2021-05-14T23:13:40.5030450Z ##[section]Starting: Request a runner to run this job 2021-05-14T23:13:41.2837718Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-20.04' 2021-05-14T23:13:41.3495962Z 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:13:41.4639276Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-14T23:13:41.5712316Z ##[section]Finishing: Request a runner to run this job 2021-05-14T23:13:49.4535709Z Current runner version: '2.278.0' 2021-05-14T23:13:49.4568409Z ##[group]Operating System 2021-05-14T23:13:49.4569594Z Ubuntu 2021-05-14T23:13:49.4570333Z 20.04.2 2021-05-14T23:13:49.4570786Z LTS 2021-05-14T23:13:49.4571331Z ##[endgroup] 2021-05-14T23:13:49.4571939Z ##[group]Virtual Environment 2021-05-14T23:13:49.4572753Z Environment: ubuntu-20.04 2021-05-14T23:13:49.4573396Z Version: 20210510.0 2021-05-14T23:13:49.4574622Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210510.0/images/linux/Ubuntu2004-README.md 2021-05-14T23:13:49.4576353Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210510.0 2021-05-14T23:13:49.4577297Z ##[endgroup] 2021-05-14T23:13:49.4579510Z ##[group]GITHUB_TOKEN Permissions 2021-05-14T23:13:49.4580936Z Actions: write 2021-05-14T23:13:49.4581488Z Checks: write 2021-05-14T23:13:49.4582099Z Contents: write 2021-05-14T23:13:49.4582717Z Deployments: write 2021-05-14T23:13:49.4583432Z Issues: write 2021-05-14T23:13:49.4584052Z Metadata: read 2021-05-14T23:13:49.4584837Z Packages: write 2021-05-14T23:13:49.4585583Z PullRequests: write 2021-05-14T23:13:49.4586340Z RepositoryProjects: write 2021-05-14T23:13:49.4587077Z SecurityEvents: write 2021-05-14T23:13:49.4587668Z Statuses: write 2021-05-14T23:13:49.4588421Z ##[endgroup] 2021-05-14T23:13:49.4592524Z Prepare workflow directory 2021-05-14T23:13:49.5817444Z Prepare all required actions 2021-05-14T23:13:49.5830331Z Getting action download info 2021-05-14T23:13:50.1211627Z Download action repository 'actions/checkout@v2' 2021-05-14T23:13:51.2318336Z Download action repository 'r-lib/actions@master' 2021-05-14T23:13:52.3502004Z Download action repository 'adigherman/actions@master' 2021-05-14T23:13:54.3546041Z Download action repository 'msys2/setup-msys2@v2' 2021-05-14T23:13:54.7453579Z Download action repository 'actions/cache@v1' 2021-05-14T23:13:55.0743634Z Download action repository 'actions/upload-artifact@master' 2021-05-14T23:13:55.4925051Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-14T23:13:55.9616386Z ##[group]Run actions/checkout@v2 2021-05-14T23:13:55.9617093Z with: 2021-05-14T23:13:55.9617636Z repository: neuroconductor/kirby21.flair 2021-05-14T23:13:55.9618702Z token: *** 2021-05-14T23:13:55.9619446Z ssh-strict: true 2021-05-14T23:13:55.9620186Z persist-credentials: true 2021-05-14T23:13:55.9620694Z clean: true 2021-05-14T23:13:55.9621120Z fetch-depth: 1 2021-05-14T23:13:55.9621527Z lfs: false 2021-05-14T23:13:55.9621952Z submodules: false 2021-05-14T23:13:55.9622348Z env: 2021-05-14T23:13:55.9622987Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:13:55.9623468Z TIC_DEPLOY_KEY: 2021-05-14T23:13:55.9624260Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:13:55.9625631Z GITHUB_PAT: *** 2021-05-14T23:13:55.9626065Z COVERALLS_TOKEN: 2021-05-14T23:13:55.9626598Z continue-on-error: false 2021-05-14T23:13:55.9627100Z VDIFFR_RUN_TESTS: 2021-05-14T23:13:55.9627615Z ##[endgroup] 2021-05-14T23:13:56.1951745Z Syncing repository: neuroconductor/kirby21.flair 2021-05-14T23:13:56.1953389Z ##[group]Getting Git version info 2021-05-14T23:13:56.1954719Z Working directory is '/home/runner/work/kirby21.flair/kirby21.flair' 2021-05-14T23:13:56.1955416Z [command]/usr/bin/git version 2021-05-14T23:13:56.2102120Z git version 2.31.1 2021-05-14T23:13:56.2133287Z ##[endgroup] 2021-05-14T23:13:56.2142519Z Deleting the contents of '/home/runner/work/kirby21.flair/kirby21.flair' 2021-05-14T23:13:56.2148908Z ##[group]Initializing the repository 2021-05-14T23:13:56.2155794Z [command]/usr/bin/git init /home/runner/work/kirby21.flair/kirby21.flair 2021-05-14T23:13:56.2250702Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-14T23:13:56.2252070Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-14T23:13:56.2253255Z hint: of your new repositories, which will suppress this warning, call: 2021-05-14T23:13:56.2254454Z hint: 2021-05-14T23:13:56.2256798Z hint: git config --global init.defaultBranch 2021-05-14T23:13:56.2257676Z hint: 2021-05-14T23:13:56.2259016Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-14T23:13:56.2260142Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-14T23:13:56.2261008Z hint: 2021-05-14T23:13:56.2261654Z hint: git branch -m 2021-05-14T23:13:56.2267908Z Initialized empty Git repository in /home/runner/work/kirby21.flair/kirby21.flair/.git/ 2021-05-14T23:13:56.2282488Z [command]/usr/bin/git remote add origin https://github.com/neuroconductor/kirby21.flair 2021-05-14T23:13:56.2340035Z ##[endgroup] 2021-05-14T23:13:56.2341197Z ##[group]Disabling automatic garbage collection 2021-05-14T23:13:56.2345911Z [command]/usr/bin/git config --local gc.auto 0 2021-05-14T23:13:56.2390088Z ##[endgroup] 2021-05-14T23:13:56.2396763Z ##[group]Setting up auth 2021-05-14T23:13:56.2404736Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-14T23:13:56.2447503Z [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:13:56.2865891Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-14T23:13:56.2916080Z [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:13:56.3193498Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-14T23:13:56.3268555Z ##[endgroup] 2021-05-14T23:13:56.3269623Z ##[group]Fetching the repository 2021-05-14T23:13:56.3280395Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +303fcd86a0d8f785f6bf7ac62f47895456b7f867:refs/tags/1.7.0.s 2021-05-14T23:13:56.7093566Z remote: Enumerating objects: 45, done. 2021-05-14T23:13:56.7094887Z remote: Counting objects: 2% (1/45) 2021-05-14T23:13:56.7095746Z remote: Counting objects: 4% (2/45) 2021-05-14T23:13:56.7096459Z remote: Counting objects: 6% (3/45) 2021-05-14T23:13:56.7097123Z remote: Counting objects: 8% (4/45) 2021-05-14T23:13:56.7097802Z remote: Counting objects: 11% (5/45) 2021-05-14T23:13:56.7098460Z remote: Counting objects: 13% (6/45) 2021-05-14T23:13:56.7099134Z remote: Counting objects: 15% (7/45) 2021-05-14T23:13:56.7100107Z remote: Counting objects: 17% (8/45) 2021-05-14T23:13:56.7100802Z remote: Counting objects: 20% (9/45) 2021-05-14T23:13:56.7101523Z remote: Counting objects: 22% (10/45) 2021-05-14T23:13:56.7102228Z remote: Counting objects: 24% (11/45) 2021-05-14T23:13:56.7102948Z remote: Counting objects: 26% (12/45) 2021-05-14T23:13:56.7103864Z remote: Counting objects: 28% (13/45) 2021-05-14T23:13:56.7104531Z remote: Counting objects: 31% (14/45) 2021-05-14T23:13:56.7105202Z remote: Counting objects: 33% (15/45) 2021-05-14T23:13:56.7105851Z remote: Counting objects: 35% (16/45) 2021-05-14T23:13:56.7106697Z remote: Counting objects: 37% (17/45) 2021-05-14T23:13:56.7107398Z remote: Counting objects: 40% (18/45) 2021-05-14T23:13:56.7108071Z remote: Counting objects: 42% (19/45) 2021-05-14T23:13:56.7108761Z remote: Counting objects: 44% (20/45) 2021-05-14T23:13:56.7109683Z remote: Counting objects: 46% (21/45) 2021-05-14T23:13:56.7110400Z remote: Counting objects: 48% (22/45) 2021-05-14T23:13:56.7111113Z remote: Counting objects: 51% (23/45) 2021-05-14T23:13:56.7111995Z remote: Counting objects: 53% (24/45) 2021-05-14T23:13:56.7112764Z remote: Counting objects: 55% (25/45) 2021-05-14T23:13:56.7113608Z remote: Counting objects: 57% (26/45) 2021-05-14T23:13:56.7114534Z remote: Counting objects: 60% (27/45) 2021-05-14T23:13:56.7115521Z remote: Counting objects: 62% (28/45) 2021-05-14T23:13:56.7116106Z remote: Counting objects: 64% (29/45) 2021-05-14T23:13:56.7116656Z remote: Counting objects: 66% (30/45) 2021-05-14T23:13:56.7117262Z remote: Counting objects: 68% (31/45) 2021-05-14T23:13:56.7117803Z remote: Counting objects: 71% (32/45) 2021-05-14T23:13:56.7118524Z remote: Counting objects: 73% (33/45) 2021-05-14T23:13:56.7119050Z remote: Counting objects: 75% (34/45) 2021-05-14T23:13:56.7119585Z remote: Counting objects: 77% (35/45) 2021-05-14T23:13:56.7120300Z remote: Counting objects: 80% (36/45) 2021-05-14T23:13:56.7120855Z remote: Counting objects: 82% (37/45) 2021-05-14T23:13:56.7121392Z remote: Counting objects: 84% (38/45) 2021-05-14T23:13:56.7121947Z remote: Counting objects: 86% (39/45) 2021-05-14T23:13:56.7122528Z remote: Counting objects: 88% (40/45) 2021-05-14T23:13:56.7123224Z remote: Counting objects: 91% (41/45) 2021-05-14T23:13:56.7123758Z remote: Counting objects: 93% (42/45) 2021-05-14T23:13:56.7124274Z remote: Counting objects: 95% (43/45) 2021-05-14T23:13:56.7124807Z remote: Counting objects: 97% (44/45) 2021-05-14T23:13:56.7125325Z remote: Counting objects: 100% (45/45) 2021-05-14T23:13:56.7125885Z remote: Counting objects: 100% (45/45), done. 2021-05-14T23:13:56.7126465Z remote: Compressing objects: 2% (1/43) 2021-05-14T23:13:56.7127058Z remote: Compressing objects: 4% (2/43) 2021-05-14T23:13:56.7127823Z remote: Compressing objects: 6% (3/43) 2021-05-14T23:13:56.7128418Z remote: Compressing objects: 9% (4/43) 2021-05-14T23:13:56.7129023Z remote: Compressing objects: 11% (5/43) 2021-05-14T23:13:56.7129613Z remote: Compressing objects: 13% (6/43) 2021-05-14T23:13:56.7130391Z remote: Compressing objects: 16% (7/43) 2021-05-14T23:13:56.7131014Z remote: Compressing objects: 18% (8/43) 2021-05-14T23:13:56.7131618Z remote: Compressing objects: 20% (9/43) 2021-05-14T23:13:56.7132212Z remote: Compressing objects: 23% (10/43) 2021-05-14T23:13:56.7132822Z remote: Compressing objects: 25% (11/43) 2021-05-14T23:13:56.7133578Z remote: Compressing objects: 27% (12/43) 2021-05-14T23:13:56.7134171Z remote: Compressing objects: 30% (13/43) 2021-05-14T23:13:56.7134756Z remote: Compressing objects: 32% (14/43) 2021-05-14T23:13:56.7135324Z remote: Compressing objects: 34% (15/43) 2021-05-14T23:13:56.7135911Z remote: Compressing objects: 37% (16/43) 2021-05-14T23:13:56.7136479Z remote: Compressing objects: 39% (17/43) 2021-05-14T23:13:56.7137061Z remote: Compressing objects: 41% (18/43) 2021-05-14T23:13:56.7137631Z remote: Compressing objects: 44% (19/43) 2021-05-14T23:13:56.7138229Z remote: Compressing objects: 46% (20/43) 2021-05-14T23:13:56.7138797Z remote: Compressing objects: 48% (21/43) 2021-05-14T23:13:56.7139593Z remote: Compressing objects: 51% (22/43) 2021-05-14T23:13:56.7140197Z remote: Compressing objects: 53% (23/43) 2021-05-14T23:13:56.7140782Z remote: Compressing objects: 55% (24/43) 2021-05-14T23:13:56.7141391Z remote: Compressing objects: 58% (25/43) 2021-05-14T23:13:56.7141979Z remote: Compressing objects: 60% (26/43) 2021-05-14T23:13:56.7142743Z remote: Compressing objects: 62% (27/43) 2021-05-14T23:13:56.7143313Z remote: Compressing objects: 65% (28/43) 2021-05-14T23:13:56.7143900Z remote: Compressing objects: 67% (29/43) 2021-05-14T23:13:56.7144468Z remote: Compressing objects: 69% (30/43) 2021-05-14T23:13:56.7145051Z remote: Compressing objects: 72% (31/43) 2021-05-14T23:13:56.7145826Z remote: Compressing objects: 74% (32/43) 2021-05-14T23:13:56.7146526Z remote: Compressing objects: 76% (33/43) 2021-05-14T23:13:56.7147139Z remote: Compressing objects: 79% (34/43) 2021-05-14T23:13:56.7147724Z remote: Compressing objects: 81% (35/43) 2021-05-14T23:13:56.7148330Z remote: Compressing objects: 83% (36/43) 2021-05-14T23:13:56.7148921Z remote: Compressing objects: 86% (37/43) 2021-05-14T23:13:56.7149526Z remote: Compressing objects: 88% (38/43) 2021-05-14T23:13:56.7150116Z remote: Compressing objects: 90% (39/43) 2021-05-14T23:13:56.7150726Z remote: Compressing objects: 93% (40/43) 2021-05-14T23:13:56.7151332Z remote: Compressing objects: 95% (41/43) 2021-05-14T23:13:56.7152121Z remote: Compressing objects: 97% (42/43) 2021-05-14T23:13:56.7152746Z remote: Compressing objects: 100% (43/43) 2021-05-14T23:13:56.7153366Z remote: Compressing objects: 100% (43/43), done. 2021-05-14T23:14:28.2040844Z remote: Total 45 (delta 2), reused 39 (delta 0), pack-reused 0 2021-05-14T23:14:31.2714094Z From https://github.com/neuroconductor/kirby21.flair 2021-05-14T23:14:31.2716112Z * [new ref] 303fcd86a0d8f785f6bf7ac62f47895456b7f867 -> 1.7.0.s 2021-05-14T23:14:31.2845107Z ##[endgroup] 2021-05-14T23:14:31.2846160Z ##[group]Determining the checkout info 2021-05-14T23:14:31.2847265Z ##[endgroup] 2021-05-14T23:14:31.2848100Z ##[group]Checking out the ref 2021-05-14T23:14:31.2849811Z [command]/usr/bin/git checkout --progress --force refs/tags/1.7.0.s 2021-05-14T23:14:33.0571601Z Updating files: 66% (20/30) 2021-05-14T23:14:33.0574560Z Updating files: 70% (21/30) 2021-05-14T23:14:33.5309230Z Updating files: 73% (22/30) 2021-05-14T23:14:33.5344550Z Updating files: 76% (23/30) 2021-05-14T23:14:33.9412826Z Updating files: 80% (24/30) 2021-05-14T23:14:33.9413570Z Updating files: 83% (25/30) 2021-05-14T23:14:33.9414114Z Updating files: 86% (26/30) 2021-05-14T23:14:33.9415114Z Updating files: 90% (27/30) 2021-05-14T23:14:33.9415790Z Updating files: 93% (28/30) 2021-05-14T23:14:33.9420372Z Updating files: 96% (29/30) 2021-05-14T23:14:33.9421310Z Updating files: 100% (30/30) 2021-05-14T23:14:33.9422185Z Updating files: 100% (30/30), done. 2021-05-14T23:14:33.9423541Z Note: switching to 'refs/tags/1.7.0.s'. 2021-05-14T23:14:33.9424057Z 2021-05-14T23:14:33.9424996Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-14T23:14:33.9426033Z changes and commit them, and you can discard any commits you make in this 2021-05-14T23:14:33.9427005Z state without impacting any branches by switching back to a branch. 2021-05-14T23:14:33.9427502Z 2021-05-14T23:14:33.9428303Z If you want to create a new branch to retain commits you create, you may 2021-05-14T23:14:33.9436270Z do so (now or later) by using -c with the switch command. Example: 2021-05-14T23:14:33.9437490Z 2021-05-14T23:14:33.9438588Z git switch -c 2021-05-14T23:14:33.9439717Z 2021-05-14T23:14:33.9440680Z Or undo this operation with: 2021-05-14T23:14:33.9450672Z 2021-05-14T23:14:33.9451785Z git switch - 2021-05-14T23:14:33.9452402Z 2021-05-14T23:14:33.9453404Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-14T23:14:33.9454230Z 2021-05-14T23:14:33.9455255Z HEAD is now at 303fcd8 Version id 12 stable 2021-05-14T23:14:33.9456620Z ##[endgroup] 2021-05-14T23:14:33.9529782Z [command]/usr/bin/git log -1 --format='%H' 2021-05-14T23:14:33.9568325Z '303fcd86a0d8f785f6bf7ac62f47895456b7f867' 2021-05-14T23:14:33.9741561Z ##[group]Run r-lib/actions/setup-r@master 2021-05-14T23:14:33.9742096Z with: 2021-05-14T23:14:33.9742506Z r-version: oldrel 2021-05-14T23:14:33.9742900Z Ncpus: 1 2021-05-14T23:14:33.9743343Z crayon.enabled: NULL 2021-05-14T23:14:33.9743905Z remove-openmp-macos: true 2021-05-14T23:14:33.9744509Z http-user-agent: default 2021-05-14T23:14:33.9745008Z install-r: true 2021-05-14T23:14:33.9745763Z windows-path-include-mingw: true 2021-05-14T23:14:33.9746313Z env: 2021-05-14T23:14:33.9746753Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:14:33.9747672Z TIC_DEPLOY_KEY: 2021-05-14T23:14:33.9748518Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:14:33.9750400Z GITHUB_PAT: *** 2021-05-14T23:14:33.9750839Z COVERALLS_TOKEN: 2021-05-14T23:14:33.9751365Z continue-on-error: false 2021-05-14T23:14:33.9752121Z VDIFFR_RUN_TESTS: 2021-05-14T23:14:33.9752540Z ##[endgroup] 2021-05-14T23:14:36.3774166Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive add-apt-repository -y ppa:cran/travis 2021-05-14T23:14:41.3474159Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-14T23:14:41.3492698Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-14T23:14:41.3494336Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-14T23:14:41.3986655Z Hit:4 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-14T23:14:41.4695080Z Get:5 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-14T23:14:41.6030749Z Hit:6 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-14T23:14:41.6377653Z Get:7 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] 2021-05-14T23:14:41.7102364Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [983 kB] 2021-05-14T23:14:41.7442353Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [222 kB] 2021-05-14T23:14:41.7444924Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.3 kB] 2021-05-14T23:14:41.7446919Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [226 kB] 2021-05-14T23:14:41.7449044Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [33.3 kB] 2021-05-14T23:14:41.7457302Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [774 kB] 2021-05-14T23:14:41.7528823Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [166 kB] 2021-05-14T23:14:41.7658539Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [17.4 kB] 2021-05-14T23:14:41.8850525Z Get:16 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease [18.0 kB] 2021-05-14T23:14:42.2926532Z Get:17 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [72.8 kB] 2021-05-14T23:14:42.3099380Z Hit:18 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-14T23:14:42.3564915Z Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [655 kB] 2021-05-14T23:14:42.6439291Z Get:20 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [131 kB] 2021-05-14T23:14:42.6523380Z Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7508 B] 2021-05-14T23:14:42.6534414Z Get:22 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [203 kB] 2021-05-14T23:14:42.6668346Z Get:23 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [29.7 kB] 2021-05-14T23:14:42.6696438Z Get:24 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [565 kB] 2021-05-14T23:14:42.7287955Z Get:25 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [11.0 kB] 2021-05-14T23:14:52.0306454Z Fetched 4462 kB in 2s (2869 kB/s) 2021-05-14T23:14:52.9843963Z Reading package lists... 2021-05-14T23:14:53.0110359Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get update -y -qq 2021-05-14T23:14:55.1917304Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get install -y gdebi-core qpdf devscripts 2021-05-14T23:14:55.2649270Z Reading package lists... 2021-05-14T23:14:55.4456436Z Building dependency tree... 2021-05-14T23:14:55.4476577Z Reading state information... 2021-05-14T23:14:55.6158226Z The following additional packages will be installed: 2021-05-14T23:14:55.6160427Z dctrl-tools diffstat dput gettext intltool-debian libapt-pkg-perl 2021-05-14T23:14:55.6163486Z libarchive-zip-perl libarray-intspan-perl libasync-mergepoint-perl 2021-05-14T23:14:55.6165466Z libb-hooks-endofscope-perl libb-hooks-op-check-perl libcapture-tiny-perl 2021-05-14T23:14:55.6168657Z libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 2021-05-14T23:14:55.6170787Z libcommon-sense-perl libconst-fast-perl libcontextual-return-perl 2021-05-14T23:14:55.6173692Z libcpanel-json-xs-perl libcroco3 libdata-optlist-perl 2021-05-14T23:14:55.6176285Z libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl 2021-05-14T23:14:55.6178328Z libdigest-hmac-perl libdistro-info-perl libdynaloader-functions-perl 2021-05-14T23:14:55.6179999Z libemail-valid-perl libexporter-tiny-perl libfile-chdir-perl 2021-05-14T23:14:55.6181610Z libfile-find-rule-perl libfile-homedir-perl libfile-which-perl 2021-05-14T23:14:55.6183352Z libfont-ttf-perl libfuture-perl libgetopt-long-descriptive-perl 2021-05-14T23:14:55.6185497Z libgit-wrapper-perl libgitlab-api-v4-perl libhash-fieldhash-perl 2021-05-14T23:14:55.6187465Z libhttp-tiny-multipart-perl libimport-into-perl libio-async-loop-epoll-perl 2021-05-14T23:14:55.6189353Z libio-async-perl libio-prompter-perl libio-pty-perl libio-string-perl 2021-05-14T23:14:55.6191000Z libipc-run-perl libjson-maybexs-perl libjson-perl libjson-xs-perl 2021-05-14T23:14:55.6193149Z liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl 2021-05-14T23:14:55.6195201Z liblist-someutils-perl liblist-someutils-xs-perl 2021-05-14T23:14:55.6198421Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-14T23:14:55.6200703Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-14T23:14:55.6202577Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-14T23:14:55.6204252Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-14T23:14:55.6206066Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-14T23:14:55.6207845Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-14T23:14:55.6209636Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-14T23:14:55.6221212Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-14T23:14:55.6223264Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-14T23:14:55.6225078Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-14T23:14:55.6226910Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-14T23:14:55.6229219Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-14T23:14:55.6234454Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-14T23:14:55.6454854Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-14T23:14:55.6457096Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-14T23:14:55.6458734Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-14T23:14:55.6460242Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-14T23:14:55.6461659Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-14T23:14:55.6463152Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-14T23:14:55.6464517Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-14T23:14:55.6465948Z python3-magic python3-unidiff python3-xdg t1utils wdiff 2021-05-14T23:14:55.6466794Z Suggested packages: 2021-05-14T23:14:55.6467889Z debtags adequate autopkgtest bls-standalone bsd-mailx | mailx 2021-05-14T23:14:55.6469093Z check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope 2021-05-14T23:14:55.6470548Z disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl 2021-05-14T23:14:55.6472218Z libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts 2021-05-14T23:14:55.6473732Z mutt piuparts quilt ratt reprotest svn-buildpackage w3m debian-keyring 2021-05-14T23:14:55.6474926Z equivs libsoap-lite-perl python3-paramiko mini-dinstall gettext-doc 2021-05-14T23:14:55.6476141Z autopoint libasprintf-dev libgettextpo-dev libossp-uuid-perl 2021-05-14T23:14:55.6480512Z libscalar-number-perl libbareword-filehandles-perl libindirect-perl 2021-05-14T23:14:55.6482480Z libmultidimensional-perl libdevel-lexalias-perl libdevel-stacktrace-perl 2021-05-14T23:14:55.6484044Z binutils-multiarch libtext-template-perl wdiff-doc 2021-05-14T23:14:56.1617191Z The following NEW packages will be installed: 2021-05-14T23:14:56.1619291Z dctrl-tools devscripts diffstat dput gdebi-core gettext intltool-debian 2021-05-14T23:14:56.1621049Z libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl 2021-05-14T23:14:56.1624212Z libasync-mergepoint-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 2021-05-14T23:14:56.1627120Z libcapture-tiny-perl libclass-method-modifiers-perl libclass-xsaccessor-perl 2021-05-14T23:14:56.1628963Z libclone-perl libcommon-sense-perl libconst-fast-perl 2021-05-14T23:14:56.1630760Z libcontextual-return-perl libcpanel-json-xs-perl libcroco3 2021-05-14T23:14:56.1636154Z libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl 2021-05-14T23:14:56.1637703Z libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl 2021-05-14T23:14:56.1639310Z libdynaloader-functions-perl libemail-valid-perl libexporter-tiny-perl 2021-05-14T23:14:56.1640803Z libfile-chdir-perl libfile-find-rule-perl libfile-homedir-perl 2021-05-14T23:14:56.1642053Z libfile-which-perl libfont-ttf-perl libfuture-perl 2021-05-14T23:14:56.1643474Z libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 2021-05-14T23:14:56.1645138Z libhash-fieldhash-perl libhttp-tiny-multipart-perl libimport-into-perl 2021-05-14T23:14:56.1646768Z libio-async-loop-epoll-perl libio-async-perl libio-prompter-perl 2021-05-14T23:14:56.1648337Z libio-pty-perl libio-string-perl libipc-run-perl libjson-maybexs-perl 2021-05-14T23:14:56.1649727Z libjson-perl libjson-xs-perl liblinux-epoll-perl liblist-compare-perl 2021-05-14T23:14:56.1651231Z liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl 2021-05-14T23:14:56.1653315Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-14T23:14:56.1654989Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-14T23:14:56.1656427Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-14T23:14:56.1657698Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-14T23:14:56.1659023Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-14T23:14:56.1660503Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-14T23:14:56.1662105Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-14T23:14:56.1663576Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-14T23:14:56.1665129Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-14T23:14:56.1666580Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-14T23:14:56.1668217Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-14T23:14:56.1669732Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-14T23:14:56.1672455Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-14T23:14:56.1674088Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-14T23:14:56.1675716Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-14T23:14:56.1677313Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-14T23:14:56.1678779Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-14T23:14:56.1680194Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-14T23:14:56.1681856Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-14T23:14:56.1683223Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-14T23:14:56.1684366Z python3-magic python3-unidiff python3-xdg qpdf t1utils wdiff 2021-05-14T23:14:56.1835833Z 0 upgraded, 130 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:14:56.1837090Z Need to get 8648 kB of archives. 2021-05-14T23:14:56.1838270Z After this operation, 32.3 MB of additional disk space will be used. 2021-05-14T23:14:56.1840078Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 2021-05-14T23:14:56.1866901Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] 2021-05-14T23:14:56.1874565Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] 2021-05-14T23:14:56.1886147Z 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:14:56.1892785Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] 2021-05-14T23:14:56.1906196Z 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:14:56.1915184Z 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:14:56.1922484Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] 2021-05-14T23:14:56.1961410Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] 2021-05-14T23:14:56.1969653Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] 2021-05-14T23:14:56.1975641Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] 2021-05-14T23:14:56.1981468Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] 2021-05-14T23:14:56.1987490Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] 2021-05-14T23:14:56.1993700Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 2021-05-14T23:14:56.2000366Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] 2021-05-14T23:14:56.2006812Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] 2021-05-14T23:14:56.2027018Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 2021-05-14T23:14:56.2043948Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 2021-05-14T23:14:56.2051034Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] 2021-05-14T23:14:56.2190767Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] 2021-05-14T23:14:56.2200897Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] 2021-05-14T23:14:56.2234980Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] 2021-05-14T23:14:56.2245827Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdebi-core all 0.9.5.7+nmu3 [116 kB] 2021-05-14T23:14:56.2265562Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-05-14T23:14:56.2288991Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-05-14T23:14:56.2455734Z 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:14:56.2464737Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] 2021-05-14T23:14:56.2482137Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-05-14T23:14:56.2502171Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] 2021-05-14T23:14:56.2511335Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] 2021-05-14T23:14:56.2519590Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] 2021-05-14T23:14:56.2527270Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] 2021-05-14T23:14:56.2535146Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] 2021-05-14T23:14:56.2545226Z 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:14:56.2554342Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] 2021-05-14T23:14:56.2563501Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] 2021-05-14T23:14:56.2572317Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] 2021-05-14T23:14:56.2580293Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] 2021-05-14T23:14:56.2588733Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] 2021-05-14T23:14:56.2596472Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] 2021-05-14T23:14:56.2604946Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] 2021-05-14T23:14:56.2612800Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] 2021-05-14T23:14:56.2622136Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] 2021-05-14T23:14:56.2630051Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] 2021-05-14T23:14:56.2639586Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] 2021-05-14T23:14:56.2651017Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] 2021-05-14T23:14:56.2666813Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] 2021-05-14T23:14:56.2675312Z 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:14:56.2681834Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] 2021-05-14T23:14:56.2689793Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] 2021-05-14T23:14:56.2697648Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] 2021-05-14T23:14:56.2732639Z 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:14:56.2742175Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] 2021-05-14T23:14:56.2749966Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] 2021-05-14T23:14:56.2760689Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] 2021-05-14T23:14:56.2768994Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] 2021-05-14T23:14:56.2775780Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] 2021-05-14T23:14:56.2783728Z 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:14:56.2794213Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] 2021-05-14T23:14:56.2801919Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] 2021-05-14T23:14:56.2836737Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] 2021-05-14T23:14:56.2867716Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] 2021-05-14T23:14:56.2879205Z 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:14:56.2887163Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 2021-05-14T23:14:56.2894342Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] 2021-05-14T23:14:56.2903214Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] 2021-05-14T23:14:56.2910318Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] 2021-05-14T23:14:56.2921763Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] 2021-05-14T23:14:56.2994473Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] 2021-05-14T23:14:56.2997461Z 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:14:56.2999765Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] 2021-05-14T23:14:56.3002028Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] 2021-05-14T23:14:56.3008570Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] 2021-05-14T23:14:56.3010758Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] 2021-05-14T23:14:56.3012951Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] 2021-05-14T23:14:56.3014577Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] 2021-05-14T23:14:56.3036969Z 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:14:56.3051765Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] 2021-05-14T23:14:56.3059195Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] 2021-05-14T23:14:56.3066908Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] 2021-05-14T23:14:56.3098061Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] 2021-05-14T23:14:56.3108204Z 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:14:56.3116756Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] 2021-05-14T23:14:56.3123849Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] 2021-05-14T23:14:56.3140298Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] 2021-05-14T23:14:56.3151262Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] 2021-05-14T23:14:56.3167178Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] 2021-05-14T23:14:56.3179941Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] 2021-05-14T23:14:56.3192615Z 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:14:56.3203579Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] 2021-05-14T23:14:56.3210628Z 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:14:56.3219012Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] 2021-05-14T23:14:56.3227316Z 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:14:56.3238572Z 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:14:56.3247333Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] 2021-05-14T23:14:56.3255200Z 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:14:56.3264281Z 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:14:56.3276508Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] 2021-05-14T23:14:56.3287448Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] 2021-05-14T23:14:56.3294885Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] 2021-05-14T23:14:56.3302786Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqpdf26 amd64 9.1.1-1build1 [421 kB] 2021-05-14T23:14:56.3391289Z 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:14:56.3420235Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] 2021-05-14T23:14:56.3429730Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] 2021-05-14T23:14:56.3474254Z 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:14:56.3476641Z 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:14:56.3478731Z 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:14:56.3488659Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] 2021-05-14T23:14:56.3507975Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] 2021-05-14T23:14:56.3525593Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] 2021-05-14T23:14:56.3533147Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] 2021-05-14T23:14:56.3542238Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 2021-05-14T23:14:56.3549629Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] 2021-05-14T23:14:56.3558651Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] 2021-05-14T23:14:56.3566565Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] 2021-05-14T23:14:56.3574591Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] 2021-05-14T23:14:56.3582726Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] 2021-05-14T23:14:56.3590957Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] 2021-05-14T23:14:56.3597766Z 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:14:56.3606337Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] 2021-05-14T23:14:56.3614372Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] 2021-05-14T23:14:56.3621363Z 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:14:56.3628478Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] 2021-05-14T23:14:56.3635340Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] 2021-05-14T23:14:56.3643594Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] 2021-05-14T23:14:56.3651795Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] 2021-05-14T23:14:56.3742814Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 2021-05-14T23:14:56.3749692Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] 2021-05-14T23:14:56.3758336Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qpdf amd64 9.1.1-1build1 [476 kB] 2021-05-14T23:14:56.3803927Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] 2021-05-14T23:14:57.2461597Z Fetched 8648 kB in 0s (40.8 MB/s) 2021-05-14T23:14:57.3207330Z Selecting previously unselected package dctrl-tools. 2021-05-14T23:14:57.3685430Z (Reading database ... 2021-05-14T23:14:57.3686060Z (Reading database ... 5% 2021-05-14T23:14:57.3686546Z (Reading database ... 10% 2021-05-14T23:14:57.3687007Z (Reading database ... 15% 2021-05-14T23:14:57.3687476Z (Reading database ... 20% 2021-05-14T23:14:57.3687930Z (Reading database ... 25% 2021-05-14T23:14:57.3688398Z (Reading database ... 30% 2021-05-14T23:14:57.3688850Z (Reading database ... 35% 2021-05-14T23:14:57.3689321Z (Reading database ... 40% 2021-05-14T23:14:57.3689797Z (Reading database ... 45% 2021-05-14T23:14:57.3690251Z (Reading database ... 50% 2021-05-14T23:14:57.7727838Z (Reading database ... 55% 2021-05-14T23:14:58.4512668Z (Reading database ... 60% 2021-05-14T23:14:58.8915036Z (Reading database ... 65% 2021-05-14T23:14:59.5146240Z (Reading database ... 70% 2021-05-14T23:15:00.2455412Z (Reading database ... 75% 2021-05-14T23:15:01.0511969Z (Reading database ... 80% 2021-05-14T23:15:02.0024284Z (Reading database ... 85% 2021-05-14T23:15:02.7963342Z (Reading database ... 90% 2021-05-14T23:15:03.5753114Z (Reading database ... 95% 2021-05-14T23:15:03.5754095Z (Reading database ... 100% 2021-05-14T23:15:03.5754957Z (Reading database ... 254809 files and directories currently installed.) 2021-05-14T23:15:03.5903495Z Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... 2021-05-14T23:15:03.6176530Z Unpacking dctrl-tools (2.24-3) ... 2021-05-14T23:15:03.6594122Z Selecting previously unselected package libfile-which-perl. 2021-05-14T23:15:03.6863601Z Preparing to unpack .../001-libfile-which-perl_1.23-1_all.deb ... 2021-05-14T23:15:03.6873729Z Unpacking libfile-which-perl (1.23-1) ... 2021-05-14T23:15:03.7194573Z Selecting previously unselected package libfile-homedir-perl. 2021-05-14T23:15:03.7446669Z Preparing to unpack .../002-libfile-homedir-perl_1.004-1_all.deb ... 2021-05-14T23:15:03.7457086Z Unpacking libfile-homedir-perl (1.004-1) ... 2021-05-14T23:15:03.7771744Z Selecting previously unselected package libio-pty-perl. 2021-05-14T23:15:03.8058768Z Preparing to unpack .../003-libio-pty-perl_1%3a1.12-1_amd64.deb ... 2021-05-14T23:15:03.8073132Z Unpacking libio-pty-perl (1:1.12-1) ... 2021-05-14T23:15:03.8406574Z Selecting previously unselected package libipc-run-perl. 2021-05-14T23:15:03.8717201Z Preparing to unpack .../004-libipc-run-perl_20180523.0-2_all.deb ... 2021-05-14T23:15:03.8731154Z Unpacking libipc-run-perl (20180523.0-2) ... 2021-05-14T23:15:03.9098329Z Selecting previously unselected package libclass-method-modifiers-perl. 2021-05-14T23:15:03.9390711Z Preparing to unpack .../005-libclass-method-modifiers-perl_2.13-1_all.deb ... 2021-05-14T23:15:03.9402117Z Unpacking libclass-method-modifiers-perl (2.13-1) ... 2021-05-14T23:15:03.9715743Z Selecting previously unselected package libb-hooks-op-check-perl. 2021-05-14T23:15:03.9946014Z Preparing to unpack .../006-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... 2021-05-14T23:15:03.9972865Z Unpacking libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-14T23:15:04.0314502Z Selecting previously unselected package libdynaloader-functions-perl. 2021-05-14T23:15:04.0528951Z Preparing to unpack .../007-libdynaloader-functions-perl_0.003-1_all.deb ... 2021-05-14T23:15:04.0540253Z Unpacking libdynaloader-functions-perl (0.003-1) ... 2021-05-14T23:15:04.0834516Z Selecting previously unselected package libdevel-callchecker-perl. 2021-05-14T23:15:04.1079926Z Preparing to unpack .../008-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... 2021-05-14T23:15:04.1091473Z Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-14T23:15:04.1394128Z Selecting previously unselected package libparams-classify-perl. 2021-05-14T23:15:04.1630482Z Preparing to unpack .../009-libparams-classify-perl_0.015-1build2_amd64.deb ... 2021-05-14T23:15:04.1641263Z Unpacking libparams-classify-perl (0.015-1build2) ... 2021-05-14T23:15:04.4234896Z Selecting previously unselected package libmodule-runtime-perl. 2021-05-14T23:15:04.4481127Z Preparing to unpack .../010-libmodule-runtime-perl_0.016-1_all.deb ... 2021-05-14T23:15:04.4490995Z Unpacking libmodule-runtime-perl (0.016-1) ... 2021-05-14T23:15:04.4837077Z Selecting previously unselected package libimport-into-perl. 2021-05-14T23:15:04.5110062Z Preparing to unpack .../011-libimport-into-perl_1.002005-1_all.deb ... 2021-05-14T23:15:04.5121787Z Unpacking libimport-into-perl (1.002005-1) ... 2021-05-14T23:15:04.5394773Z Selecting previously unselected package librole-tiny-perl. 2021-05-14T23:15:04.5645167Z Preparing to unpack .../012-librole-tiny-perl_2.001004-1_all.deb ... 2021-05-14T23:15:04.5657775Z Unpacking librole-tiny-perl (2.001004-1) ... 2021-05-14T23:15:04.5955092Z Selecting previously unselected package libstrictures-perl. 2021-05-14T23:15:04.6207843Z Preparing to unpack .../013-libstrictures-perl_2.000006-1_all.deb ... 2021-05-14T23:15:04.6218146Z Unpacking libstrictures-perl (2.000006-1) ... 2021-05-14T23:15:04.6506808Z Selecting previously unselected package libsub-quote-perl. 2021-05-14T23:15:04.6768296Z Preparing to unpack .../014-libsub-quote-perl_2.006006-1_all.deb ... 2021-05-14T23:15:04.6780307Z Unpacking libsub-quote-perl (2.006006-1) ... 2021-05-14T23:15:04.7114093Z Selecting previously unselected package libmoo-perl. 2021-05-14T23:15:04.7316306Z Preparing to unpack .../015-libmoo-perl_2.003006-1_all.deb ... 2021-05-14T23:15:04.7326488Z Unpacking libmoo-perl (2.003006-1) ... 2021-05-14T23:15:04.7673683Z Selecting previously unselected package patchutils. 2021-05-14T23:15:04.7918119Z Preparing to unpack .../016-patchutils_0.3.4-2_amd64.deb ... 2021-05-14T23:15:04.7930720Z Unpacking patchutils (0.3.4-2) ... 2021-05-14T23:15:04.8313566Z Selecting previously unselected package wdiff. 2021-05-14T23:15:04.8574558Z Preparing to unpack .../017-wdiff_1.2.2-2build1_amd64.deb ... 2021-05-14T23:15:04.8585049Z Unpacking wdiff (1.2.2-2build1) ... 2021-05-14T23:15:04.8924073Z Selecting previously unselected package devscripts. 2021-05-14T23:15:04.9228645Z Preparing to unpack .../018-devscripts_2.20.2ubuntu2_amd64.deb ... 2021-05-14T23:15:04.9488856Z Unpacking devscripts (2.20.2ubuntu2) ... 2021-05-14T23:15:05.0750296Z Selecting previously unselected package diffstat. 2021-05-14T23:15:05.1083472Z Preparing to unpack .../019-diffstat_1.63-1_amd64.deb ... 2021-05-14T23:15:05.1096427Z Unpacking diffstat (1.63-1) ... 2021-05-14T23:15:05.1362720Z Selecting previously unselected package python3-gpg. 2021-05-14T23:15:05.1655162Z Preparing to unpack .../020-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... 2021-05-14T23:15:05.1665870Z Unpacking python3-gpg (1.13.1-7ubuntu2) ... 2021-05-14T23:15:05.2154499Z Selecting previously unselected package dput. 2021-05-14T23:15:05.2449909Z Preparing to unpack .../021-dput_1.0.3ubuntu1_all.deb ... 2021-05-14T23:15:05.2536476Z Unpacking dput (1.0.3ubuntu1) ... 2021-05-14T23:15:05.2851714Z Selecting previously unselected package gdebi-core. 2021-05-14T23:15:05.3147931Z Preparing to unpack .../022-gdebi-core_0.9.5.7+nmu3_all.deb ... 2021-05-14T23:15:05.3160041Z Unpacking gdebi-core (0.9.5.7+nmu3) ... 2021-05-14T23:15:05.4352869Z Selecting previously unselected package libcroco3:amd64. 2021-05-14T23:15:05.4593077Z Preparing to unpack .../023-libcroco3_0.6.13-1_amd64.deb ... 2021-05-14T23:15:05.4674646Z Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-05-14T23:15:05.5112891Z Selecting previously unselected package gettext. 2021-05-14T23:15:05.5318066Z Preparing to unpack .../024-gettext_0.19.8.1-10build1_amd64.deb ... 2021-05-14T23:15:05.5334917Z Unpacking gettext (0.19.8.1-10build1) ... 2021-05-14T23:15:05.7233915Z Selecting previously unselected package intltool-debian. 2021-05-14T23:15:05.7465762Z Preparing to unpack .../025-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-05-14T23:15:05.7478319Z Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-05-14T23:15:05.7729257Z Selecting previously unselected package libapt-pkg-perl. 2021-05-14T23:15:05.8020519Z Preparing to unpack .../026-libapt-pkg-perl_0.1.36build3_amd64.deb ... 2021-05-14T23:15:05.8035088Z Unpacking libapt-pkg-perl (0.1.36build3) ... 2021-05-14T23:15:05.8372705Z Selecting previously unselected package libarchive-zip-perl. 2021-05-14T23:15:05.8645432Z Preparing to unpack .../027-libarchive-zip-perl_1.67-2_all.deb ... 2021-05-14T23:15:05.8659194Z Unpacking libarchive-zip-perl (1.67-2) ... 2021-05-14T23:15:05.9021050Z Selecting previously unselected package libarray-intspan-perl. 2021-05-14T23:15:05.9318456Z Preparing to unpack .../028-libarray-intspan-perl_2.003-1_all.deb ... 2021-05-14T23:15:05.9330462Z Unpacking libarray-intspan-perl (2.003-1) ... 2021-05-14T23:15:05.9644045Z Selecting previously unselected package libasync-mergepoint-perl. 2021-05-14T23:15:05.9926569Z Preparing to unpack .../029-libasync-mergepoint-perl_0.04-2_all.deb ... 2021-05-14T23:15:05.9938927Z Unpacking libasync-mergepoint-perl (0.04-2) ... 2021-05-14T23:15:06.0273945Z Selecting previously unselected package libmodule-implementation-perl. 2021-05-14T23:15:06.0492846Z Preparing to unpack .../030-libmodule-implementation-perl_0.09-1_all.deb ... 2021-05-14T23:15:06.0510417Z Unpacking libmodule-implementation-perl (0.09-1) ... 2021-05-14T23:15:06.0834350Z Selecting previously unselected package libsub-exporter-progressive-perl. 2021-05-14T23:15:06.1085016Z Preparing to unpack .../031-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 2021-05-14T23:15:06.1097495Z Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-14T23:15:06.1393429Z Selecting previously unselected package libvariable-magic-perl. 2021-05-14T23:15:06.1623655Z Preparing to unpack .../032-libvariable-magic-perl_0.62-1build2_amd64.deb ... 2021-05-14T23:15:06.1640888Z Unpacking libvariable-magic-perl (0.62-1build2) ... 2021-05-14T23:15:06.1909961Z Selecting previously unselected package libb-hooks-endofscope-perl. 2021-05-14T23:15:06.2217059Z Preparing to unpack .../033-libb-hooks-endofscope-perl_0.24-1_all.deb ... 2021-05-14T23:15:06.2229759Z Unpacking libb-hooks-endofscope-perl (0.24-1) ... 2021-05-14T23:15:06.2554420Z Selecting previously unselected package libcapture-tiny-perl. 2021-05-14T23:15:06.2790161Z Preparing to unpack .../034-libcapture-tiny-perl_0.48-1_all.deb ... 2021-05-14T23:15:06.2803019Z Unpacking libcapture-tiny-perl (0.48-1) ... 2021-05-14T23:15:06.3113968Z Selecting previously unselected package libclass-xsaccessor-perl. 2021-05-14T23:15:06.3374277Z Preparing to unpack .../035-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... 2021-05-14T23:15:06.3385597Z Unpacking libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-14T23:15:06.3713363Z Selecting previously unselected package libclone-perl. 2021-05-14T23:15:06.3952238Z Preparing to unpack .../036-libclone-perl_0.43-2_amd64.deb ... 2021-05-14T23:15:06.3962545Z Unpacking libclone-perl (0.43-2) ... 2021-05-14T23:15:06.4234315Z Selecting previously unselected package libcommon-sense-perl. 2021-05-14T23:15:06.4506838Z Preparing to unpack .../037-libcommon-sense-perl_3.74-2build6_amd64.deb ... 2021-05-14T23:15:06.4521753Z Unpacking libcommon-sense-perl (3.74-2build6) ... 2021-05-14T23:15:06.4833621Z Selecting previously unselected package libparams-util-perl. 2021-05-14T23:15:06.5105852Z Preparing to unpack .../038-libparams-util-perl_1.07-3build5_amd64.deb ... 2021-05-14T23:15:06.5114955Z Unpacking libparams-util-perl (1.07-3build5) ... 2021-05-14T23:15:06.5434611Z Selecting previously unselected package libsub-install-perl. 2021-05-14T23:15:06.5672968Z Preparing to unpack .../039-libsub-install-perl_0.928-1_all.deb ... 2021-05-14T23:15:06.5684733Z Unpacking libsub-install-perl (0.928-1) ... 2021-05-14T23:15:06.5994758Z Selecting previously unselected package libdata-optlist-perl. 2021-05-14T23:15:06.6261181Z Preparing to unpack .../040-libdata-optlist-perl_0.110-1_all.deb ... 2021-05-14T23:15:06.6270759Z Unpacking libdata-optlist-perl (0.110-1) ... 2021-05-14T23:15:06.6531345Z Selecting previously unselected package libsub-exporter-perl. 2021-05-14T23:15:06.6809694Z Preparing to unpack .../041-libsub-exporter-perl_0.987-1_all.deb ... 2021-05-14T23:15:06.6821009Z Unpacking libsub-exporter-perl (0.987-1) ... 2021-05-14T23:15:06.7154418Z Selecting previously unselected package libconst-fast-perl. 2021-05-14T23:15:06.7393361Z Preparing to unpack .../042-libconst-fast-perl_0.014-1_all.deb ... 2021-05-14T23:15:06.7403282Z Unpacking libconst-fast-perl (0.014-1) ... 2021-05-14T23:15:06.7713567Z Selecting previously unselected package libwant-perl. 2021-05-14T23:15:06.8008076Z Preparing to unpack .../043-libwant-perl_0.29-1build4_amd64.deb ... 2021-05-14T23:15:06.8022562Z Unpacking libwant-perl (0.29-1build4) ... 2021-05-14T23:15:06.8353637Z Selecting previously unselected package libcontextual-return-perl. 2021-05-14T23:15:06.8612991Z Preparing to unpack .../044-libcontextual-return-perl_0.004014-2_all.deb ... 2021-05-14T23:15:06.8622774Z Unpacking libcontextual-return-perl (0.004014-2) ... 2021-05-14T23:15:06.8901308Z Selecting previously unselected package libcpanel-json-xs-perl. 2021-05-14T23:15:06.9208284Z Preparing to unpack .../045-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... 2021-05-14T23:15:06.9217593Z Unpacking libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-14T23:15:06.9547508Z Selecting previously unselected package libdigest-bubblebabble-perl. 2021-05-14T23:15:06.9851631Z Preparing to unpack .../046-libdigest-bubblebabble-perl_0.02-2_all.deb ... 2021-05-14T23:15:06.9862036Z Unpacking libdigest-bubblebabble-perl (0.02-2) ... 2021-05-14T23:15:07.0124754Z Selecting previously unselected package libdigest-hmac-perl. 2021-05-14T23:15:07.0423711Z Preparing to unpack .../047-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... 2021-05-14T23:15:07.0435738Z Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-14T23:15:07.0753788Z Selecting previously unselected package libdistro-info-perl. 2021-05-14T23:15:07.1011627Z Preparing to unpack .../048-libdistro-info-perl_0.23ubuntu1_all.deb ... 2021-05-14T23:15:07.1023862Z Unpacking libdistro-info-perl (0.23ubuntu1) ... 2021-05-14T23:15:07.1274192Z Selecting previously unselected package libnet-ip-perl. 2021-05-14T23:15:07.1595974Z Preparing to unpack .../049-libnet-ip-perl_1.26-2_all.deb ... 2021-05-14T23:15:07.1608467Z Unpacking libnet-ip-perl (1.26-2) ... 2021-05-14T23:15:07.2355082Z Selecting previously unselected package libnet-dns-perl. 2021-05-14T23:15:07.2641522Z Preparing to unpack .../050-libnet-dns-perl_1.22-1_all.deb ... 2021-05-14T23:15:07.2655634Z Unpacking libnet-dns-perl (1.22-1) ... 2021-05-14T23:15:07.3313975Z Selecting previously unselected package libnet-domain-tld-perl. 2021-05-14T23:15:07.3578303Z Preparing to unpack .../051-libnet-domain-tld-perl_1.75-1_all.deb ... 2021-05-14T23:15:07.3588038Z Unpacking libnet-domain-tld-perl (1.75-1) ... 2021-05-14T23:15:07.3846812Z Selecting previously unselected package libemail-valid-perl. 2021-05-14T23:15:07.4141804Z Preparing to unpack .../052-libemail-valid-perl_1.202-1_all.deb ... 2021-05-14T23:15:07.4150692Z Unpacking libemail-valid-perl (1.202-1) ... 2021-05-14T23:15:07.4418899Z Selecting previously unselected package libexporter-tiny-perl. 2021-05-14T23:15:07.4712617Z Preparing to unpack .../053-libexporter-tiny-perl_1.002001-1_all.deb ... 2021-05-14T23:15:07.4722735Z Unpacking libexporter-tiny-perl (1.002001-1) ... 2021-05-14T23:15:07.5074251Z Selecting previously unselected package libfile-chdir-perl. 2021-05-14T23:15:07.5292219Z Preparing to unpack .../054-libfile-chdir-perl_0.1008-1_all.deb ... 2021-05-14T23:15:07.5301999Z Unpacking libfile-chdir-perl (0.1008-1) ... 2021-05-14T23:15:07.5593968Z Selecting previously unselected package libnumber-compare-perl. 2021-05-14T23:15:07.5856356Z Preparing to unpack .../055-libnumber-compare-perl_0.03-1_all.deb ... 2021-05-14T23:15:07.5869286Z Unpacking libnumber-compare-perl (0.03-1) ... 2021-05-14T23:15:07.6193975Z Selecting previously unselected package libtext-glob-perl. 2021-05-14T23:15:07.6406925Z Preparing to unpack .../056-libtext-glob-perl_0.10-1_all.deb ... 2021-05-14T23:15:07.6424176Z Unpacking libtext-glob-perl (0.10-1) ... 2021-05-14T23:15:07.6714174Z Selecting previously unselected package libfile-find-rule-perl. 2021-05-14T23:15:07.6994424Z Preparing to unpack .../057-libfile-find-rule-perl_0.34-1_all.deb ... 2021-05-14T23:15:07.7005076Z Unpacking libfile-find-rule-perl (0.34-1) ... 2021-05-14T23:15:07.7315265Z Selecting previously unselected package libio-string-perl. 2021-05-14T23:15:07.7617158Z Preparing to unpack .../058-libio-string-perl_1.08-3_all.deb ... 2021-05-14T23:15:07.7626896Z Unpacking libio-string-perl (1.08-3) ... 2021-05-14T23:15:07.7877369Z Selecting previously unselected package libfont-ttf-perl. 2021-05-14T23:15:07.8185881Z Preparing to unpack .../059-libfont-ttf-perl_1.06-1_all.deb ... 2021-05-14T23:15:07.8195989Z Unpacking libfont-ttf-perl (1.06-1) ... 2021-05-14T23:15:07.8787903Z Selecting previously unselected package libfuture-perl. 2021-05-14T23:15:07.9094773Z Preparing to unpack .../060-libfuture-perl_0.43-1_all.deb ... 2021-05-14T23:15:07.9105519Z Unpacking libfuture-perl (0.43-1) ... 2021-05-14T23:15:07.9513978Z Selecting previously unselected package libparams-validate-perl. 2021-05-14T23:15:07.9740855Z Preparing to unpack .../061-libparams-validate-perl_1.29-3_amd64.deb ... 2021-05-14T23:15:07.9753653Z Unpacking libparams-validate-perl (1.29-3) ... 2021-05-14T23:15:08.0040266Z Selecting previously unselected package libgetopt-long-descriptive-perl. 2021-05-14T23:15:08.0358067Z Preparing to unpack .../062-libgetopt-long-descriptive-perl_0.104-1_all.deb ... 2021-05-14T23:15:08.0369122Z Unpacking libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-14T23:15:08.0714167Z Selecting previously unselected package libsort-versions-perl. 2021-05-14T23:15:08.1000236Z Preparing to unpack .../063-libsort-versions-perl_1.62-1_all.deb ... 2021-05-14T23:15:08.1010815Z Unpacking libsort-versions-perl (1.62-1) ... 2021-05-14T23:15:08.1267863Z Selecting previously unselected package libgit-wrapper-perl. 2021-05-14T23:15:08.1578641Z Preparing to unpack .../064-libgit-wrapper-perl_0.048-1_all.deb ... 2021-05-14T23:15:08.1590928Z Unpacking libgit-wrapper-perl (0.048-1) ... 2021-05-14T23:15:08.1914177Z Selecting previously unselected package libhttp-tiny-multipart-perl. 2021-05-14T23:15:08.2164927Z Preparing to unpack .../065-libhttp-tiny-multipart-perl_0.08-1_all.deb ... 2021-05-14T23:15:08.2181719Z Unpacking libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-14T23:15:08.2513789Z Selecting previously unselected package libio-prompter-perl. 2021-05-14T23:15:08.2765188Z Preparing to unpack .../066-libio-prompter-perl_0.004015-1_all.deb ... 2021-05-14T23:15:08.2771921Z Unpacking libio-prompter-perl (0.004015-1) ... 2021-05-14T23:15:08.3073883Z Selecting previously unselected package libjson-perl. 2021-05-14T23:15:08.3375024Z Preparing to unpack .../067-libjson-perl_4.02000-2_all.deb ... 2021-05-14T23:15:08.3389042Z Unpacking libjson-perl (4.02000-2) ... 2021-05-14T23:15:08.3729148Z Selecting previously unselected package liblog-any-perl. 2021-05-14T23:15:08.4031133Z Preparing to unpack .../068-liblog-any-perl_1.708-1_all.deb ... 2021-05-14T23:15:08.4043134Z Unpacking liblog-any-perl (1.708-1) ... 2021-05-14T23:15:08.4434022Z Selecting previously unselected package liblog-any-adapter-screen-perl. 2021-05-14T23:15:08.4678306Z Preparing to unpack .../069-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 2021-05-14T23:15:08.4689993Z Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-14T23:15:08.4994127Z Selecting previously unselected package libpackage-stash-perl. 2021-05-14T23:15:08.5260113Z Preparing to unpack .../070-libpackage-stash-perl_0.38-1_all.deb ... 2021-05-14T23:15:08.5271357Z Unpacking libpackage-stash-perl (0.38-1) ... 2021-05-14T23:15:08.5594474Z Selecting previously unselected package libsub-identify-perl. 2021-05-14T23:15:08.5865300Z Preparing to unpack .../071-libsub-identify-perl_0.14-1build2_amd64.deb ... 2021-05-14T23:15:08.5877837Z Unpacking libsub-identify-perl (0.14-1build2) ... 2021-05-14T23:15:08.6145446Z Selecting previously unselected package libsub-name-perl. 2021-05-14T23:15:08.6455076Z Preparing to unpack .../072-libsub-name-perl_0.26-1_amd64.deb ... 2021-05-14T23:15:08.6464828Z Unpacking libsub-name-perl (0.26-1) ... 2021-05-14T23:15:08.6736317Z Selecting previously unselected package libnamespace-clean-perl. 2021-05-14T23:15:08.7043426Z Preparing to unpack .../073-libnamespace-clean-perl_0.27-1_all.deb ... 2021-05-14T23:15:08.7056313Z Unpacking libnamespace-clean-perl (0.27-1) ... 2021-05-14T23:15:08.7393983Z Selecting previously unselected package libpath-tiny-perl. 2021-05-14T23:15:08.7626834Z Preparing to unpack .../074-libpath-tiny-perl_0.108-1_all.deb ... 2021-05-14T23:15:08.7639813Z Unpacking libpath-tiny-perl (0.108-1) ... 2021-05-14T23:15:08.7917832Z Selecting previously unselected package libtype-tiny-perl. 2021-05-14T23:15:08.8216290Z Preparing to unpack .../075-libtype-tiny-perl_1.008001-2_all.deb ... 2021-05-14T23:15:08.8228694Z Unpacking libtype-tiny-perl (1.008001-2) ... 2021-05-14T23:15:08.8833692Z Selecting previously unselected package libgitlab-api-v4-perl. 2021-05-14T23:15:08.9112356Z Preparing to unpack .../076-libgitlab-api-v4-perl_0.25-1_all.deb ... 2021-05-14T23:15:08.9122502Z Unpacking libgitlab-api-v4-perl (0.25-1) ... 2021-05-14T23:15:08.9480241Z Selecting previously unselected package libhash-fieldhash-perl. 2021-05-14T23:15:08.9783768Z Preparing to unpack .../077-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... 2021-05-14T23:15:08.9796726Z Unpacking libhash-fieldhash-perl (0.15-1build2) ... 2021-05-14T23:15:09.0054925Z Selecting previously unselected package libstruct-dumb-perl. 2021-05-14T23:15:09.0365423Z Preparing to unpack .../078-libstruct-dumb-perl_0.09-1_all.deb ... 2021-05-14T23:15:09.0375524Z Unpacking libstruct-dumb-perl (0.09-1) ... 2021-05-14T23:15:09.0618538Z Selecting previously unselected package libio-async-perl. 2021-05-14T23:15:09.0914164Z Preparing to unpack .../079-libio-async-perl_0.75-1_all.deb ... 2021-05-14T23:15:09.0926382Z Unpacking libio-async-perl (0.75-1) ... 2021-05-14T23:15:09.1425392Z Selecting previously unselected package liblinux-epoll-perl. 2021-05-14T23:15:09.1786004Z Preparing to unpack .../080-liblinux-epoll-perl_0.017-1_amd64.deb ... 2021-05-14T23:15:09.1795608Z Unpacking liblinux-epoll-perl (0.017-1) ... 2021-05-14T23:15:09.2060256Z Selecting previously unselected package libio-async-loop-epoll-perl. 2021-05-14T23:15:09.2361810Z Preparing to unpack .../081-libio-async-loop-epoll-perl_0.20-1_all.deb ... 2021-05-14T23:15:09.2373419Z Unpacking libio-async-loop-epoll-perl (0.20-1) ... 2021-05-14T23:15:09.2713891Z Selecting previously unselected package libtypes-serialiser-perl. 2021-05-14T23:15:09.2969246Z Preparing to unpack .../082-libtypes-serialiser-perl_1.0-1_all.deb ... 2021-05-14T23:15:09.2979372Z Unpacking libtypes-serialiser-perl (1.0-1) ... 2021-05-14T23:15:09.5864026Z Selecting previously unselected package libjson-xs-perl. 2021-05-14T23:15:09.6173808Z Preparing to unpack .../083-libjson-xs-perl_4.020-1build1_amd64.deb ... 2021-05-14T23:15:09.6184445Z Unpacking libjson-xs-perl (4.020-1build1) ... 2021-05-14T23:15:09.6593842Z Selecting previously unselected package libjson-maybexs-perl. 2021-05-14T23:15:09.6837838Z Preparing to unpack .../084-libjson-maybexs-perl_1.004000-1_all.deb ... 2021-05-14T23:15:09.6851260Z Unpacking libjson-maybexs-perl (1.004000-1) ... 2021-05-14T23:15:09.7153796Z Selecting previously unselected package liblist-compare-perl. 2021-05-14T23:15:09.7420947Z Preparing to unpack .../085-liblist-compare-perl_0.53-1_all.deb ... 2021-05-14T23:15:09.7449937Z Unpacking liblist-compare-perl (0.53-1) ... 2021-05-14T23:15:09.7834193Z Selecting previously unselected package liblist-moreutils-perl. 2021-05-14T23:15:09.8143797Z Preparing to unpack .../086-liblist-moreutils-perl_0.416-1build5_amd64.deb ... 2021-05-14T23:15:09.8156241Z Unpacking liblist-moreutils-perl (0.416-1build5) ... 2021-05-14T23:15:09.8555467Z Selecting previously unselected package liblist-someutils-perl. 2021-05-14T23:15:09.8823055Z Preparing to unpack .../087-liblist-someutils-perl_0.58-1_all.deb ... 2021-05-14T23:15:09.8833621Z Unpacking liblist-someutils-perl (0.58-1) ... 2021-05-14T23:15:09.9128750Z Selecting previously unselected package liblist-someutils-xs-perl. 2021-05-14T23:15:09.9419923Z Preparing to unpack .../088-liblist-someutils-xs-perl_0.58-2_amd64.deb ... 2021-05-14T23:15:09.9430956Z Unpacking liblist-someutils-xs-perl (0.58-2) ... 2021-05-14T23:15:09.9739789Z Selecting previously unselected package libmoox-aliases-perl. 2021-05-14T23:15:10.0039321Z Preparing to unpack .../089-libmoox-aliases-perl_0.001006-1_all.deb ... 2021-05-14T23:15:10.0050735Z Unpacking libmoox-aliases-perl (0.001006-1) ... 2021-05-14T23:15:10.0316559Z Selecting previously unselected package libobject-id-perl. 2021-05-14T23:15:10.0628130Z Preparing to unpack .../090-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 2021-05-14T23:15:10.0637554Z Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-14T23:15:10.0959253Z Selecting previously unselected package libmoox-struct-perl. 2021-05-14T23:15:10.1282122Z Preparing to unpack .../091-libmoox-struct-perl_0.017-1_all.deb ... 2021-05-14T23:15:10.1295390Z Unpacking libmoox-struct-perl (0.017-1) ... 2021-05-14T23:15:10.1633803Z Selecting previously unselected package libnet-dns-sec-perl. 2021-05-14T23:15:10.1873657Z Preparing to unpack .../092-libnet-dns-sec-perl_1.15-1_amd64.deb ... 2021-05-14T23:15:10.1893388Z Unpacking libnet-dns-sec-perl (1.15-1) ... 2021-05-14T23:15:10.2433162Z Selecting previously unselected package libnet-libidn-perl. 2021-05-14T23:15:10.2796327Z Preparing to unpack .../093-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... 2021-05-14T23:15:10.2814114Z Unpacking libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-14T23:15:10.3113918Z Selecting previously unselected package libnumber-range-perl. 2021-05-14T23:15:10.3410018Z Preparing to unpack .../094-libnumber-range-perl_0.12-1_all.deb ... 2021-05-14T23:15:10.3419030Z Unpacking libnumber-range-perl (0.12-1) ... 2021-05-14T23:15:10.3714142Z Selecting previously unselected package libpackage-stash-xs-perl. 2021-05-14T23:15:10.3974743Z Preparing to unpack .../095-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... 2021-05-14T23:15:10.3999691Z Unpacking libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-14T23:15:10.4272449Z Selecting previously unselected package libpath-iterator-rule-perl. 2021-05-14T23:15:10.4579893Z Preparing to unpack .../096-libpath-iterator-rule-perl_1.014-1_all.deb ... 2021-05-14T23:15:10.4590692Z Unpacking libpath-iterator-rule-perl (1.014-1) ... 2021-05-14T23:15:10.4891844Z Selecting previously unselected package libperl4-corelibs-perl. 2021-05-14T23:15:10.5197557Z Preparing to unpack .../097-libperl4-corelibs-perl_0.004-2_all.deb ... 2021-05-14T23:15:10.5214255Z Unpacking libperl4-corelibs-perl (0.004-2) ... 2021-05-14T23:15:10.5519687Z Selecting previously unselected package libperlio-gzip-perl. 2021-05-14T23:15:10.5814158Z Preparing to unpack .../098-libperlio-gzip-perl_0.19-1build5_amd64.deb ... 2021-05-14T23:15:10.5826894Z Unpacking libperlio-gzip-perl (0.19-1build5) ... 2021-05-14T23:15:10.6103217Z Selecting previously unselected package libpod-constants-perl. 2021-05-14T23:15:10.6406853Z Preparing to unpack .../099-libpod-constants-perl_0.19-1_all.deb ... 2021-05-14T23:15:10.6426177Z Unpacking libpod-constants-perl (0.19-1) ... 2021-05-14T23:15:10.6793368Z Selecting previously unselected package libqpdf26:amd64. 2021-05-14T23:15:10.7069825Z Preparing to unpack .../100-libqpdf26_9.1.1-1build1_amd64.deb ... 2021-05-14T23:15:10.7083968Z Unpacking libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-14T23:15:10.7792322Z Selecting previously unselected package libre-engine-re2-perl. 2021-05-14T23:15:10.8094688Z Preparing to unpack .../101-libre-engine-re2-perl_0.13-5_amd64.deb ... 2021-05-14T23:15:10.8110313Z Unpacking libre-engine-re2-perl (0.13-5) ... 2021-05-14T23:15:10.8396454Z Selecting previously unselected package libreadonly-perl. 2021-05-14T23:15:10.8704586Z Preparing to unpack .../102-libreadonly-perl_2.050-2_all.deb ... 2021-05-14T23:15:10.8715838Z Unpacking libreadonly-perl (2.050-2) ... 2021-05-14T23:15:10.9033790Z Selecting previously unselected package libref-util-perl. 2021-05-14T23:15:10.9274707Z Preparing to unpack .../103-libref-util-perl_0.204-1_all.deb ... 2021-05-14T23:15:10.9285798Z Unpacking libref-util-perl (0.204-1) ... 2021-05-14T23:15:10.9589448Z Selecting previously unselected package libref-util-xs-perl. 2021-05-14T23:15:10.9858149Z Preparing to unpack .../104-libref-util-xs-perl_0.117-1build2_amd64.deb ... 2021-05-14T23:15:10.9868806Z Unpacking libref-util-xs-perl (0.117-1build2) ... 2021-05-14T23:15:11.0193977Z Selecting previously unselected package libregexp-pattern-license-perl. 2021-05-14T23:15:11.0454068Z Preparing to unpack .../105-libregexp-pattern-license-perl_3.2.0-1_all.deb ... 2021-05-14T23:15:11.0464230Z Unpacking libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-14T23:15:11.0793743Z Selecting previously unselected package libregexp-pattern-perl. 2021-05-14T23:15:11.1043746Z Preparing to unpack .../106-libregexp-pattern-perl_0.2.12-1_all.deb ... 2021-05-14T23:15:11.1053768Z Unpacking libregexp-pattern-perl (0.2.12-1) ... 2021-05-14T23:15:11.1314103Z Selecting previously unselected package libsereal-decoder-perl. 2021-05-14T23:15:11.1619963Z Preparing to unpack .../107-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-14T23:15:11.1643687Z Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-14T23:15:11.1987154Z Selecting previously unselected package libsereal-encoder-perl. 2021-05-14T23:15:11.2285886Z Preparing to unpack .../108-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-14T23:15:11.2298721Z Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-14T23:15:11.2678339Z Selecting previously unselected package libsereal-perl. 2021-05-14T23:15:11.2974725Z Preparing to unpack .../109-libsereal-perl_4.011-1_all.deb ... 2021-05-14T23:15:11.2986030Z Unpacking libsereal-perl (4.011-1) ... 2021-05-14T23:15:11.3273646Z Selecting previously unselected package libsort-key-perl. 2021-05-14T23:15:11.3538358Z Preparing to unpack .../110-libsort-key-perl_1.33-2build2_amd64.deb ... 2021-05-14T23:15:11.3554759Z Unpacking libsort-key-perl (1.33-2build2) ... 2021-05-14T23:15:11.3913906Z Selecting previously unselected package libstring-copyright-perl. 2021-05-14T23:15:11.4164522Z Preparing to unpack .../111-libstring-copyright-perl_0.003006-1_all.deb ... 2021-05-14T23:15:11.4175631Z Unpacking libstring-copyright-perl (0.003006-1) ... 2021-05-14T23:15:11.4431308Z Selecting previously unselected package libstring-escape-perl. 2021-05-14T23:15:11.4720384Z Preparing to unpack .../112-libstring-escape-perl_2010.002-2_all.deb ... 2021-05-14T23:15:11.4731710Z Unpacking libstring-escape-perl (2010.002-2) ... 2021-05-14T23:15:11.5033737Z Selecting previously unselected package libstring-shellquote-perl. 2021-05-14T23:15:11.5284514Z Preparing to unpack .../113-libstring-shellquote-perl_1.04-1_all.deb ... 2021-05-14T23:15:11.5296130Z Unpacking libstring-shellquote-perl (1.04-1) ... 2021-05-14T23:15:11.5567100Z Selecting previously unselected package libterm-readkey-perl. 2021-05-14T23:15:11.5848553Z Preparing to unpack .../114-libterm-readkey-perl_2.38-1build1_amd64.deb ... 2021-05-14T23:15:11.5857767Z Unpacking libterm-readkey-perl (2.38-1build1) ... 2021-05-14T23:15:11.6153567Z Selecting previously unselected package libtest-fatal-perl. 2021-05-14T23:15:11.6407433Z Preparing to unpack .../115-libtest-fatal-perl_0.014-1_all.deb ... 2021-05-14T23:15:11.6429909Z Unpacking libtest-fatal-perl (0.014-1) ... 2021-05-14T23:15:11.6833587Z Selecting previously unselected package libtest-refcount-perl. 2021-05-14T23:15:11.7046375Z Preparing to unpack .../116-libtest-refcount-perl_0.10-1_all.deb ... 2021-05-14T23:15:11.7069251Z Unpacking libtest-refcount-perl (0.10-1) ... 2021-05-14T23:15:11.7353779Z Selecting previously unselected package libtext-levenshtein-perl. 2021-05-14T23:15:11.7619913Z Preparing to unpack .../117-libtext-levenshtein-perl_0.13-1_all.deb ... 2021-05-14T23:15:11.7630658Z Unpacking libtext-levenshtein-perl (0.13-1) ... 2021-05-14T23:15:11.7877372Z Selecting previously unselected package libtype-tiny-xs-perl. 2021-05-14T23:15:11.8177594Z Preparing to unpack .../118-libtype-tiny-xs-perl_0.016-1_amd64.deb ... 2021-05-14T23:15:11.8189427Z Unpacking libtype-tiny-xs-perl (0.016-1) ... 2021-05-14T23:15:11.8486262Z Selecting previously unselected package libunicode-utf8-perl. 2021-05-14T23:15:11.8775831Z Preparing to unpack .../119-libunicode-utf8-perl_0.62-1build1_amd64.deb ... 2021-05-14T23:15:11.8788217Z Unpacking libunicode-utf8-perl (0.62-1build1) ... 2021-05-14T23:15:11.9113693Z Selecting previously unselected package libxml-writer-perl. 2021-05-14T23:15:11.9372935Z Preparing to unpack .../120-libxml-writer-perl_0.625-1_all.deb ... 2021-05-14T23:15:11.9384373Z Unpacking libxml-writer-perl (0.625-1) ... 2021-05-14T23:15:12.0179760Z Selecting previously unselected package libyaml-libyaml-perl. 2021-05-14T23:15:12.0499351Z Preparing to unpack .../121-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... 2021-05-14T23:15:12.0517529Z Unpacking libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-14T23:15:12.0833109Z Selecting previously unselected package licensecheck. 2021-05-14T23:15:12.1126044Z Preparing to unpack .../122-licensecheck_3.0.45-1_all.deb ... 2021-05-14T23:15:12.1141131Z Unpacking licensecheck (3.0.45-1) ... 2021-05-14T23:15:12.1474745Z Selecting previously unselected package libdevel-size-perl. 2021-05-14T23:15:12.1726110Z Preparing to unpack .../123-libdevel-size-perl_0.83-1build1_amd64.deb ... 2021-05-14T23:15:12.1740460Z Unpacking libdevel-size-perl (0.83-1build1) ... 2021-05-14T23:15:12.2073640Z Selecting previously unselected package t1utils. 2021-05-14T23:15:12.2313367Z Preparing to unpack .../124-t1utils_1.41-3_amd64.deb ... 2021-05-14T23:15:12.2325483Z Unpacking t1utils (1.41-3) ... 2021-05-14T23:15:12.2795254Z Selecting previously unselected package lintian. 2021-05-14T23:15:12.3028314Z Preparing to unpack .../125-lintian_2.62.0_all.deb ... 2021-05-14T23:15:12.3040977Z Unpacking lintian (2.62.0) ... 2021-05-14T23:15:12.6834503Z Selecting previously unselected package python3-unidiff. 2021-05-14T23:15:12.7116076Z Preparing to unpack .../126-python3-unidiff_0.5.5-2_all.deb ... 2021-05-14T23:15:12.7127190Z Unpacking python3-unidiff (0.5.5-2) ... 2021-05-14T23:15:12.7475184Z Selecting previously unselected package python3-xdg. 2021-05-14T23:15:12.7731018Z Preparing to unpack .../127-python3-xdg_0.26-1ubuntu1_all.deb ... 2021-05-14T23:15:12.7742624Z Unpacking python3-xdg (0.26-1ubuntu1) ... 2021-05-14T23:15:12.8075017Z Selecting previously unselected package qpdf. 2021-05-14T23:15:12.8347638Z Preparing to unpack .../128-qpdf_9.1.1-1build1_amd64.deb ... 2021-05-14T23:15:12.8358922Z Unpacking qpdf (9.1.1-1build1) ... 2021-05-14T23:15:12.9102805Z Selecting previously unselected package python3-magic. 2021-05-14T23:15:12.9419507Z Preparing to unpack .../129-python3-magic_2%3a0.4.15-3_all.deb ... 2021-05-14T23:15:12.9438940Z Unpacking python3-magic (2:0.4.15-3) ... 2021-05-14T23:15:13.0197315Z Setting up libasync-mergepoint-perl (0.04-2) ... 2021-05-14T23:15:13.0237432Z Setting up libapt-pkg-perl (0.1.36build3) ... 2021-05-14T23:15:13.0286375Z Setting up libstring-escape-perl (2010.002-2) ... 2021-05-14T23:15:13.0325238Z Setting up wdiff (1.2.2-2build1) ... 2021-05-14T23:15:13.0386087Z Setting up libfile-which-perl (1.23-1) ... 2021-05-14T23:15:13.0422454Z Setting up libnumber-range-perl (0.12-1) ... 2021-05-14T23:15:13.0470989Z Setting up libunicode-utf8-perl (0.62-1build1) ... 2021-05-14T23:15:13.0516812Z Setting up libstruct-dumb-perl (0.09-1) ... 2021-05-14T23:15:13.0572238Z Setting up gdebi-core (0.9.5.7+nmu3) ... 2021-05-14T23:15:13.3475288Z Setting up libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-14T23:15:13.3507583Z Setting up libregexp-pattern-perl (0.2.12-1) ... 2021-05-14T23:15:13.3536519Z Setting up libwant-perl (0.29-1build4) ... 2021-05-14T23:15:13.3577857Z Setting up libdynaloader-functions-perl (0.003-1) ... 2021-05-14T23:15:13.3649529Z Setting up libtext-glob-perl (0.10-1) ... 2021-05-14T23:15:13.3736189Z Setting up libclass-method-modifiers-perl (2.13-1) ... 2021-05-14T23:15:13.3788218Z Setting up liblist-compare-perl (0.53-1) ... 2021-05-14T23:15:13.3843605Z Setting up libref-util-xs-perl (0.117-1build2) ... 2021-05-14T23:15:13.3888853Z Setting up libio-pty-perl (1:1.12-1) ... 2021-05-14T23:15:13.3927636Z Setting up libsort-key-perl (1.33-2build2) ... 2021-05-14T23:15:13.3972624Z Setting up libclone-perl (0.43-2) ... 2021-05-14T23:15:13.4075731Z Setting up libarchive-zip-perl (1.67-2) ... 2021-05-14T23:15:13.4191522Z Setting up libsub-identify-perl (0.14-1build2) ... 2021-05-14T23:15:13.4237211Z Setting up libdistro-info-perl (0.23ubuntu1) ... 2021-05-14T23:15:13.4284828Z Setting up libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-14T23:15:13.4317093Z Setting up liblog-any-perl (1.708-1) ... 2021-05-14T23:15:13.4372030Z Setting up libdevel-size-perl (0.83-1build1) ... 2021-05-14T23:15:13.4402161Z Setting up libpod-constants-perl (0.19-1) ... 2021-05-14T23:15:13.4466328Z Setting up libperl4-corelibs-perl (0.004-2) ... 2021-05-14T23:15:13.4518010Z Setting up libfuture-perl (0.43-1) ... 2021-05-14T23:15:13.4573302Z Setting up libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-14T23:15:13.4629471Z Setting up libtest-fatal-perl (0.014-1) ... 2021-05-14T23:15:13.4684439Z Setting up libcommon-sense-perl (3.74-2build6) ... 2021-05-14T23:15:13.4721251Z Setting up libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-14T23:15:13.4825716Z Setting up libtext-levenshtein-perl (0.13-1) ... 2021-05-14T23:15:13.4871603Z Setting up python3-xdg (0.26-1ubuntu1) ... 2021-05-14T23:15:13.6869977Z Setting up libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-14T23:15:13.6920873Z Setting up libstring-shellquote-perl (1.04-1) ... 2021-05-14T23:15:13.6949752Z Setting up libsub-install-perl (0.928-1) ... 2021-05-14T23:15:13.7021898Z Setting up libnumber-compare-perl (0.03-1) ... 2021-05-14T23:15:13.7062484Z Setting up libio-async-perl (0.75-1) ... 2021-05-14T23:15:13.7104332Z Setting up patchutils (0.3.4-2) ... 2021-05-14T23:15:13.7170762Z Setting up libjson-maybexs-perl (1.004000-1) ... 2021-05-14T23:15:13.7207260Z Setting up libio-string-perl (1.08-3) ... 2021-05-14T23:15:13.7248127Z Setting up libreadonly-perl (2.050-2) ... 2021-05-14T23:15:13.7283200Z Setting up libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-14T23:15:13.7322044Z Setting up python3-gpg (1.13.1-7ubuntu2) ... 2021-05-14T23:15:13.9417155Z Setting up libfile-find-rule-perl (0.34-1) ... 2021-05-14T23:15:13.9452783Z Setting up libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-14T23:15:13.9497294Z Setting up libref-util-perl (0.204-1) ... 2021-05-14T23:15:13.9539150Z Setting up libnet-domain-tld-perl (1.75-1) ... 2021-05-14T23:15:13.9574419Z Setting up libxml-writer-perl (0.625-1) ... 2021-05-14T23:15:13.9612016Z Setting up libhash-fieldhash-perl (0.15-1build2) ... 2021-05-14T23:15:13.9659762Z Setting up qpdf (9.1.1-1build1) ... 2021-05-14T23:15:13.9700484Z Setting up libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-14T23:15:13.9741231Z Setting up t1utils (1.41-3) ... 2021-05-14T23:15:13.9794455Z Setting up liblinux-epoll-perl (0.017-1) ... 2021-05-14T23:15:13.9829881Z Setting up diffstat (1.63-1) ... 2021-05-14T23:15:13.9880348Z Setting up libvariable-magic-perl (0.62-1build2) ... 2021-05-14T23:15:13.9931863Z Setting up libcroco3:amd64 (0.6.13-1) ... 2021-05-14T23:15:13.9979738Z Setting up libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-14T23:15:14.0015115Z Setting up libipc-run-perl (20180523.0-2) ... 2021-05-14T23:15:14.0057493Z Setting up libtest-refcount-perl (0.10-1) ... 2021-05-14T23:15:14.0096761Z Setting up libparams-util-perl (1.07-3build5) ... 2021-05-14T23:15:14.0134935Z Setting up libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-14T23:15:14.0242676Z Setting up libarray-intspan-perl (2.003-1) ... 2021-05-14T23:15:14.0309228Z Setting up libcapture-tiny-perl (0.48-1) ... 2021-05-14T23:15:14.0343824Z Setting up libcontextual-return-perl (0.004014-2) ... 2021-05-14T23:15:14.0379772Z Setting up libsub-name-perl (0.26-1) ... 2021-05-14T23:15:14.0412547Z Setting up libtype-tiny-xs-perl (0.016-1) ... 2021-05-14T23:15:14.0455452Z Setting up libtypes-serialiser-perl (1.0-1) ... 2021-05-14T23:15:14.0501867Z Setting up libfile-chdir-perl (0.1008-1) ... 2021-05-14T23:15:14.0538542Z Setting up libpath-tiny-perl (0.108-1) ... 2021-05-14T23:15:14.0590909Z Setting up libjson-perl (4.02000-2) ... 2021-05-14T23:15:14.0624347Z Setting up liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-14T23:15:14.0690426Z Setting up librole-tiny-perl (2.001004-1) ... 2021-05-14T23:15:14.0730690Z Setting up python3-unidiff (0.5.5-2) ... 2021-05-14T23:15:14.2551468Z Setting up libstrictures-perl (2.000006-1) ... 2021-05-14T23:15:14.2595466Z Setting up libsub-quote-perl (2.006006-1) ... 2021-05-14T23:15:14.2631722Z Setting up libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-14T23:15:14.2685638Z Setting up libsort-versions-perl (1.62-1) ... 2021-05-14T23:15:14.2704086Z Setting up libexporter-tiny-perl (1.002001-1) ... 2021-05-14T23:15:14.2737406Z Setting up libre-engine-re2-perl (0.13-5) ... 2021-05-14T23:15:14.2779666Z Setting up libterm-readkey-perl (2.38-1build1) ... 2021-05-14T23:15:14.2827420Z Setting up libfont-ttf-perl (1.06-1) ... 2021-05-14T23:15:14.3044134Z Setting up libfile-homedir-perl (1.004-1) ... 2021-05-14T23:15:14.3077470Z Setting up libnet-ip-perl (1.26-2) ... 2021-05-14T23:15:14.3120219Z Setting up python3-magic (2:0.4.15-3) ... 2021-05-14T23:15:14.4746807Z Setting up libperlio-gzip-perl (0.19-1build5) ... 2021-05-14T23:15:14.4784138Z Setting up libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-14T23:15:14.4815135Z Setting up dctrl-tools (2.24-3) ... 2021-05-14T23:15:14.4909240Z Setting up libdigest-bubblebabble-perl (0.02-2) ... 2021-05-14T23:15:14.4941880Z Setting up libjson-xs-perl (4.020-1build1) ... 2021-05-14T23:15:14.4974034Z Setting up gettext (0.19.8.1-10build1) ... 2021-05-14T23:15:14.5009460Z Setting up libio-prompter-perl (0.004015-1) ... 2021-05-14T23:15:14.5041985Z Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-14T23:15:14.5082035Z Setting up liblist-moreutils-perl (0.416-1build5) ... 2021-05-14T23:15:14.5118979Z Setting up libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-14T23:15:14.5151325Z Setting up libtype-tiny-perl (1.008001-2) ... 2021-05-14T23:15:14.5182438Z Setting up libpath-iterator-rule-perl (1.014-1) ... 2021-05-14T23:15:14.5219519Z Setting up libsereal-perl (4.011-1) ... 2021-05-14T23:15:14.5254536Z Setting up libnet-dns-perl (1.22-1) ... 2021-05-14T23:15:14.5285689Z Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-14T23:15:14.5320255Z Setting up dput (1.0.3ubuntu1) ... 2021-05-14T23:15:14.8050813Z Setting up libio-async-loop-epoll-perl (0.20-1) ... 2021-05-14T23:15:14.8082061Z Setting up intltool-debian (0.35.0+20060710.5) ... 2021-05-14T23:15:14.8128578Z Setting up libstring-copyright-perl (0.003006-1) ... 2021-05-14T23:15:14.8166516Z Setting up libdata-optlist-perl (0.110-1) ... 2021-05-14T23:15:14.8202475Z Setting up libgit-wrapper-perl (0.048-1) ... 2021-05-14T23:15:14.8245931Z Setting up libsub-exporter-perl (0.987-1) ... 2021-05-14T23:15:14.8280940Z Setting up libemail-valid-perl (1.202-1) ... 2021-05-14T23:15:14.8313044Z Setting up libparams-classify-perl (0.015-1build2) ... 2021-05-14T23:15:14.8361309Z Setting up libnet-dns-sec-perl (1.15-1) ... 2021-05-14T23:15:14.8395706Z Setting up libmodule-runtime-perl (0.016-1) ... 2021-05-14T23:15:14.8429109Z Setting up libconst-fast-perl (0.014-1) ... 2021-05-14T23:15:14.8470724Z Setting up libmodule-implementation-perl (0.09-1) ... 2021-05-14T23:15:14.8517702Z Setting up libpackage-stash-perl (0.38-1) ... 2021-05-14T23:15:14.8561499Z Setting up libimport-into-perl (1.002005-1) ... 2021-05-14T23:15:14.8598897Z Setting up libmoo-perl (2.003006-1) ... 2021-05-14T23:15:14.8635892Z Setting up liblist-someutils-perl (0.58-1) ... 2021-05-14T23:15:14.8667995Z Setting up liblist-someutils-xs-perl (0.58-2) ... 2021-05-14T23:15:14.8705567Z Setting up devscripts (2.20.2ubuntu2) ... 2021-05-14T23:15:15.0750100Z Setting up libmoox-aliases-perl (0.001006-1) ... 2021-05-14T23:15:15.0786853Z Setting up libparams-validate-perl (1.29-3) ... 2021-05-14T23:15:15.0838799Z Setting up libb-hooks-endofscope-perl (0.24-1) ... 2021-05-14T23:15:15.0867339Z Setting up libnamespace-clean-perl (0.27-1) ... 2021-05-14T23:15:15.0896211Z Setting up libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-14T23:15:15.0926176Z Setting up libgitlab-api-v4-perl (0.25-1) ... 2021-05-14T23:15:15.0974171Z Setting up libmoox-struct-perl (0.017-1) ... 2021-05-14T23:15:15.1007594Z Setting up lintian (2.62.0) ... 2021-05-14T23:15:15.1050323Z Setting up licensecheck (3.0.45-1) ... 2021-05-14T23:15:15.1097712Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:15:33.0982534Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-14T23:15:33.5093655Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:15:39.1684649Z [command]/usr/bin/sudo gdebi --non-interactive /home/runner/work/_temp/r-3.6.3_1_amd64.deb 2021-05-14T23:15:39.3083417Z 2021-05-14T23:15:39.3246815Z Reading package lists... 0% 2021-05-14T23:15:39.3249007Z 2021-05-14T23:15:39.3298669Z Reading package lists... 100% 2021-05-14T23:15:39.3299338Z 2021-05-14T23:15:39.3299806Z 2021-05-14T23:15:39.3300440Z Reading package lists... Done 2021-05-14T23:15:39.3300972Z 2021-05-14T23:15:39.3301632Z Building dependency tree... 0% 2021-05-14T23:15:39.3302156Z 2021-05-14T23:15:39.3531683Z Building dependency tree... 0% 2021-05-14T23:15:39.3532433Z 2021-05-14T23:15:39.3533112Z Building dependency tree... 50% 2021-05-14T23:15:39.3533663Z 2021-05-14T23:15:39.4837307Z Building dependency tree... 50% 2021-05-14T23:15:39.4842337Z 2021-05-14T23:15:39.4843154Z Building dependency tree 2021-05-14T23:15:39.4843666Z 2021-05-14T23:15:39.4844261Z Reading state information... 0% 2021-05-14T23:15:39.4844748Z 2021-05-14T23:15:39.6577997Z Reading state information... 0% 2021-05-14T23:15:39.6578401Z 2021-05-14T23:15:39.6578922Z 2021-05-14T23:15:39.6579402Z Reading state information... Done 2021-05-14T23:15:39.6579963Z 2021-05-14T23:15:39.6580427Z Reading state information... 0% 2021-05-14T23:15:39.6635943Z 2021-05-14T23:15:39.6636592Z Reading state information... 1% 2021-05-14T23:15:39.6678204Z 2021-05-14T23:15:39.6678682Z Reading state information... 3% 2021-05-14T23:15:39.6723381Z 2021-05-14T23:15:39.6723884Z Reading state information... 5% 2021-05-14T23:15:39.6767919Z 2021-05-14T23:15:39.6768772Z Reading state information... 7% 2021-05-14T23:15:39.6809717Z 2021-05-14T23:15:39.6810230Z Reading state information... 9% 2021-05-14T23:15:39.6850415Z 2021-05-14T23:15:39.6850941Z Reading state information... 11% 2021-05-14T23:15:39.6897843Z 2021-05-14T23:15:39.6898663Z Reading state information... 13% 2021-05-14T23:15:39.6933515Z 2021-05-14T23:15:39.6934033Z Reading state information... 15% 2021-05-14T23:15:39.6976383Z 2021-05-14T23:15:39.6977095Z Reading state information... 17% 2021-05-14T23:15:39.7026044Z 2021-05-14T23:15:39.7026572Z Reading state information... 19% 2021-05-14T23:15:39.7067858Z 2021-05-14T23:15:39.7068383Z Reading state information... 21% 2021-05-14T23:15:39.7117750Z 2021-05-14T23:15:39.7118212Z Reading state information... 23% 2021-05-14T23:15:39.7162975Z 2021-05-14T23:15:39.7163442Z Reading state information... 25% 2021-05-14T23:15:39.7212758Z 2021-05-14T23:15:39.7213234Z Reading state information... 27% 2021-05-14T23:15:39.7258025Z 2021-05-14T23:15:39.7258542Z Reading state information... 29% 2021-05-14T23:15:39.7305883Z 2021-05-14T23:15:39.7306384Z Reading state information... 31% 2021-05-14T23:15:39.7353070Z 2021-05-14T23:15:39.7353556Z Reading state information... 33% 2021-05-14T23:15:39.7392720Z 2021-05-14T23:15:39.7393200Z Reading state information... 35% 2021-05-14T23:15:39.7433803Z 2021-05-14T23:15:39.7434318Z Reading state information... 37% 2021-05-14T23:15:39.7480291Z 2021-05-14T23:15:39.7480828Z Reading state information... 39% 2021-05-14T23:15:39.7529591Z 2021-05-14T23:15:39.7530117Z Reading state information... 41% 2021-05-14T23:15:39.7569724Z 2021-05-14T23:15:39.7570223Z Reading state information... 43% 2021-05-14T23:15:39.7620934Z 2021-05-14T23:15:39.7621428Z Reading state information... 45% 2021-05-14T23:15:39.7691957Z 2021-05-14T23:15:39.7692453Z Reading state information... 47% 2021-05-14T23:15:39.7735689Z 2021-05-14T23:15:39.7736141Z Reading state information... 49% 2021-05-14T23:15:39.7781847Z 2021-05-14T23:15:39.7782688Z Reading state information... 51% 2021-05-14T23:15:39.7824989Z 2021-05-14T23:15:39.7825445Z Reading state information... 53% 2021-05-14T23:15:39.7866443Z 2021-05-14T23:15:39.7866910Z Reading state information... 55% 2021-05-14T23:15:39.7914295Z 2021-05-14T23:15:39.7915147Z Reading state information... 57% 2021-05-14T23:15:39.7960319Z 2021-05-14T23:15:39.7960842Z Reading state information... 59% 2021-05-14T23:15:39.8013783Z 2021-05-14T23:15:39.8014542Z Reading state information... 61% 2021-05-14T23:15:39.8059500Z 2021-05-14T23:15:39.8059996Z Reading state information... 63% 2021-05-14T23:15:39.8106556Z 2021-05-14T23:15:39.8107071Z Reading state information... 65% 2021-05-14T23:15:39.8151612Z 2021-05-14T23:15:39.8152329Z Reading state information... 67% 2021-05-14T23:15:39.8270993Z 2021-05-14T23:15:39.8271490Z Reading state information... 69% 2021-05-14T23:15:39.8347763Z 2021-05-14T23:15:39.8348290Z Reading state information... 71% 2021-05-14T23:15:39.8389620Z 2021-05-14T23:15:39.8390180Z Reading state information... 73% 2021-05-14T23:15:39.8438128Z 2021-05-14T23:15:39.8438630Z Reading state information... 75% 2021-05-14T23:15:39.8498815Z 2021-05-14T23:15:39.8499338Z Reading state information... 77% 2021-05-14T23:15:39.8543832Z 2021-05-14T23:15:39.8544538Z Reading state information... 79% 2021-05-14T23:15:39.8590766Z 2021-05-14T23:15:39.8591297Z Reading state information... 81% 2021-05-14T23:15:39.8636467Z 2021-05-14T23:15:39.8637261Z Reading state information... 83% 2021-05-14T23:15:39.8680778Z 2021-05-14T23:15:39.8681279Z Reading state information... 85% 2021-05-14T23:15:39.8725807Z 2021-05-14T23:15:39.8726311Z Reading state information... 87% 2021-05-14T23:15:39.8770215Z 2021-05-14T23:15:39.8770715Z Reading state information... 89% 2021-05-14T23:15:39.8810587Z 2021-05-14T23:15:39.8811109Z Reading state information... 91% 2021-05-14T23:15:39.8855414Z 2021-05-14T23:15:39.8856089Z Reading state information... 93% 2021-05-14T23:15:39.8897152Z 2021-05-14T23:15:39.8897954Z Reading state information... 95% 2021-05-14T23:15:39.8944922Z 2021-05-14T23:15:39.8945455Z Reading state information... 97% 2021-05-14T23:15:39.8988402Z 2021-05-14T23:15:39.8988927Z Reading state information... 99% 2021-05-14T23:15:40.1922303Z Selecting previously unselected package r-3.6.3. 2021-05-14T23:15:40.3216561Z (Reading database ... 259872 files and directories currently installed.) 2021-05-14T23:15:40.3360682Z Preparing to unpack .../work/_temp/r-3.6.3_1_amd64.deb ... 2021-05-14T23:15:40.3373647Z Unpacking r-3.6.3 (1) ... 2021-05-14T23:15:41.1478232Z Setting up r-3.6.3 (1) ... 2021-05-14T23:15:41.1774144Z 2021-05-14T23:15:41.1774941Z 2021-05-14T23:15:41.1775612Z Reading state information... Done 2021-05-14T23:15:41.2018837Z [command]/usr/bin/sudo ln -s /opt/R/3.6.3/bin/R /usr/local/bin/R 2021-05-14T23:15:41.2146522Z [command]/usr/bin/sudo ln -s /opt/R/3.6.3/bin/Rscript /usr/local/bin/Rscript 2021-05-14T23:15:41.2439075Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-14T23:15:41.2439642Z env: 2021-05-14T23:15:41.2440109Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:15:41.2440583Z TIC_DEPLOY_KEY: 2021-05-14T23:15:41.2441417Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:15:41.2443473Z GITHUB_PAT: *** 2021-05-14T23:15:41.2443915Z COVERALLS_TOKEN: 2021-05-14T23:15:41.2444446Z continue-on-error: false 2021-05-14T23:15:41.2444943Z VDIFFR_RUN_TESTS: 2021-05-14T23:15:41.2445799Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:15:41.2446237Z TZ: UTC 2021-05-14T23:15:41.2446635Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:15:41.2447039Z NOT_CRAN: true 2021-05-14T23:15:41.2447422Z ##[endgroup] 2021-05-14T23:15:41.3072831Z [command]sudo apt-get install -y texinfo 2021-05-14T23:15:41.5012312Z Reading package lists... 2021-05-14T23:15:41.6513112Z Building dependency tree... 2021-05-14T23:15:41.6533408Z Reading state information... 2021-05-14T23:15:41.8792657Z texinfo is already the newest version (6.7.0.dfsg.2-5). 2021-05-14T23:15:41.8794064Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:15:42.2924181Z [command]sh /home/runner/work/_temp/install-unx.sh 2021-05-14T23:15:42.3250882Z --2021-05-14 23:15:42-- https://yihui.org/tinytex/TinyTeX-1.tar.gz 2021-05-14T23:15:42.3496585Z Resolving yihui.org (yihui.org)... 76.76.21.21 2021-05-14T23:15:42.3616877Z Connecting to yihui.org (yihui.org)|76.76.21.21|:443... connected. 2021-05-14T23:15:42.4076988Z HTTP request sent, awaiting response... 301 Moved Permanently 2021-05-14T23:15:42.4082077Z Location: https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu [following] 2021-05-14T23:15:42.4084600Z --2021-05-14 23:15:42-- https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu 2021-05-14T23:15:42.5169642Z Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243 2021-05-14T23:15:42.5399732Z Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected. 2021-05-14T23:15:42.6316056Z HTTP request sent, awaiting response... 302 Found 2021-05-14T23:15:42.6325016Z 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=Zbdz8VRwFjuegx%2BulqkU6WQ%2BDwuNAu7H2uquprBsnlw%3D&st=2021-05-14T23%3A14%3A42Z&se=2021-05-14T23%3A20%3A42Z&sp=r [following] 2021-05-14T23:15:42.6328494Z --2021-05-14 23:15:42-- https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1547/957woh8o55vibshu/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=Zbdz8VRwFjuegx%2BulqkU6WQ%2BDwuNAu7H2uquprBsnlw%3D&st=2021-05-14T23%3A14%3A42Z&se=2021-05-14T23%3A20%3A42Z&sp=r 2021-05-14T23:15:42.7270499Z Resolving appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)... 52.239.228.196 2021-05-14T23:15:42.7490241Z Connecting to appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)|52.239.228.196|:443... connected. 2021-05-14T23:15:42.8727517Z HTTP request sent, awaiting response... 200 OK 2021-05-14T23:15:42.8729664Z Length: 67311253 (64M) [application/octet-stream] 2021-05-14T23:15:42.8735034Z Saving to: ‘TinyTeX.tar.gz’ 2021-05-14T23:15:43.0922885Z 2021-05-14T23:15:43.8290429Z 0K ........ ........ ........ ........ 49% 35.3M 1s 2021-05-14T23:15:44.5387897Z 32768K ........ ........ ........ ........ 99% 43.6M 0s 2021-05-14T23:15:44.5392980Z 65536K 100% 8.26M=1.7s 2021-05-14T23:15:44.5393309Z 2021-05-14T23:15:44.5394901Z 2021-05-14 23:15:44 (38.5 MB/s) - ‘TinyTeX.tar.gz’ saved [67311253/67311253] 2021-05-14T23:15:44.5395344Z 2021-05-14T23:15:46.9773809Z tlmgr: setting option sys_bin to /home/runner/bin. 2021-05-14T23:15:46.9775006Z tlmgr: updating /home/runner/.TinyTeX/tlpkg/texlive.tlpdb 2021-05-14T23:15:47.3019116Z ##[group]Run tlmgr update --self 2021-05-14T23:15:47.3019795Z tlmgr update --self 2021-05-14T23:15:47.3020748Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-14T23:15:47.3021711Z tlmgr update --all 2021-05-14T23:15:47.3074120Z shell: /usr/bin/bash -e {0} 2021-05-14T23:15:47.3074547Z env: 2021-05-14T23:15:47.3075035Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:15:47.3075927Z TIC_DEPLOY_KEY: 2021-05-14T23:15:47.3076993Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:15:47.3078784Z GITHUB_PAT: *** 2021-05-14T23:15:47.3079215Z COVERALLS_TOKEN: 2021-05-14T23:15:47.3079726Z continue-on-error: false 2021-05-14T23:15:47.3080207Z VDIFFR_RUN_TESTS: 2021-05-14T23:15:47.3080715Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:15:47.3081164Z TZ: UTC 2021-05-14T23:15:47.3081808Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:15:47.3082491Z NOT_CRAN: true 2021-05-14T23:15:47.3082907Z ##[endgroup] 2021-05-14T23:15:49.2206005Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-14T23:15:49.2208321Z tlmgr: no self-updates for tlmgr available 2021-05-14T23:15:50.9451133Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-14T23:15:50.9452655Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-14T23:15:51.1210900Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-14T23:15:51.2042951Z [3/89, 00:01/07:39] install: auto-pst-pdf-lua [3k] 2021-05-14T23:15:51.2796825Z [4/89, 00:01/07:20] install: barracuda [30k] 2021-05-14T23:15:51.3577754Z [5/89, 00:01/04:54] install: bezierplot [8k] 2021-05-14T23:15:52.1719324Z [6/89, 00:01/04:30] install: biber.x86_64-linux [22986k] 2021-05-14T23:15:53.6610316Z [7/89, 00:03/00:03] install: biber [1k] 2021-05-14T23:15:53.7960764Z [8/89, 00:03/00:03] install: biblatex [238k] 2021-05-14T23:15:53.9014229Z [9/89, 00:03/00:03] install: checkcites.x86_64-linux [1k] 2021-05-14T23:15:53.9747102Z [10/89, 00:03/00:03] install: checkcites [7k] 2021-05-14T23:15:54.0490108Z [11/89, 00:03/00:03] install: chickenize [15k] 2021-05-14T23:15:54.1250475Z [12/89, 00:04/00:04] install: chinese-jfm [3k] 2021-05-14T23:15:54.1983868Z [13/89, 00:04/00:04] install: cloze [9k] 2021-05-14T23:15:54.2755541Z [14/89, 00:04/00:04] install: colorprofiles [86k] 2021-05-14T23:15:54.3571638Z [15/89, 00:04/00:04] install: combofont [2k] 2021-05-14T23:15:54.4849431Z [16/89, 00:04/00:04] install: courier [470k] 2021-05-14T23:15:54.6050530Z [17/89, 00:04/00:04] install: courier-scaled [3k] 2021-05-14T23:15:54.6799051Z [18/89, 00:04/00:04] install: cstypo [3k] 2021-05-14T23:15:54.7536136Z [19/89, 00:04/00:04] install: ctablestack [2k] 2021-05-14T23:15:54.8292040Z [20/89, 00:04/00:04] install: ekdosis [19k] 2021-05-14T23:15:54.9057480Z [21/89, 00:04/00:04] install: emoji [40k] 2021-05-14T23:15:54.9846009Z [22/89, 00:04/00:04] install: emojicite [2k] 2021-05-14T23:15:55.0600219Z [23/89, 00:05/00:05] install: enctex [24k] 2021-05-14T23:15:55.1377993Z [24/89, 00:05/00:05] install: enigma [18k] 2021-05-14T23:15:55.2150306Z [25/89, 00:05/00:05] install: etex-pkg [6k] 2021-05-14T23:15:55.2901453Z [26/89, 00:05/00:05] install: filecontents [3k] 2021-05-14T23:15:55.3787381Z [27/89, 00:05/00:05] install: grfext [3k] 2021-05-14T23:15:55.4535001Z [28/89, 00:05/00:05] install: hyphenex [9k] 2021-05-14T23:15:55.5298272Z [29/89, 00:05/00:05] install: ifplatform [2k] 2021-05-14T23:15:55.6041493Z [30/89, 00:05/00:05] install: innerscript [4k] 2021-05-14T23:15:55.6785362Z [31/89, 00:05/00:05] install: interpreter [7k] 2021-05-14T23:15:55.7528662Z [32/89, 00:05/00:05] install: kanaparser [5k] 2021-05-14T23:15:55.8288251Z [33/89, 00:05/00:05] install: knuth-local [23k] 2021-05-14T23:15:55.9069414Z [34/89, 00:05/00:05] install: logreq [4k] 2021-05-14T23:15:55.9827708Z [35/89, 00:05/00:05] install: lua-typo [7k] 2021-05-14T23:15:56.0598557Z [36/89, 00:06/00:06] install: lua-uca [70k] 2021-05-14T23:15:56.1564690Z [37/89, 00:06/00:06] install: lua-ul [7k] 2021-05-14T23:15:56.2324087Z [38/89, 00:06/00:06] install: lua-uni-algos [6k] 2021-05-14T23:15:56.3076055Z [39/89, 00:06/00:06] install: lua-visual-debug [4k] 2021-05-14T23:15:56.3823009Z [40/89, 00:06/00:06] install: luacode [3k] 2021-05-14T23:15:56.4580557Z [41/89, 00:06/00:06] install: luacolor [5k] 2021-05-14T23:15:56.5349460Z [42/89, 00:06/00:06] install: luahyphenrules [3k] 2021-05-14T23:15:56.6098587Z [43/89, 00:06/00:06] install: luaimageembed [2k] 2021-05-14T23:15:56.6861419Z [44/89, 00:06/00:06] install: luaindex [5k] 2021-05-14T23:15:56.7624667Z [45/89, 00:06/00:06] install: luainputenc [5k] 2021-05-14T23:15:56.8414651Z [46/89, 00:06/00:06] install: luaintro [1k] 2021-05-14T23:15:56.9163458Z [47/89, 00:06/00:06] install: luakeys [5k] 2021-05-14T23:15:56.9917415Z [48/89, 00:06/00:06] install: lualatex-doc [1k] 2021-05-14T23:15:57.0682552Z [49/89, 00:07/00:07] install: lualatex-truncate [2k] 2021-05-14T23:15:57.1433334Z [50/89, 00:07/00:07] install: luamplib [12k] 2021-05-14T23:15:57.2193623Z [51/89, 00:07/00:07] install: luapackageloader [2k] 2021-05-14T23:15:57.2945022Z [52/89, 00:07/00:07] install: luaprogtable [7k] 2021-05-14T23:15:57.3713541Z [53/89, 00:07/00:07] install: luarandom [2k] 2021-05-14T23:15:57.4474042Z [54/89, 00:07/00:07] install: luatex85 [2k] 2021-05-14T23:15:57.5233369Z [55/89, 00:07/00:07] install: luatexbase [4k] 2021-05-14T23:15:57.6000415Z [56/89, 00:07/00:07] install: luatexko [22k] 2021-05-14T23:15:57.6780113Z [57/89, 00:07/00:07] install: luatextra [2k] 2021-05-14T23:15:57.7537014Z [58/89, 00:07/00:07] install: luavlna [8k] 2021-05-14T23:15:57.8307048Z [59/89, 00:07/00:07] install: luaxml [31k] 2021-05-14T23:15:57.9094306Z [60/89, 00:07/00:07] install: makeindex.x86_64-linux [49k] 2021-05-14T23:15:57.9905512Z [61/89, 00:07/00:07] install: makeindex [5k] 2021-05-14T23:15:58.0734875Z [62/89, 00:08/00:08] install: mflogo [2k] 2021-05-14T23:15:58.1505277Z [63/89, 00:08/00:08] install: newpax [9k] 2021-05-14T23:15:58.2268459Z [64/89, 00:08/00:08] install: nodetree [13k] 2021-05-14T23:15:58.3039613Z [65/89, 00:08/00:08] install: odsfile [5k] 2021-05-14T23:15:58.3800278Z [66/89, 00:08/00:08] install: optex.x86_64-linux [1k] 2021-05-14T23:15:58.5105481Z [67/89, 00:08/00:08] install: optex [789k] 2021-05-14T23:15:58.6296339Z [68/89, 00:08/00:08] install: pdfarticle [4k] 2021-05-14T23:15:58.7063691Z [69/89, 00:08/00:08] install: pdfextra [22k] 2021-05-14T23:15:58.7925862Z [70/89, 00:08/00:08] install: placeat [4k] 2021-05-14T23:15:58.8693637Z [71/89, 00:08/00:08] install: plantuml [3k] 2021-05-14T23:15:58.9465533Z [72/89, 00:08/00:08] install: rsfs [55k] 2021-05-14T23:15:59.0290406Z [73/89, 00:08/00:08] install: selnolig [53k] 2021-05-14T23:15:59.1118469Z [74/89, 00:09/00:09] install: spelling [14k] 2021-05-14T23:15:59.1893400Z [75/89, 00:09/00:09] install: stricttex [2k] 2021-05-14T23:15:59.2671442Z [76/89, 00:09/00:09] install: texlive-common [1k] 2021-05-14T23:15:59.3429414Z [77/89, 00:09/00:09] install: texlive-en [1k] 2021-05-14T23:15:59.4207988Z [78/89, 00:09/00:09] install: texlive-msg-translations [144k] 2021-05-14T23:15:59.5141965Z [79/89, 00:09/00:09] install: thumbpdf.x86_64-linux [1k] 2021-05-14T23:15:59.5895582Z [80/89, 00:09/00:09] install: thumbpdf [19k] 2021-05-14T23:15:59.6669231Z [81/89, 00:09/00:09] install: tlshell.x86_64-linux [1k] 2021-05-14T23:15:59.7433144Z [82/89, 00:09/00:09] install: tlshell [29k] 2021-05-14T23:15:59.8221540Z [83/89, 00:09/00:09] install: typewriter [25k] 2021-05-14T23:15:59.9073011Z [84/89, 00:09/00:09] install: uninormalize [6k] 2021-05-14T23:15:59.9833307Z [85/89, 00:09/00:09] install: upquote [2k] 2021-05-14T23:16:00.0670341Z [86/89, 00:10/00:10] install: xdvi.x86_64-linux [530k] 2021-05-14T23:16:00.1980774Z [87/89, 00:10/00:10] install: xdvi [7k] 2021-05-14T23:16:00.2761695Z [88/89, 00:10/00:10] install: collection-basic [1k] 2021-05-14T23:16:00.3551274Z [89/89, 00:10/00:10] install: collection-luatex [1k] 2021-05-14T23:16:00.3775735Z running mktexlsr ... 2021-05-14T23:16:00.4691959Z done running mktexlsr. 2021-05-14T23:16:00.5016198Z running updmap-sys ... 2021-05-14T23:16:00.7983775Z done running updmap-sys. 2021-05-14T23:16:00.7988248Z regenerating fmtutil.cnf in /home/runner/.TinyTeX/texmf-dist 2021-05-14T23:16:00.7990464Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/huAlq16hci/V4f2rjdO51 ... 2021-05-14T23:16:01.2895895Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/huAlq16hci/V4f2rjdO51. 2021-05-14T23:16:01.2897719Z OK: optex.fmt/luatex 2021-05-14T23:16:01.2899264Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-14T23:16:01.2901077Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-14T23:16:03.0108188Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-14T23:16:03.0110087Z tlmgr: no updates available 2021-05-14T23:16:03.1147714Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-14T23:16:03.1148701Z with: 2021-05-14T23:16:03.1149191Z pandoc-version: 2.7.3 2021-05-14T23:16:03.1149615Z env: 2021-05-14T23:16:03.1150170Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:16:03.1150702Z TIC_DEPLOY_KEY: 2021-05-14T23:16:03.1151582Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:16:03.1153904Z GITHUB_PAT: *** 2021-05-14T23:16:03.1154398Z COVERALLS_TOKEN: 2021-05-14T23:16:03.1155058Z continue-on-error: false 2021-05-14T23:16:03.1155596Z VDIFFR_RUN_TESTS: 2021-05-14T23:16:03.1156205Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:16:03.1156714Z TZ: UTC 2021-05-14T23:16:03.1157217Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:16:03.1157710Z NOT_CRAN: true 2021-05-14T23:16:03.1158371Z ##[endgroup] 2021-05-14T23:16:03.5754735Z [command]sudo apt-get install -y gdebi-core 2021-05-14T23:16:03.6556304Z Reading package lists... 2021-05-14T23:16:03.8342134Z Building dependency tree... 2021-05-14T23:16:03.8361654Z Reading state information... 2021-05-14T23:16:04.0825481Z gdebi-core is already the newest version (0.9.5.7+nmu3). 2021-05-14T23:16:04.0827095Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:16:04.0866814Z [command]sudo gdebi --non-interactive /home/runner/work/_temp/pandoc-2.7.3-1-amd64.deb 2021-05-14T23:16:04.2215228Z 2021-05-14T23:16:04.2382293Z Reading package lists... 0% 2021-05-14T23:16:04.2382799Z 2021-05-14T23:16:04.2432210Z Reading package lists... 100% 2021-05-14T23:16:04.2432671Z 2021-05-14T23:16:04.2432949Z 2021-05-14T23:16:04.2433459Z Reading package lists... Done 2021-05-14T23:16:04.2433860Z 2021-05-14T23:16:04.2434516Z Building dependency tree... 0% 2021-05-14T23:16:04.2434916Z 2021-05-14T23:16:04.2732225Z Building dependency tree... 0% 2021-05-14T23:16:04.2785783Z 2021-05-14T23:16:04.2786392Z Building dependency tree... 50% 2021-05-14T23:16:04.2787012Z 2021-05-14T23:16:04.4106456Z Building dependency tree... 50% 2021-05-14T23:16:04.4106865Z 2021-05-14T23:16:04.4107387Z Building dependency tree 2021-05-14T23:16:04.4107753Z 2021-05-14T23:16:04.4108451Z Reading state information... 0% 2021-05-14T23:16:04.4108800Z 2021-05-14T23:16:04.5853821Z Reading state information... 0% 2021-05-14T23:16:04.5854260Z 2021-05-14T23:16:04.5854486Z 2021-05-14T23:16:04.5855033Z Reading state information... Done 2021-05-14T23:16:04.5855425Z 2021-05-14T23:16:04.5855931Z Reading state information... 0% 2021-05-14T23:16:04.5912825Z 2021-05-14T23:16:04.5913367Z Reading state information... 1% 2021-05-14T23:16:04.5957534Z 2021-05-14T23:16:04.5958101Z Reading state information... 3% 2021-05-14T23:16:04.6005933Z 2021-05-14T23:16:04.6006517Z Reading state information... 5% 2021-05-14T23:16:04.6052868Z 2021-05-14T23:16:04.6053457Z Reading state information... 7% 2021-05-14T23:16:04.6097255Z 2021-05-14T23:16:04.6097846Z Reading state information... 9% 2021-05-14T23:16:04.6141580Z 2021-05-14T23:16:04.6142203Z Reading state information... 11% 2021-05-14T23:16:04.6187444Z 2021-05-14T23:16:04.6188741Z Reading state information... 13% 2021-05-14T23:16:04.6230692Z 2021-05-14T23:16:04.6231225Z Reading state information... 15% 2021-05-14T23:16:04.6274266Z 2021-05-14T23:16:04.6275033Z Reading state information... 17% 2021-05-14T23:16:04.6322755Z 2021-05-14T23:16:04.6323321Z Reading state information... 19% 2021-05-14T23:16:04.6366964Z 2021-05-14T23:16:04.6367509Z Reading state information... 21% 2021-05-14T23:16:04.6409189Z 2021-05-14T23:16:04.6409800Z Reading state information... 23% 2021-05-14T23:16:04.6455335Z 2021-05-14T23:16:04.6455874Z Reading state information... 25% 2021-05-14T23:16:04.6534038Z 2021-05-14T23:16:04.6534639Z Reading state information... 27% 2021-05-14T23:16:04.6579704Z 2021-05-14T23:16:04.6580254Z Reading state information... 29% 2021-05-14T23:16:04.6628759Z 2021-05-14T23:16:04.6629306Z Reading state information... 31% 2021-05-14T23:16:04.6677442Z 2021-05-14T23:16:04.6678341Z Reading state information... 33% 2021-05-14T23:16:04.6719592Z 2021-05-14T23:16:04.6720161Z Reading state information... 35% 2021-05-14T23:16:04.6760576Z 2021-05-14T23:16:04.6761164Z Reading state information... 37% 2021-05-14T23:16:04.6810202Z 2021-05-14T23:16:04.6810748Z Reading state information... 39% 2021-05-14T23:16:04.6858325Z 2021-05-14T23:16:04.6858917Z Reading state information... 41% 2021-05-14T23:16:04.6901887Z 2021-05-14T23:16:04.6902628Z Reading state information... 43% 2021-05-14T23:16:04.6954393Z 2021-05-14T23:16:04.6954965Z Reading state information... 45% 2021-05-14T23:16:04.7026792Z 2021-05-14T23:16:04.7027361Z Reading state information... 47% 2021-05-14T23:16:04.7073578Z 2021-05-14T23:16:04.7074148Z Reading state information... 49% 2021-05-14T23:16:04.7126158Z 2021-05-14T23:16:04.7126689Z Reading state information... 51% 2021-05-14T23:16:04.7169517Z 2021-05-14T23:16:04.7170089Z Reading state information... 53% 2021-05-14T23:16:04.7213305Z 2021-05-14T23:16:04.7213881Z Reading state information... 55% 2021-05-14T23:16:04.7258729Z 2021-05-14T23:16:04.7259294Z Reading state information... 57% 2021-05-14T23:16:04.7311012Z 2021-05-14T23:16:04.7311761Z Reading state information... 59% 2021-05-14T23:16:04.7359766Z 2021-05-14T23:16:04.7360340Z Reading state information... 61% 2021-05-14T23:16:04.7405219Z 2021-05-14T23:16:04.7405745Z Reading state information... 63% 2021-05-14T23:16:04.7448630Z 2021-05-14T23:16:04.7449205Z Reading state information... 65% 2021-05-14T23:16:04.7492290Z 2021-05-14T23:16:04.7492838Z Reading state information... 67% 2021-05-14T23:16:04.7540445Z 2021-05-14T23:16:04.7541032Z Reading state information... 69% 2021-05-14T23:16:04.7599400Z 2021-05-14T23:16:04.7599993Z Reading state information... 71% 2021-05-14T23:16:04.7640900Z 2021-05-14T23:16:04.7641485Z Reading state information... 73% 2021-05-14T23:16:04.7687946Z 2021-05-14T23:16:04.7688919Z Reading state information... 75% 2021-05-14T23:16:04.7756685Z 2021-05-14T23:16:04.7757259Z Reading state information... 77% 2021-05-14T23:16:04.7802086Z 2021-05-14T23:16:04.7802656Z Reading state information... 79% 2021-05-14T23:16:04.7850716Z 2021-05-14T23:16:04.7851287Z Reading state information... 81% 2021-05-14T23:16:04.7896382Z 2021-05-14T23:16:04.7896934Z Reading state information... 83% 2021-05-14T23:16:04.7944840Z 2021-05-14T23:16:04.7945431Z Reading state information... 85% 2021-05-14T23:16:04.7992959Z 2021-05-14T23:16:04.7993758Z Reading state information... 87% 2021-05-14T23:16:04.8038386Z 2021-05-14T23:16:04.8038966Z Reading state information... 89% 2021-05-14T23:16:04.8080620Z 2021-05-14T23:16:04.8081213Z Reading state information... 91% 2021-05-14T23:16:04.8126570Z 2021-05-14T23:16:04.8127141Z Reading state information... 93% 2021-05-14T23:16:04.8169713Z 2021-05-14T23:16:04.8170281Z Reading state information... 95% 2021-05-14T23:16:04.8217881Z 2021-05-14T23:16:04.8218449Z Reading state information... 97% 2021-05-14T23:16:04.8259784Z 2021-05-14T23:16:04.8260366Z Reading state information... 99% 2021-05-14T23:16:05.1374518Z Selecting previously unselected package pandoc. 2021-05-14T23:16:05.2714743Z (Reading database ... 261856 files and directories currently installed.) 2021-05-14T23:16:05.2864091Z Preparing to unpack .../_temp/pandoc-2.7.3-1-amd64.deb ... 2021-05-14T23:16:05.2878564Z Unpacking pandoc (2.7.3-1) ... 2021-05-14T23:16:07.8206023Z Setting up pandoc (2.7.3-1) ... 2021-05-14T23:16:07.8249869Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:16:08.6673306Z 2021-05-14T23:16:08.6675620Z 2021-05-14T23:16:08.6676589Z Reading state information... Done 2021-05-14T23:16:08.6979704Z ##[group]Run git config user.name adigherman 2021-05-14T23:16:08.6980478Z git config user.name adigherman 2021-05-14T23:16:08.6981099Z git config user.email adig@jhu.edu 2021-05-14T23:16:08.7029821Z shell: /usr/bin/bash -e {0} 2021-05-14T23:16:08.7030278Z env: 2021-05-14T23:16:08.7030796Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:16:08.7031318Z TIC_DEPLOY_KEY: 2021-05-14T23:16:08.7032453Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:16:08.7034653Z GITHUB_PAT: *** 2021-05-14T23:16:08.7035105Z COVERALLS_TOKEN: 2021-05-14T23:16:08.7035621Z continue-on-error: false 2021-05-14T23:16:08.7036371Z VDIFFR_RUN_TESTS: 2021-05-14T23:16:08.7036909Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:16:08.7037418Z TZ: UTC 2021-05-14T23:16:08.7037866Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:16:08.7038322Z NOT_CRAN: true 2021-05-14T23:16:08.7038768Z ##[endgroup] 2021-05-14T23:16:08.7336761Z ##[group]Run adigherman/actions/install-sysdeps-linux@master 2021-05-14T23:16:08.7337450Z env: 2021-05-14T23:16:08.7337969Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:16:08.7338463Z TIC_DEPLOY_KEY: 2021-05-14T23:16:08.7339335Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:16:08.7341177Z GITHUB_PAT: *** 2021-05-14T23:16:08.7341621Z COVERALLS_TOKEN: 2021-05-14T23:16:08.7342135Z continue-on-error: false 2021-05-14T23:16:08.7342617Z VDIFFR_RUN_TESTS: 2021-05-14T23:16:08.7343129Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:16:08.7343578Z TZ: UTC 2021-05-14T23:16:08.7343999Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:16:08.7344417Z NOT_CRAN: true 2021-05-14T23:16:08.7344815Z ##[endgroup] 2021-05-14T23:16:08.9494243Z Reading package lists... 2021-05-14T23:16:09.1105848Z Building dependency tree... 2021-05-14T23:16:09.1128139Z Reading state information... 2021-05-14T23:16:09.2561439Z The following additional packages will be installed: 2021-05-14T23:16:09.2567158Z cmake-data libjsoncpp1 librhash0 2021-05-14T23:16:09.2572683Z Suggested packages: 2021-05-14T23:16:09.2573519Z cmake-doc ninja-build 2021-05-14T23:16:09.3064659Z The following NEW packages will be installed: 2021-05-14T23:16:09.3072850Z cmake cmake-data libjsoncpp1 librhash0 2021-05-14T23:16:09.3316448Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:16:09.3317402Z Need to get 5470 kB of archives. 2021-05-14T23:16:09.3318466Z After this operation, 28.3 MB of additional disk space will be used. 2021-05-14T23:16:09.3320263Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] 2021-05-14T23:16:09.3556933Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] 2021-05-14T23:16:09.3566626Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2021-05-14T23:16:09.3586009Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] 2021-05-14T23:16:09.8710806Z Fetched 5470 kB in 0s (57.4 MB/s) 2021-05-14T23:16:09.9134228Z Selecting previously unselected package cmake-data. 2021-05-14T23:16:09.9210858Z (Reading database ... 2021-05-14T23:16:09.9211764Z (Reading database ... 5% 2021-05-14T23:16:09.9212858Z (Reading database ... 10% 2021-05-14T23:16:09.9213564Z (Reading database ... 15% 2021-05-14T23:16:09.9214100Z (Reading database ... 20% 2021-05-14T23:16:09.9214596Z (Reading database ... 25% 2021-05-14T23:16:09.9215079Z (Reading database ... 30% 2021-05-14T23:16:09.9215574Z (Reading database ... 35% 2021-05-14T23:16:09.9216079Z (Reading database ... 40% 2021-05-14T23:16:09.9216568Z (Reading database ... 45% 2021-05-14T23:16:09.9217058Z (Reading database ... 50% 2021-05-14T23:16:09.9260284Z (Reading database ... 55% 2021-05-14T23:16:09.9306692Z (Reading database ... 60% 2021-05-14T23:16:09.9348249Z (Reading database ... 65% 2021-05-14T23:16:09.9472844Z (Reading database ... 70% 2021-05-14T23:16:09.9586324Z (Reading database ... 75% 2021-05-14T23:16:09.9869167Z (Reading database ... 80% 2021-05-14T23:16:10.0190747Z (Reading database ... 85% 2021-05-14T23:16:10.0336206Z (Reading database ... 90% 2021-05-14T23:16:10.0416081Z (Reading database ... 95% 2021-05-14T23:16:10.0416665Z (Reading database ... 100% 2021-05-14T23:16:10.0417490Z (Reading database ... 261863 files and directories currently installed.) 2021-05-14T23:16:10.0559848Z Preparing to unpack .../cmake-data_3.16.3-1ubuntu1_all.deb ... 2021-05-14T23:16:10.0784280Z Unpacking cmake-data (3.16.3-1ubuntu1) ... 2021-05-14T23:16:10.6569414Z Selecting previously unselected package libjsoncpp1:amd64. 2021-05-14T23:16:10.6884252Z Preparing to unpack .../libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2021-05-14T23:16:10.6906448Z Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-14T23:16:10.7259077Z Selecting previously unselected package librhash0:amd64. 2021-05-14T23:16:10.7573840Z Preparing to unpack .../librhash0_1.3.9-1_amd64.deb ... 2021-05-14T23:16:10.7585927Z Unpacking librhash0:amd64 (1.3.9-1) ... 2021-05-14T23:16:10.7929429Z Selecting previously unselected package cmake. 2021-05-14T23:16:10.8237008Z Preparing to unpack .../cmake_3.16.3-1ubuntu1_amd64.deb ... 2021-05-14T23:16:10.8247236Z Unpacking cmake (3.16.3-1ubuntu1) ... 2021-05-14T23:16:11.2951690Z Setting up librhash0:amd64 (1.3.9-1) ... 2021-05-14T23:16:11.2986265Z Setting up cmake-data (3.16.3-1ubuntu1) ... 2021-05-14T23:16:11.3449611Z Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-14T23:16:11.3484379Z Setting up cmake (3.16.3-1ubuntu1) ... 2021-05-14T23:16:11.3528460Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:16:12.5610293Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:16:14.9079807Z Reading package lists... 2021-05-14T23:16:15.0802676Z Building dependency tree... 2021-05-14T23:16:15.0824789Z Reading state information... 2021-05-14T23:16:15.2515827Z Suggested packages: 2021-05-14T23:16:15.2517386Z libssh-doc 2021-05-14T23:16:15.3022429Z The following NEW packages will be installed: 2021-05-14T23:16:15.3024215Z libssh-dev 2021-05-14T23:16:15.3225584Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:16:15.3226748Z Need to get 219 kB of archives. 2021-05-14T23:16:15.3228330Z After this operation, 1127 kB of additional disk space will be used. 2021-05-14T23:16:15.3230319Z 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:16:15.7976409Z Fetched 219 kB in 0s (10.5 MB/s) 2021-05-14T23:16:15.8396124Z Selecting previously unselected package libssh-dev:amd64. 2021-05-14T23:16:15.8477071Z (Reading database ... 2021-05-14T23:16:15.8477686Z (Reading database ... 5% 2021-05-14T23:16:15.8478209Z (Reading database ... 10% 2021-05-14T23:16:15.8478748Z (Reading database ... 15% 2021-05-14T23:16:15.8479264Z (Reading database ... 20% 2021-05-14T23:16:15.8479947Z (Reading database ... 25% 2021-05-14T23:16:15.8480461Z (Reading database ... 30% 2021-05-14T23:16:15.8480974Z (Reading database ... 35% 2021-05-14T23:16:15.8481466Z (Reading database ... 40% 2021-05-14T23:16:15.8481972Z (Reading database ... 45% 2021-05-14T23:16:15.8482466Z (Reading database ... 50% 2021-05-14T23:16:15.8527140Z (Reading database ... 55% 2021-05-14T23:16:15.8567101Z (Reading database ... 60% 2021-05-14T23:16:15.8620283Z (Reading database ... 65% 2021-05-14T23:16:15.8753064Z (Reading database ... 70% 2021-05-14T23:16:15.8875307Z (Reading database ... 75% 2021-05-14T23:16:15.9169704Z (Reading database ... 80% 2021-05-14T23:16:15.9495560Z (Reading database ... 85% 2021-05-14T23:16:15.9663502Z (Reading database ... 90% 2021-05-14T23:16:15.9750816Z (Reading database ... 95% 2021-05-14T23:16:15.9751534Z (Reading database ... 100% 2021-05-14T23:16:15.9752784Z (Reading database ... 264647 files and directories currently installed.) 2021-05-14T23:16:15.9902999Z Preparing to unpack .../libssh-dev_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-14T23:16:15.9916459Z Unpacking libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-14T23:16:16.0818797Z Setting up libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-14T23:16:18.3979749Z Reading package lists... 2021-05-14T23:16:18.5658811Z Building dependency tree... 2021-05-14T23:16:18.5680389Z Reading state information... 2021-05-14T23:16:18.7807841Z The following NEW packages will be installed: 2021-05-14T23:16:18.7812445Z jags 2021-05-14T23:16:18.8031641Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:16:18.8033013Z Need to get 1562 kB of archives. 2021-05-14T23:16:18.8033777Z After this operation, 3615 kB of additional disk space will be used. 2021-05-14T23:16:18.8036242Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 jags amd64 4.3.0-3build1 [1562 kB] 2021-05-14T23:16:19.2829019Z Fetched 1562 kB in 0s (36.6 MB/s) 2021-05-14T23:16:19.3228879Z Selecting previously unselected package jags. 2021-05-14T23:16:19.3305116Z (Reading database ... 2021-05-14T23:16:19.3306288Z (Reading database ... 5% 2021-05-14T23:16:19.3306926Z (Reading database ... 10% 2021-05-14T23:16:19.3310398Z (Reading database ... 15% 2021-05-14T23:16:19.3311461Z (Reading database ... 20% 2021-05-14T23:16:19.3312904Z (Reading database ... 25% 2021-05-14T23:16:19.3313598Z (Reading database ... 30% 2021-05-14T23:16:19.3314251Z (Reading database ... 35% 2021-05-14T23:16:19.3315033Z (Reading database ... 40% 2021-05-14T23:16:19.3315702Z (Reading database ... 45% 2021-05-14T23:16:19.3316691Z (Reading database ... 50% 2021-05-14T23:16:19.3341180Z (Reading database ... 55% 2021-05-14T23:16:19.3379810Z (Reading database ... 60% 2021-05-14T23:16:19.3423700Z (Reading database ... 65% 2021-05-14T23:16:19.3549644Z (Reading database ... 70% 2021-05-14T23:16:19.3662419Z (Reading database ... 75% 2021-05-14T23:16:19.3955500Z (Reading database ... 80% 2021-05-14T23:16:19.4284939Z (Reading database ... 85% 2021-05-14T23:16:19.4428582Z (Reading database ... 90% 2021-05-14T23:16:19.4500720Z (Reading database ... 95% 2021-05-14T23:16:19.4501536Z (Reading database ... 100% 2021-05-14T23:16:19.4502411Z (Reading database ... 264666 files and directories currently installed.) 2021-05-14T23:16:19.4634458Z Preparing to unpack .../jags_4.3.0-3build1_amd64.deb ... 2021-05-14T23:16:19.4657818Z Unpacking jags (4.3.0-3build1) ... 2021-05-14T23:16:19.6509072Z Setting up jags (4.3.0-3build1) ... 2021-05-14T23:16:19.6798668Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:16:20.4840199Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:16:22.8299281Z Reading package lists... 2021-05-14T23:16:22.9815568Z Building dependency tree... 2021-05-14T23:16:22.9838471Z Reading state information... 2021-05-14T23:16:23.1456201Z The following additional packages will be installed: 2021-05-14T23:16:23.1457573Z libnode64 libuv1-dev 2021-05-14T23:16:23.1927882Z The following NEW packages will be installed: 2021-05-14T23:16:23.1930458Z libnode-dev libnode64 libuv1-dev 2021-05-14T23:16:23.2126386Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:16:23.2127146Z Need to get 6239 kB of archives. 2021-05-14T23:16:23.2127923Z After this operation, 24.9 MB of additional disk space will be used. 2021-05-14T23:16:23.2130062Z 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:16:23.2161603Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB] 2021-05-14T23:16:23.2955753Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode-dev amd64 10.19.0~dfsg-3ubuntu1 [370 kB] 2021-05-14T23:16:23.7540109Z Fetched 6239 kB in 0s (61.3 MB/s) 2021-05-14T23:16:23.7914614Z Selecting previously unselected package libuv1-dev:amd64. 2021-05-14T23:16:23.7928309Z (Reading database ... 2021-05-14T23:16:23.7929044Z (Reading database ... 5% 2021-05-14T23:16:23.7930115Z (Reading database ... 10% 2021-05-14T23:16:23.7930784Z (Reading database ... 15% 2021-05-14T23:16:23.7931451Z (Reading database ... 20% 2021-05-14T23:16:23.7933060Z (Reading database ... 25% 2021-05-14T23:16:23.7933868Z (Reading database ... 30% 2021-05-14T23:16:23.7934576Z (Reading database ... 35% 2021-05-14T23:16:23.7935224Z (Reading database ... 40% 2021-05-14T23:16:23.7935856Z (Reading database ... 45% 2021-05-14T23:16:23.7936505Z (Reading database ... 50% 2021-05-14T23:16:23.7973263Z (Reading database ... 55% 2021-05-14T23:16:23.8011320Z (Reading database ... 60% 2021-05-14T23:16:23.8051149Z (Reading database ... 65% 2021-05-14T23:16:23.8178069Z (Reading database ... 70% 2021-05-14T23:16:23.8292546Z (Reading database ... 75% 2021-05-14T23:16:23.8587526Z (Reading database ... 80% 2021-05-14T23:16:23.8909437Z (Reading database ... 85% 2021-05-14T23:16:23.9070615Z (Reading database ... 90% 2021-05-14T23:16:23.9154606Z (Reading database ... 95% 2021-05-14T23:16:23.9155250Z (Reading database ... 100% 2021-05-14T23:16:23.9156061Z (Reading database ... 264806 files and directories currently installed.) 2021-05-14T23:16:23.9302260Z Preparing to unpack .../libuv1-dev_1.34.2-1ubuntu1.1_amd64.deb ... 2021-05-14T23:16:23.9315992Z Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-14T23:16:23.9713520Z Selecting previously unselected package libnode64:amd64. 2021-05-14T23:16:24.0021340Z Preparing to unpack .../libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-14T23:16:24.0046972Z Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-14T23:16:24.6715460Z Selecting previously unselected package libnode-dev:amd64. 2021-05-14T23:16:24.6953409Z Preparing to unpack .../libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-14T23:16:24.6968525Z Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-14T23:16:24.7964619Z Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-14T23:16:24.8003475Z Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-14T23:16:24.8040193Z Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-14T23:16:24.8077702Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:16:27.1210794Z Reading package lists... 2021-05-14T23:16:27.2744800Z Building dependency tree... 2021-05-14T23:16:27.2766994Z Reading state information... 2021-05-14T23:16:27.4412949Z The following additional packages will be installed: 2021-05-14T23:16:27.4418626Z libfftw3-bin libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-14T23:16:27.4424661Z Suggested packages: 2021-05-14T23:16:27.4425447Z libfftw3-doc 2021-05-14T23:16:27.4900030Z The following NEW packages will be installed: 2021-05-14T23:16:27.4905287Z libfftw3-bin libfftw3-dev libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-14T23:16:27.5106496Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:16:27.5107699Z Need to get 3986 kB of archives. 2021-05-14T23:16:27.5108687Z After this operation, 22.4 MB of additional disk space will be used. 2021-05-14T23:16:27.5110707Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-long3 amd64 3.3.8-2ubuntu1 [313 kB] 2021-05-14T23:16:27.5183242Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-quad3 amd64 3.3.8-2ubuntu1 [673 kB] 2021-05-14T23:16:27.5285913Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-single3 amd64 3.3.8-2ubuntu1 [756 kB] 2021-05-14T23:16:27.5385491Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-bin amd64 3.3.8-2ubuntu1 [32.2 kB] 2021-05-14T23:16:27.5394718Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-dev amd64 3.3.8-2ubuntu1 [2211 kB] 2021-05-14T23:16:28.0316346Z Fetched 3986 kB in 0s (50.1 MB/s) 2021-05-14T23:16:28.0700367Z Selecting previously unselected package libfftw3-long3:amd64. 2021-05-14T23:16:28.0793957Z (Reading database ... 2021-05-14T23:16:28.0794626Z (Reading database ... 5% 2021-05-14T23:16:28.0795163Z (Reading database ... 10% 2021-05-14T23:16:28.0795684Z (Reading database ... 15% 2021-05-14T23:16:28.0796212Z (Reading database ... 20% 2021-05-14T23:16:28.0796728Z (Reading database ... 25% 2021-05-14T23:16:28.0797277Z (Reading database ... 30% 2021-05-14T23:16:28.0797792Z (Reading database ... 35% 2021-05-14T23:16:28.0798322Z (Reading database ... 40% 2021-05-14T23:16:28.0798982Z (Reading database ... 45% 2021-05-14T23:16:28.0799489Z (Reading database ... 50% 2021-05-14T23:16:28.0835457Z (Reading database ... 55% 2021-05-14T23:16:28.0875050Z (Reading database ... 60% 2021-05-14T23:16:28.0918511Z (Reading database ... 65% 2021-05-14T23:16:28.1066182Z (Reading database ... 70% 2021-05-14T23:16:28.1197903Z (Reading database ... 75% 2021-05-14T23:16:28.1501578Z (Reading database ... 80% 2021-05-14T23:16:28.1849040Z (Reading database ... 85% 2021-05-14T23:16:28.1999896Z (Reading database ... 90% 2021-05-14T23:16:28.2078987Z (Reading database ... 95% 2021-05-14T23:16:28.2079528Z (Reading database ... 100% 2021-05-14T23:16:28.2080434Z (Reading database ... 264942 files and directories currently installed.) 2021-05-14T23:16:28.2217051Z Preparing to unpack .../libfftw3-long3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-14T23:16:28.2244403Z Unpacking libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:16:28.2874729Z Selecting previously unselected package libfftw3-quad3:amd64. 2021-05-14T23:16:28.3134807Z Preparing to unpack .../libfftw3-quad3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-14T23:16:28.3148331Z Unpacking libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:16:28.4314642Z Selecting previously unselected package libfftw3-single3:amd64. 2021-05-14T23:16:28.4635987Z Preparing to unpack .../libfftw3-single3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-14T23:16:28.4652251Z Unpacking libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:16:28.5754700Z Selecting previously unselected package libfftw3-bin. 2021-05-14T23:16:28.6112301Z Preparing to unpack .../libfftw3-bin_3.3.8-2ubuntu1_amd64.deb ... 2021-05-14T23:16:28.6129629Z Unpacking libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-14T23:16:28.6441989Z Selecting previously unselected package libfftw3-dev:amd64. 2021-05-14T23:16:28.6771882Z Preparing to unpack .../libfftw3-dev_3.3.8-2ubuntu1_amd64.deb ... 2021-05-14T23:16:28.6784865Z Unpacking libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:16:29.0023003Z Setting up libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:16:29.0062823Z Setting up libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:16:29.0098116Z Setting up libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:16:29.0132572Z Setting up libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-14T23:16:29.0165587Z Setting up libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:16:29.0200985Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:16:29.8744580Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:16:32.2999727Z Reading package lists... 2021-05-14T23:16:32.4904619Z Building dependency tree... 2021-05-14T23:16:32.4924489Z Reading state information... 2021-05-14T23:16:32.6812326Z The following additional packages will be installed: 2021-05-14T23:16:32.6815145Z libdcmtk14 2021-05-14T23:16:32.7315661Z The following NEW packages will be installed: 2021-05-14T23:16:32.7321418Z dcmtk libdcmtk14 2021-05-14T23:16:32.7557422Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:16:32.7558891Z Need to get 5546 kB of archives. 2021-05-14T23:16:32.7560297Z After this operation, 26.5 MB of additional disk space will be used. 2021-05-14T23:16:32.7565017Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdcmtk14 amd64 3.6.4-2.1build2 [4682 kB] 2021-05-14T23:16:32.9004670Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 dcmtk amd64 3.6.4-2.1build2 [864 kB] 2021-05-14T23:16:33.4066568Z Fetched 5546 kB in 0s (29.0 MB/s) 2021-05-14T23:16:33.4424801Z Selecting previously unselected package libdcmtk14. 2021-05-14T23:16:33.4507873Z (Reading database ... 2021-05-14T23:16:33.4508746Z (Reading database ... 5% 2021-05-14T23:16:33.4509423Z (Reading database ... 10% 2021-05-14T23:16:33.4510079Z (Reading database ... 15% 2021-05-14T23:16:33.4510738Z (Reading database ... 20% 2021-05-14T23:16:33.4512124Z (Reading database ... 25% 2021-05-14T23:16:33.4512917Z (Reading database ... 30% 2021-05-14T23:16:33.4513613Z (Reading database ... 35% 2021-05-14T23:16:33.4514293Z (Reading database ... 40% 2021-05-14T23:16:33.4514952Z (Reading database ... 45% 2021-05-14T23:16:33.4515639Z (Reading database ... 50% 2021-05-14T23:16:33.4540297Z (Reading database ... 55% 2021-05-14T23:16:33.4581832Z (Reading database ... 60% 2021-05-14T23:16:33.4624813Z (Reading database ... 65% 2021-05-14T23:16:33.4759787Z (Reading database ... 70% 2021-05-14T23:16:33.4886921Z (Reading database ... 75% 2021-05-14T23:16:33.5197127Z (Reading database ... 80% 2021-05-14T23:16:33.5539433Z (Reading database ... 85% 2021-05-14T23:16:33.5697279Z (Reading database ... 90% 2021-05-14T23:16:33.5784357Z (Reading database ... 95% 2021-05-14T23:16:33.5785181Z (Reading database ... 100% 2021-05-14T23:16:33.5786089Z (Reading database ... 265033 files and directories currently installed.) 2021-05-14T23:16:33.5941751Z Preparing to unpack .../libdcmtk14_3.6.4-2.1build2_amd64.deb ... 2021-05-14T23:16:33.5969668Z Unpacking libdcmtk14 (3.6.4-2.1build2) ... 2021-05-14T23:16:34.1475636Z Selecting previously unselected package dcmtk. 2021-05-14T23:16:34.1775382Z Preparing to unpack .../dcmtk_3.6.4-2.1build2_amd64.deb ... 2021-05-14T23:16:34.1841376Z Unpacking dcmtk (3.6.4-2.1build2) ... 2021-05-14T23:16:34.3474615Z Setting up libdcmtk14 (3.6.4-2.1build2) ... 2021-05-14T23:16:34.3514456Z Setting up dcmtk (3.6.4-2.1build2) ... 2021-05-14T23:16:34.3683274Z Adding `dcmtk' group to system ... 2021-05-14T23:16:34.4837475Z Adding `dcmtk' user to system ... 2021-05-14T23:16:34.6836436Z adduser: Warning: The home directory `/var/lib/dcmtk/db' does not belong to the user you are currently creating. 2021-05-14T23:16:34.9946765Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:16:36.7564914Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:16:39.1662885Z Reading package lists... 2021-05-14T23:16:39.3354046Z Building dependency tree... 2021-05-14T23:16:39.3377778Z Reading state information... 2021-05-14T23:16:39.5748804Z libsecret-1-dev is already the newest version (0.20.3-0ubuntu1). 2021-05-14T23:16:39.5750396Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:16:39.6487802Z Reading package lists... 2021-05-14T23:16:39.8199461Z Building dependency tree... 2021-05-14T23:16:39.8222096Z Reading state information... 2021-05-14T23:16:40.0868657Z libpng-dev is already the newest version (1.6.37-2). 2021-05-14T23:16:40.0871515Z libpng-dev set to manually installed. 2021-05-14T23:16:40.0873434Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:16:40.1621019Z Reading package lists... 2021-05-14T23:16:40.3317763Z Building dependency tree... 2021-05-14T23:16:40.3337253Z Reading state information... 2021-05-14T23:16:40.4996505Z The following additional packages will be installed: 2021-05-14T23:16:40.4998825Z libopenjp2-7 libpoppler-cpp0v5 libpoppler-dev libpoppler97 poppler-data 2021-05-14T23:16:40.5004936Z Suggested packages: 2021-05-14T23:16:40.5006266Z poppler-utils ghostscript fonts-japanese-mincho | fonts-ipafont-mincho 2021-05-14T23:16:40.5008011Z fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai 2021-05-14T23:16:40.5009152Z fonts-arphic-uming fonts-nanum 2021-05-14T23:16:40.5502263Z The following NEW packages will be installed: 2021-05-14T23:16:40.5503983Z libopenjp2-7 libpoppler-cpp-dev libpoppler-cpp0v5 libpoppler-dev 2021-05-14T23:16:40.5511044Z libpoppler97 poppler-data 2021-05-14T23:16:40.5721455Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:16:40.5722527Z Need to get 2582 kB of archives. 2021-05-14T23:16:40.5723519Z After this operation, 16.7 MB of additional disk space will be used. 2021-05-14T23:16:40.5725681Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB] 2021-05-14T23:16:40.5959691Z 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:16:40.5978773Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1 [915 kB] 2021-05-14T23:16:40.6066169Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp0v5 amd64 0.86.1-0ubuntu1 [35.6 kB] 2021-05-14T23:16:40.6072355Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-dev amd64 0.86.1-0ubuntu1 [5336 B] 2021-05-14T23:16:40.6078285Z 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:16:41.0598102Z Fetched 2582 kB in 0s (49.5 MB/s) 2021-05-14T23:16:41.0938904Z Selecting previously unselected package poppler-data. 2021-05-14T23:16:41.1019010Z (Reading database ... 2021-05-14T23:16:41.1019940Z (Reading database ... 5% 2021-05-14T23:16:41.1020719Z (Reading database ... 10% 2021-05-14T23:16:41.1021497Z (Reading database ... 15% 2021-05-14T23:16:41.1022257Z (Reading database ... 20% 2021-05-14T23:16:41.1023199Z (Reading database ... 25% 2021-05-14T23:16:41.1024042Z (Reading database ... 30% 2021-05-14T23:16:41.1024784Z (Reading database ... 35% 2021-05-14T23:16:41.1025535Z (Reading database ... 40% 2021-05-14T23:16:41.1026292Z (Reading database ... 45% 2021-05-14T23:16:41.1027032Z (Reading database ... 50% 2021-05-14T23:16:41.1046159Z (Reading database ... 55% 2021-05-14T23:16:41.1086256Z (Reading database ... 60% 2021-05-14T23:16:41.1125535Z (Reading database ... 65% 2021-05-14T23:16:41.1257796Z (Reading database ... 70% 2021-05-14T23:16:41.1374687Z (Reading database ... 75% 2021-05-14T23:16:41.1662841Z (Reading database ... 80% 2021-05-14T23:16:41.1990741Z (Reading database ... 85% 2021-05-14T23:16:41.2133489Z (Reading database ... 90% 2021-05-14T23:16:41.2224974Z (Reading database ... 95% 2021-05-14T23:16:41.2225538Z (Reading database ... 100% 2021-05-14T23:16:41.2226341Z (Reading database ... 265268 files and directories currently installed.) 2021-05-14T23:16:41.2373717Z Preparing to unpack .../0-poppler-data_0.4.9-2_all.deb ... 2021-05-14T23:16:41.2389176Z Unpacking poppler-data (0.4.9-2) ... 2021-05-14T23:16:41.5074822Z Selecting previously unselected package libopenjp2-7:amd64. 2021-05-14T23:16:41.5336213Z Preparing to unpack .../1-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... 2021-05-14T23:16:41.5363186Z Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-14T23:16:41.5822515Z Selecting previously unselected package libpoppler97:amd64. 2021-05-14T23:16:41.6114201Z Preparing to unpack .../2-libpoppler97_0.86.1-0ubuntu1_amd64.deb ... 2021-05-14T23:16:41.6128277Z Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:16:41.7594484Z Selecting previously unselected package libpoppler-cpp0v5:amd64. 2021-05-14T23:16:41.7812777Z Preparing to unpack .../3-libpoppler-cpp0v5_0.86.1-0ubuntu1_amd64.deb ... 2021-05-14T23:16:41.7824284Z Unpacking libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:16:41.8097333Z Selecting previously unselected package libpoppler-dev:amd64. 2021-05-14T23:16:41.8410577Z Preparing to unpack .../4-libpoppler-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-14T23:16:41.8421459Z Unpacking libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:16:41.8753655Z Selecting previously unselected package libpoppler-cpp-dev:amd64. 2021-05-14T23:16:41.9020808Z Preparing to unpack .../5-libpoppler-cpp-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-14T23:16:41.9036166Z Unpacking libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:16:41.9682010Z Setting up poppler-data (0.4.9-2) ... 2021-05-14T23:16:41.9794728Z Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-14T23:16:41.9828787Z Setting up libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:16:41.9861864Z Setting up libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:16:41.9894099Z Setting up libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:16:41.9928336Z Setting up libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:16:41.9974551Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-14T23:16:42.3012540Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:16:44.7170301Z Reading package lists... 2021-05-14T23:16:44.8956519Z Building dependency tree... 2021-05-14T23:16:44.8980547Z Reading state information... 2021-05-14T23:16:45.0646121Z The following additional packages will be installed: 2021-05-14T23:16:45.0651975Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libsz2 2021-05-14T23:16:45.0657275Z Suggested packages: 2021-05-14T23:16:45.0658517Z libhdf5-doc 2021-05-14T23:16:45.1146988Z The following NEW packages will be installed: 2021-05-14T23:16:45.1152676Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libhdf5-dev 2021-05-14T23:16:45.1157785Z libsz2 2021-05-14T23:16:45.1361749Z 0 upgraded, 7 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:16:45.1362532Z Need to get 4074 kB of archives. 2021-05-14T23:16:45.1363317Z After this operation, 17.6 MB of additional disk space will be used. 2021-05-14T23:16:45.1366818Z 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:16:45.1386987Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec0 amd64 1.0.4-1 [19.1 kB] 2021-05-14T23:16:45.1391760Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsz2 amd64 1.0.4-1 [5188 B] 2021-05-14T23:16:45.1398823Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-103 amd64 1.10.4+repack-11ubuntu1 [1311 kB] 2021-05-14T23:16:45.1563976Z 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:16:45.1592101Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec-dev amd64 1.0.4-1 [16.9 kB] 2021-05-14T23:16:45.1598070Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-dev amd64 1.10.4+repack-11ubuntu1 [2589 kB] 2021-05-14T23:16:45.6733592Z Fetched 4074 kB in 0s (58.2 MB/s) 2021-05-14T23:16:45.7068119Z Selecting previously unselected package hdf5-helpers. 2021-05-14T23:16:45.7146209Z (Reading database ... 2021-05-14T23:16:45.7147152Z (Reading database ... 5% 2021-05-14T23:16:45.7147949Z (Reading database ... 10% 2021-05-14T23:16:45.7148731Z (Reading database ... 15% 2021-05-14T23:16:45.7149579Z (Reading database ... 20% 2021-05-14T23:16:45.7150339Z (Reading database ... 25% 2021-05-14T23:16:45.7151092Z (Reading database ... 30% 2021-05-14T23:16:45.7152562Z (Reading database ... 35% 2021-05-14T23:16:45.7153459Z (Reading database ... 40% 2021-05-14T23:16:45.7154224Z (Reading database ... 45% 2021-05-14T23:16:45.7155123Z (Reading database ... 50% 2021-05-14T23:16:45.7191404Z (Reading database ... 55% 2021-05-14T23:16:45.7230448Z (Reading database ... 60% 2021-05-14T23:16:45.7270195Z (Reading database ... 65% 2021-05-14T23:16:45.7398964Z (Reading database ... 70% 2021-05-14T23:16:45.7516298Z (Reading database ... 75% 2021-05-14T23:16:45.7815087Z (Reading database ... 80% 2021-05-14T23:16:45.8128460Z (Reading database ... 85% 2021-05-14T23:16:45.8275982Z (Reading database ... 90% 2021-05-14T23:16:45.8356262Z (Reading database ... 95% 2021-05-14T23:16:45.8356802Z (Reading database ... 100% 2021-05-14T23:16:45.8357793Z (Reading database ... 265828 files and directories currently installed.) 2021-05-14T23:16:45.8503354Z Preparing to unpack .../0-hdf5-helpers_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-14T23:16:45.8514918Z Unpacking hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:16:45.8873904Z Selecting previously unselected package libaec0:amd64. 2021-05-14T23:16:45.9202459Z Preparing to unpack .../1-libaec0_1.0.4-1_amd64.deb ... 2021-05-14T23:16:45.9225313Z Unpacking libaec0:amd64 (1.0.4-1) ... 2021-05-14T23:16:45.9535683Z Selecting previously unselected package libsz2:amd64. 2021-05-14T23:16:45.9848476Z Preparing to unpack .../2-libsz2_1.0.4-1_amd64.deb ... 2021-05-14T23:16:45.9861456Z Unpacking libsz2:amd64 (1.0.4-1) ... 2021-05-14T23:16:46.0167023Z Selecting previously unselected package libhdf5-103:amd64. 2021-05-14T23:16:46.0508486Z Preparing to unpack .../3-libhdf5-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-14T23:16:46.0520535Z Unpacking libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:16:46.2155119Z Selecting previously unselected package libhdf5-cpp-103:amd64. 2021-05-14T23:16:46.2410287Z Preparing to unpack .../4-libhdf5-cpp-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-14T23:16:46.2422808Z Unpacking libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:16:46.2873786Z Selecting previously unselected package libaec-dev:amd64. 2021-05-14T23:16:46.3133337Z Preparing to unpack .../5-libaec-dev_1.0.4-1_amd64.deb ... 2021-05-14T23:16:46.3144886Z Unpacking libaec-dev:amd64 (1.0.4-1) ... 2021-05-14T23:16:46.3428634Z Selecting previously unselected package libhdf5-dev. 2021-05-14T23:16:46.3743047Z Preparing to unpack .../6-libhdf5-dev_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-14T23:16:46.3753563Z Unpacking libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:16:46.7172164Z Setting up hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:16:46.7207496Z Setting up libaec0:amd64 (1.0.4-1) ... 2021-05-14T23:16:46.7247040Z Setting up libsz2:amd64 (1.0.4-1) ... 2021-05-14T23:16:46.7277945Z Setting up libaec-dev:amd64 (1.0.4-1) ... 2021-05-14T23:16:46.7312345Z Setting up libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:16:46.7347950Z Setting up libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:16:46.7384913Z Setting up libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:16:46.7471732Z 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:16:46.7508129Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:16:47.5558469Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:16:49.8381911Z Reading package lists... 2021-05-14T23:16:49.9975972Z Building dependency tree... 2021-05-14T23:16:49.9996446Z Reading state information... 2021-05-14T23:16:50.1630859Z The following additional packages will be installed: 2021-05-14T23:16:50.1634798Z libdrm-dev libgl-dev libglu1-mesa libglx-dev 2021-05-14T23:16:50.2139869Z The following NEW packages will be installed: 2021-05-14T23:16:50.2143659Z libdrm-dev libgl-dev libglu1-mesa libglu1-mesa-dev libglx-dev 2021-05-14T23:16:50.2145505Z mesa-common-dev 2021-05-14T23:16:50.2345169Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:16:50.2345950Z Need to get 1761 kB of archives. 2021-05-14T23:16:50.2346710Z After this operation, 5442 kB of additional disk space will be used. 2021-05-14T23:16:50.2348860Z 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:16:50.2407494Z 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:16:50.2414764Z 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:16:50.2428756Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa amd64 9.0.1-1build1 [168 kB] 2021-05-14T23:16:50.2449901Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa-dev amd64 9.0.1-1build1 [207 kB] 2021-05-14T23:16:50.2475425Z 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:16:50.7260550Z Fetched 1761 kB in 0s (28.7 MB/s) 2021-05-14T23:16:50.7590472Z Selecting previously unselected package libdrm-dev:amd64. 2021-05-14T23:16:50.7668140Z (Reading database ... 2021-05-14T23:16:50.7668789Z (Reading database ... 5% 2021-05-14T23:16:50.7669315Z (Reading database ... 10% 2021-05-14T23:16:50.7669856Z (Reading database ... 15% 2021-05-14T23:16:50.7670387Z (Reading database ... 20% 2021-05-14T23:16:50.7670900Z (Reading database ... 25% 2021-05-14T23:16:50.7671445Z (Reading database ... 30% 2021-05-14T23:16:50.7672418Z (Reading database ... 35% 2021-05-14T23:16:50.7672959Z (Reading database ... 40% 2021-05-14T23:16:50.7673471Z (Reading database ... 45% 2021-05-14T23:16:50.7673998Z (Reading database ... 50% 2021-05-14T23:16:50.7718771Z (Reading database ... 55% 2021-05-14T23:16:50.7755867Z (Reading database ... 60% 2021-05-14T23:16:50.7793983Z (Reading database ... 65% 2021-05-14T23:16:50.7916012Z (Reading database ... 70% 2021-05-14T23:16:50.8028676Z (Reading database ... 75% 2021-05-14T23:16:50.8325313Z (Reading database ... 80% 2021-05-14T23:16:50.8636867Z (Reading database ... 85% 2021-05-14T23:16:50.8786972Z (Reading database ... 90% 2021-05-14T23:16:50.8868603Z (Reading database ... 95% 2021-05-14T23:16:50.8870677Z (Reading database ... 100% 2021-05-14T23:16:50.8873083Z (Reading database ... 266036 files and directories currently installed.) 2021-05-14T23:16:50.9010719Z Preparing to unpack .../0-libdrm-dev_2.4.102-1ubuntu1~20.04.1_amd64.deb ... 2021-05-14T23:16:50.9026870Z Unpacking libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-14T23:16:50.9514953Z Selecting previously unselected package libglx-dev:amd64. 2021-05-14T23:16:50.9770468Z Preparing to unpack .../1-libglx-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:16:50.9784495Z Unpacking libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-14T23:16:51.0156223Z Selecting previously unselected package libgl-dev:amd64. 2021-05-14T23:16:51.0481018Z Preparing to unpack .../2-libgl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:16:51.0495612Z Unpacking libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-14T23:16:51.0954360Z Selecting previously unselected package libglu1-mesa:amd64. 2021-05-14T23:16:51.1236582Z Preparing to unpack .../3-libglu1-mesa_9.0.1-1build1_amd64.deb ... 2021-05-14T23:16:51.1260277Z Unpacking libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-14T23:16:51.1753397Z Selecting previously unselected package libglu1-mesa-dev:amd64. 2021-05-14T23:16:51.1984688Z Preparing to unpack .../4-libglu1-mesa-dev_9.0.1-1build1_amd64.deb ... 2021-05-14T23:16:51.1995885Z Unpacking libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-14T23:16:51.2554838Z Selecting previously unselected package mesa-common-dev:amd64. 2021-05-14T23:16:51.2801586Z Preparing to unpack .../5-mesa-common-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:16:51.2817620Z Unpacking mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:16:51.4712730Z Setting up libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-14T23:16:51.4747065Z Setting up libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-14T23:16:51.4778860Z Setting up libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-14T23:16:51.4821349Z Setting up libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-14T23:16:51.4852954Z Setting up libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-14T23:16:51.4888662Z Setting up mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:16:51.4927836Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:16:52.9803672Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:16:55.2785789Z Reading package lists... 2021-05-14T23:16:55.4298794Z Building dependency tree... 2021-05-14T23:16:55.4319682Z Reading state information... 2021-05-14T23:16:55.5947331Z The following additional packages will be installed: 2021-05-14T23:16:55.5949328Z libprotobuf-lite17 libprotoc17 2021-05-14T23:16:55.6430097Z The following NEW packages will be installed: 2021-05-14T23:16:55.6433782Z libprotobuf-dev libprotobuf-lite17 libprotoc-dev libprotoc17 2021-05-14T23:16:55.6435880Z protobuf-compiler 2021-05-14T23:16:55.6712693Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:16:55.6714654Z Need to get 2754 kB of archives. 2021-05-14T23:16:55.6716298Z After this operation, 19.9 MB of additional disk space will be used. 2021-05-14T23:16:55.6719283Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5 [132 kB] 2021-05-14T23:16:55.6752758Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5 [646 kB] 2021-05-14T23:16:55.6884017Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5 [1155 kB] 2021-05-14T23:16:55.7183494Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc-dev amd64 3.6.1.3-2ubuntu5 [793 kB] 2021-05-14T23:16:55.7339500Z 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:16:56.1869764Z Fetched 2754 kB in 0s (32.1 MB/s) 2021-05-14T23:16:56.2198968Z Selecting previously unselected package libprotobuf-lite17:amd64. 2021-05-14T23:16:56.2285840Z (Reading database ... 2021-05-14T23:16:56.2287049Z (Reading database ... 5% 2021-05-14T23:16:56.2287948Z (Reading database ... 10% 2021-05-14T23:16:56.2288553Z (Reading database ... 15% 2021-05-14T23:16:56.2289094Z (Reading database ... 20% 2021-05-14T23:16:56.2289616Z (Reading database ... 25% 2021-05-14T23:16:56.2290360Z (Reading database ... 30% 2021-05-14T23:16:56.2290918Z (Reading database ... 35% 2021-05-14T23:16:56.2291449Z (Reading database ... 40% 2021-05-14T23:16:56.2291978Z (Reading database ... 45% 2021-05-14T23:16:56.2292496Z (Reading database ... 50% 2021-05-14T23:16:56.2341586Z (Reading database ... 55% 2021-05-14T23:16:56.2381731Z (Reading database ... 60% 2021-05-14T23:16:56.2426231Z (Reading database ... 65% 2021-05-14T23:16:56.2558314Z (Reading database ... 70% 2021-05-14T23:16:56.2684554Z (Reading database ... 75% 2021-05-14T23:16:56.2986664Z (Reading database ... 80% 2021-05-14T23:16:56.3324708Z (Reading database ... 85% 2021-05-14T23:16:56.3479895Z (Reading database ... 90% 2021-05-14T23:16:56.3559907Z (Reading database ... 95% 2021-05-14T23:16:56.3560840Z (Reading database ... 100% 2021-05-14T23:16:56.3561930Z (Reading database ... 266519 files and directories currently installed.) 2021-05-14T23:16:56.3704603Z Preparing to unpack .../libprotobuf-lite17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-14T23:16:56.3727282Z Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:16:56.4123153Z Selecting previously unselected package libprotoc17:amd64. 2021-05-14T23:16:56.4430430Z Preparing to unpack .../libprotoc17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-14T23:16:56.4444905Z Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:16:56.5475003Z Selecting previously unselected package libprotobuf-dev:amd64. 2021-05-14T23:16:56.5695569Z Preparing to unpack .../libprotobuf-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-14T23:16:56.5711527Z Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:16:56.7475011Z Selecting previously unselected package libprotoc-dev:amd64. 2021-05-14T23:16:56.7739217Z Preparing to unpack .../libprotoc-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-14T23:16:56.7748357Z Unpacking libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:16:56.8974535Z Selecting previously unselected package protobuf-compiler. 2021-05-14T23:16:56.9282248Z Preparing to unpack .../protobuf-compiler_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-14T23:16:56.9292951Z Unpacking protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-14T23:16:56.9944840Z Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:16:56.9981854Z Setting up protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-14T23:16:57.0018980Z Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:16:57.0054023Z Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:16:57.0091390Z Setting up libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:16:57.0132910Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:16:57.7904095Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:17:00.1513034Z Reading package lists... 2021-05-14T23:17:00.3294560Z Building dependency tree... 2021-05-14T23:17:00.3332147Z Reading state information... 2021-05-14T23:17:00.5016453Z The following additional packages will be installed: 2021-05-14T23:17:00.5019074Z i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 libasyncns0 2021-05-14T23:17:00.5020764Z libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58 2021-05-14T23:17:00.5022539Z libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 2021-05-14T23:17:00.5024217Z libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 libcodec2-0.9 2021-05-14T23:17:00.5026080Z libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 libigdgmm11 2021-05-14T23:17:00.5027738Z libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-14T23:17:00.5030772Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-14T23:17:00.5044283Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-14T23:17:00.5067940Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-14T23:17:00.5070550Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-14T23:17:00.5072413Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-14T23:17:00.5073763Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-14T23:17:00.5074969Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-14T23:17:00.5076390Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-14T23:17:00.5077154Z Suggested packages: 2021-05-14T23:17:00.5078249Z ffmpeg-doc i965-va-driver-shaders libbluray-bdj jackd2 libportaudio2 2021-05-14T23:17:00.5079740Z opus-tools pulseaudio libraw1394-doc serdi sndiod sordi speex opencl-icd 2021-05-14T23:17:00.5081149Z libvdpau-va-gl1 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver 2021-05-14T23:17:00.5082431Z nvidia-legacy-304xx-vdpau-driver 2021-05-14T23:17:00.5863047Z The following NEW packages will be installed: 2021-05-14T23:17:00.5865139Z ffmpeg i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 2021-05-14T23:17:00.5866718Z libasyncns0 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 2021-05-14T23:17:00.5868490Z libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 2021-05-14T23:17:00.5870451Z libcaca0 libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 2021-05-14T23:17:00.5872774Z libcodec2-0.9 libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 2021-05-14T23:17:00.5874505Z libigdgmm11 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-14T23:17:00.5876185Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-14T23:17:00.5878014Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-14T23:17:00.5879935Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-14T23:17:00.5882143Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-14T23:17:00.5883810Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-14T23:17:00.5886180Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-14T23:17:00.5887752Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-14T23:17:00.5889856Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-14T23:17:00.6092858Z 0 upgraded, 76 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:17:00.6094988Z Need to get 47.1 MB of archives. 2021-05-14T23:17:00.6095999Z After this operation, 195 MB of additional disk space will be used. 2021-05-14T23:17:00.6098239Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaom0 amd64 1.0.0.errata1-3build1 [1160 kB] 2021-05-14T23:17:00.6256078Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] 2021-05-14T23:17:00.6265339Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] 2021-05-14T23:17:00.6277475Z 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:17:00.6283886Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] 2021-05-14T23:17:00.6289376Z 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:17:00.6295965Z 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:17:00.6323093Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcodec2-0.9 amd64 0.9.2-2 [7886 kB] 2021-05-14T23:17:00.7785503Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] 2021-05-14T23:17:00.7795871Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] 2021-05-14T23:17:00.7811986Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] 2021-05-14T23:17:00.7837067Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2021-05-14T23:17:00.7850039Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-05-14T23:17:00.7856864Z 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:17:00.7868449Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] 2021-05-14T23:17:00.7886311Z 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:17:00.7899384Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu2 [162 kB] 2021-05-14T23:17:00.7923277Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] 2021-05-14T23:17:00.7935952Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2021-05-14T23:17:00.7947973Z 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:17:00.7964833Z 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:17:00.8016367Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] 2021-05-14T23:17:00.8125862Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2021-05-14T23:17:00.8148464Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi-common all 0.2.35-17 [32.5 kB] 2021-05-14T23:17:00.8157746Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] 2021-05-14T23:17:00.8184984Z 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:17:00.8830894Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libraw1394-11 amd64 2.1.2-1 [30.7 kB] 2021-05-14T23:17:00.8842822Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavc1394-0 amd64 0.5.4-5 [16.2 kB] 2021-05-14T23:17:00.8849765Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libass9 amd64 1:0.14.0-2 [88.0 kB] 2021-05-14T23:17:00.8859251Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] 2021-05-14T23:17:00.8879453Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] 2021-05-14T23:17:00.8892417Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] 2021-05-14T23:17:00.8908748Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] 2021-05-14T23:17:00.8926116Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] 2021-05-14T23:17:00.8992258Z 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:17:00.9023989Z 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:17:00.9166447Z 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:17:00.9179113Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libflite1 amd64 2.1-release-3 [12.8 MB] 2021-05-14T23:17:01.1300876Z 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:17:01.1312410Z 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:17:01.1324666Z 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:17:01.1326876Z 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:17:01.1335202Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmysofa1 amd64 1.0~dfsg0-1 [39.2 kB] 2021-05-14T23:17:01.1345936Z 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:17:01.1357933Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsamplerate0 amd64 0.1.9-2 [939 kB] 2021-05-14T23:17:01.1533607Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 librubberband2 amd64 1.8.2-1build1 [89.4 kB] 2021-05-14T23:17:01.1561943Z 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:17:01.1594898Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libvidstab1.1 amd64 1.1.0-2 [35.0 kB] 2021-05-14T23:17:01.1605465Z 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:17:01.1757498Z 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:17:01.1789650Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio18 amd64 2.0.0-2 [58.6 kB] 2021-05-14T23:17:01.1798106Z 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:17:01.1807867Z 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:17:01.1811525Z 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:17:01.1823684Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libiec61883-0 amd64 1.2.0-3 [24.3 kB] 2021-05-14T23:17:01.1832581Z 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:17:01.1865084Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal-data all 1:1.19.1-1 [162 kB] 2021-05-14T23:17:01.1886808Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsndio7.0 amd64 1.5.0-3 [24.5 kB] 2021-05-14T23:17:01.1894777Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal1 amd64 1:1.19.1-1 [492 kB] 2021-05-14T23:17:01.1999528Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB] 2021-05-14T23:17:01.2006178Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libflac8 amd64 1.3.3-1build1 [103 kB] 2021-05-14T23:17:01.2024843Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsndfile1 amd64 1.0.28-7 [170 kB] 2021-05-14T23:17:01.2051536Z 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:17:01.2117456Z 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:17:01.2167438Z 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:17:01.2183624Z 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:17:01.2196146Z 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:17:01.2401160Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libigdgmm11 amd64 20.1.1+ds1-1 [111 kB] 2021-05-14T23:17:01.2417426Z 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:17:01.2674375Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaacs0 amd64 0.9.0-2 [50.1 kB] 2021-05-14T23:17:01.2688939Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbdplus0 amd64 0.1.2-3 [47.3 kB] 2021-05-14T23:17:01.2699874Z 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:17:01.3153886Z 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:17:01.3525942Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 i965-va-driver amd64 2.4.0-0ubuntu1 [924 kB] 2021-05-14T23:17:01.3650689Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 va-driver-all amd64 2.7.0-2 [4020 B] 2021-05-14T23:17:01.3653395Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 vdpau-driver-all amd64 1.3-1ubuntu2 [4596 B] 2021-05-14T23:17:02.0341081Z Fetched 47.1 MB in 1s (61.0 MB/s) 2021-05-14T23:17:02.0705723Z Selecting previously unselected package libaom0:amd64. 2021-05-14T23:17:02.0786823Z (Reading database ... 2021-05-14T23:17:02.0787737Z (Reading database ... 5% 2021-05-14T23:17:02.0788740Z (Reading database ... 10% 2021-05-14T23:17:02.0789310Z (Reading database ... 15% 2021-05-14T23:17:02.0789931Z (Reading database ... 20% 2021-05-14T23:17:02.0790535Z (Reading database ... 25% 2021-05-14T23:17:02.0791190Z (Reading database ... 30% 2021-05-14T23:17:02.0791708Z (Reading database ... 35% 2021-05-14T23:17:02.0792467Z (Reading database ... 40% 2021-05-14T23:17:02.0793333Z (Reading database ... 45% 2021-05-14T23:17:02.0793861Z (Reading database ... 50% 2021-05-14T23:17:02.0843018Z (Reading database ... 55% 2021-05-14T23:17:02.0881401Z (Reading database ... 60% 2021-05-14T23:17:02.0922964Z (Reading database ... 65% 2021-05-14T23:17:02.1056386Z (Reading database ... 70% 2021-05-14T23:17:02.1181128Z (Reading database ... 75% 2021-05-14T23:17:02.1499974Z (Reading database ... 80% 2021-05-14T23:17:02.1842420Z (Reading database ... 85% 2021-05-14T23:17:02.2003295Z (Reading database ... 90% 2021-05-14T23:17:02.2090891Z (Reading database ... 95% 2021-05-14T23:17:02.2091770Z (Reading database ... 100% 2021-05-14T23:17:02.2092783Z (Reading database ... 266690 files and directories currently installed.) 2021-05-14T23:17:02.2254177Z Preparing to unpack .../00-libaom0_1.0.0.errata1-3build1_amd64.deb ... 2021-05-14T23:17:02.2276285Z Unpacking libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-14T23:17:02.3873826Z Selecting previously unselected package libva2:amd64. 2021-05-14T23:17:02.4109792Z Preparing to unpack .../01-libva2_2.7.0-2_amd64.deb ... 2021-05-14T23:17:02.4124009Z Unpacking libva2:amd64 (2.7.0-2) ... 2021-05-14T23:17:02.4554320Z Selecting previously unselected package libva-drm2:amd64. 2021-05-14T23:17:02.4768209Z Preparing to unpack .../02-libva-drm2_2.7.0-2_amd64.deb ... 2021-05-14T23:17:02.4783522Z Unpacking libva-drm2:amd64 (2.7.0-2) ... 2021-05-14T23:17:02.5113746Z Selecting previously unselected package libva-x11-2:amd64. 2021-05-14T23:17:02.5383130Z Preparing to unpack .../03-libva-x11-2_2.7.0-2_amd64.deb ... 2021-05-14T23:17:02.5397224Z Unpacking libva-x11-2:amd64 (2.7.0-2) ... 2021-05-14T23:17:02.5713414Z Selecting previously unselected package libvdpau1:amd64. 2021-05-14T23:17:02.5992506Z Preparing to unpack .../04-libvdpau1_1.3-1ubuntu2_amd64.deb ... 2021-05-14T23:17:02.6004374Z Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-14T23:17:02.6429265Z Selecting previously unselected package ocl-icd-libopencl1:amd64. 2021-05-14T23:17:02.6751404Z Preparing to unpack .../05-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 2021-05-14T23:17:02.6763700Z Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-14T23:17:02.7113631Z Selecting previously unselected package libavutil56:amd64. 2021-05-14T23:17:02.7394526Z Preparing to unpack .../06-libavutil56_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:17:02.7418308Z Unpacking libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:17:02.7967899Z Selecting previously unselected package libcodec2-0.9:amd64. 2021-05-14T23:17:02.8321988Z Preparing to unpack .../07-libcodec2-0.9_0.9.2-2_amd64.deb ... 2021-05-14T23:17:02.8335262Z Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-14T23:17:03.6179159Z Selecting previously unselected package libgsm1:amd64. 2021-05-14T23:17:03.6480181Z Preparing to unpack .../08-libgsm1_1.0.18-2_amd64.deb ... 2021-05-14T23:17:03.6494986Z Unpacking libgsm1:amd64 (1.0.18-2) ... 2021-05-14T23:17:03.6874205Z Selecting previously unselected package libmp3lame0:amd64. 2021-05-14T23:17:03.7131786Z Preparing to unpack .../09-libmp3lame0_3.100-3_amd64.deb ... 2021-05-14T23:17:03.7148232Z Unpacking libmp3lame0:amd64 (3.100-3) ... 2021-05-14T23:17:03.7541077Z Selecting previously unselected package libopus0:amd64. 2021-05-14T23:17:03.7844245Z Preparing to unpack .../10-libopus0_1.3.1-0ubuntu1_amd64.deb ... 2021-05-14T23:17:03.7855345Z Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-14T23:17:03.8353308Z Selecting previously unselected package libshine3:amd64. 2021-05-14T23:17:03.8603406Z Preparing to unpack .../11-libshine3_3.1.1-2_amd64.deb ... 2021-05-14T23:17:03.8620311Z Unpacking libshine3:amd64 (3.1.1-2) ... 2021-05-14T23:17:03.8926382Z Selecting previously unselected package libsnappy1v5:amd64. 2021-05-14T23:17:03.9205316Z Preparing to unpack .../12-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-05-14T23:17:03.9218891Z Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-14T23:17:03.9553805Z Selecting previously unselected package libspeex1:amd64. 2021-05-14T23:17:03.9816733Z Preparing to unpack .../13-libspeex1_1.2~rc1.2-1.1ubuntu1_amd64.deb ... 2021-05-14T23:17:03.9833963Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-14T23:17:04.0233504Z Selecting previously unselected package libsoxr0:amd64. 2021-05-14T23:17:04.0524844Z Preparing to unpack .../14-libsoxr0_0.1.3-2build1_amd64.deb ... 2021-05-14T23:17:04.0542527Z Unpacking libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-14T23:17:04.0953074Z Selecting previously unselected package libswresample3:amd64. 2021-05-14T23:17:04.1190079Z Preparing to unpack .../15-libswresample3_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:17:04.1206375Z Unpacking libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:17:04.1593307Z Selecting previously unselected package libtheora0:amd64. 2021-05-14T23:17:04.1862411Z Preparing to unpack .../16-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... 2021-05-14T23:17:04.1879757Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-14T23:17:04.2308110Z Selecting previously unselected package libtwolame0:amd64. 2021-05-14T23:17:04.2613220Z Preparing to unpack .../17-libtwolame0_0.4.0-2_amd64.deb ... 2021-05-14T23:17:04.2624004Z Unpacking libtwolame0:amd64 (0.4.0-2) ... 2021-05-14T23:17:04.2947707Z Selecting previously unselected package libvorbisenc2:amd64. 2021-05-14T23:17:04.3261041Z Preparing to unpack .../18-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2021-05-14T23:17:04.3271240Z Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-14T23:17:04.3638629Z Selecting previously unselected package libwavpack1:amd64. 2021-05-14T23:17:04.3947539Z Preparing to unpack .../19-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... 2021-05-14T23:17:04.3959330Z Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-14T23:17:04.4274773Z Selecting previously unselected package libx264-155:amd64. 2021-05-14T23:17:04.4592624Z Preparing to unpack .../20-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... 2021-05-14T23:17:04.4609149Z Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-14T23:17:04.5513860Z Selecting previously unselected package libx265-179:amd64. 2021-05-14T23:17:04.5803235Z Preparing to unpack .../21-libx265-179_3.2.1-1build1_amd64.deb ... 2021-05-14T23:17:04.5815629Z Unpacking libx265-179:amd64 (3.2.1-1build1) ... 2021-05-14T23:17:04.7741370Z Selecting previously unselected package libxvidcore4:amd64. 2021-05-14T23:17:04.8010248Z Preparing to unpack .../22-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2021-05-14T23:17:04.8020607Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-14T23:17:04.8514546Z Selecting previously unselected package libzvbi-common. 2021-05-14T23:17:04.8770754Z Preparing to unpack .../23-libzvbi-common_0.2.35-17_all.deb ... 2021-05-14T23:17:04.8780144Z Unpacking libzvbi-common (0.2.35-17) ... 2021-05-14T23:17:04.9090666Z Selecting previously unselected package libzvbi0:amd64. 2021-05-14T23:17:04.9404142Z Preparing to unpack .../24-libzvbi0_0.2.35-17_amd64.deb ... 2021-05-14T23:17:04.9417745Z Unpacking libzvbi0:amd64 (0.2.35-17) ... 2021-05-14T23:17:04.9940016Z Selecting previously unselected package libavcodec58:amd64. 2021-05-14T23:17:05.0245967Z Preparing to unpack .../25-libavcodec58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:17:05.0261943Z Unpacking libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:17:05.5771156Z Selecting previously unselected package libraw1394-11:amd64. 2021-05-14T23:17:05.6082460Z Preparing to unpack .../26-libraw1394-11_2.1.2-1_amd64.deb ... 2021-05-14T23:17:05.6097284Z Unpacking libraw1394-11:amd64 (2.1.2-1) ... 2021-05-14T23:17:05.6396763Z Selecting previously unselected package libavc1394-0:amd64. 2021-05-14T23:17:05.6748638Z Preparing to unpack .../27-libavc1394-0_0.5.4-5_amd64.deb ... 2021-05-14T23:17:05.6763007Z Unpacking libavc1394-0:amd64 (0.5.4-5) ... 2021-05-14T23:17:05.7128883Z Selecting previously unselected package libass9:amd64. 2021-05-14T23:17:05.7439387Z Preparing to unpack .../28-libass9_1%3a0.14.0-2_amd64.deb ... 2021-05-14T23:17:05.7452694Z Unpacking libass9:amd64 (1:0.14.0-2) ... 2021-05-14T23:17:05.7833973Z Selecting previously unselected package libbluray2:amd64. 2021-05-14T23:17:05.8116430Z Preparing to unpack .../29-libbluray2_1%3a1.2.0-1_amd64.deb ... 2021-05-14T23:17:05.8135477Z Unpacking libbluray2:amd64 (1:1.2.0-1) ... 2021-05-14T23:17:05.8673338Z Selecting previously unselected package libchromaprint1:amd64. 2021-05-14T23:17:05.8902851Z Preparing to unpack .../30-libchromaprint1_1.4.3-3build1_amd64.deb ... 2021-05-14T23:17:05.8914360Z Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-14T23:17:05.9273879Z Selecting previously unselected package libgme0:amd64. 2021-05-14T23:17:05.9525704Z Preparing to unpack .../31-libgme0_0.6.2-1build1_amd64.deb ... 2021-05-14T23:17:05.9536872Z Unpacking libgme0:amd64 (0.6.2-1build1) ... 2021-05-14T23:17:05.9954967Z Selecting previously unselected package libmpg123-0:amd64. 2021-05-14T23:17:06.0235950Z Preparing to unpack .../32-libmpg123-0_1.25.13-1_amd64.deb ... 2021-05-14T23:17:06.0251925Z Unpacking libmpg123-0:amd64 (1.25.13-1) ... 2021-05-14T23:17:06.0673509Z Selecting previously unselected package libopenmpt0:amd64. 2021-05-14T23:17:06.0944950Z Preparing to unpack .../33-libopenmpt0_0.4.11-1build1_amd64.deb ... 2021-05-14T23:17:06.0961502Z Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-14T23:17:06.1914495Z Selecting previously unselected package libssh-gcrypt-4:amd64. 2021-05-14T23:17:06.2140475Z Preparing to unpack .../34-libssh-gcrypt-4_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-14T23:17:06.2153226Z Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-14T23:17:06.2673585Z Selecting previously unselected package libavformat58:amd64. 2021-05-14T23:17:06.2950644Z Preparing to unpack .../35-libavformat58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:17:06.2967805Z Unpacking libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:17:06.4233429Z Selecting previously unselected package libbs2b0:amd64. 2021-05-14T23:17:06.4476662Z Preparing to unpack .../36-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... 2021-05-14T23:17:06.4491469Z Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-14T23:17:06.4913668Z Selecting previously unselected package libflite1:amd64. 2021-05-14T23:17:06.5155177Z Preparing to unpack .../37-libflite1_2.1-release-3_amd64.deb ... 2021-05-14T23:17:06.5169482Z Unpacking libflite1:amd64 (2.1-release-3) ... 2021-05-14T23:17:07.7394321Z Selecting previously unselected package libserd-0-0:amd64. 2021-05-14T23:17:07.7683148Z Preparing to unpack .../38-libserd-0-0_0.30.2-1_amd64.deb ... 2021-05-14T23:17:07.7697219Z Unpacking libserd-0-0:amd64 (0.30.2-1) ... 2021-05-14T23:17:07.8033562Z Selecting previously unselected package libsord-0-0:amd64. 2021-05-14T23:17:07.8354076Z Preparing to unpack .../39-libsord-0-0_0.16.4-1_amd64.deb ... 2021-05-14T23:17:07.8378528Z Unpacking libsord-0-0:amd64 (0.16.4-1) ... 2021-05-14T23:17:07.8713433Z Selecting previously unselected package libsratom-0-0:amd64. 2021-05-14T23:17:07.8993882Z Preparing to unpack .../40-libsratom-0-0_0.6.4-1_amd64.deb ... 2021-05-14T23:17:07.9012522Z Unpacking libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-14T23:17:07.9353529Z Selecting previously unselected package liblilv-0-0:amd64. 2021-05-14T23:17:07.9635062Z Preparing to unpack .../41-liblilv-0-0_0.24.6-1ubuntu0.1_amd64.deb ... 2021-05-14T23:17:07.9651498Z Unpacking liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-14T23:17:07.9993236Z Selecting previously unselected package libmysofa1:amd64. 2021-05-14T23:17:08.0263771Z Preparing to unpack .../42-libmysofa1_1.0~dfsg0-1_amd64.deb ... 2021-05-14T23:17:08.0277275Z Unpacking libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-14T23:17:08.0580829Z Selecting previously unselected package libpostproc55:amd64. 2021-05-14T23:17:08.0891230Z Preparing to unpack .../43-libpostproc55_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:17:08.0903567Z Unpacking libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:17:08.1226424Z Selecting previously unselected package libsamplerate0:amd64. 2021-05-14T23:17:08.1539743Z Preparing to unpack .../44-libsamplerate0_0.1.9-2_amd64.deb ... 2021-05-14T23:17:08.1554959Z Unpacking libsamplerate0:amd64 (0.1.9-2) ... 2021-05-14T23:17:08.2881024Z Selecting previously unselected package librubberband2:amd64. 2021-05-14T23:17:08.3189568Z Preparing to unpack .../45-librubberband2_1.8.2-1build1_amd64.deb ... 2021-05-14T23:17:08.3201608Z Unpacking librubberband2:amd64 (1.8.2-1build1) ... 2021-05-14T23:17:08.3628687Z Selecting previously unselected package libswscale5:amd64. 2021-05-14T23:17:08.3967462Z Preparing to unpack .../46-libswscale5_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:17:08.3982158Z Unpacking libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:17:08.4518067Z Selecting previously unselected package libvidstab1.1:amd64. 2021-05-14T23:17:08.4829870Z Preparing to unpack .../47-libvidstab1.1_1.1.0-2_amd64.deb ... 2021-05-14T23:17:08.4861427Z Unpacking libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-14T23:17:08.5172222Z Selecting previously unselected package libavfilter7:amd64. 2021-05-14T23:17:08.5482596Z Preparing to unpack .../48-libavfilter7_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:17:08.5509697Z Unpacking libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:17:08.6876478Z Selecting previously unselected package libcaca0:amd64. 2021-05-14T23:17:08.7196859Z Preparing to unpack .../49-libcaca0_0.99.beta19-2.1ubuntu1.20.04.1_amd64.deb ... 2021-05-14T23:17:08.7213855Z Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-14T23:17:08.7717305Z Selecting previously unselected package libcdio18:amd64. 2021-05-14T23:17:08.8035904Z Preparing to unpack .../50-libcdio18_2.0.0-2_amd64.deb ... 2021-05-14T23:17:08.8076658Z Unpacking libcdio18:amd64 (2.0.0-2) ... 2021-05-14T23:17:08.8441109Z Selecting previously unselected package libcdio-cdda2:amd64. 2021-05-14T23:17:08.8799092Z Preparing to unpack .../51-libcdio-cdda2_10.2+2.0.0-1_amd64.deb ... 2021-05-14T23:17:08.8818239Z Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-14T23:17:08.9153465Z Selecting previously unselected package libcdio-paranoia2:amd64. 2021-05-14T23:17:08.9524704Z Preparing to unpack .../52-libcdio-paranoia2_10.2+2.0.0-1_amd64.deb ... 2021-05-14T23:17:08.9540774Z Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-14T23:17:08.9874649Z Selecting previously unselected package libdc1394-22:amd64. 2021-05-14T23:17:09.0144884Z Preparing to unpack .../53-libdc1394-22_2.2.5-2.1_amd64.deb ... 2021-05-14T23:17:09.0167706Z Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-14T23:17:09.0593639Z Selecting previously unselected package libiec61883-0:amd64. 2021-05-14T23:17:09.0873908Z Preparing to unpack .../54-libiec61883-0_1.2.0-3_amd64.deb ... 2021-05-14T23:17:09.0893739Z Unpacking libiec61883-0:amd64 (1.2.0-3) ... 2021-05-14T23:17:09.1220519Z Selecting previously unselected package libjack-jackd2-0:amd64. 2021-05-14T23:17:09.1538041Z Preparing to unpack .../55-libjack-jackd2-0_1.9.12~dfsg-2ubuntu2_amd64.deb ... 2021-05-14T23:17:09.1551619Z Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-14T23:17:09.2194824Z Selecting previously unselected package libopenal-data. 2021-05-14T23:17:09.2455019Z Preparing to unpack .../56-libopenal-data_1%3a1.19.1-1_all.deb ... 2021-05-14T23:17:09.2473057Z Unpacking libopenal-data (1:1.19.1-1) ... 2021-05-14T23:17:09.2954309Z Selecting previously unselected package libsndio7.0:amd64. 2021-05-14T23:17:09.3315270Z Preparing to unpack .../57-libsndio7.0_1.5.0-3_amd64.deb ... 2021-05-14T23:17:09.3332053Z Unpacking libsndio7.0:amd64 (1.5.0-3) ... 2021-05-14T23:17:09.3631132Z Selecting previously unselected package libopenal1:amd64. 2021-05-14T23:17:09.3942394Z Preparing to unpack .../58-libopenal1_1%3a1.19.1-1_amd64.deb ... 2021-05-14T23:17:09.3954451Z Unpacking libopenal1:amd64 (1:1.19.1-1) ... 2021-05-14T23:17:09.4687328Z Selecting previously unselected package libasyncns0:amd64. 2021-05-14T23:17:09.5007017Z Preparing to unpack .../59-libasyncns0_0.8-6_amd64.deb ... 2021-05-14T23:17:09.5019903Z Unpacking libasyncns0:amd64 (0.8-6) ... 2021-05-14T23:17:09.5313046Z Selecting previously unselected package libflac8:amd64. 2021-05-14T23:17:09.5625115Z Preparing to unpack .../60-libflac8_1.3.3-1build1_amd64.deb ... 2021-05-14T23:17:09.5637547Z Unpacking libflac8:amd64 (1.3.3-1build1) ... 2021-05-14T23:17:09.6073327Z Selecting previously unselected package libsndfile1:amd64. 2021-05-14T23:17:09.6332988Z Preparing to unpack .../61-libsndfile1_1.0.28-7_amd64.deb ... 2021-05-14T23:17:09.6348527Z Unpacking libsndfile1:amd64 (1.0.28-7) ... 2021-05-14T23:17:09.6914316Z Selecting previously unselected package libpulse0:amd64. 2021-05-14T23:17:09.7291451Z Preparing to unpack .../62-libpulse0_1%3a13.99.1-1ubuntu3.10_amd64.deb ... 2021-05-14T23:17:09.7381856Z Unpacking libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-14T23:17:09.7937669Z Selecting previously unselected package libsdl2-2.0-0:amd64. 2021-05-14T23:17:09.8253361Z Preparing to unpack .../63-libsdl2-2.0-0_2.0.10+dfsg1-3_amd64.deb ... 2021-05-14T23:17:09.8266991Z Unpacking libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-14T23:17:09.9033329Z Selecting previously unselected package libavdevice58:amd64. 2021-05-14T23:17:09.9294606Z Preparing to unpack .../64-libavdevice58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:17:09.9310892Z Unpacking libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:17:09.9669429Z Selecting previously unselected package libavresample4:amd64. 2021-05-14T23:17:10.0000277Z Preparing to unpack .../65-libavresample4_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:17:10.0014263Z Unpacking libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:17:10.0348198Z Selecting previously unselected package ffmpeg. 2021-05-14T23:17:10.0693077Z Preparing to unpack .../66-ffmpeg_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:17:10.0778965Z Unpacking ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:17:10.2157318Z Selecting previously unselected package libigdgmm11:amd64. 2021-05-14T23:17:10.2465437Z Preparing to unpack .../67-libigdgmm11_20.1.1+ds1-1_amd64.deb ... 2021-05-14T23:17:10.2480558Z Unpacking libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-14T23:17:10.2847995Z Selecting previously unselected package intel-media-va-driver:amd64. 2021-05-14T23:17:10.3177369Z Preparing to unpack .../68-intel-media-va-driver_20.1.1+dfsg1-1_amd64.deb ... 2021-05-14T23:17:10.3188095Z Unpacking intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-14T23:17:10.5473907Z Selecting previously unselected package libaacs0:amd64. 2021-05-14T23:17:10.5733339Z Preparing to unpack .../69-libaacs0_0.9.0-2_amd64.deb ... 2021-05-14T23:17:10.5752520Z Unpacking libaacs0:amd64 (0.9.0-2) ... 2021-05-14T23:17:10.6082876Z Selecting previously unselected package libbdplus0:amd64. 2021-05-14T23:17:10.6421426Z Preparing to unpack .../70-libbdplus0_0.1.2-3_amd64.deb ... 2021-05-14T23:17:10.6435288Z Unpacking libbdplus0:amd64 (0.1.2-3) ... 2021-05-14T23:17:10.6754144Z Selecting previously unselected package mesa-va-drivers:amd64. 2021-05-14T23:17:10.7061873Z Preparing to unpack .../71-mesa-va-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:17:10.7076988Z Unpacking mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:17:11.0177177Z Selecting previously unselected package mesa-vdpau-drivers:amd64. 2021-05-14T23:17:11.0556020Z Preparing to unpack .../72-mesa-vdpau-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:17:11.0574128Z Unpacking mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:17:11.4018774Z Selecting previously unselected package i965-va-driver:amd64. 2021-05-14T23:17:11.4350901Z Preparing to unpack .../73-i965-va-driver_2.4.0-0ubuntu1_amd64.deb ... 2021-05-14T23:17:11.4364062Z Unpacking i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-14T23:17:11.5834511Z Selecting previously unselected package va-driver-all:amd64. 2021-05-14T23:17:11.6116079Z Preparing to unpack .../74-va-driver-all_2.7.0-2_amd64.deb ... 2021-05-14T23:17:11.6158019Z Unpacking va-driver-all:amd64 (2.7.0-2) ... 2021-05-14T23:17:11.6422108Z Selecting previously unselected package vdpau-driver-all:amd64. 2021-05-14T23:17:11.6768118Z Preparing to unpack .../75-vdpau-driver-all_1.3-1ubuntu2_amd64.deb ... 2021-05-14T23:17:11.6788374Z Unpacking vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-14T23:17:11.7562473Z Setting up libgme0:amd64 (0.6.2-1build1) ... 2021-05-14T23:17:11.7602653Z Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-14T23:17:11.7642960Z Setting up libraw1394-11:amd64 (2.1.2-1) ... 2021-05-14T23:17:11.7683757Z Setting up libmpg123-0:amd64 (1.25.13-1) ... 2021-05-14T23:17:11.7717332Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-14T23:17:11.7751110Z Setting up libshine3:amd64 (3.1.1-2) ... 2021-05-14T23:17:11.7783234Z Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-14T23:17:11.7814794Z Setting up libtwolame0:amd64 (0.4.0-2) ... 2021-05-14T23:17:11.7848352Z Setting up libgsm1:amd64 (1.0.18-2) ... 2021-05-14T23:17:11.7887053Z Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-14T23:17:11.7921477Z Setting up libx265-179:amd64 (3.2.1-1build1) ... 2021-05-14T23:17:11.7957071Z Setting up libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-14T23:17:11.7991679Z Setting up libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-14T23:17:11.8036724Z Setting up libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-14T23:17:11.8068764Z Setting up libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-14T23:17:11.8103764Z Setting up libcdio18:amd64 (2.0.0-2) ... 2021-05-14T23:17:11.8213964Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-14T23:17:11.8245823Z Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-14T23:17:11.8284835Z Setting up libflac8:amd64 (1.3.3-1build1) ... 2021-05-14T23:17:11.8338477Z Setting up libass9:amd64 (1:0.14.0-2) ... 2021-05-14T23:17:11.8408765Z Setting up libva2:amd64 (2.7.0-2) ... 2021-05-14T23:17:11.8449141Z Setting up libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-14T23:17:11.8490888Z Setting up libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-14T23:17:11.8526421Z Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-14T23:17:11.8566110Z Setting up intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-14T23:17:11.8609527Z Setting up libaacs0:amd64 (0.9.0-2) ... 2021-05-14T23:17:11.8641470Z Setting up libsndio7.0:amd64 (1.5.0-3) ... 2021-05-14T23:17:11.8702202Z Setting up libbdplus0:amd64 (0.1.2-3) ... 2021-05-14T23:17:11.8796543Z Setting up libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-14T23:17:11.8841292Z Setting up libflite1:amd64 (2.1-release-3) ... 2021-05-14T23:17:11.8878385Z Setting up libva-drm2:amd64 (2.7.0-2) ... 2021-05-14T23:17:11.8931910Z Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-14T23:17:11.8968313Z Setting up libasyncns0:amd64 (0.8-6) ... 2021-05-14T23:17:11.9019680Z Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-14T23:17:11.9067614Z Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-14T23:17:11.9103776Z Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-14T23:17:11.9157287Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-14T23:17:11.9234572Z Setting up libopenal-data (1:1.19.1-1) ... 2021-05-14T23:17:11.9269517Z Setting up mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:17:11.9314168Z Setting up libbluray2:amd64 (1:1.2.0-1) ... 2021-05-14T23:17:11.9359294Z Setting up libsamplerate0:amd64 (0.1.9-2) ... 2021-05-14T23:17:11.9401520Z Setting up libva-x11-2:amd64 (2.7.0-2) ... 2021-05-14T23:17:11.9451426Z Setting up libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-14T23:17:11.9489478Z Setting up libzvbi-common (0.2.35-17) ... 2021-05-14T23:17:11.9537695Z Setting up libmp3lame0:amd64 (3.100-3) ... 2021-05-14T23:17:11.9604484Z Setting up i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-14T23:17:11.9704793Z Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-14T23:17:11.9746572Z Setting up libiec61883-0:amd64 (1.2.0-3) ... 2021-05-14T23:17:11.9784222Z Setting up libserd-0-0:amd64 (0.30.2-1) ... 2021-05-14T23:17:11.9821210Z Setting up libavc1394-0:amd64 (0.5.4-5) ... 2021-05-14T23:17:11.9855758Z Setting up mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:17:11.9891441Z Setting up libzvbi0:amd64 (0.2.35-17) ... 2021-05-14T23:17:11.9931037Z Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-14T23:17:11.9971847Z Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-14T23:17:12.0013979Z Setting up libopenal1:amd64 (1:1.19.1-1) ... 2021-05-14T23:17:12.0047636Z Setting up libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:17:12.0084408Z Setting up va-driver-all:amd64 (2.7.0-2) ... 2021-05-14T23:17:12.0123064Z Setting up libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:17:12.0210339Z Setting up librubberband2:amd64 (1.8.2-1build1) ... 2021-05-14T23:17:12.0249423Z Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-14T23:17:12.0286430Z Setting up vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-14T23:17:12.0327878Z Setting up libsord-0-0:amd64 (0.16.4-1) ... 2021-05-14T23:17:12.0368542Z Setting up libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-14T23:17:12.0406298Z Setting up libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:17:12.0443506Z Setting up libsndfile1:amd64 (1.0.28-7) ... 2021-05-14T23:17:12.0478078Z Setting up liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-14T23:17:12.0513497Z Setting up libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-14T23:17:12.0625626Z Setting up libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:17:12.0682583Z Setting up libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:17:12.0723032Z Setting up libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:17:12.0762153Z Setting up libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-14T23:17:12.0797691Z Setting up libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-14T23:17:12.0839926Z Setting up libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:17:12.0882659Z Setting up libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:17:12.0924996Z Setting up libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:17:12.0968152Z Setting up ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:17:12.1072787Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:17:13.2646295Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:17:15.7885051Z Reading package lists... 2021-05-14T23:17:15.9635086Z Building dependency tree... 2021-05-14T23:17:15.9657285Z Reading state information... 2021-05-14T23:17:16.1266314Z The following additional packages will be installed: 2021-05-14T23:17:16.1269849Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-14T23:17:16.1861735Z The following NEW packages will be installed: 2021-05-14T23:17:16.1864576Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-14T23:17:16.1866082Z libmagick++-dev 2021-05-14T23:17:16.2065527Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:17:16.2067389Z Need to get 309 kB of archives. 2021-05-14T23:17:16.2068772Z After this operation, 2202 kB of additional disk space will be used. 2021-05-14T23:17:16.2071283Z 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:17:16.2090198Z 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:17:16.2138028Z 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:17:16.2154397Z 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:17:16.7001575Z Fetched 309 kB in 0s (12.4 MB/s) 2021-05-14T23:17:16.7391263Z Selecting previously unselected package libmagick++-6-headers. 2021-05-14T23:17:16.7477918Z (Reading database ... 2021-05-14T23:17:16.7478797Z (Reading database ... 5% 2021-05-14T23:17:16.7479722Z (Reading database ... 10% 2021-05-14T23:17:16.7480371Z (Reading database ... 15% 2021-05-14T23:17:16.7480912Z (Reading database ... 20% 2021-05-14T23:17:16.7481430Z (Reading database ... 25% 2021-05-14T23:17:16.7481961Z (Reading database ... 30% 2021-05-14T23:17:16.7482474Z (Reading database ... 35% 2021-05-14T23:17:16.7482999Z (Reading database ... 40% 2021-05-14T23:17:16.7483511Z (Reading database ... 45% 2021-05-14T23:17:16.7484036Z (Reading database ... 50% 2021-05-14T23:17:16.7536618Z (Reading database ... 55% 2021-05-14T23:17:16.7596566Z (Reading database ... 60% 2021-05-14T23:17:16.7631002Z (Reading database ... 65% 2021-05-14T23:17:16.7777900Z (Reading database ... 70% 2021-05-14T23:17:16.7914370Z (Reading database ... 75% 2021-05-14T23:17:16.7940219Z (Reading database ... 80% 2021-05-14T23:17:16.8549832Z (Reading database ... 85% 2021-05-14T23:17:16.8758450Z (Reading database ... 90% 2021-05-14T23:17:16.8850448Z (Reading database ... 95% 2021-05-14T23:17:16.8851374Z (Reading database ... 100% 2021-05-14T23:17:16.8852368Z (Reading database ... 267231 files and directories currently installed.) 2021-05-14T23:17:16.9012939Z Preparing to unpack .../libmagick++-6-headers_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-14T23:17:16.9101864Z Unpacking libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:17:16.9714303Z Selecting previously unselected package libmagick++-6.q16-8:amd64. 2021-05-14T23:17:16.9983401Z Preparing to unpack .../libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-14T23:17:17.0011398Z Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:17:17.0473913Z Selecting previously unselected package libmagick++-6.q16-dev:amd64. 2021-05-14T23:17:17.0740267Z Preparing to unpack .../libmagick++-6.q16-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-14T23:17:17.0754249Z Unpacking libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:17:17.1514937Z Selecting previously unselected package libmagick++-dev. 2021-05-14T23:17:17.1795214Z Preparing to unpack .../libmagick++-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-14T23:17:17.1883004Z Unpacking libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:17:17.2510294Z Setting up libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:17:17.2605736Z Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:17:17.2653183Z Setting up libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:17:17.2693016Z Setting up libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:17:17.2800618Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:17:19.6954789Z Reading package lists... 2021-05-14T23:17:19.8616059Z Building dependency tree... 2021-05-14T23:17:19.8638627Z Reading state information... 2021-05-14T23:17:20.0265645Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-14T23:17:20.0268340Z The following additional packages will be installed: 2021-05-14T23:17:20.0269756Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 libgs9 libgs9-common 2021-05-14T23:17:20.0270881Z libijs-0.35 libjbig2dec0 2021-05-14T23:17:20.0276294Z Suggested packages: 2021-05-14T23:17:20.0277653Z fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre 2021-05-14T23:17:20.0278548Z ghostscript-x 2021-05-14T23:17:20.0767386Z The following NEW packages will be installed: 2021-05-14T23:17:20.0772339Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript libgs9 2021-05-14T23:17:20.0780200Z libgs9-common libijs-0.35 libjbig2dec0 2021-05-14T23:17:20.0979599Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:17:20.0980315Z Need to get 11.2 MB of archives. 2021-05-14T23:17:20.0981001Z After this operation, 39.1 MB of additional disk space will be used. 2021-05-14T23:17:20.0982718Z 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:17:20.2464955Z 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:17:20.2533741Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB] 2021-05-14T23:17:20.7847984Z 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:17:20.8488014Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libijs-0.35 amd64 0.35-15 [15.7 kB] 2021-05-14T23:17:20.8525544Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB] 2021-05-14T23:17:20.8597247Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9 amd64 9.50~dfsg-5ubuntu4.2 [2172 kB] 2021-05-14T23:17:21.0609769Z 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:17:21.5382736Z Fetched 11.2 MB in 1s (11.4 MB/s) 2021-05-14T23:17:21.5766371Z Selecting previously unselected package fonts-droid-fallback. 2021-05-14T23:17:21.5848607Z (Reading database ... 2021-05-14T23:17:21.5849127Z (Reading database ... 5% 2021-05-14T23:17:21.5849676Z (Reading database ... 10% 2021-05-14T23:17:21.5850180Z (Reading database ... 15% 2021-05-14T23:17:21.5850663Z (Reading database ... 20% 2021-05-14T23:17:21.5851163Z (Reading database ... 25% 2021-05-14T23:17:21.5851820Z (Reading database ... 30% 2021-05-14T23:17:21.5852529Z (Reading database ... 35% 2021-05-14T23:17:21.5853047Z (Reading database ... 40% 2021-05-14T23:17:21.5853607Z (Reading database ... 45% 2021-05-14T23:17:21.5854120Z (Reading database ... 50% 2021-05-14T23:17:21.5886906Z (Reading database ... 55% 2021-05-14T23:17:21.5940765Z (Reading database ... 60% 2021-05-14T23:17:21.5969655Z (Reading database ... 65% 2021-05-14T23:17:21.6119035Z (Reading database ... 70% 2021-05-14T23:17:21.6245869Z (Reading database ... 75% 2021-05-14T23:17:21.6271479Z (Reading database ... 80% 2021-05-14T23:17:21.6806851Z (Reading database ... 85% 2021-05-14T23:17:21.6978060Z (Reading database ... 90% 2021-05-14T23:17:21.7087446Z (Reading database ... 95% 2021-05-14T23:17:21.7088070Z (Reading database ... 100% 2021-05-14T23:17:21.7088863Z (Reading database ... 267276 files and directories currently installed.) 2021-05-14T23:17:21.7238580Z Preparing to unpack .../0-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... 2021-05-14T23:17:21.7502750Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-14T23:17:21.9874114Z Selecting previously unselected package fonts-noto-mono. 2021-05-14T23:17:22.0135638Z Preparing to unpack .../1-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ... 2021-05-14T23:17:22.0148884Z Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-14T23:17:22.0554158Z Selecting previously unselected package fonts-urw-base35. 2021-05-14T23:17:22.0834725Z Preparing to unpack .../2-fonts-urw-base35_20170801.1-3_all.deb ... 2021-05-14T23:17:22.1533452Z Unpacking fonts-urw-base35 (20170801.1-3) ... 2021-05-14T23:17:22.6114709Z Selecting previously unselected package libgs9-common. 2021-05-14T23:17:22.6367181Z Preparing to unpack .../3-libgs9-common_9.50~dfsg-5ubuntu4.2_all.deb ... 2021-05-14T23:17:22.6384157Z Unpacking libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-14T23:17:22.7553801Z Selecting previously unselected package libijs-0.35:amd64. 2021-05-14T23:17:22.7783560Z Preparing to unpack .../4-libijs-0.35_0.35-15_amd64.deb ... 2021-05-14T23:17:22.7807527Z Unpacking libijs-0.35:amd64 (0.35-15) ... 2021-05-14T23:17:22.8113313Z Selecting previously unselected package libjbig2dec0:amd64. 2021-05-14T23:17:22.8386279Z Preparing to unpack .../5-libjbig2dec0_0.18-1ubuntu1_amd64.deb ... 2021-05-14T23:17:22.8400613Z Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-14T23:17:22.8873221Z Selecting previously unselected package libgs9:amd64. 2021-05-14T23:17:22.9125879Z Preparing to unpack .../6-libgs9_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-14T23:17:22.9138830Z Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-14T23:17:23.2257247Z Selecting previously unselected package ghostscript. 2021-05-14T23:17:23.2556156Z Preparing to unpack .../7-ghostscript_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-14T23:17:23.2567599Z Unpacking ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-14T23:17:23.3301431Z Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-14T23:17:23.3349261Z Setting up libijs-0.35:amd64 (0.35-15) ... 2021-05-14T23:17:23.3384019Z Setting up fonts-urw-base35 (20170801.1-3) ... 2021-05-14T23:17:23.4068155Z Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-14T23:17:23.4103242Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-14T23:17:23.4390353Z Setting up libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-14T23:17:23.4424437Z Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-14T23:17:23.4465163Z Setting up ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-14T23:17:23.4600473Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-14T23:17:23.6076790Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:17:23.6305856Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:17:27.0718616Z Reading package lists... 2021-05-14T23:17:27.2328920Z Building dependency tree... 2021-05-14T23:17:27.2350568Z Reading state information... 2021-05-14T23:17:27.4000467Z The following additional packages will be installed: 2021-05-14T23:17:27.4002463Z libudunits2-0 libudunits2-data 2021-05-14T23:17:27.4515368Z The following NEW packages will be installed: 2021-05-14T23:17:27.4517519Z libudunits2-0 libudunits2-data libudunits2-dev 2021-05-14T23:17:27.5439167Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:17:27.5440392Z Need to get 429 kB of archives. 2021-05-14T23:17:27.5441760Z After this operation, 1026 kB of additional disk space will be used. 2021-05-14T23:17:27.5461700Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-data all 2.2.26-5 [18.8 kB] 2021-05-14T23:17:27.5463554Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-0 amd64 2.2.26-5 [48.9 kB] 2021-05-14T23:17:27.5478448Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-dev amd64 2.2.26-5 [362 kB] 2021-05-14T23:17:28.0251498Z Fetched 429 kB in 0s (4359 kB/s) 2021-05-14T23:17:28.0590944Z Selecting previously unselected package libudunits2-data. 2021-05-14T23:17:28.0687858Z (Reading database ... 2021-05-14T23:17:28.0689671Z (Reading database ... 5% 2021-05-14T23:17:28.0690227Z (Reading database ... 10% 2021-05-14T23:17:28.0690777Z (Reading database ... 15% 2021-05-14T23:17:28.0691318Z (Reading database ... 20% 2021-05-14T23:17:28.0691856Z (Reading database ... 25% 2021-05-14T23:17:28.0692372Z (Reading database ... 30% 2021-05-14T23:17:28.0692905Z (Reading database ... 35% 2021-05-14T23:17:28.0693422Z (Reading database ... 40% 2021-05-14T23:17:28.0694147Z (Reading database ... 45% 2021-05-14T23:17:28.0694697Z (Reading database ... 50% 2021-05-14T23:17:28.0738061Z (Reading database ... 55% 2021-05-14T23:17:28.0792854Z (Reading database ... 60% 2021-05-14T23:17:28.0818007Z (Reading database ... 65% 2021-05-14T23:17:28.0949037Z (Reading database ... 70% 2021-05-14T23:17:28.1076523Z (Reading database ... 75% 2021-05-14T23:17:28.1103649Z (Reading database ... 80% 2021-05-14T23:17:28.1660900Z (Reading database ... 85% 2021-05-14T23:17:28.1837807Z (Reading database ... 90% 2021-05-14T23:17:28.1918040Z (Reading database ... 95% 2021-05-14T23:17:28.1918779Z (Reading database ... 100% 2021-05-14T23:17:28.1919556Z (Reading database ... 267840 files and directories currently installed.) 2021-05-14T23:17:28.2048739Z Preparing to unpack .../libudunits2-data_2.2.26-5_all.deb ... 2021-05-14T23:17:28.2063632Z Unpacking libudunits2-data (2.2.26-5) ... 2021-05-14T23:17:28.2357497Z Selecting previously unselected package libudunits2-0:amd64. 2021-05-14T23:17:28.2659070Z Preparing to unpack .../libudunits2-0_2.2.26-5_amd64.deb ... 2021-05-14T23:17:28.2682770Z Unpacking libudunits2-0:amd64 (2.2.26-5) ... 2021-05-14T23:17:28.2964092Z Selecting previously unselected package libudunits2-dev:amd64. 2021-05-14T23:17:28.3268933Z Preparing to unpack .../libudunits2-dev_2.2.26-5_amd64.deb ... 2021-05-14T23:17:28.3289037Z Unpacking libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-14T23:17:28.4194264Z Setting up libudunits2-data (2.2.26-5) ... 2021-05-14T23:17:28.4229698Z Setting up libudunits2-0:amd64 (2.2.26-5) ... 2021-05-14T23:17:28.4267576Z Setting up libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-14T23:17:28.4316382Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-14T23:17:28.5536855Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:17:30.9155492Z Reading package lists... 2021-05-14T23:17:31.0834985Z Building dependency tree... 2021-05-14T23:17:31.0858109Z Reading state information... 2021-05-14T23:17:31.3015029Z The following NEW packages will be installed: 2021-05-14T23:17:31.3017456Z libjq-dev 2021-05-14T23:17:31.3192919Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:17:31.3193824Z Need to get 11.2 kB of archives. 2021-05-14T23:17:31.3194546Z After this operation, 47.1 kB of additional disk space will be used. 2021-05-14T23:17:31.3196869Z 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:17:31.7815118Z Fetched 11.2 kB in 0s (826 kB/s) 2021-05-14T23:17:31.8149695Z Selecting previously unselected package libjq-dev:amd64. 2021-05-14T23:17:31.8239918Z (Reading database ... 2021-05-14T23:17:31.8241050Z (Reading database ... 5% 2021-05-14T23:17:31.8241869Z (Reading database ... 10% 2021-05-14T23:17:31.8242603Z (Reading database ... 15% 2021-05-14T23:17:31.8243607Z (Reading database ... 20% 2021-05-14T23:17:31.8244357Z (Reading database ... 25% 2021-05-14T23:17:31.8245117Z (Reading database ... 30% 2021-05-14T23:17:31.8245880Z (Reading database ... 35% 2021-05-14T23:17:31.8246636Z (Reading database ... 40% 2021-05-14T23:17:31.8247400Z (Reading database ... 45% 2021-05-14T23:17:31.8248144Z (Reading database ... 50% 2021-05-14T23:17:31.8274555Z (Reading database ... 55% 2021-05-14T23:17:31.8327151Z (Reading database ... 60% 2021-05-14T23:17:31.8354244Z (Reading database ... 65% 2021-05-14T23:17:31.8488707Z (Reading database ... 70% 2021-05-14T23:17:31.8637977Z (Reading database ... 75% 2021-05-14T23:17:31.8663291Z (Reading database ... 80% 2021-05-14T23:17:31.9258829Z (Reading database ... 85% 2021-05-14T23:17:31.9435662Z (Reading database ... 90% 2021-05-14T23:17:31.9518207Z (Reading database ... 95% 2021-05-14T23:17:31.9518801Z (Reading database ... 100% 2021-05-14T23:17:31.9519624Z (Reading database ... 267869 files and directories currently installed.) 2021-05-14T23:17:31.9661504Z Preparing to unpack .../libjq-dev_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:17:31.9671167Z Unpacking libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-14T23:17:32.0329202Z Setting up libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-14T23:17:34.3270807Z Reading package lists... 2021-05-14T23:17:34.4978933Z Building dependency tree... 2021-05-14T23:17:34.5000470Z Reading state information... 2021-05-14T23:17:34.7106170Z The following NEW packages will be installed: 2021-05-14T23:17:34.7111280Z libmng2 2021-05-14T23:17:34.7328743Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:17:34.7329689Z Need to get 168 kB of archives. 2021-05-14T23:17:34.7330532Z After this operation, 571 kB of additional disk space will be used. 2021-05-14T23:17:34.7333077Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmng2 amd64 2.0.3+dfsg-3 [168 kB] 2021-05-14T23:17:35.1972998Z Fetched 168 kB in 0s (8228 kB/s) 2021-05-14T23:17:35.2325733Z Selecting previously unselected package libmng2:amd64. 2021-05-14T23:17:35.2419837Z (Reading database ... 2021-05-14T23:17:35.2420633Z (Reading database ... 5% 2021-05-14T23:17:35.2421290Z (Reading database ... 10% 2021-05-14T23:17:35.2421980Z (Reading database ... 15% 2021-05-14T23:17:35.2422626Z (Reading database ... 20% 2021-05-14T23:17:35.2424059Z (Reading database ... 25% 2021-05-14T23:17:35.2424570Z (Reading database ... 30% 2021-05-14T23:17:35.2425252Z (Reading database ... 35% 2021-05-14T23:17:35.2425890Z (Reading database ... 40% 2021-05-14T23:17:35.2426733Z (Reading database ... 45% 2021-05-14T23:17:35.2427415Z (Reading database ... 50% 2021-05-14T23:17:35.2472684Z (Reading database ... 55% 2021-05-14T23:17:35.2524935Z (Reading database ... 60% 2021-05-14T23:17:35.2552513Z (Reading database ... 65% 2021-05-14T23:17:35.2677181Z (Reading database ... 70% 2021-05-14T23:17:35.2798904Z (Reading database ... 75% 2021-05-14T23:17:35.2826707Z (Reading database ... 80% 2021-05-14T23:17:35.3386245Z (Reading database ... 85% 2021-05-14T23:17:35.3570658Z (Reading database ... 90% 2021-05-14T23:17:35.3659622Z (Reading database ... 95% 2021-05-14T23:17:35.3660228Z (Reading database ... 100% 2021-05-14T23:17:35.3661010Z (Reading database ... 267875 files and directories currently installed.) 2021-05-14T23:17:35.3816544Z Preparing to unpack .../libmng2_2.0.3+dfsg-3_amd64.deb ... 2021-05-14T23:17:35.3847188Z Unpacking libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-14T23:17:35.4662993Z Setting up libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-14T23:17:35.4704935Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:17:37.8137811Z Reading package lists... 2021-05-14T23:17:37.9695017Z Building dependency tree... 2021-05-14T23:17:37.9717826Z Reading state information... 2021-05-14T23:17:38.1225272Z E: Unable to locate package libmng1 2021-05-14T23:17:38.1966114Z Reading package lists... 2021-05-14T23:17:38.3797532Z Building dependency tree... 2021-05-14T23:17:38.3821754Z Reading state information... 2021-05-14T23:17:38.5176940Z E: Unable to locate package libapparmor-devel 2021-05-14T23:17:38.5909568Z Reading package lists... 2021-05-14T23:17:38.7593251Z Building dependency tree... 2021-05-14T23:17:38.7614753Z Reading state information... 2021-05-14T23:17:38.9189611Z The following additional packages will be installed: 2021-05-14T23:17:38.9193103Z libij-java 2021-05-14T23:17:38.9687185Z The following NEW packages will be installed: 2021-05-14T23:17:38.9695480Z imagej libij-java 2021-05-14T23:17:38.9915641Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:17:38.9916759Z Need to get 2328 kB of archives. 2021-05-14T23:17:38.9919122Z After this operation, 2498 kB of additional disk space will be used. 2021-05-14T23:17:38.9921349Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libij-java all 1.52r-1 [2284 kB] 2021-05-14T23:17:39.0288254Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 imagej all 1.52r-1 [43.7 kB] 2021-05-14T23:17:39.4924284Z Fetched 2328 kB in 0s (42.4 MB/s) 2021-05-14T23:17:39.5243279Z Selecting previously unselected package libij-java. 2021-05-14T23:17:39.5329136Z (Reading database ... 2021-05-14T23:17:39.5330067Z (Reading database ... 5% 2021-05-14T23:17:39.5331062Z (Reading database ... 10% 2021-05-14T23:17:39.5332045Z (Reading database ... 15% 2021-05-14T23:17:39.5332988Z (Reading database ... 20% 2021-05-14T23:17:39.5333893Z (Reading database ... 25% 2021-05-14T23:17:39.5334806Z (Reading database ... 30% 2021-05-14T23:17:39.5335751Z (Reading database ... 35% 2021-05-14T23:17:39.5336472Z (Reading database ... 40% 2021-05-14T23:17:39.5337199Z (Reading database ... 45% 2021-05-14T23:17:39.5338397Z (Reading database ... 50% 2021-05-14T23:17:39.5365199Z (Reading database ... 55% 2021-05-14T23:17:39.5418099Z (Reading database ... 60% 2021-05-14T23:17:39.5444421Z (Reading database ... 65% 2021-05-14T23:17:39.5571178Z (Reading database ... 70% 2021-05-14T23:17:39.5691410Z (Reading database ... 75% 2021-05-14T23:17:39.5715816Z (Reading database ... 80% 2021-05-14T23:17:39.6281922Z (Reading database ... 85% 2021-05-14T23:17:39.6456073Z (Reading database ... 90% 2021-05-14T23:17:39.6533836Z (Reading database ... 95% 2021-05-14T23:17:39.6534429Z (Reading database ... 100% 2021-05-14T23:17:39.6535254Z (Reading database ... 267881 files and directories currently installed.) 2021-05-14T23:17:39.6678486Z Preparing to unpack .../libij-java_1.52r-1_all.deb ... 2021-05-14T23:17:39.6691667Z Unpacking libij-java (1.52r-1) ... 2021-05-14T23:17:39.7593629Z Selecting previously unselected package imagej. 2021-05-14T23:17:39.7865412Z Preparing to unpack .../imagej_1.52r-1_all.deb ... 2021-05-14T23:17:39.7877524Z Unpacking imagej (1.52r-1) ... 2021-05-14T23:17:39.8691160Z Setting up libij-java (1.52r-1) ... 2021-05-14T23:17:39.8732571Z Setting up imagej (1.52r-1) ... 2021-05-14T23:17:39.8773164Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-14T23:17:40.6556139Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:17:41.4220641Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-14T23:17:44.0323660Z Reading package lists... 2021-05-14T23:17:44.2173163Z Building dependency tree... 2021-05-14T23:17:44.2196410Z Reading state information... 2021-05-14T23:17:44.3862484Z Suggested packages: 2021-05-14T23:17:44.3864730Z bowtie2-examples 2021-05-14T23:17:44.4360644Z The following NEW packages will be installed: 2021-05-14T23:17:44.4366002Z bowtie2 2021-05-14T23:17:44.4555961Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:17:44.4557416Z Need to get 1324 kB of archives. 2021-05-14T23:17:44.4558518Z After this operation, 5630 kB of additional disk space will be used. 2021-05-14T23:17:44.4560895Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 bowtie2 amd64 2.3.5.1-6build1 [1324 kB] 2021-05-14T23:17:44.9788018Z Fetched 1324 kB in 0s (28.2 MB/s) 2021-05-14T23:17:45.0151067Z Selecting previously unselected package bowtie2. 2021-05-14T23:17:45.0242974Z (Reading database ... 2021-05-14T23:17:45.0243849Z (Reading database ... 5% 2021-05-14T23:17:45.0244584Z (Reading database ... 10% 2021-05-14T23:17:45.0245309Z (Reading database ... 15% 2021-05-14T23:17:45.0246021Z (Reading database ... 20% 2021-05-14T23:17:45.0246838Z (Reading database ... 25% 2021-05-14T23:17:45.0247543Z (Reading database ... 30% 2021-05-14T23:17:45.0248249Z (Reading database ... 35% 2021-05-14T23:17:45.0248940Z (Reading database ... 40% 2021-05-14T23:17:45.0249844Z (Reading database ... 45% 2021-05-14T23:17:45.0250603Z (Reading database ... 50% 2021-05-14T23:17:45.0331862Z (Reading database ... 55% 2021-05-14T23:17:45.0381835Z (Reading database ... 60% 2021-05-14T23:17:45.0412368Z (Reading database ... 65% 2021-05-14T23:17:45.0539900Z (Reading database ... 70% 2021-05-14T23:17:45.0661827Z (Reading database ... 75% 2021-05-14T23:17:45.0687712Z (Reading database ... 80% 2021-05-14T23:17:45.1224665Z (Reading database ... 85% 2021-05-14T23:17:45.1411150Z (Reading database ... 90% 2021-05-14T23:17:45.1500877Z (Reading database ... 95% 2021-05-14T23:17:45.1501435Z (Reading database ... 100% 2021-05-14T23:17:45.1502264Z (Reading database ... 267904 files and directories currently installed.) 2021-05-14T23:17:45.1660966Z Preparing to unpack .../bowtie2_2.3.5.1-6build1_amd64.deb ... 2021-05-14T23:17:45.1676038Z Unpacking bowtie2 (2.3.5.1-6build1) ... 2021-05-14T23:17:45.3804048Z Setting up bowtie2 (2.3.5.1-6build1) ... 2021-05-14T23:17:45.3871011Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:17:48.5742634Z Reading package lists... 2021-05-14T23:17:48.7501495Z Building dependency tree... 2021-05-14T23:17:48.7524312Z Reading state information... 2021-05-14T23:17:48.8920344Z E: Unable to locate package install 2021-05-14T23:17:48.8921534Z E: Unable to locate package gdal 2021-05-14T23:17:48.9648289Z Reading package lists... 2021-05-14T23:17:49.1352280Z Building dependency tree... 2021-05-14T23:17:49.1375524Z Reading state information... 2021-05-14T23:17:49.1664251Z Package insighttoolkit4-python is not available, but is referred to by another package. 2021-05-14T23:17:49.1665568Z This may mean that the package is missing, has been obsoleted, or 2021-05-14T23:17:49.1666317Z is only available from another source 2021-05-14T23:17:49.1666689Z 2021-05-14T23:17:49.2750959Z E: Package 'insighttoolkit4-python' has no installation candidate 2021-05-14T23:17:49.3541977Z Reading package lists... 2021-05-14T23:17:49.5227438Z Building dependency tree... 2021-05-14T23:17:49.5252382Z Reading state information... 2021-05-14T23:17:49.5503637Z Package libav-tools is not available, but is referred to by another package. 2021-05-14T23:17:49.5505011Z This may mean that the package is missing, has been obsoleted, or 2021-05-14T23:17:49.5506268Z is only available from another source 2021-05-14T23:17:49.5507246Z However the following packages replace it: 2021-05-14T23:17:49.5508689Z ffmpeg 2021-05-14T23:17:49.5509168Z 2021-05-14T23:17:49.6580446Z E: Package 'libav-tools' has no installation candidate 2021-05-14T23:17:49.7315849Z Reading package lists... 2021-05-14T23:17:49.9084718Z Building dependency tree... 2021-05-14T23:17:49.9106469Z Reading state information... 2021-05-14T23:17:50.0784692Z The following additional packages will be installed: 2021-05-14T23:17:50.0792375Z libgcrypt20-dev libgit2-28 libgpg-error-dev libhttp-parser-dev 2021-05-14T23:17:50.0794705Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-14T23:17:50.0797400Z libssh2-1-dev 2021-05-14T23:17:50.0807741Z Suggested packages: 2021-05-14T23:17:50.0810156Z libgcrypt20-doc libmbedtls-doc 2021-05-14T23:17:50.1308825Z The following NEW packages will be installed: 2021-05-14T23:17:50.1312318Z libgcrypt20-dev libgit2-28 libgit2-dev libgpg-error-dev libhttp-parser-dev 2021-05-14T23:17:50.1316887Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-14T23:17:50.1321589Z libssh2-1-dev 2021-05-14T23:17:50.1521299Z 0 upgraded, 11 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:17:50.1522390Z Need to get 2667 kB of archives. 2021-05-14T23:17:50.1523470Z After this operation, 11.2 MB of additional disk space will be used. 2021-05-14T23:17:50.1526068Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgpg-error-dev amd64 1.37-1 [109 kB] 2021-05-14T23:17:50.1575085Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcrypt20-dev amd64 1.8.5-5ubuntu1 [470 kB] 2021-05-14T23:17:50.1747630Z 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:17:50.1760895Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedcrypto3 amd64 2.16.4-1ubuntu2 [150 kB] 2021-05-14T23:17:50.1828613Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedx509-0 amd64 2.16.4-1ubuntu2 [42.3 kB] 2021-05-14T23:17:50.1844658Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls12 amd64 2.16.4-1ubuntu2 [71.8 kB] 2021-05-14T23:17:50.1872916Z 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:17:50.2093314Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls-dev amd64 2.16.4-1ubuntu2 [444 kB] 2021-05-14T23:17:50.2358238Z 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:17:50.2534684Z 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:17:50.2557942Z 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:17:50.7731747Z Fetched 2667 kB in 0s (17.0 MB/s) 2021-05-14T23:17:50.8082021Z Selecting previously unselected package libgpg-error-dev. 2021-05-14T23:17:50.8165511Z (Reading database ... 2021-05-14T23:17:50.8166082Z (Reading database ... 5% 2021-05-14T23:17:50.8166842Z (Reading database ... 10% 2021-05-14T23:17:50.8167744Z (Reading database ... 15% 2021-05-14T23:17:50.8168335Z (Reading database ... 20% 2021-05-14T23:17:50.8168933Z (Reading database ... 25% 2021-05-14T23:17:50.8169532Z (Reading database ... 30% 2021-05-14T23:17:50.8170396Z (Reading database ... 35% 2021-05-14T23:17:50.8171015Z (Reading database ... 40% 2021-05-14T23:17:50.8171638Z (Reading database ... 45% 2021-05-14T23:17:50.8172812Z (Reading database ... 50% 2021-05-14T23:17:50.8220464Z (Reading database ... 55% 2021-05-14T23:17:50.8272694Z (Reading database ... 60% 2021-05-14T23:17:50.8301946Z (Reading database ... 65% 2021-05-14T23:17:50.8429981Z (Reading database ... 70% 2021-05-14T23:17:50.8560243Z (Reading database ... 75% 2021-05-14T23:17:50.8590041Z (Reading database ... 80% 2021-05-14T23:17:50.9183623Z (Reading database ... 85% 2021-05-14T23:17:50.9375425Z (Reading database ... 90% 2021-05-14T23:17:50.9464516Z (Reading database ... 95% 2021-05-14T23:17:50.9465356Z (Reading database ... 100% 2021-05-14T23:17:50.9466418Z (Reading database ... 267930 files and directories currently installed.) 2021-05-14T23:17:50.9627026Z Preparing to unpack .../00-libgpg-error-dev_1.37-1_amd64.deb ... 2021-05-14T23:17:50.9639680Z Unpacking libgpg-error-dev (1.37-1) ... 2021-05-14T23:17:51.0074009Z Selecting previously unselected package libgcrypt20-dev. 2021-05-14T23:17:51.0344185Z Preparing to unpack .../01-libgcrypt20-dev_1.8.5-5ubuntu1_amd64.deb ... 2021-05-14T23:17:51.0354211Z Unpacking libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-14T23:17:51.1235523Z Selecting previously unselected package libhttp-parser2.9:amd64. 2021-05-14T23:17:51.1488056Z Preparing to unpack .../02-libhttp-parser2.9_2.9.2-2_amd64.deb ... 2021-05-14T23:17:51.1522066Z Unpacking libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-14T23:17:51.1834177Z Selecting previously unselected package libmbedcrypto3:amd64. 2021-05-14T23:17:51.2144323Z Preparing to unpack .../03-libmbedcrypto3_2.16.4-1ubuntu2_amd64.deb ... 2021-05-14T23:17:51.2162875Z Unpacking libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:17:51.2630132Z Selecting previously unselected package libmbedx509-0:amd64. 2021-05-14T23:17:51.2921992Z Preparing to unpack .../04-libmbedx509-0_2.16.4-1ubuntu2_amd64.deb ... 2021-05-14T23:17:51.2938519Z Unpacking libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:17:51.3313979Z Selecting previously unselected package libmbedtls12:amd64. 2021-05-14T23:17:51.3576942Z Preparing to unpack .../05-libmbedtls12_2.16.4-1ubuntu2_amd64.deb ... 2021-05-14T23:17:51.3592681Z Unpacking libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:17:51.4041098Z Selecting previously unselected package libgit2-28:amd64. 2021-05-14T23:17:51.4324269Z Preparing to unpack .../06-libgit2-28_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-14T23:17:51.4341898Z Unpacking libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-14T23:17:51.5155087Z Selecting previously unselected package libmbedtls-dev:amd64. 2021-05-14T23:17:51.5393823Z Preparing to unpack .../07-libmbedtls-dev_2.16.4-1ubuntu2_amd64.deb ... 2021-05-14T23:17:51.5405771Z Unpacking libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:17:51.6194925Z Selecting previously unselected package libssh2-1-dev:amd64. 2021-05-14T23:17:51.6483548Z Preparing to unpack .../08-libssh2-1-dev_1.8.0-2.1build1_amd64.deb ... 2021-05-14T23:17:51.6497102Z Unpacking libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-14T23:17:51.7155322Z Selecting previously unselected package libhttp-parser-dev. 2021-05-14T23:17:51.7460055Z Preparing to unpack .../09-libhttp-parser-dev_2.9.2-2_amd64.deb ... 2021-05-14T23:17:51.7483238Z Unpacking libhttp-parser-dev (2.9.2-2) ... 2021-05-14T23:17:51.7757942Z Selecting previously unselected package libgit2-dev:amd64. 2021-05-14T23:17:51.8087343Z Preparing to unpack .../10-libgit2-dev_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-14T23:17:51.8100128Z Unpacking libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-14T23:17:51.9569677Z Setting up libgpg-error-dev (1.37-1) ... 2021-05-14T23:17:51.9604376Z Setting up libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:17:51.9643414Z Setting up libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-14T23:17:51.9680470Z Setting up libhttp-parser-dev (2.9.2-2) ... 2021-05-14T23:17:51.9713174Z Setting up libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:17:51.9749251Z Setting up libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:17:51.9781609Z Setting up libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:17:51.9818783Z Setting up libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-14T23:17:51.9858252Z Setting up libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-14T23:17:51.9890704Z Setting up libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-14T23:17:51.9926513Z Setting up libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-14T23:17:51.9966853Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:17:57.3390237Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-14T23:17:57.4685448Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:17:59.8511526Z Reading package lists... 2021-05-14T23:18:00.0053211Z Building dependency tree... 2021-05-14T23:18:00.0075931Z Reading state information... 2021-05-14T23:18:00.2671751Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-14T23:18:00.2673810Z libtiff-dev set to manually installed. 2021-05-14T23:18:00.2675151Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:18:00.3416295Z Reading package lists... 2021-05-14T23:18:00.4984731Z Building dependency tree... 2021-05-14T23:18:00.5009405Z Reading state information... 2021-05-14T23:18:00.7503657Z unixodbc-dev is already the newest version (2.3.7). 2021-05-14T23:18:00.7505134Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:18:00.8227543Z Reading package lists... 2021-05-14T23:18:00.9958281Z Building dependency tree... 2021-05-14T23:18:00.9980977Z Reading state information... 2021-05-14T23:18:01.2062116Z The following NEW packages will be installed: 2021-05-14T23:18:01.2065475Z libsodium-dev 2021-05-14T23:18:01.2247320Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:18:01.2248563Z Need to get 169 kB of archives. 2021-05-14T23:18:01.2250174Z After this operation, 826 kB of additional disk space will be used. 2021-05-14T23:18:01.2251980Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 2021-05-14T23:18:01.6833535Z Fetched 169 kB in 0s (10.4 MB/s) 2021-05-14T23:18:01.7188142Z Selecting previously unselected package libsodium-dev:amd64. 2021-05-14T23:18:01.7273364Z (Reading database ... 2021-05-14T23:18:01.7273988Z (Reading database ... 5% 2021-05-14T23:18:01.7274515Z (Reading database ... 10% 2021-05-14T23:18:01.7275056Z (Reading database ... 15% 2021-05-14T23:18:01.7275572Z (Reading database ... 20% 2021-05-14T23:18:01.7276253Z (Reading database ... 25% 2021-05-14T23:18:01.7276766Z (Reading database ... 30% 2021-05-14T23:18:01.7277260Z (Reading database ... 35% 2021-05-14T23:18:01.7277768Z (Reading database ... 40% 2021-05-14T23:18:01.7278477Z (Reading database ... 45% 2021-05-14T23:18:01.7279004Z (Reading database ... 50% 2021-05-14T23:18:01.7325884Z (Reading database ... 55% 2021-05-14T23:18:01.7377535Z (Reading database ... 60% 2021-05-14T23:18:01.7405089Z (Reading database ... 65% 2021-05-14T23:18:01.7531988Z (Reading database ... 70% 2021-05-14T23:18:01.7660416Z (Reading database ... 75% 2021-05-14T23:18:01.7688181Z (Reading database ... 80% 2021-05-14T23:18:01.8309655Z (Reading database ... 85% 2021-05-14T23:18:01.8482901Z (Reading database ... 90% 2021-05-14T23:18:01.8563789Z (Reading database ... 95% 2021-05-14T23:18:01.8564373Z (Reading database ... 100% 2021-05-14T23:18:01.8565399Z (Reading database ... 268433 files and directories currently installed.) 2021-05-14T23:18:01.8707654Z Preparing to unpack .../libsodium-dev_1.0.18-1_amd64.deb ... 2021-05-14T23:18:01.8720225Z Unpacking libsodium-dev:amd64 (1.0.18-1) ... 2021-05-14T23:18:01.9607750Z Setting up libsodium-dev:amd64 (1.0.18-1) ... 2021-05-14T23:18:04.2910210Z Reading package lists... 2021-05-14T23:18:04.4548583Z Building dependency tree... 2021-05-14T23:18:04.4571406Z Reading state information... 2021-05-14T23:18:04.6199489Z The following additional packages will be installed: 2021-05-14T23:18:04.6203139Z libarchive-dev liblept5 libtesseract4 tesseract-ocr tesseract-ocr-osd 2021-05-14T23:18:04.6830243Z The following NEW packages will be installed: 2021-05-14T23:18:04.6841431Z libarchive-dev liblept5 libleptonica-dev libtesseract-dev libtesseract4 2021-05-14T23:18:04.6843333Z tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd 2021-05-14T23:18:04.7055250Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:18:04.7056634Z Need to get 10.4 MB of archives. 2021-05-14T23:18:04.7057810Z After this operation, 38.0 MB of additional disk space will be used. 2021-05-14T23:18:04.7059795Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1 [490 kB] 2021-05-14T23:18:04.7151269Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB] 2021-05-14T23:18:04.7334271Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libleptonica-dev amd64 1.79.0-1 [1389 kB] 2021-05-14T23:18:04.7545134Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1237 kB] 2021-05-14T23:18:04.7740725Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract-dev amd64 4.1.1-2build2 [1463 kB] 2021-05-14T23:18:04.7925302Z 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:18:04.8139308Z 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:18:04.8544183Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr amd64 4.1.1-2build2 [262 kB] 2021-05-14T23:18:05.3513761Z Fetched 10.4 MB in 0s (61.8 MB/s) 2021-05-14T23:18:05.3872721Z Selecting previously unselected package libarchive-dev:amd64. 2021-05-14T23:18:05.3966163Z (Reading database ... 2021-05-14T23:18:05.3966945Z (Reading database ... 5% 2021-05-14T23:18:05.3967504Z (Reading database ... 10% 2021-05-14T23:18:05.3968189Z (Reading database ... 15% 2021-05-14T23:18:05.3969069Z (Reading database ... 20% 2021-05-14T23:18:05.3969612Z (Reading database ... 25% 2021-05-14T23:18:05.3971481Z (Reading database ... 30% 2021-05-14T23:18:05.3972052Z (Reading database ... 35% 2021-05-14T23:18:05.3972611Z (Reading database ... 40% 2021-05-14T23:18:05.3973124Z (Reading database ... 45% 2021-05-14T23:18:05.3973653Z (Reading database ... 50% 2021-05-14T23:18:05.4026445Z (Reading database ... 55% 2021-05-14T23:18:05.4082392Z (Reading database ... 60% 2021-05-14T23:18:05.4111690Z (Reading database ... 65% 2021-05-14T23:18:05.4254695Z (Reading database ... 70% 2021-05-14T23:18:05.4405998Z (Reading database ... 75% 2021-05-14T23:18:05.4435447Z (Reading database ... 80% 2021-05-14T23:18:05.5052674Z (Reading database ... 85% 2021-05-14T23:18:05.5237790Z (Reading database ... 90% 2021-05-14T23:18:05.5351526Z (Reading database ... 95% 2021-05-14T23:18:05.5352416Z (Reading database ... 100% 2021-05-14T23:18:05.5353238Z (Reading database ... 268503 files and directories currently installed.) 2021-05-14T23:18:05.5509690Z Preparing to unpack .../0-libarchive-dev_3.4.0-2ubuntu1_amd64.deb ... 2021-05-14T23:18:05.5523016Z Unpacking libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-14T23:18:05.6433268Z Selecting previously unselected package liblept5:amd64. 2021-05-14T23:18:05.6685922Z Preparing to unpack .../1-liblept5_1.79.0-1_amd64.deb ... 2021-05-14T23:18:05.6714030Z Unpacking liblept5:amd64 (1.79.0-1) ... 2021-05-14T23:18:05.8033901Z Selecting previously unselected package libleptonica-dev:amd64. 2021-05-14T23:18:05.8290668Z Preparing to unpack .../2-libleptonica-dev_1.79.0-1_amd64.deb ... 2021-05-14T23:18:05.8302637Z Unpacking libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-14T23:18:05.9954097Z Selecting previously unselected package libtesseract4:amd64. 2021-05-14T23:18:06.0241920Z Preparing to unpack .../3-libtesseract4_4.1.1-2build2_amd64.deb ... 2021-05-14T23:18:06.0258741Z Unpacking libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-14T23:18:06.1827918Z Selecting previously unselected package libtesseract-dev:amd64. 2021-05-14T23:18:06.2112676Z Preparing to unpack .../4-libtesseract-dev_4.1.1-2build2_amd64.deb ... 2021-05-14T23:18:06.2125821Z Unpacking libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-14T23:18:06.4074370Z Selecting previously unselected package tesseract-ocr-eng. 2021-05-14T23:18:06.4319691Z Preparing to unpack .../5-tesseract-ocr-eng_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-14T23:18:06.4333325Z Unpacking tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-14T23:18:06.6234605Z Selecting previously unselected package tesseract-ocr-osd. 2021-05-14T23:18:06.6469423Z Preparing to unpack .../6-tesseract-ocr-osd_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-14T23:18:06.6488571Z Unpacking tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-14T23:18:07.0675287Z Selecting previously unselected package tesseract-ocr. 2021-05-14T23:18:07.0974117Z Preparing to unpack .../7-tesseract-ocr_4.1.1-2build2_amd64.deb ... 2021-05-14T23:18:07.0987846Z Unpacking tesseract-ocr (4.1.1-2build2) ... 2021-05-14T23:18:07.1938065Z Setting up tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-14T23:18:07.1978706Z Setting up liblept5:amd64 (1.79.0-1) ... 2021-05-14T23:18:07.2013010Z Setting up libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-14T23:18:07.2052399Z Setting up libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-14T23:18:07.2089188Z Setting up libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-14T23:18:07.2126138Z Setting up tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-14T23:18:07.2169794Z Setting up libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-14T23:18:07.2210695Z Setting up tesseract-ocr (4.1.1-2build2) ... 2021-05-14T23:18:07.2256891Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:18:10.4358677Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:18:12.7689244Z Reading package lists... 2021-05-14T23:18:12.9435290Z Building dependency tree... 2021-05-14T23:18:12.9458959Z Reading state information... 2021-05-14T23:18:13.2049212Z wget is already the newest version (1.20.3-1ubuntu1). 2021-05-14T23:18:13.2050777Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:18:13.2775675Z Reading package lists... 2021-05-14T23:18:13.4670746Z Building dependency tree... 2021-05-14T23:18:13.4695079Z Reading state information... 2021-05-14T23:18:13.6383294Z The following additional packages will be installed: 2021-05-14T23:18:13.6386130Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-14T23:18:13.6389847Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev 2021-05-14T23:18:13.6396573Z Suggested packages: 2021-05-14T23:18:13.6397808Z doc-base krb5-doc krb5-user libnorm-doc 2021-05-14T23:18:13.6943674Z The following NEW packages will be installed: 2021-05-14T23:18:13.6946078Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-14T23:18:13.6948689Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev libzmq3-dev 2021-05-14T23:18:13.7168714Z 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:18:13.7170437Z Need to get 1459 kB of archives. 2021-05-14T23:18:13.7172371Z After this operation, 7754 kB of additional disk space will be used. 2021-05-14T23:18:13.7174732Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-05-14T23:18:13.7196953Z 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:18:13.7206985Z 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:18:13.7222133Z 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:18:13.7238953Z 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:18:13.7262751Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-05-14T23:18:13.7290508Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 2021-05-14T23:18:13.7423006Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 2021-05-14T23:18:13.7600887Z 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:18:13.7610664Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 2021-05-14T23:18:14.2615689Z Fetched 1459 kB in 0s (20.9 MB/s) 2021-05-14T23:18:14.2969409Z Selecting previously unselected package libgssrpc4:amd64. 2021-05-14T23:18:14.3056438Z (Reading database ... 2021-05-14T23:18:14.3057425Z (Reading database ... 5% 2021-05-14T23:18:14.3057946Z (Reading database ... 10% 2021-05-14T23:18:14.3058445Z (Reading database ... 15% 2021-05-14T23:18:14.3058954Z (Reading database ... 20% 2021-05-14T23:18:14.3059449Z (Reading database ... 25% 2021-05-14T23:18:14.3059971Z (Reading database ... 30% 2021-05-14T23:18:14.3060629Z (Reading database ... 35% 2021-05-14T23:18:14.3061153Z (Reading database ... 40% 2021-05-14T23:18:14.3061664Z (Reading database ... 45% 2021-05-14T23:18:14.3062190Z (Reading database ... 50% 2021-05-14T23:18:14.3102629Z (Reading database ... 55% 2021-05-14T23:18:14.3164802Z (Reading database ... 60% 2021-05-14T23:18:14.3198503Z (Reading database ... 65% 2021-05-14T23:18:14.3328356Z (Reading database ... 70% 2021-05-14T23:18:14.3452923Z (Reading database ... 75% 2021-05-14T23:18:14.3479760Z (Reading database ... 80% 2021-05-14T23:18:14.3886070Z (Reading database ... 85% 2021-05-14T23:18:14.4210284Z (Reading database ... 90% 2021-05-14T23:18:14.4296238Z (Reading database ... 95% 2021-05-14T23:18:14.4299209Z (Reading database ... 100% 2021-05-14T23:18:14.4300027Z (Reading database ... 268728 files and directories currently installed.) 2021-05-14T23:18:14.4456693Z Preparing to unpack .../0-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-05-14T23:18:14.4485075Z Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:18:14.4834381Z Selecting previously unselected package libkdb5-9:amd64. 2021-05-14T23:18:14.5108779Z Preparing to unpack .../1-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-05-14T23:18:14.5152775Z Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:18:14.5514536Z Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-05-14T23:18:14.5823489Z Preparing to unpack .../2-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-14T23:18:14.5843719Z Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:18:14.6234881Z Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-05-14T23:18:14.6484278Z Preparing to unpack .../3-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-14T23:18:14.6501224Z Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:18:14.6820772Z Selecting previously unselected package comerr-dev:amd64. 2021-05-14T23:18:14.7133545Z Preparing to unpack .../4-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-05-14T23:18:14.7180654Z Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-14T23:18:14.7503718Z Selecting previously unselected package krb5-multidev:amd64. 2021-05-14T23:18:14.7823953Z Preparing to unpack .../5-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-14T23:18:14.7835837Z Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:18:14.8274686Z Selecting previously unselected package libnorm-dev:amd64. 2021-05-14T23:18:14.8562263Z Preparing to unpack .../6-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 2021-05-14T23:18:14.8575258Z Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-14T23:18:14.9463838Z Selecting previously unselected package libpgm-dev:amd64. 2021-05-14T23:18:14.9731909Z Preparing to unpack .../7-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-05-14T23:18:14.9750187Z Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-14T23:18:15.0234987Z Selecting previously unselected package libkrb5-dev:amd64. 2021-05-14T23:18:15.0524952Z Preparing to unpack .../8-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-14T23:18:15.0536453Z Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:18:15.0914634Z Selecting previously unselected package libzmq3-dev:amd64. 2021-05-14T23:18:15.1164046Z Preparing to unpack .../9-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 2021-05-14T23:18:15.1211457Z Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-14T23:18:15.2443860Z Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-14T23:18:15.2483008Z Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:18:15.2518907Z Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-14T23:18:15.2548469Z Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-14T23:18:15.2590197Z Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:18:15.2628409Z Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:18:15.2662567Z Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:18:15.2699689Z Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:18:15.2733593Z Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:18:15.2767671Z Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-14T23:18:15.2811321Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:18:15.3050621Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:18:18.7439777Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-14T23:18:21.1646135Z Reading package lists... 2021-05-14T23:18:21.3156880Z Building dependency tree... 2021-05-14T23:18:21.3180335Z Reading state information... 2021-05-14T23:18:21.4494658Z E: Unable to locate package udunits 2021-05-14T23:18:21.5201343Z Reading package lists... 2021-05-14T23:18:21.6929306Z Building dependency tree... 2021-05-14T23:18:21.6953796Z Reading state information... 2021-05-14T23:18:21.8591561Z The following additional packages will be installed: 2021-05-14T23:18:21.8593128Z libwebpdemux2 2021-05-14T23:18:21.9090903Z The following NEW packages will be installed: 2021-05-14T23:18:21.9093881Z libwebp-dev libwebpdemux2 2021-05-14T23:18:21.9277847Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:18:21.9278988Z Need to get 277 kB of archives. 2021-05-14T23:18:21.9280293Z After this operation, 965 kB of additional disk space will be used. 2021-05-14T23:18:21.9282450Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebpdemux2 amd64 0.6.1-2 [9472 B] 2021-05-14T23:18:21.9291200Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebp-dev amd64 0.6.1-2 [267 kB] 2021-05-14T23:18:22.4121522Z Fetched 277 kB in 0s (10.7 MB/s) 2021-05-14T23:18:22.4557013Z Selecting previously unselected package libwebpdemux2:amd64. 2021-05-14T23:18:22.4641903Z (Reading database ... 2021-05-14T23:18:22.4642756Z (Reading database ... 5% 2021-05-14T23:18:22.4643284Z (Reading database ... 10% 2021-05-14T23:18:22.4644081Z (Reading database ... 15% 2021-05-14T23:18:22.4644819Z (Reading database ... 20% 2021-05-14T23:18:22.4645381Z (Reading database ... 25% 2021-05-14T23:18:22.4645895Z (Reading database ... 30% 2021-05-14T23:18:22.4646422Z (Reading database ... 35% 2021-05-14T23:18:22.4647082Z (Reading database ... 40% 2021-05-14T23:18:22.4647587Z (Reading database ... 45% 2021-05-14T23:18:22.4648080Z (Reading database ... 50% 2021-05-14T23:18:22.4675352Z (Reading database ... 55% 2021-05-14T23:18:22.4724664Z (Reading database ... 60% 2021-05-14T23:18:22.4758425Z (Reading database ... 65% 2021-05-14T23:18:22.4893122Z (Reading database ... 70% 2021-05-14T23:18:22.5027805Z (Reading database ... 75% 2021-05-14T23:18:22.5055052Z (Reading database ... 80% 2021-05-14T23:18:22.5449452Z (Reading database ... 85% 2021-05-14T23:18:22.5802819Z (Reading database ... 90% 2021-05-14T23:18:22.5896138Z (Reading database ... 95% 2021-05-14T23:18:22.5896856Z (Reading database ... 100% 2021-05-14T23:18:22.5897836Z (Reading database ... 269028 files and directories currently installed.) 2021-05-14T23:18:22.6056494Z Preparing to unpack .../libwebpdemux2_0.6.1-2_amd64.deb ... 2021-05-14T23:18:22.6083938Z Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-14T23:18:22.6395504Z Selecting previously unselected package libwebp-dev:amd64. 2021-05-14T23:18:22.6676906Z Preparing to unpack .../libwebp-dev_0.6.1-2_amd64.deb ... 2021-05-14T23:18:22.6695260Z Unpacking libwebp-dev:amd64 (0.6.1-2) ... 2021-05-14T23:18:22.7675669Z Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-14T23:18:22.7711523Z Setting up libwebp-dev:amd64 (0.6.1-2) ... 2021-05-14T23:18:22.7753327Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:18:25.1185249Z Reading package lists... 2021-05-14T23:18:25.2942874Z Building dependency tree... 2021-05-14T23:18:25.2965846Z Reading state information... 2021-05-14T23:18:25.4651412Z The following additional packages will be installed: 2021-05-14T23:18:25.4654525Z gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-14T23:18:25.4655939Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-14T23:18:25.4657208Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-14T23:18:25.4660770Z Suggested packages: 2021-05-14T23:18:25.4661648Z cargo-doc gdb-doc gdbserver rust-doc rust-src 2021-05-14T23:18:25.4662260Z Recommended packages: 2021-05-14T23:18:25.4662700Z cargo 2021-05-14T23:18:25.5200959Z The following NEW packages will be installed: 2021-05-14T23:18:25.5205391Z cargo gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-14T23:18:25.5207421Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-14T23:18:25.5209103Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-14T23:18:25.5674648Z 0 upgraded, 13 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:18:25.5675850Z Need to get 108 MB of archives. 2021-05-14T23:18:25.5677187Z After this operation, 501 MB of additional disk space will be used. 2021-05-14T23:18:25.5828390Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-05-14T23:18:25.5830258Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB] 2021-05-14T23:18:25.5841192Z 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:18:25.5854215Z 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:18:25.5935829Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight4v5 amd64 3.1.8-1.2build5 [232 kB] 2021-05-14T23:18:25.5982523Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 [15.3 kB] 2021-05-14T23:18:25.5988069Z 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:18:25.8170415Z 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:18:26.6167121Z 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:18:27.7692090Z 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:18:27.7956222Z 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:18:27.8451325Z 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:18:28.0515021Z 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:18:28.5353676Z Fetched 108 MB in 3s (42.7 MB/s) 2021-05-14T23:18:28.5728302Z Selecting previously unselected package libbabeltrace1:amd64. 2021-05-14T23:18:28.5813206Z (Reading database ... 2021-05-14T23:18:28.5813840Z (Reading database ... 5% 2021-05-14T23:18:28.5814384Z (Reading database ... 10% 2021-05-14T23:18:28.5814904Z (Reading database ... 15% 2021-05-14T23:18:28.5815434Z (Reading database ... 20% 2021-05-14T23:18:28.5815949Z (Reading database ... 25% 2021-05-14T23:18:28.5816476Z (Reading database ... 30% 2021-05-14T23:18:28.5816992Z (Reading database ... 35% 2021-05-14T23:18:28.5817518Z (Reading database ... 40% 2021-05-14T23:18:28.5818484Z (Reading database ... 45% 2021-05-14T23:18:28.5819016Z (Reading database ... 50% 2021-05-14T23:18:28.5860376Z (Reading database ... 55% 2021-05-14T23:18:28.5912734Z (Reading database ... 60% 2021-05-14T23:18:28.5946642Z (Reading database ... 65% 2021-05-14T23:18:28.6088885Z (Reading database ... 70% 2021-05-14T23:18:28.6222073Z (Reading database ... 75% 2021-05-14T23:18:28.6305637Z (Reading database ... 80% 2021-05-14T23:18:28.6681677Z (Reading database ... 85% 2021-05-14T23:18:28.7049372Z (Reading database ... 90% 2021-05-14T23:18:28.7136228Z (Reading database ... 95% 2021-05-14T23:18:28.7136803Z (Reading database ... 100% 2021-05-14T23:18:28.7137611Z (Reading database ... 269056 files and directories currently installed.) 2021-05-14T23:18:28.7293317Z Preparing to unpack .../00-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-05-14T23:18:28.7316329Z Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-14T23:18:28.7758440Z Selecting previously unselected package libipt2. 2021-05-14T23:18:28.8084121Z Preparing to unpack .../01-libipt2_2.0.1-1_amd64.deb ... 2021-05-14T23:18:28.8100602Z Unpacking libipt2 (2.0.1-1) ... 2021-05-14T23:18:28.8434304Z Selecting previously unselected package libsource-highlight-common. 2021-05-14T23:18:28.8716910Z Preparing to unpack .../02-libsource-highlight-common_3.1.8-1.2build5_all.deb ... 2021-05-14T23:18:28.8731477Z Unpacking libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-14T23:18:28.9267278Z Selecting previously unselected package libboost-regex1.71.0:amd64. 2021-05-14T23:18:28.9600072Z Preparing to unpack .../03-libboost-regex1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-14T23:18:28.9613320Z Unpacking libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-14T23:18:29.0447352Z Selecting previously unselected package libsource-highlight4v5. 2021-05-14T23:18:29.0797890Z Preparing to unpack .../04-libsource-highlight4v5_3.1.8-1.2build5_amd64.deb ... 2021-05-14T23:18:29.0810624Z Unpacking libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-14T23:18:29.1355419Z Selecting previously unselected package libxxhash0:amd64. 2021-05-14T23:18:29.1676963Z Preparing to unpack .../05-libxxhash0_0.7.3-1_amd64.deb ... 2021-05-14T23:18:29.1692493Z Unpacking libxxhash0:amd64 (0.7.3-1) ... 2021-05-14T23:18:29.2002608Z Selecting previously unselected package gdb. 2021-05-14T23:18:29.2310353Z Preparing to unpack .../06-gdb_10.2-0ubuntu1~20.04~1_amd64.deb ... 2021-05-14T23:18:29.2323967Z Unpacking gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-14T23:18:29.5977589Z Selecting previously unselected package libstd-rust-1.47:amd64. 2021-05-14T23:18:29.6287125Z Preparing to unpack .../07-libstd-rust-1.47_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-14T23:18:29.6299470Z Unpacking libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:18:36.3326627Z Selecting previously unselected package libstd-rust-dev:amd64. 2021-05-14T23:18:36.3683339Z Preparing to unpack .../08-libstd-rust-dev_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-14T23:18:36.3695799Z Unpacking libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:18:39.8216442Z Selecting previously unselected package rustc. 2021-05-14T23:18:39.8532257Z Preparing to unpack .../09-rustc_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-14T23:18:39.8547885Z Unpacking rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:18:40.0594758Z Selecting previously unselected package cargo. 2021-05-14T23:18:40.0948049Z Preparing to unpack .../10-cargo_0.47.0-1~exp1ubuntu1~20.04.1_amd64.deb ... 2021-05-14T23:18:40.0958930Z Unpacking cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-14T23:18:40.4660465Z Selecting previously unselected package libc6-dbg:amd64. 2021-05-14T23:18:40.4976119Z Preparing to unpack .../11-libc6-dbg_2.31-0ubuntu9.2_amd64.deb ... 2021-05-14T23:18:40.4987955Z Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-14T23:18:41.7950841Z Selecting previously unselected package rust-gdb. 2021-05-14T23:18:41.8266965Z Preparing to unpack .../12-rust-gdb_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_all.deb ... 2021-05-14T23:18:41.8276580Z Unpacking rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:18:41.8993274Z Setting up libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:18:41.9031299Z Setting up libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-14T23:18:41.9065931Z Setting up libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-14T23:18:41.9099671Z Setting up libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:18:41.9131353Z Setting up libipt2 (2.0.1-1) ... 2021-05-14T23:18:41.9164569Z Setting up libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-14T23:18:41.9199751Z Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-14T23:18:41.9234101Z Setting up rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:18:41.9267238Z Setting up libxxhash0:amd64 (0.7.3-1) ... 2021-05-14T23:18:41.9299528Z Setting up libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-14T23:18:41.9332774Z Setting up cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-14T23:18:41.9369166Z Setting up gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-14T23:18:41.9416072Z Setting up rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:18:41.9455916Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:18:41.9681856Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:18:45.6426124Z Reading package lists... 2021-05-14T23:18:45.8216475Z Building dependency tree... 2021-05-14T23:18:45.8246201Z Reading state information... 2021-05-14T23:18:45.9961170Z The following additional packages will be installed: 2021-05-14T23:18:45.9962935Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-14T23:18:45.9964329Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-14T23:18:45.9965729Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-14T23:18:45.9969826Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-14T23:18:45.9971685Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-14T23:18:45.9973070Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-14T23:18:45.9974479Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-14T23:18:45.9975899Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-14T23:18:45.9977528Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-14T23:18:45.9979248Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-14T23:18:45.9980916Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-14T23:18:45.9982315Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-14T23:18:45.9983801Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-14T23:18:45.9985417Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-14T23:18:45.9987166Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-14T23:18:45.9988687Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-14T23:18:45.9990159Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-14T23:18:45.9992274Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-14T23:18:45.9993870Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-14T23:18:45.9995129Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-14T23:18:45.9996730Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-14T23:18:45.9998021Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-14T23:18:45.9999228Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-14T23:18:46.0000385Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-14T23:18:46.0001562Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-14T23:18:46.0003048Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-14T23:18:46.0004497Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-14T23:18:46.0006162Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-14T23:18:46.0007647Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-14T23:18:46.0009010Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-14T23:18:46.0010470Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-14T23:18:46.0011711Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-14T23:18:46.0013036Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-14T23:18:46.0014405Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-14T23:18:46.0015863Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-14T23:18:46.0017547Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-14T23:18:46.0018990Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-14T23:18:46.0020541Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-14T23:18:46.0021847Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-14T23:18:46.0023473Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-14T23:18:46.0024960Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-14T23:18:46.0026299Z python3-webencodings qdoc-qt5 qgis-common qgis-plugin-grass 2021-05-14T23:18:46.0027672Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-14T23:18:46.0029272Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-14T23:18:46.0030917Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-14T23:18:46.0032882Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-14T23:18:46.0034175Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-14T23:18:46.0035601Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-14T23:18:46.0037078Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-14T23:18:46.0037931Z Suggested packages: 2021-05-14T23:18:46.0039036Z avahi-autoipd blt-demo libgdal-grass grass-dev grass-gui e00compr avce00 2021-05-14T23:18:46.0040351Z gnuplot gpsbabel gpstrans netpbm python3-rpy2 python3-termcolor grass 2021-05-14T23:18:46.0042222Z grass-dev-doc gvfs exiv2 geotiff-bin libgeotiff-epsg libvisual-0.4-plugins 2021-05-14T23:18:46.0043805Z libhdf4-doc libhdf4-alt-dev hdf4-tools libjs-jquery-ui-docs avahi-autoipd 2021-05-14T23:18:46.0045273Z | zeroconf ogdi-bin pcscd libqscintilla2-doc qtwayland5 2021-05-14T23:18:46.0046634Z qt5-qmltooling-plugins pinentry-doc python-cycler-doc python-future-doc 2021-05-14T23:18:46.0048911Z python3-genshi python3-lxml-dbg python-lxml-doc dvipng gir1.2-gtk-3.0 2021-05-14T23:18:46.0050392Z inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-14T23:18:46.0052043Z python3-gobject python3-nose python3-scipy python3-tornado 2021-05-14T23:18:46.0053754Z texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-14T23:18:46.0055265Z python3-pytest python3-numpy-dbg owslib-doc python-pil-doc python3-pil-dbg 2021-05-14T23:18:46.0056826Z python3-pandas python3-ipykernel python-psycopg2-doc python-pyparsing-doc 2021-05-14T23:18:46.0058284Z python3-pyqt5-dbg otb-qgis saga tix python3-tk-dbg qt5-doc comgt wvdial 2021-05-14T23:18:46.0059351Z wpagui libengine-pkcs11-openssl 2021-05-14T23:18:46.0973056Z The following NEW packages will be installed: 2021-05-14T23:18:46.0975368Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-14T23:18:46.0977637Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-14T23:18:46.0979484Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-14T23:18:46.0981086Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-14T23:18:46.0984423Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-14T23:18:46.0986753Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-14T23:18:46.0988305Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-14T23:18:46.0990562Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-14T23:18:46.0992591Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-14T23:18:46.0995328Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-14T23:18:46.0997216Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-14T23:18:46.0998971Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-14T23:18:46.1000868Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-14T23:18:46.1002760Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-14T23:18:46.1004583Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-14T23:18:46.1006334Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-14T23:18:46.1007995Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-14T23:18:46.1009665Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-14T23:18:46.1011441Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-14T23:18:46.1012856Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-14T23:18:46.1014217Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-14T23:18:46.1015798Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-14T23:18:46.1017107Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-14T23:18:46.1018345Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-14T23:18:46.1019628Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-14T23:18:46.1021187Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-14T23:18:46.1024703Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-14T23:18:46.1026340Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-14T23:18:46.1027926Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-14T23:18:46.1029508Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-14T23:18:46.1030962Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-14T23:18:46.1032369Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-14T23:18:46.1034017Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-14T23:18:46.1035429Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-14T23:18:46.1037084Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-14T23:18:46.1038560Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-14T23:18:46.1039954Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-14T23:18:46.1041302Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-14T23:18:46.1042603Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-14T23:18:46.1044240Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-14T23:18:46.1045703Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-14T23:18:46.1047229Z python3-webencodings qdoc-qt5 qgis qgis-common qgis-plugin-grass 2021-05-14T23:18:46.1048548Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-14T23:18:46.1050084Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-14T23:18:46.1051797Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-14T23:18:46.1053578Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-14T23:18:46.1055149Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-14T23:18:46.1056939Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-14T23:18:46.1059076Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-14T23:18:46.1300547Z 0 upgraded, 214 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:18:46.1301485Z Need to get 183 MB of archives. 2021-05-14T23:18:46.1302788Z After this operation, 776 MB of additional disk space will be used. 2021-05-14T23:18:46.1305152Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2021-05-14T23:18:46.1332759Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu1 [2005 kB] 2021-05-14T23:18:46.1646350Z 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:18:46.1658833Z 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:18:46.1667891Z 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:18:46.1678990Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmtdev1 amd64 1.1.5-1.1 [14.2 kB] 2021-05-14T23:18:46.1685698Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-common all 1.3-2ubuntu3 [45.3 kB] 2021-05-14T23:18:46.1695017Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom2 amd64 1.3-2ubuntu3 [20.0 kB] 2021-05-14T23:18:46.1702846Z 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:18:46.1711317Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput10 amd64 1.15.5-1ubuntu0.2 [112 kB] 2021-05-14T23:18:46.1730750Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu1 [208 kB] 2021-05-14T23:18:46.1762872Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu1 [674 kB] 2021-05-14T23:18:46.1869368Z 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:18:46.1875712Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] 2021-05-14T23:18:46.1881923Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] 2021-05-14T23:18:46.1887283Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B] 2021-05-14T23:18:46.1892690Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB] 2021-05-14T23:18:46.1898224Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render-util0 amd64 0.3.9-1build1 [9912 B] 2021-05-14T23:18:46.1903773Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B] 2021-05-14T23:18:46.1908590Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinput0 amd64 1.14-2 [29.3 kB] 2021-05-14T23:18:46.1915299Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xkb1 amd64 1.14-2 [29.6 kB] 2021-05-14T23:18:46.1923788Z 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:18:46.1930270Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5gui5 amd64 5.12.8+dfsg-0ubuntu1 [2971 kB] 2021-05-14T23:18:46.2337009Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5widgets5 amd64 5.12.8+dfsg-0ubuntu1 [2293 kB] 2021-05-14T23:18:46.2658085Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB] 2021-05-14T23:18:46.2674352Z 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:18:46.2697408Z 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:18:46.2796473Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhyphen0 amd64 2.8.8-7 [27.0 kB] 2021-05-14T23:18:46.2805551Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5positioning5 amd64 5.12.8+dfsg-0ubuntu1 [197 kB] 2021-05-14T23:18:46.2829633Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5printsupport5 amd64 5.12.8+dfsg-0ubuntu1 [193 kB] 2021-05-14T23:18:46.2859847Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5qml5 amd64 5.12.8-0ubuntu1 [1438 kB] 2021-05-14T23:18:46.3051163Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quick5 amd64 5.12.8-0ubuntu1 [1335 kB] 2021-05-14T23:18:46.3227393Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sensors5 amd64 5.12.8-0ubuntu1 [114 kB] 2021-05-14T23:18:46.3244571Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webchannel5 amd64 5.12.8-0ubuntu1 [51.2 kB] 2021-05-14T23:18:46.3253945Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwoff1 amd64 1.0.2-1build2 [42.0 kB] 2021-05-14T23:18:46.3262915Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-1ubuntu2 [12.1 MB] 2021-05-14T23:18:46.4900385Z 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:18:46.4903360Z 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:18:46.5006029Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2 amd64 2.2.1-2build1 [307 kB] 2021-05-14T23:18:46.5075286Z 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:18:46.5084709Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5 amd64 5.12.8+dfsg-0ubuntu1 [121 kB] 2021-05-14T23:18:46.5099805Z 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:18:46.5109346Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-data all 3.0.4+dfsg-1build3 [186 kB] 2021-05-14T23:18:46.5135438Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarpack2 amd64 3.7.0-3 [92.8 kB] 2021-05-14T23:18:46.5151736Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsuperlu5 amd64 5.2.1+dfsg1-4 [159 kB] 2021-05-14T23:18:46.5176571Z 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:18:46.5189195Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcfitsio8 amd64 3.470-3 [466 kB] 2021-05-14T23:18:46.5247883Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcharls2 amd64 2.0.0+dfsg-1build1 [74.1 kB] 2021-05-14T23:18:46.5260034Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdap25 amd64 3.20.5-1 [435 kB] 2021-05-14T23:18:46.5317614Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdapclient6v5 amd64 3.20.5-1 [92.2 kB] 2021-05-14T23:18:46.5333478Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libepsilon1 amd64 0.9.2+dfsg-4 [41.0 kB] 2021-05-14T23:18:46.5341910Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfreexl1 amd64 1.0.5-3 [33.4 kB] 2021-05-14T23:18:46.5352718Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfyba0 amd64 4.1.1-6build1 [113 kB] 2021-05-14T23:18:46.5370499Z 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:18:46.5444028Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-c1v5 amd64 3.8.0-1build1 [69.9 kB] 2021-05-14T23:18:46.5462037Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-data all 6.3.1-1 [7647 kB] 2021-05-14T23:18:46.6462144Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libproj15 amd64 6.3.1-1 [925 kB] 2021-05-14T23:18:46.6579589Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeotiff5 amd64 1.5.1-2 [53.1 kB] 2021-05-14T23:18:46.6591037Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf4-0-alt amd64 4.2.14-1ubuntu1 [268 kB] 2021-05-14T23:18:46.6630510Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2021-05-14T23:18:46.6638448Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liburiparser1 amd64 0.9.3-2 [39.3 kB] 2021-05-14T23:18:46.6647723Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlbase1 amd64 1.3.0-8build1 [45.4 kB] 2021-05-14T23:18:46.6660956Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmldom1 amd64 1.3.0-8build1 [152 kB] 2021-05-14T23:18:46.6682809Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlengine1 amd64 1.3.0-8build1 [72.5 kB] 2021-05-14T23:18:46.6699469Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnetcdf15 amd64 1:4.7.3-1 [341 kB] 2021-05-14T23:18:46.6742780Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libogdi4.1 amd64 4.1.0+ds-1build1 [198 kB] 2021-05-14T23:18:46.6771448Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqhull7 amd64 2015.2-4 [152 kB] 2021-05-14T23:18:46.6794004Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialite7 amd64 4.3.0a-6build1 [1286 kB] 2021-05-14T23:18:46.6953429Z 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:18:46.7071459Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgdal26 amd64 3.0.4+dfsg-1build3 [6156 kB] 2021-05-14T23:18:46.7860181Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5concurrent5 amd64 5.12.8+dfsg-0ubuntu1 [33.5 kB] 2021-05-14T23:18:46.7862441Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5keychain1 amd64 0.10.0-1build1 [48.4 kB] 2021-05-14T23:18:46.7864728Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5serialport5 amd64 5.12.8-0ubuntu1 [33.1 kB] 2021-05-14T23:18:46.7870508Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5xml5 amd64 5.12.8+dfsg-0ubuntu1 [105 kB] 2021-05-14T23:18:46.7883116Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialindex6 amd64 1.9.3-1build1 [266 kB] 2021-05-14T23:18:46.7916437Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzip5 amd64 1.5.1-0ubuntu1 [46.7 kB] 2021-05-14T23:18:46.7928212Z 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:18:46.8623221Z 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:18:46.8633885Z 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:18:46.8645788Z 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:18:46.8801884Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quickwidgets5 amd64 5.12.8-0ubuntu1 [39.8 kB] 2021-05-14T23:18:46.8814644Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5opengl5 amd64 5.12.8+dfsg-0ubuntu1 [136 kB] 2021-05-14T23:18:46.8835679Z 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:18:46.8894179Z 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:18:46.9347042Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers amd64 3.10.4+dfsg-1ubuntu2 [1940 kB] 2021-05-14T23:18:46.9591091Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-core7 amd64 0.7-4ubuntu7 [81.7 kB] 2021-05-14T23:18:46.9607733Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdaemon0 amd64 0.14-7 [13.9 kB] 2021-05-14T23:18:46.9613745Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 avahi-daemon amd64 0.7-4ubuntu7 [61.0 kB] 2021-05-14T23:18:46.9625388Z 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:18:46.9697142Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4944 B] 2021-05-14T23:18:46.9699202Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2021-05-14T23:18:46.9720087Z 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:18:46.9732017Z 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:18:46.9758769Z 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:18:46.9777628Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gcr amd64 3.36.0-2build1 [63.9 kB] 2021-05-14T23:18:46.9788947Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2725 kB] 2021-05-14T23:18:47.0130370Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-gdal amd64 3.0.4+dfsg-1build3 [527 kB] 2021-05-14T23:18:47.0202977Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-bin amd64 3.0.4+dfsg-1build3 [256 kB] 2021-05-14T23:18:47.0274803Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-glib1 amd64 0.7-4ubuntu7 [7804 B] 2021-05-14T23:18:47.0276835Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmm-glib0 amd64 1.12.8-1 [185 kB] 2021-05-14T23:18:47.0297880Z 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:18:47.0326509Z 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:18:47.0388368Z 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:18:47.0405898Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 pinentry-gnome3 amd64 1.1.0-3build1 [38.6 kB] 2021-05-14T23:18:47.0412185Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring amd64 3.36.0-1ubuntu1 [613 kB] 2021-05-14T23:18:47.0524673Z 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:18:47.0531515Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-doc all 7.8.2-1build3 [32.4 MB] 2021-05-14T23:18:47.5195491Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblaszip8 amd64 3.4.3-1build1 [125 kB] 2021-05-14T23:18:47.5212629Z 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:18:47.5225531Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-base9 amd64 2.0.1+ds-1build3 [1739 kB] 2021-05-14T23:18:47.5445002Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-core amd64 7.8.2-1build3 [5737 kB] 2021-05-14T23:18:47.6301572Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdparanoia0 amd64 3.10.2+debian-13 [46.7 kB] 2021-05-14T23:18:47.6312952Z 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:18:47.6356601Z 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:18:47.6442179Z 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:18:47.6452694Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libassimp5 amd64 5.0.1~ds0-1build1 [2775 kB] 2021-05-14T23:18:47.6766347Z 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:18:47.6878832Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi0ldbl amd64 2.4.0-10build1 [155 kB] 2021-05-14T23:18:47.6900337Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi-bin amd64 2.4.0-10build1 [10.5 kB] 2021-05-14T23:18:47.6904184Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2021-05-14T23:18:47.6914142Z 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:18:47.6946305Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-glib4 amd64 1.22.0-2 [101 kB] 2021-05-14T23:18:47.6963441Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-proxy amd64 1.22.0-2 [5908 B] 2021-05-14T23:18:47.6970268Z 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:18:47.6972190Z 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:18:47.6994683Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnss-mdns amd64 0.14.1-1ubuntu1 [22.9 kB] 2021-05-14T23:18:47.7000700Z 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:18:47.7008728Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB] 2021-05-14T23:18:47.7017777Z 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:18:47.7020390Z 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:18:47.7031124Z 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:18:47.7044366Z 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:18:47.7064557Z Get:133 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsqlite3-mod-spatialite amd64 4.3.0a-6build1 [1265 kB] 2021-05-14T23:18:47.7228398Z 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:18:47.7247859Z 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:18:47.7250331Z Get:136 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dcore5 amd64 5.12.8+dfsg-0ubuntu1 [137 kB] 2021-05-14T23:18:47.7277158Z Get:137 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53drender5 amd64 5.12.8+dfsg-0ubuntu1 [689 kB] 2021-05-14T23:18:47.7374763Z Get:138 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53danimation5 amd64 5.12.8+dfsg-0ubuntu1 [159 kB] 2021-05-14T23:18:47.7395104Z Get:139 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dinput5 amd64 5.12.8+dfsg-0ubuntu1 [125 kB] 2021-05-14T23:18:47.7416892Z Get:140 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dlogic5 amd64 5.12.8+dfsg-0ubuntu1 [25.9 kB] 2021-05-14T23:18:47.7425433Z Get:141 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dextras5 amd64 5.12.8+dfsg-0ubuntu1 [157 kB] 2021-05-14T23:18:47.7448703Z 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:18:47.7457275Z 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:18:47.7464172Z 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:18:47.7485692Z Get:145 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dquickscene2d5 amd64 5.12.8+dfsg-0ubuntu1 [38.4 kB] 2021-05-14T23:18:47.7496919Z 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:18:47.7503428Z 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:18:47.7538786Z 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:18:47.7657134Z 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:18:47.8083775Z Get:150 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtchooser amd64 66-2build1 [24.7 kB] 2021-05-14T23:18:47.8090747Z Get:151 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qdoc-qt5 amd64 5.12.8-0ubuntu1 [507 kB] 2021-05-14T23:18:47.8156822Z Get:152 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5help5 amd64 5.12.8-0ubuntu1 [134 kB] 2021-05-14T23:18:47.8179358Z Get:153 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qhelpgenerator-qt5 amd64 5.12.8-0ubuntu1 [64.3 kB] 2021-05-14T23:18:47.8193506Z Get:154 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-assistant amd64 5.12.8-0ubuntu1 [369 kB] 2021-05-14T23:18:47.8248027Z Get:155 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtattributionsscanner-qt5 amd64 5.12.8-0ubuntu1 [26.0 kB] 2021-05-14T23:18:47.8255026Z Get:156 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designer5 amd64 5.12.8-0ubuntu1 [2778 kB] 2021-05-14T23:18:47.8716322Z Get:157 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designercomponents5 amd64 5.12.8-0ubuntu1 [718 kB] 2021-05-14T23:18:47.8818367Z Get:158 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttools5-dev-tools amd64 5.12.8-0ubuntu1 [1031 kB] 2021-05-14T23:18:47.8930087Z Get:159 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-customwidgets amd64 3.10.4+dfsg-1ubuntu2 [3397 kB] 2021-05-14T23:18:47.9317807Z 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:18:47.9357798Z 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:18:47.9383746Z 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:18:47.9392552Z Get:163 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-glib5 amd64 1.24.8-1 [529 kB] 2021-05-14T23:18:47.9464205Z Get:164 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-proxy amd64 1.24.8-1 [5856 B] 2021-05-14T23:18:47.9469029Z Get:165 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5test5 amd64 5.12.8+dfsg-0ubuntu1 [131 kB] 2021-05-14T23:18:47.9486093Z Get:166 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-bin amd64 1.3-2ubuntu3 [5484 B] 2021-05-14T23:18:47.9491780Z Get:167 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 modemmanager amd64 1.12.8-1 [755 kB] 2021-05-14T23:18:47.9593492Z Get:168 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-05-14T23:18:47.9647268Z Get:169 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3788 kB] 2021-05-14T23:18:48.0157196Z 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:18:48.0168103Z Get:171 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2021-05-14T23:18:48.0187688Z Get:172 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8132 B] 2021-05-14T23:18:48.0190435Z Get:173 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2021-05-14T23:18:48.0200875Z Get:174 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2021-05-14T23:18:48.0209601Z Get:175 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-future all 0.18.2-2 [336 kB] 2021-05-14T23:18:48.0249661Z Get:176 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2021-05-14T23:18:48.0254585Z Get:177 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2021-05-14T23:18:48.0268108Z 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:18:48.0274002Z Get:179 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-traitlets all 4.3.3-3 [59.9 kB] 2021-05-14T23:18:48.0281628Z 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:18:48.0290927Z Get:181 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2021-05-14T23:18:48.0299336Z 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:18:48.0486783Z Get:183 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-05-14T23:18:48.0497963Z Get:184 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4459 kB] 2021-05-14T23:18:48.1155601Z Get:185 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nbformat all 5.0.4-1 [29.8 kB] 2021-05-14T23:18:48.1166694Z Get:186 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-05-14T23:18:48.1178077Z Get:187 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyproj amd64 2.5.0+ds-1 [297 kB] 2021-05-14T23:18:48.1211163Z Get:188 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB] 2021-05-14T23:18:48.1219254Z Get:189 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-owslib all 0.19.1-1 [115 kB] 2021-05-14T23:18:48.1244680Z 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:18:48.1303330Z Get:191 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-retrying all 1.3.3-4 [8160 B] 2021-05-14T23:18:48.1311571Z Get:192 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-plotly all 4.4.1+dfsg-1 [1960 kB] 2021-05-14T23:18:48.1639932Z Get:193 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-psycopg2 amd64 2.8.4-2 [112 kB] 2021-05-14T23:18:48.1657106Z 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:18:48.1673981Z Get:195 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5 amd64 5.14.1+dfsg-3build1 [2318 kB] 2021-05-14T23:18:48.2074716Z 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:18:48.2117532Z 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:18:48.2135782Z 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:18:48.2147074Z 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:18:48.2173629Z 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:18:48.3293225Z Get:201 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis amd64 3.10.4+dfsg-1ubuntu2 [7772 kB] 2021-05-14T23:18:48.4622339Z 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:18:48.4659690Z Get:203 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-leaflet all 1.6.0~dfsg-1 [313 kB] 2021-05-14T23:18:48.4731138Z 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:18:48.8092364Z Get:205 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis amd64 3.10.4+dfsg-1ubuntu2 [4788 kB] 2021-05-14T23:18:48.8755925Z 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:18:48.8868760Z 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:18:48.8890092Z 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:18:48.8973910Z 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:18:48.8996025Z Get:210 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1486 kB] 2021-05-14T23:18:48.9288927Z Get:211 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 wpasupplicant amd64 2:2.9-1ubuntu4.3 [1183 kB] 2021-05-14T23:18:48.9554651Z Get:212 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-bin amd64 6.3.1-1 [88.8 kB] 2021-05-14T23:18:48.9559046Z Get:213 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch-data all 20191128-3 [32.3 kB] 2021-05-14T23:18:48.9563060Z 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:18:50.2311619Z Fetched 183 MB in 3s (64.2 MB/s) 2021-05-14T23:18:50.2822708Z Selecting previously unselected package libdouble-conversion3:amd64. 2021-05-14T23:18:50.2916613Z (Reading database ... 2021-05-14T23:18:50.2917254Z (Reading database ... 5% 2021-05-14T23:18:50.2917777Z (Reading database ... 10% 2021-05-14T23:18:50.2918313Z (Reading database ... 15% 2021-05-14T23:18:50.2920092Z (Reading database ... 20% 2021-05-14T23:18:50.2920668Z (Reading database ... 25% 2021-05-14T23:18:50.2921201Z (Reading database ... 30% 2021-05-14T23:18:50.2921713Z (Reading database ... 35% 2021-05-14T23:18:50.2922901Z (Reading database ... 40% 2021-05-14T23:18:50.2923444Z (Reading database ... 45% 2021-05-14T23:18:50.2924421Z (Reading database ... 50% 2021-05-14T23:18:50.2971347Z (Reading database ... 55% 2021-05-14T23:18:50.3022287Z (Reading database ... 60% 2021-05-14T23:18:50.3054188Z (Reading database ... 65% 2021-05-14T23:18:50.3183395Z (Reading database ... 70% 2021-05-14T23:18:50.3311093Z (Reading database ... 75% 2021-05-14T23:18:50.3341383Z (Reading database ... 80% 2021-05-14T23:18:50.3766971Z (Reading database ... 85% 2021-05-14T23:18:50.4183134Z (Reading database ... 90% 2021-05-14T23:18:50.4284371Z (Reading database ... 95% 2021-05-14T23:18:50.4285030Z (Reading database ... 100% 2021-05-14T23:18:50.4285863Z (Reading database ... 269811 files and directories currently installed.) 2021-05-14T23:18:50.4482984Z Preparing to unpack .../000-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2021-05-14T23:18:50.4510827Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-14T23:18:50.4954047Z Selecting previously unselected package libqt5core5a:amd64. 2021-05-14T23:18:50.5218056Z Preparing to unpack .../001-libqt5core5a_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:18:50.5307587Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:50.7434267Z Selecting previously unselected package libegl-mesa0:amd64. 2021-05-14T23:18:50.7677555Z Preparing to unpack .../002-libegl-mesa0_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:18:50.7691233Z Unpacking libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:18:50.8113388Z Selecting previously unselected package libegl1:amd64. 2021-05-14T23:18:50.8363856Z Preparing to unpack .../003-libegl1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:18:50.8378637Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-14T23:18:50.8713593Z Selecting previously unselected package libevdev2:amd64. 2021-05-14T23:18:50.8971903Z Preparing to unpack .../004-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2021-05-14T23:18:50.8983795Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-14T23:18:50.9313240Z Selecting previously unselected package libmtdev1:amd64. 2021-05-14T23:18:50.9600821Z Preparing to unpack .../005-libmtdev1_1.1.5-1.1_amd64.deb ... 2021-05-14T23:18:50.9618750Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-14T23:18:50.9948775Z Selecting previously unselected package libwacom-common. 2021-05-14T23:18:51.0239665Z Preparing to unpack .../006-libwacom-common_1.3-2ubuntu3_all.deb ... 2021-05-14T23:18:51.0255371Z Unpacking libwacom-common (1.3-2ubuntu3) ... 2021-05-14T23:18:51.1033479Z Selecting previously unselected package libwacom2:amd64. 2021-05-14T23:18:51.1313715Z Preparing to unpack .../007-libwacom2_1.3-2ubuntu3_amd64.deb ... 2021-05-14T23:18:51.1328919Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-14T23:18:51.1590787Z Selecting previously unselected package libinput-bin. 2021-05-14T23:18:51.1909096Z Preparing to unpack .../008-libinput-bin_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-14T23:18:51.1923600Z Unpacking libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-14T23:18:51.2273918Z Selecting previously unselected package libinput10:amd64. 2021-05-14T23:18:51.2550458Z Preparing to unpack .../009-libinput10_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-14T23:18:51.2565059Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-14T23:18:51.2960910Z Selecting previously unselected package libqt5dbus5:amd64. 2021-05-14T23:18:51.3274867Z Preparing to unpack .../010-libqt5dbus5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:18:51.3287129Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:51.3833968Z Selecting previously unselected package libqt5network5:amd64. 2021-05-14T23:18:51.4110573Z Preparing to unpack .../011-libqt5network5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:18:51.4133859Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:51.5131126Z Selecting previously unselected package libxcb-icccm4:amd64. 2021-05-14T23:18:51.5452448Z Preparing to unpack .../012-libxcb-icccm4_0.4.1-1.1_amd64.deb ... 2021-05-14T23:18:51.5467842Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-14T23:18:51.5793690Z Selecting previously unselected package libxcb-util1:amd64. 2021-05-14T23:18:51.6079063Z Preparing to unpack .../013-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... 2021-05-14T23:18:51.6092199Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-14T23:18:51.6366133Z Selecting previously unselected package libxcb-image0:amd64. 2021-05-14T23:18:51.6687616Z Preparing to unpack .../014-libxcb-image0_0.4.0-1build1_amd64.deb ... 2021-05-14T23:18:51.6698919Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-14T23:18:51.6971658Z Selecting previously unselected package libxcb-keysyms1:amd64. 2021-05-14T23:18:51.7289605Z Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build1_amd64.deb ... 2021-05-14T23:18:51.7302263Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-14T23:18:51.7580570Z Selecting previously unselected package libxcb-randr0:amd64. 2021-05-14T23:18:51.7900514Z Preparing to unpack .../016-libxcb-randr0_1.14-2_amd64.deb ... 2021-05-14T23:18:51.7913063Z Unpacking libxcb-randr0:amd64 (1.14-2) ... 2021-05-14T23:18:51.8231588Z Selecting previously unselected package libxcb-render-util0:amd64. 2021-05-14T23:18:51.8560819Z Preparing to unpack .../017-libxcb-render-util0_0.3.9-1build1_amd64.deb ... 2021-05-14T23:18:51.8574465Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-14T23:18:51.8943211Z Selecting previously unselected package libxcb-xinerama0:amd64. 2021-05-14T23:18:51.9259003Z Preparing to unpack .../018-libxcb-xinerama0_1.14-2_amd64.deb ... 2021-05-14T23:18:51.9272940Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-14T23:18:51.9537063Z Selecting previously unselected package libxcb-xinput0:amd64. 2021-05-14T23:18:51.9861237Z Preparing to unpack .../019-libxcb-xinput0_1.14-2_amd64.deb ... 2021-05-14T23:18:51.9879281Z Unpacking libxcb-xinput0:amd64 (1.14-2) ... 2021-05-14T23:18:52.0177428Z Selecting previously unselected package libxcb-xkb1:amd64. 2021-05-14T23:18:52.0489316Z Preparing to unpack .../020-libxcb-xkb1_1.14-2_amd64.deb ... 2021-05-14T23:18:52.0503108Z Unpacking libxcb-xkb1:amd64 (1.14-2) ... 2021-05-14T23:18:52.0870450Z Selecting previously unselected package libxkbcommon-x11-0:amd64. 2021-05-14T23:18:52.1186775Z Preparing to unpack .../021-libxkbcommon-x11-0_0.10.0-1_amd64.deb ... 2021-05-14T23:18:52.1203019Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-14T23:18:52.1586599Z Selecting previously unselected package libqt5gui5:amd64. 2021-05-14T23:18:52.1906668Z Preparing to unpack .../022-libqt5gui5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:18:52.1993382Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:52.5393851Z Selecting previously unselected package libqt5widgets5:amd64. 2021-05-14T23:18:52.5669680Z Preparing to unpack .../023-libqt5widgets5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:18:52.5681112Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:52.8340667Z Selecting previously unselected package libqt5svg5:amd64. 2021-05-14T23:18:52.8600439Z Preparing to unpack .../024-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:18:52.8611815Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:18:52.9053040Z Selecting previously unselected package liborc-0.4-0:amd64. 2021-05-14T23:18:52.9411033Z Preparing to unpack .../025-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ... 2021-05-14T23:18:52.9422807Z Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-14T23:18:52.9931827Z Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2021-05-14T23:18:53.0260836Z Preparing to unpack .../026-libgstreamer-plugins-base1.0-0_1.16.2-4_amd64.deb ... 2021-05-14T23:18:53.0273167Z Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-14T23:18:53.1339303Z Selecting previously unselected package libhyphen0:amd64. 2021-05-14T23:18:53.1716939Z Preparing to unpack .../027-libhyphen0_2.8.8-7_amd64.deb ... 2021-05-14T23:18:53.1730629Z Unpacking libhyphen0:amd64 (2.8.8-7) ... 2021-05-14T23:18:53.2022668Z Selecting previously unselected package libqt5positioning5:amd64. 2021-05-14T23:18:53.2339275Z Preparing to unpack .../028-libqt5positioning5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:18:53.2355368Z Unpacking libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:53.2811562Z Selecting previously unselected package libqt5printsupport5:amd64. 2021-05-14T23:18:53.3126355Z Preparing to unpack .../029-libqt5printsupport5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:18:53.3138059Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:53.3713703Z Selecting previously unselected package libqt5qml5:amd64. 2021-05-14T23:18:53.3979903Z Preparing to unpack .../030-libqt5qml5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:18:53.3996299Z Unpacking libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:18:53.5953912Z Selecting previously unselected package libqt5quick5:amd64. 2021-05-14T23:18:53.6230271Z Preparing to unpack .../031-libqt5quick5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:18:53.6245217Z Unpacking libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:18:53.7972573Z Selecting previously unselected package libqt5sensors5:amd64. 2021-05-14T23:18:53.8286525Z Preparing to unpack .../032-libqt5sensors5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:18:53.8302502Z Unpacking libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:18:53.8753667Z Selecting previously unselected package libqt5webchannel5:amd64. 2021-05-14T23:18:53.9058502Z Preparing to unpack .../033-libqt5webchannel5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:18:53.9069782Z Unpacking libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:18:53.9434186Z Selecting previously unselected package libwoff1:amd64. 2021-05-14T23:18:53.9700424Z Preparing to unpack .../034-libwoff1_1.0.2-1build2_amd64.deb ... 2021-05-14T23:18:53.9712162Z Unpacking libwoff1:amd64 (1.0.2-1build2) ... 2021-05-14T23:18:54.0114343Z Selecting previously unselected package libqt5webkit5:amd64. 2021-05-14T23:18:54.0379532Z Preparing to unpack .../035-libqt5webkit5_5.212.0~alpha4-1ubuntu2_amd64.deb ... 2021-05-14T23:18:54.0396804Z Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-14T23:18:55.4955018Z Selecting previously unselected package qt5-image-formats-plugins:amd64. 2021-05-14T23:18:55.5245477Z Preparing to unpack .../036-qt5-image-formats-plugins_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:18:55.5259910Z Unpacking qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:18:55.5634181Z Selecting previously unselected package qgis-providers-common. 2021-05-14T23:18:55.5906601Z Preparing to unpack .../037-qgis-providers-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-14T23:18:55.5917592Z Unpacking qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:18:55.8952762Z Selecting previously unselected package libqca-qt5-2:amd64. 2021-05-14T23:18:55.9314101Z Preparing to unpack .../038-libqca-qt5-2_2.2.1-2build1_amd64.deb ... 2021-05-14T23:18:55.9327543Z Unpacking libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-14T23:18:55.9930620Z Selecting previously unselected package libqca-qt5-2-plugins:amd64. 2021-05-14T23:18:56.0245849Z Preparing to unpack .../039-libqca-qt5-2-plugins_2.2.1-2build1_amd64.deb ... 2021-05-14T23:18:56.0260956Z Unpacking libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-14T23:18:56.0834019Z Selecting previously unselected package libqt5sql5:amd64. 2021-05-14T23:18:56.1122242Z Preparing to unpack .../040-libqt5sql5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:18:56.1134421Z Unpacking libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:56.1508014Z Selecting previously unselected package libqt5sql5-sqlite:amd64. 2021-05-14T23:18:56.1848297Z Preparing to unpack .../041-libqt5sql5-sqlite_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:18:56.1859970Z Unpacking libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:56.2193604Z Selecting previously unselected package gdal-data. 2021-05-14T23:18:56.2511725Z Preparing to unpack .../042-gdal-data_3.0.4+dfsg-1build3_all.deb ... 2021-05-14T23:18:56.2524476Z Unpacking gdal-data (3.0.4+dfsg-1build3) ... 2021-05-14T23:18:56.3079348Z Selecting previously unselected package libarpack2:amd64. 2021-05-14T23:18:56.3418191Z Preparing to unpack .../043-libarpack2_3.7.0-3_amd64.deb ... 2021-05-14T23:18:56.3434623Z Unpacking libarpack2:amd64 (3.7.0-3) ... 2021-05-14T23:18:56.3821743Z Selecting previously unselected package libsuperlu5:amd64. 2021-05-14T23:18:56.4153244Z Preparing to unpack .../044-libsuperlu5_5.2.1+dfsg1-4_amd64.deb ... 2021-05-14T23:18:56.4169762Z Unpacking libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-14T23:18:56.4634028Z Selecting previously unselected package libarmadillo9. 2021-05-14T23:18:56.4925984Z Preparing to unpack .../045-libarmadillo9_1%3a9.800.4+dfsg-1build1_amd64.deb ... 2021-05-14T23:18:56.4938307Z Unpacking libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-14T23:18:56.5325679Z Selecting previously unselected package libcfitsio8:amd64. 2021-05-14T23:18:56.5659340Z Preparing to unpack .../046-libcfitsio8_3.470-3_amd64.deb ... 2021-05-14T23:18:56.5671988Z Unpacking libcfitsio8:amd64 (3.470-3) ... 2021-05-14T23:18:56.6593490Z Selecting previously unselected package libcharls2:amd64. 2021-05-14T23:18:56.6850691Z Preparing to unpack .../047-libcharls2_2.0.0+dfsg-1build1_amd64.deb ... 2021-05-14T23:18:56.6867327Z Unpacking libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-14T23:18:56.7273210Z Selecting previously unselected package libdap25:amd64. 2021-05-14T23:18:56.7566996Z Preparing to unpack .../048-libdap25_3.20.5-1_amd64.deb ... 2021-05-14T23:18:56.7582782Z Unpacking libdap25:amd64 (3.20.5-1) ... 2021-05-14T23:18:56.8399149Z Selecting previously unselected package libdapclient6v5:amd64. 2021-05-14T23:18:56.8722687Z Preparing to unpack .../049-libdapclient6v5_3.20.5-1_amd64.deb ... 2021-05-14T23:18:56.8734511Z Unpacking libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-14T23:18:56.9127355Z Selecting previously unselected package libepsilon1:amd64. 2021-05-14T23:18:56.9466286Z Preparing to unpack .../050-libepsilon1_0.9.2+dfsg-4_amd64.deb ... 2021-05-14T23:18:56.9481447Z Unpacking libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-14T23:18:56.9797666Z Selecting previously unselected package libfreexl1:amd64. 2021-05-14T23:18:57.0142163Z Preparing to unpack .../051-libfreexl1_1.0.5-3_amd64.deb ... 2021-05-14T23:18:57.0154324Z Unpacking libfreexl1:amd64 (1.0.5-3) ... 2021-05-14T23:18:57.0553534Z Selecting previously unselected package libfyba0:amd64. 2021-05-14T23:18:57.0794348Z Preparing to unpack .../052-libfyba0_4.1.1-6build1_amd64.deb ... 2021-05-14T23:18:57.0811104Z Unpacking libfyba0:amd64 (4.1.1-6build1) ... 2021-05-14T23:18:57.1300558Z Selecting previously unselected package libgeos-3.8.0:amd64. 2021-05-14T23:18:57.1632502Z Preparing to unpack .../053-libgeos-3.8.0_3.8.0-1build1_amd64.deb ... 2021-05-14T23:18:57.1646162Z Unpacking libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-14T23:18:57.2514581Z Selecting previously unselected package libgeos-c1v5:amd64. 2021-05-14T23:18:57.2790966Z Preparing to unpack .../054-libgeos-c1v5_3.8.0-1build1_amd64.deb ... 2021-05-14T23:18:57.2803902Z Unpacking libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-14T23:18:57.3151406Z Selecting previously unselected package proj-data. 2021-05-14T23:18:57.3480894Z Preparing to unpack .../055-proj-data_6.3.1-1_all.deb ... 2021-05-14T23:18:57.3497952Z Unpacking proj-data (6.3.1-1) ... 2021-05-14T23:18:58.2030006Z Selecting previously unselected package libproj15:amd64. 2021-05-14T23:18:58.2365785Z Preparing to unpack .../056-libproj15_6.3.1-1_amd64.deb ... 2021-05-14T23:18:58.2374755Z Unpacking libproj15:amd64 (6.3.1-1) ... 2021-05-14T23:18:58.3706800Z Selecting previously unselected package libgeotiff5:amd64. 2021-05-14T23:18:58.4038562Z Preparing to unpack .../057-libgeotiff5_1.5.1-2_amd64.deb ... 2021-05-14T23:18:58.4055380Z Unpacking libgeotiff5:amd64 (1.5.1-2) ... 2021-05-14T23:18:58.4514609Z Selecting previously unselected package libhdf4-0-alt. 2021-05-14T23:18:58.4824065Z Preparing to unpack .../058-libhdf4-0-alt_4.2.14-1ubuntu1_amd64.deb ... 2021-05-14T23:18:58.4840907Z Unpacking libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-14T23:18:58.5475060Z Selecting previously unselected package libminizip1:amd64. 2021-05-14T23:18:58.5763547Z Preparing to unpack .../059-libminizip1_1.1-8build1_amd64.deb ... 2021-05-14T23:18:58.5775143Z Unpacking libminizip1:amd64 (1.1-8build1) ... 2021-05-14T23:18:58.6090275Z Selecting previously unselected package liburiparser1:amd64. 2021-05-14T23:18:58.6412179Z Preparing to unpack .../060-liburiparser1_0.9.3-2_amd64.deb ... 2021-05-14T23:18:58.6459986Z Unpacking liburiparser1:amd64 (0.9.3-2) ... 2021-05-14T23:18:58.6833826Z Selecting previously unselected package libkmlbase1:amd64. 2021-05-14T23:18:58.7108147Z Preparing to unpack .../061-libkmlbase1_1.3.0-8build1_amd64.deb ... 2021-05-14T23:18:58.7121539Z Unpacking libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-14T23:18:58.7474547Z Selecting previously unselected package libkmldom1:amd64. 2021-05-14T23:18:58.7831599Z Preparing to unpack .../062-libkmldom1_1.3.0-8build1_amd64.deb ... 2021-05-14T23:18:58.7848677Z Unpacking libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-14T23:18:58.8351535Z Selecting previously unselected package libkmlengine1:amd64. 2021-05-14T23:18:58.8680916Z Preparing to unpack .../063-libkmlengine1_1.3.0-8build1_amd64.deb ... 2021-05-14T23:18:58.8699282Z Unpacking libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-14T23:18:58.9153937Z Selecting previously unselected package libnetcdf15:amd64. 2021-05-14T23:18:58.9430488Z Preparing to unpack .../064-libnetcdf15_1%3a4.7.3-1_amd64.deb ... 2021-05-14T23:18:58.9452392Z Unpacking libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-14T23:18:59.0182478Z Selecting previously unselected package libogdi4.1. 2021-05-14T23:18:59.0478802Z Preparing to unpack .../065-libogdi4.1_4.1.0+ds-1build1_amd64.deb ... 2021-05-14T23:18:59.0494842Z Unpacking libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-14T23:18:59.1073859Z Selecting previously unselected package libqhull7:amd64. 2021-05-14T23:18:59.1387158Z Preparing to unpack .../066-libqhull7_2015.2-4_amd64.deb ... 2021-05-14T23:18:59.1404027Z Unpacking libqhull7:amd64 (2015.2-4) ... 2021-05-14T23:18:59.1913984Z Selecting previously unselected package libspatialite7:amd64. 2021-05-14T23:18:59.2193226Z Preparing to unpack .../067-libspatialite7_4.3.0a-6build1_amd64.deb ... 2021-05-14T23:18:59.2205917Z Unpacking libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-14T23:18:59.3994136Z Selecting previously unselected package libxerces-c3.2:amd64. 2021-05-14T23:18:59.4274595Z Preparing to unpack .../068-libxerces-c3.2_3.2.2+debian-1build3_amd64.deb ... 2021-05-14T23:18:59.4289998Z Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-14T23:18:59.5673548Z Selecting previously unselected package libgdal26. 2021-05-14T23:18:59.5944359Z Preparing to unpack .../069-libgdal26_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-14T23:18:59.5958071Z Unpacking libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-14T23:19:00.2969837Z Selecting previously unselected package libqt5concurrent5:amd64. 2021-05-14T23:19:00.3291074Z Preparing to unpack .../070-libqt5concurrent5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:19:00.3310951Z Unpacking libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:19:00.3635655Z Selecting previously unselected package libqt5keychain1:amd64. 2021-05-14T23:19:00.3976476Z Preparing to unpack .../071-libqt5keychain1_0.10.0-1build1_amd64.deb ... 2021-05-14T23:19:00.3990018Z Unpacking libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-14T23:19:00.4375955Z Selecting previously unselected package libqt5serialport5:amd64. 2021-05-14T23:19:00.4729119Z Preparing to unpack .../072-libqt5serialport5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:19:00.4744710Z Unpacking libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:19:00.5098679Z Selecting previously unselected package libqt5xml5:amd64. 2021-05-14T23:19:00.5417695Z Preparing to unpack .../073-libqt5xml5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:19:00.5432956Z Unpacking libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:19:00.5839502Z Selecting previously unselected package libspatialindex6:amd64. 2021-05-14T23:19:00.6162257Z Preparing to unpack .../074-libspatialindex6_1.9.3-1build1_amd64.deb ... 2021-05-14T23:19:00.6178281Z Unpacking libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-14T23:19:00.6789482Z Selecting previously unselected package libzip5:amd64. 2021-05-14T23:19:00.7115783Z Preparing to unpack .../075-libzip5_1.5.1-0ubuntu1_amd64.deb ... 2021-05-14T23:19:00.7129782Z Unpacking libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-14T23:19:00.7622932Z Selecting previously unselected package libqgis-core3.10.4. 2021-05-14T23:19:00.7951115Z Preparing to unpack .../076-libqgis-core3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:19:00.7981879Z Unpacking libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:19:01.3753623Z Selecting previously unselected package libqgis-native3.10.4. 2021-05-14T23:19:01.4092839Z Preparing to unpack .../077-libqgis-native3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:19:01.4108180Z Unpacking libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:19:01.4416063Z Selecting previously unselected package libqscintilla2-qt5-l10n. 2021-05-14T23:19:01.4781036Z Preparing to unpack .../078-libqscintilla2-qt5-l10n_2.11.2+dfsg-6_all.deb ... 2021-05-14T23:19:01.4793031Z Unpacking libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-14T23:19:01.5251784Z Selecting previously unselected package libqscintilla2-qt5-15. 2021-05-14T23:19:01.5687509Z Preparing to unpack .../079-libqscintilla2-qt5-15_2.11.2+dfsg-6_amd64.deb ... 2021-05-14T23:19:01.5705522Z Unpacking libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-14T23:19:01.7429439Z Selecting previously unselected package libqt5quickwidgets5:amd64. 2021-05-14T23:19:01.7751684Z Preparing to unpack .../080-libqt5quickwidgets5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:19:01.7765342Z Unpacking libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:19:01.8089625Z Selecting previously unselected package libqt5opengl5:amd64. 2021-05-14T23:19:01.8407110Z Preparing to unpack .../081-libqt5opengl5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:19:01.8420548Z Unpacking libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:19:01.8872470Z Selecting previously unselected package libqwt-qt5-6. 2021-05-14T23:19:01.9222408Z Preparing to unpack .../082-libqwt-qt5-6_6.1.4-1.1build1_amd64.deb ... 2021-05-14T23:19:01.9234535Z Unpacking libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-14T23:19:02.0054708Z Selecting previously unselected package libqgis-gui3.10.4. 2021-05-14T23:19:02.0380982Z Preparing to unpack .../083-libqgis-gui3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:19:02.0566961Z Unpacking libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:19:02.4254944Z Selecting previously unselected package qgis-providers. 2021-05-14T23:19:02.4576004Z Preparing to unpack .../084-qgis-providers_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:19:02.4590025Z Unpacking qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:19:02.6984714Z Selecting previously unselected package libavahi-core7:amd64. 2021-05-14T23:19:02.7299815Z Preparing to unpack .../085-libavahi-core7_0.7-4ubuntu7_amd64.deb ... 2021-05-14T23:19:02.7318285Z Unpacking libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-14T23:19:02.7711140Z Selecting previously unselected package libdaemon0:amd64. 2021-05-14T23:19:02.8049552Z Preparing to unpack .../086-libdaemon0_0.14-7_amd64.deb ... 2021-05-14T23:19:02.8064525Z Unpacking libdaemon0:amd64 (0.14-7) ... 2021-05-14T23:19:02.8377164Z Selecting previously unselected package avahi-daemon. 2021-05-14T23:19:02.8709953Z Preparing to unpack .../087-avahi-daemon_0.7-4ubuntu7_amd64.deb ... 2021-05-14T23:19:02.8728325Z Unpacking avahi-daemon (0.7-4ubuntu7) ... 2021-05-14T23:19:02.9308975Z Selecting previously unselected package tk8.6-blt2.5. 2021-05-14T23:19:02.9631223Z Preparing to unpack .../088-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-05-14T23:19:02.9643224Z Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-14T23:19:03.0510128Z Selecting previously unselected package blt. 2021-05-14T23:19:03.0851505Z Preparing to unpack .../089-blt_2.5.3+dfsg-4_amd64.deb ... 2021-05-14T23:19:03.0867224Z Unpacking blt (2.5.3+dfsg-4) ... 2021-05-14T23:19:03.1190611Z Selecting previously unselected package fonts-lyx. 2021-05-14T23:19:03.1462611Z Preparing to unpack .../090-fonts-lyx_2.3.4.2-2_all.deb ... 2021-05-14T23:19:03.1475954Z Unpacking fonts-lyx (2.3.4.2-2) ... 2021-05-14T23:19:03.1953726Z Selecting previously unselected package libgck-1-0:amd64. 2021-05-14T23:19:03.2233531Z Preparing to unpack .../091-libgck-1-0_3.36.0-2build1_amd64.deb ... 2021-05-14T23:19:03.2250832Z Unpacking libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-14T23:19:03.2626948Z Selecting previously unselected package libgcr-base-3-1:amd64. 2021-05-14T23:19:03.2965913Z Preparing to unpack .../092-libgcr-base-3-1_3.36.0-2build1_amd64.deb ... 2021-05-14T23:19:03.2979350Z Unpacking libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-14T23:19:03.3455680Z Selecting previously unselected package libgcr-ui-3-1:amd64. 2021-05-14T23:19:03.3789367Z Preparing to unpack .../093-libgcr-ui-3-1_3.36.0-2build1_amd64.deb ... 2021-05-14T23:19:03.3802018Z Unpacking libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-14T23:19:03.4273210Z Selecting previously unselected package gcr. 2021-05-14T23:19:03.4513183Z Preparing to unpack .../094-gcr_3.36.0-2build1_amd64.deb ... 2021-05-14T23:19:03.4526471Z Unpacking gcr (3.36.0-2build1) ... 2021-05-14T23:19:03.4938295Z Selecting previously unselected package python3-numpy. 2021-05-14T23:19:03.5262416Z Preparing to unpack .../095-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-05-14T23:19:03.5273685Z Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-14T23:19:03.8513711Z Selecting previously unselected package python3-gdal. 2021-05-14T23:19:03.8830039Z Preparing to unpack .../096-python3-gdal_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-14T23:19:03.8843932Z Unpacking python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-14T23:19:03.9724168Z Selecting previously unselected package gdal-bin. 2021-05-14T23:19:04.0048185Z Preparing to unpack .../097-gdal-bin_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-14T23:19:04.0057044Z Unpacking gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-14T23:19:04.0605534Z Selecting previously unselected package libavahi-glib1:amd64. 2021-05-14T23:19:04.0922358Z Preparing to unpack .../098-libavahi-glib1_0.7-4ubuntu7_amd64.deb ... 2021-05-14T23:19:04.0933394Z Unpacking libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-14T23:19:04.1313915Z Selecting previously unselected package libmm-glib0:amd64. 2021-05-14T23:19:04.1542288Z Preparing to unpack .../099-libmm-glib0_1.12.8-1_amd64.deb ... 2021-05-14T23:19:04.1557983Z Unpacking libmm-glib0:amd64 (1.12.8-1) ... 2021-05-14T23:19:04.2113380Z Selecting previously unselected package geoclue-2.0. 2021-05-14T23:19:04.2386896Z Preparing to unpack .../100-geoclue-2.0_2.5.6-0ubuntu1_amd64.deb ... 2021-05-14T23:19:04.2400309Z Unpacking geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-14T23:19:04.2904166Z Selecting previously unselected package p11-kit-modules:amd64. 2021-05-14T23:19:04.3178757Z Preparing to unpack .../101-p11-kit-modules_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-14T23:19:04.3191170Z Unpacking p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-14T23:19:04.3793415Z Selecting previously unselected package p11-kit. 2021-05-14T23:19:04.4030260Z Preparing to unpack .../102-p11-kit_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-14T23:19:04.4047390Z Unpacking p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-14T23:19:04.4474250Z Selecting previously unselected package pinentry-gnome3. 2021-05-14T23:19:04.4734299Z Preparing to unpack .../103-pinentry-gnome3_1.1.0-3build1_amd64.deb ... 2021-05-14T23:19:04.4749513Z Unpacking pinentry-gnome3 (1.1.0-3build1) ... 2021-05-14T23:19:04.5080220Z Selecting previously unselected package gnome-keyring. 2021-05-14T23:19:04.5395101Z Preparing to unpack .../104-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-14T23:19:04.5515875Z Unpacking gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-14T23:19:04.6591243Z Selecting previously unselected package gnome-keyring-pkcs11:amd64. 2021-05-14T23:19:04.6915861Z Preparing to unpack .../105-gnome-keyring-pkcs11_3.36.0-1ubuntu1_amd64.deb ... 2021-05-14T23:19:04.6928027Z Unpacking gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-14T23:19:04.7287837Z Selecting previously unselected package grass-doc. 2021-05-14T23:19:04.7605155Z Preparing to unpack .../106-grass-doc_7.8.2-1build3_all.deb ... 2021-05-14T23:19:04.7619340Z Unpacking grass-doc (7.8.2-1build3) ... 2021-05-14T23:19:06.6407721Z Selecting previously unselected package liblaszip8:amd64. 2021-05-14T23:19:06.6737818Z Preparing to unpack .../107-liblaszip8_3.4.3-1build1_amd64.deb ... 2021-05-14T23:19:06.6760420Z Unpacking liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-14T23:19:06.7274023Z Selecting previously unselected package libpdal-util9. 2021-05-14T23:19:06.7531216Z Preparing to unpack .../108-libpdal-util9_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:19:06.7544961Z Unpacking libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-14T23:19:06.7952993Z Selecting previously unselected package libpdal-base9. 2021-05-14T23:19:06.8296650Z Preparing to unpack .../109-libpdal-base9_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:19:06.8309993Z Unpacking libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-14T23:19:07.0463591Z Selecting previously unselected package grass-core. 2021-05-14T23:19:07.0793431Z Preparing to unpack .../110-grass-core_7.8.2-1build3_amd64.deb ... 2021-05-14T23:19:07.0806243Z Unpacking grass-core (7.8.2-1build3) ... 2021-05-14T23:19:07.7764783Z Selecting previously unselected package libcdparanoia0:amd64. 2021-05-14T23:19:07.8104403Z Preparing to unpack .../111-libcdparanoia0_3.10.2+debian-13_amd64.deb ... 2021-05-14T23:19:07.8117140Z Unpacking libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-14T23:19:07.8441835Z Selecting previously unselected package libvisual-0.4-0:amd64. 2021-05-14T23:19:07.8798461Z Preparing to unpack .../112-libvisual-0.4-0_0.4.0-17_amd64.deb ... 2021-05-14T23:19:07.8811621Z Unpacking libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-14T23:19:07.9184455Z Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2021-05-14T23:19:07.9517213Z Preparing to unpack .../113-gstreamer1.0-plugins-base_1.16.2-4_amd64.deb ... 2021-05-14T23:19:07.9527191Z Unpacking gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-14T23:19:08.0544969Z Selecting previously unselected package iio-sensor-proxy. 2021-05-14T23:19:08.0890139Z Preparing to unpack .../114-iio-sensor-proxy_2.8-1ubuntu1_amd64.deb ... 2021-05-14T23:19:08.0905959Z Unpacking iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-14T23:19:08.2063909Z Selecting previously unselected package libassimp5:amd64. 2021-05-14T23:19:08.2397726Z Preparing to unpack .../115-libassimp5_5.0.1~ds0-1build1_amd64.deb ... 2021-05-14T23:19:08.2411028Z Unpacking libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-14T23:19:08.6299818Z Selecting previously unselected package libexiv2-27:amd64. 2021-05-14T23:19:08.6642191Z Preparing to unpack .../116-libexiv2-27_0.27.2-8ubuntu2.2_amd64.deb ... 2021-05-14T23:19:08.6657121Z Unpacking libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-14T23:19:08.7751154Z Selecting previously unselected package libfcgi0ldbl:amd64. 2021-05-14T23:19:08.8085573Z Preparing to unpack .../117-libfcgi0ldbl_2.4.0-10build1_amd64.deb ... 2021-05-14T23:19:08.8100032Z Unpacking libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-14T23:19:08.8521550Z Selecting previously unselected package libfcgi-bin. 2021-05-14T23:19:08.8866587Z Preparing to unpack .../118-libfcgi-bin_2.4.0-10build1_amd64.deb ... 2021-05-14T23:19:08.8880189Z Unpacking libfcgi-bin (2.4.0-10build1) ... 2021-05-14T23:19:08.9188209Z Selecting previously unselected package libimagequant0:amd64. 2021-05-14T23:19:08.9532410Z Preparing to unpack .../119-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-05-14T23:19:08.9546180Z Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-14T23:19:08.9953907Z Selecting previously unselected package libjs-jquery-ui. 2021-05-14T23:19:09.0222098Z Preparing to unpack .../120-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-05-14T23:19:09.0315505Z Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-14T23:19:09.1394176Z Selecting previously unselected package libmbim-glib4:amd64. 2021-05-14T23:19:09.1710708Z Preparing to unpack .../121-libmbim-glib4_1.22.0-2_amd64.deb ... 2021-05-14T23:19:09.1727892Z Unpacking libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-14T23:19:09.2114975Z Selecting previously unselected package libmbim-proxy. 2021-05-14T23:19:09.2441608Z Preparing to unpack .../122-libmbim-proxy_1.22.0-2_amd64.deb ... 2021-05-14T23:19:09.2454758Z Unpacking libmbim-proxy (1.22.0-2) ... 2021-05-14T23:19:09.2793931Z Selecting previously unselected package libnl-genl-3-200:amd64. 2021-05-14T23:19:09.3078472Z Preparing to unpack .../123-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-05-14T23:19:09.3096069Z Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-14T23:19:09.3393474Z Selecting previously unselected package libnl-route-3-200:amd64. 2021-05-14T23:19:09.3728115Z Preparing to unpack .../124-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-05-14T23:19:09.3742565Z Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-14T23:19:09.4233975Z Selecting previously unselected package libnss-mdns:amd64. 2021-05-14T23:19:09.4503820Z Preparing to unpack .../125-libnss-mdns_0.14.1-1ubuntu1_amd64.deb ... 2021-05-14T23:19:09.4517407Z Unpacking libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-14T23:19:09.4873481Z Selecting previously unselected package libpam-gnome-keyring:amd64. 2021-05-14T23:19:09.5134827Z Preparing to unpack .../126-libpam-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-14T23:19:09.5152380Z Unpacking libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-14T23:19:09.5513347Z Selecting previously unselected package libpcsclite1:amd64. 2021-05-14T23:19:09.5822867Z Preparing to unpack .../127-libpcsclite1_1.8.26-3_amd64.deb ... 2021-05-14T23:19:09.5842374Z Unpacking libpcsclite1:amd64 (1.8.26-3) ... 2021-05-14T23:19:09.6193719Z Selecting previously unselected package libpdal-plugin-faux. 2021-05-14T23:19:09.6470298Z Preparing to unpack .../128-libpdal-plugin-faux_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:19:09.6483009Z Unpacking libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-14T23:19:09.6769678Z Selecting previously unselected package libpdal-plugin-icebridge. 2021-05-14T23:19:09.7100186Z Preparing to unpack .../129-libpdal-plugin-icebridge_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:19:09.7119847Z Unpacking libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-14T23:19:09.7514468Z Selecting previously unselected package libpdal-plugin-pgpointcloud. 2021-05-14T23:19:09.7775701Z Preparing to unpack .../130-libpdal-plugin-pgpointcloud_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:19:09.7794465Z Unpacking libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-14T23:19:09.8151480Z Selecting previously unselected package libpdal-plugin-python. 2021-05-14T23:19:09.8476872Z Preparing to unpack .../131-libpdal-plugin-python_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:19:09.8489212Z Unpacking libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-14T23:19:09.8913592Z Selecting previously unselected package libsqlite3-mod-spatialite:amd64. 2021-05-14T23:19:09.9245572Z Preparing to unpack .../132-libsqlite3-mod-spatialite_4.3.0a-6build1_amd64.deb ... 2021-05-14T23:19:09.9259407Z Unpacking libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-14T23:19:10.1114070Z Selecting previously unselected package libpdal-plugin-sqlite. 2021-05-14T23:19:10.1415831Z Preparing to unpack .../133-libpdal-plugin-sqlite_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:19:10.1434039Z Unpacking libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-14T23:19:10.1834410Z Selecting previously unselected package libpdal-plugins. 2021-05-14T23:19:10.2125295Z Preparing to unpack .../134-libpdal-plugins_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:19:10.2137539Z Unpacking libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-14T23:19:10.2473074Z Selecting previously unselected package libqt53dcore5:amd64. 2021-05-14T23:19:10.2761736Z Preparing to unpack .../135-libqt53dcore5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:19:10.2779122Z Unpacking libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:19:10.9109233Z Selecting previously unselected package libqt53drender5:amd64. 2021-05-14T23:19:10.9112628Z Preparing to unpack .../136-libqt53drender5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:19:10.9114116Z Unpacking libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:19:10.9115423Z Selecting previously unselected package libqt53danimation5:amd64. 2021-05-14T23:19:10.9117265Z Preparing to unpack .../137-libqt53danimation5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:19:10.9118583Z Unpacking libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:19:10.9119578Z Selecting previously unselected package libqt53dinput5:amd64. 2021-05-14T23:19:10.9120848Z Preparing to unpack .../138-libqt53dinput5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:19:10.9121987Z Unpacking libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:19:10.9122937Z Selecting previously unselected package libqt53dlogic5:amd64. 2021-05-14T23:19:10.9124189Z Preparing to unpack .../139-libqt53dlogic5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:19:10.9125531Z Unpacking libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:19:10.9126504Z Selecting previously unselected package libqt53dextras5:amd64. 2021-05-14T23:19:10.9127771Z Preparing to unpack .../140-libqt53dextras5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:19:10.9128914Z Unpacking libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:19:10.9130292Z Selecting previously unselected package qt3d-assimpsceneimport-plugin:amd64. 2021-05-14T23:19:10.9131935Z Preparing to unpack .../141-qt3d-assimpsceneimport-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:19:10.9133480Z Unpacking qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:19:10.9135095Z Selecting previously unselected package qt3d-defaultgeometryloader-plugin:amd64. 2021-05-14T23:19:10.9136899Z Preparing to unpack .../142-qt3d-defaultgeometryloader-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:19:10.9138572Z Unpacking qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:19:10.9171581Z Selecting previously unselected package qt3d-gltfsceneio-plugin:amd64. 2021-05-14T23:19:10.9519065Z Preparing to unpack .../143-qt3d-gltfsceneio-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:19:10.9534259Z Unpacking qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:19:10.9938124Z Selecting previously unselected package libqt53dquickscene2d5:amd64. 2021-05-14T23:19:11.0285353Z Preparing to unpack .../144-libqt53dquickscene2d5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:19:11.0299993Z Unpacking libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:19:11.0660670Z Selecting previously unselected package qt3d-scene2d-plugin:amd64. 2021-05-14T23:19:11.1008401Z Preparing to unpack .../145-qt3d-scene2d-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:19:11.1019539Z Unpacking qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:19:11.1320925Z Selecting previously unselected package libqgis-3d3.10.4. 2021-05-14T23:19:11.1662567Z Preparing to unpack .../146-libqgis-3d3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:19:11.1676344Z Unpacking libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:19:11.2274427Z Selecting previously unselected package libqgis-analysis3.10.4. 2021-05-14T23:19:11.2563439Z Preparing to unpack .../147-libqgis-analysis3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:19:11.2587676Z Unpacking libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:19:11.4111348Z Selecting previously unselected package libqgis-app3.10.4. 2021-05-14T23:19:11.4412148Z Preparing to unpack .../148-libqgis-app3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:19:11.4428029Z Unpacking libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:19:11.8130675Z Selecting previously unselected package qtchooser. 2021-05-14T23:19:11.8473123Z Preparing to unpack .../149-qtchooser_66-2build1_amd64.deb ... 2021-05-14T23:19:11.8485971Z Unpacking qtchooser (66-2build1) ... 2021-05-14T23:19:11.8811358Z Selecting previously unselected package qdoc-qt5. 2021-05-14T23:19:11.9152461Z Preparing to unpack .../150-qdoc-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:19:11.9166510Z Unpacking qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-14T23:19:12.0113304Z Selecting previously unselected package libqt5help5:amd64. 2021-05-14T23:19:12.0395465Z Preparing to unpack .../151-libqt5help5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:19:12.0415063Z Unpacking libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:19:12.0864603Z Selecting previously unselected package qhelpgenerator-qt5. 2021-05-14T23:19:12.1202952Z Preparing to unpack .../152-qhelpgenerator-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:19:12.1213020Z Unpacking qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-14T23:19:12.1593836Z Selecting previously unselected package qt5-assistant. 2021-05-14T23:19:12.1885722Z Preparing to unpack .../153-qt5-assistant_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:19:12.1901861Z Unpacking qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-14T23:19:12.2595035Z Selecting previously unselected package qtattributionsscanner-qt5. 2021-05-14T23:19:12.2880335Z Preparing to unpack .../154-qtattributionsscanner-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:19:12.2895191Z Unpacking qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-14T23:19:12.3273234Z Selecting previously unselected package libqt5designer5:amd64. 2021-05-14T23:19:12.3560129Z Preparing to unpack .../155-libqt5designer5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:19:12.3577718Z Unpacking libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:19:12.5850041Z Selecting previously unselected package libqt5designercomponents5:amd64. 2021-05-14T23:19:12.6176429Z Preparing to unpack .../156-libqt5designercomponents5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:19:12.6187734Z Unpacking libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:19:12.7274309Z Selecting previously unselected package qttools5-dev-tools. 2021-05-14T23:19:12.7564298Z Preparing to unpack .../157-qttools5-dev-tools_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:19:12.7579039Z Unpacking qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-14T23:19:12.9073996Z Selecting previously unselected package libqgis-customwidgets. 2021-05-14T23:19:12.9361223Z Preparing to unpack .../158-libqgis-customwidgets_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:19:12.9375648Z Unpacking libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:19:13.0715577Z Selecting previously unselected package libqgis-server3.10.4. 2021-05-14T23:19:13.1053367Z Preparing to unpack .../159-libqgis-server3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:19:13.1106236Z Unpacking libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:19:13.1826499Z Selecting previously unselected package libqgisgrass7-3.10.4. 2021-05-14T23:19:13.2212503Z Preparing to unpack .../160-libqgisgrass7-3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:19:13.2234802Z Unpacking libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:19:13.2763972Z Selecting previously unselected package libqgispython3.10.4. 2021-05-14T23:19:13.3205573Z Preparing to unpack .../161-libqgispython3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:19:13.3219372Z Unpacking libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:19:13.3674184Z Selecting previously unselected package libqmi-glib5:amd64. 2021-05-14T23:19:13.3974041Z Preparing to unpack .../162-libqmi-glib5_1.24.8-1_amd64.deb ... 2021-05-14T23:19:13.3994758Z Unpacking libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-14T23:19:13.5016439Z Selecting previously unselected package libqmi-proxy. 2021-05-14T23:19:13.5355667Z Preparing to unpack .../163-libqmi-proxy_1.24.8-1_amd64.deb ... 2021-05-14T23:19:13.5576723Z Unpacking libqmi-proxy (1.24.8-1) ... 2021-05-14T23:19:13.5886231Z Selecting previously unselected package libqt5test5:amd64. 2021-05-14T23:19:13.6216942Z Preparing to unpack .../164-libqt5test5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:19:13.6239239Z Unpacking libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:19:13.6752267Z Selecting previously unselected package libwacom-bin. 2021-05-14T23:19:13.7086173Z Preparing to unpack .../165-libwacom-bin_1.3-2ubuntu3_amd64.deb ... 2021-05-14T23:19:13.7098488Z Unpacking libwacom-bin (1.3-2ubuntu3) ... 2021-05-14T23:19:13.7438767Z Selecting previously unselected package modemmanager. 2021-05-14T23:19:13.7771104Z Preparing to unpack .../166-modemmanager_1.12.8-1_amd64.deb ... 2021-05-14T23:19:13.7861135Z Unpacking modemmanager (1.12.8-1) ... 2021-05-14T23:19:13.9042331Z Selecting previously unselected package ttf-bitstream-vera. 2021-05-14T23:19:13.9375365Z Preparing to unpack .../167-ttf-bitstream-vera_1.10-8_all.deb ... 2021-05-14T23:19:13.9387882Z Unpacking ttf-bitstream-vera (1.10-8) ... 2021-05-14T23:19:13.9719218Z Selecting previously unselected package python-matplotlib-data. 2021-05-14T23:19:14.0048088Z Preparing to unpack .../168-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-05-14T23:19:14.0058517Z Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-14T23:19:14.3745393Z Selecting previously unselected package python3-soupsieve. 2021-05-14T23:19:14.4100707Z Preparing to unpack .../169-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-05-14T23:19:14.4120952Z Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-14T23:19:14.4513965Z Selecting previously unselected package python3-bs4. 2021-05-14T23:19:14.4761582Z Preparing to unpack .../170-python3-bs4_4.8.2-1_all.deb ... 2021-05-14T23:19:14.4773694Z Unpacking python3-bs4 (4.8.2-1) ... 2021-05-14T23:19:14.5234130Z Selecting previously unselected package python3-cycler. 2021-05-14T23:19:14.5514353Z Preparing to unpack .../171-python3-cycler_0.10.0-3_all.deb ... 2021-05-14T23:19:14.5532540Z Unpacking python3-cycler (0.10.0-3) ... 2021-05-14T23:19:14.5913976Z Selecting previously unselected package python3-dateutil. 2021-05-14T23:19:14.6173124Z Preparing to unpack .../172-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-05-14T23:19:14.6199065Z Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-14T23:19:14.6554427Z Selecting previously unselected package python3-decorator. 2021-05-14T23:19:14.6890520Z Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-05-14T23:19:14.6903717Z Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-05-14T23:19:14.7274196Z Selecting previously unselected package python3-future. 2021-05-14T23:19:14.7553655Z Preparing to unpack .../174-python3-future_0.18.2-2_all.deb ... 2021-05-14T23:19:14.7572070Z Unpacking python3-future (0.18.2-2) ... 2021-05-14T23:19:14.8340058Z Selecting previously unselected package python3-webencodings. 2021-05-14T23:19:14.8687439Z Preparing to unpack .../175-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-05-14T23:19:14.8701947Z Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-14T23:19:14.9132962Z Selecting previously unselected package python3-html5lib. 2021-05-14T23:19:14.9479513Z Preparing to unpack .../176-python3-html5lib_1.0.1-2_all.deb ... 2021-05-14T23:19:14.9496825Z Unpacking python3-html5lib (1.0.1-2) ... 2021-05-14T23:19:14.9994351Z Selecting previously unselected package python3-ipython-genutils. 2021-05-14T23:19:15.0275593Z Preparing to unpack .../177-python3-ipython-genutils_0.2.0-1ubuntu1_all.deb ... 2021-05-14T23:19:15.0287768Z Unpacking python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-14T23:19:15.0678926Z Selecting previously unselected package python3-traitlets. 2021-05-14T23:19:15.1025749Z Preparing to unpack .../178-python3-traitlets_4.3.3-3_all.deb ... 2021-05-14T23:19:15.1036080Z Unpacking python3-traitlets (4.3.3-3) ... 2021-05-14T23:19:15.1403960Z Selecting previously unselected package python3-jupyter-core. 2021-05-14T23:19:15.1764235Z Preparing to unpack .../179-python3-jupyter-core_4.6.3-3_all.deb ... 2021-05-14T23:19:15.1777313Z Unpacking python3-jupyter-core (4.6.3-3) ... 2021-05-14T23:19:15.2169202Z Selecting previously unselected package python3-kiwisolver. 2021-05-14T23:19:15.2518792Z Preparing to unpack .../180-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-05-14T23:19:15.2533560Z Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-05-14T23:19:15.2906609Z Selecting previously unselected package python3-lxml:amd64. 2021-05-14T23:19:15.3240603Z Preparing to unpack .../181-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-05-14T23:19:15.3253564Z Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-14T23:19:15.5055721Z Selecting previously unselected package python3-pyparsing. 2021-05-14T23:19:15.5390285Z Preparing to unpack .../182-python3-pyparsing_2.4.6-1_all.deb ... 2021-05-14T23:19:15.5404380Z Unpacking python3-pyparsing (2.4.6-1) ... 2021-05-14T23:19:15.5834332Z Selecting previously unselected package python3-matplotlib. 2021-05-14T23:19:15.6139540Z Preparing to unpack .../183-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-05-14T23:19:15.6164018Z Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-14T23:19:16.0959254Z Selecting previously unselected package python3-nbformat. 2021-05-14T23:19:16.1305490Z Preparing to unpack .../184-python3-nbformat_5.0.4-1_all.deb ... 2021-05-14T23:19:16.1319114Z Unpacking python3-nbformat (5.0.4-1) ... 2021-05-14T23:19:16.1668053Z Selecting previously unselected package python3-olefile. 2021-05-14T23:19:16.2005521Z Preparing to unpack .../185-python3-olefile_0.46-2_all.deb ... 2021-05-14T23:19:16.2017316Z Unpacking python3-olefile (0.46-2) ... 2021-05-14T23:19:16.2394018Z Selecting previously unselected package python3-pyproj. 2021-05-14T23:19:16.2669169Z Preparing to unpack .../186-python3-pyproj_2.5.0+ds-1_amd64.deb ... 2021-05-14T23:19:16.2687390Z Unpacking python3-pyproj (2.5.0+ds-1) ... 2021-05-14T23:19:16.3391615Z Selecting previously unselected package python3-tz. 2021-05-14T23:19:16.3753440Z Preparing to unpack .../187-python3-tz_2019.3-1_all.deb ... 2021-05-14T23:19:16.4993690Z Unpacking python3-tz (2019.3-1) ... 2021-05-14T23:19:16.5315339Z Selecting previously unselected package python3-owslib. 2021-05-14T23:19:16.5665385Z Preparing to unpack .../188-python3-owslib_0.19.1-1_all.deb ... 2021-05-14T23:19:16.5676937Z Unpacking python3-owslib (0.19.1-1) ... 2021-05-14T23:19:16.6193897Z Selecting previously unselected package python3-pil:amd64. 2021-05-14T23:19:16.6480992Z Preparing to unpack .../189-python3-pil_7.0.0-4ubuntu0.3_amd64.deb ... 2021-05-14T23:19:16.6498562Z Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-14T23:19:16.7314349Z Selecting previously unselected package python3-retrying. 2021-05-14T23:19:16.7602181Z Preparing to unpack .../190-python3-retrying_1.3.3-4_all.deb ... 2021-05-14T23:19:16.7619289Z Unpacking python3-retrying (1.3.3-4) ... 2021-05-14T23:19:16.7943178Z Selecting previously unselected package python3-plotly. 2021-05-14T23:19:16.8300835Z Preparing to unpack .../191-python3-plotly_4.4.1+dfsg-1_all.deb ... 2021-05-14T23:19:16.8312720Z Unpacking python3-plotly (4.4.1+dfsg-1) ... 2021-05-14T23:19:17.3794182Z Selecting previously unselected package python3-psycopg2. 2021-05-14T23:19:17.4145065Z Preparing to unpack .../192-python3-psycopg2_2.8.4-2_amd64.deb ... 2021-05-14T23:19:17.4157717Z Unpacking python3-psycopg2 (2.8.4-2) ... 2021-05-14T23:19:17.4625367Z Selecting previously unselected package python3-sip. 2021-05-14T23:19:17.4966179Z Preparing to unpack .../193-python3-sip_4.19.21+dfsg-1build1_amd64.deb ... 2021-05-14T23:19:17.4984849Z Unpacking python3-sip (4.19.21+dfsg-1build1) ... 2021-05-14T23:19:17.5434141Z Selecting previously unselected package python3-pyqt5. 2021-05-14T23:19:17.5732722Z Preparing to unpack .../194-python3-pyqt5_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-14T23:19:17.5750279Z Unpacking python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-14T23:19:17.8850394Z Selecting previously unselected package python3-pyqt5.qsci. 2021-05-14T23:19:17.9197758Z Preparing to unpack .../195-python3-pyqt5.qsci_2.11.2+dfsg-6_amd64.deb ... 2021-05-14T23:19:17.9210434Z Unpacking python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-14T23:19:17.9874102Z Selecting previously unselected package python3-pyqt5.qtsql. 2021-05-14T23:19:18.0142918Z Preparing to unpack .../196-python3-pyqt5.qtsql_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-14T23:19:18.0160464Z Unpacking python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-14T23:19:18.0594233Z Selecting previously unselected package python3-pyqt5.qtsvg. 2021-05-14T23:19:18.0899280Z Preparing to unpack .../197-python3-pyqt5.qtsvg_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-14T23:19:18.0912351Z Unpacking python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-14T23:19:18.1242019Z Selecting previously unselected package python3-pyqt5.qtwebkit. 2021-05-14T23:19:18.1585888Z Preparing to unpack .../198-python3-pyqt5.qtwebkit_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-14T23:19:18.1604965Z Unpacking python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-14T23:19:18.2114158Z Selecting previously unselected package python3-qgis-common. 2021-05-14T23:19:18.2402764Z Preparing to unpack .../199-python3-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-14T23:19:18.2418451Z Unpacking python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:19:18.5916501Z Selecting previously unselected package python3-qgis. 2021-05-14T23:19:18.6279616Z Preparing to unpack .../200-python3-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:19:18.6293597Z Unpacking python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:19:19.7222703Z Selecting previously unselected package python3-tk:amd64. 2021-05-14T23:19:19.7578757Z Preparing to unpack .../201-python3-tk_3.8.5-1~20.04.1_amd64.deb ... 2021-05-14T23:19:19.7592681Z Unpacking python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-14T23:19:19.8009739Z Selecting previously unselected package libjs-leaflet. 2021-05-14T23:19:19.8371455Z Preparing to unpack .../202-libjs-leaflet_1.6.0~dfsg-1_all.deb ... 2021-05-14T23:19:19.8382437Z Unpacking libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-14T23:19:19.9028096Z Selecting previously unselected package qgis-common. 2021-05-14T23:19:19.9378877Z Preparing to unpack .../203-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-14T23:19:19.9389366Z Unpacking qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:19:21.7449481Z Selecting previously unselected package qgis. 2021-05-14T23:19:21.7790809Z Preparing to unpack .../204-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:19:21.8491092Z Unpacking qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:19:22.1263516Z Selecting previously unselected package qgis-plugin-grass-common. 2021-05-14T23:19:22.1625848Z Preparing to unpack .../205-qgis-plugin-grass-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-14T23:19:22.1671230Z Unpacking qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:19:22.3862226Z Selecting previously unselected package qgis-provider-grass. 2021-05-14T23:19:22.4199087Z Preparing to unpack .../206-qgis-provider-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:19:22.4216238Z Unpacking qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:19:22.4569130Z Selecting previously unselected package qgis-plugin-grass. 2021-05-14T23:19:22.4910033Z Preparing to unpack .../207-qgis-plugin-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:19:22.4926815Z Unpacking qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:19:22.5734716Z Selecting previously unselected package qt5-gtk-platformtheme:amd64. 2021-05-14T23:19:22.6077842Z Preparing to unpack .../208-qt5-gtk-platformtheme_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:19:22.6093028Z Unpacking qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:19:22.6522846Z Selecting previously unselected package qttranslations5-l10n. 2021-05-14T23:19:22.6867939Z Preparing to unpack .../209-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2021-05-14T23:19:22.6881872Z Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-14T23:19:22.8933722Z Selecting previously unselected package wpasupplicant. 2021-05-14T23:19:22.9269295Z Preparing to unpack .../210-wpasupplicant_2%3a2.9-1ubuntu4.3_amd64.deb ... 2021-05-14T23:19:22.9283167Z Unpacking wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-14T23:19:23.0775251Z Selecting previously unselected package proj-bin. 2021-05-14T23:19:23.1138926Z Preparing to unpack .../211-proj-bin_6.3.1-1_amd64.deb ... 2021-05-14T23:19:23.1150334Z Unpacking proj-bin (6.3.1-1) ... 2021-05-14T23:19:23.1512832Z Selecting previously unselected package usb-modeswitch-data. 2021-05-14T23:19:23.1875377Z Preparing to unpack .../212-usb-modeswitch-data_20191128-3_all.deb ... 2021-05-14T23:19:23.1887303Z Unpacking usb-modeswitch-data (20191128-3) ... 2021-05-14T23:19:23.2222619Z Selecting previously unselected package usb-modeswitch. 2021-05-14T23:19:23.2577942Z Preparing to unpack .../213-usb-modeswitch_2.5.2+repack0-2ubuntu3_amd64.deb ... 2021-05-14T23:19:23.2665387Z Unpacking usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-14T23:19:23.3596301Z Setting up libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-14T23:19:23.3636304Z Setting up iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-14T23:19:23.6744467Z iio-sensor-proxy.service is a disabled or a static unit, not starting it. 2021-05-14T23:19:23.6760975Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-14T23:19:23.6803714Z Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-14T23:19:23.6838663Z Setting up qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:19:23.6970147Z Setting up ttf-bitstream-vera (1.10-8) ... 2021-05-14T23:19:23.7001479Z Setting up libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-14T23:19:23.7035642Z Setting up proj-data (6.3.1-1) ... 2021-05-14T23:19:23.7074434Z Setting up libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-14T23:19:23.7110906Z Setting up libxcb-xinput0:amd64 (1.14-2) ... 2021-05-14T23:19:23.7146680Z Setting up libwoff1:amd64 (1.0.2-1build2) ... 2021-05-14T23:19:23.7190244Z Setting up libhyphen0:amd64 (2.8.8-7) ... 2021-05-14T23:19:23.7227442Z Setting up libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-14T23:19:23.7266905Z Setting up libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-14T23:19:23.7299472Z Setting up libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-14T23:19:23.7329370Z Setting up libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-14T23:19:23.7365978Z Setting up libminizip1:amd64 (1.1-8build1) ... 2021-05-14T23:19:23.7412135Z Setting up libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-14T23:19:23.7448059Z Setting up python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-14T23:19:23.9316915Z Setting up fonts-lyx (2.3.4.2-2) ... 2021-05-14T23:19:23.9353177Z Setting up libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-14T23:19:23.9393297Z Setting up python3-olefile (0.46-2) ... 2021-05-14T23:19:24.1145210Z Setting up blt (2.5.3+dfsg-4) ... 2021-05-14T23:19:24.1185517Z Setting up python3-retrying (1.3.3-4) ... 2021-05-14T23:19:24.2868408Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-14T23:19:24.2963623Z Setting up libarpack2:amd64 (3.7.0-3) ... 2021-05-14T23:19:24.3009632Z Setting up libfcgi-bin (2.4.0-10build1) ... 2021-05-14T23:19:24.3044105Z Setting up libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-14T23:19:24.3074755Z Setting up libdap25:amd64 (3.20.5-1) ... 2021-05-14T23:19:24.3118606Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-14T23:19:24.3155301Z Setting up python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-14T23:19:24.4898998Z Setting up libqhull7:amd64 (2015.2-4) ... 2021-05-14T23:19:24.4937494Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-14T23:19:24.4970755Z Setting up libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-14T23:19:24.5008850Z Setting up libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-14T23:19:24.5041041Z Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-14T23:19:24.6805049Z Setting up gdal-data (3.0.4+dfsg-1build3) ... 2021-05-14T23:19:24.6843665Z Setting up python3-tz (2019.3-1) ... 2021-05-14T23:19:24.8658690Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-14T23:19:24.8771330Z Setting up libxcb-xkb1:amd64 (1.14-2) ... 2021-05-14T23:19:24.8807159Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-14T23:19:24.8909703Z Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-14T23:19:24.8953488Z Setting up libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-14T23:19:24.8993719Z Setting up libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-14T23:19:24.9035828Z Setting up p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-14T23:19:24.9072719Z Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-05-14T23:19:25.0835611Z Setting up libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:19:25.0896763Z Setting up libcfitsio8:amd64 (3.470-3) ... 2021-05-14T23:19:25.0967389Z Setting up libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-14T23:19:25.1006960Z Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-14T23:19:25.1105190Z Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-14T23:19:25.1150557Z Setting up python3-pyparsing (2.4.6-1) ... 2021-05-14T23:19:25.3242116Z Setting up libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-14T23:19:25.3281954Z Setting up python3-cycler (0.10.0-3) ... 2021-05-14T23:19:25.4933366Z Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-14T23:19:25.5004520Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-14T23:19:25.5050930Z Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-05-14T23:19:25.5081533Z Setting up grass-doc (7.8.2-1build3) ... 2021-05-14T23:19:25.5113741Z Setting up usb-modeswitch-data (20191128-3) ... 2021-05-14T23:19:25.5147117Z Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-14T23:19:25.5228880Z Setting up python3-psycopg2 (2.8.4-2) ... 2021-05-14T23:19:25.7102598Z Setting up libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-14T23:19:25.7176511Z Setting up libproj15:amd64 (6.3.1-1) ... 2021-05-14T23:19:25.7228465Z Setting up libpcsclite1:amd64 (1.8.26-3) ... 2021-05-14T23:19:25.7294030Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:19:25.7386200Z Setting up python3-html5lib (1.0.1-2) ... 2021-05-14T23:19:25.9990606Z Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-14T23:19:27.3703771Z Setting up libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-14T23:19:27.3749160Z Setting up libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-14T23:19:27.3785560Z Setting up liburiparser1:amd64 (0.9.3-2) ... 2021-05-14T23:19:27.3826249Z Setting up gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-14T23:19:27.3871322Z Setting up libfreexl1:amd64 (1.0.5-3) ... 2021-05-14T23:19:27.3904066Z Setting up libmm-glib0:amd64 (1.12.8-1) ... 2021-05-14T23:19:27.3946265Z Setting up liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-14T23:19:27.3986975Z Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-14T23:19:27.6079427Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:19:27.6126012Z Setting up libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-14T23:19:27.6159626Z Setting up libxcb-randr0:amd64 (1.14-2) ... 2021-05-14T23:19:27.6205983Z Setting up python3-traitlets (4.3.3-3) ... 2021-05-14T23:19:27.8479666Z Setting up libfyba0:amd64 (4.1.1-6build1) ... 2021-05-14T23:19:27.8525268Z Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-14T23:19:27.8557439Z Setting up libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-14T23:19:27.8604764Z Setting up libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-14T23:19:27.8638353Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-14T23:19:27.8825248Z Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-14T23:19:28.0860954Z Setting up libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-14T23:19:28.0894198Z Setting up libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-14T23:19:28.0964133Z Setting up usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-14T23:19:28.1076966Z Setting up libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-14T23:19:28.1121930Z Setting up p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-14T23:19:28.1162929Z Setting up libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:19:28.1205077Z Setting up libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-14T23:19:28.1250577Z Setting up python3-future (0.18.2-2) ... 2021-05-14T23:19:28.1353474Z update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode 2021-05-14T23:19:28.1416652Z update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode 2021-05-14T23:19:28.5392731Z Setting up qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:19:28.7120071Z Setting up libdaemon0:amd64 (0.14-7) ... 2021-05-14T23:19:28.7156792Z Setting up libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:19:28.7191348Z Setting up libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-14T23:19:28.7226016Z Setting up libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-14T23:19:28.7265756Z Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-14T23:19:28.7319755Z Setting up libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-14T23:19:28.7355063Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-14T23:19:28.7389764Z Setting up libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:19:28.7422423Z Setting up libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-14T23:19:29.0264249Z Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-14T23:19:29.2290156Z Setting up python3-jupyter-core (4.6.3-3) ... 2021-05-14T23:19:29.4108077Z Setting up libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-14T23:19:29.4144224Z Setting up qtchooser (66-2build1) ... 2021-05-14T23:19:29.4174904Z Setting up libwacom-common (1.3-2ubuntu3) ... 2021-05-14T23:19:29.4209126Z Setting up python3-sip (4.19.21+dfsg-1build1) ... 2021-05-14T23:19:29.6037692Z Setting up libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-14T23:19:29.6071284Z Setting up libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-14T23:19:29.6107929Z Setting up libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-14T23:19:29.6144491Z Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-14T23:19:30.7013968Z Setting up libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-14T23:19:30.7048306Z Setting up libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-14T23:19:30.7088208Z Setting up libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-14T23:19:30.7125249Z Setting up qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-14T23:19:30.7159187Z Setting up libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:19:30.7192643Z Setting up proj-bin (6.3.1-1) ... 2021-05-14T23:19:30.7225357Z Setting up libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-14T23:19:30.7261044Z Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-14T23:19:30.7297884Z Setting up geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-14T23:19:31.2089397Z geoclue.service is a disabled or a static unit, not starting it. 2021-05-14T23:19:31.2105650Z Setting up libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:19:31.2141103Z Setting up python3-nbformat (5.0.4-1) ... 2021-05-14T23:19:31.4031013Z Setting up libmbim-proxy (1.22.0-2) ... 2021-05-14T23:19:31.4065677Z Setting up python3-pyproj (2.5.0+ds-1) ... 2021-05-14T23:19:31.5994176Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:19:31.6027476Z Setting up python3-bs4 (4.8.2-1) ... 2021-05-14T23:19:31.8415449Z Setting up libgeotiff5:amd64 (1.5.1-2) ... 2021-05-14T23:19:31.8447358Z Setting up gcr (3.36.0-2build1) ... 2021-05-14T23:19:31.8481847Z Setting up libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:19:31.8513939Z Setting up wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-14T23:19:32.0511334Z Created symlink /etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-14T23:19:32.0515088Z Created symlink /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-14T23:19:32.6443969Z Setting up python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-14T23:19:32.9632855Z Setting up libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:19:32.9667319Z Setting up gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-14T23:19:32.9708613Z Setting up libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:19:32.9773644Z Setting up qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:19:32.9807571Z Setting up qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-14T23:19:32.9881874Z Setting up libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:19:32.9921329Z Setting up python3-plotly (4.4.1+dfsg-1) ... 2021-05-14T23:19:33.1846143Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:19:33.1849459Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-14T23:19:33.1853444Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:19:33.1856835Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-14T23:19:33.2329610Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:194: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:19:33.2332793Z if direction is "increasing": 2021-05-14T23:19:33.2336564Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:199: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:19:33.2339727Z elif direction is "decreasing": 2021-05-14T23:19:33.2544041Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:176: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:19:33.2547186Z if direction is "increasing": 2021-05-14T23:19:33.2550812Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:19:33.2553779Z elif direction is "decreasing": 2021-05-14T23:19:34.3018089Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:460: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:19:34.3019608Z if props["offset_coordinates"] is "data": 2021-05-14T23:19:34.3021313Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:572: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-14T23:19:34.3022546Z if props["coordinates"] is not "data": 2021-05-14T23:19:35.2340878Z Setting up avahi-daemon (0.7-4ubuntu7) ... 2021-05-14T23:19:35.8877266Z Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /lib/systemd/system/avahi-daemon.service. 2021-05-14T23:19:35.8883502Z Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /lib/systemd/system/avahi-daemon.service. 2021-05-14T23:19:35.8887312Z Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /lib/systemd/system/avahi-daemon.socket. 2021-05-14T23:19:37.2181491Z Setting up libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-14T23:19:37.2218560Z First installation detected... 2021-05-14T23:19:37.2219461Z Checking NSS setup... 2021-05-14T23:19:37.2263575Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-14T23:19:37.2340406Z Setting up libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:19:37.2388625Z Setting up python3-owslib (0.19.1-1) ... 2021-05-14T23:19:37.5580668Z Setting up libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-14T23:19:37.5621806Z Setting up libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-14T23:19:37.5654133Z Setting up libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-14T23:19:37.5687622Z Setting up libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-14T23:19:37.5723815Z Setting up libwacom-bin (1.3-2ubuntu3) ... 2021-05-14T23:19:37.5756056Z Setting up libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-14T23:19:37.5787249Z Setting up libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-14T23:19:37.5820756Z Setting up libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-14T23:19:37.5853572Z Setting up python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-14T23:19:37.8044614Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-14T23:19:37.8077515Z Setting up libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-14T23:19:37.8108870Z Setting up grass-core (7.8.2-1build3) ... 2021-05-14T23:19:38.2093564Z /usr/lib/grass78/etc/python/grass/pygrass/gis/__init__.py:75: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:19:38.2095489Z if value is '': 2021-05-14T23:19:38.3295659Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:19:38.3296793Z if do_profiling is "True" or do_profiling is "1": 2021-05-14T23:19:38.3297901Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:19:38.3298871Z if do_profiling is "True" or do_profiling is "1": 2021-05-14T23:19:38.3299984Z /usr/lib/grass78/etc/python/grass/temporal/core.py:582: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-14T23:19:38.3301932Z if driver_string is not None and driver_string is not "": 2021-05-14T23:19:38.3787951Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:19:38.3789104Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-14T23:19:38.3790320Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:19:38.3791634Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-14T23:19:38.4484617Z Setting up libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-14T23:19:38.4523216Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:19:38.4624446Z Setting up libqmi-proxy (1.24.8-1) ... 2021-05-14T23:19:38.4656993Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:19:38.4691967Z Setting up libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:19:38.4957302Z Setting up libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:19:38.4988434Z Setting up libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:19:38.5024444Z Setting up qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:19:38.5056900Z Setting up libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:19:38.5086681Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:19:38.5119601Z Setting up gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-14T23:19:38.6139059Z Setting up qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:19:38.6169963Z Setting up libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:19:38.6204164Z Setting up libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:19:38.6327125Z Setting up modemmanager (1.12.8-1) ... 2021-05-14T23:19:38.7875250Z Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service → /lib/systemd/system/ModemManager.service. 2021-05-14T23:19:38.7878452Z Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service → /lib/systemd/system/ModemManager.service. 2021-05-14T23:19:39.4395869Z Setting up libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:19:39.4435073Z Setting up libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:19:39.4473950Z Setting up libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-14T23:19:39.4508747Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:19:39.4545607Z Setting up libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:19:39.4581254Z Setting up qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-14T23:19:39.4616363Z Setting up libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-14T23:19:39.4651547Z Setting up libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-14T23:19:39.4684306Z Setting up libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-14T23:19:39.4724381Z Setting up libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:19:39.4761065Z Setting up libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:19:39.4796889Z Setting up libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:19:39.4832225Z Setting up libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:19:39.4866269Z Setting up libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:19:39.4902817Z Setting up libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:19:39.4943072Z Setting up qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-14T23:19:39.4984569Z Setting up qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-14T23:19:39.5020781Z Setting up libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:19:39.5056176Z Setting up qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:19:39.5095834Z Setting up python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-14T23:19:39.7006732Z Setting up python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-14T23:19:39.7043625Z Setting up libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:19:39.7083288Z Setting up qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:19:39.7112191Z Setting up qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:20:18.6548300Z Setting up libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:20:18.6594519Z Setting up python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-14T23:20:18.6633845Z Setting up libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:20:18.6669609Z Setting up qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:20:18.6705305Z Setting up libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:20:18.6744868Z Setting up libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:20:18.6792358Z Setting up qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:20:18.6827471Z Setting up python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:20:18.8571903Z Setting up libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:20:18.8608659Z Setting up python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-14T23:20:18.8637686Z Setting up qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:20:18.8671716Z Setting up python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-14T23:20:18.8704226Z Setting up python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:20:19.0728543Z Setting up libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:20:19.0765993Z Setting up qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:20:19.0809785Z Setting up qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:20:19.0960183Z Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-05-14T23:20:19.1138518Z Processing triggers for shared-mime-info (1.15-1) ... 2021-05-14T23:20:20.4542798Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-14T23:20:20.4802107Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-14T23:20:20.5102011Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-14T23:20:20.5369459Z Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ... 2021-05-14T23:20:20.6269823Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:20:20.6642606Z Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-14T23:20:20.9641926Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:20:33.6466571Z Setting up pinentry-gnome3 (1.1.0-3build1) ... 2021-05-14T23:20:33.6679626Z Setting up gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-14T23:20:36.1048396Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-14T23:20:36.1049192Z with: 2021-05-14T23:20:36.1049728Z github_slug: neuroconductor/kirby21.flair 2021-05-14T23:20:36.1050212Z env: 2021-05-14T23:20:36.1050658Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:20:36.1051117Z TIC_DEPLOY_KEY: 2021-05-14T23:20:36.1051927Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:20:36.1053687Z GITHUB_PAT: *** 2021-05-14T23:20:36.1054287Z COVERALLS_TOKEN: 2021-05-14T23:20:36.1054820Z continue-on-error: false 2021-05-14T23:20:36.1055318Z VDIFFR_RUN_TESTS: 2021-05-14T23:20:36.1055844Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:20:36.1056309Z TZ: UTC 2021-05-14T23:20:36.1056733Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:20:36.1057167Z NOT_CRAN: true 2021-05-14T23:20:36.1057578Z ##[endgroup] 2021-05-14T23:20:36.1484050Z repo slug is: neuroconductor/kirby21.flair 2021-05-14T23:20:36.1595730Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-14T23:20:36.1596359Z env: 2021-05-14T23:20:36.1596863Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:20:36.1597356Z TIC_DEPLOY_KEY: 2021-05-14T23:20:36.1598260Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:20:36.1599664Z GITHUB_PAT: *** 2021-05-14T23:20:36.1600244Z COVERALLS_TOKEN: 2021-05-14T23:20:36.1601291Z continue-on-error: false 2021-05-14T23:20:36.1601787Z VDIFFR_RUN_TESTS: 2021-05-14T23:20:36.1602314Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:20:36.1602783Z TZ: UTC 2021-05-14T23:20:36.1603207Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:20:36.1603641Z NOT_CRAN: true 2021-05-14T23:20:36.1604052Z ##[endgroup] 2021-05-14T23:20:36.4148403Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-14T23:20:36.4149057Z with: 2021-05-14T23:20:36.4149471Z repo_name: kirby21.flair 2021-05-14T23:20:36.4150126Z repo_version: 1.7.0 2021-05-14T23:20:36.4150541Z runner_os: Linux 2021-05-14T23:20:36.4150953Z R_version: 3.6 2021-05-14T23:20:36.4151486Z env: 2021-05-14T23:20:36.4152800Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:20:36.4153297Z TIC_DEPLOY_KEY: 2021-05-14T23:20:36.4154167Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:20:36.4156086Z GITHUB_PAT: *** 2021-05-14T23:20:36.4156533Z COVERALLS_TOKEN: 2021-05-14T23:20:36.4157065Z continue-on-error: false 2021-05-14T23:20:36.4157568Z VDIFFR_RUN_TESTS: 2021-05-14T23:20:36.4158104Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:20:36.4158575Z TZ: UTC 2021-05-14T23:20:36.4159002Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:20:36.4159436Z NOT_CRAN: true 2021-05-14T23:20:36.4159862Z ##[endgroup] 2021-05-14T23:20:36.4600300Z Package: kirby21.flair 2021-05-14T23:20:36.4606135Z Version: 1.7.0 2021-05-14T23:20:36.4607300Z OS: Linux 2021-05-14T23:20:36.4857833Z ##[group]Run install.packages('remotes') 2021-05-14T23:20:36.4858638Z install.packages('remotes') 2021-05-14T23:20:36.4859511Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-14T23:20:36.4860588Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-14T23:20:36.4868591Z shell: /usr/local/bin/Rscript {0} 2021-05-14T23:20:36.4869052Z env: 2021-05-14T23:20:36.4869519Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:20:36.4870035Z TIC_DEPLOY_KEY: 2021-05-14T23:20:36.4870936Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:20:36.4872626Z GITHUB_PAT: *** 2021-05-14T23:20:36.4873090Z COVERALLS_TOKEN: 2021-05-14T23:20:36.4873600Z continue-on-error: false 2021-05-14T23:20:36.4874263Z VDIFFR_RUN_TESTS: 2021-05-14T23:20:36.4874756Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:20:36.4875424Z TZ: UTC 2021-05-14T23:20:36.4875855Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:20:36.4876288Z NOT_CRAN: true 2021-05-14T23:20:36.4876702Z ##[endgroup] 2021-05-14T23:20:36.6869284Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:20:36.6870845Z (as ‘lib’ is unspecified) 2021-05-14T23:20:54.1742774Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/remotes_2.3.0.tar.gz' 2021-05-14T23:20:55.6760787Z Content type 'binary/octet-stream' length 391843 bytes (382 KB) 2021-05-14T23:20:55.7135588Z ================================================== 2021-05-14T23:20:55.7136432Z downloaded 382 KB 2021-05-14T23:20:55.7136989Z 2021-05-14T23:20:55.9735706Z * installing *binary* package ‘remotes’ ... 2021-05-14T23:20:55.9786672Z * DONE (remotes) 2021-05-14T23:20:55.9841935Z 2021-05-14T23:20:55.9843008Z The downloaded source packages are in 2021-05-14T23:20:55.9844646Z ‘/tmp/RtmpY9aOGE/downloaded_packages’ 2021-05-14T23:21:17.0784327Z ##[group]Run actions/cache@v1 2021-05-14T23:21:17.0784808Z with: 2021-05-14T23:21:17.0785251Z path: /home/runner/work/_temp/Library 2021-05-14T23:21:17.0788151Z key: Linux-52cdae6dc4678912e67409510b56a0db328f17bfc885ed7e1aa35e76f12f06eb-1-fac08e0264b05809db7a6fedcf426cc65020b78bcf23561a55e64bc56ef9dde8 2021-05-14T23:21:17.0792279Z restore-keys: Linux-52cdae6dc4678912e67409510b56a0db328f17bfc885ed7e1aa35e76f12f06eb-1- 2021-05-14T23:21:17.0793646Z env: 2021-05-14T23:21:17.0794093Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:21:17.0795145Z TIC_DEPLOY_KEY: 2021-05-14T23:21:17.0796511Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:21:17.0798561Z GITHUB_PAT: *** 2021-05-14T23:21:17.0799016Z COVERALLS_TOKEN: 2021-05-14T23:21:17.0799528Z continue-on-error: false 2021-05-14T23:21:17.0800040Z VDIFFR_RUN_TESTS: 2021-05-14T23:21:17.0800551Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:21:17.0801090Z TZ: UTC 2021-05-14T23:21:17.0801522Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:21:17.0801954Z NOT_CRAN: true 2021-05-14T23:21:17.0802366Z ##[endgroup] 2021-05-14T23:21:17.1451467Z [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:21:17.1522441Z ##[group]Run Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-14T23:21:17.1523378Z Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-14T23:21:17.1524337Z sysreqs=$(Rscript -e "cat(sysreqs::sysreq_commands('DESCRIPTION'))") 2021-05-14T23:21:17.1525190Z sudo -s eval "$sysreqs" 2021-05-14T23:21:17.1582789Z shell: /usr/bin/bash -e {0} 2021-05-14T23:21:17.1583222Z env: 2021-05-14T23:21:17.1583705Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:21:17.1584202Z TIC_DEPLOY_KEY: 2021-05-14T23:21:17.1585071Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:21:17.1586443Z GITHUB_PAT: *** 2021-05-14T23:21:17.1586884Z COVERALLS_TOKEN: 2021-05-14T23:21:17.1587392Z continue-on-error: false 2021-05-14T23:21:17.1587902Z VDIFFR_RUN_TESTS: 2021-05-14T23:21:17.1588410Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:21:17.1588901Z TZ: UTC 2021-05-14T23:21:17.1589339Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:21:17.1589788Z NOT_CRAN: true 2021-05-14T23:21:17.1590282Z RHUB_PLATFORM: linux-x86_64-ubuntu-gcc 2021-05-14T23:21:17.1590798Z ##[endgroup] 2021-05-14T23:21:17.3821756Z Using github PAT from envvar GITHUB_PAT 2021-05-14T23:21:17.9579554Z Downloading GitHub repo r-hub/sysreqs@HEAD 2021-05-14T23:21:37.8049308Z rprojroot (NA -> 2.0.2) [CRAN] 2021-05-14T23:21:37.8050047Z crayon (NA -> 1.4.1) [CRAN] 2021-05-14T23:21:37.8050646Z R6 (NA -> 2.5.0) [CRAN] 2021-05-14T23:21:37.8051250Z desc (NA -> 1.3.0) [CRAN] 2021-05-14T23:21:37.8052053Z debugme (NA -> 1.1.0) [CRAN] 2021-05-14T23:21:37.8073233Z Installing 5 packages: rprojroot, crayon, R6, desc, debugme 2021-05-14T23:21:37.8095008Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:21:37.8096104Z (as ‘lib’ is unspecified) 2021-05-14T23:21:53.9404466Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-14T23:21:55.3464562Z Content type 'binary/octet-stream' length 97126 bytes (94 KB) 2021-05-14T23:21:55.3536707Z ================================================== 2021-05-14T23:21:55.3537329Z downloaded 94 KB 2021-05-14T23:21:55.3537646Z 2021-05-14T23:21:55.3580723Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crayon_1.4.1.tar.gz' 2021-05-14T23:21:56.4604954Z Content type 'binary/octet-stream' length 136613 bytes (133 KB) 2021-05-14T23:21:56.4706424Z ================================================== 2021-05-14T23:21:56.4707278Z downloaded 133 KB 2021-05-14T23:21:56.4707966Z 2021-05-14T23:21:56.4749826Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R6_2.5.0.tar.gz' 2021-05-14T23:21:57.7966053Z Content type 'binary/octet-stream' length 82248 bytes (80 KB) 2021-05-14T23:21:57.8084934Z ================================================== 2021-05-14T23:21:57.8085487Z downloaded 80 KB 2021-05-14T23:21:57.8085790Z 2021-05-14T23:21:57.8125316Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/desc_1.3.0.tar.gz' 2021-05-14T23:21:59.0514435Z Content type 'binary/octet-stream' length 524642 bytes (512 KB) 2021-05-14T23:21:59.0837786Z ================================================== 2021-05-14T23:21:59.0838989Z downloaded 512 KB 2021-05-14T23:21:59.0839547Z 2021-05-14T23:21:59.0879903Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/debugme_1.1.0.tar.gz' 2021-05-14T23:22:01.9376239Z Content type 'binary/octet-stream' length 1015330 bytes (991 KB) 2021-05-14T23:22:02.0179885Z ================================================== 2021-05-14T23:22:02.0181538Z downloaded 991 KB 2021-05-14T23:22:02.0182931Z 2021-05-14T23:22:02.2640943Z * installing *binary* package ‘rprojroot’ ... 2021-05-14T23:22:02.2693191Z * DONE (rprojroot) 2021-05-14T23:22:02.5051646Z * installing *binary* package ‘crayon’ ... 2021-05-14T23:22:02.5092915Z * DONE (crayon) 2021-05-14T23:22:02.7445762Z * installing *binary* package ‘R6’ ... 2021-05-14T23:22:02.7491353Z * DONE (R6) 2021-05-14T23:22:03.0421080Z * installing *binary* package ‘desc’ ... 2021-05-14T23:22:03.0470332Z * DONE (desc) 2021-05-14T23:22:03.3254952Z * installing *binary* package ‘debugme’ ... 2021-05-14T23:22:03.3306693Z * DONE (debugme) 2021-05-14T23:22:03.3365570Z 2021-05-14T23:22:03.3366635Z The downloaded source packages are in 2021-05-14T23:22:03.3368070Z ‘/tmp/Rtmpl3XvKX/downloaded_packages’ 2021-05-14T23:22:03.3379063Z Running `R CMD build`... 2021-05-14T23:22:03.6032601Z * checking for file ‘/tmp/Rtmpl3XvKX/remotes68db77d4a3a4/r-hub-sysreqs-f068afa/DESCRIPTION’ ... OK 2021-05-14T23:22:03.6034634Z * preparing ‘sysreqs’: 2021-05-14T23:22:03.6035876Z * checking DESCRIPTION meta-information ... OK 2021-05-14T23:22:03.6037556Z * checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:22:03.6038846Z * checking for empty or unneeded directories 2021-05-14T23:22:03.6040182Z * building ‘sysreqs_1.0.0.9000.tar.gz’ 2021-05-14T23:22:03.6050115Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:22:03.6051458Z (as ‘lib’ is unspecified) 2021-05-14T23:22:03.8501742Z * installing *source* package ‘sysreqs’ ... 2021-05-14T23:22:03.8504555Z ** using staged installation 2021-05-14T23:22:03.8660931Z ** R 2021-05-14T23:22:03.8760808Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:22:04.3060195Z ** help 2021-05-14T23:22:04.3211132Z *** installing help indices 2021-05-14T23:22:04.3411673Z ** building package indices 2021-05-14T23:22:04.3553973Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:22:04.5753976Z ** testing if installed package can be loaded from final location 2021-05-14T23:22:04.7880192Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:22:04.7885844Z * DONE (sysreqs) 2021-05-14T23:22:26.1338324Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-14T23:22:26.1343427Z Hit:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-14T23:22:26.1346985Z Hit:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-14T23:22:26.1961781Z Hit:4 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-14T23:22:26.2446945Z Hit:5 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease 2021-05-14T23:22:26.3367275Z Get:6 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-14T23:22:26.3986443Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-14T23:22:26.6802292Z Hit:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease 2021-05-14T23:22:26.9539297Z Hit:9 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-14T23:22:27.2742324Z Fetched 109 kB in 1s (104 kB/s) 2021-05-14T23:22:28.1757529Z Reading package lists... 2021-05-14T23:22:28.2594570Z Reading package lists... 2021-05-14T23:22:28.4280630Z Building dependency tree... 2021-05-14T23:22:28.4309191Z Reading state information... 2021-05-14T23:22:28.5973203Z libgit2-dev is already the newest version (0.28.4+dfsg.1-2). 2021-05-14T23:22:28.5975021Z libssh2-1-dev is already the newest version (1.8.0-2.1build1). 2021-05-14T23:22:28.5976278Z libssh2-1-dev set to manually installed. 2021-05-14T23:22:28.5978274Z libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-14T23:22:28.5980603Z zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-05-14T23:22:28.5983997Z Suggested packages: 2021-05-14T23:22:28.5985930Z libcurl4-doc libidn11-dev libldap2-dev librtmp-dev 2021-05-14T23:22:28.6485520Z The following NEW packages will be installed: 2021-05-14T23:22:28.6489300Z libcurl4-openssl-dev 2021-05-14T23:22:28.6692725Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:22:28.6693985Z Need to get 321 kB of archives. 2021-05-14T23:22:28.6695073Z After this operation, 1539 kB of additional disk space will be used. 2021-05-14T23:22:28.6698623Z 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:22:29.2076181Z Fetched 321 kB in 0s (7052 kB/s) 2021-05-14T23:22:29.2468621Z Selecting previously unselected package libcurl4-openssl-dev:amd64. 2021-05-14T23:22:29.2588433Z (Reading database ... 2021-05-14T23:22:29.2589411Z (Reading database ... 5% 2021-05-14T23:22:29.2595403Z (Reading database ... 10% 2021-05-14T23:22:29.2595938Z (Reading database ... 15% 2021-05-14T23:22:29.2596633Z (Reading database ... 20% 2021-05-14T23:22:29.2597135Z (Reading database ... 25% 2021-05-14T23:22:29.2597650Z (Reading database ... 30% 2021-05-14T23:22:29.2598351Z (Reading database ... 35% 2021-05-14T23:22:29.2598865Z (Reading database ... 40% 2021-05-14T23:22:29.2599391Z (Reading database ... 45% 2021-05-14T23:22:29.2599902Z (Reading database ... 50% 2021-05-14T23:22:29.2643760Z (Reading database ... 55% 2021-05-14T23:22:29.2702170Z (Reading database ... 60% 2021-05-14T23:22:29.2753604Z (Reading database ... 65% 2021-05-14T23:22:29.2970518Z (Reading database ... 70% 2021-05-14T23:22:29.3004897Z (Reading database ... 75% 2021-05-14T23:22:29.3322351Z (Reading database ... 80% 2021-05-14T23:22:29.3450759Z (Reading database ... 85% 2021-05-14T23:22:29.3907525Z (Reading database ... 90% 2021-05-14T23:22:29.4025244Z (Reading database ... 95% 2021-05-14T23:22:29.4026253Z (Reading database ... 100% 2021-05-14T23:22:29.4027332Z (Reading database ... 285022 files and directories currently installed.) 2021-05-14T23:22:29.4197384Z Preparing to unpack .../libcurl4-openssl-dev_7.68.0-1ubuntu2.5_amd64.deb ... 2021-05-14T23:22:29.4212096Z Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-14T23:22:29.5254725Z Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-14T23:22:29.5299619Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:22:35.5390256Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-14T23:22:35.5390981Z remotes::install_github("ropensci/tic") 2021-05-14T23:22:35.5391575Z remotes::install_github("muschellij2/ghtravis") 2021-05-14T23:22:35.5393716Z remotes::install_github("muschellij2/aghast") 2021-05-14T23:22:35.5394422Z remotes::install_cran("covr") 2021-05-14T23:22:35.5403472Z shell: /usr/local/bin/Rscript {0} 2021-05-14T23:22:35.5403925Z env: 2021-05-14T23:22:35.5404461Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:22:35.5404961Z TIC_DEPLOY_KEY: 2021-05-14T23:22:35.5405832Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:22:35.5407494Z GITHUB_PAT: *** 2021-05-14T23:22:35.5407950Z COVERALLS_TOKEN: 2021-05-14T23:22:35.5408462Z continue-on-error: false 2021-05-14T23:22:35.5408976Z VDIFFR_RUN_TESTS: 2021-05-14T23:22:35.5409663Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:22:35.5410167Z TZ: UTC 2021-05-14T23:22:35.5410905Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:22:35.5411321Z NOT_CRAN: true 2021-05-14T23:22:35.5411680Z ##[endgroup] 2021-05-14T23:22:35.7678759Z Using github PAT from envvar GITHUB_PAT 2021-05-14T23:22:36.9688918Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-14T23:22:56.5857614Z rlang (NA -> 0.4.11) [CRAN] 2021-05-14T23:22:56.5859098Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-14T23:22:56.5860171Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-14T23:22:56.5861184Z sys (NA -> 3.4 ) [CRAN] 2021-05-14T23:22:56.5862194Z askpass (NA -> 1.1 ) [CRAN] 2021-05-14T23:22:56.5863241Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-14T23:22:56.5864262Z mime (NA -> 0.10 ) [CRAN] 2021-05-14T23:22:56.5865248Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-14T23:22:56.5866274Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-14T23:22:56.5868386Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-14T23:22:56.5869700Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-14T23:22:56.5870649Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-14T23:22:56.5871522Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-14T23:22:56.5873064Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-14T23:22:56.5873954Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-14T23:22:56.5874894Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-14T23:22:56.5875808Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-14T23:22:56.5876669Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-14T23:22:56.5877526Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-14T23:22:56.5878478Z whisker (NA -> 0.4 ) [CRAN] 2021-05-14T23:22:56.5879394Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-14T23:22:56.5880275Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-14T23:22:56.5881159Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-14T23:22:56.5882040Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-14T23:22:56.5882882Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-14T23:22:56.5883734Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-14T23:22:56.5884596Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-14T23:22:56.5886948Z 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:22:56.5889161Z cachem (NA -> 1.0.4 ) [CRAN] 2021-05-14T23:22:56.5890078Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-14T23:22:56.5891100Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-14T23:22:56.5892184Z git2r (NA -> 0.28.0) [CRAN] 2021-05-14T23:22:56.5901358Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:22:56.5902418Z (as ‘lib’ is unspecified) 2021-05-14T23:23:13.0839960Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rlang_0.4.11.tar.gz' 2021-05-14T23:23:14.4427694Z Content type 'binary/octet-stream' length 1390763 bytes (1.3 MB) 2021-05-14T23:23:14.4824439Z ================================================== 2021-05-14T23:23:14.4825746Z downloaded 1.3 MB 2021-05-14T23:23:14.4826600Z 2021-05-14T23:23:14.4863371Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-14T23:23:16.0582576Z Content type 'binary/octet-stream' length 233604 bytes (228 KB) 2021-05-14T23:23:16.0808506Z ================================================== 2021-05-14T23:23:16.0810384Z downloaded 228 KB 2021-05-14T23:23:16.0811264Z 2021-05-14T23:23:16.0848348Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/glue_1.4.2.tar.gz' 2021-05-14T23:23:17.2632263Z Content type 'binary/octet-stream' length 144288 bytes (140 KB) 2021-05-14T23:23:17.2782999Z ================================================== 2021-05-14T23:23:17.2784441Z downloaded 140 KB 2021-05-14T23:23:17.2785050Z 2021-05-14T23:23:17.2824422Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sys_3.4.tar.gz' 2021-05-14T23:23:18.8734086Z Content type 'binary/octet-stream' length 55124 bytes (53 KB) 2021-05-14T23:23:18.8803800Z ================================================== 2021-05-14T23:23:18.8805603Z downloaded 53 KB 2021-05-14T23:23:18.8806203Z 2021-05-14T23:23:18.8842381Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/askpass_1.1.tar.gz' 2021-05-14T23:23:20.3796260Z Content type 'binary/octet-stream' length 23661 bytes (23 KB) 2021-05-14T23:23:20.3801028Z ================================================== 2021-05-14T23:23:20.3801917Z downloaded 23 KB 2021-05-14T23:23:20.3803255Z 2021-05-14T23:23:20.3845198Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/openssl_1.4.4.tar.gz' 2021-05-14T23:23:21.5959918Z Content type 'binary/octet-stream' length 1492186 bytes (1.4 MB) 2021-05-14T23:23:21.6400517Z ================================================== 2021-05-14T23:23:21.6401831Z downloaded 1.4 MB 2021-05-14T23:23:21.6402406Z 2021-05-14T23:23:21.6437677Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mime_0.10.tar.gz' 2021-05-14T23:23:22.9814985Z Content type 'binary/octet-stream' length 37709 bytes (36 KB) 2021-05-14T23:23:22.9816198Z ================================================== 2021-05-14T23:23:22.9816641Z downloaded 36 KB 2021-05-14T23:23:22.9816939Z 2021-05-14T23:23:22.9818311Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/curl_4.3.1.tar.gz' 2021-05-14T23:23:24.2703241Z Content type 'binary/octet-stream' length 905440 bytes (884 KB) 2021-05-14T23:23:24.3110168Z ================================================== 2021-05-14T23:23:24.3111072Z downloaded 884 KB 2021-05-14T23:23:24.3111621Z 2021-05-14T23:23:24.3150959Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-14T23:23:25.6383237Z Content type 'binary/octet-stream' length 535666 bytes (523 KB) 2021-05-14T23:23:25.6694363Z ================================================== 2021-05-14T23:23:25.6695420Z downloaded 523 KB 2021-05-14T23:23:25.6696106Z 2021-05-14T23:23:25.6799474Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ini_0.3.1.tar.gz' 2021-05-14T23:23:26.5758172Z Content type 'binary/octet-stream' length 13087 bytes (12 KB) 2021-05-14T23:23:26.5758979Z ================================================== 2021-05-14T23:23:26.5759764Z downloaded 12 KB 2021-05-14T23:23:26.5760075Z 2021-05-14T23:23:26.5794337Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httr_1.4.2.tar.gz' 2021-05-14T23:23:27.5202966Z Content type 'binary/octet-stream' length 498515 bytes (486 KB) 2021-05-14T23:23:27.5517828Z ================================================== 2021-05-14T23:23:27.5518530Z downloaded 486 KB 2021-05-14T23:23:27.5518825Z 2021-05-14T23:23:27.5559032Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-14T23:23:28.8872187Z Content type 'binary/octet-stream' length 93277 bytes (91 KB) 2021-05-14T23:23:28.8966767Z ================================================== 2021-05-14T23:23:28.8967347Z downloaded 91 KB 2021-05-14T23:23:28.8967668Z 2021-05-14T23:23:28.9009376Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cli_2.5.0.tar.gz' 2021-05-14T23:23:29.8275405Z Content type 'binary/octet-stream' length 520445 bytes (508 KB) 2021-05-14T23:23:29.8560745Z ================================================== 2021-05-14T23:23:29.8561340Z downloaded 508 KB 2021-05-14T23:23:29.8561655Z 2021-05-14T23:23:29.8606308Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zip_2.1.1.tar.gz' 2021-05-14T23:23:31.0128228Z Content type 'binary/octet-stream' length 636581 bytes (621 KB) 2021-05-14T23:23:31.0487640Z ================================================== 2021-05-14T23:23:31.0488599Z downloaded 621 KB 2021-05-14T23:23:31.0489275Z 2021-05-14T23:23:31.0531893Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-14T23:23:32.0556508Z Content type 'binary/octet-stream' length 273750 bytes (267 KB) 2021-05-14T23:23:32.0771116Z ================================================== 2021-05-14T23:23:32.0772259Z downloaded 267 KB 2021-05-14T23:23:32.0772823Z 2021-05-14T23:23:32.0815335Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/credentials_1.3.0.tar.gz' 2021-05-14T23:23:33.1214036Z Content type 'binary/octet-stream' length 171711 bytes (167 KB) 2021-05-14T23:23:33.1397761Z ================================================== 2021-05-14T23:23:33.1398275Z downloaded 167 KB 2021-05-14T23:23:33.1398587Z 2021-05-14T23:23:33.1437351Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-14T23:23:34.2797306Z Content type 'binary/octet-stream' length 240759 bytes (235 KB) 2021-05-14T23:23:34.3016911Z ================================================== 2021-05-14T23:23:34.3017544Z downloaded 235 KB 2021-05-14T23:23:34.3017897Z 2021-05-14T23:23:34.3061256Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/yaml_2.2.1.tar.gz' 2021-05-14T23:23:36.3976968Z Content type 'binary/octet-stream' length 283691 bytes (277 KB) 2021-05-14T23:23:36.4209966Z ================================================== 2021-05-14T23:23:36.4211971Z downloaded 277 KB 2021-05-14T23:23:36.4213493Z 2021-05-14T23:23:36.4250533Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/withr_2.4.2.tar.gz' 2021-05-14T23:23:37.5602703Z Content type 'binary/octet-stream' length 206819 bytes (201 KB) 2021-05-14T23:23:37.5804288Z ================================================== 2021-05-14T23:23:37.5804841Z downloaded 201 KB 2021-05-14T23:23:37.5805155Z 2021-05-14T23:23:37.5847113Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/whisker_0.4.tar.gz' 2021-05-14T23:23:39.6484765Z Content type 'binary/octet-stream' length 65725 bytes (64 KB) 2021-05-14T23:23:39.6485380Z ================================================== 2021-05-14T23:23:39.6485769Z downloaded 64 KB 2021-05-14T23:23:39.6486023Z 2021-05-14T23:23:39.6525444Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-14T23:23:40.9633576Z Content type 'binary/octet-stream' length 47392 bytes (46 KB) 2021-05-14T23:23:40.9705658Z ================================================== 2021-05-14T23:23:40.9706420Z downloaded 46 KB 2021-05-14T23:23:40.9706731Z 2021-05-14T23:23:40.9744159Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/purrr_0.3.4.tar.gz' 2021-05-14T23:23:42.3778498Z Content type 'binary/octet-stream' length 427159 bytes (417 KB) 2021-05-14T23:23:42.4077062Z ================================================== 2021-05-14T23:23:42.4077762Z downloaded 417 KB 2021-05-14T23:23:42.4078055Z 2021-05-14T23:23:42.4122146Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-14T23:23:43.5801350Z Content type 'binary/octet-stream' length 93600 bytes (91 KB) 2021-05-14T23:23:43.5905174Z ================================================== 2021-05-14T23:23:43.5906079Z downloaded 91 KB 2021-05-14T23:23:43.5906614Z 2021-05-14T23:23:43.5946879Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gh_1.3.0.tar.gz' 2021-05-14T23:23:45.0710354Z Content type 'binary/octet-stream' length 136762 bytes (133 KB) 2021-05-14T23:23:45.0882699Z ================================================== 2021-05-14T23:23:45.0883831Z downloaded 133 KB 2021-05-14T23:23:45.0884499Z 2021-05-14T23:23:45.0924471Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gert_1.3.0.tar.gz' 2021-05-14T23:23:46.6755925Z Content type 'binary/octet-stream' length 277164 bytes (270 KB) 2021-05-14T23:23:46.6965611Z ================================================== 2021-05-14T23:23:46.6966191Z downloaded 270 KB 2021-05-14T23:23:46.6966491Z 2021-05-14T23:23:46.7009670Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fs_1.5.0.tar.gz' 2021-05-14T23:23:47.7772341Z Content type 'binary/octet-stream' length 753265 bytes (735 KB) 2021-05-14T23:23:47.8096854Z ================================================== 2021-05-14T23:23:47.8097813Z downloaded 735 KB 2021-05-14T23:23:47.8098463Z 2021-05-14T23:23:47.8140783Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clipr_0.7.1.tar.gz' 2021-05-14T23:23:49.0953453Z Content type 'binary/octet-stream' length 47213 bytes (46 KB) 2021-05-14T23:23:49.1025262Z ================================================== 2021-05-14T23:23:49.1025797Z downloaded 46 KB 2021-05-14T23:23:49.1026109Z 2021-05-14T23:23:49.1074122Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cachem_1.0.4.tar.gz' 2021-05-14T23:23:50.5051264Z Content type 'binary/octet-stream' length 68578 bytes (66 KB) 2021-05-14T23:23:50.5052030Z ================================================== 2021-05-14T23:23:50.5053074Z downloaded 66 KB 2021-05-14T23:23:50.5053581Z 2021-05-14T23:23:50.5095471Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/usethis_2.0.1.tar.gz' 2021-05-14T23:23:51.8533698Z Content type 'binary/octet-stream' length 705698 bytes (689 KB) 2021-05-14T23:23:51.9124200Z ================================================== 2021-05-14T23:23:51.9125757Z downloaded 689 KB 2021-05-14T23:23:51.9126936Z 2021-05-14T23:23:51.9163174Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/memoise_2.0.0.tar.gz' 2021-05-14T23:23:52.8377211Z Content type 'binary/octet-stream' length 47028 bytes (45 KB) 2021-05-14T23:23:52.8447898Z ================================================== 2021-05-14T23:23:52.8448440Z downloaded 45 KB 2021-05-14T23:23:52.8448735Z 2021-05-14T23:23:52.8489258Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/git2r_0.28.0.tar.gz' 2021-05-14T23:23:54.3927695Z Content type 'binary/octet-stream' length 618098 bytes (603 KB) 2021-05-14T23:23:54.4272572Z ================================================== 2021-05-14T23:23:54.4273559Z downloaded 603 KB 2021-05-14T23:23:54.4273883Z 2021-05-14T23:23:54.7715754Z * installing *binary* package ‘rlang’ ... 2021-05-14T23:23:54.7784726Z * DONE (rlang) 2021-05-14T23:23:55.0386952Z * installing *binary* package ‘magrittr’ ... 2021-05-14T23:23:55.0440372Z * DONE (magrittr) 2021-05-14T23:23:55.3110987Z * installing *binary* package ‘glue’ ... 2021-05-14T23:23:55.3163330Z * DONE (glue) 2021-05-14T23:23:55.5634555Z * installing *binary* package ‘sys’ ... 2021-05-14T23:23:55.5677346Z * DONE (sys) 2021-05-14T23:23:55.8103713Z * installing *binary* package ‘mime’ ... 2021-05-14T23:23:55.8143831Z * DONE (mime) 2021-05-14T23:23:56.1746386Z * installing *binary* package ‘curl’ ... 2021-05-14T23:23:56.1825977Z * DONE (curl) 2021-05-14T23:23:56.4738839Z * installing *binary* package ‘jsonlite’ ... 2021-05-14T23:23:56.4800066Z * DONE (jsonlite) 2021-05-14T23:23:56.7196369Z * installing *binary* package ‘ini’ ... 2021-05-14T23:23:56.7237010Z * DONE (ini) 2021-05-14T23:23:57.0081753Z * installing *binary* package ‘gitcreds’ ... 2021-05-14T23:23:57.0128064Z * DONE (gitcreds) 2021-05-14T23:23:57.3382011Z * installing *binary* package ‘zip’ ... 2021-05-14T23:23:57.3442165Z * DONE (zip) 2021-05-14T23:23:57.6128407Z * installing *binary* package ‘rstudioapi’ ... 2021-05-14T23:23:57.6186242Z * DONE (rstudioapi) 2021-05-14T23:23:57.8867105Z * installing *binary* package ‘fastmap’ ... 2021-05-14T23:23:57.8917312Z * DONE (fastmap) 2021-05-14T23:23:58.1731243Z * installing *binary* package ‘yaml’ ... 2021-05-14T23:23:58.1784528Z * DONE (yaml) 2021-05-14T23:23:58.4579317Z * installing *binary* package ‘withr’ ... 2021-05-14T23:23:58.4626996Z * DONE (withr) 2021-05-14T23:23:58.7353440Z * installing *binary* package ‘whisker’ ... 2021-05-14T23:23:58.7403665Z * DONE (whisker) 2021-05-14T23:23:58.9902140Z * installing *binary* package ‘rappdirs’ ... 2021-05-14T23:23:58.9956552Z * DONE (rappdirs) 2021-05-14T23:23:59.3228364Z * installing *binary* package ‘fs’ ... 2021-05-14T23:23:59.3290085Z * DONE (fs) 2021-05-14T23:23:59.5833813Z * installing *binary* package ‘clipr’ ... 2021-05-14T23:23:59.5877123Z * DONE (clipr) 2021-05-14T23:23:59.8841301Z * installing *binary* package ‘git2r’ ... 2021-05-14T23:23:59.8894174Z * DONE (git2r) 2021-05-14T23:24:00.1358735Z * installing *binary* package ‘askpass’ ... 2021-05-14T23:24:00.1399642Z * DONE (askpass) 2021-05-14T23:24:00.4239915Z * installing *binary* package ‘cli’ ... 2021-05-14T23:24:00.4294998Z * DONE (cli) 2021-05-14T23:24:00.7090394Z * installing *binary* package ‘purrr’ ... 2021-05-14T23:24:00.7145885Z * DONE (purrr) 2021-05-14T23:24:00.9987463Z * installing *binary* package ‘lifecycle’ ... 2021-05-14T23:24:01.0037396Z * DONE (lifecycle) 2021-05-14T23:24:01.2446010Z * installing *binary* package ‘cachem’ ... 2021-05-14T23:24:01.2488136Z * DONE (cachem) 2021-05-14T23:24:01.6551143Z * installing *binary* package ‘openssl’ ... 2021-05-14T23:24:01.6633195Z * DONE (openssl) 2021-05-14T23:24:01.8977151Z * installing *binary* package ‘memoise’ ... 2021-05-14T23:24:01.9016715Z * DONE (memoise) 2021-05-14T23:24:02.1907810Z * installing *binary* package ‘httr’ ... 2021-05-14T23:24:02.1962931Z * DONE (httr) 2021-05-14T23:24:02.4516691Z * installing *binary* package ‘credentials’ ... 2021-05-14T23:24:02.4564345Z * DONE (credentials) 2021-05-14T23:24:02.7172690Z * installing *binary* package ‘gh’ ... 2021-05-14T23:24:02.7216367Z * DONE (gh) 2021-05-14T23:24:02.9934882Z * installing *binary* package ‘gert’ ... 2021-05-14T23:24:02.9982019Z * DONE (gert) 2021-05-14T23:24:03.3201341Z * installing *binary* package ‘usethis’ ... 2021-05-14T23:24:03.3275061Z * DONE (usethis) 2021-05-14T23:24:03.3350308Z 2021-05-14T23:24:03.3351381Z The downloaded source packages are in 2021-05-14T23:24:03.3353199Z ‘/tmp/RtmpoiDJwB/downloaded_packages’ 2021-05-14T23:24:03.3363544Z Running `R CMD build`... 2021-05-14T23:24:05.6234782Z * checking for file ‘/tmp/RtmpoiDJwB/remotes716a66a8b1c4/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-14T23:24:05.6236587Z * preparing ‘tic’: 2021-05-14T23:24:05.6238004Z * checking DESCRIPTION meta-information ... OK 2021-05-14T23:24:05.6239125Z * installing the package to process help pages 2021-05-14T23:24:05.6240422Z * checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:24:05.6241473Z * checking for empty or unneeded directories 2021-05-14T23:24:05.6242665Z Removed empty directory ‘tic/.circleci’ 2021-05-14T23:24:05.6243728Z Removed empty directory ‘tic/pkgdown’ 2021-05-14T23:24:05.6244678Z * building ‘tic_0.10.0.tar.gz’ 2021-05-14T23:24:05.6251496Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:24:05.6252782Z (as ‘lib’ is unspecified) 2021-05-14T23:24:06.0007434Z * installing *source* package ‘tic’ ... 2021-05-14T23:24:06.0011321Z ** using staged installation 2021-05-14T23:24:06.0332117Z ** R 2021-05-14T23:24:06.0602399Z ** inst 2021-05-14T23:24:06.0641288Z ** preparing package for lazy loading 2021-05-14T23:24:06.5033515Z ** help 2021-05-14T23:24:06.6728842Z *** installing help indices 2021-05-14T23:24:06.7965752Z *** copying figures 2021-05-14T23:24:06.7972172Z ** building package indices 2021-05-14T23:24:06.9450256Z ** installing vignettes 2021-05-14T23:24:06.9506074Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:24:07.2485362Z ** testing if installed package can be loaded from final location 2021-05-14T23:24:07.5993676Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:24:07.5995048Z * DONE (tic) 2021-05-14T23:24:07.6121388Z Using github PAT from envvar GITHUB_PAT 2021-05-14T23:24:07.9178622Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-14T23:24:11.1249276Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-14T23:24:11.1250519Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-14T23:24:11.1251638Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-14T23:24:11.1254640Z 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:24:11.1257919Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-14T23:24:11.1258862Z pillar (NA -> 1.6.0 ) [CRAN] 2021-05-14T23:24:11.1259772Z tibble (NA -> 3.1.1 ) [CRAN] 2021-05-14T23:24:11.1260671Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-14T23:24:11.1261763Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:24:11.1262500Z (as ‘lib’ is unspecified) 2021-05-14T23:24:11.1263132Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-14T23:24:11.1264229Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-14T23:24:11.1265334Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-14T23:24:11.1266201Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-14T23:24:11.1267688Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-14T23:24:11.1268572Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-14T23:24:11.1269431Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-14T23:24:11.1270318Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-14T23:24:11.1273014Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-14T23:24:11.1273812Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-14T23:24:11.1274518Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-14T23:24:11.1275195Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-14T23:24:11.1276034Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-14T23:24:11.1276956Z xfun (NA -> 0.22 ) [CRAN] 2021-05-14T23:24:11.1277663Z markdown (NA -> 1.1 ) [CRAN] 2021-05-14T23:24:11.1278517Z highr (NA -> 0.9 ) [CRAN] 2021-05-14T23:24:11.1279214Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-14T23:24:11.1279907Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-14T23:24:11.1280741Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-14T23:24:11.1283230Z knitr (NA -> 1.33 ) [CRAN] 2021-05-14T23:24:11.1284104Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-14T23:24:11.1284840Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-14T23:24:11.1285545Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-14T23:24:11.1286440Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-14T23:24:11.1287437Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-14T23:24:11.1288191Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-14T23:24:11.1288924Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-14T23:24:11.1289643Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-14T23:24:11.1290811Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-14T23:24:11.1291846Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-14T23:24:11.1292779Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-14T23:24:27.8529928Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/utf8_1.2.1.tar.gz' 2021-05-14T23:24:29.0264520Z Content type 'binary/octet-stream' length 237239 bytes (231 KB) 2021-05-14T23:24:29.0402395Z ================================================== 2021-05-14T23:24:29.0404059Z downloaded 231 KB 2021-05-14T23:24:29.0404762Z 2021-05-14T23:24:29.0441593Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-14T23:24:30.3791655Z Content type 'binary/octet-stream' length 1619740 bytes (1.5 MB) 2021-05-14T23:24:30.4121153Z ================================================== 2021-05-14T23:24:30.4122950Z downloaded 1.5 MB 2021-05-14T23:24:30.4123888Z 2021-05-14T23:24:30.4167177Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-14T23:24:31.3941172Z Content type 'binary/octet-stream' length 17482 bytes (17 KB) 2021-05-14T23:24:31.3943905Z ================================================== 2021-05-14T23:24:31.3944427Z downloaded 17 KB 2021-05-14T23:24:31.3944734Z 2021-05-14T23:24:31.3985152Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pillar_1.6.0.tar.gz' 2021-05-14T23:24:32.3517317Z Content type 'binary/octet-stream' length 1003054 bytes (979 KB) 2021-05-14T23:24:32.3779057Z ================================================== 2021-05-14T23:24:32.3779679Z downloaded 979 KB 2021-05-14T23:24:32.3779979Z 2021-05-14T23:24:32.3820033Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tibble_3.1.1.tar.gz' 2021-05-14T23:24:34.0026026Z Content type 'binary/octet-stream' length 811477 bytes (792 KB) 2021-05-14T23:24:34.0026821Z ================================================== 2021-05-14T23:24:34.0027309Z downloaded 792 KB 2021-05-14T23:24:34.0027662Z 2021-05-14T23:24:34.0029107Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-14T23:24:34.6736677Z Content type 'binary/octet-stream' length 44273 bytes (43 KB) 2021-05-14T23:24:34.6782081Z ================================================== 2021-05-14T23:24:34.6784126Z downloaded 43 KB 2021-05-14T23:24:34.6785894Z 2021-05-14T23:24:34.6825156Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fansi_0.4.2.tar.gz' 2021-05-14T23:24:35.9620388Z Content type 'binary/octet-stream' length 254275 bytes (248 KB) 2021-05-14T23:24:35.9756494Z ================================================== 2021-05-14T23:24:35.9757433Z downloaded 248 KB 2021-05-14T23:24:35.9758067Z 2021-05-14T23:24:35.9793415Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-14T23:24:37.1845294Z Content type 'binary/octet-stream' length 974870 bytes (952 KB) 2021-05-14T23:24:37.2079918Z ================================================== 2021-05-14T23:24:37.2081284Z downloaded 952 KB 2021-05-14T23:24:37.2081886Z 2021-05-14T23:24:37.2116526Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/waldo_0.2.5.tar.gz' 2021-05-14T23:24:38.6487136Z Content type 'binary/octet-stream' length 69885 bytes (68 KB) 2021-05-14T23:24:38.6540760Z ================================================== 2021-05-14T23:24:38.6626180Z downloaded 68 KB 2021-05-14T23:24:38.6626536Z 2021-05-14T23:24:38.6628244Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ps_1.6.0.tar.gz' 2021-05-14T23:24:39.8319803Z Content type 'binary/octet-stream' length 355820 bytes (347 KB) 2021-05-14T23:24:39.8617719Z ================================================== 2021-05-14T23:24:39.8618896Z downloaded 347 KB 2021-05-14T23:24:39.8619467Z 2021-05-14T23:24:39.8666930Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/processx_3.5.2.tar.gz' 2021-05-14T23:24:40.9700139Z Content type 'binary/octet-stream' length 423040 bytes (413 KB) 2021-05-14T23:24:40.9882821Z ================================================== 2021-05-14T23:24:40.9883365Z downloaded 413 KB 2021-05-14T23:24:40.9883669Z 2021-05-14T23:24:40.9921352Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/praise_1.0.0.tar.gz' 2021-05-14T23:24:42.2192934Z Content type 'binary/octet-stream' length 16011 bytes (15 KB) 2021-05-14T23:24:42.2193824Z ================================================== 2021-05-14T23:24:42.2194288Z downloaded 15 KB 2021-05-14T23:24:42.2194587Z 2021-05-14T23:24:42.2227261Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-14T23:24:43.4192195Z Content type 'binary/octet-stream' length 151151 bytes (147 KB) 2021-05-14T23:24:43.4296594Z ================================================== 2021-05-14T23:24:43.4297333Z downloaded 147 KB 2021-05-14T23:24:43.4297632Z 2021-05-14T23:24:43.4338309Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/evaluate_0.14.tar.gz' 2021-05-14T23:24:46.3623223Z Content type 'binary/octet-stream' length 74428 bytes (72 KB) 2021-05-14T23:24:46.3677837Z ================================================== 2021-05-14T23:24:46.3678816Z downloaded 72 KB 2021-05-14T23:24:46.3679357Z 2021-05-14T23:24:46.3717556Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-14T23:24:47.7270464Z Content type 'binary/octet-stream' length 40229 bytes (39 KB) 2021-05-14T23:24:47.7279537Z ================================================== 2021-05-14T23:24:47.7281959Z downloaded 39 KB 2021-05-14T23:24:47.7282692Z 2021-05-14T23:24:47.7316464Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/digest_0.6.27.tar.gz' 2021-05-14T23:24:49.0395142Z Content type 'binary/octet-stream' length 357439 bytes (349 KB) 2021-05-14T23:24:49.0601143Z ================================================== 2021-05-14T23:24:49.0601738Z downloaded 349 KB 2021-05-14T23:24:49.0602040Z 2021-05-14T23:24:49.0645188Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/callr_3.7.0.tar.gz' 2021-05-14T23:24:50.1549956Z Content type 'binary/octet-stream' length 436337 bytes (426 KB) 2021-05-14T23:24:50.1750842Z ================================================== 2021-05-14T23:24:50.1752564Z downloaded 426 KB 2021-05-14T23:24:50.1752938Z 2021-05-14T23:24:50.1865162Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brio_1.1.2.tar.gz' 2021-05-14T23:24:51.2814182Z Content type 'binary/octet-stream' length 41756 bytes (40 KB) 2021-05-14T23:24:51.2860117Z ================================================== 2021-05-14T23:24:51.2861363Z downloaded 40 KB 2021-05-14T23:24:51.2899832Z 2021-05-14T23:24:51.2904742Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xml2_1.3.2.tar.gz' 2021-05-14T23:24:52.5206481Z Content type 'binary/octet-stream' length 617164 bytes (602 KB) 2021-05-14T23:24:52.5426418Z ================================================== 2021-05-14T23:24:52.5427326Z downloaded 602 KB 2021-05-14T23:24:52.5427850Z 2021-05-14T23:24:52.5470826Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xfun_0.22.tar.gz' 2021-05-14T23:24:53.8787933Z Content type 'binary/octet-stream' length 311168 bytes (303 KB) 2021-05-14T23:24:53.8959142Z ================================================== 2021-05-14T23:24:53.8960072Z downloaded 303 KB 2021-05-14T23:24:53.8960744Z 2021-05-14T23:24:53.8996337Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/markdown_1.1.tar.gz' 2021-05-14T23:24:55.2386023Z Content type 'binary/octet-stream' length 230497 bytes (225 KB) 2021-05-14T23:24:55.2531965Z ================================================== 2021-05-14T23:24:55.2532964Z downloaded 225 KB 2021-05-14T23:24:55.2533513Z 2021-05-14T23:24:55.2568160Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/highr_0.9.tar.gz' 2021-05-14T23:24:56.4507547Z Content type 'binary/octet-stream' length 39051 bytes (38 KB) 2021-05-14T23:24:56.4553738Z ================================================== 2021-05-14T23:24:56.4554631Z downloaded 38 KB 2021-05-14T23:24:56.4555141Z 2021-05-14T23:24:56.4588382Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringr_1.4.0.tar.gz' 2021-05-14T23:24:58.0429586Z Content type 'binary/octet-stream' length 205023 bytes (200 KB) 2021-05-14T23:24:58.0555361Z ================================================== 2021-05-14T23:24:58.0556443Z downloaded 200 KB 2021-05-14T23:24:58.0557138Z 2021-05-14T23:24:58.0603072Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringi_1.6.1.tar.gz' 2021-05-14T23:24:59.5377944Z Content type 'binary/octet-stream' length 2913147 bytes (2.8 MB) 2021-05-14T23:24:59.6195214Z ================================================== 2021-05-14T23:24:59.6196314Z downloaded 2.8 MB 2021-05-14T23:24:59.6197026Z 2021-05-14T23:24:59.6236843Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-14T23:25:00.9842717Z Content type 'binary/octet-stream' length 4168220 bytes (4.0 MB) 2021-05-14T23:25:01.0496913Z ================================================== 2021-05-14T23:25:01.0497870Z downloaded 4.0 MB 2021-05-14T23:25:01.0498408Z 2021-05-14T23:25:01.0535470Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/knitr_1.33.tar.gz' 2021-05-14T23:25:02.4572163Z Content type 'binary/octet-stream' length 1403467 bytes (1.3 MB) 2021-05-14T23:25:02.4859560Z ================================================== 2021-05-14T23:25:02.4860110Z downloaded 1.3 MB 2021-05-14T23:25:02.4860399Z 2021-05-14T23:25:02.4899424Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/commonmark_1.7.tar.gz' 2021-05-14T23:25:03.5233725Z Content type 'binary/octet-stream' length 491246 bytes (479 KB) 2021-05-14T23:25:03.5416014Z ================================================== 2021-05-14T23:25:03.5417240Z downloaded 479 KB 2021-05-14T23:25:03.5417790Z 2021-05-14T23:25:03.5462822Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brew_1.0-6.tar.gz' 2021-05-14T23:25:04.8572186Z Content type 'binary/octet-stream' length 109720 bytes (107 KB) 2021-05-14T23:25:04.8668148Z ================================================== 2021-05-14T23:25:04.8669193Z downloaded 107 KB 2021-05-14T23:25:04.8669791Z 2021-05-14T23:25:04.8706463Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xopen_1.0.0.tar.gz' 2021-05-14T23:25:06.0318156Z Content type 'binary/octet-stream' length 22200 bytes (21 KB) 2021-05-14T23:25:06.0320959Z ================================================== 2021-05-14T23:25:06.0321410Z downloaded 21 KB 2021-05-14T23:25:06.0321683Z 2021-05-14T23:25:06.0358531Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-14T23:25:07.3887629Z Content type 'binary/octet-stream' length 44287 bytes (43 KB) 2021-05-14T23:25:07.3932816Z ================================================== 2021-05-14T23:25:07.3933927Z downloaded 43 KB 2021-05-14T23:25:07.3934525Z 2021-05-14T23:25:07.3969614Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-14T23:25:08.7081403Z Content type 'binary/octet-stream' length 34357 bytes (33 KB) 2021-05-14T23:25:08.7096431Z ================================================== 2021-05-14T23:25:08.7097311Z downloaded 33 KB 2021-05-14T23:25:08.7097899Z 2021-05-14T23:25:08.7142130Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-14T23:25:10.0665036Z Content type 'binary/octet-stream' length 140312 bytes (137 KB) 2021-05-14T23:25:10.0756689Z ================================================== 2021-05-14T23:25:10.0757630Z downloaded 137 KB 2021-05-14T23:25:10.0758169Z 2021-05-14T23:25:10.0792675Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/testthat_3.0.2.tar.gz' 2021-05-14T23:25:11.2293810Z Content type 'binary/octet-stream' length 3546849 bytes (3.4 MB) 2021-05-14T23:25:11.2761675Z ================================================== 2021-05-14T23:25:11.2762593Z downloaded 3.4 MB 2021-05-14T23:25:11.2763127Z 2021-05-14T23:25:11.2800346Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rversions_2.0.2.tar.gz' 2021-05-14T23:25:12.6290518Z Content type 'binary/octet-stream' length 66206 bytes (64 KB) 2021-05-14T23:25:12.6342153Z ================================================== 2021-05-14T23:25:12.6342880Z downloaded 64 KB 2021-05-14T23:25:12.6343189Z 2021-05-14T23:25:12.6388614Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-14T23:25:14.9907390Z Content type 'binary/octet-stream' length 1371575 bytes (1.3 MB) 2021-05-14T23:25:15.0272574Z ================================================== 2021-05-14T23:25:15.0273715Z downloaded 1.3 MB 2021-05-14T23:25:15.0274430Z 2021-05-14T23:25:15.0311154Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-14T23:25:16.3725964Z Content type 'binary/octet-stream' length 132898 bytes (129 KB) 2021-05-14T23:25:16.3829547Z ================================================== 2021-05-14T23:25:16.3830786Z downloaded 129 KB 2021-05-14T23:25:16.3831347Z 2021-05-14T23:25:16.3870218Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/devtools_2.4.1.tar.gz' 2021-05-14T23:25:17.3949084Z Content type 'binary/octet-stream' length 395125 bytes (385 KB) 2021-05-14T23:25:17.4121552Z ================================================== 2021-05-14T23:25:17.4122185Z downloaded 385 KB 2021-05-14T23:25:17.4122491Z 2021-05-14T23:25:17.6916570Z * installing *binary* package ‘utf8’ ... 2021-05-14T23:25:17.6967133Z * DONE (utf8) 2021-05-14T23:25:17.9378864Z * installing *binary* package ‘pkgconfig’ ... 2021-05-14T23:25:17.9421063Z * DONE (pkgconfig) 2021-05-14T23:25:18.2127681Z * installing *binary* package ‘fansi’ ... 2021-05-14T23:25:18.2175400Z * DONE (fansi) 2021-05-14T23:25:18.5244243Z * installing *binary* package ‘diffobj’ ... 2021-05-14T23:25:18.5333091Z * DONE (diffobj) 2021-05-14T23:25:18.8040022Z * installing *binary* package ‘ps’ ... 2021-05-14T23:25:18.8092133Z * DONE (ps) 2021-05-14T23:25:19.0494475Z * installing *binary* package ‘praise’ ... 2021-05-14T23:25:19.0535671Z * DONE (praise) 2021-05-14T23:25:19.2932405Z * installing *binary* package ‘pkgload’ ... 2021-05-14T23:25:19.2976543Z * DONE (pkgload) 2021-05-14T23:25:19.5386874Z * installing *binary* package ‘evaluate’ ... 2021-05-14T23:25:19.5431656Z * DONE (evaluate) 2021-05-14T23:25:19.7781270Z * installing *binary* package ‘ellipsis’ ... 2021-05-14T23:25:19.7823253Z * DONE (ellipsis) 2021-05-14T23:25:20.0784300Z * installing *binary* package ‘digest’ ... 2021-05-14T23:25:20.0844693Z * DONE (digest) 2021-05-14T23:25:20.3207263Z * installing *binary* package ‘brio’ ... 2021-05-14T23:25:20.3248321Z * DONE (brio) 2021-05-14T23:25:20.6415320Z * installing *binary* package ‘xml2’ ... 2021-05-14T23:25:20.6481873Z * DONE (xml2) 2021-05-14T23:25:20.9191436Z * installing *binary* package ‘xfun’ ... 2021-05-14T23:25:20.9240157Z * DONE (xfun) 2021-05-14T23:25:21.4588064Z * installing *binary* package ‘stringi’ ... 2021-05-14T23:25:21.4699936Z * DONE (stringi) 2021-05-14T23:25:22.7665275Z * installing *binary* package ‘Rcpp’ ... 2021-05-14T23:25:22.8148061Z * DONE (Rcpp) 2021-05-14T23:25:23.1416480Z * installing *binary* package ‘commonmark’ ... 2021-05-14T23:25:23.1474003Z * DONE (commonmark) 2021-05-14T23:25:23.4229876Z * installing *binary* package ‘brew’ ... 2021-05-14T23:25:23.4284715Z * DONE (brew) 2021-05-14T23:25:23.6641018Z * installing *binary* package ‘sessioninfo’ ... 2021-05-14T23:25:23.6682219Z * DONE (sessioninfo) 2021-05-14T23:25:23.8953492Z * installing *binary* package ‘prettyunits’ ... 2021-05-14T23:25:23.8992235Z * DONE (prettyunits) 2021-05-14T23:25:24.2925449Z * installing *binary* package ‘vctrs’ ... 2021-05-14T23:25:24.3011347Z * DONE (vctrs) 2021-05-14T23:25:24.5777540Z * installing *binary* package ‘processx’ ... 2021-05-14T23:25:24.5828768Z * DONE (processx) 2021-05-14T23:25:24.8537460Z * installing *binary* package ‘markdown’ ... 2021-05-14T23:25:24.8595187Z * DONE (markdown) 2021-05-14T23:25:25.0945459Z * installing *binary* package ‘highr’ ... 2021-05-14T23:25:25.0997762Z * DONE (highr) 2021-05-14T23:25:25.3563714Z * installing *binary* package ‘stringr’ ... 2021-05-14T23:25:25.3613543Z * DONE (stringr) 2021-05-14T23:25:25.5913995Z * installing *binary* package ‘rversions’ ... 2021-05-14T23:25:25.5955075Z * DONE (rversions) 2021-05-14T23:25:25.9263263Z * installing *binary* package ‘pillar’ ... 2021-05-14T23:25:25.9336549Z * DONE (pillar) 2021-05-14T23:25:26.1925459Z * installing *binary* package ‘callr’ ... 2021-05-14T23:25:26.1969197Z * DONE (callr) 2021-05-14T23:25:26.6312607Z * installing *binary* package ‘knitr’ ... 2021-05-14T23:25:26.6437812Z * DONE (knitr) 2021-05-14T23:25:26.8823529Z * installing *binary* package ‘xopen’ ... 2021-05-14T23:25:26.8863038Z * DONE (xopen) 2021-05-14T23:25:27.2221851Z * installing *binary* package ‘tibble’ ... 2021-05-14T23:25:27.2290361Z * DONE (tibble) 2021-05-14T23:25:27.4678789Z * installing *binary* package ‘pkgbuild’ ... 2021-05-14T23:25:27.4722062Z * DONE (pkgbuild) 2021-05-14T23:25:27.8592581Z * installing *binary* package ‘roxygen2’ ... 2021-05-14T23:25:27.8674859Z * DONE (roxygen2) 2021-05-14T23:25:28.1051146Z * installing *binary* package ‘rematch2’ ... 2021-05-14T23:25:28.1099027Z * DONE (rematch2) 2021-05-14T23:25:28.3460644Z * installing *binary* package ‘rcmdcheck’ ... 2021-05-14T23:25:28.3502545Z * DONE (rcmdcheck) 2021-05-14T23:25:28.5866624Z * installing *binary* package ‘waldo’ ... 2021-05-14T23:25:28.5909016Z * DONE (waldo) 2021-05-14T23:25:29.2531312Z * installing *binary* package ‘testthat’ ... 2021-05-14T23:25:29.2691644Z * DONE (testthat) 2021-05-14T23:25:29.5427437Z * installing *binary* package ‘devtools’ ... 2021-05-14T23:25:29.5478315Z * DONE (devtools) 2021-05-14T23:25:29.5565336Z 2021-05-14T23:25:29.5568715Z The downloaded source packages are in 2021-05-14T23:25:29.5573825Z ‘/tmp/RtmpoiDJwB/downloaded_packages’ 2021-05-14T23:25:29.6961990Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-14T23:25:32.2135721Z 2021-05-14T23:25:32.5756190Z 2021-05-14T23:25:32.5761594Z checking for file ‘/tmp/RtmpoiDJwB/remotes716a1355cbfc/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-14T23:25:32.5824925Z 2021-05-14T23:25:32.5827738Z ✔ checking for file ‘/tmp/RtmpoiDJwB/remotes716a1355cbfc/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-14T23:25:32.5894338Z 2021-05-14T23:25:32.5926434Z 2021-05-14T23:25:32.5928388Z ─ preparing ‘desc’: 2021-05-14T23:25:32.5939021Z 2021-05-14T23:25:32.5941092Z 2021-05-14T23:25:32.6038869Z checking DESCRIPTION meta-information ... 2021-05-14T23:25:32.6074167Z 2021-05-14T23:25:32.6076642Z ✔ checking DESCRIPTION meta-information 2021-05-14T23:25:32.6949777Z 2021-05-14T23:25:32.6985216Z 2021-05-14T23:25:32.6987904Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:25:32.7000183Z 2021-05-14T23:25:32.7027409Z 2021-05-14T23:25:32.7029641Z ─ checking for empty or unneeded directories 2021-05-14T23:25:32.7040349Z 2021-05-14T23:25:32.7067988Z 2021-05-14T23:25:32.7070115Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-14T23:25:32.8332976Z 2021-05-14T23:25:32.8335967Z 2021-05-14T23:25:32.8337439Z 2021-05-14T23:25:32.8448245Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:25:32.8449671Z (as ‘lib’ is unspecified) 2021-05-14T23:25:33.1925019Z * installing *source* package ‘desc’ ... 2021-05-14T23:25:33.1956002Z ** using staged installation 2021-05-14T23:25:33.2166344Z ** R 2021-05-14T23:25:33.2355952Z ** inst 2021-05-14T23:25:33.2372417Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:25:35.0756237Z ** help 2021-05-14T23:25:35.2142545Z *** installing help indices 2021-05-14T23:25:35.3210753Z ** building package indices 2021-05-14T23:25:35.4317671Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:25:35.6455696Z ** testing if installed package can be loaded from final location 2021-05-14T23:25:35.8853832Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:25:35.8873460Z * DONE (desc) 2021-05-14T23:25:36.1312113Z 2021-05-14T23:25:36.1313237Z 2021-05-14T23:25:36.1317858Z checking for file ‘/tmp/RtmpoiDJwB/remotes716a4b6f88a5/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-14T23:25:36.1352348Z 2021-05-14T23:25:36.1354365Z ✔ checking for file ‘/tmp/RtmpoiDJwB/remotes716a4b6f88a5/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-14T23:25:36.1485910Z 2021-05-14T23:25:36.1486807Z 2021-05-14T23:25:36.1488020Z ─ preparing ‘ghtravis’: 2021-05-14T23:25:36.1488693Z 2021-05-14T23:25:36.1489326Z 2021-05-14T23:25:36.1579741Z checking DESCRIPTION meta-information ... 2021-05-14T23:25:36.1614830Z 2021-05-14T23:25:36.1617230Z ✔ checking DESCRIPTION meta-information 2021-05-14T23:25:36.2148451Z 2021-05-14T23:25:36.2187909Z 2021-05-14T23:25:36.2190731Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:25:36.2203474Z 2021-05-14T23:25:36.2243186Z 2021-05-14T23:25:36.2247140Z ─ checking for empty or unneeded directories 2021-05-14T23:25:36.2343895Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-14T23:25:36.2511217Z 2021-05-14T23:25:36.2514399Z 2021-05-14T23:25:36.2517461Z 2021-05-14T23:25:36.3330118Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:25:36.3331690Z (as ‘lib’ is unspecified) 2021-05-14T23:25:36.5974028Z * installing *source* package ‘ghtravis’ ... 2021-05-14T23:25:36.5976089Z ** using staged installation 2021-05-14T23:25:36.6165944Z ** R 2021-05-14T23:25:36.6288763Z ** inst 2021-05-14T23:25:36.6299172Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:25:38.1470372Z ** help 2021-05-14T23:25:38.2097484Z *** installing help indices 2021-05-14T23:25:38.2659311Z ** building package indices 2021-05-14T23:25:38.3205140Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:25:39.0859470Z ** testing if installed package can be loaded from final location 2021-05-14T23:25:39.8172717Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:25:39.8182473Z * DONE (ghtravis) 2021-05-14T23:25:39.8281240Z Using github PAT from envvar GITHUB_PAT 2021-05-14T23:25:40.1143352Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-14T23:25:42.4774450Z 2021-05-14T23:25:42.4776181Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-14T23:25:42.4777196Z generics (NA -> 0.1.0) [CRAN] 2021-05-14T23:25:42.4778168Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-14T23:25:42.4779127Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-14T23:25:42.4780068Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-14T23:25:42.4783212Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-14T23:25:42.4793819Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:25:42.4794730Z (as ‘lib’ is unspecified) 2021-05-14T23:25:59.6885774Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-14T23:26:01.4122360Z Content type 'binary/octet-stream' length 198318 bytes (193 KB) 2021-05-14T23:26:01.4244938Z ================================================== 2021-05-14T23:26:01.4245910Z downloaded 193 KB 2021-05-14T23:26:01.4246475Z 2021-05-14T23:26:01.4289457Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/generics_0.1.0.tar.gz' 2021-05-14T23:26:02.5679734Z Content type 'binary/octet-stream' length 68005 bytes (66 KB) 2021-05-14T23:26:02.5729872Z ================================================== 2021-05-14T23:26:02.5730769Z downloaded 66 KB 2021-05-14T23:26:02.5731365Z 2021-05-14T23:26:02.5772917Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-14T23:26:03.8805297Z Content type 'binary/octet-stream' length 195796 bytes (191 KB) 2021-05-14T23:26:03.8933041Z ================================================== 2021-05-14T23:26:03.8934111Z downloaded 191 KB 2021-05-14T23:26:03.8934648Z 2021-05-14T23:26:03.8977216Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-14T23:26:05.1907773Z Content type 'binary/octet-stream' length 1242139 bytes (1.2 MB) 2021-05-14T23:26:05.2174005Z ================================================== 2021-05-14T23:26:05.2174956Z downloaded 1.2 MB 2021-05-14T23:26:05.2175503Z 2021-05-14T23:26:05.2215505Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-14T23:26:07.3343325Z Content type 'binary/octet-stream' length 1083887 bytes (1.0 MB) 2021-05-14T23:26:07.3641594Z ================================================== 2021-05-14T23:26:07.3642764Z downloaded 1.0 MB 2021-05-14T23:26:07.3643443Z 2021-05-14T23:26:07.6306983Z * installing *binary* package ‘tidyselect’ ... 2021-05-14T23:26:07.6355243Z * DONE (tidyselect) 2021-05-14T23:26:07.8846972Z * installing *binary* package ‘generics’ ... 2021-05-14T23:26:07.8892652Z * DONE (generics) 2021-05-14T23:26:08.1997392Z * installing *binary* package ‘cpp11’ ... 2021-05-14T23:26:08.2059466Z * DONE (cpp11) 2021-05-14T23:26:08.5770417Z * installing *binary* package ‘dplyr’ ... 2021-05-14T23:26:08.5860018Z * DONE (dplyr) 2021-05-14T23:26:08.9378734Z * installing *binary* package ‘tidyr’ ... 2021-05-14T23:26:08.9453601Z * DONE (tidyr) 2021-05-14T23:26:08.9521972Z 2021-05-14T23:26:08.9523182Z The downloaded source packages are in 2021-05-14T23:26:08.9524565Z ‘/tmp/RtmpoiDJwB/downloaded_packages’ 2021-05-14T23:26:09.1684806Z 2021-05-14T23:26:09.1692711Z checking for file ‘/tmp/RtmpoiDJwB/remotes716a20b0b961/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-14T23:26:09.1727527Z 2021-05-14T23:26:09.1729566Z ✔ checking for file ‘/tmp/RtmpoiDJwB/remotes716a20b0b961/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-14T23:26:09.1832486Z 2021-05-14T23:26:09.1833298Z 2021-05-14T23:26:09.1834560Z ─ preparing ‘aghast’: 2021-05-14T23:26:09.1845275Z 2021-05-14T23:26:09.1847818Z 2021-05-14T23:26:09.1924884Z checking DESCRIPTION meta-information ... 2021-05-14T23:26:09.1955855Z 2021-05-14T23:26:09.1958460Z ✔ checking DESCRIPTION meta-information 2021-05-14T23:26:09.2255573Z 2021-05-14T23:26:09.2283791Z 2021-05-14T23:26:09.2286735Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:26:09.2305551Z 2021-05-14T23:26:09.2334117Z 2021-05-14T23:26:09.2336397Z ─ checking for empty or unneeded directories 2021-05-14T23:26:09.2364114Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-14T23:26:09.2478540Z 2021-05-14T23:26:09.2481100Z 2021-05-14T23:26:09.2482652Z 2021-05-14T23:26:09.2562044Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:26:09.2563007Z (as ‘lib’ is unspecified) 2021-05-14T23:26:09.4909878Z * installing *source* package ‘aghast’ ... 2021-05-14T23:26:09.4913035Z ** using staged installation 2021-05-14T23:26:09.5166479Z ** R 2021-05-14T23:26:09.5239406Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:26:10.0334727Z ** help 2021-05-14T23:26:10.0588532Z *** installing help indices 2021-05-14T23:26:10.0857494Z ** building package indices 2021-05-14T23:26:10.1110575Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:26:10.3197368Z ** testing if installed package can be loaded from final location 2021-05-14T23:26:10.5335658Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:26:10.5336516Z * DONE (aghast) 2021-05-14T23:26:10.5406239Z Installing 1 packages: covr 2021-05-14T23:26:10.5416665Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:26:10.5417695Z (as ‘lib’ is unspecified) 2021-05-14T23:26:27.2925796Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-14T23:26:27.2926922Z 2021-05-14T23:26:27.2933189Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-14T23:26:28.5230744Z Content type 'binary/octet-stream' length 164945 bytes (161 KB) 2021-05-14T23:26:28.5347334Z ================================================== 2021-05-14T23:26:28.5348825Z downloaded 161 KB 2021-05-14T23:26:28.5349399Z 2021-05-14T23:26:28.5386266Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rex_1.2.0.tar.gz' 2021-05-14T23:26:29.9854502Z Content type 'binary/octet-stream' length 121911 bytes (119 KB) 2021-05-14T23:26:29.9976270Z ================================================== 2021-05-14T23:26:29.9977300Z downloaded 119 KB 2021-05-14T23:26:29.9977883Z 2021-05-14T23:26:30.0015447Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/covr_3.5.1.tar.gz' 2021-05-14T23:26:31.5415731Z Content type 'binary/octet-stream' length 288054 bytes (281 KB) 2021-05-14T23:26:31.5570066Z ================================================== 2021-05-14T23:26:31.5570923Z downloaded 281 KB 2021-05-14T23:26:31.5571451Z 2021-05-14T23:26:31.8155297Z * installing *binary* package ‘lazyeval’ ... 2021-05-14T23:26:31.8205984Z * DONE (lazyeval) 2021-05-14T23:26:32.0784714Z * installing *binary* package ‘rex’ ... 2021-05-14T23:26:32.0830675Z * DONE (rex) 2021-05-14T23:26:32.3579534Z * installing *binary* package ‘covr’ ... 2021-05-14T23:26:32.3639398Z * DONE (covr) 2021-05-14T23:26:32.3705606Z 2021-05-14T23:26:32.3706764Z The downloaded source packages are in 2021-05-14T23:26:32.3708049Z ‘/tmp/RtmpoiDJwB/downloaded_packages’ 2021-05-14T23:26:32.3879389Z 2021-05-14T23:26:32.3920601Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-14T23:26:32.3921496Z Rscript -e "tic::before_install()" 2021-05-14T23:26:32.3968664Z shell: /usr/bin/bash -e {0} 2021-05-14T23:26:32.3969244Z env: 2021-05-14T23:26:32.3969737Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:26:32.3970235Z TIC_DEPLOY_KEY: 2021-05-14T23:26:32.3971106Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:26:32.3972989Z GITHUB_PAT: *** 2021-05-14T23:26:32.3973668Z COVERALLS_TOKEN: 2021-05-14T23:26:32.3974181Z continue-on-error: false 2021-05-14T23:26:32.3974699Z VDIFFR_RUN_TESTS: 2021-05-14T23:26:32.3975210Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:26:32.3975693Z TZ: UTC 2021-05-14T23:26:32.3976120Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:26:32.3976708Z NOT_CRAN: true 2021-05-14T23:26:32.3977106Z ##[endgroup] 2021-05-14T23:26:32.7401707Z ✔ Loading tic stage configuration from tic.R 2021-05-14T23:26:32.9007502Z Running before_install: step_install_remote_binaries() 2021-05-14T23:26:33.5325445Z Installing kirby21.base binaries 2021-05-14T23:26:33.5338507Z [1] "neuroconductor/kirby21.base" 2021-05-14T23:26:33.8683655Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-14T23:26:33.8719910Z tag_name 2021-05-14T23:26:33.8720768Z 10 1.7.3.s 2021-05-14T23:26:33.8721460Z zipball_url 2021-05-14T23:26:33.8722517Z 10 https://api.github.com/repos/neuroconductor/kirby21.base/zipball/refs/tags/1.7.3.s 2021-05-14T23:26:33.8723561Z tarball_url 2021-05-14T23:26:33.8724643Z 10 https://api.github.com/repos/neuroconductor/kirby21.base/tarball/refs/tags/1.7.3.s 2021-05-14T23:26:33.8725565Z commit.sha 2021-05-14T23:26:33.8726313Z 10 05f22dce05785d199035f6a933598c1a9fd9119d 2021-05-14T23:26:33.8728447Z Installing kirby21.base package binaries 2021-05-14T23:26:33.8729295Z commit.url 2021-05-14T23:26:33.8731068Z 10 https://api.github.com/repos/neuroconductor/kirby21.base/commits/05f22dce05785d199035f6a933598c1a9fd9119d 2021-05-14T23:26:33.8732201Z node_id 2021-05-14T23:26:33.8733278Z 10 MDM6UmVmMzY3NDc5MTUxOnJlZnMvdGFncy8xLjcuMy5z 2021-05-14T23:26:33.8734391Z url 2021-05-14T23:26:33.8735398Z 10 https://api.github.com/repos/neuroconductor/kirby21.base/releases/42981925 2021-05-14T23:26:33.8736406Z assets_url 2021-05-14T23:26:33.8737750Z 10 https://api.github.com/repos/neuroconductor/kirby21.base/releases/42981925/assets 2021-05-14T23:26:33.8738924Z upload_url 2021-05-14T23:26:33.8740379Z 10 https://uploads.github.com/repos/neuroconductor/kirby21.base/releases/42981925/assets{?name,label} 2021-05-14T23:26:33.8741589Z id asset_updated_at asset_created_at created_at 2021-05-14T23:26:33.8743069Z 10 42981925 2021-05-14 21:17:30 2021-05-14 21:17:29 2021-05-14 21:04:30 2021-05-14T23:26:33.8743898Z published_at asset_name 2021-05-14T23:26:33.8745038Z 10 2021-05-14 21:04:58 kirby21.base_1.7.3_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-14T23:26:33.8746913Z asset_label asset_download_count 2021-05-14T23:26:33.8747696Z 10 3 2021-05-14T23:26:33.8748617Z asset_browser_download_url 2021-05-14T23:26:33.8750604Z 10 https://github.com/neuroconductor/kirby21.base/releases/download/1.7.3.s/kirby21.base_1.7.3_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-14T23:26:33.8782122Z --2021-05-14 23:26:33-- https://github.com/neuroconductor/kirby21.base/releases/download/1.7.3.s/kirby21.base_1.7.3_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-14T23:26:33.8823155Z Resolving github.com (github.com)... 192.30.255.112 2021-05-14T23:26:33.8875612Z Connecting to github.com (github.com)|192.30.255.112|:443... connected. 2021-05-14T23:26:34.0457258Z HTTP request sent, awaiting response... 302 Found 2021-05-14T23:26:34.0464046Z Location: https://github-releases.githubusercontent.com/367479151/c9c63a80-b4f9-11eb-9ca3-4d599b084ece?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210514%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210514T232634Z&X-Amz-Expires=300&X-Amz-Signature=7ad3d8ee9090b14e6115493d1a0465635b95758e280edfcd3f8e18e93cda3e74&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367479151&response-content-disposition=attachment%3B%20filename%3Dkirby21.base_1.7.3_R_x86_64-pc-linux-gnu_R3.6.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-14T23:26:34.0474050Z --2021-05-14 23:26:34-- https://github-releases.githubusercontent.com/367479151/c9c63a80-b4f9-11eb-9ca3-4d599b084ece?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210514%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210514T232634Z&X-Amz-Expires=300&X-Amz-Signature=7ad3d8ee9090b14e6115493d1a0465635b95758e280edfcd3f8e18e93cda3e74&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367479151&response-content-disposition=attachment%3B%20filename%3Dkirby21.base_1.7.3_R_x86_64-pc-linux-gnu_R3.6.tar.gz&response-content-type=application%2Foctet-stream 2021-05-14T23:26:34.0480184Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.109.154, 185.199.110.154, 185.199.111.154, ... 2021-05-14T23:26:34.0527831Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.109.154|:443... connected. 2021-05-14T23:26:34.2396992Z HTTP request sent, awaiting response... 200 OK 2021-05-14T23:26:34.2399420Z Length: 42577 (42K) [application/octet-stream] 2021-05-14T23:26:34.2401865Z Saving to: ‘/tmp/Rtmp8BY0Lt/kirby21.base_1.7.3_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-14T23:26:34.2402775Z 2021-05-14T23:26:34.2438333Z 0K .......... .......... .......... .......... . 100% 9.67M=0.004s 2021-05-14T23:26:34.2438697Z 2021-05-14T23:26:34.2440074Z 2021-05-14 23:26:34 (9.67 MB/s) - ‘/tmp/Rtmp8BY0Lt/kirby21.base_1.7.3_R_x86_64-pc-linux-gnu.tar.gz’ saved [42577/42577] 2021-05-14T23:26:34.2441159Z 2021-05-14T23:26:34.2485874Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:26:34.2486853Z (as ‘lib’ is unspecified) 2021-05-14T23:26:34.4903800Z * installing *binary* package ‘kirby21.base’ ... 2021-05-14T23:26:34.4947504Z * DONE (kirby21.base) 2021-05-14T23:26:34.5048588Z Rewriting new remotes: 2021-05-14T23:26:34.5268835Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-14T23:26:34.5269687Z remotes::install_deps(dependencies = TRUE) 2021-05-14T23:26:34.5270353Z remotes::install_cran("rcmdcheck") 2021-05-14T23:26:34.5270935Z remotes::install_cran("markdown") 2021-05-14T23:26:34.5279068Z shell: /usr/local/bin/Rscript {0} 2021-05-14T23:26:34.5279524Z env: 2021-05-14T23:26:34.5280010Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:26:34.5280527Z TIC_DEPLOY_KEY: 2021-05-14T23:26:34.5281567Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:26:34.5283216Z GITHUB_PAT: *** 2021-05-14T23:26:34.5283654Z COVERALLS_TOKEN: 2021-05-14T23:26:34.5284150Z continue-on-error: false 2021-05-14T23:26:34.5284647Z VDIFFR_RUN_TESTS: 2021-05-14T23:26:34.5285355Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:26:34.5285837Z TZ: UTC 2021-05-14T23:26:34.5286246Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:26:34.5286744Z NOT_CRAN: true 2021-05-14T23:26:34.5287151Z ##[endgroup] 2021-05-14T23:26:57.5064240Z 2021-05-14T23:27:13.3702354Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-14T23:27:13.3703326Z Use `force = TRUE` to force installation 2021-05-14T23:27:13.3828834Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-14T23:27:13.3830259Z Use `force = TRUE` to force installation 2021-05-14T23:27:13.3867737Z ##[group]Run options(width = 100) 2021-05-14T23:27:13.3868337Z options(width = 100) 2021-05-14T23:27:13.3869299Z pkgs <- installed.packages()[, "Package"] 2021-05-14T23:27:13.3870047Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-14T23:27:13.3878471Z shell: /usr/local/bin/Rscript {0} 2021-05-14T23:27:13.3878929Z env: 2021-05-14T23:27:13.3879395Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:27:13.3879908Z TIC_DEPLOY_KEY: 2021-05-14T23:27:13.3880782Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:27:13.3882638Z GITHUB_PAT: *** 2021-05-14T23:27:13.3883109Z COVERALLS_TOKEN: 2021-05-14T23:27:13.3883622Z continue-on-error: false 2021-05-14T23:27:13.3884136Z VDIFFR_RUN_TESTS: 2021-05-14T23:27:13.3884644Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:27:13.3885128Z TZ: UTC 2021-05-14T23:27:13.3885551Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:27:13.3886052Z NOT_CRAN: true 2021-05-14T23:27:13.3886457Z ##[endgroup] 2021-05-14T23:27:13.9239140Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-14T23:27:13.9248194Z setting value 2021-05-14T23:27:13.9250047Z version R version 3.6.3 (2020-02-29) 2021-05-14T23:27:13.9250799Z os Ubuntu 20.04.2 LTS 2021-05-14T23:27:13.9251681Z system x86_64, linux-gnu 2021-05-14T23:27:13.9252674Z ui X11 2021-05-14T23:27:13.9253422Z language (EN) 2021-05-14T23:27:13.9254516Z collate C.UTF-8 2021-05-14T23:27:13.9255383Z ctype C.UTF-8 2021-05-14T23:27:13.9256023Z tz UTC 2021-05-14T23:27:13.9256823Z date 2021-05-14 2021-05-14T23:27:13.9257242Z 2021-05-14T23:27:13.9258431Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-14T23:27:13.9259740Z package * version date lib source 2021-05-14T23:27:13.9261169Z aghast 0.2.1 2021-05-14 [1] Github (muschellij2/aghast@0c3b853) 2021-05-14T23:27:13.9262455Z askpass 1.1 2019-01-13 [1] RSPM (R 3.6.3) 2021-05-14T23:27:13.9263487Z base * 3.6.3 2021-02-17 [2] local 2021-05-14T23:27:13.9264752Z boot 1.3-24 2019-12-20 [2] CRAN (R 3.6.3) 2021-05-14T23:27:13.9265773Z brew 1.0-6 2011-04-13 [1] RSPM (R 3.6.3) 2021-05-14T23:27:13.9266815Z brio 1.1.2 2021-04-23 [1] RSPM (R 3.6.3) 2021-05-14T23:27:13.9267988Z cachem 1.0.4 2021-02-13 [1] RSPM (R 3.6.3) 2021-05-14T23:27:13.9269238Z callr 3.7.0 2021-04-20 [1] RSPM (R 3.6.3) 2021-05-14T23:27:13.9270307Z class 7.3-15 2019-01-01 [2] CRAN (R 3.6.3) 2021-05-14T23:27:13.9271322Z cli 2.5.0 2021-04-26 [1] RSPM (R 3.6.3) 2021-05-14T23:27:13.9272798Z clipr 0.7.1 2020-10-08 [1] RSPM (R 3.6.3) 2021-05-14T23:27:13.9274048Z cluster 2.1.0 2019-06-19 [2] CRAN (R 3.6.3) 2021-05-14T23:27:13.9275106Z codetools 0.2-16 2018-12-24 [2] CRAN (R 3.6.3) 2021-05-14T23:27:13.9276198Z commonmark 1.7 2018-12-01 [1] RSPM (R 3.6.3) 2021-05-14T23:27:13.9277280Z compiler 3.6.3 2021-02-17 [2] local 2021-05-14T23:27:13.9278541Z covr 3.5.1 2020-09-16 [1] RSPM (R 3.6.3) 2021-05-14T23:27:13.9279852Z cpp11 0.2.7 2021-03-29 [1] RSPM (R 3.6.3) 2021-05-14T23:27:13.9281386Z crayon 1.4.1 2021-02-08 [1] RSPM (R 3.6.3) 2021-05-14T23:27:13.9282552Z credentials 1.3.0 2020-07-21 [1] RSPM (R 3.6.3) 2021-05-14T23:27:13.9283625Z curl 4.3.1 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-14T23:27:13.9284661Z datasets * 3.6.3 2021-02-17 [2] local 2021-05-14T23:27:13.9285731Z debugme 1.1.0 2017-10-22 [1] RSPM (R 3.6.3) 2021-05-14T23:27:13.9286867Z desc 1.2.0.9000 2021-05-14 [1] Github (muschellij2/desc@7be86f2) 2021-05-14T23:27:13.9287995Z devtools 2.4.1 2021-05-05 [1] RSPM (R 3.6.3) 2021-05-14T23:27:13.9289051Z diffobj 0.3.4 2021-03-22 [1] RSPM (R 3.6.3) 2021-05-14T23:27:13.9290098Z digest 0.6.27 2020-10-24 [1] RSPM (R 3.6.3) 2021-05-14T23:27:13.9291120Z dplyr 1.0.6 2021-05-05 [1] RSPM (R 3.6.3) 2021-05-14T23:27:13.9292360Z ellipsis 0.3.2 2021-04-29 [1] RSPM (R 3.6.3) 2021-05-14T23:27:13.9293407Z evaluate 0.14 2019-05-28 [1] RSPM (R 3.6.3) 2021-05-14T23:27:13.9294681Z fansi 0.4.2 2021-01-15 [1] RSPM (R 3.6.3) 2021-05-14T23:27:13.9295722Z fastmap 1.1.0 2021-01-25 [1] RSPM (R 3.6.3) 2021-05-14T23:27:13.9296775Z foreign 0.8-75 2020-01-20 [2] CRAN (R 3.6.3) 2021-05-14T23:27:13.9297949Z fs 1.5.0 2020-07-31 [1] RSPM (R 3.6.3) 2021-05-14T23:27:13.9299186Z generics 0.1.0 2020-10-31 [1] RSPM (R 3.6.3) 2021-05-14T23:27:13.9300222Z gert 1.3.0 2021-03-29 [1] RSPM (R 3.6.3) 2021-05-14T23:27:13.9301258Z gh 1.3.0 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-14T23:27:13.9302423Z ghtravis 0.15.1 2021-05-14 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-14T23:27:13.9303560Z git2r 0.28.0 2021-01-10 [1] RSPM (R 3.6.3) 2021-05-14T23:27:13.9304620Z gitcreds 0.1.1 2020-12-04 [1] RSPM (R 3.6.3) 2021-05-14T23:27:13.9305666Z glue 1.4.2 2020-08-27 [1] RSPM (R 3.6.3) 2021-05-14T23:27:13.9306689Z graphics * 3.6.3 2021-02-17 [2] local 2021-05-14T23:27:13.9308387Z grDevices * 3.6.3 2021-02-17 [2] local 2021-05-14T23:27:13.9309655Z grid 3.6.3 2021-02-17 [2] local 2021-05-14T23:27:13.9310695Z highr 0.9 2021-04-16 [1] RSPM (R 3.6.3) 2021-05-14T23:27:13.9311733Z httr 1.4.2 2020-07-20 [1] RSPM (R 3.6.3) 2021-05-14T23:27:13.9313916Z ini 0.3.1 2018-05-20 [1] RSPM (R 3.6.3) 2021-05-14T23:27:13.9314969Z jsonlite 1.7.2 2020-12-09 [1] RSPM (R 3.6.3) 2021-05-14T23:27:13.9316074Z KernSmooth 2.23-16 2019-10-15 [2] CRAN (R 3.6.3) 2021-05-14T23:27:13.9317407Z kirby21.base 1.7.3 2021-05-14 [1] Neuroconductor (R 3.6.3) 2021-05-14T23:27:13.9318501Z knitr 1.33 2021-04-24 [1] RSPM (R 3.6.3) 2021-05-14T23:27:13.9319714Z lattice 0.20-38 2018-11-04 [2] CRAN (R 3.6.3) 2021-05-14T23:27:13.9320756Z lazyeval 0.2.2 2019-03-15 [1] RSPM (R 3.6.3) 2021-05-14T23:27:13.9321830Z lifecycle 1.0.0 2021-02-15 [1] RSPM (R 3.6.3) 2021-05-14T23:27:13.9322907Z magrittr 2.0.1 2020-11-17 [1] RSPM (R 3.6.3) 2021-05-14T23:27:13.9323956Z markdown 1.1 2019-08-07 [1] RSPM (R 3.6.3) 2021-05-14T23:27:13.9325363Z MASS 7.3-51.5 2019-12-20 [2] CRAN (R 3.6.3) 2021-05-14T23:27:13.9326475Z Matrix 1.2-18 2019-11-27 [2] CRAN (R 3.6.3) 2021-05-14T23:27:13.9327516Z memoise 2.0.0 2021-01-26 [1] RSPM (R 3.6.3) 2021-05-14T23:27:13.9328564Z methods * 3.6.3 2021-02-17 [2] local 2021-05-14T23:27:13.9329959Z mgcv 1.8-31 2019-11-09 [2] CRAN (R 3.6.3) 2021-05-14T23:27:13.9330973Z mime 0.10 2021-02-13 [1] RSPM (R 3.6.3) 2021-05-14T23:27:13.9331993Z nlme 3.1-144 2020-02-06 [2] CRAN (R 3.6.3) 2021-05-14T23:27:13.9333157Z nnet 7.3-12 2016-02-02 [2] CRAN (R 3.6.3) 2021-05-14T23:27:13.9334381Z openssl 1.4.4 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-14T23:27:13.9335460Z parallel 3.6.3 2021-02-17 [2] local 2021-05-14T23:27:13.9336519Z pillar 1.6.0 2021-04-13 [1] RSPM (R 3.6.3) 2021-05-14T23:27:13.9337753Z pkgbuild 1.2.0 2020-12-15 [1] RSPM (R 3.6.3) 2021-05-14T23:27:13.9338793Z pkgconfig 2.0.3 2019-09-22 [1] RSPM (R 3.6.3) 2021-05-14T23:27:13.9340021Z pkgload 1.2.1 2021-04-06 [1] RSPM (R 3.6.3) 2021-05-14T23:27:13.9341072Z praise 1.0.0 2015-08-11 [1] RSPM (R 3.6.3) 2021-05-14T23:27:13.9342147Z prettyunits 1.1.1 2020-01-24 [1] RSPM (R 3.6.3) 2021-05-14T23:27:13.9343221Z processx 3.5.2 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-14T23:27:13.9344258Z ps 1.6.0 2021-02-28 [1] RSPM (R 3.6.3) 2021-05-14T23:27:13.9345258Z purrr 0.3.4 2020-04-17 [1] RSPM (R 3.6.3) 2021-05-14T23:27:13.9346309Z R6 2.5.0 2020-10-28 [1] RSPM (R 3.6.3) 2021-05-14T23:27:13.9347361Z rappdirs 0.3.3 2021-01-31 [1] RSPM (R 3.6.3) 2021-05-14T23:27:13.9348415Z rcmdcheck 1.3.3 2019-05-07 [1] RSPM (R 3.6.3) 2021-05-14T23:27:13.9349472Z Rcpp 1.0.6 2021-01-15 [1] RSPM (R 3.6.3) 2021-05-14T23:27:13.9350519Z rematch2 2.1.2 2020-05-01 [1] RSPM (R 3.6.3) 2021-05-14T23:27:13.9351560Z remotes 2.3.0 2021-04-01 [1] RSPM (R 3.6.3) 2021-05-14T23:27:13.9353033Z rex 1.2.0 2020-04-21 [1] RSPM (R 3.6.3) 2021-05-14T23:27:13.9354253Z rlang 0.4.11 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-14T23:27:13.9355291Z roxygen2 7.1.1 2020-06-27 [1] RSPM (R 3.6.3) 2021-05-14T23:27:13.9356374Z rpart 4.1-15 2019-04-12 [2] CRAN (R 3.6.3) 2021-05-14T23:27:13.9357644Z rprojroot 2.0.2 2020-11-15 [1] RSPM (R 3.6.3) 2021-05-14T23:27:13.9358679Z rstudioapi 0.13 2020-11-12 [1] RSPM (R 3.6.3) 2021-05-14T23:27:13.9359926Z rversions 2.0.2 2020-05-25 [1] RSPM (R 3.6.3) 2021-05-14T23:27:13.9360993Z sessioninfo 1.1.1 2018-11-05 [1] RSPM (R 3.6.3) 2021-05-14T23:27:13.9362078Z spatial 7.3-11 2015-08-30 [2] CRAN (R 3.6.3) 2021-05-14T23:27:13.9363131Z splines 3.6.3 2021-02-17 [2] local 2021-05-14T23:27:13.9364149Z stats * 3.6.3 2021-02-17 [2] local 2021-05-14T23:27:13.9365181Z stats4 3.6.3 2021-02-17 [2] local 2021-05-14T23:27:13.9366547Z stringi 1.6.1 2021-05-10 [1] RSPM (R 3.6.3) 2021-05-14T23:27:13.9367652Z stringr 1.4.0 2019-02-10 [1] RSPM (R 3.6.3) 2021-05-14T23:27:13.9368719Z survival 3.1-8 2019-12-03 [2] CRAN (R 3.6.3) 2021-05-14T23:27:13.9369762Z sys 3.4 2020-07-23 [1] RSPM (R 3.6.3) 2021-05-14T23:27:13.9370842Z sysreqs 1.0.0.9000 2021-05-14 [1] Github (r-hub/sysreqs@f068afa) 2021-05-14T23:27:13.9371941Z tcltk 3.6.3 2021-02-17 [2] local 2021-05-14T23:27:13.9373126Z testthat 3.0.2 2021-02-14 [1] RSPM (R 3.6.3) 2021-05-14T23:27:13.9374345Z tibble 3.1.1 2021-04-18 [1] RSPM (R 3.6.3) 2021-05-14T23:27:13.9375431Z tic 0.10.0 2021-05-14 [1] Github (ropensci/tic@3b4dfb8) 2021-05-14T23:27:13.9376503Z tidyr 1.1.3 2021-03-03 [1] RSPM (R 3.6.3) 2021-05-14T23:27:13.9377597Z tidyselect 1.1.1 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-14T23:27:13.9378719Z tools 3.6.3 2021-02-17 [2] local 2021-05-14T23:27:13.9379755Z usethis 2.0.1 2021-02-10 [1] RSPM (R 3.6.3) 2021-05-14T23:27:13.9380790Z utf8 1.2.1 2021-03-12 [1] RSPM (R 3.6.3) 2021-05-14T23:27:13.9381809Z utils * 3.6.3 2021-02-17 [2] local 2021-05-14T23:27:13.9382824Z vctrs 0.3.8 2021-04-29 [1] RSPM (R 3.6.3) 2021-05-14T23:27:13.9383861Z waldo 0.2.5 2021-03-08 [1] RSPM (R 3.6.3) 2021-05-14T23:27:13.9384902Z whisker 0.4 2019-08-28 [1] RSPM (R 3.6.3) 2021-05-14T23:27:13.9385931Z withr 2.4.2 2021-04-18 [1] RSPM (R 3.6.3) 2021-05-14T23:27:13.9386973Z xfun 0.22 2021-03-11 [1] RSPM (R 3.6.3) 2021-05-14T23:27:13.9388000Z xml2 1.3.2 2020-04-23 [1] RSPM (R 3.6.3) 2021-05-14T23:27:13.9389032Z xopen 1.0.0 2018-09-17 [1] RSPM (R 3.6.3) 2021-05-14T23:27:13.9390059Z yaml 2.2.1 2020-02-01 [1] RSPM (R 3.6.3) 2021-05-14T23:27:13.9391058Z zip 2.1.1 2020-08-27 [1] RSPM (R 3.6.3) 2021-05-14T23:27:13.9391526Z 2021-05-14T23:27:13.9392387Z [1] /home/runner/work/_temp/Library 2021-05-14T23:27:13.9393074Z [2] /opt/R/3.6.3/lib/R/library 2021-05-14T23:27:13.9427951Z ##[group]Run Rscript -e 'tic::script()' 2021-05-14T23:27:13.9428559Z Rscript -e 'tic::script()' 2021-05-14T23:27:13.9429010Z ls -l check 2021-05-14T23:27:13.9477482Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-14T23:27:13.9478080Z env: 2021-05-14T23:27:13.9478559Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:27:13.9479066Z TIC_DEPLOY_KEY: 2021-05-14T23:27:13.9479911Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:27:13.9481788Z GITHUB_PAT: *** 2021-05-14T23:27:13.9482246Z COVERALLS_TOKEN: 2021-05-14T23:27:13.9482774Z continue-on-error: false 2021-05-14T23:27:13.9483437Z VDIFFR_RUN_TESTS: 2021-05-14T23:27:13.9484146Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:27:13.9484631Z TZ: UTC 2021-05-14T23:27:13.9485036Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:27:13.9485481Z NOT_CRAN: true 2021-05-14T23:27:13.9485873Z ##[endgroup] 2021-05-14T23:27:14.5541795Z ✔ Loading tic stage configuration from tic.R 2021-05-14T23:27:14.5547286Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-14T23:27:14.5548738Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-14T23:27:14.5549656Z timeout = Inf, check_dir = "check") 2021-05-14T23:27:14.5551307Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-14T23:27:14.7609899Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-14T23:27:15.4781304Z * preparing ‘kirby21.flair’: 2021-05-14T23:27:15.4826276Z * checking DESCRIPTION meta-information ... OK 2021-05-14T23:27:15.6784053Z * checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:27:15.6784867Z * checking for empty or unneeded directories 2021-05-14T23:27:15.6809189Z * building ‘kirby21.flair_1.7.0.tar.gz’ 2021-05-14T23:27:15.6870440Z 2021-05-14T23:27:15.7698752Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-14T23:27:16.0154448Z * using log directory ‘/home/runner/work/kirby21.flair/kirby21.flair/check/kirby21.flair.Rcheck’ 2021-05-14T23:27:16.0799743Z * using R version 3.6.3 (2020-02-29) 2021-05-14T23:27:16.0800740Z * using platform: x86_64-pc-linux-gnu (64-bit) 2021-05-14T23:27:16.0801579Z * using session charset: UTF-8 2021-05-14T23:27:16.0802387Z * using option ‘--as-cran’ 2021-05-14T23:27:16.0803436Z * checking for file ‘kirby21.flair/DESCRIPTION’ ... OK 2021-05-14T23:27:16.0804311Z * checking extension type ... Package 2021-05-14T23:27:16.0805431Z * this is package ‘kirby21.flair’ version ‘1.7.0’ 2021-05-14T23:27:16.0806115Z * package encoding: UTF-8 2021-05-14T23:27:16.0806706Z * checking package namespace information ... OK 2021-05-14T23:27:34.9528615Z * checking package dependencies ... OK 2021-05-14T23:27:34.9541616Z * checking if this is a source package ... OK 2021-05-14T23:27:34.9542883Z * checking if there is a namespace ... OK 2021-05-14T23:27:35.1317930Z * checking for executable files ... OK 2021-05-14T23:27:35.1319246Z * checking for hidden files and directories ... OK 2021-05-14T23:27:35.1321893Z * checking for portable file names ... OK 2021-05-14T23:27:35.1330678Z * checking for sufficient/correct file permissions ... OK 2021-05-14T23:27:35.1357100Z * checking serialization versions ... OK 2021-05-14T23:27:36.2268035Z * checking whether package ‘kirby21.flair’ can be installed ... OK 2021-05-14T23:27:36.2379801Z * checking installed package size ... OK 2021-05-14T23:27:36.2960777Z * checking package directory ... OK 2021-05-14T23:27:36.2961761Z * checking for future file timestamps ... OK 2021-05-14T23:27:36.4634182Z * checking DESCRIPTION meta-information ... OK 2021-05-14T23:27:36.4635995Z * checking top-level files ... OK 2021-05-14T23:27:36.4636893Z * checking for left-over files ... OK 2021-05-14T23:27:36.4637521Z * checking index information ... OK 2021-05-14T23:27:36.5850294Z * checking package subdirectories ... OK 2021-05-14T23:27:36.6353795Z * checking R files for non-ASCII characters ... OK 2021-05-14T23:27:36.6874704Z * checking R files for syntax errors ... OK 2021-05-14T23:27:36.8973971Z * checking whether the package can be loaded ... OK 2021-05-14T23:27:37.0064437Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-14T23:27:37.1201214Z * checking whether the package can be unloaded cleanly ... OK 2021-05-14T23:27:37.2313892Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-14T23:27:37.4489942Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-14T23:27:37.6732270Z * checking loading without being on the library search path ... OK 2021-05-14T23:27:37.8133196Z * checking dependencies in R code ... OK 2021-05-14T23:27:38.3169340Z * checking S3 generic/method consistency ... OK 2021-05-14T23:27:38.4621880Z * checking replacement functions ... OK 2021-05-14T23:27:38.6092114Z * checking foreign function calls ... OK 2021-05-14T23:27:40.5163311Z * checking R code for possible problems ... OK 2021-05-14T23:27:40.7214820Z * checking Rd files ... OK 2021-05-14T23:27:40.7745016Z * checking Rd metadata ... OK 2021-05-14T23:27:40.8329295Z * checking Rd line widths ... OK 2021-05-14T23:27:40.9183117Z * checking Rd cross-references ... OK 2021-05-14T23:27:41.0570594Z * checking for missing documentation entries ... OK 2021-05-14T23:27:41.4678970Z * checking for code/documentation mismatches ... OK 2021-05-14T23:27:42.0744390Z * checking Rd \usage sections ... OK 2021-05-14T23:27:42.1323778Z * checking Rd contents ... OK 2021-05-14T23:27:42.2032681Z * checking for unstated dependencies in examples ... OK 2021-05-14T23:27:43.0601935Z * checking examples ... OK 2021-05-14T23:27:44.6374588Z * checking PDF version of manual ... OK 2021-05-14T23:27:44.6375366Z * checking for detritus in the temp directory ... OK 2021-05-14T23:27:44.6375901Z * DONE 2021-05-14T23:27:44.6376151Z 2021-05-14T23:27:44.6376516Z Status: OK 2021-05-14T23:27:44.6376780Z 2021-05-14T23:27:44.7405573Z ── R CMD check results ──────────────────────────────── kirby21.flair 1.7.0 ──── 2021-05-14T23:27:44.7423532Z Duration: 29s 2021-05-14T23:27:44.7424104Z 2021-05-14T23:27:44.7438116Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-14T23:27:44.7529403Z total 20 2021-05-14T23:27:44.7530840Z drwxr-xr-x 5 runner docker 4096 May 14 23:27 kirby21.flair.Rcheck 2021-05-14T23:27:44.7532228Z -rw-r--r-- 1 runner docker 2194 May 14 23:27 kirby21.flair_1.7.0.tar.gz 2021-05-14T23:27:44.7537747Z -rw-r--r-- 1 runner docker 11720 May 14 23:27 kirby21.flair_1.7.0_R_x86_64-pc-linux-gnu.tar.gz 2021-05-14T23:27:44.7598334Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-14T23:27:44.7599224Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-14T23:27:44.7647083Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-14T23:27:44.7647623Z env: 2021-05-14T23:27:44.7648108Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:27:44.7648972Z TIC_DEPLOY_KEY: 2021-05-14T23:27:44.7650001Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:27:44.7652136Z GITHUB_PAT: *** 2021-05-14T23:27:44.7652585Z COVERALLS_TOKEN: 2021-05-14T23:27:44.7653273Z continue-on-error: false 2021-05-14T23:27:44.7653756Z VDIFFR_RUN_TESTS: 2021-05-14T23:27:44.7654268Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:27:44.7654731Z TZ: UTC 2021-05-14T23:27:44.7655138Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:27:44.7655739Z NOT_CRAN: true 2021-05-14T23:27:44.7656148Z ##[endgroup] 2021-05-14T23:27:44.7800672Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-14T23:27:44.7801286Z Rscript -e "tic::before_deploy()" 2021-05-14T23:27:44.7845747Z shell: /usr/bin/bash -e {0} 2021-05-14T23:27:44.7846368Z env: 2021-05-14T23:27:44.7846854Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:27:44.7847351Z TIC_DEPLOY_KEY: 2021-05-14T23:27:44.7848257Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:27:44.7849796Z GITHUB_PAT: *** 2021-05-14T23:27:44.7850213Z COVERALLS_TOKEN: 2021-05-14T23:27:44.7850690Z continue-on-error: false 2021-05-14T23:27:44.7851169Z VDIFFR_RUN_TESTS: 2021-05-14T23:27:44.7851643Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:27:44.7852096Z TZ: UTC 2021-05-14T23:27:44.7852642Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:27:44.7853046Z NOT_CRAN: true 2021-05-14T23:27:44.7853434Z ##[endgroup] 2021-05-14T23:27:45.2393493Z ✔ Loading tic stage configuration from tic.R 2021-05-14T23:27:45.2447466Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-14T23:27:45.2448081Z with: 2021-05-14T23:27:45.2449034Z upload_url: https://uploads.github.com/repos/neuroconductor/kirby21.flair/releases/42985744/assets{?name,label} 2021-05-14T23:27:45.2450202Z asset_path: check/kirby21.flair_1.7.0_R_x86_64-pc-linux-gnu.tar.gz 2021-05-14T23:27:45.2451021Z asset_name: kirby21.flair_1.7.0_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-14T23:27:45.2451756Z asset_content_type: application/octet-stream 2021-05-14T23:27:45.2452296Z env: 2021-05-14T23:27:45.2452772Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:27:45.2453263Z TIC_DEPLOY_KEY: 2021-05-14T23:27:45.2454151Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:27:45.2455513Z GITHUB_PAT: *** 2021-05-14T23:27:45.2455975Z COVERALLS_TOKEN: 2021-05-14T23:27:45.2456487Z continue-on-error: false 2021-05-14T23:27:45.2456998Z VDIFFR_RUN_TESTS: 2021-05-14T23:27:45.2457679Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:27:45.2458134Z TZ: UTC 2021-05-14T23:27:45.2458545Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:27:45.2458982Z NOT_CRAN: true 2021-05-14T23:27:45.2459965Z GITHUB_TOKEN: *** 2021-05-14T23:27:45.2460396Z ##[endgroup] 2021-05-14T23:27:45.8927974Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-14T23:27:45.8928543Z Rscript -e "tic::deploy()" 2021-05-14T23:27:45.8992416Z shell: /usr/bin/bash -e {0} 2021-05-14T23:27:45.8993028Z env: 2021-05-14T23:27:45.8993501Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:27:45.8994017Z TIC_DEPLOY_KEY: 2021-05-14T23:27:45.8994904Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:27:45.8996506Z GITHUB_PAT: *** 2021-05-14T23:27:45.8996937Z COVERALLS_TOKEN: 2021-05-14T23:27:45.8997449Z continue-on-error: false 2021-05-14T23:27:45.8997948Z VDIFFR_RUN_TESTS: 2021-05-14T23:27:45.8998441Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:27:45.8998911Z TZ: UTC 2021-05-14T23:27:45.8999304Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:27:45.8999743Z NOT_CRAN: true 2021-05-14T23:27:45.9000124Z ##[endgroup] 2021-05-14T23:27:46.2055405Z ✔ Loading tic stage configuration from tic.R 2021-05-14T23:27:46.3517172Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-14T23:27:46.3517877Z Rscript -e "tic::after_deploy()" 2021-05-14T23:27:46.3569932Z shell: /usr/bin/bash -e {0} 2021-05-14T23:27:46.3570355Z env: 2021-05-14T23:27:46.3570846Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:27:46.3571344Z TIC_DEPLOY_KEY: 2021-05-14T23:27:46.3572248Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:27:46.3573909Z GITHUB_PAT: *** 2021-05-14T23:27:46.3574525Z COVERALLS_TOKEN: 2021-05-14T23:27:46.3575428Z continue-on-error: false 2021-05-14T23:27:46.3575924Z VDIFFR_RUN_TESTS: 2021-05-14T23:27:46.3576680Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:27:46.3577149Z TZ: UTC 2021-05-14T23:27:46.3577600Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:27:46.3578041Z NOT_CRAN: true 2021-05-14T23:27:46.3578457Z ##[endgroup] 2021-05-14T23:27:46.6616740Z ✔ Loading tic stage configuration from tic.R 2021-05-14T23:27:47.0106349Z Post job cleanup. 2021-05-14T23:27:47.0628346Z [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:27:47.0729186Z Post job cleanup. 2021-05-14T23:27:47.1895548Z [command]/usr/bin/git version 2021-05-14T23:27:47.1959667Z git version 2.31.1 2021-05-14T23:27:47.2005324Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-14T23:27:47.2057498Z [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:27:47.2331918Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-14T23:27:48.0623488Z http.https://github.com/.extraheader 2021-05-14T23:27:48.0645140Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-14T23:27:48.0647988Z [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:27:48.0662991Z Cleaning up orphan processes