2021-05-16T22:03:26.9514285Z ##[section]Starting: Request a runner to run this job 2021-05-16T22:03:27.4988604Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-20.04' 2021-05-16T22:03:27.5604370Z 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-16T22:03:27.6262773Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-16T22:03:27.7198422Z ##[section]Finishing: Request a runner to run this job 2021-05-16T22:03:33.6576156Z Current runner version: '2.278.0' 2021-05-16T22:03:33.6605277Z ##[group]Operating System 2021-05-16T22:03:33.6606169Z Ubuntu 2021-05-16T22:03:33.6606658Z 20.04.2 2021-05-16T22:03:33.6607083Z LTS 2021-05-16T22:03:33.6607629Z ##[endgroup] 2021-05-16T22:03:33.6608185Z ##[group]Virtual Environment 2021-05-16T22:03:33.6608885Z Environment: ubuntu-20.04 2021-05-16T22:03:33.6609440Z Version: 20210510.0 2021-05-16T22:03:33.6610510Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210510.0/images/linux/Ubuntu2004-README.md 2021-05-16T22:03:33.6611903Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210510.0 2021-05-16T22:03:33.6612848Z ##[endgroup] 2021-05-16T22:03:33.6614790Z ##[group]GITHUB_TOKEN Permissions 2021-05-16T22:03:33.6616101Z Actions: write 2021-05-16T22:03:33.6616630Z Checks: write 2021-05-16T22:03:33.6617180Z Contents: write 2021-05-16T22:03:33.6617734Z Deployments: write 2021-05-16T22:03:33.6618384Z Issues: write 2021-05-16T22:03:33.6618946Z Metadata: read 2021-05-16T22:03:33.6619519Z Packages: write 2021-05-16T22:03:33.6620064Z PullRequests: write 2021-05-16T22:03:33.6620761Z RepositoryProjects: write 2021-05-16T22:03:33.6621405Z SecurityEvents: write 2021-05-16T22:03:33.6622025Z Statuses: write 2021-05-16T22:03:33.6622636Z ##[endgroup] 2021-05-16T22:03:33.6625713Z Prepare workflow directory 2021-05-16T22:03:33.7726062Z Prepare all required actions 2021-05-16T22:03:33.7737758Z Getting action download info 2021-05-16T22:03:34.1443321Z Download action repository 'actions/checkout@v2' 2021-05-16T22:03:36.2241063Z Download action repository 'r-lib/actions@master' 2021-05-16T22:03:36.7149329Z Download action repository 'adigherman/actions@master' 2021-05-16T22:03:37.7422719Z Download action repository 'msys2/setup-msys2@v2' 2021-05-16T22:03:37.9169990Z Download action repository 'actions/cache@v1' 2021-05-16T22:03:38.0652406Z Download action repository 'actions/upload-artifact@master' 2021-05-16T22:03:38.2123739Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-16T22:03:38.5533566Z ##[group]Run actions/checkout@v2 2021-05-16T22:03:38.5534237Z with: 2021-05-16T22:03:38.5534787Z repository: neuroconductor/WhiteStripe 2021-05-16T22:03:38.5535913Z token: *** 2021-05-16T22:03:38.5536344Z ssh-strict: true 2021-05-16T22:03:38.5536888Z persist-credentials: true 2021-05-16T22:03:38.5537410Z clean: true 2021-05-16T22:03:38.5537825Z fetch-depth: 1 2021-05-16T22:03:38.5538246Z lfs: false 2021-05-16T22:03:38.5538652Z submodules: false 2021-05-16T22:03:38.5539065Z env: 2021-05-16T22:03:38.5539531Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:03:38.5540046Z TIC_DEPLOY_KEY: 2021-05-16T22:03:38.5540945Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T22:03:38.5542376Z GITHUB_PAT: *** 2021-05-16T22:03:38.5542789Z COVERALLS_TOKEN: 2021-05-16T22:03:38.5543274Z continue-on-error: false 2021-05-16T22:03:38.5543764Z VDIFFR_RUN_TESTS: 2021-05-16T22:03:38.5544155Z ##[endgroup] 2021-05-16T22:03:38.7948741Z Syncing repository: neuroconductor/WhiteStripe 2021-05-16T22:03:38.7949632Z ##[group]Getting Git version info 2021-05-16T22:03:38.8027620Z Working directory is '/home/runner/work/WhiteStripe/WhiteStripe' 2021-05-16T22:03:38.8028520Z [command]/usr/bin/git version 2021-05-16T22:03:38.8170931Z git version 2.31.1 2021-05-16T22:03:38.8200491Z ##[endgroup] 2021-05-16T22:03:38.8210443Z Deleting the contents of '/home/runner/work/WhiteStripe/WhiteStripe' 2021-05-16T22:03:38.8219380Z ##[group]Initializing the repository 2021-05-16T22:03:38.8226148Z [command]/usr/bin/git init /home/runner/work/WhiteStripe/WhiteStripe 2021-05-16T22:03:38.8306796Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-16T22:03:38.8307779Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-16T22:03:38.8308678Z hint: of your new repositories, which will suppress this warning, call: 2021-05-16T22:03:38.8309309Z hint: 2021-05-16T22:03:38.8311043Z hint: git config --global init.defaultBranch 2021-05-16T22:03:38.8311642Z hint: 2021-05-16T22:03:38.8312402Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-16T22:03:38.8313568Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-16T22:03:38.8314210Z hint: 2021-05-16T22:03:38.8314773Z hint: git branch -m 2021-05-16T22:03:38.8319980Z Initialized empty Git repository in /home/runner/work/WhiteStripe/WhiteStripe/.git/ 2021-05-16T22:03:38.8330907Z [command]/usr/bin/git remote add origin https://github.com/neuroconductor/WhiteStripe 2021-05-16T22:03:38.8392553Z ##[endgroup] 2021-05-16T22:03:38.8393236Z ##[group]Disabling automatic garbage collection 2021-05-16T22:03:38.8411376Z [command]/usr/bin/git config --local gc.auto 0 2021-05-16T22:03:38.8459735Z ##[endgroup] 2021-05-16T22:03:38.8465901Z ##[group]Setting up auth 2021-05-16T22:03:38.8474999Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T22:03:38.8518681Z [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-16T22:03:38.8929721Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T22:03:38.8976356Z [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-16T22:03:38.9231414Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-16T22:03:38.9289681Z ##[endgroup] 2021-05-16T22:03:38.9291740Z ##[group]Fetching the repository 2021-05-16T22:03:38.9304115Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +2642ac54c2fca8e1c8e39a47847ec3ac10989911:refs/tags/2.3.2.s 2021-05-16T22:03:39.1490950Z remote: Enumerating objects: 99, done. 2021-05-16T22:03:39.1491835Z remote: Counting objects: 1% (1/99) 2021-05-16T22:03:39.1492510Z remote: Counting objects: 2% (2/99) 2021-05-16T22:03:39.1493189Z remote: Counting objects: 3% (3/99) 2021-05-16T22:03:39.1493846Z remote: Counting objects: 4% (4/99) 2021-05-16T22:03:39.1494522Z remote: Counting objects: 5% (5/99) 2021-05-16T22:03:39.1495179Z remote: Counting objects: 6% (6/99) 2021-05-16T22:03:39.1495851Z remote: Counting objects: 7% (7/99) 2021-05-16T22:03:39.1496521Z remote: Counting objects: 8% (8/99) 2021-05-16T22:03:39.1497178Z remote: Counting objects: 9% (9/99) 2021-05-16T22:03:39.1497856Z remote: Counting objects: 10% (10/99) 2021-05-16T22:03:39.1498516Z remote: Counting objects: 11% (11/99) 2021-05-16T22:03:39.1499188Z remote: Counting objects: 12% (12/99) 2021-05-16T22:03:39.1499847Z remote: Counting objects: 13% (13/99) 2021-05-16T22:03:39.1500532Z remote: Counting objects: 14% (14/99) 2021-05-16T22:03:39.1501193Z remote: Counting objects: 15% (15/99) 2021-05-16T22:03:39.1501859Z remote: Counting objects: 16% (16/99) 2021-05-16T22:03:39.1502527Z remote: Counting objects: 17% (17/99) 2021-05-16T22:03:39.1503185Z remote: Counting objects: 18% (18/99) 2021-05-16T22:03:39.1503857Z remote: Counting objects: 19% (19/99) 2021-05-16T22:03:39.1504508Z remote: Counting objects: 20% (20/99) 2021-05-16T22:03:39.1505171Z remote: Counting objects: 21% (21/99) 2021-05-16T22:03:39.1505826Z remote: Counting objects: 22% (22/99) 2021-05-16T22:03:39.1506496Z remote: Counting objects: 23% (23/99) 2021-05-16T22:03:39.1507150Z remote: Counting objects: 24% (24/99) 2021-05-16T22:03:39.1507817Z remote: Counting objects: 25% (25/99) 2021-05-16T22:03:39.1508473Z remote: Counting objects: 26% (26/99) 2021-05-16T22:03:39.1509257Z remote: Counting objects: 27% (27/99) 2021-05-16T22:03:39.1510143Z remote: Counting objects: 28% (28/99) 2021-05-16T22:03:39.1510850Z remote: Counting objects: 29% (29/99) 2021-05-16T22:03:39.1511384Z remote: Counting objects: 30% (30/99) 2021-05-16T22:03:39.1511895Z remote: Counting objects: 31% (31/99) 2021-05-16T22:03:39.1512423Z remote: Counting objects: 32% (32/99) 2021-05-16T22:03:39.1513108Z remote: Counting objects: 33% (33/99) 2021-05-16T22:03:39.1513622Z remote: Counting objects: 34% (34/99) 2021-05-16T22:03:39.1514331Z remote: Counting objects: 35% (35/99) 2021-05-16T22:03:39.1514883Z remote: Counting objects: 36% (36/99) 2021-05-16T22:03:39.1515714Z remote: Counting objects: 37% (37/99) 2021-05-16T22:03:39.1516274Z remote: Counting objects: 38% (38/99) 2021-05-16T22:03:39.1516908Z remote: Counting objects: 39% (39/99) 2021-05-16T22:03:39.1517472Z remote: Counting objects: 40% (40/99) 2021-05-16T22:03:39.1518042Z remote: Counting objects: 41% (41/99) 2021-05-16T22:03:39.1518595Z remote: Counting objects: 42% (42/99) 2021-05-16T22:03:39.1519166Z remote: Counting objects: 43% (43/99) 2021-05-16T22:03:39.1519731Z remote: Counting objects: 44% (44/99) 2021-05-16T22:03:39.1520277Z remote: Counting objects: 45% (45/99) 2021-05-16T22:03:39.1520843Z remote: Counting objects: 46% (46/99) 2021-05-16T22:03:39.1522165Z remote: Counting objects: 47% (47/99) 2021-05-16T22:03:39.1523081Z remote: Counting objects: 48% (48/99) 2021-05-16T22:03:39.1523946Z remote: Counting objects: 49% (49/99) 2021-05-16T22:03:39.1524794Z remote: Counting objects: 50% (50/99) 2021-05-16T22:03:39.1525372Z remote: Counting objects: 51% (51/99) 2021-05-16T22:03:39.1525940Z remote: Counting objects: 52% (52/99) 2021-05-16T22:03:39.1526510Z remote: Counting objects: 53% (53/99) 2021-05-16T22:03:39.1527521Z remote: Counting objects: 54% (54/99) 2021-05-16T22:03:39.1528427Z remote: Counting objects: 55% (55/99) 2021-05-16T22:03:39.1529281Z remote: Counting objects: 56% (56/99) 2021-05-16T22:03:39.1530148Z remote: Counting objects: 57% (57/99) 2021-05-16T22:03:39.1531025Z remote: Counting objects: 58% (58/99) 2021-05-16T22:03:39.1531615Z remote: Counting objects: 59% (59/99) 2021-05-16T22:03:39.1532168Z remote: Counting objects: 60% (60/99) 2021-05-16T22:03:39.1532732Z remote: Counting objects: 61% (61/99) 2021-05-16T22:03:39.1533307Z remote: Counting objects: 62% (62/99) 2021-05-16T22:03:39.1534606Z remote: Counting objects: 63% (63/99) 2021-05-16T22:03:39.1535790Z remote: Counting objects: 64% (64/99) 2021-05-16T22:03:39.1536786Z remote: Counting objects: 65% (65/99) 2021-05-16T22:03:39.1537638Z remote: Counting objects: 66% (66/99) 2021-05-16T22:03:39.1538213Z remote: Counting objects: 67% (67/99) 2021-05-16T22:03:39.1538784Z remote: Counting objects: 68% (68/99) 2021-05-16T22:03:39.1539345Z remote: Counting objects: 69% (69/99) 2021-05-16T22:03:39.1539910Z remote: Counting objects: 70% (70/99) 2021-05-16T22:03:39.1540478Z remote: Counting objects: 71% (71/99) 2021-05-16T22:03:39.1541032Z remote: Counting objects: 72% (72/99) 2021-05-16T22:03:39.1541597Z remote: Counting objects: 73% (73/99) 2021-05-16T22:03:39.1542145Z remote: Counting objects: 74% (74/99) 2021-05-16T22:03:39.1542708Z remote: Counting objects: 75% (75/99) 2021-05-16T22:03:39.1543260Z remote: Counting objects: 76% (76/99) 2021-05-16T22:03:39.1543823Z remote: Counting objects: 77% (77/99) 2021-05-16T22:03:39.1544371Z remote: Counting objects: 78% (78/99) 2021-05-16T22:03:39.1544934Z remote: Counting objects: 79% (79/99) 2021-05-16T22:03:39.1545488Z remote: Counting objects: 80% (80/99) 2021-05-16T22:03:39.1546195Z remote: Counting objects: 81% (81/99) 2021-05-16T22:03:39.1546763Z remote: Counting objects: 82% (82/99) 2021-05-16T22:03:39.1547318Z remote: Counting objects: 83% (83/99) 2021-05-16T22:03:39.1547886Z remote: Counting objects: 84% (84/99) 2021-05-16T22:03:39.1548440Z remote: Counting objects: 85% (85/99) 2021-05-16T22:03:39.1549010Z remote: Counting objects: 86% (86/99) 2021-05-16T22:03:39.1549566Z remote: Counting objects: 87% (87/99) 2021-05-16T22:03:39.1550277Z remote: Counting objects: 88% (88/99) 2021-05-16T22:03:39.1550830Z remote: Counting objects: 89% (89/99) 2021-05-16T22:03:39.1551401Z remote: Counting objects: 90% (90/99) 2021-05-16T22:03:39.1552084Z remote: Counting objects: 91% (91/99) 2021-05-16T22:03:39.1552596Z remote: Counting objects: 92% (92/99) 2021-05-16T22:03:39.1553326Z remote: Counting objects: 93% (93/99) 2021-05-16T22:03:39.1553890Z remote: Counting objects: 94% (94/99) 2021-05-16T22:03:39.1554456Z remote: Counting objects: 95% (95/99) 2021-05-16T22:03:39.1555004Z remote: Counting objects: 96% (96/99) 2021-05-16T22:03:39.1555594Z remote: Counting objects: 97% (97/99) 2021-05-16T22:03:39.1556162Z remote: Counting objects: 98% (98/99) 2021-05-16T22:03:39.1556716Z remote: Counting objects: 100% (99/99) 2021-05-16T22:03:39.1557309Z remote: Counting objects: 100% (99/99), done. 2021-05-16T22:03:39.1557927Z remote: Compressing objects: 1% (1/71) 2021-05-16T22:03:39.1558556Z remote: Compressing objects: 2% (2/71) 2021-05-16T22:03:39.1559162Z remote: Compressing objects: 4% (3/71) 2021-05-16T22:03:39.1559790Z remote: Compressing objects: 5% (4/71) 2021-05-16T22:03:39.1560408Z remote: Compressing objects: 7% (5/71) 2021-05-16T22:03:39.1561018Z remote: Compressing objects: 8% (6/71) 2021-05-16T22:03:39.1561635Z remote: Compressing objects: 9% (7/71) 2021-05-16T22:03:39.1562322Z remote: Compressing objects: 11% (8/71) 2021-05-16T22:03:39.1562943Z remote: Compressing objects: 12% (9/71) 2021-05-16T22:03:39.1563551Z remote: Compressing objects: 14% (10/71) 2021-05-16T22:03:39.1564174Z remote: Compressing objects: 15% (11/71) 2021-05-16T22:03:39.1564782Z remote: Compressing objects: 16% (12/71) 2021-05-16T22:03:39.1565406Z remote: Compressing objects: 18% (13/71) 2021-05-16T22:03:39.1566029Z remote: Compressing objects: 19% (14/71) 2021-05-16T22:03:39.1566635Z remote: Compressing objects: 21% (15/71) 2021-05-16T22:03:39.1567254Z remote: Compressing objects: 22% (16/71) 2021-05-16T22:03:39.1567859Z remote: Compressing objects: 23% (17/71) 2021-05-16T22:03:39.1568480Z remote: Compressing objects: 25% (18/71) 2021-05-16T22:03:39.1569191Z remote: Compressing objects: 26% (19/71) 2021-05-16T22:03:39.1570073Z remote: Compressing objects: 28% (20/71) 2021-05-16T22:03:39.1570640Z remote: Compressing objects: 29% (21/71) 2021-05-16T22:03:39.1572109Z remote: Compressing objects: 30% (22/71) 2021-05-16T22:03:39.1572690Z remote: Compressing objects: 32% (23/71) 2021-05-16T22:03:39.1573456Z remote: Compressing objects: 33% (24/71) 2021-05-16T22:03:39.1574615Z remote: Compressing objects: 35% (25/71) 2021-05-16T22:03:39.1575217Z remote: Compressing objects: 36% (26/71) 2021-05-16T22:03:39.1576087Z remote: Compressing objects: 38% (27/71) 2021-05-16T22:03:39.1577419Z remote: Compressing objects: 39% (28/71) 2021-05-16T22:03:39.1578058Z remote: Compressing objects: 40% (29/71) 2021-05-16T22:03:39.1578674Z remote: Compressing objects: 42% (30/71) 2021-05-16T22:03:39.1579278Z remote: Compressing objects: 43% (31/71) 2021-05-16T22:03:39.1579904Z remote: Compressing objects: 45% (32/71) 2021-05-16T22:03:39.1580505Z remote: Compressing objects: 46% (33/71) 2021-05-16T22:03:39.1581982Z remote: Compressing objects: 47% (34/71) 2021-05-16T22:03:39.1582594Z remote: Compressing objects: 49% (35/71) 2021-05-16T22:03:39.1583379Z remote: Compressing objects: 50% (36/71) 2021-05-16T22:03:39.1583991Z remote: Compressing objects: 52% (37/71) 2021-05-16T22:03:39.1584619Z remote: Compressing objects: 53% (38/71) 2021-05-16T22:03:39.1585237Z remote: Compressing objects: 54% (39/71) 2021-05-16T22:03:39.1585841Z remote: Compressing objects: 56% (40/71) 2021-05-16T22:03:39.1586460Z remote: Compressing objects: 57% (41/71) 2021-05-16T22:03:39.1587823Z remote: Compressing objects: 59% (42/71) 2021-05-16T22:03:39.1588479Z remote: Compressing objects: 60% (43/71) 2021-05-16T22:03:39.1589081Z remote: Compressing objects: 61% (44/71) 2021-05-16T22:03:39.1589699Z remote: Compressing objects: 63% (45/71) 2021-05-16T22:03:39.1590503Z remote: Compressing objects: 64% (46/71) 2021-05-16T22:03:39.1591131Z remote: Compressing objects: 66% (47/71) 2021-05-16T22:03:39.1591753Z remote: Compressing objects: 67% (48/71) 2021-05-16T22:03:39.1592359Z remote: Compressing objects: 69% (49/71) 2021-05-16T22:03:39.1592985Z remote: Compressing objects: 70% (50/71) 2021-05-16T22:03:39.1593587Z remote: Compressing objects: 71% (51/71) 2021-05-16T22:03:39.1594214Z remote: Compressing objects: 73% (52/71) 2021-05-16T22:03:39.1594820Z remote: Compressing objects: 74% (53/71) 2021-05-16T22:03:39.1595440Z remote: Compressing objects: 76% (54/71) 2021-05-16T22:03:39.1596041Z remote: Compressing objects: 77% (55/71) 2021-05-16T22:03:39.1596661Z remote: Compressing objects: 78% (56/71) 2021-05-16T22:03:39.1597279Z remote: Compressing objects: 80% (57/71) 2021-05-16T22:03:39.1597879Z remote: Compressing objects: 81% (58/71) 2021-05-16T22:03:39.1598716Z remote: Compressing objects: 83% (59/71) 2021-05-16T22:03:39.1599285Z remote: Compressing objects: 84% (60/71) 2021-05-16T22:03:39.1599863Z remote: Compressing objects: 85% (61/71) 2021-05-16T22:03:39.1600422Z remote: Compressing objects: 87% (62/71) 2021-05-16T22:03:39.1600997Z remote: Compressing objects: 88% (63/71) 2021-05-16T22:03:39.1601630Z remote: Compressing objects: 90% (64/71) 2021-05-16T22:03:39.1602190Z remote: Compressing objects: 91% (65/71) 2021-05-16T22:03:39.1602974Z remote: Compressing objects: 92% (66/71) 2021-05-16T22:03:39.1603578Z remote: Compressing objects: 94% (67/71) 2021-05-16T22:03:39.1604425Z remote: Compressing objects: 95% (68/71) 2021-05-16T22:03:39.1605032Z remote: Compressing objects: 97% (69/71) 2021-05-16T22:03:39.1605652Z remote: Compressing objects: 98% (70/71) 2021-05-16T22:03:39.1606392Z remote: Compressing objects: 100% (71/71) 2021-05-16T22:03:39.1607049Z remote: Compressing objects: 100% (71/71), done. 2021-05-16T22:03:39.8136644Z remote: Total 99 (delta 23), reused 82 (delta 22), pack-reused 0 2021-05-16T22:03:39.8241740Z From https://github.com/neuroconductor/WhiteStripe 2021-05-16T22:03:39.8243590Z * [new ref] 2642ac54c2fca8e1c8e39a47847ec3ac10989911 -> 2.3.2.s 2021-05-16T22:03:39.8272162Z ##[endgroup] 2021-05-16T22:03:39.8273252Z ##[group]Determining the checkout info 2021-05-16T22:03:39.8275218Z ##[endgroup] 2021-05-16T22:03:39.8276212Z ##[group]Checking out the ref 2021-05-16T22:03:39.8281661Z [command]/usr/bin/git checkout --progress --force refs/tags/2.3.2.s 2021-05-16T22:03:39.9334913Z Note: switching to 'refs/tags/2.3.2.s'. 2021-05-16T22:03:39.9335471Z 2021-05-16T22:03:39.9336490Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-16T22:03:39.9337595Z changes and commit them, and you can discard any commits you make in this 2021-05-16T22:03:39.9339332Z state without impacting any branches by switching back to a branch. 2021-05-16T22:03:39.9340175Z 2021-05-16T22:03:39.9340860Z If you want to create a new branch to retain commits you create, you may 2021-05-16T22:03:39.9342091Z do so (now or later) by using -c with the switch command. Example: 2021-05-16T22:03:39.9342631Z 2021-05-16T22:03:39.9343349Z git switch -c 2021-05-16T22:03:39.9343805Z 2021-05-16T22:03:39.9344305Z Or undo this operation with: 2021-05-16T22:03:39.9344703Z 2021-05-16T22:03:39.9345267Z git switch - 2021-05-16T22:03:39.9345598Z 2021-05-16T22:03:39.9346383Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-16T22:03:39.9347081Z 2021-05-16T22:03:39.9347615Z HEAD is now at 2642ac5 Version id 62 stable 2021-05-16T22:03:39.9348328Z ##[endgroup] 2021-05-16T22:03:39.9383516Z [command]/usr/bin/git log -1 --format='%H' 2021-05-16T22:03:39.9421229Z '2642ac54c2fca8e1c8e39a47847ec3ac10989911' 2021-05-16T22:03:39.9564794Z ##[group]Run r-lib/actions/setup-r@master 2021-05-16T22:03:39.9565330Z with: 2021-05-16T22:03:39.9565706Z r-version: 3.5 2021-05-16T22:03:39.9566105Z Ncpus: 1 2021-05-16T22:03:39.9566544Z crayon.enabled: NULL 2021-05-16T22:03:39.9567224Z remove-openmp-macos: true 2021-05-16T22:03:39.9567782Z http-user-agent: default 2021-05-16T22:03:39.9568259Z install-r: true 2021-05-16T22:03:39.9568832Z windows-path-include-mingw: true 2021-05-16T22:03:39.9569381Z env: 2021-05-16T22:03:39.9569825Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:03:39.9570288Z TIC_DEPLOY_KEY: 2021-05-16T22:03:39.9571131Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T22:03:39.9572690Z GITHUB_PAT: *** 2021-05-16T22:03:39.9573109Z COVERALLS_TOKEN: 2021-05-16T22:03:39.9573599Z continue-on-error: false 2021-05-16T22:03:39.9574087Z VDIFFR_RUN_TESTS: 2021-05-16T22:03:39.9574476Z ##[endgroup] 2021-05-16T22:03:41.7649316Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive add-apt-repository -y ppa:cran/travis 2021-05-16T22:03:43.4779862Z Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-16T22:03:43.5365413Z Hit:2 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-16T22:03:43.5368147Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-16T22:03:43.5370317Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-16T22:03:43.5372140Z Hit:5 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-16T22:03:43.5800338Z Get:6 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] 2021-05-16T22:03:43.6260372Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-16T22:03:43.7820055Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [983 kB] 2021-05-16T22:03:43.7843693Z Get:9 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease [18.0 kB] 2021-05-16T22:03:43.8079109Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [222 kB] 2021-05-16T22:03:43.8081320Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.3 kB] 2021-05-16T22:03:43.8205528Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [226 kB] 2021-05-16T22:03:43.8208050Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [33.3 kB] 2021-05-16T22:03:43.8209818Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [774 kB] 2021-05-16T22:03:43.8211636Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [166 kB] 2021-05-16T22:03:43.8227029Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [17.4 kB] 2021-05-16T22:03:44.0269722Z Hit:17 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-16T22:03:44.0599179Z Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [655 kB] 2021-05-16T22:03:44.1268442Z Get:19 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [131 kB] 2021-05-16T22:03:44.1291571Z Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7508 B] 2021-05-16T22:03:44.1294508Z Get:21 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [203 kB] 2021-05-16T22:03:44.1317072Z Get:22 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [29.7 kB] 2021-05-16T22:03:44.1322307Z Get:23 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [565 kB] 2021-05-16T22:03:44.1457452Z Get:24 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [11.0 kB] 2021-05-16T22:03:44.2993114Z Get:25 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [73.2 kB] 2021-05-16T22:03:51.0570835Z Fetched 4463 kB in 1s (3888 kB/s) 2021-05-16T22:03:51.8332969Z Reading package lists... 2021-05-16T22:03:51.8554808Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get update -y -qq 2021-05-16T22:03:53.8382635Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get install -y gdebi-core qpdf devscripts 2021-05-16T22:03:53.9073390Z Reading package lists... 2021-05-16T22:03:54.0730945Z Building dependency tree... 2021-05-16T22:03:54.0746183Z Reading state information... 2021-05-16T22:03:54.2365655Z The following additional packages will be installed: 2021-05-16T22:03:54.2372108Z dctrl-tools diffstat dput gettext intltool-debian libapt-pkg-perl 2021-05-16T22:03:54.2373640Z libarchive-zip-perl libarray-intspan-perl libasync-mergepoint-perl 2021-05-16T22:03:54.2375333Z libb-hooks-endofscope-perl libb-hooks-op-check-perl libcapture-tiny-perl 2021-05-16T22:03:54.2377185Z libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 2021-05-16T22:03:54.2378833Z libcommon-sense-perl libconst-fast-perl libcontextual-return-perl 2021-05-16T22:03:54.2380321Z libcpanel-json-xs-perl libcroco3 libdata-optlist-perl 2021-05-16T22:03:54.2381916Z libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl 2021-05-16T22:03:54.2383646Z libdigest-hmac-perl libdistro-info-perl libdynaloader-functions-perl 2021-05-16T22:03:54.2385250Z libemail-valid-perl libexporter-tiny-perl libfile-chdir-perl 2021-05-16T22:03:54.2386696Z libfile-find-rule-perl libfile-homedir-perl libfile-which-perl 2021-05-16T22:03:54.2388265Z libfont-ttf-perl libfuture-perl libgetopt-long-descriptive-perl 2021-05-16T22:03:54.2389961Z libgit-wrapper-perl libgitlab-api-v4-perl libhash-fieldhash-perl 2021-05-16T22:03:54.2391840Z libhttp-tiny-multipart-perl libimport-into-perl libio-async-loop-epoll-perl 2021-05-16T22:03:54.2393556Z libio-async-perl libio-prompter-perl libio-pty-perl libio-string-perl 2021-05-16T22:03:54.2394988Z libipc-run-perl libjson-maybexs-perl libjson-perl libjson-xs-perl 2021-05-16T22:03:54.2396481Z liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl 2021-05-16T22:03:54.2397864Z liblist-someutils-perl liblist-someutils-xs-perl 2021-05-16T22:03:54.2399558Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-16T22:03:54.2401329Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-16T22:03:54.2402954Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-16T22:03:54.2404326Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-16T22:03:54.2405794Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-16T22:03:54.2407440Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-16T22:03:54.2409125Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-16T22:03:54.2410781Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-16T22:03:54.2412261Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-16T22:03:54.2413935Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-16T22:03:54.2415518Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-16T22:03:54.2417429Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-16T22:03:54.2419135Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-16T22:03:54.2420715Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-16T22:03:54.2422503Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-16T22:03:54.2456931Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-16T22:03:54.2458578Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-16T22:03:54.2460094Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-16T22:03:54.2461741Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-16T22:03:54.2463322Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-16T22:03:54.2464773Z python3-magic python3-unidiff python3-xdg t1utils wdiff 2021-05-16T22:03:54.2465629Z Suggested packages: 2021-05-16T22:03:54.2466568Z debtags adequate autopkgtest bls-standalone bsd-mailx | mailx 2021-05-16T22:03:54.2467903Z check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope 2021-05-16T22:03:54.2469331Z disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl 2021-05-16T22:03:54.2471153Z libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts 2021-05-16T22:03:54.2472535Z mutt piuparts quilt ratt reprotest svn-buildpackage w3m debian-keyring 2021-05-16T22:03:54.2473876Z equivs libsoap-lite-perl python3-paramiko mini-dinstall gettext-doc 2021-05-16T22:03:54.2475229Z autopoint libasprintf-dev libgettextpo-dev libossp-uuid-perl 2021-05-16T22:03:54.2476740Z libscalar-number-perl libbareword-filehandles-perl libindirect-perl 2021-05-16T22:03:54.2478524Z libmultidimensional-perl libdevel-lexalias-perl libdevel-stacktrace-perl 2021-05-16T22:03:54.2479986Z binutils-multiarch libtext-template-perl wdiff-doc 2021-05-16T22:03:54.7634945Z The following NEW packages will be installed: 2021-05-16T22:03:54.7639025Z dctrl-tools devscripts diffstat dput gdebi-core gettext intltool-debian 2021-05-16T22:03:54.7640958Z libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl 2021-05-16T22:03:54.7642960Z libasync-mergepoint-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 2021-05-16T22:03:54.7645046Z libcapture-tiny-perl libclass-method-modifiers-perl libclass-xsaccessor-perl 2021-05-16T22:03:54.7646981Z libclone-perl libcommon-sense-perl libconst-fast-perl 2021-05-16T22:03:54.7648513Z libcontextual-return-perl libcpanel-json-xs-perl libcroco3 2021-05-16T22:03:54.7650305Z libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl 2021-05-16T22:03:54.7652103Z libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl 2021-05-16T22:03:54.7654031Z libdynaloader-functions-perl libemail-valid-perl libexporter-tiny-perl 2021-05-16T22:03:54.7655842Z libfile-chdir-perl libfile-find-rule-perl libfile-homedir-perl 2021-05-16T22:03:54.7657403Z libfile-which-perl libfont-ttf-perl libfuture-perl 2021-05-16T22:03:54.7659137Z libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 2021-05-16T22:03:54.7661064Z libhash-fieldhash-perl libhttp-tiny-multipart-perl libimport-into-perl 2021-05-16T22:03:54.7662782Z libio-async-loop-epoll-perl libio-async-perl libio-prompter-perl 2021-05-16T22:03:54.7664366Z libio-pty-perl libio-string-perl libipc-run-perl libjson-maybexs-perl 2021-05-16T22:03:54.7665919Z libjson-perl libjson-xs-perl liblinux-epoll-perl liblist-compare-perl 2021-05-16T22:03:54.7667654Z liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl 2021-05-16T22:03:54.7669414Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-16T22:03:54.7671401Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-16T22:03:54.7679006Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-16T22:03:54.7681068Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-16T22:03:54.7684621Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-16T22:03:54.7686279Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-16T22:03:54.7687976Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-16T22:03:54.7689674Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-16T22:03:54.7691538Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-16T22:03:54.7693133Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-16T22:03:54.7694773Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-16T22:03:54.7696375Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-16T22:03:54.7698193Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-16T22:03:54.7699831Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-16T22:03:54.7701494Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-16T22:03:54.7703132Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-16T22:03:54.7704561Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-16T22:03:54.7706027Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-16T22:03:54.7707491Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-16T22:03:54.7708912Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-16T22:03:54.7710881Z python3-magic python3-unidiff python3-xdg qpdf t1utils wdiff 2021-05-16T22:03:54.7901965Z 0 upgraded, 130 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:03:54.7903748Z Need to get 8648 kB of archives. 2021-05-16T22:03:54.7904898Z After this operation, 32.3 MB of additional disk space will be used. 2021-05-16T22:03:54.7906572Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 2021-05-16T22:03:54.7935082Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] 2021-05-16T22:03:54.7941713Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] 2021-05-16T22:03:54.7947937Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] 2021-05-16T22:03:54.7957415Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] 2021-05-16T22:03:54.7972520Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] 2021-05-16T22:03:54.7984194Z 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-16T22:03:54.7992306Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] 2021-05-16T22:03:54.7998343Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] 2021-05-16T22:03:54.8004985Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] 2021-05-16T22:03:54.8009123Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] 2021-05-16T22:03:54.8014532Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] 2021-05-16T22:03:54.8019468Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] 2021-05-16T22:03:54.8024412Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 2021-05-16T22:03:54.8028602Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] 2021-05-16T22:03:54.8035852Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] 2021-05-16T22:03:54.8072751Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 2021-05-16T22:03:54.8081877Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 2021-05-16T22:03:54.8092064Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] 2021-05-16T22:03:54.8150993Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] 2021-05-16T22:03:54.8158453Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] 2021-05-16T22:03:54.8173367Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] 2021-05-16T22:03:54.8190982Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdebi-core all 0.9.5.7+nmu3 [116 kB] 2021-05-16T22:03:54.8205788Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-05-16T22:03:54.8218941Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-05-16T22:03:54.8297379Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-05-16T22:03:54.8305344Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] 2021-05-16T22:03:54.8318024Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-05-16T22:03:54.8331607Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] 2021-05-16T22:03:54.8339507Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] 2021-05-16T22:03:54.8346901Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] 2021-05-16T22:03:54.8354333Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] 2021-05-16T22:03:54.8362024Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] 2021-05-16T22:03:54.8370406Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] 2021-05-16T22:03:54.8377552Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] 2021-05-16T22:03:54.8386224Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] 2021-05-16T22:03:54.8396549Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] 2021-05-16T22:03:54.8404498Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] 2021-05-16T22:03:54.8412216Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] 2021-05-16T22:03:54.8419066Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] 2021-05-16T22:03:54.8424764Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] 2021-05-16T22:03:54.8429129Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] 2021-05-16T22:03:54.8435945Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] 2021-05-16T22:03:54.8441809Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] 2021-05-16T22:03:54.8449067Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] 2021-05-16T22:03:54.8451261Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] 2021-05-16T22:03:54.8460536Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] 2021-05-16T22:03:54.8470984Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] 2021-05-16T22:03:54.8473046Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] 2021-05-16T22:03:54.8475511Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] 2021-05-16T22:03:54.8488630Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] 2021-05-16T22:03:54.8529498Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] 2021-05-16T22:03:54.8537951Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] 2021-05-16T22:03:54.8545412Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] 2021-05-16T22:03:54.8557055Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] 2021-05-16T22:03:54.8559070Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] 2021-05-16T22:03:54.8565731Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] 2021-05-16T22:03:54.8574272Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] 2021-05-16T22:03:54.8576177Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] 2021-05-16T22:03:54.8581530Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] 2021-05-16T22:03:54.8627452Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] 2021-05-16T22:03:54.8646635Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] 2021-05-16T22:03:54.8660640Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] 2021-05-16T22:03:54.8670465Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 2021-05-16T22:03:54.8680972Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] 2021-05-16T22:03:54.8692239Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] 2021-05-16T22:03:54.8717639Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] 2021-05-16T22:03:54.8719488Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] 2021-05-16T22:03:54.8733925Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] 2021-05-16T22:03:54.8760193Z 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-16T22:03:54.8769511Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] 2021-05-16T22:03:54.8775740Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] 2021-05-16T22:03:54.8782427Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] 2021-05-16T22:03:54.8788379Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] 2021-05-16T22:03:54.8798014Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] 2021-05-16T22:03:54.8805297Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] 2021-05-16T22:03:54.8851608Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] 2021-05-16T22:03:54.8865278Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] 2021-05-16T22:03:54.8874056Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] 2021-05-16T22:03:54.8885194Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] 2021-05-16T22:03:54.8922370Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] 2021-05-16T22:03:54.8930504Z 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-16T22:03:54.8936980Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] 2021-05-16T22:03:54.8943355Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] 2021-05-16T22:03:54.8953964Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] 2021-05-16T22:03:54.8961940Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] 2021-05-16T22:03:54.8972347Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] 2021-05-16T22:03:54.8986518Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] 2021-05-16T22:03:54.8994497Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] 2021-05-16T22:03:54.9006698Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] 2021-05-16T22:03:54.9014561Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] 2021-05-16T22:03:54.9022925Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] 2021-05-16T22:03:54.9030820Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB] 2021-05-16T22:03:54.9039541Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] 2021-05-16T22:03:54.9049109Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] 2021-05-16T22:03:54.9055860Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] 2021-05-16T22:03:54.9063068Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] 2021-05-16T22:03:54.9072025Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] 2021-05-16T22:03:54.9080780Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] 2021-05-16T22:03:54.9088247Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] 2021-05-16T22:03:54.9095151Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqpdf26 amd64 9.1.1-1build1 [421 kB] 2021-05-16T22:03:54.9176902Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] 2021-05-16T22:03:54.9202245Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] 2021-05-16T22:03:54.9213588Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] 2021-05-16T22:03:54.9219663Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] 2021-05-16T22:03:54.9225062Z 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-16T22:03:54.9233054Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] 2021-05-16T22:03:54.9238015Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] 2021-05-16T22:03:54.9249293Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] 2021-05-16T22:03:54.9260593Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] 2021-05-16T22:03:54.9264413Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] 2021-05-16T22:03:54.9272927Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 2021-05-16T22:03:54.9281686Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] 2021-05-16T22:03:54.9291810Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] 2021-05-16T22:03:54.9297503Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] 2021-05-16T22:03:54.9415540Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] 2021-05-16T22:03:54.9417365Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] 2021-05-16T22:03:54.9419187Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] 2021-05-16T22:03:54.9420976Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] 2021-05-16T22:03:54.9423448Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] 2021-05-16T22:03:54.9425286Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] 2021-05-16T22:03:54.9427031Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] 2021-05-16T22:03:54.9428642Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] 2021-05-16T22:03:54.9430373Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] 2021-05-16T22:03:54.9431896Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] 2021-05-16T22:03:54.9433067Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] 2021-05-16T22:03:54.9465588Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 2021-05-16T22:03:54.9467646Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] 2021-05-16T22:03:54.9471420Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qpdf amd64 9.1.1-1build1 [476 kB] 2021-05-16T22:03:54.9516483Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] 2021-05-16T22:03:55.7087227Z Fetched 8648 kB in 0s (48.5 MB/s) 2021-05-16T22:03:55.7463316Z Selecting previously unselected package dctrl-tools. 2021-05-16T22:03:55.7708635Z (Reading database ... 2021-05-16T22:03:55.7710576Z (Reading database ... 5% 2021-05-16T22:03:55.7711181Z (Reading database ... 10% 2021-05-16T22:03:55.7711762Z (Reading database ... 15% 2021-05-16T22:03:55.7712304Z (Reading database ... 20% 2021-05-16T22:03:55.7712855Z (Reading database ... 25% 2021-05-16T22:03:55.7713398Z (Reading database ... 30% 2021-05-16T22:03:55.7713950Z (Reading database ... 35% 2021-05-16T22:03:55.7714487Z (Reading database ... 40% 2021-05-16T22:03:55.7715071Z (Reading database ... 45% 2021-05-16T22:03:55.7715622Z (Reading database ... 50% 2021-05-16T22:03:55.8035394Z (Reading database ... 55% 2021-05-16T22:03:55.8611305Z (Reading database ... 60% 2021-05-16T22:03:55.9075148Z (Reading database ... 65% 2021-05-16T22:03:55.9545996Z (Reading database ... 70% 2021-05-16T22:03:56.0544991Z (Reading database ... 75% 2021-05-16T22:03:56.1539705Z (Reading database ... 80% 2021-05-16T22:03:56.2559338Z (Reading database ... 85% 2021-05-16T22:03:56.3252675Z (Reading database ... 90% 2021-05-16T22:03:56.3841043Z (Reading database ... 95% 2021-05-16T22:03:56.3842042Z (Reading database ... 100% 2021-05-16T22:03:56.3843113Z (Reading database ... 254809 files and directories currently installed.) 2021-05-16T22:03:56.3953401Z Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... 2021-05-16T22:03:56.4216519Z Unpacking dctrl-tools (2.24-3) ... 2021-05-16T22:03:56.4544868Z Selecting previously unselected package libfile-which-perl. 2021-05-16T22:03:56.4840077Z Preparing to unpack .../001-libfile-which-perl_1.23-1_all.deb ... 2021-05-16T22:03:56.4855211Z Unpacking libfile-which-perl (1.23-1) ... 2021-05-16T22:03:56.5100546Z Selecting previously unselected package libfile-homedir-perl. 2021-05-16T22:03:56.5359149Z Preparing to unpack .../002-libfile-homedir-perl_1.004-1_all.deb ... 2021-05-16T22:03:56.5373294Z Unpacking libfile-homedir-perl (1.004-1) ... 2021-05-16T22:03:56.5638628Z Selecting previously unselected package libio-pty-perl. 2021-05-16T22:03:56.5920070Z Preparing to unpack .../003-libio-pty-perl_1%3a1.12-1_amd64.deb ... 2021-05-16T22:03:56.5935424Z Unpacking libio-pty-perl (1:1.12-1) ... 2021-05-16T22:03:56.6180262Z Selecting previously unselected package libipc-run-perl. 2021-05-16T22:03:56.6449218Z Preparing to unpack .../004-libipc-run-perl_20180523.0-2_all.deb ... 2021-05-16T22:03:56.6464626Z Unpacking libipc-run-perl (20180523.0-2) ... 2021-05-16T22:03:56.6831934Z Selecting previously unselected package libclass-method-modifiers-perl. 2021-05-16T22:03:56.7073524Z Preparing to unpack .../005-libclass-method-modifiers-perl_2.13-1_all.deb ... 2021-05-16T22:03:56.7086531Z Unpacking libclass-method-modifiers-perl (2.13-1) ... 2021-05-16T22:03:56.7401118Z Selecting previously unselected package libb-hooks-op-check-perl. 2021-05-16T22:03:56.7792084Z Preparing to unpack .../006-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... 2021-05-16T22:03:56.7815594Z Unpacking libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-16T22:03:56.8111882Z Selecting previously unselected package libdynaloader-functions-perl. 2021-05-16T22:03:56.8323203Z Preparing to unpack .../007-libdynaloader-functions-perl_0.003-1_all.deb ... 2021-05-16T22:03:56.8336896Z Unpacking libdynaloader-functions-perl (0.003-1) ... 2021-05-16T22:03:56.8751649Z Selecting previously unselected package libdevel-callchecker-perl. 2021-05-16T22:03:56.8991707Z Preparing to unpack .../008-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... 2021-05-16T22:03:56.8993058Z Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-16T22:03:56.9294444Z Selecting previously unselected package libparams-classify-perl. 2021-05-16T22:03:56.9574633Z Preparing to unpack .../009-libparams-classify-perl_0.015-1build2_amd64.deb ... 2021-05-16T22:03:56.9592714Z Unpacking libparams-classify-perl (0.015-1build2) ... 2021-05-16T22:03:56.9839875Z Selecting previously unselected package libmodule-runtime-perl. 2021-05-16T22:03:57.0110551Z Preparing to unpack .../010-libmodule-runtime-perl_0.016-1_all.deb ... 2021-05-16T22:03:57.0120339Z Unpacking libmodule-runtime-perl (0.016-1) ... 2021-05-16T22:03:57.0391537Z Selecting previously unselected package libimport-into-perl. 2021-05-16T22:03:57.0626971Z Preparing to unpack .../011-libimport-into-perl_1.002005-1_all.deb ... 2021-05-16T22:03:57.0639817Z Unpacking libimport-into-perl (1.002005-1) ... 2021-05-16T22:03:57.0952145Z Selecting previously unselected package librole-tiny-perl. 2021-05-16T22:03:57.1147457Z Preparing to unpack .../012-librole-tiny-perl_2.001004-1_all.deb ... 2021-05-16T22:03:57.1165996Z Unpacking librole-tiny-perl (2.001004-1) ... 2021-05-16T22:03:57.1402267Z Selecting previously unselected package libstrictures-perl. 2021-05-16T22:03:57.1675704Z Preparing to unpack .../013-libstrictures-perl_2.000006-1_all.deb ... 2021-05-16T22:03:57.1686371Z Unpacking libstrictures-perl (2.000006-1) ... 2021-05-16T22:03:57.1971103Z Selecting previously unselected package libsub-quote-perl. 2021-05-16T22:03:57.2243079Z Preparing to unpack .../014-libsub-quote-perl_2.006006-1_all.deb ... 2021-05-16T22:03:57.2254882Z Unpacking libsub-quote-perl (2.006006-1) ... 2021-05-16T22:03:57.2477115Z Selecting previously unselected package libmoo-perl. 2021-05-16T22:03:57.2753794Z Preparing to unpack .../015-libmoo-perl_2.003006-1_all.deb ... 2021-05-16T22:03:57.2764930Z Unpacking libmoo-perl (2.003006-1) ... 2021-05-16T22:03:57.3150863Z Selecting previously unselected package patchutils. 2021-05-16T22:03:57.3374505Z Preparing to unpack .../016-patchutils_0.3.4-2_amd64.deb ... 2021-05-16T22:03:57.3389429Z Unpacking patchutils (0.3.4-2) ... 2021-05-16T22:03:57.3790748Z Selecting previously unselected package wdiff. 2021-05-16T22:03:57.4064109Z Preparing to unpack .../017-wdiff_1.2.2-2build1_amd64.deb ... 2021-05-16T22:03:57.4073642Z Unpacking wdiff (1.2.2-2build1) ... 2021-05-16T22:03:57.4467027Z Selecting previously unselected package devscripts. 2021-05-16T22:03:57.4754109Z Preparing to unpack .../018-devscripts_2.20.2ubuntu2_amd64.deb ... 2021-05-16T22:03:57.4990815Z Unpacking devscripts (2.20.2ubuntu2) ... 2021-05-16T22:03:57.6350847Z Selecting previously unselected package diffstat. 2021-05-16T22:03:57.6546598Z Preparing to unpack .../019-diffstat_1.63-1_amd64.deb ... 2021-05-16T22:03:57.6567130Z Unpacking diffstat (1.63-1) ... 2021-05-16T22:03:57.7073454Z Selecting previously unselected package python3-gpg. 2021-05-16T22:03:57.7350006Z Preparing to unpack .../020-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... 2021-05-16T22:03:57.7369763Z Unpacking python3-gpg (1.13.1-7ubuntu2) ... 2021-05-16T22:03:57.7974121Z Selecting previously unselected package dput. 2021-05-16T22:03:57.8212530Z Preparing to unpack .../021-dput_1.0.3ubuntu1_all.deb ... 2021-05-16T22:03:57.8287230Z Unpacking dput (1.0.3ubuntu1) ... 2021-05-16T22:03:57.8591869Z Selecting previously unselected package gdebi-core. 2021-05-16T22:03:57.8821030Z Preparing to unpack .../022-gdebi-core_0.9.5.7+nmu3_all.deb ... 2021-05-16T22:03:57.8832106Z Unpacking gdebi-core (0.9.5.7+nmu3) ... 2021-05-16T22:03:58.2167198Z Selecting previously unselected package libcroco3:amd64. 2021-05-16T22:03:58.2443172Z Preparing to unpack .../023-libcroco3_0.6.13-1_amd64.deb ... 2021-05-16T22:03:58.2468600Z Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-05-16T22:03:58.2974389Z Selecting previously unselected package gettext. 2021-05-16T22:03:58.3210924Z Preparing to unpack .../024-gettext_0.19.8.1-10build1_amd64.deb ... 2021-05-16T22:03:58.3221190Z Unpacking gettext (0.19.8.1-10build1) ... 2021-05-16T22:03:58.4432228Z Selecting previously unselected package intltool-debian. 2021-05-16T22:03:58.4668570Z Preparing to unpack .../025-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-05-16T22:03:58.4690981Z Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-05-16T22:03:58.4977582Z Selecting previously unselected package libapt-pkg-perl. 2021-05-16T22:03:58.5220415Z Preparing to unpack .../026-libapt-pkg-perl_0.1.36build3_amd64.deb ... 2021-05-16T22:03:58.5233280Z Unpacking libapt-pkg-perl (0.1.36build3) ... 2021-05-16T22:03:58.5549218Z Selecting previously unselected package libarchive-zip-perl. 2021-05-16T22:03:58.5824222Z Preparing to unpack .../027-libarchive-zip-perl_1.67-2_all.deb ... 2021-05-16T22:03:58.5833899Z Unpacking libarchive-zip-perl (1.67-2) ... 2021-05-16T22:03:58.6142477Z Selecting previously unselected package libarray-intspan-perl. 2021-05-16T22:03:58.6417395Z Preparing to unpack .../028-libarray-intspan-perl_2.003-1_all.deb ... 2021-05-16T22:03:58.6435558Z Unpacking libarray-intspan-perl (2.003-1) ... 2021-05-16T22:03:58.6705882Z Selecting previously unselected package libasync-mergepoint-perl. 2021-05-16T22:03:58.6978305Z Preparing to unpack .../029-libasync-mergepoint-perl_0.04-2_all.deb ... 2021-05-16T22:03:58.6991987Z Unpacking libasync-mergepoint-perl (0.04-2) ... 2021-05-16T22:03:58.7256285Z Selecting previously unselected package libmodule-implementation-perl. 2021-05-16T22:03:58.7533756Z Preparing to unpack .../030-libmodule-implementation-perl_0.09-1_all.deb ... 2021-05-16T22:03:58.7542594Z Unpacking libmodule-implementation-perl (0.09-1) ... 2021-05-16T22:03:58.7792331Z Selecting previously unselected package libsub-exporter-progressive-perl. 2021-05-16T22:03:58.8049247Z Preparing to unpack .../031-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 2021-05-16T22:03:58.8066314Z Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-16T22:03:58.8334699Z Selecting previously unselected package libvariable-magic-perl. 2021-05-16T22:03:58.8595258Z Preparing to unpack .../032-libvariable-magic-perl_0.62-1build2_amd64.deb ... 2021-05-16T22:03:58.8605696Z Unpacking libvariable-magic-perl (0.62-1build2) ... 2021-05-16T22:03:58.8911420Z Selecting previously unselected package libb-hooks-endofscope-perl. 2021-05-16T22:03:58.9125982Z Preparing to unpack .../033-libb-hooks-endofscope-perl_0.24-1_all.deb ... 2021-05-16T22:03:58.9138012Z Unpacking libb-hooks-endofscope-perl (0.24-1) ... 2021-05-16T22:03:58.9374744Z Selecting previously unselected package libcapture-tiny-perl. 2021-05-16T22:03:58.9638126Z Preparing to unpack .../034-libcapture-tiny-perl_0.48-1_all.deb ... 2021-05-16T22:03:58.9649682Z Unpacking libcapture-tiny-perl (0.48-1) ... 2021-05-16T22:03:58.9916777Z Selecting previously unselected package libclass-xsaccessor-perl. 2021-05-16T22:03:59.0162415Z Preparing to unpack .../035-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... 2021-05-16T22:03:59.0175406Z Unpacking libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-16T22:03:59.0467010Z Selecting previously unselected package libclone-perl. 2021-05-16T22:03:59.0746100Z Preparing to unpack .../036-libclone-perl_0.43-2_amd64.deb ... 2021-05-16T22:03:59.0757967Z Unpacking libclone-perl (0.43-2) ... 2021-05-16T22:03:59.0993960Z Selecting previously unselected package libcommon-sense-perl. 2021-05-16T22:03:59.1262479Z Preparing to unpack .../037-libcommon-sense-perl_3.74-2build6_amd64.deb ... 2021-05-16T22:03:59.1281883Z Unpacking libcommon-sense-perl (3.74-2build6) ... 2021-05-16T22:03:59.1591305Z Selecting previously unselected package libparams-util-perl. 2021-05-16T22:03:59.1813080Z Preparing to unpack .../038-libparams-util-perl_1.07-3build5_amd64.deb ... 2021-05-16T22:03:59.1824789Z Unpacking libparams-util-perl (1.07-3build5) ... 2021-05-16T22:03:59.2191305Z Selecting previously unselected package libsub-install-perl. 2021-05-16T22:03:59.2390162Z Preparing to unpack .../039-libsub-install-perl_0.928-1_all.deb ... 2021-05-16T22:03:59.2407287Z Unpacking libsub-install-perl (0.928-1) ... 2021-05-16T22:03:59.2711360Z Selecting previously unselected package libdata-optlist-perl. 2021-05-16T22:03:59.2944659Z Preparing to unpack .../040-libdata-optlist-perl_0.110-1_all.deb ... 2021-05-16T22:03:59.2965238Z Unpacking libdata-optlist-perl (0.110-1) ... 2021-05-16T22:03:59.3231273Z Selecting previously unselected package libsub-exporter-perl. 2021-05-16T22:03:59.3506547Z Preparing to unpack .../041-libsub-exporter-perl_0.987-1_all.deb ... 2021-05-16T22:03:59.3517125Z Unpacking libsub-exporter-perl (0.987-1) ... 2021-05-16T22:03:59.3804885Z Selecting previously unselected package libconst-fast-perl. 2021-05-16T22:03:59.4064217Z Preparing to unpack .../042-libconst-fast-perl_0.014-1_all.deb ... 2021-05-16T22:03:59.4080435Z Unpacking libconst-fast-perl (0.014-1) ... 2021-05-16T22:03:59.4292640Z Selecting previously unselected package libwant-perl. 2021-05-16T22:03:59.4559790Z Preparing to unpack .../043-libwant-perl_0.29-1build4_amd64.deb ... 2021-05-16T22:03:59.4570131Z Unpacking libwant-perl (0.29-1build4) ... 2021-05-16T22:03:59.4911347Z Selecting previously unselected package libcontextual-return-perl. 2021-05-16T22:03:59.5091166Z Preparing to unpack .../044-libcontextual-return-perl_0.004014-2_all.deb ... 2021-05-16T22:03:59.5101951Z Unpacking libcontextual-return-perl (0.004014-2) ... 2021-05-16T22:03:59.5431342Z Selecting previously unselected package libcpanel-json-xs-perl. 2021-05-16T22:03:59.5633644Z Preparing to unpack .../045-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... 2021-05-16T22:03:59.5646894Z Unpacking libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-16T22:03:59.6003450Z Selecting previously unselected package libdigest-bubblebabble-perl. 2021-05-16T22:03:59.6268623Z Preparing to unpack .../046-libdigest-bubblebabble-perl_0.02-2_all.deb ... 2021-05-16T22:03:59.6278569Z Unpacking libdigest-bubblebabble-perl (0.02-2) ... 2021-05-16T22:03:59.6495091Z Selecting previously unselected package libdigest-hmac-perl. 2021-05-16T22:03:59.6771124Z Preparing to unpack .../047-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... 2021-05-16T22:03:59.6786516Z Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-16T22:03:59.7036768Z Selecting previously unselected package libdistro-info-perl. 2021-05-16T22:03:59.7301102Z Preparing to unpack .../048-libdistro-info-perl_0.23ubuntu1_all.deb ... 2021-05-16T22:03:59.7311590Z Unpacking libdistro-info-perl (0.23ubuntu1) ... 2021-05-16T22:03:59.7564674Z Selecting previously unselected package libnet-ip-perl. 2021-05-16T22:03:59.7807443Z Preparing to unpack .../049-libnet-ip-perl_1.26-2_all.deb ... 2021-05-16T22:03:59.7820429Z Unpacking libnet-ip-perl (1.26-2) ... 2021-05-16T22:03:59.8062476Z Selecting previously unselected package libnet-dns-perl. 2021-05-16T22:03:59.8325726Z Preparing to unpack .../050-libnet-dns-perl_1.22-1_all.deb ... 2021-05-16T22:03:59.8340697Z Unpacking libnet-dns-perl (1.22-1) ... 2021-05-16T22:03:59.9112048Z Selecting previously unselected package libnet-domain-tld-perl. 2021-05-16T22:03:59.9371580Z Preparing to unpack .../051-libnet-domain-tld-perl_1.75-1_all.deb ... 2021-05-16T22:03:59.9385115Z Unpacking libnet-domain-tld-perl (1.75-1) ... 2021-05-16T22:03:59.9672182Z Selecting previously unselected package libemail-valid-perl. 2021-05-16T22:03:59.9909154Z Preparing to unpack .../052-libemail-valid-perl_1.202-1_all.deb ... 2021-05-16T22:03:59.9922838Z Unpacking libemail-valid-perl (1.202-1) ... 2021-05-16T22:04:00.0145242Z Selecting previously unselected package libexporter-tiny-perl. 2021-05-16T22:04:00.0414134Z Preparing to unpack .../053-libexporter-tiny-perl_1.002001-1_all.deb ... 2021-05-16T22:04:00.0427117Z Unpacking libexporter-tiny-perl (1.002001-1) ... 2021-05-16T22:04:00.0816101Z Selecting previously unselected package libfile-chdir-perl. 2021-05-16T22:04:00.1087604Z Preparing to unpack .../054-libfile-chdir-perl_0.1008-1_all.deb ... 2021-05-16T22:04:00.1101529Z Unpacking libfile-chdir-perl (0.1008-1) ... 2021-05-16T22:04:00.1308685Z Selecting previously unselected package libnumber-compare-perl. 2021-05-16T22:04:00.1571023Z Preparing to unpack .../055-libnumber-compare-perl_0.03-1_all.deb ... 2021-05-16T22:04:00.1583355Z Unpacking libnumber-compare-perl (0.03-1) ... 2021-05-16T22:04:00.1893177Z Selecting previously unselected package libtext-glob-perl. 2021-05-16T22:04:00.2090763Z Preparing to unpack .../056-libtext-glob-perl_0.10-1_all.deb ... 2021-05-16T22:04:00.2102981Z Unpacking libtext-glob-perl (0.10-1) ... 2021-05-16T22:04:00.2330559Z Selecting previously unselected package libfile-find-rule-perl. 2021-05-16T22:04:00.2609733Z Preparing to unpack .../057-libfile-find-rule-perl_0.34-1_all.deb ... 2021-05-16T22:04:00.2627517Z Unpacking libfile-find-rule-perl (0.34-1) ... 2021-05-16T22:04:00.2884011Z Selecting previously unselected package libio-string-perl. 2021-05-16T22:04:00.3155480Z Preparing to unpack .../058-libio-string-perl_1.08-3_all.deb ... 2021-05-16T22:04:00.3166583Z Unpacking libio-string-perl (1.08-3) ... 2021-05-16T22:04:00.3438780Z Selecting previously unselected package libfont-ttf-perl. 2021-05-16T22:04:00.3657244Z Preparing to unpack .../059-libfont-ttf-perl_1.06-1_all.deb ... 2021-05-16T22:04:00.3674215Z Unpacking libfont-ttf-perl (1.06-1) ... 2021-05-16T22:04:00.4272744Z Selecting previously unselected package libfuture-perl. 2021-05-16T22:04:00.4548244Z Preparing to unpack .../060-libfuture-perl_0.43-1_all.deb ... 2021-05-16T22:04:00.4557578Z Unpacking libfuture-perl (0.43-1) ... 2021-05-16T22:04:00.4855907Z Selecting previously unselected package libparams-validate-perl. 2021-05-16T22:04:00.5127665Z Preparing to unpack .../061-libparams-validate-perl_1.29-3_amd64.deb ... 2021-05-16T22:04:00.5136388Z Unpacking libparams-validate-perl (1.29-3) ... 2021-05-16T22:04:00.5404274Z Selecting previously unselected package libgetopt-long-descriptive-perl. 2021-05-16T22:04:00.5678204Z Preparing to unpack .../062-libgetopt-long-descriptive-perl_0.104-1_all.deb ... 2021-05-16T22:04:00.5687164Z Unpacking libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-16T22:04:00.5935994Z Selecting previously unselected package libsort-versions-perl. 2021-05-16T22:04:00.6208057Z Preparing to unpack .../063-libsort-versions-perl_1.62-1_all.deb ... 2021-05-16T22:04:00.6218334Z Unpacking libsort-versions-perl (1.62-1) ... 2021-05-16T22:04:00.6511217Z Selecting previously unselected package libgit-wrapper-perl. 2021-05-16T22:04:00.6724560Z Preparing to unpack .../064-libgit-wrapper-perl_0.048-1_all.deb ... 2021-05-16T22:04:00.6734154Z Unpacking libgit-wrapper-perl (0.048-1) ... 2021-05-16T22:04:00.7013045Z Selecting previously unselected package libhttp-tiny-multipart-perl. 2021-05-16T22:04:00.7282793Z Preparing to unpack .../065-libhttp-tiny-multipart-perl_0.08-1_all.deb ... 2021-05-16T22:04:00.7294318Z Unpacking libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-16T22:04:00.7577201Z Selecting previously unselected package libio-prompter-perl. 2021-05-16T22:04:00.7817777Z Preparing to unpack .../066-libio-prompter-perl_0.004015-1_all.deb ... 2021-05-16T22:04:00.7838370Z Unpacking libio-prompter-perl (0.004015-1) ... 2021-05-16T22:04:00.8190976Z Selecting previously unselected package libjson-perl. 2021-05-16T22:04:00.8409907Z Preparing to unpack .../067-libjson-perl_4.02000-2_all.deb ... 2021-05-16T22:04:00.8422935Z Unpacking libjson-perl (4.02000-2) ... 2021-05-16T22:04:00.8750667Z Selecting previously unselected package liblog-any-perl. 2021-05-16T22:04:00.8999388Z Preparing to unpack .../068-liblog-any-perl_1.708-1_all.deb ... 2021-05-16T22:04:00.9010981Z Unpacking liblog-any-perl (1.708-1) ... 2021-05-16T22:04:00.9351373Z Selecting previously unselected package liblog-any-adapter-screen-perl. 2021-05-16T22:04:00.9573175Z Preparing to unpack .../069-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 2021-05-16T22:04:00.9592896Z Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-16T22:04:00.9911297Z Selecting previously unselected package libpackage-stash-perl. 2021-05-16T22:04:01.0097989Z Preparing to unpack .../070-libpackage-stash-perl_0.38-1_all.deb ... 2021-05-16T22:04:01.0114425Z Unpacking libpackage-stash-perl (0.38-1) ... 2021-05-16T22:04:01.0456919Z Selecting previously unselected package libsub-identify-perl. 2021-05-16T22:04:01.0654400Z Preparing to unpack .../071-libsub-identify-perl_0.14-1build2_amd64.deb ... 2021-05-16T22:04:01.0664780Z Unpacking libsub-identify-perl (0.14-1build2) ... 2021-05-16T22:04:01.0885641Z Selecting previously unselected package libsub-name-perl. 2021-05-16T22:04:01.1155961Z Preparing to unpack .../072-libsub-name-perl_0.26-1_amd64.deb ... 2021-05-16T22:04:01.1168700Z Unpacking libsub-name-perl (0.26-1) ... 2021-05-16T22:04:01.1472210Z Selecting previously unselected package libnamespace-clean-perl. 2021-05-16T22:04:01.1687674Z Preparing to unpack .../073-libnamespace-clean-perl_0.27-1_all.deb ... 2021-05-16T22:04:01.1699923Z Unpacking libnamespace-clean-perl (0.27-1) ... 2021-05-16T22:04:01.1991475Z Selecting previously unselected package libpath-tiny-perl. 2021-05-16T22:04:01.2217158Z Preparing to unpack .../074-libpath-tiny-perl_0.108-1_all.deb ... 2021-05-16T22:04:01.2228407Z Unpacking libpath-tiny-perl (0.108-1) ... 2021-05-16T22:04:01.2551954Z Selecting previously unselected package libtype-tiny-perl. 2021-05-16T22:04:01.2773507Z Preparing to unpack .../075-libtype-tiny-perl_1.008001-2_all.deb ... 2021-05-16T22:04:01.2787291Z Unpacking libtype-tiny-perl (1.008001-2) ... 2021-05-16T22:04:01.3441925Z Selecting previously unselected package libgitlab-api-v4-perl. 2021-05-16T22:04:01.3673190Z Preparing to unpack .../076-libgitlab-api-v4-perl_0.25-1_all.deb ... 2021-05-16T22:04:01.3690451Z Unpacking libgitlab-api-v4-perl (0.25-1) ... 2021-05-16T22:04:01.4013469Z Selecting previously unselected package libhash-fieldhash-perl. 2021-05-16T22:04:01.4283408Z Preparing to unpack .../077-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... 2021-05-16T22:04:01.4294564Z Unpacking libhash-fieldhash-perl (0.15-1build2) ... 2021-05-16T22:04:01.4591427Z Selecting previously unselected package libstruct-dumb-perl. 2021-05-16T22:04:01.4810120Z Preparing to unpack .../078-libstruct-dumb-perl_0.09-1_all.deb ... 2021-05-16T22:04:01.4830864Z Unpacking libstruct-dumb-perl (0.09-1) ... 2021-05-16T22:04:01.5095566Z Selecting previously unselected package libio-async-perl. 2021-05-16T22:04:01.5364421Z Preparing to unpack .../079-libio-async-perl_0.75-1_all.deb ... 2021-05-16T22:04:01.5380424Z Unpacking libio-async-perl (0.75-1) ... 2021-05-16T22:04:01.5911536Z Selecting previously unselected package liblinux-epoll-perl. 2021-05-16T22:04:01.6145917Z Preparing to unpack .../080-liblinux-epoll-perl_0.017-1_amd64.deb ... 2021-05-16T22:04:01.6160417Z Unpacking liblinux-epoll-perl (0.017-1) ... 2021-05-16T22:04:01.6471531Z Selecting previously unselected package libio-async-loop-epoll-perl. 2021-05-16T22:04:01.6685530Z Preparing to unpack .../081-libio-async-loop-epoll-perl_0.20-1_all.deb ... 2021-05-16T22:04:01.6697271Z Unpacking libio-async-loop-epoll-perl (0.20-1) ... 2021-05-16T22:04:01.7016791Z Selecting previously unselected package libtypes-serialiser-perl. 2021-05-16T22:04:01.7224125Z Preparing to unpack .../082-libtypes-serialiser-perl_1.0-1_all.deb ... 2021-05-16T22:04:01.7239514Z Unpacking libtypes-serialiser-perl (1.0-1) ... 2021-05-16T22:04:01.7671743Z Selecting previously unselected package libjson-xs-perl. 2021-05-16T22:04:01.7902663Z Preparing to unpack .../083-libjson-xs-perl_4.020-1build1_amd64.deb ... 2021-05-16T22:04:01.7914931Z Unpacking libjson-xs-perl (4.020-1build1) ... 2021-05-16T22:04:01.8285693Z Selecting previously unselected package libjson-maybexs-perl. 2021-05-16T22:04:01.8528457Z Preparing to unpack .../084-libjson-maybexs-perl_1.004000-1_all.deb ... 2021-05-16T22:04:01.8538536Z Unpacking libjson-maybexs-perl (1.004000-1) ... 2021-05-16T22:04:01.8832507Z Selecting previously unselected package liblist-compare-perl. 2021-05-16T22:04:01.9060698Z Preparing to unpack .../085-liblist-compare-perl_0.53-1_all.deb ... 2021-05-16T22:04:01.9071072Z Unpacking liblist-compare-perl (0.53-1) ... 2021-05-16T22:04:01.9431520Z Selecting previously unselected package liblist-moreutils-perl. 2021-05-16T22:04:01.9641591Z Preparing to unpack .../086-liblist-moreutils-perl_0.416-1build5_amd64.deb ... 2021-05-16T22:04:01.9655470Z Unpacking liblist-moreutils-perl (0.416-1build5) ... 2021-05-16T22:04:02.0031818Z Selecting previously unselected package liblist-someutils-perl. 2021-05-16T22:04:02.0231858Z Preparing to unpack .../087-liblist-someutils-perl_0.58-1_all.deb ... 2021-05-16T22:04:02.0243293Z Unpacking liblist-someutils-perl (0.58-1) ... 2021-05-16T22:04:02.0531865Z Selecting previously unselected package liblist-someutils-xs-perl. 2021-05-16T22:04:02.0780722Z Preparing to unpack .../088-liblist-someutils-xs-perl_0.58-2_amd64.deb ... 2021-05-16T22:04:02.0792336Z Unpacking liblist-someutils-xs-perl (0.58-2) ... 2021-05-16T22:04:02.1060251Z Selecting previously unselected package libmoox-aliases-perl. 2021-05-16T22:04:02.1324387Z Preparing to unpack .../089-libmoox-aliases-perl_0.001006-1_all.deb ... 2021-05-16T22:04:02.1335016Z Unpacking libmoox-aliases-perl (0.001006-1) ... 2021-05-16T22:04:02.1566311Z Selecting previously unselected package libobject-id-perl. 2021-05-16T22:04:02.1839118Z Preparing to unpack .../090-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 2021-05-16T22:04:02.1859134Z Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-16T22:04:02.2151619Z Selecting previously unselected package libmoox-struct-perl. 2021-05-16T22:04:02.2369632Z Preparing to unpack .../091-libmoox-struct-perl_0.017-1_all.deb ... 2021-05-16T22:04:02.2382625Z Unpacking libmoox-struct-perl (0.017-1) ... 2021-05-16T22:04:02.2656481Z Selecting previously unselected package libnet-dns-sec-perl. 2021-05-16T22:04:02.2925456Z Preparing to unpack .../092-libnet-dns-sec-perl_1.15-1_amd64.deb ... 2021-05-16T22:04:02.2937541Z Unpacking libnet-dns-sec-perl (1.15-1) ... 2021-05-16T22:04:02.3271054Z Selecting previously unselected package libnet-libidn-perl. 2021-05-16T22:04:02.3497484Z Preparing to unpack .../093-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... 2021-05-16T22:04:02.3507736Z Unpacking libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-16T22:04:02.3757578Z Selecting previously unselected package libnumber-range-perl. 2021-05-16T22:04:02.4031573Z Preparing to unpack .../094-libnumber-range-perl_0.12-1_all.deb ... 2021-05-16T22:04:02.4059222Z Unpacking libnumber-range-perl (0.12-1) ... 2021-05-16T22:04:02.4295574Z Selecting previously unselected package libpackage-stash-xs-perl. 2021-05-16T22:04:02.4572033Z Preparing to unpack .../095-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... 2021-05-16T22:04:02.4585178Z Unpacking libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-16T22:04:02.4819752Z Selecting previously unselected package libpath-iterator-rule-perl. 2021-05-16T22:04:02.5085152Z Preparing to unpack .../096-libpath-iterator-rule-perl_1.014-1_all.deb ... 2021-05-16T22:04:02.5104677Z Unpacking libpath-iterator-rule-perl (1.014-1) ... 2021-05-16T22:04:02.5363055Z Selecting previously unselected package libperl4-corelibs-perl. 2021-05-16T22:04:02.5647709Z Preparing to unpack .../097-libperl4-corelibs-perl_0.004-2_all.deb ... 2021-05-16T22:04:02.5659253Z Unpacking libperl4-corelibs-perl (0.004-2) ... 2021-05-16T22:04:02.5916570Z Selecting previously unselected package libperlio-gzip-perl. 2021-05-16T22:04:02.6179393Z Preparing to unpack .../098-libperlio-gzip-perl_0.19-1build5_amd64.deb ... 2021-05-16T22:04:02.6192006Z Unpacking libperlio-gzip-perl (0.19-1build5) ... 2021-05-16T22:04:02.6471352Z Selecting previously unselected package libpod-constants-perl. 2021-05-16T22:04:02.6695686Z Preparing to unpack .../099-libpod-constants-perl_0.19-1_all.deb ... 2021-05-16T22:04:02.6709358Z Unpacking libpod-constants-perl (0.19-1) ... 2021-05-16T22:04:02.7030804Z Selecting previously unselected package libqpdf26:amd64. 2021-05-16T22:04:02.7237705Z Preparing to unpack .../100-libqpdf26_9.1.1-1build1_amd64.deb ... 2021-05-16T22:04:02.7249132Z Unpacking libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-16T22:04:02.7883181Z Selecting previously unselected package libre-engine-re2-perl. 2021-05-16T22:04:02.8151208Z Preparing to unpack .../101-libre-engine-re2-perl_0.13-5_amd64.deb ... 2021-05-16T22:04:02.8162740Z Unpacking libre-engine-re2-perl (0.13-5) ... 2021-05-16T22:04:02.8411699Z Selecting previously unselected package libreadonly-perl. 2021-05-16T22:04:02.8682601Z Preparing to unpack .../102-libreadonly-perl_2.050-2_all.deb ... 2021-05-16T22:04:02.8710871Z Unpacking libreadonly-perl (2.050-2) ... 2021-05-16T22:04:02.8978144Z Selecting previously unselected package libref-util-perl. 2021-05-16T22:04:02.9248128Z Preparing to unpack .../103-libref-util-perl_0.204-1_all.deb ... 2021-05-16T22:04:02.9265859Z Unpacking libref-util-perl (0.204-1) ... 2021-05-16T22:04:02.9504301Z Selecting previously unselected package libref-util-xs-perl. 2021-05-16T22:04:02.9766963Z Preparing to unpack .../104-libref-util-xs-perl_0.117-1build2_amd64.deb ... 2021-05-16T22:04:02.9780342Z Unpacking libref-util-xs-perl (0.117-1build2) ... 2021-05-16T22:04:03.0053441Z Selecting previously unselected package libregexp-pattern-license-perl. 2021-05-16T22:04:03.0280478Z Preparing to unpack .../105-libregexp-pattern-license-perl_3.2.0-1_all.deb ... 2021-05-16T22:04:03.0294371Z Unpacking libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-16T22:04:03.0589331Z Selecting previously unselected package libregexp-pattern-perl. 2021-05-16T22:04:03.0834216Z Preparing to unpack .../106-libregexp-pattern-perl_0.2.12-1_all.deb ... 2021-05-16T22:04:03.0844003Z Unpacking libregexp-pattern-perl (0.2.12-1) ... 2021-05-16T22:04:03.1096934Z Selecting previously unselected package libsereal-decoder-perl. 2021-05-16T22:04:03.1378638Z Preparing to unpack .../107-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-16T22:04:03.1390684Z Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-16T22:04:03.1791576Z Selecting previously unselected package libsereal-encoder-perl. 2021-05-16T22:04:03.2019022Z Preparing to unpack .../108-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-16T22:04:03.2031279Z Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-16T22:04:03.2431518Z Selecting previously unselected package libsereal-perl. 2021-05-16T22:04:03.2660280Z Preparing to unpack .../109-libsereal-perl_4.011-1_all.deb ... 2021-05-16T22:04:03.2681210Z Unpacking libsereal-perl (4.011-1) ... 2021-05-16T22:04:03.2952424Z Selecting previously unselected package libsort-key-perl. 2021-05-16T22:04:03.3207176Z Preparing to unpack .../110-libsort-key-perl_1.33-2build2_amd64.deb ... 2021-05-16T22:04:03.3220382Z Unpacking libsort-key-perl (1.33-2build2) ... 2021-05-16T22:04:03.3525471Z Selecting previously unselected package libstring-copyright-perl. 2021-05-16T22:04:03.3807299Z Preparing to unpack .../111-libstring-copyright-perl_0.003006-1_all.deb ... 2021-05-16T22:04:03.3819517Z Unpacking libstring-copyright-perl (0.003006-1) ... 2021-05-16T22:04:03.4111383Z Selecting previously unselected package libstring-escape-perl. 2021-05-16T22:04:03.4319875Z Preparing to unpack .../112-libstring-escape-perl_2010.002-2_all.deb ... 2021-05-16T22:04:03.4330200Z Unpacking libstring-escape-perl (2010.002-2) ... 2021-05-16T22:04:03.4581933Z Selecting previously unselected package libstring-shellquote-perl. 2021-05-16T22:04:03.4855999Z Preparing to unpack .../113-libstring-shellquote-perl_1.04-1_all.deb ... 2021-05-16T22:04:03.4871949Z Unpacking libstring-shellquote-perl (1.04-1) ... 2021-05-16T22:04:03.5088838Z Selecting previously unselected package libterm-readkey-perl. 2021-05-16T22:04:03.5374223Z Preparing to unpack .../114-libterm-readkey-perl_2.38-1build1_amd64.deb ... 2021-05-16T22:04:03.5388195Z Unpacking libterm-readkey-perl (2.38-1build1) ... 2021-05-16T22:04:03.5711256Z Selecting previously unselected package libtest-fatal-perl. 2021-05-16T22:04:03.5927205Z Preparing to unpack .../115-libtest-fatal-perl_0.014-1_all.deb ... 2021-05-16T22:04:03.5945672Z Unpacking libtest-fatal-perl (0.014-1) ... 2021-05-16T22:04:03.6271849Z Selecting previously unselected package libtest-refcount-perl. 2021-05-16T22:04:03.6507914Z Preparing to unpack .../116-libtest-refcount-perl_0.10-1_all.deb ... 2021-05-16T22:04:03.6519206Z Unpacking libtest-refcount-perl (0.10-1) ... 2021-05-16T22:04:03.6759840Z Selecting previously unselected package libtext-levenshtein-perl. 2021-05-16T22:04:03.7020148Z Preparing to unpack .../117-libtext-levenshtein-perl_0.13-1_all.deb ... 2021-05-16T22:04:03.7032954Z Unpacking libtext-levenshtein-perl (0.13-1) ... 2021-05-16T22:04:03.7295057Z Selecting previously unselected package libtype-tiny-xs-perl. 2021-05-16T22:04:03.7565833Z Preparing to unpack .../118-libtype-tiny-xs-perl_0.016-1_amd64.deb ... 2021-05-16T22:04:03.7576755Z Unpacking libtype-tiny-xs-perl (0.016-1) ... 2021-05-16T22:04:03.7911554Z Selecting previously unselected package libunicode-utf8-perl. 2021-05-16T22:04:03.8094802Z Preparing to unpack .../119-libunicode-utf8-perl_0.62-1build1_amd64.deb ... 2021-05-16T22:04:03.8110669Z Unpacking libunicode-utf8-perl (0.62-1build1) ... 2021-05-16T22:04:03.8431614Z Selecting previously unselected package libxml-writer-perl. 2021-05-16T22:04:03.8614913Z Preparing to unpack .../120-libxml-writer-perl_0.625-1_all.deb ... 2021-05-16T22:04:03.8626126Z Unpacking libxml-writer-perl (0.625-1) ... 2021-05-16T22:04:03.8991010Z Selecting previously unselected package libyaml-libyaml-perl. 2021-05-16T22:04:03.9187052Z Preparing to unpack .../121-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... 2021-05-16T22:04:03.9197159Z Unpacking libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-16T22:04:03.9551153Z Selecting previously unselected package licensecheck. 2021-05-16T22:04:03.9802677Z Preparing to unpack .../122-licensecheck_3.0.45-1_all.deb ... 2021-05-16T22:04:03.9813177Z Unpacking licensecheck (3.0.45-1) ... 2021-05-16T22:04:04.0111369Z Selecting previously unselected package libdevel-size-perl. 2021-05-16T22:04:04.0308503Z Preparing to unpack .../123-libdevel-size-perl_0.83-1build1_amd64.deb ... 2021-05-16T22:04:04.0324812Z Unpacking libdevel-size-perl (0.83-1build1) ... 2021-05-16T22:04:04.0630895Z Selecting previously unselected package t1utils. 2021-05-16T22:04:04.0863710Z Preparing to unpack .../124-t1utils_1.41-3_amd64.deb ... 2021-05-16T22:04:04.0877345Z Unpacking t1utils (1.41-3) ... 2021-05-16T22:04:04.1217769Z Selecting previously unselected package lintian. 2021-05-16T22:04:04.1504767Z Preparing to unpack .../125-lintian_2.62.0_all.deb ... 2021-05-16T22:04:04.1529256Z Unpacking lintian (2.62.0) ... 2021-05-16T22:04:04.4951602Z Selecting previously unselected package python3-unidiff. 2021-05-16T22:04:04.5216782Z Preparing to unpack .../126-python3-unidiff_0.5.5-2_all.deb ... 2021-05-16T22:04:04.5237727Z Unpacking python3-unidiff (0.5.5-2) ... 2021-05-16T22:04:04.5497127Z Selecting previously unselected package python3-xdg. 2021-05-16T22:04:04.5777987Z Preparing to unpack .../127-python3-xdg_0.26-1ubuntu1_all.deb ... 2021-05-16T22:04:04.5791859Z Unpacking python3-xdg (0.26-1ubuntu1) ... 2021-05-16T22:04:04.6151073Z Selecting previously unselected package qpdf. 2021-05-16T22:04:04.6351391Z Preparing to unpack .../128-qpdf_9.1.1-1build1_amd64.deb ... 2021-05-16T22:04:04.6363142Z Unpacking qpdf (9.1.1-1build1) ... 2021-05-16T22:04:04.7075326Z Selecting previously unselected package python3-magic. 2021-05-16T22:04:04.7361632Z Preparing to unpack .../129-python3-magic_2%3a0.4.15-3_all.deb ... 2021-05-16T22:04:04.7373332Z Unpacking python3-magic (2:0.4.15-3) ... 2021-05-16T22:04:04.8012953Z Setting up libasync-mergepoint-perl (0.04-2) ... 2021-05-16T22:04:04.8054722Z Setting up libapt-pkg-perl (0.1.36build3) ... 2021-05-16T22:04:04.8095045Z Setting up libstring-escape-perl (2010.002-2) ... 2021-05-16T22:04:04.8124750Z Setting up wdiff (1.2.2-2build1) ... 2021-05-16T22:04:04.8159440Z Setting up libfile-which-perl (1.23-1) ... 2021-05-16T22:04:04.8211664Z Setting up libnumber-range-perl (0.12-1) ... 2021-05-16T22:04:04.8247130Z Setting up libunicode-utf8-perl (0.62-1build1) ... 2021-05-16T22:04:04.8275141Z Setting up libstruct-dumb-perl (0.09-1) ... 2021-05-16T22:04:04.8332659Z Setting up gdebi-core (0.9.5.7+nmu3) ... 2021-05-16T22:04:04.9892836Z Setting up libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-16T22:04:04.9945426Z Setting up libregexp-pattern-perl (0.2.12-1) ... 2021-05-16T22:04:04.9991144Z Setting up libwant-perl (0.29-1build4) ... 2021-05-16T22:04:05.0038268Z Setting up libdynaloader-functions-perl (0.003-1) ... 2021-05-16T22:04:05.0102873Z Setting up libtext-glob-perl (0.10-1) ... 2021-05-16T22:04:05.0149328Z Setting up libclass-method-modifiers-perl (2.13-1) ... 2021-05-16T22:04:05.0184792Z Setting up liblist-compare-perl (0.53-1) ... 2021-05-16T22:04:05.0227858Z Setting up libref-util-xs-perl (0.117-1build2) ... 2021-05-16T22:04:05.0259621Z Setting up libio-pty-perl (1:1.12-1) ... 2021-05-16T22:04:05.0290499Z Setting up libsort-key-perl (1.33-2build2) ... 2021-05-16T22:04:05.0324371Z Setting up libclone-perl (0.43-2) ... 2021-05-16T22:04:05.0355429Z Setting up libarchive-zip-perl (1.67-2) ... 2021-05-16T22:04:05.0402278Z Setting up libsub-identify-perl (0.14-1build2) ... 2021-05-16T22:04:05.0431233Z Setting up libdistro-info-perl (0.23ubuntu1) ... 2021-05-16T22:04:05.0527314Z Setting up libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-16T22:04:05.0591999Z Setting up liblog-any-perl (1.708-1) ... 2021-05-16T22:04:05.0624066Z Setting up libdevel-size-perl (0.83-1build1) ... 2021-05-16T22:04:05.0676210Z Setting up libpod-constants-perl (0.19-1) ... 2021-05-16T22:04:05.0721315Z Setting up libperl4-corelibs-perl (0.004-2) ... 2021-05-16T22:04:05.0774200Z Setting up libfuture-perl (0.43-1) ... 2021-05-16T22:04:05.0808641Z Setting up libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-16T22:04:05.0846600Z Setting up libtest-fatal-perl (0.014-1) ... 2021-05-16T22:04:05.0874942Z Setting up libcommon-sense-perl (3.74-2build6) ... 2021-05-16T22:04:05.0908695Z Setting up libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-16T22:04:05.0958146Z Setting up libtext-levenshtein-perl (0.13-1) ... 2021-05-16T22:04:05.0986661Z Setting up python3-xdg (0.26-1ubuntu1) ... 2021-05-16T22:04:05.2774955Z Setting up libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-16T22:04:05.2806832Z Setting up libstring-shellquote-perl (1.04-1) ... 2021-05-16T22:04:05.2842776Z Setting up libsub-install-perl (0.928-1) ... 2021-05-16T22:04:05.2876532Z Setting up libnumber-compare-perl (0.03-1) ... 2021-05-16T22:04:05.2904076Z Setting up libio-async-perl (0.75-1) ... 2021-05-16T22:04:05.2961549Z Setting up patchutils (0.3.4-2) ... 2021-05-16T22:04:05.2986903Z Setting up libjson-maybexs-perl (1.004000-1) ... 2021-05-16T22:04:05.3015676Z Setting up libio-string-perl (1.08-3) ... 2021-05-16T22:04:05.3049846Z Setting up libreadonly-perl (2.050-2) ... 2021-05-16T22:04:05.3083816Z Setting up libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-16T22:04:05.3131103Z Setting up python3-gpg (1.13.1-7ubuntu2) ... 2021-05-16T22:04:05.4965465Z Setting up libfile-find-rule-perl (0.34-1) ... 2021-05-16T22:04:05.5019844Z Setting up libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-16T22:04:05.5053837Z Setting up libref-util-perl (0.204-1) ... 2021-05-16T22:04:05.5088234Z Setting up libnet-domain-tld-perl (1.75-1) ... 2021-05-16T22:04:05.5127330Z Setting up libxml-writer-perl (0.625-1) ... 2021-05-16T22:04:05.5154666Z Setting up libhash-fieldhash-perl (0.15-1build2) ... 2021-05-16T22:04:05.5188148Z Setting up qpdf (9.1.1-1build1) ... 2021-05-16T22:04:05.5212543Z Setting up libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-16T22:04:05.5256366Z Setting up t1utils (1.41-3) ... 2021-05-16T22:04:05.5291588Z Setting up liblinux-epoll-perl (0.017-1) ... 2021-05-16T22:04:05.5328363Z Setting up diffstat (1.63-1) ... 2021-05-16T22:04:05.5357429Z Setting up libvariable-magic-perl (0.62-1build2) ... 2021-05-16T22:04:05.5395910Z Setting up libcroco3:amd64 (0.6.13-1) ... 2021-05-16T22:04:05.5431307Z Setting up libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-16T22:04:05.5481967Z Setting up libipc-run-perl (20180523.0-2) ... 2021-05-16T22:04:05.5509081Z Setting up libtest-refcount-perl (0.10-1) ... 2021-05-16T22:04:05.5566856Z Setting up libparams-util-perl (1.07-3build5) ... 2021-05-16T22:04:05.5613121Z Setting up libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-16T22:04:05.5649922Z Setting up libarray-intspan-perl (2.003-1) ... 2021-05-16T22:04:05.5701713Z Setting up libcapture-tiny-perl (0.48-1) ... 2021-05-16T22:04:05.5760187Z Setting up libcontextual-return-perl (0.004014-2) ... 2021-05-16T22:04:05.5795229Z Setting up libsub-name-perl (0.26-1) ... 2021-05-16T22:04:05.5834436Z Setting up libtype-tiny-xs-perl (0.016-1) ... 2021-05-16T22:04:05.5866869Z Setting up libtypes-serialiser-perl (1.0-1) ... 2021-05-16T22:04:05.5892892Z Setting up libfile-chdir-perl (0.1008-1) ... 2021-05-16T22:04:05.5958621Z Setting up libpath-tiny-perl (0.108-1) ... 2021-05-16T22:04:05.5988293Z Setting up libjson-perl (4.02000-2) ... 2021-05-16T22:04:05.6018752Z Setting up liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-16T22:04:05.6052505Z Setting up librole-tiny-perl (2.001004-1) ... 2021-05-16T22:04:05.6079208Z Setting up python3-unidiff (0.5.5-2) ... 2021-05-16T22:04:05.7537103Z Setting up libstrictures-perl (2.000006-1) ... 2021-05-16T22:04:05.7566278Z Setting up libsub-quote-perl (2.006006-1) ... 2021-05-16T22:04:05.7599844Z Setting up libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-16T22:04:05.7645494Z Setting up libsort-versions-perl (1.62-1) ... 2021-05-16T22:04:05.7679334Z Setting up libexporter-tiny-perl (1.002001-1) ... 2021-05-16T22:04:05.7757341Z Setting up libre-engine-re2-perl (0.13-5) ... 2021-05-16T22:04:05.7796909Z Setting up libterm-readkey-perl (2.38-1build1) ... 2021-05-16T22:04:05.7825096Z Setting up libfont-ttf-perl (1.06-1) ... 2021-05-16T22:04:05.7987651Z Setting up libfile-homedir-perl (1.004-1) ... 2021-05-16T22:04:05.8029202Z Setting up libnet-ip-perl (1.26-2) ... 2021-05-16T22:04:05.8059359Z Setting up python3-magic (2:0.4.15-3) ... 2021-05-16T22:04:05.9594091Z Setting up libperlio-gzip-perl (0.19-1build5) ... 2021-05-16T22:04:05.9642333Z Setting up libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-16T22:04:05.9677936Z Setting up dctrl-tools (2.24-3) ... 2021-05-16T22:04:05.9787770Z Setting up libdigest-bubblebabble-perl (0.02-2) ... 2021-05-16T22:04:05.9829572Z Setting up libjson-xs-perl (4.020-1build1) ... 2021-05-16T22:04:05.9870003Z Setting up gettext (0.19.8.1-10build1) ... 2021-05-16T22:04:05.9907283Z Setting up libio-prompter-perl (0.004015-1) ... 2021-05-16T22:04:05.9944468Z Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-16T22:04:05.9979514Z Setting up liblist-moreutils-perl (0.416-1build5) ... 2021-05-16T22:04:06.0037474Z Setting up libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-16T22:04:06.0070632Z Setting up libtype-tiny-perl (1.008001-2) ... 2021-05-16T22:04:06.0117767Z Setting up libpath-iterator-rule-perl (1.014-1) ... 2021-05-16T22:04:06.0166963Z Setting up libsereal-perl (4.011-1) ... 2021-05-16T22:04:06.0210596Z Setting up libnet-dns-perl (1.22-1) ... 2021-05-16T22:04:06.0255224Z Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-16T22:04:06.0314327Z Setting up dput (1.0.3ubuntu1) ... 2021-05-16T22:04:06.2040297Z Setting up libio-async-loop-epoll-perl (0.20-1) ... 2021-05-16T22:04:06.2073209Z Setting up intltool-debian (0.35.0+20060710.5) ... 2021-05-16T22:04:06.2106394Z Setting up libstring-copyright-perl (0.003006-1) ... 2021-05-16T22:04:06.2163958Z Setting up libdata-optlist-perl (0.110-1) ... 2021-05-16T22:04:06.2194472Z Setting up libgit-wrapper-perl (0.048-1) ... 2021-05-16T22:04:06.2233315Z Setting up libsub-exporter-perl (0.987-1) ... 2021-05-16T22:04:06.2272727Z Setting up libemail-valid-perl (1.202-1) ... 2021-05-16T22:04:06.2328590Z Setting up libparams-classify-perl (0.015-1build2) ... 2021-05-16T22:04:06.2372684Z Setting up libnet-dns-sec-perl (1.15-1) ... 2021-05-16T22:04:06.2421595Z Setting up libmodule-runtime-perl (0.016-1) ... 2021-05-16T22:04:06.2456543Z Setting up libconst-fast-perl (0.014-1) ... 2021-05-16T22:04:06.2500955Z Setting up libmodule-implementation-perl (0.09-1) ... 2021-05-16T22:04:06.2527063Z Setting up libpackage-stash-perl (0.38-1) ... 2021-05-16T22:04:06.2562141Z Setting up libimport-into-perl (1.002005-1) ... 2021-05-16T22:04:06.2603036Z Setting up libmoo-perl (2.003006-1) ... 2021-05-16T22:04:06.2635734Z Setting up liblist-someutils-perl (0.58-1) ... 2021-05-16T22:04:06.2663696Z Setting up liblist-someutils-xs-perl (0.58-2) ... 2021-05-16T22:04:06.2697867Z Setting up devscripts (2.20.2ubuntu2) ... 2021-05-16T22:04:06.4519352Z Setting up libmoox-aliases-perl (0.001006-1) ... 2021-05-16T22:04:06.4554284Z Setting up libparams-validate-perl (1.29-3) ... 2021-05-16T22:04:06.4586728Z Setting up libb-hooks-endofscope-perl (0.24-1) ... 2021-05-16T22:04:06.4614106Z Setting up libnamespace-clean-perl (0.27-1) ... 2021-05-16T22:04:06.4638149Z Setting up libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-16T22:04:06.4670645Z Setting up libgitlab-api-v4-perl (0.25-1) ... 2021-05-16T22:04:06.4782600Z Setting up libmoox-struct-perl (0.017-1) ... 2021-05-16T22:04:06.4783464Z Setting up lintian (2.62.0) ... 2021-05-16T22:04:06.4812621Z Setting up licensecheck (3.0.45-1) ... 2021-05-16T22:04:06.4847050Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T22:04:24.3122477Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T22:04:24.9271163Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T22:04:27.0247419Z [command]/usr/bin/sudo gdebi --non-interactive /home/runner/work/_temp/r-3.5.3_1_amd64.deb 2021-05-16T22:04:27.1487300Z 2021-05-16T22:04:27.1638288Z Reading package lists... 0% 2021-05-16T22:04:27.1639015Z 2021-05-16T22:04:27.1689477Z Reading package lists... 100% 2021-05-16T22:04:27.1690094Z 2021-05-16T22:04:27.1690500Z 2021-05-16T22:04:27.1691075Z Reading package lists... Done 2021-05-16T22:04:27.1691573Z 2021-05-16T22:04:27.1692171Z Building dependency tree... 0% 2021-05-16T22:04:27.1692657Z 2021-05-16T22:04:27.1949313Z Building dependency tree... 0% 2021-05-16T22:04:27.1950565Z 2021-05-16T22:04:27.1951375Z Building dependency tree... 50% 2021-05-16T22:04:27.1952036Z 2021-05-16T22:04:27.3133673Z Building dependency tree... 50% 2021-05-16T22:04:27.3134511Z 2021-05-16T22:04:27.3135171Z Building dependency tree 2021-05-16T22:04:27.3135738Z 2021-05-16T22:04:27.3136403Z Reading state information... 0% 2021-05-16T22:04:27.3136961Z 2021-05-16T22:04:27.4769783Z Reading state information... 0% 2021-05-16T22:04:27.4770299Z 2021-05-16T22:04:27.4770576Z 2021-05-16T22:04:27.4771143Z Reading state information... Done 2021-05-16T22:04:27.4771605Z 2021-05-16T22:04:27.4772149Z Reading state information... 0% 2021-05-16T22:04:27.4828096Z 2021-05-16T22:04:27.4828750Z Reading state information... 1% 2021-05-16T22:04:27.4867520Z 2021-05-16T22:04:27.4868027Z Reading state information... 3% 2021-05-16T22:04:27.4906178Z 2021-05-16T22:04:27.4906650Z Reading state information... 5% 2021-05-16T22:04:27.4952285Z 2021-05-16T22:04:27.4953266Z Reading state information... 7% 2021-05-16T22:04:27.4990098Z 2021-05-16T22:04:27.4990558Z Reading state information... 9% 2021-05-16T22:04:27.5027223Z 2021-05-16T22:04:27.5027694Z Reading state information... 11% 2021-05-16T22:04:27.5065156Z 2021-05-16T22:04:27.5065662Z Reading state information... 13% 2021-05-16T22:04:27.5102916Z 2021-05-16T22:04:27.5103402Z Reading state information... 15% 2021-05-16T22:04:27.5141527Z 2021-05-16T22:04:27.5142065Z Reading state information... 17% 2021-05-16T22:04:27.5185948Z 2021-05-16T22:04:27.5186449Z Reading state information... 19% 2021-05-16T22:04:27.5225051Z 2021-05-16T22:04:27.5225548Z Reading state information... 21% 2021-05-16T22:04:27.5264689Z 2021-05-16T22:04:27.5265226Z Reading state information... 23% 2021-05-16T22:04:27.5306144Z 2021-05-16T22:04:27.5306614Z Reading state information... 25% 2021-05-16T22:04:27.5348686Z 2021-05-16T22:04:27.5349150Z Reading state information... 27% 2021-05-16T22:04:27.5390741Z 2021-05-16T22:04:27.5391205Z Reading state information... 29% 2021-05-16T22:04:27.5433145Z 2021-05-16T22:04:27.5433551Z Reading state information... 31% 2021-05-16T22:04:27.5473156Z 2021-05-16T22:04:27.5473661Z Reading state information... 33% 2021-05-16T22:04:27.5508375Z 2021-05-16T22:04:27.5508859Z Reading state information... 35% 2021-05-16T22:04:27.5545129Z 2021-05-16T22:04:27.5545554Z Reading state information... 37% 2021-05-16T22:04:27.5587336Z 2021-05-16T22:04:27.5587871Z Reading state information... 39% 2021-05-16T22:04:27.5629693Z 2021-05-16T22:04:27.5630503Z Reading state information... 41% 2021-05-16T22:04:27.5673839Z 2021-05-16T22:04:27.5674368Z Reading state information... 43% 2021-05-16T22:04:27.5719880Z 2021-05-16T22:04:27.5720387Z Reading state information... 45% 2021-05-16T22:04:27.5786786Z 2021-05-16T22:04:27.5787288Z Reading state information... 47% 2021-05-16T22:04:27.5827936Z 2021-05-16T22:04:27.5828443Z Reading state information... 49% 2021-05-16T22:04:27.5871768Z 2021-05-16T22:04:27.5872271Z Reading state information... 51% 2021-05-16T22:04:27.5910491Z 2021-05-16T22:04:27.5910962Z Reading state information... 53% 2021-05-16T22:04:27.5949440Z 2021-05-16T22:04:27.5950232Z Reading state information... 55% 2021-05-16T22:04:27.5991420Z 2021-05-16T22:04:27.5991945Z Reading state information... 57% 2021-05-16T22:04:27.6035716Z 2021-05-16T22:04:27.6036234Z Reading state information... 59% 2021-05-16T22:04:27.6084069Z 2021-05-16T22:04:27.6084613Z Reading state information... 61% 2021-05-16T22:04:27.6127755Z 2021-05-16T22:04:27.6128519Z Reading state information... 63% 2021-05-16T22:04:27.6167786Z 2021-05-16T22:04:27.6168319Z Reading state information... 65% 2021-05-16T22:04:27.6208877Z 2021-05-16T22:04:27.6209351Z Reading state information... 67% 2021-05-16T22:04:27.6249052Z 2021-05-16T22:04:27.6249556Z Reading state information... 69% 2021-05-16T22:04:27.6303103Z 2021-05-16T22:04:27.6303607Z Reading state information... 71% 2021-05-16T22:04:27.6339860Z 2021-05-16T22:04:27.6340365Z Reading state information... 73% 2021-05-16T22:04:27.6380988Z 2021-05-16T22:04:27.6381471Z Reading state information... 75% 2021-05-16T22:04:27.6435461Z 2021-05-16T22:04:27.6436053Z Reading state information... 77% 2021-05-16T22:04:27.6472429Z 2021-05-16T22:04:27.6472908Z Reading state information... 79% 2021-05-16T22:04:27.6513537Z 2021-05-16T22:04:27.6514065Z Reading state information... 81% 2021-05-16T22:04:27.6555275Z 2021-05-16T22:04:27.6556042Z Reading state information... 83% 2021-05-16T22:04:27.6596344Z 2021-05-16T22:04:27.6596895Z Reading state information... 85% 2021-05-16T22:04:27.6639116Z 2021-05-16T22:04:27.6639625Z Reading state information... 87% 2021-05-16T22:04:27.6678908Z 2021-05-16T22:04:27.6679409Z Reading state information... 89% 2021-05-16T22:04:27.6716919Z 2021-05-16T22:04:27.6717425Z Reading state information... 91% 2021-05-16T22:04:27.6759893Z 2021-05-16T22:04:27.6760360Z Reading state information... 93% 2021-05-16T22:04:27.6798026Z 2021-05-16T22:04:27.6798550Z Reading state information... 95% 2021-05-16T22:04:27.6841356Z 2021-05-16T22:04:27.6841880Z Reading state information... 97% 2021-05-16T22:04:27.6881074Z 2021-05-16T22:04:27.6881599Z Reading state information... 99% 2021-05-16T22:04:27.9557958Z Selecting previously unselected package r-3.5.3. 2021-05-16T22:04:28.0704379Z (Reading database ... 259872 files and directories currently installed.) 2021-05-16T22:04:28.0808438Z Preparing to unpack .../work/_temp/r-3.5.3_1_amd64.deb ... 2021-05-16T22:04:28.0831125Z Unpacking r-3.5.3 (1) ... 2021-05-16T22:04:29.0610926Z Setting up r-3.5.3 (1) ... 2021-05-16T22:04:29.0865345Z 2021-05-16T22:04:29.0866227Z 2021-05-16T22:04:29.0866903Z Reading state information... Done 2021-05-16T22:04:29.1104218Z [command]/usr/bin/sudo ln -s /opt/R/3.5.3/bin/R /usr/local/bin/R 2021-05-16T22:04:29.1225996Z [command]/usr/bin/sudo ln -s /opt/R/3.5.3/bin/Rscript /usr/local/bin/Rscript 2021-05-16T22:04:29.1480618Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-16T22:04:29.1481144Z env: 2021-05-16T22:04:29.1481599Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:04:29.1482070Z TIC_DEPLOY_KEY: 2021-05-16T22:04:29.1483023Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T22:04:29.1484624Z GITHUB_PAT: *** 2021-05-16T22:04:29.1485198Z COVERALLS_TOKEN: 2021-05-16T22:04:29.1485685Z continue-on-error: false 2021-05-16T22:04:29.1486169Z VDIFFR_RUN_TESTS: 2021-05-16T22:04:29.1486656Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T22:04:29.1487119Z TZ: UTC 2021-05-16T22:04:29.1487537Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:04:29.1487945Z NOT_CRAN: true 2021-05-16T22:04:29.1488332Z ##[endgroup] 2021-05-16T22:04:29.2040128Z [command]sudo apt-get install -y texinfo 2021-05-16T22:04:29.5269693Z Reading package lists... 2021-05-16T22:04:29.6815577Z Building dependency tree... 2021-05-16T22:04:29.6836177Z Reading state information... 2021-05-16T22:04:29.8992461Z texinfo is already the newest version (6.7.0.dfsg.2-5). 2021-05-16T22:04:29.8994402Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:04:30.1088847Z [command]sh /home/runner/work/_temp/install-unx.sh 2021-05-16T22:04:30.1242964Z --2021-05-16 22:04:30-- https://yihui.org/tinytex/TinyTeX-1.tar.gz 2021-05-16T22:04:30.1471734Z Resolving yihui.org (yihui.org)... 76.223.126.88 2021-05-16T22:04:30.1537722Z Connecting to yihui.org (yihui.org)|76.223.126.88|:443... connected. 2021-05-16T22:04:30.1775819Z HTTP request sent, awaiting response... 301 Moved Permanently 2021-05-16T22:04:30.1778567Z Location: https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu [following] 2021-05-16T22:04:30.1781492Z --2021-05-16 22:04:30-- https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu 2021-05-16T22:04:30.2435169Z Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243 2021-05-16T22:04:30.3024430Z Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected. 2021-05-16T22:04:30.5074026Z HTTP request sent, awaiting response... 302 Found 2021-05-16T22:04:30.5083604Z Location: https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1549/grr7rkdr54m0yum8/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=lg6QkukUgCLwTvbZDJRiyCZZonxPAdmxru8TI3Y1Wwo%3D&st=2021-05-16T22%3A03%3A30Z&se=2021-05-16T22%3A09%3A30Z&sp=r [following] 2021-05-16T22:04:30.5090223Z --2021-05-16 22:04:30-- https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1549/grr7rkdr54m0yum8/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=lg6QkukUgCLwTvbZDJRiyCZZonxPAdmxru8TI3Y1Wwo%3D&st=2021-05-16T22%3A03%3A30Z&se=2021-05-16T22%3A09%3A30Z&sp=r 2021-05-16T22:04:30.5428986Z Resolving appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)... 52.239.228.196 2021-05-16T22:04:30.6075830Z Connecting to appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)|52.239.228.196|:443... connected. 2021-05-16T22:04:30.8544979Z HTTP request sent, awaiting response... 200 OK 2021-05-16T22:04:30.8546717Z Length: 67310420 (64M) [application/octet-stream] 2021-05-16T22:04:30.8548777Z Saving to: ‘TinyTeX.tar.gz’ 2021-05-16T22:04:31.4342611Z 2021-05-16T22:04:33.2115065Z 0K ........ ........ ........ ........ 49% 14.1M 2s 2021-05-16T22:04:34.9467557Z 32768K ........ ........ ........ ........ 99% 18.2M 0s 2021-05-16T22:04:34.9468473Z 65536K 100% 2.91M=4.1s 2021-05-16T22:04:34.9468843Z 2021-05-16T22:04:34.9470641Z 2021-05-16 22:04:34 (15.7 MB/s) - ‘TinyTeX.tar.gz’ saved [67310420/67310420] 2021-05-16T22:04:34.9471241Z 2021-05-16T22:04:36.7562372Z tlmgr: setting option sys_bin to /home/runner/bin. 2021-05-16T22:04:36.7563842Z tlmgr: updating /home/runner/.TinyTeX/tlpkg/texlive.tlpdb 2021-05-16T22:04:37.0635522Z ##[group]Run tlmgr update --self 2021-05-16T22:04:37.0636168Z tlmgr update --self 2021-05-16T22:04:37.0637135Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-16T22:04:37.0638094Z tlmgr update --all 2021-05-16T22:04:37.0685884Z shell: /usr/bin/bash -e {0} 2021-05-16T22:04:37.0686294Z env: 2021-05-16T22:04:37.0686740Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:04:37.0687230Z TIC_DEPLOY_KEY: 2021-05-16T22:04:37.0688058Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T22:04:37.0689918Z GITHUB_PAT: *** 2021-05-16T22:04:37.0690341Z COVERALLS_TOKEN: 2021-05-16T22:04:37.0690835Z continue-on-error: false 2021-05-16T22:04:37.0691556Z VDIFFR_RUN_TESTS: 2021-05-16T22:04:37.0692086Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T22:04:37.0692583Z TZ: UTC 2021-05-16T22:04:37.0693001Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:04:37.0693518Z NOT_CRAN: true 2021-05-16T22:04:37.0693939Z ##[endgroup] 2021-05-16T22:04:38.3401487Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T22:04:38.3403192Z tlmgr: no self-updates for tlmgr available 2021-05-16T22:04:39.6750090Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T22:04:39.6751482Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-16T22:04:39.7714247Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-16T22:04:39.8254029Z [3/89, 00:00/00:00] install: auto-pst-pdf-lua [3k] 2021-05-16T22:04:39.8686675Z [4/89, 00:00/00:00] install: barracuda [30k] 2021-05-16T22:04:39.9148618Z [5/89, 00:00/00:00] install: bezierplot [8k] 2021-05-16T22:04:40.3650328Z [6/89, 00:00/00:00] install: biber.x86_64-linux [22986k] 2021-05-16T22:04:41.8270435Z [7/89, 00:02/00:02] install: biber [1k] 2021-05-16T22:04:41.8976701Z [8/89, 00:02/00:02] install: biblatex [238k] 2021-05-16T22:04:41.9743456Z [9/89, 00:02/00:02] install: checkcites.x86_64-linux [1k] 2021-05-16T22:04:42.0178903Z [10/89, 00:02/00:02] install: checkcites [7k] 2021-05-16T22:04:42.0623644Z [11/89, 00:03/00:03] install: chickenize [15k] 2021-05-16T22:04:42.1082776Z [12/89, 00:03/00:03] install: chinese-jfm [3k] 2021-05-16T22:04:42.1511024Z [13/89, 00:03/00:03] install: cloze [9k] 2021-05-16T22:04:42.1973959Z [14/89, 00:03/00:03] install: colorprofiles [86k] 2021-05-16T22:04:42.2507891Z [15/89, 00:03/00:03] install: combofont [2k] 2021-05-16T22:04:42.3229971Z [16/89, 00:03/00:03] install: courier [470k] 2021-05-16T22:04:42.4180174Z [17/89, 00:03/00:03] install: courier-scaled [3k] 2021-05-16T22:04:42.4627924Z [18/89, 00:03/00:03] install: cstypo [3k] 2021-05-16T22:04:42.5080625Z [19/89, 00:03/00:03] install: ctablestack [2k] 2021-05-16T22:04:42.5526837Z [20/89, 00:03/00:03] install: ekdosis [19k] 2021-05-16T22:04:42.5992158Z [21/89, 00:03/00:03] install: emoji [40k] 2021-05-16T22:04:42.6501477Z [22/89, 00:03/00:03] install: emojicite [2k] 2021-05-16T22:04:42.6969119Z [23/89, 00:03/00:03] install: enctex [24k] 2021-05-16T22:04:42.7455867Z [24/89, 00:03/00:03] install: enigma [18k] 2021-05-16T22:04:42.7924242Z [25/89, 00:03/00:03] install: etex-pkg [6k] 2021-05-16T22:04:42.8384579Z [26/89, 00:03/00:03] install: filecontents [3k] 2021-05-16T22:04:42.8834830Z [27/89, 00:03/00:03] install: grfext [3k] 2021-05-16T22:04:42.9282444Z [28/89, 00:03/00:03] install: hyphenex [9k] 2021-05-16T22:04:42.9743023Z [29/89, 00:03/00:03] install: ifplatform [2k] 2021-05-16T22:04:43.0212417Z [30/89, 00:03/00:03] install: innerscript [4k] 2021-05-16T22:04:43.0674860Z [31/89, 00:04/00:04] install: interpreter [7k] 2021-05-16T22:04:43.1138807Z [32/89, 00:04/00:04] install: kanaparser [5k] 2021-05-16T22:04:43.1599654Z [33/89, 00:04/00:04] install: knuth-local [23k] 2021-05-16T22:04:43.2088982Z [34/89, 00:04/00:04] install: logreq [4k] 2021-05-16T22:04:43.2546838Z [35/89, 00:04/00:04] install: lua-typo [7k] 2021-05-16T22:04:43.3009581Z [36/89, 00:04/00:04] install: lua-uca [70k] 2021-05-16T22:04:43.3647039Z [37/89, 00:04/00:04] install: lua-ul [7k] 2021-05-16T22:04:43.4152616Z [38/89, 00:04/00:04] install: lua-uni-algos [6k] 2021-05-16T22:04:43.4597449Z [39/89, 00:04/00:04] install: lua-visual-debug [4k] 2021-05-16T22:04:43.5070936Z [40/89, 00:04/00:04] install: luacode [3k] 2021-05-16T22:04:43.5530820Z [41/89, 00:04/00:04] install: luacolor [5k] 2021-05-16T22:04:43.5990583Z [42/89, 00:04/00:04] install: luahyphenrules [3k] 2021-05-16T22:04:43.6445753Z [43/89, 00:04/00:04] install: luaimageembed [2k] 2021-05-16T22:04:43.6897658Z [44/89, 00:04/00:04] install: luaindex [5k] 2021-05-16T22:04:43.7355436Z [45/89, 00:04/00:04] install: luainputenc [5k] 2021-05-16T22:04:43.7808990Z [46/89, 00:04/00:04] install: luaintro [1k] 2021-05-16T22:04:43.8246136Z [47/89, 00:04/00:04] install: luakeys [5k] 2021-05-16T22:04:43.8709532Z [48/89, 00:04/00:04] install: lualatex-doc [1k] 2021-05-16T22:04:43.9152722Z [49/89, 00:04/00:04] install: lualatex-truncate [2k] 2021-05-16T22:04:43.9607168Z [50/89, 00:04/00:04] install: luamplib [12k] 2021-05-16T22:04:44.0071759Z [51/89, 00:04/00:04] install: luapackageloader [2k] 2021-05-16T22:04:44.0523570Z [52/89, 00:05/00:05] install: luaprogtable [7k] 2021-05-16T22:04:44.0982435Z [53/89, 00:05/00:05] install: luarandom [2k] 2021-05-16T22:04:44.1437693Z [54/89, 00:05/00:05] install: luatex85 [2k] 2021-05-16T22:04:44.1888382Z [55/89, 00:05/00:05] install: luatexbase [4k] 2021-05-16T22:04:44.2352813Z [56/89, 00:05/00:05] install: luatexko [22k] 2021-05-16T22:04:44.2828917Z [57/89, 00:05/00:05] install: luatextra [2k] 2021-05-16T22:04:44.3294454Z [58/89, 00:05/00:05] install: luavlna [8k] 2021-05-16T22:04:44.3803872Z [59/89, 00:05/00:05] install: luaxml [31k] 2021-05-16T22:04:44.4312231Z [60/89, 00:05/00:05] install: makeindex.x86_64-linux [49k] 2021-05-16T22:04:44.4809592Z [61/89, 00:05/00:05] install: makeindex [5k] 2021-05-16T22:04:44.5266136Z [62/89, 00:05/00:05] install: mflogo [2k] 2021-05-16T22:04:44.5723311Z [63/89, 00:05/00:05] install: newpax [9k] 2021-05-16T22:04:44.6176281Z [64/89, 00:05/00:05] install: nodetree [13k] 2021-05-16T22:04:44.6647213Z [65/89, 00:05/00:05] install: odsfile [5k] 2021-05-16T22:04:44.7101318Z [66/89, 00:05/00:05] install: optex.x86_64-linux [1k] 2021-05-16T22:04:44.7847614Z [67/89, 00:05/00:05] install: optex [770k] 2021-05-16T22:04:44.8786929Z [68/89, 00:05/00:05] install: pdfarticle [4k] 2021-05-16T22:04:44.9268322Z [69/89, 00:05/00:05] install: pdfextra [22k] 2021-05-16T22:04:44.9775869Z [70/89, 00:05/00:05] install: placeat [4k] 2021-05-16T22:04:45.0225906Z [71/89, 00:05/00:05] install: plantuml [3k] 2021-05-16T22:04:45.0694071Z [72/89, 00:06/00:06] install: rsfs [55k] 2021-05-16T22:04:45.1208057Z [73/89, 00:06/00:06] install: selnolig [53k] 2021-05-16T22:04:45.1724844Z [74/89, 00:06/00:06] install: spelling [14k] 2021-05-16T22:04:45.2190590Z [75/89, 00:06/00:06] install: stricttex [2k] 2021-05-16T22:04:45.2665335Z [76/89, 00:06/00:06] install: texlive-common [1k] 2021-05-16T22:04:45.3131888Z [77/89, 00:06/00:06] install: texlive-en [1k] 2021-05-16T22:04:45.3613863Z [78/89, 00:06/00:06] install: texlive-msg-translations [144k] 2021-05-16T22:04:45.4261594Z [79/89, 00:06/00:06] install: thumbpdf.x86_64-linux [1k] 2021-05-16T22:04:45.4729579Z [80/89, 00:06/00:06] install: thumbpdf [19k] 2021-05-16T22:04:45.5227618Z [81/89, 00:06/00:06] install: tlshell.x86_64-linux [1k] 2021-05-16T22:04:45.5685915Z [82/89, 00:06/00:06] install: tlshell [29k] 2021-05-16T22:04:45.6172659Z [83/89, 00:06/00:06] install: typewriter [25k] 2021-05-16T22:04:45.6668972Z [84/89, 00:06/00:06] install: uninormalize [6k] 2021-05-16T22:04:45.7149943Z [85/89, 00:06/00:06] install: upquote [2k] 2021-05-16T22:04:45.7686079Z [86/89, 00:06/00:06] install: xdvi.x86_64-linux [530k] 2021-05-16T22:04:45.8739851Z [87/89, 00:06/00:06] install: xdvi [7k] 2021-05-16T22:04:45.9211282Z [88/89, 00:06/00:06] install: collection-basic [1k] 2021-05-16T22:04:45.9666721Z [89/89, 00:06/00:06] install: collection-luatex [1k] 2021-05-16T22:04:45.9869548Z running mktexlsr ... 2021-05-16T22:04:46.0677244Z done running mktexlsr. 2021-05-16T22:04:46.0971185Z running updmap-sys ... 2021-05-16T22:04:46.3752771Z done running updmap-sys. 2021-05-16T22:04:46.3755024Z regenerating fmtutil.cnf in /home/runner/.TinyTeX/texmf-dist 2021-05-16T22:04:46.3757041Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/s6SZevZot8/vLveRHZBYo ... 2021-05-16T22:04:46.7701264Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/s6SZevZot8/vLveRHZBYo. 2021-05-16T22:04:46.7702588Z OK: optex.fmt/luatex 2021-05-16T22:04:46.7703627Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-16T22:04:46.7704921Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-16T22:04:48.0859140Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T22:04:48.0861200Z tlmgr: no updates available 2021-05-16T22:04:48.1977631Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-16T22:04:48.1978273Z with: 2021-05-16T22:04:48.1978793Z pandoc-version: 2.7.3 2021-05-16T22:04:48.1979289Z env: 2021-05-16T22:04:48.1979850Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:04:48.1980443Z TIC_DEPLOY_KEY: 2021-05-16T22:04:48.1981519Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T22:04:48.1983757Z GITHUB_PAT: *** 2021-05-16T22:04:48.1984273Z COVERALLS_TOKEN: 2021-05-16T22:04:48.1984910Z continue-on-error: false 2021-05-16T22:04:48.1985515Z VDIFFR_RUN_TESTS: 2021-05-16T22:04:48.1986145Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T22:04:48.1986711Z TZ: UTC 2021-05-16T22:04:48.1987216Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:04:48.1987873Z NOT_CRAN: true 2021-05-16T22:04:48.1988433Z ##[endgroup] 2021-05-16T22:04:48.7263180Z [command]sudo apt-get install -y gdebi-core 2021-05-16T22:04:48.7988186Z Reading package lists... 2021-05-16T22:04:48.9710770Z Building dependency tree... 2021-05-16T22:04:48.9729228Z Reading state information... 2021-05-16T22:04:49.2203217Z gdebi-core is already the newest version (0.9.5.7+nmu3). 2021-05-16T22:04:49.2204710Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:04:49.2246774Z [command]sudo gdebi --non-interactive /home/runner/work/_temp/pandoc-2.7.3-1-amd64.deb 2021-05-16T22:04:49.3514324Z 2021-05-16T22:04:49.3681455Z Reading package lists... 0% 2021-05-16T22:04:49.3682246Z 2021-05-16T22:04:49.3735770Z Reading package lists... 100% 2021-05-16T22:04:49.3736488Z 2021-05-16T22:04:49.3736953Z 2021-05-16T22:04:49.3737669Z Reading package lists... Done 2021-05-16T22:04:49.3738227Z 2021-05-16T22:04:49.3738932Z Building dependency tree... 0% 2021-05-16T22:04:49.3739495Z 2021-05-16T22:04:49.4024216Z Building dependency tree... 0% 2021-05-16T22:04:49.4024649Z 2021-05-16T22:04:49.4025165Z Building dependency tree... 50% 2021-05-16T22:04:49.4025546Z 2021-05-16T22:04:49.5378247Z Building dependency tree... 50% 2021-05-16T22:04:49.5378755Z 2021-05-16T22:04:49.5379362Z Building dependency tree 2021-05-16T22:04:49.5379804Z 2021-05-16T22:04:49.5380421Z Reading state information... 0% 2021-05-16T22:04:49.5380875Z 2021-05-16T22:04:49.7105186Z Reading state information... 0% 2021-05-16T22:04:49.7105710Z 2021-05-16T22:04:49.7105985Z 2021-05-16T22:04:49.7106640Z Reading state information... Done 2021-05-16T22:04:49.7107115Z 2021-05-16T22:04:49.7107725Z Reading state information... 0% 2021-05-16T22:04:49.7159775Z 2021-05-16T22:04:49.7160318Z Reading state information... 1% 2021-05-16T22:04:49.7199104Z 2021-05-16T22:04:49.7201035Z Reading state information... 3% 2021-05-16T22:04:50.2394824Z 2021-05-16T22:04:50.2395817Z Reading state information... 5% 2021-05-16T22:04:50.2396593Z 2021-05-16T22:04:50.2397455Z Reading state information... 7% 2021-05-16T22:04:50.2398045Z 2021-05-16T22:04:50.2398701Z Reading state information... 9% 2021-05-16T22:04:50.2399290Z 2021-05-16T22:04:50.2399968Z Reading state information... 11% 2021-05-16T22:04:50.2400659Z 2021-05-16T22:04:50.2401253Z Reading state information... 13% 2021-05-16T22:04:50.2401806Z 2021-05-16T22:04:50.2402564Z Reading state information... 15% 2021-05-16T22:04:50.2403101Z 2021-05-16T22:04:50.2403607Z Reading state information... 17% 2021-05-16T22:04:50.2404056Z 2021-05-16T22:04:50.2404544Z Reading state information... 19% 2021-05-16T22:04:50.2404972Z 2021-05-16T22:04:50.2405459Z Reading state information... 21% 2021-05-16T22:04:50.2405886Z 2021-05-16T22:04:50.2406374Z Reading state information... 23% 2021-05-16T22:04:50.2406798Z 2021-05-16T22:04:50.2407282Z Reading state information... 25% 2021-05-16T22:04:50.2407705Z 2021-05-16T22:04:50.2408187Z Reading state information... 27% 2021-05-16T22:04:50.2408678Z 2021-05-16T22:04:50.2409163Z Reading state information... 29% 2021-05-16T22:04:50.2409596Z 2021-05-16T22:04:50.2410065Z Reading state information... 31% 2021-05-16T22:04:50.2410502Z 2021-05-16T22:04:50.2411183Z Reading state information... 33% 2021-05-16T22:04:50.2411629Z 2021-05-16T22:04:50.2412098Z Reading state information... 35% 2021-05-16T22:04:50.2412733Z 2021-05-16T22:04:50.2413240Z Reading state information... 37% 2021-05-16T22:04:50.2413711Z 2021-05-16T22:04:50.2414222Z Reading state information... 39% 2021-05-16T22:04:50.2414692Z 2021-05-16T22:04:50.2415199Z Reading state information... 41% 2021-05-16T22:04:50.2415782Z 2021-05-16T22:04:50.2416265Z Reading state information... 43% 2021-05-16T22:04:50.2416690Z 2021-05-16T22:04:50.2417172Z Reading state information... 45% 2021-05-16T22:04:50.2417596Z 2021-05-16T22:04:50.2418081Z Reading state information... 47% 2021-05-16T22:04:50.2418725Z 2021-05-16T22:04:50.2419249Z Reading state information... 49% 2021-05-16T22:04:50.2419918Z 2021-05-16T22:04:50.2420405Z Reading state information... 51% 2021-05-16T22:04:50.2420830Z 2021-05-16T22:04:50.2421315Z Reading state information... 53% 2021-05-16T22:04:50.2421738Z 2021-05-16T22:04:50.2422228Z Reading state information... 55% 2021-05-16T22:04:50.2422666Z 2021-05-16T22:04:50.2423135Z Reading state information... 57% 2021-05-16T22:04:50.2423575Z 2021-05-16T22:04:50.2424343Z Reading state information... 59% 2021-05-16T22:04:50.2424781Z 2021-05-16T22:04:50.2425253Z Reading state information... 61% 2021-05-16T22:04:50.2425690Z 2021-05-16T22:04:50.2426165Z Reading state information... 63% 2021-05-16T22:04:50.2426603Z 2021-05-16T22:04:50.2427073Z Reading state information... 65% 2021-05-16T22:04:50.2427511Z 2021-05-16T22:04:50.2427981Z Reading state information... 67% 2021-05-16T22:04:50.2428417Z 2021-05-16T22:04:50.2428908Z Reading state information... 69% 2021-05-16T22:04:50.2429331Z 2021-05-16T22:04:50.2430067Z Reading state information... 71% 2021-05-16T22:04:50.2430505Z 2021-05-16T22:04:50.2430990Z Reading state information... 73% 2021-05-16T22:04:50.2431416Z 2021-05-16T22:04:50.2431902Z Reading state information... 75% 2021-05-16T22:04:50.2432324Z 2021-05-16T22:04:50.2432814Z Reading state information... 77% 2021-05-16T22:04:50.2433237Z 2021-05-16T22:04:50.2433723Z Reading state information... 79% 2021-05-16T22:04:50.2434149Z 2021-05-16T22:04:50.2434835Z Reading state information... 81% 2021-05-16T22:04:50.2435404Z 2021-05-16T22:04:50.2436077Z Reading state information... 83% 2021-05-16T22:04:50.2436551Z 2021-05-16T22:04:50.2437057Z Reading state information... 85% 2021-05-16T22:04:50.2437529Z 2021-05-16T22:04:50.2438041Z Reading state information... 87% 2021-05-16T22:04:50.2438509Z 2021-05-16T22:04:50.2439129Z Reading state information... 89% 2021-05-16T22:04:50.2439566Z 2021-05-16T22:04:50.2440035Z Reading state information... 91% 2021-05-16T22:04:50.2440470Z 2021-05-16T22:04:50.2440938Z Reading state information... 93% 2021-05-16T22:04:50.2441382Z 2021-05-16T22:04:50.2441869Z Reading state information... 95% 2021-05-16T22:04:50.2442297Z 2021-05-16T22:04:50.2442783Z Reading state information... 97% 2021-05-16T22:04:50.2443408Z 2021-05-16T22:04:50.2443936Z Reading state information... 99% 2021-05-16T22:04:50.2444725Z Selecting previously unselected package pandoc. 2021-05-16T22:04:50.3497157Z (Reading database ... 261849 files and directories currently installed.) 2021-05-16T22:04:50.3608855Z Preparing to unpack .../_temp/pandoc-2.7.3-1-amd64.deb ... 2021-05-16T22:04:50.3622780Z Unpacking pandoc (2.7.3-1) ... 2021-05-16T22:04:52.6162526Z Setting up pandoc (2.7.3-1) ... 2021-05-16T22:04:52.6205267Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T22:04:53.4281133Z 2021-05-16T22:04:53.4281930Z 2021-05-16T22:04:53.4282594Z Reading state information... Done 2021-05-16T22:04:53.4671398Z ##[group]Run git config user.name adigherman 2021-05-16T22:04:53.4672406Z git config user.name adigherman 2021-05-16T22:04:53.4673051Z git config user.email adig@jhu.edu 2021-05-16T22:04:53.4719063Z shell: /usr/bin/bash -e {0} 2021-05-16T22:04:53.4719522Z env: 2021-05-16T22:04:53.4720072Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:04:53.4720630Z TIC_DEPLOY_KEY: 2021-05-16T22:04:53.4721552Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T22:04:53.4723361Z GITHUB_PAT: *** 2021-05-16T22:04:53.4723839Z COVERALLS_TOKEN: 2021-05-16T22:04:53.4724396Z continue-on-error: false 2021-05-16T22:04:53.4724950Z VDIFFR_RUN_TESTS: 2021-05-16T22:04:53.4725503Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T22:04:53.4726025Z TZ: UTC 2021-05-16T22:04:53.4726846Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:04:53.4727345Z NOT_CRAN: true 2021-05-16T22:04:53.4727789Z ##[endgroup] 2021-05-16T22:04:53.4960829Z ##[group]Run adigherman/actions/install-sysdeps-linux@master 2021-05-16T22:04:53.4961519Z env: 2021-05-16T22:04:53.4962044Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:04:53.4962674Z TIC_DEPLOY_KEY: 2021-05-16T22:04:53.4963591Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T22:04:53.4965457Z GITHUB_PAT: *** 2021-05-16T22:04:53.4965882Z COVERALLS_TOKEN: 2021-05-16T22:04:53.4966378Z continue-on-error: false 2021-05-16T22:04:53.4966873Z VDIFFR_RUN_TESTS: 2021-05-16T22:04:53.4967380Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T22:04:53.4967833Z TZ: UTC 2021-05-16T22:04:53.4968242Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:04:53.4968660Z NOT_CRAN: true 2021-05-16T22:04:53.4969055Z ##[endgroup] 2021-05-16T22:04:53.8295903Z Reading package lists... 2021-05-16T22:04:53.9821423Z Building dependency tree... 2021-05-16T22:04:53.9840572Z Reading state information... 2021-05-16T22:04:54.1216588Z The following additional packages will be installed: 2021-05-16T22:04:54.1220255Z cmake-data libjsoncpp1 librhash0 2021-05-16T22:04:54.1224991Z Suggested packages: 2021-05-16T22:04:54.1226170Z cmake-doc ninja-build 2021-05-16T22:04:54.1691825Z The following NEW packages will be installed: 2021-05-16T22:04:54.1702227Z cmake cmake-data libjsoncpp1 librhash0 2021-05-16T22:04:54.2079644Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:04:54.2080400Z Need to get 5470 kB of archives. 2021-05-16T22:04:54.2081161Z After this operation, 28.3 MB of additional disk space will be used. 2021-05-16T22:04:54.2083611Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] 2021-05-16T22:04:54.3290727Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] 2021-05-16T22:04:54.3467871Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2021-05-16T22:04:54.3667518Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] 2021-05-16T22:04:55.1778341Z Fetched 5470 kB in 1s (9431 kB/s) 2021-05-16T22:04:55.2165069Z Selecting previously unselected package cmake-data. 2021-05-16T22:04:55.2236965Z (Reading database ... 2021-05-16T22:04:55.2237521Z (Reading database ... 5% 2021-05-16T22:04:55.2238035Z (Reading database ... 10% 2021-05-16T22:04:55.2238530Z (Reading database ... 15% 2021-05-16T22:04:55.2239611Z (Reading database ... 20% 2021-05-16T22:04:55.2240110Z (Reading database ... 25% 2021-05-16T22:04:55.2240758Z (Reading database ... 30% 2021-05-16T22:04:55.2241352Z (Reading database ... 35% 2021-05-16T22:04:55.2241972Z (Reading database ... 40% 2021-05-16T22:04:55.2242487Z (Reading database ... 45% 2021-05-16T22:04:55.2242990Z (Reading database ... 50% 2021-05-16T22:04:55.2279886Z (Reading database ... 55% 2021-05-16T22:04:55.2320685Z (Reading database ... 60% 2021-05-16T22:04:55.2360447Z (Reading database ... 65% 2021-05-16T22:04:55.2491544Z (Reading database ... 70% 2021-05-16T22:04:55.2610670Z (Reading database ... 75% 2021-05-16T22:04:55.2894716Z (Reading database ... 80% 2021-05-16T22:04:55.3196696Z (Reading database ... 85% 2021-05-16T22:04:55.3334483Z (Reading database ... 90% 2021-05-16T22:04:55.3416893Z (Reading database ... 95% 2021-05-16T22:04:55.3420718Z (Reading database ... 100% 2021-05-16T22:04:55.3421596Z (Reading database ... 261856 files and directories currently installed.) 2021-05-16T22:04:55.3524679Z Preparing to unpack .../cmake-data_3.16.3-1ubuntu1_all.deb ... 2021-05-16T22:04:55.3687428Z Unpacking cmake-data (3.16.3-1ubuntu1) ... 2021-05-16T22:04:55.8391276Z Selecting previously unselected package libjsoncpp1:amd64. 2021-05-16T22:04:55.8628389Z Preparing to unpack .../libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2021-05-16T22:04:55.8649462Z Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-16T22:04:55.9031889Z Selecting previously unselected package librhash0:amd64. 2021-05-16T22:04:55.9271316Z Preparing to unpack .../librhash0_1.3.9-1_amd64.deb ... 2021-05-16T22:04:55.9287094Z Unpacking librhash0:amd64 (1.3.9-1) ... 2021-05-16T22:04:55.9672068Z Selecting previously unselected package cmake. 2021-05-16T22:04:55.9949533Z Preparing to unpack .../cmake_3.16.3-1ubuntu1_amd64.deb ... 2021-05-16T22:04:55.9961657Z Unpacking cmake (3.16.3-1ubuntu1) ... 2021-05-16T22:04:56.4625312Z Setting up librhash0:amd64 (1.3.9-1) ... 2021-05-16T22:04:56.4653078Z Setting up cmake-data (3.16.3-1ubuntu1) ... 2021-05-16T22:04:56.5069955Z Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-16T22:04:56.5113581Z Setting up cmake (3.16.3-1ubuntu1) ... 2021-05-16T22:04:56.5145882Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T22:04:57.7279664Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T22:04:59.8979885Z Reading package lists... 2021-05-16T22:05:00.0628881Z Building dependency tree... 2021-05-16T22:05:00.0648509Z Reading state information... 2021-05-16T22:05:00.2231763Z Suggested packages: 2021-05-16T22:05:00.2233398Z libssh-doc 2021-05-16T22:05:00.2695506Z The following NEW packages will be installed: 2021-05-16T22:05:00.2697401Z libssh-dev 2021-05-16T22:05:00.2892050Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:05:00.2893465Z Need to get 219 kB of archives. 2021-05-16T22:05:00.2894351Z After this operation, 1127 kB of additional disk space will be used. 2021-05-16T22:05:00.2896987Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-dev amd64 0.9.3-2ubuntu2.1 [219 kB] 2021-05-16T22:05:00.7103170Z Fetched 219 kB in 0s (11.5 MB/s) 2021-05-16T22:05:00.7423056Z Selecting previously unselected package libssh-dev:amd64. 2021-05-16T22:05:00.7489615Z (Reading database ... 2021-05-16T22:05:00.7490286Z (Reading database ... 5% 2021-05-16T22:05:00.7490831Z (Reading database ... 10% 2021-05-16T22:05:00.7491393Z (Reading database ... 15% 2021-05-16T22:05:00.7491943Z (Reading database ... 20% 2021-05-16T22:05:00.7492476Z (Reading database ... 25% 2021-05-16T22:05:00.7493044Z (Reading database ... 30% 2021-05-16T22:05:00.7493580Z (Reading database ... 35% 2021-05-16T22:05:00.7494126Z (Reading database ... 40% 2021-05-16T22:05:00.7494659Z (Reading database ... 45% 2021-05-16T22:05:00.7495215Z (Reading database ... 50% 2021-05-16T22:05:00.7526314Z (Reading database ... 55% 2021-05-16T22:05:00.7567191Z (Reading database ... 60% 2021-05-16T22:05:00.7608814Z (Reading database ... 65% 2021-05-16T22:05:00.7729144Z (Reading database ... 70% 2021-05-16T22:05:00.7835430Z (Reading database ... 75% 2021-05-16T22:05:00.8119167Z (Reading database ... 80% 2021-05-16T22:05:00.8435518Z (Reading database ... 85% 2021-05-16T22:05:00.8583863Z (Reading database ... 90% 2021-05-16T22:05:00.8660773Z (Reading database ... 95% 2021-05-16T22:05:00.8661770Z (Reading database ... 100% 2021-05-16T22:05:00.8662752Z (Reading database ... 264640 files and directories currently installed.) 2021-05-16T22:05:00.8775001Z Preparing to unpack .../libssh-dev_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-16T22:05:00.8792805Z Unpacking libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T22:05:00.9630797Z Setting up libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T22:05:03.0891225Z Reading package lists... 2021-05-16T22:05:03.2629256Z Building dependency tree... 2021-05-16T22:05:03.2649478Z Reading state information... 2021-05-16T22:05:03.4673378Z The following NEW packages will be installed: 2021-05-16T22:05:03.4677839Z jags 2021-05-16T22:05:03.4866832Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:05:03.4867974Z Need to get 1562 kB of archives. 2021-05-16T22:05:03.4869299Z After this operation, 3615 kB of additional disk space will be used. 2021-05-16T22:05:03.4871573Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 jags amd64 4.3.0-3build1 [1562 kB] 2021-05-16T22:05:03.9184791Z Fetched 1562 kB in 0s (44.1 MB/s) 2021-05-16T22:05:03.9537302Z Selecting previously unselected package jags. 2021-05-16T22:05:03.9609775Z (Reading database ... 2021-05-16T22:05:03.9610827Z (Reading database ... 5% 2021-05-16T22:05:03.9611580Z (Reading database ... 10% 2021-05-16T22:05:03.9612289Z (Reading database ... 15% 2021-05-16T22:05:03.9612970Z (Reading database ... 20% 2021-05-16T22:05:03.9613783Z (Reading database ... 25% 2021-05-16T22:05:03.9614482Z (Reading database ... 30% 2021-05-16T22:05:03.9615162Z (Reading database ... 35% 2021-05-16T22:05:03.9615853Z (Reading database ... 40% 2021-05-16T22:05:03.9616533Z (Reading database ... 45% 2021-05-16T22:05:03.9617224Z (Reading database ... 50% 2021-05-16T22:05:03.9649501Z (Reading database ... 55% 2021-05-16T22:05:03.9686824Z (Reading database ... 60% 2021-05-16T22:05:03.9723472Z (Reading database ... 65% 2021-05-16T22:05:03.9848381Z (Reading database ... 70% 2021-05-16T22:05:03.9963975Z (Reading database ... 75% 2021-05-16T22:05:04.0237471Z (Reading database ... 80% 2021-05-16T22:05:04.0545872Z (Reading database ... 85% 2021-05-16T22:05:04.0694243Z (Reading database ... 90% 2021-05-16T22:05:04.0772147Z (Reading database ... 95% 2021-05-16T22:05:04.0772748Z (Reading database ... 100% 2021-05-16T22:05:04.0773589Z (Reading database ... 264659 files and directories currently installed.) 2021-05-16T22:05:04.0882878Z Preparing to unpack .../jags_4.3.0-3build1_amd64.deb ... 2021-05-16T22:05:04.0910290Z Unpacking jags (4.3.0-3build1) ... 2021-05-16T22:05:04.2606667Z Setting up jags (4.3.0-3build1) ... 2021-05-16T22:05:04.2816561Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T22:05:05.0367086Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T22:05:07.2232771Z Reading package lists... 2021-05-16T22:05:07.3897184Z Building dependency tree... 2021-05-16T22:05:07.3917325Z Reading state information... 2021-05-16T22:05:08.2440960Z The following additional packages will be installed: 2021-05-16T22:05:08.2443783Z libnode64 libuv1-dev 2021-05-16T22:05:08.2448547Z The following NEW packages will be installed: 2021-05-16T22:05:08.2449872Z libnode-dev libnode64 libuv1-dev 2021-05-16T22:05:08.2450839Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:05:08.2451640Z Need to get 6239 kB of archives. 2021-05-16T22:05:08.2452747Z After this operation, 24.9 MB of additional disk space will be used. 2021-05-16T22:05:08.2454667Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1-dev amd64 1.34.2-1ubuntu1.1 [103 kB] 2021-05-16T22:05:08.2456832Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB] 2021-05-16T22:05:08.2458983Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode-dev amd64 10.19.0~dfsg-3ubuntu1 [370 kB] 2021-05-16T22:05:08.2460184Z Fetched 6239 kB in 0s (77.6 MB/s) 2021-05-16T22:05:08.2461304Z Selecting previously unselected package libuv1-dev:amd64. 2021-05-16T22:05:08.2462177Z (Reading database ... 2021-05-16T22:05:08.2462821Z (Reading database ... 5% 2021-05-16T22:05:08.2463490Z (Reading database ... 10% 2021-05-16T22:05:08.2464135Z (Reading database ... 15% 2021-05-16T22:05:08.2464910Z (Reading database ... 20% 2021-05-16T22:05:08.2465524Z (Reading database ... 25% 2021-05-16T22:05:08.2466150Z (Reading database ... 30% 2021-05-16T22:05:08.2466763Z (Reading database ... 35% 2021-05-16T22:05:08.2467362Z (Reading database ... 40% 2021-05-16T22:05:08.2467975Z (Reading database ... 45% 2021-05-16T22:05:08.2468648Z (Reading database ... 50% 2021-05-16T22:05:08.2469165Z (Reading database ... 55% 2021-05-16T22:05:08.2469702Z (Reading database ... 60% 2021-05-16T22:05:08.2470923Z (Reading database ... 65% 2021-05-16T22:05:08.2471368Z (Reading database ... 70% 2021-05-16T22:05:08.2471794Z (Reading database ... 75% 2021-05-16T22:05:08.2472230Z (Reading database ... 80% 2021-05-16T22:05:08.2472655Z (Reading database ... 85% 2021-05-16T22:05:08.2509439Z (Reading database ... 90% 2021-05-16T22:05:08.2584326Z (Reading database ... 95% 2021-05-16T22:05:08.2585125Z (Reading database ... 100% 2021-05-16T22:05:08.2586032Z (Reading database ... 264799 files and directories currently installed.) 2021-05-16T22:05:08.2695579Z Preparing to unpack .../libuv1-dev_1.34.2-1ubuntu1.1_amd64.deb ... 2021-05-16T22:05:08.2711347Z Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-16T22:05:08.3076240Z Selecting previously unselected package libnode64:amd64. 2021-05-16T22:05:08.3358058Z Preparing to unpack .../libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T22:05:08.3386574Z Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T22:05:08.9913251Z Selecting previously unselected package libnode-dev:amd64. 2021-05-16T22:05:09.0200599Z Preparing to unpack .../libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T22:05:09.0217443Z Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T22:05:09.1221068Z Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-16T22:05:09.1256637Z Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T22:05:09.1293192Z Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T22:05:09.1326512Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T22:05:11.2267918Z Reading package lists... 2021-05-16T22:05:11.3752137Z Building dependency tree... 2021-05-16T22:05:11.3768638Z Reading state information... 2021-05-16T22:05:11.5256534Z The following additional packages will be installed: 2021-05-16T22:05:11.5258989Z libfftw3-bin libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-16T22:05:11.5264751Z Suggested packages: 2021-05-16T22:05:11.5265985Z libfftw3-doc 2021-05-16T22:05:11.5727633Z The following NEW packages will be installed: 2021-05-16T22:05:11.5733412Z libfftw3-bin libfftw3-dev libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-16T22:05:11.5931682Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:05:11.5932554Z Need to get 3986 kB of archives. 2021-05-16T22:05:11.5933378Z After this operation, 22.4 MB of additional disk space will be used. 2021-05-16T22:05:11.5935813Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-long3 amd64 3.3.8-2ubuntu1 [313 kB] 2021-05-16T22:05:11.6011967Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-quad3 amd64 3.3.8-2ubuntu1 [673 kB] 2021-05-16T22:05:11.6093149Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-single3 amd64 3.3.8-2ubuntu1 [756 kB] 2021-05-16T22:05:11.6165368Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-bin amd64 3.3.8-2ubuntu1 [32.2 kB] 2021-05-16T22:05:11.6168030Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-dev amd64 3.3.8-2ubuntu1 [2211 kB] 2021-05-16T22:05:12.0513458Z Fetched 3986 kB in 0s (69.6 MB/s) 2021-05-16T22:05:12.0871482Z Selecting previously unselected package libfftw3-long3:amd64. 2021-05-16T22:05:12.0945491Z (Reading database ... 2021-05-16T22:05:12.0946272Z (Reading database ... 5% 2021-05-16T22:05:12.0946968Z (Reading database ... 10% 2021-05-16T22:05:12.0947645Z (Reading database ... 15% 2021-05-16T22:05:12.0948321Z (Reading database ... 20% 2021-05-16T22:05:12.0949024Z (Reading database ... 25% 2021-05-16T22:05:12.0949734Z (Reading database ... 30% 2021-05-16T22:05:12.0953003Z (Reading database ... 35% 2021-05-16T22:05:12.0953668Z (Reading database ... 40% 2021-05-16T22:05:12.0954164Z (Reading database ... 45% 2021-05-16T22:05:12.0954662Z (Reading database ... 50% 2021-05-16T22:05:12.0970131Z (Reading database ... 55% 2021-05-16T22:05:12.1005407Z (Reading database ... 60% 2021-05-16T22:05:12.1041428Z (Reading database ... 65% 2021-05-16T22:05:12.1161927Z (Reading database ... 70% 2021-05-16T22:05:12.1274258Z (Reading database ... 75% 2021-05-16T22:05:12.1548646Z (Reading database ... 80% 2021-05-16T22:05:12.1879451Z (Reading database ... 85% 2021-05-16T22:05:12.2023322Z (Reading database ... 90% 2021-05-16T22:05:12.2100379Z (Reading database ... 95% 2021-05-16T22:05:12.2100919Z (Reading database ... 100% 2021-05-16T22:05:12.2101708Z (Reading database ... 264935 files and directories currently installed.) 2021-05-16T22:05:12.2212924Z Preparing to unpack .../libfftw3-long3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T22:05:12.2235282Z Unpacking libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T22:05:12.2846591Z Selecting previously unselected package libfftw3-quad3:amd64. 2021-05-16T22:05:12.3086368Z Preparing to unpack .../libfftw3-quad3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T22:05:12.3097025Z Unpacking libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T22:05:12.4015292Z Selecting previously unselected package libfftw3-single3:amd64. 2021-05-16T22:05:12.4302743Z Preparing to unpack .../libfftw3-single3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T22:05:12.4313434Z Unpacking libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T22:05:12.5352278Z Selecting previously unselected package libfftw3-bin. 2021-05-16T22:05:12.5587159Z Preparing to unpack .../libfftw3-bin_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T22:05:12.5603466Z Unpacking libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-16T22:05:12.5912389Z Selecting previously unselected package libfftw3-dev:amd64. 2021-05-16T22:05:12.6167235Z Preparing to unpack .../libfftw3-dev_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T22:05:12.6178113Z Unpacking libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T22:05:12.9242097Z Setting up libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T22:05:12.9278902Z Setting up libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T22:05:12.9322535Z Setting up libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T22:05:12.9353127Z Setting up libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-16T22:05:12.9396498Z Setting up libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T22:05:12.9436687Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T22:05:13.7663219Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T22:05:15.8657172Z Reading package lists... 2021-05-16T22:05:16.0298261Z Building dependency tree... 2021-05-16T22:05:16.0316962Z Reading state information... 2021-05-16T22:05:16.1880303Z The following additional packages will be installed: 2021-05-16T22:05:16.1883085Z libdcmtk14 2021-05-16T22:05:16.2316740Z The following NEW packages will be installed: 2021-05-16T22:05:16.2323303Z dcmtk libdcmtk14 2021-05-16T22:05:16.2704815Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:05:16.2706583Z Need to get 5546 kB of archives. 2021-05-16T22:05:16.2708019Z After this operation, 26.5 MB of additional disk space will be used. 2021-05-16T22:05:16.2710573Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdcmtk14 amd64 3.6.4-2.1build2 [4682 kB] 2021-05-16T22:05:16.3574545Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 dcmtk amd64 3.6.4-2.1build2 [864 kB] 2021-05-16T22:05:16.7836388Z Fetched 5546 kB in 0s (41.2 MB/s) 2021-05-16T22:05:16.8153155Z Selecting previously unselected package libdcmtk14. 2021-05-16T22:05:16.8227686Z (Reading database ... 2021-05-16T22:05:16.8228623Z (Reading database ... 5% 2021-05-16T22:05:16.8229312Z (Reading database ... 10% 2021-05-16T22:05:16.8232408Z (Reading database ... 15% 2021-05-16T22:05:16.8232922Z (Reading database ... 20% 2021-05-16T22:05:16.8233446Z (Reading database ... 25% 2021-05-16T22:05:16.8233948Z (Reading database ... 30% 2021-05-16T22:05:16.8234436Z (Reading database ... 35% 2021-05-16T22:05:16.8234934Z (Reading database ... 40% 2021-05-16T22:05:16.8235458Z (Reading database ... 45% 2021-05-16T22:05:16.8235958Z (Reading database ... 50% 2021-05-16T22:05:16.8270625Z (Reading database ... 55% 2021-05-16T22:05:16.8306389Z (Reading database ... 60% 2021-05-16T22:05:16.8345943Z (Reading database ... 65% 2021-05-16T22:05:16.8475748Z (Reading database ... 70% 2021-05-16T22:05:16.8592636Z (Reading database ... 75% 2021-05-16T22:05:16.8879961Z (Reading database ... 80% 2021-05-16T22:05:16.9197138Z (Reading database ... 85% 2021-05-16T22:05:16.9336017Z (Reading database ... 90% 2021-05-16T22:05:16.9413332Z (Reading database ... 95% 2021-05-16T22:05:16.9414304Z (Reading database ... 100% 2021-05-16T22:05:16.9415492Z (Reading database ... 265026 files and directories currently installed.) 2021-05-16T22:05:16.9522207Z Preparing to unpack .../libdcmtk14_3.6.4-2.1build2_amd64.deb ... 2021-05-16T22:05:16.9552484Z Unpacking libdcmtk14 (3.6.4-2.1build2) ... 2021-05-16T22:05:17.4912376Z Selecting previously unselected package dcmtk. 2021-05-16T22:05:17.5172550Z Preparing to unpack .../dcmtk_3.6.4-2.1build2_amd64.deb ... 2021-05-16T22:05:17.5236666Z Unpacking dcmtk (3.6.4-2.1build2) ... 2021-05-16T22:05:17.6837863Z Setting up libdcmtk14 (3.6.4-2.1build2) ... 2021-05-16T22:05:17.6876156Z Setting up dcmtk (3.6.4-2.1build2) ... 2021-05-16T22:05:17.7031345Z Adding `dcmtk' group to system ... 2021-05-16T22:05:17.7570691Z Adding `dcmtk' user to system ... 2021-05-16T22:05:17.8636875Z adduser: Warning: The home directory `/var/lib/dcmtk/db' does not belong to the user you are currently creating. 2021-05-16T22:05:18.1344423Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T22:05:19.7892974Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T22:05:21.9101467Z Reading package lists... 2021-05-16T22:05:22.0706666Z Building dependency tree... 2021-05-16T22:05:22.0727104Z Reading state information... 2021-05-16T22:05:22.3084364Z libsecret-1-dev is already the newest version (0.20.3-0ubuntu1). 2021-05-16T22:05:22.3085992Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:05:22.3782323Z Reading package lists... 2021-05-16T22:05:22.5390740Z Building dependency tree... 2021-05-16T22:05:22.5409859Z Reading state information... 2021-05-16T22:05:22.7896963Z libpng-dev is already the newest version (1.6.37-2). 2021-05-16T22:05:22.7898459Z libpng-dev set to manually installed. 2021-05-16T22:05:22.7899498Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:05:22.8626503Z Reading package lists... 2021-05-16T22:05:23.0244460Z Building dependency tree... 2021-05-16T22:05:23.0265103Z Reading state information... 2021-05-16T22:05:23.1884963Z The following additional packages will be installed: 2021-05-16T22:05:23.1888936Z libopenjp2-7 libpoppler-cpp0v5 libpoppler-dev libpoppler97 poppler-data 2021-05-16T22:05:23.1897405Z Suggested packages: 2021-05-16T22:05:23.1898961Z poppler-utils ghostscript fonts-japanese-mincho | fonts-ipafont-mincho 2021-05-16T22:05:23.1900797Z fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai 2021-05-16T22:05:23.1902177Z fonts-arphic-uming fonts-nanum 2021-05-16T22:05:23.2388444Z The following NEW packages will be installed: 2021-05-16T22:05:23.2391038Z libopenjp2-7 libpoppler-cpp-dev libpoppler-cpp0v5 libpoppler-dev 2021-05-16T22:05:23.2392757Z libpoppler97 poppler-data 2021-05-16T22:05:23.2594836Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:05:23.2595661Z Need to get 2582 kB of archives. 2021-05-16T22:05:23.2596483Z After this operation, 16.7 MB of additional disk space will be used. 2021-05-16T22:05:23.2598416Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB] 2021-05-16T22:05:23.2769473Z 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-16T22:05:23.2788927Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1 [915 kB] 2021-05-16T22:05:23.2873155Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp0v5 amd64 0.86.1-0ubuntu1 [35.6 kB] 2021-05-16T22:05:23.2877910Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-dev amd64 0.86.1-0ubuntu1 [5336 B] 2021-05-16T22:05:23.2882204Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp-dev amd64 0.86.1-0ubuntu1 [10.4 kB] 2021-05-16T22:05:23.7220020Z Fetched 2582 kB in 0s (58.2 MB/s) 2021-05-16T22:05:23.7550434Z Selecting previously unselected package poppler-data. 2021-05-16T22:05:23.7629394Z (Reading database ... 2021-05-16T22:05:23.7630419Z (Reading database ... 5% 2021-05-16T22:05:23.7631181Z (Reading database ... 10% 2021-05-16T22:05:23.7631912Z (Reading database ... 15% 2021-05-16T22:05:23.7632682Z (Reading database ... 20% 2021-05-16T22:05:23.7633565Z (Reading database ... 25% 2021-05-16T22:05:23.7634320Z (Reading database ... 30% 2021-05-16T22:05:23.7635051Z (Reading database ... 35% 2021-05-16T22:05:23.7635764Z (Reading database ... 40% 2021-05-16T22:05:23.7636611Z (Reading database ... 45% 2021-05-16T22:05:23.7637322Z (Reading database ... 50% 2021-05-16T22:05:23.7657129Z (Reading database ... 55% 2021-05-16T22:05:23.7695509Z (Reading database ... 60% 2021-05-16T22:05:23.7734704Z (Reading database ... 65% 2021-05-16T22:05:23.7862358Z (Reading database ... 70% 2021-05-16T22:05:23.7978896Z (Reading database ... 75% 2021-05-16T22:05:23.8265707Z (Reading database ... 80% 2021-05-16T22:05:23.8579053Z (Reading database ... 85% 2021-05-16T22:05:23.8729240Z (Reading database ... 90% 2021-05-16T22:05:23.8807362Z (Reading database ... 95% 2021-05-16T22:05:23.8807939Z (Reading database ... 100% 2021-05-16T22:05:23.8808788Z (Reading database ... 265261 files and directories currently installed.) 2021-05-16T22:05:23.8921455Z Preparing to unpack .../0-poppler-data_0.4.9-2_all.deb ... 2021-05-16T22:05:23.8935601Z Unpacking poppler-data (0.4.9-2) ... 2021-05-16T22:05:24.1674092Z Selecting previously unselected package libopenjp2-7:amd64. 2021-05-16T22:05:24.1914702Z Preparing to unpack .../1-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... 2021-05-16T22:05:24.1938789Z Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-16T22:05:24.2392389Z Selecting previously unselected package libpoppler97:amd64. 2021-05-16T22:05:24.2670626Z Preparing to unpack .../2-libpoppler97_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T22:05:24.2681541Z Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T22:05:24.3992444Z Selecting previously unselected package libpoppler-cpp0v5:amd64. 2021-05-16T22:05:24.4213084Z Preparing to unpack .../3-libpoppler-cpp0v5_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T22:05:24.4225753Z Unpacking libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T22:05:24.4551835Z Selecting previously unselected package libpoppler-dev:amd64. 2021-05-16T22:05:24.4784750Z Preparing to unpack .../4-libpoppler-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T22:05:24.4798160Z Unpacking libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T22:05:24.5030996Z Selecting previously unselected package libpoppler-cpp-dev:amd64. 2021-05-16T22:05:24.5325363Z Preparing to unpack .../5-libpoppler-cpp-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T22:05:24.5336919Z Unpacking libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T22:05:24.6130271Z Setting up poppler-data (0.4.9-2) ... 2021-05-16T22:05:24.6235897Z Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-16T22:05:24.6263545Z Setting up libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T22:05:24.6292762Z Setting up libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T22:05:24.6320565Z Setting up libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T22:05:24.6346489Z Setting up libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T22:05:24.6381330Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T22:05:24.8565476Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T22:05:27.0505356Z Reading package lists... 2021-05-16T22:05:27.2187921Z Building dependency tree... 2021-05-16T22:05:27.2207501Z Reading state information... 2021-05-16T22:05:27.3748897Z The following additional packages will be installed: 2021-05-16T22:05:27.3753447Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libsz2 2021-05-16T22:05:27.3758198Z Suggested packages: 2021-05-16T22:05:27.3759321Z libhdf5-doc 2021-05-16T22:05:27.4221641Z The following NEW packages will be installed: 2021-05-16T22:05:27.4227370Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libhdf5-dev 2021-05-16T22:05:27.4232069Z libsz2 2021-05-16T22:05:27.4488946Z 0 upgraded, 7 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:05:27.4489966Z Need to get 4074 kB of archives. 2021-05-16T22:05:27.4490927Z After this operation, 17.6 MB of additional disk space will be used. 2021-05-16T22:05:27.4493956Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 hdf5-helpers amd64 1.10.4+repack-11ubuntu1 [13.6 kB] 2021-05-16T22:05:27.4506061Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec0 amd64 1.0.4-1 [19.1 kB] 2021-05-16T22:05:27.4511988Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsz2 amd64 1.0.4-1 [5188 B] 2021-05-16T22:05:27.4521109Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-103 amd64 1.10.4+repack-11ubuntu1 [1311 kB] 2021-05-16T22:05:27.4717388Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-cpp-103 amd64 1.10.4+repack-11ubuntu1 [120 kB] 2021-05-16T22:05:27.4733525Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec-dev amd64 1.0.4-1 [16.9 kB] 2021-05-16T22:05:27.4742791Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-dev amd64 1.10.4+repack-11ubuntu1 [2589 kB] 2021-05-16T22:05:27.9340040Z Fetched 4074 kB in 0s (51.5 MB/s) 2021-05-16T22:05:28.7492972Z Selecting previously unselected package hdf5-helpers. 2021-05-16T22:05:28.7494553Z (Reading database ... 2021-05-16T22:05:28.7495225Z (Reading database ... 5% 2021-05-16T22:05:28.7496019Z (Reading database ... 10% 2021-05-16T22:05:28.7496575Z (Reading database ... 15% 2021-05-16T22:05:28.7497120Z (Reading database ... 20% 2021-05-16T22:05:28.7497646Z (Reading database ... 25% 2021-05-16T22:05:28.7498184Z (Reading database ... 30% 2021-05-16T22:05:28.7498709Z (Reading database ... 35% 2021-05-16T22:05:28.7499246Z (Reading database ... 40% 2021-05-16T22:05:28.7499771Z (Reading database ... 45% 2021-05-16T22:05:28.7500307Z (Reading database ... 50% 2021-05-16T22:05:28.7500827Z (Reading database ... 55% 2021-05-16T22:05:28.7501361Z (Reading database ... 60% 2021-05-16T22:05:28.7501894Z (Reading database ... 65% 2021-05-16T22:05:28.7502414Z (Reading database ... 70% 2021-05-16T22:05:28.7502946Z (Reading database ... 75% 2021-05-16T22:05:28.7503466Z (Reading database ... 80% 2021-05-16T22:05:28.7504004Z (Reading database ... 85% 2021-05-16T22:05:28.7504536Z (Reading database ... 90% 2021-05-16T22:05:28.7505067Z (Reading database ... 95% 2021-05-16T22:05:28.7505591Z (Reading database ... 100% 2021-05-16T22:05:28.7506437Z (Reading database ... 265821 files and directories currently installed.) 2021-05-16T22:05:28.7508016Z Preparing to unpack .../0-hdf5-helpers_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T22:05:28.7509180Z Unpacking hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-16T22:05:28.7510474Z Selecting previously unselected package libaec0:amd64. 2021-05-16T22:05:28.7511562Z Preparing to unpack .../1-libaec0_1.0.4-1_amd64.deb ... 2021-05-16T22:05:28.7512526Z Unpacking libaec0:amd64 (1.0.4-1) ... 2021-05-16T22:05:28.7513252Z Selecting previously unselected package libsz2:amd64. 2021-05-16T22:05:28.7514200Z Preparing to unpack .../2-libsz2_1.0.4-1_amd64.deb ... 2021-05-16T22:05:28.7514952Z Unpacking libsz2:amd64 (1.0.4-1) ... 2021-05-16T22:05:28.7515895Z Selecting previously unselected package libhdf5-103:amd64. 2021-05-16T22:05:28.7517043Z Preparing to unpack .../3-libhdf5-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T22:05:28.7518102Z Unpacking libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T22:05:28.7519197Z Selecting previously unselected package libhdf5-cpp-103:amd64. 2021-05-16T22:05:28.7520408Z Preparing to unpack .../4-libhdf5-cpp-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T22:05:28.7521559Z Unpacking libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T22:05:28.7522612Z Selecting previously unselected package libaec-dev:amd64. 2021-05-16T22:05:28.7523624Z Preparing to unpack .../5-libaec-dev_1.0.4-1_amd64.deb ... 2021-05-16T22:05:28.7524461Z Unpacking libaec-dev:amd64 (1.0.4-1) ... 2021-05-16T22:05:28.7525375Z Selecting previously unselected package libhdf5-dev. 2021-05-16T22:05:28.7526518Z Preparing to unpack .../6-libhdf5-dev_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T22:05:28.7527549Z Unpacking libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-16T22:05:28.9702009Z Setting up hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-16T22:05:28.9739703Z Setting up libaec0:amd64 (1.0.4-1) ... 2021-05-16T22:05:28.9790365Z Setting up libsz2:amd64 (1.0.4-1) ... 2021-05-16T22:05:28.9851077Z Setting up libaec-dev:amd64 (1.0.4-1) ... 2021-05-16T22:05:28.9909254Z Setting up libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T22:05:28.9961541Z Setting up libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T22:05:28.9988553Z Setting up libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-16T22:05:29.0078091Z 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-16T22:05:29.0105622Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T22:05:29.8240634Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T22:05:31.9567002Z Reading package lists... 2021-05-16T22:05:32.1150961Z Building dependency tree... 2021-05-16T22:05:32.1170495Z Reading state information... 2021-05-16T22:05:32.2791724Z The following additional packages will be installed: 2021-05-16T22:05:32.2795078Z libdrm-dev libgl-dev libglu1-mesa libglx-dev 2021-05-16T22:05:32.3258967Z The following NEW packages will be installed: 2021-05-16T22:05:32.3261120Z libdrm-dev libgl-dev libglu1-mesa libglu1-mesa-dev libglx-dev 2021-05-16T22:05:32.3262352Z mesa-common-dev 2021-05-16T22:05:32.3477962Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:05:32.3479339Z Need to get 1761 kB of archives. 2021-05-16T22:05:32.3480200Z After this operation, 5442 kB of additional disk space will be used. 2021-05-16T22:05:32.3482236Z 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-16T22:05:32.3545972Z 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-16T22:05:32.3551648Z 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-16T22:05:32.3567129Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa amd64 9.0.1-1build1 [168 kB] 2021-05-16T22:05:32.3596871Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa-dev amd64 9.0.1-1build1 [207 kB] 2021-05-16T22:05:32.3620769Z 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-16T22:05:32.7916026Z Fetched 1761 kB in 0s (38.8 MB/s) 2021-05-16T22:05:32.8225878Z Selecting previously unselected package libdrm-dev:amd64. 2021-05-16T22:05:32.8301782Z (Reading database ... 2021-05-16T22:05:32.8302689Z (Reading database ... 5% 2021-05-16T22:05:32.8303375Z (Reading database ... 10% 2021-05-16T22:05:32.8304092Z (Reading database ... 15% 2021-05-16T22:05:32.8304775Z (Reading database ... 20% 2021-05-16T22:05:32.8305427Z (Reading database ... 25% 2021-05-16T22:05:32.8306106Z (Reading database ... 30% 2021-05-16T22:05:32.8306771Z (Reading database ... 35% 2021-05-16T22:05:32.8307430Z (Reading database ... 40% 2021-05-16T22:05:32.8308091Z (Reading database ... 45% 2021-05-16T22:05:32.8308739Z (Reading database ... 50% 2021-05-16T22:05:32.8344520Z (Reading database ... 55% 2021-05-16T22:05:32.8380752Z (Reading database ... 60% 2021-05-16T22:05:32.8417815Z (Reading database ... 65% 2021-05-16T22:05:32.8542733Z (Reading database ... 70% 2021-05-16T22:05:32.8658635Z (Reading database ... 75% 2021-05-16T22:05:32.8944211Z (Reading database ... 80% 2021-05-16T22:05:32.9266064Z (Reading database ... 85% 2021-05-16T22:05:32.9412481Z (Reading database ... 90% 2021-05-16T22:05:32.9487008Z (Reading database ... 95% 2021-05-16T22:05:32.9488007Z (Reading database ... 100% 2021-05-16T22:05:32.9489175Z (Reading database ... 266029 files and directories currently installed.) 2021-05-16T22:05:32.9600113Z Preparing to unpack .../0-libdrm-dev_2.4.102-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T22:05:32.9619322Z Unpacking libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-16T22:05:33.0072976Z Selecting previously unselected package libglx-dev:amd64. 2021-05-16T22:05:33.0315755Z Preparing to unpack .../1-libglx-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T22:05:33.0328302Z Unpacking libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T22:05:33.0792949Z Selecting previously unselected package libgl-dev:amd64. 2021-05-16T22:05:33.1060284Z Preparing to unpack .../2-libgl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T22:05:33.1072610Z Unpacking libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T22:05:33.1610589Z Selecting previously unselected package libglu1-mesa:amd64. 2021-05-16T22:05:33.1906556Z Preparing to unpack .../3-libglu1-mesa_9.0.1-1build1_amd64.deb ... 2021-05-16T22:05:33.1933091Z Unpacking libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-16T22:05:33.2432856Z Selecting previously unselected package libglu1-mesa-dev:amd64. 2021-05-16T22:05:33.2646631Z Preparing to unpack .../4-libglu1-mesa-dev_9.0.1-1build1_amd64.deb ... 2021-05-16T22:05:33.2662663Z Unpacking libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-16T22:05:33.3231810Z Selecting previously unselected package mesa-common-dev:amd64. 2021-05-16T22:05:33.3436847Z Preparing to unpack .../5-mesa-common-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T22:05:33.3448297Z Unpacking mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T22:05:33.5224659Z Setting up libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-16T22:05:33.5277898Z Setting up libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T22:05:33.5310799Z Setting up libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-16T22:05:33.5339647Z Setting up libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T22:05:33.5366358Z Setting up libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-16T22:05:33.5395680Z Setting up mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T22:05:33.5425018Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T22:05:35.0136055Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T22:05:37.1178210Z Reading package lists... 2021-05-16T22:05:37.2721534Z Building dependency tree... 2021-05-16T22:05:37.2740131Z Reading state information... 2021-05-16T22:05:37.4277447Z The following additional packages will be installed: 2021-05-16T22:05:37.4280873Z libprotobuf-lite17 libprotoc17 2021-05-16T22:05:37.4731687Z The following NEW packages will be installed: 2021-05-16T22:05:37.4736654Z libprotobuf-dev libprotobuf-lite17 libprotoc-dev libprotoc17 2021-05-16T22:05:37.4740130Z protobuf-compiler 2021-05-16T22:05:37.4936248Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:05:37.4936964Z Need to get 2754 kB of archives. 2021-05-16T22:05:37.4938105Z After this operation, 19.9 MB of additional disk space will be used. 2021-05-16T22:05:37.4940080Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5 [132 kB] 2021-05-16T22:05:37.4969928Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5 [646 kB] 2021-05-16T22:05:37.5032402Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5 [1155 kB] 2021-05-16T22:05:37.5136778Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc-dev amd64 3.6.1.3-2ubuntu5 [793 kB] 2021-05-16T22:05:37.5209964Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 protobuf-compiler amd64 3.6.1.3-2ubuntu5 [27.6 kB] 2021-05-16T22:05:37.9532069Z Fetched 2754 kB in 0s (64.6 MB/s) 2021-05-16T22:05:37.9867870Z Selecting previously unselected package libprotobuf-lite17:amd64. 2021-05-16T22:05:37.9938718Z (Reading database ... 2021-05-16T22:05:37.9939631Z (Reading database ... 5% 2021-05-16T22:05:37.9940378Z (Reading database ... 10% 2021-05-16T22:05:37.9941133Z (Reading database ... 15% 2021-05-16T22:05:37.9941875Z (Reading database ... 20% 2021-05-16T22:05:37.9942596Z (Reading database ... 25% 2021-05-16T22:05:37.9943517Z (Reading database ... 30% 2021-05-16T22:05:37.9944263Z (Reading database ... 35% 2021-05-16T22:05:37.9944999Z (Reading database ... 40% 2021-05-16T22:05:37.9945733Z (Reading database ... 45% 2021-05-16T22:05:37.9946580Z (Reading database ... 50% 2021-05-16T22:05:37.9982536Z (Reading database ... 55% 2021-05-16T22:05:38.0019495Z (Reading database ... 60% 2021-05-16T22:05:38.0055937Z (Reading database ... 65% 2021-05-16T22:05:38.0176288Z (Reading database ... 70% 2021-05-16T22:05:38.0296067Z (Reading database ... 75% 2021-05-16T22:05:38.0579563Z (Reading database ... 80% 2021-05-16T22:05:38.0909202Z (Reading database ... 85% 2021-05-16T22:05:38.1051264Z (Reading database ... 90% 2021-05-16T22:05:38.1128734Z (Reading database ... 95% 2021-05-16T22:05:38.1129422Z (Reading database ... 100% 2021-05-16T22:05:38.1130424Z (Reading database ... 266512 files and directories currently installed.) 2021-05-16T22:05:38.1238275Z Preparing to unpack .../libprotobuf-lite17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T22:05:38.1261783Z Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T22:05:38.1752106Z Selecting previously unselected package libprotoc17:amd64. 2021-05-16T22:05:38.1979802Z Preparing to unpack .../libprotoc17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T22:05:38.1994277Z Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T22:05:38.3072373Z Selecting previously unselected package libprotobuf-dev:amd64. 2021-05-16T22:05:38.3279347Z Preparing to unpack .../libprotobuf-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T22:05:38.3295800Z Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T22:05:38.4992044Z Selecting previously unselected package libprotoc-dev:amd64. 2021-05-16T22:05:38.5213593Z Preparing to unpack .../libprotoc-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T22:05:38.5224559Z Unpacking libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T22:05:38.6432094Z Selecting previously unselected package protobuf-compiler. 2021-05-16T22:05:38.6667231Z Preparing to unpack .../protobuf-compiler_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T22:05:38.6690842Z Unpacking protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-16T22:05:38.7323720Z Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T22:05:38.7356528Z Setting up protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-16T22:05:38.7388356Z Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T22:05:38.7415357Z Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T22:05:38.7447331Z Setting up libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T22:05:38.7482000Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T22:05:39.4998710Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T22:05:41.6066431Z Reading package lists... 2021-05-16T22:05:41.7653860Z Building dependency tree... 2021-05-16T22:05:41.7673628Z Reading state information... 2021-05-16T22:05:41.9298928Z The following additional packages will be installed: 2021-05-16T22:05:41.9300889Z i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 libasyncns0 2021-05-16T22:05:41.9302720Z libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58 2021-05-16T22:05:41.9306934Z libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 2021-05-16T22:05:41.9308601Z libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 libcodec2-0.9 2021-05-16T22:05:41.9310516Z libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 libigdgmm11 2021-05-16T22:05:41.9312022Z libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-16T22:05:41.9313901Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-16T22:05:41.9315488Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-16T22:05:41.9317022Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-16T22:05:41.9318535Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-16T22:05:41.9320474Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-16T22:05:41.9321967Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-16T22:05:41.9323720Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-16T22:05:41.9325274Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-16T22:05:41.9326220Z Suggested packages: 2021-05-16T22:05:41.9327503Z ffmpeg-doc i965-va-driver-shaders libbluray-bdj jackd2 libportaudio2 2021-05-16T22:05:41.9329051Z opus-tools pulseaudio libraw1394-doc serdi sndiod sordi speex opencl-icd 2021-05-16T22:05:41.9330779Z libvdpau-va-gl1 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver 2021-05-16T22:05:41.9332338Z nvidia-legacy-304xx-vdpau-driver 2021-05-16T22:05:42.0011514Z The following NEW packages will be installed: 2021-05-16T22:05:42.0014058Z ffmpeg i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 2021-05-16T22:05:42.0016011Z libasyncns0 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 2021-05-16T22:05:42.0017744Z libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 2021-05-16T22:05:42.0019658Z libcaca0 libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 2021-05-16T22:05:42.0021626Z libcodec2-0.9 libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 2021-05-16T22:05:42.0023579Z libigdgmm11 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-16T22:05:42.0025543Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-16T22:05:42.0027524Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-16T22:05:42.0029392Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-16T22:05:42.0031609Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-16T22:05:42.0034474Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-16T22:05:42.0036034Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-16T22:05:42.0037540Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-16T22:05:42.0039021Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-16T22:05:42.0258103Z 0 upgraded, 76 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:05:42.0259146Z Need to get 47.1 MB of archives. 2021-05-16T22:05:42.0260402Z After this operation, 195 MB of additional disk space will be used. 2021-05-16T22:05:42.0262724Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaom0 amd64 1.0.0.errata1-3build1 [1160 kB] 2021-05-16T22:05:42.0480252Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] 2021-05-16T22:05:42.0486822Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] 2021-05-16T22:05:42.0491789Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-x11-2 amd64 2.7.0-2 [11.9 kB] 2021-05-16T22:05:42.0497623Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] 2021-05-16T22:05:42.0502440Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 ocl-icd-libopencl1 amd64 2.2.11-1ubuntu1 [30.3 kB] 2021-05-16T22:05:42.0507373Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavutil56 amd64 7:4.2.4-1ubuntu0.1 [241 kB] 2021-05-16T22:05:42.0529873Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcodec2-0.9 amd64 0.9.2-2 [7886 kB] 2021-05-16T22:05:42.1202326Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] 2021-05-16T22:05:42.1208355Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] 2021-05-16T22:05:42.1222000Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] 2021-05-16T22:05:42.1247072Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2021-05-16T22:05:42.1252871Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-05-16T22:05:42.1258447Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libspeex1 amd64 1.2~rc1.2-1.1ubuntu1 [53.2 kB] 2021-05-16T22:05:42.1264462Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] 2021-05-16T22:05:42.1271886Z 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-16T22:05:42.1278743Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu2 [162 kB] 2021-05-16T22:05:42.1294928Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] 2021-05-16T22:05:42.1301317Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2021-05-16T22:05:42.1310442Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwavpack1 amd64 5.2.0-1ubuntu0.1 [77.3 kB] 2021-05-16T22:05:42.1322146Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx264-155 amd64 2:0.155.2917+git0a84d98-2 [521 kB] 2021-05-16T22:05:42.1367190Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] 2021-05-16T22:05:42.1461763Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2021-05-16T22:05:42.1480870Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi-common all 0.2.35-17 [32.5 kB] 2021-05-16T22:05:42.1486692Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] 2021-05-16T22:05:42.1517525Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavcodec58 amd64 7:4.2.4-1ubuntu0.1 [4876 kB] 2021-05-16T22:05:42.2026119Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libraw1394-11 amd64 2.1.2-1 [30.7 kB] 2021-05-16T22:05:42.2032087Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavc1394-0 amd64 0.5.4-5 [16.2 kB] 2021-05-16T22:05:42.2037010Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libass9 amd64 1:0.14.0-2 [88.0 kB] 2021-05-16T22:05:42.2042562Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] 2021-05-16T22:05:42.2061528Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] 2021-05-16T22:05:42.2067163Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] 2021-05-16T22:05:42.2079710Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] 2021-05-16T22:05:42.2092998Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] 2021-05-16T22:05:42.2145307Z 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-16T22:05:42.2171080Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavformat58 amd64 7:4.2.4-1ubuntu0.1 [981 kB] 2021-05-16T22:05:42.2276698Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbs2b0 amd64 3.1.0+dfsg-2.2build1 [10.2 kB] 2021-05-16T22:05:42.2283669Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libflite1 amd64 2.1-release-3 [12.8 MB] 2021-05-16T22:05:42.3341040Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libserd-0-0 amd64 0.30.2-1 [46.6 kB] 2021-05-16T22:05:42.3350494Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsord-0-0 amd64 0.16.4-1 [19.5 kB] 2021-05-16T22:05:42.3354185Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsratom-0-0 amd64 0.6.4-1 [16.9 kB] 2021-05-16T22:05:42.3356250Z 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-16T22:05:42.3362607Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmysofa1 amd64 1.0~dfsg0-1 [39.2 kB] 2021-05-16T22:05:42.3368552Z 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-16T22:05:42.3375478Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsamplerate0 amd64 0.1.9-2 [939 kB] 2021-05-16T22:05:42.3457255Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 librubberband2 amd64 1.8.2-1build1 [89.4 kB] 2021-05-16T22:05:42.3467098Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswscale5 amd64 7:4.2.4-1ubuntu0.1 [156 kB] 2021-05-16T22:05:42.3485226Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libvidstab1.1 amd64 1.1.0-2 [35.0 kB] 2021-05-16T22:05:42.3491392Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavfilter7 amd64 7:4.2.4-1ubuntu0.1 [1084 kB] 2021-05-16T22:05:42.3619739Z 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-16T22:05:42.3646901Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio18 amd64 2.0.0-2 [58.6 kB] 2021-05-16T22:05:42.3653709Z 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-16T22:05:42.3659517Z 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-16T22:05:42.3665522Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdc1394-22 amd64 2.2.5-2.1 [79.6 kB] 2021-05-16T22:05:42.3674671Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libiec61883-0 amd64 1.2.0-3 [24.3 kB] 2021-05-16T22:05:42.3680647Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjack-jackd2-0 amd64 1.9.12~dfsg-2ubuntu2 [267 kB] 2021-05-16T22:05:42.3705264Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal-data all 1:1.19.1-1 [162 kB] 2021-05-16T22:05:42.3720855Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsndio7.0 amd64 1.5.0-3 [24.5 kB] 2021-05-16T22:05:42.3725789Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal1 amd64 1:1.19.1-1 [492 kB] 2021-05-16T22:05:42.3772184Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB] 2021-05-16T22:05:42.3774040Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libflac8 amd64 1.3.3-1build1 [103 kB] 2021-05-16T22:05:42.3784318Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsndfile1 amd64 1.0.28-7 [170 kB] 2021-05-16T22:05:42.3801346Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpulse0 amd64 1:13.99.1-1ubuntu3.10 [262 kB] 2021-05-16T22:05:42.3832230Z 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-16T22:05:42.3866943Z 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-16T22:05:42.3877507Z 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-16T22:05:42.3885171Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 ffmpeg amd64 7:4.2.4-1ubuntu0.1 [1453 kB] 2021-05-16T22:05:42.4041042Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libigdgmm11 amd64 20.1.1+ds1-1 [111 kB] 2021-05-16T22:05:42.4052546Z 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-16T22:05:42.4199222Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaacs0 amd64 0.9.0-2 [50.1 kB] 2021-05-16T22:05:42.4204721Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbdplus0 amd64 0.1.2-3 [47.3 kB] 2021-05-16T22:05:42.4210170Z 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-16T22:05:42.4484526Z 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-16T22:05:42.4783263Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 i965-va-driver amd64 2.4.0-0ubuntu1 [924 kB] 2021-05-16T22:05:42.4861774Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 va-driver-all amd64 2.7.0-2 [4020 B] 2021-05-16T22:05:42.4864392Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 vdpau-driver-all amd64 1.3-1ubuntu2 [4596 B] 2021-05-16T22:05:43.0839856Z Fetched 47.1 MB in 0s (98.6 MB/s) 2021-05-16T22:05:43.1181178Z Selecting previously unselected package libaom0:amd64. 2021-05-16T22:05:43.1258948Z (Reading database ... 2021-05-16T22:05:43.1259696Z (Reading database ... 5% 2021-05-16T22:05:43.1260351Z (Reading database ... 10% 2021-05-16T22:05:43.1261004Z (Reading database ... 15% 2021-05-16T22:05:43.1261659Z (Reading database ... 20% 2021-05-16T22:05:43.1262303Z (Reading database ... 25% 2021-05-16T22:05:43.1262920Z (Reading database ... 30% 2021-05-16T22:05:43.1263549Z (Reading database ... 35% 2021-05-16T22:05:43.1264188Z (Reading database ... 40% 2021-05-16T22:05:43.1264817Z (Reading database ... 45% 2021-05-16T22:05:43.1265450Z (Reading database ... 50% 2021-05-16T22:05:43.1308182Z (Reading database ... 55% 2021-05-16T22:05:43.1350711Z (Reading database ... 60% 2021-05-16T22:05:43.1392223Z (Reading database ... 65% 2021-05-16T22:05:43.1531224Z (Reading database ... 70% 2021-05-16T22:05:43.1658862Z (Reading database ... 75% 2021-05-16T22:05:43.1941835Z (Reading database ... 80% 2021-05-16T22:05:43.2266370Z (Reading database ... 85% 2021-05-16T22:05:43.2412645Z (Reading database ... 90% 2021-05-16T22:05:43.2493577Z (Reading database ... 95% 2021-05-16T22:05:43.2494322Z (Reading database ... 100% 2021-05-16T22:05:43.2495323Z (Reading database ... 266683 files and directories currently installed.) 2021-05-16T22:05:43.2732643Z Preparing to unpack .../00-libaom0_1.0.0.errata1-3build1_amd64.deb ... 2021-05-16T22:05:43.2779050Z Unpacking libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-16T22:05:43.4311728Z Selecting previously unselected package libva2:amd64. 2021-05-16T22:05:43.4523878Z Preparing to unpack .../01-libva2_2.7.0-2_amd64.deb ... 2021-05-16T22:05:43.4540619Z Unpacking libva2:amd64 (2.7.0-2) ... 2021-05-16T22:05:43.4911827Z Selecting previously unselected package libva-drm2:amd64. 2021-05-16T22:05:43.5114861Z Preparing to unpack .../02-libva-drm2_2.7.0-2_amd64.deb ... 2021-05-16T22:05:43.5125865Z Unpacking libva-drm2:amd64 (2.7.0-2) ... 2021-05-16T22:05:43.5353745Z Selecting previously unselected package libva-x11-2:amd64. 2021-05-16T22:05:43.5636147Z Preparing to unpack .../03-libva-x11-2_2.7.0-2_amd64.deb ... 2021-05-16T22:05:43.5645350Z Unpacking libva-x11-2:amd64 (2.7.0-2) ... 2021-05-16T22:05:43.5920284Z Selecting previously unselected package libvdpau1:amd64. 2021-05-16T22:05:43.6210046Z Preparing to unpack .../04-libvdpau1_1.3-1ubuntu2_amd64.deb ... 2021-05-16T22:05:43.6220877Z Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-16T22:05:43.6536622Z Selecting previously unselected package ocl-icd-libopencl1:amd64. 2021-05-16T22:05:43.6840087Z Preparing to unpack .../05-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 2021-05-16T22:05:43.6849466Z Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-16T22:05:43.7183642Z Selecting previously unselected package libavutil56:amd64. 2021-05-16T22:05:43.7476492Z Preparing to unpack .../06-libavutil56_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T22:05:43.7485613Z Unpacking libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T22:05:43.8032112Z Selecting previously unselected package libcodec2-0.9:amd64. 2021-05-16T22:05:43.8285548Z Preparing to unpack .../07-libcodec2-0.9_0.9.2-2_amd64.deb ... 2021-05-16T22:05:43.8296688Z Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-16T22:05:44.6432602Z Selecting previously unselected package libgsm1:amd64. 2021-05-16T22:05:44.6694077Z Preparing to unpack .../08-libgsm1_1.0.18-2_amd64.deb ... 2021-05-16T22:05:44.6705308Z Unpacking libgsm1:amd64 (1.0.18-2) ... 2021-05-16T22:05:44.6947965Z Selecting previously unselected package libmp3lame0:amd64. 2021-05-16T22:05:44.7218565Z Preparing to unpack .../09-libmp3lame0_3.100-3_amd64.deb ... 2021-05-16T22:05:44.7231270Z Unpacking libmp3lame0:amd64 (3.100-3) ... 2021-05-16T22:05:44.7584689Z Selecting previously unselected package libopus0:amd64. 2021-05-16T22:05:44.7868968Z Preparing to unpack .../10-libopus0_1.3.1-0ubuntu1_amd64.deb ... 2021-05-16T22:05:44.7879763Z Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-16T22:05:44.8312216Z Selecting previously unselected package libshine3:amd64. 2021-05-16T22:05:44.8592334Z Preparing to unpack .../11-libshine3_3.1.1-2_amd64.deb ... 2021-05-16T22:05:44.8617847Z Unpacking libshine3:amd64 (3.1.1-2) ... 2021-05-16T22:05:44.8892267Z Selecting previously unselected package libsnappy1v5:amd64. 2021-05-16T22:05:44.9176539Z Preparing to unpack .../12-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-05-16T22:05:44.9192244Z Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-16T22:05:44.9449804Z Selecting previously unselected package libspeex1:amd64. 2021-05-16T22:05:44.9733629Z Preparing to unpack .../13-libspeex1_1.2~rc1.2-1.1ubuntu1_amd64.deb ... 2021-05-16T22:05:44.9747201Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-16T22:05:45.0047075Z Selecting previously unselected package libsoxr0:amd64. 2021-05-16T22:05:45.0336243Z Preparing to unpack .../14-libsoxr0_0.1.3-2build1_amd64.deb ... 2021-05-16T22:05:45.0347310Z Unpacking libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-16T22:05:45.0729890Z Selecting previously unselected package libswresample3:amd64. 2021-05-16T22:05:45.1042437Z Preparing to unpack .../15-libswresample3_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T22:05:45.1055091Z Unpacking libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T22:05:45.1433719Z Selecting previously unselected package libtheora0:amd64. 2021-05-16T22:05:45.1720657Z Preparing to unpack .../16-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... 2021-05-16T22:05:45.1732405Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-16T22:05:45.2178231Z Selecting previously unselected package libtwolame0:amd64. 2021-05-16T22:05:45.2471746Z Preparing to unpack .../17-libtwolame0_0.4.0-2_amd64.deb ... 2021-05-16T22:05:45.2488684Z Unpacking libtwolame0:amd64 (0.4.0-2) ... 2021-05-16T22:05:45.2783062Z Selecting previously unselected package libvorbisenc2:amd64. 2021-05-16T22:05:45.3081024Z Preparing to unpack .../18-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2021-05-16T22:05:45.3106042Z Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-16T22:05:45.3591282Z Selecting previously unselected package libwavpack1:amd64. 2021-05-16T22:05:45.3831558Z Preparing to unpack .../19-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... 2021-05-16T22:05:45.3842491Z Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-16T22:05:45.4260435Z Selecting previously unselected package libx264-155:amd64. 2021-05-16T22:05:45.4504962Z Preparing to unpack .../20-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... 2021-05-16T22:05:45.4516712Z Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-16T22:05:45.5380524Z Selecting previously unselected package libx265-179:amd64. 2021-05-16T22:05:45.5668985Z Preparing to unpack .../21-libx265-179_3.2.1-1build1_amd64.deb ... 2021-05-16T22:05:45.5685211Z Unpacking libx265-179:amd64 (3.2.1-1build1) ... 2021-05-16T22:05:45.7814388Z Selecting previously unselected package libxvidcore4:amd64. 2021-05-16T22:05:45.8098580Z Preparing to unpack .../22-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2021-05-16T22:05:45.8110105Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-16T22:05:45.8592442Z Selecting previously unselected package libzvbi-common. 2021-05-16T22:05:45.8856041Z Preparing to unpack .../23-libzvbi-common_0.2.35-17_all.deb ... 2021-05-16T22:05:45.8865038Z Unpacking libzvbi-common (0.2.35-17) ... 2021-05-16T22:05:45.9231986Z Selecting previously unselected package libzvbi0:amd64. 2021-05-16T22:05:45.9473413Z Preparing to unpack .../24-libzvbi0_0.2.35-17_amd64.deb ... 2021-05-16T22:05:45.9483361Z Unpacking libzvbi0:amd64 (0.2.35-17) ... 2021-05-16T22:05:46.0071808Z Selecting previously unselected package libavcodec58:amd64. 2021-05-16T22:05:46.0292946Z Preparing to unpack .../25-libavcodec58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T22:05:46.0305220Z Unpacking libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T22:05:46.5432532Z Selecting previously unselected package libraw1394-11:amd64. 2021-05-16T22:05:46.5671083Z Preparing to unpack .../26-libraw1394-11_2.1.2-1_amd64.deb ... 2021-05-16T22:05:46.5680290Z Unpacking libraw1394-11:amd64 (2.1.2-1) ... 2021-05-16T22:05:46.6032084Z Selecting previously unselected package libavc1394-0:amd64. 2021-05-16T22:05:46.6257147Z Preparing to unpack .../27-libavc1394-0_0.5.4-5_amd64.deb ... 2021-05-16T22:05:46.6267386Z Unpacking libavc1394-0:amd64 (0.5.4-5) ... 2021-05-16T22:05:46.6591174Z Selecting previously unselected package libass9:amd64. 2021-05-16T22:05:46.6805047Z Preparing to unpack .../28-libass9_1%3a0.14.0-2_amd64.deb ... 2021-05-16T22:05:46.6818320Z Unpacking libass9:amd64 (1:0.14.0-2) ... 2021-05-16T22:05:46.7191262Z Selecting previously unselected package libbluray2:amd64. 2021-05-16T22:05:46.7474799Z Preparing to unpack .../29-libbluray2_1%3a1.2.0-1_amd64.deb ... 2021-05-16T22:05:46.7488615Z Unpacking libbluray2:amd64 (1:1.2.0-1) ... 2021-05-16T22:05:46.7912413Z Selecting previously unselected package libchromaprint1:amd64. 2021-05-16T22:05:46.8172412Z Preparing to unpack .../30-libchromaprint1_1.4.3-3build1_amd64.deb ... 2021-05-16T22:05:46.8181860Z Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-16T22:05:46.8512421Z Selecting previously unselected package libgme0:amd64. 2021-05-16T22:05:46.8745783Z Preparing to unpack .../31-libgme0_0.6.2-1build1_amd64.deb ... 2021-05-16T22:05:46.8758599Z Unpacking libgme0:amd64 (0.6.2-1build1) ... 2021-05-16T22:05:46.9232891Z Selecting previously unselected package libmpg123-0:amd64. 2021-05-16T22:05:46.9488958Z Preparing to unpack .../32-libmpg123-0_1.25.13-1_amd64.deb ... 2021-05-16T22:05:46.9506385Z Unpacking libmpg123-0:amd64 (1.25.13-1) ... 2021-05-16T22:05:46.9951456Z Selecting previously unselected package libopenmpt0:amd64. 2021-05-16T22:05:47.0209152Z Preparing to unpack .../33-libopenmpt0_0.4.11-1build1_amd64.deb ... 2021-05-16T22:05:47.0225617Z Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-16T22:05:47.1192100Z Selecting previously unselected package libssh-gcrypt-4:amd64. 2021-05-16T22:05:47.1433946Z Preparing to unpack .../34-libssh-gcrypt-4_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-16T22:05:47.1444879Z Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T22:05:47.1992239Z Selecting previously unselected package libavformat58:amd64. 2021-05-16T22:05:47.2233202Z Preparing to unpack .../35-libavformat58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T22:05:47.2245844Z Unpacking libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T22:05:47.3511515Z Selecting previously unselected package libbs2b0:amd64. 2021-05-16T22:05:47.3724986Z Preparing to unpack .../36-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... 2021-05-16T22:05:47.3738406Z Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-16T22:05:47.4151452Z Selecting previously unselected package libflite1:amd64. 2021-05-16T22:05:47.4376083Z Preparing to unpack .../37-libflite1_2.1-release-3_amd64.deb ... 2021-05-16T22:05:47.4387918Z Unpacking libflite1:amd64 (2.1-release-3) ... 2021-05-16T22:05:48.6857664Z Selecting previously unselected package libserd-0-0:amd64. 2021-05-16T22:05:48.7151285Z Preparing to unpack .../38-libserd-0-0_0.30.2-1_amd64.deb ... 2021-05-16T22:05:48.7185644Z Unpacking libserd-0-0:amd64 (0.30.2-1) ... 2021-05-16T22:05:48.7515879Z Selecting previously unselected package libsord-0-0:amd64. 2021-05-16T22:05:48.7762392Z Preparing to unpack .../39-libsord-0-0_0.16.4-1_amd64.deb ... 2021-05-16T22:05:48.7777351Z Unpacking libsord-0-0:amd64 (0.16.4-1) ... 2021-05-16T22:05:48.8111428Z Selecting previously unselected package libsratom-0-0:amd64. 2021-05-16T22:05:48.8341160Z Preparing to unpack .../40-libsratom-0-0_0.6.4-1_amd64.deb ... 2021-05-16T22:05:48.8355414Z Unpacking libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-16T22:05:48.8606053Z Selecting previously unselected package liblilv-0-0:amd64. 2021-05-16T22:05:48.8892395Z Preparing to unpack .../41-liblilv-0-0_0.24.6-1ubuntu0.1_amd64.deb ... 2021-05-16T22:05:48.8902054Z Unpacking liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-16T22:05:48.9228814Z Selecting previously unselected package libmysofa1:amd64. 2021-05-16T22:05:48.9537504Z Preparing to unpack .../42-libmysofa1_1.0~dfsg0-1_amd64.deb ... 2021-05-16T22:05:48.9548243Z Unpacking libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-16T22:05:48.9877452Z Selecting previously unselected package libpostproc55:amd64. 2021-05-16T22:05:49.0170112Z Preparing to unpack .../43-libpostproc55_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T22:05:49.0181105Z Unpacking libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T22:05:49.0599775Z Selecting previously unselected package libsamplerate0:amd64. 2021-05-16T22:05:49.0891284Z Preparing to unpack .../44-libsamplerate0_0.1.9-2_amd64.deb ... 2021-05-16T22:05:49.0904148Z Unpacking libsamplerate0:amd64 (0.1.9-2) ... 2021-05-16T22:05:49.2272709Z Selecting previously unselected package librubberband2:amd64. 2021-05-16T22:05:49.2566934Z Preparing to unpack .../45-librubberband2_1.8.2-1build1_amd64.deb ... 2021-05-16T22:05:49.2580814Z Unpacking librubberband2:amd64 (1.8.2-1build1) ... 2021-05-16T22:05:49.2956413Z Selecting previously unselected package libswscale5:amd64. 2021-05-16T22:05:49.3244852Z Preparing to unpack .../46-libswscale5_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T22:05:49.3254377Z Unpacking libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T22:05:49.3792117Z Selecting previously unselected package libvidstab1.1:amd64. 2021-05-16T22:05:49.4057086Z Preparing to unpack .../47-libvidstab1.1_1.1.0-2_amd64.deb ... 2021-05-16T22:05:49.4066799Z Unpacking libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-16T22:05:49.4357549Z Selecting previously unselected package libavfilter7:amd64. 2021-05-16T22:05:49.4636797Z Preparing to unpack .../48-libavfilter7_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T22:05:49.4647617Z Unpacking libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T22:05:49.6151188Z Selecting previously unselected package libcaca0:amd64. 2021-05-16T22:05:49.6372896Z Preparing to unpack .../49-libcaca0_0.99.beta19-2.1ubuntu1.20.04.1_amd64.deb ... 2021-05-16T22:05:49.6392432Z Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-16T22:05:49.6889058Z Selecting previously unselected package libcdio18:amd64. 2021-05-16T22:05:49.7180752Z Preparing to unpack .../50-libcdio18_2.0.0-2_amd64.deb ... 2021-05-16T22:05:49.7192671Z Unpacking libcdio18:amd64 (2.0.0-2) ... 2021-05-16T22:05:49.7540109Z Selecting previously unselected package libcdio-cdda2:amd64. 2021-05-16T22:05:49.7817221Z Preparing to unpack .../51-libcdio-cdda2_10.2+2.0.0-1_amd64.deb ... 2021-05-16T22:05:49.7832918Z Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-16T22:05:49.8116479Z Selecting previously unselected package libcdio-paranoia2:amd64. 2021-05-16T22:05:49.8404845Z Preparing to unpack .../52-libcdio-paranoia2_10.2+2.0.0-1_amd64.deb ... 2021-05-16T22:05:49.8425098Z Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-16T22:05:49.8726490Z Selecting previously unselected package libdc1394-22:amd64. 2021-05-16T22:05:49.9023364Z Preparing to unpack .../53-libdc1394-22_2.2.5-2.1_amd64.deb ... 2021-05-16T22:05:49.9051827Z Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-16T22:05:49.9440796Z Selecting previously unselected package libiec61883-0:amd64. 2021-05-16T22:05:49.9733309Z Preparing to unpack .../54-libiec61883-0_1.2.0-3_amd64.deb ... 2021-05-16T22:05:49.9753916Z Unpacking libiec61883-0:amd64 (1.2.0-3) ... 2021-05-16T22:05:50.0071452Z Selecting previously unselected package libjack-jackd2-0:amd64. 2021-05-16T22:05:50.0325026Z Preparing to unpack .../55-libjack-jackd2-0_1.9.12~dfsg-2ubuntu2_amd64.deb ... 2021-05-16T22:05:50.0344416Z Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-16T22:05:50.0916403Z Selecting previously unselected package libopenal-data. 2021-05-16T22:05:50.1182616Z Preparing to unpack .../56-libopenal-data_1%3a1.19.1-1_all.deb ... 2021-05-16T22:05:50.1205863Z Unpacking libopenal-data (1:1.19.1-1) ... 2021-05-16T22:05:50.1711320Z Selecting previously unselected package libsndio7.0:amd64. 2021-05-16T22:05:50.1970505Z Preparing to unpack .../57-libsndio7.0_1.5.0-3_amd64.deb ... 2021-05-16T22:05:50.1983633Z Unpacking libsndio7.0:amd64 (1.5.0-3) ... 2021-05-16T22:05:50.2351309Z Selecting previously unselected package libopenal1:amd64. 2021-05-16T22:05:50.2584995Z Preparing to unpack .../58-libopenal1_1%3a1.19.1-1_amd64.deb ... 2021-05-16T22:05:50.2612205Z Unpacking libopenal1:amd64 (1:1.19.1-1) ... 2021-05-16T22:05:50.3391254Z Selecting previously unselected package libasyncns0:amd64. 2021-05-16T22:05:50.3619856Z Preparing to unpack .../59-libasyncns0_0.8-6_amd64.deb ... 2021-05-16T22:05:50.3638867Z Unpacking libasyncns0:amd64 (0.8-6) ... 2021-05-16T22:05:50.3952498Z Selecting previously unselected package libflac8:amd64. 2021-05-16T22:05:50.4254697Z Preparing to unpack .../60-libflac8_1.3.3-1build1_amd64.deb ... 2021-05-16T22:05:50.4264974Z Unpacking libflac8:amd64 (1.3.3-1build1) ... 2021-05-16T22:05:50.4623768Z Selecting previously unselected package libsndfile1:amd64. 2021-05-16T22:05:50.4909144Z Preparing to unpack .../61-libsndfile1_1.0.28-7_amd64.deb ... 2021-05-16T22:05:50.4922244Z Unpacking libsndfile1:amd64 (1.0.28-7) ... 2021-05-16T22:05:50.5371814Z Selecting previously unselected package libpulse0:amd64. 2021-05-16T22:05:50.5663052Z Preparing to unpack .../62-libpulse0_1%3a13.99.1-1ubuntu3.10_amd64.deb ... 2021-05-16T22:05:50.5744664Z Unpacking libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-16T22:05:50.6312005Z Selecting previously unselected package libsdl2-2.0-0:amd64. 2021-05-16T22:05:50.6553089Z Preparing to unpack .../63-libsdl2-2.0-0_2.0.10+dfsg1-3_amd64.deb ... 2021-05-16T22:05:50.6567043Z Unpacking libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-16T22:05:50.7351266Z Selecting previously unselected package libavdevice58:amd64. 2021-05-16T22:05:50.7592078Z Preparing to unpack .../64-libavdevice58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T22:05:50.7608365Z Unpacking libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T22:05:50.7944648Z Selecting previously unselected package libavresample4:amd64. 2021-05-16T22:05:50.8242767Z Preparing to unpack .../65-libavresample4_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T22:05:50.8253824Z Unpacking libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T22:05:50.8671646Z Selecting previously unselected package ffmpeg. 2021-05-16T22:05:50.8956365Z Preparing to unpack .../66-ffmpeg_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T22:05:50.9074233Z Unpacking ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-16T22:05:51.0390441Z Selecting previously unselected package libigdgmm11:amd64. 2021-05-16T22:05:51.0680408Z Preparing to unpack .../67-libigdgmm11_20.1.1+ds1-1_amd64.deb ... 2021-05-16T22:05:51.0698708Z Unpacking libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-16T22:05:51.1111865Z Selecting previously unselected package intel-media-va-driver:amd64. 2021-05-16T22:05:51.1362330Z Preparing to unpack .../68-intel-media-va-driver_20.1.1+dfsg1-1_amd64.deb ... 2021-05-16T22:05:51.1375156Z Unpacking intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-16T22:05:51.3431522Z Selecting previously unselected package libaacs0:amd64. 2021-05-16T22:05:51.3682599Z Preparing to unpack .../69-libaacs0_0.9.0-2_amd64.deb ... 2021-05-16T22:05:51.3692311Z Unpacking libaacs0:amd64 (0.9.0-2) ... 2021-05-16T22:05:51.3979324Z Selecting previously unselected package libbdplus0:amd64. 2021-05-16T22:05:51.4283741Z Preparing to unpack .../70-libbdplus0_0.1.2-3_amd64.deb ... 2021-05-16T22:05:51.4294092Z Unpacking libbdplus0:amd64 (0.1.2-3) ... 2021-05-16T22:05:51.4577048Z Selecting previously unselected package mesa-va-drivers:amd64. 2021-05-16T22:05:51.4870517Z Preparing to unpack .../71-mesa-va-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T22:05:51.4889514Z Unpacking mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T22:05:51.7938054Z Selecting previously unselected package mesa-vdpau-drivers:amd64. 2021-05-16T22:05:51.8230883Z Preparing to unpack .../72-mesa-vdpau-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T22:05:51.8242375Z Unpacking mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T22:05:52.1312079Z Selecting previously unselected package i965-va-driver:amd64. 2021-05-16T22:05:52.1524853Z Preparing to unpack .../73-i965-va-driver_2.4.0-0ubuntu1_amd64.deb ... 2021-05-16T22:05:52.1541236Z Unpacking i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-16T22:05:52.2853754Z Selecting previously unselected package va-driver-all:amd64. 2021-05-16T22:05:52.3144764Z Preparing to unpack .../74-va-driver-all_2.7.0-2_amd64.deb ... 2021-05-16T22:05:52.3157559Z Unpacking va-driver-all:amd64 (2.7.0-2) ... 2021-05-16T22:05:52.3424251Z Selecting previously unselected package vdpau-driver-all:amd64. 2021-05-16T22:05:52.3717543Z Preparing to unpack .../75-vdpau-driver-all_1.3-1ubuntu2_amd64.deb ... 2021-05-16T22:05:52.3737771Z Unpacking vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-16T22:05:52.4413470Z Setting up libgme0:amd64 (0.6.2-1build1) ... 2021-05-16T22:05:52.4472335Z Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T22:05:52.4517850Z Setting up libraw1394-11:amd64 (2.1.2-1) ... 2021-05-16T22:05:52.4564058Z Setting up libmpg123-0:amd64 (1.25.13-1) ... 2021-05-16T22:05:52.4609572Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-16T22:05:52.4650685Z Setting up libshine3:amd64 (3.1.1-2) ... 2021-05-16T22:05:52.4677322Z Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-16T22:05:52.4723449Z Setting up libtwolame0:amd64 (0.4.0-2) ... 2021-05-16T22:05:52.4766185Z Setting up libgsm1:amd64 (1.0.18-2) ... 2021-05-16T22:05:52.4802132Z Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-16T22:05:52.4837132Z Setting up libx265-179:amd64 (3.2.1-1build1) ... 2021-05-16T22:05:52.4879750Z Setting up libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-16T22:05:52.4906744Z Setting up libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-16T22:05:52.4932139Z Setting up libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-16T22:05:52.4969302Z Setting up libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-16T22:05:52.5014125Z Setting up libcdio18:amd64 (2.0.0-2) ... 2021-05-16T22:05:52.5047934Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-16T22:05:52.5084580Z Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-16T22:05:52.5128973Z Setting up libflac8:amd64 (1.3.3-1build1) ... 2021-05-16T22:05:52.5197926Z Setting up libass9:amd64 (1:0.14.0-2) ... 2021-05-16T22:05:52.5235583Z Setting up libva2:amd64 (2.7.0-2) ... 2021-05-16T22:05:52.5276890Z Setting up libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-16T22:05:52.5307144Z Setting up libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-16T22:05:52.5337467Z Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-16T22:05:52.5367019Z Setting up intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-16T22:05:52.5398259Z Setting up libaacs0:amd64 (0.9.0-2) ... 2021-05-16T22:05:52.5438931Z Setting up libsndio7.0:amd64 (1.5.0-3) ... 2021-05-16T22:05:52.5486447Z Setting up libbdplus0:amd64 (0.1.2-3) ... 2021-05-16T22:05:52.5556901Z Setting up libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-16T22:05:52.5608603Z Setting up libflite1:amd64 (2.1-release-3) ... 2021-05-16T22:05:52.5649658Z Setting up libva-drm2:amd64 (2.7.0-2) ... 2021-05-16T22:05:52.5692723Z Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-16T22:05:52.5761489Z Setting up libasyncns0:amd64 (0.8-6) ... 2021-05-16T22:05:52.5797916Z Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-16T22:05:52.5875084Z Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-16T22:05:52.5930218Z Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-16T22:05:52.5984575Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-16T22:05:52.6023970Z Setting up libopenal-data (1:1.19.1-1) ... 2021-05-16T22:05:52.6058513Z Setting up mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T22:05:52.6098423Z Setting up libbluray2:amd64 (1:1.2.0-1) ... 2021-05-16T22:05:52.6131182Z Setting up libsamplerate0:amd64 (0.1.9-2) ... 2021-05-16T22:05:52.6165045Z Setting up libva-x11-2:amd64 (2.7.0-2) ... 2021-05-16T22:05:52.6204420Z Setting up libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-16T22:05:52.6241046Z Setting up libzvbi-common (0.2.35-17) ... 2021-05-16T22:05:52.6269990Z Setting up libmp3lame0:amd64 (3.100-3) ... 2021-05-16T22:05:52.6342883Z Setting up i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-16T22:05:52.6373004Z Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-16T22:05:52.6406403Z Setting up libiec61883-0:amd64 (1.2.0-3) ... 2021-05-16T22:05:52.6446785Z Setting up libserd-0-0:amd64 (0.30.2-1) ... 2021-05-16T22:05:52.6478557Z Setting up libavc1394-0:amd64 (0.5.4-5) ... 2021-05-16T22:05:52.6511947Z Setting up mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T22:05:52.6572989Z Setting up libzvbi0:amd64 (0.2.35-17) ... 2021-05-16T22:05:52.6610214Z Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-16T22:05:52.6649836Z Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-16T22:05:52.6700280Z Setting up libopenal1:amd64 (1:1.19.1-1) ... 2021-05-16T22:05:52.6753245Z Setting up libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T22:05:52.6791825Z Setting up va-driver-all:amd64 (2.7.0-2) ... 2021-05-16T22:05:52.6817276Z Setting up libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T22:05:52.6861697Z Setting up librubberband2:amd64 (1.8.2-1build1) ... 2021-05-16T22:05:52.6903262Z Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-16T22:05:52.6943206Z Setting up vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-16T22:05:52.6972560Z Setting up libsord-0-0:amd64 (0.16.4-1) ... 2021-05-16T22:05:52.7016531Z Setting up libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-16T22:05:52.7068349Z Setting up libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T22:05:52.7117141Z Setting up libsndfile1:amd64 (1.0.28-7) ... 2021-05-16T22:05:52.7148557Z Setting up liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-16T22:05:52.7193963Z Setting up libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-16T22:05:52.7336305Z Setting up libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T22:05:52.7375351Z Setting up libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T22:05:52.7415994Z Setting up libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T22:05:52.7460848Z Setting up libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-16T22:05:52.7487759Z Setting up libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-16T22:05:52.7520773Z Setting up libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T22:05:52.7583345Z Setting up libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T22:05:52.7626082Z Setting up libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T22:05:52.7664254Z Setting up ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-16T22:05:52.7765424Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T22:05:53.9084032Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T22:05:56.0307393Z Reading package lists... 2021-05-16T22:05:56.1991852Z Building dependency tree... 2021-05-16T22:05:56.2011981Z Reading state information... 2021-05-16T22:05:56.3554807Z The following additional packages will be installed: 2021-05-16T22:05:56.3558732Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-16T22:05:56.4028918Z The following NEW packages will be installed: 2021-05-16T22:05:56.4031658Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-16T22:05:56.4032956Z libmagick++-dev 2021-05-16T22:05:56.4231010Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:05:56.4232386Z Need to get 309 kB of archives. 2021-05-16T22:05:56.4233452Z After this operation, 2202 kB of additional disk space will be used. 2021-05-16T22:05:56.4235689Z 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-16T22:05:56.4251751Z 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-16T22:05:56.4272405Z 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-16T22:05:56.4288969Z 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-16T22:05:56.8791534Z Fetched 309 kB in 0s (14.6 MB/s) 2021-05-16T22:05:56.9174905Z Selecting previously unselected package libmagick++-6-headers. 2021-05-16T22:05:56.9250907Z (Reading database ... 2021-05-16T22:05:56.9251582Z (Reading database ... 5% 2021-05-16T22:05:56.9252223Z (Reading database ... 10% 2021-05-16T22:05:56.9252832Z (Reading database ... 15% 2021-05-16T22:05:56.9253405Z (Reading database ... 20% 2021-05-16T22:05:56.9253997Z (Reading database ... 25% 2021-05-16T22:05:56.9254601Z (Reading database ... 30% 2021-05-16T22:05:56.9255174Z (Reading database ... 35% 2021-05-16T22:05:56.9255765Z (Reading database ... 40% 2021-05-16T22:05:56.9256337Z (Reading database ... 45% 2021-05-16T22:05:56.9256923Z (Reading database ... 50% 2021-05-16T22:05:56.9296752Z (Reading database ... 55% 2021-05-16T22:05:56.9340014Z (Reading database ... 60% 2021-05-16T22:05:56.9371065Z (Reading database ... 65% 2021-05-16T22:05:56.9504027Z (Reading database ... 70% 2021-05-16T22:05:56.9629480Z (Reading database ... 75% 2021-05-16T22:05:56.9655334Z (Reading database ... 80% 2021-05-16T22:05:57.0215098Z (Reading database ... 85% 2021-05-16T22:05:57.0390305Z (Reading database ... 90% 2021-05-16T22:05:57.0472037Z (Reading database ... 95% 2021-05-16T22:05:57.0472788Z (Reading database ... 100% 2021-05-16T22:05:57.0473776Z (Reading database ... 267224 files and directories currently installed.) 2021-05-16T22:05:57.0587791Z Preparing to unpack .../libmagick++-6-headers_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-16T22:05:57.0671561Z Unpacking libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T22:05:57.1312248Z Selecting previously unselected package libmagick++-6.q16-8:amd64. 2021-05-16T22:05:57.1559572Z Preparing to unpack .../libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-16T22:05:57.1586798Z Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T22:05:57.1993655Z Selecting previously unselected package libmagick++-6.q16-dev:amd64. 2021-05-16T22:05:57.2279886Z Preparing to unpack .../libmagick++-6.q16-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-16T22:05:57.2293198Z Unpacking libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T22:05:57.3312627Z Selecting previously unselected package libmagick++-dev. 2021-05-16T22:05:57.3557259Z Preparing to unpack .../libmagick++-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-16T22:05:57.3642773Z Unpacking libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T22:05:57.4229157Z Setting up libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T22:05:57.4326998Z Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T22:05:57.4363594Z Setting up libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T22:05:57.4421007Z Setting up libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T22:05:57.4524507Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T22:05:59.5724283Z Reading package lists... 2021-05-16T22:05:59.7362966Z Building dependency tree... 2021-05-16T22:05:59.7382253Z Reading state information... 2021-05-16T22:05:59.8977885Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-16T22:05:59.8981276Z The following additional packages will be installed: 2021-05-16T22:05:59.8983899Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 libgs9 libgs9-common 2021-05-16T22:05:59.8985059Z libijs-0.35 libjbig2dec0 2021-05-16T22:05:59.8991947Z Suggested packages: 2021-05-16T22:05:59.8993133Z fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre 2021-05-16T22:05:59.8994110Z ghostscript-x 2021-05-16T22:05:59.9449790Z The following NEW packages will be installed: 2021-05-16T22:05:59.9454321Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript libgs9 2021-05-16T22:05:59.9460806Z libgs9-common libijs-0.35 libjbig2dec0 2021-05-16T22:05:59.9652894Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:05:59.9653903Z Need to get 11.2 MB of archives. 2021-05-16T22:05:59.9654744Z After this operation, 39.1 MB of additional disk space will be used. 2021-05-16T22:05:59.9657193Z 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-16T22:05:59.9863676Z 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-16T22:05:59.9875172Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB] 2021-05-16T22:06:00.0529937Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9-common all 9.50~dfsg-5ubuntu4.2 [681 kB] 2021-05-16T22:06:00.0626290Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libijs-0.35 amd64 0.35-15 [15.7 kB] 2021-05-16T22:06:00.0630939Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB] 2021-05-16T22:06:00.0635973Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9 amd64 9.50~dfsg-5ubuntu4.2 [2172 kB] 2021-05-16T22:06:00.0860339Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 ghostscript amd64 9.50~dfsg-5ubuntu4.2 [51.6 kB] 2021-05-16T22:06:00.5293726Z Fetched 11.2 MB in 0s (82.5 MB/s) 2021-05-16T22:06:00.5668151Z Selecting previously unselected package fonts-droid-fallback. 2021-05-16T22:06:00.5743911Z (Reading database ... 2021-05-16T22:06:00.5745039Z (Reading database ... 5% 2021-05-16T22:06:00.5745994Z (Reading database ... 10% 2021-05-16T22:06:00.5746869Z (Reading database ... 15% 2021-05-16T22:06:00.5747755Z (Reading database ... 20% 2021-05-16T22:06:00.5748614Z (Reading database ... 25% 2021-05-16T22:06:00.5749487Z (Reading database ... 30% 2021-05-16T22:06:00.5751026Z (Reading database ... 35% 2021-05-16T22:06:00.5751903Z (Reading database ... 40% 2021-05-16T22:06:00.5752770Z (Reading database ... 45% 2021-05-16T22:06:00.5753622Z (Reading database ... 50% 2021-05-16T22:06:00.5788691Z (Reading database ... 55% 2021-05-16T22:06:00.5833256Z (Reading database ... 60% 2021-05-16T22:06:00.5858975Z (Reading database ... 65% 2021-05-16T22:06:00.5977685Z (Reading database ... 70% 2021-05-16T22:06:00.6102358Z (Reading database ... 75% 2021-05-16T22:06:00.6126338Z (Reading database ... 80% 2021-05-16T22:06:00.6665713Z (Reading database ... 85% 2021-05-16T22:06:00.6836024Z (Reading database ... 90% 2021-05-16T22:06:00.6912061Z (Reading database ... 95% 2021-05-16T22:06:00.6912767Z (Reading database ... 100% 2021-05-16T22:06:00.6913776Z (Reading database ... 267269 files and directories currently installed.) 2021-05-16T22:06:00.7023649Z Preparing to unpack .../0-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... 2021-05-16T22:06:00.7272820Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-16T22:06:00.9513509Z Selecting previously unselected package fonts-noto-mono. 2021-05-16T22:06:00.9751018Z Preparing to unpack .../1-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ... 2021-05-16T22:06:00.9767319Z Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-16T22:06:01.0232216Z Selecting previously unselected package fonts-urw-base35. 2021-05-16T22:06:01.0433276Z Preparing to unpack .../2-fonts-urw-base35_20170801.1-3_all.deb ... 2021-05-16T22:06:01.1095972Z Unpacking fonts-urw-base35 (20170801.1-3) ... 2021-05-16T22:06:01.5466894Z Selecting previously unselected package libgs9-common. 2021-05-16T22:06:01.5763372Z Preparing to unpack .../3-libgs9-common_9.50~dfsg-5ubuntu4.2_all.deb ... 2021-05-16T22:06:01.5783577Z Unpacking libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T22:06:01.6847777Z Selecting previously unselected package libijs-0.35:amd64. 2021-05-16T22:06:01.7138262Z Preparing to unpack .../4-libijs-0.35_0.35-15_amd64.deb ... 2021-05-16T22:06:01.7164842Z Unpacking libijs-0.35:amd64 (0.35-15) ... 2021-05-16T22:06:01.7511238Z Selecting previously unselected package libjbig2dec0:amd64. 2021-05-16T22:06:01.7712222Z Preparing to unpack .../5-libjbig2dec0_0.18-1ubuntu1_amd64.deb ... 2021-05-16T22:06:01.7726248Z Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-16T22:06:01.8060630Z Selecting previously unselected package libgs9:amd64. 2021-05-16T22:06:01.8349722Z Preparing to unpack .../6-libgs9_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-16T22:06:01.8365512Z Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T22:06:02.1471330Z Selecting previously unselected package ghostscript. 2021-05-16T22:06:02.1725566Z Preparing to unpack .../7-ghostscript_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-16T22:06:02.1740646Z Unpacking ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T22:06:02.2450045Z Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-16T22:06:02.2494750Z Setting up libijs-0.35:amd64 (0.35-15) ... 2021-05-16T22:06:02.2531558Z Setting up fonts-urw-base35 (20170801.1-3) ... 2021-05-16T22:06:02.3200139Z Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-16T22:06:02.3232045Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-16T22:06:02.3488118Z Setting up libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T22:06:02.3521674Z Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T22:06:02.3546175Z Setting up ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T22:06:02.3678493Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T22:06:02.5400453Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T22:06:02.5633769Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T22:06:05.8599168Z Reading package lists... 2021-05-16T22:06:06.0217583Z Building dependency tree... 2021-05-16T22:06:06.0236757Z Reading state information... 2021-05-16T22:06:06.1795379Z The following additional packages will be installed: 2021-05-16T22:06:06.1798101Z libudunits2-0 libudunits2-data 2021-05-16T22:06:06.2289357Z The following NEW packages will be installed: 2021-05-16T22:06:06.2293805Z libudunits2-0 libudunits2-data libudunits2-dev 2021-05-16T22:06:06.2510889Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:06:06.2511639Z Need to get 429 kB of archives. 2021-05-16T22:06:06.2512596Z After this operation, 1026 kB of additional disk space will be used. 2021-05-16T22:06:06.2514505Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-data all 2.2.26-5 [18.8 kB] 2021-05-16T22:06:06.2529647Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-0 amd64 2.2.26-5 [48.9 kB] 2021-05-16T22:06:06.2537494Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-dev amd64 2.2.26-5 [362 kB] 2021-05-16T22:06:06.6903351Z Fetched 429 kB in 0s (15.7 MB/s) 2021-05-16T22:06:06.7229491Z Selecting previously unselected package libudunits2-data. 2021-05-16T22:06:06.7307961Z (Reading database ... 2021-05-16T22:06:06.7308597Z (Reading database ... 5% 2021-05-16T22:06:06.7309161Z (Reading database ... 10% 2021-05-16T22:06:06.7309707Z (Reading database ... 15% 2021-05-16T22:06:06.7310682Z (Reading database ... 20% 2021-05-16T22:06:06.7311231Z (Reading database ... 25% 2021-05-16T22:06:06.7311768Z (Reading database ... 30% 2021-05-16T22:06:06.7312370Z (Reading database ... 35% 2021-05-16T22:06:06.7312910Z (Reading database ... 40% 2021-05-16T22:06:06.7313667Z (Reading database ... 45% 2021-05-16T22:06:06.7314480Z (Reading database ... 50% 2021-05-16T22:06:06.7357518Z (Reading database ... 55% 2021-05-16T22:06:06.7400584Z (Reading database ... 60% 2021-05-16T22:06:06.7427231Z (Reading database ... 65% 2021-05-16T22:06:06.7553057Z (Reading database ... 70% 2021-05-16T22:06:06.7671752Z (Reading database ... 75% 2021-05-16T22:06:06.7696126Z (Reading database ... 80% 2021-05-16T22:06:06.8233663Z (Reading database ... 85% 2021-05-16T22:06:06.8403037Z (Reading database ... 90% 2021-05-16T22:06:06.8483862Z (Reading database ... 95% 2021-05-16T22:06:06.8484588Z (Reading database ... 100% 2021-05-16T22:06:06.8485602Z (Reading database ... 267833 files and directories currently installed.) 2021-05-16T22:06:06.8593798Z Preparing to unpack .../libudunits2-data_2.2.26-5_all.deb ... 2021-05-16T22:06:06.8632672Z Unpacking libudunits2-data (2.2.26-5) ... 2021-05-16T22:06:06.9032227Z Selecting previously unselected package libudunits2-0:amd64. 2021-05-16T22:06:06.9231529Z Preparing to unpack .../libudunits2-0_2.2.26-5_amd64.deb ... 2021-05-16T22:06:06.9258092Z Unpacking libudunits2-0:amd64 (2.2.26-5) ... 2021-05-16T22:06:06.9631939Z Selecting previously unselected package libudunits2-dev:amd64. 2021-05-16T22:06:06.9879858Z Preparing to unpack .../libudunits2-dev_2.2.26-5_amd64.deb ... 2021-05-16T22:06:06.9892796Z Unpacking libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-16T22:06:07.0712164Z Setting up libudunits2-data (2.2.26-5) ... 2021-05-16T22:06:07.0764187Z Setting up libudunits2-0:amd64 (2.2.26-5) ... 2021-05-16T22:06:07.0790419Z Setting up libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-16T22:06:07.0826852Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T22:06:07.2038195Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T22:06:09.3017167Z Reading package lists... 2021-05-16T22:06:09.4641891Z Building dependency tree... 2021-05-16T22:06:09.4662241Z Reading state information... 2021-05-16T22:06:09.6649595Z The following NEW packages will be installed: 2021-05-16T22:06:09.6653347Z libjq-dev 2021-05-16T22:06:09.6862606Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:06:09.6863411Z Need to get 11.2 kB of archives. 2021-05-16T22:06:09.6864494Z After this operation, 47.1 kB of additional disk space will be used. 2021-05-16T22:06:09.6866718Z 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-16T22:06:10.1116304Z Fetched 11.2 kB in 0s (675 kB/s) 2021-05-16T22:06:10.1432684Z Selecting previously unselected package libjq-dev:amd64. 2021-05-16T22:06:10.1508766Z (Reading database ... 2021-05-16T22:06:10.1509951Z (Reading database ... 5% 2021-05-16T22:06:10.1510557Z (Reading database ... 10% 2021-05-16T22:06:10.1512878Z (Reading database ... 15% 2021-05-16T22:06:10.1513999Z (Reading database ... 20% 2021-05-16T22:06:10.1514640Z (Reading database ... 25% 2021-05-16T22:06:10.1515302Z (Reading database ... 30% 2021-05-16T22:06:10.1515904Z (Reading database ... 35% 2021-05-16T22:06:10.1516553Z (Reading database ... 40% 2021-05-16T22:06:10.1517167Z (Reading database ... 45% 2021-05-16T22:06:10.1517762Z (Reading database ... 50% 2021-05-16T22:06:10.1561522Z (Reading database ... 55% 2021-05-16T22:06:10.1610243Z (Reading database ... 60% 2021-05-16T22:06:10.1640947Z (Reading database ... 65% 2021-05-16T22:06:10.1770847Z (Reading database ... 70% 2021-05-16T22:06:10.1897184Z (Reading database ... 75% 2021-05-16T22:06:10.1923256Z (Reading database ... 80% 2021-05-16T22:06:10.2487859Z (Reading database ... 85% 2021-05-16T22:06:10.2658202Z (Reading database ... 90% 2021-05-16T22:06:10.2737309Z (Reading database ... 95% 2021-05-16T22:06:10.2738031Z (Reading database ... 100% 2021-05-16T22:06:10.2739084Z (Reading database ... 267862 files and directories currently installed.) 2021-05-16T22:06:10.2850362Z Preparing to unpack .../libjq-dev_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-05-16T22:06:10.2867352Z Unpacking libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-16T22:06:10.3458826Z Setting up libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-16T22:06:12.4504645Z Reading package lists... 2021-05-16T22:06:12.6049569Z Building dependency tree... 2021-05-16T22:06:12.6067903Z Reading state information... 2021-05-16T22:06:12.8028226Z The following NEW packages will be installed: 2021-05-16T22:06:12.8034465Z libmng2 2021-05-16T22:06:12.8233419Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:06:12.8234390Z Need to get 168 kB of archives. 2021-05-16T22:06:12.8235668Z After this operation, 571 kB of additional disk space will be used. 2021-05-16T22:06:12.8237633Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmng2 amd64 2.0.3+dfsg-3 [168 kB] 2021-05-16T22:06:13.2561175Z Fetched 168 kB in 0s (9115 kB/s) 2021-05-16T22:06:13.2916577Z Selecting previously unselected package libmng2:amd64. 2021-05-16T22:06:13.2998473Z (Reading database ... 2021-05-16T22:06:13.2999071Z (Reading database ... 5% 2021-05-16T22:06:13.2999628Z (Reading database ... 10% 2021-05-16T22:06:13.3000187Z (Reading database ... 15% 2021-05-16T22:06:13.3000733Z (Reading database ... 20% 2021-05-16T22:06:13.3001259Z (Reading database ... 25% 2021-05-16T22:06:13.3003653Z (Reading database ... 30% 2021-05-16T22:06:13.3004198Z (Reading database ... 35% 2021-05-16T22:06:13.3004689Z (Reading database ... 40% 2021-05-16T22:06:13.3005186Z (Reading database ... 45% 2021-05-16T22:06:13.3005672Z (Reading database ... 50% 2021-05-16T22:06:13.3057045Z (Reading database ... 55% 2021-05-16T22:06:13.3109335Z (Reading database ... 60% 2021-05-16T22:06:13.3137329Z (Reading database ... 65% 2021-05-16T22:06:13.3270149Z (Reading database ... 70% 2021-05-16T22:06:13.3395190Z (Reading database ... 75% 2021-05-16T22:06:13.3420428Z (Reading database ... 80% 2021-05-16T22:06:13.3964706Z (Reading database ... 85% 2021-05-16T22:06:13.4129580Z (Reading database ... 90% 2021-05-16T22:06:13.4208681Z (Reading database ... 95% 2021-05-16T22:06:13.4209694Z (Reading database ... 100% 2021-05-16T22:06:13.4210900Z (Reading database ... 267868 files and directories currently installed.) 2021-05-16T22:06:13.4322364Z Preparing to unpack .../libmng2_2.0.3+dfsg-3_amd64.deb ... 2021-05-16T22:06:13.4366726Z Unpacking libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-16T22:06:13.5171787Z Setting up libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-16T22:06:13.5221760Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T22:06:15.6281308Z Reading package lists... 2021-05-16T22:06:15.7856186Z Building dependency tree... 2021-05-16T22:06:15.7878346Z Reading state information... 2021-05-16T22:06:15.9639787Z E: Unable to locate package libmng1 2021-05-16T22:06:16.0323366Z Reading package lists... 2021-05-16T22:06:16.1951349Z Building dependency tree... 2021-05-16T22:06:16.1971256Z Reading state information... 2021-05-16T22:06:16.3213245Z E: Unable to locate package libapparmor-devel 2021-05-16T22:06:16.3876772Z Reading package lists... 2021-05-16T22:06:16.5441940Z Building dependency tree... 2021-05-16T22:06:16.5462389Z Reading state information... 2021-05-16T22:06:16.6963233Z The following additional packages will be installed: 2021-05-16T22:06:16.6965445Z libij-java 2021-05-16T22:06:16.7432084Z The following NEW packages will be installed: 2021-05-16T22:06:16.7436515Z imagej libij-java 2021-05-16T22:06:16.7645679Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:06:16.7646501Z Need to get 2328 kB of archives. 2021-05-16T22:06:16.7647326Z After this operation, 2498 kB of additional disk space will be used. 2021-05-16T22:06:16.7649781Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libij-java all 1.52r-1 [2284 kB] 2021-05-16T22:06:16.8036424Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 imagej all 1.52r-1 [43.7 kB] 2021-05-16T22:06:17.2168482Z Fetched 2328 kB in 0s (41.4 MB/s) 2021-05-16T22:06:17.2479008Z Selecting previously unselected package libij-java. 2021-05-16T22:06:17.2558098Z (Reading database ... 2021-05-16T22:06:17.2558828Z (Reading database ... 5% 2021-05-16T22:06:17.2559621Z (Reading database ... 10% 2021-05-16T22:06:17.2560243Z (Reading database ... 15% 2021-05-16T22:06:17.2560848Z (Reading database ... 20% 2021-05-16T22:06:17.2561440Z (Reading database ... 25% 2021-05-16T22:06:17.2562153Z (Reading database ... 30% 2021-05-16T22:06:17.2562747Z (Reading database ... 35% 2021-05-16T22:06:17.2563327Z (Reading database ... 40% 2021-05-16T22:06:17.2563922Z (Reading database ... 45% 2021-05-16T22:06:17.2564515Z (Reading database ... 50% 2021-05-16T22:06:17.2601556Z (Reading database ... 55% 2021-05-16T22:06:17.2650663Z (Reading database ... 60% 2021-05-16T22:06:17.2674966Z (Reading database ... 65% 2021-05-16T22:06:17.2799207Z (Reading database ... 70% 2021-05-16T22:06:17.2919272Z (Reading database ... 75% 2021-05-16T22:06:17.2943852Z (Reading database ... 80% 2021-05-16T22:06:17.3459730Z (Reading database ... 85% 2021-05-16T22:06:17.3626703Z (Reading database ... 90% 2021-05-16T22:06:17.3702377Z (Reading database ... 95% 2021-05-16T22:06:17.3703113Z (Reading database ... 100% 2021-05-16T22:06:17.3704120Z (Reading database ... 267874 files and directories currently installed.) 2021-05-16T22:06:17.3811449Z Preparing to unpack .../libij-java_1.52r-1_all.deb ... 2021-05-16T22:06:17.3824470Z Unpacking libij-java (1.52r-1) ... 2021-05-16T22:06:17.4792530Z Selecting previously unselected package imagej. 2021-05-16T22:06:17.5033337Z Preparing to unpack .../imagej_1.52r-1_all.deb ... 2021-05-16T22:06:17.5044603Z Unpacking imagej (1.52r-1) ... 2021-05-16T22:06:17.5733777Z Setting up libij-java (1.52r-1) ... 2021-05-16T22:06:17.5776098Z Setting up imagej (1.52r-1) ... 2021-05-16T22:06:17.5828920Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-16T22:06:17.9090729Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T22:06:18.6379926Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-16T22:06:20.8860072Z Reading package lists... 2021-05-16T22:06:21.0340722Z Building dependency tree... 2021-05-16T22:06:21.0360265Z Reading state information... 2021-05-16T22:06:21.1834674Z Suggested packages: 2021-05-16T22:06:21.1836666Z bowtie2-examples 2021-05-16T22:06:21.2265545Z The following NEW packages will be installed: 2021-05-16T22:06:21.2271086Z bowtie2 2021-05-16T22:06:21.2504863Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:06:21.2506153Z Need to get 1324 kB of archives. 2021-05-16T22:06:21.2507248Z After this operation, 5630 kB of additional disk space will be used. 2021-05-16T22:06:21.2509490Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 bowtie2 amd64 2.3.5.1-6build1 [1324 kB] 2021-05-16T22:06:21.7056858Z Fetched 1324 kB in 0s (27.0 MB/s) 2021-05-16T22:06:21.7435732Z Selecting previously unselected package bowtie2. 2021-05-16T22:06:21.7516736Z (Reading database ... 2021-05-16T22:06:21.7517371Z (Reading database ... 5% 2021-05-16T22:06:21.7517946Z (Reading database ... 10% 2021-05-16T22:06:21.7518497Z (Reading database ... 15% 2021-05-16T22:06:21.7519028Z (Reading database ... 20% 2021-05-16T22:06:21.7519594Z (Reading database ... 25% 2021-05-16T22:06:21.7520122Z (Reading database ... 30% 2021-05-16T22:06:21.7520668Z (Reading database ... 35% 2021-05-16T22:06:21.7521206Z (Reading database ... 40% 2021-05-16T22:06:21.7521994Z (Reading database ... 45% 2021-05-16T22:06:21.7522527Z (Reading database ... 50% 2021-05-16T22:06:21.7546544Z (Reading database ... 55% 2021-05-16T22:06:21.7595269Z (Reading database ... 60% 2021-05-16T22:06:21.7622624Z (Reading database ... 65% 2021-05-16T22:06:21.7753504Z (Reading database ... 70% 2021-05-16T22:06:21.7875118Z (Reading database ... 75% 2021-05-16T22:06:21.7896635Z (Reading database ... 80% 2021-05-16T22:06:21.8449543Z (Reading database ... 85% 2021-05-16T22:06:21.8630425Z (Reading database ... 90% 2021-05-16T22:06:21.8716161Z (Reading database ... 95% 2021-05-16T22:06:21.8716857Z (Reading database ... 100% 2021-05-16T22:06:21.8717861Z (Reading database ... 267897 files and directories currently installed.) 2021-05-16T22:06:21.8835086Z Preparing to unpack .../bowtie2_2.3.5.1-6build1_amd64.deb ... 2021-05-16T22:06:21.8854779Z Unpacking bowtie2 (2.3.5.1-6build1) ... 2021-05-16T22:06:22.0856240Z Setting up bowtie2 (2.3.5.1-6build1) ... 2021-05-16T22:06:22.0900588Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T22:06:25.0409384Z Reading package lists... 2021-05-16T22:06:25.2012002Z Building dependency tree... 2021-05-16T22:06:25.2032298Z Reading state information... 2021-05-16T22:06:25.3654492Z E: Unable to locate package install 2021-05-16T22:06:25.3655828Z E: Unable to locate package gdal 2021-05-16T22:06:25.4335747Z Reading package lists... 2021-05-16T22:06:25.5957810Z Building dependency tree... 2021-05-16T22:06:25.5977261Z Reading state information... 2021-05-16T22:06:25.6218479Z Package insighttoolkit4-python is not available, but is referred to by another package. 2021-05-16T22:06:25.6220472Z This may mean that the package is missing, has been obsoleted, or 2021-05-16T22:06:25.6221687Z is only available from another source 2021-05-16T22:06:25.6222395Z 2021-05-16T22:06:25.7235626Z E: Package 'insighttoolkit4-python' has no installation candidate 2021-05-16T22:06:25.7880265Z Reading package lists... 2021-05-16T22:06:25.9551856Z Building dependency tree... 2021-05-16T22:06:25.9572939Z Reading state information... 2021-05-16T22:06:25.9814818Z Package libav-tools is not available, but is referred to by another package. 2021-05-16T22:06:25.9817375Z This may mean that the package is missing, has been obsoleted, or 2021-05-16T22:06:25.9818312Z is only available from another source 2021-05-16T22:06:25.9819191Z However the following packages replace it: 2021-05-16T22:06:25.9819847Z ffmpeg 2021-05-16T22:06:25.9820170Z 2021-05-16T22:06:26.0823942Z E: Package 'libav-tools' has no installation candidate 2021-05-16T22:06:26.1468869Z Reading package lists... 2021-05-16T22:06:26.3133623Z Building dependency tree... 2021-05-16T22:06:26.3155249Z Reading state information... 2021-05-16T22:06:26.4736031Z The following additional packages will be installed: 2021-05-16T22:06:26.4739460Z libgcrypt20-dev libgit2-28 libgpg-error-dev libhttp-parser-dev 2021-05-16T22:06:26.4741308Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-16T22:06:26.4742578Z libssh2-1-dev 2021-05-16T22:06:26.4743586Z Suggested packages: 2021-05-16T22:06:26.4744924Z libgcrypt20-doc libmbedtls-doc 2021-05-16T22:06:26.5254503Z The following NEW packages will be installed: 2021-05-16T22:06:26.5259467Z libgcrypt20-dev libgit2-28 libgit2-dev libgpg-error-dev libhttp-parser-dev 2021-05-16T22:06:26.5266272Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-16T22:06:26.5273431Z libssh2-1-dev 2021-05-16T22:06:26.5478411Z 0 upgraded, 11 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:06:26.5479507Z Need to get 2667 kB of archives. 2021-05-16T22:06:26.5480486Z After this operation, 11.2 MB of additional disk space will be used. 2021-05-16T22:06:26.5482536Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgpg-error-dev amd64 1.37-1 [109 kB] 2021-05-16T22:06:26.5521070Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcrypt20-dev amd64 1.8.5-5ubuntu1 [470 kB] 2021-05-16T22:06:26.5584787Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser2.9 amd64 2.9.2-2 [21.8 kB] 2021-05-16T22:06:26.5590898Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedcrypto3 amd64 2.16.4-1ubuntu2 [150 kB] 2021-05-16T22:06:26.5611757Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedx509-0 amd64 2.16.4-1ubuntu2 [42.3 kB] 2021-05-16T22:06:26.5616612Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls12 amd64 2.16.4-1ubuntu2 [71.8 kB] 2021-05-16T22:06:26.5625829Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-28 amd64 0.28.4+dfsg.1-2 [403 kB] 2021-05-16T22:06:26.5665123Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls-dev amd64 2.16.4-1ubuntu2 [444 kB] 2021-05-16T22:06:26.5708752Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libssh2-1-dev amd64 1.8.0-2.1build1 [244 kB] 2021-05-16T22:06:26.5733809Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser-dev amd64 2.9.2-2 [20.2 kB] 2021-05-16T22:06:26.5739108Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-dev amd64 0.28.4+dfsg.1-2 [691 kB] 2021-05-16T22:06:27.0455425Z Fetched 2667 kB in 0s (53.3 MB/s) 2021-05-16T22:06:27.0794099Z Selecting previously unselected package libgpg-error-dev. 2021-05-16T22:06:27.0872229Z (Reading database ... 2021-05-16T22:06:27.0873202Z (Reading database ... 5% 2021-05-16T22:06:27.0873973Z (Reading database ... 10% 2021-05-16T22:06:27.0874719Z (Reading database ... 15% 2021-05-16T22:06:27.0875453Z (Reading database ... 20% 2021-05-16T22:06:27.0876170Z (Reading database ... 25% 2021-05-16T22:06:27.0876900Z (Reading database ... 30% 2021-05-16T22:06:27.0877630Z (Reading database ... 35% 2021-05-16T22:06:27.0878343Z (Reading database ... 40% 2021-05-16T22:06:27.0879096Z (Reading database ... 45% 2021-05-16T22:06:27.0879822Z (Reading database ... 50% 2021-05-16T22:06:27.0922088Z (Reading database ... 55% 2021-05-16T22:06:27.0977197Z (Reading database ... 60% 2021-05-16T22:06:27.1005415Z (Reading database ... 65% 2021-05-16T22:06:27.1141638Z (Reading database ... 70% 2021-05-16T22:06:27.1272840Z (Reading database ... 75% 2021-05-16T22:06:27.1297281Z (Reading database ... 80% 2021-05-16T22:06:27.1871175Z (Reading database ... 85% 2021-05-16T22:06:27.2052463Z (Reading database ... 90% 2021-05-16T22:06:27.2135811Z (Reading database ... 95% 2021-05-16T22:06:27.2136404Z (Reading database ... 100% 2021-05-16T22:06:27.2137249Z (Reading database ... 267923 files and directories currently installed.) 2021-05-16T22:06:27.2253585Z Preparing to unpack .../00-libgpg-error-dev_1.37-1_amd64.deb ... 2021-05-16T22:06:27.2272745Z Unpacking libgpg-error-dev (1.37-1) ... 2021-05-16T22:06:27.2712404Z Selecting previously unselected package libgcrypt20-dev. 2021-05-16T22:06:27.2959017Z Preparing to unpack .../01-libgcrypt20-dev_1.8.5-5ubuntu1_amd64.deb ... 2021-05-16T22:06:27.2980366Z Unpacking libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-16T22:06:27.3831792Z Selecting previously unselected package libhttp-parser2.9:amd64. 2021-05-16T22:06:27.4084084Z Preparing to unpack .../02-libhttp-parser2.9_2.9.2-2_amd64.deb ... 2021-05-16T22:06:27.4107009Z Unpacking libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-16T22:06:27.4431746Z Selecting previously unselected package libmbedcrypto3:amd64. 2021-05-16T22:06:27.4693805Z Preparing to unpack .../03-libmbedcrypto3_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T22:06:27.4706417Z Unpacking libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T22:06:27.5232871Z Selecting previously unselected package libmbedx509-0:amd64. 2021-05-16T22:06:27.5466377Z Preparing to unpack .../04-libmbedx509-0_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T22:06:27.5482051Z Unpacking libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T22:06:27.5871080Z Selecting previously unselected package libmbedtls12:amd64. 2021-05-16T22:06:27.6085846Z Preparing to unpack .../05-libmbedtls12_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T22:06:27.6094407Z Unpacking libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T22:06:27.6512521Z Selecting previously unselected package libgit2-28:amd64. 2021-05-16T22:06:27.6784345Z Preparing to unpack .../06-libgit2-28_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-16T22:06:27.6798863Z Unpacking libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T22:06:27.7502512Z Selecting previously unselected package libmbedtls-dev:amd64. 2021-05-16T22:06:27.7791530Z Preparing to unpack .../07-libmbedtls-dev_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T22:06:27.7807167Z Unpacking libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T22:06:27.8548764Z Selecting previously unselected package libssh2-1-dev:amd64. 2021-05-16T22:06:27.8842527Z Preparing to unpack .../08-libssh2-1-dev_1.8.0-2.1build1_amd64.deb ... 2021-05-16T22:06:27.8861119Z Unpacking libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-16T22:06:27.9489926Z Selecting previously unselected package libhttp-parser-dev. 2021-05-16T22:06:27.9761666Z Preparing to unpack .../09-libhttp-parser-dev_2.9.2-2_amd64.deb ... 2021-05-16T22:06:27.9779178Z Unpacking libhttp-parser-dev (2.9.2-2) ... 2021-05-16T22:06:28.0062421Z Selecting previously unselected package libgit2-dev:amd64. 2021-05-16T22:06:28.0360785Z Preparing to unpack .../10-libgit2-dev_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-16T22:06:28.0379062Z Unpacking libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T22:06:28.1780205Z Setting up libgpg-error-dev (1.37-1) ... 2021-05-16T22:06:28.1815717Z Setting up libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T22:06:28.1848758Z Setting up libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-16T22:06:28.1884607Z Setting up libhttp-parser-dev (2.9.2-2) ... 2021-05-16T22:06:28.1920464Z Setting up libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T22:06:28.1965328Z Setting up libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T22:06:28.1999002Z Setting up libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T22:06:28.2045894Z Setting up libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-16T22:06:28.2104369Z Setting up libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-16T22:06:28.2144783Z Setting up libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T22:06:28.2235142Z Setting up libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T22:06:28.2277721Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T22:06:33.4711396Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T22:06:33.5916639Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T22:06:35.7242109Z Reading package lists... 2021-05-16T22:06:35.8866035Z Building dependency tree... 2021-05-16T22:06:35.8885276Z Reading state information... 2021-05-16T22:06:36.1323553Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-16T22:06:36.1325385Z libtiff-dev set to manually installed. 2021-05-16T22:06:36.1331459Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:06:36.1994563Z Reading package lists... 2021-05-16T22:06:36.3648327Z Building dependency tree... 2021-05-16T22:06:36.3668353Z Reading state information... 2021-05-16T22:06:36.6019582Z unixodbc-dev is already the newest version (2.3.7). 2021-05-16T22:06:36.6025817Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:06:36.6752497Z Reading package lists... 2021-05-16T22:06:36.8436345Z Building dependency tree... 2021-05-16T22:06:36.8455427Z Reading state information... 2021-05-16T22:06:37.0501525Z The following NEW packages will be installed: 2021-05-16T22:06:37.0505826Z libsodium-dev 2021-05-16T22:06:37.0686582Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:06:37.0687702Z Need to get 169 kB of archives. 2021-05-16T22:06:37.0688672Z After this operation, 826 kB of additional disk space will be used. 2021-05-16T22:06:37.0690779Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 2021-05-16T22:06:37.5129780Z Fetched 169 kB in 0s (10.5 MB/s) 2021-05-16T22:06:37.5488382Z Selecting previously unselected package libsodium-dev:amd64. 2021-05-16T22:06:37.5567946Z (Reading database ... 2021-05-16T22:06:37.5569129Z (Reading database ... 5% 2021-05-16T22:06:37.5570053Z (Reading database ... 10% 2021-05-16T22:06:37.5570944Z (Reading database ... 15% 2021-05-16T22:06:37.5571822Z (Reading database ... 20% 2021-05-16T22:06:37.5572686Z (Reading database ... 25% 2021-05-16T22:06:37.5573557Z (Reading database ... 30% 2021-05-16T22:06:37.5574475Z (Reading database ... 35% 2021-05-16T22:06:37.5575358Z (Reading database ... 40% 2021-05-16T22:06:37.5576232Z (Reading database ... 45% 2021-05-16T22:06:37.5577088Z (Reading database ... 50% 2021-05-16T22:06:37.5617257Z (Reading database ... 55% 2021-05-16T22:06:37.5666114Z (Reading database ... 60% 2021-05-16T22:06:37.5692370Z (Reading database ... 65% 2021-05-16T22:06:37.5823958Z (Reading database ... 70% 2021-05-16T22:06:37.5951142Z (Reading database ... 75% 2021-05-16T22:06:37.5976828Z (Reading database ... 80% 2021-05-16T22:06:37.6526062Z (Reading database ... 85% 2021-05-16T22:06:37.6697025Z (Reading database ... 90% 2021-05-16T22:06:37.6781108Z (Reading database ... 95% 2021-05-16T22:06:37.6782641Z (Reading database ... 100% 2021-05-16T22:06:37.6784076Z (Reading database ... 268426 files and directories currently installed.) 2021-05-16T22:06:37.6896914Z Preparing to unpack .../libsodium-dev_1.0.18-1_amd64.deb ... 2021-05-16T22:06:37.6913102Z Unpacking libsodium-dev:amd64 (1.0.18-1) ... 2021-05-16T22:06:37.7807199Z Setting up libsodium-dev:amd64 (1.0.18-1) ... 2021-05-16T22:06:39.9143128Z Reading package lists... 2021-05-16T22:06:40.0806333Z Building dependency tree... 2021-05-16T22:06:40.0827262Z Reading state information... 2021-05-16T22:06:40.2381253Z The following additional packages will be installed: 2021-05-16T22:06:40.2385148Z libarchive-dev liblept5 libtesseract4 tesseract-ocr tesseract-ocr-osd 2021-05-16T22:06:40.2884260Z The following NEW packages will be installed: 2021-05-16T22:06:40.2893495Z libarchive-dev liblept5 libleptonica-dev libtesseract-dev libtesseract4 2021-05-16T22:06:40.2896406Z tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd 2021-05-16T22:06:40.3105227Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:06:40.3106223Z Need to get 10.4 MB of archives. 2021-05-16T22:06:40.3107073Z After this operation, 38.0 MB of additional disk space will be used. 2021-05-16T22:06:40.3109031Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1 [490 kB] 2021-05-16T22:06:40.3236766Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB] 2021-05-16T22:06:40.3451598Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libleptonica-dev amd64 1.79.0-1 [1389 kB] 2021-05-16T22:06:40.3736143Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1237 kB] 2021-05-16T22:06:40.3981603Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract-dev amd64 4.1.1-2build2 [1463 kB] 2021-05-16T22:06:40.4253883Z 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-16T22:06:40.4569614Z 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-16T22:06:40.5165751Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr amd64 4.1.1-2build2 [262 kB] 2021-05-16T22:06:40.9444931Z Fetched 10.4 MB in 0s (46.1 MB/s) 2021-05-16T22:06:40.9778483Z Selecting previously unselected package libarchive-dev:amd64. 2021-05-16T22:06:40.9852177Z (Reading database ... 2021-05-16T22:06:40.9852938Z (Reading database ... 5% 2021-05-16T22:06:40.9853570Z (Reading database ... 10% 2021-05-16T22:06:40.9854216Z (Reading database ... 15% 2021-05-16T22:06:40.9854824Z (Reading database ... 20% 2021-05-16T22:06:40.9855435Z (Reading database ... 25% 2021-05-16T22:06:40.9856044Z (Reading database ... 30% 2021-05-16T22:06:40.9856650Z (Reading database ... 35% 2021-05-16T22:06:40.9857247Z (Reading database ... 40% 2021-05-16T22:06:40.9857870Z (Reading database ... 45% 2021-05-16T22:06:40.9858460Z (Reading database ... 50% 2021-05-16T22:06:40.9895386Z (Reading database ... 55% 2021-05-16T22:06:40.9941622Z (Reading database ... 60% 2021-05-16T22:06:40.9968575Z (Reading database ... 65% 2021-05-16T22:06:41.0085815Z (Reading database ... 70% 2021-05-16T22:06:41.0210229Z (Reading database ... 75% 2021-05-16T22:06:41.0237579Z (Reading database ... 80% 2021-05-16T22:06:41.0775020Z (Reading database ... 85% 2021-05-16T22:06:41.0938937Z (Reading database ... 90% 2021-05-16T22:06:41.1017545Z (Reading database ... 95% 2021-05-16T22:06:41.1018085Z (Reading database ... 100% 2021-05-16T22:06:41.1018885Z (Reading database ... 268496 files and directories currently installed.) 2021-05-16T22:06:41.1126719Z Preparing to unpack .../0-libarchive-dev_3.4.0-2ubuntu1_amd64.deb ... 2021-05-16T22:06:41.1156917Z Unpacking libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-16T22:06:41.1951390Z Selecting previously unselected package liblept5:amd64. 2021-05-16T22:06:41.2237096Z Preparing to unpack .../1-liblept5_1.79.0-1_amd64.deb ... 2021-05-16T22:06:41.2287525Z Unpacking liblept5:amd64 (1.79.0-1) ... 2021-05-16T22:06:41.3591950Z Selecting previously unselected package libleptonica-dev:amd64. 2021-05-16T22:06:41.3870201Z Preparing to unpack .../2-libleptonica-dev_1.79.0-1_amd64.deb ... 2021-05-16T22:06:41.3883290Z Unpacking libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-16T22:06:41.5511040Z Selecting previously unselected package libtesseract4:amd64. 2021-05-16T22:06:41.5763093Z Preparing to unpack .../3-libtesseract4_4.1.1-2build2_amd64.deb ... 2021-05-16T22:06:41.5784330Z Unpacking libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-16T22:06:41.7287138Z Selecting previously unselected package libtesseract-dev:amd64. 2021-05-16T22:06:41.7546866Z Preparing to unpack .../4-libtesseract-dev_4.1.1-2build2_amd64.deb ... 2021-05-16T22:06:41.7556672Z Unpacking libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-16T22:06:41.9512390Z Selecting previously unselected package tesseract-ocr-eng. 2021-05-16T22:06:41.9752611Z Preparing to unpack .../5-tesseract-ocr-eng_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-16T22:06:41.9761267Z Unpacking tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-16T22:06:42.1632462Z Selecting previously unselected package tesseract-ocr-osd. 2021-05-16T22:06:42.1921122Z Preparing to unpack .../6-tesseract-ocr-osd_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-16T22:06:42.1931915Z Unpacking tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-16T22:06:42.5952478Z Selecting previously unselected package tesseract-ocr. 2021-05-16T22:06:42.6167013Z Preparing to unpack .../7-tesseract-ocr_4.1.1-2build2_amd64.deb ... 2021-05-16T22:06:42.6180585Z Unpacking tesseract-ocr (4.1.1-2build2) ... 2021-05-16T22:06:42.7206879Z Setting up tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-16T22:06:42.7255747Z Setting up liblept5:amd64 (1.79.0-1) ... 2021-05-16T22:06:42.7312919Z Setting up libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-16T22:06:42.7379680Z Setting up libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-16T22:06:42.7460425Z Setting up libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-16T22:06:42.7503667Z Setting up tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-16T22:06:42.7562278Z Setting up libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-16T22:06:42.7616572Z Setting up tesseract-ocr (4.1.1-2build2) ... 2021-05-16T22:06:42.7664607Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T22:06:45.8115098Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T22:06:47.9603201Z Reading package lists... 2021-05-16T22:06:48.1192393Z Building dependency tree... 2021-05-16T22:06:48.1211198Z Reading state information... 2021-05-16T22:06:48.3538369Z wget is already the newest version (1.20.3-1ubuntu1). 2021-05-16T22:06:48.3539809Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:06:48.4192045Z Reading package lists... 2021-05-16T22:06:48.5709213Z Building dependency tree... 2021-05-16T22:06:48.5731504Z Reading state information... 2021-05-16T22:06:48.7278979Z The following additional packages will be installed: 2021-05-16T22:06:48.7281757Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-16T22:06:48.7283111Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev 2021-05-16T22:06:48.7289249Z Suggested packages: 2021-05-16T22:06:48.7290160Z doc-base krb5-doc krb5-user libnorm-doc 2021-05-16T22:06:48.7815614Z The following NEW packages will be installed: 2021-05-16T22:06:48.7820103Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-16T22:06:48.7825530Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev libzmq3-dev 2021-05-16T22:06:48.8107263Z 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:06:48.8109028Z Need to get 1459 kB of archives. 2021-05-16T22:06:48.8110455Z After this operation, 7754 kB of additional disk space will be used. 2021-05-16T22:06:48.8113163Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-05-16T22:06:48.8146922Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-05-16T22:06:48.8165707Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-05-16T22:06:48.8175907Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-05-16T22:06:48.8184212Z 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-16T22:06:48.8198067Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-05-16T22:06:48.8235208Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 2021-05-16T22:06:48.8560645Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 2021-05-16T22:06:48.8611226Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-05-16T22:06:48.8622587Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 2021-05-16T22:06:49.3156139Z Fetched 1459 kB in 0s (15.6 MB/s) 2021-05-16T22:06:49.3485665Z Selecting previously unselected package libgssrpc4:amd64. 2021-05-16T22:06:49.3564145Z (Reading database ... 2021-05-16T22:06:49.3565336Z (Reading database ... 5% 2021-05-16T22:06:49.3565877Z (Reading database ... 10% 2021-05-16T22:06:49.3566390Z (Reading database ... 15% 2021-05-16T22:06:49.3566935Z (Reading database ... 20% 2021-05-16T22:06:49.3567440Z (Reading database ... 25% 2021-05-16T22:06:49.3567953Z (Reading database ... 30% 2021-05-16T22:06:49.3568457Z (Reading database ... 35% 2021-05-16T22:06:49.3568941Z (Reading database ... 40% 2021-05-16T22:06:49.3569437Z (Reading database ... 45% 2021-05-16T22:06:49.3569945Z (Reading database ... 50% 2021-05-16T22:06:49.3612528Z (Reading database ... 55% 2021-05-16T22:06:49.3656103Z (Reading database ... 60% 2021-05-16T22:06:49.3686905Z (Reading database ... 65% 2021-05-16T22:06:49.3815072Z (Reading database ... 70% 2021-05-16T22:06:49.3936461Z (Reading database ... 75% 2021-05-16T22:06:49.3961691Z (Reading database ... 80% 2021-05-16T22:06:49.4389965Z (Reading database ... 85% 2021-05-16T22:06:49.4711066Z (Reading database ... 90% 2021-05-16T22:06:49.4796614Z (Reading database ... 95% 2021-05-16T22:06:49.4797681Z (Reading database ... 100% 2021-05-16T22:06:49.4798943Z (Reading database ... 268721 files and directories currently installed.) 2021-05-16T22:06:49.4913185Z Preparing to unpack .../0-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T22:06:49.4945154Z Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T22:06:49.5272415Z Selecting previously unselected package libkdb5-9:amd64. 2021-05-16T22:06:49.5547996Z Preparing to unpack .../1-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T22:06:49.5563250Z Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T22:06:49.5858238Z Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-05-16T22:06:49.6139027Z Preparing to unpack .../2-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T22:06:49.6168753Z Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T22:06:49.6455924Z Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-05-16T22:06:49.6740501Z Preparing to unpack .../3-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T22:06:49.6750060Z Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T22:06:49.7072023Z Selecting previously unselected package comerr-dev:amd64. 2021-05-16T22:06:49.7337137Z Preparing to unpack .../4-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-05-16T22:06:49.7379633Z Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-16T22:06:49.7707839Z Selecting previously unselected package krb5-multidev:amd64. 2021-05-16T22:06:49.7984630Z Preparing to unpack .../5-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T22:06:49.7996774Z Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T22:06:49.8432652Z Selecting previously unselected package libnorm-dev:amd64. 2021-05-16T22:06:49.8671823Z Preparing to unpack .../6-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 2021-05-16T22:06:49.8685401Z Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-16T22:06:49.9511669Z Selecting previously unselected package libpgm-dev:amd64. 2021-05-16T22:06:49.9756209Z Preparing to unpack .../7-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T22:06:49.9770398Z Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-16T22:06:50.0272257Z Selecting previously unselected package libkrb5-dev:amd64. 2021-05-16T22:06:50.0525571Z Preparing to unpack .../8-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T22:06:50.0547171Z Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T22:06:50.0912316Z Selecting previously unselected package libzmq3-dev:amd64. 2021-05-16T22:06:50.1171465Z Preparing to unpack .../9-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 2021-05-16T22:06:50.1188216Z Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-16T22:06:50.2292313Z Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-16T22:06:50.2326183Z Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T22:06:50.2358374Z Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-16T22:06:50.2401321Z Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-16T22:06:50.2447370Z Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T22:06:50.2521529Z Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T22:06:50.2563099Z Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T22:06:50.2602851Z Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T22:06:50.2629315Z Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T22:06:50.2670118Z Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-16T22:06:50.2726501Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T22:06:50.2922176Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T22:06:53.6323324Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T22:06:55.7935414Z Reading package lists... 2021-05-16T22:06:55.9530540Z Building dependency tree... 2021-05-16T22:06:55.9551114Z Reading state information... 2021-05-16T22:06:56.0977601Z E: Unable to locate package udunits 2021-05-16T22:06:56.1657799Z Reading package lists... 2021-05-16T22:06:56.3274037Z Building dependency tree... 2021-05-16T22:06:56.3295547Z Reading state information... 2021-05-16T22:06:56.4857914Z The following additional packages will be installed: 2021-05-16T22:06:56.4859348Z libwebpdemux2 2021-05-16T22:06:56.5333311Z The following NEW packages will be installed: 2021-05-16T22:06:56.5335265Z libwebp-dev libwebpdemux2 2021-05-16T22:06:56.5566338Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:06:56.5567694Z Need to get 277 kB of archives. 2021-05-16T22:06:56.5568835Z After this operation, 965 kB of additional disk space will be used. 2021-05-16T22:06:56.5571186Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebpdemux2 amd64 0.6.1-2 [9472 B] 2021-05-16T22:06:56.5582573Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebp-dev amd64 0.6.1-2 [267 kB] 2021-05-16T22:06:57.0345612Z Fetched 277 kB in 0s (7116 kB/s) 2021-05-16T22:06:57.0730429Z Selecting previously unselected package libwebpdemux2:amd64. 2021-05-16T22:06:57.0811767Z (Reading database ... 2021-05-16T22:06:57.0812450Z (Reading database ... 5% 2021-05-16T22:06:57.0813117Z (Reading database ... 10% 2021-05-16T22:06:57.0813729Z (Reading database ... 15% 2021-05-16T22:06:57.0814502Z (Reading database ... 20% 2021-05-16T22:06:57.0815134Z (Reading database ... 25% 2021-05-16T22:06:57.0815729Z (Reading database ... 30% 2021-05-16T22:06:57.0816338Z (Reading database ... 35% 2021-05-16T22:06:57.0816933Z (Reading database ... 40% 2021-05-16T22:06:57.0817662Z (Reading database ... 45% 2021-05-16T22:06:57.0818299Z (Reading database ... 50% 2021-05-16T22:06:57.0854890Z (Reading database ... 55% 2021-05-16T22:06:57.0900630Z (Reading database ... 60% 2021-05-16T22:06:57.0932727Z (Reading database ... 65% 2021-05-16T22:06:57.1062857Z (Reading database ... 70% 2021-05-16T22:06:57.1193281Z (Reading database ... 75% 2021-05-16T22:06:57.1220382Z (Reading database ... 80% 2021-05-16T22:06:57.1629746Z (Reading database ... 85% 2021-05-16T22:06:57.1953748Z (Reading database ... 90% 2021-05-16T22:06:57.2034485Z (Reading database ... 95% 2021-05-16T22:06:57.2035190Z (Reading database ... 100% 2021-05-16T22:06:57.2036179Z (Reading database ... 269021 files and directories currently installed.) 2021-05-16T22:06:57.2149398Z Preparing to unpack .../libwebpdemux2_0.6.1-2_amd64.deb ... 2021-05-16T22:06:57.2177910Z Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-16T22:06:57.2471511Z Selecting previously unselected package libwebp-dev:amd64. 2021-05-16T22:06:57.2721206Z Preparing to unpack .../libwebp-dev_0.6.1-2_amd64.deb ... 2021-05-16T22:06:57.2739789Z Unpacking libwebp-dev:amd64 (0.6.1-2) ... 2021-05-16T22:06:57.3656780Z Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-16T22:06:57.3689815Z Setting up libwebp-dev:amd64 (0.6.1-2) ... 2021-05-16T22:06:57.3720024Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T22:06:59.4881844Z Reading package lists... 2021-05-16T22:06:59.6410168Z Building dependency tree... 2021-05-16T22:06:59.6424942Z Reading state information... 2021-05-16T22:06:59.7992501Z The following additional packages will be installed: 2021-05-16T22:06:59.7995610Z gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-16T22:06:59.7997395Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-16T22:06:59.7998948Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-16T22:06:59.8002915Z Suggested packages: 2021-05-16T22:06:59.8003958Z cargo-doc gdb-doc gdbserver rust-doc rust-src 2021-05-16T22:06:59.8004763Z Recommended packages: 2021-05-16T22:06:59.8005306Z cargo 2021-05-16T22:06:59.8551281Z The following NEW packages will be installed: 2021-05-16T22:06:59.8558280Z cargo gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-16T22:06:59.8560272Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-16T22:06:59.8561780Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-16T22:06:59.9613189Z 0 upgraded, 13 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:06:59.9614837Z Need to get 108 MB of archives. 2021-05-16T22:06:59.9616040Z After this operation, 501 MB of additional disk space will be used. 2021-05-16T22:06:59.9618619Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-05-16T22:06:59.9661456Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB] 2021-05-16T22:06:59.9675375Z 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-16T22:06:59.9680670Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libboost-regex1.71.0 amd64 1.71.0-6ubuntu6 [471 kB] 2021-05-16T22:06:59.9748398Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight4v5 amd64 3.1.8-1.2build5 [232 kB] 2021-05-16T22:06:59.9820565Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 [15.3 kB] 2021-05-16T22:06:59.9823130Z 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-16T22:07:00.0357823Z 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-16T22:07:01.5744665Z 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-16T22:07:02.3083513Z 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-16T22:07:02.3839402Z 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-16T22:07:02.5594638Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.2 [10.5 MB] 2021-05-16T22:07:02.8135133Z 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-16T22:07:03.2577966Z Fetched 108 MB in 3s (36.5 MB/s) 2021-05-16T22:07:03.2915229Z Selecting previously unselected package libbabeltrace1:amd64. 2021-05-16T22:07:03.2996051Z (Reading database ... 2021-05-16T22:07:03.2996682Z (Reading database ... 5% 2021-05-16T22:07:03.2998187Z (Reading database ... 10% 2021-05-16T22:07:03.2998696Z (Reading database ... 15% 2021-05-16T22:07:03.2999482Z (Reading database ... 20% 2021-05-16T22:07:03.3000040Z (Reading database ... 25% 2021-05-16T22:07:03.3000539Z (Reading database ... 30% 2021-05-16T22:07:03.3001049Z (Reading database ... 35% 2021-05-16T22:07:03.3001543Z (Reading database ... 40% 2021-05-16T22:07:03.3002141Z (Reading database ... 45% 2021-05-16T22:07:03.3002639Z (Reading database ... 50% 2021-05-16T22:07:03.3043193Z (Reading database ... 55% 2021-05-16T22:07:03.3089847Z (Reading database ... 60% 2021-05-16T22:07:03.3123643Z (Reading database ... 65% 2021-05-16T22:07:03.3254371Z (Reading database ... 70% 2021-05-16T22:07:03.3383155Z (Reading database ... 75% 2021-05-16T22:07:03.3409282Z (Reading database ... 80% 2021-05-16T22:07:03.3804980Z (Reading database ... 85% 2021-05-16T22:07:03.4119747Z (Reading database ... 90% 2021-05-16T22:07:03.4201457Z (Reading database ... 95% 2021-05-16T22:07:03.4202196Z (Reading database ... 100% 2021-05-16T22:07:03.4203210Z (Reading database ... 269049 files and directories currently installed.) 2021-05-16T22:07:03.4313649Z Preparing to unpack .../00-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-05-16T22:07:03.4357930Z Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-16T22:07:03.4826283Z Selecting previously unselected package libipt2. 2021-05-16T22:07:03.5086400Z Preparing to unpack .../01-libipt2_2.0.1-1_amd64.deb ... 2021-05-16T22:07:03.5108230Z Unpacking libipt2 (2.0.1-1) ... 2021-05-16T22:07:03.5389275Z Selecting previously unselected package libsource-highlight-common. 2021-05-16T22:07:03.5673945Z Preparing to unpack .../02-libsource-highlight-common_3.1.8-1.2build5_all.deb ... 2021-05-16T22:07:03.5685033Z Unpacking libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-16T22:07:03.6126534Z Selecting previously unselected package libboost-regex1.71.0:amd64. 2021-05-16T22:07:03.6415492Z Preparing to unpack .../03-libboost-regex1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-16T22:07:03.6432144Z Unpacking libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-16T22:07:03.7217399Z Selecting previously unselected package libsource-highlight4v5. 2021-05-16T22:07:03.7510082Z Preparing to unpack .../04-libsource-highlight4v5_3.1.8-1.2build5_amd64.deb ... 2021-05-16T22:07:03.7522446Z Unpacking libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-16T22:07:03.8071026Z Selecting previously unselected package libxxhash0:amd64. 2021-05-16T22:07:03.8293032Z Preparing to unpack .../05-libxxhash0_0.7.3-1_amd64.deb ... 2021-05-16T22:07:03.8303646Z Unpacking libxxhash0:amd64 (0.7.3-1) ... 2021-05-16T22:07:03.8631140Z Selecting previously unselected package gdb. 2021-05-16T22:07:03.8877984Z Preparing to unpack .../06-gdb_10.2-0ubuntu1~20.04~1_amd64.deb ... 2021-05-16T22:07:03.8895986Z Unpacking gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-16T22:07:04.2350963Z Selecting previously unselected package libstd-rust-1.47:amd64. 2021-05-16T22:07:04.2642707Z Preparing to unpack .../07-libstd-rust-1.47_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T22:07:04.2651296Z Unpacking libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T22:07:10.8806960Z Selecting previously unselected package libstd-rust-dev:amd64. 2021-05-16T22:07:10.9102523Z Preparing to unpack .../08-libstd-rust-dev_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T22:07:10.9113363Z Unpacking libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T22:07:14.0832600Z Selecting previously unselected package rustc. 2021-05-16T22:07:14.1085776Z Preparing to unpack .../09-rustc_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T22:07:14.1099826Z Unpacking rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T22:07:14.3272060Z Selecting previously unselected package cargo. 2021-05-16T22:07:14.3529064Z Preparing to unpack .../10-cargo_0.47.0-1~exp1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T22:07:14.3537079Z Unpacking cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-16T22:07:14.7271259Z Selecting previously unselected package libc6-dbg:amd64. 2021-05-16T22:07:14.7567552Z Preparing to unpack .../11-libc6-dbg_2.31-0ubuntu9.2_amd64.deb ... 2021-05-16T22:07:14.7580856Z Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-16T22:07:15.9779866Z Selecting previously unselected package rust-gdb. 2021-05-16T22:07:16.0080707Z Preparing to unpack .../12-rust-gdb_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_all.deb ... 2021-05-16T22:07:16.0092005Z Unpacking rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T22:07:16.0745434Z Setting up libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T22:07:16.0779781Z Setting up libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-16T22:07:16.0812237Z Setting up libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-16T22:07:16.0842468Z Setting up libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T22:07:16.0866867Z Setting up libipt2 (2.0.1-1) ... 2021-05-16T22:07:16.0911895Z Setting up libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-16T22:07:16.0951806Z Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-16T22:07:16.0984391Z Setting up rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T22:07:16.1028953Z Setting up libxxhash0:amd64 (0.7.3-1) ... 2021-05-16T22:07:16.1059897Z Setting up libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-16T22:07:16.1091507Z Setting up cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-16T22:07:16.1114935Z Setting up gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-16T22:07:16.1172380Z Setting up rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T22:07:16.1224478Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T22:07:16.1454393Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T22:07:19.5296556Z Reading package lists... 2021-05-16T22:07:19.6867821Z Building dependency tree... 2021-05-16T22:07:19.6888324Z Reading state information... 2021-05-16T22:07:19.8536165Z The following additional packages will be installed: 2021-05-16T22:07:19.8538712Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-16T22:07:19.8540826Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-16T22:07:19.8542831Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-16T22:07:19.8544747Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-16T22:07:19.8546722Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-16T22:07:19.8548596Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-16T22:07:19.8551414Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-16T22:07:19.8553536Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-16T22:07:19.8555541Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-16T22:07:19.8557768Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-16T22:07:19.8559768Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-16T22:07:19.8561727Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-16T22:07:19.8566215Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-16T22:07:19.8568297Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-16T22:07:19.8570298Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-16T22:07:19.8572164Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-16T22:07:19.8573961Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-16T22:07:19.8575760Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-16T22:07:19.8577664Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-16T22:07:19.8579204Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-16T22:07:19.8580694Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-16T22:07:19.8582283Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-16T22:07:19.8583780Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-16T22:07:19.8585204Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-16T22:07:19.8586627Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-16T22:07:19.8588356Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-16T22:07:19.8590218Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-16T22:07:19.8592027Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-16T22:07:19.8593714Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-16T22:07:19.8595200Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-16T22:07:19.8596558Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-16T22:07:19.8597860Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-16T22:07:19.8599281Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-16T22:07:19.8600735Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-16T22:07:19.8602307Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-16T22:07:19.8603877Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-16T22:07:19.8605330Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-16T22:07:19.8606769Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-16T22:07:19.8608242Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-16T22:07:19.8609628Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-16T22:07:19.8611039Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-16T22:07:19.8612305Z python3-webencodings qdoc-qt5 qgis-common qgis-plugin-grass 2021-05-16T22:07:19.8613597Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-16T22:07:19.8615117Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-16T22:07:19.8616698Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-16T22:07:19.8618047Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-16T22:07:19.8619383Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-16T22:07:19.8620840Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-16T22:07:19.8622062Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-16T22:07:19.8622774Z Suggested packages: 2021-05-16T22:07:19.8623789Z avahi-autoipd blt-demo libgdal-grass grass-dev grass-gui e00compr avce00 2021-05-16T22:07:19.8625050Z gnuplot gpsbabel gpstrans netpbm python3-rpy2 python3-termcolor grass 2021-05-16T22:07:19.8626525Z grass-dev-doc gvfs exiv2 geotiff-bin libgeotiff-epsg libvisual-0.4-plugins 2021-05-16T22:07:19.8627947Z libhdf4-doc libhdf4-alt-dev hdf4-tools libjs-jquery-ui-docs avahi-autoipd 2021-05-16T22:07:19.8629262Z | zeroconf ogdi-bin pcscd libqscintilla2-doc qtwayland5 2021-05-16T22:07:19.8630675Z qt5-qmltooling-plugins pinentry-doc python-cycler-doc python-future-doc 2021-05-16T22:07:19.8632063Z python3-genshi python3-lxml-dbg python-lxml-doc dvipng gir1.2-gtk-3.0 2021-05-16T22:07:19.8633470Z inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-16T22:07:19.8634778Z python3-gobject python3-nose python3-scipy python3-tornado 2021-05-16T22:07:19.8636098Z texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-16T22:07:19.8637564Z python3-pytest python3-numpy-dbg owslib-doc python-pil-doc python3-pil-dbg 2021-05-16T22:07:19.8639057Z python3-pandas python3-ipykernel python-psycopg2-doc python-pyparsing-doc 2021-05-16T22:07:19.8640427Z python3-pyqt5-dbg otb-qgis saga tix python3-tk-dbg qt5-doc comgt wvdial 2021-05-16T22:07:19.8641454Z wpagui libengine-pkcs11-openssl 2021-05-16T22:07:20.7757789Z The following NEW packages will be installed: 2021-05-16T22:07:20.7760901Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-16T22:07:20.7762839Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-16T22:07:20.7764686Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-16T22:07:20.7766999Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-16T22:07:20.7768522Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-16T22:07:20.7769938Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-16T22:07:20.7771244Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-16T22:07:20.7772756Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-16T22:07:20.7774261Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-16T22:07:20.7775697Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-16T22:07:20.7777187Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-16T22:07:20.7778695Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-16T22:07:20.7780274Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-16T22:07:20.7782002Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-16T22:07:20.7783671Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-16T22:07:20.7785337Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-16T22:07:20.7786841Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-16T22:07:20.7788363Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-16T22:07:20.7790136Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-16T22:07:20.7791426Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-16T22:07:20.7792685Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-16T22:07:20.7794003Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-16T22:07:20.7795267Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-16T22:07:20.7796465Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-16T22:07:20.7797681Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-16T22:07:20.7799169Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-16T22:07:20.7800633Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-16T22:07:20.7802135Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-16T22:07:20.7803827Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-16T22:07:20.7805276Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-16T22:07:20.7806761Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-16T22:07:20.7808058Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-16T22:07:20.7809490Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-16T22:07:20.7810950Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-16T22:07:20.7812537Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-16T22:07:20.7814104Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-16T22:07:20.7815583Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-16T22:07:20.7817014Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-16T22:07:20.7818392Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-16T22:07:20.7819890Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-16T22:07:20.7821398Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-16T22:07:20.7822816Z python3-webencodings qdoc-qt5 qgis qgis-common qgis-plugin-grass 2021-05-16T22:07:20.7824222Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-16T22:07:20.7825885Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-16T22:07:20.7827608Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-16T22:07:20.7829074Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-16T22:07:20.7830670Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-16T22:07:20.7832247Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-16T22:07:20.7833587Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-16T22:07:20.7834578Z 0 upgraded, 214 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:07:20.7835309Z Need to get 183 MB of archives. 2021-05-16T22:07:20.7836118Z After this operation, 776 MB of additional disk space will be used. 2021-05-16T22:07:20.7837853Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2021-05-16T22:07:20.7839951Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu1 [2005 kB] 2021-05-16T22:07:20.7842035Z 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-16T22:07:20.7844074Z 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-16T22:07:20.7846107Z 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-16T22:07:20.7847995Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmtdev1 amd64 1.1.5-1.1 [14.2 kB] 2021-05-16T22:07:20.7849889Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-common all 1.3-2ubuntu3 [45.3 kB] 2021-05-16T22:07:20.7851859Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom2 amd64 1.3-2ubuntu3 [20.0 kB] 2021-05-16T22:07:20.7853832Z 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-16T22:07:20.7855828Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput10 amd64 1.15.5-1ubuntu0.2 [112 kB] 2021-05-16T22:07:20.7857888Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu1 [208 kB] 2021-05-16T22:07:20.7859760Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu1 [674 kB] 2021-05-16T22:07:20.7861853Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [10.8 kB] 2021-05-16T22:07:20.7863701Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] 2021-05-16T22:07:20.7865564Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] 2021-05-16T22:07:20.7867514Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B] 2021-05-16T22:07:20.7869349Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB] 2021-05-16T22:07:20.7871432Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render-util0 amd64 0.3.9-1build1 [9912 B] 2021-05-16T22:07:20.7873332Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B] 2021-05-16T22:07:20.7875161Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinput0 amd64 1.14-2 [29.3 kB] 2021-05-16T22:07:20.7876931Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xkb1 amd64 1.14-2 [29.6 kB] 2021-05-16T22:07:20.7878781Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxkbcommon-x11-0 amd64 0.10.0-1 [13.4 kB] 2021-05-16T22:07:20.7880733Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5gui5 amd64 5.12.8+dfsg-0ubuntu1 [2971 kB] 2021-05-16T22:07:20.7882730Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5widgets5 amd64 5.12.8+dfsg-0ubuntu1 [2293 kB] 2021-05-16T22:07:20.7884677Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB] 2021-05-16T22:07:20.7886522Z 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-16T22:07:20.7888569Z 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-16T22:07:20.7890567Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhyphen0 amd64 2.8.8-7 [27.0 kB] 2021-05-16T22:07:20.7892524Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5positioning5 amd64 5.12.8+dfsg-0ubuntu1 [197 kB] 2021-05-16T22:07:20.7894671Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5printsupport5 amd64 5.12.8+dfsg-0ubuntu1 [193 kB] 2021-05-16T22:07:20.7896665Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5qml5 amd64 5.12.8-0ubuntu1 [1438 kB] 2021-05-16T22:07:20.7898604Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quick5 amd64 5.12.8-0ubuntu1 [1335 kB] 2021-05-16T22:07:20.7900550Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sensors5 amd64 5.12.8-0ubuntu1 [114 kB] 2021-05-16T22:07:20.7902542Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webchannel5 amd64 5.12.8-0ubuntu1 [51.2 kB] 2021-05-16T22:07:20.7904413Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwoff1 amd64 1.0.2-1build2 [42.0 kB] 2021-05-16T22:07:20.7906347Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-1ubuntu2 [12.1 MB] 2021-05-16T22:07:20.7908488Z 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-16T22:07:20.7910775Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers-common all 3.10.4+dfsg-1ubuntu2 [897 kB] 2021-05-16T22:07:20.7912788Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2 amd64 2.2.1-2build1 [307 kB] 2021-05-16T22:07:20.7914770Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2-plugins amd64 2.2.1-2build1 [191 kB] 2021-05-16T22:07:20.7916766Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5 amd64 5.12.8+dfsg-0ubuntu1 [121 kB] 2021-05-16T22:07:20.7918788Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5-sqlite amd64 5.12.8+dfsg-0ubuntu1 [47.5 kB] 2021-05-16T22:07:20.7920866Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-data all 3.0.4+dfsg-1build3 [186 kB] 2021-05-16T22:07:20.7922710Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarpack2 amd64 3.7.0-3 [92.8 kB] 2021-05-16T22:07:20.7924645Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsuperlu5 amd64 5.2.1+dfsg1-4 [159 kB] 2021-05-16T22:07:20.7926612Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarmadillo9 amd64 1:9.800.4+dfsg-1build1 [93.2 kB] 2021-05-16T22:07:20.7928488Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcfitsio8 amd64 3.470-3 [466 kB] 2021-05-16T22:07:20.7930369Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcharls2 amd64 2.0.0+dfsg-1build1 [74.1 kB] 2021-05-16T22:07:20.7932181Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdap25 amd64 3.20.5-1 [435 kB] 2021-05-16T22:07:20.7934027Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdapclient6v5 amd64 3.20.5-1 [92.2 kB] 2021-05-16T22:07:20.7935910Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libepsilon1 amd64 0.9.2+dfsg-4 [41.0 kB] 2021-05-16T22:07:20.7937726Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfreexl1 amd64 1.0.5-3 [33.4 kB] 2021-05-16T22:07:20.7939537Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfyba0 amd64 4.1.1-6build1 [113 kB] 2021-05-16T22:07:20.7941387Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-3.8.0 amd64 3.8.0-1build1 [535 kB] 2021-05-16T22:07:20.7943275Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-c1v5 amd64 3.8.0-1build1 [69.9 kB] 2021-05-16T22:07:20.7945079Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-data all 6.3.1-1 [7647 kB] 2021-05-16T22:07:20.7946876Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libproj15 amd64 6.3.1-1 [925 kB] 2021-05-16T22:07:20.7948677Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeotiff5 amd64 1.5.1-2 [53.1 kB] 2021-05-16T22:07:20.7950705Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf4-0-alt amd64 4.2.14-1ubuntu1 [268 kB] 2021-05-16T22:07:20.7952630Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2021-05-16T22:07:20.7954499Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liburiparser1 amd64 0.9.3-2 [39.3 kB] 2021-05-16T22:07:20.7956357Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlbase1 amd64 1.3.0-8build1 [45.4 kB] 2021-05-16T22:07:20.7958222Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmldom1 amd64 1.3.0-8build1 [152 kB] 2021-05-16T22:07:20.7960094Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlengine1 amd64 1.3.0-8build1 [72.5 kB] 2021-05-16T22:07:20.7961962Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnetcdf15 amd64 1:4.7.3-1 [341 kB] 2021-05-16T22:07:20.7963819Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libogdi4.1 amd64 4.1.0+ds-1build1 [198 kB] 2021-05-16T22:07:20.7965629Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqhull7 amd64 2015.2-4 [152 kB] 2021-05-16T22:07:20.7967515Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialite7 amd64 4.3.0a-6build1 [1286 kB] 2021-05-16T22:07:20.7969528Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxerces-c3.2 amd64 3.2.2+debian-1build3 [878 kB] 2021-05-16T22:07:20.7971488Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgdal26 amd64 3.0.4+dfsg-1build3 [6156 kB] 2021-05-16T22:07:20.7973512Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5concurrent5 amd64 5.12.8+dfsg-0ubuntu1 [33.5 kB] 2021-05-16T22:07:20.7975619Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5keychain1 amd64 0.10.0-1build1 [48.4 kB] 2021-05-16T22:07:20.7977641Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5serialport5 amd64 5.12.8-0ubuntu1 [33.1 kB] 2021-05-16T22:07:20.7979627Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5xml5 amd64 5.12.8+dfsg-0ubuntu1 [105 kB] 2021-05-16T22:07:20.7981667Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialindex6 amd64 1.9.3-1build1 [266 kB] 2021-05-16T22:07:20.7983563Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzip5 amd64 1.5.1-0ubuntu1 [46.7 kB] 2021-05-16T22:07:20.7985543Z 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-16T22:07:20.7987698Z 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-16T22:07:20.7989944Z 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-16T22:07:20.7992060Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-15 amd64 2.11.2+dfsg-6 [1238 kB] 2021-05-16T22:07:20.7994135Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quickwidgets5 amd64 5.12.8-0ubuntu1 [39.8 kB] 2021-05-16T22:07:20.7996179Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5opengl5 amd64 5.12.8+dfsg-0ubuntu1 [136 kB] 2021-05-16T22:07:20.7998131Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqwt-qt5-6 amd64 6.1.4-1.1build1 [427 kB] 2021-05-16T22:07:20.8000145Z 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-16T22:07:20.8002195Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers amd64 3.10.4+dfsg-1ubuntu2 [1940 kB] 2021-05-16T22:07:20.8004147Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-core7 amd64 0.7-4ubuntu7 [81.7 kB] 2021-05-16T22:07:20.8005955Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdaemon0 amd64 0.14-7 [13.9 kB] 2021-05-16T22:07:20.8007739Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 avahi-daemon amd64 0.7-4ubuntu7 [61.0 kB] 2021-05-16T22:07:20.8009547Z 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-16T22:07:20.8011228Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4944 B] 2021-05-16T22:07:20.8012942Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2021-05-16T22:07:20.8014727Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgck-1-0 amd64 3.36.0-2build1 [75.5 kB] 2021-05-16T22:07:20.8016590Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-base-3-1 amd64 3.36.0-2build1 [193 kB] 2021-05-16T22:07:20.8018457Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-ui-3-1 amd64 3.36.0-2build1 [127 kB] 2021-05-16T22:07:20.8020193Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gcr amd64 3.36.0-2build1 [63.9 kB] 2021-05-16T22:07:20.8022001Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2725 kB] 2021-05-16T22:07:20.8280999Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-gdal amd64 3.0.4+dfsg-1build3 [527 kB] 2021-05-16T22:07:20.8354994Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-bin amd64 3.0.4+dfsg-1build3 [256 kB] 2021-05-16T22:07:20.8384096Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-glib1 amd64 0.7-4ubuntu7 [7804 B] 2021-05-16T22:07:20.8385977Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmm-glib0 amd64 1.12.8-1 [185 kB] 2021-05-16T22:07:20.8410242Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 geoclue-2.0 amd64 2.5.6-0ubuntu1 [91.9 kB] 2021-05-16T22:07:20.8443464Z 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-16T22:07:20.8501303Z 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-16T22:07:20.8518690Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 pinentry-gnome3 amd64 1.1.0-3build1 [38.6 kB] 2021-05-16T22:07:20.8528125Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring amd64 3.36.0-1ubuntu1 [613 kB] 2021-05-16T22:07:20.8594118Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring-pkcs11 amd64 3.36.0-1ubuntu1 [28.0 kB] 2021-05-16T22:07:20.8601197Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-doc all 7.8.2-1build3 [32.4 MB] 2021-05-16T22:07:22.1203920Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblaszip8 amd64 3.4.3-1build1 [125 kB] 2021-05-16T22:07:22.1220582Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-util9 amd64 2.0.1+ds-1build3 [68.5 kB] 2021-05-16T22:07:22.1242326Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-base9 amd64 2.0.1+ds-1build3 [1739 kB] 2021-05-16T22:07:22.2223354Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-core amd64 7.8.2-1build3 [5737 kB] 2021-05-16T22:07:22.2795276Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdparanoia0 amd64 3.10.2+debian-13 [46.7 kB] 2021-05-16T22:07:22.2806027Z 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-16T22:07:22.2821632Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gstreamer1.0-plugins-base amd64 1.16.2-4 [619 kB] 2021-05-16T22:07:22.2888754Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 iio-sensor-proxy amd64 2.8-1ubuntu1 [35.8 kB] 2021-05-16T22:07:22.2898783Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libassimp5 amd64 5.0.1~ds0-1build1 [2775 kB] 2021-05-16T22:07:22.3170861Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexiv2-27 amd64 0.27.2-8ubuntu2.2 [788 kB] 2021-05-16T22:07:22.3263416Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi0ldbl amd64 2.4.0-10build1 [155 kB] 2021-05-16T22:07:22.3281185Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi-bin amd64 2.4.0-10build1 [10.5 kB] 2021-05-16T22:07:22.3287358Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2021-05-16T22:07:22.3293302Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2021-05-16T22:07:22.3344157Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-glib4 amd64 1.22.0-2 [101 kB] 2021-05-16T22:07:22.3371451Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-proxy amd64 1.22.0-2 [5908 B] 2021-05-16T22:07:22.3376517Z 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-16T22:07:22.3383228Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-05-16T22:07:22.3426281Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnss-mdns amd64 0.14.1-1ubuntu1 [22.9 kB] 2021-05-16T22:07:22.3446607Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpam-gnome-keyring amd64 3.36.0-1ubuntu1 [23.3 kB] 2021-05-16T22:07:22.3452125Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB] 2021-05-16T22:07:22.3462438Z 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-16T22:07:22.3475315Z 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-16T22:07:22.3491552Z 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-16T22:07:22.3511974Z Get:132 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-python amd64 2.0.1+ds-1build3 [136 kB] 2021-05-16T22:07:22.3549485Z Get:133 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsqlite3-mod-spatialite amd64 4.3.0a-6build1 [1265 kB] 2021-05-16T22:07:22.3861929Z 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-16T22:07:22.3889112Z Get:135 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugins amd64 2.0.1+ds-1build3 [12.9 kB] 2021-05-16T22:07:22.3899377Z Get:136 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dcore5 amd64 5.12.8+dfsg-0ubuntu1 [137 kB] 2021-05-16T22:07:22.3939200Z Get:137 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53drender5 amd64 5.12.8+dfsg-0ubuntu1 [689 kB] 2021-05-16T22:07:22.4068766Z Get:138 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53danimation5 amd64 5.12.8+dfsg-0ubuntu1 [159 kB] 2021-05-16T22:07:22.4094335Z Get:139 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dinput5 amd64 5.12.8+dfsg-0ubuntu1 [125 kB] 2021-05-16T22:07:22.4118611Z Get:140 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dlogic5 amd64 5.12.8+dfsg-0ubuntu1 [25.9 kB] 2021-05-16T22:07:22.4125995Z Get:141 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dextras5 amd64 5.12.8+dfsg-0ubuntu1 [157 kB] 2021-05-16T22:07:22.4155992Z 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-16T22:07:22.4165472Z 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-16T22:07:22.4174540Z Get:144 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-gltfsceneio-plugin amd64 5.12.8+dfsg-0ubuntu1 [110 kB] 2021-05-16T22:07:22.4195137Z Get:145 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dquickscene2d5 amd64 5.12.8+dfsg-0ubuntu1 [38.4 kB] 2021-05-16T22:07:22.4205727Z 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-16T22:07:22.4213224Z 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-16T22:07:22.4281219Z 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-16T22:07:22.4424799Z 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-16T22:07:22.4908684Z Get:150 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtchooser amd64 66-2build1 [24.7 kB] 2021-05-16T22:07:22.4915975Z Get:151 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qdoc-qt5 amd64 5.12.8-0ubuntu1 [507 kB] 2021-05-16T22:07:22.4968717Z Get:152 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5help5 amd64 5.12.8-0ubuntu1 [134 kB] 2021-05-16T22:07:22.4986508Z Get:153 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qhelpgenerator-qt5 amd64 5.12.8-0ubuntu1 [64.3 kB] 2021-05-16T22:07:22.4998208Z Get:154 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-assistant amd64 5.12.8-0ubuntu1 [369 kB] 2021-05-16T22:07:22.5057121Z Get:155 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtattributionsscanner-qt5 amd64 5.12.8-0ubuntu1 [26.0 kB] 2021-05-16T22:07:22.5059587Z Get:156 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designer5 amd64 5.12.8-0ubuntu1 [2778 kB] 2021-05-16T22:07:22.5371387Z Get:157 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designercomponents5 amd64 5.12.8-0ubuntu1 [718 kB] 2021-05-16T22:07:22.5436556Z Get:158 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttools5-dev-tools amd64 5.12.8-0ubuntu1 [1031 kB] 2021-05-16T22:07:22.5537011Z Get:159 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-customwidgets amd64 3.10.4+dfsg-1ubuntu2 [3397 kB] 2021-05-16T22:07:22.6030719Z 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-16T22:07:22.6102509Z 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-16T22:07:22.6141684Z 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-16T22:07:22.6150976Z Get:163 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-glib5 amd64 1.24.8-1 [529 kB] 2021-05-16T22:07:22.6224487Z Get:164 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-proxy amd64 1.24.8-1 [5856 B] 2021-05-16T22:07:22.6230187Z Get:165 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5test5 amd64 5.12.8+dfsg-0ubuntu1 [131 kB] 2021-05-16T22:07:22.6291865Z Get:166 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-bin amd64 1.3-2ubuntu3 [5484 B] 2021-05-16T22:07:22.6304263Z Get:167 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 modemmanager amd64 1.12.8-1 [755 kB] 2021-05-16T22:07:22.6442436Z Get:168 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-05-16T22:07:22.6525419Z Get:169 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3788 kB] 2021-05-16T22:07:22.7132589Z Get:170 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2021-05-16T22:07:22.7140608Z Get:171 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2021-05-16T22:07:22.7154041Z Get:172 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8132 B] 2021-05-16T22:07:22.7160956Z Get:173 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2021-05-16T22:07:22.7176282Z Get:174 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2021-05-16T22:07:22.7181593Z Get:175 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-future all 0.18.2-2 [336 kB] 2021-05-16T22:07:22.7233485Z Get:176 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2021-05-16T22:07:22.7239587Z Get:177 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2021-05-16T22:07:22.7251275Z Get:178 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-ipython-genutils all 0.2.0-1ubuntu1 [21.1 kB] 2021-05-16T22:07:22.7257704Z Get:179 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-traitlets all 4.3.3-3 [59.9 kB] 2021-05-16T22:07:22.7279938Z Get:180 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-jupyter-core all 4.6.3-3 [41.2 kB] 2021-05-16T22:07:22.7293547Z Get:181 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2021-05-16T22:07:22.7306364Z Get:182 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.3 [1382 kB] 2021-05-16T22:07:22.7523496Z Get:183 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-05-16T22:07:22.7525711Z Get:184 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4459 kB] 2021-05-16T22:07:22.8248859Z Get:185 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nbformat all 5.0.4-1 [29.8 kB] 2021-05-16T22:07:22.8259000Z Get:186 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-05-16T22:07:22.8266689Z Get:187 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyproj amd64 2.5.0+ds-1 [297 kB] 2021-05-16T22:07:22.8326005Z Get:188 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB] 2021-05-16T22:07:22.8333936Z Get:189 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-owslib all 0.19.1-1 [115 kB] 2021-05-16T22:07:22.8347178Z Get:190 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.3 [363 kB] 2021-05-16T22:07:22.8392885Z Get:191 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-retrying all 1.3.3-4 [8160 B] 2021-05-16T22:07:22.8398243Z Get:192 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-plotly all 4.4.1+dfsg-1 [1960 kB] 2021-05-16T22:07:22.8582974Z Get:193 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-psycopg2 amd64 2.8.4-2 [112 kB] 2021-05-16T22:07:22.8596609Z Get:194 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sip amd64 4.19.21+dfsg-1build1 [87.9 kB] 2021-05-16T22:07:22.8607343Z Get:195 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5 amd64 5.14.1+dfsg-3build1 [2318 kB] 2021-05-16T22:07:22.8834688Z Get:196 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qsci amd64 2.11.2+dfsg-6 [230 kB] 2021-05-16T22:07:22.8864648Z 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-16T22:07:22.8881318Z 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-16T22:07:22.8896694Z Get:199 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtwebkit amd64 5.14.1+dfsg-3build1 [103 kB] 2021-05-16T22:07:22.8911901Z Get:200 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis-common all 3.10.4+dfsg-1ubuntu2 [2390 kB] 2021-05-16T22:07:22.9223283Z Get:201 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis amd64 3.10.4+dfsg-1ubuntu2 [7772 kB] 2021-05-16T22:07:23.0543477Z 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-16T22:07:23.0582047Z Get:203 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-leaflet all 1.6.0~dfsg-1 [313 kB] 2021-05-16T22:07:23.0660494Z Get:204 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-common all 3.10.4+dfsg-1ubuntu2 [16.7 MB] 2021-05-16T22:07:23.3419546Z Get:205 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis amd64 3.10.4+dfsg-1ubuntu2 [4788 kB] 2021-05-16T22:07:23.3852245Z 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-16T22:07:23.3892666Z 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-16T22:07:23.3902298Z Get:208 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass amd64 3.10.4+dfsg-1ubuntu2 [601 kB] 2021-05-16T22:07:23.3955792Z Get:209 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-gtk-platformtheme amd64 5.12.8+dfsg-0ubuntu1 [124 kB] 2021-05-16T22:07:23.3968091Z Get:210 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1486 kB] 2021-05-16T22:07:23.4099329Z Get:211 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 wpasupplicant amd64 2:2.9-1ubuntu4.3 [1183 kB] 2021-05-16T22:07:23.4231518Z Get:212 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-bin amd64 6.3.1-1 [88.8 kB] 2021-05-16T22:07:23.4239767Z Get:213 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch-data all 20191128-3 [32.3 kB] 2021-05-16T22:07:23.4245485Z Get:214 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch amd64 2.5.2+repack0-2ubuntu3 [53.1 kB] 2021-05-16T22:07:24.5796702Z Fetched 183 MB in 3s (52.7 MB/s) 2021-05-16T22:07:24.6178655Z Selecting previously unselected package libdouble-conversion3:amd64. 2021-05-16T22:07:24.6261052Z (Reading database ... 2021-05-16T22:07:24.6261675Z (Reading database ... 5% 2021-05-16T22:07:24.6262226Z (Reading database ... 10% 2021-05-16T22:07:24.6262759Z (Reading database ... 15% 2021-05-16T22:07:24.6263430Z (Reading database ... 20% 2021-05-16T22:07:24.6263975Z (Reading database ... 25% 2021-05-16T22:07:24.6264497Z (Reading database ... 30% 2021-05-16T22:07:24.6265037Z (Reading database ... 35% 2021-05-16T22:07:24.6265561Z (Reading database ... 40% 2021-05-16T22:07:24.6266186Z (Reading database ... 45% 2021-05-16T22:07:24.6266671Z (Reading database ... 50% 2021-05-16T22:07:24.6315470Z (Reading database ... 55% 2021-05-16T22:07:24.6364874Z (Reading database ... 60% 2021-05-16T22:07:24.6401867Z (Reading database ... 65% 2021-05-16T22:07:24.6529960Z (Reading database ... 70% 2021-05-16T22:07:24.6662124Z (Reading database ... 75% 2021-05-16T22:07:24.6692310Z (Reading database ... 80% 2021-05-16T22:07:24.7098350Z (Reading database ... 85% 2021-05-16T22:07:24.7417518Z (Reading database ... 90% 2021-05-16T22:07:24.7498717Z (Reading database ... 95% 2021-05-16T22:07:24.7499291Z (Reading database ... 100% 2021-05-16T22:07:24.7500145Z (Reading database ... 269804 files and directories currently installed.) 2021-05-16T22:07:24.7615687Z Preparing to unpack .../000-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2021-05-16T22:07:24.7645663Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-16T22:07:24.8071335Z Selecting previously unselected package libqt5core5a:amd64. 2021-05-16T22:07:24.8323475Z Preparing to unpack .../001-libqt5core5a_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T22:07:24.8406802Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:25.0367789Z Selecting previously unselected package libegl-mesa0:amd64. 2021-05-16T22:07:25.0654246Z Preparing to unpack .../002-libegl-mesa0_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T22:07:25.0669606Z Unpacking libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T22:07:25.1112639Z Selecting previously unselected package libegl1:amd64. 2021-05-16T22:07:25.1336867Z Preparing to unpack .../003-libegl1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T22:07:25.1350149Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T22:07:25.1711812Z Selecting previously unselected package libevdev2:amd64. 2021-05-16T22:07:25.1918438Z Preparing to unpack .../004-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2021-05-16T22:07:25.1933059Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-16T22:07:25.2231636Z Selecting previously unselected package libmtdev1:amd64. 2021-05-16T22:07:25.2497864Z Preparing to unpack .../005-libmtdev1_1.1.5-1.1_amd64.deb ... 2021-05-16T22:07:25.2507660Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-16T22:07:25.2776094Z Selecting previously unselected package libwacom-common. 2021-05-16T22:07:25.3054465Z Preparing to unpack .../006-libwacom-common_1.3-2ubuntu3_all.deb ... 2021-05-16T22:07:25.3066201Z Unpacking libwacom-common (1.3-2ubuntu3) ... 2021-05-16T22:07:25.3824666Z Selecting previously unselected package libwacom2:amd64. 2021-05-16T22:07:25.4122778Z Preparing to unpack .../007-libwacom2_1.3-2ubuntu3_amd64.deb ... 2021-05-16T22:07:25.4135011Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-16T22:07:25.4471819Z Selecting previously unselected package libinput-bin. 2021-05-16T22:07:25.4697369Z Preparing to unpack .../008-libinput-bin_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-16T22:07:25.4707175Z Unpacking libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-16T22:07:25.5071683Z Selecting previously unselected package libinput10:amd64. 2021-05-16T22:07:25.5308938Z Preparing to unpack .../009-libinput10_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-16T22:07:25.5323476Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-16T22:07:25.5751965Z Selecting previously unselected package libqt5dbus5:amd64. 2021-05-16T22:07:25.5973742Z Preparing to unpack .../010-libqt5dbus5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T22:07:25.5990160Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:25.6476939Z Selecting previously unselected package libqt5network5:amd64. 2021-05-16T22:07:25.6775877Z Preparing to unpack .../011-libqt5network5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T22:07:25.6792362Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:25.7739886Z Selecting previously unselected package libxcb-icccm4:amd64. 2021-05-16T22:07:25.8034147Z Preparing to unpack .../012-libxcb-icccm4_0.4.1-1.1_amd64.deb ... 2021-05-16T22:07:25.8042629Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-16T22:07:25.8352554Z Selecting previously unselected package libxcb-util1:amd64. 2021-05-16T22:07:25.8587864Z Preparing to unpack .../013-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... 2021-05-16T22:07:25.8597612Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-16T22:07:25.8855951Z Selecting previously unselected package libxcb-image0:amd64. 2021-05-16T22:07:25.9134815Z Preparing to unpack .../014-libxcb-image0_0.4.0-1build1_amd64.deb ... 2021-05-16T22:07:25.9145785Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-16T22:07:25.9431460Z Selecting previously unselected package libxcb-keysyms1:amd64. 2021-05-16T22:07:25.9685762Z Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build1_amd64.deb ... 2021-05-16T22:07:25.9704492Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-16T22:07:26.0071647Z Selecting previously unselected package libxcb-randr0:amd64. 2021-05-16T22:07:26.0288920Z Preparing to unpack .../016-libxcb-randr0_1.14-2_amd64.deb ... 2021-05-16T22:07:26.0299084Z Unpacking libxcb-randr0:amd64 (1.14-2) ... 2021-05-16T22:07:26.0631844Z Selecting previously unselected package libxcb-render-util0:amd64. 2021-05-16T22:07:26.0857769Z Preparing to unpack .../017-libxcb-render-util0_0.3.9-1build1_amd64.deb ... 2021-05-16T22:07:26.0873923Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-16T22:07:26.1231851Z Selecting previously unselected package libxcb-xinerama0:amd64. 2021-05-16T22:07:26.1439286Z Preparing to unpack .../018-libxcb-xinerama0_1.14-2_amd64.deb ... 2021-05-16T22:07:26.1454083Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-16T22:07:26.1752767Z Selecting previously unselected package libxcb-xinput0:amd64. 2021-05-16T22:07:26.2013405Z Preparing to unpack .../019-libxcb-xinput0_1.14-2_amd64.deb ... 2021-05-16T22:07:26.2024524Z Unpacking libxcb-xinput0:amd64 (1.14-2) ... 2021-05-16T22:07:26.2392986Z Selecting previously unselected package libxcb-xkb1:amd64. 2021-05-16T22:07:26.2647237Z Preparing to unpack .../020-libxcb-xkb1_1.14-2_amd64.deb ... 2021-05-16T22:07:26.2667395Z Unpacking libxcb-xkb1:amd64 (1.14-2) ... 2021-05-16T22:07:26.3074741Z Selecting previously unselected package libxkbcommon-x11-0:amd64. 2021-05-16T22:07:26.3308988Z Preparing to unpack .../021-libxkbcommon-x11-0_0.10.0-1_amd64.deb ... 2021-05-16T22:07:26.3340883Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-16T22:07:26.3726258Z Selecting previously unselected package libqt5gui5:amd64. 2021-05-16T22:07:26.4069684Z Preparing to unpack .../022-libqt5gui5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T22:07:26.4161830Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:26.7483271Z Selecting previously unselected package libqt5widgets5:amd64. 2021-05-16T22:07:26.7790337Z Preparing to unpack .../023-libqt5widgets5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T22:07:26.7807117Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:27.0336933Z Selecting previously unselected package libqt5svg5:amd64. 2021-05-16T22:07:27.0637488Z Preparing to unpack .../024-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T22:07:27.0647926Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T22:07:27.1072115Z Selecting previously unselected package liborc-0.4-0:amd64. 2021-05-16T22:07:27.1334020Z Preparing to unpack .../025-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ... 2021-05-16T22:07:27.1348398Z Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-16T22:07:27.1952170Z Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2021-05-16T22:07:27.2183714Z Preparing to unpack .../026-libgstreamer-plugins-base1.0-0_1.16.2-4_amd64.deb ... 2021-05-16T22:07:27.2195394Z Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-16T22:07:27.3271774Z Selecting previously unselected package libhyphen0:amd64. 2021-05-16T22:07:27.3499584Z Preparing to unpack .../027-libhyphen0_2.8.8-7_amd64.deb ... 2021-05-16T22:07:27.3514672Z Unpacking libhyphen0:amd64 (2.8.8-7) ... 2021-05-16T22:07:27.3832158Z Selecting previously unselected package libqt5positioning5:amd64. 2021-05-16T22:07:27.4104916Z Preparing to unpack .../028-libqt5positioning5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T22:07:27.4116583Z Unpacking libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:27.4631359Z Selecting previously unselected package libqt5printsupport5:amd64. 2021-05-16T22:07:27.4873461Z Preparing to unpack .../029-libqt5printsupport5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T22:07:27.4884976Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:27.5471163Z Selecting previously unselected package libqt5qml5:amd64. 2021-05-16T22:07:27.5694701Z Preparing to unpack .../030-libqt5qml5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T22:07:27.5710819Z Unpacking libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T22:07:27.7551901Z Selecting previously unselected package libqt5quick5:amd64. 2021-05-16T22:07:27.7801667Z Preparing to unpack .../031-libqt5quick5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T22:07:27.7816278Z Unpacking libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T22:07:27.9455013Z Selecting previously unselected package libqt5sensors5:amd64. 2021-05-16T22:07:27.9750749Z Preparing to unpack .../032-libqt5sensors5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T22:07:27.9760591Z Unpacking libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T22:07:28.0191168Z Selecting previously unselected package libqt5webchannel5:amd64. 2021-05-16T22:07:28.0462838Z Preparing to unpack .../033-libqt5webchannel5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T22:07:28.0471244Z Unpacking libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T22:07:28.0871010Z Selecting previously unselected package libwoff1:amd64. 2021-05-16T22:07:28.1078304Z Preparing to unpack .../034-libwoff1_1.0.2-1build2_amd64.deb ... 2021-05-16T22:07:28.1105440Z Unpacking libwoff1:amd64 (1.0.2-1build2) ... 2021-05-16T22:07:28.1447963Z Selecting previously unselected package libqt5webkit5:amd64. 2021-05-16T22:07:28.1751381Z Preparing to unpack .../035-libqt5webkit5_5.212.0~alpha4-1ubuntu2_amd64.deb ... 2021-05-16T22:07:28.1762580Z Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-16T22:07:29.6472013Z Selecting previously unselected package qt5-image-formats-plugins:amd64. 2021-05-16T22:07:29.6725463Z Preparing to unpack .../036-qt5-image-formats-plugins_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T22:07:29.6739597Z Unpacking qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T22:07:29.7151889Z Selecting previously unselected package qgis-providers-common. 2021-05-16T22:07:29.7381756Z Preparing to unpack .../037-qgis-providers-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T22:07:29.7392739Z Unpacking qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:07:29.9945938Z Selecting previously unselected package libqca-qt5-2:amd64. 2021-05-16T22:07:30.0240392Z Preparing to unpack .../038-libqca-qt5-2_2.2.1-2build1_amd64.deb ... 2021-05-16T22:07:30.0254810Z Unpacking libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-16T22:07:30.0816261Z Selecting previously unselected package libqca-qt5-2-plugins:amd64. 2021-05-16T22:07:30.1116060Z Preparing to unpack .../039-libqca-qt5-2-plugins_2.2.1-2build1_amd64.deb ... 2021-05-16T22:07:30.1128370Z Unpacking libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-16T22:07:30.1584907Z Selecting previously unselected package libqt5sql5:amd64. 2021-05-16T22:07:30.1877831Z Preparing to unpack .../040-libqt5sql5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T22:07:30.1890682Z Unpacking libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:30.2272362Z Selecting previously unselected package libqt5sql5-sqlite:amd64. 2021-05-16T22:07:30.2543054Z Preparing to unpack .../041-libqt5sql5-sqlite_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T22:07:30.2562544Z Unpacking libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:30.2858968Z Selecting previously unselected package gdal-data. 2021-05-16T22:07:30.3165679Z Preparing to unpack .../042-gdal-data_3.0.4+dfsg-1build3_all.deb ... 2021-05-16T22:07:30.3180875Z Unpacking gdal-data (3.0.4+dfsg-1build3) ... 2021-05-16T22:07:30.3739784Z Selecting previously unselected package libarpack2:amd64. 2021-05-16T22:07:30.4024191Z Preparing to unpack .../043-libarpack2_3.7.0-3_amd64.deb ... 2021-05-16T22:07:30.4040832Z Unpacking libarpack2:amd64 (3.7.0-3) ... 2021-05-16T22:07:30.4471587Z Selecting previously unselected package libsuperlu5:amd64. 2021-05-16T22:07:30.4706905Z Preparing to unpack .../044-libsuperlu5_5.2.1+dfsg1-4_amd64.deb ... 2021-05-16T22:07:30.4716044Z Unpacking libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-16T22:07:30.5114683Z Selecting previously unselected package libarmadillo9. 2021-05-16T22:07:30.5410919Z Preparing to unpack .../045-libarmadillo9_1%3a9.800.4+dfsg-1build1_amd64.deb ... 2021-05-16T22:07:30.5420661Z Unpacking libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-16T22:07:30.5813096Z Selecting previously unselected package libcfitsio8:amd64. 2021-05-16T22:07:30.6107743Z Preparing to unpack .../046-libcfitsio8_3.470-3_amd64.deb ... 2021-05-16T22:07:30.6120314Z Unpacking libcfitsio8:amd64 (3.470-3) ... 2021-05-16T22:07:30.6850097Z Selecting previously unselected package libcharls2:amd64. 2021-05-16T22:07:30.7135182Z Preparing to unpack .../047-libcharls2_2.0.0+dfsg-1build1_amd64.deb ... 2021-05-16T22:07:30.7146411Z Unpacking libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-16T22:07:30.7468754Z Selecting previously unselected package libdap25:amd64. 2021-05-16T22:07:30.7764743Z Preparing to unpack .../048-libdap25_3.20.5-1_amd64.deb ... 2021-05-16T22:07:30.7776703Z Unpacking libdap25:amd64 (3.20.5-1) ... 2021-05-16T22:07:30.8551115Z Selecting previously unselected package libdapclient6v5:amd64. 2021-05-16T22:07:30.8778025Z Preparing to unpack .../049-libdapclient6v5_3.20.5-1_amd64.deb ... 2021-05-16T22:07:30.8786811Z Unpacking libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-16T22:07:30.9114484Z Selecting previously unselected package libepsilon1:amd64. 2021-05-16T22:07:30.9395037Z Preparing to unpack .../050-libepsilon1_0.9.2+dfsg-4_amd64.deb ... 2021-05-16T22:07:30.9404713Z Unpacking libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-16T22:07:30.9718179Z Selecting previously unselected package libfreexl1:amd64. 2021-05-16T22:07:31.0007735Z Preparing to unpack .../051-libfreexl1_1.0.5-3_amd64.deb ... 2021-05-16T22:07:31.0017391Z Unpacking libfreexl1:amd64 (1.0.5-3) ... 2021-05-16T22:07:31.0284819Z Selecting previously unselected package libfyba0:amd64. 2021-05-16T22:07:31.0574139Z Preparing to unpack .../052-libfyba0_4.1.1-6build1_amd64.deb ... 2021-05-16T22:07:31.0587072Z Unpacking libfyba0:amd64 (4.1.1-6build1) ... 2021-05-16T22:07:31.0996576Z Selecting previously unselected package libgeos-3.8.0:amd64. 2021-05-16T22:07:31.1287643Z Preparing to unpack .../053-libgeos-3.8.0_3.8.0-1build1_amd64.deb ... 2021-05-16T22:07:31.1298784Z Unpacking libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-16T22:07:31.2078554Z Selecting previously unselected package libgeos-c1v5:amd64. 2021-05-16T22:07:31.2355433Z Preparing to unpack .../054-libgeos-c1v5_3.8.0-1build1_amd64.deb ... 2021-05-16T22:07:31.2372733Z Unpacking libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-16T22:07:31.2655831Z Selecting previously unselected package proj-data. 2021-05-16T22:07:31.2939677Z Preparing to unpack .../055-proj-data_6.3.1-1_all.deb ... 2021-05-16T22:07:31.2954100Z Unpacking proj-data (6.3.1-1) ... 2021-05-16T22:07:32.1190329Z Selecting previously unselected package libproj15:amd64. 2021-05-16T22:07:32.1482524Z Preparing to unpack .../056-libproj15_6.3.1-1_amd64.deb ... 2021-05-16T22:07:32.1494933Z Unpacking libproj15:amd64 (6.3.1-1) ... 2021-05-16T22:07:32.2711359Z Selecting previously unselected package libgeotiff5:amd64. 2021-05-16T22:07:32.2965470Z Preparing to unpack .../057-libgeotiff5_1.5.1-2_amd64.deb ... 2021-05-16T22:07:32.2974192Z Unpacking libgeotiff5:amd64 (1.5.1-2) ... 2021-05-16T22:07:32.3271708Z Selecting previously unselected package libhdf4-0-alt. 2021-05-16T22:07:32.3563356Z Preparing to unpack .../058-libhdf4-0-alt_4.2.14-1ubuntu1_amd64.deb ... 2021-05-16T22:07:32.3581636Z Unpacking libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-16T22:07:32.4097453Z Selecting previously unselected package libminizip1:amd64. 2021-05-16T22:07:32.4395153Z Preparing to unpack .../059-libminizip1_1.1-8build1_amd64.deb ... 2021-05-16T22:07:32.4406350Z Unpacking libminizip1:amd64 (1.1-8build1) ... 2021-05-16T22:07:32.4790944Z Selecting previously unselected package liburiparser1:amd64. 2021-05-16T22:07:32.4999023Z Preparing to unpack .../060-liburiparser1_0.9.3-2_amd64.deb ... 2021-05-16T22:07:32.5014884Z Unpacking liburiparser1:amd64 (0.9.3-2) ... 2021-05-16T22:07:32.5346644Z Selecting previously unselected package libkmlbase1:amd64. 2021-05-16T22:07:32.5646444Z Preparing to unpack .../061-libkmlbase1_1.3.0-8build1_amd64.deb ... 2021-05-16T22:07:32.5658032Z Unpacking libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-16T22:07:32.5991737Z Selecting previously unselected package libkmldom1:amd64. 2021-05-16T22:07:32.6259746Z Preparing to unpack .../062-libkmldom1_1.3.0-8build1_amd64.deb ... 2021-05-16T22:07:32.6269217Z Unpacking libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-16T22:07:32.6728356Z Selecting previously unselected package libkmlengine1:amd64. 2021-05-16T22:07:32.7031356Z Preparing to unpack .../063-libkmlengine1_1.3.0-8build1_amd64.deb ... 2021-05-16T22:07:32.7041603Z Unpacking libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-16T22:07:32.7390312Z Selecting previously unselected package libnetcdf15:amd64. 2021-05-16T22:07:32.7683287Z Preparing to unpack .../064-libnetcdf15_1%3a4.7.3-1_amd64.deb ... 2021-05-16T22:07:32.7707069Z Unpacking libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-16T22:07:32.8353612Z Selecting previously unselected package libogdi4.1. 2021-05-16T22:07:32.8644089Z Preparing to unpack .../065-libogdi4.1_4.1.0+ds-1build1_amd64.deb ... 2021-05-16T22:07:32.8653706Z Unpacking libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-16T22:07:32.9190863Z Selecting previously unselected package libqhull7:amd64. 2021-05-16T22:07:32.9414587Z Preparing to unpack .../066-libqhull7_2015.2-4_amd64.deb ... 2021-05-16T22:07:32.9425153Z Unpacking libqhull7:amd64 (2015.2-4) ... 2021-05-16T22:07:32.9847878Z Selecting previously unselected package libspatialite7:amd64. 2021-05-16T22:07:33.0142116Z Preparing to unpack .../067-libspatialite7_4.3.0a-6build1_amd64.deb ... 2021-05-16T22:07:33.0153130Z Unpacking libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-16T22:07:33.1862632Z Selecting previously unselected package libxerces-c3.2:amd64. 2021-05-16T22:07:33.2160998Z Preparing to unpack .../068-libxerces-c3.2_3.2.2+debian-1build3_amd64.deb ... 2021-05-16T22:07:33.2175282Z Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-16T22:07:33.3443076Z Selecting previously unselected package libgdal26. 2021-05-16T22:07:33.3736914Z Preparing to unpack .../069-libgdal26_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T22:07:33.3746303Z Unpacking libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-16T22:07:34.0626114Z Selecting previously unselected package libqt5concurrent5:amd64. 2021-05-16T22:07:34.0935310Z Preparing to unpack .../070-libqt5concurrent5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T22:07:34.0945645Z Unpacking libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:34.1259838Z Selecting previously unselected package libqt5keychain1:amd64. 2021-05-16T22:07:34.1552058Z Preparing to unpack .../071-libqt5keychain1_0.10.0-1build1_amd64.deb ... 2021-05-16T22:07:34.1560871Z Unpacking libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-16T22:07:34.1967017Z Selecting previously unselected package libqt5serialport5:amd64. 2021-05-16T22:07:34.2268662Z Preparing to unpack .../072-libqt5serialport5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T22:07:34.2294435Z Unpacking libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T22:07:34.2636300Z Selecting previously unselected package libqt5xml5:amd64. 2021-05-16T22:07:34.2933312Z Preparing to unpack .../073-libqt5xml5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T22:07:34.2946358Z Unpacking libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:34.3310555Z Selecting previously unselected package libspatialindex6:amd64. 2021-05-16T22:07:34.3601824Z Preparing to unpack .../074-libspatialindex6_1.9.3-1build1_amd64.deb ... 2021-05-16T22:07:34.3614288Z Unpacking libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-16T22:07:34.4174447Z Selecting previously unselected package libzip5:amd64. 2021-05-16T22:07:34.4476703Z Preparing to unpack .../075-libzip5_1.5.1-0ubuntu1_amd64.deb ... 2021-05-16T22:07:34.4481532Z Unpacking libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-16T22:07:34.5031295Z Selecting previously unselected package libqgis-core3.10.4. 2021-05-16T22:07:34.5258806Z Preparing to unpack .../076-libqgis-core3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T22:07:34.5269533Z Unpacking libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:07:35.0908133Z Selecting previously unselected package libqgis-native3.10.4. 2021-05-16T22:07:35.1196584Z Preparing to unpack .../077-libqgis-native3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T22:07:35.1205276Z Unpacking libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:07:35.1497524Z Selecting previously unselected package libqscintilla2-qt5-l10n. 2021-05-16T22:07:35.1804958Z Preparing to unpack .../078-libqscintilla2-qt5-l10n_2.11.2+dfsg-6_all.deb ... 2021-05-16T22:07:35.1815195Z Unpacking libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-16T22:07:35.2311627Z Selecting previously unselected package libqscintilla2-qt5-15. 2021-05-16T22:07:35.2553181Z Preparing to unpack .../079-libqscintilla2-qt5-15_2.11.2+dfsg-6_amd64.deb ... 2021-05-16T22:07:35.2564893Z Unpacking libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-16T22:07:35.4231595Z Selecting previously unselected package libqt5quickwidgets5:amd64. 2021-05-16T22:07:35.4464584Z Preparing to unpack .../080-libqt5quickwidgets5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T22:07:35.4478611Z Unpacking libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T22:07:35.4831317Z Selecting previously unselected package libqt5opengl5:amd64. 2021-05-16T22:07:35.5059500Z Preparing to unpack .../081-libqt5opengl5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T22:07:35.5072243Z Unpacking libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:35.5551772Z Selecting previously unselected package libqwt-qt5-6. 2021-05-16T22:07:35.5796276Z Preparing to unpack .../082-libqwt-qt5-6_6.1.4-1.1build1_amd64.deb ... 2021-05-16T22:07:35.5813646Z Unpacking libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-16T22:07:35.6596209Z Selecting previously unselected package libqgis-gui3.10.4. 2021-05-16T22:07:35.6890037Z Preparing to unpack .../083-libqgis-gui3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T22:07:35.7073458Z Unpacking libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:07:36.0858070Z Selecting previously unselected package qgis-providers. 2021-05-16T22:07:36.1164668Z Preparing to unpack .../084-qgis-providers_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T22:07:36.1174403Z Unpacking qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:07:36.3553795Z Selecting previously unselected package libavahi-core7:amd64. 2021-05-16T22:07:36.3839699Z Preparing to unpack .../085-libavahi-core7_0.7-4ubuntu7_amd64.deb ... 2021-05-16T22:07:36.3863086Z Unpacking libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-16T22:07:36.4210751Z Selecting previously unselected package libdaemon0:amd64. 2021-05-16T22:07:36.4505054Z Preparing to unpack .../086-libdaemon0_0.14-7_amd64.deb ... 2021-05-16T22:07:36.4519590Z Unpacking libdaemon0:amd64 (0.14-7) ... 2021-05-16T22:07:36.4774471Z Selecting previously unselected package avahi-daemon. 2021-05-16T22:07:36.5067176Z Preparing to unpack .../087-avahi-daemon_0.7-4ubuntu7_amd64.deb ... 2021-05-16T22:07:36.5078603Z Unpacking avahi-daemon (0.7-4ubuntu7) ... 2021-05-16T22:07:36.5564468Z Selecting previously unselected package tk8.6-blt2.5. 2021-05-16T22:07:36.5860145Z Preparing to unpack .../088-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-05-16T22:07:36.5869451Z Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-16T22:07:36.6661465Z Selecting previously unselected package blt. 2021-05-16T22:07:36.6961880Z Preparing to unpack .../089-blt_2.5.3+dfsg-4_amd64.deb ... 2021-05-16T22:07:36.6974954Z Unpacking blt (2.5.3+dfsg-4) ... 2021-05-16T22:07:36.7232943Z Selecting previously unselected package fonts-lyx. 2021-05-16T22:07:36.7524409Z Preparing to unpack .../090-fonts-lyx_2.3.4.2-2_all.deb ... 2021-05-16T22:07:36.7537991Z Unpacking fonts-lyx (2.3.4.2-2) ... 2021-05-16T22:07:36.7991496Z Selecting previously unselected package libgck-1-0:amd64. 2021-05-16T22:07:36.8240722Z Preparing to unpack .../091-libgck-1-0_3.36.0-2build1_amd64.deb ... 2021-05-16T22:07:36.8251680Z Unpacking libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-16T22:07:36.8625462Z Selecting previously unselected package libgcr-base-3-1:amd64. 2021-05-16T22:07:36.8915695Z Preparing to unpack .../092-libgcr-base-3-1_3.36.0-2build1_amd64.deb ... 2021-05-16T22:07:36.8963187Z Unpacking libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T22:07:36.9452809Z Selecting previously unselected package libgcr-ui-3-1:amd64. 2021-05-16T22:07:36.9739126Z Preparing to unpack .../093-libgcr-ui-3-1_3.36.0-2build1_amd64.deb ... 2021-05-16T22:07:36.9757161Z Unpacking libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T22:07:37.0197548Z Selecting previously unselected package gcr. 2021-05-16T22:07:37.0503792Z Preparing to unpack .../094-gcr_3.36.0-2build1_amd64.deb ... 2021-05-16T22:07:37.0514443Z Unpacking gcr (3.36.0-2build1) ... 2021-05-16T22:07:37.1032179Z Selecting previously unselected package python3-numpy. 2021-05-16T22:07:37.1279759Z Preparing to unpack .../095-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-05-16T22:07:37.1304986Z Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-16T22:07:37.4583179Z Selecting previously unselected package python3-gdal. 2021-05-16T22:07:37.4886097Z Preparing to unpack .../096-python3-gdal_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T22:07:37.4901005Z Unpacking python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-16T22:07:37.5793578Z Selecting previously unselected package gdal-bin. 2021-05-16T22:07:37.6073056Z Preparing to unpack .../097-gdal-bin_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T22:07:37.6085119Z Unpacking gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-16T22:07:37.6662062Z Selecting previously unselected package libavahi-glib1:amd64. 2021-05-16T22:07:37.6962831Z Preparing to unpack .../098-libavahi-glib1_0.7-4ubuntu7_amd64.deb ... 2021-05-16T22:07:37.6977573Z Unpacking libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-16T22:07:37.7311765Z Selecting previously unselected package libmm-glib0:amd64. 2021-05-16T22:07:37.7569511Z Preparing to unpack .../099-libmm-glib0_1.12.8-1_amd64.deb ... 2021-05-16T22:07:37.7584102Z Unpacking libmm-glib0:amd64 (1.12.8-1) ... 2021-05-16T22:07:37.8062647Z Selecting previously unselected package geoclue-2.0. 2021-05-16T22:07:37.8357202Z Preparing to unpack .../100-geoclue-2.0_2.5.6-0ubuntu1_amd64.deb ... 2021-05-16T22:07:37.8371957Z Unpacking geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-16T22:07:37.8877443Z Selecting previously unselected package p11-kit-modules:amd64. 2021-05-16T22:07:37.9173226Z Preparing to unpack .../101-p11-kit-modules_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-16T22:07:37.9184191Z Unpacking p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-16T22:07:37.9747831Z Selecting previously unselected package p11-kit. 2021-05-16T22:07:38.0053594Z Preparing to unpack .../102-p11-kit_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-16T22:07:38.0067114Z Unpacking p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-16T22:07:38.0452911Z Selecting previously unselected package pinentry-gnome3. 2021-05-16T22:07:38.0756826Z Preparing to unpack .../103-pinentry-gnome3_1.1.0-3build1_amd64.deb ... 2021-05-16T22:07:38.0779394Z Unpacking pinentry-gnome3 (1.1.0-3build1) ... 2021-05-16T22:07:38.1131962Z Selecting previously unselected package gnome-keyring. 2021-05-16T22:07:38.1430362Z Preparing to unpack .../104-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T22:07:38.1552323Z Unpacking gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-16T22:07:38.2597242Z Selecting previously unselected package gnome-keyring-pkcs11:amd64. 2021-05-16T22:07:38.2906052Z Preparing to unpack .../105-gnome-keyring-pkcs11_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T22:07:38.2923254Z Unpacking gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T22:07:38.3312246Z Selecting previously unselected package grass-doc. 2021-05-16T22:07:38.3576060Z Preparing to unpack .../106-grass-doc_7.8.2-1build3_all.deb ... 2021-05-16T22:07:38.3592486Z Unpacking grass-doc (7.8.2-1build3) ... 2021-05-16T22:07:40.2861474Z Selecting previously unselected package liblaszip8:amd64. 2021-05-16T22:07:40.3174509Z Preparing to unpack .../107-liblaszip8_3.4.3-1build1_amd64.deb ... 2021-05-16T22:07:40.3189010Z Unpacking liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-16T22:07:40.3651717Z Selecting previously unselected package libpdal-util9. 2021-05-16T22:07:40.3957713Z Preparing to unpack .../108-libpdal-util9_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T22:07:40.3972592Z Unpacking libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-16T22:07:40.4383974Z Selecting previously unselected package libpdal-base9. 2021-05-16T22:07:40.4693278Z Preparing to unpack .../109-libpdal-base9_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T22:07:40.4703535Z Unpacking libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-16T22:07:40.6809380Z Selecting previously unselected package grass-core. 2021-05-16T22:07:40.7114233Z Preparing to unpack .../110-grass-core_7.8.2-1build3_amd64.deb ... 2021-05-16T22:07:40.7125310Z Unpacking grass-core (7.8.2-1build3) ... 2021-05-16T22:07:41.7798761Z Selecting previously unselected package libcdparanoia0:amd64. 2021-05-16T22:07:41.7808189Z Preparing to unpack .../111-libcdparanoia0_3.10.2+debian-13_amd64.deb ... 2021-05-16T22:07:41.7809720Z Unpacking libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-16T22:07:41.7811168Z Selecting previously unselected package libvisual-0.4-0:amd64. 2021-05-16T22:07:41.7812520Z Preparing to unpack .../112-libvisual-0.4-0_0.4.0-17_amd64.deb ... 2021-05-16T22:07:41.7813644Z Unpacking libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-16T22:07:41.7815064Z Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2021-05-16T22:07:41.7816665Z Preparing to unpack .../113-gstreamer1.0-plugins-base_1.16.2-4_amd64.deb ... 2021-05-16T22:07:41.7818089Z Unpacking gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-16T22:07:41.7819464Z Selecting previously unselected package iio-sensor-proxy. 2021-05-16T22:07:41.7820856Z Preparing to unpack .../114-iio-sensor-proxy_2.8-1ubuntu1_amd64.deb ... 2021-05-16T22:07:41.7822077Z Unpacking iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-16T22:07:41.7823211Z Selecting previously unselected package libassimp5:amd64. 2021-05-16T22:07:41.7824733Z Preparing to unpack .../115-libassimp5_5.0.1~ds0-1build1_amd64.deb ... 2021-05-16T22:07:41.7825839Z Unpacking libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-16T22:07:42.1363121Z Selecting previously unselected package libexiv2-27:amd64. 2021-05-16T22:07:42.1660878Z Preparing to unpack .../116-libexiv2-27_0.27.2-8ubuntu2.2_amd64.deb ... 2021-05-16T22:07:42.1672376Z Unpacking libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-16T22:07:42.2815305Z Selecting previously unselected package libfcgi0ldbl:amd64. 2021-05-16T22:07:42.3140823Z Preparing to unpack .../117-libfcgi0ldbl_2.4.0-10build1_amd64.deb ... 2021-05-16T22:07:42.3154509Z Unpacking libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-16T22:07:42.3568554Z Selecting previously unselected package libfcgi-bin. 2021-05-16T22:07:42.3878995Z Preparing to unpack .../118-libfcgi-bin_2.4.0-10build1_amd64.deb ... 2021-05-16T22:07:42.3894485Z Unpacking libfcgi-bin (2.4.0-10build1) ... 2021-05-16T22:07:42.4231282Z Selecting previously unselected package libimagequant0:amd64. 2021-05-16T22:07:42.4481813Z Preparing to unpack .../119-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-05-16T22:07:42.4496852Z Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-16T22:07:42.4951525Z Selecting previously unselected package libjs-jquery-ui. 2021-05-16T22:07:42.5184564Z Preparing to unpack .../120-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-05-16T22:07:42.5267275Z Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-16T22:07:42.6511857Z Selecting previously unselected package libmbim-glib4:amd64. 2021-05-16T22:07:42.6780556Z Preparing to unpack .../121-libmbim-glib4_1.22.0-2_amd64.deb ... 2021-05-16T22:07:42.6807381Z Unpacking libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-16T22:07:42.7271349Z Selecting previously unselected package libmbim-proxy. 2021-05-16T22:07:42.7502949Z Preparing to unpack .../122-libmbim-proxy_1.22.0-2_amd64.deb ... 2021-05-16T22:07:42.7527703Z Unpacking libmbim-proxy (1.22.0-2) ... 2021-05-16T22:07:42.7808345Z Selecting previously unselected package libnl-genl-3-200:amd64. 2021-05-16T22:07:42.8108942Z Preparing to unpack .../123-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-05-16T22:07:42.8125608Z Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-16T22:07:42.8471672Z Selecting previously unselected package libnl-route-3-200:amd64. 2021-05-16T22:07:42.8730561Z Preparing to unpack .../124-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-05-16T22:07:42.8767269Z Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-16T22:07:42.9234164Z Selecting previously unselected package libnss-mdns:amd64. 2021-05-16T22:07:42.9537802Z Preparing to unpack .../125-libnss-mdns_0.14.1-1ubuntu1_amd64.deb ... 2021-05-16T22:07:42.9552541Z Unpacking libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-16T22:07:42.9886034Z Selecting previously unselected package libpam-gnome-keyring:amd64. 2021-05-16T22:07:43.0197552Z Preparing to unpack .../126-libpam-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T22:07:43.0215110Z Unpacking libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T22:07:43.0574249Z Selecting previously unselected package libpcsclite1:amd64. 2021-05-16T22:07:43.0889704Z Preparing to unpack .../127-libpcsclite1_1.8.26-3_amd64.deb ... 2021-05-16T22:07:43.0900764Z Unpacking libpcsclite1:amd64 (1.8.26-3) ... 2021-05-16T22:07:43.1271631Z Selecting previously unselected package libpdal-plugin-faux. 2021-05-16T22:07:43.1503565Z Preparing to unpack .../128-libpdal-plugin-faux_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T22:07:43.1519816Z Unpacking libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-16T22:07:43.1815368Z Selecting previously unselected package libpdal-plugin-icebridge. 2021-05-16T22:07:43.2113849Z Preparing to unpack .../129-libpdal-plugin-icebridge_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T22:07:43.2132554Z Unpacking libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-16T22:07:43.2464757Z Selecting previously unselected package libpdal-plugin-pgpointcloud. 2021-05-16T22:07:43.2771458Z Preparing to unpack .../130-libpdal-plugin-pgpointcloud_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T22:07:43.2792420Z Unpacking libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-16T22:07:43.3152760Z Selecting previously unselected package libpdal-plugin-python. 2021-05-16T22:07:43.3459727Z Preparing to unpack .../131-libpdal-plugin-python_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T22:07:43.3473179Z Unpacking libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-16T22:07:43.3885210Z Selecting previously unselected package libsqlite3-mod-spatialite:amd64. 2021-05-16T22:07:43.4191368Z Preparing to unpack .../132-libsqlite3-mod-spatialite_4.3.0a-6build1_amd64.deb ... 2021-05-16T22:07:43.4224115Z Unpacking libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-16T22:07:43.5906015Z Selecting previously unselected package libpdal-plugin-sqlite. 2021-05-16T22:07:43.6216432Z Preparing to unpack .../133-libpdal-plugin-sqlite_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T22:07:43.6231208Z Unpacking libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-16T22:07:43.6624388Z Selecting previously unselected package libpdal-plugins. 2021-05-16T22:07:43.6932309Z Preparing to unpack .../134-libpdal-plugins_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T22:07:43.6941551Z Unpacking libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-16T22:07:43.7264196Z Selecting previously unselected package libqt53dcore5:amd64. 2021-05-16T22:07:43.7573636Z Preparing to unpack .../135-libqt53dcore5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T22:07:43.7588920Z Unpacking libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:43.8074256Z Selecting previously unselected package libqt53drender5:amd64. 2021-05-16T22:07:43.8395885Z Preparing to unpack .../136-libqt53drender5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T22:07:43.8410732Z Unpacking libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:43.9482453Z Selecting previously unselected package libqt53danimation5:amd64. 2021-05-16T22:07:43.9750072Z Preparing to unpack .../137-libqt53danimation5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T22:07:43.9767699Z Unpacking libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:44.0225477Z Selecting previously unselected package libqt53dinput5:amd64. 2021-05-16T22:07:44.0531953Z Preparing to unpack .../138-libqt53dinput5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T22:07:44.0544091Z Unpacking libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:44.0986280Z Selecting previously unselected package libqt53dlogic5:amd64. 2021-05-16T22:07:44.1293947Z Preparing to unpack .../139-libqt53dlogic5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T22:07:44.1309388Z Unpacking libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:44.1647429Z Selecting previously unselected package libqt53dextras5:amd64. 2021-05-16T22:07:44.1953124Z Preparing to unpack .../140-libqt53dextras5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T22:07:44.1966969Z Unpacking libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:44.2509414Z Selecting previously unselected package qt3d-assimpsceneimport-plugin:amd64. 2021-05-16T22:07:44.2819562Z Preparing to unpack .../141-qt3d-assimpsceneimport-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T22:07:44.2832181Z Unpacking qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:44.3151981Z Selecting previously unselected package qt3d-defaultgeometryloader-plugin:amd64. 2021-05-16T22:07:44.3473678Z Preparing to unpack .../142-qt3d-defaultgeometryloader-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T22:07:44.3489355Z Unpacking qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:44.3759076Z Selecting previously unselected package qt3d-gltfsceneio-plugin:amd64. 2021-05-16T22:07:44.4065294Z Preparing to unpack .../143-qt3d-gltfsceneio-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T22:07:44.4079910Z Unpacking qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:44.4551056Z Selecting previously unselected package libqt53dquickscene2d5:amd64. 2021-05-16T22:07:44.4799955Z Preparing to unpack .../144-libqt53dquickscene2d5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T22:07:44.4810584Z Unpacking libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:44.5181812Z Selecting previously unselected package qt3d-scene2d-plugin:amd64. 2021-05-16T22:07:44.5481958Z Preparing to unpack .../145-qt3d-scene2d-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T22:07:44.5493966Z Unpacking qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:44.5798048Z Selecting previously unselected package libqgis-3d3.10.4. 2021-05-16T22:07:44.6106670Z Preparing to unpack .../146-libqgis-3d3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T22:07:44.6116960Z Unpacking libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:07:44.6648439Z Selecting previously unselected package libqgis-analysis3.10.4. 2021-05-16T22:07:44.6954423Z Preparing to unpack .../147-libqgis-analysis3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T22:07:44.6967734Z Unpacking libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:07:44.8273554Z Selecting previously unselected package libqgis-app3.10.4. 2021-05-16T22:07:44.8582073Z Preparing to unpack .../148-libqgis-app3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T22:07:44.8594908Z Unpacking libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:07:45.2594938Z Selecting previously unselected package qtchooser. 2021-05-16T22:07:45.2908106Z Preparing to unpack .../149-qtchooser_66-2build1_amd64.deb ... 2021-05-16T22:07:45.2918241Z Unpacking qtchooser (66-2build1) ... 2021-05-16T22:07:45.3223124Z Selecting previously unselected package qdoc-qt5. 2021-05-16T22:07:45.3529625Z Preparing to unpack .../150-qdoc-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T22:07:45.3546009Z Unpacking qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T22:07:45.4392228Z Selecting previously unselected package libqt5help5:amd64. 2021-05-16T22:07:45.4688685Z Preparing to unpack .../151-libqt5help5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T22:07:45.4705716Z Unpacking libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T22:07:45.5191520Z Selecting previously unselected package qhelpgenerator-qt5. 2021-05-16T22:07:45.5415676Z Preparing to unpack .../152-qhelpgenerator-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T22:07:45.5432237Z Unpacking qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T22:07:45.5755159Z Selecting previously unselected package qt5-assistant. 2021-05-16T22:07:45.6066928Z Preparing to unpack .../153-qt5-assistant_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T22:07:45.6079378Z Unpacking qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-16T22:07:45.6735331Z Selecting previously unselected package qtattributionsscanner-qt5. 2021-05-16T22:07:45.7046933Z Preparing to unpack .../154-qtattributionsscanner-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T22:07:45.7057998Z Unpacking qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T22:07:45.7384920Z Selecting previously unselected package libqt5designer5:amd64. 2021-05-16T22:07:45.7703642Z Preparing to unpack .../155-libqt5designer5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T22:07:45.7714255Z Unpacking libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T22:07:46.0079045Z Selecting previously unselected package libqt5designercomponents5:amd64. 2021-05-16T22:07:46.0396904Z Preparing to unpack .../156-libqt5designercomponents5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T22:07:46.0410791Z Unpacking libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T22:07:46.1454574Z Selecting previously unselected package qttools5-dev-tools. 2021-05-16T22:07:46.1769071Z Preparing to unpack .../157-qttools5-dev-tools_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T22:07:46.1780112Z Unpacking qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-16T22:07:46.3162062Z Selecting previously unselected package libqgis-customwidgets. 2021-05-16T22:07:46.3466885Z Preparing to unpack .../158-libqgis-customwidgets_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T22:07:46.3484503Z Unpacking libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:07:46.4745441Z Selecting previously unselected package libqgis-server3.10.4. 2021-05-16T22:07:46.5060778Z Preparing to unpack .../159-libqgis-server3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T22:07:46.5074329Z Unpacking libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:07:46.5687662Z Selecting previously unselected package libqgisgrass7-3.10.4. 2021-05-16T22:07:46.6002627Z Preparing to unpack .../160-libqgisgrass7-3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T22:07:46.6020920Z Unpacking libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:07:46.6591288Z Selecting previously unselected package libqgispython3.10.4. 2021-05-16T22:07:46.6848082Z Preparing to unpack .../161-libqgispython3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T22:07:46.6861211Z Unpacking libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:07:46.7216984Z Selecting previously unselected package libqmi-glib5:amd64. 2021-05-16T22:07:46.7546562Z Preparing to unpack .../162-libqmi-glib5_1.24.8-1_amd64.deb ... 2021-05-16T22:07:46.7562033Z Unpacking libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-16T22:07:46.8405996Z Selecting previously unselected package libqmi-proxy. 2021-05-16T22:07:46.8713855Z Preparing to unpack .../163-libqmi-proxy_1.24.8-1_amd64.deb ... 2021-05-16T22:07:46.8889766Z Unpacking libqmi-proxy (1.24.8-1) ... 2021-05-16T22:07:46.9191412Z Selecting previously unselected package libqt5test5:amd64. 2021-05-16T22:07:46.9469983Z Preparing to unpack .../164-libqt5test5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T22:07:46.9483845Z Unpacking libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:46.9911525Z Selecting previously unselected package libwacom-bin. 2021-05-16T22:07:47.0186595Z Preparing to unpack .../165-libwacom-bin_1.3-2ubuntu3_amd64.deb ... 2021-05-16T22:07:47.0198474Z Unpacking libwacom-bin (1.3-2ubuntu3) ... 2021-05-16T22:07:47.0591134Z Selecting previously unselected package modemmanager. 2021-05-16T22:07:47.0832657Z Preparing to unpack .../166-modemmanager_1.12.8-1_amd64.deb ... 2021-05-16T22:07:47.0920378Z Unpacking modemmanager (1.12.8-1) ... 2021-05-16T22:07:47.2058396Z Selecting previously unselected package ttf-bitstream-vera. 2021-05-16T22:07:47.2363793Z Preparing to unpack .../167-ttf-bitstream-vera_1.10-8_all.deb ... 2021-05-16T22:07:47.2386342Z Unpacking ttf-bitstream-vera (1.10-8) ... 2021-05-16T22:07:47.2791564Z Selecting previously unselected package python-matplotlib-data. 2021-05-16T22:07:47.3054581Z Preparing to unpack .../168-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-05-16T22:07:47.3073294Z Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-16T22:07:47.6422629Z Selecting previously unselected package python3-soupsieve. 2021-05-16T22:07:47.6733841Z Preparing to unpack .../169-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-05-16T22:07:47.6744412Z Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-16T22:07:47.7061506Z Selecting previously unselected package python3-bs4. 2021-05-16T22:07:47.7367940Z Preparing to unpack .../170-python3-bs4_4.8.2-1_all.deb ... 2021-05-16T22:07:47.7381945Z Unpacking python3-bs4 (4.8.2-1) ... 2021-05-16T22:07:47.7721514Z Selecting previously unselected package python3-cycler. 2021-05-16T22:07:47.8026266Z Preparing to unpack .../171-python3-cycler_0.10.0-3_all.deb ... 2021-05-16T22:07:47.8035377Z Unpacking python3-cycler (0.10.0-3) ... 2021-05-16T22:07:47.8282772Z Selecting previously unselected package python3-dateutil. 2021-05-16T22:07:47.8577370Z Preparing to unpack .../172-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-05-16T22:07:47.8584984Z Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-16T22:07:47.8936565Z Selecting previously unselected package python3-decorator. 2021-05-16T22:07:47.9233029Z Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-05-16T22:07:47.9245016Z Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-05-16T22:07:47.9515878Z Selecting previously unselected package python3-future. 2021-05-16T22:07:47.9825897Z Preparing to unpack .../174-python3-future_0.18.2-2_all.deb ... 2021-05-16T22:07:47.9840947Z Unpacking python3-future (0.18.2-2) ... 2021-05-16T22:07:48.0552486Z Selecting previously unselected package python3-webencodings. 2021-05-16T22:07:48.0855398Z Preparing to unpack .../175-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-05-16T22:07:48.0866862Z Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-16T22:07:48.1144340Z Selecting previously unselected package python3-html5lib. 2021-05-16T22:07:48.1446148Z Preparing to unpack .../176-python3-html5lib_1.0.1-2_all.deb ... 2021-05-16T22:07:48.1458388Z Unpacking python3-html5lib (1.0.1-2) ... 2021-05-16T22:07:48.1865580Z Selecting previously unselected package python3-ipython-genutils. 2021-05-16T22:07:48.2173120Z Preparing to unpack .../177-python3-ipython-genutils_0.2.0-1ubuntu1_all.deb ... 2021-05-16T22:07:48.2193420Z Unpacking python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-16T22:07:48.2498470Z Selecting previously unselected package python3-traitlets. 2021-05-16T22:07:48.2828912Z Preparing to unpack .../178-python3-traitlets_4.3.3-3_all.deb ... 2021-05-16T22:07:48.2841905Z Unpacking python3-traitlets (4.3.3-3) ... 2021-05-16T22:07:48.3178393Z Selecting previously unselected package python3-jupyter-core. 2021-05-16T22:07:48.3483012Z Preparing to unpack .../179-python3-jupyter-core_4.6.3-3_all.deb ... 2021-05-16T22:07:48.3499577Z Unpacking python3-jupyter-core (4.6.3-3) ... 2021-05-16T22:07:48.3816399Z Selecting previously unselected package python3-kiwisolver. 2021-05-16T22:07:48.4125023Z Preparing to unpack .../180-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-05-16T22:07:48.4138378Z Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-05-16T22:07:48.4436014Z Selecting previously unselected package python3-lxml:amd64. 2021-05-16T22:07:48.4740680Z Preparing to unpack .../181-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-05-16T22:07:48.4753489Z Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-16T22:07:48.6484783Z Selecting previously unselected package python3-pyparsing. 2021-05-16T22:07:48.6792772Z Preparing to unpack .../182-python3-pyparsing_2.4.6-1_all.deb ... 2021-05-16T22:07:48.6806933Z Unpacking python3-pyparsing (2.4.6-1) ... 2021-05-16T22:07:48.7145309Z Selecting previously unselected package python3-matplotlib. 2021-05-16T22:07:48.7458261Z Preparing to unpack .../183-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-05-16T22:07:48.7470737Z Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-16T22:07:49.2221677Z Selecting previously unselected package python3-nbformat. 2021-05-16T22:07:49.2533091Z Preparing to unpack .../184-python3-nbformat_5.0.4-1_all.deb ... 2021-05-16T22:07:49.2545005Z Unpacking python3-nbformat (5.0.4-1) ... 2021-05-16T22:07:49.2909169Z Selecting previously unselected package python3-olefile. 2021-05-16T22:07:49.3218246Z Preparing to unpack .../185-python3-olefile_0.46-2_all.deb ... 2021-05-16T22:07:49.3231824Z Unpacking python3-olefile (0.46-2) ... 2021-05-16T22:07:49.3538403Z Selecting previously unselected package python3-pyproj. 2021-05-16T22:07:49.3847524Z Preparing to unpack .../186-python3-pyproj_2.5.0+ds-1_amd64.deb ... 2021-05-16T22:07:49.3872792Z Unpacking python3-pyproj (2.5.0+ds-1) ... 2021-05-16T22:07:49.4494628Z Selecting previously unselected package python3-tz. 2021-05-16T22:07:49.4807859Z Preparing to unpack .../187-python3-tz_2019.3-1_all.deb ... 2021-05-16T22:07:49.4822495Z Unpacking python3-tz (2019.3-1) ... 2021-05-16T22:07:49.5132325Z Selecting previously unselected package python3-owslib. 2021-05-16T22:07:49.5435509Z Preparing to unpack .../188-python3-owslib_0.19.1-1_all.deb ... 2021-05-16T22:07:49.5458280Z Unpacking python3-owslib (0.19.1-1) ... 2021-05-16T22:07:49.5892067Z Selecting previously unselected package python3-pil:amd64. 2021-05-16T22:07:49.6207576Z Preparing to unpack .../189-python3-pil_7.0.0-4ubuntu0.3_amd64.deb ... 2021-05-16T22:07:49.7269175Z Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-16T22:07:49.7953306Z Selecting previously unselected package python3-retrying. 2021-05-16T22:07:49.8271780Z Preparing to unpack .../190-python3-retrying_1.3.3-4_all.deb ... 2021-05-16T22:07:49.8282507Z Unpacking python3-retrying (1.3.3-4) ... 2021-05-16T22:07:49.8711683Z Selecting previously unselected package python3-plotly. 2021-05-16T22:07:49.8944427Z Preparing to unpack .../191-python3-plotly_4.4.1+dfsg-1_all.deb ... 2021-05-16T22:07:49.8954819Z Unpacking python3-plotly (4.4.1+dfsg-1) ... 2021-05-16T22:07:50.3824777Z Selecting previously unselected package python3-psycopg2. 2021-05-16T22:07:50.4151929Z Preparing to unpack .../192-python3-psycopg2_2.8.4-2_amd64.deb ... 2021-05-16T22:07:50.4165555Z Unpacking python3-psycopg2 (2.8.4-2) ... 2021-05-16T22:07:50.4603904Z Selecting previously unselected package python3-sip. 2021-05-16T22:07:50.4870863Z Preparing to unpack .../193-python3-sip_4.19.21+dfsg-1build1_amd64.deb ... 2021-05-16T22:07:50.4883157Z Unpacking python3-sip (4.19.21+dfsg-1build1) ... 2021-05-16T22:07:50.5312136Z Selecting previously unselected package python3-pyqt5. 2021-05-16T22:07:50.5606068Z Preparing to unpack .../194-python3-pyqt5_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T22:07:50.5619539Z Unpacking python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-16T22:07:50.8632124Z Selecting previously unselected package python3-pyqt5.qsci. 2021-05-16T22:07:50.8897669Z Preparing to unpack .../195-python3-pyqt5.qsci_2.11.2+dfsg-6_amd64.deb ... 2021-05-16T22:07:50.8910527Z Unpacking python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-16T22:07:50.9431987Z Selecting previously unselected package python3-pyqt5.qtsql. 2021-05-16T22:07:50.9743305Z Preparing to unpack .../196-python3-pyqt5.qtsql_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T22:07:50.9757225Z Unpacking python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-16T22:07:51.0191369Z Selecting previously unselected package python3-pyqt5.qtsvg. 2021-05-16T22:07:51.0420982Z Preparing to unpack .../197-python3-pyqt5.qtsvg_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T22:07:51.0431886Z Unpacking python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-16T22:07:51.0732347Z Selecting previously unselected package python3-pyqt5.qtwebkit. 2021-05-16T22:07:51.1048738Z Preparing to unpack .../198-python3-pyqt5.qtwebkit_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T22:07:51.1061654Z Unpacking python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-16T22:07:51.1551509Z Selecting previously unselected package python3-qgis-common. 2021-05-16T22:07:51.1793545Z Preparing to unpack .../199-python3-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T22:07:51.1815415Z Unpacking python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:07:51.4931284Z Selecting previously unselected package python3-qgis. 2021-05-16T22:07:51.5262075Z Preparing to unpack .../200-python3-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T22:07:51.5276493Z Unpacking python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:07:52.7821291Z Selecting previously unselected package python3-tk:amd64. 2021-05-16T22:07:52.7822734Z Preparing to unpack .../201-python3-tk_3.8.5-1~20.04.1_amd64.deb ... 2021-05-16T22:07:52.7823686Z Unpacking python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-16T22:07:52.7824736Z Selecting previously unselected package libjs-leaflet. 2021-05-16T22:07:52.7825894Z Preparing to unpack .../202-libjs-leaflet_1.6.0~dfsg-1_all.deb ... 2021-05-16T22:07:52.7826885Z Unpacking libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-16T22:07:52.7827907Z Selecting previously unselected package qgis-common. 2021-05-16T22:07:52.7829129Z Preparing to unpack .../203-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T22:07:52.7830308Z Unpacking qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:07:54.5031898Z Selecting previously unselected package qgis. 2021-05-16T22:07:54.5297626Z Preparing to unpack .../204-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T22:07:54.5985622Z Unpacking qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:07:54.8712070Z Selecting previously unselected package qgis-plugin-grass-common. 2021-05-16T22:07:54.8986136Z Preparing to unpack .../205-qgis-plugin-grass-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T22:07:54.8996253Z Unpacking qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:07:55.1112028Z Selecting previously unselected package qgis-provider-grass. 2021-05-16T22:07:55.1406430Z Preparing to unpack .../206-qgis-provider-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T22:07:55.1424101Z Unpacking qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:07:55.1785339Z Selecting previously unselected package qgis-plugin-grass. 2021-05-16T22:07:55.2102870Z Preparing to unpack .../207-qgis-plugin-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T22:07:55.2115311Z Unpacking qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:07:55.2911587Z Selecting previously unselected package qt5-gtk-platformtheme:amd64. 2021-05-16T22:07:55.3191310Z Preparing to unpack .../208-qt5-gtk-platformtheme_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T22:07:55.3210595Z Unpacking qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:55.3671602Z Selecting previously unselected package qttranslations5-l10n. 2021-05-16T22:07:55.3930812Z Preparing to unpack .../209-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2021-05-16T22:07:55.3944204Z Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-16T22:07:55.5925489Z Selecting previously unselected package wpasupplicant. 2021-05-16T22:07:55.6250600Z Preparing to unpack .../210-wpasupplicant_2%3a2.9-1ubuntu4.3_amd64.deb ... 2021-05-16T22:07:55.6271864Z Unpacking wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-16T22:07:55.7720310Z Selecting previously unselected package proj-bin. 2021-05-16T22:07:55.8031711Z Preparing to unpack .../211-proj-bin_6.3.1-1_amd64.deb ... 2021-05-16T22:07:55.8046752Z Unpacking proj-bin (6.3.1-1) ... 2021-05-16T22:07:55.8402010Z Selecting previously unselected package usb-modeswitch-data. 2021-05-16T22:07:55.8716774Z Preparing to unpack .../212-usb-modeswitch-data_20191128-3_all.deb ... 2021-05-16T22:07:55.8740091Z Unpacking usb-modeswitch-data (20191128-3) ... 2021-05-16T22:07:55.9111733Z Selecting previously unselected package usb-modeswitch. 2021-05-16T22:07:55.9380259Z Preparing to unpack .../213-usb-modeswitch_2.5.2+repack0-2ubuntu3_amd64.deb ... 2021-05-16T22:07:55.9468618Z Unpacking usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-16T22:07:56.0282174Z Setting up libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-16T22:07:56.0327150Z Setting up iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-16T22:07:56.3088880Z iio-sensor-proxy.service is a disabled or a static unit, not starting it. 2021-05-16T22:07:56.3110365Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-16T22:07:56.3151184Z Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-16T22:07:56.3182707Z Setting up qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:07:56.3322804Z Setting up ttf-bitstream-vera (1.10-8) ... 2021-05-16T22:07:56.3367945Z Setting up libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-16T22:07:56.3407188Z Setting up proj-data (6.3.1-1) ... 2021-05-16T22:07:56.3463583Z Setting up libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-16T22:07:56.3490402Z Setting up libxcb-xinput0:amd64 (1.14-2) ... 2021-05-16T22:07:56.3558668Z Setting up libwoff1:amd64 (1.0.2-1build2) ... 2021-05-16T22:07:56.3597110Z Setting up libhyphen0:amd64 (2.8.8-7) ... 2021-05-16T22:07:56.3627208Z Setting up libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-16T22:07:56.3670582Z Setting up libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-16T22:07:56.3705326Z Setting up libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-16T22:07:56.3748210Z Setting up libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-16T22:07:56.3795776Z Setting up libminizip1:amd64 (1.1-8build1) ... 2021-05-16T22:07:56.3840764Z Setting up libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-16T22:07:56.3886572Z Setting up python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-16T22:07:56.5599394Z Setting up fonts-lyx (2.3.4.2-2) ... 2021-05-16T22:07:56.5624353Z Setting up libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-16T22:07:56.5650917Z Setting up python3-olefile (0.46-2) ... 2021-05-16T22:07:56.7402179Z Setting up blt (2.5.3+dfsg-4) ... 2021-05-16T22:07:56.7436527Z Setting up python3-retrying (1.3.3-4) ... 2021-05-16T22:07:56.8999335Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-16T22:07:56.9043396Z Setting up libarpack2:amd64 (3.7.0-3) ... 2021-05-16T22:07:56.9086585Z Setting up libfcgi-bin (2.4.0-10build1) ... 2021-05-16T22:07:56.9122885Z Setting up libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-16T22:07:56.9161376Z Setting up libdap25:amd64 (3.20.5-1) ... 2021-05-16T22:07:56.9216673Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-16T22:07:56.9258901Z Setting up python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-16T22:07:57.0737378Z Setting up libqhull7:amd64 (2015.2-4) ... 2021-05-16T22:07:57.0797703Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-16T22:07:57.0834231Z Setting up libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-16T22:07:57.0867106Z Setting up libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-16T22:07:57.0900778Z Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-16T22:07:57.2472240Z Setting up gdal-data (3.0.4+dfsg-1build3) ... 2021-05-16T22:07:57.2507019Z Setting up python3-tz (2019.3-1) ... 2021-05-16T22:07:57.4131842Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-16T22:07:57.4235663Z Setting up libxcb-xkb1:amd64 (1.14-2) ... 2021-05-16T22:07:57.4275946Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-16T22:07:57.4369597Z Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-16T22:07:57.4400853Z Setting up libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-16T22:07:57.4435471Z Setting up libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-16T22:07:57.4474379Z Setting up p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-16T22:07:57.4508246Z Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-05-16T22:07:57.6086059Z Setting up libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T22:07:57.6129164Z Setting up libcfitsio8:amd64 (3.470-3) ... 2021-05-16T22:07:57.6168688Z Setting up libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-16T22:07:57.6201705Z Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-16T22:07:57.6310879Z Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-16T22:07:57.6342850Z Setting up python3-pyparsing (2.4.6-1) ... 2021-05-16T22:07:57.8310839Z Setting up libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-16T22:07:57.8348144Z Setting up python3-cycler (0.10.0-3) ... 2021-05-16T22:07:57.9927124Z Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-16T22:07:57.9973181Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-16T22:07:58.0052173Z Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-05-16T22:07:58.0098700Z Setting up grass-doc (7.8.2-1build3) ... 2021-05-16T22:07:58.0140079Z Setting up usb-modeswitch-data (20191128-3) ... 2021-05-16T22:07:58.0199474Z Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-16T22:07:58.0274388Z Setting up python3-psycopg2 (2.8.4-2) ... 2021-05-16T22:07:58.1997842Z Setting up libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-16T22:07:58.2041322Z Setting up libproj15:amd64 (6.3.1-1) ... 2021-05-16T22:07:58.2111303Z Setting up libpcsclite1:amd64 (1.8.26-3) ... 2021-05-16T22:07:58.2160693Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:58.2260484Z Setting up python3-html5lib (1.0.1-2) ... 2021-05-16T22:07:58.4561448Z Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-16T22:07:59.7296564Z Setting up libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-16T22:07:59.7334558Z Setting up libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-16T22:07:59.7370710Z Setting up liburiparser1:amd64 (0.9.3-2) ... 2021-05-16T22:07:59.7434092Z Setting up gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T22:07:59.7481501Z Setting up libfreexl1:amd64 (1.0.5-3) ... 2021-05-16T22:07:59.7544810Z Setting up libmm-glib0:amd64 (1.12.8-1) ... 2021-05-16T22:07:59.7578425Z Setting up liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-16T22:07:59.7615128Z Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-16T22:07:59.9561523Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:59.9627949Z Setting up libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-16T22:07:59.9667914Z Setting up libxcb-randr0:amd64 (1.14-2) ... 2021-05-16T22:07:59.9700167Z Setting up python3-traitlets (4.3.3-3) ... 2021-05-16T22:08:00.1794536Z Setting up libfyba0:amd64 (4.1.1-6build1) ... 2021-05-16T22:08:00.1835496Z Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-16T22:08:00.1874100Z Setting up libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-16T22:08:00.1919071Z Setting up libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-16T22:08:00.1961455Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T22:08:00.2188034Z Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-16T22:08:00.4060999Z Setting up libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-16T22:08:00.4105087Z Setting up libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-16T22:08:00.4168092Z Setting up usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-16T22:08:00.4282827Z Setting up libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-16T22:08:00.4329349Z Setting up p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-16T22:08:00.4376064Z Setting up libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T22:08:00.4414153Z Setting up libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-16T22:08:00.4474363Z Setting up python3-future (0.18.2-2) ... 2021-05-16T22:08:00.4554941Z update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode 2021-05-16T22:08:00.4616245Z update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode 2021-05-16T22:08:00.8227173Z Setting up qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:08:00.9763309Z Setting up libdaemon0:amd64 (0.14-7) ... 2021-05-16T22:08:00.9828772Z Setting up libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:08:00.9903617Z Setting up libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-16T22:08:00.9942610Z Setting up libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-16T22:08:00.9977648Z Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-16T22:08:01.0055243Z Setting up libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T22:08:01.0096037Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-16T22:08:01.0169988Z Setting up libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:08:01.0209729Z Setting up libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T22:08:01.2933131Z Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-16T22:08:01.4558759Z Setting up python3-jupyter-core (4.6.3-3) ... 2021-05-16T22:08:01.6179257Z Setting up libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-16T22:08:01.6206055Z Setting up qtchooser (66-2build1) ... 2021-05-16T22:08:01.6237201Z Setting up libwacom-common (1.3-2ubuntu3) ... 2021-05-16T22:08:01.6263884Z Setting up python3-sip (4.19.21+dfsg-1build1) ... 2021-05-16T22:08:01.7894084Z Setting up libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-16T22:08:01.7929557Z Setting up libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-16T22:08:01.7968947Z Setting up libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T22:08:01.7997713Z Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-16T22:08:02.8388294Z Setting up libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-16T22:08:02.8419623Z Setting up libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-16T22:08:02.8462957Z Setting up libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-16T22:08:02.8530541Z Setting up qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T22:08:02.8569888Z Setting up libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:08:02.8617899Z Setting up proj-bin (6.3.1-1) ... 2021-05-16T22:08:02.8644877Z Setting up libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-16T22:08:02.8677249Z Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-16T22:08:02.8706056Z Setting up geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-16T22:08:03.3077092Z geoclue.service is a disabled or a static unit, not starting it. 2021-05-16T22:08:03.3105032Z Setting up libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T22:08:03.3140521Z Setting up python3-nbformat (5.0.4-1) ... 2021-05-16T22:08:03.4886743Z Setting up libmbim-proxy (1.22.0-2) ... 2021-05-16T22:08:03.4925852Z Setting up python3-pyproj (2.5.0+ds-1) ... 2021-05-16T22:08:03.6695885Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:08:03.6739167Z Setting up python3-bs4 (4.8.2-1) ... 2021-05-16T22:08:03.8783601Z Setting up libgeotiff5:amd64 (1.5.1-2) ... 2021-05-16T22:08:03.8823624Z Setting up gcr (3.36.0-2build1) ... 2021-05-16T22:08:03.8873617Z Setting up libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:08:03.8909494Z Setting up wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-16T22:08:04.0394157Z Created symlink /etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-16T22:08:04.0397017Z Created symlink /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-16T22:08:04.5515790Z Setting up python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-16T22:08:04.8503339Z Setting up libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:08:04.8545111Z Setting up gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-16T22:08:04.8585914Z Setting up libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T22:08:04.8628259Z Setting up qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:08:04.8666081Z Setting up qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T22:08:04.8700939Z Setting up libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T22:08:04.8729585Z Setting up python3-plotly (4.4.1+dfsg-1) ... 2021-05-16T22:08:05.0410889Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T22:08:05.0414229Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-16T22:08:05.0417782Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T22:08:05.0420735Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-16T22:08:05.0883452Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:194: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T22:08:05.0886073Z if direction is "increasing": 2021-05-16T22:08:05.0889380Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:199: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T22:08:05.0891728Z elif direction is "decreasing": 2021-05-16T22:08:05.1088453Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:176: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T22:08:05.1091133Z if direction is "increasing": 2021-05-16T22:08:05.1094571Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T22:08:05.1097056Z elif direction is "decreasing": 2021-05-16T22:08:06.1227514Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:460: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T22:08:06.1229502Z if props["offset_coordinates"] is "data": 2021-05-16T22:08:06.1231914Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:572: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-16T22:08:06.1233464Z if props["coordinates"] is not "data": 2021-05-16T22:08:06.9319343Z Setting up avahi-daemon (0.7-4ubuntu7) ... 2021-05-16T22:08:07.5673672Z Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /lib/systemd/system/avahi-daemon.service. 2021-05-16T22:08:07.5676592Z Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /lib/systemd/system/avahi-daemon.service. 2021-05-16T22:08:07.5679113Z Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /lib/systemd/system/avahi-daemon.socket. 2021-05-16T22:08:08.8039150Z Setting up libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-16T22:08:08.8079641Z First installation detected... 2021-05-16T22:08:08.8080560Z Checking NSS setup... 2021-05-16T22:08:08.8120405Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-16T22:08:08.8189230Z Setting up libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:08:08.8261709Z Setting up python3-owslib (0.19.1-1) ... 2021-05-16T22:08:09.1210938Z Setting up libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-16T22:08:09.1252770Z Setting up libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-16T22:08:09.1294251Z Setting up libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-16T22:08:09.1336038Z Setting up libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-16T22:08:09.1365941Z Setting up libwacom-bin (1.3-2ubuntu3) ... 2021-05-16T22:08:09.1408067Z Setting up libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-16T22:08:09.1458357Z Setting up libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-16T22:08:09.1504731Z Setting up libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-16T22:08:09.1546270Z Setting up python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-16T22:08:09.3623390Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-16T22:08:09.3696222Z Setting up libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-16T22:08:09.3747587Z Setting up grass-core (7.8.2-1build3) ... 2021-05-16T22:08:09.7479683Z /usr/lib/grass78/etc/python/grass/pygrass/gis/__init__.py:75: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T22:08:09.7481500Z if value is '': 2021-05-16T22:08:09.8604447Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T22:08:09.8605506Z if do_profiling is "True" or do_profiling is "1": 2021-05-16T22:08:09.8606587Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T22:08:09.8607524Z if do_profiling is "True" or do_profiling is "1": 2021-05-16T22:08:09.8608566Z /usr/lib/grass78/etc/python/grass/temporal/core.py:582: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-16T22:08:09.8609539Z if driver_string is not None and driver_string is not "": 2021-05-16T22:08:09.9129978Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T22:08:09.9131464Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-16T22:08:09.9132783Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T22:08:09.9133957Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-16T22:08:09.9841152Z Setting up libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-16T22:08:09.9879451Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:08:09.9982876Z Setting up libqmi-proxy (1.24.8-1) ... 2021-05-16T22:08:10.0027470Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:08:10.0069032Z Setting up libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:08:10.0254919Z Setting up libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T22:08:10.0304100Z Setting up libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:08:10.0352729Z Setting up qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:08:10.0408487Z Setting up libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:08:10.0473108Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:08:10.0553155Z Setting up gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-16T22:08:10.1512072Z Setting up qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T22:08:10.1546498Z Setting up libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:08:10.1575636Z Setting up libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:08:10.1621700Z Setting up modemmanager (1.12.8-1) ... 2021-05-16T22:08:10.3012831Z Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service → /lib/systemd/system/ModemManager.service. 2021-05-16T22:08:10.3015917Z Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service → /lib/systemd/system/ModemManager.service. 2021-05-16T22:08:10.8700460Z Setting up libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T22:08:10.8757569Z Setting up libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T22:08:10.8808952Z Setting up libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-16T22:08:10.8852624Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T22:08:10.8897323Z Setting up libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:08:10.8936715Z Setting up qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T22:08:10.8966924Z Setting up libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-16T22:08:10.9003905Z Setting up libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-16T22:08:10.9049293Z Setting up libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-16T22:08:10.9083275Z Setting up libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T22:08:10.9131232Z Setting up libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T22:08:10.9162717Z Setting up libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:08:10.9213863Z Setting up libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:08:10.9260175Z Setting up libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:08:10.9325073Z Setting up libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:08:10.9377137Z Setting up qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-16T22:08:10.9447058Z Setting up qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-16T22:08:10.9500961Z Setting up libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:08:10.9577728Z Setting up qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:08:10.9637391Z Setting up python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-16T22:08:11.1412997Z Setting up python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-16T22:08:11.1455085Z Setting up libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:08:11.1511874Z Setting up qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:08:11.1556588Z Setting up qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:08:45.8627215Z Setting up libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:08:45.8658141Z Setting up python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-16T22:08:45.8701489Z Setting up libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:08:45.8733598Z Setting up qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:08:45.8761857Z Setting up libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:08:45.8795655Z Setting up libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:08:45.8828045Z Setting up qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:08:45.8855352Z Setting up python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:08:46.0436821Z Setting up libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:08:46.0468520Z Setting up python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-16T22:08:46.0506504Z Setting up qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:08:46.0545720Z Setting up python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-16T22:08:46.0578907Z Setting up python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:08:46.2347719Z Setting up libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:08:46.2380412Z Setting up qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:08:46.2422767Z Setting up qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:08:46.2540248Z Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-05-16T22:08:46.3421786Z Processing triggers for shared-mime-info (1.15-1) ... 2021-05-16T22:08:47.4307235Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T22:08:47.4496004Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-16T22:08:47.4758812Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-16T22:08:47.4939399Z Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ... 2021-05-16T22:08:47.5952204Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T22:08:47.6268526Z Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-16T22:08:47.9066301Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T22:08:59.9162276Z Setting up pinentry-gnome3 (1.1.0-3build1) ... 2021-05-16T22:08:59.9390479Z Setting up gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-16T22:09:01.9986022Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-16T22:09:01.9986632Z with: 2021-05-16T22:09:01.9987199Z github_slug: neuroconductor/WhiteStripe 2021-05-16T22:09:01.9987789Z env: 2021-05-16T22:09:01.9988384Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:09:01.9988863Z TIC_DEPLOY_KEY: 2021-05-16T22:09:01.9989707Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T22:09:01.9992017Z GITHUB_PAT: *** 2021-05-16T22:09:01.9992443Z COVERALLS_TOKEN: 2021-05-16T22:09:01.9992949Z continue-on-error: false 2021-05-16T22:09:01.9993433Z VDIFFR_RUN_TESTS: 2021-05-16T22:09:01.9994075Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T22:09:01.9994525Z TZ: UTC 2021-05-16T22:09:01.9994933Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:09:01.9995348Z NOT_CRAN: true 2021-05-16T22:09:01.9995739Z ##[endgroup] 2021-05-16T22:09:02.0336002Z repo slug is: neuroconductor/WhiteStripe 2021-05-16T22:09:02.0452677Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-16T22:09:02.0453298Z env: 2021-05-16T22:09:02.0453797Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:09:02.0454299Z TIC_DEPLOY_KEY: 2021-05-16T22:09:02.0455202Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T22:09:02.0456710Z GITHUB_PAT: *** 2021-05-16T22:09:02.0457122Z COVERALLS_TOKEN: 2021-05-16T22:09:02.0457609Z continue-on-error: false 2021-05-16T22:09:02.0458095Z VDIFFR_RUN_TESTS: 2021-05-16T22:09:02.0458591Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T22:09:02.0459032Z TZ: UTC 2021-05-16T22:09:02.0459428Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:09:02.0459850Z NOT_CRAN: true 2021-05-16T22:09:02.0460241Z ##[endgroup] 2021-05-16T22:09:02.2348403Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-16T22:09:02.2349045Z with: 2021-05-16T22:09:02.2349480Z repo_name: WhiteStripe 2021-05-16T22:09:02.2350138Z repo_version: 2.3.2 2021-05-16T22:09:02.2350556Z runner_os: Linux 2021-05-16T22:09:02.2350967Z R_version: 3.5 2021-05-16T22:09:02.2351330Z env: 2021-05-16T22:09:02.2351807Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:09:02.2352311Z TIC_DEPLOY_KEY: 2021-05-16T22:09:02.2353319Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T22:09:02.2355113Z GITHUB_PAT: *** 2021-05-16T22:09:02.2355534Z COVERALLS_TOKEN: 2021-05-16T22:09:02.2356034Z continue-on-error: false 2021-05-16T22:09:02.2356509Z VDIFFR_RUN_TESTS: 2021-05-16T22:09:02.2357007Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T22:09:02.2357449Z TZ: UTC 2021-05-16T22:09:02.2357861Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:09:02.2358269Z NOT_CRAN: true 2021-05-16T22:09:02.2358660Z ##[endgroup] 2021-05-16T22:09:02.2725147Z Package: WhiteStripe 2021-05-16T22:09:02.2730146Z Version: 2.3.2 2021-05-16T22:09:02.2732014Z OS: Linux 2021-05-16T22:09:02.2831844Z ##[group]Run install.packages('remotes') 2021-05-16T22:09:02.2832713Z install.packages('remotes') 2021-05-16T22:09:02.2833547Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-16T22:09:02.2834559Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-16T22:09:02.2842042Z shell: /usr/local/bin/Rscript {0} 2021-05-16T22:09:02.2842475Z env: 2021-05-16T22:09:02.2842922Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:09:02.2843416Z TIC_DEPLOY_KEY: 2021-05-16T22:09:02.2844263Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T22:09:02.2845618Z GITHUB_PAT: *** 2021-05-16T22:09:02.2846048Z COVERALLS_TOKEN: 2021-05-16T22:09:02.2846539Z continue-on-error: false 2021-05-16T22:09:02.2847031Z VDIFFR_RUN_TESTS: 2021-05-16T22:09:02.2847526Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T22:09:02.2848002Z TZ: UTC 2021-05-16T22:09:02.2848409Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:09:02.2848825Z NOT_CRAN: true 2021-05-16T22:09:02.2849216Z ##[endgroup] 2021-05-16T22:09:02.4475148Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T22:09:02.4476274Z (as ‘lib’ is unspecified) 2021-05-16T22:09:17.2843051Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/remotes_2.3.0.tar.gz' 2021-05-16T22:09:17.9391008Z Content type 'binary/octet-stream' length 387395 bytes (378 KB) 2021-05-16T22:09:17.9598958Z ================================================== 2021-05-16T22:09:17.9599853Z downloaded 378 KB 2021-05-16T22:09:17.9600450Z 2021-05-16T22:09:18.1891001Z * installing *binary* package ‘remotes’ ... 2021-05-16T22:09:18.1939274Z * DONE (remotes) 2021-05-16T22:09:18.1992036Z 2021-05-16T22:09:18.1993167Z The downloaded source packages are in 2021-05-16T22:09:18.1994708Z ‘/tmp/Rtmps4fLuM/downloaded_packages’ 2021-05-16T22:09:35.7535136Z ##[group]Run actions/cache@v1 2021-05-16T22:09:35.7535558Z with: 2021-05-16T22:09:35.7536006Z path: /home/runner/work/_temp/Library 2021-05-16T22:09:35.7538694Z key: Linux-2e7742fb4e078f3534d94dc0dec3f866c8c4a14293f49c24c0013aac36169a0f-1-41b0d0fe7556a60b515795439da3b7588c18bb02028ef070b7f378c98262739e 2021-05-16T22:09:35.7542113Z restore-keys: Linux-2e7742fb4e078f3534d94dc0dec3f866c8c4a14293f49c24c0013aac36169a0f-1- 2021-05-16T22:09:35.7543270Z env: 2021-05-16T22:09:35.7543725Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:09:35.7544192Z TIC_DEPLOY_KEY: 2021-05-16T22:09:35.7545029Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T22:09:35.7547438Z GITHUB_PAT: *** 2021-05-16T22:09:35.7547873Z COVERALLS_TOKEN: 2021-05-16T22:09:35.7548456Z continue-on-error: false 2021-05-16T22:09:35.7548969Z VDIFFR_RUN_TESTS: 2021-05-16T22:09:35.7549504Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T22:09:35.7550303Z TZ: UTC 2021-05-16T22:09:35.7550725Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:09:35.7551180Z NOT_CRAN: true 2021-05-16T22:09:35.7551580Z ##[endgroup] 2021-05-16T22:09:35.8012475Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T22:09:35.8118808Z ##[group]Run Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-16T22:09:35.8119706Z Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-16T22:09:35.8120568Z sysreqs=$(Rscript -e "cat(sysreqs::sysreq_commands('DESCRIPTION'))") 2021-05-16T22:09:35.8121286Z sudo -s eval "$sysreqs" 2021-05-16T22:09:35.8165756Z shell: /usr/bin/bash -e {0} 2021-05-16T22:09:35.8166167Z env: 2021-05-16T22:09:35.8166633Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:09:35.8167109Z TIC_DEPLOY_KEY: 2021-05-16T22:09:35.8168129Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T22:09:35.8169618Z GITHUB_PAT: *** 2021-05-16T22:09:35.8170059Z COVERALLS_TOKEN: 2021-05-16T22:09:35.8170588Z continue-on-error: false 2021-05-16T22:09:35.8171115Z VDIFFR_RUN_TESTS: 2021-05-16T22:09:35.8171636Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T22:09:35.8172128Z TZ: UTC 2021-05-16T22:09:35.8172567Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:09:35.8173025Z NOT_CRAN: true 2021-05-16T22:09:35.8173537Z RHUB_PLATFORM: linux-x86_64-ubuntu-gcc 2021-05-16T22:09:35.8174064Z ##[endgroup] 2021-05-16T22:09:36.0167443Z Using github PAT from envvar GITHUB_PAT 2021-05-16T22:09:36.5523753Z Downloading GitHub repo r-hub/sysreqs@HEAD 2021-05-16T22:09:53.2396171Z rprojroot (NA -> 2.0.2) [CRAN] 2021-05-16T22:09:53.2397097Z crayon (NA -> 1.4.1) [CRAN] 2021-05-16T22:09:53.2397871Z R6 (NA -> 2.5.0) [CRAN] 2021-05-16T22:09:53.2398648Z desc (NA -> 1.3.0) [CRAN] 2021-05-16T22:09:53.2399448Z debugme (NA -> 1.1.0) [CRAN] 2021-05-16T22:09:53.2421031Z Installing 5 packages: rprojroot, crayon, R6, desc, debugme 2021-05-16T22:09:53.2439611Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T22:09:53.2440736Z (as ‘lib’ is unspecified) 2021-05-16T22:10:07.4083407Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-16T22:10:08.1663983Z Content type 'binary/octet-stream' length 96231 bytes (93 KB) 2021-05-16T22:10:08.1718773Z ================================================== 2021-05-16T22:10:08.1719881Z downloaded 93 KB 2021-05-16T22:10:08.1720515Z 2021-05-16T22:10:08.1757688Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crayon_1.4.1.tar.gz' 2021-05-16T22:10:08.9100153Z Content type 'binary/octet-stream' length 137956 bytes (134 KB) 2021-05-16T22:10:08.9200796Z ================================================== 2021-05-16T22:10:08.9201717Z downloaded 134 KB 2021-05-16T22:10:08.9202103Z 2021-05-16T22:10:08.9243253Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R6_2.5.0.tar.gz' 2021-05-16T22:10:11.5328999Z Content type 'binary/octet-stream' length 81754 bytes (79 KB) 2021-05-16T22:10:11.5383317Z ================================================== 2021-05-16T22:10:11.5383945Z downloaded 79 KB 2021-05-16T22:10:11.5384323Z 2021-05-16T22:10:11.5423230Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/desc_1.3.0.tar.gz' 2021-05-16T22:10:12.1972957Z Content type 'binary/octet-stream' length 528350 bytes (515 KB) 2021-05-16T22:10:12.2194641Z ================================================== 2021-05-16T22:10:12.2195235Z downloaded 515 KB 2021-05-16T22:10:12.2195557Z 2021-05-16T22:10:12.2234560Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/debugme_1.1.0.tar.gz' 2021-05-16T22:10:12.9786286Z Content type 'binary/octet-stream' length 1015031 bytes (991 KB) 2021-05-16T22:10:13.0078988Z ================================================== 2021-05-16T22:10:13.0079573Z downloaded 991 KB 2021-05-16T22:10:13.0079895Z 2021-05-16T22:10:13.2234459Z * installing *binary* package ‘rprojroot’ ... 2021-05-16T22:10:13.2290819Z * DONE (rprojroot) 2021-05-16T22:10:13.4500553Z * installing *binary* package ‘crayon’ ... 2021-05-16T22:10:13.4546627Z * DONE (crayon) 2021-05-16T22:10:13.6521435Z * installing *binary* package ‘R6’ ... 2021-05-16T22:10:13.6562369Z * DONE (R6) 2021-05-16T22:10:13.8897226Z * installing *binary* package ‘desc’ ... 2021-05-16T22:10:13.8943492Z * DONE (desc) 2021-05-16T22:10:14.1231465Z * installing *binary* package ‘debugme’ ... 2021-05-16T22:10:14.1286479Z * DONE (debugme) 2021-05-16T22:10:14.1342427Z 2021-05-16T22:10:14.1343473Z The downloaded source packages are in 2021-05-16T22:10:14.1345011Z ‘/tmp/Rtmp7QTNCx/downloaded_packages’ 2021-05-16T22:10:14.1354566Z Running `R CMD build`... 2021-05-16T22:10:14.3622916Z * checking for file ‘/tmp/Rtmp7QTNCx/remotes693f6a71c364/r-hub-sysreqs-f068afa/DESCRIPTION’ ... OK 2021-05-16T22:10:14.3624340Z * preparing ‘sysreqs’: 2021-05-16T22:10:14.3625277Z * checking DESCRIPTION meta-information ... OK 2021-05-16T22:10:14.3626503Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T22:10:14.3627405Z * checking for empty or unneeded directories 2021-05-16T22:10:14.3628292Z * building ‘sysreqs_1.0.0.9000.tar.gz’ 2021-05-16T22:10:14.3630627Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T22:10:14.3631523Z (as ‘lib’ is unspecified) 2021-05-16T22:10:14.5590874Z * installing *source* package ‘sysreqs’ ... 2021-05-16T22:10:14.5723888Z ** R 2021-05-16T22:10:14.5809701Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:10:14.7402409Z ** help 2021-05-16T22:10:14.7523113Z *** installing help indices 2021-05-16T22:10:14.7707272Z ** building package indices 2021-05-16T22:10:14.7806123Z ** testing if installed package can be loaded 2021-05-16T22:10:14.9614401Z * DONE (sysreqs) 2021-05-16T22:10:33.0537443Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-16T22:10:33.0539801Z Hit:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-16T22:10:33.0541696Z Hit:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-16T22:10:33.0713101Z Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-16T22:10:33.1297511Z Hit:5 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-16T22:10:33.2089655Z Hit:6 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease 2021-05-16T22:10:33.2679231Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-16T22:10:33.4256505Z Hit:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease 2021-05-16T22:10:33.5837327Z Hit:9 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-16T22:10:34.9028538Z Reading package lists... 2021-05-16T22:10:34.9832254Z Reading package lists... 2021-05-16T22:10:35.1453317Z Building dependency tree... 2021-05-16T22:10:35.1480026Z Reading state information... 2021-05-16T22:10:35.3100677Z libicu-dev is already the newest version (66.1-2ubuntu2). 2021-05-16T22:10:35.3102682Z libicu-dev set to manually installed. 2021-05-16T22:10:35.3104261Z libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-16T22:10:35.3105749Z pandoc is already the newest version (2.7.3-1). 2021-05-16T22:10:35.3107007Z The following additional packages will be installed: 2021-05-16T22:10:35.3110652Z libbibutils6 libghc-pandoc-citeproc-data 2021-05-16T22:10:35.3111634Z Suggested packages: 2021-05-16T22:10:35.3112807Z libcurl4-doc libidn11-dev libldap2-dev librtmp-dev 2021-05-16T22:10:35.3629346Z The following NEW packages will be installed: 2021-05-16T22:10:35.3636673Z libbibutils6 libcurl4-openssl-dev libghc-pandoc-citeproc-data 2021-05-16T22:10:35.3641001Z pandoc-citeproc 2021-05-16T22:10:35.3919011Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:10:35.3919898Z Need to get 13.7 MB of archives. 2021-05-16T22:10:35.3920716Z After this operation, 109 MB of additional disk space will be used. 2021-05-16T22:10:35.3922801Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbibutils6 amd64 6.2-1 [365 kB] 2021-05-16T22:10:35.4136510Z 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-16T22:10:35.4222676Z 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-16T22:10:35.4568824Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 pandoc-citeproc amd64 0.15.0.1-1build4 [12.9 MB] 2021-05-16T22:10:36.3633862Z Fetched 13.7 MB in 1s (25.6 MB/s) 2021-05-16T22:10:36.4019439Z Selecting previously unselected package libbibutils6. 2021-05-16T22:10:36.4112277Z (Reading database ... 2021-05-16T22:10:36.4112893Z (Reading database ... 5% 2021-05-16T22:10:36.4113393Z (Reading database ... 10% 2021-05-16T22:10:36.4113898Z (Reading database ... 15% 2021-05-16T22:10:36.4114405Z (Reading database ... 20% 2021-05-16T22:10:36.4114893Z (Reading database ... 25% 2021-05-16T22:10:36.4115389Z (Reading database ... 30% 2021-05-16T22:10:36.4115876Z (Reading database ... 35% 2021-05-16T22:10:36.4116370Z (Reading database ... 40% 2021-05-16T22:10:36.4116855Z (Reading database ... 45% 2021-05-16T22:10:36.4117356Z (Reading database ... 50% 2021-05-16T22:10:36.4147800Z (Reading database ... 55% 2021-05-16T22:10:36.4206567Z (Reading database ... 60% 2021-05-16T22:10:36.4251927Z (Reading database ... 65% 2021-05-16T22:10:36.4455026Z (Reading database ... 70% 2021-05-16T22:10:36.4487237Z (Reading database ... 75% 2021-05-16T22:10:36.4794901Z (Reading database ... 80% 2021-05-16T22:10:36.4923719Z (Reading database ... 85% 2021-05-16T22:10:36.5403468Z (Reading database ... 90% 2021-05-16T22:10:36.5500020Z (Reading database ... 95% 2021-05-16T22:10:36.5500981Z (Reading database ... 100% 2021-05-16T22:10:36.5502159Z (Reading database ... 285015 files and directories currently installed.) 2021-05-16T22:10:36.5633608Z Preparing to unpack .../libbibutils6_6.2-1_amd64.deb ... 2021-05-16T22:10:36.5665317Z Unpacking libbibutils6 (6.2-1) ... 2021-05-16T22:10:36.6472229Z Selecting previously unselected package libcurl4-openssl-dev:amd64. 2021-05-16T22:10:36.6731074Z Preparing to unpack .../libcurl4-openssl-dev_7.68.0-1ubuntu2.5_amd64.deb ... 2021-05-16T22:10:36.6745893Z Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-16T22:10:36.7432451Z Selecting previously unselected package libghc-pandoc-citeproc-data. 2021-05-16T22:10:36.7684807Z Preparing to unpack .../libghc-pandoc-citeproc-data_0.15.0.1-1build4_all.deb ... 2021-05-16T22:10:36.7706426Z Unpacking libghc-pandoc-citeproc-data (0.15.0.1-1build4) ... 2021-05-16T22:10:36.8072598Z Selecting previously unselected package pandoc-citeproc. 2021-05-16T22:10:36.8338961Z Preparing to unpack .../pandoc-citeproc_0.15.0.1-1build4_amd64.deb ... 2021-05-16T22:10:36.8350714Z Unpacking pandoc-citeproc (0.15.0.1-1build4) ... 2021-05-16T22:10:36.8381767Z Replaced by files in installed package pandoc (2.7.3-1) ... 2021-05-16T22:10:38.3334936Z Setting up libghc-pandoc-citeproc-data (0.15.0.1-1build4) ... 2021-05-16T22:10:38.3362735Z Setting up libbibutils6 (6.2-1) ... 2021-05-16T22:10:38.3412682Z Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-16T22:10:38.3473037Z Setting up pandoc-citeproc (0.15.0.1-1build4) ... 2021-05-16T22:10:38.3524394Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T22:10:41.7886812Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T22:10:43.9039036Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-16T22:10:43.9039769Z remotes::install_github("ropensci/tic") 2021-05-16T22:10:43.9040456Z remotes::install_github("muschellij2/ghtravis") 2021-05-16T22:10:43.9041156Z remotes::install_github("muschellij2/aghast") 2021-05-16T22:10:43.9041817Z remotes::install_cran("covr") 2021-05-16T22:10:43.9048935Z shell: /usr/local/bin/Rscript {0} 2021-05-16T22:10:43.9049368Z env: 2021-05-16T22:10:43.9049857Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:10:43.9050351Z TIC_DEPLOY_KEY: 2021-05-16T22:10:43.9051183Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T22:10:43.9052914Z GITHUB_PAT: *** 2021-05-16T22:10:43.9053338Z COVERALLS_TOKEN: 2021-05-16T22:10:43.9053846Z continue-on-error: false 2021-05-16T22:10:43.9054324Z VDIFFR_RUN_TESTS: 2021-05-16T22:10:43.9054825Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T22:10:43.9055313Z TZ: UTC 2021-05-16T22:10:43.9055715Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:10:43.9056132Z NOT_CRAN: true 2021-05-16T22:10:43.9056521Z ##[endgroup] 2021-05-16T22:10:44.0887540Z Using github PAT from envvar GITHUB_PAT 2021-05-16T22:10:44.6413139Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-16T22:11:00.9351457Z rlang (NA -> 0.4.11) [CRAN] 2021-05-16T22:11:00.9353080Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-16T22:11:00.9354275Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-16T22:11:00.9355330Z sys (NA -> 3.4 ) [CRAN] 2021-05-16T22:11:00.9356412Z askpass (NA -> 1.1 ) [CRAN] 2021-05-16T22:11:00.9357510Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-16T22:11:00.9358576Z mime (NA -> 0.10 ) [CRAN] 2021-05-16T22:11:00.9359636Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-16T22:11:00.9360699Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-16T22:11:00.9361770Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-16T22:11:00.9362827Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-16T22:11:00.9363915Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-16T22:11:00.9364996Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-16T22:11:00.9366024Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-16T22:11:00.9367124Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-16T22:11:00.9369337Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-16T22:11:00.9370450Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-16T22:11:00.9371449Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-16T22:11:00.9372408Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-16T22:11:00.9373370Z whisker (NA -> 0.4 ) [CRAN] 2021-05-16T22:11:00.9374393Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-16T22:11:00.9375361Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-16T22:11:00.9376363Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-16T22:11:00.9378659Z 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-16T22:11:00.9380861Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-16T22:11:00.9381831Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-16T22:11:00.9382780Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-16T22:11:00.9383726Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-16T22:11:00.9384695Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-16T22:11:00.9388335Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-16T22:11:00.9389907Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T22:11:00.9390951Z (as ‘lib’ is unspecified) 2021-05-16T22:11:00.9391792Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-16T22:11:00.9393046Z git2r (NA -> 0.28.0) [CRAN] 2021-05-16T22:11:14.8514432Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rlang_0.4.11.tar.gz' 2021-05-16T22:11:15.5853268Z Content type 'binary/octet-stream' length 1389190 bytes (1.3 MB) 2021-05-16T22:11:15.6206896Z ================================================== 2021-05-16T22:11:15.6207801Z downloaded 1.3 MB 2021-05-16T22:11:15.6208623Z 2021-05-16T22:11:15.6247807Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-16T22:11:16.3632414Z Content type 'binary/octet-stream' length 231600 bytes (226 KB) 2021-05-16T22:11:16.3764178Z ================================================== 2021-05-16T22:11:16.3764801Z downloaded 226 KB 2021-05-16T22:11:16.3767120Z 2021-05-16T22:11:16.3807293Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/glue_1.4.2.tar.gz' 2021-05-16T22:11:17.2351756Z Content type 'binary/octet-stream' length 143742 bytes (140 KB) 2021-05-16T22:11:17.2422359Z ================================================== 2021-05-16T22:11:17.2422928Z downloaded 140 KB 2021-05-16T22:11:17.2423233Z 2021-05-16T22:11:17.2463419Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sys_3.4.tar.gz' 2021-05-16T22:11:18.0999532Z Content type 'binary/octet-stream' length 54882 bytes (53 KB) 2021-05-16T22:11:18.1000892Z ================================================== 2021-05-16T22:11:18.1001953Z downloaded 53 KB 2021-05-16T22:11:18.1002379Z 2021-05-16T22:11:18.1041765Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/askpass_1.1.tar.gz' 2021-05-16T22:11:18.8363164Z Content type 'binary/octet-stream' length 23519 bytes (22 KB) 2021-05-16T22:11:18.8366472Z ================================================== 2021-05-16T22:11:18.8367093Z downloaded 22 KB 2021-05-16T22:11:18.8367468Z 2021-05-16T22:11:18.8411099Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/openssl_1.4.4.tar.gz' 2021-05-16T22:11:19.7126193Z Content type 'binary/octet-stream' length 1490558 bytes (1.4 MB) 2021-05-16T22:11:19.7713405Z ================================================== 2021-05-16T22:11:19.7714716Z downloaded 1.4 MB 2021-05-16T22:11:19.7715368Z 2021-05-16T22:11:19.7753505Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mime_0.10.tar.gz' 2021-05-16T22:11:20.3833715Z Content type 'binary/octet-stream' length 37505 bytes (36 KB) 2021-05-16T22:11:20.3836562Z ================================================== 2021-05-16T22:11:20.3837171Z downloaded 36 KB 2021-05-16T22:11:20.3837544Z 2021-05-16T22:11:20.3878207Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/curl_4.3.1.tar.gz' 2021-05-16T22:11:21.0515171Z Content type 'binary/octet-stream' length 904784 bytes (883 KB) 2021-05-16T22:11:21.0931031Z ================================================== 2021-05-16T22:11:21.0932085Z downloaded 883 KB 2021-05-16T22:11:21.0932626Z 2021-05-16T22:11:21.1035610Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-16T22:11:22.3482693Z Content type 'binary/octet-stream' length 535092 bytes (522 KB) 2021-05-16T22:11:22.3839965Z ================================================== 2021-05-16T22:11:22.3841117Z downloaded 522 KB 2021-05-16T22:11:22.3841768Z 2021-05-16T22:11:22.3875896Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ini_0.3.1.tar.gz' 2021-05-16T22:11:23.0423987Z Content type 'binary/octet-stream' length 12966 bytes (12 KB) 2021-05-16T22:11:23.0425705Z ================================================== 2021-05-16T22:11:23.0426923Z downloaded 12 KB 2021-05-16T22:11:23.0427535Z 2021-05-16T22:11:23.0460521Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httr_1.4.2.tar.gz' 2021-05-16T22:11:24.2848917Z Content type 'binary/octet-stream' length 493580 bytes (482 KB) 2021-05-16T22:11:24.5220187Z ================================================== 2021-05-16T22:11:24.5221475Z downloaded 482 KB 2021-05-16T22:11:24.5222125Z 2021-05-16T22:11:24.5262404Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-16T22:11:25.1828905Z Content type 'binary/octet-stream' length 92952 bytes (90 KB) 2021-05-16T22:11:25.1896645Z ================================================== 2021-05-16T22:11:25.1897652Z downloaded 90 KB 2021-05-16T22:11:25.1898332Z 2021-05-16T22:11:25.1940072Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cli_2.5.0.tar.gz' 2021-05-16T22:11:25.9979285Z Content type 'binary/octet-stream' length 515538 bytes (503 KB) 2021-05-16T22:11:26.0198111Z ================================================== 2021-05-16T22:11:26.0199019Z downloaded 503 KB 2021-05-16T22:11:26.0199552Z 2021-05-16T22:11:26.0235884Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zip_2.1.1.tar.gz' 2021-05-16T22:11:26.6792632Z Content type 'binary/octet-stream' length 636371 bytes (621 KB) 2021-05-16T22:11:26.7053053Z ================================================== 2021-05-16T22:11:26.7053922Z downloaded 621 KB 2021-05-16T22:11:26.7054434Z 2021-05-16T22:11:26.7089598Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-16T22:11:28.3435839Z Content type 'binary/octet-stream' length 272111 bytes (265 KB) 2021-05-16T22:11:28.3437439Z ================================================== 2021-05-16T22:11:28.3438170Z downloaded 265 KB 2021-05-16T22:11:28.3438551Z 2021-05-16T22:11:28.3440653Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/credentials_1.3.0.tar.gz' 2021-05-16T22:11:28.3442478Z Content type 'binary/octet-stream' length 170965 bytes (166 KB) 2021-05-16T22:11:28.3443311Z ================================================== 2021-05-16T22:11:28.3443880Z downloaded 166 KB 2021-05-16T22:11:28.3444231Z 2021-05-16T22:11:28.3445927Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-16T22:11:30.0950414Z Content type 'binary/octet-stream' length 240708 bytes (235 KB) 2021-05-16T22:11:30.1087905Z ================================================== 2021-05-16T22:11:30.1089039Z downloaded 235 KB 2021-05-16T22:11:30.1089578Z 2021-05-16T22:11:30.1132851Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/yaml_2.2.1.tar.gz' 2021-05-16T22:11:30.8683199Z Content type 'binary/octet-stream' length 283501 bytes (276 KB) 2021-05-16T22:11:30.8842875Z ================================================== 2021-05-16T22:11:30.8843923Z downloaded 276 KB 2021-05-16T22:11:30.8844479Z 2021-05-16T22:11:30.8880506Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/withr_2.4.2.tar.gz' 2021-05-16T22:11:31.9431176Z Content type 'binary/octet-stream' length 207784 bytes (202 KB) 2021-05-16T22:11:31.9567747Z ================================================== 2021-05-16T22:11:31.9569914Z downloaded 202 KB 2021-05-16T22:11:31.9571213Z 2021-05-16T22:11:31.9609680Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/whisker_0.4.tar.gz' 2021-05-16T22:11:32.8158682Z Content type 'binary/octet-stream' length 65438 bytes (63 KB) 2021-05-16T22:11:32.8159557Z ================================================== 2021-05-16T22:11:32.8160133Z downloaded 63 KB 2021-05-16T22:11:32.8160505Z 2021-05-16T22:11:32.8196792Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-16T22:11:33.7282428Z Content type 'binary/octet-stream' length 47021 bytes (45 KB) 2021-05-16T22:11:33.7285313Z ================================================== 2021-05-16T22:11:33.7286472Z downloaded 45 KB 2021-05-16T22:11:33.7287091Z 2021-05-16T22:11:33.7325304Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/purrr_0.3.4.tar.gz' 2021-05-16T22:11:35.2271675Z Content type 'binary/octet-stream' length 425353 bytes (415 KB) 2021-05-16T22:11:35.2476267Z ================================================== 2021-05-16T22:11:35.2477331Z downloaded 415 KB 2021-05-16T22:11:35.2477981Z 2021-05-16T22:11:35.2517959Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-16T22:11:36.0956910Z Content type 'binary/octet-stream' length 93062 bytes (90 KB) 2021-05-16T22:11:36.1010152Z ================================================== 2021-05-16T22:11:36.1011161Z downloaded 90 KB 2021-05-16T22:11:36.1011815Z 2021-05-16T22:11:36.1049517Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gh_1.3.0.tar.gz' 2021-05-16T22:11:37.1318025Z Content type 'binary/octet-stream' length 136080 bytes (132 KB) 2021-05-16T22:11:37.1432309Z ================================================== 2021-05-16T22:11:37.1434583Z downloaded 132 KB 2021-05-16T22:11:37.1436461Z 2021-05-16T22:11:37.1473828Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gert_1.3.0.tar.gz' 2021-05-16T22:11:38.2013818Z Content type 'binary/octet-stream' length 277064 bytes (270 KB) 2021-05-16T22:11:38.2217529Z ================================================== 2021-05-16T22:11:38.2218525Z downloaded 270 KB 2021-05-16T22:11:38.2219046Z 2021-05-16T22:11:38.2259073Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fs_1.5.0.tar.gz' 2021-05-16T22:11:39.2687406Z Content type 'binary/octet-stream' length 753885 bytes (736 KB) 2021-05-16T22:11:39.3864164Z ================================================== 2021-05-16T22:11:39.3865265Z downloaded 736 KB 2021-05-16T22:11:39.3865889Z 2021-05-16T22:11:39.3902542Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clipr_0.7.1.tar.gz' 2021-05-16T22:11:40.2653048Z Content type 'binary/octet-stream' length 47030 bytes (45 KB) 2021-05-16T22:11:40.2654741Z ================================================== 2021-05-16T22:11:40.2655575Z downloaded 45 KB 2021-05-16T22:11:40.2656209Z 2021-05-16T22:11:40.2690830Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-16T22:11:40.4012128Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-16T22:11:40.4016492Z ================================================== 2021-05-16T22:11:40.4017058Z downloaded 24 KB 2021-05-16T22:11:40.4017375Z 2021-05-16T22:11:40.4044525Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/usethis_2.0.1.tar.gz' 2021-05-16T22:11:41.1390610Z Content type 'binary/octet-stream' length 701189 bytes (684 KB) 2021-05-16T22:11:41.2212799Z ================================================== 2021-05-16T22:11:41.2213496Z downloaded 684 KB 2021-05-16T22:11:41.2213819Z 2021-05-16T22:11:41.2253509Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/memoise_2.0.0.tar.gz' 2021-05-16T22:11:43.4336140Z Content type 'binary/octet-stream' length 46738 bytes (45 KB) 2021-05-16T22:11:43.4337634Z ================================================== 2021-05-16T22:11:43.4338456Z downloaded 45 KB 2021-05-16T22:11:43.4339069Z 2021-05-16T22:11:43.4375216Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/git2r_0.28.0.tar.gz' 2021-05-16T22:11:46.0890560Z Content type 'binary/octet-stream' length 613293 bytes (598 KB) 2021-05-16T22:11:46.1142606Z ================================================== 2021-05-16T22:11:46.1143573Z downloaded 598 KB 2021-05-16T22:11:46.1144105Z 2021-05-16T22:11:46.4047719Z * installing *binary* package ‘rlang’ ... 2021-05-16T22:11:46.4133413Z * DONE (rlang) 2021-05-16T22:11:46.6434590Z * installing *binary* package ‘magrittr’ ... 2021-05-16T22:11:46.6489565Z * DONE (magrittr) 2021-05-16T22:11:46.8810600Z * installing *binary* package ‘glue’ ... 2021-05-16T22:11:46.8861758Z * DONE (glue) 2021-05-16T22:11:47.1006651Z * installing *binary* package ‘sys’ ... 2021-05-16T22:11:47.1054525Z * DONE (sys) 2021-05-16T22:11:47.3179864Z * installing *binary* package ‘mime’ ... 2021-05-16T22:11:47.3224945Z * DONE (mime) 2021-05-16T22:11:47.6143943Z * installing *binary* package ‘curl’ ... 2021-05-16T22:11:47.6206409Z * DONE (curl) 2021-05-16T22:11:47.8630095Z * installing *binary* package ‘jsonlite’ ... 2021-05-16T22:11:47.8682761Z * DONE (jsonlite) 2021-05-16T22:11:48.0696429Z * installing *binary* package ‘ini’ ... 2021-05-16T22:11:48.0741595Z * DONE (ini) 2021-05-16T22:11:48.2938991Z * installing *binary* package ‘gitcreds’ ... 2021-05-16T22:11:48.2985360Z * DONE (gitcreds) 2021-05-16T22:11:48.5653047Z * installing *binary* package ‘zip’ ... 2021-05-16T22:11:48.5715751Z * DONE (zip) 2021-05-16T22:11:48.8037847Z * installing *binary* package ‘rstudioapi’ ... 2021-05-16T22:11:48.8098460Z * DONE (rstudioapi) 2021-05-16T22:11:49.0476131Z * installing *binary* package ‘fastmap’ ... 2021-05-16T22:11:49.0523780Z * DONE (fastmap) 2021-05-16T22:11:49.2888542Z * installing *binary* package ‘yaml’ ... 2021-05-16T22:11:49.2938597Z * DONE (yaml) 2021-05-16T22:11:49.5145230Z * installing *binary* package ‘withr’ ... 2021-05-16T22:11:49.5194611Z * DONE (withr) 2021-05-16T22:11:49.7368444Z * installing *binary* package ‘whisker’ ... 2021-05-16T22:11:49.7424290Z * DONE (whisker) 2021-05-16T22:11:49.9482423Z * installing *binary* package ‘rappdirs’ ... 2021-05-16T22:11:49.9531635Z * DONE (rappdirs) 2021-05-16T22:11:50.2311367Z * installing *binary* package ‘fs’ ... 2021-05-16T22:11:50.2369974Z * DONE (fs) 2021-05-16T22:11:50.4414014Z * installing *binary* package ‘clipr’ ... 2021-05-16T22:11:50.4457687Z * DONE (clipr) 2021-05-16T22:11:50.6939949Z * installing *binary* package ‘git2r’ ... 2021-05-16T22:11:50.6992549Z * DONE (git2r) 2021-05-16T22:11:50.9085699Z * installing *binary* package ‘askpass’ ... 2021-05-16T22:11:50.9131761Z * DONE (askpass) 2021-05-16T22:11:51.1456249Z * installing *binary* package ‘cli’ ... 2021-05-16T22:11:51.1503388Z * DONE (cli) 2021-05-16T22:11:51.3771604Z * installing *binary* package ‘purrr’ ... 2021-05-16T22:11:51.3822389Z * DONE (purrr) 2021-05-16T22:11:51.5968889Z * installing *binary* package ‘lifecycle’ ... 2021-05-16T22:11:51.6022591Z * DONE (lifecycle) 2021-05-16T22:11:51.8123508Z * installing *source* package ‘cachem’ ... 2021-05-16T22:11:51.8136335Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-16T22:11:51.8308700Z ** libs 2021-05-16T22:11:51.8381533Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cache.c -o cache.o 2021-05-16T22:11:51.9444576Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T22:11:51.9943694Z gcc -shared -L/opt/R/3.5.3/lib/R/lib -L/usr/local/lib -o cachem.so cache.o init.o -L/opt/R/3.5.3/lib/R/lib -lR 2021-05-16T22:11:52.0307593Z installing to /home/runner/work/_temp/Library/cachem/libs 2021-05-16T22:11:52.0323134Z ** R 2021-05-16T22:11:52.0394516Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:11:52.3694174Z ** help 2021-05-16T22:11:52.3936324Z *** installing help indices 2021-05-16T22:11:52.4131030Z ** building package indices 2021-05-16T22:11:52.4295771Z ** testing if installed package can be loaded 2021-05-16T22:11:52.6152030Z * DONE (cachem) 2021-05-16T22:11:52.9423660Z * installing *binary* package ‘openssl’ ... 2021-05-16T22:11:52.9513288Z * DONE (openssl) 2021-05-16T22:11:53.1479593Z * installing *binary* package ‘memoise’ ... 2021-05-16T22:11:53.1521625Z * DONE (memoise) 2021-05-16T22:11:53.3895033Z * installing *binary* package ‘httr’ ... 2021-05-16T22:11:53.3956868Z * DONE (httr) 2021-05-16T22:11:53.6215921Z * installing *binary* package ‘credentials’ ... 2021-05-16T22:11:53.6268708Z * DONE (credentials) 2021-05-16T22:11:53.8432001Z * installing *binary* package ‘gh’ ... 2021-05-16T22:11:53.8534312Z * DONE (gh) 2021-05-16T22:11:54.0875700Z * installing *binary* package ‘gert’ ... 2021-05-16T22:11:54.0932901Z * DONE (gert) 2021-05-16T22:11:54.3710675Z * installing *binary* package ‘usethis’ ... 2021-05-16T22:11:54.3779134Z * DONE (usethis) 2021-05-16T22:11:54.3853086Z 2021-05-16T22:11:54.3854436Z The downloaded source packages are in 2021-05-16T22:11:54.3855951Z ‘/tmp/Rtmp9JvJwZ/downloaded_packages’ 2021-05-16T22:11:54.3865117Z Running `R CMD build`... 2021-05-16T22:11:56.0051402Z * checking for file ‘/tmp/Rtmp9JvJwZ/remotes71b159546a7c/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-16T22:11:56.0052901Z * preparing ‘tic’: 2021-05-16T22:11:56.0053941Z * checking DESCRIPTION meta-information ... OK 2021-05-16T22:11:56.0054856Z * installing the package to process help pages 2021-05-16T22:11:56.0056067Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T22:11:56.0057015Z * checking for empty or unneeded directories 2021-05-16T22:11:56.0057998Z Removed empty directory ‘tic/.circleci’ 2021-05-16T22:11:56.0058934Z Removed empty directory ‘tic/pkgdown’ 2021-05-16T22:11:56.0059798Z * building ‘tic_0.10.0.tar.gz’ 2021-05-16T22:11:56.0061857Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T22:11:56.0062803Z (as ‘lib’ is unspecified) 2021-05-16T22:11:56.3282989Z * installing *source* package ‘tic’ ... 2021-05-16T22:11:56.3560465Z ** R 2021-05-16T22:11:56.3807755Z ** inst 2021-05-16T22:11:56.3847017Z ** preparing package for lazy loading 2021-05-16T22:11:56.5751406Z ** help 2021-05-16T22:11:56.7366820Z *** installing help indices 2021-05-16T22:11:56.8736561Z *** copying figures 2021-05-16T22:11:56.8742444Z ** building package indices 2021-05-16T22:11:57.0058101Z ** installing vignettes 2021-05-16T22:11:57.0088377Z ** testing if installed package can be loaded 2021-05-16T22:11:57.2765795Z * DONE (tic) 2021-05-16T22:11:57.2907140Z Using github PAT from envvar GITHUB_PAT 2021-05-16T22:11:57.4913844Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-16T22:11:59.3433202Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-16T22:11:59.3434905Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-16T22:11:59.3436058Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-16T22:11:59.3439210Z 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-16T22:11:59.3441675Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-16T22:11:59.3442889Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-16T22:11:59.3444048Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-16T22:11:59.3445360Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T22:11:59.3446571Z (as ‘lib’ is unspecified) 2021-05-16T22:11:59.3447825Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-16T22:11:59.3448927Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-16T22:11:59.3449960Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-16T22:11:59.3450968Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-16T22:11:59.3451968Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-16T22:11:59.3452997Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-16T22:11:59.3454035Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-16T22:11:59.3455075Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-16T22:11:59.3456155Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-16T22:11:59.3457217Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-16T22:11:59.3458278Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-16T22:11:59.3459287Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-16T22:11:59.3460287Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-16T22:11:59.3461627Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-16T22:11:59.3462642Z xfun (NA -> 0.23 ) [CRAN] 2021-05-16T22:11:59.3463671Z markdown (NA -> 1.1 ) [CRAN] 2021-05-16T22:11:59.3464685Z highr (NA -> 0.9 ) [CRAN] 2021-05-16T22:11:59.3465718Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-16T22:11:59.3466730Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-16T22:11:59.3467751Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-16T22:11:59.3468759Z knitr (NA -> 1.33 ) [CRAN] 2021-05-16T22:11:59.3469977Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-16T22:11:59.3471447Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-16T22:11:59.3472325Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-16T22:11:59.3473195Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-16T22:11:59.3474123Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-16T22:11:59.3475037Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-16T22:11:59.3475911Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-16T22:11:59.3476798Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-16T22:11:59.3477669Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-16T22:11:59.3478560Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-16T22:11:59.3479432Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-16T22:12:13.7074155Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/utf8_1.2.1.tar.gz' 2021-05-16T22:12:16.1879166Z Content type 'binary/octet-stream' length 237292 bytes (231 KB) 2021-05-16T22:12:16.2014006Z ================================================== 2021-05-16T22:12:16.2014649Z downloaded 231 KB 2021-05-16T22:12:16.2015055Z 2021-05-16T22:12:16.2051164Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-16T22:12:18.6106828Z Content type 'binary/octet-stream' length 1609764 bytes (1.5 MB) 2021-05-16T22:12:18.6690170Z ================================================== 2021-05-16T22:12:18.6691495Z downloaded 1.5 MB 2021-05-16T22:12:18.6692164Z 2021-05-16T22:12:18.6727014Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-16T22:12:19.7087136Z Content type 'binary/octet-stream' length 17479 bytes (17 KB) 2021-05-16T22:12:19.7087868Z ================================================== 2021-05-16T22:12:19.7088318Z downloaded 17 KB 2021-05-16T22:12:19.7088595Z 2021-05-16T22:12:19.7128229Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.1.tar.gz' 2021-05-16T22:12:19.7638734Z Content type 'application/x-gzip' length 1111747 bytes (1.1 MB) 2021-05-16T22:12:19.7963548Z ================================================== 2021-05-16T22:12:19.7964105Z downloaded 1.1 MB 2021-05-16T22:12:19.7964409Z 2021-05-16T22:12:19.7987436Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.2.tar.gz' 2021-05-16T22:12:19.8524534Z Content type 'application/x-gzip' length 686145 bytes (670 KB) 2021-05-16T22:12:19.8851135Z ================================================== 2021-05-16T22:12:19.8852051Z downloaded 670 KB 2021-05-16T22:12:19.8852644Z 2021-05-16T22:12:19.8875838Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-16T22:12:20.6375018Z Content type 'binary/octet-stream' length 44291 bytes (43 KB) 2021-05-16T22:12:20.6377632Z ================================================== 2021-05-16T22:12:20.6379353Z downloaded 43 KB 2021-05-16T22:12:20.6380845Z 2021-05-16T22:12:20.6418543Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fansi_0.4.2.tar.gz' 2021-05-16T22:12:21.4968154Z Content type 'binary/octet-stream' length 253558 bytes (247 KB) 2021-05-16T22:12:21.5113776Z ================================================== 2021-05-16T22:12:21.5114399Z downloaded 247 KB 2021-05-16T22:12:21.5114719Z 2021-05-16T22:12:21.5152179Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-16T22:12:22.3691848Z Content type 'binary/octet-stream' length 991857 bytes (968 KB) 2021-05-16T22:12:22.3973217Z ================================================== 2021-05-16T22:12:22.3973747Z downloaded 968 KB 2021-05-16T22:12:22.3974070Z 2021-05-16T22:12:22.4009360Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/waldo_0.2.5.tar.gz' 2021-05-16T22:12:23.2553798Z Content type 'binary/octet-stream' length 69078 bytes (67 KB) 2021-05-16T22:12:23.2554554Z ================================================== 2021-05-16T22:12:23.2555023Z downloaded 67 KB 2021-05-16T22:12:23.2555338Z 2021-05-16T22:12:23.2593448Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ps_1.6.0.tar.gz' 2021-05-16T22:12:24.2629386Z Content type 'binary/octet-stream' length 358371 bytes (349 KB) 2021-05-16T22:12:24.3220646Z ================================================== 2021-05-16T22:12:24.3221658Z downloaded 349 KB 2021-05-16T22:12:24.3222055Z 2021-05-16T22:12:24.3263812Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/processx_3.5.2.tar.gz' 2021-05-16T22:12:26.3843604Z Content type 'binary/octet-stream' length 421402 bytes (411 KB) 2021-05-16T22:12:26.4052256Z ================================================== 2021-05-16T22:12:26.4052794Z downloaded 411 KB 2021-05-16T22:12:26.4053098Z 2021-05-16T22:12:26.4105448Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/praise_1.0.0.tar.gz' 2021-05-16T22:12:27.0628454Z Content type 'binary/octet-stream' length 15806 bytes (15 KB) 2021-05-16T22:12:27.0630334Z ================================================== 2021-05-16T22:12:27.0631109Z downloaded 15 KB 2021-05-16T22:12:27.0631627Z 2021-05-16T22:12:27.0666794Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-16T22:12:27.9210583Z Content type 'binary/octet-stream' length 149679 bytes (146 KB) 2021-05-16T22:12:27.9315140Z ================================================== 2021-05-16T22:12:27.9315782Z downloaded 146 KB 2021-05-16T22:12:27.9316149Z 2021-05-16T22:12:27.9349752Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/evaluate_0.14.tar.gz' 2021-05-16T22:12:28.7401126Z Content type 'binary/octet-stream' length 73484 bytes (71 KB) 2021-05-16T22:12:28.7402406Z ================================================== 2021-05-16T22:12:28.7403125Z downloaded 71 KB 2021-05-16T22:12:28.7403606Z 2021-05-16T22:12:28.7442053Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-16T22:12:32.8438699Z Content type 'binary/octet-stream' length 40044 bytes (39 KB) 2021-05-16T22:12:32.8473636Z ================================================== 2021-05-16T22:12:32.8474182Z downloaded 39 KB 2021-05-16T22:12:32.8474504Z 2021-05-16T22:12:32.8508433Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/digest_0.6.27.tar.gz' 2021-05-16T22:12:36.2858642Z Content type 'binary/octet-stream' length 356534 bytes (348 KB) 2021-05-16T22:12:36.3129470Z ================================================== 2021-05-16T22:12:36.3130124Z downloaded 348 KB 2021-05-16T22:12:36.3130484Z 2021-05-16T22:12:36.3166369Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/callr_3.7.0.tar.gz' 2021-05-16T22:12:37.1206929Z Content type 'binary/octet-stream' length 433269 bytes (423 KB) 2021-05-16T22:12:37.1488818Z ================================================== 2021-05-16T22:12:37.1489760Z downloaded 423 KB 2021-05-16T22:12:37.1491165Z 2021-05-16T22:12:37.1525640Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brio_1.1.2.tar.gz' 2021-05-16T22:12:38.2132448Z Content type 'binary/octet-stream' length 42047 bytes (41 KB) 2021-05-16T22:12:38.2133772Z ================================================== 2021-05-16T22:12:38.2135084Z downloaded 41 KB 2021-05-16T22:12:38.2135516Z 2021-05-16T22:12:38.2176883Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xml2_1.3.2.tar.gz' 2021-05-16T22:12:39.0231611Z Content type 'binary/octet-stream' length 617634 bytes (603 KB) 2021-05-16T22:12:39.0467680Z ================================================== 2021-05-16T22:12:39.0468663Z downloaded 603 KB 2021-05-16T22:12:39.0469272Z 2021-05-16T22:12:39.0503664Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-16T22:12:39.0780139Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-16T22:12:39.0893237Z ================================================== 2021-05-16T22:12:39.0894392Z downloaded 109 KB 2021-05-16T22:12:39.0894934Z 2021-05-16T22:12:39.0914327Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/markdown_1.1.tar.gz' 2021-05-16T22:12:41.9006062Z Content type 'binary/octet-stream' length 230102 bytes (224 KB) 2021-05-16T22:12:41.9141822Z ================================================== 2021-05-16T22:12:41.9142497Z downloaded 224 KB 2021-05-16T22:12:41.9142858Z 2021-05-16T22:12:41.9179909Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/highr_0.9.tar.gz' 2021-05-16T22:12:42.3496869Z Content type 'binary/octet-stream' length 38652 bytes (37 KB) 2021-05-16T22:12:42.3497888Z ================================================== 2021-05-16T22:12:42.3524886Z downloaded 37 KB 2021-05-16T22:12:42.3525421Z 2021-05-16T22:12:42.3535331Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringr_1.4.0.tar.gz' 2021-05-16T22:12:42.9954047Z Content type 'binary/octet-stream' length 205226 bytes (200 KB) 2021-05-16T22:12:43.0092375Z ================================================== 2021-05-16T22:12:43.0092904Z downloaded 200 KB 2021-05-16T22:12:43.0093230Z 2021-05-16T22:12:43.0129117Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringi_1.6.1.tar.gz' 2021-05-16T22:12:43.6717065Z Content type 'binary/octet-stream' length 2916569 bytes (2.8 MB) 2021-05-16T22:12:43.8391213Z ================================================== 2021-05-16T22:12:43.8391731Z downloaded 2.8 MB 2021-05-16T22:12:43.8392029Z 2021-05-16T22:12:43.8430116Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-16T22:12:45.3488518Z Content type 'binary/octet-stream' length 4188815 bytes (4.0 MB) 2021-05-16T22:12:45.4166015Z ================================================== 2021-05-16T22:12:45.4167123Z downloaded 4.0 MB 2021-05-16T22:12:45.4167673Z 2021-05-16T22:12:45.4203305Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/knitr_1.33.tar.gz' 2021-05-16T22:12:48.6283866Z Content type 'binary/octet-stream' length 1407731 bytes (1.3 MB) 2021-05-16T22:12:48.6604598Z ================================================== 2021-05-16T22:12:48.6605658Z downloaded 1.3 MB 2021-05-16T22:12:48.6606092Z 2021-05-16T22:12:48.6645786Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/commonmark_1.7.tar.gz' 2021-05-16T22:12:50.5037724Z Content type 'binary/octet-stream' length 491126 bytes (479 KB) 2021-05-16T22:12:50.5257009Z ================================================== 2021-05-16T22:12:50.5257981Z downloaded 479 KB 2021-05-16T22:12:50.5258437Z 2021-05-16T22:12:50.5398638Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brew_1.0-6.tar.gz' 2021-05-16T22:12:53.6543333Z Content type 'binary/octet-stream' length 109619 bytes (107 KB) 2021-05-16T22:12:53.6657690Z ================================================== 2021-05-16T22:12:53.6658506Z downloaded 107 KB 2021-05-16T22:12:53.6658957Z 2021-05-16T22:12:53.6694630Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xopen_1.0.0.tar.gz' 2021-05-16T22:12:55.5266542Z Content type 'binary/octet-stream' length 22203 bytes (21 KB) 2021-05-16T22:12:55.5267743Z ================================================== 2021-05-16T22:12:55.5268297Z downloaded 21 KB 2021-05-16T22:12:55.5268723Z 2021-05-16T22:12:55.5315104Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-16T22:12:56.1735487Z Content type 'binary/octet-stream' length 43717 bytes (42 KB) 2021-05-16T22:12:56.1786505Z ================================================== 2021-05-16T22:12:56.1787147Z downloaded 42 KB 2021-05-16T22:12:56.1787508Z 2021-05-16T22:12:56.1825789Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-16T22:12:56.8382609Z Content type 'binary/octet-stream' length 34301 bytes (33 KB) 2021-05-16T22:12:56.8385403Z ================================================== 2021-05-16T22:12:56.8386003Z downloaded 33 KB 2021-05-16T22:12:56.8386377Z 2021-05-16T22:12:56.8430900Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-16T22:12:57.6493856Z Content type 'binary/octet-stream' length 138624 bytes (135 KB) 2021-05-16T22:12:57.6562222Z ================================================== 2021-05-16T22:12:57.6563199Z downloaded 135 KB 2021-05-16T22:12:57.6563867Z 2021-05-16T22:12:57.6602092Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/testthat_3.0.2.tar.gz' 2021-05-16T22:12:58.3475875Z Content type 'binary/octet-stream' length 3539956 bytes (3.4 MB) 2021-05-16T22:12:58.4442431Z ================================================== 2021-05-16T22:12:58.4443544Z downloaded 3.4 MB 2021-05-16T22:12:58.4444173Z 2021-05-16T22:12:58.4481605Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rversions_2.0.2.tar.gz' 2021-05-16T22:12:59.2518955Z Content type 'binary/octet-stream' length 65794 bytes (64 KB) 2021-05-16T22:12:59.2521519Z ================================================== 2021-05-16T22:12:59.2522501Z downloaded 64 KB 2021-05-16T22:12:59.2523127Z 2021-05-16T22:12:59.2558355Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-16T22:13:00.1104618Z Content type 'binary/octet-stream' length 1369091 bytes (1.3 MB) 2021-05-16T22:13:00.1437945Z ================================================== 2021-05-16T22:13:00.1439136Z downloaded 1.3 MB 2021-05-16T22:13:00.1439666Z 2021-05-16T22:13:00.1477250Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-16T22:13:04.1873664Z Content type 'binary/octet-stream' length 131477 bytes (128 KB) 2021-05-16T22:13:04.1935252Z ================================================== 2021-05-16T22:13:04.1935767Z downloaded 128 KB 2021-05-16T22:13:04.1936089Z 2021-05-16T22:13:04.1975670Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/devtools_2.4.1.tar.gz' 2021-05-16T22:13:04.9076702Z Content type 'binary/octet-stream' length 392940 bytes (383 KB) 2021-05-16T22:13:04.9255178Z ================================================== 2021-05-16T22:13:04.9255734Z downloaded 383 KB 2021-05-16T22:13:04.9256055Z 2021-05-16T22:13:05.1497275Z * installing *binary* package ‘utf8’ ... 2021-05-16T22:13:05.1543274Z * DONE (utf8) 2021-05-16T22:13:05.3522775Z * installing *binary* package ‘pkgconfig’ ... 2021-05-16T22:13:05.3567819Z * DONE (pkgconfig) 2021-05-16T22:13:05.5793550Z * installing *binary* package ‘fansi’ ... 2021-05-16T22:13:05.5842773Z * DONE (fansi) 2021-05-16T22:13:05.8325959Z * installing *binary* package ‘diffobj’ ... 2021-05-16T22:13:05.8380592Z * DONE (diffobj) 2021-05-16T22:13:06.0726633Z * installing *binary* package ‘ps’ ... 2021-05-16T22:13:06.0773163Z * DONE (ps) 2021-05-16T22:13:06.2790416Z * installing *binary* package ‘praise’ ... 2021-05-16T22:13:06.2834575Z * DONE (praise) 2021-05-16T22:13:06.4950343Z * installing *binary* package ‘pkgload’ ... 2021-05-16T22:13:06.4996356Z * DONE (pkgload) 2021-05-16T22:13:06.7064624Z * installing *binary* package ‘evaluate’ ... 2021-05-16T22:13:06.7107353Z * DONE (evaluate) 2021-05-16T22:13:06.9251074Z * installing *binary* package ‘ellipsis’ ... 2021-05-16T22:13:06.9296988Z * DONE (ellipsis) 2021-05-16T22:13:07.1802973Z * installing *binary* package ‘digest’ ... 2021-05-16T22:13:07.1864174Z * DONE (digest) 2021-05-16T22:13:07.3885392Z * installing *binary* package ‘brio’ ... 2021-05-16T22:13:07.3931377Z * DONE (brio) 2021-05-16T22:13:07.6436594Z * installing *binary* package ‘xml2’ ... 2021-05-16T22:13:07.6504645Z * DONE (xml2) 2021-05-16T22:13:07.9064091Z * installing *source* package ‘xfun’ ... 2021-05-16T22:13:07.9098876Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-16T22:13:07.9285329Z ** libs 2021-05-16T22:13:07.9346311Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-16T22:13:08.0439790Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T22:13:08.0953753Z g++ -std=gnu++11 -shared -L/opt/R/3.5.3/lib/R/lib -L/usr/local/lib -o xfun.so base64.o init.o -L/opt/R/3.5.3/lib/R/lib -lR 2021-05-16T22:13:08.1390973Z installing to /home/runner/work/_temp/Library/xfun/libs 2021-05-16T22:13:08.1401181Z ** R 2021-05-16T22:13:08.1581762Z ** inst 2021-05-16T22:13:08.1593884Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:13:09.1954383Z ** help 2021-05-16T22:13:09.3331861Z *** installing help indices 2021-05-16T22:13:09.4354707Z ** building package indices 2021-05-16T22:13:09.5788851Z ** installing vignettes 2021-05-16T22:13:09.5849228Z ** testing if installed package can be loaded 2021-05-16T22:13:09.7640767Z * DONE (xfun) 2021-05-16T22:13:10.8716100Z * installing *binary* package ‘stringi’ ... 2021-05-16T22:13:10.8717479Z * DONE (stringi) 2021-05-16T22:13:11.2028725Z * installing *binary* package ‘Rcpp’ ... 2021-05-16T22:13:11.2425816Z * DONE (Rcpp) 2021-05-16T22:13:11.5075921Z * installing *binary* package ‘commonmark’ ... 2021-05-16T22:13:11.5139194Z * DONE (commonmark) 2021-05-16T22:13:11.7509060Z * installing *binary* package ‘brew’ ... 2021-05-16T22:13:11.7559192Z * DONE (brew) 2021-05-16T22:13:11.9645719Z * installing *binary* package ‘sessioninfo’ ... 2021-05-16T22:13:11.9690115Z * DONE (sessioninfo) 2021-05-16T22:13:12.1707969Z * installing *binary* package ‘prettyunits’ ... 2021-05-16T22:13:12.1751329Z * DONE (prettyunits) 2021-05-16T22:13:12.5063515Z * installing *binary* package ‘vctrs’ ... 2021-05-16T22:13:12.5147046Z * DONE (vctrs) 2021-05-16T22:13:12.7455354Z * installing *binary* package ‘processx’ ... 2021-05-16T22:13:12.7501662Z * DONE (processx) 2021-05-16T22:13:12.9754819Z * installing *binary* package ‘markdown’ ... 2021-05-16T22:13:12.9806496Z * DONE (markdown) 2021-05-16T22:13:13.1857721Z * installing *binary* package ‘highr’ ... 2021-05-16T22:13:13.1902653Z * DONE (highr) 2021-05-16T22:13:13.4111747Z * installing *binary* package ‘stringr’ ... 2021-05-16T22:13:13.4165462Z * DONE (stringr) 2021-05-16T22:13:13.6172154Z * installing *binary* package ‘rversions’ ... 2021-05-16T22:13:13.6218139Z * DONE (rversions) 2021-05-16T22:13:14.0026141Z * installing *source* package ‘pillar’ ... 2021-05-16T22:13:14.0137416Z ** package ‘pillar’ successfully unpacked and MD5 sums checked 2021-05-16T22:13:14.0316474Z ** R 2021-05-16T22:13:14.0538884Z ** inst 2021-05-16T22:13:14.0574251Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:13:15.4135028Z ** help 2021-05-16T22:13:15.5013581Z *** installing help indices 2021-05-16T22:13:15.5888487Z *** copying figures 2021-05-16T22:13:15.5892950Z ** building package indices 2021-05-16T22:13:15.6445917Z ** installing vignettes 2021-05-16T22:13:15.6549085Z ** testing if installed package can be loaded 2021-05-16T22:13:15.9235104Z * DONE (pillar) 2021-05-16T22:13:16.1491331Z * installing *binary* package ‘callr’ ... 2021-05-16T22:13:16.1540721Z * DONE (callr) 2021-05-16T22:13:16.5217597Z * installing *binary* package ‘knitr’ ... 2021-05-16T22:13:16.5350378Z * DONE (knitr) 2021-05-16T22:13:16.7393127Z * installing *binary* package ‘xopen’ ... 2021-05-16T22:13:16.7438349Z * DONE (xopen) 2021-05-16T22:13:17.1242941Z * installing *source* package ‘tibble’ ... 2021-05-16T22:13:17.1349562Z ** package ‘tibble’ successfully unpacked and MD5 sums checked 2021-05-16T22:13:17.1566732Z ** libs 2021-05-16T22:13:17.1622445Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c attributes.c -o attributes.o 2021-05-16T22:13:17.2133849Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c coerce.c -o coerce.o 2021-05-16T22:13:17.2846833Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T22:13:17.3243756Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-16T22:13:17.4302384Z gcc -shared -L/opt/R/3.5.3/lib/R/lib -L/usr/local/lib -o tibble.so attributes.o coerce.o init.o matrixToDataFrame.o -L/opt/R/3.5.3/lib/R/lib -lR 2021-05-16T22:13:17.4551328Z installing to /home/runner/work/_temp/Library/tibble/libs 2021-05-16T22:13:17.4561622Z ** R 2021-05-16T22:13:17.4768666Z ** inst 2021-05-16T22:13:17.4809271Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:13:18.9558767Z ** help 2021-05-16T22:13:19.0248974Z *** installing help indices 2021-05-16T22:13:19.0707457Z *** copying figures 2021-05-16T22:13:19.0713316Z ** building package indices 2021-05-16T22:13:19.1133187Z ** installing vignettes 2021-05-16T22:13:19.1178439Z ** testing if installed package can be loaded 2021-05-16T22:13:19.4391174Z * DONE (tibble) 2021-05-16T22:13:19.6518835Z * installing *binary* package ‘pkgbuild’ ... 2021-05-16T22:13:19.6562260Z * DONE (pkgbuild) 2021-05-16T22:13:19.9876947Z * installing *binary* package ‘roxygen2’ ... 2021-05-16T22:13:19.9959878Z * DONE (roxygen2) 2021-05-16T22:13:20.2025697Z * installing *binary* package ‘rematch2’ ... 2021-05-16T22:13:20.2071033Z * DONE (rematch2) 2021-05-16T22:13:20.4178918Z * installing *binary* package ‘rcmdcheck’ ... 2021-05-16T22:13:20.4226006Z * DONE (rcmdcheck) 2021-05-16T22:13:20.6274126Z * installing *binary* package ‘waldo’ ... 2021-05-16T22:13:20.6313369Z * DONE (waldo) 2021-05-16T22:13:21.1561259Z * installing *binary* package ‘testthat’ ... 2021-05-16T22:13:21.1712794Z * DONE (testthat) 2021-05-16T22:13:21.4035231Z * installing *binary* package ‘devtools’ ... 2021-05-16T22:13:21.4086508Z * DONE (devtools) 2021-05-16T22:13:21.4147607Z 2021-05-16T22:13:21.4148568Z The downloaded source packages are in 2021-05-16T22:13:21.4150093Z ‘/tmp/Rtmp9JvJwZ/downloaded_packages’ 2021-05-16T22:13:21.4852044Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-16T22:13:23.3509721Z 2021-05-16T22:13:23.6456197Z 2021-05-16T22:13:23.6466273Z checking for file ‘/tmp/Rtmp9JvJwZ/remotes71b15968fd05/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-16T22:13:23.6533687Z 2021-05-16T22:13:23.6536323Z ✔ checking for file ‘/tmp/Rtmp9JvJwZ/remotes71b15968fd05/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-16T22:13:23.6561358Z 2021-05-16T22:13:23.6595093Z 2021-05-16T22:13:23.6597066Z ─ preparing ‘desc’: 2021-05-16T22:13:23.6607198Z 2021-05-16T22:13:23.6609084Z 2021-05-16T22:13:23.6690968Z checking DESCRIPTION meta-information ... 2021-05-16T22:13:23.6725066Z 2021-05-16T22:13:23.6727128Z ✔ checking DESCRIPTION meta-information 2021-05-16T22:13:23.7351529Z 2021-05-16T22:13:23.7516482Z 2021-05-16T22:13:23.7519135Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T22:13:23.7528877Z 2021-05-16T22:13:23.7558095Z 2021-05-16T22:13:23.7560242Z ─ checking for empty or unneeded directories 2021-05-16T22:13:23.7590399Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-16T22:13:23.8593172Z 2021-05-16T22:13:23.8596218Z 2021-05-16T22:13:23.8597888Z 2021-05-16T22:13:23.8707926Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T22:13:23.8709243Z (as ‘lib’ is unspecified) 2021-05-16T22:13:24.1516362Z * installing *source* package ‘desc’ ... 2021-05-16T22:13:24.1721557Z ** R 2021-05-16T22:13:24.1890472Z ** inst 2021-05-16T22:13:24.1908613Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:13:25.4351702Z ** help 2021-05-16T22:13:25.5623897Z *** installing help indices 2021-05-16T22:13:25.6559167Z ** building package indices 2021-05-16T22:13:25.7822702Z ** testing if installed package can be loaded 2021-05-16T22:13:25.9672052Z * DONE (desc) 2021-05-16T22:13:26.1629595Z 2021-05-16T22:13:26.1630880Z 2021-05-16T22:13:26.1634471Z checking for file ‘/tmp/Rtmp9JvJwZ/remotes71b17d88d637/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-16T22:13:26.1636525Z 2021-05-16T22:13:26.1644964Z checking for file ‘/tmp/Rtmp9JvJwZ/remotes71b17d88d637/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-16T22:13:26.1681698Z 2021-05-16T22:13:26.1684730Z ✔ checking for file ‘/tmp/Rtmp9JvJwZ/remotes71b17d88d637/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-16T22:13:26.1830421Z 2021-05-16T22:13:26.2183371Z 2021-05-16T22:13:26.2185652Z ─ preparing ‘ghtravis’: 2021-05-16T22:13:26.2196286Z 2021-05-16T22:13:26.2233221Z 2021-05-16T22:13:26.2235261Z ✔ checking DESCRIPTION meta-information 2021-05-16T22:13:26.2355244Z 2021-05-16T22:13:26.2391753Z 2021-05-16T22:13:26.2393947Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T22:13:26.2403692Z 2021-05-16T22:13:26.2432647Z 2021-05-16T22:13:26.2434773Z ─ checking for empty or unneeded directories 2021-05-16T22:13:26.2462075Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-16T22:13:26.2695483Z 2021-05-16T22:13:26.2697948Z 2021-05-16T22:13:26.2699584Z 2021-05-16T22:13:26.3052948Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T22:13:26.3054566Z (as ‘lib’ is unspecified) 2021-05-16T22:13:26.5387015Z * installing *source* package ‘ghtravis’ ... 2021-05-16T22:13:26.5537491Z ** R 2021-05-16T22:13:26.5637614Z ** inst 2021-05-16T22:13:26.5646462Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:13:27.4998370Z ** help 2021-05-16T22:13:27.5489357Z *** installing help indices 2021-05-16T22:13:27.5920904Z ** building package indices 2021-05-16T22:13:27.6320876Z ** testing if installed package can be loaded 2021-05-16T22:13:28.2098463Z * DONE (ghtravis) 2021-05-16T22:13:28.2201801Z Using github PAT from envvar GITHUB_PAT 2021-05-16T22:13:28.3730813Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-16T22:13:30.3160711Z 2021-05-16T22:13:30.3162866Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-16T22:13:30.3164537Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-16T22:13:30.3165736Z generics (NA -> 0.1.0) [CRAN] 2021-05-16T22:13:30.3166913Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-16T22:13:30.3167895Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-16T22:13:30.3168854Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-16T22:13:30.3172330Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T22:13:30.3173553Z (as ‘lib’ is unspecified) 2021-05-16T22:13:44.7893690Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-16T22:13:45.5801550Z Content type 'binary/octet-stream' length 196666 bytes (192 KB) 2021-05-16T22:13:45.5983566Z ================================================== 2021-05-16T22:13:45.5984173Z downloaded 192 KB 2021-05-16T22:13:45.5984497Z 2021-05-16T22:13:45.6023869Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/generics_0.1.0.tar.gz' 2021-05-16T22:13:49.4123576Z Content type 'binary/octet-stream' length 68547 bytes (66 KB) 2021-05-16T22:13:49.4125031Z ================================================== 2021-05-16T22:13:49.4125849Z downloaded 66 KB 2021-05-16T22:13:49.4126379Z 2021-05-16T22:13:49.4164693Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-16T22:13:50.0778861Z Content type 'binary/octet-stream' length 195624 bytes (191 KB) 2021-05-16T22:13:50.0921073Z ================================================== 2021-05-16T22:13:50.0921571Z downloaded 191 KB 2021-05-16T22:13:50.0921868Z 2021-05-16T22:13:50.0959967Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-16T22:13:50.7013946Z Content type 'binary/octet-stream' length 1245407 bytes (1.2 MB) 2021-05-16T22:13:50.8521717Z ================================================== 2021-05-16T22:13:50.8522451Z downloaded 1.2 MB 2021-05-16T22:13:50.8522818Z 2021-05-16T22:13:50.8564284Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-16T22:13:51.5912734Z Content type 'binary/octet-stream' length 1082918 bytes (1.0 MB) 2021-05-16T22:13:51.6213369Z ================================================== 2021-05-16T22:13:51.6214776Z downloaded 1.0 MB 2021-05-16T22:13:51.6215434Z 2021-05-16T22:13:51.8455215Z * installing *binary* package ‘tidyselect’ ... 2021-05-16T22:13:51.8510671Z * DONE (tidyselect) 2021-05-16T22:13:52.0591071Z * installing *binary* package ‘generics’ ... 2021-05-16T22:13:52.0632809Z * DONE (generics) 2021-05-16T22:13:52.3122140Z * installing *binary* package ‘cpp11’ ... 2021-05-16T22:13:52.3178063Z * DONE (cpp11) 2021-05-16T22:13:52.6231433Z * installing *binary* package ‘dplyr’ ... 2021-05-16T22:13:52.6306229Z * DONE (dplyr) 2021-05-16T22:13:52.9277346Z * installing *binary* package ‘tidyr’ ... 2021-05-16T22:13:52.9354892Z * DONE (tidyr) 2021-05-16T22:13:52.9419925Z 2021-05-16T22:13:52.9421037Z The downloaded source packages are in 2021-05-16T22:13:52.9422494Z ‘/tmp/Rtmp9JvJwZ/downloaded_packages’ 2021-05-16T22:13:53.1208031Z 2021-05-16T22:13:53.1213754Z checking for file ‘/tmp/Rtmp9JvJwZ/remotes71b12cdcef6d/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-16T22:13:53.1215259Z 2021-05-16T22:13:53.1223064Z checking for file ‘/tmp/Rtmp9JvJwZ/remotes71b12cdcef6d/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-16T22:13:53.1264036Z 2021-05-16T22:13:53.1266004Z ✔ checking for file ‘/tmp/Rtmp9JvJwZ/remotes71b12cdcef6d/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-16T22:13:53.1369791Z 2021-05-16T22:13:53.1370661Z 2021-05-16T22:13:53.1371496Z ─ preparing ‘aghast’: 2021-05-16T22:13:53.1371860Z 2021-05-16T22:13:53.1372185Z 2021-05-16T22:13:53.1438734Z checking DESCRIPTION meta-information ... 2021-05-16T22:13:53.1467487Z 2021-05-16T22:13:53.1468983Z ✔ checking DESCRIPTION meta-information 2021-05-16T22:13:53.1754120Z 2021-05-16T22:13:53.1791859Z 2021-05-16T22:13:53.1794792Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T22:13:53.1806343Z 2021-05-16T22:13:53.1924632Z 2021-05-16T22:13:53.1926165Z ─ checking for empty or unneeded directories 2021-05-16T22:13:53.1957962Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-16T22:13:53.1987254Z 2021-05-16T22:13:53.1988711Z 2021-05-16T22:13:53.1989463Z 2021-05-16T22:13:53.2066188Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T22:13:53.2067329Z (as ‘lib’ is unspecified) 2021-05-16T22:13:53.4172133Z * installing *source* package ‘aghast’ ... 2021-05-16T22:13:53.4399326Z ** R 2021-05-16T22:13:53.4466835Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:13:53.6845846Z ** help 2021-05-16T22:13:53.7072578Z *** installing help indices 2021-05-16T22:13:53.7347532Z ** building package indices 2021-05-16T22:13:53.7559411Z ** testing if installed package can be loaded 2021-05-16T22:13:53.9340816Z * DONE (aghast) 2021-05-16T22:13:53.9425189Z Installing 1 packages: covr 2021-05-16T22:13:53.9435592Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T22:13:53.9436582Z (as ‘lib’ is unspecified) 2021-05-16T22:14:07.9764245Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-16T22:14:07.9764867Z 2021-05-16T22:14:07.9773221Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-16T22:14:08.7313748Z Content type 'binary/octet-stream' length 163882 bytes (160 KB) 2021-05-16T22:14:08.7439463Z ================================================== 2021-05-16T22:14:08.7440552Z downloaded 160 KB 2021-05-16T22:14:08.7441179Z 2021-05-16T22:14:08.7476573Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rex_1.2.0.tar.gz' 2021-05-16T22:14:09.4723986Z Content type 'binary/octet-stream' length 121278 bytes (118 KB) 2021-05-16T22:14:09.4788667Z ================================================== 2021-05-16T22:14:09.4789253Z downloaded 118 KB 2021-05-16T22:14:09.4789576Z 2021-05-16T22:14:09.4829112Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/covr_3.5.1.tar.gz' 2021-05-16T22:14:10.5864350Z Content type 'binary/octet-stream' length 287473 bytes (280 KB) 2021-05-16T22:14:10.6023800Z ================================================== 2021-05-16T22:14:10.6024475Z downloaded 280 KB 2021-05-16T22:14:10.6024854Z 2021-05-16T22:14:10.8326049Z * installing *binary* package ‘lazyeval’ ... 2021-05-16T22:14:10.8378753Z * DONE (lazyeval) 2021-05-16T22:14:11.0642474Z * installing *binary* package ‘rex’ ... 2021-05-16T22:14:11.0693767Z * DONE (rex) 2021-05-16T22:14:11.3058326Z * installing *binary* package ‘covr’ ... 2021-05-16T22:14:11.3111469Z * DONE (covr) 2021-05-16T22:14:11.3169553Z 2021-05-16T22:14:11.3170632Z The downloaded source packages are in 2021-05-16T22:14:11.3172026Z ‘/tmp/Rtmp9JvJwZ/downloaded_packages’ 2021-05-16T22:14:11.3320479Z 2021-05-16T22:14:11.3362761Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-16T22:14:11.3363464Z Rscript -e "tic::before_install()" 2021-05-16T22:14:11.3410595Z shell: /usr/bin/bash -e {0} 2021-05-16T22:14:11.3411008Z env: 2021-05-16T22:14:11.3411516Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:14:11.3411988Z TIC_DEPLOY_KEY: 2021-05-16T22:14:11.3412833Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T22:14:11.3414468Z GITHUB_PAT: *** 2021-05-16T22:14:11.3414888Z COVERALLS_TOKEN: 2021-05-16T22:14:11.3415402Z continue-on-error: false 2021-05-16T22:14:11.3415893Z VDIFFR_RUN_TESTS: 2021-05-16T22:14:11.3416379Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T22:14:11.3416838Z TZ: UTC 2021-05-16T22:14:11.3417238Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:14:11.3417649Z NOT_CRAN: true 2021-05-16T22:14:11.3418034Z ##[endgroup] 2021-05-16T22:14:11.6068628Z ✔ Loading tic stage configuration from tic.R 2021-05-16T22:14:11.7242535Z Running before_install: step_install_remote_binaries() 2021-05-16T22:14:12.1856314Z Installing oro.nifti binaries 2021-05-16T22:14:12.1867021Z [1] "neuroconductor/oro.nifti" 2021-05-16T22:14:12.3848172Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T22:14:12.3879280Z tag_name 2021-05-16T22:14:12.3879731Z 9 0.10.3.s 2021-05-16T22:14:12.3880288Z zipball_url 2021-05-16T22:14:12.3882484Z 9 https://api.github.com/repos/neuroconductor/oro.nifti/zipball/refs/tags/0.10.3.s 2021-05-16T22:14:12.3883451Z tarball_url 2021-05-16T22:14:12.3885561Z 9 https://api.github.com/repos/neuroconductor/oro.nifti/tarball/refs/tags/0.10.3.s 2021-05-16T22:14:12.3886419Z commit.sha 2021-05-16T22:14:12.3887090Z 9 bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T22:14:12.3889092Z commit.url 2021-05-16T22:14:12.3891315Z 9 https://api.github.com/repos/neuroconductor/oro.nifti/commits/bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T22:14:12.3892354Z node_id 2021-05-16T22:14:12.3893424Z 9 MDM6UmVmMzY3NzQyMTIyOnJlZnMvdGFncy8wLjEwLjMucw== 2021-05-16T22:14:12.3895639Z url 2021-05-16T22:14:12.3897594Z 9 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549 2021-05-16T22:14:12.3898775Z assets_url 2021-05-16T22:14:12.3900792Z 9 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets 2021-05-16T22:14:12.3901772Z upload_url 2021-05-16T22:14:12.3904283Z 9 https://uploads.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets{?name,label} 2021-05-16T22:14:12.3906674Z id asset_updated_at asset_created_at created_at 2021-05-16T22:14:12.3909234Z 9 43005549 2021-05-15 22:50:23 2021-05-15 22:50:22 2021-05-15 22:37:06 2021-05-16T22:14:12.3910103Z published_at asset_name 2021-05-16T22:14:12.3913042Z 9 2021-05-15 22:37:30 oro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-16T22:14:12.3913792Z asset_label asset_download_count 2021-05-16T22:14:12.3914329Z 9 13 2021-05-16T22:14:12.3915100Z asset_browser_download_url 2021-05-16T22:14:12.3916608Z 9 https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-16T22:14:12.3924471Z Installing oro.nifti package binaries 2021-05-16T22:14:12.3973435Z --2021-05-16 22:14:12-- https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-16T22:14:12.4034422Z Resolving github.com (github.com)... 140.82.114.3 2021-05-16T22:14:12.4094326Z Connecting to github.com (github.com)|140.82.114.3|:443... connected. 2021-05-16T22:14:12.5041260Z HTTP request sent, awaiting response... 302 Found 2021-05-16T22:14:12.5052525Z Location: https://github-releases.githubusercontent.com/367742122/edf44b00-b5cf-11eb-88c2-5f286ecda70f?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T221412Z&X-Amz-Expires=300&X-Amz-Signature=3b23a71a9f08cc876b39e9d320331f2521ba5206f14f30bece48df29878b1335&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367742122&response-content-disposition=attachment%3B%20filename%3Doro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R3.5.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-16T22:14:12.5064019Z --2021-05-16 22:14:12-- https://github-releases.githubusercontent.com/367742122/edf44b00-b5cf-11eb-88c2-5f286ecda70f?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T221412Z&X-Amz-Expires=300&X-Amz-Signature=3b23a71a9f08cc876b39e9d320331f2521ba5206f14f30bece48df29878b1335&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367742122&response-content-disposition=attachment%3B%20filename%3Doro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R3.5.tar.gz&response-content-type=application%2Foctet-stream 2021-05-16T22:14:12.5070603Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.108.154, 185.199.111.154, 185.199.110.154, ... 2021-05-16T22:14:12.5126945Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.108.154|:443... connected. 2021-05-16T22:14:12.6338790Z HTTP request sent, awaiting response... 200 OK 2021-05-16T22:14:12.6341059Z Length: 6034005 (5.8M) [application/octet-stream] 2021-05-16T22:14:12.6343360Z Saving to: ‘/tmp/RtmpsOiHfx/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-16T22:14:12.6344941Z 2021-05-16T22:14:12.6399792Z 0K .......... .......... .......... .......... .......... 0% 8.33M 1s 2021-05-16T22:14:12.6445803Z 50K .......... .......... .......... .......... .......... 1% 10.3M 1s 2021-05-16T22:14:12.6468496Z 100K .......... .......... .......... .......... .......... 2% 20.8M 0s 2021-05-16T22:14:12.6506025Z 150K .......... .......... .......... .......... .......... 3% 13.2M 0s 2021-05-16T22:14:12.6554027Z 200K .......... .......... .......... .......... .......... 4% 10.0M 0s 2021-05-16T22:14:12.6573100Z 250K .......... .......... .......... .......... .......... 5% 25.2M 0s 2021-05-16T22:14:12.6606101Z 300K .......... .......... .......... .......... .......... 5% 14.9M 0s 2021-05-16T22:14:12.6639990Z 350K .......... .......... .......... .......... .......... 6% 14.7M 0s 2021-05-16T22:14:12.6654518Z 400K .......... .......... .......... .......... .......... 7% 32.5M 0s 2021-05-16T22:14:12.6689574Z 450K .......... .......... .......... .......... .......... 8% 13.9M 0s 2021-05-16T22:14:12.6736965Z 500K .......... .......... .......... .......... .......... 9% 10.6M 0s 2021-05-16T22:14:12.6746246Z 550K .......... .......... .......... .......... .......... 10% 46.0M 0s 2021-05-16T22:14:12.6761021Z 600K .......... .......... .......... .......... .......... 11% 32.3M 0s 2021-05-16T22:14:12.6800176Z 650K .......... .......... .......... .......... .......... 11% 12.5M 0s 2021-05-16T22:14:12.6819387Z 700K .......... .......... .......... .......... .......... 12% 25.6M 0s 2021-05-16T22:14:12.6844716Z 750K .......... .......... .......... .......... .......... 13% 19.1M 0s 2021-05-16T22:14:12.6867655Z 800K .......... .......... .......... .......... .......... 14% 21.2M 0s 2021-05-16T22:14:12.6894910Z 850K .......... .......... .......... .......... .......... 15% 18.3M 0s 2021-05-16T22:14:12.6910961Z 900K .......... .......... .......... .......... .......... 16% 30.4M 0s 2021-05-16T22:14:12.6947329Z 950K .......... .......... .......... .......... .......... 16% 13.5M 0s 2021-05-16T22:14:12.6969157Z 1000K .......... .......... .......... .......... .......... 17% 21.9M 0s 2021-05-16T22:14:12.6997298Z 1050K .......... .......... .......... .......... .......... 18% 17.5M 0s 2021-05-16T22:14:12.7005566Z 1100K .......... .......... .......... .......... .......... 19% 57.5M 0s 2021-05-16T22:14:12.7022298Z 1150K .......... .......... .......... .......... .......... 20% 29.4M 0s 2021-05-16T22:14:12.7054310Z 1200K .......... .......... .......... .......... .......... 21% 15.7M 0s 2021-05-16T22:14:12.7065376Z 1250K .......... .......... .......... .......... .......... 22% 41.0M 0s 2021-05-16T22:14:12.7103579Z 1300K .......... .......... .......... .......... .......... 22% 12.8M 0s 2021-05-16T22:14:12.7118473Z 1350K .......... .......... .......... .......... .......... 23% 34.7M 0s 2021-05-16T22:14:12.7127918Z 1400K .......... .......... .......... .......... .......... 24% 47.6M 0s 2021-05-16T22:14:12.7165123Z 1450K .......... .......... .......... .......... .......... 25% 13.5M 0s 2021-05-16T22:14:12.7172192Z 1500K .......... .......... .......... .......... .......... 26% 61.1M 0s 2021-05-16T22:14:12.7191318Z 1550K .......... .......... .......... .......... .......... 27% 25.6M 0s 2021-05-16T22:14:12.7212173Z 1600K .......... .......... .......... .......... .......... 28% 23.4M 0s 2021-05-16T22:14:12.7230922Z 1650K .......... .......... .......... .......... .......... 28% 25.6M 0s 2021-05-16T22:14:12.7261013Z 1700K .......... .......... .......... .......... .......... 29% 16.9M 0s 2021-05-16T22:14:12.7264158Z 1750K .......... .......... .......... .......... .......... 30% 117M 0s 2021-05-16T22:14:12.7283592Z 1800K .......... .......... .......... .......... .......... 31% 25.4M 0s 2021-05-16T22:14:12.7293027Z 1850K .......... .......... .......... .......... .......... 32% 48.4M 0s 2021-05-16T22:14:12.7315093Z 1900K .......... .......... .......... .......... .......... 33% 22.4M 0s 2021-05-16T22:14:12.7332501Z 1950K .......... .......... .......... .......... .......... 33% 28.5M 0s 2021-05-16T22:14:12.7344457Z 2000K .......... .......... .......... .......... .......... 34% 38.8M 0s 2021-05-16T22:14:12.7366519Z 2050K .......... .......... .......... .......... .......... 35% 22.5M 0s 2021-05-16T22:14:12.7382978Z 2100K .......... .......... .......... .......... .......... 36% 30.9M 0s 2021-05-16T22:14:12.7394825Z 2150K .......... .......... .......... .......... .......... 37% 38.0M 0s 2021-05-16T22:14:12.7419867Z 2200K .......... .......... .......... .......... .......... 38% 19.8M 0s 2021-05-16T22:14:12.7434186Z 2250K .......... .......... .......... .......... .......... 39% 33.3M 0s 2021-05-16T22:14:12.7441878Z 2300K .......... .......... .......... .......... .......... 39% 228M 0s 2021-05-16T22:14:12.7452757Z 2350K .......... .......... .......... .......... .......... 40% 29.6M 0s 2021-05-16T22:14:12.7475444Z 2400K .......... .......... .......... .......... .......... 41% 21.9M 0s 2021-05-16T22:14:12.7494244Z 2450K .......... .......... .......... .......... .......... 42% 27.5M 0s 2021-05-16T22:14:12.7496787Z 2500K .......... .......... .......... .......... .......... 43% 126M 0s 2021-05-16T22:14:12.7524303Z 2550K .......... .......... .......... .......... .......... 44% 18.0M 0s 2021-05-16T22:14:12.7542294Z 2600K .......... .......... .......... .......... .......... 44% 111M 0s 2021-05-16T22:14:12.7544324Z 2650K .......... .......... .......... .......... .......... 45% 30.5M 0s 2021-05-16T22:14:12.7550073Z 2700K .......... .......... .......... .......... .......... 46% 86.9M 0s 2021-05-16T22:14:12.7581617Z 2750K .......... .......... .......... .......... .......... 47% 15.6M 0s 2021-05-16T22:14:12.7593869Z 2800K .......... .......... .......... .......... .......... 48% 39.0M 0s 2021-05-16T22:14:12.7596387Z 2850K .......... .......... .......... .......... .......... 49% 205M 0s 2021-05-16T22:14:12.7607485Z 2900K .......... .......... .......... .......... .......... 50% 43.3M 0s 2021-05-16T22:14:12.7633170Z 2950K .......... .......... .......... .......... .......... 50% 19.7M 0s 2021-05-16T22:14:12.7646181Z 3000K .......... .......... .......... .......... .......... 51% 37.9M 0s 2021-05-16T22:14:12.7655317Z 3050K .......... .......... .......... .......... .......... 52% 50.4M 0s 2021-05-16T22:14:12.7662570Z 3100K .......... .......... .......... .......... .......... 53% 70.7M 0s 2021-05-16T22:14:12.7687818Z 3150K .......... .......... .......... .......... .......... 54% 19.6M 0s 2021-05-16T22:14:12.7697694Z 3200K .......... .......... .......... .......... .......... 55% 48.6M 0s 2021-05-16T22:14:12.7706666Z 3250K .......... .......... .......... .......... .......... 56% 51.0M 0s 2021-05-16T22:14:12.7741333Z 3300K .......... .......... .......... .......... .......... 56% 14.3M 0s 2021-05-16T22:14:12.7742604Z 3350K .......... .......... .......... .......... .......... 57% 247M 0s 2021-05-16T22:14:12.7745789Z 3400K .......... .......... .......... .......... .......... 58% 148M 0s 2021-05-16T22:14:12.7756816Z 3450K .......... .......... .......... .......... .......... 59% 44.3M 0s 2021-05-16T22:14:12.7765973Z 3500K .......... .......... .......... .......... .......... 60% 53.5M 0s 2021-05-16T22:14:12.7795096Z 3550K .......... .......... .......... .......... .......... 61% 17.1M 0s 2021-05-16T22:14:12.7802757Z 3600K .......... .......... .......... .......... .......... 61% 292M 0s 2021-05-16T22:14:12.7804913Z 3650K .......... .......... .......... .......... .......... 62% 55.2M 0s 2021-05-16T22:14:12.7816489Z 3700K .......... .......... .......... .......... .......... 63% 42.7M 0s 2021-05-16T22:14:12.7851968Z 3750K .......... .......... .......... .......... .......... 64% 14.1M 0s 2021-05-16T22:14:12.7853717Z 3800K .......... .......... .......... .......... .......... 65% 180M 0s 2021-05-16T22:14:12.7855778Z 3850K .......... .......... .......... .......... .......... 66% 248M 0s 2021-05-16T22:14:12.7866867Z 3900K .......... .......... .......... .......... .......... 67% 44.0M 0s 2021-05-16T22:14:12.7882981Z 3950K .......... .......... .......... .......... .......... 67% 30.1M 0s 2021-05-16T22:14:12.7904308Z 4000K .......... .......... .......... .......... .......... 68% 23.5M 0s 2021-05-16T22:14:12.7905504Z 4050K .......... .......... .......... .......... .......... 69% 273M 0s 2021-05-16T22:14:12.7915075Z 4100K .......... .......... .......... .......... .......... 70% 51.9M 0s 2021-05-16T22:14:12.7922852Z 4150K .......... .......... .......... .......... .......... 71% 98.3M 0s 2021-05-16T22:14:12.7932110Z 4200K .......... .......... .......... .......... .......... 72% 40.3M 0s 2021-05-16T22:14:12.7958038Z 4250K .......... .......... .......... .......... .......... 72% 19.2M 0s 2021-05-16T22:14:12.7960503Z 4300K .......... .......... .......... .......... .......... 73% 182M 0s 2021-05-16T22:14:12.7962204Z 4350K .......... .......... .......... .......... .......... 74% 239M 0s 2021-05-16T22:14:12.7975447Z 4400K .......... .......... .......... .......... .......... 75% 37.3M 0s 2021-05-16T22:14:12.7983873Z 4450K .......... .......... .......... .......... .......... 76% 59.1M 0s 2021-05-16T22:14:12.8012419Z 4500K .......... .......... .......... .......... .......... 77% 17.7M 0s 2021-05-16T22:14:12.8014811Z 4550K .......... .......... .......... .......... .......... 78% 192M 0s 2021-05-16T22:14:12.8016319Z 4600K .......... .......... .......... .......... .......... 78% 206M 0s 2021-05-16T22:14:12.8023910Z 4650K .......... .......... .......... .......... .......... 79% 63.4M 0s 2021-05-16T22:14:12.8034730Z 4700K .......... .......... .......... .......... .......... 80% 47.7M 0s 2021-05-16T22:14:12.8070871Z 4750K .......... .......... .......... .......... .......... 81% 13.6M 0s 2021-05-16T22:14:12.8073781Z 4800K .......... .......... .......... .......... .......... 82% 176M 0s 2021-05-16T22:14:12.8075094Z 4850K .......... .......... .......... .......... .......... 83% 240M 0s 2021-05-16T22:14:12.8081643Z 4900K .......... .......... .......... .......... .......... 84% 71.4M 0s 2021-05-16T22:14:12.8092028Z 4950K .......... .......... .......... .......... .......... 84% 49.8M 0s 2021-05-16T22:14:12.8097591Z 5000K .......... .......... .......... .......... .......... 85% 83.3M 0s 2021-05-16T22:14:12.8102662Z 5050K .......... .......... .......... .......... .......... 86% 91.0M 0s 2021-05-16T22:14:12.8123193Z 5100K .......... .......... .......... .......... .......... 87% 24.1M 0s 2021-05-16T22:14:12.8130857Z 5150K .......... .......... .......... .......... .......... 88% 62.5M 0s 2021-05-16T22:14:12.8140936Z 5200K .......... .......... .......... .......... .......... 89% 52.3M 0s 2021-05-16T22:14:12.8148521Z 5250K .......... .......... .......... .......... .......... 89% 60.3M 0s 2021-05-16T22:14:12.8157044Z 5300K .......... .......... .......... .......... .......... 90% 55.7M 0s 2021-05-16T22:14:12.8160310Z 5350K .......... .......... .......... .......... .......... 91% 172M 0s 2021-05-16T22:14:12.8173006Z 5400K .......... .......... .......... .......... .......... 92% 41.2M 0s 2021-05-16T22:14:12.8184428Z 5450K .......... .......... .......... .......... .......... 93% 40.2M 0s 2021-05-16T22:14:12.8192970Z 5500K .......... .......... .......... .......... .......... 94% 57.1M 0s 2021-05-16T22:14:12.8200113Z 5550K .......... .......... .......... .......... .......... 95% 258M 0s 2021-05-16T22:14:12.8201824Z 5600K .......... .......... .......... .......... .......... 95% 66.3M 0s 2021-05-16T22:14:12.8213679Z 5650K .......... .......... .......... .......... .......... 96% 42.7M 0s 2021-05-16T22:14:12.8224994Z 5700K .......... .......... .......... .......... .......... 97% 43.3M 0s 2021-05-16T22:14:12.8235582Z 5750K .......... .......... .......... .......... .......... 98% 48.4M 0s 2021-05-16T22:14:12.8280398Z 5800K .......... .......... .......... .......... .......... 99% 11.1M 0s 2021-05-16T22:14:12.8281429Z 5850K .......... .......... .......... .......... .. 100% 251M=0.2s 2021-05-16T22:14:12.8281766Z 2021-05-16T22:14:12.8283369Z 2021-05-16 22:14:12 (29.6 MB/s) - ‘/tmp/RtmpsOiHfx/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu.tar.gz’ saved [6034005/6034005] 2021-05-16T22:14:12.8283976Z 2021-05-16T22:14:12.8320224Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T22:14:12.8321043Z (as ‘lib’ is unspecified) 2021-05-16T22:14:13.2330177Z * installing *binary* package ‘oro.nifti’ ... 2021-05-16T22:14:13.2440166Z * DONE (oro.nifti) 2021-05-16T22:14:13.2552588Z Rewriting new remotes: 2021-05-16T22:14:13.2762378Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-16T22:14:13.2763220Z remotes::install_deps(dependencies = TRUE) 2021-05-16T22:14:13.2763881Z remotes::install_cran("rcmdcheck") 2021-05-16T22:14:13.2764492Z remotes::install_cran("markdown") 2021-05-16T22:14:13.2771926Z shell: /usr/local/bin/Rscript {0} 2021-05-16T22:14:13.2772383Z env: 2021-05-16T22:14:13.2772860Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:14:13.2773379Z TIC_DEPLOY_KEY: 2021-05-16T22:14:13.2774280Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T22:14:13.2776017Z GITHUB_PAT: *** 2021-05-16T22:14:13.2776465Z COVERALLS_TOKEN: 2021-05-16T22:14:13.2776994Z continue-on-error: false 2021-05-16T22:14:13.2777521Z VDIFFR_RUN_TESTS: 2021-05-16T22:14:13.2778065Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T22:14:13.2778614Z TZ: UTC 2021-05-16T22:14:13.2779032Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:14:13.2779533Z NOT_CRAN: true 2021-05-16T22:14:13.2779941Z ##[endgroup] 2021-05-16T22:14:31.5603822Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-16T22:14:31.5605283Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-16T22:14:31.5606339Z htmltools (NA -> 0.5.1.1) [CRAN] 2021-05-16T22:14:31.5607376Z RNifti (NA -> 1.3.1 ) [CRAN] 2021-05-16T22:14:31.5608376Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-16T22:14:31.5609384Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-16T22:14:31.5610406Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-16T22:14:31.5611517Z oro.nifti (0.10.3 -> 0.11.0 ) [CRAN] 2021-05-16T22:14:31.5633842Z Installing 8 packages: base64enc, tinytex, htmltools, RNifti, abind, bitops, rmarkdown, oro.nifti 2021-05-16T22:14:31.5646931Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T22:14:31.5648277Z (as ‘lib’ is unspecified) 2021-05-16T22:14:45.8306301Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/base64enc_0.1-3.tar.gz' 2021-05-16T22:14:46.5158317Z Content type 'binary/octet-stream' length 38804 bytes (37 KB) 2021-05-16T22:14:46.5159129Z ================================================== 2021-05-16T22:14:46.5159621Z downloaded 37 KB 2021-05-16T22:14:46.5159934Z 2021-05-16T22:14:46.5204814Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tinytex_0.31.tar.gz' 2021-05-16T22:14:47.7258149Z Content type 'binary/octet-stream' length 116465 bytes (113 KB) 2021-05-16T22:14:47.7321063Z ================================================== 2021-05-16T22:14:47.7322069Z downloaded 113 KB 2021-05-16T22:14:47.7322648Z 2021-05-16T22:14:47.7362821Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/htmltools_0.5.1.1.tar.gz' 2021-05-16T22:14:48.3923171Z Content type 'binary/octet-stream' length 235306 bytes (229 KB) 2021-05-16T22:14:48.4066743Z ================================================== 2021-05-16T22:14:48.4067648Z downloaded 229 KB 2021-05-16T22:14:48.4068180Z 2021-05-16T22:14:48.4116853Z trying URL 'https://cloud.r-project.org/src/contrib/RNifti_1.3.1.tar.gz' 2021-05-16T22:14:48.4422333Z Content type 'application/x-gzip' length 1076925 bytes (1.0 MB) 2021-05-16T22:14:48.4689688Z ================================================== 2021-05-16T22:14:48.4690707Z downloaded 1.0 MB 2021-05-16T22:14:48.4691247Z 2021-05-16T22:14:48.4714138Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/abind_1.4-5.tar.gz' 2021-05-16T22:14:50.7600710Z Content type 'binary/octet-stream' length 60401 bytes (58 KB) 2021-05-16T22:14:50.7660626Z ================================================== 2021-05-16T22:14:50.7661662Z downloaded 58 KB 2021-05-16T22:14:50.7662085Z 2021-05-16T22:14:50.7705315Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/bitops_1.0-7.tar.gz' 2021-05-16T22:14:51.4715225Z Content type 'binary/octet-stream' length 35283 bytes (34 KB) 2021-05-16T22:14:51.4717001Z ================================================== 2021-05-16T22:14:51.4717728Z downloaded 34 KB 2021-05-16T22:14:51.4718151Z 2021-05-16T22:14:51.4756400Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rmarkdown_2.8.tar.gz' 2021-05-16T22:14:51.9132745Z Content type 'binary/octet-stream' length 3648190 bytes (3.5 MB) 2021-05-16T22:14:52.0204358Z ================================================== 2021-05-16T22:14:52.0205454Z downloaded 3.5 MB 2021-05-16T22:14:52.0205991Z 2021-05-16T22:14:52.0241201Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/oro.nifti_0.11.0.tar.gz' 2021-05-16T22:14:52.6820305Z Content type 'binary/octet-stream' length 6038850 bytes (5.8 MB) 2021-05-16T22:14:52.7817367Z ================================================== 2021-05-16T22:14:52.7818604Z downloaded 5.8 MB 2021-05-16T22:14:52.7819111Z 2021-05-16T22:14:52.9799954Z * installing *binary* package ‘base64enc’ ... 2021-05-16T22:14:52.9845563Z * DONE (base64enc) 2021-05-16T22:14:53.1943042Z * installing *binary* package ‘tinytex’ ... 2021-05-16T22:14:53.1988631Z * DONE (tinytex) 2021-05-16T22:14:53.5121401Z * installing *source* package ‘RNifti’ ... 2021-05-16T22:14:53.5202409Z ** package ‘RNifti’ successfully unpacked and MD5 sums checked 2021-05-16T22:14:53.5382596Z ** libs 2021-05-16T22:14:53.5442074Z g++ -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c main.cpp -o main.o 2021-05-16T22:15:13.3543006Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zzz.c -o zzz.o 2021-05-16T22:15:13.4488608Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/adler32.c -o zlib/adler32.o 2021-05-16T22:15:13.5437220Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/compress.c -o zlib/compress.o 2021-05-16T22:15:13.5837788Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/crc32.c -o zlib/crc32.o 2021-05-16T22:15:13.7046145Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/deflate.c -o zlib/deflate.o 2021-05-16T22:15:14.2371746Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/gzclose.c -o zlib/gzclose.o 2021-05-16T22:15:14.2823870Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/gzlib.c -o zlib/gzlib.o 2021-05-16T22:15:14.4153226Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/gzread.c -o zlib/gzread.o 2021-05-16T22:15:14.5831756Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/gzwrite.c -o zlib/gzwrite.o 2021-05-16T22:15:14.7296812Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/infback.c -o zlib/infback.o 2021-05-16T22:15:14.9883066Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/inffast.c -o zlib/inffast.o 2021-05-16T22:15:15.1120968Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/inflate.c -o zlib/inflate.o 2021-05-16T22:15:15.6908923Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/inftrees.c -o zlib/inftrees.o 2021-05-16T22:15:15.7984567Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/trees.c -o zlib/trees.o 2021-05-16T22:15:16.1273350Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/uncompr.c -o zlib/uncompr.o 2021-05-16T22:15:16.1681482Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/zutil.c -o zlib/zutil.o 2021-05-16T22:15:16.2156399Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c znzlib/znzlib.c -o znzlib/znzlib.o 2021-05-16T22:15:16.2999373Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c niftilib/nifti1_io.c -o niftilib/nifti1_io.o 2021-05-16T22:15:17.5212125Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c niftilib/nifti2_io.c -o niftilib/nifti2_io.o 2021-05-16T22:15:20.0798468Z g++ -shared -L/opt/R/3.5.3/lib/R/lib -L/usr/local/lib -o RNifti.so main.o zzz.o zlib/adler32.o zlib/compress.o zlib/crc32.o zlib/deflate.o zlib/gzclose.o zlib/gzlib.o zlib/gzread.o zlib/gzwrite.o zlib/infback.o zlib/inffast.o zlib/inflate.o zlib/inftrees.o zlib/trees.o zlib/uncompr.o zlib/zutil.o znzlib/znzlib.o niftilib/nifti1_io.o niftilib/nifti2_io.o -L/opt/R/3.5.3/lib/R/lib -lR 2021-05-16T22:15:20.2794464Z installing to /home/runner/work/_temp/Library/RNifti/libs 2021-05-16T22:15:20.2921228Z ** R 2021-05-16T22:15:20.3014254Z ** inst 2021-05-16T22:15:20.3046997Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:15:20.8673986Z ** help 2021-05-16T22:15:20.9153911Z *** installing help indices 2021-05-16T22:15:20.9892871Z ** building package indices 2021-05-16T22:15:21.0188927Z ** testing if installed package can be loaded 2021-05-16T22:15:21.2858202Z * DONE (RNifti) 2021-05-16T22:15:21.4968483Z * installing *binary* package ‘abind’ ... 2021-05-16T22:15:21.5007420Z * DONE (abind) 2021-05-16T22:15:21.7130136Z * installing *binary* package ‘bitops’ ... 2021-05-16T22:15:21.7176663Z * DONE (bitops) 2021-05-16T22:15:21.9410432Z * installing *binary* package ‘htmltools’ ... 2021-05-16T22:15:21.9458182Z * DONE (htmltools) 2021-05-16T22:15:22.3603349Z * installing *binary* package ‘oro.nifti’ ... 2021-05-16T22:15:22.3732082Z * DONE (oro.nifti) 2021-05-16T22:15:22.9795413Z * installing *binary* package ‘rmarkdown’ ... 2021-05-16T22:15:23.0014036Z * DONE (rmarkdown) 2021-05-16T22:15:23.0123992Z 2021-05-16T22:15:23.0125062Z The downloaded source packages are in 2021-05-16T22:15:23.0126527Z ‘/tmp/Rtmpthwkhv/downloaded_packages’ 2021-05-16T22:15:36.8497722Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-16T22:15:36.8499297Z Use `force = TRUE` to force installation 2021-05-16T22:15:36.8508191Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-16T22:15:36.8509598Z Use `force = TRUE` to force installation 2021-05-16T22:15:36.8657784Z ##[group]Run options(width = 100) 2021-05-16T22:15:36.8658357Z options(width = 100) 2021-05-16T22:15:36.8658986Z pkgs <- installed.packages()[, "Package"] 2021-05-16T22:15:36.8659756Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-16T22:15:36.8667180Z shell: /usr/local/bin/Rscript {0} 2021-05-16T22:15:36.8667594Z env: 2021-05-16T22:15:36.8668051Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:15:36.8668719Z TIC_DEPLOY_KEY: 2021-05-16T22:15:36.8669623Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T22:15:36.8671728Z GITHUB_PAT: *** 2021-05-16T22:15:36.8672178Z COVERALLS_TOKEN: 2021-05-16T22:15:36.8672722Z continue-on-error: false 2021-05-16T22:15:36.8673235Z VDIFFR_RUN_TESTS: 2021-05-16T22:15:36.8673778Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T22:15:36.8674262Z TZ: UTC 2021-05-16T22:15:36.8674699Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:15:36.8675191Z NOT_CRAN: true 2021-05-16T22:15:36.8675604Z ##[endgroup] 2021-05-16T22:15:37.3073145Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-16T22:15:37.3074464Z setting value 2021-05-16T22:15:37.3075641Z version R version 3.5.3 (2019-03-11) 2021-05-16T22:15:37.3076485Z os Ubuntu 20.04.2 LTS 2021-05-16T22:15:37.3077533Z system x86_64, linux-gnu 2021-05-16T22:15:37.3078337Z ui X11 2021-05-16T22:15:37.3079096Z language (EN) 2021-05-16T22:15:37.3080097Z collate C.UTF-8 2021-05-16T22:15:37.3081135Z ctype C.UTF-8 2021-05-16T22:15:37.3081897Z tz UTC 2021-05-16T22:15:37.3082863Z date 2021-05-16 2021-05-16T22:15:37.3083376Z 2021-05-16T22:15:37.3084667Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-16T22:15:37.3085841Z package * version date lib source 2021-05-16T22:15:37.3087147Z abind 1.4-5 2016-07-21 [1] RSPM (R 3.5.3) 2021-05-16T22:15:37.3088501Z aghast 0.2.1 2021-05-16 [1] Github (muschellij2/aghast@0c3b853) 2021-05-16T22:15:37.3089867Z askpass 1.1 2019-01-13 [1] RSPM (R 3.5.3) 2021-05-16T22:15:37.3091102Z base * 3.5.3 2021-02-17 [2] local 2021-05-16T22:15:37.3092349Z base64enc 0.1-3 2015-07-28 [1] RSPM (R 3.5.3) 2021-05-16T22:15:37.3093615Z bitops 1.0-7 2021-04-24 [1] RSPM (R 3.5.3) 2021-05-16T22:15:37.3094831Z boot 1.3-20 2017-08-06 [2] CRAN (R 3.5.3) 2021-05-16T22:15:37.3096581Z brew 1.0-6 2011-04-13 [1] RSPM (R 3.5.3) 2021-05-16T22:15:37.3097814Z brio 1.1.2 2021-04-23 [1] RSPM (R 3.5.3) 2021-05-16T22:15:37.3099319Z cachem 1.0.5 2021-05-15 [1] CRAN (R 3.5.3) 2021-05-16T22:15:37.3100514Z callr 3.7.0 2021-04-20 [1] RSPM (R 3.5.3) 2021-05-16T22:15:37.3101711Z class 7.3-15 2019-01-01 [2] CRAN (R 3.5.3) 2021-05-16T22:15:37.3102874Z cli 2.5.0 2021-04-26 [1] RSPM (R 3.5.3) 2021-05-16T22:15:37.3104076Z clipr 0.7.1 2020-10-08 [1] RSPM (R 3.5.3) 2021-05-16T22:15:37.3105285Z cluster 2.0.7-1 2018-04-13 [2] CRAN (R 3.5.3) 2021-05-16T22:15:37.3106504Z codetools 0.2-16 2018-12-24 [2] CRAN (R 3.5.3) 2021-05-16T22:15:37.3107861Z commonmark 1.7 2018-12-01 [1] RSPM (R 3.5.3) 2021-05-16T22:15:37.3109270Z compiler 3.5.3 2021-02-17 [2] local 2021-05-16T22:15:37.3110809Z covr 3.5.1 2020-09-16 [1] RSPM (R 3.5.3) 2021-05-16T22:15:37.3112017Z cpp11 0.2.7 2021-03-29 [1] RSPM (R 3.5.3) 2021-05-16T22:15:37.3113199Z crayon 1.4.1 2021-02-08 [1] RSPM (R 3.5.3) 2021-05-16T22:15:37.3114436Z credentials 1.3.0 2020-07-21 [1] RSPM (R 3.5.3) 2021-05-16T22:15:37.3115658Z curl 4.3.1 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-16T22:15:37.3116841Z datasets * 3.5.3 2021-02-17 [2] local 2021-05-16T22:15:37.3118059Z debugme 1.1.0 2017-10-22 [1] RSPM (R 3.5.3) 2021-05-16T22:15:37.3119364Z desc 1.2.0.9000 2021-05-16 [1] Github (muschellij2/desc@7be86f2) 2021-05-16T22:15:37.3120656Z devtools 2.4.1 2021-05-05 [1] RSPM (R 3.5.3) 2021-05-16T22:15:37.3121774Z diffobj 0.3.4 2021-03-22 [1] RSPM (R 3.5.3) 2021-05-16T22:15:37.3122716Z digest 0.6.27 2020-10-24 [1] RSPM (R 3.5.3) 2021-05-16T22:15:37.3123633Z dplyr 1.0.6 2021-05-05 [1] RSPM (R 3.5.3) 2021-05-16T22:15:37.3124592Z ellipsis 0.3.2 2021-04-29 [1] RSPM (R 3.5.3) 2021-05-16T22:15:37.3125568Z evaluate 0.14 2019-05-28 [1] RSPM (R 3.5.3) 2021-05-16T22:15:37.3126504Z fansi 0.4.2 2021-01-15 [1] RSPM (R 3.5.3) 2021-05-16T22:15:37.3127441Z fastmap 1.1.0 2021-01-25 [1] RSPM (R 3.5.3) 2021-05-16T22:15:37.3128378Z foreign 0.8-71 2018-07-20 [2] CRAN (R 3.5.3) 2021-05-16T22:15:37.3129309Z fs 1.5.0 2020-07-31 [1] RSPM (R 3.5.3) 2021-05-16T22:15:37.3130249Z generics 0.1.0 2020-10-31 [1] RSPM (R 3.5.3) 2021-05-16T22:15:37.3131303Z gert 1.3.0 2021-03-29 [1] RSPM (R 3.5.3) 2021-05-16T22:15:37.3132232Z gh 1.3.0 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-16T22:15:37.3133277Z ghtravis 0.15.1 2021-05-16 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-16T22:15:37.3134299Z git2r 0.28.0 2021-01-10 [1] RSPM (R 3.5.3) 2021-05-16T22:15:37.3135253Z gitcreds 0.1.1 2020-12-04 [1] RSPM (R 3.5.3) 2021-05-16T22:15:37.3136205Z glue 1.4.2 2020-08-27 [1] RSPM (R 3.5.3) 2021-05-16T22:15:37.3137128Z graphics * 3.5.3 2021-02-17 [2] local 2021-05-16T22:15:37.3138094Z grDevices * 3.5.3 2021-02-17 [2] local 2021-05-16T22:15:37.3139026Z grid 3.5.3 2021-02-17 [2] local 2021-05-16T22:15:37.3139958Z highr 0.9 2021-04-16 [1] RSPM (R 3.5.3) 2021-05-16T22:15:37.3141155Z htmltools 0.5.1.1 2021-01-22 [1] RSPM (R 3.5.3) 2021-05-16T22:15:37.3142150Z httr 1.4.2 2020-07-20 [1] RSPM (R 3.5.3) 2021-05-16T22:15:37.3143130Z ini 0.3.1 2018-05-20 [1] RSPM (R 3.5.3) 2021-05-16T22:15:37.3144130Z jsonlite 1.7.2 2020-12-09 [1] RSPM (R 3.5.3) 2021-05-16T22:15:37.3145161Z KernSmooth 2.23-15 2015-06-29 [2] CRAN (R 3.5.3) 2021-05-16T22:15:37.3146200Z knitr 1.33 2021-04-24 [1] RSPM (R 3.5.3) 2021-05-16T22:15:37.3147220Z lattice 0.20-38 2018-11-04 [2] CRAN (R 3.5.3) 2021-05-16T22:15:37.3148235Z lazyeval 0.2.2 2019-03-15 [1] RSPM (R 3.5.3) 2021-05-16T22:15:37.3149398Z lifecycle 1.0.0 2021-02-15 [1] RSPM (R 3.5.3) 2021-05-16T22:15:37.3150583Z magrittr 2.0.1 2020-11-17 [1] RSPM (R 3.5.3) 2021-05-16T22:15:37.3151596Z markdown 1.1 2019-08-07 [1] RSPM (R 3.5.3) 2021-05-16T22:15:37.3152610Z MASS 7.3-51.1 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-16T22:15:37.3153692Z Matrix 1.2-15 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-16T22:15:37.3154646Z memoise 2.0.0 2021-01-26 [1] RSPM (R 3.5.3) 2021-05-16T22:15:37.3155592Z methods * 3.5.3 2021-02-17 [2] local 2021-05-16T22:15:37.3156510Z mgcv 1.8-27 2019-02-06 [2] CRAN (R 3.5.3) 2021-05-16T22:15:37.3157433Z mime 0.10 2021-02-13 [1] RSPM (R 3.5.3) 2021-05-16T22:15:37.3158350Z nlme 3.1-137 2018-04-07 [2] CRAN (R 3.5.3) 2021-05-16T22:15:37.3159263Z nnet 7.3-12 2016-02-02 [2] CRAN (R 3.5.3) 2021-05-16T22:15:37.3160208Z openssl 1.4.4 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-16T22:15:37.3161168Z oro.nifti 0.11.0 2020-09-08 [1] RSPM (R 3.5.3) 2021-05-16T22:15:37.3162148Z parallel 3.5.3 2021-02-17 [2] local 2021-05-16T22:15:37.3163100Z pillar 1.6.1 2021-05-16 [1] CRAN (R 3.5.3) 2021-05-16T22:15:37.3164051Z pkgbuild 1.2.0 2020-12-15 [1] RSPM (R 3.5.3) 2021-05-16T22:15:37.3165003Z pkgconfig 2.0.3 2019-09-22 [1] RSPM (R 3.5.3) 2021-05-16T22:15:37.3165969Z pkgload 1.2.1 2021-04-06 [1] RSPM (R 3.5.3) 2021-05-16T22:15:37.3166903Z praise 1.0.0 2015-08-11 [1] RSPM (R 3.5.3) 2021-05-16T22:15:37.3167884Z prettyunits 1.1.1 2020-01-24 [1] RSPM (R 3.5.3) 2021-05-16T22:15:37.3168981Z processx 3.5.2 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-16T22:15:37.3169905Z ps 1.6.0 2021-02-28 [1] RSPM (R 3.5.3) 2021-05-16T22:15:37.3170837Z purrr 0.3.4 2020-04-17 [1] RSPM (R 3.5.3) 2021-05-16T22:15:37.3171762Z R6 2.5.0 2020-10-28 [1] RSPM (R 3.5.3) 2021-05-16T22:15:37.3172683Z rappdirs 0.3.3 2021-01-31 [1] RSPM (R 3.5.3) 2021-05-16T22:15:37.3173658Z rcmdcheck 1.3.3 2019-05-07 [1] RSPM (R 3.5.3) 2021-05-16T22:15:37.3174607Z Rcpp 1.0.6 2021-01-15 [1] RSPM (R 3.5.3) 2021-05-16T22:15:37.3175540Z rematch2 2.1.2 2020-05-01 [1] RSPM (R 3.5.3) 2021-05-16T22:15:37.3176511Z remotes 2.3.0 2021-04-01 [1] RSPM (R 3.5.3) 2021-05-16T22:15:37.3177459Z rex 1.2.0 2020-04-21 [1] RSPM (R 3.5.3) 2021-05-16T22:15:37.3178373Z rlang 0.4.11 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-16T22:15:37.3179330Z rmarkdown 2.8 2021-05-07 [1] RSPM (R 3.5.3) 2021-05-16T22:15:37.3180269Z RNifti 1.3.1 2021-05-13 [1] CRAN (R 3.5.3) 2021-05-16T22:15:37.3181227Z roxygen2 7.1.1 2020-06-27 [1] RSPM (R 3.5.3) 2021-05-16T22:15:37.3182178Z rpart 4.1-13 2018-02-23 [2] CRAN (R 3.5.3) 2021-05-16T22:15:37.3183349Z rprojroot 2.0.2 2020-11-15 [1] RSPM (R 3.5.3) 2021-05-16T22:15:37.3184400Z rstudioapi 0.13 2020-11-12 [1] RSPM (R 3.5.3) 2021-05-16T22:15:37.3185451Z rversions 2.0.2 2020-05-25 [1] RSPM (R 3.5.3) 2021-05-16T22:15:37.3186579Z sessioninfo 1.1.1 2018-11-05 [1] RSPM (R 3.5.3) 2021-05-16T22:15:37.3187658Z spatial 7.3-11 2015-08-30 [2] CRAN (R 3.5.3) 2021-05-16T22:15:37.3188690Z splines 3.5.3 2021-02-17 [2] local 2021-05-16T22:15:37.3189684Z stats * 3.5.3 2021-02-17 [2] local 2021-05-16T22:15:37.3191157Z stats4 3.5.3 2021-02-17 [2] local 2021-05-16T22:15:37.3204892Z stringi 1.6.1 2021-05-10 [1] RSPM (R 3.5.3) 2021-05-16T22:15:37.3207990Z stringr 1.4.0 2019-02-10 [1] RSPM (R 3.5.3) 2021-05-16T22:15:37.3214754Z survival 2.43-3 2018-11-26 [2] CRAN (R 3.5.3) 2021-05-16T22:15:37.3215697Z sys 3.4 2020-07-23 [1] RSPM (R 3.5.3) 2021-05-16T22:15:37.3216661Z sysreqs 1.0.0.9000 2021-05-16 [1] Github (r-hub/sysreqs@f068afa) 2021-05-16T22:15:37.3217611Z tcltk 3.5.3 2021-02-17 [2] local 2021-05-16T22:15:37.3218517Z testthat 3.0.2 2021-02-14 [1] RSPM (R 3.5.3) 2021-05-16T22:15:37.3219410Z tibble 3.1.2 2021-05-16 [1] CRAN (R 3.5.3) 2021-05-16T22:15:37.3220359Z tic 0.10.0 2021-05-16 [1] Github (ropensci/tic@3b4dfb8) 2021-05-16T22:15:37.3221391Z tidyr 1.1.3 2021-03-03 [1] RSPM (R 3.5.3) 2021-05-16T22:15:37.3222227Z tidyselect 1.1.1 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-16T22:15:37.3223082Z tinytex 0.31 2021-03-30 [1] RSPM (R 3.5.3) 2021-05-16T22:15:37.3223882Z tools 3.5.3 2021-02-17 [2] local 2021-05-16T22:15:37.3224706Z usethis 2.0.1 2021-02-10 [1] RSPM (R 3.5.3) 2021-05-16T22:15:37.3225535Z utf8 1.2.1 2021-03-12 [1] RSPM (R 3.5.3) 2021-05-16T22:15:37.3226478Z utils * 3.5.3 2021-02-17 [2] local 2021-05-16T22:15:37.3227288Z vctrs 0.3.8 2021-04-29 [1] RSPM (R 3.5.3) 2021-05-16T22:15:37.3228095Z waldo 0.2.5 2021-03-08 [1] RSPM (R 3.5.3) 2021-05-16T22:15:37.3228920Z whisker 0.4 2019-08-28 [1] RSPM (R 3.5.3) 2021-05-16T22:15:37.3229728Z withr 2.4.2 2021-04-18 [1] RSPM (R 3.5.3) 2021-05-16T22:15:37.3230705Z xfun 0.23 2021-05-15 [1] CRAN (R 3.5.3) 2021-05-16T22:15:37.3231509Z xml2 1.3.2 2020-04-23 [1] RSPM (R 3.5.3) 2021-05-16T22:15:37.3232305Z xopen 1.0.0 2018-09-17 [1] RSPM (R 3.5.3) 2021-05-16T22:15:37.3233115Z yaml 2.2.1 2020-02-01 [1] RSPM (R 3.5.3) 2021-05-16T22:15:37.3233911Z zip 2.1.1 2020-08-27 [1] RSPM (R 3.5.3) 2021-05-16T22:15:37.3234237Z 2021-05-16T22:15:37.3234726Z [1] /home/runner/work/_temp/Library 2021-05-16T22:15:37.3235259Z [2] /opt/R/3.5.3/lib/R/library 2021-05-16T22:15:37.3271729Z ##[group]Run Rscript -e 'tic::script()' 2021-05-16T22:15:37.3272299Z Rscript -e 'tic::script()' 2021-05-16T22:15:37.3272756Z ls -l check 2021-05-16T22:15:37.3317553Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T22:15:37.3318111Z env: 2021-05-16T22:15:37.3318616Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:15:37.3319143Z TIC_DEPLOY_KEY: 2021-05-16T22:15:37.3320038Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T22:15:37.3321763Z GITHUB_PAT: *** 2021-05-16T22:15:37.3322201Z COVERALLS_TOKEN: 2021-05-16T22:15:37.3322746Z continue-on-error: false 2021-05-16T22:15:37.3323268Z VDIFFR_RUN_TESTS: 2021-05-16T22:15:37.3323893Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T22:15:37.3324364Z TZ: UTC 2021-05-16T22:15:37.3325044Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:15:37.3325473Z NOT_CRAN: true 2021-05-16T22:15:37.3325854Z ##[endgroup] 2021-05-16T22:15:37.5952084Z ✔ Loading tic stage configuration from tic.R 2021-05-16T22:15:37.7154079Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-16T22:15:37.7155410Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-16T22:15:37.7156322Z timeout = Inf, check_dir = "check") 2021-05-16T22:15:37.7835238Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-16T22:15:38.0068795Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-16T22:15:38.0434748Z * preparing ‘WhiteStripe’: 2021-05-16T22:15:38.0493397Z * checking DESCRIPTION meta-information ... OK 2021-05-16T22:15:38.1409759Z * installing the package to build vignettes 2021-05-16T22:16:26.2692010Z * creating vignettes ... OK 2021-05-16T22:16:26.3077735Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T22:16:26.3083436Z * checking for empty or unneeded directories 2021-05-16T22:16:26.3089334Z * looking to see if a ‘data/datalist’ file should be added 2021-05-16T22:16:26.3128094Z * building ‘WhiteStripe_2.3.2.tar.gz’ 2021-05-16T22:16:26.3672657Z 2021-05-16T22:16:26.5064736Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-16T22:16:26.7168970Z * using log directory ‘/home/runner/work/WhiteStripe/WhiteStripe/check/WhiteStripe.Rcheck’ 2021-05-16T22:16:26.7170492Z * using R version 3.5.3 (2019-03-11) 2021-05-16T22:16:26.7171448Z * using platform: x86_64-pc-linux-gnu (64-bit) 2021-05-16T22:16:26.7172339Z * using session charset: UTF-8 2021-05-16T22:16:26.7646982Z * using option ‘--as-cran’ 2021-05-16T22:16:26.7670490Z * checking for file ‘WhiteStripe/DESCRIPTION’ ... OK 2021-05-16T22:16:26.7671596Z * checking extension type ... Package 2021-05-16T22:16:26.7672796Z * this is package ‘WhiteStripe’ version ‘2.3.2’ 2021-05-16T22:16:26.7674152Z * package encoding: UTF-8 2021-05-16T22:16:26.7696268Z * checking package namespace information ... OK 2021-05-16T22:16:41.2375664Z * checking package dependencies ... OK 2021-05-16T22:16:41.2385915Z * checking if this is a source package ... OK 2021-05-16T22:16:41.2386786Z * checking if there is a namespace ... OK 2021-05-16T22:16:41.9306162Z * checking for executable files ... OK 2021-05-16T22:16:41.9316297Z * checking for hidden files and directories ... OK 2021-05-16T22:16:41.9317695Z * checking for portable file names ... OK 2021-05-16T22:16:41.9318858Z * checking for sufficient/correct file permissions ... OK 2021-05-16T22:16:41.9320097Z * checking serialization versions ... OK 2021-05-16T22:16:45.7025093Z * checking whether package ‘WhiteStripe’ can be installed ... OK 2021-05-16T22:16:45.7133718Z * checking installed package size ... NOTE 2021-05-16T22:16:45.7134713Z installed size is 6.0Mb 2021-05-16T22:16:45.7156426Z sub-directories of 1Mb or more: 2021-05-16T22:16:45.7157111Z data 5.7Mb 2021-05-16T22:16:45.7900227Z * checking package directory ... OK 2021-05-16T22:16:45.7912948Z * checking ‘build’ directory ... OK 2021-05-16T22:16:45.9482208Z * checking DESCRIPTION meta-information ... OK 2021-05-16T22:16:45.9485359Z * checking top-level files ... OK 2021-05-16T22:16:45.9486345Z * checking for left-over files ... OK 2021-05-16T22:16:46.1009099Z * checking index information ... OK 2021-05-16T22:16:46.3146713Z * checking package subdirectories ... OK 2021-05-16T22:16:46.3624018Z * checking R files for non-ASCII characters ... OK 2021-05-16T22:16:46.4124371Z * checking R files for syntax errors ... OK 2021-05-16T22:16:47.8027306Z * checking whether the package can be loaded ... OK 2021-05-16T22:16:49.1598128Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-16T22:16:50.5358409Z * checking whether the package can be unloaded cleanly ... OK 2021-05-16T22:16:51.8544139Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-16T22:16:53.1831830Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-16T22:16:54.5620035Z * checking loading without being on the library search path ... OK 2021-05-16T22:16:55.9596881Z * checking dependencies in R code ... OK 2021-05-16T22:16:58.5108731Z * checking S3 generic/method consistency ... OK 2021-05-16T22:16:59.9431056Z * checking replacement functions ... OK 2021-05-16T22:17:01.4062528Z * checking foreign function calls ... OK 2021-05-16T22:17:07.0031548Z * checking R code for possible problems ... OK 2021-05-16T22:17:07.1003857Z * checking Rd files ... OK 2021-05-16T22:17:07.1489430Z * checking Rd metadata ... OK 2021-05-16T22:17:07.2296687Z * checking Rd line widths ... OK 2021-05-16T22:17:07.3223958Z * checking Rd cross-references ... OK 2021-05-16T22:17:08.7865971Z * checking for missing documentation entries ... OK 2021-05-16T22:17:13.3174030Z * checking for code/documentation mismatches ... OK 2021-05-16T22:17:16.0101412Z * checking Rd \usage sections ... OK 2021-05-16T22:17:16.0876396Z * checking Rd contents ... OK 2021-05-16T22:17:16.1953943Z * checking for unstated dependencies in examples ... OK 2021-05-16T22:17:16.1955868Z * checking contents of ‘data’ directory ... OK 2021-05-16T22:17:17.6857180Z * checking data for non-ASCII characters ... OK 2021-05-16T22:17:17.8623721Z * checking data for ASCII and uncompressed saves ... OK 2021-05-16T22:17:17.8671633Z * checking installed files from ‘inst/doc’ ... OK 2021-05-16T22:17:17.8705354Z * checking files in ‘vignettes’ ... OK 2021-05-16T22:17:23.4179332Z * checking examples ... OK 2021-05-16T22:17:23.5751560Z * checking for unstated dependencies in vignettes ... OK 2021-05-16T22:17:23.5960154Z * checking package vignettes in ‘inst/doc’ ... OK 2021-05-16T22:18:07.6929035Z * checking re-building of vignette outputs ... OK 2021-05-16T22:18:09.5700810Z * checking PDF version of manual ... OK 2021-05-16T22:18:09.5701742Z * DONE 2021-05-16T22:18:09.5702278Z 2021-05-16T22:18:09.5703080Z Status: 1 NOTE 2021-05-16T22:18:09.5774159Z See 2021-05-16T22:18:09.5775900Z ‘/home/runner/work/WhiteStripe/WhiteStripe/check/WhiteStripe.Rcheck/00check.log’ 2021-05-16T22:18:09.5776831Z for details. 2021-05-16T22:18:09.5777298Z 2021-05-16T22:18:09.5787461Z 2021-05-16T22:18:09.6602908Z ── R CMD check results ────────────────────────────────── WhiteStripe 2.3.2 ──── 2021-05-16T22:18:09.6621180Z Duration: 1m 43.3s 2021-05-16T22:18:09.6621854Z 2021-05-16T22:18:09.6645987Z ❯ checking installed package size ... NOTE 2021-05-16T22:18:09.6646920Z installed size is 6.0Mb 2021-05-16T22:18:09.6647938Z sub-directories of 1Mb or more: 2021-05-16T22:18:09.6648711Z data 5.7Mb 2021-05-16T22:18:09.6649185Z 2021-05-16T22:18:09.6655043Z 0 errors ✔ | 0 warnings ✔ | 1 note ✖ 2021-05-16T22:18:09.6749061Z total 6464 2021-05-16T22:18:09.6750496Z drwxr-xr-x 5 runner docker 4096 May 16 22:18 WhiteStripe.Rcheck 2021-05-16T22:18:09.6751630Z -rw-r--r-- 1 runner docker 605431 May 16 22:16 WhiteStripe_2.3.2.tar.gz 2021-05-16T22:18:09.6752903Z -rw-r--r-- 1 runner docker 6008104 May 16 22:16 WhiteStripe_2.3.2_R_x86_64-pc-linux-gnu.tar.gz 2021-05-16T22:18:09.6790693Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T22:18:09.6791391Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T22:18:09.6835824Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T22:18:09.6836333Z env: 2021-05-16T22:18:09.6836794Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:18:09.6837268Z TIC_DEPLOY_KEY: 2021-05-16T22:18:09.6838112Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T22:18:09.6839917Z GITHUB_PAT: *** 2021-05-16T22:18:09.6840267Z COVERALLS_TOKEN: 2021-05-16T22:18:09.6840714Z continue-on-error: false 2021-05-16T22:18:09.6841132Z VDIFFR_RUN_TESTS: 2021-05-16T22:18:09.6841573Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T22:18:09.6841964Z TZ: UTC 2021-05-16T22:18:09.6842324Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:18:09.6842683Z NOT_CRAN: true 2021-05-16T22:18:09.6843027Z ##[endgroup] 2021-05-16T22:18:09.6975033Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-16T22:18:09.6975786Z Rscript -e "tic::before_deploy()" 2021-05-16T22:18:09.7019173Z shell: /usr/bin/bash -e {0} 2021-05-16T22:18:09.7019607Z env: 2021-05-16T22:18:09.7020098Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:18:09.7020612Z TIC_DEPLOY_KEY: 2021-05-16T22:18:09.7021512Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T22:18:09.7022922Z GITHUB_PAT: *** 2021-05-16T22:18:09.7023367Z COVERALLS_TOKEN: 2021-05-16T22:18:09.7023893Z continue-on-error: false 2021-05-16T22:18:09.7024422Z VDIFFR_RUN_TESTS: 2021-05-16T22:18:09.7025037Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T22:18:09.7025500Z TZ: UTC 2021-05-16T22:18:09.7025900Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:18:09.7026310Z NOT_CRAN: true 2021-05-16T22:18:09.7026710Z ##[endgroup] 2021-05-16T22:18:09.9513071Z ✔ Loading tic stage configuration from tic.R 2021-05-16T22:18:10.0756055Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-16T22:18:10.0756614Z with: 2021-05-16T22:18:10.0757510Z upload_url: https://uploads.github.com/repos/neuroconductor/WhiteStripe/releases/43022137/assets{?name,label} 2021-05-16T22:18:10.0758639Z asset_path: check/WhiteStripe_2.3.2_R_x86_64-pc-linux-gnu.tar.gz 2021-05-16T22:18:10.0759416Z asset_name: WhiteStripe_2.3.2_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-16T22:18:10.0760165Z asset_content_type: application/octet-stream 2021-05-16T22:18:10.0760637Z env: 2021-05-16T22:18:10.0761035Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:18:10.0761655Z TIC_DEPLOY_KEY: 2021-05-16T22:18:10.0762488Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T22:18:10.0764295Z GITHUB_PAT: *** 2021-05-16T22:18:10.0764727Z COVERALLS_TOKEN: 2021-05-16T22:18:10.0765267Z continue-on-error: false 2021-05-16T22:18:10.0765914Z VDIFFR_RUN_TESTS: 2021-05-16T22:18:10.0766481Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T22:18:10.0766977Z TZ: UTC 2021-05-16T22:18:10.0767392Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:18:10.0767850Z NOT_CRAN: true 2021-05-16T22:18:10.0768869Z GITHUB_TOKEN: *** 2021-05-16T22:18:10.0769288Z ##[endgroup] 2021-05-16T22:18:10.7721236Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-16T22:18:10.7721833Z Rscript -e "tic::deploy()" 2021-05-16T22:18:10.7769304Z shell: /usr/bin/bash -e {0} 2021-05-16T22:18:10.7769710Z env: 2021-05-16T22:18:10.7770157Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:18:10.7770645Z TIC_DEPLOY_KEY: 2021-05-16T22:18:10.7771488Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T22:18:10.7773058Z GITHUB_PAT: *** 2021-05-16T22:18:10.7773474Z COVERALLS_TOKEN: 2021-05-16T22:18:10.7773966Z continue-on-error: false 2021-05-16T22:18:10.7774458Z VDIFFR_RUN_TESTS: 2021-05-16T22:18:10.7774954Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T22:18:10.7775416Z TZ: UTC 2021-05-16T22:18:10.7775803Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:18:10.7776230Z NOT_CRAN: true 2021-05-16T22:18:10.7776618Z ##[endgroup] 2021-05-16T22:18:11.0336297Z ✔ Loading tic stage configuration from tic.R 2021-05-16T22:18:11.1517178Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-16T22:18:11.1517834Z Rscript -e "tic::after_deploy()" 2021-05-16T22:18:11.1564223Z shell: /usr/bin/bash -e {0} 2021-05-16T22:18:11.1564648Z env: 2021-05-16T22:18:11.1565141Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:18:11.1565647Z TIC_DEPLOY_KEY: 2021-05-16T22:18:11.1566550Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T22:18:11.1568439Z GITHUB_PAT: *** 2021-05-16T22:18:11.1568896Z COVERALLS_TOKEN: 2021-05-16T22:18:11.1569441Z continue-on-error: false 2021-05-16T22:18:11.1569952Z VDIFFR_RUN_TESTS: 2021-05-16T22:18:11.1570490Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T22:18:11.1570990Z TZ: UTC 2021-05-16T22:18:11.1571422Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:18:11.1571866Z NOT_CRAN: true 2021-05-16T22:18:11.1572279Z ##[endgroup] 2021-05-16T22:18:11.4256467Z ✔ Loading tic stage configuration from tic.R 2021-05-16T22:18:11.7101964Z Post job cleanup. 2021-05-16T22:18:11.7552717Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T22:18:11.7643153Z Post job cleanup. 2021-05-16T22:18:11.8691535Z [command]/usr/bin/git version 2021-05-16T22:18:11.8750567Z git version 2.31.1 2021-05-16T22:18:11.8796733Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T22:18:11.8845045Z [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-16T22:18:11.9099976Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T22:18:11.9129952Z http.https://github.com/.extraheader 2021-05-16T22:18:11.9146070Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-16T22:18:11.9177947Z [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-16T22:18:11.9454530Z Cleaning up orphan processes