2021-05-15T13:49:39.7894186Z ##[section]Starting: Request a runner to run this job 2021-05-15T13:49:40.1657754Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-20.04' 2021-05-15T13:49:40.2308255Z 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-15T13:49:40.3019694Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-15T13:49:40.4022880Z ##[section]Finishing: Request a runner to run this job 2021-05-15T13:49:48.4465257Z Current runner version: '2.278.0' 2021-05-15T13:49:48.4491198Z ##[group]Operating System 2021-05-15T13:49:48.4491908Z Ubuntu 2021-05-15T13:49:48.4492303Z 20.04.2 2021-05-15T13:49:48.4492631Z LTS 2021-05-15T13:49:48.4493054Z ##[endgroup] 2021-05-15T13:49:48.4493497Z ##[group]Virtual Environment 2021-05-15T13:49:48.4494024Z Environment: ubuntu-20.04 2021-05-15T13:49:48.4494445Z Version: 20210510.0 2021-05-15T13:49:48.4495260Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210510.0/images/linux/Ubuntu2004-README.md 2021-05-15T13:49:48.4496314Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210510.0 2021-05-15T13:49:48.4497050Z ##[endgroup] 2021-05-15T13:49:48.4498540Z ##[group]GITHUB_TOKEN Permissions 2021-05-15T13:49:48.4499520Z Actions: write 2021-05-15T13:49:48.4499960Z Checks: write 2021-05-15T13:49:48.4500418Z Contents: write 2021-05-15T13:49:48.4500828Z Deployments: write 2021-05-15T13:49:48.4501330Z Issues: write 2021-05-15T13:49:48.4501768Z Metadata: read 2021-05-15T13:49:48.4502425Z Packages: write 2021-05-15T13:49:48.4502907Z PullRequests: write 2021-05-15T13:49:48.4503764Z RepositoryProjects: write 2021-05-15T13:49:48.4504464Z SecurityEvents: write 2021-05-15T13:49:48.4505125Z Statuses: write 2021-05-15T13:49:48.4505806Z ##[endgroup] 2021-05-15T13:49:48.4509135Z Prepare workflow directory 2021-05-15T13:49:48.5471268Z Prepare all required actions 2021-05-15T13:49:48.5480607Z Getting action download info 2021-05-15T13:49:49.0437977Z Download action repository 'actions/checkout@v2' 2021-05-15T13:49:51.0837989Z Download action repository 'r-lib/actions@master' 2021-05-15T13:49:53.5900739Z Download action repository 'adigherman/actions@master' 2021-05-15T13:49:56.0686124Z Download action repository 'msys2/setup-msys2@v2' 2021-05-15T13:49:56.9462516Z Download action repository 'actions/cache@v1' 2021-05-15T13:49:57.8344360Z Download action repository 'actions/upload-artifact@master' 2021-05-15T13:49:58.2220064Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-15T13:49:58.6574677Z ##[group]Run actions/checkout@v2 2021-05-15T13:49:58.6575632Z with: 2021-05-15T13:49:58.6576149Z repository: neuroconductor/malf.templates 2021-05-15T13:49:58.6577173Z token: *** 2021-05-15T13:49:58.6577545Z ssh-strict: true 2021-05-15T13:49:58.6578049Z persist-credentials: true 2021-05-15T13:49:58.6578518Z clean: true 2021-05-15T13:49:58.6579006Z fetch-depth: 1 2021-05-15T13:49:58.6579532Z lfs: false 2021-05-15T13:49:58.6579921Z submodules: false 2021-05-15T13:49:58.6580299Z env: 2021-05-15T13:49:58.6580722Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:49:58.6581187Z TIC_DEPLOY_KEY: 2021-05-15T13:49:58.6582000Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:49:58.6583061Z GITHUB_PAT: *** 2021-05-15T13:49:58.6583575Z COVERALLS_TOKEN: 2021-05-15T13:49:58.6584084Z continue-on-error: true 2021-05-15T13:49:58.6584570Z VDIFFR_RUN_TESTS: 2021-05-15T13:49:58.6584966Z ##[endgroup] 2021-05-15T13:49:58.8742675Z Syncing repository: neuroconductor/malf.templates 2021-05-15T13:49:58.8762081Z ##[group]Getting Git version info 2021-05-15T13:49:58.8763195Z Working directory is '/home/runner/work/malf.templates/malf.templates' 2021-05-15T13:49:58.8809962Z [command]/usr/bin/git version 2021-05-15T13:49:58.8935590Z git version 2.31.1 2021-05-15T13:49:58.8957555Z ##[endgroup] 2021-05-15T13:49:58.8966138Z Deleting the contents of '/home/runner/work/malf.templates/malf.templates' 2021-05-15T13:49:58.8971754Z ##[group]Initializing the repository 2021-05-15T13:49:58.8976231Z [command]/usr/bin/git init /home/runner/work/malf.templates/malf.templates 2021-05-15T13:49:58.9042785Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-15T13:49:58.9044560Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-15T13:49:58.9045574Z hint: of your new repositories, which will suppress this warning, call: 2021-05-15T13:49:58.9046541Z hint: 2021-05-15T13:49:58.9047905Z hint: git config --global init.defaultBranch 2021-05-15T13:49:58.9048487Z hint: 2021-05-15T13:49:58.9049269Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-15T13:49:58.9050467Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-15T13:49:58.9051116Z hint: 2021-05-15T13:49:58.9051664Z hint: git branch -m 2021-05-15T13:49:58.9064851Z Initialized empty Git repository in /home/runner/work/malf.templates/malf.templates/.git/ 2021-05-15T13:49:58.9075965Z [command]/usr/bin/git remote add origin https://github.com/neuroconductor/malf.templates 2021-05-15T13:49:58.9129450Z ##[endgroup] 2021-05-15T13:49:58.9130221Z ##[group]Disabling automatic garbage collection 2021-05-15T13:49:58.9136918Z [command]/usr/bin/git config --local gc.auto 0 2021-05-15T13:49:58.9175329Z ##[endgroup] 2021-05-15T13:49:58.9184124Z ##[group]Setting up auth 2021-05-15T13:49:58.9194817Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-15T13:49:58.9234222Z [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-15T13:49:58.9586061Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-15T13:49:58.9630163Z [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-15T13:49:58.9856161Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-15T13:49:58.9907605Z ##[endgroup] 2021-05-15T13:49:58.9908756Z ##[group]Fetching the repository 2021-05-15T13:49:58.9917082Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +e20ea485d1a7dc360c34f5232189c9f158bafdbf:refs/tags/1.2.0.s 2021-05-15T13:49:59.3205750Z remote: Enumerating objects: 254, done. 2021-05-15T13:49:59.3215132Z remote: Counting objects: 0% (1/254) 2021-05-15T13:49:59.3222040Z remote: Counting objects: 1% (3/254) 2021-05-15T13:49:59.3282507Z remote: Counting objects: 2% (6/254) 2021-05-15T13:49:59.3283452Z remote: Counting objects: 3% (8/254) 2021-05-15T13:49:59.3284248Z remote: Counting objects: 4% (11/254) 2021-05-15T13:49:59.3285024Z remote: Counting objects: 5% (13/254) 2021-05-15T13:49:59.3285715Z remote: Counting objects: 6% (16/254) 2021-05-15T13:49:59.3286385Z remote: Counting objects: 7% (18/254) 2021-05-15T13:49:59.3287899Z remote: Counting objects: 8% (21/254) 2021-05-15T13:49:59.3288691Z remote: Counting objects: 9% (23/254) 2021-05-15T13:49:59.3289289Z remote: Counting objects: 10% (26/254) 2021-05-15T13:49:59.3289893Z remote: Counting objects: 11% (28/254) 2021-05-15T13:49:59.3290532Z remote: Counting objects: 12% (31/254) 2021-05-15T13:49:59.3291139Z remote: Counting objects: 13% (34/254) 2021-05-15T13:49:59.3291713Z remote: Counting objects: 14% (36/254) 2021-05-15T13:49:59.3292312Z remote: Counting objects: 15% (39/254) 2021-05-15T13:49:59.3292907Z remote: Counting objects: 16% (41/254) 2021-05-15T13:49:59.3293487Z remote: Counting objects: 17% (44/254) 2021-05-15T13:49:59.3294052Z remote: Counting objects: 18% (46/254) 2021-05-15T13:49:59.3294630Z remote: Counting objects: 19% (49/254) 2021-05-15T13:49:59.3295262Z remote: Counting objects: 20% (51/254) 2021-05-15T13:49:59.3295850Z remote: Counting objects: 21% (54/254) 2021-05-15T13:49:59.3296396Z remote: Counting objects: 22% (56/254) 2021-05-15T13:49:59.3296928Z remote: Counting objects: 23% (59/254) 2021-05-15T13:49:59.3297558Z remote: Counting objects: 24% (61/254) 2021-05-15T13:49:59.3298180Z remote: Counting objects: 25% (64/254) 2021-05-15T13:49:59.3298675Z remote: Counting objects: 26% (67/254) 2021-05-15T13:49:59.3299196Z remote: Counting objects: 27% (69/254) 2021-05-15T13:49:59.3299652Z remote: Counting objects: 28% (72/254) 2021-05-15T13:49:59.3300104Z remote: Counting objects: 29% (74/254) 2021-05-15T13:49:59.3300764Z remote: Counting objects: 30% (77/254) 2021-05-15T13:49:59.3301283Z remote: Counting objects: 31% (79/254) 2021-05-15T13:49:59.3301788Z remote: Counting objects: 32% (82/254) 2021-05-15T13:49:59.3302307Z remote: Counting objects: 33% (84/254) 2021-05-15T13:49:59.3302813Z remote: Counting objects: 34% (87/254) 2021-05-15T13:49:59.3303329Z remote: Counting objects: 35% (89/254) 2021-05-15T13:49:59.3303835Z remote: Counting objects: 36% (92/254) 2021-05-15T13:49:59.3304352Z remote: Counting objects: 37% (94/254) 2021-05-15T13:49:59.3304880Z remote: Counting objects: 38% (97/254) 2021-05-15T13:49:59.3305392Z remote: Counting objects: 39% (100/254) 2021-05-15T13:49:59.3312469Z remote: Counting objects: 40% (102/254) 2021-05-15T13:49:59.3313003Z remote: Counting objects: 41% (105/254) 2021-05-15T13:49:59.3313526Z remote: Counting objects: 42% (107/254) 2021-05-15T13:49:59.3314033Z remote: Counting objects: 43% (110/254) 2021-05-15T13:49:59.3314550Z remote: Counting objects: 44% (112/254) 2021-05-15T13:49:59.3315060Z remote: Counting objects: 45% (115/254) 2021-05-15T13:49:59.3315582Z remote: Counting objects: 46% (117/254) 2021-05-15T13:49:59.3316106Z remote: Counting objects: 47% (120/254) 2021-05-15T13:49:59.3316611Z remote: Counting objects: 48% (122/254) 2021-05-15T13:49:59.3317130Z remote: Counting objects: 49% (125/254) 2021-05-15T13:49:59.3317633Z remote: Counting objects: 50% (127/254) 2021-05-15T13:49:59.3318149Z remote: Counting objects: 51% (130/254) 2021-05-15T13:49:59.3318784Z remote: Counting objects: 52% (133/254) 2021-05-15T13:49:59.3319312Z remote: Counting objects: 53% (135/254) 2021-05-15T13:49:59.3319816Z remote: Counting objects: 54% (138/254) 2021-05-15T13:49:59.3320334Z remote: Counting objects: 55% (140/254) 2021-05-15T13:49:59.3320838Z remote: Counting objects: 56% (143/254) 2021-05-15T13:49:59.3321357Z remote: Counting objects: 57% (145/254) 2021-05-15T13:49:59.3321875Z remote: Counting objects: 58% (148/254) 2021-05-15T13:49:59.3322382Z remote: Counting objects: 59% (150/254) 2021-05-15T13:49:59.3322901Z remote: Counting objects: 60% (153/254) 2021-05-15T13:49:59.3323604Z remote: Counting objects: 61% (155/254) 2021-05-15T13:49:59.3324154Z remote: Counting objects: 62% (158/254) 2021-05-15T13:49:59.3324661Z remote: Counting objects: 63% (161/254) 2021-05-15T13:49:59.3325260Z remote: Counting objects: 64% (163/254) 2021-05-15T13:49:59.3362025Z remote: Counting objects: 65% (166/254) 2021-05-15T13:49:59.3368515Z remote: Counting objects: 66% (168/254) 2021-05-15T13:49:59.3369089Z remote: Counting objects: 67% (171/254) 2021-05-15T13:49:59.3369532Z remote: Counting objects: 68% (173/254) 2021-05-15T13:49:59.3369996Z remote: Counting objects: 69% (176/254) 2021-05-15T13:49:59.3370452Z remote: Counting objects: 70% (178/254) 2021-05-15T13:49:59.3370893Z remote: Counting objects: 71% (181/254) 2021-05-15T13:49:59.3371346Z remote: Counting objects: 72% (183/254) 2021-05-15T13:49:59.3371786Z remote: Counting objects: 73% (186/254) 2021-05-15T13:49:59.3372239Z remote: Counting objects: 74% (188/254) 2021-05-15T13:49:59.3372681Z remote: Counting objects: 75% (191/254) 2021-05-15T13:49:59.3373132Z remote: Counting objects: 76% (194/254) 2021-05-15T13:49:59.3373574Z remote: Counting objects: 77% (196/254) 2021-05-15T13:49:59.3374155Z remote: Counting objects: 78% (199/254) 2021-05-15T13:49:59.3374600Z remote: Counting objects: 79% (201/254) 2021-05-15T13:49:59.3375062Z remote: Counting objects: 80% (204/254) 2021-05-15T13:49:59.3375517Z remote: Counting objects: 81% (206/254) 2021-05-15T13:49:59.3375961Z remote: Counting objects: 82% (209/254) 2021-05-15T13:49:59.3376428Z remote: Counting objects: 83% (211/254) 2021-05-15T13:49:59.3376871Z remote: Counting objects: 84% (214/254) 2021-05-15T13:49:59.3377325Z remote: Counting objects: 85% (216/254) 2021-05-15T13:49:59.3377765Z remote: Counting objects: 86% (219/254) 2021-05-15T13:49:59.3378219Z remote: Counting objects: 87% (221/254) 2021-05-15T13:49:59.3378663Z remote: Counting objects: 88% (224/254) 2021-05-15T13:49:59.3389785Z remote: Counting objects: 89% (227/254) 2021-05-15T13:49:59.3390382Z remote: Counting objects: 90% (229/254) 2021-05-15T13:49:59.3390849Z remote: Counting objects: 91% (232/254) 2021-05-15T13:49:59.3391311Z remote: Counting objects: 92% (234/254) 2021-05-15T13:49:59.3391754Z remote: Counting objects: 93% (237/254) 2021-05-15T13:49:59.3392211Z remote: Counting objects: 94% (239/254) 2021-05-15T13:49:59.3392653Z remote: Counting objects: 95% (242/254) 2021-05-15T13:49:59.3393113Z remote: Counting objects: 96% (244/254) 2021-05-15T13:49:59.3393549Z remote: Counting objects: 97% (247/254) 2021-05-15T13:49:59.3394004Z remote: Counting objects: 98% (249/254) 2021-05-15T13:49:59.3394458Z remote: Counting objects: 99% (252/254) 2021-05-15T13:49:59.3394901Z remote: Counting objects: 100% (254/254) 2021-05-15T13:49:59.3395375Z remote: Counting objects: 100% (254/254), done. 2021-05-15T13:49:59.3395857Z remote: Compressing objects: 0% (1/250) 2021-05-15T13:49:59.3396348Z remote: Compressing objects: 1% (3/250) 2021-05-15T13:49:59.3397000Z remote: Compressing objects: 2% (5/250) 2021-05-15T13:49:59.3397500Z remote: Compressing objects: 3% (8/250) 2021-05-15T13:49:59.3397977Z remote: Compressing objects: 4% (10/250) 2021-05-15T13:49:59.3398473Z remote: Compressing objects: 5% (13/250) 2021-05-15T13:49:59.3398968Z remote: Compressing objects: 6% (15/250) 2021-05-15T13:49:59.3399450Z remote: Compressing objects: 7% (18/250) 2021-05-15T13:49:59.3399945Z remote: Compressing objects: 8% (20/250) 2021-05-15T13:49:59.3400796Z remote: Compressing objects: 9% (23/250) 2021-05-15T13:49:59.3401404Z remote: Compressing objects: 10% (25/250) 2021-05-15T13:49:59.3402003Z remote: Compressing objects: 11% (28/250) 2021-05-15T13:49:59.3402612Z remote: Compressing objects: 12% (30/250) 2021-05-15T13:49:59.3403202Z remote: Compressing objects: 13% (33/250) 2021-05-15T13:49:59.3404026Z remote: Compressing objects: 14% (35/250) 2021-05-15T13:49:59.3404644Z remote: Compressing objects: 15% (38/250) 2021-05-15T13:49:59.3405234Z remote: Compressing objects: 16% (40/250) 2021-05-15T13:49:59.3405844Z remote: Compressing objects: 17% (43/250) 2021-05-15T13:49:59.3406436Z remote: Compressing objects: 18% (45/250) 2021-05-15T13:49:59.3407041Z remote: Compressing objects: 19% (48/250) 2021-05-15T13:49:59.3407631Z remote: Compressing objects: 20% (50/250) 2021-05-15T13:49:59.3408239Z remote: Compressing objects: 21% (53/250) 2021-05-15T13:49:59.3408827Z remote: Compressing objects: 22% (55/250) 2021-05-15T13:49:59.3409431Z remote: Compressing objects: 23% (58/250) 2021-05-15T13:49:59.3410035Z remote: Compressing objects: 24% (60/250) 2021-05-15T13:49:59.3410625Z remote: Compressing objects: 25% (63/250) 2021-05-15T13:49:59.3411231Z remote: Compressing objects: 26% (65/250) 2021-05-15T13:49:59.3411826Z remote: Compressing objects: 27% (68/250) 2021-05-15T13:49:59.3412660Z remote: Compressing objects: 28% (70/250) 2021-05-15T13:49:59.3413138Z remote: Compressing objects: 29% (73/250) 2021-05-15T13:49:59.3413629Z remote: Compressing objects: 30% (75/250) 2021-05-15T13:49:59.3414110Z remote: Compressing objects: 31% (78/250) 2021-05-15T13:49:59.3414602Z remote: Compressing objects: 32% (80/250) 2021-05-15T13:49:59.3415098Z remote: Compressing objects: 33% (83/250) 2021-05-15T13:49:59.3415577Z remote: Compressing objects: 34% (85/250) 2021-05-15T13:49:59.3416072Z remote: Compressing objects: 35% (88/250) 2021-05-15T13:49:59.3416550Z remote: Compressing objects: 36% (90/250) 2021-05-15T13:49:59.3417039Z remote: Compressing objects: 37% (93/250) 2021-05-15T13:49:59.3417521Z remote: Compressing objects: 38% (95/250) 2021-05-15T13:49:59.3418012Z remote: Compressing objects: 39% (98/250) 2021-05-15T13:49:59.3418494Z remote: Compressing objects: 40% (100/250) 2021-05-15T13:49:59.3419111Z remote: Compressing objects: 41% (103/250) 2021-05-15T13:49:59.3419539Z remote: Compressing objects: 42% (105/250) 2021-05-15T13:49:59.3419953Z remote: Compressing objects: 43% (108/250) 2021-05-15T13:49:59.3420385Z remote: Compressing objects: 44% (110/250) 2021-05-15T13:49:59.3420800Z remote: Compressing objects: 45% (113/250) 2021-05-15T13:49:59.3421233Z remote: Compressing objects: 46% (115/250) 2021-05-15T13:49:59.3421647Z remote: Compressing objects: 47% (118/250) 2021-05-15T13:49:59.3422078Z remote: Compressing objects: 48% (120/250) 2021-05-15T13:49:59.3422721Z remote: Compressing objects: 49% (123/250) 2021-05-15T13:49:59.3423211Z remote: Compressing objects: 50% (125/250) 2021-05-15T13:49:59.3423700Z remote: Compressing objects: 51% (128/250) 2021-05-15T13:49:59.3424178Z remote: Compressing objects: 52% (130/250) 2021-05-15T13:49:59.3424756Z remote: Compressing objects: 53% (133/250) 2021-05-15T13:49:59.3425242Z remote: Compressing objects: 54% (135/250) 2021-05-15T13:49:59.3425735Z remote: Compressing objects: 55% (138/250) 2021-05-15T13:49:59.3426214Z remote: Compressing objects: 56% (140/250) 2021-05-15T13:49:59.3426709Z remote: Compressing objects: 57% (143/250) 2021-05-15T13:49:59.3427191Z remote: Compressing objects: 58% (145/250) 2021-05-15T13:49:59.3427901Z remote: Compressing objects: 59% (148/250) 2021-05-15T13:49:59.3428462Z remote: Compressing objects: 60% (150/250) 2021-05-15T13:49:59.3429007Z remote: Compressing objects: 61% (153/250) 2021-05-15T13:49:59.3429573Z remote: Compressing objects: 62% (155/250) 2021-05-15T13:49:59.3430125Z remote: Compressing objects: 63% (158/250) 2021-05-15T13:49:59.3430687Z remote: Compressing objects: 64% (160/250) 2021-05-15T13:49:59.3431236Z remote: Compressing objects: 65% (163/250) 2021-05-15T13:49:59.3431807Z remote: Compressing objects: 66% (165/250) 2021-05-15T13:49:59.3432362Z remote: Compressing objects: 67% (168/250) 2021-05-15T13:49:59.3432924Z remote: Compressing objects: 68% (170/250) 2021-05-15T13:49:59.3433484Z remote: Compressing objects: 69% (173/250) 2021-05-15T13:49:59.3434031Z remote: Compressing objects: 70% (175/250) 2021-05-15T13:49:59.3434594Z remote: Compressing objects: 71% (178/250) 2021-05-15T13:49:59.3435146Z remote: Compressing objects: 72% (180/250) 2021-05-15T13:49:59.3435706Z remote: Compressing objects: 73% (183/250) 2021-05-15T13:49:59.3436253Z remote: Compressing objects: 74% (185/250) 2021-05-15T13:49:59.3436816Z remote: Compressing objects: 75% (188/250) 2021-05-15T13:49:59.3437366Z remote: Compressing objects: 76% (190/250) 2021-05-15T13:49:59.3437928Z remote: Compressing objects: 77% (193/250) 2021-05-15T13:49:59.3438528Z remote: Compressing objects: 78% (195/250) 2021-05-15T13:49:59.3439086Z remote: Compressing objects: 79% (198/250) 2021-05-15T13:49:59.3439651Z remote: Compressing objects: 80% (200/250) 2021-05-15T13:49:59.3440199Z remote: Compressing objects: 81% (203/250) 2021-05-15T13:49:59.3440967Z remote: Compressing objects: 82% (205/250) 2021-05-15T13:49:59.3441559Z remote: Compressing objects: 83% (208/250) 2021-05-15T13:49:59.3442167Z remote: Compressing objects: 84% (210/250) 2021-05-15T13:49:59.3442763Z remote: Compressing objects: 85% (213/250) 2021-05-15T13:49:59.3443505Z remote: Compressing objects: 85% (214/250) 2021-05-15T13:49:59.3444099Z remote: Compressing objects: 86% (215/250) 2021-05-15T13:49:59.3444706Z remote: Compressing objects: 87% (218/250) 2021-05-15T13:49:59.3445319Z remote: Compressing objects: 88% (220/250) 2021-05-15T13:49:59.3446005Z remote: Compressing objects: 89% (223/250) 2021-05-15T13:49:59.3446608Z remote: Compressing objects: 90% (225/250) 2021-05-15T13:49:59.3447222Z remote: Compressing objects: 91% (228/250) 2021-05-15T13:49:59.3447815Z remote: Compressing objects: 92% (230/250) 2021-05-15T13:49:59.3448430Z remote: Compressing objects: 93% (233/250) 2021-05-15T13:49:59.3449026Z remote: Compressing objects: 94% (235/250) 2021-05-15T13:49:59.3449632Z remote: Compressing objects: 95% (238/250) 2021-05-15T13:49:59.3450243Z remote: Compressing objects: 96% (240/250) 2021-05-15T13:49:59.3450833Z remote: Compressing objects: 97% (243/250) 2021-05-15T13:49:59.3451445Z remote: Compressing objects: 98% (245/250) 2021-05-15T13:49:59.3452040Z remote: Compressing objects: 99% (248/250) 2021-05-15T13:49:59.3452645Z remote: Compressing objects: 100% (250/250) 2021-05-15T13:49:59.3453265Z remote: Compressing objects: 100% (250/250), done. 2021-05-15T13:50:00.0873521Z Receiving objects: 0% (1/254) 2021-05-15T13:50:00.0875015Z Receiving objects: 1% (3/254) 2021-05-15T13:50:00.0875742Z Receiving objects: 2% (6/254) 2021-05-15T13:50:00.0876409Z Receiving objects: 3% (8/254) 2021-05-15T13:50:00.0877128Z Receiving objects: 4% (11/254) 2021-05-15T13:50:00.0877801Z Receiving objects: 5% (13/254) 2021-05-15T13:50:00.0878486Z Receiving objects: 6% (16/254) 2021-05-15T13:50:00.0879200Z Receiving objects: 7% (18/254) 2021-05-15T13:50:00.0910450Z Receiving objects: 8% (21/254) 2021-05-15T13:50:00.0911517Z Receiving objects: 9% (23/254) 2021-05-15T13:50:00.0912684Z Receiving objects: 10% (26/254) 2021-05-15T13:50:00.0913374Z Receiving objects: 11% (28/254) 2021-05-15T13:50:00.0914055Z Receiving objects: 12% (31/254) 2021-05-15T13:50:00.0914840Z Receiving objects: 13% (34/254) 2021-05-15T13:50:00.0915432Z Receiving objects: 14% (36/254) 2021-05-15T13:50:00.0916027Z Receiving objects: 15% (39/254) 2021-05-15T13:50:00.0916798Z Receiving objects: 16% (41/254), 15.71 MiB | 31.42 MiB/s 2021-05-15T13:50:00.0917667Z Receiving objects: 17% (44/254), 15.71 MiB | 31.42 MiB/s 2021-05-15T13:50:00.1525608Z Receiving objects: 18% (46/254), 15.71 MiB | 31.42 MiB/s 2021-05-15T13:50:00.1587441Z Receiving objects: 19% (49/254), 15.71 MiB | 31.42 MiB/s 2021-05-15T13:50:00.3331279Z Receiving objects: 20% (51/254), 15.71 MiB | 31.42 MiB/s 2021-05-15T13:50:00.4103999Z Receiving objects: 20% (51/254), 31.35 MiB | 31.31 MiB/s 2021-05-15T13:50:00.4153169Z Receiving objects: 21% (54/254), 31.35 MiB | 31.31 MiB/s 2021-05-15T13:50:00.6841858Z Receiving objects: 22% (56/254), 31.35 MiB | 31.31 MiB/s 2021-05-15T13:50:00.6930735Z Receiving objects: 23% (59/254), 31.35 MiB | 31.31 MiB/s 2021-05-15T13:50:00.8700570Z Receiving objects: 24% (61/254), 31.35 MiB | 31.31 MiB/s 2021-05-15T13:50:00.9737657Z Receiving objects: 25% (64/254), 47.62 MiB | 31.62 MiB/s 2021-05-15T13:50:00.9806058Z Receiving objects: 26% (67/254), 47.62 MiB | 31.62 MiB/s 2021-05-15T13:50:01.2295370Z Receiving objects: 27% (69/254), 47.62 MiB | 31.62 MiB/s 2021-05-15T13:50:01.2358155Z Receiving objects: 28% (72/254), 47.62 MiB | 31.62 MiB/s 2021-05-15T13:50:01.3464370Z Receiving objects: 29% (74/254), 47.62 MiB | 31.62 MiB/s 2021-05-15T13:50:01.4482114Z Receiving objects: 29% (75/254), 64.29 MiB | 31.93 MiB/s 2021-05-15T13:50:01.4793149Z Receiving objects: 30% (77/254), 64.29 MiB | 31.93 MiB/s 2021-05-15T13:50:01.6287949Z Receiving objects: 31% (79/254), 64.29 MiB | 31.93 MiB/s 2021-05-15T13:50:01.6987176Z Receiving objects: 32% (82/254), 64.29 MiB | 31.93 MiB/s 2021-05-15T13:50:01.7335819Z Receiving objects: 33% (84/254), 64.29 MiB | 31.93 MiB/s 2021-05-15T13:50:01.9484662Z Receiving objects: 34% (87/254), 64.29 MiB | 31.93 MiB/s 2021-05-15T13:50:01.9566264Z Receiving objects: 35% (89/254), 81.35 MiB | 32.29 MiB/s 2021-05-15T13:50:02.1231355Z Receiving objects: 36% (92/254), 81.35 MiB | 32.29 MiB/s 2021-05-15T13:50:02.1947235Z Receiving objects: 37% (94/254), 81.35 MiB | 32.29 MiB/s 2021-05-15T13:50:02.3593393Z Receiving objects: 38% (97/254), 81.35 MiB | 32.29 MiB/s 2021-05-15T13:50:02.3765847Z Receiving objects: 38% (99/254), 98.61 MiB | 32.59 MiB/s 2021-05-15T13:50:02.4412738Z Receiving objects: 39% (100/254), 98.61 MiB | 32.59 MiB/s 2021-05-15T13:50:02.4498381Z Receiving objects: 40% (102/254), 98.61 MiB | 32.59 MiB/s 2021-05-15T13:50:02.6457282Z Receiving objects: 41% (105/254), 98.61 MiB | 32.59 MiB/s 2021-05-15T13:50:02.6782888Z Receiving objects: 42% (107/254), 98.61 MiB | 32.59 MiB/s 2021-05-15T13:50:02.8231043Z Receiving objects: 43% (110/254), 98.61 MiB | 32.59 MiB/s 2021-05-15T13:50:02.8961034Z Receiving objects: 44% (112/254), 98.61 MiB | 32.59 MiB/s 2021-05-15T13:50:02.9000749Z Receiving objects: 45% (115/254), 115.88 MiB | 32.83 MiB/s 2021-05-15T13:50:03.1253156Z Receiving objects: 46% (117/254), 115.88 MiB | 32.83 MiB/s 2021-05-15T13:50:03.1304655Z Receiving objects: 47% (120/254), 115.88 MiB | 32.83 MiB/s 2021-05-15T13:50:03.3523907Z Receiving objects: 48% (122/254), 115.88 MiB | 32.83 MiB/s 2021-05-15T13:50:03.3806202Z Receiving objects: 49% (125/254), 115.88 MiB | 32.83 MiB/s 2021-05-15T13:50:03.5256470Z Receiving objects: 50% (127/254), 133.25 MiB | 33.00 MiB/s 2021-05-15T13:50:03.6079444Z Receiving objects: 51% (130/254), 133.25 MiB | 33.00 MiB/s 2021-05-15T13:50:03.6300254Z Receiving objects: 52% (133/254), 133.25 MiB | 33.00 MiB/s 2021-05-15T13:50:03.8282276Z Receiving objects: 53% (135/254), 133.25 MiB | 33.00 MiB/s 2021-05-15T13:50:03.8321488Z Receiving objects: 54% (138/254), 133.25 MiB | 33.00 MiB/s 2021-05-15T13:50:04.0328929Z Receiving objects: 55% (140/254), 133.25 MiB | 33.00 MiB/s 2021-05-15T13:50:04.0387495Z Receiving objects: 56% (143/254), 150.74 MiB | 33.16 MiB/s 2021-05-15T13:50:04.2152496Z Receiving objects: 57% (145/254), 150.74 MiB | 33.16 MiB/s 2021-05-15T13:50:04.2839452Z Receiving objects: 58% (148/254), 150.74 MiB | 33.16 MiB/s 2021-05-15T13:50:04.2925482Z Receiving objects: 59% (150/254), 150.74 MiB | 33.16 MiB/s 2021-05-15T13:50:04.3861278Z Receiving objects: 60% (153/254), 150.74 MiB | 33.16 MiB/s 2021-05-15T13:50:04.5310096Z Receiving objects: 60% (153/254), 168.60 MiB | 33.59 MiB/s 2021-05-15T13:50:04.5403507Z Receiving objects: 61% (155/254), 168.60 MiB | 33.59 MiB/s 2021-05-15T13:50:04.7768311Z Receiving objects: 62% (158/254), 168.60 MiB | 33.59 MiB/s 2021-05-15T13:50:04.7858408Z Receiving objects: 63% (161/254), 168.60 MiB | 33.59 MiB/s 2021-05-15T13:50:04.9616957Z Receiving objects: 64% (163/254), 168.60 MiB | 33.59 MiB/s 2021-05-15T13:50:05.0261660Z Receiving objects: 65% (166/254), 187.07 MiB | 34.15 MiB/s 2021-05-15T13:50:05.0376802Z Receiving objects: 66% (168/254), 187.07 MiB | 34.15 MiB/s 2021-05-15T13:50:05.2223830Z Receiving objects: 67% (171/254), 187.07 MiB | 34.15 MiB/s 2021-05-15T13:50:05.2294855Z Receiving objects: 68% (173/254), 187.07 MiB | 34.15 MiB/s 2021-05-15T13:50:05.3698858Z Receiving objects: 69% (176/254), 187.07 MiB | 34.15 MiB/s 2021-05-15T13:50:05.4305258Z Receiving objects: 70% (178/254), 187.07 MiB | 34.15 MiB/s 2021-05-15T13:50:05.4336784Z Receiving objects: 71% (181/254), 205.64 MiB | 34.69 MiB/s 2021-05-15T13:50:05.6742850Z Receiving objects: 72% (183/254), 205.64 MiB | 34.69 MiB/s 2021-05-15T13:50:05.6786149Z Receiving objects: 73% (186/254), 205.64 MiB | 34.69 MiB/s 2021-05-15T13:50:05.9124831Z Receiving objects: 74% (188/254), 205.64 MiB | 34.69 MiB/s 2021-05-15T13:50:05.9205067Z Receiving objects: 75% (191/254), 224.60 MiB | 35.21 MiB/s 2021-05-15T13:50:06.0504470Z Receiving objects: 76% (194/254), 224.60 MiB | 35.21 MiB/s 2021-05-15T13:50:06.1213061Z Receiving objects: 77% (196/254), 224.60 MiB | 35.21 MiB/s 2021-05-15T13:50:06.1247853Z Receiving objects: 78% (199/254), 224.60 MiB | 35.21 MiB/s 2021-05-15T13:50:06.3207424Z Receiving objects: 79% (201/254), 224.60 MiB | 35.21 MiB/s 2021-05-15T13:50:06.3250893Z Receiving objects: 80% (204/254), 224.60 MiB | 35.21 MiB/s 2021-05-15T13:50:06.4148724Z Receiving objects: 81% (206/254), 224.60 MiB | 35.21 MiB/s 2021-05-15T13:50:06.5581627Z Receiving objects: 81% (207/254), 243.79 MiB | 35.64 MiB/s 2021-05-15T13:50:06.5657243Z Receiving objects: 82% (209/254), 243.79 MiB | 35.64 MiB/s 2021-05-15T13:50:06.7456169Z Receiving objects: 83% (211/254), 243.79 MiB | 35.64 MiB/s 2021-05-15T13:50:06.8159738Z Receiving objects: 84% (214/254), 243.79 MiB | 35.64 MiB/s 2021-05-15T13:50:06.8240081Z Receiving objects: 85% (216/254), 243.79 MiB | 35.64 MiB/s 2021-05-15T13:50:07.0162159Z Receiving objects: 86% (219/254), 243.79 MiB | 35.64 MiB/s 2021-05-15T13:50:07.0238181Z Receiving objects: 87% (221/254), 262.99 MiB | 36.06 MiB/s 2021-05-15T13:50:07.2138647Z Receiving objects: 88% (224/254), 262.99 MiB | 36.06 MiB/s 2021-05-15T13:50:07.2416695Z Receiving objects: 89% (227/254), 262.99 MiB | 36.06 MiB/s 2021-05-15T13:50:07.3804424Z Receiving objects: 90% (229/254), 262.99 MiB | 36.06 MiB/s 2021-05-15T13:50:07.4454326Z Receiving objects: 91% (232/254), 262.99 MiB | 36.06 MiB/s 2021-05-15T13:50:07.4530251Z Receiving objects: 92% (234/254), 282.44 MiB | 36.57 MiB/s 2021-05-15T13:50:07.6320611Z Receiving objects: 93% (237/254), 282.44 MiB | 36.57 MiB/s 2021-05-15T13:50:07.6384047Z Receiving objects: 94% (239/254), 282.44 MiB | 36.57 MiB/s 2021-05-15T13:50:07.6411334Z Receiving objects: 95% (242/254), 282.44 MiB | 36.57 MiB/s 2021-05-15T13:50:07.6412981Z remote: Total 254 (delta 3), reused 238 (delta 3), pack-reused 0 2021-05-15T13:50:07.6430352Z Receiving objects: 96% (244/254), 282.44 MiB | 36.57 MiB/s 2021-05-15T13:50:07.6432864Z Receiving objects: 97% (247/254), 282.44 MiB | 36.57 MiB/s 2021-05-15T13:50:07.6435130Z Receiving objects: 98% (249/254), 282.44 MiB | 36.57 MiB/s 2021-05-15T13:50:07.6437413Z Receiving objects: 99% (252/254), 282.44 MiB | 36.57 MiB/s 2021-05-15T13:50:07.6438327Z Receiving objects: 100% (254/254), 282.44 MiB | 36.57 MiB/s 2021-05-15T13:50:07.6439107Z Receiving objects: 100% (254/254), 291.12 MiB | 35.03 MiB/s, done. 2021-05-15T13:50:07.6443589Z Resolving deltas: 0% (0/3) 2021-05-15T13:50:07.6447860Z Resolving deltas: 33% (1/3) 2021-05-15T13:50:07.6448745Z Resolving deltas: 66% (2/3) 2021-05-15T13:50:07.6453073Z Resolving deltas: 100% (3/3) 2021-05-15T13:50:07.6453956Z Resolving deltas: 100% (3/3), done. 2021-05-15T13:50:09.0888459Z From https://github.com/neuroconductor/malf.templates 2021-05-15T13:50:09.0891272Z * [new ref] e20ea485d1a7dc360c34f5232189c9f158bafdbf -> 1.2.0.s 2021-05-15T13:50:09.0935311Z ##[endgroup] 2021-05-15T13:50:09.0939607Z ##[group]Determining the checkout info 2021-05-15T13:50:09.0940351Z ##[endgroup] 2021-05-15T13:50:09.0940946Z ##[group]Checking out the ref 2021-05-15T13:50:09.0942151Z [command]/usr/bin/git checkout --progress --force refs/tags/1.2.0.s 2021-05-15T13:50:09.9859253Z Note: switching to 'refs/tags/1.2.0.s'. 2021-05-15T13:50:09.9910910Z 2021-05-15T13:50:09.9911949Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-15T13:50:09.9912742Z changes and commit them, and you can discard any commits you make in this 2021-05-15T13:50:09.9913763Z state without impacting any branches by switching back to a branch. 2021-05-15T13:50:09.9914454Z 2021-05-15T13:50:09.9915061Z If you want to create a new branch to retain commits you create, you may 2021-05-15T13:50:09.9916126Z do so (now or later) by using -c with the switch command. Example: 2021-05-15T13:50:09.9916607Z 2021-05-15T13:50:09.9917265Z git switch -c 2021-05-15T13:50:09.9917669Z 2021-05-15T13:50:09.9918099Z Or undo this operation with: 2021-05-15T13:50:09.9918466Z 2021-05-15T13:50:09.9919055Z git switch - 2021-05-15T13:50:09.9919368Z 2021-05-15T13:50:09.9920050Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-15T13:50:09.9920666Z 2021-05-15T13:50:09.9921197Z HEAD is now at e20ea48 Version id 37 stable 2021-05-15T13:50:09.9922156Z ##[endgroup] 2021-05-15T13:50:09.9970068Z [command]/usr/bin/git log -1 --format='%H' 2021-05-15T13:50:10.0001353Z 'e20ea485d1a7dc360c34f5232189c9f158bafdbf' 2021-05-15T13:50:10.0166298Z ##[group]Run r-lib/actions/setup-r@master 2021-05-15T13:50:10.0166879Z with: 2021-05-15T13:50:10.0167355Z r-version: devel 2021-05-15T13:50:10.0167754Z Ncpus: 1 2021-05-15T13:50:10.0168267Z crayon.enabled: NULL 2021-05-15T13:50:10.0168831Z remove-openmp-macos: true 2021-05-15T13:50:10.0169466Z http-user-agent: default 2021-05-15T13:50:10.0169968Z install-r: true 2021-05-15T13:50:10.0170607Z windows-path-include-mingw: true 2021-05-15T13:50:10.0171168Z env: 2021-05-15T13:50:10.0171687Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:50:10.0172179Z TIC_DEPLOY_KEY: 2021-05-15T13:50:10.0173075Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:50:10.0174945Z GITHUB_PAT: *** 2021-05-15T13:50:10.0175487Z COVERALLS_TOKEN: 2021-05-15T13:50:10.0175990Z continue-on-error: true 2021-05-15T13:50:10.0176429Z VDIFFR_RUN_TESTS: 2021-05-15T13:50:10.0176848Z ##[endgroup] 2021-05-15T13:50:11.0274895Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive add-apt-repository -y ppa:cran/travis 2021-05-15T13:50:13.5327489Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-15T13:50:13.5329733Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-15T13:50:13.5343773Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-15T13:50:13.5512612Z Hit:4 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-15T13:50:13.6273520Z Get:5 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-15T13:50:13.7475173Z Get:6 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] 2021-05-15T13:50:13.7566366Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-15T13:50:13.7681530Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [983 kB] 2021-05-15T13:50:13.7930539Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [222 kB] 2021-05-15T13:50:13.8049183Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.3 kB] 2021-05-15T13:50:13.8051036Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [226 kB] 2021-05-15T13:50:13.8062407Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [33.3 kB] 2021-05-15T13:50:13.8068870Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [774 kB] 2021-05-15T13:50:13.8149802Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [166 kB] 2021-05-15T13:50:13.8171329Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [17.4 kB] 2021-05-15T13:50:14.0373161Z Get:16 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease [18.0 kB] 2021-05-15T13:50:14.1890396Z Get:17 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [73.2 kB] 2021-05-15T13:50:14.3633117Z Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [655 kB] 2021-05-15T13:50:14.4652888Z Hit:19 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-15T13:50:14.6715478Z Get:20 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [131 kB] 2021-05-15T13:50:14.6807259Z Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7508 B] 2021-05-15T13:50:14.6815283Z Get:22 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [203 kB] 2021-05-15T13:50:14.6977554Z Get:23 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [29.7 kB] 2021-05-15T13:50:14.7001625Z Get:24 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [565 kB] 2021-05-15T13:50:14.7593528Z Get:25 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [11.0 kB] 2021-05-15T13:50:20.9982920Z Fetched 4463 kB in 1s (3189 kB/s) 2021-05-15T13:50:21.8621926Z Reading package lists... 2021-05-15T13:50:21.8848091Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get update -y -qq 2021-05-15T13:50:23.8377665Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get install -y gdebi-core qpdf devscripts 2021-05-15T13:50:23.8992065Z Reading package lists... 2021-05-15T13:50:24.0406117Z Building dependency tree... 2021-05-15T13:50:24.0419935Z Reading state information... 2021-05-15T13:50:24.1907611Z The following additional packages will be installed: 2021-05-15T13:50:24.1910085Z dctrl-tools diffstat dput gettext intltool-debian libapt-pkg-perl 2021-05-15T13:50:24.1912518Z libarchive-zip-perl libarray-intspan-perl libasync-mergepoint-perl 2021-05-15T13:50:24.1915346Z libb-hooks-endofscope-perl libb-hooks-op-check-perl libcapture-tiny-perl 2021-05-15T13:50:24.1918320Z libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 2021-05-15T13:50:24.1921109Z libcommon-sense-perl libconst-fast-perl libcontextual-return-perl 2021-05-15T13:50:24.1924228Z libcpanel-json-xs-perl libcroco3 libdata-optlist-perl 2021-05-15T13:50:24.1931350Z libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl 2021-05-15T13:50:24.1934274Z libdigest-hmac-perl libdistro-info-perl libdynaloader-functions-perl 2021-05-15T13:50:24.1936904Z libemail-valid-perl libexporter-tiny-perl libfile-chdir-perl 2021-05-15T13:50:24.1939341Z libfile-find-rule-perl libfile-homedir-perl libfile-which-perl 2021-05-15T13:50:24.1941892Z libfont-ttf-perl libfuture-perl libgetopt-long-descriptive-perl 2021-05-15T13:50:24.1944490Z libgit-wrapper-perl libgitlab-api-v4-perl libhash-fieldhash-perl 2021-05-15T13:50:24.1947354Z libhttp-tiny-multipart-perl libimport-into-perl libio-async-loop-epoll-perl 2021-05-15T13:50:24.1950131Z libio-async-perl libio-prompter-perl libio-pty-perl libio-string-perl 2021-05-15T13:50:24.1952625Z libipc-run-perl libjson-maybexs-perl libjson-perl libjson-xs-perl 2021-05-15T13:50:24.1955061Z liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl 2021-05-15T13:50:24.1957467Z liblist-someutils-perl liblist-someutils-xs-perl 2021-05-15T13:50:24.1960252Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-15T13:50:24.1964440Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-15T13:50:24.1967171Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-15T13:50:24.1969473Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-15T13:50:24.1971843Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-15T13:50:24.1974536Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-15T13:50:24.1977408Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-15T13:50:24.1980068Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-15T13:50:24.1981596Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-15T13:50:24.1982843Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-15T13:50:24.1984051Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-15T13:50:24.1985538Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-15T13:50:24.1986809Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-15T13:50:24.1988025Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-15T13:50:24.1989353Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-15T13:50:24.1990660Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-15T13:50:24.1991862Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-15T13:50:24.1993022Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-15T13:50:24.1994246Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-15T13:50:24.1995360Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-15T13:50:24.1996365Z python3-magic python3-unidiff python3-xdg t1utils wdiff 2021-05-15T13:50:24.1997003Z Suggested packages: 2021-05-15T13:50:24.1997709Z debtags adequate autopkgtest bls-standalone bsd-mailx | mailx 2021-05-15T13:50:24.1998713Z check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope 2021-05-15T13:50:24.1999760Z disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl 2021-05-15T13:50:24.2000851Z libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts 2021-05-15T13:50:24.2001900Z mutt piuparts quilt ratt reprotest svn-buildpackage w3m debian-keyring 2021-05-15T13:50:24.2002894Z equivs libsoap-lite-perl python3-paramiko mini-dinstall gettext-doc 2021-05-15T13:50:24.2004016Z autopoint libasprintf-dev libgettextpo-dev libossp-uuid-perl 2021-05-15T13:50:24.2005153Z libscalar-number-perl libbareword-filehandles-perl libindirect-perl 2021-05-15T13:50:24.2006940Z libmultidimensional-perl libdevel-lexalias-perl libdevel-stacktrace-perl 2021-05-15T13:50:24.2008337Z binutils-multiarch libtext-template-perl wdiff-doc 2021-05-15T13:50:24.6824921Z The following NEW packages will be installed: 2021-05-15T13:50:24.6828808Z dctrl-tools devscripts diffstat dput gdebi-core gettext intltool-debian 2021-05-15T13:50:24.6832003Z libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl 2021-05-15T13:50:24.6834769Z libasync-mergepoint-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 2021-05-15T13:50:24.6836704Z libcapture-tiny-perl libclass-method-modifiers-perl libclass-xsaccessor-perl 2021-05-15T13:50:24.6839292Z libclone-perl libcommon-sense-perl libconst-fast-perl 2021-05-15T13:50:24.6840767Z libcontextual-return-perl libcpanel-json-xs-perl libcroco3 2021-05-15T13:50:24.6842345Z libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl 2021-05-15T13:50:24.6844226Z libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl 2021-05-15T13:50:24.6845992Z libdynaloader-functions-perl libemail-valid-perl libexporter-tiny-perl 2021-05-15T13:50:24.6847881Z libfile-chdir-perl libfile-find-rule-perl libfile-homedir-perl 2021-05-15T13:50:24.6849401Z libfile-which-perl libfont-ttf-perl libfuture-perl 2021-05-15T13:50:24.6851171Z libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 2021-05-15T13:50:24.6855532Z libhash-fieldhash-perl libhttp-tiny-multipart-perl libimport-into-perl 2021-05-15T13:50:24.6857090Z libio-async-loop-epoll-perl libio-async-perl libio-prompter-perl 2021-05-15T13:50:24.6858517Z libio-pty-perl libio-string-perl libipc-run-perl libjson-maybexs-perl 2021-05-15T13:50:24.6859936Z libjson-perl libjson-xs-perl liblinux-epoll-perl liblist-compare-perl 2021-05-15T13:50:24.6861466Z liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl 2021-05-15T13:50:24.6863192Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-15T13:50:24.6864899Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-15T13:50:24.6866344Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-15T13:50:24.6867996Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-15T13:50:24.6869219Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-15T13:50:24.6870629Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-15T13:50:24.6872131Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-15T13:50:24.6873508Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-15T13:50:24.6874835Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-15T13:50:24.6876237Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-15T13:50:24.6877640Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-15T13:50:24.6879044Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-15T13:50:24.6880572Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-15T13:50:24.6882004Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-15T13:50:24.6884090Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-15T13:50:24.6885826Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-15T13:50:24.6887195Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-15T13:50:24.6888554Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-15T13:50:24.6889942Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-15T13:50:24.6891245Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-15T13:50:24.6892298Z python3-magic python3-unidiff python3-xdg qpdf t1utils wdiff 2021-05-15T13:50:24.7071699Z 0 upgraded, 130 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:50:24.7072760Z Need to get 8648 kB of archives. 2021-05-15T13:50:24.7073380Z After this operation, 32.3 MB of additional disk space will be used. 2021-05-15T13:50:24.7074715Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 2021-05-15T13:50:24.7104607Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] 2021-05-15T13:50:24.7113524Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] 2021-05-15T13:50:24.7122201Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] 2021-05-15T13:50:24.7128287Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] 2021-05-15T13:50:24.7142520Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] 2021-05-15T13:50:24.7149445Z 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-15T13:50:24.7155638Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] 2021-05-15T13:50:24.7162779Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] 2021-05-15T13:50:24.7164964Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] 2021-05-15T13:50:24.7166782Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] 2021-05-15T13:50:24.7206331Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] 2021-05-15T13:50:24.7208589Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] 2021-05-15T13:50:24.7210532Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 2021-05-15T13:50:24.7212437Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] 2021-05-15T13:50:24.7214460Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] 2021-05-15T13:50:24.7224436Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 2021-05-15T13:50:24.7239200Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 2021-05-15T13:50:24.7250179Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] 2021-05-15T13:50:24.7365922Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] 2021-05-15T13:50:24.7373297Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] 2021-05-15T13:50:24.7394740Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] 2021-05-15T13:50:24.7404789Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdebi-core all 0.9.5.7+nmu3 [116 kB] 2021-05-15T13:50:24.7422804Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-05-15T13:50:24.7437834Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-05-15T13:50:24.7583078Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-05-15T13:50:24.7593993Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] 2021-05-15T13:50:24.7605290Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-05-15T13:50:24.7619981Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] 2021-05-15T13:50:24.7628407Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] 2021-05-15T13:50:24.7637106Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] 2021-05-15T13:50:24.7644125Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] 2021-05-15T13:50:24.7650083Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] 2021-05-15T13:50:24.7659129Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] 2021-05-15T13:50:24.7667385Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] 2021-05-15T13:50:24.7674740Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] 2021-05-15T13:50:24.7683080Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] 2021-05-15T13:50:24.7690873Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] 2021-05-15T13:50:24.7699460Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] 2021-05-15T13:50:24.7706130Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] 2021-05-15T13:50:24.7713797Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] 2021-05-15T13:50:24.7720275Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] 2021-05-15T13:50:24.7729841Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] 2021-05-15T13:50:24.7736928Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] 2021-05-15T13:50:24.7744629Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] 2021-05-15T13:50:24.7755501Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] 2021-05-15T13:50:24.7771694Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] 2021-05-15T13:50:24.7778958Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] 2021-05-15T13:50:24.7785363Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] 2021-05-15T13:50:24.7792813Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] 2021-05-15T13:50:24.7800846Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] 2021-05-15T13:50:24.7834571Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] 2021-05-15T13:50:24.7844024Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] 2021-05-15T13:50:24.7850922Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] 2021-05-15T13:50:24.7860183Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] 2021-05-15T13:50:24.7866866Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] 2021-05-15T13:50:24.7873826Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] 2021-05-15T13:50:24.7880087Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] 2021-05-15T13:50:24.7889459Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] 2021-05-15T13:50:24.7895809Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] 2021-05-15T13:50:24.7929835Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] 2021-05-15T13:50:24.7942894Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] 2021-05-15T13:50:24.7954639Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] 2021-05-15T13:50:24.7963838Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 2021-05-15T13:50:24.7968560Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] 2021-05-15T13:50:24.7978195Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] 2021-05-15T13:50:24.7985150Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] 2021-05-15T13:50:24.7996157Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] 2021-05-15T13:50:24.8009091Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] 2021-05-15T13:50:24.8022013Z 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-15T13:50:24.8029909Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] 2021-05-15T13:50:24.8037819Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] 2021-05-15T13:50:24.8044240Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] 2021-05-15T13:50:24.8050817Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] 2021-05-15T13:50:24.8058967Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] 2021-05-15T13:50:24.8068733Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] 2021-05-15T13:50:24.8096842Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] 2021-05-15T13:50:24.8110460Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] 2021-05-15T13:50:24.8123793Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] 2021-05-15T13:50:24.8140044Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] 2021-05-15T13:50:24.8166086Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] 2021-05-15T13:50:24.8176504Z 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-15T13:50:24.8180418Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] 2021-05-15T13:50:24.8190575Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] 2021-05-15T13:50:24.8205550Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] 2021-05-15T13:50:24.8207746Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] 2021-05-15T13:50:24.8216453Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] 2021-05-15T13:50:24.8226892Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] 2021-05-15T13:50:24.8235524Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] 2021-05-15T13:50:24.8245227Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] 2021-05-15T13:50:24.8251009Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] 2021-05-15T13:50:24.8258537Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] 2021-05-15T13:50:24.8266177Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB] 2021-05-15T13:50:24.8276244Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] 2021-05-15T13:50:24.8284539Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] 2021-05-15T13:50:24.8294365Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] 2021-05-15T13:50:24.8301824Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] 2021-05-15T13:50:24.8308105Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] 2021-05-15T13:50:24.8330471Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] 2021-05-15T13:50:24.8332202Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] 2021-05-15T13:50:24.8333799Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqpdf26 amd64 9.1.1-1build1 [421 kB] 2021-05-15T13:50:24.8402645Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] 2021-05-15T13:50:24.8430253Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] 2021-05-15T13:50:24.8437575Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] 2021-05-15T13:50:24.8444873Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] 2021-05-15T13:50:24.8464721Z 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-15T13:50:24.8474072Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] 2021-05-15T13:50:24.8479533Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] 2021-05-15T13:50:24.8492453Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] 2021-05-15T13:50:24.8506868Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] 2021-05-15T13:50:24.8513579Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] 2021-05-15T13:50:24.8520209Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 2021-05-15T13:50:24.8532894Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] 2021-05-15T13:50:24.8535006Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] 2021-05-15T13:50:24.8536884Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] 2021-05-15T13:50:24.8544711Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] 2021-05-15T13:50:24.8556931Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] 2021-05-15T13:50:24.8559121Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] 2021-05-15T13:50:24.8561085Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] 2021-05-15T13:50:24.8569284Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] 2021-05-15T13:50:24.8571151Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] 2021-05-15T13:50:24.8591323Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] 2021-05-15T13:50:24.8609528Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] 2021-05-15T13:50:24.8611672Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] 2021-05-15T13:50:24.8613271Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] 2021-05-15T13:50:24.8614831Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] 2021-05-15T13:50:24.8802209Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 2021-05-15T13:50:24.8833914Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] 2021-05-15T13:50:24.8835232Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qpdf amd64 9.1.1-1build1 [476 kB] 2021-05-15T13:50:24.8869825Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] 2021-05-15T13:50:25.5939010Z Fetched 8648 kB in 0s (44.0 MB/s) 2021-05-15T13:50:25.6305334Z Selecting previously unselected package dctrl-tools. 2021-05-15T13:50:25.6458538Z (Reading database ... 2021-05-15T13:50:25.6459275Z (Reading database ... 5% 2021-05-15T13:50:25.6459709Z (Reading database ... 10% 2021-05-15T13:50:25.6460152Z (Reading database ... 15% 2021-05-15T13:50:25.6460593Z (Reading database ... 20% 2021-05-15T13:50:25.6461034Z (Reading database ... 25% 2021-05-15T13:50:25.6461474Z (Reading database ... 30% 2021-05-15T13:50:25.6461896Z (Reading database ... 35% 2021-05-15T13:50:25.6462332Z (Reading database ... 40% 2021-05-15T13:50:25.6462891Z (Reading database ... 45% 2021-05-15T13:50:25.6463487Z (Reading database ... 50% 2021-05-15T13:50:25.6716207Z (Reading database ... 55% 2021-05-15T13:50:25.7102818Z (Reading database ... 60% 2021-05-15T13:50:25.7392796Z (Reading database ... 65% 2021-05-15T13:50:25.7685131Z (Reading database ... 70% 2021-05-15T13:50:25.8303172Z (Reading database ... 75% 2021-05-15T13:50:25.9024453Z (Reading database ... 80% 2021-05-15T13:50:25.9788244Z (Reading database ... 85% 2021-05-15T13:50:26.0283499Z (Reading database ... 90% 2021-05-15T13:50:26.0784707Z (Reading database ... 95% 2021-05-15T13:50:26.0785285Z (Reading database ... 100% 2021-05-15T13:50:26.0785979Z (Reading database ... 254809 files and directories currently installed.) 2021-05-15T13:50:26.0905557Z Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... 2021-05-15T13:50:26.1003839Z Unpacking dctrl-tools (2.24-3) ... 2021-05-15T13:50:26.1325042Z Selecting previously unselected package libfile-which-perl. 2021-05-15T13:50:26.1554596Z Preparing to unpack .../001-libfile-which-perl_1.23-1_all.deb ... 2021-05-15T13:50:26.1584972Z Unpacking libfile-which-perl (1.23-1) ... 2021-05-15T13:50:26.1788410Z Selecting previously unselected package libfile-homedir-perl. 2021-05-15T13:50:26.2059069Z Preparing to unpack .../002-libfile-homedir-perl_1.004-1_all.deb ... 2021-05-15T13:50:26.2070199Z Unpacking libfile-homedir-perl (1.004-1) ... 2021-05-15T13:50:26.2324950Z Selecting previously unselected package libio-pty-perl. 2021-05-15T13:50:26.2580275Z Preparing to unpack .../003-libio-pty-perl_1%3a1.12-1_amd64.deb ... 2021-05-15T13:50:26.2590946Z Unpacking libio-pty-perl (1:1.12-1) ... 2021-05-15T13:50:26.2884643Z Selecting previously unselected package libipc-run-perl. 2021-05-15T13:50:26.3118629Z Preparing to unpack .../004-libipc-run-perl_20180523.0-2_all.deb ... 2021-05-15T13:50:26.3130092Z Unpacking libipc-run-perl (20180523.0-2) ... 2021-05-15T13:50:26.3484833Z Selecting previously unselected package libclass-method-modifiers-perl. 2021-05-15T13:50:26.3693286Z Preparing to unpack .../005-libclass-method-modifiers-perl_2.13-1_all.deb ... 2021-05-15T13:50:26.3703787Z Unpacking libclass-method-modifiers-perl (2.13-1) ... 2021-05-15T13:50:26.3970437Z Selecting previously unselected package libb-hooks-op-check-perl. 2021-05-15T13:50:26.4240711Z Preparing to unpack .../006-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... 2021-05-15T13:50:26.4254936Z Unpacking libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-15T13:50:26.4836892Z Selecting previously unselected package libdynaloader-functions-perl. 2021-05-15T13:50:26.5095057Z Preparing to unpack .../007-libdynaloader-functions-perl_0.003-1_all.deb ... 2021-05-15T13:50:26.5105809Z Unpacking libdynaloader-functions-perl (0.003-1) ... 2021-05-15T13:50:26.5405815Z Selecting previously unselected package libdevel-callchecker-perl. 2021-05-15T13:50:26.5630781Z Preparing to unpack .../008-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... 2021-05-15T13:50:26.5639420Z Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-15T13:50:26.5911333Z Selecting previously unselected package libparams-classify-perl. 2021-05-15T13:50:26.6175447Z Preparing to unpack .../009-libparams-classify-perl_0.015-1build2_amd64.deb ... 2021-05-15T13:50:26.6188147Z Unpacking libparams-classify-perl (0.015-1build2) ... 2021-05-15T13:50:26.6484829Z Selecting previously unselected package libmodule-runtime-perl. 2021-05-15T13:50:26.6677832Z Preparing to unpack .../010-libmodule-runtime-perl_0.016-1_all.deb ... 2021-05-15T13:50:26.6687102Z Unpacking libmodule-runtime-perl (0.016-1) ... 2021-05-15T13:50:26.7005700Z Selecting previously unselected package libimport-into-perl. 2021-05-15T13:50:26.7180908Z Preparing to unpack .../011-libimport-into-perl_1.002005-1_all.deb ... 2021-05-15T13:50:26.7189679Z Unpacking libimport-into-perl (1.002005-1) ... 2021-05-15T13:50:26.7445391Z Selecting previously unselected package librole-tiny-perl. 2021-05-15T13:50:26.7652398Z Preparing to unpack .../012-librole-tiny-perl_2.001004-1_all.deb ... 2021-05-15T13:50:26.7669353Z Unpacking librole-tiny-perl (2.001004-1) ... 2021-05-15T13:50:26.7880245Z Selecting previously unselected package libstrictures-perl. 2021-05-15T13:50:26.8133647Z Preparing to unpack .../013-libstrictures-perl_2.000006-1_all.deb ... 2021-05-15T13:50:26.8144764Z Unpacking libstrictures-perl (2.000006-1) ... 2021-05-15T13:50:26.8404873Z Selecting previously unselected package libsub-quote-perl. 2021-05-15T13:50:26.8636613Z Preparing to unpack .../014-libsub-quote-perl_2.006006-1_all.deb ... 2021-05-15T13:50:26.8647801Z Unpacking libsub-quote-perl (2.006006-1) ... 2021-05-15T13:50:26.8908560Z Selecting previously unselected package libmoo-perl. 2021-05-15T13:50:26.9218437Z Preparing to unpack .../015-libmoo-perl_2.003006-1_all.deb ... 2021-05-15T13:50:26.9228345Z Unpacking libmoo-perl (2.003006-1) ... 2021-05-15T13:50:26.9564526Z Selecting previously unselected package patchutils. 2021-05-15T13:50:26.9747452Z Preparing to unpack .../016-patchutils_0.3.4-2_amd64.deb ... 2021-05-15T13:50:26.9761680Z Unpacking patchutils (0.3.4-2) ... 2021-05-15T13:50:27.0125157Z Selecting previously unselected package wdiff. 2021-05-15T13:50:27.0327314Z Preparing to unpack .../017-wdiff_1.2.2-2build1_amd64.deb ... 2021-05-15T13:50:27.0340483Z Unpacking wdiff (1.2.2-2build1) ... 2021-05-15T13:50:27.0618936Z Selecting previously unselected package devscripts. 2021-05-15T13:50:27.0907437Z Preparing to unpack .../018-devscripts_2.20.2ubuntu2_amd64.deb ... 2021-05-15T13:50:27.1155769Z Unpacking devscripts (2.20.2ubuntu2) ... 2021-05-15T13:50:27.2404875Z Selecting previously unselected package diffstat. 2021-05-15T13:50:27.2610219Z Preparing to unpack .../019-diffstat_1.63-1_amd64.deb ... 2021-05-15T13:50:27.2621159Z Unpacking diffstat (1.63-1) ... 2021-05-15T13:50:27.2922548Z Selecting previously unselected package python3-gpg. 2021-05-15T13:50:27.3126231Z Preparing to unpack .../020-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... 2021-05-15T13:50:27.3135931Z Unpacking python3-gpg (1.13.1-7ubuntu2) ... 2021-05-15T13:50:27.3605012Z Selecting previously unselected package dput. 2021-05-15T13:50:27.3826304Z Preparing to unpack .../021-dput_1.0.3ubuntu1_all.deb ... 2021-05-15T13:50:27.3901583Z Unpacking dput (1.0.3ubuntu1) ... 2021-05-15T13:50:27.4214785Z Selecting previously unselected package gdebi-core. 2021-05-15T13:50:27.4469978Z Preparing to unpack .../022-gdebi-core_0.9.5.7+nmu3_all.deb ... 2021-05-15T13:50:27.4478171Z Unpacking gdebi-core (0.9.5.7+nmu3) ... 2021-05-15T13:50:27.5285375Z Selecting previously unselected package libcroco3:amd64. 2021-05-15T13:50:27.5502453Z Preparing to unpack .../023-libcroco3_0.6.13-1_amd64.deb ... 2021-05-15T13:50:27.5533179Z Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-05-15T13:50:27.5872610Z Selecting previously unselected package gettext. 2021-05-15T13:50:27.6095913Z Preparing to unpack .../024-gettext_0.19.8.1-10build1_amd64.deb ... 2021-05-15T13:50:27.6106314Z Unpacking gettext (0.19.8.1-10build1) ... 2021-05-15T13:50:27.7245045Z Selecting previously unselected package intltool-debian. 2021-05-15T13:50:27.7455458Z Preparing to unpack .../025-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-05-15T13:50:27.7467170Z Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-05-15T13:50:27.7765703Z Selecting previously unselected package libapt-pkg-perl. 2021-05-15T13:50:27.7979986Z Preparing to unpack .../026-libapt-pkg-perl_0.1.36build3_amd64.deb ... 2021-05-15T13:50:27.7990287Z Unpacking libapt-pkg-perl (0.1.36build3) ... 2021-05-15T13:50:27.8404749Z Selecting previously unselected package libarchive-zip-perl. 2021-05-15T13:50:27.8595305Z Preparing to unpack .../027-libarchive-zip-perl_1.67-2_all.deb ... 2021-05-15T13:50:27.8611615Z Unpacking libarchive-zip-perl (1.67-2) ... 2021-05-15T13:50:27.9565861Z Selecting previously unselected package libarray-intspan-perl. 2021-05-15T13:50:27.9769479Z Preparing to unpack .../028-libarray-intspan-perl_2.003-1_all.deb ... 2021-05-15T13:50:27.9781871Z Unpacking libarray-intspan-perl (2.003-1) ... 2021-05-15T13:50:28.0084906Z Selecting previously unselected package libasync-mergepoint-perl. 2021-05-15T13:50:28.0270848Z Preparing to unpack .../029-libasync-mergepoint-perl_0.04-2_all.deb ... 2021-05-15T13:50:28.0282308Z Unpacking libasync-mergepoint-perl (0.04-2) ... 2021-05-15T13:50:28.0564756Z Selecting previously unselected package libmodule-implementation-perl. 2021-05-15T13:50:28.0786987Z Preparing to unpack .../030-libmodule-implementation-perl_0.09-1_all.deb ... 2021-05-15T13:50:28.0798202Z Unpacking libmodule-implementation-perl (0.09-1) ... 2021-05-15T13:50:28.1084781Z Selecting previously unselected package libsub-exporter-progressive-perl. 2021-05-15T13:50:28.1290442Z Preparing to unpack .../031-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 2021-05-15T13:50:28.1301229Z Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-15T13:50:28.1517508Z Selecting previously unselected package libvariable-magic-perl. 2021-05-15T13:50:28.1772074Z Preparing to unpack .../032-libvariable-magic-perl_0.62-1build2_amd64.deb ... 2021-05-15T13:50:28.1783803Z Unpacking libvariable-magic-perl (0.62-1build2) ... 2021-05-15T13:50:28.2017205Z Selecting previously unselected package libb-hooks-endofscope-perl. 2021-05-15T13:50:28.2284411Z Preparing to unpack .../033-libb-hooks-endofscope-perl_0.24-1_all.deb ... 2021-05-15T13:50:28.2295879Z Unpacking libb-hooks-endofscope-perl (0.24-1) ... 2021-05-15T13:50:28.2550659Z Selecting previously unselected package libcapture-tiny-perl. 2021-05-15T13:50:28.2820557Z Preparing to unpack .../034-libcapture-tiny-perl_0.48-1_all.deb ... 2021-05-15T13:50:28.2833306Z Unpacking libcapture-tiny-perl (0.48-1) ... 2021-05-15T13:50:28.3080715Z Selecting previously unselected package libclass-xsaccessor-perl. 2021-05-15T13:50:28.3347810Z Preparing to unpack .../035-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... 2021-05-15T13:50:28.3359700Z Unpacking libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-15T13:50:28.4337991Z Selecting previously unselected package libclone-perl. 2021-05-15T13:50:28.4587803Z Preparing to unpack .../036-libclone-perl_0.43-2_amd64.deb ... 2021-05-15T13:50:28.4597041Z Unpacking libclone-perl (0.43-2) ... 2021-05-15T13:50:28.4884510Z Selecting previously unselected package libcommon-sense-perl. 2021-05-15T13:50:28.5059420Z Preparing to unpack .../037-libcommon-sense-perl_3.74-2build6_amd64.deb ... 2021-05-15T13:50:28.5071798Z Unpacking libcommon-sense-perl (3.74-2build6) ... 2021-05-15T13:50:28.5324986Z Selecting previously unselected package libparams-util-perl. 2021-05-15T13:50:28.5580760Z Preparing to unpack .../038-libparams-util-perl_1.07-3build5_amd64.deb ... 2021-05-15T13:50:28.5592973Z Unpacking libparams-util-perl (1.07-3build5) ... 2021-05-15T13:50:28.5823378Z Selecting previously unselected package libsub-install-perl. 2021-05-15T13:50:28.6080571Z Preparing to unpack .../039-libsub-install-perl_0.928-1_all.deb ... 2021-05-15T13:50:28.6091193Z Unpacking libsub-install-perl (0.928-1) ... 2021-05-15T13:50:28.6365056Z Selecting previously unselected package libdata-optlist-perl. 2021-05-15T13:50:28.6571676Z Preparing to unpack .../040-libdata-optlist-perl_0.110-1_all.deb ... 2021-05-15T13:50:28.6581544Z Unpacking libdata-optlist-perl (0.110-1) ... 2021-05-15T13:50:28.6846368Z Selecting previously unselected package libsub-exporter-perl. 2021-05-15T13:50:28.7071891Z Preparing to unpack .../041-libsub-exporter-perl_0.987-1_all.deb ... 2021-05-15T13:50:28.7082199Z Unpacking libsub-exporter-perl (0.987-1) ... 2021-05-15T13:50:28.7404689Z Selecting previously unselected package libconst-fast-perl. 2021-05-15T13:50:28.7599706Z Preparing to unpack .../042-libconst-fast-perl_0.014-1_all.deb ... 2021-05-15T13:50:28.7611860Z Unpacking libconst-fast-perl (0.014-1) ... 2021-05-15T13:50:28.7882036Z Selecting previously unselected package libwant-perl. 2021-05-15T13:50:28.8091083Z Preparing to unpack .../043-libwant-perl_0.29-1build4_amd64.deb ... 2021-05-15T13:50:28.8104549Z Unpacking libwant-perl (0.29-1build4) ... 2021-05-15T13:50:28.8407357Z Selecting previously unselected package libcontextual-return-perl. 2021-05-15T13:50:28.8609659Z Preparing to unpack .../044-libcontextual-return-perl_0.004014-2_all.deb ... 2021-05-15T13:50:28.8624309Z Unpacking libcontextual-return-perl (0.004014-2) ... 2021-05-15T13:50:28.8934893Z Selecting previously unselected package libcpanel-json-xs-perl. 2021-05-15T13:50:28.9199281Z Preparing to unpack .../045-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... 2021-05-15T13:50:28.9210454Z Unpacking libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-15T13:50:28.9604721Z Selecting previously unselected package libdigest-bubblebabble-perl. 2021-05-15T13:50:28.9779760Z Preparing to unpack .../046-libdigest-bubblebabble-perl_0.02-2_all.deb ... 2021-05-15T13:50:28.9790475Z Unpacking libdigest-bubblebabble-perl (0.02-2) ... 2021-05-15T13:50:29.0045272Z Selecting previously unselected package libdigest-hmac-perl. 2021-05-15T13:50:29.0265143Z Preparing to unpack .../047-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... 2021-05-15T13:50:29.0276205Z Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-15T13:50:29.0605043Z Selecting previously unselected package libdistro-info-perl. 2021-05-15T13:50:29.0811040Z Preparing to unpack .../048-libdistro-info-perl_0.23ubuntu1_all.deb ... 2021-05-15T13:50:29.0820333Z Unpacking libdistro-info-perl (0.23ubuntu1) ... 2021-05-15T13:50:29.1127089Z Selecting previously unselected package libnet-ip-perl. 2021-05-15T13:50:29.1350402Z Preparing to unpack .../049-libnet-ip-perl_1.26-2_all.deb ... 2021-05-15T13:50:29.1361366Z Unpacking libnet-ip-perl (1.26-2) ... 2021-05-15T13:50:29.1670553Z Selecting previously unselected package libnet-dns-perl. 2021-05-15T13:50:29.1952995Z Preparing to unpack .../050-libnet-dns-perl_1.22-1_all.deb ... 2021-05-15T13:50:29.1963642Z Unpacking libnet-dns-perl (1.22-1) ... 2021-05-15T13:50:29.2585887Z Selecting previously unselected package libnet-domain-tld-perl. 2021-05-15T13:50:29.2853194Z Preparing to unpack .../051-libnet-domain-tld-perl_1.75-1_all.deb ... 2021-05-15T13:50:29.2863154Z Unpacking libnet-domain-tld-perl (1.75-1) ... 2021-05-15T13:50:29.3162303Z Selecting previously unselected package libemail-valid-perl. 2021-05-15T13:50:29.3406880Z Preparing to unpack .../052-libemail-valid-perl_1.202-1_all.deb ... 2021-05-15T13:50:29.3418588Z Unpacking libemail-valid-perl (1.202-1) ... 2021-05-15T13:50:29.3688808Z Selecting previously unselected package libexporter-tiny-perl. 2021-05-15T13:50:29.3911354Z Preparing to unpack .../053-libexporter-tiny-perl_1.002001-1_all.deb ... 2021-05-15T13:50:29.3922816Z Unpacking libexporter-tiny-perl (1.002001-1) ... 2021-05-15T13:50:29.4244815Z Selecting previously unselected package libfile-chdir-perl. 2021-05-15T13:50:29.4445947Z Preparing to unpack .../054-libfile-chdir-perl_0.1008-1_all.deb ... 2021-05-15T13:50:29.4457493Z Unpacking libfile-chdir-perl (0.1008-1) ... 2021-05-15T13:50:29.4765059Z Selecting previously unselected package libnumber-compare-perl. 2021-05-15T13:50:29.4990840Z Preparing to unpack .../055-libnumber-compare-perl_0.03-1_all.deb ... 2021-05-15T13:50:29.5003891Z Unpacking libnumber-compare-perl (0.03-1) ... 2021-05-15T13:50:29.5214945Z Selecting previously unselected package libtext-glob-perl. 2021-05-15T13:50:29.5486835Z Preparing to unpack .../056-libtext-glob-perl_0.10-1_all.deb ... 2021-05-15T13:50:29.5496844Z Unpacking libtext-glob-perl (0.10-1) ... 2021-05-15T13:50:29.5725214Z Selecting previously unselected package libfile-find-rule-perl. 2021-05-15T13:50:29.5989512Z Preparing to unpack .../057-libfile-find-rule-perl_0.34-1_all.deb ... 2021-05-15T13:50:29.6001460Z Unpacking libfile-find-rule-perl (0.34-1) ... 2021-05-15T13:50:29.6284947Z Selecting previously unselected package libio-string-perl. 2021-05-15T13:50:29.6530969Z Preparing to unpack .../058-libio-string-perl_1.08-3_all.deb ... 2021-05-15T13:50:29.6544182Z Unpacking libio-string-perl (1.08-3) ... 2021-05-15T13:50:29.6805564Z Selecting previously unselected package libfont-ttf-perl. 2021-05-15T13:50:29.7026564Z Preparing to unpack .../059-libfont-ttf-perl_1.06-1_all.deb ... 2021-05-15T13:50:29.7036158Z Unpacking libfont-ttf-perl (1.06-1) ... 2021-05-15T13:50:29.7725245Z Selecting previously unselected package libfuture-perl. 2021-05-15T13:50:29.7947739Z Preparing to unpack .../060-libfuture-perl_0.43-1_all.deb ... 2021-05-15T13:50:29.7959274Z Unpacking libfuture-perl (0.43-1) ... 2021-05-15T13:50:29.8284857Z Selecting previously unselected package libparams-validate-perl. 2021-05-15T13:50:29.8522562Z Preparing to unpack .../061-libparams-validate-perl_1.29-3_amd64.deb ... 2021-05-15T13:50:29.8536371Z Unpacking libparams-validate-perl (1.29-3) ... 2021-05-15T13:50:29.8846352Z Selecting previously unselected package libgetopt-long-descriptive-perl. 2021-05-15T13:50:29.9087545Z Preparing to unpack .../062-libgetopt-long-descriptive-perl_0.104-1_all.deb ... 2021-05-15T13:50:29.9096989Z Unpacking libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-15T13:50:29.9341346Z Selecting previously unselected package libsort-versions-perl. 2021-05-15T13:50:29.9597927Z Preparing to unpack .../063-libsort-versions-perl_1.62-1_all.deb ... 2021-05-15T13:50:29.9611640Z Unpacking libsort-versions-perl (1.62-1) ... 2021-05-15T13:50:29.9925657Z Selecting previously unselected package libgit-wrapper-perl. 2021-05-15T13:50:30.0131369Z Preparing to unpack .../064-libgit-wrapper-perl_0.048-1_all.deb ... 2021-05-15T13:50:30.0143716Z Unpacking libgit-wrapper-perl (0.048-1) ... 2021-05-15T13:50:30.0388324Z Selecting previously unselected package libhttp-tiny-multipart-perl. 2021-05-15T13:50:30.0665616Z Preparing to unpack .../065-libhttp-tiny-multipart-perl_0.08-1_all.deb ... 2021-05-15T13:50:30.0674726Z Unpacking libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-15T13:50:30.0937927Z Selecting previously unselected package libio-prompter-perl. 2021-05-15T13:50:30.1220634Z Preparing to unpack .../066-libio-prompter-perl_0.004015-1_all.deb ... 2021-05-15T13:50:30.1236601Z Unpacking libio-prompter-perl (0.004015-1) ... 2021-05-15T13:50:30.1567818Z Selecting previously unselected package libjson-perl. 2021-05-15T13:50:30.1838614Z Preparing to unpack .../067-libjson-perl_4.02000-2_all.deb ... 2021-05-15T13:50:30.1851197Z Unpacking libjson-perl (4.02000-2) ... 2021-05-15T13:50:30.2149585Z Selecting previously unselected package liblog-any-perl. 2021-05-15T13:50:30.2426008Z Preparing to unpack .../068-liblog-any-perl_1.708-1_all.deb ... 2021-05-15T13:50:30.2438296Z Unpacking liblog-any-perl (1.708-1) ... 2021-05-15T13:50:30.2728650Z Selecting previously unselected package liblog-any-adapter-screen-perl. 2021-05-15T13:50:30.2991356Z Preparing to unpack .../069-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 2021-05-15T13:50:30.3002247Z Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-15T13:50:30.3285085Z Selecting previously unselected package libpackage-stash-perl. 2021-05-15T13:50:30.3476644Z Preparing to unpack .../070-libpackage-stash-perl_0.38-1_all.deb ... 2021-05-15T13:50:30.3489182Z Unpacking libpackage-stash-perl (0.38-1) ... 2021-05-15T13:50:30.3748863Z Selecting previously unselected package libsub-identify-perl. 2021-05-15T13:50:30.4024031Z Preparing to unpack .../071-libsub-identify-perl_0.14-1build2_amd64.deb ... 2021-05-15T13:50:30.4034282Z Unpacking libsub-identify-perl (0.14-1build2) ... 2021-05-15T13:50:30.4340991Z Selecting previously unselected package libsub-name-perl. 2021-05-15T13:50:30.4598967Z Preparing to unpack .../072-libsub-name-perl_0.26-1_amd64.deb ... 2021-05-15T13:50:30.4612494Z Unpacking libsub-name-perl (0.26-1) ... 2021-05-15T13:50:30.4852798Z Selecting previously unselected package libnamespace-clean-perl. 2021-05-15T13:50:30.5136018Z Preparing to unpack .../073-libnamespace-clean-perl_0.27-1_all.deb ... 2021-05-15T13:50:30.5155325Z Unpacking libnamespace-clean-perl (0.27-1) ... 2021-05-15T13:50:30.5396975Z Selecting previously unselected package libpath-tiny-perl. 2021-05-15T13:50:30.5703611Z Preparing to unpack .../074-libpath-tiny-perl_0.108-1_all.deb ... 2021-05-15T13:50:30.5712838Z Unpacking libpath-tiny-perl (0.108-1) ... 2021-05-15T13:50:30.5988760Z Selecting previously unselected package libtype-tiny-perl. 2021-05-15T13:50:30.6276115Z Preparing to unpack .../075-libtype-tiny-perl_1.008001-2_all.deb ... 2021-05-15T13:50:30.6287304Z Unpacking libtype-tiny-perl (1.008001-2) ... 2021-05-15T13:50:30.6843715Z Selecting previously unselected package libgitlab-api-v4-perl. 2021-05-15T13:50:30.7134885Z Preparing to unpack .../076-libgitlab-api-v4-perl_0.25-1_all.deb ... 2021-05-15T13:50:30.7145465Z Unpacking libgitlab-api-v4-perl (0.25-1) ... 2021-05-15T13:50:30.7526393Z Selecting previously unselected package libhash-fieldhash-perl. 2021-05-15T13:50:30.7776212Z Preparing to unpack .../077-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... 2021-05-15T13:50:30.7811686Z Unpacking libhash-fieldhash-perl (0.15-1build2) ... 2021-05-15T13:50:30.8165550Z Selecting previously unselected package libstruct-dumb-perl. 2021-05-15T13:50:30.8434712Z Preparing to unpack .../078-libstruct-dumb-perl_0.09-1_all.deb ... 2021-05-15T13:50:30.8449658Z Unpacking libstruct-dumb-perl (0.09-1) ... 2021-05-15T13:50:30.8765504Z Selecting previously unselected package libio-async-perl. 2021-05-15T13:50:30.8987812Z Preparing to unpack .../079-libio-async-perl_0.75-1_all.deb ... 2021-05-15T13:50:30.9001242Z Unpacking libio-async-perl (0.75-1) ... 2021-05-15T13:50:30.9521352Z Selecting previously unselected package liblinux-epoll-perl. 2021-05-15T13:50:30.9821018Z Preparing to unpack .../080-liblinux-epoll-perl_0.017-1_amd64.deb ... 2021-05-15T13:50:30.9828602Z Unpacking liblinux-epoll-perl (0.017-1) ... 2021-05-15T13:50:31.0130710Z Selecting previously unselected package libio-async-loop-epoll-perl. 2021-05-15T13:50:31.0426391Z Preparing to unpack .../081-libio-async-loop-epoll-perl_0.20-1_all.deb ... 2021-05-15T13:50:31.0437644Z Unpacking libio-async-loop-epoll-perl (0.20-1) ... 2021-05-15T13:50:31.0691875Z Selecting previously unselected package libtypes-serialiser-perl. 2021-05-15T13:50:31.0991669Z Preparing to unpack .../082-libtypes-serialiser-perl_1.0-1_all.deb ... 2021-05-15T13:50:31.1002461Z Unpacking libtypes-serialiser-perl (1.0-1) ... 2021-05-15T13:50:31.1447259Z Selecting previously unselected package libjson-xs-perl. 2021-05-15T13:50:31.1767232Z Preparing to unpack .../083-libjson-xs-perl_4.020-1build1_amd64.deb ... 2021-05-15T13:50:31.1780776Z Unpacking libjson-xs-perl (4.020-1build1) ... 2021-05-15T13:50:31.2166272Z Selecting previously unselected package libjson-maybexs-perl. 2021-05-15T13:50:31.2428714Z Preparing to unpack .../084-libjson-maybexs-perl_1.004000-1_all.deb ... 2021-05-15T13:50:31.2443596Z Unpacking libjson-maybexs-perl (1.004000-1) ... 2021-05-15T13:50:31.2725507Z Selecting previously unselected package liblist-compare-perl. 2021-05-15T13:50:31.3008801Z Preparing to unpack .../085-liblist-compare-perl_0.53-1_all.deb ... 2021-05-15T13:50:31.3021231Z Unpacking liblist-compare-perl (0.53-1) ... 2021-05-15T13:50:31.3364819Z Selecting previously unselected package liblist-moreutils-perl. 2021-05-15T13:50:31.3651483Z Preparing to unpack .../086-liblist-moreutils-perl_0.416-1build5_amd64.deb ... 2021-05-15T13:50:31.3662714Z Unpacking liblist-moreutils-perl (0.416-1build5) ... 2021-05-15T13:50:31.3991862Z Selecting previously unselected package liblist-someutils-perl. 2021-05-15T13:50:31.4244322Z Preparing to unpack .../087-liblist-someutils-perl_0.58-1_all.deb ... 2021-05-15T13:50:31.4254225Z Unpacking liblist-someutils-perl (0.58-1) ... 2021-05-15T13:50:31.4605142Z Selecting previously unselected package liblist-someutils-xs-perl. 2021-05-15T13:50:31.4813856Z Preparing to unpack .../088-liblist-someutils-xs-perl_0.58-2_amd64.deb ... 2021-05-15T13:50:31.4822607Z Unpacking liblist-someutils-xs-perl (0.58-2) ... 2021-05-15T13:50:31.5125740Z Selecting previously unselected package libmoox-aliases-perl. 2021-05-15T13:50:31.5379205Z Preparing to unpack .../089-libmoox-aliases-perl_0.001006-1_all.deb ... 2021-05-15T13:50:31.5390538Z Unpacking libmoox-aliases-perl (0.001006-1) ... 2021-05-15T13:50:31.5616391Z Selecting previously unselected package libobject-id-perl. 2021-05-15T13:50:31.5926909Z Preparing to unpack .../090-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 2021-05-15T13:50:31.5941712Z Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-15T13:50:31.6239103Z Selecting previously unselected package libmoox-struct-perl. 2021-05-15T13:50:31.6476226Z Preparing to unpack .../091-libmoox-struct-perl_0.017-1_all.deb ... 2021-05-15T13:50:31.6574915Z Unpacking libmoox-struct-perl (0.017-1) ... 2021-05-15T13:50:31.6844550Z Selecting previously unselected package libnet-dns-sec-perl. 2021-05-15T13:50:31.7080717Z Preparing to unpack .../092-libnet-dns-sec-perl_1.15-1_amd64.deb ... 2021-05-15T13:50:31.7090878Z Unpacking libnet-dns-sec-perl (1.15-1) ... 2021-05-15T13:50:31.7445118Z Selecting previously unselected package libnet-libidn-perl. 2021-05-15T13:50:31.7722669Z Preparing to unpack .../093-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... 2021-05-15T13:50:31.7732803Z Unpacking libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-15T13:50:31.8045788Z Selecting previously unselected package libnumber-range-perl. 2021-05-15T13:50:31.8313915Z Preparing to unpack .../094-libnumber-range-perl_0.12-1_all.deb ... 2021-05-15T13:50:31.8324243Z Unpacking libnumber-range-perl (0.12-1) ... 2021-05-15T13:50:31.8645908Z Selecting previously unselected package libpackage-stash-xs-perl. 2021-05-15T13:50:31.8840552Z Preparing to unpack .../095-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... 2021-05-15T13:50:31.8851598Z Unpacking libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-15T13:50:31.9165913Z Selecting previously unselected package libpath-iterator-rule-perl. 2021-05-15T13:50:31.9353736Z Preparing to unpack .../096-libpath-iterator-rule-perl_1.014-1_all.deb ... 2021-05-15T13:50:31.9369726Z Unpacking libpath-iterator-rule-perl (1.014-1) ... 2021-05-15T13:50:31.9725476Z Selecting previously unselected package libperl4-corelibs-perl. 2021-05-15T13:50:31.9945898Z Preparing to unpack .../097-libperl4-corelibs-perl_0.004-2_all.deb ... 2021-05-15T13:50:31.9956243Z Unpacking libperl4-corelibs-perl (0.004-2) ... 2021-05-15T13:50:32.0284597Z Selecting previously unselected package libperlio-gzip-perl. 2021-05-15T13:50:32.0488747Z Preparing to unpack .../098-libperlio-gzip-perl_0.19-1build5_amd64.deb ... 2021-05-15T13:50:32.0502709Z Unpacking libperlio-gzip-perl (0.19-1build5) ... 2021-05-15T13:50:32.0744113Z Selecting previously unselected package libpod-constants-perl. 2021-05-15T13:50:32.1024268Z Preparing to unpack .../099-libpod-constants-perl_0.19-1_all.deb ... 2021-05-15T13:50:32.1033714Z Unpacking libpod-constants-perl (0.19-1) ... 2021-05-15T13:50:32.1404398Z Selecting previously unselected package libqpdf26:amd64. 2021-05-15T13:50:32.1668348Z Preparing to unpack .../100-libqpdf26_9.1.1-1build1_amd64.deb ... 2021-05-15T13:50:32.1676115Z Unpacking libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-15T13:50:32.2316876Z Selecting previously unselected package libre-engine-re2-perl. 2021-05-15T13:50:32.2594400Z Preparing to unpack .../101-libre-engine-re2-perl_0.13-5_amd64.deb ... 2021-05-15T13:50:32.2606122Z Unpacking libre-engine-re2-perl (0.13-5) ... 2021-05-15T13:50:32.2940971Z Selecting previously unselected package libreadonly-perl. 2021-05-15T13:50:32.3210624Z Preparing to unpack .../102-libreadonly-perl_2.050-2_all.deb ... 2021-05-15T13:50:32.3224971Z Unpacking libreadonly-perl (2.050-2) ... 2021-05-15T13:50:32.3524506Z Selecting previously unselected package libref-util-perl. 2021-05-15T13:50:32.3730864Z Preparing to unpack .../103-libref-util-perl_0.204-1_all.deb ... 2021-05-15T13:50:32.3740878Z Unpacking libref-util-perl (0.204-1) ... 2021-05-15T13:50:32.3973434Z Selecting previously unselected package libref-util-xs-perl. 2021-05-15T13:50:32.4242164Z Preparing to unpack .../104-libref-util-xs-perl_0.117-1build2_amd64.deb ... 2021-05-15T13:50:32.4255570Z Unpacking libref-util-xs-perl (0.117-1build2) ... 2021-05-15T13:50:32.4564923Z Selecting previously unselected package libregexp-pattern-license-perl. 2021-05-15T13:50:32.4772984Z Preparing to unpack .../105-libregexp-pattern-license-perl_3.2.0-1_all.deb ... 2021-05-15T13:50:32.4782484Z Unpacking libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-15T13:50:32.5031051Z Selecting previously unselected package libregexp-pattern-perl. 2021-05-15T13:50:32.5298992Z Preparing to unpack .../106-libregexp-pattern-perl_0.2.12-1_all.deb ... 2021-05-15T13:50:32.5310258Z Unpacking libregexp-pattern-perl (0.2.12-1) ... 2021-05-15T13:50:32.5604820Z Selecting previously unselected package libsereal-decoder-perl. 2021-05-15T13:50:32.5832410Z Preparing to unpack .../107-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-15T13:50:32.5845191Z Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-15T13:50:32.6246916Z Selecting previously unselected package libsereal-encoder-perl. 2021-05-15T13:50:32.6469427Z Preparing to unpack .../108-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-15T13:50:32.6481919Z Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-15T13:50:32.6885166Z Selecting previously unselected package libsereal-perl. 2021-05-15T13:50:32.7116281Z Preparing to unpack .../109-libsereal-perl_4.011-1_all.deb ... 2021-05-15T13:50:32.7146261Z Unpacking libsereal-perl (4.011-1) ... 2021-05-15T13:50:32.7382137Z Selecting previously unselected package libsort-key-perl. 2021-05-15T13:50:32.7663885Z Preparing to unpack .../110-libsort-key-perl_1.33-2build2_amd64.deb ... 2021-05-15T13:50:32.7676037Z Unpacking libsort-key-perl (1.33-2build2) ... 2021-05-15T13:50:32.7966087Z Selecting previously unselected package libstring-copyright-perl. 2021-05-15T13:50:32.8232545Z Preparing to unpack .../111-libstring-copyright-perl_0.003006-1_all.deb ... 2021-05-15T13:50:32.8244764Z Unpacking libstring-copyright-perl (0.003006-1) ... 2021-05-15T13:50:32.8525062Z Selecting previously unselected package libstring-escape-perl. 2021-05-15T13:50:32.8755096Z Preparing to unpack .../112-libstring-escape-perl_2010.002-2_all.deb ... 2021-05-15T13:50:32.8767164Z Unpacking libstring-escape-perl (2010.002-2) ... 2021-05-15T13:50:32.9085598Z Selecting previously unselected package libstring-shellquote-perl. 2021-05-15T13:50:32.9283086Z Preparing to unpack .../113-libstring-shellquote-perl_1.04-1_all.deb ... 2021-05-15T13:50:32.9298884Z Unpacking libstring-shellquote-perl (1.04-1) ... 2021-05-15T13:50:32.9604871Z Selecting previously unselected package libterm-readkey-perl. 2021-05-15T13:50:32.9827453Z Preparing to unpack .../114-libterm-readkey-perl_2.38-1build1_amd64.deb ... 2021-05-15T13:50:32.9842512Z Unpacking libterm-readkey-perl (2.38-1build1) ... 2021-05-15T13:50:33.0166057Z Selecting previously unselected package libtest-fatal-perl. 2021-05-15T13:50:33.0387742Z Preparing to unpack .../115-libtest-fatal-perl_0.014-1_all.deb ... 2021-05-15T13:50:33.0398694Z Unpacking libtest-fatal-perl (0.014-1) ... 2021-05-15T13:50:33.0685082Z Selecting previously unselected package libtest-refcount-perl. 2021-05-15T13:50:33.0918904Z Preparing to unpack .../116-libtest-refcount-perl_0.10-1_all.deb ... 2021-05-15T13:50:33.0930533Z Unpacking libtest-refcount-perl (0.10-1) ... 2021-05-15T13:50:33.1171397Z Selecting previously unselected package libtext-levenshtein-perl. 2021-05-15T13:50:33.1451125Z Preparing to unpack .../117-libtext-levenshtein-perl_0.13-1_all.deb ... 2021-05-15T13:50:33.1463283Z Unpacking libtext-levenshtein-perl (0.13-1) ... 2021-05-15T13:50:33.1726152Z Selecting previously unselected package libtype-tiny-xs-perl. 2021-05-15T13:50:33.1967244Z Preparing to unpack .../118-libtype-tiny-xs-perl_0.016-1_amd64.deb ... 2021-05-15T13:50:33.1975905Z Unpacking libtype-tiny-xs-perl (0.016-1) ... 2021-05-15T13:50:33.2285107Z Selecting previously unselected package libunicode-utf8-perl. 2021-05-15T13:50:33.2507679Z Preparing to unpack .../119-libunicode-utf8-perl_0.62-1build1_amd64.deb ... 2021-05-15T13:50:33.2518511Z Unpacking libunicode-utf8-perl (0.62-1build1) ... 2021-05-15T13:50:33.2782809Z Selecting previously unselected package libxml-writer-perl. 2021-05-15T13:50:33.3069907Z Preparing to unpack .../120-libxml-writer-perl_0.625-1_all.deb ... 2021-05-15T13:50:33.3081949Z Unpacking libxml-writer-perl (0.625-1) ... 2021-05-15T13:50:33.3446029Z Selecting previously unselected package libyaml-libyaml-perl. 2021-05-15T13:50:33.3687721Z Preparing to unpack .../121-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... 2021-05-15T13:50:33.3700877Z Unpacking libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-15T13:50:33.4022031Z Selecting previously unselected package licensecheck. 2021-05-15T13:50:33.4258797Z Preparing to unpack .../122-licensecheck_3.0.45-1_all.deb ... 2021-05-15T13:50:33.4273457Z Unpacking licensecheck (3.0.45-1) ... 2021-05-15T13:50:33.4566544Z Selecting previously unselected package libdevel-size-perl. 2021-05-15T13:50:33.4799383Z Preparing to unpack .../123-libdevel-size-perl_0.83-1build1_amd64.deb ... 2021-05-15T13:50:33.4822984Z Unpacking libdevel-size-perl (0.83-1build1) ... 2021-05-15T13:50:33.5124327Z Selecting previously unselected package t1utils. 2021-05-15T13:50:33.5343023Z Preparing to unpack .../124-t1utils_1.41-3_amd64.deb ... 2021-05-15T13:50:33.5354224Z Unpacking t1utils (1.41-3) ... 2021-05-15T13:50:33.5764601Z Selecting previously unselected package lintian. 2021-05-15T13:50:33.5994359Z Preparing to unpack .../125-lintian_2.62.0_all.deb ... 2021-05-15T13:50:33.6007781Z Unpacking lintian (2.62.0) ... 2021-05-15T13:50:33.9430106Z Selecting previously unselected package python3-unidiff. 2021-05-15T13:50:33.9701488Z Preparing to unpack .../126-python3-unidiff_0.5.5-2_all.deb ... 2021-05-15T13:50:33.9715473Z Unpacking python3-unidiff (0.5.5-2) ... 2021-05-15T13:50:34.0125778Z Selecting previously unselected package python3-xdg. 2021-05-15T13:50:34.0351851Z Preparing to unpack .../127-python3-xdg_0.26-1ubuntu1_all.deb ... 2021-05-15T13:50:34.0362172Z Unpacking python3-xdg (0.26-1ubuntu1) ... 2021-05-15T13:50:34.0685478Z Selecting previously unselected package qpdf. 2021-05-15T13:50:34.0909909Z Preparing to unpack .../128-qpdf_9.1.1-1build1_amd64.deb ... 2021-05-15T13:50:34.0921626Z Unpacking qpdf (9.1.1-1build1) ... 2021-05-15T13:50:34.1645255Z Selecting previously unselected package python3-magic. 2021-05-15T13:50:34.1859297Z Preparing to unpack .../129-python3-magic_2%3a0.4.15-3_all.deb ... 2021-05-15T13:50:34.1870029Z Unpacking python3-magic (2:0.4.15-3) ... 2021-05-15T13:50:34.2446717Z Setting up libasync-mergepoint-perl (0.04-2) ... 2021-05-15T13:50:34.2480175Z Setting up libapt-pkg-perl (0.1.36build3) ... 2021-05-15T13:50:34.2508392Z Setting up libstring-escape-perl (2010.002-2) ... 2021-05-15T13:50:34.2531230Z Setting up wdiff (1.2.2-2build1) ... 2021-05-15T13:50:34.2564339Z Setting up libfile-which-perl (1.23-1) ... 2021-05-15T13:50:34.2592876Z Setting up libnumber-range-perl (0.12-1) ... 2021-05-15T13:50:34.2619286Z Setting up libunicode-utf8-perl (0.62-1build1) ... 2021-05-15T13:50:34.2645675Z Setting up libstruct-dumb-perl (0.09-1) ... 2021-05-15T13:50:34.2667473Z Setting up gdebi-core (0.9.5.7+nmu3) ... 2021-05-15T13:50:34.4532799Z Setting up libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-15T13:50:34.4555742Z Setting up libregexp-pattern-perl (0.2.12-1) ... 2021-05-15T13:50:34.4581774Z Setting up libwant-perl (0.29-1build4) ... 2021-05-15T13:50:34.4601549Z Setting up libdynaloader-functions-perl (0.003-1) ... 2021-05-15T13:50:34.4623115Z Setting up libtext-glob-perl (0.10-1) ... 2021-05-15T13:50:34.4651489Z Setting up libclass-method-modifiers-perl (2.13-1) ... 2021-05-15T13:50:34.4676055Z Setting up liblist-compare-perl (0.53-1) ... 2021-05-15T13:50:34.4700122Z Setting up libref-util-xs-perl (0.117-1build2) ... 2021-05-15T13:50:34.4729880Z Setting up libio-pty-perl (1:1.12-1) ... 2021-05-15T13:50:34.4752624Z Setting up libsort-key-perl (1.33-2build2) ... 2021-05-15T13:50:34.4775427Z Setting up libclone-perl (0.43-2) ... 2021-05-15T13:50:34.4803425Z Setting up libarchive-zip-perl (1.67-2) ... 2021-05-15T13:50:34.4827097Z Setting up libsub-identify-perl (0.14-1build2) ... 2021-05-15T13:50:34.4852050Z Setting up libdistro-info-perl (0.23ubuntu1) ... 2021-05-15T13:50:34.4870252Z Setting up libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-15T13:50:34.4896566Z Setting up liblog-any-perl (1.708-1) ... 2021-05-15T13:50:34.4919791Z Setting up libdevel-size-perl (0.83-1build1) ... 2021-05-15T13:50:34.5016828Z Setting up libpod-constants-perl (0.19-1) ... 2021-05-15T13:50:34.5045930Z Setting up libperl4-corelibs-perl (0.004-2) ... 2021-05-15T13:50:34.5069573Z Setting up libfuture-perl (0.43-1) ... 2021-05-15T13:50:34.5100142Z Setting up libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-15T13:50:34.5126188Z Setting up libtest-fatal-perl (0.014-1) ... 2021-05-15T13:50:34.5223951Z Setting up libcommon-sense-perl (3.74-2build6) ... 2021-05-15T13:50:34.5242819Z Setting up libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-15T13:50:34.5267002Z Setting up libtext-levenshtein-perl (0.13-1) ... 2021-05-15T13:50:34.5300035Z Setting up python3-xdg (0.26-1ubuntu1) ... 2021-05-15T13:50:34.7038990Z Setting up libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-15T13:50:34.7064165Z Setting up libstring-shellquote-perl (1.04-1) ... 2021-05-15T13:50:34.7084155Z Setting up libsub-install-perl (0.928-1) ... 2021-05-15T13:50:34.7106656Z Setting up libnumber-compare-perl (0.03-1) ... 2021-05-15T13:50:34.7135824Z Setting up libio-async-perl (0.75-1) ... 2021-05-15T13:50:34.7161902Z Setting up patchutils (0.3.4-2) ... 2021-05-15T13:50:34.7184193Z Setting up libjson-maybexs-perl (1.004000-1) ... 2021-05-15T13:50:34.7212042Z Setting up libio-string-perl (1.08-3) ... 2021-05-15T13:50:34.7232858Z Setting up libreadonly-perl (2.050-2) ... 2021-05-15T13:50:34.7257058Z Setting up libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-15T13:50:34.7277865Z Setting up python3-gpg (1.13.1-7ubuntu2) ... 2021-05-15T13:50:34.9138535Z Setting up libfile-find-rule-perl (0.34-1) ... 2021-05-15T13:50:34.9165078Z Setting up libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-15T13:50:34.9194461Z Setting up libref-util-perl (0.204-1) ... 2021-05-15T13:50:34.9218911Z Setting up libnet-domain-tld-perl (1.75-1) ... 2021-05-15T13:50:34.9242181Z Setting up libxml-writer-perl (0.625-1) ... 2021-05-15T13:50:34.9270826Z Setting up libhash-fieldhash-perl (0.15-1build2) ... 2021-05-15T13:50:34.9294766Z Setting up qpdf (9.1.1-1build1) ... 2021-05-15T13:50:34.9320449Z Setting up libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-15T13:50:34.9342066Z Setting up t1utils (1.41-3) ... 2021-05-15T13:50:34.9377605Z Setting up liblinux-epoll-perl (0.017-1) ... 2021-05-15T13:50:34.9398920Z Setting up diffstat (1.63-1) ... 2021-05-15T13:50:34.9424993Z Setting up libvariable-magic-perl (0.62-1build2) ... 2021-05-15T13:50:34.9451204Z Setting up libcroco3:amd64 (0.6.13-1) ... 2021-05-15T13:50:34.9475641Z Setting up libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-15T13:50:34.9497155Z Setting up libipc-run-perl (20180523.0-2) ... 2021-05-15T13:50:34.9523909Z Setting up libtest-refcount-perl (0.10-1) ... 2021-05-15T13:50:34.9544425Z Setting up libparams-util-perl (1.07-3build5) ... 2021-05-15T13:50:34.9566777Z Setting up libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-15T13:50:34.9588009Z Setting up libarray-intspan-perl (2.003-1) ... 2021-05-15T13:50:34.9610223Z Setting up libcapture-tiny-perl (0.48-1) ... 2021-05-15T13:50:34.9635964Z Setting up libcontextual-return-perl (0.004014-2) ... 2021-05-15T13:50:34.9656257Z Setting up libsub-name-perl (0.26-1) ... 2021-05-15T13:50:34.9811761Z Setting up libtype-tiny-xs-perl (0.016-1) ... 2021-05-15T13:50:34.9840202Z Setting up libtypes-serialiser-perl (1.0-1) ... 2021-05-15T13:50:34.9863611Z Setting up libfile-chdir-perl (0.1008-1) ... 2021-05-15T13:50:34.9890809Z Setting up libpath-tiny-perl (0.108-1) ... 2021-05-15T13:50:34.9918125Z Setting up libjson-perl (4.02000-2) ... 2021-05-15T13:50:34.9939708Z Setting up liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-15T13:50:34.9963457Z Setting up librole-tiny-perl (2.001004-1) ... 2021-05-15T13:50:34.9986630Z Setting up python3-unidiff (0.5.5-2) ... 2021-05-15T13:50:35.1440655Z Setting up libstrictures-perl (2.000006-1) ... 2021-05-15T13:50:35.1465017Z Setting up libsub-quote-perl (2.006006-1) ... 2021-05-15T13:50:35.1488761Z Setting up libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-15T13:50:35.1516042Z Setting up libsort-versions-perl (1.62-1) ... 2021-05-15T13:50:35.1537323Z Setting up libexporter-tiny-perl (1.002001-1) ... 2021-05-15T13:50:35.1558802Z Setting up libre-engine-re2-perl (0.13-5) ... 2021-05-15T13:50:35.1581762Z Setting up libterm-readkey-perl (2.38-1build1) ... 2021-05-15T13:50:35.1602685Z Setting up libfont-ttf-perl (1.06-1) ... 2021-05-15T13:50:35.1771497Z Setting up libfile-homedir-perl (1.004-1) ... 2021-05-15T13:50:35.1802617Z Setting up libnet-ip-perl (1.26-2) ... 2021-05-15T13:50:35.1826185Z Setting up python3-magic (2:0.4.15-3) ... 2021-05-15T13:50:35.3213017Z Setting up libperlio-gzip-perl (0.19-1build5) ... 2021-05-15T13:50:35.3241242Z Setting up libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-15T13:50:35.3261932Z Setting up dctrl-tools (2.24-3) ... 2021-05-15T13:50:35.3340213Z Setting up libdigest-bubblebabble-perl (0.02-2) ... 2021-05-15T13:50:35.3360645Z Setting up libjson-xs-perl (4.020-1build1) ... 2021-05-15T13:50:35.3381278Z Setting up gettext (0.19.8.1-10build1) ... 2021-05-15T13:50:35.3404326Z Setting up libio-prompter-perl (0.004015-1) ... 2021-05-15T13:50:35.3431558Z Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-15T13:50:35.3458237Z Setting up liblist-moreutils-perl (0.416-1build5) ... 2021-05-15T13:50:35.3495262Z Setting up libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-15T13:50:35.3522080Z Setting up libtype-tiny-perl (1.008001-2) ... 2021-05-15T13:50:35.3546289Z Setting up libpath-iterator-rule-perl (1.014-1) ... 2021-05-15T13:50:35.3576445Z Setting up libsereal-perl (4.011-1) ... 2021-05-15T13:50:35.3603686Z Setting up libnet-dns-perl (1.22-1) ... 2021-05-15T13:50:35.3624646Z Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-15T13:50:35.3651422Z Setting up dput (1.0.3ubuntu1) ... 2021-05-15T13:50:35.5344605Z Setting up libio-async-loop-epoll-perl (0.20-1) ... 2021-05-15T13:50:35.5375685Z Setting up intltool-debian (0.35.0+20060710.5) ... 2021-05-15T13:50:35.5407003Z Setting up libstring-copyright-perl (0.003006-1) ... 2021-05-15T13:50:35.5441098Z Setting up libdata-optlist-perl (0.110-1) ... 2021-05-15T13:50:35.5467993Z Setting up libgit-wrapper-perl (0.048-1) ... 2021-05-15T13:50:35.5498036Z Setting up libsub-exporter-perl (0.987-1) ... 2021-05-15T13:50:35.5529480Z Setting up libemail-valid-perl (1.202-1) ... 2021-05-15T13:50:35.5555315Z Setting up libparams-classify-perl (0.015-1build2) ... 2021-05-15T13:50:35.5591236Z Setting up libnet-dns-sec-perl (1.15-1) ... 2021-05-15T13:50:35.5614615Z Setting up libmodule-runtime-perl (0.016-1) ... 2021-05-15T13:50:35.5644352Z Setting up libconst-fast-perl (0.014-1) ... 2021-05-15T13:50:35.5669216Z Setting up libmodule-implementation-perl (0.09-1) ... 2021-05-15T13:50:35.5694834Z Setting up libpackage-stash-perl (0.38-1) ... 2021-05-15T13:50:35.5721331Z Setting up libimport-into-perl (1.002005-1) ... 2021-05-15T13:50:35.5747429Z Setting up libmoo-perl (2.003006-1) ... 2021-05-15T13:50:35.5771534Z Setting up liblist-someutils-perl (0.58-1) ... 2021-05-15T13:50:35.5794482Z Setting up liblist-someutils-xs-perl (0.58-2) ... 2021-05-15T13:50:35.5817092Z Setting up devscripts (2.20.2ubuntu2) ... 2021-05-15T13:50:35.7617001Z Setting up libmoox-aliases-perl (0.001006-1) ... 2021-05-15T13:50:35.7642197Z Setting up libparams-validate-perl (1.29-3) ... 2021-05-15T13:50:35.7667357Z Setting up libb-hooks-endofscope-perl (0.24-1) ... 2021-05-15T13:50:35.7690222Z Setting up libnamespace-clean-perl (0.27-1) ... 2021-05-15T13:50:35.7708446Z Setting up libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-15T13:50:35.7745842Z Setting up libgitlab-api-v4-perl (0.25-1) ... 2021-05-15T13:50:35.7771021Z Setting up libmoox-struct-perl (0.017-1) ... 2021-05-15T13:50:35.7792799Z Setting up lintian (2.62.0) ... 2021-05-15T13:50:35.7927005Z Setting up licensecheck (3.0.45-1) ... 2021-05-15T13:50:35.7968246Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:50:52.5925882Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-15T13:50:52.7169447Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:50:54.9151610Z [command]/usr/bin/sudo gdebi --non-interactive /home/runner/work/_temp/r-devel_1_amd64.deb 2021-05-15T13:50:55.0290278Z 2021-05-15T13:50:55.0456643Z Reading package lists... 0% 2021-05-15T13:50:55.0457443Z 2021-05-15T13:50:55.0493312Z Reading package lists... 100% 2021-05-15T13:50:55.0494023Z 2021-05-15T13:50:55.0494456Z 2021-05-15T13:50:55.0495096Z Reading package lists... Done 2021-05-15T13:50:55.0495630Z 2021-05-15T13:50:55.0496259Z Building dependency tree... 0% 2021-05-15T13:50:55.0496801Z 2021-05-15T13:50:55.0755052Z Building dependency tree... 0% 2021-05-15T13:50:55.0756219Z 2021-05-15T13:50:55.0757192Z Building dependency tree... 50% 2021-05-15T13:50:55.0758009Z 2021-05-15T13:50:55.1785434Z Building dependency tree... 50% 2021-05-15T13:50:55.1786763Z 2021-05-15T13:50:55.1787965Z Building dependency tree 2021-05-15T13:50:55.1788918Z 2021-05-15T13:50:55.1790074Z Reading state information... 0% 2021-05-15T13:50:55.1791049Z 2021-05-15T13:50:55.3226273Z Reading state information... 0% 2021-05-15T13:50:55.3227521Z 2021-05-15T13:50:55.3228210Z 2021-05-15T13:50:55.3229271Z Reading state information... Done 2021-05-15T13:50:55.3230155Z 2021-05-15T13:50:55.3231149Z Reading state information... 0% 2021-05-15T13:50:55.3275781Z 2021-05-15T13:50:55.3276412Z Reading state information... 1% 2021-05-15T13:50:55.3315049Z 2021-05-15T13:50:55.3315714Z Reading state information... 3% 2021-05-15T13:50:55.3355177Z 2021-05-15T13:50:55.3355795Z Reading state information... 5% 2021-05-15T13:50:55.3395598Z 2021-05-15T13:50:55.3396275Z Reading state information... 7% 2021-05-15T13:50:55.3430839Z 2021-05-15T13:50:55.3431515Z Reading state information... 9% 2021-05-15T13:50:55.3466176Z 2021-05-15T13:50:55.3466908Z Reading state information... 11% 2021-05-15T13:50:55.3513304Z 2021-05-15T13:50:55.3514138Z Reading state information... 13% 2021-05-15T13:50:55.3548589Z 2021-05-15T13:50:55.3549796Z Reading state information... 15% 2021-05-15T13:50:55.3587642Z 2021-05-15T13:50:55.3588165Z Reading state information... 17% 2021-05-15T13:50:55.3631987Z 2021-05-15T13:50:55.3632448Z Reading state information... 19% 2021-05-15T13:50:55.3670414Z 2021-05-15T13:50:55.3671213Z Reading state information... 21% 2021-05-15T13:50:55.3709369Z 2021-05-15T13:50:55.3710571Z Reading state information... 23% 2021-05-15T13:50:55.3749813Z 2021-05-15T13:50:55.3750928Z Reading state information... 25% 2021-05-15T13:50:55.3795109Z 2021-05-15T13:50:55.3795938Z Reading state information... 27% 2021-05-15T13:50:55.3832702Z 2021-05-15T13:50:55.3833531Z Reading state information... 29% 2021-05-15T13:50:55.3873801Z 2021-05-15T13:50:55.3874612Z Reading state information... 31% 2021-05-15T13:50:55.3915387Z 2021-05-15T13:50:55.3916132Z Reading state information... 33% 2021-05-15T13:50:55.3951665Z 2021-05-15T13:50:55.3952241Z Reading state information... 35% 2021-05-15T13:50:55.3986533Z 2021-05-15T13:50:55.3987358Z Reading state information... 37% 2021-05-15T13:50:55.4025110Z 2021-05-15T13:50:55.4026481Z Reading state information... 39% 2021-05-15T13:50:55.4066911Z 2021-05-15T13:50:55.4068663Z Reading state information... 41% 2021-05-15T13:50:55.4106763Z 2021-05-15T13:50:55.4108037Z Reading state information... 43% 2021-05-15T13:50:55.4149333Z 2021-05-15T13:50:55.4149851Z Reading state information... 45% 2021-05-15T13:50:55.4203723Z 2021-05-15T13:50:55.4204079Z Reading state information... 47% 2021-05-15T13:50:55.4235568Z 2021-05-15T13:50:55.4236034Z Reading state information... 49% 2021-05-15T13:50:55.4272255Z 2021-05-15T13:50:55.4272662Z Reading state information... 51% 2021-05-15T13:50:55.4310961Z 2021-05-15T13:50:55.4311386Z Reading state information... 53% 2021-05-15T13:50:55.4349088Z 2021-05-15T13:50:55.4349512Z Reading state information... 55% 2021-05-15T13:50:55.4384485Z 2021-05-15T13:50:55.4385006Z Reading state information... 57% 2021-05-15T13:50:55.4423470Z 2021-05-15T13:50:55.4423851Z Reading state information... 59% 2021-05-15T13:50:55.4463374Z 2021-05-15T13:50:55.4463772Z Reading state information... 61% 2021-05-15T13:50:55.4503063Z 2021-05-15T13:50:55.4503938Z Reading state information... 63% 2021-05-15T13:50:55.4540648Z 2021-05-15T13:50:55.4541517Z Reading state information... 65% 2021-05-15T13:50:55.4575548Z 2021-05-15T13:50:55.4576010Z Reading state information... 67% 2021-05-15T13:50:55.4614908Z 2021-05-15T13:50:55.4615311Z Reading state information... 69% 2021-05-15T13:50:55.4662176Z 2021-05-15T13:50:55.4662534Z Reading state information... 71% 2021-05-15T13:50:55.4696278Z 2021-05-15T13:50:55.4696798Z Reading state information... 73% 2021-05-15T13:50:55.4733899Z 2021-05-15T13:50:55.4734323Z Reading state information... 75% 2021-05-15T13:50:55.4778735Z 2021-05-15T13:50:55.4779106Z Reading state information... 77% 2021-05-15T13:50:55.4814713Z 2021-05-15T13:50:55.4815091Z Reading state information... 79% 2021-05-15T13:50:55.4848497Z 2021-05-15T13:50:55.4849024Z Reading state information... 81% 2021-05-15T13:50:55.4884251Z 2021-05-15T13:50:55.4885049Z Reading state information... 83% 2021-05-15T13:50:55.4924693Z 2021-05-15T13:50:55.4925227Z Reading state information... 85% 2021-05-15T13:50:55.4959872Z 2021-05-15T13:50:55.4960251Z Reading state information... 87% 2021-05-15T13:50:55.4990312Z 2021-05-15T13:50:55.4990840Z Reading state information... 89% 2021-05-15T13:50:55.5021214Z 2021-05-15T13:50:55.5021569Z Reading state information... 91% 2021-05-15T13:50:55.5055672Z 2021-05-15T13:50:55.5056266Z Reading state information... 93% 2021-05-15T13:50:55.5086076Z 2021-05-15T13:50:55.5086485Z Reading state information... 95% 2021-05-15T13:50:55.5123161Z 2021-05-15T13:50:55.5123656Z Reading state information... 97% 2021-05-15T13:50:55.5156668Z 2021-05-15T13:50:55.5157028Z Reading state information... 99% 2021-05-15T13:50:55.8862330Z Selecting previously unselected package r-devel. 2021-05-15T13:50:55.9915649Z (Reading database ... 259872 files and directories currently installed.) 2021-05-15T13:50:56.0008156Z Preparing to unpack .../work/_temp/r-devel_1_amd64.deb ... 2021-05-15T13:50:56.0021454Z Unpacking r-devel (1) ... 2021-05-15T13:50:56.7100515Z Setting up r-devel (1) ... 2021-05-15T13:50:56.7326794Z 2021-05-15T13:50:56.7327612Z 2021-05-15T13:50:56.7328218Z Reading state information... Done 2021-05-15T13:50:56.7541823Z [command]/usr/bin/sudo ln -s /opt/R/devel/bin/R /usr/local/bin/R 2021-05-15T13:50:56.7637210Z [command]/usr/bin/sudo ln -s /opt/R/devel/bin/Rscript /usr/local/bin/Rscript 2021-05-15T13:50:56.7886885Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-15T13:50:56.7887450Z env: 2021-05-15T13:50:56.7888038Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:50:56.7888565Z TIC_DEPLOY_KEY: 2021-05-15T13:50:56.7889517Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:50:56.7891504Z GITHUB_PAT: *** 2021-05-15T13:50:56.7891966Z COVERALLS_TOKEN: 2021-05-15T13:50:56.7892571Z continue-on-error: true 2021-05-15T13:50:56.7893104Z VDIFFR_RUN_TESTS: 2021-05-15T13:50:56.7893696Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:50:56.7894223Z TZ: UTC 2021-05-15T13:50:56.7894929Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:50:56.7895402Z NOT_CRAN: true 2021-05-15T13:50:56.7895899Z ##[endgroup] 2021-05-15T13:50:56.8377584Z [command]sudo apt-get install -y texinfo 2021-05-15T13:50:56.9971693Z Reading package lists... 2021-05-15T13:50:57.1352395Z Building dependency tree... 2021-05-15T13:50:57.1368006Z Reading state information... 2021-05-15T13:50:57.3327764Z texinfo is already the newest version (6.7.0.dfsg.2-5). 2021-05-15T13:50:57.3328827Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:50:58.3846356Z [command]sh /home/runner/work/_temp/install-unx.sh 2021-05-15T13:50:58.4459994Z --2021-05-15 13:50:58-- https://yihui.org/tinytex/TinyTeX-1.tar.gz 2021-05-15T13:50:58.4570224Z Resolving yihui.org (yihui.org)... 76.76.21.21 2021-05-15T13:50:58.4690382Z Connecting to yihui.org (yihui.org)|76.76.21.21|:443... connected. 2021-05-15T13:50:58.5122471Z HTTP request sent, awaiting response... 301 Moved Permanently 2021-05-15T13:50:58.5131218Z Location: https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu [following] 2021-05-15T13:50:58.5135029Z --2021-05-15 13:50:58-- https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu 2021-05-15T13:50:58.6329309Z Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243 2021-05-15T13:50:58.6563025Z Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected. 2021-05-15T13:50:58.7814661Z HTTP request sent, awaiting response... 302 Found 2021-05-15T13:50:58.7817759Z Location: https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1548/8i40h7amajmqecux/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=8qCAYpcM%2BRphyukfysRkctyqdVDildllTHzcNsMLB%2Fs%3D&st=2021-05-15T13%3A49%3A58Z&se=2021-05-15T13%3A55%3A58Z&sp=r [following] 2021-05-15T13:50:58.7822378Z --2021-05-15 13:50:58-- https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1548/8i40h7amajmqecux/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=8qCAYpcM%2BRphyukfysRkctyqdVDildllTHzcNsMLB%2Fs%3D&st=2021-05-15T13%3A49%3A58Z&se=2021-05-15T13%3A55%3A58Z&sp=r 2021-05-15T13:50:58.9184722Z Resolving appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)... 52.239.228.196 2021-05-15T13:50:58.9407329Z Connecting to appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)|52.239.228.196|:443... connected. 2021-05-15T13:50:59.0651145Z HTTP request sent, awaiting response... 200 OK 2021-05-15T13:50:59.0657465Z Length: 67312830 (64M) [application/octet-stream] 2021-05-15T13:50:59.0660383Z Saving to: β€˜TinyTeX.tar.gz’ 2021-05-15T13:50:59.2882781Z 2021-05-15T13:50:59.9224537Z 0K ........ ........ ........ ........ 49% 39.4M 1s 2021-05-15T13:51:00.4452226Z 32768K ........ ........ ........ ........ 99% 58.9M 0s 2021-05-15T13:51:00.4461939Z 65536K 100% 8.14M=1.4s 2021-05-15T13:51:00.4462524Z 2021-05-15T13:51:00.4464774Z 2021-05-15 13:51:00 (46.5 MB/s) - β€˜TinyTeX.tar.gz’ saved [67312830/67312830] 2021-05-15T13:51:00.4465636Z 2021-05-15T13:51:02.6297157Z tlmgr: setting option sys_bin to /home/runner/bin. 2021-05-15T13:51:02.6298421Z tlmgr: updating /home/runner/.TinyTeX/tlpkg/texlive.tlpdb 2021-05-15T13:51:02.9236965Z ##[group]Run tlmgr update --self 2021-05-15T13:51:02.9237550Z tlmgr update --self 2021-05-15T13:51:02.9238430Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-15T13:51:02.9239287Z tlmgr update --all 2021-05-15T13:51:02.9286071Z shell: /usr/bin/bash -e {0} 2021-05-15T13:51:02.9286496Z env: 2021-05-15T13:51:02.9286986Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:51:02.9287488Z TIC_DEPLOY_KEY: 2021-05-15T13:51:02.9288379Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:51:02.9290293Z GITHUB_PAT: *** 2021-05-15T13:51:02.9290717Z COVERALLS_TOKEN: 2021-05-15T13:51:02.9291245Z continue-on-error: true 2021-05-15T13:51:02.9291787Z VDIFFR_RUN_TESTS: 2021-05-15T13:51:02.9292324Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:51:02.9292794Z TZ: UTC 2021-05-15T13:51:02.9293219Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:51:02.9293727Z NOT_CRAN: true 2021-05-15T13:51:02.9294143Z ##[endgroup] 2021-05-15T13:51:05.0567459Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T13:51:05.0570389Z tlmgr: no self-updates for tlmgr available 2021-05-15T13:51:06.4336124Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T13:51:06.4338866Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-15T13:51:06.6050420Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-15T13:51:06.6853692Z [3/89, 00:00/00:00] install: auto-pst-pdf-lua [3k] 2021-05-15T13:51:06.7542855Z [4/89, 00:00/00:00] install: barracuda [30k] 2021-05-15T13:51:06.8277030Z [5/89, 00:00/00:00] install: bezierplot [8k] 2021-05-15T13:51:07.6030269Z [6/89, 00:00/00:00] install: biber.x86_64-linux [22986k] 2021-05-15T13:51:08.9134453Z [7/89, 00:02/00:02] install: biber [1k] 2021-05-15T13:51:09.0352922Z [8/89, 00:02/00:02] install: biblatex [238k] 2021-05-15T13:51:09.1383780Z [9/89, 00:03/00:03] install: checkcites.x86_64-linux [1k] 2021-05-15T13:51:09.2085160Z [10/89, 00:03/00:03] install: checkcites [7k] 2021-05-15T13:51:09.2786379Z [11/89, 00:03/00:03] install: chickenize [15k] 2021-05-15T13:51:09.3509642Z [12/89, 00:03/00:03] install: chinese-jfm [3k] 2021-05-15T13:51:09.4211045Z [13/89, 00:03/00:03] install: cloze [9k] 2021-05-15T13:51:09.4935270Z [14/89, 00:03/00:03] install: colorprofiles [86k] 2021-05-15T13:51:09.5703789Z [15/89, 00:03/00:03] install: combofont [2k] 2021-05-15T13:51:09.6969943Z [16/89, 00:03/00:03] install: courier [470k] 2021-05-15T13:51:09.8219702Z [17/89, 00:03/00:03] install: courier-scaled [3k] 2021-05-15T13:51:09.8964683Z [18/89, 00:03/00:03] install: cstypo [3k] 2021-05-15T13:51:09.9692384Z [19/89, 00:03/00:03] install: ctablestack [2k] 2021-05-15T13:51:10.0414060Z [20/89, 00:03/00:03] install: ekdosis [19k] 2021-05-15T13:51:10.1173204Z [21/89, 00:04/00:04] install: emoji [40k] 2021-05-15T13:51:10.1964291Z [22/89, 00:04/00:04] install: emojicite [2k] 2021-05-15T13:51:10.2711608Z [23/89, 00:04/00:04] install: enctex [24k] 2021-05-15T13:51:10.3474592Z [24/89, 00:04/00:04] install: enigma [18k] 2021-05-15T13:51:10.4247606Z [25/89, 00:04/00:04] install: etex-pkg [6k] 2021-05-15T13:51:10.4975769Z [26/89, 00:04/00:04] install: filecontents [3k] 2021-05-15T13:51:10.5708955Z [27/89, 00:04/00:04] install: grfext [3k] 2021-05-15T13:51:10.6455550Z [28/89, 00:04/00:04] install: hyphenex [9k] 2021-05-15T13:51:10.7209545Z [29/89, 00:04/00:04] install: ifplatform [2k] 2021-05-15T13:51:10.7930414Z [30/89, 00:04/00:04] install: innerscript [4k] 2021-05-15T13:51:10.8657723Z [31/89, 00:04/00:04] install: interpreter [7k] 2021-05-15T13:51:10.9419288Z [32/89, 00:04/00:04] install: kanaparser [5k] 2021-05-15T13:51:11.0168114Z [33/89, 00:04/00:04] install: knuth-local [23k] 2021-05-15T13:51:11.0951873Z [34/89, 00:05/00:05] install: logreq [4k] 2021-05-15T13:51:11.1701580Z [35/89, 00:05/00:05] install: lua-typo [7k] 2021-05-15T13:51:11.2525774Z [36/89, 00:05/00:05] install: lua-uca [70k] 2021-05-15T13:51:11.3484550Z [37/89, 00:05/00:05] install: lua-ul [7k] 2021-05-15T13:51:11.4234131Z [38/89, 00:05/00:05] install: lua-uni-algos [6k] 2021-05-15T13:51:11.5000167Z [39/89, 00:05/00:05] install: lua-visual-debug [4k] 2021-05-15T13:51:11.5743453Z [40/89, 00:05/00:05] install: luacode [3k] 2021-05-15T13:51:11.6470932Z [41/89, 00:05/00:05] install: luacolor [5k] 2021-05-15T13:51:11.7221220Z [42/89, 00:05/00:05] install: luahyphenrules [3k] 2021-05-15T13:51:11.7958440Z [43/89, 00:05/00:05] install: luaimageembed [2k] 2021-05-15T13:51:11.8695953Z [44/89, 00:05/00:05] install: luaindex [5k] 2021-05-15T13:51:11.9455089Z [45/89, 00:05/00:05] install: luainputenc [5k] 2021-05-15T13:51:12.0191144Z [46/89, 00:05/00:05] install: luaintro [1k] 2021-05-15T13:51:12.0928379Z [47/89, 00:06/00:06] install: luakeys [5k] 2021-05-15T13:51:12.1648307Z [48/89, 00:06/00:06] install: lualatex-doc [1k] 2021-05-15T13:51:12.2370622Z [49/89, 00:06/00:06] install: lualatex-truncate [2k] 2021-05-15T13:51:12.3084514Z [50/89, 00:06/00:06] install: luamplib [12k] 2021-05-15T13:51:12.3811112Z [51/89, 00:06/00:06] install: luapackageloader [2k] 2021-05-15T13:51:12.4533673Z [52/89, 00:06/00:06] install: luaprogtable [7k] 2021-05-15T13:51:12.5264347Z [53/89, 00:06/00:06] install: luarandom [2k] 2021-05-15T13:51:12.5995965Z [54/89, 00:06/00:06] install: luatex85 [2k] 2021-05-15T13:51:12.6717325Z [55/89, 00:06/00:06] install: luatexbase [4k] 2021-05-15T13:51:12.7452088Z [56/89, 00:06/00:06] install: luatexko [22k] 2021-05-15T13:51:12.8201010Z [57/89, 00:06/00:06] install: luatextra [2k] 2021-05-15T13:51:12.8949942Z [58/89, 00:06/00:06] install: luavlna [8k] 2021-05-15T13:51:12.9692745Z [59/89, 00:06/00:06] install: luaxml [31k] 2021-05-15T13:51:13.0483237Z [60/89, 00:06/00:06] install: makeindex.x86_64-linux [49k] 2021-05-15T13:51:13.1242558Z [61/89, 00:07/00:07] install: makeindex [5k] 2021-05-15T13:51:13.2000840Z [62/89, 00:07/00:07] install: mflogo [2k] 2021-05-15T13:51:13.2727470Z [63/89, 00:07/00:07] install: newpax [9k] 2021-05-15T13:51:13.3475592Z [64/89, 00:07/00:07] install: nodetree [13k] 2021-05-15T13:51:13.4245451Z [65/89, 00:07/00:07] install: odsfile [5k] 2021-05-15T13:51:13.4988493Z [66/89, 00:07/00:07] install: optex.x86_64-linux [1k] 2021-05-15T13:51:13.5823918Z [67/89, 00:07/00:07] install: optex [770k] 2021-05-15T13:51:13.6946165Z [68/89, 00:07/00:07] install: pdfarticle [4k] 2021-05-15T13:51:13.7694861Z [69/89, 00:07/00:07] install: pdfextra [22k] 2021-05-15T13:51:13.8463510Z [70/89, 00:07/00:07] install: placeat [4k] 2021-05-15T13:51:13.9205791Z [71/89, 00:07/00:07] install: plantuml [3k] 2021-05-15T13:51:13.9937678Z [72/89, 00:07/00:07] install: rsfs [55k] 2021-05-15T13:51:14.0741008Z [73/89, 00:08/00:08] install: selnolig [53k] 2021-05-15T13:51:14.1533448Z [74/89, 00:08/00:08] install: spelling [14k] 2021-05-15T13:51:14.2296537Z [75/89, 00:08/00:08] install: stricttex [2k] 2021-05-15T13:51:14.3047635Z [76/89, 00:08/00:08] install: texlive-common [1k] 2021-05-15T13:51:14.3822290Z [77/89, 00:08/00:08] install: texlive-en [1k] 2021-05-15T13:51:14.4587196Z [78/89, 00:08/00:08] install: texlive-msg-translations [144k] 2021-05-15T13:51:14.5499751Z [79/89, 00:08/00:08] install: thumbpdf.x86_64-linux [1k] 2021-05-15T13:51:14.6235919Z [80/89, 00:08/00:08] install: thumbpdf [19k] 2021-05-15T13:51:14.6992644Z [81/89, 00:08/00:08] install: tlshell.x86_64-linux [1k] 2021-05-15T13:51:14.7726140Z [82/89, 00:08/00:08] install: tlshell [29k] 2021-05-15T13:51:14.8489945Z [83/89, 00:08/00:08] install: typewriter [25k] 2021-05-15T13:51:14.9267160Z [84/89, 00:08/00:08] install: uninormalize [6k] 2021-05-15T13:51:15.0018952Z [85/89, 00:08/00:08] install: upquote [2k] 2021-05-15T13:51:15.0820001Z [86/89, 00:09/00:09] install: xdvi.x86_64-linux [530k] 2021-05-15T13:51:15.2135550Z [87/89, 00:09/00:09] install: xdvi [7k] 2021-05-15T13:51:15.2885772Z [88/89, 00:09/00:09] install: collection-basic [1k] 2021-05-15T13:51:15.3599475Z [89/89, 00:09/00:09] install: collection-luatex [1k] 2021-05-15T13:51:15.3776635Z running mktexlsr ... 2021-05-15T13:51:15.4504982Z done running mktexlsr. 2021-05-15T13:51:15.4766604Z running updmap-sys ... 2021-05-15T13:51:15.7227017Z done running updmap-sys. 2021-05-15T13:51:15.7228626Z regenerating fmtutil.cnf in /home/runner/.TinyTeX/texmf-dist 2021-05-15T13:51:15.7230945Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/CgteFkkjTd/jRkdxZJuaZ ... 2021-05-15T13:51:16.0697362Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/CgteFkkjTd/jRkdxZJuaZ. 2021-05-15T13:51:16.0699078Z OK: optex.fmt/luatex 2021-05-15T13:51:16.0700309Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-15T13:51:16.0701821Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-15T13:51:17.4120945Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T13:51:17.4123988Z tlmgr: no updates available 2021-05-15T13:51:17.5090102Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-15T13:51:17.5090686Z with: 2021-05-15T13:51:17.5091136Z pandoc-version: 2.7.3 2021-05-15T13:51:17.5091570Z env: 2021-05-15T13:51:17.5092035Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:51:17.5092551Z TIC_DEPLOY_KEY: 2021-05-15T13:51:17.5093438Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:51:17.5096211Z GITHUB_PAT: *** 2021-05-15T13:51:17.5096668Z COVERALLS_TOKEN: 2021-05-15T13:51:17.5097183Z continue-on-error: true 2021-05-15T13:51:17.5097699Z VDIFFR_RUN_TESTS: 2021-05-15T13:51:17.5098211Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:51:17.5098690Z TZ: UTC 2021-05-15T13:51:17.5099097Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:51:17.5099763Z NOT_CRAN: true 2021-05-15T13:51:17.5100223Z ##[endgroup] 2021-05-15T13:51:17.9002030Z [command]sudo apt-get install -y gdebi-core 2021-05-15T13:51:17.9650914Z Reading package lists... 2021-05-15T13:51:18.1036815Z Building dependency tree... 2021-05-15T13:51:18.1052097Z Reading state information... 2021-05-15T13:51:18.3140675Z gdebi-core is already the newest version (0.9.5.7+nmu3). 2021-05-15T13:51:18.3171676Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:51:18.3173295Z [command]sudo gdebi --non-interactive /home/runner/work/_temp/pandoc-2.7.3-1-amd64.deb 2021-05-15T13:51:18.4275657Z 2021-05-15T13:51:18.4429123Z Reading package lists... 0% 2021-05-15T13:51:18.4429778Z 2021-05-15T13:51:18.4475782Z Reading package lists... 100% 2021-05-15T13:51:18.4476423Z 2021-05-15T13:51:18.4476835Z 2021-05-15T13:51:18.4477563Z Reading package lists... Done 2021-05-15T13:51:18.4478013Z 2021-05-15T13:51:18.4478578Z Building dependency tree... 0% 2021-05-15T13:51:18.4479060Z 2021-05-15T13:51:18.4733758Z Building dependency tree... 0% 2021-05-15T13:51:18.4735134Z 2021-05-15T13:51:18.4736416Z Building dependency tree... 50% 2021-05-15T13:51:18.4737412Z 2021-05-15T13:51:18.5807414Z Building dependency tree... 50% 2021-05-15T13:51:18.5808873Z 2021-05-15T13:51:18.5810234Z Building dependency tree 2021-05-15T13:51:18.5811240Z 2021-05-15T13:51:18.5812517Z Reading state information... 0% 2021-05-15T13:51:18.5813525Z 2021-05-15T13:51:18.7275860Z Reading state information... 0% 2021-05-15T13:51:18.7276207Z 2021-05-15T13:51:18.7276412Z 2021-05-15T13:51:18.7276841Z Reading state information... Done 2021-05-15T13:51:18.7277159Z 2021-05-15T13:51:18.7277583Z Reading state information... 0% 2021-05-15T13:51:18.7326209Z 2021-05-15T13:51:18.7326684Z Reading state information... 1% 2021-05-15T13:51:18.7359594Z 2021-05-15T13:51:18.7360179Z Reading state information... 3% 2021-05-15T13:51:18.7400966Z 2021-05-15T13:51:18.7401457Z Reading state information... 5% 2021-05-15T13:51:18.7438779Z 2021-05-15T13:51:18.7439337Z Reading state information... 7% 2021-05-15T13:51:18.7475009Z 2021-05-15T13:51:18.7475575Z Reading state information... 9% 2021-05-15T13:51:18.7511053Z 2021-05-15T13:51:18.7511637Z Reading state information... 11% 2021-05-15T13:51:18.7546892Z 2021-05-15T13:51:18.7547360Z Reading state information... 13% 2021-05-15T13:51:18.7584471Z 2021-05-15T13:51:18.7584952Z Reading state information... 15% 2021-05-15T13:51:18.7617920Z 2021-05-15T13:51:18.7618404Z Reading state information... 17% 2021-05-15T13:51:18.7652847Z 2021-05-15T13:51:18.7653327Z Reading state information... 19% 2021-05-15T13:51:18.7692337Z 2021-05-15T13:51:18.7692912Z Reading state information... 21% 2021-05-15T13:51:18.7730171Z 2021-05-15T13:51:18.7730735Z Reading state information... 23% 2021-05-15T13:51:18.7769805Z 2021-05-15T13:51:18.7770267Z Reading state information... 25% 2021-05-15T13:51:18.7808650Z 2021-05-15T13:51:18.7809179Z Reading state information... 27% 2021-05-15T13:51:18.7844101Z 2021-05-15T13:51:18.7844565Z Reading state information... 29% 2021-05-15T13:51:18.7883752Z 2021-05-15T13:51:18.7884327Z Reading state information... 31% 2021-05-15T13:51:18.7924564Z 2021-05-15T13:51:18.7925302Z Reading state information... 33% 2021-05-15T13:51:18.7956314Z 2021-05-15T13:51:18.7956858Z Reading state information... 35% 2021-05-15T13:51:18.7992110Z 2021-05-15T13:51:18.7992598Z Reading state information... 37% 2021-05-15T13:51:18.8031585Z 2021-05-15T13:51:18.8032075Z Reading state information... 39% 2021-05-15T13:51:18.8068539Z 2021-05-15T13:51:18.8069003Z Reading state information... 41% 2021-05-15T13:51:18.8103020Z 2021-05-15T13:51:18.8103485Z Reading state information... 43% 2021-05-15T13:51:18.8142501Z 2021-05-15T13:51:18.8142965Z Reading state information... 45% 2021-05-15T13:51:18.8199183Z 2021-05-15T13:51:18.8199648Z Reading state information... 47% 2021-05-15T13:51:18.8234737Z 2021-05-15T13:51:18.8235222Z Reading state information... 49% 2021-05-15T13:51:18.8273261Z 2021-05-15T13:51:18.8273743Z Reading state information... 51% 2021-05-15T13:51:18.8310038Z 2021-05-15T13:51:18.8310595Z Reading state information... 53% 2021-05-15T13:51:18.8342593Z 2021-05-15T13:51:18.8343096Z Reading state information... 55% 2021-05-15T13:51:18.8380441Z 2021-05-15T13:51:18.8380908Z Reading state information... 57% 2021-05-15T13:51:18.8418795Z 2021-05-15T13:51:18.8419259Z Reading state information... 59% 2021-05-15T13:51:18.8458397Z 2021-05-15T13:51:18.8458966Z Reading state information... 61% 2021-05-15T13:51:18.8496466Z 2021-05-15T13:51:18.8497037Z Reading state information... 63% 2021-05-15T13:51:18.8533832Z 2021-05-15T13:51:18.8534313Z Reading state information... 65% 2021-05-15T13:51:18.8568787Z 2021-05-15T13:51:18.8569265Z Reading state information... 67% 2021-05-15T13:51:18.8604930Z 2021-05-15T13:51:18.8605619Z Reading state information... 69% 2021-05-15T13:51:18.8653131Z 2021-05-15T13:51:18.8653691Z Reading state information... 71% 2021-05-15T13:51:18.8685188Z 2021-05-15T13:51:18.8685650Z Reading state information... 73% 2021-05-15T13:51:18.8725768Z 2021-05-15T13:51:18.8726294Z Reading state information... 75% 2021-05-15T13:51:18.8776021Z 2021-05-15T13:51:18.8776509Z Reading state information... 77% 2021-05-15T13:51:18.8815325Z 2021-05-15T13:51:18.8815899Z Reading state information... 79% 2021-05-15T13:51:18.8850690Z 2021-05-15T13:51:18.8851173Z Reading state information... 81% 2021-05-15T13:51:18.8886293Z 2021-05-15T13:51:18.8886773Z Reading state information... 83% 2021-05-15T13:51:18.8925885Z 2021-05-15T13:51:18.8926364Z Reading state information... 85% 2021-05-15T13:51:18.8961825Z 2021-05-15T13:51:18.8962422Z Reading state information... 87% 2021-05-15T13:51:18.8998489Z 2021-05-15T13:51:18.8999060Z Reading state information... 89% 2021-05-15T13:51:18.9032883Z 2021-05-15T13:51:18.9033350Z Reading state information... 91% 2021-05-15T13:51:18.9068591Z 2021-05-15T13:51:18.9069121Z Reading state information... 93% 2021-05-15T13:51:18.9103796Z 2021-05-15T13:51:18.9104363Z Reading state information... 95% 2021-05-15T13:51:18.9140233Z 2021-05-15T13:51:18.9140712Z Reading state information... 97% 2021-05-15T13:51:18.9175121Z 2021-05-15T13:51:18.9175613Z Reading state information... 99% 2021-05-15T13:51:19.1924613Z Selecting previously unselected package pandoc. 2021-05-15T13:51:19.3038417Z (Reading database ... 261973 files and directories currently installed.) 2021-05-15T13:51:19.3153185Z Preparing to unpack .../_temp/pandoc-2.7.3-1-amd64.deb ... 2021-05-15T13:51:19.3166255Z Unpacking pandoc (2.7.3-1) ... 2021-05-15T13:51:21.8083622Z Setting up pandoc (2.7.3-1) ... 2021-05-15T13:51:21.8122249Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:51:22.6124016Z 2021-05-15T13:51:22.6124899Z 2021-05-15T13:51:22.6125553Z Reading state information... Done 2021-05-15T13:51:22.6484084Z ##[group]Run git config user.name adigherman 2021-05-15T13:51:22.6485204Z git config user.name adigherman 2021-05-15T13:51:22.6485837Z git config user.email adig@jhu.edu 2021-05-15T13:51:22.6527304Z shell: /usr/bin/bash -e {0} 2021-05-15T13:51:22.6527728Z env: 2021-05-15T13:51:22.6528212Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:51:22.6528699Z TIC_DEPLOY_KEY: 2021-05-15T13:51:22.6529542Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:51:22.6531168Z GITHUB_PAT: *** 2021-05-15T13:51:22.6531606Z COVERALLS_TOKEN: 2021-05-15T13:51:22.6532104Z continue-on-error: true 2021-05-15T13:51:22.6532600Z VDIFFR_RUN_TESTS: 2021-05-15T13:51:22.6533094Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:51:22.6533560Z TZ: UTC 2021-05-15T13:51:22.6533975Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:51:22.6534403Z NOT_CRAN: true 2021-05-15T13:51:22.6534807Z ##[endgroup] 2021-05-15T13:51:22.6822912Z ##[group]Run adigherman/actions/install-sysdeps-linux@master 2021-05-15T13:51:22.6823531Z env: 2021-05-15T13:51:22.6824009Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:51:22.6824598Z TIC_DEPLOY_KEY: 2021-05-15T13:51:22.6825423Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:51:22.6827191Z GITHUB_PAT: *** 2021-05-15T13:51:22.6827586Z COVERALLS_TOKEN: 2021-05-15T13:51:22.6828078Z continue-on-error: true 2021-05-15T13:51:22.6828547Z VDIFFR_RUN_TESTS: 2021-05-15T13:51:22.6829041Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:51:22.6829474Z TZ: UTC 2021-05-15T13:51:22.6829871Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:51:22.6830281Z NOT_CRAN: true 2021-05-15T13:51:22.6830666Z ##[endgroup] 2021-05-15T13:51:22.9996630Z Reading package lists... 2021-05-15T13:51:23.1479238Z Building dependency tree... 2021-05-15T13:51:23.1495029Z Reading state information... 2021-05-15T13:51:23.2713586Z The following additional packages will be installed: 2021-05-15T13:51:23.2715934Z cmake-data libjsoncpp1 librhash0 2021-05-15T13:51:23.2723993Z Suggested packages: 2021-05-15T13:51:23.2725419Z cmake-doc ninja-build 2021-05-15T13:51:23.3174097Z The following NEW packages will be installed: 2021-05-15T13:51:23.3182620Z cmake cmake-data libjsoncpp1 librhash0 2021-05-15T13:51:23.3395350Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:51:23.3396895Z Need to get 5470 kB of archives. 2021-05-15T13:51:23.3397926Z After this operation, 28.3 MB of additional disk space will be used. 2021-05-15T13:51:23.3399579Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] 2021-05-15T13:51:23.3625952Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] 2021-05-15T13:51:23.3636089Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2021-05-15T13:51:23.3646614Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] 2021-05-15T13:51:23.7722050Z Fetched 5470 kB in 0s (76.5 MB/s) 2021-05-15T13:51:23.8088287Z Selecting previously unselected package cmake-data. 2021-05-15T13:51:23.8146609Z (Reading database ... 2021-05-15T13:51:23.8147423Z (Reading database ... 5% 2021-05-15T13:51:23.8157423Z (Reading database ... 10% 2021-05-15T13:51:23.8158014Z (Reading database ... 15% 2021-05-15T13:51:23.8158561Z (Reading database ... 20% 2021-05-15T13:51:23.8159099Z (Reading database ... 25% 2021-05-15T13:51:23.8159613Z (Reading database ... 30% 2021-05-15T13:51:23.8160142Z (Reading database ... 35% 2021-05-15T13:51:23.8160655Z (Reading database ... 40% 2021-05-15T13:51:23.8161276Z (Reading database ... 45% 2021-05-15T13:51:23.8161756Z (Reading database ... 50% 2021-05-15T13:51:23.8199836Z (Reading database ... 55% 2021-05-15T13:51:23.8229189Z (Reading database ... 60% 2021-05-15T13:51:23.8263154Z (Reading database ... 65% 2021-05-15T13:51:23.8369906Z (Reading database ... 70% 2021-05-15T13:51:23.8467071Z (Reading database ... 75% 2021-05-15T13:51:23.8695102Z (Reading database ... 80% 2021-05-15T13:51:23.8958348Z (Reading database ... 85% 2021-05-15T13:51:23.9089355Z (Reading database ... 90% 2021-05-15T13:51:23.9162912Z (Reading database ... 95% 2021-05-15T13:51:23.9164093Z (Reading database ... 100% 2021-05-15T13:51:23.9165212Z (Reading database ... 261980 files and directories currently installed.) 2021-05-15T13:51:23.9261083Z Preparing to unpack .../cmake-data_3.16.3-1ubuntu1_all.deb ... 2021-05-15T13:51:23.9478128Z Unpacking cmake-data (3.16.3-1ubuntu1) ... 2021-05-15T13:51:24.4867722Z Selecting previously unselected package libjsoncpp1:amd64. 2021-05-15T13:51:24.5140672Z Preparing to unpack .../libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2021-05-15T13:51:24.5158541Z Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-15T13:51:24.5437633Z Selecting previously unselected package librhash0:amd64. 2021-05-15T13:51:24.5708308Z Preparing to unpack .../librhash0_1.3.9-1_amd64.deb ... 2021-05-15T13:51:24.5720968Z Unpacking librhash0:amd64 (1.3.9-1) ... 2021-05-15T13:51:24.6041908Z Selecting previously unselected package cmake. 2021-05-15T13:51:24.6296240Z Preparing to unpack .../cmake_3.16.3-1ubuntu1_amd64.deb ... 2021-05-15T13:51:24.6307054Z Unpacking cmake (3.16.3-1ubuntu1) ... 2021-05-15T13:51:25.0291679Z Setting up librhash0:amd64 (1.3.9-1) ... 2021-05-15T13:51:25.0320561Z Setting up cmake-data (3.16.3-1ubuntu1) ... 2021-05-15T13:51:25.0718551Z Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-15T13:51:25.0743663Z Setting up cmake (3.16.3-1ubuntu1) ... 2021-05-15T13:51:25.0775273Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:51:26.1463918Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:51:28.0279924Z Reading package lists... 2021-05-15T13:51:28.1719263Z Building dependency tree... 2021-05-15T13:51:28.1734672Z Reading state information... 2021-05-15T13:51:28.3137273Z Suggested packages: 2021-05-15T13:51:28.3139111Z libssh-doc 2021-05-15T13:51:28.3531684Z The following NEW packages will be installed: 2021-05-15T13:51:28.3533944Z libssh-dev 2021-05-15T13:51:28.4275229Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:51:28.4276937Z Need to get 219 kB of archives. 2021-05-15T13:51:28.4278570Z After this operation, 1127 kB of additional disk space will be used. 2021-05-15T13:51:28.4282197Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-dev amd64 0.9.3-2ubuntu2.1 [219 kB] 2021-05-15T13:51:28.8269511Z Fetched 219 kB in 0s (2956 kB/s) 2021-05-15T13:51:28.8593338Z Selecting previously unselected package libssh-dev:amd64. 2021-05-15T13:51:28.8630374Z (Reading database ... 2021-05-15T13:51:28.8631190Z (Reading database ... 5% 2021-05-15T13:51:28.8631704Z (Reading database ... 10% 2021-05-15T13:51:28.8632201Z (Reading database ... 15% 2021-05-15T13:51:28.8632682Z (Reading database ... 20% 2021-05-15T13:51:28.8633173Z (Reading database ... 25% 2021-05-15T13:51:28.8633675Z (Reading database ... 30% 2021-05-15T13:51:28.8634164Z (Reading database ... 35% 2021-05-15T13:51:28.8634636Z (Reading database ... 40% 2021-05-15T13:51:28.8635136Z (Reading database ... 45% 2021-05-15T13:51:28.8635607Z (Reading database ... 50% 2021-05-15T13:51:28.8670576Z (Reading database ... 55% 2021-05-15T13:51:28.8706139Z (Reading database ... 60% 2021-05-15T13:51:28.8742818Z (Reading database ... 65% 2021-05-15T13:51:28.8866684Z (Reading database ... 70% 2021-05-15T13:51:28.8977551Z (Reading database ... 75% 2021-05-15T13:51:28.9241832Z (Reading database ... 80% 2021-05-15T13:51:28.9525047Z (Reading database ... 85% 2021-05-15T13:51:28.9667871Z (Reading database ... 90% 2021-05-15T13:51:28.9740313Z (Reading database ... 95% 2021-05-15T13:51:28.9741377Z (Reading database ... 100% 2021-05-15T13:51:28.9743189Z (Reading database ... 264764 files and directories currently installed.) 2021-05-15T13:51:28.9849191Z Preparing to unpack .../libssh-dev_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-15T13:51:28.9859750Z Unpacking libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-15T13:51:29.0632005Z Setting up libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-15T13:51:31.0877186Z Reading package lists... 2021-05-15T13:51:31.2878853Z Building dependency tree... 2021-05-15T13:51:31.2893521Z Reading state information... 2021-05-15T13:51:31.5251633Z The following NEW packages will be installed: 2021-05-15T13:51:31.5258130Z jags 2021-05-15T13:51:31.5452010Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:51:31.5453220Z Need to get 1562 kB of archives. 2021-05-15T13:51:31.5454476Z After this operation, 3615 kB of additional disk space will be used. 2021-05-15T13:51:31.5456942Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 jags amd64 4.3.0-3build1 [1562 kB] 2021-05-15T13:51:31.9775908Z Fetched 1562 kB in 0s (43.3 MB/s) 2021-05-15T13:51:32.1896777Z Selecting previously unselected package jags. 2021-05-15T13:51:32.1974855Z (Reading database ... 2021-05-15T13:51:32.1976116Z (Reading database ... 5% 2021-05-15T13:51:32.1976897Z (Reading database ... 10% 2021-05-15T13:51:32.1977644Z (Reading database ... 15% 2021-05-15T13:51:32.1978364Z (Reading database ... 20% 2021-05-15T13:51:32.1979256Z (Reading database ... 25% 2021-05-15T13:51:32.1979985Z (Reading database ... 30% 2021-05-15T13:51:32.1980700Z (Reading database ... 35% 2021-05-15T13:51:32.1981516Z (Reading database ... 40% 2021-05-15T13:51:32.1982214Z (Reading database ... 45% 2021-05-15T13:51:32.1982799Z (Reading database ... 50% 2021-05-15T13:51:32.2003475Z (Reading database ... 55% 2021-05-15T13:51:32.2054793Z (Reading database ... 60% 2021-05-15T13:51:32.2101243Z (Reading database ... 65% 2021-05-15T13:51:32.2236499Z (Reading database ... 70% 2021-05-15T13:51:32.2365015Z (Reading database ... 75% 2021-05-15T13:51:32.2624271Z (Reading database ... 80% 2021-05-15T13:51:32.2896012Z (Reading database ... 85% 2021-05-15T13:51:32.3032841Z (Reading database ... 90% 2021-05-15T13:51:32.3106612Z (Reading database ... 95% 2021-05-15T13:51:32.3107207Z (Reading database ... 100% 2021-05-15T13:51:32.3108020Z (Reading database ... 264783 files and directories currently installed.) 2021-05-15T13:51:32.3209247Z Preparing to unpack .../jags_4.3.0-3build1_amd64.deb ... 2021-05-15T13:51:32.4316031Z Unpacking jags (4.3.0-3build1) ... 2021-05-15T13:51:32.5916819Z Setting up jags (4.3.0-3build1) ... 2021-05-15T13:51:32.6022208Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:51:33.3413485Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:51:35.3131318Z Reading package lists... 2021-05-15T13:51:35.4509670Z Building dependency tree... 2021-05-15T13:51:35.4528310Z Reading state information... 2021-05-15T13:51:35.5915250Z The following additional packages will be installed: 2021-05-15T13:51:35.5916972Z libnode64 libuv1-dev 2021-05-15T13:51:35.6358571Z The following NEW packages will be installed: 2021-05-15T13:51:35.6361622Z libnode-dev libnode64 libuv1-dev 2021-05-15T13:51:35.6538945Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:51:35.6540145Z Need to get 6239 kB of archives. 2021-05-15T13:51:35.6540915Z After this operation, 24.9 MB of additional disk space will be used. 2021-05-15T13:51:35.6543487Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1-dev amd64 1.34.2-1ubuntu1.1 [103 kB] 2021-05-15T13:51:35.6580694Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB] 2021-05-15T13:51:35.7054272Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode-dev amd64 10.19.0~dfsg-3ubuntu1 [370 kB] 2021-05-15T13:51:36.0744981Z Fetched 6239 kB in 0s (91.7 MB/s) 2021-05-15T13:51:36.1002499Z Selecting previously unselected package libuv1-dev:amd64. 2021-05-15T13:51:36.1073161Z (Reading database ... 2021-05-15T13:51:36.1073683Z (Reading database ... 5% 2021-05-15T13:51:36.1074173Z (Reading database ... 10% 2021-05-15T13:51:36.1074624Z (Reading database ... 15% 2021-05-15T13:51:36.1075114Z (Reading database ... 20% 2021-05-15T13:51:36.1075602Z (Reading database ... 25% 2021-05-15T13:51:36.1076070Z (Reading database ... 30% 2021-05-15T13:51:36.1076514Z (Reading database ... 35% 2021-05-15T13:51:36.1077013Z (Reading database ... 40% 2021-05-15T13:51:36.1077455Z (Reading database ... 45% 2021-05-15T13:51:36.1077916Z (Reading database ... 50% 2021-05-15T13:51:36.1104279Z (Reading database ... 55% 2021-05-15T13:51:36.1138400Z (Reading database ... 60% 2021-05-15T13:51:36.1172555Z (Reading database ... 65% 2021-05-15T13:51:36.1277195Z (Reading database ... 70% 2021-05-15T13:51:36.1380588Z (Reading database ... 75% 2021-05-15T13:51:36.1619884Z (Reading database ... 80% 2021-05-15T13:51:36.1884567Z (Reading database ... 85% 2021-05-15T13:51:36.2015667Z (Reading database ... 90% 2021-05-15T13:51:36.2084816Z (Reading database ... 95% 2021-05-15T13:51:36.2086260Z (Reading database ... 100% 2021-05-15T13:51:36.2087969Z (Reading database ... 264923 files and directories currently installed.) 2021-05-15T13:51:36.2186829Z Preparing to unpack .../libuv1-dev_1.34.2-1ubuntu1.1_amd64.deb ... 2021-05-15T13:51:36.2199937Z Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-15T13:51:36.2605350Z Selecting previously unselected package libnode64:amd64. 2021-05-15T13:51:36.2803198Z Preparing to unpack .../libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-15T13:51:36.2824970Z Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-15T13:51:36.8646324Z Selecting previously unselected package libnode-dev:amd64. 2021-05-15T13:51:36.8878278Z Preparing to unpack .../libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-15T13:51:36.8888415Z Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-15T13:51:36.9767025Z Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-15T13:51:36.9795820Z Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-15T13:51:36.9821639Z Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-15T13:51:36.9848692Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:51:38.8588806Z Reading package lists... 2021-05-15T13:51:39.0007754Z Building dependency tree... 2021-05-15T13:51:39.0023689Z Reading state information... 2021-05-15T13:51:39.1413475Z The following additional packages will be installed: 2021-05-15T13:51:39.1416542Z libfftw3-bin libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-15T13:51:39.1420362Z Suggested packages: 2021-05-15T13:51:39.1421672Z libfftw3-doc 2021-05-15T13:51:39.1870225Z The following NEW packages will be installed: 2021-05-15T13:51:39.1876913Z libfftw3-bin libfftw3-dev libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-15T13:51:39.2067232Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:51:39.2067864Z Need to get 3986 kB of archives. 2021-05-15T13:51:39.2068518Z After this operation, 22.4 MB of additional disk space will be used. 2021-05-15T13:51:39.2070958Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-long3 amd64 3.3.8-2ubuntu1 [313 kB] 2021-05-15T13:51:39.2128505Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-quad3 amd64 3.3.8-2ubuntu1 [673 kB] 2021-05-15T13:51:39.2222961Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-single3 amd64 3.3.8-2ubuntu1 [756 kB] 2021-05-15T13:51:39.2333651Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-bin amd64 3.3.8-2ubuntu1 [32.2 kB] 2021-05-15T13:51:39.2343163Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-dev amd64 3.3.8-2ubuntu1 [2211 kB] 2021-05-15T13:51:39.6634153Z Fetched 3986 kB in 0s (53.7 MB/s) 2021-05-15T13:51:39.6965941Z Selecting previously unselected package libfftw3-long3:amd64. 2021-05-15T13:51:39.6999960Z (Reading database ... 2021-05-15T13:51:39.7001047Z (Reading database ... 5% 2021-05-15T13:51:39.7001620Z (Reading database ... 10% 2021-05-15T13:51:39.7002256Z (Reading database ... 15% 2021-05-15T13:51:39.7002793Z (Reading database ... 20% 2021-05-15T13:51:39.7003923Z (Reading database ... 25% 2021-05-15T13:51:39.7004493Z (Reading database ... 30% 2021-05-15T13:51:39.7005007Z (Reading database ... 35% 2021-05-15T13:51:39.7005537Z (Reading database ... 40% 2021-05-15T13:51:39.7006068Z (Reading database ... 45% 2021-05-15T13:51:39.7006592Z (Reading database ... 50% 2021-05-15T13:51:39.7046149Z (Reading database ... 55% 2021-05-15T13:51:39.7078217Z (Reading database ... 60% 2021-05-15T13:51:39.7115045Z (Reading database ... 65% 2021-05-15T13:51:39.7233933Z (Reading database ... 70% 2021-05-15T13:51:39.7341329Z (Reading database ... 75% 2021-05-15T13:51:39.7605819Z (Reading database ... 80% 2021-05-15T13:51:39.7905374Z (Reading database ... 85% 2021-05-15T13:51:39.8040895Z (Reading database ... 90% 2021-05-15T13:51:39.8112508Z (Reading database ... 95% 2021-05-15T13:51:39.8113921Z (Reading database ... 100% 2021-05-15T13:51:39.8115652Z (Reading database ... 265059 files and directories currently installed.) 2021-05-15T13:51:39.8216136Z Preparing to unpack .../libfftw3-long3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T13:51:39.8232141Z Unpacking libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T13:51:39.8772419Z Selecting previously unselected package libfftw3-quad3:amd64. 2021-05-15T13:51:39.9039590Z Preparing to unpack .../libfftw3-quad3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T13:51:39.9050970Z Unpacking libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T13:51:40.0006281Z Selecting previously unselected package libfftw3-single3:amd64. 2021-05-15T13:51:40.0222809Z Preparing to unpack .../libfftw3-single3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T13:51:40.0235082Z Unpacking libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T13:51:40.1219544Z Selecting previously unselected package libfftw3-bin. 2021-05-15T13:51:40.1469176Z Preparing to unpack .../libfftw3-bin_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T13:51:40.1540839Z Unpacking libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-15T13:51:40.1810474Z Selecting previously unselected package libfftw3-dev:amd64. 2021-05-15T13:51:40.2080858Z Preparing to unpack .../libfftw3-dev_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T13:51:40.2089966Z Unpacking libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T13:51:40.4914855Z Setting up libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T13:51:40.4945056Z Setting up libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T13:51:40.4979914Z Setting up libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T13:51:40.5007937Z Setting up libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-15T13:51:40.5032996Z Setting up libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T13:51:40.5063899Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:51:41.4121794Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:51:43.5910708Z Reading package lists... 2021-05-15T13:51:43.7494434Z Building dependency tree... 2021-05-15T13:51:43.7514398Z Reading state information... 2021-05-15T13:51:43.9067767Z The following additional packages will be installed: 2021-05-15T13:51:43.9069798Z libdcmtk14 2021-05-15T13:51:43.9609020Z The following NEW packages will be installed: 2021-05-15T13:51:43.9618829Z dcmtk libdcmtk14 2021-05-15T13:51:43.9808706Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:51:43.9809859Z Need to get 5546 kB of archives. 2021-05-15T13:51:43.9811102Z After this operation, 26.5 MB of additional disk space will be used. 2021-05-15T13:51:43.9813120Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdcmtk14 amd64 3.6.4-2.1build2 [4682 kB] 2021-05-15T13:51:44.0537115Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 dcmtk amd64 3.6.4-2.1build2 [864 kB] 2021-05-15T13:51:44.4833593Z Fetched 5546 kB in 0s (54.8 MB/s) 2021-05-15T13:51:44.5133381Z Selecting previously unselected package libdcmtk14. 2021-05-15T13:51:44.5209868Z (Reading database ... 2021-05-15T13:51:44.5210409Z (Reading database ... 5% 2021-05-15T13:51:44.5210897Z (Reading database ... 10% 2021-05-15T13:51:44.5211392Z (Reading database ... 15% 2021-05-15T13:51:44.5211870Z (Reading database ... 20% 2021-05-15T13:51:44.5212376Z (Reading database ... 25% 2021-05-15T13:51:44.5212855Z (Reading database ... 30% 2021-05-15T13:51:44.5213345Z (Reading database ... 35% 2021-05-15T13:51:44.5213820Z (Reading database ... 40% 2021-05-15T13:51:44.5214315Z (Reading database ... 45% 2021-05-15T13:51:44.5214789Z (Reading database ... 50% 2021-05-15T13:51:44.5252055Z (Reading database ... 55% 2021-05-15T13:51:44.5287766Z (Reading database ... 60% 2021-05-15T13:51:44.5328626Z (Reading database ... 65% 2021-05-15T13:51:44.5456296Z (Reading database ... 70% 2021-05-15T13:51:44.5570837Z (Reading database ... 75% 2021-05-15T13:51:44.5835532Z (Reading database ... 80% 2021-05-15T13:51:44.6153244Z (Reading database ... 85% 2021-05-15T13:51:44.6290342Z (Reading database ... 90% 2021-05-15T13:51:44.6366674Z (Reading database ... 95% 2021-05-15T13:51:44.6367384Z (Reading database ... 100% 2021-05-15T13:51:44.6368408Z (Reading database ... 265150 files and directories currently installed.) 2021-05-15T13:51:44.6481195Z Preparing to unpack .../libdcmtk14_3.6.4-2.1build2_amd64.deb ... 2021-05-15T13:51:44.6504827Z Unpacking libdcmtk14 (3.6.4-2.1build2) ... 2021-05-15T13:51:45.1884770Z Selecting previously unselected package dcmtk. 2021-05-15T13:51:45.2115531Z Preparing to unpack .../dcmtk_3.6.4-2.1build2_amd64.deb ... 2021-05-15T13:51:45.2181353Z Unpacking dcmtk (3.6.4-2.1build2) ... 2021-05-15T13:51:45.3693097Z Setting up libdcmtk14 (3.6.4-2.1build2) ... 2021-05-15T13:51:45.3722558Z Setting up dcmtk (3.6.4-2.1build2) ... 2021-05-15T13:51:45.3844185Z Adding `dcmtk' group to system ... 2021-05-15T13:51:45.4548965Z Adding `dcmtk' user to system ... 2021-05-15T13:51:45.6145667Z adduser: Warning: The home directory `/var/lib/dcmtk/db' does not belong to the user you are currently creating. 2021-05-15T13:51:45.8849754Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:51:47.5895116Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:51:49.6804634Z Reading package lists... 2021-05-15T13:51:49.8393671Z Building dependency tree... 2021-05-15T13:51:49.8413722Z Reading state information... 2021-05-15T13:51:50.0733152Z libsecret-1-dev is already the newest version (0.20.3-0ubuntu1). 2021-05-15T13:51:50.0734583Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:51:50.1425912Z Reading package lists... 2021-05-15T13:51:50.2979195Z Building dependency tree... 2021-05-15T13:51:50.3001099Z Reading state information... 2021-05-15T13:51:50.5368409Z libpng-dev is already the newest version (1.6.37-2). 2021-05-15T13:51:50.5369892Z libpng-dev set to manually installed. 2021-05-15T13:51:50.5370910Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:51:50.6001540Z Reading package lists... 2021-05-15T13:51:50.7561812Z Building dependency tree... 2021-05-15T13:51:50.7580657Z Reading state information... 2021-05-15T13:51:50.9153063Z The following additional packages will be installed: 2021-05-15T13:51:50.9156332Z libopenjp2-7 libpoppler-cpp0v5 libpoppler-dev libpoppler97 poppler-data 2021-05-15T13:51:50.9164233Z Suggested packages: 2021-05-15T13:51:50.9165796Z poppler-utils ghostscript fonts-japanese-mincho | fonts-ipafont-mincho 2021-05-15T13:51:50.9167597Z fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai 2021-05-15T13:51:50.9168937Z fonts-arphic-uming fonts-nanum 2021-05-15T13:51:50.9670285Z The following NEW packages will be installed: 2021-05-15T13:51:50.9672329Z libopenjp2-7 libpoppler-cpp-dev libpoppler-cpp0v5 libpoppler-dev 2021-05-15T13:51:50.9675557Z libpoppler97 poppler-data 2021-05-15T13:51:50.9887923Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:51:50.9889203Z Need to get 2582 kB of archives. 2021-05-15T13:51:50.9890499Z After this operation, 16.7 MB of additional disk space will be used. 2021-05-15T13:51:50.9892444Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB] 2021-05-15T13:51:51.0117404Z 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-15T13:51:51.0140851Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1 [915 kB] 2021-05-15T13:51:51.0265049Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp0v5 amd64 0.86.1-0ubuntu1 [35.6 kB] 2021-05-15T13:51:51.0274121Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-dev amd64 0.86.1-0ubuntu1 [5336 B] 2021-05-15T13:51:51.0278690Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp-dev amd64 0.86.1-0ubuntu1 [10.4 kB] 2021-05-15T13:51:51.5092621Z Fetched 2582 kB in 0s (46.4 MB/s) 2021-05-15T13:51:51.5430856Z Selecting previously unselected package poppler-data. 2021-05-15T13:51:51.5506885Z (Reading database ... 2021-05-15T13:51:51.5507489Z (Reading database ... 5% 2021-05-15T13:51:51.5508036Z (Reading database ... 10% 2021-05-15T13:51:51.5508571Z (Reading database ... 15% 2021-05-15T13:51:51.5509087Z (Reading database ... 20% 2021-05-15T13:51:51.5509800Z (Reading database ... 25% 2021-05-15T13:51:51.5510321Z (Reading database ... 30% 2021-05-15T13:51:51.5510846Z (Reading database ... 35% 2021-05-15T13:51:51.5511356Z (Reading database ... 40% 2021-05-15T13:51:51.5511974Z (Reading database ... 45% 2021-05-15T13:51:51.5512484Z (Reading database ... 50% 2021-05-15T13:51:51.5553628Z (Reading database ... 55% 2021-05-15T13:51:51.5596173Z (Reading database ... 60% 2021-05-15T13:51:51.5638971Z (Reading database ... 65% 2021-05-15T13:51:51.5769501Z (Reading database ... 70% 2021-05-15T13:51:51.5897902Z (Reading database ... 75% 2021-05-15T13:51:51.6182358Z (Reading database ... 80% 2021-05-15T13:51:51.6524042Z (Reading database ... 85% 2021-05-15T13:51:51.6678029Z (Reading database ... 90% 2021-05-15T13:51:51.6756232Z (Reading database ... 95% 2021-05-15T13:51:51.6757646Z (Reading database ... 100% 2021-05-15T13:51:51.6759464Z (Reading database ... 265385 files and directories currently installed.) 2021-05-15T13:51:51.6878200Z Preparing to unpack .../0-poppler-data_0.4.9-2_all.deb ... 2021-05-15T13:51:51.6889248Z Unpacking poppler-data (0.4.9-2) ... 2021-05-15T13:51:51.9433684Z Selecting previously unselected package libopenjp2-7:amd64. 2021-05-15T13:51:51.9749423Z Preparing to unpack .../1-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... 2021-05-15T13:51:51.9766052Z Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-15T13:51:52.0205843Z Selecting previously unselected package libpoppler97:amd64. 2021-05-15T13:51:52.0436919Z Preparing to unpack .../2-libpoppler97_0.86.1-0ubuntu1_amd64.deb ... 2021-05-15T13:51:52.0449117Z Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T13:51:52.1685898Z Selecting previously unselected package libpoppler-cpp0v5:amd64. 2021-05-15T13:51:52.1915270Z Preparing to unpack .../3-libpoppler-cpp0v5_0.86.1-0ubuntu1_amd64.deb ... 2021-05-15T13:51:52.1935925Z Unpacking libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T13:51:52.2245871Z Selecting previously unselected package libpoppler-dev:amd64. 2021-05-15T13:51:52.2462214Z Preparing to unpack .../4-libpoppler-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-15T13:51:52.2533997Z Unpacking libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T13:51:52.2788389Z Selecting previously unselected package libpoppler-cpp-dev:amd64. 2021-05-15T13:51:52.3055845Z Preparing to unpack .../5-libpoppler-cpp-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-15T13:51:52.3068411Z Unpacking libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T13:51:52.3698416Z Setting up poppler-data (0.4.9-2) ... 2021-05-15T13:51:52.3805703Z Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-15T13:51:52.3830447Z Setting up libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T13:51:52.3859249Z Setting up libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T13:51:52.3984061Z Setting up libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T13:51:52.4027310Z Setting up libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T13:51:52.4060744Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-15T13:51:52.4467405Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:51:54.6051669Z Reading package lists... 2021-05-15T13:51:54.7507253Z Building dependency tree... 2021-05-15T13:51:54.7527378Z Reading state information... 2021-05-15T13:51:54.8974868Z The following additional packages will be installed: 2021-05-15T13:51:54.8976896Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libsz2 2021-05-15T13:51:54.8982085Z Suggested packages: 2021-05-15T13:51:54.8982952Z libhdf5-doc 2021-05-15T13:51:54.9424264Z The following NEW packages will be installed: 2021-05-15T13:51:54.9426870Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libhdf5-dev 2021-05-15T13:51:54.9428137Z libsz2 2021-05-15T13:51:54.9630058Z 0 upgraded, 7 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:51:54.9630731Z Need to get 4074 kB of archives. 2021-05-15T13:51:54.9631457Z After this operation, 17.6 MB of additional disk space will be used. 2021-05-15T13:51:54.9633540Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 hdf5-helpers amd64 1.10.4+repack-11ubuntu1 [13.6 kB] 2021-05-15T13:51:54.9654153Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec0 amd64 1.0.4-1 [19.1 kB] 2021-05-15T13:51:54.9661314Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsz2 amd64 1.0.4-1 [5188 B] 2021-05-15T13:51:54.9667376Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-103 amd64 1.10.4+repack-11ubuntu1 [1311 kB] 2021-05-15T13:51:54.9924235Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-cpp-103 amd64 1.10.4+repack-11ubuntu1 [120 kB] 2021-05-15T13:51:54.9938798Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec-dev amd64 1.0.4-1 [16.9 kB] 2021-05-15T13:51:54.9945072Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-dev amd64 1.10.4+repack-11ubuntu1 [2589 kB] 2021-05-15T13:51:55.4401759Z Fetched 4074 kB in 0s (44.1 MB/s) 2021-05-15T13:51:55.4704965Z Selecting previously unselected package hdf5-helpers. 2021-05-15T13:51:55.4780660Z (Reading database ... 2021-05-15T13:51:55.4781507Z (Reading database ... 5% 2021-05-15T13:51:55.4782160Z (Reading database ... 10% 2021-05-15T13:51:55.4783005Z (Reading database ... 15% 2021-05-15T13:51:55.4783671Z (Reading database ... 20% 2021-05-15T13:51:55.4784325Z (Reading database ... 25% 2021-05-15T13:51:55.4784977Z (Reading database ... 30% 2021-05-15T13:51:55.4785597Z (Reading database ... 35% 2021-05-15T13:51:55.4786247Z (Reading database ... 40% 2021-05-15T13:51:55.4786893Z (Reading database ... 45% 2021-05-15T13:51:55.4787539Z (Reading database ... 50% 2021-05-15T13:51:55.4809266Z (Reading database ... 55% 2021-05-15T13:51:55.4850407Z (Reading database ... 60% 2021-05-15T13:51:55.4889464Z (Reading database ... 65% 2021-05-15T13:51:55.5018718Z (Reading database ... 70% 2021-05-15T13:51:55.5138441Z (Reading database ... 75% 2021-05-15T13:51:55.5420133Z (Reading database ... 80% 2021-05-15T13:51:55.5752348Z (Reading database ... 85% 2021-05-15T13:51:55.5909251Z (Reading database ... 90% 2021-05-15T13:51:55.5993496Z (Reading database ... 95% 2021-05-15T13:51:55.5994036Z (Reading database ... 100% 2021-05-15T13:51:55.5994816Z (Reading database ... 265945 files and directories currently installed.) 2021-05-15T13:51:55.6114920Z Preparing to unpack .../0-hdf5-helpers_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-15T13:51:55.6124990Z Unpacking hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-15T13:51:55.6382468Z Selecting previously unselected package libaec0:amd64. 2021-05-15T13:51:55.6673881Z Preparing to unpack .../1-libaec0_1.0.4-1_amd64.deb ... 2021-05-15T13:51:55.6691423Z Unpacking libaec0:amd64 (1.0.4-1) ... 2021-05-15T13:51:55.7006457Z Selecting previously unselected package libsz2:amd64. 2021-05-15T13:51:55.7250779Z Preparing to unpack .../2-libsz2_1.0.4-1_amd64.deb ... 2021-05-15T13:51:55.7261695Z Unpacking libsz2:amd64 (1.0.4-1) ... 2021-05-15T13:51:55.7605664Z Selecting previously unselected package libhdf5-103:amd64. 2021-05-15T13:51:55.7815025Z Preparing to unpack .../3-libhdf5-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-15T13:51:55.7830809Z Unpacking libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-15T13:51:55.9365306Z Selecting previously unselected package libhdf5-cpp-103:amd64. 2021-05-15T13:51:55.9551955Z Preparing to unpack .../4-libhdf5-cpp-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-15T13:51:55.9565779Z Unpacking libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-15T13:51:55.9965621Z Selecting previously unselected package libaec-dev:amd64. 2021-05-15T13:51:56.0194731Z Preparing to unpack .../5-libaec-dev_1.0.4-1_amd64.deb ... 2021-05-15T13:51:56.0210423Z Unpacking libaec-dev:amd64 (1.0.4-1) ... 2021-05-15T13:51:56.0564919Z Selecting previously unselected package libhdf5-dev. 2021-05-15T13:51:56.0768831Z Preparing to unpack .../6-libhdf5-dev_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-15T13:51:56.0777705Z Unpacking libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-15T13:51:56.4032302Z Setting up hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-15T13:51:56.4059913Z Setting up libaec0:amd64 (1.0.4-1) ... 2021-05-15T13:51:56.4080800Z Setting up libsz2:amd64 (1.0.4-1) ... 2021-05-15T13:51:56.4103699Z Setting up libaec-dev:amd64 (1.0.4-1) ... 2021-05-15T13:51:56.4125092Z Setting up libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-15T13:51:56.4146879Z Setting up libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-15T13:51:56.4169266Z Setting up libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-15T13:51:56.4245155Z 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-15T13:51:56.4267819Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:51:57.1829200Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:51:59.1830868Z Reading package lists... 2021-05-15T13:51:59.3510535Z Building dependency tree... 2021-05-15T13:51:59.3529753Z Reading state information... 2021-05-15T13:51:59.5076485Z The following additional packages will be installed: 2021-05-15T13:51:59.5079976Z libdrm-dev libgl-dev libglu1-mesa libglx-dev 2021-05-15T13:51:59.5521477Z The following NEW packages will be installed: 2021-05-15T13:51:59.5528401Z libdrm-dev libgl-dev libglu1-mesa libglu1-mesa-dev libglx-dev 2021-05-15T13:51:59.5532924Z mesa-common-dev 2021-05-15T13:51:59.5957032Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:51:59.5958206Z Need to get 1761 kB of archives. 2021-05-15T13:51:59.5959462Z After this operation, 5442 kB of additional disk space will be used. 2021-05-15T13:51:59.5962336Z 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-15T13:51:59.6006097Z 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-15T13:51:59.6013138Z 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-15T13:51:59.6030950Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa amd64 9.0.1-1build1 [168 kB] 2021-05-15T13:51:59.6051396Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa-dev amd64 9.0.1-1build1 [207 kB] 2021-05-15T13:51:59.6071893Z 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-15T13:52:00.0609367Z Fetched 1761 kB in 0s (27.0 MB/s) 2021-05-15T13:52:00.0930537Z Selecting previously unselected package libdrm-dev:amd64. 2021-05-15T13:52:00.1002395Z (Reading database ... 2021-05-15T13:52:00.1003594Z (Reading database ... 5% 2021-05-15T13:52:00.1004283Z (Reading database ... 10% 2021-05-15T13:52:00.1004979Z (Reading database ... 15% 2021-05-15T13:52:00.1005639Z (Reading database ... 20% 2021-05-15T13:52:00.1006298Z (Reading database ... 25% 2021-05-15T13:52:00.1006966Z (Reading database ... 30% 2021-05-15T13:52:00.1007600Z (Reading database ... 35% 2021-05-15T13:52:00.1008244Z (Reading database ... 40% 2021-05-15T13:52:00.1008894Z (Reading database ... 45% 2021-05-15T13:52:00.1009579Z (Reading database ... 50% 2021-05-15T13:52:00.1044109Z (Reading database ... 55% 2021-05-15T13:52:00.1080067Z (Reading database ... 60% 2021-05-15T13:52:00.1117306Z (Reading database ... 65% 2021-05-15T13:52:00.1240338Z (Reading database ... 70% 2021-05-15T13:52:00.1353705Z (Reading database ... 75% 2021-05-15T13:52:00.1621824Z (Reading database ... 80% 2021-05-15T13:52:00.1938564Z (Reading database ... 85% 2021-05-15T13:52:00.2089550Z (Reading database ... 90% 2021-05-15T13:52:00.2173185Z (Reading database ... 95% 2021-05-15T13:52:00.2173873Z (Reading database ... 100% 2021-05-15T13:52:00.2174836Z (Reading database ... 266153 files and directories currently installed.) 2021-05-15T13:52:00.2289385Z Preparing to unpack .../0-libdrm-dev_2.4.102-1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T13:52:00.2301738Z Unpacking libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-15T13:52:00.2725625Z Selecting previously unselected package libglx-dev:amd64. 2021-05-15T13:52:00.2983822Z Preparing to unpack .../1-libglx-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-15T13:52:00.2992745Z Unpacking libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T13:52:00.3289719Z Selecting previously unselected package libgl-dev:amd64. 2021-05-15T13:52:00.3512222Z Preparing to unpack .../2-libgl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-15T13:52:00.3522757Z Unpacking libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T13:52:00.3965658Z Selecting previously unselected package libglu1-mesa:amd64. 2021-05-15T13:52:00.4157216Z Preparing to unpack .../3-libglu1-mesa_9.0.1-1build1_amd64.deb ... 2021-05-15T13:52:00.4183107Z Unpacking libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-15T13:52:00.4605610Z Selecting previously unselected package libglu1-mesa-dev:amd64. 2021-05-15T13:52:00.4901078Z Preparing to unpack .../4-libglu1-mesa-dev_9.0.1-1build1_amd64.deb ... 2021-05-15T13:52:00.4909566Z Unpacking libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-15T13:52:00.5445239Z Selecting previously unselected package mesa-common-dev:amd64. 2021-05-15T13:52:00.5650136Z Preparing to unpack .../5-mesa-common-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-15T13:52:00.5668921Z Unpacking mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T13:52:00.7424076Z Setting up libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-15T13:52:00.7459334Z Setting up libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T13:52:00.7491722Z Setting up libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-15T13:52:00.7522613Z Setting up libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T13:52:00.7552273Z Setting up libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-15T13:52:00.7580166Z Setting up mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T13:52:00.7614492Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:52:02.2741307Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:52:04.3724594Z Reading package lists... 2021-05-15T13:52:04.5200931Z Building dependency tree... 2021-05-15T13:52:04.5221680Z Reading state information... 2021-05-15T13:52:04.6621812Z The following additional packages will be installed: 2021-05-15T13:52:04.6624146Z libprotobuf-lite17 libprotoc17 2021-05-15T13:52:04.7045796Z The following NEW packages will be installed: 2021-05-15T13:52:04.7048061Z libprotobuf-dev libprotobuf-lite17 libprotoc-dev libprotoc17 2021-05-15T13:52:04.7049336Z protobuf-compiler 2021-05-15T13:52:04.7313634Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:52:04.7314433Z Need to get 2754 kB of archives. 2021-05-15T13:52:04.7315296Z After this operation, 19.9 MB of additional disk space will be used. 2021-05-15T13:52:04.7317317Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5 [132 kB] 2021-05-15T13:52:04.7358577Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5 [646 kB] 2021-05-15T13:52:04.7487924Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5 [1155 kB] 2021-05-15T13:52:04.7644830Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc-dev amd64 3.6.1.3-2ubuntu5 [793 kB] 2021-05-15T13:52:04.7732387Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 protobuf-compiler amd64 3.6.1.3-2ubuntu5 [27.6 kB] 2021-05-15T13:52:05.1710065Z Fetched 2754 kB in 0s (42.8 MB/s) 2021-05-15T13:52:05.2046007Z Selecting previously unselected package libprotobuf-lite17:amd64. 2021-05-15T13:52:05.2058704Z (Reading database ... 2021-05-15T13:52:05.2059493Z (Reading database ... 5% 2021-05-15T13:52:05.2060247Z (Reading database ... 10% 2021-05-15T13:52:05.2060963Z (Reading database ... 15% 2021-05-15T13:52:05.2061688Z (Reading database ... 20% 2021-05-15T13:52:05.2062397Z (Reading database ... 25% 2021-05-15T13:52:05.2063323Z (Reading database ... 30% 2021-05-15T13:52:05.2064072Z (Reading database ... 35% 2021-05-15T13:52:05.2064778Z (Reading database ... 40% 2021-05-15T13:52:05.2065499Z (Reading database ... 45% 2021-05-15T13:52:05.2066318Z (Reading database ... 50% 2021-05-15T13:52:05.2097826Z (Reading database ... 55% 2021-05-15T13:52:05.2131017Z (Reading database ... 60% 2021-05-15T13:52:05.2167472Z (Reading database ... 65% 2021-05-15T13:52:05.2280009Z (Reading database ... 70% 2021-05-15T13:52:05.2392153Z (Reading database ... 75% 2021-05-15T13:52:05.2645609Z (Reading database ... 80% 2021-05-15T13:52:05.2938817Z (Reading database ... 85% 2021-05-15T13:52:05.3071038Z (Reading database ... 90% 2021-05-15T13:52:05.3147756Z (Reading database ... 95% 2021-05-15T13:52:05.3148682Z (Reading database ... 100% 2021-05-15T13:52:05.3150038Z (Reading database ... 266636 files and directories currently installed.) 2021-05-15T13:52:05.3253328Z Preparing to unpack .../libprotobuf-lite17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T13:52:05.3326863Z Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T13:52:05.3684781Z Selecting previously unselected package libprotoc17:amd64. 2021-05-15T13:52:05.3946581Z Preparing to unpack .../libprotoc17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T13:52:05.3957296Z Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T13:52:05.4885617Z Selecting previously unselected package libprotobuf-dev:amd64. 2021-05-15T13:52:05.5062982Z Preparing to unpack .../libprotobuf-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T13:52:05.5075004Z Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T13:52:05.6685457Z Selecting previously unselected package libprotoc-dev:amd64. 2021-05-15T13:52:05.6880975Z Preparing to unpack .../libprotoc-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T13:52:05.6894283Z Unpacking libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T13:52:05.8046111Z Selecting previously unselected package protobuf-compiler. 2021-05-15T13:52:05.8298278Z Preparing to unpack .../protobuf-compiler_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T13:52:05.8309308Z Unpacking protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-15T13:52:05.8930686Z Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T13:52:05.8963721Z Setting up protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-15T13:52:05.8986885Z Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T13:52:05.9013441Z Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T13:52:05.9044964Z Setting up libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T13:52:05.9068726Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:52:06.6234765Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:52:08.6354697Z Reading package lists... 2021-05-15T13:52:08.7887244Z Building dependency tree... 2021-05-15T13:52:08.7907330Z Reading state information... 2021-05-15T13:52:08.9547994Z The following additional packages will be installed: 2021-05-15T13:52:08.9550835Z i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 libasyncns0 2021-05-15T13:52:08.9554463Z libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58 2021-05-15T13:52:08.9556462Z libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 2021-05-15T13:52:08.9558916Z libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 libcodec2-0.9 2021-05-15T13:52:08.9561350Z libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 libigdgmm11 2021-05-15T13:52:08.9563891Z libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-15T13:52:08.9566313Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-15T13:52:08.9568736Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-15T13:52:08.9572985Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-15T13:52:08.9575391Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-15T13:52:08.9578167Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-15T13:52:08.9580457Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-15T13:52:08.9583461Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-15T13:52:08.9585897Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-15T13:52:08.9587323Z Suggested packages: 2021-05-15T13:52:08.9589283Z ffmpeg-doc i965-va-driver-shaders libbluray-bdj jackd2 libportaudio2 2021-05-15T13:52:08.9591659Z opus-tools pulseaudio libraw1394-doc serdi sndiod sordi speex opencl-icd 2021-05-15T13:52:08.9594275Z libvdpau-va-gl1 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver 2021-05-15T13:52:08.9596659Z nvidia-legacy-304xx-vdpau-driver 2021-05-15T13:52:09.0317915Z The following NEW packages will be installed: 2021-05-15T13:52:09.0322280Z ffmpeg i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 2021-05-15T13:52:09.0323701Z libasyncns0 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 2021-05-15T13:52:09.0326372Z libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 2021-05-15T13:52:09.0328858Z libcaca0 libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 2021-05-15T13:52:09.0332623Z libcodec2-0.9 libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 2021-05-15T13:52:09.0336214Z libigdgmm11 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-15T13:52:09.0339042Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-15T13:52:09.0342854Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-15T13:52:09.0344103Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-15T13:52:09.0346831Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-15T13:52:09.0349327Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-15T13:52:09.0351770Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-15T13:52:09.0355589Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-15T13:52:09.0360347Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-15T13:52:09.1321295Z 0 upgraded, 76 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:52:09.1323112Z Need to get 47.1 MB of archives. 2021-05-15T13:52:09.1325619Z After this operation, 195 MB of additional disk space will be used. 2021-05-15T13:52:09.1329698Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaom0 amd64 1.0.0.errata1-3build1 [1160 kB] 2021-05-15T13:52:09.1639469Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] 2021-05-15T13:52:09.1647873Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] 2021-05-15T13:52:09.1656603Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-x11-2 amd64 2.7.0-2 [11.9 kB] 2021-05-15T13:52:09.1665632Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] 2021-05-15T13:52:09.1673690Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 ocl-icd-libopencl1 amd64 2.2.11-1ubuntu1 [30.3 kB] 2021-05-15T13:52:09.1684679Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavutil56 amd64 7:4.2.4-1ubuntu0.1 [241 kB] 2021-05-15T13:52:09.1720857Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcodec2-0.9 amd64 0.9.2-2 [7886 kB] 2021-05-15T13:52:09.2888987Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] 2021-05-15T13:52:09.2898268Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] 2021-05-15T13:52:09.2920190Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] 2021-05-15T13:52:09.2946072Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2021-05-15T13:52:09.2955996Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-05-15T13:52:09.2964304Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libspeex1 amd64 1.2~rc1.2-1.1ubuntu1 [53.2 kB] 2021-05-15T13:52:09.2976028Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] 2021-05-15T13:52:09.2988669Z 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-15T13:52:09.3003972Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu2 [162 kB] 2021-05-15T13:52:09.3024706Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] 2021-05-15T13:52:09.3036782Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2021-05-15T13:52:09.3050416Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwavpack1 amd64 5.2.0-1ubuntu0.1 [77.3 kB] 2021-05-15T13:52:09.3068466Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx264-155 amd64 2:0.155.2917+git0a84d98-2 [521 kB] 2021-05-15T13:52:09.3122058Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] 2021-05-15T13:52:09.3269568Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2021-05-15T13:52:09.3304849Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi-common all 0.2.35-17 [32.5 kB] 2021-05-15T13:52:09.3320175Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] 2021-05-15T13:52:09.3356031Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavcodec58 amd64 7:4.2.4-1ubuntu0.1 [4876 kB] 2021-05-15T13:52:09.4219568Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libraw1394-11 amd64 2.1.2-1 [30.7 kB] 2021-05-15T13:52:09.4225093Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavc1394-0 amd64 0.5.4-5 [16.2 kB] 2021-05-15T13:52:09.4230257Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libass9 amd64 1:0.14.0-2 [88.0 kB] 2021-05-15T13:52:09.4240345Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] 2021-05-15T13:52:09.4256566Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] 2021-05-15T13:52:09.4263133Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] 2021-05-15T13:52:09.4284475Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] 2021-05-15T13:52:09.4299730Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] 2021-05-15T13:52:09.4400891Z 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-15T13:52:09.4445761Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavformat58 amd64 7:4.2.4-1ubuntu0.1 [981 kB] 2021-05-15T13:52:09.4593808Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbs2b0 amd64 3.1.0+dfsg-2.2build1 [10.2 kB] 2021-05-15T13:52:09.4601921Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libflite1 amd64 2.1-release-3 [12.8 MB] 2021-05-15T13:52:09.6399239Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libserd-0-0 amd64 0.30.2-1 [46.6 kB] 2021-05-15T13:52:09.6405779Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsord-0-0 amd64 0.16.4-1 [19.5 kB] 2021-05-15T13:52:09.6412598Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsratom-0-0 amd64 0.6.4-1 [16.9 kB] 2021-05-15T13:52:09.6416787Z 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-15T13:52:09.6426754Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmysofa1 amd64 1.0~dfsg0-1 [39.2 kB] 2021-05-15T13:52:09.6435959Z 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-15T13:52:09.6446507Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsamplerate0 amd64 0.1.9-2 [939 kB] 2021-05-15T13:52:09.6549137Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 librubberband2 amd64 1.8.2-1build1 [89.4 kB] 2021-05-15T13:52:09.6562846Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswscale5 amd64 7:4.2.4-1ubuntu0.1 [156 kB] 2021-05-15T13:52:09.6585508Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libvidstab1.1 amd64 1.1.0-2 [35.0 kB] 2021-05-15T13:52:09.6595458Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavfilter7 amd64 7:4.2.4-1ubuntu0.1 [1084 kB] 2021-05-15T13:52:09.6733085Z 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-15T13:52:09.6762811Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio18 amd64 2.0.0-2 [58.6 kB] 2021-05-15T13:52:09.6773723Z 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-15T13:52:09.6779340Z 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-15T13:52:09.6786437Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdc1394-22 amd64 2.2.5-2.1 [79.6 kB] 2021-05-15T13:52:09.6797940Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libiec61883-0 amd64 1.2.0-3 [24.3 kB] 2021-05-15T13:52:09.6806537Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjack-jackd2-0 amd64 1.9.12~dfsg-2ubuntu2 [267 kB] 2021-05-15T13:52:09.6834336Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal-data all 1:1.19.1-1 [162 kB] 2021-05-15T13:52:09.6854698Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsndio7.0 amd64 1.5.0-3 [24.5 kB] 2021-05-15T13:52:09.6864394Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal1 amd64 1:1.19.1-1 [492 kB] 2021-05-15T13:52:09.6915501Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB] 2021-05-15T13:52:09.6920004Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libflac8 amd64 1.3.3-1build1 [103 kB] 2021-05-15T13:52:09.6934854Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsndfile1 amd64 1.0.28-7 [170 kB] 2021-05-15T13:52:09.6956508Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpulse0 amd64 1:13.99.1-1ubuntu3.10 [262 kB] 2021-05-15T13:52:09.6994277Z 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-15T13:52:09.7038099Z 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-15T13:52:09.7050419Z 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-15T13:52:09.7060093Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 ffmpeg amd64 7:4.2.4-1ubuntu0.1 [1453 kB] 2021-05-15T13:52:09.7229505Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libigdgmm11 amd64 20.1.1+ds1-1 [111 kB] 2021-05-15T13:52:09.7241672Z 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-15T13:52:09.7451380Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaacs0 amd64 0.9.0-2 [50.1 kB] 2021-05-15T13:52:09.7461776Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbdplus0 amd64 0.1.2-3 [47.3 kB] 2021-05-15T13:52:09.7475380Z 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-15T13:52:09.7872489Z 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-15T13:52:09.8380114Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 i965-va-driver amd64 2.4.0-0ubuntu1 [924 kB] 2021-05-15T13:52:09.8542084Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 va-driver-all amd64 2.7.0-2 [4020 B] 2021-05-15T13:52:09.8544153Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 vdpau-driver-all amd64 1.3-1ubuntu2 [4596 B] 2021-05-15T13:52:10.4510935Z Fetched 47.1 MB in 1s (58.0 MB/s) 2021-05-15T13:52:10.4830103Z Selecting previously unselected package libaom0:amd64. 2021-05-15T13:52:10.4903347Z (Reading database ... 2021-05-15T13:52:10.4904021Z (Reading database ... 5% 2021-05-15T13:52:10.4904688Z (Reading database ... 10% 2021-05-15T13:52:10.4905293Z (Reading database ... 15% 2021-05-15T13:52:10.4905923Z (Reading database ... 20% 2021-05-15T13:52:10.4906532Z (Reading database ... 25% 2021-05-15T13:52:10.4907133Z (Reading database ... 30% 2021-05-15T13:52:10.4907733Z (Reading database ... 35% 2021-05-15T13:52:10.4908344Z (Reading database ... 40% 2021-05-15T13:52:10.4908933Z (Reading database ... 45% 2021-05-15T13:52:10.4909520Z (Reading database ... 50% 2021-05-15T13:52:10.4945611Z (Reading database ... 55% 2021-05-15T13:52:10.4981109Z (Reading database ... 60% 2021-05-15T13:52:10.5018883Z (Reading database ... 65% 2021-05-15T13:52:10.5143190Z (Reading database ... 70% 2021-05-15T13:52:10.5258140Z (Reading database ... 75% 2021-05-15T13:52:10.5537652Z (Reading database ... 80% 2021-05-15T13:52:10.5849843Z (Reading database ... 85% 2021-05-15T13:52:10.5987083Z (Reading database ... 90% 2021-05-15T13:52:10.6061245Z (Reading database ... 95% 2021-05-15T13:52:10.6061892Z (Reading database ... 100% 2021-05-15T13:52:10.6062843Z (Reading database ... 266807 files and directories currently installed.) 2021-05-15T13:52:10.6169556Z Preparing to unpack .../00-libaom0_1.0.0.errata1-3build1_amd64.deb ... 2021-05-15T13:52:10.6196957Z Unpacking libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-15T13:52:10.7556263Z Selecting previously unselected package libva2:amd64. 2021-05-15T13:52:10.7811263Z Preparing to unpack .../01-libva2_2.7.0-2_amd64.deb ... 2021-05-15T13:52:10.7822037Z Unpacking libva2:amd64 (2.7.0-2) ... 2021-05-15T13:52:10.8125223Z Selecting previously unselected package libva-drm2:amd64. 2021-05-15T13:52:10.8396228Z Preparing to unpack .../02-libva-drm2_2.7.0-2_amd64.deb ... 2021-05-15T13:52:10.8407874Z Unpacking libva-drm2:amd64 (2.7.0-2) ... 2021-05-15T13:52:10.8765491Z Selecting previously unselected package libva-x11-2:amd64. 2021-05-15T13:52:10.9047429Z Preparing to unpack .../03-libva-x11-2_2.7.0-2_amd64.deb ... 2021-05-15T13:52:10.9056486Z Unpacking libva-x11-2:amd64 (2.7.0-2) ... 2021-05-15T13:52:10.9300760Z Selecting previously unselected package libvdpau1:amd64. 2021-05-15T13:52:10.9598477Z Preparing to unpack .../04-libvdpau1_1.3-1ubuntu2_amd64.deb ... 2021-05-15T13:52:10.9608135Z Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-15T13:52:11.0046606Z Selecting previously unselected package ocl-icd-libopencl1:amd64. 2021-05-15T13:52:11.0348594Z Preparing to unpack .../05-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 2021-05-15T13:52:11.0376261Z Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-15T13:52:11.0765220Z Selecting previously unselected package libavutil56:amd64. 2021-05-15T13:52:11.1036732Z Preparing to unpack .../06-libavutil56_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:52:11.1046480Z Unpacking libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:52:11.1629699Z Selecting previously unselected package libcodec2-0.9:amd64. 2021-05-15T13:52:11.1937768Z Preparing to unpack .../07-libcodec2-0.9_0.9.2-2_amd64.deb ... 2021-05-15T13:52:11.1952305Z Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-15T13:52:12.0164871Z Selecting previously unselected package libgsm1:amd64. 2021-05-15T13:52:12.0380216Z Preparing to unpack .../08-libgsm1_1.0.18-2_amd64.deb ... 2021-05-15T13:52:12.0396007Z Unpacking libgsm1:amd64 (1.0.18-2) ... 2021-05-15T13:52:12.0725698Z Selecting previously unselected package libmp3lame0:amd64. 2021-05-15T13:52:12.0976107Z Preparing to unpack .../09-libmp3lame0_3.100-3_amd64.deb ... 2021-05-15T13:52:12.0987545Z Unpacking libmp3lame0:amd64 (3.100-3) ... 2021-05-15T13:52:12.1343962Z Selecting previously unselected package libopus0:amd64. 2021-05-15T13:52:12.1637678Z Preparing to unpack .../10-libopus0_1.3.1-0ubuntu1_amd64.deb ... 2021-05-15T13:52:12.1648880Z Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-15T13:52:12.2164757Z Selecting previously unselected package libshine3:amd64. 2021-05-15T13:52:12.2407356Z Preparing to unpack .../11-libshine3_3.1.1-2_amd64.deb ... 2021-05-15T13:52:12.2419076Z Unpacking libshine3:amd64 (3.1.1-2) ... 2021-05-15T13:52:12.2724547Z Selecting previously unselected package libsnappy1v5:amd64. 2021-05-15T13:52:12.2998355Z Preparing to unpack .../12-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-05-15T13:52:12.3009764Z Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-15T13:52:12.3324419Z Selecting previously unselected package libspeex1:amd64. 2021-05-15T13:52:12.3561774Z Preparing to unpack .../13-libspeex1_1.2~rc1.2-1.1ubuntu1_amd64.deb ... 2021-05-15T13:52:12.3572675Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-15T13:52:12.3924549Z Selecting previously unselected package libsoxr0:amd64. 2021-05-15T13:52:12.4185198Z Preparing to unpack .../14-libsoxr0_0.1.3-2build1_amd64.deb ... 2021-05-15T13:52:12.4199149Z Unpacking libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-15T13:52:12.4604534Z Selecting previously unselected package libswresample3:amd64. 2021-05-15T13:52:12.4793802Z Preparing to unpack .../15-libswresample3_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:52:12.4805813Z Unpacking libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:52:12.5128543Z Selecting previously unselected package libtheora0:amd64. 2021-05-15T13:52:12.5414350Z Preparing to unpack .../16-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... 2021-05-15T13:52:12.5423213Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-15T13:52:12.5885512Z Selecting previously unselected package libtwolame0:amd64. 2021-05-15T13:52:12.6121459Z Preparing to unpack .../17-libtwolame0_0.4.0-2_amd64.deb ... 2021-05-15T13:52:12.6132736Z Unpacking libtwolame0:amd64 (0.4.0-2) ... 2021-05-15T13:52:12.6486291Z Selecting previously unselected package libvorbisenc2:amd64. 2021-05-15T13:52:12.6709107Z Preparing to unpack .../18-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2021-05-15T13:52:12.6722253Z Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-15T13:52:12.7164762Z Selecting previously unselected package libwavpack1:amd64. 2021-05-15T13:52:12.7382673Z Preparing to unpack .../19-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... 2021-05-15T13:52:12.7397239Z Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-15T13:52:12.7764876Z Selecting previously unselected package libx264-155:amd64. 2021-05-15T13:52:12.8014234Z Preparing to unpack .../20-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... 2021-05-15T13:52:12.8024349Z Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-15T13:52:12.8862970Z Selecting previously unselected package libx265-179:amd64. 2021-05-15T13:52:12.9146904Z Preparing to unpack .../21-libx265-179_3.2.1-1build1_amd64.deb ... 2021-05-15T13:52:12.9157031Z Unpacking libx265-179:amd64 (3.2.1-1build1) ... 2021-05-15T13:52:13.1019533Z Selecting previously unselected package libxvidcore4:amd64. 2021-05-15T13:52:13.1298145Z Preparing to unpack .../22-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2021-05-15T13:52:13.1308098Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-15T13:52:13.1713893Z Selecting previously unselected package libzvbi-common. 2021-05-15T13:52:13.1987485Z Preparing to unpack .../23-libzvbi-common_0.2.35-17_all.deb ... 2021-05-15T13:52:13.2002323Z Unpacking libzvbi-common (0.2.35-17) ... 2021-05-15T13:52:13.2260995Z Selecting previously unselected package libzvbi0:amd64. 2021-05-15T13:52:13.2538476Z Preparing to unpack .../24-libzvbi0_0.2.35-17_amd64.deb ... 2021-05-15T13:52:13.2548389Z Unpacking libzvbi0:amd64 (0.2.35-17) ... 2021-05-15T13:52:13.3081972Z Selecting previously unselected package libavcodec58:amd64. 2021-05-15T13:52:13.3353062Z Preparing to unpack .../25-libavcodec58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:52:13.3364154Z Unpacking libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:52:13.8119718Z Selecting previously unselected package libraw1394-11:amd64. 2021-05-15T13:52:13.8385727Z Preparing to unpack .../26-libraw1394-11_2.1.2-1_amd64.deb ... 2021-05-15T13:52:13.8396746Z Unpacking libraw1394-11:amd64 (2.1.2-1) ... 2021-05-15T13:52:13.8644149Z Selecting previously unselected package libavc1394-0:amd64. 2021-05-15T13:52:13.8915778Z Preparing to unpack .../27-libavc1394-0_0.5.4-5_amd64.deb ... 2021-05-15T13:52:13.8929698Z Unpacking libavc1394-0:amd64 (0.5.4-5) ... 2021-05-15T13:52:13.9244731Z Selecting previously unselected package libass9:amd64. 2021-05-15T13:52:13.9462311Z Preparing to unpack .../28-libass9_1%3a0.14.0-2_amd64.deb ... 2021-05-15T13:52:13.9472857Z Unpacking libass9:amd64 (1:0.14.0-2) ... 2021-05-15T13:52:13.9844632Z Selecting previously unselected package libbluray2:amd64. 2021-05-15T13:52:14.0063789Z Preparing to unpack .../29-libbluray2_1%3a1.2.0-1_amd64.deb ... 2021-05-15T13:52:14.0075462Z Unpacking libbluray2:amd64 (1:1.2.0-1) ... 2021-05-15T13:52:14.0485505Z Selecting previously unselected package libchromaprint1:amd64. 2021-05-15T13:52:14.0718865Z Preparing to unpack .../30-libchromaprint1_1.4.3-3build1_amd64.deb ... 2021-05-15T13:52:14.0729288Z Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-15T13:52:14.1043932Z Selecting previously unselected package libgme0:amd64. 2021-05-15T13:52:14.1260908Z Preparing to unpack .../31-libgme0_0.6.2-1build1_amd64.deb ... 2021-05-15T13:52:14.1271772Z Unpacking libgme0:amd64 (0.6.2-1build1) ... 2021-05-15T13:52:14.1652337Z Selecting previously unselected package libmpg123-0:amd64. 2021-05-15T13:52:14.1930312Z Preparing to unpack .../32-libmpg123-0_1.25.13-1_amd64.deb ... 2021-05-15T13:52:14.1943075Z Unpacking libmpg123-0:amd64 (1.25.13-1) ... 2021-05-15T13:52:14.2285736Z Selecting previously unselected package libopenmpt0:amd64. 2021-05-15T13:52:14.2555555Z Preparing to unpack .../33-libopenmpt0_0.4.11-1build1_amd64.deb ... 2021-05-15T13:52:14.2566602Z Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-15T13:52:14.3344068Z Selecting previously unselected package libssh-gcrypt-4:amd64. 2021-05-15T13:52:14.3618799Z Preparing to unpack .../34-libssh-gcrypt-4_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-15T13:52:14.3628870Z Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-15T13:52:14.4073638Z Selecting previously unselected package libavformat58:amd64. 2021-05-15T13:52:14.4354198Z Preparing to unpack .../35-libavformat58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:52:14.4368011Z Unpacking libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:52:14.5516499Z Selecting previously unselected package libbs2b0:amd64. 2021-05-15T13:52:14.5780537Z Preparing to unpack .../36-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... 2021-05-15T13:52:14.5918136Z Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-15T13:52:14.6339175Z Selecting previously unselected package libflite1:amd64. 2021-05-15T13:52:14.6617724Z Preparing to unpack .../37-libflite1_2.1-release-3_amd64.deb ... 2021-05-15T13:52:14.6631410Z Unpacking libflite1:amd64 (2.1-release-3) ... 2021-05-15T13:52:15.8266810Z Selecting previously unselected package libserd-0-0:amd64. 2021-05-15T13:52:15.8531652Z Preparing to unpack .../38-libserd-0-0_0.30.2-1_amd64.deb ... 2021-05-15T13:52:15.8542049Z Unpacking libserd-0-0:amd64 (0.30.2-1) ... 2021-05-15T13:52:15.8886642Z Selecting previously unselected package libsord-0-0:amd64. 2021-05-15T13:52:15.9133359Z Preparing to unpack .../39-libsord-0-0_0.16.4-1_amd64.deb ... 2021-05-15T13:52:15.9146123Z Unpacking libsord-0-0:amd64 (0.16.4-1) ... 2021-05-15T13:52:15.9444680Z Selecting previously unselected package libsratom-0-0:amd64. 2021-05-15T13:52:15.9717730Z Preparing to unpack .../40-libsratom-0-0_0.6.4-1_amd64.deb ... 2021-05-15T13:52:15.9727903Z Unpacking libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-15T13:52:16.0044642Z Selecting previously unselected package liblilv-0-0:amd64. 2021-05-15T13:52:16.0249791Z Preparing to unpack .../41-liblilv-0-0_0.24.6-1ubuntu0.1_amd64.deb ... 2021-05-15T13:52:16.0260266Z Unpacking liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-15T13:52:16.0508181Z Selecting previously unselected package libmysofa1:amd64. 2021-05-15T13:52:16.0786491Z Preparing to unpack .../42-libmysofa1_1.0~dfsg0-1_amd64.deb ... 2021-05-15T13:52:16.0799925Z Unpacking libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-15T13:52:16.1063726Z Selecting previously unselected package libpostproc55:amd64. 2021-05-15T13:52:16.1344792Z Preparing to unpack .../43-libpostproc55_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:52:16.1355479Z Unpacking libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:52:16.1642957Z Selecting previously unselected package libsamplerate0:amd64. 2021-05-15T13:52:16.1926422Z Preparing to unpack .../44-libsamplerate0_0.1.9-2_amd64.deb ... 2021-05-15T13:52:16.1940658Z Unpacking libsamplerate0:amd64 (0.1.9-2) ... 2021-05-15T13:52:16.3169367Z Selecting previously unselected package librubberband2:amd64. 2021-05-15T13:52:16.3446410Z Preparing to unpack .../45-librubberband2_1.8.2-1build1_amd64.deb ... 2021-05-15T13:52:16.3459081Z Unpacking librubberband2:amd64 (1.8.2-1build1) ... 2021-05-15T13:52:16.3780925Z Selecting previously unselected package libswscale5:amd64. 2021-05-15T13:52:16.4059105Z Preparing to unpack .../46-libswscale5_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:52:16.4071061Z Unpacking libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:52:16.4441802Z Selecting previously unselected package libvidstab1.1:amd64. 2021-05-15T13:52:16.4710468Z Preparing to unpack .../47-libvidstab1.1_1.1.0-2_amd64.deb ... 2021-05-15T13:52:16.4720566Z Unpacking libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-15T13:52:16.4993523Z Selecting previously unselected package libavfilter7:amd64. 2021-05-15T13:52:16.5260058Z Preparing to unpack .../48-libavfilter7_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:52:16.5274190Z Unpacking libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:52:16.6494484Z Selecting previously unselected package libcaca0:amd64. 2021-05-15T13:52:16.6759997Z Preparing to unpack .../49-libcaca0_0.99.beta19-2.1ubuntu1.20.04.1_amd64.deb ... 2021-05-15T13:52:16.6769866Z Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-15T13:52:16.7236077Z Selecting previously unselected package libcdio18:amd64. 2021-05-15T13:52:16.7468495Z Preparing to unpack .../50-libcdio18_2.0.0-2_amd64.deb ... 2021-05-15T13:52:16.7473769Z Unpacking libcdio18:amd64 (2.0.0-2) ... 2021-05-15T13:52:16.7778862Z Selecting previously unselected package libcdio-cdda2:amd64. 2021-05-15T13:52:16.8039157Z Preparing to unpack .../51-libcdio-cdda2_10.2+2.0.0-1_amd64.deb ... 2021-05-15T13:52:16.8049569Z Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-15T13:52:16.8285579Z Selecting previously unselected package libcdio-paranoia2:amd64. 2021-05-15T13:52:16.8564038Z Preparing to unpack .../52-libcdio-paranoia2_10.2+2.0.0-1_amd64.deb ... 2021-05-15T13:52:16.8576314Z Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-15T13:52:16.8840242Z Selecting previously unselected package libdc1394-22:amd64. 2021-05-15T13:52:16.9117484Z Preparing to unpack .../53-libdc1394-22_2.2.5-2.1_amd64.deb ... 2021-05-15T13:52:16.9128201Z Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-15T13:52:16.9484677Z Selecting previously unselected package libiec61883-0:amd64. 2021-05-15T13:52:16.9713280Z Preparing to unpack .../54-libiec61883-0_1.2.0-3_amd64.deb ... 2021-05-15T13:52:16.9725387Z Unpacking libiec61883-0:amd64 (1.2.0-3) ... 2021-05-15T13:52:17.0029317Z Selecting previously unselected package libjack-jackd2-0:amd64. 2021-05-15T13:52:17.0317202Z Preparing to unpack .../55-libjack-jackd2-0_1.9.12~dfsg-2ubuntu2_amd64.deb ... 2021-05-15T13:52:17.0328216Z Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-15T13:52:17.0925127Z Selecting previously unselected package libopenal-data. 2021-05-15T13:52:17.1117670Z Preparing to unpack .../56-libopenal-data_1%3a1.19.1-1_all.deb ... 2021-05-15T13:52:17.1129009Z Unpacking libopenal-data (1:1.19.1-1) ... 2021-05-15T13:52:17.1500457Z Selecting previously unselected package libsndio7.0:amd64. 2021-05-15T13:52:17.1776140Z Preparing to unpack .../57-libsndio7.0_1.5.0-3_amd64.deb ... 2021-05-15T13:52:17.1785816Z Unpacking libsndio7.0:amd64 (1.5.0-3) ... 2021-05-15T13:52:17.2085382Z Selecting previously unselected package libopenal1:amd64. 2021-05-15T13:52:17.2321656Z Preparing to unpack .../58-libopenal1_1%3a1.19.1-1_amd64.deb ... 2021-05-15T13:52:17.2332088Z Unpacking libopenal1:amd64 (1:1.19.1-1) ... 2021-05-15T13:52:17.3044848Z Selecting previously unselected package libasyncns0:amd64. 2021-05-15T13:52:17.3291295Z Preparing to unpack .../59-libasyncns0_0.8-6_amd64.deb ... 2021-05-15T13:52:17.3304839Z Unpacking libasyncns0:amd64 (0.8-6) ... 2021-05-15T13:52:17.3551550Z Selecting previously unselected package libflac8:amd64. 2021-05-15T13:52:17.3860227Z Preparing to unpack .../60-libflac8_1.3.3-1build1_amd64.deb ... 2021-05-15T13:52:17.3878528Z Unpacking libflac8:amd64 (1.3.3-1build1) ... 2021-05-15T13:52:17.4248355Z Selecting previously unselected package libsndfile1:amd64. 2021-05-15T13:52:17.4532494Z Preparing to unpack .../61-libsndfile1_1.0.28-7_amd64.deb ... 2021-05-15T13:52:17.4542458Z Unpacking libsndfile1:amd64 (1.0.28-7) ... 2021-05-15T13:52:17.4941624Z Selecting previously unselected package libpulse0:amd64. 2021-05-15T13:52:17.5214016Z Preparing to unpack .../62-libpulse0_1%3a13.99.1-1ubuntu3.10_amd64.deb ... 2021-05-15T13:52:17.5298816Z Unpacking libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-15T13:52:17.5804861Z Selecting previously unselected package libsdl2-2.0-0:amd64. 2021-05-15T13:52:17.6049770Z Preparing to unpack .../63-libsdl2-2.0-0_2.0.10+dfsg1-3_amd64.deb ... 2021-05-15T13:52:17.6060190Z Unpacking libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-15T13:52:17.6700964Z Selecting previously unselected package libavdevice58:amd64. 2021-05-15T13:52:17.6983838Z Preparing to unpack .../64-libavdevice58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:52:17.6994459Z Unpacking libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:52:17.7404366Z Selecting previously unselected package libavresample4:amd64. 2021-05-15T13:52:17.7609717Z Preparing to unpack .../65-libavresample4_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:52:17.7620824Z Unpacking libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:52:17.7934589Z Selecting previously unselected package ffmpeg. 2021-05-15T13:52:17.8208035Z Preparing to unpack .../66-ffmpeg_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:52:17.8310268Z Unpacking ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:52:17.9583029Z Selecting previously unselected package libigdgmm11:amd64. 2021-05-15T13:52:17.9854757Z Preparing to unpack .../67-libigdgmm11_20.1.1+ds1-1_amd64.deb ... 2021-05-15T13:52:17.9868381Z Unpacking libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-15T13:52:18.0364819Z Selecting previously unselected package intel-media-va-driver:amd64. 2021-05-15T13:52:18.0557576Z Preparing to unpack .../68-intel-media-va-driver_20.1.1+dfsg1-1_amd64.deb ... 2021-05-15T13:52:18.0566782Z Unpacking intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-15T13:52:18.2524707Z Selecting previously unselected package libaacs0:amd64. 2021-05-15T13:52:18.2811415Z Preparing to unpack .../69-libaacs0_0.9.0-2_amd64.deb ... 2021-05-15T13:52:18.2820077Z Unpacking libaacs0:amd64 (0.9.0-2) ... 2021-05-15T13:52:18.3164621Z Selecting previously unselected package libbdplus0:amd64. 2021-05-15T13:52:18.3402022Z Preparing to unpack .../70-libbdplus0_0.1.2-3_amd64.deb ... 2021-05-15T13:52:18.3412247Z Unpacking libbdplus0:amd64 (0.1.2-3) ... 2021-05-15T13:52:18.3725926Z Selecting previously unselected package mesa-va-drivers:amd64. 2021-05-15T13:52:18.3963709Z Preparing to unpack .../71-mesa-va-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-15T13:52:18.3975403Z Unpacking mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T13:52:18.6735472Z Selecting previously unselected package mesa-vdpau-drivers:amd64. 2021-05-15T13:52:18.7010666Z Preparing to unpack .../72-mesa-vdpau-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-15T13:52:18.7022361Z Unpacking mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T13:52:18.9977513Z Selecting previously unselected package i965-va-driver:amd64. 2021-05-15T13:52:19.0266273Z Preparing to unpack .../73-i965-va-driver_2.4.0-0ubuntu1_amd64.deb ... 2021-05-15T13:52:19.0278917Z Unpacking i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-15T13:52:19.1625606Z Selecting previously unselected package va-driver-all:amd64. 2021-05-15T13:52:19.1934834Z Preparing to unpack .../74-va-driver-all_2.7.0-2_amd64.deb ... 2021-05-15T13:52:19.1947056Z Unpacking va-driver-all:amd64 (2.7.0-2) ... 2021-05-15T13:52:19.2176072Z Selecting previously unselected package vdpau-driver-all:amd64. 2021-05-15T13:52:19.2469300Z Preparing to unpack .../75-vdpau-driver-all_1.3-1ubuntu2_amd64.deb ... 2021-05-15T13:52:19.2477369Z Unpacking vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-15T13:52:19.3079524Z Setting up libgme0:amd64 (0.6.2-1build1) ... 2021-05-15T13:52:19.3108583Z Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-15T13:52:19.3138385Z Setting up libraw1394-11:amd64 (2.1.2-1) ... 2021-05-15T13:52:19.3160914Z Setting up libmpg123-0:amd64 (1.25.13-1) ... 2021-05-15T13:52:19.3185611Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-15T13:52:19.3214215Z Setting up libshine3:amd64 (3.1.1-2) ... 2021-05-15T13:52:19.3238555Z Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-15T13:52:19.3260053Z Setting up libtwolame0:amd64 (0.4.0-2) ... 2021-05-15T13:52:19.3287188Z Setting up libgsm1:amd64 (1.0.18-2) ... 2021-05-15T13:52:19.3312120Z Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-15T13:52:19.3337127Z Setting up libx265-179:amd64 (3.2.1-1build1) ... 2021-05-15T13:52:19.3357440Z Setting up libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-15T13:52:19.3384982Z Setting up libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-15T13:52:19.3411368Z Setting up libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-15T13:52:19.3435511Z Setting up libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-15T13:52:19.3464022Z Setting up libcdio18:amd64 (2.0.0-2) ... 2021-05-15T13:52:19.3488237Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-15T13:52:19.3511469Z Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-15T13:52:19.3535532Z Setting up libflac8:amd64 (1.3.3-1build1) ... 2021-05-15T13:52:19.3555033Z Setting up libass9:amd64 (1:0.14.0-2) ... 2021-05-15T13:52:19.3574064Z Setting up libva2:amd64 (2.7.0-2) ... 2021-05-15T13:52:19.3603819Z Setting up libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-15T13:52:19.3625954Z Setting up libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-15T13:52:19.3651543Z Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-15T13:52:19.3683025Z Setting up intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-15T13:52:19.3704216Z Setting up libaacs0:amd64 (0.9.0-2) ... 2021-05-15T13:52:19.3734615Z Setting up libsndio7.0:amd64 (1.5.0-3) ... 2021-05-15T13:52:19.3757863Z Setting up libbdplus0:amd64 (0.1.2-3) ... 2021-05-15T13:52:19.3782606Z Setting up libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-15T13:52:19.3885169Z Setting up libflite1:amd64 (2.1-release-3) ... 2021-05-15T13:52:19.3908871Z Setting up libva-drm2:amd64 (2.7.0-2) ... 2021-05-15T13:52:19.3929633Z Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-15T13:52:19.3953505Z Setting up libasyncns0:amd64 (0.8-6) ... 2021-05-15T13:52:19.3980240Z Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-15T13:52:19.4008293Z Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-15T13:52:19.4032273Z Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-15T13:52:19.4056343Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-15T13:52:19.4081985Z Setting up libopenal-data (1:1.19.1-1) ... 2021-05-15T13:52:19.4113661Z Setting up mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T13:52:19.4133822Z Setting up libbluray2:amd64 (1:1.2.0-1) ... 2021-05-15T13:52:19.4168379Z Setting up libsamplerate0:amd64 (0.1.9-2) ... 2021-05-15T13:52:19.4197536Z Setting up libva-x11-2:amd64 (2.7.0-2) ... 2021-05-15T13:52:19.4223866Z Setting up libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-15T13:52:19.4252932Z Setting up libzvbi-common (0.2.35-17) ... 2021-05-15T13:52:19.4274630Z Setting up libmp3lame0:amd64 (3.100-3) ... 2021-05-15T13:52:19.4300085Z Setting up i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-15T13:52:19.4324016Z Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-15T13:52:19.4356899Z Setting up libiec61883-0:amd64 (1.2.0-3) ... 2021-05-15T13:52:19.4382116Z Setting up libserd-0-0:amd64 (0.30.2-1) ... 2021-05-15T13:52:19.4405245Z Setting up libavc1394-0:amd64 (0.5.4-5) ... 2021-05-15T13:52:19.4433360Z Setting up mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T13:52:19.4459490Z Setting up libzvbi0:amd64 (0.2.35-17) ... 2021-05-15T13:52:19.4483163Z Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-15T13:52:19.4509267Z Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-15T13:52:19.4531522Z Setting up libopenal1:amd64 (1:1.19.1-1) ... 2021-05-15T13:52:19.4553067Z Setting up libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:52:19.4578618Z Setting up va-driver-all:amd64 (2.7.0-2) ... 2021-05-15T13:52:19.4599398Z Setting up libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:52:19.4623205Z Setting up librubberband2:amd64 (1.8.2-1build1) ... 2021-05-15T13:52:19.4653922Z Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-15T13:52:19.4675917Z Setting up vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-15T13:52:19.4698363Z Setting up libsord-0-0:amd64 (0.16.4-1) ... 2021-05-15T13:52:19.4727912Z Setting up libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-15T13:52:19.4753626Z Setting up libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:52:19.4775359Z Setting up libsndfile1:amd64 (1.0.28-7) ... 2021-05-15T13:52:19.4803859Z Setting up liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-15T13:52:19.4873982Z Setting up libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-15T13:52:19.5021038Z Setting up libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:52:19.5043124Z Setting up libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:52:19.5064486Z Setting up libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:52:19.5091390Z Setting up libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-15T13:52:19.5113243Z Setting up libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-15T13:52:19.5134322Z Setting up libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:52:19.5155170Z Setting up libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:52:19.5178093Z Setting up libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:52:19.5202482Z Setting up ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:52:19.5289958Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:52:20.6126793Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:52:22.7149406Z Reading package lists... 2021-05-15T13:52:22.8613440Z Building dependency tree... 2021-05-15T13:52:22.8633725Z Reading state information... 2021-05-15T13:52:23.0051609Z The following additional packages will be installed: 2021-05-15T13:52:23.0054482Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-15T13:52:23.0525407Z The following NEW packages will be installed: 2021-05-15T13:52:23.0527537Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-15T13:52:23.0528860Z libmagick++-dev 2021-05-15T13:52:23.0743581Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:52:23.0744588Z Need to get 309 kB of archives. 2021-05-15T13:52:23.0745456Z After this operation, 2202 kB of additional disk space will be used. 2021-05-15T13:52:23.0747726Z 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-15T13:52:23.0764329Z 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-15T13:52:23.0784892Z 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-15T13:52:23.0805279Z 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-15T13:52:23.4684137Z Fetched 309 kB in 0s (13.2 MB/s) 2021-05-15T13:52:23.4990690Z Selecting previously unselected package libmagick++-6-headers. 2021-05-15T13:52:23.5060715Z (Reading database ... 2021-05-15T13:52:23.5061207Z (Reading database ... 5% 2021-05-15T13:52:23.5061666Z (Reading database ... 10% 2021-05-15T13:52:23.5062092Z (Reading database ... 15% 2021-05-15T13:52:23.5062523Z (Reading database ... 20% 2021-05-15T13:52:23.5062949Z (Reading database ... 25% 2021-05-15T13:52:23.5063373Z (Reading database ... 30% 2021-05-15T13:52:23.5063789Z (Reading database ... 35% 2021-05-15T13:52:23.5064213Z (Reading database ... 40% 2021-05-15T13:52:23.5064625Z (Reading database ... 45% 2021-05-15T13:52:23.5065051Z (Reading database ... 50% 2021-05-15T13:52:23.5110842Z (Reading database ... 55% 2021-05-15T13:52:23.5156813Z (Reading database ... 60% 2021-05-15T13:52:23.5188655Z (Reading database ... 65% 2021-05-15T13:52:23.5315883Z (Reading database ... 70% 2021-05-15T13:52:23.5428047Z (Reading database ... 75% 2021-05-15T13:52:23.5453529Z (Reading database ... 80% 2021-05-15T13:52:23.5957625Z (Reading database ... 85% 2021-05-15T13:52:23.6107177Z (Reading database ... 90% 2021-05-15T13:52:23.6186633Z (Reading database ... 95% 2021-05-15T13:52:23.6187589Z (Reading database ... 100% 2021-05-15T13:52:23.6188854Z (Reading database ... 267348 files and directories currently installed.) 2021-05-15T13:52:23.6304486Z Preparing to unpack .../libmagick++-6-headers_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-15T13:52:23.6392588Z Unpacking libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T13:52:23.6997835Z Selecting previously unselected package libmagick++-6.q16-8:amd64. 2021-05-15T13:52:23.7192501Z Preparing to unpack .../libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-15T13:52:23.7212897Z Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T13:52:23.7645376Z Selecting previously unselected package libmagick++-6.q16-dev:amd64. 2021-05-15T13:52:23.7844620Z Preparing to unpack .../libmagick++-6.q16-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-15T13:52:23.7859658Z Unpacking libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T13:52:23.8844999Z Selecting previously unselected package libmagick++-dev. 2021-05-15T13:52:23.9071024Z Preparing to unpack .../libmagick++-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-15T13:52:23.9152928Z Unpacking libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T13:52:23.9704187Z Setting up libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T13:52:23.9782689Z Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T13:52:23.9808775Z Setting up libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T13:52:23.9835530Z Setting up libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T13:52:23.9916754Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:52:25.9598903Z Reading package lists... 2021-05-15T13:52:26.1048348Z Building dependency tree... 2021-05-15T13:52:26.1065799Z Reading state information... 2021-05-15T13:52:26.2487868Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-15T13:52:26.2490054Z The following additional packages will be installed: 2021-05-15T13:52:26.2492584Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 libgs9 libgs9-common 2021-05-15T13:52:26.2494667Z libijs-0.35 libjbig2dec0 2021-05-15T13:52:26.2495786Z Suggested packages: 2021-05-15T13:52:26.2497727Z fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre 2021-05-15T13:52:26.2499389Z ghostscript-x 2021-05-15T13:52:26.2944162Z The following NEW packages will be installed: 2021-05-15T13:52:26.2946300Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript libgs9 2021-05-15T13:52:26.2948659Z libgs9-common libijs-0.35 libjbig2dec0 2021-05-15T13:52:26.3142068Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:52:26.3142998Z Need to get 11.2 MB of archives. 2021-05-15T13:52:26.3143732Z After this operation, 39.1 MB of additional disk space will be used. 2021-05-15T13:52:26.3145622Z 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-15T13:52:26.3418447Z 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-15T13:52:26.3432930Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB] 2021-05-15T13:52:26.4098474Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9-common all 9.50~dfsg-5ubuntu4.2 [681 kB] 2021-05-15T13:52:26.4173870Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libijs-0.35 amd64 0.35-15 [15.7 kB] 2021-05-15T13:52:26.4180470Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB] 2021-05-15T13:52:26.4182825Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9 amd64 9.50~dfsg-5ubuntu4.2 [2172 kB] 2021-05-15T13:52:26.4395904Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 ghostscript amd64 9.50~dfsg-5ubuntu4.2 [51.6 kB] 2021-05-15T13:52:26.8714690Z Fetched 11.2 MB in 0s (79.9 MB/s) 2021-05-15T13:52:26.9028448Z Selecting previously unselected package fonts-droid-fallback. 2021-05-15T13:52:26.9103614Z (Reading database ... 2021-05-15T13:52:26.9104608Z (Reading database ... 5% 2021-05-15T13:52:26.9105181Z (Reading database ... 10% 2021-05-15T13:52:26.9105690Z (Reading database ... 15% 2021-05-15T13:52:26.9106219Z (Reading database ... 20% 2021-05-15T13:52:26.9106712Z (Reading database ... 25% 2021-05-15T13:52:26.9107191Z (Reading database ... 30% 2021-05-15T13:52:26.9107677Z (Reading database ... 35% 2021-05-15T13:52:26.9108151Z (Reading database ... 40% 2021-05-15T13:52:26.9108638Z (Reading database ... 45% 2021-05-15T13:52:26.9109110Z (Reading database ... 50% 2021-05-15T13:52:26.9141844Z (Reading database ... 55% 2021-05-15T13:52:26.9190548Z (Reading database ... 60% 2021-05-15T13:52:26.9214623Z (Reading database ... 65% 2021-05-15T13:52:26.9332244Z (Reading database ... 70% 2021-05-15T13:52:26.9441375Z (Reading database ... 75% 2021-05-15T13:52:26.9463493Z (Reading database ... 80% 2021-05-15T13:52:26.9951081Z (Reading database ... 85% 2021-05-15T13:52:27.0110269Z (Reading database ... 90% 2021-05-15T13:52:27.0188729Z (Reading database ... 95% 2021-05-15T13:52:27.0189709Z (Reading database ... 100% 2021-05-15T13:52:27.0190877Z (Reading database ... 267393 files and directories currently installed.) 2021-05-15T13:52:27.0302277Z Preparing to unpack .../0-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... 2021-05-15T13:52:27.0533023Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-15T13:52:28.1182508Z Selecting previously unselected package fonts-noto-mono. 2021-05-15T13:52:28.1190906Z Preparing to unpack .../1-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ... 2021-05-15T13:52:28.1193968Z Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-15T13:52:28.1195486Z Selecting previously unselected package fonts-urw-base35. 2021-05-15T13:52:28.1197731Z Preparing to unpack .../2-fonts-urw-base35_20170801.1-3_all.deb ... 2021-05-15T13:52:28.1198819Z Unpacking fonts-urw-base35 (20170801.1-3) ... 2021-05-15T13:52:28.1199924Z Selecting previously unselected package libgs9-common. 2021-05-15T13:52:28.1202059Z Preparing to unpack .../3-libgs9-common_9.50~dfsg-5ubuntu4.2_all.deb ... 2021-05-15T13:52:28.1203139Z Unpacking libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T13:52:28.1204437Z Selecting previously unselected package libijs-0.35:amd64. 2021-05-15T13:52:28.1205486Z Preparing to unpack .../4-libijs-0.35_0.35-15_amd64.deb ... 2021-05-15T13:52:28.1206934Z Unpacking libijs-0.35:amd64 (0.35-15) ... 2021-05-15T13:52:28.1207778Z Selecting previously unselected package libjbig2dec0:amd64. 2021-05-15T13:52:28.1208872Z Preparing to unpack .../5-libjbig2dec0_0.18-1ubuntu1_amd64.deb ... 2021-05-15T13:52:28.1209809Z Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-15T13:52:28.1210587Z Selecting previously unselected package libgs9:amd64. 2021-05-15T13:52:28.1211615Z Preparing to unpack .../6-libgs9_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-15T13:52:28.1212543Z Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T13:52:28.3691295Z Selecting previously unselected package ghostscript. 2021-05-15T13:52:28.3964005Z Preparing to unpack .../7-ghostscript_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-15T13:52:28.3975068Z Unpacking ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T13:52:28.4594032Z Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-15T13:52:28.4631989Z Setting up libijs-0.35:amd64 (0.35-15) ... 2021-05-15T13:52:28.4657836Z Setting up fonts-urw-base35 (20170801.1-3) ... 2021-05-15T13:52:28.5255221Z Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-15T13:52:28.5355513Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-15T13:52:28.5592545Z Setting up libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T13:52:28.5615090Z Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T13:52:28.5636462Z Setting up ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T13:52:28.5744812Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-15T13:52:28.6775132Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:52:28.6962141Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:52:31.7976517Z Reading package lists... 2021-05-15T13:52:31.9710517Z Building dependency tree... 2021-05-15T13:52:31.9730674Z Reading state information... 2021-05-15T13:52:32.1385331Z The following additional packages will be installed: 2021-05-15T13:52:32.1387580Z libudunits2-0 libudunits2-data 2021-05-15T13:52:32.1878828Z The following NEW packages will be installed: 2021-05-15T13:52:32.1881041Z libudunits2-0 libudunits2-data libudunits2-dev 2021-05-15T13:52:32.2059049Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:52:32.2060245Z Need to get 429 kB of archives. 2021-05-15T13:52:32.2061185Z After this operation, 1026 kB of additional disk space will be used. 2021-05-15T13:52:32.2063467Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-data all 2.2.26-5 [18.8 kB] 2021-05-15T13:52:32.2072581Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-0 amd64 2.2.26-5 [48.9 kB] 2021-05-15T13:52:32.2089916Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-dev amd64 2.2.26-5 [362 kB] 2021-05-15T13:52:32.6584403Z Fetched 429 kB in 0s (16.2 MB/s) 2021-05-15T13:52:32.6914218Z Selecting previously unselected package libudunits2-data. 2021-05-15T13:52:32.6991821Z (Reading database ... 2021-05-15T13:52:32.6992368Z (Reading database ... 5% 2021-05-15T13:52:32.6993101Z (Reading database ... 10% 2021-05-15T13:52:32.6993687Z (Reading database ... 15% 2021-05-15T13:52:32.6994271Z (Reading database ... 20% 2021-05-15T13:52:32.6994838Z (Reading database ... 25% 2021-05-15T13:52:32.6995415Z (Reading database ... 30% 2021-05-15T13:52:32.6995990Z (Reading database ... 35% 2021-05-15T13:52:32.6996550Z (Reading database ... 40% 2021-05-15T13:52:32.6997309Z (Reading database ... 45% 2021-05-15T13:52:32.6997891Z (Reading database ... 50% 2021-05-15T13:52:32.7039462Z (Reading database ... 55% 2021-05-15T13:52:32.7088459Z (Reading database ... 60% 2021-05-15T13:52:32.7113265Z (Reading database ... 65% 2021-05-15T13:52:32.7238104Z (Reading database ... 70% 2021-05-15T13:52:32.7365892Z (Reading database ... 75% 2021-05-15T13:52:32.7395849Z (Reading database ... 80% 2021-05-15T13:52:32.7927123Z (Reading database ... 85% 2021-05-15T13:52:32.8091113Z (Reading database ... 90% 2021-05-15T13:52:32.8170351Z (Reading database ... 95% 2021-05-15T13:52:32.8171094Z (Reading database ... 100% 2021-05-15T13:52:32.8172114Z (Reading database ... 267957 files and directories currently installed.) 2021-05-15T13:52:32.8281181Z Preparing to unpack .../libudunits2-data_2.2.26-5_all.deb ... 2021-05-15T13:52:32.8313983Z Unpacking libudunits2-data (2.2.26-5) ... 2021-05-15T13:52:32.8685748Z Selecting previously unselected package libudunits2-0:amd64. 2021-05-15T13:52:32.8889465Z Preparing to unpack .../libudunits2-0_2.2.26-5_amd64.deb ... 2021-05-15T13:52:32.8912047Z Unpacking libudunits2-0:amd64 (2.2.26-5) ... 2021-05-15T13:52:32.9245814Z Selecting previously unselected package libudunits2-dev:amd64. 2021-05-15T13:52:32.9477455Z Preparing to unpack .../libudunits2-dev_2.2.26-5_amd64.deb ... 2021-05-15T13:52:32.9487118Z Unpacking libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-15T13:52:33.0222124Z Setting up libudunits2-data (2.2.26-5) ... 2021-05-15T13:52:33.0252622Z Setting up libudunits2-0:amd64 (2.2.26-5) ... 2021-05-15T13:52:33.0282557Z Setting up libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-15T13:52:33.0371107Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-15T13:52:33.1465793Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:52:35.1640351Z Reading package lists... 2021-05-15T13:52:35.3115973Z Building dependency tree... 2021-05-15T13:52:35.3135168Z Reading state information... 2021-05-15T13:52:35.4981647Z The following NEW packages will be installed: 2021-05-15T13:52:35.4988128Z libjq-dev 2021-05-15T13:52:35.5171134Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:52:35.5171958Z Need to get 11.2 kB of archives. 2021-05-15T13:52:35.5172708Z After this operation, 47.1 kB of additional disk space will be used. 2021-05-15T13:52:35.5174439Z 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-15T13:52:35.9572012Z Fetched 11.2 kB in 0s (791 kB/s) 2021-05-15T13:52:35.9918610Z Selecting previously unselected package libjq-dev:amd64. 2021-05-15T13:52:35.9999784Z (Reading database ... 2021-05-15T13:52:36.0000847Z (Reading database ... 5% 2021-05-15T13:52:36.0001463Z (Reading database ... 10% 2021-05-15T13:52:36.0002049Z (Reading database ... 15% 2021-05-15T13:52:36.0002564Z (Reading database ... 20% 2021-05-15T13:52:36.0003090Z (Reading database ... 25% 2021-05-15T13:52:36.0003741Z (Reading database ... 30% 2021-05-15T13:52:36.0004266Z (Reading database ... 35% 2021-05-15T13:52:36.0004800Z (Reading database ... 40% 2021-05-15T13:52:36.0005322Z (Reading database ... 45% 2021-05-15T13:52:36.0005835Z (Reading database ... 50% 2021-05-15T13:52:36.0042774Z (Reading database ... 55% 2021-05-15T13:52:36.0100047Z (Reading database ... 60% 2021-05-15T13:52:36.0128097Z (Reading database ... 65% 2021-05-15T13:52:36.0260631Z (Reading database ... 70% 2021-05-15T13:52:36.0390636Z (Reading database ... 75% 2021-05-15T13:52:36.0416933Z (Reading database ... 80% 2021-05-15T13:52:36.0987974Z (Reading database ... 85% 2021-05-15T13:52:36.1161664Z (Reading database ... 90% 2021-05-15T13:52:36.1246777Z (Reading database ... 95% 2021-05-15T13:52:36.1247383Z (Reading database ... 100% 2021-05-15T13:52:36.1248196Z (Reading database ... 267986 files and directories currently installed.) 2021-05-15T13:52:36.1370089Z Preparing to unpack .../libjq-dev_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-05-15T13:52:36.1395581Z Unpacking libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-15T13:52:36.2007356Z Setting up libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-15T13:52:38.2309262Z Reading package lists... 2021-05-15T13:52:38.3607959Z Building dependency tree... 2021-05-15T13:52:38.3626605Z Reading state information... 2021-05-15T13:52:38.5422043Z The following NEW packages will be installed: 2021-05-15T13:52:38.5427249Z libmng2 2021-05-15T13:52:38.5610657Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:52:38.5611413Z Need to get 168 kB of archives. 2021-05-15T13:52:38.5614100Z After this operation, 571 kB of additional disk space will be used. 2021-05-15T13:52:38.5615732Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmng2 amd64 2.0.3+dfsg-3 [168 kB] 2021-05-15T13:52:38.9606390Z Fetched 168 kB in 0s (9783 kB/s) 2021-05-15T13:52:38.9923076Z Selecting previously unselected package libmng2:amd64. 2021-05-15T13:52:38.9991785Z (Reading database ... 2021-05-15T13:52:38.9992400Z (Reading database ... 5% 2021-05-15T13:52:38.9992939Z (Reading database ... 10% 2021-05-15T13:52:38.9993468Z (Reading database ... 15% 2021-05-15T13:52:38.9994405Z (Reading database ... 20% 2021-05-15T13:52:38.9995031Z (Reading database ... 25% 2021-05-15T13:52:38.9995651Z (Reading database ... 30% 2021-05-15T13:52:38.9996269Z (Reading database ... 35% 2021-05-15T13:52:38.9996873Z (Reading database ... 40% 2021-05-15T13:52:38.9997493Z (Reading database ... 45% 2021-05-15T13:52:38.9998119Z (Reading database ... 50% 2021-05-15T13:52:39.0027552Z (Reading database ... 55% 2021-05-15T13:52:39.0071538Z (Reading database ... 60% 2021-05-15T13:52:39.0093862Z (Reading database ... 65% 2021-05-15T13:52:39.0217223Z (Reading database ... 70% 2021-05-15T13:52:39.0347786Z (Reading database ... 75% 2021-05-15T13:52:39.0372752Z (Reading database ... 80% 2021-05-15T13:52:39.0896106Z (Reading database ... 85% 2021-05-15T13:52:39.1056391Z (Reading database ... 90% 2021-05-15T13:52:39.1130263Z (Reading database ... 95% 2021-05-15T13:52:39.1131133Z (Reading database ... 100% 2021-05-15T13:52:39.1132363Z (Reading database ... 267992 files and directories currently installed.) 2021-05-15T13:52:39.1252470Z Preparing to unpack .../libmng2_2.0.3+dfsg-3_amd64.deb ... 2021-05-15T13:52:39.1275717Z Unpacking libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-15T13:52:39.2004039Z Setting up libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-15T13:52:39.2037760Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:52:41.2481118Z Reading package lists... 2021-05-15T13:52:41.4425478Z Building dependency tree... 2021-05-15T13:52:41.4446758Z Reading state information... 2021-05-15T13:52:41.6056104Z E: Unable to locate package libmng1 2021-05-15T13:52:41.6760100Z Reading package lists... 2021-05-15T13:52:41.8396674Z Building dependency tree... 2021-05-15T13:52:41.8418059Z Reading state information... 2021-05-15T13:52:41.9621915Z E: Unable to locate package libapparmor-devel 2021-05-15T13:52:42.0274457Z Reading package lists... 2021-05-15T13:52:42.1787527Z Building dependency tree... 2021-05-15T13:52:42.1806185Z Reading state information... 2021-05-15T13:52:42.3355954Z The following additional packages will be installed: 2021-05-15T13:52:42.3357885Z libij-java 2021-05-15T13:52:42.3841197Z The following NEW packages will be installed: 2021-05-15T13:52:42.3846632Z imagej libij-java 2021-05-15T13:52:42.4067006Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:52:42.4067849Z Need to get 2328 kB of archives. 2021-05-15T13:52:42.4068637Z After this operation, 2498 kB of additional disk space will be used. 2021-05-15T13:52:42.4070521Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libij-java all 1.52r-1 [2284 kB] 2021-05-15T13:52:42.4426136Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 imagej all 1.52r-1 [43.7 kB] 2021-05-15T13:52:42.8687510Z Fetched 2328 kB in 0s (42.8 MB/s) 2021-05-15T13:52:42.9006754Z Selecting previously unselected package libij-java. 2021-05-15T13:52:42.9084126Z (Reading database ... 2021-05-15T13:52:42.9084813Z (Reading database ... 5% 2021-05-15T13:52:42.9085462Z (Reading database ... 10% 2021-05-15T13:52:42.9085911Z (Reading database ... 15% 2021-05-15T13:52:42.9086350Z (Reading database ... 20% 2021-05-15T13:52:42.9086770Z (Reading database ... 25% 2021-05-15T13:52:42.9087280Z (Reading database ... 30% 2021-05-15T13:52:42.9087696Z (Reading database ... 35% 2021-05-15T13:52:42.9088128Z (Reading database ... 40% 2021-05-15T13:52:42.9088542Z (Reading database ... 45% 2021-05-15T13:52:42.9088974Z (Reading database ... 50% 2021-05-15T13:52:42.9132005Z (Reading database ... 55% 2021-05-15T13:52:42.9182359Z (Reading database ... 60% 2021-05-15T13:52:42.9211861Z (Reading database ... 65% 2021-05-15T13:52:42.9343212Z (Reading database ... 70% 2021-05-15T13:52:42.9474352Z (Reading database ... 75% 2021-05-15T13:52:42.9501557Z (Reading database ... 80% 2021-05-15T13:52:43.0095989Z (Reading database ... 85% 2021-05-15T13:52:43.0279877Z (Reading database ... 90% 2021-05-15T13:52:43.0365901Z (Reading database ... 95% 2021-05-15T13:52:43.0366602Z (Reading database ... 100% 2021-05-15T13:52:43.0367482Z (Reading database ... 267998 files and directories currently installed.) 2021-05-15T13:52:43.0484097Z Preparing to unpack .../libij-java_1.52r-1_all.deb ... 2021-05-15T13:52:43.0499270Z Unpacking libij-java (1.52r-1) ... 2021-05-15T13:52:43.1446600Z Selecting previously unselected package imagej. 2021-05-15T13:52:43.1701356Z Preparing to unpack .../imagej_1.52r-1_all.deb ... 2021-05-15T13:52:43.1710809Z Unpacking imagej (1.52r-1) ... 2021-05-15T13:52:43.2561812Z Setting up libij-java (1.52r-1) ... 2021-05-15T13:52:43.2593212Z Setting up imagej (1.52r-1) ... 2021-05-15T13:52:43.2635491Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-15T13:52:44.2050024Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:52:44.8922351Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-15T13:52:46.8525515Z Reading package lists... 2021-05-15T13:52:47.0075586Z Building dependency tree... 2021-05-15T13:52:47.0094683Z Reading state information... 2021-05-15T13:52:47.1568296Z Suggested packages: 2021-05-15T13:52:47.1569887Z bowtie2-examples 2021-05-15T13:52:47.1986192Z The following NEW packages will be installed: 2021-05-15T13:52:47.1994189Z bowtie2 2021-05-15T13:52:47.2207761Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:52:47.2208837Z Need to get 1324 kB of archives. 2021-05-15T13:52:47.2209534Z After this operation, 5630 kB of additional disk space will be used. 2021-05-15T13:52:47.2211143Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 bowtie2 amd64 2.3.5.1-6build1 [1324 kB] 2021-05-15T13:52:47.6126119Z Fetched 1324 kB in 0s (32.8 MB/s) 2021-05-15T13:52:47.6404405Z Selecting previously unselected package bowtie2. 2021-05-15T13:52:47.6464914Z (Reading database ... 2021-05-15T13:52:47.6465798Z (Reading database ... 5% 2021-05-15T13:52:47.6466564Z (Reading database ... 10% 2021-05-15T13:52:47.6467307Z (Reading database ... 15% 2021-05-15T13:52:47.6468021Z (Reading database ... 20% 2021-05-15T13:52:47.6468778Z (Reading database ... 25% 2021-05-15T13:52:47.6469507Z (Reading database ... 30% 2021-05-15T13:52:47.6470227Z (Reading database ... 35% 2021-05-15T13:52:47.6470957Z (Reading database ... 40% 2021-05-15T13:52:47.6471677Z (Reading database ... 45% 2021-05-15T13:52:47.6472402Z (Reading database ... 50% 2021-05-15T13:52:47.6503317Z (Reading database ... 55% 2021-05-15T13:52:47.6546864Z (Reading database ... 60% 2021-05-15T13:52:47.6567559Z (Reading database ... 65% 2021-05-15T13:52:47.6672458Z (Reading database ... 70% 2021-05-15T13:52:47.6778689Z (Reading database ... 75% 2021-05-15T13:52:47.6801777Z (Reading database ... 80% 2021-05-15T13:52:47.7268206Z (Reading database ... 85% 2021-05-15T13:52:47.7412429Z (Reading database ... 90% 2021-05-15T13:52:47.7479936Z (Reading database ... 95% 2021-05-15T13:52:47.7480738Z (Reading database ... 100% 2021-05-15T13:52:47.7481861Z (Reading database ... 268021 files and directories currently installed.) 2021-05-15T13:52:47.7579473Z Preparing to unpack .../bowtie2_2.3.5.1-6build1_amd64.deb ... 2021-05-15T13:52:47.7596080Z Unpacking bowtie2 (2.3.5.1-6build1) ... 2021-05-15T13:52:47.9316126Z Setting up bowtie2 (2.3.5.1-6build1) ... 2021-05-15T13:52:47.9348899Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:52:50.5658679Z Reading package lists... 2021-05-15T13:52:50.6972963Z Building dependency tree... 2021-05-15T13:52:50.6990609Z Reading state information... 2021-05-15T13:52:50.8136149Z E: Unable to locate package install 2021-05-15T13:52:50.8137119Z E: Unable to locate package gdal 2021-05-15T13:52:50.8720713Z Reading package lists... 2021-05-15T13:52:51.0130832Z Building dependency tree... 2021-05-15T13:52:51.0150234Z Reading state information... 2021-05-15T13:52:51.0366729Z Package insighttoolkit4-python is not available, but is referred to by another package. 2021-05-15T13:52:51.0369328Z This may mean that the package is missing, has been obsoleted, or 2021-05-15T13:52:51.0370911Z is only available from another source 2021-05-15T13:52:51.0371849Z 2021-05-15T13:52:51.1394176Z E: Package 'insighttoolkit4-python' has no installation candidate 2021-05-15T13:52:51.2091247Z Reading package lists... 2021-05-15T13:52:51.4095569Z Building dependency tree... 2021-05-15T13:52:51.4117829Z Reading state information... 2021-05-15T13:52:51.4459787Z Package libav-tools is not available, but is referred to by another package. 2021-05-15T13:52:51.4461625Z This may mean that the package is missing, has been obsoleted, or 2021-05-15T13:52:51.4462995Z is only available from another source 2021-05-15T13:52:51.4464253Z However the following packages replace it: 2021-05-15T13:52:51.4465309Z ffmpeg 2021-05-15T13:52:51.4465788Z 2021-05-15T13:52:51.5631629Z E: Package 'libav-tools' has no installation candidate 2021-05-15T13:52:51.6413470Z Reading package lists... 2021-05-15T13:52:51.8088484Z Building dependency tree... 2021-05-15T13:52:51.8106725Z Reading state information... 2021-05-15T13:52:51.9566834Z The following additional packages will be installed: 2021-05-15T13:52:51.9569046Z libgcrypt20-dev libgit2-28 libgpg-error-dev libhttp-parser-dev 2021-05-15T13:52:51.9570798Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-15T13:52:51.9571889Z libssh2-1-dev 2021-05-15T13:52:51.9573535Z Suggested packages: 2021-05-15T13:52:51.9574391Z libgcrypt20-doc libmbedtls-doc 2021-05-15T13:52:52.0070977Z The following NEW packages will be installed: 2021-05-15T13:52:52.0073211Z libgcrypt20-dev libgit2-28 libgit2-dev libgpg-error-dev libhttp-parser-dev 2021-05-15T13:52:52.0075051Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-15T13:52:52.0078931Z libssh2-1-dev 2021-05-15T13:52:52.0293011Z 0 upgraded, 11 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:52:52.0294075Z Need to get 2667 kB of archives. 2021-05-15T13:52:52.0295137Z After this operation, 11.2 MB of additional disk space will be used. 2021-05-15T13:52:52.0297169Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgpg-error-dev amd64 1.37-1 [109 kB] 2021-05-15T13:52:52.0328676Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcrypt20-dev amd64 1.8.5-5ubuntu1 [470 kB] 2021-05-15T13:52:52.0431748Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser2.9 amd64 2.9.2-2 [21.8 kB] 2021-05-15T13:52:52.0440153Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedcrypto3 amd64 2.16.4-1ubuntu2 [150 kB] 2021-05-15T13:52:52.0462755Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedx509-0 amd64 2.16.4-1ubuntu2 [42.3 kB] 2021-05-15T13:52:52.0472655Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls12 amd64 2.16.4-1ubuntu2 [71.8 kB] 2021-05-15T13:52:52.0486726Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-28 amd64 0.28.4+dfsg.1-2 [403 kB] 2021-05-15T13:52:52.0555650Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls-dev amd64 2.16.4-1ubuntu2 [444 kB] 2021-05-15T13:52:52.0632778Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libssh2-1-dev amd64 1.8.0-2.1build1 [244 kB] 2021-05-15T13:52:52.0689405Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser-dev amd64 2.9.2-2 [20.2 kB] 2021-05-15T13:52:52.0705692Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-dev amd64 0.28.4+dfsg.1-2 [691 kB] 2021-05-15T13:52:52.5212379Z Fetched 2667 kB in 0s (38.6 MB/s) 2021-05-15T13:52:52.5529339Z Selecting previously unselected package libgpg-error-dev. 2021-05-15T13:52:52.5606025Z (Reading database ... 2021-05-15T13:52:52.5606937Z (Reading database ... 5% 2021-05-15T13:52:52.5607704Z (Reading database ... 10% 2021-05-15T13:52:52.5608452Z (Reading database ... 15% 2021-05-15T13:52:52.5609170Z (Reading database ... 20% 2021-05-15T13:52:52.5609893Z (Reading database ... 25% 2021-05-15T13:52:52.5610603Z (Reading database ... 30% 2021-05-15T13:52:52.5611325Z (Reading database ... 35% 2021-05-15T13:52:52.5612034Z (Reading database ... 40% 2021-05-15T13:52:52.5612778Z (Reading database ... 45% 2021-05-15T13:52:52.5613497Z (Reading database ... 50% 2021-05-15T13:52:52.5652874Z (Reading database ... 55% 2021-05-15T13:52:52.5700584Z (Reading database ... 60% 2021-05-15T13:52:52.5726020Z (Reading database ... 65% 2021-05-15T13:52:52.5848022Z (Reading database ... 70% 2021-05-15T13:52:52.5966669Z (Reading database ... 75% 2021-05-15T13:52:52.5992018Z (Reading database ... 80% 2021-05-15T13:52:52.6489717Z (Reading database ... 85% 2021-05-15T13:52:52.6650900Z (Reading database ... 90% 2021-05-15T13:52:52.6732243Z (Reading database ... 95% 2021-05-15T13:52:52.6733037Z (Reading database ... 100% 2021-05-15T13:52:52.6734159Z (Reading database ... 268047 files and directories currently installed.) 2021-05-15T13:52:52.6849959Z Preparing to unpack .../00-libgpg-error-dev_1.37-1_amd64.deb ... 2021-05-15T13:52:52.6865646Z Unpacking libgpg-error-dev (1.37-1) ... 2021-05-15T13:52:52.7246020Z Selecting previously unselected package libgcrypt20-dev. 2021-05-15T13:52:52.7506250Z Preparing to unpack .../01-libgcrypt20-dev_1.8.5-5ubuntu1_amd64.deb ... 2021-05-15T13:52:52.7518948Z Unpacking libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-15T13:52:52.8285391Z Selecting previously unselected package libhttp-parser2.9:amd64. 2021-05-15T13:52:52.8564788Z Preparing to unpack .../02-libhttp-parser2.9_2.9.2-2_amd64.deb ... 2021-05-15T13:52:52.8582399Z Unpacking libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-15T13:52:52.8924823Z Selecting previously unselected package libmbedcrypto3:amd64. 2021-05-15T13:52:52.9136673Z Preparing to unpack .../03-libmbedcrypto3_2.16.4-1ubuntu2_amd64.deb ... 2021-05-15T13:52:52.9148603Z Unpacking libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T13:52:52.9566598Z Selecting previously unselected package libmbedx509-0:amd64. 2021-05-15T13:52:52.9807425Z Preparing to unpack .../04-libmbedx509-0_2.16.4-1ubuntu2_amd64.deb ... 2021-05-15T13:52:52.9817565Z Unpacking libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T13:52:53.0204992Z Selecting previously unselected package libmbedtls12:amd64. 2021-05-15T13:52:53.0450466Z Preparing to unpack .../05-libmbedtls12_2.16.4-1ubuntu2_amd64.deb ... 2021-05-15T13:52:53.0463415Z Unpacking libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T13:52:53.0846455Z Selecting previously unselected package libgit2-28:amd64. 2021-05-15T13:52:53.1081228Z Preparing to unpack .../06-libgit2-28_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-15T13:52:53.1092879Z Unpacking libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-15T13:52:53.1666222Z Selecting previously unselected package libmbedtls-dev:amd64. 2021-05-15T13:52:53.1955546Z Preparing to unpack .../07-libmbedtls-dev_2.16.4-1ubuntu2_amd64.deb ... 2021-05-15T13:52:53.1966164Z Unpacking libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T13:52:53.2725413Z Selecting previously unselected package libssh2-1-dev:amd64. 2021-05-15T13:52:53.2932735Z Preparing to unpack .../08-libssh2-1-dev_1.8.0-2.1build1_amd64.deb ... 2021-05-15T13:52:53.2943018Z Unpacking libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-15T13:52:53.3485136Z Selecting previously unselected package libhttp-parser-dev. 2021-05-15T13:52:53.3732598Z Preparing to unpack .../09-libhttp-parser-dev_2.9.2-2_amd64.deb ... 2021-05-15T13:52:53.3740312Z Unpacking libhttp-parser-dev (2.9.2-2) ... 2021-05-15T13:52:53.4045211Z Selecting previously unselected package libgit2-dev:amd64. 2021-05-15T13:52:53.4239898Z Preparing to unpack .../10-libgit2-dev_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-15T13:52:53.4254776Z Unpacking libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-15T13:52:53.5495138Z Setting up libgpg-error-dev (1.37-1) ... 2021-05-15T13:52:53.5531314Z Setting up libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T13:52:53.5561756Z Setting up libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-15T13:52:53.5593545Z Setting up libhttp-parser-dev (2.9.2-2) ... 2021-05-15T13:52:53.5620579Z Setting up libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T13:52:53.5654983Z Setting up libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T13:52:53.5682136Z Setting up libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T13:52:53.5702472Z Setting up libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-15T13:52:53.5722744Z Setting up libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-15T13:52:53.5744117Z Setting up libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-15T13:52:53.5764454Z Setting up libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-15T13:52:53.5786984Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:52:58.0747042Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-15T13:52:58.1864822Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:53:00.1048276Z Reading package lists... 2021-05-15T13:53:00.2543525Z Building dependency tree... 2021-05-15T13:53:00.2612476Z Reading state information... 2021-05-15T13:53:00.4899045Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-15T13:53:00.4900735Z libtiff-dev set to manually installed. 2021-05-15T13:53:00.4901879Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:53:00.5537809Z Reading package lists... 2021-05-15T13:53:00.6969371Z Building dependency tree... 2021-05-15T13:53:00.6988319Z Reading state information... 2021-05-15T13:53:00.9112303Z unixodbc-dev is already the newest version (2.3.7). 2021-05-15T13:53:00.9114267Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:53:00.9711430Z Reading package lists... 2021-05-15T13:53:01.1138551Z Building dependency tree... 2021-05-15T13:53:01.1158361Z Reading state information... 2021-05-15T13:53:01.3443678Z The following NEW packages will be installed: 2021-05-15T13:53:01.3448485Z libsodium-dev 2021-05-15T13:53:01.3677008Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:53:01.3678314Z Need to get 169 kB of archives. 2021-05-15T13:53:01.3679333Z After this operation, 826 kB of additional disk space will be used. 2021-05-15T13:53:01.3681473Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 2021-05-15T13:53:01.8368483Z Fetched 169 kB in 0s (8079 kB/s) 2021-05-15T13:53:01.8661724Z Selecting previously unselected package libsodium-dev:amd64. 2021-05-15T13:53:01.8740562Z (Reading database ... 2021-05-15T13:53:01.8741449Z (Reading database ... 5% 2021-05-15T13:53:01.8742137Z (Reading database ... 10% 2021-05-15T13:53:01.8742823Z (Reading database ... 15% 2021-05-15T13:53:01.8743484Z (Reading database ... 20% 2021-05-15T13:53:01.8744359Z (Reading database ... 25% 2021-05-15T13:53:01.8745082Z (Reading database ... 30% 2021-05-15T13:53:01.8745792Z (Reading database ... 35% 2021-05-15T13:53:01.8746512Z (Reading database ... 40% 2021-05-15T13:53:01.8747218Z (Reading database ... 45% 2021-05-15T13:53:01.8747937Z (Reading database ... 50% 2021-05-15T13:53:01.8789274Z (Reading database ... 55% 2021-05-15T13:53:01.8836568Z (Reading database ... 60% 2021-05-15T13:53:01.8863745Z (Reading database ... 65% 2021-05-15T13:53:01.8983618Z (Reading database ... 70% 2021-05-15T13:53:01.9099028Z (Reading database ... 75% 2021-05-15T13:53:01.9120403Z (Reading database ... 80% 2021-05-15T13:53:01.9629320Z (Reading database ... 85% 2021-05-15T13:53:01.9793938Z (Reading database ... 90% 2021-05-15T13:53:01.9866312Z (Reading database ... 95% 2021-05-15T13:53:01.9866974Z (Reading database ... 100% 2021-05-15T13:53:01.9867897Z (Reading database ... 268550 files and directories currently installed.) 2021-05-15T13:53:01.9967182Z Preparing to unpack .../libsodium-dev_1.0.18-1_amd64.deb ... 2021-05-15T13:53:01.9980614Z Unpacking libsodium-dev:amd64 (1.0.18-1) ... 2021-05-15T13:53:02.0750974Z Setting up libsodium-dev:amd64 (1.0.18-1) ... 2021-05-15T13:53:04.0053330Z Reading package lists... 2021-05-15T13:53:04.1611608Z Building dependency tree... 2021-05-15T13:53:04.1630197Z Reading state information... 2021-05-15T13:53:04.2943767Z The following additional packages will be installed: 2021-05-15T13:53:04.2946608Z libarchive-dev liblept5 libtesseract4 tesseract-ocr tesseract-ocr-osd 2021-05-15T13:53:04.3439248Z The following NEW packages will be installed: 2021-05-15T13:53:04.3443215Z libarchive-dev liblept5 libleptonica-dev libtesseract-dev libtesseract4 2021-05-15T13:53:04.3444964Z tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd 2021-05-15T13:53:04.3640003Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:53:04.3640666Z Need to get 10.4 MB of archives. 2021-05-15T13:53:04.3641301Z After this operation, 38.0 MB of additional disk space will be used. 2021-05-15T13:53:04.3642814Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1 [490 kB] 2021-05-15T13:53:04.3734259Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB] 2021-05-15T13:53:04.3877489Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libleptonica-dev amd64 1.79.0-1 [1389 kB] 2021-05-15T13:53:04.4079896Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1237 kB] 2021-05-15T13:53:04.4255647Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract-dev amd64 4.1.1-2build2 [1463 kB] 2021-05-15T13:53:04.4452517Z 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-15T13:53:04.4677465Z 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-15T13:53:04.5113608Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr amd64 4.1.1-2build2 [262 kB] 2021-05-15T13:53:04.8993425Z Fetched 10.4 MB in 0s (62.3 MB/s) 2021-05-15T13:53:04.9315659Z Selecting previously unselected package libarchive-dev:amd64. 2021-05-15T13:53:04.9390638Z (Reading database ... 2021-05-15T13:53:04.9391306Z (Reading database ... 5% 2021-05-15T13:53:04.9391918Z (Reading database ... 10% 2021-05-15T13:53:04.9392502Z (Reading database ... 15% 2021-05-15T13:53:04.9393103Z (Reading database ... 20% 2021-05-15T13:53:04.9393712Z (Reading database ... 25% 2021-05-15T13:53:04.9394286Z (Reading database ... 30% 2021-05-15T13:53:04.9394865Z (Reading database ... 35% 2021-05-15T13:53:04.9395466Z (Reading database ... 40% 2021-05-15T13:53:04.9396057Z (Reading database ... 45% 2021-05-15T13:53:04.9396639Z (Reading database ... 50% 2021-05-15T13:53:04.9433578Z (Reading database ... 55% 2021-05-15T13:53:04.9477381Z (Reading database ... 60% 2021-05-15T13:53:04.9498130Z (Reading database ... 65% 2021-05-15T13:53:04.9620355Z (Reading database ... 70% 2021-05-15T13:53:04.9733610Z (Reading database ... 75% 2021-05-15T13:53:04.9754528Z (Reading database ... 80% 2021-05-15T13:53:05.0210239Z (Reading database ... 85% 2021-05-15T13:53:05.0371174Z (Reading database ... 90% 2021-05-15T13:53:05.0446830Z (Reading database ... 95% 2021-05-15T13:53:05.0447605Z (Reading database ... 100% 2021-05-15T13:53:05.0448742Z (Reading database ... 268620 files and directories currently installed.) 2021-05-15T13:53:05.0555664Z Preparing to unpack .../0-libarchive-dev_3.4.0-2ubuntu1_amd64.deb ... 2021-05-15T13:53:05.0572092Z Unpacking libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-15T13:53:05.1288517Z Selecting previously unselected package liblept5:amd64. 2021-05-15T13:53:05.1539628Z Preparing to unpack .../1-liblept5_1.79.0-1_amd64.deb ... 2021-05-15T13:53:05.1561230Z Unpacking liblept5:amd64 (1.79.0-1) ... 2021-05-15T13:53:05.2765460Z Selecting previously unselected package libleptonica-dev:amd64. 2021-05-15T13:53:05.2962714Z Preparing to unpack .../2-libleptonica-dev_1.79.0-1_amd64.deb ... 2021-05-15T13:53:05.2980954Z Unpacking libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-15T13:53:05.4404418Z Selecting previously unselected package libtesseract4:amd64. 2021-05-15T13:53:05.4633238Z Preparing to unpack .../3-libtesseract4_4.1.1-2build2_amd64.deb ... 2021-05-15T13:53:05.4644807Z Unpacking libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-15T13:53:05.5885654Z Selecting previously unselected package libtesseract-dev:amd64. 2021-05-15T13:53:05.6143107Z Preparing to unpack .../4-libtesseract-dev_4.1.1-2build2_amd64.deb ... 2021-05-15T13:53:05.6151199Z Unpacking libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-15T13:53:05.7748286Z Selecting previously unselected package tesseract-ocr-eng. 2021-05-15T13:53:05.8010649Z Preparing to unpack .../5-tesseract-ocr-eng_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-15T13:53:05.8021191Z Unpacking tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-15T13:53:05.9622209Z Selecting previously unselected package tesseract-ocr-osd. 2021-05-15T13:53:05.9889530Z Preparing to unpack .../6-tesseract-ocr-osd_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-15T13:53:05.9900065Z Unpacking tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-15T13:53:06.3017595Z Selecting previously unselected package tesseract-ocr. 2021-05-15T13:53:06.3275794Z Preparing to unpack .../7-tesseract-ocr_4.1.1-2build2_amd64.deb ... 2021-05-15T13:53:06.3284975Z Unpacking tesseract-ocr (4.1.1-2build2) ... 2021-05-15T13:53:06.4145463Z Setting up tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-15T13:53:06.4173231Z Setting up liblept5:amd64 (1.79.0-1) ... 2021-05-15T13:53:06.4201888Z Setting up libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-15T13:53:06.4223141Z Setting up libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-15T13:53:06.4251951Z Setting up libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-15T13:53:06.4280863Z Setting up tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-15T13:53:06.4304365Z Setting up libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-15T13:53:06.4326901Z Setting up tesseract-ocr (4.1.1-2build2) ... 2021-05-15T13:53:06.4363858Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:53:10.1283096Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:53:11.3512838Z Reading package lists... 2021-05-15T13:53:11.5497165Z Building dependency tree... 2021-05-15T13:53:11.5519466Z Reading state information... 2021-05-15T13:53:11.8237537Z wget is already the newest version (1.20.3-1ubuntu1). 2021-05-15T13:53:11.8238745Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:53:11.8913440Z Reading package lists... 2021-05-15T13:53:12.0445956Z Building dependency tree... 2021-05-15T13:53:12.0466761Z Reading state information... 2021-05-15T13:53:12.1958487Z The following additional packages will be installed: 2021-05-15T13:53:12.1962374Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-15T13:53:12.1965956Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev 2021-05-15T13:53:12.1968298Z Suggested packages: 2021-05-15T13:53:12.1970115Z doc-base krb5-doc krb5-user libnorm-doc 2021-05-15T13:53:12.2463453Z The following NEW packages will be installed: 2021-05-15T13:53:12.2465967Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-15T13:53:12.2470681Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev libzmq3-dev 2021-05-15T13:53:12.2693300Z 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:53:12.2695458Z Need to get 1459 kB of archives. 2021-05-15T13:53:12.2696574Z After this operation, 7754 kB of additional disk space will be used. 2021-05-15T13:53:12.2699485Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-05-15T13:53:12.2721935Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-05-15T13:53:12.2732275Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-05-15T13:53:12.2744534Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-05-15T13:53:12.2753334Z 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-15T13:53:12.2765175Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-05-15T13:53:12.2792535Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 2021-05-15T13:53:12.2865018Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 2021-05-15T13:53:12.2888429Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-05-15T13:53:12.2893033Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 2021-05-15T13:53:12.7208388Z Fetched 1459 kB in 0s (33.6 MB/s) 2021-05-15T13:53:12.7554083Z Selecting previously unselected package libgssrpc4:amd64. 2021-05-15T13:53:12.7630206Z (Reading database ... 2021-05-15T13:53:12.7630867Z (Reading database ... 5% 2021-05-15T13:53:12.7631504Z (Reading database ... 10% 2021-05-15T13:53:12.7632099Z (Reading database ... 15% 2021-05-15T13:53:12.7632903Z (Reading database ... 20% 2021-05-15T13:53:12.7633575Z (Reading database ... 25% 2021-05-15T13:53:12.7634264Z (Reading database ... 30% 2021-05-15T13:53:12.7634918Z (Reading database ... 35% 2021-05-15T13:53:12.7635592Z (Reading database ... 40% 2021-05-15T13:53:12.7636247Z (Reading database ... 45% 2021-05-15T13:53:12.7636922Z (Reading database ... 50% 2021-05-15T13:53:12.7671613Z (Reading database ... 55% 2021-05-15T13:53:12.7714040Z (Reading database ... 60% 2021-05-15T13:53:12.7745439Z (Reading database ... 65% 2021-05-15T13:53:12.7878201Z (Reading database ... 70% 2021-05-15T13:53:12.8009743Z (Reading database ... 75% 2021-05-15T13:53:12.8036684Z (Reading database ... 80% 2021-05-15T13:53:12.8468638Z (Reading database ... 85% 2021-05-15T13:53:12.8811604Z (Reading database ... 90% 2021-05-15T13:53:12.8899254Z (Reading database ... 95% 2021-05-15T13:53:12.8899895Z (Reading database ... 100% 2021-05-15T13:53:12.8900825Z (Reading database ... 268845 files and directories currently installed.) 2021-05-15T13:53:12.9024528Z Preparing to unpack .../0-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T13:53:12.9045876Z Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:53:12.9405024Z Selecting previously unselected package libkdb5-9:amd64. 2021-05-15T13:53:12.9623770Z Preparing to unpack .../1-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T13:53:12.9635478Z Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:53:13.0005335Z Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-05-15T13:53:13.0230269Z Preparing to unpack .../2-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T13:53:13.0244904Z Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:53:13.0605618Z Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-05-15T13:53:13.0861468Z Preparing to unpack .../3-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T13:53:13.0870742Z Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:53:13.1245172Z Selecting previously unselected package comerr-dev:amd64. 2021-05-15T13:53:13.1493721Z Preparing to unpack .../4-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-05-15T13:53:13.1531108Z Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-15T13:53:13.1845753Z Selecting previously unselected package krb5-multidev:amd64. 2021-05-15T13:53:13.2121504Z Preparing to unpack .../5-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T13:53:13.2131359Z Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:53:13.2557393Z Selecting previously unselected package libnorm-dev:amd64. 2021-05-15T13:53:13.2781995Z Preparing to unpack .../6-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 2021-05-15T13:53:13.2795457Z Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-15T13:53:13.3565018Z Selecting previously unselected package libpgm-dev:amd64. 2021-05-15T13:53:13.3811619Z Preparing to unpack .../7-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-05-15T13:53:13.3822393Z Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-15T13:53:13.4325156Z Selecting previously unselected package libkrb5-dev:amd64. 2021-05-15T13:53:13.4519850Z Preparing to unpack .../8-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T13:53:13.4530902Z Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:53:13.4840214Z Selecting previously unselected package libzmq3-dev:amd64. 2021-05-15T13:53:13.5082216Z Preparing to unpack .../9-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 2021-05-15T13:53:13.5094596Z Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-15T13:53:13.6173523Z Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-15T13:53:13.6205833Z Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:53:13.6231414Z Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-15T13:53:13.6257252Z Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-15T13:53:13.6299779Z Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:53:13.6324516Z Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:53:13.6349996Z Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:53:13.6375478Z Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:53:13.6399412Z Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:53:13.6419249Z Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-15T13:53:13.6459237Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:53:13.6664116Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:53:16.7379254Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-15T13:53:18.7794755Z Reading package lists... 2021-05-15T13:53:18.9221278Z Building dependency tree... 2021-05-15T13:53:18.9241476Z Reading state information... 2021-05-15T13:53:19.0439683Z E: Unable to locate package udunits 2021-05-15T13:53:19.1083921Z Reading package lists... 2021-05-15T13:53:19.2639592Z Building dependency tree... 2021-05-15T13:53:19.2660600Z Reading state information... 2021-05-15T13:53:19.4232587Z The following additional packages will be installed: 2021-05-15T13:53:19.4233818Z libwebpdemux2 2021-05-15T13:53:19.4673363Z The following NEW packages will be installed: 2021-05-15T13:53:19.4675693Z libwebp-dev libwebpdemux2 2021-05-15T13:53:19.4873827Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:53:19.4874885Z Need to get 277 kB of archives. 2021-05-15T13:53:19.4876202Z After this operation, 965 kB of additional disk space will be used. 2021-05-15T13:53:19.4878039Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebpdemux2 amd64 0.6.1-2 [9472 B] 2021-05-15T13:53:19.4895899Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebp-dev amd64 0.6.1-2 [267 kB] 2021-05-15T13:53:19.9005520Z Fetched 277 kB in 0s (13.2 MB/s) 2021-05-15T13:53:19.9330391Z Selecting previously unselected package libwebpdemux2:amd64. 2021-05-15T13:53:19.9407124Z (Reading database ... 2021-05-15T13:53:19.9407838Z (Reading database ... 5% 2021-05-15T13:53:19.9408461Z (Reading database ... 10% 2021-05-15T13:53:19.9409054Z (Reading database ... 15% 2021-05-15T13:53:19.9409815Z (Reading database ... 20% 2021-05-15T13:53:19.9410414Z (Reading database ... 25% 2021-05-15T13:53:19.9411038Z (Reading database ... 30% 2021-05-15T13:53:19.9411612Z (Reading database ... 35% 2021-05-15T13:53:19.9412312Z (Reading database ... 40% 2021-05-15T13:53:19.9412902Z (Reading database ... 45% 2021-05-15T13:53:19.9413476Z (Reading database ... 50% 2021-05-15T13:53:19.9446243Z (Reading database ... 55% 2021-05-15T13:53:19.9487010Z (Reading database ... 60% 2021-05-15T13:53:19.9514549Z (Reading database ... 65% 2021-05-15T13:53:19.9634877Z (Reading database ... 70% 2021-05-15T13:53:19.9751554Z (Reading database ... 75% 2021-05-15T13:53:19.9776120Z (Reading database ... 80% 2021-05-15T13:53:20.0130851Z (Reading database ... 85% 2021-05-15T13:53:20.0470507Z (Reading database ... 90% 2021-05-15T13:53:20.0540800Z (Reading database ... 95% 2021-05-15T13:53:20.0541372Z (Reading database ... 100% 2021-05-15T13:53:20.0542201Z (Reading database ... 269145 files and directories currently installed.) 2021-05-15T13:53:20.0668643Z Preparing to unpack .../libwebpdemux2_0.6.1-2_amd64.deb ... 2021-05-15T13:53:20.0680709Z Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-15T13:53:20.0964873Z Selecting previously unselected package libwebp-dev:amd64. 2021-05-15T13:53:20.1192207Z Preparing to unpack .../libwebp-dev_0.6.1-2_amd64.deb ... 2021-05-15T13:53:20.1210133Z Unpacking libwebp-dev:amd64 (0.6.1-2) ... 2021-05-15T13:53:20.2017338Z Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-15T13:53:20.2050068Z Setting up libwebp-dev:amd64 (0.6.1-2) ... 2021-05-15T13:53:20.2081844Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:53:22.2787531Z Reading package lists... 2021-05-15T13:53:22.4361217Z Building dependency tree... 2021-05-15T13:53:22.4378910Z Reading state information... 2021-05-15T13:53:22.5913637Z The following additional packages will be installed: 2021-05-15T13:53:22.5916301Z gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-15T13:53:22.5923727Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-15T13:53:22.5926043Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-15T13:53:22.5927283Z Suggested packages: 2021-05-15T13:53:22.5928804Z cargo-doc gdb-doc gdbserver rust-doc rust-src 2021-05-15T13:53:22.5929983Z Recommended packages: 2021-05-15T13:53:22.5930813Z cargo 2021-05-15T13:53:22.6450699Z The following NEW packages will be installed: 2021-05-15T13:53:22.6455868Z cargo gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-15T13:53:22.6457691Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-15T13:53:22.6459241Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-15T13:53:22.6944840Z 0 upgraded, 13 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:53:22.6946631Z Need to get 108 MB of archives. 2021-05-15T13:53:22.6948103Z After this operation, 501 MB of additional disk space will be used. 2021-05-15T13:53:22.6952031Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-05-15T13:53:22.7003143Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB] 2021-05-15T13:53:22.7013579Z 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-15T13:53:22.7024961Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libboost-regex1.71.0 amd64 1.71.0-6ubuntu6 [471 kB] 2021-05-15T13:53:22.7092586Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight4v5 amd64 3.1.8-1.2build5 [232 kB] 2021-05-15T13:53:22.7156766Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 [15.3 kB] 2021-05-15T13:53:22.7164519Z 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-15T13:53:22.9409076Z 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-15T13:53:23.6287953Z 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-15T13:53:23.9989169Z 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-15T13:53:24.0229214Z 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-15T13:53:24.0562485Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.2 [10.5 MB] 2021-05-15T13:53:24.2456482Z 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-15T13:53:24.6448349Z Fetched 108 MB in 2s (67.7 MB/s) 2021-05-15T13:53:24.6756352Z Selecting previously unselected package libbabeltrace1:amd64. 2021-05-15T13:53:24.6825257Z (Reading database ... 2021-05-15T13:53:24.6825861Z (Reading database ... 5% 2021-05-15T13:53:24.6826611Z (Reading database ... 10% 2021-05-15T13:53:24.6827248Z (Reading database ... 15% 2021-05-15T13:53:24.6827882Z (Reading database ... 20% 2021-05-15T13:53:24.6828505Z (Reading database ... 25% 2021-05-15T13:53:24.6829128Z (Reading database ... 30% 2021-05-15T13:53:24.6829748Z (Reading database ... 35% 2021-05-15T13:53:24.6830352Z (Reading database ... 40% 2021-05-15T13:53:24.6830981Z (Reading database ... 45% 2021-05-15T13:53:24.6831585Z (Reading database ... 50% 2021-05-15T13:53:24.6868865Z (Reading database ... 55% 2021-05-15T13:53:24.6906182Z (Reading database ... 60% 2021-05-15T13:53:24.6932106Z (Reading database ... 65% 2021-05-15T13:53:24.7046320Z (Reading database ... 70% 2021-05-15T13:53:24.7153262Z (Reading database ... 75% 2021-05-15T13:53:24.7177433Z (Reading database ... 80% 2021-05-15T13:53:24.7534755Z (Reading database ... 85% 2021-05-15T13:53:24.7825918Z (Reading database ... 90% 2021-05-15T13:53:24.7899948Z (Reading database ... 95% 2021-05-15T13:53:24.7900609Z (Reading database ... 100% 2021-05-15T13:53:24.7901508Z (Reading database ... 269173 files and directories currently installed.) 2021-05-15T13:53:24.8002035Z Preparing to unpack .../00-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-05-15T13:53:24.8030040Z Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-15T13:53:24.8485019Z Selecting previously unselected package libipt2. 2021-05-15T13:53:24.8728496Z Preparing to unpack .../01-libipt2_2.0.1-1_amd64.deb ... 2021-05-15T13:53:24.8739196Z Unpacking libipt2 (2.0.1-1) ... 2021-05-15T13:53:24.9044980Z Selecting previously unselected package libsource-highlight-common. 2021-05-15T13:53:24.9269231Z Preparing to unpack .../02-libsource-highlight-common_3.1.8-1.2build5_all.deb ... 2021-05-15T13:53:24.9279137Z Unpacking libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-15T13:53:24.9725905Z Selecting previously unselected package libboost-regex1.71.0:amd64. 2021-05-15T13:53:24.9959399Z Preparing to unpack .../03-libboost-regex1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-15T13:53:24.9968791Z Unpacking libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-15T13:53:25.0685378Z Selecting previously unselected package libsource-highlight4v5. 2021-05-15T13:53:25.0918529Z Preparing to unpack .../04-libsource-highlight4v5_3.1.8-1.2build5_amd64.deb ... 2021-05-15T13:53:25.0932920Z Unpacking libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-15T13:53:25.1444962Z Selecting previously unselected package libxxhash0:amd64. 2021-05-15T13:53:25.1689943Z Preparing to unpack .../05-libxxhash0_0.7.3-1_amd64.deb ... 2021-05-15T13:53:25.1700854Z Unpacking libxxhash0:amd64 (0.7.3-1) ... 2021-05-15T13:53:25.1944791Z Selecting previously unselected package gdb. 2021-05-15T13:53:25.2235876Z Preparing to unpack .../06-gdb_10.2-0ubuntu1~20.04~1_amd64.deb ... 2021-05-15T13:53:25.2246688Z Unpacking gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-15T13:53:25.5365508Z Selecting previously unselected package libstd-rust-1.47:amd64. 2021-05-15T13:53:25.5567730Z Preparing to unpack .../07-libstd-rust-1.47_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T13:53:25.5579494Z Unpacking libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T13:53:31.5807203Z Selecting previously unselected package libstd-rust-dev:amd64. 2021-05-15T13:53:31.6087487Z Preparing to unpack .../08-libstd-rust-dev_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T13:53:31.6097449Z Unpacking libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T13:53:34.6606977Z Selecting previously unselected package rustc. 2021-05-15T13:53:34.6883947Z Preparing to unpack .../09-rustc_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T13:53:34.6895487Z Unpacking rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T13:53:34.8773095Z Selecting previously unselected package cargo. 2021-05-15T13:53:34.9091291Z Preparing to unpack .../10-cargo_0.47.0-1~exp1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T13:53:34.9099432Z Unpacking cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-15T13:53:35.2656876Z Selecting previously unselected package libc6-dbg:amd64. 2021-05-15T13:53:35.2926682Z Preparing to unpack .../11-libc6-dbg_2.31-0ubuntu9.2_amd64.deb ... 2021-05-15T13:53:35.2940397Z Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-15T13:53:36.4805700Z Selecting previously unselected package rust-gdb. 2021-05-15T13:53:36.5025278Z Preparing to unpack .../12-rust-gdb_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_all.deb ... 2021-05-15T13:53:36.5035883Z Unpacking rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T13:53:36.5657444Z Setting up libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T13:53:36.5686950Z Setting up libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-15T13:53:36.5707693Z Setting up libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-15T13:53:36.5730505Z Setting up libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T13:53:36.5752350Z Setting up libipt2 (2.0.1-1) ... 2021-05-15T13:53:36.5780601Z Setting up libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-15T13:53:36.5805171Z Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-15T13:53:36.5829028Z Setting up rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T13:53:36.5850865Z Setting up libxxhash0:amd64 (0.7.3-1) ... 2021-05-15T13:53:36.5882226Z Setting up libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-15T13:53:36.5934516Z Setting up cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-15T13:53:36.5955740Z Setting up gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-15T13:53:36.5983768Z Setting up rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T13:53:36.6007854Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:53:36.6217781Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:53:39.7933352Z Reading package lists... 2021-05-15T13:53:39.9375021Z Building dependency tree... 2021-05-15T13:53:39.9395173Z Reading state information... 2021-05-15T13:53:40.1002923Z The following additional packages will be installed: 2021-05-15T13:53:40.1006747Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-15T13:53:40.1010001Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-15T13:53:40.1013036Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-15T13:53:40.1015894Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-15T13:53:40.1018813Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-15T13:53:40.1021661Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-15T13:53:40.1024312Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-15T13:53:40.1029102Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-15T13:53:40.1031832Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-15T13:53:40.1034736Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-15T13:53:40.1037340Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-15T13:53:40.1039420Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-15T13:53:40.1041069Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-15T13:53:40.1042765Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-15T13:53:40.1045118Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-15T13:53:40.1046762Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-15T13:53:40.1048240Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-15T13:53:40.1049712Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-15T13:53:40.1051279Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-15T13:53:40.1052535Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-15T13:53:40.1053763Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-15T13:53:40.1055036Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-15T13:53:40.1056271Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-15T13:53:40.1057435Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-15T13:53:40.1058605Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-15T13:53:40.1060035Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-15T13:53:40.1061454Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-15T13:53:40.1062931Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-15T13:53:40.1064400Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-15T13:53:40.1065783Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-15T13:53:40.1067098Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-15T13:53:40.1068360Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-15T13:53:40.1069750Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-15T13:53:40.1071165Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-15T13:53:40.1072696Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-15T13:53:40.1074239Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-15T13:53:40.1075662Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-15T13:53:40.1077078Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-15T13:53:40.1078320Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-15T13:53:40.1079678Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-15T13:53:40.1081041Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-15T13:53:40.1082293Z python3-webencodings qdoc-qt5 qgis-common qgis-plugin-grass 2021-05-15T13:53:40.1083679Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-15T13:53:40.1085171Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-15T13:53:40.1086720Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-15T13:53:40.1088044Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-15T13:53:40.1089347Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-15T13:53:40.1090946Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-15T13:53:40.1092256Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-15T13:53:40.1093017Z Suggested packages: 2021-05-15T13:53:40.1094091Z avahi-autoipd blt-demo libgdal-grass grass-dev grass-gui e00compr avce00 2021-05-15T13:53:40.1095411Z gnuplot gpsbabel gpstrans netpbm python3-rpy2 python3-termcolor grass 2021-05-15T13:53:40.1096952Z grass-dev-doc gvfs exiv2 geotiff-bin libgeotiff-epsg libvisual-0.4-plugins 2021-05-15T13:53:40.1098445Z libhdf4-doc libhdf4-alt-dev hdf4-tools libjs-jquery-ui-docs avahi-autoipd 2021-05-15T13:53:40.1099803Z | zeroconf ogdi-bin pcscd libqscintilla2-doc qtwayland5 2021-05-15T13:53:40.1101174Z qt5-qmltooling-plugins pinentry-doc python-cycler-doc python-future-doc 2021-05-15T13:53:40.1102637Z python3-genshi python3-lxml-dbg python-lxml-doc dvipng gir1.2-gtk-3.0 2021-05-15T13:53:40.1104083Z inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-15T13:53:40.1105480Z python3-gobject python3-nose python3-scipy python3-tornado 2021-05-15T13:53:40.1107024Z texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-15T13:53:40.1108565Z python3-pytest python3-numpy-dbg owslib-doc python-pil-doc python3-pil-dbg 2021-05-15T13:53:40.1110117Z python3-pandas python3-ipykernel python-psycopg2-doc python-pyparsing-doc 2021-05-15T13:53:40.1111574Z python3-pyqt5-dbg otb-qgis saga tix python3-tk-dbg qt5-doc comgt wvdial 2021-05-15T13:53:40.1112660Z wpagui libengine-pkcs11-openssl 2021-05-15T13:53:40.1917757Z The following NEW packages will be installed: 2021-05-15T13:53:40.1921447Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-15T13:53:40.1929818Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-15T13:53:40.1932546Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-15T13:53:40.1935006Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-15T13:53:40.1937627Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-15T13:53:40.1940070Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-15T13:53:40.1942334Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-15T13:53:40.1944762Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-15T13:53:40.1946125Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-15T13:53:40.1947430Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-15T13:53:40.1948768Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-15T13:53:40.1950125Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-15T13:53:40.1951557Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-15T13:53:40.1953114Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-15T13:53:40.1954633Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-15T13:53:40.1956052Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-15T13:53:40.1957401Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-15T13:53:40.1959226Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-15T13:53:40.1972254Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-15T13:53:40.1973521Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-15T13:53:40.1974763Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-15T13:53:40.1976054Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-15T13:53:40.1977271Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-15T13:53:40.1978435Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-15T13:53:40.1979600Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-15T13:53:40.1981030Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-15T13:53:40.1982475Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-15T13:53:40.1983840Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-15T13:53:40.1995597Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-15T13:53:40.1996932Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-15T13:53:40.1998265Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-15T13:53:40.1999451Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-15T13:53:40.2000744Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-15T13:53:40.2012855Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-15T13:53:40.2018864Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-15T13:53:40.2020620Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-15T13:53:40.2022052Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-15T13:53:40.2023462Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-15T13:53:40.2024824Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-15T13:53:40.2026289Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-15T13:53:40.2027771Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-15T13:53:40.2029192Z python3-webencodings qdoc-qt5 qgis qgis-common qgis-plugin-grass 2021-05-15T13:53:40.2030478Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-15T13:53:40.2036124Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-15T13:53:40.2037844Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-15T13:53:40.2039172Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-15T13:53:40.2040491Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-15T13:53:40.2041923Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-15T13:53:40.2043130Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-15T13:53:40.2171069Z 0 upgraded, 214 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:53:40.2172370Z Need to get 183 MB of archives. 2021-05-15T13:53:40.2173767Z After this operation, 776 MB of additional disk space will be used. 2021-05-15T13:53:40.2177094Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2021-05-15T13:53:40.2204207Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu1 [2005 kB] 2021-05-15T13:53:40.2608127Z 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-15T13:53:40.2627930Z 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-15T13:53:40.2637526Z 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-15T13:53:40.2686675Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmtdev1 amd64 1.1.5-1.1 [14.2 kB] 2021-05-15T13:53:40.2688468Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-common all 1.3-2ubuntu3 [45.3 kB] 2021-05-15T13:53:40.2690263Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom2 amd64 1.3-2ubuntu3 [20.0 kB] 2021-05-15T13:53:40.2692086Z 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-15T13:53:40.2693655Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput10 amd64 1.15.5-1ubuntu0.2 [112 kB] 2021-05-15T13:53:40.2699594Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu1 [208 kB] 2021-05-15T13:53:40.2726678Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu1 [674 kB] 2021-05-15T13:53:40.2825509Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [10.8 kB] 2021-05-15T13:53:40.2832954Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] 2021-05-15T13:53:40.2840751Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] 2021-05-15T13:53:40.2847557Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B] 2021-05-15T13:53:40.2854819Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB] 2021-05-15T13:53:40.2861496Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render-util0 amd64 0.3.9-1build1 [9912 B] 2021-05-15T13:53:40.2868985Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B] 2021-05-15T13:53:40.2874645Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinput0 amd64 1.14-2 [29.3 kB] 2021-05-15T13:53:40.2884184Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xkb1 amd64 1.14-2 [29.6 kB] 2021-05-15T13:53:40.2893640Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxkbcommon-x11-0 amd64 0.10.0-1 [13.4 kB] 2021-05-15T13:53:40.2901553Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5gui5 amd64 5.12.8+dfsg-0ubuntu1 [2971 kB] 2021-05-15T13:53:40.3343662Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5widgets5 amd64 5.12.8+dfsg-0ubuntu1 [2293 kB] 2021-05-15T13:53:40.3735958Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB] 2021-05-15T13:53:40.3754103Z 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-15T13:53:40.3786141Z 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-15T13:53:40.3931385Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhyphen0 amd64 2.8.8-7 [27.0 kB] 2021-05-15T13:53:40.3941039Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5positioning5 amd64 5.12.8+dfsg-0ubuntu1 [197 kB] 2021-05-15T13:53:40.3967238Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5printsupport5 amd64 5.12.8+dfsg-0ubuntu1 [193 kB] 2021-05-15T13:53:40.4005776Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5qml5 amd64 5.12.8-0ubuntu1 [1438 kB] 2021-05-15T13:53:40.4211333Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quick5 amd64 5.12.8-0ubuntu1 [1335 kB] 2021-05-15T13:53:40.4405363Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sensors5 amd64 5.12.8-0ubuntu1 [114 kB] 2021-05-15T13:53:40.4421561Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webchannel5 amd64 5.12.8-0ubuntu1 [51.2 kB] 2021-05-15T13:53:40.4434529Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwoff1 amd64 1.0.2-1build2 [42.0 kB] 2021-05-15T13:53:40.4444588Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-1ubuntu2 [12.1 MB] 2021-05-15T13:53:40.6244671Z 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-15T13:53:40.6255396Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers-common all 3.10.4+dfsg-1ubuntu2 [897 kB] 2021-05-15T13:53:40.6423443Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2 amd64 2.2.1-2build1 [307 kB] 2021-05-15T13:53:40.6481224Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2-plugins amd64 2.2.1-2build1 [191 kB] 2021-05-15T13:53:40.6524400Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5 amd64 5.12.8+dfsg-0ubuntu1 [121 kB] 2021-05-15T13:53:40.6547668Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5-sqlite amd64 5.12.8+dfsg-0ubuntu1 [47.5 kB] 2021-05-15T13:53:40.6560273Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-data all 3.0.4+dfsg-1build3 [186 kB] 2021-05-15T13:53:40.6589852Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarpack2 amd64 3.7.0-3 [92.8 kB] 2021-05-15T13:53:40.6606591Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsuperlu5 amd64 5.2.1+dfsg1-4 [159 kB] 2021-05-15T13:53:40.6634917Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarmadillo9 amd64 1:9.800.4+dfsg-1build1 [93.2 kB] 2021-05-15T13:53:40.6652151Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcfitsio8 amd64 3.470-3 [466 kB] 2021-05-15T13:53:40.6721841Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcharls2 amd64 2.0.0+dfsg-1build1 [74.1 kB] 2021-05-15T13:53:40.6737458Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdap25 amd64 3.20.5-1 [435 kB] 2021-05-15T13:53:40.6798651Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdapclient6v5 amd64 3.20.5-1 [92.2 kB] 2021-05-15T13:53:40.6816149Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libepsilon1 amd64 0.9.2+dfsg-4 [41.0 kB] 2021-05-15T13:53:40.6827831Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfreexl1 amd64 1.0.5-3 [33.4 kB] 2021-05-15T13:53:40.6835481Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfyba0 amd64 4.1.1-6build1 [113 kB] 2021-05-15T13:53:40.6852821Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-3.8.0 amd64 3.8.0-1build1 [535 kB] 2021-05-15T13:53:40.6931965Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-c1v5 amd64 3.8.0-1build1 [69.9 kB] 2021-05-15T13:53:40.6943502Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-data all 6.3.1-1 [7647 kB] 2021-05-15T13:53:40.8158114Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libproj15 amd64 6.3.1-1 [925 kB] 2021-05-15T13:53:40.8267343Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeotiff5 amd64 1.5.1-2 [53.1 kB] 2021-05-15T13:53:40.8275996Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf4-0-alt amd64 4.2.14-1ubuntu1 [268 kB] 2021-05-15T13:53:40.8319686Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2021-05-15T13:53:40.8327723Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liburiparser1 amd64 0.9.3-2 [39.3 kB] 2021-05-15T13:53:40.8335705Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlbase1 amd64 1.3.0-8build1 [45.4 kB] 2021-05-15T13:53:40.8345881Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmldom1 amd64 1.3.0-8build1 [152 kB] 2021-05-15T13:53:40.8372834Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlengine1 amd64 1.3.0-8build1 [72.5 kB] 2021-05-15T13:53:40.8385393Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnetcdf15 amd64 1:4.7.3-1 [341 kB] 2021-05-15T13:53:40.8433878Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libogdi4.1 amd64 4.1.0+ds-1build1 [198 kB] 2021-05-15T13:53:40.8462668Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqhull7 amd64 2015.2-4 [152 kB] 2021-05-15T13:53:40.8486504Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialite7 amd64 4.3.0a-6build1 [1286 kB] 2021-05-15T13:53:40.8657642Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxerces-c3.2 amd64 3.2.2+debian-1build3 [878 kB] 2021-05-15T13:53:40.8784262Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgdal26 amd64 3.0.4+dfsg-1build3 [6156 kB] 2021-05-15T13:53:40.9676156Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5concurrent5 amd64 5.12.8+dfsg-0ubuntu1 [33.5 kB] 2021-05-15T13:53:40.9686427Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5keychain1 amd64 0.10.0-1build1 [48.4 kB] 2021-05-15T13:53:40.9696621Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5serialport5 amd64 5.12.8-0ubuntu1 [33.1 kB] 2021-05-15T13:53:40.9707123Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5xml5 amd64 5.12.8+dfsg-0ubuntu1 [105 kB] 2021-05-15T13:53:40.9720895Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialindex6 amd64 1.9.3-1build1 [266 kB] 2021-05-15T13:53:40.9751870Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzip5 amd64 1.5.1-0ubuntu1 [46.7 kB] 2021-05-15T13:53:40.9762064Z 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-15T13:53:41.0501836Z 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-15T13:53:41.0513750Z 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-15T13:53:41.0524055Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-15 amd64 2.11.2+dfsg-6 [1238 kB] 2021-05-15T13:53:41.0676994Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quickwidgets5 amd64 5.12.8-0ubuntu1 [39.8 kB] 2021-05-15T13:53:41.0687559Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5opengl5 amd64 5.12.8+dfsg-0ubuntu1 [136 kB] 2021-05-15T13:53:41.0704755Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqwt-qt5-6 amd64 6.1.4-1.1build1 [427 kB] 2021-05-15T13:53:41.0766513Z 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-15T13:53:41.1218168Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers amd64 3.10.4+dfsg-1ubuntu2 [1940 kB] 2021-05-15T13:53:41.1492587Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-core7 amd64 0.7-4ubuntu7 [81.7 kB] 2021-05-15T13:53:41.1505244Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdaemon0 amd64 0.14-7 [13.9 kB] 2021-05-15T13:53:41.1511997Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 avahi-daemon amd64 0.7-4ubuntu7 [61.0 kB] 2021-05-15T13:53:41.1523996Z 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-15T13:53:41.1596645Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4944 B] 2021-05-15T13:53:41.1602102Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2021-05-15T13:53:41.1622515Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgck-1-0 amd64 3.36.0-2build1 [75.5 kB] 2021-05-15T13:53:41.1635426Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-base-3-1 amd64 3.36.0-2build1 [193 kB] 2021-05-15T13:53:41.1661414Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-ui-3-1 amd64 3.36.0-2build1 [127 kB] 2021-05-15T13:53:41.1682172Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gcr amd64 3.36.0-2build1 [63.9 kB] 2021-05-15T13:53:41.1694668Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2725 kB] 2021-05-15T13:53:41.2030788Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-gdal amd64 3.0.4+dfsg-1build3 [527 kB] 2021-05-15T13:53:41.2108937Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-bin amd64 3.0.4+dfsg-1build3 [256 kB] 2021-05-15T13:53:41.2162221Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-glib1 amd64 0.7-4ubuntu7 [7804 B] 2021-05-15T13:53:41.2169217Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmm-glib0 amd64 1.12.8-1 [185 kB] 2021-05-15T13:53:41.2191520Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 geoclue-2.0 amd64 2.5.6-0ubuntu1 [91.9 kB] 2021-05-15T13:53:41.2233454Z 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-15T13:53:41.2296534Z 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-15T13:53:41.2319926Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 pinentry-gnome3 amd64 1.1.0-3build1 [38.6 kB] 2021-05-15T13:53:41.2335709Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring amd64 3.36.0-1ubuntu1 [613 kB] 2021-05-15T13:53:41.2419177Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring-pkcs11 amd64 3.36.0-1ubuntu1 [28.0 kB] 2021-05-15T13:53:41.2426803Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-doc all 7.8.2-1build3 [32.4 MB] 2021-05-15T13:53:41.7012305Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblaszip8 amd64 3.4.3-1build1 [125 kB] 2021-05-15T13:53:41.7030546Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-util9 amd64 2.0.1+ds-1build3 [68.5 kB] 2021-05-15T13:53:41.7041096Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-base9 amd64 2.0.1+ds-1build3 [1739 kB] 2021-05-15T13:53:41.7221091Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-core amd64 7.8.2-1build3 [5737 kB] 2021-05-15T13:53:41.8032194Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdparanoia0 amd64 3.10.2+debian-13 [46.7 kB] 2021-05-15T13:53:41.8041085Z 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-15T13:53:41.8058333Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gstreamer1.0-plugins-base amd64 1.16.2-4 [619 kB] 2021-05-15T13:53:41.8129495Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 iio-sensor-proxy amd64 2.8-1ubuntu1 [35.8 kB] 2021-05-15T13:53:41.8139657Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libassimp5 amd64 5.0.1~ds0-1build1 [2775 kB] 2021-05-15T13:53:41.8448113Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexiv2-27 amd64 0.27.2-8ubuntu2.2 [788 kB] 2021-05-15T13:53:41.8555991Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi0ldbl amd64 2.4.0-10build1 [155 kB] 2021-05-15T13:53:41.8579004Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi-bin amd64 2.4.0-10build1 [10.5 kB] 2021-05-15T13:53:41.8584350Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2021-05-15T13:53:41.8591865Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2021-05-15T13:53:41.8629012Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-glib4 amd64 1.22.0-2 [101 kB] 2021-05-15T13:53:41.8646508Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-proxy amd64 1.22.0-2 [5908 B] 2021-05-15T13:53:41.8652495Z 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-15T13:53:41.8660492Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-05-15T13:53:41.8677609Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnss-mdns amd64 0.14.1-1ubuntu1 [22.9 kB] 2021-05-15T13:53:41.8685761Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpam-gnome-keyring amd64 3.36.0-1ubuntu1 [23.3 kB] 2021-05-15T13:53:41.8690863Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB] 2021-05-15T13:53:41.8698958Z 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-15T13:53:41.8704441Z 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-15T13:53:41.8714483Z 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-15T13:53:41.8725068Z Get:132 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-python amd64 2.0.1+ds-1build3 [136 kB] 2021-05-15T13:53:41.8743914Z Get:133 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsqlite3-mod-spatialite amd64 4.3.0a-6build1 [1265 kB] 2021-05-15T13:53:41.8901210Z 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-15T13:53:41.8915854Z Get:135 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugins amd64 2.0.1+ds-1build3 [12.9 kB] 2021-05-15T13:53:41.8920812Z Get:136 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dcore5 amd64 5.12.8+dfsg-0ubuntu1 [137 kB] 2021-05-15T13:53:41.8979881Z Get:137 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53drender5 amd64 5.12.8+dfsg-0ubuntu1 [689 kB] 2021-05-15T13:53:41.9057749Z Get:138 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53danimation5 amd64 5.12.8+dfsg-0ubuntu1 [159 kB] 2021-05-15T13:53:41.9077903Z Get:139 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dinput5 amd64 5.12.8+dfsg-0ubuntu1 [125 kB] 2021-05-15T13:53:41.9099741Z Get:140 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dlogic5 amd64 5.12.8+dfsg-0ubuntu1 [25.9 kB] 2021-05-15T13:53:41.9112636Z Get:141 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dextras5 amd64 5.12.8+dfsg-0ubuntu1 [157 kB] 2021-05-15T13:53:41.9134506Z 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-15T13:53:41.9142292Z 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-15T13:53:41.9151512Z Get:144 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-gltfsceneio-plugin amd64 5.12.8+dfsg-0ubuntu1 [110 kB] 2021-05-15T13:53:41.9166308Z Get:145 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dquickscene2d5 amd64 5.12.8+dfsg-0ubuntu1 [38.4 kB] 2021-05-15T13:53:41.9186015Z 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-15T13:53:41.9193665Z 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-15T13:53:41.9246139Z 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-15T13:53:41.9340780Z 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-15T13:53:41.9756774Z Get:150 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtchooser amd64 66-2build1 [24.7 kB] 2021-05-15T13:53:41.9764537Z Get:151 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qdoc-qt5 amd64 5.12.8-0ubuntu1 [507 kB] 2021-05-15T13:53:41.9821497Z Get:152 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5help5 amd64 5.12.8-0ubuntu1 [134 kB] 2021-05-15T13:53:41.9840666Z Get:153 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qhelpgenerator-qt5 amd64 5.12.8-0ubuntu1 [64.3 kB] 2021-05-15T13:53:41.9850339Z Get:154 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-assistant amd64 5.12.8-0ubuntu1 [369 kB] 2021-05-15T13:53:41.9901694Z Get:155 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtattributionsscanner-qt5 amd64 5.12.8-0ubuntu1 [26.0 kB] 2021-05-15T13:53:41.9906630Z Get:156 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designer5 amd64 5.12.8-0ubuntu1 [2778 kB] 2021-05-15T13:53:42.0276995Z Get:157 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designercomponents5 amd64 5.12.8-0ubuntu1 [718 kB] 2021-05-15T13:53:42.0393617Z Get:158 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttools5-dev-tools amd64 5.12.8-0ubuntu1 [1031 kB] 2021-05-15T13:53:42.0534262Z Get:159 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-customwidgets amd64 3.10.4+dfsg-1ubuntu2 [3397 kB] 2021-05-15T13:53:42.1034918Z 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-15T13:53:42.1085543Z 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-15T13:53:42.1131468Z 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-15T13:53:42.1139745Z Get:163 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-glib5 amd64 1.24.8-1 [529 kB] 2021-05-15T13:53:42.1215640Z Get:164 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-proxy amd64 1.24.8-1 [5856 B] 2021-05-15T13:53:42.1220352Z Get:165 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5test5 amd64 5.12.8+dfsg-0ubuntu1 [131 kB] 2021-05-15T13:53:42.1245843Z Get:166 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-bin amd64 1.3-2ubuntu3 [5484 B] 2021-05-15T13:53:42.1249436Z Get:167 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 modemmanager amd64 1.12.8-1 [755 kB] 2021-05-15T13:53:42.1346043Z Get:168 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-05-15T13:53:42.1400114Z Get:169 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3788 kB] 2021-05-15T13:53:42.1964083Z Get:170 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2021-05-15T13:53:42.1971867Z Get:171 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2021-05-15T13:53:42.1989548Z Get:172 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8132 B] 2021-05-15T13:53:42.1996835Z Get:173 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2021-05-15T13:53:42.2012545Z Get:174 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2021-05-15T13:53:42.2018876Z Get:175 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-future all 0.18.2-2 [336 kB] 2021-05-15T13:53:42.2085923Z Get:176 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2021-05-15T13:53:42.2091316Z Get:177 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2021-05-15T13:53:42.2113356Z Get:178 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-ipython-genutils all 0.2.0-1ubuntu1 [21.1 kB] 2021-05-15T13:53:42.2122614Z Get:179 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-traitlets all 4.3.3-3 [59.9 kB] 2021-05-15T13:53:42.2139411Z Get:180 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-jupyter-core all 4.6.3-3 [41.2 kB] 2021-05-15T13:53:42.2153393Z Get:181 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2021-05-15T13:53:42.2169116Z Get:182 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.3 [1382 kB] 2021-05-15T13:53:42.2405957Z Get:183 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-05-15T13:53:42.2418434Z Get:184 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4459 kB] 2021-05-15T13:53:42.3080478Z Get:185 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nbformat all 5.0.4-1 [29.8 kB] 2021-05-15T13:53:42.3088239Z Get:186 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-05-15T13:53:42.3096677Z Get:187 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyproj amd64 2.5.0+ds-1 [297 kB] 2021-05-15T13:53:42.3167597Z Get:188 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB] 2021-05-15T13:53:42.3175546Z Get:189 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-owslib all 0.19.1-1 [115 kB] 2021-05-15T13:53:42.3191537Z Get:190 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.3 [363 kB] 2021-05-15T13:53:42.3246699Z Get:191 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-retrying all 1.3.3-4 [8160 B] 2021-05-15T13:53:42.3265641Z Get:192 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-plotly all 4.4.1+dfsg-1 [1960 kB] 2021-05-15T13:53:42.3525286Z Get:193 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-psycopg2 amd64 2.8.4-2 [112 kB] 2021-05-15T13:53:42.3542268Z Get:194 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sip amd64 4.19.21+dfsg-1build1 [87.9 kB] 2021-05-15T13:53:42.3557357Z Get:195 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5 amd64 5.14.1+dfsg-3build1 [2318 kB] 2021-05-15T13:53:42.3893039Z Get:196 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qsci amd64 2.11.2+dfsg-6 [230 kB] 2021-05-15T13:53:42.3917028Z 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-15T13:53:42.3935613Z 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-15T13:53:42.3945174Z Get:199 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtwebkit amd64 5.14.1+dfsg-3build1 [103 kB] 2021-05-15T13:53:42.3963815Z Get:200 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis-common all 3.10.4+dfsg-1ubuntu2 [2390 kB] 2021-05-15T13:53:42.4305498Z Get:201 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis amd64 3.10.4+dfsg-1ubuntu2 [7772 kB] 2021-05-15T13:53:42.5401901Z 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-15T13:53:42.5441521Z Get:203 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-leaflet all 1.6.0~dfsg-1 [313 kB] 2021-05-15T13:53:42.5501455Z Get:204 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-common all 3.10.4+dfsg-1ubuntu2 [16.7 MB] 2021-05-15T13:53:43.3888669Z Get:205 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis amd64 3.10.4+dfsg-1ubuntu2 [4788 kB] 2021-05-15T13:53:43.4527929Z 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-15T13:53:43.4581151Z 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-15T13:53:43.4600647Z Get:208 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass amd64 3.10.4+dfsg-1ubuntu2 [601 kB] 2021-05-15T13:53:43.4689925Z Get:209 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-gtk-platformtheme amd64 5.12.8+dfsg-0ubuntu1 [124 kB] 2021-05-15T13:53:43.4709513Z Get:210 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1486 kB] 2021-05-15T13:53:43.4929646Z Get:211 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 wpasupplicant amd64 2:2.9-1ubuntu4.3 [1183 kB] 2021-05-15T13:53:43.5092895Z Get:212 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-bin amd64 6.3.1-1 [88.8 kB] 2021-05-15T13:53:43.5112821Z Get:213 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch-data all 20191128-3 [32.3 kB] 2021-05-15T13:53:43.5221260Z Get:214 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch amd64 2.5.2+repack0-2ubuntu3 [53.1 kB] 2021-05-15T13:53:44.5947042Z Fetched 183 MB in 3s (55.1 MB/s) 2021-05-15T13:53:44.6286021Z Selecting previously unselected package libdouble-conversion3:amd64. 2021-05-15T13:53:44.6322816Z (Reading database ... 2021-05-15T13:53:44.6324361Z (Reading database ... 5% 2021-05-15T13:53:44.6324997Z (Reading database ... 10% 2021-05-15T13:53:44.6325680Z (Reading database ... 15% 2021-05-15T13:53:44.6326512Z (Reading database ... 20% 2021-05-15T13:53:44.6326937Z (Reading database ... 25% 2021-05-15T13:53:44.6327305Z (Reading database ... 30% 2021-05-15T13:53:44.6327714Z (Reading database ... 35% 2021-05-15T13:53:44.6328091Z (Reading database ... 40% 2021-05-15T13:53:44.6328457Z (Reading database ... 45% 2021-05-15T13:53:44.6328833Z (Reading database ... 50% 2021-05-15T13:53:44.6351254Z (Reading database ... 55% 2021-05-15T13:53:44.6384283Z (Reading database ... 60% 2021-05-15T13:53:44.6413352Z (Reading database ... 65% 2021-05-15T13:53:44.6517171Z (Reading database ... 70% 2021-05-15T13:53:44.6623049Z (Reading database ... 75% 2021-05-15T13:53:44.6647121Z (Reading database ... 80% 2021-05-15T13:53:44.6975218Z (Reading database ... 85% 2021-05-15T13:53:44.7247500Z (Reading database ... 90% 2021-05-15T13:53:44.7313732Z (Reading database ... 95% 2021-05-15T13:53:44.7314476Z (Reading database ... 100% 2021-05-15T13:53:44.7315555Z (Reading database ... 269928 files and directories currently installed.) 2021-05-15T13:53:44.7408563Z Preparing to unpack .../000-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2021-05-15T13:53:44.7430681Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-15T13:53:44.7740160Z Selecting previously unselected package libqt5core5a:amd64. 2021-05-15T13:53:44.8007671Z Preparing to unpack .../001-libqt5core5a_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:53:44.8097577Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:53:44.9849017Z Selecting previously unselected package libegl-mesa0:amd64. 2021-05-15T13:53:45.0131774Z Preparing to unpack .../002-libegl-mesa0_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-15T13:53:45.0142527Z Unpacking libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T13:53:45.0471593Z Selecting previously unselected package libegl1:amd64. 2021-05-15T13:53:45.0749510Z Preparing to unpack .../003-libegl1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-15T13:53:45.0761214Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T13:53:45.1047472Z Selecting previously unselected package libevdev2:amd64. 2021-05-15T13:53:45.1321773Z Preparing to unpack .../004-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2021-05-15T13:53:45.1333560Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-15T13:53:45.1598173Z Selecting previously unselected package libmtdev1:amd64. 2021-05-15T13:53:45.1870680Z Preparing to unpack .../005-libmtdev1_1.1.5-1.1_amd64.deb ... 2021-05-15T13:53:45.1880078Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-15T13:53:45.2118612Z Selecting previously unselected package libwacom-common. 2021-05-15T13:53:45.2372899Z Preparing to unpack .../006-libwacom-common_1.3-2ubuntu3_all.deb ... 2021-05-15T13:53:45.2383099Z Unpacking libwacom-common (1.3-2ubuntu3) ... 2021-05-15T13:53:45.3004500Z Selecting previously unselected package libwacom2:amd64. 2021-05-15T13:53:45.3207513Z Preparing to unpack .../007-libwacom2_1.3-2ubuntu3_amd64.deb ... 2021-05-15T13:53:45.3219145Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-15T13:53:45.3437321Z Selecting previously unselected package libinput-bin. 2021-05-15T13:53:45.3702540Z Preparing to unpack .../008-libinput-bin_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-15T13:53:45.3748671Z Unpacking libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-15T13:53:45.4012020Z Selecting previously unselected package libinput10:amd64. 2021-05-15T13:53:45.4269001Z Preparing to unpack .../009-libinput10_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-15T13:53:45.4280230Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-15T13:53:45.4618036Z Selecting previously unselected package libqt5dbus5:amd64. 2021-05-15T13:53:45.4895313Z Preparing to unpack .../010-libqt5dbus5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:53:45.4909926Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:53:45.5404810Z Selecting previously unselected package libqt5network5:amd64. 2021-05-15T13:53:45.5599511Z Preparing to unpack .../011-libqt5network5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:53:45.5611539Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:53:45.6473227Z Selecting previously unselected package libxcb-icccm4:amd64. 2021-05-15T13:53:45.6731033Z Preparing to unpack .../012-libxcb-icccm4_0.4.1-1.1_amd64.deb ... 2021-05-15T13:53:45.6741675Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-15T13:53:45.7005241Z Selecting previously unselected package libxcb-util1:amd64. 2021-05-15T13:53:45.7226884Z Preparing to unpack .../013-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... 2021-05-15T13:53:45.7242077Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-15T13:53:45.7478151Z Selecting previously unselected package libxcb-image0:amd64. 2021-05-15T13:53:45.7740139Z Preparing to unpack .../014-libxcb-image0_0.4.0-1build1_amd64.deb ... 2021-05-15T13:53:45.7750142Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-15T13:53:45.8012059Z Selecting previously unselected package libxcb-keysyms1:amd64. 2021-05-15T13:53:45.8268224Z Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build1_amd64.deb ... 2021-05-15T13:53:45.8278572Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-15T13:53:45.8564449Z Selecting previously unselected package libxcb-randr0:amd64. 2021-05-15T13:53:45.8757389Z Preparing to unpack .../016-libxcb-randr0_1.14-2_amd64.deb ... 2021-05-15T13:53:45.8768540Z Unpacking libxcb-randr0:amd64 (1.14-2) ... 2021-05-15T13:53:45.9045279Z Selecting previously unselected package libxcb-render-util0:amd64. 2021-05-15T13:53:45.9310452Z Preparing to unpack .../017-libxcb-render-util0_0.3.9-1build1_amd64.deb ... 2021-05-15T13:53:45.9320947Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-15T13:53:45.9564420Z Selecting previously unselected package libxcb-xinerama0:amd64. 2021-05-15T13:53:45.9821571Z Preparing to unpack .../018-libxcb-xinerama0_1.14-2_amd64.deb ... 2021-05-15T13:53:45.9831345Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-15T13:53:46.0074720Z Selecting previously unselected package libxcb-xinput0:amd64. 2021-05-15T13:53:46.0327236Z Preparing to unpack .../019-libxcb-xinput0_1.14-2_amd64.deb ... 2021-05-15T13:53:46.0337735Z Unpacking libxcb-xinput0:amd64 (1.14-2) ... 2021-05-15T13:53:46.0593222Z Selecting previously unselected package libxcb-xkb1:amd64. 2021-05-15T13:53:46.0856786Z Preparing to unpack .../020-libxcb-xkb1_1.14-2_amd64.deb ... 2021-05-15T13:53:46.0868060Z Unpacking libxcb-xkb1:amd64 (1.14-2) ... 2021-05-15T13:53:46.1121147Z Selecting previously unselected package libxkbcommon-x11-0:amd64. 2021-05-15T13:53:46.1379105Z Preparing to unpack .../021-libxkbcommon-x11-0_0.10.0-1_amd64.deb ... 2021-05-15T13:53:46.1390645Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-15T13:53:46.1764471Z Selecting previously unselected package libqt5gui5:amd64. 2021-05-15T13:53:46.1972708Z Preparing to unpack .../022-libqt5gui5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:53:46.2060597Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:53:46.4908320Z Selecting previously unselected package libqt5widgets5:amd64. 2021-05-15T13:53:46.5181300Z Preparing to unpack .../023-libqt5widgets5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:53:46.5196188Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:53:46.7405594Z Selecting previously unselected package libqt5svg5:amd64. 2021-05-15T13:53:46.7600814Z Preparing to unpack .../024-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:53:46.7611262Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:53:46.7994091Z Selecting previously unselected package liborc-0.4-0:amd64. 2021-05-15T13:53:46.8219094Z Preparing to unpack .../025-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ... 2021-05-15T13:53:46.8233077Z Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-15T13:53:46.8726065Z Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2021-05-15T13:53:46.8953387Z Preparing to unpack .../026-libgstreamer-plugins-base1.0-0_1.16.2-4_amd64.deb ... 2021-05-15T13:53:46.8965591Z Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-15T13:53:46.9890572Z Selecting previously unselected package libhyphen0:amd64. 2021-05-15T13:53:47.0177059Z Preparing to unpack .../027-libhyphen0_2.8.8-7_amd64.deb ... 2021-05-15T13:53:47.0186693Z Unpacking libhyphen0:amd64 (2.8.8-7) ... 2021-05-15T13:53:47.0449086Z Selecting previously unselected package libqt5positioning5:amd64. 2021-05-15T13:53:47.0713643Z Preparing to unpack .../028-libqt5positioning5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:53:47.0727263Z Unpacking libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:53:47.1204803Z Selecting previously unselected package libqt5printsupport5:amd64. 2021-05-15T13:53:47.1433139Z Preparing to unpack .../029-libqt5printsupport5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:53:47.1448964Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:53:47.1924342Z Selecting previously unselected package libqt5qml5:amd64. 2021-05-15T13:53:47.2161768Z Preparing to unpack .../030-libqt5qml5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:53:47.2171182Z Unpacking libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:53:47.3674787Z Selecting previously unselected package libqt5quick5:amd64. 2021-05-15T13:53:47.3944842Z Preparing to unpack .../031-libqt5quick5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:53:47.3957272Z Unpacking libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:53:47.5398674Z Selecting previously unselected package libqt5sensors5:amd64. 2021-05-15T13:53:47.5686292Z Preparing to unpack .../032-libqt5sensors5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:53:47.5730907Z Unpacking libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:53:47.6124865Z Selecting previously unselected package libqt5webchannel5:amd64. 2021-05-15T13:53:47.6359455Z Preparing to unpack .../033-libqt5webchannel5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:53:47.6369879Z Unpacking libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:53:47.6724130Z Selecting previously unselected package libwoff1:amd64. 2021-05-15T13:53:47.6896606Z Preparing to unpack .../034-libwoff1_1.0.2-1build2_amd64.deb ... 2021-05-15T13:53:47.6907340Z Unpacking libwoff1:amd64 (1.0.2-1build2) ... 2021-05-15T13:53:47.7284422Z Selecting previously unselected package libqt5webkit5:amd64. 2021-05-15T13:53:47.7484043Z Preparing to unpack .../035-libqt5webkit5_5.212.0~alpha4-1ubuntu2_amd64.deb ... 2021-05-15T13:53:47.7496216Z Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-15T13:53:48.9697051Z Selecting previously unselected package qt5-image-formats-plugins:amd64. 2021-05-15T13:53:49.0022025Z Preparing to unpack .../036-qt5-image-formats-plugins_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:53:49.0032408Z Unpacking qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:53:49.0434469Z Selecting previously unselected package qgis-providers-common. 2021-05-15T13:53:49.0735738Z Preparing to unpack .../037-qgis-providers-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-15T13:53:49.0745445Z Unpacking qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:53:49.3365382Z Selecting previously unselected package libqca-qt5-2:amd64. 2021-05-15T13:53:49.3586334Z Preparing to unpack .../038-libqca-qt5-2_2.2.1-2build1_amd64.deb ... 2021-05-15T13:53:49.3597191Z Unpacking libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-15T13:53:49.4125727Z Selecting previously unselected package libqca-qt5-2-plugins:amd64. 2021-05-15T13:53:49.4407704Z Preparing to unpack .../039-libqca-qt5-2-plugins_2.2.1-2build1_amd64.deb ... 2021-05-15T13:53:49.4418450Z Unpacking libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-15T13:53:49.4855722Z Selecting previously unselected package libqt5sql5:amd64. 2021-05-15T13:53:49.5141104Z Preparing to unpack .../040-libqt5sql5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:53:49.5154568Z Unpacking libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:53:49.5565898Z Selecting previously unselected package libqt5sql5-sqlite:amd64. 2021-05-15T13:53:49.5813984Z Preparing to unpack .../041-libqt5sql5-sqlite_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:53:49.5824965Z Unpacking libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:53:49.6165636Z Selecting previously unselected package gdal-data. 2021-05-15T13:53:49.6387020Z Preparing to unpack .../042-gdal-data_3.0.4+dfsg-1build3_all.deb ... 2021-05-15T13:53:49.6397451Z Unpacking gdal-data (3.0.4+dfsg-1build3) ... 2021-05-15T13:53:49.6865128Z Selecting previously unselected package libarpack2:amd64. 2021-05-15T13:53:49.7147733Z Preparing to unpack .../043-libarpack2_3.7.0-3_amd64.deb ... 2021-05-15T13:53:49.7158683Z Unpacking libarpack2:amd64 (3.7.0-3) ... 2021-05-15T13:53:49.7604294Z Selecting previously unselected package libsuperlu5:amd64. 2021-05-15T13:53:49.7795504Z Preparing to unpack .../044-libsuperlu5_5.2.1+dfsg1-4_amd64.deb ... 2021-05-15T13:53:49.7808228Z Unpacking libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-15T13:53:49.8185965Z Selecting previously unselected package libarmadillo9. 2021-05-15T13:53:49.8480188Z Preparing to unpack .../045-libarmadillo9_1%3a9.800.4+dfsg-1build1_amd64.deb ... 2021-05-15T13:53:49.8492211Z Unpacking libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-15T13:53:49.8846726Z Selecting previously unselected package libcfitsio8:amd64. 2021-05-15T13:53:49.9131954Z Preparing to unpack .../046-libcfitsio8_3.470-3_amd64.deb ... 2021-05-15T13:53:49.9143799Z Unpacking libcfitsio8:amd64 (3.470-3) ... 2021-05-15T13:53:49.9838580Z Selecting previously unselected package libcharls2:amd64. 2021-05-15T13:53:50.0123563Z Preparing to unpack .../047-libcharls2_2.0.0+dfsg-1build1_amd64.deb ... 2021-05-15T13:53:50.0136320Z Unpacking libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-15T13:53:50.0524621Z Selecting previously unselected package libdap25:amd64. 2021-05-15T13:53:50.0752953Z Preparing to unpack .../048-libdap25_3.20.5-1_amd64.deb ... 2021-05-15T13:53:50.0763460Z Unpacking libdap25:amd64 (3.20.5-1) ... 2021-05-15T13:53:50.1470967Z Selecting previously unselected package libdapclient6v5:amd64. 2021-05-15T13:53:50.1755607Z Preparing to unpack .../049-libdapclient6v5_3.20.5-1_amd64.deb ... 2021-05-15T13:53:50.1765940Z Unpacking libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-15T13:53:50.2117396Z Selecting previously unselected package libepsilon1:amd64. 2021-05-15T13:53:50.2374956Z Preparing to unpack .../050-libepsilon1_0.9.2+dfsg-4_amd64.deb ... 2021-05-15T13:53:50.2385731Z Unpacking libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-15T13:53:50.2702929Z Selecting previously unselected package libfreexl1:amd64. 2021-05-15T13:53:50.2995045Z Preparing to unpack .../051-libfreexl1_1.0.5-3_amd64.deb ... 2021-05-15T13:53:50.3009143Z Unpacking libfreexl1:amd64 (1.0.5-3) ... 2021-05-15T13:53:50.3321498Z Selecting previously unselected package libfyba0:amd64. 2021-05-15T13:53:50.3608228Z Preparing to unpack .../052-libfyba0_4.1.1-6build1_amd64.deb ... 2021-05-15T13:53:50.3620275Z Unpacking libfyba0:amd64 (4.1.1-6build1) ... 2021-05-15T13:53:50.4040816Z Selecting previously unselected package libgeos-3.8.0:amd64. 2021-05-15T13:53:50.4349027Z Preparing to unpack .../053-libgeos-3.8.0_3.8.0-1build1_amd64.deb ... 2021-05-15T13:53:50.4360545Z Unpacking libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-15T13:53:50.5120874Z Selecting previously unselected package libgeos-c1v5:amd64. 2021-05-15T13:53:50.5392870Z Preparing to unpack .../054-libgeos-c1v5_3.8.0-1build1_amd64.deb ... 2021-05-15T13:53:50.5404370Z Unpacking libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-15T13:53:50.5719926Z Selecting previously unselected package proj-data. 2021-05-15T13:53:50.5951307Z Preparing to unpack .../055-proj-data_6.3.1-1_all.deb ... 2021-05-15T13:53:50.5961731Z Unpacking proj-data (6.3.1-1) ... 2021-05-15T13:53:51.4154817Z Selecting previously unselected package libproj15:amd64. 2021-05-15T13:53:51.4429466Z Preparing to unpack .../056-libproj15_6.3.1-1_amd64.deb ... 2021-05-15T13:53:51.4439219Z Unpacking libproj15:amd64 (6.3.1-1) ... 2021-05-15T13:53:51.5528567Z Selecting previously unselected package libgeotiff5:amd64. 2021-05-15T13:53:51.5834997Z Preparing to unpack .../057-libgeotiff5_1.5.1-2_amd64.deb ... 2021-05-15T13:53:51.5848163Z Unpacking libgeotiff5:amd64 (1.5.1-2) ... 2021-05-15T13:53:51.6173843Z Selecting previously unselected package libhdf4-0-alt. 2021-05-15T13:53:51.6484397Z Preparing to unpack .../058-libhdf4-0-alt_4.2.14-1ubuntu1_amd64.deb ... 2021-05-15T13:53:51.6495580Z Unpacking libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-15T13:53:51.7023875Z Selecting previously unselected package libminizip1:amd64. 2021-05-15T13:53:51.7336060Z Preparing to unpack .../059-libminizip1_1.1-8build1_amd64.deb ... 2021-05-15T13:53:51.7353704Z Unpacking libminizip1:amd64 (1.1-8build1) ... 2021-05-15T13:53:51.7656889Z Selecting previously unselected package liburiparser1:amd64. 2021-05-15T13:53:51.7962479Z Preparing to unpack .../060-liburiparser1_0.9.3-2_amd64.deb ... 2021-05-15T13:53:51.8023573Z Unpacking liburiparser1:amd64 (0.9.3-2) ... 2021-05-15T13:53:51.8345157Z Selecting previously unselected package libkmlbase1:amd64. 2021-05-15T13:53:51.8660404Z Preparing to unpack .../061-libkmlbase1_1.3.0-8build1_amd64.deb ... 2021-05-15T13:53:51.8673483Z Unpacking libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-15T13:53:51.8994477Z Selecting previously unselected package libkmldom1:amd64. 2021-05-15T13:53:51.9313830Z Preparing to unpack .../062-libkmldom1_1.3.0-8build1_amd64.deb ... 2021-05-15T13:53:51.9325876Z Unpacking libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-15T13:53:51.9805723Z Selecting previously unselected package libkmlengine1:amd64. 2021-05-15T13:53:52.0087035Z Preparing to unpack .../063-libkmlengine1_1.3.0-8build1_amd64.deb ... 2021-05-15T13:53:52.0098475Z Unpacking libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-15T13:53:52.0450981Z Selecting previously unselected package libnetcdf15:amd64. 2021-05-15T13:53:52.0773920Z Preparing to unpack .../064-libnetcdf15_1%3a4.7.3-1_amd64.deb ... 2021-05-15T13:53:52.0785026Z Unpacking libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-15T13:53:52.1525568Z Selecting previously unselected package libogdi4.1. 2021-05-15T13:53:52.1814225Z Preparing to unpack .../065-libogdi4.1_4.1.0+ds-1build1_amd64.deb ... 2021-05-15T13:53:52.1827948Z Unpacking libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-15T13:53:52.2365603Z Selecting previously unselected package libqhull7:amd64. 2021-05-15T13:53:52.2668997Z Preparing to unpack .../066-libqhull7_2015.2-4_amd64.deb ... 2021-05-15T13:53:52.2684459Z Unpacking libqhull7:amd64 (2015.2-4) ... 2021-05-15T13:53:52.3109995Z Selecting previously unselected package libspatialite7:amd64. 2021-05-15T13:53:52.3403969Z Preparing to unpack .../067-libspatialite7_4.3.0a-6build1_amd64.deb ... 2021-05-15T13:53:52.3417972Z Unpacking libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-15T13:53:52.4913312Z Selecting previously unselected package libxerces-c3.2:amd64. 2021-05-15T13:53:52.5186544Z Preparing to unpack .../068-libxerces-c3.2_3.2.2+debian-1build3_amd64.deb ... 2021-05-15T13:53:52.5196383Z Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-15T13:53:52.6377755Z Selecting previously unselected package libgdal26. 2021-05-15T13:53:52.6666219Z Preparing to unpack .../069-libgdal26_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-15T13:53:52.6677339Z Unpacking libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-15T13:53:53.2964869Z Selecting previously unselected package libqt5concurrent5:amd64. 2021-05-15T13:53:53.3207289Z Preparing to unpack .../070-libqt5concurrent5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:53:53.3221372Z Unpacking libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:53:53.3564719Z Selecting previously unselected package libqt5keychain1:amd64. 2021-05-15T13:53:53.3816587Z Preparing to unpack .../071-libqt5keychain1_0.10.0-1build1_amd64.deb ... 2021-05-15T13:53:53.3826849Z Unpacking libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-15T13:53:53.4204840Z Selecting previously unselected package libqt5serialport5:amd64. 2021-05-15T13:53:53.4433524Z Preparing to unpack .../072-libqt5serialport5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:53:53.4445685Z Unpacking libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:53:53.4729109Z Selecting previously unselected package libqt5xml5:amd64. 2021-05-15T13:53:53.5024227Z Preparing to unpack .../073-libqt5xml5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:53:53.5037943Z Unpacking libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:53:53.5429848Z Selecting previously unselected package libspatialindex6:amd64. 2021-05-15T13:53:53.5728961Z Preparing to unpack .../074-libspatialindex6_1.9.3-1build1_amd64.deb ... 2021-05-15T13:53:53.5740237Z Unpacking libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-15T13:53:53.6248482Z Selecting previously unselected package libzip5:amd64. 2021-05-15T13:53:53.6580589Z Preparing to unpack .../075-libzip5_1.5.1-0ubuntu1_amd64.deb ... 2021-05-15T13:53:53.6592896Z Unpacking libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-15T13:53:53.7072879Z Selecting previously unselected package libqgis-core3.10.4. 2021-05-15T13:53:53.7368816Z Preparing to unpack .../076-libqgis-core3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:53:53.7379685Z Unpacking libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:53:54.3405380Z Selecting previously unselected package libqgis-native3.10.4. 2021-05-15T13:53:54.3629047Z Preparing to unpack .../077-libqgis-native3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:53:54.3641764Z Unpacking libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:53:54.3948319Z Selecting previously unselected package libqscintilla2-qt5-l10n. 2021-05-15T13:53:54.4245379Z Preparing to unpack .../078-libqscintilla2-qt5-l10n_2.11.2+dfsg-6_all.deb ... 2021-05-15T13:53:54.4256904Z Unpacking libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-15T13:53:54.4764927Z Selecting previously unselected package libqscintilla2-qt5-15. 2021-05-15T13:53:54.4973928Z Preparing to unpack .../079-libqscintilla2-qt5-15_2.11.2+dfsg-6_amd64.deb ... 2021-05-15T13:53:54.4986027Z Unpacking libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-15T13:53:54.6396019Z Selecting previously unselected package libqt5quickwidgets5:amd64. 2021-05-15T13:53:54.6661411Z Preparing to unpack .../080-libqt5quickwidgets5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:53:54.6674579Z Unpacking libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:53:54.6951783Z Selecting previously unselected package libqt5opengl5:amd64. 2021-05-15T13:53:54.7221603Z Preparing to unpack .../081-libqt5opengl5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:53:54.7234473Z Unpacking libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:53:54.7635903Z Selecting previously unselected package libqwt-qt5-6. 2021-05-15T13:53:54.7912155Z Preparing to unpack .../082-libqwt-qt5-6_6.1.4-1.1build1_amd64.deb ... 2021-05-15T13:53:54.7922107Z Unpacking libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-15T13:53:54.8643658Z Selecting previously unselected package libqgis-gui3.10.4. 2021-05-15T13:53:54.8917917Z Preparing to unpack .../083-libqgis-gui3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:53:54.9062799Z Unpacking libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:53:55.2625238Z Selecting previously unselected package qgis-providers. 2021-05-15T13:53:55.2897252Z Preparing to unpack .../084-qgis-providers_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:53:55.2908046Z Unpacking qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:53:55.5077444Z Selecting previously unselected package libavahi-core7:amd64. 2021-05-15T13:53:55.5359949Z Preparing to unpack .../085-libavahi-core7_0.7-4ubuntu7_amd64.deb ... 2021-05-15T13:53:55.5369521Z Unpacking libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-15T13:53:55.5681576Z Selecting previously unselected package libdaemon0:amd64. 2021-05-15T13:53:55.5958785Z Preparing to unpack .../086-libdaemon0_0.14-7_amd64.deb ... 2021-05-15T13:53:55.5969464Z Unpacking libdaemon0:amd64 (0.14-7) ... 2021-05-15T13:53:55.6204311Z Selecting previously unselected package avahi-daemon. 2021-05-15T13:53:55.6468480Z Preparing to unpack .../087-avahi-daemon_0.7-4ubuntu7_amd64.deb ... 2021-05-15T13:53:55.6480741Z Unpacking avahi-daemon (0.7-4ubuntu7) ... 2021-05-15T13:53:55.6938011Z Selecting previously unselected package tk8.6-blt2.5. 2021-05-15T13:53:55.7206840Z Preparing to unpack .../088-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-05-15T13:53:55.7220654Z Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-15T13:53:55.7947316Z Selecting previously unselected package blt. 2021-05-15T13:53:55.8211923Z Preparing to unpack .../089-blt_2.5.3+dfsg-4_amd64.deb ... 2021-05-15T13:53:55.8225860Z Unpacking blt (2.5.3+dfsg-4) ... 2021-05-15T13:53:55.8421667Z Selecting previously unselected package fonts-lyx. 2021-05-15T13:53:55.8692800Z Preparing to unpack .../090-fonts-lyx_2.3.4.2-2_all.deb ... 2021-05-15T13:53:55.8703738Z Unpacking fonts-lyx (2.3.4.2-2) ... 2021-05-15T13:53:55.9093772Z Selecting previously unselected package libgck-1-0:amd64. 2021-05-15T13:53:55.9366890Z Preparing to unpack .../091-libgck-1-0_3.36.0-2build1_amd64.deb ... 2021-05-15T13:53:55.9378158Z Unpacking libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-15T13:53:55.9694002Z Selecting previously unselected package libgcr-base-3-1:amd64. 2021-05-15T13:53:55.9986394Z Preparing to unpack .../092-libgcr-base-3-1_3.36.0-2build1_amd64.deb ... 2021-05-15T13:53:55.9998639Z Unpacking libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-15T13:53:56.0467048Z Selecting previously unselected package libgcr-ui-3-1:amd64. 2021-05-15T13:53:56.0748745Z Preparing to unpack .../093-libgcr-ui-3-1_3.36.0-2build1_amd64.deb ... 2021-05-15T13:53:56.0758996Z Unpacking libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-15T13:53:56.1119340Z Selecting previously unselected package gcr. 2021-05-15T13:53:56.1387987Z Preparing to unpack .../094-gcr_3.36.0-2build1_amd64.deb ... 2021-05-15T13:53:56.1400015Z Unpacking gcr (3.36.0-2build1) ... 2021-05-15T13:53:56.1753642Z Selecting previously unselected package python3-numpy. 2021-05-15T13:53:56.2035279Z Preparing to unpack .../095-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-05-15T13:53:56.2048087Z Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-15T13:53:56.4998376Z Selecting previously unselected package python3-gdal. 2021-05-15T13:53:56.5269389Z Preparing to unpack .../096-python3-gdal_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-15T13:53:56.5280137Z Unpacking python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-15T13:53:56.6041942Z Selecting previously unselected package gdal-bin. 2021-05-15T13:53:56.6310783Z Preparing to unpack .../097-gdal-bin_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-15T13:53:56.6327826Z Unpacking gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-15T13:53:56.6826765Z Selecting previously unselected package libavahi-glib1:amd64. 2021-05-15T13:53:56.7110992Z Preparing to unpack .../098-libavahi-glib1_0.7-4ubuntu7_amd64.deb ... 2021-05-15T13:53:56.7120027Z Unpacking libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-15T13:53:56.7359185Z Selecting previously unselected package libmm-glib0:amd64. 2021-05-15T13:53:56.7634365Z Preparing to unpack .../099-libmm-glib0_1.12.8-1_amd64.deb ... 2021-05-15T13:53:56.7645737Z Unpacking libmm-glib0:amd64 (1.12.8-1) ... 2021-05-15T13:53:56.8055428Z Selecting previously unselected package geoclue-2.0. 2021-05-15T13:53:56.8325653Z Preparing to unpack .../100-geoclue-2.0_2.5.6-0ubuntu1_amd64.deb ... 2021-05-15T13:53:56.8335806Z Unpacking geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-15T13:53:56.8750997Z Selecting previously unselected package p11-kit-modules:amd64. 2021-05-15T13:53:56.9025025Z Preparing to unpack .../101-p11-kit-modules_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-15T13:53:56.9036255Z Unpacking p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-15T13:53:56.9487074Z Selecting previously unselected package p11-kit. 2021-05-15T13:53:56.9756532Z Preparing to unpack .../102-p11-kit_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-15T13:53:56.9774038Z Unpacking p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-15T13:53:57.0073422Z Selecting previously unselected package pinentry-gnome3. 2021-05-15T13:53:57.0345559Z Preparing to unpack .../103-pinentry-gnome3_1.1.0-3build1_amd64.deb ... 2021-05-15T13:53:57.0355261Z Unpacking pinentry-gnome3 (1.1.0-3build1) ... 2021-05-15T13:53:57.0643867Z Selecting previously unselected package gnome-keyring. 2021-05-15T13:53:57.0908102Z Preparing to unpack .../104-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-15T13:53:57.1034773Z Unpacking gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-15T13:53:57.1909106Z Selecting previously unselected package gnome-keyring-pkcs11:amd64. 2021-05-15T13:53:57.2180868Z Preparing to unpack .../105-gnome-keyring-pkcs11_3.36.0-1ubuntu1_amd64.deb ... 2021-05-15T13:53:57.2191575Z Unpacking gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-15T13:53:57.2474803Z Selecting previously unselected package grass-doc. 2021-05-15T13:53:57.2755423Z Preparing to unpack .../106-grass-doc_7.8.2-1build3_all.deb ... 2021-05-15T13:53:57.2767960Z Unpacking grass-doc (7.8.2-1build3) ... 2021-05-15T13:53:59.0269112Z Selecting previously unselected package liblaszip8:amd64. 2021-05-15T13:53:59.0569889Z Preparing to unpack .../107-liblaszip8_3.4.3-1build1_amd64.deb ... 2021-05-15T13:53:59.0584030Z Unpacking liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-15T13:53:59.0974535Z Selecting previously unselected package libpdal-util9. 2021-05-15T13:53:59.1259491Z Preparing to unpack .../108-libpdal-util9_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T13:53:59.1310268Z Unpacking libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-15T13:53:59.1681762Z Selecting previously unselected package libpdal-base9. 2021-05-15T13:53:59.1959601Z Preparing to unpack .../109-libpdal-base9_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T13:53:59.1968862Z Unpacking libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-15T13:53:59.3824728Z Selecting previously unselected package grass-core. 2021-05-15T13:53:59.4112446Z Preparing to unpack .../110-grass-core_7.8.2-1build3_amd64.deb ... 2021-05-15T13:53:59.4123013Z Unpacking grass-core (7.8.2-1build3) ... 2021-05-15T13:54:00.0386922Z Selecting previously unselected package libcdparanoia0:amd64. 2021-05-15T13:54:00.0697842Z Preparing to unpack .../111-libcdparanoia0_3.10.2+debian-13_amd64.deb ... 2021-05-15T13:54:00.0709391Z Unpacking libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-15T13:54:00.1035662Z Selecting previously unselected package libvisual-0.4-0:amd64. 2021-05-15T13:54:00.1340811Z Preparing to unpack .../112-libvisual-0.4-0_0.4.0-17_amd64.deb ... 2021-05-15T13:54:00.1359809Z Unpacking libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-15T13:54:00.1724946Z Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2021-05-15T13:54:00.1966486Z Preparing to unpack .../113-gstreamer1.0-plugins-base_1.16.2-4_amd64.deb ... 2021-05-15T13:54:00.1977475Z Unpacking gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-15T13:54:00.2821027Z Selecting previously unselected package iio-sensor-proxy. 2021-05-15T13:54:00.3104105Z Preparing to unpack .../114-iio-sensor-proxy_2.8-1ubuntu1_amd64.deb ... 2021-05-15T13:54:00.3114752Z Unpacking iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-15T13:54:00.3612072Z Selecting previously unselected package libassimp5:amd64. 2021-05-15T13:54:00.3905823Z Preparing to unpack .../115-libassimp5_5.0.1~ds0-1build1_amd64.deb ... 2021-05-15T13:54:00.3916106Z Unpacking libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-15T13:54:00.7116384Z Selecting previously unselected package libexiv2-27:amd64. 2021-05-15T13:54:00.7403750Z Preparing to unpack .../116-libexiv2-27_0.27.2-8ubuntu2.2_amd64.deb ... 2021-05-15T13:54:00.7419226Z Unpacking libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-15T13:54:00.8438568Z Selecting previously unselected package libfcgi0ldbl:amd64. 2021-05-15T13:54:00.8733995Z Preparing to unpack .../117-libfcgi0ldbl_2.4.0-10build1_amd64.deb ... 2021-05-15T13:54:00.8745376Z Unpacking libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-15T13:54:00.9142210Z Selecting previously unselected package libfcgi-bin. 2021-05-15T13:54:00.9424666Z Preparing to unpack .../118-libfcgi-bin_2.4.0-10build1_amd64.deb ... 2021-05-15T13:54:00.9435746Z Unpacking libfcgi-bin (2.4.0-10build1) ... 2021-05-15T13:54:00.9692928Z Selecting previously unselected package libimagequant0:amd64. 2021-05-15T13:54:00.9989948Z Preparing to unpack .../119-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-05-15T13:54:00.9999263Z Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-15T13:54:01.0286773Z Selecting previously unselected package libjs-jquery-ui. 2021-05-15T13:54:01.0582344Z Preparing to unpack .../120-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-05-15T13:54:01.0664492Z Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-15T13:54:01.1404950Z Selecting previously unselected package libmbim-glib4:amd64. 2021-05-15T13:54:01.1707545Z Preparing to unpack .../121-libmbim-glib4_1.22.0-2_amd64.deb ... 2021-05-15T13:54:01.1716991Z Unpacking libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-15T13:54:01.2069552Z Selecting previously unselected package libmbim-proxy. 2021-05-15T13:54:01.2374357Z Preparing to unpack .../122-libmbim-proxy_1.22.0-2_amd64.deb ... 2021-05-15T13:54:01.2385219Z Unpacking libmbim-proxy (1.22.0-2) ... 2021-05-15T13:54:01.2643869Z Selecting previously unselected package libnl-genl-3-200:amd64. 2021-05-15T13:54:01.2942999Z Preparing to unpack .../123-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-05-15T13:54:01.2955161Z Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-15T13:54:01.3244798Z Selecting previously unselected package libnl-route-3-200:amd64. 2021-05-15T13:54:01.3554217Z Preparing to unpack .../124-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-05-15T13:54:01.3564789Z Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-15T13:54:01.4045130Z Selecting previously unselected package libnss-mdns:amd64. 2021-05-15T13:54:01.4304776Z Preparing to unpack .../125-libnss-mdns_0.14.1-1ubuntu1_amd64.deb ... 2021-05-15T13:54:01.4316659Z Unpacking libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-15T13:54:01.4591977Z Selecting previously unselected package libpam-gnome-keyring:amd64. 2021-05-15T13:54:01.4899205Z Preparing to unpack .../126-libpam-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-15T13:54:01.4913554Z Unpacking libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-15T13:54:01.5190576Z Selecting previously unselected package libpcsclite1:amd64. 2021-05-15T13:54:01.5493867Z Preparing to unpack .../127-libpcsclite1_1.8.26-3_amd64.deb ... 2021-05-15T13:54:01.5510215Z Unpacking libpcsclite1:amd64 (1.8.26-3) ... 2021-05-15T13:54:01.5792436Z Selecting previously unselected package libpdal-plugin-faux. 2021-05-15T13:54:01.6109512Z Preparing to unpack .../128-libpdal-plugin-faux_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T13:54:01.6129816Z Unpacking libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-15T13:54:01.6409779Z Selecting previously unselected package libpdal-plugin-icebridge. 2021-05-15T13:54:01.6740328Z Preparing to unpack .../129-libpdal-plugin-icebridge_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T13:54:01.6753492Z Unpacking libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-15T13:54:01.7148374Z Selecting previously unselected package libpdal-plugin-pgpointcloud. 2021-05-15T13:54:01.7497223Z Preparing to unpack .../130-libpdal-plugin-pgpointcloud_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T13:54:01.7515337Z Unpacking libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-15T13:54:01.7965726Z Selecting previously unselected package libpdal-plugin-python. 2021-05-15T13:54:01.8235549Z Preparing to unpack .../131-libpdal-plugin-python_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T13:54:01.8250316Z Unpacking libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-15T13:54:01.8687345Z Selecting previously unselected package libsqlite3-mod-spatialite:amd64. 2021-05-15T13:54:01.9021378Z Preparing to unpack .../132-libsqlite3-mod-spatialite_4.3.0a-6build1_amd64.deb ... 2021-05-15T13:54:01.9036417Z Unpacking libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-15T13:54:02.0873342Z Selecting previously unselected package libpdal-plugin-sqlite. 2021-05-15T13:54:02.1194351Z Preparing to unpack .../133-libpdal-plugin-sqlite_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T13:54:02.1209019Z Unpacking libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-15T13:54:02.1597112Z Selecting previously unselected package libpdal-plugins. 2021-05-15T13:54:02.1915213Z Preparing to unpack .../134-libpdal-plugins_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T13:54:02.1928377Z Unpacking libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-15T13:54:02.2245335Z Selecting previously unselected package libqt53dcore5:amd64. 2021-05-15T13:54:02.2525376Z Preparing to unpack .../135-libqt53dcore5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:54:02.2540799Z Unpacking libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:02.2964767Z Selecting previously unselected package libqt53drender5:amd64. 2021-05-15T13:54:02.3214378Z Preparing to unpack .../136-libqt53drender5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:54:02.3231344Z Unpacking libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:02.4204905Z Selecting previously unselected package libqt53danimation5:amd64. 2021-05-15T13:54:02.4506849Z Preparing to unpack .../137-libqt53danimation5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:54:02.4518900Z Unpacking libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:02.4964673Z Selecting previously unselected package libqt53dinput5:amd64. 2021-05-15T13:54:02.5212552Z Preparing to unpack .../138-libqt53dinput5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:54:02.5223047Z Unpacking libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:02.5725032Z Selecting previously unselected package libqt53dlogic5:amd64. 2021-05-15T13:54:02.5970663Z Preparing to unpack .../139-libqt53dlogic5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:54:02.5984850Z Unpacking libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:02.6324886Z Selecting previously unselected package libqt53dextras5:amd64. 2021-05-15T13:54:02.6583043Z Preparing to unpack .../140-libqt53dextras5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:54:02.6596151Z Unpacking libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:02.7085684Z Selecting previously unselected package qt3d-assimpsceneimport-plugin:amd64. 2021-05-15T13:54:02.7306766Z Preparing to unpack .../141-qt3d-assimpsceneimport-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:54:02.7316367Z Unpacking qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:02.7685742Z Selecting previously unselected package qt3d-defaultgeometryloader-plugin:amd64. 2021-05-15T13:54:02.7915954Z Preparing to unpack .../142-qt3d-defaultgeometryloader-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:54:02.7930154Z Unpacking qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:02.8205738Z Selecting previously unselected package qt3d-gltfsceneio-plugin:amd64. 2021-05-15T13:54:02.8443541Z Preparing to unpack .../143-qt3d-gltfsceneio-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:54:02.8452797Z Unpacking qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:02.8845444Z Selecting previously unselected package libqt53dquickscene2d5:amd64. 2021-05-15T13:54:02.9081667Z Preparing to unpack .../144-libqt53dquickscene2d5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:54:02.9095593Z Unpacking libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:02.9405247Z Selecting previously unselected package qt3d-scene2d-plugin:amd64. 2021-05-15T13:54:02.9635962Z Preparing to unpack .../145-qt3d-scene2d-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:54:02.9646852Z Unpacking qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:02.9924578Z Selecting previously unselected package libqgis-3d3.10.4. 2021-05-15T13:54:03.0158632Z Preparing to unpack .../146-libqgis-3d3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:54:03.0170191Z Unpacking libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:54:03.0685273Z Selecting previously unselected package libqgis-analysis3.10.4. 2021-05-15T13:54:03.0967090Z Preparing to unpack .../147-libqgis-analysis3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:54:03.0977629Z Unpacking libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:54:03.2180675Z Selecting previously unselected package libqgis-app3.10.4. 2021-05-15T13:54:03.2465595Z Preparing to unpack .../148-libqgis-app3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:54:03.2475641Z Unpacking libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:54:03.6277740Z Selecting previously unselected package qtchooser. 2021-05-15T13:54:03.6530291Z Preparing to unpack .../149-qtchooser_66-2build1_amd64.deb ... 2021-05-15T13:54:03.6541481Z Unpacking qtchooser (66-2build1) ... 2021-05-15T13:54:03.6925219Z Selecting previously unselected package qdoc-qt5. 2021-05-15T13:54:03.7167767Z Preparing to unpack .../150-qdoc-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:54:03.7182162Z Unpacking qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T13:54:03.8084704Z Selecting previously unselected package libqt5help5:amd64. 2021-05-15T13:54:03.8321201Z Preparing to unpack .../151-libqt5help5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:54:03.8331279Z Unpacking libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:54:03.8711310Z Selecting previously unselected package qhelpgenerator-qt5. 2021-05-15T13:54:03.9003588Z Preparing to unpack .../152-qhelpgenerator-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:54:03.9014404Z Unpacking qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T13:54:03.9311938Z Selecting previously unselected package qt5-assistant. 2021-05-15T13:54:03.9594963Z Preparing to unpack .../153-qt5-assistant_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:54:03.9604027Z Unpacking qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-15T13:54:04.0285512Z Selecting previously unselected package qtattributionsscanner-qt5. 2021-05-15T13:54:04.0527042Z Preparing to unpack .../154-qtattributionsscanner-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:54:04.0543772Z Unpacking qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T13:54:04.0848941Z Selecting previously unselected package libqt5designer5:amd64. 2021-05-15T13:54:04.1156673Z Preparing to unpack .../155-libqt5designer5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:54:04.1169740Z Unpacking libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:54:04.3337761Z Selecting previously unselected package libqt5designercomponents5:amd64. 2021-05-15T13:54:04.3640784Z Preparing to unpack .../156-libqt5designercomponents5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:54:04.3650725Z Unpacking libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:54:04.4635666Z Selecting previously unselected package qttools5-dev-tools. 2021-05-15T13:54:04.4924692Z Preparing to unpack .../157-qttools5-dev-tools_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:54:04.4933805Z Unpacking qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-15T13:54:04.6152279Z Selecting previously unselected package libqgis-customwidgets. 2021-05-15T13:54:04.6438428Z Preparing to unpack .../158-libqgis-customwidgets_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:54:04.6450936Z Unpacking libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:54:04.7605129Z Selecting previously unselected package libqgis-server3.10.4. 2021-05-15T13:54:04.7844653Z Preparing to unpack .../159-libqgis-server3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:54:04.7875907Z Unpacking libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:54:04.8485134Z Selecting previously unselected package libqgisgrass7-3.10.4. 2021-05-15T13:54:04.8705242Z Preparing to unpack .../160-libqgisgrass7-3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:54:04.8715863Z Unpacking libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:54:04.9245199Z Selecting previously unselected package libqgispython3.10.4. 2021-05-15T13:54:04.9485660Z Preparing to unpack .../161-libqgispython3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:54:04.9496210Z Unpacking libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:54:04.9788505Z Selecting previously unselected package libqmi-glib5:amd64. 2021-05-15T13:54:05.0081082Z Preparing to unpack .../162-libqmi-glib5_1.24.8-1_amd64.deb ... 2021-05-15T13:54:05.0091752Z Unpacking libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-15T13:54:05.0925024Z Selecting previously unselected package libqmi-proxy. 2021-05-15T13:54:05.1168038Z Preparing to unpack .../163-libqmi-proxy_1.24.8-1_amd64.deb ... 2021-05-15T13:54:05.1333161Z Unpacking libqmi-proxy (1.24.8-1) ... 2021-05-15T13:54:05.1588690Z Selecting previously unselected package libqt5test5:amd64. 2021-05-15T13:54:05.1886871Z Preparing to unpack .../164-libqt5test5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:54:05.1936746Z Unpacking libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:05.2324556Z Selecting previously unselected package libwacom-bin. 2021-05-15T13:54:05.2574429Z Preparing to unpack .../165-libwacom-bin_1.3-2ubuntu3_amd64.deb ... 2021-05-15T13:54:05.2585601Z Unpacking libwacom-bin (1.3-2ubuntu3) ... 2021-05-15T13:54:05.2924626Z Selecting previously unselected package modemmanager. 2021-05-15T13:54:05.3147006Z Preparing to unpack .../166-modemmanager_1.12.8-1_amd64.deb ... 2021-05-15T13:54:05.3229260Z Unpacking modemmanager (1.12.8-1) ... 2021-05-15T13:54:05.4286007Z Selecting previously unselected package ttf-bitstream-vera. 2021-05-15T13:54:05.4540307Z Preparing to unpack .../167-ttf-bitstream-vera_1.10-8_all.deb ... 2021-05-15T13:54:05.4550784Z Unpacking ttf-bitstream-vera (1.10-8) ... 2021-05-15T13:54:05.4836401Z Selecting previously unselected package python-matplotlib-data. 2021-05-15T13:54:05.5136800Z Preparing to unpack .../168-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-05-15T13:54:05.5151271Z Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-15T13:54:05.8245887Z Selecting previously unselected package python3-soupsieve. 2021-05-15T13:54:05.8511113Z Preparing to unpack .../169-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-05-15T13:54:05.8527733Z Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-15T13:54:05.8845554Z Selecting previously unselected package python3-bs4. 2021-05-15T13:54:05.9082524Z Preparing to unpack .../170-python3-bs4_4.8.2-1_all.deb ... 2021-05-15T13:54:05.9092627Z Unpacking python3-bs4 (4.8.2-1) ... 2021-05-15T13:54:05.9444546Z Selecting previously unselected package python3-cycler. 2021-05-15T13:54:05.9717194Z Preparing to unpack .../171-python3-cycler_0.10.0-3_all.deb ... 2021-05-15T13:54:05.9731709Z Unpacking python3-cycler (0.10.0-3) ... 2021-05-15T13:54:06.0044496Z Selecting previously unselected package python3-dateutil. 2021-05-15T13:54:06.0240126Z Preparing to unpack .../172-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-05-15T13:54:06.0251994Z Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-15T13:54:06.0536556Z Selecting previously unselected package python3-decorator. 2021-05-15T13:54:06.0812425Z Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-05-15T13:54:06.0822636Z Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-05-15T13:54:06.1124847Z Selecting previously unselected package python3-future. 2021-05-15T13:54:06.1349285Z Preparing to unpack .../174-python3-future_0.18.2-2_all.deb ... 2021-05-15T13:54:06.1358715Z Unpacking python3-future (0.18.2-2) ... 2021-05-15T13:54:06.2124618Z Selecting previously unselected package python3-webencodings. 2021-05-15T13:54:06.2335636Z Preparing to unpack .../175-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-05-15T13:54:06.2345601Z Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-15T13:54:06.2606025Z Selecting previously unselected package python3-html5lib. 2021-05-15T13:54:06.2858817Z Preparing to unpack .../176-python3-html5lib_1.0.1-2_all.deb ... 2021-05-15T13:54:06.2868849Z Unpacking python3-html5lib (1.0.1-2) ... 2021-05-15T13:54:06.3245417Z Selecting previously unselected package python3-ipython-genutils. 2021-05-15T13:54:06.3534805Z Preparing to unpack .../177-python3-ipython-genutils_0.2.0-1ubuntu1_all.deb ... 2021-05-15T13:54:06.3546177Z Unpacking python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-15T13:54:06.3805145Z Selecting previously unselected package python3-traitlets. 2021-05-15T13:54:06.4085444Z Preparing to unpack .../178-python3-traitlets_4.3.3-3_all.deb ... 2021-05-15T13:54:06.4095612Z Unpacking python3-traitlets (4.3.3-3) ... 2021-05-15T13:54:06.4407902Z Selecting previously unselected package python3-jupyter-core. 2021-05-15T13:54:06.4686900Z Preparing to unpack .../179-python3-jupyter-core_4.6.3-3_all.deb ... 2021-05-15T13:54:06.4697545Z Unpacking python3-jupyter-core (4.6.3-3) ... 2021-05-15T13:54:06.4999187Z Selecting previously unselected package python3-kiwisolver. 2021-05-15T13:54:06.5292538Z Preparing to unpack .../180-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-05-15T13:54:06.5313668Z Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-05-15T13:54:06.5684692Z Selecting previously unselected package python3-lxml:amd64. 2021-05-15T13:54:06.5898913Z Preparing to unpack .../181-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-05-15T13:54:06.5908925Z Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-15T13:54:06.7485134Z Selecting previously unselected package python3-pyparsing. 2021-05-15T13:54:06.7689717Z Preparing to unpack .../182-python3-pyparsing_2.4.6-1_all.deb ... 2021-05-15T13:54:06.7701273Z Unpacking python3-pyparsing (2.4.6-1) ... 2021-05-15T13:54:06.8017467Z Selecting previously unselected package python3-matplotlib. 2021-05-15T13:54:06.8312139Z Preparing to unpack .../183-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-05-15T13:54:06.8321537Z Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-15T13:54:07.2741721Z Selecting previously unselected package python3-nbformat. 2021-05-15T13:54:07.3029616Z Preparing to unpack .../184-python3-nbformat_5.0.4-1_all.deb ... 2021-05-15T13:54:07.3037387Z Unpacking python3-nbformat (5.0.4-1) ... 2021-05-15T13:54:07.3444853Z Selecting previously unselected package python3-olefile. 2021-05-15T13:54:07.3670333Z Preparing to unpack .../185-python3-olefile_0.46-2_all.deb ... 2021-05-15T13:54:07.3681471Z Unpacking python3-olefile (0.46-2) ... 2021-05-15T13:54:07.3923657Z Selecting previously unselected package python3-pyproj. 2021-05-15T13:54:07.4210475Z Preparing to unpack .../186-python3-pyproj_2.5.0+ds-1_amd64.deb ... 2021-05-15T13:54:07.4222781Z Unpacking python3-pyproj (2.5.0+ds-1) ... 2021-05-15T13:54:07.4728810Z Selecting previously unselected package python3-tz. 2021-05-15T13:54:07.5008038Z Preparing to unpack .../187-python3-tz_2019.3-1_all.deb ... 2021-05-15T13:54:07.5018772Z Unpacking python3-tz (2019.3-1) ... 2021-05-15T13:54:07.5364861Z Selecting previously unselected package python3-owslib. 2021-05-15T13:54:07.5560133Z Preparing to unpack .../188-python3-owslib_0.19.1-1_all.deb ... 2021-05-15T13:54:07.5569147Z Unpacking python3-owslib (0.19.1-1) ... 2021-05-15T13:54:07.6005023Z Selecting previously unselected package python3-pil:amd64. 2021-05-15T13:54:07.6246055Z Preparing to unpack .../189-python3-pil_7.0.0-4ubuntu0.3_amd64.deb ... 2021-05-15T13:54:07.6257406Z Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-15T13:54:07.6885084Z Selecting previously unselected package python3-retrying. 2021-05-15T13:54:07.7164887Z Preparing to unpack .../190-python3-retrying_1.3.3-4_all.deb ... 2021-05-15T13:54:07.7175333Z Unpacking python3-retrying (1.3.3-4) ... 2021-05-15T13:54:07.7525419Z Selecting previously unselected package python3-plotly. 2021-05-15T13:54:07.7759991Z Preparing to unpack .../191-python3-plotly_4.4.1+dfsg-1_all.deb ... 2021-05-15T13:54:07.7770082Z Unpacking python3-plotly (4.4.1+dfsg-1) ... 2021-05-15T13:54:08.2109659Z Selecting previously unselected package python3-psycopg2. 2021-05-15T13:54:08.2411256Z Preparing to unpack .../192-python3-psycopg2_2.8.4-2_amd64.deb ... 2021-05-15T13:54:08.2420487Z Unpacking python3-psycopg2 (2.8.4-2) ... 2021-05-15T13:54:08.2844684Z Selecting previously unselected package python3-sip. 2021-05-15T13:54:08.3064315Z Preparing to unpack .../193-python3-sip_4.19.21+dfsg-1build1_amd64.deb ... 2021-05-15T13:54:08.3074352Z Unpacking python3-sip (4.19.21+dfsg-1build1) ... 2021-05-15T13:54:08.3422898Z Selecting previously unselected package python3-pyqt5. 2021-05-15T13:54:08.3660991Z Preparing to unpack .../194-python3-pyqt5_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-15T13:54:08.3674028Z Unpacking python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-15T13:54:08.6332617Z Selecting previously unselected package python3-pyqt5.qsci. 2021-05-15T13:54:08.6618420Z Preparing to unpack .../195-python3-pyqt5.qsci_2.11.2+dfsg-6_amd64.deb ... 2021-05-15T13:54:08.6627306Z Unpacking python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-15T13:54:08.7125643Z Selecting previously unselected package python3-pyqt5.qtsql. 2021-05-15T13:54:08.7364490Z Preparing to unpack .../196-python3-pyqt5.qtsql_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-15T13:54:08.7375426Z Unpacking python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-15T13:54:08.7681072Z Selecting previously unselected package python3-pyqt5.qtsvg. 2021-05-15T13:54:08.8003031Z Preparing to unpack .../197-python3-pyqt5.qtsvg_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-15T13:54:08.8016418Z Unpacking python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-15T13:54:08.8291251Z Selecting previously unselected package python3-pyqt5.qtwebkit. 2021-05-15T13:54:08.8615061Z Preparing to unpack .../198-python3-pyqt5.qtwebkit_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-15T13:54:08.8627942Z Unpacking python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-15T13:54:08.9002979Z Selecting previously unselected package python3-qgis-common. 2021-05-15T13:54:08.9313132Z Preparing to unpack .../199-python3-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-15T13:54:08.9322837Z Unpacking python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:54:09.2568416Z Selecting previously unselected package python3-qgis. 2021-05-15T13:54:09.2890235Z Preparing to unpack .../200-python3-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:54:09.2901339Z Unpacking python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:54:10.2245825Z Selecting previously unselected package python3-tk:amd64. 2021-05-15T13:54:10.2511725Z Preparing to unpack .../201-python3-tk_3.8.5-1~20.04.1_amd64.deb ... 2021-05-15T13:54:10.2525249Z Unpacking python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-15T13:54:10.2943607Z Selecting previously unselected package libjs-leaflet. 2021-05-15T13:54:10.3252029Z Preparing to unpack .../202-libjs-leaflet_1.6.0~dfsg-1_all.deb ... 2021-05-15T13:54:10.3265467Z Unpacking libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-15T13:54:10.3801386Z Selecting previously unselected package qgis-common. 2021-05-15T13:54:10.4103326Z Preparing to unpack .../203-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-15T13:54:10.4113609Z Unpacking qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:54:12.0890691Z Selecting previously unselected package qgis. 2021-05-15T13:54:12.1252092Z Preparing to unpack .../204-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:54:12.2098658Z Unpacking qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:54:12.5030894Z Selecting previously unselected package qgis-plugin-grass-common. 2021-05-15T13:54:12.5391640Z Preparing to unpack .../205-qgis-plugin-grass-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-15T13:54:12.5404049Z Unpacking qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:54:12.7532710Z Selecting previously unselected package qgis-provider-grass. 2021-05-15T13:54:12.7868358Z Preparing to unpack .../206-qgis-provider-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:54:12.7879730Z Unpacking qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:54:12.8224567Z Selecting previously unselected package qgis-plugin-grass. 2021-05-15T13:54:12.8550411Z Preparing to unpack .../207-qgis-plugin-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:54:12.8562465Z Unpacking qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:54:12.9365477Z Selecting previously unselected package qt5-gtk-platformtheme:amd64. 2021-05-15T13:54:12.9651239Z Preparing to unpack .../208-qt5-gtk-platformtheme_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:54:12.9660134Z Unpacking qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:13.0051535Z Selecting previously unselected package qttranslations5-l10n. 2021-05-15T13:54:13.0378025Z Preparing to unpack .../209-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2021-05-15T13:54:13.0386597Z Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-15T13:54:13.2363753Z Selecting previously unselected package wpasupplicant. 2021-05-15T13:54:13.2693198Z Preparing to unpack .../210-wpasupplicant_2%3a2.9-1ubuntu4.3_amd64.deb ... 2021-05-15T13:54:13.2705072Z Unpacking wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-15T13:54:13.4132303Z Selecting previously unselected package proj-bin. 2021-05-15T13:54:13.4440560Z Preparing to unpack .../211-proj-bin_6.3.1-1_amd64.deb ... 2021-05-15T13:54:13.4451387Z Unpacking proj-bin (6.3.1-1) ... 2021-05-15T13:54:13.4789003Z Selecting previously unselected package usb-modeswitch-data. 2021-05-15T13:54:13.5096584Z Preparing to unpack .../212-usb-modeswitch-data_20191128-3_all.deb ... 2021-05-15T13:54:13.5117976Z Unpacking usb-modeswitch-data (20191128-3) ... 2021-05-15T13:54:13.5415855Z Selecting previously unselected package usb-modeswitch. 2021-05-15T13:54:13.5723065Z Preparing to unpack .../213-usb-modeswitch_2.5.2+repack0-2ubuntu3_amd64.deb ... 2021-05-15T13:54:13.5790441Z Unpacking usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-15T13:54:13.6547024Z Setting up libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-15T13:54:13.6583682Z Setting up iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-15T13:54:13.9045238Z iio-sensor-proxy.service is a disabled or a static unit, not starting it. 2021-05-15T13:54:13.9065309Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-15T13:54:13.9088313Z Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-15T13:54:13.9110033Z Setting up qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:54:13.9205398Z Setting up ttf-bitstream-vera (1.10-8) ... 2021-05-15T13:54:13.9230153Z Setting up libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-15T13:54:13.9252639Z Setting up proj-data (6.3.1-1) ... 2021-05-15T13:54:13.9274624Z Setting up libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-15T13:54:13.9301775Z Setting up libxcb-xinput0:amd64 (1.14-2) ... 2021-05-15T13:54:13.9321618Z Setting up libwoff1:amd64 (1.0.2-1build2) ... 2021-05-15T13:54:13.9341197Z Setting up libhyphen0:amd64 (2.8.8-7) ... 2021-05-15T13:54:13.9366726Z Setting up libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-15T13:54:13.9394398Z Setting up libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-15T13:54:13.9435279Z Setting up libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-15T13:54:13.9459640Z Setting up libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-15T13:54:13.9484383Z Setting up libminizip1:amd64 (1.1-8build1) ... 2021-05-15T13:54:13.9507787Z Setting up libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-15T13:54:13.9531471Z Setting up python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-15T13:54:14.1053677Z Setting up fonts-lyx (2.3.4.2-2) ... 2021-05-15T13:54:14.1078148Z Setting up libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-15T13:54:14.1101873Z Setting up python3-olefile (0.46-2) ... 2021-05-15T13:54:14.2643465Z Setting up blt (2.5.3+dfsg-4) ... 2021-05-15T13:54:14.2670395Z Setting up python3-retrying (1.3.3-4) ... 2021-05-15T13:54:14.4135549Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-15T13:54:14.4162376Z Setting up libarpack2:amd64 (3.7.0-3) ... 2021-05-15T13:54:14.4207627Z Setting up libfcgi-bin (2.4.0-10build1) ... 2021-05-15T13:54:14.4227433Z Setting up libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-15T13:54:14.4251549Z Setting up libdap25:amd64 (3.20.5-1) ... 2021-05-15T13:54:14.4274292Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-15T13:54:14.4357274Z Setting up python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-15T13:54:14.5918327Z Setting up libqhull7:amd64 (2015.2-4) ... 2021-05-15T13:54:14.5946708Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-15T13:54:14.5968715Z Setting up libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-15T13:54:14.5990583Z Setting up libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-15T13:54:14.6013630Z Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-15T13:54:14.7535662Z Setting up gdal-data (3.0.4+dfsg-1build3) ... 2021-05-15T13:54:14.7564900Z Setting up python3-tz (2019.3-1) ... 2021-05-15T13:54:14.8985967Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-15T13:54:14.9062681Z Setting up libxcb-xkb1:amd64 (1.14-2) ... 2021-05-15T13:54:14.9084909Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-15T13:54:14.9161858Z Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-15T13:54:14.9180466Z Setting up libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-15T13:54:14.9201335Z Setting up libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-15T13:54:14.9222968Z Setting up p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-15T13:54:14.9242788Z Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-05-15T13:54:15.0748032Z Setting up libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T13:54:15.0776934Z Setting up libcfitsio8:amd64 (3.470-3) ... 2021-05-15T13:54:15.0802382Z Setting up libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-15T13:54:15.0829365Z Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-15T13:54:15.0922193Z Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-15T13:54:15.0955868Z Setting up python3-pyparsing (2.4.6-1) ... 2021-05-15T13:54:15.2896839Z Setting up libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-15T13:54:15.2926606Z Setting up python3-cycler (0.10.0-3) ... 2021-05-15T13:54:15.4432065Z Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-15T13:54:15.4456651Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-15T13:54:15.4486391Z Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-05-15T13:54:15.4511541Z Setting up grass-doc (7.8.2-1build3) ... 2021-05-15T13:54:15.4533484Z Setting up usb-modeswitch-data (20191128-3) ... 2021-05-15T13:54:15.4557608Z Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-15T13:54:15.4594185Z Setting up python3-psycopg2 (2.8.4-2) ... 2021-05-15T13:54:15.6284931Z Setting up libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-15T13:54:15.6312984Z Setting up libproj15:amd64 (6.3.1-1) ... 2021-05-15T13:54:15.6352328Z Setting up libpcsclite1:amd64 (1.8.26-3) ... 2021-05-15T13:54:15.6377174Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:15.6460883Z Setting up python3-html5lib (1.0.1-2) ... 2021-05-15T13:54:15.8653759Z Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-15T13:54:16.9847847Z Setting up libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-15T13:54:16.9888921Z Setting up libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-15T13:54:16.9915113Z Setting up liburiparser1:amd64 (0.9.3-2) ... 2021-05-15T13:54:16.9949874Z Setting up gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-15T13:54:16.9973176Z Setting up libfreexl1:amd64 (1.0.5-3) ... 2021-05-15T13:54:16.9995756Z Setting up libmm-glib0:amd64 (1.12.8-1) ... 2021-05-15T13:54:17.0025143Z Setting up liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-15T13:54:17.0050985Z Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-15T13:54:17.1894415Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:17.1922885Z Setting up libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-15T13:54:17.1947324Z Setting up libxcb-randr0:amd64 (1.14-2) ... 2021-05-15T13:54:17.1971292Z Setting up python3-traitlets (4.3.3-3) ... 2021-05-15T13:54:17.3775357Z Setting up libfyba0:amd64 (4.1.1-6build1) ... 2021-05-15T13:54:17.3812536Z Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-15T13:54:17.3836398Z Setting up libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-15T13:54:17.3901382Z Setting up libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-15T13:54:17.3925797Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T13:54:17.4092405Z Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-15T13:54:17.5779913Z Setting up libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-15T13:54:17.5808533Z Setting up libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-15T13:54:17.5837502Z Setting up usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-15T13:54:17.5928212Z Setting up libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-15T13:54:17.5957417Z Setting up p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-15T13:54:17.5980142Z Setting up libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:54:17.6006552Z Setting up libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-15T13:54:17.6045280Z Setting up python3-future (0.18.2-2) ... 2021-05-15T13:54:17.6117831Z update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode 2021-05-15T13:54:17.6179346Z update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode 2021-05-15T13:54:17.9329012Z Setting up qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:54:18.0707796Z Setting up libdaemon0:amd64 (0.14-7) ... 2021-05-15T13:54:18.0729635Z Setting up libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:18.0751789Z Setting up libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-15T13:54:18.0776339Z Setting up libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-15T13:54:18.0806063Z Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-15T13:54:18.0847722Z Setting up libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-15T13:54:18.0869125Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-15T13:54:18.0894350Z Setting up libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:18.0914098Z Setting up libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-15T13:54:18.3861331Z Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-15T13:54:18.5363716Z Setting up python3-jupyter-core (4.6.3-3) ... 2021-05-15T13:54:18.6875255Z Setting up libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-15T13:54:18.6906189Z Setting up qtchooser (66-2build1) ... 2021-05-15T13:54:18.6933752Z Setting up libwacom-common (1.3-2ubuntu3) ... 2021-05-15T13:54:18.6957568Z Setting up python3-sip (4.19.21+dfsg-1build1) ... 2021-05-15T13:54:18.8459936Z Setting up libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-15T13:54:18.8487700Z Setting up libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-15T13:54:18.8512135Z Setting up libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-15T13:54:18.8542647Z Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-15T13:54:19.7954325Z Setting up libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-15T13:54:19.7980641Z Setting up libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-15T13:54:19.8005305Z Setting up libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-15T13:54:19.8027939Z Setting up qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T13:54:19.8049433Z Setting up libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:19.8069735Z Setting up proj-bin (6.3.1-1) ... 2021-05-15T13:54:19.8093022Z Setting up libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-15T13:54:19.8111270Z Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-15T13:54:19.8132645Z Setting up geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-15T13:54:20.2192870Z geoclue.service is a disabled or a static unit, not starting it. 2021-05-15T13:54:20.2214864Z Setting up libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:54:20.2237545Z Setting up python3-nbformat (5.0.4-1) ... 2021-05-15T13:54:20.3920476Z Setting up libmbim-proxy (1.22.0-2) ... 2021-05-15T13:54:20.3950487Z Setting up python3-pyproj (2.5.0+ds-1) ... 2021-05-15T13:54:20.5644797Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:20.5668047Z Setting up python3-bs4 (4.8.2-1) ... 2021-05-15T13:54:20.7592233Z Setting up libgeotiff5:amd64 (1.5.1-2) ... 2021-05-15T13:54:20.7626017Z Setting up gcr (3.36.0-2build1) ... 2021-05-15T13:54:20.7652632Z Setting up libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:20.7674571Z Setting up wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-15T13:54:20.9157440Z Created symlink /etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service β†’ /lib/systemd/system/wpa_supplicant.service. 2021-05-15T13:54:20.9160044Z Created symlink /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service β†’ /lib/systemd/system/wpa_supplicant.service. 2021-05-15T13:54:21.4282801Z Setting up python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-15T13:54:21.7128329Z Setting up libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:21.7152369Z Setting up gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-15T13:54:21.7175701Z Setting up libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:54:21.7201220Z Setting up qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:54:21.7224983Z Setting up qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T13:54:21.7254944Z Setting up libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:54:21.7288869Z Setting up python3-plotly (4.4.1+dfsg-1) ... 2021-05-15T13:54:21.9118510Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:54:21.9120763Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-15T13:54:21.9122518Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:54:21.9124640Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-15T13:54:21.9657472Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:194: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:54:21.9659093Z if direction is "increasing": 2021-05-15T13:54:21.9660818Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:199: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:54:21.9662074Z elif direction is "decreasing": 2021-05-15T13:54:21.9867703Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:176: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:54:21.9869092Z if direction is "increasing": 2021-05-15T13:54:21.9870763Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:54:21.9871973Z elif direction is "decreasing": 2021-05-15T13:54:23.0375783Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:460: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:54:23.0378356Z if props["offset_coordinates"] is "data": 2021-05-15T13:54:23.0380953Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:572: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-15T13:54:23.0382687Z if props["coordinates"] is not "data": 2021-05-15T13:54:23.8766001Z Setting up avahi-daemon (0.7-4ubuntu7) ... 2021-05-15T13:54:24.4747879Z Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service β†’ /lib/systemd/system/avahi-daemon.service. 2021-05-15T13:54:24.4750247Z Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service β†’ /lib/systemd/system/avahi-daemon.service. 2021-05-15T13:54:24.4752221Z Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket β†’ /lib/systemd/system/avahi-daemon.socket. 2021-05-15T13:54:25.5983827Z Setting up libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-15T13:54:25.6017954Z First installation detected... 2021-05-15T13:54:25.6020040Z Checking NSS setup... 2021-05-15T13:54:25.6061047Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-15T13:54:25.6091752Z Setting up libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:25.6156125Z Setting up python3-owslib (0.19.1-1) ... 2021-05-15T13:54:25.8892611Z Setting up libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-15T13:54:25.8919411Z Setting up libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-15T13:54:25.8947545Z Setting up libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-15T13:54:25.8979690Z Setting up libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-15T13:54:25.9007917Z Setting up libwacom-bin (1.3-2ubuntu3) ... 2021-05-15T13:54:25.9125289Z Setting up libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-15T13:54:25.9158813Z Setting up libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-15T13:54:25.9190777Z Setting up libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-15T13:54:25.9222370Z Setting up python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-15T13:54:26.1272013Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-15T13:54:26.1312253Z Setting up libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-15T13:54:26.1345746Z Setting up grass-core (7.8.2-1build3) ... 2021-05-15T13:54:26.4540831Z /usr/lib/grass78/etc/python/grass/pygrass/gis/__init__.py:75: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:54:26.4543720Z if value is '': 2021-05-15T13:54:26.5504108Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:54:26.5505393Z if do_profiling is "True" or do_profiling is "1": 2021-05-15T13:54:26.5506983Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:54:26.5508413Z if do_profiling is "True" or do_profiling is "1": 2021-05-15T13:54:26.5510009Z /usr/lib/grass78/etc/python/grass/temporal/core.py:582: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-15T13:54:26.5511481Z if driver_string is not None and driver_string is not "": 2021-05-15T13:54:26.5926755Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:54:26.5928808Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-15T13:54:26.5930983Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:54:26.5932900Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-15T13:54:26.6520561Z Setting up libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-15T13:54:26.6547575Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:26.6631099Z Setting up libqmi-proxy (1.24.8-1) ... 2021-05-15T13:54:26.6654971Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:26.6687197Z Setting up libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:26.6948052Z Setting up libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:54:26.6972209Z Setting up libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:26.6999574Z Setting up qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:26.7024796Z Setting up libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:54:26.7054934Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:26.7089899Z Setting up gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-15T13:54:26.7987093Z Setting up qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:54:26.8012588Z Setting up libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:26.8035202Z Setting up libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:26.8058685Z Setting up modemmanager (1.12.8-1) ... 2021-05-15T13:54:26.9227055Z Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service β†’ /lib/systemd/system/ModemManager.service. 2021-05-15T13:54:26.9232238Z Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service β†’ /lib/systemd/system/ModemManager.service. 2021-05-15T13:54:27.4337023Z Setting up libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:54:27.4361214Z Setting up libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:54:27.4381393Z Setting up libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-15T13:54:27.4402045Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:54:27.4433905Z Setting up libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:27.4454979Z Setting up qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T13:54:27.4475756Z Setting up libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-15T13:54:27.4499091Z Setting up libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-15T13:54:27.4532781Z Setting up libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-15T13:54:27.4554460Z Setting up libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:54:27.4577032Z Setting up libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:54:27.4601801Z Setting up libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:54:27.4630370Z Setting up libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:27.4661585Z Setting up libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:54:27.4690809Z Setting up libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:54:27.4714124Z Setting up qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-15T13:54:27.4736445Z Setting up qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-15T13:54:27.4762186Z Setting up libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:54:27.4793033Z Setting up qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:27.4817928Z Setting up python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-15T13:54:27.6377148Z Setting up python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-15T13:54:27.6402371Z Setting up libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:27.6426033Z Setting up qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:27.6453532Z Setting up qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:54:58.5689157Z Setting up libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:58.5725460Z Setting up python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-15T13:54:58.5750643Z Setting up libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:54:58.5774276Z Setting up qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:58.5848357Z Setting up libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:54:58.5874604Z Setting up libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:54:58.5918458Z Setting up qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:58.5945448Z Setting up python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:54:58.7326312Z Setting up libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:54:58.7353170Z Setting up python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-15T13:54:58.7382849Z Setting up qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:54:58.7417576Z Setting up python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-15T13:54:58.7456336Z Setting up python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:54:58.9007647Z Setting up libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:54:58.9043084Z Setting up qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:54:58.9079302Z Setting up qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:54:58.9200286Z Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-05-15T13:54:58.9480171Z Processing triggers for shared-mime-info (1.15-1) ... 2021-05-15T13:54:59.6784873Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-15T13:54:59.7025118Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-15T13:54:59.7263292Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-15T13:54:59.7403888Z Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ... 2021-05-15T13:54:59.8056388Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:54:59.8345073Z Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-15T13:55:00.0905596Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:55:11.4020229Z Setting up pinentry-gnome3 (1.1.0-3build1) ... 2021-05-15T13:55:11.4187080Z Setting up gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-15T13:55:13.5225394Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-15T13:55:13.5226062Z with: 2021-05-15T13:55:13.5226540Z github_slug: neuroconductor/malf.templates 2021-05-15T13:55:13.5226968Z env: 2021-05-15T13:55:13.5227355Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:55:13.5227755Z TIC_DEPLOY_KEY: 2021-05-15T13:55:13.5228472Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:55:13.5230053Z GITHUB_PAT: *** 2021-05-15T13:55:13.5230400Z COVERALLS_TOKEN: 2021-05-15T13:55:13.5230830Z continue-on-error: true 2021-05-15T13:55:13.5231360Z VDIFFR_RUN_TESTS: 2021-05-15T13:55:13.5231791Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:55:13.5232170Z TZ: UTC 2021-05-15T13:55:13.5232513Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:55:13.5232866Z NOT_CRAN: true 2021-05-15T13:55:13.5233199Z ##[endgroup] 2021-05-15T13:55:13.5579403Z repo slug is: neuroconductor/malf.templates 2021-05-15T13:55:13.5680587Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-15T13:55:13.5681192Z env: 2021-05-15T13:55:13.5681681Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:55:13.5682177Z TIC_DEPLOY_KEY: 2021-05-15T13:55:13.5683061Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:55:13.5684673Z GITHUB_PAT: *** 2021-05-15T13:55:13.5685094Z COVERALLS_TOKEN: 2021-05-15T13:55:13.5685619Z continue-on-error: true 2021-05-15T13:55:13.5686116Z VDIFFR_RUN_TESTS: 2021-05-15T13:55:13.5686645Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:55:13.5687114Z TZ: UTC 2021-05-15T13:55:13.5687541Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:55:13.5687976Z NOT_CRAN: true 2021-05-15T13:55:13.5688384Z ##[endgroup] 2021-05-15T13:55:13.7713346Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-15T13:55:13.7713962Z with: 2021-05-15T13:55:13.7714423Z repo_name: malf.templates 2021-05-15T13:55:13.7714902Z repo_version: 1.2.0 2021-05-15T13:55:13.7715330Z runner_os: Linux 2021-05-15T13:55:13.7715719Z R_version: 4.1 2021-05-15T13:55:13.7716094Z env: 2021-05-15T13:55:13.7716549Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:55:13.7717056Z TIC_DEPLOY_KEY: 2021-05-15T13:55:13.7717911Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:55:13.7719337Z GITHUB_PAT: *** 2021-05-15T13:55:13.7719773Z COVERALLS_TOKEN: 2021-05-15T13:55:13.7720277Z continue-on-error: true 2021-05-15T13:55:13.7720788Z VDIFFR_RUN_TESTS: 2021-05-15T13:55:13.7721300Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:55:13.7721796Z TZ: UTC 2021-05-15T13:55:13.7722206Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:55:13.7722649Z NOT_CRAN: true 2021-05-15T13:55:13.7723068Z ##[endgroup] 2021-05-15T13:55:13.8096499Z Package: malf.templates 2021-05-15T13:55:13.8099929Z Version: 1.2.0 2021-05-15T13:55:13.8100976Z OS: Linux 2021-05-15T13:55:13.8167569Z ##[group]Run install.packages('remotes') 2021-05-15T13:55:13.8168285Z install.packages('remotes') 2021-05-15T13:55:13.8169077Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-15T13:55:13.8170084Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-15T13:55:13.8176440Z shell: /usr/local/bin/Rscript {0} 2021-05-15T13:55:13.8176806Z env: 2021-05-15T13:55:13.8177132Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:55:13.8177504Z TIC_DEPLOY_KEY: 2021-05-15T13:55:13.8178119Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:55:13.8179201Z GITHUB_PAT: *** 2021-05-15T13:55:13.8179496Z COVERALLS_TOKEN: 2021-05-15T13:55:13.8179870Z continue-on-error: true 2021-05-15T13:55:13.8180234Z VDIFFR_RUN_TESTS: 2021-05-15T13:55:13.8180764Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:55:13.8181172Z TZ: UTC 2021-05-15T13:55:13.8181518Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:55:13.8181869Z NOT_CRAN: true 2021-05-15T13:55:13.8182200Z ##[endgroup] 2021-05-15T13:55:13.9847674Z Installing package into β€˜/home/runner/work/_temp/Library’ 2021-05-15T13:55:13.9850234Z (as β€˜lib’ is unspecified) 2021-05-15T13:55:29.1591104Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/remotes_2.3.0.tar.gz' 2021-05-15T13:55:30.2600434Z Content type 'binary/octet-stream' length 148709 bytes (145 KB) 2021-05-15T13:55:30.2703924Z ================================================== 2021-05-15T13:55:30.2705289Z downloaded 145 KB 2021-05-15T13:55:30.2706156Z 2021-05-15T13:55:30.5602626Z * installing *source* package β€˜remotes’ ... 2021-05-15T13:55:30.5647009Z ** package β€˜remotes’ successfully unpacked and MD5 sums checked 2021-05-15T13:55:30.5649560Z ** using staged installation 2021-05-15T13:55:30.5827075Z ** R 2021-05-15T13:55:30.6003935Z ** inst 2021-05-15T13:55:30.6013899Z ** byte-compile and prepare package for lazy loading 2021-05-15T13:55:32.4221086Z ** help 2021-05-15T13:55:32.5241753Z *** installing help indices 2021-05-15T13:55:32.5908685Z ** building package indices 2021-05-15T13:55:32.8233343Z ** installing vignettes 2021-05-15T13:55:32.8304384Z ** testing if installed package can be loaded from temporary location 2021-05-15T13:55:33.0052451Z ** testing if installed package can be loaded from final location 2021-05-15T13:55:33.2222143Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T13:55:33.2241942Z * DONE (remotes) 2021-05-15T13:55:33.2364917Z 2021-05-15T13:55:33.2366098Z The downloaded source packages are in 2021-05-15T13:55:33.2367955Z β€˜/tmp/RtmpyoTeaB/downloaded_packages’ 2021-05-15T13:55:50.1342448Z ##[group]Run actions/cache@v1 2021-05-15T13:55:50.1342936Z with: 2021-05-15T13:55:50.1343421Z path: /home/runner/work/_temp/Library 2021-05-15T13:55:50.1346901Z key: Linux-e3adb7ee20b68d8bd651f6f30d4cc1690a70853cf8f0c4dcbc5c14b00f693a6a-1-f09ca71d84dd99e6f30de52a32426af815676abac5f3022a035cb041ec3ba2d9 2021-05-15T13:55:50.1351307Z restore-keys: Linux-e3adb7ee20b68d8bd651f6f30d4cc1690a70853cf8f0c4dcbc5c14b00f693a6a-1- 2021-05-15T13:55:50.1352746Z env: 2021-05-15T13:55:50.1353228Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:55:50.1353758Z TIC_DEPLOY_KEY: 2021-05-15T13:55:50.1354674Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:55:50.1356786Z GITHUB_PAT: *** 2021-05-15T13:55:50.1357246Z COVERALLS_TOKEN: 2021-05-15T13:55:50.1357774Z continue-on-error: true 2021-05-15T13:55:50.1358308Z VDIFFR_RUN_TESTS: 2021-05-15T13:55:50.1358835Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:55:50.1359427Z TZ: UTC 2021-05-15T13:55:50.1359868Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:55:50.1360317Z NOT_CRAN: true 2021-05-15T13:55:50.1360741Z ##[endgroup] 2021-05-15T13:55:50.1828666Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-15T13:55:50.1887842Z ##[group]Run Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-15T13:55:50.1888643Z Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-15T13:55:50.1889393Z sysreqs=$(Rscript -e "cat(sysreqs::sysreq_commands('DESCRIPTION'))") 2021-05-15T13:55:50.1890023Z sudo -s eval "$sysreqs" 2021-05-15T13:55:50.1932288Z shell: /usr/bin/bash -e {0} 2021-05-15T13:55:50.1932710Z env: 2021-05-15T13:55:50.1933198Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:55:50.1933697Z TIC_DEPLOY_KEY: 2021-05-15T13:55:50.1934572Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:55:50.1936040Z GITHUB_PAT: *** 2021-05-15T13:55:50.1936480Z COVERALLS_TOKEN: 2021-05-15T13:55:50.1937000Z continue-on-error: true 2021-05-15T13:55:50.1937493Z VDIFFR_RUN_TESTS: 2021-05-15T13:55:50.1938015Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:55:50.1938482Z TZ: UTC 2021-05-15T13:55:50.1938919Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:55:50.1939365Z NOT_CRAN: true 2021-05-15T13:55:50.1939864Z RHUB_PLATFORM: linux-x86_64-ubuntu-gcc 2021-05-15T13:55:50.1940383Z ##[endgroup] 2021-05-15T13:55:50.3764751Z Using github PAT from envvar GITHUB_PAT 2021-05-15T13:55:52.2107747Z Downloading GitHub repo r-hub/sysreqs@HEAD 2021-05-15T13:56:08.1724125Z rprojroot (NA -> 2.0.2) [CRAN] 2021-05-15T13:56:08.1725529Z crayon (NA -> 1.4.1) [CRAN] 2021-05-15T13:56:08.1726662Z R6 (NA -> 2.5.0) [CRAN] 2021-05-15T13:56:08.1727763Z desc (NA -> 1.3.0) [CRAN] 2021-05-15T13:56:08.1728918Z debugme (NA -> 1.1.0) [CRAN] 2021-05-15T13:56:08.1740050Z Installing 5 packages: rprojroot, crayon, R6, desc, debugme 2021-05-15T13:56:08.1750835Z Installing packages into β€˜/home/runner/work/_temp/Library’ 2021-05-15T13:56:08.1752357Z (as β€˜lib’ is unspecified) 2021-05-15T13:56:22.0691705Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-15T13:56:23.1919965Z Content type 'binary/octet-stream' length 61445 bytes (60 KB) 2021-05-15T13:56:23.1968177Z ================================================== 2021-05-15T13:56:23.1969271Z downloaded 60 KB 2021-05-15T13:56:23.1969964Z 2021-05-15T13:56:23.2008233Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crayon_1.4.1.tar.gz' 2021-05-15T13:56:23.9471512Z Content type 'binary/octet-stream' length 35834 bytes (34 KB) 2021-05-15T13:56:23.9494796Z ================================================== 2021-05-15T13:56:23.9495265Z downloaded 34 KB 2021-05-15T13:56:23.9495555Z 2021-05-15T13:56:23.9530495Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R6_2.5.0.tar.gz' 2021-05-15T13:56:24.6718250Z Content type 'binary/octet-stream' length 64110 bytes (62 KB) 2021-05-15T13:56:24.6766876Z ================================================== 2021-05-15T13:56:24.6767386Z downloaded 62 KB 2021-05-15T13:56:24.6767770Z 2021-05-15T13:56:24.6818621Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/desc_1.3.0.tar.gz' 2021-05-15T13:56:25.7267869Z Content type 'binary/octet-stream' length 292756 bytes (285 KB) 2021-05-15T13:56:25.7423486Z ================================================== 2021-05-15T13:56:25.7424601Z downloaded 285 KB 2021-05-15T13:56:25.7425153Z 2021-05-15T13:56:25.7488219Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/debugme_1.1.0.tar.gz' 2021-05-15T13:56:26.4352332Z Content type 'application/x-tar' length 997019 bytes (973 KB) 2021-05-15T13:56:26.4593707Z ================================================== 2021-05-15T13:56:26.4594456Z downloaded 973 KB 2021-05-15T13:56:26.4594968Z 2021-05-15T13:56:26.7059467Z * installing *source* package β€˜rprojroot’ ... 2021-05-15T13:56:26.7083910Z ** package β€˜rprojroot’ successfully unpacked and MD5 sums checked 2021-05-15T13:56:26.7085932Z ** using staged installation 2021-05-15T13:56:26.7206642Z ** R 2021-05-15T13:56:26.7246837Z ** inst 2021-05-15T13:56:26.7256330Z ** byte-compile and prepare package for lazy loading 2021-05-15T13:56:27.1564189Z ** help 2021-05-15T13:56:27.1810455Z *** installing help indices 2021-05-15T13:56:27.2063805Z *** copying figures 2021-05-15T13:56:27.2066914Z ** building package indices 2021-05-15T13:56:27.3972842Z ** installing vignettes 2021-05-15T13:56:27.4028230Z ** testing if installed package can be loaded from temporary location 2021-05-15T13:56:27.5656020Z ** testing if installed package can be loaded from final location 2021-05-15T13:56:27.7356362Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T13:56:27.7365167Z * DONE (rprojroot) 2021-05-15T13:56:27.9558193Z * installing *source* package β€˜crayon’ ... 2021-05-15T13:56:27.9577663Z ** package β€˜crayon’ successfully unpacked and MD5 sums checked 2021-05-15T13:56:27.9579685Z ** using staged installation 2021-05-15T13:56:27.9695189Z ** R 2021-05-15T13:56:27.9774131Z ** byte-compile and prepare package for lazy loading 2021-05-15T13:56:28.7244123Z ** help 2021-05-15T13:56:28.7701803Z *** installing help indices 2021-05-15T13:56:28.8028898Z ** building package indices 2021-05-15T13:56:29.0138048Z ** testing if installed package can be loaded from temporary location 2021-05-15T13:56:29.1947071Z ** testing if installed package can be loaded from final location 2021-05-15T13:56:29.3863377Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T13:56:29.3864573Z * DONE (crayon) 2021-05-15T13:56:29.6062464Z * installing *source* package β€˜R6’ ... 2021-05-15T13:56:29.6077058Z ** package β€˜R6’ successfully unpacked and MD5 sums checked 2021-05-15T13:56:29.6079269Z ** using staged installation 2021-05-15T13:56:29.6201074Z ** R 2021-05-15T13:56:29.6264393Z ** byte-compile and prepare package for lazy loading 2021-05-15T13:56:30.0884299Z ** help 2021-05-15T13:56:30.1090826Z *** installing help indices 2021-05-15T13:56:30.1294870Z *** copying figures 2021-05-15T13:56:30.1298739Z ** building package indices 2021-05-15T13:56:30.3190665Z ** testing if installed package can be loaded from temporary location 2021-05-15T13:56:30.4909850Z ** testing if installed package can be loaded from final location 2021-05-15T13:56:30.6663264Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T13:56:30.6677278Z * DONE (R6) 2021-05-15T13:56:30.9747752Z * installing *source* package β€˜desc’ ... 2021-05-15T13:56:30.9800006Z ** package β€˜desc’ successfully unpacked and MD5 sums checked 2021-05-15T13:56:30.9801341Z ** using staged installation 2021-05-15T13:56:30.9957423Z ** R 2021-05-15T13:56:31.0080295Z ** inst 2021-05-15T13:56:31.0095132Z ** byte-compile and prepare package for lazy loading 2021-05-15T13:56:32.5465634Z ** help 2021-05-15T13:56:32.6929251Z *** installing help indices 2021-05-15T13:56:32.7828279Z ** building package indices 2021-05-15T13:56:33.0458126Z ** testing if installed package can be loaded from temporary location 2021-05-15T13:56:33.2474996Z ** testing if installed package can be loaded from final location 2021-05-15T13:56:33.4750839Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T13:56:33.4776780Z * DONE (desc) 2021-05-15T13:56:33.7270999Z * installing *source* package β€˜debugme’ ... 2021-05-15T13:56:33.7305324Z ** package β€˜debugme’ successfully unpacked and MD5 sums checked 2021-05-15T13:56:33.7307074Z ** using staged installation 2021-05-15T13:56:33.7407810Z ** R 2021-05-15T13:56:33.7438802Z ** inst 2021-05-15T13:56:33.7459809Z ** byte-compile and prepare package for lazy loading 2021-05-15T13:56:34.6842564Z ** help 2021-05-15T13:56:34.6844041Z *** installing help indices 2021-05-15T13:56:34.6844638Z ** building package indices 2021-05-15T13:56:34.6845392Z ** testing if installed package can be loaded from temporary location 2021-05-15T13:56:34.6846299Z ** testing if installed package can be loaded from final location 2021-05-15T13:56:34.6847238Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T13:56:34.6848135Z * DONE (debugme) 2021-05-15T13:56:34.6848429Z 2021-05-15T13:56:34.6848943Z The downloaded source packages are in 2021-05-15T13:56:34.6850212Z β€˜/tmp/RtmpI72Pas/downloaded_packages’ 2021-05-15T13:56:34.6850776Z Running `R CMD build`... 2021-05-15T13:56:34.9058961Z * checking for file β€˜/tmp/RtmpI72Pas/remotes68ba54f4fbc2/r-hub-sysreqs-f068afa/DESCRIPTION’ ... OK 2021-05-15T13:56:34.9061848Z * preparing β€˜sysreqs’: 2021-05-15T13:56:34.9063875Z * checking DESCRIPTION meta-information ... OK 2021-05-15T13:56:34.9066330Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T13:56:34.9068255Z * checking for empty or unneeded directories 2021-05-15T13:56:34.9069566Z Omitted β€˜LazyData’ from DESCRIPTION 2021-05-15T13:56:34.9070707Z * building β€˜sysreqs_1.0.0.9000.tar.gz’ 2021-05-15T13:56:34.9071683Z Installing package into β€˜/home/runner/work/_temp/Library’ 2021-05-15T13:56:34.9072519Z (as β€˜lib’ is unspecified) 2021-05-15T13:56:35.1066852Z * installing *source* package β€˜sysreqs’ ... 2021-05-15T13:56:35.1069154Z ** using staged installation 2021-05-15T13:56:35.1184357Z ** R 2021-05-15T13:56:35.1219983Z ** byte-compile and prepare package for lazy loading 2021-05-15T13:56:35.4564325Z ** help 2021-05-15T13:56:35.4747744Z *** installing help indices 2021-05-15T13:56:35.4909600Z ** building package indices 2021-05-15T13:56:35.6700474Z ** testing if installed package can be loaded from temporary location 2021-05-15T13:56:35.8622669Z ** testing if installed package can be loaded from final location 2021-05-15T13:56:36.0460719Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T13:56:36.0467693Z * DONE (sysreqs) 2021-05-15T13:56:52.1138806Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-15T13:56:52.1141237Z Hit:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-15T13:56:52.1142978Z Hit:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-15T13:56:52.2197342Z Hit:4 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-15T13:56:52.3135521Z Hit:5 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-15T13:56:52.3761395Z Hit:6 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease 2021-05-15T13:56:52.3792286Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-15T13:56:52.6597198Z Hit:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease 2021-05-15T13:56:52.9342609Z Hit:9 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-15T13:56:53.9987539Z Reading package lists... 2021-05-15T13:56:54.0797145Z Reading package lists... 2021-05-15T13:56:54.2315900Z Building dependency tree... 2021-05-15T13:56:54.2340170Z Reading state information... 2021-05-15T13:56:54.3831299Z libicu-dev is already the newest version (66.1-2ubuntu2). 2021-05-15T13:56:54.3833024Z libicu-dev set to manually installed. 2021-05-15T13:56:54.3837005Z libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-15T13:56:54.3838791Z pandoc is already the newest version (2.7.3-1). 2021-05-15T13:56:54.3840222Z The following additional packages will be installed: 2021-05-15T13:56:54.3842132Z libbibutils6 libghc-pandoc-citeproc-data 2021-05-15T13:56:54.3843819Z Suggested packages: 2021-05-15T13:56:54.3845513Z libcurl4-doc libidn11-dev libldap2-dev librtmp-dev 2021-05-15T13:56:54.4269189Z The following NEW packages will be installed: 2021-05-15T13:56:54.4273424Z libbibutils6 libcurl4-openssl-dev libghc-pandoc-citeproc-data 2021-05-15T13:56:54.4274796Z pandoc-citeproc 2021-05-15T13:56:54.4459999Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:56:54.4460784Z Need to get 13.7 MB of archives. 2021-05-15T13:56:54.4461861Z After this operation, 109 MB of additional disk space will be used. 2021-05-15T13:56:54.4463688Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbibutils6 amd64 6.2-1 [365 kB] 2021-05-15T13:56:54.4525926Z 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-15T13:56:54.4602540Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libghc-pandoc-citeproc-data all 0.15.0.1-1build4 [51.1 kB] 2021-05-15T13:56:54.4609378Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 pandoc-citeproc amd64 0.15.0.1-1build4 [12.9 MB] 2021-05-15T13:56:55.1626644Z Fetched 13.7 MB in 0s (48.7 MB/s) 2021-05-15T13:56:55.1963581Z Selecting previously unselected package libbibutils6. 2021-05-15T13:56:55.2047308Z (Reading database ... 2021-05-15T13:56:55.2048199Z (Reading database ... 5% 2021-05-15T13:56:55.2049247Z (Reading database ... 10% 2021-05-15T13:56:55.2049851Z (Reading database ... 15% 2021-05-15T13:56:55.2050432Z (Reading database ... 20% 2021-05-15T13:56:55.2050962Z (Reading database ... 25% 2021-05-15T13:56:55.2052158Z (Reading database ... 30% 2021-05-15T13:56:55.2052657Z (Reading database ... 35% 2021-05-15T13:56:55.2053222Z (Reading database ... 40% 2021-05-15T13:56:55.2053664Z (Reading database ... 45% 2021-05-15T13:56:55.2058235Z (Reading database ... 50% 2021-05-15T13:56:55.2104625Z (Reading database ... 55% 2021-05-15T13:56:55.2151864Z (Reading database ... 60% 2021-05-15T13:56:55.2198009Z (Reading database ... 65% 2021-05-15T13:56:55.2398593Z (Reading database ... 70% 2021-05-15T13:56:55.2433138Z (Reading database ... 75% 2021-05-15T13:56:55.2700359Z (Reading database ... 80% 2021-05-15T13:56:55.2789702Z (Reading database ... 85% 2021-05-15T13:56:55.3144881Z (Reading database ... 90% 2021-05-15T13:56:55.3262334Z (Reading database ... 95% 2021-05-15T13:56:55.3263256Z (Reading database ... 100% 2021-05-15T13:56:55.3264953Z (Reading database ... 285139 files and directories currently installed.) 2021-05-15T13:56:55.3381204Z Preparing to unpack .../libbibutils6_6.2-1_amd64.deb ... 2021-05-15T13:56:55.3422554Z Unpacking libbibutils6 (6.2-1) ... 2021-05-15T13:56:55.4205996Z Selecting previously unselected package libcurl4-openssl-dev:amd64. 2021-05-15T13:56:55.4454415Z Preparing to unpack .../libcurl4-openssl-dev_7.68.0-1ubuntu2.5_amd64.deb ... 2021-05-15T13:56:55.4460412Z Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-15T13:56:55.5005493Z Selecting previously unselected package libghc-pandoc-citeproc-data. 2021-05-15T13:56:55.5310561Z Preparing to unpack .../libghc-pandoc-citeproc-data_0.15.0.1-1build4_all.deb ... 2021-05-15T13:56:55.5321029Z Unpacking libghc-pandoc-citeproc-data (0.15.0.1-1build4) ... 2021-05-15T13:56:55.5685297Z Selecting previously unselected package pandoc-citeproc. 2021-05-15T13:56:55.5942295Z Preparing to unpack .../pandoc-citeproc_0.15.0.1-1build4_amd64.deb ... 2021-05-15T13:56:55.5952478Z Unpacking pandoc-citeproc (0.15.0.1-1build4) ... 2021-05-15T13:56:55.5997877Z Replaced by files in installed package pandoc (2.7.3-1) ... 2021-05-15T13:56:56.9787044Z Setting up libghc-pandoc-citeproc-data (0.15.0.1-1build4) ... 2021-05-15T13:56:56.9808257Z Setting up libbibutils6 (6.2-1) ... 2021-05-15T13:56:56.9832600Z Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-15T13:56:56.9857057Z Setting up pandoc-citeproc (0.15.0.1-1build4) ... 2021-05-15T13:56:56.9884691Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:57:00.2556172Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:57:02.2680057Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-15T13:57:02.2680836Z remotes::install_github("ropensci/tic") 2021-05-15T13:57:02.2681546Z remotes::install_github("muschellij2/ghtravis") 2021-05-15T13:57:02.2682295Z remotes::install_github("muschellij2/aghast") 2021-05-15T13:57:02.2682922Z remotes::install_cran("covr") 2021-05-15T13:57:02.2690727Z shell: /usr/local/bin/Rscript {0} 2021-05-15T13:57:02.2691193Z env: 2021-05-15T13:57:02.2691687Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:57:02.2692233Z TIC_DEPLOY_KEY: 2021-05-15T13:57:02.2693143Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:57:02.2694902Z GITHUB_PAT: *** 2021-05-15T13:57:02.2695344Z COVERALLS_TOKEN: 2021-05-15T13:57:02.2695856Z continue-on-error: true 2021-05-15T13:57:02.2696369Z VDIFFR_RUN_TESTS: 2021-05-15T13:57:02.2696879Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:57:02.2697430Z TZ: UTC 2021-05-15T13:57:02.2697857Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:57:02.2698305Z NOT_CRAN: true 2021-05-15T13:57:02.2698700Z ##[endgroup] 2021-05-15T13:57:02.4910757Z Using github PAT from envvar GITHUB_PAT 2021-05-15T13:57:03.1467372Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-15T13:57:19.2281616Z rlang (NA -> 0.4.11) [CRAN] 2021-05-15T13:57:19.2282999Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-15T13:57:19.2284503Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-15T13:57:19.2285648Z sys (NA -> 3.4 ) [CRAN] 2021-05-15T13:57:19.2286796Z askpass (NA -> 1.1 ) [CRAN] 2021-05-15T13:57:19.2287990Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-15T13:57:19.2289139Z mime (NA -> 0.10 ) [CRAN] 2021-05-15T13:57:19.2290285Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-15T13:57:19.2291433Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-15T13:57:19.2292598Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-15T13:57:19.2293717Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-15T13:57:19.2294887Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-15T13:57:19.2296050Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-15T13:57:19.2297161Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-15T13:57:19.2298357Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-15T13:57:19.2299603Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-15T13:57:19.2300843Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-15T13:57:19.2302346Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-15T13:57:19.2303492Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-15T13:57:19.2304663Z whisker (NA -> 0.4 ) [CRAN] 2021-05-15T13:57:19.2305844Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-15T13:57:19.2307035Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-15T13:57:19.2310056Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-15T13:57:19.2311307Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-15T13:57:19.2312425Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-15T13:57:19.2313551Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-15T13:57:19.2314660Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-15T13:57:19.2315834Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-15T13:57:19.2316991Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-15T13:57:19.2318181Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-15T13:57:19.2319349Z git2r (NA -> 0.28.0) [CRAN] 2021-05-15T13:57:19.2324706Z 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-15T13:57:19.2328076Z Installing packages into β€˜/home/runner/work/_temp/Library’ 2021-05-15T13:57:19.2329373Z (as β€˜lib’ is unspecified) 2021-05-15T13:57:33.5111616Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rlang_0.4.11.tar.gz' 2021-05-15T13:57:34.2110574Z Content type 'binary/octet-stream' length 859995 bytes (839 KB) 2021-05-15T13:57:34.2336783Z ================================================== 2021-05-15T13:57:34.2338493Z downloaded 839 KB 2021-05-15T13:57:34.2340035Z 2021-05-15T13:57:34.2371970Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-15T13:57:34.9415566Z Content type 'binary/octet-stream' length 264532 bytes (258 KB) 2021-05-15T13:57:34.9561253Z ================================================== 2021-05-15T13:57:34.9561846Z downloaded 258 KB 2021-05-15T13:57:34.9562197Z 2021-05-15T13:57:34.9599083Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/glue_1.4.2.tar.gz' 2021-05-15T13:57:35.6610311Z Content type 'binary/octet-stream' length 100043 bytes (97 KB) 2021-05-15T13:57:35.6707749Z ================================================== 2021-05-15T13:57:35.6708405Z downloaded 97 KB 2021-05-15T13:57:35.6708698Z 2021-05-15T13:57:35.6745845Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sys_3.4.tar.gz' 2021-05-15T13:57:36.3811380Z Content type 'binary/octet-stream' length 20291 bytes (19 KB) 2021-05-15T13:57:36.3828287Z ================================================== 2021-05-15T13:57:36.3830450Z downloaded 19 KB 2021-05-15T13:57:36.3835781Z 2021-05-15T13:57:36.3855023Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/askpass_1.1.tar.gz' 2021-05-15T13:57:36.8854694Z Content type 'application/x-tar' length 5688 bytes 2021-05-15T13:57:36.8855490Z ================================================== 2021-05-15T13:57:36.8856020Z downloaded 5688 bytes 2021-05-15T13:57:36.8856327Z 2021-05-15T13:57:36.8892942Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/openssl_1.4.4.tar.gz' 2021-05-15T13:57:37.6557143Z Content type 'binary/octet-stream' length 1311683 bytes (1.3 MB) 2021-05-15T13:57:37.6816254Z ================================================== 2021-05-15T13:57:37.6816991Z downloaded 1.3 MB 2021-05-15T13:57:37.6817371Z 2021-05-15T13:57:37.6851481Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mime_0.10.tar.gz' 2021-05-15T13:57:38.4155822Z Content type 'binary/octet-stream' length 12958 bytes (12 KB) 2021-05-15T13:57:38.4158053Z ================================================== 2021-05-15T13:57:38.4159293Z downloaded 12 KB 2021-05-15T13:57:38.4160214Z 2021-05-15T13:57:38.4187595Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/curl_4.3.1.tar.gz' 2021-05-15T13:57:39.1539529Z Content type 'binary/octet-stream' length 798588 bytes (779 KB) 2021-05-15T13:57:39.1796244Z ================================================== 2021-05-15T13:57:39.1796974Z downloaded 779 KB 2021-05-15T13:57:39.1797404Z 2021-05-15T13:57:39.1829674Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-15T13:57:39.8875311Z Content type 'binary/octet-stream' length 422264 bytes (412 KB) 2021-05-15T13:57:39.9059877Z ================================================== 2021-05-15T13:57:39.9060817Z downloaded 412 KB 2021-05-15T13:57:39.9061609Z 2021-05-15T13:57:39.9096450Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ini_0.3.1.tar.gz' 2021-05-15T13:57:40.4840562Z Content type 'application/x-tar' length 3475 bytes 2021-05-15T13:57:40.4841762Z ================================================== 2021-05-15T13:57:40.4842465Z downloaded 3475 bytes 2021-05-15T13:57:40.4842970Z 2021-05-15T13:57:40.4874116Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httr_1.4.2.tar.gz' 2021-05-15T13:57:41.1792169Z Content type 'binary/octet-stream' length 159877 bytes (156 KB) 2021-05-15T13:57:41.1896234Z ================================================== 2021-05-15T13:57:41.1897868Z downloaded 156 KB 2021-05-15T13:57:41.1898804Z 2021-05-15T13:57:41.1930873Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-15T13:57:41.9184154Z Content type 'binary/octet-stream' length 62129 bytes (60 KB) 2021-05-15T13:57:41.9237104Z ================================================== 2021-05-15T13:57:41.9238680Z downloaded 60 KB 2021-05-15T13:57:41.9239605Z 2021-05-15T13:57:41.9273003Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cli_2.5.0.tar.gz' 2021-05-15T13:57:42.6193908Z Content type 'binary/octet-stream' length 158132 bytes (154 KB) 2021-05-15T13:57:42.6323749Z ================================================== 2021-05-15T13:57:42.6326658Z downloaded 154 KB 2021-05-15T13:57:42.6327192Z 2021-05-15T13:57:42.6361958Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zip_2.1.1.tar.gz' 2021-05-15T13:57:43.3834796Z Content type 'binary/octet-stream' length 113091 bytes (110 KB) 2021-05-15T13:57:43.3930645Z ================================================== 2021-05-15T13:57:43.3932338Z downloaded 110 KB 2021-05-15T13:57:43.3932867Z 2021-05-15T13:57:43.3969865Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-15T13:57:44.1368638Z Content type 'binary/octet-stream' length 109870 bytes (107 KB) 2021-05-15T13:57:44.1460636Z ================================================== 2021-05-15T13:57:44.1461220Z downloaded 107 KB 2021-05-15T13:57:44.1461535Z 2021-05-15T13:57:44.1500871Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/credentials_1.3.0.tar.gz' 2021-05-15T13:57:44.6815598Z Content type 'binary/octet-stream' length 230676 bytes (225 KB) 2021-05-15T13:57:44.6963801Z ================================================== 2021-05-15T13:57:44.6967610Z downloaded 225 KB 2021-05-15T13:57:44.6968346Z 2021-05-15T13:57:44.7000716Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-15T13:57:45.3849705Z Content type 'binary/octet-stream' length 44517 bytes (43 KB) 2021-05-15T13:57:45.3897888Z ================================================== 2021-05-15T13:57:45.3898434Z downloaded 43 KB 2021-05-15T13:57:45.3898782Z 2021-05-15T13:57:45.3935520Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/yaml_2.2.1.tar.gz' 2021-05-15T13:57:46.0947569Z Content type 'binary/octet-stream' length 92979 bytes (90 KB) 2021-05-15T13:57:46.1027740Z ================================================== 2021-05-15T13:57:46.1028272Z downloaded 90 KB 2021-05-15T13:57:46.1028787Z 2021-05-15T13:57:46.1134367Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/withr_2.4.2.tar.gz' 2021-05-15T13:57:46.8144909Z Content type 'binary/octet-stream' length 95150 bytes (92 KB) 2021-05-15T13:57:46.8223922Z ================================================== 2021-05-15T13:57:46.8224903Z downloaded 92 KB 2021-05-15T13:57:46.8225459Z 2021-05-15T13:57:46.8264595Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/whisker_0.4.tar.gz' 2021-05-15T13:57:47.5210337Z Content type 'application/x-tar' length 28675 bytes (28 KB) 2021-05-15T13:57:47.5212918Z ================================================== 2021-05-15T13:57:47.5213411Z downloaded 28 KB 2021-05-15T13:57:47.5213865Z 2021-05-15T13:57:47.5251147Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-15T13:57:48.2101916Z Content type 'binary/octet-stream' length 12326 bytes (12 KB) 2021-05-15T13:57:48.2106336Z ================================================== 2021-05-15T13:57:48.2106750Z downloaded 12 KB 2021-05-15T13:57:48.2107011Z 2021-05-15T13:57:48.2142022Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/purrr_0.3.4.tar.gz' 2021-05-15T13:57:48.8993981Z Content type 'binary/octet-stream' length 373001 bytes (364 KB) 2021-05-15T13:57:48.9165083Z ================================================== 2021-05-15T13:57:48.9166452Z downloaded 364 KB 2021-05-15T13:57:48.9167222Z 2021-05-15T13:57:48.9204810Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-15T13:57:49.6183987Z Content type 'binary/octet-stream' length 83493 bytes (81 KB) 2021-05-15T13:57:49.6235329Z ================================================== 2021-05-15T13:57:49.6236392Z downloaded 81 KB 2021-05-15T13:57:49.6237051Z 2021-05-15T13:57:49.6270676Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gh_1.3.0.tar.gz' 2021-05-15T13:57:50.1504630Z Content type 'binary/octet-stream' length 45853 bytes (44 KB) 2021-05-15T13:57:50.1553663Z ================================================== 2021-05-15T13:57:50.1554170Z downloaded 44 KB 2021-05-15T13:57:50.1554483Z 2021-05-15T13:57:50.1588500Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gert_1.3.0.tar.gz' 2021-05-15T13:57:50.6909024Z Content type 'binary/octet-stream' length 66528 bytes (64 KB) 2021-05-15T13:57:50.6957320Z ================================================== 2021-05-15T13:57:50.6958009Z downloaded 64 KB 2021-05-15T13:57:50.6958530Z 2021-05-15T13:57:50.6994094Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fs_1.5.0.tar.gz' 2021-05-15T13:57:51.3853830Z Content type 'binary/octet-stream' length 800044 bytes (781 KB) 2021-05-15T13:57:51.4087233Z ================================================== 2021-05-15T13:57:51.4089709Z downloaded 781 KB 2021-05-15T13:57:51.4091732Z 2021-05-15T13:57:51.4122519Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clipr_0.7.1.tar.gz' 2021-05-15T13:57:52.0899255Z Content type 'binary/octet-stream' length 20919 bytes (20 KB) 2021-05-15T13:57:52.0901410Z ================================================== 2021-05-15T13:57:52.0902620Z downloaded 20 KB 2021-05-15T13:57:52.0903518Z 2021-05-15T13:57:52.0931087Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-15T13:57:52.2230633Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-15T13:57:52.2231937Z ================================================== 2021-05-15T13:57:52.2232637Z downloaded 24 KB 2021-05-15T13:57:52.2233144Z 2021-05-15T13:57:52.2259269Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/usethis_2.0.1.tar.gz' 2021-05-15T13:57:52.9294236Z Content type 'binary/octet-stream' length 304209 bytes (297 KB) 2021-05-15T13:57:52.9445833Z ================================================== 2021-05-15T13:57:52.9447004Z downloaded 297 KB 2021-05-15T13:57:52.9447800Z 2021-05-15T13:57:52.9492329Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/memoise_2.0.0.tar.gz' 2021-05-15T13:57:53.4598425Z Content type 'binary/octet-stream' length 17411 bytes (17 KB) 2021-05-15T13:57:53.4603805Z ================================================== 2021-05-15T13:57:53.4604642Z downloaded 17 KB 2021-05-15T13:57:53.4605154Z 2021-05-15T13:57:53.4650268Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/git2r_0.28.0.tar.gz' 2021-05-15T13:57:53.9852348Z Content type 'binary/octet-stream' length 1223574 bytes (1.2 MB) 2021-05-15T13:57:54.0139960Z ================================================== 2021-05-15T13:57:54.0141000Z downloaded 1.2 MB 2021-05-15T13:57:54.0141601Z 2021-05-15T13:57:54.4934275Z * installing *source* package β€˜rlang’ ... 2021-05-15T13:57:54.5065347Z ** package β€˜rlang’ successfully unpacked and MD5 sums checked 2021-05-15T13:57:54.5066901Z ** using staged installation 2021-05-15T13:57:54.5254073Z ** libs 2021-05-15T13:57:54.5319305Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./lib/ -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c capture.c -o capture.o 2021-05-15T13:57:54.6540246Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./lib/ -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c export.c -o export.o 2021-05-15T13:57:54.9825953Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./lib/ -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c internal.c -o internal.o 2021-05-15T13:57:57.1207712Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./lib/ -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c lib.c -o lib.o 2021-05-15T13:57:58.0244617Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./lib/ -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c version.c -o version.o 2021-05-15T13:57:58.0631670Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o rlang.so capture.o export.o internal.o lib.o version.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T13:57:58.1127158Z installing to /home/runner/work/_temp/Library/00LOCK-rlang/00new/rlang/libs 2021-05-15T13:57:58.1129319Z ** R 2021-05-15T13:57:58.1568076Z ** inst 2021-05-15T13:57:58.1575114Z ** byte-compile and prepare package for lazy loading 2021-05-15T13:58:01.1616238Z ** help 2021-05-15T13:58:01.8271186Z *** installing help indices 2021-05-15T13:58:02.0916144Z *** copying figures 2021-05-15T13:58:02.0920764Z ** building package indices 2021-05-15T13:58:02.5093764Z ** testing if installed package can be loaded from temporary location 2021-05-15T13:58:02.7405127Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T13:58:02.9470000Z ** testing if installed package can be loaded from final location 2021-05-15T13:58:03.2623093Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T13:58:03.2653925Z * DONE (rlang) 2021-05-15T13:58:03.5250904Z * installing *source* package β€˜magrittr’ ... 2021-05-15T13:58:03.5279485Z ** package β€˜magrittr’ successfully unpacked and MD5 sums checked 2021-05-15T13:58:03.5281561Z ** using staged installation 2021-05-15T13:58:03.5399701Z ** libs 2021-05-15T13:58:03.5451991Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pipe.c -o pipe.o 2021-05-15T13:58:03.6701034Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utils.c -o utils.o 2021-05-15T13:58:03.7234296Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o magrittr.so pipe.o utils.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T13:58:03.7450924Z installing to /home/runner/work/_temp/Library/00LOCK-magrittr/00new/magrittr/libs 2021-05-15T13:58:03.7465187Z ** R 2021-05-15T13:58:03.7503999Z ** inst 2021-05-15T13:58:03.7519030Z ** byte-compile and prepare package for lazy loading 2021-05-15T13:58:04.0484487Z ** help 2021-05-15T13:58:04.0878588Z *** installing help indices 2021-05-15T13:58:04.1176068Z *** copying figures 2021-05-15T13:58:04.1180796Z ** building package indices 2021-05-15T13:58:04.3244308Z ** installing vignettes 2021-05-15T13:58:04.3300398Z ** testing if installed package can be loaded from temporary location 2021-05-15T13:58:04.5121527Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T13:58:04.5301855Z ** testing if installed package can be loaded from final location 2021-05-15T13:58:04.7126647Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T13:58:04.7135746Z * DONE (magrittr) 2021-05-15T13:58:04.9474014Z * installing *source* package β€˜glue’ ... 2021-05-15T13:58:04.9492838Z ** package β€˜glue’ successfully unpacked and MD5 sums checked 2021-05-15T13:58:04.9494872Z ** using staged installation 2021-05-15T13:58:04.9642981Z ** libs 2021-05-15T13:58:04.9684531Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c glue.c -o glue.o 2021-05-15T13:58:05.0911204Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T13:58:05.1366360Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c trim.c -o trim.o 2021-05-15T13:58:05.2216033Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o glue.so glue.o init.o trim.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T13:58:05.2444952Z installing to /home/runner/work/_temp/Library/00LOCK-glue/00new/glue/libs 2021-05-15T13:58:05.2445473Z ** R 2021-05-15T13:58:05.2481798Z ** inst 2021-05-15T13:58:05.2492241Z ** byte-compile and prepare package for lazy loading 2021-05-15T13:58:05.6750286Z ** help 2021-05-15T13:58:05.7018371Z *** installing help indices 2021-05-15T13:58:05.7286336Z *** copying figures 2021-05-15T13:58:05.7288740Z ** building package indices 2021-05-15T13:58:05.9149374Z ** installing vignettes 2021-05-15T13:58:05.9208961Z ** testing if installed package can be loaded from temporary location 2021-05-15T13:58:06.1311547Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T13:58:06.1476691Z ** testing if installed package can be loaded from final location 2021-05-15T13:58:06.3689314Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T13:58:06.3703380Z * DONE (glue) 2021-05-15T13:58:06.5732455Z * installing *source* package β€˜sys’ ... 2021-05-15T13:58:06.5745955Z ** package β€˜sys’ successfully unpacked and MD5 sums checked 2021-05-15T13:58:06.5747655Z ** using staged installation 2021-05-15T13:58:06.5935062Z ** libs 2021-05-15T13:58:06.5989708Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c exec.c -o exec.o 2021-05-15T13:58:06.8252269Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T13:58:06.8718785Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o sys.so exec.o init.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T13:58:06.8966034Z installing to /home/runner/work/_temp/Library/00LOCK-sys/00new/sys/libs 2021-05-15T13:58:06.8967339Z ** R 2021-05-15T13:58:06.8981013Z ** inst 2021-05-15T13:58:06.8987635Z ** byte-compile and prepare package for lazy loading 2021-05-15T13:58:07.1647332Z ** help 2021-05-15T13:58:07.1844441Z *** installing help indices 2021-05-15T13:58:07.2040086Z ** building package indices 2021-05-15T13:58:07.3936409Z ** testing if installed package can be loaded from temporary location 2021-05-15T13:58:07.5617865Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T13:58:07.5792020Z ** testing if installed package can be loaded from final location 2021-05-15T13:58:07.7499525Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T13:58:07.7503971Z * DONE (sys) 2021-05-15T13:58:07.9389565Z * installing *source* package β€˜mime’ ... 2021-05-15T13:58:07.9396650Z ** package β€˜mime’ successfully unpacked and MD5 sums checked 2021-05-15T13:58:07.9398473Z ** using staged installation 2021-05-15T13:58:07.9510258Z ** libs 2021-05-15T13:58:07.9556660Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T13:58:07.9966385Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rawmatch.c -o rawmatch.o 2021-05-15T13:58:08.0497017Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o mime.so init.o rawmatch.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T13:58:08.0640488Z installing to /home/runner/work/_temp/Library/00LOCK-mime/00new/mime/libs 2021-05-15T13:58:08.0654945Z ** R 2021-05-15T13:58:08.0710720Z ** byte-compile and prepare package for lazy loading 2021-05-15T13:58:08.3758471Z ** help 2021-05-15T13:58:08.3953108Z *** installing help indices 2021-05-15T13:58:08.4108030Z ** building package indices 2021-05-15T13:58:08.5906813Z ** testing if installed package can be loaded from temporary location 2021-05-15T13:58:08.7587103Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T13:58:08.7747483Z ** testing if installed package can be loaded from final location 2021-05-15T13:58:08.9528889Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T13:58:08.9536893Z * DONE (mime) 2021-05-15T13:58:09.2999994Z * installing *source* package β€˜curl’ ... 2021-05-15T13:58:09.3082105Z ** package β€˜curl’ successfully unpacked and MD5 sums checked 2021-05-15T13:58:09.3083863Z ** using staged installation 2021-05-15T13:58:09.3192947Z Found pkg-config cflags and libs! 2021-05-15T13:58:09.4087853Z Using PKG_CFLAGS=-I/usr/include/x86_64-linux-gnu 2021-05-15T13:58:09.4089108Z Using PKG_LIBS=-lcurl 2021-05-15T13:58:09.4607405Z ** libs 2021-05-15T13:58:09.4667751Z rm -f curl.so callbacks.o curl.o download.o escape.o fetch.o form.o getdate.o handle.o ieproxy.o init.o interrupt.o multi.o nslookup.o reflist.o split.o ssl.o typechecking.o utils.o version.o winidn.o writer.o 2021-05-15T13:58:09.4699556Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c callbacks.c -o callbacks.o 2021-05-15T13:58:09.5486580Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c curl.c -o curl.o 2021-05-15T13:58:09.6788795Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c download.c -o download.o 2021-05-15T13:58:09.7670910Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c escape.c -o escape.o 2021-05-15T13:58:09.8257924Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c fetch.c -o fetch.o 2021-05-15T13:58:09.9230685Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c form.c -o form.o 2021-05-15T13:58:09.9988041Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c getdate.c -o getdate.o 2021-05-15T13:58:10.0517449Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c handle.c -o handle.o 2021-05-15T13:58:10.3893688Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c ieproxy.c -o ieproxy.o 2021-05-15T13:58:10.4267888Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c init.c -o init.o 2021-05-15T13:58:10.4811392Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c interrupt.c -o interrupt.o 2021-05-15T13:58:10.5477479Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c multi.c -o multi.o 2021-05-15T13:58:10.7159644Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c nslookup.c -o nslookup.o 2021-05-15T13:58:10.7712350Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c reflist.c -o reflist.o 2021-05-15T13:58:10.8304233Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c split.c -o split.o 2021-05-15T13:58:10.8739111Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c ssl.c -o ssl.o 2021-05-15T13:58:10.9230962Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c typechecking.c -o typechecking.o 2021-05-15T13:58:10.9771011Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c utils.c -o utils.o 2021-05-15T13:58:11.1007069Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c version.c -o version.o 2021-05-15T13:58:11.1685897Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c winidn.c -o winidn.o 2021-05-15T13:58:11.1873391Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c writer.c -o writer.o 2021-05-15T13:58:11.2353196Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o curl.so callbacks.o curl.o download.o escape.o fetch.o form.o getdate.o handle.o ieproxy.o init.o interrupt.o multi.o nslookup.o reflist.o split.o ssl.o typechecking.o utils.o version.o winidn.o writer.o -lcurl -L/opt/R/devel/lib/R/lib -lR 2021-05-15T13:58:11.2700733Z installing to /home/runner/work/_temp/Library/00LOCK-curl/00new/curl/libs 2021-05-15T13:58:11.2714520Z ** R 2021-05-15T13:58:11.2831944Z ** inst 2021-05-15T13:58:11.2865373Z ** byte-compile and prepare package for lazy loading 2021-05-15T13:58:11.7713476Z ** help 2021-05-15T13:58:11.8184556Z *** installing help indices 2021-05-15T13:58:11.8508058Z ** building package indices 2021-05-15T13:58:12.0521693Z ** installing vignettes 2021-05-15T13:58:12.0596810Z ** testing if installed package can be loaded from temporary location 2021-05-15T13:58:12.2381182Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T13:58:12.2565211Z ** testing if installed package can be loaded from final location 2021-05-15T13:58:12.4397690Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T13:58:12.4408010Z * DONE (curl) 2021-05-15T13:58:12.7609032Z * installing *source* package β€˜jsonlite’ ... 2021-05-15T13:58:12.7670841Z ** package β€˜jsonlite’ successfully unpacked and MD5 sums checked 2021-05-15T13:58:12.7671879Z ** using staged installation 2021-05-15T13:58:12.7820310Z ** libs 2021-05-15T13:58:12.7892413Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c base64.c -o base64.o 2021-05-15T13:58:12.8656405Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c collapse_array.c -o collapse_array.o 2021-05-15T13:58:12.9318632Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c collapse_object.c -o collapse_object.o 2021-05-15T13:58:13.0014747Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c collapse_pretty.c -o collapse_pretty.o 2021-05-15T13:58:13.1082586Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c escape_chars.c -o escape_chars.o 2021-05-15T13:58:13.1769738Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c integer64_to_na.c -o integer64_to_na.o 2021-05-15T13:58:13.2238499Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c is_datelist.c -o is_datelist.o 2021-05-15T13:58:13.2734123Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c is_recordlist.c -o is_recordlist.o 2021-05-15T13:58:13.3268643Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c is_scalarlist.c -o is_scalarlist.o 2021-05-15T13:58:13.3760028Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c modp_numtoa.c -o modp_numtoa.o 2021-05-15T13:58:13.5034420Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c null_to_na.c -o null_to_na.o 2021-05-15T13:58:13.5686386Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c num_to_char.c -o num_to_char.o 2021-05-15T13:58:13.6499115Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c parse.c -o parse.o 2021-05-15T13:58:13.7144921Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c prettify.c -o prettify.o 2021-05-15T13:58:13.7819086Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c push_parser.c -o push_parser.o 2021-05-15T13:58:13.8347616Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c r-base64.c -o r-base64.o 2021-05-15T13:58:13.8844130Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c register.c -o register.o 2021-05-15T13:58:13.9285413Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c row_collapse.c -o row_collapse.o 2021-05-15T13:58:13.9921638Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c transpose_list.c -o transpose_list.o 2021-05-15T13:58:14.0383336Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c validate.c -o validate.o 2021-05-15T13:58:14.0831616Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c yajl/yajl.c -o yajl/yajl.o 2021-05-15T13:58:14.1450994Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c yajl/yajl_alloc.c -o yajl/yajl_alloc.o 2021-05-15T13:58:14.1722072Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c yajl/yajl_buf.c -o yajl/yajl_buf.o 2021-05-15T13:58:14.2162069Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c yajl/yajl_encode.c -o yajl/yajl_encode.o 2021-05-15T13:58:14.3044176Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c yajl/yajl_gen.c -o yajl/yajl_gen.o 2021-05-15T13:58:14.5291335Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c yajl/yajl_lex.c -o yajl/yajl_lex.o 2021-05-15T13:58:14.7701630Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c yajl/yajl_parser.c -o yajl/yajl_parser.o 2021-05-15T13:58:14.9279782Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c yajl/yajl_tree.c -o yajl/yajl_tree.o 2021-05-15T13:58:15.0530893Z ar rcs yajl/libstatyajl.a yajl/yajl.o yajl/yajl_alloc.o yajl/yajl_buf.o yajl/yajl_encode.o yajl/yajl_gen.o yajl/yajl_lex.o yajl/yajl_parser.o yajl/yajl_tree.o 2021-05-15T13:58:15.0627751Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o jsonlite.so base64.o collapse_array.o collapse_object.o collapse_pretty.o escape_chars.o integer64_to_na.o is_datelist.o is_recordlist.o is_scalarlist.o modp_numtoa.o null_to_na.o num_to_char.o parse.o prettify.o push_parser.o r-base64.o register.o row_collapse.o transpose_list.o validate.o -Lyajl -lstatyajl -L/opt/R/devel/lib/R/lib -lR 2021-05-15T13:58:15.0967471Z installing to /home/runner/work/_temp/Library/00LOCK-jsonlite/00new/jsonlite/libs 2021-05-15T13:58:15.0969623Z ** R 2021-05-15T13:58:15.1133856Z ** inst 2021-05-15T13:58:15.1151758Z ** byte-compile and prepare package for lazy loading 2021-05-15T13:58:16.0132663Z ** help 2021-05-15T13:58:16.0134069Z in method for β€˜asJSON’ with signature β€˜"blob"’: no definition for class β€œblob” 2021-05-15T13:58:16.0436847Z *** installing help indices 2021-05-15T13:58:16.0695265Z ** building package indices 2021-05-15T13:58:16.2644320Z ** installing vignettes 2021-05-15T13:58:16.2700405Z ** testing if installed package can be loaded from temporary location 2021-05-15T13:58:16.4540879Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T13:58:16.4759871Z ** testing if installed package can be loaded from final location 2021-05-15T13:58:16.6668333Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T13:58:16.6682667Z * DONE (jsonlite) 2021-05-15T13:58:16.8537416Z * installing *source* package β€˜ini’ ... 2021-05-15T13:58:16.8543995Z ** package β€˜ini’ successfully unpacked and MD5 sums checked 2021-05-15T13:58:16.8545293Z ** using staged installation 2021-05-15T13:58:16.8643936Z ** R 2021-05-15T13:58:16.8666084Z ** byte-compile and prepare package for lazy loading 2021-05-15T13:58:17.0940709Z ** help 2021-05-15T13:58:17.1075036Z *** installing help indices 2021-05-15T13:58:17.1307772Z ** building package indices 2021-05-15T13:58:17.3045093Z ** testing if installed package can be loaded from temporary location 2021-05-15T13:58:17.4687777Z ** testing if installed package can be loaded from final location 2021-05-15T13:58:17.6352129Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T13:58:17.6356231Z * DONE (ini) 2021-05-15T13:58:17.8649224Z * installing *source* package β€˜gitcreds’ ... 2021-05-15T13:58:17.8672139Z ** package β€˜gitcreds’ successfully unpacked and MD5 sums checked 2021-05-15T13:58:17.8675578Z ** using staged installation 2021-05-15T13:58:17.8779669Z ** R 2021-05-15T13:58:17.8842533Z ** inst 2021-05-15T13:58:17.8853967Z ** byte-compile and prepare package for lazy loading 2021-05-15T13:58:18.3157665Z ** help 2021-05-15T13:58:18.3390092Z *** installing help indices 2021-05-15T13:58:18.3602030Z ** building package indices 2021-05-15T13:58:18.5404625Z ** installing vignettes 2021-05-15T13:58:18.5466620Z ** testing if installed package can be loaded from temporary location 2021-05-15T13:58:18.7191157Z ** testing if installed package can be loaded from final location 2021-05-15T13:58:18.8905939Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T13:58:18.8913269Z * DONE (gitcreds) 2021-05-15T13:58:19.1340661Z * installing *source* package β€˜zip’ ... 2021-05-15T13:58:19.1366505Z ** package β€˜zip’ successfully unpacked and MD5 sums checked 2021-05-15T13:58:19.1367338Z ** using staged installation 2021-05-15T13:58:19.1458617Z ** libs 2021-05-15T13:58:19.1506621Z gcc -g -O2 miniz.c zip.c unixutils.c tools/cmdzip.c -o tools/cmdzip 2021-05-15T13:58:21.8093084Z gcc -g -O2 miniz.c zip.c unixutils.c tools/cmdunzip.c -o tools/cmdunzip 2021-05-15T13:58:24.5340990Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T13:58:24.5817422Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c miniz.c -o miniz.o 2021-05-15T13:58:26.9378839Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rzip.c -o rzip.o 2021-05-15T13:58:27.0276664Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c zip.c -o zip.o 2021-05-15T13:58:27.1577965Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unixutils.c -o unixutils.o 2021-05-15T13:58:27.2145525Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o zip.so init.o miniz.o rzip.o zip.o unixutils.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T13:58:27.2445065Z installing via 'install.libs.R' to /home/runner/work/_temp/Library/00LOCK-zip/00new/zip 2021-05-15T13:58:27.2456147Z ** R 2021-05-15T13:58:27.2491803Z ** inst 2021-05-15T13:58:27.2500645Z ** byte-compile and prepare package for lazy loading 2021-05-15T13:58:27.5494890Z ** help 2021-05-15T13:58:27.5698199Z *** installing help indices 2021-05-15T13:58:27.5920274Z ** building package indices 2021-05-15T13:58:27.7823867Z ** testing if installed package can be loaded from temporary location 2021-05-15T13:58:28.7210297Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T13:58:28.7213726Z ** testing if installed package can be loaded from final location 2021-05-15T13:58:28.7215914Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T13:58:28.7217421Z * DONE (zip) 2021-05-15T13:58:28.7219157Z * installing *source* package β€˜rstudioapi’ ... 2021-05-15T13:58:28.7220291Z ** package β€˜rstudioapi’ successfully unpacked and MD5 sums checked 2021-05-15T13:58:28.7221081Z ** using staged installation 2021-05-15T13:58:28.7221550Z ** R 2021-05-15T13:58:28.7221905Z ** inst 2021-05-15T13:58:28.7222732Z ** byte-compile and prepare package for lazy loading 2021-05-15T13:58:28.9286949Z ** help 2021-05-15T13:58:29.0884109Z *** installing help indices 2021-05-15T13:58:29.1968325Z *** copying figures 2021-05-15T13:58:29.1970716Z ** building package indices 2021-05-15T13:58:29.4884702Z ** installing vignettes 2021-05-15T13:58:29.4947763Z ** testing if installed package can be loaded from temporary location 2021-05-15T13:58:29.6756039Z ** testing if installed package can be loaded from final location 2021-05-15T13:58:29.8615390Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T13:58:29.8624222Z * DONE (rstudioapi) 2021-05-15T13:58:30.0931198Z * installing *source* package β€˜fastmap’ ... 2021-05-15T13:58:30.0949578Z ** package β€˜fastmap’ successfully unpacked and MD5 sums checked 2021-05-15T13:58:30.0950844Z ** using staged installation 2021-05-15T13:58:30.1128062Z ** libs 2021-05-15T13:58:30.1179714Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -Ilib/ -I/usr/local/include -DR_NO_REMAP -fpic -g -O2 -c fastmap.cpp -o fastmap.o 2021-05-15T13:58:32.0512415Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Ilib/ -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T13:58:32.0983319Z g++ -std=gnu++11 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o fastmap.so fastmap.o init.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T13:58:32.1645874Z installing to /home/runner/work/_temp/Library/00LOCK-fastmap/00new/fastmap/libs 2021-05-15T13:58:32.1666166Z ** R 2021-05-15T13:58:32.1713445Z ** byte-compile and prepare package for lazy loading 2021-05-15T13:58:32.5590576Z ** help 2021-05-15T13:58:32.5786922Z *** installing help indices 2021-05-15T13:58:32.5958501Z ** building package indices 2021-05-15T13:58:32.7965911Z ** testing if installed package can be loaded from temporary location 2021-05-15T13:58:33.0240341Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T13:58:33.0471229Z ** testing if installed package can be loaded from final location 2021-05-15T13:58:33.2633801Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T13:58:33.2641343Z * DONE (fastmap) 2021-05-15T13:58:33.5423718Z * installing *source* package β€˜yaml’ ... 2021-05-15T13:58:33.5450670Z ** package β€˜yaml’ successfully unpacked and MD5 sums checked 2021-05-15T13:58:33.5452196Z ** using staged installation 2021-05-15T13:58:33.5550360Z ** libs 2021-05-15T13:58:33.5612647Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c api.c -o api.o 2021-05-15T13:58:33.8967020Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c dumper.c -o dumper.o 2021-05-15T13:58:33.9996077Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c emitter.c -o emitter.o 2021-05-15T13:58:34.9907396Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c implicit.c -o implicit.o 2021-05-15T13:58:35.1655013Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c loader.c -o loader.o 2021-05-15T13:58:35.3044780Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c parser.c -o parser.o 2021-05-15T13:58:35.6799574Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c r_emit.c -o r_emit.o 2021-05-15T13:58:35.9718838Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c r_ext.c -o r_ext.o 2021-05-15T13:58:36.0819482Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c r_parse.c -o r_parse.o 2021-05-15T13:58:36.5263510Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c reader.c -o reader.o 2021-05-15T13:58:36.6413636Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c scanner.c -o scanner.o 2021-05-15T13:58:37.9726095Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c writer.c -o writer.o 2021-05-15T13:58:38.0327710Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o yaml.so api.o dumper.o emitter.o implicit.o loader.o parser.o r_emit.o r_ext.o r_parse.o reader.o scanner.o writer.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T13:58:38.0667822Z installing to /home/runner/work/_temp/Library/00LOCK-yaml/00new/yaml/libs 2021-05-15T13:58:38.0687811Z ** R 2021-05-15T13:58:38.0716416Z ** inst 2021-05-15T13:58:38.0731033Z ** byte-compile and prepare package for lazy loading 2021-05-15T13:58:38.3212577Z ** help 2021-05-15T13:58:38.3427703Z *** installing help indices 2021-05-15T13:58:38.3670004Z ** building package indices 2021-05-15T13:58:38.5633441Z ** testing if installed package can be loaded from temporary location 2021-05-15T13:58:38.7379627Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T13:58:38.7566076Z ** testing if installed package can be loaded from final location 2021-05-15T13:58:38.9301927Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T13:58:38.9308102Z * DONE (yaml) 2021-05-15T13:58:39.1823997Z * installing *source* package β€˜withr’ ... 2021-05-15T13:58:39.1851990Z ** package β€˜withr’ successfully unpacked and MD5 sums checked 2021-05-15T13:58:39.1854036Z ** using staged installation 2021-05-15T13:58:39.1994182Z ** R 2021-05-15T13:58:39.2075469Z ** inst 2021-05-15T13:58:39.2083724Z ** byte-compile and prepare package for lazy loading 2021-05-15T13:58:39.8324193Z ** help 2021-05-15T13:58:39.9105585Z *** installing help indices 2021-05-15T13:58:39.9685123Z *** copying figures 2021-05-15T13:58:39.9687578Z ** building package indices 2021-05-15T13:58:40.2054957Z ** installing vignettes 2021-05-15T13:58:40.2117164Z ** testing if installed package can be loaded from temporary location 2021-05-15T13:58:40.3856542Z ** testing if installed package can be loaded from final location 2021-05-15T13:58:40.5708277Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T13:58:40.5717424Z * DONE (withr) 2021-05-15T13:58:40.7986747Z * installing *source* package β€˜whisker’ ... 2021-05-15T13:58:40.8000862Z ** package β€˜whisker’ successfully unpacked and MD5 sums checked 2021-05-15T13:58:40.8002739Z ** using staged installation 2021-05-15T13:58:40.8091835Z ** R 2021-05-15T13:58:40.8134782Z ** inst 2021-05-15T13:58:40.8153779Z ** byte-compile and prepare package for lazy loading 2021-05-15T13:58:41.1969532Z ** help 2021-05-15T13:58:41.2196034Z *** installing help indices 2021-05-15T13:58:41.2436891Z ** building package indices 2021-05-15T13:58:41.4434045Z ** testing if installed package can be loaded from temporary location 2021-05-15T13:58:41.6177695Z ** testing if installed package can be loaded from final location 2021-05-15T13:58:41.8020885Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T13:58:41.8035098Z * DONE (whisker) 2021-05-15T13:58:42.0120224Z * installing *source* package β€˜rappdirs’ ... 2021-05-15T13:58:42.0130095Z ** package β€˜rappdirs’ successfully unpacked and MD5 sums checked 2021-05-15T13:58:42.0131971Z ** using staged installation 2021-05-15T13:58:42.0337968Z ** libs 2021-05-15T13:58:42.0383364Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T13:58:42.0827875Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c win-path.c -o win-path.o 2021-05-15T13:58:42.1254279Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o rappdirs.so init.o win-path.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T13:58:42.1401999Z installing to /home/runner/work/_temp/Library/00LOCK-rappdirs/00new/rappdirs/libs 2021-05-15T13:58:42.1415921Z ** R 2021-05-15T13:58:42.1453044Z ** byte-compile and prepare package for lazy loading 2021-05-15T13:58:42.4229718Z ** help 2021-05-15T13:58:42.4464302Z *** installing help indices 2021-05-15T13:58:42.4664126Z ** building package indices 2021-05-15T13:58:42.6622587Z ** testing if installed package can be loaded from temporary location 2021-05-15T13:58:42.8437638Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T13:58:42.8628855Z ** testing if installed package can be loaded from final location 2021-05-15T13:58:43.0557371Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T13:58:43.0564031Z * DONE (rappdirs) 2021-05-15T13:58:43.5908781Z * installing *source* package β€˜fs’ ... 2021-05-15T13:58:43.6058772Z ** package β€˜fs’ successfully unpacked and MD5 sums checked 2021-05-15T13:58:43.6060251Z ** using staged installation 2021-05-15T13:58:43.6232236Z ** libs 2021-05-15T13:58:43.6297153Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c id.cc -o id.o 2021-05-15T13:58:44.1974259Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c file.cc -o file.o 2021-05-15T13:58:44.6241783Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c path.cc -o path.o 2021-05-15T13:58:45.0051313Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c fs.cc -o fs.o 2021-05-15T13:58:45.0826741Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c link.cc -o link.o 2021-05-15T13:58:45.3564665Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c utils.cc -o utils.o 2021-05-15T13:58:45.6356896Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c init.cc -o init.o 2021-05-15T13:58:45.7194683Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c dir.cc -o dir.o 2021-05-15T13:58:46.1130942Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c getmode.cc -o getmode.o 2021-05-15T13:58:46.3751221Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c error.cc -o error.o 2021-05-15T13:58:46.4671693Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c unix/getmode.cc -o unix/getmode.o 2021-05-15T13:58:46.7545752Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c bsd/setmode.c -o bsd/setmode.o 2021-05-15T13:58:46.8735531Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c bsd/strmode.c -o bsd/strmode.o 2021-05-15T13:58:46.9140085Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c bsd/reallocarray.c -o bsd/reallocarray.o 2021-05-15T13:58:46.9466237Z (cd libuv-1.38.1 \ 2021-05-15T13:58:46.9467994Z && CC="gcc" CFLAGS="-g -O2 -I/usr/local/include -fpic -fvisibility=hidden" AR="ar" RANLIB="ranlib" LDFLAGS="-L/usr/local/lib" ./configure --quiet) 2021-05-15T13:58:51.7955461Z make --directory=libuv-1.38.1 \ 2021-05-15T13:58:51.7956586Z HAVE_DTRACE=0 2021-05-15T13:58:51.8053815Z make[1]: Entering directory '/tmp/RtmpcwnrT4/R.INSTALL784f117d29f2/fs/src/libuv-1.38.1' 2021-05-15T13:58:51.8148818Z CC src/libuv_la-fs-poll.lo 2021-05-15T13:58:52.4207780Z CC src/libuv_la-idna.lo 2021-05-15T13:58:53.0484061Z CC src/libuv_la-inet.lo 2021-05-15T13:58:53.7944742Z CC src/libuv_la-random.lo 2021-05-15T13:58:54.3110540Z CC src/libuv_la-strscpy.lo 2021-05-15T13:58:54.7956507Z CC src/libuv_la-threadpool.lo 2021-05-15T13:58:55.4726220Z CC src/libuv_la-timer.lo 2021-05-15T13:58:56.0879265Z CC src/libuv_la-uv-data-getter-setters.lo 2021-05-15T13:58:56.6014440Z CC src/libuv_la-uv-common.lo 2021-05-15T13:58:57.6519367Z CC src/libuv_la-version.lo 2021-05-15T13:58:58.1200684Z CC src/unix/libuv_la-async.lo 2021-05-15T13:58:58.7340831Z CC src/unix/libuv_la-core.lo 2021-05-15T13:58:59.9104439Z CC src/unix/libuv_la-dl.lo 2021-05-15T13:59:00.4626322Z CC src/unix/libuv_la-fs.lo 2021-05-15T13:59:01.9279978Z CC src/unix/libuv_la-getaddrinfo.lo 2021-05-15T13:59:02.5052276Z CC src/unix/libuv_la-getnameinfo.lo 2021-05-15T13:59:03.0427473Z CC src/unix/libuv_la-loop-watcher.lo 2021-05-15T13:59:03.7396191Z CC src/unix/libuv_la-loop.lo 2021-05-15T13:59:04.3188928Z CC src/unix/libuv_la-pipe.lo 2021-05-15T13:59:04.9592518Z CC src/unix/libuv_la-poll.lo 2021-05-15T13:59:05.5550328Z CC src/unix/libuv_la-process.lo 2021-05-15T13:59:06.3399227Z CC src/unix/libuv_la-random-devurandom.lo 2021-05-15T13:59:06.8547962Z CC src/unix/libuv_la-signal.lo 2021-05-15T13:59:07.7242899Z CC src/unix/libuv_la-stream.lo 2021-05-15T13:59:08.7599212Z CC src/unix/libuv_la-tcp.lo 2021-05-15T13:59:09.4499831Z CC src/unix/libuv_la-thread.lo 2021-05-15T13:59:10.1947297Z CC src/unix/libuv_la-tty.lo 2021-05-15T13:59:10.8079793Z CC src/unix/libuv_la-udp.lo 2021-05-15T13:59:11.8688933Z CC src/unix/libuv_la-linux-core.lo 2021-05-15T13:59:12.9000877Z CC src/unix/libuv_la-linux-inotify.lo 2021-05-15T13:59:13.8366177Z CC src/unix/libuv_la-linux-syscalls.lo 2021-05-15T13:59:14.3487150Z CC src/unix/libuv_la-procfs-exepath.lo 2021-05-15T13:59:14.8922498Z CC src/unix/libuv_la-proctitle.lo 2021-05-15T13:59:15.4600715Z CC src/unix/libuv_la-random-getrandom.lo 2021-05-15T13:59:15.9543041Z CC src/unix/libuv_la-random-sysctl-linux.lo 2021-05-15T13:59:16.5004433Z CCLD libuv.la 2021-05-15T13:59:16.6997816Z ar: `u' modifier ignored since `D' is the default (see `U') 2021-05-15T13:59:16.7415137Z make[1]: Leaving directory '/tmp/RtmpcwnrT4/R.INSTALL784f117d29f2/fs/src/libuv-1.38.1' 2021-05-15T13:59:16.7433236Z g++ -std=gnu++14 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o fs.so id.o file.o path.o fs.o link.o utils.o init.o dir.o getmode.o error.o unix/getmode.o bsd/setmode.o bsd/strmode.o bsd/reallocarray.o ./libuv-1.38.1/.libs/libuv.a -pthread -L/opt/R/devel/lib/R/lib -lR 2021-05-15T13:59:16.8272056Z installing to /home/runner/work/_temp/Library/00LOCK-fs/00new/fs/libs 2021-05-15T13:59:16.8303511Z ** R 2021-05-15T13:59:16.8404088Z ** inst 2021-05-15T13:59:16.8413744Z ** byte-compile and prepare package for lazy loading 2021-05-15T13:59:17.7354527Z ** help 2021-05-15T13:59:17.8003838Z *** installing help indices 2021-05-15T13:59:17.8456920Z ** building package indices 2021-05-15T13:59:18.0764522Z ** installing vignettes 2021-05-15T13:59:18.0874148Z ** testing if installed package can be loaded from temporary location 2021-05-15T13:59:18.3049930Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T13:59:18.3224710Z ** testing if installed package can be loaded from final location 2021-05-15T13:59:18.5377003Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T13:59:18.5386975Z * DONE (fs) 2021-05-15T13:59:18.7559224Z * installing *source* package β€˜clipr’ ... 2021-05-15T13:59:18.7569675Z ** package β€˜clipr’ successfully unpacked and MD5 sums checked 2021-05-15T13:59:18.7571402Z ** using staged installation 2021-05-15T13:59:18.7767312Z ** R 2021-05-15T13:59:18.7805975Z ** inst 2021-05-15T13:59:18.7816526Z ** byte-compile and prepare package for lazy loading 2021-05-15T13:59:19.0850082Z ** help 2021-05-15T13:59:19.1062577Z *** installing help indices 2021-05-15T13:59:19.1278392Z ** building package indices 2021-05-15T13:59:19.3241650Z ** installing vignettes 2021-05-15T13:59:19.3244411Z ** testing if installed package can be loaded from temporary location 2021-05-15T13:59:19.4928094Z ** testing if installed package can be loaded from final location 2021-05-15T13:59:19.6625804Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T13:59:19.6632016Z * DONE (clipr) 2021-05-15T13:59:20.3799903Z * installing *source* package β€˜git2r’ ... 2021-05-15T13:59:20.4038908Z ** package β€˜git2r’ successfully unpacked and MD5 sums checked 2021-05-15T13:59:20.4040034Z ** using staged installation 2021-05-15T13:59:20.5875475Z checking build system type... x86_64-unknown-linux-gnu 2021-05-15T13:59:20.5877029Z checking host system type... x86_64-unknown-linux-gnu 2021-05-15T13:59:20.5884872Z checking for gcc... gcc 2021-05-15T13:59:20.6466353Z checking whether the C compiler works... yes 2021-05-15T13:59:20.6467684Z checking for C compiler default output file name... a.out 2021-05-15T13:59:20.6833161Z checking for suffix of executables... 2021-05-15T13:59:20.7242787Z checking whether we are cross compiling... no 2021-05-15T13:59:20.7459415Z checking for suffix of object files... o 2021-05-15T13:59:20.7671488Z checking whether we are using the GNU C compiler... yes 2021-05-15T13:59:20.7876584Z checking whether gcc accepts -g... yes 2021-05-15T13:59:20.8231589Z checking for gcc option to accept ISO C89... none needed 2021-05-15T13:59:20.8238379Z checking for pkg-config... /usr/bin/pkg-config 2021-05-15T13:59:20.8251565Z checking pkg-config is at least version 0.9.0... yes 2021-05-15T13:59:20.8392910Z Found pkg-config cflags and libs! 2021-05-15T13:59:20.9324703Z checking whether the libgit2 version will work in git2r... yes 2021-05-15T13:59:21.0554799Z checking whether the libgit2 function git_buf_dispose is available... yes 2021-05-15T13:59:21.1856535Z checking whether the libgit2 constant GIT_OBJECT_ANY is available... yes 2021-05-15T13:59:21.3093091Z checking whether the libgit2 function git_error_last is available... yes 2021-05-15T13:59:21.4117274Z checking whether the libgit2 function git_oid_is_zero is available... no 2021-05-15T13:59:21.4119356Z ----- Results of the git2r package configure ----- 2021-05-15T13:59:21.4119964Z 2021-05-15T13:59:21.4121134Z PKG_CFLAGS: -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR 2021-05-15T13:59:21.4122140Z PKG_LIBS: -lgit2 2021-05-15T13:59:21.4122578Z 2021-05-15T13:59:21.4123655Z -------------------------------------------------- 2021-05-15T13:59:21.4305532Z configure: creating ./config.status 2021-05-15T13:59:21.5057742Z config.status: creating src/Makevars 2021-05-15T13:59:21.5609705Z ** libs 2021-05-15T13:59:21.5669251Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r.c -o git2r.o 2021-05-15T13:59:21.6351032Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_S3.c -o git2r_S3.o 2021-05-15T13:59:21.6837742Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_arg.c -o git2r_arg.o 2021-05-15T13:59:21.8429893Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_blame.c -o git2r_blame.o 2021-05-15T13:59:21.9343947Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_blob.c -o git2r_blob.o 2021-05-15T13:59:22.0455728Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_branch.c -o git2r_branch.o 2021-05-15T13:59:22.2623708Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_checkout.c -o git2r_checkout.o 2021-05-15T13:59:22.3539895Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_clone.c -o git2r_clone.o 2021-05-15T13:59:22.4368124Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_commit.c -o git2r_commit.o 2021-05-15T13:59:22.5740172Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_config.c -o git2r_config.o 2021-05-15T13:59:22.7168879Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_cred.c -o git2r_cred.o 2021-05-15T13:59:22.8020663Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_diff.c -o git2r_diff.o 2021-05-15T13:59:23.0419798Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_error.c -o git2r_error.o 2021-05-15T13:59:23.1166917Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_graph.c -o git2r_graph.o 2021-05-15T13:59:23.2230944Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_index.c -o git2r_index.o 2021-05-15T13:59:23.3246812Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_libgit2.c -o git2r_libgit2.o 2021-05-15T13:59:23.4173624Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_merge.c -o git2r_merge.o 2021-05-15T13:59:23.6229746Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_note.c -o git2r_note.o 2021-05-15T13:59:23.7677559Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_object.c -o git2r_object.o 2021-05-15T13:59:23.8596342Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_odb.c -o git2r_odb.o 2021-05-15T13:59:24.0341459Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_oid.c -o git2r_oid.o 2021-05-15T13:59:24.1024519Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_push.c -o git2r_push.o 2021-05-15T13:59:24.1874938Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_reference.c -o git2r_reference.o 2021-05-15T13:59:24.2850656Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_reflog.c -o git2r_reflog.o 2021-05-15T13:59:24.3750665Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_remote.c -o git2r_remote.o 2021-05-15T13:59:24.5579106Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_repository.c -o git2r_repository.o 2021-05-15T13:59:24.7159191Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_reset.c -o git2r_reset.o 2021-05-15T13:59:24.7962465Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_revparse.c -o git2r_revparse.o 2021-05-15T13:59:24.8639589Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_revwalk.c -o git2r_revwalk.o 2021-05-15T13:59:25.0347616Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_signature.c -o git2r_signature.o 2021-05-15T13:59:25.1156232Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_stash.c -o git2r_stash.o 2021-05-15T13:59:25.2309088Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_status.c -o git2r_status.o 2021-05-15T13:59:25.3900454Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_tag.c -o git2r_tag.o 2021-05-15T13:59:25.5240601Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_transfer.c -o git2r_transfer.o 2021-05-15T13:59:25.5906208Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_tree.c -o git2r_tree.o 2021-05-15T13:59:25.7140859Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o git2r.so git2r.o git2r_S3.o git2r_arg.o git2r_blame.o git2r_blob.o git2r_branch.o git2r_checkout.o git2r_clone.o git2r_commit.o git2r_config.o git2r_cred.o git2r_diff.o git2r_error.o git2r_graph.o git2r_index.o git2r_libgit2.o git2r_merge.o git2r_note.o git2r_object.o git2r_odb.o git2r_oid.o git2r_push.o git2r_reference.o git2r_reflog.o git2r_remote.o git2r_repository.o git2r_reset.o git2r_revparse.o git2r_revwalk.o git2r_signature.o git2r_stash.o git2r_status.o git2r_tag.o git2r_transfer.o git2r_tree.o -lgit2 -L/opt/R/devel/lib/R/lib -lR 2021-05-15T13:59:25.7565406Z installing to /home/runner/work/_temp/Library/00LOCK-git2r/00new/git2r/libs 2021-05-15T13:59:25.7568333Z ** R 2021-05-15T13:59:25.7770514Z ** inst 2021-05-15T13:59:25.7782281Z ** byte-compile and prepare package for lazy loading 2021-05-15T13:59:26.7276007Z ** help 2021-05-15T13:59:26.9576194Z *** installing help indices 2021-05-15T13:59:27.1297354Z ** building package indices 2021-05-15T13:59:27.4712416Z ** testing if installed package can be loaded from temporary location 2021-05-15T13:59:27.6483836Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T13:59:27.6668509Z ** testing if installed package can be loaded from final location 2021-05-15T13:59:27.8554148Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T13:59:27.8565848Z * DONE (git2r) 2021-05-15T13:59:28.0655407Z * installing *source* package β€˜askpass’ ... 2021-05-15T13:59:28.0665097Z ** package β€˜askpass’ successfully unpacked and MD5 sums checked 2021-05-15T13:59:28.0666986Z ** using staged installation 2021-05-15T13:59:28.0799299Z ** libs 2021-05-15T13:59:28.0855101Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c askpass.c -o askpass.o 2021-05-15T13:59:28.1370397Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o askpass.so askpass.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T13:59:28.1576397Z installing to /home/runner/work/_temp/Library/00LOCK-askpass/00new/askpass/libs 2021-05-15T13:59:28.1592179Z ** R 2021-05-15T13:59:28.1622339Z ** inst 2021-05-15T13:59:28.1630807Z ** byte-compile and prepare package for lazy loading 2021-05-15T13:59:28.3957292Z ** help 2021-05-15T13:59:28.4116247Z *** installing help indices 2021-05-15T13:59:28.4252031Z ** building package indices 2021-05-15T13:59:28.6097583Z ** testing if installed package can be loaded from temporary location 2021-05-15T13:59:28.7853499Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T13:59:28.8035015Z ** testing if installed package can be loaded from final location 2021-05-15T13:59:28.9633890Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T13:59:28.9639799Z * DONE (askpass) 2021-05-15T13:59:29.2876852Z * installing *source* package β€˜cli’ ... 2021-05-15T13:59:29.2931548Z ** package β€˜cli’ successfully unpacked and MD5 sums checked 2021-05-15T13:59:29.2935731Z ** using staged installation 2021-05-15T13:59:29.3110056Z ** R 2021-05-15T13:59:29.3376397Z ** inst 2021-05-15T13:59:29.3388624Z ** byte-compile and prepare package for lazy loading 2021-05-15T13:59:31.6558451Z ** help 2021-05-15T13:59:31.8410486Z *** installing help indices 2021-05-15T13:59:31.9627183Z *** copying figures 2021-05-15T13:59:31.9628514Z ** building package indices 2021-05-15T13:59:32.2518729Z ** testing if installed package can be loaded from temporary location 2021-05-15T13:59:32.4541968Z ** testing if installed package can be loaded from final location 2021-05-15T13:59:32.7221314Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T13:59:32.7254517Z * DONE (cli) 2021-05-15T13:59:33.0477647Z * installing *source* package β€˜purrr’ ... 2021-05-15T13:59:33.0536312Z ** package β€˜purrr’ successfully unpacked and MD5 sums checked 2021-05-15T13:59:33.0538259Z ** using staged installation 2021-05-15T13:59:33.0704245Z ** libs 2021-05-15T13:59:33.0778616Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c backports.c -o backports.o 2021-05-15T13:59:33.1310566Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c coerce.c -o coerce.o 2021-05-15T13:59:33.2380457Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c conditions.c -o conditions.o 2021-05-15T13:59:33.3471541Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c flatten.c -o flatten.o 2021-05-15T13:59:33.4791518Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T13:59:33.5330089Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c map.c -o map.o 2021-05-15T13:59:33.6701973Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pluck.c -o pluck.o 2021-05-15T13:59:33.8064779Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c transpose.c -o transpose.o 2021-05-15T13:59:33.8968956Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utils.c -o utils.o 2021-05-15T13:59:33.9562035Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o purrr.so backports.o coerce.o conditions.o flatten.o init.o map.o pluck.o transpose.o utils.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T13:59:33.9846039Z installing to /home/runner/work/_temp/Library/00LOCK-purrr/00new/purrr/libs 2021-05-15T13:59:33.9847415Z ** R 2021-05-15T13:59:34.0001754Z ** inst 2021-05-15T13:59:34.0010332Z ** byte-compile and prepare package for lazy loading 2021-05-15T13:59:35.2030342Z ** help 2021-05-15T13:59:35.3698443Z *** installing help indices 2021-05-15T13:59:35.4616393Z *** copying figures 2021-05-15T13:59:35.4620207Z ** building package indices 2021-05-15T13:59:36.2414802Z ** installing vignettes 2021-05-15T13:59:36.2428816Z ** testing if installed package can be loaded from temporary location 2021-05-15T13:59:36.2431271Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T13:59:36.2433151Z ** testing if installed package can be loaded from final location 2021-05-15T13:59:36.2435173Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T13:59:36.2436673Z * DONE (purrr) 2021-05-15T13:59:36.4426198Z * installing *source* package β€˜lifecycle’ ... 2021-05-15T13:59:36.4449943Z ** package β€˜lifecycle’ successfully unpacked and MD5 sums checked 2021-05-15T13:59:36.4452007Z ** using staged installation 2021-05-15T13:59:36.4575256Z ** R 2021-05-15T13:59:36.4620279Z ** inst 2021-05-15T13:59:36.4630502Z ** byte-compile and prepare package for lazy loading 2021-05-15T13:59:36.8564334Z ** help 2021-05-15T13:59:36.8877982Z *** installing help indices 2021-05-15T13:59:36.9123891Z *** copying figures 2021-05-15T13:59:36.9128145Z ** building package indices 2021-05-15T13:59:37.1084425Z ** installing vignettes 2021-05-15T13:59:37.1090638Z ** testing if installed package can be loaded from temporary location 2021-05-15T13:59:37.2964464Z ** testing if installed package can be loaded from final location 2021-05-15T13:59:37.4773223Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T13:59:37.4782028Z * DONE (lifecycle) 2021-05-15T13:59:37.6795003Z * installing *source* package β€˜cachem’ ... 2021-05-15T13:59:37.6806135Z ** package β€˜cachem’ successfully unpacked and MD5 sums checked 2021-05-15T13:59:37.6807601Z ** using staged installation 2021-05-15T13:59:37.6936579Z ** libs 2021-05-15T13:59:37.6991197Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cache.c -o cache.o 2021-05-15T13:59:37.7479220Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T13:59:37.7939934Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o cachem.so cache.o init.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T13:59:37.8150593Z installing to /home/runner/work/_temp/Library/00LOCK-cachem/00new/cachem/libs 2021-05-15T13:59:37.8165085Z ** R 2021-05-15T13:59:37.8284998Z ** byte-compile and prepare package for lazy loading 2021-05-15T13:59:38.3017367Z ** help 2021-05-15T13:59:38.3269472Z *** installing help indices 2021-05-15T13:59:38.3463151Z ** building package indices 2021-05-15T13:59:38.5402773Z ** testing if installed package can be loaded from temporary location 2021-05-15T13:59:38.7320363Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T13:59:38.7496843Z ** testing if installed package can be loaded from final location 2021-05-15T13:59:38.9470572Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T13:59:38.9484149Z * DONE (cachem) 2021-05-15T13:59:39.3815430Z * installing *source* package β€˜openssl’ ... 2021-05-15T13:59:39.3939983Z ** package β€˜openssl’ successfully unpacked and MD5 sums checked 2021-05-15T13:59:39.3941264Z ** using staged installation 2021-05-15T13:59:39.4454814Z Found pkg-config cflags and libs! 2021-05-15T13:59:39.5340987Z Using PKG_CFLAGS= 2021-05-15T13:59:39.8691248Z Using PKG_LIBS=-l:libssl.so.1.1 -l:libcrypto.so.1.1 2021-05-15T13:59:39.8857628Z ** libs 2021-05-15T13:59:39.8915410Z rm -f aes.o base64.o bignum.o cert.o compatibility.o diffie.o envelope.o error.o hash.o info.o keygen.o keys.o onload.o openssh.o password.o pbkdf.o pem.o pkcs12.o pkcs7.o rand.o rsa.o signing.o ssl.o stream.o write.o x25519.o openssl.so bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-15T13:59:39.8940468Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c aes.c -o aes.o 2021-05-15T13:59:39.9769260Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-15T13:59:40.0586361Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c bignum.c -o bignum.o 2021-05-15T13:59:40.1639860Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cert.c -o cert.o 2021-05-15T13:59:40.3245637Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c compatibility.c -o compatibility.o 2021-05-15T13:59:40.3917510Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c diffie.c -o diffie.o 2021-05-15T13:59:40.4870343Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c envelope.c -o envelope.o 2021-05-15T13:59:40.6070745Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c error.c -o error.o 2021-05-15T13:59:40.6612486Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c hash.c -o hash.o 2021-05-15T13:59:40.7597037Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c info.c -o info.o 2021-05-15T13:59:40.8266458Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c keygen.c -o keygen.o 2021-05-15T13:59:40.9300163Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c keys.c -o keys.o 2021-05-15T13:59:41.0568994Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c onload.c -o onload.o 2021-05-15T13:59:41.1518540Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c openssh.c -o openssh.o 2021-05-15T13:59:41.3459022Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c password.c -o password.o 2021-05-15T13:59:41.4034440Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pbkdf.c -o pbkdf.o 2021-05-15T13:59:41.4468619Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pem.c -o pem.o 2021-05-15T13:59:41.5818399Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pkcs12.c -o pkcs12.o 2021-05-15T13:59:41.7261795Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pkcs7.c -o pkcs7.o 2021-05-15T13:59:41.8566937Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rand.c -o rand.o 2021-05-15T13:59:41.9070654Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rsa.c -o rsa.o 2021-05-15T13:59:41.9996842Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c signing.c -o signing.o 2021-05-15T13:59:42.1239679Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c ssl.c -o ssl.o 2021-05-15T13:59:42.2620142Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c stream.c -o stream.o 2021-05-15T13:59:42.3737454Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c write.c -o write.o 2021-05-15T13:59:42.4968015Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c x25519.c -o x25519.o 2021-05-15T13:59:42.6158611Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c bcrypt/bcrypt_pbkdf.c -o bcrypt/bcrypt_pbkdf.o 2021-05-15T13:59:42.6851226Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c bcrypt/blowfish.c -o bcrypt/blowfish.o 2021-05-15T13:59:42.8527021Z ar rcs bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-15T13:59:42.8584224Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o openssl.so aes.o base64.o bignum.o cert.o compatibility.o diffie.o envelope.o error.o hash.o info.o keygen.o keys.o onload.o openssh.o password.o pbkdf.o pem.o pkcs12.o pkcs7.o rand.o rsa.o signing.o ssl.o stream.o write.o x25519.o -Lbcrypt -lstatbcrypt -l:libssl.so.1.1 -l:libcrypto.so.1.1 -L/opt/R/devel/lib/R/lib -lR 2021-05-15T13:59:42.9118878Z installing to /home/runner/work/_temp/Library/00LOCK-openssl/00new/openssl/libs 2021-05-15T13:59:42.9133239Z ** R 2021-05-15T13:59:42.9236922Z ** inst 2021-05-15T13:59:42.9281480Z ** byte-compile and prepare package for lazy loading 2021-05-15T13:59:43.9075845Z ** help 2021-05-15T13:59:43.9586817Z *** installing help indices 2021-05-15T13:59:43.9939308Z ** building package indices 2021-05-15T13:59:44.2056881Z ** installing vignettes 2021-05-15T13:59:44.2200910Z ** testing if installed package can be loaded from temporary location 2021-05-15T13:59:44.4227989Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T13:59:44.4426828Z ** testing if installed package can be loaded from final location 2021-05-15T13:59:44.6468797Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T13:59:44.6482462Z * DONE (openssl) 2021-05-15T13:59:44.8665400Z * installing *source* package β€˜memoise’ ... 2021-05-15T13:59:44.8679840Z ** package β€˜memoise’ successfully unpacked and MD5 sums checked 2021-05-15T13:59:44.8682066Z ** using staged installation 2021-05-15T13:59:44.8830984Z ** R 2021-05-15T13:59:44.8931178Z ** byte-compile and prepare package for lazy loading 2021-05-15T13:59:45.3004325Z ** help 2021-05-15T13:59:45.3275215Z *** installing help indices 2021-05-15T13:59:45.3516966Z ** building package indices 2021-05-15T13:59:45.5526956Z ** testing if installed package can be loaded from temporary location 2021-05-15T13:59:45.7635929Z ** testing if installed package can be loaded from final location 2021-05-15T13:59:45.9593862Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T13:59:45.9602239Z * DONE (memoise) 2021-05-15T13:59:46.2566155Z * installing *source* package β€˜httr’ ... 2021-05-15T13:59:46.2606737Z ** package β€˜httr’ successfully unpacked and MD5 sums checked 2021-05-15T13:59:46.2608783Z ** using staged installation 2021-05-15T13:59:46.2754479Z ** R 2021-05-15T13:59:46.2913868Z ** demo 2021-05-15T13:59:46.2926056Z ** inst 2021-05-15T13:59:46.2941018Z ** byte-compile and prepare package for lazy loading 2021-05-15T13:59:48.4986004Z ** help 2021-05-15T13:59:48.6400596Z *** installing help indices 2021-05-15T13:59:48.7336292Z ** building package indices 2021-05-15T13:59:48.9962636Z ** installing vignettes 2021-05-15T13:59:49.0023836Z ** testing if installed package can be loaded from temporary location 2021-05-15T13:59:49.1835207Z ** testing if installed package can be loaded from final location 2021-05-15T13:59:49.4064128Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T13:59:49.4107979Z * DONE (httr) 2021-05-15T13:59:49.6399849Z * installing *source* package β€˜credentials’ ... 2021-05-15T13:59:49.6417518Z ** package β€˜credentials’ successfully unpacked and MD5 sums checked 2021-05-15T13:59:49.6419674Z ** using staged installation 2021-05-15T13:59:49.6559262Z ** R 2021-05-15T13:59:49.6606630Z ** inst 2021-05-15T13:59:49.6618262Z ** byte-compile and prepare package for lazy loading 2021-05-15T13:59:50.0890076Z ** help 2021-05-15T13:59:50.1087039Z *** installing help indices 2021-05-15T13:59:50.1313181Z ** building package indices 2021-05-15T13:59:50.3236604Z ** installing vignettes 2021-05-15T13:59:50.3295154Z ** testing if installed package can be loaded from temporary location 2021-05-15T13:59:50.6356642Z ** testing if installed package can be loaded from final location 2021-05-15T13:59:50.8723205Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T13:59:50.8725964Z * DONE (credentials) 2021-05-15T13:59:51.1061701Z * installing *source* package β€˜gh’ ... 2021-05-15T13:59:51.1079208Z ** package β€˜gh’ successfully unpacked and MD5 sums checked 2021-05-15T13:59:51.1081249Z ** using staged installation 2021-05-15T13:59:51.1236196Z ** R 2021-05-15T13:59:51.1320578Z ** inst 2021-05-15T13:59:51.1329225Z ** byte-compile and prepare package for lazy loading 2021-05-15T13:59:52.0978697Z ** help 2021-05-15T13:59:52.1253081Z *** installing help indices 2021-05-15T13:59:52.1527396Z ** building package indices 2021-05-15T13:59:52.3484523Z ** installing vignettes 2021-05-15T13:59:52.3493551Z ** testing if installed package can be loaded from temporary location 2021-05-15T13:59:52.5791258Z ** testing if installed package can be loaded from final location 2021-05-15T13:59:52.8196303Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T13:59:52.8211325Z * DONE (gh) 2021-05-15T13:59:53.0732224Z * installing *source* package β€˜gert’ ... 2021-05-15T13:59:53.0758861Z ** package β€˜gert’ successfully unpacked and MD5 sums checked 2021-05-15T13:59:53.0760049Z ** using staged installation 2021-05-15T13:59:53.0855834Z Found pkg-config cflags and libs! 2021-05-15T13:59:53.1752248Z Using PKG_CFLAGS= 2021-05-15T13:59:53.1753848Z Using PKG_LIBS=-lgit2 2021-05-15T13:59:53.2173018Z Configuration OK! 2021-05-15T13:59:53.2355052Z ** libs 2021-05-15T13:59:53.2411183Z rm -f gert.so branch.o clone.o commit.o config.o conflicts.o files.o init.o merge.o rebase.o stash.o submodules.o tag.o utils.o version.o 2021-05-15T13:59:53.2440249Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c branch.c -o branch.o 2021-05-15T13:59:53.4920336Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c clone.c -o clone.o 2021-05-15T13:59:53.7518775Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c commit.c -o commit.o 2021-05-15T13:59:53.9752459Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c config.c -o config.o 2021-05-15T13:59:54.0684267Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c conflicts.c -o conflicts.o 2021-05-15T13:59:54.1406041Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c files.c -o files.o 2021-05-15T13:59:54.2894548Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c init.c -o init.o 2021-05-15T13:59:54.3602911Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c merge.c -o merge.o 2021-05-15T13:59:54.4748804Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c rebase.c -o rebase.o 2021-05-15T13:59:54.5918727Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c stash.c -o stash.o 2021-05-15T13:59:54.6778668Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c submodules.c -o submodules.o 2021-05-15T13:59:54.7891310Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c tag.c -o tag.o 2021-05-15T13:59:54.8713990Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c utils.c -o utils.o 2021-05-15T13:59:54.9952187Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c version.c -o version.o 2021-05-15T13:59:55.0792244Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o gert.so branch.o clone.o commit.o config.o conflicts.o files.o init.o merge.o rebase.o stash.o submodules.o tag.o utils.o version.o -lgit2 -L/opt/R/devel/lib/R/lib -lR 2021-05-15T13:59:55.1126221Z installing to /home/runner/work/_temp/Library/00LOCK-gert/00new/gert/libs 2021-05-15T13:59:55.1137610Z ** R 2021-05-15T13:59:55.1227912Z ** inst 2021-05-15T13:59:55.1237998Z ** byte-compile and prepare package for lazy loading 2021-05-15T13:59:55.8004186Z ** help 2021-05-15T13:59:55.8549297Z *** installing help indices 2021-05-15T13:59:55.8954764Z ** building package indices 2021-05-15T13:59:56.1142969Z ** installing vignettes 2021-05-15T13:59:56.1232986Z ** testing if installed package can be loaded from temporary location 2021-05-15T13:59:56.3402067Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T13:59:56.3575923Z ** testing if installed package can be loaded from final location 2021-05-15T13:59:56.5810792Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T13:59:56.5821082Z * DONE (gert) 2021-05-15T13:59:56.9471403Z * installing *source* package β€˜usethis’ ... 2021-05-15T13:59:56.9547062Z ** package β€˜usethis’ successfully unpacked and MD5 sums checked 2021-05-15T13:59:56.9548480Z ** using staged installation 2021-05-15T13:59:56.9755457Z ** R 2021-05-15T13:59:57.0056560Z ** inst 2021-05-15T13:59:57.0085901Z ** byte-compile and prepare package for lazy loading 2021-05-15T13:59:59.3929493Z ** help 2021-05-15T13:59:59.5868278Z *** installing help indices 2021-05-15T13:59:59.7086106Z *** copying figures 2021-05-15T13:59:59.7092269Z ** building package indices 2021-05-15T14:00:00.0058631Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:00:00.2898992Z ** testing if installed package can be loaded from final location 2021-05-15T14:00:00.6100880Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:00:00.6130827Z * DONE (usethis) 2021-05-15T14:00:00.6239719Z 2021-05-15T14:00:00.6240770Z The downloaded source packages are in 2021-05-15T14:00:00.6242482Z β€˜/tmp/Rtmpslxpfj/downloaded_packages’ 2021-05-15T14:00:00.6243542Z Running `R CMD build`... 2021-05-15T14:00:02.6827821Z * checking for file β€˜/tmp/Rtmpslxpfj/remotes721fade2883/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-15T14:00:02.6830432Z * preparing β€˜tic’: 2021-05-15T14:00:02.6832248Z * checking DESCRIPTION meta-information ... OK 2021-05-15T14:00:02.6833972Z * installing the package to process help pages 2021-05-15T14:00:02.6836146Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:00:02.6838021Z * checking for empty or unneeded directories 2021-05-15T14:00:02.6839501Z Installing package into β€˜/home/runner/work/_temp/Library’ 2021-05-15T14:00:02.6840075Z (as β€˜lib’ is unspecified) 2021-05-15T14:00:02.6840853Z Removed empty directory β€˜tic/.circleci’ 2021-05-15T14:00:02.6841762Z Removed empty directory β€˜tic/pkgdown’ 2021-05-15T14:00:02.6842504Z * building β€˜tic_0.10.0.tar.gz’ 2021-05-15T14:00:02.9932966Z * installing *source* package β€˜tic’ ... 2021-05-15T14:00:02.9952557Z ** using staged installation 2021-05-15T14:00:03.0172081Z ** R 2021-05-15T14:00:03.0361535Z ** inst 2021-05-15T14:00:03.0392041Z ** preparing package for lazy loading 2021-05-15T14:00:03.4444597Z ** help 2021-05-15T14:00:03.6223737Z *** installing help indices 2021-05-15T14:00:03.7352939Z *** copying figures 2021-05-15T14:00:03.7358158Z ** building package indices 2021-05-15T14:00:04.0144231Z ** installing vignettes 2021-05-15T14:00:04.0191325Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:00:04.2660712Z ** testing if installed package can be loaded from final location 2021-05-15T14:00:04.5792492Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:00:04.5820513Z * DONE (tic) 2021-05-15T14:00:04.5954490Z Using github PAT from envvar GITHUB_PAT 2021-05-15T14:00:05.0049560Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-15T14:00:06.0774317Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-15T14:00:06.0776711Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-15T14:00:06.0781281Z 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-15T14:00:06.0784887Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-15T14:00:06.0786087Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-15T14:00:06.0788443Z Installing packages into β€˜/home/runner/work/_temp/Library’ 2021-05-15T14:00:06.0789583Z pillar (NA -> 1.6.0 ) [CRAN] 2021-05-15T14:00:06.0791548Z (as β€˜lib’ is unspecified) 2021-05-15T14:00:06.0792510Z tibble (NA -> 3.1.1 ) [CRAN] 2021-05-15T14:00:06.0793845Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-15T14:00:06.0794986Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-15T14:00:06.0796084Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-15T14:00:06.0797930Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-15T14:00:06.0799027Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-15T14:00:06.0800521Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-15T14:00:06.0801682Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-15T14:00:06.0802827Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-15T14:00:06.0804306Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-15T14:00:06.0805478Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-15T14:00:06.0806607Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-15T14:00:06.0809326Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-15T14:00:06.0810224Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-15T14:00:06.0811123Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-15T14:00:06.0812028Z xfun (NA -> 0.23 ) [CRAN] 2021-05-15T14:00:06.0812932Z markdown (NA -> 1.1 ) [CRAN] 2021-05-15T14:00:06.0813867Z highr (NA -> 0.9 ) [CRAN] 2021-05-15T14:00:06.0814775Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-15T14:00:06.0815703Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-15T14:00:06.0816596Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-15T14:00:06.0817509Z knitr (NA -> 1.33 ) [CRAN] 2021-05-15T14:00:06.0818426Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-15T14:00:06.0819365Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-15T14:00:06.0820276Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-15T14:00:06.0821213Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-15T14:00:06.0822215Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-15T14:00:06.0823176Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-15T14:00:06.0824126Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-15T14:00:06.0825274Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-15T14:00:06.0826263Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-15T14:00:06.0827200Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-15T14:00:06.0828159Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-15T14:00:20.1588901Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/utf8_1.2.1.tar.gz' 2021-05-15T14:00:20.8441791Z Content type 'binary/octet-stream' length 237667 bytes (232 KB) 2021-05-15T14:00:20.8590420Z ================================================== 2021-05-15T14:00:20.8590893Z downloaded 232 KB 2021-05-15T14:00:20.8591151Z 2021-05-15T14:00:20.8625559Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-15T14:00:21.5643186Z Content type 'binary/octet-stream' length 784938 bytes (766 KB) 2021-05-15T14:00:21.5859809Z ================================================== 2021-05-15T14:00:21.5860684Z downloaded 766 KB 2021-05-15T14:00:21.5861185Z 2021-05-15T14:00:21.5892772Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-15T14:00:22.2797718Z Content type 'application/x-tar' length 6108 bytes 2021-05-15T14:00:22.2799668Z ================================================== 2021-05-15T14:00:22.2800890Z downloaded 6108 bytes 2021-05-15T14:00:22.2801821Z 2021-05-15T14:00:22.2834778Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pillar_1.6.0.tar.gz' 2021-05-15T14:00:22.8070717Z Content type 'binary/octet-stream' length 1103143 bytes (1.1 MB) 2021-05-15T14:00:22.8325320Z ================================================== 2021-05-15T14:00:22.8327354Z downloaded 1.1 MB 2021-05-15T14:00:22.8328767Z 2021-05-15T14:00:22.8362931Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tibble_3.1.1.tar.gz' 2021-05-15T14:00:23.5235201Z Content type 'binary/octet-stream' length 690530 bytes (674 KB) 2021-05-15T14:00:23.5445588Z ================================================== 2021-05-15T14:00:23.5446212Z downloaded 674 KB 2021-05-15T14:00:23.5446528Z 2021-05-15T14:00:23.5489793Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-15T14:00:23.9991874Z Content type 'binary/octet-stream' length 13441 bytes (13 KB) 2021-05-15T14:00:23.9994393Z ================================================== 2021-05-15T14:00:23.9995547Z downloaded 13 KB 2021-05-15T14:00:23.9996430Z 2021-05-15T14:00:24.0031423Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fansi_0.4.2.tar.gz' 2021-05-15T14:00:24.6826421Z Content type 'binary/octet-stream' length 270970 bytes (264 KB) 2021-05-15T14:00:24.6972832Z ================================================== 2021-05-15T14:00:24.6973792Z downloaded 264 KB 2021-05-15T14:00:24.6974262Z 2021-05-15T14:00:24.7006338Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-15T14:00:25.4540384Z Content type 'binary/octet-stream' length 476003 bytes (464 KB) 2021-05-15T14:00:25.4730554Z ================================================== 2021-05-15T14:00:25.4731577Z downloaded 464 KB 2021-05-15T14:00:25.4732129Z 2021-05-15T14:00:25.4764310Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/waldo_0.2.5.tar.gz' 2021-05-15T14:00:26.1713595Z Content type 'binary/octet-stream' length 26261 bytes (25 KB) 2021-05-15T14:00:26.1719282Z ================================================== 2021-05-15T14:00:26.1719819Z downloaded 25 KB 2021-05-15T14:00:26.1720117Z 2021-05-15T14:00:26.1755023Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ps_1.6.0.tar.gz' 2021-05-15T14:00:26.8624537Z Content type 'binary/octet-stream' length 120042 bytes (117 KB) 2021-05-15T14:00:26.8719357Z ================================================== 2021-05-15T14:00:26.8719932Z downloaded 117 KB 2021-05-15T14:00:26.8720408Z 2021-05-15T14:00:26.8755415Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/processx_3.5.2.tar.gz' 2021-05-15T14:00:27.5852891Z Content type 'binary/octet-stream' length 141949 bytes (138 KB) 2021-05-15T14:00:27.5953820Z ================================================== 2021-05-15T14:00:27.5954633Z downloaded 138 KB 2021-05-15T14:00:27.5955166Z 2021-05-15T14:00:27.5988562Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/praise_1.0.0.tar.gz' 2021-05-15T14:00:28.2964259Z Content type 'application/x-tar' length 6100 bytes 2021-05-15T14:00:28.2966274Z ================================================== 2021-05-15T14:00:28.2967524Z downloaded 6100 bytes 2021-05-15T14:00:28.2968451Z 2021-05-15T14:00:28.2996526Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-15T14:00:28.8192926Z Content type 'binary/octet-stream' length 60723 bytes (59 KB) 2021-05-15T14:00:28.8241361Z ================================================== 2021-05-15T14:00:28.8242988Z downloaded 59 KB 2021-05-15T14:00:28.8243393Z 2021-05-15T14:00:28.8278019Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/evaluate_0.14.tar.gz' 2021-05-15T14:00:29.5280634Z Content type 'application/x-tar' length 23661 bytes (23 KB) 2021-05-15T14:00:29.5281384Z ================================================== 2021-05-15T14:00:29.5281825Z downloaded 23 KB 2021-05-15T14:00:29.5282109Z 2021-05-15T14:00:29.5315280Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-15T14:00:30.2127323Z Content type 'binary/octet-stream' length 8130 bytes 2021-05-15T14:00:30.2129135Z ================================================== 2021-05-15T14:00:30.2130181Z downloaded 8130 bytes 2021-05-15T14:00:30.2134171Z 2021-05-15T14:00:30.2162341Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/digest_0.6.27.tar.gz' 2021-05-15T14:00:30.9035869Z Content type 'binary/octet-stream' length 164442 bytes (160 KB) 2021-05-15T14:00:30.9143861Z ================================================== 2021-05-15T14:00:30.9144449Z downloaded 160 KB 2021-05-15T14:00:30.9144747Z 2021-05-15T14:00:30.9182904Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/callr_3.7.0.tar.gz' 2021-05-15T14:00:31.6230518Z Content type 'binary/octet-stream' length 74923 bytes (73 KB) 2021-05-15T14:00:31.6286540Z ================================================== 2021-05-15T14:00:31.6287082Z downloaded 73 KB 2021-05-15T14:00:31.6287397Z 2021-05-15T14:00:31.6328052Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brio_1.1.2.tar.gz' 2021-05-15T14:00:32.3313436Z Content type 'binary/octet-stream' length 12096 bytes (11 KB) 2021-05-15T14:00:32.3316361Z ================================================== 2021-05-15T14:00:32.3317604Z downloaded 11 KB 2021-05-15T14:00:32.3318543Z 2021-05-15T14:00:32.3349494Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xml2_1.3.2.tar.gz' 2021-05-15T14:00:32.8718473Z Content type 'binary/octet-stream' length 272736 bytes (266 KB) 2021-05-15T14:00:32.8886016Z ================================================== 2021-05-15T14:00:32.8888182Z downloaded 266 KB 2021-05-15T14:00:32.8889543Z 2021-05-15T14:00:32.8925815Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-15T14:00:33.0239370Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-15T14:00:33.0336392Z ================================================== 2021-05-15T14:00:33.0337231Z downloaded 109 KB 2021-05-15T14:00:33.0337676Z 2021-05-15T14:00:33.0353556Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/markdown_1.1.tar.gz' 2021-05-15T14:00:33.7234250Z Content type 'application/x-tar' length 81636 bytes (79 KB) 2021-05-15T14:00:33.7290835Z ================================================== 2021-05-15T14:00:33.7291408Z downloaded 79 KB 2021-05-15T14:00:33.7291702Z 2021-05-15T14:00:33.7332340Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/highr_0.9.tar.gz' 2021-05-15T14:00:34.2714974Z Content type 'binary/octet-stream' length 15361 bytes (15 KB) 2021-05-15T14:00:34.2717457Z ================================================== 2021-05-15T14:00:34.2717903Z downloaded 15 KB 2021-05-15T14:00:34.2718158Z 2021-05-15T14:00:34.2756096Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringr_1.4.0.tar.gz' 2021-05-15T14:00:34.9733708Z Content type 'application/x-tar' length 135526 bytes (132 KB) 2021-05-15T14:00:34.9847994Z ================================================== 2021-05-15T14:00:34.9848572Z downloaded 132 KB 2021-05-15T14:00:34.9848871Z 2021-05-15T14:00:34.9885539Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringi_1.6.1.tar.gz' 2021-05-15T14:00:35.6963006Z Content type 'binary/octet-stream' length 7574951 bytes (7.2 MB) 2021-05-15T14:00:35.7503699Z ================================================== 2021-05-15T14:00:35.7504954Z downloaded 7.2 MB 2021-05-15T14:00:35.7505457Z 2021-05-15T14:00:35.7537626Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-15T14:00:36.4718303Z Content type 'binary/octet-stream' length 2954251 bytes (2.8 MB) 2021-05-15T14:00:36.5068757Z ================================================== 2021-05-15T14:00:36.5070085Z downloaded 2.8 MB 2021-05-15T14:00:36.5070916Z 2021-05-15T14:00:36.5100354Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/knitr_1.33.tar.gz' 2021-05-15T14:00:37.1957729Z Content type 'binary/octet-stream' length 890176 bytes (869 KB) 2021-05-15T14:00:37.2183841Z ================================================== 2021-05-15T14:00:37.2184292Z downloaded 869 KB 2021-05-15T14:00:37.2184555Z 2021-05-15T14:00:37.2221433Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/commonmark_1.7.tar.gz' 2021-05-15T14:00:37.9140220Z Content type 'application/x-tar' length 134376 bytes (131 KB) 2021-05-15T14:00:37.9245524Z ================================================== 2021-05-15T14:00:37.9246859Z downloaded 131 KB 2021-05-15T14:00:37.9247623Z 2021-05-15T14:00:37.9284274Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brew_1.0-6.tar.gz' 2021-05-15T14:00:38.6082386Z Content type 'application/x-tar' length 83765 bytes (81 KB) 2021-05-15T14:00:38.6136732Z ================================================== 2021-05-15T14:00:38.6138277Z downloaded 81 KB 2021-05-15T14:00:38.6139227Z 2021-05-15T14:00:38.6171489Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xopen_1.0.0.tar.gz' 2021-05-15T14:00:39.3069873Z Content type 'application/x-tar' length 11313 bytes (11 KB) 2021-05-15T14:00:39.3072253Z ================================================== 2021-05-15T14:00:39.3072769Z downloaded 11 KB 2021-05-15T14:00:39.3073062Z 2021-05-15T14:00:39.3107992Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-15T14:00:40.0003114Z Content type 'application/x-tar' length 45020 bytes (43 KB) 2021-05-15T14:00:40.0054587Z ================================================== 2021-05-15T14:00:40.0055443Z downloaded 43 KB 2021-05-15T14:00:40.0055947Z 2021-05-15T14:00:40.0087952Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-15T14:00:40.7108531Z Content type 'binary/octet-stream' length 10377 bytes (10 KB) 2021-05-15T14:00:40.7111080Z ================================================== 2021-05-15T14:00:40.7111858Z downloaded 10 KB 2021-05-15T14:00:40.7112171Z 2021-05-15T14:00:40.7151371Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-15T14:00:41.2271915Z Content type 'binary/octet-stream' length 30622 bytes (29 KB) 2021-05-15T14:00:41.2274332Z ================================================== 2021-05-15T14:00:41.2274753Z downloaded 29 KB 2021-05-15T14:00:41.2275011Z 2021-05-15T14:00:41.2308413Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/testthat_3.0.2.tar.gz' 2021-05-15T14:00:41.7458689Z Content type 'binary/octet-stream' length 678280 bytes (662 KB) 2021-05-15T14:00:41.7672647Z ================================================== 2021-05-15T14:00:41.7673484Z downloaded 662 KB 2021-05-15T14:00:41.7674019Z 2021-05-15T14:00:41.7708804Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rversions_2.0.2.tar.gz' 2021-05-15T14:00:42.4825601Z Content type 'binary/octet-stream' length 40913 bytes (39 KB) 2021-05-15T14:00:42.4872218Z ================================================== 2021-05-15T14:00:42.4874405Z downloaded 39 KB 2021-05-15T14:00:42.4875013Z 2021-05-15T14:00:42.4915320Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-15T14:00:43.1793766Z Content type 'binary/octet-stream' length 255098 bytes (249 KB) 2021-05-15T14:00:43.1935579Z ================================================== 2021-05-15T14:00:43.1936162Z downloaded 249 KB 2021-05-15T14:00:43.1936472Z 2021-05-15T14:00:43.1973395Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-15T14:00:43.8880312Z Content type 'application/x-tar' length 44991 bytes (43 KB) 2021-05-15T14:00:43.8924889Z ================================================== 2021-05-15T14:00:43.8925860Z downloaded 43 KB 2021-05-15T14:00:43.8926471Z 2021-05-15T14:00:43.8968558Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/devtools_2.4.1.tar.gz' 2021-05-15T14:00:44.5901557Z Content type 'binary/octet-stream' length 370450 bytes (361 KB) 2021-05-15T14:00:44.6068134Z ================================================== 2021-05-15T14:00:44.6068971Z downloaded 361 KB 2021-05-15T14:00:44.6069452Z 2021-05-15T14:00:44.9382367Z * installing *source* package β€˜utf8’ ... 2021-05-15T14:00:44.9445925Z ** package β€˜utf8’ successfully unpacked and MD5 sums checked 2021-05-15T14:00:44.9447198Z ** using staged installation 2021-05-15T14:00:44.9580740Z ** libs 2021-05-15T14:00:44.9643555Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c as_utf8.c -o as_utf8.o 2021-05-15T14:00:45.0358858Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c bytes.c -o bytes.o 2021-05-15T14:00:45.1823950Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c context.c -o context.o 2021-05-15T14:00:45.2485901Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c init.c -o init.o 2021-05-15T14:00:45.2889305Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c render.c -o render.o 2021-05-15T14:00:45.3542319Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c render_table.c -o render_table.o 2021-05-15T14:00:45.5188094Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c string.c -o string.o 2021-05-15T14:00:45.5875330Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c text.c -o text.o 2021-05-15T14:00:45.7147295Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8_encode.c -o utf8_encode.o 2021-05-15T14:00:45.7902504Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8_format.c -o utf8_format.o 2021-05-15T14:00:45.8789075Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8_normalize.c -o utf8_normalize.o 2021-05-15T14:00:45.9482980Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8_valid.c -o utf8_valid.o 2021-05-15T14:00:46.0021267Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8_width.c -o utf8_width.o 2021-05-15T14:00:46.0615261Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c util.c -o util.o 2021-05-15T14:00:46.1126480Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/array.c -o utf8lite/src/array.o 2021-05-15T14:00:46.1661203Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/char.c -o utf8lite/src/char.o 2021-05-15T14:00:46.2336004Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/encode.c -o utf8lite/src/encode.o 2021-05-15T14:00:46.2846727Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/error.c -o utf8lite/src/error.o 2021-05-15T14:00:46.3227730Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/escape.c -o utf8lite/src/escape.o 2021-05-15T14:00:46.3822292Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/graph.c -o utf8lite/src/graph.o 2021-05-15T14:00:46.4259111Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/graphscan.c -o utf8lite/src/graphscan.o 2021-05-15T14:00:46.6226048Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/normalize.c -o utf8lite/src/normalize.o 2021-05-15T14:00:46.9004163Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/render.c -o utf8lite/src/render.o 2021-05-15T14:00:47.0681556Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/text.c -o utf8lite/src/text.o 2021-05-15T14:00:47.1356386Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/textassign.c -o utf8lite/src/textassign.o 2021-05-15T14:00:47.1903363Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/textiter.c -o utf8lite/src/textiter.o 2021-05-15T14:00:47.2566032Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/textmap.c -o utf8lite/src/textmap.o 2021-05-15T14:00:47.3248908Z ar rcs libcutf8lite.a utf8lite/src/array.o utf8lite/src/char.o utf8lite/src/encode.o utf8lite/src/error.o utf8lite/src/escape.o utf8lite/src/graph.o utf8lite/src/graphscan.o utf8lite/src/normalize.o utf8lite/src/render.o utf8lite/src/text.o utf8lite/src/textassign.o utf8lite/src/textiter.o utf8lite/src/textmap.o 2021-05-15T14:00:47.3319513Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o utf8.so as_utf8.o bytes.o context.o init.o render.o render_table.o string.o text.o utf8_encode.o utf8_format.o utf8_normalize.o utf8_valid.o utf8_width.o util.o -L. -lcutf8lite -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:00:47.3608107Z installing to /home/runner/work/_temp/Library/00LOCK-utf8/00new/utf8/libs 2021-05-15T14:00:47.3624504Z ** R 2021-05-15T14:00:47.3704435Z ** inst 2021-05-15T14:00:47.3714036Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:00:47.7849429Z ** help 2021-05-15T14:00:47.8144759Z *** installing help indices 2021-05-15T14:00:47.8392748Z ** building package indices 2021-05-15T14:00:48.0314710Z ** installing vignettes 2021-05-15T14:00:48.0365613Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:00:48.2180809Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:00:48.2377535Z ** testing if installed package can be loaded from final location 2021-05-15T14:00:48.4039586Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:00:48.4050306Z * DONE (utf8) 2021-05-15T14:00:48.6005778Z * installing *source* package β€˜pkgconfig’ ... 2021-05-15T14:00:48.6013242Z ** package β€˜pkgconfig’ successfully unpacked and MD5 sums checked 2021-05-15T14:00:48.6015160Z ** using staged installation 2021-05-15T14:00:48.6119189Z ** R 2021-05-15T14:00:48.6141502Z ** inst 2021-05-15T14:00:48.6149802Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:00:48.8303326Z ** help 2021-05-15T14:00:48.8516778Z *** installing help indices 2021-05-15T14:00:48.8675960Z ** building package indices 2021-05-15T14:00:49.0484427Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:00:49.2297543Z ** testing if installed package can be loaded from final location 2021-05-15T14:00:49.4089788Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:00:49.4098755Z * DONE (pkgconfig) 2021-05-15T14:00:49.6697256Z * installing *source* package β€˜fansi’ ... 2021-05-15T14:00:49.6734799Z ** package β€˜fansi’ successfully unpacked and MD5 sums checked 2021-05-15T14:00:49.6736753Z ** using staged installation 2021-05-15T14:00:49.6871414Z ** libs 2021-05-15T14:00:49.6959329Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c assumptions.c -o assumptions.o 2021-05-15T14:00:49.7354903Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c has.c -o has.o 2021-05-15T14:00:49.8080767Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T14:00:49.8569794Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c nchar.c -o nchar.o 2021-05-15T14:00:49.9328330Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c read.c -o read.o 2021-05-15T14:00:50.3865475Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rnchar.c -o rnchar.o 2021-05-15T14:00:50.4269386Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c state.c -o state.o 2021-05-15T14:00:50.7727308Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c strip.c -o strip.o 2021-05-15T14:00:50.9028325Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c strsplit.c -o strsplit.o 2021-05-15T14:00:50.9477902Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c tabs.c -o tabs.o 2021-05-15T14:00:51.0733688Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c tohtml.c -o tohtml.o 2021-05-15T14:00:51.3077612Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unhandled.c -o unhandled.o 2021-05-15T14:00:51.4094484Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unique.c -o unique.o 2021-05-15T14:00:51.4611007Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utf8.c -o utf8.o 2021-05-15T14:00:51.5239793Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utils.c -o utils.o 2021-05-15T14:00:51.6829765Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c wrap.c -o wrap.o 2021-05-15T14:00:51.9912730Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o fansi.so assumptions.o has.o init.o nchar.o read.o rnchar.o state.o strip.o strsplit.o tabs.o tohtml.o unhandled.o unique.o utf8.o utils.o wrap.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:00:52.0214252Z installing to /home/runner/work/_temp/Library/00LOCK-fansi/00new/fansi/libs 2021-05-15T14:00:52.0230891Z ** R 2021-05-15T14:00:52.0324017Z ** inst 2021-05-15T14:00:52.0332757Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:00:52.5934432Z ** help 2021-05-15T14:00:52.6567357Z *** installing help indices 2021-05-15T14:00:52.6913284Z ** building package indices 2021-05-15T14:00:52.8948185Z ** installing vignettes 2021-05-15T14:00:52.9008972Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:00:53.0664246Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:00:53.0838156Z ** testing if installed package can be loaded from final location 2021-05-15T14:00:53.2639951Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:00:53.2648791Z * DONE (fansi) 2021-05-15T14:00:53.7325922Z * installing *source* package β€˜diffobj’ ... 2021-05-15T14:00:53.7439113Z ** package β€˜diffobj’ successfully unpacked and MD5 sums checked 2021-05-15T14:00:53.7440060Z ** using staged installation 2021-05-15T14:00:53.7609939Z ** libs 2021-05-15T14:00:53.7669955Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c diff.c -o diff.o 2021-05-15T14:00:54.0105446Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c diffobj.c -o diffobj.o 2021-05-15T14:00:54.0797114Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T14:00:54.1283804Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o diffobj.so diff.o diffobj.o init.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:00:54.1524794Z installing to /home/runner/work/_temp/Library/00LOCK-diffobj/00new/diffobj/libs 2021-05-15T14:00:54.1538475Z ** R 2021-05-15T14:00:54.1975068Z ** inst 2021-05-15T14:00:54.1989834Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:00:59.9085208Z ** help 2021-05-15T14:01:00.0944164Z *** installing help indices 2021-05-15T14:01:00.2312679Z ** building package indices 2021-05-15T14:01:00.5004349Z ** installing vignettes 2021-05-15T14:01:00.5049058Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:01:00.7868412Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:01:00.8044859Z ** testing if installed package can be loaded from final location 2021-05-15T14:01:01.2089041Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:01:01.2165521Z * DONE (diffobj) 2021-05-15T14:01:01.5052277Z * installing *source* package β€˜ps’ ... 2021-05-15T14:01:01.5089191Z ** package β€˜ps’ successfully unpacked and MD5 sums checked 2021-05-15T14:01:01.5090276Z ** using staged installation 2021-05-15T14:01:01.7026872Z ** libs 2021-05-15T14:01:01.7079245Z gcc -g -O2 -Wall px.c -o px 2021-05-15T14:01:01.8359678Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T14:01:01.9062477Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c api-common.c -o api-common.o 2021-05-15T14:01:01.9694469Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c common.c -o common.o 2021-05-15T14:01:02.0357935Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c extra.c -o extra.o 2021-05-15T14:01:02.1954056Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c dummy.c -o dummy.o 2021-05-15T14:01:02.2435186Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c error-codes.c -o error-codes.o 2021-05-15T14:01:02.5058329Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c posix.c -o posix.o 2021-05-15T14:01:02.7085601Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c api-posix.c -o api-posix.o 2021-05-15T14:01:02.8052411Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c linux.c -o linux.o 2021-05-15T14:01:02.9950329Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c api-linux.c -o api-linux.o 2021-05-15T14:01:03.4228836Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o ps.so init.o api-common.o common.o extra.o dummy.o error-codes.o posix.o api-posix.o linux.o api-linux.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:01:03.4601494Z installing via 'install.libs.R' to /home/runner/work/_temp/Library/00LOCK-ps/00new/ps 2021-05-15T14:01:03.4602935Z ** R 2021-05-15T14:01:03.4692108Z ** inst 2021-05-15T14:01:03.4702793Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:01:04.5425188Z ** help 2021-05-15T14:01:04.6844844Z *** installing help indices 2021-05-15T14:01:04.7756983Z ** building package indices 2021-05-15T14:01:05.0423583Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:01:05.2247977Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:01:05.2419713Z ** testing if installed package can be loaded from final location 2021-05-15T14:01:05.4344609Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:01:05.4357492Z * DONE (ps) 2021-05-15T14:01:05.6471588Z * installing *source* package β€˜praise’ ... 2021-05-15T14:01:05.6482500Z ** package β€˜praise’ successfully unpacked and MD5 sums checked 2021-05-15T14:01:05.6484782Z ** using staged installation 2021-05-15T14:01:05.6589826Z ** R 2021-05-15T14:01:05.6634096Z ** inst 2021-05-15T14:01:05.6643928Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:01:05.8949726Z ** help 2021-05-15T14:01:05.9091056Z *** installing help indices 2021-05-15T14:01:05.9306415Z ** building package indices 2021-05-15T14:01:06.1127641Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:01:06.2876460Z ** testing if installed package can be loaded from final location 2021-05-15T14:01:06.4508350Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:01:06.4514807Z * DONE (praise) 2021-05-15T14:01:06.7822546Z * installing *source* package β€˜pkgload’ ... 2021-05-15T14:01:06.7868277Z ** package β€˜pkgload’ successfully unpacked and MD5 sums checked 2021-05-15T14:01:06.7870123Z ** using staged installation 2021-05-15T14:01:06.8001523Z ** R 2021-05-15T14:01:06.8095459Z ** inst 2021-05-15T14:01:06.8101029Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:01:07.5493079Z ** help 2021-05-15T14:01:07.5992027Z *** installing help indices 2021-05-15T14:01:07.6401457Z ** building package indices 2021-05-15T14:01:07.8546501Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:01:08.2526825Z ** testing if installed package can be loaded from final location 2021-05-15T14:01:08.6863471Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:01:08.6876159Z * DONE (pkgload) 2021-05-15T14:01:08.9360069Z * installing *source* package β€˜evaluate’ ... 2021-05-15T14:01:08.9374450Z ** package β€˜evaluate’ successfully unpacked and MD5 sums checked 2021-05-15T14:01:08.9455592Z ** using staged installation 2021-05-15T14:01:08.9498560Z ** R 2021-05-15T14:01:08.9545628Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:01:09.4364172Z ** help 2021-05-15T14:01:09.4658175Z *** installing help indices 2021-05-15T14:01:09.4979367Z ** building package indices 2021-05-15T14:01:09.7015448Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:01:09.8787244Z ** testing if installed package can be loaded from final location 2021-05-15T14:01:10.0565527Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:01:10.0572876Z * DONE (evaluate) 2021-05-15T14:01:10.2702617Z * installing *source* package β€˜ellipsis’ ... 2021-05-15T14:01:10.2714061Z ** package β€˜ellipsis’ successfully unpacked and MD5 sums checked 2021-05-15T14:01:10.2715876Z ** using staged installation 2021-05-15T14:01:10.2852060Z ** libs 2021-05-15T14:01:10.2910258Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c dots.c -o dots.o 2021-05-15T14:01:10.3696594Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T14:01:10.4153481Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o ellipsis.so dots.o init.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:01:10.4377856Z installing to /home/runner/work/_temp/Library/00LOCK-ellipsis/00new/ellipsis/libs 2021-05-15T14:01:10.4393134Z ** R 2021-05-15T14:01:10.4428016Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:01:10.7037182Z ** help 2021-05-15T14:01:10.7294732Z *** installing help indices 2021-05-15T14:01:10.7503955Z ** building package indices 2021-05-15T14:01:10.9381119Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:01:11.1322991Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:01:11.1509921Z ** testing if installed package can be loaded from final location 2021-05-15T14:01:11.3327648Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:01:11.3334201Z * DONE (ellipsis) 2021-05-15T14:01:11.6007763Z * installing *source* package β€˜digest’ ... 2021-05-15T14:01:11.6044457Z ** package β€˜digest’ successfully unpacked and MD5 sums checked 2021-05-15T14:01:11.6047768Z ** using staged installation 2021-05-15T14:01:11.6155227Z ** libs 2021-05-15T14:01:11.6231717Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c SpookyV2.cpp -o SpookyV2.o 2021-05-15T14:01:11.8033184Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c aes.c -o aes.o 2021-05-15T14:01:12.1049357Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c blake3.c -o blake3.o 2021-05-15T14:01:12.8197908Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c blake3_dispatch.c -o blake3_dispatch.o 2021-05-15T14:01:13.0431464Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c blake3_portable.c -o blake3_portable.o 2021-05-15T14:01:13.5636856Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c crc32.c -o crc32.o 2021-05-15T14:01:13.6536427Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c digest.c -o digest.o 2021-05-15T14:01:13.9061522Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c digest2int.c -o digest2int.o 2021-05-15T14:01:13.9773718Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T14:01:14.0051589Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c md5.c -o md5.o 2021-05-15T14:01:14.1685357Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pmurhash.c -o pmurhash.o 2021-05-15T14:01:14.2290501Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c raes.c -o raes.o 2021-05-15T14:01:14.3091979Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c sha1.c -o sha1.o 2021-05-15T14:01:14.6185680Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c sha2.c -o sha2.o 2021-05-15T14:01:14.7315537Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c sha256.c -o sha256.o 2021-05-15T14:01:15.2949753Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c spooky_serialize.cpp -o spooky_serialize.o 2021-05-15T14:01:15.4159298Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c xxhash.c -o xxhash.o 2021-05-15T14:01:15.6701822Z g++ -std=gnu++11 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o digest.so SpookyV2.o aes.o blake3.o blake3_dispatch.o blake3_portable.o crc32.o digest.o digest2int.o init.o md5.o pmurhash.o raes.o sha1.o sha2.o sha256.o spooky_serialize.o xxhash.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:01:15.7127270Z installing to /home/runner/work/_temp/Library/00LOCK-digest/00new/digest/libs 2021-05-15T14:01:15.7132219Z ** R 2021-05-15T14:01:15.7189189Z ** demo 2021-05-15T14:01:15.7195015Z ** inst 2021-05-15T14:01:15.7211737Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:01:16.2393764Z ** help 2021-05-15T14:01:16.2806660Z *** installing help indices 2021-05-15T14:01:16.3070543Z ** building package indices 2021-05-15T14:01:16.4959218Z ** installing vignettes 2021-05-15T14:01:16.5012902Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:01:16.6767059Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:01:16.6959406Z ** testing if installed package can be loaded from final location 2021-05-15T14:01:16.8741583Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:01:16.8754113Z * DONE (digest) 2021-05-15T14:01:17.0847941Z * installing *source* package β€˜brio’ ... 2021-05-15T14:01:17.0864531Z ** package β€˜brio’ successfully unpacked and MD5 sums checked 2021-05-15T14:01:17.0867535Z ** using staged installation 2021-05-15T14:01:17.1047663Z ** libs 2021-05-15T14:01:17.1119942Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c brio.c -o brio.o 2021-05-15T14:01:17.1497814Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c file_line_endings.c -o file_line_endings.o 2021-05-15T14:01:17.1957861Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T14:01:17.2371236Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c read_file.c -o read_file.o 2021-05-15T14:01:17.2877699Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c read_file_raw.c -o read_file_raw.o 2021-05-15T14:01:17.3336412Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c read_lines.c -o read_lines.o 2021-05-15T14:01:17.4082807Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c write_file.c -o write_file.o 2021-05-15T14:01:17.4528731Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c write_lines.c -o write_lines.o 2021-05-15T14:01:17.5112034Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o brio.so brio.o file_line_endings.o init.o read_file.o read_file_raw.o read_lines.o write_file.o write_lines.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:01:17.5333124Z installing to /home/runner/work/_temp/Library/00LOCK-brio/00new/brio/libs 2021-05-15T14:01:17.5345089Z ** R 2021-05-15T14:01:17.5379381Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:01:17.7535841Z ** help 2021-05-15T14:01:17.7726949Z *** installing help indices 2021-05-15T14:01:17.7927881Z ** building package indices 2021-05-15T14:01:17.9807620Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:01:18.1505606Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:01:18.1677770Z ** testing if installed package can be loaded from final location 2021-05-15T14:01:18.3330610Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:01:18.3335808Z * DONE (brio) 2021-05-15T14:01:18.6049083Z * installing *source* package β€˜xml2’ ... 2021-05-15T14:01:18.6085957Z ** package β€˜xml2’ successfully unpacked and MD5 sums checked 2021-05-15T14:01:18.6088100Z ** using staged installation 2021-05-15T14:01:18.6237610Z Found pkg-config cflags and libs! 2021-05-15T14:01:18.7054981Z Using PKG_CFLAGS=-I/usr/include/libxml2 2021-05-15T14:01:18.7055949Z Using PKG_LIBS=-lxml2 2021-05-15T14:01:18.9617994Z ** libs 2021-05-15T14:01:18.9671621Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c connection.cpp -o connection.o 2021-05-15T14:01:19.4411689Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T14:01:19.4882379Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c xml2_doc.cpp -o xml2_doc.o 2021-05-15T14:01:20.0310419Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c xml2_init.cpp -o xml2_init.o 2021-05-15T14:01:20.4487428Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c xml2_namespace.cpp -o xml2_namespace.o 2021-05-15T14:01:21.1214216Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c xml2_node.cpp -o xml2_node.o 2021-05-15T14:01:22.9893411Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c xml2_output.cpp -o xml2_output.o 2021-05-15T14:01:23.4973469Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c xml2_schema.cpp -o xml2_schema.o 2021-05-15T14:01:24.1829115Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c xml2_url.cpp -o xml2_url.o 2021-05-15T14:01:24.7014430Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c xml2_xpath.cpp -o xml2_xpath.o 2021-05-15T14:01:25.1491080Z g++ -std=gnu++14 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o xml2.so connection.o init.o xml2_doc.o xml2_init.o xml2_namespace.o xml2_node.o xml2_output.o xml2_schema.o xml2_url.o xml2_xpath.o -lxml2 -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:01:25.2326369Z installing to /home/runner/work/_temp/Library/00LOCK-xml2/00new/xml2/libs 2021-05-15T14:01:25.2343286Z ** R 2021-05-15T14:01:25.2455034Z ** inst 2021-05-15T14:01:25.2470685Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:01:26.1521652Z ** help 2021-05-15T14:01:26.2665308Z *** installing help indices 2021-05-15T14:01:26.3217599Z ** building package indices 2021-05-15T14:01:26.5800514Z ** installing vignettes 2021-05-15T14:01:26.5916166Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:01:26.8014513Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:01:26.8232259Z ** testing if installed package can be loaded from final location 2021-05-15T14:01:27.0349168Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:01:27.0368211Z * DONE (xml2) 2021-05-15T14:01:27.3199700Z * installing *source* package β€˜xfun’ ... 2021-05-15T14:01:27.3234806Z ** package β€˜xfun’ successfully unpacked and MD5 sums checked 2021-05-15T14:01:27.3236888Z ** using staged installation 2021-05-15T14:01:27.3391514Z ** libs 2021-05-15T14:01:27.3481548Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-15T14:01:27.4485707Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T14:01:27.4946211Z g++ -std=gnu++11 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o xfun.so base64.o init.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:01:27.5325692Z installing to /home/runner/work/_temp/Library/00LOCK-xfun/00new/xfun/libs 2021-05-15T14:01:27.5327367Z ** R 2021-05-15T14:01:27.5468192Z ** inst 2021-05-15T14:01:27.5478934Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:01:28.7612597Z ** help 2021-05-15T14:01:28.9014240Z *** installing help indices 2021-05-15T14:01:28.9942248Z ** building package indices 2021-05-15T14:01:29.2778093Z ** installing vignettes 2021-05-15T14:01:29.2843470Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:01:29.4627698Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:01:29.4826228Z ** testing if installed package can be loaded from final location 2021-05-15T14:01:29.6897980Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:01:29.6911565Z * DONE (xfun) 2021-05-15T14:01:32.0743382Z * installing *source* package β€˜stringi’ ... 2021-05-15T14:01:32.1878505Z ** package β€˜stringi’ successfully unpacked and MD5 sums checked 2021-05-15T14:01:32.1879947Z ** using staged installation 2021-05-15T14:01:32.3113209Z checking for R_HOME... /opt/R/devel/lib/R 2021-05-15T14:01:32.3114055Z checking for R... /opt/R/devel/lib/R/bin/R 2021-05-15T14:01:32.4582125Z checking for endianness... little 2021-05-15T14:01:32.6131904Z checking for R >= 3.1.0 for C++11 use... yes 2021-05-15T14:01:32.7596086Z checking for R < 3.4.0 for CXX1X flag use... no 2021-05-15T14:01:32.7599730Z checking for cat... /usr/bin/cat 2021-05-15T14:01:32.9784762Z checking for local ICUDT_DIR... icu69/data 2021-05-15T14:01:32.9785615Z checking for gcc... gcc 2021-05-15T14:01:33.0357740Z checking whether the C compiler works... yes 2021-05-15T14:01:33.0359147Z checking for C compiler default output file name... a.out 2021-05-15T14:01:33.0733451Z checking for suffix of executables... 2021-05-15T14:01:33.1171433Z checking whether we are cross compiling... no 2021-05-15T14:01:33.1403026Z checking for suffix of object files... o 2021-05-15T14:01:33.1612352Z checking whether we are using the GNU C compiler... yes 2021-05-15T14:01:33.1792155Z checking whether gcc accepts -g... yes 2021-05-15T14:01:33.2108966Z checking for gcc option to accept ISO C89... none needed 2021-05-15T14:01:33.2305097Z checking how to run the C preprocessor... gcc -E 2021-05-15T14:01:33.2523653Z checking for grep that handles long lines and -e... /usr/bin/grep 2021-05-15T14:01:33.2542590Z checking for egrep... /usr/bin/grep -E 2021-05-15T14:01:33.3499688Z checking for ANSI C header files... yes 2021-05-15T14:01:33.3766266Z checking for sys/types.h... yes 2021-05-15T14:01:33.4078175Z checking for sys/stat.h... yes 2021-05-15T14:01:33.4390953Z checking for stdlib.h... yes 2021-05-15T14:01:33.4729450Z checking for string.h... yes 2021-05-15T14:01:33.5061603Z checking for memory.h... yes 2021-05-15T14:01:33.5382892Z checking for strings.h... yes 2021-05-15T14:01:33.5778327Z checking for inttypes.h... yes 2021-05-15T14:01:33.6233367Z checking for stdint.h... yes 2021-05-15T14:01:33.6701343Z checking for unistd.h... yes 2021-05-15T14:01:33.7316178Z checking elf.h usability... yes 2021-05-15T14:01:33.7445006Z checking elf.h presence... yes 2021-05-15T14:01:33.7446080Z checking for elf.h... yes 2021-05-15T14:01:33.8041600Z checking whether we are using the GNU C++ compiler... yes 2021-05-15T14:01:33.8312555Z checking whether g++ -std=gnu++11 accepts -g... yes 2021-05-15T14:01:34.1949265Z checking whether the C++ compiler supports the long long type... yes 2021-05-15T14:01:34.2242606Z checking whether the compiler implements namespaces... yes 2021-05-15T14:01:34.3663720Z checking whether the compiler supports Standard Template Library... yes 2021-05-15T14:01:34.8728879Z checking whether std::map is available... yes 2021-05-15T14:01:35.7764562Z checking for pkg-config... /usr/bin/pkg-config 2021-05-15T14:01:35.7767420Z checking with pkg-config for the system ICU4C... 66.1 2021-05-15T14:01:35.7768931Z checking for ICU4C >= 55... yes 2021-05-15T14:01:35.7770254Z checking for additional required CPPFLAGS, LDFLAGS, and LIBS... done 2021-05-15T14:01:35.7771547Z checking whether an ICU4C-based project can be built... yes 2021-05-15T14:01:35.7772369Z checking programmatically for sufficient U_ICU_VERSION_MAJOR_NUM... yes 2021-05-15T14:01:35.7773553Z checking programmatically if U_CHARSET_IS_UTF8 is defined and set... yes 2021-05-15T14:01:36.8032325Z checking the capabilities of the ICU data library (ucnv, uloc, utrans)... yes 2021-05-15T14:01:37.3933808Z checking the capabilities of the ICU data library (ucol)... yes 2021-05-15T14:01:37.4330176Z configure: creating ./config.status 2021-05-15T14:01:37.5188123Z config.status: creating src/Makevars 2021-05-15T14:01:37.5367831Z config.status: creating src/uconfig_local.h 2021-05-15T14:01:37.5526232Z config.status: creating src/install.libs.R 2021-05-15T14:01:37.5691606Z 2021-05-15T14:01:37.5692626Z *** stringi configure summary: 2021-05-15T14:01:37.5693450Z ICU_FOUND=1 2021-05-15T14:01:37.5694115Z STRINGI_CXXSTD=CXX_STD=CXX11 2021-05-15T14:01:37.5695343Z STRINGI_CFLAGS= -fpic 2021-05-15T14:01:37.5696408Z STRINGI_CPPFLAGS=-I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H 2021-05-15T14:01:37.5697485Z STRINGI_CXXFLAGS= -fpic 2021-05-15T14:01:37.5698379Z STRINGI_LDFLAGS=-L/usr/lib/x86_64-linux-gnu 2021-05-15T14:01:37.5699272Z STRINGI_LIBS=-licui18n -licuuc -licudata 2021-05-15T14:01:37.5699775Z 2021-05-15T14:01:37.5700367Z *** Compiler settings used: 2021-05-15T14:01:37.5700895Z CC=gcc 2021-05-15T14:01:37.5701542Z LD=g++ -std=gnu++14 2021-05-15T14:01:37.5702251Z CFLAGS=-g -O2 -fpic 2021-05-15T14:01:37.5703117Z CPPFLAGS=-I/usr/local/include -UDEBUG -DNDEBUG 2021-05-15T14:01:37.5703988Z CXX=g++ -std=gnu++11 2021-05-15T14:01:37.5704699Z CXXFLAGS=-g -O2 -fpic 2021-05-15T14:01:37.5705261Z LDFLAGS= 2021-05-15T14:01:37.5705756Z LIBS= 2021-05-15T14:01:37.5706110Z 2021-05-15T14:01:37.6041499Z ** libs 2021-05-15T14:01:37.6127169Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_brkiter.cpp -o stri_brkiter.o 2021-05-15T14:01:38.3050183Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_collator.cpp -o stri_collator.o 2021-05-15T14:01:38.8960666Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_common.cpp -o stri_common.o 2021-05-15T14:01:39.5240661Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_compare.cpp -o stri_compare.o 2021-05-15T14:01:40.2517672Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_base.cpp -o stri_container_base.o 2021-05-15T14:01:40.7386558Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_bytesearch.cpp -o stri_container_bytesearch.o 2021-05-15T14:01:41.5304483Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_listint.cpp -o stri_container_listint.o 2021-05-15T14:01:42.0755337Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_listraw.cpp -o stri_container_listraw.o 2021-05-15T14:01:42.6416961Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_listutf8.cpp -o stri_container_listutf8.o 2021-05-15T14:01:43.1751031Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_regex.cpp -o stri_container_regex.o 2021-05-15T14:01:43.8491164Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_usearch.cpp -o stri_container_usearch.o 2021-05-15T14:01:44.5947521Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_utf16.cpp -o stri_container_utf16.o 2021-05-15T14:01:45.2838294Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_utf8.cpp -o stri_container_utf8.o 2021-05-15T14:01:45.9187799Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_utf8_indexable.cpp -o stri_container_utf8_indexable.o 2021-05-15T14:01:46.5307771Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_encoding_conversion.cpp -o stri_encoding_conversion.o 2021-05-15T14:01:47.4921432Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_encoding_detection.cpp -o stri_encoding_detection.o 2021-05-15T14:01:48.9982169Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_encoding_management.cpp -o stri_encoding_management.o 2021-05-15T14:01:49.6649767Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_escape.cpp -o stri_escape.o 2021-05-15T14:01:50.3491824Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_exception.cpp -o stri_exception.o 2021-05-15T14:01:50.8477296Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_ICU_settings.cpp -o stri_ICU_settings.o 2021-05-15T14:01:51.3661553Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_join.cpp -o stri_join.o 2021-05-15T14:01:52.2542228Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_length.cpp -o stri_length.o 2021-05-15T14:01:52.8819907Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_pad.cpp -o stri_pad.o 2021-05-15T14:01:53.4866645Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_prepare_arg.cpp -o stri_prepare_arg.o 2021-05-15T14:01:54.3629183Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_random.cpp -o stri_random.o 2021-05-15T14:01:55.0863226Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_reverse.cpp -o stri_reverse.o 2021-05-15T14:01:55.6800027Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_count.cpp -o stri_search_class_count.o 2021-05-15T14:01:56.3353828Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_detect.cpp -o stri_search_class_detect.o 2021-05-15T14:01:56.9510911Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_extract.cpp -o stri_search_class_extract.o 2021-05-15T14:01:57.7558127Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_locate.cpp -o stri_search_class_locate.o 2021-05-15T14:01:58.5649297Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_replace.cpp -o stri_search_class_replace.o 2021-05-15T14:01:59.5335977Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_split.cpp -o stri_search_class_split.o 2021-05-15T14:02:00.3399933Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_startsendswith.cpp -o stri_search_class_startsendswith.o 2021-05-15T14:02:01.0693854Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_subset.cpp -o stri_search_class_subset.o 2021-05-15T14:02:01.8123215Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_trim.cpp -o stri_search_class_trim.o 2021-05-15T14:02:02.4395768Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_common.cpp -o stri_search_common.o 2021-05-15T14:02:03.0570088Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_count.cpp -o stri_search_coll_count.o 2021-05-15T14:02:03.7068274Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_detect.cpp -o stri_search_coll_detect.o 2021-05-15T14:02:04.4733503Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_extract.cpp -o stri_search_coll_extract.o 2021-05-15T14:02:05.3156176Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_locate.cpp -o stri_search_coll_locate.o 2021-05-15T14:02:06.1529004Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_replace.cpp -o stri_search_coll_replace.o 2021-05-15T14:02:07.0109946Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_split.cpp -o stri_search_coll_split.o 2021-05-15T14:02:07.8284955Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_startsendswith.cpp -o stri_search_coll_startsendswith.o 2021-05-15T14:02:08.5458037Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_subset.cpp -o stri_search_coll_subset.o 2021-05-15T14:02:09.2979973Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_boundaries_count.cpp -o stri_search_boundaries_count.o 2021-05-15T14:02:09.8281919Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_boundaries_extract.cpp -o stri_search_boundaries_extract.o 2021-05-15T14:02:10.5576127Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_boundaries_locate.cpp -o stri_search_boundaries_locate.o 2021-05-15T14:02:11.2400606Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_boundaries_split.cpp -o stri_search_boundaries_split.o 2021-05-15T14:02:11.9336384Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_count.cpp -o stri_search_fixed_count.o 2021-05-15T14:02:12.4797059Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_detect.cpp -o stri_search_fixed_detect.o 2021-05-15T14:02:13.0035721Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_extract.cpp -o stri_search_fixed_extract.o 2021-05-15T14:02:13.7171761Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_locate.cpp -o stri_search_fixed_locate.o 2021-05-15T14:02:14.5404322Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_replace.cpp -o stri_search_fixed_replace.o 2021-05-15T14:02:15.3553397Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_split.cpp -o stri_search_fixed_split.o 2021-05-15T14:02:16.1331311Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_subset.cpp -o stri_search_fixed_subset.o 2021-05-15T14:02:16.8275986Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_startsendswith.cpp -o stri_search_fixed_startsendswith.o 2021-05-15T14:02:17.4579395Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_in.cpp -o stri_search_in.o 2021-05-15T14:02:17.4732288Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_other_split.cpp -o stri_search_other_split.o 2021-05-15T14:02:18.2626372Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_count.cpp -o stri_search_regex_count.o 2021-05-15T14:02:18.8048395Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_detect.cpp -o stri_search_regex_detect.o 2021-05-15T14:02:19.3575695Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_extract.cpp -o stri_search_regex_extract.o 2021-05-15T14:02:20.1246497Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_locate.cpp -o stri_search_regex_locate.o 2021-05-15T14:02:20.8879522Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_match.cpp -o stri_search_regex_match.o 2021-05-15T14:02:21.7924920Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_replace.cpp -o stri_search_regex_replace.o 2021-05-15T14:02:22.4487949Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_split.cpp -o stri_search_regex_split.o 2021-05-15T14:02:23.1799559Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_subset.cpp -o stri_search_regex_subset.o 2021-05-15T14:02:23.8250376Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_sort.cpp -o stri_sort.o 2021-05-15T14:02:25.4096965Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_stats.cpp -o stri_stats.o 2021-05-15T14:02:26.0609901Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_stringi.cpp -o stri_stringi.o 2021-05-15T14:02:26.6371762Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_sub.cpp -o stri_sub.o 2021-05-15T14:02:27.4008086Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_test.cpp -o stri_test.o 2021-05-15T14:02:27.9038594Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_time_zone.cpp -o stri_time_zone.o 2021-05-15T14:02:28.4559288Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_time_calendar.cpp -o stri_time_calendar.o 2021-05-15T14:02:29.2281484Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_time_symbols.cpp -o stri_time_symbols.o 2021-05-15T14:02:29.9659706Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_time_format.cpp -o stri_time_format.o 2021-05-15T14:02:30.8616725Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_trans_casemap.cpp -o stri_trans_casemap.o 2021-05-15T14:02:31.5389867Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_trans_other.cpp -o stri_trans_other.o 2021-05-15T14:02:32.2319418Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_trans_normalization.cpp -o stri_trans_normalization.o 2021-05-15T14:02:32.8094629Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_trans_transliterate.cpp -o stri_trans_transliterate.o 2021-05-15T14:02:33.3701427Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_ucnv.cpp -o stri_ucnv.o 2021-05-15T14:02:33.9993954Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_uloc.cpp -o stri_uloc.o 2021-05-15T14:02:34.6127819Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_utils.cpp -o stri_utils.o 2021-05-15T14:02:35.1869654Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_wrap.cpp -o stri_wrap.o 2021-05-15T14:02:36.4981208Z g++ -std=gnu++11 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o stringi.so stri_brkiter.o stri_collator.o stri_common.o stri_compare.o stri_container_base.o stri_container_bytesearch.o stri_container_listint.o stri_container_listraw.o stri_container_listutf8.o stri_container_regex.o stri_container_usearch.o stri_container_utf16.o stri_container_utf8.o stri_container_utf8_indexable.o stri_encoding_conversion.o stri_encoding_detection.o stri_encoding_management.o stri_escape.o stri_exception.o stri_ICU_settings.o stri_join.o stri_length.o stri_pad.o stri_prepare_arg.o stri_random.o stri_reverse.o stri_search_class_count.o stri_search_class_detect.o stri_search_class_extract.o stri_search_class_locate.o stri_search_class_replace.o stri_search_class_split.o stri_search_class_startsendswith.o stri_search_class_subset.o stri_search_class_trim.o stri_search_common.o stri_search_coll_count.o stri_search_coll_detect.o stri_search_coll_extract.o stri_search_coll_locate.o stri_search_coll_replace.o stri_search_coll_split.o stri_search_coll_startsendswith.o stri_search_coll_subset.o stri_search_boundaries_count.o stri_search_boundaries_extract.o stri_search_boundaries_locate.o stri_search_boundaries_split.o stri_search_fixed_count.o stri_search_fixed_detect.o stri_search_fixed_extract.o stri_search_fixed_locate.o stri_search_fixed_replace.o stri_search_fixed_split.o stri_search_fixed_subset.o stri_search_fixed_startsendswith.o stri_search_in.o stri_search_other_split.o stri_search_regex_count.o stri_search_regex_detect.o stri_search_regex_extract.o stri_search_regex_locate.o stri_search_regex_match.o stri_search_regex_replace.o stri_search_regex_split.o stri_search_regex_subset.o stri_sort.o stri_stats.o stri_stringi.o stri_sub.o stri_test.o stri_time_zone.o stri_time_calendar.o stri_time_symbols.o stri_time_format.o stri_trans_casemap.o stri_trans_other.o stri_trans_normalization.o stri_trans_transliterate.o stri_ucnv.o stri_uloc.o stri_utils.o stri_wrap.o -L/usr/lib/x86_64-linux-gnu -licui18n -licuuc -licudata -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:02:36.7062877Z installing via 'install.libs.R' to /home/runner/work/_temp/Library/00LOCK-stringi/00new/stringi 2021-05-15T14:02:36.7863752Z ** R 2021-05-15T14:02:36.8138996Z ** inst 2021-05-15T14:02:36.8148562Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:02:37.7720790Z ** help 2021-05-15T14:02:38.1699151Z *** installing help indices 2021-05-15T14:02:38.3610025Z ** building package indices 2021-05-15T14:02:38.7314194Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:02:38.9139497Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:02:38.9353714Z ** testing if installed package can be loaded from final location 2021-05-15T14:02:39.1308217Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:02:39.1324184Z * DONE (stringi) 2021-05-15T14:02:40.0358769Z * installing *source* package β€˜Rcpp’ ... 2021-05-15T14:02:40.0723888Z ** package β€˜Rcpp’ successfully unpacked and MD5 sums checked 2021-05-15T14:02:40.0725270Z ** using staged installation 2021-05-15T14:02:40.0841206Z ** libs 2021-05-15T14:02:40.0892432Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fpic -g -O2 -c api.cpp -o api.o 2021-05-15T14:02:43.0368692Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fpic -g -O2 -c attributes.cpp -o attributes.o 2021-05-15T14:02:57.9918605Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fpic -g -O2 -c barrier.cpp -o barrier.o 2021-05-15T14:02:58.1899933Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fpic -g -O2 -c date.cpp -o date.o 2021-05-15T14:03:01.3048206Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fpic -g -O2 -c module.cpp -o module.o 2021-05-15T14:03:07.5874009Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fpic -g -O2 -c rcpp_init.cpp -o rcpp_init.o 2021-05-15T14:03:10.3980040Z g++ -std=gnu++14 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o Rcpp.so api.o attributes.o barrier.o date.o module.o rcpp_init.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:03:10.5707814Z installing to /home/runner/work/_temp/Library/00LOCK-Rcpp/00new/Rcpp/libs 2021-05-15T14:03:10.5821704Z ** R 2021-05-15T14:03:10.5958317Z ** inst 2021-05-15T14:03:10.6357052Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:03:12.2444376Z ** help 2021-05-15T14:03:12.3353752Z *** installing help indices 2021-05-15T14:03:12.3933736Z ** building package indices 2021-05-15T14:03:12.6162361Z ** installing vignettes 2021-05-15T14:03:12.6220942Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:03:12.8725900Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:03:12.8949216Z ** testing if installed package can be loaded from final location 2021-05-15T14:03:13.1712993Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:03:13.1806371Z * DONE (Rcpp) 2021-05-15T14:03:13.8096373Z * installing *source* package β€˜commonmark’ ... 2021-05-15T14:03:13.8105687Z rm -f cmark/cmark.o cmark/node.o cmark/iterator.o cmark/blocks.o cmark/inlines.o cmark/scanners.o cmark/utf8.o cmark/buffer.o cmark/references.o cmark/render.o cmark/man.o cmark/xml.o cmark/html.o cmark/commonmark.o cmark/latex.o cmark/houdini_href_e.o cmark/houdini_html_e.o cmark/houdini_html_u.o cmark/cmark_ctype.o cmark/arena.o cmark/html.o cmark/linked_list.o cmark/plugin.o cmark/registry.o cmark/syntax_extension.o cmark/plaintext.o cmark/footnotes.o cmark/map.o extensions/autolink.o extensions/core-extensions.o extensions/ext_scanners.o extensions/strikethrough.o extensions/table.o extensions/tagfilter.o extensions.o init.o wrapper.o commonmark.so cmark/libstatcmark.a 2021-05-15T14:03:13.8120753Z ** package β€˜commonmark’ successfully unpacked and MD5 sums checked 2021-05-15T14:03:13.8121598Z ** using staged installation 2021-05-15T14:03:13.8122119Z ** libs 2021-05-15T14:03:13.8124771Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c extensions.c -o extensions.o 2021-05-15T14:03:13.8127741Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c init.c -o init.o 2021-05-15T14:03:13.8130840Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c wrapper.c -o wrapper.o 2021-05-15T14:03:13.8133761Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/cmark.c -o cmark/cmark.o 2021-05-15T14:03:13.8136695Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/node.c -o cmark/node.o 2021-05-15T14:03:13.9449489Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/iterator.c -o cmark/iterator.o 2021-05-15T14:03:14.0513299Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/blocks.c -o cmark/blocks.o 2021-05-15T14:03:14.5545516Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/inlines.c -o cmark/inlines.o 2021-05-15T14:03:15.2826574Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/scanners.c -o cmark/scanners.o 2021-05-15T14:03:17.0315755Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/utf8.c -o cmark/utf8.o 2021-05-15T14:03:20.0769753Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/buffer.c -o cmark/buffer.o 2021-05-15T14:03:20.2071023Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/references.c -o cmark/references.o 2021-05-15T14:03:20.2564663Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/render.c -o cmark/render.o 2021-05-15T14:03:20.3601102Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/man.c -o cmark/man.o 2021-05-15T14:03:20.4458099Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/xml.c -o cmark/xml.o 2021-05-15T14:03:20.5290900Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/html.c -o cmark/html.o 2021-05-15T14:03:20.7124684Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/commonmark.c -o cmark/commonmark.o 2021-05-15T14:03:20.9035478Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/latex.c -o cmark/latex.o 2021-05-15T14:03:21.0270758Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/houdini_href_e.c -o cmark/houdini_href_e.o 2021-05-15T14:03:21.0710414Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/houdini_html_e.c -o cmark/houdini_html_e.o 2021-05-15T14:03:21.1174561Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/houdini_html_u.c -o cmark/houdini_html_u.o 2021-05-15T14:03:21.2261175Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/cmark_ctype.c -o cmark/cmark_ctype.o 2021-05-15T14:03:21.2563034Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/arena.c -o cmark/arena.o 2021-05-15T14:03:21.3166383Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/linked_list.c -o cmark/linked_list.o 2021-05-15T14:03:21.3572835Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/plugin.c -o cmark/plugin.o 2021-05-15T14:03:21.3932667Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/registry.c -o cmark/registry.o 2021-05-15T14:03:21.4420743Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/syntax_extension.c -o cmark/syntax_extension.o 2021-05-15T14:03:21.5112224Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/plaintext.c -o cmark/plaintext.o 2021-05-15T14:03:21.6156927Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/footnotes.c -o cmark/footnotes.o 2021-05-15T14:03:21.6595107Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/map.c -o cmark/map.o 2021-05-15T14:03:21.7375376Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c extensions/autolink.c -o extensions/autolink.o 2021-05-15T14:03:21.9100007Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c extensions/core-extensions.c -o extensions/core-extensions.o 2021-05-15T14:03:21.9389563Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c extensions/ext_scanners.c -o extensions/ext_scanners.o 2021-05-15T14:03:22.0765875Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c extensions/strikethrough.c -o extensions/strikethrough.o 2021-05-15T14:03:22.1544915Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c extensions/table.c -o extensions/table.o 2021-05-15T14:03:22.4237893Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c extensions/tagfilter.c -o extensions/tagfilter.o 2021-05-15T14:03:22.4720546Z ar rcs cmark/libstatcmark.a cmark/cmark.o cmark/node.o cmark/iterator.o cmark/blocks.o cmark/inlines.o cmark/scanners.o cmark/utf8.o cmark/buffer.o cmark/references.o cmark/render.o cmark/man.o cmark/xml.o cmark/html.o cmark/commonmark.o cmark/latex.o cmark/houdini_href_e.o cmark/houdini_html_e.o cmark/houdini_html_u.o cmark/cmark_ctype.o cmark/arena.o cmark/html.o cmark/linked_list.o cmark/plugin.o cmark/registry.o cmark/syntax_extension.o cmark/plaintext.o cmark/footnotes.o cmark/map.o extensions/autolink.o extensions/core-extensions.o extensions/ext_scanners.o extensions/strikethrough.o extensions/table.o extensions/tagfilter.o 2021-05-15T14:03:22.4831692Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o commonmark.so extensions.o init.o wrapper.o -Lcmark -lstatcmark -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:03:22.5245262Z installing to /home/runner/work/_temp/Library/00LOCK-commonmark/00new/commonmark/libs 2021-05-15T14:03:22.5299342Z ** R 2021-05-15T14:03:22.5321538Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:03:22.7525577Z ** help 2021-05-15T14:03:22.7645334Z *** installing help indices 2021-05-15T14:03:22.7808450Z ** building package indices 2021-05-15T14:03:22.9646733Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:03:23.1347195Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:03:23.1531926Z ** testing if installed package can be loaded from final location 2021-05-15T14:03:23.3177250Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:03:23.3181944Z * DONE (commonmark) 2021-05-15T14:03:23.5438549Z * installing *source* package β€˜brew’ ... 2021-05-15T14:03:23.5440782Z ** using staged installation 2021-05-15T14:03:23.5516652Z ** R 2021-05-15T14:03:23.5544605Z ** inst 2021-05-15T14:03:23.5570365Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:03:23.8844166Z ** help 2021-05-15T14:03:23.8982261Z *** installing help indices 2021-05-15T14:03:23.9162137Z ** building package indices 2021-05-15T14:03:24.1509149Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:03:24.3553080Z ** testing if installed package can be loaded from final location 2021-05-15T14:03:24.5714569Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:03:24.5727421Z * DONE (brew) 2021-05-15T14:03:24.8263032Z * installing *source* package β€˜sessioninfo’ ... 2021-05-15T14:03:24.8279698Z ** package β€˜sessioninfo’ successfully unpacked and MD5 sums checked 2021-05-15T14:03:24.8281593Z ** using staged installation 2021-05-15T14:03:24.8459727Z ** R 2021-05-15T14:03:24.8503097Z ** inst 2021-05-15T14:03:24.8509626Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:03:25.2960100Z ** help 2021-05-15T14:03:25.3124739Z *** installing help indices 2021-05-15T14:03:25.3298090Z ** building package indices 2021-05-15T14:03:25.5356388Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:03:25.7667251Z ** testing if installed package can be loaded from final location 2021-05-15T14:03:25.9966266Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:03:25.9972343Z * DONE (sessioninfo) 2021-05-15T14:03:26.2102694Z * installing *source* package β€˜prettyunits’ ... 2021-05-15T14:03:26.2111797Z ** package β€˜prettyunits’ successfully unpacked and MD5 sums checked 2021-05-15T14:03:26.2113688Z ** using staged installation 2021-05-15T14:03:26.2213702Z ** R 2021-05-15T14:03:26.2256573Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:03:26.5324241Z ** help 2021-05-15T14:03:26.5568642Z *** installing help indices 2021-05-15T14:03:26.5774925Z ** building package indices 2021-05-15T14:03:26.7945257Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:03:26.9761324Z ** testing if installed package can be loaded from final location 2021-05-15T14:03:27.1560121Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:03:27.1570330Z * DONE (prettyunits) 2021-05-15T14:03:27.6861083Z * installing *source* package β€˜vctrs’ ... 2021-05-15T14:03:27.7009482Z ** package β€˜vctrs’ successfully unpacked and MD5 sums checked 2021-05-15T14:03:27.7011071Z ** using staged installation 2021-05-15T14:03:27.7191036Z ** libs 2021-05-15T14:03:27.7276918Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c altrep-rle.c -o altrep-rle.o 2021-05-15T14:03:27.8438474Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c arg-counter.c -o arg-counter.o 2021-05-15T14:03:27.9253264Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c arg.c -o arg.o 2021-05-15T14:03:28.0118133Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c bind.c -o bind.o 2021-05-15T14:03:28.2572938Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c c-unchop.c -o c-unchop.o 2021-05-15T14:03:28.3789286Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c c.c -o c.o 2021-05-15T14:03:28.5138213Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c callables.c -o callables.o 2021-05-15T14:03:28.5734212Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cast-bare.c -o cast-bare.o 2021-05-15T14:03:28.6730773Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cast-dispatch.c -o cast-dispatch.o 2021-05-15T14:03:28.7431804Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cast.c -o cast.o 2021-05-15T14:03:28.8650993Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c compare.c -o compare.o 2021-05-15T14:03:29.0546780Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c complete.c -o complete.o 2021-05-15T14:03:29.1738310Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c conditions.c -o conditions.o 2021-05-15T14:03:29.2511074Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c dictionary.c -o dictionary.o 2021-05-15T14:03:29.4926181Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c dim.c -o dim.o 2021-05-15T14:03:29.5548228Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c equal.c -o equal.o 2021-05-15T14:03:29.9306698Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c fields.c -o fields.o 2021-05-15T14:03:30.0187194Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c fill.c -o fill.o 2021-05-15T14:03:30.1426764Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c group.c -o group.o 2021-05-15T14:03:30.2626323Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c growable.c -o growable.o 2021-05-15T14:03:30.3203102Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c hash.c -o hash.o 2021-05-15T14:03:30.5458959Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c init.c -o init.o 2021-05-15T14:03:30.6046362Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c names.c -o names.o 2021-05-15T14:03:30.9151634Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c order-groups.c -o order-groups.o 2021-05-15T14:03:30.9886402Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c order-radix.c -o order-radix.o 2021-05-15T14:03:31.6848553Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c order-sortedness.c -o order-sortedness.o 2021-05-15T14:03:31.8374032Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c order-transform.c -o order-transform.o 2021-05-15T14:03:31.9093624Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c order-truelength.c -o order-truelength.o 2021-05-15T14:03:31.9909707Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c poly-op.c -o poly-op.o 2021-05-15T14:03:32.1566066Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c proxy-restore.c -o proxy-restore.o 2021-05-15T14:03:32.2691684Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c proxy.c -o proxy.o 2021-05-15T14:03:32.3897953Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c ptype2-dispatch.c -o ptype2-dispatch.o 2021-05-15T14:03:32.4893829Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c rep.c -o rep.o 2021-05-15T14:03:32.6205054Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c runs.c -o runs.o 2021-05-15T14:03:32.8513470Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c shape.c -o shape.o 2021-05-15T14:03:32.9445798Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c size-common.c -o size-common.o 2021-05-15T14:03:33.0235336Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c size.c -o size.o 2021-05-15T14:03:33.1327009Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c slice-array.c -o slice-array.o 2021-05-15T14:03:33.5812542Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c slice-assign-array.c -o slice-assign-array.o 2021-05-15T14:03:33.9209037Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c slice-assign.c -o slice-assign.o 2021-05-15T14:03:34.1933489Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c slice-chop.c -o slice-chop.o 2021-05-15T14:03:34.3844619Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c slice.c -o slice.o 2021-05-15T14:03:34.6996362Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c split.c -o split.o 2021-05-15T14:03:34.7657242Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c subscript-loc.c -o subscript-loc.o 2021-05-15T14:03:34.9791812Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c subscript.c -o subscript.o 2021-05-15T14:03:35.1397925Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c translate.c -o translate.o 2021-05-15T14:03:35.2570403Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c type-data-frame.c -o type-data-frame.o 2021-05-15T14:03:35.6414051Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c type-date-time.c -o type-date-time.o 2021-05-15T14:03:35.8098757Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c type-factor.c -o type-factor.o 2021-05-15T14:03:35.9643241Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c type-info.c -o type-info.o 2021-05-15T14:03:36.0813820Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c type-tibble.c -o type-tibble.o 2021-05-15T14:03:36.1615052Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c type.c -o type.o 2021-05-15T14:03:36.2931366Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c type2.c -o type2.o 2021-05-15T14:03:36.4297505Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c typeof2-s3.c -o typeof2-s3.o 2021-05-15T14:03:36.5575491Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c typeof2.c -o typeof2.o 2021-05-15T14:03:36.6654788Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c unspecified.c -o unspecified.o 2021-05-15T14:03:36.7471235Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c utils-dispatch.c -o utils-dispatch.o 2021-05-15T14:03:36.8269826Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c utils-rlang.c -o utils-rlang.o 2021-05-15T14:03:36.8875987Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c utils.c -o utils.o 2021-05-15T14:03:37.5626631Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c version.c -o version.o 2021-05-15T14:03:37.6062090Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o vctrs.so altrep-rle.o arg-counter.o arg.o bind.o c-unchop.o c.o callables.o cast-bare.o cast-dispatch.o cast.o compare.o complete.o conditions.o dictionary.o dim.o equal.o fields.o fill.o group.o growable.o hash.o init.o names.o order-groups.o order-radix.o order-sortedness.o order-transform.o order-truelength.o poly-op.o proxy-restore.o proxy.o ptype2-dispatch.o rep.o runs.o shape.o size-common.o size.o slice-array.o slice-assign-array.o slice-assign.o slice-chop.o slice.o split.o subscript-loc.o subscript.o translate.o type-data-frame.o type-date-time.o type-factor.o type-info.o type-tibble.o type.o type2.o typeof2-s3.o typeof2.o unspecified.o utils-dispatch.o utils-rlang.o utils.o version.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:03:37.6726493Z installing to /home/runner/work/_temp/Library/00LOCK-vctrs/00new/vctrs/libs 2021-05-15T14:03:37.6749943Z ** R 2021-05-15T14:03:37.7117670Z ** inst 2021-05-15T14:03:37.7139833Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:03:40.2415040Z ** help 2021-05-15T14:03:40.4953481Z *** installing help indices 2021-05-15T14:03:40.6681666Z *** copying figures 2021-05-15T14:03:40.6690008Z ** building package indices 2021-05-15T14:03:40.9924486Z ** installing vignettes 2021-05-15T14:03:41.0075354Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:03:41.2471146Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:03:41.2668872Z ** testing if installed package can be loaded from final location 2021-05-15T14:03:41.5494833Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:03:41.5528263Z * DONE (vctrs) 2021-05-15T14:03:41.8401315Z * installing *source* package β€˜processx’ ... 2021-05-15T14:03:41.8438031Z ** package β€˜processx’ successfully unpacked and MD5 sums checked 2021-05-15T14:03:41.8439589Z ** using staged installation 2021-05-15T14:03:41.8607426Z ** libs 2021-05-15T14:03:41.8670666Z gcc -g -O2 -L/usr/local/lib -Wall tools/px.c -o tools/px 2021-05-15T14:03:42.0077965Z gcc -g -O2 -L/usr/local/lib supervisor/supervisor.c \ 2021-05-15T14:03:42.0079613Z supervisor/utils.c -o supervisor/supervisor 2021-05-15T14:03:42.1842457Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-15T14:03:42.2721002Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c client.c -o client.o 2021-05-15T14:03:42.3653567Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c errors.c -o errors.o 2021-05-15T14:03:42.4259232Z gcc -shared -L"/opt/R/devel/lib/R/lib" -L/usr/local/lib -o client.so base64.o client.o errors.o \ 2021-05-15T14:03:42.4260868Z -L"/opt/R/devel/lib/R/lib" -lR 2021-05-15T14:03:42.4504399Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T14:03:42.5320620Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c poll.c -o poll.o 2021-05-15T14:03:42.6333377Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c processx-connection.c -o processx-connection.o 2021-05-15T14:03:42.9632071Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c processx-vector.c -o processx-vector.o 2021-05-15T14:03:43.0508757Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c create-time.c -o create-time.o 2021-05-15T14:03:43.1646841Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unix/childlist.c -o unix/childlist.o 2021-05-15T14:03:43.2560974Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unix/connection.c -o unix/connection.o 2021-05-15T14:03:43.3334603Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unix/processx.c -o unix/processx.o 2021-05-15T14:03:43.6542474Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unix/sigchld.c -o unix/sigchld.o 2021-05-15T14:03:43.7533062Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unix/utils.c -o unix/utils.o 2021-05-15T14:03:43.8562374Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unix/named_pipe.c -o unix/named_pipe.o 2021-05-15T14:03:43.9101009Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cleancall.c -o cleancall.o 2021-05-15T14:03:43.9855813Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o processx.so init.o poll.o errors.o processx-connection.o processx-vector.o create-time.o base64.o unix/childlist.o unix/connection.o unix/processx.o unix/sigchld.o unix/utils.o unix/named_pipe.o cleancall.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:03:44.0165964Z installing via 'install.libs.R' to /home/runner/work/_temp/Library/00LOCK-processx/00new/processx 2021-05-15T14:03:44.0187486Z ** R 2021-05-15T14:03:44.0341039Z ** inst 2021-05-15T14:03:44.0349416Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:03:45.6860644Z ** help 2021-05-15T14:03:45.7598812Z *** installing help indices 2021-05-15T14:03:45.8027022Z ** building package indices 2021-05-15T14:03:46.0329631Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:03:46.2284764Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:03:46.2553805Z ** testing if installed package can be loaded from final location 2021-05-15T14:03:46.4808256Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:03:46.4836211Z * DONE (processx) 2021-05-15T14:03:46.7259492Z * installing *source* package β€˜markdown’ ... 2021-05-15T14:03:46.7279489Z ** package β€˜markdown’ successfully unpacked and MD5 sums checked 2021-05-15T14:03:46.7281474Z ** using staged installation 2021-05-15T14:03:46.7424226Z ** libs 2021-05-15T14:03:46.7476876Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c Rbase64.c -o Rbase64.o 2021-05-15T14:03:46.8118234Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c Rinit.c -o Rinit.o 2021-05-15T14:03:46.8615463Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c Rmarkdown.c -o Rmarkdown.o 2021-05-15T14:03:47.0321942Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c autolink.c -o autolink.o 2021-05-15T14:03:47.1352812Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c buffer.c -o buffer.o 2021-05-15T14:03:47.2040134Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c houdini_href_e.c -o houdini_href_e.o 2021-05-15T14:03:47.2426745Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c houdini_html_e.c -o houdini_html_e.o 2021-05-15T14:03:47.2805349Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c html.c -o html.o 2021-05-15T14:03:47.4891107Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c html_smartypants.c -o html_smartypants.o 2021-05-15T14:03:47.6282021Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c markdown.c -o markdown.o 2021-05-15T14:03:48.6400614Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c stack.c -o stack.o 2021-05-15T14:03:48.6896015Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o markdown.so Rbase64.o Rinit.o Rmarkdown.o autolink.o buffer.o houdini_href_e.o houdini_html_e.o html.o html_smartypants.o markdown.o stack.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:03:48.7205294Z installing to /home/runner/work/_temp/Library/00LOCK-markdown/00new/markdown/libs 2021-05-15T14:03:48.7206654Z ** R 2021-05-15T14:03:48.7248242Z ** inst 2021-05-15T14:03:48.7267563Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:03:49.1352499Z ** help 2021-05-15T14:03:49.1712431Z *** installing help indices 2021-05-15T14:03:49.1970086Z ** building package indices 2021-05-15T14:03:49.4002407Z ** installing vignettes 2021-05-15T14:03:49.4059551Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:03:49.5880682Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:03:49.6066278Z ** testing if installed package can be loaded from final location 2021-05-15T14:03:49.7852381Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:03:49.7860680Z * DONE (markdown) 2021-05-15T14:03:50.0170454Z * installing *source* package β€˜highr’ ... 2021-05-15T14:03:50.0181699Z ** package β€˜highr’ successfully unpacked and MD5 sums checked 2021-05-15T14:03:50.0183554Z ** using staged installation 2021-05-15T14:03:50.0351821Z ** R 2021-05-15T14:03:50.0392280Z ** inst 2021-05-15T14:03:50.0404231Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:03:50.3712040Z ** help 2021-05-15T14:03:50.3855737Z *** installing help indices 2021-05-15T14:03:50.4049996Z ** building package indices 2021-05-15T14:03:50.5940898Z ** installing vignettes 2021-05-15T14:03:50.5990174Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:03:50.7718052Z ** testing if installed package can be loaded from final location 2021-05-15T14:03:50.9460407Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:03:50.9468550Z * DONE (highr) 2021-05-15T14:03:51.2189774Z * installing *source* package β€˜stringr’ ... 2021-05-15T14:03:51.2224089Z ** package β€˜stringr’ successfully unpacked and MD5 sums checked 2021-05-15T14:03:51.2226144Z ** using staged installation 2021-05-15T14:03:51.2374806Z ** R 2021-05-15T14:03:51.2446917Z ** data 2021-05-15T14:03:51.2452612Z *** moving datasets to lazyload DB 2021-05-15T14:03:51.2613689Z ** inst 2021-05-15T14:03:51.2629033Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:03:51.7524419Z ** help 2021-05-15T14:03:51.8287287Z *** installing help indices 2021-05-15T14:03:51.8847112Z *** copying figures 2021-05-15T14:03:51.8849111Z ** building package indices 2021-05-15T14:03:52.1331693Z ** installing vignettes 2021-05-15T14:03:52.1395034Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:03:52.3200243Z ** testing if installed package can be loaded from final location 2021-05-15T14:03:52.4997752Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:03:52.5004754Z * DONE (stringr) 2021-05-15T14:03:52.7039732Z * installing *source* package β€˜rversions’ ... 2021-05-15T14:03:52.7050952Z ** package β€˜rversions’ successfully unpacked and MD5 sums checked 2021-05-15T14:03:52.7052791Z ** using staged installation 2021-05-15T14:03:52.7186578Z ** R 2021-05-15T14:03:52.7224837Z ** inst 2021-05-15T14:03:52.7232379Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:03:53.0251789Z ** help 2021-05-15T14:03:53.0435019Z *** installing help indices 2021-05-15T14:03:53.0636582Z *** copying figures 2021-05-15T14:03:53.0639214Z ** building package indices 2021-05-15T14:03:53.2510909Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:03:53.4398612Z ** testing if installed package can be loaded from final location 2021-05-15T14:03:53.6356167Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:03:53.6362326Z * DONE (rversions) 2021-05-15T14:03:54.0417405Z * installing *source* package β€˜pillar’ ... 2021-05-15T14:03:54.0520016Z ** package β€˜pillar’ successfully unpacked and MD5 sums checked 2021-05-15T14:03:54.0520951Z ** using staged installation 2021-05-15T14:03:54.0714450Z ** R 2021-05-15T14:03:54.0911855Z ** inst 2021-05-15T14:03:54.0947723Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:03:55.7833871Z ** help 2021-05-15T14:03:55.8638199Z *** installing help indices 2021-05-15T14:03:55.9227007Z *** copying figures 2021-05-15T14:03:55.9231438Z ** building package indices 2021-05-15T14:03:56.1684690Z ** installing vignettes 2021-05-15T14:03:56.1760295Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:03:56.4639909Z ** testing if installed package can be loaded from final location 2021-05-15T14:03:56.7788192Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:03:56.7814340Z * DONE (pillar) 2021-05-15T14:03:57.0388267Z * installing *source* package β€˜callr’ ... 2021-05-15T14:03:57.0411912Z ** package β€˜callr’ successfully unpacked and MD5 sums checked 2021-05-15T14:03:57.0413708Z ** using staged installation 2021-05-15T14:03:57.0533320Z ** R 2021-05-15T14:03:57.0663169Z ** inst 2021-05-15T14:03:57.0669942Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:03:59.8724229Z ** help 2021-05-15T14:03:59.9897804Z *** installing help indices 2021-05-15T14:04:00.0557121Z ** building package indices 2021-05-15T14:04:00.3199538Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:04:00.5399504Z ** testing if installed package can be loaded from final location 2021-05-15T14:04:00.7933202Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:04:00.7962673Z * DONE (callr) 2021-05-15T14:04:01.2361110Z * installing *source* package β€˜knitr’ ... 2021-05-15T14:04:01.2466192Z ** package β€˜knitr’ successfully unpacked and MD5 sums checked 2021-05-15T14:04:01.2468156Z ** using staged installation 2021-05-15T14:04:01.2799918Z ** R 2021-05-15T14:04:01.3143940Z ** demo 2021-05-15T14:04:01.3149992Z ** inst 2021-05-15T14:04:01.3242792Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:04:05.1726949Z ** help 2021-05-15T14:04:05.3473045Z *** installing help indices 2021-05-15T14:04:05.4574045Z ** building package indices 2021-05-15T14:04:05.7575460Z ** installing vignettes 2021-05-15T14:04:05.7667982Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:04:05.9727484Z ** testing if installed package can be loaded from final location 2021-05-15T14:04:06.2574246Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:04:06.2626469Z * DONE (knitr) 2021-05-15T14:04:06.4789391Z * installing *source* package β€˜xopen’ ... 2021-05-15T14:04:06.4797072Z ** package β€˜xopen’ successfully unpacked and MD5 sums checked 2021-05-15T14:04:06.4798913Z ** using staged installation 2021-05-15T14:04:06.4938492Z ** R 2021-05-15T14:04:06.4962240Z ** inst 2021-05-15T14:04:06.4969149Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:04:06.7404363Z ** help 2021-05-15T14:04:06.7520868Z *** installing help indices 2021-05-15T14:04:06.7748082Z ** building package indices 2021-05-15T14:04:06.9634868Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:04:07.1326636Z ** testing if installed package can be loaded from final location 2021-05-15T14:04:07.2953584Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:04:07.2954808Z * DONE (xopen) 2021-05-15T14:04:07.6875673Z * installing *source* package β€˜tibble’ ... 2021-05-15T14:04:07.6977116Z ** package β€˜tibble’ successfully unpacked and MD5 sums checked 2021-05-15T14:04:07.6978563Z ** using staged installation 2021-05-15T14:04:07.7190705Z ** libs 2021-05-15T14:04:07.7243210Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c attributes.c -o attributes.o 2021-05-15T14:04:07.7734981Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c coerce.c -o coerce.o 2021-05-15T14:04:07.8367173Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T14:04:07.8708329Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-15T14:04:07.9705081Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o tibble.so attributes.o coerce.o init.o matrixToDataFrame.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:04:07.9925189Z installing to /home/runner/work/_temp/Library/00LOCK-tibble/00new/tibble/libs 2021-05-15T14:04:07.9930254Z ** R 2021-05-15T14:04:08.0078144Z ** inst 2021-05-15T14:04:08.0106295Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:04:09.6408712Z ** help 2021-05-15T14:04:09.7103050Z *** installing help indices 2021-05-15T14:04:09.7574459Z *** copying figures 2021-05-15T14:04:09.7579155Z ** building package indices 2021-05-15T14:04:09.9888915Z ** installing vignettes 2021-05-15T14:04:09.9973094Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:04:10.3416658Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:04:10.3597308Z ** testing if installed package can be loaded from final location 2021-05-15T14:04:10.7134174Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:04:10.7156788Z * DONE (tibble) 2021-05-15T14:04:10.9610046Z * installing *source* package β€˜pkgbuild’ ... 2021-05-15T14:04:10.9632635Z ** package β€˜pkgbuild’ successfully unpacked and MD5 sums checked 2021-05-15T14:04:10.9634491Z ** using staged installation 2021-05-15T14:04:10.9776858Z ** R 2021-05-15T14:04:10.9859341Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:04:12.1166908Z ** help 2021-05-15T14:04:12.1566749Z *** installing help indices 2021-05-15T14:04:12.1905066Z ** building package indices 2021-05-15T14:04:12.3942732Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:04:12.6435755Z ** testing if installed package can be loaded from final location 2021-05-15T14:04:12.8973157Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:04:12.8985143Z * DONE (pkgbuild) 2021-05-15T14:04:13.2530823Z * installing *source* package β€˜roxygen2’ ... 2021-05-15T14:04:13.2599911Z ** package β€˜roxygen2’ successfully unpacked and MD5 sums checked 2021-05-15T14:04:13.2601406Z ** using staged installation 2021-05-15T14:04:13.2789609Z ** libs 2021-05-15T14:04:13.2839241Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c RcppExports.cpp -o RcppExports.o 2021-05-15T14:04:17.6927542Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c escapeExamples.cpp -o escapeExamples.o 2021-05-15T14:04:20.4701547Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c isComplete.cpp -o isComplete.o 2021-05-15T14:04:23.2939722Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c leadingSpaces.cpp -o leadingSpaces.o 2021-05-15T14:04:26.3428661Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c parser2.cpp -o parser2.o 2021-05-15T14:04:30.8562981Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c wrapUsage.cpp -o wrapUsage.o 2021-05-15T14:04:33.8341218Z g++ -std=gnu++14 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o roxygen2.so RcppExports.o escapeExamples.o isComplete.o leadingSpaces.o parser2.o wrapUsage.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:04:33.9327514Z installing to /home/runner/work/_temp/Library/00LOCK-roxygen2/00new/roxygen2/libs 2021-05-15T14:04:33.9345425Z ** R 2021-05-15T14:04:33.9635075Z ** inst 2021-05-15T14:04:33.9653295Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:04:37.7423789Z ** help 2021-05-15T14:04:37.8074852Z *** installing help indices 2021-05-15T14:04:37.8533373Z *** copying figures 2021-05-15T14:04:37.8534986Z ** building package indices 2021-05-15T14:04:38.0773369Z ** installing vignettes 2021-05-15T14:04:38.0865671Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:04:38.4086749Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:04:38.4277968Z ** testing if installed package can be loaded from final location 2021-05-15T14:04:38.8099221Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:04:38.8136092Z * DONE (roxygen2) 2021-05-15T14:04:39.0277293Z * installing *source* package β€˜rematch2’ ... 2021-05-15T14:04:39.0289699Z ** package β€˜rematch2’ successfully unpacked and MD5 sums checked 2021-05-15T14:04:39.0291408Z ** using staged installation 2021-05-15T14:04:39.0433929Z ** R 2021-05-15T14:04:39.0477074Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:04:39.5081815Z ** help 2021-05-15T14:04:39.5378579Z *** installing help indices 2021-05-15T14:04:39.5605944Z ** building package indices 2021-05-15T14:04:39.7613720Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:04:40.0954774Z ** testing if installed package can be loaded from final location 2021-05-15T14:04:40.4377047Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:04:40.4382363Z * DONE (rematch2) 2021-05-15T14:04:40.6892104Z * installing *source* package β€˜rcmdcheck’ ... 2021-05-15T14:04:40.6915170Z ** package β€˜rcmdcheck’ successfully unpacked and MD5 sums checked 2021-05-15T14:04:40.6917044Z ** using staged installation 2021-05-15T14:04:40.7036463Z ** R 2021-05-15T14:04:40.7109492Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:04:41.7996621Z ** help 2021-05-15T14:04:41.8353274Z *** installing help indices 2021-05-15T14:04:41.8636459Z ** building package indices 2021-05-15T14:04:42.0796069Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:04:42.3621997Z ** testing if installed package can be loaded from final location 2021-05-15T14:04:42.6396328Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:04:42.6416209Z * DONE (rcmdcheck) 2021-05-15T14:04:42.8658756Z * installing *source* package β€˜waldo’ ... 2021-05-15T14:04:42.8673615Z ** package β€˜waldo’ successfully unpacked and MD5 sums checked 2021-05-15T14:04:42.8674962Z ** using staged installation 2021-05-15T14:04:42.8807568Z ** R 2021-05-15T14:04:42.8863820Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:04:43.5044300Z ** help 2021-05-15T14:04:43.5151413Z *** installing help indices 2021-05-15T14:04:43.5315703Z *** copying figures 2021-05-15T14:04:43.5317847Z ** building package indices 2021-05-15T14:04:43.7071325Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:04:43.9291279Z ** testing if installed package can be loaded from final location 2021-05-15T14:04:44.1517054Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:04:44.1523865Z * DONE (waldo) 2021-05-15T14:04:44.6835841Z * installing *source* package β€˜testthat’ ... 2021-05-15T14:04:44.6952401Z ** package β€˜testthat’ successfully unpacked and MD5 sums checked 2021-05-15T14:04:44.6953337Z ** using staged installation 2021-05-15T14:04:44.7149153Z ** libs 2021-05-15T14:04:44.7199348Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T14:04:44.7679793Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fpic -g -O2 -c reassign.c -o reassign.o 2021-05-15T14:04:44.8134118Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fpic -g -O2 -c test-catch.cpp -o test-catch.o 2021-05-15T14:04:45.5122465Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fpic -g -O2 -c test-example.cpp -o test-example.o 2021-05-15T14:04:46.0631840Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fpic -g -O2 -c test-runner.cpp -o test-runner.o 2021-05-15T14:05:01.8465117Z g++ -std=gnu++14 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o testthat.so init.o reassign.o test-catch.o test-example.o test-runner.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:05:02.0110601Z installing to /home/runner/work/_temp/Library/00LOCK-testthat/00new/testthat/libs 2021-05-15T14:05:02.0216756Z ** R 2021-05-15T14:05:02.0560047Z ** inst 2021-05-15T14:05:02.0590997Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:05:11.2209804Z ** help 2021-05-15T14:05:11.4629147Z *** installing help indices 2021-05-15T14:05:11.6504598Z *** copying figures 2021-05-15T14:05:11.6509602Z ** building package indices 2021-05-15T14:05:12.0004440Z ** installing vignettes 2021-05-15T14:05:12.0116050Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:05:12.2453990Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:05:12.2735343Z ** testing if installed package can be loaded from final location 2021-05-15T14:05:12.7646816Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:05:12.7734010Z * DONE (testthat) 2021-05-15T14:05:13.1668892Z * installing *source* package β€˜devtools’ ... 2021-05-15T14:05:13.1734555Z ** package β€˜devtools’ successfully unpacked and MD5 sums checked 2021-05-15T14:05:13.1735635Z ** using staged installation 2021-05-15T14:05:13.2051383Z ** R 2021-05-15T14:05:13.2195323Z ** inst 2021-05-15T14:05:13.2208649Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:05:15.3462922Z ** help 2021-05-15T14:05:15.3476271Z *** installing help indices 2021-05-15T14:05:15.3477770Z *** copying figures 2021-05-15T14:05:15.3478990Z ** building package indices 2021-05-15T14:05:15.5724500Z ** installing vignettes 2021-05-15T14:05:15.5764916Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:05:16.2925129Z ** testing if installed package can be loaded from final location 2021-05-15T14:05:17.0301078Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:05:17.0322115Z * DONE (devtools) 2021-05-15T14:05:17.0421384Z 2021-05-15T14:05:17.0422399Z The downloaded source packages are in 2021-05-15T14:05:17.0423776Z β€˜/tmp/Rtmpslxpfj/downloaded_packages’ 2021-05-15T14:05:17.1999464Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-15T14:05:18.2054677Z 2021-05-15T14:05:18.5245595Z 2021-05-15T14:05:18.5264529Z checking for file β€˜/tmp/Rtmpslxpfj/remotes721f528fc6a8/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-15T14:05:18.5330887Z 2021-05-15T14:05:18.5333873Z βœ” checking for file β€˜/tmp/Rtmpslxpfj/remotes721f528fc6a8/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-15T14:05:18.5379394Z 2021-05-15T14:05:18.5405350Z 2021-05-15T14:05:18.5407454Z ─ preparing β€˜desc’: 2021-05-15T14:05:18.5416534Z 2021-05-15T14:05:18.5418576Z 2021-05-15T14:05:18.5524100Z checking DESCRIPTION meta-information ... 2021-05-15T14:05:18.5549423Z 2021-05-15T14:05:18.5551592Z βœ” checking DESCRIPTION meta-information 2021-05-15T14:05:18.6248429Z 2021-05-15T14:05:18.6278702Z 2021-05-15T14:05:18.6281147Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:05:18.6291234Z 2021-05-15T14:05:18.6444518Z 2021-05-15T14:05:18.6446676Z ─ checking for empty or unneeded directories 2021-05-15T14:05:18.6449494Z Omitted β€˜LazyData’ from DESCRIPTION 2021-05-15T14:05:18.6458956Z 2021-05-15T14:05:18.6480343Z 2021-05-15T14:05:18.6482129Z ─ building β€˜desc_1.2.0.9000.tar.gz’ 2021-05-15T14:05:18.7431185Z 2021-05-15T14:05:18.7435520Z 2021-05-15T14:05:18.7438017Z 2021-05-15T14:05:18.7545957Z Installing package into β€˜/home/runner/work/_temp/Library’ 2021-05-15T14:05:18.7546841Z (as β€˜lib’ is unspecified) 2021-05-15T14:05:19.0395213Z * installing *source* package β€˜desc’ ... 2021-05-15T14:05:19.0435892Z ** using staged installation 2021-05-15T14:05:19.0614906Z ** R 2021-05-15T14:05:19.0750796Z ** inst 2021-05-15T14:05:19.0767073Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:05:20.6418953Z ** help 2021-05-15T14:05:20.7741487Z *** installing help indices 2021-05-15T14:05:20.8644797Z ** building package indices 2021-05-15T14:05:21.1495678Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:05:21.3483936Z ** testing if installed package can be loaded from final location 2021-05-15T14:05:21.5764841Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:05:21.5774659Z * DONE (desc) 2021-05-15T14:05:21.7795776Z 2021-05-15T14:05:21.7796893Z 2021-05-15T14:05:21.7798959Z checking for file β€˜/tmp/Rtmpslxpfj/remotes721f607f0e6/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-15T14:05:21.7845425Z 2021-05-15T14:05:21.7850951Z βœ” checking for file β€˜/tmp/Rtmpslxpfj/remotes721f607f0e6/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-15T14:05:21.7878817Z 2021-05-15T14:05:21.7917485Z 2021-05-15T14:05:21.7918912Z ─ preparing β€˜ghtravis’: 2021-05-15T14:05:21.7919470Z 2021-05-15T14:05:21.7919974Z 2021-05-15T14:05:21.7995479Z checking DESCRIPTION meta-information ... 2021-05-15T14:05:21.8018801Z 2021-05-15T14:05:21.8020613Z βœ” checking DESCRIPTION meta-information 2021-05-15T14:05:21.8390399Z 2021-05-15T14:05:21.8418209Z 2021-05-15T14:05:21.8420578Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:05:21.8429748Z 2021-05-15T14:05:21.8457885Z 2021-05-15T14:05:21.8459924Z ─ checking for empty or unneeded directories 2021-05-15T14:05:21.8462909Z Omitted β€˜LazyData’ from DESCRIPTION 2021-05-15T14:05:21.8537452Z 2021-05-15T14:05:21.8567264Z 2021-05-15T14:05:21.8569372Z ─ building β€˜ghtravis_0.15.1.tar.gz’ 2021-05-15T14:05:21.8784468Z 2021-05-15T14:05:21.8787487Z 2021-05-15T14:05:21.8789491Z 2021-05-15T14:05:21.9190227Z Installing package into β€˜/home/runner/work/_temp/Library’ 2021-05-15T14:05:21.9191131Z (as β€˜lib’ is unspecified) 2021-05-15T14:05:22.1715803Z * installing *source* package β€˜ghtravis’ ... 2021-05-15T14:05:22.1734538Z ** using staged installation 2021-05-15T14:05:22.1872675Z ** R 2021-05-15T14:05:22.1964695Z ** inst 2021-05-15T14:05:22.1973104Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:05:23.4026149Z ** help 2021-05-15T14:05:23.4609090Z *** installing help indices 2021-05-15T14:05:23.5048301Z ** building package indices 2021-05-15T14:05:23.7461446Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:05:24.4233391Z ** testing if installed package can be loaded from final location 2021-05-15T14:05:25.1873998Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:05:25.1891786Z * DONE (ghtravis) 2021-05-15T14:05:25.1983227Z Using github PAT from envvar GITHUB_PAT 2021-05-15T14:05:25.4884798Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-15T14:05:26.4379428Z 2021-05-15T14:05:26.4381998Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-15T14:05:26.4385035Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-15T14:05:26.4386722Z generics (NA -> 0.1.0) [CRAN] 2021-05-15T14:05:26.4388681Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-15T14:05:26.4391625Z Installing packages into β€˜/home/runner/work/_temp/Library’ 2021-05-15T14:05:26.4393071Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-15T14:05:26.4395703Z (as β€˜lib’ is unspecified) 2021-05-15T14:05:26.4396970Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-15T14:05:41.0387138Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-15T14:05:41.7164103Z Content type 'binary/octet-stream' length 92124 bytes (89 KB) 2021-05-15T14:05:41.7247604Z ================================================== 2021-05-15T14:05:41.7248353Z downloaded 89 KB 2021-05-15T14:05:41.7248829Z 2021-05-15T14:05:41.7294154Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/generics_0.1.0.tar.gz' 2021-05-15T14:05:42.4139130Z Content type 'binary/octet-stream' length 118869 bytes (116 KB) 2021-05-15T14:05:42.4232364Z ================================================== 2021-05-15T14:05:42.4232893Z downloaded 116 KB 2021-05-15T14:05:42.4233194Z 2021-05-15T14:05:42.4270015Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-15T14:05:43.1116909Z Content type 'binary/octet-stream' length 200157 bytes (195 KB) 2021-05-15T14:05:43.1244768Z ================================================== 2021-05-15T14:05:43.1245860Z downloaded 195 KB 2021-05-15T14:05:43.1246522Z 2021-05-15T14:05:43.1282726Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-15T14:05:43.8156097Z Content type 'binary/octet-stream' length 954544 bytes (932 KB) 2021-05-15T14:05:43.8392443Z ================================================== 2021-05-15T14:05:43.8392910Z downloaded 932 KB 2021-05-15T14:05:43.8393167Z 2021-05-15T14:05:43.8428849Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-15T14:05:44.5483924Z Content type 'binary/octet-stream' length 706784 bytes (690 KB) 2021-05-15T14:05:44.5690269Z ================================================== 2021-05-15T14:05:44.5691370Z downloaded 690 KB 2021-05-15T14:05:44.5691902Z 2021-05-15T14:05:44.8890977Z * installing *source* package β€˜tidyselect’ ... 2021-05-15T14:05:44.8926274Z ** package β€˜tidyselect’ successfully unpacked and MD5 sums checked 2021-05-15T14:05:44.8927635Z ** using staged installation 2021-05-15T14:05:44.9119092Z ** R 2021-05-15T14:05:44.9223336Z ** inst 2021-05-15T14:05:44.9236470Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:05:45.9568853Z ** help 2021-05-15T14:05:46.0185532Z *** installing help indices 2021-05-15T14:05:46.0612771Z ** building package indices 2021-05-15T14:05:46.2795482Z ** installing vignettes 2021-05-15T14:05:46.2852707Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:05:46.5547090Z ** testing if installed package can be loaded from final location 2021-05-15T14:05:46.8133713Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:05:46.8145329Z * DONE (tidyselect) 2021-05-15T14:05:47.0914700Z * installing *source* package β€˜generics’ ... 2021-05-15T14:05:47.0944724Z ** package β€˜generics’ successfully unpacked and MD5 sums checked 2021-05-15T14:05:47.0946972Z ** using staged installation 2021-05-15T14:05:47.1074569Z ** R 2021-05-15T14:05:47.1126936Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:05:47.4004192Z ** help 2021-05-15T14:05:47.5140889Z *** installing help indices 2021-05-15T14:05:47.5568098Z ** building package indices 2021-05-15T14:05:47.7712751Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:05:47.9380356Z ** testing if installed package can be loaded from final location 2021-05-15T14:05:48.1179000Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:05:48.1184310Z * DONE (generics) 2021-05-15T14:05:48.3755501Z * installing *source* package β€˜cpp11’ ... 2021-05-15T14:05:48.3786304Z ** package β€˜cpp11’ successfully unpacked and MD5 sums checked 2021-05-15T14:05:48.3787250Z ** using staged installation 2021-05-15T14:05:48.3926069Z ** R 2021-05-15T14:05:48.3967477Z ** inst 2021-05-15T14:05:48.3992332Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:05:48.7666358Z ** help 2021-05-15T14:05:48.7878105Z *** installing help indices 2021-05-15T14:05:48.8065168Z ** building package indices 2021-05-15T14:05:49.0004586Z ** installing vignettes 2021-05-15T14:05:49.0038554Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:05:49.1801472Z ** testing if installed package can be loaded from final location 2021-05-15T14:05:49.3613783Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:05:49.3624124Z * DONE (cpp11) 2021-05-15T14:05:49.8572147Z * installing *source* package β€˜dplyr’ ... 2021-05-15T14:05:49.8702420Z ** package β€˜dplyr’ successfully unpacked and MD5 sums checked 2021-05-15T14:05:49.8704303Z ** using staged installation 2021-05-15T14:05:49.8935249Z ** libs 2021-05-15T14:05:49.8990140Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c chop.cpp -o chop.o 2021-05-15T14:05:50.0442035Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c filter.cpp -o filter.o 2021-05-15T14:05:50.2185668Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c funs.cpp -o funs.o 2021-05-15T14:05:50.3413665Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c group_by.cpp -o group_by.o 2021-05-15T14:05:50.8534194Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c group_data.cpp -o group_data.o 2021-05-15T14:05:50.9571205Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c imports.cpp -o imports.o 2021-05-15T14:05:51.0696895Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.cpp -o init.o 2021-05-15T14:05:51.1855517Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c mask.cpp -o mask.o 2021-05-15T14:05:51.3114450Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c mutate.cpp -o mutate.o 2021-05-15T14:05:51.4278662Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c slice.cpp -o slice.o 2021-05-15T14:05:51.5212681Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c summarise.cpp -o summarise.o 2021-05-15T14:05:51.6945828Z g++ -std=gnu++14 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o dplyr.so chop.o filter.o funs.o group_by.o group_data.o imports.o init.o mask.o mutate.o slice.o summarise.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:05:51.7571377Z installing to /home/runner/work/_temp/Library/00LOCK-dplyr/00new/dplyr/libs 2021-05-15T14:05:51.7590164Z ** R 2021-05-15T14:05:51.8015398Z ** data 2021-05-15T14:05:51.8019493Z *** moving datasets to lazyload DB 2021-05-15T14:05:51.8947074Z ** inst 2021-05-15T14:05:51.8971400Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:05:56.1468748Z ** help 2021-05-15T14:05:56.6481931Z *** installing help indices 2021-05-15T14:05:56.8668820Z *** copying figures 2021-05-15T14:05:56.8674425Z ** building package indices 2021-05-15T14:05:57.2293626Z ** installing vignettes 2021-05-15T14:05:57.2453318Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:05:57.6822488Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:05:57.7017490Z ** testing if installed package can be loaded from final location 2021-05-15T14:05:58.2069030Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:05:58.2115199Z * DONE (dplyr) 2021-05-15T14:05:58.5510068Z * installing *source* package β€˜tidyr’ ... 2021-05-15T14:05:58.5573607Z ** package β€˜tidyr’ successfully unpacked and MD5 sums checked 2021-05-15T14:05:58.5575401Z ** using staged installation 2021-05-15T14:05:58.5741251Z ** libs 2021-05-15T14:05:58.5813399Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fpic -g -O2 -c cpp11.cpp -o cpp11.o 2021-05-15T14:05:59.4903333Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fpic -g -O2 -c fill.cpp -o fill.o 2021-05-15T14:05:59.8070973Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fpic -g -O2 -c melt.cpp -o melt.o 2021-05-15T14:06:01.4892760Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fpic -g -O2 -c simplifyPieces.cpp -o simplifyPieces.o 2021-05-15T14:06:02.8572753Z g++ -std=gnu++11 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o tidyr.so cpp11.o fill.o melt.o simplifyPieces.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:06:02.9387932Z installing to /home/runner/work/_temp/Library/00LOCK-tidyr/00new/tidyr/libs 2021-05-15T14:06:02.9411516Z ** R 2021-05-15T14:06:02.9580448Z ** data 2021-05-15T14:06:02.9591890Z *** moving datasets to lazyload DB 2021-05-15T14:06:03.1599376Z ** inst 2021-05-15T14:06:03.1622801Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:06:04.8694229Z ** help 2021-05-15T14:06:05.0026078Z *** installing help indices 2021-05-15T14:06:05.0904349Z *** copying figures 2021-05-15T14:06:05.0910646Z ** building package indices 2021-05-15T14:06:05.3685360Z ** installing vignettes 2021-05-15T14:06:05.3769412Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:06:05.8877771Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:06:05.9085347Z ** testing if installed package can be loaded from final location 2021-05-15T14:06:06.4324791Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:06:06.4328865Z * DONE (tidyr) 2021-05-15T14:06:06.4423117Z 2021-05-15T14:06:06.4424173Z The downloaded source packages are in 2021-05-15T14:06:06.4425641Z β€˜/tmp/Rtmpslxpfj/downloaded_packages’ 2021-05-15T14:06:06.6465761Z 2021-05-15T14:06:06.6469835Z checking for file β€˜/tmp/Rtmpslxpfj/remotes721fe57ce76/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-15T14:06:06.6525353Z 2021-05-15T14:06:06.6528151Z βœ” checking for file β€˜/tmp/Rtmpslxpfj/remotes721fe57ce76/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-15T14:06:06.6604164Z 2021-05-15T14:06:06.6610807Z 2021-05-15T14:06:06.6612907Z ─ preparing β€˜aghast’: 2021-05-15T14:06:06.6622550Z 2021-05-15T14:06:06.6624679Z 2021-05-15T14:06:06.6699564Z checking DESCRIPTION meta-information ... 2021-05-15T14:06:06.6727126Z 2021-05-15T14:06:06.6729187Z βœ” checking DESCRIPTION meta-information 2021-05-15T14:06:06.6991314Z 2021-05-15T14:06:06.7026146Z 2021-05-15T14:06:06.7028791Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:06:06.7038119Z 2021-05-15T14:06:06.7063494Z 2021-05-15T14:06:06.7065973Z ─ checking for empty or unneeded directories 2021-05-15T14:06:06.7069254Z Omitted β€˜LazyData’ from DESCRIPTION 2021-05-15T14:06:06.7078985Z 2021-05-15T14:06:06.7103581Z 2021-05-15T14:06:06.7106841Z ─ building β€˜aghast_0.2.1.tar.gz’ 2021-05-15T14:06:06.7199306Z 2021-05-15T14:06:06.7201594Z 2021-05-15T14:06:06.7203170Z 2021-05-15T14:06:06.7283255Z Installing package into β€˜/home/runner/work/_temp/Library’ 2021-05-15T14:06:06.7284311Z (as β€˜lib’ is unspecified) 2021-05-15T14:06:06.9472918Z * installing *source* package β€˜aghast’ ... 2021-05-15T14:06:06.9476486Z ** using staged installation 2021-05-15T14:06:06.9656574Z ** R 2021-05-15T14:06:06.9719077Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:06:07.4444111Z ** help 2021-05-15T14:06:07.4726781Z *** installing help indices 2021-05-15T14:06:07.4957083Z ** building package indices 2021-05-15T14:06:07.7172360Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:06:07.9079297Z ** testing if installed package can be loaded from final location 2021-05-15T14:06:08.0934728Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:06:08.0942503Z * DONE (aghast) 2021-05-15T14:06:08.1036258Z Installing 1 packages: covr 2021-05-15T14:06:08.1043746Z Installing package into β€˜/home/runner/work/_temp/Library’ 2021-05-15T14:06:08.1044878Z (as β€˜lib’ is unspecified) 2021-05-15T14:06:22.8257171Z also installing the dependencies β€˜lazyeval’, β€˜rex’ 2021-05-15T14:06:22.8258084Z 2021-05-15T14:06:22.8267467Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-15T14:06:23.5032287Z Content type 'application/x-tar' length 83462 bytes (81 KB) 2021-05-15T14:06:23.5089052Z ================================================== 2021-05-15T14:06:23.5090118Z downloaded 81 KB 2021-05-15T14:06:23.5090775Z 2021-05-15T14:06:23.5123842Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rex_1.2.0.tar.gz' 2021-05-15T14:06:24.0412578Z Content type 'binary/octet-stream' length 91701 bytes (89 KB) 2021-05-15T14:06:24.0479476Z ================================================== 2021-05-15T14:06:24.0480308Z downloaded 89 KB 2021-05-15T14:06:24.0480894Z 2021-05-15T14:06:24.0514248Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/covr_3.5.1.tar.gz' 2021-05-15T14:06:24.7413269Z Content type 'binary/octet-stream' length 147467 bytes (144 KB) 2021-05-15T14:06:24.7534761Z ================================================== 2021-05-15T14:06:24.7535294Z downloaded 144 KB 2021-05-15T14:06:24.7535605Z 2021-05-15T14:06:25.0617010Z * installing *source* package β€˜lazyeval’ ... 2021-05-15T14:06:25.0648073Z ** package β€˜lazyeval’ successfully unpacked and MD5 sums checked 2021-05-15T14:06:25.0649620Z ** using staged installation 2021-05-15T14:06:25.0800724Z ** libs 2021-05-15T14:06:25.0854431Z 2021-05-15T14:06:25.0856686Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c expr.c -o expr.o 2021-05-15T14:06:25.1571797Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T14:06:25.2014723Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c interp.c -o interp.o 2021-05-15T14:06:25.2696004Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c lazy.c -o lazy.o 2021-05-15T14:06:25.3565625Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c name.c -o name.o 2021-05-15T14:06:25.4214020Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utils.c -o utils.o 2021-05-15T14:06:25.4934198Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o lazyeval.so expr.o init.o interp.o lazy.o name.o utils.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:06:25.5202160Z installing to /home/runner/work/_temp/Library/00LOCK-lazyeval/00new/lazyeval/libs 2021-05-15T14:06:25.5221575Z ** R 2021-05-15T14:06:25.5294551Z ** inst 2021-05-15T14:06:25.5305580Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:06:26.0442661Z ** help 2021-05-15T14:06:26.1024734Z *** installing help indices 2021-05-15T14:06:26.1494522Z ** building package indices 2021-05-15T14:06:26.4004349Z ** installing vignettes 2021-05-15T14:06:26.4037415Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:06:26.5931517Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:06:26.6123971Z ** testing if installed package can be loaded from final location 2021-05-15T14:06:26.8078806Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:06:26.8093828Z * DONE (lazyeval) 2021-05-15T14:06:27.0753083Z * installing *source* package β€˜rex’ ... 2021-05-15T14:06:27.0778699Z ** package β€˜rex’ successfully unpacked and MD5 sums checked 2021-05-15T14:06:27.0779876Z ** using staged installation 2021-05-15T14:06:27.0927457Z ** R 2021-05-15T14:06:27.0984105Z ** inst 2021-05-15T14:06:27.0995760Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:06:27.6192444Z ** help 2021-05-15T14:06:27.6706516Z *** installing help indices 2021-05-15T14:06:27.7070215Z ** building package indices 2021-05-15T14:06:27.9187125Z ** installing vignettes 2021-05-15T14:06:27.9271298Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:06:28.1040303Z ** testing if installed package can be loaded from final location 2021-05-15T14:06:28.2830705Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:06:28.2838437Z * DONE (rex) 2021-05-15T14:06:28.6299841Z * installing *source* package β€˜covr’ ... 2021-05-15T14:06:28.6358655Z ** package β€˜covr’ successfully unpacked and MD5 sums checked 2021-05-15T14:06:28.6359465Z ** using staged installation 2021-05-15T14:06:28.6564231Z ** libs 2021-05-15T14:06:28.6627763Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c reassign.c -o reassign.o 2021-05-15T14:06:28.7244433Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o covr.so reassign.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:06:28.7388450Z installing to /home/runner/work/_temp/Library/00LOCK-covr/00new/covr/libs 2021-05-15T14:06:28.7401139Z ** R 2021-05-15T14:06:28.7532716Z ** inst 2021-05-15T14:06:28.7552626Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:06:30.0144906Z ** help 2021-05-15T14:06:30.0806779Z *** installing help indices 2021-05-15T14:06:30.1314262Z *** copying figures 2021-05-15T14:06:30.1316278Z ** building package indices 2021-05-15T14:06:30.3684439Z ** installing vignettes 2021-05-15T14:06:30.3726227Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:06:30.5789394Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:06:30.5977767Z ** testing if installed package can be loaded from final location 2021-05-15T14:06:30.8404658Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:06:30.8405877Z * DONE (covr) 2021-05-15T14:06:30.8477253Z 2021-05-15T14:06:30.8478314Z The downloaded source packages are in 2021-05-15T14:06:30.8479746Z β€˜/tmp/Rtmpslxpfj/downloaded_packages’ 2021-05-15T14:06:30.8656586Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-15T14:06:30.8657412Z Rscript -e "tic::before_install()" 2021-05-15T14:06:30.8703636Z shell: /usr/bin/bash -e {0} 2021-05-15T14:06:30.8704016Z env: 2021-05-15T14:06:30.8704465Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:06:30.8704928Z TIC_DEPLOY_KEY: 2021-05-15T14:06:30.8705742Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:06:30.8707936Z GITHUB_PAT: *** 2021-05-15T14:06:30.8708358Z COVERALLS_TOKEN: 2021-05-15T14:06:30.8708850Z continue-on-error: true 2021-05-15T14:06:30.8709307Z VDIFFR_RUN_TESTS: 2021-05-15T14:06:30.8709796Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:06:30.8710231Z TZ: UTC 2021-05-15T14:06:30.8710621Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:06:30.8711019Z NOT_CRAN: true 2021-05-15T14:06:30.8711394Z ##[endgroup] 2021-05-15T14:06:31.1498661Z βœ” Loading tic stage configuration from tic.R 2021-05-15T14:06:31.2770495Z Running before_install: step_install_remote_binaries() 2021-05-15T14:06:31.7985220Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-15T14:06:31.7986059Z remotes::install_deps(dependencies = TRUE) 2021-05-15T14:06:31.7986715Z remotes::install_cran("rcmdcheck") 2021-05-15T14:06:31.7987300Z remotes::install_cran("markdown") 2021-05-15T14:06:31.7994547Z shell: /usr/local/bin/Rscript {0} 2021-05-15T14:06:31.7994920Z env: 2021-05-15T14:06:31.7995304Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:06:31.7995723Z TIC_DEPLOY_KEY: 2021-05-15T14:06:31.7996425Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:06:31.7997891Z GITHUB_PAT: *** 2021-05-15T14:06:31.7998254Z COVERALLS_TOKEN: 2021-05-15T14:06:31.7998671Z continue-on-error: true 2021-05-15T14:06:31.7999093Z VDIFFR_RUN_TESTS: 2021-05-15T14:06:31.7999506Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:06:31.7999904Z TZ: UTC 2021-05-15T14:06:31.8000237Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:06:31.8000633Z NOT_CRAN: true 2021-05-15T14:06:31.8000967Z ##[endgroup] 2021-05-15T14:06:50.8650698Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-15T14:06:50.8652897Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-15T14:06:50.8654586Z htmltools (NA -> 0.5.1.1) [CRAN] 2021-05-15T14:06:50.8656251Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-15T14:06:50.8679658Z Installing 4 packages: base64enc, tinytex, htmltools, rmarkdown 2021-05-15T14:06:50.8693993Z Installing packages into β€˜/home/runner/work/_temp/Library’ 2021-05-15T14:06:50.8695288Z (as β€˜lib’ is unspecified) 2021-05-15T14:07:05.4515208Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/base64enc_0.1-3.tar.gz' 2021-05-15T14:07:06.5198314Z Content type 'application/x-tar' length 7843 bytes 2021-05-15T14:07:06.5202645Z ================================================== 2021-05-15T14:07:06.5204715Z downloaded 7843 bytes 2021-05-15T14:07:06.5205697Z 2021-05-15T14:07:06.5259354Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tinytex_0.31.tar.gz' 2021-05-15T14:07:07.5564008Z Content type 'binary/octet-stream' length 29350 bytes (28 KB) 2021-05-15T14:07:07.5565351Z ================================================== 2021-05-15T14:07:07.5568531Z downloaded 28 KB 2021-05-15T14:07:07.5569109Z 2021-05-15T14:07:07.5615659Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/htmltools_0.5.1.1.tar.gz' 2021-05-15T14:07:08.6019687Z Content type 'binary/octet-stream' length 72110 bytes (70 KB) 2021-05-15T14:07:08.6207988Z ================================================== 2021-05-15T14:07:08.6209264Z downloaded 70 KB 2021-05-15T14:07:08.6210026Z 2021-05-15T14:07:08.6249484Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rmarkdown_2.8.tar.gz' 2021-05-15T14:07:09.6318865Z Content type 'binary/octet-stream' length 3236609 bytes (3.1 MB) 2021-05-15T14:07:09.6897895Z ================================================== 2021-05-15T14:07:09.6898644Z downloaded 3.1 MB 2021-05-15T14:07:09.6899154Z 2021-05-15T14:07:09.8923719Z * installing *source* package β€˜base64enc’ ... 2021-05-15T14:07:09.8933511Z ** package β€˜base64enc’ successfully unpacked and MD5 sums checked 2021-05-15T14:07:09.8935673Z ** using staged installation 2021-05-15T14:07:09.9044339Z ** libs 2021-05-15T14:07:09.9097654Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-15T14:07:10.0273456Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c uriencode.c -o uriencode.o 2021-05-15T14:07:10.1044760Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utf8.c -o utf8.o 2021-05-15T14:07:10.1815916Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o base64enc.so base64.o uriencode.o utf8.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:07:10.2052876Z installing to /home/runner/work/_temp/Library/00LOCK-base64enc/00new/base64enc/libs 2021-05-15T14:07:10.2069703Z ** R 2021-05-15T14:07:10.2101414Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:07:10.4708516Z ** help 2021-05-15T14:07:10.4953526Z *** installing help indices 2021-05-15T14:07:10.5135703Z ** building package indices 2021-05-15T14:07:10.7206074Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:07:10.8940501Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:07:10.9118275Z ** testing if installed package can be loaded from final location 2021-05-15T14:07:11.0908196Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:07:11.0917650Z * DONE (base64enc) 2021-05-15T14:07:11.3014673Z * installing *source* package β€˜tinytex’ ... 2021-05-15T14:07:11.3026437Z ** package β€˜tinytex’ successfully unpacked and MD5 sums checked 2021-05-15T14:07:11.3028272Z ** using staged installation 2021-05-15T14:07:11.3226350Z ** R 2021-05-15T14:07:11.3301784Z ** inst 2021-05-15T14:07:11.3308488Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:07:11.9924388Z ** help 2021-05-15T14:07:12.0240337Z *** installing help indices 2021-05-15T14:07:12.0507043Z ** building package indices 2021-05-15T14:07:12.2577755Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:07:12.4469351Z ** testing if installed package can be loaded from final location 2021-05-15T14:07:12.6332303Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:07:12.6342301Z * DONE (tinytex) 2021-05-15T14:07:12.8655397Z * installing *source* package β€˜htmltools’ ... 2021-05-15T14:07:12.8674366Z ** package β€˜htmltools’ successfully unpacked and MD5 sums checked 2021-05-15T14:07:12.8676364Z ** using staged installation 2021-05-15T14:07:12.8809179Z ** libs 2021-05-15T14:07:12.8863503Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T14:07:12.9317353Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c template.c -o template.o 2021-05-15T14:07:13.0418600Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o htmltools.so init.o template.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:07:13.0646167Z installing to /home/runner/work/_temp/Library/00LOCK-htmltools/00new/htmltools/libs 2021-05-15T14:07:13.0648236Z ** R 2021-05-15T14:07:13.0763008Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:07:14.4125434Z ** help 2021-05-15T14:07:14.4988338Z *** installing help indices 2021-05-15T14:07:14.5604226Z ** building package indices 2021-05-15T14:07:14.8414414Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:07:15.0787782Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:07:15.1008807Z ** testing if installed package can be loaded from final location 2021-05-15T14:07:15.3661331Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:07:15.3678517Z * DONE (htmltools) 2021-05-15T14:07:16.1160849Z * installing *source* package β€˜rmarkdown’ ... 2021-05-15T14:07:16.1441634Z ** package β€˜rmarkdown’ successfully unpacked and MD5 sums checked 2021-05-15T14:07:16.1443028Z ** using staged installation 2021-05-15T14:07:16.1706858Z ** R 2021-05-15T14:07:16.2073303Z ** inst 2021-05-15T14:07:16.2286982Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:07:19.2274991Z ** help 2021-05-15T14:07:19.4065744Z *** installing help indices 2021-05-15T14:07:19.5430747Z *** copying figures 2021-05-15T14:07:19.5431808Z ** building package indices 2021-05-15T14:07:19.8164482Z ** installing vignettes 2021-05-15T14:07:19.8220010Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:07:20.0597352Z ** testing if installed package can be loaded from final location 2021-05-15T14:07:20.3560128Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:07:20.3619771Z * DONE (rmarkdown) 2021-05-15T14:07:20.3736805Z 2021-05-15T14:07:20.3737935Z The downloaded source packages are in 2021-05-15T14:07:20.3739455Z β€˜/tmp/RtmpK9UBEO/downloaded_packages’ 2021-05-15T14:07:34.0841212Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-15T14:07:34.0842904Z Use `force = TRUE` to force installation 2021-05-15T14:07:34.0853476Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-15T14:07:34.0854600Z Use `force = TRUE` to force installation 2021-05-15T14:07:34.0993318Z ##[group]Run options(width = 100) 2021-05-15T14:07:34.0993907Z options(width = 100) 2021-05-15T14:07:34.0994516Z pkgs <- installed.packages()[, "Package"] 2021-05-15T14:07:34.0995248Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-15T14:07:34.1002896Z shell: /usr/local/bin/Rscript {0} 2021-05-15T14:07:34.1003578Z env: 2021-05-15T14:07:34.1004062Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:07:34.1004556Z TIC_DEPLOY_KEY: 2021-05-15T14:07:34.1005430Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:07:34.1007315Z GITHUB_PAT: *** 2021-05-15T14:07:34.1007760Z COVERALLS_TOKEN: 2021-05-15T14:07:34.1008268Z continue-on-error: true 2021-05-15T14:07:34.1008778Z VDIFFR_RUN_TESTS: 2021-05-15T14:07:34.1009286Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:07:34.1009765Z TZ: UTC 2021-05-15T14:07:34.1010193Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:07:34.1010671Z NOT_CRAN: true 2021-05-15T14:07:34.1011064Z ##[endgroup] 2021-05-15T14:07:34.5372938Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-15T14:07:34.5373669Z setting value 2021-05-15T14:07:34.5374644Z version R Under development (unstable) (2021-05-14 r80296) 2021-05-15T14:07:34.5375352Z os Ubuntu 20.04.2 LTS 2021-05-15T14:07:34.5376154Z system x86_64, linux-gnu 2021-05-15T14:07:34.5377078Z ui X11 2021-05-15T14:07:34.5377663Z language (EN) 2021-05-15T14:07:34.5378464Z collate C.UTF-8 2021-05-15T14:07:34.5379262Z ctype C.UTF-8 2021-05-15T14:07:34.5379843Z tz UTC 2021-05-15T14:07:34.5380578Z date 2021-05-15 2021-05-15T14:07:34.5380889Z 2021-05-15T14:07:34.5381802Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-15T14:07:34.5382581Z package * version date lib source 2021-05-15T14:07:34.5383630Z aghast 0.2.1 2021-05-15 [1] Github (muschellij2/aghast@0c3b853) 2021-05-15T14:07:34.5384592Z askpass 1.1 2019-01-13 [1] RSPM (R 4.2.0) 2021-05-15T14:07:34.5385470Z base * 4.2.0 2021-05-15 [2] local 2021-05-15T14:07:34.5386343Z base64enc 0.1-3 2015-07-28 [1] RSPM (R 4.2.0) 2021-05-15T14:07:34.5387220Z boot 1.3-28 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-15T14:07:34.5388075Z brew 1.0-6 2011-04-13 [1] RSPM (R 4.2.0) 2021-05-15T14:07:34.5388925Z brio 1.1.2 2021-04-23 [1] RSPM (R 4.2.0) 2021-05-15T14:07:34.5389777Z cachem 1.0.5 2021-05-15 [1] CRAN (R 4.2.0) 2021-05-15T14:07:34.5390623Z callr 3.7.0 2021-04-20 [1] RSPM (R 4.2.0) 2021-05-15T14:07:34.5391482Z class 7.3-19 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-15T14:07:34.5392324Z cli 2.5.0 2021-04-26 [1] RSPM (R 4.2.0) 2021-05-15T14:07:34.5393160Z clipr 0.7.1 2020-10-08 [1] RSPM (R 4.2.0) 2021-05-15T14:07:34.5394032Z cluster 2.1.2 2021-04-17 [2] CRAN (R 4.2.0) 2021-05-15T14:07:34.5394901Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.2.0) 2021-05-15T14:07:34.5395803Z commonmark 1.7 2018-12-01 [1] RSPM (R 4.2.0) 2021-05-15T14:07:34.5396853Z compiler 4.2.0 2021-05-15 [2] local 2021-05-15T14:07:34.5397740Z covr 3.5.1 2020-09-16 [1] RSPM (R 4.2.0) 2021-05-15T14:07:34.5398597Z cpp11 0.2.7 2021-03-29 [1] RSPM (R 4.2.0) 2021-05-15T14:07:34.5399443Z crayon 1.4.1 2021-02-08 [1] RSPM (R 4.2.0) 2021-05-15T14:07:34.5400351Z credentials 1.3.0 2020-07-21 [1] RSPM (R 4.2.0) 2021-05-15T14:07:34.5401219Z curl 4.3.1 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-15T14:07:34.5402160Z datasets * 4.2.0 2021-05-15 [2] local 2021-05-15T14:07:34.5403047Z debugme 1.1.0 2017-10-22 [1] RSPM (R 4.2.0) 2021-05-15T14:07:34.5404321Z desc 1.2.0.9000 2021-05-15 [1] Github (muschellij2/desc@7be86f2) 2021-05-15T14:07:34.5414263Z devtools 2.4.1 2021-05-05 [1] RSPM (R 4.2.0) 2021-05-15T14:07:34.5415454Z diffobj 0.3.4 2021-03-22 [1] RSPM (R 4.2.0) 2021-05-15T14:07:34.5416290Z digest 0.6.27 2020-10-24 [1] RSPM (R 4.2.0) 2021-05-15T14:07:34.5417081Z dplyr 1.0.6 2021-05-05 [1] RSPM (R 4.2.0) 2021-05-15T14:07:34.5417909Z ellipsis 0.3.2 2021-04-29 [1] RSPM (R 4.2.0) 2021-05-15T14:07:34.5419558Z evaluate 0.14 2019-05-28 [1] RSPM (R 4.2.0) 2021-05-15T14:07:34.5420480Z fansi 0.4.2 2021-01-15 [1] RSPM (R 4.2.0) 2021-05-15T14:07:34.5421371Z fastmap 1.1.0 2021-01-25 [1] RSPM (R 4.2.0) 2021-05-15T14:07:34.5422243Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.2.0) 2021-05-15T14:07:34.5423103Z fs 1.5.0 2020-07-31 [1] RSPM (R 4.2.0) 2021-05-15T14:07:34.5423973Z generics 0.1.0 2020-10-31 [1] RSPM (R 4.2.0) 2021-05-15T14:07:34.5424843Z gert 1.3.0 2021-03-29 [1] RSPM (R 4.2.0) 2021-05-15T14:07:34.5425691Z gh 1.3.0 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-15T14:07:34.5426653Z ghtravis 0.15.1 2021-05-15 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-15T14:07:34.5427627Z git2r 0.28.0 2021-01-10 [1] RSPM (R 4.2.0) 2021-05-15T14:07:34.5428492Z gitcreds 0.1.1 2020-12-04 [1] RSPM (R 4.2.0) 2021-05-15T14:07:34.5429366Z glue 1.4.2 2020-08-27 [1] RSPM (R 4.2.0) 2021-05-15T14:07:34.5430229Z graphics * 4.2.0 2021-05-15 [2] local 2021-05-15T14:07:34.5431199Z grDevices * 4.2.0 2021-05-15 [2] local 2021-05-15T14:07:34.5432011Z grid 4.2.0 2021-05-15 [2] local 2021-05-15T14:07:34.5432785Z highr 0.9 2021-04-16 [1] RSPM (R 4.2.0) 2021-05-15T14:07:34.5433819Z htmltools 0.5.1.1 2021-01-22 [1] RSPM (R 4.2.0) 2021-05-15T14:07:34.5434698Z httr 1.4.2 2020-07-20 [1] RSPM (R 4.2.0) 2021-05-15T14:07:34.5435527Z ini 0.3.1 2018-05-20 [1] RSPM (R 4.2.0) 2021-05-15T14:07:34.5436389Z jsonlite 1.7.2 2020-12-09 [1] RSPM (R 4.2.0) 2021-05-15T14:07:34.5437285Z KernSmooth 2.23-20 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-15T14:07:34.5438177Z knitr 1.33 2021-04-24 [1] RSPM (R 4.2.0) 2021-05-15T14:07:34.5439024Z lattice 0.20-44 2021-05-02 [2] CRAN (R 4.2.0) 2021-05-15T14:07:34.5439912Z lazyeval 0.2.2 2019-03-15 [1] RSPM (R 4.2.0) 2021-05-15T14:07:34.5440998Z lifecycle 1.0.0 2021-02-15 [1] RSPM (R 4.2.0) 2021-05-15T14:07:34.5441939Z magrittr 2.0.1 2020-11-17 [1] RSPM (R 4.2.0) 2021-05-15T14:07:34.5442826Z markdown 1.1 2019-08-07 [1] RSPM (R 4.2.0) 2021-05-15T14:07:34.5443915Z MASS 7.3-54 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-15T14:07:34.5444777Z Matrix 1.3-3 2021-05-04 [2] CRAN (R 4.2.0) 2021-05-15T14:07:34.5445653Z memoise 2.0.0 2021-01-26 [1] RSPM (R 4.2.0) 2021-05-15T14:07:34.5446637Z methods * 4.2.0 2021-05-15 [2] local 2021-05-15T14:07:34.5447498Z mgcv 1.8-35 2021-04-18 [2] CRAN (R 4.2.0) 2021-05-15T14:07:34.5448334Z mime 0.10 2021-02-13 [1] RSPM (R 4.2.0) 2021-05-15T14:07:34.5449181Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.2.0) 2021-05-15T14:07:34.5450014Z nnet 7.3-16 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-15T14:07:34.5450885Z openssl 1.4.4 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-15T14:07:34.5451770Z parallel 4.2.0 2021-05-15 [2] local 2021-05-15T14:07:34.5452635Z pillar 1.6.0 2021-04-13 [1] RSPM (R 4.2.0) 2021-05-15T14:07:34.5453526Z pkgbuild 1.2.0 2020-12-15 [1] RSPM (R 4.2.0) 2021-05-15T14:07:34.5454413Z pkgconfig 2.0.3 2019-09-22 [1] RSPM (R 4.2.0) 2021-05-15T14:07:34.5455308Z pkgload 1.2.1 2021-04-06 [1] RSPM (R 4.2.0) 2021-05-15T14:07:34.5456187Z praise 1.0.0 2015-08-11 [1] RSPM (R 4.2.0) 2021-05-15T14:07:34.5457077Z prettyunits 1.1.1 2020-01-24 [1] RSPM (R 4.2.0) 2021-05-15T14:07:34.5457996Z processx 3.5.2 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-15T14:07:34.5458852Z ps 1.6.0 2021-02-28 [1] RSPM (R 4.2.0) 2021-05-15T14:07:34.5459699Z purrr 0.3.4 2020-04-17 [1] RSPM (R 4.2.0) 2021-05-15T14:07:34.5460528Z R6 2.5.0 2020-10-28 [1] RSPM (R 4.2.0) 2021-05-15T14:07:34.5461398Z rappdirs 0.3.3 2021-01-31 [1] RSPM (R 4.2.0) 2021-05-15T14:07:34.5462379Z rcmdcheck 1.3.3 2019-05-07 [1] RSPM (R 4.2.0) 2021-05-15T14:07:34.5463182Z Rcpp 1.0.6 2021-01-15 [1] RSPM (R 4.2.0) 2021-05-15T14:07:34.5463987Z rematch2 2.1.2 2020-05-01 [1] RSPM (R 4.2.0) 2021-05-15T14:07:34.5464797Z remotes 2.3.0 2021-04-01 [1] RSPM (R 4.2.0) 2021-05-15T14:07:34.5465594Z rex 1.2.0 2020-04-21 [1] RSPM (R 4.2.0) 2021-05-15T14:07:34.5466387Z rlang 0.4.11 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-15T14:07:34.5467187Z rmarkdown 2.8 2021-05-07 [1] RSPM (R 4.2.0) 2021-05-15T14:07:34.5468017Z roxygen2 7.1.1 2020-06-27 [1] RSPM (R 4.2.0) 2021-05-15T14:07:34.5468813Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.2.0) 2021-05-15T14:07:34.5469628Z rprojroot 2.0.2 2020-11-15 [1] RSPM (R 4.2.0) 2021-05-15T14:07:34.5470458Z rstudioapi 0.13 2020-11-12 [1] RSPM (R 4.2.0) 2021-05-15T14:07:34.5471306Z rversions 2.0.2 2020-05-25 [1] RSPM (R 4.2.0) 2021-05-15T14:07:34.5472153Z sessioninfo 1.1.1 2018-11-05 [1] RSPM (R 4.2.0) 2021-05-15T14:07:34.5472977Z spatial 7.3-14 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-15T14:07:34.5473865Z splines 4.2.0 2021-05-15 [2] local 2021-05-15T14:07:34.5474656Z stats * 4.2.0 2021-05-15 [2] local 2021-05-15T14:07:34.5475444Z stats4 4.2.0 2021-05-15 [2] local 2021-05-15T14:07:34.5476251Z stringi 1.6.1 2021-05-10 [1] RSPM (R 4.2.0) 2021-05-15T14:07:34.5477042Z stringr 1.4.0 2019-02-10 [1] RSPM (R 4.2.0) 2021-05-15T14:07:34.5477855Z survival 3.2-11 2021-04-26 [2] CRAN (R 4.2.0) 2021-05-15T14:07:34.5478705Z sys 3.4 2020-07-23 [1] RSPM (R 4.2.0) 2021-05-15T14:07:34.5481965Z sysreqs 1.0.0.9000 2021-05-15 [1] Github (r-hub/sysreqs@f068afa) 2021-05-15T14:07:34.5482820Z tcltk 4.2.0 2021-05-15 [2] local 2021-05-15T14:07:34.5484053Z testthat 3.0.2 2021-02-14 [1] RSPM (R 4.2.0) 2021-05-15T14:07:34.5484949Z tibble 3.1.1 2021-04-18 [1] RSPM (R 4.2.0) 2021-05-15T14:07:34.5485861Z tic 0.10.0 2021-05-15 [1] Github (ropensci/tic@3b4dfb8) 2021-05-15T14:07:34.5486773Z tidyr 1.1.3 2021-03-03 [1] RSPM (R 4.2.0) 2021-05-15T14:07:34.5487648Z tidyselect 1.1.1 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-15T14:07:34.5488547Z tinytex 0.31 2021-03-30 [1] RSPM (R 4.2.0) 2021-05-15T14:07:34.5489413Z tools 4.2.0 2021-05-15 [2] local 2021-05-15T14:07:34.5490268Z usethis 2.0.1 2021-02-10 [1] RSPM (R 4.2.0) 2021-05-15T14:07:34.5491125Z utf8 1.2.1 2021-03-12 [1] RSPM (R 4.2.0) 2021-05-15T14:07:34.5491957Z utils * 4.2.0 2021-05-15 [2] local 2021-05-15T14:07:34.5492811Z vctrs 0.3.8 2021-04-29 [1] RSPM (R 4.2.0) 2021-05-15T14:07:34.5493651Z waldo 0.2.5 2021-03-08 [1] RSPM (R 4.2.0) 2021-05-15T14:07:34.5494515Z whisker 0.4 2019-08-28 [1] RSPM (R 4.2.0) 2021-05-15T14:07:34.5495434Z withr 2.4.2 2021-04-18 [1] RSPM (R 4.2.0) 2021-05-15T14:07:34.5496202Z xfun 0.23 2021-05-15 [1] CRAN (R 4.2.0) 2021-05-15T14:07:34.5496988Z xml2 1.3.2 2020-04-23 [1] RSPM (R 4.2.0) 2021-05-15T14:07:34.5497768Z xopen 1.0.0 2018-09-17 [1] RSPM (R 4.2.0) 2021-05-15T14:07:34.5498562Z yaml 2.2.1 2020-02-01 [1] RSPM (R 4.2.0) 2021-05-15T14:07:34.5499345Z zip 2.1.1 2020-08-27 [1] RSPM (R 4.2.0) 2021-05-15T14:07:34.5499642Z 2021-05-15T14:07:34.5500116Z [1] /home/runner/work/_temp/Library 2021-05-15T14:07:34.5500657Z [2] /opt/R/devel/lib/R/library 2021-05-15T14:07:34.5535162Z ##[group]Run Rscript -e 'tic::script()' 2021-05-15T14:07:34.5535769Z Rscript -e 'tic::script()' 2021-05-15T14:07:34.5536221Z ls -l check 2021-05-15T14:07:34.5578804Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-15T14:07:34.5579258Z env: 2021-05-15T14:07:34.5579639Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:07:34.5580055Z TIC_DEPLOY_KEY: 2021-05-15T14:07:34.5580760Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:07:34.5582150Z GITHUB_PAT: *** 2021-05-15T14:07:34.5582511Z COVERALLS_TOKEN: 2021-05-15T14:07:34.5583099Z continue-on-error: true 2021-05-15T14:07:34.5583573Z VDIFFR_RUN_TESTS: 2021-05-15T14:07:34.5584223Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:07:34.5584708Z TZ: UTC 2021-05-15T14:07:34.5585117Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:07:34.5585565Z NOT_CRAN: true 2021-05-15T14:07:34.5585957Z ##[endgroup] 2021-05-15T14:07:34.8173217Z βœ” Loading tic stage configuration from tic.R 2021-05-15T14:07:34.9665574Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-15T14:07:34.9667107Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-15T14:07:34.9667866Z timeout = Inf, check_dir = "check") 2021-05-15T14:07:35.0355567Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-15T14:07:35.3021678Z * checking for file β€˜.../DESCRIPTION’ ... OK 2021-05-15T14:07:35.8283013Z * preparing β€˜malf.templates’: 2021-05-15T14:07:35.8330032Z * checking DESCRIPTION meta-information ... OK 2021-05-15T14:07:35.9256625Z * installing the package to build vignettes 2021-05-15T14:07:39.5101806Z * creating vignettes ... OK 2021-05-15T14:07:39.8837181Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:07:39.8852260Z * checking for empty or unneeded directories 2021-05-15T14:07:39.8896759Z * building β€˜malf.templates_1.2.0.tar.gz’ 2021-05-15T14:07:58.9296174Z 2021-05-15T14:08:03.7692801Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-15T14:08:03.9749118Z * using log directory β€˜/home/runner/work/malf.templates/malf.templates/check/malf.templates.Rcheck’ 2021-05-15T14:08:03.9750408Z * using R Under development (unstable) (2021-05-14 r80296) 2021-05-15T14:08:03.9751169Z * using platform: x86_64-pc-linux-gnu (64-bit) 2021-05-15T14:08:03.9751860Z * using session charset: UTF-8 2021-05-15T14:08:13.3405489Z * using option β€˜--as-cran’ 2021-05-15T14:08:13.3407090Z * checking for file β€˜malf.templates/DESCRIPTION’ ... OK 2021-05-15T14:08:13.3408141Z * checking extension type ... Package 2021-05-15T14:08:13.3409293Z * this is package β€˜malf.templates’ version β€˜1.2.0’ 2021-05-15T14:08:13.3410343Z * package encoding: UTF-8 2021-05-15T14:08:13.3421881Z * checking package namespace information ... OK 2021-05-15T14:08:28.4661679Z * checking package dependencies ... OK 2021-05-15T14:08:28.4676862Z * checking if this is a source package ... OK 2021-05-15T14:08:28.4688387Z * checking if there is a namespace ... OK 2021-05-15T14:08:28.9116132Z * checking for executable files ... OK 2021-05-15T14:08:28.9118073Z * checking for hidden files and directories ... OK 2021-05-15T14:08:28.9129550Z * checking for portable file names ... OK 2021-05-15T14:08:28.9140665Z * checking for sufficient/correct file permissions ... OK 2021-05-15T14:08:28.9158759Z * checking serialization versions ... OK 2021-05-15T14:08:49.7613729Z * checking whether package β€˜malf.templates’ can be installed ... OK 2021-05-15T14:08:49.7718737Z * checking installed package size ... NOTE 2021-05-15T14:08:49.7719554Z installed size is 293.4Mb 2021-05-15T14:08:49.7745660Z sub-directories of 1Mb or more: 2021-05-15T14:08:49.7747327Z extdata 293.2Mb 2021-05-15T14:08:49.8336888Z * checking package directory ... OK 2021-05-15T14:08:49.8337818Z * checking for future file timestamps ... OK 2021-05-15T14:08:49.8347961Z * checking β€˜build’ directory ... OK 2021-05-15T14:08:49.9999521Z * checking DESCRIPTION meta-information ... OK 2021-05-15T14:08:50.0000522Z * checking top-level files ... OK 2021-05-15T14:08:50.0015995Z * checking for left-over files ... OK 2021-05-15T14:08:50.1702531Z * checking index information ... OK 2021-05-15T14:08:50.4101802Z * checking package subdirectories ... OK 2021-05-15T14:08:50.4632157Z * checking R files for non-ASCII characters ... OK 2021-05-15T14:08:50.5183513Z * checking R files for syntax errors ... OK 2021-05-15T14:08:50.6872063Z * checking whether the package can be loaded ... OK 2021-05-15T14:08:50.7298056Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-15T14:08:50.7724700Z * checking whether the package can be unloaded cleanly ... OK 2021-05-15T14:08:50.8156776Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-15T14:08:50.9736177Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-15T14:08:51.1445175Z * checking loading without being on the library search path ... OK 2021-05-15T14:08:51.2224144Z * checking dependencies in R code ... OK 2021-05-15T14:08:51.6441694Z * checking S3 generic/method consistency ... OK 2021-05-15T14:08:51.7430937Z * checking replacement functions ... OK 2021-05-15T14:08:51.8500127Z * checking foreign function calls ... OK 2021-05-15T14:08:53.7878953Z * checking R code for possible problems ... OK 2021-05-15T14:08:53.9718399Z * checking Rd files ... OK 2021-05-15T14:08:54.0196881Z * checking Rd metadata ... OK 2021-05-15T14:08:54.0759262Z * checking Rd line widths ... OK 2021-05-15T14:08:54.1629257Z * checking Rd cross-references ... OK 2021-05-15T14:08:54.2574995Z * checking for missing documentation entries ... OK 2021-05-15T14:08:54.5806083Z * checking for code/documentation mismatches ... OK 2021-05-15T14:08:55.1277788Z * checking Rd \usage sections ... OK 2021-05-15T14:08:55.2159741Z * checking Rd contents ... OK 2021-05-15T14:08:55.2777646Z * checking for unstated dependencies in examples ... OK 2021-05-15T14:08:55.2826707Z * checking contents of β€˜data’ directory ... OK 2021-05-15T14:08:55.4849680Z * checking data for non-ASCII characters ... OK 2021-05-15T14:08:55.4862231Z * checking LazyData ... OK 2021-05-15T14:08:55.6794543Z * checking data for ASCII and uncompressed saves ... OK 2021-05-15T14:08:55.6851992Z * checking installed files from β€˜inst/doc’ ... OK 2021-05-15T14:08:55.6882919Z * checking files in β€˜vignettes’ ... OK 2021-05-15T14:08:55.8583576Z * checking examples ... NONE 2021-05-15T14:08:56.0259097Z * checking for unstated dependencies in vignettes ... OK 2021-05-15T14:08:56.0471475Z * checking package vignettes in β€˜inst/doc’ ... OK 2021-05-15T14:08:57.4148111Z * checking re-building of vignette outputs ... OK 2021-05-15T14:08:58.9870804Z * checking PDF version of manual ... OK 2021-05-15T14:08:58.9872667Z * checking for non-standard things in the check directory ... OK 2021-05-15T14:08:58.9873628Z * checking for detritus in the temp directory ... OK 2021-05-15T14:08:58.9874537Z * DONE 2021-05-15T14:08:58.9885041Z 2021-05-15T14:08:58.9886023Z Status: 1 NOTE 2021-05-15T14:08:58.9886471Z See 2021-05-15T14:08:58.9887831Z β€˜/home/runner/work/malf.templates/malf.templates/check/malf.templates.Rcheck/00check.log’ 2021-05-15T14:08:58.9888766Z for details. 2021-05-15T14:08:58.9889139Z 2021-05-15T14:08:58.9889407Z 2021-05-15T14:08:59.0653904Z ── R CMD check results ─────────────────────────────── malf.templates 1.2.0 ──── 2021-05-15T14:08:59.0671879Z Duration: 59.4s 2021-05-15T14:08:59.0673247Z 2021-05-15T14:08:59.0692047Z ❯ checking installed package size ... NOTE 2021-05-15T14:08:59.0693527Z installed size is 293.4Mb 2021-05-15T14:08:59.0694142Z sub-directories of 1Mb or more: 2021-05-15T14:08:59.0694526Z extdata 293.2Mb 2021-05-15T14:08:59.0694733Z 2021-05-15T14:08:59.0703831Z 0 errors βœ” | 0 warnings βœ” | 1 note βœ– 2021-05-15T14:08:59.0761375Z total 595900 2021-05-15T14:08:59.0762611Z drwxr-xr-x 5 runner docker 4096 May 15 14:08 malf.templates.Rcheck 2021-05-15T14:08:59.0764856Z -rw-r--r-- 1 runner docker 305087834 May 15 14:07 malf.templates_1.2.0.tar.gz 2021-05-15T14:08:59.0766234Z -rw-r--r-- 1 runner docker 305102052 May 15 14:08 malf.templates_1.2.0_R_x86_64-pc-linux-gnu.tar.gz 2021-05-15T14:08:59.0808353Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-15T14:08:59.0809257Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-15T14:08:59.0870518Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-15T14:08:59.0871037Z env: 2021-05-15T14:08:59.0871500Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:08:59.0871964Z TIC_DEPLOY_KEY: 2021-05-15T14:08:59.0872779Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:08:59.0874448Z GITHUB_PAT: *** 2021-05-15T14:08:59.0874904Z COVERALLS_TOKEN: 2021-05-15T14:08:59.0875261Z continue-on-error: true 2021-05-15T14:08:59.0875626Z VDIFFR_RUN_TESTS: 2021-05-15T14:08:59.0875982Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:08:59.0876325Z TZ: UTC 2021-05-15T14:08:59.0876625Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:08:59.0876928Z NOT_CRAN: true 2021-05-15T14:08:59.0877218Z ##[endgroup] 2021-05-15T14:08:59.1010127Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-15T14:08:59.1010767Z Rscript -e "tic::before_deploy()" 2021-05-15T14:08:59.1049876Z shell: /usr/bin/bash -e {0} 2021-05-15T14:08:59.1050297Z env: 2021-05-15T14:08:59.1050782Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:08:59.1051274Z TIC_DEPLOY_KEY: 2021-05-15T14:08:59.1052254Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:08:59.1053626Z GITHUB_PAT: *** 2021-05-15T14:08:59.1054063Z COVERALLS_TOKEN: 2021-05-15T14:08:59.1054566Z continue-on-error: true 2021-05-15T14:08:59.1055167Z VDIFFR_RUN_TESTS: 2021-05-15T14:08:59.1055706Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:08:59.1056097Z TZ: UTC 2021-05-15T14:08:59.1056438Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:08:59.1056787Z NOT_CRAN: true 2021-05-15T14:08:59.1057115Z ##[endgroup] 2021-05-15T14:08:59.3725262Z βœ” Loading tic stage configuration from tic.R 2021-05-15T14:08:59.4970580Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-15T14:08:59.4971067Z with: 2021-05-15T14:08:59.4971849Z upload_url: https://uploads.github.com/repos/neuroconductor/malf.templates/releases/42997153/assets{?name,label} 2021-05-15T14:08:59.4972840Z asset_path: check/malf.templates_1.2.0_R_x86_64-pc-linux-gnu.tar.gz 2021-05-15T14:08:59.4973540Z asset_name: malf.templates_1.2.0_R_x86_64-pc-linux-gnu_R4.1.tar.gz 2021-05-15T14:08:59.4974166Z asset_content_type: application/octet-stream 2021-05-15T14:08:59.4974595Z env: 2021-05-15T14:08:59.4974984Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:08:59.4975386Z TIC_DEPLOY_KEY: 2021-05-15T14:08:59.4976090Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:08:59.4977457Z GITHUB_PAT: *** 2021-05-15T14:08:59.4977806Z COVERALLS_TOKEN: 2021-05-15T14:08:59.4978235Z continue-on-error: true 2021-05-15T14:08:59.4978644Z VDIFFR_RUN_TESTS: 2021-05-15T14:08:59.4979096Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:08:59.4979494Z TZ: UTC 2021-05-15T14:08:59.4979828Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:08:59.4980197Z NOT_CRAN: true 2021-05-15T14:08:59.4981000Z GITHUB_TOKEN: *** 2021-05-15T14:08:59.4981336Z ##[endgroup] 2021-05-15T14:09:11.1354362Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-15T14:09:11.1355007Z Rscript -e "tic::deploy()" 2021-05-15T14:09:11.1397102Z shell: /usr/bin/bash -e {0} 2021-05-15T14:09:11.1397534Z env: 2021-05-15T14:09:11.1398025Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:09:11.1398524Z TIC_DEPLOY_KEY: 2021-05-15T14:09:11.1399405Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:09:11.1401069Z GITHUB_PAT: *** 2021-05-15T14:09:11.1401511Z COVERALLS_TOKEN: 2021-05-15T14:09:11.1402023Z continue-on-error: true 2021-05-15T14:09:11.1402540Z VDIFFR_RUN_TESTS: 2021-05-15T14:09:11.1403053Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:09:11.1404359Z TZ: UTC 2021-05-15T14:09:11.1404786Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:09:11.1405218Z NOT_CRAN: true 2021-05-15T14:09:11.1405625Z ##[endgroup] 2021-05-15T14:09:11.3934940Z βœ” Loading tic stage configuration from tic.R 2021-05-15T14:09:11.5130983Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-15T14:09:11.5131612Z Rscript -e "tic::after_deploy()" 2021-05-15T14:09:11.5178259Z shell: /usr/bin/bash -e {0} 2021-05-15T14:09:11.5178611Z env: 2021-05-15T14:09:11.5178999Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:09:11.5179402Z TIC_DEPLOY_KEY: 2021-05-15T14:09:11.5180113Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:09:11.5181668Z GITHUB_PAT: *** 2021-05-15T14:09:11.5182024Z COVERALLS_TOKEN: 2021-05-15T14:09:11.5182437Z continue-on-error: true 2021-05-15T14:09:11.5182850Z VDIFFR_RUN_TESTS: 2021-05-15T14:09:11.5183261Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:09:11.5183648Z TZ: UTC 2021-05-15T14:09:11.5183987Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:09:11.5184335Z NOT_CRAN: true 2021-05-15T14:09:11.5184664Z ##[endgroup] 2021-05-15T14:09:11.7859497Z βœ” Loading tic stage configuration from tic.R 2021-05-15T14:09:12.0586547Z Post job cleanup. 2021-05-15T14:09:12.1044571Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-15T14:09:12.1159579Z Post job cleanup. 2021-05-15T14:09:12.2032583Z [command]/usr/bin/git version 2021-05-15T14:09:12.2107858Z git version 2.31.1 2021-05-15T14:09:12.2140651Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-15T14:09:12.2185670Z [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-15T14:09:12.2434367Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-15T14:09:12.2468385Z http.https://github.com/.extraheader 2021-05-15T14:09:12.2478556Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-15T14:09:12.2527242Z [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-15T14:09:12.2805001Z Cleaning up orphan processes