2021-05-19T20:31:29.2954860Z ##[section]Starting: Request a runner to run this job 2021-05-19T20:31:30.2248166Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-20.04' 2021-05-19T20:31:30.4080475Z 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-19T20:31:30.4947641Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-19T20:31:30.6698442Z ##[section]Finishing: Request a runner to run this job 2021-05-19T20:31:38.7875537Z Current runner version: '2.278.0' 2021-05-19T20:31:38.7909333Z ##[group]Operating System 2021-05-19T20:31:38.7910458Z Ubuntu 2021-05-19T20:31:38.7910961Z 20.04.2 2021-05-19T20:31:38.7911521Z LTS 2021-05-19T20:31:38.7912077Z ##[endgroup] 2021-05-19T20:31:38.7912795Z ##[group]Virtual Environment 2021-05-19T20:31:38.7913599Z Environment: ubuntu-20.04 2021-05-19T20:31:38.7914228Z Version: 20210517.1 2021-05-19T20:31:38.7915443Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210517.1/images/linux/Ubuntu2004-README.md 2021-05-19T20:31:38.7917104Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210517.1 2021-05-19T20:31:38.7918113Z ##[endgroup] 2021-05-19T20:31:38.7920414Z ##[group]GITHUB_TOKEN Permissions 2021-05-19T20:31:38.7921813Z Actions: write 2021-05-19T20:31:38.7922411Z Checks: write 2021-05-19T20:31:38.7923033Z Contents: write 2021-05-19T20:31:38.7923714Z Deployments: write 2021-05-19T20:31:38.7924455Z Issues: write 2021-05-19T20:31:38.7925104Z Metadata: read 2021-05-19T20:31:38.7925680Z Packages: write 2021-05-19T20:31:38.7926353Z PullRequests: write 2021-05-19T20:31:38.7927142Z RepositoryProjects: write 2021-05-19T20:31:38.7927887Z SecurityEvents: write 2021-05-19T20:31:38.7928584Z Statuses: write 2021-05-19T20:31:38.7929257Z ##[endgroup] 2021-05-19T20:31:38.7932702Z Prepare workflow directory 2021-05-19T20:31:38.9138924Z Prepare all required actions 2021-05-19T20:31:38.9151798Z Getting action download info 2021-05-19T20:31:39.3815118Z Download action repository 'actions/checkout@v2' 2021-05-19T20:31:41.2309995Z Download action repository 'r-lib/actions@master' 2021-05-19T20:31:41.8178249Z Download action repository 'adigherman/actions@master' 2021-05-19T20:31:42.9086965Z Download action repository 'msys2/setup-msys2@v2' 2021-05-19T20:31:43.0482011Z Download action repository 'actions/cache@v1' 2021-05-19T20:31:43.1787647Z Download action repository 'actions/upload-artifact@master' 2021-05-19T20:31:43.3062741Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-19T20:31:43.6587592Z ##[group]Run actions/checkout@v2 2021-05-19T20:31:43.6588302Z with: 2021-05-19T20:31:43.6589042Z repository: neuroconductor/dcmsort 2021-05-19T20:31:43.6590240Z token: *** 2021-05-19T20:31:43.6590679Z ssh-strict: true 2021-05-19T20:31:43.6591259Z persist-credentials: true 2021-05-19T20:31:43.6591800Z clean: true 2021-05-19T20:31:43.6592254Z fetch-depth: 1 2021-05-19T20:31:43.6592702Z lfs: false 2021-05-19T20:31:43.6593134Z submodules: false 2021-05-19T20:31:43.6593578Z env: 2021-05-19T20:31:43.6594072Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T20:31:43.6594615Z TIC_DEPLOY_KEY: 2021-05-19T20:31:43.6595582Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-19T20:31:43.6597020Z GITHUB_PAT: *** 2021-05-19T20:31:43.6597956Z COVERALLS_TOKEN: *** 2021-05-19T20:31:43.6598533Z continue-on-error: false 2021-05-19T20:31:43.6599078Z VDIFFR_RUN_TESTS: 2021-05-19T20:31:43.6599538Z ##[endgroup] 2021-05-19T20:31:43.9013347Z Syncing repository: neuroconductor/dcmsort 2021-05-19T20:31:43.9032571Z ##[group]Getting Git version info 2021-05-19T20:31:43.9033909Z Working directory is '/home/runner/work/dcmsort/dcmsort' 2021-05-19T20:31:43.9091957Z [command]/usr/bin/git version 2021-05-19T20:31:43.9245696Z git version 2.31.1 2021-05-19T20:31:43.9271325Z ##[endgroup] 2021-05-19T20:31:43.9278561Z Deleting the contents of '/home/runner/work/dcmsort/dcmsort' 2021-05-19T20:31:43.9282077Z ##[group]Initializing the repository 2021-05-19T20:31:43.9286844Z [command]/usr/bin/git init /home/runner/work/dcmsort/dcmsort 2021-05-19T20:31:43.9373033Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-19T20:31:43.9374195Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-19T20:31:43.9375131Z hint: of your new repositories, which will suppress this warning, call: 2021-05-19T20:31:43.9375802Z hint: 2021-05-19T20:31:43.9376636Z hint: git config --global init.defaultBranch 2021-05-19T20:31:43.9378098Z hint: 2021-05-19T20:31:43.9379010Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-19T20:31:43.9380144Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-19T20:31:43.9380836Z hint: 2021-05-19T20:31:43.9381446Z hint: git branch -m 2021-05-19T20:31:43.9388950Z Initialized empty Git repository in /home/runner/work/dcmsort/dcmsort/.git/ 2021-05-19T20:31:43.9400800Z [command]/usr/bin/git remote add origin https://github.com/neuroconductor/dcmsort 2021-05-19T20:31:43.9456421Z ##[endgroup] 2021-05-19T20:31:43.9457456Z ##[group]Disabling automatic garbage collection 2021-05-19T20:31:43.9463680Z [command]/usr/bin/git config --local gc.auto 0 2021-05-19T20:31:43.9507688Z ##[endgroup] 2021-05-19T20:31:45.2330058Z ##[group]Setting up auth 2021-05-19T20:31:45.2332629Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-19T20:31:45.2342931Z [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-19T20:31:45.2344718Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-19T20:31:45.2346886Z [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-19T20:31:45.2349222Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-19T20:31:45.2350263Z ##[endgroup] 2021-05-19T20:31:45.2350821Z ##[group]Fetching the repository 2021-05-19T20:31:45.2352618Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +f0a56ec83e3ccd3085c360600c4f95f8fd3f4e5a:refs/tags/0.3.0.s 2021-05-19T20:31:45.2354269Z remote: Enumerating objects: 39, done. 2021-05-19T20:31:45.2354933Z remote: Counting objects: 2% (1/39) 2021-05-19T20:31:45.2355539Z remote: Counting objects: 5% (2/39) 2021-05-19T20:31:45.2356148Z remote: Counting objects: 7% (3/39) 2021-05-19T20:31:45.2356739Z remote: Counting objects: 10% (4/39) 2021-05-19T20:31:45.2357348Z remote: Counting objects: 12% (5/39) 2021-05-19T20:31:45.2357935Z remote: Counting objects: 15% (6/39) 2021-05-19T20:31:45.2358539Z remote: Counting objects: 17% (7/39) 2021-05-19T20:31:45.2359180Z remote: Counting objects: 20% (8/39) 2021-05-19T20:31:45.2359792Z remote: Counting objects: 23% (9/39) 2021-05-19T20:31:45.2360400Z remote: Counting objects: 25% (10/39) 2021-05-19T20:31:45.2361000Z remote: Counting objects: 28% (11/39) 2021-05-19T20:31:45.2361615Z remote: Counting objects: 30% (12/39) 2021-05-19T20:31:45.2362215Z remote: Counting objects: 33% (13/39) 2021-05-19T20:31:45.2362815Z remote: Counting objects: 35% (14/39) 2021-05-19T20:31:45.2363414Z remote: Counting objects: 38% (15/39) 2021-05-19T20:31:45.2364009Z remote: Counting objects: 41% (16/39) 2021-05-19T20:31:45.2364636Z remote: Counting objects: 43% (17/39) 2021-05-19T20:31:45.2365241Z remote: Counting objects: 46% (18/39) 2021-05-19T20:31:45.2365824Z remote: Counting objects: 48% (19/39) 2021-05-19T20:31:45.2366419Z remote: Counting objects: 51% (20/39) 2021-05-19T20:31:45.2367014Z remote: Counting objects: 53% (21/39) 2021-05-19T20:31:45.2367597Z remote: Counting objects: 56% (22/39) 2021-05-19T20:31:45.2368199Z remote: Counting objects: 58% (23/39) 2021-05-19T20:31:45.2368924Z remote: Counting objects: 61% (24/39) 2021-05-19T20:31:45.2369515Z remote: Counting objects: 64% (25/39) 2021-05-19T20:31:45.2370113Z remote: Counting objects: 66% (26/39) 2021-05-19T20:31:45.2370718Z remote: Counting objects: 69% (27/39) 2021-05-19T20:31:45.2371444Z remote: Counting objects: 71% (28/39) 2021-05-19T20:31:45.2372047Z remote: Counting objects: 74% (29/39) 2021-05-19T20:31:45.2372630Z remote: Counting objects: 76% (30/39) 2021-05-19T20:31:45.2373224Z remote: Counting objects: 79% (31/39) 2021-05-19T20:31:45.2373826Z remote: Counting objects: 82% (32/39) 2021-05-19T20:31:45.2374416Z remote: Counting objects: 84% (33/39) 2021-05-19T20:31:45.2375013Z remote: Counting objects: 87% (34/39) 2021-05-19T20:31:45.2375603Z remote: Counting objects: 89% (35/39) 2021-05-19T20:31:45.2376203Z remote: Counting objects: 92% (36/39) 2021-05-19T20:31:45.2376802Z remote: Counting objects: 94% (37/39) 2021-05-19T20:31:45.2377385Z remote: Counting objects: 97% (38/39) 2021-05-19T20:31:45.2377983Z remote: Counting objects: 100% (39/39) 2021-05-19T20:31:45.2378612Z remote: Counting objects: 100% (39/39), done. 2021-05-19T20:31:45.2379272Z remote: Compressing objects: 2% (1/34) 2021-05-19T20:31:45.2379939Z remote: Compressing objects: 5% (2/34) 2021-05-19T20:31:45.2380583Z remote: Compressing objects: 8% (3/34) 2021-05-19T20:31:45.2381234Z remote: Compressing objects: 11% (4/34) 2021-05-19T20:31:45.2381892Z remote: Compressing objects: 14% (5/34) 2021-05-19T20:31:45.2382528Z remote: Compressing objects: 17% (6/34) 2021-05-19T20:31:45.2383174Z remote: Compressing objects: 20% (7/34) 2021-05-19T20:31:45.2383811Z remote: Compressing objects: 23% (8/34) 2021-05-19T20:31:45.2384465Z remote: Compressing objects: 26% (9/34) 2021-05-19T20:31:45.2385123Z remote: Compressing objects: 29% (10/34) 2021-05-19T20:31:45.2385769Z remote: Compressing objects: 32% (11/34) 2021-05-19T20:31:45.2386427Z remote: Compressing objects: 35% (12/34) 2021-05-19T20:31:45.2387081Z remote: Compressing objects: 38% (13/34) 2021-05-19T20:31:45.2387788Z remote: Compressing objects: 41% (14/34) 2021-05-19T20:31:45.2388449Z remote: Compressing objects: 44% (15/34) 2021-05-19T20:31:45.2389568Z remote: Compressing objects: 47% (16/34) 2021-05-19T20:31:45.2390221Z remote: Compressing objects: 50% (17/34) 2021-05-19T20:31:45.2390878Z remote: Compressing objects: 52% (18/34) 2021-05-19T20:31:45.2391520Z remote: Compressing objects: 55% (19/34) 2021-05-19T20:31:45.2392166Z remote: Compressing objects: 58% (20/34) 2021-05-19T20:31:45.2392803Z remote: Compressing objects: 61% (21/34) 2021-05-19T20:31:45.2393456Z remote: Compressing objects: 64% (22/34) 2021-05-19T20:31:45.2394102Z remote: Compressing objects: 67% (23/34) 2021-05-19T20:31:45.2394740Z remote: Compressing objects: 70% (24/34) 2021-05-19T20:31:45.2395403Z remote: Compressing objects: 73% (25/34) 2021-05-19T20:31:45.2396062Z remote: Compressing objects: 76% (26/34) 2021-05-19T20:31:45.2396713Z remote: Compressing objects: 79% (27/34) 2021-05-19T20:31:45.2397370Z remote: Compressing objects: 82% (28/34) 2021-05-19T20:31:45.2398010Z remote: Compressing objects: 85% (29/34) 2021-05-19T20:31:45.2398660Z remote: Compressing objects: 88% (30/34) 2021-05-19T20:31:45.2399311Z remote: Compressing objects: 91% (31/34) 2021-05-19T20:31:45.2399950Z remote: Compressing objects: 94% (32/34) 2021-05-19T20:31:45.2400599Z remote: Compressing objects: 97% (33/34) 2021-05-19T20:31:45.2401258Z remote: Compressing objects: 100% (34/34) 2021-05-19T20:31:45.2401926Z remote: Compressing objects: 100% (34/34), done. 2021-05-19T20:31:45.2403091Z remote: Total 39 (delta 1), reused 26 (delta 1), pack-reused 0 2021-05-19T20:31:45.2403965Z From https://github.com/neuroconductor/dcmsort 2021-05-19T20:31:45.2405194Z * [new ref] f0a56ec83e3ccd3085c360600c4f95f8fd3f4e5a -> 0.3.0.s 2021-05-19T20:31:45.2406135Z ##[endgroup] 2021-05-19T20:31:45.2406710Z ##[group]Determining the checkout info 2021-05-19T20:31:45.2407281Z ##[endgroup] 2021-05-19T20:31:45.2412556Z ##[group]Checking out the ref 2021-05-19T20:31:45.2413684Z [command]/usr/bin/git checkout --progress --force refs/tags/0.3.0.s 2021-05-19T20:31:45.2414596Z Note: switching to 'refs/tags/0.3.0.s'. 2021-05-19T20:31:45.2414978Z 2021-05-19T20:31:45.2415834Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-19T20:31:45.2416752Z changes and commit them, and you can discard any commits you make in this 2021-05-19T20:31:45.2417654Z state without impacting any branches by switching back to a branch. 2021-05-19T20:31:45.2418172Z 2021-05-19T20:31:45.2418756Z If you want to create a new branch to retain commits you create, you may 2021-05-19T20:31:45.2419808Z do so (now or later) by using -c with the switch command. Example: 2021-05-19T20:31:45.2420288Z 2021-05-19T20:31:45.2420936Z git switch -c 2021-05-19T20:31:45.2421355Z 2021-05-19T20:31:45.2421813Z Or undo this operation with: 2021-05-19T20:31:45.2422172Z 2021-05-19T20:31:45.2422693Z git switch - 2021-05-19T20:31:45.2422991Z 2021-05-19T20:31:45.2423697Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-19T20:31:45.2424294Z 2021-05-19T20:31:45.2424786Z HEAD is now at f0a56ec Version id 86 stable 2021-05-19T20:31:45.2425366Z ##[endgroup] 2021-05-19T20:31:45.2426075Z [command]/usr/bin/git log -1 --format='%H' 2021-05-19T20:31:45.2427048Z 'f0a56ec83e3ccd3085c360600c4f95f8fd3f4e5a' 2021-05-19T20:31:45.2525584Z ##[group]Run r-lib/actions/setup-r@master 2021-05-19T20:31:45.2526154Z with: 2021-05-19T20:31:45.2526586Z r-version: oldrel 2021-05-19T20:31:45.2527032Z Ncpus: 1 2021-05-19T20:31:45.2527516Z crayon.enabled: NULL 2021-05-19T20:31:45.2528128Z remove-openmp-macos: true 2021-05-19T20:31:45.2528784Z http-user-agent: default 2021-05-19T20:31:45.2529317Z install-r: true 2021-05-19T20:31:45.2529982Z windows-path-include-mingw: true 2021-05-19T20:31:45.2530617Z env: 2021-05-19T20:31:45.2531108Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T20:31:45.2531647Z TIC_DEPLOY_KEY: 2021-05-19T20:31:45.2532579Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-19T20:31:45.2534113Z GITHUB_PAT: *** 2021-05-19T20:31:45.2535050Z COVERALLS_TOKEN: *** 2021-05-19T20:31:45.2535633Z continue-on-error: false 2021-05-19T20:31:45.2536176Z VDIFFR_RUN_TESTS: 2021-05-19T20:31:45.2536638Z ##[endgroup] 2021-05-19T20:31:46.4816776Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive add-apt-repository -y ppa:cran/travis 2021-05-19T20:31:48.2957499Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-19T20:31:48.2960775Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-19T20:31:48.2963449Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-19T20:31:48.2982096Z Hit:4 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-19T20:31:48.3023955Z Get:5 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2021-05-19T20:31:48.3327131Z Get:6 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] 2021-05-19T20:31:48.4401603Z Get:7 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease [18.0 kB] 2021-05-19T20:31:48.5517589Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [988 kB] 2021-05-19T20:31:48.6057302Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [224 kB] 2021-05-19T20:31:48.6060598Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.4 kB] 2021-05-19T20:31:48.6063133Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [226 kB] 2021-05-19T20:31:48.6069815Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [436 B] 2021-05-19T20:31:48.6152178Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [777 kB] 2021-05-19T20:31:48.6303813Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [167 kB] 2021-05-19T20:31:48.6329542Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [17.5 kB] 2021-05-19T20:31:48.6349793Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [21.7 kB] 2021-05-19T20:31:48.6376930Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [5564 B] 2021-05-19T20:31:48.6433516Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [604 B] 2021-05-19T20:31:48.6867965Z Hit:19 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-19T20:31:48.9285148Z Get:20 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [73.3 kB] 2021-05-19T20:31:49.0581795Z Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [664 kB] 2021-05-19T20:31:49.3407724Z Get:22 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [134 kB] 2021-05-19T20:31:49.7280813Z Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7668 B] 2021-05-19T20:31:49.8140444Z Get:24 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [207 kB] 2021-05-19T20:31:50.2015331Z Get:25 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [30.7 kB] 2021-05-19T20:31:50.2220681Z Get:26 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [440 B] 2021-05-19T20:31:50.2223043Z Get:27 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [578 kB] 2021-05-19T20:31:51.2430550Z Get:28 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [90.1 kB] 2021-05-19T20:31:51.2639832Z Get:29 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [11.3 kB] 2021-05-19T20:31:51.2668167Z Get:30 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [19.9 kB] 2021-05-19T20:31:51.2721019Z Get:31 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [4316 B] 2021-05-19T20:31:51.2736537Z Get:32 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [528 B] 2021-05-19T20:31:56.3075273Z Fetched 4619 kB in 3s (1477 kB/s) 2021-05-19T20:31:57.2273780Z Reading package lists... 2021-05-19T20:31:57.2512594Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get update -y -qq 2021-05-19T20:31:59.2775905Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get install -y gdebi-core qpdf devscripts 2021-05-19T20:31:59.3521036Z Reading package lists... 2021-05-19T20:31:59.5279336Z Building dependency tree... 2021-05-19T20:31:59.5297540Z Reading state information... 2021-05-19T20:31:59.6949408Z The following additional packages will be installed: 2021-05-19T20:31:59.6954428Z dctrl-tools diffstat dput gettext intltool-debian libapt-pkg-perl 2021-05-19T20:31:59.6957143Z libarchive-zip-perl libarray-intspan-perl libasync-mergepoint-perl 2021-05-19T20:31:59.6960076Z libb-hooks-endofscope-perl libb-hooks-op-check-perl libcapture-tiny-perl 2021-05-19T20:31:59.6963116Z libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 2021-05-19T20:31:59.6966056Z libconst-fast-perl libcontextual-return-perl libcpanel-json-xs-perl 2021-05-19T20:31:59.6968980Z libcroco3 libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl 2021-05-19T20:31:59.6971860Z libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl 2021-05-19T20:31:59.6974818Z libdynaloader-functions-perl libemail-valid-perl libexporter-tiny-perl 2021-05-19T20:31:59.6977597Z libfile-chdir-perl libfile-find-rule-perl libfile-homedir-perl 2021-05-19T20:31:59.6979912Z libfile-which-perl libfont-ttf-perl libfuture-perl 2021-05-19T20:31:59.6982580Z libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 2021-05-19T20:31:59.6985639Z libhash-fieldhash-perl libhttp-tiny-multipart-perl libimport-into-perl 2021-05-19T20:31:59.6989171Z libio-async-loop-epoll-perl libio-async-perl libio-prompter-perl 2021-05-19T20:31:59.6991860Z libio-pty-perl libio-string-perl libipc-run-perl libjson-maybexs-perl 2021-05-19T20:31:59.6994437Z liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl 2021-05-19T20:31:59.6996924Z liblist-someutils-perl liblist-someutils-xs-perl 2021-05-19T20:31:59.6999772Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-19T20:31:59.7002900Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-19T20:31:59.7005543Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-19T20:31:59.7007926Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-19T20:31:59.7010392Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-19T20:31:59.7013155Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-19T20:31:59.7016126Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-19T20:31:59.7018857Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-19T20:31:59.7021440Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-19T20:31:59.7024233Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-19T20:31:59.7027045Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-19T20:31:59.7030273Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-19T20:31:59.7033182Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-19T20:31:59.7035994Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-19T20:31:59.7037983Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-19T20:31:59.7039745Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-19T20:31:59.7041325Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-19T20:31:59.7042841Z libtype-tiny-perl libtype-tiny-xs-perl libunicode-utf8-perl 2021-05-19T20:31:59.7044404Z libvariable-magic-perl libwant-perl libxml-writer-perl libyaml-libyaml-perl 2021-05-19T20:31:59.7045914Z licensecheck lintian patchutils python3-gpg python3-magic python3-unidiff 2021-05-19T20:31:59.7046924Z python3-xdg t1utils wdiff 2021-05-19T20:31:59.7047581Z Suggested packages: 2021-05-19T20:31:59.7048518Z debtags adequate autopkgtest bls-standalone bsd-mailx | mailx 2021-05-19T20:31:59.7049920Z check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope 2021-05-19T20:31:59.7051422Z disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl 2021-05-19T20:31:59.7052926Z libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts 2021-05-19T20:31:59.7054383Z mutt piuparts quilt ratt reprotest svn-buildpackage w3m debian-keyring 2021-05-19T20:31:59.7055896Z equivs libsoap-lite-perl python3-paramiko mini-dinstall gettext-doc 2021-05-19T20:31:59.7057330Z autopoint libasprintf-dev libgettextpo-dev libossp-uuid-perl 2021-05-19T20:31:59.7058880Z libscalar-number-perl libbareword-filehandles-perl libindirect-perl 2021-05-19T20:31:59.7060750Z libmultidimensional-perl libdevel-lexalias-perl libdevel-stacktrace-perl 2021-05-19T20:31:59.7062309Z binutils-multiarch libtext-template-perl wdiff-doc 2021-05-19T20:31:59.7700101Z The following NEW packages will be installed: 2021-05-19T20:31:59.7702233Z dctrl-tools devscripts diffstat dput gdebi-core gettext intltool-debian 2021-05-19T20:31:59.7704018Z libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl 2021-05-19T20:31:59.7707810Z libasync-mergepoint-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 2021-05-19T20:31:59.7711113Z libcapture-tiny-perl libclass-method-modifiers-perl libclass-xsaccessor-perl 2021-05-19T20:31:59.7713914Z libclone-perl libconst-fast-perl libcontextual-return-perl 2021-05-19T20:31:59.7715960Z libcpanel-json-xs-perl libcroco3 libdata-optlist-perl 2021-05-19T20:31:59.7717914Z libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl 2021-05-19T20:31:59.7727609Z libdigest-hmac-perl libdistro-info-perl libdynaloader-functions-perl 2021-05-19T20:31:59.7729274Z libemail-valid-perl libexporter-tiny-perl libfile-chdir-perl 2021-05-19T20:31:59.7730854Z libfile-find-rule-perl libfile-homedir-perl libfile-which-perl 2021-05-19T20:31:59.7732474Z libfont-ttf-perl libfuture-perl libgetopt-long-descriptive-perl 2021-05-19T20:31:59.7734174Z libgit-wrapper-perl libgitlab-api-v4-perl libhash-fieldhash-perl 2021-05-19T20:31:59.7736029Z libhttp-tiny-multipart-perl libimport-into-perl libio-async-loop-epoll-perl 2021-05-19T20:31:59.7737745Z libio-async-perl libio-prompter-perl libio-pty-perl libio-string-perl 2021-05-19T20:31:59.7739258Z libipc-run-perl libjson-maybexs-perl liblinux-epoll-perl 2021-05-19T20:31:59.7741290Z liblist-compare-perl liblist-moreutils-perl liblist-someutils-perl 2021-05-19T20:31:59.7743051Z liblist-someutils-xs-perl liblog-any-adapter-screen-perl liblog-any-perl 2021-05-19T20:31:59.7744916Z libmodule-implementation-perl libmodule-runtime-perl libmoo-perl 2021-05-19T20:31:59.7746569Z libmoox-aliases-perl libmoox-struct-perl libnamespace-clean-perl 2021-05-19T20:31:59.7748275Z libnet-dns-perl libnet-dns-sec-perl libnet-domain-tld-perl libnet-ip-perl 2021-05-19T20:31:59.7750161Z libnet-libidn-perl libnumber-compare-perl libnumber-range-perl 2021-05-19T20:31:59.7751924Z libobject-id-perl libpackage-stash-perl libpackage-stash-xs-perl 2021-05-19T20:31:59.7753667Z libparams-classify-perl libparams-util-perl libparams-validate-perl 2021-05-19T20:31:59.7755419Z libpath-iterator-rule-perl libpath-tiny-perl libperl4-corelibs-perl 2021-05-19T20:31:59.7757123Z libperlio-gzip-perl libpod-constants-perl libqpdf26 libre-engine-re2-perl 2021-05-19T20:31:59.7758682Z libreadonly-perl libref-util-perl libref-util-xs-perl 2021-05-19T20:31:59.7760352Z libregexp-pattern-license-perl libregexp-pattern-perl librole-tiny-perl 2021-05-19T20:31:59.7762090Z libsereal-decoder-perl libsereal-encoder-perl libsereal-perl 2021-05-19T20:31:59.7763642Z libsort-key-perl libsort-versions-perl libstrictures-perl 2021-05-19T20:31:59.7765272Z libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl 2021-05-19T20:31:59.7767199Z libstruct-dumb-perl libsub-exporter-perl libsub-exporter-progressive-perl 2021-05-19T20:31:59.7769034Z libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl 2021-05-19T20:31:59.7770648Z libterm-readkey-perl libtest-fatal-perl libtest-refcount-perl 2021-05-19T20:31:59.7772236Z libtext-glob-perl libtext-levenshtein-perl libtype-tiny-perl 2021-05-19T20:31:59.7773848Z libtype-tiny-xs-perl libunicode-utf8-perl libvariable-magic-perl 2021-05-19T20:31:59.7775421Z libwant-perl libxml-writer-perl libyaml-libyaml-perl licensecheck lintian 2021-05-19T20:31:59.7776927Z patchutils python3-gpg python3-magic python3-unidiff python3-xdg qpdf 2021-05-19T20:31:59.7777754Z t1utils wdiff 2021-05-19T20:31:59.7945678Z 0 upgraded, 126 newly installed, 0 to remove and 17 not upgraded. 2021-05-19T20:31:59.7947161Z Need to get 8451 kB of archives. 2021-05-19T20:31:59.7948432Z After this operation, 31.7 MB of additional disk space will be used. 2021-05-19T20:31:59.7950677Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 2021-05-19T20:31:59.8002360Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] 2021-05-19T20:31:59.8015006Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] 2021-05-19T20:31:59.8035749Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] 2021-05-19T20:31:59.8062352Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] 2021-05-19T20:31:59.8107939Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] 2021-05-19T20:31:59.8116616Z 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-19T20:31:59.8125301Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] 2021-05-19T20:31:59.8138921Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] 2021-05-19T20:31:59.8152348Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] 2021-05-19T20:31:59.8165764Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] 2021-05-19T20:31:59.8180326Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] 2021-05-19T20:31:59.8193394Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] 2021-05-19T20:31:59.8213218Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 2021-05-19T20:31:59.8245671Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] 2021-05-19T20:31:59.8255032Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] 2021-05-19T20:31:59.8266052Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 2021-05-19T20:31:59.8292990Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 2021-05-19T20:31:59.8310683Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] 2021-05-19T20:31:59.8668670Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] 2021-05-19T20:31:59.8685111Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] 2021-05-19T20:31:59.8754993Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] 2021-05-19T20:31:59.8778300Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdebi-core all 0.9.5.7+nmu3 [116 kB] 2021-05-19T20:31:59.8828189Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-05-19T20:31:59.8864163Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-05-19T20:31:59.9219363Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-05-19T20:31:59.9315830Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] 2021-05-19T20:31:59.9339413Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-05-19T20:31:59.9378698Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] 2021-05-19T20:31:59.9380842Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] 2021-05-19T20:31:59.9383158Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] 2021-05-19T20:31:59.9385553Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] 2021-05-19T20:31:59.9406076Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] 2021-05-19T20:31:59.9408528Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] 2021-05-19T20:31:59.9421847Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] 2021-05-19T20:31:59.9431342Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] 2021-05-19T20:31:59.9447959Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] 2021-05-19T20:31:59.9460094Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] 2021-05-19T20:31:59.9475173Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] 2021-05-19T20:31:59.9486059Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] 2021-05-19T20:31:59.9499829Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] 2021-05-19T20:31:59.9522829Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] 2021-05-19T20:31:59.9537262Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] 2021-05-19T20:31:59.9562325Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] 2021-05-19T20:31:59.9600887Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] 2021-05-19T20:31:59.9656704Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] 2021-05-19T20:31:59.9667594Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] 2021-05-19T20:31:59.9678211Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] 2021-05-19T20:31:59.9686158Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] 2021-05-19T20:31:59.9706638Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] 2021-05-19T20:31:59.9828487Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] 2021-05-19T20:31:59.9844741Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] 2021-05-19T20:31:59.9857977Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] 2021-05-19T20:31:59.9876896Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] 2021-05-19T20:31:59.9887646Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] 2021-05-19T20:31:59.9897633Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] 2021-05-19T20:31:59.9906651Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] 2021-05-19T20:31:59.9924434Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] 2021-05-19T20:31:59.9936428Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] 2021-05-19T20:32:00.0096633Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] 2021-05-19T20:32:00.0147259Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] 2021-05-19T20:32:00.0231988Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] 2021-05-19T20:32:00.0245840Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 2021-05-19T20:32:00.0261279Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] 2021-05-19T20:32:00.0278117Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] 2021-05-19T20:32:00.0293114Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] 2021-05-19T20:32:00.0326488Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] 2021-05-19T20:32:00.0360839Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [12.1 kB] 2021-05-19T20:32:00.0373226Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] 2021-05-19T20:32:00.0391231Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] 2021-05-19T20:32:00.0399049Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] 2021-05-19T20:32:00.0409019Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] 2021-05-19T20:32:00.0423571Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] 2021-05-19T20:32:00.0448941Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] 2021-05-19T20:32:00.0561383Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] 2021-05-19T20:32:00.0602809Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] 2021-05-19T20:32:00.0618193Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] 2021-05-19T20:32:00.0632635Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] 2021-05-19T20:32:00.0729222Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] 2021-05-19T20:32:00.0742685Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-loop-epoll-perl all 0.20-1 [10.4 kB] 2021-05-19T20:32:00.0756013Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] 2021-05-19T20:32:00.0765268Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] 2021-05-19T20:32:00.0793854Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] 2021-05-19T20:32:00.0819481Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] 2021-05-19T20:32:00.0836497Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] 2021-05-19T20:32:00.0857270Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] 2021-05-19T20:32:00.0866458Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] 2021-05-19T20:32:00.0882684Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] 2021-05-19T20:32:00.0910485Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB] 2021-05-19T20:32:00.0936645Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] 2021-05-19T20:32:00.0949883Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] 2021-05-19T20:32:00.0959793Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] 2021-05-19T20:32:00.0973973Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] 2021-05-19T20:32:00.0997856Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] 2021-05-19T20:32:00.1018008Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] 2021-05-19T20:32:00.1028913Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] 2021-05-19T20:32:00.1044311Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqpdf26 amd64 9.1.1-1build1 [421 kB] 2021-05-19T20:32:00.1187171Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] 2021-05-19T20:32:00.1198962Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] 2021-05-19T20:32:00.1210297Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] 2021-05-19T20:32:00.1224193Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] 2021-05-19T20:32:00.1260632Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-license-perl all 3.2.0-1 [36.2 kB] 2021-05-19T20:32:00.1289109Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] 2021-05-19T20:32:00.1297120Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] 2021-05-19T20:32:00.1327202Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] 2021-05-19T20:32:00.1349502Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] 2021-05-19T20:32:00.1357131Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] 2021-05-19T20:32:00.1367067Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 2021-05-19T20:32:00.1376709Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] 2021-05-19T20:32:00.1383875Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] 2021-05-19T20:32:00.1392490Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] 2021-05-19T20:32:00.1399912Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] 2021-05-19T20:32:00.1408295Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] 2021-05-19T20:32:00.1414945Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] 2021-05-19T20:32:00.1423118Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] 2021-05-19T20:32:00.1430918Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] 2021-05-19T20:32:00.1440110Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] 2021-05-19T20:32:00.1447997Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] 2021-05-19T20:32:00.1455422Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] 2021-05-19T20:32:00.1462925Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] 2021-05-19T20:32:00.1469634Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] 2021-05-19T20:32:00.1479147Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] 2021-05-19T20:32:00.1598114Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 2021-05-19T20:32:00.1603805Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] 2021-05-19T20:32:00.1613491Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qpdf amd64 9.1.1-1build1 [476 kB] 2021-05-19T20:32:00.1678457Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] 2021-05-19T20:32:00.9859956Z Fetched 8451 kB in 0s (21.7 MB/s) 2021-05-19T20:32:01.0256542Z Selecting previously unselected package dctrl-tools. 2021-05-19T20:32:01.0479550Z (Reading database ... 2021-05-19T20:32:01.0480211Z (Reading database ... 5% 2021-05-19T20:32:01.0480825Z (Reading database ... 10% 2021-05-19T20:32:01.0481418Z (Reading database ... 15% 2021-05-19T20:32:01.0481949Z (Reading database ... 20% 2021-05-19T20:32:01.0483121Z (Reading database ... 25% 2021-05-19T20:32:01.0483694Z (Reading database ... 30% 2021-05-19T20:32:01.0484286Z (Reading database ... 35% 2021-05-19T20:32:01.0484873Z (Reading database ... 40% 2021-05-19T20:32:01.0485411Z (Reading database ... 45% 2021-05-19T20:32:01.0486034Z (Reading database ... 50% 2021-05-19T20:32:01.0890112Z (Reading database ... 55% 2021-05-19T20:32:01.1281143Z (Reading database ... 60% 2021-05-19T20:32:01.1639391Z (Reading database ... 65% 2021-05-19T20:32:01.2078098Z (Reading database ... 70% 2021-05-19T20:32:01.2571983Z (Reading database ... 75% 2021-05-19T20:32:01.3408529Z (Reading database ... 80% 2021-05-19T20:32:01.3966239Z (Reading database ... 85% 2021-05-19T20:32:01.4636943Z (Reading database ... 90% 2021-05-19T20:32:01.5728320Z (Reading database ... 95% 2021-05-19T20:32:01.5729341Z (Reading database ... 100% 2021-05-19T20:32:01.5730663Z (Reading database ... 228858 files and directories currently installed.) 2021-05-19T20:32:01.5822363Z Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... 2021-05-19T20:32:01.5916599Z Unpacking dctrl-tools (2.24-3) ... 2021-05-19T20:32:01.6391111Z Selecting previously unselected package libfile-which-perl. 2021-05-19T20:32:01.6594353Z Preparing to unpack .../001-libfile-which-perl_1.23-1_all.deb ... 2021-05-19T20:32:01.6614128Z Unpacking libfile-which-perl (1.23-1) ... 2021-05-19T20:32:01.7032250Z Selecting previously unselected package libfile-homedir-perl. 2021-05-19T20:32:01.7229928Z Preparing to unpack .../002-libfile-homedir-perl_1.004-1_all.deb ... 2021-05-19T20:32:01.7253780Z Unpacking libfile-homedir-perl (1.004-1) ... 2021-05-19T20:32:01.7630793Z Selecting previously unselected package libio-pty-perl. 2021-05-19T20:32:01.7830552Z Preparing to unpack .../003-libio-pty-perl_1%3a1.12-1_amd64.deb ... 2021-05-19T20:32:01.7846632Z Unpacking libio-pty-perl (1:1.12-1) ... 2021-05-19T20:32:01.8152373Z Selecting previously unselected package libipc-run-perl. 2021-05-19T20:32:01.8404963Z Preparing to unpack .../004-libipc-run-perl_20180523.0-2_all.deb ... 2021-05-19T20:32:01.8418073Z Unpacking libipc-run-perl (20180523.0-2) ... 2021-05-19T20:32:01.8832155Z Selecting previously unselected package libclass-method-modifiers-perl. 2021-05-19T20:32:01.9082583Z Preparing to unpack .../005-libclass-method-modifiers-perl_2.13-1_all.deb ... 2021-05-19T20:32:01.9095232Z Unpacking libclass-method-modifiers-perl (2.13-1) ... 2021-05-19T20:32:01.9383169Z Selecting previously unselected package libb-hooks-op-check-perl. 2021-05-19T20:32:01.9610176Z Preparing to unpack .../006-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... 2021-05-19T20:32:01.9623637Z Unpacking libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-19T20:32:01.9909064Z Selecting previously unselected package libdynaloader-functions-perl. 2021-05-19T20:32:02.0163246Z Preparing to unpack .../007-libdynaloader-functions-perl_0.003-1_all.deb ... 2021-05-19T20:32:02.0181666Z Unpacking libdynaloader-functions-perl (0.003-1) ... 2021-05-19T20:32:02.0511071Z Selecting previously unselected package libdevel-callchecker-perl. 2021-05-19T20:32:02.0701775Z Preparing to unpack .../008-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... 2021-05-19T20:32:02.0718700Z Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-19T20:32:02.1142539Z Selecting previously unselected package libparams-classify-perl. 2021-05-19T20:32:02.1421568Z Preparing to unpack .../009-libparams-classify-perl_0.015-1build2_amd64.deb ... 2021-05-19T20:32:02.1488244Z Unpacking libparams-classify-perl (0.015-1build2) ... 2021-05-19T20:32:02.1871681Z Selecting previously unselected package libmodule-runtime-perl. 2021-05-19T20:32:02.2082287Z Preparing to unpack .../010-libmodule-runtime-perl_0.016-1_all.deb ... 2021-05-19T20:32:02.2102354Z Unpacking libmodule-runtime-perl (0.016-1) ... 2021-05-19T20:32:02.2470870Z Selecting previously unselected package libimport-into-perl. 2021-05-19T20:32:02.2688653Z Preparing to unpack .../011-libimport-into-perl_1.002005-1_all.deb ... 2021-05-19T20:32:02.2708232Z Unpacking libimport-into-perl (1.002005-1) ... 2021-05-19T20:32:02.2991436Z Selecting previously unselected package librole-tiny-perl. 2021-05-19T20:32:02.3232403Z Preparing to unpack .../012-librole-tiny-perl_2.001004-1_all.deb ... 2021-05-19T20:32:02.3249365Z Unpacking librole-tiny-perl (2.001004-1) ... 2021-05-19T20:32:02.3630876Z Selecting previously unselected package libstrictures-perl. 2021-05-19T20:32:02.3802931Z Preparing to unpack .../013-libstrictures-perl_2.000006-1_all.deb ... 2021-05-19T20:32:02.3817319Z Unpacking libstrictures-perl (2.000006-1) ... 2021-05-19T20:32:02.4150922Z Selecting previously unselected package libsub-quote-perl. 2021-05-19T20:32:02.4351209Z Preparing to unpack .../014-libsub-quote-perl_2.006006-1_all.deb ... 2021-05-19T20:32:02.4369813Z Unpacking libsub-quote-perl (2.006006-1) ... 2021-05-19T20:32:02.4664886Z Selecting previously unselected package libmoo-perl. 2021-05-19T20:32:02.4915365Z Preparing to unpack .../015-libmoo-perl_2.003006-1_all.deb ... 2021-05-19T20:32:02.4937726Z Unpacking libmoo-perl (2.003006-1) ... 2021-05-19T20:32:02.5271269Z Selecting previously unselected package patchutils. 2021-05-19T20:32:02.5499234Z Preparing to unpack .../016-patchutils_0.3.4-2_amd64.deb ... 2021-05-19T20:32:02.5513363Z Unpacking patchutils (0.3.4-2) ... 2021-05-19T20:32:02.5950321Z Selecting previously unselected package wdiff. 2021-05-19T20:32:02.6158378Z Preparing to unpack .../017-wdiff_1.2.2-2build1_amd64.deb ... 2021-05-19T20:32:02.6180072Z Unpacking wdiff (1.2.2-2build1) ... 2021-05-19T20:32:02.6591090Z Selecting previously unselected package devscripts. 2021-05-19T20:32:02.6795281Z Preparing to unpack .../018-devscripts_2.20.2ubuntu2_amd64.deb ... 2021-05-19T20:32:02.7064258Z Unpacking devscripts (2.20.2ubuntu2) ... 2021-05-19T20:32:02.8563890Z Selecting previously unselected package diffstat. 2021-05-19T20:32:02.8816942Z Preparing to unpack .../019-diffstat_1.63-1_amd64.deb ... 2021-05-19T20:32:02.8840704Z Unpacking diffstat (1.63-1) ... 2021-05-19T20:32:02.9165679Z Selecting previously unselected package python3-gpg. 2021-05-19T20:32:02.9426543Z Preparing to unpack .../020-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... 2021-05-19T20:32:02.9442337Z Unpacking python3-gpg (1.13.1-7ubuntu2) ... 2021-05-19T20:32:03.0134070Z Selecting previously unselected package dput. 2021-05-19T20:32:03.0388333Z Preparing to unpack .../021-dput_1.0.3ubuntu1_all.deb ... 2021-05-19T20:32:03.0466367Z Unpacking dput (1.0.3ubuntu1) ... 2021-05-19T20:32:03.0783899Z Selecting previously unselected package gdebi-core. 2021-05-19T20:32:03.1035853Z Preparing to unpack .../022-gdebi-core_0.9.5.7+nmu3_all.deb ... 2021-05-19T20:32:03.1054466Z Unpacking gdebi-core (0.9.5.7+nmu3) ... 2021-05-19T20:32:03.3070572Z Selecting previously unselected package libcroco3:amd64. 2021-05-19T20:32:03.3312886Z Preparing to unpack .../023-libcroco3_0.6.13-1_amd64.deb ... 2021-05-19T20:32:03.3348543Z Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-05-19T20:32:03.3790191Z Selecting previously unselected package gettext. 2021-05-19T20:32:03.3998091Z Preparing to unpack .../024-gettext_0.19.8.1-10build1_amd64.deb ... 2021-05-19T20:32:03.4012632Z Unpacking gettext (0.19.8.1-10build1) ... 2021-05-19T20:32:03.5257258Z Selecting previously unselected package intltool-debian. 2021-05-19T20:32:03.5517093Z Preparing to unpack .../025-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-05-19T20:32:03.5536824Z Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-05-19T20:32:03.5817468Z Selecting previously unselected package libapt-pkg-perl. 2021-05-19T20:32:03.6075228Z Preparing to unpack .../026-libapt-pkg-perl_0.1.36build3_amd64.deb ... 2021-05-19T20:32:03.6090290Z Unpacking libapt-pkg-perl (0.1.36build3) ... 2021-05-19T20:32:03.6550804Z Selecting previously unselected package libarchive-zip-perl. 2021-05-19T20:32:03.6739231Z Preparing to unpack .../027-libarchive-zip-perl_1.67-2_all.deb ... 2021-05-19T20:32:03.6751252Z Unpacking libarchive-zip-perl (1.67-2) ... 2021-05-19T20:32:03.7110925Z Selecting previously unselected package libarray-intspan-perl. 2021-05-19T20:32:03.7363078Z Preparing to unpack .../028-libarray-intspan-perl_2.003-1_all.deb ... 2021-05-19T20:32:03.7374861Z Unpacking libarray-intspan-perl (2.003-1) ... 2021-05-19T20:32:03.7710880Z Selecting previously unselected package libasync-mergepoint-perl. 2021-05-19T20:32:03.7898847Z Preparing to unpack .../029-libasync-mergepoint-perl_0.04-2_all.deb ... 2021-05-19T20:32:03.7912304Z Unpacking libasync-mergepoint-perl (0.04-2) ... 2021-05-19T20:32:03.8313439Z Selecting previously unselected package libmodule-implementation-perl. 2021-05-19T20:32:03.8562856Z Preparing to unpack .../030-libmodule-implementation-perl_0.09-1_all.deb ... 2021-05-19T20:32:03.8573779Z Unpacking libmodule-implementation-perl (0.09-1) ... 2021-05-19T20:32:03.8830929Z Selecting previously unselected package libsub-exporter-progressive-perl. 2021-05-19T20:32:03.9072302Z Preparing to unpack .../031-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 2021-05-19T20:32:03.9082726Z Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-19T20:32:03.9321980Z Selecting previously unselected package libvariable-magic-perl. 2021-05-19T20:32:03.9574779Z Preparing to unpack .../032-libvariable-magic-perl_0.62-1build2_amd64.deb ... 2021-05-19T20:32:03.9588165Z Unpacking libvariable-magic-perl (0.62-1build2) ... 2021-05-19T20:32:03.9911710Z Selecting previously unselected package libb-hooks-endofscope-perl. 2021-05-19T20:32:04.0132139Z Preparing to unpack .../033-libb-hooks-endofscope-perl_0.24-1_all.deb ... 2021-05-19T20:32:04.0142913Z Unpacking libb-hooks-endofscope-perl (0.24-1) ... 2021-05-19T20:32:04.0404471Z Selecting previously unselected package libcapture-tiny-perl. 2021-05-19T20:32:04.0658922Z Preparing to unpack .../034-libcapture-tiny-perl_0.48-1_all.deb ... 2021-05-19T20:32:04.0669698Z Unpacking libcapture-tiny-perl (0.48-1) ... 2021-05-19T20:32:04.0937042Z Selecting previously unselected package libclass-xsaccessor-perl. 2021-05-19T20:32:04.1193939Z Preparing to unpack .../035-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... 2021-05-19T20:32:04.1206212Z Unpacking libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-19T20:32:04.1485039Z Selecting previously unselected package libclone-perl. 2021-05-19T20:32:04.1737257Z Preparing to unpack .../036-libclone-perl_0.43-2_amd64.deb ... 2021-05-19T20:32:04.1746240Z Unpacking libclone-perl (0.43-2) ... 2021-05-19T20:32:04.1995704Z Selecting previously unselected package libparams-util-perl. 2021-05-19T20:32:04.2252406Z Preparing to unpack .../037-libparams-util-perl_1.07-3build5_amd64.deb ... 2021-05-19T20:32:04.2262559Z Unpacking libparams-util-perl (1.07-3build5) ... 2021-05-19T20:32:04.2532621Z Selecting previously unselected package libsub-install-perl. 2021-05-19T20:32:04.2854994Z Preparing to unpack .../038-libsub-install-perl_0.928-1_all.deb ... 2021-05-19T20:32:04.2866460Z Unpacking libsub-install-perl (0.928-1) ... 2021-05-19T20:32:04.3190584Z Selecting previously unselected package libdata-optlist-perl. 2021-05-19T20:32:04.3389849Z Preparing to unpack .../039-libdata-optlist-perl_0.110-1_all.deb ... 2021-05-19T20:32:04.3406262Z Unpacking libdata-optlist-perl (0.110-1) ... 2021-05-19T20:32:04.3649026Z Selecting previously unselected package libsub-exporter-perl. 2021-05-19T20:32:04.3904938Z Preparing to unpack .../040-libsub-exporter-perl_0.987-1_all.deb ... 2021-05-19T20:32:04.3918307Z Unpacking libsub-exporter-perl (0.987-1) ... 2021-05-19T20:32:04.4230658Z Selecting previously unselected package libconst-fast-perl. 2021-05-19T20:32:04.4447306Z Preparing to unpack .../041-libconst-fast-perl_0.014-1_all.deb ... 2021-05-19T20:32:04.4457636Z Unpacking libconst-fast-perl (0.014-1) ... 2021-05-19T20:32:04.4752695Z Selecting previously unselected package libwant-perl. 2021-05-19T20:32:04.4952375Z Preparing to unpack .../042-libwant-perl_0.29-1build4_amd64.deb ... 2021-05-19T20:32:04.4964758Z Unpacking libwant-perl (0.29-1build4) ... 2021-05-19T20:32:04.5271162Z Selecting previously unselected package libcontextual-return-perl. 2021-05-19T20:32:04.5482026Z Preparing to unpack .../043-libcontextual-return-perl_0.004014-2_all.deb ... 2021-05-19T20:32:04.5493094Z Unpacking libcontextual-return-perl (0.004014-2) ... 2021-05-19T20:32:04.5807512Z Selecting previously unselected package libcpanel-json-xs-perl. 2021-05-19T20:32:04.6066460Z Preparing to unpack .../044-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... 2021-05-19T20:32:04.6078088Z Unpacking libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-19T20:32:04.6511120Z Selecting previously unselected package libdigest-bubblebabble-perl. 2021-05-19T20:32:04.6707905Z Preparing to unpack .../045-libdigest-bubblebabble-perl_0.02-2_all.deb ... 2021-05-19T20:32:04.6721811Z Unpacking libdigest-bubblebabble-perl (0.02-2) ... 2021-05-19T20:32:04.6955105Z Selecting previously unselected package libdigest-hmac-perl. 2021-05-19T20:32:04.7214334Z Preparing to unpack .../046-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... 2021-05-19T20:32:04.7225300Z Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-19T20:32:04.7510954Z Selecting previously unselected package libdistro-info-perl. 2021-05-19T20:32:04.7719365Z Preparing to unpack .../047-libdistro-info-perl_0.23ubuntu1_all.deb ... 2021-05-19T20:32:04.7732827Z Unpacking libdistro-info-perl (0.23ubuntu1) ... 2021-05-19T20:32:04.8018676Z Selecting previously unselected package libnet-ip-perl. 2021-05-19T20:32:04.8273914Z Preparing to unpack .../048-libnet-ip-perl_1.26-2_all.deb ... 2021-05-19T20:32:04.8285662Z Unpacking libnet-ip-perl (1.26-2) ... 2021-05-19T20:32:04.8703133Z Selecting previously unselected package libnet-dns-perl. 2021-05-19T20:32:04.8955668Z Preparing to unpack .../049-libnet-dns-perl_1.22-1_all.deb ... 2021-05-19T20:32:04.8966452Z Unpacking libnet-dns-perl (1.22-1) ... 2021-05-19T20:32:04.9591869Z Selecting previously unselected package libnet-domain-tld-perl. 2021-05-19T20:32:04.9846583Z Preparing to unpack .../050-libnet-domain-tld-perl_1.75-1_all.deb ... 2021-05-19T20:32:04.9863568Z Unpacking libnet-domain-tld-perl (1.75-1) ... 2021-05-19T20:32:05.0133844Z Selecting previously unselected package libemail-valid-perl. 2021-05-19T20:32:05.0385871Z Preparing to unpack .../051-libemail-valid-perl_1.202-1_all.deb ... 2021-05-19T20:32:05.0397044Z Unpacking libemail-valid-perl (1.202-1) ... 2021-05-19T20:32:05.0660256Z Selecting previously unselected package libexporter-tiny-perl. 2021-05-19T20:32:05.0922592Z Preparing to unpack .../052-libexporter-tiny-perl_1.002001-1_all.deb ... 2021-05-19T20:32:05.0934112Z Unpacking libexporter-tiny-perl (1.002001-1) ... 2021-05-19T20:32:05.1270664Z Selecting previously unselected package libfile-chdir-perl. 2021-05-19T20:32:05.1478169Z Preparing to unpack .../053-libfile-chdir-perl_0.1008-1_all.deb ... 2021-05-19T20:32:05.1491969Z Unpacking libfile-chdir-perl (0.1008-1) ... 2021-05-19T20:32:05.1751308Z Selecting previously unselected package libnumber-compare-perl. 2021-05-19T20:32:05.2005537Z Preparing to unpack .../054-libnumber-compare-perl_0.03-1_all.deb ... 2021-05-19T20:32:05.2086851Z Unpacking libnumber-compare-perl (0.03-1) ... 2021-05-19T20:32:05.2355385Z Selecting previously unselected package libtext-glob-perl. 2021-05-19T20:32:05.2565813Z Preparing to unpack .../055-libtext-glob-perl_0.10-1_all.deb ... 2021-05-19T20:32:05.2576668Z Unpacking libtext-glob-perl (0.10-1) ... 2021-05-19T20:32:05.2803019Z Selecting previously unselected package libfile-find-rule-perl. 2021-05-19T20:32:05.3059308Z Preparing to unpack .../056-libfile-find-rule-perl_0.34-1_all.deb ... 2021-05-19T20:32:05.3067565Z Unpacking libfile-find-rule-perl (0.34-1) ... 2021-05-19T20:32:05.3430905Z Selecting previously unselected package libio-string-perl. 2021-05-19T20:32:05.3609443Z Preparing to unpack .../057-libio-string-perl_1.08-3_all.deb ... 2021-05-19T20:32:05.3619708Z Unpacking libio-string-perl (1.08-3) ... 2021-05-19T20:32:05.3895549Z Selecting previously unselected package libfont-ttf-perl. 2021-05-19T20:32:05.4143305Z Preparing to unpack .../058-libfont-ttf-perl_1.06-1_all.deb ... 2021-05-19T20:32:05.4157852Z Unpacking libfont-ttf-perl (1.06-1) ... 2021-05-19T20:32:05.4771740Z Selecting previously unselected package libfuture-perl. 2021-05-19T20:32:05.5028147Z Preparing to unpack .../059-libfuture-perl_0.43-1_all.deb ... 2021-05-19T20:32:05.5044381Z Unpacking libfuture-perl (0.43-1) ... 2021-05-19T20:32:05.5431224Z Selecting previously unselected package libparams-validate-perl. 2021-05-19T20:32:05.5625471Z Preparing to unpack .../060-libparams-validate-perl_1.29-3_amd64.deb ... 2021-05-19T20:32:05.5642864Z Unpacking libparams-validate-perl (1.29-3) ... 2021-05-19T20:32:05.5936370Z Selecting previously unselected package libgetopt-long-descriptive-perl. 2021-05-19T20:32:05.6198393Z Preparing to unpack .../061-libgetopt-long-descriptive-perl_0.104-1_all.deb ... 2021-05-19T20:32:05.6247622Z Unpacking libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-19T20:32:05.6517129Z Selecting previously unselected package libsort-versions-perl. 2021-05-19T20:32:05.6773511Z Preparing to unpack .../062-libsort-versions-perl_1.62-1_all.deb ... 2021-05-19T20:32:05.6784656Z Unpacking libsort-versions-perl (1.62-1) ... 2021-05-19T20:32:05.7032248Z Selecting previously unselected package libgit-wrapper-perl. 2021-05-19T20:32:05.7290196Z Preparing to unpack .../063-libgit-wrapper-perl_0.048-1_all.deb ... 2021-05-19T20:32:05.7300887Z Unpacking libgit-wrapper-perl (0.048-1) ... 2021-05-19T20:32:05.7550263Z Selecting previously unselected package libhttp-tiny-multipart-perl. 2021-05-19T20:32:05.7804854Z Preparing to unpack .../064-libhttp-tiny-multipart-perl_0.08-1_all.deb ... 2021-05-19T20:32:05.7818334Z Unpacking libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-19T20:32:05.8052642Z Selecting previously unselected package libio-prompter-perl. 2021-05-19T20:32:05.8304231Z Preparing to unpack .../065-libio-prompter-perl_0.004015-1_all.deb ... 2021-05-19T20:32:05.8318665Z Unpacking libio-prompter-perl (0.004015-1) ... 2021-05-19T20:32:05.8670798Z Selecting previously unselected package liblog-any-perl. 2021-05-19T20:32:05.8874343Z Preparing to unpack .../066-liblog-any-perl_1.708-1_all.deb ... 2021-05-19T20:32:05.8891422Z Unpacking liblog-any-perl (1.708-1) ... 2021-05-19T20:32:05.9229017Z Selecting previously unselected package liblog-any-adapter-screen-perl. 2021-05-19T20:32:05.9470574Z Preparing to unpack .../067-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 2021-05-19T20:32:05.9478377Z Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-19T20:32:05.9790979Z Selecting previously unselected package libpackage-stash-perl. 2021-05-19T20:32:06.0001871Z Preparing to unpack .../068-libpackage-stash-perl_0.38-1_all.deb ... 2021-05-19T20:32:06.0014640Z Unpacking libpackage-stash-perl (0.38-1) ... 2021-05-19T20:32:06.0272090Z Selecting previously unselected package libsub-identify-perl. 2021-05-19T20:32:06.0528227Z Preparing to unpack .../069-libsub-identify-perl_0.14-1build2_amd64.deb ... 2021-05-19T20:32:06.0547104Z Unpacking libsub-identify-perl (0.14-1build2) ... 2021-05-19T20:32:06.0871019Z Selecting previously unselected package libsub-name-perl. 2021-05-19T20:32:06.1080492Z Preparing to unpack .../070-libsub-name-perl_0.26-1_amd64.deb ... 2021-05-19T20:32:06.1094070Z Unpacking libsub-name-perl (0.26-1) ... 2021-05-19T20:32:06.1369767Z Selecting previously unselected package libnamespace-clean-perl. 2021-05-19T20:32:06.1628400Z Preparing to unpack .../071-libnamespace-clean-perl_0.27-1_all.deb ... 2021-05-19T20:32:06.1643943Z Unpacking libnamespace-clean-perl (0.27-1) ... 2021-05-19T20:32:06.1946661Z Selecting previously unselected package libpath-tiny-perl. 2021-05-19T20:32:06.2176042Z Preparing to unpack .../072-libpath-tiny-perl_0.108-1_all.deb ... 2021-05-19T20:32:06.2198949Z Unpacking libpath-tiny-perl (0.108-1) ... 2021-05-19T20:32:06.2510980Z Selecting previously unselected package libtype-tiny-perl. 2021-05-19T20:32:06.2754837Z Preparing to unpack .../073-libtype-tiny-perl_1.008001-2_all.deb ... 2021-05-19T20:32:06.2756468Z Unpacking libtype-tiny-perl (1.008001-2) ... 2021-05-19T20:32:06.3475151Z Selecting previously unselected package libgitlab-api-v4-perl. 2021-05-19T20:32:06.3688278Z Preparing to unpack .../074-libgitlab-api-v4-perl_0.25-1_all.deb ... 2021-05-19T20:32:06.3701433Z Unpacking libgitlab-api-v4-perl (0.25-1) ... 2021-05-19T20:32:06.4152350Z Selecting previously unselected package libhash-fieldhash-perl. 2021-05-19T20:32:06.4318932Z Preparing to unpack .../075-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... 2021-05-19T20:32:06.4330931Z Unpacking libhash-fieldhash-perl (0.15-1build2) ... 2021-05-19T20:32:06.4672054Z Selecting previously unselected package libstruct-dumb-perl. 2021-05-19T20:32:06.4857002Z Preparing to unpack .../076-libstruct-dumb-perl_0.09-1_all.deb ... 2021-05-19T20:32:06.4872790Z Unpacking libstruct-dumb-perl (0.09-1) ... 2021-05-19T20:32:06.5270713Z Selecting previously unselected package libio-async-perl. 2021-05-19T20:32:06.5509041Z Preparing to unpack .../077-libio-async-perl_0.75-1_all.deb ... 2021-05-19T20:32:06.5520044Z Unpacking libio-async-perl (0.75-1) ... 2021-05-19T20:32:06.6152048Z Selecting previously unselected package liblinux-epoll-perl. 2021-05-19T20:32:06.6319628Z Preparing to unpack .../078-liblinux-epoll-perl_0.017-1_amd64.deb ... 2021-05-19T20:32:06.6333606Z Unpacking liblinux-epoll-perl (0.017-1) ... 2021-05-19T20:32:06.6672419Z Selecting previously unselected package libio-async-loop-epoll-perl. 2021-05-19T20:32:06.6876971Z Preparing to unpack .../079-libio-async-loop-epoll-perl_0.20-1_all.deb ... 2021-05-19T20:32:06.6891083Z Unpacking libio-async-loop-epoll-perl (0.20-1) ... 2021-05-19T20:32:06.7192305Z Selecting previously unselected package libjson-maybexs-perl. 2021-05-19T20:32:06.7391916Z Preparing to unpack .../080-libjson-maybexs-perl_1.004000-1_all.deb ... 2021-05-19T20:32:06.7406824Z Unpacking libjson-maybexs-perl (1.004000-1) ... 2021-05-19T20:32:06.7750898Z Selecting previously unselected package liblist-compare-perl. 2021-05-19T20:32:06.7932802Z Preparing to unpack .../081-liblist-compare-perl_0.53-1_all.deb ... 2021-05-19T20:32:06.7943835Z Unpacking liblist-compare-perl (0.53-1) ... 2021-05-19T20:32:06.8240579Z Selecting previously unselected package liblist-moreutils-perl. 2021-05-19T20:32:06.8499725Z Preparing to unpack .../082-liblist-moreutils-perl_0.416-1build5_amd64.deb ... 2021-05-19T20:32:06.8509971Z Unpacking liblist-moreutils-perl (0.416-1build5) ... 2021-05-19T20:32:06.8993102Z Selecting previously unselected package liblist-someutils-perl. 2021-05-19T20:32:06.9237873Z Preparing to unpack .../083-liblist-someutils-perl_0.58-1_all.deb ... 2021-05-19T20:32:06.9248253Z Unpacking liblist-someutils-perl (0.58-1) ... 2021-05-19T20:32:06.9592274Z Selecting previously unselected package liblist-someutils-xs-perl. 2021-05-19T20:32:06.9775438Z Preparing to unpack .../084-liblist-someutils-xs-perl_0.58-2_amd64.deb ... 2021-05-19T20:32:06.9792496Z Unpacking liblist-someutils-xs-perl (0.58-2) ... 2021-05-19T20:32:07.0117197Z Selecting previously unselected package libmoox-aliases-perl. 2021-05-19T20:32:07.0376532Z Preparing to unpack .../085-libmoox-aliases-perl_0.001006-1_all.deb ... 2021-05-19T20:32:07.0390959Z Unpacking libmoox-aliases-perl (0.001006-1) ... 2021-05-19T20:32:07.0776681Z Selecting previously unselected package libobject-id-perl. 2021-05-19T20:32:07.1008079Z Preparing to unpack .../086-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 2021-05-19T20:32:07.1017352Z Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-19T20:32:07.1352286Z Selecting previously unselected package libmoox-struct-perl. 2021-05-19T20:32:07.1568924Z Preparing to unpack .../087-libmoox-struct-perl_0.017-1_all.deb ... 2021-05-19T20:32:07.1578702Z Unpacking libmoox-struct-perl (0.017-1) ... 2021-05-19T20:32:07.1952558Z Selecting previously unselected package libnet-dns-sec-perl. 2021-05-19T20:32:07.2203958Z Preparing to unpack .../088-libnet-dns-sec-perl_1.15-1_amd64.deb ... 2021-05-19T20:32:07.2375930Z Unpacking libnet-dns-sec-perl (1.15-1) ... 2021-05-19T20:32:07.2792967Z Selecting previously unselected package libnet-libidn-perl. 2021-05-19T20:32:07.3033700Z Preparing to unpack .../089-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... 2021-05-19T20:32:07.3045380Z Unpacking libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-19T20:32:07.3391407Z Selecting previously unselected package libnumber-range-perl. 2021-05-19T20:32:07.3576252Z Preparing to unpack .../090-libnumber-range-perl_0.12-1_all.deb ... 2021-05-19T20:32:07.3586507Z Unpacking libnumber-range-perl (0.12-1) ... 2021-05-19T20:32:07.3892875Z Selecting previously unselected package libpackage-stash-xs-perl. 2021-05-19T20:32:07.4152804Z Preparing to unpack .../091-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... 2021-05-19T20:32:07.4166810Z Unpacking libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-19T20:32:07.4471090Z Selecting previously unselected package libpath-iterator-rule-perl. 2021-05-19T20:32:07.4707181Z Preparing to unpack .../092-libpath-iterator-rule-perl_1.014-1_all.deb ... 2021-05-19T20:32:07.4720931Z Unpacking libpath-iterator-rule-perl (1.014-1) ... 2021-05-19T20:32:07.5099548Z Selecting previously unselected package libperl4-corelibs-perl. 2021-05-19T20:32:07.5290316Z Preparing to unpack .../093-libperl4-corelibs-perl_0.004-2_all.deb ... 2021-05-19T20:32:07.5303806Z Unpacking libperl4-corelibs-perl (0.004-2) ... 2021-05-19T20:32:07.5631970Z Selecting previously unselected package libperlio-gzip-perl. 2021-05-19T20:32:07.5912022Z Preparing to unpack .../094-libperlio-gzip-perl_0.19-1build5_amd64.deb ... 2021-05-19T20:32:07.5925118Z Unpacking libperlio-gzip-perl (0.19-1build5) ... 2021-05-19T20:32:07.6232395Z Selecting previously unselected package libpod-constants-perl. 2021-05-19T20:32:07.6445899Z Preparing to unpack .../095-libpod-constants-perl_0.19-1_all.deb ... 2021-05-19T20:32:07.6463846Z Unpacking libpod-constants-perl (0.19-1) ... 2021-05-19T20:32:07.6792197Z Selecting previously unselected package libqpdf26:amd64. 2021-05-19T20:32:07.7012528Z Preparing to unpack .../096-libqpdf26_9.1.1-1build1_amd64.deb ... 2021-05-19T20:32:07.7019957Z Unpacking libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-19T20:32:07.7793494Z Selecting previously unselected package libre-engine-re2-perl. 2021-05-19T20:32:07.8023834Z Preparing to unpack .../097-libre-engine-re2-perl_0.13-5_amd64.deb ... 2021-05-19T20:32:07.8035193Z Unpacking libre-engine-re2-perl (0.13-5) ... 2021-05-19T20:32:07.8351503Z Selecting previously unselected package libreadonly-perl. 2021-05-19T20:32:07.8574214Z Preparing to unpack .../098-libreadonly-perl_2.050-2_all.deb ... 2021-05-19T20:32:07.8585115Z Unpacking libreadonly-perl (2.050-2) ... 2021-05-19T20:32:07.8891030Z Selecting previously unselected package libref-util-perl. 2021-05-19T20:32:07.9118816Z Preparing to unpack .../099-libref-util-perl_0.204-1_all.deb ... 2021-05-19T20:32:07.9130956Z Unpacking libref-util-perl (0.204-1) ... 2021-05-19T20:32:07.9471777Z Selecting previously unselected package libref-util-xs-perl. 2021-05-19T20:32:07.9662622Z Preparing to unpack .../100-libref-util-xs-perl_0.117-1build2_amd64.deb ... 2021-05-19T20:32:07.9674273Z Unpacking libref-util-xs-perl (0.117-1build2) ... 2021-05-19T20:32:07.9981022Z Selecting previously unselected package libregexp-pattern-license-perl. 2021-05-19T20:32:08.0260776Z Preparing to unpack .../101-libregexp-pattern-license-perl_3.2.0-1_all.deb ... 2021-05-19T20:32:08.0274138Z Unpacking libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-19T20:32:08.0632863Z Selecting previously unselected package libregexp-pattern-perl. 2021-05-19T20:32:08.0832309Z Preparing to unpack .../102-libregexp-pattern-perl_0.2.12-1_all.deb ... 2021-05-19T20:32:08.0851739Z Unpacking libregexp-pattern-perl (0.2.12-1) ... 2021-05-19T20:32:08.1114005Z Selecting previously unselected package libsereal-decoder-perl. 2021-05-19T20:32:08.1376695Z Preparing to unpack .../103-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-19T20:32:08.1387546Z Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-19T20:32:08.1801947Z Selecting previously unselected package libsereal-encoder-perl. 2021-05-19T20:32:08.2042522Z Preparing to unpack .../104-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-19T20:32:08.2054374Z Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-19T20:32:08.2470704Z Selecting previously unselected package libsereal-perl. 2021-05-19T20:32:08.2682945Z Preparing to unpack .../105-libsereal-perl_4.011-1_all.deb ... 2021-05-19T20:32:08.2697824Z Unpacking libsereal-perl (4.011-1) ... 2021-05-19T20:32:08.2971728Z Selecting previously unselected package libsort-key-perl. 2021-05-19T20:32:08.3226916Z Preparing to unpack .../106-libsort-key-perl_1.33-2build2_amd64.deb ... 2021-05-19T20:32:08.3238238Z Unpacking libsort-key-perl (1.33-2build2) ... 2021-05-19T20:32:08.3590956Z Selecting previously unselected package libstring-copyright-perl. 2021-05-19T20:32:08.3790130Z Preparing to unpack .../107-libstring-copyright-perl_0.003006-1_all.deb ... 2021-05-19T20:32:08.3803321Z Unpacking libstring-copyright-perl (0.003006-1) ... 2021-05-19T20:32:08.4054246Z Selecting previously unselected package libstring-escape-perl. 2021-05-19T20:32:08.4310193Z Preparing to unpack .../108-libstring-escape-perl_2010.002-2_all.deb ... 2021-05-19T20:32:08.4322470Z Unpacking libstring-escape-perl (2010.002-2) ... 2021-05-19T20:32:08.4671416Z Selecting previously unselected package libstring-shellquote-perl. 2021-05-19T20:32:08.4894710Z Preparing to unpack .../109-libstring-shellquote-perl_1.04-1_all.deb ... 2021-05-19T20:32:08.4907112Z Unpacking libstring-shellquote-perl (1.04-1) ... 2021-05-19T20:32:08.5230983Z Selecting previously unselected package libterm-readkey-perl. 2021-05-19T20:32:08.5435627Z Preparing to unpack .../110-libterm-readkey-perl_2.38-1build1_amd64.deb ... 2021-05-19T20:32:08.5446173Z Unpacking libterm-readkey-perl (2.38-1build1) ... 2021-05-19T20:32:08.5736023Z Selecting previously unselected package libtest-fatal-perl. 2021-05-19T20:32:08.5993254Z Preparing to unpack .../111-libtest-fatal-perl_0.014-1_all.deb ... 2021-05-19T20:32:08.6004333Z Unpacking libtest-fatal-perl (0.014-1) ... 2021-05-19T20:32:08.6312259Z Selecting previously unselected package libtest-refcount-perl. 2021-05-19T20:32:08.6510947Z Preparing to unpack .../112-libtest-refcount-perl_0.10-1_all.deb ... 2021-05-19T20:32:08.6539749Z Unpacking libtest-refcount-perl (0.10-1) ... 2021-05-19T20:32:08.6872195Z Selecting previously unselected package libtext-levenshtein-perl. 2021-05-19T20:32:08.7069459Z Preparing to unpack .../113-libtext-levenshtein-perl_0.13-1_all.deb ... 2021-05-19T20:32:08.7084230Z Unpacking libtext-levenshtein-perl (0.13-1) ... 2021-05-19T20:32:08.7363527Z Selecting previously unselected package libtype-tiny-xs-perl. 2021-05-19T20:32:08.7605719Z Preparing to unpack .../114-libtype-tiny-xs-perl_0.016-1_amd64.deb ... 2021-05-19T20:32:08.7628406Z Unpacking libtype-tiny-xs-perl (0.016-1) ... 2021-05-19T20:32:08.7912789Z Selecting previously unselected package libunicode-utf8-perl. 2021-05-19T20:32:08.8242864Z Preparing to unpack .../115-libunicode-utf8-perl_0.62-1build1_amd64.deb ... 2021-05-19T20:32:08.8255569Z Unpacking libunicode-utf8-perl (0.62-1build1) ... 2021-05-19T20:32:08.8576898Z Selecting previously unselected package libxml-writer-perl. 2021-05-19T20:32:08.8795316Z Preparing to unpack .../116-libxml-writer-perl_0.625-1_all.deb ... 2021-05-19T20:32:08.8810108Z Unpacking libxml-writer-perl (0.625-1) ... 2021-05-19T20:32:08.9270931Z Selecting previously unselected package libyaml-libyaml-perl. 2021-05-19T20:32:08.9462974Z Preparing to unpack .../117-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... 2021-05-19T20:32:08.9472312Z Unpacking libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-19T20:32:08.9770572Z Selecting previously unselected package licensecheck. 2021-05-19T20:32:09.0069505Z Preparing to unpack .../118-licensecheck_3.0.45-1_all.deb ... 2021-05-19T20:32:09.0081602Z Unpacking licensecheck (3.0.45-1) ... 2021-05-19T20:32:09.0346629Z Selecting previously unselected package libdevel-size-perl. 2021-05-19T20:32:09.0604536Z Preparing to unpack .../119-libdevel-size-perl_0.83-1build1_amd64.deb ... 2021-05-19T20:32:09.0616615Z Unpacking libdevel-size-perl (0.83-1build1) ... 2021-05-19T20:32:09.0913167Z Selecting previously unselected package t1utils. 2021-05-19T20:32:09.1124572Z Preparing to unpack .../120-t1utils_1.41-3_amd64.deb ... 2021-05-19T20:32:09.1135285Z Unpacking t1utils (1.41-3) ... 2021-05-19T20:32:09.1495907Z Selecting previously unselected package lintian. 2021-05-19T20:32:09.1751468Z Preparing to unpack .../121-lintian_2.62.0_all.deb ... 2021-05-19T20:32:09.1760970Z Unpacking lintian (2.62.0) ... 2021-05-19T20:32:09.5421436Z Selecting previously unselected package python3-unidiff. 2021-05-19T20:32:09.5694029Z Preparing to unpack .../122-python3-unidiff_0.5.5-2_all.deb ... 2021-05-19T20:32:09.5706826Z Unpacking python3-unidiff (0.5.5-2) ... 2021-05-19T20:32:09.6033182Z Selecting previously unselected package python3-xdg. 2021-05-19T20:32:09.6243491Z Preparing to unpack .../123-python3-xdg_0.26-1ubuntu1_all.deb ... 2021-05-19T20:32:09.6259807Z Unpacking python3-xdg (0.26-1ubuntu1) ... 2021-05-19T20:32:09.6535022Z Selecting previously unselected package qpdf. 2021-05-19T20:32:09.6802893Z Preparing to unpack .../124-qpdf_9.1.1-1build1_amd64.deb ... 2021-05-19T20:32:09.6814106Z Unpacking qpdf (9.1.1-1build1) ... 2021-05-19T20:32:09.7632228Z Selecting previously unselected package python3-magic. 2021-05-19T20:32:09.7830813Z Preparing to unpack .../125-python3-magic_2%3a0.4.15-3_all.deb ... 2021-05-19T20:32:09.7844422Z Unpacking python3-magic (2:0.4.15-3) ... 2021-05-19T20:32:09.8501115Z Setting up libasync-mergepoint-perl (0.04-2) ... 2021-05-19T20:32:09.8538485Z Setting up libapt-pkg-perl (0.1.36build3) ... 2021-05-19T20:32:09.8566763Z Setting up libstring-escape-perl (2010.002-2) ... 2021-05-19T20:32:09.8590970Z Setting up wdiff (1.2.2-2build1) ... 2021-05-19T20:32:09.8625279Z Setting up libfile-which-perl (1.23-1) ... 2021-05-19T20:32:09.8651268Z Setting up libnumber-range-perl (0.12-1) ... 2021-05-19T20:32:09.8691721Z Setting up libunicode-utf8-perl (0.62-1build1) ... 2021-05-19T20:32:09.8719237Z Setting up libstruct-dumb-perl (0.09-1) ... 2021-05-19T20:32:09.8769362Z Setting up gdebi-core (0.9.5.7+nmu3) ... 2021-05-19T20:32:10.0894451Z Setting up libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-19T20:32:10.0930784Z Setting up libregexp-pattern-perl (0.2.12-1) ... 2021-05-19T20:32:10.0958814Z Setting up libwant-perl (0.29-1build4) ... 2021-05-19T20:32:10.0987624Z Setting up libdynaloader-functions-perl (0.003-1) ... 2021-05-19T20:32:10.1020835Z Setting up libtext-glob-perl (0.10-1) ... 2021-05-19T20:32:10.1051167Z Setting up libclass-method-modifiers-perl (2.13-1) ... 2021-05-19T20:32:10.1078588Z Setting up liblist-compare-perl (0.53-1) ... 2021-05-19T20:32:10.1111448Z Setting up libref-util-xs-perl (0.117-1build2) ... 2021-05-19T20:32:10.1147125Z Setting up libio-pty-perl (1:1.12-1) ... 2021-05-19T20:32:10.1174752Z Setting up libsort-key-perl (1.33-2build2) ... 2021-05-19T20:32:10.1207723Z Setting up libclone-perl (0.43-2) ... 2021-05-19T20:32:10.1235813Z Setting up libarchive-zip-perl (1.67-2) ... 2021-05-19T20:32:10.1261477Z Setting up libsub-identify-perl (0.14-1build2) ... 2021-05-19T20:32:10.1292787Z Setting up libdistro-info-perl (0.23ubuntu1) ... 2021-05-19T20:32:10.1327720Z Setting up libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-19T20:32:10.1355201Z Setting up liblog-any-perl (1.708-1) ... 2021-05-19T20:32:10.1386378Z Setting up libdevel-size-perl (0.83-1build1) ... 2021-05-19T20:32:10.1413007Z Setting up libpod-constants-perl (0.19-1) ... 2021-05-19T20:32:10.1443045Z Setting up libperl4-corelibs-perl (0.004-2) ... 2021-05-19T20:32:10.1470390Z Setting up libfuture-perl (0.43-1) ... 2021-05-19T20:32:10.1504481Z Setting up libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-19T20:32:10.1530630Z Setting up libtest-fatal-perl (0.014-1) ... 2021-05-19T20:32:10.1557855Z Setting up libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-19T20:32:10.1584926Z Setting up libtext-levenshtein-perl (0.13-1) ... 2021-05-19T20:32:10.1613205Z Setting up python3-xdg (0.26-1ubuntu1) ... 2021-05-19T20:32:10.3511653Z Setting up libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-19T20:32:10.3541963Z Setting up libstring-shellquote-perl (1.04-1) ... 2021-05-19T20:32:10.3569678Z Setting up libsub-install-perl (0.928-1) ... 2021-05-19T20:32:10.3602473Z Setting up libnumber-compare-perl (0.03-1) ... 2021-05-19T20:32:10.3629986Z Setting up libio-async-perl (0.75-1) ... 2021-05-19T20:32:10.3654861Z Setting up patchutils (0.3.4-2) ... 2021-05-19T20:32:10.3689795Z Setting up libjson-maybexs-perl (1.004000-1) ... 2021-05-19T20:32:10.3717193Z Setting up libio-string-perl (1.08-3) ... 2021-05-19T20:32:10.3743786Z Setting up libreadonly-perl (2.050-2) ... 2021-05-19T20:32:10.3769816Z Setting up libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-19T20:32:10.3802268Z Setting up python3-gpg (1.13.1-7ubuntu2) ... 2021-05-19T20:32:10.5802728Z Setting up libfile-find-rule-perl (0.34-1) ... 2021-05-19T20:32:10.5836873Z Setting up libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-19T20:32:10.5862520Z Setting up libref-util-perl (0.204-1) ... 2021-05-19T20:32:10.5893024Z Setting up libnet-domain-tld-perl (1.75-1) ... 2021-05-19T20:32:10.5922168Z Setting up libxml-writer-perl (0.625-1) ... 2021-05-19T20:32:10.5951794Z Setting up libhash-fieldhash-perl (0.15-1build2) ... 2021-05-19T20:32:10.5979043Z Setting up qpdf (9.1.1-1build1) ... 2021-05-19T20:32:10.6012606Z Setting up libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-19T20:32:10.6041231Z Setting up t1utils (1.41-3) ... 2021-05-19T20:32:10.6067312Z Setting up liblinux-epoll-perl (0.017-1) ... 2021-05-19T20:32:10.6103112Z Setting up diffstat (1.63-1) ... 2021-05-19T20:32:10.6126051Z Setting up libvariable-magic-perl (0.62-1build2) ... 2021-05-19T20:32:10.6157532Z Setting up libcroco3:amd64 (0.6.13-1) ... 2021-05-19T20:32:10.6187164Z Setting up libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-19T20:32:10.6215042Z Setting up libipc-run-perl (20180523.0-2) ... 2021-05-19T20:32:10.6246771Z Setting up libtest-refcount-perl (0.10-1) ... 2021-05-19T20:32:10.6281488Z Setting up libparams-util-perl (1.07-3build5) ... 2021-05-19T20:32:10.6309190Z Setting up libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-19T20:32:10.6339568Z Setting up libarray-intspan-perl (2.003-1) ... 2021-05-19T20:32:10.6367368Z Setting up libcapture-tiny-perl (0.48-1) ... 2021-05-19T20:32:10.6396034Z Setting up libcontextual-return-perl (0.004014-2) ... 2021-05-19T20:32:10.6431731Z Setting up libsub-name-perl (0.26-1) ... 2021-05-19T20:32:10.6460860Z Setting up libtype-tiny-xs-perl (0.016-1) ... 2021-05-19T20:32:10.6488713Z Setting up libfile-chdir-perl (0.1008-1) ... 2021-05-19T20:32:10.6515439Z Setting up libpath-tiny-perl (0.108-1) ... 2021-05-19T20:32:10.6543135Z Setting up liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-19T20:32:10.6571476Z Setting up librole-tiny-perl (2.001004-1) ... 2021-05-19T20:32:10.6599382Z Setting up python3-unidiff (0.5.5-2) ... 2021-05-19T20:32:10.8229267Z Setting up libstrictures-perl (2.000006-1) ... 2021-05-19T20:32:10.8263035Z Setting up libsub-quote-perl (2.006006-1) ... 2021-05-19T20:32:10.8289610Z Setting up libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-19T20:32:10.8326298Z Setting up libsort-versions-perl (1.62-1) ... 2021-05-19T20:32:10.8354515Z Setting up libexporter-tiny-perl (1.002001-1) ... 2021-05-19T20:32:10.8384444Z Setting up libre-engine-re2-perl (0.13-5) ... 2021-05-19T20:32:10.8416591Z Setting up libterm-readkey-perl (2.38-1build1) ... 2021-05-19T20:32:10.8447067Z Setting up libfont-ttf-perl (1.06-1) ... 2021-05-19T20:32:10.8476406Z Setting up libfile-homedir-perl (1.004-1) ... 2021-05-19T20:32:10.8510211Z Setting up libnet-ip-perl (1.26-2) ... 2021-05-19T20:32:10.8542172Z Setting up python3-magic (2:0.4.15-3) ... 2021-05-19T20:32:11.0289555Z Setting up libperlio-gzip-perl (0.19-1build5) ... 2021-05-19T20:32:11.0320180Z Setting up libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-19T20:32:11.0352685Z Setting up dctrl-tools (2.24-3) ... 2021-05-19T20:32:11.0448376Z Setting up libdigest-bubblebabble-perl (0.02-2) ... 2021-05-19T20:32:11.0475442Z Setting up gettext (0.19.8.1-10build1) ... 2021-05-19T20:32:11.0503226Z Setting up libio-prompter-perl (0.004015-1) ... 2021-05-19T20:32:11.0555685Z Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-19T20:32:11.0586514Z Setting up liblist-moreutils-perl (0.416-1build5) ... 2021-05-19T20:32:11.0622603Z Setting up libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-19T20:32:11.0711640Z Setting up libtype-tiny-perl (1.008001-2) ... 2021-05-19T20:32:11.0714389Z Setting up libpath-iterator-rule-perl (1.014-1) ... 2021-05-19T20:32:11.0715425Z Setting up libsereal-perl (4.011-1) ... 2021-05-19T20:32:11.0775322Z Setting up libnet-dns-perl (1.22-1) ... 2021-05-19T20:32:11.0811688Z Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-19T20:32:11.0841615Z Setting up dput (1.0.3ubuntu1) ... 2021-05-19T20:32:11.2688590Z Setting up libio-async-loop-epoll-perl (0.20-1) ... 2021-05-19T20:32:11.2711858Z Setting up intltool-debian (0.35.0+20060710.5) ... 2021-05-19T20:32:11.2742371Z Setting up libstring-copyright-perl (0.003006-1) ... 2021-05-19T20:32:11.2767816Z Setting up libdata-optlist-perl (0.110-1) ... 2021-05-19T20:32:11.2801913Z Setting up libgit-wrapper-perl (0.048-1) ... 2021-05-19T20:32:11.2827044Z Setting up libsub-exporter-perl (0.987-1) ... 2021-05-19T20:32:11.2856694Z Setting up libemail-valid-perl (1.202-1) ... 2021-05-19T20:32:11.2901077Z Setting up libparams-classify-perl (0.015-1build2) ... 2021-05-19T20:32:11.2928450Z Setting up libnet-dns-sec-perl (1.15-1) ... 2021-05-19T20:32:11.2957179Z Setting up libmodule-runtime-perl (0.016-1) ... 2021-05-19T20:32:11.2987572Z Setting up libconst-fast-perl (0.014-1) ... 2021-05-19T20:32:11.3016045Z Setting up libmodule-implementation-perl (0.09-1) ... 2021-05-19T20:32:11.3047259Z Setting up libpackage-stash-perl (0.38-1) ... 2021-05-19T20:32:11.3074104Z Setting up libimport-into-perl (1.002005-1) ... 2021-05-19T20:32:11.3100937Z Setting up libmoo-perl (2.003006-1) ... 2021-05-19T20:32:11.3131358Z Setting up liblist-someutils-perl (0.58-1) ... 2021-05-19T20:32:11.3169524Z Setting up liblist-someutils-xs-perl (0.58-2) ... 2021-05-19T20:32:11.3198896Z Setting up devscripts (2.20.2ubuntu2) ... 2021-05-19T20:32:11.5084667Z Setting up libmoox-aliases-perl (0.001006-1) ... 2021-05-19T20:32:11.5112148Z Setting up libparams-validate-perl (1.29-3) ... 2021-05-19T20:32:11.5134039Z Setting up libb-hooks-endofscope-perl (0.24-1) ... 2021-05-19T20:32:11.5160668Z Setting up libnamespace-clean-perl (0.27-1) ... 2021-05-19T20:32:11.5188532Z Setting up libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-19T20:32:11.5215276Z Setting up libgitlab-api-v4-perl (0.25-1) ... 2021-05-19T20:32:11.5243441Z Setting up libmoox-struct-perl (0.017-1) ... 2021-05-19T20:32:11.5274076Z Setting up lintian (2.62.0) ... 2021-05-19T20:32:11.5312197Z Setting up licensecheck (3.0.45-1) ... 2021-05-19T20:32:11.5348472Z Processing triggers for man-db (2.9.1-1) ... 2021-05-19T20:32:30.4579320Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-19T20:32:30.5920369Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-19T20:32:32.6195987Z [command]/usr/bin/sudo gdebi --non-interactive /home/runner/work/_temp/r-4.0.5_1_amd64.deb 2021-05-19T20:32:32.7702367Z 2021-05-19T20:32:32.7876121Z Reading package lists... 0% 2021-05-19T20:32:32.7876985Z 2021-05-19T20:32:32.7923172Z Reading package lists... 100% 2021-05-19T20:32:32.7923898Z 2021-05-19T20:32:32.7924352Z 2021-05-19T20:32:32.7925007Z Reading package lists... Done 2021-05-19T20:32:32.7925576Z 2021-05-19T20:32:32.7926253Z Building dependency tree... 0% 2021-05-19T20:32:32.7926822Z 2021-05-19T20:32:32.8219080Z Building dependency tree... 0% 2021-05-19T20:32:32.8220183Z 2021-05-19T20:32:32.8221509Z Building dependency tree... 50% 2021-05-19T20:32:32.8222296Z 2021-05-19T20:32:32.9712746Z Building dependency tree... 50% 2021-05-19T20:32:32.9713321Z 2021-05-19T20:32:32.9713943Z Building dependency tree 2021-05-19T20:32:32.9714441Z 2021-05-19T20:32:32.9715057Z Reading state information... 0% 2021-05-19T20:32:32.9715573Z 2021-05-19T20:32:33.1605392Z Reading state information... 0% 2021-05-19T20:32:33.1606007Z 2021-05-19T20:32:33.1606330Z 2021-05-19T20:32:33.1606989Z Reading state information... Done 2021-05-19T20:32:33.1607558Z 2021-05-19T20:32:33.1608173Z Reading state information... 0% 2021-05-19T20:32:33.1667087Z 2021-05-19T20:32:33.1667793Z Reading state information... 1% 2021-05-19T20:32:33.1709636Z 2021-05-19T20:32:33.1710179Z Reading state information... 3% 2021-05-19T20:32:33.1755504Z 2021-05-19T20:32:33.1756050Z Reading state information... 5% 2021-05-19T20:32:33.1800924Z 2021-05-19T20:32:33.1801482Z Reading state information... 7% 2021-05-19T20:32:33.1848673Z 2021-05-19T20:32:33.1849206Z Reading state information... 9% 2021-05-19T20:32:33.1892816Z 2021-05-19T20:32:33.1893350Z Reading state information... 11% 2021-05-19T20:32:33.1938763Z 2021-05-19T20:32:33.1939308Z Reading state information... 13% 2021-05-19T20:32:33.1981385Z 2021-05-19T20:32:33.1981951Z Reading state information... 15% 2021-05-19T20:32:33.2023281Z 2021-05-19T20:32:33.2023810Z Reading state information... 17% 2021-05-19T20:32:33.2072152Z 2021-05-19T20:32:33.2072685Z Reading state information... 19% 2021-05-19T20:32:33.2114801Z 2021-05-19T20:32:33.2115359Z Reading state information... 21% 2021-05-19T20:32:33.2155912Z 2021-05-19T20:32:33.2156461Z Reading state information... 23% 2021-05-19T20:32:33.2202464Z 2021-05-19T20:32:33.2203025Z Reading state information... 25% 2021-05-19T20:32:33.2252345Z 2021-05-19T20:32:33.2252881Z Reading state information... 27% 2021-05-19T20:32:33.2299080Z 2021-05-19T20:32:33.2299612Z Reading state information... 29% 2021-05-19T20:32:33.2347260Z 2021-05-19T20:32:33.2347805Z Reading state information... 31% 2021-05-19T20:32:33.2395348Z 2021-05-19T20:32:33.2395906Z Reading state information... 33% 2021-05-19T20:32:33.2436822Z 2021-05-19T20:32:33.2437357Z Reading state information... 35% 2021-05-19T20:32:33.2479421Z 2021-05-19T20:32:33.2479955Z Reading state information... 37% 2021-05-19T20:32:33.2527681Z 2021-05-19T20:32:33.2528231Z Reading state information... 39% 2021-05-19T20:32:33.2576307Z 2021-05-19T20:32:33.2576855Z Reading state information... 41% 2021-05-19T20:32:33.2619281Z 2021-05-19T20:32:33.2619847Z Reading state information... 43% 2021-05-19T20:32:33.2671631Z 2021-05-19T20:32:33.2672164Z Reading state information... 45% 2021-05-19T20:32:34.2426533Z 2021-05-19T20:32:34.2427974Z Reading state information... 47% 2021-05-19T20:32:34.2429178Z 2021-05-19T20:32:34.2429928Z Reading state information... 49% 2021-05-19T20:32:34.2430703Z 2021-05-19T20:32:34.2431452Z Reading state information... 51% 2021-05-19T20:32:34.2432051Z 2021-05-19T20:32:34.2432539Z Reading state information... 53% 2021-05-19T20:32:34.2433011Z 2021-05-19T20:32:34.2433489Z Reading state information... 55% 2021-05-19T20:32:34.2433959Z 2021-05-19T20:32:34.2434434Z Reading state information... 57% 2021-05-19T20:32:34.2434923Z 2021-05-19T20:32:34.2435385Z Reading state information... 59% 2021-05-19T20:32:34.2435870Z 2021-05-19T20:32:34.2436330Z Reading state information... 61% 2021-05-19T20:32:34.2436812Z 2021-05-19T20:32:34.2437280Z Reading state information... 63% 2021-05-19T20:32:34.2437752Z 2021-05-19T20:32:34.2438223Z Reading state information... 65% 2021-05-19T20:32:34.2438693Z 2021-05-19T20:32:34.2439498Z Reading state information... 67% 2021-05-19T20:32:34.2439983Z 2021-05-19T20:32:34.2440445Z Reading state information... 69% 2021-05-19T20:32:34.2440933Z 2021-05-19T20:32:34.2441394Z Reading state information... 71% 2021-05-19T20:32:34.2441875Z 2021-05-19T20:32:34.2442333Z Reading state information... 73% 2021-05-19T20:32:34.2442987Z 2021-05-19T20:32:34.2443461Z Reading state information... 75% 2021-05-19T20:32:34.2443934Z 2021-05-19T20:32:34.2444406Z Reading state information... 77% 2021-05-19T20:32:34.2444875Z 2021-05-19T20:32:34.2445348Z Reading state information... 79% 2021-05-19T20:32:34.2445835Z 2021-05-19T20:32:34.2446298Z Reading state information... 81% 2021-05-19T20:32:34.2446782Z 2021-05-19T20:32:34.2447240Z Reading state information... 83% 2021-05-19T20:32:34.2447722Z 2021-05-19T20:32:34.2448195Z Reading state information... 85% 2021-05-19T20:32:34.2448662Z 2021-05-19T20:32:34.2449136Z Reading state information... 87% 2021-05-19T20:32:34.2449601Z 2021-05-19T20:32:34.2450068Z Reading state information... 89% 2021-05-19T20:32:34.2450535Z 2021-05-19T20:32:34.2451006Z Reading state information... 91% 2021-05-19T20:32:34.2451485Z 2021-05-19T20:32:34.2451943Z Reading state information... 93% 2021-05-19T20:32:34.2452420Z 2021-05-19T20:32:34.2452882Z Reading state information... 95% 2021-05-19T20:32:34.2453366Z 2021-05-19T20:32:34.2453844Z Reading state information... 97% 2021-05-19T20:32:34.2454308Z 2021-05-19T20:32:34.2454777Z Reading state information... 99% 2021-05-19T20:32:34.2456211Z Selecting previously unselected package r-4.0.5. 2021-05-19T20:32:34.2457093Z (Reading database ... 233869 files and directories currently installed.) 2021-05-19T20:32:34.2458159Z Preparing to unpack .../work/_temp/r-4.0.5_1_amd64.deb ... 2021-05-19T20:32:34.2458924Z Unpacking r-4.0.5 (1) ... 2021-05-19T20:32:34.7320993Z Setting up r-4.0.5 (1) ... 2021-05-19T20:32:34.7589615Z 2021-05-19T20:32:34.7590644Z 2021-05-19T20:32:34.7591394Z Reading state information... Done 2021-05-19T20:32:34.7840671Z [command]/usr/bin/sudo ln -s /opt/R/4.0.5/bin/R /usr/local/bin/R 2021-05-19T20:32:34.7965144Z [command]/usr/bin/sudo ln -s /opt/R/4.0.5/bin/Rscript /usr/local/bin/Rscript 2021-05-19T20:32:34.8254616Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-19T20:32:34.8255222Z env: 2021-05-19T20:32:34.8255733Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T20:32:34.8256283Z TIC_DEPLOY_KEY: 2021-05-19T20:32:34.8257250Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-19T20:32:34.8259343Z GITHUB_PAT: *** 2021-05-19T20:32:34.8260262Z COVERALLS_TOKEN: *** 2021-05-19T20:32:34.8260839Z continue-on-error: false 2021-05-19T20:32:34.8261392Z VDIFFR_RUN_TESTS: 2021-05-19T20:32:34.8261943Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-19T20:32:34.8262461Z TZ: UTC 2021-05-19T20:32:34.8262903Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T20:32:34.8263388Z NOT_CRAN: true 2021-05-19T20:32:34.8263827Z ##[endgroup] 2021-05-19T20:32:34.8870410Z [command]sudo apt-get install -y texinfo 2021-05-19T20:32:35.1933152Z Reading package lists... 2021-05-19T20:32:35.3778362Z Building dependency tree... 2021-05-19T20:32:35.3796297Z Reading state information... 2021-05-19T20:32:35.6260466Z texinfo is already the newest version (6.7.0.dfsg.2-5). 2021-05-19T20:32:35.6262022Z 0 upgraded, 0 newly installed, 0 to remove and 17 not upgraded. 2021-05-19T20:32:36.3318169Z [command]sh /home/runner/work/_temp/install-unx.sh 2021-05-19T20:32:36.3481720Z --2021-05-19 20:32:36-- https://yihui.org/tinytex/TinyTeX-1.tar.gz 2021-05-19T20:32:36.3580209Z Resolving yihui.org (yihui.org)... 76.223.126.88 2021-05-19T20:32:36.3589411Z Connecting to yihui.org (yihui.org)|76.223.126.88|:443... connected. 2021-05-19T20:32:36.3780543Z HTTP request sent, awaiting response... 301 Moved Permanently 2021-05-19T20:32:36.3783276Z Location: https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu [following] 2021-05-19T20:32:36.3785800Z --2021-05-19 20:32:36-- https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu 2021-05-19T20:32:36.4119419Z Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243 2021-05-19T20:32:36.4719455Z Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected. 2021-05-19T20:32:36.6785948Z HTTP request sent, awaiting response... 302 Found 2021-05-19T20:32:36.6795646Z Location: https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1550/guvetqs88lxl2mv0/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=mNX%2Bf6Zrgq1nsYkiOXIp56tCxdoAkW1YLhC5MpG1CqE%3D&st=2021-05-19T20%3A31%3A36Z&se=2021-05-19T20%3A37%3A36Z&sp=r [following] 2021-05-19T20:32:36.6803737Z --2021-05-19 20:32:36-- https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1550/guvetqs88lxl2mv0/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=mNX%2Bf6Zrgq1nsYkiOXIp56tCxdoAkW1YLhC5MpG1CqE%3D&st=2021-05-19T20%3A31%3A36Z&se=2021-05-19T20%3A37%3A36Z&sp=r 2021-05-19T20:32:36.7031109Z Resolving appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)... 52.239.228.196 2021-05-19T20:32:36.7642995Z Connecting to appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)|52.239.228.196|:443... connected. 2021-05-19T20:32:37.0173957Z HTTP request sent, awaiting response... 200 OK 2021-05-19T20:32:37.0179355Z Length: 67306919 (64M) [application/octet-stream] 2021-05-19T20:32:37.0182756Z Saving to: ‘TinyTeX.tar.gz’ 2021-05-19T20:32:37.5666826Z 2021-05-19T20:32:39.1377461Z 0K ........ ........ ........ ........ 49% 15.9M 2s 2021-05-19T20:32:40.7063325Z 32768K ........ ........ ........ ........ 99% 19.9M 0s 2021-05-19T20:32:40.7067279Z 65536K 100% 2.95M=3.7s 2021-05-19T20:32:40.7067911Z 2021-05-19T20:32:40.7070374Z 2021-05-19 20:32:40 (17.4 MB/s) - ‘TinyTeX.tar.gz’ saved [67306919/67306919] 2021-05-19T20:32:40.7070958Z 2021-05-19T20:32:43.3251853Z tlmgr: setting option sys_bin to /home/runner/bin. 2021-05-19T20:32:43.3253343Z tlmgr: updating /home/runner/.TinyTeX/tlpkg/texlive.tlpdb 2021-05-19T20:32:43.6598532Z ##[group]Run tlmgr update --self 2021-05-19T20:32:43.6599223Z tlmgr update --self 2021-05-19T20:32:43.6600243Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-19T20:32:43.6601262Z tlmgr update --all 2021-05-19T20:32:43.6654606Z shell: /usr/bin/bash -e {0} 2021-05-19T20:32:43.6655075Z env: 2021-05-19T20:32:43.6655604Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T20:32:43.6656166Z TIC_DEPLOY_KEY: 2021-05-19T20:32:43.6657136Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-19T20:32:43.6659264Z GITHUB_PAT: *** 2021-05-19T20:32:43.6660212Z COVERALLS_TOKEN: *** 2021-05-19T20:32:43.6660778Z continue-on-error: false 2021-05-19T20:32:43.6661333Z VDIFFR_RUN_TESTS: 2021-05-19T20:32:43.6661898Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-19T20:32:43.6662404Z TZ: UTC 2021-05-19T20:32:43.6662860Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T20:32:43.6663423Z NOT_CRAN: true 2021-05-19T20:32:43.6663853Z ##[endgroup] 2021-05-19T20:32:47.2270764Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-19T20:32:47.3856156Z [1/1, ??:??/??:??] update: texlive.infra [226k] (59199 -> 59259) ... done 2021-05-19T20:32:47.3857618Z running mktexlsr ... 2021-05-19T20:32:47.4760361Z done running mktexlsr. 2021-05-19T20:32:47.5032612Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-19T20:32:47.5034827Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-19T20:32:48.9610788Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-19T20:32:48.9612750Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-19T20:32:49.0393346Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-19T20:32:49.0934298Z [3/89, 00:01/07:38] install: auto-pst-pdf-lua [3k] 2021-05-19T20:32:49.1352537Z [4/89, 00:01/07:19] install: barracuda [30k] 2021-05-19T20:32:49.1936086Z [5/89, 00:01/04:54] install: bezierplot [8k] 2021-05-19T20:32:49.5875997Z [6/89, 00:01/04:30] install: biber.x86_64-linux [22986k] 2021-05-19T20:32:51.1596903Z [7/89, 00:03/00:03] install: biber [1k] 2021-05-19T20:32:51.2647345Z [8/89, 00:03/00:03] install: biblatex [238k] 2021-05-19T20:32:51.3457894Z [9/89, 00:03/00:03] install: checkcites.x86_64-linux [1k] 2021-05-19T20:32:51.3860503Z [10/89, 00:03/00:03] install: checkcites [7k] 2021-05-19T20:32:51.4269806Z [11/89, 00:03/00:03] install: chickenize [15k] 2021-05-19T20:32:51.4698344Z [12/89, 00:03/00:03] install: chinese-jfm [3k] 2021-05-19T20:32:51.5104514Z [13/89, 00:03/00:03] install: cloze [9k] 2021-05-19T20:32:51.5534512Z [14/89, 00:03/00:03] install: colorprofiles [86k] 2021-05-19T20:32:51.6031078Z [15/89, 00:03/00:03] install: combofont [2k] 2021-05-19T20:32:51.6673720Z [16/89, 00:03/00:03] install: courier [470k] 2021-05-19T20:32:51.7639952Z [17/89, 00:03/00:03] install: courier-scaled [3k] 2021-05-19T20:32:51.8054242Z [18/89, 00:03/00:03] install: cstypo [3k] 2021-05-19T20:32:51.8475264Z [19/89, 00:03/00:03] install: ctablestack [2k] 2021-05-19T20:32:51.8896594Z [20/89, 00:03/00:03] install: ekdosis [19k] 2021-05-19T20:32:51.9347021Z [21/89, 00:03/00:03] install: emoji [40k] 2021-05-19T20:32:51.9817779Z [22/89, 00:03/00:03] install: emojicite [2k] 2021-05-19T20:32:52.0236867Z [23/89, 00:03/00:03] install: enctex [24k] 2021-05-19T20:32:52.0694680Z [24/89, 00:04/00:04] install: enigma [18k] 2021-05-19T20:32:52.1138202Z [25/89, 00:04/00:04] install: etex-pkg [6k] 2021-05-19T20:32:52.1552084Z [26/89, 00:04/00:04] install: filecontents [3k] 2021-05-19T20:32:52.1981220Z [27/89, 00:04/00:04] install: grfext [3k] 2021-05-19T20:32:52.2406701Z [28/89, 00:04/00:04] install: hyphenex [9k] 2021-05-19T20:32:52.2828940Z [29/89, 00:04/00:04] install: ifplatform [2k] 2021-05-19T20:32:52.3238560Z [30/89, 00:04/00:04] install: innerscript [4k] 2021-05-19T20:32:52.3652294Z [31/89, 00:04/00:04] install: interpreter [7k] 2021-05-19T20:32:52.4075179Z [32/89, 00:04/00:04] install: kanaparser [5k] 2021-05-19T20:32:52.4491104Z [33/89, 00:04/00:04] install: knuth-local [23k] 2021-05-19T20:32:52.4945750Z [34/89, 00:04/00:04] install: logreq [4k] 2021-05-19T20:32:52.5359687Z [35/89, 00:04/00:04] install: lua-typo [7k] 2021-05-19T20:32:52.5789945Z [36/89, 00:04/00:04] install: lua-uca [70k] 2021-05-19T20:32:52.6375563Z [37/89, 00:04/00:04] install: lua-ul [7k] 2021-05-19T20:32:52.6788248Z [38/89, 00:04/00:04] install: lua-uni-algos [6k] 2021-05-19T20:32:52.7198363Z [39/89, 00:04/00:04] install: lua-visual-debug [4k] 2021-05-19T20:32:52.7609990Z [40/89, 00:04/00:04] install: luacode [3k] 2021-05-19T20:32:52.8022407Z [41/89, 00:04/00:04] install: luacolor [5k] 2021-05-19T20:32:52.8436582Z [42/89, 00:04/00:04] install: luahyphenrules [3k] 2021-05-19T20:32:52.8849714Z [43/89, 00:04/00:04] install: luaimageembed [2k] 2021-05-19T20:32:52.9253135Z [44/89, 00:04/00:04] install: luaindex [5k] 2021-05-19T20:32:52.9685617Z [45/89, 00:04/00:04] install: luainputenc [5k] 2021-05-19T20:32:53.0159961Z [46/89, 00:04/00:04] install: luaintro [1k] 2021-05-19T20:32:53.0597874Z [47/89, 00:05/00:05] install: luakeys [5k] 2021-05-19T20:32:53.1040676Z [48/89, 00:05/00:05] install: lualatex-doc [1k] 2021-05-19T20:32:53.1547620Z [49/89, 00:05/00:05] install: lualatex-truncate [2k] 2021-05-19T20:32:53.1980373Z [50/89, 00:05/00:05] install: luamplib [12k] 2021-05-19T20:32:53.2414058Z [51/89, 00:05/00:05] install: luapackageloader [2k] 2021-05-19T20:32:53.2853215Z [52/89, 00:05/00:05] install: luaprogtable [7k] 2021-05-19T20:32:53.3301228Z [53/89, 00:05/00:05] install: luarandom [2k] 2021-05-19T20:32:53.3693828Z [54/89, 00:05/00:05] install: luatex85 [2k] 2021-05-19T20:32:53.4114023Z [55/89, 00:05/00:05] install: luatexbase [4k] 2021-05-19T20:32:53.4540294Z [56/89, 00:05/00:05] install: luatexko [22k] 2021-05-19T20:32:53.5012506Z [57/89, 00:05/00:05] install: luatextra [2k] 2021-05-19T20:32:53.5495163Z [58/89, 00:05/00:05] install: luavlna [8k] 2021-05-19T20:32:53.5936772Z [59/89, 00:05/00:05] install: luaxml [31k] 2021-05-19T20:32:53.6443812Z [60/89, 00:05/00:05] install: makeindex.x86_64-linux [49k] 2021-05-19T20:32:53.6954708Z [61/89, 00:05/00:05] install: makeindex [5k] 2021-05-19T20:32:53.7409587Z [62/89, 00:05/00:05] install: mflogo [2k] 2021-05-19T20:32:53.7844887Z [63/89, 00:05/00:05] install: newpax [9k] 2021-05-19T20:32:53.8278663Z [64/89, 00:05/00:05] install: nodetree [13k] 2021-05-19T20:32:53.8737611Z [65/89, 00:05/00:05] install: odsfile [5k] 2021-05-19T20:32:53.9174235Z [66/89, 00:05/00:05] install: optex.x86_64-linux [1k] 2021-05-19T20:32:53.9846076Z [67/89, 00:05/00:05] install: optex [770k] 2021-05-19T20:32:54.0759725Z [68/89, 00:06/00:06] install: pdfarticle [4k] 2021-05-19T20:32:54.1194867Z [69/89, 00:06/00:06] install: pdfextra [22k] 2021-05-19T20:32:54.1647426Z [70/89, 00:06/00:06] install: placeat [4k] 2021-05-19T20:32:54.2090982Z [71/89, 00:06/00:06] install: plantuml [3k] 2021-05-19T20:32:54.2530177Z [72/89, 00:06/00:06] install: rsfs [55k] 2021-05-19T20:32:54.3026437Z [73/89, 00:06/00:06] install: selnolig [53k] 2021-05-19T20:32:54.3518175Z [74/89, 00:06/00:06] install: spelling [14k] 2021-05-19T20:32:54.3975880Z [75/89, 00:06/00:06] install: stricttex [2k] 2021-05-19T20:32:55.2480646Z [76/89, 00:06/00:06] install: texlive-common [1k] 2021-05-19T20:32:55.2482030Z [77/89, 00:06/00:06] install: texlive-en [1k] 2021-05-19T20:32:55.2483251Z [78/89, 00:06/00:06] install: texlive-msg-translations [144k] 2021-05-19T20:32:55.2484511Z [79/89, 00:06/00:06] install: thumbpdf.x86_64-linux [1k] 2021-05-19T20:32:55.2485340Z [80/89, 00:06/00:06] install: thumbpdf [19k] 2021-05-19T20:32:55.2486364Z [81/89, 00:06/00:06] install: tlshell.x86_64-linux [1k] 2021-05-19T20:32:55.2487162Z [82/89, 00:06/00:06] install: tlshell [29k] 2021-05-19T20:32:55.2487933Z [83/89, 00:06/00:06] install: typewriter [25k] 2021-05-19T20:32:55.2488725Z [84/89, 00:06/00:06] install: uninormalize [6k] 2021-05-19T20:32:55.2489497Z [85/89, 00:06/00:06] install: upquote [2k] 2021-05-19T20:32:55.2490744Z [86/89, 00:06/00:06] install: xdvi.x86_64-linux [530k] 2021-05-19T20:32:55.2491502Z [87/89, 00:06/00:06] install: xdvi [7k] 2021-05-19T20:32:55.2492538Z [88/89, 00:07/00:07] install: collection-basic [1k] 2021-05-19T20:32:55.2493677Z [89/89, 00:07/00:07] install: collection-luatex [1k] 2021-05-19T20:32:55.2494442Z running mktexlsr ... 2021-05-19T20:32:55.2495112Z done running mktexlsr. 2021-05-19T20:32:55.2580312Z running updmap-sys ... 2021-05-19T20:32:55.5602523Z done running updmap-sys. 2021-05-19T20:32:55.5604328Z regenerating fmtutil.cnf in /home/runner/.TinyTeX/texmf-dist 2021-05-19T20:32:55.5606641Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/adPWQMKTzX/K6u2LUdWVb ... 2021-05-19T20:32:55.9793023Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/adPWQMKTzX/K6u2LUdWVb. 2021-05-19T20:32:55.9794505Z OK: optex.fmt/luatex 2021-05-19T20:32:55.9795705Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-19T20:32:55.9797150Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-19T20:32:57.3498319Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-19T20:32:57.4651401Z /home/runner/.TinyTeX/bin/x86_64-linux/tlmgr: (make_container __BACKUP_texlive-scripts.r59219.tar) install-tl does not exist 2021-05-19T20:32:57.4653844Z [1/2, ??:??/??:??] update: latexmk [92k] (59081 -> 59258) ... done 2021-05-19T20:32:57.5711685Z [2/2, 00:00/00:00] update: texlive-scripts [106k] (59219 -> 59251) ... done 2021-05-19T20:32:57.5712934Z running mktexlsr ... 2021-05-19T20:32:57.6642102Z done running mktexlsr. 2021-05-19T20:32:57.6981962Z running updmap-sys ... 2021-05-19T20:32:58.0018988Z done running updmap-sys. 2021-05-19T20:32:58.0021034Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-19T20:32:58.0022842Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-19T20:32:58.0939669Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-19T20:32:58.0940610Z with: 2021-05-19T20:32:58.0941334Z pandoc-version: 2.7.3 2021-05-19T20:32:58.0942072Z env: 2021-05-19T20:32:58.0942861Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T20:32:58.0943877Z TIC_DEPLOY_KEY: 2021-05-19T20:32:58.0945421Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-19T20:32:58.0948616Z GITHUB_PAT: *** 2021-05-19T20:32:58.0949808Z COVERALLS_TOKEN: *** 2021-05-19T20:32:58.0950389Z continue-on-error: false 2021-05-19T20:32:58.0950935Z VDIFFR_RUN_TESTS: 2021-05-19T20:32:58.0951504Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-19T20:32:58.0952028Z TZ: UTC 2021-05-19T20:32:58.0952472Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T20:32:58.0952959Z NOT_CRAN: true 2021-05-19T20:32:58.0953391Z ##[endgroup] 2021-05-19T20:32:58.3945042Z [command]sudo apt-get install -y gdebi-core 2021-05-19T20:32:58.4704578Z Reading package lists... 2021-05-19T20:32:58.6501161Z Building dependency tree... 2021-05-19T20:32:58.6520982Z Reading state information... 2021-05-19T20:32:58.9142478Z gdebi-core is already the newest version (0.9.5.7+nmu3). 2021-05-19T20:32:58.9143980Z 0 upgraded, 0 newly installed, 0 to remove and 17 not upgraded. 2021-05-19T20:32:58.9171052Z [command]sudo gdebi --non-interactive /home/runner/work/_temp/pandoc-2.7.3-1-amd64.deb 2021-05-19T20:32:59.0534022Z 2021-05-19T20:32:59.0721094Z Reading package lists... 0% 2021-05-19T20:32:59.0722034Z 2021-05-19T20:32:59.0774821Z Reading package lists... 100% 2021-05-19T20:32:59.0775686Z 2021-05-19T20:32:59.0776235Z 2021-05-19T20:32:59.0777051Z Reading package lists... Done 2021-05-19T20:32:59.0777700Z 2021-05-19T20:32:59.0778554Z Building dependency tree... 0% 2021-05-19T20:32:59.0779204Z 2021-05-19T20:32:59.1081977Z Building dependency tree... 0% 2021-05-19T20:32:59.1083315Z 2021-05-19T20:32:59.1084494Z Building dependency tree... 50% 2021-05-19T20:32:59.1085385Z 2021-05-19T20:32:59.2551229Z Building dependency tree... 50% 2021-05-19T20:32:59.2552541Z 2021-05-19T20:32:59.2553721Z Building dependency tree 2021-05-19T20:32:59.2554614Z 2021-05-19T20:32:59.2555759Z Reading state information... 0% 2021-05-19T20:32:59.2558282Z 2021-05-19T20:32:59.4335878Z Reading state information... 0% 2021-05-19T20:32:59.4336353Z 2021-05-19T20:32:59.4336620Z 2021-05-19T20:32:59.4337198Z Reading state information... Done 2021-05-19T20:32:59.4337606Z 2021-05-19T20:32:59.4338165Z Reading state information... 0% 2021-05-19T20:32:59.4399782Z 2021-05-19T20:32:59.4400429Z Reading state information... 1% 2021-05-19T20:32:59.4443377Z 2021-05-19T20:32:59.4443984Z Reading state information... 3% 2021-05-19T20:32:59.4489734Z 2021-05-19T20:32:59.4490355Z Reading state information... 5% 2021-05-19T20:32:59.4537269Z 2021-05-19T20:32:59.4537881Z Reading state information... 7% 2021-05-19T20:32:59.4579927Z 2021-05-19T20:32:59.4580554Z Reading state information... 9% 2021-05-19T20:32:59.4623819Z 2021-05-19T20:32:59.4624448Z Reading state information... 11% 2021-05-19T20:32:59.4668946Z 2021-05-19T20:32:59.4669577Z Reading state information... 13% 2021-05-19T20:32:59.4712749Z 2021-05-19T20:32:59.4713371Z Reading state information... 15% 2021-05-19T20:32:59.4754564Z 2021-05-19T20:32:59.4755195Z Reading state information... 17% 2021-05-19T20:32:59.4802969Z 2021-05-19T20:32:59.4803577Z Reading state information... 19% 2021-05-19T20:32:59.4845988Z 2021-05-19T20:32:59.4846611Z Reading state information... 21% 2021-05-19T20:32:59.4887317Z 2021-05-19T20:32:59.4887939Z Reading state information... 23% 2021-05-19T20:32:59.4933579Z 2021-05-19T20:32:59.4934212Z Reading state information... 25% 2021-05-19T20:32:59.4982621Z 2021-05-19T20:32:59.4983229Z Reading state information... 27% 2021-05-19T20:32:59.5030886Z 2021-05-19T20:32:59.5031509Z Reading state information... 29% 2021-05-19T20:32:59.5077002Z 2021-05-19T20:32:59.5077623Z Reading state information... 31% 2021-05-19T20:32:59.5126697Z 2021-05-19T20:32:59.5127672Z Reading state information... 33% 2021-05-19T20:32:59.5168015Z 2021-05-19T20:32:59.5168621Z Reading state information... 35% 2021-05-19T20:32:59.5210714Z 2021-05-19T20:32:59.5211336Z Reading state information... 37% 2021-05-19T20:32:59.5259666Z 2021-05-19T20:32:59.5260281Z Reading state information... 39% 2021-05-19T20:32:59.5308665Z 2021-05-19T20:32:59.5309495Z Reading state information... 41% 2021-05-19T20:32:59.5352664Z 2021-05-19T20:32:59.5353275Z Reading state information... 43% 2021-05-19T20:32:59.5405024Z 2021-05-19T20:32:59.5405650Z Reading state information... 45% 2021-05-19T20:32:59.5477647Z 2021-05-19T20:32:59.5478272Z Reading state information... 47% 2021-05-19T20:32:59.5524033Z 2021-05-19T20:32:59.5524669Z Reading state information... 49% 2021-05-19T20:32:59.5574171Z 2021-05-19T20:32:59.5574775Z Reading state information... 51% 2021-05-19T20:32:59.5620597Z 2021-05-19T20:32:59.5621216Z Reading state information... 53% 2021-05-19T20:32:59.5665986Z 2021-05-19T20:32:59.5666633Z Reading state information... 55% 2021-05-19T20:32:59.5713266Z 2021-05-19T20:32:59.5713903Z Reading state information... 57% 2021-05-19T20:32:59.5761177Z 2021-05-19T20:32:59.5761785Z Reading state information... 59% 2021-05-19T20:32:59.5815070Z 2021-05-19T20:32:59.5815690Z Reading state information... 61% 2021-05-19T20:32:59.5863021Z 2021-05-19T20:32:59.5863642Z Reading state information... 63% 2021-05-19T20:32:59.5906193Z 2021-05-19T20:32:59.5906826Z Reading state information... 65% 2021-05-19T20:32:59.5952293Z 2021-05-19T20:32:59.5952897Z Reading state information... 67% 2021-05-19T20:32:59.5997156Z 2021-05-19T20:32:59.5997777Z Reading state information... 69% 2021-05-19T20:32:59.6056948Z 2021-05-19T20:32:59.6057572Z Reading state information... 71% 2021-05-19T20:32:59.6097247Z 2021-05-19T20:32:59.6097883Z Reading state information... 73% 2021-05-19T20:32:59.6142526Z 2021-05-19T20:32:59.6143138Z Reading state information... 75% 2021-05-19T20:32:59.6202389Z 2021-05-19T20:32:59.6203037Z Reading state information... 77% 2021-05-19T20:32:59.6248218Z 2021-05-19T20:32:59.6248842Z Reading state information... 79% 2021-05-19T20:32:59.6293929Z 2021-05-19T20:32:59.6294561Z Reading state information... 81% 2021-05-19T20:32:59.6339494Z 2021-05-19T20:32:59.6340101Z Reading state information... 83% 2021-05-19T20:32:59.6385977Z 2021-05-19T20:32:59.6386597Z Reading state information... 85% 2021-05-19T20:32:59.6433822Z 2021-05-19T20:32:59.6434443Z Reading state information... 87% 2021-05-19T20:32:59.6477043Z 2021-05-19T20:32:59.6477678Z Reading state information... 89% 2021-05-19T20:32:59.6519600Z 2021-05-19T20:32:59.6520205Z Reading state information... 91% 2021-05-19T20:32:59.6563729Z 2021-05-19T20:32:59.6564351Z Reading state information... 93% 2021-05-19T20:32:59.6607756Z 2021-05-19T20:32:59.6608382Z Reading state information... 95% 2021-05-19T20:32:59.6654853Z 2021-05-19T20:32:59.6655489Z Reading state information... 97% 2021-05-19T20:32:59.6699563Z 2021-05-19T20:32:59.6700193Z Reading state information... 99% 2021-05-19T20:32:59.9873903Z Selecting previously unselected package pandoc. 2021-05-19T20:33:00.1133466Z (Reading database ... 235888 files and directories currently installed.) 2021-05-19T20:33:00.1234141Z Preparing to unpack .../_temp/pandoc-2.7.3-1-amd64.deb ... 2021-05-19T20:33:00.1249649Z Unpacking pandoc (2.7.3-1) ... 2021-05-19T20:33:02.5590971Z Setting up pandoc (2.7.3-1) ... 2021-05-19T20:33:02.5629357Z Processing triggers for man-db (2.9.1-1) ... 2021-05-19T20:33:03.3869903Z 2021-05-19T20:33:03.3870877Z 2021-05-19T20:33:03.3871701Z Reading state information... Done 2021-05-19T20:33:03.4240775Z ##[group]Run git config user.name adigherman 2021-05-19T20:33:03.4241564Z git config user.name adigherman 2021-05-19T20:33:03.4242248Z git config user.email adig@jhu.edu 2021-05-19T20:33:03.4290114Z shell: /usr/bin/bash -e {0} 2021-05-19T20:33:03.4290599Z env: 2021-05-19T20:33:03.4291130Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T20:33:03.4291714Z TIC_DEPLOY_KEY: 2021-05-19T20:33:03.4292701Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-19T20:33:03.4294631Z GITHUB_PAT: *** 2021-05-19T20:33:03.4295716Z COVERALLS_TOKEN: *** 2021-05-19T20:33:03.4296440Z continue-on-error: false 2021-05-19T20:33:03.4297024Z VDIFFR_RUN_TESTS: 2021-05-19T20:33:03.4297614Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-19T20:33:03.4298412Z TZ: UTC 2021-05-19T20:33:03.4298896Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T20:33:03.4299389Z NOT_CRAN: true 2021-05-19T20:33:03.4299867Z ##[endgroup] 2021-05-19T20:33:03.4549633Z ##[group]Run adigherman/actions/install-sysdeps-linux@master 2021-05-19T20:33:03.4550360Z env: 2021-05-19T20:33:03.4550904Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T20:33:03.4551441Z TIC_DEPLOY_KEY: 2021-05-19T20:33:03.4552374Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-19T20:33:03.4554374Z GITHUB_PAT: *** 2021-05-19T20:33:03.4555295Z COVERALLS_TOKEN: *** 2021-05-19T20:33:03.4555877Z continue-on-error: false 2021-05-19T20:33:03.4556439Z VDIFFR_RUN_TESTS: 2021-05-19T20:33:03.4556991Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-19T20:33:03.4557507Z TZ: UTC 2021-05-19T20:33:03.4557956Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T20:33:03.4558442Z NOT_CRAN: true 2021-05-19T20:33:03.4558881Z ##[endgroup] 2021-05-19T20:33:03.7916664Z Reading package lists... 2021-05-19T20:33:03.9654250Z Building dependency tree... 2021-05-19T20:33:03.9673542Z Reading state information... 2021-05-19T20:33:04.1220181Z The following additional packages will be installed: 2021-05-19T20:33:04.1224501Z cmake-data libjsoncpp1 librhash0 2021-05-19T20:33:04.1230887Z Suggested packages: 2021-05-19T20:33:04.1231729Z cmake-doc ninja-build 2021-05-19T20:33:04.1751654Z The following NEW packages will be installed: 2021-05-19T20:33:04.1761407Z cmake cmake-data libjsoncpp1 librhash0 2021-05-19T20:33:04.2053268Z 0 upgraded, 4 newly installed, 0 to remove and 17 not upgraded. 2021-05-19T20:33:04.2054122Z Need to get 5470 kB of archives. 2021-05-19T20:33:04.2054997Z After this operation, 28.3 MB of additional disk space will be used. 2021-05-19T20:33:04.2057067Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] 2021-05-19T20:33:04.2354284Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] 2021-05-19T20:33:04.2374487Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2021-05-19T20:33:04.2417631Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] 2021-05-19T20:33:04.7567563Z Fetched 5470 kB in 0s (45.7 MB/s) 2021-05-19T20:33:04.7990506Z Selecting previously unselected package cmake-data. 2021-05-19T20:33:04.8068610Z (Reading database ... 2021-05-19T20:33:04.8069847Z (Reading database ... 5% 2021-05-19T20:33:04.8071002Z (Reading database ... 10% 2021-05-19T20:33:04.8071623Z (Reading database ... 15% 2021-05-19T20:33:04.8072202Z (Reading database ... 20% 2021-05-19T20:33:04.8072832Z (Reading database ... 25% 2021-05-19T20:33:04.8073385Z (Reading database ... 30% 2021-05-19T20:33:04.8073952Z (Reading database ... 35% 2021-05-19T20:33:04.8074531Z (Reading database ... 40% 2021-05-19T20:33:04.8075094Z (Reading database ... 45% 2021-05-19T20:33:04.8075664Z (Reading database ... 50% 2021-05-19T20:33:04.8181053Z (Reading database ... 55% 2021-05-19T20:33:04.8236774Z (Reading database ... 60% 2021-05-19T20:33:04.8265200Z (Reading database ... 65% 2021-05-19T20:33:04.8333711Z (Reading database ... 70% 2021-05-19T20:33:04.8362485Z (Reading database ... 75% 2021-05-19T20:33:04.8397040Z (Reading database ... 80% 2021-05-19T20:33:04.8734648Z (Reading database ... 85% 2021-05-19T20:33:04.8832090Z (Reading database ... 90% 2021-05-19T20:33:04.9227236Z (Reading database ... 95% 2021-05-19T20:33:04.9228298Z (Reading database ... 100% 2021-05-19T20:33:04.9230194Z (Reading database ... 235895 files and directories currently installed.) 2021-05-19T20:33:04.9316085Z Preparing to unpack .../cmake-data_3.16.3-1ubuntu1_all.deb ... 2021-05-19T20:33:04.9994486Z Unpacking cmake-data (3.16.3-1ubuntu1) ... 2021-05-19T20:33:05.5070767Z Selecting previously unselected package libjsoncpp1:amd64. 2021-05-19T20:33:05.5319109Z Preparing to unpack .../libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2021-05-19T20:33:05.5354899Z Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-19T20:33:05.5790688Z Selecting previously unselected package librhash0:amd64. 2021-05-19T20:33:05.5986766Z Preparing to unpack .../librhash0_1.3.9-1_amd64.deb ... 2021-05-19T20:33:05.6001577Z Unpacking librhash0:amd64 (1.3.9-1) ... 2021-05-19T20:33:05.6430507Z Selecting previously unselected package cmake. 2021-05-19T20:33:05.6660421Z Preparing to unpack .../cmake_3.16.3-1ubuntu1_amd64.deb ... 2021-05-19T20:33:05.6671804Z Unpacking cmake (3.16.3-1ubuntu1) ... 2021-05-19T20:33:06.1506881Z Setting up librhash0:amd64 (1.3.9-1) ... 2021-05-19T20:33:06.1539204Z Setting up cmake-data (3.16.3-1ubuntu1) ... 2021-05-19T20:33:06.2004543Z Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-19T20:33:06.2044785Z Setting up cmake (3.16.3-1ubuntu1) ... 2021-05-19T20:33:06.2079776Z Processing triggers for man-db (2.9.1-1) ... 2021-05-19T20:33:07.4727986Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-19T20:33:09.5656967Z Reading package lists... 2021-05-19T20:33:09.7509414Z Building dependency tree... 2021-05-19T20:33:09.7530274Z Reading state information... 2021-05-19T20:33:09.9240138Z Suggested packages: 2021-05-19T20:33:09.9241337Z libssh-doc 2021-05-19T20:33:09.9794500Z The following NEW packages will be installed: 2021-05-19T20:33:09.9800307Z libssh-dev 2021-05-19T20:33:10.0042820Z 0 upgraded, 1 newly installed, 0 to remove and 17 not upgraded. 2021-05-19T20:33:10.0043686Z Need to get 219 kB of archives. 2021-05-19T20:33:10.0044552Z After this operation, 1127 kB of additional disk space will be used. 2021-05-19T20:33:10.0046739Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-dev amd64 0.9.3-2ubuntu2.1 [219 kB] 2021-05-19T20:33:10.4752635Z Fetched 219 kB in 0s (9218 kB/s) 2021-05-19T20:33:10.5132232Z Selecting previously unselected package libssh-dev:amd64. 2021-05-19T20:33:10.5229992Z (Reading database ... 2021-05-19T20:33:10.5230651Z (Reading database ... 5% 2021-05-19T20:33:10.5231235Z (Reading database ... 10% 2021-05-19T20:33:10.5231819Z (Reading database ... 15% 2021-05-19T20:33:10.5232377Z (Reading database ... 20% 2021-05-19T20:33:10.5232945Z (Reading database ... 25% 2021-05-19T20:33:10.5233516Z (Reading database ... 30% 2021-05-19T20:33:10.5234080Z (Reading database ... 35% 2021-05-19T20:33:10.5234650Z (Reading database ... 40% 2021-05-19T20:33:10.5235199Z (Reading database ... 45% 2021-05-19T20:33:10.5235764Z (Reading database ... 50% 2021-05-19T20:33:10.5340684Z (Reading database ... 55% 2021-05-19T20:33:10.5392657Z (Reading database ... 60% 2021-05-19T20:33:10.5424067Z (Reading database ... 65% 2021-05-19T20:33:10.5493988Z (Reading database ... 70% 2021-05-19T20:33:10.5522471Z (Reading database ... 75% 2021-05-19T20:33:10.5556740Z (Reading database ... 80% 2021-05-19T20:33:10.5896995Z (Reading database ... 85% 2021-05-19T20:33:10.5994742Z (Reading database ... 90% 2021-05-19T20:33:10.6389120Z (Reading database ... 95% 2021-05-19T20:33:10.6390912Z (Reading database ... 100% 2021-05-19T20:33:10.6392792Z (Reading database ... 238679 files and directories currently installed.) 2021-05-19T20:33:10.6487894Z Preparing to unpack .../libssh-dev_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-19T20:33:10.6499505Z Unpacking libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-19T20:33:10.7410606Z Setting up libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-19T20:33:12.8173712Z Reading package lists... 2021-05-19T20:33:13.0049202Z Building dependency tree... 2021-05-19T20:33:13.0069429Z Reading state information... 2021-05-19T20:33:13.2304832Z The following NEW packages will be installed: 2021-05-19T20:33:13.2310180Z jags 2021-05-19T20:33:13.2729513Z 0 upgraded, 1 newly installed, 0 to remove and 17 not upgraded. 2021-05-19T20:33:13.2731642Z Need to get 1562 kB of archives. 2021-05-19T20:33:13.2732954Z After this operation, 3615 kB of additional disk space will be used. 2021-05-19T20:33:13.2736109Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 jags amd64 4.3.0-3build1 [1562 kB] 2021-05-19T20:33:13.7593809Z Fetched 1562 kB in 0s (21.6 MB/s) 2021-05-19T20:33:13.7955152Z Selecting previously unselected package jags. 2021-05-19T20:33:13.8034988Z (Reading database ... 2021-05-19T20:33:13.8035848Z (Reading database ... 5% 2021-05-19T20:33:13.8036441Z (Reading database ... 10% 2021-05-19T20:33:13.8037004Z (Reading database ... 15% 2021-05-19T20:33:13.8037573Z (Reading database ... 20% 2021-05-19T20:33:13.8038146Z (Reading database ... 25% 2021-05-19T20:33:13.8038701Z (Reading database ... 30% 2021-05-19T20:33:13.8039534Z (Reading database ... 35% 2021-05-19T20:33:13.8040199Z (Reading database ... 40% 2021-05-19T20:33:13.8040862Z (Reading database ... 45% 2021-05-19T20:33:13.8041534Z (Reading database ... 50% 2021-05-19T20:33:13.8135874Z (Reading database ... 55% 2021-05-19T20:33:13.8188625Z (Reading database ... 60% 2021-05-19T20:33:13.8220328Z (Reading database ... 65% 2021-05-19T20:33:13.8292810Z (Reading database ... 70% 2021-05-19T20:33:13.8320357Z (Reading database ... 75% 2021-05-19T20:33:13.8356701Z (Reading database ... 80% 2021-05-19T20:33:13.8711616Z (Reading database ... 85% 2021-05-19T20:33:13.8815563Z (Reading database ... 90% 2021-05-19T20:33:13.9222806Z (Reading database ... 95% 2021-05-19T20:33:13.9223864Z (Reading database ... 100% 2021-05-19T20:33:13.9225710Z (Reading database ... 238698 files and directories currently installed.) 2021-05-19T20:33:13.9324173Z Preparing to unpack .../jags_4.3.0-3build1_amd64.deb ... 2021-05-19T20:33:13.9358269Z Unpacking jags (4.3.0-3build1) ... 2021-05-19T20:33:14.5351392Z Setting up jags (4.3.0-3build1) ... 2021-05-19T20:33:14.7745454Z Processing triggers for man-db (2.9.1-1) ... 2021-05-19T20:33:15.6184455Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-19T20:33:17.7046747Z Reading package lists... 2021-05-19T20:33:17.8823553Z Building dependency tree... 2021-05-19T20:33:17.8842882Z Reading state information... 2021-05-19T20:33:18.0480921Z The following additional packages will be installed: 2021-05-19T20:33:18.0483019Z libnode64 libuv1-dev 2021-05-19T20:33:18.1041936Z The following NEW packages will be installed: 2021-05-19T20:33:18.1050109Z libnode-dev libnode64 libuv1-dev 2021-05-19T20:33:18.1275871Z 0 upgraded, 3 newly installed, 0 to remove and 17 not upgraded. 2021-05-19T20:33:18.1276922Z Need to get 6239 kB of archives. 2021-05-19T20:33:18.1278204Z After this operation, 24.9 MB of additional disk space will be used. 2021-05-19T20:33:18.1280727Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1-dev amd64 1.34.2-1ubuntu1.1 [103 kB] 2021-05-19T20:33:18.1308574Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB] 2021-05-19T20:33:18.3125056Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode-dev amd64 10.19.0~dfsg-3ubuntu1 [370 kB] 2021-05-19T20:33:18.7671550Z Fetched 6239 kB in 0s (30.0 MB/s) 2021-05-19T20:33:18.8017241Z Selecting previously unselected package libuv1-dev:amd64. 2021-05-19T20:33:18.8092359Z (Reading database ... 2021-05-19T20:33:18.8093376Z (Reading database ... 5% 2021-05-19T20:33:18.8094173Z (Reading database ... 10% 2021-05-19T20:33:18.8094949Z (Reading database ... 15% 2021-05-19T20:33:18.8095742Z (Reading database ... 20% 2021-05-19T20:33:18.8096508Z (Reading database ... 25% 2021-05-19T20:33:18.8097256Z (Reading database ... 30% 2021-05-19T20:33:18.8098020Z (Reading database ... 35% 2021-05-19T20:33:18.8098786Z (Reading database ... 40% 2021-05-19T20:33:18.8099545Z (Reading database ... 45% 2021-05-19T20:33:18.8100302Z (Reading database ... 50% 2021-05-19T20:33:18.8198466Z (Reading database ... 55% 2021-05-19T20:33:18.8248983Z (Reading database ... 60% 2021-05-19T20:33:18.8277452Z (Reading database ... 65% 2021-05-19T20:33:18.8344026Z (Reading database ... 70% 2021-05-19T20:33:18.8370383Z (Reading database ... 75% 2021-05-19T20:33:18.8404910Z (Reading database ... 80% 2021-05-19T20:33:18.8727874Z (Reading database ... 85% 2021-05-19T20:33:18.8834435Z (Reading database ... 90% 2021-05-19T20:33:18.9234577Z (Reading database ... 95% 2021-05-19T20:33:18.9235418Z (Reading database ... 100% 2021-05-19T20:33:18.9236566Z (Reading database ... 238838 files and directories currently installed.) 2021-05-19T20:33:18.9328462Z Preparing to unpack .../libuv1-dev_1.34.2-1ubuntu1.1_amd64.deb ... 2021-05-19T20:33:18.9343816Z Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-19T20:33:18.9723805Z Selecting previously unselected package libnode64:amd64. 2021-05-19T20:33:18.9985821Z Preparing to unpack .../libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-19T20:33:19.0005434Z Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-19T20:33:19.7152333Z Selecting previously unselected package libnode-dev:amd64. 2021-05-19T20:33:19.7340743Z Preparing to unpack .../libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-19T20:33:19.7360732Z Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-19T20:33:19.8387813Z Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-19T20:33:19.8418929Z Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-19T20:33:19.8454302Z Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-19T20:33:19.8492774Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-19T20:33:21.9474292Z Reading package lists... 2021-05-19T20:33:22.1257389Z Building dependency tree... 2021-05-19T20:33:22.1278702Z Reading state information... 2021-05-19T20:33:22.2954896Z The following additional packages will be installed: 2021-05-19T20:33:22.2958575Z libfftw3-bin libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-19T20:33:22.2965812Z Suggested packages: 2021-05-19T20:33:22.2966856Z libfftw3-doc 2021-05-19T20:33:22.3505992Z The following NEW packages will be installed: 2021-05-19T20:33:22.3515314Z libfftw3-bin libfftw3-dev libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-19T20:33:22.4027284Z 0 upgraded, 5 newly installed, 0 to remove and 17 not upgraded. 2021-05-19T20:33:22.4029295Z Need to get 3986 kB of archives. 2021-05-19T20:33:22.4108653Z After this operation, 22.4 MB of additional disk space will be used. 2021-05-19T20:33:22.4111571Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-long3 amd64 3.3.8-2ubuntu1 [313 kB] 2021-05-19T20:33:22.4113833Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-quad3 amd64 3.3.8-2ubuntu1 [673 kB] 2021-05-19T20:33:22.4222393Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-single3 amd64 3.3.8-2ubuntu1 [756 kB] 2021-05-19T20:33:22.4351852Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-bin amd64 3.3.8-2ubuntu1 [32.2 kB] 2021-05-19T20:33:22.4358149Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-dev amd64 3.3.8-2ubuntu1 [2211 kB] 2021-05-19T20:33:22.9226761Z Fetched 3986 kB in 0s (34.2 MB/s) 2021-05-19T20:33:22.9567578Z Selecting previously unselected package libfftw3-long3:amd64. 2021-05-19T20:33:22.9644762Z (Reading database ... 2021-05-19T20:33:22.9645426Z (Reading database ... 5% 2021-05-19T20:33:22.9645993Z (Reading database ... 10% 2021-05-19T20:33:22.9646572Z (Reading database ... 15% 2021-05-19T20:33:22.9647144Z (Reading database ... 20% 2021-05-19T20:33:22.9647718Z (Reading database ... 25% 2021-05-19T20:33:22.9648282Z (Reading database ... 30% 2021-05-19T20:33:22.9648835Z (Reading database ... 35% 2021-05-19T20:33:22.9649402Z (Reading database ... 40% 2021-05-19T20:33:22.9649965Z (Reading database ... 45% 2021-05-19T20:33:22.9650510Z (Reading database ... 50% 2021-05-19T20:33:22.9736186Z (Reading database ... 55% 2021-05-19T20:33:22.9786619Z (Reading database ... 60% 2021-05-19T20:33:22.9819282Z (Reading database ... 65% 2021-05-19T20:33:22.9885601Z (Reading database ... 70% 2021-05-19T20:33:22.9912920Z (Reading database ... 75% 2021-05-19T20:33:22.9948183Z (Reading database ... 80% 2021-05-19T20:33:23.0275703Z (Reading database ... 85% 2021-05-19T20:33:23.0393753Z (Reading database ... 90% 2021-05-19T20:33:23.0806921Z (Reading database ... 95% 2021-05-19T20:33:23.0807622Z (Reading database ... 100% 2021-05-19T20:33:23.0808506Z (Reading database ... 238974 files and directories currently installed.) 2021-05-19T20:33:23.0915154Z Preparing to unpack .../libfftw3-long3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-19T20:33:23.0941177Z Unpacking libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-19T20:33:23.1574935Z Selecting previously unselected package libfftw3-quad3:amd64. 2021-05-19T20:33:23.1812062Z Preparing to unpack .../libfftw3-quad3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-19T20:33:23.1824857Z Unpacking libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-19T20:33:23.2911553Z Selecting previously unselected package libfftw3-single3:amd64. 2021-05-19T20:33:23.3129589Z Preparing to unpack .../libfftw3-single3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-19T20:33:23.3143110Z Unpacking libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-19T20:33:23.4231949Z Selecting previously unselected package libfftw3-bin. 2021-05-19T20:33:23.4471071Z Preparing to unpack .../libfftw3-bin_3.3.8-2ubuntu1_amd64.deb ... 2021-05-19T20:33:23.4488590Z Unpacking libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-19T20:33:23.4831165Z Selecting previously unselected package libfftw3-dev:amd64. 2021-05-19T20:33:23.5047286Z Preparing to unpack .../libfftw3-dev_3.3.8-2ubuntu1_amd64.deb ... 2021-05-19T20:33:23.5059334Z Unpacking libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-19T20:33:23.8313815Z Setting up libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-19T20:33:23.8348971Z Setting up libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-19T20:33:23.8380026Z Setting up libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-19T20:33:23.8420384Z Setting up libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-19T20:33:23.8453160Z Setting up libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-19T20:33:23.8490386Z Processing triggers for man-db (2.9.1-1) ... 2021-05-19T20:33:24.7042059Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-19T20:33:26.7750124Z Reading package lists... 2021-05-19T20:33:26.9630547Z Building dependency tree... 2021-05-19T20:33:26.9650016Z Reading state information... 2021-05-19T20:33:27.1414955Z The following additional packages will be installed: 2021-05-19T20:33:27.1417402Z libdcmtk14 2021-05-19T20:33:27.1966791Z The following NEW packages will be installed: 2021-05-19T20:33:27.1980572Z dcmtk libdcmtk14 2021-05-19T20:33:27.2282325Z 0 upgraded, 2 newly installed, 0 to remove and 17 not upgraded. 2021-05-19T20:33:27.2283251Z Need to get 5546 kB of archives. 2021-05-19T20:33:27.2284128Z After this operation, 26.5 MB of additional disk space will be used. 2021-05-19T20:33:27.2286342Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdcmtk14 amd64 3.6.4-2.1build2 [4682 kB] 2021-05-19T20:33:27.3112812Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 dcmtk amd64 3.6.4-2.1build2 [864 kB] 2021-05-19T20:33:27.7871811Z Fetched 5546 kB in 0s (46.2 MB/s) 2021-05-19T20:33:27.8221615Z Selecting previously unselected package libdcmtk14. 2021-05-19T20:33:27.8299064Z (Reading database ... 2021-05-19T20:33:27.8300064Z (Reading database ... 5% 2021-05-19T20:33:27.8300916Z (Reading database ... 10% 2021-05-19T20:33:27.8301707Z (Reading database ... 15% 2021-05-19T20:33:27.8302479Z (Reading database ... 20% 2021-05-19T20:33:27.8303287Z (Reading database ... 25% 2021-05-19T20:33:27.8304065Z (Reading database ... 30% 2021-05-19T20:33:27.8304822Z (Reading database ... 35% 2021-05-19T20:33:27.8305585Z (Reading database ... 40% 2021-05-19T20:33:27.8306356Z (Reading database ... 45% 2021-05-19T20:33:27.8307112Z (Reading database ... 50% 2021-05-19T20:33:27.8411340Z (Reading database ... 55% 2021-05-19T20:33:27.8463227Z (Reading database ... 60% 2021-05-19T20:33:27.8499815Z (Reading database ... 65% 2021-05-19T20:33:27.8563278Z (Reading database ... 70% 2021-05-19T20:33:27.8588355Z (Reading database ... 75% 2021-05-19T20:33:27.8625085Z (Reading database ... 80% 2021-05-19T20:33:27.8960533Z (Reading database ... 85% 2021-05-19T20:33:27.9084096Z (Reading database ... 90% 2021-05-19T20:33:27.9495896Z (Reading database ... 95% 2021-05-19T20:33:27.9496548Z (Reading database ... 100% 2021-05-19T20:33:27.9497419Z (Reading database ... 239065 files and directories currently installed.) 2021-05-19T20:33:27.9599889Z Preparing to unpack .../libdcmtk14_3.6.4-2.1build2_amd64.deb ... 2021-05-19T20:33:27.9632375Z Unpacking libdcmtk14 (3.6.4-2.1build2) ... 2021-05-19T20:33:28.7562163Z Selecting previously unselected package dcmtk. 2021-05-19T20:33:28.7564616Z Preparing to unpack .../dcmtk_3.6.4-2.1build2_amd64.deb ... 2021-05-19T20:33:28.7570704Z Unpacking dcmtk (3.6.4-2.1build2) ... 2021-05-19T20:33:28.7571838Z Setting up libdcmtk14 (3.6.4-2.1build2) ... 2021-05-19T20:33:28.7572863Z Setting up dcmtk (3.6.4-2.1build2) ... 2021-05-19T20:33:28.7593504Z Adding `dcmtk' group to system ... 2021-05-19T20:33:28.8740785Z Adding `dcmtk' user to system ... 2021-05-19T20:33:28.9828584Z adduser: Warning: The home directory `/var/lib/dcmtk/db' does not belong to the user you are currently creating. 2021-05-19T20:33:29.2745571Z Processing triggers for man-db (2.9.1-1) ... 2021-05-19T20:33:31.0596794Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-19T20:33:33.1576012Z Reading package lists... 2021-05-19T20:33:33.3432270Z Building dependency tree... 2021-05-19T20:33:33.3453739Z Reading state information... 2021-05-19T20:33:33.6141577Z libsecret-1-dev is already the newest version (0.20.3-0ubuntu1). 2021-05-19T20:33:33.6143232Z 0 upgraded, 0 newly installed, 0 to remove and 17 not upgraded. 2021-05-19T20:33:33.6885481Z Reading package lists... 2021-05-19T20:33:33.8749947Z Building dependency tree... 2021-05-19T20:33:33.8770195Z Reading state information... 2021-05-19T20:33:34.1641229Z libpng-dev is already the newest version (1.6.37-2). 2021-05-19T20:33:34.1642980Z libpng-dev set to manually installed. 2021-05-19T20:33:34.1644305Z 0 upgraded, 0 newly installed, 0 to remove and 17 not upgraded. 2021-05-19T20:33:34.2370869Z Reading package lists... 2021-05-19T20:33:34.4140997Z Building dependency tree... 2021-05-19T20:33:34.4161170Z Reading state information... 2021-05-19T20:33:34.5847702Z The following additional packages will be installed: 2021-05-19T20:33:34.5986272Z libopenjp2-7 libpoppler-cpp0v5 libpoppler-dev libpoppler97 poppler-data 2021-05-19T20:33:34.5987530Z Suggested packages: 2021-05-19T20:33:34.6039280Z poppler-utils ghostscript fonts-japanese-mincho | fonts-ipafont-mincho 2021-05-19T20:33:34.6040975Z fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai 2021-05-19T20:33:34.6042209Z fonts-arphic-uming fonts-nanum 2021-05-19T20:33:34.6437729Z The following NEW packages will be installed: 2021-05-19T20:33:34.6440096Z libopenjp2-7 libpoppler-cpp-dev libpoppler-cpp0v5 libpoppler-dev 2021-05-19T20:33:34.6445558Z libpoppler97 poppler-data 2021-05-19T20:33:34.6694897Z 0 upgraded, 6 newly installed, 0 to remove and 17 not upgraded. 2021-05-19T20:33:34.6696063Z Need to get 2582 kB of archives. 2021-05-19T20:33:34.6697255Z After this operation, 16.7 MB of additional disk space will be used. 2021-05-19T20:33:34.6699887Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB] 2021-05-19T20:33:34.6949089Z 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-19T20:33:34.6984482Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1 [915 kB] 2021-05-19T20:33:34.7128238Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp0v5 amd64 0.86.1-0ubuntu1 [35.6 kB] 2021-05-19T20:33:34.7134005Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-dev amd64 0.86.1-0ubuntu1 [5336 B] 2021-05-19T20:33:34.7136627Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp-dev amd64 0.86.1-0ubuntu1 [10.4 kB] 2021-05-19T20:33:35.1819546Z Fetched 2582 kB in 0s (41.1 MB/s) 2021-05-19T20:33:35.2175715Z Selecting previously unselected package poppler-data. 2021-05-19T20:33:35.2253166Z (Reading database ... 2021-05-19T20:33:35.2254092Z (Reading database ... 5% 2021-05-19T20:33:35.2255165Z (Reading database ... 10% 2021-05-19T20:33:35.2255803Z (Reading database ... 15% 2021-05-19T20:33:35.2256376Z (Reading database ... 20% 2021-05-19T20:33:35.2257192Z (Reading database ... 25% 2021-05-19T20:33:35.2257777Z (Reading database ... 30% 2021-05-19T20:33:35.2258340Z (Reading database ... 35% 2021-05-19T20:33:35.2258912Z (Reading database ... 40% 2021-05-19T20:33:35.2259468Z (Reading database ... 45% 2021-05-19T20:33:35.2260043Z (Reading database ... 50% 2021-05-19T20:33:35.2365211Z (Reading database ... 55% 2021-05-19T20:33:35.2419008Z (Reading database ... 60% 2021-05-19T20:33:35.2452295Z (Reading database ... 65% 2021-05-19T20:33:35.2522865Z (Reading database ... 70% 2021-05-19T20:33:35.2550414Z (Reading database ... 75% 2021-05-19T20:33:35.2585261Z (Reading database ... 80% 2021-05-19T20:33:35.2909373Z (Reading database ... 85% 2021-05-19T20:33:35.3027576Z (Reading database ... 90% 2021-05-19T20:33:35.3419419Z (Reading database ... 95% 2021-05-19T20:33:35.3420362Z (Reading database ... 100% 2021-05-19T20:33:35.3421419Z (Reading database ... 239300 files and directories currently installed.) 2021-05-19T20:33:35.3519578Z Preparing to unpack .../0-poppler-data_0.4.9-2_all.deb ... 2021-05-19T20:33:35.3530284Z Unpacking poppler-data (0.4.9-2) ... 2021-05-19T20:33:35.6311574Z Selecting previously unselected package libopenjp2-7:amd64. 2021-05-19T20:33:35.6506700Z Preparing to unpack .../1-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... 2021-05-19T20:33:35.6534308Z Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-19T20:33:35.7019923Z Selecting previously unselected package libpoppler97:amd64. 2021-05-19T20:33:35.7222245Z Preparing to unpack .../2-libpoppler97_0.86.1-0ubuntu1_amd64.deb ... 2021-05-19T20:33:35.7243818Z Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-19T20:33:35.8591268Z Selecting previously unselected package libpoppler-cpp0v5:amd64. 2021-05-19T20:33:35.8812609Z Preparing to unpack .../3-libpoppler-cpp0v5_0.86.1-0ubuntu1_amd64.deb ... 2021-05-19T20:33:35.8823038Z Unpacking libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-19T20:33:35.9090431Z Selecting previously unselected package libpoppler-dev:amd64. 2021-05-19T20:33:35.9354712Z Preparing to unpack .../4-libpoppler-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-19T20:33:35.9365126Z Unpacking libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-19T20:33:35.9671133Z Selecting previously unselected package libpoppler-cpp-dev:amd64. 2021-05-19T20:33:35.9894075Z Preparing to unpack .../5-libpoppler-cpp-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-19T20:33:35.9903138Z Unpacking libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-19T20:33:36.0585940Z Setting up poppler-data (0.4.9-2) ... 2021-05-19T20:33:36.0688100Z Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-19T20:33:36.0723612Z Setting up libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-19T20:33:36.0754091Z Setting up libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-19T20:33:36.0788203Z Setting up libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-19T20:33:36.0811809Z Setting up libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-19T20:33:36.0852802Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-19T20:33:36.1370850Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-19T20:33:38.2443518Z Reading package lists... 2021-05-19T20:33:38.4343273Z Building dependency tree... 2021-05-19T20:33:38.4366316Z Reading state information... 2021-05-19T20:33:38.6107916Z The following additional packages will be installed: 2021-05-19T20:33:38.6113189Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libsz2 2021-05-19T20:33:38.6120515Z Suggested packages: 2021-05-19T20:33:38.6121829Z libhdf5-doc 2021-05-19T20:33:38.6682419Z The following NEW packages will be installed: 2021-05-19T20:33:38.6689687Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libhdf5-dev 2021-05-19T20:33:38.6696729Z libsz2 2021-05-19T20:33:38.7118588Z 0 upgraded, 7 newly installed, 0 to remove and 17 not upgraded. 2021-05-19T20:33:38.7119787Z Need to get 4074 kB of archives. 2021-05-19T20:33:38.7120940Z After this operation, 17.6 MB of additional disk space will be used. 2021-05-19T20:33:38.7124090Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 hdf5-helpers amd64 1.10.4+repack-11ubuntu1 [13.6 kB] 2021-05-19T20:33:38.7144426Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec0 amd64 1.0.4-1 [19.1 kB] 2021-05-19T20:33:38.7152454Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsz2 amd64 1.0.4-1 [5188 B] 2021-05-19T20:33:38.7161676Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-103 amd64 1.10.4+repack-11ubuntu1 [1311 kB] 2021-05-19T20:33:38.7429822Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-cpp-103 amd64 1.10.4+repack-11ubuntu1 [120 kB] 2021-05-19T20:33:38.7450088Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec-dev amd64 1.0.4-1 [16.9 kB] 2021-05-19T20:33:38.7458284Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-dev amd64 1.10.4+repack-11ubuntu1 [2589 kB] 2021-05-19T20:33:39.2576263Z Fetched 4074 kB in 0s (34.8 MB/s) 2021-05-19T20:33:39.2921106Z Selecting previously unselected package hdf5-helpers. 2021-05-19T20:33:39.3002196Z (Reading database ... 2021-05-19T20:33:39.3003112Z (Reading database ... 5% 2021-05-19T20:33:39.3004196Z (Reading database ... 10% 2021-05-19T20:33:39.3004837Z (Reading database ... 15% 2021-05-19T20:33:39.3005414Z (Reading database ... 20% 2021-05-19T20:33:39.3006045Z (Reading database ... 25% 2021-05-19T20:33:39.3006625Z (Reading database ... 30% 2021-05-19T20:33:39.3007186Z (Reading database ... 35% 2021-05-19T20:33:39.3007758Z (Reading database ... 40% 2021-05-19T20:33:39.3008311Z (Reading database ... 45% 2021-05-19T20:33:39.3008884Z (Reading database ... 50% 2021-05-19T20:33:39.3122764Z (Reading database ... 55% 2021-05-19T20:33:39.3177955Z (Reading database ... 60% 2021-05-19T20:33:39.3218292Z (Reading database ... 65% 2021-05-19T20:33:39.3284046Z (Reading database ... 70% 2021-05-19T20:33:39.3311824Z (Reading database ... 75% 2021-05-19T20:33:39.3350070Z (Reading database ... 80% 2021-05-19T20:33:39.3681582Z (Reading database ... 85% 2021-05-19T20:33:39.3806555Z (Reading database ... 90% 2021-05-19T20:33:39.4214992Z (Reading database ... 95% 2021-05-19T20:33:39.4215638Z (Reading database ... 100% 2021-05-19T20:33:39.4216516Z (Reading database ... 239860 files and directories currently installed.) 2021-05-19T20:33:39.4318408Z Preparing to unpack .../0-hdf5-helpers_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-19T20:33:39.4331812Z Unpacking hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-19T20:33:39.4710496Z Selecting previously unselected package libaec0:amd64. 2021-05-19T20:33:39.4889853Z Preparing to unpack .../1-libaec0_1.0.4-1_amd64.deb ... 2021-05-19T20:33:39.4918131Z Unpacking libaec0:amd64 (1.0.4-1) ... 2021-05-19T20:33:39.5271862Z Selecting previously unselected package libsz2:amd64. 2021-05-19T20:33:39.5487444Z Preparing to unpack .../2-libsz2_1.0.4-1_amd64.deb ... 2021-05-19T20:33:39.5503537Z Unpacking libsz2:amd64 (1.0.4-1) ... 2021-05-19T20:33:39.5871887Z Selecting previously unselected package libhdf5-103:amd64. 2021-05-19T20:33:39.6072967Z Preparing to unpack .../3-libhdf5-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-19T20:33:39.6088186Z Unpacking libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-19T20:33:39.7751153Z Selecting previously unselected package libhdf5-cpp-103:amd64. 2021-05-19T20:33:39.8017213Z Preparing to unpack .../4-libhdf5-cpp-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-19T20:33:39.8028413Z Unpacking libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-19T20:33:39.8396950Z Selecting previously unselected package libaec-dev:amd64. 2021-05-19T20:33:39.8664761Z Preparing to unpack .../5-libaec-dev_1.0.4-1_amd64.deb ... 2021-05-19T20:33:39.8677761Z Unpacking libaec-dev:amd64 (1.0.4-1) ... 2021-05-19T20:33:39.9030957Z Selecting previously unselected package libhdf5-dev. 2021-05-19T20:33:39.9234074Z Preparing to unpack .../6-libhdf5-dev_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-19T20:33:39.9250957Z Unpacking libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-19T20:33:40.2825684Z Setting up hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-19T20:33:40.2864872Z Setting up libaec0:amd64 (1.0.4-1) ... 2021-05-19T20:33:40.2907414Z Setting up libsz2:amd64 (1.0.4-1) ... 2021-05-19T20:33:40.2940962Z Setting up libaec-dev:amd64 (1.0.4-1) ... 2021-05-19T20:33:40.2970681Z Setting up libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-19T20:33:40.3003418Z Setting up libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-19T20:33:40.3032357Z Setting up libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-19T20:33:40.3131011Z 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-19T20:33:40.3159425Z Processing triggers for man-db (2.9.1-1) ... 2021-05-19T20:33:41.1222725Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-19T20:33:43.2172620Z Reading package lists... 2021-05-19T20:33:43.4016713Z Building dependency tree... 2021-05-19T20:33:43.4037996Z Reading state information... 2021-05-19T20:33:43.5760217Z The following additional packages will be installed: 2021-05-19T20:33:43.5762849Z libdrm-dev libgl-dev libglu1-mesa libglx-dev 2021-05-19T20:33:43.6415922Z The following NEW packages will be installed: 2021-05-19T20:33:43.6434088Z libdrm-dev libgl-dev libglu1-mesa libglu1-mesa-dev libglx-dev 2021-05-19T20:33:43.6437607Z mesa-common-dev 2021-05-19T20:33:43.6673906Z 0 upgraded, 6 newly installed, 0 to remove and 17 not upgraded. 2021-05-19T20:33:43.6675092Z Need to get 1761 kB of archives. 2021-05-19T20:33:43.6677047Z After this operation, 5442 kB of additional disk space will be used. 2021-05-19T20:33:43.6679436Z 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-19T20:33:43.6726221Z 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-19T20:33:43.6731051Z 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-19T20:33:43.6753057Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa amd64 9.0.1-1build1 [168 kB] 2021-05-19T20:33:43.6802108Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa-dev amd64 9.0.1-1build1 [207 kB] 2021-05-19T20:33:43.6836129Z 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-19T20:33:44.1785514Z Fetched 1761 kB in 0s (35.7 MB/s) 2021-05-19T20:33:44.2179617Z Selecting previously unselected package libdrm-dev:amd64. 2021-05-19T20:33:44.2281510Z (Reading database ... 2021-05-19T20:33:44.2282169Z (Reading database ... 5% 2021-05-19T20:33:44.2285817Z (Reading database ... 10% 2021-05-19T20:33:44.2286436Z (Reading database ... 15% 2021-05-19T20:33:44.2287000Z (Reading database ... 20% 2021-05-19T20:33:44.2287575Z (Reading database ... 25% 2021-05-19T20:33:44.2288160Z (Reading database ... 30% 2021-05-19T20:33:44.2288740Z (Reading database ... 35% 2021-05-19T20:33:44.2289303Z (Reading database ... 40% 2021-05-19T20:33:44.2289867Z (Reading database ... 45% 2021-05-19T20:33:44.2290419Z (Reading database ... 50% 2021-05-19T20:33:44.2384204Z (Reading database ... 55% 2021-05-19T20:33:44.2436493Z (Reading database ... 60% 2021-05-19T20:33:44.2490143Z (Reading database ... 65% 2021-05-19T20:33:44.2563371Z (Reading database ... 70% 2021-05-19T20:33:44.2615477Z (Reading database ... 75% 2021-05-19T20:33:44.2676172Z (Reading database ... 80% 2021-05-19T20:33:44.3127978Z (Reading database ... 85% 2021-05-19T20:33:44.3313626Z (Reading database ... 90% 2021-05-19T20:33:44.3713418Z (Reading database ... 95% 2021-05-19T20:33:44.3714136Z (Reading database ... 100% 2021-05-19T20:33:44.3715004Z (Reading database ... 240068 files and directories currently installed.) 2021-05-19T20:33:44.3815758Z Preparing to unpack .../0-libdrm-dev_2.4.102-1ubuntu1~20.04.1_amd64.deb ... 2021-05-19T20:33:44.3827780Z Unpacking libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-19T20:33:44.4343990Z Selecting previously unselected package libglx-dev:amd64. 2021-05-19T20:33:44.4532468Z Preparing to unpack .../1-libglx-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-19T20:33:44.4549080Z Unpacking libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-19T20:33:44.5352494Z Selecting previously unselected package libgl-dev:amd64. 2021-05-19T20:33:44.5564813Z Preparing to unpack .../2-libgl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-19T20:33:44.5577863Z Unpacking libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-19T20:33:44.6031753Z Selecting previously unselected package libglu1-mesa:amd64. 2021-05-19T20:33:44.6280384Z Preparing to unpack .../3-libglu1-mesa_9.0.1-1build1_amd64.deb ... 2021-05-19T20:33:44.6301916Z Unpacking libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-19T20:33:44.6791229Z Selecting previously unselected package libglu1-mesa-dev:amd64. 2021-05-19T20:33:44.7006342Z Preparing to unpack .../4-libglu1-mesa-dev_9.0.1-1build1_amd64.deb ... 2021-05-19T20:33:44.7020182Z Unpacking libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-19T20:33:44.7565769Z Selecting previously unselected package mesa-common-dev:amd64. 2021-05-19T20:33:44.7845511Z Preparing to unpack .../5-mesa-common-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-19T20:33:44.7855537Z Unpacking mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-19T20:33:44.9805449Z Setting up libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-19T20:33:44.9840297Z Setting up libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-19T20:33:44.9871702Z Setting up libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-19T20:33:44.9903344Z Setting up libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-19T20:33:44.9932167Z Setting up libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-19T20:33:44.9961463Z Setting up mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-19T20:33:44.9994541Z Processing triggers for man-db (2.9.1-1) ... 2021-05-19T20:33:46.6322723Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-19T20:33:48.6932823Z Reading package lists... 2021-05-19T20:33:48.8777959Z Building dependency tree... 2021-05-19T20:33:48.8800390Z Reading state information... 2021-05-19T20:33:49.0515033Z The following additional packages will be installed: 2021-05-19T20:33:49.0516971Z libprotobuf-lite17 libprotoc17 2021-05-19T20:33:49.1066744Z The following NEW packages will be installed: 2021-05-19T20:33:49.1070112Z libprotobuf-dev libprotobuf-lite17 libprotoc-dev libprotoc17 2021-05-19T20:33:49.1071504Z protobuf-compiler 2021-05-19T20:33:49.1286443Z 0 upgraded, 5 newly installed, 0 to remove and 17 not upgraded. 2021-05-19T20:33:49.1287354Z Need to get 2754 kB of archives. 2021-05-19T20:33:49.1288214Z After this operation, 19.9 MB of additional disk space will be used. 2021-05-19T20:33:49.1291033Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5 [132 kB] 2021-05-19T20:33:49.1323460Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5 [646 kB] 2021-05-19T20:33:49.1430588Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5 [1155 kB] 2021-05-19T20:33:49.1604193Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc-dev amd64 3.6.1.3-2ubuntu5 [793 kB] 2021-05-19T20:33:49.1754154Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 protobuf-compiler amd64 3.6.1.3-2ubuntu5 [27.6 kB] 2021-05-19T20:33:49.6490793Z Fetched 2754 kB in 0s (43.1 MB/s) 2021-05-19T20:33:49.6864431Z Selecting previously unselected package libprotobuf-lite17:amd64. 2021-05-19T20:33:49.6943868Z (Reading database ... 2021-05-19T20:33:49.6944526Z (Reading database ... 5% 2021-05-19T20:33:49.6945090Z (Reading database ... 10% 2021-05-19T20:33:49.6945663Z (Reading database ... 15% 2021-05-19T20:33:49.6946232Z (Reading database ... 20% 2021-05-19T20:33:49.6947372Z (Reading database ... 25% 2021-05-19T20:33:49.6948142Z (Reading database ... 30% 2021-05-19T20:33:49.6949681Z (Reading database ... 35% 2021-05-19T20:33:49.6950246Z (Reading database ... 40% 2021-05-19T20:33:49.6950805Z (Reading database ... 45% 2021-05-19T20:33:49.6951352Z (Reading database ... 50% 2021-05-19T20:33:49.7062235Z (Reading database ... 55% 2021-05-19T20:33:49.7117678Z (Reading database ... 60% 2021-05-19T20:33:49.7158455Z (Reading database ... 65% 2021-05-19T20:33:49.7225157Z (Reading database ... 70% 2021-05-19T20:33:49.7255086Z (Reading database ... 75% 2021-05-19T20:33:49.7585437Z (Reading database ... 80% 2021-05-19T20:33:49.7659211Z (Reading database ... 85% 2021-05-19T20:33:49.7797051Z (Reading database ... 90% 2021-05-19T20:33:49.8233140Z (Reading database ... 95% 2021-05-19T20:33:49.8234749Z (Reading database ... 100% 2021-05-19T20:33:49.8236505Z (Reading database ... 240551 files and directories currently installed.) 2021-05-19T20:33:49.8348431Z Preparing to unpack .../libprotobuf-lite17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-19T20:33:49.8368345Z Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-19T20:33:49.8871595Z Selecting previously unselected package libprotoc17:amd64. 2021-05-19T20:33:49.9134518Z Preparing to unpack .../libprotoc17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-19T20:33:49.9149926Z Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-19T20:33:50.0186611Z Selecting previously unselected package libprotobuf-dev:amd64. 2021-05-19T20:33:50.0460245Z Preparing to unpack .../libprotobuf-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-19T20:33:50.0476966Z Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-19T20:33:50.2391471Z Selecting previously unselected package libprotoc-dev:amd64. 2021-05-19T20:33:50.2584088Z Preparing to unpack .../libprotoc-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-19T20:33:50.2598320Z Unpacking libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-19T20:33:50.3991568Z Selecting previously unselected package protobuf-compiler. 2021-05-19T20:33:50.4174853Z Preparing to unpack .../protobuf-compiler_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-19T20:33:50.4186158Z Unpacking protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-19T20:33:50.4895035Z Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-19T20:33:50.4934640Z Setting up protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-19T20:33:50.4961985Z Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-19T20:33:50.4993786Z Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-19T20:33:50.5019869Z Setting up libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-19T20:33:50.5059120Z Processing triggers for man-db (2.9.1-1) ... 2021-05-19T20:33:51.2895189Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-19T20:33:53.4317968Z Reading package lists... 2021-05-19T20:33:53.6197022Z Building dependency tree... 2021-05-19T20:33:53.6219560Z Reading state information... 2021-05-19T20:33:53.7944193Z The following additional packages will be installed: 2021-05-19T20:33:53.7946080Z i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 libasyncns0 2021-05-19T20:33:53.7947571Z libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58 2021-05-19T20:33:53.7949172Z libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 2021-05-19T20:33:53.7953254Z libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 libcodec2-0.9 2021-05-19T20:33:53.7954755Z libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 libigdgmm11 2021-05-19T20:33:53.7956113Z libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-19T20:33:53.7957558Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-19T20:33:53.7959322Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-19T20:33:53.7960743Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-19T20:33:53.7962160Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-19T20:33:53.7963779Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-19T20:33:53.7965169Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-19T20:33:53.7966499Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-19T20:33:53.7967805Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-19T20:33:53.7968699Z Suggested packages: 2021-05-19T20:33:53.7969897Z ffmpeg-doc i965-va-driver-shaders libbluray-bdj jackd2 libportaudio2 2021-05-19T20:33:53.7971330Z opus-tools pulseaudio libraw1394-doc serdi sndiod sordi speex opencl-icd 2021-05-19T20:33:53.7972927Z libvdpau-va-gl1 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver 2021-05-19T20:33:53.7974355Z nvidia-legacy-304xx-vdpau-driver 2021-05-19T20:33:53.8817521Z The following NEW packages will be installed: 2021-05-19T20:33:53.8821109Z ffmpeg i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 2021-05-19T20:33:53.8824038Z libasyncns0 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 2021-05-19T20:33:53.8826518Z libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 2021-05-19T20:33:53.8829704Z libcaca0 libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 2021-05-19T20:33:53.8832756Z libcodec2-0.9 libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 2021-05-19T20:33:53.8835689Z libigdgmm11 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-19T20:33:53.8838675Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-19T20:33:53.8844959Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-19T20:33:53.8847363Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-19T20:33:53.8849814Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-19T20:33:53.8852340Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-19T20:33:53.8854644Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-19T20:33:53.8856922Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-19T20:33:53.8859128Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-19T20:33:53.9075034Z 0 upgraded, 76 newly installed, 0 to remove and 17 not upgraded. 2021-05-19T20:33:53.9076153Z Need to get 47.1 MB of archives. 2021-05-19T20:33:53.9077694Z After this operation, 195 MB of additional disk space will be used. 2021-05-19T20:33:53.9081528Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaom0 amd64 1.0.0.errata1-3build1 [1160 kB] 2021-05-19T20:33:53.9310950Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] 2021-05-19T20:33:53.9321733Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] 2021-05-19T20:33:53.9328208Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-x11-2 amd64 2.7.0-2 [11.9 kB] 2021-05-19T20:33:53.9333028Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] 2021-05-19T20:33:53.9340517Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 ocl-icd-libopencl1 amd64 2.2.11-1ubuntu1 [30.3 kB] 2021-05-19T20:33:53.9349872Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavutil56 amd64 7:4.2.4-1ubuntu0.1 [241 kB] 2021-05-19T20:33:53.9391268Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcodec2-0.9 amd64 0.9.2-2 [7886 kB] 2021-05-19T20:33:54.0849962Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] 2021-05-19T20:33:54.0856612Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] 2021-05-19T20:33:54.0897364Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] 2021-05-19T20:33:54.0918166Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2021-05-19T20:33:54.0927148Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-05-19T20:33:54.0940736Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libspeex1 amd64 1.2~rc1.2-1.1ubuntu1 [53.2 kB] 2021-05-19T20:33:54.0993314Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] 2021-05-19T20:33:54.1009154Z 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-19T20:33:54.1023903Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu2 [162 kB] 2021-05-19T20:33:54.1055932Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] 2021-05-19T20:33:54.1066850Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2021-05-19T20:33:54.1085718Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwavpack1 amd64 5.2.0-1ubuntu0.1 [77.3 kB] 2021-05-19T20:33:54.1099055Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx264-155 amd64 2:0.155.2917+git0a84d98-2 [521 kB] 2021-05-19T20:33:54.1183619Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] 2021-05-19T20:33:54.1347829Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2021-05-19T20:33:54.1383501Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi-common all 0.2.35-17 [32.5 kB] 2021-05-19T20:33:54.1391276Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] 2021-05-19T20:33:54.1443968Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavcodec58 amd64 7:4.2.4-1ubuntu0.1 [4876 kB] 2021-05-19T20:33:54.2311630Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libraw1394-11 amd64 2.1.2-1 [30.7 kB] 2021-05-19T20:33:54.2319197Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavc1394-0 amd64 0.5.4-5 [16.2 kB] 2021-05-19T20:33:54.2325783Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libass9 amd64 1:0.14.0-2 [88.0 kB] 2021-05-19T20:33:54.2340181Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] 2021-05-19T20:33:54.2356979Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] 2021-05-19T20:33:54.2364891Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] 2021-05-19T20:33:54.2379505Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] 2021-05-19T20:33:54.2394524Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] 2021-05-19T20:33:54.2454120Z 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-19T20:33:54.2485768Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavformat58 amd64 7:4.2.4-1ubuntu0.1 [981 kB] 2021-05-19T20:33:54.2649042Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbs2b0 amd64 3.1.0+dfsg-2.2build1 [10.2 kB] 2021-05-19T20:33:54.2651686Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libflite1 amd64 2.1-release-3 [12.8 MB] 2021-05-19T20:33:54.4510624Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libserd-0-0 amd64 0.30.2-1 [46.6 kB] 2021-05-19T20:33:54.4525718Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsord-0-0 amd64 0.16.4-1 [19.5 kB] 2021-05-19T20:33:54.4532923Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsratom-0-0 amd64 0.6.4-1 [16.9 kB] 2021-05-19T20:33:54.4539737Z 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-19T20:33:54.4548355Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmysofa1 amd64 1.0~dfsg0-1 [39.2 kB] 2021-05-19T20:33:54.4556679Z 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-19T20:33:54.4567505Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsamplerate0 amd64 0.1.9-2 [939 kB] 2021-05-19T20:33:54.4695842Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 librubberband2 amd64 1.8.2-1build1 [89.4 kB] 2021-05-19T20:33:54.4715253Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswscale5 amd64 7:4.2.4-1ubuntu0.1 [156 kB] 2021-05-19T20:33:54.4741723Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libvidstab1.1 amd64 1.1.0-2 [35.0 kB] 2021-05-19T20:33:54.4757289Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavfilter7 amd64 7:4.2.4-1ubuntu0.1 [1084 kB] 2021-05-19T20:33:54.4930238Z 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-19T20:33:54.4960574Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio18 amd64 2.0.0-2 [58.6 kB] 2021-05-19T20:33:54.4970582Z 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-19T20:33:54.4977007Z 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-19T20:33:54.4982863Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdc1394-22 amd64 2.2.5-2.1 [79.6 kB] 2021-05-19T20:33:54.5000950Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libiec61883-0 amd64 1.2.0-3 [24.3 kB] 2021-05-19T20:33:54.5008572Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjack-jackd2-0 amd64 1.9.12~dfsg-2ubuntu2 [267 kB] 2021-05-19T20:33:54.5041980Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal-data all 1:1.19.1-1 [162 kB] 2021-05-19T20:33:54.5064743Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsndio7.0 amd64 1.5.0-3 [24.5 kB] 2021-05-19T20:33:54.5072121Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal1 amd64 1:1.19.1-1 [492 kB] 2021-05-19T20:33:54.5211667Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB] 2021-05-19T20:33:54.5217947Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libflac8 amd64 1.3.3-1build1 [103 kB] 2021-05-19T20:33:54.5230500Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsndfile1 amd64 1.0.28-7 [170 kB] 2021-05-19T20:33:54.5259310Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpulse0 amd64 1:13.99.1-1ubuntu3.10 [262 kB] 2021-05-19T20:33:54.5422152Z 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-19T20:33:54.5478627Z 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-19T20:33:54.5498122Z 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-19T20:33:54.5510983Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 ffmpeg amd64 7:4.2.4-1ubuntu0.1 [1453 kB] 2021-05-19T20:33:54.5711628Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libigdgmm11 amd64 20.1.1+ds1-1 [111 kB] 2021-05-19T20:33:54.5761388Z 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-19T20:33:54.6024482Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaacs0 amd64 0.9.0-2 [50.1 kB] 2021-05-19T20:33:54.6039354Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbdplus0 amd64 0.1.2-3 [47.3 kB] 2021-05-19T20:33:54.6056777Z 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-19T20:33:54.6429275Z 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-19T20:33:54.7054741Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 i965-va-driver amd64 2.4.0-0ubuntu1 [924 kB] 2021-05-19T20:33:54.7263817Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 va-driver-all amd64 2.7.0-2 [4020 B] 2021-05-19T20:33:54.7267341Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 vdpau-driver-all amd64 1.3-1ubuntu2 [4596 B] 2021-05-19T20:33:55.3738177Z Fetched 47.1 MB in 1s (56.2 MB/s) 2021-05-19T20:33:55.4121313Z Selecting previously unselected package libaom0:amd64. 2021-05-19T20:33:55.4200964Z (Reading database ... 2021-05-19T20:33:55.4201627Z (Reading database ... 5% 2021-05-19T20:33:55.4202882Z (Reading database ... 10% 2021-05-19T20:33:55.4203464Z (Reading database ... 15% 2021-05-19T20:33:55.4204057Z (Reading database ... 20% 2021-05-19T20:33:55.4204613Z (Reading database ... 25% 2021-05-19T20:33:55.4205413Z (Reading database ... 30% 2021-05-19T20:33:55.4205995Z (Reading database ... 35% 2021-05-19T20:33:55.4206549Z (Reading database ... 40% 2021-05-19T20:33:55.4207114Z (Reading database ... 45% 2021-05-19T20:33:55.4207664Z (Reading database ... 50% 2021-05-19T20:33:55.4310245Z (Reading database ... 55% 2021-05-19T20:33:55.4363941Z (Reading database ... 60% 2021-05-19T20:33:55.4400685Z (Reading database ... 65% 2021-05-19T20:33:55.4463909Z (Reading database ... 70% 2021-05-19T20:33:55.4490595Z (Reading database ... 75% 2021-05-19T20:33:55.4783129Z (Reading database ... 80% 2021-05-19T20:33:55.4853987Z (Reading database ... 85% 2021-05-19T20:33:55.4972488Z (Reading database ... 90% 2021-05-19T20:33:55.5374363Z (Reading database ... 95% 2021-05-19T20:33:55.5375506Z (Reading database ... 100% 2021-05-19T20:33:55.5377005Z (Reading database ... 240722 files and directories currently installed.) 2021-05-19T20:33:55.5475694Z Preparing to unpack .../00-libaom0_1.0.0.errata1-3build1_amd64.deb ... 2021-05-19T20:33:55.5501937Z Unpacking libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-19T20:33:55.7025425Z Selecting previously unselected package libva2:amd64. 2021-05-19T20:33:55.7294983Z Preparing to unpack .../01-libva2_2.7.0-2_amd64.deb ... 2021-05-19T20:33:55.7306267Z Unpacking libva2:amd64 (2.7.0-2) ... 2021-05-19T20:33:55.7671069Z Selecting previously unselected package libva-drm2:amd64. 2021-05-19T20:33:55.7958692Z Preparing to unpack .../02-libva-drm2_2.7.0-2_amd64.deb ... 2021-05-19T20:33:55.7969363Z Unpacking libva-drm2:amd64 (2.7.0-2) ... 2021-05-19T20:33:55.8235712Z Selecting previously unselected package libva-x11-2:amd64. 2021-05-19T20:33:55.8508933Z Preparing to unpack .../03-libva-x11-2_2.7.0-2_amd64.deb ... 2021-05-19T20:33:55.8521722Z Unpacking libva-x11-2:amd64 (2.7.0-2) ... 2021-05-19T20:33:55.8811878Z Selecting previously unselected package libvdpau1:amd64. 2021-05-19T20:33:55.9082784Z Preparing to unpack .../04-libvdpau1_1.3-1ubuntu2_amd64.deb ... 2021-05-19T20:33:55.9096839Z Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-19T20:33:55.9539675Z Selecting previously unselected package ocl-icd-libopencl1:amd64. 2021-05-19T20:33:55.9771380Z Preparing to unpack .../05-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 2021-05-19T20:33:55.9781581Z Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-19T20:33:56.0150218Z Selecting previously unselected package libavutil56:amd64. 2021-05-19T20:33:56.0429899Z Preparing to unpack .../06-libavutil56_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-19T20:33:56.0443582Z Unpacking libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-19T20:33:56.1111336Z Selecting previously unselected package libcodec2-0.9:amd64. 2021-05-19T20:33:56.1359071Z Preparing to unpack .../07-libcodec2-0.9_0.9.2-2_amd64.deb ... 2021-05-19T20:33:56.1368492Z Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-19T20:33:57.0132172Z Selecting previously unselected package libgsm1:amd64. 2021-05-19T20:33:57.0405697Z Preparing to unpack .../08-libgsm1_1.0.18-2_amd64.deb ... 2021-05-19T20:33:57.0445344Z Unpacking libgsm1:amd64 (1.0.18-2) ... 2021-05-19T20:33:57.0775427Z Selecting previously unselected package libmp3lame0:amd64. 2021-05-19T20:33:57.1016472Z Preparing to unpack .../09-libmp3lame0_3.100-3_amd64.deb ... 2021-05-19T20:33:57.1025297Z Unpacking libmp3lame0:amd64 (3.100-3) ... 2021-05-19T20:33:57.1470786Z Selecting previously unselected package libopus0:amd64. 2021-05-19T20:33:57.1692206Z Preparing to unpack .../10-libopus0_1.3.1-0ubuntu1_amd64.deb ... 2021-05-19T20:33:57.1703222Z Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-19T20:33:57.2231104Z Selecting previously unselected package libshine3:amd64. 2021-05-19T20:33:57.2437126Z Preparing to unpack .../11-libshine3_3.1.1-2_amd64.deb ... 2021-05-19T20:33:57.2450860Z Unpacking libshine3:amd64 (3.1.1-2) ... 2021-05-19T20:33:57.2735428Z Selecting previously unselected package libsnappy1v5:amd64. 2021-05-19T20:33:57.3009887Z Preparing to unpack .../12-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-05-19T20:33:57.3020636Z Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-19T20:33:57.3390356Z Selecting previously unselected package libspeex1:amd64. 2021-05-19T20:33:57.3586254Z Preparing to unpack .../13-libspeex1_1.2~rc1.2-1.1ubuntu1_amd64.deb ... 2021-05-19T20:33:57.3597308Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-19T20:33:57.3983868Z Selecting previously unselected package libsoxr0:amd64. 2021-05-19T20:33:57.4202232Z Preparing to unpack .../14-libsoxr0_0.1.3-2build1_amd64.deb ... 2021-05-19T20:33:57.4215794Z Unpacking libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-19T20:33:57.4630565Z Selecting previously unselected package libswresample3:amd64. 2021-05-19T20:33:57.4864761Z Preparing to unpack .../15-libswresample3_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-19T20:33:57.4887453Z Unpacking libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-19T20:33:57.5270746Z Selecting previously unselected package libtheora0:amd64. 2021-05-19T20:33:57.5496796Z Preparing to unpack .../16-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... 2021-05-19T20:33:57.5508669Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-19T20:33:57.5988050Z Selecting previously unselected package libtwolame0:amd64. 2021-05-19T20:33:57.6217570Z Preparing to unpack .../17-libtwolame0_0.4.0-2_amd64.deb ... 2021-05-19T20:33:57.6231801Z Unpacking libtwolame0:amd64 (0.4.0-2) ... 2021-05-19T20:33:57.6591617Z Selecting previously unselected package libvorbisenc2:amd64. 2021-05-19T20:33:57.6848563Z Preparing to unpack .../18-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2021-05-19T20:33:57.6861884Z Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-19T20:33:57.7271640Z Selecting previously unselected package libwavpack1:amd64. 2021-05-19T20:33:57.7521158Z Preparing to unpack .../19-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... 2021-05-19T20:33:57.7533174Z Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-19T20:33:57.7951042Z Selecting previously unselected package libx264-155:amd64. 2021-05-19T20:33:57.8146083Z Preparing to unpack .../20-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... 2021-05-19T20:33:57.8159625Z Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-19T20:33:57.9071364Z Selecting previously unselected package libx265-179:amd64. 2021-05-19T20:33:57.9299197Z Preparing to unpack .../21-libx265-179_3.2.1-1build1_amd64.deb ... 2021-05-19T20:33:57.9314739Z Unpacking libx265-179:amd64 (3.2.1-1build1) ... 2021-05-19T20:33:58.1590303Z Selecting previously unselected package libxvidcore4:amd64. 2021-05-19T20:33:58.1786716Z Preparing to unpack .../22-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2021-05-19T20:33:58.1800626Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-19T20:33:58.2338462Z Selecting previously unselected package libzvbi-common. 2021-05-19T20:33:58.2581431Z Preparing to unpack .../23-libzvbi-common_0.2.35-17_all.deb ... 2021-05-19T20:33:58.2594408Z Unpacking libzvbi-common (0.2.35-17) ... 2021-05-19T20:33:58.3231659Z Selecting previously unselected package libzvbi0:amd64. 2021-05-19T20:33:58.3463972Z Preparing to unpack .../24-libzvbi0_0.2.35-17_amd64.deb ... 2021-05-19T20:33:58.3474151Z Unpacking libzvbi0:amd64 (0.2.35-17) ... 2021-05-19T20:33:58.4030670Z Selecting previously unselected package libavcodec58:amd64. 2021-05-19T20:33:58.4257827Z Preparing to unpack .../25-libavcodec58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-19T20:33:58.4266939Z Unpacking libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-19T20:33:59.0032219Z Selecting previously unselected package libraw1394-11:amd64. 2021-05-19T20:33:59.0254911Z Preparing to unpack .../26-libraw1394-11_2.1.2-1_amd64.deb ... 2021-05-19T20:33:59.0265998Z Unpacking libraw1394-11:amd64 (2.1.2-1) ... 2021-05-19T20:33:59.0591422Z Selecting previously unselected package libavc1394-0:amd64. 2021-05-19T20:33:59.0825558Z Preparing to unpack .../27-libavc1394-0_0.5.4-5_amd64.deb ... 2021-05-19T20:33:59.0845027Z Unpacking libavc1394-0:amd64 (0.5.4-5) ... 2021-05-19T20:33:59.1190575Z Selecting previously unselected package libass9:amd64. 2021-05-19T20:33:59.1406234Z Preparing to unpack .../28-libass9_1%3a0.14.0-2_amd64.deb ... 2021-05-19T20:33:59.1419957Z Unpacking libass9:amd64 (1:0.14.0-2) ... 2021-05-19T20:33:59.1784937Z Selecting previously unselected package libbluray2:amd64. 2021-05-19T20:33:59.2057506Z Preparing to unpack .../29-libbluray2_1%3a1.2.0-1_amd64.deb ... 2021-05-19T20:33:59.2072776Z Unpacking libbluray2:amd64 (1:1.2.0-1) ... 2021-05-19T20:33:59.2485604Z Selecting previously unselected package libchromaprint1:amd64. 2021-05-19T20:33:59.2754188Z Preparing to unpack .../30-libchromaprint1_1.4.3-3build1_amd64.deb ... 2021-05-19T20:33:59.2767160Z Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-19T20:33:59.3075475Z Selecting previously unselected package libgme0:amd64. 2021-05-19T20:33:59.3343836Z Preparing to unpack .../31-libgme0_0.6.2-1build1_amd64.deb ... 2021-05-19T20:33:59.3355451Z Unpacking libgme0:amd64 (0.6.2-1build1) ... 2021-05-19T20:33:59.3790696Z Selecting previously unselected package libmpg123-0:amd64. 2021-05-19T20:33:59.4010687Z Preparing to unpack .../32-libmpg123-0_1.25.13-1_amd64.deb ... 2021-05-19T20:33:59.4021128Z Unpacking libmpg123-0:amd64 (1.25.13-1) ... 2021-05-19T20:33:59.4470970Z Selecting previously unselected package libopenmpt0:amd64. 2021-05-19T20:33:59.4708539Z Preparing to unpack .../33-libopenmpt0_0.4.11-1build1_amd64.deb ... 2021-05-19T20:33:59.4726356Z Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-19T20:33:59.5632073Z Selecting previously unselected package libssh-gcrypt-4:amd64. 2021-05-19T20:33:59.5904221Z Preparing to unpack .../34-libssh-gcrypt-4_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-19T20:33:59.5917927Z Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-19T20:33:59.6470749Z Selecting previously unselected package libavformat58:amd64. 2021-05-19T20:33:59.6689991Z Preparing to unpack .../35-libavformat58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-19T20:33:59.6703571Z Unpacking libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-19T20:33:59.8087076Z Selecting previously unselected package libbs2b0:amd64. 2021-05-19T20:33:59.8360846Z Preparing to unpack .../36-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... 2021-05-19T20:33:59.8370776Z Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-19T20:33:59.8729729Z Selecting previously unselected package libflite1:amd64. 2021-05-19T20:33:59.9044303Z Preparing to unpack .../37-libflite1_2.1-release-3_amd64.deb ... 2021-05-19T20:33:59.9057089Z Unpacking libflite1:amd64 (2.1-release-3) ... 2021-05-19T20:34:01.2351056Z Selecting previously unselected package libserd-0-0:amd64. 2021-05-19T20:34:01.2586567Z Preparing to unpack .../38-libserd-0-0_0.30.2-1_amd64.deb ... 2021-05-19T20:34:01.2597895Z Unpacking libserd-0-0:amd64 (0.30.2-1) ... 2021-05-19T20:34:01.2990593Z Selecting previously unselected package libsord-0-0:amd64. 2021-05-19T20:34:01.3183145Z Preparing to unpack .../39-libsord-0-0_0.16.4-1_amd64.deb ... 2021-05-19T20:34:01.3196517Z Unpacking libsord-0-0:amd64 (0.16.4-1) ... 2021-05-19T20:34:01.3467321Z Selecting previously unselected package libsratom-0-0:amd64. 2021-05-19T20:34:01.3738032Z Preparing to unpack .../40-libsratom-0-0_0.6.4-1_amd64.deb ... 2021-05-19T20:34:01.3749339Z Unpacking libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-19T20:34:01.4070884Z Selecting previously unselected package liblilv-0-0:amd64. 2021-05-19T20:34:01.4293800Z Preparing to unpack .../41-liblilv-0-0_0.24.6-1ubuntu0.1_amd64.deb ... 2021-05-19T20:34:01.4304842Z Unpacking liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-19T20:34:01.4670509Z Selecting previously unselected package libmysofa1:amd64. 2021-05-19T20:34:01.4880737Z Preparing to unpack .../42-libmysofa1_1.0~dfsg0-1_amd64.deb ... 2021-05-19T20:34:01.4895624Z Unpacking libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-19T20:34:01.5202425Z Selecting previously unselected package libpostproc55:amd64. 2021-05-19T20:34:01.5474712Z Preparing to unpack .../43-libpostproc55_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-19T20:34:01.5490174Z Unpacking libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-19T20:34:01.5824150Z Selecting previously unselected package libsamplerate0:amd64. 2021-05-19T20:34:01.6097722Z Preparing to unpack .../44-libsamplerate0_0.1.9-2_amd64.deb ... 2021-05-19T20:34:01.6107039Z Unpacking libsamplerate0:amd64 (0.1.9-2) ... 2021-05-19T20:34:01.7561731Z Selecting previously unselected package librubberband2:amd64. 2021-05-19T20:34:01.7816227Z Preparing to unpack .../45-librubberband2_1.8.2-1build1_amd64.deb ... 2021-05-19T20:34:01.7828613Z Unpacking librubberband2:amd64 (1.8.2-1build1) ... 2021-05-19T20:34:01.8270959Z Selecting previously unselected package libswscale5:amd64. 2021-05-19T20:34:01.8502329Z Preparing to unpack .../46-libswscale5_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-19T20:34:01.8511810Z Unpacking libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-19T20:34:01.8991054Z Selecting previously unselected package libvidstab1.1:amd64. 2021-05-19T20:34:01.9224711Z Preparing to unpack .../47-libvidstab1.1_1.1.0-2_amd64.deb ... 2021-05-19T20:34:01.9238505Z Unpacking libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-19T20:34:01.9590025Z Selecting previously unselected package libavfilter7:amd64. 2021-05-19T20:34:01.9813140Z Preparing to unpack .../48-libavfilter7_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-19T20:34:01.9821543Z Unpacking libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-19T20:34:02.1338152Z Selecting previously unselected package libcaca0:amd64. 2021-05-19T20:34:02.1609982Z Preparing to unpack .../49-libcaca0_0.99.beta19-2.1ubuntu1.20.04.1_amd64.deb ... 2021-05-19T20:34:02.1620821Z Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-19T20:34:02.2190348Z Selecting previously unselected package libcdio18:amd64. 2021-05-19T20:34:02.2419105Z Preparing to unpack .../50-libcdio18_2.0.0-2_amd64.deb ... 2021-05-19T20:34:02.2430981Z Unpacking libcdio18:amd64 (2.0.0-2) ... 2021-05-19T20:34:02.2830961Z Selecting previously unselected package libcdio-cdda2:amd64. 2021-05-19T20:34:02.3067349Z Preparing to unpack .../51-libcdio-cdda2_10.2+2.0.0-1_amd64.deb ... 2021-05-19T20:34:02.3077781Z Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-19T20:34:02.3430965Z Selecting previously unselected package libcdio-paranoia2:amd64. 2021-05-19T20:34:02.3621465Z Preparing to unpack .../52-libcdio-paranoia2_10.2+2.0.0-1_amd64.deb ... 2021-05-19T20:34:02.3636687Z Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-19T20:34:02.3925376Z Selecting previously unselected package libdc1394-22:amd64. 2021-05-19T20:34:02.4197411Z Preparing to unpack .../53-libdc1394-22_2.2.5-2.1_amd64.deb ... 2021-05-19T20:34:02.4207409Z Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-19T20:34:02.4617477Z Selecting previously unselected package libiec61883-0:amd64. 2021-05-19T20:34:02.4863074Z Preparing to unpack .../54-libiec61883-0_1.2.0-3_amd64.deb ... 2021-05-19T20:34:02.4873184Z Unpacking libiec61883-0:amd64 (1.2.0-3) ... 2021-05-19T20:34:02.5230649Z Selecting previously unselected package libjack-jackd2-0:amd64. 2021-05-19T20:34:02.5439297Z Preparing to unpack .../55-libjack-jackd2-0_1.9.12~dfsg-2ubuntu2_amd64.deb ... 2021-05-19T20:34:02.5454288Z Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-19T20:34:02.6071022Z Selecting previously unselected package libopenal-data. 2021-05-19T20:34:02.6321094Z Preparing to unpack .../56-libopenal-data_1%3a1.19.1-1_all.deb ... 2021-05-19T20:34:02.6348594Z Unpacking libopenal-data (1:1.19.1-1) ... 2021-05-19T20:34:02.6830255Z Selecting previously unselected package libsndio7.0:amd64. 2021-05-19T20:34:02.7048668Z Preparing to unpack .../57-libsndio7.0_1.5.0-3_amd64.deb ... 2021-05-19T20:34:02.7061211Z Unpacking libsndio7.0:amd64 (1.5.0-3) ... 2021-05-19T20:34:02.7355986Z Selecting previously unselected package libopenal1:amd64. 2021-05-19T20:34:02.7625888Z Preparing to unpack .../58-libopenal1_1%3a1.19.1-1_amd64.deb ... 2021-05-19T20:34:02.7638983Z Unpacking libopenal1:amd64 (1:1.19.1-1) ... 2021-05-19T20:34:02.8458207Z Selecting previously unselected package libasyncns0:amd64. 2021-05-19T20:34:02.8729633Z Preparing to unpack .../59-libasyncns0_0.8-6_amd64.deb ... 2021-05-19T20:34:02.8741007Z Unpacking libasyncns0:amd64 (0.8-6) ... 2021-05-19T20:34:02.9063905Z Selecting previously unselected package libflac8:amd64. 2021-05-19T20:34:02.9335837Z Preparing to unpack .../60-libflac8_1.3.3-1build1_amd64.deb ... 2021-05-19T20:34:02.9347360Z Unpacking libflac8:amd64 (1.3.3-1build1) ... 2021-05-19T20:34:02.9790232Z Selecting previously unselected package libsndfile1:amd64. 2021-05-19T20:34:02.9993686Z Preparing to unpack .../61-libsndfile1_1.0.28-7_amd64.deb ... 2021-05-19T20:34:03.0012137Z Unpacking libsndfile1:amd64 (1.0.28-7) ... 2021-05-19T20:34:03.0490847Z Selecting previously unselected package libpulse0:amd64. 2021-05-19T20:34:03.0776325Z Preparing to unpack .../62-libpulse0_1%3a13.99.1-1ubuntu3.10_amd64.deb ... 2021-05-19T20:34:03.0867190Z Unpacking libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-19T20:34:03.1472132Z Selecting previously unselected package libsdl2-2.0-0:amd64. 2021-05-19T20:34:03.1687490Z Preparing to unpack .../63-libsdl2-2.0-0_2.0.10+dfsg1-3_amd64.deb ... 2021-05-19T20:34:03.1706948Z Unpacking libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-19T20:34:03.2470252Z Selecting previously unselected package libavdevice58:amd64. 2021-05-19T20:34:03.2694544Z Preparing to unpack .../64-libavdevice58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-19T20:34:03.2703791Z Unpacking libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-19T20:34:03.3070258Z Selecting previously unselected package libavresample4:amd64. 2021-05-19T20:34:03.3385108Z Preparing to unpack .../65-libavresample4_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-19T20:34:03.3398316Z Unpacking libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-19T20:34:03.3796614Z Selecting previously unselected package ffmpeg. 2021-05-19T20:34:03.4073902Z Preparing to unpack .../66-ffmpeg_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-19T20:34:03.4164985Z Unpacking ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-19T20:34:03.5657926Z Selecting previously unselected package libigdgmm11:amd64. 2021-05-19T20:34:03.5937987Z Preparing to unpack .../67-libigdgmm11_20.1.1+ds1-1_amd64.deb ... 2021-05-19T20:34:03.5949986Z Unpacking libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-19T20:34:03.6390958Z Selecting previously unselected package intel-media-va-driver:amd64. 2021-05-19T20:34:03.6610885Z Preparing to unpack .../68-intel-media-va-driver_20.1.1+dfsg1-1_amd64.deb ... 2021-05-19T20:34:03.6622338Z Unpacking intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-19T20:34:03.8790353Z Selecting previously unselected package libaacs0:amd64. 2021-05-19T20:34:03.8990686Z Preparing to unpack .../69-libaacs0_0.9.0-2_amd64.deb ... 2021-05-19T20:34:03.9007669Z Unpacking libaacs0:amd64 (0.9.0-2) ... 2021-05-19T20:34:03.9401298Z Selecting previously unselected package libbdplus0:amd64. 2021-05-19T20:34:03.9675578Z Preparing to unpack .../70-libbdplus0_0.1.2-3_amd64.deb ... 2021-05-19T20:34:03.9685900Z Unpacking libbdplus0:amd64 (0.1.2-3) ... 2021-05-19T20:34:03.9995572Z Selecting previously unselected package mesa-va-drivers:amd64. 2021-05-19T20:34:04.0264772Z Preparing to unpack .../71-mesa-va-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-19T20:34:04.0274099Z Unpacking mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-19T20:34:04.3464713Z Selecting previously unselected package mesa-vdpau-drivers:amd64. 2021-05-19T20:34:04.3742286Z Preparing to unpack .../72-mesa-vdpau-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-19T20:34:04.3755279Z Unpacking mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-19T20:34:04.7536634Z Selecting previously unselected package i965-va-driver:amd64. 2021-05-19T20:34:04.7848816Z Preparing to unpack .../73-i965-va-driver_2.4.0-0ubuntu1_amd64.deb ... 2021-05-19T20:34:04.7866746Z Unpacking i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-19T20:34:04.9363563Z Selecting previously unselected package va-driver-all:amd64. 2021-05-19T20:34:04.9633779Z Preparing to unpack .../74-va-driver-all_2.7.0-2_amd64.deb ... 2021-05-19T20:34:04.9647768Z Unpacking va-driver-all:amd64 (2.7.0-2) ... 2021-05-19T20:34:04.9990866Z Selecting previously unselected package vdpau-driver-all:amd64. 2021-05-19T20:34:05.0179458Z Preparing to unpack .../75-vdpau-driver-all_1.3-1ubuntu2_amd64.deb ... 2021-05-19T20:34:05.0188557Z Unpacking vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-19T20:34:05.0930055Z Setting up libgme0:amd64 (0.6.2-1build1) ... 2021-05-19T20:34:05.0981949Z Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-19T20:34:05.1016850Z Setting up libraw1394-11:amd64 (2.1.2-1) ... 2021-05-19T20:34:05.1044381Z Setting up libmpg123-0:amd64 (1.25.13-1) ... 2021-05-19T20:34:05.1074378Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-19T20:34:05.1100087Z Setting up libshine3:amd64 (3.1.1-2) ... 2021-05-19T20:34:05.1140492Z Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-19T20:34:05.1184552Z Setting up libtwolame0:amd64 (0.4.0-2) ... 2021-05-19T20:34:05.1220967Z Setting up libgsm1:amd64 (1.0.18-2) ... 2021-05-19T20:34:05.1268044Z Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-19T20:34:05.1300683Z Setting up libx265-179:amd64 (3.2.1-1build1) ... 2021-05-19T20:34:05.1334560Z Setting up libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-19T20:34:05.1378377Z Setting up libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-19T20:34:05.1422551Z Setting up libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-19T20:34:05.1457097Z Setting up libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-19T20:34:05.1493032Z Setting up libcdio18:amd64 (2.0.0-2) ... 2021-05-19T20:34:05.1531276Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-19T20:34:05.1570948Z Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-19T20:34:05.1601254Z Setting up libflac8:amd64 (1.3.3-1build1) ... 2021-05-19T20:34:05.1636272Z Setting up libass9:amd64 (1:0.14.0-2) ... 2021-05-19T20:34:05.1674289Z Setting up libva2:amd64 (2.7.0-2) ... 2021-05-19T20:34:05.1705751Z Setting up libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-19T20:34:05.1746363Z Setting up libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-19T20:34:05.1791649Z Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-19T20:34:05.1828371Z Setting up intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-19T20:34:05.1872422Z Setting up libaacs0:amd64 (0.9.0-2) ... 2021-05-19T20:34:05.1904169Z Setting up libsndio7.0:amd64 (1.5.0-3) ... 2021-05-19T20:34:05.1940872Z Setting up libbdplus0:amd64 (0.1.2-3) ... 2021-05-19T20:34:05.1974646Z Setting up libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-19T20:34:05.2010621Z Setting up libflite1:amd64 (2.1-release-3) ... 2021-05-19T20:34:05.2043530Z Setting up libva-drm2:amd64 (2.7.0-2) ... 2021-05-19T20:34:05.2072264Z Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-19T20:34:05.2105175Z Setting up libasyncns0:amd64 (0.8-6) ... 2021-05-19T20:34:05.2131057Z Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-19T20:34:05.2171034Z Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-19T20:34:05.2205654Z Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-19T20:34:05.2234995Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-19T20:34:05.2264873Z Setting up libopenal-data (1:1.19.1-1) ... 2021-05-19T20:34:05.2301352Z Setting up mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-19T20:34:05.2327782Z Setting up libbluray2:amd64 (1:1.2.0-1) ... 2021-05-19T20:34:05.2354935Z Setting up libsamplerate0:amd64 (0.1.9-2) ... 2021-05-19T20:34:05.2397826Z Setting up libva-x11-2:amd64 (2.7.0-2) ... 2021-05-19T20:34:05.2425330Z Setting up libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-19T20:34:05.2456329Z Setting up libzvbi-common (0.2.35-17) ... 2021-05-19T20:34:05.2496707Z Setting up libmp3lame0:amd64 (3.100-3) ... 2021-05-19T20:34:05.2522298Z Setting up i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-19T20:34:05.2555439Z Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-19T20:34:05.2592256Z Setting up libiec61883-0:amd64 (1.2.0-3) ... 2021-05-19T20:34:05.2632953Z Setting up libserd-0-0:amd64 (0.30.2-1) ... 2021-05-19T20:34:05.2659438Z Setting up libavc1394-0:amd64 (0.5.4-5) ... 2021-05-19T20:34:05.2683760Z Setting up mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-19T20:34:05.2722471Z Setting up libzvbi0:amd64 (0.2.35-17) ... 2021-05-19T20:34:05.2753175Z Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-19T20:34:05.2776225Z Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-19T20:34:05.2804476Z Setting up libopenal1:amd64 (1:1.19.1-1) ... 2021-05-19T20:34:05.2831926Z Setting up libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-19T20:34:05.2857045Z Setting up va-driver-all:amd64 (2.7.0-2) ... 2021-05-19T20:34:05.2886314Z Setting up libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-19T20:34:05.2912987Z Setting up librubberband2:amd64 (1.8.2-1build1) ... 2021-05-19T20:34:05.2946602Z Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-19T20:34:05.2973518Z Setting up vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-19T20:34:05.2998948Z Setting up libsord-0-0:amd64 (0.16.4-1) ... 2021-05-19T20:34:05.3022755Z Setting up libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-19T20:34:05.3057688Z Setting up libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-19T20:34:05.3083428Z Setting up libsndfile1:amd64 (1.0.28-7) ... 2021-05-19T20:34:05.3132423Z Setting up liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-19T20:34:05.3169515Z Setting up libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-19T20:34:05.3281830Z Setting up libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-19T20:34:05.3313610Z Setting up libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-19T20:34:05.3342839Z Setting up libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-19T20:34:05.3368955Z Setting up libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-19T20:34:05.3397953Z Setting up libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-19T20:34:05.3435253Z Setting up libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-19T20:34:05.3466551Z Setting up libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-19T20:34:05.3506626Z Setting up libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-19T20:34:05.3532613Z Setting up ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-19T20:34:05.3635272Z Processing triggers for man-db (2.9.1-1) ... 2021-05-19T20:34:06.5111972Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-19T20:34:08.6244989Z Reading package lists... 2021-05-19T20:34:08.8118326Z Building dependency tree... 2021-05-19T20:34:08.8139816Z Reading state information... 2021-05-19T20:34:08.9851075Z The following additional packages will be installed: 2021-05-19T20:34:08.9853968Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-19T20:34:09.0453354Z The following NEW packages will be installed: 2021-05-19T20:34:09.0455224Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-19T20:34:09.0465490Z libmagick++-dev 2021-05-19T20:34:09.0801543Z 0 upgraded, 4 newly installed, 0 to remove and 17 not upgraded. 2021-05-19T20:34:09.0802456Z Need to get 309 kB of archives. 2021-05-19T20:34:09.0803490Z After this operation, 2202 kB of additional disk space will be used. 2021-05-19T20:34:09.0805950Z 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-19T20:34:09.0835035Z 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-19T20:34:09.0898523Z 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-19T20:34:09.0928147Z 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-19T20:34:09.5768630Z Fetched 309 kB in 0s (7609 kB/s) 2021-05-19T20:34:09.6124475Z Selecting previously unselected package libmagick++-6-headers. 2021-05-19T20:34:09.6210960Z (Reading database ... 2021-05-19T20:34:09.6211584Z (Reading database ... 5% 2021-05-19T20:34:09.6212185Z (Reading database ... 10% 2021-05-19T20:34:09.6212756Z (Reading database ... 15% 2021-05-19T20:34:09.6213323Z (Reading database ... 20% 2021-05-19T20:34:09.6213873Z (Reading database ... 25% 2021-05-19T20:34:09.6214434Z (Reading database ... 30% 2021-05-19T20:34:09.6214990Z (Reading database ... 35% 2021-05-19T20:34:09.6215553Z (Reading database ... 40% 2021-05-19T20:34:09.6216113Z (Reading database ... 45% 2021-05-19T20:34:09.6216664Z (Reading database ... 50% 2021-05-19T20:34:09.6333829Z (Reading database ... 55% 2021-05-19T20:34:09.6382051Z (Reading database ... 60% 2021-05-19T20:34:09.6434914Z (Reading database ... 65% 2021-05-19T20:34:09.6494463Z (Reading database ... 70% 2021-05-19T20:34:09.6527831Z (Reading database ... 75% 2021-05-19T20:34:09.6877743Z (Reading database ... 80% 2021-05-19T20:34:09.6912343Z (Reading database ... 85% 2021-05-19T20:34:09.7030022Z (Reading database ... 90% 2021-05-19T20:34:09.7466321Z (Reading database ... 95% 2021-05-19T20:34:09.7467433Z (Reading database ... 100% 2021-05-19T20:34:09.7469279Z (Reading database ... 241263 files and directories currently installed.) 2021-05-19T20:34:09.7570855Z Preparing to unpack .../libmagick++-6-headers_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-19T20:34:09.7662201Z Unpacking libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-19T20:34:09.8033188Z Selecting previously unselected package libmagick++-6.q16-8:amd64. 2021-05-19T20:34:09.8272749Z Preparing to unpack .../libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-19T20:34:09.8295490Z Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-19T20:34:09.8791982Z Selecting previously unselected package libmagick++-6.q16-dev:amd64. 2021-05-19T20:34:09.9020619Z Preparing to unpack .../libmagick++-6.q16-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-19T20:34:09.9033334Z Unpacking libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-19T20:34:09.9591871Z Selecting previously unselected package libmagick++-dev. 2021-05-19T20:34:09.9820766Z Preparing to unpack .../libmagick++-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-19T20:34:09.9921136Z Unpacking libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-19T20:34:10.0551852Z Setting up libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-19T20:34:10.0644466Z Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-19T20:34:10.0675769Z Setting up libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-19T20:34:10.0709830Z Setting up libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-19T20:34:10.0809246Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-19T20:34:12.2352372Z Reading package lists... 2021-05-19T20:34:12.4326478Z Building dependency tree... 2021-05-19T20:34:12.4349363Z Reading state information... 2021-05-19T20:34:12.6147423Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-19T20:34:12.6152160Z The following additional packages will be installed: 2021-05-19T20:34:12.6153746Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 libgs9 libgs9-common 2021-05-19T20:34:12.6157430Z libijs-0.35 libjbig2dec0 2021-05-19T20:34:12.6158098Z Suggested packages: 2021-05-19T20:34:12.6159299Z fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre 2021-05-19T20:34:12.6160329Z ghostscript-x 2021-05-19T20:34:12.6713740Z The following NEW packages will be installed: 2021-05-19T20:34:12.6716299Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript libgs9 2021-05-19T20:34:12.6722487Z libgs9-common libijs-0.35 libjbig2dec0 2021-05-19T20:34:12.6933019Z 0 upgraded, 8 newly installed, 0 to remove and 17 not upgraded. 2021-05-19T20:34:12.6934311Z Need to get 11.2 MB of archives. 2021-05-19T20:34:12.6935584Z After this operation, 39.1 MB of additional disk space will be used. 2021-05-19T20:34:12.6938085Z 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-19T20:34:12.7232924Z 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-19T20:34:12.7246318Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB] 2021-05-19T20:34:12.8288468Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9-common all 9.50~dfsg-5ubuntu4.2 [681 kB] 2021-05-19T20:34:12.8377457Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libijs-0.35 amd64 0.35-15 [15.7 kB] 2021-05-19T20:34:12.8379608Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB] 2021-05-19T20:34:12.8392216Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9 amd64 9.50~dfsg-5ubuntu4.2 [2172 kB] 2021-05-19T20:34:12.8754693Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 ghostscript amd64 9.50~dfsg-5ubuntu4.2 [51.6 kB] 2021-05-19T20:34:13.3580547Z Fetched 11.2 MB in 0s (56.3 MB/s) 2021-05-19T20:34:13.3956675Z Selecting previously unselected package fonts-droid-fallback. 2021-05-19T20:34:13.4041640Z (Reading database ... 2021-05-19T20:34:13.4042310Z (Reading database ... 5% 2021-05-19T20:34:13.4042876Z (Reading database ... 10% 2021-05-19T20:34:13.4043449Z (Reading database ... 15% 2021-05-19T20:34:13.4045619Z (Reading database ... 20% 2021-05-19T20:34:13.4046218Z (Reading database ... 25% 2021-05-19T20:34:13.4046789Z (Reading database ... 30% 2021-05-19T20:34:13.4047342Z (Reading database ... 35% 2021-05-19T20:34:13.4047906Z (Reading database ... 40% 2021-05-19T20:34:13.4048496Z (Reading database ... 45% 2021-05-19T20:34:13.4049042Z (Reading database ... 50% 2021-05-19T20:34:13.4168249Z (Reading database ... 55% 2021-05-19T20:34:13.4225744Z (Reading database ... 60% 2021-05-19T20:34:13.4275082Z (Reading database ... 65% 2021-05-19T20:34:13.4335010Z (Reading database ... 70% 2021-05-19T20:34:13.4367380Z (Reading database ... 75% 2021-05-19T20:34:13.4706337Z (Reading database ... 80% 2021-05-19T20:34:13.4740595Z (Reading database ... 85% 2021-05-19T20:34:13.4852211Z (Reading database ... 90% 2021-05-19T20:34:13.5273969Z (Reading database ... 95% 2021-05-19T20:34:13.5274615Z (Reading database ... 100% 2021-05-19T20:34:13.5275485Z (Reading database ... 241308 files and directories currently installed.) 2021-05-19T20:34:13.5378515Z Preparing to unpack .../0-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... 2021-05-19T20:34:13.5655919Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-19T20:34:13.8071635Z Selecting previously unselected package fonts-noto-mono. 2021-05-19T20:34:13.8310300Z Preparing to unpack .../1-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ... 2021-05-19T20:34:13.8320504Z Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-19T20:34:13.8690481Z Selecting previously unselected package fonts-urw-base35. 2021-05-19T20:34:13.8961541Z Preparing to unpack .../2-fonts-urw-base35_20170801.1-3_all.deb ... 2021-05-19T20:34:13.9678525Z Unpacking fonts-urw-base35 (20170801.1-3) ... 2021-05-19T20:34:14.4305291Z Selecting previously unselected package libgs9-common. 2021-05-19T20:34:14.4580675Z Preparing to unpack .../3-libgs9-common_9.50~dfsg-5ubuntu4.2_all.deb ... 2021-05-19T20:34:14.4591807Z Unpacking libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-19T20:34:14.5791496Z Selecting previously unselected package libijs-0.35:amd64. 2021-05-19T20:34:14.6013433Z Preparing to unpack .../4-libijs-0.35_0.35-15_amd64.deb ... 2021-05-19T20:34:14.6043537Z Unpacking libijs-0.35:amd64 (0.35-15) ... 2021-05-19T20:34:14.6350516Z Selecting previously unselected package libjbig2dec0:amd64. 2021-05-19T20:34:14.6603358Z Preparing to unpack .../5-libjbig2dec0_0.18-1ubuntu1_amd64.deb ... 2021-05-19T20:34:14.6616737Z Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-19T20:34:14.7030376Z Selecting previously unselected package libgs9:amd64. 2021-05-19T20:34:14.7247986Z Preparing to unpack .../6-libgs9_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-19T20:34:14.7267381Z Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-19T20:34:15.0631871Z Selecting previously unselected package ghostscript. 2021-05-19T20:34:15.0859290Z Preparing to unpack .../7-ghostscript_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-19T20:34:15.0869350Z Unpacking ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-19T20:34:15.1590969Z Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-19T20:34:15.1636862Z Setting up libijs-0.35:amd64 (0.35-15) ... 2021-05-19T20:34:15.1674566Z Setting up fonts-urw-base35 (20170801.1-3) ... 2021-05-19T20:34:15.2370806Z Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-19T20:34:15.2399612Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-19T20:34:15.2672953Z Setting up libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-19T20:34:15.2701036Z Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-19T20:34:15.2728903Z Setting up ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-19T20:34:15.2866767Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-19T20:34:15.4058343Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-19T20:34:15.4296713Z Processing triggers for man-db (2.9.1-1) ... 2021-05-19T20:34:18.6953741Z Reading package lists... 2021-05-19T20:34:18.8874515Z Building dependency tree... 2021-05-19T20:34:18.8896607Z Reading state information... 2021-05-19T20:34:19.0651643Z The following additional packages will be installed: 2021-05-19T20:34:19.0653181Z libudunits2-0 libudunits2-data 2021-05-19T20:34:19.1215240Z The following NEW packages will be installed: 2021-05-19T20:34:19.1219188Z libudunits2-0 libudunits2-data libudunits2-dev 2021-05-19T20:34:19.1453459Z 0 upgraded, 3 newly installed, 0 to remove and 17 not upgraded. 2021-05-19T20:34:19.1454658Z Need to get 429 kB of archives. 2021-05-19T20:34:19.1455521Z After this operation, 1026 kB of additional disk space will be used. 2021-05-19T20:34:19.1457637Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-data all 2.2.26-5 [18.8 kB] 2021-05-19T20:34:19.1478803Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-0 amd64 2.2.26-5 [48.9 kB] 2021-05-19T20:34:19.1496122Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-dev amd64 2.2.26-5 [362 kB] 2021-05-19T20:34:19.6211099Z Fetched 429 kB in 0s (15.3 MB/s) 2021-05-19T20:34:19.6576906Z Selecting previously unselected package libudunits2-data. 2021-05-19T20:34:19.6660089Z (Reading database ... 2021-05-19T20:34:19.6660954Z (Reading database ... 5% 2021-05-19T20:34:19.6661788Z (Reading database ... 10% 2021-05-19T20:34:19.6662771Z (Reading database ... 15% 2021-05-19T20:34:19.6663544Z (Reading database ... 20% 2021-05-19T20:34:19.6664317Z (Reading database ... 25% 2021-05-19T20:34:19.6665082Z (Reading database ... 30% 2021-05-19T20:34:19.6665847Z (Reading database ... 35% 2021-05-19T20:34:19.6666596Z (Reading database ... 40% 2021-05-19T20:34:19.6667462Z (Reading database ... 45% 2021-05-19T20:34:19.6668249Z (Reading database ... 50% 2021-05-19T20:34:19.6784575Z (Reading database ... 55% 2021-05-19T20:34:19.6829532Z (Reading database ... 60% 2021-05-19T20:34:19.6876741Z (Reading database ... 65% 2021-05-19T20:34:19.6929950Z (Reading database ... 70% 2021-05-19T20:34:19.6960283Z (Reading database ... 75% 2021-05-19T20:34:19.7296649Z (Reading database ... 80% 2021-05-19T20:34:19.7328574Z (Reading database ... 85% 2021-05-19T20:34:19.7437358Z (Reading database ... 90% 2021-05-19T20:34:19.7885547Z (Reading database ... 95% 2021-05-19T20:34:19.7886601Z (Reading database ... 100% 2021-05-19T20:34:19.7888100Z (Reading database ... 241872 files and directories currently installed.) 2021-05-19T20:34:19.7985798Z Preparing to unpack .../libudunits2-data_2.2.26-5_all.deb ... 2021-05-19T20:34:19.8000025Z Unpacking libudunits2-data (2.2.26-5) ... 2021-05-19T20:34:19.8311557Z Selecting previously unselected package libudunits2-0:amd64. 2021-05-19T20:34:19.8545495Z Preparing to unpack .../libudunits2-0_2.2.26-5_amd64.deb ... 2021-05-19T20:34:19.8570630Z Unpacking libudunits2-0:amd64 (2.2.26-5) ... 2021-05-19T20:34:19.8986030Z Selecting previously unselected package libudunits2-dev:amd64. 2021-05-19T20:34:19.9193460Z Preparing to unpack .../libudunits2-dev_2.2.26-5_amd64.deb ... 2021-05-19T20:34:19.9203504Z Unpacking libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-19T20:34:20.0089194Z Setting up libudunits2-data (2.2.26-5) ... 2021-05-19T20:34:20.0130026Z Setting up libudunits2-0:amd64 (2.2.26-5) ... 2021-05-19T20:34:20.0165303Z Setting up libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-19T20:34:20.0206166Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-19T20:34:20.1466772Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-19T20:34:22.2488753Z Reading package lists... 2021-05-19T20:34:22.4236049Z Building dependency tree... 2021-05-19T20:34:22.4260027Z Reading state information... 2021-05-19T20:34:22.6511346Z The following NEW packages will be installed: 2021-05-19T20:34:22.6516692Z libjq-dev 2021-05-19T20:34:22.6857981Z 0 upgraded, 1 newly installed, 0 to remove and 17 not upgraded. 2021-05-19T20:34:22.6859151Z Need to get 11.2 kB of archives. 2021-05-19T20:34:22.6860298Z After this operation, 47.1 kB of additional disk space will be used. 2021-05-19T20:34:22.6863555Z 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-19T20:34:23.1505973Z Fetched 11.2 kB in 0s (378 kB/s) 2021-05-19T20:34:23.1871934Z Selecting previously unselected package libjq-dev:amd64. 2021-05-19T20:34:23.1957704Z (Reading database ... 2021-05-19T20:34:23.1958413Z (Reading database ... 5% 2021-05-19T20:34:23.1959026Z (Reading database ... 10% 2021-05-19T20:34:23.1959594Z (Reading database ... 15% 2021-05-19T20:34:23.1960171Z (Reading database ... 20% 2021-05-19T20:34:23.1960731Z (Reading database ... 25% 2021-05-19T20:34:23.1961300Z (Reading database ... 30% 2021-05-19T20:34:23.1961869Z (Reading database ... 35% 2021-05-19T20:34:23.1962431Z (Reading database ... 40% 2021-05-19T20:34:23.1962999Z (Reading database ... 45% 2021-05-19T20:34:23.1963554Z (Reading database ... 50% 2021-05-19T20:34:23.2078097Z (Reading database ... 55% 2021-05-19T20:34:23.2123223Z (Reading database ... 60% 2021-05-19T20:34:23.2195952Z (Reading database ... 65% 2021-05-19T20:34:23.2223634Z (Reading database ... 70% 2021-05-19T20:34:23.2255077Z (Reading database ... 75% 2021-05-19T20:34:23.2593500Z (Reading database ... 80% 2021-05-19T20:34:23.2626666Z (Reading database ... 85% 2021-05-19T20:34:23.2740379Z (Reading database ... 90% 2021-05-19T20:34:23.3168380Z (Reading database ... 95% 2021-05-19T20:34:23.3169888Z (Reading database ... 100% 2021-05-19T20:34:23.3171399Z (Reading database ... 241901 files and directories currently installed.) 2021-05-19T20:34:23.3265750Z Preparing to unpack .../libjq-dev_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-05-19T20:34:23.3278503Z Unpacking libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-19T20:34:23.3923775Z Setting up libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-19T20:34:25.4800283Z Reading package lists... 2021-05-19T20:34:25.6645583Z Building dependency tree... 2021-05-19T20:34:25.6669535Z Reading state information... 2021-05-19T20:34:25.8967128Z The following NEW packages will be installed: 2021-05-19T20:34:25.8974722Z libmng2 2021-05-19T20:34:25.9182924Z 0 upgraded, 1 newly installed, 0 to remove and 17 not upgraded. 2021-05-19T20:34:25.9184006Z Need to get 168 kB of archives. 2021-05-19T20:34:25.9184885Z After this operation, 571 kB of additional disk space will be used. 2021-05-19T20:34:25.9187016Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmng2 amd64 2.0.3+dfsg-3 [168 kB] 2021-05-19T20:34:26.3900874Z Fetched 168 kB in 0s (8552 kB/s) 2021-05-19T20:34:26.4254095Z Selecting previously unselected package libmng2:amd64. 2021-05-19T20:34:26.4340504Z (Reading database ... 2021-05-19T20:34:26.4341212Z (Reading database ... 5% 2021-05-19T20:34:26.4341802Z (Reading database ... 10% 2021-05-19T20:34:26.4342400Z (Reading database ... 15% 2021-05-19T20:34:26.4342975Z (Reading database ... 20% 2021-05-19T20:34:26.4343544Z (Reading database ... 25% 2021-05-19T20:34:26.4344100Z (Reading database ... 30% 2021-05-19T20:34:26.4344666Z (Reading database ... 35% 2021-05-19T20:34:26.4345222Z (Reading database ... 40% 2021-05-19T20:34:26.4345828Z (Reading database ... 45% 2021-05-19T20:34:26.4346397Z (Reading database ... 50% 2021-05-19T20:34:26.4469533Z (Reading database ... 55% 2021-05-19T20:34:26.4515496Z (Reading database ... 60% 2021-05-19T20:34:26.4590369Z (Reading database ... 65% 2021-05-19T20:34:26.4618761Z (Reading database ... 70% 2021-05-19T20:34:26.4650419Z (Reading database ... 75% 2021-05-19T20:34:26.4984678Z (Reading database ... 80% 2021-05-19T20:34:26.5016506Z (Reading database ... 85% 2021-05-19T20:34:26.5129681Z (Reading database ... 90% 2021-05-19T20:34:26.5552652Z (Reading database ... 95% 2021-05-19T20:34:26.5553352Z (Reading database ... 100% 2021-05-19T20:34:26.5554271Z (Reading database ... 241907 files and directories currently installed.) 2021-05-19T20:34:26.5658321Z Preparing to unpack .../libmng2_2.0.3+dfsg-3_amd64.deb ... 2021-05-19T20:34:26.5677340Z Unpacking libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-19T20:34:26.6492533Z Setting up libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-19T20:34:26.6545427Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-19T20:34:28.7336464Z Reading package lists... 2021-05-19T20:34:28.9222787Z Building dependency tree... 2021-05-19T20:34:28.9244824Z Reading state information... 2021-05-19T20:34:29.0670079Z E: Unable to locate package libmng1 2021-05-19T20:34:29.1409258Z Reading package lists... 2021-05-19T20:34:29.3211994Z Building dependency tree... 2021-05-19T20:34:29.3236883Z Reading state information... 2021-05-19T20:34:29.4640283Z E: Unable to locate package libapparmor-devel 2021-05-19T20:34:29.5370504Z Reading package lists... 2021-05-19T20:34:29.7271848Z Building dependency tree... 2021-05-19T20:34:29.7295159Z Reading state information... 2021-05-19T20:34:29.9074411Z The following additional packages will be installed: 2021-05-19T20:34:29.9079810Z libij-java 2021-05-19T20:34:29.9621314Z The following NEW packages will be installed: 2021-05-19T20:34:29.9634328Z imagej libij-java 2021-05-19T20:34:30.0143203Z 0 upgraded, 2 newly installed, 0 to remove and 17 not upgraded. 2021-05-19T20:34:30.0144447Z Need to get 2328 kB of archives. 2021-05-19T20:34:30.0145639Z After this operation, 2498 kB of additional disk space will be used. 2021-05-19T20:34:30.0149385Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libij-java all 1.52r-1 [2284 kB] 2021-05-19T20:34:30.0774547Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 imagej all 1.52r-1 [43.7 kB] 2021-05-19T20:34:30.5519382Z Fetched 2328 kB in 0s (21.3 MB/s) 2021-05-19T20:34:30.5875714Z Selecting previously unselected package libij-java. 2021-05-19T20:34:30.5958672Z (Reading database ... 2021-05-19T20:34:30.5959776Z (Reading database ... 5% 2021-05-19T20:34:30.5960698Z (Reading database ... 10% 2021-05-19T20:34:30.5961290Z (Reading database ... 15% 2021-05-19T20:34:30.5961849Z (Reading database ... 20% 2021-05-19T20:34:30.5962417Z (Reading database ... 25% 2021-05-19T20:34:30.5962975Z (Reading database ... 30% 2021-05-19T20:34:30.5963546Z (Reading database ... 35% 2021-05-19T20:34:30.5964114Z (Reading database ... 40% 2021-05-19T20:34:30.5966380Z (Reading database ... 45% 2021-05-19T20:34:30.5967145Z (Reading database ... 50% 2021-05-19T20:34:30.6065382Z (Reading database ... 55% 2021-05-19T20:34:30.6107156Z (Reading database ... 60% 2021-05-19T20:34:30.6178955Z (Reading database ... 65% 2021-05-19T20:34:30.6204519Z (Reading database ... 70% 2021-05-19T20:34:30.6233822Z (Reading database ... 75% 2021-05-19T20:34:30.6542055Z (Reading database ... 80% 2021-05-19T20:34:30.6572383Z (Reading database ... 85% 2021-05-19T20:34:30.6676084Z (Reading database ... 90% 2021-05-19T20:34:30.7065609Z (Reading database ... 95% 2021-05-19T20:34:30.7067393Z (Reading database ... 100% 2021-05-19T20:34:30.7069639Z (Reading database ... 241913 files and directories currently installed.) 2021-05-19T20:34:30.7169119Z Preparing to unpack .../libij-java_1.52r-1_all.deb ... 2021-05-19T20:34:30.7183248Z Unpacking libij-java (1.52r-1) ... 2021-05-19T20:34:30.8083727Z Selecting previously unselected package imagej. 2021-05-19T20:34:30.8354384Z Preparing to unpack .../imagej_1.52r-1_all.deb ... 2021-05-19T20:34:30.8367293Z Unpacking imagej (1.52r-1) ... 2021-05-19T20:34:30.9409032Z Setting up libij-java (1.52r-1) ... 2021-05-19T20:34:30.9452005Z Setting up imagej (1.52r-1) ... 2021-05-19T20:34:30.9486842Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-19T20:34:31.3986962Z Processing triggers for man-db (2.9.1-1) ... 2021-05-19T20:34:32.1750593Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-19T20:34:34.5128118Z Reading package lists... 2021-05-19T20:34:34.6950971Z Building dependency tree... 2021-05-19T20:34:34.6972435Z Reading state information... 2021-05-19T20:34:34.8695455Z Suggested packages: 2021-05-19T20:34:34.8697103Z bowtie2-examples 2021-05-19T20:34:34.9246748Z The following NEW packages will be installed: 2021-05-19T20:34:34.9257269Z bowtie2 2021-05-19T20:34:34.9480807Z 0 upgraded, 1 newly installed, 0 to remove and 17 not upgraded. 2021-05-19T20:34:34.9482301Z Need to get 1324 kB of archives. 2021-05-19T20:34:34.9483305Z After this operation, 5630 kB of additional disk space will be used. 2021-05-19T20:34:34.9485925Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 bowtie2 amd64 2.3.5.1-6build1 [1324 kB] 2021-05-19T20:34:35.4554122Z Fetched 1324 kB in 0s (36.9 MB/s) 2021-05-19T20:34:35.4908616Z Selecting previously unselected package bowtie2. 2021-05-19T20:34:35.4991485Z (Reading database ... 2021-05-19T20:34:35.4996404Z (Reading database ... 5% 2021-05-19T20:34:35.4997854Z (Reading database ... 10% 2021-05-19T20:34:35.4999199Z (Reading database ... 15% 2021-05-19T20:34:35.5000507Z (Reading database ... 20% 2021-05-19T20:34:35.5001827Z (Reading database ... 25% 2021-05-19T20:34:35.5003121Z (Reading database ... 30% 2021-05-19T20:34:35.5004416Z (Reading database ... 35% 2021-05-19T20:34:35.5005683Z (Reading database ... 40% 2021-05-19T20:34:35.5007084Z (Reading database ... 45% 2021-05-19T20:34:35.5008383Z (Reading database ... 50% 2021-05-19T20:34:35.5098655Z (Reading database ... 55% 2021-05-19T20:34:35.5146287Z (Reading database ... 60% 2021-05-19T20:34:35.5224728Z (Reading database ... 65% 2021-05-19T20:34:35.5256082Z (Reading database ... 70% 2021-05-19T20:34:35.5303005Z (Reading database ... 75% 2021-05-19T20:34:35.5631928Z (Reading database ... 80% 2021-05-19T20:34:35.5662923Z (Reading database ... 85% 2021-05-19T20:34:35.5770962Z (Reading database ... 90% 2021-05-19T20:34:35.6185194Z (Reading database ... 95% 2021-05-19T20:34:35.6186300Z (Reading database ... 100% 2021-05-19T20:34:35.6187797Z (Reading database ... 241936 files and directories currently installed.) 2021-05-19T20:34:35.6285271Z Preparing to unpack .../bowtie2_2.3.5.1-6build1_amd64.deb ... 2021-05-19T20:34:35.6304710Z Unpacking bowtie2 (2.3.5.1-6build1) ... 2021-05-19T20:34:35.8413275Z Setting up bowtie2 (2.3.5.1-6build1) ... 2021-05-19T20:34:35.8461649Z Processing triggers for man-db (2.9.1-1) ... 2021-05-19T20:34:38.7919227Z Reading package lists... 2021-05-19T20:34:38.9715677Z Building dependency tree... 2021-05-19T20:34:38.9738617Z Reading state information... 2021-05-19T20:34:39.1132484Z E: Unable to locate package install 2021-05-19T20:34:39.1136295Z E: Unable to locate package gdal 2021-05-19T20:34:39.1861385Z Reading package lists... 2021-05-19T20:34:39.3714519Z Building dependency tree... 2021-05-19T20:34:39.3736330Z Reading state information... 2021-05-19T20:34:39.3997559Z Package insighttoolkit4-python is not available, but is referred to by another package. 2021-05-19T20:34:39.4000475Z This may mean that the package is missing, has been obsoleted, or 2021-05-19T20:34:39.4002267Z is only available from another source 2021-05-19T20:34:39.4004929Z 2021-05-19T20:34:39.5068470Z E: Package 'insighttoolkit4-python' has no installation candidate 2021-05-19T20:34:39.5800628Z Reading package lists... 2021-05-19T20:34:39.7562603Z Building dependency tree... 2021-05-19T20:34:39.7584132Z Reading state information... 2021-05-19T20:34:39.7848745Z Package libav-tools is not available, but is referred to by another package. 2021-05-19T20:34:39.7851462Z This may mean that the package is missing, has been obsoleted, or 2021-05-19T20:34:39.7853272Z is only available from another source 2021-05-19T20:34:39.7854950Z However the following packages replace it: 2021-05-19T20:34:39.7856307Z ffmpeg 2021-05-19T20:34:39.7857136Z 2021-05-19T20:34:39.8966341Z E: Package 'libav-tools' has no installation candidate 2021-05-19T20:34:39.9704350Z Reading package lists... 2021-05-19T20:34:40.1646656Z Building dependency tree... 2021-05-19T20:34:40.1670332Z Reading state information... 2021-05-19T20:34:40.3429809Z The following additional packages will be installed: 2021-05-19T20:34:40.3435690Z libgcrypt20-dev libgit2-28 libgpg-error-dev libhttp-parser-dev 2021-05-19T20:34:40.3443019Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-19T20:34:40.3444871Z libssh2-1-dev 2021-05-19T20:34:40.3445810Z Suggested packages: 2021-05-19T20:34:40.3447292Z libgcrypt20-doc libmbedtls-doc 2021-05-19T20:34:40.4020426Z The following NEW packages will be installed: 2021-05-19T20:34:40.4024390Z libgcrypt20-dev libgit2-28 libgit2-dev libgpg-error-dev libhttp-parser-dev 2021-05-19T20:34:40.4030923Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-19T20:34:40.4038709Z libssh2-1-dev 2021-05-19T20:34:40.4401262Z 0 upgraded, 11 newly installed, 0 to remove and 17 not upgraded. 2021-05-19T20:34:40.4402183Z Need to get 2667 kB of archives. 2021-05-19T20:34:40.4403050Z After this operation, 11.2 MB of additional disk space will be used. 2021-05-19T20:34:40.4405140Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgpg-error-dev amd64 1.37-1 [109 kB] 2021-05-19T20:34:40.4435734Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcrypt20-dev amd64 1.8.5-5ubuntu1 [470 kB] 2021-05-19T20:34:40.4520815Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser2.9 amd64 2.9.2-2 [21.8 kB] 2021-05-19T20:34:40.4526943Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedcrypto3 amd64 2.16.4-1ubuntu2 [150 kB] 2021-05-19T20:34:40.4545138Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedx509-0 amd64 2.16.4-1ubuntu2 [42.3 kB] 2021-05-19T20:34:40.4552891Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls12 amd64 2.16.4-1ubuntu2 [71.8 kB] 2021-05-19T20:34:40.4562950Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-28 amd64 0.28.4+dfsg.1-2 [403 kB] 2021-05-19T20:34:40.4633696Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls-dev amd64 2.16.4-1ubuntu2 [444 kB] 2021-05-19T20:34:40.4709119Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libssh2-1-dev amd64 1.8.0-2.1build1 [244 kB] 2021-05-19T20:34:40.4752513Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser-dev amd64 2.9.2-2 [20.2 kB] 2021-05-19T20:34:40.4757826Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-dev amd64 0.28.4+dfsg.1-2 [691 kB] 2021-05-19T20:34:40.9680850Z Fetched 2667 kB in 0s (35.6 MB/s) 2021-05-19T20:34:41.0025239Z Selecting previously unselected package libgpg-error-dev. 2021-05-19T20:34:41.0112324Z (Reading database ... 2021-05-19T20:34:41.0112960Z (Reading database ... 5% 2021-05-19T20:34:41.0113567Z (Reading database ... 10% 2021-05-19T20:34:41.0114124Z (Reading database ... 15% 2021-05-19T20:34:41.0114687Z (Reading database ... 20% 2021-05-19T20:34:41.0115238Z (Reading database ... 25% 2021-05-19T20:34:41.0115798Z (Reading database ... 30% 2021-05-19T20:34:41.0116359Z (Reading database ... 35% 2021-05-19T20:34:41.0116916Z (Reading database ... 40% 2021-05-19T20:34:41.0117476Z (Reading database ... 45% 2021-05-19T20:34:41.0118023Z (Reading database ... 50% 2021-05-19T20:34:41.0226703Z (Reading database ... 55% 2021-05-19T20:34:41.0272626Z (Reading database ... 60% 2021-05-19T20:34:41.0351680Z (Reading database ... 65% 2021-05-19T20:34:41.0379352Z (Reading database ... 70% 2021-05-19T20:34:41.0410944Z (Reading database ... 75% 2021-05-19T20:34:41.0758561Z (Reading database ... 80% 2021-05-19T20:34:41.0792308Z (Reading database ... 85% 2021-05-19T20:34:41.0909974Z (Reading database ... 90% 2021-05-19T20:34:41.1334296Z (Reading database ... 95% 2021-05-19T20:34:41.1335410Z (Reading database ... 100% 2021-05-19T20:34:41.1336954Z (Reading database ... 241962 files and directories currently installed.) 2021-05-19T20:34:41.1437607Z Preparing to unpack .../00-libgpg-error-dev_1.37-1_amd64.deb ... 2021-05-19T20:34:41.1450605Z Unpacking libgpg-error-dev (1.37-1) ... 2021-05-19T20:34:41.1872241Z Selecting previously unselected package libgcrypt20-dev. 2021-05-19T20:34:41.2111181Z Preparing to unpack .../01-libgcrypt20-dev_1.8.5-5ubuntu1_amd64.deb ... 2021-05-19T20:34:41.2122282Z Unpacking libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-19T20:34:41.2951928Z Selecting previously unselected package libhttp-parser2.9:amd64. 2021-05-19T20:34:41.3187379Z Preparing to unpack .../02-libhttp-parser2.9_2.9.2-2_amd64.deb ... 2021-05-19T20:34:41.3211494Z Unpacking libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-19T20:34:41.3551015Z Selecting previously unselected package libmbedcrypto3:amd64. 2021-05-19T20:34:41.3776364Z Preparing to unpack .../03-libmbedcrypto3_2.16.4-1ubuntu2_amd64.deb ... 2021-05-19T20:34:41.3787775Z Unpacking libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-19T20:34:41.4272265Z Selecting previously unselected package libmbedx509-0:amd64. 2021-05-19T20:34:41.4482317Z Preparing to unpack .../04-libmbedx509-0_2.16.4-1ubuntu2_amd64.deb ... 2021-05-19T20:34:41.4492733Z Unpacking libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-19T20:34:41.4804930Z Selecting previously unselected package libmbedtls12:amd64. 2021-05-19T20:34:41.5074978Z Preparing to unpack .../05-libmbedtls12_2.16.4-1ubuntu2_amd64.deb ... 2021-05-19T20:34:41.5091443Z Unpacking libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-19T20:34:41.5434591Z Selecting previously unselected package libgit2-28:amd64. 2021-05-19T20:34:41.5708377Z Preparing to unpack .../06-libgit2-28_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-19T20:34:41.5721678Z Unpacking libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-19T20:34:41.6420174Z Selecting previously unselected package libmbedtls-dev:amd64. 2021-05-19T20:34:41.6697703Z Preparing to unpack .../07-libmbedtls-dev_2.16.4-1ubuntu2_amd64.deb ... 2021-05-19T20:34:41.6711653Z Unpacking libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-19T20:34:41.7491123Z Selecting previously unselected package libssh2-1-dev:amd64. 2021-05-19T20:34:41.7762509Z Preparing to unpack .../08-libssh2-1-dev_1.8.0-2.1build1_amd64.deb ... 2021-05-19T20:34:41.7773665Z Unpacking libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-19T20:34:41.8372788Z Selecting previously unselected package libhttp-parser-dev. 2021-05-19T20:34:41.8648107Z Preparing to unpack .../09-libhttp-parser-dev_2.9.2-2_amd64.deb ... 2021-05-19T20:34:41.8662078Z Unpacking libhttp-parser-dev (2.9.2-2) ... 2021-05-19T20:34:41.8951932Z Selecting previously unselected package libgit2-dev:amd64. 2021-05-19T20:34:41.9222525Z Preparing to unpack .../10-libgit2-dev_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-19T20:34:41.9237146Z Unpacking libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-19T20:34:42.0659948Z Setting up libgpg-error-dev (1.37-1) ... 2021-05-19T20:34:42.0699621Z Setting up libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-19T20:34:42.0729140Z Setting up libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-19T20:34:42.0760588Z Setting up libhttp-parser-dev (2.9.2-2) ... 2021-05-19T20:34:42.0783645Z Setting up libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-19T20:34:42.0822066Z Setting up libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-19T20:34:42.0862735Z Setting up libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-19T20:34:42.0889531Z Setting up libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-19T20:34:42.0921538Z Setting up libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-19T20:34:42.0986131Z Setting up libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-19T20:34:42.1025569Z Setting up libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-19T20:34:42.1060579Z Processing triggers for man-db (2.9.1-1) ... 2021-05-19T20:34:47.9335042Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-19T20:34:48.1015115Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-19T20:34:50.2582137Z Reading package lists... 2021-05-19T20:34:50.4528398Z Building dependency tree... 2021-05-19T20:34:50.4550377Z Reading state information... 2021-05-19T20:34:50.7477022Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-19T20:34:50.7478850Z libtiff-dev set to manually installed. 2021-05-19T20:34:50.7480071Z 0 upgraded, 0 newly installed, 0 to remove and 17 not upgraded. 2021-05-19T20:34:50.8216487Z Reading package lists... 2021-05-19T20:34:51.0072418Z Building dependency tree... 2021-05-19T20:34:51.0093634Z Reading state information... 2021-05-19T20:34:51.2730995Z unixodbc-dev is already the newest version (2.3.7). 2021-05-19T20:34:51.2732533Z 0 upgraded, 0 newly installed, 0 to remove and 17 not upgraded. 2021-05-19T20:34:51.3468554Z Reading package lists... 2021-05-19T20:34:51.5346642Z Building dependency tree... 2021-05-19T20:34:51.5368821Z Reading state information... 2021-05-19T20:34:51.7624476Z The following NEW packages will be installed: 2021-05-19T20:34:51.7627732Z libsodium-dev 2021-05-19T20:34:51.7848772Z 0 upgraded, 1 newly installed, 0 to remove and 17 not upgraded. 2021-05-19T20:34:51.7849667Z Need to get 169 kB of archives. 2021-05-19T20:34:51.7851174Z After this operation, 826 kB of additional disk space will be used. 2021-05-19T20:34:51.7853261Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 2021-05-19T20:34:52.2654636Z Fetched 169 kB in 0s (8197 kB/s) 2021-05-19T20:34:52.3009640Z Selecting previously unselected package libsodium-dev:amd64. 2021-05-19T20:34:52.3099837Z (Reading database ... 2021-05-19T20:34:52.3100570Z (Reading database ... 5% 2021-05-19T20:34:52.3101138Z (Reading database ... 10% 2021-05-19T20:34:52.3101717Z (Reading database ... 15% 2021-05-19T20:34:52.3102286Z (Reading database ... 20% 2021-05-19T20:34:52.3102839Z (Reading database ... 25% 2021-05-19T20:34:52.3103410Z (Reading database ... 30% 2021-05-19T20:34:52.3103960Z (Reading database ... 35% 2021-05-19T20:34:52.3104524Z (Reading database ... 40% 2021-05-19T20:34:52.3105293Z (Reading database ... 45% 2021-05-19T20:34:52.3105841Z (Reading database ... 50% 2021-05-19T20:34:52.3233323Z (Reading database ... 55% 2021-05-19T20:34:52.3302661Z (Reading database ... 60% 2021-05-19T20:34:52.3387227Z (Reading database ... 65% 2021-05-19T20:34:52.3414914Z (Reading database ... 70% 2021-05-19T20:34:52.3449970Z (Reading database ... 75% 2021-05-19T20:34:52.3825880Z (Reading database ... 80% 2021-05-19T20:34:52.3863254Z (Reading database ... 85% 2021-05-19T20:34:52.3985398Z (Reading database ... 90% 2021-05-19T20:34:52.4421389Z (Reading database ... 95% 2021-05-19T20:34:52.4422966Z (Reading database ... 100% 2021-05-19T20:34:52.4424733Z (Reading database ... 242465 files and directories currently installed.) 2021-05-19T20:34:52.4527354Z Preparing to unpack .../libsodium-dev_1.0.18-1_amd64.deb ... 2021-05-19T20:34:52.4539929Z Unpacking libsodium-dev:amd64 (1.0.18-1) ... 2021-05-19T20:34:52.5437057Z Setting up libsodium-dev:amd64 (1.0.18-1) ... 2021-05-19T20:34:54.7103172Z Reading package lists... 2021-05-19T20:34:54.9092127Z Building dependency tree... 2021-05-19T20:34:54.9115252Z Reading state information... 2021-05-19T20:34:55.0956378Z The following additional packages will be installed: 2021-05-19T20:34:55.0960931Z libarchive-dev liblept5 libtesseract4 tesseract-ocr tesseract-ocr-osd 2021-05-19T20:34:55.1548543Z The following NEW packages will be installed: 2021-05-19T20:34:55.1557594Z libarchive-dev liblept5 libleptonica-dev libtesseract-dev libtesseract4 2021-05-19T20:34:55.1559299Z tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd 2021-05-19T20:34:55.1893391Z 0 upgraded, 8 newly installed, 0 to remove and 17 not upgraded. 2021-05-19T20:34:55.1894468Z Need to get 10.4 MB of archives. 2021-05-19T20:34:55.1895465Z After this operation, 38.0 MB of additional disk space will be used. 2021-05-19T20:34:55.1897748Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1 [490 kB] 2021-05-19T20:34:55.1993658Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB] 2021-05-19T20:34:55.2137617Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libleptonica-dev amd64 1.79.0-1 [1389 kB] 2021-05-19T20:34:55.2340482Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1237 kB] 2021-05-19T20:34:55.2519535Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract-dev amd64 4.1.1-2build2 [1463 kB] 2021-05-19T20:34:55.2746343Z 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-19T20:34:55.2972307Z 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-19T20:34:55.3412484Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr amd64 4.1.1-2build2 [262 kB] 2021-05-19T20:34:55.8605626Z Fetched 10.4 MB in 0s (57.0 MB/s) 2021-05-19T20:34:55.8956096Z Selecting previously unselected package libarchive-dev:amd64. 2021-05-19T20:34:55.9043970Z (Reading database ... 2021-05-19T20:34:55.9046521Z (Reading database ... 5% 2021-05-19T20:34:55.9054298Z (Reading database ... 10% 2021-05-19T20:34:55.9055147Z (Reading database ... 15% 2021-05-19T20:34:55.9055852Z (Reading database ... 20% 2021-05-19T20:34:55.9056685Z (Reading database ... 25% 2021-05-19T20:34:55.9057381Z (Reading database ... 30% 2021-05-19T20:34:55.9058069Z (Reading database ... 35% 2021-05-19T20:34:55.9070608Z (Reading database ... 40% 2021-05-19T20:34:55.9071925Z (Reading database ... 45% 2021-05-19T20:34:55.9072841Z (Reading database ... 50% 2021-05-19T20:34:55.9206504Z (Reading database ... 55% 2021-05-19T20:34:55.9254992Z (Reading database ... 60% 2021-05-19T20:34:55.9334422Z (Reading database ... 65% 2021-05-19T20:34:55.9363178Z (Reading database ... 70% 2021-05-19T20:34:55.9396261Z (Reading database ... 75% 2021-05-19T20:34:55.9751321Z (Reading database ... 80% 2021-05-19T20:34:55.9785020Z (Reading database ... 85% 2021-05-19T20:34:55.9905341Z (Reading database ... 90% 2021-05-19T20:34:56.0344236Z (Reading database ... 95% 2021-05-19T20:34:56.0345083Z (Reading database ... 100% 2021-05-19T20:34:56.0346241Z (Reading database ... 242535 files and directories currently installed.) 2021-05-19T20:34:56.0455924Z Preparing to unpack .../0-libarchive-dev_3.4.0-2ubuntu1_amd64.deb ... 2021-05-19T20:34:56.0470745Z Unpacking libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-19T20:34:56.1291489Z Selecting previously unselected package liblept5:amd64. 2021-05-19T20:34:56.1576888Z Preparing to unpack .../1-liblept5_1.79.0-1_amd64.deb ... 2021-05-19T20:34:56.1602766Z Unpacking liblept5:amd64 (1.79.0-1) ... 2021-05-19T20:34:56.2951084Z Selecting previously unselected package libleptonica-dev:amd64. 2021-05-19T20:34:56.3172695Z Preparing to unpack .../2-libleptonica-dev_1.79.0-1_amd64.deb ... 2021-05-19T20:34:56.3186595Z Unpacking libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-19T20:34:56.4990840Z Selecting previously unselected package libtesseract4:amd64. 2021-05-19T20:34:56.5189091Z Preparing to unpack .../3-libtesseract4_4.1.1-2build2_amd64.deb ... 2021-05-19T20:34:56.5203548Z Unpacking libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-19T20:34:56.6831612Z Selecting previously unselected package libtesseract-dev:amd64. 2021-05-19T20:34:56.7086015Z Preparing to unpack .../4-libtesseract-dev_4.1.1-2build2_amd64.deb ... 2021-05-19T20:34:56.7095827Z Unpacking libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-19T20:34:56.9032029Z Selecting previously unselected package tesseract-ocr-eng. 2021-05-19T20:34:56.9298837Z Preparing to unpack .../5-tesseract-ocr-eng_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-19T20:34:56.9312612Z Unpacking tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-19T20:34:57.1268321Z Selecting previously unselected package tesseract-ocr-osd. 2021-05-19T20:34:57.1575698Z Preparing to unpack .../6-tesseract-ocr-osd_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-19T20:34:57.1587877Z Unpacking tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-19T20:34:57.5671483Z Selecting previously unselected package tesseract-ocr. 2021-05-19T20:34:57.5871419Z Preparing to unpack .../7-tesseract-ocr_4.1.1-2build2_amd64.deb ... 2021-05-19T20:34:57.5882537Z Unpacking tesseract-ocr (4.1.1-2build2) ... 2021-05-19T20:34:57.6893825Z Setting up tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-19T20:34:57.6927106Z Setting up liblept5:amd64 (1.79.0-1) ... 2021-05-19T20:34:57.6967941Z Setting up libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-19T20:34:57.7004662Z Setting up libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-19T20:34:57.7035614Z Setting up libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-19T20:34:57.7066314Z Setting up tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-19T20:34:57.7099062Z Setting up libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-19T20:34:57.7129111Z Setting up tesseract-ocr (4.1.1-2build2) ... 2021-05-19T20:34:57.7167538Z Processing triggers for man-db (2.9.1-1) ... 2021-05-19T20:35:01.2203321Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-19T20:35:03.3786649Z Reading package lists... 2021-05-19T20:35:03.5725185Z Building dependency tree... 2021-05-19T20:35:03.5748101Z Reading state information... 2021-05-19T20:35:03.8565804Z wget is already the newest version (1.20.3-1ubuntu1). 2021-05-19T20:35:03.8566904Z 0 upgraded, 0 newly installed, 0 to remove and 17 not upgraded. 2021-05-19T20:35:03.9306579Z Reading package lists... 2021-05-19T20:35:04.1302568Z Building dependency tree... 2021-05-19T20:35:04.1325230Z Reading state information... 2021-05-19T20:35:04.3157831Z The following additional packages will be installed: 2021-05-19T20:35:04.3159798Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-19T20:35:04.3162962Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev 2021-05-19T20:35:04.3170476Z Suggested packages: 2021-05-19T20:35:04.3171460Z doc-base krb5-doc krb5-user libnorm-doc 2021-05-19T20:35:04.3770703Z The following NEW packages will be installed: 2021-05-19T20:35:04.3775117Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-19T20:35:04.3782618Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev libzmq3-dev 2021-05-19T20:35:04.4031162Z 0 upgraded, 10 newly installed, 0 to remove and 17 not upgraded. 2021-05-19T20:35:04.4032376Z Need to get 1459 kB of archives. 2021-05-19T20:35:04.4033251Z After this operation, 7754 kB of additional disk space will be used. 2021-05-19T20:35:04.4035442Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-05-19T20:35:04.4075769Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-05-19T20:35:04.4085710Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-05-19T20:35:04.4095850Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-05-19T20:35:04.4107669Z 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-19T20:35:04.4119229Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-05-19T20:35:04.4157792Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 2021-05-19T20:35:04.4267986Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 2021-05-19T20:35:04.4313906Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-05-19T20:35:04.4321055Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 2021-05-19T20:35:04.9372592Z Fetched 1459 kB in 0s (25.3 MB/s) 2021-05-19T20:35:04.9769882Z Selecting previously unselected package libgssrpc4:amd64. 2021-05-19T20:35:04.9857260Z (Reading database ... 2021-05-19T20:35:04.9858212Z (Reading database ... 5% 2021-05-19T20:35:04.9859321Z (Reading database ... 10% 2021-05-19T20:35:04.9860014Z (Reading database ... 15% 2021-05-19T20:35:04.9860580Z (Reading database ... 20% 2021-05-19T20:35:04.9861155Z (Reading database ... 25% 2021-05-19T20:35:04.9861749Z (Reading database ... 30% 2021-05-19T20:35:04.9862308Z (Reading database ... 35% 2021-05-19T20:35:04.9862873Z (Reading database ... 40% 2021-05-19T20:35:04.9863440Z (Reading database ... 45% 2021-05-19T20:35:04.9863996Z (Reading database ... 50% 2021-05-19T20:35:04.9980077Z (Reading database ... 55% 2021-05-19T20:35:05.0040470Z (Reading database ... 60% 2021-05-19T20:35:05.0088871Z (Reading database ... 65% 2021-05-19T20:35:05.0154636Z (Reading database ... 70% 2021-05-19T20:35:05.0187753Z (Reading database ... 75% 2021-05-19T20:35:05.0539030Z (Reading database ... 80% 2021-05-19T20:35:05.0574357Z (Reading database ... 85% 2021-05-19T20:35:05.0696682Z (Reading database ... 90% 2021-05-19T20:35:05.1141680Z (Reading database ... 95% 2021-05-19T20:35:05.1142973Z (Reading database ... 100% 2021-05-19T20:35:05.1144088Z (Reading database ... 242760 files and directories currently installed.) 2021-05-19T20:35:05.1253101Z Preparing to unpack .../0-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-05-19T20:35:05.1277682Z Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-19T20:35:05.1629692Z Selecting previously unselected package libkdb5-9:amd64. 2021-05-19T20:35:05.1905441Z Preparing to unpack .../1-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-05-19T20:35:05.1917188Z Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-19T20:35:05.2219734Z Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-05-19T20:35:05.2505020Z Preparing to unpack .../2-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-19T20:35:05.2519328Z Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-19T20:35:05.2854151Z Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-05-19T20:35:05.3156353Z Preparing to unpack .../3-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-19T20:35:05.3166650Z Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-19T20:35:05.3466934Z Selecting previously unselected package comerr-dev:amd64. 2021-05-19T20:35:05.3745598Z Preparing to unpack .../4-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-05-19T20:35:05.3788520Z Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-19T20:35:05.4191166Z Selecting previously unselected package krb5-multidev:amd64. 2021-05-19T20:35:05.4396409Z Preparing to unpack .../5-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-19T20:35:05.4413176Z Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-19T20:35:05.4911554Z Selecting previously unselected package libnorm-dev:amd64. 2021-05-19T20:35:05.5175744Z Preparing to unpack .../6-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 2021-05-19T20:35:05.5186679Z Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-19T20:35:05.6071005Z Selecting previously unselected package libpgm-dev:amd64. 2021-05-19T20:35:05.6324120Z Preparing to unpack .../7-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-05-19T20:35:05.6337343Z Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-19T20:35:05.6910962Z Selecting previously unselected package libkrb5-dev:amd64. 2021-05-19T20:35:05.7113125Z Preparing to unpack .../8-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-19T20:35:05.7125636Z Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-19T20:35:05.7511014Z Selecting previously unselected package libzmq3-dev:amd64. 2021-05-19T20:35:05.7749479Z Preparing to unpack .../9-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 2021-05-19T20:35:05.7761514Z Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-19T20:35:05.9004574Z Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-19T20:35:05.9039653Z Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-19T20:35:05.9069327Z Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-19T20:35:05.9098348Z Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-19T20:35:05.9160506Z Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-19T20:35:05.9187880Z Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-19T20:35:05.9220348Z Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-19T20:35:05.9274979Z Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-19T20:35:05.9307657Z Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-19T20:35:05.9338819Z Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-19T20:35:05.9379374Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-19T20:35:05.9618878Z Processing triggers for man-db (2.9.1-1) ... 2021-05-19T20:35:09.8569767Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-19T20:35:12.0926674Z Reading package lists... 2021-05-19T20:35:12.2925010Z Building dependency tree... 2021-05-19T20:35:12.2947167Z Reading state information... 2021-05-19T20:35:12.4426486Z E: Unable to locate package udunits 2021-05-19T20:35:12.5166689Z Reading package lists... 2021-05-19T20:35:12.7143626Z Building dependency tree... 2021-05-19T20:35:12.7168345Z Reading state information... 2021-05-19T20:35:12.8968394Z The following additional packages will be installed: 2021-05-19T20:35:12.8969978Z libwebpdemux2 2021-05-19T20:35:12.9541081Z The following NEW packages will be installed: 2021-05-19T20:35:12.9544528Z libwebp-dev libwebpdemux2 2021-05-19T20:35:12.9760602Z 0 upgraded, 2 newly installed, 0 to remove and 17 not upgraded. 2021-05-19T20:35:12.9761832Z Need to get 277 kB of archives. 2021-05-19T20:35:12.9762815Z After this operation, 965 kB of additional disk space will be used. 2021-05-19T20:35:12.9765070Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebpdemux2 amd64 0.6.1-2 [9472 B] 2021-05-19T20:35:12.9774092Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebp-dev amd64 0.6.1-2 [267 kB] 2021-05-19T20:35:13.4717887Z Fetched 277 kB in 0s (9672 kB/s) 2021-05-19T20:35:13.5093690Z Selecting previously unselected package libwebpdemux2:amd64. 2021-05-19T20:35:13.5184835Z (Reading database ... 2021-05-19T20:35:13.5185637Z (Reading database ... 5% 2021-05-19T20:35:13.5186348Z (Reading database ... 10% 2021-05-19T20:35:13.5187057Z (Reading database ... 15% 2021-05-19T20:35:13.5187962Z (Reading database ... 20% 2021-05-19T20:35:13.5188685Z (Reading database ... 25% 2021-05-19T20:35:13.5189703Z (Reading database ... 30% 2021-05-19T20:35:13.5190377Z (Reading database ... 35% 2021-05-19T20:35:13.5191066Z (Reading database ... 40% 2021-05-19T20:35:13.5191754Z (Reading database ... 45% 2021-05-19T20:35:13.5192423Z (Reading database ... 50% 2021-05-19T20:35:13.5294519Z (Reading database ... 55% 2021-05-19T20:35:13.5351033Z (Reading database ... 60% 2021-05-19T20:35:13.5396344Z (Reading database ... 65% 2021-05-19T20:35:13.5458157Z (Reading database ... 70% 2021-05-19T20:35:13.5490625Z (Reading database ... 75% 2021-05-19T20:35:13.5832627Z (Reading database ... 80% 2021-05-19T20:35:13.5869370Z (Reading database ... 85% 2021-05-19T20:35:13.5993324Z (Reading database ... 90% 2021-05-19T20:35:13.6434046Z (Reading database ... 95% 2021-05-19T20:35:13.6434693Z (Reading database ... 100% 2021-05-19T20:35:13.6435560Z (Reading database ... 243060 files and directories currently installed.) 2021-05-19T20:35:13.6544757Z Preparing to unpack .../libwebpdemux2_0.6.1-2_amd64.deb ... 2021-05-19T20:35:13.6565296Z Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-19T20:35:13.6871629Z Selecting previously unselected package libwebp-dev:amd64. 2021-05-19T20:35:13.7089632Z Preparing to unpack .../libwebp-dev_0.6.1-2_amd64.deb ... 2021-05-19T20:35:13.7101181Z Unpacking libwebp-dev:amd64 (0.6.1-2) ... 2021-05-19T20:35:13.8049059Z Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-19T20:35:13.8093056Z Setting up libwebp-dev:amd64 (0.6.1-2) ... 2021-05-19T20:35:13.8132079Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-19T20:35:15.9502224Z Reading package lists... 2021-05-19T20:35:16.1417183Z Building dependency tree... 2021-05-19T20:35:16.1440746Z Reading state information... 2021-05-19T20:35:16.3174329Z The following additional packages will be installed: 2021-05-19T20:35:16.3176867Z gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-19T20:35:16.3178873Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-19T20:35:16.3181313Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-19T20:35:16.3185697Z Suggested packages: 2021-05-19T20:35:16.3187994Z cargo-doc gdb-doc gdbserver rust-doc rust-src 2021-05-19T20:35:16.3190184Z Recommended packages: 2021-05-19T20:35:16.3191960Z cargo 2021-05-19T20:35:16.3818320Z The following NEW packages will be installed: 2021-05-19T20:35:16.3826693Z cargo gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-19T20:35:16.3828601Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-19T20:35:16.3833144Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-19T20:35:16.4142633Z 0 upgraded, 13 newly installed, 0 to remove and 17 not upgraded. 2021-05-19T20:35:16.4143824Z Need to get 108 MB of archives. 2021-05-19T20:35:16.4145646Z After this operation, 501 MB of additional disk space will be used. 2021-05-19T20:35:16.4148045Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-05-19T20:35:16.4188624Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB] 2021-05-19T20:35:16.4202285Z 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-19T20:35:16.4216837Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libboost-regex1.71.0 amd64 1.71.0-6ubuntu6 [471 kB] 2021-05-19T20:35:16.4291511Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight4v5 amd64 3.1.8-1.2build5 [232 kB] 2021-05-19T20:35:16.4331512Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 [15.3 kB] 2021-05-19T20:35:16.4344728Z 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-19T20:35:16.5810510Z 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-19T20:35:17.5350445Z 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-19T20:35:18.0601388Z 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-19T20:35:18.0871774Z 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-19T20:35:18.1452104Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.2 [10.5 MB] 2021-05-19T20:35:18.3226595Z 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-19T20:35:18.8237467Z Fetched 108 MB in 2s (55.8 MB/s) 2021-05-19T20:35:18.8633650Z Selecting previously unselected package libbabeltrace1:amd64. 2021-05-19T20:35:18.8714704Z (Reading database ... 2021-05-19T20:35:18.8715676Z (Reading database ... 5% 2021-05-19T20:35:18.8716754Z (Reading database ... 10% 2021-05-19T20:35:18.8717406Z (Reading database ... 15% 2021-05-19T20:35:18.8717979Z (Reading database ... 20% 2021-05-19T20:35:18.8718581Z (Reading database ... 25% 2021-05-19T20:35:18.8719145Z (Reading database ... 30% 2021-05-19T20:35:18.8719804Z (Reading database ... 35% 2021-05-19T20:35:18.8720356Z (Reading database ... 40% 2021-05-19T20:35:18.8720915Z (Reading database ... 45% 2021-05-19T20:35:18.8721466Z (Reading database ... 50% 2021-05-19T20:35:18.8832542Z (Reading database ... 55% 2021-05-19T20:35:18.8891673Z (Reading database ... 60% 2021-05-19T20:35:18.8936545Z (Reading database ... 65% 2021-05-19T20:35:18.9003488Z (Reading database ... 70% 2021-05-19T20:35:18.9037771Z (Reading database ... 75% 2021-05-19T20:35:18.9389536Z (Reading database ... 80% 2021-05-19T20:35:18.9426259Z (Reading database ... 85% 2021-05-19T20:35:18.9552604Z (Reading database ... 90% 2021-05-19T20:35:19.0009115Z (Reading database ... 95% 2021-05-19T20:35:19.0009847Z (Reading database ... 100% 2021-05-19T20:35:19.0010730Z (Reading database ... 243088 files and directories currently installed.) 2021-05-19T20:35:19.0126500Z Preparing to unpack .../00-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-05-19T20:35:19.0162751Z Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-19T20:35:19.0710416Z Selecting previously unselected package libipt2. 2021-05-19T20:35:19.0913978Z Preparing to unpack .../01-libipt2_2.0.1-1_amd64.deb ... 2021-05-19T20:35:19.0926620Z Unpacking libipt2 (2.0.1-1) ... 2021-05-19T20:35:19.1272285Z Selecting previously unselected package libsource-highlight-common. 2021-05-19T20:35:19.1511125Z Preparing to unpack .../02-libsource-highlight-common_3.1.8-1.2build5_all.deb ... 2021-05-19T20:35:19.1524411Z Unpacking libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-19T20:35:19.1991581Z Selecting previously unselected package libboost-regex1.71.0:amd64. 2021-05-19T20:35:19.2237520Z Preparing to unpack .../03-libboost-regex1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-19T20:35:19.2250791Z Unpacking libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-19T20:35:19.3103790Z Selecting previously unselected package libsource-highlight4v5. 2021-05-19T20:35:19.3355961Z Preparing to unpack .../04-libsource-highlight4v5_3.1.8-1.2build5_amd64.deb ... 2021-05-19T20:35:19.3366263Z Unpacking libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-19T20:35:19.3951033Z Selecting previously unselected package libxxhash0:amd64. 2021-05-19T20:35:19.4190901Z Preparing to unpack .../05-libxxhash0_0.7.3-1_amd64.deb ... 2021-05-19T20:35:19.4204427Z Unpacking libxxhash0:amd64 (0.7.3-1) ... 2021-05-19T20:35:19.4550583Z Selecting previously unselected package gdb. 2021-05-19T20:35:19.4756631Z Preparing to unpack .../06-gdb_10.2-0ubuntu1~20.04~1_amd64.deb ... 2021-05-19T20:35:19.4771072Z Unpacking gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-19T20:35:19.8482575Z Selecting previously unselected package libstd-rust-1.47:amd64. 2021-05-19T20:35:19.8762349Z Preparing to unpack .../07-libstd-rust-1.47_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-19T20:35:19.8771318Z Unpacking libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-19T20:35:27.2295650Z Selecting previously unselected package libstd-rust-dev:amd64. 2021-05-19T20:35:27.2571875Z Preparing to unpack .../08-libstd-rust-dev_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-19T20:35:27.2583260Z Unpacking libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-19T20:35:30.7180279Z Selecting previously unselected package rustc. 2021-05-19T20:35:30.7455238Z Preparing to unpack .../09-rustc_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-19T20:35:30.7469683Z Unpacking rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-19T20:35:30.9596087Z Selecting previously unselected package cargo. 2021-05-19T20:35:30.9875392Z Preparing to unpack .../10-cargo_0.47.0-1~exp1ubuntu1~20.04.1_amd64.deb ... 2021-05-19T20:35:30.9886507Z Unpacking cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-19T20:35:31.3731797Z Selecting previously unselected package libc6-dbg:amd64. 2021-05-19T20:35:31.4011057Z Preparing to unpack .../11-libc6-dbg_2.31-0ubuntu9.2_amd64.deb ... 2021-05-19T20:35:31.4039985Z Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-19T20:35:32.7290176Z Selecting previously unselected package rust-gdb. 2021-05-19T20:35:32.7572064Z Preparing to unpack .../12-rust-gdb_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_all.deb ... 2021-05-19T20:35:32.7583361Z Unpacking rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-19T20:35:32.8268021Z Setting up libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-19T20:35:32.8302817Z Setting up libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-19T20:35:32.8336104Z Setting up libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-19T20:35:32.8367879Z Setting up libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-19T20:35:32.8398949Z Setting up libipt2 (2.0.1-1) ... 2021-05-19T20:35:32.8437653Z Setting up libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-19T20:35:32.8469291Z Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-19T20:35:32.8510608Z Setting up rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-19T20:35:32.8547136Z Setting up libxxhash0:amd64 (0.7.3-1) ... 2021-05-19T20:35:32.8574401Z Setting up libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-19T20:35:32.8601073Z Setting up cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-19T20:35:32.8641936Z Setting up gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-19T20:35:32.8688218Z Setting up rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-19T20:35:32.8732377Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-19T20:35:32.8980456Z Processing triggers for man-db (2.9.1-1) ... 2021-05-19T20:35:36.4971905Z Reading package lists... 2021-05-19T20:35:36.7011540Z Building dependency tree... 2021-05-19T20:35:36.7035108Z Reading state information... 2021-05-19T20:35:36.9127155Z The following additional packages will be installed: 2021-05-19T20:35:36.9129236Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-19T20:35:36.9131031Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-19T20:35:36.9134203Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-19T20:35:36.9135939Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-19T20:35:36.9137696Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-19T20:35:36.9139188Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-19T20:35:36.9140548Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-19T20:35:36.9142523Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-19T20:35:36.9144130Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-19T20:35:36.9145766Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-19T20:35:36.9147347Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-19T20:35:36.9149156Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-19T20:35:36.9150823Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-19T20:35:36.9152640Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-19T20:35:36.9154396Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-19T20:35:36.9156038Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-19T20:35:36.9157641Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-19T20:35:36.9159235Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-19T20:35:36.9163236Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-19T20:35:36.9164803Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-19T20:35:36.9166117Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-19T20:35:36.9167551Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-19T20:35:36.9170636Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-19T20:35:36.9171929Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-19T20:35:36.9174585Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-19T20:35:36.9176413Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-19T20:35:36.9182687Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-19T20:35:36.9194331Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-19T20:35:36.9198417Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-19T20:35:36.9199918Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-19T20:35:36.9201361Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-19T20:35:36.9203409Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-19T20:35:36.9204946Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-19T20:35:36.9206476Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-19T20:35:36.9208115Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-19T20:35:36.9209765Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-19T20:35:36.9211324Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-19T20:35:36.9213200Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-19T20:35:36.9214674Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-19T20:35:36.9216249Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-19T20:35:36.9217837Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-19T20:35:36.9219295Z python3-webencodings qdoc-qt5 qgis-common qgis-plugin-grass 2021-05-19T20:35:36.9221614Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-19T20:35:36.9225780Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-19T20:35:36.9227593Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-19T20:35:36.9229311Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-19T20:35:36.9230836Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-19T20:35:36.9236792Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-19T20:35:36.9238516Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-19T20:35:36.9239335Z Suggested packages: 2021-05-19T20:35:36.9240519Z avahi-autoipd blt-demo libgdal-grass grass-dev grass-gui e00compr avce00 2021-05-19T20:35:36.9241940Z gnuplot gpsbabel gpstrans netpbm python3-rpy2 python3-termcolor grass 2021-05-19T20:35:36.9244180Z grass-dev-doc gvfs exiv2 geotiff-bin libgeotiff-epsg libvisual-0.4-plugins 2021-05-19T20:35:36.9245800Z libhdf4-doc libhdf4-alt-dev hdf4-tools libjs-jquery-ui-docs avahi-autoipd 2021-05-19T20:35:36.9247175Z | zeroconf ogdi-bin pcscd libqscintilla2-doc qtwayland5 2021-05-19T20:35:36.9248662Z qt5-qmltooling-plugins pinentry-doc python-cycler-doc python-future-doc 2021-05-19T20:35:36.9250243Z python3-genshi python3-lxml-dbg python-lxml-doc dvipng gir1.2-gtk-3.0 2021-05-19T20:35:36.9251812Z inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-19T20:35:36.9253654Z python3-gobject python3-nose python3-scipy python3-tornado 2021-05-19T20:35:36.9255167Z texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-19T20:35:36.9256826Z python3-pytest python3-numpy-dbg owslib-doc python-pil-doc python3-pil-dbg 2021-05-19T20:35:36.9258513Z python3-pandas python3-ipykernel python-psycopg2-doc python-pyparsing-doc 2021-05-19T20:35:36.9260064Z python3-pyqt5-dbg otb-qgis saga tix python3-tk-dbg qt5-doc comgt wvdial 2021-05-19T20:35:36.9261237Z wpagui libengine-pkcs11-openssl 2021-05-19T20:35:37.0221421Z The following NEW packages will be installed: 2021-05-19T20:35:37.0225148Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-19T20:35:37.0228189Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-19T20:35:37.0231536Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-19T20:35:37.0234385Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-19T20:35:37.0237442Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-19T20:35:37.0240250Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-19T20:35:37.0242819Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-19T20:35:37.0247174Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-19T20:35:37.0249583Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-19T20:35:37.0251093Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-19T20:35:37.0252636Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-19T20:35:37.0254212Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-19T20:35:37.0255844Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-19T20:35:37.0257675Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-19T20:35:37.0259435Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-19T20:35:37.0261081Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-19T20:35:37.0262668Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-19T20:35:37.0264272Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-19T20:35:37.0265933Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-19T20:35:37.0267261Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-19T20:35:37.0268562Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-19T20:35:37.0270089Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-19T20:35:37.0271388Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-19T20:35:37.0272622Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-19T20:35:37.0273858Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-19T20:35:37.0276335Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-19T20:35:37.0277969Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-19T20:35:37.0279560Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-19T20:35:37.0281327Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-19T20:35:37.0282819Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-19T20:35:37.0284549Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-19T20:35:37.0285933Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-19T20:35:37.0287414Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-19T20:35:37.0288952Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-19T20:35:37.0290599Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-19T20:35:37.0292246Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-19T20:35:37.0293784Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-19T20:35:37.0295280Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-19T20:35:37.0296732Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-19T20:35:37.0298305Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-19T20:35:37.0299883Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-19T20:35:37.0301369Z python3-webencodings qdoc-qt5 qgis qgis-common qgis-plugin-grass 2021-05-19T20:35:37.0302861Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-19T20:35:37.0304564Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-19T20:35:37.0306343Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-19T20:35:37.0307891Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-19T20:35:37.0309630Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-19T20:35:37.0311294Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-19T20:35:37.0312684Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-19T20:35:37.0508268Z 0 upgraded, 214 newly installed, 0 to remove and 17 not upgraded. 2021-05-19T20:35:37.0510504Z Need to get 183 MB of archives. 2021-05-19T20:35:37.0511705Z After this operation, 776 MB of additional disk space will be used. 2021-05-19T20:35:37.0514488Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2021-05-19T20:35:37.0556110Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu1 [2005 kB] 2021-05-19T20:35:37.1391885Z 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-19T20:35:37.1423960Z 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-19T20:35:37.1447005Z 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-19T20:35:37.1462951Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmtdev1 amd64 1.1.5-1.1 [14.2 kB] 2021-05-19T20:35:37.1468418Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-common all 1.3-2ubuntu3 [45.3 kB] 2021-05-19T20:35:37.1485968Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom2 amd64 1.3-2ubuntu3 [20.0 kB] 2021-05-19T20:35:37.1509804Z 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-19T20:35:37.1520847Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput10 amd64 1.15.5-1ubuntu0.2 [112 kB] 2021-05-19T20:35:37.1568470Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu1 [208 kB] 2021-05-19T20:35:37.1647250Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu1 [674 kB] 2021-05-19T20:35:37.1899779Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [10.8 kB] 2021-05-19T20:35:37.1909230Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] 2021-05-19T20:35:37.1925006Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] 2021-05-19T20:35:37.1927502Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B] 2021-05-19T20:35:37.1933506Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB] 2021-05-19T20:35:37.1942444Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render-util0 amd64 0.3.9-1build1 [9912 B] 2021-05-19T20:35:37.1953664Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B] 2021-05-19T20:35:37.1965344Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinput0 amd64 1.14-2 [29.3 kB] 2021-05-19T20:35:37.1981337Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xkb1 amd64 1.14-2 [29.6 kB] 2021-05-19T20:35:37.2007996Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxkbcommon-x11-0 amd64 0.10.0-1 [13.4 kB] 2021-05-19T20:35:37.2024066Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5gui5 amd64 5.12.8+dfsg-0ubuntu1 [2971 kB] 2021-05-19T20:35:37.2984781Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5widgets5 amd64 5.12.8+dfsg-0ubuntu1 [2293 kB] 2021-05-19T20:35:37.3760735Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB] 2021-05-19T20:35:37.3795979Z 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-19T20:35:37.3852531Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgstreamer-plugins-base1.0-0 amd64 1.16.2-4ubuntu0.1 [735 kB] 2021-05-19T20:35:37.4067943Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhyphen0 amd64 2.8.8-7 [27.0 kB] 2021-05-19T20:35:37.4078729Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5positioning5 amd64 5.12.8+dfsg-0ubuntu1 [197 kB] 2021-05-19T20:35:37.4148273Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5printsupport5 amd64 5.12.8+dfsg-0ubuntu1 [193 kB] 2021-05-19T20:35:37.4216819Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5qml5 amd64 5.12.8-0ubuntu1 [1438 kB] 2021-05-19T20:35:37.4670901Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quick5 amd64 5.12.8-0ubuntu1 [1335 kB] 2021-05-19T20:35:37.5127186Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sensors5 amd64 5.12.8-0ubuntu1 [114 kB] 2021-05-19T20:35:37.5200597Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webchannel5 amd64 5.12.8-0ubuntu1 [51.2 kB] 2021-05-19T20:35:37.5207213Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwoff1 amd64 1.0.2-1build2 [42.0 kB] 2021-05-19T20:35:37.5215207Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-1ubuntu2 [12.1 MB] 2021-05-19T20:35:38.1415046Z 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-19T20:35:38.1752877Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers-common all 3.10.4+dfsg-1ubuntu2 [897 kB] 2021-05-19T20:35:38.2134318Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2 amd64 2.2.1-2build1 [307 kB] 2021-05-19T20:35:38.2607727Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2-plugins amd64 2.2.1-2build1 [191 kB] 2021-05-19T20:35:38.2668656Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5 amd64 5.12.8+dfsg-0ubuntu1 [121 kB] 2021-05-19T20:35:38.2722285Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5-sqlite amd64 5.12.8+dfsg-0ubuntu1 [47.5 kB] 2021-05-19T20:35:38.2754507Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-data all 3.0.4+dfsg-1build3 [186 kB] 2021-05-19T20:35:38.2857632Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarpack2 amd64 3.7.0-3 [92.8 kB] 2021-05-19T20:35:38.2894851Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsuperlu5 amd64 5.2.1+dfsg1-4 [159 kB] 2021-05-19T20:35:38.2984460Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarmadillo9 amd64 1:9.800.4+dfsg-1build1 [93.2 kB] 2021-05-19T20:35:38.3041261Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcfitsio8 amd64 3.470-3 [466 kB] 2021-05-19T20:35:38.3319574Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcharls2 amd64 2.0.0+dfsg-1build1 [74.1 kB] 2021-05-19T20:35:38.3343477Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdap25 amd64 3.20.5-1 [435 kB] 2021-05-19T20:35:38.3524906Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdapclient6v5 amd64 3.20.5-1 [92.2 kB] 2021-05-19T20:35:38.3555863Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libepsilon1 amd64 0.9.2+dfsg-4 [41.0 kB] 2021-05-19T20:35:38.3893173Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfreexl1 amd64 1.0.5-3 [33.4 kB] 2021-05-19T20:35:38.3907349Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfyba0 amd64 4.1.1-6build1 [113 kB] 2021-05-19T20:35:38.3946896Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-3.8.0 amd64 3.8.0-1build1 [535 kB] 2021-05-19T20:35:38.4155216Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-c1v5 amd64 3.8.0-1build1 [69.9 kB] 2021-05-19T20:35:38.4165391Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-data all 6.3.1-1 [7647 kB] 2021-05-19T20:35:38.6665703Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libproj15 amd64 6.3.1-1 [925 kB] 2021-05-19T20:35:38.7067945Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeotiff5 amd64 1.5.1-2 [53.1 kB] 2021-05-19T20:35:38.7087991Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf4-0-alt amd64 4.2.14-1ubuntu1 [268 kB] 2021-05-19T20:35:38.7217547Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2021-05-19T20:35:38.7229312Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liburiparser1 amd64 0.9.3-2 [39.3 kB] 2021-05-19T20:35:38.7266292Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlbase1 amd64 1.3.0-8build1 [45.4 kB] 2021-05-19T20:35:38.7291025Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmldom1 amd64 1.3.0-8build1 [152 kB] 2021-05-19T20:35:38.7342040Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlengine1 amd64 1.3.0-8build1 [72.5 kB] 2021-05-19T20:35:38.7392437Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnetcdf15 amd64 1:4.7.3-1 [341 kB] 2021-05-19T20:35:38.7490588Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libogdi4.1 amd64 4.1.0+ds-1build1 [198 kB] 2021-05-19T20:35:38.7543856Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqhull7 amd64 2015.2-4 [152 kB] 2021-05-19T20:35:38.7564844Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialite7 amd64 4.3.0a-6build1 [1286 kB] 2021-05-19T20:35:38.7756011Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxerces-c3.2 amd64 3.2.2+debian-1build3 [878 kB] 2021-05-19T20:35:38.7907284Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgdal26 amd64 3.0.4+dfsg-1build3 [6156 kB] 2021-05-19T20:35:38.8722424Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5concurrent5 amd64 5.12.8+dfsg-0ubuntu1 [33.5 kB] 2021-05-19T20:35:38.8743594Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5keychain1 amd64 0.10.0-1build1 [48.4 kB] 2021-05-19T20:35:38.8754353Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5serialport5 amd64 5.12.8-0ubuntu1 [33.1 kB] 2021-05-19T20:35:38.8766393Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5xml5 amd64 5.12.8+dfsg-0ubuntu1 [105 kB] 2021-05-19T20:35:38.8787913Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialindex6 amd64 1.9.3-1build1 [266 kB] 2021-05-19T20:35:38.8862569Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzip5 amd64 1.5.1-0ubuntu1 [46.7 kB] 2021-05-19T20:35:38.9154796Z 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-19T20:35:39.0195482Z 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-19T20:35:39.0432437Z 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-19T20:35:39.0701374Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-15 amd64 2.11.2+dfsg-6 [1238 kB] 2021-05-19T20:35:39.0930705Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quickwidgets5 amd64 5.12.8-0ubuntu1 [39.8 kB] 2021-05-19T20:35:39.0936216Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5opengl5 amd64 5.12.8+dfsg-0ubuntu1 [136 kB] 2021-05-19T20:35:39.0956159Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqwt-qt5-6 amd64 6.1.4-1.1build1 [427 kB] 2021-05-19T20:35:39.1305466Z 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-19T20:35:39.2210573Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers amd64 3.10.4+dfsg-1ubuntu2 [1940 kB] 2021-05-19T20:35:39.2463358Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-core7 amd64 0.7-4ubuntu7 [81.7 kB] 2021-05-19T20:35:39.2479942Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdaemon0 amd64 0.14-7 [13.9 kB] 2021-05-19T20:35:39.2486302Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 avahi-daemon amd64 0.7-4ubuntu7 [61.0 kB] 2021-05-19T20:35:39.2502204Z 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-19T20:35:39.2617957Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4944 B] 2021-05-19T20:35:39.2625289Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2021-05-19T20:35:39.2659039Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgck-1-0 amd64 3.36.0-2build1 [75.5 kB] 2021-05-19T20:35:39.2675727Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-base-3-1 amd64 3.36.0-2build1 [193 kB] 2021-05-19T20:35:39.2940067Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-ui-3-1 amd64 3.36.0-2build1 [127 kB] 2021-05-19T20:35:39.2987212Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gcr amd64 3.36.0-2build1 [63.9 kB] 2021-05-19T20:35:39.3011345Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2725 kB] 2021-05-19T20:35:39.3754449Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-gdal amd64 3.0.4+dfsg-1build3 [527 kB] 2021-05-19T20:35:39.4127916Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-bin amd64 3.0.4+dfsg-1build3 [256 kB] 2021-05-19T20:35:39.4181730Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-glib1 amd64 0.7-4ubuntu7 [7804 B] 2021-05-19T20:35:39.4219449Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmm-glib0 amd64 1.12.8-1 [185 kB] 2021-05-19T20:35:39.4221447Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 geoclue-2.0 amd64 2.5.6-0ubuntu1 [91.9 kB] 2021-05-19T20:35:39.4265044Z 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-19T20:35:39.4340415Z 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-19T20:35:39.4358865Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 pinentry-gnome3 amd64 1.1.0-3build1 [38.6 kB] 2021-05-19T20:35:39.4382648Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring amd64 3.36.0-1ubuntu1 [613 kB] 2021-05-19T20:35:39.4532467Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring-pkcs11 amd64 3.36.0-1ubuntu1 [28.0 kB] 2021-05-19T20:35:39.4799741Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-doc all 7.8.2-1build3 [32.4 MB] 2021-05-19T20:35:40.0168550Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblaszip8 amd64 3.4.3-1build1 [125 kB] 2021-05-19T20:35:40.0939813Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-util9 amd64 2.0.1+ds-1build3 [68.5 kB] 2021-05-19T20:35:40.1280478Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-base9 amd64 2.0.1+ds-1build3 [1739 kB] 2021-05-19T20:35:40.1809843Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-core amd64 7.8.2-1build3 [5737 kB] 2021-05-19T20:35:40.2904861Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdparanoia0 amd64 3.10.2+debian-13 [46.7 kB] 2021-05-19T20:35:40.2907240Z 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-19T20:35:40.2928398Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 gstreamer1.0-plugins-base amd64 1.16.2-4ubuntu0.1 [620 kB] 2021-05-19T20:35:40.3156286Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 iio-sensor-proxy amd64 2.8-1ubuntu1 [35.8 kB] 2021-05-19T20:35:40.3173943Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libassimp5 amd64 5.0.1~ds0-1build1 [2775 kB] 2021-05-19T20:35:40.3771962Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexiv2-27 amd64 0.27.2-8ubuntu2.2 [788 kB] 2021-05-19T20:35:40.3931016Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi0ldbl amd64 2.4.0-10build1 [155 kB] 2021-05-19T20:35:40.3959239Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi-bin amd64 2.4.0-10build1 [10.5 kB] 2021-05-19T20:35:40.3967074Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2021-05-19T20:35:40.3991622Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2021-05-19T20:35:40.4031887Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-glib4 amd64 1.22.0-2 [101 kB] 2021-05-19T20:35:40.4057285Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-proxy amd64 1.22.0-2 [5908 B] 2021-05-19T20:35:40.4059539Z 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-19T20:35:40.4063691Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-05-19T20:35:40.4087385Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnss-mdns amd64 0.14.1-1ubuntu1 [22.9 kB] 2021-05-19T20:35:40.4097813Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpam-gnome-keyring amd64 3.36.0-1ubuntu1 [23.3 kB] 2021-05-19T20:35:40.4109187Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB] 2021-05-19T20:35:40.4375777Z 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-19T20:35:40.4642650Z 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-19T20:35:40.4918755Z 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-19T20:35:40.5203725Z Get:132 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-python amd64 2.0.1+ds-1build3 [136 kB] 2021-05-19T20:35:40.5244122Z Get:133 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsqlite3-mod-spatialite amd64 4.3.0a-6build1 [1265 kB] 2021-05-19T20:35:40.5705768Z 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-19T20:35:40.5992519Z Get:135 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugins amd64 2.0.1+ds-1build3 [12.9 kB] 2021-05-19T20:35:40.6398618Z Get:136 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dcore5 amd64 5.12.8+dfsg-0ubuntu1 [137 kB] 2021-05-19T20:35:40.6673963Z Get:137 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53drender5 amd64 5.12.8+dfsg-0ubuntu1 [689 kB] 2021-05-19T20:35:40.7044630Z Get:138 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53danimation5 amd64 5.12.8+dfsg-0ubuntu1 [159 kB] 2021-05-19T20:35:40.7341032Z Get:139 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dinput5 amd64 5.12.8+dfsg-0ubuntu1 [125 kB] 2021-05-19T20:35:40.7611753Z Get:140 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dlogic5 amd64 5.12.8+dfsg-0ubuntu1 [25.9 kB] 2021-05-19T20:35:40.7866436Z Get:141 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dextras5 amd64 5.12.8+dfsg-0ubuntu1 [157 kB] 2021-05-19T20:35:40.8163333Z 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-19T20:35:40.8436439Z 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-19T20:35:40.8691836Z Get:144 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-gltfsceneio-plugin amd64 5.12.8+dfsg-0ubuntu1 [110 kB] 2021-05-19T20:35:40.8978336Z Get:145 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dquickscene2d5 amd64 5.12.8+dfsg-0ubuntu1 [38.4 kB] 2021-05-19T20:35:40.9271928Z 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-19T20:35:40.9532182Z 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-19T20:35:40.9844680Z 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-19T20:35:41.0232538Z 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-19T20:35:41.0710828Z Get:150 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtchooser amd64 66-2build1 [24.7 kB] 2021-05-19T20:35:41.0716315Z Get:151 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qdoc-qt5 amd64 5.12.8-0ubuntu1 [507 kB] 2021-05-19T20:35:41.0790105Z Get:152 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5help5 amd64 5.12.8-0ubuntu1 [134 kB] 2021-05-19T20:35:41.0826565Z Get:153 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qhelpgenerator-qt5 amd64 5.12.8-0ubuntu1 [64.3 kB] 2021-05-19T20:35:41.0839563Z Get:154 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-assistant amd64 5.12.8-0ubuntu1 [369 kB] 2021-05-19T20:35:41.0893473Z Get:155 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtattributionsscanner-qt5 amd64 5.12.8-0ubuntu1 [26.0 kB] 2021-05-19T20:35:41.0902628Z Get:156 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designer5 amd64 5.12.8-0ubuntu1 [2778 kB] 2021-05-19T20:35:41.1299792Z Get:157 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designercomponents5 amd64 5.12.8-0ubuntu1 [718 kB] 2021-05-19T20:35:41.1416998Z Get:158 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttools5-dev-tools amd64 5.12.8-0ubuntu1 [1031 kB] 2021-05-19T20:35:41.1785952Z Get:159 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-customwidgets amd64 3.10.4+dfsg-1ubuntu2 [3397 kB] 2021-05-19T20:35:41.2563056Z 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-19T20:35:41.2812570Z 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-19T20:35:41.3119635Z 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-19T20:35:41.3130307Z Get:163 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-glib5 amd64 1.24.8-1 [529 kB] 2021-05-19T20:35:41.3219608Z Get:164 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-proxy amd64 1.24.8-1 [5856 B] 2021-05-19T20:35:41.3224428Z Get:165 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5test5 amd64 5.12.8+dfsg-0ubuntu1 [131 kB] 2021-05-19T20:35:41.3251191Z Get:166 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-bin amd64 1.3-2ubuntu3 [5484 B] 2021-05-19T20:35:41.3253804Z Get:167 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 modemmanager amd64 1.12.8-1 [755 kB] 2021-05-19T20:35:41.3375380Z Get:168 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-05-19T20:35:41.3437164Z Get:169 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3788 kB] 2021-05-19T20:35:41.4039385Z Get:170 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2021-05-19T20:35:41.4047762Z Get:171 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2021-05-19T20:35:41.4063465Z Get:172 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8132 B] 2021-05-19T20:35:41.4074463Z Get:173 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2021-05-19T20:35:41.4361030Z Get:174 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2021-05-19T20:35:41.4365450Z Get:175 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-future all 0.18.2-2 [336 kB] 2021-05-19T20:35:41.4443008Z Get:176 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2021-05-19T20:35:41.4450228Z Get:177 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2021-05-19T20:35:41.4473131Z Get:178 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-ipython-genutils all 0.2.0-1ubuntu1 [21.1 kB] 2021-05-19T20:35:41.4479266Z Get:179 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-traitlets all 4.3.3-3 [59.9 kB] 2021-05-19T20:35:41.4750887Z Get:180 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-jupyter-core all 4.6.3-3 [41.2 kB] 2021-05-19T20:35:41.4793915Z Get:181 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2021-05-19T20:35:41.4798776Z Get:182 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.3 [1382 kB] 2021-05-19T20:35:41.5056467Z Get:183 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-05-19T20:35:41.5075294Z Get:184 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4459 kB] 2021-05-19T20:35:41.6105800Z Get:185 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nbformat all 5.0.4-1 [29.8 kB] 2021-05-19T20:35:41.6113853Z Get:186 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-05-19T20:35:41.6116923Z Get:187 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyproj amd64 2.5.0+ds-1 [297 kB] 2021-05-19T20:35:41.6424976Z Get:188 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB] 2021-05-19T20:35:41.6695959Z Get:189 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-owslib all 0.19.1-1 [115 kB] 2021-05-19T20:35:41.6734062Z Get:190 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.4 [363 kB] 2021-05-19T20:35:41.7122098Z Get:191 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-retrying all 1.3.3-4 [8160 B] 2021-05-19T20:35:41.7327066Z Get:192 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-plotly all 4.4.1+dfsg-1 [1960 kB] 2021-05-19T20:35:41.7685520Z Get:193 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-psycopg2 amd64 2.8.4-2 [112 kB] 2021-05-19T20:35:41.7698895Z Get:194 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sip amd64 4.19.21+dfsg-1build1 [87.9 kB] 2021-05-19T20:35:41.7722661Z Get:195 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5 amd64 5.14.1+dfsg-3build1 [2318 kB] 2021-05-19T20:35:41.8406149Z Get:196 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qsci amd64 2.11.2+dfsg-6 [230 kB] 2021-05-19T20:35:41.8716990Z 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-19T20:35:41.8733439Z 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-19T20:35:41.9028689Z Get:199 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtwebkit amd64 5.14.1+dfsg-3build1 [103 kB] 2021-05-19T20:35:41.9299890Z Get:200 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis-common all 3.10.4+dfsg-1ubuntu2 [2390 kB] 2021-05-19T20:35:41.9934521Z Get:201 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis amd64 3.10.4+dfsg-1ubuntu2 [7772 kB] 2021-05-19T20:35:42.1045141Z 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-19T20:35:42.1232299Z Get:203 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-leaflet all 1.6.0~dfsg-1 [313 kB] 2021-05-19T20:35:42.1575351Z Get:204 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-common all 3.10.4+dfsg-1ubuntu2 [16.7 MB] 2021-05-19T20:35:42.4190455Z Get:205 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis amd64 3.10.4+dfsg-1ubuntu2 [4788 kB] 2021-05-19T20:35:42.5183197Z 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-19T20:35:42.5520403Z 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-19T20:35:42.5792113Z Get:208 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass amd64 3.10.4+dfsg-1ubuntu2 [601 kB] 2021-05-19T20:35:42.5900783Z Get:209 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-gtk-platformtheme amd64 5.12.8+dfsg-0ubuntu1 [124 kB] 2021-05-19T20:35:42.5915153Z Get:210 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1486 kB] 2021-05-19T20:35:42.6132522Z Get:211 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 wpasupplicant amd64 2:2.9-1ubuntu4.3 [1183 kB] 2021-05-19T20:35:42.6287062Z Get:212 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-bin amd64 6.3.1-1 [88.8 kB] 2021-05-19T20:35:42.6301214Z Get:213 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch-data all 20191128-3 [32.3 kB] 2021-05-19T20:35:42.6303837Z Get:214 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch amd64 2.5.2+repack0-2ubuntu3 [53.1 kB] 2021-05-19T20:35:43.9042035Z Fetched 183 MB in 6s (32.7 MB/s) 2021-05-19T20:35:43.9457905Z Selecting previously unselected package libdouble-conversion3:amd64. 2021-05-19T20:35:43.9551431Z (Reading database ... 2021-05-19T20:35:43.9552123Z (Reading database ... 5% 2021-05-19T20:35:43.9552697Z (Reading database ... 10% 2021-05-19T20:35:43.9553286Z (Reading database ... 15% 2021-05-19T20:35:43.9553863Z (Reading database ... 20% 2021-05-19T20:35:43.9554425Z (Reading database ... 25% 2021-05-19T20:35:43.9554997Z (Reading database ... 30% 2021-05-19T20:35:43.9555570Z (Reading database ... 35% 2021-05-19T20:35:43.9556127Z (Reading database ... 40% 2021-05-19T20:35:43.9556695Z (Reading database ... 45% 2021-05-19T20:35:43.9557252Z (Reading database ... 50% 2021-05-19T20:35:43.9673913Z (Reading database ... 55% 2021-05-19T20:35:43.9736449Z (Reading database ... 60% 2021-05-19T20:35:43.9790856Z (Reading database ... 65% 2021-05-19T20:35:43.9853839Z (Reading database ... 70% 2021-05-19T20:35:43.9890396Z (Reading database ... 75% 2021-05-19T20:35:44.0250282Z (Reading database ... 80% 2021-05-19T20:35:44.0289980Z (Reading database ... 85% 2021-05-19T20:35:44.0420337Z (Reading database ... 90% 2021-05-19T20:35:44.0872117Z (Reading database ... 95% 2021-05-19T20:35:44.0872814Z (Reading database ... 100% 2021-05-19T20:35:44.0873692Z (Reading database ... 243843 files and directories currently installed.) 2021-05-19T20:35:44.0990377Z Preparing to unpack .../000-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2021-05-19T20:35:44.1013854Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-19T20:35:44.1470435Z Selecting previously unselected package libqt5core5a:amd64. 2021-05-19T20:35:44.1669092Z Preparing to unpack .../001-libqt5core5a_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-19T20:35:44.1753889Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T20:35:44.3983398Z Selecting previously unselected package libegl-mesa0:amd64. 2021-05-19T20:35:44.4260580Z Preparing to unpack .../002-libegl-mesa0_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-19T20:35:44.4275284Z Unpacking libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-19T20:35:44.4644182Z Selecting previously unselected package libegl1:amd64. 2021-05-19T20:35:44.4922462Z Preparing to unpack .../003-libegl1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-19T20:35:44.4937683Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-19T20:35:44.5235677Z Selecting previously unselected package libevdev2:amd64. 2021-05-19T20:35:44.5515759Z Preparing to unpack .../004-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2021-05-19T20:35:44.5525362Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-19T20:35:44.5844024Z Selecting previously unselected package libmtdev1:amd64. 2021-05-19T20:35:44.6130184Z Preparing to unpack .../005-libmtdev1_1.1.5-1.1_amd64.deb ... 2021-05-19T20:35:44.6143843Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-19T20:35:44.6446461Z Selecting previously unselected package libwacom-common. 2021-05-19T20:35:44.6725473Z Preparing to unpack .../006-libwacom-common_1.3-2ubuntu3_all.deb ... 2021-05-19T20:35:44.6735281Z Unpacking libwacom-common (1.3-2ubuntu3) ... 2021-05-19T20:35:44.7391450Z Selecting previously unselected package libwacom2:amd64. 2021-05-19T20:35:44.7635567Z Preparing to unpack .../007-libwacom2_1.3-2ubuntu3_amd64.deb ... 2021-05-19T20:35:44.7646932Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-19T20:35:44.7933968Z Selecting previously unselected package libinput-bin. 2021-05-19T20:35:44.8213642Z Preparing to unpack .../008-libinput-bin_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-19T20:35:44.8221734Z Unpacking libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-19T20:35:44.8590469Z Selecting previously unselected package libinput10:amd64. 2021-05-19T20:35:44.8812154Z Preparing to unpack .../009-libinput10_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-19T20:35:44.8832557Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-19T20:35:44.9270739Z Selecting previously unselected package libqt5dbus5:amd64. 2021-05-19T20:35:44.9518942Z Preparing to unpack .../010-libqt5dbus5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-19T20:35:44.9533154Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T20:35:45.0057102Z Selecting previously unselected package libqt5network5:amd64. 2021-05-19T20:35:45.0337802Z Preparing to unpack .../011-libqt5network5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-19T20:35:45.0349423Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T20:35:45.1342230Z Selecting previously unselected package libxcb-icccm4:amd64. 2021-05-19T20:35:45.1620875Z Preparing to unpack .../012-libxcb-icccm4_0.4.1-1.1_amd64.deb ... 2021-05-19T20:35:45.1631501Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-19T20:35:45.1920793Z Selecting previously unselected package libxcb-util1:amd64. 2021-05-19T20:35:45.2199760Z Preparing to unpack .../013-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... 2021-05-19T20:35:45.2216680Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-19T20:35:45.2551479Z Selecting previously unselected package libxcb-image0:amd64. 2021-05-19T20:35:45.2780994Z Preparing to unpack .../014-libxcb-image0_0.4.0-1build1_amd64.deb ... 2021-05-19T20:35:45.2794096Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-19T20:35:45.3116178Z Selecting previously unselected package libxcb-keysyms1:amd64. 2021-05-19T20:35:45.3399372Z Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build1_amd64.deb ... 2021-05-19T20:35:45.3415341Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-19T20:35:45.3751063Z Selecting previously unselected package libxcb-randr0:amd64. 2021-05-19T20:35:45.3985063Z Preparing to unpack .../016-libxcb-randr0_1.14-2_amd64.deb ... 2021-05-19T20:35:45.4003268Z Unpacking libxcb-randr0:amd64 (1.14-2) ... 2021-05-19T20:35:45.4315017Z Selecting previously unselected package libxcb-render-util0:amd64. 2021-05-19T20:35:45.4597580Z Preparing to unpack .../017-libxcb-render-util0_0.3.9-1build1_amd64.deb ... 2021-05-19T20:35:45.4611757Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-19T20:35:45.4991370Z Selecting previously unselected package libxcb-xinerama0:amd64. 2021-05-19T20:35:45.5211626Z Preparing to unpack .../018-libxcb-xinerama0_1.14-2_amd64.deb ... 2021-05-19T20:35:45.5219077Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-19T20:35:45.5489180Z Selecting previously unselected package libxcb-xinput0:amd64. 2021-05-19T20:35:45.5767568Z Preparing to unpack .../019-libxcb-xinput0_1.14-2_amd64.deb ... 2021-05-19T20:35:45.5778741Z Unpacking libxcb-xinput0:amd64 (1.14-2) ... 2021-05-19T20:35:45.6231358Z Selecting previously unselected package libxcb-xkb1:amd64. 2021-05-19T20:35:45.6481412Z Preparing to unpack .../020-libxcb-xkb1_1.14-2_amd64.deb ... 2021-05-19T20:35:45.6491549Z Unpacking libxcb-xkb1:amd64 (1.14-2) ... 2021-05-19T20:35:45.6795622Z Selecting previously unselected package libxkbcommon-x11-0:amd64. 2021-05-19T20:35:45.7075628Z Preparing to unpack .../021-libxkbcommon-x11-0_0.10.0-1_amd64.deb ... 2021-05-19T20:35:45.7088007Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-19T20:35:45.7466348Z Selecting previously unselected package libqt5gui5:amd64. 2021-05-19T20:35:45.7746013Z Preparing to unpack .../022-libqt5gui5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-19T20:35:45.7834211Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T20:35:46.1470520Z Selecting previously unselected package libqt5widgets5:amd64. 2021-05-19T20:35:46.1708931Z Preparing to unpack .../023-libqt5widgets5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-19T20:35:46.1723381Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T20:35:46.4471717Z Selecting previously unselected package libqt5svg5:amd64. 2021-05-19T20:35:46.4698233Z Preparing to unpack .../024-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-19T20:35:46.4711323Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-19T20:35:46.5150950Z Selecting previously unselected package liborc-0.4-0:amd64. 2021-05-19T20:35:46.5385202Z Preparing to unpack .../025-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ... 2021-05-19T20:35:46.5395723Z Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-19T20:35:46.5940788Z Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2021-05-19T20:35:46.6186858Z Preparing to unpack .../026-libgstreamer-plugins-base1.0-0_1.16.2-4ubuntu0.1_amd64.deb ... 2021-05-19T20:35:46.6198269Z Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4ubuntu0.1) ... 2021-05-19T20:35:46.7310921Z Selecting previously unselected package libhyphen0:amd64. 2021-05-19T20:35:46.7540099Z Preparing to unpack .../027-libhyphen0_2.8.8-7_amd64.deb ... 2021-05-19T20:35:46.7553124Z Unpacking libhyphen0:amd64 (2.8.8-7) ... 2021-05-19T20:35:46.7911544Z Selecting previously unselected package libqt5positioning5:amd64. 2021-05-19T20:35:46.8132965Z Preparing to unpack .../028-libqt5positioning5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-19T20:35:46.8145537Z Unpacking libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T20:35:46.8635798Z Selecting previously unselected package libqt5printsupport5:amd64. 2021-05-19T20:35:46.8914522Z Preparing to unpack .../029-libqt5printsupport5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-19T20:35:46.8925092Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T20:35:46.9510851Z Selecting previously unselected package libqt5qml5:amd64. 2021-05-19T20:35:46.9731992Z Preparing to unpack .../030-libqt5qml5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-19T20:35:46.9747672Z Unpacking libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-19T20:35:47.1623644Z Selecting previously unselected package libqt5quick5:amd64. 2021-05-19T20:35:47.1901915Z Preparing to unpack .../031-libqt5quick5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-19T20:35:47.1913027Z Unpacking libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-19T20:35:47.3654967Z Selecting previously unselected package libqt5sensors5:amd64. 2021-05-19T20:35:47.3934310Z Preparing to unpack .../032-libqt5sensors5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-19T20:35:47.3951581Z Unpacking libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-19T20:35:47.4364595Z Selecting previously unselected package libqt5webchannel5:amd64. 2021-05-19T20:35:47.4643410Z Preparing to unpack .../033-libqt5webchannel5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-19T20:35:47.4659999Z Unpacking libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-19T20:35:47.4973561Z Selecting previously unselected package libwoff1:amd64. 2021-05-19T20:35:47.5253561Z Preparing to unpack .../034-libwoff1_1.0.2-1build2_amd64.deb ... 2021-05-19T20:35:47.5264824Z Unpacking libwoff1:amd64 (1.0.2-1build2) ... 2021-05-19T20:35:47.5710341Z Selecting previously unselected package libqt5webkit5:amd64. 2021-05-19T20:35:47.5910059Z Preparing to unpack .../035-libqt5webkit5_5.212.0~alpha4-1ubuntu2_amd64.deb ... 2021-05-19T20:35:47.5978984Z Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-19T20:35:49.1071141Z Selecting previously unselected package qt5-image-formats-plugins:amd64. 2021-05-19T20:35:49.1291150Z Preparing to unpack .../036-qt5-image-formats-plugins_5.12.8-0ubuntu1_amd64.deb ... 2021-05-19T20:35:49.1298777Z Unpacking qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-19T20:35:49.1711062Z Selecting previously unselected package qgis-providers-common. 2021-05-19T20:35:49.1938017Z Preparing to unpack .../037-qgis-providers-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-19T20:35:49.1950073Z Unpacking qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T20:35:49.4222158Z Selecting previously unselected package libqca-qt5-2:amd64. 2021-05-19T20:35:49.4506889Z Preparing to unpack .../038-libqca-qt5-2_2.2.1-2build1_amd64.deb ... 2021-05-19T20:35:49.4520641Z Unpacking libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-19T20:35:49.5122681Z Selecting previously unselected package libqca-qt5-2-plugins:amd64. 2021-05-19T20:35:49.5399772Z Preparing to unpack .../039-libqca-qt5-2-plugins_2.2.1-2build1_amd64.deb ... 2021-05-19T20:35:49.5415475Z Unpacking libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-19T20:35:49.5918503Z Selecting previously unselected package libqt5sql5:amd64. 2021-05-19T20:35:49.6197355Z Preparing to unpack .../040-libqt5sql5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-19T20:35:49.6208503Z Unpacking libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T20:35:49.6587246Z Selecting previously unselected package libqt5sql5-sqlite:amd64. 2021-05-19T20:35:49.6866007Z Preparing to unpack .../041-libqt5sql5-sqlite_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-19T20:35:49.6883339Z Unpacking libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T20:35:49.7185564Z Selecting previously unselected package gdal-data. 2021-05-19T20:35:49.7463962Z Preparing to unpack .../042-gdal-data_3.0.4+dfsg-1build3_all.deb ... 2021-05-19T20:35:49.7474667Z Unpacking gdal-data (3.0.4+dfsg-1build3) ... 2021-05-19T20:35:49.7991518Z Selecting previously unselected package libarpack2:amd64. 2021-05-19T20:35:49.8270176Z Preparing to unpack .../043-libarpack2_3.7.0-3_amd64.deb ... 2021-05-19T20:35:49.8282117Z Unpacking libarpack2:amd64 (3.7.0-3) ... 2021-05-19T20:35:49.8635195Z Selecting previously unselected package libsuperlu5:amd64. 2021-05-19T20:35:49.8914160Z Preparing to unpack .../044-libsuperlu5_5.2.1+dfsg1-4_amd64.deb ... 2021-05-19T20:35:49.8927433Z Unpacking libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-19T20:35:49.9430200Z Selecting previously unselected package libarmadillo9. 2021-05-19T20:35:49.9647603Z Preparing to unpack .../045-libarmadillo9_1%3a9.800.4+dfsg-1build1_amd64.deb ... 2021-05-19T20:35:49.9659996Z Unpacking libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-19T20:35:50.0070969Z Selecting previously unselected package libcfitsio8:amd64. 2021-05-19T20:35:50.0336646Z Preparing to unpack .../046-libcfitsio8_3.470-3_amd64.deb ... 2021-05-19T20:35:50.0358806Z Unpacking libcfitsio8:amd64 (3.470-3) ... 2021-05-19T20:35:50.1190352Z Selecting previously unselected package libcharls2:amd64. 2021-05-19T20:35:50.1417714Z Preparing to unpack .../047-libcharls2_2.0.0+dfsg-1build1_amd64.deb ... 2021-05-19T20:35:50.1433353Z Unpacking libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-19T20:35:50.1870460Z Selecting previously unselected package libdap25:amd64. 2021-05-19T20:35:50.2101688Z Preparing to unpack .../048-libdap25_3.20.5-1_amd64.deb ... 2021-05-19T20:35:50.2121324Z Unpacking libdap25:amd64 (3.20.5-1) ... 2021-05-19T20:35:50.2917353Z Selecting previously unselected package libdapclient6v5:amd64. 2021-05-19T20:35:50.3189040Z Preparing to unpack .../049-libdapclient6v5_3.20.5-1_amd64.deb ... 2021-05-19T20:35:50.3200254Z Unpacking libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-19T20:35:50.3630351Z Selecting previously unselected package libepsilon1:amd64. 2021-05-19T20:35:50.3862953Z Preparing to unpack .../050-libepsilon1_0.9.2+dfsg-4_amd64.deb ... 2021-05-19T20:35:50.3879641Z Unpacking libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-19T20:35:50.4210478Z Selecting previously unselected package libfreexl1:amd64. 2021-05-19T20:35:50.4491343Z Preparing to unpack .../051-libfreexl1_1.0.5-3_amd64.deb ... 2021-05-19T20:35:50.4524805Z Unpacking libfreexl1:amd64 (1.0.5-3) ... 2021-05-19T20:35:50.4870348Z Selecting previously unselected package libfyba0:amd64. 2021-05-19T20:35:50.5100350Z Preparing to unpack .../052-libfyba0_4.1.1-6build1_amd64.deb ... 2021-05-19T20:35:50.5110643Z Unpacking libfyba0:amd64 (4.1.1-6build1) ... 2021-05-19T20:35:50.5631091Z Selecting previously unselected package libgeos-3.8.0:amd64. 2021-05-19T20:35:50.5853706Z Preparing to unpack .../053-libgeos-3.8.0_3.8.0-1build1_amd64.deb ... 2021-05-19T20:35:50.5870188Z Unpacking libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-19T20:35:50.6751757Z Selecting previously unselected package libgeos-c1v5:amd64. 2021-05-19T20:35:50.6990370Z Preparing to unpack .../054-libgeos-c1v5_3.8.0-1build1_amd64.deb ... 2021-05-19T20:35:50.7003095Z Unpacking libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-19T20:35:50.7431090Z Selecting previously unselected package proj-data. 2021-05-19T20:35:50.7652254Z Preparing to unpack .../055-proj-data_6.3.1-1_all.deb ... 2021-05-19T20:35:50.7668664Z Unpacking proj-data (6.3.1-1) ... 2021-05-19T20:35:51.6835931Z Selecting previously unselected package libproj15:amd64. 2021-05-19T20:35:51.7116464Z Preparing to unpack .../056-libproj15_6.3.1-1_amd64.deb ... 2021-05-19T20:35:51.7126984Z Unpacking libproj15:amd64 (6.3.1-1) ... 2021-05-19T20:35:51.8473728Z Selecting previously unselected package libgeotiff5:amd64. 2021-05-19T20:35:51.8696455Z Preparing to unpack .../057-libgeotiff5_1.5.1-2_amd64.deb ... 2021-05-19T20:35:51.8712540Z Unpacking libgeotiff5:amd64 (1.5.1-2) ... 2021-05-19T20:35:51.9112323Z Selecting previously unselected package libhdf4-0-alt. 2021-05-19T20:35:51.9353396Z Preparing to unpack .../058-libhdf4-0-alt_4.2.14-1ubuntu1_amd64.deb ... 2021-05-19T20:35:51.9367185Z Unpacking libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-19T20:35:52.0005011Z Selecting previously unselected package libminizip1:amd64. 2021-05-19T20:35:52.0323668Z Preparing to unpack .../059-libminizip1_1.1-8build1_amd64.deb ... 2021-05-19T20:35:52.0334952Z Unpacking libminizip1:amd64 (1.1-8build1) ... 2021-05-19T20:35:52.0658300Z Selecting previously unselected package liburiparser1:amd64. 2021-05-19T20:35:52.0939926Z Preparing to unpack .../060-liburiparser1_0.9.3-2_amd64.deb ... 2021-05-19T20:35:52.0953634Z Unpacking liburiparser1:amd64 (0.9.3-2) ... 2021-05-19T20:35:52.1260954Z Selecting previously unselected package libkmlbase1:amd64. 2021-05-19T20:35:52.1541742Z Preparing to unpack .../061-libkmlbase1_1.3.0-8build1_amd64.deb ... 2021-05-19T20:35:52.1554199Z Unpacking libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-19T20:35:52.1889868Z Selecting previously unselected package libkmldom1:amd64. 2021-05-19T20:35:52.2172676Z Preparing to unpack .../062-libkmldom1_1.3.0-8build1_amd64.deb ... 2021-05-19T20:35:52.2183055Z Unpacking libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-19T20:35:52.2671859Z Selecting previously unselected package libkmlengine1:amd64. 2021-05-19T20:35:52.2929865Z Preparing to unpack .../063-libkmlengine1_1.3.0-8build1_amd64.deb ... 2021-05-19T20:35:52.2943193Z Unpacking libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-19T20:35:52.3351280Z Selecting previously unselected package libnetcdf15:amd64. 2021-05-19T20:35:52.3589828Z Preparing to unpack .../064-libnetcdf15_1%3a4.7.3-1_amd64.deb ... 2021-05-19T20:35:52.3599858Z Unpacking libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-19T20:35:52.4311464Z Selecting previously unselected package libogdi4.1. 2021-05-19T20:35:52.4536278Z Preparing to unpack .../065-libogdi4.1_4.1.0+ds-1build1_amd64.deb ... 2021-05-19T20:35:52.4547731Z Unpacking libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-19T20:35:52.5110225Z Selecting previously unselected package libqhull7:amd64. 2021-05-19T20:35:52.5306974Z Preparing to unpack .../066-libqhull7_2015.2-4_amd64.deb ... 2021-05-19T20:35:52.5319162Z Unpacking libqhull7:amd64 (2015.2-4) ... 2021-05-19T20:35:52.5790997Z Selecting previously unselected package libspatialite7:amd64. 2021-05-19T20:35:52.6050854Z Preparing to unpack .../067-libspatialite7_4.3.0a-6build1_amd64.deb ... 2021-05-19T20:35:52.6063337Z Unpacking libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-19T20:35:52.7830213Z Selecting previously unselected package libxerces-c3.2:amd64. 2021-05-19T20:35:52.8110009Z Preparing to unpack .../068-libxerces-c3.2_3.2.2+debian-1build3_amd64.deb ... 2021-05-19T20:35:52.8116757Z Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-19T20:35:52.9550501Z Selecting previously unselected package libgdal26. 2021-05-19T20:35:52.9780230Z Preparing to unpack .../069-libgdal26_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-19T20:35:52.9790097Z Unpacking libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-19T20:35:53.7270381Z Selecting previously unselected package libqt5concurrent5:amd64. 2021-05-19T20:35:53.7495983Z Preparing to unpack .../070-libqt5concurrent5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-19T20:35:53.7514307Z Unpacking libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T20:35:53.7859894Z Selecting previously unselected package libqt5keychain1:amd64. 2021-05-19T20:35:53.8142902Z Preparing to unpack .../071-libqt5keychain1_0.10.0-1build1_amd64.deb ... 2021-05-19T20:35:53.8154593Z Unpacking libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-19T20:35:53.8493270Z Selecting previously unselected package libqt5serialport5:amd64. 2021-05-19T20:35:53.8783597Z Preparing to unpack .../072-libqt5serialport5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-19T20:35:53.8801952Z Unpacking libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-19T20:35:53.9122758Z Selecting previously unselected package libqt5xml5:amd64. 2021-05-19T20:35:53.9402734Z Preparing to unpack .../073-libqt5xml5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-19T20:35:53.9417166Z Unpacking libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T20:35:53.9824826Z Selecting previously unselected package libspatialindex6:amd64. 2021-05-19T20:35:54.0106233Z Preparing to unpack .../074-libspatialindex6_1.9.3-1build1_amd64.deb ... 2021-05-19T20:35:54.0118989Z Unpacking libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-19T20:35:54.0677456Z Selecting previously unselected package libzip5:amd64. 2021-05-19T20:35:54.0957272Z Preparing to unpack .../075-libzip5_1.5.1-0ubuntu1_amd64.deb ... 2021-05-19T20:35:54.0970086Z Unpacking libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-19T20:35:54.1461609Z Selecting previously unselected package libqgis-core3.10.4. 2021-05-19T20:35:54.1741238Z Preparing to unpack .../076-libqgis-core3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-19T20:35:54.1759728Z Unpacking libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T20:35:54.8155162Z Selecting previously unselected package libqgis-native3.10.4. 2021-05-19T20:35:54.8429089Z Preparing to unpack .../077-libqgis-native3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-19T20:35:54.8444421Z Unpacking libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T20:35:54.8771292Z Selecting previously unselected package libqscintilla2-qt5-l10n. 2021-05-19T20:35:54.9055780Z Preparing to unpack .../078-libqscintilla2-qt5-l10n_2.11.2+dfsg-6_all.deb ... 2021-05-19T20:35:54.9065703Z Unpacking libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-19T20:35:54.9538563Z Selecting previously unselected package libqscintilla2-qt5-15. 2021-05-19T20:35:54.9821547Z Preparing to unpack .../079-libqscintilla2-qt5-15_2.11.2+dfsg-6_amd64.deb ... 2021-05-19T20:35:54.9836092Z Unpacking libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-19T20:35:55.1559829Z Selecting previously unselected package libqt5quickwidgets5:amd64. 2021-05-19T20:35:55.1836122Z Preparing to unpack .../080-libqt5quickwidgets5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-19T20:35:55.1850544Z Unpacking libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-19T20:35:55.2172126Z Selecting previously unselected package libqt5opengl5:amd64. 2021-05-19T20:35:55.2453251Z Preparing to unpack .../081-libqt5opengl5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-19T20:35:55.2462738Z Unpacking libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T20:35:55.2895926Z Selecting previously unselected package libqwt-qt5-6. 2021-05-19T20:35:55.3176867Z Preparing to unpack .../082-libqwt-qt5-6_6.1.4-1.1build1_amd64.deb ... 2021-05-19T20:35:55.3187872Z Unpacking libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-19T20:35:55.4041295Z Selecting previously unselected package libqgis-gui3.10.4. 2021-05-19T20:35:55.4321754Z Preparing to unpack .../083-libqgis-gui3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-19T20:35:55.4504565Z Unpacking libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T20:35:55.8658570Z Selecting previously unselected package qgis-providers. 2021-05-19T20:35:55.8937742Z Preparing to unpack .../084-qgis-providers_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-19T20:35:55.8960840Z Unpacking qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T20:35:56.1479344Z Selecting previously unselected package libavahi-core7:amd64. 2021-05-19T20:35:56.1760964Z Preparing to unpack .../085-libavahi-core7_0.7-4ubuntu7_amd64.deb ... 2021-05-19T20:35:56.1769882Z Unpacking libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-19T20:35:56.2114206Z Selecting previously unselected package libdaemon0:amd64. 2021-05-19T20:35:56.2394810Z Preparing to unpack .../086-libdaemon0_0.14-7_amd64.deb ... 2021-05-19T20:35:56.2417474Z Unpacking libdaemon0:amd64 (0.14-7) ... 2021-05-19T20:35:56.2709599Z Selecting previously unselected package avahi-daemon. 2021-05-19T20:35:56.2991727Z Preparing to unpack .../087-avahi-daemon_0.7-4ubuntu7_amd64.deb ... 2021-05-19T20:35:56.3000943Z Unpacking avahi-daemon (0.7-4ubuntu7) ... 2021-05-19T20:35:56.3550893Z Selecting previously unselected package tk8.6-blt2.5. 2021-05-19T20:35:56.3814412Z Preparing to unpack .../088-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-05-19T20:35:56.3834703Z Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-19T20:35:56.4718206Z Selecting previously unselected package blt. 2021-05-19T20:35:56.5001078Z Preparing to unpack .../089-blt_2.5.3+dfsg-4_amd64.deb ... 2021-05-19T20:35:56.5010924Z Unpacking blt (2.5.3+dfsg-4) ... 2021-05-19T20:35:56.5292722Z Selecting previously unselected package fonts-lyx. 2021-05-19T20:35:56.5585073Z Preparing to unpack .../090-fonts-lyx_2.3.4.2-2_all.deb ... 2021-05-19T20:35:56.5598038Z Unpacking fonts-lyx (2.3.4.2-2) ... 2021-05-19T20:35:56.6058678Z Selecting previously unselected package libgck-1-0:amd64. 2021-05-19T20:35:56.6316790Z Preparing to unpack .../091-libgck-1-0_3.36.0-2build1_amd64.deb ... 2021-05-19T20:35:56.6327551Z Unpacking libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-19T20:35:56.6711186Z Selecting previously unselected package libgcr-base-3-1:amd64. 2021-05-19T20:35:56.7005599Z Preparing to unpack .../092-libgcr-base-3-1_3.36.0-2build1_amd64.deb ... 2021-05-19T20:35:56.7014477Z Unpacking libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-19T20:35:56.7590996Z Selecting previously unselected package libgcr-ui-3-1:amd64. 2021-05-19T20:35:56.7833269Z Preparing to unpack .../093-libgcr-ui-3-1_3.36.0-2build1_amd64.deb ... 2021-05-19T20:35:56.7845662Z Unpacking libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-19T20:35:56.8350405Z Selecting previously unselected package gcr. 2021-05-19T20:35:56.8578143Z Preparing to unpack .../094-gcr_3.36.0-2build1_amd64.deb ... 2021-05-19T20:35:56.8593173Z Unpacking gcr (3.36.0-2build1) ... 2021-05-19T20:35:56.9029436Z Selecting previously unselected package python3-numpy. 2021-05-19T20:35:56.9311362Z Preparing to unpack .../095-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-05-19T20:35:56.9330849Z Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-19T20:35:57.2772936Z Selecting previously unselected package python3-gdal. 2021-05-19T20:35:57.3060111Z Preparing to unpack .../096-python3-gdal_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-19T20:35:57.3071409Z Unpacking python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-19T20:35:57.4031483Z Selecting previously unselected package gdal-bin. 2021-05-19T20:35:57.4287746Z Preparing to unpack .../097-gdal-bin_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-19T20:35:57.4299907Z Unpacking gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-19T20:35:57.4990966Z Selecting previously unselected package libavahi-glib1:amd64. 2021-05-19T20:35:57.5202255Z Preparing to unpack .../098-libavahi-glib1_0.7-4ubuntu7_amd64.deb ... 2021-05-19T20:35:57.5227481Z Unpacking libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-19T20:35:57.5591383Z Selecting previously unselected package libmm-glib0:amd64. 2021-05-19T20:35:57.5874486Z Preparing to unpack .../099-libmm-glib0_1.12.8-1_amd64.deb ... 2021-05-19T20:35:57.5887568Z Unpacking libmm-glib0:amd64 (1.12.8-1) ... 2021-05-19T20:35:57.6414006Z Selecting previously unselected package geoclue-2.0. 2021-05-19T20:35:57.6693926Z Preparing to unpack .../100-geoclue-2.0_2.5.6-0ubuntu1_amd64.deb ... 2021-05-19T20:35:57.6706445Z Unpacking geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-19T20:35:57.7142553Z Selecting previously unselected package p11-kit-modules:amd64. 2021-05-19T20:35:57.7422695Z Preparing to unpack .../101-p11-kit-modules_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-19T20:35:57.7434724Z Unpacking p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-19T20:35:57.8030816Z Selecting previously unselected package p11-kit. 2021-05-19T20:35:57.8274790Z Preparing to unpack .../102-p11-kit_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-19T20:35:57.8286749Z Unpacking p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-19T20:35:57.8720171Z Selecting previously unselected package pinentry-gnome3. 2021-05-19T20:35:57.9003169Z Preparing to unpack .../103-pinentry-gnome3_1.1.0-3build1_amd64.deb ... 2021-05-19T20:35:57.9014263Z Unpacking pinentry-gnome3 (1.1.0-3build1) ... 2021-05-19T20:35:57.9358024Z Selecting previously unselected package gnome-keyring. 2021-05-19T20:35:57.9638334Z Preparing to unpack .../104-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-19T20:35:57.9769140Z Unpacking gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-19T20:35:58.0792772Z Selecting previously unselected package gnome-keyring-pkcs11:amd64. 2021-05-19T20:35:58.1073938Z Preparing to unpack .../105-gnome-keyring-pkcs11_3.36.0-1ubuntu1_amd64.deb ... 2021-05-19T20:35:58.1083453Z Unpacking gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-19T20:35:58.1470835Z Selecting previously unselected package grass-doc. 2021-05-19T20:35:58.1705959Z Preparing to unpack .../106-grass-doc_7.8.2-1build3_all.deb ... 2021-05-19T20:35:58.1719114Z Unpacking grass-doc (7.8.2-1build3) ... 2021-05-19T20:36:00.1830945Z Selecting previously unselected package liblaszip8:amd64. 2021-05-19T20:36:00.2124653Z Preparing to unpack .../107-liblaszip8_3.4.3-1build1_amd64.deb ... 2021-05-19T20:36:00.2139127Z Unpacking liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-19T20:36:00.2559794Z Selecting previously unselected package libpdal-util9. 2021-05-19T20:36:00.2841797Z Preparing to unpack .../108-libpdal-util9_2.0.1+ds-1build3_amd64.deb ... 2021-05-19T20:36:00.2849084Z Unpacking libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-19T20:36:00.3284781Z Selecting previously unselected package libpdal-base9. 2021-05-19T20:36:00.3581644Z Preparing to unpack .../109-libpdal-base9_2.0.1+ds-1build3_amd64.deb ... 2021-05-19T20:36:00.3598210Z Unpacking libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-19T20:36:00.5856817Z Selecting previously unselected package grass-core. 2021-05-19T20:36:00.6138582Z Preparing to unpack .../110-grass-core_7.8.2-1build3_amd64.deb ... 2021-05-19T20:36:00.6151255Z Unpacking grass-core (7.8.2-1build3) ... 2021-05-19T20:36:01.3057979Z Selecting previously unselected package libcdparanoia0:amd64. 2021-05-19T20:36:01.3349586Z Preparing to unpack .../111-libcdparanoia0_3.10.2+debian-13_amd64.deb ... 2021-05-19T20:36:01.3372043Z Unpacking libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-19T20:36:01.3701118Z Selecting previously unselected package libvisual-0.4-0:amd64. 2021-05-19T20:36:01.3986130Z Preparing to unpack .../112-libvisual-0.4-0_0.4.0-17_amd64.deb ... 2021-05-19T20:36:01.4004114Z Unpacking libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-19T20:36:01.4381792Z Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2021-05-19T20:36:01.4666871Z Preparing to unpack .../113-gstreamer1.0-plugins-base_1.16.2-4ubuntu0.1_amd64.deb ... 2021-05-19T20:36:01.4677027Z Unpacking gstreamer1.0-plugins-base:amd64 (1.16.2-4ubuntu0.1) ... 2021-05-19T20:36:01.5643646Z Selecting previously unselected package iio-sensor-proxy. 2021-05-19T20:36:01.5938204Z Preparing to unpack .../114-iio-sensor-proxy_2.8-1ubuntu1_amd64.deb ... 2021-05-19T20:36:01.5953578Z Unpacking iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-19T20:36:01.6319908Z Selecting previously unselected package libassimp5:amd64. 2021-05-19T20:36:01.6608881Z Preparing to unpack .../115-libassimp5_5.0.1~ds0-1build1_amd64.deb ... 2021-05-19T20:36:01.6619637Z Unpacking libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-19T20:36:02.0682680Z Selecting previously unselected package libexiv2-27:amd64. 2021-05-19T20:36:02.1016929Z Preparing to unpack .../116-libexiv2-27_0.27.2-8ubuntu2.2_amd64.deb ... 2021-05-19T20:36:02.1030970Z Unpacking libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-19T20:36:02.2229272Z Selecting previously unselected package libfcgi0ldbl:amd64. 2021-05-19T20:36:02.2517226Z Preparing to unpack .../117-libfcgi0ldbl_2.4.0-10build1_amd64.deb ... 2021-05-19T20:36:02.2525028Z Unpacking libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-19T20:36:02.2981474Z Selecting previously unselected package libfcgi-bin. 2021-05-19T20:36:02.3268509Z Preparing to unpack .../118-libfcgi-bin_2.4.0-10build1_amd64.deb ... 2021-05-19T20:36:02.3293244Z Unpacking libfcgi-bin (2.4.0-10build1) ... 2021-05-19T20:36:02.3632078Z Selecting previously unselected package libimagequant0:amd64. 2021-05-19T20:36:02.3924235Z Preparing to unpack .../119-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-05-19T20:36:02.3938269Z Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-19T20:36:02.4291949Z Selecting previously unselected package libjs-jquery-ui. 2021-05-19T20:36:02.4580109Z Preparing to unpack .../120-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-05-19T20:36:02.4675464Z Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-19T20:36:02.5550351Z Selecting previously unselected package libmbim-glib4:amd64. 2021-05-19T20:36:02.5838936Z Preparing to unpack .../121-libmbim-glib4_1.22.0-2_amd64.deb ... 2021-05-19T20:36:02.5851065Z Unpacking libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-19T20:36:02.6270901Z Selecting previously unselected package libmbim-proxy. 2021-05-19T20:36:02.6531432Z Preparing to unpack .../122-libmbim-proxy_1.22.0-2_amd64.deb ... 2021-05-19T20:36:02.6543822Z Unpacking libmbim-proxy (1.22.0-2) ... 2021-05-19T20:36:02.6844449Z Selecting previously unselected package libnl-genl-3-200:amd64. 2021-05-19T20:36:02.7131041Z Preparing to unpack .../123-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-05-19T20:36:02.7156224Z Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-19T20:36:02.7477800Z Selecting previously unselected package libnl-route-3-200:amd64. 2021-05-19T20:36:02.7764516Z Preparing to unpack .../124-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-05-19T20:36:02.7774938Z Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-19T20:36:02.8228047Z Selecting previously unselected package libnss-mdns:amd64. 2021-05-19T20:36:02.8514326Z Preparing to unpack .../125-libnss-mdns_0.14.1-1ubuntu1_amd64.deb ... 2021-05-19T20:36:02.8531104Z Unpacking libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-19T20:36:02.8851308Z Selecting previously unselected package libpam-gnome-keyring:amd64. 2021-05-19T20:36:02.9139756Z Preparing to unpack .../126-libpam-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-19T20:36:02.9152336Z Unpacking libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-19T20:36:02.9479226Z Selecting previously unselected package libpcsclite1:amd64. 2021-05-19T20:36:02.9769842Z Preparing to unpack .../127-libpcsclite1_1.8.26-3_amd64.deb ... 2021-05-19T20:36:02.9781253Z Unpacking libpcsclite1:amd64 (1.8.26-3) ... 2021-05-19T20:36:03.0150924Z Selecting previously unselected package libpdal-plugin-faux. 2021-05-19T20:36:03.0390820Z Preparing to unpack .../128-libpdal-plugin-faux_2.0.1+ds-1build3_amd64.deb ... 2021-05-19T20:36:03.0405950Z Unpacking libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-19T20:36:03.0751267Z Selecting previously unselected package libpdal-plugin-icebridge. 2021-05-19T20:36:03.1017411Z Preparing to unpack .../129-libpdal-plugin-icebridge_2.0.1+ds-1build3_amd64.deb ... 2021-05-19T20:36:03.1026641Z Unpacking libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-19T20:36:03.1338616Z Selecting previously unselected package libpdal-plugin-pgpointcloud. 2021-05-19T20:36:03.1627727Z Preparing to unpack .../130-libpdal-plugin-pgpointcloud_2.0.1+ds-1build3_amd64.deb ... 2021-05-19T20:36:03.1642778Z Unpacking libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-19T20:36:03.2030993Z Selecting previously unselected package libpdal-plugin-python. 2021-05-19T20:36:03.2295683Z Preparing to unpack .../131-libpdal-plugin-python_2.0.1+ds-1build3_amd64.deb ... 2021-05-19T20:36:03.2306624Z Unpacking libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-19T20:36:03.2737733Z Selecting previously unselected package libsqlite3-mod-spatialite:amd64. 2021-05-19T20:36:03.3033439Z Preparing to unpack .../132-libsqlite3-mod-spatialite_4.3.0a-6build1_amd64.deb ... 2021-05-19T20:36:03.3046767Z Unpacking libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-19T20:36:03.4834861Z Selecting previously unselected package libpdal-plugin-sqlite. 2021-05-19T20:36:03.5125469Z Preparing to unpack .../133-libpdal-plugin-sqlite_2.0.1+ds-1build3_amd64.deb ... 2021-05-19T20:36:03.5137237Z Unpacking libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-19T20:36:03.5510532Z Selecting previously unselected package libpdal-plugins. 2021-05-19T20:36:03.5799465Z Preparing to unpack .../134-libpdal-plugins_2.0.1+ds-1build3_amd64.deb ... 2021-05-19T20:36:03.5810118Z Unpacking libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-19T20:36:03.6139562Z Selecting previously unselected package libqt53dcore5:amd64. 2021-05-19T20:36:03.6385473Z Preparing to unpack .../135-libqt53dcore5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-19T20:36:03.6398146Z Unpacking libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T20:36:03.6911137Z Selecting previously unselected package libqt53drender5:amd64. 2021-05-19T20:36:03.7169867Z Preparing to unpack .../136-libqt53drender5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-19T20:36:03.7181853Z Unpacking libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T20:36:03.8310402Z Selecting previously unselected package libqt53danimation5:amd64. 2021-05-19T20:36:03.8550033Z Preparing to unpack .../137-libqt53danimation5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-19T20:36:03.8562198Z Unpacking libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T20:36:03.9071232Z Selecting previously unselected package libqt53dinput5:amd64. 2021-05-19T20:36:03.9318641Z Preparing to unpack .../138-libqt53dinput5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-19T20:36:03.9332754Z Unpacking libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T20:36:03.9791118Z Selecting previously unselected package libqt53dlogic5:amd64. 2021-05-19T20:36:04.0045188Z Preparing to unpack .../139-libqt53dlogic5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-19T20:36:04.0058989Z Unpacking libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T20:36:04.0431210Z Selecting previously unselected package libqt53dextras5:amd64. 2021-05-19T20:36:04.0680204Z Preparing to unpack .../140-libqt53dextras5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-19T20:36:04.0689178Z Unpacking libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T20:36:04.1191358Z Selecting previously unselected package qt3d-assimpsceneimport-plugin:amd64. 2021-05-19T20:36:04.1437640Z Preparing to unpack .../141-qt3d-assimpsceneimport-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-19T20:36:04.1449794Z Unpacking qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T20:36:04.1791967Z Selecting previously unselected package qt3d-defaultgeometryloader-plugin:amd64. 2021-05-19T20:36:04.2053383Z Preparing to unpack .../142-qt3d-defaultgeometryloader-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-19T20:36:04.2062957Z Unpacking qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T20:36:04.2392026Z Selecting previously unselected package qt3d-gltfsceneio-plugin:amd64. 2021-05-19T20:36:04.2642224Z Preparing to unpack .../143-qt3d-gltfsceneio-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-19T20:36:04.2650054Z Unpacking qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T20:36:04.3052937Z Selecting previously unselected package libqt53dquickscene2d5:amd64. 2021-05-19T20:36:04.3341767Z Preparing to unpack .../144-libqt53dquickscene2d5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-19T20:36:04.3356674Z Unpacking libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T20:36:04.3676936Z Selecting previously unselected package qt3d-scene2d-plugin:amd64. 2021-05-19T20:36:04.3968048Z Preparing to unpack .../145-qt3d-scene2d-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-19T20:36:04.3982774Z Unpacking qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T20:36:04.4351532Z Selecting previously unselected package libqgis-3d3.10.4. 2021-05-19T20:36:04.4587491Z Preparing to unpack .../146-libqgis-3d3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-19T20:36:04.4606596Z Unpacking libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T20:36:04.5232077Z Selecting previously unselected package libqgis-analysis3.10.4. 2021-05-19T20:36:04.5437671Z Preparing to unpack .../147-libqgis-analysis3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-19T20:36:04.5452357Z Unpacking libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T20:36:04.6843173Z Selecting previously unselected package libqgis-app3.10.4. 2021-05-19T20:36:04.7127017Z Preparing to unpack .../148-libqgis-app3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-19T20:36:04.7146509Z Unpacking libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T20:36:05.1310289Z Selecting previously unselected package qtchooser. 2021-05-19T20:36:05.1522788Z Preparing to unpack .../149-qtchooser_66-2build1_amd64.deb ... 2021-05-19T20:36:05.1532132Z Unpacking qtchooser (66-2build1) ... 2021-05-19T20:36:05.1868199Z Selecting previously unselected package qdoc-qt5. 2021-05-19T20:36:05.2155029Z Preparing to unpack .../150-qdoc-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-19T20:36:05.2165190Z Unpacking qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-19T20:36:05.3110416Z Selecting previously unselected package libqt5help5:amd64. 2021-05-19T20:36:05.3335413Z Preparing to unpack .../151-libqt5help5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-19T20:36:05.3345538Z Unpacking libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-19T20:36:05.3831794Z Selecting previously unselected package qhelpgenerator-qt5. 2021-05-19T20:36:05.4061982Z Preparing to unpack .../152-qhelpgenerator-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-19T20:36:05.4075161Z Unpacking qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-19T20:36:05.4471823Z Selecting previously unselected package qt5-assistant. 2021-05-19T20:36:05.4696962Z Preparing to unpack .../153-qt5-assistant_5.12.8-0ubuntu1_amd64.deb ... 2021-05-19T20:36:05.4709077Z Unpacking qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-19T20:36:05.5358950Z Selecting previously unselected package qtattributionsscanner-qt5. 2021-05-19T20:36:05.5643646Z Preparing to unpack .../154-qtattributionsscanner-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-19T20:36:05.5656130Z Unpacking qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-19T20:36:05.6070338Z Selecting previously unselected package libqt5designer5:amd64. 2021-05-19T20:36:05.6273578Z Preparing to unpack .../155-libqt5designer5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-19T20:36:05.6286198Z Unpacking libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-19T20:36:05.8790513Z Selecting previously unselected package libqt5designercomponents5:amd64. 2021-05-19T20:36:05.9044656Z Preparing to unpack .../156-libqt5designercomponents5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-19T20:36:05.9058273Z Unpacking libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-19T20:36:06.0231032Z Selecting previously unselected package qttools5-dev-tools. 2021-05-19T20:36:06.0446030Z Preparing to unpack .../157-qttools5-dev-tools_5.12.8-0ubuntu1_amd64.deb ... 2021-05-19T20:36:06.0457602Z Unpacking qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-19T20:36:06.7961984Z Selecting previously unselected package libqgis-customwidgets. 2021-05-19T20:36:06.7974102Z Preparing to unpack .../158-libqgis-customwidgets_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-19T20:36:06.7976038Z Unpacking libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T20:36:06.7977838Z Selecting previously unselected package libqgis-server3.10.4. 2021-05-19T20:36:06.7979796Z Preparing to unpack .../159-libqgis-server3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-19T20:36:06.7981904Z Unpacking libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T20:36:06.7983661Z Selecting previously unselected package libqgisgrass7-3.10.4. 2021-05-19T20:36:06.7985594Z Preparing to unpack .../160-libqgisgrass7-3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-19T20:36:06.7992354Z Unpacking libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T20:36:06.7993476Z Selecting previously unselected package libqgispython3.10.4. 2021-05-19T20:36:06.7994924Z Preparing to unpack .../161-libqgispython3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-19T20:36:06.7996356Z Unpacking libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T20:36:06.7997636Z Selecting previously unselected package libqmi-glib5:amd64. 2021-05-19T20:36:06.7998839Z Preparing to unpack .../162-libqmi-glib5_1.24.8-1_amd64.deb ... 2021-05-19T20:36:06.7999853Z Unpacking libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-19T20:36:06.8000935Z Selecting previously unselected package libqmi-proxy. 2021-05-19T20:36:06.8002134Z Preparing to unpack .../163-libqmi-proxy_1.24.8-1_amd64.deb ... 2021-05-19T20:36:06.8003146Z Unpacking libqmi-proxy (1.24.8-1) ... 2021-05-19T20:36:06.8391183Z Selecting previously unselected package libqt5test5:amd64. 2021-05-19T20:36:06.8680275Z Preparing to unpack .../164-libqt5test5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-19T20:36:06.8693319Z Unpacking libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T20:36:06.9132834Z Selecting previously unselected package libwacom-bin. 2021-05-19T20:36:06.9423021Z Preparing to unpack .../165-libwacom-bin_1.3-2ubuntu3_amd64.deb ... 2021-05-19T20:36:06.9444077Z Unpacking libwacom-bin (1.3-2ubuntu3) ... 2021-05-19T20:36:06.9815160Z Selecting previously unselected package modemmanager. 2021-05-19T20:36:07.0058574Z Preparing to unpack .../166-modemmanager_1.12.8-1_amd64.deb ... 2021-05-19T20:36:07.0165911Z Unpacking modemmanager (1.12.8-1) ... 2021-05-19T20:36:07.1591348Z Selecting previously unselected package ttf-bitstream-vera. 2021-05-19T20:36:07.1798481Z Preparing to unpack .../167-ttf-bitstream-vera_1.10-8_all.deb ... 2021-05-19T20:36:07.1813819Z Unpacking ttf-bitstream-vera (1.10-8) ... 2021-05-19T20:36:07.2231061Z Selecting previously unselected package python-matplotlib-data. 2021-05-19T20:36:07.2446929Z Preparing to unpack .../168-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-05-19T20:36:07.2456789Z Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-19T20:36:07.6151031Z Selecting previously unselected package python3-soupsieve. 2021-05-19T20:36:07.6382668Z Preparing to unpack .../169-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-05-19T20:36:07.6394215Z Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-19T20:36:07.6790885Z Selecting previously unselected package python3-bs4. 2021-05-19T20:36:07.7003449Z Preparing to unpack .../170-python3-bs4_4.8.2-1_all.deb ... 2021-05-19T20:36:07.7012779Z Unpacking python3-bs4 (4.8.2-1) ... 2021-05-19T20:36:07.7470935Z Selecting previously unselected package python3-cycler. 2021-05-19T20:36:07.7702440Z Preparing to unpack .../171-python3-cycler_0.10.0-3_all.deb ... 2021-05-19T20:36:07.7717758Z Unpacking python3-cycler (0.10.0-3) ... 2021-05-19T20:36:07.8032992Z Selecting previously unselected package python3-dateutil. 2021-05-19T20:36:07.8318447Z Preparing to unpack .../172-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-05-19T20:36:07.8329656Z Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-19T20:36:07.8698423Z Selecting previously unselected package python3-decorator. 2021-05-19T20:36:07.8985204Z Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-05-19T20:36:07.8999020Z Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-05-19T20:36:07.9311045Z Selecting previously unselected package python3-future. 2021-05-19T20:36:07.9599726Z Preparing to unpack .../174-python3-future_0.18.2-2_all.deb ... 2021-05-19T20:36:07.9610725Z Unpacking python3-future (0.18.2-2) ... 2021-05-19T20:36:08.0341791Z Selecting previously unselected package python3-webencodings. 2021-05-19T20:36:08.0631879Z Preparing to unpack .../175-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-05-19T20:36:08.0650543Z Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-19T20:36:08.0918276Z Selecting previously unselected package python3-html5lib. 2021-05-19T20:36:08.1205810Z Preparing to unpack .../176-python3-html5lib_1.0.1-2_all.deb ... 2021-05-19T20:36:08.1218404Z Unpacking python3-html5lib (1.0.1-2) ... 2021-05-19T20:36:08.1600782Z Selecting previously unselected package python3-ipython-genutils. 2021-05-19T20:36:08.1887081Z Preparing to unpack .../177-python3-ipython-genutils_0.2.0-1ubuntu1_all.deb ... 2021-05-19T20:36:08.1901318Z Unpacking python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-19T20:36:08.2245188Z Selecting previously unselected package python3-traitlets. 2021-05-19T20:36:08.2534725Z Preparing to unpack .../178-python3-traitlets_4.3.3-3_all.deb ... 2021-05-19T20:36:08.2598663Z Unpacking python3-traitlets (4.3.3-3) ... 2021-05-19T20:36:08.2957954Z Selecting previously unselected package python3-jupyter-core. 2021-05-19T20:36:08.3246635Z Preparing to unpack .../179-python3-jupyter-core_4.6.3-3_all.deb ... 2021-05-19T20:36:08.3261224Z Unpacking python3-jupyter-core (4.6.3-3) ... 2021-05-19T20:36:08.3608191Z Selecting previously unselected package python3-kiwisolver. 2021-05-19T20:36:08.3899406Z Preparing to unpack .../180-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-05-19T20:36:08.3907837Z Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-05-19T20:36:08.4279441Z Selecting previously unselected package python3-lxml:amd64. 2021-05-19T20:36:08.4593008Z Preparing to unpack .../181-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-05-19T20:36:08.4603644Z Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-19T20:36:08.6380891Z Selecting previously unselected package python3-pyparsing. 2021-05-19T20:36:08.6672223Z Preparing to unpack .../182-python3-pyparsing_2.4.6-1_all.deb ... 2021-05-19T20:36:08.6687458Z Unpacking python3-pyparsing (2.4.6-1) ... 2021-05-19T20:36:08.7049632Z Selecting previously unselected package python3-matplotlib. 2021-05-19T20:36:08.7338002Z Preparing to unpack .../183-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-05-19T20:36:08.7355814Z Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-19T20:36:09.3131316Z Selecting previously unselected package python3-nbformat. 2021-05-19T20:36:09.3420914Z Preparing to unpack .../184-python3-nbformat_5.0.4-1_all.deb ... 2021-05-19T20:36:09.3435466Z Unpacking python3-nbformat (5.0.4-1) ... 2021-05-19T20:36:09.3770534Z Selecting previously unselected package python3-olefile. 2021-05-19T20:36:09.4058786Z Preparing to unpack .../185-python3-olefile_0.46-2_all.deb ... 2021-05-19T20:36:09.4071229Z Unpacking python3-olefile (0.46-2) ... 2021-05-19T20:36:09.4511577Z Selecting previously unselected package python3-pyproj. 2021-05-19T20:36:09.4756880Z Preparing to unpack .../186-python3-pyproj_2.5.0+ds-1_amd64.deb ... 2021-05-19T20:36:09.4767085Z Unpacking python3-pyproj (2.5.0+ds-1) ... 2021-05-19T20:36:09.5411542Z Selecting previously unselected package python3-tz. 2021-05-19T20:36:09.5698611Z Preparing to unpack .../187-python3-tz_2019.3-1_all.deb ... 2021-05-19T20:36:09.5712693Z Unpacking python3-tz (2019.3-1) ... 2021-05-19T20:36:09.6071411Z Selecting previously unselected package python3-owslib. 2021-05-19T20:36:09.6310700Z Preparing to unpack .../188-python3-owslib_0.19.1-1_all.deb ... 2021-05-19T20:36:09.6322489Z Unpacking python3-owslib (0.19.1-1) ... 2021-05-19T20:36:09.6831036Z Selecting previously unselected package python3-pil:amd64. 2021-05-19T20:36:09.7071085Z Preparing to unpack .../189-python3-pil_7.0.0-4ubuntu0.4_amd64.deb ... 2021-05-19T20:36:09.7084104Z Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.4) ... 2021-05-19T20:36:09.7775560Z Selecting previously unselected package python3-retrying. 2021-05-19T20:36:09.8064488Z Preparing to unpack .../190-python3-retrying_1.3.3-4_all.deb ... 2021-05-19T20:36:09.8076604Z Unpacking python3-retrying (1.3.3-4) ... 2021-05-19T20:36:09.8378270Z Selecting previously unselected package python3-plotly. 2021-05-19T20:36:09.8665312Z Preparing to unpack .../191-python3-plotly_4.4.1+dfsg-1_all.deb ... 2021-05-19T20:36:09.8680239Z Unpacking python3-plotly (4.4.1+dfsg-1) ... 2021-05-19T20:36:10.3750885Z Selecting previously unselected package python3-psycopg2. 2021-05-19T20:36:10.4055436Z Preparing to unpack .../192-python3-psycopg2_2.8.4-2_amd64.deb ... 2021-05-19T20:36:10.4070238Z Unpacking python3-psycopg2 (2.8.4-2) ... 2021-05-19T20:36:10.4478508Z Selecting previously unselected package python3-sip. 2021-05-19T20:36:10.4771053Z Preparing to unpack .../193-python3-sip_4.19.21+dfsg-1build1_amd64.deb ... 2021-05-19T20:36:10.4783026Z Unpacking python3-sip (4.19.21+dfsg-1build1) ... 2021-05-19T20:36:10.5145178Z Selecting previously unselected package python3-pyqt5. 2021-05-19T20:36:10.5435933Z Preparing to unpack .../194-python3-pyqt5_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-19T20:36:10.5448372Z Unpacking python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-19T20:36:10.8631705Z Selecting previously unselected package python3-pyqt5.qsci. 2021-05-19T20:36:10.8923189Z Preparing to unpack .../195-python3-pyqt5.qsci_2.11.2+dfsg-6_amd64.deb ... 2021-05-19T20:36:10.8937726Z Unpacking python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-19T20:36:10.9540021Z Selecting previously unselected package python3-pyqt5.qtsql. 2021-05-19T20:36:10.9830828Z Preparing to unpack .../196-python3-pyqt5.qtsql_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-19T20:36:10.9846325Z Unpacking python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-19T20:36:11.0250276Z Selecting previously unselected package python3-pyqt5.qtsvg. 2021-05-19T20:36:11.0542210Z Preparing to unpack .../197-python3-pyqt5.qtsvg_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-19T20:36:11.0561626Z Unpacking python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-19T20:36:11.0910812Z Selecting previously unselected package python3-pyqt5.qtwebkit. 2021-05-19T20:36:11.1147253Z Preparing to unpack .../198-python3-pyqt5.qtwebkit_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-19T20:36:11.1158087Z Unpacking python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-19T20:36:11.1671739Z Selecting previously unselected package python3-qgis-common. 2021-05-19T20:36:11.1929675Z Preparing to unpack .../199-python3-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-19T20:36:11.1943535Z Unpacking python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T20:36:11.4968707Z Selecting previously unselected package python3-qgis. 2021-05-19T20:36:11.5271331Z Preparing to unpack .../200-python3-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-19T20:36:11.5292318Z Unpacking python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T20:36:12.5578309Z Selecting previously unselected package python3-tk:amd64. 2021-05-19T20:36:12.5871721Z Preparing to unpack .../201-python3-tk_3.8.5-1~20.04.1_amd64.deb ... 2021-05-19T20:36:12.5889750Z Unpacking python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-19T20:36:12.6336920Z Selecting previously unselected package libjs-leaflet. 2021-05-19T20:36:12.6586509Z Preparing to unpack .../202-libjs-leaflet_1.6.0~dfsg-1_all.deb ... 2021-05-19T20:36:12.6596452Z Unpacking libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-19T20:36:12.7165946Z Selecting previously unselected package qgis-common. 2021-05-19T20:36:12.7463958Z Preparing to unpack .../203-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-19T20:36:12.7477949Z Unpacking qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T20:36:14.6186558Z Selecting previously unselected package qgis. 2021-05-19T20:36:14.6481458Z Preparing to unpack .../204-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-19T20:36:14.7689825Z Unpacking qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T20:36:15.0551152Z Selecting previously unselected package qgis-plugin-grass-common. 2021-05-19T20:36:15.0846911Z Preparing to unpack .../205-qgis-plugin-grass-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-19T20:36:15.0860468Z Unpacking qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T20:36:15.2281499Z Selecting previously unselected package qgis-provider-grass. 2021-05-19T20:36:15.2580974Z Preparing to unpack .../206-qgis-provider-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-19T20:36:15.2597824Z Unpacking qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T20:36:15.2970363Z Selecting previously unselected package qgis-plugin-grass. 2021-05-19T20:36:15.3266008Z Preparing to unpack .../207-qgis-plugin-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-19T20:36:15.3285910Z Unpacking qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T20:36:15.4111426Z Selecting previously unselected package qt5-gtk-platformtheme:amd64. 2021-05-19T20:36:15.4439997Z Preparing to unpack .../208-qt5-gtk-platformtheme_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-19T20:36:15.4452360Z Unpacking qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T20:36:15.4910940Z Selecting previously unselected package qttranslations5-l10n. 2021-05-19T20:36:15.5162168Z Preparing to unpack .../209-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2021-05-19T20:36:15.5178730Z Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-19T20:36:15.7210448Z Selecting previously unselected package wpasupplicant. 2021-05-19T20:36:15.7510399Z Preparing to unpack .../210-wpasupplicant_2%3a2.9-1ubuntu4.3_amd64.deb ... 2021-05-19T20:36:15.7522322Z Unpacking wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-19T20:36:15.9071723Z Selecting previously unselected package proj-bin. 2021-05-19T20:36:15.9367990Z Preparing to unpack .../211-proj-bin_6.3.1-1_amd64.deb ... 2021-05-19T20:36:15.9386250Z Unpacking proj-bin (6.3.1-1) ... 2021-05-19T20:36:15.9766466Z Selecting previously unselected package usb-modeswitch-data. 2021-05-19T20:36:16.0064494Z Preparing to unpack .../212-usb-modeswitch-data_20191128-3_all.deb ... 2021-05-19T20:36:16.0075546Z Unpacking usb-modeswitch-data (20191128-3) ... 2021-05-19T20:36:16.0407519Z Selecting previously unselected package usb-modeswitch. 2021-05-19T20:36:16.0709897Z Preparing to unpack .../213-usb-modeswitch_2.5.2+repack0-2ubuntu3_amd64.deb ... 2021-05-19T20:36:16.0807585Z Unpacking usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-19T20:36:16.1646435Z Setting up libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-19T20:36:16.1683263Z Setting up iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-19T20:36:16.4820442Z iio-sensor-proxy.service is a disabled or a static unit, not starting it. 2021-05-19T20:36:16.4864314Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-19T20:36:16.4918689Z Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-19T20:36:16.4952577Z Setting up qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T20:36:16.5115924Z Setting up ttf-bitstream-vera (1.10-8) ... 2021-05-19T20:36:16.5157733Z Setting up libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-19T20:36:16.5208936Z Setting up proj-data (6.3.1-1) ... 2021-05-19T20:36:16.5268460Z Setting up libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-19T20:36:16.5314973Z Setting up libxcb-xinput0:amd64 (1.14-2) ... 2021-05-19T20:36:16.5375410Z Setting up libwoff1:amd64 (1.0.2-1build2) ... 2021-05-19T20:36:16.5418814Z Setting up libhyphen0:amd64 (2.8.8-7) ... 2021-05-19T20:36:16.5452970Z Setting up libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-19T20:36:16.5487078Z Setting up libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-19T20:36:16.5527385Z Setting up libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-19T20:36:16.5584176Z Setting up libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-19T20:36:16.5623480Z Setting up libminizip1:amd64 (1.1-8build1) ... 2021-05-19T20:36:16.5731222Z Setting up libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-19T20:36:16.5780010Z Setting up python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-19T20:36:16.8865707Z Setting up fonts-lyx (2.3.4.2-2) ... 2021-05-19T20:36:16.8897501Z Setting up libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-19T20:36:16.8924405Z Setting up python3-olefile (0.46-2) ... 2021-05-19T20:36:17.0736559Z Setting up blt (2.5.3+dfsg-4) ... 2021-05-19T20:36:17.0764931Z Setting up python3-retrying (1.3.3-4) ... 2021-05-19T20:36:17.2450672Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-19T20:36:17.2478781Z Setting up libarpack2:amd64 (3.7.0-3) ... 2021-05-19T20:36:17.2513317Z Setting up libfcgi-bin (2.4.0-10build1) ... 2021-05-19T20:36:17.2544767Z Setting up libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-19T20:36:17.2571970Z Setting up libdap25:amd64 (3.20.5-1) ... 2021-05-19T20:36:17.2602606Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-19T20:36:17.2633197Z Setting up python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-19T20:36:17.4233043Z Setting up libqhull7:amd64 (2015.2-4) ... 2021-05-19T20:36:17.4266213Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-19T20:36:17.4293250Z Setting up libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-19T20:36:17.4325471Z Setting up libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-19T20:36:17.4358690Z Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-19T20:36:17.6085619Z Setting up gdal-data (3.0.4+dfsg-1build3) ... 2021-05-19T20:36:17.6120219Z Setting up python3-tz (2019.3-1) ... 2021-05-19T20:36:17.7881616Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-19T20:36:17.7995700Z Setting up libxcb-xkb1:amd64 (1.14-2) ... 2021-05-19T20:36:17.8033446Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-19T20:36:17.8128953Z Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-19T20:36:17.8168197Z Setting up libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-19T20:36:17.8209404Z Setting up libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-19T20:36:17.8237545Z Setting up p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-19T20:36:17.8273343Z Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-05-19T20:36:17.9989814Z Setting up libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-19T20:36:18.0030685Z Setting up libcfitsio8:amd64 (3.470-3) ... 2021-05-19T20:36:18.0074159Z Setting up libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-19T20:36:18.0125699Z Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-19T20:36:18.0237450Z Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-19T20:36:18.0274686Z Setting up python3-pyparsing (2.4.6-1) ... 2021-05-19T20:36:18.2440760Z Setting up libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-19T20:36:18.2488663Z Setting up python3-cycler (0.10.0-3) ... 2021-05-19T20:36:18.4180700Z Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-19T20:36:18.4235930Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-19T20:36:18.4276760Z Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-05-19T20:36:18.4327446Z Setting up grass-doc (7.8.2-1build3) ... 2021-05-19T20:36:18.4361155Z Setting up usb-modeswitch-data (20191128-3) ... 2021-05-19T20:36:18.4394749Z Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-19T20:36:18.4427096Z Setting up python3-psycopg2 (2.8.4-2) ... 2021-05-19T20:36:18.6584423Z Setting up libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-19T20:36:18.6622092Z Setting up libproj15:amd64 (6.3.1-1) ... 2021-05-19T20:36:18.6657913Z Setting up libpcsclite1:amd64 (1.8.26-3) ... 2021-05-19T20:36:18.6687774Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T20:36:18.6789621Z Setting up python3-html5lib (1.0.1-2) ... 2021-05-19T20:36:18.9396830Z Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-19T20:36:20.4385817Z Setting up libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-19T20:36:20.4418750Z Setting up libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-19T20:36:20.4457015Z Setting up liburiparser1:amd64 (0.9.3-2) ... 2021-05-19T20:36:20.4494348Z Setting up gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-19T20:36:20.4539858Z Setting up libfreexl1:amd64 (1.0.5-3) ... 2021-05-19T20:36:20.4595932Z Setting up libmm-glib0:amd64 (1.12.8-1) ... 2021-05-19T20:36:20.4640415Z Setting up liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-19T20:36:20.4682617Z Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-19T20:36:20.6795397Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T20:36:20.6835962Z Setting up libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-19T20:36:20.6867883Z Setting up libxcb-randr0:amd64 (1.14-2) ... 2021-05-19T20:36:20.6907396Z Setting up python3-traitlets (4.3.3-3) ... 2021-05-19T20:36:20.9319294Z Setting up libfyba0:amd64 (4.1.1-6build1) ... 2021-05-19T20:36:20.9367268Z Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-19T20:36:20.9403217Z Setting up libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-19T20:36:20.9445849Z Setting up libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-19T20:36:20.9496158Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-19T20:36:20.9702567Z Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-19T20:36:21.1810328Z Setting up libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-19T20:36:21.1855108Z Setting up libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-19T20:36:21.1890688Z Setting up usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-19T20:36:21.2003229Z Setting up libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-19T20:36:21.2095163Z Setting up p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-19T20:36:21.2142720Z Setting up libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-19T20:36:21.2187874Z Setting up libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-19T20:36:21.2220697Z Setting up python3-future (0.18.2-2) ... 2021-05-19T20:36:21.2312049Z update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode 2021-05-19T20:36:21.8000694Z update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode 2021-05-19T20:36:21.8003024Z Setting up qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T20:36:21.8253761Z Setting up libdaemon0:amd64 (0.14-7) ... 2021-05-19T20:36:21.8288103Z Setting up libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T20:36:21.8318194Z Setting up libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-19T20:36:21.8355759Z Setting up libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-19T20:36:21.8392372Z Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-19T20:36:21.8434764Z Setting up libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-19T20:36:21.8471885Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-19T20:36:21.8507404Z Setting up libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T20:36:21.8546782Z Setting up libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-19T20:36:22.1674679Z Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-19T20:36:22.3576693Z Setting up python3-jupyter-core (4.6.3-3) ... 2021-05-19T20:36:22.5443262Z Setting up libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-19T20:36:22.5489152Z Setting up qtchooser (66-2build1) ... 2021-05-19T20:36:22.5527422Z Setting up libwacom-common (1.3-2ubuntu3) ... 2021-05-19T20:36:22.5563423Z Setting up python3-sip (4.19.21+dfsg-1build1) ... 2021-05-19T20:36:22.7412967Z Setting up libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-19T20:36:22.7449472Z Setting up libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-19T20:36:22.7478785Z Setting up libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-19T20:36:22.7512581Z Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-19T20:36:23.8898949Z Setting up libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-19T20:36:23.8932813Z Setting up libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-19T20:36:23.8964970Z Setting up libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-19T20:36:23.9000208Z Setting up qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-19T20:36:23.9035248Z Setting up libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T20:36:23.9063489Z Setting up proj-bin (6.3.1-1) ... 2021-05-19T20:36:23.9093704Z Setting up libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-19T20:36:23.9128996Z Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4ubuntu0.1) ... 2021-05-19T20:36:23.9173889Z Setting up geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-19T20:36:24.3613082Z geoclue.service is a disabled or a static unit, not starting it. 2021-05-19T20:36:24.3634891Z Setting up libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-19T20:36:24.3663934Z Setting up python3-nbformat (5.0.4-1) ... 2021-05-19T20:36:24.5564590Z Setting up libmbim-proxy (1.22.0-2) ... 2021-05-19T20:36:24.5598467Z Setting up python3-pyproj (2.5.0+ds-1) ... 2021-05-19T20:36:24.7527791Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T20:36:24.7561747Z Setting up python3-bs4 (4.8.2-1) ... 2021-05-19T20:36:24.9836101Z Setting up libgeotiff5:amd64 (1.5.1-2) ... 2021-05-19T20:36:24.9880656Z Setting up gcr (3.36.0-2build1) ... 2021-05-19T20:36:24.9929518Z Setting up libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T20:36:24.9969314Z Setting up wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-19T20:36:25.1603430Z Created symlink /etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-19T20:36:25.1606333Z Created symlink /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-19T20:36:25.7432143Z Setting up python3-pil:amd64 (7.0.0-4ubuntu0.4) ... 2021-05-19T20:36:26.0655866Z Setting up libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T20:36:26.0683758Z Setting up gstreamer1.0-plugins-base:amd64 (1.16.2-4ubuntu0.1) ... 2021-05-19T20:36:26.0708124Z Setting up libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-19T20:36:26.0737590Z Setting up qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T20:36:26.0764477Z Setting up qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-19T20:36:26.0825713Z Setting up libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-19T20:36:26.0856403Z Setting up python3-plotly (4.4.1+dfsg-1) ... 2021-05-19T20:36:26.2676630Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-19T20:36:26.2751163Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-19T20:36:26.2753362Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-19T20:36:26.2755411Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-19T20:36:26.3194971Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:194: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-19T20:36:26.3196201Z if direction is "increasing": 2021-05-19T20:36:26.3197803Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:199: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-19T20:36:26.3198937Z elif direction is "decreasing": 2021-05-19T20:36:26.3415436Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:176: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-19T20:36:26.3416592Z if direction is "increasing": 2021-05-19T20:36:26.3418100Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-19T20:36:26.3419128Z elif direction is "decreasing": 2021-05-19T20:36:27.4813076Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:460: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-19T20:36:27.4815842Z if props["offset_coordinates"] is "data": 2021-05-19T20:36:27.4819127Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:572: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-19T20:36:27.4821409Z if props["coordinates"] is not "data": 2021-05-19T20:36:28.3896168Z Setting up avahi-daemon (0.7-4ubuntu7) ... 2021-05-19T20:36:29.0618278Z Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /lib/systemd/system/avahi-daemon.service. 2021-05-19T20:36:29.0625705Z Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /lib/systemd/system/avahi-daemon.service. 2021-05-19T20:36:29.0628845Z Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /lib/systemd/system/avahi-daemon.socket. 2021-05-19T20:36:30.3701119Z Setting up libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-19T20:36:30.3733272Z First installation detected... 2021-05-19T20:36:30.3734291Z Checking NSS setup... 2021-05-19T20:36:30.3777071Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-19T20:36:30.3832669Z Setting up libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T20:36:30.3922947Z Setting up python3-owslib (0.19.1-1) ... 2021-05-19T20:36:30.7111866Z Setting up libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-19T20:36:30.7167982Z Setting up libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-19T20:36:30.7198205Z Setting up libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-19T20:36:30.7237429Z Setting up libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-19T20:36:30.7292258Z Setting up libwacom-bin (1.3-2ubuntu3) ... 2021-05-19T20:36:30.7325285Z Setting up libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-19T20:36:30.7368703Z Setting up libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-19T20:36:30.7410346Z Setting up libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-19T20:36:30.7443808Z Setting up python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-19T20:36:30.9622517Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-19T20:36:30.9663955Z Setting up libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-19T20:36:30.9697667Z Setting up grass-core (7.8.2-1build3) ... 2021-05-19T20:36:31.3799722Z /usr/lib/grass78/etc/python/grass/pygrass/gis/__init__.py:75: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-19T20:36:31.3802880Z if value is '': 2021-05-19T20:36:31.4978129Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-19T20:36:31.4979205Z if do_profiling is "True" or do_profiling is "1": 2021-05-19T20:36:31.4980407Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-19T20:36:31.4981435Z if do_profiling is "True" or do_profiling is "1": 2021-05-19T20:36:31.4982603Z /usr/lib/grass78/etc/python/grass/temporal/core.py:582: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-19T20:36:31.4983684Z if driver_string is not None and driver_string is not "": 2021-05-19T20:36:31.5505190Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-19T20:36:31.5506418Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-19T20:36:31.5507748Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-19T20:36:31.5509130Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-19T20:36:31.6255701Z Setting up libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-19T20:36:31.6291465Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T20:36:31.6413292Z Setting up libqmi-proxy (1.24.8-1) ... 2021-05-19T20:36:31.6451273Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T20:36:31.6486161Z Setting up libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T20:36:31.6721156Z Setting up libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-19T20:36:31.6753935Z Setting up libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T20:36:31.6816043Z Setting up qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T20:36:31.6854112Z Setting up libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T20:36:31.6891765Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T20:36:31.6948488Z Setting up gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-19T20:36:31.8014782Z Setting up qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-19T20:36:31.8067204Z Setting up libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T20:36:31.8116746Z Setting up libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T20:36:31.8161131Z Setting up modemmanager (1.12.8-1) ... 2021-05-19T20:36:31.9695491Z Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service → /lib/systemd/system/ModemManager.service. 2021-05-19T20:36:31.9700686Z Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service → /lib/systemd/system/ModemManager.service. 2021-05-19T20:36:32.5971823Z Setting up libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-19T20:36:32.6018278Z Setting up libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-19T20:36:32.6048649Z Setting up libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-19T20:36:32.6097259Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-19T20:36:32.6135475Z Setting up libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T20:36:32.6178326Z Setting up qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-19T20:36:32.6231783Z Setting up libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-19T20:36:32.6265738Z Setting up libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-19T20:36:32.6317209Z Setting up libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-19T20:36:32.6356452Z Setting up libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-19T20:36:32.6394823Z Setting up libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-19T20:36:32.6441481Z Setting up libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T20:36:32.6489058Z Setting up libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T20:36:32.6526025Z Setting up libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T20:36:32.6570120Z Setting up libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T20:36:32.6625779Z Setting up qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-19T20:36:32.6667151Z Setting up qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-19T20:36:32.6708219Z Setting up libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T20:36:32.6757935Z Setting up qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T20:36:32.6790342Z Setting up python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-19T20:36:32.8724242Z Setting up python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-19T20:36:32.8760527Z Setting up libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T20:36:32.8806839Z Setting up qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T20:36:32.8851049Z Setting up qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T20:37:11.0020682Z Setting up libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T20:37:11.0067778Z Setting up python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-19T20:37:11.0103459Z Setting up libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T20:37:11.0134520Z Setting up qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T20:37:11.0163912Z Setting up libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T20:37:11.0197775Z Setting up libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T20:37:11.0229611Z Setting up qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T20:37:11.0258477Z Setting up python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T20:37:11.1981817Z Setting up libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T20:37:11.2017113Z Setting up python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-19T20:37:11.2043057Z Setting up qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T20:37:11.2068219Z Setting up python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-19T20:37:11.2100234Z Setting up python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T20:37:11.4032772Z Setting up libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T20:37:11.4079128Z Setting up qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T20:37:11.4126194Z Setting up qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T20:37:11.4271434Z Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-05-19T20:37:11.4757867Z Processing triggers for shared-mime-info (1.15-1) ... 2021-05-19T20:37:12.9957487Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-19T20:37:13.0174708Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-19T20:37:13.0455965Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-19T20:37:13.0635728Z Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ... 2021-05-19T20:37:13.1328029Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-19T20:37:13.1677006Z Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-19T20:37:13.4539428Z Processing triggers for man-db (2.9.1-1) ... 2021-05-19T20:37:27.4320809Z Setting up pinentry-gnome3 (1.1.0-3build1) ... 2021-05-19T20:37:27.4526789Z Setting up gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-19T20:37:29.5089709Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-19T20:37:29.5090365Z with: 2021-05-19T20:37:29.5090915Z github_slug: neuroconductor/dcmsort 2021-05-19T20:37:29.5091462Z env: 2021-05-19T20:37:29.5091964Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T20:37:29.5092520Z TIC_DEPLOY_KEY: 2021-05-19T20:37:29.5093500Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-19T20:37:29.5095565Z GITHUB_PAT: *** 2021-05-19T20:37:29.5096514Z COVERALLS_TOKEN: *** 2021-05-19T20:37:29.5097100Z continue-on-error: false 2021-05-19T20:37:29.5097646Z VDIFFR_RUN_TESTS: 2021-05-19T20:37:29.5098222Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-19T20:37:29.5098733Z TZ: UTC 2021-05-19T20:37:29.5099191Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T20:37:29.5099683Z NOT_CRAN: true 2021-05-19T20:37:29.5100117Z ##[endgroup] 2021-05-19T20:37:29.5479223Z repo slug is: neuroconductor/dcmsort 2021-05-19T20:37:29.5616478Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-19T20:37:29.5617162Z env: 2021-05-19T20:37:29.5617691Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T20:37:29.5618244Z TIC_DEPLOY_KEY: 2021-05-19T20:37:29.5619199Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-19T20:37:29.5620803Z GITHUB_PAT: *** 2021-05-19T20:37:29.5621754Z COVERALLS_TOKEN: *** 2021-05-19T20:37:29.5622321Z continue-on-error: false 2021-05-19T20:37:29.5622886Z VDIFFR_RUN_TESTS: 2021-05-19T20:37:29.5623455Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-19T20:37:29.5623965Z TZ: UTC 2021-05-19T20:37:29.5624425Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T20:37:29.5624897Z NOT_CRAN: true 2021-05-19T20:37:29.5625337Z ##[endgroup] 2021-05-19T20:37:29.7998459Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-19T20:37:29.7999148Z with: 2021-05-19T20:37:29.7999570Z repo_name: dcmsort 2021-05-19T20:37:29.8000043Z repo_version: 0.3.0 2021-05-19T20:37:29.8000505Z runner_os: Linux 2021-05-19T20:37:29.8000940Z R_version: 3.6 2021-05-19T20:37:29.8001343Z env: 2021-05-19T20:37:29.8001832Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T20:37:29.8002371Z TIC_DEPLOY_KEY: 2021-05-19T20:37:29.8003324Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-19T20:37:29.8005397Z GITHUB_PAT: *** 2021-05-19T20:37:29.8006344Z COVERALLS_TOKEN: *** 2021-05-19T20:37:29.8006921Z continue-on-error: false 2021-05-19T20:37:29.8007459Z VDIFFR_RUN_TESTS: 2021-05-19T20:37:29.8008025Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-19T20:37:29.8008528Z TZ: UTC 2021-05-19T20:37:29.8008982Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T20:37:29.8009463Z NOT_CRAN: true 2021-05-19T20:37:29.8009912Z ##[endgroup] 2021-05-19T20:37:29.8439086Z Package: dcmsort 2021-05-19T20:37:29.8439627Z Version: 0.3.0 2021-05-19T20:37:29.8440088Z OS: Linux 2021-05-19T20:37:29.8553218Z ##[group]Run install.packages('remotes') 2021-05-19T20:37:29.8554023Z install.packages('remotes') 2021-05-19T20:37:29.8554981Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-19T20:37:29.8556122Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-19T20:37:29.8563833Z shell: /usr/local/bin/Rscript {0} 2021-05-19T20:37:29.8564305Z env: 2021-05-19T20:37:29.8564830Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T20:37:29.8565364Z TIC_DEPLOY_KEY: 2021-05-19T20:37:29.8566339Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-19T20:37:29.8567919Z GITHUB_PAT: *** 2021-05-19T20:37:29.8568837Z COVERALLS_TOKEN: *** 2021-05-19T20:37:29.8569420Z continue-on-error: false 2021-05-19T20:37:29.8569989Z VDIFFR_RUN_TESTS: 2021-05-19T20:37:29.8570542Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-19T20:37:29.8571081Z TZ: UTC 2021-05-19T20:37:29.8571534Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T20:37:29.8572147Z NOT_CRAN: true 2021-05-19T20:37:29.8572573Z ##[endgroup] 2021-05-19T20:37:30.0708259Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-19T20:37:30.0712137Z (as ‘lib’ is unspecified) 2021-05-19T20:37:47.5235813Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/remotes_2.3.0.tar.gz' 2021-05-19T20:37:47.7755285Z Content type 'binary/octet-stream' length 390979 bytes (381 KB) 2021-05-19T20:37:47.7794414Z ================================================== 2021-05-19T20:37:47.7795580Z downloaded 381 KB 2021-05-19T20:37:47.7796305Z 2021-05-19T20:37:48.0556423Z * installing *binary* package ‘remotes’ ... 2021-05-19T20:37:48.0621645Z * DONE (remotes) 2021-05-19T20:37:48.0685663Z 2021-05-19T20:37:48.0686859Z The downloaded source packages are in 2021-05-19T20:37:48.0688545Z ‘/tmp/RtmpMtyTlf/downloaded_packages’ 2021-05-19T20:38:18.0300253Z ##[group]Run actions/cache@v1 2021-05-19T20:38:18.0300760Z with: 2021-05-19T20:38:18.0301270Z path: /home/runner/work/_temp/Library 2021-05-19T20:38:18.0304807Z key: Linux-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1-655295d6fb5f9af0cf5079903c355b4e5e635608fcfbe1fd895b21a95fcd759f 2021-05-19T20:38:18.0309607Z restore-keys: Linux-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1- 2021-05-19T20:38:18.0311072Z env: 2021-05-19T20:38:18.0311580Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T20:38:18.0312138Z TIC_DEPLOY_KEY: 2021-05-19T20:38:18.0313105Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-19T20:38:18.0315275Z GITHUB_PAT: *** 2021-05-19T20:38:18.0316214Z COVERALLS_TOKEN: *** 2021-05-19T20:38:18.0316804Z continue-on-error: false 2021-05-19T20:38:18.0317356Z VDIFFR_RUN_TESTS: 2021-05-19T20:38:18.0317927Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-19T20:38:18.0318505Z TZ: UTC 2021-05-19T20:38:18.0318949Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T20:38:18.0319439Z NOT_CRAN: true 2021-05-19T20:38:18.0319880Z ##[endgroup] 2021-05-19T20:38:18.0826001Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-19T20:38:18.0920506Z ##[group]Run Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-19T20:38:18.0921445Z Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-19T20:38:18.0922322Z sysreqs=$(Rscript -e "cat(sysreqs::sysreq_commands('DESCRIPTION'))") 2021-05-19T20:38:18.0923048Z sudo -s eval "$sysreqs" 2021-05-19T20:38:18.0971775Z shell: /usr/bin/bash -e {0} 2021-05-19T20:38:18.0972242Z env: 2021-05-19T20:38:18.0972764Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T20:38:18.0973321Z TIC_DEPLOY_KEY: 2021-05-19T20:38:18.0974332Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-19T20:38:18.0975943Z GITHUB_PAT: *** 2021-05-19T20:38:18.0976882Z COVERALLS_TOKEN: *** 2021-05-19T20:38:18.0977445Z continue-on-error: false 2021-05-19T20:38:18.0978022Z VDIFFR_RUN_TESTS: 2021-05-19T20:38:18.0978575Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-19T20:38:18.0979096Z TZ: UTC 2021-05-19T20:38:18.0979567Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T20:38:18.0980056Z NOT_CRAN: true 2021-05-19T20:38:18.0980599Z RHUB_PLATFORM: linux-x86_64-ubuntu-gcc 2021-05-19T20:38:18.0981161Z ##[endgroup] 2021-05-19T20:38:18.3316800Z Using github PAT from envvar GITHUB_PAT 2021-05-19T20:38:19.7352227Z Downloading GitHub repo r-hub/sysreqs@HEAD 2021-05-19T20:38:40.0117600Z rprojroot (NA -> 2.0.2) [CRAN] 2021-05-19T20:38:40.0123855Z crayon (NA -> 1.4.1) [CRAN] 2021-05-19T20:38:40.0125068Z R6 (NA -> 2.5.0) [CRAN] 2021-05-19T20:38:40.0126253Z desc (NA -> 1.3.0) [CRAN] 2021-05-19T20:38:40.0127459Z debugme (NA -> 1.1.0) [CRAN] 2021-05-19T20:38:40.0147847Z Installing 5 packages: rprojroot, crayon, R6, desc, debugme 2021-05-19T20:38:40.0170627Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-19T20:38:40.0171842Z (as ‘lib’ is unspecified) 2021-05-19T20:38:56.5957473Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-19T20:38:56.8593676Z Content type 'binary/octet-stream' length 96727 bytes (94 KB) 2021-05-19T20:38:56.8611766Z ================================================== 2021-05-19T20:38:56.8613209Z downloaded 94 KB 2021-05-19T20:38:56.8614164Z 2021-05-19T20:38:56.8647739Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crayon_1.4.1.tar.gz' 2021-05-19T20:38:57.3888161Z Content type 'binary/octet-stream' length 138304 bytes (135 KB) 2021-05-19T20:38:57.3908040Z ================================================== 2021-05-19T20:38:57.3909760Z downloaded 135 KB 2021-05-19T20:38:57.3910638Z 2021-05-19T20:38:57.3948029Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R6_2.5.0.tar.gz' 2021-05-19T20:38:57.6468714Z Content type 'binary/octet-stream' length 82062 bytes (80 KB) 2021-05-19T20:38:57.6483283Z ================================================== 2021-05-19T20:38:57.6483880Z downloaded 80 KB 2021-05-19T20:38:57.6484215Z 2021-05-19T20:38:57.6524265Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/desc_1.3.0.tar.gz' 2021-05-19T20:38:57.9024375Z Content type 'binary/octet-stream' length 529290 bytes (516 KB) 2021-05-19T20:38:57.9058262Z ================================================== 2021-05-19T20:38:57.9058905Z downloaded 516 KB 2021-05-19T20:38:57.9059239Z 2021-05-19T20:38:57.9098733Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/debugme_1.1.0.tar.gz' 2021-05-19T20:38:58.3298531Z Content type 'binary/octet-stream' length 1015184 bytes (991 KB) 2021-05-19T20:38:58.3367629Z ================================================== 2021-05-19T20:38:58.3368707Z downloaded 991 KB 2021-05-19T20:38:58.3369094Z 2021-05-19T20:38:58.6060132Z * installing *binary* package ‘rprojroot’ ... 2021-05-19T20:38:58.6119731Z * DONE (rprojroot) 2021-05-19T20:38:58.8644185Z * installing *binary* package ‘crayon’ ... 2021-05-19T20:38:58.8696802Z * DONE (crayon) 2021-05-19T20:38:59.1266567Z * installing *binary* package ‘R6’ ... 2021-05-19T20:38:59.1320645Z * DONE (R6) 2021-05-19T20:38:59.4256945Z * installing *binary* package ‘desc’ ... 2021-05-19T20:38:59.4321940Z * DONE (desc) 2021-05-19T20:38:59.7245889Z * installing *binary* package ‘debugme’ ... 2021-05-19T20:38:59.7315788Z * DONE (debugme) 2021-05-19T20:38:59.7379945Z 2021-05-19T20:38:59.7381804Z The downloaded source packages are in 2021-05-19T20:38:59.7383389Z ‘/tmp/RtmpimSZTJ/downloaded_packages’ 2021-05-19T20:38:59.7393281Z Running `R CMD build`... 2021-05-19T20:39:00.0374029Z * checking for file ‘/tmp/RtmpimSZTJ/remotes66504d01e4d7/r-hub-sysreqs-f068afa/DESCRIPTION’ ... OK 2021-05-19T20:39:00.0376680Z * preparing ‘sysreqs’: 2021-05-19T20:39:00.0378614Z * checking DESCRIPTION meta-information ... OK 2021-05-19T20:39:00.0380985Z * checking for LF line-endings in source and make files and shell scripts 2021-05-19T20:39:00.0384690Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-19T20:39:00.0386328Z * checking for empty or unneeded directories 2021-05-19T20:39:00.0390773Z (as ‘lib’ is unspecified) 2021-05-19T20:39:00.0391655Z * building ‘sysreqs_1.0.0.9000.tar.gz’ 2021-05-19T20:39:00.2824670Z * installing *source* package ‘sysreqs’ ... 2021-05-19T20:39:00.2826688Z ** using staged installation 2021-05-19T20:39:00.3033868Z ** R 2021-05-19T20:39:00.3075671Z ** byte-compile and prepare package for lazy loading 2021-05-19T20:39:00.7283510Z ** help 2021-05-19T20:39:00.7466009Z *** installing help indices 2021-05-19T20:39:00.7669149Z ** building package indices 2021-05-19T20:39:01.0040484Z ** testing if installed package can be loaded from temporary location 2021-05-19T20:39:01.2368330Z ** testing if installed package can be loaded from final location 2021-05-19T20:39:01.4708274Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T20:39:01.4714825Z * DONE (sysreqs) 2021-05-19T20:39:22.5685911Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-19T20:39:22.5688719Z Hit:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-19T20:39:22.5737717Z Hit:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-19T20:39:22.5790995Z Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-19T20:39:22.5894342Z Hit:5 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease 2021-05-19T20:39:22.6360605Z Hit:6 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-19T20:39:22.7199638Z Hit:7 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease 2021-05-19T20:39:22.8815446Z Hit:8 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-19T20:39:24.4594380Z Reading package lists... 2021-05-19T20:39:24.5470363Z Reading package lists... 2021-05-19T20:39:24.7328923Z Building dependency tree... 2021-05-19T20:39:24.7354472Z Reading state information... 2021-05-19T20:39:24.9088244Z libicu-dev is already the newest version (66.1-2ubuntu2). 2021-05-19T20:39:24.9089636Z libicu-dev set to manually installed. 2021-05-19T20:39:24.9090974Z pandoc is already the newest version (2.7.3-1). 2021-05-19T20:39:24.9100141Z The following additional packages will be installed: 2021-05-19T20:39:24.9102430Z libbibutils6 libghc-pandoc-citeproc-data libssl1.1 2021-05-19T20:39:24.9103799Z Suggested packages: 2021-05-19T20:39:24.9105452Z libcurl4-doc libidn11-dev libldap2-dev librtmp-dev libssl-doc 2021-05-19T20:39:24.9659362Z The following NEW packages will be installed: 2021-05-19T20:39:24.9666773Z libbibutils6 libcurl4-openssl-dev libghc-pandoc-citeproc-data 2021-05-19T20:39:24.9668381Z pandoc-citeproc 2021-05-19T20:39:24.9675015Z The following packages will be upgraded: 2021-05-19T20:39:24.9678051Z libssl-dev libssl1.1 2021-05-19T20:39:24.9912941Z 2 upgraded, 4 newly installed, 0 to remove and 15 not upgraded. 2021-05-19T20:39:24.9914004Z Need to get 16.6 MB of archives. 2021-05-19T20:39:24.9915196Z After this operation, 109 MB of additional disk space will be used. 2021-05-19T20:39:24.9918629Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.4 [1583 kB] 2021-05-19T20:39:25.0169217Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.4 [1319 kB] 2021-05-19T20:39:25.0365710Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbibutils6 amd64 6.2-1 [365 kB] 2021-05-19T20:39:25.0460091Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4-openssl-dev amd64 7.68.0-1ubuntu2.5 [321 kB] 2021-05-19T20:39:25.0498132Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libghc-pandoc-citeproc-data all 0.15.0.1-1build4 [51.1 kB] 2021-05-19T20:39:25.0506488Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 pandoc-citeproc amd64 0.15.0.1-1build4 [12.9 MB] 2021-05-19T20:39:25.6920875Z Preconfiguring packages ... 2021-05-19T20:39:25.7870045Z Fetched 16.6 MB in 0s (60.0 MB/s) 2021-05-19T20:39:25.8332366Z (Reading database ... 2021-05-19T20:39:25.8333471Z (Reading database ... 5% 2021-05-19T20:39:25.8334550Z (Reading database ... 10% 2021-05-19T20:39:25.8335184Z (Reading database ... 15% 2021-05-19T20:39:25.8335743Z (Reading database ... 20% 2021-05-19T20:39:25.8336372Z (Reading database ... 25% 2021-05-19T20:39:25.8336943Z (Reading database ... 30% 2021-05-19T20:39:25.8337496Z (Reading database ... 35% 2021-05-19T20:39:25.8338054Z (Reading database ... 40% 2021-05-19T20:39:25.8338600Z (Reading database ... 45% 2021-05-19T20:39:25.8340169Z (Reading database ... 50% 2021-05-19T20:39:25.8453548Z (Reading database ... 55% 2021-05-19T20:39:26.3563498Z (Reading database ... 60% 2021-05-19T20:39:26.3572391Z (Reading database ... 65% 2021-05-19T20:39:26.3573372Z (Reading database ... 70% 2021-05-19T20:39:26.3574145Z (Reading database ... 75% 2021-05-19T20:39:26.3574918Z (Reading database ... 80% 2021-05-19T20:39:26.3575937Z (Reading database ... 85% 2021-05-19T20:39:26.3576684Z (Reading database ... 90% 2021-05-19T20:39:26.3577454Z (Reading database ... 95% 2021-05-19T20:39:26.3578238Z (Reading database ... 100% 2021-05-19T20:39:26.3579305Z (Reading database ... 259054 files and directories currently installed.) 2021-05-19T20:39:26.3581295Z Preparing to unpack .../0-libssl-dev_1.1.1f-1ubuntu2.4_amd64.deb ... 2021-05-19T20:39:26.3582900Z Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.4) over (1.1.1f-1ubuntu2.3) ... 2021-05-19T20:39:26.3584371Z Preparing to unpack .../1-libssl1.1_1.1.1f-1ubuntu2.4_amd64.deb ... 2021-05-19T20:39:26.3586643Z Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.4) over (1.1.1f-1ubuntu2.3) ... 2021-05-19T20:39:26.4158732Z Selecting previously unselected package libbibutils6. 2021-05-19T20:39:26.4410248Z Preparing to unpack .../2-libbibutils6_6.2-1_amd64.deb ... 2021-05-19T20:39:26.4424150Z Unpacking libbibutils6 (6.2-1) ... 2021-05-19T20:39:26.5271742Z Selecting previously unselected package libcurl4-openssl-dev:amd64. 2021-05-19T20:39:26.5514849Z Preparing to unpack .../3-libcurl4-openssl-dev_7.68.0-1ubuntu2.5_amd64.deb ... 2021-05-19T20:39:26.5530516Z Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-19T20:39:26.6272400Z Selecting previously unselected package libghc-pandoc-citeproc-data. 2021-05-19T20:39:26.6485328Z Preparing to unpack .../4-libghc-pandoc-citeproc-data_0.15.0.1-1build4_all.deb ... 2021-05-19T20:39:26.6502583Z Unpacking libghc-pandoc-citeproc-data (0.15.0.1-1build4) ... 2021-05-19T20:39:26.6871286Z Selecting previously unselected package pandoc-citeproc. 2021-05-19T20:39:26.7140878Z Preparing to unpack .../5-pandoc-citeproc_0.15.0.1-1build4_amd64.deb ... 2021-05-19T20:39:26.7153667Z Unpacking pandoc-citeproc (0.15.0.1-1build4) ... 2021-05-19T20:39:26.7196086Z Replaced by files in installed package pandoc (2.7.3-1) ... 2021-05-19T20:39:28.4234787Z Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.4) ... 2021-05-19T20:39:28.5956247Z Setting up libghc-pandoc-citeproc-data (0.15.0.1-1build4) ... 2021-05-19T20:39:28.5994856Z Setting up libbibutils6 (6.2-1) ... 2021-05-19T20:39:28.6034559Z Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-19T20:39:28.6069293Z Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.4) ... 2021-05-19T20:39:28.6100119Z Setting up pandoc-citeproc (0.15.0.1-1build4) ... 2021-05-19T20:39:28.6142710Z Processing triggers for man-db (2.9.1-1) ... 2021-05-19T20:39:32.3588499Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-19T20:39:34.2863396Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-19T20:39:34.2864226Z remotes::install_github("ropensci/tic") 2021-05-19T20:39:34.2864992Z remotes::install_github("muschellij2/ghtravis") 2021-05-19T20:39:34.2865800Z remotes::install_github("muschellij2/aghast") 2021-05-19T20:39:34.2866541Z remotes::install_cran("covr") 2021-05-19T20:39:34.2874543Z shell: /usr/local/bin/Rscript {0} 2021-05-19T20:39:34.2875033Z env: 2021-05-19T20:39:34.2875625Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T20:39:34.2876192Z TIC_DEPLOY_KEY: 2021-05-19T20:39:34.2877174Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-19T20:39:34.2879107Z GITHUB_PAT: *** 2021-05-19T20:39:34.2880188Z COVERALLS_TOKEN: *** 2021-05-19T20:39:34.2880792Z continue-on-error: false 2021-05-19T20:39:34.2881356Z VDIFFR_RUN_TESTS: 2021-05-19T20:39:34.2881915Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-19T20:39:34.2882529Z TZ: UTC 2021-05-19T20:39:34.2882981Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T20:39:34.2883468Z NOT_CRAN: true 2021-05-19T20:39:34.2883904Z ##[endgroup] 2021-05-19T20:39:34.5183619Z Using github PAT from envvar GITHUB_PAT 2021-05-19T20:39:35.7598477Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-19T20:39:55.8654806Z 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-19T20:39:55.8658943Z rlang (NA -> 0.4.11) [CRAN] 2021-05-19T20:39:55.8672099Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-19T20:39:55.8675123Z (as ‘lib’ is unspecified) 2021-05-19T20:39:55.8676489Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-19T20:39:55.8678157Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-19T20:39:55.8679634Z sys (NA -> 3.4 ) [CRAN] 2021-05-19T20:39:55.8681167Z askpass (NA -> 1.1 ) [CRAN] 2021-05-19T20:39:55.8682678Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-19T20:39:55.8684161Z mime (NA -> 0.10 ) [CRAN] 2021-05-19T20:39:55.8685618Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-19T20:39:55.8687093Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-19T20:39:55.8688567Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-19T20:39:55.8690025Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-19T20:39:55.8694585Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-19T20:39:55.8696301Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-19T20:39:55.8697811Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-19T20:39:55.8699308Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-19T20:39:55.8700920Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-19T20:39:55.8702487Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-19T20:39:55.8705029Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-19T20:39:55.8706934Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-19T20:39:55.8709900Z whisker (NA -> 0.4 ) [CRAN] 2021-05-19T20:39:55.8711292Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-19T20:39:55.8712024Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-19T20:39:55.8712777Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-19T20:39:55.8713515Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-19T20:39:55.8714207Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-19T20:39:55.8714906Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-19T20:39:55.8715615Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-19T20:39:55.8716325Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-19T20:39:55.8717057Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-19T20:39:55.8717786Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-19T20:39:55.8718516Z git2r (NA -> 0.28.0) [CRAN] 2021-05-19T20:40:12.5271781Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rlang_0.4.11.tar.gz' 2021-05-19T20:40:12.7819281Z Content type 'binary/octet-stream' length 1393952 bytes (1.3 MB) 2021-05-19T20:40:12.8357433Z ================================================== 2021-05-19T20:40:12.8358588Z downloaded 1.3 MB 2021-05-19T20:40:12.8359524Z 2021-05-19T20:40:12.8396214Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-19T20:40:13.1210025Z Content type 'binary/octet-stream' length 232440 bytes (226 KB) 2021-05-19T20:40:13.1237952Z ================================================== 2021-05-19T20:40:13.1238558Z downloaded 226 KB 2021-05-19T20:40:13.1238893Z 2021-05-19T20:40:13.1279494Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/glue_1.4.2.tar.gz' 2021-05-19T20:40:13.3827738Z Content type 'binary/octet-stream' length 144331 bytes (140 KB) 2021-05-19T20:40:13.3852496Z ================================================== 2021-05-19T20:40:13.3853103Z downloaded 140 KB 2021-05-19T20:40:13.3853423Z 2021-05-19T20:40:13.3894549Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sys_3.4.tar.gz' 2021-05-19T20:40:13.6366098Z Content type 'binary/octet-stream' length 54878 bytes (53 KB) 2021-05-19T20:40:13.6374904Z ================================================== 2021-05-19T20:40:13.6376318Z downloaded 53 KB 2021-05-19T20:40:13.6377190Z 2021-05-19T20:40:13.6418196Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/askpass_1.1.tar.gz' 2021-05-19T20:40:13.8864759Z Content type 'binary/octet-stream' length 23556 bytes (23 KB) 2021-05-19T20:40:13.8867012Z ================================================== 2021-05-19T20:40:13.8868260Z downloaded 23 KB 2021-05-19T20:40:13.8869732Z 2021-05-19T20:40:13.8901230Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/openssl_1.4.4.tar.gz' 2021-05-19T20:40:14.4133577Z Content type 'binary/octet-stream' length 1492770 bytes (1.4 MB) 2021-05-19T20:40:14.4287812Z ================================================== 2021-05-19T20:40:14.4288906Z downloaded 1.4 MB 2021-05-19T20:40:14.4289553Z 2021-05-19T20:40:14.4326908Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mime_0.10.tar.gz' 2021-05-19T20:40:14.8036934Z Content type 'binary/octet-stream' length 37505 bytes (36 KB) 2021-05-19T20:40:14.8041535Z ================================================== 2021-05-19T20:40:14.8042975Z downloaded 36 KB 2021-05-19T20:40:14.8043912Z 2021-05-19T20:40:14.8078043Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/curl_4.3.1.tar.gz' 2021-05-19T20:40:15.0602758Z Content type 'binary/octet-stream' length 905360 bytes (884 KB) 2021-05-19T20:40:15.0699423Z ================================================== 2021-05-19T20:40:15.0700455Z downloaded 884 KB 2021-05-19T20:40:15.0701012Z 2021-05-19T20:40:15.0740242Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-19T20:40:15.3166720Z Content type 'binary/octet-stream' length 536284 bytes (523 KB) 2021-05-19T20:40:15.3215938Z ================================================== 2021-05-19T20:40:15.3216762Z downloaded 523 KB 2021-05-19T20:40:15.3217421Z 2021-05-19T20:40:15.3257966Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ini_0.3.1.tar.gz' 2021-05-19T20:40:15.7032357Z Content type 'binary/octet-stream' length 12986 bytes (12 KB) 2021-05-19T20:40:15.7034557Z ================================================== 2021-05-19T20:40:15.7035766Z downloaded 12 KB 2021-05-19T20:40:15.7036648Z 2021-05-19T20:40:15.7074168Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httr_1.4.2.tar.gz' 2021-05-19T20:40:15.9515178Z Content type 'binary/octet-stream' length 497896 bytes (486 KB) 2021-05-19T20:40:15.9696340Z ================================================== 2021-05-19T20:40:15.9697338Z downloaded 486 KB 2021-05-19T20:40:15.9697881Z 2021-05-19T20:40:15.9734671Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-19T20:40:16.3654382Z Content type 'binary/octet-stream' length 93171 bytes (90 KB) 2021-05-19T20:40:16.3664598Z ================================================== 2021-05-19T20:40:16.3666131Z downloaded 90 KB 2021-05-19T20:40:16.3667066Z 2021-05-19T20:40:16.3709440Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cli_2.5.0.tar.gz' 2021-05-19T20:40:16.9232983Z Content type 'binary/octet-stream' length 520412 bytes (508 KB) 2021-05-19T20:40:16.9290759Z ================================================== 2021-05-19T20:40:16.9291363Z downloaded 508 KB 2021-05-19T20:40:16.9291727Z 2021-05-19T20:40:16.9331150Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zip_2.1.1.tar.gz' 2021-05-19T20:40:17.1770691Z Content type 'binary/octet-stream' length 636558 bytes (621 KB) 2021-05-19T20:40:17.1854564Z ================================================== 2021-05-19T20:40:17.1855163Z downloaded 621 KB 2021-05-19T20:40:17.1855497Z 2021-05-19T20:40:17.1895157Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-19T20:40:17.3863224Z Content type 'binary/octet-stream' length 274043 bytes (267 KB) 2021-05-19T20:40:17.3899573Z ================================================== 2021-05-19T20:40:17.3900193Z downloaded 267 KB 2021-05-19T20:40:17.3900595Z 2021-05-19T20:40:17.3940062Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/credentials_1.3.0.tar.gz' 2021-05-19T20:40:17.5415578Z Content type 'binary/octet-stream' length 171562 bytes (167 KB) 2021-05-19T20:40:17.5439841Z ================================================== 2021-05-19T20:40:17.5440441Z downloaded 167 KB 2021-05-19T20:40:17.5440761Z 2021-05-19T20:40:17.5479930Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-19T20:40:17.7996138Z Content type 'binary/octet-stream' length 240548 bytes (234 KB) 2021-05-19T20:40:17.8030734Z ================================================== 2021-05-19T20:40:17.8031357Z downloaded 234 KB 2021-05-19T20:40:17.8031691Z 2021-05-19T20:40:17.8072179Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/yaml_2.2.1.tar.gz' 2021-05-19T20:40:18.8735483Z Content type 'binary/octet-stream' length 283644 bytes (276 KB) 2021-05-19T20:40:18.8736575Z ================================================== 2021-05-19T20:40:18.8737204Z downloaded 276 KB 2021-05-19T20:40:18.8737627Z 2021-05-19T20:40:18.8739382Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/withr_2.4.2.tar.gz' 2021-05-19T20:40:18.8741126Z Content type 'binary/octet-stream' length 205998 bytes (201 KB) 2021-05-19T20:40:18.8741964Z ================================================== 2021-05-19T20:40:18.8742556Z downloaded 201 KB 2021-05-19T20:40:18.8742976Z 2021-05-19T20:40:18.8744520Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/whisker_0.4.tar.gz' 2021-05-19T20:40:18.8746249Z Content type 'binary/octet-stream' length 65729 bytes (64 KB) 2021-05-19T20:40:18.8746963Z ================================================== 2021-05-19T20:40:18.8747574Z downloaded 64 KB 2021-05-19T20:40:18.8748007Z 2021-05-19T20:40:18.8749748Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-19T20:40:18.9682216Z Content type 'binary/octet-stream' length 47356 bytes (46 KB) 2021-05-19T20:40:18.9693305Z ================================================== 2021-05-19T20:40:18.9694130Z downloaded 46 KB 2021-05-19T20:40:18.9694659Z 2021-05-19T20:40:18.9730393Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/purrr_0.3.4.tar.gz' 2021-05-19T20:40:19.2230089Z Content type 'binary/octet-stream' length 426832 bytes (416 KB) 2021-05-19T20:40:19.2278098Z ================================================== 2021-05-19T20:40:19.2279085Z downloaded 416 KB 2021-05-19T20:40:19.2279579Z 2021-05-19T20:40:19.2316935Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-19T20:40:19.4973141Z Content type 'binary/octet-stream' length 93210 bytes (91 KB) 2021-05-19T20:40:19.4983715Z ================================================== 2021-05-19T20:40:19.4985107Z downloaded 91 KB 2021-05-19T20:40:19.4986134Z 2021-05-19T20:40:19.5023122Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gh_1.3.0.tar.gz' 2021-05-19T20:40:19.7539650Z Content type 'binary/octet-stream' length 136370 bytes (133 KB) 2021-05-19T20:40:19.7582150Z ================================================== 2021-05-19T20:40:19.7582931Z downloaded 133 KB 2021-05-19T20:40:19.7583390Z 2021-05-19T20:40:19.7623585Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gert_1.3.0.tar.gz' 2021-05-19T20:40:20.0138346Z Content type 'binary/octet-stream' length 278153 bytes (271 KB) 2021-05-19T20:40:20.0174329Z ================================================== 2021-05-19T20:40:20.0174915Z downloaded 271 KB 2021-05-19T20:40:20.0175246Z 2021-05-19T20:40:20.0216149Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fs_1.5.0.tar.gz' 2021-05-19T20:40:20.1669538Z Content type 'binary/octet-stream' length 753185 bytes (735 KB) 2021-05-19T20:40:20.1759411Z ================================================== 2021-05-19T20:40:20.1760292Z downloaded 735 KB 2021-05-19T20:40:20.1760759Z 2021-05-19T20:40:20.1798087Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clipr_0.7.1.tar.gz' 2021-05-19T20:40:20.4293052Z Content type 'binary/octet-stream' length 47153 bytes (46 KB) 2021-05-19T20:40:20.4308532Z ================================================== 2021-05-19T20:40:20.4309339Z downloaded 46 KB 2021-05-19T20:40:20.4309672Z 2021-05-19T20:40:20.4349226Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cachem_1.0.5.tar.gz' 2021-05-19T20:40:20.6827691Z Content type 'binary/octet-stream' length 68285 bytes (66 KB) 2021-05-19T20:40:20.6837557Z ================================================== 2021-05-19T20:40:20.6838892Z downloaded 66 KB 2021-05-19T20:40:20.6839775Z 2021-05-19T20:40:20.6877407Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/usethis_2.0.1.tar.gz' 2021-05-19T20:40:20.9517921Z Content type 'binary/octet-stream' length 704766 bytes (688 KB) 2021-05-19T20:40:20.9581423Z ================================================== 2021-05-19T20:40:20.9581955Z downloaded 688 KB 2021-05-19T20:40:20.9582317Z 2021-05-19T20:40:20.9620227Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/memoise_2.0.0.tar.gz' 2021-05-19T20:40:21.4814382Z Content type 'binary/octet-stream' length 46623 bytes (45 KB) 2021-05-19T20:40:21.4821191Z ================================================== 2021-05-19T20:40:21.4821784Z downloaded 45 KB 2021-05-19T20:40:21.4822118Z 2021-05-19T20:40:21.4860684Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/git2r_0.28.0.tar.gz' 2021-05-19T20:40:21.8970918Z Content type 'binary/octet-stream' length 609534 bytes (595 KB) 2021-05-19T20:40:21.9025652Z ================================================== 2021-05-19T20:40:21.9027253Z downloaded 595 KB 2021-05-19T20:40:21.9028235Z 2021-05-19T20:40:22.2614789Z * installing *binary* package ‘rlang’ ... 2021-05-19T20:40:22.2705401Z * DONE (rlang) 2021-05-19T20:40:22.5470629Z * installing *binary* package ‘magrittr’ ... 2021-05-19T20:40:22.5539318Z * DONE (magrittr) 2021-05-19T20:40:22.8235711Z * installing *binary* package ‘glue’ ... 2021-05-19T20:40:22.8286681Z * DONE (glue) 2021-05-19T20:40:23.0774697Z * installing *binary* package ‘sys’ ... 2021-05-19T20:40:23.0838447Z * DONE (sys) 2021-05-19T20:40:23.3390171Z * installing *binary* package ‘mime’ ... 2021-05-19T20:40:23.3446523Z * DONE (mime) 2021-05-19T20:40:23.7094598Z * installing *binary* package ‘curl’ ... 2021-05-19T20:40:23.7161388Z * DONE (curl) 2021-05-19T20:40:24.0072327Z * installing *binary* package ‘jsonlite’ ... 2021-05-19T20:40:24.0125488Z * DONE (jsonlite) 2021-05-19T20:40:24.2617451Z * installing *binary* package ‘ini’ ... 2021-05-19T20:40:24.2687344Z * DONE (ini) 2021-05-19T20:40:24.5416044Z * installing *binary* package ‘gitcreds’ ... 2021-05-19T20:40:24.5461188Z * DONE (gitcreds) 2021-05-19T20:40:24.8912147Z * installing *binary* package ‘zip’ ... 2021-05-19T20:40:24.9008028Z * DONE (zip) 2021-05-19T20:40:25.1950287Z * installing *binary* package ‘rstudioapi’ ... 2021-05-19T20:40:25.2003902Z * DONE (rstudioapi) 2021-05-19T20:40:25.4882469Z * installing *binary* package ‘fastmap’ ... 2021-05-19T20:40:25.4939340Z * DONE (fastmap) 2021-05-19T20:40:25.7833589Z * installing *binary* package ‘yaml’ ... 2021-05-19T20:40:25.7886757Z * DONE (yaml) 2021-05-19T20:40:26.0568936Z * installing *binary* package ‘withr’ ... 2021-05-19T20:40:26.0615115Z * DONE (withr) 2021-05-19T20:40:26.3288808Z * installing *binary* package ‘whisker’ ... 2021-05-19T20:40:26.3337747Z * DONE (whisker) 2021-05-19T20:40:26.5933910Z * installing *binary* package ‘rappdirs’ ... 2021-05-19T20:40:26.5974912Z * DONE (rappdirs) 2021-05-19T20:40:26.9295876Z * installing *binary* package ‘fs’ ... 2021-05-19T20:40:26.9368333Z * DONE (fs) 2021-05-19T20:40:27.1944104Z * installing *binary* package ‘clipr’ ... 2021-05-19T20:40:27.1986619Z * DONE (clipr) 2021-05-19T20:40:27.5010419Z * installing *binary* package ‘git2r’ ... 2021-05-19T20:40:27.5075247Z * DONE (git2r) 2021-05-19T20:40:27.7572006Z * installing *binary* package ‘askpass’ ... 2021-05-19T20:40:27.7629722Z * DONE (askpass) 2021-05-19T20:40:28.0512851Z * installing *binary* package ‘cli’ ... 2021-05-19T20:40:28.0586198Z * DONE (cli) 2021-05-19T20:40:28.3439125Z * installing *binary* package ‘purrr’ ... 2021-05-19T20:40:28.3502526Z * DONE (purrr) 2021-05-19T20:40:28.6316310Z * installing *binary* package ‘lifecycle’ ... 2021-05-19T20:40:28.6365282Z * DONE (lifecycle) 2021-05-19T20:40:28.8857450Z * installing *binary* package ‘cachem’ ... 2021-05-19T20:40:28.8906152Z * DONE (cachem) 2021-05-19T20:40:29.3088554Z * installing *binary* package ‘openssl’ ... 2021-05-19T20:40:29.3180666Z * DONE (openssl) 2021-05-19T20:40:29.5680347Z * installing *binary* package ‘memoise’ ... 2021-05-19T20:40:29.5741656Z * DONE (memoise) 2021-05-19T20:40:29.8688633Z * installing *binary* package ‘httr’ ... 2021-05-19T20:40:29.8757708Z * DONE (httr) 2021-05-19T20:40:30.1427740Z * installing *binary* package ‘credentials’ ... 2021-05-19T20:40:30.1480139Z * DONE (credentials) 2021-05-19T20:40:30.4252584Z * installing *binary* package ‘gh’ ... 2021-05-19T20:40:30.4317791Z * DONE (gh) 2021-05-19T20:40:30.7228568Z * installing *binary* package ‘gert’ ... 2021-05-19T20:40:30.7277548Z * DONE (gert) 2021-05-19T20:40:31.0696001Z * installing *binary* package ‘usethis’ ... 2021-05-19T20:40:31.0766732Z * DONE (usethis) 2021-05-19T20:40:31.0840704Z 2021-05-19T20:40:31.0859632Z The downloaded source packages are in 2021-05-19T20:40:31.0861331Z ‘/tmp/RtmpfOAOql/downloaded_packages’ 2021-05-19T20:40:31.0862375Z Running `R CMD build`... 2021-05-19T20:40:33.7004294Z * checking for file ‘/tmp/RtmpfOAOql/remotes6ef93aa705c4/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-19T20:40:33.7006301Z * preparing ‘tic’: 2021-05-19T20:40:33.7007425Z * checking DESCRIPTION meta-information ... OK 2021-05-19T20:40:33.7008554Z * installing the package to process help pages 2021-05-19T20:40:33.7009918Z * checking for LF line-endings in source and make files and shell scripts 2021-05-19T20:40:33.7010989Z * checking for empty or unneeded directories 2021-05-19T20:40:33.7012151Z Removed empty directory ‘tic/.circleci’ 2021-05-19T20:40:33.7013246Z Removed empty directory ‘tic/pkgdown’ 2021-05-19T20:40:33.7014230Z * building ‘tic_0.10.0.tar.gz’ 2021-05-19T20:40:33.7016578Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-19T20:40:33.7017667Z (as ‘lib’ is unspecified) 2021-05-19T20:40:34.3821601Z * installing *source* package ‘tic’ ... 2021-05-19T20:40:34.3826762Z ** using staged installation 2021-05-19T20:40:34.3828087Z ** R 2021-05-19T20:40:34.3829050Z ** inst 2021-05-19T20:40:34.3830019Z ** preparing package for lazy loading 2021-05-19T20:40:34.6082706Z ** help 2021-05-19T20:40:34.7860184Z *** installing help indices 2021-05-19T20:40:34.8988356Z *** copying figures 2021-05-19T20:40:34.8994643Z ** building package indices 2021-05-19T20:40:35.2194599Z ** installing vignettes 2021-05-19T20:40:35.2249337Z ** testing if installed package can be loaded from temporary location 2021-05-19T20:40:35.5544293Z ** testing if installed package can be loaded from final location 2021-05-19T20:40:35.9194564Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T20:40:35.9220483Z * DONE (tic) 2021-05-19T20:40:35.9367454Z Using github PAT from envvar GITHUB_PAT 2021-05-19T20:40:36.2578261Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-19T20:40:38.3349850Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-19T20:40:38.3357509Z 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-19T20:40:38.3359780Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-19T20:40:38.3360631Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-19T20:40:38.3361430Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-19T20:40:38.3362587Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-19T20:40:38.3365764Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-19T20:40:38.3366566Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-19T20:40:38.3367356Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-19T20:40:38.3368132Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-19T20:40:38.3368890Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-19T20:40:38.3369645Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-19T20:40:38.3370417Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-19T20:40:38.3371211Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-19T20:40:38.3371988Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-19T20:40:38.3372767Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-19T20:40:38.3373571Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-19T20:40:38.3374343Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-19T20:40:38.3375116Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-19T20:40:38.3375867Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-19T20:40:38.3376610Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-19T20:40:38.3377361Z xfun (NA -> 0.23 ) [CRAN] 2021-05-19T20:40:38.3378132Z markdown (NA -> 1.1 ) [CRAN] 2021-05-19T20:40:38.3378895Z highr (NA -> 0.9 ) [CRAN] 2021-05-19T20:40:38.3379665Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-19T20:40:38.3380424Z stringi (NA -> 1.6.2 ) [CRAN] 2021-05-19T20:40:38.3381203Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-19T20:40:38.3381964Z knitr (NA -> 1.33 ) [CRAN] 2021-05-19T20:40:38.3382738Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-19T20:40:38.3383528Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-19T20:40:38.3384291Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-19T20:40:38.3385077Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-19T20:40:38.3385914Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-19T20:40:38.3386720Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-19T20:40:38.3387522Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-19T20:40:38.3388323Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-19T20:40:38.3389349Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-19T20:40:38.3390172Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-19T20:40:38.3390956Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-19T20:40:38.3392031Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-19T20:40:38.3393144Z (as ‘lib’ is unspecified) 2021-05-19T20:40:55.2752506Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/utf8_1.2.1.tar.gz' 2021-05-19T20:40:55.5214666Z Content type 'binary/octet-stream' length 237032 bytes (231 KB) 2021-05-19T20:40:55.5249983Z ================================================== 2021-05-19T20:40:55.5250854Z downloaded 231 KB 2021-05-19T20:40:55.5251407Z 2021-05-19T20:40:55.5286569Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-19T20:40:55.9208208Z Content type 'binary/octet-stream' length 1609275 bytes (1.5 MB) 2021-05-19T20:40:55.9313901Z ================================================== 2021-05-19T20:40:55.9314566Z downloaded 1.5 MB 2021-05-19T20:40:55.9314903Z 2021-05-19T20:40:55.9354781Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-19T20:40:56.0834249Z Content type 'binary/octet-stream' length 17398 bytes (16 KB) 2021-05-19T20:40:56.0836221Z ================================================== 2021-05-19T20:40:56.0837303Z downloaded 16 KB 2021-05-19T20:40:56.0838088Z 2021-05-19T20:40:56.0872785Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pillar_1.6.1.tar.gz' 2021-05-19T20:40:56.3314478Z Content type 'binary/octet-stream' length 1010303 bytes (986 KB) 2021-05-19T20:40:56.3379291Z ================================================== 2021-05-19T20:40:56.3379888Z downloaded 986 KB 2021-05-19T20:40:56.3380409Z 2021-05-19T20:40:56.3418105Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tibble_3.1.2.tar.gz' 2021-05-19T20:40:56.5906361Z Content type 'binary/octet-stream' length 811181 bytes (792 KB) 2021-05-19T20:40:56.6015801Z ================================================== 2021-05-19T20:40:56.6016419Z downloaded 792 KB 2021-05-19T20:40:56.6016758Z 2021-05-19T20:40:56.6053728Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-19T20:40:56.8492673Z Content type 'binary/octet-stream' length 43804 bytes (42 KB) 2021-05-19T20:40:56.8502863Z ================================================== 2021-05-19T20:40:56.8503451Z downloaded 42 KB 2021-05-19T20:40:56.8503769Z 2021-05-19T20:40:56.8542048Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fansi_0.4.2.tar.gz' 2021-05-19T20:40:57.1284543Z Content type 'binary/octet-stream' length 253817 bytes (247 KB) 2021-05-19T20:40:57.1310563Z ================================================== 2021-05-19T20:40:57.1311193Z downloaded 247 KB 2021-05-19T20:40:57.1311526Z 2021-05-19T20:40:57.1350299Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-19T20:40:57.3860804Z Content type 'binary/octet-stream' length 1000991 bytes (977 KB) 2021-05-19T20:40:57.3926975Z ================================================== 2021-05-19T20:40:57.3928046Z downloaded 977 KB 2021-05-19T20:40:57.3928608Z 2021-05-19T20:40:57.3965203Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/waldo_0.2.5.tar.gz' 2021-05-19T20:40:57.7897621Z Content type 'binary/octet-stream' length 69383 bytes (67 KB) 2021-05-19T20:40:57.7905644Z ================================================== 2021-05-19T20:40:57.7906242Z downloaded 67 KB 2021-05-19T20:40:57.7906575Z 2021-05-19T20:40:57.7944754Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ps_1.6.0.tar.gz' 2021-05-19T20:40:58.0477828Z Content type 'binary/octet-stream' length 362808 bytes (354 KB) 2021-05-19T20:40:58.0511714Z ================================================== 2021-05-19T20:40:58.0512345Z downloaded 354 KB 2021-05-19T20:40:58.0512662Z 2021-05-19T20:40:58.0552632Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/processx_3.5.2.tar.gz' 2021-05-19T20:40:58.3056836Z Content type 'binary/octet-stream' length 422456 bytes (412 KB) 2021-05-19T20:40:58.3119233Z ================================================== 2021-05-19T20:40:58.3120023Z downloaded 412 KB 2021-05-19T20:40:58.3120781Z 2021-05-19T20:40:58.3185199Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/praise_1.0.0.tar.gz' 2021-05-19T20:40:58.8889227Z Content type 'binary/octet-stream' length 15931 bytes (15 KB) 2021-05-19T20:40:58.8891673Z ================================================== 2021-05-19T20:40:58.8892840Z downloaded 15 KB 2021-05-19T20:40:58.8893685Z 2021-05-19T20:40:58.8896652Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-19T20:40:58.8900207Z Content type 'binary/octet-stream' length 150906 bytes (147 KB) 2021-05-19T20:40:58.8901870Z ================================================== 2021-05-19T20:40:58.8902747Z downloaded 147 KB 2021-05-19T20:40:58.8903361Z 2021-05-19T20:40:58.8906051Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/evaluate_0.14.tar.gz' 2021-05-19T20:40:59.1791961Z Content type 'binary/octet-stream' length 74200 bytes (72 KB) 2021-05-19T20:40:59.1801967Z ================================================== 2021-05-19T20:40:59.1802484Z downloaded 72 KB 2021-05-19T20:40:59.1802814Z 2021-05-19T20:40:59.1840236Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-19T20:40:59.8641157Z Content type 'binary/octet-stream' length 40232 bytes (39 KB) 2021-05-19T20:40:59.8642612Z ================================================== 2021-05-19T20:40:59.8643330Z downloaded 39 KB 2021-05-19T20:40:59.8643791Z 2021-05-19T20:40:59.8685135Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/digest_0.6.27.tar.gz' 2021-05-19T20:41:00.1157541Z Content type 'binary/octet-stream' length 357339 bytes (348 KB) 2021-05-19T20:41:00.1215721Z ================================================== 2021-05-19T20:41:00.1216344Z downloaded 348 KB 2021-05-19T20:41:00.1216682Z 2021-05-19T20:41:00.1333425Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/callr_3.7.0.tar.gz' 2021-05-19T20:41:00.2735222Z Content type 'binary/octet-stream' length 436437 bytes (426 KB) 2021-05-19T20:41:00.2785267Z ================================================== 2021-05-19T20:41:00.2785913Z downloaded 426 KB 2021-05-19T20:41:00.2786253Z 2021-05-19T20:41:00.2824780Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brio_1.1.2.tar.gz' 2021-05-19T20:41:00.5392085Z Content type 'binary/octet-stream' length 41636 bytes (40 KB) 2021-05-19T20:41:00.5397699Z ================================================== 2021-05-19T20:41:00.5398374Z downloaded 40 KB 2021-05-19T20:41:00.5398835Z 2021-05-19T20:41:00.5455238Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xml2_1.3.2.tar.gz' 2021-05-19T20:41:00.9230182Z Content type 'binary/octet-stream' length 616796 bytes (602 KB) 2021-05-19T20:41:00.9329635Z ================================================== 2021-05-19T20:41:00.9330371Z downloaded 602 KB 2021-05-19T20:41:00.9330820Z 2021-05-19T20:41:00.9370536Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xfun_0.23.tar.gz' 2021-05-19T20:41:01.2050528Z Content type 'binary/octet-stream' length 330432 bytes (322 KB) 2021-05-19T20:41:01.2110809Z ================================================== 2021-05-19T20:41:01.2111582Z downloaded 322 KB 2021-05-19T20:41:01.2112066Z 2021-05-19T20:41:01.2156399Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/markdown_1.1.tar.gz' 2021-05-19T20:41:01.3716918Z Content type 'binary/octet-stream' length 230388 bytes (224 KB) 2021-05-19T20:41:01.3747403Z ================================================== 2021-05-19T20:41:01.3748236Z downloaded 224 KB 2021-05-19T20:41:01.3748856Z 2021-05-19T20:41:01.3810013Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/highr_0.9.tar.gz' 2021-05-19T20:41:01.7816131Z Content type 'binary/octet-stream' length 38825 bytes (37 KB) 2021-05-19T20:41:01.7817703Z ================================================== 2021-05-19T20:41:01.7818541Z downloaded 37 KB 2021-05-19T20:41:01.7819139Z 2021-05-19T20:41:01.7853345Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringr_1.4.0.tar.gz' 2021-05-19T20:41:01.9286648Z Content type 'binary/octet-stream' length 204624 bytes (199 KB) 2021-05-19T20:41:01.9309612Z ================================================== 2021-05-19T20:41:01.9311017Z downloaded 199 KB 2021-05-19T20:41:01.9311866Z 2021-05-19T20:41:01.9350510Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringi_1.6.2.tar.gz' 2021-05-19T20:41:02.1806118Z Content type 'binary/octet-stream' length 2938196 bytes (2.8 MB) 2021-05-19T20:41:02.2929540Z ================================================== 2021-05-19T20:41:02.2930549Z downloaded 2.8 MB 2021-05-19T20:41:02.2931033Z 2021-05-19T20:41:02.3023595Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-19T20:41:02.5526860Z Content type 'binary/octet-stream' length 4150785 bytes (4.0 MB) 2021-05-19T20:41:02.5763130Z ================================================== 2021-05-19T20:41:02.5764254Z downloaded 4.0 MB 2021-05-19T20:41:02.5764810Z 2021-05-19T20:41:02.5801024Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/knitr_1.33.tar.gz' 2021-05-19T20:41:02.8670315Z Content type 'binary/octet-stream' length 1401372 bytes (1.3 MB) 2021-05-19T20:41:02.8837952Z ================================================== 2021-05-19T20:41:02.8838982Z downloaded 1.3 MB 2021-05-19T20:41:02.8839639Z 2021-05-19T20:41:02.8880613Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/commonmark_1.7.tar.gz' 2021-05-19T20:41:03.1330085Z Content type 'binary/octet-stream' length 490347 bytes (478 KB) 2021-05-19T20:41:03.1382170Z ================================================== 2021-05-19T20:41:03.1383716Z downloaded 478 KB 2021-05-19T20:41:03.1384616Z 2021-05-19T20:41:03.1420689Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brew_1.0-6.tar.gz' 2021-05-19T20:41:03.5134393Z Content type 'binary/octet-stream' length 109744 bytes (107 KB) 2021-05-19T20:41:03.5154116Z ================================================== 2021-05-19T20:41:03.5155118Z downloaded 107 KB 2021-05-19T20:41:03.5155675Z 2021-05-19T20:41:03.5191580Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xopen_1.0.0.tar.gz' 2021-05-19T20:41:03.7754191Z Content type 'binary/octet-stream' length 22235 bytes (21 KB) 2021-05-19T20:41:03.7755611Z ================================================== 2021-05-19T20:41:03.7756456Z downloaded 21 KB 2021-05-19T20:41:03.7757014Z 2021-05-19T20:41:03.7789928Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-19T20:41:04.2583975Z Content type 'binary/octet-stream' length 44030 bytes (42 KB) 2021-05-19T20:41:04.2595189Z ================================================== 2021-05-19T20:41:04.2595788Z downloaded 42 KB 2021-05-19T20:41:04.2596119Z 2021-05-19T20:41:04.2636438Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-19T20:41:04.5154561Z Content type 'binary/octet-stream' length 34423 bytes (33 KB) 2021-05-19T20:41:04.5157047Z ================================================== 2021-05-19T20:41:04.5158322Z downloaded 33 KB 2021-05-19T20:41:04.5159237Z 2021-05-19T20:41:04.5196371Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-19T20:41:04.7600869Z Content type 'binary/octet-stream' length 139674 bytes (136 KB) 2021-05-19T20:41:04.7624063Z ================================================== 2021-05-19T20:41:04.7624687Z downloaded 136 KB 2021-05-19T20:41:04.7625089Z 2021-05-19T20:41:04.7667580Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/testthat_3.0.2.tar.gz' 2021-05-19T20:41:05.0382863Z Content type 'binary/octet-stream' length 3539508 bytes (3.4 MB) 2021-05-19T20:41:05.0831692Z ================================================== 2021-05-19T20:41:05.0832327Z downloaded 3.4 MB 2021-05-19T20:41:05.0832665Z 2021-05-19T20:41:05.0871889Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rversions_2.0.2.tar.gz' 2021-05-19T20:41:05.3381030Z Content type 'binary/octet-stream' length 66018 bytes (64 KB) 2021-05-19T20:41:05.3446163Z ================================================== 2021-05-19T20:41:05.3446832Z downloaded 64 KB 2021-05-19T20:41:05.3447171Z 2021-05-19T20:41:05.3486252Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-19T20:41:05.5968791Z Content type 'binary/octet-stream' length 1373339 bytes (1.3 MB) 2021-05-19T20:41:05.6056008Z ================================================== 2021-05-19T20:41:05.6056817Z downloaded 1.3 MB 2021-05-19T20:41:05.6057451Z 2021-05-19T20:41:05.6096866Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-19T20:41:05.8597082Z Content type 'binary/octet-stream' length 131808 bytes (128 KB) 2021-05-19T20:41:05.8626446Z ================================================== 2021-05-19T20:41:05.8627211Z downloaded 128 KB 2021-05-19T20:41:05.8627548Z 2021-05-19T20:41:05.8664649Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/devtools_2.4.1.tar.gz' 2021-05-19T20:41:06.3580069Z Content type 'binary/octet-stream' length 394061 bytes (384 KB) 2021-05-19T20:41:06.3641686Z ================================================== 2021-05-19T20:41:06.3642304Z downloaded 384 KB 2021-05-19T20:41:06.3642644Z 2021-05-19T20:41:06.6456664Z * installing *binary* package ‘utf8’ ... 2021-05-19T20:41:06.6504422Z * DONE (utf8) 2021-05-19T20:41:06.9007235Z * installing *binary* package ‘pkgconfig’ ... 2021-05-19T20:41:06.9068507Z * DONE (pkgconfig) 2021-05-19T20:41:07.1761257Z * installing *binary* package ‘fansi’ ... 2021-05-19T20:41:07.1805085Z * DONE (fansi) 2021-05-19T20:41:07.4891100Z * installing *binary* package ‘diffobj’ ... 2021-05-19T20:41:07.4965310Z * DONE (diffobj) 2021-05-19T20:41:07.7743681Z * installing *binary* package ‘ps’ ... 2021-05-19T20:41:07.7800093Z * DONE (ps) 2021-05-19T20:41:08.0285585Z * installing *binary* package ‘praise’ ... 2021-05-19T20:41:08.0336174Z * DONE (praise) 2021-05-19T20:41:08.2899858Z * installing *binary* package ‘pkgload’ ... 2021-05-19T20:41:08.2959266Z * DONE (pkgload) 2021-05-19T20:41:08.5448165Z * installing *binary* package ‘evaluate’ ... 2021-05-19T20:41:08.5500845Z * DONE (evaluate) 2021-05-19T20:41:08.7976969Z * installing *binary* package ‘ellipsis’ ... 2021-05-19T20:41:08.8036059Z * DONE (ellipsis) 2021-05-19T20:41:09.1051075Z * installing *binary* package ‘digest’ ... 2021-05-19T20:41:09.1116027Z * DONE (digest) 2021-05-19T20:41:09.3591421Z * installing *binary* package ‘brio’ ... 2021-05-19T20:41:09.3638697Z * DONE (brio) 2021-05-19T20:41:09.6932994Z * installing *binary* package ‘xml2’ ... 2021-05-19T20:41:09.7002688Z * DONE (xml2) 2021-05-19T20:41:09.9762105Z * installing *binary* package ‘xfun’ ... 2021-05-19T20:41:09.9809309Z * DONE (xfun) 2021-05-19T20:41:10.5435007Z * installing *binary* package ‘stringi’ ... 2021-05-19T20:41:10.5549535Z * DONE (stringi) 2021-05-19T20:41:11.8715897Z * installing *binary* package ‘Rcpp’ ... 2021-05-19T20:41:11.9136865Z * DONE (Rcpp) 2021-05-19T20:41:12.2489844Z * installing *binary* package ‘commonmark’ ... 2021-05-19T20:41:12.2549982Z * DONE (commonmark) 2021-05-19T20:41:12.5444424Z * installing *binary* package ‘brew’ ... 2021-05-19T20:41:12.5530829Z * DONE (brew) 2021-05-19T20:41:12.8002474Z * installing *binary* package ‘sessioninfo’ ... 2021-05-19T20:41:12.8055834Z * DONE (sessioninfo) 2021-05-19T20:41:13.0530256Z * installing *binary* package ‘prettyunits’ ... 2021-05-19T20:41:13.0584624Z * DONE (prettyunits) 2021-05-19T20:41:13.4749151Z * installing *binary* package ‘vctrs’ ... 2021-05-19T20:41:13.4832310Z * DONE (vctrs) 2021-05-19T20:41:13.7663417Z * installing *binary* package ‘processx’ ... 2021-05-19T20:41:13.7733019Z * DONE (processx) 2021-05-19T20:41:14.0604339Z * installing *binary* package ‘markdown’ ... 2021-05-19T20:41:14.0657502Z * DONE (markdown) 2021-05-19T20:41:14.3273727Z * installing *binary* package ‘highr’ ... 2021-05-19T20:41:14.3377438Z * DONE (highr) 2021-05-19T20:41:14.6124869Z * installing *binary* package ‘stringr’ ... 2021-05-19T20:41:14.6182519Z * DONE (stringr) 2021-05-19T20:41:14.8662411Z * installing *binary* package ‘rversions’ ... 2021-05-19T20:41:14.8712087Z * DONE (rversions) 2021-05-19T20:41:15.2259806Z * installing *binary* package ‘pillar’ ... 2021-05-19T20:41:15.2338819Z * DONE (pillar) 2021-05-19T20:41:15.5040348Z * installing *binary* package ‘callr’ ... 2021-05-19T20:41:15.5084595Z * DONE (callr) 2021-05-19T20:41:15.9694647Z * installing *binary* package ‘knitr’ ... 2021-05-19T20:41:15.9824141Z * DONE (knitr) 2021-05-19T20:41:16.2359853Z * installing *binary* package ‘xopen’ ... 2021-05-19T20:41:16.2399841Z * DONE (xopen) 2021-05-19T20:41:16.5964267Z * installing *binary* package ‘tibble’ ... 2021-05-19T20:41:16.6053698Z * DONE (tibble) 2021-05-19T20:41:16.8632699Z * installing *binary* package ‘pkgbuild’ ... 2021-05-19T20:41:16.8675521Z * DONE (pkgbuild) 2021-05-19T20:41:17.2874886Z * installing *binary* package ‘roxygen2’ ... 2021-05-19T20:41:17.2974554Z * DONE (roxygen2) 2021-05-19T20:41:17.5531092Z * installing *binary* package ‘rematch2’ ... 2021-05-19T20:41:17.5584855Z * DONE (rematch2) 2021-05-19T20:41:17.8158843Z * installing *binary* package ‘rcmdcheck’ ... 2021-05-19T20:41:18.3949856Z * DONE (rcmdcheck) 2021-05-19T20:41:18.3961502Z * installing *binary* package ‘waldo’ ... 2021-05-19T20:41:18.3962636Z * DONE (waldo) 2021-05-19T20:41:18.7890796Z * installing *binary* package ‘testthat’ ... 2021-05-19T20:41:18.8042932Z * DONE (testthat) 2021-05-19T20:41:19.1018202Z * installing *binary* package ‘devtools’ ... 2021-05-19T20:41:19.1084091Z * DONE (devtools) 2021-05-19T20:41:19.1154714Z 2021-05-19T20:41:19.1155857Z The downloaded source packages are in 2021-05-19T20:41:19.1157401Z ‘/tmp/RtmpfOAOql/downloaded_packages’ 2021-05-19T20:41:19.1851365Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-19T20:41:21.5221961Z 2021-05-19T20:41:21.8802175Z 2021-05-19T20:41:21.8833540Z checking for file ‘/tmp/RtmpfOAOql/remotes6ef944c19d8/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-19T20:41:21.8903878Z 2021-05-19T20:41:21.8905661Z ✔ checking for file ‘/tmp/RtmpfOAOql/remotes6ef944c19d8/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-19T20:41:21.8946716Z 2021-05-19T20:41:21.8960270Z 2021-05-19T20:41:21.8963001Z ─ preparing ‘desc’: 2021-05-19T20:41:21.8974759Z 2021-05-19T20:41:21.8976937Z 2021-05-19T20:41:21.9087979Z checking DESCRIPTION meta-information ... 2021-05-19T20:41:21.9114567Z 2021-05-19T20:41:21.9116868Z ✔ checking DESCRIPTION meta-information 2021-05-19T20:41:21.9845617Z 2021-05-19T20:41:21.9890511Z 2021-05-19T20:41:21.9894957Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-19T20:41:21.9914737Z 2021-05-19T20:41:21.9950415Z 2021-05-19T20:41:21.9952810Z ─ checking for empty or unneeded directories 2021-05-19T20:41:21.9980002Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-19T20:41:22.1169379Z 2021-05-19T20:41:22.1172533Z 2021-05-19T20:41:22.1174050Z 2021-05-19T20:41:22.1286667Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-19T20:41:22.1288141Z (as ‘lib’ is unspecified) 2021-05-19T20:41:22.4782939Z * installing *source* package ‘desc’ ... 2021-05-19T20:41:22.4815937Z ** using staged installation 2021-05-19T20:41:22.5046602Z ** R 2021-05-19T20:41:22.5236311Z ** inst 2021-05-19T20:41:22.5255101Z ** byte-compile and prepare package for lazy loading 2021-05-19T20:41:24.2944799Z ** help 2021-05-19T20:41:24.4415466Z *** installing help indices 2021-05-19T20:41:24.5446890Z ** building package indices 2021-05-19T20:41:24.8602500Z ** testing if installed package can be loaded from temporary location 2021-05-19T20:41:25.0888087Z ** testing if installed package can be loaded from final location 2021-05-19T20:41:25.3416338Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T20:41:25.3433925Z * DONE (desc) 2021-05-19T20:41:25.5783103Z 2021-05-19T20:41:25.5784363Z 2021-05-19T20:41:25.5790423Z checking for file ‘/tmp/RtmpfOAOql/remotes6ef9437f517e/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-19T20:41:25.5828620Z 2021-05-19T20:41:25.5831208Z ✔ checking for file ‘/tmp/RtmpfOAOql/remotes6ef9437f517e/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-19T20:41:25.5943757Z 2021-05-19T20:41:25.5944378Z 2021-05-19T20:41:25.5945286Z ─ preparing ‘ghtravis’: 2021-05-19T20:41:25.5945701Z 2021-05-19T20:41:25.5946075Z 2021-05-19T20:41:25.6034414Z checking DESCRIPTION meta-information ... 2021-05-19T20:41:25.6061525Z 2021-05-19T20:41:25.6063821Z ✔ checking DESCRIPTION meta-information 2021-05-19T20:41:25.6539825Z 2021-05-19T20:41:25.6575403Z 2021-05-19T20:41:25.6578158Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-19T20:41:25.6590572Z 2021-05-19T20:41:25.6615557Z 2021-05-19T20:41:25.6617902Z ─ checking for empty or unneeded directories 2021-05-19T20:41:25.6644917Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-19T20:41:25.6848108Z 2021-05-19T20:41:25.6850767Z 2021-05-19T20:41:25.6852244Z 2021-05-19T20:41:25.7382798Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-19T20:41:25.7383772Z (as ‘lib’ is unspecified) 2021-05-19T20:41:26.0199253Z * installing *source* package ‘ghtravis’ ... 2021-05-19T20:41:26.0202824Z ** using staged installation 2021-05-19T20:41:26.0378618Z ** R 2021-05-19T20:41:26.0496590Z ** inst 2021-05-19T20:41:26.0510079Z ** byte-compile and prepare package for lazy loading 2021-05-19T20:41:27.4951170Z ** help 2021-05-19T20:41:27.5592996Z *** installing help indices 2021-05-19T20:41:27.6124186Z ** building package indices 2021-05-19T20:41:27.8782627Z ** testing if installed package can be loaded from temporary location 2021-05-19T20:41:28.6269947Z ** testing if installed package can be loaded from final location 2021-05-19T20:41:29.3804447Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T20:41:29.3818549Z * DONE (ghtravis) 2021-05-19T20:41:29.3915742Z Using github PAT from envvar GITHUB_PAT 2021-05-19T20:41:29.5587383Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-19T20:41:32.2350622Z 2021-05-19T20:41:32.2352083Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-19T20:41:32.2352886Z generics (NA -> 0.1.0) [CRAN] 2021-05-19T20:41:32.2353789Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-19T20:41:32.2354510Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-19T20:41:32.2355242Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-19T20:41:32.2356640Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-19T20:41:32.2367142Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-19T20:41:32.2368108Z (as ‘lib’ is unspecified) 2021-05-19T20:41:49.3357882Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-19T20:41:49.5787880Z Content type 'binary/octet-stream' length 197956 bytes (193 KB) 2021-05-19T20:41:49.5831997Z ================================================== 2021-05-19T20:41:49.5833684Z downloaded 193 KB 2021-05-19T20:41:49.5834636Z 2021-05-19T20:41:49.5871076Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/generics_0.1.0.tar.gz' 2021-05-19T20:41:49.8317842Z Content type 'binary/octet-stream' length 66014 bytes (64 KB) 2021-05-19T20:41:49.8328446Z ================================================== 2021-05-19T20:41:49.8329269Z downloaded 64 KB 2021-05-19T20:41:49.8330061Z 2021-05-19T20:41:49.8387498Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-19T20:41:50.3098354Z Content type 'binary/octet-stream' length 195740 bytes (191 KB) 2021-05-19T20:41:50.3122503Z ================================================== 2021-05-19T20:41:50.3123107Z downloaded 191 KB 2021-05-19T20:41:50.3123445Z 2021-05-19T20:41:50.3167072Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-19T20:41:50.5609522Z Content type 'binary/octet-stream' length 1248808 bytes (1.2 MB) 2021-05-19T20:41:50.5921565Z ================================================== 2021-05-19T20:41:50.5922236Z downloaded 1.2 MB 2021-05-19T20:41:50.5922557Z 2021-05-19T20:41:50.5968296Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-19T20:41:51.0182475Z Content type 'binary/octet-stream' length 1086024 bytes (1.0 MB) 2021-05-19T20:41:51.0357376Z ================================================== 2021-05-19T20:41:51.0358056Z downloaded 1.0 MB 2021-05-19T20:41:51.0358392Z 2021-05-19T20:41:51.3070730Z * installing *binary* package ‘tidyselect’ ... 2021-05-19T20:41:51.3129076Z * DONE (tidyselect) 2021-05-19T20:41:51.5619773Z * installing *binary* package ‘generics’ ... 2021-05-19T20:41:51.5661410Z * DONE (generics) 2021-05-19T20:41:51.8656896Z * installing *binary* package ‘cpp11’ ... 2021-05-19T20:41:51.8742070Z * DONE (cpp11) 2021-05-19T20:41:52.2519250Z * installing *binary* package ‘dplyr’ ... 2021-05-19T20:41:52.2619844Z * DONE (dplyr) 2021-05-19T20:41:52.6320335Z * installing *binary* package ‘tidyr’ ... 2021-05-19T20:41:52.6424102Z * DONE (tidyr) 2021-05-19T20:41:52.6496544Z 2021-05-19T20:41:52.6497834Z The downloaded source packages are in 2021-05-19T20:41:52.6499463Z ‘/tmp/RtmpfOAOql/downloaded_packages’ 2021-05-19T20:41:52.8806059Z 2021-05-19T20:41:52.8809780Z checking for file ‘/tmp/RtmpfOAOql/remotes6ef95183ade6/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-19T20:41:52.8862723Z 2021-05-19T20:41:52.8865131Z ✔ checking for file ‘/tmp/RtmpfOAOql/remotes6ef95183ade6/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-19T20:41:52.8909896Z 2021-05-19T20:41:52.8921559Z 2021-05-19T20:41:52.8922726Z ─ preparing ‘aghast’: 2021-05-19T20:41:52.8934568Z 2021-05-19T20:41:52.8936738Z 2021-05-19T20:41:52.9029238Z checking DESCRIPTION meta-information ... 2021-05-19T20:41:52.9060459Z 2021-05-19T20:41:52.9062063Z ✔ checking DESCRIPTION meta-information 2021-05-19T20:41:52.9349157Z 2021-05-19T20:41:52.9384896Z 2021-05-19T20:41:52.9388481Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-19T20:41:52.9405781Z 2021-05-19T20:41:52.9437870Z 2021-05-19T20:41:52.9440962Z ─ checking for empty or unneeded directories 2021-05-19T20:41:52.9474571Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-19T20:41:52.9576137Z 2021-05-19T20:41:52.9578571Z 2021-05-19T20:41:52.9580170Z 2021-05-19T20:41:52.9665870Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-19T20:41:52.9667335Z (as ‘lib’ is unspecified) 2021-05-19T20:41:53.2198336Z * installing *source* package ‘aghast’ ... 2021-05-19T20:41:53.2205041Z ** using staged installation 2021-05-19T20:41:53.2453482Z ** R 2021-05-19T20:41:53.2528296Z ** byte-compile and prepare package for lazy loading 2021-05-19T20:41:53.7550108Z ** help 2021-05-19T20:41:53.7784900Z *** installing help indices 2021-05-19T20:41:53.8055029Z ** building package indices 2021-05-19T20:41:54.0476542Z ** testing if installed package can be loaded from temporary location 2021-05-19T20:41:54.2708572Z ** testing if installed package can be loaded from final location 2021-05-19T20:41:54.4911964Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T20:41:54.4918453Z * DONE (aghast) 2021-05-19T20:41:54.5099809Z Installing 1 packages: covr 2021-05-19T20:41:54.5113623Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-19T20:41:54.5114615Z (as ‘lib’ is unspecified) 2021-05-19T20:42:11.3210618Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-19T20:42:11.3211536Z 2021-05-19T20:42:11.3221560Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-19T20:42:11.5663920Z Content type 'binary/octet-stream' length 163801 bytes (159 KB) 2021-05-19T20:42:11.5691226Z ================================================== 2021-05-19T20:42:11.5691800Z downloaded 159 KB 2021-05-19T20:42:11.5692198Z 2021-05-19T20:42:11.5731909Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rex_1.2.0.tar.gz' 2021-05-19T20:42:11.8187975Z Content type 'binary/octet-stream' length 121023 bytes (118 KB) 2021-05-19T20:42:11.8215381Z ================================================== 2021-05-19T20:42:11.8215989Z downloaded 118 KB 2021-05-19T20:42:11.8216324Z 2021-05-19T20:42:11.8255106Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/covr_3.5.1.tar.gz' 2021-05-19T20:42:12.0761929Z Content type 'binary/octet-stream' length 289671 bytes (282 KB) 2021-05-19T20:42:12.0833823Z ================================================== 2021-05-19T20:42:12.0834436Z downloaded 282 KB 2021-05-19T20:42:12.0834772Z 2021-05-19T20:42:12.3512727Z * installing *binary* package ‘lazyeval’ ... 2021-05-19T20:42:12.3559262Z * DONE (lazyeval) 2021-05-19T20:42:12.6219702Z * installing *binary* package ‘rex’ ... 2021-05-19T20:42:12.6260698Z * DONE (rex) 2021-05-19T20:42:12.9113582Z * installing *binary* package ‘covr’ ... 2021-05-19T20:42:12.9177252Z * DONE (covr) 2021-05-19T20:42:12.9242555Z 2021-05-19T20:42:12.9243705Z The downloaded source packages are in 2021-05-19T20:42:12.9245276Z ‘/tmp/RtmpfOAOql/downloaded_packages’ 2021-05-19T20:42:12.9423949Z 2021-05-19T20:42:12.9462050Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-19T20:42:12.9462951Z remotes::install_deps(dependencies = TRUE) 2021-05-19T20:42:12.9463661Z remotes::install_cran("rcmdcheck") 2021-05-19T20:42:12.9464296Z remotes::install_cran("markdown") 2021-05-19T20:42:12.9472349Z shell: /usr/local/bin/Rscript {0} 2021-05-19T20:42:12.9472841Z env: 2021-05-19T20:42:12.9473398Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T20:42:12.9473941Z TIC_DEPLOY_KEY: 2021-05-19T20:42:12.9474913Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-19T20:42:12.9476830Z GITHUB_PAT: *** 2021-05-19T20:42:12.9477904Z COVERALLS_TOKEN: *** 2021-05-19T20:42:12.9478483Z continue-on-error: false 2021-05-19T20:42:12.9479042Z VDIFFR_RUN_TESTS: 2021-05-19T20:42:12.9479592Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-19T20:42:12.9480116Z TZ: UTC 2021-05-19T20:42:12.9480555Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T20:42:12.9481069Z NOT_CRAN: true 2021-05-19T20:42:12.9481515Z ##[endgroup] 2021-05-19T20:42:35.1571219Z tractor.base (NA -> 6f92c97af...) [GitHub] 2021-05-19T20:42:35.1573686Z dcm2niir (NA -> cd9c14f52...) [GitHub] 2021-05-19T20:42:35.1575473Z dcmtk (NA -> 491cbcea6...) [GitHub] 2021-05-19T20:42:35.1577231Z oro.nifti (NA -> bd06b05d2...) [GitHub] 2021-05-19T20:42:35.1579148Z neurobase (NA -> 1d4b17291...) [GitHub] 2021-05-19T20:42:35.1580820Z fslr (NA -> 2836c3181...) [GitHub] 2021-05-19T20:42:35.1582482Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-19T20:42:35.1584104Z ore (NA -> 1.6.3 ) [CRAN] 2021-05-19T20:42:35.1585722Z R.methodsS3 (NA -> 1.8.1 ) [CRAN] 2021-05-19T20:42:35.1587488Z R.oo (NA -> 1.24.0 ) [CRAN] 2021-05-19T20:42:35.1589284Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-19T20:42:35.1590858Z RNifti (NA -> 1.3.1 ) [CRAN] 2021-05-19T20:42:35.1592415Z R.utils (NA -> 2.10.1 ) [CRAN] 2021-05-19T20:42:35.1594036Z matrixStats (NA -> 0.58.0 ) [CRAN] 2021-05-19T20:42:35.1600416Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-19T20:42:35.1601649Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-19T20:42:35.1602898Z htmltools (NA -> 0.5.1.1 ) [CRAN] 2021-05-19T20:42:35.1604114Z shades (NA -> 1.4.0 ) [CRAN] 2021-05-19T20:42:35.1605338Z reportr (NA -> 1.3.0 ) [CRAN] 2021-05-19T20:42:35.1606566Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-19T20:42:35.5153120Z Downloading GitHub repo jonclayden/tractor@HEAD 2021-05-19T20:42:38.9778039Z '/usr/bin/git' clone --depth 1 --no-hardlinks --recurse-submodules https://github.com/jonclayden/reportr.git /tmp/RtmpxLSW4b/remotes75bb3151add8/tractor-tractor-6f92c97/tractor.base/../lib/reportr 2021-05-19T20:42:38.9807923Z Cloning into '/tmp/RtmpxLSW4b/remotes75bb3151add8/tractor-tractor-6f92c97/tractor.base/../lib/reportr'... 2021-05-19T20:42:39.2352231Z '/usr/bin/git' clone --depth 1 --no-hardlinks --recurse-submodules https://github.com/jonclayden/mmand.git /tmp/RtmpxLSW4b/remotes75bb3151add8/tractor-tractor-6f92c97/tractor.base/../lib/mmand 2021-05-19T20:42:39.2378800Z Cloning into '/tmp/RtmpxLSW4b/remotes75bb3151add8/tractor-tractor-6f92c97/tractor.base/../lib/mmand'... 2021-05-19T20:42:39.6612180Z '/usr/bin/git' clone --depth 1 --no-hardlinks --recurse-submodules https://github.com/jonclayden/RNiftyReg.git /tmp/RtmpxLSW4b/remotes75bb3151add8/tractor-tractor-6f92c97/tractor.base/../lib/RNiftyReg 2021-05-19T20:42:39.6639387Z Cloning into '/tmp/RtmpxLSW4b/remotes75bb3151add8/tractor-tractor-6f92c97/tractor.base/../lib/RNiftyReg'... 2021-05-19T20:42:40.1852266Z '/usr/bin/git' clone --depth 1 --no-hardlinks --recurse-submodules https://github.com/tractor/corpcor.git /tmp/RtmpxLSW4b/remotes75bb3151add8/tractor-tractor-6f92c97/tractor.base/../lib/corpcor 2021-05-19T20:42:40.1872430Z Cloning into '/tmp/RtmpxLSW4b/remotes75bb3151add8/tractor-tractor-6f92c97/tractor.base/../lib/corpcor'... 2021-05-19T20:42:40.4702222Z '/usr/bin/git' clone --depth 1 --no-hardlinks --recurse-submodules https://github.com/tractor/Rcpp.git /tmp/RtmpxLSW4b/remotes75bb3151add8/tractor-tractor-6f92c97/tractor.base/../lib/Rcpp 2021-05-19T20:42:40.4728728Z Cloning into '/tmp/RtmpxLSW4b/remotes75bb3151add8/tractor-tractor-6f92c97/tractor.base/../lib/Rcpp'... 2021-05-19T20:42:41.0900569Z '/usr/bin/git' clone --depth 1 --no-hardlinks --recurse-submodules https://github.com/jonclayden/ore.git /tmp/RtmpxLSW4b/remotes75bb3151add8/tractor-tractor-6f92c97/tractor.base/../lib/ore 2021-05-19T20:42:41.0929022Z Cloning into '/tmp/RtmpxLSW4b/remotes75bb3151add8/tractor-tractor-6f92c97/tractor.base/../lib/ore'... 2021-05-19T20:42:41.4261831Z '/usr/bin/git' clone --depth 1 --no-hardlinks --recurse-submodules https://github.com/tractor/RcppEigen.git /tmp/RtmpxLSW4b/remotes75bb3151add8/tractor-tractor-6f92c97/tractor.base/../lib/RcppEigen 2021-05-19T20:42:41.4288338Z Cloning into '/tmp/RtmpxLSW4b/remotes75bb3151add8/tractor-tractor-6f92c97/tractor.base/../lib/RcppEigen'... 2021-05-19T20:42:42.1871925Z '/usr/bin/git' clone --depth 1 --no-hardlinks --recurse-submodules https://github.com/jonclayden/RNifti.git /tmp/RtmpxLSW4b/remotes75bb3151add8/tractor-tractor-6f92c97/tractor.base/../lib/RNifti 2021-05-19T20:42:42.1893154Z Cloning into '/tmp/RtmpxLSW4b/remotes75bb3151add8/tractor-tractor-6f92c97/tractor.base/../lib/RNifti'... 2021-05-19T20:42:42.5716036Z '/usr/bin/git' clone --depth 1 --no-hardlinks --recurse-submodules https://github.com/jonclayden/divest.git /tmp/RtmpxLSW4b/remotes75bb3151add8/tractor-tractor-6f92c97/tractor.base/../lib/divest 2021-05-19T20:42:42.5737420Z Cloning into '/tmp/RtmpxLSW4b/remotes75bb3151add8/tractor-tractor-6f92c97/tractor.base/../lib/divest'... 2021-05-19T20:42:42.9196068Z Submodule 'dcm_qa' (https://github.com/neurolabusc/dcm_qa.git) registered for path 'tests/dcm_qa' 2021-05-19T20:42:42.9198709Z Submodule 'dcm_qa_nih' (https://github.com/neurolabusc/dcm_qa_nih.git) registered for path 'tests/dcm_qa_nih' 2021-05-19T20:42:42.9201192Z Submodule 'tests/dcm_qa_stc' (https://github.com/neurolabusc/dcm_qa_stc.git) registered for path 'tests/dcm_qa_stc' 2021-05-19T20:42:42.9205476Z Submodule 'tests/testthat/dcm_qa_uih' (https://github.com/neurolabusc/dcm_qa_uih.git) registered for path 'tests/dcm_qa_uih' 2021-05-19T20:42:42.9258945Z Cloning into '/tmp/RtmpxLSW4b/remotes75bb3151add8/tractor-tractor-6f92c97/lib/divest/tests/dcm_qa'... 2021-05-19T20:42:45.9174210Z Cloning into '/tmp/RtmpxLSW4b/remotes75bb3151add8/tractor-tractor-6f92c97/lib/divest/tests/dcm_qa_nih'... 2021-05-19T20:42:46.3983935Z Cloning into '/tmp/RtmpxLSW4b/remotes75bb3151add8/tractor-tractor-6f92c97/lib/divest/tests/dcm_qa_stc'... 2021-05-19T20:42:50.5691085Z Cloning into '/tmp/RtmpxLSW4b/remotes75bb3151add8/tractor-tractor-6f92c97/lib/divest/tests/dcm_qa_uih'... 2021-05-19T20:43:01.4199573Z '/usr/bin/git' clone --depth 1 --no-hardlinks --recurse-submodules https://github.com/tractor/yaml.git /tmp/RtmpxLSW4b/remotes75bb3151add8/tractor-tractor-6f92c97/tractor.base/../lib/yaml 2021-05-19T20:43:01.4229453Z Cloning into '/tmp/RtmpxLSW4b/remotes75bb3151add8/tractor-tractor-6f92c97/tractor.base/../lib/yaml'... 2021-05-19T20:43:02.0720629Z '/usr/bin/git' clone --depth 1 --no-hardlinks --recurse-submodules https://github.com/jonclayden/loder.git /tmp/RtmpxLSW4b/remotes75bb3151add8/tractor-tractor-6f92c97/tractor.base/../lib/loder 2021-05-19T20:43:02.0741009Z Cloning into '/tmp/RtmpxLSW4b/remotes75bb3151add8/tractor-tractor-6f92c97/tractor.base/../lib/loder'... 2021-05-19T20:43:02.3584276Z '/usr/bin/git' clone --depth 1 --no-hardlinks --recurse-submodules https://github.com/jonclayden/shades.git /tmp/RtmpxLSW4b/remotes75bb3151add8/tractor-tractor-6f92c97/tractor.base/../lib/shades 2021-05-19T20:43:02.3606854Z Cloning into '/tmp/RtmpxLSW4b/remotes75bb3151add8/tractor-tractor-6f92c97/tractor.base/../lib/shades'... 2021-05-19T20:43:02.7274620Z '/usr/bin/git' clone --depth 1 --no-hardlinks --recurse-submodules https://github.com/tractor/jsonlite.git /tmp/RtmpxLSW4b/remotes75bb3151add8/tractor-tractor-6f92c97/tractor.base/../lib/jsonlite 2021-05-19T20:43:02.7300302Z Cloning into '/tmp/RtmpxLSW4b/remotes75bb3151add8/tractor-tractor-6f92c97/tractor.base/../lib/jsonlite'... 2021-05-19T20:43:21.2686699Z ore (NA -> 1.6.3) [CRAN] 2021-05-19T20:43:21.2688028Z RNifti (NA -> 1.3.1) [CRAN] 2021-05-19T20:43:21.2689238Z shades (NA -> 1.4.0) [CRAN] 2021-05-19T20:43:21.2690472Z reportr (NA -> 1.3.0) [CRAN] 2021-05-19T20:43:21.2714544Z Installing 4 packages: ore, RNifti, shades, reportr 2021-05-19T20:43:21.2732487Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-19T20:43:21.2734089Z (as ‘lib’ is unspecified) 2021-05-19T20:43:37.9011149Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ore_1.6.3.tar.gz' 2021-05-19T20:43:38.7060749Z Content type 'binary/octet-stream' length 649713 bytes (634 KB) 2021-05-19T20:43:38.7162243Z ================================================== 2021-05-19T20:43:38.7164022Z downloaded 634 KB 2021-05-19T20:43:38.7164992Z 2021-05-19T20:43:38.7203737Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/RNifti_1.3.1.tar.gz' 2021-05-19T20:43:39.0950054Z Content type 'binary/octet-stream' length 2686863 bytes (2.6 MB) 2021-05-19T20:43:39.1127646Z ================================================== 2021-05-19T20:43:39.1128304Z downloaded 2.6 MB 2021-05-19T20:43:39.1128631Z 2021-05-19T20:43:39.1170328Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/shades_1.4.0.tar.gz' 2021-05-19T20:43:40.0552531Z Content type 'binary/octet-stream' length 84644 bytes (82 KB) 2021-05-19T20:43:40.0560880Z ================================================== 2021-05-19T20:43:40.0562505Z downloaded 82 KB 2021-05-19T20:43:40.0563500Z 2021-05-19T20:43:40.0601052Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/reportr_1.3.0.tar.gz' 2021-05-19T20:43:40.5929875Z Content type 'binary/octet-stream' length 33658 bytes (32 KB) 2021-05-19T20:43:40.5931257Z ================================================== 2021-05-19T20:43:40.5932128Z downloaded 32 KB 2021-05-19T20:43:40.5932675Z 2021-05-19T20:43:40.9398886Z * installing *binary* package ‘ore’ ... 2021-05-19T20:43:40.9458774Z * DONE (ore) 2021-05-19T20:43:41.6620182Z * installing *binary* package ‘RNifti’ ... 2021-05-19T20:43:41.6792697Z * DONE (RNifti) 2021-05-19T20:43:41.9288928Z * installing *binary* package ‘shades’ ... 2021-05-19T20:43:41.9338628Z * DONE (shades) 2021-05-19T20:43:42.1821355Z * installing *binary* package ‘reportr’ ... 2021-05-19T20:43:42.1873563Z * DONE (reportr) 2021-05-19T20:43:42.1929552Z 2021-05-19T20:43:42.1930705Z The downloaded source packages are in 2021-05-19T20:43:42.1932304Z ‘/tmp/RtmpxLSW4b/downloaded_packages’ 2021-05-19T20:43:42.5390796Z 2021-05-19T20:43:42.5399621Z checking for file ‘/tmp/RtmpxLSW4b/remotes75bb3151add8/tractor-tractor-6f92c97/tractor.base/DESCRIPTION’ ... 2021-05-19T20:43:42.5471270Z 2021-05-19T20:43:42.5474428Z ✔ checking for file ‘/tmp/RtmpxLSW4b/remotes75bb3151add8/tractor-tractor-6f92c97/tractor.base/DESCRIPTION’ 2021-05-19T20:43:42.5612853Z 2021-05-19T20:43:42.5613469Z 2021-05-19T20:43:42.5614553Z ─ preparing ‘tractor.base’: 2021-05-19T20:43:42.5614963Z 2021-05-19T20:43:42.5615317Z 2021-05-19T20:43:42.5643447Z checking DESCRIPTION meta-information ... 2021-05-19T20:43:42.5670134Z 2021-05-19T20:43:42.5671667Z ✔ checking DESCRIPTION meta-information 2021-05-19T20:43:42.6238462Z 2021-05-19T20:43:42.6283799Z 2021-05-19T20:43:42.6288204Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-19T20:43:42.6306931Z 2021-05-19T20:43:42.6345089Z 2021-05-19T20:43:42.6347440Z ─ checking for empty or unneeded directories 2021-05-19T20:43:42.6376739Z ─ building ‘tractor.base_3.3.4.tar.gz’ 2021-05-19T20:43:42.9218981Z 2021-05-19T20:43:42.9222033Z 2021-05-19T20:43:42.9223519Z 2021-05-19T20:43:42.9349452Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-19T20:43:42.9350503Z (as ‘lib’ is unspecified) 2021-05-19T20:43:43.3261661Z * installing *source* package ‘tractor.base’ ... 2021-05-19T20:43:43.3263962Z ** using staged installation 2021-05-19T20:43:43.3429652Z ** R 2021-05-19T20:43:43.3811826Z ** inst 2021-05-19T20:43:43.3858103Z ** byte-compile and prepare package for lazy loading 2021-05-19T20:43:47.7635555Z 2021-05-19T20:43:47.7637019Z ** help 2021-05-19T20:43:47.7638631Z in method for ‘coerce’ with signature ‘"MriImage","nifti"’: no definition for class “nifti” 2021-05-19T20:43:47.7640423Z in method for ‘coerce’ with signature ‘"nifti","MriImage"’: no definition for class “nifti” 2021-05-19T20:43:47.8830518Z *** installing help indices 2021-05-19T20:43:47.9625167Z ** building package indices 2021-05-19T20:43:48.2549540Z ** testing if installed package can be loaded from temporary location 2021-05-19T20:43:48.6552041Z ** testing if installed package can be loaded from final location 2021-05-19T20:43:49.1425345Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T20:43:49.1476855Z * DONE (tractor.base) 2021-05-19T20:43:49.3626961Z Downloading GitHub repo neuroconductor/dcm2niir@cd9c14f5234e08d13eea0319a25caec3812bb3ab 2021-05-19T20:43:51.8075093Z R.methodsS3 (NA -> 1.8.1 ) [CRAN] 2021-05-19T20:43:51.8076481Z R.oo (NA -> 1.24.0) [CRAN] 2021-05-19T20:43:51.8077449Z Installing 3 packages: R.methodsS3, R.oo, R.utils 2021-05-19T20:43:51.8078758Z R.utils (NA -> 2.10.1) [CRAN] 2021-05-19T20:43:51.8087715Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-19T20:43:51.8088666Z (as ‘lib’ is unspecified) 2021-05-19T20:44:09.5968025Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R.methodsS3_1.8.1.tar.gz' 2021-05-19T20:44:10.0928821Z Content type 'binary/octet-stream' length 79535 bytes (77 KB) 2021-05-19T20:44:10.0941009Z ================================================== 2021-05-19T20:44:10.0942103Z downloaded 77 KB 2021-05-19T20:44:10.0942924Z 2021-05-19T20:44:10.0990402Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R.oo_1.24.0.tar.gz' 2021-05-19T20:44:10.5201025Z Content type 'binary/octet-stream' length 953964 bytes (931 KB) 2021-05-19T20:44:10.5269442Z ================================================== 2021-05-19T20:44:10.5270484Z downloaded 931 KB 2021-05-19T20:44:10.5271034Z 2021-05-19T20:44:10.5310937Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R.utils_2.10.1.tar.gz' 2021-05-19T20:44:10.7857536Z Content type 'binary/octet-stream' length 1392672 bytes (1.3 MB) 2021-05-19T20:44:10.7959794Z ================================================== 2021-05-19T20:44:10.7960448Z downloaded 1.3 MB 2021-05-19T20:44:10.7960784Z 2021-05-19T20:44:11.0552489Z * installing *binary* package ‘R.methodsS3’ ... 2021-05-19T20:44:11.0609535Z * DONE (R.methodsS3) 2021-05-19T20:44:11.3638851Z * installing *binary* package ‘R.oo’ ... 2021-05-19T20:44:11.3710174Z * DONE (R.oo) 2021-05-19T20:44:11.7045456Z * installing *binary* package ‘R.utils’ ... 2021-05-19T20:44:11.7130049Z * DONE (R.utils) 2021-05-19T20:44:11.7200467Z 2021-05-19T20:44:11.7201649Z The downloaded source packages are in 2021-05-19T20:44:11.7203274Z ‘/tmp/RtmpxLSW4b/downloaded_packages’ 2021-05-19T20:44:11.9440849Z 2021-05-19T20:44:11.9448900Z checking for file ‘/tmp/RtmpxLSW4b/remotes75bb23f4b263/neuroconductor-dcm2niir-cd9c14f/DESCRIPTION’ ... 2021-05-19T20:44:11.9493084Z 2021-05-19T20:44:11.9496211Z ✔ checking for file ‘/tmp/RtmpxLSW4b/remotes75bb23f4b263/neuroconductor-dcm2niir-cd9c14f/DESCRIPTION’ 2021-05-19T20:44:11.9530045Z 2021-05-19T20:44:11.9557878Z 2021-05-19T20:44:11.9560063Z ─ preparing ‘dcm2niir’: 2021-05-19T20:44:11.9572381Z 2021-05-19T20:44:11.9574909Z 2021-05-19T20:44:11.9659585Z checking DESCRIPTION meta-information ... 2021-05-19T20:44:11.9687012Z 2021-05-19T20:44:11.9689292Z ✔ checking DESCRIPTION meta-information 2021-05-19T20:44:11.9975469Z 2021-05-19T20:44:12.0008564Z 2021-05-19T20:44:12.0011576Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-19T20:44:12.0023650Z 2021-05-19T20:44:12.0049007Z 2021-05-19T20:44:12.0051315Z ─ checking for empty or unneeded directories 2021-05-19T20:44:12.0077767Z ─ building ‘dcm2niir_0.6.9.1.tar.gz’ 2021-05-19T20:44:12.0204443Z 2021-05-19T20:44:12.0207099Z 2021-05-19T20:44:12.0208616Z 2021-05-19T20:44:12.0620347Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-19T20:44:12.0622696Z (as ‘lib’ is unspecified) 2021-05-19T20:44:12.3196124Z * installing *source* package ‘dcm2niir’ ... 2021-05-19T20:44:12.3200583Z ** using staged installation 2021-05-19T20:44:12.3464682Z ** R 2021-05-19T20:44:12.3523934Z ** inst 2021-05-19T20:44:12.3536468Z ** byte-compile and prepare package for lazy loading 2021-05-19T20:44:13.1470727Z ** help 2021-05-19T20:44:13.1680593Z *** installing help indices 2021-05-19T20:44:13.1906820Z ** building package indices 2021-05-19T20:44:13.4249810Z ** installing vignettes 2021-05-19T20:44:13.4289623Z ** testing if installed package can be loaded from temporary location 2021-05-19T20:44:14.0864949Z ** testing if installed package can be loaded from final location 2021-05-19T20:44:14.7035423Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T20:44:14.7042209Z * DONE (dcm2niir) 2021-05-19T20:44:14.8836222Z Downloading GitHub repo neuroconductor/dcmtk@491cbcea629724ddf29fcf21643abe277a816723 2021-05-19T20:44:17.6394038Z 2021-05-19T20:44:17.6395717Z lubridate (NA -> 1.7.10) [CRAN] 2021-05-19T20:44:17.6397231Z Installing 1 packages: lubridate 2021-05-19T20:44:17.6406892Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-19T20:44:17.6407987Z (as ‘lib’ is unspecified) 2021-05-19T20:44:35.4400675Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lubridate_1.7.10.tar.gz' 2021-05-19T20:44:35.9659500Z Content type 'binary/octet-stream' length 1997569 bytes (1.9 MB) 2021-05-19T20:44:35.9937922Z ================================================== 2021-05-19T20:44:35.9939509Z downloaded 1.9 MB 2021-05-19T20:44:35.9940231Z 2021-05-19T20:44:36.4599098Z * installing *binary* package ‘lubridate’ ... 2021-05-19T20:44:36.4692067Z * DONE (lubridate) 2021-05-19T20:44:36.4766981Z 2021-05-19T20:44:36.4768204Z The downloaded source packages are in 2021-05-19T20:44:36.4769859Z ‘/tmp/RtmpxLSW4b/downloaded_packages’ 2021-05-19T20:44:36.7020379Z 2021-05-19T20:44:36.7031923Z checking for file ‘/tmp/RtmpxLSW4b/remotes75bb15bf8b51/neuroconductor-dcmtk-491cbce/DESCRIPTION’ ... 2021-05-19T20:44:36.7074085Z 2021-05-19T20:44:36.7090954Z ✔ checking for file ‘/tmp/RtmpxLSW4b/remotes75bb15bf8b51/neuroconductor-dcmtk-491cbce/DESCRIPTION’ 2021-05-19T20:44:36.7269505Z 2021-05-19T20:44:36.7272731Z 2021-05-19T20:44:36.7273977Z ─ preparing ‘dcmtk’: 2021-05-19T20:44:36.7274487Z 2021-05-19T20:44:36.7274968Z 2021-05-19T20:44:36.7293297Z checking DESCRIPTION meta-information ... 2021-05-19T20:44:36.7320657Z 2021-05-19T20:44:36.7322072Z ✔ checking DESCRIPTION meta-information 2021-05-19T20:44:36.7328587Z 2021-05-19T20:44:36.7352605Z 2021-05-19T20:44:36.7353745Z ─ running ‘cleanup’ 2021-05-19T20:44:36.7888621Z 2021-05-19T20:44:36.7950071Z 2021-05-19T20:44:36.7951831Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-19T20:44:36.7952530Z 2021-05-19T20:44:36.7971610Z 2021-05-19T20:44:36.7972898Z ─ checking for empty or unneeded directories 2021-05-19T20:44:36.7984177Z 2021-05-19T20:44:36.8084464Z 2021-05-19T20:44:36.8085830Z ─ building ‘dcmtk_0.6.8.1.tar.gz’ 2021-05-19T20:44:36.9644712Z 2021-05-19T20:44:36.9647980Z 2021-05-19T20:44:36.9648489Z 2021-05-19T20:44:36.9752036Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-19T20:44:36.9753312Z (as ‘lib’ is unspecified) 2021-05-19T20:44:37.3031971Z * installing *source* package ‘dcmtk’ ... 2021-05-19T20:44:37.3034874Z ** using staged installation 2021-05-19T20:44:37.3196836Z ** R 2021-05-19T20:44:37.3288409Z ** data 2021-05-19T20:44:37.3294379Z *** moving datasets to lazyload DB 2021-05-19T20:44:37.3784321Z ** inst 2021-05-19T20:44:37.3808428Z ** byte-compile and prepare package for lazy loading 2021-05-19T20:44:38.7230220Z ** help 2021-05-19T20:44:38.7790606Z *** installing help indices 2021-05-19T20:44:38.8229999Z ** building package indices 2021-05-19T20:44:39.0935877Z ** testing if installed package can be loaded from temporary location 2021-05-19T20:44:40.0857296Z ** testing if installed package can be loaded from final location 2021-05-19T20:44:41.0923143Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T20:44:41.0931612Z * DONE (dcmtk) 2021-05-19T20:44:41.2601113Z Downloading GitHub repo neuroconductor/oro.nifti@bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-19T20:44:44.2182094Z 2021-05-19T20:44:44.2183952Z RNifti (1.3.1 -> 929106d1b...) [GitHub] 2021-05-19T20:44:44.2184955Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-19T20:44:44.2186901Z Installing 7 packages: base64enc, tinytex, htmltools, rmarkdown, rticles, abind, bitops 2021-05-19T20:44:44.2188010Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-19T20:44:44.2189348Z htmltools (NA -> 0.5.1.1 ) [CRAN] 2021-05-19T20:44:44.2190365Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-19T20:44:44.2191287Z rticles (NA -> 0.19 ) [CRAN] 2021-05-19T20:44:44.2192197Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-19T20:44:44.2193087Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-19T20:44:44.2195786Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-19T20:44:44.2196861Z (as ‘lib’ is unspecified) 2021-05-19T20:45:02.0634553Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/base64enc_0.1-3.tar.gz' 2021-05-19T20:45:02.4440465Z Content type 'binary/octet-stream' length 38865 bytes (37 KB) 2021-05-19T20:45:02.4446632Z ================================================== 2021-05-19T20:45:02.4447909Z downloaded 37 KB 2021-05-19T20:45:02.4448827Z 2021-05-19T20:45:02.4487139Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tinytex_0.31.tar.gz' 2021-05-19T20:45:02.7769481Z Content type 'binary/octet-stream' length 116529 bytes (113 KB) 2021-05-19T20:45:02.7788325Z ================================================== 2021-05-19T20:45:02.7789096Z downloaded 113 KB 2021-05-19T20:45:02.7793367Z 2021-05-19T20:45:02.7836287Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/htmltools_0.5.1.1.tar.gz' 2021-05-19T20:45:03.1875017Z Content type 'binary/octet-stream' length 236672 bytes (231 KB) 2021-05-19T20:45:03.1922914Z ================================================== 2021-05-19T20:45:03.1923593Z downloaded 231 KB 2021-05-19T20:45:03.1924018Z 2021-05-19T20:45:03.1946223Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rmarkdown_2.8.tar.gz' 2021-05-19T20:45:03.9150493Z Content type 'binary/octet-stream' length 3650566 bytes (3.5 MB) 2021-05-19T20:45:03.9348347Z ================================================== 2021-05-19T20:45:03.9349317Z downloaded 3.5 MB 2021-05-19T20:45:03.9349653Z 2021-05-19T20:45:03.9392344Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rticles_0.19.tar.gz' 2021-05-19T20:45:04.4708036Z Content type 'binary/octet-stream' length 1674969 bytes (1.6 MB) 2021-05-19T20:45:04.4910096Z ================================================== 2021-05-19T20:45:04.4910713Z downloaded 1.6 MB 2021-05-19T20:45:04.4911050Z 2021-05-19T20:45:04.4952699Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/abind_1.4-5.tar.gz' 2021-05-19T20:45:04.8701919Z Content type 'binary/octet-stream' length 60511 bytes (59 KB) 2021-05-19T20:45:04.8713637Z ================================================== 2021-05-19T20:45:04.8715217Z downloaded 59 KB 2021-05-19T20:45:04.8715886Z 2021-05-19T20:45:04.8762990Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/bitops_1.0-7.tar.gz' 2021-05-19T20:45:05.6071148Z Content type 'binary/octet-stream' length 34858 bytes (34 KB) 2021-05-19T20:45:05.6072627Z ================================================== 2021-05-19T20:45:05.6073365Z downloaded 34 KB 2021-05-19T20:45:05.6073909Z 2021-05-19T20:45:05.8586060Z * installing *binary* package ‘base64enc’ ... 2021-05-19T20:45:05.8648383Z * DONE (base64enc) 2021-05-19T20:45:06.1130603Z * installing *binary* package ‘tinytex’ ... 2021-05-19T20:45:06.1193491Z * DONE (tinytex) 2021-05-19T20:45:06.3670638Z * installing *binary* package ‘abind’ ... 2021-05-19T20:45:06.3726043Z * DONE (abind) 2021-05-19T20:45:06.6207106Z * installing *binary* package ‘bitops’ ... 2021-05-19T20:45:06.6261397Z * DONE (bitops) 2021-05-19T20:45:06.8906481Z * installing *binary* package ‘htmltools’ ... 2021-05-19T20:45:06.8960712Z * DONE (htmltools) 2021-05-19T20:45:07.6759004Z * installing *binary* package ‘rmarkdown’ ... 2021-05-19T20:45:07.6980113Z * DONE (rmarkdown) 2021-05-19T20:45:08.3409358Z * installing *binary* package ‘rticles’ ... 2021-05-19T20:45:08.3622160Z * DONE (rticles) 2021-05-19T20:45:08.3766634Z 2021-05-19T20:45:08.3767881Z The downloaded source packages are in 2021-05-19T20:45:08.3769440Z ‘/tmp/RtmpxLSW4b/downloaded_packages’ 2021-05-19T20:45:08.4508541Z Downloading GitHub repo neuroconductor/RNifti@929106d1b17d6c09c8b001b5e39d448ed9ef635f 2021-05-19T20:45:11.1153877Z 2021-05-19T20:45:11.3464063Z 2021-05-19T20:45:11.3472661Z checking for file ‘/tmp/RtmpxLSW4b/remotes75bb17d5b751/neuroconductor-RNifti-929106d/DESCRIPTION’ ... 2021-05-19T20:45:11.3519814Z 2021-05-19T20:45:11.3521826Z ✔ checking for file ‘/tmp/RtmpxLSW4b/remotes75bb17d5b751/neuroconductor-RNifti-929106d/DESCRIPTION’ 2021-05-19T20:45:11.3681342Z 2021-05-19T20:45:11.3861591Z 2021-05-19T20:45:11.3864873Z ─ preparing ‘RNifti’: 2021-05-19T20:45:11.3878671Z 2021-05-19T20:45:11.3904486Z 2021-05-19T20:45:11.3906861Z ✔ checking DESCRIPTION meta-information 2021-05-19T20:45:11.3931910Z ─ cleaning src 2021-05-19T20:45:11.3957789Z ─ running ‘cleanup’ 2021-05-19T20:45:11.4439093Z 2021-05-19T20:45:11.4487198Z 2021-05-19T20:45:11.4491653Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-19T20:45:11.4937590Z 2021-05-19T20:45:11.4968080Z 2021-05-19T20:45:11.4970771Z ─ checking for empty or unneeded directories 2021-05-19T20:45:11.4991725Z 2021-05-19T20:45:11.5031474Z 2021-05-19T20:45:11.5033830Z ─ building ‘RNifti_1.3.1.tar.gz’ 2021-05-19T20:45:11.8610851Z 2021-05-19T20:45:11.8615619Z 2021-05-19T20:45:11.8618141Z 2021-05-19T20:45:11.8742784Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-19T20:45:11.8743816Z (as ‘lib’ is unspecified) 2021-05-19T20:45:12.2730117Z * installing *source* package ‘RNifti’ ... 2021-05-19T20:45:12.2768698Z ** using staged installation 2021-05-19T20:45:12.2961508Z ** libs 2021-05-19T20:45:12.3029575Z 2021-05-19T20:45:12.3032855Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c main.cpp -o main.o 2021-05-19T20:45:34.2311936Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zzz.c -o zzz.o 2021-05-19T20:45:34.3417332Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/adler32.c -o zlib/adler32.o 2021-05-19T20:45:34.4533061Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/compress.c -o zlib/compress.o 2021-05-19T20:45:34.5007789Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/crc32.c -o zlib/crc32.o 2021-05-19T20:45:34.6334473Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/deflate.c -o zlib/deflate.o 2021-05-19T20:45:35.1991011Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/gzclose.c -o zlib/gzclose.o 2021-05-19T20:45:35.2520238Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/gzlib.c -o zlib/gzlib.o 2021-05-19T20:45:35.3984642Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/gzread.c -o zlib/gzread.o 2021-05-19T20:45:36.4786832Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/gzwrite.c -o zlib/gzwrite.o 2021-05-19T20:45:36.4799091Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/infback.c -o zlib/infback.o 2021-05-19T20:45:36.4802637Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/inffast.c -o zlib/inffast.o 2021-05-19T20:45:36.4805786Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/inflate.c -o zlib/inflate.o 2021-05-19T20:45:36.8130485Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/inftrees.c -o zlib/inftrees.o 2021-05-19T20:45:36.9267324Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/trees.c -o zlib/trees.o 2021-05-19T20:45:37.2974628Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/uncompr.c -o zlib/uncompr.o 2021-05-19T20:45:37.3417862Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/zutil.c -o zlib/zutil.o 2021-05-19T20:45:37.3989826Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c znzlib/znzlib.c -o znzlib/znzlib.o 2021-05-19T20:45:37.4949648Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c niftilib/nifti1_io.c -o niftilib/nifti1_io.o 2021-05-19T20:45:38.8861172Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c niftilib/nifti2_io.c -o niftilib/nifti2_io.o 2021-05-19T20:45:41.7106212Z g++ -std=gnu++11 -shared -L/opt/R/4.0.5/lib/R/lib -L/usr/local/lib -o RNifti.so main.o zzz.o zlib/adler32.o zlib/compress.o zlib/crc32.o zlib/deflate.o zlib/gzclose.o zlib/gzlib.o zlib/gzread.o zlib/gzwrite.o zlib/infback.o zlib/inffast.o zlib/inflate.o zlib/inftrees.o zlib/trees.o zlib/uncompr.o zlib/zutil.o znzlib/znzlib.o niftilib/nifti1_io.o niftilib/nifti2_io.o -L/opt/R/4.0.5/lib/R/lib -lR 2021-05-19T20:45:41.9332341Z installing to /home/runner/work/_temp/Library/00LOCK-RNifti/00new/RNifti/libs 2021-05-19T20:45:41.9477199Z ** R 2021-05-19T20:45:41.9586343Z ** inst 2021-05-19T20:45:41.9620864Z ** byte-compile and prepare package for lazy loading 2021-05-19T20:45:42.8880368Z ** help 2021-05-19T20:45:42.9462820Z *** installing help indices 2021-05-19T20:45:42.9908269Z ** building package indices 2021-05-19T20:45:43.2560692Z ** testing if installed package can be loaded from temporary location 2021-05-19T20:45:43.5819127Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T20:45:43.7403036Z ** testing if installed package can be loaded from final location 2021-05-19T20:45:44.0631241Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T20:45:44.0644423Z * DONE (RNifti) 2021-05-19T20:45:44.3095762Z 2021-05-19T20:45:44.3103470Z checking for file ‘/tmp/RtmpxLSW4b/remotes75bb61969b33/neuroconductor-oro.nifti-bd06b05/DESCRIPTION’ ... 2021-05-19T20:45:44.3146253Z 2021-05-19T20:45:44.3149850Z ✔ checking for file ‘/tmp/RtmpxLSW4b/remotes75bb61969b33/neuroconductor-oro.nifti-bd06b05/DESCRIPTION’ 2021-05-19T20:45:44.3392634Z 2021-05-19T20:45:44.3432872Z 2021-05-19T20:45:44.3435949Z ─ preparing ‘oro.nifti’: 2021-05-19T20:45:44.3449729Z 2021-05-19T20:45:44.3451988Z 2021-05-19T20:45:44.3573209Z checking DESCRIPTION meta-information ... 2021-05-19T20:45:44.3603337Z 2021-05-19T20:45:44.3605688Z ✔ checking DESCRIPTION meta-information 2021-05-19T20:45:44.5219053Z 2021-05-19T20:45:44.5268591Z 2021-05-19T20:45:44.5272889Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-19T20:45:44.5286502Z 2021-05-19T20:45:44.5316857Z 2021-05-19T20:45:44.5319280Z ─ checking for empty or unneeded directories 2021-05-19T20:45:44.5322996Z Removed empty directory ‘oro.nifti/vignettes’ 2021-05-19T20:45:44.5335045Z 2021-05-19T20:45:44.5363594Z 2021-05-19T20:45:44.5365802Z ─ building ‘oro.nifti_0.10.3.tar.gz’ 2021-05-19T20:45:45.1154796Z 2021-05-19T20:45:45.1158606Z 2021-05-19T20:45:45.1160392Z 2021-05-19T20:45:45.1361697Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-19T20:45:45.1363225Z (as ‘lib’ is unspecified) 2021-05-19T20:45:45.7548025Z * installing *source* package ‘oro.nifti’ ... 2021-05-19T20:45:45.7549764Z ** using staged installation 2021-05-19T20:45:45.7780359Z ** R 2021-05-19T20:45:45.8431427Z ** demo 2021-05-19T20:45:45.8438100Z ** inst 2021-05-19T20:45:45.8518756Z ** byte-compile and prepare package for lazy loading 2021-05-19T20:45:53.4509624Z 2021-05-19T20:45:53.4511198Z ** help 2021-05-19T20:45:53.4512645Z Creating a new generic function for ‘origin’ in package ‘oro.nifti’ 2021-05-19T20:45:53.8830479Z *** installing help indices 2021-05-19T20:45:54.2230970Z ** building package indices 2021-05-19T20:45:54.7164244Z ** testing if installed package can be loaded from temporary location 2021-05-19T20:45:55.3868525Z ** testing if installed package can be loaded from final location 2021-05-19T20:45:56.1887411Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T20:45:56.1976772Z * DONE (oro.nifti) 2021-05-19T20:45:56.3911807Z Downloading GitHub repo neuroconductor/neurobase@1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-19T20:45:59.7892394Z matrixStats (NA -> 0.58.0) [CRAN] 2021-05-19T20:45:59.7896177Z Installing 1 packages: matrixStats 2021-05-19T20:45:59.7912242Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-19T20:45:59.7913595Z (as ‘lib’ is unspecified) 2021-05-19T20:46:17.1615702Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/matrixStats_0.58.0.tar.gz' 2021-05-19T20:46:18.3167672Z Content type 'binary/octet-stream' length 2539233 bytes (2.4 MB) 2021-05-19T20:46:18.3422320Z ================================================== 2021-05-19T20:46:18.3423414Z downloaded 2.4 MB 2021-05-19T20:46:18.3423967Z 2021-05-19T20:46:19.0980680Z * installing *binary* package ‘matrixStats’ ... 2021-05-19T20:46:19.1181738Z * DONE (matrixStats) 2021-05-19T20:46:19.1281687Z 2021-05-19T20:46:19.1283064Z The downloaded source packages are in 2021-05-19T20:46:19.1284713Z ‘/tmp/RtmpxLSW4b/downloaded_packages’ 2021-05-19T20:46:19.3691299Z 2021-05-19T20:46:19.3698482Z checking for file ‘/tmp/RtmpxLSW4b/remotes75bb65bcec18/neuroconductor-neurobase-1d4b172/DESCRIPTION’ ... 2021-05-19T20:46:19.3740641Z 2021-05-19T20:46:19.3743824Z ✔ checking for file ‘/tmp/RtmpxLSW4b/remotes75bb65bcec18/neuroconductor-neurobase-1d4b172/DESCRIPTION’ 2021-05-19T20:46:19.3944964Z 2021-05-19T20:46:19.3977259Z 2021-05-19T20:46:19.3979952Z ─ preparing ‘neurobase’: 2021-05-19T20:46:19.4091163Z checking DESCRIPTION meta-information ... 2021-05-19T20:46:19.4120080Z 2021-05-19T20:46:19.4122463Z ✔ checking DESCRIPTION meta-information 2021-05-19T20:46:19.5059339Z 2021-05-19T20:46:19.5095428Z 2021-05-19T20:46:19.5098974Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-19T20:46:19.5114456Z 2021-05-19T20:46:19.5142647Z 2021-05-19T20:46:19.5144988Z ─ checking for empty or unneeded directories 2021-05-19T20:46:19.5155868Z 2021-05-19T20:46:19.5180926Z 2021-05-19T20:46:19.5183115Z ─ building ‘neurobase_1.30.1.tar.gz’ 2021-05-19T20:46:19.5934688Z 2021-05-19T20:46:19.5937927Z 2021-05-19T20:46:19.5939407Z 2021-05-19T20:46:19.6043511Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-19T20:46:19.6045025Z (as ‘lib’ is unspecified) 2021-05-19T20:46:19.9459825Z * installing *source* package ‘neurobase’ ... 2021-05-19T20:46:19.9461883Z ** using staged installation 2021-05-19T20:46:19.9665961Z ** R 2021-05-19T20:46:19.9953910Z ** byte-compile and prepare package for lazy loading 2021-05-19T20:46:22.8235602Z ** help 2021-05-19T20:46:23.0102002Z *** installing help indices 2021-05-19T20:46:23.1390360Z ** building package indices 2021-05-19T20:46:23.4761945Z ** installing vignettes 2021-05-19T20:46:23.4829610Z ** testing if installed package can be loaded from temporary location 2021-05-19T20:46:24.3145881Z ** testing if installed package can be loaded from final location 2021-05-19T20:46:25.1881046Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T20:46:25.1904959Z * DONE (neurobase) 2021-05-19T20:46:25.3903125Z Downloading GitHub repo neuroconductor/fslr@2836c318184779a56162a0b4936ee42d348395a7 2021-05-19T20:46:28.3322167Z 2021-05-19T20:46:28.5597797Z 2021-05-19T20:46:28.5604997Z checking for file ‘/tmp/RtmpxLSW4b/remotes75bb2022c284/neuroconductor-fslr-2836c31/DESCRIPTION’ ... 2021-05-19T20:46:28.5646516Z 2021-05-19T20:46:28.5648662Z ✔ checking for file ‘/tmp/RtmpxLSW4b/remotes75bb2022c284/neuroconductor-fslr-2836c31/DESCRIPTION’ 2021-05-19T20:46:28.5949832Z 2021-05-19T20:46:28.5956635Z 2021-05-19T20:46:28.5958907Z ─ preparing ‘fslr’: 2021-05-19T20:46:28.5972042Z 2021-05-19T20:46:28.5974100Z 2021-05-19T20:46:28.6063593Z checking DESCRIPTION meta-information ... 2021-05-19T20:46:28.6094261Z 2021-05-19T20:46:28.6096643Z ✔ checking DESCRIPTION meta-information 2021-05-19T20:46:28.7911400Z 2021-05-19T20:46:28.7942891Z 2021-05-19T20:46:28.7945615Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-19T20:46:28.7957390Z 2021-05-19T20:46:28.7988026Z 2021-05-19T20:46:28.7990771Z ─ checking for empty or unneeded directories 2021-05-19T20:46:28.8016134Z 2021-05-19T20:46:28.8043605Z 2021-05-19T20:46:28.8045873Z ─ building ‘fslr_2.25.0.tar.gz’ 2021-05-19T20:46:28.9490277Z 2021-05-19T20:46:28.9493458Z 2021-05-19T20:46:28.9494962Z 2021-05-19T20:46:28.9630494Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-19T20:46:28.9631852Z (as ‘lib’ is unspecified) 2021-05-19T20:46:29.4414717Z * installing *source* package ‘fslr’ ... 2021-05-19T20:46:29.4418822Z ** using staged installation 2021-05-19T20:46:29.4629847Z ** R 2021-05-19T20:46:29.5109449Z ** inst 2021-05-19T20:46:29.5124996Z ** byte-compile and prepare package for lazy loading 2021-05-19T20:46:32.4258845Z ** help 2021-05-19T20:46:32.8698658Z *** installing help indices 2021-05-19T20:46:33.2146219Z ** building package indices 2021-05-19T20:46:33.7229925Z ** installing vignettes 2021-05-19T20:46:33.7301718Z ** testing if installed package can be loaded from temporary location 2021-05-19T20:46:34.6257500Z ** testing if installed package can be loaded from final location 2021-05-19T20:46:35.5517632Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T20:46:35.5544429Z * DONE (fslr) 2021-05-19T20:46:35.5765613Z Installing 14 packages: base64enc, ore, R.methodsS3, R.oo, bitops, RNifti, R.utils, matrixStats, abind, tinytex, htmltools, shades, reportr, rmarkdown 2021-05-19T20:46:35.5773015Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-19T20:46:35.5774271Z (as ‘lib’ is unspecified) 2021-05-19T20:46:52.6227410Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/base64enc_0.1-3.tar.gz' 2021-05-19T20:46:53.0937709Z Content type 'binary/octet-stream' length 38865 bytes (37 KB) 2021-05-19T20:46:53.0939687Z ================================================== 2021-05-19T20:46:53.0940712Z downloaded 37 KB 2021-05-19T20:46:53.0941404Z 2021-05-19T20:46:53.0978367Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ore_1.6.3.tar.gz' 2021-05-19T20:46:53.6533238Z Content type 'binary/octet-stream' length 649713 bytes (634 KB) 2021-05-19T20:46:53.6587896Z ================================================== 2021-05-19T20:46:53.6588522Z downloaded 634 KB 2021-05-19T20:46:53.6590265Z 2021-05-19T20:46:53.6633496Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R.methodsS3_1.8.1.tar.gz' 2021-05-19T20:46:54.2049863Z Content type 'binary/octet-stream' length 79535 bytes (77 KB) 2021-05-19T20:46:54.2059479Z ================================================== 2021-05-19T20:46:54.2060121Z downloaded 77 KB 2021-05-19T20:46:54.2060683Z 2021-05-19T20:46:54.2105084Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R.oo_1.24.0.tar.gz' 2021-05-19T20:46:54.5907599Z Content type 'binary/octet-stream' length 953964 bytes (931 KB) 2021-05-19T20:46:54.5976678Z ================================================== 2021-05-19T20:46:54.5977610Z downloaded 931 KB 2021-05-19T20:46:54.5978157Z 2021-05-19T20:46:54.6017700Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/bitops_1.0-7.tar.gz' 2021-05-19T20:46:54.9798151Z Content type 'binary/octet-stream' length 34858 bytes (34 KB) 2021-05-19T20:46:54.9799031Z ================================================== 2021-05-19T20:46:54.9799566Z downloaded 34 KB 2021-05-19T20:46:54.9799913Z 2021-05-19T20:46:54.9860447Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/RNifti_1.3.1.tar.gz' 2021-05-19T20:46:55.3652878Z Content type 'binary/octet-stream' length 2686863 bytes (2.6 MB) 2021-05-19T20:46:55.3808826Z ================================================== 2021-05-19T20:46:55.3809396Z downloaded 2.6 MB 2021-05-19T20:46:55.3809713Z 2021-05-19T20:46:55.3854360Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R.utils_2.10.1.tar.gz' 2021-05-19T20:46:55.9498458Z Content type 'binary/octet-stream' length 1392672 bytes (1.3 MB) 2021-05-19T20:46:55.9700360Z ================================================== 2021-05-19T20:46:55.9700986Z downloaded 1.3 MB 2021-05-19T20:46:55.9701321Z 2021-05-19T20:46:55.9748963Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/matrixStats_0.58.0.tar.gz' 2021-05-19T20:46:56.1182790Z Content type 'binary/octet-stream' length 2539233 bytes (2.4 MB) 2021-05-19T20:46:56.1339960Z ================================================== 2021-05-19T20:46:56.1340952Z downloaded 2.4 MB 2021-05-19T20:46:56.1341608Z 2021-05-19T20:46:56.1385669Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/abind_1.4-5.tar.gz' 2021-05-19T20:46:56.4020902Z Content type 'binary/octet-stream' length 60511 bytes (59 KB) 2021-05-19T20:46:56.4050495Z ================================================== 2021-05-19T20:46:56.4051051Z downloaded 59 KB 2021-05-19T20:46:56.4051382Z 2021-05-19T20:46:56.4101172Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tinytex_0.31.tar.gz' 2021-05-19T20:46:56.6699502Z Content type 'binary/octet-stream' length 116529 bytes (113 KB) 2021-05-19T20:46:56.6714735Z ================================================== 2021-05-19T20:46:56.6716201Z downloaded 113 KB 2021-05-19T20:46:56.6717139Z 2021-05-19T20:46:56.6752490Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/htmltools_0.5.1.1.tar.gz' 2021-05-19T20:46:56.9214258Z Content type 'binary/octet-stream' length 236672 bytes (231 KB) 2021-05-19T20:46:56.9246739Z ================================================== 2021-05-19T20:46:56.9250903Z downloaded 231 KB 2021-05-19T20:46:56.9253893Z 2021-05-19T20:46:56.9283757Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/shades_1.4.0.tar.gz' 2021-05-19T20:46:57.4511772Z Content type 'binary/octet-stream' length 84644 bytes (82 KB) 2021-05-19T20:46:57.4523213Z ================================================== 2021-05-19T20:46:57.4524122Z downloaded 82 KB 2021-05-19T20:46:57.4524717Z 2021-05-19T20:46:57.4562884Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/reportr_1.3.0.tar.gz' 2021-05-19T20:46:57.8046096Z Content type 'binary/octet-stream' length 33658 bytes (32 KB) 2021-05-19T20:46:57.8052704Z ================================================== 2021-05-19T20:46:57.8053723Z downloaded 32 KB 2021-05-19T20:46:57.8054260Z 2021-05-19T20:46:57.8088383Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rmarkdown_2.8.tar.gz' 2021-05-19T20:46:58.3271391Z Content type 'binary/octet-stream' length 3650566 bytes (3.5 MB) 2021-05-19T20:46:58.3583989Z ================================================== 2021-05-19T20:46:58.3584673Z downloaded 3.5 MB 2021-05-19T20:46:58.3585004Z 2021-05-19T20:46:58.6109416Z * installing *binary* package ‘base64enc’ ... 2021-05-19T20:46:58.6186430Z * DONE (base64enc) 2021-05-19T20:46:58.9600530Z * installing *binary* package ‘ore’ ... 2021-05-19T20:46:58.9695676Z * DONE (ore) 2021-05-19T20:46:59.2258651Z * installing *binary* package ‘R.methodsS3’ ... 2021-05-19T20:46:59.2331712Z * DONE (R.methodsS3) 2021-05-19T20:46:59.4869401Z * installing *binary* package ‘bitops’ ... 2021-05-19T20:46:59.4947294Z * DONE (bitops) 2021-05-19T20:47:00.1991233Z * installing *binary* package ‘RNifti’ ... 2021-05-19T20:47:00.2163794Z * DONE (RNifti) 2021-05-19T20:47:00.9460306Z * installing *binary* package ‘matrixStats’ ... 2021-05-19T20:47:00.9652078Z * DONE (matrixStats) 2021-05-19T20:47:01.2255049Z * installing *binary* package ‘abind’ ... 2021-05-19T20:47:01.2339046Z * DONE (abind) 2021-05-19T20:47:01.4855789Z * installing *binary* package ‘tinytex’ ... 2021-05-19T20:47:01.4924877Z * DONE (tinytex) 2021-05-19T20:47:01.7463216Z * installing *binary* package ‘shades’ ... 2021-05-19T20:47:01.7547289Z * DONE (shades) 2021-05-19T20:47:02.0567790Z * installing *binary* package ‘R.oo’ ... 2021-05-19T20:47:02.0664190Z * DONE (R.oo) 2021-05-19T20:47:02.3343817Z * installing *binary* package ‘htmltools’ ... 2021-05-19T20:47:02.3422429Z * DONE (htmltools) 2021-05-19T20:47:02.5901047Z * installing *binary* package ‘reportr’ ... 2021-05-19T20:47:02.5984096Z * DONE (reportr) 2021-05-19T20:47:02.9193294Z * installing *binary* package ‘R.utils’ ... 2021-05-19T20:47:02.9292064Z * DONE (R.utils) 2021-05-19T20:47:03.7016684Z * installing *binary* package ‘rmarkdown’ ... 2021-05-19T20:47:03.7276752Z * DONE (rmarkdown) 2021-05-19T20:47:03.7485026Z 2021-05-19T20:47:03.7486718Z The downloaded source packages are in 2021-05-19T20:47:03.7488797Z ‘/tmp/RtmpxLSW4b/downloaded_packages’ 2021-05-19T20:47:04.1336441Z Skipping install of 'tractor.base' from a github remote, the SHA1 (6f92c97a) has not changed since last install. 2021-05-19T20:47:04.1338253Z Use `force = TRUE` to force installation 2021-05-19T20:47:04.2202474Z Skipping install of 'dcm2niir' from a github remote, the SHA1 (cd9c14f5) has not changed since last install. 2021-05-19T20:47:04.2204281Z Use `force = TRUE` to force installation 2021-05-19T20:47:04.3523167Z Skipping install of 'dcmtk' from a github remote, the SHA1 (491cbcea) has not changed since last install. 2021-05-19T20:47:04.3524880Z Use `force = TRUE` to force installation 2021-05-19T20:47:04.4634110Z Skipping install of 'oro.nifti' from a github remote, the SHA1 (bd06b05d) has not changed since last install. 2021-05-19T20:47:04.4636624Z Use `force = TRUE` to force installation 2021-05-19T20:47:04.5567920Z Skipping install of 'neurobase' from a github remote, the SHA1 (1d4b1729) has not changed since last install. 2021-05-19T20:47:04.5568995Z Use `force = TRUE` to force installation 2021-05-19T20:47:04.6467495Z Skipping install of 'fslr' from a github remote, the SHA1 (2836c318) has not changed since last install. 2021-05-19T20:47:04.6469414Z Use `force = TRUE` to force installation 2021-05-19T20:47:04.6489747Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-19T20:47:04.6491458Z Use `force = TRUE` to force installation 2021-05-19T20:47:04.6505049Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-19T20:47:04.6506678Z Use `force = TRUE` to force installation 2021-05-19T20:47:04.9085661Z 2021-05-19T20:47:04.9135157Z ##[group]Run options(width = 100) 2021-05-19T20:47:04.9135974Z options(width = 100) 2021-05-19T20:47:04.9136826Z pkgs <- installed.packages()[, "Package"] 2021-05-19T20:47:04.9137901Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-19T20:47:04.9147665Z shell: /usr/local/bin/Rscript {0} 2021-05-19T20:47:04.9148277Z env: 2021-05-19T20:47:04.9148979Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T20:47:04.9149522Z TIC_DEPLOY_KEY: 2021-05-19T20:47:04.9150500Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-19T20:47:04.9152424Z GITHUB_PAT: *** 2021-05-19T20:47:04.9153496Z COVERALLS_TOKEN: *** 2021-05-19T20:47:04.9154079Z continue-on-error: false 2021-05-19T20:47:04.9154619Z VDIFFR_RUN_TESTS: 2021-05-19T20:47:04.9155187Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-19T20:47:04.9155707Z TZ: UTC 2021-05-19T20:47:04.9156149Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T20:47:04.9156671Z NOT_CRAN: true 2021-05-19T20:47:04.9157113Z ##[endgroup] 2021-05-19T20:47:05.4768627Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-19T20:47:05.4770692Z setting value 2021-05-19T20:47:05.4772527Z version R version 4.0.5 (2021-03-31) 2021-05-19T20:47:05.4773923Z os Ubuntu 20.04.2 LTS 2021-05-19T20:47:05.4775679Z system x86_64, linux-gnu 2021-05-19T20:47:05.4776959Z ui X11 2021-05-19T20:47:05.4778209Z language (EN) 2021-05-19T20:47:05.4779830Z collate C.UTF-8 2021-05-19T20:47:05.4784298Z ctype C.UTF-8 2021-05-19T20:47:05.4785229Z tz UTC 2021-05-19T20:47:05.4786402Z date 2021-05-19 2021-05-19T20:47:05.4786937Z 2021-05-19T20:47:05.4788683Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-19T20:47:05.4790453Z package * version date lib source 2021-05-19T20:47:05.4792263Z abind 1.4-5 2016-07-21 [1] RSPM (R 4.0.3) 2021-05-19T20:47:05.4794118Z aghast 0.2.1 2021-05-19 [1] Github (muschellij2/aghast@0c3b853) 2021-05-19T20:47:05.4795976Z askpass 1.1 2019-01-13 [1] RSPM (R 4.0.3) 2021-05-19T20:47:05.4797640Z base * 4.0.5 2021-03-31 [2] local 2021-05-19T20:47:05.4799315Z base64enc 0.1-3 2015-07-28 [1] RSPM (R 4.0.3) 2021-05-19T20:47:05.4800991Z bitops 1.0-7 2021-04-24 [1] RSPM (R 4.0.4) 2021-05-19T20:47:05.4802638Z boot 1.3-27 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-19T20:47:05.4804242Z brew 1.0-6 2011-04-13 [1] RSPM (R 4.0.3) 2021-05-19T20:47:05.4805884Z brio 1.1.2 2021-04-23 [1] RSPM (R 4.0.4) 2021-05-19T20:47:05.4807519Z cachem 1.0.5 2021-05-15 [1] RSPM (R 4.0.4) 2021-05-19T20:47:05.4809146Z callr 3.7.0 2021-04-20 [1] RSPM (R 4.0.4) 2021-05-19T20:47:05.4810788Z class 7.3-18 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-19T20:47:05.4812402Z cli 2.5.0 2021-04-26 [1] RSPM (R 4.0.4) 2021-05-19T20:47:05.4814001Z clipr 0.7.1 2020-10-08 [1] RSPM (R 4.0.3) 2021-05-19T20:47:05.4815647Z cluster 2.1.1 2021-02-14 [2] CRAN (R 4.0.5) 2021-05-19T20:47:05.4817342Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.0.5) 2021-05-19T20:47:05.4819033Z commonmark 1.7 2018-12-01 [1] RSPM (R 4.0.3) 2021-05-19T20:47:05.4821153Z compiler 4.0.5 2021-03-31 [2] local 2021-05-19T20:47:05.4822849Z covr 3.5.1 2020-09-16 [1] RSPM (R 4.0.3) 2021-05-19T20:47:05.4824456Z cpp11 0.2.7 2021-03-29 [1] RSPM (R 4.0.4) 2021-05-19T20:47:05.4826095Z crayon 1.4.1 2021-02-08 [1] RSPM (R 4.0.3) 2021-05-19T20:47:05.4827993Z credentials 1.3.0 2020-07-21 [1] RSPM (R 4.0.3) 2021-05-19T20:47:05.4842789Z curl 4.3.1 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-19T20:47:05.4843844Z datasets * 4.0.5 2021-03-31 [2] local 2021-05-19T20:47:05.4845001Z dcm2niir 0.6.9.1 2021-05-19 [1] Github (neuroconductor/dcm2niir@cd9c14f) 2021-05-19T20:47:05.4846220Z dcmtk 0.6.8.1 2021-05-19 [1] Github (neuroconductor/dcmtk@491cbce) 2021-05-19T20:47:05.4847337Z debugme 1.1.0 2017-10-22 [1] RSPM (R 4.0.0) 2021-05-19T20:47:05.4848403Z desc 1.2.0.9000 2021-05-19 [1] Github (muschellij2/desc@7be86f2) 2021-05-19T20:47:05.4849474Z devtools 2.4.1 2021-05-05 [1] RSPM (R 4.0.4) 2021-05-19T20:47:05.4850467Z diffobj 0.3.4 2021-03-22 [1] RSPM (R 4.0.4) 2021-05-19T20:47:05.4851447Z digest 0.6.27 2020-10-24 [1] RSPM (R 4.0.3) 2021-05-19T20:47:05.4852411Z dplyr 1.0.6 2021-05-05 [1] RSPM (R 4.0.4) 2021-05-19T20:47:05.4853395Z ellipsis 0.3.2 2021-04-29 [1] RSPM (R 4.0.4) 2021-05-19T20:47:05.4854378Z evaluate 0.14 2019-05-28 [1] RSPM (R 4.0.3) 2021-05-19T20:47:05.4855359Z fansi 0.4.2 2021-01-15 [1] RSPM (R 4.0.3) 2021-05-19T20:47:05.4856329Z fastmap 1.1.0 2021-01-25 [1] RSPM (R 4.0.3) 2021-05-19T20:47:05.4857301Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.0.5) 2021-05-19T20:47:05.4858258Z fs 1.5.0 2020-07-31 [1] RSPM (R 4.0.3) 2021-05-19T20:47:05.4859298Z fslr 2.25.0 2021-05-19 [1] Github (neuroconductor/fslr@2836c31) 2021-05-19T20:47:05.4860355Z generics 0.1.0 2020-10-31 [1] RSPM (R 4.0.3) 2021-05-19T20:47:05.4861340Z gert 1.3.0 2021-03-29 [1] RSPM (R 4.0.4) 2021-05-19T20:47:05.4862285Z gh 1.3.0 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-19T20:47:05.4863351Z ghtravis 0.15.1 2021-05-19 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-19T20:47:05.4864435Z git2r 0.28.0 2021-01-10 [1] RSPM (R 4.0.3) 2021-05-19T20:47:05.4865422Z gitcreds 0.1.1 2020-12-04 [1] RSPM (R 4.0.3) 2021-05-19T20:47:05.4866379Z glue 1.4.2 2020-08-27 [1] RSPM (R 4.0.3) 2021-05-19T20:47:05.4867352Z graphics * 4.0.5 2021-03-31 [2] local 2021-05-19T20:47:05.4868337Z grDevices * 4.0.5 2021-03-31 [2] local 2021-05-19T20:47:05.4869593Z grid 4.0.5 2021-03-31 [2] local 2021-05-19T20:47:05.4870585Z highr 0.9 2021-04-16 [1] RSPM (R 4.0.4) 2021-05-19T20:47:05.4871556Z htmltools 0.5.1.1 2021-01-22 [1] RSPM (R 4.0.3) 2021-05-19T20:47:05.4872530Z httr 1.4.2 2020-07-20 [1] RSPM (R 4.0.3) 2021-05-19T20:47:05.4873482Z ini 0.3.1 2018-05-20 [1] RSPM (R 4.0.3) 2021-05-19T20:47:05.4874652Z jsonlite 1.7.2 2020-12-09 [1] RSPM (R 4.0.3) 2021-05-19T20:47:05.4875693Z KernSmooth 2.23-18 2020-10-29 [2] CRAN (R 4.0.5) 2021-05-19T20:47:05.4884201Z knitr 1.33 2021-04-24 [1] RSPM (R 4.0.4) 2021-05-19T20:47:05.4885473Z lattice 0.20-41 2020-04-02 [2] CRAN (R 4.0.5) 2021-05-19T20:47:05.4886709Z lazyeval 0.2.2 2019-03-15 [1] RSPM (R 4.0.3) 2021-05-19T20:47:05.4887734Z lifecycle 1.0.0 2021-02-15 [1] RSPM (R 4.0.3) 2021-05-19T20:47:05.4888740Z lubridate 1.7.10 2021-02-26 [1] RSPM (R 4.0.3) 2021-05-19T20:47:05.4889751Z magrittr 2.0.1 2020-11-17 [1] RSPM (R 4.0.3) 2021-05-19T20:47:05.4890749Z markdown 1.1 2019-08-07 [1] RSPM (R 4.0.3) 2021-05-19T20:47:05.4891721Z MASS 7.3-53.1 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-19T20:47:05.4892686Z Matrix 1.3-2 2021-01-06 [2] CRAN (R 4.0.5) 2021-05-19T20:47:05.4893694Z matrixStats 0.58.0 2021-01-29 [1] RSPM (R 4.0.3) 2021-05-19T20:47:05.4894688Z memoise 2.0.0 2021-01-26 [1] RSPM (R 4.0.3) 2021-05-19T20:47:05.4895684Z methods * 4.0.5 2021-03-31 [2] local 2021-05-19T20:47:05.4896634Z mgcv 1.8-34 2021-02-16 [2] CRAN (R 4.0.5) 2021-05-19T20:47:05.4897594Z mime 0.10 2021-02-13 [1] RSPM (R 4.0.3) 2021-05-19T20:47:05.4899039Z neurobase 1.30.1 2021-05-19 [1] Github (neuroconductor/neurobase@1d4b172) 2021-05-19T20:47:05.4900152Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.0.5) 2021-05-19T20:47:05.4901118Z nnet 7.3-15 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-19T20:47:05.4902101Z openssl 1.4.4 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-19T20:47:05.4903054Z ore 1.6.3 2019-11-02 [1] RSPM (R 4.0.0) 2021-05-19T20:47:05.4904157Z oro.nifti 0.10.3 2021-05-19 [1] Github (neuroconductor/oro.nifti@bd06b05) 2021-05-19T20:47:05.4905290Z parallel 4.0.5 2021-03-31 [2] local 2021-05-19T20:47:05.4906260Z pillar 1.6.1 2021-05-16 [1] RSPM (R 4.0.4) 2021-05-19T20:47:05.4907252Z pkgbuild 1.2.0 2020-12-15 [1] RSPM (R 4.0.3) 2021-05-19T20:47:05.4908263Z pkgconfig 2.0.3 2019-09-22 [1] RSPM (R 4.0.3) 2021-05-19T20:47:05.4909418Z pkgload 1.2.1 2021-04-06 [1] RSPM (R 4.0.4) 2021-05-19T20:47:05.4910409Z praise 1.0.0 2015-08-11 [1] RSPM (R 4.0.3) 2021-05-19T20:47:05.4914192Z prettyunits 1.1.1 2020-01-24 [1] RSPM (R 4.0.3) 2021-05-19T20:47:05.4915216Z processx 3.5.2 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-19T20:47:05.4916196Z ps 1.6.0 2021-02-28 [1] RSPM (R 4.0.3) 2021-05-19T20:47:05.4917145Z purrr 0.3.4 2020-04-17 [1] RSPM (R 4.0.3) 2021-05-19T20:47:05.4918144Z R.methodsS3 1.8.1 2020-08-26 [1] RSPM (R 4.0.3) 2021-05-19T20:47:05.4919135Z R.oo 1.24.0 2020-08-26 [1] RSPM (R 4.0.3) 2021-05-19T20:47:05.4920093Z R.utils 2.10.1 2020-08-26 [1] RSPM (R 4.0.3) 2021-05-19T20:47:05.4921048Z R6 2.5.0 2020-10-28 [1] RSPM (R 4.0.3) 2021-05-19T20:47:05.4922143Z rappdirs 0.3.3 2021-01-31 [1] RSPM (R 4.0.3) 2021-05-19T20:47:05.4923143Z rcmdcheck 1.3.3 2019-05-07 [1] RSPM (R 4.0.3) 2021-05-19T20:47:05.4924137Z Rcpp 1.0.6 2021-01-15 [1] RSPM (R 4.0.3) 2021-05-19T20:47:05.4925119Z rematch2 2.1.2 2020-05-01 [1] RSPM (R 4.0.3) 2021-05-19T20:47:05.4926197Z remotes 2.3.0 2021-04-01 [1] RSPM (R 4.0.4) 2021-05-19T20:47:05.4927183Z reportr 1.3.0 2018-10-26 [1] RSPM (R 4.0.0) 2021-05-19T20:47:05.4928151Z rex 1.2.0 2020-04-21 [1] RSPM (R 4.0.3) 2021-05-19T20:47:05.4929087Z rlang 0.4.11 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-19T20:47:05.4930076Z rmarkdown 2.8 2021-05-07 [1] RSPM (R 4.0.4) 2021-05-19T20:47:05.4931068Z RNifti 1.3.1 2021-05-13 [1] RSPM (R 4.0.4) 2021-05-19T20:47:05.4932048Z roxygen2 7.1.1 2020-06-27 [1] RSPM (R 4.0.3) 2021-05-19T20:47:05.4933037Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.0.5) 2021-05-19T20:47:05.4934024Z rprojroot 2.0.2 2020-11-15 [1] RSPM (R 4.0.3) 2021-05-19T20:47:05.4935030Z rstudioapi 0.13 2020-11-12 [1] RSPM (R 4.0.3) 2021-05-19T20:47:05.4936047Z rticles 0.19 2021-03-04 [1] RSPM (R 4.0.3) 2021-05-19T20:47:05.4937038Z rversions 2.0.2 2020-05-25 [1] RSPM (R 4.0.3) 2021-05-19T20:47:05.4938055Z sessioninfo 1.1.1 2018-11-05 [1] RSPM (R 4.0.3) 2021-05-19T20:47:05.4939057Z shades 1.4.0 2019-08-02 [1] RSPM (R 4.0.0) 2021-05-19T20:47:05.4940030Z spatial 7.3-13 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-19T20:47:05.4941015Z splines 4.0.5 2021-03-31 [2] local 2021-05-19T20:47:05.4941987Z stats * 4.0.5 2021-03-31 [2] local 2021-05-19T20:47:05.4942932Z stats4 4.0.5 2021-03-31 [2] local 2021-05-19T20:47:05.4943918Z stringi 1.6.2 2021-05-17 [1] RSPM (R 4.0.4) 2021-05-19T20:47:05.4944892Z stringr 1.4.0 2019-02-10 [1] RSPM (R 4.0.3) 2021-05-19T20:47:05.4945855Z survival 3.2-10 2021-03-16 [2] CRAN (R 4.0.5) 2021-05-19T20:47:05.4946829Z sys 3.4 2020-07-23 [1] RSPM (R 4.0.3) 2021-05-19T20:47:05.4948052Z sysreqs 1.0.0.9000 2021-05-19 [1] Github (r-hub/sysreqs@f068afa) 2021-05-19T20:47:05.4949249Z tcltk 4.0.5 2021-03-31 [2] local 2021-05-19T20:47:05.4950226Z testthat 3.0.2 2021-02-14 [1] RSPM (R 4.0.3) 2021-05-19T20:47:05.4951221Z tibble 3.1.2 2021-05-16 [1] RSPM (R 4.0.4) 2021-05-19T20:47:05.4952248Z tic 0.10.0 2021-05-19 [1] Github (ropensci/tic@3b4dfb8) 2021-05-19T20:47:05.4953257Z tidyr 1.1.3 2021-03-03 [1] RSPM (R 4.0.4) 2021-05-19T20:47:05.4954250Z tidyselect 1.1.1 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-19T20:47:05.4955259Z tinytex 0.31 2021-03-30 [1] RSPM (R 4.0.4) 2021-05-19T20:47:05.4956207Z tools 4.0.5 2021-03-31 [2] local 2021-05-19T20:47:05.4957298Z tractor.base 3.3.4 2021-05-19 [1] Github (jonclayden/tractor@6f92c97) 2021-05-19T20:47:05.4958511Z usethis 2.0.1 2021-02-10 [1] RSPM (R 4.0.3) 2021-05-19T20:47:05.4959487Z utf8 1.2.1 2021-03-12 [1] RSPM (R 4.0.3) 2021-05-19T20:47:05.4960445Z utils * 4.0.5 2021-03-31 [2] local 2021-05-19T20:47:05.4961402Z vctrs 0.3.8 2021-04-29 [1] RSPM (R 4.0.4) 2021-05-19T20:47:05.4962453Z waldo 0.2.5 2021-03-08 [1] RSPM (R 4.0.3) 2021-05-19T20:47:05.4963423Z whisker 0.4 2019-08-28 [1] RSPM (R 4.0.3) 2021-05-19T20:47:05.4964389Z withr 2.4.2 2021-04-18 [1] RSPM (R 4.0.4) 2021-05-19T20:47:05.4965331Z xfun 0.23 2021-05-15 [1] RSPM (R 4.0.4) 2021-05-19T20:47:05.4966293Z xml2 1.3.2 2020-04-23 [1] RSPM (R 4.0.3) 2021-05-19T20:47:05.4967261Z xopen 1.0.0 2018-09-17 [1] RSPM (R 4.0.3) 2021-05-19T20:47:05.4968219Z yaml 2.2.1 2020-02-01 [1] RSPM (R 4.0.3) 2021-05-19T20:47:05.4969160Z zip 2.1.1 2020-08-27 [1] RSPM (R 4.0.3) 2021-05-19T20:47:05.4969562Z 2021-05-19T20:47:05.4970112Z [1] /home/runner/work/_temp/Library 2021-05-19T20:47:05.4970727Z [2] /opt/R/4.0.5/lib/R/library 2021-05-19T20:47:05.5005371Z ##[group]Run Rscript -e 'tic::script()' 2021-05-19T20:47:05.5006038Z Rscript -e 'tic::script()' 2021-05-19T20:47:05.5006529Z ls -l check 2021-05-19T20:47:05.5077812Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-19T20:47:05.5078393Z env: 2021-05-19T20:47:05.5078907Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T20:47:05.5079435Z TIC_DEPLOY_KEY: 2021-05-19T20:47:05.5080402Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-19T20:47:05.5082490Z GITHUB_PAT: *** 2021-05-19T20:47:05.5083532Z COVERALLS_TOKEN: *** 2021-05-19T20:47:05.5084095Z continue-on-error: false 2021-05-19T20:47:05.5084656Z VDIFFR_RUN_TESTS: 2021-05-19T20:47:05.5085205Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-19T20:47:05.5085722Z TZ: UTC 2021-05-19T20:47:05.5086170Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T20:47:05.5086712Z NOT_CRAN: true 2021-05-19T20:47:05.5087152Z ##[endgroup] 2021-05-19T20:47:05.8268299Z ✔ Loading tic stage configuration from tic.R 2021-05-19T20:47:05.9732202Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-19T20:47:05.9733706Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-19T20:47:05.9734671Z timeout = Inf, check_dir = "check") 2021-05-19T20:47:06.0512091Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-19T20:47:06.3075449Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-19T20:47:06.3298306Z * preparing ‘dcmsort’: 2021-05-19T20:47:06.3408449Z * checking DESCRIPTION meta-information ... OK 2021-05-19T20:47:06.4431025Z * installing the package to build vignettes 2021-05-19T20:47:12.7654945Z * creating vignettes ... OK 2021-05-19T20:47:12.8006424Z * checking for LF line-endings in source and make files and shell scripts 2021-05-19T20:47:12.8008919Z * checking for empty or unneeded directories 2021-05-19T20:47:12.8044558Z * building ‘dcmsort_0.3.0.tar.gz’ 2021-05-19T20:47:12.8183254Z 2021-05-19T20:47:12.9057375Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-19T20:47:13.2104723Z * using log directory ‘/home/runner/work/dcmsort/dcmsort/check/dcmsort.Rcheck’ 2021-05-19T20:47:13.2106307Z * using R version 4.0.5 (2021-03-31) 2021-05-19T20:47:13.2107460Z * using platform: x86_64-pc-linux-gnu (64-bit) 2021-05-19T20:47:13.2108567Z * using session charset: UTF-8 2021-05-19T20:47:13.2429275Z * using option ‘--as-cran’ 2021-05-19T20:47:13.2455966Z * checking for file ‘dcmsort/DESCRIPTION’ ... OK 2021-05-19T20:47:13.2456798Z * checking extension type ... Package 2021-05-19T20:47:13.2471871Z * this is package ‘dcmsort’ version ‘0.3.0’ 2021-05-19T20:47:13.2472764Z * package encoding: UTF-8 2021-05-19T20:47:13.2493956Z * checking package namespace information ... OK 2021-05-19T20:47:30.4046356Z * checking package dependencies ... OK 2021-05-19T20:47:30.4066731Z * checking if this is a source package ... OK 2021-05-19T20:47:30.4068696Z * checking if there is a namespace ... OK 2021-05-19T20:47:30.6750195Z * checking for executable files ... OK 2021-05-19T20:47:30.6752214Z * checking for hidden files and directories ... OK 2021-05-19T20:47:30.6753871Z * checking for portable file names ... OK 2021-05-19T20:47:30.6756520Z * checking for sufficient/correct file permissions ... OK 2021-05-19T20:47:30.6779555Z * checking serialization versions ... OK 2021-05-19T20:47:36.4275230Z * checking whether package ‘dcmsort’ can be installed ... OK 2021-05-19T20:47:36.4442792Z * checking installed package size ... OK 2021-05-19T20:47:36.5358762Z * checking package directory ... OK 2021-05-19T20:47:36.5367225Z * checking for future file timestamps ... OK 2021-05-19T20:47:36.5369743Z * checking ‘build’ directory ... OK 2021-05-19T20:47:36.7214102Z * checking DESCRIPTION meta-information ... OK 2021-05-19T20:47:36.7215710Z * checking top-level files ... OK 2021-05-19T20:47:36.7216835Z * checking for left-over files ... OK 2021-05-19T20:47:36.9156166Z * checking index information ... OK 2021-05-19T20:47:37.1089222Z * checking package subdirectories ... OK 2021-05-19T20:47:37.1652219Z * checking R files for non-ASCII characters ... OK 2021-05-19T20:47:37.2249715Z * checking R files for syntax errors ... OK 2021-05-19T20:47:38.7777198Z * checking whether the package can be loaded ... OK 2021-05-19T20:47:40.1716361Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-19T20:47:41.5950642Z * checking whether the package can be unloaded cleanly ... OK 2021-05-19T20:47:43.0134442Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-19T20:47:45.0173857Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-19T20:47:46.1515738Z * checking loading without being on the library search path ... OK 2021-05-19T20:47:47.6550590Z * checking dependencies in R code ... OK 2021-05-19T20:47:49.9150590Z * checking S3 generic/method consistency ... OK 2021-05-19T20:47:51.3947004Z * checking replacement functions ... OK 2021-05-19T20:47:52.8823349Z * checking foreign function calls ... OK 2021-05-19T20:47:59.2114915Z * checking R code for possible problems ... OK 2021-05-19T20:47:59.4389741Z * checking Rd files ... OK 2021-05-19T20:47:59.4950453Z * checking Rd metadata ... OK 2021-05-19T20:47:59.5658798Z * checking Rd line widths ... OK 2021-05-19T20:47:59.6833021Z * checking Rd cross-references ... OK 2021-05-19T20:48:01.1528944Z * checking for missing documentation entries ... OK 2021-05-19T20:48:05.6230570Z * checking for code/documentation mismatches ... OK 2021-05-19T20:48:08.5239823Z * checking Rd \usage sections ... OK 2021-05-19T20:48:08.5249186Z * checking Rd contents ... OK 2021-05-19T20:48:08.5250283Z * checking for unstated dependencies in examples ... OK 2021-05-19T20:48:08.5252198Z * checking installed files from ‘inst/doc’ ... OK 2021-05-19T20:48:08.5253367Z * checking files in ‘vignettes’ ... OK 2021-05-19T20:48:10.2171225Z * checking examples ... OK 2021-05-19T20:48:10.2935832Z * checking for unstated dependencies in ‘tests’ ... OK 2021-05-19T20:48:10.4900777Z * checking tests ... 2021-05-19T20:48:12.3491417Z Running ‘testthat.R’ 2021-05-19T20:48:12.3547219Z OK 2021-05-19T20:48:12.5528407Z * checking for unstated dependencies in vignettes ... OK 2021-05-19T20:48:12.6645159Z * checking package vignettes in ‘inst/doc’ ... NOTE 2021-05-19T20:48:12.6669563Z Package vignette with placeholder title ‘Vignette Title’: 2021-05-19T20:48:12.6671790Z ‘bad-vignette.Rmd’ 2021-05-19T20:48:13.4813273Z * checking re-building of vignette outputs ... OK 2021-05-19T20:48:15.5111609Z * checking PDF version of manual ... OK 2021-05-19T20:48:15.5113691Z * checking for non-standard things in the check directory ... OK 2021-05-19T20:48:15.5114865Z * checking for detritus in the temp directory ... OK 2021-05-19T20:48:15.5122986Z * DONE 2021-05-19T20:48:15.5123607Z 2021-05-19T20:48:15.5124266Z Status: 1 NOTE 2021-05-19T20:48:15.5124886Z See 2021-05-19T20:48:15.5126345Z ‘/home/runner/work/dcmsort/dcmsort/check/dcmsort.Rcheck/00check.log’ 2021-05-19T20:48:15.5127538Z for details. 2021-05-19T20:48:15.5128041Z 2021-05-19T20:48:15.5136283Z 2021-05-19T20:48:15.6057034Z ── R CMD check results ────────────────────────────────────── dcmsort 0.3.0 ──── 2021-05-19T20:48:15.6080021Z Duration: 1m 2.8s 2021-05-19T20:48:15.6082149Z 2021-05-19T20:48:15.6109228Z ❯ checking package vignettes in ‘inst/doc’ ... NOTE 2021-05-19T20:48:15.6111953Z Package vignette with placeholder title ‘Vignette Title’: 2021-05-19T20:48:15.6113365Z ‘bad-vignette.Rmd’ 2021-05-19T20:48:15.6114573Z 2021-05-19T20:48:15.6128625Z 0 errors ✔ | 0 warnings ✔ | 1 note ✖ 2021-05-19T20:48:15.6200441Z total 80 2021-05-19T20:48:15.6201922Z drwxr-xr-x 6 runner docker 4096 May 19 20:48 dcmsort.Rcheck 2021-05-19T20:48:15.6203447Z -rw-r--r-- 1 runner docker 23382 May 19 20:47 dcmsort_0.3.0.tar.gz 2021-05-19T20:48:15.6205422Z -rw-r--r-- 1 runner docker 51760 May 19 20:47 dcmsort_0.3.0_R_x86_64-pc-linux-gnu.tar.gz 2021-05-19T20:48:15.6241630Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-19T20:48:15.6242509Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-19T20:48:15.6290884Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-19T20:48:15.6291462Z env: 2021-05-19T20:48:15.6291977Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T20:48:15.6292530Z TIC_DEPLOY_KEY: 2021-05-19T20:48:15.6293481Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-19T20:48:15.6295527Z GITHUB_PAT: *** 2021-05-19T20:48:15.6296460Z COVERALLS_TOKEN: *** 2021-05-19T20:48:15.6297024Z continue-on-error: false 2021-05-19T20:48:15.6297582Z VDIFFR_RUN_TESTS: 2021-05-19T20:48:15.6298131Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-19T20:48:15.6298650Z TZ: UTC 2021-05-19T20:48:15.6299102Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T20:48:15.6299568Z NOT_CRAN: true 2021-05-19T20:48:15.6300002Z ##[endgroup] 2021-05-19T20:48:15.6422475Z 2021-05-19T20:48:15.6424136Z R version 4.0.5 (2021-03-31) -- "Shake and Throw" 2021-05-19T20:48:15.6425102Z Copyright (C) 2021 The R Foundation for Statistical Computing 2021-05-19T20:48:15.6426127Z Platform: x86_64-pc-linux-gnu (64-bit) 2021-05-19T20:48:15.6426547Z 2021-05-19T20:48:15.6427301Z R is free software and comes with ABSOLUTELY NO WARRANTY. 2021-05-19T20:48:15.6428279Z You are welcome to redistribute it under certain conditions. 2021-05-19T20:48:15.6429671Z Type 'license()' or 'licence()' for distribution details. 2021-05-19T20:48:15.6430156Z 2021-05-19T20:48:15.6430848Z R is a collaborative project with many contributors. 2021-05-19T20:48:15.6431895Z Type 'contributors()' for more information and 2021-05-19T20:48:15.6432988Z 'citation()' on how to cite R or R packages in publications. 2021-05-19T20:48:15.6433482Z 2021-05-19T20:48:15.6434330Z Type 'demo()' for some demos, 'help()' for on-line help, or 2021-05-19T20:48:15.6435408Z 'help.start()' for an HTML browser interface to help. 2021-05-19T20:48:15.6436233Z Type 'q()' to quit R. 2021-05-19T20:48:15.6436534Z 2021-05-19T20:48:15.6437004Z > library(testthat) 2021-05-19T20:48:15.6437532Z > library(dcmsort) 2021-05-19T20:48:15.6437946Z > 2021-05-19T20:48:15.6438421Z > test_check("dcmsort") 2021-05-19T20:48:15.6438998Z [ FAIL 0 | WARN 0 | SKIP 0 | PASS 1 ] 2021-05-19T20:48:15.6439460Z > 2021-05-19T20:48:15.6439890Z > proc.time() 2021-05-19T20:48:15.6440420Z user system elapsed 2021-05-19T20:48:15.6440934Z 1.775 0.056 1.817 2021-05-19T20:48:15.6486886Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-19T20:48:15.6487581Z Rscript -e "tic::before_deploy()" 2021-05-19T20:48:15.6537137Z shell: /usr/bin/bash -e {0} 2021-05-19T20:48:15.6537602Z env: 2021-05-19T20:48:15.6538100Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T20:48:15.6538651Z TIC_DEPLOY_KEY: 2021-05-19T20:48:15.6539606Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-19T20:48:15.6541146Z GITHUB_PAT: *** 2021-05-19T20:48:15.6542205Z COVERALLS_TOKEN: *** 2021-05-19T20:48:15.6542765Z continue-on-error: false 2021-05-19T20:48:15.6543321Z VDIFFR_RUN_TESTS: 2021-05-19T20:48:15.6543884Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-19T20:48:15.6544389Z TZ: UTC 2021-05-19T20:48:15.6544841Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T20:48:15.6545322Z NOT_CRAN: true 2021-05-19T20:48:15.6545744Z ##[endgroup] 2021-05-19T20:48:15.9734156Z ✔ Loading tic stage configuration from tic.R 2021-05-19T20:48:16.1329776Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-19T20:48:16.1330470Z with: 2021-05-19T20:48:16.1331455Z upload_url: https://uploads.github.com/repos/neuroconductor/dcmsort/releases/43244738/assets{?name,label} 2021-05-19T20:48:16.1332659Z asset_path: check/dcmsort_0.3.0_R_x86_64-pc-linux-gnu.tar.gz 2021-05-19T20:48:16.1333453Z asset_name: dcmsort_0.3.0_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-19T20:48:16.1334220Z asset_content_type: application/octet-stream 2021-05-19T20:48:16.1334801Z env: 2021-05-19T20:48:16.1335308Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T20:48:16.1335855Z TIC_DEPLOY_KEY: 2021-05-19T20:48:16.1336798Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-19T20:48:16.1338670Z GITHUB_PAT: *** 2021-05-19T20:48:16.1339703Z COVERALLS_TOKEN: *** 2021-05-19T20:48:16.1340280Z continue-on-error: false 2021-05-19T20:48:16.1340822Z VDIFFR_RUN_TESTS: 2021-05-19T20:48:16.1341418Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-19T20:48:16.1341942Z TZ: UTC 2021-05-19T20:48:16.1342381Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T20:48:16.1342853Z NOT_CRAN: true 2021-05-19T20:48:16.1343973Z GITHUB_TOKEN: *** 2021-05-19T20:48:16.1344414Z ##[endgroup] 2021-05-19T20:48:16.6569969Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-19T20:48:16.6570594Z Rscript -e "tic::deploy()" 2021-05-19T20:48:16.6637751Z shell: /usr/bin/bash -e {0} 2021-05-19T20:48:16.6638199Z env: 2021-05-19T20:48:16.6638719Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T20:48:16.6639275Z TIC_DEPLOY_KEY: 2021-05-19T20:48:16.6640250Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-19T20:48:16.6642085Z GITHUB_PAT: *** 2021-05-19T20:48:16.6643097Z COVERALLS_TOKEN: *** 2021-05-19T20:48:16.6643662Z continue-on-error: false 2021-05-19T20:48:16.6644217Z VDIFFR_RUN_TESTS: 2021-05-19T20:48:16.6644763Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-19T20:48:16.6645280Z TZ: UTC 2021-05-19T20:48:16.6645731Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T20:48:16.6646196Z NOT_CRAN: true 2021-05-19T20:48:16.6646629Z ##[endgroup] 2021-05-19T20:48:16.9992092Z ✔ Loading tic stage configuration from tic.R 2021-05-19T20:48:17.1491454Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-19T20:48:17.1492136Z Rscript -e "tic::after_deploy()" 2021-05-19T20:48:17.1540518Z shell: /usr/bin/bash -e {0} 2021-05-19T20:48:17.1540972Z env: 2021-05-19T20:48:17.1541490Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T20:48:17.1542054Z TIC_DEPLOY_KEY: 2021-05-19T20:48:17.1543036Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-19T20:48:17.1544870Z GITHUB_PAT: *** 2021-05-19T20:48:17.1546259Z COVERALLS_TOKEN: *** 2021-05-19T20:48:17.1546909Z continue-on-error: false 2021-05-19T20:48:17.1547470Z VDIFFR_RUN_TESTS: 2021-05-19T20:48:17.1548020Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-19T20:48:17.1548541Z TZ: UTC 2021-05-19T20:48:17.1549188Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T20:48:17.1549674Z NOT_CRAN: true 2021-05-19T20:48:17.1550118Z ##[endgroup] 2021-05-19T20:48:17.4789708Z ✔ Loading tic stage configuration from tic.R 2021-05-19T20:48:17.8101506Z Post job cleanup. 2021-05-19T20:48:17.8618306Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-19T20:48:17.8721381Z Post job cleanup. 2021-05-19T20:48:17.9915210Z [command]/usr/bin/git version 2021-05-19T20:48:17.9981126Z git version 2.31.1 2021-05-19T20:48:18.0030545Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-19T20:48:18.0080381Z [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-19T20:48:18.0401540Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-19T20:48:18.0444398Z http.https://github.com/.extraheader 2021-05-19T20:48:18.0456637Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-19T20:48:18.0515801Z [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-19T20:48:18.0858921Z Cleaning up orphan processes