2021-05-15T22:34:44.0113009Z ##[section]Starting: Request a runner to run this job 2021-05-15T22:34:44.7825863Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-20.04' 2021-05-15T22:34:44.8353206Z 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-15T22:34:44.9168678Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-15T22:34:45.0461659Z ##[section]Finishing: Request a runner to run this job 2021-05-15T22:34:52.2636622Z Current runner version: '2.278.0' 2021-05-15T22:34:52.2660155Z ##[group]Operating System 2021-05-15T22:34:52.2660946Z Ubuntu 2021-05-15T22:34:52.2661403Z 20.04.2 2021-05-15T22:34:52.2661743Z LTS 2021-05-15T22:34:52.2662142Z ##[endgroup] 2021-05-15T22:34:52.2662582Z ##[group]Virtual Environment 2021-05-15T22:34:52.2663123Z Environment: ubuntu-20.04 2021-05-15T22:34:52.2663614Z Version: 20210510.0 2021-05-15T22:34:52.2664411Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210510.0/images/linux/Ubuntu2004-README.md 2021-05-15T22:34:52.2665547Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210510.0 2021-05-15T22:34:52.2666224Z ##[endgroup] 2021-05-15T22:34:52.2667850Z ##[group]GITHUB_TOKEN Permissions 2021-05-15T22:34:52.2668967Z Actions: write 2021-05-15T22:34:52.2669377Z Checks: write 2021-05-15T22:34:52.2669823Z Contents: write 2021-05-15T22:34:52.2670237Z Deployments: write 2021-05-15T22:34:52.2670761Z Issues: write 2021-05-15T22:34:52.2671270Z Metadata: read 2021-05-15T22:34:52.2671728Z Packages: write 2021-05-15T22:34:52.2672155Z PullRequests: write 2021-05-15T22:34:52.2672697Z RepositoryProjects: write 2021-05-15T22:34:52.2673263Z SecurityEvents: write 2021-05-15T22:34:52.2673705Z Statuses: write 2021-05-15T22:34:52.2674273Z ##[endgroup] 2021-05-15T22:34:52.2676937Z Prepare workflow directory 2021-05-15T22:34:52.3637008Z Prepare all required actions 2021-05-15T22:34:52.3647028Z Getting action download info 2021-05-15T22:34:52.7740787Z Download action repository 'actions/checkout@v2' 2021-05-15T22:34:54.4557200Z Download action repository 'r-lib/actions@master' 2021-05-15T22:34:54.9428281Z Download action repository 'adigherman/actions@master' 2021-05-15T22:34:56.2821852Z Download action repository 'msys2/setup-msys2@v2' 2021-05-15T22:34:56.4329887Z Download action repository 'actions/cache@v1' 2021-05-15T22:34:56.5752609Z Download action repository 'actions/upload-artifact@master' 2021-05-15T22:34:56.7311242Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-15T22:34:57.0223915Z ##[group]Run actions/checkout@v2 2021-05-15T22:34:57.0224509Z with: 2021-05-15T22:34:57.0224919Z repository: neuroconductor/RNiftyReg 2021-05-15T22:34:57.0226072Z token: *** 2021-05-15T22:34:57.0226359Z ssh-strict: true 2021-05-15T22:34:57.0226741Z persist-credentials: true 2021-05-15T22:34:57.0227106Z clean: true 2021-05-15T22:34:57.0227390Z fetch-depth: 1 2021-05-15T22:34:57.0227683Z lfs: false 2021-05-15T22:34:57.0228028Z submodules: false 2021-05-15T22:34:57.0228579Z env: 2021-05-15T22:34:57.0228916Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:34:57.0229296Z TIC_DEPLOY_KEY: 2021-05-15T22:34:57.0229931Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T22:34:57.0230924Z GITHUB_PAT: *** 2021-05-15T22:34:57.0231476Z COVERALLS_TOKEN: 2021-05-15T22:34:57.0231865Z continue-on-error: false 2021-05-15T22:34:57.0232259Z VDIFFR_RUN_TESTS: 2021-05-15T22:34:57.0232571Z ##[endgroup] 2021-05-15T22:34:57.2115424Z Syncing repository: neuroconductor/RNiftyReg 2021-05-15T22:34:57.2116099Z ##[group]Getting Git version info 2021-05-15T22:34:57.2116913Z Working directory is '/home/runner/work/RNiftyReg/RNiftyReg' 2021-05-15T22:34:57.2155645Z [command]/usr/bin/git version 2021-05-15T22:34:57.2305326Z git version 2.31.1 2021-05-15T22:34:57.2324827Z ##[endgroup] 2021-05-15T22:34:57.2332069Z Deleting the contents of '/home/runner/work/RNiftyReg/RNiftyReg' 2021-05-15T22:34:57.2336771Z ##[group]Initializing the repository 2021-05-15T22:34:57.2340106Z [command]/usr/bin/git init /home/runner/work/RNiftyReg/RNiftyReg 2021-05-15T22:34:57.2410346Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-15T22:34:57.2411409Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-15T22:34:57.2412113Z hint: of your new repositories, which will suppress this warning, call: 2021-05-15T22:34:57.2412540Z hint: 2021-05-15T22:34:57.2413280Z hint: git config --global init.defaultBranch 2021-05-15T22:34:57.2413887Z hint: 2021-05-15T22:34:57.2414649Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-15T22:34:57.2415683Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-15T22:34:57.2416181Z hint: 2021-05-15T22:34:57.2416619Z hint: git branch -m 2021-05-15T22:34:57.2432253Z Initialized empty Git repository in /home/runner/work/RNiftyReg/RNiftyReg/.git/ 2021-05-15T22:34:57.2444694Z [command]/usr/bin/git remote add origin https://github.com/neuroconductor/RNiftyReg 2021-05-15T22:34:57.2490349Z ##[endgroup] 2021-05-15T22:34:57.2491187Z ##[group]Disabling automatic garbage collection 2021-05-15T22:34:57.2497111Z [command]/usr/bin/git config --local gc.auto 0 2021-05-15T22:34:57.2540127Z ##[endgroup] 2021-05-15T22:34:57.2547228Z ##[group]Setting up auth 2021-05-15T22:34:57.2556284Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-15T22:34:57.2592397Z [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-15T22:34:57.2932087Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-15T22:34:57.2971481Z [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-15T22:34:57.3169218Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-15T22:34:57.3219762Z ##[endgroup] 2021-05-15T22:34:57.3220963Z ##[group]Fetching the repository 2021-05-15T22:34:57.3229117Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +9d60058f630e131852ec4b990b16ca462dbf5bfc:refs/tags/2.7.0.s 2021-05-15T22:34:57.5091673Z remote: Enumerating objects: 158, done. 2021-05-15T22:34:57.5092710Z remote: Counting objects: 0% (1/158) 2021-05-15T22:34:57.5093231Z remote: Counting objects: 1% (2/158) 2021-05-15T22:34:57.5093622Z remote: Counting objects: 2% (4/158) 2021-05-15T22:34:57.5094017Z remote: Counting objects: 3% (5/158) 2021-05-15T22:34:57.5094394Z remote: Counting objects: 4% (7/158) 2021-05-15T22:34:57.5094793Z remote: Counting objects: 5% (8/158) 2021-05-15T22:34:57.5096800Z remote: Counting objects: 6% (10/158) 2021-05-15T22:34:57.5097198Z remote: Counting objects: 7% (12/158) 2021-05-15T22:34:57.5098899Z remote: Counting objects: 8% (13/158) 2021-05-15T22:34:57.5099360Z remote: Counting objects: 9% (15/158) 2021-05-15T22:34:57.5099758Z remote: Counting objects: 10% (16/158) 2021-05-15T22:34:57.5100139Z remote: Counting objects: 11% (18/158) 2021-05-15T22:34:57.5100535Z remote: Counting objects: 12% (19/158) 2021-05-15T22:34:57.5100934Z remote: Counting objects: 13% (21/158) 2021-05-15T22:34:57.5101328Z remote: Counting objects: 14% (23/158) 2021-05-15T22:34:57.5101722Z remote: Counting objects: 15% (24/158) 2021-05-15T22:34:57.5102102Z remote: Counting objects: 16% (26/158) 2021-05-15T22:34:57.5102495Z remote: Counting objects: 17% (27/158) 2021-05-15T22:34:57.5102874Z remote: Counting objects: 18% (29/158) 2021-05-15T22:34:57.5103267Z remote: Counting objects: 19% (31/158) 2021-05-15T22:34:57.5103644Z remote: Counting objects: 20% (32/158) 2021-05-15T22:34:57.5104033Z remote: Counting objects: 21% (34/158) 2021-05-15T22:34:57.5104414Z remote: Counting objects: 22% (35/158) 2021-05-15T22:34:57.5104916Z remote: Counting objects: 23% (37/158) 2021-05-15T22:34:57.5105325Z remote: Counting objects: 24% (38/158) 2021-05-15T22:34:57.5105705Z remote: Counting objects: 25% (40/158) 2021-05-15T22:34:57.5106280Z remote: Counting objects: 26% (42/158) 2021-05-15T22:34:57.5106657Z remote: Counting objects: 27% (43/158) 2021-05-15T22:34:57.5107047Z remote: Counting objects: 28% (45/158) 2021-05-15T22:34:57.5107430Z remote: Counting objects: 29% (46/158) 2021-05-15T22:34:57.5107822Z remote: Counting objects: 30% (48/158) 2021-05-15T22:34:57.5108202Z remote: Counting objects: 31% (49/158) 2021-05-15T22:34:57.5108594Z remote: Counting objects: 32% (51/158) 2021-05-15T22:34:57.5108973Z remote: Counting objects: 33% (53/158) 2021-05-15T22:34:57.5109366Z remote: Counting objects: 34% (54/158) 2021-05-15T22:34:57.5109760Z remote: Counting objects: 35% (56/158) 2021-05-15T22:34:57.5110138Z remote: Counting objects: 36% (57/158) 2021-05-15T22:34:57.5110532Z remote: Counting objects: 37% (59/158) 2021-05-15T22:34:57.5110911Z remote: Counting objects: 38% (61/158) 2021-05-15T22:34:57.5111313Z remote: Counting objects: 39% (62/158) 2021-05-15T22:34:57.5111695Z remote: Counting objects: 40% (64/158) 2021-05-15T22:34:57.5112085Z remote: Counting objects: 41% (65/158) 2021-05-15T22:34:57.5112466Z remote: Counting objects: 42% (67/158) 2021-05-15T22:34:57.5112861Z remote: Counting objects: 43% (68/158) 2021-05-15T22:34:57.5113252Z remote: Counting objects: 44% (70/158) 2021-05-15T22:34:57.5113632Z remote: Counting objects: 45% (72/158) 2021-05-15T22:34:57.5114023Z remote: Counting objects: 46% (73/158) 2021-05-15T22:34:57.5114401Z remote: Counting objects: 47% (75/158) 2021-05-15T22:34:57.5114792Z remote: Counting objects: 48% (76/158) 2021-05-15T22:34:57.5115169Z remote: Counting objects: 49% (78/158) 2021-05-15T22:34:57.5115558Z remote: Counting objects: 50% (79/158) 2021-05-15T22:34:57.5115935Z remote: Counting objects: 51% (81/158) 2021-05-15T22:34:57.5116394Z remote: Counting objects: 52% (83/158) 2021-05-15T22:34:57.5116806Z remote: Counting objects: 53% (84/158) 2021-05-15T22:34:57.5117185Z remote: Counting objects: 54% (86/158) 2021-05-15T22:34:57.5117579Z remote: Counting objects: 55% (87/158) 2021-05-15T22:34:57.5117958Z remote: Counting objects: 56% (89/158) 2021-05-15T22:34:57.5118352Z remote: Counting objects: 57% (91/158) 2021-05-15T22:34:57.5118731Z remote: Counting objects: 58% (92/158) 2021-05-15T22:34:57.5119286Z remote: Counting objects: 59% (94/158) 2021-05-15T22:34:57.5119683Z remote: Counting objects: 60% (95/158) 2021-05-15T22:34:57.5120074Z remote: Counting objects: 61% (97/158) 2021-05-15T22:34:57.5120467Z remote: Counting objects: 62% (98/158) 2021-05-15T22:34:57.5120850Z remote: Counting objects: 63% (100/158) 2021-05-15T22:34:57.5121264Z remote: Counting objects: 64% (102/158) 2021-05-15T22:34:57.5121650Z remote: Counting objects: 65% (103/158) 2021-05-15T22:34:57.5122057Z remote: Counting objects: 66% (105/158) 2021-05-15T22:34:57.5122455Z remote: Counting objects: 67% (106/158) 2021-05-15T22:34:57.5122837Z remote: Counting objects: 68% (108/158) 2021-05-15T22:34:57.5123234Z remote: Counting objects: 69% (110/158) 2021-05-15T22:34:57.5123615Z remote: Counting objects: 70% (111/158) 2021-05-15T22:34:57.5124010Z remote: Counting objects: 71% (113/158) 2021-05-15T22:34:57.5124454Z remote: Counting objects: 72% (114/158) 2021-05-15T22:34:57.5124851Z remote: Counting objects: 73% (116/158) 2021-05-15T22:34:57.5125246Z remote: Counting objects: 74% (117/158) 2021-05-15T22:34:57.5125626Z remote: Counting objects: 75% (119/158) 2021-05-15T22:34:57.5126019Z remote: Counting objects: 76% (121/158) 2021-05-15T22:34:57.5126402Z remote: Counting objects: 77% (122/158) 2021-05-15T22:34:57.5126794Z remote: Counting objects: 78% (124/158) 2021-05-15T22:34:57.5128918Z remote: Counting objects: 79% (125/158) 2021-05-15T22:34:57.5129509Z remote: Counting objects: 80% (127/158) 2021-05-15T22:34:57.5130032Z remote: Counting objects: 81% (128/158) 2021-05-15T22:34:57.5130567Z remote: Counting objects: 82% (130/158) 2021-05-15T22:34:57.5150556Z remote: Counting objects: 83% (132/158) 2021-05-15T22:34:57.5151162Z remote: Counting objects: 84% (133/158) 2021-05-15T22:34:57.5151944Z remote: Counting objects: 85% (135/158) 2021-05-15T22:34:57.5152542Z remote: Counting objects: 86% (136/158) 2021-05-15T22:34:57.5152973Z remote: Counting objects: 87% (138/158) 2021-05-15T22:34:57.5153387Z remote: Counting objects: 88% (140/158) 2021-05-15T22:34:57.5153812Z remote: Counting objects: 89% (141/158) 2021-05-15T22:34:57.5154391Z remote: Counting objects: 90% (143/158) 2021-05-15T22:34:57.5154963Z remote: Counting objects: 91% (144/158) 2021-05-15T22:34:57.5155746Z remote: Counting objects: 92% (146/158) 2021-05-15T22:34:57.5156161Z remote: Counting objects: 93% (147/158) 2021-05-15T22:34:57.5156586Z remote: Counting objects: 94% (149/158) 2021-05-15T22:34:57.5157001Z remote: Counting objects: 95% (151/158) 2021-05-15T22:34:57.5157427Z remote: Counting objects: 96% (152/158) 2021-05-15T22:34:57.5157839Z remote: Counting objects: 97% (154/158) 2021-05-15T22:34:57.5158439Z remote: Counting objects: 98% (155/158) 2021-05-15T22:34:57.5158840Z remote: Counting objects: 99% (157/158) 2021-05-15T22:34:57.5159568Z remote: Counting objects: 100% (158/158) 2021-05-15T22:34:57.5159990Z remote: Counting objects: 100% (158/158), done. 2021-05-15T22:34:57.5160415Z remote: Compressing objects: 0% (1/142) 2021-05-15T22:34:57.5160848Z remote: Compressing objects: 1% (2/142) 2021-05-15T22:34:57.5161263Z remote: Compressing objects: 2% (3/142) 2021-05-15T22:34:57.5161818Z remote: Compressing objects: 3% (5/142) 2021-05-15T22:34:57.5162255Z remote: Compressing objects: 4% (6/142) 2021-05-15T22:34:57.5162683Z remote: Compressing objects: 5% (8/142) 2021-05-15T22:34:57.5163097Z remote: Compressing objects: 6% (9/142) 2021-05-15T22:34:57.5163528Z remote: Compressing objects: 7% (10/142) 2021-05-15T22:34:57.5249856Z remote: Compressing objects: 8% (12/142) 2021-05-15T22:34:57.8131308Z remote: Compressing objects: 9% (13/142) 2021-05-15T22:34:57.8166299Z remote: Compressing objects: 10% (15/142) 2021-05-15T22:34:57.8174816Z remote: Compressing objects: 11% (16/142) 2021-05-15T22:34:57.8175441Z remote: Compressing objects: 12% (18/142) 2021-05-15T22:34:57.8175983Z remote: Compressing objects: 13% (19/142) 2021-05-15T22:34:57.8176620Z remote: Compressing objects: 14% (20/142) 2021-05-15T22:34:57.8177170Z remote: Compressing objects: 15% (22/142) 2021-05-15T22:34:57.8177734Z remote: Compressing objects: 16% (23/142) 2021-05-15T22:34:57.8178279Z remote: Compressing objects: 17% (25/142) 2021-05-15T22:34:57.8178801Z remote: Compressing objects: 18% (26/142) 2021-05-15T22:34:57.8179342Z remote: Compressing objects: 19% (27/142) 2021-05-15T22:34:57.8179878Z remote: Compressing objects: 20% (29/142) 2021-05-15T22:34:57.8180405Z remote: Compressing objects: 21% (30/142) 2021-05-15T22:34:57.8180942Z remote: Compressing objects: 22% (32/142) 2021-05-15T22:34:57.8181459Z remote: Compressing objects: 23% (33/142) 2021-05-15T22:34:57.8182000Z remote: Compressing objects: 24% (35/142) 2021-05-15T22:34:57.8182538Z remote: Compressing objects: 25% (36/142) 2021-05-15T22:34:57.8183059Z remote: Compressing objects: 26% (37/142) 2021-05-15T22:34:57.8183594Z remote: Compressing objects: 27% (39/142) 2021-05-15T22:34:57.8184130Z remote: Compressing objects: 28% (40/142) 2021-05-15T22:34:57.8184885Z remote: Compressing objects: 29% (42/142) 2021-05-15T22:34:57.8185448Z remote: Compressing objects: 30% (43/142) 2021-05-15T22:34:57.8185967Z remote: Compressing objects: 31% (45/142) 2021-05-15T22:34:57.8186504Z remote: Compressing objects: 32% (46/142) 2021-05-15T22:34:57.8187040Z remote: Compressing objects: 33% (47/142) 2021-05-15T22:34:57.8187564Z remote: Compressing objects: 34% (49/142) 2021-05-15T22:34:57.8188097Z remote: Compressing objects: 35% (50/142) 2021-05-15T22:34:57.8188616Z remote: Compressing objects: 36% (52/142) 2021-05-15T22:34:57.8189149Z remote: Compressing objects: 37% (53/142) 2021-05-15T22:34:57.8189681Z remote: Compressing objects: 38% (54/142) 2021-05-15T22:34:57.8190201Z remote: Compressing objects: 39% (56/142) 2021-05-15T22:34:57.8190735Z remote: Compressing objects: 40% (57/142) 2021-05-15T22:34:57.8191263Z remote: Compressing objects: 41% (59/142) 2021-05-15T22:34:57.8191799Z remote: Compressing objects: 42% (60/142) 2021-05-15T22:34:57.8216327Z remote: Compressing objects: 43% (62/142) 2021-05-15T22:34:57.8216941Z remote: Compressing objects: 44% (63/142) 2021-05-15T22:34:57.8217485Z remote: Compressing objects: 45% (64/142) 2021-05-15T22:34:57.8218029Z remote: Compressing objects: 46% (66/142) 2021-05-15T22:34:57.8218564Z remote: Compressing objects: 47% (67/142) 2021-05-15T22:34:57.8219091Z remote: Compressing objects: 48% (69/142) 2021-05-15T22:34:57.8219624Z remote: Compressing objects: 49% (70/142) 2021-05-15T22:34:57.8220332Z remote: Compressing objects: 50% (71/142) 2021-05-15T22:34:57.8220858Z remote: Compressing objects: 51% (73/142) 2021-05-15T22:34:57.8221393Z remote: Compressing objects: 52% (74/142) 2021-05-15T22:34:57.8222047Z remote: Compressing objects: 53% (76/142) 2021-05-15T22:34:57.8222756Z remote: Compressing objects: 54% (77/142) 2021-05-15T22:34:57.8223374Z remote: Compressing objects: 55% (79/142) 2021-05-15T22:34:57.8223905Z remote: Compressing objects: 56% (80/142) 2021-05-15T22:34:57.8224443Z remote: Compressing objects: 57% (81/142) 2021-05-15T22:34:57.8224961Z remote: Compressing objects: 58% (83/142) 2021-05-15T22:34:57.8225498Z remote: Compressing objects: 59% (84/142) 2021-05-15T22:34:57.8226035Z remote: Compressing objects: 60% (86/142) 2021-05-15T22:34:57.8226555Z remote: Compressing objects: 61% (87/142) 2021-05-15T22:34:57.8227136Z remote: Compressing objects: 62% (89/142) 2021-05-15T22:34:57.8227665Z remote: Compressing objects: 63% (90/142) 2021-05-15T22:34:57.8228201Z remote: Compressing objects: 64% (91/142) 2021-05-15T22:34:57.8228733Z remote: Compressing objects: 65% (93/142) 2021-05-15T22:34:57.8229255Z remote: Compressing objects: 66% (94/142) 2021-05-15T22:34:57.8229808Z remote: Compressing objects: 67% (96/142) 2021-05-15T22:34:57.8230350Z remote: Compressing objects: 68% (97/142) 2021-05-15T22:34:57.8230872Z remote: Compressing objects: 69% (98/142) 2021-05-15T22:34:57.8231409Z remote: Compressing objects: 70% (100/142) 2021-05-15T22:34:57.8231935Z remote: Compressing objects: 71% (101/142) 2021-05-15T22:34:57.8232479Z remote: Compressing objects: 72% (103/142) 2021-05-15T22:34:57.8233023Z remote: Compressing objects: 73% (104/142) 2021-05-15T22:34:57.8233544Z remote: Compressing objects: 74% (106/142) 2021-05-15T22:34:57.8234080Z remote: Compressing objects: 75% (107/142) 2021-05-15T22:34:57.8234606Z remote: Compressing objects: 76% (108/142) 2021-05-15T22:34:57.8247133Z remote: Compressing objects: 77% (110/142) 2021-05-15T22:34:57.8247762Z remote: Compressing objects: 78% (111/142) 2021-05-15T22:34:57.8248305Z remote: Compressing objects: 79% (113/142) 2021-05-15T22:34:57.8249264Z remote: Compressing objects: 80% (114/142) 2021-05-15T22:34:57.8249921Z remote: Compressing objects: 81% (116/142) 2021-05-15T22:34:57.8250450Z remote: Compressing objects: 82% (117/142) 2021-05-15T22:34:57.8250992Z remote: Compressing objects: 83% (118/142) 2021-05-15T22:34:57.8251518Z remote: Compressing objects: 84% (120/142) 2021-05-15T22:34:57.8252058Z remote: Compressing objects: 85% (121/142) 2021-05-15T22:34:57.8252591Z remote: Compressing objects: 86% (123/142) 2021-05-15T22:34:57.8253118Z remote: Compressing objects: 87% (124/142) 2021-05-15T22:34:57.8253654Z remote: Compressing objects: 88% (125/142) 2021-05-15T22:34:57.8254176Z remote: Compressing objects: 89% (127/142) 2021-05-15T22:34:57.8254718Z remote: Compressing objects: 90% (128/142) 2021-05-15T22:34:57.8255259Z remote: Compressing objects: 91% (130/142) 2021-05-15T22:34:57.8255797Z remote: Compressing objects: 92% (131/142) 2021-05-15T22:34:57.8256344Z remote: Compressing objects: 93% (133/142) 2021-05-15T22:34:57.8256877Z remote: Compressing objects: 94% (134/142) 2021-05-15T22:34:57.8257401Z remote: Compressing objects: 95% (135/142) 2021-05-15T22:34:57.8257937Z remote: Compressing objects: 96% (137/142) 2021-05-15T22:34:57.8258459Z remote: Compressing objects: 97% (138/142) 2021-05-15T22:34:57.8258998Z remote: Compressing objects: 98% (140/142) 2021-05-15T22:34:57.8259536Z remote: Compressing objects: 99% (141/142) 2021-05-15T22:34:57.8260053Z remote: Compressing objects: 100% (142/142) 2021-05-15T22:34:57.8260612Z remote: Compressing objects: 100% (142/142), done. 2021-05-15T22:34:57.8261119Z Receiving objects: 0% (1/158) 2021-05-15T22:34:57.8261594Z Receiving objects: 1% (2/158) 2021-05-15T22:34:57.8262053Z Receiving objects: 2% (4/158) 2021-05-15T22:34:57.8262502Z Receiving objects: 3% (5/158) 2021-05-15T22:34:57.8263075Z Receiving objects: 4% (7/158) 2021-05-15T22:34:57.8264854Z Receiving objects: 5% (8/158) 2021-05-15T22:34:57.8265485Z Receiving objects: 6% (10/158) 2021-05-15T22:34:57.8266099Z Receiving objects: 7% (12/158) 2021-05-15T22:34:57.8266691Z Receiving objects: 8% (13/158) 2021-05-15T22:34:57.8267579Z Receiving objects: 9% (15/158) 2021-05-15T22:34:57.8268041Z Receiving objects: 10% (16/158) 2021-05-15T22:34:57.8268489Z Receiving objects: 11% (18/158) 2021-05-15T22:34:57.8268953Z Receiving objects: 12% (19/158) 2021-05-15T22:34:57.8269398Z Receiving objects: 13% (21/158) 2021-05-15T22:34:57.8269863Z Receiving objects: 14% (23/158) 2021-05-15T22:34:57.8270324Z Receiving objects: 15% (24/158) 2021-05-15T22:34:57.8270769Z Receiving objects: 16% (26/158) 2021-05-15T22:34:57.8271226Z Receiving objects: 17% (27/158) 2021-05-15T22:34:57.8271677Z Receiving objects: 18% (29/158) 2021-05-15T22:34:57.8272137Z Receiving objects: 19% (31/158) 2021-05-15T22:34:57.8272595Z Receiving objects: 20% (32/158) 2021-05-15T22:34:57.8273063Z Receiving objects: 21% (34/158) 2021-05-15T22:34:57.8273532Z Receiving objects: 22% (35/158) 2021-05-15T22:34:57.8273975Z Receiving objects: 23% (37/158) 2021-05-15T22:34:57.8274438Z Receiving objects: 24% (38/158) 2021-05-15T22:34:57.8274880Z Receiving objects: 25% (40/158) 2021-05-15T22:34:57.8275342Z Receiving objects: 26% (42/158) 2021-05-15T22:34:57.8275805Z Receiving objects: 27% (43/158) 2021-05-15T22:34:57.8276250Z Receiving objects: 28% (45/158) 2021-05-15T22:34:57.8276711Z Receiving objects: 29% (46/158) 2021-05-15T22:34:57.8277158Z Receiving objects: 30% (48/158) 2021-05-15T22:34:57.8277615Z Receiving objects: 31% (49/158) 2021-05-15T22:34:57.8278080Z Receiving objects: 32% (51/158) 2021-05-15T22:34:57.8278528Z Receiving objects: 33% (53/158) 2021-05-15T22:34:57.8278991Z Receiving objects: 34% (54/158) 2021-05-15T22:34:57.8279617Z Receiving objects: 35% (56/158) 2021-05-15T22:34:57.8280121Z Receiving objects: 36% (57/158) 2021-05-15T22:34:57.8280960Z Receiving objects: 37% (59/158) 2021-05-15T22:34:57.8281458Z Receiving objects: 38% (61/158) 2021-05-15T22:34:57.8281928Z Receiving objects: 39% (62/158) 2021-05-15T22:34:57.8282410Z Receiving objects: 40% (64/158) 2021-05-15T22:34:57.8282891Z Receiving objects: 41% (65/158) 2021-05-15T22:34:57.8283365Z Receiving objects: 42% (67/158) 2021-05-15T22:34:57.8284005Z Receiving objects: 43% (68/158) 2021-05-15T22:34:57.8284448Z Receiving objects: 44% (70/158) 2021-05-15T22:34:57.8284911Z Receiving objects: 45% (72/158) 2021-05-15T22:34:57.8285371Z Receiving objects: 46% (73/158) 2021-05-15T22:34:57.8285816Z Receiving objects: 47% (75/158) 2021-05-15T22:34:57.8286276Z Receiving objects: 48% (76/158) 2021-05-15T22:34:57.8286719Z Receiving objects: 49% (78/158) 2021-05-15T22:34:57.8287179Z Receiving objects: 50% (79/158) 2021-05-15T22:34:57.8287640Z Receiving objects: 51% (81/158) 2021-05-15T22:34:57.8288088Z Receiving objects: 52% (83/158) 2021-05-15T22:34:57.8288561Z Receiving objects: 53% (84/158) 2021-05-15T22:34:57.8289019Z Receiving objects: 54% (86/158) 2021-05-15T22:34:57.8289479Z Receiving objects: 55% (87/158) 2021-05-15T22:34:57.8289940Z Receiving objects: 56% (89/158) 2021-05-15T22:34:57.8290390Z Receiving objects: 57% (91/158) 2021-05-15T22:34:57.8290849Z Receiving objects: 58% (92/158) 2021-05-15T22:34:57.8291294Z Receiving objects: 59% (94/158) 2021-05-15T22:34:57.8291754Z Receiving objects: 60% (95/158) 2021-05-15T22:34:57.8292214Z Receiving objects: 61% (97/158) 2021-05-15T22:34:57.8292659Z Receiving objects: 62% (98/158) 2021-05-15T22:34:57.8293126Z Receiving objects: 63% (100/158) 2021-05-15T22:34:57.8293576Z Receiving objects: 64% (102/158) 2021-05-15T22:34:57.8294040Z Receiving objects: 65% (103/158) 2021-05-15T22:34:57.8294503Z Receiving objects: 66% (105/158) 2021-05-15T22:34:57.8294948Z Receiving objects: 67% (106/158) 2021-05-15T22:34:57.8295409Z Receiving objects: 68% (108/158) 2021-05-15T22:34:57.8295857Z Receiving objects: 69% (110/158) 2021-05-15T22:34:57.8296405Z Receiving objects: 70% (111/158) 2021-05-15T22:34:57.8296913Z Receiving objects: 71% (113/158) 2021-05-15T22:34:57.8297363Z Receiving objects: 72% (114/158) 2021-05-15T22:34:57.8297822Z Receiving objects: 73% (116/158) 2021-05-15T22:34:57.8298268Z Receiving objects: 74% (117/158) 2021-05-15T22:34:57.8298733Z Receiving objects: 75% (119/158) 2021-05-15T22:34:57.8299194Z Receiving objects: 76% (121/158) 2021-05-15T22:34:57.8299638Z Receiving objects: 77% (122/158) 2021-05-15T22:34:57.8300107Z Receiving objects: 78% (124/158) 2021-05-15T22:34:57.8300557Z Receiving objects: 79% (125/158) 2021-05-15T22:34:57.8301016Z Receiving objects: 80% (127/158) 2021-05-15T22:34:57.8301479Z Receiving objects: 81% (128/158) 2021-05-15T22:34:57.8301927Z Receiving objects: 82% (130/158) 2021-05-15T22:34:57.8302384Z Receiving objects: 83% (132/158) 2021-05-15T22:34:57.8302831Z Receiving objects: 84% (133/158) 2021-05-15T22:34:57.8303292Z Receiving objects: 85% (135/158) 2021-05-15T22:34:57.8303813Z Receiving objects: 86% (136/158) 2021-05-15T22:34:57.8304267Z Receiving objects: 87% (138/158) 2021-05-15T22:34:57.8304726Z Receiving objects: 88% (140/158) 2021-05-15T22:34:57.8305167Z Receiving objects: 89% (141/158) 2021-05-15T22:34:57.8305627Z Receiving objects: 90% (143/158) 2021-05-15T22:34:57.8306084Z Receiving objects: 91% (144/158) 2021-05-15T22:34:57.8306528Z Receiving objects: 92% (146/158) 2021-05-15T22:34:57.8306985Z Receiving objects: 93% (147/158) 2021-05-15T22:34:57.8307427Z Receiving objects: 94% (149/158) 2021-05-15T22:34:57.8307887Z Receiving objects: 95% (151/158) 2021-05-15T22:34:57.8308347Z Receiving objects: 96% (152/158) 2021-05-15T22:34:57.8308794Z Receiving objects: 97% (154/158) 2021-05-15T22:34:57.8309251Z Receiving objects: 98% (155/158) 2021-05-15T22:34:57.8309690Z Receiving objects: 99% (157/158) 2021-05-15T22:34:57.8310752Z remote: Total 158 (delta 10), reused 69 (delta 7), pack-reused 0 2021-05-15T22:34:57.8311350Z Receiving objects: 100% (158/158) 2021-05-15T22:34:57.8312012Z Receiving objects: 100% (158/158), 3.52 MiB | 20.25 MiB/s, done. 2021-05-15T22:34:57.8312522Z Resolving deltas: 0% (0/10) 2021-05-15T22:34:57.8312958Z Resolving deltas: 10% (1/10) 2021-05-15T22:34:57.8313409Z Resolving deltas: 20% (2/10) 2021-05-15T22:34:57.8313851Z Resolving deltas: 30% (3/10) 2021-05-15T22:34:57.8314284Z Resolving deltas: 40% (4/10) 2021-05-15T22:34:57.8314731Z Resolving deltas: 50% (5/10) 2021-05-15T22:34:57.8315161Z Resolving deltas: 60% (6/10) 2021-05-15T22:34:57.8315609Z Resolving deltas: 70% (7/10) 2021-05-15T22:34:57.8316054Z Resolving deltas: 80% (8/10) 2021-05-15T22:34:57.8316484Z Resolving deltas: 90% (9/10) 2021-05-15T22:34:57.8316928Z Resolving deltas: 100% (10/10) 2021-05-15T22:34:57.8317376Z Resolving deltas: 100% (10/10), done. 2021-05-15T22:34:57.8317992Z From https://github.com/neuroconductor/RNiftyReg 2021-05-15T22:34:57.8318940Z * [new ref] 9d60058f630e131852ec4b990b16ca462dbf5bfc -> 2.7.0.s 2021-05-15T22:34:57.8320001Z ##[endgroup] 2021-05-15T22:34:57.8320964Z ##[group]Determining the checkout info 2021-05-15T22:34:57.8321521Z ##[endgroup] 2021-05-15T22:34:57.8322004Z ##[group]Checking out the ref 2021-05-15T22:34:57.8322872Z [command]/usr/bin/git checkout --progress --force refs/tags/2.7.0.s 2021-05-15T22:34:57.8323675Z Note: switching to 'refs/tags/2.7.0.s'. 2021-05-15T22:34:57.8324241Z 2021-05-15T22:34:57.8324964Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-15T22:34:57.8325679Z changes and commit them, and you can discard any commits you make in this 2021-05-15T22:34:57.8326371Z state without impacting any branches by switching back to a branch. 2021-05-15T22:34:57.8326808Z 2021-05-15T22:34:57.8327321Z If you want to create a new branch to retain commits you create, you may 2021-05-15T22:34:57.8328138Z do so (now or later) by using -c with the switch command. Example: 2021-05-15T22:34:57.8328578Z 2021-05-15T22:34:57.8329175Z git switch -c 2021-05-15T22:34:57.8329575Z 2021-05-15T22:34:57.8330094Z Or undo this operation with: 2021-05-15T22:34:57.8330484Z 2021-05-15T22:34:57.8331024Z git switch - 2021-05-15T22:34:57.8331332Z 2021-05-15T22:34:57.8331909Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-15T22:34:57.8332410Z 2021-05-15T22:34:57.8332821Z HEAD is now at 9d60058 Version id 49 stable 2021-05-15T22:34:57.8333309Z ##[endgroup] 2021-05-15T22:34:57.8333943Z [command]/usr/bin/git log -1 --format='%H' 2021-05-15T22:34:57.8334682Z '9d60058f630e131852ec4b990b16ca462dbf5bfc' 2021-05-15T22:34:57.8432810Z ##[group]Run r-lib/actions/setup-r@master 2021-05-15T22:34:57.8433195Z with: 2021-05-15T22:34:57.8433484Z r-version: oldrel 2021-05-15T22:34:57.8433764Z Ncpus: 1 2021-05-15T22:34:57.8434081Z crayon.enabled: NULL 2021-05-15T22:34:57.8434480Z remove-openmp-macos: true 2021-05-15T22:34:57.8434911Z http-user-agent: default 2021-05-15T22:34:57.8435267Z install-r: true 2021-05-15T22:34:57.8435695Z windows-path-include-mingw: true 2021-05-15T22:34:57.8436112Z env: 2021-05-15T22:34:57.8436436Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:34:57.8436796Z TIC_DEPLOY_KEY: 2021-05-15T22:34:57.8437403Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T22:34:57.8438619Z GITHUB_PAT: *** 2021-05-15T22:34:57.8438929Z COVERALLS_TOKEN: 2021-05-15T22:34:57.8439579Z continue-on-error: false 2021-05-15T22:34:57.8439948Z VDIFFR_RUN_TESTS: 2021-05-15T22:34:57.8440233Z ##[endgroup] 2021-05-15T22:34:59.3260759Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive add-apt-repository -y ppa:cran/travis 2021-05-15T22:35:00.8362885Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-15T22:35:00.8365480Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-15T22:35:00.8367346Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-15T22:35:00.8537144Z Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-15T22:35:00.8938468Z Hit:5 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-15T22:35:00.9790448Z Hit:6 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-15T22:35:00.9817405Z Get:7 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] 2021-05-15T22:35:01.0439822Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [983 kB] 2021-05-15T22:35:01.0658998Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [222 kB] 2021-05-15T22:35:01.0685470Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.3 kB] 2021-05-15T22:35:01.0723289Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [226 kB] 2021-05-15T22:35:01.0725567Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [33.3 kB] 2021-05-15T22:35:01.0727440Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [774 kB] 2021-05-15T22:35:01.0783842Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [166 kB] 2021-05-15T22:35:01.0805489Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [17.4 kB] 2021-05-15T22:35:01.1367649Z Get:16 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease [18.0 kB] 2021-05-15T22:35:01.3345600Z Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [655 kB] 2021-05-15T22:35:01.3794001Z Hit:18 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-15T22:35:01.3951329Z Get:19 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [131 kB] 2021-05-15T22:35:01.3976320Z Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7508 B] 2021-05-15T22:35:01.3977762Z Get:21 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [203 kB] 2021-05-15T22:35:01.3997344Z Get:22 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [29.7 kB] 2021-05-15T22:35:01.4008199Z Get:23 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [565 kB] 2021-05-15T22:35:01.4118984Z Get:24 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [11.0 kB] 2021-05-15T22:35:01.5769054Z Get:25 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [73.2 kB] 2021-05-15T22:35:07.4457436Z Fetched 4463 kB in 1s (5008 kB/s) 2021-05-15T22:35:08.1387193Z Reading package lists... 2021-05-15T22:35:08.1573206Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get update -y -qq 2021-05-15T22:35:09.7845142Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get install -y gdebi-core qpdf devscripts 2021-05-15T22:35:09.8482407Z Reading package lists... 2021-05-15T22:35:09.9630561Z Building dependency tree... 2021-05-15T22:35:09.9640983Z Reading state information... 2021-05-15T22:35:10.0901462Z The following additional packages will be installed: 2021-05-15T22:35:10.0926363Z dctrl-tools diffstat dput gettext intltool-debian libapt-pkg-perl 2021-05-15T22:35:10.0927429Z libarchive-zip-perl libarray-intspan-perl libasync-mergepoint-perl 2021-05-15T22:35:10.0928596Z libb-hooks-endofscope-perl libb-hooks-op-check-perl libcapture-tiny-perl 2021-05-15T22:35:10.0929858Z libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 2021-05-15T22:35:10.0931023Z libcommon-sense-perl libconst-fast-perl libcontextual-return-perl 2021-05-15T22:35:10.0932017Z libcpanel-json-xs-perl libcroco3 libdata-optlist-perl 2021-05-15T22:35:10.0933059Z libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl 2021-05-15T22:35:10.0934217Z libdigest-hmac-perl libdistro-info-perl libdynaloader-functions-perl 2021-05-15T22:35:10.0935244Z libemail-valid-perl libexporter-tiny-perl libfile-chdir-perl 2021-05-15T22:35:10.0936229Z libfile-find-rule-perl libfile-homedir-perl libfile-which-perl 2021-05-15T22:35:10.0937259Z libfont-ttf-perl libfuture-perl libgetopt-long-descriptive-perl 2021-05-15T22:35:10.0938568Z libgit-wrapper-perl libgitlab-api-v4-perl libhash-fieldhash-perl 2021-05-15T22:35:10.0939710Z libhttp-tiny-multipart-perl libimport-into-perl libio-async-loop-epoll-perl 2021-05-15T22:35:10.0940813Z libio-async-perl libio-prompter-perl libio-pty-perl libio-string-perl 2021-05-15T22:35:10.0941789Z libipc-run-perl libjson-maybexs-perl libjson-perl libjson-xs-perl 2021-05-15T22:35:10.0942762Z liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl 2021-05-15T22:35:10.0943718Z liblist-someutils-perl liblist-someutils-xs-perl 2021-05-15T22:35:10.0944814Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-15T22:35:10.0946012Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-15T22:35:10.0947040Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-15T22:35:10.0947955Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-15T22:35:10.0948911Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-15T22:35:10.0949974Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-15T22:35:10.0951125Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-15T22:35:10.0952170Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-15T22:35:10.0953182Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-15T22:35:10.0954264Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-15T22:35:10.0955328Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-15T22:35:10.0956416Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-15T22:35:10.0957504Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-15T22:35:10.0958580Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-15T22:35:10.0960010Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-15T22:35:10.0961180Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-15T22:35:10.0962401Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-15T22:35:10.0963493Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-15T22:35:10.0964622Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-15T22:35:10.0965780Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-15T22:35:10.0966720Z python3-magic python3-unidiff python3-xdg t1utils wdiff 2021-05-15T22:35:10.0967213Z Suggested packages: 2021-05-15T22:35:10.0979166Z debtags adequate autopkgtest bls-standalone bsd-mailx | mailx 2021-05-15T22:35:10.0980099Z check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope 2021-05-15T22:35:10.0981048Z disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl 2021-05-15T22:35:10.0982027Z libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts 2021-05-15T22:35:10.0982956Z mutt piuparts quilt ratt reprotest svn-buildpackage w3m debian-keyring 2021-05-15T22:35:10.0983827Z equivs libsoap-lite-perl python3-paramiko mini-dinstall gettext-doc 2021-05-15T22:35:10.0984701Z autopoint libasprintf-dev libgettextpo-dev libossp-uuid-perl 2021-05-15T22:35:10.0987002Z libscalar-number-perl libbareword-filehandles-perl libindirect-perl 2021-05-15T22:35:10.0988883Z libmultidimensional-perl libdevel-lexalias-perl libdevel-stacktrace-perl 2021-05-15T22:35:10.0989900Z binutils-multiarch libtext-template-perl wdiff-doc 2021-05-15T22:35:10.4881867Z The following NEW packages will be installed: 2021-05-15T22:35:10.4883850Z dctrl-tools devscripts diffstat dput gdebi-core gettext intltool-debian 2021-05-15T22:35:10.4885183Z libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl 2021-05-15T22:35:10.4894201Z libasync-mergepoint-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 2021-05-15T22:35:10.4896370Z libcapture-tiny-perl libclass-method-modifiers-perl libclass-xsaccessor-perl 2021-05-15T22:35:10.4900221Z libclone-perl libcommon-sense-perl libconst-fast-perl 2021-05-15T22:35:10.4901475Z libcontextual-return-perl libcpanel-json-xs-perl libcroco3 2021-05-15T22:35:10.4902754Z libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl 2021-05-15T22:35:10.4904153Z libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl 2021-05-15T22:35:10.4905523Z libdynaloader-functions-perl libemail-valid-perl libexporter-tiny-perl 2021-05-15T22:35:10.4906865Z libfile-chdir-perl libfile-find-rule-perl libfile-homedir-perl 2021-05-15T22:35:10.4908039Z libfile-which-perl libfont-ttf-perl libfuture-perl 2021-05-15T22:35:10.4909298Z libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 2021-05-15T22:35:10.4910739Z libhash-fieldhash-perl libhttp-tiny-multipart-perl libimport-into-perl 2021-05-15T22:35:10.4912114Z libio-async-loop-epoll-perl libio-async-perl libio-prompter-perl 2021-05-15T22:35:10.4913376Z libio-pty-perl libio-string-perl libipc-run-perl libjson-maybexs-perl 2021-05-15T22:35:10.4914610Z libjson-perl libjson-xs-perl liblinux-epoll-perl liblist-compare-perl 2021-05-15T22:35:10.4915946Z liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl 2021-05-15T22:35:10.4917440Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-15T22:35:10.4918903Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-15T22:35:10.4920448Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-15T22:35:10.4921623Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-15T22:35:10.4922785Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-15T22:35:10.4924148Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-15T22:35:10.4925542Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-15T22:35:10.4926861Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-15T22:35:10.4934739Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-15T22:35:10.4936289Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-15T22:35:10.4937585Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-15T22:35:10.4938717Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-15T22:35:10.4940033Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-15T22:35:10.4941224Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-15T22:35:10.4942425Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-15T22:35:10.4943640Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-15T22:35:10.4944727Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-15T22:35:10.4945815Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-15T22:35:10.4947309Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-15T22:35:10.4948411Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-15T22:35:10.4949489Z python3-magic python3-unidiff python3-xdg qpdf t1utils wdiff 2021-05-15T22:35:10.5311259Z 0 upgraded, 130 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T22:35:10.5313294Z Need to get 8648 kB of archives. 2021-05-15T22:35:10.5314007Z After this operation, 32.3 MB of additional disk space will be used. 2021-05-15T22:35:10.5315524Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 2021-05-15T22:35:10.5350505Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] 2021-05-15T22:35:10.5377042Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] 2021-05-15T22:35:10.5378502Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] 2021-05-15T22:35:10.5379649Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] 2021-05-15T22:35:10.5391873Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] 2021-05-15T22:35:10.5401308Z 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-15T22:35:10.5407489Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] 2021-05-15T22:35:10.5415516Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] 2021-05-15T22:35:10.5423571Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] 2021-05-15T22:35:10.5430146Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] 2021-05-15T22:35:10.5436785Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] 2021-05-15T22:35:10.5442235Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] 2021-05-15T22:35:10.5449391Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 2021-05-15T22:35:10.5455144Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] 2021-05-15T22:35:10.5486771Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] 2021-05-15T22:35:10.5495216Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 2021-05-15T22:35:10.5496494Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 2021-05-15T22:35:10.5497565Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] 2021-05-15T22:35:10.6058804Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] 2021-05-15T22:35:10.6060888Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] 2021-05-15T22:35:10.6062027Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] 2021-05-15T22:35:10.6063418Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdebi-core all 0.9.5.7+nmu3 [116 kB] 2021-05-15T22:35:10.6064667Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-05-15T22:35:10.6065832Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-05-15T22:35:10.6067037Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-05-15T22:35:10.6068712Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] 2021-05-15T22:35:10.6070246Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-05-15T22:35:10.6071714Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] 2021-05-15T22:35:10.6073903Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] 2021-05-15T22:35:10.6076434Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] 2021-05-15T22:35:10.6079503Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] 2021-05-15T22:35:10.6081625Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] 2021-05-15T22:35:10.6083208Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] 2021-05-15T22:35:10.6084570Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] 2021-05-15T22:35:10.6085928Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] 2021-05-15T22:35:10.6087715Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] 2021-05-15T22:35:10.6089401Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] 2021-05-15T22:35:10.6091538Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] 2021-05-15T22:35:10.6093240Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] 2021-05-15T22:35:10.6094509Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] 2021-05-15T22:35:10.6096556Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] 2021-05-15T22:35:10.6106358Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] 2021-05-15T22:35:10.6107620Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] 2021-05-15T22:35:10.6109382Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] 2021-05-15T22:35:10.6110799Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] 2021-05-15T22:35:10.6120334Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] 2021-05-15T22:35:10.6128341Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] 2021-05-15T22:35:10.6136379Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] 2021-05-15T22:35:10.6143952Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] 2021-05-15T22:35:10.6151581Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] 2021-05-15T22:35:10.6200336Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] 2021-05-15T22:35:10.6208873Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] 2021-05-15T22:35:10.6216770Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] 2021-05-15T22:35:10.6225573Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] 2021-05-15T22:35:10.6230855Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] 2021-05-15T22:35:10.6235128Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] 2021-05-15T22:35:10.6242023Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] 2021-05-15T22:35:10.6254410Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] 2021-05-15T22:35:10.6258963Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] 2021-05-15T22:35:10.6304033Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] 2021-05-15T22:35:10.6316749Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] 2021-05-15T22:35:10.6331189Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] 2021-05-15T22:35:10.6343942Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 2021-05-15T22:35:10.6366667Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] 2021-05-15T22:35:10.6380550Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] 2021-05-15T22:35:10.6385017Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] 2021-05-15T22:35:10.6455046Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] 2021-05-15T22:35:10.6467624Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] 2021-05-15T22:35:10.6478951Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [12.1 kB] 2021-05-15T22:35:10.6486074Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] 2021-05-15T22:35:10.6493661Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] 2021-05-15T22:35:10.6501433Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] 2021-05-15T22:35:10.6507944Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] 2021-05-15T22:35:10.6514732Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] 2021-05-15T22:35:10.6524137Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] 2021-05-15T22:35:10.6546362Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] 2021-05-15T22:35:10.6562778Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] 2021-05-15T22:35:10.6571471Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] 2021-05-15T22:35:10.6577269Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] 2021-05-15T22:35:10.6614246Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] 2021-05-15T22:35:10.6624405Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-loop-epoll-perl all 0.20-1 [10.4 kB] 2021-05-15T22:35:10.6630747Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] 2021-05-15T22:35:10.6638421Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] 2021-05-15T22:35:10.6651757Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] 2021-05-15T22:35:10.6660233Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] 2021-05-15T22:35:10.6668909Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] 2021-05-15T22:35:10.6686095Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] 2021-05-15T22:35:10.6695523Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] 2021-05-15T22:35:10.6704720Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] 2021-05-15T22:35:10.6711465Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] 2021-05-15T22:35:10.6719752Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] 2021-05-15T22:35:10.6732954Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB] 2021-05-15T22:35:10.6742395Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] 2021-05-15T22:35:10.6752682Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] 2021-05-15T22:35:10.6762798Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] 2021-05-15T22:35:10.6770228Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] 2021-05-15T22:35:10.6777490Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] 2021-05-15T22:35:10.6787101Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] 2021-05-15T22:35:10.6796009Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] 2021-05-15T22:35:10.6802814Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqpdf26 amd64 9.1.1-1build1 [421 kB] 2021-05-15T22:35:10.6938951Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] 2021-05-15T22:35:10.6983844Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] 2021-05-15T22:35:10.6985330Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] 2021-05-15T22:35:10.6986729Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] 2021-05-15T22:35:10.6988288Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-license-perl all 3.2.0-1 [36.2 kB] 2021-05-15T22:35:10.6994384Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] 2021-05-15T22:35:10.7004102Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] 2021-05-15T22:35:10.7028169Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] 2021-05-15T22:35:10.7051370Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] 2021-05-15T22:35:10.7073527Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] 2021-05-15T22:35:10.7075512Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 2021-05-15T22:35:10.7077409Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] 2021-05-15T22:35:10.7121031Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] 2021-05-15T22:35:10.7122434Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] 2021-05-15T22:35:10.7123717Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] 2021-05-15T22:35:10.7124978Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] 2021-05-15T22:35:10.7126294Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] 2021-05-15T22:35:10.7127587Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] 2021-05-15T22:35:10.7204466Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] 2021-05-15T22:35:10.7209996Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] 2021-05-15T22:35:10.7216921Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] 2021-05-15T22:35:10.7222760Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] 2021-05-15T22:35:10.7228306Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] 2021-05-15T22:35:10.7233094Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] 2021-05-15T22:35:10.7241299Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] 2021-05-15T22:35:10.7394544Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 2021-05-15T22:35:10.7396985Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] 2021-05-15T22:35:10.7406900Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qpdf amd64 9.1.1-1build1 [476 kB] 2021-05-15T22:35:10.7489830Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] 2021-05-15T22:35:11.3574184Z Fetched 8648 kB in 0s (34.4 MB/s) 2021-05-15T22:35:11.3871676Z Selecting previously unselected package dctrl-tools. 2021-05-15T22:35:11.4049585Z (Reading database ... 2021-05-15T22:35:11.4054260Z (Reading database ... 5% 2021-05-15T22:35:11.4054638Z (Reading database ... 10% 2021-05-15T22:35:11.4054998Z (Reading database ... 15% 2021-05-15T22:35:11.4055321Z (Reading database ... 20% 2021-05-15T22:35:11.4055657Z (Reading database ... 25% 2021-05-15T22:35:11.4055979Z (Reading database ... 30% 2021-05-15T22:35:11.4056317Z (Reading database ... 35% 2021-05-15T22:35:11.4056636Z (Reading database ... 40% 2021-05-15T22:35:11.4056987Z (Reading database ... 45% 2021-05-15T22:35:11.4057308Z (Reading database ... 50% 2021-05-15T22:35:11.4309581Z (Reading database ... 55% 2021-05-15T22:35:11.4697430Z (Reading database ... 60% 2021-05-15T22:35:11.5012363Z (Reading database ... 65% 2021-05-15T22:35:11.5326036Z (Reading database ... 70% 2021-05-15T22:35:11.5940429Z (Reading database ... 75% 2021-05-15T22:35:11.6671786Z (Reading database ... 80% 2021-05-15T22:35:11.7417407Z (Reading database ... 85% 2021-05-15T22:35:11.7959887Z (Reading database ... 90% 2021-05-15T22:35:11.8510914Z (Reading database ... 95% 2021-05-15T22:35:11.8511473Z (Reading database ... 100% 2021-05-15T22:35:11.8511954Z (Reading database ... 254809 files and directories currently installed.) 2021-05-15T22:35:11.8634086Z Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... 2021-05-15T22:35:11.8733897Z Unpacking dctrl-tools (2.24-3) ... 2021-05-15T22:35:11.9053510Z Selecting previously unselected package libfile-which-perl. 2021-05-15T22:35:11.9304012Z Preparing to unpack .../001-libfile-which-perl_1.23-1_all.deb ... 2021-05-15T22:35:11.9323575Z Unpacking libfile-which-perl (1.23-1) ... 2021-05-15T22:35:11.9551288Z Selecting previously unselected package libfile-homedir-perl. 2021-05-15T22:35:11.9777040Z Preparing to unpack .../002-libfile-homedir-perl_1.004-1_all.deb ... 2021-05-15T22:35:11.9788706Z Unpacking libfile-homedir-perl (1.004-1) ... 2021-05-15T22:35:12.0080498Z Selecting previously unselected package libio-pty-perl. 2021-05-15T22:35:12.0255559Z Preparing to unpack .../003-libio-pty-perl_1%3a1.12-1_amd64.deb ... 2021-05-15T22:35:12.0265872Z Unpacking libio-pty-perl (1:1.12-1) ... 2021-05-15T22:35:12.0497303Z Selecting previously unselected package libipc-run-perl. 2021-05-15T22:35:12.0729293Z Preparing to unpack .../004-libipc-run-perl_20180523.0-2_all.deb ... 2021-05-15T22:35:12.0739933Z Unpacking libipc-run-perl (20180523.0-2) ... 2021-05-15T22:35:12.1013554Z Selecting previously unselected package libclass-method-modifiers-perl. 2021-05-15T22:35:12.1240950Z Preparing to unpack .../005-libclass-method-modifiers-perl_2.13-1_all.deb ... 2021-05-15T22:35:12.1253506Z Unpacking libclass-method-modifiers-perl (2.13-1) ... 2021-05-15T22:35:12.1480957Z Selecting previously unselected package libb-hooks-op-check-perl. 2021-05-15T22:35:12.1690947Z Preparing to unpack .../006-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... 2021-05-15T22:35:12.1704026Z Unpacking libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-15T22:35:12.1920863Z Selecting previously unselected package libdynaloader-functions-perl. 2021-05-15T22:35:12.2153357Z Preparing to unpack .../007-libdynaloader-functions-perl_0.003-1_all.deb ... 2021-05-15T22:35:12.2162444Z Unpacking libdynaloader-functions-perl (0.003-1) ... 2021-05-15T22:35:12.2440290Z Selecting previously unselected package libdevel-callchecker-perl. 2021-05-15T22:35:12.2631386Z Preparing to unpack .../008-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... 2021-05-15T22:35:12.2642434Z Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-15T22:35:12.2856933Z Selecting previously unselected package libparams-classify-perl. 2021-05-15T22:35:12.3100362Z Preparing to unpack .../009-libparams-classify-perl_0.015-1build2_amd64.deb ... 2021-05-15T22:35:12.3112089Z Unpacking libparams-classify-perl (0.015-1build2) ... 2021-05-15T22:35:12.3400428Z Selecting previously unselected package libmodule-runtime-perl. 2021-05-15T22:35:12.3571311Z Preparing to unpack .../010-libmodule-runtime-perl_0.016-1_all.deb ... 2021-05-15T22:35:12.3582606Z Unpacking libmodule-runtime-perl (0.016-1) ... 2021-05-15T22:35:12.3841330Z Selecting previously unselected package libimport-into-perl. 2021-05-15T22:35:12.4046571Z Preparing to unpack .../011-libimport-into-perl_1.002005-1_all.deb ... 2021-05-15T22:35:12.4057364Z Unpacking libimport-into-perl (1.002005-1) ... 2021-05-15T22:35:12.4320375Z Selecting previously unselected package librole-tiny-perl. 2021-05-15T22:35:12.4495389Z Preparing to unpack .../012-librole-tiny-perl_2.001004-1_all.deb ... 2021-05-15T22:35:12.4507118Z Unpacking librole-tiny-perl (2.001004-1) ... 2021-05-15T22:35:12.5002721Z Selecting previously unselected package libstrictures-perl. 2021-05-15T22:35:12.5208629Z Preparing to unpack .../013-libstrictures-perl_2.000006-1_all.deb ... 2021-05-15T22:35:12.5223478Z Unpacking libstrictures-perl (2.000006-1) ... 2021-05-15T22:35:12.5480291Z Selecting previously unselected package libsub-quote-perl. 2021-05-15T22:35:12.5660735Z Preparing to unpack .../014-libsub-quote-perl_2.006006-1_all.deb ... 2021-05-15T22:35:12.5696500Z Unpacking libsub-quote-perl (2.006006-1) ... 2021-05-15T22:35:12.5962407Z Selecting previously unselected package libmoo-perl. 2021-05-15T22:35:12.6117635Z Preparing to unpack .../015-libmoo-perl_2.003006-1_all.deb ... 2021-05-15T22:35:12.6129477Z Unpacking libmoo-perl (2.003006-1) ... 2021-05-15T22:35:12.6440061Z Selecting previously unselected package patchutils. 2021-05-15T22:35:12.6586348Z Preparing to unpack .../016-patchutils_0.3.4-2_amd64.deb ... 2021-05-15T22:35:12.6596628Z Unpacking patchutils (0.3.4-2) ... 2021-05-15T22:35:12.6961023Z Selecting previously unselected package wdiff. 2021-05-15T22:35:12.7078467Z Preparing to unpack .../017-wdiff_1.2.2-2build1_amd64.deb ... 2021-05-15T22:35:12.7090221Z Unpacking wdiff (1.2.2-2build1) ... 2021-05-15T22:35:12.7418232Z Selecting previously unselected package devscripts. 2021-05-15T22:35:12.7660498Z Preparing to unpack .../018-devscripts_2.20.2ubuntu2_amd64.deb ... 2021-05-15T22:35:12.7857151Z Unpacking devscripts (2.20.2ubuntu2) ... 2021-05-15T22:35:12.9001689Z Selecting previously unselected package diffstat. 2021-05-15T22:35:12.9223017Z Preparing to unpack .../019-diffstat_1.63-1_amd64.deb ... 2021-05-15T22:35:12.9233677Z Unpacking diffstat (1.63-1) ... 2021-05-15T22:35:12.9521365Z Selecting previously unselected package python3-gpg. 2021-05-15T22:35:12.9683831Z Preparing to unpack .../020-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... 2021-05-15T22:35:12.9693356Z Unpacking python3-gpg (1.13.1-7ubuntu2) ... 2021-05-15T22:35:13.0322274Z Selecting previously unselected package dput. 2021-05-15T22:35:13.0497878Z Preparing to unpack .../021-dput_1.0.3ubuntu1_all.deb ... 2021-05-15T22:35:13.0558406Z Unpacking dput (1.0.3ubuntu1) ... 2021-05-15T22:35:13.0840596Z Selecting previously unselected package gdebi-core. 2021-05-15T22:35:13.1031097Z Preparing to unpack .../022-gdebi-core_0.9.5.7+nmu3_all.deb ... 2021-05-15T22:35:13.1042098Z Unpacking gdebi-core (0.9.5.7+nmu3) ... 2021-05-15T22:35:13.1653383Z Selecting previously unselected package libcroco3:amd64. 2021-05-15T22:35:13.1853024Z Preparing to unpack .../023-libcroco3_0.6.13-1_amd64.deb ... 2021-05-15T22:35:13.1878752Z Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-05-15T22:35:13.2196342Z Selecting previously unselected package gettext. 2021-05-15T22:35:13.2451158Z Preparing to unpack .../024-gettext_0.19.8.1-10build1_amd64.deb ... 2021-05-15T22:35:13.2471669Z Unpacking gettext (0.19.8.1-10build1) ... 2021-05-15T22:35:13.3637355Z Selecting previously unselected package intltool-debian. 2021-05-15T22:35:13.3894434Z Preparing to unpack .../025-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-05-15T22:35:13.3906552Z Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-05-15T22:35:13.4200372Z Selecting previously unselected package libapt-pkg-perl. 2021-05-15T22:35:13.4345368Z Preparing to unpack .../026-libapt-pkg-perl_0.1.36build3_amd64.deb ... 2021-05-15T22:35:13.4357499Z Unpacking libapt-pkg-perl (0.1.36build3) ... 2021-05-15T22:35:13.4640842Z Selecting previously unselected package libarchive-zip-perl. 2021-05-15T22:35:13.4823628Z Preparing to unpack .../027-libarchive-zip-perl_1.67-2_all.deb ... 2021-05-15T22:35:13.4835630Z Unpacking libarchive-zip-perl (1.67-2) ... 2021-05-15T22:35:13.5161455Z Selecting previously unselected package libarray-intspan-perl. 2021-05-15T22:35:13.5325974Z Preparing to unpack .../028-libarray-intspan-perl_2.003-1_all.deb ... 2021-05-15T22:35:13.5334676Z Unpacking libarray-intspan-perl (2.003-1) ... 2021-05-15T22:35:13.5762641Z Selecting previously unselected package libasync-mergepoint-perl. 2021-05-15T22:35:13.6021704Z Preparing to unpack .../029-libasync-mergepoint-perl_0.04-2_all.deb ... 2021-05-15T22:35:13.6032570Z Unpacking libasync-mergepoint-perl (0.04-2) ... 2021-05-15T22:35:13.6321697Z Selecting previously unselected package libmodule-implementation-perl. 2021-05-15T22:35:13.6507975Z Preparing to unpack .../030-libmodule-implementation-perl_0.09-1_all.deb ... 2021-05-15T22:35:13.6518157Z Unpacking libmodule-implementation-perl (0.09-1) ... 2021-05-15T22:35:13.6760290Z Selecting previously unselected package libsub-exporter-progressive-perl. 2021-05-15T22:35:13.6935236Z Preparing to unpack .../031-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 2021-05-15T22:35:13.6945146Z Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-15T22:35:13.7200623Z Selecting previously unselected package libvariable-magic-perl. 2021-05-15T22:35:13.7355966Z Preparing to unpack .../032-libvariable-magic-perl_0.62-1build2_amd64.deb ... 2021-05-15T22:35:13.7367398Z Unpacking libvariable-magic-perl (0.62-1build2) ... 2021-05-15T22:35:13.7662655Z Selecting previously unselected package libb-hooks-endofscope-perl. 2021-05-15T22:35:13.7797770Z Preparing to unpack .../033-libb-hooks-endofscope-perl_0.24-1_all.deb ... 2021-05-15T22:35:13.7807692Z Unpacking libb-hooks-endofscope-perl (0.24-1) ... 2021-05-15T22:35:13.8048998Z Selecting previously unselected package libcapture-tiny-perl. 2021-05-15T22:35:13.8240287Z Preparing to unpack .../034-libcapture-tiny-perl_0.48-1_all.deb ... 2021-05-15T22:35:13.8254129Z Unpacking libcapture-tiny-perl (0.48-1) ... 2021-05-15T22:35:13.8480272Z Selecting previously unselected package libclass-xsaccessor-perl. 2021-05-15T22:35:13.8748364Z Preparing to unpack .../035-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... 2021-05-15T22:35:13.8760262Z Unpacking libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-15T22:35:13.9040344Z Selecting previously unselected package libclone-perl. 2021-05-15T22:35:13.9230730Z Preparing to unpack .../036-libclone-perl_0.43-2_amd64.deb ... 2021-05-15T22:35:13.9242776Z Unpacking libclone-perl (0.43-2) ... 2021-05-15T22:35:13.9480335Z Selecting previously unselected package libcommon-sense-perl. 2021-05-15T22:35:13.9665898Z Preparing to unpack .../037-libcommon-sense-perl_3.74-2build6_amd64.deb ... 2021-05-15T22:35:13.9676188Z Unpacking libcommon-sense-perl (3.74-2build6) ... 2021-05-15T22:35:13.9920676Z Selecting previously unselected package libparams-util-perl. 2021-05-15T22:35:14.0102365Z Preparing to unpack .../038-libparams-util-perl_1.07-3build5_amd64.deb ... 2021-05-15T22:35:14.0112766Z Unpacking libparams-util-perl (1.07-3build5) ... 2021-05-15T22:35:14.0360828Z Selecting previously unselected package libsub-install-perl. 2021-05-15T22:35:14.0550659Z Preparing to unpack .../039-libsub-install-perl_0.928-1_all.deb ... 2021-05-15T22:35:14.0559298Z Unpacking libsub-install-perl (0.928-1) ... 2021-05-15T22:35:14.0836100Z Selecting previously unselected package libdata-optlist-perl. 2021-05-15T22:35:14.1063825Z Preparing to unpack .../040-libdata-optlist-perl_0.110-1_all.deb ... 2021-05-15T22:35:14.1073203Z Unpacking libdata-optlist-perl (0.110-1) ... 2021-05-15T22:35:14.1260527Z Selecting previously unselected package libsub-exporter-perl. 2021-05-15T22:35:14.1524023Z Preparing to unpack .../041-libsub-exporter-perl_0.987-1_all.deb ... 2021-05-15T22:35:14.1539710Z Unpacking libsub-exporter-perl (0.987-1) ... 2021-05-15T22:35:14.1840730Z Selecting previously unselected package libconst-fast-perl. 2021-05-15T22:35:14.1999415Z Preparing to unpack .../042-libconst-fast-perl_0.014-1_all.deb ... 2021-05-15T22:35:14.2013667Z Unpacking libconst-fast-perl (0.014-1) ... 2021-05-15T22:35:14.2280299Z Selecting previously unselected package libwant-perl. 2021-05-15T22:35:14.2429529Z Preparing to unpack .../043-libwant-perl_0.29-1build4_amd64.deb ... 2021-05-15T22:35:14.2438541Z Unpacking libwant-perl (0.29-1build4) ... 2021-05-15T22:35:14.2721386Z Selecting previously unselected package libcontextual-return-perl. 2021-05-15T22:35:14.2873546Z Preparing to unpack .../044-libcontextual-return-perl_0.004014-2_all.deb ... 2021-05-15T22:35:14.2886942Z Unpacking libcontextual-return-perl (0.004014-2) ... 2021-05-15T22:35:14.3160491Z Selecting previously unselected package libcpanel-json-xs-perl. 2021-05-15T22:35:14.3305907Z Preparing to unpack .../045-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... 2021-05-15T22:35:14.3318077Z Unpacking libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-15T22:35:14.3638456Z Selecting previously unselected package libdigest-bubblebabble-perl. 2021-05-15T22:35:14.3863636Z Preparing to unpack .../046-libdigest-bubblebabble-perl_0.02-2_all.deb ... 2021-05-15T22:35:14.3872815Z Unpacking libdigest-bubblebabble-perl (0.02-2) ... 2021-05-15T22:35:14.4160320Z Selecting previously unselected package libdigest-hmac-perl. 2021-05-15T22:35:14.4289876Z Preparing to unpack .../047-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... 2021-05-15T22:35:14.4299958Z Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-15T22:35:14.4521978Z Selecting previously unselected package libdistro-info-perl. 2021-05-15T22:35:14.4737623Z Preparing to unpack .../048-libdistro-info-perl_0.23ubuntu1_all.deb ... 2021-05-15T22:35:14.4749222Z Unpacking libdistro-info-perl (0.23ubuntu1) ... 2021-05-15T22:35:14.4930318Z Selecting previously unselected package libnet-ip-perl. 2021-05-15T22:35:14.5124045Z Preparing to unpack .../049-libnet-ip-perl_1.26-2_all.deb ... 2021-05-15T22:35:14.5134603Z Unpacking libnet-ip-perl (1.26-2) ... 2021-05-15T22:35:14.5400365Z Selecting previously unselected package libnet-dns-perl. 2021-05-15T22:35:14.5542491Z Preparing to unpack .../050-libnet-dns-perl_1.22-1_all.deb ... 2021-05-15T22:35:14.5553050Z Unpacking libnet-dns-perl (1.22-1) ... 2021-05-15T22:35:14.6240438Z Selecting previously unselected package libnet-domain-tld-perl. 2021-05-15T22:35:14.6407655Z Preparing to unpack .../051-libnet-domain-tld-perl_1.75-1_all.deb ... 2021-05-15T22:35:14.6417550Z Unpacking libnet-domain-tld-perl (1.75-1) ... 2021-05-15T22:35:14.6625523Z Selecting previously unselected package libemail-valid-perl. 2021-05-15T22:35:14.6836368Z Preparing to unpack .../052-libemail-valid-perl_1.202-1_all.deb ... 2021-05-15T22:35:14.6845779Z Unpacking libemail-valid-perl (1.202-1) ... 2021-05-15T22:35:14.7040183Z Selecting previously unselected package libexporter-tiny-perl. 2021-05-15T22:35:14.7256674Z Preparing to unpack .../053-libexporter-tiny-perl_1.002001-1_all.deb ... 2021-05-15T22:35:14.7266589Z Unpacking libexporter-tiny-perl (1.002001-1) ... 2021-05-15T22:35:14.7560479Z Selecting previously unselected package libfile-chdir-perl. 2021-05-15T22:35:14.7764859Z Preparing to unpack .../054-libfile-chdir-perl_0.1008-1_all.deb ... 2021-05-15T22:35:14.7776436Z Unpacking libfile-chdir-perl (0.1008-1) ... 2021-05-15T22:35:14.7970728Z Selecting previously unselected package libnumber-compare-perl. 2021-05-15T22:35:14.8172780Z Preparing to unpack .../055-libnumber-compare-perl_0.03-1_all.deb ... 2021-05-15T22:35:14.8183338Z Unpacking libnumber-compare-perl (0.03-1) ... 2021-05-15T22:35:14.8440722Z Selecting previously unselected package libtext-glob-perl. 2021-05-15T22:35:14.8628025Z Preparing to unpack .../056-libtext-glob-perl_0.10-1_all.deb ... 2021-05-15T22:35:14.8640906Z Unpacking libtext-glob-perl (0.10-1) ... 2021-05-15T22:35:14.8859391Z Selecting previously unselected package libfile-find-rule-perl. 2021-05-15T22:35:14.9115569Z Preparing to unpack .../057-libfile-find-rule-perl_0.34-1_all.deb ... 2021-05-15T22:35:14.9125491Z Unpacking libfile-find-rule-perl (0.34-1) ... 2021-05-15T22:35:14.9342065Z Selecting previously unselected package libio-string-perl. 2021-05-15T22:35:14.9558280Z Preparing to unpack .../058-libio-string-perl_1.08-3_all.deb ... 2021-05-15T22:35:14.9569373Z Unpacking libio-string-perl (1.08-3) ... 2021-05-15T22:35:14.9772809Z Selecting previously unselected package libfont-ttf-perl. 2021-05-15T22:35:14.9977536Z Preparing to unpack .../059-libfont-ttf-perl_1.06-1_all.deb ... 2021-05-15T22:35:14.9992416Z Unpacking libfont-ttf-perl (1.06-1) ... 2021-05-15T22:35:15.0560293Z Selecting previously unselected package libfuture-perl. 2021-05-15T22:35:15.9590302Z Preparing to unpack .../060-libfuture-perl_0.43-1_all.deb ... 2021-05-15T22:35:15.9596163Z Unpacking libfuture-perl (0.43-1) ... 2021-05-15T22:35:15.9597391Z Selecting previously unselected package libparams-validate-perl. 2021-05-15T22:35:15.9598608Z Preparing to unpack .../061-libparams-validate-perl_1.29-3_amd64.deb ... 2021-05-15T22:35:15.9600212Z Unpacking libparams-validate-perl (1.29-3) ... 2021-05-15T22:35:15.9601398Z Selecting previously unselected package libgetopt-long-descriptive-perl. 2021-05-15T22:35:15.9602737Z Preparing to unpack .../062-libgetopt-long-descriptive-perl_0.104-1_all.deb ... 2021-05-15T22:35:15.9603973Z Unpacking libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-15T22:35:15.9605119Z Selecting previously unselected package libsort-versions-perl. 2021-05-15T22:35:15.9606409Z Preparing to unpack .../063-libsort-versions-perl_1.62-1_all.deb ... 2021-05-15T22:35:15.9607485Z Unpacking libsort-versions-perl (1.62-1) ... 2021-05-15T22:35:15.9608528Z Selecting previously unselected package libgit-wrapper-perl. 2021-05-15T22:35:15.9609617Z Preparing to unpack .../064-libgit-wrapper-perl_0.048-1_all.deb ... 2021-05-15T22:35:15.9610574Z Unpacking libgit-wrapper-perl (0.048-1) ... 2021-05-15T22:35:15.9612380Z Selecting previously unselected package libhttp-tiny-multipart-perl. 2021-05-15T22:35:15.9613355Z Preparing to unpack .../065-libhttp-tiny-multipart-perl_0.08-1_all.deb ... 2021-05-15T22:35:15.9614168Z Unpacking libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-15T22:35:15.9614975Z Selecting previously unselected package libio-prompter-perl. 2021-05-15T22:35:15.9615767Z Preparing to unpack .../066-libio-prompter-perl_0.004015-1_all.deb ... 2021-05-15T22:35:15.9616461Z Unpacking libio-prompter-perl (0.004015-1) ... 2021-05-15T22:35:15.9617131Z Selecting previously unselected package libjson-perl. 2021-05-15T22:35:15.9617830Z Preparing to unpack .../067-libjson-perl_4.02000-2_all.deb ... 2021-05-15T22:35:15.9618403Z Unpacking libjson-perl (4.02000-2) ... 2021-05-15T22:35:15.9619055Z Selecting previously unselected package liblog-any-perl. 2021-05-15T22:35:15.9619790Z Preparing to unpack .../068-liblog-any-perl_1.708-1_all.deb ... 2021-05-15T22:35:15.9620389Z Unpacking liblog-any-perl (1.708-1) ... 2021-05-15T22:35:15.9621198Z Selecting previously unselected package liblog-any-adapter-screen-perl. 2021-05-15T22:35:15.9622387Z Preparing to unpack .../069-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 2021-05-15T22:35:15.9623290Z Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-15T22:35:15.9624135Z Selecting previously unselected package libpackage-stash-perl. 2021-05-15T22:35:15.9624971Z Preparing to unpack .../070-libpackage-stash-perl_0.38-1_all.deb ... 2021-05-15T22:35:15.9625680Z Unpacking libpackage-stash-perl (0.38-1) ... 2021-05-15T22:35:15.9626515Z Selecting previously unselected package libsub-identify-perl. 2021-05-15T22:35:15.9627360Z Preparing to unpack .../071-libsub-identify-perl_0.14-1build2_amd64.deb ... 2021-05-15T22:35:15.9628087Z Unpacking libsub-identify-perl (0.14-1build2) ... 2021-05-15T22:35:15.9628826Z Selecting previously unselected package libsub-name-perl. 2021-05-15T22:35:15.9629564Z Preparing to unpack .../072-libsub-name-perl_0.26-1_amd64.deb ... 2021-05-15T22:35:15.9630195Z Unpacking libsub-name-perl (0.26-1) ... 2021-05-15T22:35:15.9630941Z Selecting previously unselected package libnamespace-clean-perl. 2021-05-15T22:35:15.9631817Z Preparing to unpack .../073-libnamespace-clean-perl_0.27-1_all.deb ... 2021-05-15T22:35:15.9632558Z Unpacking libnamespace-clean-perl (0.27-1) ... 2021-05-15T22:35:15.9634299Z Selecting previously unselected package libpath-tiny-perl. 2021-05-15T22:35:15.9635373Z Preparing to unpack .../074-libpath-tiny-perl_0.108-1_all.deb ... 2021-05-15T22:35:15.9636233Z Unpacking libpath-tiny-perl (0.108-1) ... 2021-05-15T22:35:15.9637241Z Selecting previously unselected package libtype-tiny-perl. 2021-05-15T22:35:15.9638354Z Preparing to unpack .../075-libtype-tiny-perl_1.008001-2_all.deb ... 2021-05-15T22:35:15.9639049Z Unpacking libtype-tiny-perl (1.008001-2) ... 2021-05-15T22:35:15.9640173Z Selecting previously unselected package libgitlab-api-v4-perl. 2021-05-15T22:35:15.9641256Z Preparing to unpack .../076-libgitlab-api-v4-perl_0.25-1_all.deb ... 2021-05-15T22:35:15.9642029Z Unpacking libgitlab-api-v4-perl (0.25-1) ... 2021-05-15T22:35:15.9643579Z Selecting previously unselected package libhash-fieldhash-perl. 2021-05-15T22:35:15.9644565Z Preparing to unpack .../077-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... 2021-05-15T22:35:15.9645422Z Unpacking libhash-fieldhash-perl (0.15-1build2) ... 2021-05-15T22:35:15.9646451Z Selecting previously unselected package libstruct-dumb-perl. 2021-05-15T22:35:15.9647818Z Preparing to unpack .../078-libstruct-dumb-perl_0.09-1_all.deb ... 2021-05-15T22:35:15.9648573Z Unpacking libstruct-dumb-perl (0.09-1) ... 2021-05-15T22:35:15.9722168Z Selecting previously unselected package libio-async-perl. 2021-05-15T22:35:15.9895410Z Preparing to unpack .../079-libio-async-perl_0.75-1_all.deb ... 2021-05-15T22:35:15.9907360Z Unpacking libio-async-perl (0.75-1) ... 2021-05-15T22:35:16.0387398Z Selecting previously unselected package liblinux-epoll-perl. 2021-05-15T22:35:16.0623827Z Preparing to unpack .../080-liblinux-epoll-perl_0.017-1_amd64.deb ... 2021-05-15T22:35:16.0636780Z Unpacking liblinux-epoll-perl (0.017-1) ... 2021-05-15T22:35:16.0880346Z Selecting previously unselected package libio-async-loop-epoll-perl. 2021-05-15T22:35:16.1074248Z Preparing to unpack .../081-libio-async-loop-epoll-perl_0.20-1_all.deb ... 2021-05-15T22:35:16.1084745Z Unpacking libio-async-loop-epoll-perl (0.20-1) ... 2021-05-15T22:35:16.1320456Z Selecting previously unselected package libtypes-serialiser-perl. 2021-05-15T22:35:16.1479372Z Preparing to unpack .../082-libtypes-serialiser-perl_1.0-1_all.deb ... 2021-05-15T22:35:16.1489801Z Unpacking libtypes-serialiser-perl (1.0-1) ... 2021-05-15T22:35:16.1796224Z Selecting previously unselected package libjson-xs-perl. 2021-05-15T22:35:16.2005700Z Preparing to unpack .../083-libjson-xs-perl_4.020-1build1_amd64.deb ... 2021-05-15T22:35:16.2014200Z Unpacking libjson-xs-perl (4.020-1build1) ... 2021-05-15T22:35:16.2255980Z Selecting previously unselected package libjson-maybexs-perl. 2021-05-15T22:35:16.2480091Z Preparing to unpack .../084-libjson-maybexs-perl_1.004000-1_all.deb ... 2021-05-15T22:35:16.2490567Z Unpacking libjson-maybexs-perl (1.004000-1) ... 2021-05-15T22:35:16.2760589Z Selecting previously unselected package liblist-compare-perl. 2021-05-15T22:35:16.2908781Z Preparing to unpack .../085-liblist-compare-perl_0.53-1_all.deb ... 2021-05-15T22:35:16.2920518Z Unpacking liblist-compare-perl (0.53-1) ... 2021-05-15T22:35:16.3240486Z Selecting previously unselected package liblist-moreutils-perl. 2021-05-15T22:35:16.3401645Z Preparing to unpack .../086-liblist-moreutils-perl_0.416-1build5_amd64.deb ... 2021-05-15T22:35:16.3413290Z Unpacking liblist-moreutils-perl (0.416-1build5) ... 2021-05-15T22:35:16.3656378Z Selecting previously unselected package liblist-someutils-perl. 2021-05-15T22:35:16.3875644Z Preparing to unpack .../087-liblist-someutils-perl_0.58-1_all.deb ... 2021-05-15T22:35:16.3887307Z Unpacking liblist-someutils-perl (0.58-1) ... 2021-05-15T22:35:16.4122683Z Selecting previously unselected package liblist-someutils-xs-perl. 2021-05-15T22:35:16.4338482Z Preparing to unpack .../088-liblist-someutils-xs-perl_0.58-2_amd64.deb ... 2021-05-15T22:35:16.4349648Z Unpacking liblist-someutils-xs-perl (0.58-2) ... 2021-05-15T22:35:16.4560601Z Selecting previously unselected package libmoox-aliases-perl. 2021-05-15T22:35:16.4762249Z Preparing to unpack .../089-libmoox-aliases-perl_0.001006-1_all.deb ... 2021-05-15T22:35:16.4772314Z Unpacking libmoox-aliases-perl (0.001006-1) ... 2021-05-15T22:35:16.4967687Z Selecting previously unselected package libobject-id-perl. 2021-05-15T22:35:16.5164118Z Preparing to unpack .../090-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 2021-05-15T22:35:16.5175025Z Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-15T22:35:16.5421978Z Selecting previously unselected package libmoox-struct-perl. 2021-05-15T22:35:16.5623787Z Preparing to unpack .../091-libmoox-struct-perl_0.017-1_all.deb ... 2021-05-15T22:35:16.5636132Z Unpacking libmoox-struct-perl (0.017-1) ... 2021-05-15T22:35:16.5840151Z Selecting previously unselected package libnet-dns-sec-perl. 2021-05-15T22:35:16.6041815Z Preparing to unpack .../092-libnet-dns-sec-perl_1.15-1_amd64.deb ... 2021-05-15T22:35:16.6052288Z Unpacking libnet-dns-sec-perl (1.15-1) ... 2021-05-15T22:35:16.6320595Z Selecting previously unselected package libnet-libidn-perl. 2021-05-15T22:35:16.6507524Z Preparing to unpack .../093-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... 2021-05-15T22:35:16.6520629Z Unpacking libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-15T22:35:16.6800142Z Selecting previously unselected package libnumber-range-perl. 2021-05-15T22:35:16.6917623Z Preparing to unpack .../094-libnumber-range-perl_0.12-1_all.deb ... 2021-05-15T22:35:16.6928761Z Unpacking libnumber-range-perl (0.12-1) ... 2021-05-15T22:35:16.7160280Z Selecting previously unselected package libpackage-stash-xs-perl. 2021-05-15T22:35:16.7357670Z Preparing to unpack .../095-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... 2021-05-15T22:35:16.7372028Z Unpacking libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-15T22:35:16.7647013Z Selecting previously unselected package libpath-iterator-rule-perl. 2021-05-15T22:35:16.7844152Z Preparing to unpack .../096-libpath-iterator-rule-perl_1.014-1_all.deb ... 2021-05-15T22:35:16.7852213Z Unpacking libpath-iterator-rule-perl (1.014-1) ... 2021-05-15T22:35:16.8120180Z Selecting previously unselected package libperl4-corelibs-perl. 2021-05-15T22:35:16.8278098Z Preparing to unpack .../097-libperl4-corelibs-perl_0.004-2_all.deb ... 2021-05-15T22:35:16.8292188Z Unpacking libperl4-corelibs-perl (0.004-2) ... 2021-05-15T22:35:16.8537026Z Selecting previously unselected package libperlio-gzip-perl. 2021-05-15T22:35:16.8787018Z Preparing to unpack .../098-libperlio-gzip-perl_0.19-1build5_amd64.deb ... 2021-05-15T22:35:16.8798164Z Unpacking libperlio-gzip-perl (0.19-1build5) ... 2021-05-15T22:35:16.9015789Z Selecting previously unselected package libpod-constants-perl. 2021-05-15T22:35:16.9230260Z Preparing to unpack .../099-libpod-constants-perl_0.19-1_all.deb ... 2021-05-15T22:35:16.9245624Z Unpacking libpod-constants-perl (0.19-1) ... 2021-05-15T22:35:16.9476048Z Selecting previously unselected package libqpdf26:amd64. 2021-05-15T22:35:16.9686261Z Preparing to unpack .../100-libqpdf26_9.1.1-1build1_amd64.deb ... 2021-05-15T22:35:16.9694615Z Unpacking libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-15T22:35:17.0238054Z Selecting previously unselected package libre-engine-re2-perl. 2021-05-15T22:35:17.0510614Z Preparing to unpack .../101-libre-engine-re2-perl_0.13-5_amd64.deb ... 2021-05-15T22:35:17.0520281Z Unpacking libre-engine-re2-perl (0.13-5) ... 2021-05-15T22:35:17.0739755Z Selecting previously unselected package libreadonly-perl. 2021-05-15T22:35:17.0992800Z Preparing to unpack .../102-libreadonly-perl_2.050-2_all.deb ... 2021-05-15T22:35:17.1003090Z Unpacking libreadonly-perl (2.050-2) ... 2021-05-15T22:35:17.1280245Z Selecting previously unselected package libref-util-perl. 2021-05-15T22:35:17.1422263Z Preparing to unpack .../103-libref-util-perl_0.204-1_all.deb ... 2021-05-15T22:35:17.1434039Z Unpacking libref-util-perl (0.204-1) ... 2021-05-15T22:35:17.1629002Z Selecting previously unselected package libref-util-xs-perl. 2021-05-15T22:35:17.1837944Z Preparing to unpack .../104-libref-util-xs-perl_0.117-1build2_amd64.deb ... 2021-05-15T22:35:17.1856611Z Unpacking libref-util-xs-perl (0.117-1build2) ... 2021-05-15T22:35:17.2160495Z Selecting previously unselected package libregexp-pattern-license-perl. 2021-05-15T22:35:17.2289944Z Preparing to unpack .../105-libregexp-pattern-license-perl_3.2.0-1_all.deb ... 2021-05-15T22:35:17.2300645Z Unpacking libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-15T22:35:17.2560680Z Selecting previously unselected package libregexp-pattern-perl. 2021-05-15T22:35:17.2736563Z Preparing to unpack .../106-libregexp-pattern-perl_0.2.12-1_all.deb ... 2021-05-15T22:35:17.2747321Z Unpacking libregexp-pattern-perl (0.2.12-1) ... 2021-05-15T22:35:17.2996627Z Selecting previously unselected package libsereal-decoder-perl. 2021-05-15T22:35:17.3184630Z Preparing to unpack .../107-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-15T22:35:17.3194092Z Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-15T22:35:17.3501663Z Selecting previously unselected package libsereal-encoder-perl. 2021-05-15T22:35:17.3724798Z Preparing to unpack .../108-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-15T22:35:17.3736106Z Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-15T22:35:17.4059455Z Selecting previously unselected package libsereal-perl. 2021-05-15T22:35:17.4300192Z Preparing to unpack .../109-libsereal-perl_4.011-1_all.deb ... 2021-05-15T22:35:17.4311345Z Unpacking libsereal-perl (4.011-1) ... 2021-05-15T22:35:17.4560566Z Selecting previously unselected package libsort-key-perl. 2021-05-15T22:35:17.4750488Z Preparing to unpack .../110-libsort-key-perl_1.33-2build2_amd64.deb ... 2021-05-15T22:35:17.4762516Z Unpacking libsort-key-perl (1.33-2build2) ... 2021-05-15T22:35:17.4984678Z Selecting previously unselected package libstring-copyright-perl. 2021-05-15T22:35:17.5196986Z Preparing to unpack .../111-libstring-copyright-perl_0.003006-1_all.deb ... 2021-05-15T22:35:17.5209794Z Unpacking libstring-copyright-perl (0.003006-1) ... 2021-05-15T22:35:17.5455860Z Selecting previously unselected package libstring-escape-perl. 2021-05-15T22:35:17.5687595Z Preparing to unpack .../112-libstring-escape-perl_2010.002-2_all.deb ... 2021-05-15T22:35:17.5698279Z Unpacking libstring-escape-perl (2010.002-2) ... 2021-05-15T22:35:17.5988523Z Selecting previously unselected package libstring-shellquote-perl. 2021-05-15T22:35:17.6224281Z Preparing to unpack .../113-libstring-shellquote-perl_1.04-1_all.deb ... 2021-05-15T22:35:17.6233488Z Unpacking libstring-shellquote-perl (1.04-1) ... 2021-05-15T22:35:17.6480625Z Selecting previously unselected package libterm-readkey-perl. 2021-05-15T22:35:17.6677901Z Preparing to unpack .../114-libterm-readkey-perl_2.38-1build1_amd64.deb ... 2021-05-15T22:35:17.6688858Z Unpacking libterm-readkey-perl (2.38-1build1) ... 2021-05-15T22:35:17.7001015Z Selecting previously unselected package libtest-fatal-perl. 2021-05-15T22:35:17.7157658Z Preparing to unpack .../115-libtest-fatal-perl_0.014-1_all.deb ... 2021-05-15T22:35:17.7170744Z Unpacking libtest-fatal-perl (0.014-1) ... 2021-05-15T22:35:17.7480926Z Selecting previously unselected package libtest-refcount-perl. 2021-05-15T22:35:17.7691573Z Preparing to unpack .../116-libtest-refcount-perl_0.10-1_all.deb ... 2021-05-15T22:35:17.7707064Z Unpacking libtest-refcount-perl (0.10-1) ... 2021-05-15T22:35:17.7919586Z Selecting previously unselected package libtext-levenshtein-perl. 2021-05-15T22:35:17.8170744Z Preparing to unpack .../117-libtext-levenshtein-perl_0.13-1_all.deb ... 2021-05-15T22:35:17.8181832Z Unpacking libtext-levenshtein-perl (0.13-1) ... 2021-05-15T22:35:17.8441684Z Selecting previously unselected package libtype-tiny-xs-perl. 2021-05-15T22:35:17.8683043Z Preparing to unpack .../118-libtype-tiny-xs-perl_0.016-1_amd64.deb ... 2021-05-15T22:35:17.8694089Z Unpacking libtype-tiny-xs-perl (0.016-1) ... 2021-05-15T22:35:17.9041425Z Selecting previously unselected package libunicode-utf8-perl. 2021-05-15T22:35:17.9321531Z Preparing to unpack .../119-libunicode-utf8-perl_0.62-1build1_amd64.deb ... 2021-05-15T22:35:17.9333245Z Unpacking libunicode-utf8-perl (0.62-1build1) ... 2021-05-15T22:35:17.9562482Z Selecting previously unselected package libxml-writer-perl. 2021-05-15T22:35:17.9821605Z Preparing to unpack .../120-libxml-writer-perl_0.625-1_all.deb ... 2021-05-15T22:35:17.9839431Z Unpacking libxml-writer-perl (0.625-1) ... 2021-05-15T22:35:18.0124991Z Selecting previously unselected package libyaml-libyaml-perl. 2021-05-15T22:35:18.0375639Z Preparing to unpack .../121-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... 2021-05-15T22:35:18.0394562Z Unpacking libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-15T22:35:18.0728151Z Selecting previously unselected package licensecheck. 2021-05-15T22:35:18.0985098Z Preparing to unpack .../122-licensecheck_3.0.45-1_all.deb ... 2021-05-15T22:35:18.0998559Z Unpacking licensecheck (3.0.45-1) ... 2021-05-15T22:35:18.1222054Z Selecting previously unselected package libdevel-size-perl. 2021-05-15T22:35:18.1469025Z Preparing to unpack .../123-libdevel-size-perl_0.83-1build1_amd64.deb ... 2021-05-15T22:35:18.1477794Z Unpacking libdevel-size-perl (0.83-1build1) ... 2021-05-15T22:35:18.1737652Z Selecting previously unselected package t1utils. 2021-05-15T22:35:18.1911823Z Preparing to unpack .../124-t1utils_1.41-3_amd64.deb ... 2021-05-15T22:35:18.1923040Z Unpacking t1utils (1.41-3) ... 2021-05-15T22:35:18.2258368Z Selecting previously unselected package lintian. 2021-05-15T22:35:18.2523516Z Preparing to unpack .../125-lintian_2.62.0_all.deb ... 2021-05-15T22:35:18.2533148Z Unpacking lintian (2.62.0) ... 2021-05-15T22:35:18.6080988Z Selecting previously unselected package python3-unidiff. 2021-05-15T22:35:18.6277604Z Preparing to unpack .../126-python3-unidiff_0.5.5-2_all.deb ... 2021-05-15T22:35:18.6287804Z Unpacking python3-unidiff (0.5.5-2) ... 2021-05-15T22:35:18.6600874Z Selecting previously unselected package python3-xdg. 2021-05-15T22:35:18.6748251Z Preparing to unpack .../127-python3-xdg_0.26-1ubuntu1_all.deb ... 2021-05-15T22:35:18.6772204Z Unpacking python3-xdg (0.26-1ubuntu1) ... 2021-05-15T22:35:18.7080278Z Selecting previously unselected package qpdf. 2021-05-15T22:35:18.7262908Z Preparing to unpack .../128-qpdf_9.1.1-1build1_amd64.deb ... 2021-05-15T22:35:18.7275223Z Unpacking qpdf (9.1.1-1build1) ... 2021-05-15T22:35:18.7920313Z Selecting previously unselected package python3-magic. 2021-05-15T22:35:18.8063797Z Preparing to unpack .../129-python3-magic_2%3a0.4.15-3_all.deb ... 2021-05-15T22:35:18.8082410Z Unpacking python3-magic (2:0.4.15-3) ... 2021-05-15T22:35:18.8692676Z Setting up libasync-mergepoint-perl (0.04-2) ... 2021-05-15T22:35:18.8728361Z Setting up libapt-pkg-perl (0.1.36build3) ... 2021-05-15T22:35:18.8784313Z Setting up libstring-escape-perl (2010.002-2) ... 2021-05-15T22:35:18.8814497Z Setting up wdiff (1.2.2-2build1) ... 2021-05-15T22:35:18.8854220Z Setting up libfile-which-perl (1.23-1) ... 2021-05-15T22:35:18.8908100Z Setting up libnumber-range-perl (0.12-1) ... 2021-05-15T22:35:18.8946153Z Setting up libunicode-utf8-perl (0.62-1build1) ... 2021-05-15T22:35:18.8982805Z Setting up libstruct-dumb-perl (0.09-1) ... 2021-05-15T22:35:18.9014073Z Setting up gdebi-core (0.9.5.7+nmu3) ... 2021-05-15T22:35:19.0375894Z Setting up libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-15T22:35:19.0411405Z Setting up libregexp-pattern-perl (0.2.12-1) ... 2021-05-15T22:35:19.0450335Z Setting up libwant-perl (0.29-1build4) ... 2021-05-15T22:35:19.0481366Z Setting up libdynaloader-functions-perl (0.003-1) ... 2021-05-15T22:35:19.0517072Z Setting up libtext-glob-perl (0.10-1) ... 2021-05-15T22:35:19.0552808Z Setting up libclass-method-modifiers-perl (2.13-1) ... 2021-05-15T22:35:19.0591981Z Setting up liblist-compare-perl (0.53-1) ... 2021-05-15T22:35:19.0634174Z Setting up libref-util-xs-perl (0.117-1build2) ... 2021-05-15T22:35:19.0676899Z Setting up libio-pty-perl (1:1.12-1) ... 2021-05-15T22:35:19.0710390Z Setting up libsort-key-perl (1.33-2build2) ... 2021-05-15T22:35:19.0744657Z Setting up libclone-perl (0.43-2) ... 2021-05-15T22:35:19.0772686Z Setting up libarchive-zip-perl (1.67-2) ... 2021-05-15T22:35:19.0804511Z Setting up libsub-identify-perl (0.14-1build2) ... 2021-05-15T22:35:19.0849268Z Setting up libdistro-info-perl (0.23ubuntu1) ... 2021-05-15T22:35:19.0880285Z Setting up libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-15T22:35:19.0933802Z Setting up liblog-any-perl (1.708-1) ... 2021-05-15T22:35:19.0965361Z Setting up libdevel-size-perl (0.83-1build1) ... 2021-05-15T22:35:19.1001359Z Setting up libpod-constants-perl (0.19-1) ... 2021-05-15T22:35:19.1048074Z Setting up libperl4-corelibs-perl (0.004-2) ... 2021-05-15T22:35:19.1076543Z Setting up libfuture-perl (0.43-1) ... 2021-05-15T22:35:19.1130390Z Setting up libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-15T22:35:19.1170172Z Setting up libtest-fatal-perl (0.014-1) ... 2021-05-15T22:35:19.1201189Z Setting up libcommon-sense-perl (3.74-2build6) ... 2021-05-15T22:35:19.1237165Z Setting up libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-15T22:35:19.1277170Z Setting up libtext-levenshtein-perl (0.13-1) ... 2021-05-15T22:35:19.1323253Z Setting up python3-xdg (0.26-1ubuntu1) ... 2021-05-15T22:35:19.2815851Z Setting up libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-15T22:35:19.2853831Z Setting up libstring-shellquote-perl (1.04-1) ... 2021-05-15T22:35:19.2890531Z Setting up libsub-install-perl (0.928-1) ... 2021-05-15T22:35:19.2933452Z Setting up libnumber-compare-perl (0.03-1) ... 2021-05-15T22:35:19.2972309Z Setting up libio-async-perl (0.75-1) ... 2021-05-15T22:35:19.3003551Z Setting up patchutils (0.3.4-2) ... 2021-05-15T22:35:19.3051013Z Setting up libjson-maybexs-perl (1.004000-1) ... 2021-05-15T22:35:19.3087537Z Setting up libio-string-perl (1.08-3) ... 2021-05-15T22:35:19.3123486Z Setting up libreadonly-perl (2.050-2) ... 2021-05-15T22:35:19.3161222Z Setting up libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-15T22:35:19.3194894Z Setting up python3-gpg (1.13.1-7ubuntu2) ... 2021-05-15T22:35:19.4752631Z Setting up libfile-find-rule-perl (0.34-1) ... 2021-05-15T22:35:19.4790560Z Setting up libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-15T22:35:19.4831928Z Setting up libref-util-perl (0.204-1) ... 2021-05-15T22:35:19.4859570Z Setting up libnet-domain-tld-perl (1.75-1) ... 2021-05-15T22:35:19.4899232Z Setting up libxml-writer-perl (0.625-1) ... 2021-05-15T22:35:19.4942762Z Setting up libhash-fieldhash-perl (0.15-1build2) ... 2021-05-15T22:35:19.4973426Z Setting up qpdf (9.1.1-1build1) ... 2021-05-15T22:35:19.5006310Z Setting up libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-15T22:35:19.5063381Z Setting up t1utils (1.41-3) ... 2021-05-15T22:35:19.5094084Z Setting up liblinux-epoll-perl (0.017-1) ... 2021-05-15T22:35:19.5123810Z Setting up diffstat (1.63-1) ... 2021-05-15T22:35:19.5166837Z Setting up libvariable-magic-perl (0.62-1build2) ... 2021-05-15T22:35:19.5205700Z Setting up libcroco3:amd64 (0.6.13-1) ... 2021-05-15T22:35:19.5235934Z Setting up libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-15T22:35:19.5274996Z Setting up libipc-run-perl (20180523.0-2) ... 2021-05-15T22:35:19.5309565Z Setting up libtest-refcount-perl (0.10-1) ... 2021-05-15T22:35:19.5342639Z Setting up libparams-util-perl (1.07-3build5) ... 2021-05-15T22:35:19.5384774Z Setting up libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-15T22:35:19.5413409Z Setting up libarray-intspan-perl (2.003-1) ... 2021-05-15T22:35:19.5446268Z Setting up libcapture-tiny-perl (0.48-1) ... 2021-05-15T22:35:19.5486753Z Setting up libcontextual-return-perl (0.004014-2) ... 2021-05-15T22:35:19.5529808Z Setting up libsub-name-perl (0.26-1) ... 2021-05-15T22:35:19.5571637Z Setting up libtype-tiny-xs-perl (0.016-1) ... 2021-05-15T22:35:19.5604565Z Setting up libtypes-serialiser-perl (1.0-1) ... 2021-05-15T22:35:19.5632294Z Setting up libfile-chdir-perl (0.1008-1) ... 2021-05-15T22:35:19.5678971Z Setting up libpath-tiny-perl (0.108-1) ... 2021-05-15T22:35:19.5712647Z Setting up libjson-perl (4.02000-2) ... 2021-05-15T22:35:19.5745078Z Setting up liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-15T22:35:19.5785319Z Setting up librole-tiny-perl (2.001004-1) ... 2021-05-15T22:35:19.5817516Z Setting up python3-unidiff (0.5.5-2) ... 2021-05-15T22:35:19.7078104Z Setting up libstrictures-perl (2.000006-1) ... 2021-05-15T22:35:19.7102826Z Setting up libsub-quote-perl (2.006006-1) ... 2021-05-15T22:35:19.7134046Z Setting up libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-15T22:35:19.7180322Z Setting up libsort-versions-perl (1.62-1) ... 2021-05-15T22:35:19.7215641Z Setting up libexporter-tiny-perl (1.002001-1) ... 2021-05-15T22:35:19.7260951Z Setting up libre-engine-re2-perl (0.13-5) ... 2021-05-15T22:35:19.7296452Z Setting up libterm-readkey-perl (2.38-1build1) ... 2021-05-15T22:35:19.7329128Z Setting up libfont-ttf-perl (1.06-1) ... 2021-05-15T22:35:19.7483817Z Setting up libfile-homedir-perl (1.004-1) ... 2021-05-15T22:35:19.7543598Z Setting up libnet-ip-perl (1.26-2) ... 2021-05-15T22:35:19.7586877Z Setting up python3-magic (2:0.4.15-3) ... 2021-05-15T22:35:19.8848054Z Setting up libperlio-gzip-perl (0.19-1build5) ... 2021-05-15T22:35:19.8887676Z Setting up libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-15T22:35:19.8936414Z Setting up dctrl-tools (2.24-3) ... 2021-05-15T22:35:19.9009675Z Setting up libdigest-bubblebabble-perl (0.02-2) ... 2021-05-15T22:35:19.9046204Z Setting up libjson-xs-perl (4.020-1build1) ... 2021-05-15T22:35:19.9081599Z Setting up gettext (0.19.8.1-10build1) ... 2021-05-15T22:35:19.9116829Z Setting up libio-prompter-perl (0.004015-1) ... 2021-05-15T22:35:19.9151153Z Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-15T22:35:19.9226374Z Setting up liblist-moreutils-perl (0.416-1build5) ... 2021-05-15T22:35:19.9266486Z Setting up libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-15T22:35:19.9320265Z Setting up libtype-tiny-perl (1.008001-2) ... 2021-05-15T22:35:19.9365219Z Setting up libpath-iterator-rule-perl (1.014-1) ... 2021-05-15T22:35:19.9410062Z Setting up libsereal-perl (4.011-1) ... 2021-05-15T22:35:19.9447266Z Setting up libnet-dns-perl (1.22-1) ... 2021-05-15T22:35:19.9476288Z Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-15T22:35:19.9517765Z Setting up dput (1.0.3ubuntu1) ... 2021-05-15T22:35:20.0993959Z Setting up libio-async-loop-epoll-perl (0.20-1) ... 2021-05-15T22:35:20.1034515Z Setting up intltool-debian (0.35.0+20060710.5) ... 2021-05-15T22:35:20.1064749Z Setting up libstring-copyright-perl (0.003006-1) ... 2021-05-15T22:35:20.1104634Z Setting up libdata-optlist-perl (0.110-1) ... 2021-05-15T22:35:20.1145519Z Setting up libgit-wrapper-perl (0.048-1) ... 2021-05-15T22:35:20.1179138Z Setting up libsub-exporter-perl (0.987-1) ... 2021-05-15T22:35:20.1218463Z Setting up libemail-valid-perl (1.202-1) ... 2021-05-15T22:35:20.1254339Z Setting up libparams-classify-perl (0.015-1build2) ... 2021-05-15T22:35:20.1283729Z Setting up libnet-dns-sec-perl (1.15-1) ... 2021-05-15T22:35:20.1308855Z Setting up libmodule-runtime-perl (0.016-1) ... 2021-05-15T22:35:20.1345668Z Setting up libconst-fast-perl (0.014-1) ... 2021-05-15T22:35:20.1379269Z Setting up libmodule-implementation-perl (0.09-1) ... 2021-05-15T22:35:20.1434685Z Setting up libpackage-stash-perl (0.38-1) ... 2021-05-15T22:35:20.1484326Z Setting up libimport-into-perl (1.002005-1) ... 2021-05-15T22:35:20.1543790Z Setting up libmoo-perl (2.003006-1) ... 2021-05-15T22:35:20.1582367Z Setting up liblist-someutils-perl (0.58-1) ... 2021-05-15T22:35:20.1635861Z Setting up liblist-someutils-xs-perl (0.58-2) ... 2021-05-15T22:35:20.1676247Z Setting up devscripts (2.20.2ubuntu2) ... 2021-05-15T22:35:20.3192185Z Setting up libmoox-aliases-perl (0.001006-1) ... 2021-05-15T22:35:20.3250546Z Setting up libparams-validate-perl (1.29-3) ... 2021-05-15T22:35:20.3283880Z Setting up libb-hooks-endofscope-perl (0.24-1) ... 2021-05-15T22:35:20.3321830Z Setting up libnamespace-clean-perl (0.27-1) ... 2021-05-15T22:35:20.3358398Z Setting up libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-15T22:35:20.3397385Z Setting up libgitlab-api-v4-perl (0.25-1) ... 2021-05-15T22:35:20.3433513Z Setting up libmoox-struct-perl (0.017-1) ... 2021-05-15T22:35:20.3477747Z Setting up lintian (2.62.0) ... 2021-05-15T22:35:20.3534048Z Setting up licensecheck (3.0.45-1) ... 2021-05-15T22:35:20.3578130Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T22:35:34.3663187Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-15T22:35:34.4714530Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T22:35:36.5099968Z [command]/usr/bin/sudo gdebi --non-interactive /home/runner/work/_temp/r-3.6.3_1_amd64.deb 2021-05-15T22:35:36.6229942Z 2021-05-15T22:35:36.6381255Z Reading package lists... 0% 2021-05-15T22:35:36.6382108Z 2021-05-15T22:35:36.6426388Z Reading package lists... 100% 2021-05-15T22:35:36.6426941Z 2021-05-15T22:35:36.6427327Z 2021-05-15T22:35:36.6427866Z Reading package lists... Done 2021-05-15T22:35:36.6428305Z 2021-05-15T22:35:36.6428865Z Building dependency tree... 0% 2021-05-15T22:35:36.6429311Z 2021-05-15T22:35:36.6626577Z Building dependency tree... 0% 2021-05-15T22:35:36.6627179Z 2021-05-15T22:35:36.6627755Z Building dependency tree... 50% 2021-05-15T22:35:36.6628203Z 2021-05-15T22:35:36.7702259Z Building dependency tree... 50% 2021-05-15T22:35:36.7703027Z 2021-05-15T22:35:36.7703590Z Building dependency tree 2021-05-15T22:35:36.7704910Z 2021-05-15T22:35:36.7705464Z Reading state information... 0% 2021-05-15T22:35:36.7705863Z 2021-05-15T22:35:36.9218556Z Reading state information... 0% 2021-05-15T22:35:36.9219129Z 2021-05-15T22:35:36.9219440Z 2021-05-15T22:35:36.9219941Z Reading state information... Done 2021-05-15T22:35:36.9220325Z 2021-05-15T22:35:36.9220794Z Reading state information... 0% 2021-05-15T22:35:36.9271202Z 2021-05-15T22:35:36.9271780Z Reading state information... 1% 2021-05-15T22:35:36.9308204Z 2021-05-15T22:35:36.9308794Z Reading state information... 3% 2021-05-15T22:35:36.9343832Z 2021-05-15T22:35:36.9344495Z Reading state information... 5% 2021-05-15T22:35:36.9383160Z 2021-05-15T22:35:36.9383545Z Reading state information... 7% 2021-05-15T22:35:36.9416150Z 2021-05-15T22:35:36.9416530Z Reading state information... 9% 2021-05-15T22:35:36.9449072Z 2021-05-15T22:35:36.9449464Z Reading state information... 11% 2021-05-15T22:35:36.9486166Z 2021-05-15T22:35:36.9486549Z Reading state information... 13% 2021-05-15T22:35:36.9518372Z 2021-05-15T22:35:36.9518764Z Reading state information... 15% 2021-05-15T22:35:36.9550324Z 2021-05-15T22:35:36.9550742Z Reading state information... 17% 2021-05-15T22:35:36.9588857Z 2021-05-15T22:35:36.9589249Z Reading state information... 19% 2021-05-15T22:35:36.9622006Z 2021-05-15T22:35:36.9622390Z Reading state information... 21% 2021-05-15T22:35:36.9653802Z 2021-05-15T22:35:36.9654189Z Reading state information... 23% 2021-05-15T22:35:36.9692643Z 2021-05-15T22:35:36.9693042Z Reading state information... 25% 2021-05-15T22:35:36.9730364Z 2021-05-15T22:35:36.9730764Z Reading state information... 27% 2021-05-15T22:35:36.9766540Z 2021-05-15T22:35:36.9766941Z Reading state information... 29% 2021-05-15T22:35:36.9806825Z 2021-05-15T22:35:36.9807238Z Reading state information... 31% 2021-05-15T22:35:36.9845154Z 2021-05-15T22:35:36.9845564Z Reading state information... 33% 2021-05-15T22:35:36.9879944Z 2021-05-15T22:35:36.9880355Z Reading state information... 35% 2021-05-15T22:35:36.9915284Z 2021-05-15T22:35:36.9915670Z Reading state information... 37% 2021-05-15T22:35:36.9955826Z 2021-05-15T22:35:36.9956233Z Reading state information... 39% 2021-05-15T22:35:36.9996862Z 2021-05-15T22:35:36.9997263Z Reading state information... 41% 2021-05-15T22:35:37.0031492Z 2021-05-15T22:35:37.0031899Z Reading state information... 43% 2021-05-15T22:35:37.0072147Z 2021-05-15T22:35:37.0072550Z Reading state information... 45% 2021-05-15T22:35:37.0144708Z 2021-05-15T22:35:37.0145121Z Reading state information... 47% 2021-05-15T22:35:37.0183638Z 2021-05-15T22:35:37.0184045Z Reading state information... 49% 2021-05-15T22:35:37.0223984Z 2021-05-15T22:35:37.0224368Z Reading state information... 51% 2021-05-15T22:35:37.0263084Z 2021-05-15T22:35:37.0263467Z Reading state information... 53% 2021-05-15T22:35:37.0304117Z 2021-05-15T22:35:37.0304501Z Reading state information... 55% 2021-05-15T22:35:37.0341869Z 2021-05-15T22:35:37.0342254Z Reading state information... 57% 2021-05-15T22:35:37.0382359Z 2021-05-15T22:35:37.0382737Z Reading state information... 59% 2021-05-15T22:35:37.0424972Z 2021-05-15T22:35:37.0425388Z Reading state information... 61% 2021-05-15T22:35:37.0461390Z 2021-05-15T22:35:37.0461793Z Reading state information... 63% 2021-05-15T22:35:37.0497648Z 2021-05-15T22:35:37.0498042Z Reading state information... 65% 2021-05-15T22:35:37.0532959Z 2021-05-15T22:35:37.0533374Z Reading state information... 67% 2021-05-15T22:35:37.0569383Z 2021-05-15T22:35:37.0569986Z Reading state information... 69% 2021-05-15T22:35:37.0632305Z 2021-05-15T22:35:37.0632697Z Reading state information... 71% 2021-05-15T22:35:37.0664130Z 2021-05-15T22:35:37.0664516Z Reading state information... 73% 2021-05-15T22:35:37.0702302Z 2021-05-15T22:35:37.0702680Z Reading state information... 75% 2021-05-15T22:35:37.0753300Z 2021-05-15T22:35:37.0753687Z Reading state information... 77% 2021-05-15T22:35:37.0790358Z 2021-05-15T22:35:37.0790746Z Reading state information... 79% 2021-05-15T22:35:37.0830040Z 2021-05-15T22:35:37.0830437Z Reading state information... 81% 2021-05-15T22:35:37.0865374Z 2021-05-15T22:35:37.0866018Z Reading state information... 83% 2021-05-15T22:35:37.0906023Z 2021-05-15T22:35:37.0906408Z Reading state information... 85% 2021-05-15T22:35:37.0941050Z 2021-05-15T22:35:37.0941444Z Reading state information... 87% 2021-05-15T22:35:37.0972885Z 2021-05-15T22:35:37.0973280Z Reading state information... 89% 2021-05-15T22:35:37.1005960Z 2021-05-15T22:35:37.1006376Z Reading state information... 91% 2021-05-15T22:35:37.1039896Z 2021-05-15T22:35:37.1040282Z Reading state information... 93% 2021-05-15T22:35:37.1071302Z 2021-05-15T22:35:37.1071674Z Reading state information... 95% 2021-05-15T22:35:37.1116838Z 2021-05-15T22:35:37.1117244Z Reading state information... 97% 2021-05-15T22:35:37.1155088Z 2021-05-15T22:35:37.1155462Z Reading state information... 99% 2021-05-15T22:35:37.3422886Z Selecting previously unselected package r-3.6.3. 2021-05-15T22:35:37.4401252Z (Reading database ... 259872 files and directories currently installed.) 2021-05-15T22:35:37.4506938Z Preparing to unpack .../work/_temp/r-3.6.3_1_amd64.deb ... 2021-05-15T22:35:37.4523284Z Unpacking r-3.6.3 (1) ... 2021-05-15T22:35:38.1903845Z Setting up r-3.6.3 (1) ... 2021-05-15T22:35:38.2135713Z 2021-05-15T22:35:38.2136240Z 2021-05-15T22:35:38.2136760Z Reading state information... Done 2021-05-15T22:35:38.2334949Z [command]/usr/bin/sudo ln -s /opt/R/3.6.3/bin/R /usr/local/bin/R 2021-05-15T22:35:38.2433803Z [command]/usr/bin/sudo ln -s /opt/R/3.6.3/bin/Rscript /usr/local/bin/Rscript 2021-05-15T22:35:38.2661270Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-15T22:35:38.2661686Z env: 2021-05-15T22:35:38.2662038Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:35:38.2662394Z TIC_DEPLOY_KEY: 2021-05-15T22:35:38.2663016Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T22:35:38.2664440Z GITHUB_PAT: *** 2021-05-15T22:35:38.2664754Z COVERALLS_TOKEN: 2021-05-15T22:35:38.2665138Z continue-on-error: false 2021-05-15T22:35:38.2665494Z VDIFFR_RUN_TESTS: 2021-05-15T22:35:38.2665877Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T22:35:38.2666210Z TZ: UTC 2021-05-15T22:35:38.2666520Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T22:35:38.2666832Z NOT_CRAN: true 2021-05-15T22:35:38.2667128Z ##[endgroup] 2021-05-15T22:35:38.3166697Z [command]sudo apt-get install -y texinfo 2021-05-15T22:35:38.6237115Z Reading package lists... 2021-05-15T22:35:38.7469706Z Building dependency tree... 2021-05-15T22:35:38.7484792Z Reading state information... 2021-05-15T22:35:38.9221504Z texinfo is already the newest version (6.7.0.dfsg.2-5). 2021-05-15T22:35:38.9222792Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T22:35:39.2833337Z [command]sh /home/runner/work/_temp/install-unx.sh 2021-05-15T22:35:39.2991636Z --2021-05-15 22:35:39-- https://yihui.org/tinytex/TinyTeX-1.tar.gz 2021-05-15T22:35:39.3202008Z Resolving yihui.org (yihui.org)... 76.76.21.21 2021-05-15T22:35:39.3269727Z Connecting to yihui.org (yihui.org)|76.76.21.21|:443... connected. 2021-05-15T22:35:39.3633613Z HTTP request sent, awaiting response... 301 Moved Permanently 2021-05-15T22:35:39.3635376Z Location: https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu [following] 2021-05-15T22:35:39.3637316Z --2021-05-15 22:35:39-- https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu 2021-05-15T22:35:39.3932123Z Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243 2021-05-15T22:35:39.4547233Z Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected. 2021-05-15T22:35:39.7045570Z HTTP request sent, awaiting response... 302 Found 2021-05-15T22:35:39.7049052Z Location: https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1548/8i40h7amajmqecux/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=NSCnjFHU3Yj6qr7A6O9iFtd3CZ7p1xlCD5I%2BR5jcG4s%3D&st=2021-05-15T22%3A34%3A39Z&se=2021-05-15T22%3A40%3A39Z&sp=r [following] 2021-05-15T22:35:39.7052050Z --2021-05-15 22:35:39-- https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1548/8i40h7amajmqecux/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=NSCnjFHU3Yj6qr7A6O9iFtd3CZ7p1xlCD5I%2BR5jcG4s%3D&st=2021-05-15T22%3A34%3A39Z&se=2021-05-15T22%3A40%3A39Z&sp=r 2021-05-15T22:35:39.7334663Z Resolving appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)... 52.239.228.196 2021-05-15T22:35:39.7922528Z Connecting to appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)|52.239.228.196|:443... connected. 2021-05-15T22:35:40.0249912Z HTTP request sent, awaiting response... 200 OK 2021-05-15T22:35:40.0251339Z Length: 67312830 (64M) [application/octet-stream] 2021-05-15T22:35:40.0253309Z Saving to: ‘TinyTeX.tar.gz’ 2021-05-15T22:35:40.5503582Z 2021-05-15T22:35:42.0558290Z 0K ........ ........ ........ ........ 49% 16.4M 2s 2021-05-15T22:35:43.1271882Z 32768K ........ ........ ........ ........ 99% 29.4M 0s 2021-05-15T22:35:43.1273487Z 65536K 100% 3.23M=3.1s 2021-05-15T22:35:43.1273771Z 2021-05-15T22:35:43.1276673Z 2021-05-15 22:35:43 (20.7 MB/s) - ‘TinyTeX.tar.gz’ saved [67312830/67312830] 2021-05-15T22:35:43.1277084Z 2021-05-15T22:35:44.6105544Z tlmgr: setting option sys_bin to /home/runner/bin. 2021-05-15T22:35:44.6107105Z tlmgr: updating /home/runner/.TinyTeX/tlpkg/texlive.tlpdb 2021-05-15T22:35:44.8701100Z ##[group]Run tlmgr update --self 2021-05-15T22:35:44.8701795Z tlmgr update --self 2021-05-15T22:35:44.8702949Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-15T22:35:44.8704415Z tlmgr update --all 2021-05-15T22:35:44.8748261Z shell: /usr/bin/bash -e {0} 2021-05-15T22:35:44.8748602Z env: 2021-05-15T22:35:44.8748999Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:35:44.8749492Z TIC_DEPLOY_KEY: 2021-05-15T22:35:44.8750162Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T22:35:44.8751793Z GITHUB_PAT: *** 2021-05-15T22:35:44.8752149Z COVERALLS_TOKEN: 2021-05-15T22:35:44.8752580Z continue-on-error: false 2021-05-15T22:35:44.8753015Z VDIFFR_RUN_TESTS: 2021-05-15T22:35:44.8753443Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T22:35:44.8753842Z TZ: UTC 2021-05-15T22:35:44.8754182Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T22:35:44.8754600Z NOT_CRAN: true 2021-05-15T22:35:44.8754987Z ##[endgroup] 2021-05-15T22:35:46.2027384Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T22:35:46.2028937Z tlmgr: no self-updates for tlmgr available 2021-05-15T22:35:47.4778996Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T22:35:47.4780529Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-15T22:35:47.5706165Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-15T22:35:47.6173359Z [3/89, 00:00/00:00] install: auto-pst-pdf-lua [3k] 2021-05-15T22:35:47.6578237Z [4/89, 00:00/00:00] install: barracuda [30k] 2021-05-15T22:35:47.7007499Z [5/89, 00:00/00:00] install: bezierplot [8k] 2021-05-15T22:35:48.1302656Z [6/89, 00:00/00:00] install: biber.x86_64-linux [22986k] 2021-05-15T22:35:49.2118905Z [7/89, 00:02/00:02] install: biber [1k] 2021-05-15T22:35:49.2770273Z [8/89, 00:02/00:02] install: biblatex [238k] 2021-05-15T22:35:49.3388438Z [9/89, 00:02/00:02] install: checkcites.x86_64-linux [1k] 2021-05-15T22:35:49.3774669Z [10/89, 00:02/00:02] install: checkcites [7k] 2021-05-15T22:35:49.4175136Z [11/89, 00:02/00:02] install: chickenize [15k] 2021-05-15T22:35:49.4584511Z [12/89, 00:02/00:02] install: chinese-jfm [3k] 2021-05-15T22:35:49.4978323Z [13/89, 00:02/00:02] install: cloze [9k] 2021-05-15T22:35:49.5389254Z [14/89, 00:02/00:02] install: colorprofiles [86k] 2021-05-15T22:35:49.5841906Z [15/89, 00:02/00:02] install: combofont [2k] 2021-05-15T22:35:49.6513868Z [16/89, 00:02/00:02] install: courier [470k] 2021-05-15T22:35:49.7269269Z [17/89, 00:02/00:02] install: courier-scaled [3k] 2021-05-15T22:35:49.7678077Z [18/89, 00:02/00:02] install: cstypo [3k] 2021-05-15T22:35:49.8101095Z [19/89, 00:02/00:02] install: ctablestack [2k] 2021-05-15T22:35:49.8498573Z [20/89, 00:02/00:02] install: ekdosis [19k] 2021-05-15T22:35:49.8914559Z [21/89, 00:02/00:02] install: emoji [40k] 2021-05-15T22:35:49.9344489Z [22/89, 00:02/00:02] install: emojicite [2k] 2021-05-15T22:35:49.9742998Z [23/89, 00:02/00:02] install: enctex [24k] 2021-05-15T22:35:50.0168305Z [24/89, 00:02/00:02] install: enigma [18k] 2021-05-15T22:35:50.0583039Z [25/89, 00:03/00:03] install: etex-pkg [6k] 2021-05-15T22:35:50.0994982Z [26/89, 00:03/00:03] install: filecontents [3k] 2021-05-15T22:35:50.1391428Z [27/89, 00:03/00:03] install: grfext [3k] 2021-05-15T22:35:50.1786150Z [28/89, 00:03/00:03] install: hyphenex [9k] 2021-05-15T22:35:50.2189286Z [29/89, 00:03/00:03] install: ifplatform [2k] 2021-05-15T22:35:50.2590282Z [30/89, 00:03/00:03] install: innerscript [4k] 2021-05-15T22:35:50.2991118Z [31/89, 00:03/00:03] install: interpreter [7k] 2021-05-15T22:35:50.3395931Z [32/89, 00:03/00:03] install: kanaparser [5k] 2021-05-15T22:35:50.3798683Z [33/89, 00:03/00:03] install: knuth-local [23k] 2021-05-15T22:35:50.4224981Z [34/89, 00:03/00:03] install: logreq [4k] 2021-05-15T22:35:50.4628584Z [35/89, 00:03/00:03] install: lua-typo [7k] 2021-05-15T22:35:50.5043296Z [36/89, 00:03/00:03] install: lua-uca [70k] 2021-05-15T22:35:50.5562329Z [37/89, 00:03/00:03] install: lua-ul [7k] 2021-05-15T22:35:50.5986440Z [38/89, 00:03/00:03] install: lua-uni-algos [6k] 2021-05-15T22:35:50.6385608Z [39/89, 00:03/00:03] install: lua-visual-debug [4k] 2021-05-15T22:35:50.6860558Z [40/89, 00:03/00:03] install: luacode [3k] 2021-05-15T22:35:50.7269485Z [41/89, 00:03/00:03] install: luacolor [5k] 2021-05-15T22:35:50.7674388Z [42/89, 00:03/00:03] install: luahyphenrules [3k] 2021-05-15T22:35:50.8092677Z [43/89, 00:03/00:03] install: luaimageembed [2k] 2021-05-15T22:35:50.8489099Z [44/89, 00:03/00:03] install: luaindex [5k] 2021-05-15T22:35:50.8923775Z [45/89, 00:03/00:03] install: luainputenc [5k] 2021-05-15T22:35:50.9355000Z [46/89, 00:03/00:03] install: luaintro [1k] 2021-05-15T22:35:50.9776053Z [47/89, 00:03/00:03] install: luakeys [5k] 2021-05-15T22:35:51.0181955Z [48/89, 00:03/00:03] install: lualatex-doc [1k] 2021-05-15T22:35:51.0578786Z [49/89, 00:04/00:04] install: lualatex-truncate [2k] 2021-05-15T22:35:51.0988353Z [50/89, 00:04/00:04] install: luamplib [12k] 2021-05-15T22:35:51.1395189Z [51/89, 00:04/00:04] install: luapackageloader [2k] 2021-05-15T22:35:51.1833213Z [52/89, 00:04/00:04] install: luaprogtable [7k] 2021-05-15T22:35:51.2245489Z [53/89, 00:04/00:04] install: luarandom [2k] 2021-05-15T22:35:51.2656463Z [54/89, 00:04/00:04] install: luatex85 [2k] 2021-05-15T22:35:51.3081258Z [55/89, 00:04/00:04] install: luatexbase [4k] 2021-05-15T22:35:51.3494276Z [56/89, 00:04/00:04] install: luatexko [22k] 2021-05-15T22:35:51.3914840Z [57/89, 00:04/00:04] install: luatextra [2k] 2021-05-15T22:35:51.4329981Z [58/89, 00:04/00:04] install: luavlna [8k] 2021-05-15T22:35:51.4748279Z [59/89, 00:04/00:04] install: luaxml [31k] 2021-05-15T22:35:51.5183990Z [60/89, 00:04/00:04] install: makeindex.x86_64-linux [49k] 2021-05-15T22:35:51.5652874Z [61/89, 00:04/00:04] install: makeindex [5k] 2021-05-15T22:35:51.6065432Z [62/89, 00:04/00:04] install: mflogo [2k] 2021-05-15T22:35:51.6477692Z [63/89, 00:04/00:04] install: newpax [9k] 2021-05-15T22:35:51.6885202Z [64/89, 00:04/00:04] install: nodetree [13k] 2021-05-15T22:35:51.7327834Z [65/89, 00:04/00:04] install: odsfile [5k] 2021-05-15T22:35:51.7777645Z [66/89, 00:04/00:04] install: optex.x86_64-linux [1k] 2021-05-15T22:35:51.8261872Z [67/89, 00:04/00:04] install: optex [770k] 2021-05-15T22:35:51.9001455Z [68/89, 00:04/00:04] install: pdfarticle [4k] 2021-05-15T22:35:51.9409731Z [69/89, 00:04/00:04] install: pdfextra [22k] 2021-05-15T22:35:51.9835252Z [70/89, 00:04/00:04] install: placeat [4k] 2021-05-15T22:35:52.0256112Z [71/89, 00:04/00:04] install: plantuml [3k] 2021-05-15T22:35:52.0718473Z [72/89, 00:05/00:05] install: rsfs [55k] 2021-05-15T22:35:52.1187327Z [73/89, 00:05/00:05] install: selnolig [53k] 2021-05-15T22:35:52.1661007Z [74/89, 00:05/00:05] install: spelling [14k] 2021-05-15T22:35:52.2079861Z [75/89, 00:05/00:05] install: stricttex [2k] 2021-05-15T22:35:52.2486883Z [76/89, 00:05/00:05] install: texlive-common [1k] 2021-05-15T22:35:52.2892685Z [77/89, 00:05/00:05] install: texlive-en [1k] 2021-05-15T22:35:52.3315467Z [78/89, 00:05/00:05] install: texlive-msg-translations [144k] 2021-05-15T22:35:52.3860346Z [79/89, 00:05/00:05] install: thumbpdf.x86_64-linux [1k] 2021-05-15T22:35:52.4290153Z [80/89, 00:05/00:05] install: thumbpdf [19k] 2021-05-15T22:35:52.4722913Z [81/89, 00:05/00:05] install: tlshell.x86_64-linux [1k] 2021-05-15T22:35:52.5132580Z [82/89, 00:05/00:05] install: tlshell [29k] 2021-05-15T22:35:52.5561358Z [83/89, 00:05/00:05] install: typewriter [25k] 2021-05-15T22:35:52.5991353Z [84/89, 00:05/00:05] install: uninormalize [6k] 2021-05-15T22:35:52.6400282Z [85/89, 00:05/00:05] install: upquote [2k] 2021-05-15T22:35:52.6865161Z [86/89, 00:05/00:05] install: xdvi.x86_64-linux [530k] 2021-05-15T22:35:52.7687361Z [87/89, 00:05/00:05] install: xdvi [7k] 2021-05-15T22:35:52.8116483Z [88/89, 00:05/00:05] install: collection-basic [1k] 2021-05-15T22:35:52.8518810Z [89/89, 00:05/00:05] install: collection-luatex [1k] 2021-05-15T22:35:52.8700489Z running mktexlsr ... 2021-05-15T22:35:52.9406269Z done running mktexlsr. 2021-05-15T22:35:52.9626704Z running updmap-sys ... 2021-05-15T22:35:53.1858172Z done running updmap-sys. 2021-05-15T22:35:53.1859761Z regenerating fmtutil.cnf in /home/runner/.TinyTeX/texmf-dist 2021-05-15T22:35:53.1861094Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/jo8IrogCIm/95jJnT0Noy ... 2021-05-15T22:35:53.5000143Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/jo8IrogCIm/95jJnT0Noy. 2021-05-15T22:35:53.5001443Z OK: optex.fmt/luatex 2021-05-15T22:35:53.5002642Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-15T22:35:53.5003912Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-15T22:35:54.6087350Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T22:35:54.6088570Z tlmgr: no updates available 2021-05-15T22:35:54.6818523Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-15T22:35:54.6818948Z with: 2021-05-15T22:35:54.6819247Z pandoc-version: 2.7.3 2021-05-15T22:35:54.6819572Z env: 2021-05-15T22:35:54.6819896Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:35:54.6820260Z TIC_DEPLOY_KEY: 2021-05-15T22:35:54.6820866Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T22:35:54.6822280Z GITHUB_PAT: *** 2021-05-15T22:35:54.6822608Z COVERALLS_TOKEN: 2021-05-15T22:35:54.6822969Z continue-on-error: false 2021-05-15T22:35:54.6823339Z VDIFFR_RUN_TESTS: 2021-05-15T22:35:54.6823698Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T22:35:54.6824045Z TZ: UTC 2021-05-15T22:35:54.6824334Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T22:35:54.6824657Z NOT_CRAN: true 2021-05-15T22:35:54.6824935Z ##[endgroup] 2021-05-15T22:35:55.1326903Z [command]sudo apt-get install -y gdebi-core 2021-05-15T22:35:55.2004516Z Reading package lists... 2021-05-15T22:35:55.3207305Z Building dependency tree... 2021-05-15T22:35:55.3222831Z Reading state information... 2021-05-15T22:35:55.5054936Z gdebi-core is already the newest version (0.9.5.7+nmu3). 2021-05-15T22:35:55.5057701Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T22:35:55.5086090Z [command]sudo gdebi --non-interactive /home/runner/work/_temp/pandoc-2.7.3-1-amd64.deb 2021-05-15T22:35:55.6182118Z 2021-05-15T22:35:55.6312520Z Reading package lists... 0% 2021-05-15T22:35:55.6313130Z 2021-05-15T22:35:55.6360061Z Reading package lists... 100% 2021-05-15T22:35:55.6360475Z 2021-05-15T22:35:55.6360711Z 2021-05-15T22:35:55.6361261Z Reading package lists... Done 2021-05-15T22:35:55.6361591Z 2021-05-15T22:35:55.6362388Z Building dependency tree... 0% 2021-05-15T22:35:55.6362666Z 2021-05-15T22:35:55.6582297Z Building dependency tree... 0% 2021-05-15T22:35:55.6582658Z 2021-05-15T22:35:55.6583062Z Building dependency tree... 50% 2021-05-15T22:35:55.6583326Z 2021-05-15T22:35:55.7596453Z Building dependency tree... 50% 2021-05-15T22:35:55.7596769Z 2021-05-15T22:35:55.7597174Z Building dependency tree 2021-05-15T22:35:55.7597459Z 2021-05-15T22:35:55.7597847Z Reading state information... 0% 2021-05-15T22:35:55.7598131Z 2021-05-15T22:35:55.8903286Z Reading state information... 0% 2021-05-15T22:35:55.8903631Z 2021-05-15T22:35:55.8903826Z 2021-05-15T22:35:55.8904272Z Reading state information... Done 2021-05-15T22:35:55.8904585Z 2021-05-15T22:35:55.8904996Z Reading state information... 0% 2021-05-15T22:35:55.8959441Z 2021-05-15T22:35:55.8959948Z Reading state information... 1% 2021-05-15T22:35:55.8996402Z 2021-05-15T22:35:55.8996838Z Reading state information... 3% 2021-05-15T22:35:55.9034728Z 2021-05-15T22:35:55.9035178Z Reading state information... 5% 2021-05-15T22:35:55.9073575Z 2021-05-15T22:35:55.9074009Z Reading state information... 7% 2021-05-15T22:35:55.9105701Z 2021-05-15T22:35:55.9106125Z Reading state information... 9% 2021-05-15T22:35:55.9137884Z 2021-05-15T22:35:55.9138335Z Reading state information... 11% 2021-05-15T22:35:55.9178638Z 2021-05-15T22:35:55.9179096Z Reading state information... 13% 2021-05-15T22:35:55.9211729Z 2021-05-15T22:35:55.9212143Z Reading state information... 15% 2021-05-15T22:35:55.9243005Z 2021-05-15T22:35:55.9243423Z Reading state information... 17% 2021-05-15T22:35:55.9279016Z 2021-05-15T22:35:55.9279744Z Reading state information... 19% 2021-05-15T22:35:55.9309397Z 2021-05-15T22:35:55.9309814Z Reading state information... 21% 2021-05-15T22:35:55.9339193Z 2021-05-15T22:35:55.9339626Z Reading state information... 23% 2021-05-15T22:35:55.9376426Z 2021-05-15T22:35:55.9376856Z Reading state information... 25% 2021-05-15T22:35:55.9411774Z 2021-05-15T22:35:55.9412207Z Reading state information... 27% 2021-05-15T22:35:55.9444352Z 2021-05-15T22:35:55.9444786Z Reading state information... 29% 2021-05-15T22:35:55.9481920Z 2021-05-15T22:35:55.9482338Z Reading state information... 31% 2021-05-15T22:35:55.9514489Z 2021-05-15T22:35:55.9515113Z Reading state information... 33% 2021-05-15T22:35:55.9543294Z 2021-05-15T22:35:55.9543710Z Reading state information... 35% 2021-05-15T22:35:55.9574344Z 2021-05-15T22:35:55.9574753Z Reading state information... 37% 2021-05-15T22:35:55.9608379Z 2021-05-15T22:35:55.9608811Z Reading state information... 39% 2021-05-15T22:35:55.9642302Z 2021-05-15T22:35:55.9642733Z Reading state information... 41% 2021-05-15T22:35:55.9673244Z 2021-05-15T22:35:55.9673671Z Reading state information... 43% 2021-05-15T22:35:55.9708790Z 2021-05-15T22:35:55.9709227Z Reading state information... 45% 2021-05-15T22:35:55.9760970Z 2021-05-15T22:35:55.9761556Z Reading state information... 47% 2021-05-15T22:35:55.9792784Z 2021-05-15T22:35:55.9793222Z Reading state information... 49% 2021-05-15T22:35:55.9828096Z 2021-05-15T22:35:55.9828585Z Reading state information... 51% 2021-05-15T22:35:55.9861206Z 2021-05-15T22:35:55.9861770Z Reading state information... 53% 2021-05-15T22:35:55.9892214Z 2021-05-15T22:35:55.9892656Z Reading state information... 55% 2021-05-15T22:35:55.9924360Z 2021-05-15T22:35:55.9924794Z Reading state information... 57% 2021-05-15T22:35:55.9957600Z 2021-05-15T22:35:55.9958043Z Reading state information... 59% 2021-05-15T22:35:55.9995970Z 2021-05-15T22:35:55.9996382Z Reading state information... 61% 2021-05-15T22:35:56.0025612Z 2021-05-15T22:35:56.0026344Z Reading state information... 63% 2021-05-15T22:35:56.0056517Z 2021-05-15T22:35:56.0056934Z Reading state information... 65% 2021-05-15T22:35:56.0090377Z 2021-05-15T22:35:56.0090828Z Reading state information... 67% 2021-05-15T22:35:56.0133431Z 2021-05-15T22:35:56.0133871Z Reading state information... 69% 2021-05-15T22:35:56.0166430Z 2021-05-15T22:35:56.0167226Z Reading state information... 71% 2021-05-15T22:35:56.0193016Z 2021-05-15T22:35:56.0193444Z Reading state information... 73% 2021-05-15T22:35:56.0224327Z 2021-05-15T22:35:56.0224764Z Reading state information... 75% 2021-05-15T22:35:56.0267303Z 2021-05-15T22:35:56.0267750Z Reading state information... 77% 2021-05-15T22:35:56.0298439Z 2021-05-15T22:35:56.0298850Z Reading state information... 79% 2021-05-15T22:35:56.0331472Z 2021-05-15T22:35:56.0331887Z Reading state information... 81% 2021-05-15T22:35:56.0362688Z 2021-05-15T22:35:56.0363102Z Reading state information... 83% 2021-05-15T22:35:56.0400042Z 2021-05-15T22:35:56.0400663Z Reading state information... 85% 2021-05-15T22:35:56.0431945Z 2021-05-15T22:35:56.0432375Z Reading state information... 87% 2021-05-15T22:35:56.0463159Z 2021-05-15T22:35:56.0463586Z Reading state information... 89% 2021-05-15T22:35:56.0510893Z 2021-05-15T22:35:56.0511360Z Reading state information... 91% 2021-05-15T22:35:56.0542377Z 2021-05-15T22:35:56.0542814Z Reading state information... 93% 2021-05-15T22:35:56.0575781Z 2021-05-15T22:35:56.0576190Z Reading state information... 95% 2021-05-15T22:35:56.0607392Z 2021-05-15T22:35:56.0607808Z Reading state information... 97% 2021-05-15T22:35:56.0637555Z 2021-05-15T22:35:56.0637979Z Reading state information... 99% 2021-05-15T22:35:56.2840407Z Selecting previously unselected package pandoc. 2021-05-15T22:35:56.3697761Z (Reading database ... 261856 files and directories currently installed.) 2021-05-15T22:35:56.3789005Z Preparing to unpack .../_temp/pandoc-2.7.3-1-amd64.deb ... 2021-05-15T22:35:56.3802076Z Unpacking pandoc (2.7.3-1) ... 2021-05-15T22:35:58.5222278Z Setting up pandoc (2.7.3-1) ... 2021-05-15T22:35:58.5266760Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T22:35:59.1679788Z 2021-05-15T22:35:59.1680703Z 2021-05-15T22:35:59.1681330Z Reading state information... Done 2021-05-15T22:35:59.1962483Z ##[group]Run git config user.name adigherman 2021-05-15T22:35:59.1963238Z git config user.name adigherman 2021-05-15T22:35:59.1963716Z git config user.email adig@jhu.edu 2021-05-15T22:35:59.2003503Z shell: /usr/bin/bash -e {0} 2021-05-15T22:35:59.2003843Z env: 2021-05-15T22:35:59.2004217Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:35:59.2004615Z TIC_DEPLOY_KEY: 2021-05-15T22:35:59.2005272Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T22:35:59.2006999Z GITHUB_PAT: *** 2021-05-15T22:35:59.2007344Z COVERALLS_TOKEN: 2021-05-15T22:35:59.2007757Z continue-on-error: false 2021-05-15T22:35:59.2008158Z VDIFFR_RUN_TESTS: 2021-05-15T22:35:59.2008554Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T22:35:59.2008929Z TZ: UTC 2021-05-15T22:35:59.2009245Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T22:35:59.2009596Z NOT_CRAN: true 2021-05-15T22:35:59.2009913Z ##[endgroup] 2021-05-15T22:35:59.2254989Z ##[group]Run adigherman/actions/install-sysdeps-linux@master 2021-05-15T22:35:59.2255490Z env: 2021-05-15T22:35:59.2255863Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:35:59.2256218Z TIC_DEPLOY_KEY: 2021-05-15T22:35:59.2256841Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T22:35:59.2258130Z GITHUB_PAT: *** 2021-05-15T22:35:59.2258444Z COVERALLS_TOKEN: 2021-05-15T22:35:59.2258825Z continue-on-error: false 2021-05-15T22:35:59.2259189Z VDIFFR_RUN_TESTS: 2021-05-15T22:35:59.2259581Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T22:35:59.2259921Z TZ: UTC 2021-05-15T22:35:59.2260228Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T22:35:59.2260540Z NOT_CRAN: true 2021-05-15T22:35:59.2260839Z ##[endgroup] 2021-05-15T22:35:59.5068216Z Reading package lists... 2021-05-15T22:35:59.6098214Z Building dependency tree... 2021-05-15T22:35:59.6113764Z Reading state information... 2021-05-15T22:35:59.7212792Z The following additional packages will be installed: 2021-05-15T22:35:59.7216278Z cmake-data libjsoncpp1 librhash0 2021-05-15T22:35:59.7220897Z Suggested packages: 2021-05-15T22:35:59.7221514Z cmake-doc ninja-build 2021-05-15T22:35:59.7584427Z The following NEW packages will be installed: 2021-05-15T22:35:59.7591721Z cmake cmake-data libjsoncpp1 librhash0 2021-05-15T22:35:59.7794348Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T22:35:59.7794989Z Need to get 5470 kB of archives. 2021-05-15T22:35:59.7795634Z After this operation, 28.3 MB of additional disk space will be used. 2021-05-15T22:35:59.7797395Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] 2021-05-15T22:35:59.8027697Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] 2021-05-15T22:35:59.8040356Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2021-05-15T22:35:59.8059526Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] 2021-05-15T22:36:00.1952772Z Fetched 5470 kB in 0s (75.0 MB/s) 2021-05-15T22:36:00.2322304Z Selecting previously unselected package cmake-data. 2021-05-15T22:36:00.2346752Z (Reading database ... 2021-05-15T22:36:00.2347473Z (Reading database ... 5% 2021-05-15T22:36:00.2348170Z (Reading database ... 10% 2021-05-15T22:36:00.2348660Z (Reading database ... 15% 2021-05-15T22:36:00.2349068Z (Reading database ... 20% 2021-05-15T22:36:00.2349478Z (Reading database ... 25% 2021-05-15T22:36:00.2350095Z (Reading database ... 30% 2021-05-15T22:36:00.2350487Z (Reading database ... 35% 2021-05-15T22:36:00.2350899Z (Reading database ... 40% 2021-05-15T22:36:00.2351291Z (Reading database ... 45% 2021-05-15T22:36:00.2351696Z (Reading database ... 50% 2021-05-15T22:36:00.2386675Z (Reading database ... 55% 2021-05-15T22:36:00.2418342Z (Reading database ... 60% 2021-05-15T22:36:00.2453116Z (Reading database ... 65% 2021-05-15T22:36:00.2552761Z (Reading database ... 70% 2021-05-15T22:36:00.2571059Z (Reading database ... 75% 2021-05-15T22:36:00.2891017Z (Reading database ... 80% 2021-05-15T22:36:00.3124946Z (Reading database ... 85% 2021-05-15T22:36:00.3238948Z (Reading database ... 90% 2021-05-15T22:36:00.3299872Z (Reading database ... 95% 2021-05-15T22:36:00.3300270Z (Reading database ... 100% 2021-05-15T22:36:00.3300860Z (Reading database ... 261863 files and directories currently installed.) 2021-05-15T22:36:00.3407433Z Preparing to unpack .../cmake-data_3.16.3-1ubuntu1_all.deb ... 2021-05-15T22:36:00.3546285Z Unpacking cmake-data (3.16.3-1ubuntu1) ... 2021-05-15T22:36:00.8570098Z Selecting previously unselected package libjsoncpp1:amd64. 2021-05-15T22:36:00.8886879Z Preparing to unpack .../libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2021-05-15T22:36:00.8907463Z Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-15T22:36:00.9220694Z Selecting previously unselected package librhash0:amd64. 2021-05-15T22:36:00.9480655Z Preparing to unpack .../librhash0_1.3.9-1_amd64.deb ... 2021-05-15T22:36:00.9490879Z Unpacking librhash0:amd64 (1.3.9-1) ... 2021-05-15T22:36:00.9781408Z Selecting previously unselected package cmake. 2021-05-15T22:36:01.0042569Z Preparing to unpack .../cmake_3.16.3-1ubuntu1_amd64.deb ... 2021-05-15T22:36:01.0051107Z Unpacking cmake (3.16.3-1ubuntu1) ... 2021-05-15T22:36:01.3651329Z Setting up librhash0:amd64 (1.3.9-1) ... 2021-05-15T22:36:01.3686285Z Setting up cmake-data (3.16.3-1ubuntu1) ... 2021-05-15T22:36:01.4050739Z Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-15T22:36:01.4082492Z Setting up cmake (3.16.3-1ubuntu1) ... 2021-05-15T22:36:01.4121217Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T22:36:02.3372631Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T22:36:04.0752928Z Reading package lists... 2021-05-15T22:36:04.1888065Z Building dependency tree... 2021-05-15T22:36:04.1907945Z Reading state information... 2021-05-15T22:36:04.3189815Z Suggested packages: 2021-05-15T22:36:04.3191054Z libssh-doc 2021-05-15T22:36:04.3556437Z The following NEW packages will be installed: 2021-05-15T22:36:04.3558479Z libssh-dev 2021-05-15T22:36:04.3771508Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T22:36:04.3772047Z Need to get 219 kB of archives. 2021-05-15T22:36:04.3772630Z After this operation, 1127 kB of additional disk space will be used. 2021-05-15T22:36:04.3774000Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-dev amd64 0.9.3-2ubuntu2.1 [219 kB] 2021-05-15T22:36:04.7403693Z Fetched 219 kB in 0s (5357 kB/s) 2021-05-15T22:36:04.7647931Z Selecting previously unselected package libssh-dev:amd64. 2021-05-15T22:36:04.7709166Z (Reading database ... 2021-05-15T22:36:04.7710216Z (Reading database ... 5% 2021-05-15T22:36:04.7710968Z (Reading database ... 10% 2021-05-15T22:36:04.7711688Z (Reading database ... 15% 2021-05-15T22:36:04.7712522Z (Reading database ... 20% 2021-05-15T22:36:04.7713339Z (Reading database ... 25% 2021-05-15T22:36:04.7714147Z (Reading database ... 30% 2021-05-15T22:36:04.7714746Z (Reading database ... 35% 2021-05-15T22:36:04.7715347Z (Reading database ... 40% 2021-05-15T22:36:04.7715926Z (Reading database ... 45% 2021-05-15T22:36:04.7716579Z (Reading database ... 50% 2021-05-15T22:36:04.7741112Z (Reading database ... 55% 2021-05-15T22:36:04.7772456Z (Reading database ... 60% 2021-05-15T22:36:04.7802916Z (Reading database ... 65% 2021-05-15T22:36:04.7897189Z (Reading database ... 70% 2021-05-15T22:36:04.7914312Z (Reading database ... 75% 2021-05-15T22:36:04.8207334Z (Reading database ... 80% 2021-05-15T22:36:04.8464977Z (Reading database ... 85% 2021-05-15T22:36:04.8603504Z (Reading database ... 90% 2021-05-15T22:36:04.8694530Z (Reading database ... 95% 2021-05-15T22:36:04.8697999Z (Reading database ... 100% 2021-05-15T22:36:04.8701461Z (Reading database ... 264647 files and directories currently installed.) 2021-05-15T22:36:04.8828713Z Preparing to unpack .../libssh-dev_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-15T22:36:04.8845596Z Unpacking libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-15T22:36:04.9697807Z Setting up libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-15T22:36:06.7568568Z Reading package lists... 2021-05-15T22:36:06.8726481Z Building dependency tree... 2021-05-15T22:36:06.8742709Z Reading state information... 2021-05-15T22:36:07.0414520Z The following NEW packages will be installed: 2021-05-15T22:36:07.0417477Z jags 2021-05-15T22:36:07.0911703Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T22:36:07.0912294Z Need to get 1562 kB of archives. 2021-05-15T22:36:07.0912933Z After this operation, 3615 kB of additional disk space will be used. 2021-05-15T22:36:07.0914982Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 jags amd64 4.3.0-3build1 [1562 kB] 2021-05-15T22:36:07.5250301Z Fetched 1562 kB in 0s (13.0 MB/s) 2021-05-15T22:36:07.5544671Z Selecting previously unselected package jags. 2021-05-15T22:36:07.5613990Z (Reading database ... 2021-05-15T22:36:07.5614934Z (Reading database ... 5% 2021-05-15T22:36:07.5615648Z (Reading database ... 10% 2021-05-15T22:36:07.5616396Z (Reading database ... 15% 2021-05-15T22:36:07.5616840Z (Reading database ... 20% 2021-05-15T22:36:07.5617302Z (Reading database ... 25% 2021-05-15T22:36:07.5617698Z (Reading database ... 30% 2021-05-15T22:36:07.5618107Z (Reading database ... 35% 2021-05-15T22:36:07.5618503Z (Reading database ... 40% 2021-05-15T22:36:07.5618912Z (Reading database ... 45% 2021-05-15T22:36:07.5619304Z (Reading database ... 50% 2021-05-15T22:36:07.5654369Z (Reading database ... 55% 2021-05-15T22:36:07.5687572Z (Reading database ... 60% 2021-05-15T22:36:07.5718308Z (Reading database ... 65% 2021-05-15T22:36:07.5821969Z (Reading database ... 70% 2021-05-15T22:36:07.5841342Z (Reading database ... 75% 2021-05-15T22:36:07.6128844Z (Reading database ... 80% 2021-05-15T22:36:07.6357993Z (Reading database ... 85% 2021-05-15T22:36:07.6463724Z (Reading database ... 90% 2021-05-15T22:36:07.6521029Z (Reading database ... 95% 2021-05-15T22:36:07.6521696Z (Reading database ... 100% 2021-05-15T22:36:07.6522439Z (Reading database ... 264666 files and directories currently installed.) 2021-05-15T22:36:07.6614799Z Preparing to unpack .../jags_4.3.0-3build1_amd64.deb ... 2021-05-15T22:36:07.6637544Z Unpacking jags (4.3.0-3build1) ... 2021-05-15T22:36:07.8147468Z Setting up jags (4.3.0-3build1) ... 2021-05-15T22:36:07.8246171Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T22:36:08.4198054Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T22:36:10.1932533Z Reading package lists... 2021-05-15T22:36:10.3055726Z Building dependency tree... 2021-05-15T22:36:10.3070785Z Reading state information... 2021-05-15T22:36:10.4338905Z The following additional packages will be installed: 2021-05-15T22:36:10.4340965Z libnode64 libuv1-dev 2021-05-15T22:36:10.4714896Z The following NEW packages will be installed: 2021-05-15T22:36:10.4717210Z libnode-dev libnode64 libuv1-dev 2021-05-15T22:36:10.4902275Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T22:36:10.4903162Z Need to get 6239 kB of archives. 2021-05-15T22:36:10.4904027Z After this operation, 24.9 MB of additional disk space will be used. 2021-05-15T22:36:10.4905501Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1-dev amd64 1.34.2-1ubuntu1.1 [103 kB] 2021-05-15T22:36:10.4945641Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB] 2021-05-15T22:36:10.5498727Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode-dev amd64 10.19.0~dfsg-3ubuntu1 [370 kB] 2021-05-15T22:36:10.8994558Z Fetched 6239 kB in 0s (78.8 MB/s) 2021-05-15T22:36:10.9236623Z Selecting previously unselected package libuv1-dev:amd64. 2021-05-15T22:36:10.9291595Z (Reading database ... 2021-05-15T22:36:10.9292301Z (Reading database ... 5% 2021-05-15T22:36:10.9292888Z (Reading database ... 10% 2021-05-15T22:36:10.9293438Z (Reading database ... 15% 2021-05-15T22:36:10.9294027Z (Reading database ... 20% 2021-05-15T22:36:10.9294585Z (Reading database ... 25% 2021-05-15T22:36:10.9295141Z (Reading database ... 30% 2021-05-15T22:36:10.9295681Z (Reading database ... 35% 2021-05-15T22:36:10.9296241Z (Reading database ... 40% 2021-05-15T22:36:10.9296794Z (Reading database ... 45% 2021-05-15T22:36:10.9297342Z (Reading database ... 50% 2021-05-15T22:36:10.9326720Z (Reading database ... 55% 2021-05-15T22:36:10.9356669Z (Reading database ... 60% 2021-05-15T22:36:10.9388141Z (Reading database ... 65% 2021-05-15T22:36:10.9486318Z (Reading database ... 70% 2021-05-15T22:36:10.9503360Z (Reading database ... 75% 2021-05-15T22:36:10.9794416Z (Reading database ... 80% 2021-05-15T22:36:11.0060823Z (Reading database ... 85% 2021-05-15T22:36:11.0177567Z (Reading database ... 90% 2021-05-15T22:36:11.0246555Z (Reading database ... 95% 2021-05-15T22:36:11.0247319Z (Reading database ... 100% 2021-05-15T22:36:11.0248824Z (Reading database ... 264806 files and directories currently installed.) 2021-05-15T22:36:11.0369006Z Preparing to unpack .../libuv1-dev_1.34.2-1ubuntu1.1_amd64.deb ... 2021-05-15T22:36:11.0385113Z Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-15T22:36:11.0760766Z Selecting previously unselected package libnode64:amd64. 2021-05-15T22:36:11.0943719Z Preparing to unpack .../libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-15T22:36:11.0969055Z Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-15T22:36:11.6161751Z Selecting previously unselected package libnode-dev:amd64. 2021-05-15T22:36:11.6368305Z Preparing to unpack .../libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-15T22:36:11.6376600Z Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-15T22:36:11.7244450Z Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-15T22:36:11.7276609Z Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-15T22:36:11.7313079Z Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-15T22:36:11.7349375Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T22:36:13.4723419Z Reading package lists... 2021-05-15T22:36:13.5804256Z Building dependency tree... 2021-05-15T22:36:13.5819710Z Reading state information... 2021-05-15T22:36:13.7038532Z The following additional packages will be installed: 2021-05-15T22:36:13.7042592Z libfftw3-bin libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-15T22:36:13.7047552Z Suggested packages: 2021-05-15T22:36:13.7048466Z libfftw3-doc 2021-05-15T22:36:13.7416601Z The following NEW packages will be installed: 2021-05-15T22:36:13.7421514Z libfftw3-bin libfftw3-dev libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-15T22:36:13.7583856Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T22:36:13.7584749Z Need to get 3986 kB of archives. 2021-05-15T22:36:13.7585362Z After this operation, 22.4 MB of additional disk space will be used. 2021-05-15T22:36:13.7586665Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-long3 amd64 3.3.8-2ubuntu1 [313 kB] 2021-05-15T22:36:13.7662031Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-quad3 amd64 3.3.8-2ubuntu1 [673 kB] 2021-05-15T22:36:13.7760805Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-single3 amd64 3.3.8-2ubuntu1 [756 kB] 2021-05-15T22:36:13.7837347Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-bin amd64 3.3.8-2ubuntu1 [32.2 kB] 2021-05-15T22:36:13.7846840Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-dev amd64 3.3.8-2ubuntu1 [2211 kB] 2021-05-15T22:36:14.1408147Z Fetched 3986 kB in 0s (69.8 MB/s) 2021-05-15T22:36:14.1681383Z Selecting previously unselected package libfftw3-long3:amd64. 2021-05-15T22:36:14.1716752Z (Reading database ... 2021-05-15T22:36:14.1717477Z (Reading database ... 5% 2021-05-15T22:36:14.1718143Z (Reading database ... 10% 2021-05-15T22:36:14.1718745Z (Reading database ... 15% 2021-05-15T22:36:14.1719739Z (Reading database ... 20% 2021-05-15T22:36:14.1720316Z (Reading database ... 25% 2021-05-15T22:36:14.1720912Z (Reading database ... 30% 2021-05-15T22:36:14.1721499Z (Reading database ... 35% 2021-05-15T22:36:14.1722055Z (Reading database ... 40% 2021-05-15T22:36:14.1722629Z (Reading database ... 45% 2021-05-15T22:36:14.1723184Z (Reading database ... 50% 2021-05-15T22:36:14.1746606Z (Reading database ... 55% 2021-05-15T22:36:14.1777777Z (Reading database ... 60% 2021-05-15T22:36:14.1807844Z (Reading database ... 65% 2021-05-15T22:36:14.1904699Z (Reading database ... 70% 2021-05-15T22:36:14.1922937Z (Reading database ... 75% 2021-05-15T22:36:14.2226571Z (Reading database ... 80% 2021-05-15T22:36:14.2464266Z (Reading database ... 85% 2021-05-15T22:36:14.2571194Z (Reading database ... 90% 2021-05-15T22:36:14.2627658Z (Reading database ... 95% 2021-05-15T22:36:14.2628359Z (Reading database ... 100% 2021-05-15T22:36:14.2629155Z (Reading database ... 264942 files and directories currently installed.) 2021-05-15T22:36:14.2734348Z Preparing to unpack .../libfftw3-long3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T22:36:14.2766640Z Unpacking libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T22:36:14.3241487Z Selecting previously unselected package libfftw3-quad3:amd64. 2021-05-15T22:36:14.3474231Z Preparing to unpack .../libfftw3-quad3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T22:36:14.3486867Z Unpacking libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T22:36:14.7059217Z Selecting previously unselected package libfftw3-single3:amd64. 2021-05-15T22:36:14.7359541Z Preparing to unpack .../libfftw3-single3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T22:36:14.7499879Z Unpacking libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T22:36:15.3104151Z Selecting previously unselected package libfftw3-bin. 2021-05-15T22:36:15.3356824Z Preparing to unpack .../libfftw3-bin_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T22:36:15.3364900Z Unpacking libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-15T22:36:15.3640086Z Selecting previously unselected package libfftw3-dev:amd64. 2021-05-15T22:36:15.3880392Z Preparing to unpack .../libfftw3-dev_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T22:36:15.3893382Z Unpacking libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T22:36:15.6318124Z Setting up libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T22:36:15.6358749Z Setting up libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T22:36:15.6390588Z Setting up libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T22:36:15.6420964Z Setting up libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-15T22:36:15.6451996Z Setting up libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T22:36:15.6485731Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T22:36:16.3152978Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T22:36:18.0673515Z Reading package lists... 2021-05-15T22:36:18.1948524Z Building dependency tree... 2021-05-15T22:36:18.1963324Z Reading state information... 2021-05-15T22:36:18.3232920Z The following additional packages will be installed: 2021-05-15T22:36:18.3234957Z libdcmtk14 2021-05-15T22:36:18.3611160Z The following NEW packages will be installed: 2021-05-15T22:36:18.3615171Z dcmtk libdcmtk14 2021-05-15T22:36:18.3788361Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T22:36:18.3789169Z Need to get 5546 kB of archives. 2021-05-15T22:36:18.3790123Z After this operation, 26.5 MB of additional disk space will be used. 2021-05-15T22:36:18.4541280Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdcmtk14 amd64 3.6.4-2.1build2 [4682 kB] 2021-05-15T22:36:18.4543832Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 dcmtk amd64 3.6.4-2.1build2 [864 kB] 2021-05-15T22:36:18.8087464Z Fetched 5546 kB in 0s (56.4 MB/s) 2021-05-15T22:36:18.8400567Z Selecting previously unselected package libdcmtk14. 2021-05-15T22:36:18.8434719Z (Reading database ... 2021-05-15T22:36:18.8435482Z (Reading database ... 5% 2021-05-15T22:36:18.8435939Z (Reading database ... 10% 2021-05-15T22:36:18.8436313Z (Reading database ... 15% 2021-05-15T22:36:18.8436701Z (Reading database ... 20% 2021-05-15T22:36:18.8437089Z (Reading database ... 25% 2021-05-15T22:36:18.8437471Z (Reading database ... 30% 2021-05-15T22:36:18.8437834Z (Reading database ... 35% 2021-05-15T22:36:18.8438210Z (Reading database ... 40% 2021-05-15T22:36:18.8438574Z (Reading database ... 45% 2021-05-15T22:36:18.8438948Z (Reading database ... 50% 2021-05-15T22:36:18.8470530Z (Reading database ... 55% 2021-05-15T22:36:18.8502076Z (Reading database ... 60% 2021-05-15T22:36:18.8533191Z (Reading database ... 65% 2021-05-15T22:36:18.8659985Z (Reading database ... 70% 2021-05-15T22:36:18.8755948Z (Reading database ... 75% 2021-05-15T22:36:18.8970567Z (Reading database ... 80% 2021-05-15T22:36:18.9207755Z (Reading database ... 85% 2021-05-15T22:36:18.9309603Z (Reading database ... 90% 2021-05-15T22:36:18.9372615Z (Reading database ... 95% 2021-05-15T22:36:18.9373384Z (Reading database ... 100% 2021-05-15T22:36:18.9374152Z (Reading database ... 265033 files and directories currently installed.) 2021-05-15T22:36:18.9465574Z Preparing to unpack .../libdcmtk14_3.6.4-2.1build2_amd64.deb ... 2021-05-15T22:36:18.9487695Z Unpacking libdcmtk14 (3.6.4-2.1build2) ... 2021-05-15T22:36:19.3761313Z Selecting previously unselected package dcmtk. 2021-05-15T22:36:19.3978116Z Preparing to unpack .../dcmtk_3.6.4-2.1build2_amd64.deb ... 2021-05-15T22:36:19.4026950Z Unpacking dcmtk (3.6.4-2.1build2) ... 2021-05-15T22:36:19.5422208Z Setting up libdcmtk14 (3.6.4-2.1build2) ... 2021-05-15T22:36:19.5459164Z Setting up dcmtk (3.6.4-2.1build2) ... 2021-05-15T22:36:19.5601528Z Adding `dcmtk' group to system ... 2021-05-15T22:36:19.6080952Z Adding `dcmtk' user to system ... 2021-05-15T22:36:19.6679665Z adduser: Warning: The home directory `/var/lib/dcmtk/db' does not belong to the user you are currently creating. 2021-05-15T22:36:19.8901221Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T22:36:21.2353606Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T22:36:22.9974397Z Reading package lists... 2021-05-15T22:36:23.1181538Z Building dependency tree... 2021-05-15T22:36:23.1197629Z Reading state information... 2021-05-15T22:36:23.3071360Z libsecret-1-dev is already the newest version (0.20.3-0ubuntu1). 2021-05-15T22:36:23.3072588Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T22:36:23.3640266Z Reading package lists... 2021-05-15T22:36:23.4919694Z Building dependency tree... 2021-05-15T22:36:23.4935631Z Reading state information... 2021-05-15T22:36:23.6950628Z libpng-dev is already the newest version (1.6.37-2). 2021-05-15T22:36:23.6951885Z libpng-dev set to manually installed. 2021-05-15T22:36:23.6952818Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T22:36:23.7494661Z Reading package lists... 2021-05-15T22:36:23.8590590Z Building dependency tree... 2021-05-15T22:36:23.8608548Z Reading state information... 2021-05-15T22:36:23.9866433Z The following additional packages will be installed: 2021-05-15T22:36:23.9868630Z libopenjp2-7 libpoppler-cpp0v5 libpoppler-dev libpoppler97 poppler-data 2021-05-15T22:36:23.9872726Z Suggested packages: 2021-05-15T22:36:23.9873909Z poppler-utils ghostscript fonts-japanese-mincho | fonts-ipafont-mincho 2021-05-15T22:36:23.9875285Z fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai 2021-05-15T22:36:23.9876396Z fonts-arphic-uming fonts-nanum 2021-05-15T22:36:24.0264976Z The following NEW packages will be installed: 2021-05-15T22:36:24.0267345Z libopenjp2-7 libpoppler-cpp-dev libpoppler-cpp0v5 libpoppler-dev 2021-05-15T22:36:24.0270153Z libpoppler97 poppler-data 2021-05-15T22:36:24.0447063Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T22:36:24.0448469Z Need to get 2582 kB of archives. 2021-05-15T22:36:24.0449158Z After this operation, 16.7 MB of additional disk space will be used. 2021-05-15T22:36:24.0451411Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB] 2021-05-15T22:36:24.0681359Z 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-15T22:36:24.0700367Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1 [915 kB] 2021-05-15T22:36:24.0778835Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp0v5 amd64 0.86.1-0ubuntu1 [35.6 kB] 2021-05-15T22:36:24.0809573Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-dev amd64 0.86.1-0ubuntu1 [5336 B] 2021-05-15T22:36:24.0849410Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp-dev amd64 0.86.1-0ubuntu1 [10.4 kB] 2021-05-15T22:36:24.4391659Z Fetched 2582 kB in 0s (48.4 MB/s) 2021-05-15T22:36:24.4680668Z Selecting previously unselected package poppler-data. 2021-05-15T22:36:24.4718276Z (Reading database ... 2021-05-15T22:36:24.4719339Z (Reading database ... 5% 2021-05-15T22:36:24.4719806Z (Reading database ... 10% 2021-05-15T22:36:24.4720200Z (Reading database ... 15% 2021-05-15T22:36:24.4720579Z (Reading database ... 20% 2021-05-15T22:36:24.4721132Z (Reading database ... 25% 2021-05-15T22:36:24.4721532Z (Reading database ... 30% 2021-05-15T22:36:24.4721916Z (Reading database ... 35% 2021-05-15T22:36:24.4722288Z (Reading database ... 40% 2021-05-15T22:36:24.4722676Z (Reading database ... 45% 2021-05-15T22:36:24.4723063Z (Reading database ... 50% 2021-05-15T22:36:24.4750269Z (Reading database ... 55% 2021-05-15T22:36:24.4780414Z (Reading database ... 60% 2021-05-15T22:36:24.4810983Z (Reading database ... 65% 2021-05-15T22:36:24.4905054Z (Reading database ... 70% 2021-05-15T22:36:24.4925443Z (Reading database ... 75% 2021-05-15T22:36:24.5204614Z (Reading database ... 80% 2021-05-15T22:36:24.5439018Z (Reading database ... 85% 2021-05-15T22:36:24.5549834Z (Reading database ... 90% 2021-05-15T22:36:24.5614223Z (Reading database ... 95% 2021-05-15T22:36:24.5614708Z (Reading database ... 100% 2021-05-15T22:36:24.5615307Z (Reading database ... 265268 files and directories currently installed.) 2021-05-15T22:36:24.5723709Z Preparing to unpack .../0-poppler-data_0.4.9-2_all.deb ... 2021-05-15T22:36:24.5736446Z Unpacking poppler-data (0.4.9-2) ... 2021-05-15T22:36:24.8161208Z Selecting previously unselected package libopenjp2-7:amd64. 2021-05-15T22:36:24.8358068Z Preparing to unpack .../1-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... 2021-05-15T22:36:24.8379091Z Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-15T22:36:24.8800675Z Selecting previously unselected package libpoppler97:amd64. 2021-05-15T22:36:24.8995754Z Preparing to unpack .../2-libpoppler97_0.86.1-0ubuntu1_amd64.deb ... 2021-05-15T22:36:24.9006093Z Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T22:36:25.0040365Z Selecting previously unselected package libpoppler-cpp0v5:amd64. 2021-05-15T22:36:25.0227789Z Preparing to unpack .../3-libpoppler-cpp0v5_0.86.1-0ubuntu1_amd64.deb ... 2021-05-15T22:36:25.0241347Z Unpacking libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T22:36:25.0481505Z Selecting previously unselected package libpoppler-dev:amd64. 2021-05-15T22:36:25.0755739Z Preparing to unpack .../4-libpoppler-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-15T22:36:25.0768347Z Unpacking libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T22:36:25.1041058Z Selecting previously unselected package libpoppler-cpp-dev:amd64. 2021-05-15T22:36:25.1247154Z Preparing to unpack .../5-libpoppler-cpp-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-15T22:36:25.1260126Z Unpacking libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T22:36:25.1797871Z Setting up poppler-data (0.4.9-2) ... 2021-05-15T22:36:25.1905635Z Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-15T22:36:25.1958152Z Setting up libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T22:36:25.1989307Z Setting up libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T22:36:25.2022932Z Setting up libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T22:36:25.2059777Z Setting up libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T22:36:25.2092584Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-15T22:36:25.2400009Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T22:36:27.0300416Z Reading package lists... 2021-05-15T22:36:27.1453445Z Building dependency tree... 2021-05-15T22:36:27.1469147Z Reading state information... 2021-05-15T22:36:27.2780923Z The following additional packages will be installed: 2021-05-15T22:36:27.2785307Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libsz2 2021-05-15T22:36:27.2790357Z Suggested packages: 2021-05-15T22:36:27.2790983Z libhdf5-doc 2021-05-15T22:36:27.3170241Z The following NEW packages will be installed: 2021-05-15T22:36:27.3174701Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libhdf5-dev 2021-05-15T22:36:27.3178221Z libsz2 2021-05-15T22:36:27.3347195Z 0 upgraded, 7 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T22:36:27.3347764Z Need to get 4074 kB of archives. 2021-05-15T22:36:27.3348345Z After this operation, 17.6 MB of additional disk space will be used. 2021-05-15T22:36:27.3349905Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 hdf5-helpers amd64 1.10.4+repack-11ubuntu1 [13.6 kB] 2021-05-15T22:36:27.3376143Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec0 amd64 1.0.4-1 [19.1 kB] 2021-05-15T22:36:27.3385151Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsz2 amd64 1.0.4-1 [5188 B] 2021-05-15T22:36:27.3391660Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-103 amd64 1.10.4+repack-11ubuntu1 [1311 kB] 2021-05-15T22:36:27.3594016Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-cpp-103 amd64 1.10.4+repack-11ubuntu1 [120 kB] 2021-05-15T22:36:27.3607723Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec-dev amd64 1.0.4-1 [16.9 kB] 2021-05-15T22:36:27.3615459Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-dev amd64 1.10.4+repack-11ubuntu1 [2589 kB] 2021-05-15T22:36:27.7553526Z Fetched 4074 kB in 0s (48.3 MB/s) 2021-05-15T22:36:27.7841204Z Selecting previously unselected package hdf5-helpers. 2021-05-15T22:36:27.7883885Z (Reading database ... 2021-05-15T22:36:27.7884324Z (Reading database ... 5% 2021-05-15T22:36:27.7884700Z (Reading database ... 10% 2021-05-15T22:36:27.7885092Z (Reading database ... 15% 2021-05-15T22:36:27.7885464Z (Reading database ... 20% 2021-05-15T22:36:27.7885848Z (Reading database ... 25% 2021-05-15T22:36:27.7886217Z (Reading database ... 30% 2021-05-15T22:36:27.7886598Z (Reading database ... 35% 2021-05-15T22:36:27.7886966Z (Reading database ... 40% 2021-05-15T22:36:27.7887368Z (Reading database ... 45% 2021-05-15T22:36:27.7887737Z (Reading database ... 50% 2021-05-15T22:36:27.7923274Z (Reading database ... 55% 2021-05-15T22:36:27.7958795Z (Reading database ... 60% 2021-05-15T22:36:27.7992197Z (Reading database ... 65% 2021-05-15T22:36:27.8091315Z (Reading database ... 70% 2021-05-15T22:36:27.8179785Z (Reading database ... 75% 2021-05-15T22:36:27.8461936Z (Reading database ... 80% 2021-05-15T22:36:27.8747950Z (Reading database ... 85% 2021-05-15T22:36:27.8886113Z (Reading database ... 90% 2021-05-15T22:36:27.8957463Z (Reading database ... 95% 2021-05-15T22:36:27.8958127Z (Reading database ... 100% 2021-05-15T22:36:27.8959789Z (Reading database ... 265828 files and directories currently installed.) 2021-05-15T22:36:27.9084845Z Preparing to unpack .../0-hdf5-helpers_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-15T22:36:27.9100632Z Unpacking hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-15T22:36:27.9370923Z Selecting previously unselected package libaec0:amd64. 2021-05-15T22:36:27.9642958Z Preparing to unpack .../1-libaec0_1.0.4-1_amd64.deb ... 2021-05-15T22:36:27.9671245Z Unpacking libaec0:amd64 (1.0.4-1) ... 2021-05-15T22:36:28.0000111Z Selecting previously unselected package libsz2:amd64. 2021-05-15T22:36:28.0172633Z Preparing to unpack .../2-libsz2_1.0.4-1_amd64.deb ... 2021-05-15T22:36:28.0185411Z Unpacking libsz2:amd64 (1.0.4-1) ... 2021-05-15T22:36:28.0480771Z Selecting previously unselected package libhdf5-103:amd64. 2021-05-15T22:36:28.0709933Z Preparing to unpack .../3-libhdf5-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-15T22:36:28.0722570Z Unpacking libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-15T22:36:28.2000925Z Selecting previously unselected package libhdf5-cpp-103:amd64. 2021-05-15T22:36:28.2225451Z Preparing to unpack .../4-libhdf5-cpp-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-15T22:36:28.2240203Z Unpacking libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-15T22:36:28.2600474Z Selecting previously unselected package libaec-dev:amd64. 2021-05-15T22:36:28.2787563Z Preparing to unpack .../5-libaec-dev_1.0.4-1_amd64.deb ... 2021-05-15T22:36:28.2796505Z Unpacking libaec-dev:amd64 (1.0.4-1) ... 2021-05-15T22:36:28.3080809Z Selecting previously unselected package libhdf5-dev. 2021-05-15T22:36:28.3255686Z Preparing to unpack .../6-libhdf5-dev_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-15T22:36:28.3266634Z Unpacking libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-15T22:36:28.6050723Z Setting up hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-15T22:36:28.6101810Z Setting up libaec0:amd64 (1.0.4-1) ... 2021-05-15T22:36:28.6134657Z Setting up libsz2:amd64 (1.0.4-1) ... 2021-05-15T22:36:28.6167162Z Setting up libaec-dev:amd64 (1.0.4-1) ... 2021-05-15T22:36:28.6193319Z Setting up libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-15T22:36:28.6227589Z Setting up libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-15T22:36:28.6256146Z Setting up libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-15T22:36:28.6326561Z 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-15T22:36:28.6352245Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T22:36:29.2714355Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T22:36:31.0280296Z Reading package lists... 2021-05-15T22:36:31.1443098Z Building dependency tree... 2021-05-15T22:36:31.1459503Z Reading state information... 2021-05-15T22:36:31.2673033Z The following additional packages will be installed: 2021-05-15T22:36:31.2676397Z libdrm-dev libgl-dev libglu1-mesa libglx-dev 2021-05-15T22:36:31.3054333Z The following NEW packages will be installed: 2021-05-15T22:36:31.3057308Z libdrm-dev libgl-dev libglu1-mesa libglu1-mesa-dev libglx-dev 2021-05-15T22:36:31.3059249Z mesa-common-dev 2021-05-15T22:36:31.3323847Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T22:36:31.3324660Z Need to get 1761 kB of archives. 2021-05-15T22:36:31.3325641Z After this operation, 5442 kB of additional disk space will be used. 2021-05-15T22:36:31.3327070Z 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-15T22:36:31.3372420Z 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-15T22:36:31.3379196Z 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-15T22:36:31.3394011Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa amd64 9.0.1-1build1 [168 kB] 2021-05-15T22:36:31.3420294Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa-dev amd64 9.0.1-1build1 [207 kB] 2021-05-15T22:36:31.3445874Z 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-15T22:36:31.6915225Z Fetched 1761 kB in 0s (36.5 MB/s) 2021-05-15T22:36:31.7186454Z Selecting previously unselected package libdrm-dev:amd64. 2021-05-15T22:36:31.7254411Z (Reading database ... 2021-05-15T22:36:31.7255564Z (Reading database ... 5% 2021-05-15T22:36:31.7256251Z (Reading database ... 10% 2021-05-15T22:36:31.7256936Z (Reading database ... 15% 2021-05-15T22:36:31.7257669Z (Reading database ... 20% 2021-05-15T22:36:31.7258521Z (Reading database ... 25% 2021-05-15T22:36:31.7259728Z (Reading database ... 30% 2021-05-15T22:36:31.7260352Z (Reading database ... 35% 2021-05-15T22:36:31.7261154Z (Reading database ... 40% 2021-05-15T22:36:31.7261763Z (Reading database ... 45% 2021-05-15T22:36:31.7262535Z (Reading database ... 50% 2021-05-15T22:36:31.7289789Z (Reading database ... 55% 2021-05-15T22:36:31.7319395Z (Reading database ... 60% 2021-05-15T22:36:31.7351610Z (Reading database ... 65% 2021-05-15T22:36:31.7449217Z (Reading database ... 70% 2021-05-15T22:36:31.7541912Z (Reading database ... 75% 2021-05-15T22:36:31.7767453Z (Reading database ... 80% 2021-05-15T22:36:31.8003176Z (Reading database ... 85% 2021-05-15T22:36:31.8116618Z (Reading database ... 90% 2021-05-15T22:36:31.8176867Z (Reading database ... 95% 2021-05-15T22:36:31.8177640Z (Reading database ... 100% 2021-05-15T22:36:31.8178396Z (Reading database ... 266036 files and directories currently installed.) 2021-05-15T22:36:31.8275104Z Preparing to unpack .../0-libdrm-dev_2.4.102-1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T22:36:31.8293464Z Unpacking libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-15T22:36:31.8720716Z Selecting previously unselected package libglx-dev:amd64. 2021-05-15T22:36:31.8909254Z Preparing to unpack .../1-libglx-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-15T22:36:31.8921468Z Unpacking libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T22:36:31.9240372Z Selecting previously unselected package libgl-dev:amd64. 2021-05-15T22:36:31.9396211Z Preparing to unpack .../2-libgl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-15T22:36:31.9412230Z Unpacking libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T22:36:31.9840504Z Selecting previously unselected package libglu1-mesa:amd64. 2021-05-15T22:36:32.0026314Z Preparing to unpack .../3-libglu1-mesa_9.0.1-1build1_amd64.deb ... 2021-05-15T22:36:32.0051821Z Unpacking libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-15T22:36:32.0440969Z Selecting previously unselected package libglu1-mesa-dev:amd64. 2021-05-15T22:36:32.0658943Z Preparing to unpack .../4-libglu1-mesa-dev_9.0.1-1build1_amd64.deb ... 2021-05-15T22:36:32.0669392Z Unpacking libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-15T22:36:32.1103587Z Selecting previously unselected package mesa-common-dev:amd64. 2021-05-15T22:36:32.1356682Z Preparing to unpack .../5-mesa-common-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-15T22:36:32.1366338Z Unpacking mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T22:36:32.2940908Z Setting up libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-15T22:36:32.2976855Z Setting up libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T22:36:32.3008894Z Setting up libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-15T22:36:32.3038786Z Setting up libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T22:36:32.3070397Z Setting up libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-15T22:36:32.3098282Z Setting up mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T22:36:32.3135261Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T22:36:33.4851241Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T22:36:35.2537334Z Reading package lists... 2021-05-15T22:36:35.3702707Z Building dependency tree... 2021-05-15T22:36:35.3717941Z Reading state information... 2021-05-15T22:36:35.4983936Z The following additional packages will be installed: 2021-05-15T22:36:35.4985614Z libprotobuf-lite17 libprotoc17 2021-05-15T22:36:35.5370130Z The following NEW packages will be installed: 2021-05-15T22:36:35.5371913Z libprotobuf-dev libprotobuf-lite17 libprotoc-dev libprotoc17 2021-05-15T22:36:35.5373314Z protobuf-compiler 2021-05-15T22:36:35.5626143Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T22:36:35.5627421Z Need to get 2754 kB of archives. 2021-05-15T22:36:35.5628343Z After this operation, 19.9 MB of additional disk space will be used. 2021-05-15T22:36:35.5629831Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5 [132 kB] 2021-05-15T22:36:35.5669647Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5 [646 kB] 2021-05-15T22:36:35.5745594Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5 [1155 kB] 2021-05-15T22:36:35.5845171Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc-dev amd64 3.6.1.3-2ubuntu5 [793 kB] 2021-05-15T22:36:35.6139879Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 protobuf-compiler amd64 3.6.1.3-2ubuntu5 [27.6 kB] 2021-05-15T22:36:35.9702576Z Fetched 2754 kB in 0s (37.7 MB/s) 2021-05-15T22:36:35.9985314Z Selecting previously unselected package libprotobuf-lite17:amd64. 2021-05-15T22:36:36.0050625Z (Reading database ... 2021-05-15T22:36:36.0051390Z (Reading database ... 5% 2021-05-15T22:36:36.0052038Z (Reading database ... 10% 2021-05-15T22:36:36.0052645Z (Reading database ... 15% 2021-05-15T22:36:36.0053268Z (Reading database ... 20% 2021-05-15T22:36:36.0053880Z (Reading database ... 25% 2021-05-15T22:36:36.0054658Z (Reading database ... 30% 2021-05-15T22:36:36.0055364Z (Reading database ... 35% 2021-05-15T22:36:36.0055977Z (Reading database ... 40% 2021-05-15T22:36:36.0056643Z (Reading database ... 45% 2021-05-15T22:36:36.0057265Z (Reading database ... 50% 2021-05-15T22:36:36.0082819Z (Reading database ... 55% 2021-05-15T22:36:36.0113492Z (Reading database ... 60% 2021-05-15T22:36:36.0146624Z (Reading database ... 65% 2021-05-15T22:36:36.0248480Z (Reading database ... 70% 2021-05-15T22:36:36.0339894Z (Reading database ... 75% 2021-05-15T22:36:36.0603524Z (Reading database ... 80% 2021-05-15T22:36:36.0912288Z (Reading database ... 85% 2021-05-15T22:36:36.1050518Z (Reading database ... 90% 2021-05-15T22:36:36.1118668Z (Reading database ... 95% 2021-05-15T22:36:36.1120849Z (Reading database ... 100% 2021-05-15T22:36:36.1121852Z (Reading database ... 266519 files and directories currently installed.) 2021-05-15T22:36:36.1261181Z Preparing to unpack .../libprotobuf-lite17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T22:36:36.1286959Z Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T22:36:36.1626063Z Selecting previously unselected package libprotoc17:amd64. 2021-05-15T22:36:36.1887137Z Preparing to unpack .../libprotoc17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T22:36:36.1897513Z Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T22:36:36.2713691Z Selecting previously unselected package libprotobuf-dev:amd64. 2021-05-15T22:36:36.2989840Z Preparing to unpack .../libprotobuf-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T22:36:36.3002117Z Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T22:36:36.4459222Z Selecting previously unselected package libprotoc-dev:amd64. 2021-05-15T22:36:36.4732626Z Preparing to unpack .../libprotoc-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T22:36:36.4751804Z Unpacking libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T22:36:36.5828332Z Selecting previously unselected package protobuf-compiler. 2021-05-15T22:36:36.6088599Z Preparing to unpack .../protobuf-compiler_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T22:36:36.6097455Z Unpacking protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-15T22:36:36.6678394Z Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T22:36:36.6713240Z Setting up protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-15T22:36:36.6740198Z Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T22:36:36.6776402Z Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T22:36:36.6808296Z Setting up libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T22:36:36.6841535Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T22:36:37.3009739Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T22:36:39.1088293Z Reading package lists... 2021-05-15T22:36:39.2250526Z Building dependency tree... 2021-05-15T22:36:39.2266366Z Reading state information... 2021-05-15T22:36:39.3572392Z The following additional packages will be installed: 2021-05-15T22:36:39.3574071Z i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 libasyncns0 2021-05-15T22:36:39.3575408Z libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58 2021-05-15T22:36:39.3576539Z libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 2021-05-15T22:36:39.3577782Z libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 libcodec2-0.9 2021-05-15T22:36:39.3579069Z libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 libigdgmm11 2021-05-15T22:36:39.3580271Z libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-15T22:36:39.3581643Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-15T22:36:39.3583322Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-15T22:36:39.3584492Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-15T22:36:39.3585621Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-15T22:36:39.3588256Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-15T22:36:39.3590049Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-15T22:36:39.3591133Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-15T22:36:39.3592174Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-15T22:36:39.3592911Z Suggested packages: 2021-05-15T22:36:39.3593862Z ffmpeg-doc i965-va-driver-shaders libbluray-bdj jackd2 libportaudio2 2021-05-15T22:36:39.3595580Z opus-tools pulseaudio libraw1394-doc serdi sndiod sordi speex opencl-icd 2021-05-15T22:36:39.3597088Z libvdpau-va-gl1 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver 2021-05-15T22:36:39.3598730Z nvidia-legacy-304xx-vdpau-driver 2021-05-15T22:36:39.4214769Z The following NEW packages will be installed: 2021-05-15T22:36:39.4216842Z ffmpeg i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 2021-05-15T22:36:39.4218165Z libasyncns0 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 2021-05-15T22:36:39.4219253Z libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 2021-05-15T22:36:39.4220490Z libcaca0 libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 2021-05-15T22:36:39.4221762Z libcodec2-0.9 libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 2021-05-15T22:36:39.4223036Z libigdgmm11 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-15T22:36:39.4224326Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-15T22:36:39.4225649Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-15T22:36:39.4226905Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-15T22:36:39.4228134Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-15T22:36:39.4229418Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-15T22:36:39.4230599Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-15T22:36:39.4231782Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-15T22:36:39.4232952Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-15T22:36:39.4403720Z 0 upgraded, 76 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T22:36:39.4404340Z Need to get 47.1 MB of archives. 2021-05-15T22:36:39.4404946Z After this operation, 195 MB of additional disk space will be used. 2021-05-15T22:36:39.4406684Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaom0 amd64 1.0.0.errata1-3build1 [1160 kB] 2021-05-15T22:36:39.4574028Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] 2021-05-15T22:36:39.4585397Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] 2021-05-15T22:36:39.4593497Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-x11-2 amd64 2.7.0-2 [11.9 kB] 2021-05-15T22:36:39.4603786Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] 2021-05-15T22:36:39.4612131Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 ocl-icd-libopencl1 amd64 2.2.11-1ubuntu1 [30.3 kB] 2021-05-15T22:36:39.4619211Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavutil56 amd64 7:4.2.4-1ubuntu0.1 [241 kB] 2021-05-15T22:36:39.4648614Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcodec2-0.9 amd64 0.9.2-2 [7886 kB] 2021-05-15T22:36:39.5212848Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] 2021-05-15T22:36:39.5223154Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] 2021-05-15T22:36:39.5244750Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] 2021-05-15T22:36:39.5275348Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2021-05-15T22:36:39.5283647Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-05-15T22:36:39.5291780Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libspeex1 amd64 1.2~rc1.2-1.1ubuntu1 [53.2 kB] 2021-05-15T22:36:39.5305857Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] 2021-05-15T22:36:39.5317301Z 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-15T22:36:39.5326043Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu2 [162 kB] 2021-05-15T22:36:39.5341468Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] 2021-05-15T22:36:39.5347106Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2021-05-15T22:36:39.5358353Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwavpack1 amd64 5.2.0-1ubuntu0.1 [77.3 kB] 2021-05-15T22:36:39.5368920Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx264-155 amd64 2:0.155.2917+git0a84d98-2 [521 kB] 2021-05-15T22:36:39.5412103Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] 2021-05-15T22:36:39.5495921Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2021-05-15T22:36:39.5509393Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi-common all 0.2.35-17 [32.5 kB] 2021-05-15T22:36:39.5516771Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] 2021-05-15T22:36:39.5541585Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavcodec58 amd64 7:4.2.4-1ubuntu0.1 [4876 kB] 2021-05-15T22:36:39.6001916Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libraw1394-11 amd64 2.1.2-1 [30.7 kB] 2021-05-15T22:36:39.6007358Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavc1394-0 amd64 0.5.4-5 [16.2 kB] 2021-05-15T22:36:39.6015081Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libass9 amd64 1:0.14.0-2 [88.0 kB] 2021-05-15T22:36:39.6025384Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] 2021-05-15T22:36:39.6046216Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] 2021-05-15T22:36:39.6051874Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] 2021-05-15T22:36:39.6072406Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] 2021-05-15T22:36:39.6086936Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] 2021-05-15T22:36:39.6142897Z 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-15T22:36:39.6164171Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavformat58 amd64 7:4.2.4-1ubuntu0.1 [981 kB] 2021-05-15T22:36:39.6256842Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbs2b0 amd64 3.1.0+dfsg-2.2build1 [10.2 kB] 2021-05-15T22:36:39.6264482Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libflite1 amd64 2.1-release-3 [12.8 MB] 2021-05-15T22:36:39.7174895Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libserd-0-0 amd64 0.30.2-1 [46.6 kB] 2021-05-15T22:36:39.7180135Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsord-0-0 amd64 0.16.4-1 [19.5 kB] 2021-05-15T22:36:39.7185713Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsratom-0-0 amd64 0.6.4-1 [16.9 kB] 2021-05-15T22:36:39.7191556Z 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-15T22:36:39.7197245Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmysofa1 amd64 1.0~dfsg0-1 [39.2 kB] 2021-05-15T22:36:39.7207365Z 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-15T22:36:39.7226691Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsamplerate0 amd64 0.1.9-2 [939 kB] 2021-05-15T22:36:39.7298576Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 librubberband2 amd64 1.8.2-1build1 [89.4 kB] 2021-05-15T22:36:39.7306893Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswscale5 amd64 7:4.2.4-1ubuntu0.1 [156 kB] 2021-05-15T22:36:39.7332992Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libvidstab1.1 amd64 1.1.0-2 [35.0 kB] 2021-05-15T22:36:39.7338879Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavfilter7 amd64 7:4.2.4-1ubuntu0.1 [1084 kB] 2021-05-15T22:36:39.7430801Z 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-15T22:36:39.7451361Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio18 amd64 2.0.0-2 [58.6 kB] 2021-05-15T22:36:39.7456776Z 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-15T22:36:39.7462069Z 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-15T22:36:39.7467465Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdc1394-22 amd64 2.2.5-2.1 [79.6 kB] 2021-05-15T22:36:39.7474003Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libiec61883-0 amd64 1.2.0-3 [24.3 kB] 2021-05-15T22:36:39.7475391Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjack-jackd2-0 amd64 1.9.12~dfsg-2ubuntu2 [267 kB] 2021-05-15T22:36:39.7495065Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal-data all 1:1.19.1-1 [162 kB] 2021-05-15T22:36:39.7510468Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsndio7.0 amd64 1.5.0-3 [24.5 kB] 2021-05-15T22:36:39.7511782Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal1 amd64 1:1.19.1-1 [492 kB] 2021-05-15T22:36:39.7553504Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB] 2021-05-15T22:36:39.7563678Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libflac8 amd64 1.3.3-1build1 [103 kB] 2021-05-15T22:36:39.7574463Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsndfile1 amd64 1.0.28-7 [170 kB] 2021-05-15T22:36:39.7594389Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpulse0 amd64 1:13.99.1-1ubuntu3.10 [262 kB] 2021-05-15T22:36:39.7622536Z 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-15T22:36:39.7663523Z 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-15T22:36:39.7675920Z 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-15T22:36:39.7685660Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 ffmpeg amd64 7:4.2.4-1ubuntu0.1 [1453 kB] 2021-05-15T22:36:39.7814947Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libigdgmm11 amd64 20.1.1+ds1-1 [111 kB] 2021-05-15T22:36:39.7827897Z 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-15T22:36:39.7947606Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaacs0 amd64 0.9.0-2 [50.1 kB] 2021-05-15T22:36:39.7954151Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbdplus0 amd64 0.1.2-3 [47.3 kB] 2021-05-15T22:36:39.7979107Z 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-15T22:36:39.8995252Z 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-15T22:36:39.9246827Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 i965-va-driver amd64 2.4.0-0ubuntu1 [924 kB] 2021-05-15T22:36:39.9487637Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 va-driver-all amd64 2.7.0-2 [4020 B] 2021-05-15T22:36:39.9530696Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 vdpau-driver-all amd64 1.3-1ubuntu2 [4596 B] 2021-05-15T22:36:40.4477188Z Fetched 47.1 MB in 1s (89.4 MB/s) 2021-05-15T22:36:40.4743332Z Selecting previously unselected package libaom0:amd64. 2021-05-15T22:36:40.4807378Z (Reading database ... 2021-05-15T22:36:40.4808291Z (Reading database ... 5% 2021-05-15T22:36:40.4809999Z (Reading database ... 10% 2021-05-15T22:36:40.4810777Z (Reading database ... 15% 2021-05-15T22:36:40.4811491Z (Reading database ... 20% 2021-05-15T22:36:40.4812165Z (Reading database ... 25% 2021-05-15T22:36:40.4813230Z (Reading database ... 30% 2021-05-15T22:36:40.4813710Z (Reading database ... 35% 2021-05-15T22:36:40.4814201Z (Reading database ... 40% 2021-05-15T22:36:40.4814698Z (Reading database ... 45% 2021-05-15T22:36:40.4815195Z (Reading database ... 50% 2021-05-15T22:36:40.4841595Z (Reading database ... 55% 2021-05-15T22:36:40.4867343Z (Reading database ... 60% 2021-05-15T22:36:40.4895238Z (Reading database ... 65% 2021-05-15T22:36:40.5003404Z (Reading database ... 70% 2021-05-15T22:36:40.5094922Z (Reading database ... 75% 2021-05-15T22:36:40.5343236Z (Reading database ... 80% 2021-05-15T22:36:40.5585673Z (Reading database ... 85% 2021-05-15T22:36:40.5695384Z (Reading database ... 90% 2021-05-15T22:36:40.5753984Z (Reading database ... 95% 2021-05-15T22:36:40.5754638Z (Reading database ... 100% 2021-05-15T22:36:40.5755367Z (Reading database ... 266690 files and directories currently installed.) 2021-05-15T22:36:40.5857034Z Preparing to unpack .../00-libaom0_1.0.0.errata1-3build1_amd64.deb ... 2021-05-15T22:36:40.5881526Z Unpacking libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-15T22:36:40.7080367Z Selecting previously unselected package libva2:amd64. 2021-05-15T22:36:40.7321922Z Preparing to unpack .../01-libva2_2.7.0-2_amd64.deb ... 2021-05-15T22:36:40.7333887Z Unpacking libva2:amd64 (2.7.0-2) ... 2021-05-15T22:36:40.7603111Z Selecting previously unselected package libva-drm2:amd64. 2021-05-15T22:36:40.7840815Z Preparing to unpack .../02-libva-drm2_2.7.0-2_amd64.deb ... 2021-05-15T22:36:40.7850563Z Unpacking libva-drm2:amd64 (2.7.0-2) ... 2021-05-15T22:36:40.8160666Z Selecting previously unselected package libva-x11-2:amd64. 2021-05-15T22:36:40.8340433Z Preparing to unpack .../03-libva-x11-2_2.7.0-2_amd64.deb ... 2021-05-15T22:36:40.8356851Z Unpacking libva-x11-2:amd64 (2.7.0-2) ... 2021-05-15T22:36:40.8640644Z Selecting previously unselected package libvdpau1:amd64. 2021-05-15T22:36:40.8850248Z Preparing to unpack .../04-libvdpau1_1.3-1ubuntu2_amd64.deb ... 2021-05-15T22:36:40.8864031Z Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-15T22:36:40.9160874Z Selecting previously unselected package ocl-icd-libopencl1:amd64. 2021-05-15T22:36:40.9367815Z Preparing to unpack .../05-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 2021-05-15T22:36:40.9381064Z Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-15T22:36:40.9680728Z Selecting previously unselected package libavutil56:amd64. 2021-05-15T22:36:40.9860445Z Preparing to unpack .../06-libavutil56_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T22:36:40.9872042Z Unpacking libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T22:36:41.0320705Z Selecting previously unselected package libcodec2-0.9:amd64. 2021-05-15T22:36:41.0495143Z Preparing to unpack .../07-libcodec2-0.9_0.9.2-2_amd64.deb ... 2021-05-15T22:36:41.0506045Z Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-15T22:36:41.6240756Z Selecting previously unselected package libgsm1:amd64. 2021-05-15T22:36:41.6463170Z Preparing to unpack .../08-libgsm1_1.0.18-2_amd64.deb ... 2021-05-15T22:36:41.6476487Z Unpacking libgsm1:amd64 (1.0.18-2) ... 2021-05-15T22:36:41.6760882Z Selecting previously unselected package libmp3lame0:amd64. 2021-05-15T22:36:41.6955314Z Preparing to unpack .../09-libmp3lame0_3.100-3_amd64.deb ... 2021-05-15T22:36:41.6967223Z Unpacking libmp3lame0:amd64 (3.100-3) ... 2021-05-15T22:36:41.7360301Z Selecting previously unselected package libopus0:amd64. 2021-05-15T22:36:41.7498660Z Preparing to unpack .../10-libopus0_1.3.1-0ubuntu1_amd64.deb ... 2021-05-15T22:36:41.7510323Z Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-15T22:36:41.7920444Z Selecting previously unselected package libshine3:amd64. 2021-05-15T22:36:41.8142194Z Preparing to unpack .../11-libshine3_3.1.1-2_amd64.deb ... 2021-05-15T22:36:41.8152682Z Unpacking libshine3:amd64 (3.1.1-2) ... 2021-05-15T22:36:41.8424370Z Selecting previously unselected package libsnappy1v5:amd64. 2021-05-15T22:36:41.8634948Z Preparing to unpack .../12-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-05-15T22:36:41.8644474Z Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-15T22:36:41.8864798Z Selecting previously unselected package libspeex1:amd64. 2021-05-15T22:36:41.9098639Z Preparing to unpack .../13-libspeex1_1.2~rc1.2-1.1ubuntu1_amd64.deb ... 2021-05-15T22:36:41.9106079Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-15T22:36:41.9400634Z Selecting previously unselected package libsoxr0:amd64. 2021-05-15T22:36:41.9589940Z Preparing to unpack .../14-libsoxr0_0.1.3-2build1_amd64.deb ... 2021-05-15T22:36:41.9602336Z Unpacking libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-15T22:36:41.9960085Z Selecting previously unselected package libswresample3:amd64. 2021-05-15T22:36:42.0124483Z Preparing to unpack .../15-libswresample3_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T22:36:42.0140966Z Unpacking libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T22:36:42.0480529Z Selecting previously unselected package libtheora0:amd64. 2021-05-15T22:36:42.0666699Z Preparing to unpack .../16-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... 2021-05-15T22:36:42.0681306Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-15T22:36:42.1120192Z Selecting previously unselected package libtwolame0:amd64. 2021-05-15T22:36:42.1285382Z Preparing to unpack .../17-libtwolame0_0.4.0-2_amd64.deb ... 2021-05-15T22:36:42.1297445Z Unpacking libtwolame0:amd64 (0.4.0-2) ... 2021-05-15T22:36:42.1600056Z Selecting previously unselected package libvorbisenc2:amd64. 2021-05-15T22:36:42.1851156Z Preparing to unpack .../18-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2021-05-15T22:36:42.1863327Z Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-15T22:36:42.2280853Z Selecting previously unselected package libwavpack1:amd64. 2021-05-15T22:36:42.2537604Z Preparing to unpack .../19-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... 2021-05-15T22:36:42.2550577Z Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-15T22:36:42.2880420Z Selecting previously unselected package libx264-155:amd64. 2021-05-15T22:36:42.3049225Z Preparing to unpack .../20-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... 2021-05-15T22:36:42.3061737Z Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-15T22:36:42.3843930Z Selecting previously unselected package libx265-179:amd64. 2021-05-15T22:36:42.4082072Z Preparing to unpack .../21-libx265-179_3.2.1-1build1_amd64.deb ... 2021-05-15T22:36:42.4098456Z Unpacking libx265-179:amd64 (3.2.1-1build1) ... 2021-05-15T22:36:42.5760710Z Selecting previously unselected package libxvidcore4:amd64. 2021-05-15T22:36:42.5961093Z Preparing to unpack .../22-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2021-05-15T22:36:42.5975185Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-15T22:36:42.6441141Z Selecting previously unselected package libzvbi-common. 2021-05-15T22:36:42.6673738Z Preparing to unpack .../23-libzvbi-common_0.2.35-17_all.deb ... 2021-05-15T22:36:42.6685883Z Unpacking libzvbi-common (0.2.35-17) ... 2021-05-15T22:36:42.7017856Z Selecting previously unselected package libzvbi0:amd64. 2021-05-15T22:36:42.7258507Z Preparing to unpack .../24-libzvbi0_0.2.35-17_amd64.deb ... 2021-05-15T22:36:42.7268974Z Unpacking libzvbi0:amd64 (0.2.35-17) ... 2021-05-15T22:36:42.7760641Z Selecting previously unselected package libavcodec58:amd64. 2021-05-15T22:36:42.7978104Z Preparing to unpack .../25-libavcodec58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T22:36:42.7996895Z Unpacking libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T22:36:43.2161377Z Selecting previously unselected package libraw1394-11:amd64. 2021-05-15T22:36:43.2355147Z Preparing to unpack .../26-libraw1394-11_2.1.2-1_amd64.deb ... 2021-05-15T22:36:43.2365101Z Unpacking libraw1394-11:amd64 (2.1.2-1) ... 2021-05-15T22:36:43.2680494Z Selecting previously unselected package libavc1394-0:amd64. 2021-05-15T22:36:43.2854290Z Preparing to unpack .../27-libavc1394-0_0.5.4-5_amd64.deb ... 2021-05-15T22:36:43.2865729Z Unpacking libavc1394-0:amd64 (0.5.4-5) ... 2021-05-15T22:36:43.3160897Z Selecting previously unselected package libass9:amd64. 2021-05-15T22:36:43.3382563Z Preparing to unpack .../28-libass9_1%3a0.14.0-2_amd64.deb ... 2021-05-15T22:36:43.3398109Z Unpacking libass9:amd64 (1:0.14.0-2) ... 2021-05-15T22:36:43.3732340Z Selecting previously unselected package libbluray2:amd64. 2021-05-15T22:36:43.3987213Z Preparing to unpack .../29-libbluray2_1%3a1.2.0-1_amd64.deb ... 2021-05-15T22:36:43.4002462Z Unpacking libbluray2:amd64 (1:1.2.0-1) ... 2021-05-15T22:36:43.4440464Z Selecting previously unselected package libchromaprint1:amd64. 2021-05-15T22:36:43.4689796Z Preparing to unpack .../30-libchromaprint1_1.4.3-3build1_amd64.deb ... 2021-05-15T22:36:43.4705385Z Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-15T22:36:43.5040587Z Selecting previously unselected package libgme0:amd64. 2021-05-15T22:36:43.5246231Z Preparing to unpack .../31-libgme0_0.6.2-1build1_amd64.deb ... 2021-05-15T22:36:43.5259055Z Unpacking libgme0:amd64 (0.6.2-1build1) ... 2021-05-15T22:36:43.5760967Z Selecting previously unselected package libmpg123-0:amd64. 2021-05-15T22:36:43.5934033Z Preparing to unpack .../32-libmpg123-0_1.25.13-1_amd64.deb ... 2021-05-15T22:36:43.5944795Z Unpacking libmpg123-0:amd64 (1.25.13-1) ... 2021-05-15T22:36:43.6320443Z Selecting previously unselected package libopenmpt0:amd64. 2021-05-15T22:36:43.6521606Z Preparing to unpack .../33-libopenmpt0_0.4.11-1build1_amd64.deb ... 2021-05-15T22:36:43.6534164Z Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-15T22:36:43.7280768Z Selecting previously unselected package libssh-gcrypt-4:amd64. 2021-05-15T22:36:43.7490680Z Preparing to unpack .../34-libssh-gcrypt-4_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-15T22:36:43.7502688Z Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-15T22:36:43.7891550Z Selecting previously unselected package libavformat58:amd64. 2021-05-15T22:36:43.8119282Z Preparing to unpack .../35-libavformat58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T22:36:43.8130239Z Unpacking libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T22:36:43.9240276Z Selecting previously unselected package libbs2b0:amd64. 2021-05-15T22:36:43.9435358Z Preparing to unpack .../36-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... 2021-05-15T22:36:43.9446287Z Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-15T22:36:43.9786678Z Selecting previously unselected package libflite1:amd64. 2021-05-15T22:36:44.0013912Z Preparing to unpack .../37-libflite1_2.1-release-3_amd64.deb ... 2021-05-15T22:36:44.0024701Z Unpacking libflite1:amd64 (2.1-release-3) ... 2021-05-15T22:36:44.9512994Z Selecting previously unselected package libserd-0-0:amd64. 2021-05-15T22:36:44.9806848Z Preparing to unpack .../38-libserd-0-0_0.30.2-1_amd64.deb ... 2021-05-15T22:36:44.9822720Z Unpacking libserd-0-0:amd64 (0.30.2-1) ... 2021-05-15T22:36:45.0135859Z Selecting previously unselected package libsord-0-0:amd64. 2021-05-15T22:36:45.0403608Z Preparing to unpack .../39-libsord-0-0_0.16.4-1_amd64.deb ... 2021-05-15T22:36:45.0414265Z Unpacking libsord-0-0:amd64 (0.16.4-1) ... 2021-05-15T22:36:45.0676301Z Selecting previously unselected package libsratom-0-0:amd64. 2021-05-15T22:36:45.0949091Z Preparing to unpack .../40-libsratom-0-0_0.6.4-1_amd64.deb ... 2021-05-15T22:36:45.0960267Z Unpacking libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-15T22:36:45.1220000Z Selecting previously unselected package liblilv-0-0:amd64. 2021-05-15T22:36:45.1474280Z Preparing to unpack .../41-liblilv-0-0_0.24.6-1ubuntu0.1_amd64.deb ... 2021-05-15T22:36:45.1485545Z Unpacking liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-15T22:36:45.1737297Z Selecting previously unselected package libmysofa1:amd64. 2021-05-15T22:36:45.2012359Z Preparing to unpack .../42-libmysofa1_1.0~dfsg0-1_amd64.deb ... 2021-05-15T22:36:45.2023367Z Unpacking libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-15T22:36:45.2299350Z Selecting previously unselected package libpostproc55:amd64. 2021-05-15T22:36:45.2556591Z Preparing to unpack .../43-libpostproc55_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T22:36:45.2567618Z Unpacking libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T22:36:45.2843645Z Selecting previously unselected package libsamplerate0:amd64. 2021-05-15T22:36:45.3098794Z Preparing to unpack .../44-libsamplerate0_0.1.9-2_amd64.deb ... 2021-05-15T22:36:45.3111353Z Unpacking libsamplerate0:amd64 (0.1.9-2) ... 2021-05-15T22:36:45.4202011Z Selecting previously unselected package librubberband2:amd64. 2021-05-15T22:36:45.4466701Z Preparing to unpack .../45-librubberband2_1.8.2-1build1_amd64.deb ... 2021-05-15T22:36:45.4479057Z Unpacking librubberband2:amd64 (1.8.2-1build1) ... 2021-05-15T22:36:45.4816453Z Selecting previously unselected package libswscale5:amd64. 2021-05-15T22:36:45.5076163Z Preparing to unpack .../46-libswscale5_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T22:36:45.5088495Z Unpacking libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T22:36:45.5475479Z Selecting previously unselected package libvidstab1.1:amd64. 2021-05-15T22:36:45.5746791Z Preparing to unpack .../47-libvidstab1.1_1.1.0-2_amd64.deb ... 2021-05-15T22:36:45.5759961Z Unpacking libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-15T22:36:45.6037457Z Selecting previously unselected package libavfilter7:amd64. 2021-05-15T22:36:45.6293125Z Preparing to unpack .../48-libavfilter7_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T22:36:45.6304379Z Unpacking libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T22:36:45.7430474Z Selecting previously unselected package libcaca0:amd64. 2021-05-15T22:36:45.7694867Z Preparing to unpack .../49-libcaca0_0.99.beta19-2.1ubuntu1.20.04.1_amd64.deb ... 2021-05-15T22:36:45.7707854Z Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-15T22:36:45.8136952Z Selecting previously unselected package libcdio18:amd64. 2021-05-15T22:36:45.8383485Z Preparing to unpack .../50-libcdio18_2.0.0-2_amd64.deb ... 2021-05-15T22:36:45.8394846Z Unpacking libcdio18:amd64 (2.0.0-2) ... 2021-05-15T22:36:45.8694829Z Selecting previously unselected package libcdio-cdda2:amd64. 2021-05-15T22:36:45.8958662Z Preparing to unpack .../51-libcdio-cdda2_10.2+2.0.0-1_amd64.deb ... 2021-05-15T22:36:45.8973150Z Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-15T22:36:45.9242186Z Selecting previously unselected package libcdio-paranoia2:amd64. 2021-05-15T22:36:45.9498068Z Preparing to unpack .../52-libcdio-paranoia2_10.2+2.0.0-1_amd64.deb ... 2021-05-15T22:36:45.9508998Z Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-15T22:36:45.9749913Z Selecting previously unselected package libdc1394-22:amd64. 2021-05-15T22:36:45.9994361Z Preparing to unpack .../53-libdc1394-22_2.2.5-2.1_amd64.deb ... 2021-05-15T22:36:46.0009230Z Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-15T22:36:46.0289598Z Selecting previously unselected package libiec61883-0:amd64. 2021-05-15T22:36:46.0516251Z Preparing to unpack .../54-libiec61883-0_1.2.0-3_amd64.deb ... 2021-05-15T22:36:46.0532336Z Unpacking libiec61883-0:amd64 (1.2.0-3) ... 2021-05-15T22:36:46.0779511Z Selecting previously unselected package libjack-jackd2-0:amd64. 2021-05-15T22:36:46.1056772Z Preparing to unpack .../55-libjack-jackd2-0_1.9.12~dfsg-2ubuntu2_amd64.deb ... 2021-05-15T22:36:46.1073896Z Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-15T22:36:46.1544620Z Selecting previously unselected package libopenal-data. 2021-05-15T22:36:46.1810739Z Preparing to unpack .../56-libopenal-data_1%3a1.19.1-1_all.deb ... 2021-05-15T22:36:46.1827536Z Unpacking libopenal-data (1:1.19.1-1) ... 2021-05-15T22:36:46.2177218Z Selecting previously unselected package libsndio7.0:amd64. 2021-05-15T22:36:46.2425574Z Preparing to unpack .../57-libsndio7.0_1.5.0-3_amd64.deb ... 2021-05-15T22:36:46.2434086Z Unpacking libsndio7.0:amd64 (1.5.0-3) ... 2021-05-15T22:36:46.2685864Z Selecting previously unselected package libopenal1:amd64. 2021-05-15T22:36:46.2941480Z Preparing to unpack .../58-libopenal1_1%3a1.19.1-1_amd64.deb ... 2021-05-15T22:36:46.2954988Z Unpacking libopenal1:amd64 (1:1.19.1-1) ... 2021-05-15T22:36:46.3558990Z Selecting previously unselected package libasyncns0:amd64. 2021-05-15T22:36:46.3817936Z Preparing to unpack .../59-libasyncns0_0.8-6_amd64.deb ... 2021-05-15T22:36:46.3830009Z Unpacking libasyncns0:amd64 (0.8-6) ... 2021-05-15T22:36:46.4092280Z Selecting previously unselected package libflac8:amd64. 2021-05-15T22:36:46.4341228Z Preparing to unpack .../60-libflac8_1.3.3-1build1_amd64.deb ... 2021-05-15T22:36:46.4356283Z Unpacking libflac8:amd64 (1.3.3-1build1) ... 2021-05-15T22:36:46.4685592Z Selecting previously unselected package libsndfile1:amd64. 2021-05-15T22:36:46.4925502Z Preparing to unpack .../61-libsndfile1_1.0.28-7_amd64.deb ... 2021-05-15T22:36:46.4937291Z Unpacking libsndfile1:amd64 (1.0.28-7) ... 2021-05-15T22:36:46.5353587Z Selecting previously unselected package libpulse0:amd64. 2021-05-15T22:36:46.5598912Z Preparing to unpack .../62-libpulse0_1%3a13.99.1-1ubuntu3.10_amd64.deb ... 2021-05-15T22:36:46.5661751Z Unpacking libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-15T22:36:46.6112836Z Selecting previously unselected package libsdl2-2.0-0:amd64. 2021-05-15T22:36:46.6343400Z Preparing to unpack .../63-libsdl2-2.0-0_2.0.10+dfsg1-3_amd64.deb ... 2021-05-15T22:36:46.6354001Z Unpacking libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-15T22:36:46.6906264Z Selecting previously unselected package libavdevice58:amd64. 2021-05-15T22:36:46.7171979Z Preparing to unpack .../64-libavdevice58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T22:36:46.7181676Z Unpacking libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T22:36:46.7471759Z Selecting previously unselected package libavresample4:amd64. 2021-05-15T22:36:46.7710755Z Preparing to unpack .../65-libavresample4_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T22:36:46.7726470Z Unpacking libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T22:36:46.8008358Z Selecting previously unselected package ffmpeg. 2021-05-15T22:36:46.8237139Z Preparing to unpack .../66-ffmpeg_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T22:36:46.8304583Z Unpacking ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-15T22:36:47.4794263Z Selecting previously unselected package libigdgmm11:amd64. 2021-05-15T22:36:47.4808057Z Preparing to unpack .../67-libigdgmm11_20.1.1+ds1-1_amd64.deb ... 2021-05-15T22:36:47.4809360Z Unpacking libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-15T22:36:47.4810417Z Selecting previously unselected package intel-media-va-driver:amd64. 2021-05-15T22:36:47.4811597Z Preparing to unpack .../68-intel-media-va-driver_20.1.1+dfsg1-1_amd64.deb ... 2021-05-15T22:36:47.4812652Z Unpacking intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-15T22:36:47.4813492Z Selecting previously unselected package libaacs0:amd64. 2021-05-15T22:36:47.4814399Z Preparing to unpack .../69-libaacs0_0.9.0-2_amd64.deb ... 2021-05-15T22:36:47.4815211Z Unpacking libaacs0:amd64 (0.9.0-2) ... 2021-05-15T22:36:47.4815958Z Selecting previously unselected package libbdplus0:amd64. 2021-05-15T22:36:47.4816893Z Preparing to unpack .../70-libbdplus0_0.1.2-3_amd64.deb ... 2021-05-15T22:36:47.4817722Z Unpacking libbdplus0:amd64 (0.1.2-3) ... 2021-05-15T22:36:47.4818817Z Selecting previously unselected package mesa-va-drivers:amd64. 2021-05-15T22:36:47.4820019Z Preparing to unpack .../71-mesa-va-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-15T22:36:47.4821055Z Unpacking mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T22:36:47.5540403Z Selecting previously unselected package mesa-vdpau-drivers:amd64. 2021-05-15T22:36:47.5798739Z Preparing to unpack .../72-mesa-vdpau-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-15T22:36:47.5811122Z Unpacking mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T22:36:47.8240927Z Selecting previously unselected package i965-va-driver:amd64. 2021-05-15T22:36:47.8462727Z Preparing to unpack .../73-i965-va-driver_2.4.0-0ubuntu1_amd64.deb ... 2021-05-15T22:36:47.8475961Z Unpacking i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-15T22:36:47.9760952Z Selecting previously unselected package va-driver-all:amd64. 2021-05-15T22:36:48.0015078Z Preparing to unpack .../74-va-driver-all_2.7.0-2_amd64.deb ... 2021-05-15T22:36:48.0029937Z Unpacking va-driver-all:amd64 (2.7.0-2) ... 2021-05-15T22:36:48.0241547Z Selecting previously unselected package vdpau-driver-all:amd64. 2021-05-15T22:36:48.0489709Z Preparing to unpack .../75-vdpau-driver-all_1.3-1ubuntu2_amd64.deb ... 2021-05-15T22:36:48.0498764Z Unpacking vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-15T22:36:48.1057838Z Setting up libgme0:amd64 (0.6.2-1build1) ... 2021-05-15T22:36:48.1096704Z Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-15T22:36:48.1136506Z Setting up libraw1394-11:amd64 (2.1.2-1) ... 2021-05-15T22:36:48.1180519Z Setting up libmpg123-0:amd64 (1.25.13-1) ... 2021-05-15T22:36:48.1220287Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-15T22:36:48.1257446Z Setting up libshine3:amd64 (3.1.1-2) ... 2021-05-15T22:36:48.1292991Z Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-15T22:36:48.1323261Z Setting up libtwolame0:amd64 (0.4.0-2) ... 2021-05-15T22:36:48.1353688Z Setting up libgsm1:amd64 (1.0.18-2) ... 2021-05-15T22:36:48.1402201Z Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-15T22:36:48.1444431Z Setting up libx265-179:amd64 (3.2.1-1build1) ... 2021-05-15T22:36:48.1483500Z Setting up libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-15T22:36:48.1525047Z Setting up libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-15T22:36:48.1557490Z Setting up libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-15T22:36:48.1590362Z Setting up libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-15T22:36:48.1627012Z Setting up libcdio18:amd64 (2.0.0-2) ... 2021-05-15T22:36:48.1665179Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-15T22:36:48.1702529Z Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-15T22:36:48.1751876Z Setting up libflac8:amd64 (1.3.3-1build1) ... 2021-05-15T22:36:48.1800309Z Setting up libass9:amd64 (1:0.14.0-2) ... 2021-05-15T22:36:48.1839772Z Setting up libva2:amd64 (2.7.0-2) ... 2021-05-15T22:36:48.1876124Z Setting up libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-15T22:36:48.1919695Z Setting up libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-15T22:36:48.1949810Z Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-15T22:36:48.1980914Z Setting up intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-15T22:36:48.2041991Z Setting up libaacs0:amd64 (0.9.0-2) ... 2021-05-15T22:36:48.2078620Z Setting up libsndio7.0:amd64 (1.5.0-3) ... 2021-05-15T22:36:48.2131517Z Setting up libbdplus0:amd64 (0.1.2-3) ... 2021-05-15T22:36:48.2173929Z Setting up libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-15T22:36:48.2214391Z Setting up libflite1:amd64 (2.1-release-3) ... 2021-05-15T22:36:48.2254244Z Setting up libva-drm2:amd64 (2.7.0-2) ... 2021-05-15T22:36:48.2299145Z Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-15T22:36:48.2359068Z Setting up libasyncns0:amd64 (0.8-6) ... 2021-05-15T22:36:48.2399521Z Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-15T22:36:48.2467818Z Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-15T22:36:48.2530478Z Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-15T22:36:48.2565708Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-15T22:36:48.2629489Z Setting up libopenal-data (1:1.19.1-1) ... 2021-05-15T22:36:48.2689029Z Setting up mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T22:36:48.2726543Z Setting up libbluray2:amd64 (1:1.2.0-1) ... 2021-05-15T22:36:48.2768692Z Setting up libsamplerate0:amd64 (0.1.9-2) ... 2021-05-15T22:36:48.2818542Z Setting up libva-x11-2:amd64 (2.7.0-2) ... 2021-05-15T22:36:48.2873156Z Setting up libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-15T22:36:48.2909589Z Setting up libzvbi-common (0.2.35-17) ... 2021-05-15T22:36:48.2948358Z Setting up libmp3lame0:amd64 (3.100-3) ... 2021-05-15T22:36:48.2984441Z Setting up i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-15T22:36:48.3027734Z Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-15T22:36:48.3079430Z Setting up libiec61883-0:amd64 (1.2.0-3) ... 2021-05-15T22:36:48.3129667Z Setting up libserd-0-0:amd64 (0.30.2-1) ... 2021-05-15T22:36:48.3174973Z Setting up libavc1394-0:amd64 (0.5.4-5) ... 2021-05-15T22:36:48.3208346Z Setting up mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T22:36:48.3245513Z Setting up libzvbi0:amd64 (0.2.35-17) ... 2021-05-15T22:36:48.3279954Z Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-15T22:36:48.3312515Z Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-15T22:36:48.3349356Z Setting up libopenal1:amd64 (1:1.19.1-1) ... 2021-05-15T22:36:48.3380835Z Setting up libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T22:36:48.3416598Z Setting up va-driver-all:amd64 (2.7.0-2) ... 2021-05-15T22:36:48.3453616Z Setting up libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T22:36:48.3488407Z Setting up librubberband2:amd64 (1.8.2-1build1) ... 2021-05-15T22:36:48.3533476Z Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-15T22:36:48.3584803Z Setting up vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-15T22:36:48.3622887Z Setting up libsord-0-0:amd64 (0.16.4-1) ... 2021-05-15T22:36:48.3655388Z Setting up libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-15T22:36:48.3685287Z Setting up libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T22:36:48.3722553Z Setting up libsndfile1:amd64 (1.0.28-7) ... 2021-05-15T22:36:48.3756509Z Setting up liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-15T22:36:48.3804049Z Setting up libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-15T22:36:48.3915964Z Setting up libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T22:36:48.3948968Z Setting up libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T22:36:48.3995143Z Setting up libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T22:36:48.4032696Z Setting up libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-15T22:36:48.4070450Z Setting up libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-15T22:36:48.4113596Z Setting up libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T22:36:48.4148207Z Setting up libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T22:36:48.4185139Z Setting up libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T22:36:48.4228523Z Setting up ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-15T22:36:48.4321317Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T22:36:49.3258882Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T22:36:51.0897215Z Reading package lists... 2021-05-15T22:36:51.2132247Z Building dependency tree... 2021-05-15T22:36:51.2148919Z Reading state information... 2021-05-15T22:36:51.3421590Z The following additional packages will be installed: 2021-05-15T22:36:51.3423654Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-15T22:36:51.3836584Z The following NEW packages will be installed: 2021-05-15T22:36:51.3838697Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-15T22:36:51.3840188Z libmagick++-dev 2021-05-15T22:36:51.4063494Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T22:36:51.4064410Z Need to get 309 kB of archives. 2021-05-15T22:36:51.4065242Z After this operation, 2202 kB of additional disk space will be used. 2021-05-15T22:36:51.4067000Z 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-15T22:36:51.4171108Z 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-15T22:36:51.4328020Z 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-15T22:36:51.4485883Z 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-15T22:36:51.7942065Z Fetched 309 kB in 0s (5065 kB/s) 2021-05-15T22:36:51.8219463Z Selecting previously unselected package libmagick++-6-headers. 2021-05-15T22:36:51.8284511Z (Reading database ... 2021-05-15T22:36:51.8284909Z (Reading database ... 5% 2021-05-15T22:36:51.8285357Z (Reading database ... 10% 2021-05-15T22:36:51.8285754Z (Reading database ... 15% 2021-05-15T22:36:51.8286121Z (Reading database ... 20% 2021-05-15T22:36:51.8286502Z (Reading database ... 25% 2021-05-15T22:36:51.8286865Z (Reading database ... 30% 2021-05-15T22:36:51.8287243Z (Reading database ... 35% 2021-05-15T22:36:51.8287610Z (Reading database ... 40% 2021-05-15T22:36:51.8287987Z (Reading database ... 45% 2021-05-15T22:36:51.8288355Z (Reading database ... 50% 2021-05-15T22:36:51.8308761Z (Reading database ... 55% 2021-05-15T22:36:51.8342047Z (Reading database ... 60% 2021-05-15T22:36:51.8369842Z (Reading database ... 65% 2021-05-15T22:36:51.8462394Z (Reading database ... 70% 2021-05-15T22:36:51.8552771Z (Reading database ... 75% 2021-05-15T22:36:51.8572580Z (Reading database ... 80% 2021-05-15T22:36:51.8979563Z (Reading database ... 85% 2021-05-15T22:36:51.9105181Z (Reading database ... 90% 2021-05-15T22:36:51.9170367Z (Reading database ... 95% 2021-05-15T22:36:51.9171450Z (Reading database ... 100% 2021-05-15T22:36:51.9172140Z (Reading database ... 267231 files and directories currently installed.) 2021-05-15T22:36:51.9288292Z Preparing to unpack .../libmagick++-6-headers_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-15T22:36:51.9374883Z Unpacking libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T22:36:51.9720860Z Selecting previously unselected package libmagick++-6.q16-8:amd64. 2021-05-15T22:36:51.9921187Z Preparing to unpack .../libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-15T22:36:51.9945798Z Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T22:36:52.0321279Z Selecting previously unselected package libmagick++-6.q16-dev:amd64. 2021-05-15T22:36:52.0507451Z Preparing to unpack .../libmagick++-6.q16-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-15T22:36:52.0519779Z Unpacking libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T22:36:52.0960876Z Selecting previously unselected package libmagick++-dev. 2021-05-15T22:36:52.1174685Z Preparing to unpack .../libmagick++-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-15T22:36:52.1246666Z Unpacking libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T22:36:52.1731388Z Setting up libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T22:36:52.1819594Z Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T22:36:52.1863939Z Setting up libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T22:36:52.1902137Z Setting up libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T22:36:52.1983479Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T22:36:53.9869933Z Reading package lists... 2021-05-15T22:36:54.1005263Z Building dependency tree... 2021-05-15T22:36:54.1022248Z Reading state information... 2021-05-15T22:36:54.2282069Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-15T22:36:54.2283416Z The following additional packages will be installed: 2021-05-15T22:36:54.2284779Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 libgs9 libgs9-common 2021-05-15T22:36:54.2285892Z libijs-0.35 libjbig2dec0 2021-05-15T22:36:54.2289494Z Suggested packages: 2021-05-15T22:36:54.2290586Z fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre 2021-05-15T22:36:54.2291558Z ghostscript-x 2021-05-15T22:36:54.2664793Z The following NEW packages will be installed: 2021-05-15T22:36:54.2666632Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript libgs9 2021-05-15T22:36:54.2668905Z libgs9-common libijs-0.35 libjbig2dec0 2021-05-15T22:36:54.2851216Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T22:36:54.2852138Z Need to get 11.2 MB of archives. 2021-05-15T22:36:54.2853024Z After this operation, 39.1 MB of additional disk space will be used. 2021-05-15T22:36:54.2855051Z 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-15T22:36:54.3153596Z 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-15T22:36:54.3166094Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB] 2021-05-15T22:36:54.4328568Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9-common all 9.50~dfsg-5ubuntu4.2 [681 kB] 2021-05-15T22:36:54.4426739Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libijs-0.35 amd64 0.35-15 [15.7 kB] 2021-05-15T22:36:54.4438992Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB] 2021-05-15T22:36:54.4454217Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9 amd64 9.50~dfsg-5ubuntu4.2 [2172 kB] 2021-05-15T22:36:54.4718936Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 ghostscript amd64 9.50~dfsg-5ubuntu4.2 [51.6 kB] 2021-05-15T22:36:54.8262972Z Fetched 11.2 MB in 0s (55.5 MB/s) 2021-05-15T22:36:54.8593492Z Selecting previously unselected package fonts-droid-fallback. 2021-05-15T22:36:54.8666444Z (Reading database ... 2021-05-15T22:36:54.8666881Z (Reading database ... 5% 2021-05-15T22:36:54.8667273Z (Reading database ... 10% 2021-05-15T22:36:54.8667648Z (Reading database ... 15% 2021-05-15T22:36:54.8668034Z (Reading database ... 20% 2021-05-15T22:36:54.8668408Z (Reading database ... 25% 2021-05-15T22:36:54.8668795Z (Reading database ... 30% 2021-05-15T22:36:54.8669373Z (Reading database ... 35% 2021-05-15T22:36:54.8669742Z (Reading database ... 40% 2021-05-15T22:36:54.8670129Z (Reading database ... 45% 2021-05-15T22:36:54.8672455Z (Reading database ... 50% 2021-05-15T22:36:54.8712975Z (Reading database ... 55% 2021-05-15T22:36:54.8752793Z (Reading database ... 60% 2021-05-15T22:36:54.8776677Z (Reading database ... 65% 2021-05-15T22:36:54.8883782Z (Reading database ... 70% 2021-05-15T22:36:54.8974434Z (Reading database ... 75% 2021-05-15T22:36:54.8996210Z (Reading database ... 80% 2021-05-15T22:36:54.9401389Z (Reading database ... 85% 2021-05-15T22:36:54.9538278Z (Reading database ... 90% 2021-05-15T22:36:54.9602696Z (Reading database ... 95% 2021-05-15T22:36:54.9603162Z (Reading database ... 100% 2021-05-15T22:36:54.9604023Z (Reading database ... 267276 files and directories currently installed.) 2021-05-15T22:36:54.9715855Z Preparing to unpack .../0-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... 2021-05-15T22:36:54.9930030Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-15T22:36:55.1718051Z Selecting previously unselected package fonts-noto-mono. 2021-05-15T22:36:55.1942628Z Preparing to unpack .../1-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ... 2021-05-15T22:36:55.1953593Z Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-15T22:36:55.2360577Z Selecting previously unselected package fonts-urw-base35. 2021-05-15T22:36:55.2530641Z Preparing to unpack .../2-fonts-urw-base35_20170801.1-3_all.deb ... 2021-05-15T22:36:55.3082971Z Unpacking fonts-urw-base35 (20170801.1-3) ... 2021-05-15T22:36:55.6516472Z Selecting previously unselected package libgs9-common. 2021-05-15T22:36:55.6795587Z Preparing to unpack .../3-libgs9-common_9.50~dfsg-5ubuntu4.2_all.deb ... 2021-05-15T22:36:55.6807095Z Unpacking libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T22:36:55.7881294Z Selecting previously unselected package libijs-0.35:amd64. 2021-05-15T22:36:55.8100037Z Preparing to unpack .../4-libijs-0.35_0.35-15_amd64.deb ... 2021-05-15T22:36:55.8126203Z Unpacking libijs-0.35:amd64 (0.35-15) ... 2021-05-15T22:36:55.8440584Z Selecting previously unselected package libjbig2dec0:amd64. 2021-05-15T22:36:55.8601634Z Preparing to unpack .../5-libjbig2dec0_0.18-1ubuntu1_amd64.deb ... 2021-05-15T22:36:55.8613334Z Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-15T22:36:55.8965075Z Selecting previously unselected package libgs9:amd64. 2021-05-15T22:36:55.9195933Z Preparing to unpack .../6-libgs9_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-15T22:36:55.9209214Z Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T22:36:56.1761206Z Selecting previously unselected package ghostscript. 2021-05-15T22:36:56.1994735Z Preparing to unpack .../7-ghostscript_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-15T22:36:56.2006212Z Unpacking ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T22:36:56.2654073Z Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-15T22:36:56.2701069Z Setting up libijs-0.35:amd64 (0.35-15) ... 2021-05-15T22:36:56.2742100Z Setting up fonts-urw-base35 (20170801.1-3) ... 2021-05-15T22:36:56.3284343Z Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-15T22:36:56.3318422Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-15T22:36:56.3526929Z Setting up libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T22:36:56.3560970Z Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T22:36:56.3603308Z Setting up ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T22:36:56.3706629Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-15T22:36:56.4615424Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T22:36:56.4813112Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T22:36:59.1149341Z Reading package lists... 2021-05-15T22:36:59.2395654Z Building dependency tree... 2021-05-15T22:36:59.2413492Z Reading state information... 2021-05-15T22:36:59.3720408Z The following additional packages will be installed: 2021-05-15T22:36:59.3722068Z libudunits2-0 libudunits2-data 2021-05-15T22:36:59.4110230Z The following NEW packages will be installed: 2021-05-15T22:36:59.4111933Z libudunits2-0 libudunits2-data libudunits2-dev 2021-05-15T22:36:59.4727064Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T22:36:59.4727929Z Need to get 429 kB of archives. 2021-05-15T22:36:59.4728865Z After this operation, 1026 kB of additional disk space will be used. 2021-05-15T22:36:59.4730354Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-data all 2.2.26-5 [18.8 kB] 2021-05-15T22:36:59.4799696Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-0 amd64 2.2.26-5 [48.9 kB] 2021-05-15T22:36:59.4887079Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-dev amd64 2.2.26-5 [362 kB] 2021-05-15T22:36:59.8532822Z Fetched 429 kB in 0s (4774 kB/s) 2021-05-15T22:36:59.8863920Z Selecting previously unselected package libudunits2-data. 2021-05-15T22:36:59.8864547Z (Reading database ... 2021-05-15T22:36:59.8864946Z (Reading database ... 5% 2021-05-15T22:36:59.8865924Z (Reading database ... 10% 2021-05-15T22:36:59.8866313Z (Reading database ... 15% 2021-05-15T22:36:59.8866707Z (Reading database ... 20% 2021-05-15T22:36:59.8867087Z (Reading database ... 25% 2021-05-15T22:36:59.8867450Z (Reading database ... 30% 2021-05-15T22:36:59.8867822Z (Reading database ... 35% 2021-05-15T22:36:59.8868186Z (Reading database ... 40% 2021-05-15T22:36:59.8868720Z (Reading database ... 45% 2021-05-15T22:36:59.8869109Z (Reading database ... 50% 2021-05-15T22:36:59.8901065Z (Reading database ... 55% 2021-05-15T22:36:59.8941080Z (Reading database ... 60% 2021-05-15T22:36:59.8964876Z (Reading database ... 65% 2021-05-15T22:36:59.9060973Z (Reading database ... 70% 2021-05-15T22:36:59.9155867Z (Reading database ... 75% 2021-05-15T22:36:59.9175328Z (Reading database ... 80% 2021-05-15T22:36:59.9585256Z (Reading database ... 85% 2021-05-15T22:36:59.9707894Z (Reading database ... 90% 2021-05-15T22:36:59.9784432Z (Reading database ... 95% 2021-05-15T22:36:59.9784892Z (Reading database ... 100% 2021-05-15T22:36:59.9785482Z (Reading database ... 267840 files and directories currently installed.) 2021-05-15T22:36:59.9890001Z Preparing to unpack .../libudunits2-data_2.2.26-5_all.deb ... 2021-05-15T22:36:59.9903320Z Unpacking libudunits2-data (2.2.26-5) ... 2021-05-15T22:37:00.0189690Z Selecting previously unselected package libudunits2-0:amd64. 2021-05-15T22:37:00.0437194Z Preparing to unpack .../libudunits2-0_2.2.26-5_amd64.deb ... 2021-05-15T22:37:00.0465108Z Unpacking libudunits2-0:amd64 (2.2.26-5) ... 2021-05-15T22:37:00.0699154Z Selecting previously unselected package libudunits2-dev:amd64. 2021-05-15T22:37:00.0926695Z Preparing to unpack .../libudunits2-dev_2.2.26-5_amd64.deb ... 2021-05-15T22:37:00.0971207Z Unpacking libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-15T22:37:00.1629811Z Setting up libudunits2-data (2.2.26-5) ... 2021-05-15T22:37:00.1675309Z Setting up libudunits2-0:amd64 (2.2.26-5) ... 2021-05-15T22:37:00.1716810Z Setting up libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-15T22:37:00.1756883Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-15T22:37:00.2760610Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T22:37:01.9953190Z Reading package lists... 2021-05-15T22:37:02.1074263Z Building dependency tree... 2021-05-15T22:37:02.1092622Z Reading state information... 2021-05-15T22:37:02.2735149Z The following NEW packages will be installed: 2021-05-15T22:37:02.2737237Z libjq-dev 2021-05-15T22:37:02.2968205Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T22:37:02.2968780Z Need to get 11.2 kB of archives. 2021-05-15T22:37:02.2969342Z After this operation, 47.1 kB of additional disk space will be used. 2021-05-15T22:37:02.2972045Z 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-15T22:37:02.6514417Z Fetched 11.2 kB in 0s (580 kB/s) 2021-05-15T22:37:02.6760886Z Selecting previously unselected package libjq-dev:amd64. 2021-05-15T22:37:02.6821409Z (Reading database ... 2021-05-15T22:37:02.6822117Z (Reading database ... 5% 2021-05-15T22:37:02.6822738Z (Reading database ... 10% 2021-05-15T22:37:02.6823388Z (Reading database ... 15% 2021-05-15T22:37:02.6823974Z (Reading database ... 20% 2021-05-15T22:37:02.6824561Z (Reading database ... 25% 2021-05-15T22:37:02.6825139Z (Reading database ... 30% 2021-05-15T22:37:02.6825735Z (Reading database ... 35% 2021-05-15T22:37:02.6826341Z (Reading database ... 40% 2021-05-15T22:37:02.6826927Z (Reading database ... 45% 2021-05-15T22:37:02.6827519Z (Reading database ... 50% 2021-05-15T22:37:02.6857955Z (Reading database ... 55% 2021-05-15T22:37:02.6895716Z (Reading database ... 60% 2021-05-15T22:37:03.4838015Z (Reading database ... 65% 2021-05-15T22:37:03.4838759Z (Reading database ... 70% 2021-05-15T22:37:03.4839527Z (Reading database ... 75% 2021-05-15T22:37:03.4840051Z (Reading database ... 80% 2021-05-15T22:37:03.4840568Z (Reading database ... 85% 2021-05-15T22:37:03.4841091Z (Reading database ... 90% 2021-05-15T22:37:03.4841588Z (Reading database ... 95% 2021-05-15T22:37:03.4842076Z (Reading database ... 100% 2021-05-15T22:37:03.4842759Z (Reading database ... 267869 files and directories currently installed.) 2021-05-15T22:37:03.4844145Z Preparing to unpack .../libjq-dev_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-05-15T22:37:03.4845165Z Unpacking libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-15T22:37:03.4846357Z Setting up libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-15T22:37:04.5793646Z Reading package lists... 2021-05-15T22:37:04.6970457Z Building dependency tree... 2021-05-15T22:37:04.6986438Z Reading state information... 2021-05-15T22:37:04.8803532Z The following NEW packages will be installed: 2021-05-15T22:37:04.8807697Z libmng2 2021-05-15T22:37:04.9389761Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T22:37:04.9391256Z Need to get 168 kB of archives. 2021-05-15T22:37:04.9392271Z After this operation, 571 kB of additional disk space will be used. 2021-05-15T22:37:04.9393964Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmng2 amd64 2.0.3+dfsg-3 [168 kB] 2021-05-15T22:37:05.3491705Z Fetched 168 kB in 0s (2720 kB/s) 2021-05-15T22:37:05.3768177Z Selecting previously unselected package libmng2:amd64. 2021-05-15T22:37:05.3831119Z (Reading database ... 2021-05-15T22:37:05.3831819Z (Reading database ... 5% 2021-05-15T22:37:05.3832432Z (Reading database ... 10% 2021-05-15T22:37:05.3833472Z (Reading database ... 15% 2021-05-15T22:37:05.3834099Z (Reading database ... 20% 2021-05-15T22:37:05.3834710Z (Reading database ... 25% 2021-05-15T22:37:05.3835300Z (Reading database ... 30% 2021-05-15T22:37:05.3835901Z (Reading database ... 35% 2021-05-15T22:37:05.3836808Z (Reading database ... 40% 2021-05-15T22:37:05.3837366Z (Reading database ... 45% 2021-05-15T22:37:05.3837981Z (Reading database ... 50% 2021-05-15T22:37:05.3866238Z (Reading database ... 55% 2021-05-15T22:37:05.3907858Z (Reading database ... 60% 2021-05-15T22:37:05.3930424Z (Reading database ... 65% 2021-05-15T22:37:05.4049397Z (Reading database ... 70% 2021-05-15T22:37:05.4173825Z (Reading database ... 75% 2021-05-15T22:37:05.4197527Z (Reading database ... 80% 2021-05-15T22:37:05.4680822Z (Reading database ... 85% 2021-05-15T22:37:05.4854885Z (Reading database ... 90% 2021-05-15T22:37:05.4931431Z (Reading database ... 95% 2021-05-15T22:37:05.4932208Z (Reading database ... 100% 2021-05-15T22:37:05.4933093Z (Reading database ... 267875 files and directories currently installed.) 2021-05-15T22:37:05.5072188Z Preparing to unpack .../libmng2_2.0.3+dfsg-3_amd64.deb ... 2021-05-15T22:37:05.5102135Z Unpacking libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-15T22:37:05.5773521Z Setting up libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-15T22:37:05.5813719Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T22:37:07.3130890Z Reading package lists... 2021-05-15T22:37:07.4244440Z Building dependency tree... 2021-05-15T22:37:07.4262804Z Reading state information... 2021-05-15T22:37:07.5313393Z E: Unable to locate package libmng1 2021-05-15T22:37:07.5912452Z Reading package lists... 2021-05-15T22:37:07.7178460Z Building dependency tree... 2021-05-15T22:37:07.7195322Z Reading state information... 2021-05-15T22:37:07.8309581Z E: Unable to locate package libapparmor-devel 2021-05-15T22:37:07.8912450Z Reading package lists... 2021-05-15T22:37:08.0149141Z Building dependency tree... 2021-05-15T22:37:08.0168217Z Reading state information... 2021-05-15T22:37:08.1543216Z The following additional packages will be installed: 2021-05-15T22:37:08.1545863Z libij-java 2021-05-15T22:37:08.1954753Z The following NEW packages will be installed: 2021-05-15T22:37:08.1958623Z imagej libij-java 2021-05-15T22:37:08.2902106Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T22:37:08.2902716Z Need to get 2328 kB of archives. 2021-05-15T22:37:08.2903320Z After this operation, 2498 kB of additional disk space will be used. 2021-05-15T22:37:08.2904780Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libij-java all 1.52r-1 [2284 kB] 2021-05-15T22:37:08.7216010Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 imagej all 1.52r-1 [43.7 kB] 2021-05-15T22:37:09.1031400Z Fetched 2328 kB in 1s (4437 kB/s) 2021-05-15T22:37:09.1321125Z Selecting previously unselected package libij-java. 2021-05-15T22:37:09.1377267Z (Reading database ... 2021-05-15T22:37:09.1377793Z (Reading database ... 5% 2021-05-15T22:37:09.1378576Z (Reading database ... 10% 2021-05-15T22:37:09.1379125Z (Reading database ... 15% 2021-05-15T22:37:09.1379768Z (Reading database ... 20% 2021-05-15T22:37:09.1380365Z (Reading database ... 25% 2021-05-15T22:37:09.1380784Z (Reading database ... 30% 2021-05-15T22:37:09.1381217Z (Reading database ... 35% 2021-05-15T22:37:09.1381633Z (Reading database ... 40% 2021-05-15T22:37:09.1382060Z (Reading database ... 45% 2021-05-15T22:37:09.1382475Z (Reading database ... 50% 2021-05-15T22:37:09.1426805Z (Reading database ... 55% 2021-05-15T22:37:09.1473971Z (Reading database ... 60% 2021-05-15T22:37:09.1501506Z (Reading database ... 65% 2021-05-15T22:37:09.1616707Z (Reading database ... 70% 2021-05-15T22:37:09.1727442Z (Reading database ... 75% 2021-05-15T22:37:09.1749079Z (Reading database ... 80% 2021-05-15T22:37:09.2246895Z (Reading database ... 85% 2021-05-15T22:37:09.2400275Z (Reading database ... 90% 2021-05-15T22:37:09.2468738Z (Reading database ... 95% 2021-05-15T22:37:09.2469194Z (Reading database ... 100% 2021-05-15T22:37:09.2469818Z (Reading database ... 267881 files and directories currently installed.) 2021-05-15T22:37:09.2597523Z Preparing to unpack .../libij-java_1.52r-1_all.deb ... 2021-05-15T22:37:09.2609171Z Unpacking libij-java (1.52r-1) ... 2021-05-15T22:37:09.3360885Z Selecting previously unselected package imagej. 2021-05-15T22:37:09.3610661Z Preparing to unpack .../imagej_1.52r-1_all.deb ... 2021-05-15T22:37:09.3622497Z Unpacking imagej (1.52r-1) ... 2021-05-15T22:37:09.4191929Z Setting up libij-java (1.52r-1) ... 2021-05-15T22:37:09.4232719Z Setting up imagej (1.52r-1) ... 2021-05-15T22:37:09.4271365Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-15T22:37:09.4814361Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T22:37:10.0858195Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-15T22:37:11.8142545Z Reading package lists... 2021-05-15T22:37:11.9203888Z Building dependency tree... 2021-05-15T22:37:11.9220240Z Reading state information... 2021-05-15T22:37:12.0439983Z Suggested packages: 2021-05-15T22:37:12.0440942Z bowtie2-examples 2021-05-15T22:37:12.0809351Z The following NEW packages will be installed: 2021-05-15T22:37:12.0812786Z bowtie2 2021-05-15T22:37:12.1618527Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T22:37:12.1619353Z Need to get 1324 kB of archives. 2021-05-15T22:37:12.1620234Z After this operation, 5630 kB of additional disk space will be used. 2021-05-15T22:37:12.1621792Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 bowtie2 amd64 2.3.5.1-6build1 [1324 kB] 2021-05-15T22:37:12.7270805Z Fetched 1324 kB in 0s (4525 kB/s) 2021-05-15T22:37:12.7558037Z Selecting previously unselected package bowtie2. 2021-05-15T22:37:12.7628159Z (Reading database ... 2021-05-15T22:37:12.7628934Z (Reading database ... 5% 2021-05-15T22:37:12.7629436Z (Reading database ... 10% 2021-05-15T22:37:12.7629865Z (Reading database ... 15% 2021-05-15T22:37:12.7630266Z (Reading database ... 20% 2021-05-15T22:37:12.7631271Z (Reading database ... 25% 2021-05-15T22:37:12.7631709Z (Reading database ... 30% 2021-05-15T22:37:12.7632122Z (Reading database ... 35% 2021-05-15T22:37:12.7632783Z (Reading database ... 40% 2021-05-15T22:37:12.7633215Z (Reading database ... 45% 2021-05-15T22:37:12.7633613Z (Reading database ... 50% 2021-05-15T22:37:12.7673891Z (Reading database ... 55% 2021-05-15T22:37:12.7720615Z (Reading database ... 60% 2021-05-15T22:37:12.7745157Z (Reading database ... 65% 2021-05-15T22:37:12.7894771Z (Reading database ... 70% 2021-05-15T22:37:12.8016370Z (Reading database ... 75% 2021-05-15T22:37:12.8042731Z (Reading database ... 80% 2021-05-15T22:37:12.8538822Z (Reading database ... 85% 2021-05-15T22:37:12.8703362Z (Reading database ... 90% 2021-05-15T22:37:12.8776854Z (Reading database ... 95% 2021-05-15T22:37:12.8779255Z (Reading database ... 100% 2021-05-15T22:37:12.8779882Z (Reading database ... 267904 files and directories currently installed.) 2021-05-15T22:37:12.8893252Z Preparing to unpack .../bowtie2_2.3.5.1-6build1_amd64.deb ... 2021-05-15T22:37:12.8907874Z Unpacking bowtie2 (2.3.5.1-6build1) ... 2021-05-15T22:37:13.0604447Z Setting up bowtie2 (2.3.5.1-6build1) ... 2021-05-15T22:37:13.0634788Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T22:37:15.4812024Z Reading package lists... 2021-05-15T22:37:15.5927781Z Building dependency tree... 2021-05-15T22:37:15.5945230Z Reading state information... 2021-05-15T22:37:15.7023033Z E: Unable to locate package install 2021-05-15T22:37:15.7023869Z E: Unable to locate package gdal 2021-05-15T22:37:15.7591938Z Reading package lists... 2021-05-15T22:37:15.8780690Z Building dependency tree... 2021-05-15T22:37:15.8802610Z Reading state information... 2021-05-15T22:37:15.9019742Z Package insighttoolkit4-python is not available, but is referred to by another package. 2021-05-15T22:37:15.9020965Z This may mean that the package is missing, has been obsoleted, or 2021-05-15T22:37:15.9021768Z is only available from another source 2021-05-15T22:37:15.9022267Z 2021-05-15T22:37:15.9923927Z E: Package 'insighttoolkit4-python' has no installation candidate 2021-05-15T22:37:16.0504226Z Reading package lists... 2021-05-15T22:37:16.1723066Z Building dependency tree... 2021-05-15T22:37:16.1745481Z Reading state information... 2021-05-15T22:37:16.1940548Z Package libav-tools is not available, but is referred to by another package. 2021-05-15T22:37:16.1941673Z This may mean that the package is missing, has been obsoleted, or 2021-05-15T22:37:16.1942451Z is only available from another source 2021-05-15T22:37:16.1943149Z However the following packages replace it: 2021-05-15T22:37:16.1943773Z ffmpeg 2021-05-15T22:37:16.1944141Z 2021-05-15T22:37:16.2831908Z E: Package 'libav-tools' has no installation candidate 2021-05-15T22:37:16.3380237Z Reading package lists... 2021-05-15T22:37:16.4486874Z Building dependency tree... 2021-05-15T22:37:16.4504900Z Reading state information... 2021-05-15T22:37:16.5699249Z The following additional packages will be installed: 2021-05-15T22:37:16.5700930Z libgcrypt20-dev libgit2-28 libgpg-error-dev libhttp-parser-dev 2021-05-15T22:37:16.5702434Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-15T22:37:16.5703479Z libssh2-1-dev 2021-05-15T22:37:16.5705551Z Suggested packages: 2021-05-15T22:37:16.5706457Z libgcrypt20-doc libmbedtls-doc 2021-05-15T22:37:16.6086429Z The following NEW packages will be installed: 2021-05-15T22:37:16.6088293Z libgcrypt20-dev libgit2-28 libgit2-dev libgpg-error-dev libhttp-parser-dev 2021-05-15T22:37:16.6089755Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-15T22:37:16.6091141Z libssh2-1-dev 2021-05-15T22:37:16.6259278Z 0 upgraded, 11 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T22:37:16.6260161Z Need to get 2667 kB of archives. 2021-05-15T22:37:16.6260988Z After this operation, 11.2 MB of additional disk space will be used. 2021-05-15T22:37:16.6262269Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgpg-error-dev amd64 1.37-1 [109 kB] 2021-05-15T22:37:16.6307861Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcrypt20-dev amd64 1.8.5-5ubuntu1 [470 kB] 2021-05-15T22:37:16.6397511Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser2.9 amd64 2.9.2-2 [21.8 kB] 2021-05-15T22:37:16.6403248Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedcrypto3 amd64 2.16.4-1ubuntu2 [150 kB] 2021-05-15T22:37:16.6422791Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedx509-0 amd64 2.16.4-1ubuntu2 [42.3 kB] 2021-05-15T22:37:16.6434108Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls12 amd64 2.16.4-1ubuntu2 [71.8 kB] 2021-05-15T22:37:16.6444487Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-28 amd64 0.28.4+dfsg.1-2 [403 kB] 2021-05-15T22:37:16.6491478Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls-dev amd64 2.16.4-1ubuntu2 [444 kB] 2021-05-15T22:37:16.6545511Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libssh2-1-dev amd64 1.8.0-2.1build1 [244 kB] 2021-05-15T22:37:16.6572997Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser-dev amd64 2.9.2-2 [20.2 kB] 2021-05-15T22:37:16.6581543Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-dev amd64 0.28.4+dfsg.1-2 [691 kB] 2021-05-15T22:37:17.0172112Z Fetched 2667 kB in 0s (51.8 MB/s) 2021-05-15T22:37:17.0416447Z Selecting previously unselected package libgpg-error-dev. 2021-05-15T22:37:17.0479834Z (Reading database ... 2021-05-15T22:37:17.0480310Z (Reading database ... 5% 2021-05-15T22:37:17.0480703Z (Reading database ... 10% 2021-05-15T22:37:17.0481069Z (Reading database ... 15% 2021-05-15T22:37:17.0481444Z (Reading database ... 20% 2021-05-15T22:37:17.0481805Z (Reading database ... 25% 2021-05-15T22:37:17.0482182Z (Reading database ... 30% 2021-05-15T22:37:17.0482541Z (Reading database ... 35% 2021-05-15T22:37:17.0482912Z (Reading database ... 40% 2021-05-15T22:37:17.0483284Z (Reading database ... 45% 2021-05-15T22:37:17.0483659Z (Reading database ... 50% 2021-05-15T22:37:17.0521608Z (Reading database ... 55% 2021-05-15T22:37:17.0557086Z (Reading database ... 60% 2021-05-15T22:37:17.0580350Z (Reading database ... 65% 2021-05-15T22:37:17.0678151Z (Reading database ... 70% 2021-05-15T22:37:17.0772153Z (Reading database ... 75% 2021-05-15T22:37:17.0796750Z (Reading database ... 80% 2021-05-15T22:37:17.1209580Z (Reading database ... 85% 2021-05-15T22:37:17.1331229Z (Reading database ... 90% 2021-05-15T22:37:17.1391725Z (Reading database ... 95% 2021-05-15T22:37:17.1392458Z (Reading database ... 100% 2021-05-15T22:37:17.1393285Z (Reading database ... 267930 files and directories currently installed.) 2021-05-15T22:37:17.1499951Z Preparing to unpack .../00-libgpg-error-dev_1.37-1_amd64.deb ... 2021-05-15T22:37:17.1512036Z Unpacking libgpg-error-dev (1.37-1) ... 2021-05-15T22:37:17.1960807Z Selecting previously unselected package libgcrypt20-dev. 2021-05-15T22:37:17.2134523Z Preparing to unpack .../01-libgcrypt20-dev_1.8.5-5ubuntu1_amd64.deb ... 2021-05-15T22:37:17.2146051Z Unpacking libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-15T22:37:17.2771977Z Selecting previously unselected package libhttp-parser2.9:amd64. 2021-05-15T22:37:17.3023136Z Preparing to unpack .../02-libhttp-parser2.9_2.9.2-2_amd64.deb ... 2021-05-15T22:37:17.3045376Z Unpacking libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-15T22:37:17.3360441Z Selecting previously unselected package libmbedcrypto3:amd64. 2021-05-15T22:37:17.3517476Z Preparing to unpack .../03-libmbedcrypto3_2.16.4-1ubuntu2_amd64.deb ... 2021-05-15T22:37:17.3530889Z Unpacking libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T22:37:17.3921346Z Selecting previously unselected package libmbedx509-0:amd64. 2021-05-15T22:37:17.4151163Z Preparing to unpack .../04-libmbedx509-0_2.16.4-1ubuntu2_amd64.deb ... 2021-05-15T22:37:17.4163413Z Unpacking libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T22:37:17.4502348Z Selecting previously unselected package libmbedtls12:amd64. 2021-05-15T22:37:17.4704515Z Preparing to unpack .../05-libmbedtls12_2.16.4-1ubuntu2_amd64.deb ... 2021-05-15T22:37:17.4715332Z Unpacking libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T22:37:17.5080695Z Selecting previously unselected package libgit2-28:amd64. 2021-05-15T22:37:17.5297176Z Preparing to unpack .../06-libgit2-28_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-15T22:37:17.5312421Z Unpacking libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-15T22:37:17.5840664Z Selecting previously unselected package libmbedtls-dev:amd64. 2021-05-15T22:37:17.6066578Z Preparing to unpack .../07-libmbedtls-dev_2.16.4-1ubuntu2_amd64.deb ... 2021-05-15T22:37:17.6075725Z Unpacking libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T22:37:17.6743157Z Selecting previously unselected package libssh2-1-dev:amd64. 2021-05-15T22:37:17.7011632Z Preparing to unpack .../08-libssh2-1-dev_1.8.0-2.1build1_amd64.deb ... 2021-05-15T22:37:17.7022425Z Unpacking libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-15T22:37:17.7640902Z Selecting previously unselected package libhttp-parser-dev. 2021-05-15T22:37:17.7871255Z Preparing to unpack .../09-libhttp-parser-dev_2.9.2-2_amd64.deb ... 2021-05-15T22:37:17.7878981Z Unpacking libhttp-parser-dev (2.9.2-2) ... 2021-05-15T22:37:17.8160814Z Selecting previously unselected package libgit2-dev:amd64. 2021-05-15T22:37:17.8387999Z Preparing to unpack .../10-libgit2-dev_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-15T22:37:17.8397444Z Unpacking libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-15T22:37:17.9620109Z Setting up libgpg-error-dev (1.37-1) ... 2021-05-15T22:37:17.9657763Z Setting up libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T22:37:17.9691223Z Setting up libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-15T22:37:17.9727578Z Setting up libhttp-parser-dev (2.9.2-2) ... 2021-05-15T22:37:17.9769409Z Setting up libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T22:37:17.9805796Z Setting up libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T22:37:17.9853425Z Setting up libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T22:37:17.9888637Z Setting up libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-15T22:37:17.9921775Z Setting up libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-15T22:37:17.9954389Z Setting up libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-15T22:37:17.9986735Z Setting up libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-15T22:37:18.0020944Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T22:37:22.0674336Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-15T22:37:22.1710239Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T22:37:23.9286004Z Reading package lists... 2021-05-15T22:37:24.0408814Z Building dependency tree... 2021-05-15T22:37:24.0425695Z Reading state information... 2021-05-15T22:37:24.2536579Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-15T22:37:24.2538002Z libtiff-dev set to manually installed. 2021-05-15T22:37:24.2538888Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T22:37:24.3232829Z Reading package lists... 2021-05-15T22:37:24.4630130Z Building dependency tree... 2021-05-15T22:37:24.4647646Z Reading state information... 2021-05-15T22:37:24.6554356Z unixodbc-dev is already the newest version (2.3.7). 2021-05-15T22:37:24.6555391Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T22:37:24.7135044Z Reading package lists... 2021-05-15T22:37:24.8472929Z Building dependency tree... 2021-05-15T22:37:24.8493103Z Reading state information... 2021-05-15T22:37:25.0247860Z The following NEW packages will be installed: 2021-05-15T22:37:25.0264384Z libsodium-dev 2021-05-15T22:37:25.0418053Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T22:37:25.0418966Z Need to get 169 kB of archives. 2021-05-15T22:37:25.0419863Z After this operation, 826 kB of additional disk space will be used. 2021-05-15T22:37:25.0421283Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 2021-05-15T22:37:25.4013705Z Fetched 169 kB in 0s (9773 kB/s) 2021-05-15T22:37:25.4272904Z Selecting previously unselected package libsodium-dev:amd64. 2021-05-15T22:37:25.4341825Z (Reading database ... 2021-05-15T22:37:25.4342513Z (Reading database ... 5% 2021-05-15T22:37:25.4342937Z (Reading database ... 10% 2021-05-15T22:37:25.4343346Z (Reading database ... 15% 2021-05-15T22:37:25.4343766Z (Reading database ... 20% 2021-05-15T22:37:25.4344166Z (Reading database ... 25% 2021-05-15T22:37:25.4344583Z (Reading database ... 30% 2021-05-15T22:37:25.4345186Z (Reading database ... 35% 2021-05-15T22:37:25.4345740Z (Reading database ... 40% 2021-05-15T22:37:25.4346107Z (Reading database ... 45% 2021-05-15T22:37:25.4346483Z (Reading database ... 50% 2021-05-15T22:37:25.4368005Z (Reading database ... 55% 2021-05-15T22:37:25.4408393Z (Reading database ... 60% 2021-05-15T22:37:25.4427628Z (Reading database ... 65% 2021-05-15T22:37:25.4520020Z (Reading database ... 70% 2021-05-15T22:37:25.4608581Z (Reading database ... 75% 2021-05-15T22:37:25.4625827Z (Reading database ... 80% 2021-05-15T22:37:25.5017299Z (Reading database ... 85% 2021-05-15T22:37:25.5139825Z (Reading database ... 90% 2021-05-15T22:37:25.5195655Z (Reading database ... 95% 2021-05-15T22:37:25.5196394Z (Reading database ... 100% 2021-05-15T22:37:25.5197223Z (Reading database ... 268433 files and directories currently installed.) 2021-05-15T22:37:25.5292424Z Preparing to unpack .../libsodium-dev_1.0.18-1_amd64.deb ... 2021-05-15T22:37:25.5304041Z Unpacking libsodium-dev:amd64 (1.0.18-1) ... 2021-05-15T22:37:25.6023910Z Setting up libsodium-dev:amd64 (1.0.18-1) ... 2021-05-15T22:37:27.3543831Z Reading package lists... 2021-05-15T22:37:27.4894664Z Building dependency tree... 2021-05-15T22:37:27.4911250Z Reading state information... 2021-05-15T22:37:27.6200591Z The following additional packages will be installed: 2021-05-15T22:37:27.6204581Z libarchive-dev liblept5 libtesseract4 tesseract-ocr tesseract-ocr-osd 2021-05-15T22:37:27.6621431Z The following NEW packages will be installed: 2021-05-15T22:37:27.6625015Z libarchive-dev liblept5 libleptonica-dev libtesseract-dev libtesseract4 2021-05-15T22:37:27.6626509Z tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd 2021-05-15T22:37:27.6794025Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T22:37:27.6794608Z Need to get 10.4 MB of archives. 2021-05-15T22:37:27.6795232Z After this operation, 38.0 MB of additional disk space will be used. 2021-05-15T22:37:27.6796625Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1 [490 kB] 2021-05-15T22:37:27.6889842Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB] 2021-05-15T22:37:27.7060314Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libleptonica-dev amd64 1.79.0-1 [1389 kB] 2021-05-15T22:37:27.7235217Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1237 kB] 2021-05-15T22:37:27.7347840Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract-dev amd64 4.1.1-2build2 [1463 kB] 2021-05-15T22:37:27.7471823Z 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-15T22:37:27.7592125Z 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-15T22:37:27.7818087Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr amd64 4.1.1-2build2 [262 kB] 2021-05-15T22:37:28.1985915Z Fetched 10.4 MB in 0s (88.4 MB/s) 2021-05-15T22:37:28.2321028Z Selecting previously unselected package libarchive-dev:amd64. 2021-05-15T22:37:28.2343387Z (Reading database ... 2021-05-15T22:37:28.2344175Z (Reading database ... 5% 2021-05-15T22:37:28.2344655Z (Reading database ... 10% 2021-05-15T22:37:28.2345048Z (Reading database ... 15% 2021-05-15T22:37:28.2345455Z (Reading database ... 20% 2021-05-15T22:37:28.2345871Z (Reading database ... 25% 2021-05-15T22:37:28.2346271Z (Reading database ... 30% 2021-05-15T22:37:28.2346658Z (Reading database ... 35% 2021-05-15T22:37:28.2347052Z (Reading database ... 40% 2021-05-15T22:37:28.2347433Z (Reading database ... 45% 2021-05-15T22:37:28.2347828Z (Reading database ... 50% 2021-05-15T22:37:28.2374476Z (Reading database ... 55% 2021-05-15T22:37:28.2420534Z (Reading database ... 60% 2021-05-15T22:37:28.2442228Z (Reading database ... 65% 2021-05-15T22:37:28.2547742Z (Reading database ... 70% 2021-05-15T22:37:28.2651780Z (Reading database ... 75% 2021-05-15T22:37:28.2672273Z (Reading database ... 80% 2021-05-15T22:37:28.3141112Z (Reading database ... 85% 2021-05-15T22:37:28.3297112Z (Reading database ... 90% 2021-05-15T22:37:28.3363376Z (Reading database ... 95% 2021-05-15T22:37:28.3364120Z (Reading database ... 100% 2021-05-15T22:37:28.3364929Z (Reading database ... 268503 files and directories currently installed.) 2021-05-15T22:37:28.3490633Z Preparing to unpack .../0-libarchive-dev_3.4.0-2ubuntu1_amd64.deb ... 2021-05-15T22:37:28.3505699Z Unpacking libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-15T22:37:28.4240808Z Selecting previously unselected package liblept5:amd64. 2021-05-15T22:37:28.4473948Z Preparing to unpack .../1-liblept5_1.79.0-1_amd64.deb ... 2021-05-15T22:37:28.4499913Z Unpacking liblept5:amd64 (1.79.0-1) ... 2021-05-15T22:37:28.5560820Z Selecting previously unselected package libleptonica-dev:amd64. 2021-05-15T22:37:28.5781043Z Preparing to unpack .../2-libleptonica-dev_1.79.0-1_amd64.deb ... 2021-05-15T22:37:28.5793702Z Unpacking libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-15T22:37:28.7160163Z Selecting previously unselected package libtesseract4:amd64. 2021-05-15T22:37:28.7375996Z Preparing to unpack .../3-libtesseract4_4.1.1-2build2_amd64.deb ... 2021-05-15T22:37:28.7392196Z Unpacking libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-15T22:37:28.8681168Z Selecting previously unselected package libtesseract-dev:amd64. 2021-05-15T22:37:28.8922377Z Preparing to unpack .../4-libtesseract-dev_4.1.1-2build2_amd64.deb ... 2021-05-15T22:37:28.8934111Z Unpacking libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-15T22:37:29.0401295Z Selecting previously unselected package tesseract-ocr-eng. 2021-05-15T22:37:29.0651112Z Preparing to unpack .../5-tesseract-ocr-eng_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-15T22:37:29.0665701Z Unpacking tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-15T22:37:29.2201076Z Selecting previously unselected package tesseract-ocr-osd. 2021-05-15T22:37:29.2424653Z Preparing to unpack .../6-tesseract-ocr-osd_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-15T22:37:29.2435098Z Unpacking tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-15T22:37:29.5241379Z Selecting previously unselected package tesseract-ocr. 2021-05-15T22:37:29.5441145Z Preparing to unpack .../7-tesseract-ocr_4.1.1-2build2_amd64.deb ... 2021-05-15T22:37:29.5450800Z Unpacking tesseract-ocr (4.1.1-2build2) ... 2021-05-15T22:37:29.6260366Z Setting up tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-15T22:37:29.6294817Z Setting up liblept5:amd64 (1.79.0-1) ... 2021-05-15T22:37:29.6332569Z Setting up libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-15T22:37:29.6363652Z Setting up libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-15T22:37:29.6402564Z Setting up libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-15T22:37:29.6445898Z Setting up tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-15T22:37:29.6480482Z Setting up libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-15T22:37:29.6511345Z Setting up tesseract-ocr (4.1.1-2build2) ... 2021-05-15T22:37:29.6545505Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T22:37:32.1161265Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T22:37:33.8988779Z Reading package lists... 2021-05-15T22:37:34.0140783Z Building dependency tree... 2021-05-15T22:37:34.0159938Z Reading state information... 2021-05-15T22:37:34.2068217Z wget is already the newest version (1.20.3-1ubuntu1). 2021-05-15T22:37:34.2069475Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T22:37:34.2624388Z Reading package lists... 2021-05-15T22:37:34.3771333Z Building dependency tree... 2021-05-15T22:37:34.3790372Z Reading state information... 2021-05-15T22:37:34.5091929Z The following additional packages will be installed: 2021-05-15T22:37:34.5094503Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-15T22:37:34.5098099Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev 2021-05-15T22:37:34.5104219Z Suggested packages: 2021-05-15T22:37:34.5105495Z doc-base krb5-doc krb5-user libnorm-doc 2021-05-15T22:37:34.5513295Z The following NEW packages will be installed: 2021-05-15T22:37:34.5515008Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-15T22:37:34.5517775Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev libzmq3-dev 2021-05-15T22:37:34.5706163Z 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T22:37:34.5707195Z Need to get 1459 kB of archives. 2021-05-15T22:37:34.5707851Z After this operation, 7754 kB of additional disk space will be used. 2021-05-15T22:37:34.5709163Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-05-15T22:37:34.5742697Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-05-15T22:37:34.5756724Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-05-15T22:37:34.5765517Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-05-15T22:37:34.5775854Z 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-15T22:37:34.5782466Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-05-15T22:37:34.5820421Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 2021-05-15T22:37:34.6035993Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 2021-05-15T22:37:34.6165629Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-05-15T22:37:34.6206833Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 2021-05-15T22:37:35.0030720Z Fetched 1459 kB in 0s (18.0 MB/s) 2021-05-15T22:37:35.0312817Z Selecting previously unselected package libgssrpc4:amd64. 2021-05-15T22:37:35.0377038Z (Reading database ... 2021-05-15T22:37:35.0379404Z (Reading database ... 5% 2021-05-15T22:37:35.0380204Z (Reading database ... 10% 2021-05-15T22:37:35.0380883Z (Reading database ... 15% 2021-05-15T22:37:35.0381535Z (Reading database ... 20% 2021-05-15T22:37:35.0382199Z (Reading database ... 25% 2021-05-15T22:37:35.0383045Z (Reading database ... 30% 2021-05-15T22:37:35.0383839Z (Reading database ... 35% 2021-05-15T22:37:35.0384623Z (Reading database ... 40% 2021-05-15T22:37:35.0385268Z (Reading database ... 45% 2021-05-15T22:37:35.0385902Z (Reading database ... 50% 2021-05-15T22:37:35.0426324Z (Reading database ... 55% 2021-05-15T22:37:35.0463509Z (Reading database ... 60% 2021-05-15T22:37:35.0492790Z (Reading database ... 65% 2021-05-15T22:37:35.0606021Z (Reading database ... 70% 2021-05-15T22:37:35.0705805Z (Reading database ... 75% 2021-05-15T22:37:35.0726015Z (Reading database ... 80% 2021-05-15T22:37:35.1039801Z (Reading database ... 85% 2021-05-15T22:37:35.1279285Z (Reading database ... 90% 2021-05-15T22:37:35.1338712Z (Reading database ... 95% 2021-05-15T22:37:35.1339364Z (Reading database ... 100% 2021-05-15T22:37:35.1340093Z (Reading database ... 268728 files and directories currently installed.) 2021-05-15T22:37:35.1438557Z Preparing to unpack .../0-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T22:37:35.9899281Z Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T22:37:35.9900887Z Selecting previously unselected package libkdb5-9:amd64. 2021-05-15T22:37:35.9906175Z Preparing to unpack .../1-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T22:37:35.9907128Z Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T22:37:35.9908126Z Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-05-15T22:37:35.9909223Z Preparing to unpack .../2-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T22:37:35.9910568Z Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T22:37:35.9911903Z Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-05-15T22:37:35.9913073Z Preparing to unpack .../3-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T22:37:35.9914282Z Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T22:37:35.9915263Z Selecting previously unselected package comerr-dev:amd64. 2021-05-15T22:37:35.9916492Z Preparing to unpack .../4-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-05-15T22:37:35.9917510Z Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-15T22:37:35.9918475Z Selecting previously unselected package krb5-multidev:amd64. 2021-05-15T22:37:35.9920183Z Preparing to unpack .../5-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T22:37:35.9921202Z Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T22:37:35.9922159Z Selecting previously unselected package libnorm-dev:amd64. 2021-05-15T22:37:35.9923173Z Preparing to unpack .../6-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 2021-05-15T22:37:35.9924137Z Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-15T22:37:35.9925078Z Selecting previously unselected package libpgm-dev:amd64. 2021-05-15T22:37:35.9926103Z Preparing to unpack .../7-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-05-15T22:37:35.9927049Z Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-15T22:37:35.9927985Z Selecting previously unselected package libkrb5-dev:amd64. 2021-05-15T22:37:35.9928995Z Preparing to unpack .../8-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T22:37:35.9929894Z Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T22:37:35.9930820Z Selecting previously unselected package libzmq3-dev:amd64. 2021-05-15T22:37:35.9931811Z Preparing to unpack .../9-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 2021-05-15T22:37:35.9932668Z Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-15T22:37:35.9933542Z Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-15T22:37:35.9934398Z Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T22:37:35.9935267Z Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-15T22:37:35.9936136Z Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-15T22:37:35.9936963Z Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T22:37:35.9937828Z Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T22:37:35.9938766Z Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T22:37:35.9939716Z Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T22:37:35.9940591Z Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T22:37:35.9941430Z Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-15T22:37:35.9942276Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T22:37:35.9943105Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T22:37:38.5214220Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-15T22:37:40.3960463Z Reading package lists... 2021-05-15T22:37:40.5159938Z Building dependency tree... 2021-05-15T22:37:40.5176980Z Reading state information... 2021-05-15T22:37:40.6187283Z E: Unable to locate package udunits 2021-05-15T22:37:40.6739093Z Reading package lists... 2021-05-15T22:37:40.7970708Z Building dependency tree... 2021-05-15T22:37:40.7994175Z Reading state information... 2021-05-15T22:37:40.9382573Z The following additional packages will be installed: 2021-05-15T22:37:40.9383641Z libwebpdemux2 2021-05-15T22:37:40.9801893Z The following NEW packages will be installed: 2021-05-15T22:37:40.9803623Z libwebp-dev libwebpdemux2 2021-05-15T22:37:41.0089409Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T22:37:41.0090553Z Need to get 277 kB of archives. 2021-05-15T22:37:41.0092048Z After this operation, 965 kB of additional disk space will be used. 2021-05-15T22:37:41.0094147Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebpdemux2 amd64 0.6.1-2 [9472 B] 2021-05-15T22:37:41.0111895Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebp-dev amd64 0.6.1-2 [267 kB] 2021-05-15T22:37:41.3730122Z Fetched 277 kB in 0s (8297 kB/s) 2021-05-15T22:37:41.4007118Z Selecting previously unselected package libwebpdemux2:amd64. 2021-05-15T22:37:41.4077291Z (Reading database ... 2021-05-15T22:37:41.4077748Z (Reading database ... 5% 2021-05-15T22:37:41.4078117Z (Reading database ... 10% 2021-05-15T22:37:41.4078495Z (Reading database ... 15% 2021-05-15T22:37:41.4079020Z (Reading database ... 20% 2021-05-15T22:37:41.4079622Z (Reading database ... 25% 2021-05-15T22:37:41.4079997Z (Reading database ... 30% 2021-05-15T22:37:41.4080356Z (Reading database ... 35% 2021-05-15T22:37:41.4080727Z (Reading database ... 40% 2021-05-15T22:37:41.4081087Z (Reading database ... 45% 2021-05-15T22:37:41.4081459Z (Reading database ... 50% 2021-05-15T22:37:41.4107275Z (Reading database ... 55% 2021-05-15T22:37:41.4147322Z (Reading database ... 60% 2021-05-15T22:37:41.4173297Z (Reading database ... 65% 2021-05-15T22:37:41.4278891Z (Reading database ... 70% 2021-05-15T22:37:41.4372218Z (Reading database ... 75% 2021-05-15T22:37:41.4391737Z (Reading database ... 80% 2021-05-15T22:37:41.4703324Z (Reading database ... 85% 2021-05-15T22:37:41.4942095Z (Reading database ... 90% 2021-05-15T22:37:41.5003067Z (Reading database ... 95% 2021-05-15T22:37:41.5003645Z (Reading database ... 100% 2021-05-15T22:37:41.5004367Z (Reading database ... 269028 files and directories currently installed.) 2021-05-15T22:37:41.5118572Z Preparing to unpack .../libwebpdemux2_0.6.1-2_amd64.deb ... 2021-05-15T22:37:41.5142501Z Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-15T22:37:41.5400438Z Selecting previously unselected package libwebp-dev:amd64. 2021-05-15T22:37:41.5601181Z Preparing to unpack .../libwebp-dev_0.6.1-2_amd64.deb ... 2021-05-15T22:37:41.5612170Z Unpacking libwebp-dev:amd64 (0.6.1-2) ... 2021-05-15T22:37:41.6333813Z Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-15T22:37:41.6375362Z Setting up libwebp-dev:amd64 (0.6.1-2) ... 2021-05-15T22:37:41.6412395Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T22:37:43.3851677Z Reading package lists... 2021-05-15T22:37:43.4967632Z Building dependency tree... 2021-05-15T22:37:43.4984762Z Reading state information... 2021-05-15T22:37:43.6247318Z The following additional packages will be installed: 2021-05-15T22:37:43.6249396Z gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-15T22:37:43.6251912Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-15T22:37:43.6254570Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-15T22:37:43.6258491Z Suggested packages: 2021-05-15T22:37:43.6259500Z cargo-doc gdb-doc gdbserver rust-doc rust-src 2021-05-15T22:37:43.6260495Z Recommended packages: 2021-05-15T22:37:43.6261062Z cargo 2021-05-15T22:37:43.6698215Z The following NEW packages will be installed: 2021-05-15T22:37:43.6703213Z cargo gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-15T22:37:43.6704342Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-15T22:37:43.6708773Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-15T22:37:43.6921770Z 0 upgraded, 13 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T22:37:43.6922686Z Need to get 108 MB of archives. 2021-05-15T22:37:43.6923294Z After this operation, 501 MB of additional disk space will be used. 2021-05-15T22:37:43.6924608Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-05-15T22:37:43.6978970Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB] 2021-05-15T22:37:43.6992592Z 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-15T22:37:43.7005053Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libboost-regex1.71.0 amd64 1.71.0-6ubuntu6 [471 kB] 2021-05-15T22:37:43.7089835Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight4v5 amd64 3.1.8-1.2build5 [232 kB] 2021-05-15T22:37:43.7127160Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 [15.3 kB] 2021-05-15T22:37:43.7318383Z 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-15T22:37:43.8474840Z 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-15T22:37:45.7503220Z 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-15T22:37:46.7459901Z 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-15T22:37:46.8018925Z 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-15T22:37:46.8971564Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.2 [10.5 MB] 2021-05-15T22:37:47.0736903Z 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-15T22:37:47.4435803Z Fetched 108 MB in 3s (31.7 MB/s) 2021-05-15T22:37:47.4779875Z Selecting previously unselected package libbabeltrace1:amd64. 2021-05-15T22:37:47.4820575Z (Reading database ... 2021-05-15T22:37:47.4821261Z (Reading database ... 5% 2021-05-15T22:37:47.4821839Z (Reading database ... 10% 2021-05-15T22:37:47.4822412Z (Reading database ... 15% 2021-05-15T22:37:47.4822962Z (Reading database ... 20% 2021-05-15T22:37:47.4823530Z (Reading database ... 25% 2021-05-15T22:37:47.4824094Z (Reading database ... 30% 2021-05-15T22:37:47.4824645Z (Reading database ... 35% 2021-05-15T22:37:47.4825202Z (Reading database ... 40% 2021-05-15T22:37:47.4825751Z (Reading database ... 45% 2021-05-15T22:37:47.4826308Z (Reading database ... 50% 2021-05-15T22:37:47.4852575Z (Reading database ... 55% 2021-05-15T22:37:47.4889814Z (Reading database ... 60% 2021-05-15T22:37:47.4913163Z (Reading database ... 65% 2021-05-15T22:37:47.5006259Z (Reading database ... 70% 2021-05-15T22:37:47.5115784Z (Reading database ... 75% 2021-05-15T22:37:47.5137827Z (Reading database ... 80% 2021-05-15T22:37:47.5445478Z (Reading database ... 85% 2021-05-15T22:37:47.5680736Z (Reading database ... 90% 2021-05-15T22:37:47.5738276Z (Reading database ... 95% 2021-05-15T22:37:47.5738875Z (Reading database ... 100% 2021-05-15T22:37:47.5739568Z (Reading database ... 269056 files and directories currently installed.) 2021-05-15T22:37:47.5834107Z Preparing to unpack .../00-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-05-15T22:37:47.5862943Z Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-15T22:37:47.6280604Z Selecting previously unselected package libipt2. 2021-05-15T22:37:47.6463916Z Preparing to unpack .../01-libipt2_2.0.1-1_amd64.deb ... 2021-05-15T22:37:47.6473504Z Unpacking libipt2 (2.0.1-1) ... 2021-05-15T22:37:47.6716618Z Selecting previously unselected package libsource-highlight-common. 2021-05-15T22:37:47.6936791Z Preparing to unpack .../02-libsource-highlight-common_3.1.8-1.2build5_all.deb ... 2021-05-15T22:37:47.6945129Z Unpacking libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-15T22:37:47.7480720Z Selecting previously unselected package libboost-regex1.71.0:amd64. 2021-05-15T22:37:47.7667616Z Preparing to unpack .../03-libboost-regex1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-15T22:37:47.7680682Z Unpacking libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-15T22:37:47.8360709Z Selecting previously unselected package libsource-highlight4v5. 2021-05-15T22:37:47.8561425Z Preparing to unpack .../04-libsource-highlight4v5_3.1.8-1.2build5_amd64.deb ... 2021-05-15T22:37:47.8572835Z Unpacking libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-15T22:37:47.9040221Z Selecting previously unselected package libxxhash0:amd64. 2021-05-15T22:37:47.9230661Z Preparing to unpack .../05-libxxhash0_0.7.3-1_amd64.deb ... 2021-05-15T22:37:47.9242060Z Unpacking libxxhash0:amd64 (0.7.3-1) ... 2021-05-15T22:37:47.9519993Z Selecting previously unselected package gdb. 2021-05-15T22:37:47.9719257Z Preparing to unpack .../06-gdb_10.2-0ubuntu1~20.04~1_amd64.deb ... 2021-05-15T22:37:47.9730053Z Unpacking gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-15T22:37:48.2480754Z Selecting previously unselected package libstd-rust-1.47:amd64. 2021-05-15T22:37:48.2713678Z Preparing to unpack .../07-libstd-rust-1.47_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T22:37:48.2725634Z Unpacking libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T22:37:53.8116017Z Selecting previously unselected package libstd-rust-dev:amd64. 2021-05-15T22:37:53.8367051Z Preparing to unpack .../08-libstd-rust-dev_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T22:37:53.8375544Z Unpacking libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T22:37:56.4260136Z Selecting previously unselected package rustc. 2021-05-15T22:37:56.4561889Z Preparing to unpack .../09-rustc_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T22:37:56.4574316Z Unpacking rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T22:37:56.6184648Z Selecting previously unselected package cargo. 2021-05-15T22:37:56.6456296Z Preparing to unpack .../10-cargo_0.47.0-1~exp1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T22:37:56.6468036Z Unpacking cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-15T22:37:56.9721332Z Selecting previously unselected package libc6-dbg:amd64. 2021-05-15T22:37:56.9956464Z Preparing to unpack .../11-libc6-dbg_2.31-0ubuntu9.2_amd64.deb ... 2021-05-15T22:37:56.9968558Z Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-15T22:37:58.0520738Z Selecting previously unselected package rust-gdb. 2021-05-15T22:37:58.0720724Z Preparing to unpack .../12-rust-gdb_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_all.deb ... 2021-05-15T22:37:58.0735859Z Unpacking rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T22:37:58.1365652Z Setting up libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T22:37:58.1406589Z Setting up libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-15T22:37:58.1456773Z Setting up libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-15T22:37:58.1488975Z Setting up libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T22:37:58.1519251Z Setting up libipt2 (2.0.1-1) ... 2021-05-15T22:37:58.1555064Z Setting up libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-15T22:37:58.1595897Z Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-15T22:37:58.1630873Z Setting up rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T22:37:58.1665352Z Setting up libxxhash0:amd64 (0.7.3-1) ... 2021-05-15T22:37:58.1700292Z Setting up libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-15T22:37:58.1730099Z Setting up cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-15T22:37:58.1760207Z Setting up gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-15T22:37:58.1804538Z Setting up rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T22:37:58.1836958Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T22:37:58.2027924Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T22:38:00.9139648Z Reading package lists... 2021-05-15T22:38:01.0541382Z Building dependency tree... 2021-05-15T22:38:01.0560216Z Reading state information... 2021-05-15T22:38:01.2093564Z The following additional packages will be installed: 2021-05-15T22:38:01.2095519Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-15T22:38:01.2096956Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-15T22:38:01.2098337Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-15T22:38:01.2099670Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-15T22:38:01.2100999Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-15T22:38:01.2102413Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-15T22:38:01.2103623Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-15T22:38:01.2104910Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-15T22:38:01.2106421Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-15T22:38:01.2109200Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-15T22:38:01.2111269Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-15T22:38:01.2114173Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-15T22:38:01.2115782Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-15T22:38:01.2117150Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-15T22:38:01.2118485Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-15T22:38:01.2120043Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-15T22:38:01.2121290Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-15T22:38:01.2122751Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-15T22:38:01.2124158Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-15T22:38:01.2125505Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-15T22:38:01.2126572Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-15T22:38:01.2127652Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-15T22:38:01.2128696Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-15T22:38:01.2129696Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-15T22:38:01.2130705Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-15T22:38:01.2131983Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-15T22:38:01.2134178Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-15T22:38:01.2135819Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-15T22:38:01.2137729Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-15T22:38:01.2138962Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-15T22:38:01.2140177Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-15T22:38:01.2142215Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-15T22:38:01.2143203Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-15T22:38:01.2144221Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-15T22:38:01.2145295Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-15T22:38:01.2146386Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-15T22:38:01.2147607Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-15T22:38:01.2148590Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-15T22:38:01.2150023Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-15T22:38:01.2151423Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-15T22:38:01.2153184Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-15T22:38:01.2154688Z python3-webencodings qdoc-qt5 qgis-common qgis-plugin-grass 2021-05-15T22:38:01.2155659Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-15T22:38:01.2156794Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-15T22:38:01.2157954Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-15T22:38:01.2158965Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-15T22:38:01.2160103Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-15T22:38:01.2161205Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-15T22:38:01.2162119Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-15T22:38:01.2162655Z Suggested packages: 2021-05-15T22:38:01.2163433Z avahi-autoipd blt-demo libgdal-grass grass-dev grass-gui e00compr avce00 2021-05-15T22:38:01.2164366Z gnuplot gpsbabel gpstrans netpbm python3-rpy2 python3-termcolor grass 2021-05-15T22:38:01.2165465Z grass-dev-doc gvfs exiv2 geotiff-bin libgeotiff-epsg libvisual-0.4-plugins 2021-05-15T22:38:01.2166546Z libhdf4-doc libhdf4-alt-dev hdf4-tools libjs-jquery-ui-docs avahi-autoipd 2021-05-15T22:38:01.2167464Z | zeroconf ogdi-bin pcscd libqscintilla2-doc qtwayland5 2021-05-15T22:38:01.2168426Z qt5-qmltooling-plugins pinentry-doc python-cycler-doc python-future-doc 2021-05-15T22:38:01.2169467Z python3-genshi python3-lxml-dbg python-lxml-doc dvipng gir1.2-gtk-3.0 2021-05-15T22:38:01.2170508Z inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-15T22:38:01.2171481Z python3-gobject python3-nose python3-scipy python3-tornado 2021-05-15T22:38:01.2172480Z texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-15T22:38:01.2173552Z python3-pytest python3-numpy-dbg owslib-doc python-pil-doc python3-pil-dbg 2021-05-15T22:38:01.2174659Z python3-pandas python3-ipykernel python-psycopg2-doc python-pyparsing-doc 2021-05-15T22:38:01.2175887Z python3-pyqt5-dbg otb-qgis saga tix python3-tk-dbg qt5-doc comgt wvdial 2021-05-15T22:38:01.2177897Z wpagui libengine-pkcs11-openssl 2021-05-15T22:38:01.2983202Z The following NEW packages will be installed: 2021-05-15T22:38:01.2985369Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-15T22:38:01.2986506Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-15T22:38:01.2987645Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-15T22:38:01.2988698Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-15T22:38:01.2990871Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-15T22:38:01.2992336Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-15T22:38:01.2994040Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-15T22:38:01.2996712Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-15T22:38:01.2997881Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-15T22:38:01.3000333Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-15T22:38:01.3002832Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-15T22:38:01.3005367Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-15T22:38:01.3006533Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-15T22:38:01.3007812Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-15T22:38:01.3010773Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-15T22:38:01.3016428Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-15T22:38:01.3017681Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-15T22:38:01.3018852Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-15T22:38:01.3020210Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-15T22:38:01.3021144Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-15T22:38:01.3022039Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-15T22:38:01.3023001Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-15T22:38:01.3023897Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-15T22:38:01.3024763Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-15T22:38:01.3025654Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-15T22:38:01.3026734Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-15T22:38:01.3027813Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-15T22:38:01.3028946Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-15T22:38:01.3030661Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-15T22:38:01.3032030Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-15T22:38:01.3033634Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-15T22:38:01.3034653Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-15T22:38:01.3035686Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-15T22:38:01.3036759Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-15T22:38:01.3037906Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-15T22:38:01.3039054Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-15T22:38:01.3040327Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-15T22:38:01.3041373Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-15T22:38:01.3042400Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-15T22:38:01.3043486Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-15T22:38:01.3044605Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-15T22:38:01.3045642Z python3-webencodings qdoc-qt5 qgis qgis-common qgis-plugin-grass 2021-05-15T22:38:01.3046668Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-15T22:38:01.3047873Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-15T22:38:01.3049098Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-15T22:38:01.3050184Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-15T22:38:01.3051228Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-15T22:38:01.3052384Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-15T22:38:01.3053364Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-15T22:38:01.3310248Z 0 upgraded, 214 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T22:38:01.3311135Z Need to get 183 MB of archives. 2021-05-15T22:38:01.3312246Z After this operation, 776 MB of additional disk space will be used. 2021-05-15T22:38:01.3314389Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2021-05-15T22:38:01.3421641Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu1 [2005 kB] 2021-05-15T22:38:01.4106559Z 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-15T22:38:01.4134867Z 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-15T22:38:01.4147535Z 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-15T22:38:01.4240376Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmtdev1 amd64 1.1.5-1.1 [14.2 kB] 2021-05-15T22:38:01.4287110Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-common all 1.3-2ubuntu3 [45.3 kB] 2021-05-15T22:38:01.4384947Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom2 amd64 1.3-2ubuntu3 [20.0 kB] 2021-05-15T22:38:01.4451128Z 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-15T22:38:01.4522503Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput10 amd64 1.15.5-1ubuntu0.2 [112 kB] 2021-05-15T22:38:01.4635582Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu1 [208 kB] 2021-05-15T22:38:01.4775071Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu1 [674 kB] 2021-05-15T22:38:01.5083888Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [10.8 kB] 2021-05-15T22:38:01.5090650Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] 2021-05-15T22:38:01.5094937Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] 2021-05-15T22:38:01.5128130Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B] 2021-05-15T22:38:01.5171026Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB] 2021-05-15T22:38:01.5201309Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render-util0 amd64 0.3.9-1build1 [9912 B] 2021-05-15T22:38:01.5240507Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B] 2021-05-15T22:38:01.5291949Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinput0 amd64 1.14-2 [29.3 kB] 2021-05-15T22:38:01.5365664Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xkb1 amd64 1.14-2 [29.6 kB] 2021-05-15T22:38:01.5438506Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxkbcommon-x11-0 amd64 0.10.0-1 [13.4 kB] 2021-05-15T22:38:01.5450600Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5gui5 amd64 5.12.8+dfsg-0ubuntu1 [2971 kB] 2021-05-15T22:38:01.5934150Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5widgets5 amd64 5.12.8+dfsg-0ubuntu1 [2293 kB] 2021-05-15T22:38:01.6371545Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB] 2021-05-15T22:38:01.6454406Z 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-15T22:38:01.6478034Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgstreamer-plugins-base1.0-0 amd64 1.16.2-4 [735 kB] 2021-05-15T22:38:01.6545726Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhyphen0 amd64 2.8.8-7 [27.0 kB] 2021-05-15T22:38:01.6563819Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5positioning5 amd64 5.12.8+dfsg-0ubuntu1 [197 kB] 2021-05-15T22:38:01.6589165Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5printsupport5 amd64 5.12.8+dfsg-0ubuntu1 [193 kB] 2021-05-15T22:38:01.6609458Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5qml5 amd64 5.12.8-0ubuntu1 [1438 kB] 2021-05-15T22:38:01.6787583Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quick5 amd64 5.12.8-0ubuntu1 [1335 kB] 2021-05-15T22:38:01.6994740Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sensors5 amd64 5.12.8-0ubuntu1 [114 kB] 2021-05-15T22:38:01.7014922Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webchannel5 amd64 5.12.8-0ubuntu1 [51.2 kB] 2021-05-15T22:38:01.7024022Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwoff1 amd64 1.0.2-1build2 [42.0 kB] 2021-05-15T22:38:01.7034420Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-1ubuntu2 [12.1 MB] 2021-05-15T22:38:02.0495184Z 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-15T22:38:02.1662630Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers-common all 3.10.4+dfsg-1ubuntu2 [897 kB] 2021-05-15T22:38:02.3349375Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2 amd64 2.2.1-2build1 [307 kB] 2021-05-15T22:38:02.6130519Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2-plugins amd64 2.2.1-2build1 [191 kB] 2021-05-15T22:38:02.6325957Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5 amd64 5.12.8+dfsg-0ubuntu1 [121 kB] 2021-05-15T22:38:02.6342531Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5-sqlite amd64 5.12.8+dfsg-0ubuntu1 [47.5 kB] 2021-05-15T22:38:02.6353665Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-data all 3.0.4+dfsg-1build3 [186 kB] 2021-05-15T22:38:02.6434867Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarpack2 amd64 3.7.0-3 [92.8 kB] 2021-05-15T22:38:02.6542378Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsuperlu5 amd64 5.2.1+dfsg1-4 [159 kB] 2021-05-15T22:38:02.6680056Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarmadillo9 amd64 1:9.800.4+dfsg-1build1 [93.2 kB] 2021-05-15T22:38:02.6757929Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcfitsio8 amd64 3.470-3 [466 kB] 2021-05-15T22:38:02.6796268Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcharls2 amd64 2.0.0+dfsg-1build1 [74.1 kB] 2021-05-15T22:38:02.6811396Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdap25 amd64 3.20.5-1 [435 kB] 2021-05-15T22:38:02.6859640Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdapclient6v5 amd64 3.20.5-1 [92.2 kB] 2021-05-15T22:38:02.6873474Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libepsilon1 amd64 0.9.2+dfsg-4 [41.0 kB] 2021-05-15T22:38:02.6882234Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfreexl1 amd64 1.0.5-3 [33.4 kB] 2021-05-15T22:38:02.6890501Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfyba0 amd64 4.1.1-6build1 [113 kB] 2021-05-15T22:38:02.6902415Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-3.8.0 amd64 3.8.0-1build1 [535 kB] 2021-05-15T22:38:02.6953777Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-c1v5 amd64 3.8.0-1build1 [69.9 kB] 2021-05-15T22:38:02.6964306Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-data all 6.3.1-1 [7647 kB] 2021-05-15T22:38:02.8309215Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libproj15 amd64 6.3.1-1 [925 kB] 2021-05-15T22:38:02.8412217Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeotiff5 amd64 1.5.1-2 [53.1 kB] 2021-05-15T22:38:02.8422280Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf4-0-alt amd64 4.2.14-1ubuntu1 [268 kB] 2021-05-15T22:38:02.8447645Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2021-05-15T22:38:02.8455634Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liburiparser1 amd64 0.9.3-2 [39.3 kB] 2021-05-15T22:38:02.8459129Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlbase1 amd64 1.3.0-8build1 [45.4 kB] 2021-05-15T22:38:02.8467651Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmldom1 amd64 1.3.0-8build1 [152 kB] 2021-05-15T22:38:02.8486895Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlengine1 amd64 1.3.0-8build1 [72.5 kB] 2021-05-15T22:38:02.8496635Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnetcdf15 amd64 1:4.7.3-1 [341 kB] 2021-05-15T22:38:02.8528938Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libogdi4.1 amd64 4.1.0+ds-1build1 [198 kB] 2021-05-15T22:38:02.8564332Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqhull7 amd64 2015.2-4 [152 kB] 2021-05-15T22:38:02.8588851Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialite7 amd64 4.3.0a-6build1 [1286 kB] 2021-05-15T22:38:02.8763928Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxerces-c3.2 amd64 3.2.2+debian-1build3 [878 kB] 2021-05-15T22:38:02.8907692Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgdal26 amd64 3.0.4+dfsg-1build3 [6156 kB] 2021-05-15T22:38:02.9983910Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5concurrent5 amd64 5.12.8+dfsg-0ubuntu1 [33.5 kB] 2021-05-15T22:38:02.9991332Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5keychain1 amd64 0.10.0-1build1 [48.4 kB] 2021-05-15T22:38:03.0366386Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5serialport5 amd64 5.12.8-0ubuntu1 [33.1 kB] 2021-05-15T22:38:03.0404330Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5xml5 amd64 5.12.8+dfsg-0ubuntu1 [105 kB] 2021-05-15T22:38:03.0469653Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialindex6 amd64 1.9.3-1build1 [266 kB] 2021-05-15T22:38:03.0713359Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzip5 amd64 1.5.1-0ubuntu1 [46.7 kB] 2021-05-15T22:38:03.1142149Z 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-15T22:38:03.3385410Z 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-15T22:38:03.3461735Z 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-15T22:38:03.3671498Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-15 amd64 2.11.2+dfsg-6 [1238 kB] 2021-05-15T22:38:03.4286305Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quickwidgets5 amd64 5.12.8-0ubuntu1 [39.8 kB] 2021-05-15T22:38:03.4293184Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5opengl5 amd64 5.12.8+dfsg-0ubuntu1 [136 kB] 2021-05-15T22:38:03.4665229Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqwt-qt5-6 amd64 6.1.4-1.1build1 [427 kB] 2021-05-15T22:38:03.5237847Z 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-15T22:38:03.6731829Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers amd64 3.10.4+dfsg-1ubuntu2 [1940 kB] 2021-05-15T22:38:03.7351522Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-core7 amd64 0.7-4ubuntu7 [81.7 kB] 2021-05-15T22:38:03.7367252Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdaemon0 amd64 0.14-7 [13.9 kB] 2021-05-15T22:38:03.7372277Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 avahi-daemon amd64 0.7-4ubuntu7 [61.0 kB] 2021-05-15T22:38:03.7386663Z 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-15T22:38:03.7439249Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4944 B] 2021-05-15T22:38:03.7771146Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2021-05-15T22:38:03.7864676Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgck-1-0 amd64 3.36.0-2build1 [75.5 kB] 2021-05-15T22:38:03.7879429Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-base-3-1 amd64 3.36.0-2build1 [193 kB] 2021-05-15T22:38:03.7914501Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-ui-3-1 amd64 3.36.0-2build1 [127 kB] 2021-05-15T22:38:03.7936116Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gcr amd64 3.36.0-2build1 [63.9 kB] 2021-05-15T22:38:03.7961271Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2725 kB] 2021-05-15T22:38:03.8370565Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-gdal amd64 3.0.4+dfsg-1build3 [527 kB] 2021-05-15T22:38:03.8461477Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-bin amd64 3.0.4+dfsg-1build3 [256 kB] 2021-05-15T22:38:03.8501889Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-glib1 amd64 0.7-4ubuntu7 [7804 B] 2021-05-15T22:38:03.8509379Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmm-glib0 amd64 1.12.8-1 [185 kB] 2021-05-15T22:38:03.8534556Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 geoclue-2.0 amd64 2.5.6-0ubuntu1 [91.9 kB] 2021-05-15T22:38:03.8615509Z 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-15T22:38:03.8848169Z 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-15T22:38:03.8961125Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 pinentry-gnome3 amd64 1.1.0-3build1 [38.6 kB] 2021-05-15T22:38:03.9040392Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring amd64 3.36.0-1ubuntu1 [613 kB] 2021-05-15T22:38:03.9319522Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring-pkcs11 amd64 3.36.0-1ubuntu1 [28.0 kB] 2021-05-15T22:38:03.9775099Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-doc all 7.8.2-1build3 [32.4 MB] 2021-05-15T22:38:05.1216058Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblaszip8 amd64 3.4.3-1build1 [125 kB] 2021-05-15T22:38:05.1628478Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-util9 amd64 2.0.1+ds-1build3 [68.5 kB] 2021-05-15T22:38:05.2064859Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-base9 amd64 2.0.1+ds-1build3 [1739 kB] 2021-05-15T22:38:05.3215815Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-core amd64 7.8.2-1build3 [5737 kB] 2021-05-15T22:38:05.5049982Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdparanoia0 amd64 3.10.2+debian-13 [46.7 kB] 2021-05-15T22:38:05.5061263Z 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-15T22:38:05.5079582Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gstreamer1.0-plugins-base amd64 1.16.2-4 [619 kB] 2021-05-15T22:38:05.5138977Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 iio-sensor-proxy amd64 2.8-1ubuntu1 [35.8 kB] 2021-05-15T22:38:05.5151963Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libassimp5 amd64 5.0.1~ds0-1build1 [2775 kB] 2021-05-15T22:38:05.6100282Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexiv2-27 amd64 0.27.2-8ubuntu2.2 [788 kB] 2021-05-15T22:38:05.6599821Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi0ldbl amd64 2.4.0-10build1 [155 kB] 2021-05-15T22:38:05.7045955Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi-bin amd64 2.4.0-10build1 [10.5 kB] 2021-05-15T22:38:05.7052389Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2021-05-15T22:38:05.7065458Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2021-05-15T22:38:05.7091334Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-glib4 amd64 1.22.0-2 [101 kB] 2021-05-15T22:38:05.7105944Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-proxy amd64 1.22.0-2 [5908 B] 2021-05-15T22:38:05.7116336Z 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-15T22:38:05.7125290Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-05-15T22:38:05.7145533Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnss-mdns amd64 0.14.1-1ubuntu1 [22.9 kB] 2021-05-15T22:38:05.7155227Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpam-gnome-keyring amd64 3.36.0-1ubuntu1 [23.3 kB] 2021-05-15T22:38:05.7163175Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB] 2021-05-15T22:38:05.7867038Z 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-15T22:38:05.8575902Z 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-15T22:38:05.9468112Z 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-15T22:38:06.0447234Z Get:132 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-python amd64 2.0.1+ds-1build3 [136 kB] 2021-05-15T22:38:06.0615189Z Get:133 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsqlite3-mod-spatialite amd64 4.3.0a-6build1 [1265 kB] 2021-05-15T22:38:06.2038454Z 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-15T22:38:06.2584505Z Get:135 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugins amd64 2.0.1+ds-1build3 [12.9 kB] 2021-05-15T22:38:06.2963350Z Get:136 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dcore5 amd64 5.12.8+dfsg-0ubuntu1 [137 kB] 2021-05-15T22:38:06.3523380Z Get:137 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53drender5 amd64 5.12.8+dfsg-0ubuntu1 [689 kB] 2021-05-15T22:38:06.4275956Z Get:138 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53danimation5 amd64 5.12.8+dfsg-0ubuntu1 [159 kB] 2021-05-15T22:38:06.4769282Z Get:139 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dinput5 amd64 5.12.8+dfsg-0ubuntu1 [125 kB] 2021-05-15T22:38:06.5351822Z Get:140 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dlogic5 amd64 5.12.8+dfsg-0ubuntu1 [25.9 kB] 2021-05-15T22:38:06.5753938Z Get:141 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dextras5 amd64 5.12.8+dfsg-0ubuntu1 [157 kB] 2021-05-15T22:38:06.6597442Z 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-15T22:38:06.7050719Z 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-15T22:38:06.7668294Z Get:144 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-gltfsceneio-plugin amd64 5.12.8+dfsg-0ubuntu1 [110 kB] 2021-05-15T22:38:06.8260009Z Get:145 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dquickscene2d5 amd64 5.12.8+dfsg-0ubuntu1 [38.4 kB] 2021-05-15T22:38:06.8686117Z 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-15T22:38:06.9166536Z 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-15T22:38:06.9881805Z 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-15T22:38:07.0705742Z 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-15T22:38:07.2369132Z Get:150 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtchooser amd64 66-2build1 [24.7 kB] 2021-05-15T22:38:07.2415000Z Get:151 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qdoc-qt5 amd64 5.12.8-0ubuntu1 [507 kB] 2021-05-15T22:38:07.2698852Z Get:152 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5help5 amd64 5.12.8-0ubuntu1 [134 kB] 2021-05-15T22:38:07.2839555Z Get:153 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qhelpgenerator-qt5 amd64 5.12.8-0ubuntu1 [64.3 kB] 2021-05-15T22:38:07.2918793Z Get:154 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-assistant amd64 5.12.8-0ubuntu1 [369 kB] 2021-05-15T22:38:07.3121758Z Get:155 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtattributionsscanner-qt5 amd64 5.12.8-0ubuntu1 [26.0 kB] 2021-05-15T22:38:07.3368145Z Get:156 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designer5 amd64 5.12.8-0ubuntu1 [2778 kB] 2021-05-15T22:38:07.4916249Z Get:157 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designercomponents5 amd64 5.12.8-0ubuntu1 [718 kB] 2021-05-15T22:38:07.5312909Z Get:158 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttools5-dev-tools amd64 5.12.8-0ubuntu1 [1031 kB] 2021-05-15T22:38:07.6100040Z Get:159 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-customwidgets amd64 3.10.4+dfsg-1ubuntu2 [3397 kB] 2021-05-15T22:38:07.7833786Z 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-15T22:38:07.8465646Z 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-15T22:38:07.9131607Z 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-15T22:38:07.9167036Z Get:163 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-glib5 amd64 1.24.8-1 [529 kB] 2021-05-15T22:38:07.9219960Z Get:164 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-proxy amd64 1.24.8-1 [5856 B] 2021-05-15T22:38:07.9227379Z Get:165 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5test5 amd64 5.12.8+dfsg-0ubuntu1 [131 kB] 2021-05-15T22:38:07.9251198Z Get:166 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-bin amd64 1.3-2ubuntu3 [5484 B] 2021-05-15T22:38:07.9258516Z Get:167 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 modemmanager amd64 1.12.8-1 [755 kB] 2021-05-15T22:38:07.9320650Z Get:168 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-05-15T22:38:07.9359534Z Get:169 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3788 kB] 2021-05-15T22:38:08.0892238Z Get:170 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2021-05-15T22:38:08.1318297Z Get:171 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2021-05-15T22:38:08.1444085Z Get:172 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8132 B] 2021-05-15T22:38:08.1450659Z Get:173 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2021-05-15T22:38:08.1479571Z Get:174 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2021-05-15T22:38:08.1539231Z Get:175 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-future all 0.18.2-2 [336 kB] 2021-05-15T22:38:08.2089413Z Get:176 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2021-05-15T22:38:08.2465259Z Get:177 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2021-05-15T22:38:08.2641522Z Get:178 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-ipython-genutils all 0.2.0-1ubuntu1 [21.1 kB] 2021-05-15T22:38:08.2707161Z Get:179 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-traitlets all 4.3.3-3 [59.9 kB] 2021-05-15T22:38:08.3119388Z Get:180 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-jupyter-core all 4.6.3-3 [41.2 kB] 2021-05-15T22:38:08.3194625Z Get:181 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2021-05-15T22:38:08.3403799Z Get:182 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.3 [1382 kB] 2021-05-15T22:38:08.5017100Z Get:183 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-05-15T22:38:08.5057144Z Get:184 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4459 kB] 2021-05-15T22:38:08.7173506Z Get:185 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nbformat all 5.0.4-1 [29.8 kB] 2021-05-15T22:38:08.7202250Z Get:186 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-05-15T22:38:08.7585436Z Get:187 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyproj amd64 2.5.0+ds-1 [297 kB] 2021-05-15T22:38:08.7747915Z Get:188 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB] 2021-05-15T22:38:08.8218805Z Get:189 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-owslib all 0.19.1-1 [115 kB] 2021-05-15T22:38:08.8302110Z Get:190 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.3 [363 kB] 2021-05-15T22:38:08.8663555Z Get:191 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-retrying all 1.3.3-4 [8160 B] 2021-05-15T22:38:08.9217614Z Get:192 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-plotly all 4.4.1+dfsg-1 [1960 kB] 2021-05-15T22:38:09.0071351Z Get:193 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-psycopg2 amd64 2.8.4-2 [112 kB] 2021-05-15T22:38:09.0493926Z Get:194 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sip amd64 4.19.21+dfsg-1build1 [87.9 kB] 2021-05-15T22:38:09.0940127Z Get:195 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5 amd64 5.14.1+dfsg-3build1 [2318 kB] 2021-05-15T22:38:09.2197818Z Get:196 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qsci amd64 2.11.2+dfsg-6 [230 kB] 2021-05-15T22:38:09.2921030Z 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-15T22:38:09.3038519Z 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-15T22:38:09.3110705Z Get:199 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtwebkit amd64 5.14.1+dfsg-3build1 [103 kB] 2021-05-15T22:38:09.3538770Z Get:200 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis-common all 3.10.4+dfsg-1ubuntu2 [2390 kB] 2021-05-15T22:38:09.5044765Z Get:201 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis amd64 3.10.4+dfsg-1ubuntu2 [7772 kB] 2021-05-15T22:38:09.7940888Z 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-15T22:38:09.8445908Z Get:203 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-leaflet all 1.6.0~dfsg-1 [313 kB] 2021-05-15T22:38:09.9407594Z Get:204 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-common all 3.10.4+dfsg-1ubuntu2 [16.7 MB] 2021-05-15T22:38:11.0543191Z Get:205 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis amd64 3.10.4+dfsg-1ubuntu2 [4788 kB] 2021-05-15T22:38:11.2360335Z 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-15T22:38:11.2895789Z 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-15T22:38:11.3336509Z Get:208 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass amd64 3.10.4+dfsg-1ubuntu2 [601 kB] 2021-05-15T22:38:11.3632791Z Get:209 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-gtk-platformtheme amd64 5.12.8+dfsg-0ubuntu1 [124 kB] 2021-05-15T22:38:11.3744295Z Get:210 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1486 kB] 2021-05-15T22:38:11.4309133Z Get:211 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 wpasupplicant amd64 2:2.9-1ubuntu4.3 [1183 kB] 2021-05-15T22:38:11.4730100Z Get:212 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-bin amd64 6.3.1-1 [88.8 kB] 2021-05-15T22:38:11.4838068Z Get:213 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch-data all 20191128-3 [32.3 kB] 2021-05-15T22:38:11.4947367Z Get:214 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch amd64 2.5.2+repack0-2ubuntu3 [53.1 kB] 2021-05-15T22:38:12.4122704Z Fetched 183 MB in 10s (18.0 MB/s) 2021-05-15T22:38:12.4441282Z Selecting previously unselected package libdouble-conversion3:amd64. 2021-05-15T22:38:12.4489926Z (Reading database ... 2021-05-15T22:38:12.4490380Z (Reading database ... 5% 2021-05-15T22:38:12.4490773Z (Reading database ... 10% 2021-05-15T22:38:12.4491160Z (Reading database ... 15% 2021-05-15T22:38:12.4491527Z (Reading database ... 20% 2021-05-15T22:38:12.4491903Z (Reading database ... 25% 2021-05-15T22:38:12.4493323Z (Reading database ... 30% 2021-05-15T22:38:12.4493851Z (Reading database ... 35% 2021-05-15T22:38:12.4494346Z (Reading database ... 40% 2021-05-15T22:38:12.4494854Z (Reading database ... 45% 2021-05-15T22:38:12.4495362Z (Reading database ... 50% 2021-05-15T22:38:12.4521914Z (Reading database ... 55% 2021-05-15T22:38:12.4556268Z (Reading database ... 60% 2021-05-15T22:38:12.4581103Z (Reading database ... 65% 2021-05-15T22:38:12.4679828Z (Reading database ... 70% 2021-05-15T22:38:12.4774880Z (Reading database ... 75% 2021-05-15T22:38:12.4795504Z (Reading database ... 80% 2021-05-15T22:38:12.5131079Z (Reading database ... 85% 2021-05-15T22:38:13.4986601Z (Reading database ... 90% 2021-05-15T22:38:13.4987586Z (Reading database ... 95% 2021-05-15T22:38:13.4988277Z (Reading database ... 100% 2021-05-15T22:38:13.4992440Z (Reading database ... 269811 files and directories currently installed.) 2021-05-15T22:38:13.4994003Z Preparing to unpack .../000-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2021-05-15T22:38:13.4995020Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-15T22:38:13.4995848Z Selecting previously unselected package libqt5core5a:amd64. 2021-05-15T22:38:13.4996750Z Preparing to unpack .../001-libqt5core5a_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T22:38:13.4997574Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T22:38:13.4998368Z Selecting previously unselected package libegl-mesa0:amd64. 2021-05-15T22:38:13.5004211Z Preparing to unpack .../002-libegl-mesa0_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-15T22:38:13.5005230Z Unpacking libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T22:38:13.5005881Z Selecting previously unselected package libegl1:amd64. 2021-05-15T22:38:13.5006855Z Preparing to unpack .../003-libegl1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-15T22:38:13.5007595Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T22:38:13.5009153Z Selecting previously unselected package libevdev2:amd64. 2021-05-15T22:38:13.5010096Z Preparing to unpack .../004-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2021-05-15T22:38:13.5011767Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-15T22:38:13.5012682Z Selecting previously unselected package libmtdev1:amd64. 2021-05-15T22:38:13.5014087Z Preparing to unpack .../005-libmtdev1_1.1.5-1.1_amd64.deb ... 2021-05-15T22:38:13.5015358Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-15T22:38:13.5016128Z Selecting previously unselected package libwacom-common. 2021-05-15T22:38:13.5017035Z Preparing to unpack .../006-libwacom-common_1.3-2ubuntu3_all.deb ... 2021-05-15T22:38:13.5017795Z Unpacking libwacom-common (1.3-2ubuntu3) ... 2021-05-15T22:38:13.5018468Z Selecting previously unselected package libwacom2:amd64. 2021-05-15T22:38:13.5019319Z Preparing to unpack .../007-libwacom2_1.3-2ubuntu3_amd64.deb ... 2021-05-15T22:38:13.5020031Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-15T22:38:13.5038170Z Selecting previously unselected package libinput-bin. 2021-05-15T22:38:13.5039364Z Preparing to unpack .../008-libinput-bin_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-15T22:38:13.5040158Z Unpacking libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-15T22:38:13.5040779Z Selecting previously unselected package libinput10:amd64. 2021-05-15T22:38:13.5041635Z Preparing to unpack .../009-libinput10_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-15T22:38:13.5042364Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-15T22:38:13.5042984Z Selecting previously unselected package libqt5dbus5:amd64. 2021-05-15T22:38:13.5043854Z Preparing to unpack .../010-libqt5dbus5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T22:38:13.5044789Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T22:38:13.5045498Z Selecting previously unselected package libqt5network5:amd64. 2021-05-15T22:38:13.5046424Z Preparing to unpack .../011-libqt5network5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T22:38:13.5047522Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T22:38:13.5048355Z Selecting previously unselected package libxcb-icccm4:amd64. 2021-05-15T22:38:13.5049170Z Preparing to unpack .../012-libxcb-icccm4_0.4.1-1.1_amd64.deb ... 2021-05-15T22:38:13.5049863Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-15T22:38:13.5050620Z Selecting previously unselected package libxcb-util1:amd64. 2021-05-15T22:38:13.5133324Z Preparing to unpack .../013-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... 2021-05-15T22:38:13.5150520Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-15T22:38:13.5440533Z Selecting previously unselected package libxcb-image0:amd64. 2021-05-15T22:38:13.5621635Z Preparing to unpack .../014-libxcb-image0_0.4.0-1build1_amd64.deb ... 2021-05-15T22:38:13.5631663Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-15T22:38:13.5905025Z Selecting previously unselected package libxcb-keysyms1:amd64. 2021-05-15T22:38:13.6069523Z Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build1_amd64.deb ... 2021-05-15T22:38:13.6079601Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-15T22:38:13.6400285Z Selecting previously unselected package libxcb-randr0:amd64. 2021-05-15T22:38:13.6559985Z Preparing to unpack .../016-libxcb-randr0_1.14-2_amd64.deb ... 2021-05-15T22:38:13.6573321Z Unpacking libxcb-randr0:amd64 (1.14-2) ... 2021-05-15T22:38:13.6841959Z Selecting previously unselected package libxcb-render-util0:amd64. 2021-05-15T22:38:13.7102023Z Preparing to unpack .../017-libxcb-render-util0_0.3.9-1build1_amd64.deb ... 2021-05-15T22:38:13.7119735Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-15T22:38:13.7367835Z Selecting previously unselected package libxcb-xinerama0:amd64. 2021-05-15T22:38:13.7614153Z Preparing to unpack .../018-libxcb-xinerama0_1.14-2_amd64.deb ... 2021-05-15T22:38:13.7623657Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-15T22:38:13.7880668Z Selecting previously unselected package libxcb-xinput0:amd64. 2021-05-15T22:38:13.8081088Z Preparing to unpack .../019-libxcb-xinput0_1.14-2_amd64.deb ... 2021-05-15T22:38:13.8090840Z Unpacking libxcb-xinput0:amd64 (1.14-2) ... 2021-05-15T22:38:13.8362017Z Selecting previously unselected package libxcb-xkb1:amd64. 2021-05-15T22:38:13.8616152Z Preparing to unpack .../020-libxcb-xkb1_1.14-2_amd64.deb ... 2021-05-15T22:38:13.8628751Z Unpacking libxcb-xkb1:amd64 (1.14-2) ... 2021-05-15T22:38:13.8878467Z Selecting previously unselected package libxkbcommon-x11-0:amd64. 2021-05-15T22:38:13.9099509Z Preparing to unpack .../021-libxkbcommon-x11-0_0.10.0-1_amd64.deb ... 2021-05-15T22:38:13.9111212Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-15T22:38:13.9480435Z Selecting previously unselected package libqt5gui5:amd64. 2021-05-15T22:38:13.9674493Z Preparing to unpack .../022-libqt5gui5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T22:38:13.9740437Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T22:38:14.2479596Z Selecting previously unselected package libqt5widgets5:amd64. 2021-05-15T22:38:14.2761084Z Preparing to unpack .../023-libqt5widgets5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T22:38:14.2787360Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T22:38:14.4880754Z Selecting previously unselected package libqt5svg5:amd64. 2021-05-15T22:38:14.5135715Z Preparing to unpack .../024-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T22:38:14.5145438Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T22:38:14.5480809Z Selecting previously unselected package liborc-0.4-0:amd64. 2021-05-15T22:38:14.5756576Z Preparing to unpack .../025-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ... 2021-05-15T22:38:14.5767021Z Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-15T22:38:14.6200936Z Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2021-05-15T22:38:14.6457340Z Preparing to unpack .../026-libgstreamer-plugins-base1.0-0_1.16.2-4_amd64.deb ... 2021-05-15T22:38:14.6466255Z Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-15T22:38:14.7285206Z Selecting previously unselected package libhyphen0:amd64. 2021-05-15T22:38:14.7532523Z Preparing to unpack .../027-libhyphen0_2.8.8-7_amd64.deb ... 2021-05-15T22:38:14.7545121Z Unpacking libhyphen0:amd64 (2.8.8-7) ... 2021-05-15T22:38:14.7799878Z Selecting previously unselected package libqt5positioning5:amd64. 2021-05-15T22:38:14.8124987Z Preparing to unpack .../028-libqt5positioning5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T22:38:14.8179581Z Unpacking libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T22:38:14.8615480Z Selecting previously unselected package libqt5printsupport5:amd64. 2021-05-15T22:38:14.8892452Z Preparing to unpack .../029-libqt5printsupport5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T22:38:14.8902466Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T22:38:14.9400294Z Selecting previously unselected package libqt5qml5:amd64. 2021-05-15T22:38:14.9592519Z Preparing to unpack .../030-libqt5qml5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T22:38:14.9605114Z Unpacking libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T22:38:15.1040327Z Selecting previously unselected package libqt5quick5:amd64. 2021-05-15T22:38:15.1271822Z Preparing to unpack .../031-libqt5quick5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T22:38:15.1279894Z Unpacking libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T22:38:15.2600535Z Selecting previously unselected package libqt5sensors5:amd64. 2021-05-15T22:38:15.2824218Z Preparing to unpack .../032-libqt5sensors5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T22:38:15.2837022Z Unpacking libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T22:38:15.3199462Z Selecting previously unselected package libqt5webchannel5:amd64. 2021-05-15T22:38:15.3453897Z Preparing to unpack .../033-libqt5webchannel5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T22:38:15.3463653Z Unpacking libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T22:38:15.3762820Z Selecting previously unselected package libwoff1:amd64. 2021-05-15T22:38:15.3986316Z Preparing to unpack .../034-libwoff1_1.0.2-1build2_amd64.deb ... 2021-05-15T22:38:15.3997401Z Unpacking libwoff1:amd64 (1.0.2-1build2) ... 2021-05-15T22:38:15.4360537Z Selecting previously unselected package libqt5webkit5:amd64. 2021-05-15T22:38:15.4599648Z Preparing to unpack .../035-libqt5webkit5_5.212.0~alpha4-1ubuntu2_amd64.deb ... 2021-05-15T22:38:15.4613174Z Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-15T22:38:16.5801102Z Selecting previously unselected package qt5-image-formats-plugins:amd64. 2021-05-15T22:38:16.6012723Z Preparing to unpack .../036-qt5-image-formats-plugins_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T22:38:16.6026976Z Unpacking qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T22:38:16.6322988Z Selecting previously unselected package qgis-providers-common. 2021-05-15T22:38:16.6568203Z Preparing to unpack .../037-qgis-providers-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-15T22:38:16.6575423Z Unpacking qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T22:38:16.9031467Z Selecting previously unselected package libqca-qt5-2:amd64. 2021-05-15T22:38:16.9296277Z Preparing to unpack .../038-libqca-qt5-2_2.2.1-2build1_amd64.deb ... 2021-05-15T22:38:16.9311981Z Unpacking libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-15T22:38:16.9762329Z Selecting previously unselected package libqca-qt5-2-plugins:amd64. 2021-05-15T22:38:17.0008139Z Preparing to unpack .../039-libqca-qt5-2-plugins_2.2.1-2build1_amd64.deb ... 2021-05-15T22:38:17.0020951Z Unpacking libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-15T22:38:17.0520165Z Selecting previously unselected package libqt5sql5:amd64. 2021-05-15T22:38:17.0706190Z Preparing to unpack .../040-libqt5sql5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T22:38:17.0717968Z Unpacking libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T22:38:17.1013995Z Selecting previously unselected package libqt5sql5-sqlite:amd64. 2021-05-15T22:38:17.1262101Z Preparing to unpack .../041-libqt5sql5-sqlite_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T22:38:17.1271440Z Unpacking libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T22:38:17.1519517Z Selecting previously unselected package gdal-data. 2021-05-15T22:38:17.1782053Z Preparing to unpack .../042-gdal-data_3.0.4+dfsg-1build3_all.deb ... 2021-05-15T22:38:17.1795903Z Unpacking gdal-data (3.0.4+dfsg-1build3) ... 2021-05-15T22:38:17.2321627Z Selecting previously unselected package libarpack2:amd64. 2021-05-15T22:38:17.2531083Z Preparing to unpack .../043-libarpack2_3.7.0-3_amd64.deb ... 2021-05-15T22:38:17.2543237Z Unpacking libarpack2:amd64 (3.7.0-3) ... 2021-05-15T22:38:17.2920319Z Selecting previously unselected package libsuperlu5:amd64. 2021-05-15T22:38:17.3102580Z Preparing to unpack .../044-libsuperlu5_5.2.1+dfsg1-4_amd64.deb ... 2021-05-15T22:38:17.3121308Z Unpacking libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-15T22:38:17.3492003Z Selecting previously unselected package libarmadillo9. 2021-05-15T22:38:17.3737727Z Preparing to unpack .../045-libarmadillo9_1%3a9.800.4+dfsg-1build1_amd64.deb ... 2021-05-15T22:38:17.3748443Z Unpacking libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-15T22:38:17.4059520Z Selecting previously unselected package libcfitsio8:amd64. 2021-05-15T22:38:17.4295415Z Preparing to unpack .../046-libcfitsio8_3.470-3_amd64.deb ... 2021-05-15T22:38:17.4307666Z Unpacking libcfitsio8:amd64 (3.470-3) ... 2021-05-15T22:38:17.4960613Z Selecting previously unselected package libcharls2:amd64. 2021-05-15T22:38:17.5160867Z Preparing to unpack .../047-libcharls2_2.0.0+dfsg-1build1_amd64.deb ... 2021-05-15T22:38:17.5171055Z Unpacking libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-15T22:38:17.5480400Z Selecting previously unselected package libdap25:amd64. 2021-05-15T22:38:17.5677334Z Preparing to unpack .../048-libdap25_3.20.5-1_amd64.deb ... 2021-05-15T22:38:17.5688285Z Unpacking libdap25:amd64 (3.20.5-1) ... 2021-05-15T22:38:17.6289882Z Selecting previously unselected package libdapclient6v5:amd64. 2021-05-15T22:38:17.6549216Z Preparing to unpack .../049-libdapclient6v5_3.20.5-1_amd64.deb ... 2021-05-15T22:38:17.6562407Z Unpacking libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-15T22:38:17.6842380Z Selecting previously unselected package libepsilon1:amd64. 2021-05-15T22:38:17.7077128Z Preparing to unpack .../050-libepsilon1_0.9.2+dfsg-4_amd64.deb ... 2021-05-15T22:38:17.7087160Z Unpacking libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-15T22:38:17.7400166Z Selecting previously unselected package libfreexl1:amd64. 2021-05-15T22:38:17.7573889Z Preparing to unpack .../051-libfreexl1_1.0.5-3_amd64.deb ... 2021-05-15T22:38:17.7584531Z Unpacking libfreexl1:amd64 (1.0.5-3) ... 2021-05-15T22:38:17.7840046Z Selecting previously unselected package libfyba0:amd64. 2021-05-15T22:38:17.8093099Z Preparing to unpack .../052-libfyba0_4.1.1-6build1_amd64.deb ... 2021-05-15T22:38:17.8106154Z Unpacking libfyba0:amd64 (4.1.1-6build1) ... 2021-05-15T22:38:17.8480625Z Selecting previously unselected package libgeos-3.8.0:amd64. 2021-05-15T22:38:17.8718489Z Preparing to unpack .../053-libgeos-3.8.0_3.8.0-1build1_amd64.deb ... 2021-05-15T22:38:17.8729877Z Unpacking libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-15T22:38:17.9440378Z Selecting previously unselected package libgeos-c1v5:amd64. 2021-05-15T22:38:17.9675686Z Preparing to unpack .../054-libgeos-c1v5_3.8.0-1build1_amd64.deb ... 2021-05-15T22:38:17.9688324Z Unpacking libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-15T22:38:17.9997522Z Selecting previously unselected package proj-data. 2021-05-15T22:38:18.0206131Z Preparing to unpack .../055-proj-data_6.3.1-1_all.deb ... 2021-05-15T22:38:18.0216426Z Unpacking proj-data (6.3.1-1) ... 2021-05-15T22:38:18.7040496Z Selecting previously unselected package libproj15:amd64. 2021-05-15T22:38:18.7295906Z Preparing to unpack .../056-libproj15_6.3.1-1_amd64.deb ... 2021-05-15T22:38:18.7310585Z Unpacking libproj15:amd64 (6.3.1-1) ... 2021-05-15T22:38:18.8251151Z Selecting previously unselected package libgeotiff5:amd64. 2021-05-15T22:38:18.8539527Z Preparing to unpack .../057-libgeotiff5_1.5.1-2_amd64.deb ... 2021-05-15T22:38:18.8552735Z Unpacking libgeotiff5:amd64 (1.5.1-2) ... 2021-05-15T22:38:18.8920332Z Selecting previously unselected package libhdf4-0-alt. 2021-05-15T22:38:18.9139524Z Preparing to unpack .../058-libhdf4-0-alt_4.2.14-1ubuntu1_amd64.deb ... 2021-05-15T22:38:18.9150375Z Unpacking libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-15T22:38:18.9640704Z Selecting previously unselected package libminizip1:amd64. 2021-05-15T22:38:18.9907426Z Preparing to unpack .../059-libminizip1_1.1-8build1_amd64.deb ... 2021-05-15T22:38:18.9916567Z Unpacking libminizip1:amd64 (1.1-8build1) ... 2021-05-15T22:38:19.0200267Z Selecting previously unselected package liburiparser1:amd64. 2021-05-15T22:38:19.0402993Z Preparing to unpack .../060-liburiparser1_0.9.3-2_amd64.deb ... 2021-05-15T22:38:19.0415532Z Unpacking liburiparser1:amd64 (0.9.3-2) ... 2021-05-15T22:38:19.0721002Z Selecting previously unselected package libkmlbase1:amd64. 2021-05-15T22:38:19.0959935Z Preparing to unpack .../061-libkmlbase1_1.3.0-8build1_amd64.deb ... 2021-05-15T22:38:19.0969816Z Unpacking libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-15T22:38:19.1241489Z Selecting previously unselected package libkmldom1:amd64. 2021-05-15T22:38:19.1466555Z Preparing to unpack .../062-libkmldom1_1.3.0-8build1_amd64.deb ... 2021-05-15T22:38:19.1477262Z Unpacking libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-15T22:38:19.1875455Z Selecting previously unselected package libkmlengine1:amd64. 2021-05-15T22:38:19.2074443Z Preparing to unpack .../063-libkmlengine1_1.3.0-8build1_amd64.deb ... 2021-05-15T22:38:19.2083296Z Unpacking libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-15T22:38:19.2439940Z Selecting previously unselected package libnetcdf15:amd64. 2021-05-15T22:38:19.2593591Z Preparing to unpack .../064-libnetcdf15_1%3a4.7.3-1_amd64.deb ... 2021-05-15T22:38:19.2603982Z Unpacking libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-15T22:38:19.3117405Z Selecting previously unselected package libogdi4.1. 2021-05-15T22:38:19.3383617Z Preparing to unpack .../065-libogdi4.1_4.1.0+ds-1build1_amd64.deb ... 2021-05-15T22:38:19.3395535Z Unpacking libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-15T22:38:19.3866931Z Selecting previously unselected package libqhull7:amd64. 2021-05-15T22:38:19.4026985Z Preparing to unpack .../066-libqhull7_2015.2-4_amd64.deb ... 2021-05-15T22:38:19.4036223Z Unpacking libqhull7:amd64 (2015.2-4) ... 2021-05-15T22:38:19.4376497Z Selecting previously unselected package libspatialite7:amd64. 2021-05-15T22:38:19.4595667Z Preparing to unpack .../067-libspatialite7_4.3.0a-6build1_amd64.deb ... 2021-05-15T22:38:19.4607013Z Unpacking libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-15T22:38:19.5958251Z Selecting previously unselected package libxerces-c3.2:amd64. 2021-05-15T22:38:19.6214553Z Preparing to unpack .../068-libxerces-c3.2_3.2.2+debian-1build3_amd64.deb ... 2021-05-15T22:38:19.6223419Z Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-15T22:38:19.7279915Z Selecting previously unselected package libgdal26. 2021-05-15T22:38:19.7491569Z Preparing to unpack .../069-libgdal26_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-15T22:38:19.7501019Z Unpacking libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-15T22:38:20.3120500Z Selecting previously unselected package libqt5concurrent5:amd64. 2021-05-15T22:38:20.3339993Z Preparing to unpack .../070-libqt5concurrent5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T22:38:20.3354418Z Unpacking libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T22:38:20.3627509Z Selecting previously unselected package libqt5keychain1:amd64. 2021-05-15T22:38:20.3871519Z Preparing to unpack .../071-libqt5keychain1_0.10.0-1build1_amd64.deb ... 2021-05-15T22:38:20.3883774Z Unpacking libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-15T22:38:20.4201585Z Selecting previously unselected package libqt5serialport5:amd64. 2021-05-15T22:38:20.4417252Z Preparing to unpack .../072-libqt5serialport5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T22:38:20.4430419Z Unpacking libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T22:38:20.4690925Z Selecting previously unselected package libqt5xml5:amd64. 2021-05-15T22:38:20.4923562Z Preparing to unpack .../073-libqt5xml5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T22:38:20.4937025Z Unpacking libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T22:38:20.5320083Z Selecting previously unselected package libspatialindex6:amd64. 2021-05-15T22:38:20.5518329Z Preparing to unpack .../074-libspatialindex6_1.9.3-1build1_amd64.deb ... 2021-05-15T22:38:20.5528652Z Unpacking libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-15T22:38:20.5977429Z Selecting previously unselected package libzip5:amd64. 2021-05-15T22:38:20.6241503Z Preparing to unpack .../075-libzip5_1.5.1-0ubuntu1_amd64.deb ... 2021-05-15T22:38:20.6250295Z Unpacking libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-15T22:38:20.6631161Z Selecting previously unselected package libqgis-core3.10.4. 2021-05-15T22:38:20.6871621Z Preparing to unpack .../076-libqgis-core3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T22:38:20.6883537Z Unpacking libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T22:38:21.1836898Z Selecting previously unselected package libqgis-native3.10.4. 2021-05-15T22:38:21.2091973Z Preparing to unpack .../077-libqgis-native3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T22:38:21.2101999Z Unpacking libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T22:38:21.2346780Z Selecting previously unselected package libqscintilla2-qt5-l10n. 2021-05-15T22:38:21.2581542Z Preparing to unpack .../078-libqscintilla2-qt5-l10n_2.11.2+dfsg-6_all.deb ... 2021-05-15T22:38:21.2592918Z Unpacking libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-15T22:38:21.3000315Z Selecting previously unselected package libqscintilla2-qt5-15. 2021-05-15T22:38:21.3257423Z Preparing to unpack .../079-libqscintilla2-qt5-15_2.11.2+dfsg-6_amd64.deb ... 2021-05-15T22:38:21.3273177Z Unpacking libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-15T22:38:21.4750720Z Selecting previously unselected package libqt5quickwidgets5:amd64. 2021-05-15T22:38:21.5038142Z Preparing to unpack .../080-libqt5quickwidgets5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T22:38:21.5054534Z Unpacking libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T22:38:21.5341248Z Selecting previously unselected package libqt5opengl5:amd64. 2021-05-15T22:38:21.5605214Z Preparing to unpack .../081-libqt5opengl5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T22:38:21.5618246Z Unpacking libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T22:38:21.5981170Z Selecting previously unselected package libqwt-qt5-6. 2021-05-15T22:38:21.6227113Z Preparing to unpack .../082-libqwt-qt5-6_6.1.4-1.1build1_amd64.deb ... 2021-05-15T22:38:21.6238069Z Unpacking libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-15T22:38:21.6893973Z Selecting previously unselected package libqgis-gui3.10.4. 2021-05-15T22:38:21.7136742Z Preparing to unpack .../083-libqgis-gui3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T22:38:21.7297468Z Unpacking libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T22:38:22.0276520Z Selecting previously unselected package qgis-providers. 2021-05-15T22:38:22.0536866Z Preparing to unpack .../084-qgis-providers_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T22:38:22.0572262Z Unpacking qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T22:38:22.2532291Z Selecting previously unselected package libavahi-core7:amd64. 2021-05-15T22:38:22.2794920Z Preparing to unpack .../085-libavahi-core7_0.7-4ubuntu7_amd64.deb ... 2021-05-15T22:38:22.2806164Z Unpacking libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-15T22:38:22.3130993Z Selecting previously unselected package libdaemon0:amd64. 2021-05-15T22:38:22.3408908Z Preparing to unpack .../086-libdaemon0_0.14-7_amd64.deb ... 2021-05-15T22:38:22.3423039Z Unpacking libdaemon0:amd64 (0.14-7) ... 2021-05-15T22:38:22.3673047Z Selecting previously unselected package avahi-daemon. 2021-05-15T22:38:22.3972614Z Preparing to unpack .../087-avahi-daemon_0.7-4ubuntu7_amd64.deb ... 2021-05-15T22:38:22.3991517Z Unpacking avahi-daemon (0.7-4ubuntu7) ... 2021-05-15T22:38:22.4424560Z Selecting previously unselected package tk8.6-blt2.5. 2021-05-15T22:38:22.4690002Z Preparing to unpack .../088-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-05-15T22:38:22.4702164Z Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-15T22:38:22.5521873Z Selecting previously unselected package blt. 2021-05-15T22:38:22.5829757Z Preparing to unpack .../089-blt_2.5.3+dfsg-4_amd64.deb ... 2021-05-15T22:38:22.5841698Z Unpacking blt (2.5.3+dfsg-4) ... 2021-05-15T22:38:22.6066955Z Selecting previously unselected package fonts-lyx. 2021-05-15T22:38:22.6353199Z Preparing to unpack .../090-fonts-lyx_2.3.4.2-2_all.deb ... 2021-05-15T22:38:22.6366117Z Unpacking fonts-lyx (2.3.4.2-2) ... 2021-05-15T22:38:22.6766084Z Selecting previously unselected package libgck-1-0:amd64. 2021-05-15T22:38:22.7045078Z Preparing to unpack .../091-libgck-1-0_3.36.0-2build1_amd64.deb ... 2021-05-15T22:38:22.7056652Z Unpacking libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-15T22:38:22.7410601Z Selecting previously unselected package libgcr-base-3-1:amd64. 2021-05-15T22:38:22.7696275Z Preparing to unpack .../092-libgcr-base-3-1_3.36.0-2build1_amd64.deb ... 2021-05-15T22:38:22.7708358Z Unpacking libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-15T22:38:22.8136743Z Selecting previously unselected package libgcr-ui-3-1:amd64. 2021-05-15T22:38:22.8418127Z Preparing to unpack .../093-libgcr-ui-3-1_3.36.0-2build1_amd64.deb ... 2021-05-15T22:38:22.8430422Z Unpacking libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-15T22:38:22.8778178Z Selecting previously unselected package gcr. 2021-05-15T22:38:22.9062610Z Preparing to unpack .../094-gcr_3.36.0-2build1_amd64.deb ... 2021-05-15T22:38:22.9072299Z Unpacking gcr (3.36.0-2build1) ... 2021-05-15T22:38:22.9464140Z Selecting previously unselected package python3-numpy. 2021-05-15T22:38:22.9732730Z Preparing to unpack .../095-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-05-15T22:38:22.9746438Z Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-15T22:38:23.2652397Z Selecting previously unselected package python3-gdal. 2021-05-15T22:38:23.2923588Z Preparing to unpack .../096-python3-gdal_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-15T22:38:23.2933785Z Unpacking python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-15T22:38:24.0007279Z Selecting previously unselected package gdal-bin. 2021-05-15T22:38:24.0014520Z Preparing to unpack .../097-gdal-bin_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-15T22:38:24.0015754Z Unpacking gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-15T22:38:24.0016751Z Selecting previously unselected package libavahi-glib1:amd64. 2021-05-15T22:38:24.0017794Z Preparing to unpack .../098-libavahi-glib1_0.7-4ubuntu7_amd64.deb ... 2021-05-15T22:38:24.0019296Z Unpacking libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-15T22:38:24.0020207Z Selecting previously unselected package libmm-glib0:amd64. 2021-05-15T22:38:24.0021010Z Preparing to unpack .../099-libmm-glib0_1.12.8-1_amd64.deb ... 2021-05-15T22:38:24.0021677Z Unpacking libmm-glib0:amd64 (1.12.8-1) ... 2021-05-15T22:38:24.0022382Z Selecting previously unselected package geoclue-2.0. 2021-05-15T22:38:24.0023178Z Preparing to unpack .../100-geoclue-2.0_2.5.6-0ubuntu1_amd64.deb ... 2021-05-15T22:38:24.0023859Z Unpacking geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-15T22:38:24.0024605Z Selecting previously unselected package p11-kit-modules:amd64. 2021-05-15T22:38:24.0025476Z Preparing to unpack .../101-p11-kit-modules_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-15T22:38:24.0026237Z Unpacking p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-15T22:38:24.0026962Z Selecting previously unselected package p11-kit. 2021-05-15T22:38:24.0027731Z Preparing to unpack .../102-p11-kit_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-15T22:38:24.0028584Z Unpacking p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-15T22:38:24.0029529Z Selecting previously unselected package pinentry-gnome3. 2021-05-15T22:38:24.0030492Z Preparing to unpack .../103-pinentry-gnome3_1.1.0-3build1_amd64.deb ... 2021-05-15T22:38:24.0031431Z Unpacking pinentry-gnome3 (1.1.0-3build1) ... 2021-05-15T22:38:24.0032176Z Selecting previously unselected package gnome-keyring. 2021-05-15T22:38:24.0033015Z Preparing to unpack .../104-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-15T22:38:24.0033729Z Unpacking gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-15T22:38:24.0034552Z Selecting previously unselected package gnome-keyring-pkcs11:amd64. 2021-05-15T22:38:24.0035536Z Preparing to unpack .../105-gnome-keyring-pkcs11_3.36.0-1ubuntu1_amd64.deb ... 2021-05-15T22:38:24.0036384Z Unpacking gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-15T22:38:24.0088705Z Selecting previously unselected package grass-doc. 2021-05-15T22:38:24.0333342Z Preparing to unpack .../106-grass-doc_7.8.2-1build3_all.deb ... 2021-05-15T22:38:24.0343393Z Unpacking grass-doc (7.8.2-1build3) ... 2021-05-15T22:38:25.6193443Z Selecting previously unselected package liblaszip8:amd64. 2021-05-15T22:38:25.6476639Z Preparing to unpack .../107-liblaszip8_3.4.3-1build1_amd64.deb ... 2021-05-15T22:38:25.6490384Z Unpacking liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-15T22:38:25.6862233Z Selecting previously unselected package libpdal-util9. 2021-05-15T22:38:25.7154328Z Preparing to unpack .../108-libpdal-util9_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T22:38:25.7170801Z Unpacking libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-15T22:38:25.7503598Z Selecting previously unselected package libpdal-base9. 2021-05-15T22:38:25.7756636Z Preparing to unpack .../109-libpdal-base9_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T22:38:25.7766587Z Unpacking libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-15T22:38:25.9675724Z Selecting previously unselected package grass-core. 2021-05-15T22:38:25.9937609Z Preparing to unpack .../110-grass-core_7.8.2-1build3_amd64.deb ... 2021-05-15T22:38:25.9945659Z Unpacking grass-core (7.8.2-1build3) ... 2021-05-15T22:38:26.5998719Z Selecting previously unselected package libcdparanoia0:amd64. 2021-05-15T22:38:26.6304950Z Preparing to unpack .../111-libcdparanoia0_3.10.2+debian-13_amd64.deb ... 2021-05-15T22:38:26.6321656Z Unpacking libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-15T22:38:26.6596010Z Selecting previously unselected package libvisual-0.4-0:amd64. 2021-05-15T22:38:26.6859140Z Preparing to unpack .../112-libvisual-0.4-0_0.4.0-17_amd64.deb ... 2021-05-15T22:38:26.6872199Z Unpacking libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-15T22:38:26.7182288Z Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2021-05-15T22:38:26.7442345Z Preparing to unpack .../113-gstreamer1.0-plugins-base_1.16.2-4_amd64.deb ... 2021-05-15T22:38:26.7455187Z Unpacking gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-15T22:38:26.8255068Z Selecting previously unselected package iio-sensor-proxy. 2021-05-15T22:38:26.8514167Z Preparing to unpack .../114-iio-sensor-proxy_2.8-1ubuntu1_amd64.deb ... 2021-05-15T22:38:26.8527108Z Unpacking iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-15T22:38:26.8867236Z Selecting previously unselected package libassimp5:amd64. 2021-05-15T22:38:26.9130210Z Preparing to unpack .../115-libassimp5_5.0.1~ds0-1build1_amd64.deb ... 2021-05-15T22:38:26.9144873Z Unpacking libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-15T22:38:27.2180259Z Selecting previously unselected package libexiv2-27:amd64. 2021-05-15T22:38:27.2447207Z Preparing to unpack .../116-libexiv2-27_0.27.2-8ubuntu2.2_amd64.deb ... 2021-05-15T22:38:27.2457780Z Unpacking libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-15T22:38:27.3329607Z Selecting previously unselected package libfcgi0ldbl:amd64. 2021-05-15T22:38:27.3586314Z Preparing to unpack .../117-libfcgi0ldbl_2.4.0-10build1_amd64.deb ... 2021-05-15T22:38:27.3598115Z Unpacking libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-15T22:38:27.4000725Z Selecting previously unselected package libfcgi-bin. 2021-05-15T22:38:27.4216064Z Preparing to unpack .../118-libfcgi-bin_2.4.0-10build1_amd64.deb ... 2021-05-15T22:38:27.4230178Z Unpacking libfcgi-bin (2.4.0-10build1) ... 2021-05-15T22:38:27.4496118Z Selecting previously unselected package libimagequant0:amd64. 2021-05-15T22:38:27.4749152Z Preparing to unpack .../119-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-05-15T22:38:27.4762256Z Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-15T22:38:27.5120489Z Selecting previously unselected package libjs-jquery-ui. 2021-05-15T22:38:27.5305177Z Preparing to unpack .../120-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-05-15T22:38:27.5377173Z Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-15T22:38:27.6400552Z Selecting previously unselected package libmbim-glib4:amd64. 2021-05-15T22:38:27.6668201Z Preparing to unpack .../121-libmbim-glib4_1.22.0-2_amd64.deb ... 2021-05-15T22:38:27.6683460Z Unpacking libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-15T22:38:27.6986403Z Selecting previously unselected package libmbim-proxy. 2021-05-15T22:38:27.7236691Z Preparing to unpack .../122-libmbim-proxy_1.22.0-2_amd64.deb ... 2021-05-15T22:38:27.7245374Z Unpacking libmbim-proxy (1.22.0-2) ... 2021-05-15T22:38:27.7481579Z Selecting previously unselected package libnl-genl-3-200:amd64. 2021-05-15T22:38:27.7720451Z Preparing to unpack .../123-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-05-15T22:38:27.7730458Z Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-15T22:38:27.7961781Z Selecting previously unselected package libnl-route-3-200:amd64. 2021-05-15T22:38:27.8219233Z Preparing to unpack .../124-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-05-15T22:38:27.8229698Z Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-15T22:38:27.8589488Z Selecting previously unselected package libnss-mdns:amd64. 2021-05-15T22:38:27.8837187Z Preparing to unpack .../125-libnss-mdns_0.14.1-1ubuntu1_amd64.deb ... 2021-05-15T22:38:27.8849309Z Unpacking libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-15T22:38:27.9096316Z Selecting previously unselected package libpam-gnome-keyring:amd64. 2021-05-15T22:38:27.9363716Z Preparing to unpack .../126-libpam-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-15T22:38:27.9382698Z Unpacking libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-15T22:38:27.9657426Z Selecting previously unselected package libpcsclite1:amd64. 2021-05-15T22:38:27.9926671Z Preparing to unpack .../127-libpcsclite1_1.8.26-3_amd64.deb ... 2021-05-15T22:38:27.9935210Z Unpacking libpcsclite1:amd64 (1.8.26-3) ... 2021-05-15T22:38:28.0179863Z Selecting previously unselected package libpdal-plugin-faux. 2021-05-15T22:38:28.0441615Z Preparing to unpack .../128-libpdal-plugin-faux_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T22:38:28.0454602Z Unpacking libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-15T22:38:28.0800516Z Selecting previously unselected package libpdal-plugin-icebridge. 2021-05-15T22:38:28.1025305Z Preparing to unpack .../129-libpdal-plugin-icebridge_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T22:38:28.1038299Z Unpacking libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-15T22:38:28.1360522Z Selecting previously unselected package libpdal-plugin-pgpointcloud. 2021-05-15T22:38:28.1621828Z Preparing to unpack .../130-libpdal-plugin-pgpointcloud_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T22:38:28.1633707Z Unpacking libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-15T22:38:28.1911448Z Selecting previously unselected package libpdal-plugin-python. 2021-05-15T22:38:28.2158031Z Preparing to unpack .../131-libpdal-plugin-python_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T22:38:28.2167695Z Unpacking libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-15T22:38:28.2560815Z Selecting previously unselected package libsqlite3-mod-spatialite:amd64. 2021-05-15T22:38:28.2741882Z Preparing to unpack .../132-libsqlite3-mod-spatialite_4.3.0a-6build1_amd64.deb ... 2021-05-15T22:38:28.2752207Z Unpacking libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-15T22:38:28.4263588Z Selecting previously unselected package libpdal-plugin-sqlite. 2021-05-15T22:38:28.4554192Z Preparing to unpack .../133-libpdal-plugin-sqlite_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T22:38:28.4566359Z Unpacking libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-15T22:38:28.4920367Z Selecting previously unselected package libpdal-plugins. 2021-05-15T22:38:28.5103202Z Preparing to unpack .../134-libpdal-plugins_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T22:38:28.5115876Z Unpacking libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-15T22:38:28.5439948Z Selecting previously unselected package libqt53dcore5:amd64. 2021-05-15T22:38:28.5627157Z Preparing to unpack .../135-libqt53dcore5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T22:38:28.5642850Z Unpacking libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T22:38:28.5998416Z Selecting previously unselected package libqt53drender5:amd64. 2021-05-15T22:38:28.6262504Z Preparing to unpack .../136-libqt53drender5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T22:38:28.6274745Z Unpacking libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T22:38:28.7161750Z Selecting previously unselected package libqt53danimation5:amd64. 2021-05-15T22:38:28.7413514Z Preparing to unpack .../137-libqt53danimation5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T22:38:28.7432317Z Unpacking libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T22:38:28.7880401Z Selecting previously unselected package libqt53dinput5:amd64. 2021-05-15T22:38:28.8109871Z Preparing to unpack .../138-libqt53dinput5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T22:38:28.8120429Z Unpacking libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T22:38:28.8481101Z Selecting previously unselected package libqt53dlogic5:amd64. 2021-05-15T22:38:28.8785957Z Preparing to unpack .../139-libqt53dlogic5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T22:38:28.8800182Z Unpacking libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T22:38:28.9120364Z Selecting previously unselected package libqt53dextras5:amd64. 2021-05-15T22:38:28.9341538Z Preparing to unpack .../140-libqt53dextras5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T22:38:28.9352301Z Unpacking libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T22:38:28.9760619Z Selecting previously unselected package qt3d-assimpsceneimport-plugin:amd64. 2021-05-15T22:38:29.0041011Z Preparing to unpack .../141-qt3d-assimpsceneimport-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T22:38:29.0049314Z Unpacking qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T22:38:29.0320642Z Selecting previously unselected package qt3d-defaultgeometryloader-plugin:amd64. 2021-05-15T22:38:29.0532321Z Preparing to unpack .../142-qt3d-defaultgeometryloader-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T22:38:29.0543632Z Unpacking qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T22:38:29.0828070Z Selecting previously unselected package qt3d-gltfsceneio-plugin:amd64. 2021-05-15T22:38:29.1104779Z Preparing to unpack .../143-qt3d-gltfsceneio-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T22:38:29.1114942Z Unpacking qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T22:38:29.1560485Z Selecting previously unselected package libqt53dquickscene2d5:amd64. 2021-05-15T22:38:29.1782917Z Preparing to unpack .../144-libqt53dquickscene2d5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T22:38:29.1798025Z Unpacking libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T22:38:29.2120246Z Selecting previously unselected package qt3d-scene2d-plugin:amd64. 2021-05-15T22:38:29.2332090Z Preparing to unpack .../145-qt3d-scene2d-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T22:38:29.2344469Z Unpacking qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T22:38:29.2640958Z Selecting previously unselected package libqgis-3d3.10.4. 2021-05-15T22:38:29.2866580Z Preparing to unpack .../146-libqgis-3d3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T22:38:29.2878277Z Unpacking libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T22:38:29.3320800Z Selecting previously unselected package libqgis-analysis3.10.4. 2021-05-15T22:38:29.3560808Z Preparing to unpack .../147-libqgis-analysis3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T22:38:29.3575565Z Unpacking libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T22:38:29.4641588Z Selecting previously unselected package libqgis-app3.10.4. 2021-05-15T22:38:29.4877268Z Preparing to unpack .../148-libqgis-app3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T22:38:29.4893175Z Unpacking libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T22:38:29.7720074Z Selecting previously unselected package qtchooser. 2021-05-15T22:38:29.7952977Z Preparing to unpack .../149-qtchooser_66-2build1_amd64.deb ... 2021-05-15T22:38:29.7963248Z Unpacking qtchooser (66-2build1) ... 2021-05-15T22:38:29.8218453Z Selecting previously unselected package qdoc-qt5. 2021-05-15T22:38:29.8461741Z Preparing to unpack .../150-qdoc-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T22:38:29.8472107Z Unpacking qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T22:38:29.9171690Z Selecting previously unselected package libqt5help5:amd64. 2021-05-15T22:38:29.9436425Z Preparing to unpack .../151-libqt5help5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T22:38:29.9449752Z Unpacking libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T22:38:29.9880241Z Selecting previously unselected package qhelpgenerator-qt5. 2021-05-15T22:38:30.0054461Z Preparing to unpack .../152-qhelpgenerator-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T22:38:30.0073468Z Unpacking qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T22:38:30.0340949Z Selecting previously unselected package qt5-assistant. 2021-05-15T22:38:30.0666439Z Preparing to unpack .../153-qt5-assistant_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T22:38:30.0679883Z Unpacking qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-15T22:38:30.1235909Z Selecting previously unselected package qtattributionsscanner-qt5. 2021-05-15T22:38:30.1507894Z Preparing to unpack .../154-qtattributionsscanner-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T22:38:30.1523401Z Unpacking qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T22:38:30.1880272Z Selecting previously unselected package libqt5designer5:amd64. 2021-05-15T22:38:30.2076784Z Preparing to unpack .../155-libqt5designer5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T22:38:30.2095954Z Unpacking libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T22:38:30.3920492Z Selecting previously unselected package libqt5designercomponents5:amd64. 2021-05-15T22:38:30.4164272Z Preparing to unpack .../156-libqt5designercomponents5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T22:38:30.4177649Z Unpacking libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T22:38:30.5009760Z Selecting previously unselected package qttools5-dev-tools. 2021-05-15T22:38:30.5275570Z Preparing to unpack .../157-qttools5-dev-tools_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T22:38:30.5292892Z Unpacking qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-15T22:38:30.6400394Z Selecting previously unselected package libqgis-customwidgets. 2021-05-15T22:38:30.6678461Z Preparing to unpack .../158-libqgis-customwidgets_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T22:38:30.6692248Z Unpacking libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T22:38:30.7720271Z Selecting previously unselected package libqgis-server3.10.4. 2021-05-15T22:38:30.7933784Z Preparing to unpack .../159-libqgis-server3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T22:38:30.7949062Z Unpacking libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T22:38:30.8520564Z Selecting previously unselected package libqgisgrass7-3.10.4. 2021-05-15T22:38:30.8756882Z Preparing to unpack .../160-libqgisgrass7-3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T22:38:30.8769984Z Unpacking libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T22:38:30.9280611Z Selecting previously unselected package libqgispython3.10.4. 2021-05-15T22:38:30.9477841Z Preparing to unpack .../161-libqgispython3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T22:38:30.9489296Z Unpacking libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T22:38:30.9841043Z Selecting previously unselected package libqmi-glib5:amd64. 2021-05-15T22:38:31.0046135Z Preparing to unpack .../162-libqmi-glib5_1.24.8-1_amd64.deb ... 2021-05-15T22:38:31.0060694Z Unpacking libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-15T22:38:31.0840335Z Selecting previously unselected package libqmi-proxy. 2021-05-15T22:38:31.1025622Z Preparing to unpack .../163-libqmi-proxy_1.24.8-1_amd64.deb ... 2021-05-15T22:38:31.1206354Z Unpacking libqmi-proxy (1.24.8-1) ... 2021-05-15T22:38:31.1520535Z Selecting previously unselected package libqt5test5:amd64. 2021-05-15T22:38:31.1765520Z Preparing to unpack .../164-libqt5test5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T22:38:31.1793157Z Unpacking libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T22:38:31.2201320Z Selecting previously unselected package libwacom-bin. 2021-05-15T22:38:31.2421837Z Preparing to unpack .../165-libwacom-bin_1.3-2ubuntu3_amd64.deb ... 2021-05-15T22:38:31.2436720Z Unpacking libwacom-bin (1.3-2ubuntu3) ... 2021-05-15T22:38:31.2759980Z Selecting previously unselected package modemmanager. 2021-05-15T22:38:31.2920443Z Preparing to unpack .../166-modemmanager_1.12.8-1_amd64.deb ... 2021-05-15T22:38:31.2995099Z Unpacking modemmanager (1.12.8-1) ... 2021-05-15T22:38:31.4121190Z Selecting previously unselected package ttf-bitstream-vera. 2021-05-15T22:38:31.4356154Z Preparing to unpack .../167-ttf-bitstream-vera_1.10-8_all.deb ... 2021-05-15T22:38:31.4369777Z Unpacking ttf-bitstream-vera (1.10-8) ... 2021-05-15T22:38:31.4720624Z Selecting previously unselected package python-matplotlib-data. 2021-05-15T22:38:31.4930096Z Preparing to unpack .../168-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-05-15T22:38:31.4940514Z Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-15T22:38:31.7802135Z Selecting previously unselected package python3-soupsieve. 2021-05-15T22:38:31.8053364Z Preparing to unpack .../169-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-05-15T22:38:31.8070366Z Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-15T22:38:31.8401359Z Selecting previously unselected package python3-bs4. 2021-05-15T22:38:31.8651197Z Preparing to unpack .../170-python3-bs4_4.8.2-1_all.deb ... 2021-05-15T22:38:31.8662675Z Unpacking python3-bs4 (4.8.2-1) ... 2021-05-15T22:38:31.9000305Z Selecting previously unselected package python3-cycler. 2021-05-15T22:38:31.9251766Z Preparing to unpack .../171-python3-cycler_0.10.0-3_all.deb ... 2021-05-15T22:38:31.9262200Z Unpacking python3-cycler (0.10.0-3) ... 2021-05-15T22:38:31.9495019Z Selecting previously unselected package python3-dateutil. 2021-05-15T22:38:31.9779473Z Preparing to unpack .../172-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-05-15T22:38:31.9788934Z Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-15T22:38:33.0029565Z Selecting previously unselected package python3-decorator. 2021-05-15T22:38:33.0040807Z Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-05-15T22:38:33.0042770Z Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-05-15T22:38:33.0049449Z Selecting previously unselected package python3-future. 2021-05-15T22:38:33.0053573Z Preparing to unpack .../174-python3-future_0.18.2-2_all.deb ... 2021-05-15T22:38:33.0054323Z Unpacking python3-future (0.18.2-2) ... 2021-05-15T22:38:33.0055501Z Selecting previously unselected package python3-webencodings. 2021-05-15T22:38:33.0056539Z Preparing to unpack .../175-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-05-15T22:38:33.0057400Z Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-15T22:38:33.0058225Z Selecting previously unselected package python3-html5lib. 2021-05-15T22:38:33.0059194Z Preparing to unpack .../176-python3-html5lib_1.0.1-2_all.deb ... 2021-05-15T22:38:33.0059898Z Unpacking python3-html5lib (1.0.1-2) ... 2021-05-15T22:38:33.0060747Z Selecting previously unselected package python3-ipython-genutils. 2021-05-15T22:38:33.0061903Z Preparing to unpack .../177-python3-ipython-genutils_0.2.0-1ubuntu1_all.deb ... 2021-05-15T22:38:33.0062981Z Unpacking python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-15T22:38:33.0064023Z Selecting previously unselected package python3-traitlets. 2021-05-15T22:38:33.0064881Z Preparing to unpack .../178-python3-traitlets_4.3.3-3_all.deb ... 2021-05-15T22:38:33.0065604Z Unpacking python3-traitlets (4.3.3-3) ... 2021-05-15T22:38:33.0066434Z Selecting previously unselected package python3-jupyter-core. 2021-05-15T22:38:33.0067348Z Preparing to unpack .../179-python3-jupyter-core_4.6.3-3_all.deb ... 2021-05-15T22:38:33.0068126Z Unpacking python3-jupyter-core (4.6.3-3) ... 2021-05-15T22:38:33.0068949Z Selecting previously unselected package python3-kiwisolver. 2021-05-15T22:38:33.0069873Z Preparing to unpack .../180-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-05-15T22:38:33.0070647Z Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-05-15T22:38:33.0071454Z Selecting previously unselected package python3-lxml:amd64. 2021-05-15T22:38:33.0072320Z Preparing to unpack .../181-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-05-15T22:38:33.0073067Z Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-15T22:38:33.0073878Z Selecting previously unselected package python3-pyparsing. 2021-05-15T22:38:33.0074733Z Preparing to unpack .../182-python3-pyparsing_2.4.6-1_all.deb ... 2021-05-15T22:38:33.0075557Z Unpacking python3-pyparsing (2.4.6-1) ... 2021-05-15T22:38:33.0076327Z Selecting previously unselected package python3-matplotlib. 2021-05-15T22:38:33.0077229Z Preparing to unpack .../183-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-05-15T22:38:33.0078011Z Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-15T22:38:33.1641823Z Selecting previously unselected package python3-nbformat. 2021-05-15T22:38:33.1911780Z Preparing to unpack .../184-python3-nbformat_5.0.4-1_all.deb ... 2021-05-15T22:38:33.1925669Z Unpacking python3-nbformat (5.0.4-1) ... 2021-05-15T22:38:33.2360454Z Selecting previously unselected package python3-olefile. 2021-05-15T22:38:33.2530963Z Preparing to unpack .../185-python3-olefile_0.46-2_all.deb ... 2021-05-15T22:38:33.2538777Z Unpacking python3-olefile (0.46-2) ... 2021-05-15T22:38:33.2840667Z Selecting previously unselected package python3-pyproj. 2021-05-15T22:38:33.3047229Z Preparing to unpack .../186-python3-pyproj_2.5.0+ds-1_amd64.deb ... 2021-05-15T22:38:33.3056865Z Unpacking python3-pyproj (2.5.0+ds-1) ... 2021-05-15T22:38:33.3570072Z Selecting previously unselected package python3-tz. 2021-05-15T22:38:33.3821290Z Preparing to unpack .../187-python3-tz_2019.3-1_all.deb ... 2021-05-15T22:38:33.3831364Z Unpacking python3-tz (2019.3-1) ... 2021-05-15T22:38:33.4240191Z Selecting previously unselected package python3-owslib. 2021-05-15T22:38:33.4482394Z Preparing to unpack .../188-python3-owslib_0.19.1-1_all.deb ... 2021-05-15T22:38:33.5908253Z Unpacking python3-owslib (0.19.1-1) ... 2021-05-15T22:38:33.6292061Z Selecting previously unselected package python3-pil:amd64. 2021-05-15T22:38:33.6561407Z Preparing to unpack .../189-python3-pil_7.0.0-4ubuntu0.3_amd64.deb ... 2021-05-15T22:38:33.6572750Z Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-15T22:38:33.7240177Z Selecting previously unselected package python3-retrying. 2021-05-15T22:38:33.7425010Z Preparing to unpack .../190-python3-retrying_1.3.3-4_all.deb ... 2021-05-15T22:38:33.7440241Z Unpacking python3-retrying (1.3.3-4) ... 2021-05-15T22:38:33.7760791Z Selecting previously unselected package python3-plotly. 2021-05-15T22:38:33.8000626Z Preparing to unpack .../191-python3-plotly_4.4.1+dfsg-1_all.deb ... 2021-05-15T22:38:33.8013074Z Unpacking python3-plotly (4.4.1+dfsg-1) ... 2021-05-15T22:38:34.3023922Z Selecting previously unselected package python3-psycopg2. 2021-05-15T22:38:34.3311844Z Preparing to unpack .../192-python3-psycopg2_2.8.4-2_amd64.deb ... 2021-05-15T22:38:34.3332032Z Unpacking python3-psycopg2 (2.8.4-2) ... 2021-05-15T22:38:34.3720695Z Selecting previously unselected package python3-sip. 2021-05-15T22:38:34.3929307Z Preparing to unpack .../193-python3-sip_4.19.21+dfsg-1build1_amd64.deb ... 2021-05-15T22:38:34.3941627Z Unpacking python3-sip (4.19.21+dfsg-1build1) ... 2021-05-15T22:38:34.4329689Z Selecting previously unselected package python3-pyqt5. 2021-05-15T22:38:34.4621995Z Preparing to unpack .../194-python3-pyqt5_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-15T22:38:34.4632224Z Unpacking python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-15T22:38:34.7120583Z Selecting previously unselected package python3-pyqt5.qsci. 2021-05-15T22:38:34.7350739Z Preparing to unpack .../195-python3-pyqt5.qsci_2.11.2+dfsg-6_amd64.deb ... 2021-05-15T22:38:34.7361688Z Unpacking python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-15T22:38:34.7814258Z Selecting previously unselected package python3-pyqt5.qtsql. 2021-05-15T22:38:34.8084835Z Preparing to unpack .../196-python3-pyqt5.qtsql_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-15T22:38:34.8098024Z Unpacking python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-15T22:38:34.8480507Z Selecting previously unselected package python3-pyqt5.qtsvg. 2021-05-15T22:38:34.8683235Z Preparing to unpack .../197-python3-pyqt5.qtsvg_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-15T22:38:34.8698046Z Unpacking python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-15T22:38:34.9000387Z Selecting previously unselected package python3-pyqt5.qtwebkit. 2021-05-15T22:38:34.9191857Z Preparing to unpack .../198-python3-pyqt5.qtwebkit_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-15T22:38:34.9209141Z Unpacking python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-15T22:38:34.9600588Z Selecting previously unselected package python3-qgis-common. 2021-05-15T22:38:34.9804927Z Preparing to unpack .../199-python3-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-15T22:38:34.9816315Z Unpacking python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T22:38:35.2926643Z Selecting previously unselected package python3-qgis. 2021-05-15T22:38:35.3210453Z Preparing to unpack .../200-python3-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T22:38:35.3229066Z Unpacking python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T22:38:36.0720756Z Selecting previously unselected package python3-tk:amd64. 2021-05-15T22:38:36.0960739Z Preparing to unpack .../201-python3-tk_3.8.5-1~20.04.1_amd64.deb ... 2021-05-15T22:38:36.0970762Z Unpacking python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-15T22:38:36.1400446Z Selecting previously unselected package libjs-leaflet. 2021-05-15T22:38:36.1652981Z Preparing to unpack .../202-libjs-leaflet_1.6.0~dfsg-1_all.deb ... 2021-05-15T22:38:36.1663584Z Unpacking libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-15T22:38:36.2124050Z Selecting previously unselected package qgis-common. 2021-05-15T22:38:36.2412495Z Preparing to unpack .../203-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-15T22:38:36.2424689Z Unpacking qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T22:38:37.6860650Z Selecting previously unselected package qgis. 2021-05-15T22:38:37.7155903Z Preparing to unpack .../204-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T22:38:37.7674774Z Unpacking qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T22:38:38.0001414Z Selecting previously unselected package qgis-plugin-grass-common. 2021-05-15T22:38:38.0255549Z Preparing to unpack .../205-qgis-plugin-grass-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-15T22:38:38.0271895Z Unpacking qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T22:38:38.2441046Z Selecting previously unselected package qgis-provider-grass. 2021-05-15T22:38:38.2704468Z Preparing to unpack .../206-qgis-provider-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T22:38:38.2720488Z Unpacking qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T22:38:38.3080223Z Selecting previously unselected package qgis-plugin-grass. 2021-05-15T22:38:38.3250451Z Preparing to unpack .../207-qgis-plugin-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T22:38:38.3261469Z Unpacking qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T22:38:38.3858455Z Selecting previously unselected package qt5-gtk-platformtheme:amd64. 2021-05-15T22:38:38.4113561Z Preparing to unpack .../208-qt5-gtk-platformtheme_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T22:38:38.4126422Z Unpacking qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T22:38:38.4520199Z Selecting previously unselected package qttranslations5-l10n. 2021-05-15T22:38:38.4706675Z Preparing to unpack .../209-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2021-05-15T22:38:38.4716693Z Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-15T22:38:38.6570534Z Selecting previously unselected package wpasupplicant. 2021-05-15T22:38:38.6850182Z Preparing to unpack .../210-wpasupplicant_2%3a2.9-1ubuntu4.3_amd64.deb ... 2021-05-15T22:38:38.6866209Z Unpacking wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-15T22:38:38.8047154Z Selecting previously unselected package proj-bin. 2021-05-15T22:38:38.8339313Z Preparing to unpack .../211-proj-bin_6.3.1-1_amd64.deb ... 2021-05-15T22:38:38.8348170Z Unpacking proj-bin (6.3.1-1) ... 2021-05-15T22:38:38.8760260Z Selecting previously unselected package usb-modeswitch-data. 2021-05-15T22:38:38.9007483Z Preparing to unpack .../212-usb-modeswitch-data_20191128-3_all.deb ... 2021-05-15T22:38:38.9021491Z Unpacking usb-modeswitch-data (20191128-3) ... 2021-05-15T22:38:38.9321145Z Selecting previously unselected package usb-modeswitch. 2021-05-15T22:38:38.9562005Z Preparing to unpack .../213-usb-modeswitch_2.5.2+repack0-2ubuntu3_amd64.deb ... 2021-05-15T22:38:38.9627380Z Unpacking usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-15T22:38:39.0329100Z Setting up libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-15T22:38:39.0368953Z Setting up iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-15T22:38:39.2935629Z iio-sensor-proxy.service is a disabled or a static unit, not starting it. 2021-05-15T22:38:39.2955359Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-15T22:38:39.2997989Z Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-15T22:38:39.3038237Z Setting up qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T22:38:39.3147619Z Setting up ttf-bitstream-vera (1.10-8) ... 2021-05-15T22:38:39.3196957Z Setting up libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-15T22:38:39.3248931Z Setting up proj-data (6.3.1-1) ... 2021-05-15T22:38:39.3287155Z Setting up libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-15T22:38:39.3343735Z Setting up libxcb-xinput0:amd64 (1.14-2) ... 2021-05-15T22:38:39.3380792Z Setting up libwoff1:amd64 (1.0.2-1build2) ... 2021-05-15T22:38:39.3431474Z Setting up libhyphen0:amd64 (2.8.8-7) ... 2021-05-15T22:38:39.3466578Z Setting up libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-15T22:38:39.3512288Z Setting up libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-15T22:38:39.3559622Z Setting up libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-15T22:38:39.3591336Z Setting up libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-15T22:38:39.3636795Z Setting up libminizip1:amd64 (1.1-8build1) ... 2021-05-15T22:38:39.3674641Z Setting up libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-15T22:38:39.3707689Z Setting up python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-15T22:38:39.5305029Z Setting up fonts-lyx (2.3.4.2-2) ... 2021-05-15T22:38:39.5335083Z Setting up libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-15T22:38:39.5380576Z Setting up python3-olefile (0.46-2) ... 2021-05-15T22:38:39.6864258Z Setting up blt (2.5.3+dfsg-4) ... 2021-05-15T22:38:39.6916713Z Setting up python3-retrying (1.3.3-4) ... 2021-05-15T22:38:39.8158608Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-15T22:38:39.8186149Z Setting up libarpack2:amd64 (3.7.0-3) ... 2021-05-15T22:38:39.8223103Z Setting up libfcgi-bin (2.4.0-10build1) ... 2021-05-15T22:38:39.8263075Z Setting up libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-15T22:38:39.8294297Z Setting up libdap25:amd64 (3.20.5-1) ... 2021-05-15T22:38:39.8334220Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-15T22:38:39.8370075Z Setting up python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-15T22:38:39.9275988Z Setting up libqhull7:amd64 (2015.2-4) ... 2021-05-15T22:38:39.9330399Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-15T22:38:39.9366327Z Setting up libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-15T22:38:39.9405198Z Setting up libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-15T22:38:39.9437958Z Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-15T22:38:40.0759762Z Setting up gdal-data (3.0.4+dfsg-1build3) ... 2021-05-15T22:38:40.0796516Z Setting up python3-tz (2019.3-1) ... 2021-05-15T22:38:40.2180309Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-15T22:38:40.2265658Z Setting up libxcb-xkb1:amd64 (1.14-2) ... 2021-05-15T22:38:40.2311079Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-15T22:38:40.2397506Z Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-15T22:38:40.2432337Z Setting up libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-15T22:38:40.2475386Z Setting up libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-15T22:38:40.2522020Z Setting up p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-15T22:38:40.2554911Z Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-05-15T22:38:40.3812205Z Setting up libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T22:38:40.3846329Z Setting up libcfitsio8:amd64 (3.470-3) ... 2021-05-15T22:38:40.3876839Z Setting up libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-15T22:38:40.3917033Z Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-15T22:38:40.3989273Z Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-15T22:38:40.4040713Z Setting up python3-pyparsing (2.4.6-1) ... 2021-05-15T22:38:40.5617422Z Setting up libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-15T22:38:40.5650692Z Setting up python3-cycler (0.10.0-3) ... 2021-05-15T22:38:40.6951185Z Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-15T22:38:40.6995677Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-15T22:38:40.7038563Z Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-05-15T22:38:40.7084121Z Setting up grass-doc (7.8.2-1build3) ... 2021-05-15T22:38:40.7118456Z Setting up usb-modeswitch-data (20191128-3) ... 2021-05-15T22:38:40.7214705Z Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-15T22:38:40.7437121Z Setting up python3-psycopg2 (2.8.4-2) ... 2021-05-15T22:38:40.8872973Z Setting up libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-15T22:38:40.8913686Z Setting up libproj15:amd64 (6.3.1-1) ... 2021-05-15T22:38:40.8954667Z Setting up libpcsclite1:amd64 (1.8.26-3) ... 2021-05-15T22:38:40.8995843Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T22:38:40.9073554Z Setting up python3-html5lib (1.0.1-2) ... 2021-05-15T22:38:41.0966514Z Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-15T22:38:42.1271381Z Setting up libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-15T22:38:42.1320957Z Setting up libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-15T22:38:42.1353088Z Setting up liburiparser1:amd64 (0.9.3-2) ... 2021-05-15T22:38:42.1408071Z Setting up gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-15T22:38:42.1445078Z Setting up libfreexl1:amd64 (1.0.5-3) ... 2021-05-15T22:38:42.1479921Z Setting up libmm-glib0:amd64 (1.12.8-1) ... 2021-05-15T22:38:42.1509106Z Setting up liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-15T22:38:42.1548240Z Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-15T22:38:42.3267393Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T22:38:42.3311683Z Setting up libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-15T22:38:42.3344350Z Setting up libxcb-randr0:amd64 (1.14-2) ... 2021-05-15T22:38:42.3387355Z Setting up python3-traitlets (4.3.3-3) ... 2021-05-15T22:38:43.0047157Z Setting up libfyba0:amd64 (4.1.1-6build1) ... 2021-05-15T22:38:43.0054278Z Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-15T22:38:43.0055359Z Setting up libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-15T22:38:43.0056352Z Setting up libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-15T22:38:43.0057335Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T22:38:43.0058327Z Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-15T22:38:43.0059303Z Setting up libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-15T22:38:43.0060451Z Setting up libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-15T22:38:43.0061585Z Setting up usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-15T22:38:43.0062614Z Setting up libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-15T22:38:43.0063564Z Setting up p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-15T22:38:43.0064540Z Setting up libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T22:38:43.0065499Z Setting up libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-15T22:38:43.0067814Z Setting up python3-future (0.18.2-2) ... 2021-05-15T22:38:43.0069630Z update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode 2021-05-15T22:38:43.0071876Z update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode 2021-05-15T22:38:43.0680486Z Setting up qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T22:38:43.2015913Z Setting up libdaemon0:amd64 (0.14-7) ... 2021-05-15T22:38:43.2056509Z Setting up libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T22:38:43.2085255Z Setting up libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-15T22:38:43.2120005Z Setting up libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-15T22:38:43.2163238Z Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-15T22:38:43.2251925Z Setting up libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-15T22:38:43.2288423Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-15T22:38:43.2328333Z Setting up libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T22:38:43.2366252Z Setting up libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-15T22:38:43.4509658Z Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-15T22:38:43.5930972Z Setting up python3-jupyter-core (4.6.3-3) ... 2021-05-15T22:38:43.7320168Z Setting up libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-15T22:38:43.7356880Z Setting up qtchooser (66-2build1) ... 2021-05-15T22:38:43.7386531Z Setting up libwacom-common (1.3-2ubuntu3) ... 2021-05-15T22:38:43.7425372Z Setting up python3-sip (4.19.21+dfsg-1build1) ... 2021-05-15T22:38:43.9018202Z Setting up libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-15T22:38:43.9049078Z Setting up libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-15T22:38:43.9082765Z Setting up libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-15T22:38:43.9133694Z Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-15T22:38:44.7510305Z Setting up libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-15T22:38:44.7544589Z Setting up libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-15T22:38:44.7577171Z Setting up libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-15T22:38:44.7609359Z Setting up qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T22:38:44.7642564Z Setting up libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T22:38:44.7674383Z Setting up proj-bin (6.3.1-1) ... 2021-05-15T22:38:44.7703530Z Setting up libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-15T22:38:44.7733595Z Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-15T22:38:44.7780665Z Setting up geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-15T22:38:45.1721728Z geoclue.service is a disabled or a static unit, not starting it. 2021-05-15T22:38:45.1746312Z Setting up libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T22:38:45.1783940Z Setting up python3-nbformat (5.0.4-1) ... 2021-05-15T22:38:45.3287734Z Setting up libmbim-proxy (1.22.0-2) ... 2021-05-15T22:38:45.3322125Z Setting up python3-pyproj (2.5.0+ds-1) ... 2021-05-15T22:38:45.4927613Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T22:38:45.4960644Z Setting up python3-bs4 (4.8.2-1) ... 2021-05-15T22:38:45.6874910Z Setting up libgeotiff5:amd64 (1.5.1-2) ... 2021-05-15T22:38:45.6907338Z Setting up gcr (3.36.0-2build1) ... 2021-05-15T22:38:45.6936614Z Setting up libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T22:38:45.6983198Z Setting up wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-15T22:38:45.8282961Z Created symlink /etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-15T22:38:45.8285229Z Created symlink /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-15T22:38:46.3227630Z Setting up python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-15T22:38:46.5798070Z Setting up libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T22:38:46.5827756Z Setting up gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-15T22:38:46.5857442Z Setting up libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T22:38:46.5892442Z Setting up qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T22:38:46.5924829Z Setting up qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T22:38:46.5957879Z Setting up libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T22:38:46.5991625Z Setting up python3-plotly (4.4.1+dfsg-1) ... 2021-05-15T22:38:46.7560875Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T22:38:46.7563782Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-15T22:38:46.7565570Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T22:38:46.7567563Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-15T22:38:46.7929273Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:194: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T22:38:46.7930272Z if direction is "increasing": 2021-05-15T22:38:46.7931595Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:199: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T22:38:46.7932537Z elif direction is "decreasing": 2021-05-15T22:38:46.8097609Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:176: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T22:38:46.8098622Z if direction is "increasing": 2021-05-15T22:38:46.8100464Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T22:38:46.8101392Z elif direction is "decreasing": 2021-05-15T22:38:47.6476509Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:460: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T22:38:47.6477909Z if props["offset_coordinates"] is "data": 2021-05-15T22:38:47.6480207Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:572: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-15T22:38:47.6481444Z if props["coordinates"] is not "data": 2021-05-15T22:38:48.3836073Z Setting up avahi-daemon (0.7-4ubuntu7) ... 2021-05-15T22:38:48.9002343Z Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /lib/systemd/system/avahi-daemon.service. 2021-05-15T22:38:48.9004550Z Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /lib/systemd/system/avahi-daemon.service. 2021-05-15T22:38:48.9006475Z Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /lib/systemd/system/avahi-daemon.socket. 2021-05-15T22:38:50.0200797Z Setting up libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-15T22:38:50.0243861Z First installation detected... 2021-05-15T22:38:50.0244730Z Checking NSS setup... 2021-05-15T22:38:50.0281027Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-15T22:38:50.0321863Z Setting up libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T22:38:50.0358167Z Setting up python3-owslib (0.19.1-1) ... 2021-05-15T22:38:50.3037607Z Setting up libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-15T22:38:50.3073900Z Setting up libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-15T22:38:50.3111560Z Setting up libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-15T22:38:50.3172570Z Setting up libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-15T22:38:50.3219854Z Setting up libwacom-bin (1.3-2ubuntu3) ... 2021-05-15T22:38:50.3254416Z Setting up libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-15T22:38:50.3288678Z Setting up libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-15T22:38:50.3328800Z Setting up libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-15T22:38:50.3369058Z Setting up python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-15T22:38:50.5217499Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-15T22:38:50.5249479Z Setting up libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-15T22:38:50.5278716Z Setting up grass-core (7.8.2-1build3) ... 2021-05-15T22:38:50.8275306Z /usr/lib/grass78/etc/python/grass/pygrass/gis/__init__.py:75: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T22:38:50.8276715Z if value is '': 2021-05-15T22:38:50.9146165Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T22:38:50.9149472Z if do_profiling is "True" or do_profiling is "1": 2021-05-15T22:38:50.9150247Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T22:38:50.9150945Z if do_profiling is "True" or do_profiling is "1": 2021-05-15T22:38:50.9151735Z /usr/lib/grass78/etc/python/grass/temporal/core.py:582: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-15T22:38:50.9152435Z if driver_string is not None and driver_string is not "": 2021-05-15T22:38:50.9513409Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T22:38:50.9514206Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-15T22:38:50.9515101Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T22:38:50.9515885Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-15T22:38:51.0044948Z Setting up libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-15T22:38:51.0077625Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T22:38:51.0155576Z Setting up libqmi-proxy (1.24.8-1) ... 2021-05-15T22:38:51.0184201Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T22:38:51.0210656Z Setting up libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T22:38:51.0381605Z Setting up libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T22:38:51.0412229Z Setting up libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T22:38:51.0443640Z Setting up qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T22:38:51.0478767Z Setting up libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T22:38:51.0511103Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T22:38:51.0545374Z Setting up gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-15T22:38:51.1387390Z Setting up qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T22:38:51.1421331Z Setting up libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T22:38:51.1448155Z Setting up libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T22:38:51.1483814Z Setting up modemmanager (1.12.8-1) ... 2021-05-15T22:38:51.2761700Z Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service → /lib/systemd/system/ModemManager.service. 2021-05-15T22:38:51.2764354Z Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service → /lib/systemd/system/ModemManager.service. 2021-05-15T22:38:51.7902649Z Setting up libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T22:38:51.7939737Z Setting up libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T22:38:51.7975283Z Setting up libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-15T22:38:51.8009179Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T22:38:51.8045028Z Setting up libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T22:38:51.8080457Z Setting up qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T22:38:51.8115385Z Setting up libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-15T22:38:51.8169414Z Setting up libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-15T22:38:51.8204634Z Setting up libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-15T22:38:51.8236426Z Setting up libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T22:38:51.8285058Z Setting up libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T22:38:51.8317287Z Setting up libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T22:38:51.8362646Z Setting up libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T22:38:51.8394787Z Setting up libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T22:38:51.8426404Z Setting up libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T22:38:51.8460235Z Setting up qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-15T22:38:51.8493397Z Setting up qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-15T22:38:51.8528803Z Setting up libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T22:38:51.8563526Z Setting up qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T22:38:51.8599289Z Setting up python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-15T22:38:52.0098709Z Setting up python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-15T22:38:52.0128118Z Setting up libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T22:38:52.0167319Z Setting up qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T22:38:52.0193712Z Setting up qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T22:39:21.3063784Z Setting up libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T22:39:21.3096684Z Setting up python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-15T22:39:21.3132655Z Setting up libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T22:39:21.3167989Z Setting up qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T22:39:21.3195123Z Setting up libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T22:39:21.3242382Z Setting up libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T22:39:21.3282403Z Setting up qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T22:39:21.3318012Z Setting up python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T22:39:21.4682318Z Setting up libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T22:39:21.4710675Z Setting up python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-15T22:39:21.4747920Z Setting up qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T22:39:21.4777999Z Setting up python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-15T22:39:21.4811432Z Setting up python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T22:39:21.6353532Z Setting up libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T22:39:21.6384124Z Setting up qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T22:39:21.6428147Z Setting up qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T22:39:21.6550614Z Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-05-15T22:39:21.6652480Z Processing triggers for shared-mime-info (1.15-1) ... 2021-05-15T22:39:22.7773676Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-15T22:39:22.7951360Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-15T22:39:22.8174294Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-15T22:39:22.8307839Z Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ... 2021-05-15T22:39:22.8469161Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T22:39:22.8755836Z Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-15T22:39:23.1439363Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T22:39:32.6779323Z Setting up pinentry-gnome3 (1.1.0-3build1) ... 2021-05-15T22:39:32.6946341Z Setting up gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-15T22:39:34.4516724Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-15T22:39:34.4517168Z with: 2021-05-15T22:39:34.4517569Z github_slug: neuroconductor/RNiftyReg 2021-05-15T22:39:34.4517916Z env: 2021-05-15T22:39:34.4518257Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:39:34.4518604Z TIC_DEPLOY_KEY: 2021-05-15T22:39:34.4519656Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T22:39:34.4521137Z GITHUB_PAT: *** 2021-05-15T22:39:34.4521464Z COVERALLS_TOKEN: 2021-05-15T22:39:34.4521866Z continue-on-error: false 2021-05-15T22:39:34.4522240Z VDIFFR_RUN_TESTS: 2021-05-15T22:39:34.4522793Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T22:39:34.4523122Z TZ: UTC 2021-05-15T22:39:34.4523427Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T22:39:34.4523729Z NOT_CRAN: true 2021-05-15T22:39:34.4524021Z ##[endgroup] 2021-05-15T22:39:34.4839816Z repo slug is: neuroconductor/RNiftyReg 2021-05-15T22:39:34.4931076Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-15T22:39:34.4931532Z env: 2021-05-15T22:39:34.4931879Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:39:34.4932230Z TIC_DEPLOY_KEY: 2021-05-15T22:39:34.4932850Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T22:39:34.4933819Z GITHUB_PAT: *** 2021-05-15T22:39:34.4934135Z COVERALLS_TOKEN: 2021-05-15T22:39:34.4934520Z continue-on-error: false 2021-05-15T22:39:34.4934875Z VDIFFR_RUN_TESTS: 2021-05-15T22:39:34.4935249Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T22:39:34.4935581Z TZ: UTC 2021-05-15T22:39:34.4935884Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T22:39:34.4936192Z NOT_CRAN: true 2021-05-15T22:39:34.4936487Z ##[endgroup] 2021-05-15T22:39:34.6709091Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-15T22:39:34.6709769Z with: 2021-05-15T22:39:34.6710081Z repo_name: RNiftyReg 2021-05-15T22:39:34.6710871Z repo_version: 2.7.0 2021-05-15T22:39:34.6711190Z runner_os: Linux 2021-05-15T22:39:34.6711698Z R_version: 3.6 2021-05-15T22:39:34.6712167Z env: 2021-05-15T22:39:34.6712745Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:39:34.6713153Z TIC_DEPLOY_KEY: 2021-05-15T22:39:34.6714100Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T22:39:34.6715498Z GITHUB_PAT: *** 2021-05-15T22:39:34.6715857Z COVERALLS_TOKEN: 2021-05-15T22:39:34.6716315Z continue-on-error: false 2021-05-15T22:39:34.6716898Z VDIFFR_RUN_TESTS: 2021-05-15T22:39:34.6717492Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T22:39:34.6717862Z TZ: UTC 2021-05-15T22:39:34.6718204Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T22:39:34.6718551Z NOT_CRAN: true 2021-05-15T22:39:34.6718897Z ##[endgroup] 2021-05-15T22:39:34.7044807Z Package: RNiftyReg 2021-05-15T22:39:34.7048043Z Version: 2.7.0 2021-05-15T22:39:34.7048597Z OS: Linux 2021-05-15T22:39:34.7094639Z ##[group]Run install.packages('remotes') 2021-05-15T22:39:34.7095405Z install.packages('remotes') 2021-05-15T22:39:34.7096242Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-15T22:39:34.7097238Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-15T22:39:34.7103098Z shell: /usr/local/bin/Rscript {0} 2021-05-15T22:39:34.7103418Z env: 2021-05-15T22:39:34.7103775Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:39:34.7104154Z TIC_DEPLOY_KEY: 2021-05-15T22:39:34.7104776Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T22:39:34.7105792Z GITHUB_PAT: *** 2021-05-15T22:39:34.7106105Z COVERALLS_TOKEN: 2021-05-15T22:39:34.7106606Z continue-on-error: false 2021-05-15T22:39:34.7106960Z VDIFFR_RUN_TESTS: 2021-05-15T22:39:34.7107334Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T22:39:34.7107686Z TZ: UTC 2021-05-15T22:39:34.7107991Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T22:39:34.7108313Z NOT_CRAN: true 2021-05-15T22:39:34.7108605Z ##[endgroup] 2021-05-15T22:39:34.8493816Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T22:39:34.8495100Z (as ‘lib’ is unspecified) 2021-05-15T22:39:47.7171125Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/remotes_2.3.0.tar.gz' 2021-05-15T22:39:48.6651345Z Content type 'binary/octet-stream' length 391843 bytes (382 KB) 2021-05-15T22:39:48.6931873Z ================================================== 2021-05-15T22:39:48.6932291Z downloaded 382 KB 2021-05-15T22:39:48.6932514Z 2021-05-15T22:39:48.9032474Z * installing *binary* package ‘remotes’ ... 2021-05-15T22:39:48.9075085Z * DONE (remotes) 2021-05-15T22:39:48.9115216Z 2021-05-15T22:39:48.9116016Z The downloaded source packages are in 2021-05-15T22:39:48.9117145Z ‘/tmp/RtmpmM9UMd/downloaded_packages’ 2021-05-15T22:40:04.9990705Z ##[group]Run actions/cache@v1 2021-05-15T22:40:04.9991071Z with: 2021-05-15T22:40:04.9991836Z path: /home/runner/work/_temp/Library 2021-05-15T22:40:04.9993993Z key: Linux-52cdae6dc4678912e67409510b56a0db328f17bfc885ed7e1aa35e76f12f06eb-1-f4228625548b089b819b0ae212e6c80b0d14d85a85051ed392b104ece3317cd2 2021-05-15T22:40:04.9996993Z restore-keys: Linux-52cdae6dc4678912e67409510b56a0db328f17bfc885ed7e1aa35e76f12f06eb-1- 2021-05-15T22:40:04.9997889Z env: 2021-05-15T22:40:04.9998251Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:40:04.9998622Z TIC_DEPLOY_KEY: 2021-05-15T22:40:04.9999841Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T22:40:05.0001609Z GITHUB_PAT: *** 2021-05-15T22:40:05.0001946Z COVERALLS_TOKEN: 2021-05-15T22:40:05.0002356Z continue-on-error: false 2021-05-15T22:40:05.0002916Z VDIFFR_RUN_TESTS: 2021-05-15T22:40:05.0003310Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T22:40:05.0003867Z TZ: UTC 2021-05-15T22:40:05.0004160Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T22:40:05.0004482Z NOT_CRAN: true 2021-05-15T22:40:05.0004776Z ##[endgroup] 2021-05-15T22:40:05.0415014Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-15T22:40:05.0477939Z ##[group]Run Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-15T22:40:05.0478653Z Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-15T22:40:05.0479624Z sysreqs=$(Rscript -e "cat(sysreqs::sysreq_commands('DESCRIPTION'))") 2021-05-15T22:40:05.0480139Z sudo -s eval "$sysreqs" 2021-05-15T22:40:05.0516944Z shell: /usr/bin/bash -e {0} 2021-05-15T22:40:05.0517238Z env: 2021-05-15T22:40:05.0517584Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:40:05.0517936Z TIC_DEPLOY_KEY: 2021-05-15T22:40:05.0518556Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T22:40:05.0530989Z GITHUB_PAT: *** 2021-05-15T22:40:05.0531325Z COVERALLS_TOKEN: 2021-05-15T22:40:05.0531973Z continue-on-error: false 2021-05-15T22:40:05.0532570Z VDIFFR_RUN_TESTS: 2021-05-15T22:40:05.0532948Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T22:40:05.0533282Z TZ: UTC 2021-05-15T22:40:05.0533595Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T22:40:05.0533921Z NOT_CRAN: true 2021-05-15T22:40:05.0534289Z RHUB_PLATFORM: linux-x86_64-ubuntu-gcc 2021-05-15T22:40:05.0534645Z ##[endgroup] 2021-05-15T22:40:05.2458735Z Using github PAT from envvar GITHUB_PAT 2021-05-15T22:40:05.6290043Z Downloading GitHub repo r-hub/sysreqs@HEAD 2021-05-15T22:40:20.0321053Z rprojroot (NA -> 2.0.2) [CRAN] 2021-05-15T22:40:20.0322108Z crayon (NA -> 1.4.1) [CRAN] 2021-05-15T22:40:20.0322941Z R6 (NA -> 2.5.0) [CRAN] 2021-05-15T22:40:20.0324141Z desc (NA -> 1.3.0) [CRAN] 2021-05-15T22:40:20.0325893Z debugme (NA -> 1.1.0) [CRAN] 2021-05-15T22:40:20.0347445Z Installing 5 packages: rprojroot, crayon, R6, desc, debugme 2021-05-15T22:40:20.0359310Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T22:40:20.0360414Z (as ‘lib’ is unspecified) 2021-05-15T22:40:32.8483144Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-15T22:40:33.5473803Z Content type 'binary/octet-stream' length 97126 bytes (94 KB) 2021-05-15T22:40:33.5542919Z ================================================== 2021-05-15T22:40:33.5543670Z downloaded 94 KB 2021-05-15T22:40:33.5544093Z 2021-05-15T22:40:33.5572442Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crayon_1.4.1.tar.gz' 2021-05-15T22:40:34.5098179Z Content type 'binary/octet-stream' length 136613 bytes (133 KB) 2021-05-15T22:40:34.5204593Z ================================================== 2021-05-15T22:40:34.5205375Z downloaded 133 KB 2021-05-15T22:40:34.5205896Z 2021-05-15T22:40:34.5234320Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R6_2.5.0.tar.gz' 2021-05-15T22:40:36.7653300Z Content type 'binary/octet-stream' length 82248 bytes (80 KB) 2021-05-15T22:40:36.7701719Z ================================================== 2021-05-15T22:40:36.7702124Z downloaded 80 KB 2021-05-15T22:40:36.7702330Z 2021-05-15T22:40:36.7740582Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/desc_1.3.0.tar.gz' 2021-05-15T22:40:37.5787288Z Content type 'binary/octet-stream' length 524642 bytes (512 KB) 2021-05-15T22:40:37.6009524Z ================================================== 2021-05-15T22:40:37.6010642Z downloaded 512 KB 2021-05-15T22:40:37.6011141Z 2021-05-15T22:40:37.6038974Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/debugme_1.1.0.tar.gz' 2021-05-15T22:40:38.2874900Z Content type 'binary/octet-stream' length 1015330 bytes (991 KB) 2021-05-15T22:40:38.3155772Z ================================================== 2021-05-15T22:40:38.3156185Z downloaded 991 KB 2021-05-15T22:40:38.3156414Z 2021-05-15T22:40:38.5027066Z * installing *binary* package ‘rprojroot’ ... 2021-05-15T22:40:38.5064707Z * DONE (rprojroot) 2021-05-15T22:40:38.6852145Z * installing *binary* package ‘crayon’ ... 2021-05-15T22:40:38.6883447Z * DONE (crayon) 2021-05-15T22:40:38.8708388Z * installing *binary* package ‘R6’ ... 2021-05-15T22:40:38.8742338Z * DONE (R6) 2021-05-15T22:40:39.0835222Z * installing *binary* package ‘desc’ ... 2021-05-15T22:40:39.0877656Z * DONE (desc) 2021-05-15T22:40:39.2995364Z * installing *binary* package ‘debugme’ ... 2021-05-15T22:40:39.3034974Z * DONE (debugme) 2021-05-15T22:40:39.3077982Z 2021-05-15T22:40:39.3078742Z The downloaded source packages are in 2021-05-15T22:40:39.3079991Z ‘/tmp/Rtmpnk00ZB/downloaded_packages’ 2021-05-15T22:40:39.3089004Z Running `R CMD build`... 2021-05-15T22:40:39.5103964Z * checking for file ‘/tmp/Rtmpnk00ZB/remotes695b2cd85343/r-hub-sysreqs-f068afa/DESCRIPTION’ ... OK 2021-05-15T22:40:39.5105418Z * preparing ‘sysreqs’: 2021-05-15T22:40:39.5106417Z * checking DESCRIPTION meta-information ... OK 2021-05-15T22:40:39.5107705Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T22:40:39.5108980Z * checking for empty or unneeded directories 2021-05-15T22:40:39.5109917Z * building ‘sysreqs_1.0.0.9000.tar.gz’ 2021-05-15T22:40:39.5112295Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T22:40:39.5115126Z (as ‘lib’ is unspecified) 2021-05-15T22:40:39.6849269Z * installing *source* package ‘sysreqs’ ... 2021-05-15T22:40:39.6851562Z ** using staged installation 2021-05-15T22:40:39.6972305Z ** R 2021-05-15T22:40:39.7040514Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:40:40.0154475Z ** help 2021-05-15T22:40:40.0274429Z *** installing help indices 2021-05-15T22:40:40.0433237Z ** building package indices 2021-05-15T22:40:40.0545721Z ** testing if installed package can be loaded from temporary location 2021-05-15T22:40:40.2246001Z ** testing if installed package can be loaded from final location 2021-05-15T22:40:40.4029072Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T22:40:40.4036069Z * DONE (sysreqs) 2021-05-15T22:40:57.6964860Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-15T22:40:57.6966819Z Hit:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-15T22:40:57.6968280Z Hit:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-15T22:40:57.7209599Z Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-15T22:40:57.7856546Z Hit:5 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-15T22:40:57.8336302Z Hit:6 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease 2021-05-15T22:40:57.8471791Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-15T22:40:58.0046692Z Hit:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease 2021-05-15T22:40:58.1626756Z Hit:9 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-15T22:40:59.2371981Z Reading package lists... 2021-05-15T22:40:59.3012350Z Reading package lists... 2021-05-15T22:40:59.4113225Z Building dependency tree... 2021-05-15T22:40:59.4137102Z Reading state information... 2021-05-15T22:40:59.5486830Z libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-15T22:40:59.5487741Z Suggested packages: 2021-05-15T22:40:59.5488747Z libcurl4-doc libidn11-dev libldap2-dev librtmp-dev 2021-05-15T22:40:59.5887130Z The following NEW packages will be installed: 2021-05-15T22:40:59.5890447Z libcurl4-openssl-dev 2021-05-15T22:40:59.6100423Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T22:40:59.6100985Z Need to get 321 kB of archives. 2021-05-15T22:40:59.6101568Z After this operation, 1539 kB of additional disk space will be used. 2021-05-15T22:40:59.6103005Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4-openssl-dev amd64 7.68.0-1ubuntu2.5 [321 kB] 2021-05-15T22:40:59.9999570Z Fetched 321 kB in 0s (10.5 MB/s) 2021-05-15T22:41:00.0294971Z Selecting previously unselected package libcurl4-openssl-dev:amd64. 2021-05-15T22:41:00.0372917Z (Reading database ... 2021-05-15T22:41:00.0373624Z (Reading database ... 5% 2021-05-15T22:41:00.0374584Z (Reading database ... 10% 2021-05-15T22:41:00.0375376Z (Reading database ... 15% 2021-05-15T22:41:00.0376057Z (Reading database ... 20% 2021-05-15T22:41:00.0376632Z (Reading database ... 25% 2021-05-15T22:41:00.0377224Z (Reading database ... 30% 2021-05-15T22:41:00.0377985Z (Reading database ... 35% 2021-05-15T22:41:00.0378608Z (Reading database ... 40% 2021-05-15T22:41:00.0379229Z (Reading database ... 45% 2021-05-15T22:41:00.0379873Z (Reading database ... 50% 2021-05-15T22:41:00.0414684Z (Reading database ... 55% 2021-05-15T22:41:00.0469541Z (Reading database ... 60% 2021-05-15T22:41:00.0507431Z (Reading database ... 65% 2021-05-15T22:41:00.0608444Z (Reading database ... 70% 2021-05-15T22:41:00.0725973Z (Reading database ... 75% 2021-05-15T22:41:00.0969579Z (Reading database ... 80% 2021-05-15T22:41:00.1061772Z (Reading database ... 85% 2021-05-15T22:41:00.1405756Z (Reading database ... 90% 2021-05-15T22:41:00.1478814Z (Reading database ... 95% 2021-05-15T22:41:00.1479437Z (Reading database ... 100% 2021-05-15T22:41:00.1480046Z (Reading database ... 285022 files and directories currently installed.) 2021-05-15T22:41:00.1615296Z Preparing to unpack .../libcurl4-openssl-dev_7.68.0-1ubuntu2.5_amd64.deb ... 2021-05-15T22:41:00.1625201Z Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-15T22:41:00.2476671Z Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-15T22:41:00.2519980Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T22:41:04.6905768Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-15T22:41:04.6906395Z remotes::install_github("ropensci/tic") 2021-05-15T22:41:04.6906923Z remotes::install_github("muschellij2/ghtravis") 2021-05-15T22:41:04.6907481Z remotes::install_github("muschellij2/aghast") 2021-05-15T22:41:04.6907948Z remotes::install_cran("covr") 2021-05-15T22:41:04.6914602Z shell: /usr/local/bin/Rscript {0} 2021-05-15T22:41:04.6914937Z env: 2021-05-15T22:41:04.6915285Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:41:04.6915963Z TIC_DEPLOY_KEY: 2021-05-15T22:41:04.6916604Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T22:41:04.6917889Z GITHUB_PAT: *** 2021-05-15T22:41:04.6918230Z COVERALLS_TOKEN: 2021-05-15T22:41:04.6918603Z continue-on-error: false 2021-05-15T22:41:04.6918980Z VDIFFR_RUN_TESTS: 2021-05-15T22:41:04.6919633Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T22:41:04.6920265Z TZ: UTC 2021-05-15T22:41:04.6920601Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T22:41:04.6920926Z NOT_CRAN: true 2021-05-15T22:41:04.6921207Z ##[endgroup] 2021-05-15T22:41:04.8717753Z Using github PAT from envvar GITHUB_PAT 2021-05-15T22:41:05.3012365Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-15T22:41:20.3331100Z rlang (NA -> 0.4.11) [CRAN] 2021-05-15T22:41:20.3332266Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-15T22:41:20.3333169Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-15T22:41:20.3333973Z sys (NA -> 3.4 ) [CRAN] 2021-05-15T22:41:20.3335349Z askpass (NA -> 1.1 ) [CRAN] 2021-05-15T22:41:20.3336243Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-15T22:41:20.3337138Z mime (NA -> 0.10 ) [CRAN] 2021-05-15T22:41:20.3337932Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-15T22:41:20.3338672Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-15T22:41:20.3339379Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-15T22:41:20.3340239Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-15T22:41:20.3340943Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-15T22:41:20.3341750Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-15T22:41:20.3342438Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-15T22:41:20.3343136Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-15T22:41:20.3343866Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-15T22:41:20.3344573Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-15T22:41:20.3345269Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-15T22:41:20.3345953Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-15T22:41:20.3346664Z whisker (NA -> 0.4 ) [CRAN] 2021-05-15T22:41:20.3347390Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-15T22:41:20.3348109Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-15T22:41:20.3348818Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-15T22:41:20.3349535Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-15T22:41:20.3350213Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-15T22:41:20.3350903Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-15T22:41:20.3351597Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-15T22:41:20.3352288Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-15T22:41:20.3353925Z 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-15T22:41:20.3355448Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-15T22:41:20.3356163Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-15T22:41:20.3357224Z git2r (NA -> 0.28.0) [CRAN] 2021-05-15T22:41:20.3365728Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T22:41:20.3367018Z (as ‘lib’ is unspecified) 2021-05-15T22:41:33.4926400Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rlang_0.4.11.tar.gz' 2021-05-15T22:41:34.1627246Z Content type 'binary/octet-stream' length 1390763 bytes (1.3 MB) 2021-05-15T22:41:34.1967923Z ================================================== 2021-05-15T22:41:34.1969530Z downloaded 1.3 MB 2021-05-15T22:41:34.1970345Z 2021-05-15T22:41:34.2003070Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-15T22:41:34.7552247Z Content type 'binary/octet-stream' length 233604 bytes (228 KB) 2021-05-15T22:41:34.7698629Z ================================================== 2021-05-15T22:41:34.7699055Z downloaded 228 KB 2021-05-15T22:41:34.7699293Z 2021-05-15T22:41:34.7731577Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/glue_1.4.2.tar.gz' 2021-05-15T22:41:35.4779189Z Content type 'binary/octet-stream' length 144288 bytes (140 KB) 2021-05-15T22:41:35.4881929Z ================================================== 2021-05-15T22:41:35.4883434Z downloaded 140 KB 2021-05-15T22:41:35.4884349Z 2021-05-15T22:41:35.4917219Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sys_3.4.tar.gz' 2021-05-15T22:41:36.0693306Z Content type 'binary/octet-stream' length 55124 bytes (53 KB) 2021-05-15T22:41:36.0694252Z ================================================== 2021-05-15T22:41:36.0694818Z downloaded 53 KB 2021-05-15T22:41:36.0695219Z 2021-05-15T22:41:36.0721683Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/askpass_1.1.tar.gz' 2021-05-15T22:41:36.6266569Z Content type 'binary/octet-stream' length 23661 bytes (23 KB) 2021-05-15T22:41:36.6267159Z ================================================== 2021-05-15T22:41:36.6267514Z downloaded 23 KB 2021-05-15T22:41:36.6267733Z 2021-05-15T22:41:36.6307551Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/openssl_1.4.4.tar.gz' 2021-05-15T22:41:37.1848043Z Content type 'binary/octet-stream' length 1492186 bytes (1.4 MB) 2021-05-15T22:41:37.2657217Z ================================================== 2021-05-15T22:41:37.2657918Z downloaded 1.4 MB 2021-05-15T22:41:37.2658331Z 2021-05-15T22:41:37.2687156Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mime_0.10.tar.gz' 2021-05-15T22:41:37.8866265Z Content type 'binary/octet-stream' length 37709 bytes (36 KB) 2021-05-15T22:41:37.8875193Z ================================================== 2021-05-15T22:41:37.8876633Z downloaded 36 KB 2021-05-15T22:41:37.8877830Z 2021-05-15T22:41:37.8910045Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/curl_4.3.1.tar.gz' 2021-05-15T22:41:38.7670806Z Content type 'binary/octet-stream' length 905440 bytes (884 KB) 2021-05-15T22:41:38.7949748Z ================================================== 2021-05-15T22:41:38.7950449Z downloaded 884 KB 2021-05-15T22:41:38.7950876Z 2021-05-15T22:41:38.7982928Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-15T22:41:39.3720779Z Content type 'binary/octet-stream' length 535666 bytes (523 KB) 2021-05-15T22:41:39.4072439Z ================================================== 2021-05-15T22:41:39.4072835Z downloaded 523 KB 2021-05-15T22:41:39.4073077Z 2021-05-15T22:41:39.4106998Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ini_0.3.1.tar.gz' 2021-05-15T22:41:39.9661229Z Content type 'binary/octet-stream' length 13087 bytes (12 KB) 2021-05-15T22:41:39.9662138Z ================================================== 2021-05-15T22:41:39.9662680Z downloaded 12 KB 2021-05-15T22:41:39.9663081Z 2021-05-15T22:41:39.9742721Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httr_1.4.2.tar.gz' 2021-05-15T22:41:40.6291817Z Content type 'binary/octet-stream' length 498515 bytes (486 KB) 2021-05-15T22:41:40.6522502Z ================================================== 2021-05-15T22:41:40.6523208Z downloaded 486 KB 2021-05-15T22:41:40.6523662Z 2021-05-15T22:41:40.6554579Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-15T22:41:41.2108805Z Content type 'binary/octet-stream' length 93277 bytes (91 KB) 2021-05-15T22:41:41.2170270Z ================================================== 2021-05-15T22:41:41.2170836Z downloaded 91 KB 2021-05-15T22:41:41.2171351Z 2021-05-15T22:41:41.2210532Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cli_2.5.0.tar.gz' 2021-05-15T22:41:41.7755905Z Content type 'binary/octet-stream' length 520445 bytes (508 KB) 2021-05-15T22:41:41.7979940Z ================================================== 2021-05-15T22:41:41.7980373Z downloaded 508 KB 2021-05-15T22:41:41.7980583Z 2021-05-15T22:41:41.8011788Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zip_2.1.1.tar.gz' 2021-05-15T22:41:42.3560091Z Content type 'binary/octet-stream' length 636581 bytes (621 KB) 2021-05-15T22:41:42.3838732Z ================================================== 2021-05-15T22:41:42.3839808Z downloaded 621 KB 2021-05-15T22:41:42.3840444Z 2021-05-15T22:41:42.3869407Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-15T22:41:43.4820756Z Content type 'binary/octet-stream' length 273750 bytes (267 KB) 2021-05-15T22:41:43.4967392Z ================================================== 2021-05-15T22:41:43.4968122Z downloaded 267 KB 2021-05-15T22:41:43.4968560Z 2021-05-15T22:41:43.5000906Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/credentials_1.3.0.tar.gz' 2021-05-15T22:41:44.1543552Z Content type 'binary/octet-stream' length 171711 bytes (167 KB) 2021-05-15T22:41:44.1658558Z ================================================== 2021-05-15T22:41:44.1658967Z downloaded 167 KB 2021-05-15T22:41:44.1659190Z 2021-05-15T22:41:44.1686861Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-15T22:41:44.8246207Z Content type 'binary/octet-stream' length 240759 bytes (235 KB) 2021-05-15T22:41:44.8391862Z ================================================== 2021-05-15T22:41:44.8392692Z downloaded 235 KB 2021-05-15T22:41:44.8393157Z 2021-05-15T22:41:44.8432745Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/yaml_2.2.1.tar.gz' 2021-05-15T22:41:45.4376239Z Content type 'binary/octet-stream' length 283691 bytes (277 KB) 2021-05-15T22:41:45.4543566Z ================================================== 2021-05-15T22:41:45.4544183Z downloaded 277 KB 2021-05-15T22:41:45.4544453Z 2021-05-15T22:41:45.4583093Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/withr_2.4.2.tar.gz' 2021-05-15T22:41:46.0196447Z Content type 'binary/octet-stream' length 206819 bytes (201 KB) 2021-05-15T22:41:46.0619066Z ================================================== 2021-05-15T22:41:46.0619457Z downloaded 201 KB 2021-05-15T22:41:46.0619682Z 2021-05-15T22:41:46.0653023Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/whisker_0.4.tar.gz' 2021-05-15T22:41:46.6196180Z Content type 'binary/octet-stream' length 65725 bytes (64 KB) 2021-05-15T22:41:46.6196735Z ================================================== 2021-05-15T22:41:46.6197058Z downloaded 64 KB 2021-05-15T22:41:46.6197278Z 2021-05-15T22:41:46.6240394Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-15T22:41:47.2793851Z Content type 'binary/octet-stream' length 47392 bytes (46 KB) 2021-05-15T22:41:47.2794793Z ================================================== 2021-05-15T22:41:47.2795581Z downloaded 46 KB 2021-05-15T22:41:47.2795991Z 2021-05-15T22:41:47.2823136Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/purrr_0.3.4.tar.gz' 2021-05-15T22:41:48.6400730Z Content type 'binary/octet-stream' length 427159 bytes (417 KB) 2021-05-15T22:41:48.6627633Z ================================================== 2021-05-15T22:41:48.6628079Z downloaded 417 KB 2021-05-15T22:41:48.6628318Z 2021-05-15T22:41:48.6673748Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-15T22:41:49.3576158Z Content type 'binary/octet-stream' length 93600 bytes (91 KB) 2021-05-15T22:41:49.3659982Z ================================================== 2021-05-15T22:41:49.3660724Z downloaded 91 KB 2021-05-15T22:41:49.3661122Z 2021-05-15T22:41:49.3685979Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gh_1.3.0.tar.gz' 2021-05-15T22:41:50.0315012Z Content type 'binary/octet-stream' length 136762 bytes (133 KB) 2021-05-15T22:41:50.0430015Z ================================================== 2021-05-15T22:41:50.0430815Z downloaded 133 KB 2021-05-15T22:41:50.0431133Z 2021-05-15T22:41:50.0461957Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gert_1.3.0.tar.gz' 2021-05-15T22:41:50.6010570Z Content type 'binary/octet-stream' length 277164 bytes (270 KB) 2021-05-15T22:41:50.6166989Z ================================================== 2021-05-15T22:41:50.6167709Z downloaded 270 KB 2021-05-15T22:41:50.6168118Z 2021-05-15T22:41:50.6196818Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fs_1.5.0.tar.gz' 2021-05-15T22:41:51.1571334Z Content type 'binary/octet-stream' length 753265 bytes (735 KB) 2021-05-15T22:41:51.1858425Z ================================================== 2021-05-15T22:41:51.1859163Z downloaded 735 KB 2021-05-15T22:41:51.1859909Z 2021-05-15T22:41:51.1891857Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clipr_0.7.1.tar.gz' 2021-05-15T22:41:52.0432332Z Content type 'binary/octet-stream' length 47213 bytes (46 KB) 2021-05-15T22:41:52.0433395Z ================================================== 2021-05-15T22:41:52.0433989Z downloaded 46 KB 2021-05-15T22:41:52.0434417Z 2021-05-15T22:41:52.0467192Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-15T22:41:52.1782972Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-15T22:41:52.1784135Z ================================================== 2021-05-15T22:41:52.1784735Z downloaded 24 KB 2021-05-15T22:41:52.1785169Z 2021-05-15T22:41:52.1802212Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/usethis_2.0.1.tar.gz' 2021-05-15T22:41:53.6533535Z Content type 'binary/octet-stream' length 705698 bytes (689 KB) 2021-05-15T22:41:53.6779243Z ================================================== 2021-05-15T22:41:53.6780044Z downloaded 689 KB 2021-05-15T22:41:53.6780493Z 2021-05-15T22:41:53.6823264Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/memoise_2.0.0.tar.gz' 2021-05-15T22:41:54.3473209Z Content type 'binary/octet-stream' length 47028 bytes (45 KB) 2021-05-15T22:41:54.3474407Z ================================================== 2021-05-15T22:41:54.3475266Z downloaded 45 KB 2021-05-15T22:41:54.3475625Z 2021-05-15T22:41:54.3521570Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/git2r_0.28.0.tar.gz' 2021-05-15T22:41:55.0494447Z Content type 'binary/octet-stream' length 618098 bytes (603 KB) 2021-05-15T22:41:55.0734735Z ================================================== 2021-05-15T22:41:55.0735900Z downloaded 603 KB 2021-05-15T22:41:55.0736309Z 2021-05-15T22:41:55.3333507Z * installing *binary* package ‘rlang’ ... 2021-05-15T22:41:55.3394471Z * DONE (rlang) 2021-05-15T22:41:55.5383687Z * installing *binary* package ‘magrittr’ ... 2021-05-15T22:41:55.5428264Z * DONE (magrittr) 2021-05-15T22:41:55.7400985Z * installing *binary* package ‘glue’ ... 2021-05-15T22:41:55.7440468Z * DONE (glue) 2021-05-15T22:41:55.9192084Z * installing *binary* package ‘sys’ ... 2021-05-15T22:41:55.9224354Z * DONE (sys) 2021-05-15T22:41:56.0914290Z * installing *binary* package ‘mime’ ... 2021-05-15T22:41:56.0946076Z * DONE (mime) 2021-05-15T22:41:56.3498383Z * installing *binary* package ‘curl’ ... 2021-05-15T22:41:56.3551692Z * DONE (curl) 2021-05-15T22:41:56.5558929Z * installing *binary* package ‘jsonlite’ ... 2021-05-15T22:41:56.5607277Z * DONE (jsonlite) 2021-05-15T22:41:56.7320663Z * installing *binary* package ‘ini’ ... 2021-05-15T22:41:56.7350361Z * DONE (ini) 2021-05-15T22:41:56.9344175Z * installing *binary* package ‘gitcreds’ ... 2021-05-15T22:41:56.9377205Z * DONE (gitcreds) 2021-05-15T22:41:57.1748358Z * installing *binary* package ‘zip’ ... 2021-05-15T22:41:57.1795056Z * DONE (zip) 2021-05-15T22:41:57.3823948Z * installing *binary* package ‘rstudioapi’ ... 2021-05-15T22:41:57.3866338Z * DONE (rstudioapi) 2021-05-15T22:41:57.5954093Z * installing *binary* package ‘fastmap’ ... 2021-05-15T22:41:57.5997421Z * DONE (fastmap) 2021-05-15T22:41:57.8060314Z * installing *binary* package ‘yaml’ ... 2021-05-15T22:41:57.8100759Z * DONE (yaml) 2021-05-15T22:41:58.0021232Z * installing *binary* package ‘withr’ ... 2021-05-15T22:41:58.0057448Z * DONE (withr) 2021-05-15T22:41:58.2088064Z * installing *binary* package ‘whisker’ ... 2021-05-15T22:41:58.2146246Z * DONE (whisker) 2021-05-15T22:41:58.4012029Z * installing *binary* package ‘rappdirs’ ... 2021-05-15T22:41:58.4042358Z * DONE (rappdirs) 2021-05-15T22:41:58.6394454Z * installing *binary* package ‘fs’ ... 2021-05-15T22:41:58.6442739Z * DONE (fs) 2021-05-15T22:41:58.8265439Z * installing *binary* package ‘clipr’ ... 2021-05-15T22:41:58.8296668Z * DONE (clipr) 2021-05-15T22:41:59.0479371Z * installing *binary* package ‘git2r’ ... 2021-05-15T22:41:59.0518276Z * DONE (git2r) 2021-05-15T22:41:59.2297349Z * installing *binary* package ‘askpass’ ... 2021-05-15T22:41:59.2333507Z * DONE (askpass) 2021-05-15T22:41:59.4410264Z * installing *binary* package ‘cli’ ... 2021-05-15T22:41:59.4451923Z * DONE (cli) 2021-05-15T22:41:59.6709417Z * installing *binary* package ‘purrr’ ... 2021-05-15T22:41:59.6754525Z * DONE (purrr) 2021-05-15T22:41:59.8765868Z * installing *binary* package ‘lifecycle’ ... 2021-05-15T22:41:59.8803356Z * DONE (lifecycle) 2021-05-15T22:42:00.0630660Z * installing *source* package ‘cachem’ ... 2021-05-15T22:42:00.0640619Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-15T22:42:00.0641592Z ** using staged installation 2021-05-15T22:42:00.0787325Z ** libs 2021-05-15T22:42:00.0837191Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cache.c -o cache.o 2021-05-15T22:42:00.1712651Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T22:42:00.2109879Z gcc -shared -L/opt/R/3.6.3/lib/R/lib -L/usr/local/lib -o cachem.so cache.o init.o -L/opt/R/3.6.3/lib/R/lib -lR 2021-05-15T22:42:00.2390370Z installing to /home/runner/work/_temp/Library/00LOCK-cachem/00new/cachem/libs 2021-05-15T22:42:00.2407645Z ** R 2021-05-15T22:42:00.2474395Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:42:00.7117233Z ** help 2021-05-15T22:42:00.7314931Z *** installing help indices 2021-05-15T22:42:00.7510190Z ** building package indices 2021-05-15T22:42:00.7699731Z ** testing if installed package can be loaded from temporary location 2021-05-15T22:42:00.9498705Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T22:42:00.9681141Z ** testing if installed package can be loaded from final location 2021-05-15T22:42:01.1352444Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T22:42:01.1365450Z * DONE (cachem) 2021-05-15T22:42:01.4256232Z * installing *binary* package ‘openssl’ ... 2021-05-15T22:42:01.4324605Z * DONE (openssl) 2021-05-15T22:42:01.6046430Z * installing *binary* package ‘memoise’ ... 2021-05-15T22:42:01.6075944Z * DONE (memoise) 2021-05-15T22:42:01.8166976Z * installing *binary* package ‘httr’ ... 2021-05-15T22:42:01.8212847Z * DONE (httr) 2021-05-15T22:42:02.0144132Z * installing *binary* package ‘credentials’ ... 2021-05-15T22:42:02.0183713Z * DONE (credentials) 2021-05-15T22:42:02.2045798Z * installing *binary* package ‘gh’ ... 2021-05-15T22:42:02.2077590Z * DONE (gh) 2021-05-15T22:42:02.4059830Z * installing *binary* package ‘gert’ ... 2021-05-15T22:42:02.4096638Z * DONE (gert) 2021-05-15T22:42:02.6462567Z * installing *binary* package ‘usethis’ ... 2021-05-15T22:42:02.6518499Z * DONE (usethis) 2021-05-15T22:42:02.6576063Z 2021-05-15T22:42:02.6577097Z The downloaded source packages are in 2021-05-15T22:42:02.6578146Z ‘/tmp/Rtmp49USIE/downloaded_packages’ 2021-05-15T22:42:02.6587483Z Running `R CMD build`... 2021-05-15T22:42:04.4398520Z * checking for file ‘/tmp/Rtmp49USIE/remotes71e2505a29ef/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-15T22:42:04.4399969Z * preparing ‘tic’: 2021-05-15T22:42:04.4400780Z * checking DESCRIPTION meta-information ... OK 2021-05-15T22:42:04.4401619Z * installing the package to process help pages 2021-05-15T22:42:04.4402595Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T22:42:04.4403349Z * checking for empty or unneeded directories 2021-05-15T22:42:04.4404161Z Removed empty directory ‘tic/.circleci’ 2021-05-15T22:42:04.4404965Z Removed empty directory ‘tic/pkgdown’ 2021-05-15T22:42:04.4405702Z * building ‘tic_0.10.0.tar.gz’ 2021-05-15T22:42:04.4407483Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T22:42:04.4408277Z (as ‘lib’ is unspecified) 2021-05-15T22:42:04.7232873Z * installing *source* package ‘tic’ ... 2021-05-15T22:42:04.7233989Z ** using staged installation 2021-05-15T22:42:04.7477024Z ** R 2021-05-15T22:42:04.7690708Z ** inst 2021-05-15T22:42:04.7720716Z ** preparing package for lazy loading 2021-05-15T22:42:05.1140572Z ** help 2021-05-15T22:42:05.2624537Z *** installing help indices 2021-05-15T22:42:05.3438085Z *** copying figures 2021-05-15T22:42:05.3444330Z ** building package indices 2021-05-15T22:42:05.4481630Z ** installing vignettes 2021-05-15T22:42:05.4514866Z ** testing if installed package can be loaded from temporary location 2021-05-15T22:42:05.6793207Z ** testing if installed package can be loaded from final location 2021-05-15T22:42:05.9389791Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T22:42:05.9424047Z * DONE (tic) 2021-05-15T22:42:05.9543412Z Using github PAT from envvar GITHUB_PAT 2021-05-15T22:42:06.1528267Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-15T22:42:07.8353457Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-15T22:42:07.8354544Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-15T22:42:07.8355355Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-15T22:42:07.8357222Z 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-15T22:42:07.8362256Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-15T22:42:07.8363131Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T22:42:07.8363744Z (as ‘lib’ is unspecified) 2021-05-15T22:42:07.8364295Z pillar (NA -> 1.6.0 ) [CRAN] 2021-05-15T22:42:07.8364820Z tibble (NA -> 3.1.1 ) [CRAN] 2021-05-15T22:42:07.8365361Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-15T22:42:07.8365865Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-15T22:42:07.8366381Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-15T22:42:07.8366894Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-15T22:42:07.8367380Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-15T22:42:07.8368249Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-15T22:42:07.8368768Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-15T22:42:07.8369292Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-15T22:42:07.8369802Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-15T22:42:07.8370339Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-15T22:42:07.8370848Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-15T22:42:07.8371364Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-15T22:42:07.8371868Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-15T22:42:07.8372480Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-15T22:42:07.8373022Z xfun (NA -> 0.23 ) [CRAN] 2021-05-15T22:42:07.8373715Z markdown (NA -> 1.1 ) [CRAN] 2021-05-15T22:42:07.8374450Z highr (NA -> 0.9 ) [CRAN] 2021-05-15T22:42:07.8374991Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-15T22:42:07.8375554Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-15T22:42:07.8376105Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-15T22:42:07.8376657Z knitr (NA -> 1.33 ) [CRAN] 2021-05-15T22:42:07.8377552Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-15T22:42:07.8378061Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-15T22:42:07.8378576Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-15T22:42:07.8379093Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-15T22:42:07.8379655Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-15T22:42:07.8380186Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-15T22:42:07.8380724Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-15T22:42:07.8381243Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-15T22:42:07.8381784Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-15T22:42:07.8382320Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-15T22:42:07.8382838Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-15T22:42:20.8996484Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/utf8_1.2.1.tar.gz' 2021-05-15T22:42:21.9042471Z Content type 'binary/octet-stream' length 237239 bytes (231 KB) 2021-05-15T22:42:21.9205778Z ================================================== 2021-05-15T22:42:21.9206384Z downloaded 231 KB 2021-05-15T22:42:21.9206757Z 2021-05-15T22:42:21.9240944Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-15T22:42:22.7378396Z Content type 'binary/octet-stream' length 1619740 bytes (1.5 MB) 2021-05-15T22:42:22.7808175Z ================================================== 2021-05-15T22:42:22.7809781Z downloaded 1.5 MB 2021-05-15T22:42:22.7810436Z 2021-05-15T22:42:22.7842582Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-15T22:42:23.4394469Z Content type 'binary/octet-stream' length 17482 bytes (17 KB) 2021-05-15T22:42:23.4395434Z ================================================== 2021-05-15T22:42:23.4396115Z downloaded 17 KB 2021-05-15T22:42:23.4396402Z 2021-05-15T22:42:23.4426314Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pillar_1.6.0.tar.gz' 2021-05-15T22:42:24.4422491Z Content type 'binary/octet-stream' length 1003054 bytes (979 KB) 2021-05-15T22:42:24.4720950Z ================================================== 2021-05-15T22:42:24.4722801Z downloaded 979 KB 2021-05-15T22:42:24.4724091Z 2021-05-15T22:42:24.4733585Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tibble_3.1.1.tar.gz' 2021-05-15T22:42:25.0229188Z Content type 'binary/octet-stream' length 811477 bytes (792 KB) 2021-05-15T22:42:25.0515443Z ================================================== 2021-05-15T22:42:25.0515879Z downloaded 792 KB 2021-05-15T22:42:25.0516295Z 2021-05-15T22:42:25.0548789Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-15T22:42:25.9095274Z Content type 'binary/octet-stream' length 44273 bytes (43 KB) 2021-05-15T22:42:25.9096076Z ================================================== 2021-05-15T22:42:25.9096419Z downloaded 43 KB 2021-05-15T22:42:25.9096620Z 2021-05-15T22:42:25.9125967Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fansi_0.4.2.tar.gz' 2021-05-15T22:42:26.5685411Z Content type 'binary/octet-stream' length 254275 bytes (248 KB) 2021-05-15T22:42:26.5843547Z ================================================== 2021-05-15T22:42:26.5843956Z downloaded 248 KB 2021-05-15T22:42:26.5844286Z 2021-05-15T22:42:26.5878833Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-15T22:42:27.3418897Z Content type 'binary/octet-stream' length 974870 bytes (952 KB) 2021-05-15T22:42:27.3703362Z ================================================== 2021-05-15T22:42:27.3703826Z downloaded 952 KB 2021-05-15T22:42:27.3704064Z 2021-05-15T22:42:27.3737937Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/waldo_0.2.5.tar.gz' 2021-05-15T22:42:27.9287752Z Content type 'binary/octet-stream' length 69885 bytes (68 KB) 2021-05-15T22:42:27.9288364Z ================================================== 2021-05-15T22:42:27.9288693Z downloaded 68 KB 2021-05-15T22:42:27.9288915Z 2021-05-15T22:42:27.9329281Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ps_1.6.0.tar.gz' 2021-05-15T22:42:29.0885630Z Content type 'binary/octet-stream' length 355820 bytes (347 KB) 2021-05-15T22:42:29.1091881Z ================================================== 2021-05-15T22:42:29.1094916Z downloaded 347 KB 2021-05-15T22:42:29.1096044Z 2021-05-15T22:42:29.1137406Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/processx_3.5.2.tar.gz' 2021-05-15T22:42:29.6459366Z Content type 'binary/octet-stream' length 423040 bytes (413 KB) 2021-05-15T22:42:29.6661653Z ================================================== 2021-05-15T22:42:29.6662666Z downloaded 413 KB 2021-05-15T22:42:29.6663103Z 2021-05-15T22:42:29.6692708Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/praise_1.0.0.tar.gz' 2021-05-15T22:42:30.1048259Z Content type 'binary/octet-stream' length 16011 bytes (15 KB) 2021-05-15T22:42:30.1049007Z ================================================== 2021-05-15T22:42:30.1049409Z downloaded 15 KB 2021-05-15T22:42:30.1049656Z 2021-05-15T22:42:30.1081388Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-15T22:42:30.4405535Z Content type 'binary/octet-stream' length 151151 bytes (147 KB) 2021-05-15T22:42:30.4522428Z ================================================== 2021-05-15T22:42:30.4523158Z downloaded 147 KB 2021-05-15T22:42:30.4523668Z 2021-05-15T22:42:30.4545731Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/evaluate_0.14.tar.gz' 2021-05-15T22:42:30.8836671Z Content type 'binary/octet-stream' length 74428 bytes (72 KB) 2021-05-15T22:42:30.8901900Z ================================================== 2021-05-15T22:42:30.8902342Z downloaded 72 KB 2021-05-15T22:42:30.8902565Z 2021-05-15T22:42:30.8929520Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-15T22:42:31.3273237Z Content type 'binary/octet-stream' length 40229 bytes (39 KB) 2021-05-15T22:42:31.3309097Z ================================================== 2021-05-15T22:42:31.3309482Z downloaded 39 KB 2021-05-15T22:42:31.3309704Z 2021-05-15T22:42:31.3338443Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/digest_0.6.27.tar.gz' 2021-05-15T22:42:31.8332633Z Content type 'binary/octet-stream' length 357439 bytes (349 KB) 2021-05-15T22:42:31.8523591Z ================================================== 2021-05-15T22:42:31.8524283Z downloaded 349 KB 2021-05-15T22:42:31.8524712Z 2021-05-15T22:42:31.8550008Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/callr_3.7.0.tar.gz' 2021-05-15T22:42:32.3927721Z Content type 'binary/octet-stream' length 436337 bytes (426 KB) 2021-05-15T22:42:32.4141241Z ================================================== 2021-05-15T22:42:32.4141954Z downloaded 426 KB 2021-05-15T22:42:32.4142373Z 2021-05-15T22:42:32.4167298Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brio_1.1.2.tar.gz' 2021-05-15T22:42:33.0498331Z Content type 'binary/octet-stream' length 41756 bytes (40 KB) 2021-05-15T22:42:33.0548649Z ================================================== 2021-05-15T22:42:33.0549114Z downloaded 40 KB 2021-05-15T22:42:33.0549358Z 2021-05-15T22:42:33.0603956Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xml2_1.3.2.tar.gz' 2021-05-15T22:42:33.4965477Z Content type 'binary/octet-stream' length 617164 bytes (602 KB) 2021-05-15T22:42:33.5186873Z ================================================== 2021-05-15T22:42:33.5187345Z downloaded 602 KB 2021-05-15T22:42:33.5187582Z 2021-05-15T22:42:33.5220834Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-15T22:42:33.5543773Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-15T22:42:33.5648224Z ================================================== 2021-05-15T22:42:33.5648633Z downloaded 109 KB 2021-05-15T22:42:33.5648867Z 2021-05-15T22:42:33.5667960Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/markdown_1.1.tar.gz' 2021-05-15T22:42:33.9996313Z Content type 'binary/octet-stream' length 230497 bytes (225 KB) 2021-05-15T22:42:34.0191642Z ================================================== 2021-05-15T22:42:34.0192362Z downloaded 225 KB 2021-05-15T22:42:34.0192615Z 2021-05-15T22:42:34.0225948Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/highr_0.9.tar.gz' 2021-05-15T22:42:34.5597593Z Content type 'binary/octet-stream' length 39051 bytes (38 KB) 2021-05-15T22:42:34.5605341Z ================================================== 2021-05-15T22:42:34.5605743Z downloaded 38 KB 2021-05-15T22:42:34.5605952Z 2021-05-15T22:42:34.5635168Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringr_1.4.0.tar.gz' 2021-05-15T22:42:35.0164668Z Content type 'binary/octet-stream' length 205023 bytes (200 KB) 2021-05-15T22:42:35.0320870Z ================================================== 2021-05-15T22:42:35.0322041Z downloaded 200 KB 2021-05-15T22:42:35.0322460Z 2021-05-15T22:42:35.0353357Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringi_1.6.1.tar.gz' 2021-05-15T22:42:35.4720191Z Content type 'binary/octet-stream' length 2913147 bytes (2.8 MB) 2021-05-15T22:42:35.5296482Z ================================================== 2021-05-15T22:42:35.5297201Z downloaded 2.8 MB 2021-05-15T22:42:35.5297473Z 2021-05-15T22:42:35.5322022Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-15T22:42:35.9838215Z Content type 'binary/octet-stream' length 4168220 bytes (4.0 MB) 2021-05-15T22:42:36.0694123Z ================================================== 2021-05-15T22:42:36.0694684Z downloaded 4.0 MB 2021-05-15T22:42:36.0695014Z 2021-05-15T22:42:36.0724993Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/knitr_1.33.tar.gz' 2021-05-15T22:42:36.3948992Z Content type 'binary/octet-stream' length 1403467 bytes (1.3 MB) 2021-05-15T22:42:36.4252986Z ================================================== 2021-05-15T22:42:36.4253780Z downloaded 1.3 MB 2021-05-15T22:42:36.4254029Z 2021-05-15T22:42:36.4278780Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/commonmark_1.7.tar.gz' 2021-05-15T22:42:36.9664353Z Content type 'binary/octet-stream' length 491246 bytes (479 KB) 2021-05-15T22:42:36.9899276Z ================================================== 2021-05-15T22:42:36.9900538Z downloaded 479 KB 2021-05-15T22:42:36.9901212Z 2021-05-15T22:42:36.9927382Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brew_1.0-6.tar.gz' 2021-05-15T22:42:37.5241828Z Content type 'binary/octet-stream' length 109720 bytes (107 KB) 2021-05-15T22:42:37.5348232Z ================================================== 2021-05-15T22:42:37.5349071Z downloaded 107 KB 2021-05-15T22:42:37.5349587Z 2021-05-15T22:42:37.5375612Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xopen_1.0.0.tar.gz' 2021-05-15T22:42:38.3006921Z Content type 'binary/octet-stream' length 22200 bytes (21 KB) 2021-05-15T22:42:38.3008854Z ================================================== 2021-05-15T22:42:38.3009489Z downloaded 21 KB 2021-05-15T22:42:38.3009919Z 2021-05-15T22:42:38.3040521Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-15T22:42:38.7349980Z Content type 'binary/octet-stream' length 44287 bytes (43 KB) 2021-05-15T22:42:38.7401214Z ================================================== 2021-05-15T22:42:38.7401923Z downloaded 43 KB 2021-05-15T22:42:38.7402198Z 2021-05-15T22:42:38.7428219Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-15T22:42:39.1746007Z Content type 'binary/octet-stream' length 34357 bytes (33 KB) 2021-05-15T22:42:39.1749961Z ================================================== 2021-05-15T22:42:39.1750744Z downloaded 33 KB 2021-05-15T22:42:39.1751174Z 2021-05-15T22:42:39.1772080Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-15T22:42:39.7124492Z Content type 'binary/octet-stream' length 140312 bytes (137 KB) 2021-05-15T22:42:39.7232652Z ================================================== 2021-05-15T22:42:39.7233188Z downloaded 137 KB 2021-05-15T22:42:39.7233492Z 2021-05-15T22:42:39.7265987Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/testthat_3.0.2.tar.gz' 2021-05-15T22:42:40.1517855Z Content type 'binary/octet-stream' length 3546849 bytes (3.4 MB) 2021-05-15T22:42:40.2135574Z ================================================== 2021-05-15T22:42:40.2136552Z downloaded 3.4 MB 2021-05-15T22:42:40.2137173Z 2021-05-15T22:42:40.2162205Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rversions_2.0.2.tar.gz' 2021-05-15T22:42:40.6981144Z Content type 'binary/octet-stream' length 66206 bytes (64 KB) 2021-05-15T22:42:40.7037959Z ================================================== 2021-05-15T22:42:40.7038371Z downloaded 64 KB 2021-05-15T22:42:40.7038581Z 2021-05-15T22:42:40.7068024Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-15T22:42:41.1467368Z Content type 'binary/octet-stream' length 1371575 bytes (1.3 MB) 2021-05-15T22:42:41.1766046Z ================================================== 2021-05-15T22:42:41.1767033Z downloaded 1.3 MB 2021-05-15T22:42:41.1767272Z 2021-05-15T22:42:41.1871122Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-15T22:42:41.6203835Z Content type 'binary/octet-stream' length 132898 bytes (129 KB) 2021-05-15T22:42:41.6322867Z ================================================== 2021-05-15T22:42:41.6323747Z downloaded 129 KB 2021-05-15T22:42:41.6324051Z 2021-05-15T22:42:41.6352236Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/devtools_2.4.1.tar.gz' 2021-05-15T22:42:41.9521888Z Content type 'binary/octet-stream' length 395125 bytes (385 KB) 2021-05-15T22:42:41.9722941Z ================================================== 2021-05-15T22:42:41.9723349Z downloaded 385 KB 2021-05-15T22:42:41.9723574Z 2021-05-15T22:42:42.1748632Z * installing *binary* package ‘utf8’ ... 2021-05-15T22:42:42.1789045Z * DONE (utf8) 2021-05-15T22:42:42.3602986Z * installing *binary* package ‘pkgconfig’ ... 2021-05-15T22:42:42.3633733Z * DONE (pkgconfig) 2021-05-15T22:42:42.5586258Z * installing *binary* package ‘fansi’ ... 2021-05-15T22:42:42.5630756Z * DONE (fansi) 2021-05-15T22:42:42.7880247Z * installing *binary* package ‘diffobj’ ... 2021-05-15T22:42:42.7927383Z * DONE (diffobj) 2021-05-15T22:42:43.0024434Z * installing *binary* package ‘ps’ ... 2021-05-15T22:42:43.0066261Z * DONE (ps) 2021-05-15T22:42:43.1948581Z * installing *binary* package ‘praise’ ... 2021-05-15T22:42:43.1981778Z * DONE (praise) 2021-05-15T22:42:43.3878031Z * installing *binary* package ‘pkgload’ ... 2021-05-15T22:42:43.3913540Z * DONE (pkgload) 2021-05-15T22:42:43.5834339Z * installing *binary* package ‘evaluate’ ... 2021-05-15T22:42:43.5867595Z * DONE (evaluate) 2021-05-15T22:42:43.7682153Z * installing *binary* package ‘ellipsis’ ... 2021-05-15T22:42:43.7716482Z * DONE (ellipsis) 2021-05-15T22:42:43.9942672Z * installing *binary* package ‘digest’ ... 2021-05-15T22:42:43.9993474Z * DONE (digest) 2021-05-15T22:42:44.1804352Z * installing *binary* package ‘brio’ ... 2021-05-15T22:42:44.1836783Z * DONE (brio) 2021-05-15T22:42:44.4245638Z * installing *binary* package ‘xml2’ ... 2021-05-15T22:42:44.4294969Z * DONE (xml2) 2021-05-15T22:42:44.6886814Z * installing *source* package ‘xfun’ ... 2021-05-15T22:42:44.6915750Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-15T22:42:44.6916705Z ** using staged installation 2021-05-15T22:42:44.7079207Z ** libs 2021-05-15T22:42:44.7123750Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-15T22:42:44.8059326Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T22:42:44.8468392Z g++ -std=gnu++11 -shared -L/opt/R/3.6.3/lib/R/lib -L/usr/local/lib -o xfun.so base64.o init.o -L/opt/R/3.6.3/lib/R/lib -lR 2021-05-15T22:42:44.8823128Z installing to /home/runner/work/_temp/Library/00LOCK-xfun/00new/xfun/libs 2021-05-15T22:42:44.8834989Z ** R 2021-05-15T22:42:44.9024356Z ** inst 2021-05-15T22:42:44.9037762Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:42:46.0248616Z ** help 2021-05-15T22:42:46.1509356Z *** installing help indices 2021-05-15T22:42:46.2364642Z ** building package indices 2021-05-15T22:42:46.3472383Z ** installing vignettes 2021-05-15T22:42:46.3520962Z ** testing if installed package can be loaded from temporary location 2021-05-15T22:42:46.5135200Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T22:42:46.5288481Z ** testing if installed package can be loaded from final location 2021-05-15T22:42:46.7009958Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T22:42:46.7025258Z * DONE (xfun) 2021-05-15T22:42:47.0864004Z * installing *binary* package ‘stringi’ ... 2021-05-15T22:42:47.0958795Z * DONE (stringi) 2021-05-15T22:42:48.0009792Z * installing *binary* package ‘Rcpp’ ... 2021-05-15T22:42:48.0367800Z * DONE (Rcpp) 2021-05-15T22:42:48.2800236Z * installing *binary* package ‘commonmark’ ... 2021-05-15T22:42:48.2849894Z * DONE (commonmark) 2021-05-15T22:42:48.4975839Z * installing *binary* package ‘brew’ ... 2021-05-15T22:42:48.5023354Z * DONE (brew) 2021-05-15T22:42:48.6874194Z * installing *binary* package ‘sessioninfo’ ... 2021-05-15T22:42:48.6910065Z * DONE (sessioninfo) 2021-05-15T22:42:48.8726448Z * installing *binary* package ‘prettyunits’ ... 2021-05-15T22:42:48.8758863Z * DONE (prettyunits) 2021-05-15T22:42:49.1697672Z * installing *binary* package ‘vctrs’ ... 2021-05-15T22:42:49.1766098Z * DONE (vctrs) 2021-05-15T22:42:49.3899086Z * installing *binary* package ‘processx’ ... 2021-05-15T22:42:49.3935860Z * DONE (processx) 2021-05-15T22:42:49.6114536Z * installing *binary* package ‘markdown’ ... 2021-05-15T22:42:49.6165035Z * DONE (markdown) 2021-05-15T22:42:49.8233895Z * installing *binary* package ‘highr’ ... 2021-05-15T22:42:49.8267760Z * DONE (highr) 2021-05-15T22:42:50.0223087Z * installing *binary* package ‘stringr’ ... 2021-05-15T22:42:50.0263108Z * DONE (stringr) 2021-05-15T22:42:50.2041519Z * installing *binary* package ‘rversions’ ... 2021-05-15T22:42:50.2074939Z * DONE (rversions) 2021-05-15T22:42:50.4651092Z * installing *binary* package ‘pillar’ ... 2021-05-15T22:42:50.4709090Z * DONE (pillar) 2021-05-15T22:42:50.6663869Z * installing *binary* package ‘callr’ ... 2021-05-15T22:42:50.6698603Z * DONE (callr) 2021-05-15T22:42:50.9923640Z * installing *binary* package ‘knitr’ ... 2021-05-15T22:42:51.0023651Z * DONE (knitr) 2021-05-15T22:42:51.1820209Z * installing *binary* package ‘xopen’ ... 2021-05-15T22:42:51.1849984Z * DONE (xopen) 2021-05-15T22:42:51.4347381Z * installing *binary* package ‘tibble’ ... 2021-05-15T22:42:51.4402146Z * DONE (tibble) 2021-05-15T22:42:51.6206912Z * installing *binary* package ‘pkgbuild’ ... 2021-05-15T22:42:51.6239479Z * DONE (pkgbuild) 2021-05-15T22:42:51.9139849Z * installing *binary* package ‘roxygen2’ ... 2021-05-15T22:42:51.9206290Z * DONE (roxygen2) 2021-05-15T22:42:52.0986352Z * installing *binary* package ‘rematch2’ ... 2021-05-15T22:42:52.1018343Z * DONE (rematch2) 2021-05-15T22:42:52.2767481Z * installing *binary* package ‘rcmdcheck’ ... 2021-05-15T22:42:52.2808697Z * DONE (rcmdcheck) 2021-05-15T22:42:52.4585692Z * installing *binary* package ‘waldo’ ... 2021-05-15T22:42:52.4626263Z * DONE (waldo) 2021-05-15T22:42:52.9443598Z * installing *binary* package ‘testthat’ ... 2021-05-15T22:42:52.9570005Z * DONE (testthat) 2021-05-15T22:42:53.1580951Z * installing *binary* package ‘devtools’ ... 2021-05-15T22:42:53.1617059Z * DONE (devtools) 2021-05-15T22:42:53.1663798Z 2021-05-15T22:42:53.1664611Z The downloaded source packages are in 2021-05-15T22:42:53.1665696Z ‘/tmp/Rtmp49USIE/downloaded_packages’ 2021-05-15T22:42:53.2732860Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-15T22:42:55.0927249Z 2021-05-15T22:42:55.3579661Z 2021-05-15T22:42:55.3584041Z checking for file ‘/tmp/Rtmp49USIE/remotes71e2151702f8/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-15T22:42:55.3634471Z 2021-05-15T22:42:55.3636586Z ✔ checking for file ‘/tmp/Rtmp49USIE/remotes71e2151702f8/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-15T22:42:55.3673952Z 2021-05-15T22:42:55.3702875Z 2021-05-15T22:42:55.3704709Z ─ preparing ‘desc’: 2021-05-15T22:42:55.3714158Z 2021-05-15T22:42:55.3716037Z 2021-05-15T22:42:55.3785793Z checking DESCRIPTION meta-information ... 2021-05-15T22:42:55.3811156Z 2021-05-15T22:42:55.3812891Z ✔ checking DESCRIPTION meta-information 2021-05-15T22:42:55.4443983Z 2021-05-15T22:42:55.4472523Z 2021-05-15T22:42:55.4474746Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T22:42:55.4484954Z 2021-05-15T22:42:55.4515093Z 2021-05-15T22:42:55.4517043Z ─ checking for empty or unneeded directories 2021-05-15T22:42:55.4526744Z 2021-05-15T22:42:55.4553055Z 2021-05-15T22:42:55.4554917Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-15T22:42:55.5614864Z 2021-05-15T22:42:55.5617680Z 2021-05-15T22:42:55.5619013Z 2021-05-15T22:42:55.5997898Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T22:42:55.5999316Z (as ‘lib’ is unspecified) 2021-05-15T22:42:55.8779140Z * installing *source* package ‘desc’ ... 2021-05-15T22:42:55.8805746Z ** using staged installation 2021-05-15T22:42:55.8973716Z ** R 2021-05-15T22:42:55.9118875Z ** inst 2021-05-15T22:42:55.9133856Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:42:57.1788607Z ** help 2021-05-15T22:42:57.2844511Z *** installing help indices 2021-05-15T22:42:57.3615504Z ** building package indices 2021-05-15T22:42:57.4389151Z ** testing if installed package can be loaded from temporary location 2021-05-15T22:42:57.5948998Z ** testing if installed package can be loaded from final location 2021-05-15T22:42:57.7827097Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T22:42:57.7841855Z * DONE (desc) 2021-05-15T22:42:57.9680224Z 2021-05-15T22:42:57.9681189Z 2021-05-15T22:42:57.9682873Z checking for file ‘/tmp/Rtmp49USIE/remotes71e2112e89ca/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-15T22:42:57.9690063Z 2021-05-15T22:42:57.9692286Z ✔ checking for file ‘/tmp/Rtmp49USIE/remotes71e2112e89ca/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-15T22:42:57.9759654Z 2021-05-15T22:42:57.9769797Z 2021-05-15T22:42:57.9771442Z ─ preparing ‘ghtravis’: 2021-05-15T22:42:57.9780233Z 2021-05-15T22:42:57.9782059Z 2021-05-15T22:42:57.9843701Z checking DESCRIPTION meta-information ... 2021-05-15T22:42:57.9868722Z 2021-05-15T22:42:57.9870647Z ✔ checking DESCRIPTION meta-information 2021-05-15T22:42:58.0272135Z 2021-05-15T22:42:58.0296413Z 2021-05-15T22:42:58.0298407Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T22:42:58.0306680Z 2021-05-15T22:42:58.0330079Z 2021-05-15T22:42:58.0332085Z ─ checking for empty or unneeded directories 2021-05-15T22:42:58.0354613Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-15T22:42:58.0548776Z 2021-05-15T22:42:58.0550825Z 2021-05-15T22:42:58.0552054Z 2021-05-15T22:42:58.0974436Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T22:42:58.0975331Z (as ‘lib’ is unspecified) 2021-05-15T22:42:58.3038101Z * installing *source* package ‘ghtravis’ ... 2021-05-15T22:42:58.3039553Z ** using staged installation 2021-05-15T22:42:58.3183727Z ** R 2021-05-15T22:42:58.3271583Z ** inst 2021-05-15T22:42:58.3279507Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:42:59.3842249Z ** help 2021-05-15T22:42:59.4365200Z *** installing help indices 2021-05-15T22:42:59.4815767Z ** building package indices 2021-05-15T22:42:59.5186134Z ** testing if installed package can be loaded from temporary location 2021-05-15T22:43:00.0701385Z ** testing if installed package can be loaded from final location 2021-05-15T22:43:00.6317229Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T22:43:00.6318349Z * DONE (ghtravis) 2021-05-15T22:43:00.6384937Z Using github PAT from envvar GITHUB_PAT 2021-05-15T22:43:00.8164119Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-15T22:43:02.7171069Z 2021-05-15T22:43:02.7172642Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-15T22:43:02.7173328Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-15T22:43:02.7174362Z generics (NA -> 0.1.0) [CRAN] 2021-05-15T22:43:02.7175133Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-15T22:43:02.7175888Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-15T22:43:02.7176627Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-15T22:43:02.7180673Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T22:43:02.7181637Z (as ‘lib’ is unspecified) 2021-05-15T22:43:16.4587659Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-15T22:43:16.9903341Z Content type 'binary/octet-stream' length 198318 bytes (193 KB) 2021-05-15T22:43:17.0040066Z ================================================== 2021-05-15T22:43:17.0040496Z downloaded 193 KB 2021-05-15T22:43:17.0041745Z 2021-05-15T22:43:17.0075769Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/generics_0.1.0.tar.gz' 2021-05-15T22:43:17.4385465Z Content type 'binary/octet-stream' length 68005 bytes (66 KB) 2021-05-15T22:43:17.4451619Z ================================================== 2021-05-15T22:43:17.4452030Z downloaded 66 KB 2021-05-15T22:43:17.4452254Z 2021-05-15T22:43:17.4477932Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-15T22:43:18.0065688Z Content type 'binary/octet-stream' length 195796 bytes (191 KB) 2021-05-15T22:43:18.0203508Z ================================================== 2021-05-15T22:43:18.0204233Z downloaded 191 KB 2021-05-15T22:43:18.0204669Z 2021-05-15T22:43:18.0233379Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-15T22:43:18.9587643Z Content type 'binary/octet-stream' length 1242139 bytes (1.2 MB) 2021-05-15T22:43:19.0013484Z ================================================== 2021-05-15T22:43:19.0014378Z downloaded 1.2 MB 2021-05-15T22:43:19.0014801Z 2021-05-15T22:43:19.0044647Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-15T22:43:19.8595124Z Content type 'binary/octet-stream' length 1083887 bytes (1.0 MB) 2021-05-15T22:43:19.8910388Z ================================================== 2021-05-15T22:43:19.8911155Z downloaded 1.0 MB 2021-05-15T22:43:19.8911571Z 2021-05-15T22:43:20.0931614Z * installing *binary* package ‘tidyselect’ ... 2021-05-15T22:43:20.0978199Z * DONE (tidyselect) 2021-05-15T22:43:20.2882820Z * installing *binary* package ‘generics’ ... 2021-05-15T22:43:20.2917718Z * DONE (generics) 2021-05-15T22:43:20.5076037Z * installing *binary* package ‘cpp11’ ... 2021-05-15T22:43:20.5123426Z * DONE (cpp11) 2021-05-15T22:43:20.7808316Z * installing *binary* package ‘dplyr’ ... 2021-05-15T22:43:20.7875094Z * DONE (dplyr) 2021-05-15T22:43:21.0853441Z * installing *binary* package ‘tidyr’ ... 2021-05-15T22:43:21.0928419Z * DONE (tidyr) 2021-05-15T22:43:21.0987818Z 2021-05-15T22:43:21.0988612Z The downloaded source packages are in 2021-05-15T22:43:21.0989735Z ‘/tmp/Rtmp49USIE/downloaded_packages’ 2021-05-15T22:43:21.2592266Z 2021-05-15T22:43:21.2595723Z checking for file ‘/tmp/Rtmp49USIE/remotes71e26b810abc/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-15T22:43:21.2596693Z 2021-05-15T22:43:21.2603895Z checking for file ‘/tmp/Rtmp49USIE/remotes71e26b810abc/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-15T22:43:21.2632697Z 2021-05-15T22:43:21.2634167Z ✔ checking for file ‘/tmp/Rtmp49USIE/remotes71e26b810abc/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-15T22:43:21.2738555Z 2021-05-15T22:43:21.2739457Z 2021-05-15T22:43:21.2740586Z ─ preparing ‘aghast’: 2021-05-15T22:43:21.2741134Z 2021-05-15T22:43:21.2741626Z 2021-05-15T22:43:21.2805018Z checking DESCRIPTION meta-information ... 2021-05-15T22:43:21.2829672Z 2021-05-15T22:43:21.2831524Z ✔ checking DESCRIPTION meta-information 2021-05-15T22:43:21.3059847Z 2021-05-15T22:43:21.3084787Z 2021-05-15T22:43:21.3087422Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T22:43:21.3097934Z 2021-05-15T22:43:21.3118608Z 2021-05-15T22:43:21.3120525Z ─ checking for empty or unneeded directories 2021-05-15T22:43:21.3142104Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-15T22:43:21.3226084Z 2021-05-15T22:43:21.3227983Z 2021-05-15T22:43:21.3229218Z 2021-05-15T22:43:21.3289395Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T22:43:21.3290753Z (as ‘lib’ is unspecified) 2021-05-15T22:43:21.5037617Z * installing *source* package ‘aghast’ ... 2021-05-15T22:43:21.5039343Z ** using staged installation 2021-05-15T22:43:21.5219086Z ** R 2021-05-15T22:43:21.5269808Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:43:21.8937066Z ** help 2021-05-15T22:43:21.9137410Z *** installing help indices 2021-05-15T22:43:21.9344363Z ** building package indices 2021-05-15T22:43:21.9564248Z ** testing if installed package can be loaded from temporary location 2021-05-15T22:43:22.1122828Z ** testing if installed package can be loaded from final location 2021-05-15T22:43:22.2652890Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T22:43:22.2658774Z * DONE (aghast) 2021-05-15T22:43:22.2727787Z Installing 1 packages: covr 2021-05-15T22:43:22.2735117Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T22:43:22.2736087Z (as ‘lib’ is unspecified) 2021-05-15T22:43:35.6539961Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-15T22:43:35.6540833Z 2021-05-15T22:43:35.6545974Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-15T22:43:36.3217365Z Content type 'binary/octet-stream' length 164945 bytes (161 KB) 2021-05-15T22:43:36.3351190Z ================================================== 2021-05-15T22:43:36.3353331Z downloaded 161 KB 2021-05-15T22:43:36.3353875Z 2021-05-15T22:43:36.3395189Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rex_1.2.0.tar.gz' 2021-05-15T22:43:37.0361222Z Content type 'binary/octet-stream' length 121911 bytes (119 KB) 2021-05-15T22:43:37.0469933Z ================================================== 2021-05-15T22:43:37.0470359Z downloaded 119 KB 2021-05-15T22:43:37.0470594Z 2021-05-15T22:43:37.0521422Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/covr_3.5.1.tar.gz' 2021-05-15T22:43:37.7513066Z Content type 'binary/octet-stream' length 288054 bytes (281 KB) 2021-05-15T22:43:37.7951464Z ================================================== 2021-05-15T22:43:37.7952829Z downloaded 281 KB 2021-05-15T22:43:37.7953434Z 2021-05-15T22:43:38.0057370Z * installing *binary* package ‘lazyeval’ ... 2021-05-15T22:43:38.0097475Z * DONE (lazyeval) 2021-05-15T22:43:38.2019226Z * installing *binary* package ‘rex’ ... 2021-05-15T22:43:38.2053971Z * DONE (rex) 2021-05-15T22:43:38.4238669Z * installing *binary* package ‘covr’ ... 2021-05-15T22:43:38.4287181Z * DONE (covr) 2021-05-15T22:43:38.4348569Z 2021-05-15T22:43:38.4349444Z The downloaded source packages are in 2021-05-15T22:43:38.4350614Z ‘/tmp/Rtmp49USIE/downloaded_packages’ 2021-05-15T22:43:38.4501389Z 2021-05-15T22:43:38.4534676Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-15T22:43:38.4535253Z Rscript -e "tic::before_install()" 2021-05-15T22:43:38.4575729Z shell: /usr/bin/bash -e {0} 2021-05-15T22:43:38.4576056Z env: 2021-05-15T22:43:38.4576458Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:43:38.4576849Z TIC_DEPLOY_KEY: 2021-05-15T22:43:38.4577492Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T22:43:38.4578914Z GITHUB_PAT: *** 2021-05-15T22:43:38.4579249Z COVERALLS_TOKEN: 2021-05-15T22:43:38.4579650Z continue-on-error: false 2021-05-15T22:43:38.4580037Z VDIFFR_RUN_TESTS: 2021-05-15T22:43:38.4580429Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T22:43:38.4580793Z TZ: UTC 2021-05-15T22:43:38.4581095Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T22:43:38.4581434Z NOT_CRAN: true 2021-05-15T22:43:38.4581728Z ##[endgroup] 2021-05-15T22:43:38.6973533Z ✔ Loading tic stage configuration from tic.R 2021-05-15T22:43:38.7972397Z Running before_install: step_install_remote_binaries() 2021-05-15T22:43:39.2363178Z Installing RNifti binaries 2021-05-15T22:43:39.2373817Z [1] "neuroconductor/RNifti" 2021-05-15T22:43:39.4243418Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-15T22:43:39.4279362Z tag_name 2021-05-15T22:43:39.4279730Z 10 1.3.1.s 2021-05-15T22:43:39.4280163Z zipball_url 2021-05-15T22:43:39.4280898Z 10 https://api.github.com/repos/neuroconductor/RNifti/zipball/refs/tags/1.3.1.s 2021-05-15T22:43:39.4281596Z tarball_url 2021-05-15T22:43:39.4282305Z 10 https://api.github.com/repos/neuroconductor/RNifti/tarball/refs/tags/1.3.1.s 2021-05-15T22:43:39.4284630Z commit.sha 2021-05-15T22:43:39.4285161Z 10 929106d1b17d6c09c8b001b5e39d448ed9ef635f 2021-05-15T22:43:39.4285765Z commit.url 2021-05-15T22:43:39.4286592Z 10 https://api.github.com/repos/neuroconductor/RNifti/commits/929106d1b17d6c09c8b001b5e39d448ed9ef635f 2021-05-15T22:43:39.4287319Z node_id 2021-05-15T22:43:39.4288588Z 10 MDM6UmVmMzY3NDc5MzkxOnJlZnMvdGFncy8xLjMuMS5z 2021-05-15T22:43:39.4289381Z url 2021-05-15T22:43:39.4290045Z 10 https://api.github.com/repos/neuroconductor/RNifti/releases/42981970 2021-05-15T22:43:39.4290879Z assets_url 2021-05-15T22:43:39.4293024Z 10 https://api.github.com/repos/neuroconductor/RNifti/releases/42981970/assets 2021-05-15T22:43:39.4294373Z upload_url 2021-05-15T22:43:39.4295226Z 10 https://uploads.github.com/repos/neuroconductor/RNifti/releases/42981970/assets{?name,label} 2021-05-15T22:43:39.4296121Z id asset_updated_at asset_created_at created_at 2021-05-15T22:43:39.4298303Z 10 42981970 2021-05-14 21:19:42 2021-05-14 21:19:42 2021-05-14 21:05:46 2021-05-15T22:43:39.4298826Z published_at asset_name 2021-05-15T22:43:39.4301251Z 10 2021-05-14 21:06:13 RNifti_1.3.1_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-15T22:43:39.4301776Z asset_label asset_download_count 2021-05-15T22:43:39.4302165Z 10 0 2021-05-15T22:43:39.4302672Z asset_browser_download_url 2021-05-15T22:43:39.4304921Z 10 https://github.com/neuroconductor/RNifti/releases/download/1.3.1.s/RNifti_1.3.1_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-15T22:43:39.4311674Z Installing RNifti package binaries 2021-05-15T22:43:39.4348138Z --2021-05-15 22:43:39-- https://github.com/neuroconductor/RNifti/releases/download/1.3.1.s/RNifti_1.3.1_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-15T22:43:39.4395168Z Resolving github.com (github.com)... 140.82.113.3 2021-05-15T22:43:39.4451535Z Connecting to github.com (github.com)|140.82.113.3|:443... connected. 2021-05-15T22:43:39.5386548Z HTTP request sent, awaiting response... 302 Found 2021-05-15T22:43:39.5393010Z Location: https://github-releases.githubusercontent.com/367479391/190c6b00-b4fa-11eb-9a6f-23ba6a43d4cb?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210515%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210515T224339Z&X-Amz-Expires=300&X-Amz-Signature=bd90bd9673bcb155efadd5796168e8953f35ba78e1bda68e73a11302020109a0&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367479391&response-content-disposition=attachment%3B%20filename%3DRNifti_1.3.1_R_x86_64-pc-linux-gnu_R3.6.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-15T22:43:39.5402699Z --2021-05-15 22:43:39-- https://github-releases.githubusercontent.com/367479391/190c6b00-b4fa-11eb-9a6f-23ba6a43d4cb?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210515%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210515T224339Z&X-Amz-Expires=300&X-Amz-Signature=bd90bd9673bcb155efadd5796168e8953f35ba78e1bda68e73a11302020109a0&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367479391&response-content-disposition=attachment%3B%20filename%3DRNifti_1.3.1_R_x86_64-pc-linux-gnu_R3.6.tar.gz&response-content-type=application%2Foctet-stream 2021-05-15T22:43:39.5424844Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.109.154, 185.199.108.154, 185.199.111.154, ... 2021-05-15T22:43:39.5476965Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.109.154|:443... connected. 2021-05-15T22:43:39.7276668Z HTTP request sent, awaiting response... 200 OK 2021-05-15T22:43:39.7281278Z Length: 2702318 (2.6M) [application/octet-stream] 2021-05-15T22:43:39.7282468Z Saving to: ‘/tmp/RtmpOFSj1V/RNifti_1.3.1_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-15T22:43:39.7284544Z 2021-05-15T22:43:39.7330639Z 0K .......... .......... .......... .......... .......... 1% 9.84M 0s 2021-05-15T22:43:39.7382573Z 50K .......... .......... .......... .......... .......... 3% 9.46M 0s 2021-05-15T22:43:39.7428921Z 100K .......... .......... .......... .......... .......... 5% 10.4M 0s 2021-05-15T22:43:39.7459142Z 150K .......... .......... .......... .......... .......... 7% 16.3M 0s 2021-05-15T22:43:39.7508764Z 200K .......... .......... .......... .......... .......... 9% 9.86M 0s 2021-05-15T22:43:39.7546471Z 250K .......... .......... .......... .......... .......... 11% 13.0M 0s 2021-05-15T22:43:39.7581440Z 300K .......... .......... .......... .......... .......... 13% 14.0M 0s 2021-05-15T22:43:39.7615521Z 350K .......... .......... .......... .......... .......... 15% 14.4M 0s 2021-05-15T22:43:39.7636262Z 400K .......... .......... .......... .......... .......... 17% 23.0M 0s 2021-05-15T22:43:39.7683035Z 450K .......... .......... .......... .......... .......... 18% 10.6M 0s 2021-05-15T22:43:39.7712563Z 500K .......... .......... .......... .......... .......... 20% 16.4M 0s 2021-05-15T22:43:39.7735355Z 550K .......... .......... .......... .......... .......... 22% 21.1M 0s 2021-05-15T22:43:39.7768639Z 600K .......... .......... .......... .......... .......... 24% 14.6M 0s 2021-05-15T22:43:39.7790839Z 650K .......... .......... .......... .......... .......... 26% 22.1M 0s 2021-05-15T22:43:39.7819769Z 700K .......... .......... .......... .......... .......... 28% 16.8M 0s 2021-05-15T22:43:39.7864269Z 750K .......... .......... .......... .......... .......... 30% 11.0M 0s 2021-05-15T22:43:39.7876861Z 800K .......... .......... .......... .......... .......... 32% 39.0M 0s 2021-05-15T22:43:39.7914565Z 850K .......... .......... .......... .......... .......... 34% 13.0M 0s 2021-05-15T22:43:39.7928329Z 900K .......... .......... .......... .......... .......... 35% 35.5M 0s 2021-05-15T22:43:39.7945430Z 950K .......... .......... .......... .......... .......... 37% 28.3M 0s 2021-05-15T22:43:39.7967353Z 1000K .......... .......... .......... .......... .......... 39% 22.0M 0s 2021-05-15T22:43:39.7994445Z 1050K .......... .......... .......... .......... .......... 41% 18.2M 0s 2021-05-15T22:43:39.8018466Z 1100K .......... .......... .......... .......... .......... 43% 20.1M 0s 2021-05-15T22:43:39.8038965Z 1150K .......... .......... .......... .......... .......... 45% 24.1M 0s 2021-05-15T22:43:39.8069456Z 1200K .......... .......... .......... .......... .......... 47% 16.1M 0s 2021-05-15T22:43:39.8084011Z 1250K .......... .......... .......... .......... .......... 49% 32.8M 0s 2021-05-15T22:43:39.8120633Z 1300K .......... .......... .......... .......... .......... 51% 13.7M 0s 2021-05-15T22:43:39.8132830Z 1350K .......... .......... .......... .......... .......... 53% 37.9M 0s 2021-05-15T22:43:39.8146923Z 1400K .......... .......... .......... .......... .......... 54% 33.9M 0s 2021-05-15T22:43:39.8197735Z 1450K .......... .......... .......... .......... .......... 56% 9.58M 0s 2021-05-15T22:43:39.8201155Z 1500K .......... .......... .......... .......... .......... 58% 160M 0s 2021-05-15T22:43:39.8223484Z 1550K .......... .......... .......... .......... .......... 60% 21.6M 0s 2021-05-15T22:43:39.8252839Z 1600K .......... .......... .......... .......... .......... 62% 17.6M 0s 2021-05-15T22:43:39.8264754Z 1650K .......... .......... .......... .......... .......... 64% 36.8M 0s 2021-05-15T22:43:39.8286202Z 1700K .......... .......... .......... .......... .......... 66% 22.9M 0s 2021-05-15T22:43:39.8307340Z 1750K .......... .......... .......... .......... .......... 68% 25.0M 0s 2021-05-15T22:43:39.8323131Z 1800K .......... .......... .......... .......... .......... 70% 28.8M 0s 2021-05-15T22:43:39.8354321Z 1850K .......... .......... .......... .......... .......... 71% 15.5M 0s 2021-05-15T22:43:39.8358439Z 1900K .......... .......... .......... .......... .......... 73% 106M 0s 2021-05-15T22:43:39.8370516Z 1950K .......... .......... .......... .......... .......... 75% 41.8M 0s 2021-05-15T22:43:39.8388277Z 2000K .......... .......... .......... .......... .......... 77% 26.9M 0s 2021-05-15T22:43:39.8413618Z 2050K .......... .......... .......... .......... .......... 79% 20.1M 0s 2021-05-15T22:43:39.8423118Z 2100K .......... .......... .......... .......... .......... 81% 51.3M 0s 2021-05-15T22:43:39.8438638Z 2150K .......... .......... .......... .......... .......... 83% 29.4M 0s 2021-05-15T22:43:39.8463606Z 2200K .......... .......... .......... .......... .......... 85% 19.7M 0s 2021-05-15T22:43:39.8473594Z 2250K .......... .......... .......... .......... .......... 87% 48.4M 0s 2021-05-15T22:43:39.8489416Z 2300K .......... .......... .......... .......... .......... 89% 31.0M 0s 2021-05-15T22:43:39.8515086Z 2350K .......... .......... .......... .......... .......... 90% 19.3M 0s 2021-05-15T22:43:39.8521749Z 2400K .......... .......... .......... .......... .......... 92% 67.1M 0s 2021-05-15T22:43:39.8535425Z 2450K .......... .......... .......... .......... .......... 94% 36.5M 0s 2021-05-15T22:43:39.8559814Z 2500K .......... .......... .......... .......... .......... 96% 20.7M 0s 2021-05-15T22:43:39.8566785Z 2550K .......... .......... .......... .......... .......... 98% 65.4M 0s 2021-05-15T22:43:39.8568582Z 2600K .......... .......... .......... ........ 100% 143M=0.1s 2021-05-15T22:43:39.8569535Z 2021-05-15T22:43:39.8571369Z 2021-05-15 22:43:39 (20.0 MB/s) - ‘/tmp/RtmpOFSj1V/RNifti_1.3.1_R_x86_64-pc-linux-gnu.tar.gz’ saved [2702318/2702318] 2021-05-15T22:43:39.8572569Z 2021-05-15T22:43:39.8605893Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T22:43:39.8608325Z (as ‘lib’ is unspecified) 2021-05-15T22:43:40.3296431Z * installing *binary* package ‘RNifti’ ... 2021-05-15T22:43:40.3439409Z * DONE (RNifti) 2021-05-15T22:43:40.3544394Z Rewriting new remotes: 2021-05-15T22:43:40.3784003Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-15T22:43:40.3784659Z remotes::install_deps(dependencies = TRUE) 2021-05-15T22:43:40.3785136Z remotes::install_cran("rcmdcheck") 2021-05-15T22:43:40.3785590Z remotes::install_cran("markdown") 2021-05-15T22:43:40.3791470Z shell: /usr/local/bin/Rscript {0} 2021-05-15T22:43:40.3791800Z env: 2021-05-15T22:43:40.3792168Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:43:40.3792558Z TIC_DEPLOY_KEY: 2021-05-15T22:43:40.3793398Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T22:43:40.3794754Z GITHUB_PAT: *** 2021-05-15T22:43:40.3795093Z COVERALLS_TOKEN: 2021-05-15T22:43:40.3795522Z continue-on-error: false 2021-05-15T22:43:40.3795910Z VDIFFR_RUN_TESTS: 2021-05-15T22:43:40.3796488Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T22:43:40.3796841Z TZ: UTC 2021-05-15T22:43:40.3797164Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T22:43:40.3797529Z NOT_CRAN: true 2021-05-15T22:43:40.3797848Z ##[endgroup] 2021-05-15T22:43:56.0844013Z mmand (NA -> 1.6.1 ) [CRAN] 2021-05-15T22:43:56.0845540Z loder (NA -> 0.2.0 ) [CRAN] 2021-05-15T22:43:56.0846613Z jpeg (NA -> 0.1-8.1 ) [CRAN] 2021-05-15T22:43:56.0847655Z RcppEigen (NA -> 0.3.3.9.1) [CRAN] 2021-05-15T22:43:56.0848983Z ore (NA -> 1.6.3 ) [CRAN] 2021-05-15T22:43:56.0868379Z Installing 5 packages: mmand, loder, jpeg, RcppEigen, ore 2021-05-15T22:43:56.0879826Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T22:43:56.0880903Z (as ‘lib’ is unspecified) 2021-05-15T22:44:09.2354460Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mmand_1.6.1.tar.gz' 2021-05-15T22:44:09.9222475Z Content type 'binary/octet-stream' length 1852066 bytes (1.8 MB) 2021-05-15T22:44:09.9531478Z ================================================== 2021-05-15T22:44:09.9532064Z downloaded 1.8 MB 2021-05-15T22:44:09.9532578Z 2021-05-15T22:44:09.9561035Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/loder_0.2.0.tar.gz' 2021-05-15T22:44:10.6110218Z Content type 'binary/octet-stream' length 189724 bytes (185 KB) 2021-05-15T22:44:10.6238968Z ================================================== 2021-05-15T22:44:10.6240102Z downloaded 185 KB 2021-05-15T22:44:10.6240543Z 2021-05-15T22:44:10.6269883Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jpeg_0.1-8.1.tar.gz' 2021-05-15T22:44:11.2052146Z Content type 'binary/octet-stream' length 49775 bytes (48 KB) 2021-05-15T22:44:11.2104891Z ================================================== 2021-05-15T22:44:11.2105279Z downloaded 48 KB 2021-05-15T22:44:11.2105677Z 2021-05-15T22:44:11.2134485Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/RcppEigen_0.3.3.9.1.tar.gz' 2021-05-15T22:44:11.7681290Z Content type 'binary/octet-stream' length 7459607 bytes (7.1 MB) 2021-05-15T22:44:11.8268351Z ================================================== 2021-05-15T22:44:11.8268744Z downloaded 7.1 MB 2021-05-15T22:44:11.8268968Z 2021-05-15T22:44:11.8298921Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ore_1.6.3.tar.gz' 2021-05-15T22:44:12.3851990Z Content type 'binary/octet-stream' length 649740 bytes (634 KB) 2021-05-15T22:44:12.4104540Z ================================================== 2021-05-15T22:44:12.4105233Z downloaded 634 KB 2021-05-15T22:44:12.4105659Z 2021-05-15T22:44:12.7472456Z * installing *binary* package ‘mmand’ ... 2021-05-15T22:44:12.7558459Z * DONE (mmand) 2021-05-15T22:44:12.9781146Z * installing *binary* package ‘loder’ ... 2021-05-15T22:44:12.9829908Z * DONE (loder) 2021-05-15T22:44:13.1846974Z * installing *binary* package ‘jpeg’ ... 2021-05-15T22:44:13.1898109Z * DONE (jpeg) 2021-05-15T22:44:14.6629406Z * installing *binary* package ‘RcppEigen’ ... 2021-05-15T22:44:14.7182199Z * DONE (RcppEigen) 2021-05-15T22:44:14.9834320Z * installing *binary* package ‘ore’ ... 2021-05-15T22:44:14.9885676Z * DONE (ore) 2021-05-15T22:44:14.9941899Z 2021-05-15T22:44:14.9942773Z The downloaded source packages are in 2021-05-15T22:44:14.9943884Z ‘/tmp/Rtmpj0sf9u/downloaded_packages’ 2021-05-15T22:44:27.6027178Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-15T22:44:27.6027876Z Use `force = TRUE` to force installation 2021-05-15T22:44:27.6037781Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-15T22:44:27.6038447Z Use `force = TRUE` to force installation 2021-05-15T22:44:27.6166657Z ##[group]Run options(width = 100) 2021-05-15T22:44:27.6167111Z options(width = 100) 2021-05-15T22:44:27.6167545Z pkgs <- installed.packages()[, "Package"] 2021-05-15T22:44:27.6168074Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-15T22:44:27.6174032Z shell: /usr/local/bin/Rscript {0} 2021-05-15T22:44:27.6174355Z env: 2021-05-15T22:44:27.6174692Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:44:27.6175057Z TIC_DEPLOY_KEY: 2021-05-15T22:44:27.6175660Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T22:44:27.6177030Z GITHUB_PAT: *** 2021-05-15T22:44:27.6177352Z COVERALLS_TOKEN: 2021-05-15T22:44:27.6177731Z continue-on-error: false 2021-05-15T22:44:27.6178084Z VDIFFR_RUN_TESTS: 2021-05-15T22:44:27.6178456Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T22:44:27.6178799Z TZ: UTC 2021-05-15T22:44:27.6179086Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T22:44:27.6179434Z NOT_CRAN: true 2021-05-15T22:44:27.6179737Z ##[endgroup] 2021-05-15T22:44:28.0152309Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-15T22:44:28.0152831Z setting value 2021-05-15T22:44:28.0153404Z version R version 3.6.3 (2020-02-29) 2021-05-15T22:44:28.0153793Z os Ubuntu 20.04.2 LTS 2021-05-15T22:44:28.0154320Z system x86_64, linux-gnu 2021-05-15T22:44:28.0154710Z ui X11 2021-05-15T22:44:28.0155058Z language (EN) 2021-05-15T22:44:28.0155578Z collate C.UTF-8 2021-05-15T22:44:28.0156078Z ctype C.UTF-8 2021-05-15T22:44:28.0156448Z tz UTC 2021-05-15T22:44:28.0156906Z date 2021-05-15 2021-05-15T22:44:28.0157119Z 2021-05-15T22:44:28.0157792Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-15T22:44:28.0158355Z package * version date lib source 2021-05-15T22:44:28.0159616Z aghast 0.2.1 2021-05-15 [1] Github (muschellij2/aghast@0c3b853) 2021-05-15T22:44:28.0160363Z askpass 1.1 2019-01-13 [1] RSPM (R 3.6.3) 2021-05-15T22:44:28.0161009Z base * 3.6.3 2021-02-17 [2] local 2021-05-15T22:44:28.0161637Z boot 1.3-24 2019-12-20 [2] CRAN (R 3.6.3) 2021-05-15T22:44:28.0162255Z brew 1.0-6 2011-04-13 [1] RSPM (R 3.6.3) 2021-05-15T22:44:28.0162886Z brio 1.1.2 2021-04-23 [1] RSPM (R 3.6.3) 2021-05-15T22:44:28.0163507Z cachem 1.0.5 2021-05-15 [1] CRAN (R 3.6.3) 2021-05-15T22:44:28.0164142Z callr 3.7.0 2021-04-20 [1] RSPM (R 3.6.3) 2021-05-15T22:44:28.0164771Z class 7.3-15 2019-01-01 [2] CRAN (R 3.6.3) 2021-05-15T22:44:28.0165405Z cli 2.5.0 2021-04-26 [1] RSPM (R 3.6.3) 2021-05-15T22:44:28.0166043Z clipr 0.7.1 2020-10-08 [1] RSPM (R 3.6.3) 2021-05-15T22:44:28.0166671Z cluster 2.1.0 2019-06-19 [2] CRAN (R 3.6.3) 2021-05-15T22:44:28.0167324Z codetools 0.2-16 2018-12-24 [2] CRAN (R 3.6.3) 2021-05-15T22:44:28.0167973Z commonmark 1.7 2018-12-01 [1] RSPM (R 3.6.3) 2021-05-15T22:44:28.0168638Z compiler 3.6.3 2021-02-17 [2] local 2021-05-15T22:44:28.0169284Z covr 3.5.1 2020-09-16 [1] RSPM (R 3.6.3) 2021-05-15T22:44:28.0169895Z cpp11 0.2.7 2021-03-29 [1] RSPM (R 3.6.3) 2021-05-15T22:44:28.0170696Z crayon 1.4.1 2021-02-08 [1] RSPM (R 3.6.3) 2021-05-15T22:44:28.0171406Z credentials 1.3.0 2020-07-21 [1] RSPM (R 3.6.3) 2021-05-15T22:44:28.0172070Z curl 4.3.1 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-15T22:44:28.0172707Z datasets * 3.6.3 2021-02-17 [2] local 2021-05-15T22:44:28.0173346Z debugme 1.1.0 2017-10-22 [1] RSPM (R 3.6.3) 2021-05-15T22:44:28.0174045Z desc 1.2.0.9000 2021-05-15 [1] Github (muschellij2/desc@7be86f2) 2021-05-15T22:44:28.0174737Z devtools 2.4.1 2021-05-05 [1] RSPM (R 3.6.3) 2021-05-15T22:44:28.0175378Z diffobj 0.3.4 2021-03-22 [1] RSPM (R 3.6.3) 2021-05-15T22:44:28.0176007Z digest 0.6.27 2020-10-24 [1] RSPM (R 3.6.3) 2021-05-15T22:44:28.0176645Z dplyr 1.0.6 2021-05-05 [1] RSPM (R 3.6.3) 2021-05-15T22:44:28.0177296Z ellipsis 0.3.2 2021-04-29 [1] RSPM (R 3.6.3) 2021-05-15T22:44:28.0177946Z evaluate 0.14 2019-05-28 [1] RSPM (R 3.6.3) 2021-05-15T22:44:28.0178597Z fansi 0.4.2 2021-01-15 [1] RSPM (R 3.6.3) 2021-05-15T22:44:28.0179219Z fastmap 1.1.0 2021-01-25 [1] RSPM (R 3.6.3) 2021-05-15T22:44:28.0179864Z foreign 0.8-75 2020-01-20 [2] CRAN (R 3.6.3) 2021-05-15T22:44:28.0180495Z fs 1.5.0 2020-07-31 [1] RSPM (R 3.6.3) 2021-05-15T22:44:28.0181112Z generics 0.1.0 2020-10-31 [1] RSPM (R 3.6.3) 2021-05-15T22:44:28.0181748Z gert 1.3.0 2021-03-29 [1] RSPM (R 3.6.3) 2021-05-15T22:44:28.0182361Z gh 1.3.0 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-15T22:44:28.0183078Z ghtravis 0.15.1 2021-05-15 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-15T22:44:28.0183778Z git2r 0.28.0 2021-01-10 [1] RSPM (R 3.6.3) 2021-05-15T22:44:28.0184550Z gitcreds 0.1.1 2020-12-04 [1] RSPM (R 3.6.3) 2021-05-15T22:44:28.0185193Z glue 1.4.2 2020-08-27 [1] RSPM (R 3.6.3) 2021-05-15T22:44:28.0185814Z graphics * 3.6.3 2021-02-17 [2] local 2021-05-15T22:44:28.0186472Z grDevices * 3.6.3 2021-02-17 [2] local 2021-05-15T22:44:28.0187101Z grid 3.6.3 2021-02-17 [2] local 2021-05-15T22:44:28.0187727Z highr 0.9 2021-04-16 [1] RSPM (R 3.6.3) 2021-05-15T22:44:28.0188353Z httr 1.4.2 2020-07-20 [1] RSPM (R 3.6.3) 2021-05-15T22:44:28.0188958Z ini 0.3.1 2018-05-20 [1] RSPM (R 3.6.3) 2021-05-15T22:44:28.0189585Z jpeg 0.1-8.1 2019-10-24 [1] RSPM (R 3.6.3) 2021-05-15T22:44:28.0190215Z jsonlite 1.7.2 2020-12-09 [1] RSPM (R 3.6.3) 2021-05-15T22:44:28.0190889Z KernSmooth 2.23-16 2019-10-15 [2] CRAN (R 3.6.3) 2021-05-15T22:44:28.0191528Z knitr 1.33 2021-04-24 [1] RSPM (R 3.6.3) 2021-05-15T22:44:28.0192168Z lattice 0.20-38 2018-11-04 [2] CRAN (R 3.6.3) 2021-05-15T22:44:28.0192819Z lazyeval 0.2.2 2019-03-15 [1] RSPM (R 3.6.3) 2021-05-15T22:44:28.0193455Z lifecycle 1.0.0 2021-02-15 [1] RSPM (R 3.6.3) 2021-05-15T22:44:28.0194100Z loder 0.2.0 2018-06-15 [1] RSPM (R 3.6.3) 2021-05-15T22:44:28.0194727Z magrittr 2.0.1 2020-11-17 [1] RSPM (R 3.6.3) 2021-05-15T22:44:28.0196291Z markdown 1.1 2019-08-07 [1] RSPM (R 3.6.3) 2021-05-15T22:44:28.0197362Z MASS 7.3-51.5 2019-12-20 [2] CRAN (R 3.6.3) 2021-05-15T22:44:28.0198216Z Matrix 1.2-18 2019-11-27 [2] CRAN (R 3.6.3) 2021-05-15T22:44:28.0199756Z memoise 2.0.0 2021-01-26 [1] RSPM (R 3.6.3) 2021-05-15T22:44:28.0200429Z methods * 3.6.3 2021-02-17 [2] local 2021-05-15T22:44:28.0201059Z mgcv 1.8-31 2019-11-09 [2] CRAN (R 3.6.3) 2021-05-15T22:44:28.0201668Z mime 0.10 2021-02-13 [1] RSPM (R 3.6.3) 2021-05-15T22:44:28.0202297Z mmand 1.6.1 2020-03-03 [1] RSPM (R 3.6.3) 2021-05-15T22:44:28.0202922Z nlme 3.1-144 2020-02-06 [2] CRAN (R 3.6.3) 2021-05-15T22:44:28.0203528Z nnet 7.3-12 2016-02-02 [2] CRAN (R 3.6.3) 2021-05-15T22:44:28.0204168Z openssl 1.4.4 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-15T22:44:28.0204786Z ore 1.6.3 2019-11-02 [1] RSPM (R 3.6.3) 2021-05-15T22:44:28.0205428Z parallel 3.6.3 2021-02-17 [2] local 2021-05-15T22:44:28.0206068Z pillar 1.6.0 2021-04-13 [1] RSPM (R 3.6.3) 2021-05-15T22:44:28.0206696Z pkgbuild 1.2.0 2020-12-15 [1] RSPM (R 3.6.3) 2021-05-15T22:44:28.0207353Z pkgconfig 2.0.3 2019-09-22 [1] RSPM (R 3.6.3) 2021-05-15T22:44:28.0207988Z pkgload 1.2.1 2021-04-06 [1] RSPM (R 3.6.3) 2021-05-15T22:44:28.0208629Z praise 1.0.0 2015-08-11 [1] RSPM (R 3.6.3) 2021-05-15T22:44:28.0209276Z prettyunits 1.1.1 2020-01-24 [1] RSPM (R 3.6.3) 2021-05-15T22:44:28.0209951Z processx 3.5.2 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-15T22:44:28.0210585Z ps 1.6.0 2021-02-28 [1] RSPM (R 3.6.3) 2021-05-15T22:44:28.0211338Z purrr 0.3.4 2020-04-17 [1] RSPM (R 3.6.3) 2021-05-15T22:44:28.0211958Z R6 2.5.0 2020-10-28 [1] RSPM (R 3.6.3) 2021-05-15T22:44:28.0212571Z rappdirs 0.3.3 2021-01-31 [1] RSPM (R 3.6.3) 2021-05-15T22:44:28.0213225Z rcmdcheck 1.3.3 2019-05-07 [1] RSPM (R 3.6.3) 2021-05-15T22:44:28.0213869Z Rcpp 1.0.6 2021-01-15 [1] RSPM (R 3.6.3) 2021-05-15T22:44:28.0214502Z RcppEigen 0.3.3.9.1 2020-12-17 [1] RSPM (R 3.6.3) 2021-05-15T22:44:28.0215158Z rematch2 2.1.2 2020-05-01 [1] RSPM (R 3.6.3) 2021-05-15T22:44:28.0215791Z remotes 2.3.0 2021-04-01 [1] RSPM (R 3.6.3) 2021-05-15T22:44:28.0216427Z rex 1.2.0 2020-04-21 [1] RSPM (R 3.6.3) 2021-05-15T22:44:28.0217032Z rlang 0.4.11 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-15T22:44:28.0217717Z RNifti 1.3.1 2021-05-14 [1] Neuroconductor (R 3.6.3) 2021-05-15T22:44:28.0218398Z roxygen2 7.1.1 2020-06-27 [1] RSPM (R 3.6.3) 2021-05-15T22:44:28.0219021Z rpart 4.1-15 2019-04-12 [2] CRAN (R 3.6.3) 2021-05-15T22:44:28.0219657Z rprojroot 2.0.2 2020-11-15 [1] RSPM (R 3.6.3) 2021-05-15T22:44:28.0220304Z rstudioapi 0.13 2020-11-12 [1] RSPM (R 3.6.3) 2021-05-15T22:44:28.0220971Z rversions 2.0.2 2020-05-25 [1] RSPM (R 3.6.3) 2021-05-15T22:44:28.0221638Z sessioninfo 1.1.1 2018-11-05 [1] RSPM (R 3.6.3) 2021-05-15T22:44:28.0222354Z spatial 7.3-11 2015-08-30 [2] CRAN (R 3.6.3) 2021-05-15T22:44:28.0223036Z splines 3.6.3 2021-02-17 [2] local 2021-05-15T22:44:28.0223657Z stats * 3.6.3 2021-02-17 [2] local 2021-05-15T22:44:28.0224278Z stats4 3.6.3 2021-02-17 [2] local 2021-05-15T22:44:28.0224894Z stringi 1.6.1 2021-05-10 [1] RSPM (R 3.6.3) 2021-05-15T22:44:28.0225533Z stringr 1.4.0 2019-02-10 [1] RSPM (R 3.6.3) 2021-05-15T22:44:28.0226172Z survival 3.1-8 2019-12-03 [2] CRAN (R 3.6.3) 2021-05-15T22:44:28.0226785Z sys 3.4 2020-07-23 [1] RSPM (R 3.6.3) 2021-05-15T22:44:28.0227450Z sysreqs 1.0.0.9000 2021-05-15 [1] Github (r-hub/sysreqs@f068afa) 2021-05-15T22:44:28.0228099Z tcltk 3.6.3 2021-02-17 [2] local 2021-05-15T22:44:28.0228733Z testthat 3.0.2 2021-02-14 [1] RSPM (R 3.6.3) 2021-05-15T22:44:28.0229381Z tibble 3.1.1 2021-04-18 [1] RSPM (R 3.6.3) 2021-05-15T22:44:28.0230030Z tic 0.10.0 2021-05-15 [1] Github (ropensci/tic@3b4dfb8) 2021-05-15T22:44:28.0230688Z tidyr 1.1.3 2021-03-03 [1] RSPM (R 3.6.3) 2021-05-15T22:44:28.0231321Z tidyselect 1.1.1 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-15T22:44:28.0231961Z tools 3.6.3 2021-02-17 [2] local 2021-05-15T22:44:28.0232573Z usethis 2.0.1 2021-02-10 [1] RSPM (R 3.6.3) 2021-05-15T22:44:28.0233202Z utf8 1.2.1 2021-03-12 [1] RSPM (R 3.6.3) 2021-05-15T22:44:28.0233816Z utils * 3.6.3 2021-02-17 [2] local 2021-05-15T22:44:28.0234433Z vctrs 0.3.8 2021-04-29 [1] RSPM (R 3.6.3) 2021-05-15T22:44:28.0235060Z waldo 0.2.5 2021-03-08 [1] RSPM (R 3.6.3) 2021-05-15T22:44:28.0235842Z whisker 0.4 2019-08-28 [1] RSPM (R 3.6.3) 2021-05-15T22:44:28.0236497Z withr 2.4.2 2021-04-18 [1] RSPM (R 3.6.3) 2021-05-15T22:44:28.0237113Z xfun 0.23 2021-05-15 [1] CRAN (R 3.6.3) 2021-05-15T22:44:28.0237717Z xml2 1.3.2 2020-04-23 [1] RSPM (R 3.6.3) 2021-05-15T22:44:28.0238342Z xopen 1.0.0 2018-09-17 [1] RSPM (R 3.6.3) 2021-05-15T22:44:28.0238952Z yaml 2.2.1 2020-02-01 [1] RSPM (R 3.6.3) 2021-05-15T22:44:28.0239759Z zip 2.1.1 2020-08-27 [1] RSPM (R 3.6.3) 2021-05-15T22:44:28.0240003Z 2021-05-15T22:44:28.0240357Z [1] /home/runner/work/_temp/Library 2021-05-15T22:44:28.0240773Z [2] /opt/R/3.6.3/lib/R/library 2021-05-15T22:44:28.0325768Z ##[group]Run Rscript -e 'tic::script()' 2021-05-15T22:44:28.0326297Z Rscript -e 'tic::script()' 2021-05-15T22:44:28.0326636Z ls -l check 2021-05-15T22:44:28.0363610Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-15T22:44:28.0364008Z env: 2021-05-15T22:44:28.0364529Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:44:28.0364896Z TIC_DEPLOY_KEY: 2021-05-15T22:44:28.0365916Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T22:44:28.0367267Z GITHUB_PAT: *** 2021-05-15T22:44:28.0367625Z COVERALLS_TOKEN: 2021-05-15T22:44:28.0368198Z continue-on-error: false 2021-05-15T22:44:28.0368947Z VDIFFR_RUN_TESTS: 2021-05-15T22:44:28.0369337Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T22:44:28.0369761Z TZ: UTC 2021-05-15T22:44:28.0370085Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T22:44:28.0370416Z NOT_CRAN: true 2021-05-15T22:44:28.0370732Z ##[endgroup] 2021-05-15T22:44:28.2862075Z ✔ Loading tic stage configuration from tic.R 2021-05-15T22:44:28.3993387Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-15T22:44:28.3994530Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-15T22:44:28.3995212Z timeout = Inf, check_dir = "check") 2021-05-15T22:44:28.4530627Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-15T22:44:28.7240378Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-15T22:44:28.7400253Z * preparing ‘RNiftyReg’: 2021-05-15T22:44:28.7521430Z * checking DESCRIPTION meta-information ... OK 2021-05-15T22:44:28.7530908Z * cleaning src 2021-05-15T22:44:28.7532572Z * running ‘cleanup’ 2021-05-15T22:44:28.7992017Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T22:44:28.8437054Z * checking for empty or unneeded directories 2021-05-15T22:44:28.8476494Z * building ‘RNiftyReg_2.7.0.tar.gz’ 2021-05-15T22:44:29.2788774Z 2021-05-15T22:44:29.4941753Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-15T22:44:29.6796329Z * using log directory ‘/home/runner/work/RNiftyReg/RNiftyReg/check/RNiftyReg.Rcheck’ 2021-05-15T22:44:29.6798460Z * using R version 3.6.3 (2020-02-29) 2021-05-15T22:44:29.6799937Z * using platform: x86_64-pc-linux-gnu (64-bit) 2021-05-15T22:44:29.6800583Z * using session charset: UTF-8 2021-05-15T22:44:29.8906013Z * using option ‘--as-cran’ 2021-05-15T22:44:29.8928004Z * checking for file ‘RNiftyReg/DESCRIPTION’ ... OK 2021-05-15T22:44:29.8937181Z * this is package ‘RNiftyReg’ version ‘2.7.0’ 2021-05-15T22:44:29.8937771Z * package encoding: UTF-8 2021-05-15T22:44:29.8958539Z * checking package namespace information ... OK 2021-05-15T22:44:43.3774565Z * checking package dependencies ... OK 2021-05-15T22:44:43.3790757Z * checking if this is a source package ... OK 2021-05-15T22:44:43.3791571Z * checking if there is a namespace ... OK 2021-05-15T22:44:43.7120442Z * checking for executable files ... OK 2021-05-15T22:44:43.7121446Z * checking for hidden files and directories ... OK 2021-05-15T22:44:43.7141084Z * checking for portable file names ... OK 2021-05-15T22:44:43.7155449Z * checking for sufficient/correct file permissions ... OK 2021-05-15T22:44:43.7174088Z * checking serialization versions ... OK 2021-05-15T22:49:54.3925940Z * checking whether package ‘RNiftyReg’ can be installed ... OK 2021-05-15T22:49:54.3996481Z * checking installed package size ... NOTE 2021-05-15T22:49:54.3997241Z installed size is 125.1Mb 2021-05-15T22:49:54.4009154Z sub-directories of 1Mb or more: 2021-05-15T22:49:54.4009971Z extdata 2.0Mb 2021-05-15T22:49:54.4015711Z libs 122.9Mb 2021-05-15T22:49:54.4544094Z * checking package directory ... OK 2021-05-15T22:49:54.4545030Z * checking for future file timestamps ... OK 2021-05-15T22:49:54.5920734Z * checking DESCRIPTION meta-information ... OK 2021-05-15T22:49:54.5990270Z * checking top-level files ... OK 2021-05-15T22:49:54.5995473Z * checking for left-over files ... OK 2021-05-15T22:49:54.5996295Z * checking index information ... OK 2021-05-15T22:49:54.6370149Z * checking package subdirectories ... OK 2021-05-15T22:49:54.6772606Z * checking R files for non-ASCII characters ... OK 2021-05-15T22:49:54.7302265Z * checking R files for syntax errors ... OK 2021-05-15T22:49:54.9883157Z * checking whether the package can be loaded ... OK 2021-05-15T22:49:55.2073871Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-15T22:49:55.4255413Z * checking whether the package can be unloaded cleanly ... OK 2021-05-15T22:49:55.6457851Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-15T22:49:55.8734036Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-15T22:49:56.1123248Z * checking loading without being on the library search path ... OK 2021-05-15T22:49:56.3599401Z * checking dependencies in R code ... OK 2021-05-15T22:49:56.9381405Z * checking S3 generic/method consistency ... OK 2021-05-15T22:49:57.1962752Z * checking replacement functions ... OK 2021-05-15T22:49:57.5022068Z * checking foreign function calls ... OK 2021-05-15T22:49:59.9120487Z * checking R code for possible problems ... OK 2021-05-15T22:50:00.1322003Z * checking Rd files ... OK 2021-05-15T22:50:00.1714394Z * checking Rd metadata ... OK 2021-05-15T22:50:00.2441420Z * checking Rd line widths ... OK 2021-05-15T22:50:00.3499127Z * checking Rd cross-references ... OK 2021-05-15T22:50:00.6035220Z * checking for missing documentation entries ... OK 2021-05-15T22:50:01.4224467Z * checking for code/documentation mismatches ... OK 2021-05-15T22:50:02.1681443Z * checking Rd \usage sections ... OK 2021-05-15T22:50:02.2599041Z * checking Rd contents ... OK 2021-05-15T22:50:02.3280390Z * checking for unstated dependencies in examples ... OK 2021-05-15T22:50:02.3289288Z * checking line endings in shell scripts ... OK 2021-05-15T22:50:02.3487324Z * checking line endings in C/C++/Fortran sources/headers ... OK 2021-05-15T22:50:02.3498481Z * checking line endings in Makefiles ... OK 2021-05-15T22:50:02.4007035Z * checking compilation flags in Makevars ... OK 2021-05-15T22:50:02.4008019Z * checking for GNU extensions in Makefiles ... OK 2021-05-15T22:50:02.4008922Z * checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK 2021-05-15T22:50:02.4056364Z * checking use of SHLIB_OPENMP_*FLAGS in Makefiles ... OK 2021-05-15T22:50:02.4337263Z * checking pragmas in C/C++ headers and code ... OK 2021-05-15T22:50:02.5777735Z * checking compilation flags used ... OK 2021-05-15T22:50:02.6945034Z * checking compiled code ... OK 2021-05-15T22:50:03.2844533Z * checking examples ... OK 2021-05-15T22:50:03.3454411Z * checking for unstated dependencies in ‘tests’ ... OK 2021-05-15T22:50:03.4834547Z * checking tests ... 2021-05-15T22:50:15.2045064Z Running ‘test-all.R’ [19s/11s] 2021-05-15T22:50:15.2052472Z OK 2021-05-15T22:50:16.3429536Z * checking PDF version of manual ... OK 2021-05-15T22:50:16.3430547Z * checking for detritus in the temp directory ... OK 2021-05-15T22:50:16.3431184Z * DONE 2021-05-15T22:50:16.3431562Z 2021-05-15T22:50:16.3432053Z Status: 1 NOTE 2021-05-15T22:50:16.3432528Z See 2021-05-15T22:50:16.3435855Z ‘/home/runner/work/RNiftyReg/RNiftyReg/check/RNiftyReg.Rcheck/00check.log’ 2021-05-15T22:50:16.3437259Z for details. 2021-05-15T22:50:16.3437745Z 2021-05-15T22:50:16.3438310Z 2021-05-15T22:50:16.6585953Z ── R CMD check results ──────────────────────────────────── RNiftyReg 2.7.0 ──── 2021-05-15T22:50:16.6599853Z Duration: 5m 47.1s 2021-05-15T22:50:16.6600361Z 2021-05-15T22:50:16.6618571Z ❯ checking installed package size ... NOTE 2021-05-15T22:50:16.6619391Z installed size is 125.1Mb 2021-05-15T22:50:16.6620222Z sub-directories of 1Mb or more: 2021-05-15T22:50:16.6620885Z extdata 2.0Mb 2021-05-15T22:50:16.6621388Z libs 122.9Mb 2021-05-15T22:50:16.6621761Z 2021-05-15T22:50:16.6626592Z 0 errors ✔ | 0 warnings ✔ | 1 note ✖ 2021-05-15T22:50:16.6704973Z total 28996 2021-05-15T22:50:16.6706392Z drwxr-xr-x 6 runner docker 4096 May 15 22:50 RNiftyReg.Rcheck 2021-05-15T22:50:16.6708522Z -rw-r--r-- 1 runner docker 3916087 May 15 22:44 RNiftyReg_2.7.0.tar.gz 2021-05-15T22:50:16.6709754Z -rw-r--r-- 1 runner docker 25765424 May 15 22:49 RNiftyReg_2.7.0_R_x86_64-pc-linux-gnu.tar.gz 2021-05-15T22:50:16.6754786Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-15T22:50:16.6755641Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-15T22:50:16.6853788Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-15T22:50:16.6854230Z env: 2021-05-15T22:50:16.6854592Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:50:16.6854991Z TIC_DEPLOY_KEY: 2021-05-15T22:50:16.6855653Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T22:50:16.6857277Z GITHUB_PAT: *** 2021-05-15T22:50:16.6857610Z COVERALLS_TOKEN: 2021-05-15T22:50:16.6857973Z continue-on-error: false 2021-05-15T22:50:16.6858345Z VDIFFR_RUN_TESTS: 2021-05-15T22:50:16.6858706Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T22:50:16.6859061Z TZ: UTC 2021-05-15T22:50:16.6859349Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T22:50:16.6859666Z NOT_CRAN: true 2021-05-15T22:50:16.6859946Z ##[endgroup] 2021-05-15T22:50:16.6980648Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-15T22:50:16.6981137Z Rscript -e "tic::before_deploy()" 2021-05-15T22:50:16.7014694Z shell: /usr/bin/bash -e {0} 2021-05-15T22:50:16.7014987Z env: 2021-05-15T22:50:16.7015331Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:50:16.7015697Z TIC_DEPLOY_KEY: 2021-05-15T22:50:16.7016300Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T22:50:16.7017292Z GITHUB_PAT: *** 2021-05-15T22:50:16.7017596Z COVERALLS_TOKEN: 2021-05-15T22:50:16.7017972Z continue-on-error: false 2021-05-15T22:50:16.7018325Z VDIFFR_RUN_TESTS: 2021-05-15T22:50:16.7018697Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T22:50:16.7019029Z TZ: UTC 2021-05-15T22:50:16.7019330Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T22:50:16.7019778Z NOT_CRAN: true 2021-05-15T22:50:16.7020056Z ##[endgroup] 2021-05-15T22:50:16.9310268Z ✔ Loading tic stage configuration from tic.R 2021-05-15T22:50:17.0337750Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-15T22:50:17.0338196Z with: 2021-05-15T22:50:17.0338852Z upload_url: https://uploads.github.com/repos/neuroconductor/RNiftyReg/releases/43005510/assets{?name,label} 2021-05-15T22:50:17.0339648Z asset_path: check/RNiftyReg_2.7.0_R_x86_64-pc-linux-gnu.tar.gz 2021-05-15T22:50:17.0340204Z asset_name: RNiftyReg_2.7.0_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-15T22:50:17.0340727Z asset_content_type: application/octet-stream 2021-05-15T22:50:17.0341101Z env: 2021-05-15T22:50:17.0341447Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:50:17.0341797Z TIC_DEPLOY_KEY: 2021-05-15T22:50:17.0342408Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T22:50:17.0344035Z GITHUB_PAT: *** 2021-05-15T22:50:17.0344401Z COVERALLS_TOKEN: 2021-05-15T22:50:17.0344793Z continue-on-error: false 2021-05-15T22:50:17.0345193Z VDIFFR_RUN_TESTS: 2021-05-15T22:50:17.0345620Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T22:50:17.0346001Z TZ: UTC 2021-05-15T22:50:17.0346639Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T22:50:17.0346962Z NOT_CRAN: true 2021-05-15T22:50:17.0347679Z GITHUB_TOKEN: *** 2021-05-15T22:50:17.0347985Z ##[endgroup] 2021-05-15T22:50:18.0559727Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-15T22:50:18.0560238Z Rscript -e "tic::deploy()" 2021-05-15T22:50:18.0597036Z shell: /usr/bin/bash -e {0} 2021-05-15T22:50:18.0597327Z env: 2021-05-15T22:50:18.0597672Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:50:18.0598023Z TIC_DEPLOY_KEY: 2021-05-15T22:50:18.0598649Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T22:50:18.0599972Z GITHUB_PAT: *** 2021-05-15T22:50:18.0600297Z COVERALLS_TOKEN: 2021-05-15T22:50:18.0600676Z continue-on-error: false 2021-05-15T22:50:18.0601037Z VDIFFR_RUN_TESTS: 2021-05-15T22:50:18.0601412Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T22:50:18.0601741Z TZ: UTC 2021-05-15T22:50:18.0602038Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T22:50:18.0602341Z NOT_CRAN: true 2021-05-15T22:50:18.0602635Z ##[endgroup] 2021-05-15T22:50:18.2894789Z ✔ Loading tic stage configuration from tic.R 2021-05-15T22:50:18.3941186Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-15T22:50:18.3941682Z Rscript -e "tic::after_deploy()" 2021-05-15T22:50:18.3981447Z shell: /usr/bin/bash -e {0} 2021-05-15T22:50:18.3981751Z env: 2021-05-15T22:50:18.3982080Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:50:18.3982441Z TIC_DEPLOY_KEY: 2021-05-15T22:50:18.3983041Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T22:50:18.3984536Z GITHUB_PAT: *** 2021-05-15T22:50:18.3984874Z COVERALLS_TOKEN: 2021-05-15T22:50:18.3985232Z continue-on-error: false 2021-05-15T22:50:18.3985607Z VDIFFR_RUN_TESTS: 2021-05-15T22:50:18.3985961Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T22:50:18.3986304Z TZ: UTC 2021-05-15T22:50:18.3986591Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T22:50:18.3986907Z NOT_CRAN: true 2021-05-15T22:50:18.3987184Z ##[endgroup] 2021-05-15T22:50:18.6476101Z ✔ Loading tic stage configuration from tic.R 2021-05-15T22:50:18.9145120Z Post job cleanup. 2021-05-15T22:50:18.9562125Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-15T22:50:18.9640295Z Post job cleanup. 2021-05-15T22:50:19.0578241Z [command]/usr/bin/git version 2021-05-15T22:50:19.0643137Z git version 2.31.1 2021-05-15T22:50:19.0678243Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-15T22:50:19.0716673Z [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-15T22:50:19.0958124Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-15T22:50:19.0982413Z http.https://github.com/.extraheader 2021-05-15T22:50:19.0996357Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-15T22:50:19.1033349Z [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-15T22:50:19.1284919Z Cleaning up orphan processes