2021-05-16T20:02:00.5861285Z ##[section]Starting: Request a runner to run this job 2021-05-16T20:02:01.3416224Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-20.04' 2021-05-16T20:02:01.3903422Z 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-16T20:02:01.4700220Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-16T20:02:01.5756295Z ##[section]Finishing: Request a runner to run this job 2021-05-16T20:02:08.3487492Z Current runner version: '2.278.0' 2021-05-16T20:02:08.3513561Z ##[group]Operating System 2021-05-16T20:02:08.3514387Z Ubuntu 2021-05-16T20:02:08.3514748Z 20.04.2 2021-05-16T20:02:08.3515118Z LTS 2021-05-16T20:02:08.3515476Z ##[endgroup] 2021-05-16T20:02:08.3515959Z ##[group]Virtual Environment 2021-05-16T20:02:08.3516464Z Environment: ubuntu-20.04 2021-05-16T20:02:08.3516937Z Version: 20210510.0 2021-05-16T20:02:08.3517705Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210510.0/images/linux/Ubuntu2004-README.md 2021-05-16T20:02:08.3519006Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210510.0 2021-05-16T20:02:08.3519734Z ##[endgroup] 2021-05-16T20:02:08.3521228Z ##[group]GITHUB_TOKEN Permissions 2021-05-16T20:02:08.3522231Z Actions: write 2021-05-16T20:02:08.3522668Z Checks: write 2021-05-16T20:02:08.3523064Z Contents: write 2021-05-16T20:02:08.3523517Z Deployments: write 2021-05-16T20:02:08.3524048Z Issues: write 2021-05-16T20:02:08.3524481Z Metadata: read 2021-05-16T20:02:08.3524882Z Packages: write 2021-05-16T20:02:08.3525341Z PullRequests: write 2021-05-16T20:02:08.3525825Z RepositoryProjects: write 2021-05-16T20:02:08.3526368Z SecurityEvents: write 2021-05-16T20:02:08.3526790Z Statuses: write 2021-05-16T20:02:08.3527329Z ##[endgroup] 2021-05-16T20:02:08.3529752Z Prepare workflow directory 2021-05-16T20:02:08.4510715Z Prepare all required actions 2021-05-16T20:02:08.4522572Z Getting action download info 2021-05-16T20:02:08.8651987Z Download action repository 'actions/checkout@v2' 2021-05-16T20:02:10.5306882Z Download action repository 'r-lib/actions@master' 2021-05-16T20:02:10.9996758Z Download action repository 'adigherman/actions@master' 2021-05-16T20:02:13.2214749Z Download action repository 'msys2/setup-msys2@v2' 2021-05-16T20:02:13.4974817Z Download action repository 'actions/cache@v1' 2021-05-16T20:02:13.6616888Z Download action repository 'actions/upload-artifact@master' 2021-05-16T20:02:13.8048378Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-16T20:02:14.1049660Z ##[group]Run actions/checkout@v2 2021-05-16T20:02:14.1050237Z with: 2021-05-16T20:02:14.1050660Z repository: neuroconductor/neurobase 2021-05-16T20:02:14.1051466Z token: *** 2021-05-16T20:02:14.1051791Z ssh-strict: true 2021-05-16T20:02:14.1052272Z persist-credentials: true 2021-05-16T20:02:14.1052703Z clean: true 2021-05-16T20:02:14.1053035Z fetch-depth: 1 2021-05-16T20:02:14.1053397Z lfs: false 2021-05-16T20:02:14.1053713Z submodules: false 2021-05-16T20:02:14.1054080Z env: 2021-05-16T20:02:14.1054454Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:02:14.1054886Z TIC_DEPLOY_KEY: 2021-05-16T20:02:14.1055539Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T20:02:14.1056511Z GITHUB_PAT: *** 2021-05-16T20:02:14.1056898Z COVERALLS_TOKEN: 2021-05-16T20:02:14.1057299Z continue-on-error: false 2021-05-16T20:02:14.1057738Z VDIFFR_RUN_TESTS: 2021-05-16T20:02:14.1058060Z ##[endgroup] 2021-05-16T20:02:14.3072731Z Syncing repository: neuroconductor/neurobase 2021-05-16T20:02:14.3092256Z ##[group]Getting Git version info 2021-05-16T20:02:14.3095309Z Working directory is '/home/runner/work/neurobase/neurobase' 2021-05-16T20:02:14.3148240Z [command]/usr/bin/git version 2021-05-16T20:02:14.3279319Z git version 2.31.1 2021-05-16T20:02:14.3297280Z ##[endgroup] 2021-05-16T20:02:14.3304794Z Deleting the contents of '/home/runner/work/neurobase/neurobase' 2021-05-16T20:02:14.3309423Z ##[group]Initializing the repository 2021-05-16T20:02:14.3313469Z [command]/usr/bin/git init /home/runner/work/neurobase/neurobase 2021-05-16T20:02:14.3404055Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-16T20:02:14.3405031Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-16T20:02:14.3406160Z hint: of your new repositories, which will suppress this warning, call: 2021-05-16T20:02:14.3406911Z hint: 2021-05-16T20:02:14.3493825Z hint: git config --global init.defaultBranch 2021-05-16T20:02:14.3494758Z hint: 2021-05-16T20:02:14.3495720Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-16T20:02:14.3496728Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-16T20:02:14.3497335Z hint: 2021-05-16T20:02:14.3497873Z hint: git branch -m 2021-05-16T20:02:14.3498655Z Initialized empty Git repository in /home/runner/work/neurobase/neurobase/.git/ 2021-05-16T20:02:14.3499675Z [command]/usr/bin/git remote add origin https://github.com/neuroconductor/neurobase 2021-05-16T20:02:14.3500500Z ##[endgroup] 2021-05-16T20:02:14.3501255Z ##[group]Disabling automatic garbage collection 2021-05-16T20:02:14.3502121Z [command]/usr/bin/git config --local gc.auto 0 2021-05-16T20:02:14.3540881Z ##[endgroup] 2021-05-16T20:02:14.3560392Z ##[group]Setting up auth 2021-05-16T20:02:14.3561291Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T20:02:14.3589838Z [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-16T20:02:14.3980766Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T20:02:14.4028293Z [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-16T20:02:14.4294762Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-16T20:02:14.4344519Z ##[endgroup] 2021-05-16T20:02:14.4345777Z ##[group]Fetching the repository 2021-05-16T20:02:14.4358498Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +1d4b172915192d419b4defb2e56d84d7541c03cd:refs/tags/1.30.1.s 2021-05-16T20:02:14.6745418Z remote: Enumerating objects: 359, done. 2021-05-16T20:02:14.6746953Z remote: Counting objects: 0% (1/359) 2021-05-16T20:02:14.6747952Z remote: Counting objects: 1% (4/359) 2021-05-16T20:02:14.6755593Z remote: Counting objects: 2% (8/359) 2021-05-16T20:02:14.6757544Z remote: Counting objects: 3% (11/359) 2021-05-16T20:02:14.6758846Z remote: Counting objects: 4% (15/359) 2021-05-16T20:02:14.6759864Z remote: Counting objects: 5% (18/359) 2021-05-16T20:02:14.6762120Z remote: Counting objects: 6% (22/359) 2021-05-16T20:02:14.6763129Z remote: Counting objects: 7% (26/359) 2021-05-16T20:02:14.6764117Z remote: Counting objects: 8% (29/359) 2021-05-16T20:02:14.6765110Z remote: Counting objects: 9% (33/359) 2021-05-16T20:02:14.6766100Z remote: Counting objects: 10% (36/359) 2021-05-16T20:02:14.6767096Z remote: Counting objects: 11% (40/359) 2021-05-16T20:02:14.6768074Z remote: Counting objects: 12% (44/359) 2021-05-16T20:02:14.6769116Z remote: Counting objects: 13% (47/359) 2021-05-16T20:02:14.6770101Z remote: Counting objects: 14% (51/359) 2021-05-16T20:02:14.6771114Z remote: Counting objects: 15% (54/359) 2021-05-16T20:02:14.6772339Z remote: Counting objects: 16% (58/359) 2021-05-16T20:02:14.6773318Z remote: Counting objects: 17% (62/359) 2021-05-16T20:02:14.6774330Z remote: Counting objects: 18% (65/359) 2021-05-16T20:02:14.6775326Z remote: Counting objects: 19% (69/359) 2021-05-16T20:02:14.6776308Z remote: Counting objects: 20% (72/359) 2021-05-16T20:02:14.6777303Z remote: Counting objects: 21% (76/359) 2021-05-16T20:02:14.6778687Z remote: Counting objects: 22% (79/359) 2021-05-16T20:02:14.6779696Z remote: Counting objects: 23% (83/359) 2021-05-16T20:02:14.6783281Z remote: Counting objects: 24% (87/359) 2021-05-16T20:02:14.6784304Z remote: Counting objects: 25% (90/359) 2021-05-16T20:02:14.6785638Z remote: Counting objects: 26% (94/359) 2021-05-16T20:02:14.6786641Z remote: Counting objects: 27% (97/359) 2021-05-16T20:02:14.6787655Z remote: Counting objects: 28% (101/359) 2021-05-16T20:02:14.6788788Z remote: Counting objects: 29% (105/359) 2021-05-16T20:02:14.6790485Z remote: Counting objects: 30% (108/359) 2021-05-16T20:02:14.6791012Z remote: Counting objects: 31% (112/359) 2021-05-16T20:02:14.6791712Z remote: Counting objects: 32% (115/359) 2021-05-16T20:02:14.6792238Z remote: Counting objects: 33% (119/359) 2021-05-16T20:02:14.6792776Z remote: Counting objects: 34% (123/359) 2021-05-16T20:02:14.6793309Z remote: Counting objects: 35% (126/359) 2021-05-16T20:02:14.6793828Z remote: Counting objects: 36% (130/359) 2021-05-16T20:02:14.6794355Z remote: Counting objects: 37% (133/359) 2021-05-16T20:02:14.6794876Z remote: Counting objects: 38% (137/359) 2021-05-16T20:02:14.6795424Z remote: Counting objects: 39% (141/359) 2021-05-16T20:02:14.6795946Z remote: Counting objects: 40% (144/359) 2021-05-16T20:02:14.6796479Z remote: Counting objects: 41% (148/359) 2021-05-16T20:02:14.6797214Z remote: Counting objects: 42% (151/359) 2021-05-16T20:02:14.6799037Z remote: Counting objects: 43% (155/359) 2021-05-16T20:02:14.6799585Z remote: Counting objects: 44% (158/359) 2021-05-16T20:02:14.6800103Z remote: Counting objects: 45% (162/359) 2021-05-16T20:02:14.6800638Z remote: Counting objects: 46% (166/359) 2021-05-16T20:02:14.6801157Z remote: Counting objects: 47% (169/359) 2021-05-16T20:02:14.6801696Z remote: Counting objects: 48% (173/359) 2021-05-16T20:02:14.6802242Z remote: Counting objects: 49% (176/359) 2021-05-16T20:02:14.6802778Z remote: Counting objects: 50% (180/359) 2021-05-16T20:02:14.6803294Z remote: Counting objects: 51% (184/359) 2021-05-16T20:02:14.6804017Z remote: Counting objects: 52% (187/359) 2021-05-16T20:02:14.6804547Z remote: Counting objects: 53% (191/359) 2021-05-16T20:02:14.6805079Z remote: Counting objects: 54% (194/359) 2021-05-16T20:02:14.6805612Z remote: Counting objects: 55% (198/359) 2021-05-16T20:02:14.6806344Z remote: Counting objects: 56% (202/359) 2021-05-16T20:02:14.6807962Z remote: Counting objects: 57% (205/359) 2021-05-16T20:02:14.6808493Z remote: Counting objects: 58% (209/359) 2021-05-16T20:02:14.6809028Z remote: Counting objects: 59% (212/359) 2021-05-16T20:02:14.6809544Z remote: Counting objects: 60% (216/359) 2021-05-16T20:02:14.6810076Z remote: Counting objects: 61% (219/359) 2021-05-16T20:02:14.6810593Z remote: Counting objects: 62% (223/359) 2021-05-16T20:02:14.6811127Z remote: Counting objects: 63% (227/359) 2021-05-16T20:02:14.6811663Z remote: Counting objects: 64% (230/359) 2021-05-16T20:02:14.6812193Z remote: Counting objects: 65% (234/359) 2021-05-16T20:02:14.6812723Z remote: Counting objects: 66% (237/359) 2021-05-16T20:02:14.6813239Z remote: Counting objects: 67% (241/359) 2021-05-16T20:02:14.6813768Z remote: Counting objects: 68% (245/359) 2021-05-16T20:02:14.6814288Z remote: Counting objects: 69% (248/359) 2021-05-16T20:02:14.6814820Z remote: Counting objects: 70% (252/359) 2021-05-16T20:02:14.6815332Z remote: Counting objects: 71% (255/359) 2021-05-16T20:02:14.6815859Z remote: Counting objects: 72% (259/359) 2021-05-16T20:02:14.6816495Z remote: Counting objects: 73% (263/359) 2021-05-16T20:02:14.6816952Z remote: Counting objects: 74% (266/359) 2021-05-16T20:02:14.6817533Z remote: Counting objects: 75% (270/359) 2021-05-16T20:02:14.6817925Z remote: Counting objects: 76% (273/359) 2021-05-16T20:02:14.6818327Z remote: Counting objects: 77% (277/359) 2021-05-16T20:02:14.6818857Z remote: Counting objects: 78% (281/359) 2021-05-16T20:02:14.6819270Z remote: Counting objects: 79% (284/359) 2021-05-16T20:02:14.6819661Z remote: Counting objects: 80% (288/359) 2021-05-16T20:02:14.6820066Z remote: Counting objects: 81% (291/359) 2021-05-16T20:02:14.6820474Z remote: Counting objects: 82% (295/359) 2021-05-16T20:02:14.6820866Z remote: Counting objects: 83% (298/359) 2021-05-16T20:02:14.6821274Z remote: Counting objects: 84% (302/359) 2021-05-16T20:02:14.6821668Z remote: Counting objects: 85% (306/359) 2021-05-16T20:02:14.6822163Z remote: Counting objects: 86% (309/359) 2021-05-16T20:02:14.6822557Z remote: Counting objects: 87% (313/359) 2021-05-16T20:02:14.6822961Z remote: Counting objects: 88% (316/359) 2021-05-16T20:02:14.6823351Z remote: Counting objects: 89% (320/359) 2021-05-16T20:02:14.6823755Z remote: Counting objects: 90% (324/359) 2021-05-16T20:02:14.6824148Z remote: Counting objects: 91% (327/359) 2021-05-16T20:02:14.6824555Z remote: Counting objects: 92% (331/359) 2021-05-16T20:02:14.6824957Z remote: Counting objects: 93% (334/359) 2021-05-16T20:02:14.6825347Z remote: Counting objects: 94% (338/359) 2021-05-16T20:02:14.6825753Z remote: Counting objects: 95% (342/359) 2021-05-16T20:02:14.6826173Z remote: Counting objects: 96% (345/359) 2021-05-16T20:02:14.6826564Z remote: Counting objects: 97% (349/359) 2021-05-16T20:02:14.6826970Z remote: Counting objects: 98% (352/359) 2021-05-16T20:02:14.6827359Z remote: Counting objects: 99% (356/359) 2021-05-16T20:02:14.6827764Z remote: Counting objects: 100% (359/359) 2021-05-16T20:02:14.6828176Z remote: Counting objects: 100% (359/359), done. 2021-05-16T20:02:14.6828629Z remote: Compressing objects: 0% (1/299) 2021-05-16T20:02:14.6829057Z remote: Compressing objects: 1% (3/299) 2021-05-16T20:02:14.6829498Z remote: Compressing objects: 2% (6/299) 2021-05-16T20:02:14.6830002Z remote: Compressing objects: 3% (9/299) 2021-05-16T20:02:14.6830435Z remote: Compressing objects: 4% (12/299) 2021-05-16T20:02:14.6830944Z remote: Compressing objects: 5% (15/299) 2021-05-16T20:02:14.6831374Z remote: Compressing objects: 6% (18/299) 2021-05-16T20:02:14.6831818Z remote: Compressing objects: 7% (21/299) 2021-05-16T20:02:14.6832642Z remote: Compressing objects: 8% (24/299) 2021-05-16T20:02:14.6833156Z remote: Compressing objects: 9% (27/299) 2021-05-16T20:02:14.6835948Z remote: Compressing objects: 10% (30/299) 2021-05-16T20:02:14.6924777Z remote: Compressing objects: 11% (33/299) 2021-05-16T20:02:15.1849266Z remote: Compressing objects: 12% (36/299) 2021-05-16T20:02:15.1884814Z remote: Compressing objects: 13% (39/299) 2021-05-16T20:02:15.1885727Z remote: Compressing objects: 14% (42/299) 2021-05-16T20:02:15.1886446Z remote: Compressing objects: 15% (45/299) 2021-05-16T20:02:15.1887351Z remote: Compressing objects: 16% (48/299) 2021-05-16T20:02:15.1888053Z remote: Compressing objects: 17% (51/299) 2021-05-16T20:02:15.1888772Z remote: Compressing objects: 18% (54/299) 2021-05-16T20:02:15.1889464Z remote: Compressing objects: 19% (57/299) 2021-05-16T20:02:15.1890136Z remote: Compressing objects: 20% (60/299) 2021-05-16T20:02:15.1891008Z remote: Compressing objects: 21% (63/299) 2021-05-16T20:02:15.1891789Z remote: Compressing objects: 22% (66/299) 2021-05-16T20:02:15.1892468Z remote: Compressing objects: 23% (69/299) 2021-05-16T20:02:15.1893151Z remote: Compressing objects: 24% (72/299) 2021-05-16T20:02:15.1893823Z remote: Compressing objects: 25% (75/299) 2021-05-16T20:02:15.1894511Z remote: Compressing objects: 26% (78/299) 2021-05-16T20:02:15.1895191Z remote: Compressing objects: 27% (81/299) 2021-05-16T20:02:15.1896143Z remote: Compressing objects: 28% (84/299) 2021-05-16T20:02:15.1896835Z remote: Compressing objects: 29% (87/299) 2021-05-16T20:02:15.1897501Z remote: Compressing objects: 30% (90/299) 2021-05-16T20:02:15.1898188Z remote: Compressing objects: 31% (93/299) 2021-05-16T20:02:15.1898874Z remote: Compressing objects: 32% (96/299) 2021-05-16T20:02:15.1899540Z remote: Compressing objects: 33% (99/299) 2021-05-16T20:02:15.1900230Z remote: Compressing objects: 34% (102/299) 2021-05-16T20:02:15.1900920Z remote: Compressing objects: 35% (105/299) 2021-05-16T20:02:15.1901595Z remote: Compressing objects: 36% (108/299) 2021-05-16T20:02:15.1902353Z remote: Compressing objects: 37% (111/299) 2021-05-16T20:02:15.1902942Z remote: Compressing objects: 38% (114/299) 2021-05-16T20:02:15.1903551Z remote: Compressing objects: 39% (117/299) 2021-05-16T20:02:15.1904149Z remote: Compressing objects: 40% (120/299) 2021-05-16T20:02:15.1904751Z remote: Compressing objects: 41% (123/299) 2021-05-16T20:02:15.1905364Z remote: Compressing objects: 42% (126/299) 2021-05-16T20:02:15.1905952Z remote: Compressing objects: 43% (129/299) 2021-05-16T20:02:15.1906557Z remote: Compressing objects: 44% (132/299) 2021-05-16T20:02:15.1907157Z remote: Compressing objects: 45% (135/299) 2021-05-16T20:02:15.1907740Z remote: Compressing objects: 46% (138/299) 2021-05-16T20:02:15.1908341Z remote: Compressing objects: 47% (141/299) 2021-05-16T20:02:15.1908946Z remote: Compressing objects: 48% (144/299) 2021-05-16T20:02:15.1909530Z remote: Compressing objects: 49% (147/299) 2021-05-16T20:02:15.1910135Z remote: Compressing objects: 50% (150/299) 2021-05-16T20:02:15.1910722Z remote: Compressing objects: 51% (153/299) 2021-05-16T20:02:15.1911320Z remote: Compressing objects: 52% (156/299) 2021-05-16T20:02:15.1912038Z remote: Compressing objects: 53% (159/299) 2021-05-16T20:02:15.1912650Z remote: Compressing objects: 54% (162/299) 2021-05-16T20:02:15.1913251Z remote: Compressing objects: 55% (165/299) 2021-05-16T20:02:15.1913841Z remote: Compressing objects: 56% (168/299) 2021-05-16T20:02:15.1914441Z remote: Compressing objects: 57% (171/299) 2021-05-16T20:02:15.1915043Z remote: Compressing objects: 58% (174/299) 2021-05-16T20:02:15.1915629Z remote: Compressing objects: 59% (177/299) 2021-05-16T20:02:15.1916232Z remote: Compressing objects: 60% (180/299) 2021-05-16T20:02:15.1916833Z remote: Compressing objects: 61% (183/299) 2021-05-16T20:02:15.1917418Z remote: Compressing objects: 62% (186/299) 2021-05-16T20:02:15.1918018Z remote: Compressing objects: 63% (189/299) 2021-05-16T20:02:15.1918841Z remote: Compressing objects: 64% (192/299) 2021-05-16T20:02:15.1934150Z remote: Compressing objects: 65% (195/299) 2021-05-16T20:02:15.1934889Z remote: Compressing objects: 66% (198/299) 2021-05-16T20:02:15.1935514Z remote: Compressing objects: 67% (201/299) 2021-05-16T20:02:15.1936122Z remote: Compressing objects: 68% (204/299) 2021-05-16T20:02:15.1936730Z remote: Compressing objects: 69% (207/299) 2021-05-16T20:02:15.1937317Z remote: Compressing objects: 70% (210/299) 2021-05-16T20:02:15.1937927Z remote: Compressing objects: 71% (213/299) 2021-05-16T20:02:15.1938533Z remote: Compressing objects: 72% (216/299) 2021-05-16T20:02:15.1939124Z remote: Compressing objects: 73% (219/299) 2021-05-16T20:02:15.1939935Z remote: Compressing objects: 74% (222/299) 2021-05-16T20:02:15.1940625Z remote: Compressing objects: 75% (225/299) 2021-05-16T20:02:15.1941295Z remote: Compressing objects: 76% (228/299) 2021-05-16T20:02:15.1941985Z remote: Compressing objects: 77% (231/299) 2021-05-16T20:02:15.1942826Z remote: Compressing objects: 78% (234/299) 2021-05-16T20:02:15.1943823Z remote: Compressing objects: 79% (237/299) 2021-05-16T20:02:15.1944565Z remote: Compressing objects: 80% (240/299) 2021-05-16T20:02:15.1945289Z remote: Compressing objects: 81% (243/299) 2021-05-16T20:02:15.1946066Z remote: Compressing objects: 82% (246/299) 2021-05-16T20:02:15.1946787Z remote: Compressing objects: 83% (249/299) 2021-05-16T20:02:15.1947521Z remote: Compressing objects: 84% (252/299) 2021-05-16T20:02:15.1948258Z remote: Compressing objects: 85% (255/299) 2021-05-16T20:02:15.1948984Z remote: Compressing objects: 86% (258/299) 2021-05-16T20:02:15.1949731Z remote: Compressing objects: 87% (261/299) 2021-05-16T20:02:15.1950451Z remote: Compressing objects: 88% (264/299) 2021-05-16T20:02:15.1951192Z remote: Compressing objects: 89% (267/299) 2021-05-16T20:02:15.1951922Z remote: Compressing objects: 90% (270/299) 2021-05-16T20:02:15.1952652Z remote: Compressing objects: 91% (273/299) 2021-05-16T20:02:15.1953395Z remote: Compressing objects: 92% (276/299) 2021-05-16T20:02:15.1954131Z remote: Compressing objects: 93% (279/299) 2021-05-16T20:02:15.1954854Z remote: Compressing objects: 94% (282/299) 2021-05-16T20:02:15.1955593Z remote: Compressing objects: 95% (285/299) 2021-05-16T20:02:15.1956315Z remote: Compressing objects: 96% (288/299) 2021-05-16T20:02:15.1957051Z remote: Compressing objects: 97% (291/299) 2021-05-16T20:02:15.1957785Z remote: Compressing objects: 98% (294/299) 2021-05-16T20:02:15.1958774Z remote: Compressing objects: 99% (297/299) 2021-05-16T20:02:15.1959643Z remote: Compressing objects: 100% (299/299) 2021-05-16T20:02:15.1960398Z remote: Compressing objects: 100% (299/299), done. 2021-05-16T20:02:15.1961120Z Receiving objects: 0% (1/359) 2021-05-16T20:02:15.1961751Z Receiving objects: 1% (4/359) 2021-05-16T20:02:15.1962363Z Receiving objects: 2% (8/359) 2021-05-16T20:02:15.1963127Z Receiving objects: 3% (11/359) 2021-05-16T20:02:15.1963773Z Receiving objects: 4% (15/359) 2021-05-16T20:02:15.1964386Z Receiving objects: 5% (18/359) 2021-05-16T20:02:15.1965008Z Receiving objects: 6% (22/359) 2021-05-16T20:02:15.1965618Z Receiving objects: 7% (26/359) 2021-05-16T20:02:15.1966246Z Receiving objects: 8% (29/359) 2021-05-16T20:02:15.1966966Z Receiving objects: 9% (33/359) 2021-05-16T20:02:15.1967531Z Receiving objects: 10% (36/359) 2021-05-16T20:02:15.1968110Z Receiving objects: 11% (40/359) 2021-05-16T20:02:15.1968676Z Receiving objects: 12% (44/359) 2021-05-16T20:02:15.1969251Z Receiving objects: 13% (47/359) 2021-05-16T20:02:15.1969828Z Receiving objects: 14% (51/359) 2021-05-16T20:02:15.1970391Z Receiving objects: 15% (54/359) 2021-05-16T20:02:15.1970970Z Receiving objects: 16% (58/359) 2021-05-16T20:02:15.1971621Z Receiving objects: 17% (62/359) 2021-05-16T20:02:15.1972126Z Receiving objects: 18% (65/359) 2021-05-16T20:02:15.1972643Z Receiving objects: 19% (69/359) 2021-05-16T20:02:15.1973140Z Receiving objects: 20% (72/359) 2021-05-16T20:02:15.1973652Z Receiving objects: 21% (76/359) 2021-05-16T20:02:15.1974243Z Receiving objects: 22% (79/359) 2021-05-16T20:02:15.1974692Z Receiving objects: 23% (83/359) 2021-05-16T20:02:15.1975124Z Receiving objects: 24% (87/359) 2021-05-16T20:02:15.1975697Z Receiving objects: 25% (90/359) 2021-05-16T20:02:15.1976144Z Receiving objects: 26% (94/359) 2021-05-16T20:02:15.1976577Z Receiving objects: 27% (97/359) 2021-05-16T20:02:15.1977054Z Receiving objects: 28% (101/359) 2021-05-16T20:02:15.1977493Z Receiving objects: 29% (105/359) 2021-05-16T20:02:15.1977942Z Receiving objects: 30% (108/359) 2021-05-16T20:02:15.1978393Z Receiving objects: 31% (112/359) 2021-05-16T20:02:15.1978828Z Receiving objects: 32% (115/359) 2021-05-16T20:02:15.1979274Z Receiving objects: 33% (119/359) 2021-05-16T20:02:15.1979706Z Receiving objects: 34% (123/359) 2021-05-16T20:02:15.1980155Z Receiving objects: 35% (126/359) 2021-05-16T20:02:15.1980702Z Receiving objects: 36% (130/359) 2021-05-16T20:02:15.1981138Z Receiving objects: 37% (133/359) 2021-05-16T20:02:15.1981585Z Receiving objects: 38% (137/359) 2021-05-16T20:02:15.1982051Z Receiving objects: 39% (141/359) 2021-05-16T20:02:15.1982495Z Receiving objects: 40% (144/359) 2021-05-16T20:02:15.1982926Z Receiving objects: 41% (148/359) 2021-05-16T20:02:15.1983547Z Receiving objects: 42% (151/359) 2021-05-16T20:02:15.1984045Z Receiving objects: 43% (155/359) 2021-05-16T20:02:15.1984563Z Receiving objects: 44% (158/359) 2021-05-16T20:02:15.1985091Z Receiving objects: 45% (162/359) 2021-05-16T20:02:15.1995386Z Receiving objects: 46% (166/359) 2021-05-16T20:02:15.1996124Z Receiving objects: 47% (169/359) 2021-05-16T20:02:15.1996730Z Receiving objects: 48% (173/359) 2021-05-16T20:02:15.1997314Z Receiving objects: 49% (176/359) 2021-05-16T20:02:15.1997882Z Receiving objects: 50% (180/359) 2021-05-16T20:02:15.1999478Z Receiving objects: 51% (184/359) 2021-05-16T20:02:15.2000256Z Receiving objects: 52% (187/359) 2021-05-16T20:02:15.2000890Z Receiving objects: 53% (191/359) 2021-05-16T20:02:15.2001514Z Receiving objects: 54% (194/359) 2021-05-16T20:02:15.2002122Z Receiving objects: 55% (198/359) 2021-05-16T20:02:15.2002751Z Receiving objects: 56% (202/359) 2021-05-16T20:02:15.2003359Z Receiving objects: 57% (205/359) 2021-05-16T20:02:15.2003981Z Receiving objects: 58% (209/359) 2021-05-16T20:02:15.2004601Z Receiving objects: 59% (212/359) 2021-05-16T20:02:15.2005208Z Receiving objects: 60% (216/359) 2021-05-16T20:02:15.2005850Z Receiving objects: 61% (219/359) 2021-05-16T20:02:15.2006570Z Receiving objects: 62% (223/359) 2021-05-16T20:02:15.2007148Z Receiving objects: 63% (227/359) 2021-05-16T20:02:15.2007725Z Receiving objects: 64% (230/359) 2021-05-16T20:02:15.2008295Z Receiving objects: 65% (234/359) 2021-05-16T20:02:15.2008879Z Receiving objects: 66% (237/359) 2021-05-16T20:02:15.2009443Z Receiving objects: 67% (241/359) 2021-05-16T20:02:15.2010282Z Receiving objects: 68% (245/359) 2021-05-16T20:02:15.2010814Z Receiving objects: 69% (248/359) 2021-05-16T20:02:15.2011313Z Receiving objects: 70% (252/359) 2021-05-16T20:02:15.2011828Z Receiving objects: 71% (255/359) 2021-05-16T20:02:15.2012325Z Receiving objects: 72% (259/359) 2021-05-16T20:02:15.2012833Z Receiving objects: 73% (263/359) 2021-05-16T20:02:15.2014062Z remote: Total 359 (delta 103), reused 158 (delta 51), pack-reused 0 2021-05-16T20:02:15.2014691Z Receiving objects: 74% (266/359) 2021-05-16T20:02:15.2015208Z Receiving objects: 75% (270/359) 2021-05-16T20:02:15.2015707Z Receiving objects: 76% (273/359) 2021-05-16T20:02:15.2016216Z Receiving objects: 77% (277/359) 2021-05-16T20:02:15.2016732Z Receiving objects: 78% (281/359) 2021-05-16T20:02:15.2017437Z Receiving objects: 79% (284/359) 2021-05-16T20:02:15.2018021Z Receiving objects: 80% (288/359) 2021-05-16T20:02:15.2018584Z Receiving objects: 81% (291/359) 2021-05-16T20:02:15.2019162Z Receiving objects: 82% (295/359) 2021-05-16T20:02:15.2019753Z Receiving objects: 83% (298/359) 2021-05-16T20:02:15.2020317Z Receiving objects: 84% (302/359) 2021-05-16T20:02:15.2020899Z Receiving objects: 85% (306/359) 2021-05-16T20:02:15.2021461Z Receiving objects: 86% (309/359) 2021-05-16T20:02:15.2022036Z Receiving objects: 87% (313/359) 2021-05-16T20:02:15.2022620Z Receiving objects: 88% (316/359) 2021-05-16T20:02:15.2023184Z Receiving objects: 89% (320/359) 2021-05-16T20:02:15.2023762Z Receiving objects: 90% (324/359) 2021-05-16T20:02:15.2024325Z Receiving objects: 91% (327/359) 2021-05-16T20:02:15.2024904Z Receiving objects: 92% (331/359) 2021-05-16T20:02:15.2025483Z Receiving objects: 93% (334/359) 2021-05-16T20:02:15.2026048Z Receiving objects: 94% (338/359) 2021-05-16T20:02:15.2026630Z Receiving objects: 95% (342/359) 2021-05-16T20:02:15.2027197Z Receiving objects: 96% (345/359) 2021-05-16T20:02:15.2027930Z Receiving objects: 97% (349/359) 2021-05-16T20:02:15.2028595Z Receiving objects: 98% (352/359) 2021-05-16T20:02:15.2029232Z Receiving objects: 99% (356/359) 2021-05-16T20:02:15.2029746Z Receiving objects: 100% (359/359) 2021-05-16T20:02:15.2030301Z Receiving objects: 100% (359/359), 5.18 MiB | 23.07 MiB/s, done. 2021-05-16T20:02:15.2031036Z Resolving deltas: 0% (0/103) 2021-05-16T20:02:15.2031610Z Resolving deltas: 1% (2/103) 2021-05-16T20:02:15.2032161Z Resolving deltas: 2% (3/103) 2021-05-16T20:02:15.2032725Z Resolving deltas: 3% (4/103) 2021-05-16T20:02:15.2033276Z Resolving deltas: 4% (5/103) 2021-05-16T20:02:15.2033834Z Resolving deltas: 5% (6/103) 2021-05-16T20:02:15.2034396Z Resolving deltas: 6% (7/103) 2021-05-16T20:02:15.2034950Z Resolving deltas: 7% (8/103) 2021-05-16T20:02:15.2035545Z Resolving deltas: 8% (9/103) 2021-05-16T20:02:15.2036106Z Resolving deltas: 9% (10/103) 2021-05-16T20:02:15.2036672Z Resolving deltas: 10% (11/103) 2021-05-16T20:02:15.2037248Z Resolving deltas: 11% (12/103) 2021-05-16T20:02:15.2037806Z Resolving deltas: 12% (13/103) 2021-05-16T20:02:15.2038516Z Resolving deltas: 13% (14/103) 2021-05-16T20:02:15.2039079Z Resolving deltas: 14% (15/103) 2021-05-16T20:02:15.2039643Z Resolving deltas: 15% (16/103) 2021-05-16T20:02:15.2040210Z Resolving deltas: 16% (17/103) 2021-05-16T20:02:15.2040764Z Resolving deltas: 17% (18/103) 2021-05-16T20:02:15.2041326Z Resolving deltas: 18% (19/103) 2021-05-16T20:02:15.2041951Z Resolving deltas: 19% (20/103) 2021-05-16T20:02:15.2042448Z Resolving deltas: 20% (21/103) 2021-05-16T20:02:15.2042945Z Resolving deltas: 21% (22/103) 2021-05-16T20:02:15.2043431Z Resolving deltas: 22% (23/103) 2021-05-16T20:02:15.2044269Z Resolving deltas: 23% (24/103) 2021-05-16T20:02:15.2044860Z Resolving deltas: 24% (25/103) 2021-05-16T20:02:15.2045469Z Resolving deltas: 25% (26/103) 2021-05-16T20:02:15.2046071Z Resolving deltas: 26% (27/103) 2021-05-16T20:02:15.2046658Z Resolving deltas: 27% (28/103) 2021-05-16T20:02:15.2047263Z Resolving deltas: 28% (29/103) 2021-05-16T20:02:15.2047851Z Resolving deltas: 29% (30/103) 2021-05-16T20:02:15.2048570Z Resolving deltas: 30% (31/103) 2021-05-16T20:02:15.2049199Z Resolving deltas: 31% (32/103) 2021-05-16T20:02:15.2049795Z Resolving deltas: 32% (33/103) 2021-05-16T20:02:15.2050401Z Resolving deltas: 33% (34/103) 2021-05-16T20:02:15.2050986Z Resolving deltas: 34% (36/103) 2021-05-16T20:02:15.2051522Z Resolving deltas: 35% (37/103) 2021-05-16T20:02:15.2052019Z Resolving deltas: 36% (38/103) 2021-05-16T20:02:15.2052612Z Resolving deltas: 37% (39/103) 2021-05-16T20:02:15.2053216Z Resolving deltas: 38% (40/103) 2021-05-16T20:02:15.2053804Z Resolving deltas: 39% (41/103) 2021-05-16T20:02:15.2054409Z Resolving deltas: 40% (42/103) 2021-05-16T20:02:15.2055011Z Resolving deltas: 41% (43/103) 2021-05-16T20:02:15.2055714Z Resolving deltas: 42% (44/103) 2021-05-16T20:02:15.2056279Z Resolving deltas: 43% (45/103) 2021-05-16T20:02:15.2056827Z Resolving deltas: 44% (46/103) 2021-05-16T20:02:15.2057391Z Resolving deltas: 45% (47/103) 2021-05-16T20:02:15.2057952Z Resolving deltas: 46% (48/103) 2021-05-16T20:02:15.2058521Z Resolving deltas: 47% (49/103) 2021-05-16T20:02:15.2059089Z Resolving deltas: 48% (50/103) 2021-05-16T20:02:15.2059639Z Resolving deltas: 49% (51/103) 2021-05-16T20:02:15.2060203Z Resolving deltas: 50% (52/103) 2021-05-16T20:02:15.2060767Z Resolving deltas: 51% (53/103) 2021-05-16T20:02:15.2061314Z Resolving deltas: 52% (54/103) 2021-05-16T20:02:15.2061875Z Resolving deltas: 53% (55/103) 2021-05-16T20:02:15.2062421Z Resolving deltas: 54% (56/103) 2021-05-16T20:02:15.2062976Z Resolving deltas: 55% (57/103) 2021-05-16T20:02:15.2063540Z Resolving deltas: 56% (58/103) 2021-05-16T20:02:15.2064091Z Resolving deltas: 57% (59/103) 2021-05-16T20:02:15.2064651Z Resolving deltas: 58% (60/103) 2021-05-16T20:02:15.2065197Z Resolving deltas: 59% (61/103) 2021-05-16T20:02:15.2065823Z Resolving deltas: 60% (62/103) 2021-05-16T20:02:15.2066381Z Resolving deltas: 61% (63/103) 2021-05-16T20:02:15.2066934Z Resolving deltas: 62% (64/103) 2021-05-16T20:02:15.2067502Z Resolving deltas: 63% (65/103) 2021-05-16T20:02:15.2068202Z Resolving deltas: 64% (66/103) 2021-05-16T20:02:15.2068765Z Resolving deltas: 65% (67/103) 2021-05-16T20:02:15.2069201Z Resolving deltas: 66% (68/103) 2021-05-16T20:02:15.2069620Z Resolving deltas: 67% (70/103) 2021-05-16T20:02:15.2070053Z Resolving deltas: 68% (71/103) 2021-05-16T20:02:15.2070473Z Resolving deltas: 69% (72/103) 2021-05-16T20:02:15.2070906Z Resolving deltas: 70% (73/103) 2021-05-16T20:02:15.2071339Z Resolving deltas: 71% (74/103) 2021-05-16T20:02:15.2071764Z Resolving deltas: 72% (75/103) 2021-05-16T20:02:15.2072196Z Resolving deltas: 73% (76/103) 2021-05-16T20:02:15.2072619Z Resolving deltas: 74% (77/103) 2021-05-16T20:02:15.2073052Z Resolving deltas: 75% (78/103) 2021-05-16T20:02:15.2073484Z Resolving deltas: 76% (79/103) 2021-05-16T20:02:15.2073905Z Resolving deltas: 77% (80/103) 2021-05-16T20:02:15.2074337Z Resolving deltas: 78% (81/103) 2021-05-16T20:02:15.2074751Z Resolving deltas: 79% (82/103) 2021-05-16T20:02:15.2075190Z Resolving deltas: 80% (83/103) 2021-05-16T20:02:15.2075612Z Resolving deltas: 81% (84/103) 2021-05-16T20:02:15.2076047Z Resolving deltas: 82% (85/103) 2021-05-16T20:02:15.2076481Z Resolving deltas: 83% (86/103) 2021-05-16T20:02:15.2076931Z Resolving deltas: 84% (87/103) 2021-05-16T20:02:15.2077368Z Resolving deltas: 85% (88/103) 2021-05-16T20:02:15.2077788Z Resolving deltas: 86% (89/103) 2021-05-16T20:02:15.2078364Z Resolving deltas: 87% (90/103) 2021-05-16T20:02:15.2078811Z Resolving deltas: 88% (91/103) 2021-05-16T20:02:15.2079236Z Resolving deltas: 89% (92/103) 2021-05-16T20:02:15.2079672Z Resolving deltas: 90% (93/103) 2021-05-16T20:02:15.2080305Z Resolving deltas: 91% (94/103) 2021-05-16T20:02:15.2080805Z Resolving deltas: 92% (95/103) 2021-05-16T20:02:15.2081296Z Resolving deltas: 93% (96/103) 2021-05-16T20:02:15.2081775Z Resolving deltas: 94% (97/103) 2021-05-16T20:02:15.2082273Z Resolving deltas: 95% (98/103) 2021-05-16T20:02:15.2082825Z Resolving deltas: 96% (99/103) 2021-05-16T20:02:15.2083426Z Resolving deltas: 97% (100/103) 2021-05-16T20:02:15.2084110Z Resolving deltas: 98% (101/103) 2021-05-16T20:02:15.2084662Z Resolving deltas: 99% (102/103) 2021-05-16T20:02:15.2085235Z Resolving deltas: 100% (103/103) 2021-05-16T20:02:15.2085815Z Resolving deltas: 100% (103/103), done. 2021-05-16T20:02:15.2086600Z From https://github.com/neuroconductor/neurobase 2021-05-16T20:02:15.2087961Z * [new ref] 1d4b172915192d419b4defb2e56d84d7541c03cd -> 1.30.1.s 2021-05-16T20:02:15.2089230Z ##[endgroup] 2021-05-16T20:02:15.2089921Z ##[group]Determining the checkout info 2021-05-16T20:02:15.2090542Z ##[endgroup] 2021-05-16T20:02:15.2091089Z ##[group]Checking out the ref 2021-05-16T20:02:15.2092053Z [command]/usr/bin/git checkout --progress --force refs/tags/1.30.1.s 2021-05-16T20:02:15.2092951Z Note: switching to 'refs/tags/1.30.1.s'. 2021-05-16T20:02:15.2093404Z 2021-05-16T20:02:15.2094282Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-16T20:02:15.2095229Z changes and commit them, and you can discard any commits you make in this 2021-05-16T20:02:15.2095989Z state without impacting any branches by switching back to a branch. 2021-05-16T20:02:15.2096478Z 2021-05-16T20:02:15.2097099Z If you want to create a new branch to retain commits you create, you may 2021-05-16T20:02:15.2097985Z do so (now or later) by using -c with the switch command. Example: 2021-05-16T20:02:15.2098454Z 2021-05-16T20:02:15.2099073Z git switch -c 2021-05-16T20:02:15.2099488Z 2021-05-16T20:02:15.2099863Z Or undo this operation with: 2021-05-16T20:02:15.2100142Z 2021-05-16T20:02:15.2100551Z git switch - 2021-05-16T20:02:15.2100888Z 2021-05-16T20:02:15.2101562Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-16T20:02:15.2102127Z 2021-05-16T20:02:15.2102584Z HEAD is now at 1d4b172 Version id 55 stable 2021-05-16T20:02:15.2103114Z ##[endgroup] 2021-05-16T20:02:15.2103778Z [command]/usr/bin/git log -1 --format='%H' 2021-05-16T20:02:15.2104755Z '1d4b172915192d419b4defb2e56d84d7541c03cd' 2021-05-16T20:02:15.2201790Z ##[group]Run r-lib/actions/setup-r@master 2021-05-16T20:02:15.2202276Z with: 2021-05-16T20:02:15.2202667Z r-version: oldrel 2021-05-16T20:02:15.2203043Z Ncpus: 1 2021-05-16T20:02:15.2203466Z crayon.enabled: NULL 2021-05-16T20:02:15.2204006Z remove-openmp-macos: true 2021-05-16T20:02:15.2204584Z http-user-agent: default 2021-05-16T20:02:15.2205046Z install-r: true 2021-05-16T20:02:15.2205638Z windows-path-include-mingw: true 2021-05-16T20:02:15.2206187Z env: 2021-05-16T20:02:15.2206620Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:02:15.2207098Z TIC_DEPLOY_KEY: 2021-05-16T20:02:15.2207926Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T20:02:15.2209526Z GITHUB_PAT: *** 2021-05-16T20:02:15.2209874Z COVERALLS_TOKEN: 2021-05-16T20:02:15.2210312Z continue-on-error: false 2021-05-16T20:02:15.2210729Z VDIFFR_RUN_TESTS: 2021-05-16T20:02:15.2211088Z ##[endgroup] 2021-05-16T20:02:16.0302760Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive add-apt-repository -y ppa:cran/travis 2021-05-16T20:02:17.5915275Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-16T20:02:17.5924494Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-16T20:02:17.5944273Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-16T20:02:17.6362922Z Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-16T20:02:17.6616539Z Hit:5 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-16T20:02:17.7366533Z Hit:6 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-16T20:02:17.7508694Z Get:7 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] 2021-05-16T20:02:17.8232257Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [983 kB] 2021-05-16T20:02:17.8402655Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [222 kB] 2021-05-16T20:02:17.8423347Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.3 kB] 2021-05-16T20:02:17.8429176Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [226 kB] 2021-05-16T20:02:17.8461367Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [33.3 kB] 2021-05-16T20:02:17.8463257Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [774 kB] 2021-05-16T20:02:17.8683446Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [166 kB] 2021-05-16T20:02:17.8705378Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [17.4 kB] 2021-05-16T20:02:17.8951921Z Get:16 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease [18.0 kB] 2021-05-16T20:02:18.1363968Z Hit:17 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-16T20:02:18.1460260Z Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [655 kB] 2021-05-16T20:02:18.2082730Z Get:19 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [131 kB] 2021-05-16T20:02:18.2107656Z Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7508 B] 2021-05-16T20:02:18.2109950Z Get:21 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [203 kB] 2021-05-16T20:02:18.2164647Z Get:22 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [29.7 kB] 2021-05-16T20:02:18.2167280Z Get:23 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [565 kB] 2021-05-16T20:02:18.2273413Z Get:24 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [11.0 kB] 2021-05-16T20:02:18.3940344Z Get:25 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [73.2 kB] 2021-05-16T20:02:24.3207104Z Fetched 4463 kB in 1s (4558 kB/s) 2021-05-16T20:02:25.0261443Z Reading package lists... 2021-05-16T20:02:25.0469537Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get update -y -qq 2021-05-16T20:02:26.8148267Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get install -y gdebi-core qpdf devscripts 2021-05-16T20:02:26.8718535Z Reading package lists... 2021-05-16T20:02:27.0092117Z Building dependency tree... 2021-05-16T20:02:27.0123031Z Reading state information... 2021-05-16T20:02:27.1569733Z The following additional packages will be installed: 2021-05-16T20:02:27.1589764Z dctrl-tools diffstat dput gettext intltool-debian libapt-pkg-perl 2021-05-16T20:02:27.1591124Z libarchive-zip-perl libarray-intspan-perl libasync-mergepoint-perl 2021-05-16T20:02:27.1593182Z libb-hooks-endofscope-perl libb-hooks-op-check-perl libcapture-tiny-perl 2021-05-16T20:02:27.1594545Z libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 2021-05-16T20:02:27.1595784Z libcommon-sense-perl libconst-fast-perl libcontextual-return-perl 2021-05-16T20:02:27.1596941Z libcpanel-json-xs-perl libcroco3 libdata-optlist-perl 2021-05-16T20:02:27.1599194Z libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl 2021-05-16T20:02:27.1600717Z libdigest-hmac-perl libdistro-info-perl libdynaloader-functions-perl 2021-05-16T20:02:27.1601935Z libemail-valid-perl libexporter-tiny-perl libfile-chdir-perl 2021-05-16T20:02:27.1603028Z libfile-find-rule-perl libfile-homedir-perl libfile-which-perl 2021-05-16T20:02:27.1604188Z libfont-ttf-perl libfuture-perl libgetopt-long-descriptive-perl 2021-05-16T20:02:27.1605365Z libgit-wrapper-perl libgitlab-api-v4-perl libhash-fieldhash-perl 2021-05-16T20:02:27.1606622Z libhttp-tiny-multipart-perl libimport-into-perl libio-async-loop-epoll-perl 2021-05-16T20:02:27.1607860Z libio-async-perl libio-prompter-perl libio-pty-perl libio-string-perl 2021-05-16T20:02:27.1608947Z libipc-run-perl libjson-maybexs-perl libjson-perl libjson-xs-perl 2021-05-16T20:02:27.1610037Z liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl 2021-05-16T20:02:27.1611107Z liblist-someutils-perl liblist-someutils-xs-perl 2021-05-16T20:02:27.1612357Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-16T20:02:27.1613673Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-16T20:02:27.1615250Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-16T20:02:27.1620818Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-16T20:02:27.1622199Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-16T20:02:27.1623732Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-16T20:02:27.1625394Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-16T20:02:27.1626901Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-16T20:02:27.1628356Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-16T20:02:27.1629909Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-16T20:02:27.1631457Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-16T20:02:27.1633010Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-16T20:02:27.1634691Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-16T20:02:27.1636118Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-16T20:02:27.1637649Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-16T20:02:27.1639387Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-16T20:02:27.1640785Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-16T20:02:27.1642102Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-16T20:02:27.1643327Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-16T20:02:27.1644477Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-16T20:02:27.1645872Z python3-magic python3-unidiff python3-xdg t1utils wdiff 2021-05-16T20:02:27.1646428Z Suggested packages: 2021-05-16T20:02:27.1647154Z debtags adequate autopkgtest bls-standalone bsd-mailx | mailx 2021-05-16T20:02:27.1648151Z check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope 2021-05-16T20:02:27.1649225Z disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl 2021-05-16T20:02:27.1650317Z libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts 2021-05-16T20:02:27.1651401Z mutt piuparts quilt ratt reprotest svn-buildpackage w3m debian-keyring 2021-05-16T20:02:27.1652409Z equivs libsoap-lite-perl python3-paramiko mini-dinstall gettext-doc 2021-05-16T20:02:27.1653419Z autopoint libasprintf-dev libgettextpo-dev libossp-uuid-perl 2021-05-16T20:02:27.1654587Z libscalar-number-perl libbareword-filehandles-perl libindirect-perl 2021-05-16T20:02:27.1655936Z libmultidimensional-perl libdevel-lexalias-perl libdevel-stacktrace-perl 2021-05-16T20:02:27.1657098Z binutils-multiarch libtext-template-perl wdiff-doc 2021-05-16T20:02:27.6193908Z The following NEW packages will be installed: 2021-05-16T20:02:27.6196110Z dctrl-tools devscripts diffstat dput gdebi-core gettext intltool-debian 2021-05-16T20:02:27.6197474Z libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl 2021-05-16T20:02:27.6199540Z libasync-mergepoint-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 2021-05-16T20:02:27.6202602Z libcapture-tiny-perl libclass-method-modifiers-perl libclass-xsaccessor-perl 2021-05-16T20:02:27.6204201Z libclone-perl libcommon-sense-perl libconst-fast-perl 2021-05-16T20:02:27.6205650Z libcontextual-return-perl libcpanel-json-xs-perl libcroco3 2021-05-16T20:02:27.6207197Z libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl 2021-05-16T20:02:27.6208784Z libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl 2021-05-16T20:02:27.6210527Z libdynaloader-functions-perl libemail-valid-perl libexporter-tiny-perl 2021-05-16T20:02:27.6212096Z libfile-chdir-perl libfile-find-rule-perl libfile-homedir-perl 2021-05-16T20:02:27.6213508Z libfile-which-perl libfont-ttf-perl libfuture-perl 2021-05-16T20:02:27.6225230Z libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 2021-05-16T20:02:27.6226868Z libhash-fieldhash-perl libhttp-tiny-multipart-perl libimport-into-perl 2021-05-16T20:02:27.6228429Z libio-async-loop-epoll-perl libio-async-perl libio-prompter-perl 2021-05-16T20:02:27.6229605Z libio-pty-perl libio-string-perl libipc-run-perl libjson-maybexs-perl 2021-05-16T20:02:27.6230774Z libjson-perl libjson-xs-perl liblinux-epoll-perl liblist-compare-perl 2021-05-16T20:02:27.6232034Z liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl 2021-05-16T20:02:27.6233458Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-16T20:02:27.6234876Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-16T20:02:27.6236070Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-16T20:02:27.6237143Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-16T20:02:27.6238388Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-16T20:02:27.6239659Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-16T20:02:27.6240986Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-16T20:02:27.6242224Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-16T20:02:27.6243404Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-16T20:02:27.6244648Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-16T20:02:27.6245903Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-16T20:02:27.6247157Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-16T20:02:27.6248799Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-16T20:02:27.6250051Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-16T20:02:27.6251410Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-16T20:02:27.6252764Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-16T20:02:27.6253973Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-16T20:02:27.6255168Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-16T20:02:27.6256399Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-16T20:02:27.6257583Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-16T20:02:27.6258521Z python3-magic python3-unidiff python3-xdg qpdf t1utils wdiff 2021-05-16T20:02:27.6690979Z 0 upgraded, 130 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:02:27.6693236Z Need to get 8648 kB of archives. 2021-05-16T20:02:27.6694805Z After this operation, 32.3 MB of additional disk space will be used. 2021-05-16T20:02:27.6697806Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 2021-05-16T20:02:27.6961478Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] 2021-05-16T20:02:27.6974488Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] 2021-05-16T20:02:27.6992253Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] 2021-05-16T20:02:27.7009780Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] 2021-05-16T20:02:27.7027939Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] 2021-05-16T20:02:27.7037536Z 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-16T20:02:27.7044240Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] 2021-05-16T20:02:27.7050802Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] 2021-05-16T20:02:27.7053100Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] 2021-05-16T20:02:27.7064440Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] 2021-05-16T20:02:27.7070312Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] 2021-05-16T20:02:27.7076762Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] 2021-05-16T20:02:27.7082861Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 2021-05-16T20:02:27.7089748Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] 2021-05-16T20:02:27.7098467Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] 2021-05-16T20:02:27.7108253Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 2021-05-16T20:02:27.7164016Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 2021-05-16T20:02:27.7171448Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] 2021-05-16T20:02:27.7301043Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] 2021-05-16T20:02:27.7344804Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] 2021-05-16T20:02:27.7469822Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] 2021-05-16T20:02:27.7576893Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdebi-core all 0.9.5.7+nmu3 [116 kB] 2021-05-16T20:02:27.7658906Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-05-16T20:02:27.7674377Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-05-16T20:02:27.7756785Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-05-16T20:02:27.7774841Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] 2021-05-16T20:02:27.7823927Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-05-16T20:02:27.7876050Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] 2021-05-16T20:02:27.7944362Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] 2021-05-16T20:02:27.8240982Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] 2021-05-16T20:02:27.8303315Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] 2021-05-16T20:02:27.8402570Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] 2021-05-16T20:02:27.8516842Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] 2021-05-16T20:02:27.8588124Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] 2021-05-16T20:02:27.8660625Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] 2021-05-16T20:02:27.8741868Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] 2021-05-16T20:02:27.8805725Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] 2021-05-16T20:02:27.8883176Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] 2021-05-16T20:02:27.8948996Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] 2021-05-16T20:02:27.8996034Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] 2021-05-16T20:02:27.9057260Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] 2021-05-16T20:02:27.9135475Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] 2021-05-16T20:02:27.9175283Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] 2021-05-16T20:02:27.9268197Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] 2021-05-16T20:02:27.9367844Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] 2021-05-16T20:02:27.9467556Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] 2021-05-16T20:02:27.9501407Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] 2021-05-16T20:02:27.9564571Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] 2021-05-16T20:02:27.9607369Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] 2021-05-16T20:02:27.9686800Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] 2021-05-16T20:02:27.9868426Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] 2021-05-16T20:02:27.9981512Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] 2021-05-16T20:02:28.0046682Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] 2021-05-16T20:02:28.0110321Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] 2021-05-16T20:02:28.0281272Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] 2021-05-16T20:02:28.0325420Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] 2021-05-16T20:02:28.0361993Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] 2021-05-16T20:02:28.0391857Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] 2021-05-16T20:02:28.0425606Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] 2021-05-16T20:02:28.0605901Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] 2021-05-16T20:02:28.1358150Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] 2021-05-16T20:02:28.1453688Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] 2021-05-16T20:02:28.1528398Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 2021-05-16T20:02:28.1567009Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] 2021-05-16T20:02:28.1642343Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] 2021-05-16T20:02:28.1734642Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] 2021-05-16T20:02:28.1812856Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] 2021-05-16T20:02:28.1924231Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] 2021-05-16T20:02:28.2007150Z 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-16T20:02:28.2060554Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] 2021-05-16T20:02:28.2122165Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] 2021-05-16T20:02:28.2129207Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] 2021-05-16T20:02:28.2174207Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] 2021-05-16T20:02:28.2217285Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] 2021-05-16T20:02:28.2312685Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] 2021-05-16T20:02:28.2494454Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] 2021-05-16T20:02:28.2578901Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] 2021-05-16T20:02:28.2658036Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] 2021-05-16T20:02:28.2704480Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] 2021-05-16T20:02:28.2851203Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] 2021-05-16T20:02:28.2919333Z 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-16T20:02:28.2975530Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] 2021-05-16T20:02:28.3024244Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] 2021-05-16T20:02:28.3115715Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] 2021-05-16T20:02:28.3176262Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] 2021-05-16T20:02:28.3355393Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] 2021-05-16T20:02:28.3441239Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] 2021-05-16T20:02:28.3527192Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] 2021-05-16T20:02:28.3650578Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] 2021-05-16T20:02:28.3687803Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] 2021-05-16T20:02:28.3751648Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] 2021-05-16T20:02:28.3833804Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB] 2021-05-16T20:02:28.3930266Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] 2021-05-16T20:02:28.4011667Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] 2021-05-16T20:02:28.4048602Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] 2021-05-16T20:02:28.4110699Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] 2021-05-16T20:02:28.4189473Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] 2021-05-16T20:02:28.4226875Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] 2021-05-16T20:02:28.4433892Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] 2021-05-16T20:02:28.4555861Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqpdf26 amd64 9.1.1-1build1 [421 kB] 2021-05-16T20:02:28.4744752Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] 2021-05-16T20:02:28.4768057Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] 2021-05-16T20:02:28.4774676Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] 2021-05-16T20:02:28.4784017Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] 2021-05-16T20:02:28.4790474Z 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-16T20:02:28.4799868Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] 2021-05-16T20:02:28.4807991Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] 2021-05-16T20:02:28.4821187Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] 2021-05-16T20:02:28.4836052Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] 2021-05-16T20:02:28.4845353Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] 2021-05-16T20:02:28.4853248Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 2021-05-16T20:02:28.4861564Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] 2021-05-16T20:02:28.4869529Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] 2021-05-16T20:02:28.4877693Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] 2021-05-16T20:02:28.4885978Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] 2021-05-16T20:02:28.4892513Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] 2021-05-16T20:02:28.4899175Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] 2021-05-16T20:02:28.4905362Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] 2021-05-16T20:02:28.4912976Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] 2021-05-16T20:02:28.4920294Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] 2021-05-16T20:02:28.4927071Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] 2021-05-16T20:02:28.4933646Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] 2021-05-16T20:02:28.4939537Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] 2021-05-16T20:02:28.4945483Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] 2021-05-16T20:02:28.4953039Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] 2021-05-16T20:02:28.5042122Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 2021-05-16T20:02:28.5044006Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] 2021-05-16T20:02:28.5049240Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qpdf amd64 9.1.1-1build1 [476 kB] 2021-05-16T20:02:28.5099535Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] 2021-05-16T20:02:29.1803243Z Fetched 8648 kB in 1s (9789 kB/s) 2021-05-16T20:02:29.2191056Z Selecting previously unselected package dctrl-tools. 2021-05-16T20:02:29.2404839Z (Reading database ... 2021-05-16T20:02:29.2405781Z (Reading database ... 5% 2021-05-16T20:02:29.2406752Z (Reading database ... 10% 2021-05-16T20:02:29.2407309Z (Reading database ... 15% 2021-05-16T20:02:29.2407782Z (Reading database ... 20% 2021-05-16T20:02:29.2408318Z (Reading database ... 25% 2021-05-16T20:02:29.2408793Z (Reading database ... 30% 2021-05-16T20:02:29.2409262Z (Reading database ... 35% 2021-05-16T20:02:29.2409764Z (Reading database ... 40% 2021-05-16T20:02:29.2410237Z (Reading database ... 45% 2021-05-16T20:02:29.2410712Z (Reading database ... 50% 2021-05-16T20:02:29.2695584Z (Reading database ... 55% 2021-05-16T20:02:29.3116826Z (Reading database ... 60% 2021-05-16T20:02:29.3477334Z (Reading database ... 65% 2021-05-16T20:02:29.3845388Z (Reading database ... 70% 2021-05-16T20:02:29.4584582Z (Reading database ... 75% 2021-05-16T20:02:29.5431944Z (Reading database ... 80% 2021-05-16T20:02:29.6427070Z (Reading database ... 85% 2021-05-16T20:02:29.7052899Z (Reading database ... 90% 2021-05-16T20:02:29.7744635Z (Reading database ... 95% 2021-05-16T20:02:29.7745321Z (Reading database ... 100% 2021-05-16T20:02:29.7746151Z (Reading database ... 254809 files and directories currently installed.) 2021-05-16T20:02:29.7866929Z Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... 2021-05-16T20:02:29.8123492Z Unpacking dctrl-tools (2.24-3) ... 2021-05-16T20:02:29.8403360Z Selecting previously unselected package libfile-which-perl. 2021-05-16T20:02:29.8661289Z Preparing to unpack .../001-libfile-which-perl_1.23-1_all.deb ... 2021-05-16T20:02:29.8669952Z Unpacking libfile-which-perl (1.23-1) ... 2021-05-16T20:02:29.8959719Z Selecting previously unselected package libfile-homedir-perl. 2021-05-16T20:02:29.9150508Z Preparing to unpack .../002-libfile-homedir-perl_1.004-1_all.deb ... 2021-05-16T20:02:29.9169591Z Unpacking libfile-homedir-perl (1.004-1) ... 2021-05-16T20:02:29.9511034Z Selecting previously unselected package libio-pty-perl. 2021-05-16T20:02:29.9787588Z Preparing to unpack .../003-libio-pty-perl_1%3a1.12-1_amd64.deb ... 2021-05-16T20:02:29.9799979Z Unpacking libio-pty-perl (1:1.12-1) ... 2021-05-16T20:02:30.0081020Z Selecting previously unselected package libipc-run-perl. 2021-05-16T20:02:30.0322933Z Preparing to unpack .../004-libipc-run-perl_20180523.0-2_all.deb ... 2021-05-16T20:02:30.0333187Z Unpacking libipc-run-perl (20180523.0-2) ... 2021-05-16T20:02:30.0720629Z Selecting previously unselected package libclass-method-modifiers-perl. 2021-05-16T20:02:30.0938111Z Preparing to unpack .../005-libclass-method-modifiers-perl_2.13-1_all.deb ... 2021-05-16T20:02:30.0953369Z Unpacking libclass-method-modifiers-perl (2.13-1) ... 2021-05-16T20:02:30.1240158Z Selecting previously unselected package libb-hooks-op-check-perl. 2021-05-16T20:02:30.1473447Z Preparing to unpack .../006-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... 2021-05-16T20:02:30.1487025Z Unpacking libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-16T20:02:30.1840802Z Selecting previously unselected package libdynaloader-functions-perl. 2021-05-16T20:02:30.2033777Z Preparing to unpack .../007-libdynaloader-functions-perl_0.003-1_all.deb ... 2021-05-16T20:02:30.2046453Z Unpacking libdynaloader-functions-perl (0.003-1) ... 2021-05-16T20:02:30.2321220Z Selecting previously unselected package libdevel-callchecker-perl. 2021-05-16T20:02:30.2538685Z Preparing to unpack .../008-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... 2021-05-16T20:02:30.2548625Z Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-16T20:02:30.2859525Z Selecting previously unselected package libparams-classify-perl. 2021-05-16T20:02:30.3137945Z Preparing to unpack .../009-libparams-classify-perl_0.015-1build2_amd64.deb ... 2021-05-16T20:02:30.3152310Z Unpacking libparams-classify-perl (0.015-1build2) ... 2021-05-16T20:02:30.3480308Z Selecting previously unselected package libmodule-runtime-perl. 2021-05-16T20:02:30.3659778Z Preparing to unpack .../010-libmodule-runtime-perl_0.016-1_all.deb ... 2021-05-16T20:02:30.3671734Z Unpacking libmodule-runtime-perl (0.016-1) ... 2021-05-16T20:02:30.3959910Z Selecting previously unselected package libimport-into-perl. 2021-05-16T20:02:30.4164108Z Preparing to unpack .../011-libimport-into-perl_1.002005-1_all.deb ... 2021-05-16T20:02:30.4178147Z Unpacking libimport-into-perl (1.002005-1) ... 2021-05-16T20:02:30.4519869Z Selecting previously unselected package librole-tiny-perl. 2021-05-16T20:02:30.4738593Z Preparing to unpack .../012-librole-tiny-perl_2.001004-1_all.deb ... 2021-05-16T20:02:30.4752221Z Unpacking librole-tiny-perl (2.001004-1) ... 2021-05-16T20:02:30.5160091Z Selecting previously unselected package libstrictures-perl. 2021-05-16T20:02:30.5348936Z Preparing to unpack .../013-libstrictures-perl_2.000006-1_all.deb ... 2021-05-16T20:02:30.5360707Z Unpacking libstrictures-perl (2.000006-1) ... 2021-05-16T20:02:30.5680074Z Selecting previously unselected package libsub-quote-perl. 2021-05-16T20:02:30.5877868Z Preparing to unpack .../014-libsub-quote-perl_2.006006-1_all.deb ... 2021-05-16T20:02:30.5890183Z Unpacking libsub-quote-perl (2.006006-1) ... 2021-05-16T20:02:30.6240836Z Selecting previously unselected package libmoo-perl. 2021-05-16T20:02:30.6453402Z Preparing to unpack .../015-libmoo-perl_2.003006-1_all.deb ... 2021-05-16T20:02:30.6466258Z Unpacking libmoo-perl (2.003006-1) ... 2021-05-16T20:02:30.6799257Z Selecting previously unselected package patchutils. 2021-05-16T20:02:30.6992440Z Preparing to unpack .../016-patchutils_0.3.4-2_amd64.deb ... 2021-05-16T20:02:30.7003069Z Unpacking patchutils (0.3.4-2) ... 2021-05-16T20:02:30.7319438Z Selecting previously unselected package wdiff. 2021-05-16T20:02:30.7574603Z Preparing to unpack .../017-wdiff_1.2.2-2build1_amd64.deb ... 2021-05-16T20:02:30.7589604Z Unpacking wdiff (1.2.2-2build1) ... 2021-05-16T20:02:30.7999726Z Selecting previously unselected package devscripts. 2021-05-16T20:02:30.8240134Z Preparing to unpack .../018-devscripts_2.20.2ubuntu2_amd64.deb ... 2021-05-16T20:02:30.8492963Z Unpacking devscripts (2.20.2ubuntu2) ... 2021-05-16T20:02:31.0000509Z Selecting previously unselected package diffstat. 2021-05-16T20:02:31.0250993Z Preparing to unpack .../019-diffstat_1.63-1_amd64.deb ... 2021-05-16T20:02:31.0252062Z Unpacking diffstat (1.63-1) ... 2021-05-16T20:02:31.0504934Z Selecting previously unselected package python3-gpg. 2021-05-16T20:02:31.0788703Z Preparing to unpack .../020-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... 2021-05-16T20:02:31.0796654Z Unpacking python3-gpg (1.13.1-7ubuntu2) ... 2021-05-16T20:02:31.1359581Z Selecting previously unselected package dput. 2021-05-16T20:02:31.1553809Z Preparing to unpack .../021-dput_1.0.3ubuntu1_all.deb ... 2021-05-16T20:02:31.1620891Z Unpacking dput (1.0.3ubuntu1) ... 2021-05-16T20:02:31.1960743Z Selecting previously unselected package gdebi-core. 2021-05-16T20:02:31.2195680Z Preparing to unpack .../022-gdebi-core_0.9.5.7+nmu3_all.deb ... 2021-05-16T20:02:31.2207217Z Unpacking gdebi-core (0.9.5.7+nmu3) ... 2021-05-16T20:02:31.5480040Z Selecting previously unselected package libcroco3:amd64. 2021-05-16T20:02:31.5654198Z Preparing to unpack .../023-libcroco3_0.6.13-1_amd64.deb ... 2021-05-16T20:02:31.5678957Z Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-05-16T20:02:31.6192246Z Selecting previously unselected package gettext. 2021-05-16T20:02:31.6395687Z Preparing to unpack .../024-gettext_0.19.8.1-10build1_amd64.deb ... 2021-05-16T20:02:31.6410324Z Unpacking gettext (0.19.8.1-10build1) ... 2021-05-16T20:02:31.7703744Z Selecting previously unselected package intltool-debian. 2021-05-16T20:02:31.7985111Z Preparing to unpack .../025-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-05-16T20:02:31.7997476Z Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-05-16T20:02:31.8280552Z Selecting previously unselected package libapt-pkg-perl. 2021-05-16T20:02:31.8507612Z Preparing to unpack .../026-libapt-pkg-perl_0.1.36build3_amd64.deb ... 2021-05-16T20:02:31.8518943Z Unpacking libapt-pkg-perl (0.1.36build3) ... 2021-05-16T20:02:31.8815313Z Selecting previously unselected package libarchive-zip-perl. 2021-05-16T20:02:31.9090408Z Preparing to unpack .../027-libarchive-zip-perl_1.67-2_all.deb ... 2021-05-16T20:02:31.9105434Z Unpacking libarchive-zip-perl (1.67-2) ... 2021-05-16T20:02:31.9415556Z Selecting previously unselected package libarray-intspan-perl. 2021-05-16T20:02:31.9694485Z Preparing to unpack .../028-libarray-intspan-perl_2.003-1_all.deb ... 2021-05-16T20:02:31.9706337Z Unpacking libarray-intspan-perl (2.003-1) ... 2021-05-16T20:02:31.9999690Z Selecting previously unselected package libasync-mergepoint-perl. 2021-05-16T20:02:32.0689322Z Preparing to unpack .../029-libasync-mergepoint-perl_0.04-2_all.deb ... 2021-05-16T20:02:32.0690857Z Unpacking libasync-mergepoint-perl (0.04-2) ... 2021-05-16T20:02:32.0692327Z Selecting previously unselected package libmodule-implementation-perl. 2021-05-16T20:02:32.0876026Z Preparing to unpack .../030-libmodule-implementation-perl_0.09-1_all.deb ... 2021-05-16T20:02:32.0892874Z Unpacking libmodule-implementation-perl (0.09-1) ... 2021-05-16T20:02:32.1119916Z Selecting previously unselected package libsub-exporter-progressive-perl. 2021-05-16T20:02:32.1377434Z Preparing to unpack .../031-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 2021-05-16T20:02:32.1391235Z Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-16T20:02:32.1789576Z Selecting previously unselected package libvariable-magic-perl. 2021-05-16T20:02:32.2018665Z Preparing to unpack .../032-libvariable-magic-perl_0.62-1build2_amd64.deb ... 2021-05-16T20:02:32.2035945Z Unpacking libvariable-magic-perl (0.62-1build2) ... 2021-05-16T20:02:32.2251100Z Selecting previously unselected package libb-hooks-endofscope-perl. 2021-05-16T20:02:32.2522476Z Preparing to unpack .../033-libb-hooks-endofscope-perl_0.24-1_all.deb ... 2021-05-16T20:02:32.2533029Z Unpacking libb-hooks-endofscope-perl (0.24-1) ... 2021-05-16T20:02:32.2839902Z Selecting previously unselected package libcapture-tiny-perl. 2021-05-16T20:02:32.3040339Z Preparing to unpack .../034-libcapture-tiny-perl_0.48-1_all.deb ... 2021-05-16T20:02:32.3051163Z Unpacking libcapture-tiny-perl (0.48-1) ... 2021-05-16T20:02:32.3296543Z Selecting previously unselected package libclass-xsaccessor-perl. 2021-05-16T20:02:32.3573929Z Preparing to unpack .../035-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... 2021-05-16T20:02:32.3584086Z Unpacking libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-16T20:02:32.3920034Z Selecting previously unselected package libclone-perl. 2021-05-16T20:02:32.4141815Z Preparing to unpack .../036-libclone-perl_0.43-2_amd64.deb ... 2021-05-16T20:02:32.4152119Z Unpacking libclone-perl (0.43-2) ... 2021-05-16T20:02:32.4439561Z Selecting previously unselected package libcommon-sense-perl. 2021-05-16T20:02:32.4625254Z Preparing to unpack .../037-libcommon-sense-perl_3.74-2build6_amd64.deb ... 2021-05-16T20:02:32.4638140Z Unpacking libcommon-sense-perl (3.74-2build6) ... 2021-05-16T20:02:32.4920726Z Selecting previously unselected package libparams-util-perl. 2021-05-16T20:02:32.5148708Z Preparing to unpack .../038-libparams-util-perl_1.07-3build5_amd64.deb ... 2021-05-16T20:02:32.5160117Z Unpacking libparams-util-perl (1.07-3build5) ... 2021-05-16T20:02:32.5391982Z Selecting previously unselected package libsub-install-perl. 2021-05-16T20:02:32.5650299Z Preparing to unpack .../039-libsub-install-perl_0.928-1_all.deb ... 2021-05-16T20:02:32.5661157Z Unpacking libsub-install-perl (0.928-1) ... 2021-05-16T20:02:32.5873816Z Selecting previously unselected package libdata-optlist-perl. 2021-05-16T20:02:32.6127205Z Preparing to unpack .../040-libdata-optlist-perl_0.110-1_all.deb ... 2021-05-16T20:02:32.6140019Z Unpacking libdata-optlist-perl (0.110-1) ... 2021-05-16T20:02:32.6439859Z Selecting previously unselected package libsub-exporter-perl. 2021-05-16T20:02:32.6610032Z Preparing to unpack .../041-libsub-exporter-perl_0.987-1_all.deb ... 2021-05-16T20:02:32.6622046Z Unpacking libsub-exporter-perl (0.987-1) ... 2021-05-16T20:02:32.6903687Z Selecting previously unselected package libconst-fast-perl. 2021-05-16T20:02:32.7179698Z Preparing to unpack .../042-libconst-fast-perl_0.014-1_all.deb ... 2021-05-16T20:02:32.7189836Z Unpacking libconst-fast-perl (0.014-1) ... 2021-05-16T20:02:32.7410332Z Selecting previously unselected package libwant-perl. 2021-05-16T20:02:32.7655409Z Preparing to unpack .../043-libwant-perl_0.29-1build4_amd64.deb ... 2021-05-16T20:02:32.7666442Z Unpacking libwant-perl (0.29-1build4) ... 2021-05-16T20:02:32.7999812Z Selecting previously unselected package libcontextual-return-perl. 2021-05-16T20:02:32.8173703Z Preparing to unpack .../044-libcontextual-return-perl_0.004014-2_all.deb ... 2021-05-16T20:02:32.8185987Z Unpacking libcontextual-return-perl (0.004014-2) ... 2021-05-16T20:02:32.8458266Z Selecting previously unselected package libcpanel-json-xs-perl. 2021-05-16T20:02:32.8717824Z Preparing to unpack .../045-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... 2021-05-16T20:02:32.8731377Z Unpacking libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-16T20:02:32.9066650Z Selecting previously unselected package libdigest-bubblebabble-perl. 2021-05-16T20:02:32.9325826Z Preparing to unpack .../046-libdigest-bubblebabble-perl_0.02-2_all.deb ... 2021-05-16T20:02:32.9336426Z Unpacking libdigest-bubblebabble-perl (0.02-2) ... 2021-05-16T20:02:32.9639852Z Selecting previously unselected package libdigest-hmac-perl. 2021-05-16T20:02:32.9843783Z Preparing to unpack .../047-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... 2021-05-16T20:02:32.9855588Z Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-16T20:02:33.0099584Z Selecting previously unselected package libdistro-info-perl. 2021-05-16T20:02:33.0373263Z Preparing to unpack .../048-libdistro-info-perl_0.23ubuntu1_all.deb ... 2021-05-16T20:02:33.0385712Z Unpacking libdistro-info-perl (0.23ubuntu1) ... 2021-05-16T20:02:33.0719863Z Selecting previously unselected package libnet-ip-perl. 2021-05-16T20:02:33.0900768Z Preparing to unpack .../049-libnet-ip-perl_1.26-2_all.deb ... 2021-05-16T20:02:33.0919215Z Unpacking libnet-ip-perl (1.26-2) ... 2021-05-16T20:02:33.1394090Z Selecting previously unselected package libnet-dns-perl. 2021-05-16T20:02:33.1651119Z Preparing to unpack .../050-libnet-dns-perl_1.22-1_all.deb ... 2021-05-16T20:02:33.1660853Z Unpacking libnet-dns-perl (1.22-1) ... 2021-05-16T20:02:33.2253815Z Selecting previously unselected package libnet-domain-tld-perl. 2021-05-16T20:02:33.2519569Z Preparing to unpack .../051-libnet-domain-tld-perl_1.75-1_all.deb ... 2021-05-16T20:02:33.2530676Z Unpacking libnet-domain-tld-perl (1.75-1) ... 2021-05-16T20:02:33.2799550Z Selecting previously unselected package libemail-valid-perl. 2021-05-16T20:02:33.3007031Z Preparing to unpack .../052-libemail-valid-perl_1.202-1_all.deb ... 2021-05-16T20:02:33.3017676Z Unpacking libemail-valid-perl (1.202-1) ... 2021-05-16T20:02:33.3283985Z Selecting previously unselected package libexporter-tiny-perl. 2021-05-16T20:02:33.3499813Z Preparing to unpack .../053-libexporter-tiny-perl_1.002001-1_all.deb ... 2021-05-16T20:02:33.3511260Z Unpacking libexporter-tiny-perl (1.002001-1) ... 2021-05-16T20:02:33.3839584Z Selecting previously unselected package libfile-chdir-perl. 2021-05-16T20:02:33.4030416Z Preparing to unpack .../054-libfile-chdir-perl_0.1008-1_all.deb ... 2021-05-16T20:02:33.4048587Z Unpacking libfile-chdir-perl (0.1008-1) ... 2021-05-16T20:02:33.4274203Z Selecting previously unselected package libnumber-compare-perl. 2021-05-16T20:02:33.4540194Z Preparing to unpack .../055-libnumber-compare-perl_0.03-1_all.deb ... 2021-05-16T20:02:33.4551464Z Unpacking libnumber-compare-perl (0.03-1) ... 2021-05-16T20:02:33.4776497Z Selecting previously unselected package libtext-glob-perl. 2021-05-16T20:02:33.5035653Z Preparing to unpack .../056-libtext-glob-perl_0.10-1_all.deb ... 2021-05-16T20:02:33.5046919Z Unpacking libtext-glob-perl (0.10-1) ... 2021-05-16T20:02:33.5319835Z Selecting previously unselected package libfile-find-rule-perl. 2021-05-16T20:02:33.5524233Z Preparing to unpack .../057-libfile-find-rule-perl_0.34-1_all.deb ... 2021-05-16T20:02:33.5533829Z Unpacking libfile-find-rule-perl (0.34-1) ... 2021-05-16T20:02:33.5839563Z Selecting previously unselected package libio-string-perl. 2021-05-16T20:02:33.6028153Z Preparing to unpack .../058-libio-string-perl_1.08-3_all.deb ... 2021-05-16T20:02:33.6041466Z Unpacking libio-string-perl (1.08-3) ... 2021-05-16T20:02:33.6319808Z Selecting previously unselected package libfont-ttf-perl. 2021-05-16T20:02:33.6524189Z Preparing to unpack .../059-libfont-ttf-perl_1.06-1_all.deb ... 2021-05-16T20:02:33.6535545Z Unpacking libfont-ttf-perl (1.06-1) ... 2021-05-16T20:02:33.7097478Z Selecting previously unselected package libfuture-perl. 2021-05-16T20:02:33.7369517Z Preparing to unpack .../060-libfuture-perl_0.43-1_all.deb ... 2021-05-16T20:02:33.7384976Z Unpacking libfuture-perl (0.43-1) ... 2021-05-16T20:02:33.7695245Z Selecting previously unselected package libparams-validate-perl. 2021-05-16T20:02:33.7966432Z Preparing to unpack .../061-libparams-validate-perl_1.29-3_amd64.deb ... 2021-05-16T20:02:33.7979114Z Unpacking libparams-validate-perl (1.29-3) ... 2021-05-16T20:02:33.8271311Z Selecting previously unselected package libgetopt-long-descriptive-perl. 2021-05-16T20:02:33.8537202Z Preparing to unpack .../062-libgetopt-long-descriptive-perl_0.104-1_all.deb ... 2021-05-16T20:02:33.8546741Z Unpacking libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-16T20:02:33.8785403Z Selecting previously unselected package libsort-versions-perl. 2021-05-16T20:02:33.9051234Z Preparing to unpack .../063-libsort-versions-perl_1.62-1_all.deb ... 2021-05-16T20:02:33.9062733Z Unpacking libsort-versions-perl (1.62-1) ... 2021-05-16T20:02:33.9359608Z Selecting previously unselected package libgit-wrapper-perl. 2021-05-16T20:02:33.9627309Z Preparing to unpack .../064-libgit-wrapper-perl_0.048-1_all.deb ... 2021-05-16T20:02:33.9648243Z Unpacking libgit-wrapper-perl (0.048-1) ... 2021-05-16T20:02:33.9920566Z Selecting previously unselected package libhttp-tiny-multipart-perl. 2021-05-16T20:02:34.0194631Z Preparing to unpack .../065-libhttp-tiny-multipart-perl_0.08-1_all.deb ... 2021-05-16T20:02:34.0210456Z Unpacking libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-16T20:02:34.0439497Z Selecting previously unselected package libio-prompter-perl. 2021-05-16T20:02:34.0700784Z Preparing to unpack .../066-libio-prompter-perl_0.004015-1_all.deb ... 2021-05-16T20:02:34.0713461Z Unpacking libio-prompter-perl (0.004015-1) ... 2021-05-16T20:02:34.1123837Z Selecting previously unselected package libjson-perl. 2021-05-16T20:02:34.1381055Z Preparing to unpack .../067-libjson-perl_4.02000-2_all.deb ... 2021-05-16T20:02:34.1391426Z Unpacking libjson-perl (4.02000-2) ... 2021-05-16T20:02:34.1719736Z Selecting previously unselected package liblog-any-perl. 2021-05-16T20:02:34.1983301Z Preparing to unpack .../068-liblog-any-perl_1.708-1_all.deb ... 2021-05-16T20:02:34.1993850Z Unpacking liblog-any-perl (1.708-1) ... 2021-05-16T20:02:34.2280133Z Selecting previously unselected package liblog-any-adapter-screen-perl. 2021-05-16T20:02:34.2546574Z Preparing to unpack .../069-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 2021-05-16T20:02:34.2574860Z Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-16T20:02:34.2842180Z Selecting previously unselected package libpackage-stash-perl. 2021-05-16T20:02:34.3088615Z Preparing to unpack .../070-libpackage-stash-perl_0.38-1_all.deb ... 2021-05-16T20:02:34.3102221Z Unpacking libpackage-stash-perl (0.38-1) ... 2021-05-16T20:02:34.3401110Z Selecting previously unselected package libsub-identify-perl. 2021-05-16T20:02:34.3600682Z Preparing to unpack .../071-libsub-identify-perl_0.14-1build2_amd64.deb ... 2021-05-16T20:02:34.3612128Z Unpacking libsub-identify-perl (0.14-1build2) ... 2021-05-16T20:02:34.3881893Z Selecting previously unselected package libsub-name-perl. 2021-05-16T20:02:34.4098498Z Preparing to unpack .../072-libsub-name-perl_0.26-1_amd64.deb ... 2021-05-16T20:02:34.4109448Z Unpacking libsub-name-perl (0.26-1) ... 2021-05-16T20:02:34.4400915Z Selecting previously unselected package libnamespace-clean-perl. 2021-05-16T20:02:34.4591000Z Preparing to unpack .../073-libnamespace-clean-perl_0.27-1_all.deb ... 2021-05-16T20:02:34.4601466Z Unpacking libnamespace-clean-perl (0.27-1) ... 2021-05-16T20:02:34.4879906Z Selecting previously unselected package libpath-tiny-perl. 2021-05-16T20:02:34.5081564Z Preparing to unpack .../074-libpath-tiny-perl_0.108-1_all.deb ... 2021-05-16T20:02:34.5093797Z Unpacking libpath-tiny-perl (0.108-1) ... 2021-05-16T20:02:34.5401039Z Selecting previously unselected package libtype-tiny-perl. 2021-05-16T20:02:34.5620550Z Preparing to unpack .../075-libtype-tiny-perl_1.008001-2_all.deb ... 2021-05-16T20:02:34.5629885Z Unpacking libtype-tiny-perl (1.008001-2) ... 2021-05-16T20:02:34.6166006Z Selecting previously unselected package libgitlab-api-v4-perl. 2021-05-16T20:02:34.6418220Z Preparing to unpack .../076-libgitlab-api-v4-perl_0.25-1_all.deb ... 2021-05-16T20:02:34.6428409Z Unpacking libgitlab-api-v4-perl (0.25-1) ... 2021-05-16T20:02:34.6801043Z Selecting previously unselected package libhash-fieldhash-perl. 2021-05-16T20:02:34.7001139Z Preparing to unpack .../077-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... 2021-05-16T20:02:34.7013275Z Unpacking libhash-fieldhash-perl (0.15-1build2) ... 2021-05-16T20:02:34.7280786Z Selecting previously unselected package libstruct-dumb-perl. 2021-05-16T20:02:34.7506078Z Preparing to unpack .../078-libstruct-dumb-perl_0.09-1_all.deb ... 2021-05-16T20:02:34.7519870Z Unpacking libstruct-dumb-perl (0.09-1) ... 2021-05-16T20:02:34.7840119Z Selecting previously unselected package libio-async-perl. 2021-05-16T20:02:34.8018847Z Preparing to unpack .../079-libio-async-perl_0.75-1_all.deb ... 2021-05-16T20:02:34.8030374Z Unpacking libio-async-perl (0.75-1) ... 2021-05-16T20:02:34.8555893Z Selecting previously unselected package liblinux-epoll-perl. 2021-05-16T20:02:34.8812145Z Preparing to unpack .../080-liblinux-epoll-perl_0.017-1_amd64.deb ... 2021-05-16T20:02:34.8824115Z Unpacking liblinux-epoll-perl (0.017-1) ... 2021-05-16T20:02:34.9120215Z Selecting previously unselected package libio-async-loop-epoll-perl. 2021-05-16T20:02:34.9331530Z Preparing to unpack .../081-libio-async-loop-epoll-perl_0.20-1_all.deb ... 2021-05-16T20:02:34.9353740Z Unpacking libio-async-loop-epoll-perl (0.20-1) ... 2021-05-16T20:02:34.9618052Z Selecting previously unselected package libtypes-serialiser-perl. 2021-05-16T20:02:34.9877799Z Preparing to unpack .../082-libtypes-serialiser-perl_1.0-1_all.deb ... 2021-05-16T20:02:34.9896478Z Unpacking libtypes-serialiser-perl (1.0-1) ... 2021-05-16T20:02:35.0260640Z Selecting previously unselected package libjson-xs-perl. 2021-05-16T20:02:35.0524267Z Preparing to unpack .../083-libjson-xs-perl_4.020-1build1_amd64.deb ... 2021-05-16T20:02:35.0539073Z Unpacking libjson-xs-perl (4.020-1build1) ... 2021-05-16T20:02:35.0920664Z Selecting previously unselected package libjson-maybexs-perl. 2021-05-16T20:02:35.1165116Z Preparing to unpack .../084-libjson-maybexs-perl_1.004000-1_all.deb ... 2021-05-16T20:02:35.1179627Z Unpacking libjson-maybexs-perl (1.004000-1) ... 2021-05-16T20:02:35.1394657Z Selecting previously unselected package liblist-compare-perl. 2021-05-16T20:02:35.1653288Z Preparing to unpack .../085-liblist-compare-perl_0.53-1_all.deb ... 2021-05-16T20:02:35.1666486Z Unpacking liblist-compare-perl (0.53-1) ... 2021-05-16T20:02:35.2039830Z Selecting previously unselected package liblist-moreutils-perl. 2021-05-16T20:02:35.2233747Z Preparing to unpack .../086-liblist-moreutils-perl_0.416-1build5_amd64.deb ... 2021-05-16T20:02:35.2328793Z Unpacking liblist-moreutils-perl (0.416-1build5) ... 2021-05-16T20:02:35.2640931Z Selecting previously unselected package liblist-someutils-perl. 2021-05-16T20:02:35.2857779Z Preparing to unpack .../087-liblist-someutils-perl_0.58-1_all.deb ... 2021-05-16T20:02:35.2870688Z Unpacking liblist-someutils-perl (0.58-1) ... 2021-05-16T20:02:35.3159622Z Selecting previously unselected package liblist-someutils-xs-perl. 2021-05-16T20:02:35.3371708Z Preparing to unpack .../088-liblist-someutils-xs-perl_0.58-2_amd64.deb ... 2021-05-16T20:02:35.3394074Z Unpacking liblist-someutils-xs-perl (0.58-2) ... 2021-05-16T20:02:35.3719781Z Selecting previously unselected package libmoox-aliases-perl. 2021-05-16T20:02:35.3878148Z Preparing to unpack .../089-libmoox-aliases-perl_0.001006-1_all.deb ... 2021-05-16T20:02:35.3889114Z Unpacking libmoox-aliases-perl (0.001006-1) ... 2021-05-16T20:02:35.4160517Z Selecting previously unselected package libobject-id-perl. 2021-05-16T20:02:35.4357650Z Preparing to unpack .../090-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 2021-05-16T20:02:35.4368082Z Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-16T20:02:35.4580795Z Selecting previously unselected package libmoox-struct-perl. 2021-05-16T20:02:35.4817005Z Preparing to unpack .../091-libmoox-struct-perl_0.017-1_all.deb ... 2021-05-16T20:02:35.4838582Z Unpacking libmoox-struct-perl (0.017-1) ... 2021-05-16T20:02:35.5119624Z Selecting previously unselected package libnet-dns-sec-perl. 2021-05-16T20:02:35.5310138Z Preparing to unpack .../092-libnet-dns-sec-perl_1.15-1_amd64.deb ... 2021-05-16T20:02:35.5327087Z Unpacking libnet-dns-sec-perl (1.15-1) ... 2021-05-16T20:02:35.5911584Z Selecting previously unselected package libnet-libidn-perl. 2021-05-16T20:02:35.6185001Z Preparing to unpack .../093-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... 2021-05-16T20:02:35.6201343Z Unpacking libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-16T20:02:35.6480223Z Selecting previously unselected package libnumber-range-perl. 2021-05-16T20:02:35.6695902Z Preparing to unpack .../094-libnumber-range-perl_0.12-1_all.deb ... 2021-05-16T20:02:35.6706027Z Unpacking libnumber-range-perl (0.12-1) ... 2021-05-16T20:02:35.6909978Z Selecting previously unselected package libpackage-stash-xs-perl. 2021-05-16T20:02:35.7177878Z Preparing to unpack .../095-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... 2021-05-16T20:02:35.7187669Z Unpacking libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-16T20:02:35.7439880Z Selecting previously unselected package libpath-iterator-rule-perl. 2021-05-16T20:02:35.7691830Z Preparing to unpack .../096-libpath-iterator-rule-perl_1.014-1_all.deb ... 2021-05-16T20:02:35.7703039Z Unpacking libpath-iterator-rule-perl (1.014-1) ... 2021-05-16T20:02:35.8039551Z Selecting previously unselected package libperl4-corelibs-perl. 2021-05-16T20:02:35.8270724Z Preparing to unpack .../097-libperl4-corelibs-perl_0.004-2_all.deb ... 2021-05-16T20:02:35.8282064Z Unpacking libperl4-corelibs-perl (0.004-2) ... 2021-05-16T20:02:35.8559350Z Selecting previously unselected package libperlio-gzip-perl. 2021-05-16T20:02:35.8816231Z Preparing to unpack .../098-libperlio-gzip-perl_0.19-1build5_amd64.deb ... 2021-05-16T20:02:35.8827384Z Unpacking libperlio-gzip-perl (0.19-1build5) ... 2021-05-16T20:02:35.9161714Z Selecting previously unselected package libpod-constants-perl. 2021-05-16T20:02:35.9418867Z Preparing to unpack .../099-libpod-constants-perl_0.19-1_all.deb ... 2021-05-16T20:02:35.9432421Z Unpacking libpod-constants-perl (0.19-1) ... 2021-05-16T20:02:35.9714379Z Selecting previously unselected package libqpdf26:amd64. 2021-05-16T20:02:35.9978786Z Preparing to unpack .../100-libqpdf26_9.1.1-1build1_amd64.deb ... 2021-05-16T20:02:35.9992720Z Unpacking libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-16T20:02:36.0627744Z Selecting previously unselected package libre-engine-re2-perl. 2021-05-16T20:02:36.0901822Z Preparing to unpack .../101-libre-engine-re2-perl_0.13-5_amd64.deb ... 2021-05-16T20:02:36.0911900Z Unpacking libre-engine-re2-perl (0.13-5) ... 2021-05-16T20:02:36.1161083Z Selecting previously unselected package libreadonly-perl. 2021-05-16T20:02:36.1420017Z Preparing to unpack .../102-libreadonly-perl_2.050-2_all.deb ... 2021-05-16T20:02:36.1430990Z Unpacking libreadonly-perl (2.050-2) ... 2021-05-16T20:02:36.1759873Z Selecting previously unselected package libref-util-perl. 2021-05-16T20:02:36.1948397Z Preparing to unpack .../103-libref-util-perl_0.204-1_all.deb ... 2021-05-16T20:02:36.1964016Z Unpacking libref-util-perl (0.204-1) ... 2021-05-16T20:02:36.2279697Z Selecting previously unselected package libref-util-xs-perl. 2021-05-16T20:02:36.2487196Z Preparing to unpack .../104-libref-util-xs-perl_0.117-1build2_amd64.deb ... 2021-05-16T20:02:36.2498072Z Unpacking libref-util-xs-perl (0.117-1build2) ... 2021-05-16T20:02:36.2727287Z Selecting previously unselected package libregexp-pattern-license-perl. 2021-05-16T20:02:36.2993896Z Preparing to unpack .../105-libregexp-pattern-license-perl_3.2.0-1_all.deb ... 2021-05-16T20:02:36.3005218Z Unpacking libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-16T20:02:36.3271458Z Selecting previously unselected package libregexp-pattern-perl. 2021-05-16T20:02:36.3523661Z Preparing to unpack .../106-libregexp-pattern-perl_0.2.12-1_all.deb ... 2021-05-16T20:02:36.3536000Z Unpacking libregexp-pattern-perl (0.2.12-1) ... 2021-05-16T20:02:36.3799573Z Selecting previously unselected package libsereal-decoder-perl. 2021-05-16T20:02:36.4010371Z Preparing to unpack .../107-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-16T20:02:36.4024168Z Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-16T20:02:36.4336040Z Selecting previously unselected package libsereal-encoder-perl. 2021-05-16T20:02:36.4582321Z Preparing to unpack .../108-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-16T20:02:36.4593196Z Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-16T20:02:36.4999353Z Selecting previously unselected package libsereal-perl. 2021-05-16T20:02:36.5185961Z Preparing to unpack .../109-libsereal-perl_4.011-1_all.deb ... 2021-05-16T20:02:36.5196129Z Unpacking libsereal-perl (4.011-1) ... 2021-05-16T20:02:36.5434067Z Selecting previously unselected package libsort-key-perl. 2021-05-16T20:02:36.5689187Z Preparing to unpack .../110-libsort-key-perl_1.33-2build2_amd64.deb ... 2021-05-16T20:02:36.5708149Z Unpacking libsort-key-perl (1.33-2build2) ... 2021-05-16T20:02:36.5967203Z Selecting previously unselected package libstring-copyright-perl. 2021-05-16T20:02:36.6220125Z Preparing to unpack .../111-libstring-copyright-perl_0.003006-1_all.deb ... 2021-05-16T20:02:36.6237144Z Unpacking libstring-copyright-perl (0.003006-1) ... 2021-05-16T20:02:36.6560049Z Selecting previously unselected package libstring-escape-perl. 2021-05-16T20:02:36.6789936Z Preparing to unpack .../112-libstring-escape-perl_2010.002-2_all.deb ... 2021-05-16T20:02:36.6800629Z Unpacking libstring-escape-perl (2010.002-2) ... 2021-05-16T20:02:36.7080756Z Selecting previously unselected package libstring-shellquote-perl. 2021-05-16T20:02:36.7282685Z Preparing to unpack .../113-libstring-shellquote-perl_1.04-1_all.deb ... 2021-05-16T20:02:36.7292408Z Unpacking libstring-shellquote-perl (1.04-1) ... 2021-05-16T20:02:36.7560048Z Selecting previously unselected package libterm-readkey-perl. 2021-05-16T20:02:36.7762984Z Preparing to unpack .../114-libterm-readkey-perl_2.38-1build1_amd64.deb ... 2021-05-16T20:02:36.7779974Z Unpacking libterm-readkey-perl (2.38-1build1) ... 2021-05-16T20:02:36.8022525Z Selecting previously unselected package libtest-fatal-perl. 2021-05-16T20:02:36.8276052Z Preparing to unpack .../115-libtest-fatal-perl_0.014-1_all.deb ... 2021-05-16T20:02:36.8287438Z Unpacking libtest-fatal-perl (0.014-1) ... 2021-05-16T20:02:36.8508770Z Selecting previously unselected package libtest-refcount-perl. 2021-05-16T20:02:36.8761091Z Preparing to unpack .../116-libtest-refcount-perl_0.10-1_all.deb ... 2021-05-16T20:02:36.8775460Z Unpacking libtest-refcount-perl (0.10-1) ... 2021-05-16T20:02:36.9016996Z Selecting previously unselected package libtext-levenshtein-perl. 2021-05-16T20:02:36.9264773Z Preparing to unpack .../117-libtext-levenshtein-perl_0.13-1_all.deb ... 2021-05-16T20:02:36.9276537Z Unpacking libtext-levenshtein-perl (0.13-1) ... 2021-05-16T20:02:36.9518795Z Selecting previously unselected package libtype-tiny-xs-perl. 2021-05-16T20:02:36.9778842Z Preparing to unpack .../118-libtype-tiny-xs-perl_0.016-1_amd64.deb ... 2021-05-16T20:02:36.9789756Z Unpacking libtype-tiny-xs-perl (0.016-1) ... 2021-05-16T20:02:37.0159850Z Selecting previously unselected package libunicode-utf8-perl. 2021-05-16T20:02:37.0329787Z Preparing to unpack .../119-libunicode-utf8-perl_0.62-1build1_amd64.deb ... 2021-05-16T20:02:37.0357550Z Unpacking libunicode-utf8-perl (0.62-1build1) ... 2021-05-16T20:02:37.0597351Z Selecting previously unselected package libxml-writer-perl. 2021-05-16T20:02:37.0851158Z Preparing to unpack .../120-libxml-writer-perl_0.625-1_all.deb ... 2021-05-16T20:02:37.0861488Z Unpacking libxml-writer-perl (0.625-1) ... 2021-05-16T20:02:37.1345747Z Selecting previously unselected package libyaml-libyaml-perl. 2021-05-16T20:02:37.1574685Z Preparing to unpack .../121-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... 2021-05-16T20:02:37.1589371Z Unpacking libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-16T20:02:37.1859864Z Selecting previously unselected package licensecheck. 2021-05-16T20:02:37.2119854Z Preparing to unpack .../122-licensecheck_3.0.45-1_all.deb ... 2021-05-16T20:02:37.2132157Z Unpacking licensecheck (3.0.45-1) ... 2021-05-16T20:02:37.2480991Z Selecting previously unselected package libdevel-size-perl. 2021-05-16T20:02:37.2674480Z Preparing to unpack .../123-libdevel-size-perl_0.83-1build1_amd64.deb ... 2021-05-16T20:02:37.2684557Z Unpacking libdevel-size-perl (0.83-1build1) ... 2021-05-16T20:02:37.3000193Z Selecting previously unselected package t1utils. 2021-05-16T20:02:37.3178816Z Preparing to unpack .../124-t1utils_1.41-3_amd64.deb ... 2021-05-16T20:02:37.3190529Z Unpacking t1utils (1.41-3) ... 2021-05-16T20:02:37.3599851Z Selecting previously unselected package lintian. 2021-05-16T20:02:37.3796696Z Preparing to unpack .../125-lintian_2.62.0_all.deb ... 2021-05-16T20:02:37.3810317Z Unpacking lintian (2.62.0) ... 2021-05-16T20:02:37.7401466Z Selecting previously unselected package python3-unidiff. 2021-05-16T20:02:37.7639123Z Preparing to unpack .../126-python3-unidiff_0.5.5-2_all.deb ... 2021-05-16T20:02:37.7651297Z Unpacking python3-unidiff (0.5.5-2) ... 2021-05-16T20:02:37.7952703Z Selecting previously unselected package python3-xdg. 2021-05-16T20:02:37.8219947Z Preparing to unpack .../127-python3-xdg_0.26-1ubuntu1_all.deb ... 2021-05-16T20:02:37.8229729Z Unpacking python3-xdg (0.26-1ubuntu1) ... 2021-05-16T20:02:37.8560060Z Selecting previously unselected package qpdf. 2021-05-16T20:02:37.8785130Z Preparing to unpack .../128-qpdf_9.1.1-1build1_amd64.deb ... 2021-05-16T20:02:37.8794075Z Unpacking qpdf (9.1.1-1build1) ... 2021-05-16T20:02:37.9519914Z Selecting previously unselected package python3-magic. 2021-05-16T20:02:37.9749856Z Preparing to unpack .../129-python3-magic_2%3a0.4.15-3_all.deb ... 2021-05-16T20:02:37.9760007Z Unpacking python3-magic (2:0.4.15-3) ... 2021-05-16T20:02:38.0368851Z Setting up libasync-mergepoint-perl (0.04-2) ... 2021-05-16T20:02:38.0399028Z Setting up libapt-pkg-perl (0.1.36build3) ... 2021-05-16T20:02:38.0429496Z Setting up libstring-escape-perl (2010.002-2) ... 2021-05-16T20:02:38.0471367Z Setting up wdiff (1.2.2-2build1) ... 2021-05-16T20:02:38.0533049Z Setting up libfile-which-perl (1.23-1) ... 2021-05-16T20:02:38.0562418Z Setting up libnumber-range-perl (0.12-1) ... 2021-05-16T20:02:38.0589284Z Setting up libunicode-utf8-perl (0.62-1build1) ... 2021-05-16T20:02:38.0627363Z Setting up libstruct-dumb-perl (0.09-1) ... 2021-05-16T20:02:38.0652874Z Setting up gdebi-core (0.9.5.7+nmu3) ... 2021-05-16T20:02:38.2138034Z Setting up libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-16T20:02:38.2163750Z Setting up libregexp-pattern-perl (0.2.12-1) ... 2021-05-16T20:02:38.2200001Z Setting up libwant-perl (0.29-1build4) ... 2021-05-16T20:02:38.2243438Z Setting up libdynaloader-functions-perl (0.003-1) ... 2021-05-16T20:02:38.2265267Z Setting up libtext-glob-perl (0.10-1) ... 2021-05-16T20:02:38.2299206Z Setting up libclass-method-modifiers-perl (2.13-1) ... 2021-05-16T20:02:38.2332581Z Setting up liblist-compare-perl (0.53-1) ... 2021-05-16T20:02:38.2363422Z Setting up libref-util-xs-perl (0.117-1build2) ... 2021-05-16T20:02:38.2390138Z Setting up libio-pty-perl (1:1.12-1) ... 2021-05-16T20:02:38.2412168Z Setting up libsort-key-perl (1.33-2build2) ... 2021-05-16T20:02:38.2444157Z Setting up libclone-perl (0.43-2) ... 2021-05-16T20:02:38.2467783Z Setting up libarchive-zip-perl (1.67-2) ... 2021-05-16T20:02:38.2492207Z Setting up libsub-identify-perl (0.14-1build2) ... 2021-05-16T20:02:38.2525070Z Setting up libdistro-info-perl (0.23ubuntu1) ... 2021-05-16T20:02:38.2561601Z Setting up libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-16T20:02:38.2597732Z Setting up liblog-any-perl (1.708-1) ... 2021-05-16T20:02:38.2643192Z Setting up libdevel-size-perl (0.83-1build1) ... 2021-05-16T20:02:38.2667373Z Setting up libpod-constants-perl (0.19-1) ... 2021-05-16T20:02:38.2692806Z Setting up libperl4-corelibs-perl (0.004-2) ... 2021-05-16T20:02:38.2723283Z Setting up libfuture-perl (0.43-1) ... 2021-05-16T20:02:38.2768782Z Setting up libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-16T20:02:38.2795185Z Setting up libtest-fatal-perl (0.014-1) ... 2021-05-16T20:02:38.2837616Z Setting up libcommon-sense-perl (3.74-2build6) ... 2021-05-16T20:02:38.2866252Z Setting up libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-16T20:02:38.2903295Z Setting up libtext-levenshtein-perl (0.13-1) ... 2021-05-16T20:02:38.2936236Z Setting up python3-xdg (0.26-1ubuntu1) ... 2021-05-16T20:02:38.4595155Z Setting up libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-16T20:02:38.4630819Z Setting up libstring-shellquote-perl (1.04-1) ... 2021-05-16T20:02:38.4663573Z Setting up libsub-install-perl (0.928-1) ... 2021-05-16T20:02:38.4685857Z Setting up libnumber-compare-perl (0.03-1) ... 2021-05-16T20:02:38.4718101Z Setting up libio-async-perl (0.75-1) ... 2021-05-16T20:02:38.4771135Z Setting up patchutils (0.3.4-2) ... 2021-05-16T20:02:38.4805745Z Setting up libjson-maybexs-perl (1.004000-1) ... 2021-05-16T20:02:38.4838087Z Setting up libio-string-perl (1.08-3) ... 2021-05-16T20:02:38.4873611Z Setting up libreadonly-perl (2.050-2) ... 2021-05-16T20:02:38.4924387Z Setting up libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-16T20:02:38.4953336Z Setting up python3-gpg (1.13.1-7ubuntu2) ... 2021-05-16T20:02:38.6752916Z Setting up libfile-find-rule-perl (0.34-1) ... 2021-05-16T20:02:38.6781193Z Setting up libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-16T20:02:38.6809809Z Setting up libref-util-perl (0.204-1) ... 2021-05-16T20:02:38.6844210Z Setting up libnet-domain-tld-perl (1.75-1) ... 2021-05-16T20:02:38.6871951Z Setting up libxml-writer-perl (0.625-1) ... 2021-05-16T20:02:38.6900404Z Setting up libhash-fieldhash-perl (0.15-1build2) ... 2021-05-16T20:02:38.6940461Z Setting up qpdf (9.1.1-1build1) ... 2021-05-16T20:02:38.6971705Z Setting up libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-16T20:02:38.6995007Z Setting up t1utils (1.41-3) ... 2021-05-16T20:02:38.7031533Z Setting up liblinux-epoll-perl (0.017-1) ... 2021-05-16T20:02:38.7055773Z Setting up diffstat (1.63-1) ... 2021-05-16T20:02:38.7085029Z Setting up libvariable-magic-perl (0.62-1build2) ... 2021-05-16T20:02:38.7111878Z Setting up libcroco3:amd64 (0.6.13-1) ... 2021-05-16T20:02:38.7149414Z Setting up libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-16T20:02:38.7172819Z Setting up libipc-run-perl (20180523.0-2) ... 2021-05-16T20:02:38.7199397Z Setting up libtest-refcount-perl (0.10-1) ... 2021-05-16T20:02:38.7225842Z Setting up libparams-util-perl (1.07-3build5) ... 2021-05-16T20:02:38.7254031Z Setting up libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-16T20:02:38.7289365Z Setting up libarray-intspan-perl (2.003-1) ... 2021-05-16T20:02:38.7316850Z Setting up libcapture-tiny-perl (0.48-1) ... 2021-05-16T20:02:38.7339143Z Setting up libcontextual-return-perl (0.004014-2) ... 2021-05-16T20:02:38.7376335Z Setting up libsub-name-perl (0.26-1) ... 2021-05-16T20:02:38.7405597Z Setting up libtype-tiny-xs-perl (0.016-1) ... 2021-05-16T20:02:38.7441837Z Setting up libtypes-serialiser-perl (1.0-1) ... 2021-05-16T20:02:38.7472063Z Setting up libfile-chdir-perl (0.1008-1) ... 2021-05-16T20:02:38.7502830Z Setting up libpath-tiny-perl (0.108-1) ... 2021-05-16T20:02:38.7538844Z Setting up libjson-perl (4.02000-2) ... 2021-05-16T20:02:38.7570443Z Setting up liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-16T20:02:38.7604423Z Setting up librole-tiny-perl (2.001004-1) ... 2021-05-16T20:02:38.7635950Z Setting up python3-unidiff (0.5.5-2) ... 2021-05-16T20:02:38.9046580Z Setting up libstrictures-perl (2.000006-1) ... 2021-05-16T20:02:38.9080182Z Setting up libsub-quote-perl (2.006006-1) ... 2021-05-16T20:02:38.9116153Z Setting up libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-16T20:02:38.9146577Z Setting up libsort-versions-perl (1.62-1) ... 2021-05-16T20:02:38.9187697Z Setting up libexporter-tiny-perl (1.002001-1) ... 2021-05-16T20:02:38.9217874Z Setting up libre-engine-re2-perl (0.13-5) ... 2021-05-16T20:02:38.9245355Z Setting up libterm-readkey-perl (2.38-1build1) ... 2021-05-16T20:02:38.9274503Z Setting up libfont-ttf-perl (1.06-1) ... 2021-05-16T20:02:38.9463972Z Setting up libfile-homedir-perl (1.004-1) ... 2021-05-16T20:02:38.9487477Z Setting up libnet-ip-perl (1.26-2) ... 2021-05-16T20:02:38.9519600Z Setting up python3-magic (2:0.4.15-3) ... 2021-05-16T20:02:39.0875602Z Setting up libperlio-gzip-perl (0.19-1build5) ... 2021-05-16T20:02:39.0923313Z Setting up libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-16T20:02:39.0959173Z Setting up dctrl-tools (2.24-3) ... 2021-05-16T20:02:39.1048754Z Setting up libdigest-bubblebabble-perl (0.02-2) ... 2021-05-16T20:02:39.1079621Z Setting up libjson-xs-perl (4.020-1build1) ... 2021-05-16T20:02:39.1109929Z Setting up gettext (0.19.8.1-10build1) ... 2021-05-16T20:02:39.1136663Z Setting up libio-prompter-perl (0.004015-1) ... 2021-05-16T20:02:39.1165875Z Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-16T20:02:39.1211306Z Setting up liblist-moreutils-perl (0.416-1build5) ... 2021-05-16T20:02:39.1244090Z Setting up libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-16T20:02:39.1284322Z Setting up libtype-tiny-perl (1.008001-2) ... 2021-05-16T20:02:39.1317613Z Setting up libpath-iterator-rule-perl (1.014-1) ... 2021-05-16T20:02:39.1346602Z Setting up libsereal-perl (4.011-1) ... 2021-05-16T20:02:39.1375148Z Setting up libnet-dns-perl (1.22-1) ... 2021-05-16T20:02:39.1408891Z Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-16T20:02:39.1440630Z Setting up dput (1.0.3ubuntu1) ... 2021-05-16T20:02:39.2864005Z Setting up libio-async-loop-epoll-perl (0.20-1) ... 2021-05-16T20:02:39.2888563Z Setting up intltool-debian (0.35.0+20060710.5) ... 2021-05-16T20:02:39.2928713Z Setting up libstring-copyright-perl (0.003006-1) ... 2021-05-16T20:02:39.2974180Z Setting up libdata-optlist-perl (0.110-1) ... 2021-05-16T20:02:39.3014256Z Setting up libgit-wrapper-perl (0.048-1) ... 2021-05-16T20:02:39.3039934Z Setting up libsub-exporter-perl (0.987-1) ... 2021-05-16T20:02:39.3074670Z Setting up libemail-valid-perl (1.202-1) ... 2021-05-16T20:02:39.3111976Z Setting up libparams-classify-perl (0.015-1build2) ... 2021-05-16T20:02:39.3138545Z Setting up libnet-dns-sec-perl (1.15-1) ... 2021-05-16T20:02:39.3176791Z Setting up libmodule-runtime-perl (0.016-1) ... 2021-05-16T20:02:39.3208868Z Setting up libconst-fast-perl (0.014-1) ... 2021-05-16T20:02:39.3249781Z Setting up libmodule-implementation-perl (0.09-1) ... 2021-05-16T20:02:39.3271446Z Setting up libpackage-stash-perl (0.38-1) ... 2021-05-16T20:02:39.3293880Z Setting up libimport-into-perl (1.002005-1) ... 2021-05-16T20:02:39.3326824Z Setting up libmoo-perl (2.003006-1) ... 2021-05-16T20:02:39.3363155Z Setting up liblist-someutils-perl (0.58-1) ... 2021-05-16T20:02:39.3386039Z Setting up liblist-someutils-xs-perl (0.58-2) ... 2021-05-16T20:02:39.3409700Z Setting up devscripts (2.20.2ubuntu2) ... 2021-05-16T20:02:39.5003003Z Setting up libmoox-aliases-perl (0.001006-1) ... 2021-05-16T20:02:39.5042521Z Setting up libparams-validate-perl (1.29-3) ... 2021-05-16T20:02:39.5074982Z Setting up libb-hooks-endofscope-perl (0.24-1) ... 2021-05-16T20:02:39.5116504Z Setting up libnamespace-clean-perl (0.27-1) ... 2021-05-16T20:02:39.5142964Z Setting up libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-16T20:02:39.5172934Z Setting up libgitlab-api-v4-perl (0.25-1) ... 2021-05-16T20:02:39.5213073Z Setting up libmoox-struct-perl (0.017-1) ... 2021-05-16T20:02:39.5248262Z Setting up lintian (2.62.0) ... 2021-05-16T20:02:39.5294135Z Setting up licensecheck (3.0.45-1) ... 2021-05-16T20:02:39.5346331Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T20:02:55.8300119Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T20:02:56.3233246Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T20:02:58.2360477Z [command]/usr/bin/sudo gdebi --non-interactive /home/runner/work/_temp/r-3.6.3_1_amd64.deb 2021-05-16T20:02:58.3554611Z 2021-05-16T20:02:58.3702383Z Reading package lists... 0% 2021-05-16T20:02:58.3702966Z 2021-05-16T20:02:58.3746190Z Reading package lists... 100% 2021-05-16T20:02:58.3746704Z 2021-05-16T20:02:58.3747026Z 2021-05-16T20:02:58.3747470Z Reading package lists... Done 2021-05-16T20:02:58.3747855Z 2021-05-16T20:02:58.3748323Z Building dependency tree... 0% 2021-05-16T20:02:58.3748713Z 2021-05-16T20:02:58.4009592Z Building dependency tree... 0% 2021-05-16T20:02:58.4010825Z 2021-05-16T20:02:58.4011822Z Building dependency tree... 50% 2021-05-16T20:02:58.4012642Z 2021-05-16T20:02:58.5171771Z Building dependency tree... 50% 2021-05-16T20:02:58.5173270Z 2021-05-16T20:02:58.5174489Z Building dependency tree 2021-05-16T20:02:58.5175476Z 2021-05-16T20:02:58.5176651Z Reading state information... 0% 2021-05-16T20:02:58.5180230Z 2021-05-16T20:02:58.6604923Z Reading state information... 0% 2021-05-16T20:02:58.6605684Z 2021-05-16T20:02:58.6606090Z 2021-05-16T20:02:58.6606923Z Reading state information... Done 2021-05-16T20:02:58.6607587Z 2021-05-16T20:02:58.6608383Z Reading state information... 0% 2021-05-16T20:02:58.6653273Z 2021-05-16T20:02:58.6653771Z Reading state information... 1% 2021-05-16T20:02:58.6687588Z 2021-05-16T20:02:58.6687951Z Reading state information... 3% 2021-05-16T20:02:58.6727760Z 2021-05-16T20:02:58.6728128Z Reading state information... 5% 2021-05-16T20:02:58.6758727Z 2021-05-16T20:02:58.6759085Z Reading state information... 7% 2021-05-16T20:02:58.6787423Z 2021-05-16T20:02:58.6787782Z Reading state information... 9% 2021-05-16T20:02:58.6818369Z 2021-05-16T20:02:58.6818884Z Reading state information... 11% 2021-05-16T20:02:58.6858842Z 2021-05-16T20:02:58.6859333Z Reading state information... 13% 2021-05-16T20:02:58.6897656Z 2021-05-16T20:02:58.6898149Z Reading state information... 15% 2021-05-16T20:02:58.6933983Z 2021-05-16T20:02:58.6934375Z Reading state information... 17% 2021-05-16T20:02:58.6966089Z 2021-05-16T20:02:58.6966475Z Reading state information... 19% 2021-05-16T20:02:58.6994290Z 2021-05-16T20:02:58.6994680Z Reading state information... 21% 2021-05-16T20:02:58.7025067Z 2021-05-16T20:02:58.7025577Z Reading state information... 23% 2021-05-16T20:02:58.7062312Z 2021-05-16T20:02:58.7062673Z Reading state information... 25% 2021-05-16T20:02:58.7099860Z 2021-05-16T20:02:58.7100288Z Reading state information... 27% 2021-05-16T20:02:58.7135481Z 2021-05-16T20:02:58.7136043Z Reading state information... 29% 2021-05-16T20:02:58.7168615Z 2021-05-16T20:02:58.7169031Z Reading state information... 31% 2021-05-16T20:02:58.7204171Z 2021-05-16T20:02:58.7204661Z Reading state information... 33% 2021-05-16T20:02:58.7241079Z 2021-05-16T20:02:58.7241611Z Reading state information... 35% 2021-05-16T20:02:58.7279319Z 2021-05-16T20:02:58.7279847Z Reading state information... 37% 2021-05-16T20:02:58.7323860Z 2021-05-16T20:02:58.7324440Z Reading state information... 39% 2021-05-16T20:02:58.7366409Z 2021-05-16T20:02:58.7367194Z Reading state information... 41% 2021-05-16T20:02:58.7407922Z 2021-05-16T20:02:58.7408686Z Reading state information... 43% 2021-05-16T20:02:58.7453855Z 2021-05-16T20:02:58.7454535Z Reading state information... 45% 2021-05-16T20:02:58.7515770Z 2021-05-16T20:02:58.7516364Z Reading state information... 47% 2021-05-16T20:02:58.7553760Z 2021-05-16T20:02:58.7554456Z Reading state information... 49% 2021-05-16T20:02:58.7590690Z 2021-05-16T20:02:58.7591226Z Reading state information... 51% 2021-05-16T20:02:58.7622325Z 2021-05-16T20:02:58.7623132Z Reading state information... 53% 2021-05-16T20:02:58.7659719Z 2021-05-16T20:02:58.7660431Z Reading state information... 55% 2021-05-16T20:02:58.7698490Z 2021-05-16T20:02:58.7699003Z Reading state information... 57% 2021-05-16T20:02:58.7736148Z 2021-05-16T20:02:58.7736774Z Reading state information... 59% 2021-05-16T20:02:58.7779938Z 2021-05-16T20:02:58.7780717Z Reading state information... 61% 2021-05-16T20:02:58.7811936Z 2021-05-16T20:02:58.7812465Z Reading state information... 63% 2021-05-16T20:02:58.7848145Z 2021-05-16T20:02:58.7849314Z Reading state information... 65% 2021-05-16T20:02:58.7888455Z 2021-05-16T20:02:58.7888959Z Reading state information... 67% 2021-05-16T20:02:58.7923981Z 2021-05-16T20:02:58.7924372Z Reading state information... 69% 2021-05-16T20:02:58.7969180Z 2021-05-16T20:02:58.7969583Z Reading state information... 71% 2021-05-16T20:02:58.7995537Z 2021-05-16T20:02:58.7995938Z Reading state information... 73% 2021-05-16T20:02:58.8025322Z 2021-05-16T20:02:58.8025890Z Reading state information... 75% 2021-05-16T20:02:58.8073759Z 2021-05-16T20:02:58.8074185Z Reading state information... 77% 2021-05-16T20:02:58.8108080Z 2021-05-16T20:02:58.8108552Z Reading state information... 79% 2021-05-16T20:02:58.8146156Z 2021-05-16T20:02:58.8146638Z Reading state information... 81% 2021-05-16T20:02:58.8178939Z 2021-05-16T20:02:58.8179558Z Reading state information... 83% 2021-05-16T20:02:58.8213486Z 2021-05-16T20:02:58.8213917Z Reading state information... 85% 2021-05-16T20:02:58.8250984Z 2021-05-16T20:02:58.8251428Z Reading state information... 87% 2021-05-16T20:02:58.8282373Z 2021-05-16T20:02:58.8282818Z Reading state information... 89% 2021-05-16T20:02:58.8312004Z 2021-05-16T20:02:58.8312416Z Reading state information... 91% 2021-05-16T20:02:58.8348308Z 2021-05-16T20:02:58.8348721Z Reading state information... 93% 2021-05-16T20:02:58.8379833Z 2021-05-16T20:02:58.8380288Z Reading state information... 95% 2021-05-16T20:02:58.8416866Z 2021-05-16T20:02:58.8417349Z Reading state information... 97% 2021-05-16T20:02:58.8456376Z 2021-05-16T20:02:58.8456890Z Reading state information... 99% 2021-05-16T20:02:59.1004053Z Selecting previously unselected package r-3.6.3. 2021-05-16T20:02:59.2106555Z (Reading database ... 259872 files and directories currently installed.) 2021-05-16T20:02:59.2193190Z Preparing to unpack .../work/_temp/r-3.6.3_1_amd64.deb ... 2021-05-16T20:02:59.2205539Z Unpacking r-3.6.3 (1) ... 2021-05-16T20:02:59.9841693Z Setting up r-3.6.3 (1) ... 2021-05-16T20:03:00.0082963Z 2021-05-16T20:03:00.0083530Z 2021-05-16T20:03:00.0083991Z Reading state information... Done 2021-05-16T20:03:00.0303804Z [command]/usr/bin/sudo ln -s /opt/R/3.6.3/bin/R /usr/local/bin/R 2021-05-16T20:03:00.0415205Z [command]/usr/bin/sudo ln -s /opt/R/3.6.3/bin/Rscript /usr/local/bin/Rscript 2021-05-16T20:03:00.0728010Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-16T20:03:00.0728587Z env: 2021-05-16T20:03:00.0729078Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:03:00.0729577Z TIC_DEPLOY_KEY: 2021-05-16T20:03:00.0730490Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T20:03:00.0732434Z GITHUB_PAT: *** 2021-05-16T20:03:00.0732883Z COVERALLS_TOKEN: 2021-05-16T20:03:00.0733411Z continue-on-error: false 2021-05-16T20:03:00.0733954Z VDIFFR_RUN_TESTS: 2021-05-16T20:03:00.0734495Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T20:03:00.0734973Z TZ: UTC 2021-05-16T20:03:00.0735406Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:03:00.0735848Z NOT_CRAN: true 2021-05-16T20:03:00.0736260Z ##[endgroup] 2021-05-16T20:03:00.1278128Z [command]sudo apt-get install -y texinfo 2021-05-16T20:03:00.4062469Z Reading package lists... 2021-05-16T20:03:00.5534578Z Building dependency tree... 2021-05-16T20:03:00.5551229Z Reading state information... 2021-05-16T20:03:00.7736344Z texinfo is already the newest version (6.7.0.dfsg.2-5). 2021-05-16T20:03:00.7751991Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:03:01.0321481Z [command]sh /home/runner/work/_temp/install-unx.sh 2021-05-16T20:03:01.0625726Z --2021-05-16 20:03:01-- https://yihui.org/tinytex/TinyTeX-1.tar.gz 2021-05-16T20:03:01.0728000Z Resolving yihui.org (yihui.org)... 76.223.126.88 2021-05-16T20:03:01.0793926Z Connecting to yihui.org (yihui.org)|76.223.126.88|:443... connected. 2021-05-16T20:03:01.1055229Z HTTP request sent, awaiting response... 301 Moved Permanently 2021-05-16T20:03:01.1058237Z Location: https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu [following] 2021-05-16T20:03:01.1061326Z --2021-05-16 20:03:01-- https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu 2021-05-16T20:03:01.1648136Z Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243 2021-05-16T20:03:01.2288200Z Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected. 2021-05-16T20:03:01.4737107Z HTTP request sent, awaiting response... 302 Found 2021-05-16T20:03:01.4742919Z Location: https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1549/grr7rkdr54m0yum8/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=PjVTf1KvR%2FW7PCGqMasCgXkmiuoVlzb%2BQpuAdjN8O14%3D&st=2021-05-16T20%3A02%3A01Z&se=2021-05-16T20%3A08%3A01Z&sp=r [following] 2021-05-16T20:03:01.4747994Z --2021-05-16 20:03:01-- https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1549/grr7rkdr54m0yum8/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=PjVTf1KvR%2FW7PCGqMasCgXkmiuoVlzb%2BQpuAdjN8O14%3D&st=2021-05-16T20%3A02%3A01Z&se=2021-05-16T20%3A08%3A01Z&sp=r 2021-05-16T20:03:01.5150129Z Resolving appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)... 52.239.228.196 2021-05-16T20:03:01.5788339Z Connecting to appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)|52.239.228.196|:443... connected. 2021-05-16T20:03:01.8187017Z HTTP request sent, awaiting response... 200 OK 2021-05-16T20:03:01.8189201Z Length: 67310420 (64M) [application/octet-stream] 2021-05-16T20:03:01.8191939Z Saving to: ‘TinyTeX.tar.gz’ 2021-05-16T20:03:02.3926309Z 2021-05-16T20:03:03.8966046Z 0K ........ ........ ........ ........ 49% 16.1M 2s 2021-05-16T20:03:05.0517993Z 32768K ........ ........ ........ ........ 99% 27.2M 0s 2021-05-16T20:03:05.0523171Z 65536K 100% 2.97M=3.2s 2021-05-16T20:03:05.0523734Z 2021-05-16T20:03:05.0525761Z 2021-05-16 20:03:05 (19.9 MB/s) - ‘TinyTeX.tar.gz’ saved [67310420/67310420] 2021-05-16T20:03:05.0526527Z 2021-05-16T20:03:07.2601232Z tlmgr: setting option sys_bin to /home/runner/bin. 2021-05-16T20:03:07.2603498Z tlmgr: updating /home/runner/.TinyTeX/tlpkg/texlive.tlpdb 2021-05-16T20:03:07.5379084Z ##[group]Run tlmgr update --self 2021-05-16T20:03:07.5379744Z tlmgr update --self 2021-05-16T20:03:07.5380632Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-16T20:03:07.5381515Z tlmgr update --all 2021-05-16T20:03:07.5433797Z shell: /usr/bin/bash -e {0} 2021-05-16T20:03:07.5434401Z env: 2021-05-16T20:03:07.5434886Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:03:07.5435411Z TIC_DEPLOY_KEY: 2021-05-16T20:03:07.5436316Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T20:03:07.5438451Z GITHUB_PAT: *** 2021-05-16T20:03:07.5438911Z COVERALLS_TOKEN: 2021-05-16T20:03:07.5439456Z continue-on-error: false 2021-05-16T20:03:07.5439984Z VDIFFR_RUN_TESTS: 2021-05-16T20:03:07.5440508Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T20:03:07.5441007Z TZ: UTC 2021-05-16T20:03:07.5441426Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:03:07.5441925Z NOT_CRAN: true 2021-05-16T20:03:07.5442353Z ##[endgroup] 2021-05-16T20:03:09.1832046Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T20:03:09.1835097Z tlmgr: no self-updates for tlmgr available 2021-05-16T20:03:10.3850964Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T20:03:10.3853783Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-16T20:03:11.0483529Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-16T20:03:11.0487318Z [3/89, 00:00/00:00] install: auto-pst-pdf-lua [3k] 2021-05-16T20:03:11.0488950Z [4/89, 00:00/00:00] install: barracuda [30k] 2021-05-16T20:03:11.0490336Z [5/89, 00:00/00:00] install: bezierplot [8k] 2021-05-16T20:03:11.1443882Z [6/89, 00:00/00:00] install: biber.x86_64-linux [22986k] 2021-05-16T20:03:12.3997835Z [7/89, 00:02/00:02] install: biber [1k] 2021-05-16T20:03:12.4735064Z [8/89, 00:02/00:02] install: biblatex [238k] 2021-05-16T20:03:12.5499787Z [9/89, 00:02/00:02] install: checkcites.x86_64-linux [1k] 2021-05-16T20:03:12.5964893Z [10/89, 00:02/00:02] install: checkcites [7k] 2021-05-16T20:03:12.6429952Z [11/89, 00:02/00:02] install: chickenize [15k] 2021-05-16T20:03:12.6910253Z [12/89, 00:02/00:02] install: chinese-jfm [3k] 2021-05-16T20:03:12.7377536Z [13/89, 00:02/00:02] install: cloze [9k] 2021-05-16T20:03:12.7849816Z [14/89, 00:02/00:02] install: colorprofiles [86k] 2021-05-16T20:03:12.8399360Z [15/89, 00:02/00:02] install: combofont [2k] 2021-05-16T20:03:12.9140556Z [16/89, 00:02/00:02] install: courier [470k] 2021-05-16T20:03:13.0116727Z [17/89, 00:02/00:02] install: courier-scaled [3k] 2021-05-16T20:03:13.0566093Z [18/89, 00:03/00:03] install: cstypo [3k] 2021-05-16T20:03:13.1020186Z [19/89, 00:03/00:03] install: ctablestack [2k] 2021-05-16T20:03:13.1617941Z [20/89, 00:03/00:03] install: ekdosis [19k] 2021-05-16T20:03:13.2091396Z [21/89, 00:03/00:03] install: emoji [40k] 2021-05-16T20:03:13.2574802Z [22/89, 00:03/00:03] install: emojicite [2k] 2021-05-16T20:03:13.3074786Z [23/89, 00:03/00:03] install: enctex [24k] 2021-05-16T20:03:13.3567551Z [24/89, 00:03/00:03] install: enigma [18k] 2021-05-16T20:03:13.4031886Z [25/89, 00:03/00:03] install: etex-pkg [6k] 2021-05-16T20:03:13.4511968Z [26/89, 00:03/00:03] install: filecontents [3k] 2021-05-16T20:03:13.4981032Z [27/89, 00:03/00:03] install: grfext [3k] 2021-05-16T20:03:13.5441022Z [28/89, 00:03/00:03] install: hyphenex [9k] 2021-05-16T20:03:13.5906577Z [29/89, 00:03/00:03] install: ifplatform [2k] 2021-05-16T20:03:13.6353261Z [30/89, 00:03/00:03] install: innerscript [4k] 2021-05-16T20:03:13.6822307Z [31/89, 00:03/00:03] install: interpreter [7k] 2021-05-16T20:03:13.7416994Z [32/89, 00:03/00:03] install: kanaparser [5k] 2021-05-16T20:03:13.8040815Z [33/89, 00:03/00:03] install: knuth-local [23k] 2021-05-16T20:03:13.8529808Z [34/89, 00:03/00:03] install: logreq [4k] 2021-05-16T20:03:13.8987872Z [35/89, 00:03/00:03] install: lua-typo [7k] 2021-05-16T20:03:13.9454300Z [36/89, 00:03/00:03] install: lua-uca [70k] 2021-05-16T20:03:14.0055861Z [37/89, 00:03/00:03] install: lua-ul [7k] 2021-05-16T20:03:14.0498695Z [38/89, 00:04/00:04] install: lua-uni-algos [6k] 2021-05-16T20:03:14.0988196Z [39/89, 00:04/00:04] install: lua-visual-debug [4k] 2021-05-16T20:03:14.1450156Z [40/89, 00:04/00:04] install: luacode [3k] 2021-05-16T20:03:14.1904425Z [41/89, 00:04/00:04] install: luacolor [5k] 2021-05-16T20:03:14.2357737Z [42/89, 00:04/00:04] install: luahyphenrules [3k] 2021-05-16T20:03:14.2814165Z [43/89, 00:04/00:04] install: luaimageembed [2k] 2021-05-16T20:03:14.3293122Z [44/89, 00:04/00:04] install: luaindex [5k] 2021-05-16T20:03:14.3757205Z [45/89, 00:04/00:04] install: luainputenc [5k] 2021-05-16T20:03:14.4239843Z [46/89, 00:04/00:04] install: luaintro [1k] 2021-05-16T20:03:14.4695110Z [47/89, 00:04/00:04] install: luakeys [5k] 2021-05-16T20:03:14.5151034Z [48/89, 00:04/00:04] install: lualatex-doc [1k] 2021-05-16T20:03:14.5617095Z [49/89, 00:04/00:04] install: lualatex-truncate [2k] 2021-05-16T20:03:14.6084548Z [50/89, 00:04/00:04] install: luamplib [12k] 2021-05-16T20:03:14.6576745Z [51/89, 00:04/00:04] install: luapackageloader [2k] 2021-05-16T20:03:14.7058897Z [52/89, 00:04/00:04] install: luaprogtable [7k] 2021-05-16T20:03:14.7501225Z [53/89, 00:04/00:04] install: luarandom [2k] 2021-05-16T20:03:14.7979360Z [54/89, 00:04/00:04] install: luatex85 [2k] 2021-05-16T20:03:14.8466693Z [55/89, 00:04/00:04] install: luatexbase [4k] 2021-05-16T20:03:14.8929404Z [56/89, 00:04/00:04] install: luatexko [22k] 2021-05-16T20:03:14.9406712Z [57/89, 00:04/00:04] install: luatextra [2k] 2021-05-16T20:03:14.9864259Z [58/89, 00:04/00:04] install: luavlna [8k] 2021-05-16T20:03:15.0339301Z [59/89, 00:05/00:05] install: luaxml [31k] 2021-05-16T20:03:15.0837239Z [60/89, 00:05/00:05] install: makeindex.x86_64-linux [49k] 2021-05-16T20:03:15.1339028Z [61/89, 00:05/00:05] install: makeindex [5k] 2021-05-16T20:03:15.1812795Z [62/89, 00:05/00:05] install: mflogo [2k] 2021-05-16T20:03:15.2274647Z [63/89, 00:05/00:05] install: newpax [9k] 2021-05-16T20:03:15.2788165Z [64/89, 00:05/00:05] install: nodetree [13k] 2021-05-16T20:03:15.3255437Z [65/89, 00:05/00:05] install: odsfile [5k] 2021-05-16T20:03:15.3730780Z [66/89, 00:05/00:05] install: optex.x86_64-linux [1k] 2021-05-16T20:03:15.4488303Z [67/89, 00:05/00:05] install: optex [770k] 2021-05-16T20:03:15.5301090Z [68/89, 00:05/00:05] install: pdfarticle [4k] 2021-05-16T20:03:15.5785466Z [69/89, 00:05/00:05] install: pdfextra [22k] 2021-05-16T20:03:15.6267186Z [70/89, 00:05/00:05] install: placeat [4k] 2021-05-16T20:03:15.6745800Z [71/89, 00:05/00:05] install: plantuml [3k] 2021-05-16T20:03:15.7235317Z [72/89, 00:05/00:05] install: rsfs [55k] 2021-05-16T20:03:15.7776400Z [73/89, 00:05/00:05] install: selnolig [53k] 2021-05-16T20:03:15.8308098Z [74/89, 00:05/00:05] install: spelling [14k] 2021-05-16T20:03:15.8795417Z [75/89, 00:05/00:05] install: stricttex [2k] 2021-05-16T20:03:15.9280009Z [76/89, 00:05/00:05] install: texlive-common [1k] 2021-05-16T20:03:15.9749232Z [77/89, 00:05/00:05] install: texlive-en [1k] 2021-05-16T20:03:16.0239538Z [78/89, 00:05/00:05] install: texlive-msg-translations [144k] 2021-05-16T20:03:16.0992754Z [79/89, 00:06/00:06] install: thumbpdf.x86_64-linux [1k] 2021-05-16T20:03:16.1573042Z [80/89, 00:06/00:06] install: thumbpdf [19k] 2021-05-16T20:03:16.2072786Z [81/89, 00:06/00:06] install: tlshell.x86_64-linux [1k] 2021-05-16T20:03:16.2569654Z [82/89, 00:06/00:06] install: tlshell [29k] 2021-05-16T20:03:16.3059753Z [83/89, 00:06/00:06] install: typewriter [25k] 2021-05-16T20:03:16.3548153Z [84/89, 00:06/00:06] install: uninormalize [6k] 2021-05-16T20:03:16.4024935Z [85/89, 00:06/00:06] install: upquote [2k] 2021-05-16T20:03:16.4690929Z [86/89, 00:06/00:06] install: xdvi.x86_64-linux [530k] 2021-05-16T20:03:16.5625081Z [87/89, 00:06/00:06] install: xdvi [7k] 2021-05-16T20:03:16.6102627Z [88/89, 00:06/00:06] install: collection-basic [1k] 2021-05-16T20:03:16.6577520Z [89/89, 00:06/00:06] install: collection-luatex [1k] 2021-05-16T20:03:16.6750422Z running mktexlsr ... 2021-05-16T20:03:16.7556823Z done running mktexlsr. 2021-05-16T20:03:16.7823564Z running updmap-sys ... 2021-05-16T20:03:17.0359583Z done running updmap-sys. 2021-05-16T20:03:17.0360638Z regenerating fmtutil.cnf in /home/runner/.TinyTeX/texmf-dist 2021-05-16T20:03:17.0362338Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/Sz_F3CzTqf/Za_wADWXtG ... 2021-05-16T20:03:17.3990145Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/Sz_F3CzTqf/Za_wADWXtG. 2021-05-16T20:03:17.3991466Z OK: optex.fmt/luatex 2021-05-16T20:03:17.3993181Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-16T20:03:17.3994235Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-16T20:03:18.6130108Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T20:03:18.6132900Z tlmgr: no updates available 2021-05-16T20:03:18.7119778Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-16T20:03:18.7120339Z with: 2021-05-16T20:03:18.7120773Z pandoc-version: 2.7.3 2021-05-16T20:03:18.7121255Z env: 2021-05-16T20:03:18.7121721Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:03:18.7122238Z TIC_DEPLOY_KEY: 2021-05-16T20:03:18.7123152Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T20:03:18.7125147Z GITHUB_PAT: *** 2021-05-16T20:03:18.7125512Z COVERALLS_TOKEN: 2021-05-16T20:03:18.7125942Z continue-on-error: false 2021-05-16T20:03:18.7126369Z VDIFFR_RUN_TESTS: 2021-05-16T20:03:18.7126794Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T20:03:18.7127209Z TZ: UTC 2021-05-16T20:03:18.7127546Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:03:18.7127918Z NOT_CRAN: true 2021-05-16T20:03:18.7128242Z ##[endgroup] 2021-05-16T20:03:19.0890285Z [command]sudo apt-get install -y gdebi-core 2021-05-16T20:03:19.1598526Z Reading package lists... 2021-05-16T20:03:19.3017688Z Building dependency tree... 2021-05-16T20:03:19.3037415Z Reading state information... 2021-05-16T20:03:19.5154753Z gdebi-core is already the newest version (0.9.5.7+nmu3). 2021-05-16T20:03:19.5155903Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:03:19.5192615Z [command]sudo gdebi --non-interactive /home/runner/work/_temp/pandoc-2.7.3-1-amd64.deb 2021-05-16T20:03:19.6298878Z 2021-05-16T20:03:19.6447085Z Reading package lists... 0% 2021-05-16T20:03:19.6447482Z 2021-05-16T20:03:19.6493921Z Reading package lists... 100% 2021-05-16T20:03:19.6494227Z 2021-05-16T20:03:19.6494403Z 2021-05-16T20:03:19.6494958Z Reading package lists... Done 2021-05-16T20:03:19.6495220Z 2021-05-16T20:03:19.6495593Z Building dependency tree... 0% 2021-05-16T20:03:19.6495859Z 2021-05-16T20:03:19.6763577Z Building dependency tree... 0% 2021-05-16T20:03:19.6764604Z 2021-05-16T20:03:19.6765624Z Building dependency tree... 50% 2021-05-16T20:03:19.6765912Z 2021-05-16T20:03:19.7853986Z Building dependency tree... 50% 2021-05-16T20:03:19.7854717Z 2021-05-16T20:03:19.7855626Z Building dependency tree 2021-05-16T20:03:19.7856346Z 2021-05-16T20:03:19.7857283Z Reading state information... 0% 2021-05-16T20:03:19.7857956Z 2021-05-16T20:03:19.9289519Z Reading state information... 0% 2021-05-16T20:03:19.9290278Z 2021-05-16T20:03:19.9290713Z 2021-05-16T20:03:19.9291754Z Reading state information... Done 2021-05-16T20:03:19.9292470Z 2021-05-16T20:03:19.9293406Z Reading state information... 0% 2021-05-16T20:03:19.9340744Z 2021-05-16T20:03:19.9341808Z Reading state information... 1% 2021-05-16T20:03:19.9377428Z 2021-05-16T20:03:19.9378026Z Reading state information... 3% 2021-05-16T20:03:19.9416835Z 2021-05-16T20:03:19.9417401Z Reading state information... 5% 2021-05-16T20:03:19.9461769Z 2021-05-16T20:03:19.9462346Z Reading state information... 7% 2021-05-16T20:03:19.9502295Z 2021-05-16T20:03:19.9502877Z Reading state information... 9% 2021-05-16T20:03:19.9541906Z 2021-05-16T20:03:19.9542745Z Reading state information... 11% 2021-05-16T20:03:19.9576742Z 2021-05-16T20:03:19.9577268Z Reading state information... 13% 2021-05-16T20:03:19.9610724Z 2021-05-16T20:03:19.9611223Z Reading state information... 15% 2021-05-16T20:03:19.9650531Z 2021-05-16T20:03:19.9651100Z Reading state information... 17% 2021-05-16T20:03:19.9687746Z 2021-05-16T20:03:19.9688245Z Reading state information... 19% 2021-05-16T20:03:19.9721468Z 2021-05-16T20:03:19.9721981Z Reading state information... 21% 2021-05-16T20:03:19.9755490Z 2021-05-16T20:03:19.9755942Z Reading state information... 23% 2021-05-16T20:03:19.9789568Z 2021-05-16T20:03:19.9790105Z Reading state information... 25% 2021-05-16T20:03:19.9825793Z 2021-05-16T20:03:19.9826294Z Reading state information... 27% 2021-05-16T20:03:19.9869630Z 2021-05-16T20:03:19.9870210Z Reading state information... 29% 2021-05-16T20:03:19.9911697Z 2021-05-16T20:03:19.9912202Z Reading state information... 31% 2021-05-16T20:03:19.9952539Z 2021-05-16T20:03:19.9953351Z Reading state information... 33% 2021-05-16T20:03:19.9982030Z 2021-05-16T20:03:19.9982480Z Reading state information... 35% 2021-05-16T20:03:20.0011461Z 2021-05-16T20:03:20.0011926Z Reading state information... 37% 2021-05-16T20:03:20.0048572Z 2021-05-16T20:03:20.0049182Z Reading state information... 39% 2021-05-16T20:03:20.0093109Z 2021-05-16T20:03:20.0093681Z Reading state information... 41% 2021-05-16T20:03:20.0128141Z 2021-05-16T20:03:20.0128594Z Reading state information... 43% 2021-05-16T20:03:20.0168271Z 2021-05-16T20:03:20.0168804Z Reading state information... 45% 2021-05-16T20:03:20.0225526Z 2021-05-16T20:03:20.0226078Z Reading state information... 47% 2021-05-16T20:03:20.0266980Z 2021-05-16T20:03:20.0267523Z Reading state information... 49% 2021-05-16T20:03:20.0305538Z 2021-05-16T20:03:20.0306010Z Reading state information... 51% 2021-05-16T20:03:20.0352093Z 2021-05-16T20:03:20.0352735Z Reading state information... 53% 2021-05-16T20:03:20.0373481Z 2021-05-16T20:03:20.0373946Z Reading state information... 55% 2021-05-16T20:03:20.0407170Z 2021-05-16T20:03:20.0407685Z Reading state information... 57% 2021-05-16T20:03:20.0441424Z 2021-05-16T20:03:20.0441878Z Reading state information... 59% 2021-05-16T20:03:20.0490572Z 2021-05-16T20:03:20.0491171Z Reading state information... 61% 2021-05-16T20:03:20.0530115Z 2021-05-16T20:03:20.0530621Z Reading state information... 63% 2021-05-16T20:03:20.0569822Z 2021-05-16T20:03:20.0570433Z Reading state information... 65% 2021-05-16T20:03:20.0613309Z 2021-05-16T20:03:20.0613935Z Reading state information... 67% 2021-05-16T20:03:20.0656394Z 2021-05-16T20:03:20.0657364Z Reading state information... 69% 2021-05-16T20:03:20.0711938Z 2021-05-16T20:03:20.0712728Z Reading state information... 71% 2021-05-16T20:03:20.0762968Z 2021-05-16T20:03:20.0763602Z Reading state information... 73% 2021-05-16T20:03:20.0795251Z 2021-05-16T20:03:20.0795899Z Reading state information... 75% 2021-05-16T20:03:20.0860962Z 2021-05-16T20:03:20.0861983Z Reading state information... 77% 2021-05-16T20:03:20.0917198Z 2021-05-16T20:03:20.0917816Z Reading state information... 79% 2021-05-16T20:03:20.0964621Z 2021-05-16T20:03:20.0965235Z Reading state information... 81% 2021-05-16T20:03:20.1012037Z 2021-05-16T20:03:20.1012877Z Reading state information... 83% 2021-05-16T20:03:20.1060626Z 2021-05-16T20:03:20.1061242Z Reading state information... 85% 2021-05-16T20:03:20.1106179Z 2021-05-16T20:03:20.1106757Z Reading state information... 87% 2021-05-16T20:03:20.1146428Z 2021-05-16T20:03:20.1147417Z Reading state information... 89% 2021-05-16T20:03:20.1188844Z 2021-05-16T20:03:20.1189442Z Reading state information... 91% 2021-05-16T20:03:20.1230584Z 2021-05-16T20:03:20.1231168Z Reading state information... 93% 2021-05-16T20:03:20.1276927Z 2021-05-16T20:03:20.1278794Z Reading state information... 95% 2021-05-16T20:03:20.1326445Z 2021-05-16T20:03:20.1326982Z Reading state information... 97% 2021-05-16T20:03:20.1366924Z 2021-05-16T20:03:20.1367492Z Reading state information... 99% 2021-05-16T20:03:20.4015445Z Selecting previously unselected package pandoc. 2021-05-16T20:03:20.5076750Z (Reading database ... 261856 files and directories currently installed.) 2021-05-16T20:03:20.5171744Z Preparing to unpack .../_temp/pandoc-2.7.3-1-amd64.deb ... 2021-05-16T20:03:20.5183727Z Unpacking pandoc (2.7.3-1) ... 2021-05-16T20:03:22.4609048Z Setting up pandoc (2.7.3-1) ... 2021-05-16T20:03:22.4667913Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T20:03:23.2506583Z 2021-05-16T20:03:23.2507567Z 2021-05-16T20:03:23.2508388Z Reading state information... Done 2021-05-16T20:03:23.2830967Z ##[group]Run git config user.name adigherman 2021-05-16T20:03:23.2831669Z git config user.name adigherman 2021-05-16T20:03:23.2832253Z git config user.email adig@jhu.edu 2021-05-16T20:03:23.2868177Z shell: /usr/bin/bash -e {0} 2021-05-16T20:03:23.2868504Z env: 2021-05-16T20:03:23.2868872Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:03:23.2869249Z TIC_DEPLOY_KEY: 2021-05-16T20:03:23.2869904Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T20:03:23.2871190Z GITHUB_PAT: *** 2021-05-16T20:03:23.2871523Z COVERALLS_TOKEN: 2021-05-16T20:03:23.2871911Z continue-on-error: false 2021-05-16T20:03:23.2872301Z VDIFFR_RUN_TESTS: 2021-05-16T20:03:23.2872682Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T20:03:23.2873047Z TZ: UTC 2021-05-16T20:03:23.2873371Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:03:23.2873695Z NOT_CRAN: true 2021-05-16T20:03:23.2874017Z ##[endgroup] 2021-05-16T20:03:23.3106444Z ##[group]Run adigherman/actions/install-sysdeps-linux@master 2021-05-16T20:03:23.3106941Z env: 2021-05-16T20:03:23.3107309Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:03:23.3107664Z TIC_DEPLOY_KEY: 2021-05-16T20:03:23.3108307Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T20:03:23.3109658Z GITHUB_PAT: *** 2021-05-16T20:03:23.3109959Z COVERALLS_TOKEN: 2021-05-16T20:03:23.3110543Z continue-on-error: false 2021-05-16T20:03:23.3111127Z VDIFFR_RUN_TESTS: 2021-05-16T20:03:23.3111819Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T20:03:23.3112299Z TZ: UTC 2021-05-16T20:03:23.3112731Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:03:23.3113179Z NOT_CRAN: true 2021-05-16T20:03:23.3113599Z ##[endgroup] 2021-05-16T20:03:23.5484052Z Reading package lists... 2021-05-16T20:03:23.6984656Z Building dependency tree... 2021-05-16T20:03:23.7005173Z Reading state information... 2021-05-16T20:03:23.8428245Z The following additional packages will be installed: 2021-05-16T20:03:23.8432590Z cmake-data libjsoncpp1 librhash0 2021-05-16T20:03:23.8439526Z Suggested packages: 2021-05-16T20:03:23.8440725Z cmake-doc ninja-build 2021-05-16T20:03:23.8866804Z The following NEW packages will be installed: 2021-05-16T20:03:23.8872175Z cmake cmake-data libjsoncpp1 librhash0 2021-05-16T20:03:23.9062136Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:03:23.9063193Z Need to get 5470 kB of archives. 2021-05-16T20:03:23.9064105Z After this operation, 28.3 MB of additional disk space will be used. 2021-05-16T20:03:23.9065861Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] 2021-05-16T20:03:23.9262206Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] 2021-05-16T20:03:23.9271603Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2021-05-16T20:03:23.9284041Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] 2021-05-16T20:03:24.3559611Z Fetched 5470 kB in 0s (80.9 MB/s) 2021-05-16T20:03:24.3900000Z Selecting previously unselected package cmake-data. 2021-05-16T20:03:24.3974989Z (Reading database ... 2021-05-16T20:03:24.3975671Z (Reading database ... 5% 2021-05-16T20:03:24.3976653Z (Reading database ... 10% 2021-05-16T20:03:24.3977515Z (Reading database ... 15% 2021-05-16T20:03:24.3977947Z (Reading database ... 20% 2021-05-16T20:03:24.3978391Z (Reading database ... 25% 2021-05-16T20:03:24.3979014Z (Reading database ... 30% 2021-05-16T20:03:24.3979922Z (Reading database ... 35% 2021-05-16T20:03:24.3980431Z (Reading database ... 40% 2021-05-16T20:03:24.3980886Z (Reading database ... 45% 2021-05-16T20:03:24.3981525Z (Reading database ... 50% 2021-05-16T20:03:24.4020520Z (Reading database ... 55% 2021-05-16T20:03:24.4056909Z (Reading database ... 60% 2021-05-16T20:03:24.4094927Z (Reading database ... 65% 2021-05-16T20:03:24.4195829Z (Reading database ... 70% 2021-05-16T20:03:24.4219374Z (Reading database ... 75% 2021-05-16T20:03:24.4543356Z (Reading database ... 80% 2021-05-16T20:03:24.4793710Z (Reading database ... 85% 2021-05-16T20:03:24.4916779Z (Reading database ... 90% 2021-05-16T20:03:24.4989290Z (Reading database ... 95% 2021-05-16T20:03:24.4990758Z (Reading database ... 100% 2021-05-16T20:03:24.4992513Z (Reading database ... 261863 files and directories currently installed.) 2021-05-16T20:03:24.5093691Z Preparing to unpack .../cmake-data_3.16.3-1ubuntu1_all.deb ... 2021-05-16T20:03:24.5302202Z Unpacking cmake-data (3.16.3-1ubuntu1) ... 2021-05-16T20:03:25.0938179Z Selecting previously unselected package libjsoncpp1:amd64. 2021-05-16T20:03:25.1219899Z Preparing to unpack .../libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2021-05-16T20:03:25.1243334Z Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-16T20:03:25.1561479Z Selecting previously unselected package librhash0:amd64. 2021-05-16T20:03:25.1852711Z Preparing to unpack .../librhash0_1.3.9-1_amd64.deb ... 2021-05-16T20:03:25.1865630Z Unpacking librhash0:amd64 (1.3.9-1) ... 2021-05-16T20:03:25.2214158Z Selecting previously unselected package cmake. 2021-05-16T20:03:25.2512278Z Preparing to unpack .../cmake_3.16.3-1ubuntu1_amd64.deb ... 2021-05-16T20:03:25.2525021Z Unpacking cmake (3.16.3-1ubuntu1) ... 2021-05-16T20:03:25.6738770Z Setting up librhash0:amd64 (1.3.9-1) ... 2021-05-16T20:03:25.6776817Z Setting up cmake-data (3.16.3-1ubuntu1) ... 2021-05-16T20:03:25.7162675Z Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-16T20:03:25.7186885Z Setting up cmake (3.16.3-1ubuntu1) ... 2021-05-16T20:03:25.7214933Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T20:03:26.8628308Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T20:03:28.7617511Z Reading package lists... 2021-05-16T20:03:28.8989270Z Building dependency tree... 2021-05-16T20:03:28.9005812Z Reading state information... 2021-05-16T20:03:29.0411371Z Suggested packages: 2021-05-16T20:03:29.0414079Z libssh-doc 2021-05-16T20:03:29.0877046Z The following NEW packages will be installed: 2021-05-16T20:03:29.0879074Z libssh-dev 2021-05-16T20:03:29.1098031Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:03:29.1098786Z Need to get 219 kB of archives. 2021-05-16T20:03:29.1099574Z After this operation, 1127 kB of additional disk space will be used. 2021-05-16T20:03:29.1101400Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-dev amd64 0.9.3-2ubuntu2.1 [219 kB] 2021-05-16T20:03:29.4772052Z Fetched 219 kB in 0s (9442 kB/s) 2021-05-16T20:03:29.5048846Z Selecting previously unselected package libssh-dev:amd64. 2021-05-16T20:03:29.5118966Z (Reading database ... 2021-05-16T20:03:29.5119719Z (Reading database ... 5% 2021-05-16T20:03:29.5120257Z (Reading database ... 10% 2021-05-16T20:03:29.5120809Z (Reading database ... 15% 2021-05-16T20:03:29.5121349Z (Reading database ... 20% 2021-05-16T20:03:29.5121862Z (Reading database ... 25% 2021-05-16T20:03:29.5122413Z (Reading database ... 30% 2021-05-16T20:03:29.5122950Z (Reading database ... 35% 2021-05-16T20:03:29.5123459Z (Reading database ... 40% 2021-05-16T20:03:29.5123981Z (Reading database ... 45% 2021-05-16T20:03:29.5124493Z (Reading database ... 50% 2021-05-16T20:03:29.5141548Z (Reading database ... 55% 2021-05-16T20:03:29.5174660Z (Reading database ... 60% 2021-05-16T20:03:29.5208477Z (Reading database ... 65% 2021-05-16T20:03:29.5324840Z (Reading database ... 70% 2021-05-16T20:03:29.5408894Z (Reading database ... 75% 2021-05-16T20:03:29.5661948Z (Reading database ... 80% 2021-05-16T20:03:29.5941335Z (Reading database ... 85% 2021-05-16T20:03:29.6080153Z (Reading database ... 90% 2021-05-16T20:03:29.6148564Z (Reading database ... 95% 2021-05-16T20:03:29.6149185Z (Reading database ... 100% 2021-05-16T20:03:29.6150162Z (Reading database ... 264647 files and directories currently installed.) 2021-05-16T20:03:29.6246070Z Preparing to unpack .../libssh-dev_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-16T20:03:29.6266111Z Unpacking libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T20:03:29.7010668Z Setting up libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T20:03:31.6396764Z Reading package lists... 2021-05-16T20:03:31.7769063Z Building dependency tree... 2021-05-16T20:03:31.7788679Z Reading state information... 2021-05-16T20:03:31.9667535Z The following NEW packages will be installed: 2021-05-16T20:03:31.9675044Z jags 2021-05-16T20:03:31.9862142Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:03:31.9862952Z Need to get 1562 kB of archives. 2021-05-16T20:03:31.9863754Z After this operation, 3615 kB of additional disk space will be used. 2021-05-16T20:03:31.9865756Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 jags amd64 4.3.0-3build1 [1562 kB] 2021-05-16T20:03:32.3894425Z Fetched 1562 kB in 0s (38.0 MB/s) 2021-05-16T20:03:32.4197801Z Selecting previously unselected package jags. 2021-05-16T20:03:32.4268812Z (Reading database ... 2021-05-16T20:03:32.4269914Z (Reading database ... 5% 2021-05-16T20:03:32.4270688Z (Reading database ... 10% 2021-05-16T20:03:32.4271384Z (Reading database ... 15% 2021-05-16T20:03:32.4272086Z (Reading database ... 20% 2021-05-16T20:03:32.4272762Z (Reading database ... 25% 2021-05-16T20:03:32.4273445Z (Reading database ... 30% 2021-05-16T20:03:32.4274132Z (Reading database ... 35% 2021-05-16T20:03:32.4274802Z (Reading database ... 40% 2021-05-16T20:03:32.4275489Z (Reading database ... 45% 2021-05-16T20:03:32.4276159Z (Reading database ... 50% 2021-05-16T20:03:32.4313083Z (Reading database ... 55% 2021-05-16T20:03:32.4351278Z (Reading database ... 60% 2021-05-16T20:03:32.4389186Z (Reading database ... 65% 2021-05-16T20:03:32.4506865Z (Reading database ... 70% 2021-05-16T20:03:32.4601086Z (Reading database ... 75% 2021-05-16T20:03:32.4829992Z (Reading database ... 80% 2021-05-16T20:03:32.5116375Z (Reading database ... 85% 2021-05-16T20:03:32.5252087Z (Reading database ... 90% 2021-05-16T20:03:32.5325582Z (Reading database ... 95% 2021-05-16T20:03:32.5326052Z (Reading database ... 100% 2021-05-16T20:03:32.5326947Z (Reading database ... 264666 files and directories currently installed.) 2021-05-16T20:03:32.5434586Z Preparing to unpack .../jags_4.3.0-3build1_amd64.deb ... 2021-05-16T20:03:32.5465368Z Unpacking jags (4.3.0-3build1) ... 2021-05-16T20:03:32.6944292Z Setting up jags (4.3.0-3build1) ... 2021-05-16T20:03:32.7347904Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T20:03:33.4422632Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T20:03:35.3147533Z Reading package lists... 2021-05-16T20:03:35.4539331Z Building dependency tree... 2021-05-16T20:03:35.4557234Z Reading state information... 2021-05-16T20:03:35.5949310Z The following additional packages will be installed: 2021-05-16T20:03:35.5952448Z libnode64 libuv1-dev 2021-05-16T20:03:35.6418139Z The following NEW packages will be installed: 2021-05-16T20:03:35.6423095Z libnode-dev libnode64 libuv1-dev 2021-05-16T20:03:35.6618108Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:03:35.6618857Z Need to get 6239 kB of archives. 2021-05-16T20:03:35.6619809Z After this operation, 24.9 MB of additional disk space will be used. 2021-05-16T20:03:35.6622385Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1-dev amd64 1.34.2-1ubuntu1.1 [103 kB] 2021-05-16T20:03:35.6656471Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB] 2021-05-16T20:03:35.7168295Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode-dev amd64 10.19.0~dfsg-3ubuntu1 [370 kB] 2021-05-16T20:03:36.0963960Z Fetched 6239 kB in 0s (85.2 MB/s) 2021-05-16T20:03:36.1268094Z Selecting previously unselected package libuv1-dev:amd64. 2021-05-16T20:03:36.1339846Z (Reading database ... 2021-05-16T20:03:36.1340781Z (Reading database ... 5% 2021-05-16T20:03:36.1341546Z (Reading database ... 10% 2021-05-16T20:03:36.1342307Z (Reading database ... 15% 2021-05-16T20:03:36.1343096Z (Reading database ... 20% 2021-05-16T20:03:36.1343893Z (Reading database ... 25% 2021-05-16T20:03:36.1344636Z (Reading database ... 30% 2021-05-16T20:03:36.1345364Z (Reading database ... 35% 2021-05-16T20:03:36.1346170Z (Reading database ... 40% 2021-05-16T20:03:36.1346842Z (Reading database ... 45% 2021-05-16T20:03:36.1347536Z (Reading database ... 50% 2021-05-16T20:03:36.1379164Z (Reading database ... 55% 2021-05-16T20:03:36.1412963Z (Reading database ... 60% 2021-05-16T20:03:36.1448689Z (Reading database ... 65% 2021-05-16T20:03:36.1553890Z (Reading database ... 70% 2021-05-16T20:03:36.1656498Z (Reading database ... 75% 2021-05-16T20:03:36.1894873Z (Reading database ... 80% 2021-05-16T20:03:36.2163126Z (Reading database ... 85% 2021-05-16T20:03:36.2289405Z (Reading database ... 90% 2021-05-16T20:03:36.2364568Z (Reading database ... 95% 2021-05-16T20:03:36.2365287Z (Reading database ... 100% 2021-05-16T20:03:36.2366272Z (Reading database ... 264806 files and directories currently installed.) 2021-05-16T20:03:36.2468218Z Preparing to unpack .../libuv1-dev_1.34.2-1ubuntu1.1_amd64.deb ... 2021-05-16T20:03:36.2482298Z Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-16T20:03:36.2879970Z Selecting previously unselected package libnode64:amd64. 2021-05-16T20:03:36.3050020Z Preparing to unpack .../libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T20:03:36.3072642Z Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T20:03:36.8601513Z Selecting previously unselected package libnode-dev:amd64. 2021-05-16T20:03:36.8843331Z Preparing to unpack .../libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T20:03:36.8865274Z Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T20:03:36.9748431Z Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-16T20:03:36.9781115Z Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T20:03:36.9819774Z Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T20:03:36.9851240Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T20:03:38.9469438Z Reading package lists... 2021-05-16T20:03:39.0856605Z Building dependency tree... 2021-05-16T20:03:39.0870157Z Reading state information... 2021-05-16T20:03:39.2290368Z The following additional packages will be installed: 2021-05-16T20:03:39.2294184Z libfftw3-bin libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-16T20:03:39.2297510Z Suggested packages: 2021-05-16T20:03:39.2299175Z libfftw3-doc 2021-05-16T20:03:39.2746237Z The following NEW packages will be installed: 2021-05-16T20:03:39.2749734Z libfftw3-bin libfftw3-dev libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-16T20:03:39.2957981Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:03:39.2959416Z Need to get 3986 kB of archives. 2021-05-16T20:03:39.2960304Z After this operation, 22.4 MB of additional disk space will be used. 2021-05-16T20:03:39.2962183Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-long3 amd64 3.3.8-2ubuntu1 [313 kB] 2021-05-16T20:03:39.3034677Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-quad3 amd64 3.3.8-2ubuntu1 [673 kB] 2021-05-16T20:03:39.3098146Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-single3 amd64 3.3.8-2ubuntu1 [756 kB] 2021-05-16T20:03:39.3167452Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-bin amd64 3.3.8-2ubuntu1 [32.2 kB] 2021-05-16T20:03:39.3173043Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-dev amd64 3.3.8-2ubuntu1 [2211 kB] 2021-05-16T20:03:39.6977632Z Fetched 3986 kB in 0s (70.7 MB/s) 2021-05-16T20:03:39.7329242Z Selecting previously unselected package libfftw3-long3:amd64. 2021-05-16T20:03:39.7400773Z (Reading database ... 2021-05-16T20:03:39.7401356Z (Reading database ... 5% 2021-05-16T20:03:39.7401860Z (Reading database ... 10% 2021-05-16T20:03:39.7402385Z (Reading database ... 15% 2021-05-16T20:03:39.7402875Z (Reading database ... 20% 2021-05-16T20:03:39.7403379Z (Reading database ... 25% 2021-05-16T20:03:39.7403891Z (Reading database ... 30% 2021-05-16T20:03:39.7404400Z (Reading database ... 35% 2021-05-16T20:03:39.7404894Z (Reading database ... 40% 2021-05-16T20:03:39.7405393Z (Reading database ... 45% 2021-05-16T20:03:39.7405881Z (Reading database ... 50% 2021-05-16T20:03:39.7446150Z (Reading database ... 55% 2021-05-16T20:03:39.7484703Z (Reading database ... 60% 2021-05-16T20:03:39.7524236Z (Reading database ... 65% 2021-05-16T20:03:39.7639922Z (Reading database ... 70% 2021-05-16T20:03:39.7735512Z (Reading database ... 75% 2021-05-16T20:03:39.7979803Z (Reading database ... 80% 2021-05-16T20:03:39.8253402Z (Reading database ... 85% 2021-05-16T20:03:39.8393546Z (Reading database ... 90% 2021-05-16T20:03:40.5557404Z (Reading database ... 95% 2021-05-16T20:03:40.5559941Z (Reading database ... 100% 2021-05-16T20:03:40.5562027Z (Reading database ... 264942 files and directories currently installed.) 2021-05-16T20:03:40.5575073Z Preparing to unpack .../libfftw3-long3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T20:03:40.5578026Z Unpacking libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T20:03:40.5581089Z Selecting previously unselected package libfftw3-quad3:amd64. 2021-05-16T20:03:40.5583163Z Preparing to unpack .../libfftw3-quad3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T20:03:40.5584279Z Unpacking libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T20:03:40.5585498Z Selecting previously unselected package libfftw3-single3:amd64. 2021-05-16T20:03:40.5586851Z Preparing to unpack .../libfftw3-single3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T20:03:40.5587878Z Unpacking libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T20:03:40.5588892Z Selecting previously unselected package libfftw3-bin. 2021-05-16T20:03:40.5589939Z Preparing to unpack .../libfftw3-bin_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T20:03:40.5590837Z Unpacking libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-16T20:03:40.5591833Z Selecting previously unselected package libfftw3-dev:amd64. 2021-05-16T20:03:40.5592913Z Preparing to unpack .../libfftw3-dev_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T20:03:40.5594054Z Unpacking libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T20:03:40.5594859Z Setting up libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T20:03:40.5595815Z Setting up libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T20:03:40.5596810Z Setting up libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T20:03:40.5597579Z Setting up libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-16T20:03:40.5598419Z Setting up libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T20:03:40.5599179Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T20:03:41.2561203Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T20:03:43.1125045Z Reading package lists... 2021-05-16T20:03:43.2468165Z Building dependency tree... 2021-05-16T20:03:43.2484251Z Reading state information... 2021-05-16T20:03:43.3870135Z The following additional packages will be installed: 2021-05-16T20:03:43.3872463Z libdcmtk14 2021-05-16T20:03:43.4330123Z The following NEW packages will be installed: 2021-05-16T20:03:43.4335867Z dcmtk libdcmtk14 2021-05-16T20:03:43.4532799Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:03:43.4533912Z Need to get 5546 kB of archives. 2021-05-16T20:03:43.4534818Z After this operation, 26.5 MB of additional disk space will be used. 2021-05-16T20:03:43.4537360Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdcmtk14 amd64 3.6.4-2.1build2 [4682 kB] 2021-05-16T20:03:43.5948959Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 dcmtk amd64 3.6.4-2.1build2 [864 kB] 2021-05-16T20:03:43.9950723Z Fetched 5546 kB in 0s (30.5 MB/s) 2021-05-16T20:03:44.0280375Z Selecting previously unselected package libdcmtk14. 2021-05-16T20:03:44.0294280Z (Reading database ... 2021-05-16T20:03:44.0294808Z (Reading database ... 5% 2021-05-16T20:03:44.0295277Z (Reading database ... 10% 2021-05-16T20:03:44.0295747Z (Reading database ... 15% 2021-05-16T20:03:44.0296188Z (Reading database ... 20% 2021-05-16T20:03:44.0296675Z (Reading database ... 25% 2021-05-16T20:03:44.0297130Z (Reading database ... 30% 2021-05-16T20:03:44.0297583Z (Reading database ... 35% 2021-05-16T20:03:44.0298032Z (Reading database ... 40% 2021-05-16T20:03:44.0298472Z (Reading database ... 45% 2021-05-16T20:03:44.0298925Z (Reading database ... 50% 2021-05-16T20:03:44.0319089Z (Reading database ... 55% 2021-05-16T20:03:44.0347501Z (Reading database ... 60% 2021-05-16T20:03:44.0388113Z (Reading database ... 65% 2021-05-16T20:03:44.0498449Z (Reading database ... 70% 2021-05-16T20:03:44.0595552Z (Reading database ... 75% 2021-05-16T20:03:44.0830281Z (Reading database ... 80% 2021-05-16T20:03:44.1086901Z (Reading database ... 85% 2021-05-16T20:03:44.1212840Z (Reading database ... 90% 2021-05-16T20:03:44.1284638Z (Reading database ... 95% 2021-05-16T20:03:44.1285171Z (Reading database ... 100% 2021-05-16T20:03:44.1285954Z (Reading database ... 265033 files and directories currently installed.) 2021-05-16T20:03:44.1387488Z Preparing to unpack .../libdcmtk14_3.6.4-2.1build2_amd64.deb ... 2021-05-16T20:03:44.1410949Z Unpacking libdcmtk14 (3.6.4-2.1build2) ... 2021-05-16T20:03:44.6080067Z Selecting previously unselected package dcmtk. 2021-05-16T20:03:44.6272614Z Preparing to unpack .../dcmtk_3.6.4-2.1build2_amd64.deb ... 2021-05-16T20:03:44.6327209Z Unpacking dcmtk (3.6.4-2.1build2) ... 2021-05-16T20:03:44.7724905Z Setting up libdcmtk14 (3.6.4-2.1build2) ... 2021-05-16T20:03:44.7762313Z Setting up dcmtk (3.6.4-2.1build2) ... 2021-05-16T20:03:44.7899978Z Adding `dcmtk' group to system ... 2021-05-16T20:03:44.8621987Z Adding `dcmtk' user to system ... 2021-05-16T20:03:45.0513451Z adduser: Warning: The home directory `/var/lib/dcmtk/db' does not belong to the user you are currently creating. 2021-05-16T20:03:45.2826354Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T20:03:46.8242788Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T20:03:48.6937561Z Reading package lists... 2021-05-16T20:03:48.8464126Z Building dependency tree... 2021-05-16T20:03:48.8481166Z Reading state information... 2021-05-16T20:03:49.0595536Z libsecret-1-dev is already the newest version (0.20.3-0ubuntu1). 2021-05-16T20:03:49.0596583Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:03:49.1216110Z Reading package lists... 2021-05-16T20:03:49.2601202Z Building dependency tree... 2021-05-16T20:03:49.2617645Z Reading state information... 2021-05-16T20:03:49.4896403Z libpng-dev is already the newest version (1.6.37-2). 2021-05-16T20:03:49.4906364Z libpng-dev set to manually installed. 2021-05-16T20:03:49.4907168Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:03:49.5492487Z Reading package lists... 2021-05-16T20:03:49.6787534Z Building dependency tree... 2021-05-16T20:03:49.6806047Z Reading state information... 2021-05-16T20:03:49.8186465Z The following additional packages will be installed: 2021-05-16T20:03:49.8194196Z libopenjp2-7 libpoppler-cpp0v5 libpoppler-dev libpoppler97 poppler-data 2021-05-16T20:03:49.8195993Z Suggested packages: 2021-05-16T20:03:49.8198758Z poppler-utils ghostscript fonts-japanese-mincho | fonts-ipafont-mincho 2021-05-16T20:03:49.8201528Z fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai 2021-05-16T20:03:49.8203588Z fonts-arphic-uming fonts-nanum 2021-05-16T20:03:49.8601456Z The following NEW packages will be installed: 2021-05-16T20:03:49.8602860Z libopenjp2-7 libpoppler-cpp-dev libpoppler-cpp0v5 libpoppler-dev 2021-05-16T20:03:49.8609087Z libpoppler97 poppler-data 2021-05-16T20:03:49.8804750Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:03:49.8805520Z Need to get 2582 kB of archives. 2021-05-16T20:03:49.8806277Z After this operation, 16.7 MB of additional disk space will be used. 2021-05-16T20:03:49.8807971Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB] 2021-05-16T20:03:49.9106140Z 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-16T20:03:49.9124985Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1 [915 kB] 2021-05-16T20:03:49.9336747Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp0v5 amd64 0.86.1-0ubuntu1 [35.6 kB] 2021-05-16T20:03:49.9532201Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-dev amd64 0.86.1-0ubuntu1 [5336 B] 2021-05-16T20:03:49.9726271Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp-dev amd64 0.86.1-0ubuntu1 [10.4 kB] 2021-05-16T20:03:50.3458305Z Fetched 2582 kB in 0s (24.1 MB/s) 2021-05-16T20:03:50.3801976Z Selecting previously unselected package poppler-data. 2021-05-16T20:03:50.3830118Z (Reading database ... 2021-05-16T20:03:50.3830754Z (Reading database ... 5% 2021-05-16T20:03:50.3831606Z (Reading database ... 10% 2021-05-16T20:03:50.3832066Z (Reading database ... 15% 2021-05-16T20:03:50.3832443Z (Reading database ... 20% 2021-05-16T20:03:50.3833021Z (Reading database ... 25% 2021-05-16T20:03:50.3833608Z (Reading database ... 30% 2021-05-16T20:03:50.3834035Z (Reading database ... 35% 2021-05-16T20:03:50.3834472Z (Reading database ... 40% 2021-05-16T20:03:50.3834898Z (Reading database ... 45% 2021-05-16T20:03:50.3835335Z (Reading database ... 50% 2021-05-16T20:03:50.3871926Z (Reading database ... 55% 2021-05-16T20:03:50.3908708Z (Reading database ... 60% 2021-05-16T20:03:50.3941599Z (Reading database ... 65% 2021-05-16T20:03:50.4050264Z (Reading database ... 70% 2021-05-16T20:03:50.4154652Z (Reading database ... 75% 2021-05-16T20:03:50.4408201Z (Reading database ... 80% 2021-05-16T20:03:50.4680520Z (Reading database ... 85% 2021-05-16T20:03:50.4799543Z (Reading database ... 90% 2021-05-16T20:03:50.4863474Z (Reading database ... 95% 2021-05-16T20:03:50.4864592Z (Reading database ... 100% 2021-05-16T20:03:50.4865869Z (Reading database ... 265268 files and directories currently installed.) 2021-05-16T20:03:50.4961973Z Preparing to unpack .../0-poppler-data_0.4.9-2_all.deb ... 2021-05-16T20:03:50.4977903Z Unpacking poppler-data (0.4.9-2) ... 2021-05-16T20:03:50.7361987Z Selecting previously unselected package libopenjp2-7:amd64. 2021-05-16T20:03:50.7617197Z Preparing to unpack .../1-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... 2021-05-16T20:03:50.7637732Z Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-16T20:03:50.7999625Z Selecting previously unselected package libpoppler97:amd64. 2021-05-16T20:03:50.8231796Z Preparing to unpack .../2-libpoppler97_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T20:03:50.8243797Z Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T20:03:50.9320505Z Selecting previously unselected package libpoppler-cpp0v5:amd64. 2021-05-16T20:03:50.9566710Z Preparing to unpack .../3-libpoppler-cpp0v5_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T20:03:50.9582387Z Unpacking libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T20:03:50.9920442Z Selecting previously unselected package libpoppler-dev:amd64. 2021-05-16T20:03:51.0154161Z Preparing to unpack .../4-libpoppler-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T20:03:51.0166487Z Unpacking libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T20:03:51.0383609Z Selecting previously unselected package libpoppler-cpp-dev:amd64. 2021-05-16T20:03:51.0654172Z Preparing to unpack .../5-libpoppler-cpp-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T20:03:51.0672947Z Unpacking libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T20:03:51.1216121Z Setting up poppler-data (0.4.9-2) ... 2021-05-16T20:03:51.1338015Z Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-16T20:03:51.1366413Z Setting up libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T20:03:51.1401127Z Setting up libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T20:03:51.1425127Z Setting up libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T20:03:51.1450176Z Setting up libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T20:03:51.1476942Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T20:03:51.3591097Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T20:03:53.2102571Z Reading package lists... 2021-05-16T20:03:53.3473203Z Building dependency tree... 2021-05-16T20:03:53.3488801Z Reading state information... 2021-05-16T20:03:53.4887846Z The following additional packages will be installed: 2021-05-16T20:03:53.4890713Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libsz2 2021-05-16T20:03:53.4894547Z Suggested packages: 2021-05-16T20:03:53.4895781Z libhdf5-doc 2021-05-16T20:03:53.5354965Z The following NEW packages will be installed: 2021-05-16T20:03:53.5357084Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libhdf5-dev 2021-05-16T20:03:53.5361856Z libsz2 2021-05-16T20:03:53.5550553Z 0 upgraded, 7 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:03:53.5551327Z Need to get 4074 kB of archives. 2021-05-16T20:03:53.5552091Z After this operation, 17.6 MB of additional disk space will be used. 2021-05-16T20:03:53.5554532Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 hdf5-helpers amd64 1.10.4+repack-11ubuntu1 [13.6 kB] 2021-05-16T20:03:53.5570867Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec0 amd64 1.0.4-1 [19.1 kB] 2021-05-16T20:03:53.5583522Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsz2 amd64 1.0.4-1 [5188 B] 2021-05-16T20:03:53.5585466Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-103 amd64 1.10.4+repack-11ubuntu1 [1311 kB] 2021-05-16T20:03:53.5734075Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-cpp-103 amd64 1.10.4+repack-11ubuntu1 [120 kB] 2021-05-16T20:03:53.5750866Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec-dev amd64 1.0.4-1 [16.9 kB] 2021-05-16T20:03:53.5757870Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-dev amd64 1.10.4+repack-11ubuntu1 [2589 kB] 2021-05-16T20:03:54.0004848Z Fetched 4074 kB in 0s (55.0 MB/s) 2021-05-16T20:03:54.0270501Z Selecting previously unselected package hdf5-helpers. 2021-05-16T20:03:54.0331821Z (Reading database ... 2021-05-16T20:03:54.0332241Z (Reading database ... 5% 2021-05-16T20:03:54.0332628Z (Reading database ... 10% 2021-05-16T20:03:54.0333002Z (Reading database ... 15% 2021-05-16T20:03:54.0333383Z (Reading database ... 20% 2021-05-16T20:03:54.0333752Z (Reading database ... 25% 2021-05-16T20:03:54.0334345Z (Reading database ... 30% 2021-05-16T20:03:54.0334953Z (Reading database ... 35% 2021-05-16T20:03:54.0335638Z (Reading database ... 40% 2021-05-16T20:03:54.0336170Z (Reading database ... 45% 2021-05-16T20:03:54.0336693Z (Reading database ... 50% 2021-05-16T20:03:54.0373455Z (Reading database ... 55% 2021-05-16T20:03:54.0410140Z (Reading database ... 60% 2021-05-16T20:03:54.0447192Z (Reading database ... 65% 2021-05-16T20:03:54.0551871Z (Reading database ... 70% 2021-05-16T20:03:54.0644008Z (Reading database ... 75% 2021-05-16T20:03:54.0887385Z (Reading database ... 80% 2021-05-16T20:03:54.1148388Z (Reading database ... 85% 2021-05-16T20:03:54.1269476Z (Reading database ... 90% 2021-05-16T20:03:54.1339486Z (Reading database ... 95% 2021-05-16T20:03:54.1340498Z (Reading database ... 100% 2021-05-16T20:03:54.1341977Z (Reading database ... 265828 files and directories currently installed.) 2021-05-16T20:03:54.1437741Z Preparing to unpack .../0-hdf5-helpers_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T20:03:54.1451805Z Unpacking hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-16T20:03:54.1706303Z Selecting previously unselected package libaec0:amd64. 2021-05-16T20:03:54.1953947Z Preparing to unpack .../1-libaec0_1.0.4-1_amd64.deb ... 2021-05-16T20:03:54.1973867Z Unpacking libaec0:amd64 (1.0.4-1) ... 2021-05-16T20:03:54.2207016Z Selecting previously unselected package libsz2:amd64. 2021-05-16T20:03:54.2434400Z Preparing to unpack .../2-libsz2_1.0.4-1_amd64.deb ... 2021-05-16T20:03:54.2445557Z Unpacking libsz2:amd64 (1.0.4-1) ... 2021-05-16T20:03:54.2700350Z Selecting previously unselected package libhdf5-103:amd64. 2021-05-16T20:03:54.2946083Z Preparing to unpack .../3-libhdf5-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T20:03:54.2951826Z Unpacking libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T20:03:54.4320524Z Selecting previously unselected package libhdf5-cpp-103:amd64. 2021-05-16T20:03:54.4514991Z Preparing to unpack .../4-libhdf5-cpp-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T20:03:54.4532018Z Unpacking libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T20:03:54.4919541Z Selecting previously unselected package libaec-dev:amd64. 2021-05-16T20:03:54.5126027Z Preparing to unpack .../5-libaec-dev_1.0.4-1_amd64.deb ... 2021-05-16T20:03:54.5145499Z Unpacking libaec-dev:amd64 (1.0.4-1) ... 2021-05-16T20:03:54.5479846Z Selecting previously unselected package libhdf5-dev. 2021-05-16T20:03:54.5688414Z Preparing to unpack .../6-libhdf5-dev_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T20:03:54.5701661Z Unpacking libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-16T20:03:55.5593709Z Setting up hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-16T20:03:55.5597075Z Setting up libaec0:amd64 (1.0.4-1) ... 2021-05-16T20:03:55.5597859Z Setting up libsz2:amd64 (1.0.4-1) ... 2021-05-16T20:03:55.5599410Z Setting up libaec-dev:amd64 (1.0.4-1) ... 2021-05-16T20:03:55.5600328Z Setting up libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T20:03:55.5601284Z Setting up libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T20:03:55.5602219Z Setting up libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-16T20:03:55.5603615Z 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-16T20:03:55.5604765Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T20:03:55.6362238Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T20:03:57.4836967Z Reading package lists... 2021-05-16T20:03:57.6190635Z Building dependency tree... 2021-05-16T20:03:57.6209468Z Reading state information... 2021-05-16T20:03:57.7601682Z The following additional packages will be installed: 2021-05-16T20:03:57.7604319Z libdrm-dev libgl-dev libglu1-mesa libglx-dev 2021-05-16T20:03:57.8054968Z The following NEW packages will be installed: 2021-05-16T20:03:57.8061131Z libdrm-dev libgl-dev libglu1-mesa libglu1-mesa-dev libglx-dev 2021-05-16T20:03:57.8065624Z mesa-common-dev 2021-05-16T20:03:57.8260504Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:03:57.8261722Z Need to get 1761 kB of archives. 2021-05-16T20:03:57.8262467Z After this operation, 5442 kB of additional disk space will be used. 2021-05-16T20:03:57.8264282Z 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-16T20:03:57.8299086Z 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-16T20:03:57.8304952Z 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-16T20:03:57.8344530Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa amd64 9.0.1-1build1 [168 kB] 2021-05-16T20:03:57.8365546Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa-dev amd64 9.0.1-1build1 [207 kB] 2021-05-16T20:03:57.8388237Z 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-16T20:03:58.2170474Z Fetched 1761 kB in 0s (40.8 MB/s) 2021-05-16T20:03:58.2434153Z Selecting previously unselected package libdrm-dev:amd64. 2021-05-16T20:03:58.2496865Z (Reading database ... 2021-05-16T20:03:58.2497393Z (Reading database ... 5% 2021-05-16T20:03:58.2497891Z (Reading database ... 10% 2021-05-16T20:03:58.2498357Z (Reading database ... 15% 2021-05-16T20:03:58.2498877Z (Reading database ... 20% 2021-05-16T20:03:58.2499351Z (Reading database ... 25% 2021-05-16T20:03:58.2499867Z (Reading database ... 30% 2021-05-16T20:03:58.2500345Z (Reading database ... 35% 2021-05-16T20:03:58.2500832Z (Reading database ... 40% 2021-05-16T20:03:58.2501293Z (Reading database ... 45% 2021-05-16T20:03:58.2501768Z (Reading database ... 50% 2021-05-16T20:03:58.2532341Z (Reading database ... 55% 2021-05-16T20:03:58.2562649Z (Reading database ... 60% 2021-05-16T20:03:58.2596084Z (Reading database ... 65% 2021-05-16T20:03:58.2706831Z (Reading database ... 70% 2021-05-16T20:03:58.2819278Z (Reading database ... 75% 2021-05-16T20:03:58.3079472Z (Reading database ... 80% 2021-05-16T20:03:58.3348353Z (Reading database ... 85% 2021-05-16T20:03:58.3469454Z (Reading database ... 90% 2021-05-16T20:03:58.3534716Z (Reading database ... 95% 2021-05-16T20:03:58.3536272Z (Reading database ... 100% 2021-05-16T20:03:58.3538041Z (Reading database ... 266036 files and directories currently installed.) 2021-05-16T20:03:58.3638711Z Preparing to unpack .../0-libdrm-dev_2.4.102-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T20:03:58.3651973Z Unpacking libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-16T20:03:58.4051507Z Selecting previously unselected package libglx-dev:amd64. 2021-05-16T20:03:58.4275478Z Preparing to unpack .../1-libglx-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T20:03:58.4286963Z Unpacking libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T20:03:58.4896162Z Selecting previously unselected package libgl-dev:amd64. 2021-05-16T20:03:58.5153961Z Preparing to unpack .../2-libgl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T20:03:58.5167303Z Unpacking libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T20:03:58.5538246Z Selecting previously unselected package libglu1-mesa:amd64. 2021-05-16T20:03:58.5800313Z Preparing to unpack .../3-libglu1-mesa_9.0.1-1build1_amd64.deb ... 2021-05-16T20:03:58.5820498Z Unpacking libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-16T20:03:58.6191072Z Selecting previously unselected package libglu1-mesa-dev:amd64. 2021-05-16T20:03:58.6428165Z Preparing to unpack .../4-libglu1-mesa-dev_9.0.1-1build1_amd64.deb ... 2021-05-16T20:03:58.6441054Z Unpacking libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-16T20:03:58.6879926Z Selecting previously unselected package mesa-common-dev:amd64. 2021-05-16T20:03:58.7094427Z Preparing to unpack .../5-mesa-common-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T20:03:58.7109546Z Unpacking mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T20:03:58.8795991Z Setting up libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-16T20:03:58.8825674Z Setting up libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T20:03:58.8855195Z Setting up libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-16T20:03:58.8889000Z Setting up libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T20:03:58.8922285Z Setting up libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-16T20:03:58.8949943Z Setting up mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T20:03:58.8988196Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T20:04:00.2487588Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T20:04:02.1186951Z Reading package lists... 2021-05-16T20:04:02.2496999Z Building dependency tree... 2021-05-16T20:04:02.2510466Z Reading state information... 2021-05-16T20:04:02.3956610Z The following additional packages will be installed: 2021-05-16T20:04:02.3957825Z libprotobuf-lite17 libprotoc17 2021-05-16T20:04:02.4361414Z The following NEW packages will be installed: 2021-05-16T20:04:02.4363412Z libprotobuf-dev libprotobuf-lite17 libprotoc-dev libprotoc17 2021-05-16T20:04:02.4364564Z protobuf-compiler 2021-05-16T20:04:02.4553557Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:04:02.4554319Z Need to get 2754 kB of archives. 2021-05-16T20:04:02.4555511Z After this operation, 19.9 MB of additional disk space will be used. 2021-05-16T20:04:02.4557341Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5 [132 kB] 2021-05-16T20:04:02.4595328Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5 [646 kB] 2021-05-16T20:04:02.4664010Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5 [1155 kB] 2021-05-16T20:04:02.4768039Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc-dev amd64 3.6.1.3-2ubuntu5 [793 kB] 2021-05-16T20:04:02.4837282Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 protobuf-compiler amd64 3.6.1.3-2ubuntu5 [27.6 kB] 2021-05-16T20:04:02.8526398Z Fetched 2754 kB in 0s (63.6 MB/s) 2021-05-16T20:04:02.8841310Z Selecting previously unselected package libprotobuf-lite17:amd64. 2021-05-16T20:04:02.8860961Z (Reading database ... 2021-05-16T20:04:02.8861605Z (Reading database ... 5% 2021-05-16T20:04:02.8862390Z (Reading database ... 10% 2021-05-16T20:04:02.8862845Z (Reading database ... 15% 2021-05-16T20:04:02.8863223Z (Reading database ... 20% 2021-05-16T20:04:02.8863657Z (Reading database ... 25% 2021-05-16T20:04:02.8864246Z (Reading database ... 30% 2021-05-16T20:04:02.8864633Z (Reading database ... 35% 2021-05-16T20:04:02.8865013Z (Reading database ... 40% 2021-05-16T20:04:02.8865384Z (Reading database ... 45% 2021-05-16T20:04:02.8865761Z (Reading database ... 50% 2021-05-16T20:04:02.8905729Z (Reading database ... 55% 2021-05-16T20:04:02.8940775Z (Reading database ... 60% 2021-05-16T20:04:02.8978797Z (Reading database ... 65% 2021-05-16T20:04:02.9091880Z (Reading database ... 70% 2021-05-16T20:04:02.9194747Z (Reading database ... 75% 2021-05-16T20:04:02.9434206Z (Reading database ... 80% 2021-05-16T20:04:02.9701327Z (Reading database ... 85% 2021-05-16T20:04:02.9823576Z (Reading database ... 90% 2021-05-16T20:04:02.9890040Z (Reading database ... 95% 2021-05-16T20:04:02.9891408Z (Reading database ... 100% 2021-05-16T20:04:02.9893052Z (Reading database ... 266519 files and directories currently installed.) 2021-05-16T20:04:02.9996444Z Preparing to unpack .../libprotobuf-lite17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T20:04:03.0022035Z Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T20:04:03.0398048Z Selecting previously unselected package libprotoc17:amd64. 2021-05-16T20:04:03.0681404Z Preparing to unpack .../libprotoc17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T20:04:03.0694489Z Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T20:04:03.1600411Z Selecting previously unselected package libprotobuf-dev:amd64. 2021-05-16T20:04:03.1772344Z Preparing to unpack .../libprotobuf-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T20:04:03.1783934Z Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T20:04:03.3361020Z Selecting previously unselected package libprotoc-dev:amd64. 2021-05-16T20:04:03.3574393Z Preparing to unpack .../libprotoc-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T20:04:03.3588845Z Unpacking libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T20:04:03.4720058Z Selecting previously unselected package protobuf-compiler. 2021-05-16T20:04:03.4939212Z Preparing to unpack .../protobuf-compiler_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T20:04:03.4965307Z Unpacking protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-16T20:04:03.5568351Z Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T20:04:03.5594460Z Setting up protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-16T20:04:03.5623721Z Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T20:04:03.5650527Z Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T20:04:03.5676011Z Setting up libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T20:04:03.5708598Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T20:04:04.2733139Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T20:04:06.1421138Z Reading package lists... 2021-05-16T20:04:06.2822592Z Building dependency tree... 2021-05-16T20:04:06.2837147Z Reading state information... 2021-05-16T20:04:06.4267411Z The following additional packages will be installed: 2021-05-16T20:04:06.4275116Z i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 libasyncns0 2021-05-16T20:04:06.4277797Z libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58 2021-05-16T20:04:06.4280079Z libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 2021-05-16T20:04:06.4282605Z libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 libcodec2-0.9 2021-05-16T20:04:06.4285094Z libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 libigdgmm11 2021-05-16T20:04:06.4287397Z libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-16T20:04:06.4289827Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-16T20:04:06.4292298Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-16T20:04:06.4294674Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-16T20:04:06.4297039Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-16T20:04:06.4300029Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-16T20:04:06.4302372Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-16T20:04:06.4304610Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-16T20:04:06.4306808Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-16T20:04:06.4308273Z Suggested packages: 2021-05-16T20:04:06.4310260Z ffmpeg-doc i965-va-driver-shaders libbluray-bdj jackd2 libportaudio2 2021-05-16T20:04:06.4312677Z opus-tools pulseaudio libraw1394-doc serdi sndiod sordi speex opencl-icd 2021-05-16T20:04:06.4315359Z libvdpau-va-gl1 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver 2021-05-16T20:04:06.4317790Z nvidia-legacy-304xx-vdpau-driver 2021-05-16T20:04:06.4923721Z The following NEW packages will be installed: 2021-05-16T20:04:06.4925985Z ffmpeg i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 2021-05-16T20:04:06.4927654Z libasyncns0 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 2021-05-16T20:04:06.4929094Z libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 2021-05-16T20:04:06.4931073Z libcaca0 libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 2021-05-16T20:04:06.4932718Z libcodec2-0.9 libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 2021-05-16T20:04:06.4934527Z libigdgmm11 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-16T20:04:06.4935980Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-16T20:04:06.4937421Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-16T20:04:06.4938799Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-16T20:04:06.4940131Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-16T20:04:06.4941302Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-16T20:04:06.4942401Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-16T20:04:06.4943459Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-16T20:04:06.4944512Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-16T20:04:06.5126578Z 0 upgraded, 76 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:04:06.5127439Z Need to get 47.1 MB of archives. 2021-05-16T20:04:06.5128409Z After this operation, 195 MB of additional disk space will be used. 2021-05-16T20:04:06.5130701Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaom0 amd64 1.0.0.errata1-3build1 [1160 kB] 2021-05-16T20:04:06.5551174Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] 2021-05-16T20:04:06.5566578Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] 2021-05-16T20:04:06.5574115Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-x11-2 amd64 2.7.0-2 [11.9 kB] 2021-05-16T20:04:06.5586896Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] 2021-05-16T20:04:06.5599653Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 ocl-icd-libopencl1 amd64 2.2.11-1ubuntu1 [30.3 kB] 2021-05-16T20:04:06.5610472Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavutil56 amd64 7:4.2.4-1ubuntu0.1 [241 kB] 2021-05-16T20:04:06.5688796Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcodec2-0.9 amd64 0.9.2-2 [7886 kB] 2021-05-16T20:04:06.8149122Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] 2021-05-16T20:04:06.8158508Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] 2021-05-16T20:04:06.8202965Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] 2021-05-16T20:04:06.8291030Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2021-05-16T20:04:06.8305045Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-05-16T20:04:06.8323836Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libspeex1 amd64 1.2~rc1.2-1.1ubuntu1 [53.2 kB] 2021-05-16T20:04:06.8342948Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] 2021-05-16T20:04:06.8372155Z 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-16T20:04:06.8401577Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu2 [162 kB] 2021-05-16T20:04:06.8460678Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] 2021-05-16T20:04:06.8475000Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2021-05-16T20:04:06.8506710Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwavpack1 amd64 5.2.0-1ubuntu0.1 [77.3 kB] 2021-05-16T20:04:06.8534482Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx264-155 amd64 2:0.155.2917+git0a84d98-2 [521 kB] 2021-05-16T20:04:06.8692654Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] 2021-05-16T20:04:06.9007195Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2021-05-16T20:04:06.9073096Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi-common all 0.2.35-17 [32.5 kB] 2021-05-16T20:04:06.9084625Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] 2021-05-16T20:04:06.9152364Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavcodec58 amd64 7:4.2.4-1ubuntu0.1 [4876 kB] 2021-05-16T20:04:07.0366945Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libraw1394-11 amd64 2.1.2-1 [30.7 kB] 2021-05-16T20:04:07.0376962Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavc1394-0 amd64 0.5.4-5 [16.2 kB] 2021-05-16T20:04:07.0383553Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libass9 amd64 1:0.14.0-2 [88.0 kB] 2021-05-16T20:04:07.0409171Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] 2021-05-16T20:04:07.0447093Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] 2021-05-16T20:04:07.0455499Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] 2021-05-16T20:04:07.0485718Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] 2021-05-16T20:04:07.0517902Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] 2021-05-16T20:04:07.0636899Z 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-16T20:04:07.0707307Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavformat58 amd64 7:4.2.4-1ubuntu0.1 [981 kB] 2021-05-16T20:04:07.0968890Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbs2b0 amd64 3.1.0+dfsg-2.2build1 [10.2 kB] 2021-05-16T20:04:07.0975859Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libflite1 amd64 2.1-release-3 [12.8 MB] 2021-05-16T20:04:07.4349027Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libserd-0-0 amd64 0.30.2-1 [46.6 kB] 2021-05-16T20:04:07.4357302Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsord-0-0 amd64 0.16.4-1 [19.5 kB] 2021-05-16T20:04:07.4365016Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsratom-0-0 amd64 0.6.4-1 [16.9 kB] 2021-05-16T20:04:07.4370525Z 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-16T20:04:07.4380304Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmysofa1 amd64 1.0~dfsg0-1 [39.2 kB] 2021-05-16T20:04:07.4390737Z 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-16T20:04:07.4439266Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsamplerate0 amd64 0.1.9-2 [939 kB] 2021-05-16T20:04:07.4646033Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 librubberband2 amd64 1.8.2-1build1 [89.4 kB] 2021-05-16T20:04:07.4659341Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswscale5 amd64 7:4.2.4-1ubuntu0.1 [156 kB] 2021-05-16T20:04:07.4685755Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libvidstab1.1 amd64 1.1.0-2 [35.0 kB] 2021-05-16T20:04:07.4695969Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavfilter7 amd64 7:4.2.4-1ubuntu0.1 [1084 kB] 2021-05-16T20:04:07.5068161Z 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-16T20:04:07.5110837Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio18 amd64 2.0.0-2 [58.6 kB] 2021-05-16T20:04:07.5137466Z 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-16T20:04:07.5144507Z 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-16T20:04:07.5150863Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdc1394-22 amd64 2.2.5-2.1 [79.6 kB] 2021-05-16T20:04:07.5180783Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libiec61883-0 amd64 1.2.0-3 [24.3 kB] 2021-05-16T20:04:07.5190581Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjack-jackd2-0 amd64 1.9.12~dfsg-2ubuntu2 [267 kB] 2021-05-16T20:04:07.5266347Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal-data all 1:1.19.1-1 [162 kB] 2021-05-16T20:04:07.5325892Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsndio7.0 amd64 1.5.0-3 [24.5 kB] 2021-05-16T20:04:07.5341006Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal1 amd64 1:1.19.1-1 [492 kB] 2021-05-16T20:04:07.5492500Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB] 2021-05-16T20:04:07.5499521Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libflac8 amd64 1.3.3-1build1 [103 kB] 2021-05-16T20:04:07.5528863Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsndfile1 amd64 1.0.28-7 [170 kB] 2021-05-16T20:04:07.5560814Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpulse0 amd64 1:13.99.1-1ubuntu3.10 [262 kB] 2021-05-16T20:04:07.5615044Z 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-16T20:04:07.5705239Z 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-16T20:04:07.5729010Z 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-16T20:04:07.5743718Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 ffmpeg amd64 7:4.2.4-1ubuntu0.1 [1453 kB] 2021-05-16T20:04:07.6093541Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libigdgmm11 amd64 20.1.1+ds1-1 [111 kB] 2021-05-16T20:04:07.6158769Z 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-16T20:04:07.6997077Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaacs0 amd64 0.9.0-2 [50.1 kB] 2021-05-16T20:04:07.7007635Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbdplus0 amd64 0.1.2-3 [47.3 kB] 2021-05-16T20:04:07.7021679Z 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-16T20:04:07.7924806Z 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-16T20:04:07.8721446Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 i965-va-driver amd64 2.4.0-0ubuntu1 [924 kB] 2021-05-16T20:04:08.5629235Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 va-driver-all amd64 2.7.0-2 [4020 B] 2021-05-16T20:04:08.5642058Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 vdpau-driver-all amd64 1.3-1ubuntu2 [4596 B] 2021-05-16T20:04:08.5643192Z Fetched 47.1 MB in 1s (33.4 MB/s) 2021-05-16T20:04:08.5643955Z Selecting previously unselected package libaom0:amd64. 2021-05-16T20:04:08.5644747Z (Reading database ... 2021-05-16T20:04:08.5645275Z (Reading database ... 5% 2021-05-16T20:04:08.5645827Z (Reading database ... 10% 2021-05-16T20:04:08.5646361Z (Reading database ... 15% 2021-05-16T20:04:08.5646934Z (Reading database ... 20% 2021-05-16T20:04:08.5647462Z (Reading database ... 25% 2021-05-16T20:04:08.5648330Z (Reading database ... 30% 2021-05-16T20:04:08.5648865Z (Reading database ... 35% 2021-05-16T20:04:08.5649391Z (Reading database ... 40% 2021-05-16T20:04:08.5649928Z (Reading database ... 45% 2021-05-16T20:04:08.5650594Z (Reading database ... 50% 2021-05-16T20:04:08.5651128Z (Reading database ... 55% 2021-05-16T20:04:08.5651653Z (Reading database ... 60% 2021-05-16T20:04:08.5652193Z (Reading database ... 65% 2021-05-16T20:04:08.5652718Z (Reading database ... 70% 2021-05-16T20:04:08.5653253Z (Reading database ... 75% 2021-05-16T20:04:08.5653774Z (Reading database ... 80% 2021-05-16T20:04:08.5654309Z (Reading database ... 85% 2021-05-16T20:04:08.5702741Z (Reading database ... 90% 2021-05-16T20:04:08.5778398Z (Reading database ... 95% 2021-05-16T20:04:08.5779312Z (Reading database ... 100% 2021-05-16T20:04:08.5780343Z (Reading database ... 266690 files and directories currently installed.) 2021-05-16T20:04:08.5888192Z Preparing to unpack .../00-libaom0_1.0.0.errata1-3build1_amd64.deb ... 2021-05-16T20:04:08.5915460Z Unpacking libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-16T20:04:08.7191055Z Selecting previously unselected package libva2:amd64. 2021-05-16T20:04:08.7445234Z Preparing to unpack .../01-libva2_2.7.0-2_amd64.deb ... 2021-05-16T20:04:08.7462062Z Unpacking libva2:amd64 (2.7.0-2) ... 2021-05-16T20:04:08.7800072Z Selecting previously unselected package libva-drm2:amd64. 2021-05-16T20:04:08.7998594Z Preparing to unpack .../02-libva-drm2_2.7.0-2_amd64.deb ... 2021-05-16T20:04:08.8011258Z Unpacking libva-drm2:amd64 (2.7.0-2) ... 2021-05-16T20:04:08.8319892Z Selecting previously unselected package libva-x11-2:amd64. 2021-05-16T20:04:08.8494698Z Preparing to unpack .../03-libva-x11-2_2.7.0-2_amd64.deb ... 2021-05-16T20:04:08.8510687Z Unpacking libva-x11-2:amd64 (2.7.0-2) ... 2021-05-16T20:04:08.8839363Z Selecting previously unselected package libvdpau1:amd64. 2021-05-16T20:04:08.9033216Z Preparing to unpack .../04-libvdpau1_1.3-1ubuntu2_amd64.deb ... 2021-05-16T20:04:08.9045485Z Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-16T20:04:08.9330679Z Selecting previously unselected package ocl-icd-libopencl1:amd64. 2021-05-16T20:04:08.9614605Z Preparing to unpack .../05-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 2021-05-16T20:04:08.9626278Z Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-16T20:04:09.0000082Z Selecting previously unselected package libavutil56:amd64. 2021-05-16T20:04:09.0202144Z Preparing to unpack .../06-libavutil56_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T20:04:09.0220282Z Unpacking libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T20:04:09.0761414Z Selecting previously unselected package libcodec2-0.9:amd64. 2021-05-16T20:04:09.0996887Z Preparing to unpack .../07-libcodec2-0.9_0.9.2-2_amd64.deb ... 2021-05-16T20:04:09.1009127Z Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-16T20:04:09.8079495Z Selecting previously unselected package libgsm1:amd64. 2021-05-16T20:04:09.8307114Z Preparing to unpack .../08-libgsm1_1.0.18-2_amd64.deb ... 2021-05-16T20:04:09.8317065Z Unpacking libgsm1:amd64 (1.0.18-2) ... 2021-05-16T20:04:09.8639416Z Selecting previously unselected package libmp3lame0:amd64. 2021-05-16T20:04:09.8871453Z Preparing to unpack .../09-libmp3lame0_3.100-3_amd64.deb ... 2021-05-16T20:04:09.8888606Z Unpacking libmp3lame0:amd64 (3.100-3) ... 2021-05-16T20:04:09.9319709Z Selecting previously unselected package libopus0:amd64. 2021-05-16T20:04:09.9535821Z Preparing to unpack .../10-libopus0_1.3.1-0ubuntu1_amd64.deb ... 2021-05-16T20:04:09.9549758Z Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-16T20:04:10.0039964Z Selecting previously unselected package libshine3:amd64. 2021-05-16T20:04:10.0262335Z Preparing to unpack .../11-libshine3_3.1.1-2_amd64.deb ... 2021-05-16T20:04:10.0276076Z Unpacking libshine3:amd64 (3.1.1-2) ... 2021-05-16T20:04:10.0599357Z Selecting previously unselected package libsnappy1v5:amd64. 2021-05-16T20:04:10.0805534Z Preparing to unpack .../12-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-05-16T20:04:10.0820370Z Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-16T20:04:10.1119267Z Selecting previously unselected package libspeex1:amd64. 2021-05-16T20:04:10.1314402Z Preparing to unpack .../13-libspeex1_1.2~rc1.2-1.1ubuntu1_amd64.deb ... 2021-05-16T20:04:10.1327340Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-16T20:04:10.1680748Z Selecting previously unselected package libsoxr0:amd64. 2021-05-16T20:04:10.1898580Z Preparing to unpack .../14-libsoxr0_0.1.3-2build1_amd64.deb ... 2021-05-16T20:04:10.1921314Z Unpacking libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-16T20:04:10.2279486Z Selecting previously unselected package libswresample3:amd64. 2021-05-16T20:04:10.2525798Z Preparing to unpack .../15-libswresample3_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T20:04:10.2536540Z Unpacking libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T20:04:10.2879560Z Selecting previously unselected package libtheora0:amd64. 2021-05-16T20:04:10.3117626Z Preparing to unpack .../16-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... 2021-05-16T20:04:10.3128322Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-16T20:04:10.3639347Z Selecting previously unselected package libtwolame0:amd64. 2021-05-16T20:04:10.3814672Z Preparing to unpack .../17-libtwolame0_0.4.0-2_amd64.deb ... 2021-05-16T20:04:10.3826285Z Unpacking libtwolame0:amd64 (0.4.0-2) ... 2021-05-16T20:04:10.4160097Z Selecting previously unselected package libvorbisenc2:amd64. 2021-05-16T20:04:10.4369231Z Preparing to unpack .../18-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2021-05-16T20:04:10.4384990Z Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-16T20:04:10.4760220Z Selecting previously unselected package libwavpack1:amd64. 2021-05-16T20:04:10.4982091Z Preparing to unpack .../19-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... 2021-05-16T20:04:10.4997165Z Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-16T20:04:10.5346109Z Selecting previously unselected package libx264-155:amd64. 2021-05-16T20:04:10.5566628Z Preparing to unpack .../20-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... 2021-05-16T20:04:10.5576759Z Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-16T20:04:10.6399759Z Selecting previously unselected package libx265-179:amd64. 2021-05-16T20:04:10.6623989Z Preparing to unpack .../21-libx265-179_3.2.1-1build1_amd64.deb ... 2021-05-16T20:04:10.6636152Z Unpacking libx265-179:amd64 (3.2.1-1build1) ... 2021-05-16T20:04:10.8597180Z Selecting previously unselected package libxvidcore4:amd64. 2021-05-16T20:04:10.8878524Z Preparing to unpack .../22-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2021-05-16T20:04:10.8890483Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-16T20:04:10.9360043Z Selecting previously unselected package libzvbi-common. 2021-05-16T20:04:10.9559632Z Preparing to unpack .../23-libzvbi-common_0.2.35-17_all.deb ... 2021-05-16T20:04:10.9569289Z Unpacking libzvbi-common (0.2.35-17) ... 2021-05-16T20:04:10.9879741Z Selecting previously unselected package libzvbi0:amd64. 2021-05-16T20:04:11.0114522Z Preparing to unpack .../24-libzvbi0_0.2.35-17_amd64.deb ... 2021-05-16T20:04:11.0126758Z Unpacking libzvbi0:amd64 (0.2.35-17) ... 2021-05-16T20:04:11.0629615Z Selecting previously unselected package libavcodec58:amd64. 2021-05-16T20:04:11.0854728Z Preparing to unpack .../25-libavcodec58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T20:04:11.0872794Z Unpacking libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T20:04:11.5760239Z Selecting previously unselected package libraw1394-11:amd64. 2021-05-16T20:04:11.5953926Z Preparing to unpack .../26-libraw1394-11_2.1.2-1_amd64.deb ... 2021-05-16T20:04:11.5965168Z Unpacking libraw1394-11:amd64 (2.1.2-1) ... 2021-05-16T20:04:11.6280861Z Selecting previously unselected package libavc1394-0:amd64. 2021-05-16T20:04:11.6499903Z Preparing to unpack .../27-libavc1394-0_0.5.4-5_amd64.deb ... 2021-05-16T20:04:11.6514535Z Unpacking libavc1394-0:amd64 (0.5.4-5) ... 2021-05-16T20:04:11.6839582Z Selecting previously unselected package libass9:amd64. 2021-05-16T20:04:11.7054322Z Preparing to unpack .../28-libass9_1%3a0.14.0-2_amd64.deb ... 2021-05-16T20:04:11.7064061Z Unpacking libass9:amd64 (1:0.14.0-2) ... 2021-05-16T20:04:11.7381942Z Selecting previously unselected package libbluray2:amd64. 2021-05-16T20:04:11.7660768Z Preparing to unpack .../29-libbluray2_1%3a1.2.0-1_amd64.deb ... 2021-05-16T20:04:11.7670046Z Unpacking libbluray2:amd64 (1:1.2.0-1) ... 2021-05-16T20:04:11.8119618Z Selecting previously unselected package libchromaprint1:amd64. 2021-05-16T20:04:11.8327666Z Preparing to unpack .../30-libchromaprint1_1.4.3-3build1_amd64.deb ... 2021-05-16T20:04:11.8339542Z Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-16T20:04:11.8680446Z Selecting previously unselected package libgme0:amd64. 2021-05-16T20:04:11.8928311Z Preparing to unpack .../31-libgme0_0.6.2-1build1_amd64.deb ... 2021-05-16T20:04:11.8942977Z Unpacking libgme0:amd64 (0.6.2-1build1) ... 2021-05-16T20:04:11.9360403Z Selecting previously unselected package libmpg123-0:amd64. 2021-05-16T20:04:11.9593518Z Preparing to unpack .../32-libmpg123-0_1.25.13-1_amd64.deb ... 2021-05-16T20:04:11.9606692Z Unpacking libmpg123-0:amd64 (1.25.13-1) ... 2021-05-16T20:04:12.0039162Z Selecting previously unselected package libopenmpt0:amd64. 2021-05-16T20:04:12.0242408Z Preparing to unpack .../33-libopenmpt0_0.4.11-1build1_amd64.deb ... 2021-05-16T20:04:12.0254602Z Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-16T20:04:12.1159849Z Selecting previously unselected package libssh-gcrypt-4:amd64. 2021-05-16T20:04:12.1377362Z Preparing to unpack .../34-libssh-gcrypt-4_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-16T20:04:12.1392977Z Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T20:04:12.1838095Z Selecting previously unselected package libavformat58:amd64. 2021-05-16T20:04:12.2108111Z Preparing to unpack .../35-libavformat58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T20:04:12.2122966Z Unpacking libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T20:04:12.3236870Z Selecting previously unselected package libbs2b0:amd64. 2021-05-16T20:04:12.3515362Z Preparing to unpack .../36-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... 2021-05-16T20:04:12.3525241Z Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-16T20:04:12.3856831Z Selecting previously unselected package libflite1:amd64. 2021-05-16T20:04:12.4126550Z Preparing to unpack .../37-libflite1_2.1-release-3_amd64.deb ... 2021-05-16T20:04:12.4140536Z Unpacking libflite1:amd64 (2.1-release-3) ... 2021-05-16T20:04:13.5373125Z Selecting previously unselected package libserd-0-0:amd64. 2021-05-16T20:04:13.5647198Z Preparing to unpack .../38-libserd-0-0_0.30.2-1_amd64.deb ... 2021-05-16T20:04:13.5664046Z Unpacking libserd-0-0:amd64 (0.30.2-1) ... 2021-05-16T20:04:13.5971247Z Selecting previously unselected package libsord-0-0:amd64. 2021-05-16T20:04:13.6243370Z Preparing to unpack .../39-libsord-0-0_0.16.4-1_amd64.deb ... 2021-05-16T20:04:13.6255478Z Unpacking libsord-0-0:amd64 (0.16.4-1) ... 2021-05-16T20:04:13.6559878Z Selecting previously unselected package libsratom-0-0:amd64. 2021-05-16T20:04:13.6778869Z Preparing to unpack .../40-libsratom-0-0_0.6.4-1_amd64.deb ... 2021-05-16T20:04:13.6791400Z Unpacking libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-16T20:04:13.7054815Z Selecting previously unselected package liblilv-0-0:amd64. 2021-05-16T20:04:13.7325472Z Preparing to unpack .../41-liblilv-0-0_0.24.6-1ubuntu0.1_amd64.deb ... 2021-05-16T20:04:13.7338270Z Unpacking liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-16T20:04:13.7679322Z Selecting previously unselected package libmysofa1:amd64. 2021-05-16T20:04:13.7878000Z Preparing to unpack .../42-libmysofa1_1.0~dfsg0-1_amd64.deb ... 2021-05-16T20:04:13.7891690Z Unpacking libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-16T20:04:13.8279386Z Selecting previously unselected package libpostproc55:amd64. 2021-05-16T20:04:13.8467380Z Preparing to unpack .../43-libpostproc55_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T20:04:13.8479354Z Unpacking libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T20:04:13.8839674Z Selecting previously unselected package libsamplerate0:amd64. 2021-05-16T20:04:13.9073860Z Preparing to unpack .../44-libsamplerate0_0.1.9-2_amd64.deb ... 2021-05-16T20:04:13.9088937Z Unpacking libsamplerate0:amd64 (0.1.9-2) ... 2021-05-16T20:04:14.0359584Z Selecting previously unselected package librubberband2:amd64. 2021-05-16T20:04:14.0567279Z Preparing to unpack .../45-librubberband2_1.8.2-1build1_amd64.deb ... 2021-05-16T20:04:14.0579756Z Unpacking librubberband2:amd64 (1.8.2-1build1) ... 2021-05-16T20:04:14.0999300Z Selecting previously unselected package libswscale5:amd64. 2021-05-16T20:04:14.1188917Z Preparing to unpack .../46-libswscale5_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T20:04:14.1201105Z Unpacking libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T20:04:14.1640334Z Selecting previously unselected package libvidstab1.1:amd64. 2021-05-16T20:04:14.1888411Z Preparing to unpack .../47-libvidstab1.1_1.1.0-2_amd64.deb ... 2021-05-16T20:04:14.1899275Z Unpacking libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-16T20:04:14.2199268Z Selecting previously unselected package libavfilter7:amd64. 2021-05-16T20:04:14.2437192Z Preparing to unpack .../48-libavfilter7_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T20:04:14.2457066Z Unpacking libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T20:04:14.3676270Z Selecting previously unselected package libcaca0:amd64. 2021-05-16T20:04:14.3935144Z Preparing to unpack .../49-libcaca0_0.99.beta19-2.1ubuntu1.20.04.1_amd64.deb ... 2021-05-16T20:04:14.3945087Z Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-16T20:04:14.4397454Z Selecting previously unselected package libcdio18:amd64. 2021-05-16T20:04:14.4682747Z Preparing to unpack .../50-libcdio18_2.0.0-2_amd64.deb ... 2021-05-16T20:04:14.4696271Z Unpacking libcdio18:amd64 (2.0.0-2) ... 2021-05-16T20:04:14.4976067Z Selecting previously unselected package libcdio-cdda2:amd64. 2021-05-16T20:04:14.5258620Z Preparing to unpack .../51-libcdio-cdda2_10.2+2.0.0-1_amd64.deb ... 2021-05-16T20:04:14.5274926Z Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-16T20:04:14.5568985Z Selecting previously unselected package libcdio-paranoia2:amd64. 2021-05-16T20:04:14.5858547Z Preparing to unpack .../52-libcdio-paranoia2_10.2+2.0.0-1_amd64.deb ... 2021-05-16T20:04:14.5869025Z Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-16T20:04:14.6130370Z Selecting previously unselected package libdc1394-22:amd64. 2021-05-16T20:04:14.6420372Z Preparing to unpack .../53-libdc1394-22_2.2.5-2.1_amd64.deb ... 2021-05-16T20:04:14.6433600Z Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-16T20:04:14.6839819Z Selecting previously unselected package libiec61883-0:amd64. 2021-05-16T20:04:14.7058013Z Preparing to unpack .../54-libiec61883-0_1.2.0-3_amd64.deb ... 2021-05-16T20:04:14.7073422Z Unpacking libiec61883-0:amd64 (1.2.0-3) ... 2021-05-16T20:04:14.7343460Z Selecting previously unselected package libjack-jackd2-0:amd64. 2021-05-16T20:04:14.7619941Z Preparing to unpack .../55-libjack-jackd2-0_1.9.12~dfsg-2ubuntu2_amd64.deb ... 2021-05-16T20:04:14.7630844Z Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-16T20:04:14.8153951Z Selecting previously unselected package libopenal-data. 2021-05-16T20:04:14.8427437Z Preparing to unpack .../56-libopenal-data_1%3a1.19.1-1_all.deb ... 2021-05-16T20:04:14.8439516Z Unpacking libopenal-data (1:1.19.1-1) ... 2021-05-16T20:04:14.8879557Z Selecting previously unselected package libsndio7.0:amd64. 2021-05-16T20:04:14.9092333Z Preparing to unpack .../57-libsndio7.0_1.5.0-3_amd64.deb ... 2021-05-16T20:04:14.9103701Z Unpacking libsndio7.0:amd64 (1.5.0-3) ... 2021-05-16T20:04:14.9400408Z Selecting previously unselected package libopenal1:amd64. 2021-05-16T20:04:14.9652946Z Preparing to unpack .../58-libopenal1_1%3a1.19.1-1_amd64.deb ... 2021-05-16T20:04:14.9664581Z Unpacking libopenal1:amd64 (1:1.19.1-1) ... 2021-05-16T20:04:15.0367260Z Selecting previously unselected package libasyncns0:amd64. 2021-05-16T20:04:15.0643012Z Preparing to unpack .../59-libasyncns0_0.8-6_amd64.deb ... 2021-05-16T20:04:15.0657809Z Unpacking libasyncns0:amd64 (0.8-6) ... 2021-05-16T20:04:15.0999754Z Selecting previously unselected package libflac8:amd64. 2021-05-16T20:04:15.1227736Z Preparing to unpack .../60-libflac8_1.3.3-1build1_amd64.deb ... 2021-05-16T20:04:15.1239355Z Unpacking libflac8:amd64 (1.3.3-1build1) ... 2021-05-16T20:04:15.1589864Z Selecting previously unselected package libsndfile1:amd64. 2021-05-16T20:04:15.1870993Z Preparing to unpack .../61-libsndfile1_1.0.28-7_amd64.deb ... 2021-05-16T20:04:15.1881408Z Unpacking libsndfile1:amd64 (1.0.28-7) ... 2021-05-16T20:04:15.2328840Z Selecting previously unselected package libpulse0:amd64. 2021-05-16T20:04:15.2614256Z Preparing to unpack .../62-libpulse0_1%3a13.99.1-1ubuntu3.10_amd64.deb ... 2021-05-16T20:04:15.2709774Z Unpacking libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-16T20:04:15.3279855Z Selecting previously unselected package libsdl2-2.0-0:amd64. 2021-05-16T20:04:15.3483734Z Preparing to unpack .../63-libsdl2-2.0-0_2.0.10+dfsg1-3_amd64.deb ... 2021-05-16T20:04:15.3493863Z Unpacking libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-16T20:04:15.4127901Z Selecting previously unselected package libavdevice58:amd64. 2021-05-16T20:04:15.4398591Z Preparing to unpack .../64-libavdevice58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T20:04:15.4408622Z Unpacking libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T20:04:15.4799146Z Selecting previously unselected package libavresample4:amd64. 2021-05-16T20:04:15.4988861Z Preparing to unpack .../65-libavresample4_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T20:04:15.5006932Z Unpacking libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T20:04:15.5301453Z Selecting previously unselected package ffmpeg. 2021-05-16T20:04:15.5578577Z Preparing to unpack .../66-ffmpeg_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T20:04:15.5673253Z Unpacking ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-16T20:04:15.6952469Z Selecting previously unselected package libigdgmm11:amd64. 2021-05-16T20:04:15.7237829Z Preparing to unpack .../67-libigdgmm11_20.1.1+ds1-1_amd64.deb ... 2021-05-16T20:04:15.7248195Z Unpacking libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-16T20:04:15.7680122Z Selecting previously unselected package intel-media-va-driver:amd64. 2021-05-16T20:04:15.7909256Z Preparing to unpack .../68-intel-media-va-driver_20.1.1+dfsg1-1_amd64.deb ... 2021-05-16T20:04:15.7920747Z Unpacking intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-16T20:04:16.0362179Z Selecting previously unselected package libaacs0:amd64. 2021-05-16T20:04:16.0641142Z Preparing to unpack .../69-libaacs0_0.9.0-2_amd64.deb ... 2021-05-16T20:04:16.0655264Z Unpacking libaacs0:amd64 (0.9.0-2) ... 2021-05-16T20:04:16.0939743Z Selecting previously unselected package libbdplus0:amd64. 2021-05-16T20:04:16.1207209Z Preparing to unpack .../70-libbdplus0_0.1.2-3_amd64.deb ... 2021-05-16T20:04:16.1217583Z Unpacking libbdplus0:amd64 (0.1.2-3) ... 2021-05-16T20:04:16.1559724Z Selecting previously unselected package mesa-va-drivers:amd64. 2021-05-16T20:04:16.1765211Z Preparing to unpack .../71-mesa-va-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T20:04:16.1774702Z Unpacking mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T20:04:16.4600469Z Selecting previously unselected package mesa-vdpau-drivers:amd64. 2021-05-16T20:04:16.4827538Z Preparing to unpack .../72-mesa-vdpau-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T20:04:16.4838651Z Unpacking mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T20:04:16.8040660Z Selecting previously unselected package i965-va-driver:amd64. 2021-05-16T20:04:16.8272770Z Preparing to unpack .../73-i965-va-driver_2.4.0-0ubuntu1_amd64.deb ... 2021-05-16T20:04:16.8287111Z Unpacking i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-16T20:04:16.9605428Z Selecting previously unselected package va-driver-all:amd64. 2021-05-16T20:04:16.9903480Z Preparing to unpack .../74-va-driver-all_2.7.0-2_amd64.deb ... 2021-05-16T20:04:16.9913893Z Unpacking va-driver-all:amd64 (2.7.0-2) ... 2021-05-16T20:04:17.0240018Z Selecting previously unselected package vdpau-driver-all:amd64. 2021-05-16T20:04:17.0457854Z Preparing to unpack .../75-vdpau-driver-all_1.3-1ubuntu2_amd64.deb ... 2021-05-16T20:04:17.0469456Z Unpacking vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-16T20:04:17.1115059Z Setting up libgme0:amd64 (0.6.2-1build1) ... 2021-05-16T20:04:17.1145425Z Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T20:04:17.1167868Z Setting up libraw1394-11:amd64 (2.1.2-1) ... 2021-05-16T20:04:17.1192694Z Setting up libmpg123-0:amd64 (1.25.13-1) ... 2021-05-16T20:04:17.1219123Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-16T20:04:17.1243371Z Setting up libshine3:amd64 (3.1.1-2) ... 2021-05-16T20:04:17.1272365Z Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-16T20:04:17.1301433Z Setting up libtwolame0:amd64 (0.4.0-2) ... 2021-05-16T20:04:17.1324673Z Setting up libgsm1:amd64 (1.0.18-2) ... 2021-05-16T20:04:17.1349271Z Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-16T20:04:17.1378986Z Setting up libx265-179:amd64 (3.2.1-1build1) ... 2021-05-16T20:04:17.1402936Z Setting up libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-16T20:04:17.1429555Z Setting up libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-16T20:04:17.1452348Z Setting up libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-16T20:04:17.1486425Z Setting up libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-16T20:04:17.1514991Z Setting up libcdio18:amd64 (2.0.0-2) ... 2021-05-16T20:04:17.1546453Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-16T20:04:17.1575230Z Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-16T20:04:17.1604427Z Setting up libflac8:amd64 (1.3.3-1build1) ... 2021-05-16T20:04:17.1639705Z Setting up libass9:amd64 (1:0.14.0-2) ... 2021-05-16T20:04:17.1666862Z Setting up libva2:amd64 (2.7.0-2) ... 2021-05-16T20:04:17.1702982Z Setting up libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-16T20:04:17.1735904Z Setting up libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-16T20:04:17.1761295Z Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-16T20:04:17.1791137Z Setting up intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-16T20:04:17.1820183Z Setting up libaacs0:amd64 (0.9.0-2) ... 2021-05-16T20:04:17.1846621Z Setting up libsndio7.0:amd64 (1.5.0-3) ... 2021-05-16T20:04:17.1872274Z Setting up libbdplus0:amd64 (0.1.2-3) ... 2021-05-16T20:04:17.1898453Z Setting up libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-16T20:04:17.1921382Z Setting up libflite1:amd64 (2.1-release-3) ... 2021-05-16T20:04:17.1950031Z Setting up libva-drm2:amd64 (2.7.0-2) ... 2021-05-16T20:04:17.1980016Z Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-16T20:04:17.2005567Z Setting up libasyncns0:amd64 (0.8-6) ... 2021-05-16T20:04:17.2032859Z Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-16T20:04:17.2078043Z Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-16T20:04:17.2104290Z Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-16T20:04:17.2131525Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-16T20:04:17.2156844Z Setting up libopenal-data (1:1.19.1-1) ... 2021-05-16T20:04:17.2204512Z Setting up mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T20:04:17.2229202Z Setting up libbluray2:amd64 (1:1.2.0-1) ... 2021-05-16T20:04:17.2267367Z Setting up libsamplerate0:amd64 (0.1.9-2) ... 2021-05-16T20:04:17.2306665Z Setting up libva-x11-2:amd64 (2.7.0-2) ... 2021-05-16T20:04:17.2350040Z Setting up libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-16T20:04:17.2385765Z Setting up libzvbi-common (0.2.35-17) ... 2021-05-16T20:04:17.2441530Z Setting up libmp3lame0:amd64 (3.100-3) ... 2021-05-16T20:04:17.2469259Z Setting up i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-16T20:04:17.2496915Z Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-16T20:04:17.2529342Z Setting up libiec61883-0:amd64 (1.2.0-3) ... 2021-05-16T20:04:17.2554455Z Setting up libserd-0-0:amd64 (0.30.2-1) ... 2021-05-16T20:04:17.2581953Z Setting up libavc1394-0:amd64 (0.5.4-5) ... 2021-05-16T20:04:17.2612697Z Setting up mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T20:04:17.2640376Z Setting up libzvbi0:amd64 (0.2.35-17) ... 2021-05-16T20:04:17.2663007Z Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-16T20:04:17.2688622Z Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-16T20:04:17.2714988Z Setting up libopenal1:amd64 (1:1.19.1-1) ... 2021-05-16T20:04:17.2742022Z Setting up libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T20:04:17.2769580Z Setting up va-driver-all:amd64 (2.7.0-2) ... 2021-05-16T20:04:17.2793519Z Setting up libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T20:04:17.2834157Z Setting up librubberband2:amd64 (1.8.2-1build1) ... 2021-05-16T20:04:17.2856683Z Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-16T20:04:17.2882086Z Setting up vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-16T20:04:17.2912350Z Setting up libsord-0-0:amd64 (0.16.4-1) ... 2021-05-16T20:04:17.2951070Z Setting up libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-16T20:04:17.2968281Z Setting up libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T20:04:17.2995111Z Setting up libsndfile1:amd64 (1.0.28-7) ... 2021-05-16T20:04:17.3031293Z Setting up liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-16T20:04:17.3062680Z Setting up libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-16T20:04:17.3167909Z Setting up libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T20:04:17.3195468Z Setting up libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T20:04:17.3225583Z Setting up libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T20:04:17.3249875Z Setting up libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-16T20:04:17.3271972Z Setting up libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-16T20:04:17.3295140Z Setting up libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T20:04:17.3330241Z Setting up libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T20:04:17.3353705Z Setting up libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T20:04:17.3375763Z Setting up ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-16T20:04:17.3476797Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T20:04:18.4354682Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T20:04:20.4423642Z Reading package lists... 2021-05-16T20:04:20.5802563Z Building dependency tree... 2021-05-16T20:04:20.5820014Z Reading state information... 2021-05-16T20:04:20.7182766Z The following additional packages will be installed: 2021-05-16T20:04:20.7186499Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-16T20:04:20.7638835Z The following NEW packages will be installed: 2021-05-16T20:04:20.7640686Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-16T20:04:20.7643091Z libmagick++-dev 2021-05-16T20:04:20.7844155Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:04:20.7845126Z Need to get 309 kB of archives. 2021-05-16T20:04:20.7846701Z After this operation, 2202 kB of additional disk space will be used. 2021-05-16T20:04:20.7849152Z 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-16T20:04:20.7874168Z 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-16T20:04:20.7897899Z 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-16T20:04:20.7914932Z 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-16T20:04:21.1733639Z Fetched 309 kB in 0s (13.4 MB/s) 2021-05-16T20:04:21.2037491Z Selecting previously unselected package libmagick++-6-headers. 2021-05-16T20:04:21.2110232Z (Reading database ... 2021-05-16T20:04:21.2110915Z (Reading database ... 5% 2021-05-16T20:04:21.2111687Z (Reading database ... 10% 2021-05-16T20:04:21.2112477Z (Reading database ... 15% 2021-05-16T20:04:21.2113110Z (Reading database ... 20% 2021-05-16T20:04:21.2113704Z (Reading database ... 25% 2021-05-16T20:04:21.2114310Z (Reading database ... 30% 2021-05-16T20:04:21.2114910Z (Reading database ... 35% 2021-05-16T20:04:21.2115501Z (Reading database ... 40% 2021-05-16T20:04:21.2116102Z (Reading database ... 45% 2021-05-16T20:04:21.2116918Z (Reading database ... 50% 2021-05-16T20:04:21.2156803Z (Reading database ... 55% 2021-05-16T20:04:21.2195464Z (Reading database ... 60% 2021-05-16T20:04:21.2218684Z (Reading database ... 65% 2021-05-16T20:04:21.2321724Z (Reading database ... 70% 2021-05-16T20:04:21.2422128Z (Reading database ... 75% 2021-05-16T20:04:21.2447837Z (Reading database ... 80% 2021-05-16T20:04:21.2888360Z (Reading database ... 85% 2021-05-16T20:04:21.3037318Z (Reading database ... 90% 2021-05-16T20:04:21.3105617Z (Reading database ... 95% 2021-05-16T20:04:21.3106659Z (Reading database ... 100% 2021-05-16T20:04:21.3107820Z (Reading database ... 267231 files and directories currently installed.) 2021-05-16T20:04:21.3201498Z Preparing to unpack .../libmagick++-6-headers_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-16T20:04:21.3275634Z Unpacking libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T20:04:21.3952413Z Selecting previously unselected package libmagick++-6.q16-8:amd64. 2021-05-16T20:04:21.4212394Z Preparing to unpack .../libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-16T20:04:21.4236773Z Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T20:04:21.4640232Z Selecting previously unselected package libmagick++-6.q16-dev:amd64. 2021-05-16T20:04:21.4861001Z Preparing to unpack .../libmagick++-6.q16-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-16T20:04:21.4873907Z Unpacking libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T20:04:21.5601105Z Selecting previously unselected package libmagick++-dev. 2021-05-16T20:04:21.5796910Z Preparing to unpack .../libmagick++-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-16T20:04:21.5876708Z Unpacking libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T20:04:21.6385260Z Setting up libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T20:04:21.6473234Z Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T20:04:21.6516875Z Setting up libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T20:04:21.6543017Z Setting up libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T20:04:21.6620915Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T20:04:23.5615448Z Reading package lists... 2021-05-16T20:04:23.6946772Z Building dependency tree... 2021-05-16T20:04:23.6963881Z Reading state information... 2021-05-16T20:04:23.8363512Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-16T20:04:23.8366787Z The following additional packages will be installed: 2021-05-16T20:04:23.8370033Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 libgs9 libgs9-common 2021-05-16T20:04:23.8372482Z libijs-0.35 libjbig2dec0 2021-05-16T20:04:23.8375328Z Suggested packages: 2021-05-16T20:04:23.8377759Z fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre 2021-05-16T20:04:23.8379759Z ghostscript-x 2021-05-16T20:04:23.8828377Z The following NEW packages will be installed: 2021-05-16T20:04:23.8830404Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript libgs9 2021-05-16T20:04:23.8834607Z libgs9-common libijs-0.35 libjbig2dec0 2021-05-16T20:04:23.9205944Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:04:23.9207348Z Need to get 11.2 MB of archives. 2021-05-16T20:04:23.9208762Z After this operation, 39.1 MB of additional disk space will be used. 2021-05-16T20:04:23.9212165Z 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-16T20:04:24.0091961Z 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-16T20:04:24.0209746Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB] 2021-05-16T20:04:24.1853367Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9-common all 9.50~dfsg-5ubuntu4.2 [681 kB] 2021-05-16T20:04:24.2036578Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libijs-0.35 amd64 0.35-15 [15.7 kB] 2021-05-16T20:04:24.2054267Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB] 2021-05-16T20:04:24.2082302Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9 amd64 9.50~dfsg-5ubuntu4.2 [2172 kB] 2021-05-16T20:04:24.2815802Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 ghostscript amd64 9.50~dfsg-5ubuntu4.2 [51.6 kB] 2021-05-16T20:04:24.6497809Z Fetched 11.2 MB in 0s (28.3 MB/s) 2021-05-16T20:04:24.6790100Z Selecting previously unselected package fonts-droid-fallback. 2021-05-16T20:04:24.6865910Z (Reading database ... 2021-05-16T20:04:24.6866635Z (Reading database ... 5% 2021-05-16T20:04:24.6867249Z (Reading database ... 10% 2021-05-16T20:04:24.6867863Z (Reading database ... 15% 2021-05-16T20:04:24.6868452Z (Reading database ... 20% 2021-05-16T20:04:24.6869092Z (Reading database ... 25% 2021-05-16T20:04:24.6869697Z (Reading database ... 30% 2021-05-16T20:04:24.6870285Z (Reading database ... 35% 2021-05-16T20:04:24.6870881Z (Reading database ... 40% 2021-05-16T20:04:24.6871478Z (Reading database ... 45% 2021-05-16T20:04:24.6872077Z (Reading database ... 50% 2021-05-16T20:04:24.6894997Z (Reading database ... 55% 2021-05-16T20:04:24.6933412Z (Reading database ... 60% 2021-05-16T20:04:24.6953375Z (Reading database ... 65% 2021-05-16T20:04:24.7060128Z (Reading database ... 70% 2021-05-16T20:04:24.7158186Z (Reading database ... 75% 2021-05-16T20:04:24.7181055Z (Reading database ... 80% 2021-05-16T20:04:24.7640272Z (Reading database ... 85% 2021-05-16T20:04:24.7786263Z (Reading database ... 90% 2021-05-16T20:04:24.7856068Z (Reading database ... 95% 2021-05-16T20:04:24.7856870Z (Reading database ... 100% 2021-05-16T20:04:24.7858016Z (Reading database ... 267276 files and directories currently installed.) 2021-05-16T20:04:24.7950497Z Preparing to unpack .../0-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... 2021-05-16T20:04:24.8167565Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-16T20:04:25.0050613Z Selecting previously unselected package fonts-noto-mono. 2021-05-16T20:04:25.0335936Z Preparing to unpack .../1-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ... 2021-05-16T20:04:25.0344234Z Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-16T20:04:25.0760075Z Selecting previously unselected package fonts-urw-base35. 2021-05-16T20:04:25.0976970Z Preparing to unpack .../2-fonts-urw-base35_20170801.1-3_all.deb ... 2021-05-16T20:04:25.1574981Z Unpacking fonts-urw-base35 (20170801.1-3) ... 2021-05-16T20:04:25.5520952Z Selecting previously unselected package libgs9-common. 2021-05-16T20:04:25.5819947Z Preparing to unpack .../3-libgs9-common_9.50~dfsg-5ubuntu4.2_all.deb ... 2021-05-16T20:04:26.5669387Z Unpacking libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T20:04:26.5680547Z Selecting previously unselected package libijs-0.35:amd64. 2021-05-16T20:04:26.5682421Z Preparing to unpack .../4-libijs-0.35_0.35-15_amd64.deb ... 2021-05-16T20:04:26.5683923Z Unpacking libijs-0.35:amd64 (0.35-15) ... 2021-05-16T20:04:26.5685339Z Selecting previously unselected package libjbig2dec0:amd64. 2021-05-16T20:04:26.5687215Z Preparing to unpack .../5-libjbig2dec0_0.18-1ubuntu1_amd64.deb ... 2021-05-16T20:04:26.5688850Z Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-16T20:04:26.5689986Z Selecting previously unselected package libgs9:amd64. 2021-05-16T20:04:26.5691017Z Preparing to unpack .../6-libgs9_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-16T20:04:26.5692225Z Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T20:04:26.5693040Z Selecting previously unselected package ghostscript. 2021-05-16T20:04:26.5694117Z Preparing to unpack .../7-ghostscript_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-16T20:04:26.5694976Z Unpacking ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T20:04:26.5695818Z Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-16T20:04:26.5696550Z Setting up libijs-0.35:amd64 (0.35-15) ... 2021-05-16T20:04:26.5697256Z Setting up fonts-urw-base35 (20170801.1-3) ... 2021-05-16T20:04:26.5697997Z Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-16T20:04:26.5698768Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-16T20:04:26.5699574Z Setting up libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T20:04:26.5700338Z Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T20:04:26.5701107Z Setting up ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T20:04:26.5701916Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T20:04:26.5702703Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T20:04:26.5703434Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T20:04:29.3296858Z Reading package lists... 2021-05-16T20:04:29.4625016Z Building dependency tree... 2021-05-16T20:04:29.4639951Z Reading state information... 2021-05-16T20:04:29.6038736Z The following additional packages will be installed: 2021-05-16T20:04:29.6042134Z libudunits2-0 libudunits2-data 2021-05-16T20:04:29.6527236Z The following NEW packages will be installed: 2021-05-16T20:04:29.6533060Z libudunits2-0 libudunits2-data libudunits2-dev 2021-05-16T20:04:29.6739447Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:04:29.6740196Z Need to get 429 kB of archives. 2021-05-16T20:04:29.6741149Z After this operation, 1026 kB of additional disk space will be used. 2021-05-16T20:04:29.6743314Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-data all 2.2.26-5 [18.8 kB] 2021-05-16T20:04:29.6756808Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-0 amd64 2.2.26-5 [48.9 kB] 2021-05-16T20:04:29.6768844Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-dev amd64 2.2.26-5 [362 kB] 2021-05-16T20:04:30.0684215Z Fetched 429 kB in 0s (15.0 MB/s) 2021-05-16T20:04:30.1041377Z Selecting previously unselected package libudunits2-data. 2021-05-16T20:04:30.1070971Z (Reading database ... 2021-05-16T20:04:30.1071935Z (Reading database ... 5% 2021-05-16T20:04:30.1072641Z (Reading database ... 10% 2021-05-16T20:04:30.1073335Z (Reading database ... 15% 2021-05-16T20:04:30.1073997Z (Reading database ... 20% 2021-05-16T20:04:30.1074672Z (Reading database ... 25% 2021-05-16T20:04:30.1075339Z (Reading database ... 30% 2021-05-16T20:04:30.1076005Z (Reading database ... 35% 2021-05-16T20:04:30.1076673Z (Reading database ... 40% 2021-05-16T20:04:30.1077560Z (Reading database ... 45% 2021-05-16T20:04:30.1078757Z (Reading database ... 50% 2021-05-16T20:04:30.1102728Z (Reading database ... 55% 2021-05-16T20:04:30.1147966Z (Reading database ... 60% 2021-05-16T20:04:30.1171700Z (Reading database ... 65% 2021-05-16T20:04:30.1288704Z (Reading database ... 70% 2021-05-16T20:04:30.1406972Z (Reading database ... 75% 2021-05-16T20:04:30.1430575Z (Reading database ... 80% 2021-05-16T20:04:30.1961378Z (Reading database ... 85% 2021-05-16T20:04:30.2132390Z (Reading database ... 90% 2021-05-16T20:04:30.2209579Z (Reading database ... 95% 2021-05-16T20:04:30.2210206Z (Reading database ... 100% 2021-05-16T20:04:30.2211118Z (Reading database ... 267840 files and directories currently installed.) 2021-05-16T20:04:30.2321324Z Preparing to unpack .../libudunits2-data_2.2.26-5_all.deb ... 2021-05-16T20:04:30.2340084Z Unpacking libudunits2-data (2.2.26-5) ... 2021-05-16T20:04:30.2680392Z Selecting previously unselected package libudunits2-0:amd64. 2021-05-16T20:04:30.2883520Z Preparing to unpack .../libudunits2-0_2.2.26-5_amd64.deb ... 2021-05-16T20:04:30.2914869Z Unpacking libudunits2-0:amd64 (2.2.26-5) ... 2021-05-16T20:04:30.3239728Z Selecting previously unselected package libudunits2-dev:amd64. 2021-05-16T20:04:30.3446522Z Preparing to unpack .../libudunits2-dev_2.2.26-5_amd64.deb ... 2021-05-16T20:04:30.3467161Z Unpacking libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-16T20:04:30.4170453Z Setting up libudunits2-data (2.2.26-5) ... 2021-05-16T20:04:30.4220475Z Setting up libudunits2-0:amd64 (2.2.26-5) ... 2021-05-16T20:04:30.4257563Z Setting up libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-16T20:04:30.4292257Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T20:04:30.5377957Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T20:04:32.4893128Z Reading package lists... 2021-05-16T20:04:32.6310078Z Building dependency tree... 2021-05-16T20:04:32.6330834Z Reading state information... 2021-05-16T20:04:32.8242387Z The following NEW packages will be installed: 2021-05-16T20:04:32.8248690Z libjq-dev 2021-05-16T20:04:32.8428547Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:04:32.8429360Z Need to get 11.2 kB of archives. 2021-05-16T20:04:32.8430161Z After this operation, 47.1 kB of additional disk space will be used. 2021-05-16T20:04:32.8432285Z 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-16T20:04:33.2319549Z Fetched 11.2 kB in 0s (804 kB/s) 2021-05-16T20:04:33.2602127Z Selecting previously unselected package libjq-dev:amd64. 2021-05-16T20:04:33.2676590Z (Reading database ... 2021-05-16T20:04:33.2677385Z (Reading database ... 5% 2021-05-16T20:04:33.2678125Z (Reading database ... 10% 2021-05-16T20:04:33.2679308Z (Reading database ... 15% 2021-05-16T20:04:33.2679966Z (Reading database ... 20% 2021-05-16T20:04:33.2680562Z (Reading database ... 25% 2021-05-16T20:04:33.2681170Z (Reading database ... 30% 2021-05-16T20:04:33.2681771Z (Reading database ... 35% 2021-05-16T20:04:33.2682383Z (Reading database ... 40% 2021-05-16T20:04:33.2682998Z (Reading database ... 45% 2021-05-16T20:04:33.2683584Z (Reading database ... 50% 2021-05-16T20:04:33.2721364Z (Reading database ... 55% 2021-05-16T20:04:33.2765530Z (Reading database ... 60% 2021-05-16T20:04:33.2786056Z (Reading database ... 65% 2021-05-16T20:04:33.2901435Z (Reading database ... 70% 2021-05-16T20:04:33.3005117Z (Reading database ... 75% 2021-05-16T20:04:33.3024348Z (Reading database ... 80% 2021-05-16T20:04:33.3490585Z (Reading database ... 85% 2021-05-16T20:04:33.3635769Z (Reading database ... 90% 2021-05-16T20:04:33.3713469Z (Reading database ... 95% 2021-05-16T20:04:33.3714224Z (Reading database ... 100% 2021-05-16T20:04:33.3715318Z (Reading database ... 267869 files and directories currently installed.) 2021-05-16T20:04:33.3811283Z Preparing to unpack .../libjq-dev_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-05-16T20:04:33.3826400Z Unpacking libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-16T20:04:33.4376776Z Setting up libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-16T20:04:35.2847903Z Reading package lists... 2021-05-16T20:04:35.4406211Z Building dependency tree... 2021-05-16T20:04:35.4424153Z Reading state information... 2021-05-16T20:04:35.6282304Z The following NEW packages will be installed: 2021-05-16T20:04:35.6285250Z libmng2 2021-05-16T20:04:35.6523357Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:04:35.6524314Z Need to get 168 kB of archives. 2021-05-16T20:04:35.6525230Z After this operation, 571 kB of additional disk space will be used. 2021-05-16T20:04:35.6527612Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmng2 amd64 2.0.3+dfsg-3 [168 kB] 2021-05-16T20:04:36.0235851Z Fetched 168 kB in 0s (7009 kB/s) 2021-05-16T20:04:36.0521050Z Selecting previously unselected package libmng2:amd64. 2021-05-16T20:04:36.0596233Z (Reading database ... 2021-05-16T20:04:36.0596881Z (Reading database ... 5% 2021-05-16T20:04:36.0597537Z (Reading database ... 10% 2021-05-16T20:04:36.0598171Z (Reading database ... 15% 2021-05-16T20:04:36.0599062Z (Reading database ... 20% 2021-05-16T20:04:36.0599666Z (Reading database ... 25% 2021-05-16T20:04:36.0600263Z (Reading database ... 30% 2021-05-16T20:04:36.0600861Z (Reading database ... 35% 2021-05-16T20:04:36.0601456Z (Reading database ... 40% 2021-05-16T20:04:36.0602043Z (Reading database ... 45% 2021-05-16T20:04:36.0602640Z (Reading database ... 50% 2021-05-16T20:04:36.0626252Z (Reading database ... 55% 2021-05-16T20:04:36.0675419Z (Reading database ... 60% 2021-05-16T20:04:36.0703191Z (Reading database ... 65% 2021-05-16T20:04:36.0815845Z (Reading database ... 70% 2021-05-16T20:04:36.0931748Z (Reading database ... 75% 2021-05-16T20:04:36.0955692Z (Reading database ... 80% 2021-05-16T20:04:36.1420233Z (Reading database ... 85% 2021-05-16T20:04:36.1569464Z (Reading database ... 90% 2021-05-16T20:04:36.1640988Z (Reading database ... 95% 2021-05-16T20:04:36.1641946Z (Reading database ... 100% 2021-05-16T20:04:36.1643337Z (Reading database ... 267875 files and directories currently installed.) 2021-05-16T20:04:36.1745346Z Preparing to unpack .../libmng2_2.0.3+dfsg-3_amd64.deb ... 2021-05-16T20:04:36.1772466Z Unpacking libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-16T20:04:36.2477438Z Setting up libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-16T20:04:36.2516563Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T20:04:38.1164084Z Reading package lists... 2021-05-16T20:04:38.2669460Z Building dependency tree... 2021-05-16T20:04:38.2689068Z Reading state information... 2021-05-16T20:04:38.3881292Z E: Unable to locate package libmng1 2021-05-16T20:04:38.4472880Z Reading package lists... 2021-05-16T20:04:38.5917355Z Building dependency tree... 2021-05-16T20:04:38.5937640Z Reading state information... 2021-05-16T20:04:38.7115070Z E: Unable to locate package libapparmor-devel 2021-05-16T20:04:38.7762326Z Reading package lists... 2021-05-16T20:04:38.9198891Z Building dependency tree... 2021-05-16T20:04:38.9218130Z Reading state information... 2021-05-16T20:04:39.0643798Z The following additional packages will be installed: 2021-05-16T20:04:39.0648780Z libij-java 2021-05-16T20:04:39.1087539Z The following NEW packages will be installed: 2021-05-16T20:04:39.1095683Z imagej libij-java 2021-05-16T20:04:39.1292184Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:04:39.1292921Z Need to get 2328 kB of archives. 2021-05-16T20:04:39.1293685Z After this operation, 2498 kB of additional disk space will be used. 2021-05-16T20:04:39.1296219Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libij-java all 1.52r-1 [2284 kB] 2021-05-16T20:04:39.1608872Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 imagej all 1.52r-1 [43.7 kB] 2021-05-16T20:04:39.5321538Z Fetched 2328 kB in 0s (49.7 MB/s) 2021-05-16T20:04:39.5597361Z Selecting previously unselected package libij-java. 2021-05-16T20:04:39.5672192Z (Reading database ... 2021-05-16T20:04:39.5672815Z (Reading database ... 5% 2021-05-16T20:04:39.5673618Z (Reading database ... 10% 2021-05-16T20:04:39.5674171Z (Reading database ... 15% 2021-05-16T20:04:39.5674716Z (Reading database ... 20% 2021-05-16T20:04:39.5675260Z (Reading database ... 25% 2021-05-16T20:04:39.5675783Z (Reading database ... 30% 2021-05-16T20:04:39.5676350Z (Reading database ... 35% 2021-05-16T20:04:39.5676874Z (Reading database ... 40% 2021-05-16T20:04:39.5677410Z (Reading database ... 45% 2021-05-16T20:04:39.5677936Z (Reading database ... 50% 2021-05-16T20:04:39.5722000Z (Reading database ... 55% 2021-05-16T20:04:39.5770221Z (Reading database ... 60% 2021-05-16T20:04:39.5797203Z (Reading database ... 65% 2021-05-16T20:04:39.5910108Z (Reading database ... 70% 2021-05-16T20:04:39.6017785Z (Reading database ... 75% 2021-05-16T20:04:39.6041980Z (Reading database ... 80% 2021-05-16T20:04:39.6508110Z (Reading database ... 85% 2021-05-16T20:04:39.6652625Z (Reading database ... 90% 2021-05-16T20:04:39.6722673Z (Reading database ... 95% 2021-05-16T20:04:39.6723638Z (Reading database ... 100% 2021-05-16T20:04:39.6724945Z (Reading database ... 267881 files and directories currently installed.) 2021-05-16T20:04:39.6824075Z Preparing to unpack .../libij-java_1.52r-1_all.deb ... 2021-05-16T20:04:39.6841802Z Unpacking libij-java (1.52r-1) ... 2021-05-16T20:04:39.7719891Z Selecting previously unselected package imagej. 2021-05-16T20:04:39.7929207Z Preparing to unpack .../imagej_1.52r-1_all.deb ... 2021-05-16T20:04:39.7945550Z Unpacking imagej (1.52r-1) ... 2021-05-16T20:04:39.8601563Z Setting up libij-java (1.52r-1) ... 2021-05-16T20:04:39.8637347Z Setting up imagej (1.52r-1) ... 2021-05-16T20:04:39.8676611Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-16T20:04:40.6386080Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T20:04:41.5705391Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-16T20:04:43.5480557Z Reading package lists... 2021-05-16T20:04:43.6864678Z Building dependency tree... 2021-05-16T20:04:43.6880360Z Reading state information... 2021-05-16T20:04:43.8461825Z Suggested packages: 2021-05-16T20:04:43.8463812Z bowtie2-examples 2021-05-16T20:04:43.8949145Z The following NEW packages will be installed: 2021-05-16T20:04:43.8960295Z bowtie2 2021-05-16T20:04:43.9174687Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:04:43.9175442Z Need to get 1324 kB of archives. 2021-05-16T20:04:43.9176417Z After this operation, 5630 kB of additional disk space will be used. 2021-05-16T20:04:43.9178609Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 bowtie2 amd64 2.3.5.1-6build1 [1324 kB] 2021-05-16T20:04:44.3642429Z Fetched 1324 kB in 0s (28.3 MB/s) 2021-05-16T20:04:44.3968759Z Selecting previously unselected package bowtie2. 2021-05-16T20:04:44.4043312Z (Reading database ... 2021-05-16T20:04:44.4043928Z (Reading database ... 5% 2021-05-16T20:04:44.4044407Z (Reading database ... 10% 2021-05-16T20:04:44.4044895Z (Reading database ... 15% 2021-05-16T20:04:44.4045557Z (Reading database ... 20% 2021-05-16T20:04:44.4046179Z (Reading database ... 25% 2021-05-16T20:04:44.4046740Z (Reading database ... 30% 2021-05-16T20:04:44.4047285Z (Reading database ... 35% 2021-05-16T20:04:44.4047832Z (Reading database ... 40% 2021-05-16T20:04:44.4048411Z (Reading database ... 45% 2021-05-16T20:04:44.4048931Z (Reading database ... 50% 2021-05-16T20:04:44.4083921Z (Reading database ... 55% 2021-05-16T20:04:44.4124100Z (Reading database ... 60% 2021-05-16T20:04:44.4150224Z (Reading database ... 65% 2021-05-16T20:04:44.4261758Z (Reading database ... 70% 2021-05-16T20:04:44.4378114Z (Reading database ... 75% 2021-05-16T20:04:44.4401823Z (Reading database ... 80% 2021-05-16T20:04:44.4905068Z (Reading database ... 85% 2021-05-16T20:04:44.5072226Z (Reading database ... 90% 2021-05-16T20:04:44.5145949Z (Reading database ... 95% 2021-05-16T20:04:44.5147565Z (Reading database ... 100% 2021-05-16T20:04:44.5150610Z (Reading database ... 267904 files and directories currently installed.) 2021-05-16T20:04:44.5260158Z Preparing to unpack .../bowtie2_2.3.5.1-6build1_amd64.deb ... 2021-05-16T20:04:44.5272902Z Unpacking bowtie2 (2.3.5.1-6build1) ... 2021-05-16T20:04:44.7194791Z Setting up bowtie2 (2.3.5.1-6build1) ... 2021-05-16T20:04:44.7238562Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T20:04:47.4031030Z Reading package lists... 2021-05-16T20:04:47.5403690Z Building dependency tree... 2021-05-16T20:04:47.5420194Z Reading state information... 2021-05-16T20:04:47.6590797Z E: Unable to locate package install 2021-05-16T20:04:47.6591826Z E: Unable to locate package gdal 2021-05-16T20:04:47.7233122Z Reading package lists... 2021-05-16T20:04:47.8554163Z Building dependency tree... 2021-05-16T20:04:47.8575988Z Reading state information... 2021-05-16T20:04:47.8784430Z Package insighttoolkit4-python is not available, but is referred to by another package. 2021-05-16T20:04:47.8785291Z This may mean that the package is missing, has been obsoleted, or 2021-05-16T20:04:47.8785834Z is only available from another source 2021-05-16T20:04:47.8786107Z 2021-05-16T20:04:47.9723644Z E: Package 'insighttoolkit4-python' has no installation candidate 2021-05-16T20:04:48.0283728Z Reading package lists... 2021-05-16T20:04:48.1637911Z Building dependency tree... 2021-05-16T20:04:48.1655976Z Reading state information... 2021-05-16T20:04:48.1864963Z Package libav-tools is not available, but is referred to by another package. 2021-05-16T20:04:48.1865708Z This may mean that the package is missing, has been obsoleted, or 2021-05-16T20:04:48.1866264Z is only available from another source 2021-05-16T20:04:48.1866772Z However the following packages replace it: 2021-05-16T20:04:48.1867173Z ffmpeg 2021-05-16T20:04:48.1867367Z 2021-05-16T20:04:48.2801316Z E: Package 'libav-tools' has no installation candidate 2021-05-16T20:04:48.3366553Z Reading package lists... 2021-05-16T20:04:48.4695812Z Building dependency tree... 2021-05-16T20:04:48.4716113Z Reading state information... 2021-05-16T20:04:48.6120131Z The following additional packages will be installed: 2021-05-16T20:04:48.6123761Z libgcrypt20-dev libgit2-28 libgpg-error-dev libhttp-parser-dev 2021-05-16T20:04:48.6127165Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-16T20:04:48.6129374Z libssh2-1-dev 2021-05-16T20:04:48.6131646Z Suggested packages: 2021-05-16T20:04:48.6133553Z libgcrypt20-doc libmbedtls-doc 2021-05-16T20:04:48.6583508Z The following NEW packages will be installed: 2021-05-16T20:04:48.6585324Z libgcrypt20-dev libgit2-28 libgit2-dev libgpg-error-dev libhttp-parser-dev 2021-05-16T20:04:48.6586787Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-16T20:04:48.6588519Z libssh2-1-dev 2021-05-16T20:04:48.6923849Z 0 upgraded, 11 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:04:48.6924754Z Need to get 2667 kB of archives. 2021-05-16T20:04:48.6925762Z After this operation, 11.2 MB of additional disk space will be used. 2021-05-16T20:04:48.6928743Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgpg-error-dev amd64 1.37-1 [109 kB] 2021-05-16T20:04:48.6972694Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcrypt20-dev amd64 1.8.5-5ubuntu1 [470 kB] 2021-05-16T20:04:48.7037827Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser2.9 amd64 2.9.2-2 [21.8 kB] 2021-05-16T20:04:48.7043706Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedcrypto3 amd64 2.16.4-1ubuntu2 [150 kB] 2021-05-16T20:04:48.7390281Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedx509-0 amd64 2.16.4-1ubuntu2 [42.3 kB] 2021-05-16T20:04:48.7747348Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls12 amd64 2.16.4-1ubuntu2 [71.8 kB] 2021-05-16T20:04:48.7759613Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-28 amd64 0.28.4+dfsg.1-2 [403 kB] 2021-05-16T20:04:48.7830161Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls-dev amd64 2.16.4-1ubuntu2 [444 kB] 2021-05-16T20:04:48.7911989Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libssh2-1-dev amd64 1.8.0-2.1build1 [244 kB] 2021-05-16T20:04:48.7960047Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser-dev amd64 2.9.2-2 [20.2 kB] 2021-05-16T20:04:48.7966183Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-dev amd64 0.28.4+dfsg.1-2 [691 kB] 2021-05-16T20:04:49.1757621Z Fetched 2667 kB in 0s (18.4 MB/s) 2021-05-16T20:04:49.2074922Z Selecting previously unselected package libgpg-error-dev. 2021-05-16T20:04:49.2144735Z (Reading database ... 2021-05-16T20:04:49.2145537Z (Reading database ... 5% 2021-05-16T20:04:49.2146228Z (Reading database ... 10% 2021-05-16T20:04:49.2146906Z (Reading database ... 15% 2021-05-16T20:04:49.2147568Z (Reading database ... 20% 2021-05-16T20:04:49.2148245Z (Reading database ... 25% 2021-05-16T20:04:49.2148902Z (Reading database ... 30% 2021-05-16T20:04:49.2149571Z (Reading database ... 35% 2021-05-16T20:04:49.2150240Z (Reading database ... 40% 2021-05-16T20:04:49.2150906Z (Reading database ... 45% 2021-05-16T20:04:49.2151807Z (Reading database ... 50% 2021-05-16T20:04:49.2173223Z (Reading database ... 55% 2021-05-16T20:04:49.2212289Z (Reading database ... 60% 2021-05-16T20:04:49.2233383Z (Reading database ... 65% 2021-05-16T20:04:49.2332284Z (Reading database ... 70% 2021-05-16T20:04:49.2441977Z (Reading database ... 75% 2021-05-16T20:04:49.2463755Z (Reading database ... 80% 2021-05-16T20:04:49.2912466Z (Reading database ... 85% 2021-05-16T20:04:49.3054014Z (Reading database ... 90% 2021-05-16T20:04:49.3121822Z (Reading database ... 95% 2021-05-16T20:04:49.3122473Z (Reading database ... 100% 2021-05-16T20:04:49.3123425Z (Reading database ... 267930 files and directories currently installed.) 2021-05-16T20:04:49.3225049Z Preparing to unpack .../00-libgpg-error-dev_1.37-1_amd64.deb ... 2021-05-16T20:04:49.3247028Z Unpacking libgpg-error-dev (1.37-1) ... 2021-05-16T20:04:49.3585166Z Selecting previously unselected package libgcrypt20-dev. 2021-05-16T20:04:49.3832819Z Preparing to unpack .../01-libgcrypt20-dev_1.8.5-5ubuntu1_amd64.deb ... 2021-05-16T20:04:49.3843781Z Unpacking libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-16T20:04:49.4493411Z Selecting previously unselected package libhttp-parser2.9:amd64. 2021-05-16T20:04:49.4735810Z Preparing to unpack .../02-libhttp-parser2.9_2.9.2-2_amd64.deb ... 2021-05-16T20:04:49.4762103Z Unpacking libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-16T20:04:49.5008032Z Selecting previously unselected package libmbedcrypto3:amd64. 2021-05-16T20:04:49.5248004Z Preparing to unpack .../03-libmbedcrypto3_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T20:04:49.5260118Z Unpacking libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T20:04:49.5679656Z Selecting previously unselected package libmbedx509-0:amd64. 2021-05-16T20:04:49.5887917Z Preparing to unpack .../04-libmbedx509-0_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T20:04:49.5898616Z Unpacking libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T20:04:49.6145162Z Selecting previously unselected package libmbedtls12:amd64. 2021-05-16T20:04:49.6383889Z Preparing to unpack .../05-libmbedtls12_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T20:04:49.6394285Z Unpacking libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T20:04:49.6759745Z Selecting previously unselected package libgit2-28:amd64. 2021-05-16T20:04:49.6938072Z Preparing to unpack .../06-libgit2-28_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-16T20:04:49.6949243Z Unpacking libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T20:04:49.7499058Z Selecting previously unselected package libmbedtls-dev:amd64. 2021-05-16T20:04:49.7736302Z Preparing to unpack .../07-libmbedtls-dev_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T20:04:49.7747110Z Unpacking libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T20:04:49.8479637Z Selecting previously unselected package libssh2-1-dev:amd64. 2021-05-16T20:04:49.8681431Z Preparing to unpack .../08-libssh2-1-dev_1.8.0-2.1build1_amd64.deb ... 2021-05-16T20:04:49.8691868Z Unpacking libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-16T20:04:49.9233435Z Selecting previously unselected package libhttp-parser-dev. 2021-05-16T20:04:49.9454074Z Preparing to unpack .../09-libhttp-parser-dev_2.9.2-2_amd64.deb ... 2021-05-16T20:04:49.9463947Z Unpacking libhttp-parser-dev (2.9.2-2) ... 2021-05-16T20:04:49.9760043Z Selecting previously unselected package libgit2-dev:amd64. 2021-05-16T20:04:49.9990727Z Preparing to unpack .../10-libgit2-dev_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-16T20:04:50.0003099Z Unpacking libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T20:04:50.1271453Z Setting up libgpg-error-dev (1.37-1) ... 2021-05-16T20:04:50.1301407Z Setting up libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T20:04:50.1342235Z Setting up libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-16T20:04:50.1381928Z Setting up libhttp-parser-dev (2.9.2-2) ... 2021-05-16T20:04:50.1411904Z Setting up libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T20:04:50.1433713Z Setting up libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T20:04:50.1490328Z Setting up libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T20:04:50.1505194Z Setting up libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-16T20:04:50.1527539Z Setting up libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-16T20:04:50.1561404Z Setting up libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T20:04:50.1591292Z Setting up libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T20:04:50.1626274Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T20:04:54.7869750Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T20:04:54.8943586Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T20:04:56.7205483Z Reading package lists... 2021-05-16T20:04:56.8569106Z Building dependency tree... 2021-05-16T20:04:56.8588862Z Reading state information... 2021-05-16T20:04:57.0795007Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-16T20:04:57.0796369Z libtiff-dev set to manually installed. 2021-05-16T20:04:57.0797319Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:04:57.1398140Z Reading package lists... 2021-05-16T20:04:57.2756560Z Building dependency tree... 2021-05-16T20:04:57.2775955Z Reading state information... 2021-05-16T20:04:57.4889180Z unixodbc-dev is already the newest version (2.3.7). 2021-05-16T20:04:57.4890337Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:04:57.5552558Z Reading package lists... 2021-05-16T20:04:57.6939546Z Building dependency tree... 2021-05-16T20:04:57.6955682Z Reading state information... 2021-05-16T20:04:57.8767080Z The following NEW packages will be installed: 2021-05-16T20:04:57.8769279Z libsodium-dev 2021-05-16T20:04:57.8961961Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:04:57.8963651Z Need to get 169 kB of archives. 2021-05-16T20:04:57.8964879Z After this operation, 826 kB of additional disk space will be used. 2021-05-16T20:04:57.8966715Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 2021-05-16T20:04:58.2615953Z Fetched 169 kB in 0s (9511 kB/s) 2021-05-16T20:04:58.2926489Z Selecting previously unselected package libsodium-dev:amd64. 2021-05-16T20:04:58.3007514Z (Reading database ... 2021-05-16T20:04:58.3008288Z (Reading database ... 5% 2021-05-16T20:04:58.3009017Z (Reading database ... 10% 2021-05-16T20:04:58.3009703Z (Reading database ... 15% 2021-05-16T20:04:58.3010454Z (Reading database ... 20% 2021-05-16T20:04:58.3011064Z (Reading database ... 25% 2021-05-16T20:04:58.3011660Z (Reading database ... 30% 2021-05-16T20:04:58.3012265Z (Reading database ... 35% 2021-05-16T20:04:58.3012859Z (Reading database ... 40% 2021-05-16T20:04:58.3013470Z (Reading database ... 45% 2021-05-16T20:04:58.3014059Z (Reading database ... 50% 2021-05-16T20:04:58.3052208Z (Reading database ... 55% 2021-05-16T20:04:58.3095288Z (Reading database ... 60% 2021-05-16T20:04:58.3115832Z (Reading database ... 65% 2021-05-16T20:04:58.3219939Z (Reading database ... 70% 2021-05-16T20:04:58.3326167Z (Reading database ... 75% 2021-05-16T20:04:58.3348532Z (Reading database ... 80% 2021-05-16T20:04:58.3805541Z (Reading database ... 85% 2021-05-16T20:04:58.3944948Z (Reading database ... 90% 2021-05-16T20:04:58.4013492Z (Reading database ... 95% 2021-05-16T20:04:58.4014207Z (Reading database ... 100% 2021-05-16T20:04:58.4015254Z (Reading database ... 268433 files and directories currently installed.) 2021-05-16T20:04:58.4110159Z Preparing to unpack .../libsodium-dev_1.0.18-1_amd64.deb ... 2021-05-16T20:04:58.4123674Z Unpacking libsodium-dev:amd64 (1.0.18-1) ... 2021-05-16T20:04:58.4834798Z Setting up libsodium-dev:amd64 (1.0.18-1) ... 2021-05-16T20:05:00.3172994Z Reading package lists... 2021-05-16T20:05:00.4529716Z Building dependency tree... 2021-05-16T20:05:00.4545535Z Reading state information... 2021-05-16T20:05:00.5938149Z The following additional packages will be installed: 2021-05-16T20:05:00.5941973Z libarchive-dev liblept5 libtesseract4 tesseract-ocr tesseract-ocr-osd 2021-05-16T20:05:00.6372358Z The following NEW packages will be installed: 2021-05-16T20:05:00.6379766Z libarchive-dev liblept5 libleptonica-dev libtesseract-dev libtesseract4 2021-05-16T20:05:00.6382242Z tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd 2021-05-16T20:05:00.6589477Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:05:00.6590408Z Need to get 10.4 MB of archives. 2021-05-16T20:05:00.6591248Z After this operation, 38.0 MB of additional disk space will be used. 2021-05-16T20:05:00.6593106Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1 [490 kB] 2021-05-16T20:05:00.6679624Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB] 2021-05-16T20:05:00.6833814Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libleptonica-dev amd64 1.79.0-1 [1389 kB] 2021-05-16T20:05:00.7064257Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1237 kB] 2021-05-16T20:05:00.7284010Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract-dev amd64 4.1.1-2build2 [1463 kB] 2021-05-16T20:05:00.7525096Z 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-16T20:05:00.7775560Z 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-16T20:05:00.8307486Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr amd64 4.1.1-2build2 [262 kB] 2021-05-16T20:05:01.2219085Z Fetched 10.4 MB in 0s (53.2 MB/s) 2021-05-16T20:05:01.2530584Z Selecting previously unselected package libarchive-dev:amd64. 2021-05-16T20:05:01.2611906Z (Reading database ... 2021-05-16T20:05:01.2612708Z (Reading database ... 5% 2021-05-16T20:05:01.2613332Z (Reading database ... 10% 2021-05-16T20:05:01.2613955Z (Reading database ... 15% 2021-05-16T20:05:01.2614548Z (Reading database ... 20% 2021-05-16T20:05:01.2615183Z (Reading database ... 25% 2021-05-16T20:05:01.2615797Z (Reading database ... 30% 2021-05-16T20:05:01.2616383Z (Reading database ... 35% 2021-05-16T20:05:01.2616981Z (Reading database ... 40% 2021-05-16T20:05:01.2617564Z (Reading database ... 45% 2021-05-16T20:05:01.2618161Z (Reading database ... 50% 2021-05-16T20:05:01.2661530Z (Reading database ... 55% 2021-05-16T20:05:01.2712232Z (Reading database ... 60% 2021-05-16T20:05:01.2739245Z (Reading database ... 65% 2021-05-16T20:05:01.2865851Z (Reading database ... 70% 2021-05-16T20:05:01.2992387Z (Reading database ... 75% 2021-05-16T20:05:01.3018409Z (Reading database ... 80% 2021-05-16T20:05:01.3562143Z (Reading database ... 85% 2021-05-16T20:05:01.3740910Z (Reading database ... 90% 2021-05-16T20:05:01.3823535Z (Reading database ... 95% 2021-05-16T20:05:01.3824588Z (Reading database ... 100% 2021-05-16T20:05:01.3826058Z (Reading database ... 268503 files and directories currently installed.) 2021-05-16T20:05:01.3942916Z Preparing to unpack .../0-libarchive-dev_3.4.0-2ubuntu1_amd64.deb ... 2021-05-16T20:05:01.3961028Z Unpacking libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-16T20:05:01.4720254Z Selecting previously unselected package liblept5:amd64. 2021-05-16T20:05:01.4957665Z Preparing to unpack .../1-liblept5_1.79.0-1_amd64.deb ... 2021-05-16T20:05:01.4975362Z Unpacking liblept5:amd64 (1.79.0-1) ... 2021-05-16T20:05:01.6080476Z Selecting previously unselected package libleptonica-dev:amd64. 2021-05-16T20:05:01.6272359Z Preparing to unpack .../2-libleptonica-dev_1.79.0-1_amd64.deb ... 2021-05-16T20:05:01.6281581Z Unpacking libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-16T20:05:01.7719542Z Selecting previously unselected package libtesseract4:amd64. 2021-05-16T20:05:01.7891190Z Preparing to unpack .../3-libtesseract4_4.1.1-2build2_amd64.deb ... 2021-05-16T20:05:01.7905094Z Unpacking libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-16T20:05:01.9280661Z Selecting previously unselected package libtesseract-dev:amd64. 2021-05-16T20:05:01.9558821Z Preparing to unpack .../4-libtesseract-dev_4.1.1-2build2_amd64.deb ... 2021-05-16T20:05:01.9571325Z Unpacking libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-16T20:05:02.1201018Z Selecting previously unselected package tesseract-ocr-eng. 2021-05-16T20:05:02.1450999Z Preparing to unpack .../5-tesseract-ocr-eng_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-16T20:05:02.1461480Z Unpacking tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-16T20:05:02.3000172Z Selecting previously unselected package tesseract-ocr-osd. 2021-05-16T20:05:02.3219746Z Preparing to unpack .../6-tesseract-ocr-osd_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-16T20:05:02.3237769Z Unpacking tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-16T20:05:02.6509921Z Selecting previously unselected package tesseract-ocr. 2021-05-16T20:05:02.6770042Z Preparing to unpack .../7-tesseract-ocr_4.1.1-2build2_amd64.deb ... 2021-05-16T20:05:02.6783596Z Unpacking tesseract-ocr (4.1.1-2build2) ... 2021-05-16T20:05:02.7653057Z Setting up tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-16T20:05:02.7683468Z Setting up liblept5:amd64 (1.79.0-1) ... 2021-05-16T20:05:02.7714752Z Setting up libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-16T20:05:02.7740460Z Setting up libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-16T20:05:02.7766326Z Setting up libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-16T20:05:02.7803142Z Setting up tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-16T20:05:02.7829371Z Setting up libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-16T20:05:02.7859187Z Setting up tesseract-ocr (4.1.1-2build2) ... 2021-05-16T20:05:02.7889940Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T20:05:05.5978889Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T20:05:07.4866890Z Reading package lists... 2021-05-16T20:05:07.6265858Z Building dependency tree... 2021-05-16T20:05:07.6282112Z Reading state information... 2021-05-16T20:05:07.8364828Z wget is already the newest version (1.20.3-1ubuntu1). 2021-05-16T20:05:07.8366373Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:05:07.8956904Z Reading package lists... 2021-05-16T20:05:08.0270586Z Building dependency tree... 2021-05-16T20:05:08.0289148Z Reading state information... 2021-05-16T20:05:08.1642739Z The following additional packages will be installed: 2021-05-16T20:05:08.1645739Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-16T20:05:08.1650356Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev 2021-05-16T20:05:08.1651664Z Suggested packages: 2021-05-16T20:05:08.1653136Z doc-base krb5-doc krb5-user libnorm-doc 2021-05-16T20:05:08.2162437Z The following NEW packages will be installed: 2021-05-16T20:05:08.2165454Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-16T20:05:08.2168597Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev libzmq3-dev 2021-05-16T20:05:08.2358074Z 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:05:08.2359441Z Need to get 1459 kB of archives. 2021-05-16T20:05:08.2360206Z After this operation, 7754 kB of additional disk space will be used. 2021-05-16T20:05:08.2362215Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-05-16T20:05:08.2387640Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-05-16T20:05:08.2394977Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-05-16T20:05:08.2404899Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-05-16T20:05:08.2411441Z 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-16T20:05:08.2418075Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-05-16T20:05:08.2433942Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 2021-05-16T20:05:08.2494709Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 2021-05-16T20:05:08.2525651Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-05-16T20:05:08.2531130Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 2021-05-16T20:05:08.6339194Z Fetched 1459 kB in 0s (38.0 MB/s) 2021-05-16T20:05:08.6613725Z Selecting previously unselected package libgssrpc4:amd64. 2021-05-16T20:05:08.6688157Z (Reading database ... 2021-05-16T20:05:08.6688701Z (Reading database ... 5% 2021-05-16T20:05:08.6689170Z (Reading database ... 10% 2021-05-16T20:05:08.6689632Z (Reading database ... 15% 2021-05-16T20:05:08.6690502Z (Reading database ... 20% 2021-05-16T20:05:08.6690885Z (Reading database ... 25% 2021-05-16T20:05:08.6691384Z (Reading database ... 30% 2021-05-16T20:05:08.6691852Z (Reading database ... 35% 2021-05-16T20:05:08.6692304Z (Reading database ... 40% 2021-05-16T20:05:08.6692740Z (Reading database ... 45% 2021-05-16T20:05:08.6693194Z (Reading database ... 50% 2021-05-16T20:05:08.6715104Z (Reading database ... 55% 2021-05-16T20:05:08.6756830Z (Reading database ... 60% 2021-05-16T20:05:08.6788155Z (Reading database ... 65% 2021-05-16T20:05:08.6905415Z (Reading database ... 70% 2021-05-16T20:05:08.7012238Z (Reading database ... 75% 2021-05-16T20:05:08.7032739Z (Reading database ... 80% 2021-05-16T20:05:08.7383157Z (Reading database ... 85% 2021-05-16T20:05:08.7683477Z (Reading database ... 90% 2021-05-16T20:05:08.7765454Z (Reading database ... 95% 2021-05-16T20:05:08.7766545Z (Reading database ... 100% 2021-05-16T20:05:08.7768005Z (Reading database ... 268728 files and directories currently installed.) 2021-05-16T20:05:08.7869692Z Preparing to unpack .../0-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T20:05:08.7890838Z Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T20:05:08.8239833Z Selecting previously unselected package libkdb5-9:amd64. 2021-05-16T20:05:08.8457433Z Preparing to unpack .../1-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T20:05:08.8467638Z Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T20:05:08.8760833Z Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-05-16T20:05:08.8970379Z Preparing to unpack .../2-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T20:05:08.8978282Z Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T20:05:08.9257241Z Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-05-16T20:05:08.9502595Z Preparing to unpack .../3-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T20:05:08.9515448Z Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T20:05:08.9800023Z Selecting previously unselected package comerr-dev:amd64. 2021-05-16T20:05:09.0014518Z Preparing to unpack .../4-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-05-16T20:05:09.0045068Z Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-16T20:05:09.0359743Z Selecting previously unselected package krb5-multidev:amd64. 2021-05-16T20:05:09.0558131Z Preparing to unpack .../5-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T20:05:09.0567361Z Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T20:05:09.1000055Z Selecting previously unselected package libnorm-dev:amd64. 2021-05-16T20:05:09.1207819Z Preparing to unpack .../6-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 2021-05-16T20:05:09.1219082Z Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-16T20:05:09.1960056Z Selecting previously unselected package libpgm-dev:amd64. 2021-05-16T20:05:09.2125367Z Preparing to unpack .../7-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T20:05:09.2139172Z Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-16T20:05:09.2600115Z Selecting previously unselected package libkrb5-dev:amd64. 2021-05-16T20:05:09.2813116Z Preparing to unpack .../8-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T20:05:09.2826091Z Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T20:05:09.3120282Z Selecting previously unselected package libzmq3-dev:amd64. 2021-05-16T20:05:09.3329964Z Preparing to unpack .../9-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 2021-05-16T20:05:09.3342502Z Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-16T20:05:09.4296746Z Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-16T20:05:09.4336719Z Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T20:05:09.4364224Z Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-16T20:05:09.4403859Z Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-16T20:05:09.4446623Z Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T20:05:09.4486439Z Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T20:05:09.4527655Z Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T20:05:09.4564037Z Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T20:05:09.4590072Z Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T20:05:09.4624103Z Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-16T20:05:09.4653621Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T20:05:09.4838993Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T20:05:12.5147226Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T20:05:14.4435236Z Reading package lists... 2021-05-16T20:05:14.5843850Z Building dependency tree... 2021-05-16T20:05:14.5862494Z Reading state information... 2021-05-16T20:05:14.7034054Z E: Unable to locate package udunits 2021-05-16T20:05:14.7607071Z Reading package lists... 2021-05-16T20:05:14.9009188Z Building dependency tree... 2021-05-16T20:05:14.9023864Z Reading state information... 2021-05-16T20:05:15.0466874Z The following additional packages will be installed: 2021-05-16T20:05:15.0467875Z libwebpdemux2 2021-05-16T20:05:15.0904344Z The following NEW packages will be installed: 2021-05-16T20:05:15.0908908Z libwebp-dev libwebpdemux2 2021-05-16T20:05:15.1131477Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:05:15.1132251Z Need to get 277 kB of archives. 2021-05-16T20:05:15.1133007Z After this operation, 965 kB of additional disk space will be used. 2021-05-16T20:05:15.1134747Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebpdemux2 amd64 0.6.1-2 [9472 B] 2021-05-16T20:05:15.1148671Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebp-dev amd64 0.6.1-2 [267 kB] 2021-05-16T20:05:15.5003639Z Fetched 277 kB in 0s (11.5 MB/s) 2021-05-16T20:05:15.5319930Z Selecting previously unselected package libwebpdemux2:amd64. 2021-05-16T20:05:15.5368712Z (Reading database ... 2021-05-16T20:05:15.5369318Z (Reading database ... 5% 2021-05-16T20:05:15.5369868Z (Reading database ... 10% 2021-05-16T20:05:15.5370407Z (Reading database ... 15% 2021-05-16T20:05:15.5371207Z (Reading database ... 20% 2021-05-16T20:05:15.5371750Z (Reading database ... 25% 2021-05-16T20:05:15.5372310Z (Reading database ... 30% 2021-05-16T20:05:15.5372945Z (Reading database ... 35% 2021-05-16T20:05:15.5373452Z (Reading database ... 40% 2021-05-16T20:05:15.5374037Z (Reading database ... 45% 2021-05-16T20:05:15.5374405Z (Reading database ... 50% 2021-05-16T20:05:15.5416229Z (Reading database ... 55% 2021-05-16T20:05:15.5460296Z (Reading database ... 60% 2021-05-16T20:05:15.5496511Z (Reading database ... 65% 2021-05-16T20:05:15.5620394Z (Reading database ... 70% 2021-05-16T20:05:15.5733709Z (Reading database ... 75% 2021-05-16T20:05:15.5761087Z (Reading database ... 80% 2021-05-16T20:05:15.6124463Z (Reading database ... 85% 2021-05-16T20:05:15.6398937Z (Reading database ... 90% 2021-05-16T20:05:15.6473291Z (Reading database ... 95% 2021-05-16T20:05:15.6474900Z (Reading database ... 100% 2021-05-16T20:05:15.6476756Z (Reading database ... 269028 files and directories currently installed.) 2021-05-16T20:05:15.6577933Z Preparing to unpack .../libwebpdemux2_0.6.1-2_amd64.deb ... 2021-05-16T20:05:15.6604236Z Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-16T20:05:15.6833916Z Selecting previously unselected package libwebp-dev:amd64. 2021-05-16T20:05:15.7094253Z Preparing to unpack .../libwebp-dev_0.6.1-2_amd64.deb ... 2021-05-16T20:05:15.7106268Z Unpacking libwebp-dev:amd64 (0.6.1-2) ... 2021-05-16T20:05:15.7938539Z Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-16T20:05:15.7977012Z Setting up libwebp-dev:amd64 (0.6.1-2) ... 2021-05-16T20:05:15.8006757Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T20:05:17.7158976Z Reading package lists... 2021-05-16T20:05:17.8542270Z Building dependency tree... 2021-05-16T20:05:17.8563967Z Reading state information... 2021-05-16T20:05:18.0007350Z The following additional packages will be installed: 2021-05-16T20:05:18.0011164Z gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-16T20:05:18.0014559Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-16T20:05:18.0017449Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-16T20:05:18.0019151Z Suggested packages: 2021-05-16T20:05:18.0021136Z cargo-doc gdb-doc gdbserver rust-doc rust-src 2021-05-16T20:05:18.0022772Z Recommended packages: 2021-05-16T20:05:18.0023990Z cargo 2021-05-16T20:05:18.0557100Z The following NEW packages will be installed: 2021-05-16T20:05:18.0563420Z cargo gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-16T20:05:18.0564693Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-16T20:05:18.0569986Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-16T20:05:18.0818118Z 0 upgraded, 13 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:05:18.0818872Z Need to get 108 MB of archives. 2021-05-16T20:05:18.0820109Z After this operation, 501 MB of additional disk space will be used. 2021-05-16T20:05:18.0821931Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-05-16T20:05:18.0869111Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB] 2021-05-16T20:05:18.0883241Z 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-16T20:05:18.0894521Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libboost-regex1.71.0 amd64 1.71.0-6ubuntu6 [471 kB] 2021-05-16T20:05:18.0977091Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight4v5 amd64 3.1.8-1.2build5 [232 kB] 2021-05-16T20:05:18.1024822Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 [15.3 kB] 2021-05-16T20:05:18.1030837Z 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-16T20:05:18.2378152Z 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-16T20:05:19.8193008Z 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-16T20:05:20.3381842Z 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-16T20:05:20.3638781Z 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-16T20:05:20.4132093Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.2 [10.5 MB] 2021-05-16T20:05:20.6062083Z 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-16T20:05:20.9956839Z Fetched 108 MB in 3s (42.4 MB/s) 2021-05-16T20:05:21.0263849Z Selecting previously unselected package libbabeltrace1:amd64. 2021-05-16T20:05:21.0338128Z (Reading database ... 2021-05-16T20:05:21.0339032Z (Reading database ... 5% 2021-05-16T20:05:21.0340346Z (Reading database ... 10% 2021-05-16T20:05:21.0341112Z (Reading database ... 15% 2021-05-16T20:05:21.0341840Z (Reading database ... 20% 2021-05-16T20:05:21.0342575Z (Reading database ... 25% 2021-05-16T20:05:21.0343300Z (Reading database ... 30% 2021-05-16T20:05:21.0344034Z (Reading database ... 35% 2021-05-16T20:05:21.0344756Z (Reading database ... 40% 2021-05-16T20:05:21.0345502Z (Reading database ... 45% 2021-05-16T20:05:21.0346236Z (Reading database ... 50% 2021-05-16T20:05:21.0365173Z (Reading database ... 55% 2021-05-16T20:05:21.0401011Z (Reading database ... 60% 2021-05-16T20:05:21.0426180Z (Reading database ... 65% 2021-05-16T20:05:21.0531986Z (Reading database ... 70% 2021-05-16T20:05:21.0631128Z (Reading database ... 75% 2021-05-16T20:05:21.0656877Z (Reading database ... 80% 2021-05-16T20:05:21.1036659Z (Reading database ... 85% 2021-05-16T20:05:21.1318807Z (Reading database ... 90% 2021-05-16T20:05:21.1388802Z (Reading database ... 95% 2021-05-16T20:05:21.1389521Z (Reading database ... 100% 2021-05-16T20:05:21.1390565Z (Reading database ... 269056 files and directories currently installed.) 2021-05-16T20:05:21.1489583Z Preparing to unpack .../00-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-05-16T20:05:21.1513451Z Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-16T20:05:21.1919307Z Selecting previously unselected package libipt2. 2021-05-16T20:05:21.2128125Z Preparing to unpack .../01-libipt2_2.0.1-1_amd64.deb ... 2021-05-16T20:05:21.2136349Z Unpacking libipt2 (2.0.1-1) ... 2021-05-16T20:05:21.2418925Z Selecting previously unselected package libsource-highlight-common. 2021-05-16T20:05:21.2629611Z Preparing to unpack .../02-libsource-highlight-common_3.1.8-1.2build5_all.deb ... 2021-05-16T20:05:21.2644488Z Unpacking libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-16T20:05:21.3095546Z Selecting previously unselected package libboost-regex1.71.0:amd64. 2021-05-16T20:05:21.3344938Z Preparing to unpack .../03-libboost-regex1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-16T20:05:21.3359253Z Unpacking libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-16T20:05:21.4119739Z Selecting previously unselected package libsource-highlight4v5. 2021-05-16T20:05:21.4302265Z Preparing to unpack .../04-libsource-highlight4v5_3.1.8-1.2build5_amd64.deb ... 2021-05-16T20:05:21.4313493Z Unpacking libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-16T20:05:21.4719753Z Selecting previously unselected package libxxhash0:amd64. 2021-05-16T20:05:21.4966685Z Preparing to unpack .../05-libxxhash0_0.7.3-1_amd64.deb ... 2021-05-16T20:05:21.4978068Z Unpacking libxxhash0:amd64 (0.7.3-1) ... 2021-05-16T20:05:21.5225883Z Selecting previously unselected package gdb. 2021-05-16T20:05:21.5467303Z Preparing to unpack .../06-gdb_10.2-0ubuntu1~20.04~1_amd64.deb ... 2021-05-16T20:05:21.5480811Z Unpacking gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-16T20:05:21.8512506Z Selecting previously unselected package libstd-rust-1.47:amd64. 2021-05-16T20:05:21.8792775Z Preparing to unpack .../07-libstd-rust-1.47_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T20:05:21.8802090Z Unpacking libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T20:05:27.6053063Z Selecting previously unselected package libstd-rust-dev:amd64. 2021-05-16T20:05:27.6313115Z Preparing to unpack .../08-libstd-rust-dev_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T20:05:27.6324386Z Unpacking libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T20:05:30.4840024Z Selecting previously unselected package rustc. 2021-05-16T20:05:30.5072030Z Preparing to unpack .../09-rustc_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T20:05:30.5087335Z Unpacking rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T20:05:30.6959393Z Selecting previously unselected package cargo. 2021-05-16T20:05:30.7182112Z Preparing to unpack .../10-cargo_0.47.0-1~exp1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T20:05:30.7192224Z Unpacking cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-16T20:05:31.0584467Z Selecting previously unselected package libc6-dbg:amd64. 2021-05-16T20:05:31.0869392Z Preparing to unpack .../11-libc6-dbg_2.31-0ubuntu9.2_amd64.deb ... 2021-05-16T20:05:31.0880276Z Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-16T20:05:32.2000859Z Selecting previously unselected package rust-gdb. 2021-05-16T20:05:32.2260483Z Preparing to unpack .../12-rust-gdb_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_all.deb ... 2021-05-16T20:05:32.2271243Z Unpacking rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T20:05:32.2849790Z Setting up libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T20:05:32.2881064Z Setting up libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-16T20:05:32.2907386Z Setting up libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-16T20:05:32.2935039Z Setting up libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T20:05:32.2963575Z Setting up libipt2 (2.0.1-1) ... 2021-05-16T20:05:32.2992961Z Setting up libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-16T20:05:32.3022692Z Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-16T20:05:32.3048884Z Setting up rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T20:05:32.3068794Z Setting up libxxhash0:amd64 (0.7.3-1) ... 2021-05-16T20:05:32.3094709Z Setting up libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-16T20:05:32.3123133Z Setting up cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-16T20:05:32.3148528Z Setting up gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-16T20:05:32.3179182Z Setting up rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T20:05:32.3203004Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T20:05:32.3393041Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T20:05:35.3516932Z Reading package lists... 2021-05-16T20:05:35.4874242Z Building dependency tree... 2021-05-16T20:05:35.4891478Z Reading state information... 2021-05-16T20:05:35.6404156Z The following additional packages will be installed: 2021-05-16T20:05:35.6408073Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-16T20:05:35.6411432Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-16T20:05:35.6416438Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-16T20:05:35.6419360Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-16T20:05:35.6422270Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-16T20:05:35.6425064Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-16T20:05:35.6427625Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-16T20:05:35.6430556Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-16T20:05:35.6433517Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-16T20:05:35.6437106Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-16T20:05:35.6443323Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-16T20:05:35.6448553Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-16T20:05:35.6451584Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-16T20:05:35.6455057Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-16T20:05:35.6456221Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-16T20:05:35.6457324Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-16T20:05:35.6458374Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-16T20:05:35.6459425Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-16T20:05:35.6460540Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-16T20:05:35.6461429Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-16T20:05:35.6462307Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-16T20:05:35.6463412Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-16T20:05:35.6464299Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-16T20:05:35.6465131Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-16T20:05:35.6465972Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-16T20:05:35.6467006Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-16T20:05:35.6468013Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-16T20:05:35.6469058Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-16T20:05:35.6470103Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-16T20:05:35.6471086Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-16T20:05:35.6472033Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-16T20:05:35.6472937Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-16T20:05:35.6473928Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-16T20:05:35.6474930Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-16T20:05:35.6476022Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-16T20:05:35.6477114Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-16T20:05:35.6478120Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-16T20:05:35.6479244Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-16T20:05:35.6480198Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-16T20:05:35.6481244Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-16T20:05:35.6482300Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-16T20:05:35.6483269Z python3-webencodings qdoc-qt5 qgis-common qgis-plugin-grass 2021-05-16T20:05:35.6484247Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-16T20:05:35.6485382Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-16T20:05:35.6486578Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-16T20:05:35.6487591Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-16T20:05:35.6488597Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-16T20:05:35.6489682Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-16T20:05:35.6490616Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-16T20:05:35.6491153Z Suggested packages: 2021-05-16T20:05:35.6491917Z avahi-autoipd blt-demo libgdal-grass grass-dev grass-gui e00compr avce00 2021-05-16T20:05:35.6492860Z gnuplot gpsbabel gpstrans netpbm python3-rpy2 python3-termcolor grass 2021-05-16T20:05:35.6493958Z grass-dev-doc gvfs exiv2 geotiff-bin libgeotiff-epsg libvisual-0.4-plugins 2021-05-16T20:05:35.6495030Z libhdf4-doc libhdf4-alt-dev hdf4-tools libjs-jquery-ui-docs avahi-autoipd 2021-05-16T20:05:35.6495933Z | zeroconf ogdi-bin pcscd libqscintilla2-doc qtwayland5 2021-05-16T20:05:35.6496913Z qt5-qmltooling-plugins pinentry-doc python-cycler-doc python-future-doc 2021-05-16T20:05:35.6497958Z python3-genshi python3-lxml-dbg python-lxml-doc dvipng gir1.2-gtk-3.0 2021-05-16T20:05:35.6498988Z inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-16T20:05:35.6499971Z python3-gobject python3-nose python3-scipy python3-tornado 2021-05-16T20:05:35.6500968Z texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-16T20:05:35.6502061Z python3-pytest python3-numpy-dbg owslib-doc python-pil-doc python3-pil-dbg 2021-05-16T20:05:35.6503166Z python3-pandas python3-ipykernel python-psycopg2-doc python-pyparsing-doc 2021-05-16T20:05:35.6504202Z python3-pyqt5-dbg otb-qgis saga tix python3-tk-dbg qt5-doc comgt wvdial 2021-05-16T20:05:35.6505067Z wpagui libengine-pkcs11-openssl 2021-05-16T20:05:35.7199272Z The following NEW packages will be installed: 2021-05-16T20:05:35.7201278Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-16T20:05:35.7202941Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-16T20:05:35.7204570Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-16T20:05:35.7206106Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-16T20:05:35.7207766Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-16T20:05:35.7211658Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-16T20:05:35.7212858Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-16T20:05:35.7214257Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-16T20:05:35.7215651Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-16T20:05:35.7216993Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-16T20:05:35.7218374Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-16T20:05:35.7219750Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-16T20:05:35.7221222Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-16T20:05:35.7222810Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-16T20:05:35.7224355Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-16T20:05:35.7225806Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-16T20:05:35.7227186Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-16T20:05:35.7228599Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-16T20:05:35.7230069Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-16T20:05:35.7231262Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-16T20:05:35.7232409Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-16T20:05:35.7233633Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-16T20:05:35.7234794Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-16T20:05:35.7235882Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-16T20:05:35.7237040Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-16T20:05:35.7239553Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-16T20:05:35.7241024Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-16T20:05:35.7242512Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-16T20:05:35.7244265Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-16T20:05:35.7245711Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-16T20:05:35.7247032Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-16T20:05:35.7248339Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-16T20:05:35.7249829Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-16T20:05:35.7251375Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-16T20:05:35.7252981Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-16T20:05:35.7254428Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-16T20:05:35.7255782Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-16T20:05:35.7257079Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-16T20:05:35.7258359Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-16T20:05:35.7259959Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-16T20:05:35.7261190Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-16T20:05:35.7262351Z python3-webencodings qdoc-qt5 qgis qgis-common qgis-plugin-grass 2021-05-16T20:05:35.7263325Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-16T20:05:35.7264476Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-16T20:05:35.7265660Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-16T20:05:35.7266685Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-16T20:05:35.7267674Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-16T20:05:35.7268768Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-16T20:05:35.7269698Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-16T20:05:35.7466658Z 0 upgraded, 214 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:05:35.7467803Z Need to get 183 MB of archives. 2021-05-16T20:05:35.7468640Z After this operation, 776 MB of additional disk space will be used. 2021-05-16T20:05:35.7470641Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2021-05-16T20:05:35.7508890Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu1 [2005 kB] 2021-05-16T20:05:35.7715880Z 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-16T20:05:35.7733090Z 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-16T20:05:35.7738797Z 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-16T20:05:35.7744390Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmtdev1 amd64 1.1.5-1.1 [14.2 kB] 2021-05-16T20:05:35.7760785Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-common all 1.3-2ubuntu3 [45.3 kB] 2021-05-16T20:05:35.7766517Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom2 amd64 1.3-2ubuntu3 [20.0 kB] 2021-05-16T20:05:35.7771713Z 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-16T20:05:35.7778109Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput10 amd64 1.15.5-1ubuntu0.2 [112 kB] 2021-05-16T20:05:35.7785033Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu1 [208 kB] 2021-05-16T20:05:35.7805041Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu1 [674 kB] 2021-05-16T20:05:35.7862241Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [10.8 kB] 2021-05-16T20:05:35.7868963Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] 2021-05-16T20:05:35.7874572Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] 2021-05-16T20:05:35.7881348Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B] 2021-05-16T20:05:35.7887690Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB] 2021-05-16T20:05:35.7894252Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render-util0 amd64 0.3.9-1build1 [9912 B] 2021-05-16T20:05:35.7904653Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B] 2021-05-16T20:05:35.7906843Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinput0 amd64 1.14-2 [29.3 kB] 2021-05-16T20:05:35.7908644Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xkb1 amd64 1.14-2 [29.6 kB] 2021-05-16T20:05:35.7910589Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxkbcommon-x11-0 amd64 0.10.0-1 [13.4 kB] 2021-05-16T20:05:35.7912381Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5gui5 amd64 5.12.8+dfsg-0ubuntu1 [2971 kB] 2021-05-16T20:05:35.8163197Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5widgets5 amd64 5.12.8+dfsg-0ubuntu1 [2293 kB] 2021-05-16T20:05:35.8353422Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB] 2021-05-16T20:05:35.8368710Z 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-16T20:05:35.8388879Z 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-16T20:05:35.8453854Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhyphen0 amd64 2.8.8-7 [27.0 kB] 2021-05-16T20:05:35.8461079Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5positioning5 amd64 5.12.8+dfsg-0ubuntu1 [197 kB] 2021-05-16T20:05:35.8480911Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5printsupport5 amd64 5.12.8+dfsg-0ubuntu1 [193 kB] 2021-05-16T20:05:35.8498837Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5qml5 amd64 5.12.8-0ubuntu1 [1438 kB] 2021-05-16T20:05:35.8617567Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quick5 amd64 5.12.8-0ubuntu1 [1335 kB] 2021-05-16T20:05:35.8734242Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sensors5 amd64 5.12.8-0ubuntu1 [114 kB] 2021-05-16T20:05:35.8747457Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webchannel5 amd64 5.12.8-0ubuntu1 [51.2 kB] 2021-05-16T20:05:35.8754521Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwoff1 amd64 1.0.2-1build2 [42.0 kB] 2021-05-16T20:05:35.8762773Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-1ubuntu2 [12.1 MB] 2021-05-16T20:05:35.9752607Z 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-16T20:05:35.9759430Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers-common all 3.10.4+dfsg-1ubuntu2 [897 kB] 2021-05-16T20:05:35.9837778Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2 amd64 2.2.1-2build1 [307 kB] 2021-05-16T20:05:35.9864482Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2-plugins amd64 2.2.1-2build1 [191 kB] 2021-05-16T20:05:35.9894199Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5 amd64 5.12.8+dfsg-0ubuntu1 [121 kB] 2021-05-16T20:05:35.9904827Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5-sqlite amd64 5.12.8+dfsg-0ubuntu1 [47.5 kB] 2021-05-16T20:05:35.9907277Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-data all 3.0.4+dfsg-1build3 [186 kB] 2021-05-16T20:05:35.9924535Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarpack2 amd64 3.7.0-3 [92.8 kB] 2021-05-16T20:05:35.9935589Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsuperlu5 amd64 5.2.1+dfsg1-4 [159 kB] 2021-05-16T20:05:35.9955494Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarmadillo9 amd64 1:9.800.4+dfsg-1build1 [93.2 kB] 2021-05-16T20:05:35.9967046Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcfitsio8 amd64 3.470-3 [466 kB] 2021-05-16T20:05:36.0007420Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcharls2 amd64 2.0.0+dfsg-1build1 [74.1 kB] 2021-05-16T20:05:36.0018991Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdap25 amd64 3.20.5-1 [435 kB] 2021-05-16T20:05:36.0057887Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdapclient6v5 amd64 3.20.5-1 [92.2 kB] 2021-05-16T20:05:36.0069978Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libepsilon1 amd64 0.9.2+dfsg-4 [41.0 kB] 2021-05-16T20:05:36.0078989Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfreexl1 amd64 1.0.5-3 [33.4 kB] 2021-05-16T20:05:36.0087244Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfyba0 amd64 4.1.1-6build1 [113 kB] 2021-05-16T20:05:36.0100707Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-3.8.0 amd64 3.8.0-1build1 [535 kB] 2021-05-16T20:05:36.0150838Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-c1v5 amd64 3.8.0-1build1 [69.9 kB] 2021-05-16T20:05:36.0160710Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-data all 6.3.1-1 [7647 kB] 2021-05-16T20:05:36.4352992Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libproj15 amd64 6.3.1-1 [925 kB] 2021-05-16T20:05:36.4446124Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeotiff5 amd64 1.5.1-2 [53.1 kB] 2021-05-16T20:05:36.4454810Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf4-0-alt amd64 4.2.14-1ubuntu1 [268 kB] 2021-05-16T20:05:36.4484053Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2021-05-16T20:05:36.4491248Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liburiparser1 amd64 0.9.3-2 [39.3 kB] 2021-05-16T20:05:36.4496960Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlbase1 amd64 1.3.0-8build1 [45.4 kB] 2021-05-16T20:05:36.4505981Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmldom1 amd64 1.3.0-8build1 [152 kB] 2021-05-16T20:05:36.4525445Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlengine1 amd64 1.3.0-8build1 [72.5 kB] 2021-05-16T20:05:36.4537192Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnetcdf15 amd64 1:4.7.3-1 [341 kB] 2021-05-16T20:05:36.4573951Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libogdi4.1 amd64 4.1.0+ds-1build1 [198 kB] 2021-05-16T20:05:36.4594947Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqhull7 amd64 2015.2-4 [152 kB] 2021-05-16T20:05:36.4609582Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialite7 amd64 4.3.0a-6build1 [1286 kB] 2021-05-16T20:05:36.4721338Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxerces-c3.2 amd64 3.2.2+debian-1build3 [878 kB] 2021-05-16T20:05:36.4804730Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgdal26 amd64 3.0.4+dfsg-1build3 [6156 kB] 2021-05-16T20:05:36.5348385Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5concurrent5 amd64 5.12.8+dfsg-0ubuntu1 [33.5 kB] 2021-05-16T20:05:36.5352614Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5keychain1 amd64 0.10.0-1build1 [48.4 kB] 2021-05-16T20:05:36.5361860Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5serialport5 amd64 5.12.8-0ubuntu1 [33.1 kB] 2021-05-16T20:05:36.5365837Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5xml5 amd64 5.12.8+dfsg-0ubuntu1 [105 kB] 2021-05-16T20:05:36.5369754Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialindex6 amd64 1.9.3-1build1 [266 kB] 2021-05-16T20:05:36.5391155Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzip5 amd64 1.5.1-0ubuntu1 [46.7 kB] 2021-05-16T20:05:36.5398836Z 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-16T20:05:36.5884916Z 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-16T20:05:36.5887387Z 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-16T20:05:36.5892654Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-15 amd64 2.11.2+dfsg-6 [1238 kB] 2021-05-16T20:05:36.6002492Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quickwidgets5 amd64 5.12.8-0ubuntu1 [39.8 kB] 2021-05-16T20:05:36.6007441Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5opengl5 amd64 5.12.8+dfsg-0ubuntu1 [136 kB] 2021-05-16T20:05:36.6022051Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqwt-qt5-6 amd64 6.1.4-1.1build1 [427 kB] 2021-05-16T20:05:36.6061438Z 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-16T20:05:36.6348778Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers amd64 3.10.4+dfsg-1ubuntu2 [1940 kB] 2021-05-16T20:05:36.6517218Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-core7 amd64 0.7-4ubuntu7 [81.7 kB] 2021-05-16T20:05:36.6528699Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdaemon0 amd64 0.14-7 [13.9 kB] 2021-05-16T20:05:36.6533148Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 avahi-daemon amd64 0.7-4ubuntu7 [61.0 kB] 2021-05-16T20:05:36.6541053Z 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-16T20:05:36.6590487Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4944 B] 2021-05-16T20:05:36.6592499Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2021-05-16T20:05:36.6606687Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgck-1-0 amd64 3.36.0-2build1 [75.5 kB] 2021-05-16T20:05:36.6616680Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-base-3-1 amd64 3.36.0-2build1 [193 kB] 2021-05-16T20:05:36.6636103Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-ui-3-1 amd64 3.36.0-2build1 [127 kB] 2021-05-16T20:05:36.6703233Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gcr amd64 3.36.0-2build1 [63.9 kB] 2021-05-16T20:05:36.6737807Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2725 kB] 2021-05-16T20:05:36.6981979Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-gdal amd64 3.0.4+dfsg-1build3 [527 kB] 2021-05-16T20:05:36.7026960Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-bin amd64 3.0.4+dfsg-1build3 [256 kB] 2021-05-16T20:05:36.7052859Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-glib1 amd64 0.7-4ubuntu7 [7804 B] 2021-05-16T20:05:36.7054821Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmm-glib0 amd64 1.12.8-1 [185 kB] 2021-05-16T20:05:36.7070732Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 geoclue-2.0 amd64 2.5.6-0ubuntu1 [91.9 kB] 2021-05-16T20:05:36.7140638Z 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-16T20:05:36.7221844Z 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-16T20:05:36.7254241Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 pinentry-gnome3 amd64 1.1.0-3build1 [38.6 kB] 2021-05-16T20:05:36.7270838Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring amd64 3.36.0-1ubuntu1 [613 kB] 2021-05-16T20:05:36.7460140Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring-pkcs11 amd64 3.36.0-1ubuntu1 [28.0 kB] 2021-05-16T20:05:36.7471588Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-doc all 7.8.2-1build3 [32.4 MB] 2021-05-16T20:05:37.7324562Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblaszip8 amd64 3.4.3-1build1 [125 kB] 2021-05-16T20:05:37.7338926Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-util9 amd64 2.0.1+ds-1build3 [68.5 kB] 2021-05-16T20:05:37.7364140Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-base9 amd64 2.0.1+ds-1build3 [1739 kB] 2021-05-16T20:05:37.7860331Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-core amd64 7.8.2-1build3 [5737 kB] 2021-05-16T20:05:37.9776887Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdparanoia0 amd64 3.10.2+debian-13 [46.7 kB] 2021-05-16T20:05:37.9793139Z 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-16T20:05:37.9831281Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gstreamer1.0-plugins-base amd64 1.16.2-4 [619 kB] 2021-05-16T20:05:38.0022517Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 iio-sensor-proxy amd64 2.8-1ubuntu1 [35.8 kB] 2021-05-16T20:05:38.0056334Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libassimp5 amd64 5.0.1~ds0-1build1 [2775 kB] 2021-05-16T20:05:38.1138590Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexiv2-27 amd64 0.27.2-8ubuntu2.2 [788 kB] 2021-05-16T20:05:38.1488010Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi0ldbl amd64 2.4.0-10build1 [155 kB] 2021-05-16T20:05:38.1547896Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi-bin amd64 2.4.0-10build1 [10.5 kB] 2021-05-16T20:05:38.1556889Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2021-05-16T20:05:38.1571278Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2021-05-16T20:05:38.1665631Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-glib4 amd64 1.22.0-2 [101 kB] 2021-05-16T20:05:38.1696489Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-proxy amd64 1.22.0-2 [5908 B] 2021-05-16T20:05:38.1704367Z 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-16T20:05:38.1712895Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-05-16T20:05:38.1766624Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnss-mdns amd64 0.14.1-1ubuntu1 [22.9 kB] 2021-05-16T20:05:38.1776587Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpam-gnome-keyring amd64 3.36.0-1ubuntu1 [23.3 kB] 2021-05-16T20:05:38.1786196Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB] 2021-05-16T20:05:38.1803232Z 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-16T20:05:38.1840810Z 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-16T20:05:38.1850630Z 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-16T20:05:38.1878754Z Get:132 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-python amd64 2.0.1+ds-1build3 [136 kB] 2021-05-16T20:05:38.1922112Z Get:133 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsqlite3-mod-spatialite amd64 4.3.0a-6build1 [1265 kB] 2021-05-16T20:05:38.2348341Z 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-16T20:05:38.2387543Z Get:135 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugins amd64 2.0.1+ds-1build3 [12.9 kB] 2021-05-16T20:05:38.2396459Z Get:136 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dcore5 amd64 5.12.8+dfsg-0ubuntu1 [137 kB] 2021-05-16T20:05:38.2470754Z Get:137 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53drender5 amd64 5.12.8+dfsg-0ubuntu1 [689 kB] 2021-05-16T20:05:38.2709734Z Get:138 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53danimation5 amd64 5.12.8+dfsg-0ubuntu1 [159 kB] 2021-05-16T20:05:38.2767850Z Get:139 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dinput5 amd64 5.12.8+dfsg-0ubuntu1 [125 kB] 2021-05-16T20:05:38.2820779Z Get:140 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dlogic5 amd64 5.12.8+dfsg-0ubuntu1 [25.9 kB] 2021-05-16T20:05:38.2826654Z Get:141 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dextras5 amd64 5.12.8+dfsg-0ubuntu1 [157 kB] 2021-05-16T20:05:38.2877548Z 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-16T20:05:38.2893381Z 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-16T20:05:38.2912997Z Get:144 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-gltfsceneio-plugin amd64 5.12.8+dfsg-0ubuntu1 [110 kB] 2021-05-16T20:05:38.2945971Z Get:145 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dquickscene2d5 amd64 5.12.8+dfsg-0ubuntu1 [38.4 kB] 2021-05-16T20:05:38.2961950Z 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-16T20:05:38.2990798Z 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-16T20:05:38.3059500Z 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-16T20:05:38.3482710Z 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-16T20:05:38.4498196Z Get:150 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtchooser amd64 66-2build1 [24.7 kB] 2021-05-16T20:05:38.4511110Z Get:151 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qdoc-qt5 amd64 5.12.8-0ubuntu1 [507 kB] 2021-05-16T20:05:38.4681130Z Get:152 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5help5 amd64 5.12.8-0ubuntu1 [134 kB] 2021-05-16T20:05:38.4721454Z Get:153 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qhelpgenerator-qt5 amd64 5.12.8-0ubuntu1 [64.3 kB] 2021-05-16T20:05:38.4742639Z Get:154 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-assistant amd64 5.12.8-0ubuntu1 [369 kB] 2021-05-16T20:05:38.4852336Z Get:155 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtattributionsscanner-qt5 amd64 5.12.8-0ubuntu1 [26.0 kB] 2021-05-16T20:05:38.4862814Z Get:156 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designer5 amd64 5.12.8-0ubuntu1 [2778 kB] 2021-05-16T20:05:38.5769020Z Get:157 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designercomponents5 amd64 5.12.8-0ubuntu1 [718 kB] 2021-05-16T20:05:38.5974048Z Get:158 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttools5-dev-tools amd64 5.12.8-0ubuntu1 [1031 kB] 2021-05-16T20:05:38.6295780Z Get:159 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-customwidgets amd64 3.10.4+dfsg-1ubuntu2 [3397 kB] 2021-05-16T20:05:38.7439680Z 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-16T20:05:38.7575189Z 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-16T20:05:38.7650030Z 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-16T20:05:38.7671095Z Get:163 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-glib5 amd64 1.24.8-1 [529 kB] 2021-05-16T20:05:38.7841930Z Get:164 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-proxy amd64 1.24.8-1 [5856 B] 2021-05-16T20:05:38.7858805Z Get:165 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5test5 amd64 5.12.8+dfsg-0ubuntu1 [131 kB] 2021-05-16T20:05:38.7901502Z Get:166 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-bin amd64 1.3-2ubuntu3 [5484 B] 2021-05-16T20:05:38.7908966Z Get:167 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 modemmanager amd64 1.12.8-1 [755 kB] 2021-05-16T20:05:38.8123289Z Get:168 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-05-16T20:05:38.8231298Z Get:169 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3788 kB] 2021-05-16T20:05:39.0153492Z Get:170 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2021-05-16T20:05:39.0162992Z Get:171 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2021-05-16T20:05:39.0194546Z Get:172 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8132 B] 2021-05-16T20:05:39.0212582Z Get:173 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2021-05-16T20:05:39.0221642Z Get:174 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2021-05-16T20:05:39.0229102Z Get:175 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-future all 0.18.2-2 [336 kB] 2021-05-16T20:05:39.0327681Z Get:176 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2021-05-16T20:05:39.0345398Z Get:177 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2021-05-16T20:05:39.0359904Z Get:178 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-ipython-genutils all 0.2.0-1ubuntu1 [21.1 kB] 2021-05-16T20:05:39.0375491Z Get:179 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-traitlets all 4.3.3-3 [59.9 kB] 2021-05-16T20:05:39.0390266Z Get:180 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-jupyter-core all 4.6.3-3 [41.2 kB] 2021-05-16T20:05:39.0409378Z Get:181 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2021-05-16T20:05:39.0431814Z Get:182 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.3 [1382 kB] 2021-05-16T20:05:39.0929145Z Get:183 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-05-16T20:05:39.0955183Z Get:184 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4459 kB] 2021-05-16T20:05:39.2349722Z Get:185 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nbformat all 5.0.4-1 [29.8 kB] 2021-05-16T20:05:39.2360109Z Get:186 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-05-16T20:05:39.2371142Z Get:187 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyproj amd64 2.5.0+ds-1 [297 kB] 2021-05-16T20:05:39.2479695Z Get:188 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB] 2021-05-16T20:05:39.2489449Z Get:189 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-owslib all 0.19.1-1 [115 kB] 2021-05-16T20:05:39.2543484Z Get:190 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.3 [363 kB] 2021-05-16T20:05:39.2659661Z Get:191 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-retrying all 1.3.3-4 [8160 B] 2021-05-16T20:05:39.2668186Z Get:192 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-plotly all 4.4.1+dfsg-1 [1960 kB] 2021-05-16T20:05:39.3279280Z Get:193 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-psycopg2 amd64 2.8.4-2 [112 kB] 2021-05-16T20:05:39.3323333Z Get:194 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sip amd64 4.19.21+dfsg-1build1 [87.9 kB] 2021-05-16T20:05:39.3363626Z Get:195 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5 amd64 5.14.1+dfsg-3build1 [2318 kB] 2021-05-16T20:05:39.4447142Z Get:196 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qsci amd64 2.11.2+dfsg-6 [230 kB] 2021-05-16T20:05:39.4536149Z 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-16T20:05:39.4563800Z 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-16T20:05:39.4572032Z Get:199 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtwebkit amd64 5.14.1+dfsg-3build1 [103 kB] 2021-05-16T20:05:39.4614606Z Get:200 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis-common all 3.10.4+dfsg-1ubuntu2 [2390 kB] 2021-05-16T20:05:39.5311392Z Get:201 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis amd64 3.10.4+dfsg-1ubuntu2 [7772 kB] 2021-05-16T20:05:39.7605831Z 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-16T20:05:39.7645532Z Get:203 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-leaflet all 1.6.0~dfsg-1 [313 kB] 2021-05-16T20:05:39.7721740Z Get:204 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-common all 3.10.4+dfsg-1ubuntu2 [16.7 MB] 2021-05-16T20:05:40.0490184Z Get:205 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis amd64 3.10.4+dfsg-1ubuntu2 [4788 kB] 2021-05-16T20:05:40.1294895Z 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-16T20:05:40.1357778Z 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-16T20:05:40.1377362Z Get:208 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass amd64 3.10.4+dfsg-1ubuntu2 [601 kB] 2021-05-16T20:05:40.1463805Z Get:209 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-gtk-platformtheme amd64 5.12.8+dfsg-0ubuntu1 [124 kB] 2021-05-16T20:05:40.1479825Z Get:210 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1486 kB] 2021-05-16T20:05:40.1613867Z Get:211 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 wpasupplicant amd64 2:2.9-1ubuntu4.3 [1183 kB] 2021-05-16T20:05:40.1738181Z Get:212 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-bin amd64 6.3.1-1 [88.8 kB] 2021-05-16T20:05:40.1748811Z Get:213 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch-data all 20191128-3 [32.3 kB] 2021-05-16T20:05:40.1752733Z Get:214 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch amd64 2.5.2+repack0-2ubuntu3 [53.1 kB] 2021-05-16T20:05:41.1724873Z Fetched 183 MB in 4s (41.1 MB/s) 2021-05-16T20:05:41.2063927Z Selecting previously unselected package libdouble-conversion3:amd64. 2021-05-16T20:05:41.2138819Z (Reading database ... 2021-05-16T20:05:41.2139506Z (Reading database ... 5% 2021-05-16T20:05:41.2140045Z (Reading database ... 10% 2021-05-16T20:05:41.2140577Z (Reading database ... 15% 2021-05-16T20:05:41.2141092Z (Reading database ... 20% 2021-05-16T20:05:41.2141805Z (Reading database ... 25% 2021-05-16T20:05:41.2142393Z (Reading database ... 30% 2021-05-16T20:05:41.2142997Z (Reading database ... 35% 2021-05-16T20:05:41.2143608Z (Reading database ... 40% 2021-05-16T20:05:41.2144404Z (Reading database ... 45% 2021-05-16T20:05:41.2145088Z (Reading database ... 50% 2021-05-16T20:05:41.2179953Z (Reading database ... 55% 2021-05-16T20:05:41.2224726Z (Reading database ... 60% 2021-05-16T20:05:41.2250645Z (Reading database ... 65% 2021-05-16T20:05:41.2360013Z (Reading database ... 70% 2021-05-16T20:05:41.2460570Z (Reading database ... 75% 2021-05-16T20:05:41.2483773Z (Reading database ... 80% 2021-05-16T20:05:41.2817513Z (Reading database ... 85% 2021-05-16T20:05:42.0850998Z (Reading database ... 90% 2021-05-16T20:05:42.0852092Z (Reading database ... 95% 2021-05-16T20:05:42.0852988Z (Reading database ... 100% 2021-05-16T20:05:42.0854451Z (Reading database ... 269811 files and directories currently installed.) 2021-05-16T20:05:42.0856208Z Preparing to unpack .../000-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2021-05-16T20:05:42.0857396Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-16T20:05:42.0858351Z Selecting previously unselected package libqt5core5a:amd64. 2021-05-16T20:05:42.0859502Z Preparing to unpack .../001-libqt5core5a_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T20:05:42.0860539Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:05:42.0861596Z Selecting previously unselected package libegl-mesa0:amd64. 2021-05-16T20:05:42.0862760Z Preparing to unpack .../002-libegl-mesa0_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T20:05:42.0863807Z Unpacking libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T20:05:42.0864664Z Selecting previously unselected package libegl1:amd64. 2021-05-16T20:05:42.0865759Z Preparing to unpack .../003-libegl1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T20:05:42.0866785Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T20:05:42.0867609Z Selecting previously unselected package libevdev2:amd64. 2021-05-16T20:05:42.0868735Z Preparing to unpack .../004-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2021-05-16T20:05:42.0869614Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-16T20:05:42.0870363Z Selecting previously unselected package libmtdev1:amd64. 2021-05-16T20:05:42.0871264Z Preparing to unpack .../005-libmtdev1_1.1.5-1.1_amd64.deb ... 2021-05-16T20:05:42.0871898Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-16T20:05:42.0872609Z Selecting previously unselected package libwacom-common. 2021-05-16T20:05:42.0873459Z Preparing to unpack .../006-libwacom-common_1.3-2ubuntu3_all.deb ... 2021-05-16T20:05:42.0874184Z Unpacking libwacom-common (1.3-2ubuntu3) ... 2021-05-16T20:05:42.0874805Z Selecting previously unselected package libwacom2:amd64. 2021-05-16T20:05:42.0875596Z Preparing to unpack .../007-libwacom2_1.3-2ubuntu3_amd64.deb ... 2021-05-16T20:05:42.0876250Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-16T20:05:42.0876974Z Selecting previously unselected package libinput-bin. 2021-05-16T20:05:42.0877790Z Preparing to unpack .../008-libinput-bin_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-16T20:05:42.0878700Z Unpacking libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-16T20:05:42.0879331Z Selecting previously unselected package libinput10:amd64. 2021-05-16T20:05:42.0880145Z Preparing to unpack .../009-libinput10_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-16T20:05:42.0880861Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-16T20:05:42.0881484Z Selecting previously unselected package libqt5dbus5:amd64. 2021-05-16T20:05:42.0882334Z Preparing to unpack .../010-libqt5dbus5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T20:05:42.0883293Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:05:42.0987404Z Selecting previously unselected package libqt5network5:amd64. 2021-05-16T20:05:42.1188074Z Preparing to unpack .../011-libqt5network5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T20:05:42.1205068Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:05:42.2080530Z Selecting previously unselected package libxcb-icccm4:amd64. 2021-05-16T20:05:42.2271028Z Preparing to unpack .../012-libxcb-icccm4_0.4.1-1.1_amd64.deb ... 2021-05-16T20:05:42.2288598Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-16T20:05:42.2571174Z Selecting previously unselected package libxcb-util1:amd64. 2021-05-16T20:05:42.2780429Z Preparing to unpack .../013-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... 2021-05-16T20:05:42.2790888Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-16T20:05:42.3119370Z Selecting previously unselected package libxcb-image0:amd64. 2021-05-16T20:05:42.3303583Z Preparing to unpack .../014-libxcb-image0_0.4.0-1build1_amd64.deb ... 2021-05-16T20:05:42.3314283Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-16T20:05:42.3599700Z Selecting previously unselected package libxcb-keysyms1:amd64. 2021-05-16T20:05:42.3797931Z Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build1_amd64.deb ... 2021-05-16T20:05:42.3809043Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-16T20:05:42.4120443Z Selecting previously unselected package libxcb-randr0:amd64. 2021-05-16T20:05:42.4322005Z Preparing to unpack .../016-libxcb-randr0_1.14-2_amd64.deb ... 2021-05-16T20:05:42.4331412Z Unpacking libxcb-randr0:amd64 (1.14-2) ... 2021-05-16T20:05:42.4640401Z Selecting previously unselected package libxcb-render-util0:amd64. 2021-05-16T20:05:42.4836177Z Preparing to unpack .../017-libxcb-render-util0_0.3.9-1build1_amd64.deb ... 2021-05-16T20:05:42.4846962Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-16T20:05:42.5119525Z Selecting previously unselected package libxcb-xinerama0:amd64. 2021-05-16T20:05:42.5332327Z Preparing to unpack .../018-libxcb-xinerama0_1.14-2_amd64.deb ... 2021-05-16T20:05:42.5342559Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-16T20:05:42.5600397Z Selecting previously unselected package libxcb-xinput0:amd64. 2021-05-16T20:05:42.5796652Z Preparing to unpack .../019-libxcb-xinput0_1.14-2_amd64.deb ... 2021-05-16T20:05:42.5808563Z Unpacking libxcb-xinput0:amd64 (1.14-2) ... 2021-05-16T20:05:42.6076447Z Selecting previously unselected package libxcb-xkb1:amd64. 2021-05-16T20:05:42.6326090Z Preparing to unpack .../020-libxcb-xkb1_1.14-2_amd64.deb ... 2021-05-16T20:05:42.6335965Z Unpacking libxcb-xkb1:amd64 (1.14-2) ... 2021-05-16T20:05:42.6587509Z Selecting previously unselected package libxkbcommon-x11-0:amd64. 2021-05-16T20:05:42.6831962Z Preparing to unpack .../021-libxkbcommon-x11-0_0.10.0-1_amd64.deb ... 2021-05-16T20:05:42.6840717Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-16T20:05:42.7178942Z Selecting previously unselected package libqt5gui5:amd64. 2021-05-16T20:05:42.7400194Z Preparing to unpack .../022-libqt5gui5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T20:05:42.7489268Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:05:43.0681089Z Selecting previously unselected package libqt5widgets5:amd64. 2021-05-16T20:05:43.0904698Z Preparing to unpack .../023-libqt5widgets5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T20:05:43.0918968Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:05:43.3115816Z Selecting previously unselected package libqt5svg5:amd64. 2021-05-16T20:05:43.3388531Z Preparing to unpack .../024-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T20:05:43.3396357Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T20:05:43.3760308Z Selecting previously unselected package liborc-0.4-0:amd64. 2021-05-16T20:05:43.3984355Z Preparing to unpack .../025-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ... 2021-05-16T20:05:43.3995098Z Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-16T20:05:43.4480002Z Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2021-05-16T20:05:43.4694182Z Preparing to unpack .../026-libgstreamer-plugins-base1.0-0_1.16.2-4_amd64.deb ... 2021-05-16T20:05:43.4705054Z Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-16T20:05:43.5679459Z Selecting previously unselected package libhyphen0:amd64. 2021-05-16T20:05:43.5870839Z Preparing to unpack .../027-libhyphen0_2.8.8-7_amd64.deb ... 2021-05-16T20:05:43.5880321Z Unpacking libhyphen0:amd64 (2.8.8-7) ... 2021-05-16T20:05:43.6199197Z Selecting previously unselected package libqt5positioning5:amd64. 2021-05-16T20:05:43.6401022Z Preparing to unpack .../028-libqt5positioning5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T20:05:43.6410284Z Unpacking libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:05:43.6879460Z Selecting previously unselected package libqt5printsupport5:amd64. 2021-05-16T20:05:43.7055776Z Preparing to unpack .../029-libqt5printsupport5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T20:05:43.7064883Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:05:43.7519910Z Selecting previously unselected package libqt5qml5:amd64. 2021-05-16T20:05:43.7721366Z Preparing to unpack .../030-libqt5qml5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T20:05:43.7731565Z Unpacking libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T20:05:43.9232840Z Selecting previously unselected package libqt5quick5:amd64. 2021-05-16T20:05:43.9537357Z Preparing to unpack .../031-libqt5quick5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T20:05:43.9555952Z Unpacking libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T20:05:44.1159783Z Selecting previously unselected package libqt5sensors5:amd64. 2021-05-16T20:05:44.1399747Z Preparing to unpack .../032-libqt5sensors5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T20:05:44.1410779Z Unpacking libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T20:05:44.1788088Z Selecting previously unselected package libqt5webchannel5:amd64. 2021-05-16T20:05:44.2066200Z Preparing to unpack .../033-libqt5webchannel5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T20:05:44.2080020Z Unpacking libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T20:05:44.2355142Z Selecting previously unselected package libwoff1:amd64. 2021-05-16T20:05:44.2630061Z Preparing to unpack .../034-libwoff1_1.0.2-1build2_amd64.deb ... 2021-05-16T20:05:44.2642053Z Unpacking libwoff1:amd64 (1.0.2-1build2) ... 2021-05-16T20:05:44.2960356Z Selecting previously unselected package libqt5webkit5:amd64. 2021-05-16T20:05:44.3167962Z Preparing to unpack .../035-libqt5webkit5_5.212.0~alpha4-1ubuntu2_amd64.deb ... 2021-05-16T20:05:44.3178211Z Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-16T20:05:45.5157293Z Selecting previously unselected package qt5-image-formats-plugins:amd64. 2021-05-16T20:05:45.5435763Z Preparing to unpack .../036-qt5-image-formats-plugins_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T20:05:45.5450957Z Unpacking qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T20:05:45.5839632Z Selecting previously unselected package qgis-providers-common. 2021-05-16T20:05:45.6031714Z Preparing to unpack .../037-qgis-providers-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T20:05:45.6046364Z Unpacking qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:05:45.8432786Z Selecting previously unselected package libqca-qt5-2:amd64. 2021-05-16T20:05:45.8708050Z Preparing to unpack .../038-libqca-qt5-2_2.2.1-2build1_amd64.deb ... 2021-05-16T20:05:45.8723034Z Unpacking libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-16T20:05:45.9279836Z Selecting previously unselected package libqca-qt5-2-plugins:amd64. 2021-05-16T20:05:45.9478568Z Preparing to unpack .../039-libqca-qt5-2-plugins_2.2.1-2build1_amd64.deb ... 2021-05-16T20:05:45.9490410Z Unpacking libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-16T20:05:45.9896937Z Selecting previously unselected package libqt5sql5:amd64. 2021-05-16T20:05:46.0170842Z Preparing to unpack .../040-libqt5sql5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T20:05:46.0182903Z Unpacking libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:05:46.0514001Z Selecting previously unselected package libqt5sql5-sqlite:amd64. 2021-05-16T20:05:46.0774527Z Preparing to unpack .../041-libqt5sql5-sqlite_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T20:05:46.0783662Z Unpacking libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:05:46.1079376Z Selecting previously unselected package gdal-data. 2021-05-16T20:05:46.1311252Z Preparing to unpack .../042-gdal-data_3.0.4+dfsg-1build3_all.deb ... 2021-05-16T20:05:46.1322450Z Unpacking gdal-data (3.0.4+dfsg-1build3) ... 2021-05-16T20:05:46.1839144Z Selecting previously unselected package libarpack2:amd64. 2021-05-16T20:05:46.2070483Z Preparing to unpack .../043-libarpack2_3.7.0-3_amd64.deb ... 2021-05-16T20:05:46.2083288Z Unpacking libarpack2:amd64 (3.7.0-3) ... 2021-05-16T20:05:46.2385991Z Selecting previously unselected package libsuperlu5:amd64. 2021-05-16T20:05:46.2650927Z Preparing to unpack .../044-libsuperlu5_5.2.1+dfsg1-4_amd64.deb ... 2021-05-16T20:05:46.2663579Z Unpacking libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-16T20:05:46.3040195Z Selecting previously unselected package libarmadillo9. 2021-05-16T20:05:46.3272739Z Preparing to unpack .../045-libarmadillo9_1%3a9.800.4+dfsg-1build1_amd64.deb ... 2021-05-16T20:05:46.3281533Z Unpacking libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-16T20:05:46.3639239Z Selecting previously unselected package libcfitsio8:amd64. 2021-05-16T20:05:46.3852378Z Preparing to unpack .../046-libcfitsio8_3.470-3_amd64.deb ... 2021-05-16T20:05:46.3951399Z Unpacking libcfitsio8:amd64 (3.470-3) ... 2021-05-16T20:05:46.4573711Z Selecting previously unselected package libcharls2:amd64. 2021-05-16T20:05:46.4844184Z Preparing to unpack .../047-libcharls2_2.0.0+dfsg-1build1_amd64.deb ... 2021-05-16T20:05:46.4856815Z Unpacking libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-16T20:05:46.5170299Z Selecting previously unselected package libdap25:amd64. 2021-05-16T20:05:46.5439793Z Preparing to unpack .../048-libdap25_3.20.5-1_amd64.deb ... 2021-05-16T20:05:46.5449829Z Unpacking libdap25:amd64 (3.20.5-1) ... 2021-05-16T20:05:46.6086620Z Selecting previously unselected package libdapclient6v5:amd64. 2021-05-16T20:05:46.6364664Z Preparing to unpack .../049-libdapclient6v5_3.20.5-1_amd64.deb ... 2021-05-16T20:05:46.6374689Z Unpacking libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-16T20:05:46.6759537Z Selecting previously unselected package libepsilon1:amd64. 2021-05-16T20:05:46.6990725Z Preparing to unpack .../050-libepsilon1_0.9.2+dfsg-4_amd64.deb ... 2021-05-16T20:05:46.7003089Z Unpacking libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-16T20:05:46.7319144Z Selecting previously unselected package libfreexl1:amd64. 2021-05-16T20:05:46.7517159Z Preparing to unpack .../051-libfreexl1_1.0.5-3_amd64.deb ... 2021-05-16T20:05:46.7526055Z Unpacking libfreexl1:amd64 (1.0.5-3) ... 2021-05-16T20:05:46.7794158Z Selecting previously unselected package libfyba0:amd64. 2021-05-16T20:05:46.8057153Z Preparing to unpack .../052-libfyba0_4.1.1-6build1_amd64.deb ... 2021-05-16T20:05:46.8068345Z Unpacking libfyba0:amd64 (4.1.1-6build1) ... 2021-05-16T20:05:46.8519781Z Selecting previously unselected package libgeos-3.8.0:amd64. 2021-05-16T20:05:46.8726823Z Preparing to unpack .../053-libgeos-3.8.0_3.8.0-1build1_amd64.deb ... 2021-05-16T20:05:46.8742617Z Unpacking libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-16T20:05:46.9479928Z Selecting previously unselected package libgeos-c1v5:amd64. 2021-05-16T20:05:46.9727250Z Preparing to unpack .../054-libgeos-c1v5_3.8.0-1build1_amd64.deb ... 2021-05-16T20:05:46.9741030Z Unpacking libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-16T20:05:47.0036695Z Selecting previously unselected package proj-data. 2021-05-16T20:05:47.0300660Z Preparing to unpack .../055-proj-data_6.3.1-1_all.deb ... 2021-05-16T20:05:47.0313634Z Unpacking proj-data (6.3.1-1) ... 2021-05-16T20:05:47.7320025Z Selecting previously unselected package libproj15:amd64. 2021-05-16T20:05:47.7576559Z Preparing to unpack .../056-libproj15_6.3.1-1_amd64.deb ... 2021-05-16T20:05:47.7593076Z Unpacking libproj15:amd64 (6.3.1-1) ... 2021-05-16T20:05:47.8639465Z Selecting previously unselected package libgeotiff5:amd64. 2021-05-16T20:05:47.8875168Z Preparing to unpack .../057-libgeotiff5_1.5.1-2_amd64.deb ... 2021-05-16T20:05:47.8887647Z Unpacking libgeotiff5:amd64 (1.5.1-2) ... 2021-05-16T20:05:47.9239864Z Selecting previously unselected package libhdf4-0-alt. 2021-05-16T20:05:47.9452806Z Preparing to unpack .../058-libhdf4-0-alt_4.2.14-1ubuntu1_amd64.deb ... 2021-05-16T20:05:47.9462216Z Unpacking libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-16T20:05:47.9948966Z Selecting previously unselected package libminizip1:amd64. 2021-05-16T20:05:48.0235964Z Preparing to unpack .../059-libminizip1_1.1-8build1_amd64.deb ... 2021-05-16T20:05:48.0246452Z Unpacking libminizip1:amd64 (1.1-8build1) ... 2021-05-16T20:05:48.0599363Z Selecting previously unselected package liburiparser1:amd64. 2021-05-16T20:05:48.0842297Z Preparing to unpack .../060-liburiparser1_0.9.3-2_amd64.deb ... 2021-05-16T20:05:48.0853698Z Unpacking liburiparser1:amd64 (0.9.3-2) ... 2021-05-16T20:05:48.1131848Z Selecting previously unselected package libkmlbase1:amd64. 2021-05-16T20:05:48.1414918Z Preparing to unpack .../061-libkmlbase1_1.3.0-8build1_amd64.deb ... 2021-05-16T20:05:48.1429332Z Unpacking libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-16T20:05:48.1799635Z Selecting previously unselected package libkmldom1:amd64. 2021-05-16T20:05:48.2001687Z Preparing to unpack .../062-libkmldom1_1.3.0-8build1_amd64.deb ... 2021-05-16T20:05:48.2013485Z Unpacking libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-16T20:05:48.2384061Z Selecting previously unselected package libkmlengine1:amd64. 2021-05-16T20:05:48.2635634Z Preparing to unpack .../063-libkmlengine1_1.3.0-8build1_amd64.deb ... 2021-05-16T20:05:48.2652155Z Unpacking libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-16T20:05:48.2915705Z Selecting previously unselected package libnetcdf15:amd64. 2021-05-16T20:05:48.3170776Z Preparing to unpack .../064-libnetcdf15_1%3a4.7.3-1_amd64.deb ... 2021-05-16T20:05:48.3180311Z Unpacking libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-16T20:05:48.3760070Z Selecting previously unselected package libogdi4.1. 2021-05-16T20:05:48.3959234Z Preparing to unpack .../065-libogdi4.1_4.1.0+ds-1build1_amd64.deb ... 2021-05-16T20:05:48.3971849Z Unpacking libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-16T20:05:48.4399899Z Selecting previously unselected package libqhull7:amd64. 2021-05-16T20:05:48.4621874Z Preparing to unpack .../066-libqhull7_2015.2-4_amd64.deb ... 2021-05-16T20:05:48.4633304Z Unpacking libqhull7:amd64 (2015.2-4) ... 2021-05-16T20:05:48.5040053Z Selecting previously unselected package libspatialite7:amd64. 2021-05-16T20:05:48.5244181Z Preparing to unpack .../067-libspatialite7_4.3.0a-6build1_amd64.deb ... 2021-05-16T20:05:48.5258494Z Unpacking libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-16T20:05:48.6641510Z Selecting previously unselected package libxerces-c3.2:amd64. 2021-05-16T20:05:48.6908668Z Preparing to unpack .../068-libxerces-c3.2_3.2.2+debian-1build3_amd64.deb ... 2021-05-16T20:05:48.6925287Z Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-16T20:05:48.8057877Z Selecting previously unselected package libgdal26. 2021-05-16T20:05:48.8344485Z Preparing to unpack .../069-libgdal26_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T20:05:48.8356413Z Unpacking libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-16T20:05:49.4084702Z Selecting previously unselected package libqt5concurrent5:amd64. 2021-05-16T20:05:49.4355058Z Preparing to unpack .../070-libqt5concurrent5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T20:05:49.4365467Z Unpacking libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:05:49.4649449Z Selecting previously unselected package libqt5keychain1:amd64. 2021-05-16T20:05:49.4927024Z Preparing to unpack .../071-libqt5keychain1_0.10.0-1build1_amd64.deb ... 2021-05-16T20:05:49.4936006Z Unpacking libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-16T20:05:49.5240329Z Selecting previously unselected package libqt5serialport5:amd64. 2021-05-16T20:05:49.5474155Z Preparing to unpack .../072-libqt5serialport5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T20:05:49.5485429Z Unpacking libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T20:05:49.5754156Z Selecting previously unselected package libqt5xml5:amd64. 2021-05-16T20:05:50.5860789Z Preparing to unpack .../073-libqt5xml5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T20:05:50.5869827Z Unpacking libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:05:50.5871210Z Selecting previously unselected package libspatialindex6:amd64. 2021-05-16T20:05:50.5872572Z Preparing to unpack .../074-libspatialindex6_1.9.3-1build1_amd64.deb ... 2021-05-16T20:05:50.5873766Z Unpacking libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-16T20:05:50.5874743Z Selecting previously unselected package libzip5:amd64. 2021-05-16T20:05:50.5875909Z Preparing to unpack .../075-libzip5_1.5.1-0ubuntu1_amd64.deb ... 2021-05-16T20:05:50.5876925Z Unpacking libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-16T20:05:50.5878089Z Selecting previously unselected package libqgis-core3.10.4. 2021-05-16T20:05:50.5880028Z Preparing to unpack .../076-libqgis-core3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T20:05:50.5881308Z Unpacking libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:05:50.5882592Z Selecting previously unselected package libqgis-native3.10.4. 2021-05-16T20:05:50.5884121Z Preparing to unpack .../077-libqgis-native3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T20:05:50.5885557Z Unpacking libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:05:50.5886914Z Selecting previously unselected package libqscintilla2-qt5-l10n. 2021-05-16T20:05:50.5888372Z Preparing to unpack .../078-libqscintilla2-qt5-l10n_2.11.2+dfsg-6_all.deb ... 2021-05-16T20:05:50.5889685Z Unpacking libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-16T20:05:50.5890858Z Selecting previously unselected package libqscintilla2-qt5-15. 2021-05-16T20:05:50.5892106Z Preparing to unpack .../079-libqscintilla2-qt5-15_2.11.2+dfsg-6_amd64.deb ... 2021-05-16T20:05:50.5893198Z Unpacking libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-16T20:05:50.5894184Z Selecting previously unselected package libqt5quickwidgets5:amd64. 2021-05-16T20:05:50.5895398Z Preparing to unpack .../080-libqt5quickwidgets5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T20:05:50.5896487Z Unpacking libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T20:05:50.6161255Z Selecting previously unselected package libqt5opengl5:amd64. 2021-05-16T20:05:50.6425068Z Preparing to unpack .../081-libqt5opengl5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T20:05:50.6434569Z Unpacking libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:05:50.6803563Z Selecting previously unselected package libqwt-qt5-6. 2021-05-16T20:05:50.7085853Z Preparing to unpack .../082-libqwt-qt5-6_6.1.4-1.1build1_amd64.deb ... 2021-05-16T20:05:50.7096739Z Unpacking libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-16T20:05:50.7800713Z Selecting previously unselected package libqgis-gui3.10.4. 2021-05-16T20:05:50.8087549Z Preparing to unpack .../083-libqgis-gui3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T20:05:50.8235576Z Unpacking libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:05:51.1752003Z Selecting previously unselected package qgis-providers. 2021-05-16T20:05:51.2034998Z Preparing to unpack .../084-qgis-providers_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T20:05:51.2048010Z Unpacking qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:05:51.4240562Z Selecting previously unselected package libavahi-core7:amd64. 2021-05-16T20:05:51.4480611Z Preparing to unpack .../085-libavahi-core7_0.7-4ubuntu7_amd64.deb ... 2021-05-16T20:05:51.4491487Z Unpacking libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-16T20:05:51.4830770Z Selecting previously unselected package libdaemon0:amd64. 2021-05-16T20:05:51.5114430Z Preparing to unpack .../086-libdaemon0_0.14-7_amd64.deb ... 2021-05-16T20:05:51.5125550Z Unpacking libdaemon0:amd64 (0.14-7) ... 2021-05-16T20:05:51.5439761Z Selecting previously unselected package avahi-daemon. 2021-05-16T20:05:51.5655930Z Preparing to unpack .../087-avahi-daemon_0.7-4ubuntu7_amd64.deb ... 2021-05-16T20:05:51.5665498Z Unpacking avahi-daemon (0.7-4ubuntu7) ... 2021-05-16T20:05:51.6116742Z Selecting previously unselected package tk8.6-blt2.5. 2021-05-16T20:05:51.6387225Z Preparing to unpack .../088-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-05-16T20:05:51.6398672Z Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-16T20:05:51.7199182Z Selecting previously unselected package blt. 2021-05-16T20:05:51.7402043Z Preparing to unpack .../089-blt_2.5.3+dfsg-4_amd64.deb ... 2021-05-16T20:05:51.7410732Z Unpacking blt (2.5.3+dfsg-4) ... 2021-05-16T20:05:51.7640773Z Selecting previously unselected package fonts-lyx. 2021-05-16T20:05:51.7884364Z Preparing to unpack .../090-fonts-lyx_2.3.4.2-2_all.deb ... 2021-05-16T20:05:51.7893692Z Unpacking fonts-lyx (2.3.4.2-2) ... 2021-05-16T20:05:51.8265076Z Selecting previously unselected package libgck-1-0:amd64. 2021-05-16T20:05:51.8536710Z Preparing to unpack .../091-libgck-1-0_3.36.0-2build1_amd64.deb ... 2021-05-16T20:05:51.8546950Z Unpacking libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-16T20:05:51.8919518Z Selecting previously unselected package libgcr-base-3-1:amd64. 2021-05-16T20:05:51.9126114Z Preparing to unpack .../092-libgcr-base-3-1_3.36.0-2build1_amd64.deb ... 2021-05-16T20:05:51.9142251Z Unpacking libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T20:05:51.9576811Z Selecting previously unselected package libgcr-ui-3-1:amd64. 2021-05-16T20:05:51.9843400Z Preparing to unpack .../093-libgcr-ui-3-1_3.36.0-2build1_amd64.deb ... 2021-05-16T20:05:51.9853061Z Unpacking libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T20:05:52.0172795Z Selecting previously unselected package gcr. 2021-05-16T20:05:52.0426063Z Preparing to unpack .../094-gcr_3.36.0-2build1_amd64.deb ... 2021-05-16T20:05:52.0436315Z Unpacking gcr (3.36.0-2build1) ... 2021-05-16T20:05:52.0774196Z Selecting previously unselected package python3-numpy. 2021-05-16T20:05:52.1048999Z Preparing to unpack .../095-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-05-16T20:05:52.1057251Z Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-16T20:05:52.3937383Z Selecting previously unselected package python3-gdal. 2021-05-16T20:05:52.4209597Z Preparing to unpack .../096-python3-gdal_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T20:05:52.4219850Z Unpacking python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-16T20:05:52.4993626Z Selecting previously unselected package gdal-bin. 2021-05-16T20:05:52.5260238Z Preparing to unpack .../097-gdal-bin_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T20:05:52.5270039Z Unpacking gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-16T20:05:52.5781835Z Selecting previously unselected package libavahi-glib1:amd64. 2021-05-16T20:05:52.6052120Z Preparing to unpack .../098-libavahi-glib1_0.7-4ubuntu7_amd64.deb ... 2021-05-16T20:05:52.6062202Z Unpacking libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-16T20:05:52.6303025Z Selecting previously unselected package libmm-glib0:amd64. 2021-05-16T20:05:52.6559701Z Preparing to unpack .../099-libmm-glib0_1.12.8-1_amd64.deb ... 2021-05-16T20:05:52.6568543Z Unpacking libmm-glib0:amd64 (1.12.8-1) ... 2021-05-16T20:05:52.7000540Z Selecting previously unselected package geoclue-2.0. 2021-05-16T20:05:52.7228719Z Preparing to unpack .../100-geoclue-2.0_2.5.6-0ubuntu1_amd64.deb ... 2021-05-16T20:05:52.7238180Z Unpacking geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-16T20:05:52.7649393Z Selecting previously unselected package p11-kit-modules:amd64. 2021-05-16T20:05:52.7901687Z Preparing to unpack .../101-p11-kit-modules_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-16T20:05:52.7912850Z Unpacking p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-16T20:05:52.8385762Z Selecting previously unselected package p11-kit. 2021-05-16T20:05:52.8643843Z Preparing to unpack .../102-p11-kit_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-16T20:05:52.8655232Z Unpacking p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-16T20:05:52.8955049Z Selecting previously unselected package pinentry-gnome3. 2021-05-16T20:05:52.9211358Z Preparing to unpack .../103-pinentry-gnome3_1.1.0-3build1_amd64.deb ... 2021-05-16T20:05:52.9222115Z Unpacking pinentry-gnome3 (1.1.0-3build1) ... 2021-05-16T20:05:52.9599434Z Selecting previously unselected package gnome-keyring. 2021-05-16T20:05:52.9783805Z Preparing to unpack .../104-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T20:05:52.9904072Z Unpacking gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-16T20:05:53.0723724Z Selecting previously unselected package gnome-keyring-pkcs11:amd64. 2021-05-16T20:05:53.0996577Z Preparing to unpack .../105-gnome-keyring-pkcs11_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T20:05:53.1009850Z Unpacking gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T20:05:53.1360625Z Selecting previously unselected package grass-doc. 2021-05-16T20:05:53.1615936Z Preparing to unpack .../106-grass-doc_7.8.2-1build3_all.deb ... 2021-05-16T20:05:53.1628829Z Unpacking grass-doc (7.8.2-1build3) ... 2021-05-16T20:05:54.8623922Z Selecting previously unselected package liblaszip8:amd64. 2021-05-16T20:05:54.8915205Z Preparing to unpack .../107-liblaszip8_3.4.3-1build1_amd64.deb ... 2021-05-16T20:05:54.8932882Z Unpacking liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-16T20:05:54.9359830Z Selecting previously unselected package libpdal-util9. 2021-05-16T20:05:54.9555267Z Preparing to unpack .../108-libpdal-util9_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T20:05:54.9566523Z Unpacking libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-16T20:05:54.9945333Z Selecting previously unselected package libpdal-base9. 2021-05-16T20:05:55.0233178Z Preparing to unpack .../109-libpdal-base9_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T20:05:55.0244250Z Unpacking libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-16T20:05:55.2029163Z Selecting previously unselected package grass-core. 2021-05-16T20:05:55.2305376Z Preparing to unpack .../110-grass-core_7.8.2-1build3_amd64.deb ... 2021-05-16T20:05:55.2318099Z Unpacking grass-core (7.8.2-1build3) ... 2021-05-16T20:05:55.8459069Z Selecting previously unselected package libcdparanoia0:amd64. 2021-05-16T20:05:55.8755703Z Preparing to unpack .../111-libcdparanoia0_3.10.2+debian-13_amd64.deb ... 2021-05-16T20:05:55.8765850Z Unpacking libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-16T20:05:55.9041772Z Selecting previously unselected package libvisual-0.4-0:amd64. 2021-05-16T20:05:55.9309451Z Preparing to unpack .../112-libvisual-0.4-0_0.4.0-17_amd64.deb ... 2021-05-16T20:05:55.9322258Z Unpacking libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-16T20:05:55.9643010Z Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2021-05-16T20:05:55.9903258Z Preparing to unpack .../113-gstreamer1.0-plugins-base_1.16.2-4_amd64.deb ... 2021-05-16T20:05:55.9910735Z Unpacking gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-16T20:05:56.0800252Z Selecting previously unselected package iio-sensor-proxy. 2021-05-16T20:05:56.1014923Z Preparing to unpack .../114-iio-sensor-proxy_2.8-1ubuntu1_amd64.deb ... 2021-05-16T20:05:56.1028894Z Unpacking iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-16T20:05:56.1839513Z Selecting previously unselected package libassimp5:amd64. 2021-05-16T20:05:56.2027303Z Preparing to unpack .../115-libassimp5_5.0.1~ds0-1build1_amd64.deb ... 2021-05-16T20:05:56.2039394Z Unpacking libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-16T20:05:56.5281228Z Selecting previously unselected package libexiv2-27:amd64. 2021-05-16T20:05:56.5509014Z Preparing to unpack .../116-libexiv2-27_0.27.2-8ubuntu2.2_amd64.deb ... 2021-05-16T20:05:56.5520481Z Unpacking libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-16T20:05:56.6479027Z Selecting previously unselected package libfcgi0ldbl:amd64. 2021-05-16T20:05:56.6692600Z Preparing to unpack .../117-libfcgi0ldbl_2.4.0-10build1_amd64.deb ... 2021-05-16T20:05:56.6705297Z Unpacking libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-16T20:05:56.7063929Z Selecting previously unselected package libfcgi-bin. 2021-05-16T20:05:56.7325399Z Preparing to unpack .../118-libfcgi-bin_2.4.0-10build1_amd64.deb ... 2021-05-16T20:05:56.7336621Z Unpacking libfcgi-bin (2.4.0-10build1) ... 2021-05-16T20:05:56.7584807Z Selecting previously unselected package libimagequant0:amd64. 2021-05-16T20:05:56.7866271Z Preparing to unpack .../119-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-05-16T20:05:56.7880138Z Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-16T20:05:56.8160236Z Selecting previously unselected package libjs-jquery-ui. 2021-05-16T20:05:56.8370068Z Preparing to unpack .../120-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-05-16T20:05:56.8441159Z Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-16T20:05:56.9152647Z Selecting previously unselected package libmbim-glib4:amd64. 2021-05-16T20:05:56.9409105Z Preparing to unpack .../121-libmbim-glib4_1.22.0-2_amd64.deb ... 2021-05-16T20:05:56.9430210Z Unpacking libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-16T20:05:56.9759543Z Selecting previously unselected package libmbim-proxy. 2021-05-16T20:05:57.0004229Z Preparing to unpack .../122-libmbim-proxy_1.22.0-2_amd64.deb ... 2021-05-16T20:05:57.0028136Z Unpacking libmbim-proxy (1.22.0-2) ... 2021-05-16T20:05:57.0281951Z Selecting previously unselected package libnl-genl-3-200:amd64. 2021-05-16T20:05:57.0538676Z Preparing to unpack .../123-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-05-16T20:05:57.0560022Z Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-16T20:05:57.0890616Z Selecting previously unselected package libnl-route-3-200:amd64. 2021-05-16T20:05:57.1101218Z Preparing to unpack .../124-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-05-16T20:05:57.1111394Z Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-16T20:05:57.1559651Z Selecting previously unselected package libnss-mdns:amd64. 2021-05-16T20:05:57.1769576Z Preparing to unpack .../125-libnss-mdns_0.14.1-1ubuntu1_amd64.deb ... 2021-05-16T20:05:57.1780444Z Unpacking libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-16T20:05:57.2109924Z Selecting previously unselected package libpam-gnome-keyring:amd64. 2021-05-16T20:05:57.2322768Z Preparing to unpack .../126-libpam-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T20:05:57.2332368Z Unpacking libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T20:05:57.2679227Z Selecting previously unselected package libpcsclite1:amd64. 2021-05-16T20:05:57.2869458Z Preparing to unpack .../127-libpcsclite1_1.8.26-3_amd64.deb ... 2021-05-16T20:05:57.2884367Z Unpacking libpcsclite1:amd64 (1.8.26-3) ... 2021-05-16T20:05:57.3239484Z Selecting previously unselected package libpdal-plugin-faux. 2021-05-16T20:05:57.3428072Z Preparing to unpack .../128-libpdal-plugin-faux_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T20:05:57.3439182Z Unpacking libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-16T20:05:57.3697201Z Selecting previously unselected package libpdal-plugin-icebridge. 2021-05-16T20:05:57.3984035Z Preparing to unpack .../129-libpdal-plugin-icebridge_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T20:05:57.3996835Z Unpacking libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-16T20:05:57.4360150Z Selecting previously unselected package libpdal-plugin-pgpointcloud. 2021-05-16T20:05:57.4578174Z Preparing to unpack .../130-libpdal-plugin-pgpointcloud_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T20:05:57.4591051Z Unpacking libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-16T20:05:57.4999799Z Selecting previously unselected package libpdal-plugin-python. 2021-05-16T20:05:57.5186410Z Preparing to unpack .../131-libpdal-plugin-python_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T20:05:57.5197699Z Unpacking libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-16T20:05:57.5542902Z Selecting previously unselected package libsqlite3-mod-spatialite:amd64. 2021-05-16T20:05:57.5806953Z Preparing to unpack .../132-libsqlite3-mod-spatialite_4.3.0a-6build1_amd64.deb ... 2021-05-16T20:05:57.5819400Z Unpacking libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-16T20:05:57.7242596Z Selecting previously unselected package libpdal-plugin-sqlite. 2021-05-16T20:05:57.7527501Z Preparing to unpack .../133-libpdal-plugin-sqlite_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T20:05:57.7538994Z Unpacking libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-16T20:05:57.7960241Z Selecting previously unselected package libpdal-plugins. 2021-05-16T20:05:57.8170077Z Preparing to unpack .../134-libpdal-plugins_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T20:05:57.8182347Z Unpacking libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-16T20:05:57.8479474Z Selecting previously unselected package libqt53dcore5:amd64. 2021-05-16T20:05:57.8731310Z Preparing to unpack .../135-libqt53dcore5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T20:05:57.8745705Z Unpacking libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:05:57.9200078Z Selecting previously unselected package libqt53drender5:amd64. 2021-05-16T20:05:57.9430679Z Preparing to unpack .../136-libqt53drender5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T20:05:57.9445763Z Unpacking libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:05:58.0314657Z Selecting previously unselected package libqt53danimation5:amd64. 2021-05-16T20:05:58.0603675Z Preparing to unpack .../137-libqt53danimation5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T20:05:58.0621490Z Unpacking libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:05:58.1079548Z Selecting previously unselected package libqt53dinput5:amd64. 2021-05-16T20:05:58.1283356Z Preparing to unpack .../138-libqt53dinput5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T20:05:58.1298650Z Unpacking libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:05:58.1719281Z Selecting previously unselected package libqt53dlogic5:amd64. 2021-05-16T20:05:58.1930836Z Preparing to unpack .../139-libqt53dlogic5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T20:05:58.1946660Z Unpacking libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:05:58.2279266Z Selecting previously unselected package libqt53dextras5:amd64. 2021-05-16T20:05:58.2477207Z Preparing to unpack .../140-libqt53dextras5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T20:05:58.2489013Z Unpacking libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:05:58.2920297Z Selecting previously unselected package qt3d-assimpsceneimport-plugin:amd64. 2021-05-16T20:05:58.3166343Z Preparing to unpack .../141-qt3d-assimpsceneimport-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T20:05:58.3176316Z Unpacking qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:05:58.3520257Z Selecting previously unselected package qt3d-defaultgeometryloader-plugin:amd64. 2021-05-16T20:05:58.3736690Z Preparing to unpack .../142-qt3d-defaultgeometryloader-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T20:05:58.3754986Z Unpacking qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:05:58.4028353Z Selecting previously unselected package qt3d-gltfsceneio-plugin:amd64. 2021-05-16T20:05:58.4320161Z Preparing to unpack .../143-qt3d-gltfsceneio-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T20:05:58.4332789Z Unpacking qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:05:58.4720998Z Selecting previously unselected package libqt53dquickscene2d5:amd64. 2021-05-16T20:05:59.0900366Z Preparing to unpack .../144-libqt53dquickscene2d5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T20:05:59.0905034Z Unpacking libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:05:59.0907672Z Selecting previously unselected package qt3d-scene2d-plugin:amd64. 2021-05-16T20:05:59.0910472Z Preparing to unpack .../145-qt3d-scene2d-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T20:05:59.0913726Z Unpacking qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:05:59.0915977Z Selecting previously unselected package libqgis-3d3.10.4. 2021-05-16T20:05:59.0919435Z Preparing to unpack .../146-libqgis-3d3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T20:05:59.0921511Z Unpacking libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:05:59.0923688Z Selecting previously unselected package libqgis-analysis3.10.4. 2021-05-16T20:05:59.0926653Z Preparing to unpack .../147-libqgis-analysis3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T20:05:59.0929025Z Unpacking libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:05:59.0931199Z Selecting previously unselected package libqgis-app3.10.4. 2021-05-16T20:05:59.0933490Z Preparing to unpack .../148-libqgis-app3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T20:05:59.0935565Z Unpacking libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:05:59.1199047Z Selecting previously unselected package qtchooser. 2021-05-16T20:05:59.1425107Z Preparing to unpack .../149-qtchooser_66-2build1_amd64.deb ... 2021-05-16T20:05:59.1441303Z Unpacking qtchooser (66-2build1) ... 2021-05-16T20:05:59.1799576Z Selecting previously unselected package qdoc-qt5. 2021-05-16T20:05:59.1998564Z Preparing to unpack .../150-qdoc-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T20:05:59.2015420Z Unpacking qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T20:05:59.2759286Z Selecting previously unselected package libqt5help5:amd64. 2021-05-16T20:05:59.2958045Z Preparing to unpack .../151-libqt5help5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T20:05:59.2972005Z Unpacking libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T20:05:59.3320548Z Selecting previously unselected package qhelpgenerator-qt5. 2021-05-16T20:05:59.3545125Z Preparing to unpack .../152-qhelpgenerator-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T20:05:59.3562833Z Unpacking qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T20:05:59.3823391Z Selecting previously unselected package qt5-assistant. 2021-05-16T20:05:59.4096488Z Preparing to unpack .../153-qt5-assistant_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T20:05:59.4105730Z Unpacking qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-16T20:05:59.4643454Z Selecting previously unselected package qtattributionsscanner-qt5. 2021-05-16T20:05:59.4916212Z Preparing to unpack .../154-qtattributionsscanner-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T20:05:59.4930722Z Unpacking qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T20:05:59.5236477Z Selecting previously unselected package libqt5designer5:amd64. 2021-05-16T20:05:59.5538590Z Preparing to unpack .../155-libqt5designer5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T20:05:59.5548222Z Unpacking libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T20:05:59.7679531Z Selecting previously unselected package libqt5designercomponents5:amd64. 2021-05-16T20:05:59.7929315Z Preparing to unpack .../156-libqt5designercomponents5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T20:05:59.7940301Z Unpacking libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T20:05:59.8816035Z Selecting previously unselected package qttools5-dev-tools. 2021-05-16T20:05:59.9095549Z Preparing to unpack .../157-qttools5-dev-tools_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T20:05:59.9115023Z Unpacking qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-16T20:06:00.0389552Z Selecting previously unselected package libqgis-customwidgets. 2021-05-16T20:06:00.0700838Z Preparing to unpack .../158-libqgis-customwidgets_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T20:06:00.0717575Z Unpacking libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:06:00.1944966Z Selecting previously unselected package libqgis-server3.10.4. 2021-05-16T20:06:00.2227300Z Preparing to unpack .../159-libqgis-server3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T20:06:00.2243288Z Unpacking libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:06:00.2739480Z Selecting previously unselected package libqgisgrass7-3.10.4. 2021-05-16T20:06:00.3032885Z Preparing to unpack .../160-libqgisgrass7-3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T20:06:00.3043591Z Unpacking libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:06:00.3496879Z Selecting previously unselected package libqgispython3.10.4. 2021-05-16T20:06:00.3765445Z Preparing to unpack .../161-libqgispython3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T20:06:00.3775933Z Unpacking libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:06:00.4104984Z Selecting previously unselected package libqmi-glib5:amd64. 2021-05-16T20:06:00.4374093Z Preparing to unpack .../162-libqmi-glib5_1.24.8-1_amd64.deb ... 2021-05-16T20:06:00.4388951Z Unpacking libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-16T20:06:00.5119803Z Selecting previously unselected package libqmi-proxy. 2021-05-16T20:06:00.5393848Z Preparing to unpack .../163-libqmi-proxy_1.24.8-1_amd64.deb ... 2021-05-16T20:06:00.5574556Z Unpacking libqmi-proxy (1.24.8-1) ... 2021-05-16T20:06:00.5827255Z Selecting previously unselected package libqt5test5:amd64. 2021-05-16T20:06:00.6111881Z Preparing to unpack .../164-libqt5test5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T20:06:00.6121778Z Unpacking libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:06:00.6505016Z Selecting previously unselected package libwacom-bin. 2021-05-16T20:06:00.6735372Z Preparing to unpack .../165-libwacom-bin_1.3-2ubuntu3_amd64.deb ... 2021-05-16T20:06:00.6743331Z Unpacking libwacom-bin (1.3-2ubuntu3) ... 2021-05-16T20:06:00.6974451Z Selecting previously unselected package modemmanager. 2021-05-16T20:06:00.7235493Z Preparing to unpack .../166-modemmanager_1.12.8-1_amd64.deb ... 2021-05-16T20:06:00.7310347Z Unpacking modemmanager (1.12.8-1) ... 2021-05-16T20:06:00.8343880Z Selecting previously unselected package ttf-bitstream-vera. 2021-05-16T20:06:00.8631482Z Preparing to unpack .../167-ttf-bitstream-vera_1.10-8_all.deb ... 2021-05-16T20:06:00.8642494Z Unpacking ttf-bitstream-vera (1.10-8) ... 2021-05-16T20:06:00.8960758Z Selecting previously unselected package python-matplotlib-data. 2021-05-16T20:06:00.9226868Z Preparing to unpack .../168-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-05-16T20:06:00.9237266Z Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-16T20:06:01.2279764Z Selecting previously unselected package python3-soupsieve. 2021-05-16T20:06:01.2532111Z Preparing to unpack .../169-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-05-16T20:06:01.2541517Z Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-16T20:06:01.2797994Z Selecting previously unselected package python3-bs4. 2021-05-16T20:06:01.3083840Z Preparing to unpack .../170-python3-bs4_4.8.2-1_all.deb ... 2021-05-16T20:06:01.3095709Z Unpacking python3-bs4 (4.8.2-1) ... 2021-05-16T20:06:01.3479722Z Selecting previously unselected package python3-cycler. 2021-05-16T20:06:01.3693808Z Preparing to unpack .../171-python3-cycler_0.10.0-3_all.deb ... 2021-05-16T20:06:01.3711371Z Unpacking python3-cycler (0.10.0-3) ... 2021-05-16T20:06:01.3963660Z Selecting previously unselected package python3-dateutil. 2021-05-16T20:06:01.4227861Z Preparing to unpack .../172-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-05-16T20:06:01.4236462Z Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-16T20:06:01.4545885Z Selecting previously unselected package python3-decorator. 2021-05-16T20:06:01.4817257Z Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-05-16T20:06:01.4828312Z Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-05-16T20:06:01.5102544Z Selecting previously unselected package python3-future. 2021-05-16T20:06:01.5385925Z Preparing to unpack .../174-python3-future_0.18.2-2_all.deb ... 2021-05-16T20:06:01.5394986Z Unpacking python3-future (0.18.2-2) ... 2021-05-16T20:06:01.6080263Z Selecting previously unselected package python3-webencodings. 2021-05-16T20:06:01.6346911Z Preparing to unpack .../175-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-05-16T20:06:01.6362971Z Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-16T20:06:01.6626263Z Selecting previously unselected package python3-html5lib. 2021-05-16T20:06:01.6895079Z Preparing to unpack .../176-python3-html5lib_1.0.1-2_all.deb ... 2021-05-16T20:06:01.6904287Z Unpacking python3-html5lib (1.0.1-2) ... 2021-05-16T20:06:01.7249608Z Selecting previously unselected package python3-ipython-genutils. 2021-05-16T20:06:01.7503700Z Preparing to unpack .../177-python3-ipython-genutils_0.2.0-1ubuntu1_all.deb ... 2021-05-16T20:06:01.7514290Z Unpacking python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-16T20:06:01.7839536Z Selecting previously unselected package python3-traitlets. 2021-05-16T20:06:01.8053786Z Preparing to unpack .../178-python3-traitlets_4.3.3-3_all.deb ... 2021-05-16T20:06:01.8067335Z Unpacking python3-traitlets (4.3.3-3) ... 2021-05-16T20:06:01.8479901Z Selecting previously unselected package python3-jupyter-core. 2021-05-16T20:06:01.8696331Z Preparing to unpack .../179-python3-jupyter-core_4.6.3-3_all.deb ... 2021-05-16T20:06:01.8710218Z Unpacking python3-jupyter-core (4.6.3-3) ... 2021-05-16T20:06:01.8999777Z Selecting previously unselected package python3-kiwisolver. 2021-05-16T20:06:01.9262243Z Preparing to unpack .../180-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-05-16T20:06:01.9272556Z Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-05-16T20:06:01.9588140Z Selecting previously unselected package python3-lxml:amd64. 2021-05-16T20:06:01.9849629Z Preparing to unpack .../181-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-05-16T20:06:01.9862411Z Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-16T20:06:02.1284275Z Selecting previously unselected package python3-pyparsing. 2021-05-16T20:06:02.1550804Z Preparing to unpack .../182-python3-pyparsing_2.4.6-1_all.deb ... 2021-05-16T20:06:02.1561636Z Unpacking python3-pyparsing (2.4.6-1) ... 2021-05-16T20:06:02.1885786Z Selecting previously unselected package python3-matplotlib. 2021-05-16T20:06:02.2165769Z Preparing to unpack .../183-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-05-16T20:06:02.2176848Z Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-16T20:06:02.6352983Z Selecting previously unselected package python3-nbformat. 2021-05-16T20:06:02.6633158Z Preparing to unpack .../184-python3-nbformat_5.0.4-1_all.deb ... 2021-05-16T20:06:02.6645284Z Unpacking python3-nbformat (5.0.4-1) ... 2021-05-16T20:06:02.6940119Z Selecting previously unselected package python3-olefile. 2021-05-16T20:06:02.7235870Z Preparing to unpack .../185-python3-olefile_0.46-2_all.deb ... 2021-05-16T20:06:02.7250834Z Unpacking python3-olefile (0.46-2) ... 2021-05-16T20:06:02.7511425Z Selecting previously unselected package python3-pyproj. 2021-05-16T20:06:02.7794951Z Preparing to unpack .../186-python3-pyproj_2.5.0+ds-1_amd64.deb ... 2021-05-16T20:06:02.7808958Z Unpacking python3-pyproj (2.5.0+ds-1) ... 2021-05-16T20:06:02.8349563Z Selecting previously unselected package python3-tz. 2021-05-16T20:06:02.8615727Z Preparing to unpack .../187-python3-tz_2019.3-1_all.deb ... 2021-05-16T20:06:02.8699253Z Unpacking python3-tz (2019.3-1) ... 2021-05-16T20:06:02.8950317Z Selecting previously unselected package python3-owslib. 2021-05-16T20:06:02.9213464Z Preparing to unpack .../188-python3-owslib_0.19.1-1_all.deb ... 2021-05-16T20:06:02.9223584Z Unpacking python3-owslib (0.19.1-1) ... 2021-05-16T20:06:02.9568866Z Selecting previously unselected package python3-pil:amd64. 2021-05-16T20:06:02.9856605Z Preparing to unpack .../189-python3-pil_7.0.0-4ubuntu0.3_amd64.deb ... 2021-05-16T20:06:02.9864693Z Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-16T20:06:03.0483920Z Selecting previously unselected package python3-retrying. 2021-05-16T20:06:03.0773978Z Preparing to unpack .../190-python3-retrying_1.3.3-4_all.deb ... 2021-05-16T20:06:03.0783937Z Unpacking python3-retrying (1.3.3-4) ... 2021-05-16T20:06:03.1067542Z Selecting previously unselected package python3-plotly. 2021-05-16T20:06:03.1339653Z Preparing to unpack .../191-python3-plotly_4.4.1+dfsg-1_all.deb ... 2021-05-16T20:06:03.1348267Z Unpacking python3-plotly (4.4.1+dfsg-1) ... 2021-05-16T20:06:03.6000610Z Selecting previously unselected package python3-psycopg2. 2021-05-16T20:06:03.6320539Z Preparing to unpack .../192-python3-psycopg2_2.8.4-2_amd64.deb ... 2021-05-16T20:06:03.6334154Z Unpacking python3-psycopg2 (2.8.4-2) ... 2021-05-16T20:06:03.6735048Z Selecting previously unselected package python3-sip. 2021-05-16T20:06:03.7038619Z Preparing to unpack .../193-python3-sip_4.19.21+dfsg-1build1_amd64.deb ... 2021-05-16T20:06:03.7052589Z Unpacking python3-sip (4.19.21+dfsg-1build1) ... 2021-05-16T20:06:03.7421739Z Selecting previously unselected package python3-pyqt5. 2021-05-16T20:06:03.7707484Z Preparing to unpack .../194-python3-pyqt5_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T20:06:03.7724379Z Unpacking python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-16T20:06:04.0232807Z Selecting previously unselected package python3-pyqt5.qsci. 2021-05-16T20:06:04.0509338Z Preparing to unpack .../195-python3-pyqt5.qsci_2.11.2+dfsg-6_amd64.deb ... 2021-05-16T20:06:04.0524734Z Unpacking python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-16T20:06:04.1014617Z Selecting previously unselected package python3-pyqt5.qtsql. 2021-05-16T20:06:04.1317845Z Preparing to unpack .../196-python3-pyqt5.qtsql_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T20:06:04.1335050Z Unpacking python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-16T20:06:04.1679705Z Selecting previously unselected package python3-pyqt5.qtsvg. 2021-05-16T20:06:04.1984502Z Preparing to unpack .../197-python3-pyqt5.qtsvg_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T20:06:04.1993502Z Unpacking python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-16T20:06:04.2319920Z Selecting previously unselected package python3-pyqt5.qtwebkit. 2021-05-16T20:06:04.2562394Z Preparing to unpack .../198-python3-pyqt5.qtwebkit_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T20:06:04.2573629Z Unpacking python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-16T20:06:04.2962462Z Selecting previously unselected package python3-qgis-common. 2021-05-16T20:06:04.3241050Z Preparing to unpack .../199-python3-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T20:06:04.3258766Z Unpacking python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:06:04.6322595Z Selecting previously unselected package python3-qgis. 2021-05-16T20:06:04.6636678Z Preparing to unpack .../200-python3-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T20:06:04.6648609Z Unpacking python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:06:05.5201469Z Selecting previously unselected package python3-tk:amd64. 2021-05-16T20:06:05.5449631Z Preparing to unpack .../201-python3-tk_3.8.5-1~20.04.1_amd64.deb ... 2021-05-16T20:06:05.5461167Z Unpacking python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-16T20:06:05.5879813Z Selecting previously unselected package libjs-leaflet. 2021-05-16T20:06:05.6127702Z Preparing to unpack .../202-libjs-leaflet_1.6.0~dfsg-1_all.deb ... 2021-05-16T20:06:05.6136784Z Unpacking libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-16T20:06:05.6679767Z Selecting previously unselected package qgis-common. 2021-05-16T20:06:05.6926871Z Preparing to unpack .../203-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T20:06:05.6942306Z Unpacking qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:06:07.1959721Z Selecting previously unselected package qgis. 2021-05-16T20:06:07.2221543Z Preparing to unpack .../204-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T20:06:07.2900090Z Unpacking qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:06:07.5360567Z Selecting previously unselected package qgis-plugin-grass-common. 2021-05-16T20:06:07.5626001Z Preparing to unpack .../205-qgis-plugin-grass-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T20:06:07.5635423Z Unpacking qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:06:07.7477919Z Selecting previously unselected package qgis-provider-grass. 2021-05-16T20:06:07.7765822Z Preparing to unpack .../206-qgis-provider-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T20:06:07.7777556Z Unpacking qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:06:07.8140552Z Selecting previously unselected package qgis-plugin-grass. 2021-05-16T20:06:07.8448458Z Preparing to unpack .../207-qgis-plugin-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T20:06:07.8461889Z Unpacking qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:06:07.9240311Z Selecting previously unselected package qt5-gtk-platformtheme:amd64. 2021-05-16T20:06:07.9499499Z Preparing to unpack .../208-qt5-gtk-platformtheme_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T20:06:07.9510354Z Unpacking qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:06:07.9960965Z Selecting previously unselected package qttranslations5-l10n. 2021-05-16T20:06:08.0213169Z Preparing to unpack .../209-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2021-05-16T20:06:08.0226347Z Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-16T20:06:08.2134177Z Selecting previously unselected package wpasupplicant. 2021-05-16T20:06:08.2429432Z Preparing to unpack .../210-wpasupplicant_2%3a2.9-1ubuntu4.3_amd64.deb ... 2021-05-16T20:06:08.2446386Z Unpacking wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-16T20:06:08.3707497Z Selecting previously unselected package proj-bin. 2021-05-16T20:06:08.3995668Z Preparing to unpack .../211-proj-bin_6.3.1-1_amd64.deb ... 2021-05-16T20:06:08.4014421Z Unpacking proj-bin (6.3.1-1) ... 2021-05-16T20:06:08.4400276Z Selecting previously unselected package usb-modeswitch-data. 2021-05-16T20:06:08.4630215Z Preparing to unpack .../212-usb-modeswitch-data_20191128-3_all.deb ... 2021-05-16T20:06:08.4652968Z Unpacking usb-modeswitch-data (20191128-3) ... 2021-05-16T20:06:08.4933649Z Selecting previously unselected package usb-modeswitch. 2021-05-16T20:06:08.5222181Z Preparing to unpack .../213-usb-modeswitch_2.5.2+repack0-2ubuntu3_amd64.deb ... 2021-05-16T20:06:08.5310630Z Unpacking usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-16T20:06:08.5977781Z Setting up libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-16T20:06:08.6015561Z Setting up iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-16T20:06:09.5923294Z iio-sensor-proxy.service is a disabled or a static unit, not starting it. 2021-05-16T20:06:09.5924887Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-16T20:06:09.5935197Z Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-16T20:06:09.5937676Z Setting up qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:06:09.5939711Z Setting up ttf-bitstream-vera (1.10-8) ... 2021-05-16T20:06:09.5941777Z Setting up libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-16T20:06:09.5944335Z Setting up proj-data (6.3.1-1) ... 2021-05-16T20:06:09.5946289Z Setting up libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-16T20:06:09.5947861Z Setting up libxcb-xinput0:amd64 (1.14-2) ... 2021-05-16T20:06:09.5948706Z Setting up libwoff1:amd64 (1.0.2-1build2) ... 2021-05-16T20:06:09.5949518Z Setting up libhyphen0:amd64 (2.8.8-7) ... 2021-05-16T20:06:09.5950362Z Setting up libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-16T20:06:09.5951204Z Setting up libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-16T20:06:09.5952038Z Setting up libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-16T20:06:09.5953001Z Setting up libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-16T20:06:09.5953764Z Setting up libminizip1:amd64 (1.1-8build1) ... 2021-05-16T20:06:09.5954503Z Setting up libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-16T20:06:09.5955352Z Setting up python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-16T20:06:09.5956128Z Setting up fonts-lyx (2.3.4.2-2) ... 2021-05-16T20:06:09.5956927Z Setting up libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-16T20:06:09.5957900Z Setting up python3-olefile (0.46-2) ... 2021-05-16T20:06:09.5958780Z Setting up blt (2.5.3+dfsg-4) ... 2021-05-16T20:06:09.5959565Z Setting up python3-retrying (1.3.3-4) ... 2021-05-16T20:06:09.5960707Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-16T20:06:09.5961688Z Setting up libarpack2:amd64 (3.7.0-3) ... 2021-05-16T20:06:09.5962620Z Setting up libfcgi-bin (2.4.0-10build1) ... 2021-05-16T20:06:09.5963585Z Setting up libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-16T20:06:09.5964501Z Setting up libdap25:amd64 (3.20.5-1) ... 2021-05-16T20:06:09.5965547Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-16T20:06:09.5967060Z Setting up python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-16T20:06:09.5968648Z Setting up libqhull7:amd64 (2015.2-4) ... 2021-05-16T20:06:09.5969433Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-16T20:06:09.5972124Z Setting up libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-16T20:06:09.5972943Z Setting up libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-16T20:06:09.5973764Z Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-16T20:06:09.6060765Z Setting up gdal-data (3.0.4+dfsg-1build3) ... 2021-05-16T20:06:09.6093604Z Setting up python3-tz (2019.3-1) ... 2021-05-16T20:06:09.7561618Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-16T20:06:09.7652660Z Setting up libxcb-xkb1:amd64 (1.14-2) ... 2021-05-16T20:06:09.7687116Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-16T20:06:09.7771200Z Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-16T20:06:09.7810447Z Setting up libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-16T20:06:09.7835305Z Setting up libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-16T20:06:09.7858657Z Setting up p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-16T20:06:09.7890915Z Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-05-16T20:06:09.9183389Z Setting up libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T20:06:09.9218813Z Setting up libcfitsio8:amd64 (3.470-3) ... 2021-05-16T20:06:09.9256159Z Setting up libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-16T20:06:09.9289276Z Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-16T20:06:09.9366335Z Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-16T20:06:09.9389790Z Setting up python3-pyparsing (2.4.6-1) ... 2021-05-16T20:06:10.1053046Z Setting up libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-16T20:06:10.1092773Z Setting up python3-cycler (0.10.0-3) ... 2021-05-16T20:06:10.2480906Z Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-16T20:06:10.2512578Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-16T20:06:10.2547364Z Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-05-16T20:06:10.2571265Z Setting up grass-doc (7.8.2-1build3) ... 2021-05-16T20:06:10.2599359Z Setting up usb-modeswitch-data (20191128-3) ... 2021-05-16T20:06:10.2637678Z Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-16T20:06:10.2664808Z Setting up python3-psycopg2 (2.8.4-2) ... 2021-05-16T20:06:10.4232016Z Setting up libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-16T20:06:10.4273035Z Setting up libproj15:amd64 (6.3.1-1) ... 2021-05-16T20:06:10.4321167Z Setting up libpcsclite1:amd64 (1.8.26-3) ... 2021-05-16T20:06:10.4348512Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:06:10.4434854Z Setting up python3-html5lib (1.0.1-2) ... 2021-05-16T20:06:10.6384036Z Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-16T20:06:11.7330923Z Setting up libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-16T20:06:11.7359972Z Setting up libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-16T20:06:11.7391814Z Setting up liburiparser1:amd64 (0.9.3-2) ... 2021-05-16T20:06:11.7430665Z Setting up gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T20:06:11.7457480Z Setting up libfreexl1:amd64 (1.0.5-3) ... 2021-05-16T20:06:11.7492209Z Setting up libmm-glib0:amd64 (1.12.8-1) ... 2021-05-16T20:06:11.7522553Z Setting up liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-16T20:06:11.7557235Z Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-16T20:06:11.9286754Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:06:11.9319558Z Setting up libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-16T20:06:11.9347812Z Setting up libxcb-randr0:amd64 (1.14-2) ... 2021-05-16T20:06:11.9379673Z Setting up python3-traitlets (4.3.3-3) ... 2021-05-16T20:06:12.1269372Z Setting up libfyba0:amd64 (4.1.1-6build1) ... 2021-05-16T20:06:12.1307096Z Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-16T20:06:12.1330540Z Setting up libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-16T20:06:12.1367635Z Setting up libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-16T20:06:12.1393918Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T20:06:12.1568957Z Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-16T20:06:12.3206501Z Setting up libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-16T20:06:12.3240911Z Setting up libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-16T20:06:12.3280067Z Setting up usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-16T20:06:12.3376637Z Setting up libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-16T20:06:12.3419618Z Setting up p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-16T20:06:12.3445947Z Setting up libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T20:06:12.3470624Z Setting up libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-16T20:06:12.3506977Z Setting up python3-future (0.18.2-2) ... 2021-05-16T20:06:12.3582155Z update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode 2021-05-16T20:06:12.3644813Z update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode 2021-05-16T20:06:12.6875054Z Setting up qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:06:12.8209106Z Setting up libdaemon0:amd64 (0.14-7) ... 2021-05-16T20:06:12.8240283Z Setting up libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:06:12.8270514Z Setting up libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-16T20:06:12.8294973Z Setting up libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-16T20:06:12.8328526Z Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-16T20:06:12.8373449Z Setting up libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T20:06:12.8401915Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-16T20:06:12.8425729Z Setting up libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:06:12.8454324Z Setting up libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T20:06:13.1307119Z Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-16T20:06:13.3006599Z Setting up python3-jupyter-core (4.6.3-3) ... 2021-05-16T20:06:13.4506754Z Setting up libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-16T20:06:13.4528097Z Setting up qtchooser (66-2build1) ... 2021-05-16T20:06:13.4555320Z Setting up libwacom-common (1.3-2ubuntu3) ... 2021-05-16T20:06:13.4586044Z Setting up python3-sip (4.19.21+dfsg-1build1) ... 2021-05-16T20:06:13.5991252Z Setting up libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-16T20:06:13.6023988Z Setting up libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-16T20:06:13.6053364Z Setting up libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T20:06:13.6080930Z Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-16T20:06:14.4703120Z Setting up libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-16T20:06:14.4729332Z Setting up libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-16T20:06:14.4756761Z Setting up libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-16T20:06:14.4789955Z Setting up qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T20:06:14.4817483Z Setting up libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:06:14.4847563Z Setting up proj-bin (6.3.1-1) ... 2021-05-16T20:06:14.4875959Z Setting up libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-16T20:06:14.4904691Z Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-16T20:06:14.4930156Z Setting up geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-16T20:06:14.8863289Z geoclue.service is a disabled or a static unit, not starting it. 2021-05-16T20:06:14.8888575Z Setting up libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T20:06:14.8913442Z Setting up python3-nbformat (5.0.4-1) ... 2021-05-16T20:06:15.0385150Z Setting up libmbim-proxy (1.22.0-2) ... 2021-05-16T20:06:15.0418757Z Setting up python3-pyproj (2.5.0+ds-1) ... 2021-05-16T20:06:15.1908402Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:06:15.1944195Z Setting up python3-bs4 (4.8.2-1) ... 2021-05-16T20:06:15.3665283Z Setting up libgeotiff5:amd64 (1.5.1-2) ... 2021-05-16T20:06:15.3699092Z Setting up gcr (3.36.0-2build1) ... 2021-05-16T20:06:15.3731324Z Setting up libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:06:15.3769286Z Setting up wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-16T20:06:15.5499205Z Created symlink /etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-16T20:06:15.5501289Z Created symlink /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-16T20:06:16.0461017Z Setting up python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-16T20:06:16.3292510Z Setting up libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:06:16.3319958Z Setting up gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-16T20:06:16.3347855Z Setting up libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T20:06:16.3380442Z Setting up qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:06:16.3405882Z Setting up qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T20:06:16.3434827Z Setting up libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T20:06:16.3459263Z Setting up python3-plotly (4.4.1+dfsg-1) ... 2021-05-16T20:06:16.4987627Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T20:06:16.4989066Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-16T20:06:16.4990498Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T20:06:16.4991553Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-16T20:06:16.5385155Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:194: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T20:06:16.5386064Z if direction is "increasing": 2021-05-16T20:06:16.5387220Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:199: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T20:06:16.5388043Z elif direction is "decreasing": 2021-05-16T20:06:16.5553373Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:176: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T20:06:16.5554417Z if direction is "increasing": 2021-05-16T20:06:16.5555690Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T20:06:16.5556785Z elif direction is "decreasing": 2021-05-16T20:06:17.4826943Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:460: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T20:06:17.4829748Z if props["offset_coordinates"] is "data": 2021-05-16T20:06:17.4832977Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:572: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-16T20:06:17.4835267Z if props["coordinates"] is not "data": 2021-05-16T20:06:18.1910271Z Setting up avahi-daemon (0.7-4ubuntu7) ... 2021-05-16T20:06:18.7653995Z Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /lib/systemd/system/avahi-daemon.service. 2021-05-16T20:06:18.7657592Z Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /lib/systemd/system/avahi-daemon.service. 2021-05-16T20:06:18.7660744Z Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /lib/systemd/system/avahi-daemon.socket. 2021-05-16T20:06:19.8184000Z Setting up libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-16T20:06:19.8210030Z First installation detected... 2021-05-16T20:06:19.8210799Z Checking NSS setup... 2021-05-16T20:06:19.8247667Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-16T20:06:19.8273090Z Setting up libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:06:19.8324519Z Setting up python3-owslib (0.19.1-1) ... 2021-05-16T20:06:20.0863607Z Setting up libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-16T20:06:20.0889622Z Setting up libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-16T20:06:20.0915572Z Setting up libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-16T20:06:20.0941648Z Setting up libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-16T20:06:20.0965613Z Setting up libwacom-bin (1.3-2ubuntu3) ... 2021-05-16T20:06:20.0988919Z Setting up libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-16T20:06:20.1017344Z Setting up libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-16T20:06:20.1047149Z Setting up libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-16T20:06:20.1076700Z Setting up python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-16T20:06:20.3037785Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-16T20:06:20.3073880Z Setting up libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-16T20:06:20.3102863Z Setting up grass-core (7.8.2-1build3) ... 2021-05-16T20:06:20.6354481Z /usr/lib/grass78/etc/python/grass/pygrass/gis/__init__.py:75: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T20:06:20.6357355Z if value is '': 2021-05-16T20:06:20.7280398Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T20:06:20.7282210Z if do_profiling is "True" or do_profiling is "1": 2021-05-16T20:06:20.7284179Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T20:06:20.7285931Z if do_profiling is "True" or do_profiling is "1": 2021-05-16T20:06:20.7288219Z /usr/lib/grass78/etc/python/grass/temporal/core.py:582: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-16T20:06:20.7290041Z if driver_string is not None and driver_string is not "": 2021-05-16T20:06:20.7689469Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T20:06:20.7691412Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-16T20:06:20.7693497Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T20:06:20.7695330Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-16T20:06:20.8273545Z Setting up libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-16T20:06:21.5955345Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:06:21.5957634Z Setting up libqmi-proxy (1.24.8-1) ... 2021-05-16T20:06:21.5959278Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:06:21.5960297Z Setting up libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:06:21.5961197Z Setting up libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T20:06:21.5962136Z Setting up libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:06:21.5963199Z Setting up qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:06:21.5964297Z Setting up libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:06:21.5965400Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:06:21.5966327Z Setting up gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-16T20:06:21.5967348Z Setting up qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T20:06:21.5968399Z Setting up libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:06:21.5969378Z Setting up libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:06:21.5970208Z Setting up modemmanager (1.12.8-1) ... 2021-05-16T20:06:21.5972035Z Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service → /lib/systemd/system/ModemManager.service. 2021-05-16T20:06:21.5974354Z Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service → /lib/systemd/system/ModemManager.service. 2021-05-16T20:06:21.5975762Z Setting up libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T20:06:21.5976677Z Setting up libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T20:06:21.5977583Z Setting up libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-16T20:06:21.5978455Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T20:06:21.5979388Z Setting up libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:06:21.5980358Z Setting up qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T20:06:21.5981237Z Setting up libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-16T20:06:21.5982138Z Setting up libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-16T20:06:21.5993064Z Setting up libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-16T20:06:21.5994377Z Setting up libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T20:06:21.6001055Z Setting up libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T20:06:21.6029699Z Setting up libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:06:21.6060251Z Setting up libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:06:21.6094444Z Setting up libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:06:21.6127474Z Setting up libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:06:21.6150339Z Setting up qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-16T20:06:21.6171034Z Setting up qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-16T20:06:21.6192814Z Setting up libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:06:21.6222718Z Setting up qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:06:21.6249473Z Setting up python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-16T20:06:21.7777008Z Setting up python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-16T20:06:21.7807324Z Setting up libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:06:21.7839996Z Setting up qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:06:21.7865354Z Setting up qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:06:51.1139945Z Setting up libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:06:51.1163386Z Setting up python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-16T20:06:51.1194224Z Setting up libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:06:51.1223663Z Setting up qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:06:51.1248904Z Setting up libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:06:51.1275244Z Setting up libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:06:51.1304852Z Setting up qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:06:51.1332456Z Setting up python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:06:51.2799182Z Setting up libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:06:51.2822514Z Setting up python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-16T20:06:51.2845435Z Setting up qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:06:51.2872343Z Setting up python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-16T20:06:51.2893548Z Setting up python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:06:51.4376977Z Setting up libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:06:51.4405483Z Setting up qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:06:51.4439924Z Setting up qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:06:51.4545330Z Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-05-16T20:06:51.4709655Z Processing triggers for shared-mime-info (1.15-1) ... 2021-05-16T20:06:53.1055794Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T20:06:53.1057546Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-16T20:06:53.1058909Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-16T20:06:53.1060380Z Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ... 2021-05-16T20:06:53.1061729Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T20:06:53.1062870Z Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-16T20:06:53.1063931Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T20:07:03.7666405Z Setting up pinentry-gnome3 (1.1.0-3build1) ... 2021-05-16T20:07:03.7853462Z Setting up gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-16T20:07:05.6004418Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-16T20:07:05.6004841Z with: 2021-05-16T20:07:05.6005234Z github_slug: neuroconductor/neurobase 2021-05-16T20:07:05.6005590Z env: 2021-05-16T20:07:05.6005942Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:07:05.6006298Z TIC_DEPLOY_KEY: 2021-05-16T20:07:05.6006945Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T20:07:05.6008448Z GITHUB_PAT: *** 2021-05-16T20:07:05.6008763Z COVERALLS_TOKEN: 2021-05-16T20:07:05.6009146Z continue-on-error: false 2021-05-16T20:07:05.6009504Z VDIFFR_RUN_TESTS: 2021-05-16T20:07:05.6009887Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T20:07:05.6010221Z TZ: UTC 2021-05-16T20:07:05.6010525Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:07:05.6010836Z NOT_CRAN: true 2021-05-16T20:07:05.6011131Z ##[endgroup] 2021-05-16T20:07:05.6354577Z repo slug is: neuroconductor/neurobase 2021-05-16T20:07:05.6458293Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-16T20:07:05.6459086Z env: 2021-05-16T20:07:05.6459531Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:07:05.6460016Z TIC_DEPLOY_KEY: 2021-05-16T20:07:05.6460836Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T20:07:05.6462219Z GITHUB_PAT: *** 2021-05-16T20:07:05.6462581Z COVERALLS_TOKEN: 2021-05-16T20:07:05.6463168Z continue-on-error: false 2021-05-16T20:07:05.6463654Z VDIFFR_RUN_TESTS: 2021-05-16T20:07:05.6464278Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T20:07:05.6464732Z TZ: UTC 2021-05-16T20:07:05.6465117Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:07:05.6465545Z NOT_CRAN: true 2021-05-16T20:07:05.6465915Z ##[endgroup] 2021-05-16T20:07:05.8411377Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-16T20:07:05.8411831Z with: 2021-05-16T20:07:05.8412141Z repo_name: neurobase 2021-05-16T20:07:05.8412459Z repo_version: 1.30.1 2021-05-16T20:07:05.8412767Z runner_os: Linux 2021-05-16T20:07:05.8413047Z R_version: 3.6 2021-05-16T20:07:05.8413322Z env: 2021-05-16T20:07:05.8413651Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:07:05.8414016Z TIC_DEPLOY_KEY: 2021-05-16T20:07:05.8414653Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T20:07:05.8416237Z GITHUB_PAT: *** 2021-05-16T20:07:05.8416687Z COVERALLS_TOKEN: 2021-05-16T20:07:05.8417281Z continue-on-error: false 2021-05-16T20:07:05.8417821Z VDIFFR_RUN_TESTS: 2021-05-16T20:07:05.8418346Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T20:07:05.8418836Z TZ: UTC 2021-05-16T20:07:05.8419257Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:07:05.8419715Z NOT_CRAN: true 2021-05-16T20:07:05.8420138Z ##[endgroup] 2021-05-16T20:07:05.8756697Z Package: neurobase 2021-05-16T20:07:05.8762726Z Version: 1.30.1 2021-05-16T20:07:05.8764664Z OS: Linux 2021-05-16T20:07:05.8849300Z ##[group]Run install.packages('remotes') 2021-05-16T20:07:05.8849835Z install.packages('remotes') 2021-05-16T20:07:05.8850464Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-16T20:07:05.8851243Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-16T20:07:05.8857562Z shell: /usr/local/bin/Rscript {0} 2021-05-16T20:07:05.8857880Z env: 2021-05-16T20:07:05.8858237Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:07:05.8858610Z TIC_DEPLOY_KEY: 2021-05-16T20:07:05.8859494Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T20:07:05.8860679Z GITHUB_PAT: *** 2021-05-16T20:07:05.8861031Z COVERALLS_TOKEN: 2021-05-16T20:07:05.8861479Z continue-on-error: false 2021-05-16T20:07:05.8861897Z VDIFFR_RUN_TESTS: 2021-05-16T20:07:05.8862342Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T20:07:05.8862753Z TZ: UTC 2021-05-16T20:07:05.8863102Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:07:05.8863479Z NOT_CRAN: true 2021-05-16T20:07:05.8863815Z ##[endgroup] 2021-05-16T20:07:06.0344901Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T20:07:06.0346930Z (as ‘lib’ is unspecified) 2021-05-16T20:07:18.6461858Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/remotes_2.3.0.tar.gz' 2021-05-16T20:07:19.4413466Z Content type 'binary/octet-stream' length 391843 bytes (382 KB) 2021-05-16T20:07:19.5474777Z ================================================== 2021-05-16T20:07:19.5476584Z downloaded 382 KB 2021-05-16T20:07:19.5477557Z 2021-05-16T20:07:19.7490661Z * installing *binary* package ‘remotes’ ... 2021-05-16T20:07:19.7567768Z * DONE (remotes) 2021-05-16T20:07:19.7627680Z 2021-05-16T20:07:19.7628764Z The downloaded source packages are in 2021-05-16T20:07:19.7630182Z ‘/tmp/RtmpLIwAkl/downloaded_packages’ 2021-05-16T20:07:37.1703692Z ##[group]Run actions/cache@v1 2021-05-16T20:07:37.1704025Z with: 2021-05-16T20:07:37.1704370Z path: /home/runner/work/_temp/Library 2021-05-16T20:07:37.1706944Z key: Linux-52cdae6dc4678912e67409510b56a0db328f17bfc885ed7e1aa35e76f12f06eb-1-1dd4810f8879282ec1cc872a5d0ffeb0a1db41e101fc9a80b72fbf5eda9e4bc9 2021-05-16T20:07:37.1710159Z restore-keys: Linux-52cdae6dc4678912e67409510b56a0db328f17bfc885ed7e1aa35e76f12f06eb-1- 2021-05-16T20:07:37.1711182Z env: 2021-05-16T20:07:37.1711587Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:07:37.1711999Z TIC_DEPLOY_KEY: 2021-05-16T20:07:37.1712741Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T20:07:37.1714852Z GITHUB_PAT: *** 2021-05-16T20:07:37.1715255Z COVERALLS_TOKEN: 2021-05-16T20:07:37.1715758Z continue-on-error: false 2021-05-16T20:07:37.1716240Z VDIFFR_RUN_TESTS: 2021-05-16T20:07:37.1716743Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T20:07:37.1717248Z TZ: UTC 2021-05-16T20:07:37.1717641Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:07:37.1718071Z NOT_CRAN: true 2021-05-16T20:07:37.1718871Z ##[endgroup] 2021-05-16T20:07:37.2125164Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T20:07:37.2236472Z ##[group]Run Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-16T20:07:37.2237358Z Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-16T20:07:37.2238180Z sysreqs=$(Rscript -e "cat(sysreqs::sysreq_commands('DESCRIPTION'))") 2021-05-16T20:07:37.2239085Z sudo -s eval "$sysreqs" 2021-05-16T20:07:37.2280157Z shell: /usr/bin/bash -e {0} 2021-05-16T20:07:37.2280471Z env: 2021-05-16T20:07:37.2280825Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:07:37.2281179Z TIC_DEPLOY_KEY: 2021-05-16T20:07:37.2281811Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T20:07:37.2282845Z GITHUB_PAT: *** 2021-05-16T20:07:37.2283158Z COVERALLS_TOKEN: 2021-05-16T20:07:37.2283523Z continue-on-error: false 2021-05-16T20:07:37.2283895Z VDIFFR_RUN_TESTS: 2021-05-16T20:07:37.2284264Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T20:07:37.2284614Z TZ: UTC 2021-05-16T20:07:37.2284933Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:07:37.2285258Z NOT_CRAN: true 2021-05-16T20:07:37.2285614Z RHUB_PLATFORM: linux-x86_64-ubuntu-gcc 2021-05-16T20:07:37.2285989Z ##[endgroup] 2021-05-16T20:07:37.4083103Z Using github PAT from envvar GITHUB_PAT 2021-05-16T20:07:37.9420534Z Downloading GitHub repo r-hub/sysreqs@HEAD 2021-05-16T20:07:51.8726499Z rprojroot (NA -> 2.0.2) [CRAN] 2021-05-16T20:07:51.8727824Z crayon (NA -> 1.4.1) [CRAN] 2021-05-16T20:07:51.8728971Z R6 (NA -> 2.5.0) [CRAN] 2021-05-16T20:07:51.8730091Z desc (NA -> 1.3.0) [CRAN] 2021-05-16T20:07:51.8731267Z debugme (NA -> 1.1.0) [CRAN] 2021-05-16T20:07:51.8745928Z Installing 5 packages: rprojroot, crayon, R6, desc, debugme 2021-05-16T20:07:51.8759083Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T20:07:51.8759948Z (as ‘lib’ is unspecified) 2021-05-16T20:08:04.0368095Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-16T20:08:05.7935473Z Content type 'binary/octet-stream' length 97126 bytes (94 KB) 2021-05-16T20:08:05.8012426Z ================================================== 2021-05-16T20:08:05.8013180Z downloaded 94 KB 2021-05-16T20:08:05.8013641Z 2021-05-16T20:08:05.8053096Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crayon_1.4.1.tar.gz' 2021-05-16T20:08:06.5351466Z Content type 'binary/octet-stream' length 136613 bytes (133 KB) 2021-05-16T20:08:06.5471429Z ================================================== 2021-05-16T20:08:06.5472125Z downloaded 133 KB 2021-05-16T20:08:06.5472521Z 2021-05-16T20:08:06.5516094Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R6_2.5.0.tar.gz' 2021-05-16T20:08:07.0942436Z Content type 'binary/octet-stream' length 82248 bytes (80 KB) 2021-05-16T20:08:07.1001912Z ================================================== 2021-05-16T20:08:07.1002850Z downloaded 80 KB 2021-05-16T20:08:07.1003401Z 2021-05-16T20:08:07.1041873Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/desc_1.3.0.tar.gz' 2021-05-16T20:08:07.6493947Z Content type 'binary/octet-stream' length 524642 bytes (512 KB) 2021-05-16T20:08:07.7599972Z ================================================== 2021-05-16T20:08:07.7600641Z downloaded 512 KB 2021-05-16T20:08:07.7601206Z 2021-05-16T20:08:07.7645291Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/debugme_1.1.0.tar.gz' 2021-05-16T20:08:10.6700608Z Content type 'binary/octet-stream' length 1015330 bytes (991 KB) 2021-05-16T20:08:10.6998575Z ================================================== 2021-05-16T20:08:10.6999077Z downloaded 991 KB 2021-05-16T20:08:10.6999380Z 2021-05-16T20:08:10.8889019Z * installing *binary* package ‘rprojroot’ ... 2021-05-16T20:08:10.8951750Z * DONE (rprojroot) 2021-05-16T20:08:11.0818849Z * installing *binary* package ‘crayon’ ... 2021-05-16T20:08:11.0871771Z * DONE (crayon) 2021-05-16T20:08:11.2827555Z * installing *binary* package ‘R6’ ... 2021-05-16T20:08:11.2889791Z * DONE (R6) 2021-05-16T20:08:11.5187689Z * installing *binary* package ‘desc’ ... 2021-05-16T20:08:11.5236496Z * DONE (desc) 2021-05-16T20:08:11.7520169Z * installing *binary* package ‘debugme’ ... 2021-05-16T20:08:11.7573233Z * DONE (debugme) 2021-05-16T20:08:11.7628137Z 2021-05-16T20:08:11.7629140Z The downloaded source packages are in 2021-05-16T20:08:11.7630544Z ‘/tmp/RtmpQly42x/downloaded_packages’ 2021-05-16T20:08:11.7641166Z Running `R CMD build`... 2021-05-16T20:08:11.9895794Z * checking for file ‘/tmp/RtmpQly42x/remotes69253ea0dcbc/r-hub-sysreqs-f068afa/DESCRIPTION’ ... OK 2021-05-16T20:08:11.9897677Z * preparing ‘sysreqs’: 2021-05-16T20:08:11.9898844Z * checking DESCRIPTION meta-information ... OK 2021-05-16T20:08:11.9900365Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T20:08:11.9901510Z * checking for empty or unneeded directories 2021-05-16T20:08:11.9902591Z * building ‘sysreqs_1.0.0.9000.tar.gz’ 2021-05-16T20:08:11.9910648Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T20:08:11.9911443Z (as ‘lib’ is unspecified) 2021-05-16T20:08:12.1952575Z * installing *source* package ‘sysreqs’ ... 2021-05-16T20:08:12.1958628Z ** using staged installation 2021-05-16T20:08:12.2093279Z ** R 2021-05-16T20:08:12.2176621Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:08:12.5550985Z ** help 2021-05-16T20:08:12.5688764Z *** installing help indices 2021-05-16T20:08:12.5858625Z ** building package indices 2021-05-16T20:08:12.5977875Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:08:12.7904830Z ** testing if installed package can be loaded from final location 2021-05-16T20:08:12.9823655Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:08:12.9829014Z * DONE (sysreqs) 2021-05-16T20:08:30.1864168Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-16T20:08:30.1866166Z Hit:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-16T20:08:30.1867534Z Hit:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-16T20:08:30.2138673Z Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-16T20:08:30.2248156Z Hit:5 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease 2021-05-16T20:08:30.2545897Z Hit:6 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-16T20:08:30.3332109Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-16T20:08:30.4909034Z Hit:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease 2021-05-16T20:08:30.6490292Z Hit:9 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-16T20:08:31.8645016Z Reading package lists... 2021-05-16T20:08:31.9372788Z Reading package lists... 2021-05-16T20:08:32.0782738Z Building dependency tree... 2021-05-16T20:08:32.0804186Z Reading state information... 2021-05-16T20:08:32.2301624Z libglu1-mesa-dev is already the newest version (9.0.1-1build1). 2021-05-16T20:08:32.2304559Z libicu-dev is already the newest version (66.1-2ubuntu2). 2021-05-16T20:08:32.2306670Z libicu-dev set to manually installed. 2021-05-16T20:08:32.2308824Z libpng-dev is already the newest version (1.6.37-2). 2021-05-16T20:08:32.2310840Z make is already the newest version (4.2.1-1.2). 2021-05-16T20:08:32.2312893Z make set to manually installed. 2021-05-16T20:08:32.2315102Z libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-16T20:08:32.2323241Z zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-05-16T20:08:32.2325453Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-16T20:08:32.2327283Z pandoc is already the newest version (2.7.3-1). 2021-05-16T20:08:32.2328708Z The following additional packages will be installed: 2021-05-16T20:08:32.2331136Z libbibutils6 libegl-dev libghc-pandoc-citeproc-data libgles-dev libgles1 2021-05-16T20:08:32.2333785Z libgles2 libglvnd-dev libopengl-dev libopengl0 2021-05-16T20:08:32.2335076Z Suggested packages: 2021-05-16T20:08:32.2336764Z libcurl4-doc libidn11-dev libldap2-dev librtmp-dev 2021-05-16T20:08:32.2787417Z The following NEW packages will be installed: 2021-05-16T20:08:32.2790076Z libbibutils6 libcurl4-openssl-dev libegl-dev libghc-pandoc-citeproc-data 2021-05-16T20:08:32.2792061Z libgl1-mesa-dev libgles-dev libgles1 libgles2 libglvnd-dev libopengl-dev 2021-05-16T20:08:32.2793452Z libopengl0 pandoc-citeproc 2021-05-16T20:08:32.3095992Z 0 upgraded, 12 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:08:32.3097574Z Need to get 13.8 MB of archives. 2021-05-16T20:08:32.3099063Z After this operation, 110 MB of additional disk space will be used. 2021-05-16T20:08:32.3101038Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbibutils6 amd64 6.2-1 [365 kB] 2021-05-16T20:08:32.3415204Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4-openssl-dev amd64 7.68.0-1ubuntu2.5 [321 kB] 2021-05-16T20:08:32.3509614Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libegl-dev amd64 1.3.2-1~ubuntu0.20.04.1 [17.2 kB] 2021-05-16T20:08:32.3570339Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgles1 amd64 1.3.2-1~ubuntu0.20.04.1 [10.3 kB] 2021-05-16T20:08:32.3622741Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgles2 amd64 1.3.2-1~ubuntu0.20.04.1 [15.6 kB] 2021-05-16T20:08:32.3630087Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgles-dev amd64 1.3.2-1~ubuntu0.20.04.1 [48.0 kB] 2021-05-16T20:08:32.3685819Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libopengl0 amd64 1.3.2-1~ubuntu0.20.04.1 [29.3 kB] 2021-05-16T20:08:32.3749007Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libopengl-dev amd64 1.3.2-1~ubuntu0.20.04.1 [3584 B] 2021-05-16T20:08:32.3871545Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libghc-pandoc-citeproc-data all 0.15.0.1-1build4 [51.1 kB] 2021-05-16T20:08:32.3905818Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libglvnd-dev amd64 1.3.2-1~ubuntu0.20.04.1 [11.6 kB] 2021-05-16T20:08:32.3913428Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgl1-mesa-dev amd64 20.2.6-0ubuntu0.20.04.1 [6280 B] 2021-05-16T20:08:32.3972924Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 pandoc-citeproc amd64 0.15.0.1-1build4 [12.9 MB] 2021-05-16T20:08:33.2113610Z Fetched 13.8 MB in 1s (26.7 MB/s) 2021-05-16T20:08:33.2426648Z Selecting previously unselected package libbibutils6. 2021-05-16T20:08:33.2514475Z (Reading database ... 2021-05-16T20:08:33.2515193Z (Reading database ... 5% 2021-05-16T20:08:33.2515856Z (Reading database ... 10% 2021-05-16T20:08:33.2516493Z (Reading database ... 15% 2021-05-16T20:08:33.2517114Z (Reading database ... 20% 2021-05-16T20:08:33.2517747Z (Reading database ... 25% 2021-05-16T20:08:33.2519200Z (Reading database ... 30% 2021-05-16T20:08:33.2519795Z (Reading database ... 35% 2021-05-16T20:08:33.2520319Z (Reading database ... 40% 2021-05-16T20:08:33.2520852Z (Reading database ... 45% 2021-05-16T20:08:33.2522242Z (Reading database ... 50% 2021-05-16T20:08:33.2563651Z (Reading database ... 55% 2021-05-16T20:08:33.2609573Z (Reading database ... 60% 2021-05-16T20:08:33.2655146Z (Reading database ... 65% 2021-05-16T20:08:33.2834759Z (Reading database ... 70% 2021-05-16T20:08:33.2871429Z (Reading database ... 75% 2021-05-16T20:08:33.3128693Z (Reading database ... 80% 2021-05-16T20:08:33.3256712Z (Reading database ... 85% 2021-05-16T20:08:33.3590260Z (Reading database ... 90% 2021-05-16T20:08:33.3666878Z (Reading database ... 95% 2021-05-16T20:08:33.3667891Z (Reading database ... 100% 2021-05-16T20:08:33.3669262Z (Reading database ... 285022 files and directories currently installed.) 2021-05-16T20:08:33.3785677Z Preparing to unpack .../00-libbibutils6_6.2-1_amd64.deb ... 2021-05-16T20:08:33.3811851Z Unpacking libbibutils6 (6.2-1) ... 2021-05-16T20:08:33.4581308Z Selecting previously unselected package libcurl4-openssl-dev:amd64. 2021-05-16T20:08:33.4796455Z Preparing to unpack .../01-libcurl4-openssl-dev_7.68.0-1ubuntu2.5_amd64.deb ... 2021-05-16T20:08:33.4808952Z Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-16T20:08:33.5439859Z Selecting previously unselected package libegl-dev:amd64. 2021-05-16T20:08:33.5661614Z Preparing to unpack .../02-libegl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T20:08:33.5675707Z Unpacking libegl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T20:08:33.5959591Z Selecting previously unselected package libgles1:amd64. 2021-05-16T20:08:33.6259991Z Preparing to unpack .../03-libgles1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T20:08:33.6270939Z Unpacking libgles1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T20:08:33.6599822Z Selecting previously unselected package libgles2:amd64. 2021-05-16T20:08:33.6865258Z Preparing to unpack .../04-libgles2_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T20:08:33.6881688Z Unpacking libgles2:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T20:08:33.7200372Z Selecting previously unselected package libgles-dev:amd64. 2021-05-16T20:08:33.7459442Z Preparing to unpack .../05-libgles-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T20:08:33.7472496Z Unpacking libgles-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T20:08:33.7879184Z Selecting previously unselected package libopengl0:amd64. 2021-05-16T20:08:33.8096666Z Preparing to unpack .../06-libopengl0_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T20:08:33.8112994Z Unpacking libopengl0:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T20:08:33.8399806Z Selecting previously unselected package libopengl-dev:amd64. 2021-05-16T20:08:33.8668461Z Preparing to unpack .../07-libopengl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T20:08:33.8681808Z Unpacking libopengl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T20:08:33.8913768Z Selecting previously unselected package libghc-pandoc-citeproc-data. 2021-05-16T20:08:33.9195805Z Preparing to unpack .../08-libghc-pandoc-citeproc-data_0.15.0.1-1build4_all.deb ... 2021-05-16T20:08:33.9204519Z Unpacking libghc-pandoc-citeproc-data (0.15.0.1-1build4) ... 2021-05-16T20:08:33.9503248Z Selecting previously unselected package libglvnd-dev:amd64. 2021-05-16T20:08:33.9804310Z Preparing to unpack .../09-libglvnd-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T20:08:33.9815134Z Unpacking libglvnd-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T20:08:34.0049594Z Selecting previously unselected package libgl1-mesa-dev:amd64. 2021-05-16T20:08:34.0341836Z Preparing to unpack .../10-libgl1-mesa-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T20:08:34.0357777Z Unpacking libgl1-mesa-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T20:08:34.0604334Z Selecting previously unselected package pandoc-citeproc. 2021-05-16T20:08:34.0890801Z Preparing to unpack .../11-pandoc-citeproc_0.15.0.1-1build4_amd64.deb ... 2021-05-16T20:08:34.0904564Z Unpacking pandoc-citeproc (0.15.0.1-1build4) ... 2021-05-16T20:08:34.0949713Z Replaced by files in installed package pandoc (2.7.3-1) ... 2021-05-16T20:08:35.3917290Z Setting up libegl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T20:08:35.3949000Z Setting up libghc-pandoc-citeproc-data (0.15.0.1-1build4) ... 2021-05-16T20:08:35.3977388Z Setting up libopengl0:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T20:08:35.4009387Z Setting up libbibutils6 (6.2-1) ... 2021-05-16T20:08:35.4040891Z Setting up libgles2:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T20:08:35.4073825Z Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-16T20:08:35.4112007Z Setting up libgles1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T20:08:35.4146382Z Setting up libopengl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T20:08:35.4179791Z Setting up libgles-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T20:08:35.4210399Z Setting up pandoc-citeproc (0.15.0.1-1build4) ... 2021-05-16T20:08:35.4237696Z Setting up libglvnd-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T20:08:35.4263087Z Setting up libgl1-mesa-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T20:08:35.4293864Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T20:08:38.5917136Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T20:08:40.4543628Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-16T20:08:40.4544200Z remotes::install_github("ropensci/tic") 2021-05-16T20:08:40.4544720Z remotes::install_github("muschellij2/ghtravis") 2021-05-16T20:08:40.4545259Z remotes::install_github("muschellij2/aghast") 2021-05-16T20:08:40.4545733Z remotes::install_cran("covr") 2021-05-16T20:08:40.4551950Z shell: /usr/local/bin/Rscript {0} 2021-05-16T20:08:40.4552289Z env: 2021-05-16T20:08:40.4552666Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:08:40.4553049Z TIC_DEPLOY_KEY: 2021-05-16T20:08:40.4553694Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T20:08:40.4555022Z GITHUB_PAT: *** 2021-05-16T20:08:40.4555345Z COVERALLS_TOKEN: 2021-05-16T20:08:40.4555716Z continue-on-error: false 2021-05-16T20:08:40.4556093Z VDIFFR_RUN_TESTS: 2021-05-16T20:08:40.4556462Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T20:08:40.4556848Z TZ: UTC 2021-05-16T20:08:40.4557161Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:08:40.4557497Z NOT_CRAN: true 2021-05-16T20:08:40.4557783Z ##[endgroup] 2021-05-16T20:08:40.6370561Z Using github PAT from envvar GITHUB_PAT 2021-05-16T20:08:41.0551882Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-16T20:08:56.0467926Z rlang (NA -> 0.4.11) [CRAN] 2021-05-16T20:08:56.0469363Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-16T20:08:56.0470578Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-16T20:08:56.0471740Z sys (NA -> 3.4 ) [CRAN] 2021-05-16T20:08:56.0472908Z askpass (NA -> 1.1 ) [CRAN] 2021-05-16T20:08:56.0474120Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-16T20:08:56.0475287Z mime (NA -> 0.10 ) [CRAN] 2021-05-16T20:08:56.0476444Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-16T20:08:56.0477627Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-16T20:08:56.0479112Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-16T20:08:56.0480255Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-16T20:08:56.0481466Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-16T20:08:56.0482666Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-16T20:08:56.0483793Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-16T20:08:56.0485007Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-16T20:08:56.0486281Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-16T20:08:56.0487535Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-16T20:08:56.0488692Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-16T20:08:56.0489853Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-16T20:08:56.0491036Z whisker (NA -> 0.4 ) [CRAN] 2021-05-16T20:08:56.0492234Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-16T20:08:56.0493437Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-16T20:08:56.0494640Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-16T20:08:56.0495850Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-16T20:08:56.0496980Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-16T20:08:56.0498112Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-16T20:08:56.0498804Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-16T20:08:56.0499357Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-16T20:08:56.0500186Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-16T20:08:56.0500748Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-16T20:08:56.0501363Z git2r (NA -> 0.28.0) [CRAN] 2021-05-16T20:08:56.0502735Z 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-16T20:08:56.0504061Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T20:08:56.0504675Z (as ‘lib’ is unspecified) 2021-05-16T20:09:08.8423122Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rlang_0.4.11.tar.gz' 2021-05-16T20:09:09.7846519Z Content type 'binary/octet-stream' length 1390763 bytes (1.3 MB) 2021-05-16T20:09:09.8211865Z ================================================== 2021-05-16T20:09:09.8213461Z downloaded 1.3 MB 2021-05-16T20:09:09.8214831Z 2021-05-16T20:09:09.8257037Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-16T20:09:10.5814291Z Content type 'binary/octet-stream' length 233604 bytes (228 KB) 2021-05-16T20:09:10.5949706Z ================================================== 2021-05-16T20:09:10.5951266Z downloaded 228 KB 2021-05-16T20:09:10.5952182Z 2021-05-16T20:09:10.5993000Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/glue_1.4.2.tar.gz' 2021-05-16T20:09:11.1401594Z Content type 'binary/octet-stream' length 144288 bytes (140 KB) 2021-05-16T20:09:11.1522349Z ================================================== 2021-05-16T20:09:11.1523104Z downloaded 140 KB 2021-05-16T20:09:11.1523566Z 2021-05-16T20:09:11.1561017Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sys_3.4.tar.gz' 2021-05-16T20:09:11.7086678Z Content type 'binary/octet-stream' length 55124 bytes (53 KB) 2021-05-16T20:09:11.7143548Z ================================================== 2021-05-16T20:09:11.7144504Z downloaded 53 KB 2021-05-16T20:09:11.7145041Z 2021-05-16T20:09:11.7179991Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/askpass_1.1.tar.gz' 2021-05-16T20:09:12.3734875Z Content type 'binary/octet-stream' length 23661 bytes (23 KB) 2021-05-16T20:09:12.3736843Z ================================================== 2021-05-16T20:09:12.3738012Z downloaded 23 KB 2021-05-16T20:09:12.3738761Z 2021-05-16T20:09:12.3795234Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/openssl_1.4.4.tar.gz' 2021-05-16T20:09:12.8745085Z Content type 'binary/octet-stream' length 1492186 bytes (1.4 MB) 2021-05-16T20:09:12.9920776Z ================================================== 2021-05-16T20:09:12.9921810Z downloaded 1.4 MB 2021-05-16T20:09:12.9922373Z 2021-05-16T20:09:12.9962922Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mime_0.10.tar.gz' 2021-05-16T20:09:13.6336962Z Content type 'binary/octet-stream' length 37709 bytes (36 KB) 2021-05-16T20:09:13.6347384Z ================================================== 2021-05-16T20:09:13.6348283Z downloaded 36 KB 2021-05-16T20:09:13.6348835Z 2021-05-16T20:09:13.6401356Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/curl_4.3.1.tar.gz' 2021-05-16T20:09:14.5807480Z Content type 'binary/octet-stream' length 905440 bytes (884 KB) 2021-05-16T20:09:14.6092871Z ================================================== 2021-05-16T20:09:14.6093434Z downloaded 884 KB 2021-05-16T20:09:14.6093756Z 2021-05-16T20:09:14.6132967Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-16T20:09:15.1770368Z Content type 'binary/octet-stream' length 535666 bytes (523 KB) 2021-05-16T20:09:15.2035295Z ================================================== 2021-05-16T20:09:15.2036139Z downloaded 523 KB 2021-05-16T20:09:15.2036671Z 2021-05-16T20:09:15.2070002Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ini_0.3.1.tar.gz' 2021-05-16T20:09:15.7509090Z Content type 'binary/octet-stream' length 13087 bytes (12 KB) 2021-05-16T20:09:15.7510362Z ================================================== 2021-05-16T20:09:15.7550879Z downloaded 12 KB 2021-05-16T20:09:15.7551208Z 2021-05-16T20:09:15.7606123Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httr_1.4.2.tar.gz' 2021-05-16T20:09:16.7873933Z Content type 'binary/octet-stream' length 498515 bytes (486 KB) 2021-05-16T20:09:16.8328807Z ================================================== 2021-05-16T20:09:16.8331029Z downloaded 486 KB 2021-05-16T20:09:16.8332526Z 2021-05-16T20:09:16.8435300Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-16T20:09:17.5074232Z Content type 'binary/octet-stream' length 93277 bytes (91 KB) 2021-05-16T20:09:17.5126082Z ================================================== 2021-05-16T20:09:17.5128324Z downloaded 91 KB 2021-05-16T20:09:17.5129753Z 2021-05-16T20:09:17.5168995Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cli_2.5.0.tar.gz' 2021-05-16T20:09:18.1733078Z Content type 'binary/octet-stream' length 520445 bytes (508 KB) 2021-05-16T20:09:18.1957699Z ================================================== 2021-05-16T20:09:18.1959448Z downloaded 508 KB 2021-05-16T20:09:18.1960415Z 2021-05-16T20:09:18.1994139Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zip_2.1.1.tar.gz' 2021-05-16T20:09:19.9503743Z Content type 'binary/octet-stream' length 636581 bytes (621 KB) 2021-05-16T20:09:20.2066456Z ================================================== 2021-05-16T20:09:20.2067385Z downloaded 621 KB 2021-05-16T20:09:20.2067946Z 2021-05-16T20:09:20.2126549Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-16T20:09:20.9541731Z Content type 'binary/octet-stream' length 273750 bytes (267 KB) 2021-05-16T20:09:20.9712037Z ================================================== 2021-05-16T20:09:20.9712945Z downloaded 267 KB 2021-05-16T20:09:20.9713489Z 2021-05-16T20:09:20.9747998Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/credentials_1.3.0.tar.gz' 2021-05-16T20:09:21.5745726Z Content type 'binary/octet-stream' length 171711 bytes (167 KB) 2021-05-16T20:09:21.5873243Z ================================================== 2021-05-16T20:09:21.5874793Z downloaded 167 KB 2021-05-16T20:09:21.5875648Z 2021-05-16T20:09:21.5909965Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-16T20:09:22.1450387Z Content type 'binary/octet-stream' length 240759 bytes (235 KB) 2021-05-16T20:09:22.1631363Z ================================================== 2021-05-16T20:09:22.1631967Z downloaded 235 KB 2021-05-16T20:09:22.1632289Z 2021-05-16T20:09:22.1670507Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/yaml_2.2.1.tar.gz' 2021-05-16T20:09:23.4231849Z Content type 'binary/octet-stream' length 283691 bytes (277 KB) 2021-05-16T20:09:23.4440530Z ================================================== 2021-05-16T20:09:23.4442177Z downloaded 277 KB 2021-05-16T20:09:23.4443155Z 2021-05-16T20:09:23.4481391Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/withr_2.4.2.tar.gz' 2021-05-16T20:09:24.3853559Z Content type 'binary/octet-stream' length 206819 bytes (201 KB) 2021-05-16T20:09:24.3994047Z ================================================== 2021-05-16T20:09:24.3994630Z downloaded 201 KB 2021-05-16T20:09:24.3994933Z 2021-05-16T20:09:24.4034431Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/whisker_0.4.tar.gz' 2021-05-16T20:09:25.9655410Z Content type 'binary/octet-stream' length 65725 bytes (64 KB) 2021-05-16T20:09:25.9715300Z ================================================== 2021-05-16T20:09:25.9719542Z downloaded 64 KB 2021-05-16T20:09:25.9720480Z 2021-05-16T20:09:25.9757527Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-16T20:09:26.5317026Z Content type 'binary/octet-stream' length 47392 bytes (46 KB) 2021-05-16T20:09:26.5318685Z ================================================== 2021-05-16T20:09:26.5319525Z downloaded 46 KB 2021-05-16T20:09:26.5320086Z 2021-05-16T20:09:26.5371200Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/purrr_0.3.4.tar.gz' 2021-05-16T20:09:26.9799387Z Content type 'binary/octet-stream' length 427159 bytes (417 KB) 2021-05-16T20:09:27.0000845Z ================================================== 2021-05-16T20:09:27.0001433Z downloaded 417 KB 2021-05-16T20:09:27.0001794Z 2021-05-16T20:09:27.0034565Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-16T20:09:27.4899735Z Content type 'binary/octet-stream' length 93600 bytes (91 KB) 2021-05-16T20:09:27.4975961Z ================================================== 2021-05-16T20:09:27.4976615Z downloaded 91 KB 2021-05-16T20:09:27.4977012Z 2021-05-16T20:09:27.5013070Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gh_1.3.0.tar.gz' 2021-05-16T20:09:28.0417358Z Content type 'binary/octet-stream' length 136762 bytes (133 KB) 2021-05-16T20:09:28.0528516Z ================================================== 2021-05-16T20:09:28.0530819Z downloaded 133 KB 2021-05-16T20:09:28.0531762Z 2021-05-16T20:09:28.0568359Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gert_1.3.0.tar.gz' 2021-05-16T20:09:28.8322863Z Content type 'binary/octet-stream' length 277164 bytes (270 KB) 2021-05-16T20:09:28.8490305Z ================================================== 2021-05-16T20:09:28.8491645Z downloaded 270 KB 2021-05-16T20:09:28.8492487Z 2021-05-16T20:09:28.8530605Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fs_1.5.0.tar.gz' 2021-05-16T20:09:29.3425179Z Content type 'binary/octet-stream' length 753265 bytes (735 KB) 2021-05-16T20:09:29.3671327Z ================================================== 2021-05-16T20:09:29.3671888Z downloaded 735 KB 2021-05-16T20:09:29.3672228Z 2021-05-16T20:09:29.3711955Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clipr_0.7.1.tar.gz' 2021-05-16T20:09:29.9207547Z Content type 'binary/octet-stream' length 47213 bytes (46 KB) 2021-05-16T20:09:29.9259792Z ================================================== 2021-05-16T20:09:29.9260713Z downloaded 46 KB 2021-05-16T20:09:29.9261272Z 2021-05-16T20:09:29.9295946Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-16T20:09:29.9626295Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-16T20:09:29.9627087Z ================================================== 2021-05-16T20:09:29.9627593Z downloaded 24 KB 2021-05-16T20:09:29.9627903Z 2021-05-16T20:09:29.9629345Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/usethis_2.0.1.tar.gz' 2021-05-16T20:09:30.6345797Z Content type 'binary/octet-stream' length 705698 bytes (689 KB) 2021-05-16T20:09:30.6583864Z ================================================== 2021-05-16T20:09:30.6584879Z downloaded 689 KB 2021-05-16T20:09:30.6585595Z 2021-05-16T20:09:30.6627764Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/memoise_2.0.0.tar.gz' 2021-05-16T20:09:31.2045203Z Content type 'binary/octet-stream' length 47028 bytes (45 KB) 2021-05-16T20:09:31.2097005Z ================================================== 2021-05-16T20:09:31.2098599Z downloaded 45 KB 2021-05-16T20:09:31.2099515Z 2021-05-16T20:09:31.2136605Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/git2r_0.28.0.tar.gz' 2021-05-16T20:09:31.6510168Z Content type 'binary/octet-stream' length 618098 bytes (603 KB) 2021-05-16T20:09:31.6744321Z ================================================== 2021-05-16T20:09:31.6744828Z downloaded 603 KB 2021-05-16T20:09:31.6745122Z 2021-05-16T20:09:31.9369172Z * installing *binary* package ‘rlang’ ... 2021-05-16T20:09:31.9442360Z * DONE (rlang) 2021-05-16T20:09:32.1477228Z * installing *binary* package ‘magrittr’ ... 2021-05-16T20:09:32.1538608Z * DONE (magrittr) 2021-05-16T20:09:32.3485111Z * installing *binary* package ‘glue’ ... 2021-05-16T20:09:32.3549883Z * DONE (glue) 2021-05-16T20:09:32.5390850Z * installing *binary* package ‘sys’ ... 2021-05-16T20:09:32.5459908Z * DONE (sys) 2021-05-16T20:09:32.7343434Z * installing *binary* package ‘mime’ ... 2021-05-16T20:09:32.7397806Z * DONE (mime) 2021-05-16T20:09:33.0082670Z * installing *binary* package ‘curl’ ... 2021-05-16T20:09:33.0155526Z * DONE (curl) 2021-05-16T20:09:33.2409078Z * installing *binary* package ‘jsonlite’ ... 2021-05-16T20:09:33.2473990Z * DONE (jsonlite) 2021-05-16T20:09:33.4381675Z * installing *binary* package ‘ini’ ... 2021-05-16T20:09:33.4443771Z * DONE (ini) 2021-05-16T20:09:33.6390414Z * installing *binary* package ‘gitcreds’ ... 2021-05-16T20:09:33.6436770Z * DONE (gitcreds) 2021-05-16T20:09:33.8829114Z * installing *binary* package ‘zip’ ... 2021-05-16T20:09:33.8903830Z * DONE (zip) 2021-05-16T20:09:34.1095720Z * installing *binary* package ‘rstudioapi’ ... 2021-05-16T20:09:34.1175420Z * DONE (rstudioapi) 2021-05-16T20:09:34.3368092Z * installing *binary* package ‘fastmap’ ... 2021-05-16T20:09:34.3420188Z * DONE (fastmap) 2021-05-16T20:09:34.5484489Z * installing *binary* package ‘yaml’ ... 2021-05-16T20:09:34.5536409Z * DONE (yaml) 2021-05-16T20:09:34.7697594Z * installing *binary* package ‘withr’ ... 2021-05-16T20:09:34.7759525Z * DONE (withr) 2021-05-16T20:09:34.9825910Z * installing *binary* package ‘whisker’ ... 2021-05-16T20:09:34.9891531Z * DONE (whisker) 2021-05-16T20:09:35.1863389Z * installing *binary* package ‘rappdirs’ ... 2021-05-16T20:09:35.1915495Z * DONE (rappdirs) 2021-05-16T20:09:35.4405570Z * installing *binary* package ‘fs’ ... 2021-05-16T20:09:35.4475830Z * DONE (fs) 2021-05-16T20:09:35.6452997Z * installing *binary* package ‘clipr’ ... 2021-05-16T20:09:35.6521303Z * DONE (clipr) 2021-05-16T20:09:35.8828722Z * installing *binary* package ‘git2r’ ... 2021-05-16T20:09:35.8896036Z * DONE (git2r) 2021-05-16T20:09:36.0718184Z * installing *binary* package ‘askpass’ ... 2021-05-16T20:09:36.0758422Z * DONE (askpass) 2021-05-16T20:09:36.2880378Z * installing *binary* package ‘cli’ ... 2021-05-16T20:09:36.2953228Z * DONE (cli) 2021-05-16T20:09:36.5047634Z * installing *binary* package ‘purrr’ ... 2021-05-16T20:09:36.5131828Z * DONE (purrr) 2021-05-16T20:09:36.7325501Z * installing *binary* package ‘lifecycle’ ... 2021-05-16T20:09:36.7395624Z * DONE (lifecycle) 2021-05-16T20:09:36.9331685Z * installing *source* package ‘cachem’ ... 2021-05-16T20:09:36.9343584Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-16T20:09:36.9345564Z ** using staged installation 2021-05-16T20:09:36.9493546Z ** libs 2021-05-16T20:09:36.9556664Z 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-16T20:09:37.0632536Z 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-16T20:09:37.1043285Z 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-16T20:09:37.1400417Z installing to /home/runner/work/_temp/Library/00LOCK-cachem/00new/cachem/libs 2021-05-16T20:09:37.1409726Z ** R 2021-05-16T20:09:37.1471664Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:09:37.5790622Z ** help 2021-05-16T20:09:37.5988037Z *** installing help indices 2021-05-16T20:09:37.6169780Z ** building package indices 2021-05-16T20:09:37.6357620Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:09:37.8305942Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:09:37.9407961Z ** testing if installed package can be loaded from final location 2021-05-16T20:09:38.1167696Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:09:38.1176117Z * DONE (cachem) 2021-05-16T20:09:38.4165545Z * installing *binary* package ‘openssl’ ... 2021-05-16T20:09:38.4238926Z * DONE (openssl) 2021-05-16T20:09:38.6050747Z * installing *binary* package ‘memoise’ ... 2021-05-16T20:09:38.6114499Z * DONE (memoise) 2021-05-16T20:09:38.8301824Z * installing *binary* package ‘httr’ ... 2021-05-16T20:09:38.8350045Z * DONE (httr) 2021-05-16T20:09:39.0265245Z * installing *binary* package ‘credentials’ ... 2021-05-16T20:09:39.0312085Z * DONE (credentials) 2021-05-16T20:09:39.2257391Z * installing *binary* package ‘gh’ ... 2021-05-16T20:09:39.2323037Z * DONE (gh) 2021-05-16T20:09:39.4309051Z * installing *binary* package ‘gert’ ... 2021-05-16T20:09:39.4367266Z * DONE (gert) 2021-05-16T20:09:39.6898525Z * installing *binary* package ‘usethis’ ... 2021-05-16T20:09:39.6994461Z * DONE (usethis) 2021-05-16T20:09:39.7056203Z 2021-05-16T20:09:39.7057112Z The downloaded source packages are in 2021-05-16T20:09:39.7058389Z ‘/tmp/RtmpGC3ydY/downloaded_packages’ 2021-05-16T20:09:39.7068710Z Running `R CMD build`... 2021-05-16T20:09:41.4479241Z * checking for file ‘/tmp/RtmpGC3ydY/remotes720d29fc88c6/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-16T20:09:41.4480774Z * preparing ‘tic’: 2021-05-16T20:09:41.4481868Z * checking DESCRIPTION meta-information ... OK 2021-05-16T20:09:41.4482963Z * installing the package to process help pages 2021-05-16T20:09:41.4484229Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T20:09:41.4485277Z * checking for empty or unneeded directories 2021-05-16T20:09:41.4486330Z Removed empty directory ‘tic/.circleci’ 2021-05-16T20:09:41.4487377Z Removed empty directory ‘tic/pkgdown’ 2021-05-16T20:09:41.4488676Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T20:09:41.4490264Z (as ‘lib’ is unspecified) 2021-05-16T20:09:41.4490950Z * building ‘tic_0.10.0.tar.gz’ 2021-05-16T20:09:41.7313082Z * installing *source* package ‘tic’ ... 2021-05-16T20:09:41.7315186Z ** using staged installation 2021-05-16T20:09:41.7567006Z ** R 2021-05-16T20:09:41.7793156Z ** inst 2021-05-16T20:09:41.7825033Z ** preparing package for lazy loading 2021-05-16T20:09:42.1026235Z ** help 2021-05-16T20:09:42.2454357Z *** installing help indices 2021-05-16T20:09:42.3343739Z *** copying figures 2021-05-16T20:09:42.3347090Z ** building package indices 2021-05-16T20:09:42.4349581Z ** installing vignettes 2021-05-16T20:09:42.4393214Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:09:42.6583838Z ** testing if installed package can be loaded from final location 2021-05-16T20:09:42.9265730Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:09:42.9293896Z * DONE (tic) 2021-05-16T20:09:42.9413975Z Using github PAT from envvar GITHUB_PAT 2021-05-16T20:09:43.1212637Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-16T20:09:44.9465737Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-16T20:09:44.9467251Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-16T20:09:44.9468505Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-16T20:09:44.9469801Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-16T20:09:44.9471089Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-16T20:09:44.9472356Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-16T20:09:44.9473612Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-16T20:09:44.9474873Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-16T20:09:44.9476098Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-16T20:09:44.9477344Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-16T20:09:44.9479064Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-16T20:09:44.9480377Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-16T20:09:44.9481701Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-16T20:09:44.9483438Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-16T20:09:44.9484738Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-16T20:09:44.9486027Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-16T20:09:44.9487310Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-16T20:09:44.9488525Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-16T20:09:44.9489742Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-16T20:09:44.9490935Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-16T20:09:44.9492148Z xfun (NA -> 0.23 ) [CRAN] 2021-05-16T20:09:44.9493390Z markdown (NA -> 1.1 ) [CRAN] 2021-05-16T20:09:44.9494632Z highr (NA -> 0.9 ) [CRAN] 2021-05-16T20:09:44.9495876Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-16T20:09:44.9497116Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-16T20:09:44.9498367Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-16T20:09:44.9499804Z knitr (NA -> 1.33 ) [CRAN] 2021-05-16T20:09:44.9501126Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-16T20:09:44.9502380Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-16T20:09:44.9503201Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-16T20:09:44.9504102Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-16T20:09:44.9504861Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-16T20:09:44.9505619Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-16T20:09:44.9506342Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-16T20:09:44.9515013Z 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-16T20:09:44.9517468Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T20:09:44.9518830Z (as ‘lib’ is unspecified) 2021-05-16T20:09:44.9519603Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-16T20:09:44.9520314Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-16T20:09:44.9521013Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-16T20:09:44.9521693Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-16T20:09:57.8318816Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/utf8_1.2.1.tar.gz' 2021-05-16T20:09:58.4268535Z Content type 'binary/octet-stream' length 237239 bytes (231 KB) 2021-05-16T20:09:58.4428655Z ================================================== 2021-05-16T20:09:58.4431173Z downloaded 231 KB 2021-05-16T20:09:58.4432093Z 2021-05-16T20:09:58.4470727Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-16T20:10:00.6160363Z Content type 'binary/octet-stream' length 1619740 bytes (1.5 MB) 2021-05-16T20:10:00.6462527Z ================================================== 2021-05-16T20:10:00.6464447Z downloaded 1.5 MB 2021-05-16T20:10:00.6466078Z 2021-05-16T20:10:00.6497180Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-16T20:10:01.3056803Z Content type 'binary/octet-stream' length 17482 bytes (17 KB) 2021-05-16T20:10:01.3059204Z ================================================== 2021-05-16T20:10:01.3060806Z downloaded 17 KB 2021-05-16T20:10:01.3061422Z 2021-05-16T20:10:01.3101526Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.1.tar.gz' 2021-05-16T20:10:01.4508009Z Content type 'application/x-gzip' length 1111747 bytes (1.1 MB) 2021-05-16T20:10:01.4802091Z ================================================== 2021-05-16T20:10:01.4802625Z downloaded 1.1 MB 2021-05-16T20:10:01.4802921Z 2021-05-16T20:10:01.4823804Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.2.tar.gz' 2021-05-16T20:10:01.5252097Z Content type 'application/x-gzip' length 686145 bytes (670 KB) 2021-05-16T20:10:01.5484014Z ================================================== 2021-05-16T20:10:01.5484779Z downloaded 670 KB 2021-05-16T20:10:01.5485102Z 2021-05-16T20:10:01.5507385Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-16T20:10:02.3349713Z Content type 'binary/octet-stream' length 44273 bytes (43 KB) 2021-05-16T20:10:02.3408300Z ================================================== 2021-05-16T20:10:02.3409200Z downloaded 43 KB 2021-05-16T20:10:02.3409753Z 2021-05-16T20:10:02.3444068Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fansi_0.4.2.tar.gz' 2021-05-16T20:10:03.2781371Z Content type 'binary/octet-stream' length 254275 bytes (248 KB) 2021-05-16T20:10:03.2973990Z ================================================== 2021-05-16T20:10:03.2974911Z downloaded 248 KB 2021-05-16T20:10:03.2975454Z 2021-05-16T20:10:03.3003414Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-16T20:10:03.9142453Z Content type 'binary/octet-stream' length 974870 bytes (952 KB) 2021-05-16T20:10:03.9435567Z ================================================== 2021-05-16T20:10:03.9436357Z downloaded 952 KB 2021-05-16T20:10:03.9436869Z 2021-05-16T20:10:03.9478534Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/waldo_0.2.5.tar.gz' 2021-05-16T20:10:05.2889703Z Content type 'binary/octet-stream' length 69885 bytes (68 KB) 2021-05-16T20:10:05.2961253Z ================================================== 2021-05-16T20:10:05.2962050Z downloaded 68 KB 2021-05-16T20:10:05.2962534Z 2021-05-16T20:10:05.3003867Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ps_1.6.0.tar.gz' 2021-05-16T20:10:05.9140410Z Content type 'binary/octet-stream' length 355820 bytes (347 KB) 2021-05-16T20:10:05.9325746Z ================================================== 2021-05-16T20:10:05.9327168Z downloaded 347 KB 2021-05-16T20:10:05.9327978Z 2021-05-16T20:10:05.9362061Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/processx_3.5.2.tar.gz' 2021-05-16T20:10:06.4803655Z Content type 'binary/octet-stream' length 423040 bytes (413 KB) 2021-05-16T20:10:06.5021888Z ================================================== 2021-05-16T20:10:06.5023299Z downloaded 413 KB 2021-05-16T20:10:06.5023816Z 2021-05-16T20:10:06.5059595Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/praise_1.0.0.tar.gz' 2021-05-16T20:10:07.0474073Z Content type 'binary/octet-stream' length 16011 bytes (15 KB) 2021-05-16T20:10:07.0475012Z ================================================== 2021-05-16T20:10:07.0475618Z downloaded 15 KB 2021-05-16T20:10:07.0476004Z 2021-05-16T20:10:07.0515478Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-16T20:10:07.5903137Z Content type 'binary/octet-stream' length 151151 bytes (147 KB) 2021-05-16T20:10:07.6020066Z ================================================== 2021-05-16T20:10:07.6020797Z downloaded 147 KB 2021-05-16T20:10:07.6021108Z 2021-05-16T20:10:07.6055724Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/evaluate_0.14.tar.gz' 2021-05-16T20:10:08.1212365Z Content type 'binary/octet-stream' length 74428 bytes (72 KB) 2021-05-16T20:10:08.1275636Z ================================================== 2021-05-16T20:10:08.1276207Z downloaded 72 KB 2021-05-16T20:10:08.1276529Z 2021-05-16T20:10:08.1310738Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-16T20:10:09.2865107Z Content type 'binary/octet-stream' length 40229 bytes (39 KB) 2021-05-16T20:10:09.2880431Z ================================================== 2021-05-16T20:10:09.2881352Z downloaded 39 KB 2021-05-16T20:10:09.2881910Z 2021-05-16T20:10:09.2919433Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/digest_0.6.27.tar.gz' 2021-05-16T20:10:09.9466757Z Content type 'binary/octet-stream' length 357439 bytes (349 KB) 2021-05-16T20:10:09.9664169Z ================================================== 2021-05-16T20:10:09.9664848Z downloaded 349 KB 2021-05-16T20:10:09.9665269Z 2021-05-16T20:10:09.9696536Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/callr_3.7.0.tar.gz' 2021-05-16T20:10:10.7239055Z Content type 'binary/octet-stream' length 436337 bytes (426 KB) 2021-05-16T20:10:10.7472432Z ================================================== 2021-05-16T20:10:10.7474170Z downloaded 426 KB 2021-05-16T20:10:10.7475107Z 2021-05-16T20:10:10.7508613Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brio_1.1.2.tar.gz' 2021-05-16T20:10:12.1816790Z Content type 'binary/octet-stream' length 41756 bytes (40 KB) 2021-05-16T20:10:12.1869976Z ================================================== 2021-05-16T20:10:12.1870590Z downloaded 40 KB 2021-05-16T20:10:12.1871288Z 2021-05-16T20:10:12.1908355Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xml2_1.3.2.tar.gz' 2021-05-16T20:10:12.7352800Z Content type 'binary/octet-stream' length 617164 bytes (602 KB) 2021-05-16T20:10:12.7638488Z ================================================== 2021-05-16T20:10:12.7639403Z downloaded 602 KB 2021-05-16T20:10:12.7639957Z 2021-05-16T20:10:12.7670893Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-16T20:10:12.7964941Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-16T20:10:12.8075004Z ================================================== 2021-05-16T20:10:12.8075522Z downloaded 109 KB 2021-05-16T20:10:12.8075841Z 2021-05-16T20:10:12.8092191Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/markdown_1.1.tar.gz' 2021-05-16T20:10:13.4652097Z Content type 'binary/octet-stream' length 230497 bytes (225 KB) 2021-05-16T20:10:13.4799262Z ================================================== 2021-05-16T20:10:13.4800290Z downloaded 225 KB 2021-05-16T20:10:13.4800996Z 2021-05-16T20:10:13.4837172Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/highr_0.9.tar.gz' 2021-05-16T20:10:14.1788673Z Content type 'binary/octet-stream' length 39051 bytes (38 KB) 2021-05-16T20:10:14.1805104Z ================================================== 2021-05-16T20:10:14.1806923Z downloaded 38 KB 2021-05-16T20:10:14.1807419Z 2021-05-16T20:10:14.1843976Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringr_1.4.0.tar.gz' 2021-05-16T20:10:14.7355929Z Content type 'binary/octet-stream' length 205023 bytes (200 KB) 2021-05-16T20:10:14.8514695Z ================================================== 2021-05-16T20:10:14.8515654Z downloaded 200 KB 2021-05-16T20:10:14.8516215Z 2021-05-16T20:10:14.8550595Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringi_1.6.1.tar.gz' 2021-05-16T20:10:15.5360226Z Content type 'binary/octet-stream' length 2913147 bytes (2.8 MB) 2021-05-16T20:10:15.6081479Z ================================================== 2021-05-16T20:10:15.6082481Z downloaded 2.8 MB 2021-05-16T20:10:15.6083021Z 2021-05-16T20:10:15.6135671Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-16T20:10:16.3138422Z Content type 'binary/octet-stream' length 4168220 bytes (4.0 MB) 2021-05-16T20:10:16.5363031Z ================================================== 2021-05-16T20:10:16.5363622Z downloaded 4.0 MB 2021-05-16T20:10:16.5363922Z 2021-05-16T20:10:16.5401847Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/knitr_1.33.tar.gz' 2021-05-16T20:10:16.9804007Z Content type 'binary/octet-stream' length 1403467 bytes (1.3 MB) 2021-05-16T20:10:17.0686508Z ================================================== 2021-05-16T20:10:17.0687569Z downloaded 1.3 MB 2021-05-16T20:10:17.0688167Z 2021-05-16T20:10:17.0728288Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/commonmark_1.7.tar.gz' 2021-05-16T20:10:17.6156815Z Content type 'binary/octet-stream' length 491246 bytes (479 KB) 2021-05-16T20:10:17.6366230Z ================================================== 2021-05-16T20:10:17.6368057Z downloaded 479 KB 2021-05-16T20:10:17.6369030Z 2021-05-16T20:10:17.6401332Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brew_1.0-6.tar.gz' 2021-05-16T20:10:19.5354556Z Content type 'binary/octet-stream' length 109720 bytes (107 KB) 2021-05-16T20:10:19.5467973Z ================================================== 2021-05-16T20:10:19.5468675Z downloaded 107 KB 2021-05-16T20:10:19.5469067Z 2021-05-16T20:10:19.5508913Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xopen_1.0.0.tar.gz' 2021-05-16T20:10:20.2065431Z Content type 'binary/octet-stream' length 22200 bytes (21 KB) 2021-05-16T20:10:20.2072465Z ================================================== 2021-05-16T20:10:20.2073372Z downloaded 21 KB 2021-05-16T20:10:20.2074026Z 2021-05-16T20:10:20.2128501Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-16T20:10:20.8027857Z Content type 'binary/octet-stream' length 44287 bytes (43 KB) 2021-05-16T20:10:20.8079784Z ================================================== 2021-05-16T20:10:20.8081307Z downloaded 43 KB 2021-05-16T20:10:20.8082255Z 2021-05-16T20:10:20.8133574Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-16T20:10:21.3578994Z Content type 'binary/octet-stream' length 34357 bytes (33 KB) 2021-05-16T20:10:21.3588355Z ================================================== 2021-05-16T20:10:21.3589029Z downloaded 33 KB 2021-05-16T20:10:21.3589462Z 2021-05-16T20:10:21.3622834Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-16T20:10:22.0176373Z Content type 'binary/octet-stream' length 140312 bytes (137 KB) 2021-05-16T20:10:22.0247121Z ================================================== 2021-05-16T20:10:22.0248466Z downloaded 137 KB 2021-05-16T20:10:22.0249307Z 2021-05-16T20:10:22.0291000Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/testthat_3.0.2.tar.gz' 2021-05-16T20:10:22.5773628Z Content type 'binary/octet-stream' length 3546849 bytes (3.4 MB) 2021-05-16T20:10:22.6340014Z ================================================== 2021-05-16T20:10:22.6342011Z downloaded 3.4 MB 2021-05-16T20:10:22.6342991Z 2021-05-16T20:10:22.6375328Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rversions_2.0.2.tar.gz' 2021-05-16T20:10:23.1926662Z Content type 'binary/octet-stream' length 66206 bytes (64 KB) 2021-05-16T20:10:23.1979859Z ================================================== 2021-05-16T20:10:23.1980828Z downloaded 64 KB 2021-05-16T20:10:23.1981335Z 2021-05-16T20:10:23.2101097Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-16T20:10:24.2200646Z Content type 'binary/octet-stream' length 1371575 bytes (1.3 MB) 2021-05-16T20:10:24.2497946Z ================================================== 2021-05-16T20:10:24.2498854Z downloaded 1.3 MB 2021-05-16T20:10:24.2499413Z 2021-05-16T20:10:24.2534465Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-16T20:10:24.8930722Z Content type 'binary/octet-stream' length 132898 bytes (129 KB) 2021-05-16T20:10:24.9038474Z ================================================== 2021-05-16T20:10:24.9039875Z downloaded 129 KB 2021-05-16T20:10:24.9040713Z 2021-05-16T20:10:24.9082212Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/devtools_2.4.1.tar.gz' 2021-05-16T20:10:25.7212892Z Content type 'binary/octet-stream' length 395125 bytes (385 KB) 2021-05-16T20:10:25.7412290Z ================================================== 2021-05-16T20:10:25.7414084Z downloaded 385 KB 2021-05-16T20:10:25.7415009Z 2021-05-16T20:10:25.9418129Z * installing *binary* package ‘utf8’ ... 2021-05-16T20:10:25.9486295Z * DONE (utf8) 2021-05-16T20:10:26.1347865Z * installing *binary* package ‘pkgconfig’ ... 2021-05-16T20:10:26.1405440Z * DONE (pkgconfig) 2021-05-16T20:10:26.3456407Z * installing *binary* package ‘fansi’ ... 2021-05-16T20:10:26.3505974Z * DONE (fansi) 2021-05-16T20:10:26.5946555Z * installing *binary* package ‘diffobj’ ... 2021-05-16T20:10:26.6029423Z * DONE (diffobj) 2021-05-16T20:10:26.8200963Z * installing *binary* package ‘ps’ ... 2021-05-16T20:10:26.8268654Z * DONE (ps) 2021-05-16T20:10:27.0017472Z * installing *binary* package ‘praise’ ... 2021-05-16T20:10:27.0083763Z * DONE (praise) 2021-05-16T20:10:27.2121726Z * installing *binary* package ‘pkgload’ ... 2021-05-16T20:10:27.2160623Z * DONE (pkgload) 2021-05-16T20:10:27.4190695Z * installing *binary* package ‘evaluate’ ... 2021-05-16T20:10:27.4247280Z * DONE (evaluate) 2021-05-16T20:10:27.6268448Z * installing *binary* package ‘ellipsis’ ... 2021-05-16T20:10:27.6326613Z * DONE (ellipsis) 2021-05-16T20:10:27.8549160Z * installing *binary* package ‘digest’ ... 2021-05-16T20:10:27.8615860Z * DONE (digest) 2021-05-16T20:10:28.0422150Z * installing *binary* package ‘brio’ ... 2021-05-16T20:10:28.0459483Z * DONE (brio) 2021-05-16T20:10:28.2869577Z * installing *binary* package ‘xml2’ ... 2021-05-16T20:10:28.2960610Z * DONE (xml2) 2021-05-16T20:10:28.5301654Z * installing *source* package ‘xfun’ ... 2021-05-16T20:10:28.5338465Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-16T20:10:28.5340599Z ** using staged installation 2021-05-16T20:10:28.5506239Z ** libs 2021-05-16T20:10:28.5557917Z 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-16T20:10:28.6514983Z 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-16T20:10:28.6977507Z 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-16T20:10:28.7356854Z installing to /home/runner/work/_temp/Library/00LOCK-xfun/00new/xfun/libs 2021-05-16T20:10:28.7369112Z ** R 2021-05-16T20:10:28.7520218Z ** inst 2021-05-16T20:10:28.7530122Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:10:29.7444385Z ** help 2021-05-16T20:10:29.8674141Z *** installing help indices 2021-05-16T20:10:29.9484584Z ** building package indices 2021-05-16T20:10:30.0509472Z ** installing vignettes 2021-05-16T20:10:30.0557265Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:10:30.2315969Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:10:30.2482461Z ** testing if installed package can be loaded from final location 2021-05-16T20:10:30.4289190Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:10:30.4316242Z * DONE (xfun) 2021-05-16T20:10:30.8227016Z * installing *binary* package ‘stringi’ ... 2021-05-16T20:10:30.8337006Z * DONE (stringi) 2021-05-16T20:10:31.7341285Z * installing *binary* package ‘Rcpp’ ... 2021-05-16T20:10:31.7708411Z * DONE (Rcpp) 2021-05-16T20:10:32.0126368Z * installing *binary* package ‘commonmark’ ... 2021-05-16T20:10:32.0206548Z * DONE (commonmark) 2021-05-16T20:10:32.2360555Z * installing *binary* package ‘brew’ ... 2021-05-16T20:10:32.2440334Z * DONE (brew) 2021-05-16T20:10:32.4267733Z * installing *binary* package ‘sessioninfo’ ... 2021-05-16T20:10:32.4315333Z * DONE (sessioninfo) 2021-05-16T20:10:32.6099405Z * installing *binary* package ‘prettyunits’ ... 2021-05-16T20:10:32.6143669Z * DONE (prettyunits) 2021-05-16T20:10:32.9306157Z * installing *binary* package ‘vctrs’ ... 2021-05-16T20:10:32.9401330Z * DONE (vctrs) 2021-05-16T20:10:33.1579349Z * installing *binary* package ‘processx’ ... 2021-05-16T20:10:33.1634757Z * DONE (processx) 2021-05-16T20:10:33.3771537Z * installing *binary* package ‘markdown’ ... 2021-05-16T20:10:33.3847629Z * DONE (markdown) 2021-05-16T20:10:33.5695296Z * installing *binary* package ‘highr’ ... 2021-05-16T20:10:33.5753740Z * DONE (highr) 2021-05-16T20:10:33.7754243Z * installing *binary* package ‘stringr’ ... 2021-05-16T20:10:33.7816907Z * DONE (stringr) 2021-05-16T20:10:33.9664874Z * installing *binary* package ‘rversions’ ... 2021-05-16T20:10:33.9716626Z * DONE (rversions) 2021-05-16T20:10:34.3086113Z * installing *source* package ‘pillar’ ... 2021-05-16T20:10:34.3170748Z ** package ‘pillar’ successfully unpacked and MD5 sums checked 2021-05-16T20:10:34.3171829Z ** using staged installation 2021-05-16T20:10:34.3328447Z ** R 2021-05-16T20:10:34.3514127Z ** inst 2021-05-16T20:10:34.3545577Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:10:35.7239360Z ** help 2021-05-16T20:10:35.8000625Z *** installing help indices 2021-05-16T20:10:35.8508632Z *** copying figures 2021-05-16T20:10:35.8513011Z ** building package indices 2021-05-16T20:10:35.8958059Z ** installing vignettes 2021-05-16T20:10:35.9018278Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:10:36.1697679Z ** testing if installed package can be loaded from final location 2021-05-16T20:10:36.4536732Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:10:36.4557292Z * DONE (pillar) 2021-05-16T20:10:36.6629150Z * installing *binary* package ‘callr’ ... 2021-05-16T20:10:36.6674622Z * DONE (callr) 2021-05-16T20:10:36.9995694Z * installing *binary* package ‘knitr’ ... 2021-05-16T20:10:37.0153193Z * DONE (knitr) 2021-05-16T20:10:37.2077256Z * installing *binary* package ‘xopen’ ... 2021-05-16T20:10:37.2139127Z * DONE (xopen) 2021-05-16T20:10:37.5686376Z * installing *source* package ‘tibble’ ... 2021-05-16T20:10:37.5782578Z ** package ‘tibble’ successfully unpacked and MD5 sums checked 2021-05-16T20:10:37.5784610Z ** using staged installation 2021-05-16T20:10:37.5973458Z ** libs 2021-05-16T20:10:37.6040303Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c attributes.c -o attributes.o 2021-05-16T20:10:37.6518937Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c coerce.c -o coerce.o 2021-05-16T20:10:37.7200172Z 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-16T20:10:37.7557711Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-16T20:10:37.8418095Z gcc -shared -L/opt/R/3.6.3/lib/R/lib -L/usr/local/lib -o tibble.so attributes.o coerce.o init.o matrixToDataFrame.o -L/opt/R/3.6.3/lib/R/lib -lR 2021-05-16T20:10:37.8670316Z installing to /home/runner/work/_temp/Library/00LOCK-tibble/00new/tibble/libs 2021-05-16T20:10:37.8683938Z ** R 2021-05-16T20:10:37.8880048Z ** inst 2021-05-16T20:10:37.8909996Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:10:39.3043357Z ** help 2021-05-16T20:10:39.3692521Z *** installing help indices 2021-05-16T20:10:39.4148749Z *** copying figures 2021-05-16T20:10:39.4153408Z ** building package indices 2021-05-16T20:10:39.4535542Z ** installing vignettes 2021-05-16T20:10:39.4590212Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:10:39.7776095Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:10:39.7968601Z ** testing if installed package can be loaded from final location 2021-05-16T20:10:40.1175919Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:10:40.1202103Z * DONE (tibble) 2021-05-16T20:10:40.3071105Z * installing *binary* package ‘pkgbuild’ ... 2021-05-16T20:10:40.3121905Z * DONE (pkgbuild) 2021-05-16T20:10:40.5960389Z * installing *binary* package ‘roxygen2’ ... 2021-05-16T20:10:40.6067055Z * DONE (roxygen2) 2021-05-16T20:10:40.7904328Z * installing *binary* package ‘rematch2’ ... 2021-05-16T20:10:40.7957953Z * DONE (rematch2) 2021-05-16T20:10:40.9827327Z * installing *binary* package ‘rcmdcheck’ ... 2021-05-16T20:10:40.9883779Z * DONE (rcmdcheck) 2021-05-16T20:10:41.1713037Z * installing *binary* package ‘waldo’ ... 2021-05-16T20:10:41.1760444Z * DONE (waldo) 2021-05-16T20:10:41.6400709Z * installing *binary* package ‘testthat’ ... 2021-05-16T20:10:41.6570218Z * DONE (testthat) 2021-05-16T20:10:41.8648015Z * installing *binary* package ‘devtools’ ... 2021-05-16T20:10:41.8686092Z * DONE (devtools) 2021-05-16T20:10:41.8739773Z 2021-05-16T20:10:41.8740549Z The downloaded source packages are in 2021-05-16T20:10:41.8741690Z ‘/tmp/RtmpGC3ydY/downloaded_packages’ 2021-05-16T20:10:41.9425593Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-16T20:10:43.6119229Z 2021-05-16T20:10:43.8808630Z 2021-05-16T20:10:43.8836030Z checking for file ‘/tmp/RtmpGC3ydY/remotes720d468a1989/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-16T20:10:43.8897568Z 2021-05-16T20:10:43.8900086Z ✔ checking for file ‘/tmp/RtmpGC3ydY/remotes720d468a1989/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-16T20:10:43.8958919Z 2021-05-16T20:10:43.8983326Z 2021-05-16T20:10:43.8984516Z ─ preparing ‘desc’: 2021-05-16T20:10:43.8985012Z 2021-05-16T20:10:43.8985478Z 2021-05-16T20:10:44.6889221Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T20:10:44.6891227Z checking DESCRIPTION meta-information ... 2021-05-16T20:10:44.6908643Z 2021-05-16T20:10:44.6914084Z ✔ checking DESCRIPTION meta-information 2021-05-16T20:10:44.6915871Z (as ‘lib’ is unspecified) 2021-05-16T20:10:44.6917476Z * installing *source* package ‘desc’ ... 2021-05-16T20:10:44.6918981Z ** using staged installation 2021-05-16T20:10:44.6920026Z ** R 2021-05-16T20:10:44.6920739Z ** inst 2021-05-16T20:10:44.6922390Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:10:44.6923304Z 2021-05-16T20:10:44.6924001Z 2021-05-16T20:10:44.6925842Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T20:10:44.6926949Z 2021-05-16T20:10:44.6927633Z 2021-05-16T20:10:44.6929157Z ─ checking for empty or unneeded directories 2021-05-16T20:10:44.6930009Z 2021-05-16T20:10:44.6930689Z 2021-05-16T20:10:44.6932010Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-16T20:10:44.6932735Z 2021-05-16T20:10:44.6933384Z 2021-05-16T20:10:44.6934115Z 2021-05-16T20:10:45.5879574Z ** help 2021-05-16T20:10:45.6947212Z *** installing help indices 2021-05-16T20:10:45.7708044Z ** building package indices 2021-05-16T20:10:45.8497284Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:10:46.0240655Z ** testing if installed package can be loaded from final location 2021-05-16T20:10:46.2130511Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:10:46.2144903Z * DONE (desc) 2021-05-16T20:10:46.3928479Z 2021-05-16T20:10:46.3929437Z 2021-05-16T20:10:46.3960959Z checking for file ‘/tmp/RtmpGC3ydY/remotes720d64a043be/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-16T20:10:46.4003062Z 2021-05-16T20:10:46.4004292Z ✔ checking for file ‘/tmp/RtmpGC3ydY/remotes720d64a043be/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-16T20:10:46.4049881Z 2021-05-16T20:10:46.4050700Z 2021-05-16T20:10:46.4051431Z ─ preparing ‘ghtravis’: 2021-05-16T20:10:46.4051843Z 2021-05-16T20:10:46.4052096Z 2021-05-16T20:10:46.4112693Z checking DESCRIPTION meta-information ... 2021-05-16T20:10:46.4136659Z 2021-05-16T20:10:46.4138325Z ✔ checking DESCRIPTION meta-information 2021-05-16T20:10:46.4497958Z 2021-05-16T20:10:46.4529595Z 2021-05-16T20:10:46.4532862Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T20:10:46.4544681Z 2021-05-16T20:10:46.4562921Z 2021-05-16T20:10:46.4564576Z ─ checking for empty or unneeded directories 2021-05-16T20:10:46.4582697Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-16T20:10:46.4715444Z 2021-05-16T20:10:46.4717480Z 2021-05-16T20:10:46.4718956Z 2021-05-16T20:10:46.5136685Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T20:10:46.5138807Z (as ‘lib’ is unspecified) 2021-05-16T20:10:46.7153997Z * installing *source* package ‘ghtravis’ ... 2021-05-16T20:10:46.7156092Z ** using staged installation 2021-05-16T20:10:46.7277705Z ** R 2021-05-16T20:10:46.7357676Z ** inst 2021-05-16T20:10:46.7365913Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:10:47.7199349Z ** help 2021-05-16T20:10:47.7701755Z *** installing help indices 2021-05-16T20:10:47.8124888Z ** building package indices 2021-05-16T20:10:47.8509292Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:10:48.4042419Z ** testing if installed package can be loaded from final location 2021-05-16T20:10:48.9089378Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:10:48.9099064Z * DONE (ghtravis) 2021-05-16T20:10:48.9181616Z Using github PAT from envvar GITHUB_PAT 2021-05-16T20:10:49.0672223Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-16T20:10:50.8166899Z 2021-05-16T20:10:50.8169496Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-16T20:10:50.8172260Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-16T20:10:50.8173901Z generics (NA -> 0.1.0) [CRAN] 2021-05-16T20:10:50.8175402Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-16T20:10:50.8178720Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T20:10:50.8180200Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-16T20:10:50.8182971Z (as ‘lib’ is unspecified) 2021-05-16T20:10:50.8184213Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-16T20:11:03.7523353Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-16T20:11:05.4084516Z Content type 'binary/octet-stream' length 198318 bytes (193 KB) 2021-05-16T20:11:05.4208007Z ================================================== 2021-05-16T20:11:05.4210224Z downloaded 193 KB 2021-05-16T20:11:05.4211587Z 2021-05-16T20:11:05.4248333Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/generics_0.1.0.tar.gz' 2021-05-16T20:11:06.4670149Z Content type 'binary/octet-stream' length 68005 bytes (66 KB) 2021-05-16T20:11:06.4727180Z ================================================== 2021-05-16T20:11:06.4727938Z downloaded 66 KB 2021-05-16T20:11:06.4728234Z 2021-05-16T20:11:06.4765029Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-16T20:11:07.1333987Z Content type 'binary/octet-stream' length 195796 bytes (191 KB) 2021-05-16T20:11:07.1463227Z ================================================== 2021-05-16T20:11:07.1464151Z downloaded 191 KB 2021-05-16T20:11:07.1464685Z 2021-05-16T20:11:07.1506759Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-16T20:11:07.7088070Z Content type 'binary/octet-stream' length 1242139 bytes (1.2 MB) 2021-05-16T20:11:07.7384587Z ================================================== 2021-05-16T20:11:07.7385369Z downloaded 1.2 MB 2021-05-16T20:11:07.7385807Z 2021-05-16T20:11:07.7432339Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-16T20:11:08.2830137Z Content type 'binary/octet-stream' length 1083887 bytes (1.0 MB) 2021-05-16T20:11:08.3127621Z ================================================== 2021-05-16T20:11:08.3129028Z downloaded 1.0 MB 2021-05-16T20:11:08.3129832Z 2021-05-16T20:11:08.5270905Z * installing *binary* package ‘tidyselect’ ... 2021-05-16T20:11:08.5346435Z * DONE (tidyselect) 2021-05-16T20:11:08.7168292Z * installing *binary* package ‘generics’ ... 2021-05-16T20:11:08.7213501Z * DONE (generics) 2021-05-16T20:11:08.9457295Z * installing *binary* package ‘cpp11’ ... 2021-05-16T20:11:08.9536686Z * DONE (cpp11) 2021-05-16T20:11:09.2344183Z * installing *binary* package ‘dplyr’ ... 2021-05-16T20:11:09.2416888Z * DONE (dplyr) 2021-05-16T20:11:09.5032415Z * installing *binary* package ‘tidyr’ ... 2021-05-16T20:11:09.5117099Z * DONE (tidyr) 2021-05-16T20:11:09.5180448Z 2021-05-16T20:11:09.5181299Z The downloaded source packages are in 2021-05-16T20:11:09.5182555Z ‘/tmp/RtmpGC3ydY/downloaded_packages’ 2021-05-16T20:11:09.6844602Z 2021-05-16T20:11:09.6856702Z checking for file ‘/tmp/RtmpGC3ydY/remotes720d1ef67f31/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-16T20:11:09.6904455Z 2021-05-16T20:11:09.6907615Z ✔ checking for file ‘/tmp/RtmpGC3ydY/remotes720d1ef67f31/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-16T20:11:09.6959307Z 2021-05-16T20:11:09.6959788Z 2021-05-16T20:11:09.6961842Z ─ preparing ‘aghast’: 2021-05-16T20:11:09.6965551Z 2021-05-16T20:11:09.6966314Z 2021-05-16T20:11:09.7040580Z checking DESCRIPTION meta-information ... 2021-05-16T20:11:09.7061900Z 2021-05-16T20:11:09.7063002Z ✔ checking DESCRIPTION meta-information 2021-05-16T20:11:09.7300320Z 2021-05-16T20:11:09.7329318Z 2021-05-16T20:11:09.7330991Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T20:11:09.7338164Z 2021-05-16T20:11:09.7359677Z 2021-05-16T20:11:09.7361017Z ─ checking for empty or unneeded directories 2021-05-16T20:11:09.7378996Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-16T20:11:09.7492845Z 2021-05-16T20:11:09.7493492Z 2021-05-16T20:11:09.7493916Z 2021-05-16T20:11:09.7558955Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T20:11:09.7560252Z (as ‘lib’ is unspecified) 2021-05-16T20:11:09.9364085Z * installing *source* package ‘aghast’ ... 2021-05-16T20:11:09.9366427Z ** using staged installation 2021-05-16T20:11:09.9552004Z ** R 2021-05-16T20:11:09.9607339Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:11:10.3114042Z ** help 2021-05-16T20:11:10.3308495Z *** installing help indices 2021-05-16T20:11:10.3511435Z ** building package indices 2021-05-16T20:11:10.3702639Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:11:10.5373472Z ** testing if installed package can be loaded from final location 2021-05-16T20:11:10.6968850Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:11:10.6975795Z * DONE (aghast) 2021-05-16T20:11:10.7058894Z Installing 1 packages: covr 2021-05-16T20:11:10.7065981Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T20:11:10.7066945Z (as ‘lib’ is unspecified) 2021-05-16T20:11:23.5210622Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-16T20:11:23.5212283Z 2021-05-16T20:11:23.5215775Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-16T20:11:24.4603950Z Content type 'binary/octet-stream' length 164945 bytes (161 KB) 2021-05-16T20:11:24.4724052Z ================================================== 2021-05-16T20:11:24.4727269Z downloaded 161 KB 2021-05-16T20:11:24.4727594Z 2021-05-16T20:11:24.4764446Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rex_1.2.0.tar.gz' 2021-05-16T20:11:25.0533830Z Content type 'binary/octet-stream' length 121911 bytes (119 KB) 2021-05-16T20:11:25.1642572Z ================================================== 2021-05-16T20:11:25.1644316Z downloaded 119 KB 2021-05-16T20:11:25.1644912Z 2021-05-16T20:11:25.1690113Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/covr_3.5.1.tar.gz' 2021-05-16T20:11:25.9750182Z Content type 'binary/octet-stream' length 288054 bytes (281 KB) 2021-05-16T20:11:25.9932515Z ================================================== 2021-05-16T20:11:25.9934123Z downloaded 281 KB 2021-05-16T20:11:25.9934665Z 2021-05-16T20:11:26.1909014Z * installing *binary* package ‘lazyeval’ ... 2021-05-16T20:11:26.1962660Z * DONE (lazyeval) 2021-05-16T20:11:26.3909552Z * installing *binary* package ‘rex’ ... 2021-05-16T20:11:26.3982715Z * DONE (rex) 2021-05-16T20:11:26.6146529Z * installing *binary* package ‘covr’ ... 2021-05-16T20:11:26.6237441Z * DONE (covr) 2021-05-16T20:11:26.6305834Z 2021-05-16T20:11:26.6306803Z The downloaded source packages are in 2021-05-16T20:11:26.6308108Z ‘/tmp/RtmpGC3ydY/downloaded_packages’ 2021-05-16T20:11:26.6446112Z 2021-05-16T20:11:26.6485793Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-16T20:11:26.6486496Z Rscript -e "tic::before_install()" 2021-05-16T20:11:26.6535241Z shell: /usr/bin/bash -e {0} 2021-05-16T20:11:26.6535555Z env: 2021-05-16T20:11:26.6535908Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:11:26.6536283Z TIC_DEPLOY_KEY: 2021-05-16T20:11:26.6536909Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T20:11:26.6538486Z GITHUB_PAT: *** 2021-05-16T20:11:26.6539001Z COVERALLS_TOKEN: 2021-05-16T20:11:26.6539466Z continue-on-error: false 2021-05-16T20:11:26.6539885Z VDIFFR_RUN_TESTS: 2021-05-16T20:11:26.6540319Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T20:11:26.6540720Z TZ: UTC 2021-05-16T20:11:26.6541062Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:11:26.6541433Z NOT_CRAN: true 2021-05-16T20:11:26.6541762Z ##[endgroup] 2021-05-16T20:11:26.9047637Z ✔ Loading tic stage configuration from tic.R 2021-05-16T20:11:27.0033968Z Running before_install: step_install_remote_binaries() 2021-05-16T20:11:27.3853987Z Installing RNifti binaries 2021-05-16T20:11:27.3862240Z [1] "neuroconductor/RNifti" 2021-05-16T20:11:27.5632677Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T20:11:27.5659947Z tag_name 2021-05-16T20:11:27.5661304Z 10 1.3.1.s 2021-05-16T20:11:27.5662777Z zipball_url 2021-05-16T20:11:27.5664965Z 10 https://api.github.com/repos/neuroconductor/RNifti/zipball/refs/tags/1.3.1.s 2021-05-16T20:11:27.5666723Z Installing RNifti package binaries 2021-05-16T20:11:27.5668505Z tarball_url 2021-05-16T20:11:27.5669892Z 10 https://api.github.com/repos/neuroconductor/RNifti/tarball/refs/tags/1.3.1.s 2021-05-16T20:11:27.5671165Z commit.sha 2021-05-16T20:11:27.5672227Z 10 929106d1b17d6c09c8b001b5e39d448ed9ef635f 2021-05-16T20:11:27.5673629Z commit.url 2021-05-16T20:11:27.5674562Z 10 https://api.github.com/repos/neuroconductor/RNifti/commits/929106d1b17d6c09c8b001b5e39d448ed9ef635f 2021-05-16T20:11:27.5675355Z node_id 2021-05-16T20:11:27.5676110Z 10 MDM6UmVmMzY3NDc5MzkxOnJlZnMvdGFncy8xLjMuMS5z 2021-05-16T20:11:27.5676891Z url 2021-05-16T20:11:27.5677523Z 10 https://api.github.com/repos/neuroconductor/RNifti/releases/42981970 2021-05-16T20:11:27.5678198Z assets_url 2021-05-16T20:11:27.5679046Z 10 https://api.github.com/repos/neuroconductor/RNifti/releases/42981970/assets 2021-05-16T20:11:27.5679751Z upload_url 2021-05-16T20:11:27.5680558Z 10 https://uploads.github.com/repos/neuroconductor/RNifti/releases/42981970/assets{?name,label} 2021-05-16T20:11:27.5681372Z id asset_updated_at asset_created_at created_at 2021-05-16T20:11:27.5682477Z 10 42981970 2021-05-14 21:19:42 2021-05-14 21:19:42 2021-05-14 21:05:46 2021-05-16T20:11:27.5682948Z published_at asset_name 2021-05-16T20:11:27.5683651Z 10 2021-05-14 21:06:13 RNifti_1.3.1_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-16T20:11:27.5684140Z asset_label asset_download_count 2021-05-16T20:11:27.5684536Z 10 5 2021-05-16T20:11:27.5685068Z asset_browser_download_url 2021-05-16T20:11:27.5686077Z 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-16T20:11:27.5720901Z --2021-05-16 20:11:27-- 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-16T20:11:27.5776191Z Resolving github.com (github.com)... 140.82.114.3 2021-05-16T20:11:27.5834524Z Connecting to github.com (github.com)|140.82.114.3|:443... connected. 2021-05-16T20:11:27.6778772Z HTTP request sent, awaiting response... 302 Found 2021-05-16T20:11:27.6790353Z Location: https://github-releases.githubusercontent.com/367479391/190c6b00-b4fa-11eb-9a6f-23ba6a43d4cb?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T201127Z&X-Amz-Expires=300&X-Amz-Signature=054eae93a5a6e8eb826458be3b5cada448ffa23b9dd0eeb61c1ba5e9e3dccb30&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-16T20:11:27.6804219Z --2021-05-16 20:11:27-- https://github-releases.githubusercontent.com/367479391/190c6b00-b4fa-11eb-9a6f-23ba6a43d4cb?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T201127Z&X-Amz-Expires=300&X-Amz-Signature=054eae93a5a6e8eb826458be3b5cada448ffa23b9dd0eeb61c1ba5e9e3dccb30&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-16T20:11:27.6811022Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.110.154, 185.199.109.154, 185.199.108.154, ... 2021-05-16T20:11:27.6860464Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.110.154|:443... connected. 2021-05-16T20:11:27.8212349Z HTTP request sent, awaiting response... 200 OK 2021-05-16T20:11:27.8214674Z Length: 2702318 (2.6M) [application/octet-stream] 2021-05-16T20:11:27.8216799Z Saving to: ‘/tmp/RtmpokVu7b/RNifti_1.3.1_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-16T20:11:27.8218412Z 2021-05-16T20:11:27.8266047Z 0K .......... .......... .......... .......... .......... 1% 8.44M 0s 2021-05-16T20:11:27.8317882Z 50K .......... .......... .......... .......... .......... 3% 9.17M 0s 2021-05-16T20:11:27.8325864Z 100K .......... .......... .......... .......... .......... 5% 55.0M 0s 2021-05-16T20:11:27.8334223Z 150K .......... .......... .......... .......... .......... 7% 56.9M 0s 2021-05-16T20:11:27.8375102Z 200K .......... .......... .......... .......... .......... 9% 12.6M 0s 2021-05-16T20:11:27.8376017Z 250K .......... .......... .......... .......... .......... 11% 210M 0s 2021-05-16T20:11:27.8381356Z 300K .......... .......... .......... .......... .......... 13% 76.8M 0s 2021-05-16T20:11:27.8385635Z 350K .......... .......... .......... .......... .......... 15% 115M 0s 2021-05-16T20:11:27.8389054Z 400K .......... .......... .......... .......... .......... 17% 134M 0s 2021-05-16T20:11:27.8424889Z 450K .......... .......... .......... .......... .......... 18% 13.9M 0s 2021-05-16T20:11:27.8430905Z 500K .......... .......... .......... .......... .......... 20% 74.3M 0s 2021-05-16T20:11:27.8437047Z 550K .......... .......... .......... .......... .......... 22% 79.0M 0s 2021-05-16T20:11:27.8442579Z 600K .......... .......... .......... .......... .......... 24% 86.6M 0s 2021-05-16T20:11:27.8462167Z 650K .......... .......... .......... .......... .......... 26% 26.0M 0s 2021-05-16T20:11:27.8473414Z 700K .......... .......... .......... .......... .......... 28% 41.8M 0s 2021-05-16T20:11:27.8475227Z 750K .......... .......... .......... .......... .......... 30% 216M 0s 2021-05-16T20:11:27.8482428Z 800K .......... .......... .......... .......... .......... 32% 63.4M 0s 2021-05-16T20:11:27.8491930Z 850K .......... .......... .......... .......... .......... 34% 51.3M 0s 2021-05-16T20:11:27.8515144Z 900K .......... .......... .......... .......... .......... 35% 21.9M 0s 2021-05-16T20:11:27.8524471Z 950K .......... .......... .......... .......... .......... 37% 156M 0s 2021-05-16T20:11:27.8529722Z 1000K .......... .......... .......... .......... .......... 39% 39.8M 0s 2021-05-16T20:11:27.8533118Z 1050K .......... .......... .......... .......... .......... 41% 140M 0s 2021-05-16T20:11:27.8541151Z 1100K .......... .......... .......... .......... .......... 43% 61.7M 0s 2021-05-16T20:11:27.8560186Z 1150K .......... .......... .......... .......... .......... 45% 26.7M 0s 2021-05-16T20:11:27.8577046Z 1200K .......... .......... .......... .......... .......... 47% 34.3M 0s 2021-05-16T20:11:27.8578086Z 1250K .......... .......... .......... .......... .......... 49% 138M 0s 2021-05-16T20:11:27.8582421Z 1300K .......... .......... .......... .......... .......... 51% 101M 0s 2021-05-16T20:11:27.8591580Z 1350K .......... .......... .......... .......... .......... 53% 58.0M 0s 2021-05-16T20:11:27.8597304Z 1400K .......... .......... .......... .......... .......... 54% 73.7M 0s 2021-05-16T20:11:27.8600942Z 1450K .......... .......... .......... .......... .......... 56% 120M 0s 2021-05-16T20:11:27.8631625Z 1500K .......... .......... .......... .......... .......... 58% 30.2M 0s 2021-05-16T20:11:27.8635355Z 1550K .......... .......... .......... .......... .......... 60% 27.4M 0s 2021-05-16T20:11:27.8638089Z 1600K .......... .......... .......... .......... .......... 62% 163M 0s 2021-05-16T20:11:27.8642020Z 1650K .......... .......... .......... .......... .......... 64% 137M 0s 2021-05-16T20:11:27.8649710Z 1700K .......... .......... .......... .......... .......... 66% 64.7M 0s 2021-05-16T20:11:27.8652576Z 1750K .......... .......... .......... .......... .......... 68% 148M 0s 2021-05-16T20:11:27.8673317Z 1800K .......... .......... .......... .......... .......... 70% 24.5M 0s 2021-05-16T20:11:27.8685623Z 1850K .......... .......... .......... .......... .......... 71% 38.9M 0s 2021-05-16T20:11:27.8689933Z 1900K .......... .......... .......... .......... .......... 73% 103M 0s 2021-05-16T20:11:27.8693548Z 1950K .......... .......... .......... .......... .......... 75% 146M 0s 2021-05-16T20:11:27.8696741Z 2000K .......... .......... .......... .......... .......... 77% 137M 0s 2021-05-16T20:11:27.8702826Z 2050K .......... .......... .......... .......... .......... 79% 79.2M 0s 2021-05-16T20:11:27.8723057Z 2100K .......... .......... .......... .......... .......... 81% 24.9M 0s 2021-05-16T20:11:27.8735907Z 2150K .......... .......... .......... .......... .......... 83% 36.8M 0s 2021-05-16T20:11:27.8739475Z 2200K .......... .......... .......... .......... .......... 85% 143M 0s 2021-05-16T20:11:27.8741672Z 2250K .......... .......... .......... .......... .......... 87% 185M 0s 2021-05-16T20:11:27.8747258Z 2300K .......... .......... .......... .......... .......... 89% 89.1M 0s 2021-05-16T20:11:27.8754435Z 2350K .......... .......... .......... .......... .......... 90% 67.5M 0s 2021-05-16T20:11:27.8773156Z 2400K .......... .......... .......... .......... .......... 92% 26.8M 0s 2021-05-16T20:11:27.8793230Z 2450K .......... .......... .......... .......... .......... 94% 25.7M 0s 2021-05-16T20:11:27.8795237Z 2500K .......... .......... .......... .......... .......... 96% 141M 0s 2021-05-16T20:11:27.8798398Z 2550K .......... .......... .......... .......... .......... 98% 152M 0s 2021-05-16T20:11:27.8800902Z 2600K .......... .......... .......... ........ 100% 165M=0.06s 2021-05-16T20:11:27.8801216Z 2021-05-16T20:11:27.8803371Z 2021-05-16 20:11:27 (43.2 MB/s) - ‘/tmp/RtmpokVu7b/RNifti_1.3.1_R_x86_64-pc-linux-gnu.tar.gz’ saved [2702318/2702318] 2021-05-16T20:11:27.8803928Z 2021-05-16T20:11:27.8837636Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T20:11:27.8838418Z (as ‘lib’ is unspecified) 2021-05-16T20:11:28.3529984Z * installing *binary* package ‘RNifti’ ... 2021-05-16T20:11:28.3672441Z * DONE (RNifti) 2021-05-16T20:11:28.3784575Z Rewriting new remotes: neuroconductor/oro.nifti@bd06b05d2a090c743e51d745a826e8b77af278f0, neuroconductor/brainR@30deb980379774a44b6be4e1030c1faf4a0115bd 2021-05-16T20:11:28.3870468Z Installing oro.nifti binaries 2021-05-16T20:11:28.3877993Z [1] "neuroconductor/oro.nifti" 2021-05-16T20:11:28.5183794Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T20:11:28.5202290Z tag_name 2021-05-16T20:11:28.5203604Z 10 0.10.3.s 2021-05-16T20:11:28.5205106Z zipball_url 2021-05-16T20:11:28.5207482Z 10 https://api.github.com/repos/neuroconductor/oro.nifti/zipball/refs/tags/0.10.3.s 2021-05-16T20:11:28.5209949Z Installing oro.nifti package binaries 2021-05-16T20:11:28.5211276Z tarball_url 2021-05-16T20:11:28.5213453Z 10 https://api.github.com/repos/neuroconductor/oro.nifti/tarball/refs/tags/0.10.3.s 2021-05-16T20:11:28.5215536Z commit.sha 2021-05-16T20:11:28.5216436Z 10 bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T20:11:28.5217338Z commit.url 2021-05-16T20:11:28.5218631Z 10 https://api.github.com/repos/neuroconductor/oro.nifti/commits/bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T20:11:28.5219732Z node_id 2021-05-16T20:11:28.5220897Z 10 MDM6UmVmMzY3NzQyMTIyOnJlZnMvdGFncy8wLjEwLjMucw== 2021-05-16T20:11:28.5222236Z url 2021-05-16T20:11:28.5223033Z 10 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549 2021-05-16T20:11:28.5223724Z assets_url 2021-05-16T20:11:28.5224416Z 10 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets 2021-05-16T20:11:28.5225148Z upload_url 2021-05-16T20:11:28.5225958Z 10 https://uploads.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets{?name,label} 2021-05-16T20:11:28.5226812Z id asset_updated_at asset_created_at created_at 2021-05-16T20:11:28.5227907Z 10 43005549 2021-05-15 22:48:14 2021-05-15 22:48:14 2021-05-15 22:37:06 2021-05-16T20:11:28.5228393Z published_at asset_name 2021-05-16T20:11:28.5229114Z 10 2021-05-15 22:37:30 oro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-16T20:11:28.5229613Z asset_label asset_download_count 2021-05-16T20:11:28.5230010Z 10 9 2021-05-16T20:11:28.5230738Z asset_browser_download_url 2021-05-16T20:11:28.5231950Z 10 https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-16T20:11:28.5258004Z --2021-05-16 20:11:28-- https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-16T20:11:28.5309782Z Resolving github.com (github.com)... 140.82.114.3 2021-05-16T20:11:28.5369690Z Connecting to github.com (github.com)|140.82.114.3|:443... connected. 2021-05-16T20:11:28.6353469Z HTTP request sent, awaiting response... 302 Found 2021-05-16T20:11:28.6364760Z Location: https://github-releases.githubusercontent.com/367742122/a1a90b00-b5cf-11eb-98cb-c3ab024ec000?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T201128Z&X-Amz-Expires=300&X-Amz-Signature=6dec0c74f711d18c6ba8446447b8ed322357af1ca6ffc1b4ebe48624f5731e57&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367742122&response-content-disposition=attachment%3B%20filename%3Doro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R3.6.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-16T20:11:28.6386159Z --2021-05-16 20:11:28-- https://github-releases.githubusercontent.com/367742122/a1a90b00-b5cf-11eb-98cb-c3ab024ec000?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T201128Z&X-Amz-Expires=300&X-Amz-Signature=6dec0c74f711d18c6ba8446447b8ed322357af1ca6ffc1b4ebe48624f5731e57&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367742122&response-content-disposition=attachment%3B%20filename%3Doro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R3.6.tar.gz&response-content-type=application%2Foctet-stream 2021-05-16T20:11:28.6422072Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.110.154, 185.199.109.154, 185.199.108.154, ... 2021-05-16T20:11:28.6474682Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.110.154|:443... connected. 2021-05-16T20:11:28.7978009Z HTTP request sent, awaiting response... 200 OK 2021-05-16T20:11:28.7980557Z Length: 6048593 (5.8M) [application/octet-stream] 2021-05-16T20:11:28.7983824Z Saving to: ‘/tmp/RtmpokVu7b/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-16T20:11:28.7985418Z 2021-05-16T20:11:28.8034635Z 0K .......... .......... .......... .......... .......... 0% 8.24M 1s 2021-05-16T20:11:28.8080909Z 50K .......... .......... .......... .......... .......... 1% 10.0M 1s 2021-05-16T20:11:28.8089165Z 100K .......... .......... .......... .......... .......... 2% 56.1M 0s 2021-05-16T20:11:28.8097530Z 150K .......... .......... .......... .......... .......... 3% 57.0M 0s 2021-05-16T20:11:28.8132029Z 200K .......... .......... .......... .......... .......... 4% 14.3M 0s 2021-05-16T20:11:28.8137033Z 250K .......... .......... .......... .......... .......... 5% 86.3M 0s 2021-05-16T20:11:28.8142581Z 300K .......... .......... .......... .......... .......... 5% 87.0M 0s 2021-05-16T20:11:28.8146538Z 350K .......... .......... .......... .......... .......... 6% 114M 0s 2021-05-16T20:11:28.8160200Z 400K .......... .......... .......... .......... .......... 7% 41.6M 0s 2021-05-16T20:11:28.8187361Z 450K .......... .......... .......... .......... .......... 8% 16.9M 0s 2021-05-16T20:11:28.8189742Z 500K .......... .......... .......... .......... .......... 9% 158M 0s 2021-05-16T20:11:28.8196660Z 550K .......... .......... .......... .......... .......... 10% 71.0M 0s 2021-05-16T20:11:28.8207131Z 600K .......... .......... .......... .......... .......... 11% 48.3M 0s 2021-05-16T20:11:28.8237746Z 650K .......... .......... .......... .......... .......... 11% 16.5M 0s 2021-05-16T20:11:28.8240317Z 700K .......... .......... .......... .......... .......... 12% 125M 0s 2021-05-16T20:11:28.8243632Z 750K .......... .......... .......... .......... .......... 13% 155M 0s 2021-05-16T20:11:28.8253400Z 800K .......... .......... .......... .......... .......... 14% 49.0M 0s 2021-05-16T20:11:28.8261277Z 850K .......... .......... .......... .......... .......... 15% 64.9M 0s 2021-05-16T20:11:28.8273534Z 900K .......... .......... .......... .......... .......... 16% 49.8M 0s 2021-05-16T20:11:28.8290858Z 950K .......... .......... .......... .......... .......... 16% 24.8M 0s 2021-05-16T20:11:28.8296750Z 1000K .......... .......... .......... .......... .......... 17% 77.2M 0s 2021-05-16T20:11:28.8304645Z 1050K .......... .......... .......... .......... .......... 18% 65.6M 0s 2021-05-16T20:11:28.8317945Z 1100K .......... .......... .......... .......... .......... 19% 40.5M 0s 2021-05-16T20:11:28.8325265Z 1150K .......... .......... .......... .......... .......... 20% 54.3M 0s 2021-05-16T20:11:28.8345020Z 1200K .......... .......... .......... .......... .......... 21% 29.0M 0s 2021-05-16T20:11:28.8348479Z 1250K .......... .......... .......... .......... .......... 22% 75.1M 0s 2021-05-16T20:11:28.8354888Z 1300K .......... .......... .......... .......... .......... 22% 78.1M 0s 2021-05-16T20:11:28.8365273Z 1350K .......... .......... .......... .......... .......... 23% 47.9M 0s 2021-05-16T20:11:28.8373839Z 1400K .......... .......... .......... .......... .......... 24% 87.5M 0s 2021-05-16T20:11:28.8377092Z 1450K .......... .......... .......... .......... .......... 25% 73.8M 0s 2021-05-16T20:11:28.8409761Z 1500K .......... .......... .......... .......... .......... 26% 16.6M 0s 2021-05-16T20:11:28.8410400Z 1550K .......... .......... .......... .......... .......... 27% 276M 0s 2021-05-16T20:11:28.8415170Z 1600K .......... .......... .......... .......... .......... 27% 75.7M 0s 2021-05-16T20:11:28.8427695Z 1650K .......... .......... .......... .......... .......... 28% 44.6M 0s 2021-05-16T20:11:28.8434640Z 1700K .......... .......... .......... .......... .......... 29% 66.2M 0s 2021-05-16T20:11:28.8469845Z 1750K .......... .......... .......... .......... .......... 30% 13.6M 0s 2021-05-16T20:11:28.8472140Z 1800K .......... .......... .......... .......... .......... 31% 131M 0s 2021-05-16T20:11:28.8473889Z 1850K .......... .......... .......... .......... .......... 32% 267M 0s 2021-05-16T20:11:28.8478168Z 1900K .......... .......... .......... .......... .......... 33% 117M 0s 2021-05-16T20:11:28.8481520Z 1950K .......... .......... .......... .......... .......... 33% 145M 0s 2021-05-16T20:11:28.8489433Z 2000K .......... .......... .......... .......... .......... 34% 62.0M 0s 2021-05-16T20:11:28.8521953Z 2050K .......... .......... .......... .......... .......... 35% 15.4M 0s 2021-05-16T20:11:28.8523634Z 2100K .......... .......... .......... .......... .......... 36% 198M 0s 2021-05-16T20:11:28.8525575Z 2150K .......... .......... .......... .......... .......... 37% 238M 0s 2021-05-16T20:11:28.8532523Z 2200K .......... .......... .......... .......... .......... 38% 72.4M 0s 2021-05-16T20:11:28.8541816Z 2250K .......... .......... .......... .......... .......... 38% 54.1M 0s 2021-05-16T20:11:28.8553074Z 2300K .......... .......... .......... .......... .......... 39% 42.7M 0s 2021-05-16T20:11:28.8558524Z 2350K .......... .......... .......... .......... .......... 40% 89.7M 0s 2021-05-16T20:11:28.8576967Z 2400K .......... .......... .......... .......... .......... 41% 26.9M 0s 2021-05-16T20:11:28.8578470Z 2450K .......... .......... .......... .......... .......... 42% 251M 0s 2021-05-16T20:11:28.8588812Z 2500K .......... .......... .......... .......... .......... 43% 52.7M 0s 2021-05-16T20:11:28.8595129Z 2550K .......... .......... .......... .......... .......... 44% 66.5M 0s 2021-05-16T20:11:28.8604989Z 2600K .......... .......... .......... .......... .......... 44% 51.7M 0s 2021-05-16T20:11:28.8606978Z 2650K .......... .......... .......... .......... .......... 45% 197M 0s 2021-05-16T20:11:28.8632687Z 2700K .......... .......... .......... .......... .......... 46% 19.5M 0s 2021-05-16T20:11:28.8636609Z 2750K .......... .......... .......... .......... .......... 47% 111M 0s 2021-05-16T20:11:28.8641098Z 2800K .......... .......... .......... .......... .......... 48% 107M 0s 2021-05-16T20:11:28.8648834Z 2850K .......... .......... .......... .......... .......... 49% 63.5M 0s 2021-05-16T20:11:28.8653313Z 2900K .......... .......... .......... .......... .......... 49% 108M 0s 2021-05-16T20:11:28.8658474Z 2950K .......... .......... .......... .......... .......... 50% 96.7M 0s 2021-05-16T20:11:28.8688814Z 3000K .......... .......... .......... .......... .......... 51% 16.3M 0s 2021-05-16T20:11:28.8693873Z 3050K .......... .......... .......... .......... .......... 52% 94.6M 0s 2021-05-16T20:11:28.8697171Z 3100K .......... .......... .......... .......... .......... 53% 136M 0s 2021-05-16T20:11:28.8701378Z 3150K .......... .......... .......... .......... .......... 54% 116M 0s 2021-05-16T20:11:28.8705071Z 3200K .......... .......... .......... .......... .......... 55% 131M 0s 2021-05-16T20:11:28.8710193Z 3250K .......... .......... .......... .......... .......... 55% 96.0M 0s 2021-05-16T20:11:28.8718181Z 3300K .......... .......... .......... .......... .......... 56% 61.2M 0s 2021-05-16T20:11:28.8744737Z 3350K .......... .......... .......... .......... .......... 57% 20.0M 0s 2021-05-16T20:11:28.8748587Z 3400K .......... .......... .......... .......... .......... 58% 81.1M 0s 2021-05-16T20:11:28.8752609Z 3450K .......... .......... .......... .......... .......... 59% 120M 0s 2021-05-16T20:11:28.8756530Z 3500K .......... .......... .......... .......... .......... 60% 131M 0s 2021-05-16T20:11:28.8760133Z 3550K .......... .......... .......... .......... .......... 60% 130M 0s 2021-05-16T20:11:28.8764136Z 3600K .......... .......... .......... .......... .......... 61% 135M 0s 2021-05-16T20:11:28.8767960Z 3650K .......... .......... .......... .......... .......... 62% 115M 0s 2021-05-16T20:11:28.8773520Z 3700K .......... .......... .......... .......... .......... 63% 89.2M 0s 2021-05-16T20:11:28.8800725Z 3750K .......... .......... .......... .......... .......... 64% 18.2M 0s 2021-05-16T20:11:28.8804731Z 3800K .......... .......... .......... .......... .......... 65% 116M 0s 2021-05-16T20:11:28.8808936Z 3850K .......... .......... .......... .......... .......... 66% 113M 0s 2021-05-16T20:11:28.8812604Z 3900K .......... .......... .......... .......... .......... 66% 131M 0s 2021-05-16T20:11:28.8816277Z 3950K .......... .......... .......... .......... .......... 67% 131M 0s 2021-05-16T20:11:28.8821750Z 4000K .......... .......... .......... .......... .......... 68% 91.8M 0s 2021-05-16T20:11:28.8828341Z 4050K .......... .......... .......... .......... .......... 69% 72.8M 0s 2021-05-16T20:11:28.8832234Z 4100K .......... .......... .......... .......... .......... 70% 129M 0s 2021-05-16T20:11:28.8859538Z 4150K .......... .......... .......... .......... .......... 71% 18.2M 0s 2021-05-16T20:11:28.8863449Z 4200K .......... .......... .......... .......... .......... 71% 112M 0s 2021-05-16T20:11:28.8867879Z 4250K .......... .......... .......... .......... .......... 72% 116M 0s 2021-05-16T20:11:28.8871747Z 4300K .......... .......... .......... .......... .......... 73% 118M 0s 2021-05-16T20:11:28.8875640Z 4350K .......... .......... .......... .......... .......... 74% 125M 0s 2021-05-16T20:11:28.8879815Z 4400K .......... .......... .......... .......... .......... 75% 119M 0s 2021-05-16T20:11:28.8884049Z 4450K .......... .......... .......... .......... .......... 76% 116M 0s 2021-05-16T20:11:28.8890036Z 4500K .......... .......... .......... .......... .......... 77% 82.2M 0s 2021-05-16T20:11:28.8911817Z 4550K .......... .......... .......... .......... .......... 77% 22.9M 0s 2021-05-16T20:11:28.8916121Z 4600K .......... .......... .......... .......... .......... 78% 104M 0s 2021-05-16T20:11:28.8920692Z 4650K .......... .......... .......... .......... .......... 79% 106M 0s 2021-05-16T20:11:28.8924980Z 4700K .......... .......... .......... .......... .......... 80% 110M 0s 2021-05-16T20:11:28.8930465Z 4750K .......... .......... .......... .......... .......... 81% 92.2M 0s 2021-05-16T20:11:28.8934951Z 4800K .......... .......... .......... .......... .......... 82% 105M 0s 2021-05-16T20:11:28.8939157Z 4850K .......... .......... .......... .......... .......... 82% 114M 0s 2021-05-16T20:11:28.8945421Z 4900K .......... .......... .......... .......... .......... 83% 78.1M 0s 2021-05-16T20:11:28.8950871Z 4950K .......... .......... .......... .......... .......... 84% 89.5M 0s 2021-05-16T20:11:28.8960180Z 5000K .......... .......... .......... .......... .......... 85% 54.6M 0s 2021-05-16T20:11:28.8972153Z 5050K .......... .......... .......... .......... .......... 86% 43.6M 0s 2021-05-16T20:11:28.8977930Z 5100K .......... .......... .......... .......... .......... 87% 72.0M 0s 2021-05-16T20:11:28.8981603Z 5150K .......... .......... .......... .......... .......... 88% 131M 0s 2021-05-16T20:11:28.8985363Z 5200K .......... .......... .......... .......... .......... 88% 126M 0s 2021-05-16T20:11:28.8989331Z 5250K .......... .......... .......... .......... .......... 89% 122M 0s 2021-05-16T20:11:28.8993120Z 5300K .......... .......... .......... .......... .......... 90% 135M 0s 2021-05-16T20:11:28.8997068Z 5350K .......... .......... .......... .......... .......... 91% 118M 0s 2021-05-16T20:11:28.9001457Z 5400K .......... .......... .......... .......... .......... 92% 112M 0s 2021-05-16T20:11:28.9014567Z 5450K .......... .......... .......... .......... .......... 93% 37.5M 0s 2021-05-16T20:11:28.9021278Z 5500K .......... .......... .......... .......... .......... 93% 73.2M 0s 2021-05-16T20:11:28.9026670Z 5550K .......... .......... .......... .......... .......... 94% 88.2M 0s 2021-05-16T20:11:28.9030441Z 5600K .......... .......... .......... .......... .......... 95% 130M 0s 2021-05-16T20:11:28.9034342Z 5650K .......... .......... .......... .......... .......... 96% 132M 0s 2021-05-16T20:11:28.9038745Z 5700K .......... .......... .......... .......... .......... 97% 109M 0s 2021-05-16T20:11:28.9044047Z 5750K .......... .......... .......... .......... .......... 98% 108M 0s 2021-05-16T20:11:28.9047570Z 5800K .......... .......... .......... .......... .......... 99% 116M 0s 2021-05-16T20:11:28.9051240Z 5850K .......... .......... .......... .......... .......... 99% 123M 0s 2021-05-16T20:11:28.9052712Z 5900K ...... 100% 13025G=0.1s 2021-05-16T20:11:28.9053842Z 2021-05-16T20:11:28.9056542Z 2021-05-16 20:11:28 (53.4 MB/s) - ‘/tmp/RtmpokVu7b/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu.tar.gz’ saved [6048593/6048593] 2021-05-16T20:11:28.9057991Z 2021-05-16T20:11:28.9069988Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T20:11:28.9071661Z (as ‘lib’ is unspecified) 2021-05-16T20:11:29.2579986Z * installing *binary* package ‘oro.nifti’ ... 2021-05-16T20:11:29.2682790Z * DONE (oro.nifti) 2021-05-16T20:11:29.2793369Z Rewriting new remotes: neuroconductor/brainR@30deb980379774a44b6be4e1030c1faf4a0115bd 2021-05-16T20:11:29.2861035Z Installing brainR binaries 2021-05-16T20:11:29.2932153Z [1] "neuroconductor/brainR" 2021-05-16T20:11:29.4295602Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T20:11:29.4312208Z tag_name 2021-05-16T20:11:29.4312533Z 10 1.6.0.s 2021-05-16T20:11:29.4312941Z zipball_url 2021-05-16T20:11:29.4313645Z 10 https://api.github.com/repos/neuroconductor/brainR/zipball/refs/tags/1.6.0.s 2021-05-16T20:11:29.4314333Z tarball_url 2021-05-16T20:11:29.4315005Z 10 https://api.github.com/repos/neuroconductor/brainR/tarball/refs/tags/1.6.0.s 2021-05-16T20:11:29.4315624Z commit.sha 2021-05-16T20:11:29.4316124Z 10 30deb980379774a44b6be4e1030c1faf4a0115bd 2021-05-16T20:11:29.4316984Z commit.url 2021-05-16T20:11:29.4318751Z 10 https://api.github.com/repos/neuroconductor/brainR/commits/30deb980379774a44b6be4e1030c1faf4a0115bd 2021-05-16T20:11:29.4319852Z node_id 2021-05-16T20:11:29.4320920Z 10 MDM6UmVmMzY3ODk4NjAxOnJlZnMvdGFncy8xLjYuMC5z 2021-05-16T20:11:29.4322013Z url 2021-05-16T20:11:29.4322928Z 10 https://api.github.com/repos/neuroconductor/brainR/releases/43017669 2021-05-16T20:11:29.4323860Z assets_url 2021-05-16T20:11:29.4324838Z 10 https://api.github.com/repos/neuroconductor/brainR/releases/43017669/assets 2021-05-16T20:11:29.4325845Z upload_url 2021-05-16T20:11:29.4326964Z 10 https://uploads.github.com/repos/neuroconductor/brainR/releases/43017669/assets{?name,label} 2021-05-16T20:11:29.4328142Z id asset_updated_at asset_created_at created_at 2021-05-16T20:11:29.4329845Z 10 43017669 2021-05-16 17:43:56 2021-05-16 17:43:56 2021-05-16 14:09:41 2021-05-16T20:11:29.4330606Z published_at asset_name 2021-05-16T20:11:29.4331537Z 10 2021-05-16 17:30:46 brainR_1.6.0_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-16T20:11:29.4332194Z asset_label asset_download_count 2021-05-16T20:11:29.4332707Z 10 0 2021-05-16T20:11:29.4334047Z Installing brainR package binaries 2021-05-16T20:11:29.4334950Z asset_browser_download_url 2021-05-16T20:11:29.4335995Z 10 https://github.com/neuroconductor/brainR/releases/download/1.6.0.s/brainR_1.6.0_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-16T20:11:29.4358094Z --2021-05-16 20:11:29-- https://github.com/neuroconductor/brainR/releases/download/1.6.0.s/brainR_1.6.0_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-16T20:11:29.4400389Z Resolving github.com (github.com)... 140.82.114.3 2021-05-16T20:11:29.4460288Z Connecting to github.com (github.com)|140.82.114.3|:443... connected. 2021-05-16T20:11:29.5317311Z HTTP request sent, awaiting response... 302 Found 2021-05-16T20:11:29.5330593Z Location: https://github-releases.githubusercontent.com/367898601/49751600-b66e-11eb-87be-1aed2bf2deb4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T201129Z&X-Amz-Expires=300&X-Amz-Signature=12092e1c905f6339d8c4884fadf0b26cd390acab1fb7ecc706400c816f26a728&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367898601&response-content-disposition=attachment%3B%20filename%3DbrainR_1.6.0_R_x86_64-pc-linux-gnu_R3.6.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-16T20:11:29.5346658Z --2021-05-16 20:11:29-- https://github-releases.githubusercontent.com/367898601/49751600-b66e-11eb-87be-1aed2bf2deb4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T201129Z&X-Amz-Expires=300&X-Amz-Signature=12092e1c905f6339d8c4884fadf0b26cd390acab1fb7ecc706400c816f26a728&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367898601&response-content-disposition=attachment%3B%20filename%3DbrainR_1.6.0_R_x86_64-pc-linux-gnu_R3.6.tar.gz&response-content-type=application%2Foctet-stream 2021-05-16T20:11:29.5357564Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.110.154, 185.199.109.154, 185.199.108.154, ... 2021-05-16T20:11:29.5413617Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.110.154|:443... connected. 2021-05-16T20:11:29.8098618Z HTTP request sent, awaiting response... 200 OK 2021-05-16T20:11:29.8103349Z Length: 3928158 (3.7M) [application/octet-stream] 2021-05-16T20:11:29.8106030Z Saving to: ‘/tmp/RtmpokVu7b/brainR_1.6.0_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-16T20:11:29.8107751Z 2021-05-16T20:11:29.8151092Z 0K .......... .......... .......... .......... .......... 1% 10.4M 0s 2021-05-16T20:11:29.8207370Z 50K .......... .......... .......... .......... .......... 2% 8.54M 0s 2021-05-16T20:11:29.8214671Z 100K .......... .......... .......... .......... .......... 3% 66.0M 0s 2021-05-16T20:11:29.8250343Z 150K .......... .......... .......... .......... .......... 5% 13.7M 0s 2021-05-16T20:11:29.8260176Z 200K .......... .......... .......... .......... .......... 6% 47.7M 0s 2021-05-16T20:11:29.8267961Z 250K .......... .......... .......... .......... .......... 7% 63.2M 0s 2021-05-16T20:11:29.8273138Z 300K .......... .......... .......... .......... .......... 9% 89.5M 0s 2021-05-16T20:11:29.8278461Z 350K .......... .......... .......... .......... .......... 10% 99.1M 0s 2021-05-16T20:11:29.8308749Z 400K .......... .......... .......... .......... .......... 11% 16.6M 0s 2021-05-16T20:11:29.8311019Z 450K .......... .......... .......... .......... .......... 13% 160M 0s 2021-05-16T20:11:29.8314485Z 500K .......... .......... .......... .......... .......... 14% 141M 0s 2021-05-16T20:11:29.8317207Z 550K .......... .......... .......... .......... .......... 15% 167M 0s 2021-05-16T20:11:29.8321055Z 600K .......... .......... .......... .......... .......... 16% 135M 0s 2021-05-16T20:11:29.8325152Z 650K .......... .......... .......... .......... .......... 18% 112M 0s 2021-05-16T20:11:29.8328131Z 700K .......... .......... .......... .......... .......... 19% 168M 0s 2021-05-16T20:11:29.8330654Z 750K .......... .......... .......... .......... .......... 20% 173M 0s 2021-05-16T20:11:29.8357363Z 800K .......... .......... .......... .......... .......... 22% 19.1M 0s 2021-05-16T20:11:29.8360491Z 850K .......... .......... .......... .......... .......... 23% 117M 0s 2021-05-16T20:11:29.8368626Z 900K .......... .......... .......... .......... .......... 24% 61.9M 0s 2021-05-16T20:11:29.8373643Z 950K .......... .......... .......... .......... .......... 26% 98.3M 0s 2021-05-16T20:11:29.8376622Z 1000K .......... .......... .......... .......... .......... 27% 157M 0s 2021-05-16T20:11:29.8380941Z 1050K .......... .......... .......... .......... .......... 28% 113M 0s 2021-05-16T20:11:29.8387234Z 1100K .......... .......... .......... .......... .......... 29% 85.6M 0s 2021-05-16T20:11:29.8393277Z 1150K .......... .......... .......... .......... .......... 31% 72.9M 0s 2021-05-16T20:11:29.8413413Z 1200K .......... .......... .......... .......... .......... 32% 24.8M 0s 2021-05-16T20:11:29.8416560Z 1250K .......... .......... .......... .......... .......... 33% 146M 0s 2021-05-16T20:11:29.8419332Z 1300K .......... .......... .......... .......... .......... 35% 154M 0s 2021-05-16T20:11:29.8423305Z 1350K .......... .......... .......... .......... .......... 36% 143M 0s 2021-05-16T20:11:29.8426051Z 1400K .......... .......... .......... .......... .......... 37% 152M 0s 2021-05-16T20:11:29.8430037Z 1450K .......... .......... .......... .......... .......... 39% 160M 0s 2021-05-16T20:11:29.8432583Z 1500K .......... .......... .......... .......... .......... 40% 138M 0s 2021-05-16T20:11:29.8438957Z 1550K .......... .......... .......... .......... .......... 41% 80.6M 0s 2021-05-16T20:11:29.8445953Z 1600K .......... .......... .......... .......... .......... 43% 72.0M 0s 2021-05-16T20:11:29.8471657Z 1650K .......... .......... .......... .......... .......... 44% 19.2M 0s 2021-05-16T20:11:29.8474491Z 1700K .......... .......... .......... .......... .......... 45% 140M 0s 2021-05-16T20:11:29.8478140Z 1750K .......... .......... .......... .......... .......... 46% 149M 0s 2021-05-16T20:11:29.8481142Z 1800K .......... .......... .......... .......... .......... 48% 139M 0s 2021-05-16T20:11:29.8484577Z 1850K .......... .......... .......... .......... .......... 49% 178M 0s 2021-05-16T20:11:29.8487201Z 1900K .......... .......... .......... .......... .......... 50% 153M 0s 2021-05-16T20:11:29.8491059Z 1950K .......... .......... .......... .......... .......... 52% 139M 0s 2021-05-16T20:11:29.8493957Z 2000K .......... .......... .......... .......... .......... 53% 149M 0s 2021-05-16T20:11:29.8498401Z 2050K .......... .......... .......... .......... .......... 54% 108M 0s 2021-05-16T20:11:29.8531284Z 2100K .......... .......... .......... .......... .......... 56% 15.1M 0s 2021-05-16T20:11:29.8534240Z 2150K .......... .......... .......... .......... .......... 57% 153M 0s 2021-05-16T20:11:29.8537144Z 2200K .......... .......... .......... .......... .......... 58% 160M 0s 2021-05-16T20:11:29.8540144Z 2250K .......... .......... .......... .......... .......... 59% 174M 0s 2021-05-16T20:11:29.8542904Z 2300K .......... .......... .......... .......... .......... 61% 159M 0s 2021-05-16T20:11:29.8546124Z 2350K .......... .......... .......... .......... .......... 62% 174M 0s 2021-05-16T20:11:29.8548608Z 2400K .......... .......... .......... .......... .......... 63% 172M 0s 2021-05-16T20:11:29.8553134Z 2450K .......... .......... .......... .......... .......... 65% 116M 0s 2021-05-16T20:11:29.8556982Z 2500K .......... .......... .......... .......... .......... 66% 120M 0s 2021-05-16T20:11:29.8598475Z 2550K .......... .......... .......... .......... .......... 67% 15.0M 0s 2021-05-16T20:11:29.8599190Z 2600K .......... .......... .......... .......... .......... 69% 185M 0s 2021-05-16T20:11:29.8600091Z 2650K .......... .......... .......... .......... .......... 70% 229M 0s 2021-05-16T20:11:29.8600717Z 2700K .......... .......... .......... .......... .......... 71% 313M 0s 2021-05-16T20:11:29.8601310Z 2750K .......... .......... .......... .......... .......... 72% 201M 0s 2021-05-16T20:11:29.8607583Z 2800K .......... .......... .......... .......... .......... 74% 70.3M 0s 2021-05-16T20:11:29.8608241Z 2850K .......... .......... .......... .......... .......... 75% 215M 0s 2021-05-16T20:11:29.8613847Z 2900K .......... .......... .......... .......... .......... 76% 84.0M 0s 2021-05-16T20:11:29.8617248Z 2950K .......... .......... .......... .......... .......... 78% 124M 0s 2021-05-16T20:11:29.8621802Z 3000K .......... .......... .......... .......... .......... 79% 105M 0s 2021-05-16T20:11:29.8652143Z 3050K .......... .......... .......... .......... .......... 80% 16.4M 0s 2021-05-16T20:11:29.8655356Z 3100K .......... .......... .......... .......... .......... 82% 137M 0s 2021-05-16T20:11:29.8658590Z 3150K .......... .......... .......... .......... .......... 83% 163M 0s 2021-05-16T20:11:29.8661347Z 3200K .......... .......... .......... .......... .......... 84% 171M 0s 2021-05-16T20:11:29.8664454Z 3250K .......... .......... .......... .......... .......... 86% 152M 0s 2021-05-16T20:11:29.8667722Z 3300K .......... .......... .......... .......... .......... 87% 146M 0s 2021-05-16T20:11:29.8671031Z 3350K .......... .......... .......... .......... .......... 88% 146M 0s 2021-05-16T20:11:29.8674186Z 3400K .......... .......... .......... .......... .......... 89% 162M 0s 2021-05-16T20:11:29.8677168Z 3450K .......... .......... .......... .......... .......... 91% 162M 0s 2021-05-16T20:11:29.8680396Z 3500K .......... .......... .......... .......... .......... 92% 147M 0s 2021-05-16T20:11:29.8706564Z 3550K .......... .......... .......... .......... .......... 93% 18.7M 0s 2021-05-16T20:11:29.8711678Z 3600K .......... .......... .......... .......... .......... 95% 92.6M 0s 2021-05-16T20:11:29.8720074Z 3650K .......... .......... .......... .......... .......... 96% 94.2M 0s 2021-05-16T20:11:29.8724228Z 3700K .......... .......... .......... .......... .......... 97% 265M 0s 2021-05-16T20:11:29.8724853Z 3750K .......... .......... .......... .......... .......... 99% 185M 0s 2021-05-16T20:11:29.8725480Z 3800K .......... .......... .......... ...... 100% 263M=0.06s 2021-05-16T20:11:29.8725904Z 2021-05-16T20:11:29.8727411Z 2021-05-16 20:11:29 (60.4 MB/s) - ‘/tmp/RtmpokVu7b/brainR_1.6.0_R_x86_64-pc-linux-gnu.tar.gz’ saved [3928158/3928158] 2021-05-16T20:11:29.8727973Z 2021-05-16T20:11:29.8739236Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T20:11:29.8740054Z (as ‘lib’ is unspecified) 2021-05-16T20:11:30.1783368Z * installing *binary* package ‘brainR’ ... 2021-05-16T20:11:30.1886696Z * DONE (brainR) 2021-05-16T20:11:30.1974418Z Rewriting new remotes: 2021-05-16T20:11:30.2169633Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-16T20:11:30.2170420Z remotes::install_deps(dependencies = TRUE) 2021-05-16T20:11:30.2171046Z remotes::install_cran("rcmdcheck") 2021-05-16T20:11:30.2171597Z remotes::install_cran("markdown") 2021-05-16T20:11:30.2177749Z shell: /usr/local/bin/Rscript {0} 2021-05-16T20:11:30.2178079Z env: 2021-05-16T20:11:30.2178631Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:11:30.2179051Z TIC_DEPLOY_KEY: 2021-05-16T20:11:30.2179793Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T20:11:30.2181529Z GITHUB_PAT: *** 2021-05-16T20:11:30.2182112Z COVERALLS_TOKEN: 2021-05-16T20:11:30.2182770Z continue-on-error: false 2021-05-16T20:11:30.2183263Z VDIFFR_RUN_TESTS: 2021-05-16T20:11:30.2183748Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T20:11:30.2184206Z TZ: UTC 2021-05-16T20:11:30.2184615Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:11:30.2185080Z NOT_CRAN: true 2021-05-16T20:11:30.2185464Z ##[endgroup] 2021-05-16T20:11:46.7792570Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-16T20:11:46.7795366Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-16T20:11:46.7797430Z jquerylib (NA -> 0.1.4 ) [CRAN] 2021-05-16T20:11:46.7800585Z sass (NA -> 0.4.0 ) [CRAN] 2021-05-16T20:11:46.7802340Z bslib (NA -> 0.2.5 ) [CRAN] 2021-05-16T20:11:46.7804061Z promises (NA -> 1.2.0.1) [CRAN] 2021-05-16T20:11:46.7805799Z later (NA -> 1.2.0 ) [CRAN] 2021-05-16T20:11:46.7807524Z sourcetools (NA -> 0.1.7 ) [CRAN] 2021-05-16T20:11:46.7809271Z xtable (NA -> 1.8-4 ) [CRAN] 2021-05-16T20:11:46.7810981Z httpuv (NA -> 1.6.1 ) [CRAN] 2021-05-16T20:11:46.7812674Z webshot (NA -> 0.5.2 ) [CRAN] 2021-05-16T20:11:46.7814372Z miniUI (NA -> 0.1.1.1) [CRAN] 2021-05-16T20:11:46.7817104Z Installing 39 packages: abind, bitops, jquerylib, sass, bslib, promises, later, sourcetools, xtable, httpuv, webshot, miniUI, base64enc, manipulateWidget, crosstalk, shiny, htmltools, htmlwidgets, colorspace, viridisLite, RColorBrewer, munsell, labeling, farver, R.methodsS3, oro.nifti, misc3d, rgl, plyr, tinytex, scales, isoband, gtable, R.oo, reshape2, rmarkdown, ggplot2, R.utils, matrixStats 2021-05-16T20:11:46.7818791Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-16T20:11:46.7819907Z manipulat... (NA -> 0.10.1 ) [CRAN] 2021-05-16T20:11:46.7820689Z crosstalk (NA -> 1.1.1 ) [CRAN] 2021-05-16T20:11:46.7821298Z shiny (NA -> 1.6.0 ) [CRAN] 2021-05-16T20:11:46.7821921Z htmltools (NA -> 0.5.1.1) [CRAN] 2021-05-16T20:11:46.7822575Z htmlwidgets (NA -> 1.5.3 ) [CRAN] 2021-05-16T20:11:46.7823205Z colorspace (NA -> 2.0-1 ) [CRAN] 2021-05-16T20:11:46.7823853Z viridisLite (NA -> 0.4.0 ) [CRAN] 2021-05-16T20:11:46.7824502Z RColorBrewer (NA -> 1.1-2 ) [CRAN] 2021-05-16T20:11:46.7825155Z munsell (NA -> 0.5.0 ) [CRAN] 2021-05-16T20:11:46.7825794Z labeling (NA -> 0.4.2 ) [CRAN] 2021-05-16T20:11:46.7826414Z farver (NA -> 2.1.0 ) [CRAN] 2021-05-16T20:11:46.7827045Z R.methodsS3 (NA -> 1.8.1 ) [CRAN] 2021-05-16T20:11:46.7827754Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T20:11:46.7828518Z (as ‘lib’ is unspecified) 2021-05-16T20:11:46.7829214Z oro.nifti (0.10.3 -> 0.11.0 ) [CRAN] 2021-05-16T20:11:46.7829838Z misc3d (NA -> 0.9-0 ) [CRAN] 2021-05-16T20:11:46.7830434Z rgl (NA -> 0.106.8) [CRAN] 2021-05-16T20:11:46.7831012Z plyr (NA -> 1.8.6 ) [CRAN] 2021-05-16T20:11:46.7831624Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-16T20:11:46.7832234Z scales (NA -> 1.1.1 ) [CRAN] 2021-05-16T20:11:46.7832841Z isoband (NA -> 0.2.4 ) [CRAN] 2021-05-16T20:11:46.7833449Z gtable (NA -> 0.3.0 ) [CRAN] 2021-05-16T20:11:46.7834047Z R.oo (NA -> 1.24.0 ) [CRAN] 2021-05-16T20:11:46.7834653Z reshape2 (NA -> 1.4.4 ) [CRAN] 2021-05-16T20:11:46.7835778Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-16T20:11:46.7836554Z ggplot2 (NA -> 3.3.3 ) [CRAN] 2021-05-16T20:11:46.7837243Z R.utils (NA -> 2.10.1 ) [CRAN] 2021-05-16T20:11:46.7837969Z matrixStats (NA -> 0.58.0 ) [CRAN] 2021-05-16T20:11:59.5764368Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/abind_1.4-5.tar.gz' 2021-05-16T20:12:00.3754954Z Content type 'binary/octet-stream' length 60756 bytes (59 KB) 2021-05-16T20:12:00.3808554Z ================================================== 2021-05-16T20:12:00.3810219Z downloaded 59 KB 2021-05-16T20:12:00.3811165Z 2021-05-16T20:12:00.3862428Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/bitops_1.0-7.tar.gz' 2021-05-16T20:12:01.3931675Z Content type 'binary/octet-stream' length 34867 bytes (34 KB) 2021-05-16T20:12:01.3934144Z ================================================== 2021-05-16T20:12:01.3935465Z downloaded 34 KB 2021-05-16T20:12:01.3936424Z 2021-05-16T20:12:01.3988841Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jquerylib_0.1.4.tar.gz' 2021-05-16T20:12:02.1049883Z Content type 'binary/octet-stream' length 526399 bytes (514 KB) 2021-05-16T20:12:02.1383645Z ================================================== 2021-05-16T20:12:02.1384166Z downloaded 514 KB 2021-05-16T20:12:02.1384577Z 2021-05-16T20:12:02.1423390Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sass_0.4.0.tar.gz' 2021-05-16T20:12:02.7943268Z Content type 'binary/octet-stream' length 2570213 bytes (2.5 MB) 2021-05-16T20:12:02.8396542Z ================================================== 2021-05-16T20:12:02.8397489Z downloaded 2.5 MB 2021-05-16T20:12:02.8397993Z 2021-05-16T20:12:02.8432315Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/bslib_0.2.5.tar.gz' 2021-05-16T20:12:03.4498143Z Content type 'binary/octet-stream' length 3662802 bytes (3.5 MB) 2021-05-16T20:12:03.6152169Z ================================================== 2021-05-16T20:12:03.6153134Z downloaded 3.5 MB 2021-05-16T20:12:03.6153664Z 2021-05-16T20:12:03.6188144Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/promises_1.2.0.1.tar.gz' 2021-05-16T20:12:04.7749892Z Content type 'binary/octet-stream' length 1956156 bytes (1.9 MB) 2021-05-16T20:12:04.8275811Z ================================================== 2021-05-16T20:12:04.8277404Z downloaded 1.9 MB 2021-05-16T20:12:04.8278738Z 2021-05-16T20:12:04.8338773Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/later_1.2.0.tar.gz' 2021-05-16T20:12:05.6395634Z Content type 'binary/octet-stream' length 1099676 bytes (1.0 MB) 2021-05-16T20:12:05.6868598Z ================================================== 2021-05-16T20:12:05.6870347Z downloaded 1.0 MB 2021-05-16T20:12:05.6871318Z 2021-05-16T20:12:05.6907298Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sourcetools_0.1.7.tar.gz' 2021-05-16T20:12:06.5361025Z Content type 'binary/octet-stream' length 211842 bytes (206 KB) 2021-05-16T20:12:06.5481454Z ================================================== 2021-05-16T20:12:06.5482001Z downloaded 206 KB 2021-05-16T20:12:06.5482296Z 2021-05-16T20:12:06.5602951Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xtable_1.8-4.tar.gz' 2021-05-16T20:12:07.2172292Z Content type 'binary/octet-stream' length 701662 bytes (685 KB) 2021-05-16T20:12:07.2618005Z ================================================== 2021-05-16T20:12:07.2618804Z downloaded 685 KB 2021-05-16T20:12:07.2619414Z 2021-05-16T20:12:07.2659702Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httpuv_1.6.1.tar.gz' 2021-05-16T20:12:08.1223193Z Content type 'binary/octet-stream' length 4946243 bytes (4.7 MB) 2021-05-16T20:12:08.1926519Z ================================================== 2021-05-16T20:12:08.1928867Z downloaded 4.7 MB 2021-05-16T20:12:08.1929907Z 2021-05-16T20:12:08.1965512Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/webshot_0.5.2.tar.gz' 2021-05-16T20:12:09.0000791Z Content type 'binary/octet-stream' length 134443 bytes (131 KB) 2021-05-16T20:12:09.0112981Z ================================================== 2021-05-16T20:12:09.0114323Z downloaded 131 KB 2021-05-16T20:12:09.0115100Z 2021-05-16T20:12:09.0156488Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/miniUI_0.1.1.1.tar.gz' 2021-05-16T20:12:11.4374568Z Content type 'binary/octet-stream' length 34019 bytes (33 KB) 2021-05-16T20:12:11.4379708Z ================================================== 2021-05-16T20:12:11.4380946Z downloaded 33 KB 2021-05-16T20:12:11.4381832Z 2021-05-16T20:12:11.4423679Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/base64enc_0.1-3.tar.gz' 2021-05-16T20:12:12.1258328Z Content type 'binary/octet-stream' length 38901 bytes (37 KB) 2021-05-16T20:12:12.1261885Z ================================================== 2021-05-16T20:12:12.1262757Z downloaded 37 KB 2021-05-16T20:12:12.1264777Z 2021-05-16T20:12:12.1317611Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/manipulateWidget_0.10.1.tar.gz' 2021-05-16T20:12:12.7385891Z Content type 'binary/octet-stream' length 1762568 bytes (1.7 MB) 2021-05-16T20:12:12.7787796Z ================================================== 2021-05-16T20:12:12.7788709Z downloaded 1.7 MB 2021-05-16T20:12:12.7789213Z 2021-05-16T20:12:12.7828650Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crosstalk_1.1.1.tar.gz' 2021-05-16T20:12:14.5400212Z Content type 'binary/octet-stream' length 779110 bytes (760 KB) 2021-05-16T20:12:14.5662695Z ================================================== 2021-05-16T20:12:14.5663227Z downloaded 760 KB 2021-05-16T20:12:14.5663525Z 2021-05-16T20:12:14.5709614Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/shiny_1.6.0.tar.gz' 2021-05-16T20:12:15.3758773Z Content type 'binary/octet-stream' length 5417783 bytes (5.2 MB) 2021-05-16T20:12:15.5074627Z ================================================== 2021-05-16T20:12:15.5075776Z downloaded 5.2 MB 2021-05-16T20:12:15.5076347Z 2021-05-16T20:12:15.5119132Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/htmltools_0.5.1.1.tar.gz' 2021-05-16T20:12:16.1178898Z Content type 'binary/octet-stream' length 236456 bytes (230 KB) 2021-05-16T20:12:16.1382429Z ================================================== 2021-05-16T20:12:16.1383703Z downloaded 230 KB 2021-05-16T20:12:16.1384479Z 2021-05-16T20:12:16.1428134Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/htmlwidgets_1.5.3.tar.gz' 2021-05-16T20:12:16.8203195Z Content type 'binary/octet-stream' length 270854 bytes (264 KB) 2021-05-16T20:12:16.8364467Z ================================================== 2021-05-16T20:12:16.8364959Z downloaded 264 KB 2021-05-16T20:12:16.8365254Z 2021-05-16T20:12:16.8412737Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/colorspace_2.0-1.tar.gz' 2021-05-16T20:12:17.5169679Z Content type 'binary/octet-stream' length 2558392 bytes (2.4 MB) 2021-05-16T20:12:17.6547849Z ================================================== 2021-05-16T20:12:17.6549605Z downloaded 2.4 MB 2021-05-16T20:12:17.6550546Z 2021-05-16T20:12:17.6588653Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/viridisLite_0.4.0.tar.gz' 2021-05-16T20:12:18.3730982Z Content type 'binary/octet-stream' length 1296157 bytes (1.2 MB) 2021-05-16T20:12:18.4033041Z ================================================== 2021-05-16T20:12:18.4033625Z downloaded 1.2 MB 2021-05-16T20:12:18.4033928Z 2021-05-16T20:12:18.4080433Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/RColorBrewer_1.1-2.tar.gz' 2021-05-16T20:12:19.9870564Z Content type 'binary/octet-stream' length 52849 bytes (51 KB) 2021-05-16T20:12:19.9921313Z ================================================== 2021-05-16T20:12:19.9921935Z downloaded 51 KB 2021-05-16T20:12:19.9922265Z 2021-05-16T20:12:19.9965635Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/munsell_0.5.0.tar.gz' 2021-05-16T20:12:20.7538103Z Content type 'binary/octet-stream' length 242068 bytes (236 KB) 2021-05-16T20:12:20.7668560Z ================================================== 2021-05-16T20:12:20.7670127Z downloaded 236 KB 2021-05-16T20:12:20.7671105Z 2021-05-16T20:12:20.7716074Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/labeling_0.4.2.tar.gz' 2021-05-16T20:12:21.8663278Z Content type 'binary/octet-stream' length 60043 bytes (58 KB) 2021-05-16T20:12:21.8725010Z ================================================== 2021-05-16T20:12:21.8725642Z downloaded 58 KB 2021-05-16T20:12:21.8725998Z 2021-05-16T20:12:21.8771643Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/farver_2.1.0.tar.gz' 2021-05-16T20:12:22.5336516Z Content type 'binary/octet-stream' length 2605353 bytes (2.5 MB) 2021-05-16T20:12:22.6521225Z ================================================== 2021-05-16T20:12:22.6522115Z downloaded 2.5 MB 2021-05-16T20:12:22.6522766Z 2021-05-16T20:12:22.6565258Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R.methodsS3_1.8.1.tar.gz' 2021-05-16T20:12:23.3127616Z Content type 'binary/octet-stream' length 79806 bytes (77 KB) 2021-05-16T20:12:23.3129608Z ================================================== 2021-05-16T20:12:23.3130856Z downloaded 77 KB 2021-05-16T20:12:23.3131659Z 2021-05-16T20:12:23.3182814Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/oro.nifti_0.11.0.tar.gz' 2021-05-16T20:12:24.1729290Z Content type 'binary/octet-stream' length 6049400 bytes (5.8 MB) 2021-05-16T20:12:24.3170865Z ================================================== 2021-05-16T20:12:24.3171798Z downloaded 5.8 MB 2021-05-16T20:12:24.3172558Z 2021-05-16T20:12:24.3215138Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/misc3d_0.9-0.tar.gz' 2021-05-16T20:12:25.0936299Z Content type 'binary/octet-stream' length 238295 bytes (232 KB) 2021-05-16T20:12:25.1096985Z ================================================== 2021-05-16T20:12:25.1097890Z downloaded 232 KB 2021-05-16T20:12:25.1098451Z 2021-05-16T20:12:25.1144028Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rgl_0.106.8.tar.gz' 2021-05-16T20:12:26.3706673Z Content type 'binary/octet-stream' length 5889097 bytes (5.6 MB) 2021-05-16T20:12:26.5289153Z ================================================== 2021-05-16T20:12:26.5289777Z downloaded 5.6 MB 2021-05-16T20:12:26.5290173Z 2021-05-16T20:12:26.5331466Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/plyr_1.8.6.tar.gz' 2021-05-16T20:12:27.1889034Z Content type 'binary/octet-stream' length 1152102 bytes (1.1 MB) 2021-05-16T20:12:27.2205480Z ================================================== 2021-05-16T20:12:27.2206037Z downloaded 1.1 MB 2021-05-16T20:12:27.2206333Z 2021-05-16T20:12:27.2245223Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tinytex_0.31.tar.gz' 2021-05-16T20:12:28.2802184Z Content type 'binary/octet-stream' length 117187 bytes (114 KB) 2021-05-16T20:12:28.2864444Z ================================================== 2021-05-16T20:12:28.2865947Z downloaded 114 KB 2021-05-16T20:12:28.2866896Z 2021-05-16T20:12:28.2905002Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/scales_1.1.1.tar.gz' 2021-05-16T20:12:29.0522552Z Content type 'binary/octet-stream' length 550396 bytes (537 KB) 2021-05-16T20:12:29.0959076Z ================================================== 2021-05-16T20:12:29.0960067Z downloaded 537 KB 2021-05-16T20:12:29.0960955Z 2021-05-16T20:12:29.1003012Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/isoband_0.2.4.tar.gz' 2021-05-16T20:12:29.9487054Z Content type 'binary/octet-stream' length 4607866 bytes (4.4 MB) 2021-05-16T20:12:30.1306201Z ================================================== 2021-05-16T20:12:30.1306749Z downloaded 4.4 MB 2021-05-16T20:12:30.1307085Z 2021-05-16T20:12:30.1350190Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gtable_0.3.0.tar.gz' 2021-05-16T20:12:30.7908657Z Content type 'binary/octet-stream' length 431462 bytes (421 KB) 2021-05-16T20:12:30.8104010Z ================================================== 2021-05-16T20:12:30.8105247Z downloaded 421 KB 2021-05-16T20:12:30.8105816Z 2021-05-16T20:12:30.8143238Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R.oo_1.24.0.tar.gz' 2021-05-16T20:12:31.6191027Z Content type 'binary/octet-stream' length 948306 bytes (926 KB) 2021-05-16T20:12:31.9378687Z ================================================== 2021-05-16T20:12:31.9379321Z downloaded 926 KB 2021-05-16T20:12:31.9379730Z 2021-05-16T20:12:31.9424487Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/reshape2_1.4.4.tar.gz' 2021-05-16T20:12:32.5983025Z Content type 'binary/octet-stream' length 537164 bytes (524 KB) 2021-05-16T20:12:32.6211609Z ================================================== 2021-05-16T20:12:32.6213162Z downloaded 524 KB 2021-05-16T20:12:32.6214262Z 2021-05-16T20:12:32.6250271Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rmarkdown_2.8.tar.gz' 2021-05-16T20:12:33.2806076Z Content type 'binary/octet-stream' length 3650958 bytes (3.5 MB) 2021-05-16T20:12:33.3224849Z ================================================== 2021-05-16T20:12:33.3225774Z downloaded 3.5 MB 2021-05-16T20:12:33.3226286Z 2021-05-16T20:12:33.3261167Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ggplot2_3.3.3.tar.gz' 2021-05-16T20:12:34.1314426Z Content type 'binary/octet-stream' length 4062867 bytes (3.9 MB) 2021-05-16T20:12:34.1783051Z ================================================== 2021-05-16T20:12:34.1784352Z downloaded 3.9 MB 2021-05-16T20:12:34.1785023Z 2021-05-16T20:12:34.1824096Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R.utils_2.10.1.tar.gz' 2021-05-16T20:12:34.8669719Z Content type 'binary/octet-stream' length 1402468 bytes (1.3 MB) 2021-05-16T20:12:34.8975282Z ================================================== 2021-05-16T20:12:34.8975879Z downloaded 1.3 MB 2021-05-16T20:12:34.8976226Z 2021-05-16T20:12:34.9020953Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/matrixStats_0.58.0.tar.gz' 2021-05-16T20:12:35.5576392Z Content type 'binary/octet-stream' length 2539540 bytes (2.4 MB) 2021-05-16T20:12:35.7081976Z ================================================== 2021-05-16T20:12:35.7082999Z downloaded 2.4 MB 2021-05-16T20:12:35.7083566Z 2021-05-16T20:12:35.9060766Z * installing *binary* package ‘abind’ ... 2021-05-16T20:12:35.9091182Z * DONE (abind) 2021-05-16T20:12:36.1019670Z * installing *binary* package ‘bitops’ ... 2021-05-16T20:12:36.1084936Z * DONE (bitops) 2021-05-16T20:12:36.3924430Z * installing *binary* package ‘later’ ... 2021-05-16T20:12:36.4003942Z * DONE (later) 2021-05-16T20:12:36.6170951Z * installing *binary* package ‘sourcetools’ ... 2021-05-16T20:12:36.6259871Z * DONE (sourcetools) 2021-05-16T20:12:36.8352032Z * installing *binary* package ‘xtable’ ... 2021-05-16T20:12:36.8421047Z * DONE (xtable) 2021-05-16T20:12:37.0474315Z * installing *binary* package ‘webshot’ ... 2021-05-16T20:12:37.0544737Z * DONE (webshot) 2021-05-16T20:12:37.2547490Z * installing *binary* package ‘base64enc’ ... 2021-05-16T20:12:37.2594441Z * DONE (base64enc) 2021-05-16T20:12:37.6264805Z * installing *binary* package ‘colorspace’ ... 2021-05-16T20:12:37.6395431Z * DONE (colorspace) 2021-05-16T20:12:37.8534253Z * installing *binary* package ‘viridisLite’ ... 2021-05-16T20:12:37.8609252Z * DONE (viridisLite) 2021-05-16T20:12:38.0354808Z * installing *binary* package ‘RColorBrewer’ ... 2021-05-16T20:12:38.0409094Z * DONE (RColorBrewer) 2021-05-16T20:12:38.2273054Z * installing *binary* package ‘labeling’ ... 2021-05-16T20:12:38.2330926Z * DONE (labeling) 2021-05-16T20:12:38.5891549Z * installing *binary* package ‘farver’ ... 2021-05-16T20:12:38.6000475Z * DONE (farver) 2021-05-16T20:12:38.7836711Z * installing *binary* package ‘R.methodsS3’ ... 2021-05-16T20:12:38.7879575Z * DONE (R.methodsS3) 2021-05-16T20:12:38.9844425Z * installing *binary* package ‘misc3d’ ... 2021-05-16T20:12:38.9893842Z * DONE (misc3d) 2021-05-16T20:12:39.2370586Z * installing *binary* package ‘plyr’ ... 2021-05-16T20:12:39.2438629Z * DONE (plyr) 2021-05-16T20:12:39.4230218Z * installing *binary* package ‘tinytex’ ... 2021-05-16T20:12:39.4289272Z * DONE (tinytex) 2021-05-16T20:12:39.9620724Z * installing *binary* package ‘isoband’ ... 2021-05-16T20:12:39.9803532Z * DONE (isoband) 2021-05-16T20:12:40.2376288Z * installing *binary* package ‘gtable’ ... 2021-05-16T20:12:40.2462712Z * DONE (gtable) 2021-05-16T20:12:40.7185471Z * installing *binary* package ‘matrixStats’ ... 2021-05-16T20:12:40.7370697Z * DONE (matrixStats) 2021-05-16T20:12:41.0304225Z * installing *binary* package ‘promises’ ... 2021-05-16T20:12:41.0411470Z * DONE (promises) 2021-05-16T20:12:41.2502410Z * installing *binary* package ‘htmltools’ ... 2021-05-16T20:12:41.2557489Z * DONE (htmltools) 2021-05-16T20:12:41.4598195Z * installing *binary* package ‘munsell’ ... 2021-05-16T20:12:41.4662970Z * DONE (munsell) 2021-05-16T20:12:41.8067285Z * installing *binary* package ‘oro.nifti’ ... 2021-05-16T20:12:41.8198901Z * DONE (oro.nifti) 2021-05-16T20:12:42.0412370Z * installing *binary* package ‘R.oo’ ... 2021-05-16T20:12:42.0482303Z * DONE (R.oo) 2021-05-16T20:12:42.2856722Z * installing *binary* package ‘reshape2’ ... 2021-05-16T20:12:42.2930621Z * DONE (reshape2) 2021-05-16T20:12:42.5306485Z * installing *binary* package ‘jquerylib’ ... 2021-05-16T20:12:42.5376853Z * DONE (jquerylib) 2021-05-16T20:12:42.8753763Z * installing *binary* package ‘sass’ ... 2021-05-16T20:12:42.8857797Z * DONE (sass) 2021-05-16T20:12:43.4950186Z * installing *binary* package ‘httpuv’ ... 2021-05-16T20:12:43.5154913Z * DONE (httpuv) 2021-05-16T20:12:43.7886552Z * installing *binary* package ‘crosstalk’ ... 2021-05-16T20:12:43.8003934Z * DONE (crosstalk) 2021-05-16T20:12:44.0087347Z * installing *binary* package ‘htmlwidgets’ ... 2021-05-16T20:12:44.0136108Z * DONE (htmlwidgets) 2021-05-16T20:12:44.2174768Z * installing *binary* package ‘scales’ ... 2021-05-16T20:12:44.2247014Z * DONE (scales) 2021-05-16T20:12:44.7343533Z * installing *binary* package ‘rmarkdown’ ... 2021-05-16T20:12:44.7544853Z * DONE (rmarkdown) 2021-05-16T20:12:44.9943691Z * installing *binary* package ‘R.utils’ ... 2021-05-16T20:12:45.0018043Z * DONE (R.utils) 2021-05-16T20:12:45.5618023Z * installing *binary* package ‘bslib’ ... 2021-05-16T20:12:45.5926671Z * DONE (bslib) 2021-05-16T20:12:45.9730899Z * installing *binary* package ‘ggplot2’ ... 2021-05-16T20:12:45.9818231Z * DONE (ggplot2) 2021-05-16T20:12:46.5855158Z * installing *binary* package ‘shiny’ ... 2021-05-16T20:12:46.6104843Z * DONE (shiny) 2021-05-16T20:12:46.7984285Z * installing *binary* package ‘miniUI’ ... 2021-05-16T20:12:46.8038053Z * DONE (miniUI) 2021-05-16T20:12:47.0948982Z * installing *binary* package ‘manipulateWidget’ ... 2021-05-16T20:12:47.1039175Z * DONE (manipulateWidget) 2021-05-16T20:12:47.6918704Z * installing *binary* package ‘rgl’ ... 2021-05-16T20:12:47.7130230Z * DONE (rgl) 2021-05-16T20:12:47.7229666Z 2021-05-16T20:12:47.7230762Z The downloaded source packages are in 2021-05-16T20:12:47.7232272Z ‘/tmp/RtmpjIEFDi/downloaded_packages’ 2021-05-16T20:12:59.6634018Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-16T20:12:59.6637422Z Use `force = TRUE` to force installation 2021-05-16T20:12:59.6642850Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-16T20:12:59.6644463Z Use `force = TRUE` to force installation 2021-05-16T20:12:59.6882347Z ##[group]Run options(width = 100) 2021-05-16T20:12:59.6882788Z options(width = 100) 2021-05-16T20:12:59.6883246Z pkgs <- installed.packages()[, "Package"] 2021-05-16T20:12:59.6883787Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-16T20:12:59.6890392Z shell: /usr/local/bin/Rscript {0} 2021-05-16T20:12:59.6890735Z env: 2021-05-16T20:12:59.6891082Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:12:59.6891788Z TIC_DEPLOY_KEY: 2021-05-16T20:12:59.6892507Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T20:12:59.6894409Z GITHUB_PAT: *** 2021-05-16T20:12:59.6894949Z COVERALLS_TOKEN: 2021-05-16T20:12:59.6895444Z continue-on-error: false 2021-05-16T20:12:59.6895938Z VDIFFR_RUN_TESTS: 2021-05-16T20:12:59.6896428Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T20:12:59.6896890Z TZ: UTC 2021-05-16T20:12:59.6897276Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:12:59.6897736Z NOT_CRAN: true 2021-05-16T20:12:59.6898128Z ##[endgroup] 2021-05-16T20:13:00.1466504Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-16T20:13:00.1521761Z setting value 2021-05-16T20:13:00.1528408Z version R version 3.6.3 (2020-02-29) 2021-05-16T20:13:00.1529093Z os Ubuntu 20.04.2 LTS 2021-05-16T20:13:00.1529898Z system x86_64, linux-gnu 2021-05-16T20:13:00.1530535Z ui X11 2021-05-16T20:13:00.1531088Z language (EN) 2021-05-16T20:13:00.1532089Z collate C.UTF-8 2021-05-16T20:13:00.1532868Z ctype C.UTF-8 2021-05-16T20:13:00.1538432Z tz UTC 2021-05-16T20:13:00.1539476Z date 2021-05-16 2021-05-16T20:13:00.1539899Z 2021-05-16T20:13:00.1540982Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-16T20:13:00.1541926Z package * version date lib source 2021-05-16T20:13:00.1543036Z abind 1.4-5 2016-07-21 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1544181Z aghast 0.2.1 2021-05-16 [1] Github (muschellij2/aghast@0c3b853) 2021-05-16T20:13:00.1545700Z askpass 1.1 2019-01-13 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1575725Z base * 3.6.3 2021-02-17 [2] local 2021-05-16T20:13:00.1600905Z base64enc 0.1-3 2015-07-28 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1614333Z bitops 1.0-7 2021-04-24 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1615257Z boot 1.3-24 2019-12-20 [2] CRAN (R 3.6.3) 2021-05-16T20:13:00.1616151Z brainR 1.6.0 2021-05-16 [1] Neuroconductor (R 3.6.3) 2021-05-16T20:13:00.1617246Z brew 1.0-6 2011-04-13 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1618112Z brio 1.1.2 2021-04-23 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1618929Z bslib 0.2.5 2021-05-12 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1619777Z cachem 1.0.5 2021-05-15 [1] CRAN (R 3.6.3) 2021-05-16T20:13:00.1620872Z callr 3.7.0 2021-04-20 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1621751Z class 7.3-15 2019-01-01 [2] CRAN (R 3.6.3) 2021-05-16T20:13:00.1622838Z cli 2.5.0 2021-04-26 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1623779Z clipr 0.7.1 2020-10-08 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1624730Z cluster 2.1.0 2019-06-19 [2] CRAN (R 3.6.3) 2021-05-16T20:13:00.1637680Z codetools 0.2-16 2018-12-24 [2] CRAN (R 3.6.3) 2021-05-16T20:13:00.1639050Z colorspace 2.0-1 2021-05-04 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1640185Z commonmark 1.7 2018-12-01 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1641271Z compiler 3.6.3 2021-02-17 [2] local 2021-05-16T20:13:00.1642302Z covr 3.5.1 2020-09-16 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1643343Z cpp11 0.2.7 2021-03-29 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1644374Z crayon 1.4.1 2021-02-08 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1645426Z credentials 1.3.0 2020-07-21 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1646505Z crosstalk 1.1.1 2021-01-12 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1647546Z curl 4.3.1 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1648566Z datasets * 3.6.3 2021-02-17 [2] local 2021-05-16T20:13:00.1649617Z debugme 1.1.0 2017-10-22 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1650783Z desc 1.2.0.9000 2021-05-16 [1] Github (muschellij2/desc@7be86f2) 2021-05-16T20:13:00.1651827Z devtools 2.4.1 2021-05-05 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1652807Z diffobj 0.3.4 2021-03-22 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1653762Z digest 0.6.27 2020-10-24 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1654957Z dplyr 1.0.6 2021-05-05 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1656002Z ellipsis 0.3.2 2021-04-29 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1657063Z evaluate 0.14 2019-05-28 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1658189Z fansi 0.4.2 2021-01-15 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1659176Z farver 2.1.0 2021-02-28 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1660133Z fastmap 1.1.0 2021-01-25 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1661106Z foreign 0.8-75 2020-01-20 [2] CRAN (R 3.6.3) 2021-05-16T20:13:00.1662054Z fs 1.5.0 2020-07-31 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1663000Z generics 0.1.0 2020-10-31 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1663965Z gert 1.3.0 2021-03-29 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1665031Z ggplot2 3.3.3 2020-12-30 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1665765Z gh 1.3.0 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1666569Z ghtravis 0.15.1 2021-05-16 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-16T20:13:00.1667359Z git2r 0.28.0 2021-01-10 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1668097Z gitcreds 0.1.1 2020-12-04 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1668823Z glue 1.4.2 2020-08-27 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1669689Z graphics * 3.6.3 2021-02-17 [2] local 2021-05-16T20:13:00.1670442Z grDevices * 3.6.3 2021-02-17 [2] local 2021-05-16T20:13:00.1671181Z grid 3.6.3 2021-02-17 [2] local 2021-05-16T20:13:00.1671891Z gtable 0.3.0 2019-03-25 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1673003Z highr 0.9 2021-04-16 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1673875Z htmltools 0.5.1.1 2021-01-22 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1674739Z htmlwidgets 1.5.3 2020-12-10 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1675601Z httpuv 1.6.1 2021-05-07 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1676418Z httr 1.4.2 2020-07-20 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1677243Z ini 0.3.1 2018-05-20 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1678079Z isoband 0.2.4 2021-03-03 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1679118Z jquerylib 0.1.4 2021-04-26 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1679981Z jsonlite 1.7.2 2020-12-09 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1680860Z KernSmooth 2.23-16 2019-10-15 [2] CRAN (R 3.6.3) 2021-05-16T20:13:00.1681707Z knitr 1.33 2021-04-24 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1682554Z labeling 0.4.2 2020-10-20 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1683400Z later 1.2.0 2021-04-23 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1684319Z lattice 0.20-38 2018-11-04 [2] CRAN (R 3.6.3) 2021-05-16T20:13:00.1685067Z lazyeval 0.2.2 2019-03-15 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1685821Z lifecycle 1.0.0 2021-02-15 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1686557Z magrittr 2.0.1 2020-11-17 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1687349Z manipulateWidget 0.10.1 2020-02-24 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1688147Z markdown 1.1 2019-08-07 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1688866Z MASS 7.3-51.5 2019-12-20 [2] CRAN (R 3.6.3) 2021-05-16T20:13:00.1689591Z Matrix 1.2-18 2019-11-27 [2] CRAN (R 3.6.3) 2021-05-16T20:13:00.1690332Z matrixStats 0.58.0 2021-01-29 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1691088Z memoise 2.0.0 2021-01-26 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1691828Z methods * 3.6.3 2021-02-17 [2] local 2021-05-16T20:13:00.1692543Z mgcv 1.8-31 2019-11-09 [2] CRAN (R 3.6.3) 2021-05-16T20:13:00.1693262Z mime 0.10 2021-02-13 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1693986Z miniUI 0.1.1.1 2018-05-18 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1694706Z misc3d 0.9-0 2020-09-06 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1695445Z munsell 0.5.0 2018-06-12 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1696178Z nlme 3.1-144 2020-02-06 [2] CRAN (R 3.6.3) 2021-05-16T20:13:00.1696884Z nnet 7.3-12 2016-02-02 [2] CRAN (R 3.6.3) 2021-05-16T20:13:00.1697610Z openssl 1.4.4 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1698479Z oro.nifti 0.11.0 2020-09-08 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1699218Z parallel 3.6.3 2021-02-17 [2] local 2021-05-16T20:13:00.1699955Z pillar 1.6.1 2021-05-16 [1] CRAN (R 3.6.3) 2021-05-16T20:13:00.1700674Z pkgbuild 1.2.0 2020-12-15 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1701525Z pkgconfig 2.0.3 2019-09-22 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1702300Z pkgload 1.2.1 2021-04-06 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1703019Z plyr 1.8.6 2020-03-03 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1703748Z praise 1.0.0 2015-08-11 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1704502Z prettyunits 1.1.1 2020-01-24 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1705256Z processx 3.5.2 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1706006Z promises 1.2.0.1 2021-02-11 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1706735Z ps 1.6.0 2021-02-28 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1707436Z purrr 0.3.4 2020-04-17 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1708192Z R.methodsS3 1.8.1 2020-08-26 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1708932Z R.oo 1.24.0 2020-08-26 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1709643Z R.utils 2.10.1 2020-08-26 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1710352Z R6 2.5.0 2020-10-28 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1711065Z rappdirs 0.3.3 2021-01-31 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1711821Z rcmdcheck 1.3.3 2019-05-07 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1712594Z RColorBrewer 1.1-2 2014-12-07 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1713336Z Rcpp 1.0.6 2021-01-15 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1714071Z rematch2 2.1.2 2020-05-01 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1714821Z remotes 2.3.0 2021-04-01 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1715554Z reshape2 1.4.4 2020-04-09 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1716290Z rex 1.2.0 2020-04-21 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1717003Z rgl 0.106.8 2021-04-23 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1717706Z rlang 0.4.11 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1718612Z rmarkdown 2.8 2021-05-07 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1719419Z RNifti 1.3.1 2021-05-14 [1] Neuroconductor (R 3.6.3) 2021-05-16T20:13:00.1720191Z roxygen2 7.1.1 2020-06-27 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1720926Z rpart 4.1-15 2019-04-12 [2] CRAN (R 3.6.3) 2021-05-16T20:13:00.1721669Z rprojroot 2.0.2 2020-11-15 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1722443Z rstudioapi 0.13 2020-11-12 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1723209Z rversions 2.0.2 2020-05-25 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1723933Z sass 0.4.0 2021-05-12 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1724659Z scales 1.1.1 2020-05-11 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1725533Z sessioninfo 1.1.1 2018-11-05 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1726270Z shiny 1.6.0 2021-01-25 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1727017Z sourcetools 0.1.7 2018-04-25 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1727772Z spatial 7.3-11 2015-08-30 [2] CRAN (R 3.6.3) 2021-05-16T20:13:00.1728564Z splines 3.6.3 2021-02-17 [2] local 2021-05-16T20:13:00.1729307Z stats * 3.6.3 2021-02-17 [2] local 2021-05-16T20:13:00.1730028Z stats4 3.6.3 2021-02-17 [2] local 2021-05-16T20:13:00.1730748Z stringi 1.6.1 2021-05-10 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1731477Z stringr 1.4.0 2019-02-10 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1732221Z survival 3.1-8 2019-12-03 [2] CRAN (R 3.6.3) 2021-05-16T20:13:00.1732940Z sys 3.4 2020-07-23 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1733709Z sysreqs 1.0.0.9000 2021-05-16 [1] Github (r-hub/sysreqs@f068afa) 2021-05-16T20:13:00.1734461Z tcltk 3.6.3 2021-02-17 [2] local 2021-05-16T20:13:00.1735197Z testthat 3.0.2 2021-02-14 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1735936Z tibble 3.1.2 2021-05-16 [1] CRAN (R 3.6.3) 2021-05-16T20:13:00.1736683Z tic 0.10.0 2021-05-16 [1] Github (ropensci/tic@3b4dfb8) 2021-05-16T20:13:00.1737611Z tidyr 1.1.3 2021-03-03 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1738647Z tidyselect 1.1.1 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1739876Z tinytex 0.31 2021-03-30 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1740894Z tools 3.6.3 2021-02-17 [2] local 2021-05-16T20:13:00.1741917Z usethis 2.0.1 2021-02-10 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1742925Z utf8 1.2.1 2021-03-12 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1743925Z utils * 3.6.3 2021-02-17 [2] local 2021-05-16T20:13:00.1744939Z vctrs 0.3.8 2021-04-29 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1745978Z viridisLite 0.4.0 2021-04-13 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1747031Z waldo 0.2.5 2021-03-08 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1748054Z webshot 0.5.2 2019-11-22 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1749076Z whisker 0.4 2019-08-28 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1750094Z withr 2.4.2 2021-04-18 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1751145Z xfun 0.23 2021-05-15 [1] CRAN (R 3.6.3) 2021-05-16T20:13:00.1751958Z xml2 1.3.2 2020-04-23 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1752783Z xopen 1.0.0 2018-09-17 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1753608Z xtable 1.8-4 2019-04-21 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1754628Z yaml 2.2.1 2020-02-01 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1755568Z zip 2.1.1 2020-08-27 [1] RSPM (R 3.6.3) 2021-05-16T20:13:00.1755993Z 2021-05-16T20:13:00.1756546Z [1] /home/runner/work/_temp/Library 2021-05-16T20:13:00.1757425Z [2] /opt/R/3.6.3/lib/R/library 2021-05-16T20:13:00.1787266Z ##[group]Run Rscript -e 'tic::script()' 2021-05-16T20:13:00.1787787Z Rscript -e 'tic::script()' 2021-05-16T20:13:00.1788264Z ls -l check 2021-05-16T20:13:00.1829053Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T20:13:00.1829497Z env: 2021-05-16T20:13:00.1829899Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:13:00.1830310Z TIC_DEPLOY_KEY: 2021-05-16T20:13:00.1831050Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T20:13:00.1832440Z GITHUB_PAT: *** 2021-05-16T20:13:00.1832793Z COVERALLS_TOKEN: 2021-05-16T20:13:00.1833238Z continue-on-error: false 2021-05-16T20:13:00.1833659Z VDIFFR_RUN_TESTS: 2021-05-16T20:13:00.1834099Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T20:13:00.1834486Z TZ: UTC 2021-05-16T20:13:00.1834838Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:13:00.1835199Z NOT_CRAN: true 2021-05-16T20:13:00.1835550Z ##[endgroup] 2021-05-16T20:13:00.7425684Z ✔ Loading tic stage configuration from tic.R 2021-05-16T20:13:00.7429830Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-16T20:13:00.7432023Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-16T20:13:00.7433619Z timeout = Inf, check_dir = "check") 2021-05-16T20:13:00.7435884Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-16T20:13:00.7966940Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-16T20:13:00.8219983Z * preparing ‘neurobase’: 2021-05-16T20:13:00.8326176Z * checking DESCRIPTION meta-information ... OK 2021-05-16T20:13:00.9460470Z * installing the package to build vignettes 2021-05-16T20:14:16.5714977Z * creating vignettes ... OK 2021-05-16T20:14:16.6303407Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T20:14:16.6309092Z * checking for empty or unneeded directories 2021-05-16T20:14:16.6354535Z * building ‘neurobase_1.30.1.tar.gz’ 2021-05-16T20:14:16.7682305Z 2021-05-16T20:14:17.7778048Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-16T20:14:17.7779328Z * using log directory ‘/home/runner/work/neurobase/neurobase/check/neurobase.Rcheck’ 2021-05-16T20:14:17.7780316Z * using R version 3.6.3 (2020-02-29) 2021-05-16T20:14:17.7781297Z * using platform: x86_64-pc-linux-gnu (64-bit) 2021-05-16T20:14:17.7782104Z * using session charset: UTF-8 2021-05-16T20:14:17.7783103Z * using option ‘--as-cran’ 2021-05-16T20:14:17.7783983Z * checking for file ‘neurobase/DESCRIPTION’ ... OK 2021-05-16T20:14:17.7785991Z * checking extension type ... Package 2021-05-16T20:14:17.7786918Z * this is package ‘neurobase’ version ‘1.30.1’ 2021-05-16T20:14:17.7787700Z * package encoding: UTF-8 2021-05-16T20:14:17.7788435Z * checking package namespace information ... OK 2021-05-16T20:14:31.9406737Z * checking package dependencies ... OK 2021-05-16T20:14:31.9426198Z * checking if this is a source package ... OK 2021-05-16T20:14:31.9427927Z * checking if there is a namespace ... OK 2021-05-16T20:14:32.6961051Z * checking for executable files ... OK 2021-05-16T20:14:32.6973690Z * checking for hidden files and directories ... OK 2021-05-16T20:14:32.7003085Z * checking for portable file names ... OK 2021-05-16T20:14:32.7015701Z * checking for sufficient/correct file permissions ... OK 2021-05-16T20:14:32.7048726Z * checking serialization versions ... OK 2021-05-16T20:14:37.2756866Z * checking whether package ‘neurobase’ can be installed ... OK 2021-05-16T20:14:37.2863940Z * checking installed package size ... OK 2021-05-16T20:14:37.4089099Z * checking package directory ... OK 2021-05-16T20:14:37.4089858Z * checking for future file timestamps ... OK 2021-05-16T20:14:37.4099865Z * checking ‘build’ directory ... OK 2021-05-16T20:14:37.5833571Z * checking DESCRIPTION meta-information ... OK 2021-05-16T20:14:37.5834796Z * checking top-level files ... OK 2021-05-16T20:14:37.5836104Z * checking for left-over files ... OK 2021-05-16T20:14:37.7640892Z * checking index information ... OK 2021-05-16T20:14:37.9399811Z * checking package subdirectories ... OK 2021-05-16T20:14:37.9956496Z * checking R files for non-ASCII characters ... OK 2021-05-16T20:14:38.0694304Z * checking R files for syntax errors ... OK 2021-05-16T20:14:38.7350327Z * checking whether the package can be loaded ... OK 2021-05-16T20:14:39.7820776Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-16T20:14:39.9854253Z * checking whether the package can be unloaded cleanly ... OK 2021-05-16T20:14:40.6076174Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-16T20:14:41.3085591Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-16T20:14:42.0000268Z * checking loading without being on the library search path ... OK 2021-05-16T20:14:42.7199316Z * checking dependencies in R code ... OK 2021-05-16T20:14:44.0979382Z * checking S3 generic/method consistency ... OK 2021-05-16T20:14:44.6823674Z * checking replacement functions ... OK 2021-05-16T20:14:45.4036128Z * checking foreign function calls ... OK 2021-05-16T20:14:51.8333583Z * checking R code for possible problems ... OK 2021-05-16T20:14:52.1564940Z * checking Rd files ... OK 2021-05-16T20:14:52.2026703Z * checking Rd metadata ... OK 2021-05-16T20:14:52.3753060Z * checking Rd line widths ... OK 2021-05-16T20:14:52.5240229Z * checking Rd cross-references ... OK 2021-05-16T20:14:53.1945154Z * checking for missing documentation entries ... OK 2021-05-16T20:14:54.9812513Z * checking for code/documentation mismatches ... OK 2021-05-16T20:14:56.5853265Z * checking Rd \usage sections ... OK 2021-05-16T20:14:56.7419441Z * checking Rd contents ... OK 2021-05-16T20:14:56.9715132Z * checking for unstated dependencies in examples ... OK 2021-05-16T20:14:56.9822305Z * checking installed files from ‘inst/doc’ ... OK 2021-05-16T20:14:56.9904214Z * checking files in ‘vignettes’ ... OK 2021-05-16T20:15:02.1863041Z * checking examples ... OK 2021-05-16T20:15:02.1878950Z ** found \donttest examples: check also with --run-donttest 2021-05-16T20:15:02.2658978Z * checking for unstated dependencies in ‘tests’ ... OK 2021-05-16T20:15:02.4180702Z * checking tests ... 2021-05-16T20:15:03.9658511Z Running ‘testthat.R’ 2021-05-16T20:15:03.9711037Z OK 2021-05-16T20:15:04.1493769Z * checking for unstated dependencies in vignettes ... OK 2021-05-16T20:15:04.1738905Z * checking package vignettes in ‘inst/doc’ ... OK 2021-05-16T20:16:11.3440524Z * checking re-building of vignette outputs ... OK 2021-05-16T20:16:14.4957026Z * checking PDF version of manual ... OK 2021-05-16T20:16:14.4958194Z * checking for detritus in the temp directory ... OK 2021-05-16T20:16:14.4959042Z * DONE 2021-05-16T20:16:14.4959890Z 2021-05-16T20:16:14.4977425Z Status: OK 2021-05-16T20:16:14.4978284Z 2021-05-16T20:16:14.5803537Z ── R CMD check results ─────────────────────────────────── neurobase 1.30.1 ──── 2021-05-16T20:16:14.5816904Z Duration: 1m 57.8s 2021-05-16T20:16:14.5817691Z 2021-05-16T20:16:14.5827317Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-16T20:16:14.5915758Z total 1604 2021-05-16T20:16:14.5917057Z drwxr-xr-x 6 runner docker 4096 May 16 20:16 neurobase.Rcheck 2021-05-16T20:16:14.5918508Z -rw-r--r-- 1 runner docker 691888 May 16 20:14 neurobase_1.30.1.tar.gz 2021-05-16T20:16:14.5919642Z -rw-r--r-- 1 runner docker 943855 May 16 20:14 neurobase_1.30.1_R_x86_64-pc-linux-gnu.tar.gz 2021-05-16T20:16:14.5965147Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T20:16:14.5965940Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T20:16:14.6093644Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T20:16:14.6094200Z env: 2021-05-16T20:16:14.6094703Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:16:14.6095206Z TIC_DEPLOY_KEY: 2021-05-16T20:16:14.6096115Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T20:16:14.6098039Z GITHUB_PAT: *** 2021-05-16T20:16:14.6098639Z COVERALLS_TOKEN: 2021-05-16T20:16:14.6099182Z continue-on-error: false 2021-05-16T20:16:14.6099693Z VDIFFR_RUN_TESTS: 2021-05-16T20:16:14.6100231Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T20:16:14.6100709Z TZ: UTC 2021-05-16T20:16:14.6101141Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:16:14.6101588Z NOT_CRAN: true 2021-05-16T20:16:14.6102012Z ##[endgroup] 2021-05-16T20:16:14.6223127Z 2021-05-16T20:16:14.6225191Z R version 3.6.3 (2020-02-29) -- "Holding the Windsock" 2021-05-16T20:16:14.6226704Z Copyright (C) 2020 The R Foundation for Statistical Computing 2021-05-16T20:16:14.6228422Z Platform: x86_64-pc-linux-gnu (64-bit) 2021-05-16T20:16:14.6229114Z 2021-05-16T20:16:14.6230279Z R is free software and comes with ABSOLUTELY NO WARRANTY. 2021-05-16T20:16:14.6231912Z You are welcome to redistribute it under certain conditions. 2021-05-16T20:16:14.6233884Z Type 'license()' or 'licence()' for distribution details. 2021-05-16T20:16:14.6234707Z 2021-05-16T20:16:14.6235882Z R is a collaborative project with many contributors. 2021-05-16T20:16:14.6237632Z Type 'contributors()' for more information and 2021-05-16T20:16:14.6239910Z 'citation()' on how to cite R or R packages in publications. 2021-05-16T20:16:14.6240738Z 2021-05-16T20:16:14.6242139Z Type 'demo()' for some demos, 'help()' for on-line help, or 2021-05-16T20:16:14.6243909Z 'help.start()' for an HTML browser interface to help. 2021-05-16T20:16:14.6245248Z Type 'q()' to quit R. 2021-05-16T20:16:14.6245813Z 2021-05-16T20:16:14.6246591Z > library(testthat) 2021-05-16T20:16:14.6248650Z > library(neurobase) 2021-05-16T20:16:14.6249761Z Loading required package: oro.nifti 2021-05-16T20:16:14.6250754Z oro.nifti 0.11.0 2021-05-16T20:16:14.6251413Z > 2021-05-16T20:16:14.6252248Z > test_check("neurobase") 2021-05-16T20:16:14.6253260Z [ FAIL 0 | WARN 0 | SKIP 0 | PASS 58 ] 2021-05-16T20:16:14.6254013Z > 2021-05-16T20:16:14.6254583Z > 2021-05-16T20:16:14.6255419Z > # copyNIfTIHeader 2021-05-16T20:16:14.6256304Z > # double_ortho 2021-05-16T20:16:14.6257439Z > # getEmptyImageDimensions 2021-05-16T20:16:14.6258523Z > # get_empty_dim 2021-05-16T20:16:14.6259670Z > # maskEmptyImageDimensions 2021-05-16T20:16:14.6260790Z > # mask_empty_dim 2021-05-16T20:16:14.6261533Z > # mask_img 2021-05-16T20:16:14.6262307Z > # multi_overlay 2021-05-16T20:16:14.6263041Z > # newnii 2021-05-16T20:16:14.6263772Z > # niftiarr 2021-05-16T20:16:14.6264503Z > # nii.stub 2021-05-16T20:16:14.6265212Z > # ortho2 2021-05-16T20:16:14.6265927Z > # ortho_diff 2021-05-16T20:16:14.6266706Z > # parse_img_ext 2021-05-16T20:16:14.6267501Z > # quantile_img 2021-05-16T20:16:14.6268317Z > # readNIfTI2 2021-05-16T20:16:14.6269156Z > # readnii 2021-05-16T20:16:14.6269906Z > # remake_img 2021-05-16T20:16:14.6270871Z > # replace_dropped_dimensions 2021-05-16T20:16:14.6271793Z > # rescale_img 2021-05-16T20:16:14.6272595Z > # robust_window 2021-05-16T20:16:14.6273350Z > # same_dims 2021-05-16T20:16:14.6274086Z > # tempimg 2021-05-16T20:16:14.6274817Z > # window_img 2021-05-16T20:16:14.6275621Z > # writeNIfTI2 2021-05-16T20:16:14.6276400Z > # writenii 2021-05-16T20:16:14.6277090Z > # xyz 2021-05-16T20:16:14.6277764Z > # zero_pad 2021-05-16T20:16:14.6278693Z > # zlimmer 2021-05-16T20:16:14.6279425Z > # zscore_img 2021-05-16T20:16:14.6280082Z > 2021-05-16T20:16:14.6280779Z > proc.time() 2021-05-16T20:16:14.6281690Z user system elapsed 2021-05-16T20:16:14.6282893Z 1.285 0.080 1.511 2021-05-16T20:16:14.6327266Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-16T20:16:14.6327908Z Rscript -e "tic::before_deploy()" 2021-05-16T20:16:14.6359520Z shell: /usr/bin/bash -e {0} 2021-05-16T20:16:14.6359828Z env: 2021-05-16T20:16:14.6360165Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:16:14.6360538Z TIC_DEPLOY_KEY: 2021-05-16T20:16:14.6361157Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T20:16:14.6362161Z GITHUB_PAT: *** 2021-05-16T20:16:14.6362477Z COVERALLS_TOKEN: 2021-05-16T20:16:14.6362843Z continue-on-error: false 2021-05-16T20:16:14.6363288Z VDIFFR_RUN_TESTS: 2021-05-16T20:16:14.6363655Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T20:16:14.6364003Z TZ: UTC 2021-05-16T20:16:14.6364295Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:16:14.6364619Z NOT_CRAN: true 2021-05-16T20:16:14.6364903Z ##[endgroup] 2021-05-16T20:16:14.8860066Z ✔ Loading tic stage configuration from tic.R 2021-05-16T20:16:15.0050759Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-16T20:16:15.0051374Z with: 2021-05-16T20:16:15.0052322Z upload_url: https://uploads.github.com/repos/neuroconductor/neurobase/releases/43020192/assets{?name,label} 2021-05-16T20:16:15.0053502Z asset_path: check/neurobase_1.30.1_R_x86_64-pc-linux-gnu.tar.gz 2021-05-16T20:16:15.0054295Z asset_name: neurobase_1.30.1_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-16T20:16:15.0055046Z asset_content_type: application/octet-stream 2021-05-16T20:16:15.0055581Z env: 2021-05-16T20:16:15.0056068Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:16:15.0056723Z TIC_DEPLOY_KEY: 2021-05-16T20:16:15.0057362Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T20:16:15.0058593Z GITHUB_PAT: *** 2021-05-16T20:16:15.0058898Z COVERALLS_TOKEN: 2021-05-16T20:16:15.0059282Z continue-on-error: false 2021-05-16T20:16:15.0059647Z VDIFFR_RUN_TESTS: 2021-05-16T20:16:15.0060051Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T20:16:15.0060405Z TZ: UTC 2021-05-16T20:16:15.0060702Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:16:15.0061029Z NOT_CRAN: true 2021-05-16T20:16:15.0061704Z GITHUB_TOKEN: *** 2021-05-16T20:16:15.0061998Z ##[endgroup] 2021-05-16T20:16:15.5459087Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-16T20:16:15.5459596Z Rscript -e "tic::deploy()" 2021-05-16T20:16:15.5507144Z shell: /usr/bin/bash -e {0} 2021-05-16T20:16:15.5507459Z env: 2021-05-16T20:16:15.5507800Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:16:15.5508178Z TIC_DEPLOY_KEY: 2021-05-16T20:16:15.5508825Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T20:16:15.5510067Z GITHUB_PAT: *** 2021-05-16T20:16:15.5510372Z COVERALLS_TOKEN: 2021-05-16T20:16:15.5510758Z continue-on-error: false 2021-05-16T20:16:15.5511125Z VDIFFR_RUN_TESTS: 2021-05-16T20:16:15.5511509Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T20:16:15.5511858Z TZ: UTC 2021-05-16T20:16:15.5512151Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:16:15.5512477Z NOT_CRAN: true 2021-05-16T20:16:15.5512764Z ##[endgroup] 2021-05-16T20:16:15.8004391Z ✔ Loading tic stage configuration from tic.R 2021-05-16T20:16:15.9121215Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-16T20:16:15.9121861Z Rscript -e "tic::after_deploy()" 2021-05-16T20:16:15.9160629Z shell: /usr/bin/bash -e {0} 2021-05-16T20:16:15.9161041Z env: 2021-05-16T20:16:15.9161507Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:16:15.9161976Z TIC_DEPLOY_KEY: 2021-05-16T20:16:15.9162983Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T20:16:15.9164905Z GITHUB_PAT: *** 2021-05-16T20:16:15.9165361Z COVERALLS_TOKEN: 2021-05-16T20:16:15.9165888Z continue-on-error: false 2021-05-16T20:16:15.9166413Z VDIFFR_RUN_TESTS: 2021-05-16T20:16:15.9166935Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T20:16:15.9167427Z TZ: UTC 2021-05-16T20:16:15.9167855Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:16:15.9168298Z NOT_CRAN: true 2021-05-16T20:16:15.9168717Z ##[endgroup] 2021-05-16T20:16:16.1623668Z ✔ Loading tic stage configuration from tic.R 2021-05-16T20:16:16.4344421Z Post job cleanup. 2021-05-16T20:16:16.4764210Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T20:16:16.4850793Z Post job cleanup. 2021-05-16T20:16:16.5809513Z [command]/usr/bin/git version 2021-05-16T20:16:16.5871091Z git version 2.31.1 2021-05-16T20:16:16.5906805Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T20:16:16.5969528Z [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-16T20:16:16.6247271Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T20:16:16.6272064Z http.https://github.com/.extraheader 2021-05-16T20:16:16.6287046Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-16T20:16:16.6323742Z [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-16T20:16:16.6627953Z Cleaning up orphan processes