2021-05-19T23:30:47.5736039Z ##[section]Starting: Request a runner to run this job 2021-05-19T23:30:48.3942295Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-20.04' 2021-05-19T23:30:48.4566940Z 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-19T23:30:48.5418100Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-19T23:30:48.6973705Z ##[section]Finishing: Request a runner to run this job 2021-05-19T23:30:55.6370145Z Current runner version: '2.278.0' 2021-05-19T23:30:55.6400049Z ##[group]Operating System 2021-05-19T23:30:55.6401076Z Ubuntu 2021-05-19T23:30:55.6401545Z 20.04.2 2021-05-19T23:30:55.6401987Z LTS 2021-05-19T23:30:55.6403538Z ##[endgroup] 2021-05-19T23:30:55.6404651Z ##[group]Virtual Environment 2021-05-19T23:30:55.6405413Z Environment: ubuntu-20.04 2021-05-19T23:30:55.6406051Z Version: 20210517.1 2021-05-19T23:30:55.6407186Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210517.1/images/linux/Ubuntu2004-README.md 2021-05-19T23:30:55.6408726Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210517.1 2021-05-19T23:30:55.6409738Z ##[endgroup] 2021-05-19T23:30:55.6411888Z ##[group]GITHUB_TOKEN Permissions 2021-05-19T23:30:55.6413394Z Actions: write 2021-05-19T23:30:55.6414042Z Checks: write 2021-05-19T23:30:55.6414626Z Contents: write 2021-05-19T23:30:55.6415196Z Deployments: write 2021-05-19T23:30:55.6415908Z Issues: write 2021-05-19T23:30:55.6416833Z Metadata: read 2021-05-19T23:30:55.6417392Z Packages: write 2021-05-19T23:30:55.6417982Z PullRequests: write 2021-05-19T23:30:55.6418688Z RepositoryProjects: write 2021-05-19T23:30:55.6419362Z SecurityEvents: write 2021-05-19T23:30:55.6419887Z Statuses: write 2021-05-19T23:30:55.6420579Z ##[endgroup] 2021-05-19T23:30:55.6423683Z Prepare workflow directory 2021-05-19T23:30:55.7649320Z Prepare all required actions 2021-05-19T23:30:55.7660349Z Getting action download info 2021-05-19T23:30:56.1676531Z Download action repository 'actions/checkout@v2' 2021-05-19T23:30:58.1487075Z Download action repository 'r-lib/actions@master' 2021-05-19T23:30:58.6302928Z Download action repository 'adigherman/actions@master' 2021-05-19T23:31:00.1498774Z Download action repository 'msys2/setup-msys2@v2' 2021-05-19T23:31:00.3163252Z Download action repository 'actions/cache@v1' 2021-05-19T23:31:00.4318905Z Download action repository 'actions/upload-artifact@master' 2021-05-19T23:31:00.5620934Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-19T23:31:00.8843179Z ##[group]Run actions/checkout@v2 2021-05-19T23:31:00.8843832Z with: 2021-05-19T23:31:00.8844252Z repository: neuroconductor/spant 2021-05-19T23:31:00.8845102Z token: *** 2021-05-19T23:31:00.8845465Z ssh-strict: true 2021-05-19T23:31:00.8845907Z persist-credentials: true 2021-05-19T23:31:00.8846346Z clean: true 2021-05-19T23:31:00.8846688Z fetch-depth: 1 2021-05-19T23:31:00.8847039Z lfs: false 2021-05-19T23:31:00.8847377Z submodules: false 2021-05-19T23:31:00.8847724Z env: 2021-05-19T23:31:00.8848118Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T23:31:00.8848535Z TIC_DEPLOY_KEY: 2021-05-19T23:31:00.8849261Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-19T23:31:00.8850328Z GITHUB_PAT: *** 2021-05-19T23:31:00.8851045Z COVERALLS_TOKEN: *** 2021-05-19T23:31:00.8851497Z continue-on-error: false 2021-05-19T23:31:00.8851934Z VDIFFR_RUN_TESTS: 2021-05-19T23:31:00.8852280Z ##[endgroup] 2021-05-19T23:31:01.1385473Z Syncing repository: neuroconductor/spant 2021-05-19T23:31:01.1389522Z ##[group]Getting Git version info 2021-05-19T23:31:01.1390631Z Working directory is '/home/runner/work/spant/spant' 2021-05-19T23:31:01.1391279Z [command]/usr/bin/git version 2021-05-19T23:31:01.1571305Z git version 2.31.1 2021-05-19T23:31:01.1592421Z ##[endgroup] 2021-05-19T23:31:01.1600176Z Deleting the contents of '/home/runner/work/spant/spant' 2021-05-19T23:31:01.1604885Z ##[group]Initializing the repository 2021-05-19T23:31:01.1608712Z [command]/usr/bin/git init /home/runner/work/spant/spant 2021-05-19T23:31:01.1699994Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-19T23:31:01.1701268Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-19T23:31:01.1702371Z hint: of your new repositories, which will suppress this warning, call: 2021-05-19T23:31:01.1705006Z hint: 2021-05-19T23:31:01.1706241Z hint: git config --global init.defaultBranch 2021-05-19T23:31:01.1708077Z hint: 2021-05-19T23:31:01.1709307Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-19T23:31:01.1714045Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-19T23:31:01.1714715Z hint: 2021-05-19T23:31:01.1715447Z hint: git branch -m 2021-05-19T23:31:01.1716101Z Initialized empty Git repository in /home/runner/work/spant/spant/.git/ 2021-05-19T23:31:01.1721951Z [command]/usr/bin/git remote add origin https://github.com/neuroconductor/spant 2021-05-19T23:31:01.1774111Z ##[endgroup] 2021-05-19T23:31:01.1775247Z ##[group]Disabling automatic garbage collection 2021-05-19T23:31:01.1779192Z [command]/usr/bin/git config --local gc.auto 0 2021-05-19T23:31:01.1821124Z ##[endgroup] 2021-05-19T23:31:01.1827069Z ##[group]Setting up auth 2021-05-19T23:31:01.1834757Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-19T23:31:01.1876138Z [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-19T23:31:01.2255430Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-19T23:31:01.2308480Z [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-19T23:31:01.2549455Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-19T23:31:01.2602302Z ##[endgroup] 2021-05-19T23:31:01.2603313Z ##[group]Fetching the repository 2021-05-19T23:31:01.2617077Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +abb04b7446bc105251f35a9983b47257d1dcc719:refs/tags/1.12.0.s 2021-05-19T23:31:01.5234051Z remote: Enumerating objects: 714, done. 2021-05-19T23:31:01.5235218Z remote: Counting objects: 0% (1/714) 2021-05-19T23:31:01.5236292Z remote: Counting objects: 1% (8/714) 2021-05-19T23:31:01.5237115Z remote: Counting objects: 2% (15/714) 2021-05-19T23:31:01.5237782Z remote: Counting objects: 3% (22/714) 2021-05-19T23:31:01.5238835Z remote: Counting objects: 4% (29/714) 2021-05-19T23:31:01.5239431Z remote: Counting objects: 5% (36/714) 2021-05-19T23:31:01.5239958Z remote: Counting objects: 6% (43/714) 2021-05-19T23:31:01.5240649Z remote: Counting objects: 7% (50/714) 2021-05-19T23:31:01.5241230Z remote: Counting objects: 8% (58/714) 2021-05-19T23:31:01.5241722Z remote: Counting objects: 9% (65/714) 2021-05-19T23:31:01.5242254Z remote: Counting objects: 10% (72/714) 2021-05-19T23:31:01.5242801Z remote: Counting objects: 11% (79/714) 2021-05-19T23:31:01.5243290Z remote: Counting objects: 12% (86/714) 2021-05-19T23:31:01.5243870Z remote: Counting objects: 13% (93/714) 2021-05-19T23:31:01.5244366Z remote: Counting objects: 14% (100/714) 2021-05-19T23:31:01.5244907Z remote: Counting objects: 15% (108/714) 2021-05-19T23:31:01.5245459Z remote: Counting objects: 16% (115/714) 2021-05-19T23:31:01.5245951Z remote: Counting objects: 17% (122/714) 2021-05-19T23:31:01.5246509Z remote: Counting objects: 18% (129/714) 2021-05-19T23:31:01.5247004Z remote: Counting objects: 19% (136/714) 2021-05-19T23:31:01.5247568Z remote: Counting objects: 20% (143/714) 2021-05-19T23:31:01.5293106Z remote: Counting objects: 21% (150/714) 2021-05-19T23:31:01.5293652Z remote: Counting objects: 22% (158/714) 2021-05-19T23:31:01.5294155Z remote: Counting objects: 23% (165/714) 2021-05-19T23:31:01.5294646Z remote: Counting objects: 24% (172/714) 2021-05-19T23:31:01.5295244Z remote: Counting objects: 25% (179/714) 2021-05-19T23:31:01.5295924Z remote: Counting objects: 26% (186/714) 2021-05-19T23:31:01.5296385Z remote: Counting objects: 27% (193/714) 2021-05-19T23:31:01.5296857Z remote: Counting objects: 28% (200/714) 2021-05-19T23:31:01.5300734Z remote: Counting objects: 29% (208/714) 2021-05-19T23:31:01.5301295Z remote: Counting objects: 30% (215/714) 2021-05-19T23:31:01.5302363Z remote: Counting objects: 31% (222/714) 2021-05-19T23:31:01.5303167Z remote: Counting objects: 32% (229/714) 2021-05-19T23:31:01.5304296Z remote: Counting objects: 33% (236/714) 2021-05-19T23:31:01.5304942Z remote: Counting objects: 34% (243/714) 2021-05-19T23:31:01.5305645Z remote: Counting objects: 35% (250/714) 2021-05-19T23:31:01.5306166Z remote: Counting objects: 36% (258/714) 2021-05-19T23:31:01.5307312Z remote: Counting objects: 37% (265/714) 2021-05-19T23:31:01.5307841Z remote: Counting objects: 38% (272/714) 2021-05-19T23:31:01.5308361Z remote: Counting objects: 39% (279/714) 2021-05-19T23:31:01.5308955Z remote: Counting objects: 40% (286/714) 2021-05-19T23:31:01.5309422Z remote: Counting objects: 41% (293/714) 2021-05-19T23:31:01.5309889Z remote: Counting objects: 42% (300/714) 2021-05-19T23:31:01.5310345Z remote: Counting objects: 43% (308/714) 2021-05-19T23:31:01.5310812Z remote: Counting objects: 44% (315/714) 2021-05-19T23:31:01.5311304Z remote: Counting objects: 45% (322/714) 2021-05-19T23:31:01.5311780Z remote: Counting objects: 46% (329/714) 2021-05-19T23:31:01.5312250Z remote: Counting objects: 47% (336/714) 2021-05-19T23:31:01.5312705Z remote: Counting objects: 48% (343/714) 2021-05-19T23:31:01.5313175Z remote: Counting objects: 49% (350/714) 2021-05-19T23:31:01.5313631Z remote: Counting objects: 50% (357/714) 2021-05-19T23:31:01.5314103Z remote: Counting objects: 51% (365/714) 2021-05-19T23:31:01.5314719Z remote: Counting objects: 52% (372/714) 2021-05-19T23:31:01.5315209Z remote: Counting objects: 53% (379/714) 2021-05-19T23:31:01.5315679Z remote: Counting objects: 54% (386/714) 2021-05-19T23:31:01.5316154Z remote: Counting objects: 55% (393/714) 2021-05-19T23:31:01.5316611Z remote: Counting objects: 56% (400/714) 2021-05-19T23:31:01.5317081Z remote: Counting objects: 57% (407/714) 2021-05-19T23:31:01.5317538Z remote: Counting objects: 58% (415/714) 2021-05-19T23:31:01.5318005Z remote: Counting objects: 59% (422/714) 2021-05-19T23:31:01.5318472Z remote: Counting objects: 60% (429/714) 2021-05-19T23:31:01.5318924Z remote: Counting objects: 61% (436/714) 2021-05-19T23:31:01.5319782Z remote: Counting objects: 62% (443/714) 2021-05-19T23:31:01.5320295Z remote: Counting objects: 63% (450/714) 2021-05-19T23:31:01.5320799Z remote: Counting objects: 64% (457/714) 2021-05-19T23:31:01.5321709Z remote: Counting objects: 65% (465/714) 2021-05-19T23:31:01.5322231Z remote: Counting objects: 66% (472/714) 2021-05-19T23:31:01.5322717Z remote: Counting objects: 67% (479/714) 2021-05-19T23:31:01.5323215Z remote: Counting objects: 68% (486/714) 2021-05-19T23:31:01.5323781Z remote: Counting objects: 69% (493/714) 2021-05-19T23:31:01.5324478Z remote: Counting objects: 70% (500/714) 2021-05-19T23:31:01.5325084Z remote: Counting objects: 71% (507/714) 2021-05-19T23:31:01.5325580Z remote: Counting objects: 72% (515/714) 2021-05-19T23:31:01.5326074Z remote: Counting objects: 73% (522/714) 2021-05-19T23:31:01.5326559Z remote: Counting objects: 74% (529/714) 2021-05-19T23:31:01.5327053Z remote: Counting objects: 75% (536/714) 2021-05-19T23:31:01.5327536Z remote: Counting objects: 76% (543/714) 2021-05-19T23:31:01.5328038Z remote: Counting objects: 77% (550/714) 2021-05-19T23:31:01.5328641Z remote: Counting objects: 78% (557/714) 2021-05-19T23:31:01.5329251Z remote: Counting objects: 79% (565/714) 2021-05-19T23:31:01.5329721Z remote: Counting objects: 80% (572/714) 2021-05-19T23:31:01.5330194Z remote: Counting objects: 81% (579/714) 2021-05-19T23:31:01.5330648Z remote: Counting objects: 82% (586/714) 2021-05-19T23:31:01.5331314Z remote: Counting objects: 83% (593/714) 2021-05-19T23:31:01.5331935Z remote: Counting objects: 84% (600/714) 2021-05-19T23:31:01.5332439Z remote: Counting objects: 85% (607/714) 2021-05-19T23:31:01.5345995Z remote: Counting objects: 86% (615/714) 2021-05-19T23:31:01.5346779Z remote: Counting objects: 87% (622/714) 2021-05-19T23:31:01.5347287Z remote: Counting objects: 88% (629/714) 2021-05-19T23:31:01.5347768Z remote: Counting objects: 89% (636/714) 2021-05-19T23:31:01.5348230Z remote: Counting objects: 90% (643/714) 2021-05-19T23:31:01.5348828Z remote: Counting objects: 91% (650/714) 2021-05-19T23:31:01.5349337Z remote: Counting objects: 92% (657/714) 2021-05-19T23:31:01.5349848Z remote: Counting objects: 93% (665/714) 2021-05-19T23:31:01.5350351Z remote: Counting objects: 94% (672/714) 2021-05-19T23:31:01.5350839Z remote: Counting objects: 95% (679/714) 2021-05-19T23:31:01.5351358Z remote: Counting objects: 96% (686/714) 2021-05-19T23:31:01.5351866Z remote: Counting objects: 97% (693/714) 2021-05-19T23:31:01.5352440Z remote: Counting objects: 98% (700/714) 2021-05-19T23:31:01.5352916Z remote: Counting objects: 99% (707/714) 2021-05-19T23:31:01.5353388Z remote: Counting objects: 100% (714/714) 2021-05-19T23:31:01.5353867Z remote: Counting objects: 100% (714/714), done. 2021-05-19T23:31:01.5354386Z remote: Compressing objects: 0% (1/662) 2021-05-19T23:31:01.5354897Z remote: Compressing objects: 1% (7/662) 2021-05-19T23:31:01.5355394Z remote: Compressing objects: 2% (14/662) 2021-05-19T23:31:01.5356068Z remote: Compressing objects: 3% (20/662) 2021-05-19T23:31:01.5356601Z remote: Compressing objects: 4% (27/662) 2021-05-19T23:31:01.5357117Z remote: Compressing objects: 5% (34/662) 2021-05-19T23:31:01.5357764Z remote: Compressing objects: 6% (40/662) 2021-05-19T23:31:01.5358302Z remote: Compressing objects: 7% (47/662) 2021-05-19T23:31:01.5358969Z remote: Compressing objects: 8% (53/662) 2021-05-19T23:31:01.5359576Z remote: Compressing objects: 9% (60/662) 2021-05-19T23:31:01.5360297Z remote: Compressing objects: 10% (67/662) 2021-05-19T23:31:01.5375105Z remote: Compressing objects: 11% (73/662) 2021-05-19T23:31:01.5376896Z remote: Compressing objects: 12% (80/662) 2021-05-19T23:31:01.5417436Z remote: Compressing objects: 13% (87/662) 2021-05-19T23:31:01.5419188Z remote: Compressing objects: 14% (93/662) 2021-05-19T23:31:01.5420928Z remote: Compressing objects: 15% (100/662) 2021-05-19T23:31:01.5434546Z remote: Compressing objects: 16% (106/662) 2021-05-19T23:31:01.5444386Z remote: Compressing objects: 17% (113/662) 2021-05-19T23:31:01.5457324Z remote: Compressing objects: 18% (120/662) 2021-05-19T23:31:01.5465250Z remote: Compressing objects: 19% (126/662) 2021-05-19T23:31:01.5495503Z remote: Compressing objects: 20% (133/662) 2021-05-19T23:31:01.5496253Z remote: Compressing objects: 21% (140/662) 2021-05-19T23:31:01.5511795Z remote: Compressing objects: 22% (146/662) 2021-05-19T23:31:01.5522736Z remote: Compressing objects: 23% (153/662) 2021-05-19T23:31:01.5532109Z remote: Compressing objects: 24% (159/662) 2021-05-19T23:31:01.5551907Z remote: Compressing objects: 25% (166/662) 2021-05-19T23:31:01.5561771Z remote: Compressing objects: 26% (173/662) 2021-05-19T23:31:01.5572107Z remote: Compressing objects: 27% (179/662) 2021-05-19T23:31:01.5579626Z remote: Compressing objects: 28% (186/662) 2021-05-19T23:31:01.5592345Z remote: Compressing objects: 29% (192/662) 2021-05-19T23:31:01.5614714Z remote: Compressing objects: 30% (199/662) 2021-05-19T23:31:01.5619133Z remote: Compressing objects: 31% (206/662) 2021-05-19T23:31:01.5638633Z remote: Compressing objects: 32% (212/662) 2021-05-19T23:31:01.5655956Z remote: Compressing objects: 33% (219/662) 2021-05-19T23:31:01.5661009Z remote: Compressing objects: 34% (226/662) 2021-05-19T23:31:01.5709147Z remote: Compressing objects: 35% (232/662) 2021-05-19T23:31:01.5709762Z remote: Compressing objects: 36% (239/662) 2021-05-19T23:31:01.5710289Z remote: Compressing objects: 37% (245/662) 2021-05-19T23:31:01.5710791Z remote: Compressing objects: 38% (252/662) 2021-05-19T23:31:01.8551255Z remote: Compressing objects: 39% (259/662) 2021-05-19T23:31:01.8552536Z remote: Compressing objects: 40% (265/662) 2021-05-19T23:31:01.8553319Z remote: Compressing objects: 41% (272/662) 2021-05-19T23:31:01.8554024Z remote: Compressing objects: 42% (279/662) 2021-05-19T23:31:01.8554786Z remote: Compressing objects: 43% (285/662) 2021-05-19T23:31:01.8555435Z remote: Compressing objects: 44% (292/662) 2021-05-19T23:31:01.8556083Z remote: Compressing objects: 45% (298/662) 2021-05-19T23:31:01.8556714Z remote: Compressing objects: 46% (305/662) 2021-05-19T23:31:01.8557354Z remote: Compressing objects: 47% (312/662) 2021-05-19T23:31:01.8558145Z remote: Compressing objects: 48% (318/662) 2021-05-19T23:31:01.8558809Z remote: Compressing objects: 49% (325/662) 2021-05-19T23:31:01.8559403Z remote: Compressing objects: 50% (331/662) 2021-05-19T23:31:01.8559956Z remote: Compressing objects: 51% (338/662) 2021-05-19T23:31:01.8560727Z remote: Compressing objects: 52% (345/662) 2021-05-19T23:31:01.8561373Z remote: Compressing objects: 53% (351/662) 2021-05-19T23:31:01.8562365Z remote: Compressing objects: 54% (358/662) 2021-05-19T23:31:01.8563124Z remote: Compressing objects: 55% (365/662) 2021-05-19T23:31:01.8563859Z remote: Compressing objects: 56% (371/662) 2021-05-19T23:31:01.8564562Z remote: Compressing objects: 57% (378/662) 2021-05-19T23:31:01.8565313Z remote: Compressing objects: 58% (384/662) 2021-05-19T23:31:01.8566064Z remote: Compressing objects: 59% (391/662) 2021-05-19T23:31:01.8566745Z remote: Compressing objects: 60% (398/662) 2021-05-19T23:31:01.8567402Z remote: Compressing objects: 61% (404/662) 2021-05-19T23:31:01.8568196Z remote: Compressing objects: 62% (411/662) 2021-05-19T23:31:01.8568899Z remote: Compressing objects: 63% (418/662) 2021-05-19T23:31:01.8569724Z remote: Compressing objects: 64% (424/662) 2021-05-19T23:31:01.8570686Z remote: Compressing objects: 65% (431/662) 2021-05-19T23:31:01.8571433Z remote: Compressing objects: 66% (437/662) 2021-05-19T23:31:01.8572142Z remote: Compressing objects: 67% (444/662) 2021-05-19T23:31:01.8573046Z remote: Compressing objects: 68% (451/662) 2021-05-19T23:31:01.8574169Z remote: Compressing objects: 69% (457/662) 2021-05-19T23:31:01.8574827Z remote: Compressing objects: 70% (464/662) 2021-05-19T23:31:01.8575403Z remote: Compressing objects: 71% (471/662) 2021-05-19T23:31:01.8576110Z remote: Compressing objects: 72% (477/662) 2021-05-19T23:31:01.8576685Z remote: Compressing objects: 73% (484/662) 2021-05-19T23:31:01.8577267Z remote: Compressing objects: 74% (490/662) 2021-05-19T23:31:01.8577838Z remote: Compressing objects: 75% (497/662) 2021-05-19T23:31:01.8578421Z remote: Compressing objects: 76% (504/662) 2021-05-19T23:31:01.8579393Z remote: Compressing objects: 77% (510/662) 2021-05-19T23:31:01.8579891Z remote: Compressing objects: 78% (517/662) 2021-05-19T23:31:01.8580559Z remote: Compressing objects: 79% (523/662) 2021-05-19T23:31:01.8581274Z remote: Compressing objects: 80% (530/662) 2021-05-19T23:31:01.8581912Z remote: Compressing objects: 81% (537/662) 2021-05-19T23:31:01.8582554Z remote: Compressing objects: 82% (543/662) 2021-05-19T23:31:01.8583192Z remote: Compressing objects: 83% (550/662) 2021-05-19T23:31:01.8583820Z remote: Compressing objects: 84% (557/662) 2021-05-19T23:31:01.8584464Z remote: Compressing objects: 85% (563/662) 2021-05-19T23:31:01.8585102Z remote: Compressing objects: 86% (570/662) 2021-05-19T23:31:01.8585723Z remote: Compressing objects: 87% (576/662) 2021-05-19T23:31:01.8586364Z remote: Compressing objects: 88% (583/662) 2021-05-19T23:31:01.8587197Z remote: Compressing objects: 89% (590/662) 2021-05-19T23:31:01.8587838Z remote: Compressing objects: 90% (596/662) 2021-05-19T23:31:01.8588505Z remote: Compressing objects: 91% (603/662) 2021-05-19T23:31:01.8589170Z remote: Compressing objects: 92% (610/662) 2021-05-19T23:31:01.8590649Z remote: Compressing objects: 93% (616/662) 2021-05-19T23:31:01.8592189Z remote: Compressing objects: 94% (623/662) 2021-05-19T23:31:01.8592911Z remote: Compressing objects: 95% (629/662) 2021-05-19T23:31:01.8593591Z remote: Compressing objects: 96% (636/662) 2021-05-19T23:31:01.8594377Z remote: Compressing objects: 97% (643/662) 2021-05-19T23:31:01.8595026Z remote: Compressing objects: 98% (649/662) 2021-05-19T23:31:01.8595649Z remote: Compressing objects: 99% (656/662) 2021-05-19T23:31:01.8596294Z remote: Compressing objects: 100% (662/662) 2021-05-19T23:31:01.8596958Z remote: Compressing objects: 100% (662/662), done. 2021-05-19T23:31:01.8597566Z Receiving objects: 0% (1/714) 2021-05-19T23:31:01.8598133Z Receiving objects: 1% (8/714) 2021-05-19T23:31:01.8598688Z Receiving objects: 2% (15/714) 2021-05-19T23:31:01.8599387Z Receiving objects: 3% (22/714) 2021-05-19T23:31:01.8600021Z Receiving objects: 4% (29/714) 2021-05-19T23:31:01.8600582Z Receiving objects: 5% (36/714) 2021-05-19T23:31:01.8601117Z Receiving objects: 6% (43/714) 2021-05-19T23:31:01.8601670Z Receiving objects: 7% (50/714) 2021-05-19T23:31:01.8602226Z Receiving objects: 8% (58/714) 2021-05-19T23:31:01.8602760Z Receiving objects: 9% (65/714) 2021-05-19T23:31:01.8603317Z Receiving objects: 10% (72/714) 2021-05-19T23:31:01.8603862Z Receiving objects: 11% (79/714) 2021-05-19T23:31:01.8604393Z Receiving objects: 12% (86/714) 2021-05-19T23:31:01.8604947Z Receiving objects: 13% (93/714) 2021-05-19T23:31:01.8605619Z Receiving objects: 14% (100/714) 2021-05-19T23:31:01.8606446Z Receiving objects: 15% (108/714) 2021-05-19T23:31:01.8607069Z Receiving objects: 16% (115/714) 2021-05-19T23:31:01.8607699Z Receiving objects: 17% (122/714) 2021-05-19T23:31:01.8608296Z Receiving objects: 18% (129/714) 2021-05-19T23:31:01.8608937Z Receiving objects: 19% (136/714) 2021-05-19T23:31:01.8609495Z Receiving objects: 20% (143/714) 2021-05-19T23:31:01.8610117Z Receiving objects: 21% (150/714) 2021-05-19T23:31:01.8610741Z Receiving objects: 22% (158/714) 2021-05-19T23:31:01.8611341Z Receiving objects: 23% (165/714) 2021-05-19T23:31:01.8611957Z Receiving objects: 24% (172/714) 2021-05-19T23:31:01.8612708Z Receiving objects: 25% (179/714) 2021-05-19T23:31:01.8613487Z Receiving objects: 26% (186/714) 2021-05-19T23:31:01.8614035Z Receiving objects: 27% (193/714) 2021-05-19T23:31:01.8614583Z Receiving objects: 28% (200/714) 2021-05-19T23:31:01.8615121Z Receiving objects: 29% (208/714) 2021-05-19T23:31:01.8615668Z Receiving objects: 30% (215/714) 2021-05-19T23:31:01.8616220Z Receiving objects: 31% (222/714) 2021-05-19T23:31:01.8616746Z Receiving objects: 32% (229/714) 2021-05-19T23:31:01.8617288Z Receiving objects: 33% (236/714) 2021-05-19T23:31:01.8617833Z Receiving objects: 34% (243/714) 2021-05-19T23:31:01.8618608Z Receiving objects: 35% (250/714) 2021-05-19T23:31:01.8619170Z Receiving objects: 36% (258/714) 2021-05-19T23:31:01.8619722Z Receiving objects: 37% (265/714) 2021-05-19T23:31:01.8620252Z Receiving objects: 38% (272/714) 2021-05-19T23:31:01.8620801Z Receiving objects: 39% (279/714) 2021-05-19T23:31:01.8621352Z Receiving objects: 40% (286/714) 2021-05-19T23:31:01.8621881Z Receiving objects: 41% (293/714) 2021-05-19T23:31:01.8622427Z Receiving objects: 42% (300/714) 2021-05-19T23:31:01.8622973Z Receiving objects: 43% (308/714) 2021-05-19T23:31:01.8623504Z Receiving objects: 44% (315/714) 2021-05-19T23:31:01.8624052Z Receiving objects: 45% (322/714) 2021-05-19T23:31:01.8624605Z Receiving objects: 46% (329/714) 2021-05-19T23:31:01.8625134Z Receiving objects: 47% (336/714) 2021-05-19T23:31:01.8625684Z Receiving objects: 48% (343/714) 2021-05-19T23:31:01.8626231Z Receiving objects: 49% (350/714) 2021-05-19T23:31:01.8628976Z Receiving objects: 50% (357/714) 2021-05-19T23:31:01.8630091Z Receiving objects: 51% (365/714) 2021-05-19T23:31:01.8630598Z Receiving objects: 52% (372/714) 2021-05-19T23:31:01.8631090Z Receiving objects: 53% (379/714) 2021-05-19T23:31:01.8631574Z Receiving objects: 54% (386/714) 2021-05-19T23:31:01.8632043Z Receiving objects: 55% (393/714) 2021-05-19T23:31:01.8632797Z Receiving objects: 56% (400/714) 2021-05-19T23:31:01.8633250Z Receiving objects: 57% (407/714) 2021-05-19T23:31:01.8633684Z Receiving objects: 58% (415/714) 2021-05-19T23:31:01.8634133Z Receiving objects: 59% (422/714) 2021-05-19T23:31:01.8634567Z Receiving objects: 60% (429/714) 2021-05-19T23:31:01.8635018Z Receiving objects: 61% (436/714) 2021-05-19T23:31:01.8635470Z Receiving objects: 62% (443/714) 2021-05-19T23:31:01.8635905Z Receiving objects: 63% (450/714) 2021-05-19T23:31:01.8636456Z Receiving objects: 64% (457/714) 2021-05-19T23:31:01.8636863Z Receiving objects: 65% (465/714) 2021-05-19T23:31:01.8637282Z Receiving objects: 66% (472/714) 2021-05-19T23:31:01.8637706Z Receiving objects: 67% (479/714) 2021-05-19T23:31:01.8638266Z Receiving objects: 68% (486/714) 2021-05-19T23:31:01.8639009Z Receiving objects: 69% (493/714) 2021-05-19T23:31:01.8639425Z Receiving objects: 70% (500/714) 2021-05-19T23:31:01.8639989Z Receiving objects: 71% (507/714) 2021-05-19T23:31:01.8640543Z Receiving objects: 72% (515/714) 2021-05-19T23:31:01.8641079Z Receiving objects: 73% (522/714) 2021-05-19T23:31:01.8641628Z Receiving objects: 74% (529/714) 2021-05-19T23:31:01.8642170Z Receiving objects: 75% (536/714) 2021-05-19T23:31:01.8642698Z Receiving objects: 76% (543/714) 2021-05-19T23:31:01.8643248Z Receiving objects: 77% (550/714) 2021-05-19T23:31:01.8643790Z Receiving objects: 78% (557/714) 2021-05-19T23:31:01.8644320Z Receiving objects: 79% (565/714) 2021-05-19T23:31:01.8644867Z Receiving objects: 80% (572/714) 2021-05-19T23:31:01.8645409Z Receiving objects: 81% (579/714) 2021-05-19T23:31:01.8645955Z Receiving objects: 82% (586/714) 2021-05-19T23:31:01.8647915Z Receiving objects: 83% (593/714) 2021-05-19T23:31:01.8650251Z Receiving objects: 84% (600/714) 2021-05-19T23:31:01.8651022Z Receiving objects: 85% (607/714) 2021-05-19T23:31:01.8651689Z Receiving objects: 86% (615/714) 2021-05-19T23:31:01.8652250Z Receiving objects: 87% (622/714) 2021-05-19T23:31:01.8652799Z Receiving objects: 88% (629/714) 2021-05-19T23:31:01.8653331Z Receiving objects: 89% (636/714) 2021-05-19T23:31:01.8653872Z Receiving objects: 90% (643/714) 2021-05-19T23:31:01.8654423Z Receiving objects: 91% (650/714) 2021-05-19T23:31:01.8654957Z Receiving objects: 92% (657/714) 2021-05-19T23:31:01.8655498Z Receiving objects: 93% (665/714) 2021-05-19T23:31:01.8656040Z Receiving objects: 94% (672/714) 2021-05-19T23:31:01.8656567Z Receiving objects: 95% (679/714) 2021-05-19T23:31:01.8657113Z Receiving objects: 96% (686/714) 2021-05-19T23:31:01.8657656Z Receiving objects: 97% (693/714) 2021-05-19T23:31:01.8658182Z Receiving objects: 98% (700/714) 2021-05-19T23:31:01.8659489Z remote: Total 714 (delta 332), reused 211 (delta 43), pack-reused 0 2021-05-19T23:31:01.8660436Z Receiving objects: 99% (707/714) 2021-05-19T23:31:01.8660990Z Receiving objects: 100% (714/714) 2021-05-19T23:31:01.8661607Z Receiving objects: 100% (714/714), 6.42 MiB | 51.75 MiB/s, done. 2021-05-19T23:31:01.8662217Z Resolving deltas: 0% (0/332) 2021-05-19T23:31:01.8662740Z Resolving deltas: 1% (4/332) 2021-05-19T23:31:01.8663274Z Resolving deltas: 2% (7/332) 2021-05-19T23:31:01.8663810Z Resolving deltas: 3% (10/332) 2021-05-19T23:31:01.8664333Z Resolving deltas: 4% (14/332) 2021-05-19T23:31:01.8664913Z Resolving deltas: 5% (17/332) 2021-05-19T23:31:01.8665452Z Resolving deltas: 6% (20/332) 2021-05-19T23:31:01.8665974Z Resolving deltas: 7% (24/332) 2021-05-19T23:31:01.8666644Z Resolving deltas: 8% (27/332) 2021-05-19T23:31:01.8667217Z Resolving deltas: 9% (30/332) 2021-05-19T23:31:01.8667763Z Resolving deltas: 10% (34/332) 2021-05-19T23:31:01.8668295Z Resolving deltas: 11% (37/332) 2021-05-19T23:31:01.8668814Z Resolving deltas: 12% (40/332) 2021-05-19T23:31:01.8669365Z Resolving deltas: 13% (44/332) 2021-05-19T23:31:01.8670054Z Resolving deltas: 14% (47/332) 2021-05-19T23:31:01.8670609Z Resolving deltas: 15% (50/332) 2021-05-19T23:31:01.8671173Z Resolving deltas: 16% (54/332) 2021-05-19T23:31:01.8671737Z Resolving deltas: 17% (57/332) 2021-05-19T23:31:01.8672283Z Resolving deltas: 18% (60/332) 2021-05-19T23:31:01.8672851Z Resolving deltas: 19% (64/332) 2021-05-19T23:31:01.8673414Z Resolving deltas: 20% (67/332) 2021-05-19T23:31:01.8673962Z Resolving deltas: 21% (70/332) 2021-05-19T23:31:01.8674607Z Resolving deltas: 22% (74/332) 2021-05-19T23:31:01.8675275Z Resolving deltas: 23% (77/332) 2021-05-19T23:31:01.8675827Z Resolving deltas: 24% (80/332) 2021-05-19T23:31:01.8676393Z Resolving deltas: 25% (83/332) 2021-05-19T23:31:01.8676953Z Resolving deltas: 26% (87/332) 2021-05-19T23:31:01.8677504Z Resolving deltas: 27% (90/332) 2021-05-19T23:31:01.8678073Z Resolving deltas: 28% (93/332) 2021-05-19T23:31:01.8678639Z Resolving deltas: 29% (97/332) 2021-05-19T23:31:01.8679419Z Resolving deltas: 30% (100/332) 2021-05-19T23:31:01.8680025Z Resolving deltas: 31% (103/332) 2021-05-19T23:31:01.8680566Z Resolving deltas: 32% (107/332) 2021-05-19T23:31:01.8681089Z Resolving deltas: 33% (110/332) 2021-05-19T23:31:01.8681627Z Resolving deltas: 34% (113/332) 2021-05-19T23:31:01.8682310Z Resolving deltas: 35% (117/332) 2021-05-19T23:31:01.8682868Z Resolving deltas: 36% (120/332) 2021-05-19T23:31:01.8683439Z Resolving deltas: 37% (123/332) 2021-05-19T23:31:01.8684009Z Resolving deltas: 38% (127/332) 2021-05-19T23:31:01.8684560Z Resolving deltas: 39% (130/332) 2021-05-19T23:31:01.8685141Z Resolving deltas: 40% (133/332) 2021-05-19T23:31:01.8685707Z Resolving deltas: 41% (137/332) 2021-05-19T23:31:01.8686371Z Resolving deltas: 42% (140/332) 2021-05-19T23:31:01.8687039Z Resolving deltas: 43% (143/332) 2021-05-19T23:31:01.8687606Z Resolving deltas: 44% (147/332) 2021-05-19T23:31:01.8688164Z Resolving deltas: 45% (150/332) 2021-05-19T23:31:01.8689817Z Resolving deltas: 46% (153/332) 2021-05-19T23:31:01.8690739Z Resolving deltas: 47% (157/332) 2021-05-19T23:31:01.8691445Z Resolving deltas: 48% (160/332) 2021-05-19T23:31:01.8692034Z Resolving deltas: 49% (163/332) 2021-05-19T23:31:01.8692738Z Resolving deltas: 50% (166/332) 2021-05-19T23:31:01.8693447Z Resolving deltas: 51% (170/332) 2021-05-19T23:31:01.8694036Z Resolving deltas: 52% (173/332) 2021-05-19T23:31:01.8694621Z Resolving deltas: 53% (176/332) 2021-05-19T23:31:01.8695196Z Resolving deltas: 54% (180/332) 2021-05-19T23:31:01.8695885Z Resolving deltas: 55% (183/332) 2021-05-19T23:31:01.8696590Z Resolving deltas: 56% (186/332) 2021-05-19T23:31:01.8697258Z Resolving deltas: 57% (190/332) 2021-05-19T23:31:01.8697826Z Resolving deltas: 58% (193/332) 2021-05-19T23:31:01.8698393Z Resolving deltas: 59% (196/332) 2021-05-19T23:31:01.8699171Z Resolving deltas: 60% (200/332) 2021-05-19T23:31:01.8699737Z Resolving deltas: 61% (203/332) 2021-05-19T23:31:01.8700302Z Resolving deltas: 62% (206/332) 2021-05-19T23:31:01.8701081Z Resolving deltas: 63% (210/332) 2021-05-19T23:31:01.8701660Z Resolving deltas: 64% (213/332) 2021-05-19T23:31:01.8702226Z Resolving deltas: 65% (216/332) 2021-05-19T23:31:01.8702786Z Resolving deltas: 66% (220/332) 2021-05-19T23:31:01.8703448Z Resolving deltas: 67% (223/332) 2021-05-19T23:31:01.8703980Z Resolving deltas: 68% (226/332) 2021-05-19T23:31:01.8704500Z Resolving deltas: 69% (230/332) 2021-05-19T23:31:01.8705036Z Resolving deltas: 70% (233/332) 2021-05-19T23:31:01.8705555Z Resolving deltas: 71% (236/332) 2021-05-19T23:31:01.8706094Z Resolving deltas: 72% (240/332) 2021-05-19T23:31:01.8706897Z Resolving deltas: 73% (243/332) 2021-05-19T23:31:01.8707466Z Resolving deltas: 74% (246/332) 2021-05-19T23:31:01.8708011Z Resolving deltas: 75% (249/332) 2021-05-19T23:31:01.8708549Z Resolving deltas: 76% (253/332) 2021-05-19T23:31:01.8709067Z Resolving deltas: 77% (256/332) 2021-05-19T23:31:01.8709610Z Resolving deltas: 78% (259/332) 2021-05-19T23:31:01.8710165Z Resolving deltas: 79% (263/332) 2021-05-19T23:31:01.8710691Z Resolving deltas: 80% (266/332) 2021-05-19T23:31:01.8711223Z Resolving deltas: 81% (269/332) 2021-05-19T23:31:01.8711753Z Resolving deltas: 82% (273/332) 2021-05-19T23:31:01.8712267Z Resolving deltas: 83% (276/332) 2021-05-19T23:31:01.8712801Z Resolving deltas: 84% (279/332) 2021-05-19T23:31:01.8713331Z Resolving deltas: 85% (283/332) 2021-05-19T23:31:01.8713847Z Resolving deltas: 86% (286/332) 2021-05-19T23:31:01.8714379Z Resolving deltas: 87% (289/332) 2021-05-19T23:31:01.8714911Z Resolving deltas: 88% (293/332) 2021-05-19T23:31:01.8715427Z Resolving deltas: 89% (296/332) 2021-05-19T23:31:01.8715966Z Resolving deltas: 90% (299/332) 2021-05-19T23:31:01.8716494Z Resolving deltas: 91% (303/332) 2021-05-19T23:31:01.8717145Z Resolving deltas: 92% (306/332) 2021-05-19T23:31:01.8717723Z Resolving deltas: 93% (309/332) 2021-05-19T23:31:01.8718290Z Resolving deltas: 94% (313/332) 2021-05-19T23:31:01.8718838Z Resolving deltas: 95% (316/332) 2021-05-19T23:31:01.8719530Z Resolving deltas: 96% (319/332) 2021-05-19T23:31:01.8720161Z Resolving deltas: 97% (323/332) 2021-05-19T23:31:01.8720720Z Resolving deltas: 98% (326/332) 2021-05-19T23:31:01.8721295Z Resolving deltas: 99% (329/332) 2021-05-19T23:31:01.8721936Z Resolving deltas: 100% (332/332) 2021-05-19T23:31:01.8722474Z Resolving deltas: 100% (332/332), done. 2021-05-19T23:31:01.8724731Z From https://github.com/neuroconductor/spant 2021-05-19T23:31:01.8725971Z * [new ref] abb04b7446bc105251f35a9983b47257d1dcc719 -> 1.12.0.s 2021-05-19T23:31:01.8727115Z ##[endgroup] 2021-05-19T23:31:01.8727848Z ##[group]Determining the checkout info 2021-05-19T23:31:01.8728486Z ##[endgroup] 2021-05-19T23:31:01.8729031Z ##[group]Checking out the ref 2021-05-19T23:31:01.8730923Z [command]/usr/bin/git checkout --progress --force refs/tags/1.12.0.s 2021-05-19T23:31:01.8732036Z Note: switching to 'refs/tags/1.12.0.s'. 2021-05-19T23:31:01.8732570Z 2021-05-19T23:31:01.8733645Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-19T23:31:01.8734683Z changes and commit them, and you can discard any commits you make in this 2021-05-19T23:31:01.8735505Z state without impacting any branches by switching back to a branch. 2021-05-19T23:31:01.8736035Z 2021-05-19T23:31:01.8736623Z If you want to create a new branch to retain commits you create, you may 2021-05-19T23:31:01.8737642Z do so (now or later) by using -c with the switch command. Example: 2021-05-19T23:31:01.8738185Z 2021-05-19T23:31:01.8738919Z git switch -c 2021-05-19T23:31:01.8739384Z 2021-05-19T23:31:01.8739887Z Or undo this operation with: 2021-05-19T23:31:01.8740279Z 2021-05-19T23:31:01.8740901Z git switch - 2021-05-19T23:31:01.8741285Z 2021-05-19T23:31:01.8741987Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-19T23:31:01.8742576Z 2021-05-19T23:31:01.8743093Z HEAD is now at abb04b7 Version id 54 stable 2021-05-19T23:31:01.8743673Z ##[endgroup] 2021-05-19T23:31:01.8744715Z [command]/usr/bin/git log -1 --format='%H' 2021-05-19T23:31:01.8745690Z 'abb04b7446bc105251f35a9983b47257d1dcc719' 2021-05-19T23:31:01.8859835Z ##[group]Run r-lib/actions/setup-r@master 2021-05-19T23:31:01.8860350Z with: 2021-05-19T23:31:01.8860727Z r-version: release 2021-05-19T23:31:01.8861094Z Ncpus: 1 2021-05-19T23:31:01.8861608Z crayon.enabled: NULL 2021-05-19T23:31:01.8862255Z remove-openmp-macos: true 2021-05-19T23:31:01.8862991Z http-user-agent: default 2021-05-19T23:31:01.8863463Z install-r: true 2021-05-19T23:31:01.8864027Z windows-path-include-mingw: true 2021-05-19T23:31:01.8864566Z env: 2021-05-19T23:31:01.8867090Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T23:31:01.8867542Z TIC_DEPLOY_KEY: 2021-05-19T23:31:01.8868291Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-19T23:31:01.8869811Z GITHUB_PAT: *** 2021-05-19T23:31:01.8870627Z COVERALLS_TOKEN: *** 2021-05-19T23:31:01.8871109Z continue-on-error: false 2021-05-19T23:31:01.8871691Z VDIFFR_RUN_TESTS: 2021-05-19T23:31:01.8872084Z ##[endgroup] 2021-05-19T23:31:03.1658488Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive add-apt-repository -y ppa:cran/travis 2021-05-19T23:31:05.1642890Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-19T23:31:05.1670659Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-19T23:31:05.1673587Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-19T23:31:05.1681221Z Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2021-05-19T23:31:05.1793751Z Hit:5 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-19T23:31:05.3027825Z Get:6 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease [18.0 kB] 2021-05-19T23:31:05.4161482Z Get:7 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] 2021-05-19T23:31:05.5523935Z Hit:8 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-19T23:31:05.6094846Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [988 kB] 2021-05-19T23:31:05.6476495Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [224 kB] 2021-05-19T23:31:05.6480136Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.4 kB] 2021-05-19T23:31:05.6482480Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [226 kB] 2021-05-19T23:31:05.6484933Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [436 B] 2021-05-19T23:31:05.6531618Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [777 kB] 2021-05-19T23:31:05.6633364Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [167 kB] 2021-05-19T23:31:05.6697042Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [17.5 kB] 2021-05-19T23:31:05.6713235Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [21.7 kB] 2021-05-19T23:31:05.6723889Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [5564 B] 2021-05-19T23:31:05.6734317Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [604 B] 2021-05-19T23:31:05.9646496Z Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [664 kB] 2021-05-19T23:31:06.0143443Z Get:21 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [134 kB] 2021-05-19T23:31:06.0147575Z Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7668 B] 2021-05-19T23:31:06.0160758Z Get:23 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [207 kB] 2021-05-19T23:31:06.0179964Z Get:24 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [30.7 kB] 2021-05-19T23:31:06.0191966Z Get:25 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [440 B] 2021-05-19T23:31:06.0201383Z Get:26 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [578 kB] 2021-05-19T23:31:06.0267634Z Get:27 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [90.1 kB] 2021-05-19T23:31:06.0288746Z Get:28 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [11.3 kB] 2021-05-19T23:31:06.0297450Z Get:29 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [19.9 kB] 2021-05-19T23:31:06.0307176Z Get:30 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [4316 B] 2021-05-19T23:31:06.0315659Z Get:31 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [528 B] 2021-05-19T23:31:06.2947636Z Get:32 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [73.5 kB] 2021-05-19T23:31:11.2937506Z Fetched 4619 kB in 1s (3663 kB/s) 2021-05-19T23:31:12.1886997Z Reading package lists... 2021-05-19T23:31:12.2142530Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get update -y -qq 2021-05-19T23:31:14.2261629Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get install -y gdebi-core qpdf devscripts 2021-05-19T23:31:14.3086713Z Reading package lists... 2021-05-19T23:31:14.4878781Z Building dependency tree... 2021-05-19T23:31:14.4893827Z Reading state information... 2021-05-19T23:31:14.6640489Z The following additional packages will be installed: 2021-05-19T23:31:14.6642084Z dctrl-tools diffstat dput gettext intltool-debian libapt-pkg-perl 2021-05-19T23:31:14.6647430Z libarchive-zip-perl libarray-intspan-perl libasync-mergepoint-perl 2021-05-19T23:31:14.6648907Z libb-hooks-endofscope-perl libb-hooks-op-check-perl libcapture-tiny-perl 2021-05-19T23:31:14.6650512Z libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 2021-05-19T23:31:14.6652071Z libconst-fast-perl libcontextual-return-perl libcpanel-json-xs-perl 2021-05-19T23:31:14.6653521Z libcroco3 libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl 2021-05-19T23:31:14.6655020Z libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl 2021-05-19T23:31:14.6656558Z libdynaloader-functions-perl libemail-valid-perl libexporter-tiny-perl 2021-05-19T23:31:14.6657889Z libfile-chdir-perl libfile-find-rule-perl libfile-homedir-perl 2021-05-19T23:31:14.6659009Z libfile-which-perl libfont-ttf-perl libfuture-perl 2021-05-19T23:31:14.6660281Z libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 2021-05-19T23:31:14.6661771Z libhash-fieldhash-perl libhttp-tiny-multipart-perl libimport-into-perl 2021-05-19T23:31:14.6663133Z libio-async-loop-epoll-perl libio-async-perl libio-prompter-perl 2021-05-19T23:31:14.6664398Z libio-pty-perl libio-string-perl libipc-run-perl libjson-maybexs-perl 2021-05-19T23:31:14.6665651Z liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl 2021-05-19T23:31:14.6667491Z liblist-someutils-perl liblist-someutils-xs-perl 2021-05-19T23:31:14.6668997Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-19T23:31:14.6671427Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-19T23:31:14.6672824Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-19T23:31:14.6674021Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-19T23:31:14.6678821Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-19T23:31:14.6680257Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-19T23:31:14.6681872Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-19T23:31:14.6683249Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-19T23:31:14.6684653Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-19T23:31:14.6686004Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-19T23:31:14.6687348Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-19T23:31:14.6689377Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-19T23:31:14.6690862Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-19T23:31:14.6692236Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-19T23:31:14.6693730Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-19T23:31:14.6695235Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-19T23:31:14.6696584Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-19T23:31:14.6697875Z libtype-tiny-perl libtype-tiny-xs-perl libunicode-utf8-perl 2021-05-19T23:31:14.6699329Z libvariable-magic-perl libwant-perl libxml-writer-perl libyaml-libyaml-perl 2021-05-19T23:31:14.6700667Z licensecheck lintian patchutils python3-gpg python3-magic python3-unidiff 2021-05-19T23:31:14.6702056Z python3-xdg t1utils wdiff 2021-05-19T23:31:14.6702685Z Suggested packages: 2021-05-19T23:31:14.6703554Z debtags adequate autopkgtest bls-standalone bsd-mailx | mailx 2021-05-19T23:31:14.6704857Z check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope 2021-05-19T23:31:14.6706210Z disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl 2021-05-19T23:31:14.6707722Z libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts 2021-05-19T23:31:14.6708991Z mutt piuparts quilt ratt reprotest svn-buildpackage w3m debian-keyring 2021-05-19T23:31:14.6710240Z equivs libsoap-lite-perl python3-paramiko mini-dinstall gettext-doc 2021-05-19T23:31:14.6711385Z autopoint libasprintf-dev libgettextpo-dev libossp-uuid-perl 2021-05-19T23:31:14.6712661Z libscalar-number-perl libbareword-filehandles-perl libindirect-perl 2021-05-19T23:31:14.6714159Z libmultidimensional-perl libdevel-lexalias-perl libdevel-stacktrace-perl 2021-05-19T23:31:14.6715453Z binutils-multiarch libtext-template-perl wdiff-doc 2021-05-19T23:31:15.6507271Z The following NEW packages will be installed: 2021-05-19T23:31:15.6510063Z dctrl-tools devscripts diffstat dput gdebi-core gettext intltool-debian 2021-05-19T23:31:15.6548456Z libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl 2021-05-19T23:31:15.6550180Z libasync-mergepoint-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 2021-05-19T23:31:15.6552072Z libcapture-tiny-perl libclass-method-modifiers-perl libclass-xsaccessor-perl 2021-05-19T23:31:15.6553775Z libclone-perl libconst-fast-perl libcontextual-return-perl 2021-05-19T23:31:15.6555147Z libcpanel-json-xs-perl libcroco3 libdata-optlist-perl 2021-05-19T23:31:15.6556654Z libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl 2021-05-19T23:31:15.6558373Z libdigest-hmac-perl libdistro-info-perl libdynaloader-functions-perl 2021-05-19T23:31:15.6559894Z libemail-valid-perl libexporter-tiny-perl libfile-chdir-perl 2021-05-19T23:31:15.6561333Z libfile-find-rule-perl libfile-homedir-perl libfile-which-perl 2021-05-19T23:31:15.6563028Z libfont-ttf-perl libfuture-perl libgetopt-long-descriptive-perl 2021-05-19T23:31:15.6564623Z libgit-wrapper-perl libgitlab-api-v4-perl libhash-fieldhash-perl 2021-05-19T23:31:15.6566780Z libhttp-tiny-multipart-perl libimport-into-perl libio-async-loop-epoll-perl 2021-05-19T23:31:15.6568945Z libio-async-perl libio-prompter-perl libio-pty-perl libio-string-perl 2021-05-19T23:31:15.6570642Z libipc-run-perl libjson-maybexs-perl liblinux-epoll-perl 2021-05-19T23:31:15.6573346Z liblist-compare-perl liblist-moreutils-perl liblist-someutils-perl 2021-05-19T23:31:15.6575410Z liblist-someutils-xs-perl liblog-any-adapter-screen-perl liblog-any-perl 2021-05-19T23:31:15.6577077Z libmodule-implementation-perl libmodule-runtime-perl libmoo-perl 2021-05-19T23:31:15.6578628Z libmoox-aliases-perl libmoox-struct-perl libnamespace-clean-perl 2021-05-19T23:31:15.6580218Z libnet-dns-perl libnet-dns-sec-perl libnet-domain-tld-perl libnet-ip-perl 2021-05-19T23:31:15.6582155Z libnet-libidn-perl libnumber-compare-perl libnumber-range-perl 2021-05-19T23:31:15.6583978Z libobject-id-perl libpackage-stash-perl libpackage-stash-xs-perl 2021-05-19T23:31:15.6585890Z libparams-classify-perl libparams-util-perl libparams-validate-perl 2021-05-19T23:31:15.6587897Z libpath-iterator-rule-perl libpath-tiny-perl libperl4-corelibs-perl 2021-05-19T23:31:15.6589644Z libperlio-gzip-perl libpod-constants-perl libqpdf26 libre-engine-re2-perl 2021-05-19T23:31:15.6592316Z libreadonly-perl libref-util-perl libref-util-xs-perl 2021-05-19T23:31:15.6596741Z libregexp-pattern-license-perl libregexp-pattern-perl librole-tiny-perl 2021-05-19T23:31:15.6598153Z libsereal-decoder-perl libsereal-encoder-perl libsereal-perl 2021-05-19T23:31:15.6599364Z libsort-key-perl libsort-versions-perl libstrictures-perl 2021-05-19T23:31:15.6600704Z libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl 2021-05-19T23:31:15.6602338Z libstruct-dumb-perl libsub-exporter-perl libsub-exporter-progressive-perl 2021-05-19T23:31:15.6604012Z libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl 2021-05-19T23:31:15.6605404Z libterm-readkey-perl libtest-fatal-perl libtest-refcount-perl 2021-05-19T23:31:15.6606800Z libtext-glob-perl libtext-levenshtein-perl libtype-tiny-perl 2021-05-19T23:31:15.6608173Z libtype-tiny-xs-perl libunicode-utf8-perl libvariable-magic-perl 2021-05-19T23:31:15.6609438Z libwant-perl libxml-writer-perl libyaml-libyaml-perl licensecheck lintian 2021-05-19T23:31:15.6610615Z patchutils python3-gpg python3-magic python3-unidiff python3-xdg qpdf 2021-05-19T23:31:15.6611258Z t1utils wdiff 2021-05-19T23:31:15.6611899Z 0 upgraded, 126 newly installed, 0 to remove and 18 not upgraded. 2021-05-19T23:31:15.6612500Z Need to get 8451 kB of archives. 2021-05-19T23:31:15.6613229Z After this operation, 31.7 MB of additional disk space will be used. 2021-05-19T23:31:15.6614484Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 2021-05-19T23:31:15.6616119Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] 2021-05-19T23:31:15.6617727Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] 2021-05-19T23:31:15.6619198Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] 2021-05-19T23:31:15.6620626Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] 2021-05-19T23:31:15.6622210Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] 2021-05-19T23:31:15.6624636Z 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-19T23:31:15.6681627Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] 2021-05-19T23:31:15.6683604Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] 2021-05-19T23:31:15.6685335Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] 2021-05-19T23:31:15.6686956Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] 2021-05-19T23:31:15.6688477Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] 2021-05-19T23:31:15.6689961Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] 2021-05-19T23:31:15.6691432Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 2021-05-19T23:31:15.6692893Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] 2021-05-19T23:31:15.6694300Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] 2021-05-19T23:31:15.6695972Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 2021-05-19T23:31:15.6697351Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 2021-05-19T23:31:15.6698641Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] 2021-05-19T23:31:15.6700208Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] 2021-05-19T23:31:15.6701666Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] 2021-05-19T23:31:15.6703139Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] 2021-05-19T23:31:15.6704509Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdebi-core all 0.9.5.7+nmu3 [116 kB] 2021-05-19T23:31:15.6705866Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-05-19T23:31:15.6707521Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-05-19T23:31:15.6708943Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-05-19T23:31:15.6710383Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] 2021-05-19T23:31:15.6711872Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-05-19T23:31:15.6713376Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] 2021-05-19T23:31:15.6714950Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] 2021-05-19T23:31:15.6716630Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] 2021-05-19T23:31:15.6718415Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] 2021-05-19T23:31:15.6720152Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] 2021-05-19T23:31:15.6721787Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] 2021-05-19T23:31:15.6723355Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] 2021-05-19T23:31:15.6726724Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] 2021-05-19T23:31:15.6728552Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] 2021-05-19T23:31:15.6730137Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] 2021-05-19T23:31:15.6731889Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] 2021-05-19T23:31:15.6733560Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] 2021-05-19T23:31:15.6735069Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] 2021-05-19T23:31:15.6736561Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] 2021-05-19T23:31:15.6738006Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] 2021-05-19T23:31:15.6739535Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] 2021-05-19T23:31:15.6741166Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] 2021-05-19T23:31:15.6742813Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] 2021-05-19T23:31:15.6744744Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] 2021-05-19T23:31:15.6746327Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] 2021-05-19T23:31:15.6748002Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] 2021-05-19T23:31:15.6749406Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] 2021-05-19T23:31:15.6750895Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] 2021-05-19T23:31:15.6752419Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] 2021-05-19T23:31:15.6753926Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] 2021-05-19T23:31:15.6755438Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] 2021-05-19T23:31:15.6756971Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] 2021-05-19T23:31:15.6758465Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] 2021-05-19T23:31:15.6759965Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] 2021-05-19T23:31:15.6761604Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] 2021-05-19T23:31:15.6763222Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] 2021-05-19T23:31:15.6764860Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] 2021-05-19T23:31:15.6766757Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] 2021-05-19T23:31:15.6768533Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] 2021-05-19T23:31:15.6770317Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 2021-05-19T23:31:15.6771822Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] 2021-05-19T23:31:15.6773412Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] 2021-05-19T23:31:15.6775288Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] 2021-05-19T23:31:15.6776839Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] 2021-05-19T23:31:15.6778709Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [12.1 kB] 2021-05-19T23:31:15.6780472Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] 2021-05-19T23:31:15.6782024Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] 2021-05-19T23:31:15.6783525Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] 2021-05-19T23:31:15.6785045Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] 2021-05-19T23:31:15.6835223Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] 2021-05-19T23:31:15.6837099Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] 2021-05-19T23:31:15.6838633Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] 2021-05-19T23:31:15.6840211Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] 2021-05-19T23:31:15.6842063Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] 2021-05-19T23:31:15.6843638Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] 2021-05-19T23:31:15.6845182Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] 2021-05-19T23:31:15.6846764Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-loop-epoll-perl all 0.20-1 [10.4 kB] 2021-05-19T23:31:15.6848362Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] 2021-05-19T23:31:15.6849876Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] 2021-05-19T23:31:15.6851436Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] 2021-05-19T23:31:15.6853015Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] 2021-05-19T23:31:15.6854622Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] 2021-05-19T23:31:15.6856514Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] 2021-05-19T23:31:15.6858133Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] 2021-05-19T23:31:15.6859734Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] 2021-05-19T23:31:15.6861313Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB] 2021-05-19T23:31:15.6863049Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] 2021-05-19T23:31:15.6864629Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] 2021-05-19T23:31:15.6866278Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] 2021-05-19T23:31:15.6868250Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] 2021-05-19T23:31:15.6869961Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] 2021-05-19T23:31:15.6871590Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] 2021-05-19T23:31:15.6873183Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] 2021-05-19T23:31:15.6874684Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqpdf26 amd64 9.1.1-1build1 [421 kB] 2021-05-19T23:31:15.6876192Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] 2021-05-19T23:31:15.6877831Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] 2021-05-19T23:31:15.6879270Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] 2021-05-19T23:31:15.6880941Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] 2021-05-19T23:31:15.6882672Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-license-perl all 3.2.0-1 [36.2 kB] 2021-05-19T23:31:15.6884398Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] 2021-05-19T23:31:15.6886291Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] 2021-05-19T23:31:15.6888129Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] 2021-05-19T23:31:15.6889642Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] 2021-05-19T23:31:15.6891491Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] 2021-05-19T23:31:15.6893308Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 2021-05-19T23:31:15.6895102Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] 2021-05-19T23:31:15.6896869Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] 2021-05-19T23:31:15.6898671Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] 2021-05-19T23:31:15.6900455Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] 2021-05-19T23:31:15.6902182Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] 2021-05-19T23:31:15.6903874Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] 2021-05-19T23:31:15.6905825Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] 2021-05-19T23:31:15.6910505Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] 2021-05-19T23:31:15.6912110Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] 2021-05-19T23:31:15.6913695Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] 2021-05-19T23:31:15.6915295Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] 2021-05-19T23:31:15.6916756Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] 2021-05-19T23:31:15.6918152Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] 2021-05-19T23:31:15.6919268Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] 2021-05-19T23:31:15.6920630Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 2021-05-19T23:31:15.6922158Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] 2021-05-19T23:31:15.6923601Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qpdf amd64 9.1.1-1build1 [476 kB] 2021-05-19T23:31:15.6925027Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] 2021-05-19T23:31:15.8564218Z Fetched 8451 kB in 0s (33.0 MB/s) 2021-05-19T23:31:15.9670918Z Selecting previously unselected package dctrl-tools. 2021-05-19T23:31:16.1328819Z (Reading database ... 2021-05-19T23:31:16.1329324Z (Reading database ... 5% 2021-05-19T23:31:16.1329889Z (Reading database ... 10% 2021-05-19T23:31:16.1330506Z (Reading database ... 15% 2021-05-19T23:31:16.1331023Z (Reading database ... 20% 2021-05-19T23:31:16.1331415Z (Reading database ... 25% 2021-05-19T23:31:16.1331806Z (Reading database ... 30% 2021-05-19T23:31:16.1332201Z (Reading database ... 35% 2021-05-19T23:31:16.1332599Z (Reading database ... 40% 2021-05-19T23:31:16.1333009Z (Reading database ... 45% 2021-05-19T23:31:16.1333405Z (Reading database ... 50% 2021-05-19T23:31:16.5860504Z (Reading database ... 55% 2021-05-19T23:31:17.1180603Z (Reading database ... 60% 2021-05-19T23:31:17.6559324Z (Reading database ... 65% 2021-05-19T23:31:18.5454164Z (Reading database ... 70% 2021-05-19T23:31:19.4799204Z (Reading database ... 75% 2021-05-19T23:31:20.5556110Z (Reading database ... 80% 2021-05-19T23:31:21.6520740Z (Reading database ... 85% 2021-05-19T23:31:23.3842348Z (Reading database ... 90% 2021-05-19T23:31:25.0318908Z (Reading database ... 95% 2021-05-19T23:31:25.0319922Z (Reading database ... 100% 2021-05-19T23:31:25.0320876Z (Reading database ... 228858 files and directories currently installed.) 2021-05-19T23:31:25.0461627Z Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... 2021-05-19T23:31:25.0563910Z Unpacking dctrl-tools (2.24-3) ... 2021-05-19T23:31:25.2277820Z Selecting previously unselected package libfile-which-perl. 2021-05-19T23:31:25.2542594Z Preparing to unpack .../001-libfile-which-perl_1.23-1_all.deb ... 2021-05-19T23:31:25.2577756Z Unpacking libfile-which-perl (1.23-1) ... 2021-05-19T23:31:25.3388925Z Selecting previously unselected package libfile-homedir-perl. 2021-05-19T23:31:25.3624402Z Preparing to unpack .../002-libfile-homedir-perl_1.004-1_all.deb ... 2021-05-19T23:31:25.3652114Z Unpacking libfile-homedir-perl (1.004-1) ... 2021-05-19T23:31:25.4257295Z Selecting previously unselected package libio-pty-perl. 2021-05-19T23:31:25.4508336Z Preparing to unpack .../003-libio-pty-perl_1%3a1.12-1_amd64.deb ... 2021-05-19T23:31:25.4537524Z Unpacking libio-pty-perl (1:1.12-1) ... 2021-05-19T23:31:25.4988290Z Selecting previously unselected package libipc-run-perl. 2021-05-19T23:31:25.5176878Z Preparing to unpack .../004-libipc-run-perl_20180523.0-2_all.deb ... 2021-05-19T23:31:25.5199960Z Unpacking libipc-run-perl (20180523.0-2) ... 2021-05-19T23:31:25.5657474Z Selecting previously unselected package libclass-method-modifiers-perl. 2021-05-19T23:31:25.5898285Z Preparing to unpack .../005-libclass-method-modifiers-perl_2.13-1_all.deb ... 2021-05-19T23:31:25.5942705Z Unpacking libclass-method-modifiers-perl (2.13-1) ... 2021-05-19T23:31:25.6369707Z Selecting previously unselected package libb-hooks-op-check-perl. 2021-05-19T23:31:25.6644199Z Preparing to unpack .../006-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... 2021-05-19T23:31:25.6665154Z Unpacking libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-19T23:31:25.7170153Z Selecting previously unselected package libdynaloader-functions-perl. 2021-05-19T23:31:25.7436057Z Preparing to unpack .../007-libdynaloader-functions-perl_0.003-1_all.deb ... 2021-05-19T23:31:25.7508111Z Unpacking libdynaloader-functions-perl (0.003-1) ... 2021-05-19T23:31:25.7835280Z Selecting previously unselected package libdevel-callchecker-perl. 2021-05-19T23:31:25.8097475Z Preparing to unpack .../008-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... 2021-05-19T23:31:25.8140275Z Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-19T23:31:25.8508187Z Selecting previously unselected package libparams-classify-perl. 2021-05-19T23:31:25.8709187Z Preparing to unpack .../009-libparams-classify-perl_0.015-1build2_amd64.deb ... 2021-05-19T23:31:25.8728651Z Unpacking libparams-classify-perl (0.015-1build2) ... 2021-05-19T23:31:25.9068045Z Selecting previously unselected package libmodule-runtime-perl. 2021-05-19T23:31:25.9294096Z Preparing to unpack .../010-libmodule-runtime-perl_0.016-1_all.deb ... 2021-05-19T23:31:25.9324382Z Unpacking libmodule-runtime-perl (0.016-1) ... 2021-05-19T23:31:25.9644214Z Selecting previously unselected package libimport-into-perl. 2021-05-19T23:31:25.9915675Z Preparing to unpack .../011-libimport-into-perl_1.002005-1_all.deb ... 2021-05-19T23:31:25.9940315Z Unpacking libimport-into-perl (1.002005-1) ... 2021-05-19T23:31:26.0319068Z Selecting previously unselected package librole-tiny-perl. 2021-05-19T23:31:26.0568443Z Preparing to unpack .../012-librole-tiny-perl_2.001004-1_all.deb ... 2021-05-19T23:31:26.0603182Z Unpacking librole-tiny-perl (2.001004-1) ... 2021-05-19T23:31:26.0990523Z Selecting previously unselected package libstrictures-perl. 2021-05-19T23:31:26.1165778Z Preparing to unpack .../013-libstrictures-perl_2.000006-1_all.deb ... 2021-05-19T23:31:26.1189947Z Unpacking libstrictures-perl (2.000006-1) ... 2021-05-19T23:31:26.1512129Z Selecting previously unselected package libsub-quote-perl. 2021-05-19T23:31:26.1778650Z Preparing to unpack .../014-libsub-quote-perl_2.006006-1_all.deb ... 2021-05-19T23:31:26.1803817Z Unpacking libsub-quote-perl (2.006006-1) ... 2021-05-19T23:31:26.2104177Z Selecting previously unselected package libmoo-perl. 2021-05-19T23:31:26.2394350Z Preparing to unpack .../015-libmoo-perl_2.003006-1_all.deb ... 2021-05-19T23:31:26.2424602Z Unpacking libmoo-perl (2.003006-1) ... 2021-05-19T23:31:26.2827998Z Selecting previously unselected package patchutils. 2021-05-19T23:31:26.3045707Z Preparing to unpack .../016-patchutils_0.3.4-2_amd64.deb ... 2021-05-19T23:31:26.3064437Z Unpacking patchutils (0.3.4-2) ... 2021-05-19T23:31:26.3827934Z Selecting previously unselected package wdiff. 2021-05-19T23:31:26.4072918Z Preparing to unpack .../017-wdiff_1.2.2-2build1_amd64.deb ... 2021-05-19T23:31:26.4092208Z Unpacking wdiff (1.2.2-2build1) ... 2021-05-19T23:31:26.4668053Z Selecting previously unselected package devscripts. 2021-05-19T23:31:26.4888872Z Preparing to unpack .../018-devscripts_2.20.2ubuntu2_amd64.deb ... 2021-05-19T23:31:26.5124184Z Unpacking devscripts (2.20.2ubuntu2) ... 2021-05-19T23:31:26.6784859Z Selecting previously unselected package diffstat. 2021-05-19T23:31:26.7043209Z Preparing to unpack .../019-diffstat_1.63-1_amd64.deb ... 2021-05-19T23:31:26.7066253Z Unpacking diffstat (1.63-1) ... 2021-05-19T23:31:26.7422972Z Selecting previously unselected package python3-gpg. 2021-05-19T23:31:26.7662565Z Preparing to unpack .../020-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... 2021-05-19T23:31:26.7682514Z Unpacking python3-gpg (1.13.1-7ubuntu2) ... 2021-05-19T23:31:26.8298042Z Selecting previously unselected package dput. 2021-05-19T23:31:26.8560852Z Preparing to unpack .../021-dput_1.0.3ubuntu1_all.deb ... 2021-05-19T23:31:26.8649477Z Unpacking dput (1.0.3ubuntu1) ... 2021-05-19T23:31:26.9068402Z Selecting previously unselected package gdebi-core. 2021-05-19T23:31:26.9309466Z Preparing to unpack .../022-gdebi-core_0.9.5.7+nmu3_all.deb ... 2021-05-19T23:31:26.9333572Z Unpacking gdebi-core (0.9.5.7+nmu3) ... 2021-05-19T23:31:27.0932286Z Selecting previously unselected package libcroco3:amd64. 2021-05-19T23:31:27.1177041Z Preparing to unpack .../023-libcroco3_0.6.13-1_amd64.deb ... 2021-05-19T23:31:27.1321801Z Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-05-19T23:31:27.1747897Z Selecting previously unselected package gettext. 2021-05-19T23:31:27.1969490Z Preparing to unpack .../024-gettext_0.19.8.1-10build1_amd64.deb ... 2021-05-19T23:31:27.1998711Z Unpacking gettext (0.19.8.1-10build1) ... 2021-05-19T23:31:27.3628535Z Selecting previously unselected package intltool-debian. 2021-05-19T23:31:27.3859857Z Preparing to unpack .../025-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-05-19T23:31:27.3877185Z Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-05-19T23:31:27.4149043Z Selecting previously unselected package libapt-pkg-perl. 2021-05-19T23:31:27.4408018Z Preparing to unpack .../026-libapt-pkg-perl_0.1.36build3_amd64.deb ... 2021-05-19T23:31:27.4418812Z Unpacking libapt-pkg-perl (0.1.36build3) ... 2021-05-19T23:31:27.4713066Z Selecting previously unselected package libarchive-zip-perl. 2021-05-19T23:31:27.4998583Z Preparing to unpack .../027-libarchive-zip-perl_1.67-2_all.deb ... 2021-05-19T23:31:27.5011230Z Unpacking libarchive-zip-perl (1.67-2) ... 2021-05-19T23:31:27.5341480Z Selecting previously unselected package libarray-intspan-perl. 2021-05-19T23:31:27.5595838Z Preparing to unpack .../028-libarray-intspan-perl_2.003-1_all.deb ... 2021-05-19T23:31:27.5606646Z Unpacking libarray-intspan-perl (2.003-1) ... 2021-05-19T23:31:27.5945840Z Selecting previously unselected package libasync-mergepoint-perl. 2021-05-19T23:31:27.6135031Z Preparing to unpack .../029-libasync-mergepoint-perl_0.04-2_all.deb ... 2021-05-19T23:31:27.6152540Z Unpacking libasync-mergepoint-perl (0.04-2) ... 2021-05-19T23:31:27.6428503Z Selecting previously unselected package libmodule-implementation-perl. 2021-05-19T23:31:27.6705663Z Preparing to unpack .../030-libmodule-implementation-perl_0.09-1_all.deb ... 2021-05-19T23:31:27.6720829Z Unpacking libmodule-implementation-perl (0.09-1) ... 2021-05-19T23:31:27.7027942Z Selecting previously unselected package libsub-exporter-progressive-perl. 2021-05-19T23:31:27.7214788Z Preparing to unpack .../031-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 2021-05-19T23:31:27.7229313Z Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-19T23:31:27.7481165Z Selecting previously unselected package libvariable-magic-perl. 2021-05-19T23:31:27.7721388Z Preparing to unpack .../032-libvariable-magic-perl_0.62-1build2_amd64.deb ... 2021-05-19T23:31:27.7735299Z Unpacking libvariable-magic-perl (0.62-1build2) ... 2021-05-19T23:31:27.8028059Z Selecting previously unselected package libb-hooks-endofscope-perl. 2021-05-19T23:31:27.8240334Z Preparing to unpack .../033-libb-hooks-endofscope-perl_0.24-1_all.deb ... 2021-05-19T23:31:27.8253184Z Unpacking libb-hooks-endofscope-perl (0.24-1) ... 2021-05-19T23:31:27.8548571Z Selecting previously unselected package libcapture-tiny-perl. 2021-05-19T23:31:27.8729715Z Preparing to unpack .../034-libcapture-tiny-perl_0.48-1_all.deb ... 2021-05-19T23:31:27.8741005Z Unpacking libcapture-tiny-perl (0.48-1) ... 2021-05-19T23:31:27.9068410Z Selecting previously unselected package libclass-xsaccessor-perl. 2021-05-19T23:31:27.9268794Z Preparing to unpack .../035-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... 2021-05-19T23:31:27.9285295Z Unpacking libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-19T23:31:27.9548597Z Selecting previously unselected package libclone-perl. 2021-05-19T23:31:27.9801042Z Preparing to unpack .../036-libclone-perl_0.43-2_amd64.deb ... 2021-05-19T23:31:27.9812613Z Unpacking libclone-perl (0.43-2) ... 2021-05-19T23:31:28.0107790Z Selecting previously unselected package libparams-util-perl. 2021-05-19T23:31:28.0288349Z Preparing to unpack .../037-libparams-util-perl_1.07-3build5_amd64.deb ... 2021-05-19T23:31:28.0299902Z Unpacking libparams-util-perl (1.07-3build5) ... 2021-05-19T23:31:28.0547458Z Selecting previously unselected package libsub-install-perl. 2021-05-19T23:31:28.0901251Z Preparing to unpack .../038-libsub-install-perl_0.928-1_all.deb ... 2021-05-19T23:31:28.0915050Z Unpacking libsub-install-perl (0.928-1) ... 2021-05-19T23:31:28.1222690Z Selecting previously unselected package libdata-optlist-perl. 2021-05-19T23:31:28.1431099Z Preparing to unpack .../039-libdata-optlist-perl_0.110-1_all.deb ... 2021-05-19T23:31:28.1442943Z Unpacking libdata-optlist-perl (0.110-1) ... 2021-05-19T23:31:28.1743428Z Selecting previously unselected package libsub-exporter-perl. 2021-05-19T23:31:28.1994783Z Preparing to unpack .../040-libsub-exporter-perl_0.987-1_all.deb ... 2021-05-19T23:31:28.2094863Z Unpacking libsub-exporter-perl (0.987-1) ... 2021-05-19T23:31:28.2428794Z Selecting previously unselected package libconst-fast-perl. 2021-05-19T23:31:28.2641965Z Preparing to unpack .../041-libconst-fast-perl_0.014-1_all.deb ... 2021-05-19T23:31:28.2653076Z Unpacking libconst-fast-perl (0.014-1) ... 2021-05-19T23:31:28.2908133Z Selecting previously unselected package libwant-perl. 2021-05-19T23:31:28.3142666Z Preparing to unpack .../042-libwant-perl_0.29-1build4_amd64.deb ... 2021-05-19T23:31:28.3155190Z Unpacking libwant-perl (0.29-1build4) ... 2021-05-19T23:31:28.3399507Z Selecting previously unselected package libcontextual-return-perl. 2021-05-19T23:31:28.3648799Z Preparing to unpack .../043-libcontextual-return-perl_0.004014-2_all.deb ... 2021-05-19T23:31:28.3659767Z Unpacking libcontextual-return-perl (0.004014-2) ... 2021-05-19T23:31:28.3947900Z Selecting previously unselected package libcpanel-json-xs-perl. 2021-05-19T23:31:28.4163548Z Preparing to unpack .../044-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... 2021-05-19T23:31:28.4180160Z Unpacking libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-19T23:31:28.4588793Z Selecting previously unselected package libdigest-bubblebabble-perl. 2021-05-19T23:31:28.4803521Z Preparing to unpack .../045-libdigest-bubblebabble-perl_0.02-2_all.deb ... 2021-05-19T23:31:28.4820004Z Unpacking libdigest-bubblebabble-perl (0.02-2) ... 2021-05-19T23:31:28.5108820Z Selecting previously unselected package libdigest-hmac-perl. 2021-05-19T23:31:28.5276555Z Preparing to unpack .../046-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... 2021-05-19T23:31:28.5284265Z Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-19T23:31:28.5588255Z Selecting previously unselected package libdistro-info-perl. 2021-05-19T23:31:28.5800250Z Preparing to unpack .../047-libdistro-info-perl_0.23ubuntu1_all.deb ... 2021-05-19T23:31:28.5811141Z Unpacking libdistro-info-perl (0.23ubuntu1) ... 2021-05-19T23:31:28.6068342Z Selecting previously unselected package libnet-ip-perl. 2021-05-19T23:31:28.6275606Z Preparing to unpack .../048-libnet-ip-perl_1.26-2_all.deb ... 2021-05-19T23:31:28.6286216Z Unpacking libnet-ip-perl (1.26-2) ... 2021-05-19T23:31:28.6646517Z Selecting previously unselected package libnet-dns-perl. 2021-05-19T23:31:28.6877559Z Preparing to unpack .../049-libnet-dns-perl_1.22-1_all.deb ... 2021-05-19T23:31:28.6890069Z Unpacking libnet-dns-perl (1.22-1) ... 2021-05-19T23:31:28.7548198Z Selecting previously unselected package libnet-domain-tld-perl. 2021-05-19T23:31:28.7738466Z Preparing to unpack .../050-libnet-domain-tld-perl_1.75-1_all.deb ... 2021-05-19T23:31:28.7748696Z Unpacking libnet-domain-tld-perl (1.75-1) ... 2021-05-19T23:31:28.8007657Z Selecting previously unselected package libemail-valid-perl. 2021-05-19T23:31:28.8252844Z Preparing to unpack .../051-libemail-valid-perl_1.202-1_all.deb ... 2021-05-19T23:31:28.8264834Z Unpacking libemail-valid-perl (1.202-1) ... 2021-05-19T23:31:28.8548201Z Selecting previously unselected package libexporter-tiny-perl. 2021-05-19T23:31:28.8748564Z Preparing to unpack .../052-libexporter-tiny-perl_1.002001-1_all.deb ... 2021-05-19T23:31:28.8758175Z Unpacking libexporter-tiny-perl (1.002001-1) ... 2021-05-19T23:31:28.9068280Z Selecting previously unselected package libfile-chdir-perl. 2021-05-19T23:31:28.9288067Z Preparing to unpack .../053-libfile-chdir-perl_0.1008-1_all.deb ... 2021-05-19T23:31:28.9297731Z Unpacking libfile-chdir-perl (0.1008-1) ... 2021-05-19T23:31:28.9583754Z Selecting previously unselected package libnumber-compare-perl. 2021-05-19T23:31:28.9812691Z Preparing to unpack .../054-libnumber-compare-perl_0.03-1_all.deb ... 2021-05-19T23:31:28.9827374Z Unpacking libnumber-compare-perl (0.03-1) ... 2021-05-19T23:31:29.0108292Z Selecting previously unselected package libtext-glob-perl. 2021-05-19T23:31:29.0328162Z Preparing to unpack .../055-libtext-glob-perl_0.10-1_all.deb ... 2021-05-19T23:31:29.0339810Z Unpacking libtext-glob-perl (0.10-1) ... 2021-05-19T23:31:29.0628277Z Selecting previously unselected package libfile-find-rule-perl. 2021-05-19T23:31:29.0885195Z Preparing to unpack .../056-libfile-find-rule-perl_0.34-1_all.deb ... 2021-05-19T23:31:29.0905456Z Unpacking libfile-find-rule-perl (0.34-1) ... 2021-05-19T23:31:29.1153892Z Selecting previously unselected package libio-string-perl. 2021-05-19T23:31:29.1410531Z Preparing to unpack .../057-libio-string-perl_1.08-3_all.deb ... 2021-05-19T23:31:29.1419625Z Unpacking libio-string-perl (1.08-3) ... 2021-05-19T23:31:29.1662318Z Selecting previously unselected package libfont-ttf-perl. 2021-05-19T23:31:29.1925722Z Preparing to unpack .../058-libfont-ttf-perl_1.06-1_all.deb ... 2021-05-19T23:31:29.1936146Z Unpacking libfont-ttf-perl (1.06-1) ... 2021-05-19T23:31:29.2529686Z Selecting previously unselected package libfuture-perl. 2021-05-19T23:31:29.2776156Z Preparing to unpack .../059-libfuture-perl_0.43-1_all.deb ... 2021-05-19T23:31:29.2790226Z Unpacking libfuture-perl (0.43-1) ... 2021-05-19T23:31:29.3108277Z Selecting previously unselected package libparams-validate-perl. 2021-05-19T23:31:29.3347045Z Preparing to unpack .../060-libparams-validate-perl_1.29-3_amd64.deb ... 2021-05-19T23:31:29.3357805Z Unpacking libparams-validate-perl (1.29-3) ... 2021-05-19T23:31:29.3676291Z Selecting previously unselected package libgetopt-long-descriptive-perl. 2021-05-19T23:31:29.3953572Z Preparing to unpack .../061-libgetopt-long-descriptive-perl_0.104-1_all.deb ... 2021-05-19T23:31:29.3963414Z Unpacking libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-19T23:31:29.4216189Z Selecting previously unselected package libsort-versions-perl. 2021-05-19T23:31:29.4482056Z Preparing to unpack .../062-libsort-versions-perl_1.62-1_all.deb ... 2021-05-19T23:31:29.4491659Z Unpacking libsort-versions-perl (1.62-1) ... 2021-05-19T23:31:29.4748336Z Selecting previously unselected package libgit-wrapper-perl. 2021-05-19T23:31:29.4971398Z Preparing to unpack .../063-libgit-wrapper-perl_0.048-1_all.deb ... 2021-05-19T23:31:29.4981534Z Unpacking libgit-wrapper-perl (0.048-1) ... 2021-05-19T23:31:29.5268420Z Selecting previously unselected package libhttp-tiny-multipart-perl. 2021-05-19T23:31:29.5492911Z Preparing to unpack .../064-libhttp-tiny-multipart-perl_0.08-1_all.deb ... 2021-05-19T23:31:29.5503728Z Unpacking libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-19T23:31:29.5748536Z Selecting previously unselected package libio-prompter-perl. 2021-05-19T23:31:29.5992195Z Preparing to unpack .../065-libio-prompter-perl_0.004015-1_all.deb ... 2021-05-19T23:31:29.6001741Z Unpacking libio-prompter-perl (0.004015-1) ... 2021-05-19T23:31:29.6309463Z Selecting previously unselected package liblog-any-perl. 2021-05-19T23:31:29.6548762Z Preparing to unpack .../066-liblog-any-perl_1.708-1_all.deb ... 2021-05-19T23:31:29.6566677Z Unpacking liblog-any-perl (1.708-1) ... 2021-05-19T23:31:29.6920085Z Selecting previously unselected package liblog-any-adapter-screen-perl. 2021-05-19T23:31:29.7165774Z Preparing to unpack .../067-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 2021-05-19T23:31:29.7176564Z Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-19T23:31:29.7429589Z Selecting previously unselected package libpackage-stash-perl. 2021-05-19T23:31:29.7666292Z Preparing to unpack .../068-libpackage-stash-perl_0.38-1_all.deb ... 2021-05-19T23:31:29.7683140Z Unpacking libpackage-stash-perl (0.38-1) ... 2021-05-19T23:31:29.7990045Z Selecting previously unselected package libsub-identify-perl. 2021-05-19T23:31:29.8191155Z Preparing to unpack .../069-libsub-identify-perl_0.14-1build2_amd64.deb ... 2021-05-19T23:31:29.8205233Z Unpacking libsub-identify-perl (0.14-1build2) ... 2021-05-19T23:31:29.8469770Z Selecting previously unselected package libsub-name-perl. 2021-05-19T23:31:29.8683965Z Preparing to unpack .../070-libsub-name-perl_0.26-1_amd64.deb ... 2021-05-19T23:31:29.8693985Z Unpacking libsub-name-perl (0.26-1) ... 2021-05-19T23:31:29.8988410Z Selecting previously unselected package libnamespace-clean-perl. 2021-05-19T23:31:29.9218710Z Preparing to unpack .../071-libnamespace-clean-perl_0.27-1_all.deb ... 2021-05-19T23:31:29.9228917Z Unpacking libnamespace-clean-perl (0.27-1) ... 2021-05-19T23:31:29.9548695Z Selecting previously unselected package libpath-tiny-perl. 2021-05-19T23:31:29.9716590Z Preparing to unpack .../072-libpath-tiny-perl_0.108-1_all.deb ... 2021-05-19T23:31:29.9727775Z Unpacking libpath-tiny-perl (0.108-1) ... 2021-05-19T23:31:30.0030002Z Selecting previously unselected package libtype-tiny-perl. 2021-05-19T23:31:30.0250603Z Preparing to unpack .../073-libtype-tiny-perl_1.008001-2_all.deb ... 2021-05-19T23:31:30.0262496Z Unpacking libtype-tiny-perl (1.008001-2) ... 2021-05-19T23:31:30.1487441Z Selecting previously unselected package libgitlab-api-v4-perl. 2021-05-19T23:31:30.1741957Z Preparing to unpack .../074-libgitlab-api-v4-perl_0.25-1_all.deb ... 2021-05-19T23:31:30.1751999Z Unpacking libgitlab-api-v4-perl (0.25-1) ... 2021-05-19T23:31:30.2143631Z Selecting previously unselected package libhash-fieldhash-perl. 2021-05-19T23:31:30.2328207Z Preparing to unpack .../075-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... 2021-05-19T23:31:30.2338092Z Unpacking libhash-fieldhash-perl (0.15-1build2) ... 2021-05-19T23:31:30.2628287Z Selecting previously unselected package libstruct-dumb-perl. 2021-05-19T23:31:30.2837287Z Preparing to unpack .../076-libstruct-dumb-perl_0.09-1_all.deb ... 2021-05-19T23:31:30.2846734Z Unpacking libstruct-dumb-perl (0.09-1) ... 2021-05-19T23:31:30.3087565Z Selecting previously unselected package libio-async-perl. 2021-05-19T23:31:30.3336762Z Preparing to unpack .../077-libio-async-perl_0.75-1_all.deb ... 2021-05-19T23:31:30.3347428Z Unpacking libio-async-perl (0.75-1) ... 2021-05-19T23:31:30.3867791Z Selecting previously unselected package liblinux-epoll-perl. 2021-05-19T23:31:30.4080021Z Preparing to unpack .../078-liblinux-epoll-perl_0.017-1_amd64.deb ... 2021-05-19T23:31:30.4094896Z Unpacking liblinux-epoll-perl (0.017-1) ... 2021-05-19T23:31:30.4348472Z Selecting previously unselected package libio-async-loop-epoll-perl. 2021-05-19T23:31:30.4589159Z Preparing to unpack .../079-libio-async-loop-epoll-perl_0.20-1_all.deb ... 2021-05-19T23:31:30.4624672Z Unpacking libio-async-loop-epoll-perl (0.20-1) ... 2021-05-19T23:31:30.4845587Z Selecting previously unselected package libjson-maybexs-perl. 2021-05-19T23:31:30.5095515Z Preparing to unpack .../080-libjson-maybexs-perl_1.004000-1_all.deb ... 2021-05-19T23:31:30.5107932Z Unpacking libjson-maybexs-perl (1.004000-1) ... 2021-05-19T23:31:30.5388177Z Selecting previously unselected package liblist-compare-perl. 2021-05-19T23:31:30.5590367Z Preparing to unpack .../081-liblist-compare-perl_0.53-1_all.deb ... 2021-05-19T23:31:30.5608644Z Unpacking liblist-compare-perl (0.53-1) ... 2021-05-19T23:31:30.5895973Z Selecting previously unselected package liblist-moreutils-perl. 2021-05-19T23:31:30.6144019Z Preparing to unpack .../082-liblist-moreutils-perl_0.416-1build5_amd64.deb ... 2021-05-19T23:31:30.6154328Z Unpacking liblist-moreutils-perl (0.416-1build5) ... 2021-05-19T23:31:30.6600861Z Selecting previously unselected package liblist-someutils-perl. 2021-05-19T23:31:30.6878852Z Preparing to unpack .../083-liblist-someutils-perl_0.58-1_all.deb ... 2021-05-19T23:31:30.6890500Z Unpacking liblist-someutils-perl (0.58-1) ... 2021-05-19T23:31:30.7188382Z Selecting previously unselected package liblist-someutils-xs-perl. 2021-05-19T23:31:30.7381149Z Preparing to unpack .../084-liblist-someutils-xs-perl_0.58-2_amd64.deb ... 2021-05-19T23:31:30.7394329Z Unpacking liblist-someutils-xs-perl (0.58-2) ... 2021-05-19T23:31:30.7668552Z Selecting previously unselected package libmoox-aliases-perl. 2021-05-19T23:31:30.7886868Z Preparing to unpack .../085-libmoox-aliases-perl_0.001006-1_all.deb ... 2021-05-19T23:31:30.7896520Z Unpacking libmoox-aliases-perl (0.001006-1) ... 2021-05-19T23:31:30.8187856Z Selecting previously unselected package libobject-id-perl. 2021-05-19T23:31:30.8365820Z Preparing to unpack .../086-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 2021-05-19T23:31:30.8377527Z Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-19T23:31:30.8610729Z Selecting previously unselected package libmoox-struct-perl. 2021-05-19T23:31:30.8896662Z Preparing to unpack .../087-libmoox-struct-perl_0.017-1_all.deb ... 2021-05-19T23:31:30.8924433Z Unpacking libmoox-struct-perl (0.017-1) ... 2021-05-19T23:31:30.9205027Z Selecting previously unselected package libnet-dns-sec-perl. 2021-05-19T23:31:30.9465742Z Preparing to unpack .../088-libnet-dns-sec-perl_1.15-1_amd64.deb ... 2021-05-19T23:31:30.9479203Z Unpacking libnet-dns-sec-perl (1.15-1) ... 2021-05-19T23:31:30.9908427Z Selecting previously unselected package libnet-libidn-perl. 2021-05-19T23:31:31.0126150Z Preparing to unpack .../089-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... 2021-05-19T23:31:31.0135286Z Unpacking libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-19T23:31:31.0508235Z Selecting previously unselected package libnumber-range-perl. 2021-05-19T23:31:31.0679368Z Preparing to unpack .../090-libnumber-range-perl_0.12-1_all.deb ... 2021-05-19T23:31:31.0689517Z Unpacking libnumber-range-perl (0.12-1) ... 2021-05-19T23:31:31.0988271Z Selecting previously unselected package libpackage-stash-xs-perl. 2021-05-19T23:31:31.1182088Z Preparing to unpack .../091-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... 2021-05-19T23:31:31.1194811Z Unpacking libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-19T23:31:31.1468443Z Selecting previously unselected package libpath-iterator-rule-perl. 2021-05-19T23:31:31.1698454Z Preparing to unpack .../092-libpath-iterator-rule-perl_1.014-1_all.deb ... 2021-05-19T23:31:31.1729375Z Unpacking libpath-iterator-rule-perl (1.014-1) ... 2021-05-19T23:31:31.2008116Z Selecting previously unselected package libperl4-corelibs-perl. 2021-05-19T23:31:31.2249155Z Preparing to unpack .../093-libperl4-corelibs-perl_0.004-2_all.deb ... 2021-05-19T23:31:31.2265446Z Unpacking libperl4-corelibs-perl (0.004-2) ... 2021-05-19T23:31:31.2560949Z Selecting previously unselected package libperlio-gzip-perl. 2021-05-19T23:31:31.2804405Z Preparing to unpack .../094-libperlio-gzip-perl_0.19-1build5_amd64.deb ... 2021-05-19T23:31:31.2834360Z Unpacking libperlio-gzip-perl (0.19-1build5) ... 2021-05-19T23:31:31.3092686Z Selecting previously unselected package libpod-constants-perl. 2021-05-19T23:31:31.3334813Z Preparing to unpack .../095-libpod-constants-perl_0.19-1_all.deb ... 2021-05-19T23:31:31.3343987Z Unpacking libpod-constants-perl (0.19-1) ... 2021-05-19T23:31:31.3629193Z Selecting previously unselected package libqpdf26:amd64. 2021-05-19T23:31:31.3898076Z Preparing to unpack .../096-libqpdf26_9.1.1-1build1_amd64.deb ... 2021-05-19T23:31:31.3928611Z Unpacking libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-19T23:31:31.4627976Z Selecting previously unselected package libre-engine-re2-perl. 2021-05-19T23:31:31.4814529Z Preparing to unpack .../097-libre-engine-re2-perl_0.13-5_amd64.deb ... 2021-05-19T23:31:31.4828996Z Unpacking libre-engine-re2-perl (0.13-5) ... 2021-05-19T23:31:31.5086446Z Selecting previously unselected package libreadonly-perl. 2021-05-19T23:31:31.5341206Z Preparing to unpack .../098-libreadonly-perl_2.050-2_all.deb ... 2021-05-19T23:31:31.5350282Z Unpacking libreadonly-perl (2.050-2) ... 2021-05-19T23:31:31.5618318Z Selecting previously unselected package libref-util-perl. 2021-05-19T23:31:31.5894978Z Preparing to unpack .../099-libref-util-perl_0.204-1_all.deb ... 2021-05-19T23:31:31.5909880Z Unpacking libref-util-perl (0.204-1) ... 2021-05-19T23:31:31.6151085Z Selecting previously unselected package libref-util-xs-perl. 2021-05-19T23:31:31.6388435Z Preparing to unpack .../100-libref-util-xs-perl_0.117-1build2_amd64.deb ... 2021-05-19T23:31:31.6406696Z Unpacking libref-util-xs-perl (0.117-1build2) ... 2021-05-19T23:31:31.6652425Z Selecting previously unselected package libregexp-pattern-license-perl. 2021-05-19T23:31:31.6905823Z Preparing to unpack .../101-libregexp-pattern-license-perl_3.2.0-1_all.deb ... 2021-05-19T23:31:31.6923264Z Unpacking libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-19T23:31:31.7190886Z Selecting previously unselected package libregexp-pattern-perl. 2021-05-19T23:31:31.7452663Z Preparing to unpack .../102-libregexp-pattern-perl_0.2.12-1_all.deb ... 2021-05-19T23:31:31.7460581Z Unpacking libregexp-pattern-perl (0.2.12-1) ... 2021-05-19T23:31:31.7694739Z Selecting previously unselected package libsereal-decoder-perl. 2021-05-19T23:31:31.7952832Z Preparing to unpack .../103-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-19T23:31:31.7962261Z Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-19T23:31:31.8347903Z Selecting previously unselected package libsereal-encoder-perl. 2021-05-19T23:31:31.8535714Z Preparing to unpack .../104-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-19T23:31:31.8549185Z Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-19T23:31:31.8908149Z Selecting previously unselected package libsereal-perl. 2021-05-19T23:31:31.9095349Z Preparing to unpack .../105-libsereal-perl_4.011-1_all.deb ... 2021-05-19T23:31:31.9107778Z Unpacking libsereal-perl (4.011-1) ... 2021-05-19T23:31:31.9340415Z Selecting previously unselected package libsort-key-perl. 2021-05-19T23:31:31.9618168Z Preparing to unpack .../106-libsort-key-perl_1.33-2build2_amd64.deb ... 2021-05-19T23:31:31.9641516Z Unpacking libsort-key-perl (1.33-2build2) ... 2021-05-19T23:31:31.9898779Z Selecting previously unselected package libstring-copyright-perl. 2021-05-19T23:31:32.0143237Z Preparing to unpack .../107-libstring-copyright-perl_0.003006-1_all.deb ... 2021-05-19T23:31:32.0156982Z Unpacking libstring-copyright-perl (0.003006-1) ... 2021-05-19T23:31:32.0408516Z Selecting previously unselected package libstring-escape-perl. 2021-05-19T23:31:32.0710951Z Preparing to unpack .../108-libstring-escape-perl_2010.002-2_all.deb ... 2021-05-19T23:31:32.0724020Z Unpacking libstring-escape-perl (2010.002-2) ... 2021-05-19T23:31:32.1068689Z Selecting previously unselected package libstring-shellquote-perl. 2021-05-19T23:31:32.1279515Z Preparing to unpack .../109-libstring-shellquote-perl_1.04-1_all.deb ... 2021-05-19T23:31:32.1290072Z Unpacking libstring-shellquote-perl (1.04-1) ... 2021-05-19T23:31:32.1628191Z Selecting previously unselected package libterm-readkey-perl. 2021-05-19T23:31:32.1841572Z Preparing to unpack .../110-libterm-readkey-perl_2.38-1build1_amd64.deb ... 2021-05-19T23:31:32.1852447Z Unpacking libterm-readkey-perl (2.38-1build1) ... 2021-05-19T23:31:32.2114198Z Selecting previously unselected package libtest-fatal-perl. 2021-05-19T23:31:32.2365935Z Preparing to unpack .../111-libtest-fatal-perl_0.014-1_all.deb ... 2021-05-19T23:31:32.2377278Z Unpacking libtest-fatal-perl (0.014-1) ... 2021-05-19T23:31:32.2627177Z Selecting previously unselected package libtest-refcount-perl. 2021-05-19T23:31:32.2883037Z Preparing to unpack .../112-libtest-refcount-perl_0.10-1_all.deb ... 2021-05-19T23:31:32.2893598Z Unpacking libtest-refcount-perl (0.10-1) ... 2021-05-19T23:31:32.3135306Z Selecting previously unselected package libtext-levenshtein-perl. 2021-05-19T23:31:32.3390522Z Preparing to unpack .../113-libtext-levenshtein-perl_0.13-1_all.deb ... 2021-05-19T23:31:32.3399796Z Unpacking libtext-levenshtein-perl (0.13-1) ... 2021-05-19T23:31:32.3639621Z Selecting previously unselected package libtype-tiny-xs-perl. 2021-05-19T23:31:32.3940777Z Preparing to unpack .../114-libtype-tiny-xs-perl_0.016-1_amd64.deb ... 2021-05-19T23:31:32.3952128Z Unpacking libtype-tiny-xs-perl (0.016-1) ... 2021-05-19T23:31:32.4226042Z Selecting previously unselected package libunicode-utf8-perl. 2021-05-19T23:31:32.4494513Z Preparing to unpack .../115-libunicode-utf8-perl_0.62-1build1_amd64.deb ... 2021-05-19T23:31:32.4503621Z Unpacking libunicode-utf8-perl (0.62-1build1) ... 2021-05-19T23:31:32.4788178Z Selecting previously unselected package libxml-writer-perl. 2021-05-19T23:31:32.4997784Z Preparing to unpack .../116-libxml-writer-perl_0.625-1_all.deb ... 2021-05-19T23:31:32.5006793Z Unpacking libxml-writer-perl (0.625-1) ... 2021-05-19T23:31:32.5627934Z Selecting previously unselected package libyaml-libyaml-perl. 2021-05-19T23:31:32.5801982Z Preparing to unpack .../117-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... 2021-05-19T23:31:32.5815302Z Unpacking libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-19T23:31:32.6143701Z Selecting previously unselected package licensecheck. 2021-05-19T23:31:32.6389556Z Preparing to unpack .../118-licensecheck_3.0.45-1_all.deb ... 2021-05-19T23:31:32.6408221Z Unpacking licensecheck (3.0.45-1) ... 2021-05-19T23:31:32.6645335Z Selecting previously unselected package libdevel-size-perl. 2021-05-19T23:31:32.6912828Z Preparing to unpack .../119-libdevel-size-perl_0.83-1build1_amd64.deb ... 2021-05-19T23:31:32.6929828Z Unpacking libdevel-size-perl (0.83-1build1) ... 2021-05-19T23:31:32.7227528Z Selecting previously unselected package t1utils. 2021-05-19T23:31:32.7424383Z Preparing to unpack .../120-t1utils_1.41-3_amd64.deb ... 2021-05-19T23:31:32.7434444Z Unpacking t1utils (1.41-3) ... 2021-05-19T23:31:32.7804955Z Selecting previously unselected package lintian. 2021-05-19T23:31:32.8063277Z Preparing to unpack .../121-lintian_2.62.0_all.deb ... 2021-05-19T23:31:32.8077733Z Unpacking lintian (2.62.0) ... 2021-05-19T23:31:33.1419176Z Selecting previously unselected package python3-unidiff. 2021-05-19T23:31:33.1684779Z Preparing to unpack .../122-python3-unidiff_0.5.5-2_all.deb ... 2021-05-19T23:31:33.1694755Z Unpacking python3-unidiff (0.5.5-2) ... 2021-05-19T23:31:33.1988756Z Selecting previously unselected package python3-xdg. 2021-05-19T23:31:33.2217380Z Preparing to unpack .../123-python3-xdg_0.26-1ubuntu1_all.deb ... 2021-05-19T23:31:33.2236162Z Unpacking python3-xdg (0.26-1ubuntu1) ... 2021-05-19T23:31:33.2627826Z Selecting previously unselected package qpdf. 2021-05-19T23:31:33.2827844Z Preparing to unpack .../124-qpdf_9.1.1-1build1_amd64.deb ... 2021-05-19T23:31:33.2843035Z Unpacking qpdf (9.1.1-1build1) ... 2021-05-19T23:31:33.3537248Z Selecting previously unselected package python3-magic. 2021-05-19T23:31:33.3801023Z Preparing to unpack .../125-python3-magic_2%3a0.4.15-3_all.deb ... 2021-05-19T23:31:33.3815151Z Unpacking python3-magic (2:0.4.15-3) ... 2021-05-19T23:31:33.4430949Z Setting up libasync-mergepoint-perl (0.04-2) ... 2021-05-19T23:31:33.4476371Z Setting up libapt-pkg-perl (0.1.36build3) ... 2021-05-19T23:31:33.4521415Z Setting up libstring-escape-perl (2010.002-2) ... 2021-05-19T23:31:33.4552727Z Setting up wdiff (1.2.2-2build1) ... 2021-05-19T23:31:33.4591289Z Setting up libfile-which-perl (1.23-1) ... 2021-05-19T23:31:33.4623432Z Setting up libnumber-range-perl (0.12-1) ... 2021-05-19T23:31:33.4666003Z Setting up libunicode-utf8-perl (0.62-1build1) ... 2021-05-19T23:31:33.4702947Z Setting up libstruct-dumb-perl (0.09-1) ... 2021-05-19T23:31:33.4747289Z Setting up gdebi-core (0.9.5.7+nmu3) ... 2021-05-19T23:31:33.6571581Z Setting up libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-19T23:31:33.6614991Z Setting up libregexp-pattern-perl (0.2.12-1) ... 2021-05-19T23:31:33.6648219Z Setting up libwant-perl (0.29-1build4) ... 2021-05-19T23:31:33.6690049Z Setting up libdynaloader-functions-perl (0.003-1) ... 2021-05-19T23:31:33.6735520Z Setting up libtext-glob-perl (0.10-1) ... 2021-05-19T23:31:33.6769685Z Setting up libclass-method-modifiers-perl (2.13-1) ... 2021-05-19T23:31:33.6812154Z Setting up liblist-compare-perl (0.53-1) ... 2021-05-19T23:31:33.6842722Z Setting up libref-util-xs-perl (0.117-1build2) ... 2021-05-19T23:31:33.6880288Z Setting up libio-pty-perl (1:1.12-1) ... 2021-05-19T23:31:33.6922981Z Setting up libsort-key-perl (1.33-2build2) ... 2021-05-19T23:31:33.6957469Z Setting up libclone-perl (0.43-2) ... 2021-05-19T23:31:33.6991572Z Setting up libarchive-zip-perl (1.67-2) ... 2021-05-19T23:31:33.7033391Z Setting up libsub-identify-perl (0.14-1build2) ... 2021-05-19T23:31:33.7067665Z Setting up libdistro-info-perl (0.23ubuntu1) ... 2021-05-19T23:31:33.7096369Z Setting up libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-19T23:31:33.7138065Z Setting up liblog-any-perl (1.708-1) ... 2021-05-19T23:31:33.7169519Z Setting up libdevel-size-perl (0.83-1build1) ... 2021-05-19T23:31:33.7202300Z Setting up libpod-constants-perl (0.19-1) ... 2021-05-19T23:31:33.7233257Z Setting up libperl4-corelibs-perl (0.004-2) ... 2021-05-19T23:31:33.7274262Z Setting up libfuture-perl (0.43-1) ... 2021-05-19T23:31:33.7318874Z Setting up libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-19T23:31:33.7355849Z Setting up libtest-fatal-perl (0.014-1) ... 2021-05-19T23:31:33.7399745Z Setting up libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-19T23:31:33.7435516Z Setting up libtext-levenshtein-perl (0.13-1) ... 2021-05-19T23:31:33.7480902Z Setting up python3-xdg (0.26-1ubuntu1) ... 2021-05-19T23:31:33.9262034Z Setting up libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-19T23:31:33.9294164Z Setting up libstring-shellquote-perl (1.04-1) ... 2021-05-19T23:31:33.9325775Z Setting up libsub-install-perl (0.928-1) ... 2021-05-19T23:31:33.9367586Z Setting up libnumber-compare-perl (0.03-1) ... 2021-05-19T23:31:33.9407150Z Setting up libio-async-perl (0.75-1) ... 2021-05-19T23:31:33.9440821Z Setting up patchutils (0.3.4-2) ... 2021-05-19T23:31:33.9482867Z Setting up libjson-maybexs-perl (1.004000-1) ... 2021-05-19T23:31:33.9514105Z Setting up libio-string-perl (1.08-3) ... 2021-05-19T23:31:33.9558821Z Setting up libreadonly-perl (2.050-2) ... 2021-05-19T23:31:33.9599706Z Setting up libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-19T23:31:33.9636848Z Setting up python3-gpg (1.13.1-7ubuntu2) ... 2021-05-19T23:31:34.1481883Z Setting up libfile-find-rule-perl (0.34-1) ... 2021-05-19T23:31:34.1509689Z Setting up libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-19T23:31:34.1547526Z Setting up libref-util-perl (0.204-1) ... 2021-05-19T23:31:34.1582117Z Setting up libnet-domain-tld-perl (1.75-1) ... 2021-05-19T23:31:34.1616082Z Setting up libxml-writer-perl (0.625-1) ... 2021-05-19T23:31:34.1649172Z Setting up libhash-fieldhash-perl (0.15-1build2) ... 2021-05-19T23:31:34.1693819Z Setting up qpdf (9.1.1-1build1) ... 2021-05-19T23:31:34.1733702Z Setting up libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-19T23:31:34.1774114Z Setting up t1utils (1.41-3) ... 2021-05-19T23:31:34.1805759Z Setting up liblinux-epoll-perl (0.017-1) ... 2021-05-19T23:31:34.1855719Z Setting up diffstat (1.63-1) ... 2021-05-19T23:31:34.1886860Z Setting up libvariable-magic-perl (0.62-1build2) ... 2021-05-19T23:31:34.1917962Z Setting up libcroco3:amd64 (0.6.13-1) ... 2021-05-19T23:31:34.1978335Z Setting up libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-19T23:31:34.2020426Z Setting up libipc-run-perl (20180523.0-2) ... 2021-05-19T23:31:34.2050928Z Setting up libtest-refcount-perl (0.10-1) ... 2021-05-19T23:31:34.2087883Z Setting up libparams-util-perl (1.07-3build5) ... 2021-05-19T23:31:34.2126224Z Setting up libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-19T23:31:34.2164712Z Setting up libarray-intspan-perl (2.003-1) ... 2021-05-19T23:31:34.2200425Z Setting up libcapture-tiny-perl (0.48-1) ... 2021-05-19T23:31:34.2236713Z Setting up libcontextual-return-perl (0.004014-2) ... 2021-05-19T23:31:34.2271749Z Setting up libsub-name-perl (0.26-1) ... 2021-05-19T23:31:34.2317018Z Setting up libtype-tiny-xs-perl (0.016-1) ... 2021-05-19T23:31:34.2368649Z Setting up libfile-chdir-perl (0.1008-1) ... 2021-05-19T23:31:34.2401814Z Setting up libpath-tiny-perl (0.108-1) ... 2021-05-19T23:31:34.2435637Z Setting up liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-19T23:31:34.2465207Z Setting up librole-tiny-perl (2.001004-1) ... 2021-05-19T23:31:34.2495530Z Setting up python3-unidiff (0.5.5-2) ... 2021-05-19T23:31:34.4106151Z Setting up libstrictures-perl (2.000006-1) ... 2021-05-19T23:31:34.4145986Z Setting up libsub-quote-perl (2.006006-1) ... 2021-05-19T23:31:34.4188870Z Setting up libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-19T23:31:34.4224610Z Setting up libsort-versions-perl (1.62-1) ... 2021-05-19T23:31:34.4270958Z Setting up libexporter-tiny-perl (1.002001-1) ... 2021-05-19T23:31:34.4306199Z Setting up libre-engine-re2-perl (0.13-5) ... 2021-05-19T23:31:34.4341391Z Setting up libterm-readkey-perl (2.38-1build1) ... 2021-05-19T23:31:34.4389764Z Setting up libfont-ttf-perl (1.06-1) ... 2021-05-19T23:31:34.4427693Z Setting up libfile-homedir-perl (1.004-1) ... 2021-05-19T23:31:34.4463584Z Setting up libnet-ip-perl (1.26-2) ... 2021-05-19T23:31:34.4508494Z Setting up python3-magic (2:0.4.15-3) ... 2021-05-19T23:31:34.6123518Z Setting up libperlio-gzip-perl (0.19-1build5) ... 2021-05-19T23:31:34.6155481Z Setting up libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-19T23:31:34.6195252Z Setting up dctrl-tools (2.24-3) ... 2021-05-19T23:31:34.6279497Z Setting up libdigest-bubblebabble-perl (0.02-2) ... 2021-05-19T23:31:34.6323761Z Setting up gettext (0.19.8.1-10build1) ... 2021-05-19T23:31:34.6357702Z Setting up libio-prompter-perl (0.004015-1) ... 2021-05-19T23:31:34.6391446Z Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-19T23:31:34.6432764Z Setting up liblist-moreutils-perl (0.416-1build5) ... 2021-05-19T23:31:34.6460715Z Setting up libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-19T23:31:34.6499188Z Setting up libtype-tiny-perl (1.008001-2) ... 2021-05-19T23:31:34.6530841Z Setting up libpath-iterator-rule-perl (1.014-1) ... 2021-05-19T23:31:34.6585226Z Setting up libsereal-perl (4.011-1) ... 2021-05-19T23:31:34.6624905Z Setting up libnet-dns-perl (1.22-1) ... 2021-05-19T23:31:34.6703545Z Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-19T23:31:34.6731537Z Setting up dput (1.0.3ubuntu1) ... 2021-05-19T23:31:34.8308534Z Setting up libio-async-loop-epoll-perl (0.20-1) ... 2021-05-19T23:31:34.8342287Z Setting up intltool-debian (0.35.0+20060710.5) ... 2021-05-19T23:31:34.8377552Z Setting up libstring-copyright-perl (0.003006-1) ... 2021-05-19T23:31:34.8413141Z Setting up libdata-optlist-perl (0.110-1) ... 2021-05-19T23:31:34.8459144Z Setting up libgit-wrapper-perl (0.048-1) ... 2021-05-19T23:31:34.8498037Z Setting up libsub-exporter-perl (0.987-1) ... 2021-05-19T23:31:34.8530177Z Setting up libemail-valid-perl (1.202-1) ... 2021-05-19T23:31:34.8567992Z Setting up libparams-classify-perl (0.015-1build2) ... 2021-05-19T23:31:34.8607661Z Setting up libnet-dns-sec-perl (1.15-1) ... 2021-05-19T23:31:34.8642128Z Setting up libmodule-runtime-perl (0.016-1) ... 2021-05-19T23:31:34.8684900Z Setting up libconst-fast-perl (0.014-1) ... 2021-05-19T23:31:34.8717754Z Setting up libmodule-implementation-perl (0.09-1) ... 2021-05-19T23:31:34.8752237Z Setting up libpackage-stash-perl (0.38-1) ... 2021-05-19T23:31:34.8792388Z Setting up libimport-into-perl (1.002005-1) ... 2021-05-19T23:31:34.8828164Z Setting up libmoo-perl (2.003006-1) ... 2021-05-19T23:31:34.8866115Z Setting up liblist-someutils-perl (0.58-1) ... 2021-05-19T23:31:34.8913833Z Setting up liblist-someutils-xs-perl (0.58-2) ... 2021-05-19T23:31:34.8943916Z Setting up devscripts (2.20.2ubuntu2) ... 2021-05-19T23:31:35.0714514Z Setting up libmoox-aliases-perl (0.001006-1) ... 2021-05-19T23:31:35.0748923Z Setting up libparams-validate-perl (1.29-3) ... 2021-05-19T23:31:35.0785088Z Setting up libb-hooks-endofscope-perl (0.24-1) ... 2021-05-19T23:31:35.0817285Z Setting up libnamespace-clean-perl (0.27-1) ... 2021-05-19T23:31:35.0858349Z Setting up libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-19T23:31:35.0902371Z Setting up libgitlab-api-v4-perl (0.25-1) ... 2021-05-19T23:31:35.0945149Z Setting up libmoox-struct-perl (0.017-1) ... 2021-05-19T23:31:35.0977233Z Setting up lintian (2.62.0) ... 2021-05-19T23:31:35.1027318Z Setting up licensecheck (3.0.45-1) ... 2021-05-19T23:31:35.1111014Z Processing triggers for man-db (2.9.1-1) ... 2021-05-19T23:31:53.5249122Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-19T23:31:54.0511314Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-19T23:31:56.0383076Z [command]/usr/bin/sudo gdebi --non-interactive /home/runner/work/_temp/r-4.1.0_1_amd64.deb 2021-05-19T23:31:56.1721232Z 2021-05-19T23:31:56.1896807Z Reading package lists... 0% 2021-05-19T23:31:56.1897230Z 2021-05-19T23:31:56.1949832Z Reading package lists... 100% 2021-05-19T23:31:56.1950516Z 2021-05-19T23:31:56.1950995Z 2021-05-19T23:31:56.1951670Z Reading package lists... Done 2021-05-19T23:31:56.1952206Z 2021-05-19T23:31:56.1952875Z Building dependency tree... 0% 2021-05-19T23:31:56.1953444Z 2021-05-19T23:31:56.2246620Z Building dependency tree... 0% 2021-05-19T23:31:56.2247452Z 2021-05-19T23:31:56.2248161Z Building dependency tree... 50% 2021-05-19T23:31:56.2248723Z 2021-05-19T23:31:56.3581081Z Building dependency tree... 50% 2021-05-19T23:31:56.3585255Z 2021-05-19T23:31:56.3585721Z Building dependency tree 2021-05-19T23:31:56.3586058Z 2021-05-19T23:31:56.3586695Z Reading state information... 0% 2021-05-19T23:31:56.3587047Z 2021-05-19T23:31:56.5314646Z Reading state information... 0% 2021-05-19T23:31:56.5315046Z 2021-05-19T23:31:56.5315245Z 2021-05-19T23:31:56.5315641Z Reading state information... Done 2021-05-19T23:31:56.5315989Z 2021-05-19T23:31:56.5316385Z Reading state information... 0% 2021-05-19T23:31:56.5370394Z 2021-05-19T23:31:56.5370885Z Reading state information... 1% 2021-05-19T23:31:56.5421096Z 2021-05-19T23:31:56.5421674Z Reading state information... 3% 2021-05-19T23:31:56.5463261Z 2021-05-19T23:31:56.5463665Z Reading state information... 5% 2021-05-19T23:31:56.5509233Z 2021-05-19T23:31:56.5509682Z Reading state information... 7% 2021-05-19T23:31:56.5548491Z 2021-05-19T23:31:56.5548972Z Reading state information... 9% 2021-05-19T23:31:56.5591715Z 2021-05-19T23:31:56.5592166Z Reading state information... 11% 2021-05-19T23:31:56.5635524Z 2021-05-19T23:31:56.5635959Z Reading state information... 13% 2021-05-19T23:31:56.5675599Z 2021-05-19T23:31:56.5676048Z Reading state information... 15% 2021-05-19T23:31:56.5713338Z 2021-05-19T23:31:56.5713787Z Reading state information... 17% 2021-05-19T23:31:56.5755240Z 2021-05-19T23:31:56.5755703Z Reading state information... 19% 2021-05-19T23:31:56.5795203Z 2021-05-19T23:31:56.5795664Z Reading state information... 21% 2021-05-19T23:31:56.5832745Z 2021-05-19T23:31:56.5833176Z Reading state information... 23% 2021-05-19T23:31:56.5874002Z 2021-05-19T23:31:56.5874468Z Reading state information... 25% 2021-05-19T23:31:56.5934605Z 2021-05-19T23:31:56.5935071Z Reading state information... 27% 2021-05-19T23:31:56.5974198Z 2021-05-19T23:31:56.5974607Z Reading state information... 29% 2021-05-19T23:31:56.6017443Z 2021-05-19T23:31:56.6017883Z Reading state information... 31% 2021-05-19T23:31:56.6063199Z 2021-05-19T23:31:56.6063683Z Reading state information... 33% 2021-05-19T23:31:56.6104939Z 2021-05-19T23:31:56.6105360Z Reading state information... 35% 2021-05-19T23:31:56.6139931Z 2021-05-19T23:31:56.6140393Z Reading state information... 37% 2021-05-19T23:31:56.6182329Z 2021-05-19T23:31:56.6182737Z Reading state information... 39% 2021-05-19T23:31:56.6228440Z 2021-05-19T23:31:56.6229084Z Reading state information... 41% 2021-05-19T23:31:56.6267058Z 2021-05-19T23:31:56.6267480Z Reading state information... 43% 2021-05-19T23:31:56.6316716Z 2021-05-19T23:31:56.6317152Z Reading state information... 45% 2021-05-19T23:31:56.6385645Z 2021-05-19T23:31:56.6386053Z Reading state information... 47% 2021-05-19T23:31:56.6429872Z 2021-05-19T23:31:56.6430308Z Reading state information... 49% 2021-05-19T23:31:56.6473790Z 2021-05-19T23:31:56.6474209Z Reading state information... 51% 2021-05-19T23:31:56.6512395Z 2021-05-19T23:31:56.6512817Z Reading state information... 53% 2021-05-19T23:31:56.6549960Z 2021-05-19T23:31:56.6550400Z Reading state information... 55% 2021-05-19T23:31:56.6588958Z 2021-05-19T23:31:56.6589368Z Reading state information... 57% 2021-05-19T23:31:56.6637745Z 2021-05-19T23:31:56.6638198Z Reading state information... 59% 2021-05-19T23:31:56.6688822Z 2021-05-19T23:31:56.6689245Z Reading state information... 61% 2021-05-19T23:31:56.6730259Z 2021-05-19T23:31:56.6730727Z Reading state information... 63% 2021-05-19T23:31:56.6767906Z 2021-05-19T23:31:56.6768317Z Reading state information... 65% 2021-05-19T23:31:56.6809363Z 2021-05-19T23:31:56.6809827Z Reading state information... 67% 2021-05-19T23:31:56.6851275Z 2021-05-19T23:31:56.6851757Z Reading state information... 69% 2021-05-19T23:31:56.6910406Z 2021-05-19T23:31:56.6910867Z Reading state information... 71% 2021-05-19T23:31:56.6949207Z 2021-05-19T23:31:56.6949659Z Reading state information... 73% 2021-05-19T23:31:56.6990017Z 2021-05-19T23:31:56.6990485Z Reading state information... 75% 2021-05-19T23:31:56.7048585Z 2021-05-19T23:31:56.7049015Z Reading state information... 77% 2021-05-19T23:31:56.7090743Z 2021-05-19T23:31:56.7091213Z Reading state information... 79% 2021-05-19T23:31:56.7133691Z 2021-05-19T23:31:56.7134124Z Reading state information... 81% 2021-05-19T23:31:56.7176342Z 2021-05-19T23:31:56.7176810Z Reading state information... 83% 2021-05-19T23:31:56.7218789Z 2021-05-19T23:31:56.7219215Z Reading state information... 85% 2021-05-19T23:31:56.7259843Z 2021-05-19T23:31:56.7260286Z Reading state information... 87% 2021-05-19T23:31:56.7299659Z 2021-05-19T23:31:56.7300066Z Reading state information... 89% 2021-05-19T23:31:56.7338768Z 2021-05-19T23:31:56.7339216Z Reading state information... 91% 2021-05-19T23:31:56.7398356Z 2021-05-19T23:31:56.7398780Z Reading state information... 93% 2021-05-19T23:31:56.7446087Z 2021-05-19T23:31:56.7446524Z Reading state information... 95% 2021-05-19T23:31:56.7489353Z 2021-05-19T23:31:56.7489890Z Reading state information... 97% 2021-05-19T23:31:56.7531272Z 2021-05-19T23:31:56.7531692Z Reading state information... 99% 2021-05-19T23:31:57.0504562Z Selecting previously unselected package r-4.1.0. 2021-05-19T23:31:57.1507365Z (Reading database ... 233869 files and directories currently installed.) 2021-05-19T23:31:57.1622548Z Preparing to unpack .../work/_temp/r-4.1.0_1_amd64.deb ... 2021-05-19T23:31:57.1632553Z Unpacking r-4.1.0 (1) ... 2021-05-19T23:31:57.9931775Z Setting up r-4.1.0 (1) ... 2021-05-19T23:31:58.0188048Z 2021-05-19T23:31:58.0188991Z 2021-05-19T23:31:58.0189720Z Reading state information... Done 2021-05-19T23:31:58.0431262Z [command]/usr/bin/sudo ln -s /opt/R/4.1.0/bin/R /usr/local/bin/R 2021-05-19T23:31:58.0558620Z [command]/usr/bin/sudo ln -s /opt/R/4.1.0/bin/Rscript /usr/local/bin/Rscript 2021-05-19T23:31:58.0830999Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-19T23:31:58.0831644Z env: 2021-05-19T23:31:58.0832072Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T23:31:58.0832527Z TIC_DEPLOY_KEY: 2021-05-19T23:31:58.0833291Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-19T23:31:58.0835218Z GITHUB_PAT: *** 2021-05-19T23:31:58.0836193Z COVERALLS_TOKEN: *** 2021-05-19T23:31:58.0836692Z continue-on-error: false 2021-05-19T23:31:58.0837186Z VDIFFR_RUN_TESTS: 2021-05-19T23:31:58.0838036Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-19T23:31:58.0841527Z TZ: UTC 2021-05-19T23:31:58.0841938Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T23:31:58.0842635Z NOT_CRAN: true 2021-05-19T23:31:58.0843074Z ##[endgroup] 2021-05-19T23:31:58.1427445Z [command]sudo apt-get install -y texinfo 2021-05-19T23:31:58.4332711Z Reading package lists... 2021-05-19T23:31:58.5924451Z Building dependency tree... 2021-05-19T23:31:58.5942069Z Reading state information... 2021-05-19T23:31:58.8356496Z texinfo is already the newest version (6.7.0.dfsg.2-5). 2021-05-19T23:31:58.8357648Z 0 upgraded, 0 newly installed, 0 to remove and 18 not upgraded. 2021-05-19T23:31:59.5248641Z [command]sh /home/runner/work/_temp/install-unx.sh 2021-05-19T23:31:59.5771602Z --2021-05-19 23:31:59-- https://yihui.org/tinytex/TinyTeX-1.tar.gz 2021-05-19T23:31:59.5865075Z Resolving yihui.org (yihui.org)... 76.223.126.88 2021-05-19T23:31:59.5878462Z Connecting to yihui.org (yihui.org)|76.223.126.88|:443... connected. 2021-05-19T23:31:59.6032895Z HTTP request sent, awaiting response... 301 Moved Permanently 2021-05-19T23:31:59.6035760Z Location: https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu [following] 2021-05-19T23:31:59.6037881Z --2021-05-19 23:31:59-- https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu 2021-05-19T23:31:59.6428894Z Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243 2021-05-19T23:31:59.7047715Z Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected. 2021-05-19T23:31:59.9174094Z HTTP request sent, awaiting response... 302 Found 2021-05-19T23:31:59.9178091Z Location: https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1559/nyggi1hevbs3ps1t/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=eqAfCnDLNw3nrDWB9YaXuFYoSjVR%2B6cwAqt1dgQDBmA%3D&st=2021-05-19T23%3A30%3A59Z&se=2021-05-19T23%3A36%3A59Z&sp=r [following] 2021-05-19T23:31:59.9187308Z --2021-05-19 23:31:59-- https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1559/nyggi1hevbs3ps1t/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=eqAfCnDLNw3nrDWB9YaXuFYoSjVR%2B6cwAqt1dgQDBmA%3D&st=2021-05-19T23%3A30%3A59Z&se=2021-05-19T23%3A36%3A59Z&sp=r 2021-05-19T23:31:59.9422264Z Resolving appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)... 52.239.228.196 2021-05-19T23:32:00.0054646Z Connecting to appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)|52.239.228.196|:443... connected. 2021-05-19T23:32:00.2794297Z HTTP request sent, awaiting response... 200 OK 2021-05-19T23:32:00.2800750Z Length: 67302794 (64M) [application/octet-stream] 2021-05-19T23:32:00.2803023Z Saving to: ‘TinyTeX.tar.gz’ 2021-05-19T23:32:00.8456337Z 2021-05-19T23:32:03.5295448Z 0K ........ ........ ........ ........ 49% 10.3M 3s 2021-05-19T23:32:06.9927278Z 32768K ........ ........ ........ ........ 99% 9.04M 0s 2021-05-19T23:32:06.9928576Z 65536K 100% 2.85M=6.7s 2021-05-19T23:32:06.9929828Z 2021-05-19T23:32:06.9941440Z 2021-05-19 23:32:06 (9.56 MB/s) - ‘TinyTeX.tar.gz’ saved [67302794/67302794] 2021-05-19T23:32:06.9942410Z 2021-05-19T23:32:09.1780701Z tlmgr: setting option sys_bin to /home/runner/bin. 2021-05-19T23:32:09.1781769Z tlmgr: updating /home/runner/.TinyTeX/tlpkg/texlive.tlpdb 2021-05-19T23:32:09.4954135Z ##[group]Run tlmgr update --self 2021-05-19T23:32:09.4954768Z tlmgr update --self 2021-05-19T23:32:09.4955553Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-19T23:32:09.4956340Z tlmgr update --all 2021-05-19T23:32:09.5003126Z shell: /usr/bin/bash -e {0} 2021-05-19T23:32:09.5003569Z env: 2021-05-19T23:32:09.5004021Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T23:32:09.5004521Z TIC_DEPLOY_KEY: 2021-05-19T23:32:09.5005362Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-19T23:32:09.5007212Z GITHUB_PAT: *** 2021-05-19T23:32:09.5008065Z COVERALLS_TOKEN: *** 2021-05-19T23:32:09.5008657Z continue-on-error: false 2021-05-19T23:32:09.5009143Z VDIFFR_RUN_TESTS: 2021-05-19T23:32:09.5009650Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-19T23:32:09.5010124Z TZ: UTC 2021-05-19T23:32:09.5010517Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T23:32:09.5011014Z NOT_CRAN: true 2021-05-19T23:32:09.5011584Z ##[endgroup] 2021-05-19T23:32:11.2901796Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-19T23:32:11.2903922Z tlmgr: no self-updates for tlmgr available 2021-05-19T23:32:12.6484916Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-19T23:32:12.6486403Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-19T23:32:12.7234545Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-19T23:32:12.7725164Z [3/89, 00:00/00:00] install: auto-pst-pdf-lua [3k] 2021-05-19T23:32:12.8088814Z [4/89, 00:00/00:00] install: barracuda [30k] 2021-05-19T23:32:12.8482175Z [5/89, 00:00/00:00] install: bezierplot [8k] 2021-05-19T23:32:13.2334084Z [6/89, 00:00/00:00] install: biber.x86_64-linux [22986k] 2021-05-19T23:32:14.5392317Z [7/89, 00:02/00:02] install: biber [1k] 2021-05-19T23:32:14.6010183Z [8/89, 00:02/00:02] install: biblatex [238k] 2021-05-19T23:32:14.6690243Z [9/89, 00:02/00:02] install: checkcites.x86_64-linux [1k] 2021-05-19T23:32:14.7059208Z [10/89, 00:02/00:02] install: checkcites [7k] 2021-05-19T23:32:14.7421893Z [11/89, 00:02/00:02] install: chickenize [15k] 2021-05-19T23:32:14.7846170Z [12/89, 00:02/00:02] install: chinese-jfm [3k] 2021-05-19T23:32:14.8239706Z [13/89, 00:02/00:02] install: cloze [9k] 2021-05-19T23:32:14.8625967Z [14/89, 00:02/00:02] install: colorprofiles [86k] 2021-05-19T23:32:14.9049674Z [15/89, 00:02/00:02] install: combofont [2k] 2021-05-19T23:32:14.9636012Z [16/89, 00:02/00:02] install: courier [470k] 2021-05-19T23:32:15.0404977Z [17/89, 00:03/00:03] install: courier-scaled [3k] 2021-05-19T23:32:15.0793386Z [18/89, 00:03/00:03] install: cstypo [3k] 2021-05-19T23:32:15.1237577Z [19/89, 00:03/00:03] install: ctablestack [2k] 2021-05-19T23:32:15.1601498Z [20/89, 00:03/00:03] install: ekdosis [19k] 2021-05-19T23:32:15.1984980Z [21/89, 00:03/00:03] install: emoji [40k] 2021-05-19T23:32:15.2391278Z [22/89, 00:03/00:03] install: emojicite [2k] 2021-05-19T23:32:15.2753124Z [23/89, 00:03/00:03] install: enctex [24k] 2021-05-19T23:32:15.3152701Z [24/89, 00:03/00:03] install: enigma [18k] 2021-05-19T23:32:15.3527214Z [25/89, 00:03/00:03] install: etex-pkg [6k] 2021-05-19T23:32:15.3908903Z [26/89, 00:03/00:03] install: filecontents [3k] 2021-05-19T23:32:15.4305292Z [27/89, 00:03/00:03] install: grfext [3k] 2021-05-19T23:32:15.4691732Z [28/89, 00:03/00:03] install: hyphenex [9k] 2021-05-19T23:32:15.5065077Z [29/89, 00:03/00:03] install: ifplatform [2k] 2021-05-19T23:32:15.5426820Z [30/89, 00:03/00:03] install: innerscript [4k] 2021-05-19T23:32:15.5806322Z [31/89, 00:03/00:03] install: interpreter [7k] 2021-05-19T23:32:15.6193852Z [32/89, 00:03/00:03] install: kanaparser [5k] 2021-05-19T23:32:15.6566777Z [33/89, 00:03/00:03] install: knuth-local [23k] 2021-05-19T23:32:15.7016868Z [34/89, 00:03/00:03] install: logreq [4k] 2021-05-19T23:32:15.7399879Z [35/89, 00:03/00:03] install: lua-typo [7k] 2021-05-19T23:32:15.7803652Z [36/89, 00:03/00:03] install: lua-uca [70k] 2021-05-19T23:32:15.8364845Z [37/89, 00:03/00:03] install: lua-ul [7k] 2021-05-19T23:32:15.8773300Z [38/89, 00:03/00:03] install: lua-uni-algos [6k] 2021-05-19T23:32:15.9174476Z [39/89, 00:03/00:03] install: lua-visual-debug [4k] 2021-05-19T23:32:15.9576004Z [40/89, 00:03/00:03] install: luacode [3k] 2021-05-19T23:32:15.9969294Z [41/89, 00:03/00:03] install: luacolor [5k] 2021-05-19T23:32:16.0375034Z [42/89, 00:04/00:04] install: luahyphenrules [3k] 2021-05-19T23:32:16.0801246Z [43/89, 00:04/00:04] install: luaimageembed [2k] 2021-05-19T23:32:16.1201858Z [44/89, 00:04/00:04] install: luaindex [5k] 2021-05-19T23:32:16.1613709Z [45/89, 00:04/00:04] install: luainputenc [5k] 2021-05-19T23:32:16.2018575Z [46/89, 00:04/00:04] install: luaintro [1k] 2021-05-19T23:32:16.2406571Z [47/89, 00:04/00:04] install: luakeys [5k] 2021-05-19T23:32:16.2800170Z [48/89, 00:04/00:04] install: lualatex-doc [1k] 2021-05-19T23:32:16.3202707Z [49/89, 00:04/00:04] install: lualatex-truncate [2k] 2021-05-19T23:32:16.3570508Z [50/89, 00:04/00:04] install: luamplib [12k] 2021-05-19T23:32:16.3955190Z [51/89, 00:04/00:04] install: luapackageloader [2k] 2021-05-19T23:32:16.4316917Z [52/89, 00:04/00:04] install: luaprogtable [7k] 2021-05-19T23:32:16.4690699Z [53/89, 00:04/00:04] install: luarandom [2k] 2021-05-19T23:32:16.5060512Z [54/89, 00:04/00:04] install: luatex85 [2k] 2021-05-19T23:32:16.5465344Z [55/89, 00:04/00:04] install: luatexbase [4k] 2021-05-19T23:32:16.5850567Z [56/89, 00:04/00:04] install: luatexko [22k] 2021-05-19T23:32:16.6241804Z [57/89, 00:04/00:04] install: luatextra [2k] 2021-05-19T23:32:16.6613963Z [58/89, 00:04/00:04] install: luavlna [8k] 2021-05-19T23:32:16.7015946Z [59/89, 00:04/00:04] install: luaxml [31k] 2021-05-19T23:32:16.7449194Z [60/89, 00:04/00:04] install: makeindex.x86_64-linux [49k] 2021-05-19T23:32:16.7875206Z [61/89, 00:04/00:04] install: makeindex [5k] 2021-05-19T23:32:16.8263065Z [62/89, 00:04/00:04] install: mflogo [2k] 2021-05-19T23:32:16.8655619Z [63/89, 00:04/00:04] install: newpax [9k] 2021-05-19T23:32:16.9057941Z [64/89, 00:04/00:04] install: nodetree [13k] 2021-05-19T23:32:16.9457150Z [65/89, 00:04/00:04] install: odsfile [5k] 2021-05-19T23:32:16.9827291Z [66/89, 00:04/00:04] install: optex.x86_64-linux [1k] 2021-05-19T23:32:17.0419552Z [67/89, 00:04/00:04] install: optex [770k] 2021-05-19T23:32:17.1218517Z [68/89, 00:05/00:05] install: pdfarticle [4k] 2021-05-19T23:32:17.1616052Z [69/89, 00:05/00:05] install: pdfextra [22k] 2021-05-19T23:32:17.2015626Z [70/89, 00:05/00:05] install: placeat [4k] 2021-05-19T23:32:17.2389331Z [71/89, 00:05/00:05] install: plantuml [3k] 2021-05-19T23:32:17.2798258Z [72/89, 00:05/00:05] install: rsfs [55k] 2021-05-19T23:32:17.3232836Z [73/89, 00:05/00:05] install: selnolig [53k] 2021-05-19T23:32:17.3675056Z [74/89, 00:05/00:05] install: spelling [14k] 2021-05-19T23:32:17.4067933Z [75/89, 00:05/00:05] install: stricttex [2k] 2021-05-19T23:32:17.4458105Z [76/89, 00:05/00:05] install: texlive-common [1k] 2021-05-19T23:32:17.4840633Z [77/89, 00:05/00:05] install: texlive-en [1k] 2021-05-19T23:32:17.5238471Z [78/89, 00:05/00:05] install: texlive-msg-translations [144k] 2021-05-19T23:32:17.5792950Z [79/89, 00:05/00:05] install: thumbpdf.x86_64-linux [1k] 2021-05-19T23:32:17.6179279Z [80/89, 00:05/00:05] install: thumbpdf [19k] 2021-05-19T23:32:17.6568636Z [81/89, 00:05/00:05] install: tlshell.x86_64-linux [1k] 2021-05-19T23:32:17.6952738Z [82/89, 00:05/00:05] install: tlshell [29k] 2021-05-19T23:32:17.7358316Z [83/89, 00:05/00:05] install: typewriter [25k] 2021-05-19T23:32:17.7780683Z [84/89, 00:05/00:05] install: uninormalize [6k] 2021-05-19T23:32:17.8175537Z [85/89, 00:05/00:05] install: upquote [2k] 2021-05-19T23:32:17.8647062Z [86/89, 00:05/00:05] install: xdvi.x86_64-linux [530k] 2021-05-19T23:32:17.9590019Z [87/89, 00:05/00:05] install: xdvi [7k] 2021-05-19T23:32:18.0005254Z [88/89, 00:05/00:05] install: collection-basic [1k] 2021-05-19T23:32:18.0393802Z [89/89, 00:06/00:06] install: collection-luatex [1k] 2021-05-19T23:32:18.0642924Z running mktexlsr ... 2021-05-19T23:32:18.1559366Z done running mktexlsr. 2021-05-19T23:32:18.1871469Z running updmap-sys ... 2021-05-19T23:32:18.4680472Z done running updmap-sys. 2021-05-19T23:32:18.4682613Z regenerating fmtutil.cnf in /home/runner/.TinyTeX/texmf-dist 2021-05-19T23:32:18.4685077Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/cx7JBxVdja/6BkXo1EY3r ... 2021-05-19T23:32:18.8657194Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/cx7JBxVdja/6BkXo1EY3r. 2021-05-19T23:32:18.8659031Z OK: optex.fmt/luatex 2021-05-19T23:32:18.8660396Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-19T23:32:18.8663058Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-19T23:32:20.1905393Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-19T23:32:20.1907028Z tlmgr: no updates available 2021-05-19T23:32:20.2892108Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-19T23:32:20.2892615Z with: 2021-05-19T23:32:20.2892984Z pandoc-version: 2.7.3 2021-05-19T23:32:20.2893327Z env: 2021-05-19T23:32:20.2893720Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T23:32:20.2894135Z TIC_DEPLOY_KEY: 2021-05-19T23:32:20.2894871Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-19T23:32:20.2896528Z GITHUB_PAT: *** 2021-05-19T23:32:20.2897256Z COVERALLS_TOKEN: *** 2021-05-19T23:32:20.2897706Z continue-on-error: false 2021-05-19T23:32:20.2898139Z VDIFFR_RUN_TESTS: 2021-05-19T23:32:20.2898561Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-19T23:32:20.2898966Z TZ: UTC 2021-05-19T23:32:20.2899333Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T23:32:20.2899694Z NOT_CRAN: true 2021-05-19T23:32:20.2900035Z ##[endgroup] 2021-05-19T23:32:22.1698429Z [command]sudo apt-get install -y gdebi-core 2021-05-19T23:32:22.1740744Z Reading package lists... 2021-05-19T23:32:22.1771130Z Building dependency tree... 2021-05-19T23:32:22.1771780Z Reading state information... 2021-05-19T23:32:22.1773007Z gdebi-core is already the newest version (0.9.5.7+nmu3). 2021-05-19T23:32:22.1773978Z 0 upgraded, 0 newly installed, 0 to remove and 18 not upgraded. 2021-05-19T23:32:22.1775240Z [command]sudo gdebi --non-interactive /home/runner/work/_temp/pandoc-2.7.3-1-amd64.deb 2021-05-19T23:32:22.1775936Z 2021-05-19T23:32:22.1776359Z Reading package lists... 0% 2021-05-19T23:32:22.1776666Z 2021-05-19T23:32:22.1777101Z Reading package lists... 100% 2021-05-19T23:32:22.1777395Z 2021-05-19T23:32:22.1777604Z 2021-05-19T23:32:22.1778042Z Reading package lists... Done 2021-05-19T23:32:22.1778356Z 2021-05-19T23:32:22.1778928Z Building dependency tree... 0% 2021-05-19T23:32:22.1779265Z 2021-05-19T23:32:22.1779732Z Building dependency tree... 0% 2021-05-19T23:32:22.1780068Z 2021-05-19T23:32:22.1780522Z Building dependency tree... 50% 2021-05-19T23:32:22.1780859Z 2021-05-19T23:32:22.1781328Z Building dependency tree... 50% 2021-05-19T23:32:22.1781770Z 2021-05-19T23:32:22.1782206Z Building dependency tree 2021-05-19T23:32:22.1782526Z 2021-05-19T23:32:22.1782982Z Reading state information... 0% 2021-05-19T23:32:22.1783300Z 2021-05-19T23:32:22.1783754Z Reading state information... 0% 2021-05-19T23:32:22.1784082Z 2021-05-19T23:32:22.1784288Z 2021-05-19T23:32:22.1784746Z Reading state information... Done 2021-05-19T23:32:22.1785089Z 2021-05-19T23:32:22.1785547Z Reading state information... 0% 2021-05-19T23:32:22.1785953Z 2021-05-19T23:32:22.1786410Z Reading state information... 1% 2021-05-19T23:32:22.1787096Z 2021-05-19T23:32:22.1787546Z Reading state information... 3% 2021-05-19T23:32:22.1788213Z 2021-05-19T23:32:22.1788657Z Reading state information... 5% 2021-05-19T23:32:22.1789076Z 2021-05-19T23:32:22.1789534Z Reading state information... 7% 2021-05-19T23:32:22.1789940Z 2021-05-19T23:32:22.1790398Z Reading state information... 9% 2021-05-19T23:32:22.1790800Z 2021-05-19T23:32:22.1791263Z Reading state information... 11% 2021-05-19T23:32:22.1791803Z 2021-05-19T23:32:22.1792265Z Reading state information... 13% 2021-05-19T23:32:22.1792828Z 2021-05-19T23:32:22.1793352Z Reading state information... 15% 2021-05-19T23:32:22.1793806Z 2021-05-19T23:32:22.1794297Z Reading state information... 17% 2021-05-19T23:32:22.1794726Z 2021-05-19T23:32:22.1795222Z Reading state information... 19% 2021-05-19T23:32:22.1795872Z 2021-05-19T23:32:22.1796330Z Reading state information... 21% 2021-05-19T23:32:22.1796746Z 2021-05-19T23:32:22.1797190Z Reading state information... 23% 2021-05-19T23:32:22.1797604Z 2021-05-19T23:32:22.1798048Z Reading state information... 25% 2021-05-19T23:32:22.1798466Z 2021-05-19T23:32:22.1798924Z Reading state information... 27% 2021-05-19T23:32:22.1799322Z 2021-05-19T23:32:22.1799779Z Reading state information... 29% 2021-05-19T23:32:22.1800179Z 2021-05-19T23:32:22.1800636Z Reading state information... 31% 2021-05-19T23:32:22.1801048Z 2021-05-19T23:32:22.1801675Z Reading state information... 33% 2021-05-19T23:32:22.1802115Z 2021-05-19T23:32:22.1802558Z Reading state information... 35% 2021-05-19T23:32:22.1802970Z 2021-05-19T23:32:22.1803428Z Reading state information... 37% 2021-05-19T23:32:22.1803825Z 2021-05-19T23:32:22.1804284Z Reading state information... 39% 2021-05-19T23:32:22.1804685Z 2021-05-19T23:32:22.1805142Z Reading state information... 41% 2021-05-19T23:32:22.1805558Z 2021-05-19T23:32:22.1806001Z Reading state information... 43% 2021-05-19T23:32:22.1806416Z 2021-05-19T23:32:22.1806862Z Reading state information... 45% 2021-05-19T23:32:22.1807277Z 2021-05-19T23:32:22.1807732Z Reading state information... 47% 2021-05-19T23:32:22.1808138Z 2021-05-19T23:32:22.1808596Z Reading state information... 49% 2021-05-19T23:32:22.1808993Z 2021-05-19T23:32:22.1809450Z Reading state information... 51% 2021-05-19T23:32:22.1809864Z 2021-05-19T23:32:22.1810305Z Reading state information... 53% 2021-05-19T23:32:22.1810717Z 2021-05-19T23:32:22.1811163Z Reading state information... 55% 2021-05-19T23:32:22.1812190Z 2021-05-19T23:32:22.1812664Z Reading state information... 57% 2021-05-19T23:32:22.1813061Z 2021-05-19T23:32:22.1813520Z Reading state information... 59% 2021-05-19T23:32:22.1813918Z 2021-05-19T23:32:22.1814377Z Reading state information... 61% 2021-05-19T23:32:22.1814789Z 2021-05-19T23:32:22.1815230Z Reading state information... 63% 2021-05-19T23:32:22.1815643Z 2021-05-19T23:32:22.1816086Z Reading state information... 65% 2021-05-19T23:32:22.1816499Z 2021-05-19T23:32:22.1816956Z Reading state information... 67% 2021-05-19T23:32:22.1817353Z 2021-05-19T23:32:22.1817814Z Reading state information... 69% 2021-05-19T23:32:22.1818223Z 2021-05-19T23:32:22.1818803Z Reading state information... 71% 2021-05-19T23:32:22.1819796Z 2021-05-19T23:32:22.1820286Z Reading state information... 73% 2021-05-19T23:32:22.1820727Z 2021-05-19T23:32:22.1821203Z Reading state information... 75% 2021-05-19T23:32:22.1821644Z 2021-05-19T23:32:22.1822146Z Reading state information... 77% 2021-05-19T23:32:22.1822782Z 2021-05-19T23:32:22.1823239Z Reading state information... 79% 2021-05-19T23:32:22.1823640Z 2021-05-19T23:32:22.1824100Z Reading state information... 81% 2021-05-19T23:32:22.1824519Z 2021-05-19T23:32:22.1824964Z Reading state information... 83% 2021-05-19T23:32:22.1825380Z 2021-05-19T23:32:22.1825823Z Reading state information... 85% 2021-05-19T23:32:22.1826234Z 2021-05-19T23:32:22.1826917Z Reading state information... 87% 2021-05-19T23:32:22.1827325Z 2021-05-19T23:32:22.1827784Z Reading state information... 89% 2021-05-19T23:32:22.1828183Z 2021-05-19T23:32:22.1828641Z Reading state information... 91% 2021-05-19T23:32:22.1829054Z 2021-05-19T23:32:22.1829664Z Reading state information... 93% 2021-05-19T23:32:22.1830079Z 2021-05-19T23:32:22.1830520Z Reading state information... 95% 2021-05-19T23:32:22.1830931Z 2021-05-19T23:32:22.1831388Z Reading state information... 97% 2021-05-19T23:32:22.1831781Z 2021-05-19T23:32:22.1832247Z Reading state information... 99% 2021-05-19T23:32:22.1832927Z Selecting previously unselected package pandoc. 2021-05-19T23:32:22.2036909Z (Reading database ... 235970 files and directories currently installed.) 2021-05-19T23:32:22.2169640Z Preparing to unpack .../_temp/pandoc-2.7.3-1-amd64.deb ... 2021-05-19T23:32:22.2183629Z Unpacking pandoc (2.7.3-1) ... 2021-05-19T23:32:24.2968740Z Setting up pandoc (2.7.3-1) ... 2021-05-19T23:32:24.3009454Z Processing triggers for man-db (2.9.1-1) ... 2021-05-19T23:32:25.0188378Z 2021-05-19T23:32:25.0189357Z 2021-05-19T23:32:25.0189975Z Reading state information... Done 2021-05-19T23:32:25.0620333Z ##[group]Run git config user.name adigherman 2021-05-19T23:32:25.0621102Z git config user.name adigherman 2021-05-19T23:32:25.0621696Z git config user.email adig@jhu.edu 2021-05-19T23:32:25.0668400Z shell: /usr/bin/bash -e {0} 2021-05-19T23:32:25.0668886Z env: 2021-05-19T23:32:25.0669312Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T23:32:25.0669749Z TIC_DEPLOY_KEY: 2021-05-19T23:32:25.0671145Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-19T23:32:25.0672885Z GITHUB_PAT: *** 2021-05-19T23:32:25.0673848Z COVERALLS_TOKEN: *** 2021-05-19T23:32:25.0674386Z continue-on-error: false 2021-05-19T23:32:25.0674905Z VDIFFR_RUN_TESTS: 2021-05-19T23:32:25.0675531Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-19T23:32:25.0676005Z TZ: UTC 2021-05-19T23:32:25.0676399Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T23:32:25.0676835Z NOT_CRAN: true 2021-05-19T23:32:25.0677243Z ##[endgroup] 2021-05-19T23:32:25.0929157Z ##[group]Run adigherman/actions/install-sysdeps-linux@master 2021-05-19T23:32:25.0929797Z env: 2021-05-19T23:32:25.0930257Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T23:32:25.0930715Z TIC_DEPLOY_KEY: 2021-05-19T23:32:25.0931497Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-19T23:32:25.0933121Z GITHUB_PAT: *** 2021-05-19T23:32:25.0933910Z COVERALLS_TOKEN: *** 2021-05-19T23:32:25.0934391Z continue-on-error: false 2021-05-19T23:32:25.0934839Z VDIFFR_RUN_TESTS: 2021-05-19T23:32:25.0935309Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-19T23:32:25.0935729Z TZ: UTC 2021-05-19T23:32:25.0936105Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T23:32:25.0936508Z NOT_CRAN: true 2021-05-19T23:32:25.0936856Z ##[endgroup] 2021-05-19T23:32:25.3973180Z Reading package lists... 2021-05-19T23:32:25.5653808Z Building dependency tree... 2021-05-19T23:32:25.5675878Z Reading state information... 2021-05-19T23:32:25.7326758Z The following additional packages will be installed: 2021-05-19T23:32:25.7330578Z cmake-data libjsoncpp1 librhash0 2021-05-19T23:32:25.7336254Z Suggested packages: 2021-05-19T23:32:25.7337038Z cmake-doc ninja-build 2021-05-19T23:32:25.7846167Z The following NEW packages will be installed: 2021-05-19T23:32:25.7863823Z cmake cmake-data libjsoncpp1 librhash0 2021-05-19T23:32:25.8156625Z 0 upgraded, 4 newly installed, 0 to remove and 18 not upgraded. 2021-05-19T23:32:25.8158287Z Need to get 5470 kB of archives. 2021-05-19T23:32:25.8159914Z After this operation, 28.3 MB of additional disk space will be used. 2021-05-19T23:32:25.8162281Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] 2021-05-19T23:32:25.8400071Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] 2021-05-19T23:32:25.8415918Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2021-05-19T23:32:25.8443908Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] 2021-05-19T23:32:26.3465050Z Fetched 5470 kB in 0s (48.8 MB/s) 2021-05-19T23:32:26.3869015Z Selecting previously unselected package cmake-data. 2021-05-19T23:32:26.3887165Z (Reading database ... 2021-05-19T23:32:26.3887994Z (Reading database ... 5% 2021-05-19T23:32:26.3888732Z (Reading database ... 10% 2021-05-19T23:32:26.3889441Z (Reading database ... 15% 2021-05-19T23:32:26.3890128Z (Reading database ... 20% 2021-05-19T23:32:26.3890837Z (Reading database ... 25% 2021-05-19T23:32:26.3891534Z (Reading database ... 30% 2021-05-19T23:32:26.3892300Z (Reading database ... 35% 2021-05-19T23:32:26.3893006Z (Reading database ... 40% 2021-05-19T23:32:26.3893688Z (Reading database ... 45% 2021-05-19T23:32:26.3894526Z (Reading database ... 50% 2021-05-19T23:32:26.3970980Z (Reading database ... 55% 2021-05-19T23:32:26.4015409Z (Reading database ... 60% 2021-05-19T23:32:26.4037978Z (Reading database ... 65% 2021-05-19T23:32:26.4098656Z (Reading database ... 70% 2021-05-19T23:32:26.4129964Z (Reading database ... 75% 2021-05-19T23:32:26.4162474Z (Reading database ... 80% 2021-05-19T23:32:26.4462403Z (Reading database ... 85% 2021-05-19T23:32:26.4541547Z (Reading database ... 90% 2021-05-19T23:32:26.4906249Z (Reading database ... 95% 2021-05-19T23:32:26.4907016Z (Reading database ... 100% 2021-05-19T23:32:26.4907707Z (Reading database ... 235977 files and directories currently installed.) 2021-05-19T23:32:26.5065254Z Preparing to unpack .../cmake-data_3.16.3-1ubuntu1_all.deb ... 2021-05-19T23:32:26.5683675Z Unpacking cmake-data (3.16.3-1ubuntu1) ... 2021-05-19T23:32:27.1148751Z Selecting previously unselected package libjsoncpp1:amd64. 2021-05-19T23:32:27.1364822Z Preparing to unpack .../libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2021-05-19T23:32:27.1392007Z Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-19T23:32:27.1827578Z Selecting previously unselected package librhash0:amd64. 2021-05-19T23:32:27.2023142Z Preparing to unpack .../librhash0_1.3.9-1_amd64.deb ... 2021-05-19T23:32:27.2038343Z Unpacking librhash0:amd64 (1.3.9-1) ... 2021-05-19T23:32:27.2427502Z Selecting previously unselected package cmake. 2021-05-19T23:32:27.2631510Z Preparing to unpack .../cmake_3.16.3-1ubuntu1_amd64.deb ... 2021-05-19T23:32:27.2641152Z Unpacking cmake (3.16.3-1ubuntu1) ... 2021-05-19T23:32:27.6969266Z Setting up librhash0:amd64 (1.3.9-1) ... 2021-05-19T23:32:27.7010382Z Setting up cmake-data (3.16.3-1ubuntu1) ... 2021-05-19T23:32:27.7434074Z Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-19T23:32:27.7468423Z Setting up cmake (3.16.3-1ubuntu1) ... 2021-05-19T23:32:27.7513348Z Processing triggers for man-db (2.9.1-1) ... 2021-05-19T23:32:28.8887364Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-19T23:32:30.8595640Z Reading package lists... 2021-05-19T23:32:31.0269870Z Building dependency tree... 2021-05-19T23:32:31.0290419Z Reading state information... 2021-05-19T23:32:31.2142763Z Suggested packages: 2021-05-19T23:32:31.2144428Z libssh-doc 2021-05-19T23:32:31.2633143Z The following NEW packages will be installed: 2021-05-19T23:32:31.2634903Z libssh-dev 2021-05-19T23:32:31.2842171Z 0 upgraded, 1 newly installed, 0 to remove and 18 not upgraded. 2021-05-19T23:32:31.2844353Z Need to get 219 kB of archives. 2021-05-19T23:32:31.2845600Z After this operation, 1127 kB of additional disk space will be used. 2021-05-19T23:32:31.2847702Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-dev amd64 0.9.3-2ubuntu2.1 [219 kB] 2021-05-19T23:32:31.7123926Z Fetched 219 kB in 0s (10.8 MB/s) 2021-05-19T23:32:31.7439325Z Selecting previously unselected package libssh-dev:amd64. 2021-05-19T23:32:31.7510523Z (Reading database ... 2021-05-19T23:32:31.7511260Z (Reading database ... 5% 2021-05-19T23:32:31.7511949Z (Reading database ... 10% 2021-05-19T23:32:31.7512678Z (Reading database ... 15% 2021-05-19T23:32:31.7513296Z (Reading database ... 20% 2021-05-19T23:32:31.7513954Z (Reading database ... 25% 2021-05-19T23:32:31.7514616Z (Reading database ... 30% 2021-05-19T23:32:31.7515236Z (Reading database ... 35% 2021-05-19T23:32:31.7516123Z (Reading database ... 40% 2021-05-19T23:32:31.7516747Z (Reading database ... 45% 2021-05-19T23:32:31.7517357Z (Reading database ... 50% 2021-05-19T23:32:31.7608669Z (Reading database ... 55% 2021-05-19T23:32:31.7653994Z (Reading database ... 60% 2021-05-19T23:32:31.7685523Z (Reading database ... 65% 2021-05-19T23:32:31.7743662Z (Reading database ... 70% 2021-05-19T23:32:31.7769114Z (Reading database ... 75% 2021-05-19T23:32:31.7802314Z (Reading database ... 80% 2021-05-19T23:32:31.8112154Z (Reading database ... 85% 2021-05-19T23:32:31.8205129Z (Reading database ... 90% 2021-05-19T23:32:31.8545497Z (Reading database ... 95% 2021-05-19T23:32:31.8546406Z (Reading database ... 100% 2021-05-19T23:32:31.8547473Z (Reading database ... 238761 files and directories currently installed.) 2021-05-19T23:32:31.8671335Z Preparing to unpack .../libssh-dev_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-19T23:32:31.8691699Z Unpacking libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-19T23:32:31.9885417Z Setting up libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-19T23:32:33.8755742Z Reading package lists... 2021-05-19T23:32:34.0364342Z Building dependency tree... 2021-05-19T23:32:34.0382403Z Reading state information... 2021-05-19T23:32:34.2639487Z The following NEW packages will be installed: 2021-05-19T23:32:34.2642719Z jags 2021-05-19T23:32:34.3670571Z 0 upgraded, 1 newly installed, 0 to remove and 18 not upgraded. 2021-05-19T23:32:34.3671410Z Need to get 1562 kB of archives. 2021-05-19T23:32:34.3672302Z After this operation, 3615 kB of additional disk space will be used. 2021-05-19T23:32:34.3675527Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 jags amd64 4.3.0-3build1 [1562 kB] 2021-05-19T23:32:34.8151617Z Fetched 1562 kB in 0s (13.0 MB/s) 2021-05-19T23:32:34.8508217Z Selecting previously unselected package jags. 2021-05-19T23:32:34.8538589Z (Reading database ... 2021-05-19T23:32:34.8539632Z (Reading database ... 5% 2021-05-19T23:32:34.8566748Z (Reading database ... 10% 2021-05-19T23:32:34.8619685Z (Reading database ... 15% 2021-05-19T23:32:34.8620230Z (Reading database ... 20% 2021-05-19T23:32:34.8620734Z (Reading database ... 25% 2021-05-19T23:32:34.8621252Z (Reading database ... 30% 2021-05-19T23:32:34.8621762Z (Reading database ... 35% 2021-05-19T23:32:34.8622487Z (Reading database ... 40% 2021-05-19T23:32:34.8622960Z (Reading database ... 45% 2021-05-19T23:32:34.8623421Z (Reading database ... 50% 2021-05-19T23:32:34.8652746Z (Reading database ... 55% 2021-05-19T23:32:34.8699130Z (Reading database ... 60% 2021-05-19T23:32:34.8730844Z (Reading database ... 65% 2021-05-19T23:32:34.8798842Z (Reading database ... 70% 2021-05-19T23:32:34.8827914Z (Reading database ... 75% 2021-05-19T23:32:34.8860496Z (Reading database ... 80% 2021-05-19T23:32:34.9175085Z (Reading database ... 85% 2021-05-19T23:32:34.9277087Z (Reading database ... 90% 2021-05-19T23:32:34.9661024Z (Reading database ... 95% 2021-05-19T23:32:34.9661663Z (Reading database ... 100% 2021-05-19T23:32:34.9662529Z (Reading database ... 238780 files and directories currently installed.) 2021-05-19T23:32:34.9794815Z Preparing to unpack .../jags_4.3.0-3build1_amd64.deb ... 2021-05-19T23:32:34.9818853Z Unpacking jags (4.3.0-3build1) ... 2021-05-19T23:32:35.1485575Z Setting up jags (4.3.0-3build1) ... 2021-05-19T23:32:35.1682161Z Processing triggers for man-db (2.9.1-1) ... 2021-05-19T23:32:35.8429500Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-19T23:32:37.7492023Z Reading package lists... 2021-05-19T23:32:37.9108453Z Building dependency tree... 2021-05-19T23:32:37.9127392Z Reading state information... 2021-05-19T23:32:38.0907800Z The following additional packages will be installed: 2021-05-19T23:32:38.0910688Z libnode64 libuv1-dev 2021-05-19T23:32:38.1443918Z The following NEW packages will be installed: 2021-05-19T23:32:38.1449564Z libnode-dev libnode64 libuv1-dev 2021-05-19T23:32:38.1660968Z 0 upgraded, 3 newly installed, 0 to remove and 18 not upgraded. 2021-05-19T23:32:38.1661733Z Need to get 6239 kB of archives. 2021-05-19T23:32:38.1662844Z After this operation, 24.9 MB of additional disk space will be used. 2021-05-19T23:32:38.1664569Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1-dev amd64 1.34.2-1ubuntu1.1 [103 kB] 2021-05-19T23:32:38.1695127Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB] 2021-05-19T23:32:38.2511979Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode-dev amd64 10.19.0~dfsg-3ubuntu1 [370 kB] 2021-05-19T23:32:39.1757705Z Fetched 6239 kB in 0s (59.4 MB/s) 2021-05-19T23:32:39.1762968Z Selecting previously unselected package libuv1-dev:amd64. 2021-05-19T23:32:39.1763942Z (Reading database ... 2021-05-19T23:32:39.1764547Z (Reading database ... 5% 2021-05-19T23:32:39.1765107Z (Reading database ... 10% 2021-05-19T23:32:39.1765674Z (Reading database ... 15% 2021-05-19T23:32:39.1766307Z (Reading database ... 20% 2021-05-19T23:32:39.1766867Z (Reading database ... 25% 2021-05-19T23:32:39.1767431Z (Reading database ... 30% 2021-05-19T23:32:39.1768012Z (Reading database ... 35% 2021-05-19T23:32:39.1768584Z (Reading database ... 40% 2021-05-19T23:32:39.1769131Z (Reading database ... 45% 2021-05-19T23:32:39.1769738Z (Reading database ... 50% 2021-05-19T23:32:39.1770308Z (Reading database ... 55% 2021-05-19T23:32:39.1770869Z (Reading database ... 60% 2021-05-19T23:32:39.1771435Z (Reading database ... 65% 2021-05-19T23:32:39.1771963Z (Reading database ... 70% 2021-05-19T23:32:39.1772735Z (Reading database ... 75% 2021-05-19T23:32:39.1773311Z (Reading database ... 80% 2021-05-19T23:32:39.1773865Z (Reading database ... 85% 2021-05-19T23:32:39.1774429Z (Reading database ... 90% 2021-05-19T23:32:39.1774977Z (Reading database ... 95% 2021-05-19T23:32:39.1775598Z (Reading database ... 100% 2021-05-19T23:32:39.1776401Z (Reading database ... 238920 files and directories currently installed.) 2021-05-19T23:32:39.1777804Z Preparing to unpack .../libuv1-dev_1.34.2-1ubuntu1.1_amd64.deb ... 2021-05-19T23:32:39.1779018Z Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-19T23:32:39.1779947Z Selecting previously unselected package libnode64:amd64. 2021-05-19T23:32:39.1781179Z Preparing to unpack .../libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-19T23:32:39.1782311Z Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-19T23:32:39.5034478Z Selecting previously unselected package libnode-dev:amd64. 2021-05-19T23:32:39.5328350Z Preparing to unpack .../libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-19T23:32:39.5339608Z Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-19T23:32:39.6441907Z Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-19T23:32:39.6479735Z Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-19T23:32:39.6521431Z Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-19T23:32:39.6561875Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-19T23:32:41.5691454Z Reading package lists... 2021-05-19T23:32:41.7236139Z Building dependency tree... 2021-05-19T23:32:41.7254049Z Reading state information... 2021-05-19T23:32:41.8928602Z The following additional packages will be installed: 2021-05-19T23:32:41.8931897Z libfftw3-bin libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-19T23:32:41.8937407Z Suggested packages: 2021-05-19T23:32:41.8938087Z libfftw3-doc 2021-05-19T23:32:41.9443659Z The following NEW packages will be installed: 2021-05-19T23:32:41.9447748Z libfftw3-bin libfftw3-dev libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-19T23:32:41.9829192Z 0 upgraded, 5 newly installed, 0 to remove and 18 not upgraded. 2021-05-19T23:32:41.9830709Z Need to get 3986 kB of archives. 2021-05-19T23:32:41.9831493Z After this operation, 22.4 MB of additional disk space will be used. 2021-05-19T23:32:41.9833725Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-long3 amd64 3.3.8-2ubuntu1 [313 kB] 2021-05-19T23:32:42.0064716Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-quad3 amd64 3.3.8-2ubuntu1 [673 kB] 2021-05-19T23:32:42.0583361Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-single3 amd64 3.3.8-2ubuntu1 [756 kB] 2021-05-19T23:32:42.1219099Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-bin amd64 3.3.8-2ubuntu1 [32.2 kB] 2021-05-19T23:32:42.1245156Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-dev amd64 3.3.8-2ubuntu1 [2211 kB] 2021-05-19T23:32:42.7324743Z Fetched 3986 kB in 0s (11.8 MB/s) 2021-05-19T23:32:42.8521993Z Selecting previously unselected package libfftw3-long3:amd64. 2021-05-19T23:32:42.8594366Z (Reading database ... 2021-05-19T23:32:42.8594829Z (Reading database ... 5% 2021-05-19T23:32:42.8595288Z (Reading database ... 10% 2021-05-19T23:32:42.8595730Z (Reading database ... 15% 2021-05-19T23:32:42.8596180Z (Reading database ... 20% 2021-05-19T23:32:42.8596650Z (Reading database ... 25% 2021-05-19T23:32:42.8597083Z (Reading database ... 30% 2021-05-19T23:32:42.8597526Z (Reading database ... 35% 2021-05-19T23:32:42.8597984Z (Reading database ... 40% 2021-05-19T23:32:42.8598413Z (Reading database ... 45% 2021-05-19T23:32:42.8598855Z (Reading database ... 50% 2021-05-19T23:32:42.8686183Z (Reading database ... 55% 2021-05-19T23:32:42.8738931Z (Reading database ... 60% 2021-05-19T23:32:42.8769095Z (Reading database ... 65% 2021-05-19T23:32:42.8835602Z (Reading database ... 70% 2021-05-19T23:32:42.8864180Z (Reading database ... 75% 2021-05-19T23:32:42.8904343Z (Reading database ... 80% 2021-05-19T23:32:42.9211809Z (Reading database ... 85% 2021-05-19T23:32:42.9319230Z (Reading database ... 90% 2021-05-19T23:32:42.9742462Z (Reading database ... 95% 2021-05-19T23:32:42.9742999Z (Reading database ... 100% 2021-05-19T23:32:42.9743745Z (Reading database ... 239056 files and directories currently installed.) 2021-05-19T23:32:42.9879656Z Preparing to unpack .../libfftw3-long3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-19T23:32:43.0397819Z Unpacking libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-19T23:32:43.1031154Z Selecting previously unselected package libfftw3-quad3:amd64. 2021-05-19T23:32:43.1250532Z Preparing to unpack .../libfftw3-quad3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-19T23:32:43.1265767Z Unpacking libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-19T23:32:43.2349507Z Selecting previously unselected package libfftw3-single3:amd64. 2021-05-19T23:32:43.2577778Z Preparing to unpack .../libfftw3-single3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-19T23:32:43.2593483Z Unpacking libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-19T23:32:43.3549584Z Selecting previously unselected package libfftw3-bin. 2021-05-19T23:32:43.3782050Z Preparing to unpack .../libfftw3-bin_3.3.8-2ubuntu1_amd64.deb ... 2021-05-19T23:32:43.3795674Z Unpacking libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-19T23:32:43.4108608Z Selecting previously unselected package libfftw3-dev:amd64. 2021-05-19T23:32:43.4342171Z Preparing to unpack .../libfftw3-dev_3.3.8-2ubuntu1_amd64.deb ... 2021-05-19T23:32:43.4356099Z Unpacking libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-19T23:32:43.7319151Z Setting up libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-19T23:32:43.7374872Z Setting up libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-19T23:32:43.7417644Z Setting up libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-19T23:32:43.7452109Z Setting up libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-19T23:32:43.7482806Z Setting up libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-19T23:32:43.7529293Z Processing triggers for man-db (2.9.1-1) ... 2021-05-19T23:32:44.5221569Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-19T23:32:46.3991217Z Reading package lists... 2021-05-19T23:32:46.5613858Z Building dependency tree... 2021-05-19T23:32:46.5639158Z Reading state information... 2021-05-19T23:32:46.7414388Z The following additional packages will be installed: 2021-05-19T23:32:46.7417951Z libdcmtk14 2021-05-19T23:32:46.7929046Z The following NEW packages will be installed: 2021-05-19T23:32:46.7937296Z dcmtk libdcmtk14 2021-05-19T23:32:46.8140540Z 0 upgraded, 2 newly installed, 0 to remove and 18 not upgraded. 2021-05-19T23:32:46.8142046Z Need to get 5546 kB of archives. 2021-05-19T23:32:46.8143597Z After this operation, 26.5 MB of additional disk space will be used. 2021-05-19T23:32:46.8146110Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdcmtk14 amd64 3.6.4-2.1build2 [4682 kB] 2021-05-19T23:32:46.8848471Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 dcmtk amd64 3.6.4-2.1build2 [864 kB] 2021-05-19T23:32:47.3195059Z Fetched 5546 kB in 0s (57.9 MB/s) 2021-05-19T23:32:47.3508319Z Selecting previously unselected package libdcmtk14. 2021-05-19T23:32:47.3565705Z (Reading database ... 2021-05-19T23:32:47.3566328Z (Reading database ... 5% 2021-05-19T23:32:47.3566812Z (Reading database ... 10% 2021-05-19T23:32:47.3567296Z (Reading database ... 15% 2021-05-19T23:32:47.3567758Z (Reading database ... 20% 2021-05-19T23:32:47.3568253Z (Reading database ... 25% 2021-05-19T23:32:47.3568713Z (Reading database ... 30% 2021-05-19T23:32:47.3569205Z (Reading database ... 35% 2021-05-19T23:32:47.3569777Z (Reading database ... 40% 2021-05-19T23:32:47.3570206Z (Reading database ... 45% 2021-05-19T23:32:47.3570651Z (Reading database ... 50% 2021-05-19T23:32:47.3653250Z (Reading database ... 55% 2021-05-19T23:32:47.3702678Z (Reading database ... 60% 2021-05-19T23:32:47.3737002Z (Reading database ... 65% 2021-05-19T23:32:47.3792861Z (Reading database ... 70% 2021-05-19T23:32:47.3817442Z (Reading database ... 75% 2021-05-19T23:32:47.3846820Z (Reading database ... 80% 2021-05-19T23:32:47.4124586Z (Reading database ... 85% 2021-05-19T23:32:47.4224672Z (Reading database ... 90% 2021-05-19T23:32:47.4579597Z (Reading database ... 95% 2021-05-19T23:32:47.4580601Z (Reading database ... 100% 2021-05-19T23:32:47.4581548Z (Reading database ... 239147 files and directories currently installed.) 2021-05-19T23:32:47.4705158Z Preparing to unpack .../libdcmtk14_3.6.4-2.1build2_amd64.deb ... 2021-05-19T23:32:47.4726230Z Unpacking libdcmtk14 (3.6.4-2.1build2) ... 2021-05-19T23:32:47.9668653Z Selecting previously unselected package dcmtk. 2021-05-19T23:32:47.9888545Z Preparing to unpack .../dcmtk_3.6.4-2.1build2_amd64.deb ... 2021-05-19T23:32:47.9943765Z Unpacking dcmtk (3.6.4-2.1build2) ... 2021-05-19T23:32:48.3039705Z Setting up libdcmtk14 (3.6.4-2.1build2) ... 2021-05-19T23:32:48.3077040Z Setting up dcmtk (3.6.4-2.1build2) ... 2021-05-19T23:32:48.3231822Z Adding `dcmtk' group to system ... 2021-05-19T23:32:48.4220163Z Adding `dcmtk' user to system ... 2021-05-19T23:32:48.5837414Z adduser: Warning: The home directory `/var/lib/dcmtk/db' does not belong to the user you are currently creating. 2021-05-19T23:32:48.8774045Z Processing triggers for man-db (2.9.1-1) ... 2021-05-19T23:32:50.4771505Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-19T23:32:52.4924369Z Reading package lists... 2021-05-19T23:32:52.6635834Z Building dependency tree... 2021-05-19T23:32:52.6667398Z Reading state information... 2021-05-19T23:32:52.9417330Z libsecret-1-dev is already the newest version (0.20.3-0ubuntu1). 2021-05-19T23:32:52.9418898Z 0 upgraded, 0 newly installed, 0 to remove and 18 not upgraded. 2021-05-19T23:32:53.0114076Z Reading package lists... 2021-05-19T23:32:53.2021438Z Building dependency tree... 2021-05-19T23:32:53.2041913Z Reading state information... 2021-05-19T23:32:53.4923244Z libpng-dev is already the newest version (1.6.37-2). 2021-05-19T23:32:53.4924831Z libpng-dev set to manually installed. 2021-05-19T23:32:53.4925996Z 0 upgraded, 0 newly installed, 0 to remove and 18 not upgraded. 2021-05-19T23:32:53.5704718Z Reading package lists... 2021-05-19T23:32:53.7642108Z Building dependency tree... 2021-05-19T23:32:53.7661477Z Reading state information... 2021-05-19T23:32:53.9380188Z The following additional packages will be installed: 2021-05-19T23:32:53.9383311Z libopenjp2-7 libpoppler-cpp0v5 libpoppler-dev libpoppler97 poppler-data 2021-05-19T23:32:53.9389481Z Suggested packages: 2021-05-19T23:32:53.9390628Z poppler-utils ghostscript fonts-japanese-mincho | fonts-ipafont-mincho 2021-05-19T23:32:53.9397124Z fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai 2021-05-19T23:32:53.9398236Z fonts-arphic-uming fonts-nanum 2021-05-19T23:32:53.9889093Z The following NEW packages will be installed: 2021-05-19T23:32:53.9891090Z libopenjp2-7 libpoppler-cpp-dev libpoppler-cpp0v5 libpoppler-dev 2021-05-19T23:32:53.9901048Z libpoppler97 poppler-data 2021-05-19T23:32:54.0133130Z 0 upgraded, 6 newly installed, 0 to remove and 18 not upgraded. 2021-05-19T23:32:54.0134109Z Need to get 2582 kB of archives. 2021-05-19T23:32:54.0134994Z After this operation, 16.7 MB of additional disk space will be used. 2021-05-19T23:32:54.0136812Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB] 2021-05-19T23:32:54.0440011Z 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-19T23:32:54.0464430Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1 [915 kB] 2021-05-19T23:32:54.0617809Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp0v5 amd64 0.86.1-0ubuntu1 [35.6 kB] 2021-05-19T23:32:54.0629659Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-dev amd64 0.86.1-0ubuntu1 [5336 B] 2021-05-19T23:32:54.0634976Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp-dev amd64 0.86.1-0ubuntu1 [10.4 kB] 2021-05-19T23:32:54.5194372Z Fetched 2582 kB in 0s (38.1 MB/s) 2021-05-19T23:32:54.5549698Z Selecting previously unselected package poppler-data. 2021-05-19T23:32:54.5587006Z (Reading database ... 2021-05-19T23:32:54.5587543Z (Reading database ... 5% 2021-05-19T23:32:54.5587983Z (Reading database ... 10% 2021-05-19T23:32:54.5588443Z (Reading database ... 15% 2021-05-19T23:32:54.5588888Z (Reading database ... 20% 2021-05-19T23:32:54.5589678Z (Reading database ... 25% 2021-05-19T23:32:54.5590187Z (Reading database ... 30% 2021-05-19T23:32:54.5590648Z (Reading database ... 35% 2021-05-19T23:32:54.5591137Z (Reading database ... 40% 2021-05-19T23:32:54.5591611Z (Reading database ... 45% 2021-05-19T23:32:54.5592177Z (Reading database ... 50% 2021-05-19T23:32:54.5683118Z (Reading database ... 55% 2021-05-19T23:32:54.5729490Z (Reading database ... 60% 2021-05-19T23:32:54.5787758Z (Reading database ... 65% 2021-05-19T23:32:54.5819636Z (Reading database ... 70% 2021-05-19T23:32:54.5842929Z (Reading database ... 75% 2021-05-19T23:32:54.5882319Z (Reading database ... 80% 2021-05-19T23:32:54.6181098Z (Reading database ... 85% 2021-05-19T23:32:54.6285428Z (Reading database ... 90% 2021-05-19T23:32:54.6643146Z (Reading database ... 95% 2021-05-19T23:32:54.6644107Z (Reading database ... 100% 2021-05-19T23:32:54.6645202Z (Reading database ... 239382 files and directories currently installed.) 2021-05-19T23:32:54.6789628Z Preparing to unpack .../0-poppler-data_0.4.9-2_all.deb ... 2021-05-19T23:32:54.6805270Z Unpacking poppler-data (0.4.9-2) ... 2021-05-19T23:32:55.0177228Z Selecting previously unselected package libopenjp2-7:amd64. 2021-05-19T23:32:55.0459830Z Preparing to unpack .../1-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... 2021-05-19T23:32:55.0483767Z Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-19T23:32:55.0846127Z Selecting previously unselected package libpoppler97:amd64. 2021-05-19T23:32:55.1115380Z Preparing to unpack .../2-libpoppler97_0.86.1-0ubuntu1_amd64.deb ... 2021-05-19T23:32:55.1127422Z Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-19T23:32:55.2389062Z Selecting previously unselected package libpoppler-cpp0v5:amd64. 2021-05-19T23:32:55.2629837Z Preparing to unpack .../3-libpoppler-cpp0v5_0.86.1-0ubuntu1_amd64.deb ... 2021-05-19T23:32:55.2647466Z Unpacking libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-19T23:32:55.2896718Z Selecting previously unselected package libpoppler-dev:amd64. 2021-05-19T23:32:55.3167852Z Preparing to unpack .../4-libpoppler-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-19T23:32:55.3176604Z Unpacking libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-19T23:32:55.3441030Z Selecting previously unselected package libpoppler-cpp-dev:amd64. 2021-05-19T23:32:55.3769272Z Preparing to unpack .../5-libpoppler-cpp-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-19T23:32:55.3780861Z Unpacking libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-19T23:32:55.4556142Z Setting up poppler-data (0.4.9-2) ... 2021-05-19T23:32:55.4684603Z Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-19T23:32:55.4730677Z Setting up libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-19T23:32:55.4766716Z Setting up libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-19T23:32:55.4814495Z Setting up libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-19T23:32:55.4856037Z Setting up libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-19T23:32:55.4897660Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-19T23:32:55.6251619Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-19T23:32:57.6089801Z Reading package lists... 2021-05-19T23:32:57.7724714Z Building dependency tree... 2021-05-19T23:32:57.7744618Z Reading state information... 2021-05-19T23:32:57.9685524Z The following additional packages will be installed: 2021-05-19T23:32:57.9690857Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libsz2 2021-05-19T23:32:57.9697683Z Suggested packages: 2021-05-19T23:32:57.9700123Z libhdf5-doc 2021-05-19T23:32:58.0184092Z The following NEW packages will be installed: 2021-05-19T23:32:58.0189488Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libhdf5-dev 2021-05-19T23:32:58.0195431Z libsz2 2021-05-19T23:32:58.0406633Z 0 upgraded, 7 newly installed, 0 to remove and 18 not upgraded. 2021-05-19T23:32:58.0407420Z Need to get 4074 kB of archives. 2021-05-19T23:32:58.0408196Z After this operation, 17.6 MB of additional disk space will be used. 2021-05-19T23:32:58.0410328Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 hdf5-helpers amd64 1.10.4+repack-11ubuntu1 [13.6 kB] 2021-05-19T23:32:58.0428888Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec0 amd64 1.0.4-1 [19.1 kB] 2021-05-19T23:32:58.0440132Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsz2 amd64 1.0.4-1 [5188 B] 2021-05-19T23:32:58.0445789Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-103 amd64 1.10.4+repack-11ubuntu1 [1311 kB] 2021-05-19T23:32:58.0669748Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-cpp-103 amd64 1.10.4+repack-11ubuntu1 [120 kB] 2021-05-19T23:32:58.0687363Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec-dev amd64 1.0.4-1 [16.9 kB] 2021-05-19T23:32:58.0695430Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-dev amd64 1.10.4+repack-11ubuntu1 [2589 kB] 2021-05-19T23:32:58.5457672Z Fetched 4074 kB in 0s (50.9 MB/s) 2021-05-19T23:32:58.5749003Z Selecting previously unselected package hdf5-helpers. 2021-05-19T23:32:58.5822588Z (Reading database ... 2021-05-19T23:32:58.5823374Z (Reading database ... 5% 2021-05-19T23:32:58.5824131Z (Reading database ... 10% 2021-05-19T23:32:58.5825077Z (Reading database ... 15% 2021-05-19T23:32:58.5825608Z (Reading database ... 20% 2021-05-19T23:32:58.5826953Z (Reading database ... 25% 2021-05-19T23:32:58.5827440Z (Reading database ... 30% 2021-05-19T23:32:58.5827902Z (Reading database ... 35% 2021-05-19T23:32:58.5828386Z (Reading database ... 40% 2021-05-19T23:32:58.5829599Z (Reading database ... 45% 2021-05-19T23:32:58.5830281Z (Reading database ... 50% 2021-05-19T23:32:58.5927332Z (Reading database ... 55% 2021-05-19T23:32:58.5970530Z (Reading database ... 60% 2021-05-19T23:32:58.6002150Z (Reading database ... 65% 2021-05-19T23:32:58.6058937Z (Reading database ... 70% 2021-05-19T23:32:58.6081429Z (Reading database ... 75% 2021-05-19T23:32:58.6110652Z (Reading database ... 80% 2021-05-19T23:32:58.6442359Z (Reading database ... 85% 2021-05-19T23:32:58.6554895Z (Reading database ... 90% 2021-05-19T23:32:58.6907293Z (Reading database ... 95% 2021-05-19T23:32:58.6908581Z (Reading database ... 100% 2021-05-19T23:32:58.6909688Z (Reading database ... 239942 files and directories currently installed.) 2021-05-19T23:32:58.7038843Z Preparing to unpack .../0-hdf5-helpers_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-19T23:32:58.7057202Z Unpacking hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-19T23:32:58.7347973Z Selecting previously unselected package libaec0:amd64. 2021-05-19T23:32:58.7567231Z Preparing to unpack .../1-libaec0_1.0.4-1_amd64.deb ... 2021-05-19T23:32:58.7591082Z Unpacking libaec0:amd64 (1.0.4-1) ... 2021-05-19T23:32:58.7834319Z Selecting previously unselected package libsz2:amd64. 2021-05-19T23:32:58.8114021Z Preparing to unpack .../2-libsz2_1.0.4-1_amd64.deb ... 2021-05-19T23:32:58.8126560Z Unpacking libsz2:amd64 (1.0.4-1) ... 2021-05-19T23:32:58.8468852Z Selecting previously unselected package libhdf5-103:amd64. 2021-05-19T23:32:58.8679119Z Preparing to unpack .../3-libhdf5-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-19T23:32:58.8694875Z Unpacking libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-19T23:32:59.0229101Z Selecting previously unselected package libhdf5-cpp-103:amd64. 2021-05-19T23:32:59.0461556Z Preparing to unpack .../4-libhdf5-cpp-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-19T23:32:59.0478112Z Unpacking libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-19T23:32:59.0908911Z Selecting previously unselected package libaec-dev:amd64. 2021-05-19T23:32:59.1122410Z Preparing to unpack .../5-libaec-dev_1.0.4-1_amd64.deb ... 2021-05-19T23:32:59.1137021Z Unpacking libaec-dev:amd64 (1.0.4-1) ... 2021-05-19T23:32:59.1428703Z Selecting previously unselected package libhdf5-dev. 2021-05-19T23:32:59.1666262Z Preparing to unpack .../6-libhdf5-dev_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-19T23:32:59.1676037Z Unpacking libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-19T23:32:59.4785794Z Setting up hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-19T23:32:59.4834207Z Setting up libaec0:amd64 (1.0.4-1) ... 2021-05-19T23:32:59.4872804Z Setting up libsz2:amd64 (1.0.4-1) ... 2021-05-19T23:32:59.4908613Z Setting up libaec-dev:amd64 (1.0.4-1) ... 2021-05-19T23:32:59.4949025Z Setting up libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-19T23:32:59.4980821Z Setting up libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-19T23:32:59.5014703Z Setting up libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-19T23:32:59.5109769Z 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-19T23:32:59.5144518Z Processing triggers for man-db (2.9.1-1) ... 2021-05-19T23:33:00.2478010Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-19T23:33:02.1862028Z Reading package lists... 2021-05-19T23:33:02.3399332Z Building dependency tree... 2021-05-19T23:33:02.3417515Z Reading state information... 2021-05-19T23:33:02.5151604Z The following additional packages will be installed: 2021-05-19T23:33:02.5154559Z libdrm-dev libgl-dev libglu1-mesa libglx-dev 2021-05-19T23:33:02.5674200Z The following NEW packages will be installed: 2021-05-19T23:33:02.5677112Z libdrm-dev libgl-dev libglu1-mesa libglu1-mesa-dev libglx-dev 2021-05-19T23:33:02.5678407Z mesa-common-dev 2021-05-19T23:33:02.6712181Z 0 upgraded, 6 newly installed, 0 to remove and 18 not upgraded. 2021-05-19T23:33:02.6713318Z Need to get 1761 kB of archives. 2021-05-19T23:33:02.6714352Z After this operation, 5442 kB of additional disk space will be used. 2021-05-19T23:33:02.6716503Z 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-19T23:33:02.6760000Z 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-19T23:33:02.6771331Z 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-19T23:33:02.6794100Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa amd64 9.0.1-1build1 [168 kB] 2021-05-19T23:33:02.6834403Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa-dev amd64 9.0.1-1build1 [207 kB] 2021-05-19T23:33:02.6896830Z 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-19T23:33:03.1372237Z Fetched 1761 kB in 0s (12.6 MB/s) 2021-05-19T23:33:03.1686045Z Selecting previously unselected package libdrm-dev:amd64. 2021-05-19T23:33:03.1774137Z (Reading database ... 2021-05-19T23:33:03.1774769Z (Reading database ... 5% 2021-05-19T23:33:03.1775278Z (Reading database ... 10% 2021-05-19T23:33:03.1775798Z (Reading database ... 15% 2021-05-19T23:33:03.1776314Z (Reading database ... 20% 2021-05-19T23:33:03.1776929Z (Reading database ... 25% 2021-05-19T23:33:03.1777442Z (Reading database ... 30% 2021-05-19T23:33:03.1777924Z (Reading database ... 35% 2021-05-19T23:33:03.1778415Z (Reading database ... 40% 2021-05-19T23:33:03.1778920Z (Reading database ... 45% 2021-05-19T23:33:03.1779396Z (Reading database ... 50% 2021-05-19T23:33:03.1861056Z (Reading database ... 55% 2021-05-19T23:33:03.1916970Z (Reading database ... 60% 2021-05-19T23:33:03.1951185Z (Reading database ... 65% 2021-05-19T23:33:03.2007764Z (Reading database ... 70% 2021-05-19T23:33:03.2031859Z (Reading database ... 75% 2021-05-19T23:33:03.2063850Z (Reading database ... 80% 2021-05-19T23:33:03.2363680Z (Reading database ... 85% 2021-05-19T23:33:03.2470210Z (Reading database ... 90% 2021-05-19T23:33:03.2827995Z (Reading database ... 95% 2021-05-19T23:33:03.2830972Z (Reading database ... 100% 2021-05-19T23:33:03.2831716Z (Reading database ... 240150 files and directories currently installed.) 2021-05-19T23:33:03.2965453Z Preparing to unpack .../0-libdrm-dev_2.4.102-1ubuntu1~20.04.1_amd64.deb ... 2021-05-19T23:33:03.2975544Z Unpacking libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-19T23:33:03.3368432Z Selecting previously unselected package libglx-dev:amd64. 2021-05-19T23:33:03.3640569Z Preparing to unpack .../1-libglx-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-19T23:33:03.3651340Z Unpacking libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-19T23:33:03.4022848Z Selecting previously unselected package libgl-dev:amd64. 2021-05-19T23:33:03.4267988Z Preparing to unpack .../2-libgl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-19T23:33:03.4278812Z Unpacking libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-19T23:33:03.4658649Z Selecting previously unselected package libglu1-mesa:amd64. 2021-05-19T23:33:03.4941081Z Preparing to unpack .../3-libglu1-mesa_9.0.1-1build1_amd64.deb ... 2021-05-19T23:33:03.4963280Z Unpacking libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-19T23:33:03.5427890Z Selecting previously unselected package libglu1-mesa-dev:amd64. 2021-05-19T23:33:03.5620292Z Preparing to unpack .../4-libglu1-mesa-dev_9.0.1-1build1_amd64.deb ... 2021-05-19T23:33:03.5631200Z Unpacking libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-19T23:33:03.6188240Z Selecting previously unselected package mesa-common-dev:amd64. 2021-05-19T23:33:03.6373610Z Preparing to unpack .../5-mesa-common-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-19T23:33:03.6387852Z Unpacking mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-19T23:33:03.8175961Z Setting up libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-19T23:33:03.8220112Z Setting up libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-19T23:33:03.8258113Z Setting up libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-19T23:33:03.8297365Z Setting up libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-19T23:33:03.8338950Z Setting up libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-19T23:33:03.8387509Z Setting up mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-19T23:33:03.8439526Z Processing triggers for man-db (2.9.1-1) ... 2021-05-19T23:33:05.2785289Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-19T23:33:07.1718930Z Reading package lists... 2021-05-19T23:33:07.3411637Z Building dependency tree... 2021-05-19T23:33:07.3433412Z Reading state information... 2021-05-19T23:33:07.5197480Z The following additional packages will be installed: 2021-05-19T23:33:07.5199797Z libprotobuf-lite17 libprotoc17 2021-05-19T23:33:07.5719809Z The following NEW packages will be installed: 2021-05-19T23:33:07.5722825Z libprotobuf-dev libprotobuf-lite17 libprotoc-dev libprotoc17 2021-05-19T23:33:07.5724288Z protobuf-compiler 2021-05-19T23:33:07.5944116Z 0 upgraded, 5 newly installed, 0 to remove and 18 not upgraded. 2021-05-19T23:33:07.5945286Z Need to get 2754 kB of archives. 2021-05-19T23:33:07.5946327Z After this operation, 19.9 MB of additional disk space will be used. 2021-05-19T23:33:07.5948993Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5 [132 kB] 2021-05-19T23:33:07.5987017Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5 [646 kB] 2021-05-19T23:33:07.6072784Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5 [1155 kB] 2021-05-19T23:33:07.6248354Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc-dev amd64 3.6.1.3-2ubuntu5 [793 kB] 2021-05-19T23:33:07.6382649Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 protobuf-compiler amd64 3.6.1.3-2ubuntu5 [27.6 kB] 2021-05-19T23:33:08.0670838Z Fetched 2754 kB in 0s (45.3 MB/s) 2021-05-19T23:33:08.0989123Z Selecting previously unselected package libprotobuf-lite17:amd64. 2021-05-19T23:33:08.1036282Z (Reading database ... 2021-05-19T23:33:08.1037060Z (Reading database ... 5% 2021-05-19T23:33:08.1037880Z (Reading database ... 10% 2021-05-19T23:33:08.1038361Z (Reading database ... 15% 2021-05-19T23:33:08.1038811Z (Reading database ... 20% 2021-05-19T23:33:08.1039291Z (Reading database ... 25% 2021-05-19T23:33:08.1039950Z (Reading database ... 30% 2021-05-19T23:33:08.1040426Z (Reading database ... 35% 2021-05-19T23:33:08.1040859Z (Reading database ... 40% 2021-05-19T23:33:08.1041313Z (Reading database ... 45% 2021-05-19T23:33:08.1041744Z (Reading database ... 50% 2021-05-19T23:33:08.1129234Z (Reading database ... 55% 2021-05-19T23:33:08.1172054Z (Reading database ... 60% 2021-05-19T23:33:08.1202436Z (Reading database ... 65% 2021-05-19T23:33:08.1254228Z (Reading database ... 70% 2021-05-19T23:33:08.1276154Z (Reading database ... 75% 2021-05-19T23:33:08.1523312Z (Reading database ... 80% 2021-05-19T23:33:08.1584891Z (Reading database ... 85% 2021-05-19T23:33:08.1691450Z (Reading database ... 90% 2021-05-19T23:33:08.2039109Z (Reading database ... 95% 2021-05-19T23:33:08.2039657Z (Reading database ... 100% 2021-05-19T23:33:08.2040350Z (Reading database ... 240633 files and directories currently installed.) 2021-05-19T23:33:08.2170463Z Preparing to unpack .../libprotobuf-lite17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-19T23:33:08.2199554Z Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-19T23:33:08.2588411Z Selecting previously unselected package libprotoc17:amd64. 2021-05-19T23:33:08.2817641Z Preparing to unpack .../libprotoc17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-19T23:33:08.2834677Z Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-19T23:33:08.3748958Z Selecting previously unselected package libprotobuf-dev:amd64. 2021-05-19T23:33:08.3982334Z Preparing to unpack .../libprotobuf-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-19T23:33:08.4000012Z Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-19T23:33:08.5590812Z Selecting previously unselected package libprotoc-dev:amd64. 2021-05-19T23:33:08.5850213Z Preparing to unpack .../libprotoc-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-19T23:33:08.5858373Z Unpacking libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-19T23:33:08.7068715Z Selecting previously unselected package protobuf-compiler. 2021-05-19T23:33:08.7267901Z Preparing to unpack .../protobuf-compiler_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-19T23:33:08.7282713Z Unpacking protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-19T23:33:08.7911084Z Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-19T23:33:08.7947662Z Setting up protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-19T23:33:08.7981164Z Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-19T23:33:08.8018781Z Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-19T23:33:08.8052126Z Setting up libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-19T23:33:08.8090634Z Processing triggers for man-db (2.9.1-1) ... 2021-05-19T23:33:09.4839625Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-19T23:33:11.4307334Z Reading package lists... 2021-05-19T23:33:11.5966474Z Building dependency tree... 2021-05-19T23:33:11.5984079Z Reading state information... 2021-05-19T23:33:11.7835028Z The following additional packages will be installed: 2021-05-19T23:33:11.7839348Z i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 libasyncns0 2021-05-19T23:33:11.7840552Z libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58 2021-05-19T23:33:11.7841496Z libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 2021-05-19T23:33:11.7842677Z libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 libcodec2-0.9 2021-05-19T23:33:11.7846091Z libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 libigdgmm11 2021-05-19T23:33:11.7847164Z libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-19T23:33:11.7848310Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-19T23:33:11.7849478Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-19T23:33:11.7850590Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-19T23:33:11.7851709Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-19T23:33:11.7853219Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-19T23:33:11.7854367Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-19T23:33:11.7855425Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-19T23:33:11.7856446Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-19T23:33:11.7857128Z Suggested packages: 2021-05-19T23:33:11.7858073Z ffmpeg-doc i965-va-driver-shaders libbluray-bdj jackd2 libportaudio2 2021-05-19T23:33:11.7859197Z opus-tools pulseaudio libraw1394-doc serdi sndiod sordi speex opencl-icd 2021-05-19T23:33:11.7860442Z libvdpau-va-gl1 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver 2021-05-19T23:33:11.7861701Z nvidia-legacy-304xx-vdpau-driver 2021-05-19T23:33:11.8654059Z The following NEW packages will be installed: 2021-05-19T23:33:11.8656117Z ffmpeg i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 2021-05-19T23:33:11.8657641Z libasyncns0 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 2021-05-19T23:33:11.8658927Z libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 2021-05-19T23:33:11.8660400Z libcaca0 libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 2021-05-19T23:33:11.8661926Z libcodec2-0.9 libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 2021-05-19T23:33:11.8663477Z libigdgmm11 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-19T23:33:11.8665170Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-19T23:33:11.8669661Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-19T23:33:11.8671287Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-19T23:33:11.8672568Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-19T23:33:11.8673912Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-19T23:33:11.8675123Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-19T23:33:11.8676707Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-19T23:33:11.8677736Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-19T23:33:11.8925194Z 0 upgraded, 76 newly installed, 0 to remove and 18 not upgraded. 2021-05-19T23:33:11.8925990Z Need to get 47.1 MB of archives. 2021-05-19T23:33:11.8927087Z After this operation, 195 MB of additional disk space will be used. 2021-05-19T23:33:11.8928963Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaom0 amd64 1.0.0.errata1-3build1 [1160 kB] 2021-05-19T23:33:12.0894123Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] 2021-05-19T23:33:12.0997141Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] 2021-05-19T23:33:12.1025403Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-x11-2 amd64 2.7.0-2 [11.9 kB] 2021-05-19T23:33:12.1098540Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] 2021-05-19T23:33:12.1209810Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 ocl-icd-libopencl1 amd64 2.2.11-1ubuntu1 [30.3 kB] 2021-05-19T23:33:12.1221884Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavutil56 amd64 7:4.2.4-1ubuntu0.1 [241 kB] 2021-05-19T23:33:12.1642654Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcodec2-0.9 amd64 0.9.2-2 [7886 kB] 2021-05-19T23:33:13.7605804Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] 2021-05-19T23:33:13.7659417Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] 2021-05-19T23:33:13.7947663Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] 2021-05-19T23:33:13.8340024Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2021-05-19T23:33:13.8440554Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-05-19T23:33:13.8510735Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libspeex1 amd64 1.2~rc1.2-1.1ubuntu1 [53.2 kB] 2021-05-19T23:33:13.8617571Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] 2021-05-19T23:33:13.8816926Z 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-19T23:33:13.8952676Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu2 [162 kB] 2021-05-19T23:33:13.9295258Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] 2021-05-19T23:33:13.9396705Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2021-05-19T23:33:13.9574130Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwavpack1 amd64 5.2.0-1ubuntu0.1 [77.3 kB] 2021-05-19T23:33:13.9818228Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx264-155 amd64 2:0.155.2917+git0a84d98-2 [521 kB] 2021-05-19T23:33:14.0872921Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] 2021-05-19T23:33:14.3334552Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2021-05-19T23:33:14.3795423Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi-common all 0.2.35-17 [32.5 kB] 2021-05-19T23:33:14.3890340Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] 2021-05-19T23:33:14.4460194Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavcodec58 amd64 7:4.2.4-1ubuntu0.1 [4876 kB] 2021-05-19T23:33:15.5845719Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libraw1394-11 amd64 2.1.2-1 [30.7 kB] 2021-05-19T23:33:15.5937404Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavc1394-0 amd64 0.5.4-5 [16.2 kB] 2021-05-19T23:33:15.6065328Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libass9 amd64 1:0.14.0-2 [88.0 kB] 2021-05-19T23:33:15.6329071Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] 2021-05-19T23:33:15.6667406Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] 2021-05-19T23:33:15.6808783Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] 2021-05-19T23:33:15.7077945Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] 2021-05-19T23:33:15.7451465Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] 2021-05-19T23:33:15.8647369Z 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-19T23:33:15.9060296Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavformat58 amd64 7:4.2.4-1ubuntu0.1 [981 kB] 2021-05-19T23:33:16.1321053Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbs2b0 amd64 3.1.0+dfsg-2.2build1 [10.2 kB] 2021-05-19T23:33:16.1376232Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libflite1 amd64 2.1-release-3 [12.8 MB] 2021-05-19T23:33:19.1525610Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libserd-0-0 amd64 0.30.2-1 [46.6 kB] 2021-05-19T23:33:19.1630875Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsord-0-0 amd64 0.16.4-1 [19.5 kB] 2021-05-19T23:33:19.1695424Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsratom-0-0 amd64 0.6.4-1 [16.9 kB] 2021-05-19T23:33:19.1759649Z 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-19T23:33:19.1891963Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmysofa1 amd64 1.0~dfsg0-1 [39.2 kB] 2021-05-19T23:33:19.1990213Z 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-19T23:33:19.2164259Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsamplerate0 amd64 0.1.9-2 [939 kB] 2021-05-19T23:33:19.4488268Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 librubberband2 amd64 1.8.2-1build1 [89.4 kB] 2021-05-19T23:33:19.4722893Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswscale5 amd64 7:4.2.4-1ubuntu0.1 [156 kB] 2021-05-19T23:33:19.5140627Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libvidstab1.1 amd64 1.1.0-2 [35.0 kB] 2021-05-19T23:33:19.5242059Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavfilter7 amd64 7:4.2.4-1ubuntu0.1 [1084 kB] 2021-05-19T23:33:19.7942185Z 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-19T23:33:19.8442587Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio18 amd64 2.0.0-2 [58.6 kB] 2021-05-19T23:33:19.8608292Z 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-19T23:33:19.8694473Z 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-19T23:33:19.8770628Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdc1394-22 amd64 2.2.5-2.1 [79.6 kB] 2021-05-19T23:33:19.8997228Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libiec61883-0 amd64 1.2.0-3 [24.3 kB] 2021-05-19T23:33:19.9065310Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjack-jackd2-0 amd64 1.9.12~dfsg-2ubuntu2 [267 kB] 2021-05-19T23:33:19.9692273Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal-data all 1:1.19.1-1 [162 kB] 2021-05-19T23:33:20.0032654Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsndio7.0 amd64 1.5.0-3 [24.5 kB] 2021-05-19T23:33:20.0109943Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal1 amd64 1:1.19.1-1 [492 kB] 2021-05-19T23:33:20.1133822Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB] 2021-05-19T23:33:20.1173798Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libflac8 amd64 1.3.3-1build1 [103 kB] 2021-05-19T23:33:20.1408772Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsndfile1 amd64 1.0.28-7 [170 kB] 2021-05-19T23:33:20.1813391Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpulse0 amd64 1:13.99.1-1ubuntu3.10 [262 kB] 2021-05-19T23:33:20.2379797Z 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-19T23:33:20.3292950Z 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-19T23:33:20.3468302Z 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-19T23:33:20.3602487Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 ffmpeg amd64 7:4.2.4-1ubuntu0.1 [1453 kB] 2021-05-19T23:33:20.6553111Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libigdgmm11 amd64 20.1.1+ds1-1 [111 kB] 2021-05-19T23:33:20.6822484Z 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-19T23:33:21.0375775Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaacs0 amd64 0.9.0-2 [50.1 kB] 2021-05-19T23:33:21.0510198Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbdplus0 amd64 0.1.2-3 [47.3 kB] 2021-05-19T23:33:21.0634413Z 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-19T23:33:21.5747056Z 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-19T23:33:22.1448021Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 i965-va-driver amd64 2.4.0-0ubuntu1 [924 kB] 2021-05-19T23:33:22.3206891Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 va-driver-all amd64 2.7.0-2 [4020 B] 2021-05-19T23:33:22.3225964Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 vdpau-driver-all amd64 1.3-1ubuntu2 [4596 B] 2021-05-19T23:33:22.9523892Z Fetched 47.1 MB in 10s (4507 kB/s) 2021-05-19T23:33:22.9856240Z Selecting previously unselected package libaom0:amd64. 2021-05-19T23:33:22.9933210Z (Reading database ... 2021-05-19T23:33:22.9934025Z (Reading database ... 5% 2021-05-19T23:33:22.9934637Z (Reading database ... 10% 2021-05-19T23:33:22.9935364Z (Reading database ... 15% 2021-05-19T23:33:22.9936123Z (Reading database ... 20% 2021-05-19T23:33:22.9936758Z (Reading database ... 25% 2021-05-19T23:33:22.9937392Z (Reading database ... 30% 2021-05-19T23:33:22.9938117Z (Reading database ... 35% 2021-05-19T23:33:22.9938765Z (Reading database ... 40% 2021-05-19T23:33:22.9939634Z (Reading database ... 45% 2021-05-19T23:33:22.9940490Z (Reading database ... 50% 2021-05-19T23:33:23.0034384Z (Reading database ... 55% 2021-05-19T23:33:23.0077936Z (Reading database ... 60% 2021-05-19T23:33:23.0117172Z (Reading database ... 65% 2021-05-19T23:33:23.0177822Z (Reading database ... 70% 2021-05-19T23:33:23.0200964Z (Reading database ... 75% 2021-05-19T23:33:23.0503538Z (Reading database ... 80% 2021-05-19T23:33:23.0608737Z (Reading database ... 85% 2021-05-19T23:33:23.0740185Z (Reading database ... 90% 2021-05-19T23:33:23.1133579Z (Reading database ... 95% 2021-05-19T23:33:23.1135299Z (Reading database ... 100% 2021-05-19T23:33:23.1136117Z (Reading database ... 240804 files and directories currently installed.) 2021-05-19T23:33:23.1265770Z Preparing to unpack .../00-libaom0_1.0.0.errata1-3build1_amd64.deb ... 2021-05-19T23:33:23.1287195Z Unpacking libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-19T23:33:23.2687144Z Selecting previously unselected package libva2:amd64. 2021-05-19T23:33:23.2964924Z Preparing to unpack .../01-libva2_2.7.0-2_amd64.deb ... 2021-05-19T23:33:23.2979026Z Unpacking libva2:amd64 (2.7.0-2) ... 2021-05-19T23:33:23.3348602Z Selecting previously unselected package libva-drm2:amd64. 2021-05-19T23:33:23.3570861Z Preparing to unpack .../02-libva-drm2_2.7.0-2_amd64.deb ... 2021-05-19T23:33:23.3585813Z Unpacking libva-drm2:amd64 (2.7.0-2) ... 2021-05-19T23:33:23.3948350Z Selecting previously unselected package libva-x11-2:amd64. 2021-05-19T23:33:23.4124936Z Preparing to unpack .../03-libva-x11-2_2.7.0-2_amd64.deb ... 2021-05-19T23:33:23.4139293Z Unpacking libva-x11-2:amd64 (2.7.0-2) ... 2021-05-19T23:33:23.4468439Z Selecting previously unselected package libvdpau1:amd64. 2021-05-19T23:33:23.4687272Z Preparing to unpack .../04-libvdpau1_1.3-1ubuntu2_amd64.deb ... 2021-05-19T23:33:23.4702981Z Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-19T23:33:23.5108829Z Selecting previously unselected package ocl-icd-libopencl1:amd64. 2021-05-19T23:33:23.5379686Z Preparing to unpack .../05-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 2021-05-19T23:33:23.5400619Z Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-19T23:33:23.5782802Z Selecting previously unselected package libavutil56:amd64. 2021-05-19T23:33:23.6055716Z Preparing to unpack .../06-libavutil56_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-19T23:33:23.6068779Z Unpacking libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-19T23:33:23.6573149Z Selecting previously unselected package libcodec2-0.9:amd64. 2021-05-19T23:33:23.6871231Z Preparing to unpack .../07-libcodec2-0.9_0.9.2-2_amd64.deb ... 2021-05-19T23:33:23.6882439Z Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-19T23:33:24.3748842Z Selecting previously unselected package libgsm1:amd64. 2021-05-19T23:33:24.3961138Z Preparing to unpack .../08-libgsm1_1.0.18-2_amd64.deb ... 2021-05-19T23:33:24.3971996Z Unpacking libgsm1:amd64 (1.0.18-2) ... 2021-05-19T23:33:24.4252759Z Selecting previously unselected package libmp3lame0:amd64. 2021-05-19T23:33:24.4521435Z Preparing to unpack .../09-libmp3lame0_3.100-3_amd64.deb ... 2021-05-19T23:33:24.4533448Z Unpacking libmp3lame0:amd64 (3.100-3) ... 2021-05-19T23:33:24.4896592Z Selecting previously unselected package libopus0:amd64. 2021-05-19T23:33:24.5165531Z Preparing to unpack .../10-libopus0_1.3.1-0ubuntu1_amd64.deb ... 2021-05-19T23:33:24.5177916Z Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-19T23:33:24.5628139Z Selecting previously unselected package libshine3:amd64. 2021-05-19T23:33:24.5862233Z Preparing to unpack .../11-libshine3_3.1.1-2_amd64.deb ... 2021-05-19T23:33:24.5876613Z Unpacking libshine3:amd64 (3.1.1-2) ... 2021-05-19T23:33:24.6227760Z Selecting previously unselected package libsnappy1v5:amd64. 2021-05-19T23:33:24.6419087Z Preparing to unpack .../12-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-05-19T23:33:24.6432675Z Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-19T23:33:24.6748328Z Selecting previously unselected package libspeex1:amd64. 2021-05-19T23:33:24.6948203Z Preparing to unpack .../13-libspeex1_1.2~rc1.2-1.1ubuntu1_amd64.deb ... 2021-05-19T23:33:24.6961910Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-19T23:33:24.7307593Z Selecting previously unselected package libsoxr0:amd64. 2021-05-19T23:33:24.7517713Z Preparing to unpack .../14-libsoxr0_0.1.3-2build1_amd64.deb ... 2021-05-19T23:33:24.7534201Z Unpacking libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-19T23:33:24.7947931Z Selecting previously unselected package libswresample3:amd64. 2021-05-19T23:33:24.8136894Z Preparing to unpack .../15-libswresample3_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-19T23:33:24.8152051Z Unpacking libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-19T23:33:24.8508617Z Selecting previously unselected package libtheora0:amd64. 2021-05-19T23:33:24.8745607Z Preparing to unpack .../16-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... 2021-05-19T23:33:24.8762640Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-19T23:33:24.9268056Z Selecting previously unselected package libtwolame0:amd64. 2021-05-19T23:33:24.9492791Z Preparing to unpack .../17-libtwolame0_0.4.0-2_amd64.deb ... 2021-05-19T23:33:24.9508739Z Unpacking libtwolame0:amd64 (0.4.0-2) ... 2021-05-19T23:33:24.9867786Z Selecting previously unselected package libvorbisenc2:amd64. 2021-05-19T23:33:25.0081662Z Preparing to unpack .../18-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2021-05-19T23:33:25.0101630Z Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-19T23:33:25.0466304Z Selecting previously unselected package libwavpack1:amd64. 2021-05-19T23:33:25.0803404Z Preparing to unpack .../19-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... 2021-05-19T23:33:25.0814780Z Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-19T23:33:25.1178303Z Selecting previously unselected package libx264-155:amd64. 2021-05-19T23:33:25.1431342Z Preparing to unpack .../20-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... 2021-05-19T23:33:25.1451307Z Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-19T23:33:25.2353719Z Selecting previously unselected package libx265-179:amd64. 2021-05-19T23:33:25.2605829Z Preparing to unpack .../21-libx265-179_3.2.1-1build1_amd64.deb ... 2021-05-19T23:33:25.2622873Z Unpacking libx265-179:amd64 (3.2.1-1build1) ... 2021-05-19T23:33:25.4629077Z Selecting previously unselected package libxvidcore4:amd64. 2021-05-19T23:33:25.4871287Z Preparing to unpack .../22-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2021-05-19T23:33:25.4893773Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-19T23:33:25.5356612Z Selecting previously unselected package libzvbi-common. 2021-05-19T23:33:25.5657973Z Preparing to unpack .../23-libzvbi-common_0.2.35-17_all.deb ... 2021-05-19T23:33:25.5668575Z Unpacking libzvbi-common (0.2.35-17) ... 2021-05-19T23:33:25.6227783Z Selecting previously unselected package libzvbi0:amd64. 2021-05-19T23:33:25.6469973Z Preparing to unpack .../24-libzvbi0_0.2.35-17_amd64.deb ... 2021-05-19T23:33:25.6481963Z Unpacking libzvbi0:amd64 (0.2.35-17) ... 2021-05-19T23:33:25.6974467Z Selecting previously unselected package libavcodec58:amd64. 2021-05-19T23:33:25.7237386Z Preparing to unpack .../25-libavcodec58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-19T23:33:25.7253925Z Unpacking libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-19T23:33:26.2708999Z Selecting previously unselected package libraw1394-11:amd64. 2021-05-19T23:33:26.2947938Z Preparing to unpack .../26-libraw1394-11_2.1.2-1_amd64.deb ... 2021-05-19T23:33:26.2959662Z Unpacking libraw1394-11:amd64 (2.1.2-1) ... 2021-05-19T23:33:26.3268303Z Selecting previously unselected package libavc1394-0:amd64. 2021-05-19T23:33:26.3517411Z Preparing to unpack .../27-libavc1394-0_0.5.4-5_amd64.deb ... 2021-05-19T23:33:26.3526953Z Unpacking libavc1394-0:amd64 (0.5.4-5) ... 2021-05-19T23:33:26.3772922Z Selecting previously unselected package libass9:amd64. 2021-05-19T23:33:26.4031487Z Preparing to unpack .../28-libass9_1%3a0.14.0-2_amd64.deb ... 2021-05-19T23:33:26.4042671Z Unpacking libass9:amd64 (1:0.14.0-2) ... 2021-05-19T23:33:26.4416973Z Selecting previously unselected package libbluray2:amd64. 2021-05-19T23:33:26.4644759Z Preparing to unpack .../29-libbluray2_1%3a1.2.0-1_amd64.deb ... 2021-05-19T23:33:26.4656873Z Unpacking libbluray2:amd64 (1:1.2.0-1) ... 2021-05-19T23:33:26.4998325Z Selecting previously unselected package libchromaprint1:amd64. 2021-05-19T23:33:26.5255269Z Preparing to unpack .../30-libchromaprint1_1.4.3-3build1_amd64.deb ... 2021-05-19T23:33:26.5267457Z Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-19T23:33:26.5569503Z Selecting previously unselected package libgme0:amd64. 2021-05-19T23:33:26.5851699Z Preparing to unpack .../31-libgme0_0.6.2-1build1_amd64.deb ... 2021-05-19T23:33:26.5865785Z Unpacking libgme0:amd64 (0.6.2-1build1) ... 2021-05-19T23:33:26.6308220Z Selecting previously unselected package libmpg123-0:amd64. 2021-05-19T23:33:26.6487452Z Preparing to unpack .../32-libmpg123-0_1.25.13-1_amd64.deb ... 2021-05-19T23:33:26.6502441Z Unpacking libmpg123-0:amd64 (1.25.13-1) ... 2021-05-19T23:33:26.6881084Z Selecting previously unselected package libopenmpt0:amd64. 2021-05-19T23:33:26.7173274Z Preparing to unpack .../33-libopenmpt0_0.4.11-1build1_amd64.deb ... 2021-05-19T23:33:26.7188616Z Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-19T23:33:26.8069237Z Selecting previously unselected package libssh-gcrypt-4:amd64. 2021-05-19T23:33:26.8283524Z Preparing to unpack .../34-libssh-gcrypt-4_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-19T23:33:26.8299016Z Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-19T23:33:26.8747607Z Selecting previously unselected package libavformat58:amd64. 2021-05-19T23:33:26.9001697Z Preparing to unpack .../35-libavformat58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-19T23:33:26.9015533Z Unpacking libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-19T23:33:27.0158395Z Selecting previously unselected package libbs2b0:amd64. 2021-05-19T23:33:27.0424187Z Preparing to unpack .../36-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... 2021-05-19T23:33:27.0436401Z Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-19T23:33:27.0948435Z Selecting previously unselected package libflite1:amd64. 2021-05-19T23:33:27.1157616Z Preparing to unpack .../37-libflite1_2.1-release-3_amd64.deb ... 2021-05-19T23:33:27.1174845Z Unpacking libflite1:amd64 (2.1-release-3) ... 2021-05-19T23:33:28.2549128Z Selecting previously unselected package libserd-0-0:amd64. 2021-05-19T23:33:28.2778406Z Preparing to unpack .../38-libserd-0-0_0.30.2-1_amd64.deb ... 2021-05-19T23:33:28.2790633Z Unpacking libserd-0-0:amd64 (0.30.2-1) ... 2021-05-19T23:33:28.3088435Z Selecting previously unselected package libsord-0-0:amd64. 2021-05-19T23:33:28.3352057Z Preparing to unpack .../39-libsord-0-0_0.16.4-1_amd64.deb ... 2021-05-19T23:33:28.3365161Z Unpacking libsord-0-0:amd64 (0.16.4-1) ... 2021-05-19T23:33:28.3707948Z Selecting previously unselected package libsratom-0-0:amd64. 2021-05-19T23:33:28.3903008Z Preparing to unpack .../40-libsratom-0-0_0.6.4-1_amd64.deb ... 2021-05-19T23:33:28.3919834Z Unpacking libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-19T23:33:28.4208134Z Selecting previously unselected package liblilv-0-0:amd64. 2021-05-19T23:33:28.4466320Z Preparing to unpack .../41-liblilv-0-0_0.24.6-1ubuntu0.1_amd64.deb ... 2021-05-19T23:33:28.4476527Z Unpacking liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-19T23:33:28.4782519Z Selecting previously unselected package libmysofa1:amd64. 2021-05-19T23:33:28.5039912Z Preparing to unpack .../42-libmysofa1_1.0~dfsg0-1_amd64.deb ... 2021-05-19T23:33:28.5054598Z Unpacking libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-19T23:33:28.5347638Z Selecting previously unselected package libpostproc55:amd64. 2021-05-19T23:33:28.5610380Z Preparing to unpack .../43-libpostproc55_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-19T23:33:28.5625137Z Unpacking libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-19T23:33:28.6027967Z Selecting previously unselected package libsamplerate0:amd64. 2021-05-19T23:33:28.6235623Z Preparing to unpack .../44-libsamplerate0_0.1.9-2_amd64.deb ... 2021-05-19T23:33:28.6249729Z Unpacking libsamplerate0:amd64 (0.1.9-2) ... 2021-05-19T23:33:28.7547993Z Selecting previously unselected package librubberband2:amd64. 2021-05-19T23:33:28.7765287Z Preparing to unpack .../45-librubberband2_1.8.2-1build1_amd64.deb ... 2021-05-19T23:33:28.7784022Z Unpacking librubberband2:amd64 (1.8.2-1build1) ... 2021-05-19T23:33:28.8110928Z Selecting previously unselected package libswscale5:amd64. 2021-05-19T23:33:28.8377774Z Preparing to unpack .../46-libswscale5_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-19T23:33:28.8389151Z Unpacking libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-19T23:33:28.8828073Z Selecting previously unselected package libvidstab1.1:amd64. 2021-05-19T23:33:28.9070575Z Preparing to unpack .../47-libvidstab1.1_1.1.0-2_amd64.deb ... 2021-05-19T23:33:28.9086710Z Unpacking libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-19T23:33:28.9427574Z Selecting previously unselected package libavfilter7:amd64. 2021-05-19T23:33:28.9627528Z Preparing to unpack .../48-libavfilter7_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-19T23:33:28.9642429Z Unpacking libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-19T23:33:29.0953485Z Selecting previously unselected package libcaca0:amd64. 2021-05-19T23:33:29.1226777Z Preparing to unpack .../49-libcaca0_0.99.beta19-2.1ubuntu1.20.04.1_amd64.deb ... 2021-05-19T23:33:29.1243789Z Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-19T23:33:29.1729635Z Selecting previously unselected package libcdio18:amd64. 2021-05-19T23:33:29.2044124Z Preparing to unpack .../50-libcdio18_2.0.0-2_amd64.deb ... 2021-05-19T23:33:29.2059996Z Unpacking libcdio18:amd64 (2.0.0-2) ... 2021-05-19T23:33:29.2390514Z Selecting previously unselected package libcdio-cdda2:amd64. 2021-05-19T23:33:29.2667867Z Preparing to unpack .../51-libcdio-cdda2_10.2+2.0.0-1_amd64.deb ... 2021-05-19T23:33:29.2680943Z Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-19T23:33:29.3268955Z Selecting previously unselected package libcdio-paranoia2:amd64. 2021-05-19T23:33:29.3488287Z Preparing to unpack .../52-libcdio-paranoia2_10.2+2.0.0-1_amd64.deb ... 2021-05-19T23:33:29.3501457Z Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-19T23:33:29.3828272Z Selecting previously unselected package libdc1394-22:amd64. 2021-05-19T23:33:29.4030186Z Preparing to unpack .../53-libdc1394-22_2.2.5-2.1_amd64.deb ... 2021-05-19T23:33:29.4044834Z Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-19T23:33:29.4362106Z Selecting previously unselected package libiec61883-0:amd64. 2021-05-19T23:33:29.4621691Z Preparing to unpack .../54-libiec61883-0_1.2.0-3_amd64.deb ... 2021-05-19T23:33:29.4635721Z Unpacking libiec61883-0:amd64 (1.2.0-3) ... 2021-05-19T23:33:29.4901488Z Selecting previously unselected package libjack-jackd2-0:amd64. 2021-05-19T23:33:29.5160190Z Preparing to unpack .../55-libjack-jackd2-0_1.9.12~dfsg-2ubuntu2_amd64.deb ... 2021-05-19T23:33:29.5174211Z Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-19T23:33:29.5671633Z Selecting previously unselected package libopenal-data. 2021-05-19T23:33:29.5932190Z Preparing to unpack .../56-libopenal-data_1%3a1.19.1-1_all.deb ... 2021-05-19T23:33:29.5946986Z Unpacking libopenal-data (1:1.19.1-1) ... 2021-05-19T23:33:29.6380871Z Selecting previously unselected package libsndio7.0:amd64. 2021-05-19T23:33:29.6601818Z Preparing to unpack .../57-libsndio7.0_1.5.0-3_amd64.deb ... 2021-05-19T23:33:29.6612328Z Unpacking libsndio7.0:amd64 (1.5.0-3) ... 2021-05-19T23:33:29.6939770Z Selecting previously unselected package libopenal1:amd64. 2021-05-19T23:33:29.7208324Z Preparing to unpack .../58-libopenal1_1%3a1.19.1-1_amd64.deb ... 2021-05-19T23:33:29.7222767Z Unpacking libopenal1:amd64 (1:1.19.1-1) ... 2021-05-19T23:33:29.7912725Z Selecting previously unselected package libasyncns0:amd64. 2021-05-19T23:33:29.8191727Z Preparing to unpack .../59-libasyncns0_0.8-6_amd64.deb ... 2021-05-19T23:33:29.8204467Z Unpacking libasyncns0:amd64 (0.8-6) ... 2021-05-19T23:33:29.8549190Z Selecting previously unselected package libflac8:amd64. 2021-05-19T23:33:29.8740271Z Preparing to unpack .../60-libflac8_1.3.3-1build1_amd64.deb ... 2021-05-19T23:33:29.8755512Z Unpacking libflac8:amd64 (1.3.3-1build1) ... 2021-05-19T23:33:29.9109026Z Selecting previously unselected package libsndfile1:amd64. 2021-05-19T23:33:29.9377853Z Preparing to unpack .../61-libsndfile1_1.0.28-7_amd64.deb ... 2021-05-19T23:33:29.9389817Z Unpacking libsndfile1:amd64 (1.0.28-7) ... 2021-05-19T23:33:29.9907769Z Selecting previously unselected package libpulse0:amd64. 2021-05-19T23:33:30.0107960Z Preparing to unpack .../62-libpulse0_1%3a13.99.1-1ubuntu3.10_amd64.deb ... 2021-05-19T23:33:30.0187462Z Unpacking libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-19T23:33:30.0738842Z Selecting previously unselected package libsdl2-2.0-0:amd64. 2021-05-19T23:33:30.1067300Z Preparing to unpack .../63-libsdl2-2.0-0_2.0.10+dfsg1-3_amd64.deb ... 2021-05-19T23:33:30.1080804Z Unpacking libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-19T23:33:30.1757781Z Selecting previously unselected package libavdevice58:amd64. 2021-05-19T23:33:30.2026240Z Preparing to unpack .../64-libavdevice58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-19T23:33:30.2039520Z Unpacking libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-19T23:33:30.2357414Z Selecting previously unselected package libavresample4:amd64. 2021-05-19T23:33:30.2627193Z Preparing to unpack .../65-libavresample4_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-19T23:33:30.2640704Z Unpacking libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-19T23:33:30.2985628Z Selecting previously unselected package ffmpeg. 2021-05-19T23:33:30.3269449Z Preparing to unpack .../66-ffmpeg_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-19T23:33:30.3341636Z Unpacking ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-19T23:33:30.4627074Z Selecting previously unselected package libigdgmm11:amd64. 2021-05-19T23:33:30.4899911Z Preparing to unpack .../67-libigdgmm11_20.1.1+ds1-1_amd64.deb ... 2021-05-19T23:33:30.4911533Z Unpacking libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-19T23:33:30.5308133Z Selecting previously unselected package intel-media-va-driver:amd64. 2021-05-19T23:33:30.5528433Z Preparing to unpack .../68-intel-media-va-driver_20.1.1+dfsg1-1_amd64.deb ... 2021-05-19T23:33:30.5541322Z Unpacking intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-19T23:33:30.7404028Z Selecting previously unselected package libaacs0:amd64. 2021-05-19T23:33:30.7668543Z Preparing to unpack .../69-libaacs0_0.9.0-2_amd64.deb ... 2021-05-19T23:33:30.7679900Z Unpacking libaacs0:amd64 (0.9.0-2) ... 2021-05-19T23:33:30.7988968Z Selecting previously unselected package libbdplus0:amd64. 2021-05-19T23:33:30.8255022Z Preparing to unpack .../70-libbdplus0_0.1.2-3_amd64.deb ... 2021-05-19T23:33:30.8270237Z Unpacking libbdplus0:amd64 (0.1.2-3) ... 2021-05-19T23:33:30.8528506Z Selecting previously unselected package mesa-va-drivers:amd64. 2021-05-19T23:33:30.8800980Z Preparing to unpack .../71-mesa-va-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-19T23:33:30.8814013Z Unpacking mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-19T23:33:31.1664901Z Selecting previously unselected package mesa-vdpau-drivers:amd64. 2021-05-19T23:33:31.1931740Z Preparing to unpack .../72-mesa-vdpau-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-19T23:33:31.1943602Z Unpacking mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-19T23:33:31.4869286Z Selecting previously unselected package i965-va-driver:amd64. 2021-05-19T23:33:31.5081565Z Preparing to unpack .../73-i965-va-driver_2.4.0-0ubuntu1_amd64.deb ... 2021-05-19T23:33:31.5095590Z Unpacking i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-19T23:33:31.6628729Z Selecting previously unselected package va-driver-all:amd64. 2021-05-19T23:33:31.6842010Z Preparing to unpack .../74-va-driver-all_2.7.0-2_amd64.deb ... 2021-05-19T23:33:31.6853404Z Unpacking va-driver-all:amd64 (2.7.0-2) ... 2021-05-19T23:33:31.7147964Z Selecting previously unselected package vdpau-driver-all:amd64. 2021-05-19T23:33:31.7369997Z Preparing to unpack .../75-vdpau-driver-all_1.3-1ubuntu2_amd64.deb ... 2021-05-19T23:33:31.7381625Z Unpacking vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-19T23:33:31.8011068Z Setting up libgme0:amd64 (0.6.2-1build1) ... 2021-05-19T23:33:31.8050754Z Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-19T23:33:31.8092577Z Setting up libraw1394-11:amd64 (2.1.2-1) ... 2021-05-19T23:33:31.8131917Z Setting up libmpg123-0:amd64 (1.25.13-1) ... 2021-05-19T23:33:31.8168384Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-19T23:33:31.8208261Z Setting up libshine3:amd64 (3.1.1-2) ... 2021-05-19T23:33:31.8257810Z Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-19T23:33:32.6914886Z Setting up libtwolame0:amd64 (0.4.0-2) ... 2021-05-19T23:33:32.6916543Z Setting up libgsm1:amd64 (1.0.18-2) ... 2021-05-19T23:33:32.6917851Z Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-19T23:33:32.6919420Z Setting up libx265-179:amd64 (3.2.1-1build1) ... 2021-05-19T23:33:32.6920472Z Setting up libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-19T23:33:32.6921704Z Setting up libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-19T23:33:32.6923133Z Setting up libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-19T23:33:32.6924295Z Setting up libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-19T23:33:32.6925638Z Setting up libcdio18:amd64 (2.0.0-2) ... 2021-05-19T23:33:32.6926844Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-19T23:33:32.6928071Z Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-19T23:33:32.6929206Z Setting up libflac8:amd64 (1.3.3-1build1) ... 2021-05-19T23:33:32.6930286Z Setting up libass9:amd64 (1:0.14.0-2) ... 2021-05-19T23:33:32.6931881Z Setting up libva2:amd64 (2.7.0-2) ... 2021-05-19T23:33:32.6933062Z Setting up libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-19T23:33:32.6934224Z Setting up libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-19T23:33:32.6935431Z Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-19T23:33:32.6937509Z Setting up intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-19T23:33:32.6938331Z Setting up libaacs0:amd64 (0.9.0-2) ... 2021-05-19T23:33:32.6939024Z Setting up libsndio7.0:amd64 (1.5.0-3) ... 2021-05-19T23:33:32.6939711Z Setting up libbdplus0:amd64 (0.1.2-3) ... 2021-05-19T23:33:32.6940434Z Setting up libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-19T23:33:32.6941181Z Setting up libflite1:amd64 (2.1-release-3) ... 2021-05-19T23:33:32.6941918Z Setting up libva-drm2:amd64 (2.7.0-2) ... 2021-05-19T23:33:32.6942743Z Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-19T23:33:32.6943510Z Setting up libasyncns0:amd64 (0.8-6) ... 2021-05-19T23:33:32.6944386Z Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-19T23:33:32.6945226Z Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-19T23:33:32.6946271Z Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-19T23:33:32.6947524Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-19T23:33:32.6948449Z Setting up libopenal-data (1:1.19.1-1) ... 2021-05-19T23:33:32.6949316Z Setting up mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-19T23:33:32.6950116Z Setting up libbluray2:amd64 (1:1.2.0-1) ... 2021-05-19T23:33:32.6950846Z Setting up libsamplerate0:amd64 (0.1.9-2) ... 2021-05-19T23:33:32.6951700Z Setting up libva-x11-2:amd64 (2.7.0-2) ... 2021-05-19T23:33:32.6952501Z Setting up libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-19T23:33:32.6953278Z Setting up libzvbi-common (0.2.35-17) ... 2021-05-19T23:33:32.6954047Z Setting up libmp3lame0:amd64 (3.100-3) ... 2021-05-19T23:33:32.6954854Z Setting up i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-19T23:33:32.6955715Z Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-19T23:33:32.6956529Z Setting up libiec61883-0:amd64 (1.2.0-3) ... 2021-05-19T23:33:32.6957286Z Setting up libserd-0-0:amd64 (0.30.2-1) ... 2021-05-19T23:33:32.6958047Z Setting up libavc1394-0:amd64 (0.5.4-5) ... 2021-05-19T23:33:32.6958986Z Setting up mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-19T23:33:32.6959844Z Setting up libzvbi0:amd64 (0.2.35-17) ... 2021-05-19T23:33:32.6960623Z Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-19T23:33:32.6961470Z Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-19T23:33:32.6962298Z Setting up libopenal1:amd64 (1:1.19.1-1) ... 2021-05-19T23:33:32.6963124Z Setting up libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-19T23:33:32.6964024Z Setting up va-driver-all:amd64 (2.7.0-2) ... 2021-05-19T23:33:32.6964889Z Setting up libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-19T23:33:32.6965741Z Setting up librubberband2:amd64 (1.8.2-1build1) ... 2021-05-19T23:33:32.6966623Z Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-19T23:33:32.6967519Z Setting up vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-19T23:33:32.6968289Z Setting up libsord-0-0:amd64 (0.16.4-1) ... 2021-05-19T23:33:32.6969018Z Setting up libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-19T23:33:32.6970166Z Setting up libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-19T23:33:32.6971088Z Setting up libsndfile1:amd64 (1.0.28-7) ... 2021-05-19T23:33:32.6972087Z Setting up liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-19T23:33:32.6973011Z Setting up libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-19T23:33:32.6973952Z Setting up libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-19T23:33:32.6974944Z Setting up libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-19T23:33:32.6976123Z Setting up libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-19T23:33:32.6977040Z Setting up libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-19T23:33:32.6977963Z Setting up libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-19T23:33:32.6978920Z Setting up libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-19T23:33:32.6980156Z Setting up libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-19T23:33:32.6981118Z Setting up libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-19T23:33:32.6981972Z Setting up ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-19T23:33:32.6982920Z Processing triggers for man-db (2.9.1-1) ... 2021-05-19T23:33:33.1625278Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-19T23:33:35.1068025Z Reading package lists... 2021-05-19T23:33:35.2698129Z Building dependency tree... 2021-05-19T23:33:35.2734098Z Reading state information... 2021-05-19T23:33:35.4482968Z The following additional packages will be installed: 2021-05-19T23:33:35.4485431Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-19T23:33:35.4998785Z The following NEW packages will be installed: 2021-05-19T23:33:35.5000887Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-19T23:33:35.5002190Z libmagick++-dev 2021-05-19T23:33:35.5273873Z 0 upgraded, 4 newly installed, 0 to remove and 18 not upgraded. 2021-05-19T23:33:35.5274948Z Need to get 309 kB of archives. 2021-05-19T23:33:35.5275831Z After this operation, 2202 kB of additional disk space will be used. 2021-05-19T23:33:35.5278112Z 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-19T23:33:35.5391465Z 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-19T23:33:35.5636347Z 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-19T23:33:35.5886332Z 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-19T23:33:36.0337061Z Fetched 309 kB in 0s (3714 kB/s) 2021-05-19T23:33:36.0671826Z Selecting previously unselected package libmagick++-6-headers. 2021-05-19T23:33:36.0757581Z (Reading database ... 2021-05-19T23:33:36.0758677Z (Reading database ... 5% 2021-05-19T23:33:36.0759596Z (Reading database ... 10% 2021-05-19T23:33:36.0760333Z (Reading database ... 15% 2021-05-19T23:33:36.0761066Z (Reading database ... 20% 2021-05-19T23:33:36.0761941Z (Reading database ... 25% 2021-05-19T23:33:36.0762650Z (Reading database ... 30% 2021-05-19T23:33:36.0763339Z (Reading database ... 35% 2021-05-19T23:33:36.0764020Z (Reading database ... 40% 2021-05-19T23:33:36.0764713Z (Reading database ... 45% 2021-05-19T23:33:36.0765399Z (Reading database ... 50% 2021-05-19T23:33:36.0862092Z (Reading database ... 55% 2021-05-19T23:33:36.0902877Z (Reading database ... 60% 2021-05-19T23:33:36.0952923Z (Reading database ... 65% 2021-05-19T23:33:36.1002939Z (Reading database ... 70% 2021-05-19T23:33:36.1038703Z (Reading database ... 75% 2021-05-19T23:33:36.1334526Z (Reading database ... 80% 2021-05-19T23:33:36.1370170Z (Reading database ... 85% 2021-05-19T23:33:36.1481081Z (Reading database ... 90% 2021-05-19T23:33:36.1857475Z (Reading database ... 95% 2021-05-19T23:33:36.1860426Z (Reading database ... 100% 2021-05-19T23:33:36.1861187Z (Reading database ... 241345 files and directories currently installed.) 2021-05-19T23:33:36.1994610Z Preparing to unpack .../libmagick++-6-headers_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-19T23:33:36.2080040Z Unpacking libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-19T23:33:36.2508034Z Selecting previously unselected package libmagick++-6.q16-8:amd64. 2021-05-19T23:33:36.2724462Z Preparing to unpack .../libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-19T23:33:36.2762246Z Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-19T23:33:36.3228193Z Selecting previously unselected package libmagick++-6.q16-dev:amd64. 2021-05-19T23:33:36.3416546Z Preparing to unpack .../libmagick++-6.q16-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-19T23:33:36.3429396Z Unpacking libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-19T23:33:36.4028803Z Selecting previously unselected package libmagick++-dev. 2021-05-19T23:33:36.4251330Z Preparing to unpack .../libmagick++-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-19T23:33:36.4332135Z Unpacking libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-19T23:33:36.4912142Z Setting up libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-19T23:33:36.4997473Z Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-19T23:33:36.5028999Z Setting up libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-19T23:33:36.5067918Z Setting up libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-19T23:33:36.5154506Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-19T23:33:38.4009495Z Reading package lists... 2021-05-19T23:33:38.5583860Z Building dependency tree... 2021-05-19T23:33:38.5608544Z Reading state information... 2021-05-19T23:33:38.7316323Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-19T23:33:38.7317577Z The following additional packages will be installed: 2021-05-19T23:33:38.7321331Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 libgs9 libgs9-common 2021-05-19T23:33:38.7326662Z libijs-0.35 libjbig2dec0 2021-05-19T23:33:38.7333864Z Suggested packages: 2021-05-19T23:33:38.7334951Z fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre 2021-05-19T23:33:38.7335750Z ghostscript-x 2021-05-19T23:33:38.7843791Z The following NEW packages will be installed: 2021-05-19T23:33:38.7845969Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript libgs9 2021-05-19T23:33:38.7849954Z libgs9-common libijs-0.35 libjbig2dec0 2021-05-19T23:33:38.8070899Z 0 upgraded, 8 newly installed, 0 to remove and 18 not upgraded. 2021-05-19T23:33:38.8071911Z Need to get 11.2 MB of archives. 2021-05-19T23:33:38.8073177Z After this operation, 39.1 MB of additional disk space will be used. 2021-05-19T23:33:38.8075480Z 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-19T23:33:38.8490830Z 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-19T23:33:38.8504696Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB] 2021-05-19T23:33:38.9372285Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9-common all 9.50~dfsg-5ubuntu4.2 [681 kB] 2021-05-19T23:33:38.9468609Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libijs-0.35 amd64 0.35-15 [15.7 kB] 2021-05-19T23:33:38.9477612Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB] 2021-05-19T23:33:38.9484240Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9 amd64 9.50~dfsg-5ubuntu4.2 [2172 kB] 2021-05-19T23:33:38.9768736Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 ghostscript amd64 9.50~dfsg-5ubuntu4.2 [51.6 kB] 2021-05-19T23:33:39.4137353Z Fetched 11.2 MB in 0s (60.0 MB/s) 2021-05-19T23:33:39.4474575Z Selecting previously unselected package fonts-droid-fallback. 2021-05-19T23:33:39.4550748Z (Reading database ... 2021-05-19T23:33:39.4551633Z (Reading database ... 5% 2021-05-19T23:33:39.4552263Z (Reading database ... 10% 2021-05-19T23:33:39.4552843Z (Reading database ... 15% 2021-05-19T23:33:39.4553448Z (Reading database ... 20% 2021-05-19T23:33:39.4554019Z (Reading database ... 25% 2021-05-19T23:33:39.4554580Z (Reading database ... 30% 2021-05-19T23:33:39.4555123Z (Reading database ... 35% 2021-05-19T23:33:39.4555709Z (Reading database ... 40% 2021-05-19T23:33:39.4556265Z (Reading database ... 45% 2021-05-19T23:33:39.4556837Z (Reading database ... 50% 2021-05-19T23:33:39.4646450Z (Reading database ... 55% 2021-05-19T23:33:39.4685981Z (Reading database ... 60% 2021-05-19T23:33:39.4732768Z (Reading database ... 65% 2021-05-19T23:33:39.4788922Z (Reading database ... 70% 2021-05-19T23:33:39.4814555Z (Reading database ... 75% 2021-05-19T23:33:39.5088251Z (Reading database ... 80% 2021-05-19T23:33:39.5115085Z (Reading database ... 85% 2021-05-19T23:33:39.5204500Z (Reading database ... 90% 2021-05-19T23:33:39.5564206Z (Reading database ... 95% 2021-05-19T23:33:39.5564841Z (Reading database ... 100% 2021-05-19T23:33:39.5565625Z (Reading database ... 241390 files and directories currently installed.) 2021-05-19T23:33:39.5687222Z Preparing to unpack .../0-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... 2021-05-19T23:33:39.5930433Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-19T23:33:39.7989779Z Selecting previously unselected package fonts-noto-mono. 2021-05-19T23:33:39.8224734Z Preparing to unpack .../1-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ... 2021-05-19T23:33:39.8238851Z Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-19T23:33:39.8569089Z Selecting previously unselected package fonts-urw-base35. 2021-05-19T23:33:39.8834515Z Preparing to unpack .../2-fonts-urw-base35_20170801.1-3_all.deb ... 2021-05-19T23:33:39.9459338Z Unpacking fonts-urw-base35 (20170801.1-3) ... 2021-05-19T23:33:40.3989092Z Selecting previously unselected package libgs9-common. 2021-05-19T23:33:40.4199765Z Preparing to unpack .../3-libgs9-common_9.50~dfsg-5ubuntu4.2_all.deb ... 2021-05-19T23:33:40.4215146Z Unpacking libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-19T23:33:40.5228359Z Selecting previously unselected package libijs-0.35:amd64. 2021-05-19T23:33:40.5497676Z Preparing to unpack .../4-libijs-0.35_0.35-15_amd64.deb ... 2021-05-19T23:33:40.5520545Z Unpacking libijs-0.35:amd64 (0.35-15) ... 2021-05-19T23:33:40.5790858Z Selecting previously unselected package libjbig2dec0:amd64. 2021-05-19T23:33:40.6051597Z Preparing to unpack .../5-libjbig2dec0_0.18-1ubuntu1_amd64.deb ... 2021-05-19T23:33:40.6063175Z Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-19T23:33:40.6391735Z Selecting previously unselected package libgs9:amd64. 2021-05-19T23:33:40.6654804Z Preparing to unpack .../6-libgs9_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-19T23:33:40.6666697Z Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-19T23:33:40.9697125Z Selecting previously unselected package ghostscript. 2021-05-19T23:33:40.9970107Z Preparing to unpack .../7-ghostscript_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-19T23:33:40.9981817Z Unpacking ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-19T23:33:41.0671442Z Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-19T23:33:41.0725012Z Setting up libijs-0.35:amd64 (0.35-15) ... 2021-05-19T23:33:41.0759116Z Setting up fonts-urw-base35 (20170801.1-3) ... 2021-05-19T23:33:41.1380727Z Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-19T23:33:41.1418645Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-19T23:33:41.1660884Z Setting up libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-19T23:33:41.1693137Z Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-19T23:33:41.1731712Z Setting up ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-19T23:33:41.1856833Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-19T23:33:41.3116050Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-19T23:33:41.3330787Z Processing triggers for man-db (2.9.1-1) ... 2021-05-19T23:33:44.3086898Z Reading package lists... 2021-05-19T23:33:44.4803107Z Building dependency tree... 2021-05-19T23:33:44.4824074Z Reading state information... 2021-05-19T23:33:44.6529880Z The following additional packages will be installed: 2021-05-19T23:33:44.6532482Z libudunits2-0 libudunits2-data 2021-05-19T23:33:44.7075939Z The following NEW packages will be installed: 2021-05-19T23:33:44.7081570Z libudunits2-0 libudunits2-data libudunits2-dev 2021-05-19T23:33:44.7300883Z 0 upgraded, 3 newly installed, 0 to remove and 18 not upgraded. 2021-05-19T23:33:44.7301811Z Need to get 429 kB of archives. 2021-05-19T23:33:44.7302496Z After this operation, 1026 kB of additional disk space will be used. 2021-05-19T23:33:44.7304997Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-data all 2.2.26-5 [18.8 kB] 2021-05-19T23:33:44.7343007Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-0 amd64 2.2.26-5 [48.9 kB] 2021-05-19T23:33:44.7403533Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-dev amd64 2.2.26-5 [362 kB] 2021-05-19T23:33:45.1989087Z Fetched 429 kB in 0s (7555 kB/s) 2021-05-19T23:33:45.2318344Z Selecting previously unselected package libudunits2-data. 2021-05-19T23:33:45.2399065Z (Reading database ... 2021-05-19T23:33:45.2399752Z (Reading database ... 5% 2021-05-19T23:33:45.2405768Z (Reading database ... 10% 2021-05-19T23:33:45.2406338Z (Reading database ... 15% 2021-05-19T23:33:45.2406845Z (Reading database ... 20% 2021-05-19T23:33:45.2407362Z (Reading database ... 25% 2021-05-19T23:33:45.2407858Z (Reading database ... 30% 2021-05-19T23:33:45.2409298Z (Reading database ... 35% 2021-05-19T23:33:45.2409967Z (Reading database ... 40% 2021-05-19T23:33:45.2410800Z (Reading database ... 45% 2021-05-19T23:33:45.2411397Z (Reading database ... 50% 2021-05-19T23:33:45.2531781Z (Reading database ... 55% 2021-05-19T23:33:45.2574982Z (Reading database ... 60% 2021-05-19T23:33:45.2625969Z (Reading database ... 65% 2021-05-19T23:33:45.2675357Z (Reading database ... 70% 2021-05-19T23:33:45.2708504Z (Reading database ... 75% 2021-05-19T23:33:45.3006171Z (Reading database ... 80% 2021-05-19T23:33:45.3035737Z (Reading database ... 85% 2021-05-19T23:33:45.3128983Z (Reading database ... 90% 2021-05-19T23:33:45.3487232Z (Reading database ... 95% 2021-05-19T23:33:45.3487964Z (Reading database ... 100% 2021-05-19T23:33:45.3488725Z (Reading database ... 241954 files and directories currently installed.) 2021-05-19T23:33:45.3633049Z Preparing to unpack .../libudunits2-data_2.2.26-5_all.deb ... 2021-05-19T23:33:45.3645925Z Unpacking libudunits2-data (2.2.26-5) ... 2021-05-19T23:33:45.3948595Z Selecting previously unselected package libudunits2-0:amd64. 2021-05-19T23:33:45.4190566Z Preparing to unpack .../libudunits2-0_2.2.26-5_amd64.deb ... 2021-05-19T23:33:45.4215649Z Unpacking libudunits2-0:amd64 (2.2.26-5) ... 2021-05-19T23:33:45.4496651Z Selecting previously unselected package libudunits2-dev:amd64. 2021-05-19T23:33:45.4755656Z Preparing to unpack .../libudunits2-dev_2.2.26-5_amd64.deb ... 2021-05-19T23:33:45.4764769Z Unpacking libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-19T23:33:45.5545759Z Setting up libudunits2-data (2.2.26-5) ... 2021-05-19T23:33:45.5585068Z Setting up libudunits2-0:amd64 (2.2.26-5) ... 2021-05-19T23:33:45.5617818Z Setting up libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-19T23:33:45.5659184Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-19T23:33:45.6784175Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-19T23:33:47.5707649Z Reading package lists... 2021-05-19T23:33:47.7292343Z Building dependency tree... 2021-05-19T23:33:47.7312801Z Reading state information... 2021-05-19T23:33:47.9521062Z The following NEW packages will be installed: 2021-05-19T23:33:47.9527121Z libjq-dev 2021-05-19T23:33:47.9764205Z 0 upgraded, 1 newly installed, 0 to remove and 18 not upgraded. 2021-05-19T23:33:47.9765148Z Need to get 11.2 kB of archives. 2021-05-19T23:33:47.9765828Z After this operation, 47.1 kB of additional disk space will be used. 2021-05-19T23:33:47.9767754Z 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-19T23:33:48.4119795Z Fetched 11.2 kB in 0s (558 kB/s) 2021-05-19T23:33:48.4410826Z Selecting previously unselected package libjq-dev:amd64. 2021-05-19T23:33:48.4487199Z (Reading database ... 2021-05-19T23:33:48.4488037Z (Reading database ... 5% 2021-05-19T23:33:48.4488729Z (Reading database ... 10% 2021-05-19T23:33:48.4490629Z (Reading database ... 15% 2021-05-19T23:33:48.4491428Z (Reading database ... 20% 2021-05-19T23:33:48.4492189Z (Reading database ... 25% 2021-05-19T23:33:48.4492927Z (Reading database ... 30% 2021-05-19T23:33:48.4493806Z (Reading database ... 35% 2021-05-19T23:33:48.4494654Z (Reading database ... 40% 2021-05-19T23:33:48.4495340Z (Reading database ... 45% 2021-05-19T23:33:48.4496071Z (Reading database ... 50% 2021-05-19T23:33:48.4597640Z (Reading database ... 55% 2021-05-19T23:33:48.4635516Z (Reading database ... 60% 2021-05-19T23:33:48.4700152Z (Reading database ... 65% 2021-05-19T23:33:48.4724765Z (Reading database ... 70% 2021-05-19T23:33:48.4751765Z (Reading database ... 75% 2021-05-19T23:33:48.5044657Z (Reading database ... 80% 2021-05-19T23:33:48.5071446Z (Reading database ... 85% 2021-05-19T23:33:48.5169877Z (Reading database ... 90% 2021-05-19T23:33:48.5656838Z (Reading database ... 95% 2021-05-19T23:33:48.5657522Z (Reading database ... 100% 2021-05-19T23:33:48.5658244Z (Reading database ... 241983 files and directories currently installed.) 2021-05-19T23:33:48.5818768Z Preparing to unpack .../libjq-dev_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-05-19T23:33:48.5838191Z Unpacking libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-19T23:33:48.6611363Z Setting up libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-19T23:33:50.5899473Z Reading package lists... 2021-05-19T23:33:50.7496675Z Building dependency tree... 2021-05-19T23:33:50.7520569Z Reading state information... 2021-05-19T23:33:50.9704975Z The following NEW packages will be installed: 2021-05-19T23:33:50.9708543Z libmng2 2021-05-19T23:33:50.9958546Z 0 upgraded, 1 newly installed, 0 to remove and 18 not upgraded. 2021-05-19T23:33:50.9961318Z Need to get 168 kB of archives. 2021-05-19T23:33:50.9962201Z After this operation, 571 kB of additional disk space will be used. 2021-05-19T23:33:50.9964168Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmng2 amd64 2.0.3+dfsg-3 [168 kB] 2021-05-19T23:33:51.4253377Z Fetched 168 kB in 0s (7196 kB/s) 2021-05-19T23:33:51.4578775Z Selecting previously unselected package libmng2:amd64. 2021-05-19T23:33:51.4687052Z (Reading database ... 2021-05-19T23:33:51.4687851Z (Reading database ... 5% 2021-05-19T23:33:51.4688518Z (Reading database ... 10% 2021-05-19T23:33:51.4689216Z (Reading database ... 15% 2021-05-19T23:33:51.4689882Z (Reading database ... 20% 2021-05-19T23:33:51.4690536Z (Reading database ... 25% 2021-05-19T23:33:51.4691185Z (Reading database ... 30% 2021-05-19T23:33:51.4691839Z (Reading database ... 35% 2021-05-19T23:33:51.4692476Z (Reading database ... 40% 2021-05-19T23:33:51.4693121Z (Reading database ... 45% 2021-05-19T23:33:51.4693885Z (Reading database ... 50% 2021-05-19T23:33:51.4784221Z (Reading database ... 55% 2021-05-19T23:33:51.4827604Z (Reading database ... 60% 2021-05-19T23:33:51.4888452Z (Reading database ... 65% 2021-05-19T23:33:51.4916573Z (Reading database ... 70% 2021-05-19T23:33:51.4942821Z (Reading database ... 75% 2021-05-19T23:33:51.5218773Z (Reading database ... 80% 2021-05-19T23:33:51.5245581Z (Reading database ... 85% 2021-05-19T23:33:51.5340510Z (Reading database ... 90% 2021-05-19T23:33:51.5736777Z (Reading database ... 95% 2021-05-19T23:33:51.5737302Z (Reading database ... 100% 2021-05-19T23:33:51.5738073Z (Reading database ... 241989 files and directories currently installed.) 2021-05-19T23:33:51.5872050Z Preparing to unpack .../libmng2_2.0.3+dfsg-3_amd64.deb ... 2021-05-19T23:33:51.5895114Z Unpacking libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-19T23:33:51.6664221Z Setting up libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-19T23:33:51.6705807Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-19T23:33:53.5579694Z Reading package lists... 2021-05-19T23:33:53.7198092Z Building dependency tree... 2021-05-19T23:33:53.7221363Z Reading state information... 2021-05-19T23:33:53.8627058Z E: Unable to locate package libmng1 2021-05-19T23:33:53.9314344Z Reading package lists... 2021-05-19T23:33:54.1075775Z Building dependency tree... 2021-05-19T23:33:54.1102457Z Reading state information... 2021-05-19T23:33:54.2533016Z E: Unable to locate package libapparmor-devel 2021-05-19T23:33:54.3184459Z Reading package lists... 2021-05-19T23:33:54.4898064Z Building dependency tree... 2021-05-19T23:33:54.4920483Z Reading state information... 2021-05-19T23:33:54.6699593Z The following additional packages will be installed: 2021-05-19T23:33:54.6702114Z libij-java 2021-05-19T23:33:54.7234998Z The following NEW packages will be installed: 2021-05-19T23:33:54.7243188Z imagej libij-java 2021-05-19T23:33:54.7464636Z 0 upgraded, 2 newly installed, 0 to remove and 18 not upgraded. 2021-05-19T23:33:54.7465287Z Need to get 2328 kB of archives. 2021-05-19T23:33:54.7465975Z After this operation, 2498 kB of additional disk space will be used. 2021-05-19T23:33:54.7467892Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libij-java all 1.52r-1 [2284 kB] 2021-05-19T23:33:54.8941079Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 imagej all 1.52r-1 [43.7 kB] 2021-05-19T23:33:55.3465551Z Fetched 2328 kB in 0s (13.9 MB/s) 2021-05-19T23:33:55.3770641Z Selecting previously unselected package libij-java. 2021-05-19T23:33:55.3849087Z (Reading database ... 2021-05-19T23:33:55.3849618Z (Reading database ... 5% 2021-05-19T23:33:55.3851417Z (Reading database ... 10% 2021-05-19T23:33:55.3852070Z (Reading database ... 15% 2021-05-19T23:33:55.3852601Z (Reading database ... 20% 2021-05-19T23:33:55.3853098Z (Reading database ... 25% 2021-05-19T23:33:55.3853733Z (Reading database ... 30% 2021-05-19T23:33:55.3854180Z (Reading database ... 35% 2021-05-19T23:33:55.3854612Z (Reading database ... 40% 2021-05-19T23:33:55.3855053Z (Reading database ... 45% 2021-05-19T23:33:55.3855790Z (Reading database ... 50% 2021-05-19T23:33:55.3947793Z (Reading database ... 55% 2021-05-19T23:33:55.4007765Z (Reading database ... 60% 2021-05-19T23:33:55.4069024Z (Reading database ... 65% 2021-05-19T23:33:55.4092857Z (Reading database ... 70% 2021-05-19T23:33:55.4122962Z (Reading database ... 75% 2021-05-19T23:33:55.4447411Z (Reading database ... 80% 2021-05-19T23:33:55.4482819Z (Reading database ... 85% 2021-05-19T23:33:55.4578854Z (Reading database ... 90% 2021-05-19T23:33:55.4918038Z (Reading database ... 95% 2021-05-19T23:33:55.4918652Z (Reading database ... 100% 2021-05-19T23:33:55.4919540Z (Reading database ... 241995 files and directories currently installed.) 2021-05-19T23:33:55.5051173Z Preparing to unpack .../libij-java_1.52r-1_all.deb ... 2021-05-19T23:33:55.5065484Z Unpacking libij-java (1.52r-1) ... 2021-05-19T23:33:55.6148728Z Selecting previously unselected package imagej. 2021-05-19T23:33:55.6380694Z Preparing to unpack .../imagej_1.52r-1_all.deb ... 2021-05-19T23:33:55.6397948Z Unpacking imagej (1.52r-1) ... 2021-05-19T23:33:55.7211615Z Setting up libij-java (1.52r-1) ... 2021-05-19T23:33:55.7248186Z Setting up imagej (1.52r-1) ... 2021-05-19T23:33:55.7293139Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-19T23:33:56.8608702Z Processing triggers for man-db (2.9.1-1) ... 2021-05-19T23:33:57.5315422Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-19T23:33:59.4910607Z Reading package lists... 2021-05-19T23:33:59.6529293Z Building dependency tree... 2021-05-19T23:33:59.6548661Z Reading state information... 2021-05-19T23:33:59.8305437Z Suggested packages: 2021-05-19T23:33:59.8308508Z bowtie2-examples 2021-05-19T23:33:59.8870704Z The following NEW packages will be installed: 2021-05-19T23:33:59.8883559Z bowtie2 2021-05-19T23:33:59.9097116Z 0 upgraded, 1 newly installed, 0 to remove and 18 not upgraded. 2021-05-19T23:33:59.9097908Z Need to get 1324 kB of archives. 2021-05-19T23:33:59.9098761Z After this operation, 5630 kB of additional disk space will be used. 2021-05-19T23:33:59.9100683Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 bowtie2 amd64 2.3.5.1-6build1 [1324 kB] 2021-05-19T23:34:00.3679986Z Fetched 1324 kB in 0s (36.2 MB/s) 2021-05-19T23:34:00.3981257Z Selecting previously unselected package bowtie2. 2021-05-19T23:34:00.4068652Z (Reading database ... 2021-05-19T23:34:00.4069173Z (Reading database ... 5% 2021-05-19T23:34:00.4069635Z (Reading database ... 10% 2021-05-19T23:34:00.4070238Z (Reading database ... 15% 2021-05-19T23:34:00.4070705Z (Reading database ... 20% 2021-05-19T23:34:00.4071336Z (Reading database ... 25% 2021-05-19T23:34:00.4071837Z (Reading database ... 30% 2021-05-19T23:34:00.4072321Z (Reading database ... 35% 2021-05-19T23:34:00.4072951Z (Reading database ... 40% 2021-05-19T23:34:00.4073446Z (Reading database ... 45% 2021-05-19T23:34:00.4074082Z (Reading database ... 50% 2021-05-19T23:34:00.4183770Z (Reading database ... 55% 2021-05-19T23:34:00.4222995Z (Reading database ... 60% 2021-05-19T23:34:00.4291206Z (Reading database ... 65% 2021-05-19T23:34:00.4315787Z (Reading database ... 70% 2021-05-19T23:34:00.4341531Z (Reading database ... 75% 2021-05-19T23:34:00.4651694Z (Reading database ... 80% 2021-05-19T23:34:00.4685196Z (Reading database ... 85% 2021-05-19T23:34:00.4787906Z (Reading database ... 90% 2021-05-19T23:34:00.5186218Z (Reading database ... 95% 2021-05-19T23:34:00.5187887Z (Reading database ... 100% 2021-05-19T23:34:00.5188704Z (Reading database ... 242018 files and directories currently installed.) 2021-05-19T23:34:00.5337170Z Preparing to unpack .../bowtie2_2.3.5.1-6build1_amd64.deb ... 2021-05-19T23:34:00.5348592Z Unpacking bowtie2 (2.3.5.1-6build1) ... 2021-05-19T23:34:00.7289465Z Setting up bowtie2 (2.3.5.1-6build1) ... 2021-05-19T23:34:00.7328632Z Processing triggers for man-db (2.9.1-1) ... 2021-05-19T23:34:03.4476600Z Reading package lists... 2021-05-19T23:34:03.6052847Z Building dependency tree... 2021-05-19T23:34:03.6074030Z Reading state information... 2021-05-19T23:34:03.7413998Z E: Unable to locate package install 2021-05-19T23:34:03.7415186Z E: Unable to locate package gdal 2021-05-19T23:34:03.8084026Z Reading package lists... 2021-05-19T23:34:03.9694993Z Building dependency tree... 2021-05-19T23:34:03.9780105Z Reading state information... 2021-05-19T23:34:04.0003118Z Package insighttoolkit4-python is not available, but is referred to by another package. 2021-05-19T23:34:04.0004539Z This may mean that the package is missing, has been obsoleted, or 2021-05-19T23:34:04.0005447Z is only available from another source 2021-05-19T23:34:04.0006051Z 2021-05-19T23:34:04.1065353Z E: Package 'insighttoolkit4-python' has no installation candidate 2021-05-19T23:34:04.1748230Z Reading package lists... 2021-05-19T23:34:04.3328084Z Building dependency tree... 2021-05-19T23:34:04.3349309Z Reading state information... 2021-05-19T23:34:04.3624405Z Package libav-tools is not available, but is referred to by another package. 2021-05-19T23:34:04.3627059Z This may mean that the package is missing, has been obsoleted, or 2021-05-19T23:34:04.3629069Z is only available from another source 2021-05-19T23:34:04.3630916Z However the following packages replace it: 2021-05-19T23:34:04.3632613Z ffmpeg 2021-05-19T23:34:04.3634013Z 2021-05-19T23:34:04.4671198Z E: Package 'libav-tools' has no installation candidate 2021-05-19T23:34:04.5343675Z Reading package lists... 2021-05-19T23:34:04.6888190Z Building dependency tree... 2021-05-19T23:34:04.6910778Z Reading state information... 2021-05-19T23:34:04.8728024Z The following additional packages will be installed: 2021-05-19T23:34:04.8730376Z libgcrypt20-dev libgit2-28 libgpg-error-dev libhttp-parser-dev 2021-05-19T23:34:04.8732579Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-19T23:34:04.8734282Z libssh2-1-dev 2021-05-19T23:34:04.8738845Z Suggested packages: 2021-05-19T23:34:04.8740621Z libgcrypt20-doc libmbedtls-doc 2021-05-19T23:34:04.9293961Z The following NEW packages will be installed: 2021-05-19T23:34:04.9295899Z libgcrypt20-dev libgit2-28 libgit2-dev libgpg-error-dev libhttp-parser-dev 2021-05-19T23:34:04.9301034Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-19T23:34:04.9308489Z libssh2-1-dev 2021-05-19T23:34:04.9528276Z 0 upgraded, 11 newly installed, 0 to remove and 18 not upgraded. 2021-05-19T23:34:04.9529116Z Need to get 2667 kB of archives. 2021-05-19T23:34:04.9529784Z After this operation, 11.2 MB of additional disk space will be used. 2021-05-19T23:34:04.9532053Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgpg-error-dev amd64 1.37-1 [109 kB] 2021-05-19T23:34:04.9574591Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcrypt20-dev amd64 1.8.5-5ubuntu1 [470 kB] 2021-05-19T23:34:04.9729287Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser2.9 amd64 2.9.2-2 [21.8 kB] 2021-05-19T23:34:04.9735925Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedcrypto3 amd64 2.16.4-1ubuntu2 [150 kB] 2021-05-19T23:34:04.9758225Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedx509-0 amd64 2.16.4-1ubuntu2 [42.3 kB] 2021-05-19T23:34:04.9770279Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls12 amd64 2.16.4-1ubuntu2 [71.8 kB] 2021-05-19T23:34:04.9799294Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-28 amd64 0.28.4+dfsg.1-2 [403 kB] 2021-05-19T23:34:04.9970951Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls-dev amd64 2.16.4-1ubuntu2 [444 kB] 2021-05-19T23:34:05.0027986Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libssh2-1-dev amd64 1.8.0-2.1build1 [244 kB] 2021-05-19T23:34:05.0095642Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser-dev amd64 2.9.2-2 [20.2 kB] 2021-05-19T23:34:05.0109295Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-dev amd64 0.28.4+dfsg.1-2 [691 kB] 2021-05-19T23:34:05.4904983Z Fetched 2667 kB in 0s (29.7 MB/s) 2021-05-19T23:34:05.5232236Z Selecting previously unselected package libgpg-error-dev. 2021-05-19T23:34:05.5311089Z (Reading database ... 2021-05-19T23:34:05.5311831Z (Reading database ... 5% 2021-05-19T23:34:05.5312779Z (Reading database ... 10% 2021-05-19T23:34:05.5314655Z (Reading database ... 15% 2021-05-19T23:34:05.5315508Z (Reading database ... 20% 2021-05-19T23:34:05.5316174Z (Reading database ... 25% 2021-05-19T23:34:05.5316800Z (Reading database ... 30% 2021-05-19T23:34:05.5317784Z (Reading database ... 35% 2021-05-19T23:34:05.5318368Z (Reading database ... 40% 2021-05-19T23:34:05.5319078Z (Reading database ... 45% 2021-05-19T23:34:05.5319670Z (Reading database ... 50% 2021-05-19T23:34:05.5426405Z (Reading database ... 55% 2021-05-19T23:34:05.5465847Z (Reading database ... 60% 2021-05-19T23:34:05.5532860Z (Reading database ... 65% 2021-05-19T23:34:05.5559336Z (Reading database ... 70% 2021-05-19T23:34:05.5585385Z (Reading database ... 75% 2021-05-19T23:34:05.5862150Z (Reading database ... 80% 2021-05-19T23:34:05.5888437Z (Reading database ... 85% 2021-05-19T23:34:05.5988714Z (Reading database ... 90% 2021-05-19T23:34:05.6335325Z (Reading database ... 95% 2021-05-19T23:34:05.6336190Z (Reading database ... 100% 2021-05-19T23:34:05.6337093Z (Reading database ... 242044 files and directories currently installed.) 2021-05-19T23:34:05.6464411Z Preparing to unpack .../00-libgpg-error-dev_1.37-1_amd64.deb ... 2021-05-19T23:34:05.6476091Z Unpacking libgpg-error-dev (1.37-1) ... 2021-05-19T23:34:05.6908053Z Selecting previously unselected package libgcrypt20-dev. 2021-05-19T23:34:05.7101448Z Preparing to unpack .../01-libgcrypt20-dev_1.8.5-5ubuntu1_amd64.deb ... 2021-05-19T23:34:05.7111251Z Unpacking libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-19T23:34:05.7909074Z Selecting previously unselected package libhttp-parser2.9:amd64. 2021-05-19T23:34:05.8176681Z Preparing to unpack .../02-libhttp-parser2.9_2.9.2-2_amd64.deb ... 2021-05-19T23:34:05.8206763Z Unpacking libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-19T23:34:05.8548055Z Selecting previously unselected package libmbedcrypto3:amd64. 2021-05-19T23:34:05.8756828Z Preparing to unpack .../03-libmbedcrypto3_2.16.4-1ubuntu2_amd64.deb ... 2021-05-19T23:34:05.8771198Z Unpacking libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-19T23:34:05.9389222Z Selecting previously unselected package libmbedx509-0:amd64. 2021-05-19T23:34:05.9591170Z Preparing to unpack .../04-libmbedx509-0_2.16.4-1ubuntu2_amd64.deb ... 2021-05-19T23:34:05.9606916Z Unpacking libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-19T23:34:05.9947989Z Selecting previously unselected package libmbedtls12:amd64. 2021-05-19T23:34:06.0154443Z Preparing to unpack .../05-libmbedtls12_2.16.4-1ubuntu2_amd64.deb ... 2021-05-19T23:34:06.0165165Z Unpacking libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-19T23:34:06.0548318Z Selecting previously unselected package libgit2-28:amd64. 2021-05-19T23:34:06.0790725Z Preparing to unpack .../06-libgit2-28_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-19T23:34:06.0807597Z Unpacking libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-19T23:34:06.1429127Z Selecting previously unselected package libmbedtls-dev:amd64. 2021-05-19T23:34:06.1680844Z Preparing to unpack .../07-libmbedtls-dev_2.16.4-1ubuntu2_amd64.deb ... 2021-05-19T23:34:06.1691513Z Unpacking libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-19T23:34:06.2469242Z Selecting previously unselected package libssh2-1-dev:amd64. 2021-05-19T23:34:06.2700678Z Preparing to unpack .../08-libssh2-1-dev_1.8.0-2.1build1_amd64.deb ... 2021-05-19T23:34:06.2715649Z Unpacking libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-19T23:34:06.3389222Z Selecting previously unselected package libhttp-parser-dev. 2021-05-19T23:34:06.3610912Z Preparing to unpack .../09-libhttp-parser-dev_2.9.2-2_amd64.deb ... 2021-05-19T23:34:06.3625634Z Unpacking libhttp-parser-dev (2.9.2-2) ... 2021-05-19T23:34:06.3948472Z Selecting previously unselected package libgit2-dev:amd64. 2021-05-19T23:34:06.4163964Z Preparing to unpack .../10-libgit2-dev_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-19T23:34:06.4179163Z Unpacking libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-19T23:34:06.5541466Z Setting up libgpg-error-dev (1.37-1) ... 2021-05-19T23:34:06.5576753Z Setting up libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-19T23:34:06.5614913Z Setting up libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-19T23:34:06.5649363Z Setting up libhttp-parser-dev (2.9.2-2) ... 2021-05-19T23:34:06.5683944Z Setting up libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-19T23:34:06.5718204Z Setting up libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-19T23:34:06.5754370Z Setting up libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-19T23:34:06.5785181Z Setting up libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-19T23:34:06.5820764Z Setting up libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-19T23:34:06.5859270Z Setting up libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-19T23:34:06.5895620Z Setting up libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-19T23:34:06.5945036Z Processing triggers for man-db (2.9.1-1) ... 2021-05-19T23:34:11.4250800Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-19T23:34:11.5432120Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-19T23:34:13.4265700Z Reading package lists... 2021-05-19T23:34:13.5963754Z Building dependency tree... 2021-05-19T23:34:13.5984333Z Reading state information... 2021-05-19T23:34:13.8794788Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-19T23:34:13.8796382Z libtiff-dev set to manually installed. 2021-05-19T23:34:13.8797447Z 0 upgraded, 0 newly installed, 0 to remove and 18 not upgraded. 2021-05-19T23:34:13.9464471Z Reading package lists... 2021-05-19T23:34:14.1055511Z Building dependency tree... 2021-05-19T23:34:14.1075437Z Reading state information... 2021-05-19T23:34:14.3683875Z unixodbc-dev is already the newest version (2.3.7). 2021-05-19T23:34:14.3685425Z 0 upgraded, 0 newly installed, 0 to remove and 18 not upgraded. 2021-05-19T23:34:14.4353146Z Reading package lists... 2021-05-19T23:34:14.5899178Z Building dependency tree... 2021-05-19T23:34:14.5919229Z Reading state information... 2021-05-19T23:34:14.8155007Z The following NEW packages will be installed: 2021-05-19T23:34:14.8156795Z libsodium-dev 2021-05-19T23:34:14.8388128Z 0 upgraded, 1 newly installed, 0 to remove and 18 not upgraded. 2021-05-19T23:34:14.8389581Z Need to get 169 kB of archives. 2021-05-19T23:34:14.8391197Z After this operation, 826 kB of additional disk space will be used. 2021-05-19T23:34:14.8393397Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 2021-05-19T23:34:15.2755329Z Fetched 169 kB in 0s (7604 kB/s) 2021-05-19T23:34:15.3070822Z Selecting previously unselected package libsodium-dev:amd64. 2021-05-19T23:34:15.3154967Z (Reading database ... 2021-05-19T23:34:15.3156123Z (Reading database ... 5% 2021-05-19T23:34:15.3157000Z (Reading database ... 10% 2021-05-19T23:34:15.3158034Z (Reading database ... 15% 2021-05-19T23:34:15.3175170Z (Reading database ... 20% 2021-05-19T23:34:15.3175745Z (Reading database ... 25% 2021-05-19T23:34:15.3176326Z (Reading database ... 30% 2021-05-19T23:34:15.3176783Z (Reading database ... 35% 2021-05-19T23:34:15.3177237Z (Reading database ... 40% 2021-05-19T23:34:15.3177691Z (Reading database ... 45% 2021-05-19T23:34:15.3178147Z (Reading database ... 50% 2021-05-19T23:34:15.3306428Z (Reading database ... 55% 2021-05-19T23:34:15.3347497Z (Reading database ... 60% 2021-05-19T23:34:15.3420316Z (Reading database ... 65% 2021-05-19T23:34:15.3444042Z (Reading database ... 70% 2021-05-19T23:34:15.3473646Z (Reading database ... 75% 2021-05-19T23:34:15.3792876Z (Reading database ... 80% 2021-05-19T23:34:15.3826911Z (Reading database ... 85% 2021-05-19T23:34:15.3995768Z (Reading database ... 90% 2021-05-19T23:34:15.4354554Z (Reading database ... 95% 2021-05-19T23:34:15.4355607Z (Reading database ... 100% 2021-05-19T23:34:15.4356738Z (Reading database ... 242547 files and directories currently installed.) 2021-05-19T23:34:15.4498946Z Preparing to unpack .../libsodium-dev_1.0.18-1_amd64.deb ... 2021-05-19T23:34:15.4517300Z Unpacking libsodium-dev:amd64 (1.0.18-1) ... 2021-05-19T23:34:15.5483374Z Setting up libsodium-dev:amd64 (1.0.18-1) ... 2021-05-19T23:34:17.4932929Z Reading package lists... 2021-05-19T23:34:17.6825668Z Building dependency tree... 2021-05-19T23:34:17.6848725Z Reading state information... 2021-05-19T23:34:17.8643557Z The following additional packages will be installed: 2021-05-19T23:34:17.8645515Z libarchive-dev liblept5 libtesseract4 tesseract-ocr tesseract-ocr-osd 2021-05-19T23:34:17.9205099Z The following NEW packages will be installed: 2021-05-19T23:34:17.9212505Z libarchive-dev liblept5 libleptonica-dev libtesseract-dev libtesseract4 2021-05-19T23:34:17.9215504Z tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd 2021-05-19T23:34:17.9603063Z 0 upgraded, 8 newly installed, 0 to remove and 18 not upgraded. 2021-05-19T23:34:17.9603787Z Need to get 10.4 MB of archives. 2021-05-19T23:34:17.9604767Z After this operation, 38.0 MB of additional disk space will be used. 2021-05-19T23:34:17.9607539Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1 [490 kB] 2021-05-19T23:34:17.9724719Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB] 2021-05-19T23:34:17.9861794Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libleptonica-dev amd64 1.79.0-1 [1389 kB] 2021-05-19T23:34:18.0095001Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1237 kB] 2021-05-19T23:34:18.0271648Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract-dev amd64 4.1.1-2build2 [1463 kB] 2021-05-19T23:34:18.0499610Z 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-19T23:34:18.0852594Z 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-19T23:34:18.1212112Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr amd64 4.1.1-2build2 [262 kB] 2021-05-19T23:34:18.5646927Z Fetched 10.4 MB in 0s (52.5 MB/s) 2021-05-19T23:34:18.5945314Z Selecting previously unselected package libarchive-dev:amd64. 2021-05-19T23:34:18.6020899Z (Reading database ... 2021-05-19T23:34:18.6021855Z (Reading database ... 5% 2021-05-19T23:34:18.6022454Z (Reading database ... 10% 2021-05-19T23:34:18.6023032Z (Reading database ... 15% 2021-05-19T23:34:18.6023662Z (Reading database ... 20% 2021-05-19T23:34:18.6024254Z (Reading database ... 25% 2021-05-19T23:34:18.6024842Z (Reading database ... 30% 2021-05-19T23:34:18.6025423Z (Reading database ... 35% 2021-05-19T23:34:18.6026003Z (Reading database ... 40% 2021-05-19T23:34:18.6027256Z (Reading database ... 45% 2021-05-19T23:34:18.6027754Z (Reading database ... 50% 2021-05-19T23:34:18.6123427Z (Reading database ... 55% 2021-05-19T23:34:18.6158360Z (Reading database ... 60% 2021-05-19T23:34:18.6220355Z (Reading database ... 65% 2021-05-19T23:34:18.6241055Z (Reading database ... 70% 2021-05-19T23:34:18.6266194Z (Reading database ... 75% 2021-05-19T23:34:18.6540269Z (Reading database ... 80% 2021-05-19T23:34:18.6566919Z (Reading database ... 85% 2021-05-19T23:34:18.6664509Z (Reading database ... 90% 2021-05-19T23:34:18.7054394Z (Reading database ... 95% 2021-05-19T23:34:18.7055395Z (Reading database ... 100% 2021-05-19T23:34:18.7056219Z (Reading database ... 242617 files and directories currently installed.) 2021-05-19T23:34:18.7190685Z Preparing to unpack .../0-libarchive-dev_3.4.0-2ubuntu1_amd64.deb ... 2021-05-19T23:34:18.7204064Z Unpacking libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-19T23:34:18.8024516Z Selecting previously unselected package liblept5:amd64. 2021-05-19T23:34:18.8228580Z Preparing to unpack .../1-liblept5_1.79.0-1_amd64.deb ... 2021-05-19T23:34:18.8256010Z Unpacking liblept5:amd64 (1.79.0-1) ... 2021-05-19T23:34:18.9469239Z Selecting previously unselected package libleptonica-dev:amd64. 2021-05-19T23:34:18.9678076Z Preparing to unpack .../2-libleptonica-dev_1.79.0-1_amd64.deb ... 2021-05-19T23:34:18.9691256Z Unpacking libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-19T23:34:19.1188767Z Selecting previously unselected package libtesseract4:amd64. 2021-05-19T23:34:19.1416850Z Preparing to unpack .../3-libtesseract4_4.1.1-2build2_amd64.deb ... 2021-05-19T23:34:19.1431086Z Unpacking libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-19T23:34:19.2908931Z Selecting previously unselected package libtesseract-dev:amd64. 2021-05-19T23:34:19.3128528Z Preparing to unpack .../4-libtesseract-dev_4.1.1-2build2_amd64.deb ... 2021-05-19T23:34:19.3139049Z Unpacking libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-19T23:34:19.4815788Z Selecting previously unselected package tesseract-ocr-eng. 2021-05-19T23:34:19.5094158Z Preparing to unpack .../5-tesseract-ocr-eng_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-19T23:34:19.5103447Z Unpacking tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-19T23:34:19.6812959Z Selecting previously unselected package tesseract-ocr-osd. 2021-05-19T23:34:19.7101912Z Preparing to unpack .../6-tesseract-ocr-osd_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-19T23:34:19.7115372Z Unpacking tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-19T23:34:20.0509348Z Selecting previously unselected package tesseract-ocr. 2021-05-19T23:34:20.0791078Z Preparing to unpack .../7-tesseract-ocr_4.1.1-2build2_amd64.deb ... 2021-05-19T23:34:20.0801542Z Unpacking tesseract-ocr (4.1.1-2build2) ... 2021-05-19T23:34:20.1717476Z Setting up tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-19T23:34:20.1759119Z Setting up liblept5:amd64 (1.79.0-1) ... 2021-05-19T23:34:20.1791571Z Setting up libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-19T23:34:20.1824101Z Setting up libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-19T23:34:20.1862404Z Setting up libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-19T23:34:20.1898441Z Setting up tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-19T23:34:20.1931951Z Setting up libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-19T23:34:20.1969893Z Setting up tesseract-ocr (4.1.1-2build2) ... 2021-05-19T23:34:20.2006649Z Processing triggers for man-db (2.9.1-1) ... 2021-05-19T23:34:23.1455796Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-19T23:34:25.0327289Z Reading package lists... 2021-05-19T23:34:25.2034583Z Building dependency tree... 2021-05-19T23:34:25.2056095Z Reading state information... 2021-05-19T23:34:25.4581090Z wget is already the newest version (1.20.3-1ubuntu1). 2021-05-19T23:34:25.4582379Z 0 upgraded, 0 newly installed, 0 to remove and 18 not upgraded. 2021-05-19T23:34:25.5247946Z Reading package lists... 2021-05-19T23:34:25.6906014Z Building dependency tree... 2021-05-19T23:34:25.6932402Z Reading state information... 2021-05-19T23:34:25.8717082Z The following additional packages will be installed: 2021-05-19T23:34:25.8719611Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-19T23:34:25.8721285Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev 2021-05-19T23:34:25.8727542Z Suggested packages: 2021-05-19T23:34:25.8728876Z doc-base krb5-doc krb5-user libnorm-doc 2021-05-19T23:34:25.9306976Z The following NEW packages will be installed: 2021-05-19T23:34:25.9309237Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-19T23:34:25.9312368Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev libzmq3-dev 2021-05-19T23:34:25.9520585Z 0 upgraded, 10 newly installed, 0 to remove and 18 not upgraded. 2021-05-19T23:34:25.9522019Z Need to get 1459 kB of archives. 2021-05-19T23:34:25.9522894Z After this operation, 7754 kB of additional disk space will be used. 2021-05-19T23:34:25.9525889Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-05-19T23:34:25.9556698Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-05-19T23:34:25.9564624Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-05-19T23:34:25.9574490Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-05-19T23:34:25.9581728Z 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-19T23:34:25.9594911Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-05-19T23:34:25.9623409Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 2021-05-19T23:34:25.9714288Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 2021-05-19T23:34:25.9748240Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-05-19T23:34:25.9764770Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 2021-05-19T23:34:26.4354734Z Fetched 1459 kB in 0s (32.1 MB/s) 2021-05-19T23:34:26.4706285Z Selecting previously unselected package libgssrpc4:amd64. 2021-05-19T23:34:26.4785544Z (Reading database ... 2021-05-19T23:34:26.4786427Z (Reading database ... 5% 2021-05-19T23:34:26.4787509Z (Reading database ... 10% 2021-05-19T23:34:26.4788501Z (Reading database ... 15% 2021-05-19T23:34:26.4789025Z (Reading database ... 20% 2021-05-19T23:34:26.4789502Z (Reading database ... 25% 2021-05-19T23:34:26.4790048Z (Reading database ... 30% 2021-05-19T23:34:26.4790649Z (Reading database ... 35% 2021-05-19T23:34:26.4793456Z (Reading database ... 40% 2021-05-19T23:34:26.4794242Z (Reading database ... 45% 2021-05-19T23:34:26.4794896Z (Reading database ... 50% 2021-05-19T23:34:26.4882726Z (Reading database ... 55% 2021-05-19T23:34:26.4930429Z (Reading database ... 60% 2021-05-19T23:34:26.4969293Z (Reading database ... 65% 2021-05-19T23:34:26.5022158Z (Reading database ... 70% 2021-05-19T23:34:26.5050644Z (Reading database ... 75% 2021-05-19T23:34:26.5323618Z (Reading database ... 80% 2021-05-19T23:34:26.5349547Z (Reading database ... 85% 2021-05-19T23:34:26.5456634Z (Reading database ... 90% 2021-05-19T23:34:26.5843682Z (Reading database ... 95% 2021-05-19T23:34:26.5844216Z (Reading database ... 100% 2021-05-19T23:34:26.5844960Z (Reading database ... 242842 files and directories currently installed.) 2021-05-19T23:34:26.5987649Z Preparing to unpack .../0-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-05-19T23:34:26.6017899Z Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-19T23:34:26.6348895Z Selecting previously unselected package libkdb5-9:amd64. 2021-05-19T23:34:26.6611639Z Preparing to unpack .../1-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-05-19T23:34:26.6626762Z Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-19T23:34:26.6941487Z Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-05-19T23:34:26.7235452Z Preparing to unpack .../2-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-19T23:34:26.7244476Z Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-19T23:34:26.7549488Z Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-05-19T23:34:26.7804947Z Preparing to unpack .../3-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-19T23:34:26.7816392Z Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-19T23:34:26.8148345Z Selecting previously unselected package comerr-dev:amd64. 2021-05-19T23:34:26.8394596Z Preparing to unpack .../4-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-05-19T23:34:26.8436019Z Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-19T23:34:26.8830682Z Selecting previously unselected package krb5-multidev:amd64. 2021-05-19T23:34:26.9040642Z Preparing to unpack .../5-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-19T23:34:26.9057258Z Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-19T23:34:26.9548817Z Selecting previously unselected package libnorm-dev:amd64. 2021-05-19T23:34:26.9730517Z Preparing to unpack .../6-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 2021-05-19T23:34:26.9742958Z Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-19T23:34:27.0508862Z Selecting previously unselected package libpgm-dev:amd64. 2021-05-19T23:34:27.0796588Z Preparing to unpack .../7-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-05-19T23:34:27.0807211Z Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-19T23:34:27.1268270Z Selecting previously unselected package libkrb5-dev:amd64. 2021-05-19T23:34:27.1501111Z Preparing to unpack .../8-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-19T23:34:27.1514079Z Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-19T23:34:27.1868368Z Selecting previously unselected package libzmq3-dev:amd64. 2021-05-19T23:34:27.2063005Z Preparing to unpack .../9-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 2021-05-19T23:34:27.2085270Z Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-19T23:34:27.3172600Z Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-19T23:34:27.3231788Z Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-19T23:34:27.3271754Z Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-19T23:34:27.3304624Z Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-19T23:34:27.3351279Z Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-19T23:34:27.3384299Z Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-19T23:34:27.3414606Z Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-19T23:34:27.3447878Z Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-19T23:34:27.3487441Z Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-19T23:34:27.3523471Z Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-19T23:34:27.3559867Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-19T23:34:27.3778090Z Processing triggers for man-db (2.9.1-1) ... 2021-05-19T23:34:30.5754148Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-19T23:34:32.6501576Z Reading package lists... 2021-05-19T23:34:32.8209740Z Building dependency tree... 2021-05-19T23:34:32.8228732Z Reading state information... 2021-05-19T23:34:32.9603402Z E: Unable to locate package udunits 2021-05-19T23:34:33.0262414Z Reading package lists... 2021-05-19T23:34:33.1889657Z Building dependency tree... 2021-05-19T23:34:33.1909742Z Reading state information... 2021-05-19T23:34:33.3657410Z The following additional packages will be installed: 2021-05-19T23:34:33.3658948Z libwebpdemux2 2021-05-19T23:34:33.4171313Z The following NEW packages will be installed: 2021-05-19T23:34:33.4176205Z libwebp-dev libwebpdemux2 2021-05-19T23:34:33.4503444Z 0 upgraded, 2 newly installed, 0 to remove and 18 not upgraded. 2021-05-19T23:34:33.4504260Z Need to get 277 kB of archives. 2021-05-19T23:34:33.4505032Z After this operation, 965 kB of additional disk space will be used. 2021-05-19T23:34:33.4507117Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebpdemux2 amd64 0.6.1-2 [9472 B] 2021-05-19T23:34:33.4522376Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebp-dev amd64 0.6.1-2 [267 kB] 2021-05-19T23:34:33.9108447Z Fetched 277 kB in 0s (5948 kB/s) 2021-05-19T23:34:33.9436406Z Selecting previously unselected package libwebpdemux2:amd64. 2021-05-19T23:34:33.9523002Z (Reading database ... 2021-05-19T23:34:33.9523886Z (Reading database ... 5% 2021-05-19T23:34:33.9524653Z (Reading database ... 10% 2021-05-19T23:34:33.9525565Z (Reading database ... 15% 2021-05-19T23:34:33.9526556Z (Reading database ... 20% 2021-05-19T23:34:33.9527361Z (Reading database ... 25% 2021-05-19T23:34:33.9528094Z (Reading database ... 30% 2021-05-19T23:34:33.9528830Z (Reading database ... 35% 2021-05-19T23:34:33.9529682Z (Reading database ... 40% 2021-05-19T23:34:33.9530431Z (Reading database ... 45% 2021-05-19T23:34:33.9531316Z (Reading database ... 50% 2021-05-19T23:34:33.9613319Z (Reading database ... 55% 2021-05-19T23:34:33.9662690Z (Reading database ... 60% 2021-05-19T23:34:33.9699970Z (Reading database ... 65% 2021-05-19T23:34:33.9750333Z (Reading database ... 70% 2021-05-19T23:34:33.9776074Z (Reading database ... 75% 2021-05-19T23:34:34.0055955Z (Reading database ... 80% 2021-05-19T23:34:34.0087566Z (Reading database ... 85% 2021-05-19T23:34:34.0183650Z (Reading database ... 90% 2021-05-19T23:34:34.0552414Z (Reading database ... 95% 2021-05-19T23:34:34.0553192Z (Reading database ... 100% 2021-05-19T23:34:34.0554064Z (Reading database ... 243142 files and directories currently installed.) 2021-05-19T23:34:34.0693228Z Preparing to unpack .../libwebpdemux2_0.6.1-2_amd64.deb ... 2021-05-19T23:34:34.0723767Z Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-19T23:34:34.0954755Z Selecting previously unselected package libwebp-dev:amd64. 2021-05-19T23:34:34.1228377Z Preparing to unpack .../libwebp-dev_0.6.1-2_amd64.deb ... 2021-05-19T23:34:34.1239237Z Unpacking libwebp-dev:amd64 (0.6.1-2) ... 2021-05-19T23:34:34.2087208Z Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-19T23:34:34.2120764Z Setting up libwebp-dev:amd64 (0.6.1-2) ... 2021-05-19T23:34:34.2164464Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-19T23:34:36.1084787Z Reading package lists... 2021-05-19T23:34:36.2708969Z Building dependency tree... 2021-05-19T23:34:36.2732381Z Reading state information... 2021-05-19T23:34:36.4501155Z The following additional packages will be installed: 2021-05-19T23:34:36.4503710Z gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-19T23:34:36.4505889Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-19T23:34:36.4507820Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-19T23:34:36.4514174Z Suggested packages: 2021-05-19T23:34:36.4516180Z cargo-doc gdb-doc gdbserver rust-doc rust-src 2021-05-19T23:34:36.4517291Z Recommended packages: 2021-05-19T23:34:36.4518812Z cargo 2021-05-19T23:34:36.5072327Z The following NEW packages will be installed: 2021-05-19T23:34:36.5075045Z cargo gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-19T23:34:36.5076784Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-19T23:34:36.5078275Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-19T23:34:36.5342512Z 0 upgraded, 13 newly installed, 0 to remove and 18 not upgraded. 2021-05-19T23:34:36.5343585Z Need to get 108 MB of archives. 2021-05-19T23:34:36.5344526Z After this operation, 501 MB of additional disk space will be used. 2021-05-19T23:34:36.5347071Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-05-19T23:34:36.5399218Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB] 2021-05-19T23:34:36.5413382Z 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-19T23:34:36.5427537Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libboost-regex1.71.0 amd64 1.71.0-6ubuntu6 [471 kB] 2021-05-19T23:34:36.5499878Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight4v5 amd64 3.1.8-1.2build5 [232 kB] 2021-05-19T23:34:36.5534568Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 [15.3 kB] 2021-05-19T23:34:36.5541368Z 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-19T23:34:36.7044337Z 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-19T23:34:37.4450260Z 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-19T23:34:37.8525710Z 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-19T23:34:37.8802142Z 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-19T23:34:37.9225085Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.2 [10.5 MB] 2021-05-19T23:34:38.0894767Z 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-19T23:34:38.5452299Z Fetched 108 MB in 2s (68.5 MB/s) 2021-05-19T23:34:38.5774501Z Selecting previously unselected package libbabeltrace1:amd64. 2021-05-19T23:34:38.5856127Z (Reading database ... 2021-05-19T23:34:38.5856997Z (Reading database ... 5% 2021-05-19T23:34:38.5857698Z (Reading database ... 10% 2021-05-19T23:34:38.5858389Z (Reading database ... 15% 2021-05-19T23:34:38.5859048Z (Reading database ... 20% 2021-05-19T23:34:38.5859925Z (Reading database ... 25% 2021-05-19T23:34:38.5860621Z (Reading database ... 30% 2021-05-19T23:34:38.5861310Z (Reading database ... 35% 2021-05-19T23:34:38.5862005Z (Reading database ... 40% 2021-05-19T23:34:38.5862700Z (Reading database ... 45% 2021-05-19T23:34:38.5863474Z (Reading database ... 50% 2021-05-19T23:34:38.5945865Z (Reading database ... 55% 2021-05-19T23:34:38.5989494Z (Reading database ... 60% 2021-05-19T23:34:38.6021397Z (Reading database ... 65% 2021-05-19T23:34:38.6074450Z (Reading database ... 70% 2021-05-19T23:34:38.6099223Z (Reading database ... 75% 2021-05-19T23:34:38.6370108Z (Reading database ... 80% 2021-05-19T23:34:38.6401900Z (Reading database ... 85% 2021-05-19T23:34:38.6500129Z (Reading database ... 90% 2021-05-19T23:34:38.6867636Z (Reading database ... 95% 2021-05-19T23:34:38.6868200Z (Reading database ... 100% 2021-05-19T23:34:38.6869090Z (Reading database ... 243170 files and directories currently installed.) 2021-05-19T23:34:38.6999622Z Preparing to unpack .../00-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-05-19T23:34:38.7026452Z Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-19T23:34:38.7508321Z Selecting previously unselected package libipt2. 2021-05-19T23:34:38.7740991Z Preparing to unpack .../01-libipt2_2.0.1-1_amd64.deb ... 2021-05-19T23:34:38.7754405Z Unpacking libipt2 (2.0.1-1) ... 2021-05-19T23:34:38.8019636Z Selecting previously unselected package libsource-highlight-common. 2021-05-19T23:34:38.8287174Z Preparing to unpack .../02-libsource-highlight-common_3.1.8-1.2build5_all.deb ... 2021-05-19T23:34:38.8300637Z Unpacking libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-19T23:34:38.8793148Z Selecting previously unselected package libboost-regex1.71.0:amd64. 2021-05-19T23:34:38.9052568Z Preparing to unpack .../03-libboost-regex1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-19T23:34:38.9065658Z Unpacking libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-19T23:34:38.9869722Z Selecting previously unselected package libsource-highlight4v5. 2021-05-19T23:34:39.0083273Z Preparing to unpack .../04-libsource-highlight4v5_3.1.8-1.2build5_amd64.deb ... 2021-05-19T23:34:39.0094851Z Unpacking libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-19T23:34:39.0628881Z Selecting previously unselected package libxxhash0:amd64. 2021-05-19T23:34:39.0885744Z Preparing to unpack .../05-libxxhash0_0.7.3-1_amd64.deb ... 2021-05-19T23:34:39.0898382Z Unpacking libxxhash0:amd64 (0.7.3-1) ... 2021-05-19T23:34:39.1183327Z Selecting previously unselected package gdb. 2021-05-19T23:34:39.1462373Z Preparing to unpack .../06-gdb_10.2-0ubuntu1~20.04~1_amd64.deb ... 2021-05-19T23:34:39.1473493Z Unpacking gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-19T23:34:39.4781589Z Selecting previously unselected package libstd-rust-1.47:amd64. 2021-05-19T23:34:39.5009956Z Preparing to unpack .../07-libstd-rust-1.47_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-19T23:34:39.5022579Z Unpacking libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-19T23:34:45.6708619Z Selecting previously unselected package libstd-rust-dev:amd64. 2021-05-19T23:34:45.6973255Z Preparing to unpack .../08-libstd-rust-dev_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-19T23:34:45.6985601Z Unpacking libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-19T23:34:48.7656000Z Selecting previously unselected package rustc. 2021-05-19T23:34:48.7939148Z Preparing to unpack .../09-rustc_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-19T23:34:48.7951507Z Unpacking rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-19T23:34:48.9947662Z Selecting previously unselected package cargo. 2021-05-19T23:34:49.0222936Z Preparing to unpack .../10-cargo_0.47.0-1~exp1ubuntu1~20.04.1_amd64.deb ... 2021-05-19T23:34:49.0234502Z Unpacking cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-19T23:34:49.3710366Z Selecting previously unselected package libc6-dbg:amd64. 2021-05-19T23:34:49.3966853Z Preparing to unpack .../11-libc6-dbg_2.31-0ubuntu9.2_amd64.deb ... 2021-05-19T23:34:49.3980350Z Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-19T23:34:50.5776977Z Selecting previously unselected package rust-gdb. 2021-05-19T23:34:50.6058936Z Preparing to unpack .../12-rust-gdb_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_all.deb ... 2021-05-19T23:34:50.6067435Z Unpacking rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-19T23:34:50.6667128Z Setting up libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-19T23:34:50.6697819Z Setting up libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-19T23:34:50.6728248Z Setting up libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-19T23:34:50.6763915Z Setting up libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-19T23:34:50.6796169Z Setting up libipt2 (2.0.1-1) ... 2021-05-19T23:34:50.6830652Z Setting up libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-19T23:34:50.6867678Z Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-19T23:34:50.6903775Z Setting up rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-19T23:34:50.6937847Z Setting up libxxhash0:amd64 (0.7.3-1) ... 2021-05-19T23:34:50.6975215Z Setting up libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-19T23:34:50.7010775Z Setting up cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-19T23:34:50.7044468Z Setting up gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-19T23:34:50.7086137Z Setting up rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-19T23:34:50.7127915Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-19T23:34:50.7365111Z Processing triggers for man-db (2.9.1-1) ... 2021-05-19T23:34:53.8292331Z Reading package lists... 2021-05-19T23:34:53.9920771Z Building dependency tree... 2021-05-19T23:34:53.9948719Z Reading state information... 2021-05-19T23:34:54.2082910Z The following additional packages will be installed: 2021-05-19T23:34:54.2085305Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-19T23:34:54.2087200Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-19T23:34:54.2089089Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-19T23:34:54.2090770Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-19T23:34:54.2092499Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-19T23:34:54.2094167Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-19T23:34:54.2095720Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-19T23:34:54.2097566Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-19T23:34:54.2100699Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-19T23:34:54.2103863Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-19T23:34:54.2108883Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-19T23:34:54.2110546Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-19T23:34:54.2112060Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-19T23:34:54.2114338Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-19T23:34:54.2115883Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-19T23:34:54.2117327Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-19T23:34:54.2118687Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-19T23:34:54.2120082Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-19T23:34:54.2121540Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-19T23:34:54.2122850Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-19T23:34:54.2124020Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-19T23:34:54.2125368Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-19T23:34:54.2126485Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-19T23:34:54.2127560Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-19T23:34:54.2128639Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-19T23:34:54.2130004Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-19T23:34:54.2131351Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-19T23:34:54.2132702Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-19T23:34:54.2134087Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-19T23:34:54.2135535Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-19T23:34:54.2136801Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-19T23:34:54.2138152Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-19T23:34:54.2139756Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-19T23:34:54.2141084Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-19T23:34:54.2142516Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-19T23:34:54.2143929Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-19T23:34:54.2145278Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-19T23:34:54.2146736Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-19T23:34:54.2148201Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-19T23:34:54.2149625Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-19T23:34:54.2151157Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-19T23:34:54.2152413Z python3-webencodings qdoc-qt5 qgis-common qgis-plugin-grass 2021-05-19T23:34:54.2153702Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-19T23:34:54.2155314Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-19T23:34:54.2156907Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-19T23:34:54.2159005Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-19T23:34:54.2160379Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-19T23:34:54.2161870Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-19T23:34:54.2163268Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-19T23:34:54.2163959Z Suggested packages: 2021-05-19T23:34:54.2164991Z avahi-autoipd blt-demo libgdal-grass grass-dev grass-gui e00compr avce00 2021-05-19T23:34:54.2166416Z gnuplot gpsbabel gpstrans netpbm python3-rpy2 python3-termcolor grass 2021-05-19T23:34:54.2167813Z grass-dev-doc gvfs exiv2 geotiff-bin libgeotiff-epsg libvisual-0.4-plugins 2021-05-19T23:34:54.2169214Z libhdf4-doc libhdf4-alt-dev hdf4-tools libjs-jquery-ui-docs avahi-autoipd 2021-05-19T23:34:54.2170425Z | zeroconf ogdi-bin pcscd libqscintilla2-doc qtwayland5 2021-05-19T23:34:54.2171701Z qt5-qmltooling-plugins pinentry-doc python-cycler-doc python-future-doc 2021-05-19T23:34:54.2173070Z python3-genshi python3-lxml-dbg python-lxml-doc dvipng gir1.2-gtk-3.0 2021-05-19T23:34:54.2174430Z inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-19T23:34:54.2175727Z python3-gobject python3-nose python3-scipy python3-tornado 2021-05-19T23:34:54.2177133Z texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-19T23:34:54.2178559Z python3-pytest python3-numpy-dbg owslib-doc python-pil-doc python3-pil-dbg 2021-05-19T23:34:54.2180022Z python3-pandas python3-ipykernel python-psycopg2-doc python-pyparsing-doc 2021-05-19T23:34:54.2181388Z python3-pyqt5-dbg otb-qgis saga tix python3-tk-dbg qt5-doc comgt wvdial 2021-05-19T23:34:54.2182401Z wpagui libengine-pkcs11-openssl 2021-05-19T23:34:54.3191594Z The following NEW packages will be installed: 2021-05-19T23:34:54.3193627Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-19T23:34:54.3195264Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-19T23:34:54.3196995Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-19T23:34:54.3198628Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-19T23:34:54.3200586Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-19T23:34:54.3202206Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-19T23:34:54.3203923Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-19T23:34:54.3205684Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-19T23:34:54.3208751Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-19T23:34:54.3213357Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-19T23:34:54.3214794Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-19T23:34:54.3216230Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-19T23:34:54.3217631Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-19T23:34:54.3219371Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-19T23:34:54.3220827Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-19T23:34:54.3222251Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-19T23:34:54.3223492Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-19T23:34:54.3224740Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-19T23:34:54.3226062Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-19T23:34:54.3227422Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-19T23:34:54.3228430Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-19T23:34:54.3229505Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-19T23:34:54.3230531Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-19T23:34:54.3231670Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-19T23:34:54.3232725Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-19T23:34:54.3234213Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-19T23:34:54.3235654Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-19T23:34:54.3236981Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-19T23:34:54.3238529Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-19T23:34:54.3239789Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-19T23:34:54.3240901Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-19T23:34:54.3241980Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-19T23:34:54.3243160Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-19T23:34:54.3244374Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-19T23:34:54.3245658Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-19T23:34:54.3246951Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-19T23:34:54.3248155Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-19T23:34:54.3249343Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-19T23:34:54.3250496Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-19T23:34:54.3251720Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-19T23:34:54.3253236Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-19T23:34:54.3254529Z python3-webencodings qdoc-qt5 qgis qgis-common qgis-plugin-grass 2021-05-19T23:34:54.3255808Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-19T23:34:54.3257513Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-19T23:34:54.3258917Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-19T23:34:54.3260117Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-19T23:34:54.3261304Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-19T23:34:54.3262586Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-19T23:34:54.3263689Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-19T23:34:54.3476287Z 0 upgraded, 214 newly installed, 0 to remove and 18 not upgraded. 2021-05-19T23:34:54.3477462Z Need to get 183 MB of archives. 2021-05-19T23:34:54.3479066Z After this operation, 776 MB of additional disk space will be used. 2021-05-19T23:34:54.3482576Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2021-05-19T23:34:54.3508058Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu1 [2005 kB] 2021-05-19T23:34:54.3811126Z 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-19T23:34:54.3832559Z 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-19T23:34:54.3842533Z 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-19T23:34:54.3852016Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmtdev1 amd64 1.1.5-1.1 [14.2 kB] 2021-05-19T23:34:54.3930161Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-common all 1.3-2ubuntu3 [45.3 kB] 2021-05-19T23:34:54.3958143Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom2 amd64 1.3-2ubuntu3 [20.0 kB] 2021-05-19T23:34:54.3977100Z 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-19T23:34:54.3986092Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput10 amd64 1.15.5-1ubuntu0.2 [112 kB] 2021-05-19T23:34:54.4005272Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu1 [208 kB] 2021-05-19T23:34:54.4085164Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu1 [674 kB] 2021-05-19T23:34:54.4220629Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [10.8 kB] 2021-05-19T23:34:54.4232498Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] 2021-05-19T23:34:54.4239582Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] 2021-05-19T23:34:54.4269788Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B] 2021-05-19T23:34:54.4294001Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB] 2021-05-19T23:34:54.4307458Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render-util0 amd64 0.3.9-1build1 [9912 B] 2021-05-19T23:34:54.4315463Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B] 2021-05-19T23:34:54.4323424Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinput0 amd64 1.14-2 [29.3 kB] 2021-05-19T23:34:54.4334757Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xkb1 amd64 1.14-2 [29.6 kB] 2021-05-19T23:34:54.4344068Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxkbcommon-x11-0 amd64 0.10.0-1 [13.4 kB] 2021-05-19T23:34:54.4353763Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5gui5 amd64 5.12.8+dfsg-0ubuntu1 [2971 kB] 2021-05-19T23:34:54.4865715Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5widgets5 amd64 5.12.8+dfsg-0ubuntu1 [2293 kB] 2021-05-19T23:34:54.5216160Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB] 2021-05-19T23:34:54.5239780Z 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-19T23:34:54.5273345Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgstreamer-plugins-base1.0-0 amd64 1.16.2-4ubuntu0.1 [735 kB] 2021-05-19T23:34:54.5387236Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhyphen0 amd64 2.8.8-7 [27.0 kB] 2021-05-19T23:34:54.5393566Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5positioning5 amd64 5.12.8+dfsg-0ubuntu1 [197 kB] 2021-05-19T23:34:54.5486692Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5printsupport5 amd64 5.12.8+dfsg-0ubuntu1 [193 kB] 2021-05-19T23:34:54.5517328Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5qml5 amd64 5.12.8-0ubuntu1 [1438 kB] 2021-05-19T23:34:54.5765482Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quick5 amd64 5.12.8-0ubuntu1 [1335 kB] 2021-05-19T23:34:54.5967225Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sensors5 amd64 5.12.8-0ubuntu1 [114 kB] 2021-05-19T23:34:54.5984141Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webchannel5 amd64 5.12.8-0ubuntu1 [51.2 kB] 2021-05-19T23:34:54.5997089Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwoff1 amd64 1.0.2-1build2 [42.0 kB] 2021-05-19T23:34:54.6012324Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-1ubuntu2 [12.1 MB] 2021-05-19T23:34:54.7811734Z 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-19T23:34:54.7820527Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers-common all 3.10.4+dfsg-1ubuntu2 [897 kB] 2021-05-19T23:34:54.7945883Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2 amd64 2.2.1-2build1 [307 kB] 2021-05-19T23:34:54.7995479Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2-plugins amd64 2.2.1-2build1 [191 kB] 2021-05-19T23:34:54.8032584Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5 amd64 5.12.8+dfsg-0ubuntu1 [121 kB] 2021-05-19T23:34:54.8050619Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5-sqlite amd64 5.12.8+dfsg-0ubuntu1 [47.5 kB] 2021-05-19T23:34:54.8061474Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-data all 3.0.4+dfsg-1build3 [186 kB] 2021-05-19T23:34:54.8092647Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarpack2 amd64 3.7.0-3 [92.8 kB] 2021-05-19T23:34:54.8111033Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsuperlu5 amd64 5.2.1+dfsg1-4 [159 kB] 2021-05-19T23:34:54.8135165Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarmadillo9 amd64 1:9.800.4+dfsg-1build1 [93.2 kB] 2021-05-19T23:34:54.8147721Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcfitsio8 amd64 3.470-3 [466 kB] 2021-05-19T23:34:54.8208311Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcharls2 amd64 2.0.0+dfsg-1build1 [74.1 kB] 2021-05-19T23:34:54.8227924Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdap25 amd64 3.20.5-1 [435 kB] 2021-05-19T23:34:54.8288777Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdapclient6v5 amd64 3.20.5-1 [92.2 kB] 2021-05-19T23:34:54.8301535Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libepsilon1 amd64 0.9.2+dfsg-4 [41.0 kB] 2021-05-19T23:34:54.8312139Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfreexl1 amd64 1.0.5-3 [33.4 kB] 2021-05-19T23:34:54.8322515Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfyba0 amd64 4.1.1-6build1 [113 kB] 2021-05-19T23:34:54.8346232Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-3.8.0 amd64 3.8.0-1build1 [535 kB] 2021-05-19T23:34:54.8421832Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-c1v5 amd64 3.8.0-1build1 [69.9 kB] 2021-05-19T23:34:54.8429770Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-data all 6.3.1-1 [7647 kB] 2021-05-19T23:34:54.9486620Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libproj15 amd64 6.3.1-1 [925 kB] 2021-05-19T23:34:54.9610512Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeotiff5 amd64 1.5.1-2 [53.1 kB] 2021-05-19T23:34:54.9620016Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf4-0-alt amd64 4.2.14-1ubuntu1 [268 kB] 2021-05-19T23:34:54.9659583Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2021-05-19T23:34:54.9665594Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liburiparser1 amd64 0.9.3-2 [39.3 kB] 2021-05-19T23:34:54.9673739Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlbase1 amd64 1.3.0-8build1 [45.4 kB] 2021-05-19T23:34:54.9685553Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmldom1 amd64 1.3.0-8build1 [152 kB] 2021-05-19T23:34:54.9710137Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlengine1 amd64 1.3.0-8build1 [72.5 kB] 2021-05-19T23:34:54.9727158Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnetcdf15 amd64 1:4.7.3-1 [341 kB] 2021-05-19T23:34:54.9773438Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libogdi4.1 amd64 4.1.0+ds-1build1 [198 kB] 2021-05-19T23:34:54.9805391Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqhull7 amd64 2015.2-4 [152 kB] 2021-05-19T23:34:54.9828567Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialite7 amd64 4.3.0a-6build1 [1286 kB] 2021-05-19T23:34:54.9999168Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxerces-c3.2 amd64 3.2.2+debian-1build3 [878 kB] 2021-05-19T23:34:55.0118146Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgdal26 amd64 3.0.4+dfsg-1build3 [6156 kB] 2021-05-19T23:34:55.0983821Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5concurrent5 amd64 5.12.8+dfsg-0ubuntu1 [33.5 kB] 2021-05-19T23:34:55.0988177Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5keychain1 amd64 0.10.0-1build1 [48.4 kB] 2021-05-19T23:34:55.0996615Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5serialport5 amd64 5.12.8-0ubuntu1 [33.1 kB] 2021-05-19T23:34:55.1003141Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5xml5 amd64 5.12.8+dfsg-0ubuntu1 [105 kB] 2021-05-19T23:34:55.1034193Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialindex6 amd64 1.9.3-1build1 [266 kB] 2021-05-19T23:34:55.1075329Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzip5 amd64 1.5.1-0ubuntu1 [46.7 kB] 2021-05-19T23:34:55.1084633Z 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-19T23:34:55.1876417Z 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-19T23:34:55.1879161Z 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-19T23:34:55.1881316Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-15 amd64 2.11.2+dfsg-6 [1238 kB] 2021-05-19T23:34:55.2333864Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quickwidgets5 amd64 5.12.8-0ubuntu1 [39.8 kB] 2021-05-19T23:34:55.2336284Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5opengl5 amd64 5.12.8+dfsg-0ubuntu1 [136 kB] 2021-05-19T23:34:55.2365422Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqwt-qt5-6 amd64 6.1.4-1.1build1 [427 kB] 2021-05-19T23:34:55.2442377Z 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-19T23:34:55.2944382Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers amd64 3.10.4+dfsg-1ubuntu2 [1940 kB] 2021-05-19T23:34:55.3200645Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-core7 amd64 0.7-4ubuntu7 [81.7 kB] 2021-05-19T23:34:55.3216496Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdaemon0 amd64 0.14-7 [13.9 kB] 2021-05-19T23:34:55.3222952Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 avahi-daemon amd64 0.7-4ubuntu7 [61.0 kB] 2021-05-19T23:34:55.3235508Z 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-19T23:34:55.3346210Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4944 B] 2021-05-19T23:34:55.3352360Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2021-05-19T23:34:55.3371088Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgck-1-0 amd64 3.36.0-2build1 [75.5 kB] 2021-05-19T23:34:55.3383325Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-base-3-1 amd64 3.36.0-2build1 [193 kB] 2021-05-19T23:34:55.3408773Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-ui-3-1 amd64 3.36.0-2build1 [127 kB] 2021-05-19T23:34:55.3427282Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gcr amd64 3.36.0-2build1 [63.9 kB] 2021-05-19T23:34:55.3438873Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2725 kB] 2021-05-19T23:34:55.3817433Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-gdal amd64 3.0.4+dfsg-1build3 [527 kB] 2021-05-19T23:34:55.3887819Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-bin amd64 3.0.4+dfsg-1build3 [256 kB] 2021-05-19T23:34:55.3926324Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-glib1 amd64 0.7-4ubuntu7 [7804 B] 2021-05-19T23:34:55.3931285Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmm-glib0 amd64 1.12.8-1 [185 kB] 2021-05-19T23:34:55.3959355Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 geoclue-2.0 amd64 2.5.6-0ubuntu1 [91.9 kB] 2021-05-19T23:34:55.4002488Z 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-19T23:34:55.4074270Z 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-19T23:34:55.4094283Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 pinentry-gnome3 amd64 1.1.0-3build1 [38.6 kB] 2021-05-19T23:34:55.4102246Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring amd64 3.36.0-1ubuntu1 [613 kB] 2021-05-19T23:34:55.4200580Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring-pkcs11 amd64 3.36.0-1ubuntu1 [28.0 kB] 2021-05-19T23:34:55.4208555Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-doc all 7.8.2-1build3 [32.4 MB] 2021-05-19T23:34:55.9263037Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblaszip8 amd64 3.4.3-1build1 [125 kB] 2021-05-19T23:34:55.9278220Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-util9 amd64 2.0.1+ds-1build3 [68.5 kB] 2021-05-19T23:34:55.9288447Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-base9 amd64 2.0.1+ds-1build3 [1739 kB] 2021-05-19T23:34:55.9577414Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-core amd64 7.8.2-1build3 [5737 kB] 2021-05-19T23:34:56.0538405Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdparanoia0 amd64 3.10.2+debian-13 [46.7 kB] 2021-05-19T23:34:56.0546244Z 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-19T23:34:56.0559463Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 gstreamer1.0-plugins-base amd64 1.16.2-4ubuntu0.1 [620 kB] 2021-05-19T23:34:56.0667892Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 iio-sensor-proxy amd64 2.8-1ubuntu1 [35.8 kB] 2021-05-19T23:34:56.0677529Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libassimp5 amd64 5.0.1~ds0-1build1 [2775 kB] 2021-05-19T23:34:56.1122140Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexiv2-27 amd64 0.27.2-8ubuntu2.2 [788 kB] 2021-05-19T23:34:56.1241724Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi0ldbl amd64 2.4.0-10build1 [155 kB] 2021-05-19T23:34:56.1268870Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi-bin amd64 2.4.0-10build1 [10.5 kB] 2021-05-19T23:34:56.1277588Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2021-05-19T23:34:56.1286112Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2021-05-19T23:34:56.1323399Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-glib4 amd64 1.22.0-2 [101 kB] 2021-05-19T23:34:56.1343200Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-proxy amd64 1.22.0-2 [5908 B] 2021-05-19T23:34:56.1349405Z 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-19T23:34:56.1354853Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-05-19T23:34:56.1374862Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnss-mdns amd64 0.14.1-1ubuntu1 [22.9 kB] 2021-05-19T23:34:56.1386048Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpam-gnome-keyring amd64 3.36.0-1ubuntu1 [23.3 kB] 2021-05-19T23:34:56.1392906Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB] 2021-05-19T23:34:56.1400963Z 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-19T23:34:56.1415846Z 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-19T23:34:56.1430442Z 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-19T23:34:56.1449748Z Get:132 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-python amd64 2.0.1+ds-1build3 [136 kB] 2021-05-19T23:34:56.1470481Z Get:133 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsqlite3-mod-spatialite amd64 4.3.0a-6build1 [1265 kB] 2021-05-19T23:34:56.1801040Z 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-19T23:34:56.1828757Z Get:135 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugins amd64 2.0.1+ds-1build3 [12.9 kB] 2021-05-19T23:34:56.1835480Z Get:136 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dcore5 amd64 5.12.8+dfsg-0ubuntu1 [137 kB] 2021-05-19T23:34:56.1895035Z Get:137 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53drender5 amd64 5.12.8+dfsg-0ubuntu1 [689 kB] 2021-05-19T23:34:56.2046190Z Get:138 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53danimation5 amd64 5.12.8+dfsg-0ubuntu1 [159 kB] 2021-05-19T23:34:56.2064900Z Get:139 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dinput5 amd64 5.12.8+dfsg-0ubuntu1 [125 kB] 2021-05-19T23:34:56.2122894Z Get:140 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dlogic5 amd64 5.12.8+dfsg-0ubuntu1 [25.9 kB] 2021-05-19T23:34:56.2125635Z Get:141 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dextras5 amd64 5.12.8+dfsg-0ubuntu1 [157 kB] 2021-05-19T23:34:56.2139847Z 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-19T23:34:56.2149496Z 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-19T23:34:56.2155768Z Get:144 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-gltfsceneio-plugin amd64 5.12.8+dfsg-0ubuntu1 [110 kB] 2021-05-19T23:34:56.2177064Z Get:145 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dquickscene2d5 amd64 5.12.8+dfsg-0ubuntu1 [38.4 kB] 2021-05-19T23:34:56.2180448Z 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-19T23:34:56.2182966Z 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-19T23:34:56.2219992Z 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-19T23:34:56.2340374Z 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-19T23:34:56.2847648Z Get:150 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtchooser amd64 66-2build1 [24.7 kB] 2021-05-19T23:34:56.2849705Z Get:151 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qdoc-qt5 amd64 5.12.8-0ubuntu1 [507 kB] 2021-05-19T23:34:56.2926998Z Get:152 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5help5 amd64 5.12.8-0ubuntu1 [134 kB] 2021-05-19T23:34:56.2949324Z Get:153 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qhelpgenerator-qt5 amd64 5.12.8-0ubuntu1 [64.3 kB] 2021-05-19T23:34:56.2964775Z Get:154 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-assistant amd64 5.12.8-0ubuntu1 [369 kB] 2021-05-19T23:34:56.3024079Z Get:155 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtattributionsscanner-qt5 amd64 5.12.8-0ubuntu1 [26.0 kB] 2021-05-19T23:34:56.3033218Z Get:156 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designer5 amd64 5.12.8-0ubuntu1 [2778 kB] 2021-05-19T23:34:56.3406904Z Get:157 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designercomponents5 amd64 5.12.8-0ubuntu1 [718 kB] 2021-05-19T23:34:56.3533309Z Get:158 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttools5-dev-tools amd64 5.12.8-0ubuntu1 [1031 kB] 2021-05-19T23:34:56.3792806Z Get:159 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-customwidgets amd64 3.10.4+dfsg-1ubuntu2 [3397 kB] 2021-05-19T23:34:56.4471282Z 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-19T23:34:56.4515049Z 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-19T23:34:56.4558516Z 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-19T23:34:56.4574615Z Get:163 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-glib5 amd64 1.24.8-1 [529 kB] 2021-05-19T23:34:56.4638197Z Get:164 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-proxy amd64 1.24.8-1 [5856 B] 2021-05-19T23:34:56.4645778Z Get:165 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5test5 amd64 5.12.8+dfsg-0ubuntu1 [131 kB] 2021-05-19T23:34:56.4667617Z Get:166 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-bin amd64 1.3-2ubuntu3 [5484 B] 2021-05-19T23:34:56.4669951Z Get:167 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 modemmanager amd64 1.12.8-1 [755 kB] 2021-05-19T23:34:56.4777381Z Get:168 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-05-19T23:34:56.4833635Z Get:169 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3788 kB] 2021-05-19T23:34:56.5460356Z Get:170 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2021-05-19T23:34:56.5462267Z Get:171 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2021-05-19T23:34:56.5480139Z Get:172 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8132 B] 2021-05-19T23:34:56.5484292Z Get:173 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2021-05-19T23:34:56.5502763Z Get:174 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2021-05-19T23:34:56.5507902Z Get:175 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-future all 0.18.2-2 [336 kB] 2021-05-19T23:34:56.5563163Z Get:176 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2021-05-19T23:34:56.5565278Z Get:177 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2021-05-19T23:34:56.5578470Z Get:178 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-ipython-genutils all 0.2.0-1ubuntu1 [21.1 kB] 2021-05-19T23:34:56.5590712Z Get:179 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-traitlets all 4.3.3-3 [59.9 kB] 2021-05-19T23:34:56.5607837Z Get:180 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-jupyter-core all 4.6.3-3 [41.2 kB] 2021-05-19T23:34:56.5624001Z Get:181 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2021-05-19T23:34:56.5635131Z Get:182 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.3 [1382 kB] 2021-05-19T23:34:56.5814999Z Get:183 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-05-19T23:34:56.5832188Z Get:184 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4459 kB] 2021-05-19T23:34:56.6487407Z Get:185 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nbformat all 5.0.4-1 [29.8 kB] 2021-05-19T23:34:56.6491487Z Get:186 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-05-19T23:34:56.6503027Z Get:187 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyproj amd64 2.5.0+ds-1 [297 kB] 2021-05-19T23:34:56.6545937Z Get:188 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB] 2021-05-19T23:34:56.6558929Z Get:189 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-owslib all 0.19.1-1 [115 kB] 2021-05-19T23:34:56.6579954Z Get:190 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.4 [363 kB] 2021-05-19T23:34:56.6646484Z Get:191 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-retrying all 1.3.3-4 [8160 B] 2021-05-19T23:34:56.6649869Z Get:192 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-plotly all 4.4.1+dfsg-1 [1960 kB] 2021-05-19T23:34:56.6924049Z Get:193 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-psycopg2 amd64 2.8.4-2 [112 kB] 2021-05-19T23:34:56.6951496Z Get:194 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sip amd64 4.19.21+dfsg-1build1 [87.9 kB] 2021-05-19T23:34:56.6960280Z Get:195 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5 amd64 5.14.1+dfsg-3build1 [2318 kB] 2021-05-19T23:34:56.7449870Z Get:196 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qsci amd64 2.11.2+dfsg-6 [230 kB] 2021-05-19T23:34:56.7471039Z 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-19T23:34:56.7485735Z 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-19T23:34:56.7498110Z Get:199 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtwebkit amd64 5.14.1+dfsg-3build1 [103 kB] 2021-05-19T23:34:56.7523209Z Get:200 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis-common all 3.10.4+dfsg-1ubuntu2 [2390 kB] 2021-05-19T23:34:56.7917627Z Get:201 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis amd64 3.10.4+dfsg-1ubuntu2 [7772 kB] 2021-05-19T23:34:56.9171097Z 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-19T23:34:56.9225753Z Get:203 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-leaflet all 1.6.0~dfsg-1 [313 kB] 2021-05-19T23:34:56.9320665Z Get:204 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-common all 3.10.4+dfsg-1ubuntu2 [16.7 MB] 2021-05-19T23:34:57.1720267Z Get:205 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis amd64 3.10.4+dfsg-1ubuntu2 [4788 kB] 2021-05-19T23:34:57.2502488Z 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-19T23:34:57.2585505Z 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-19T23:34:57.2602298Z Get:208 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass amd64 3.10.4+dfsg-1ubuntu2 [601 kB] 2021-05-19T23:34:57.2689968Z Get:209 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-gtk-platformtheme amd64 5.12.8+dfsg-0ubuntu1 [124 kB] 2021-05-19T23:34:57.2708019Z Get:210 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1486 kB] 2021-05-19T23:34:57.2925152Z Get:211 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 wpasupplicant amd64 2:2.9-1ubuntu4.3 [1183 kB] 2021-05-19T23:34:57.3102498Z Get:212 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-bin amd64 6.3.1-1 [88.8 kB] 2021-05-19T23:34:57.3120082Z Get:213 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch-data all 20191128-3 [32.3 kB] 2021-05-19T23:34:57.3130948Z Get:214 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch amd64 2.5.2+repack0-2ubuntu3 [53.1 kB] 2021-05-19T23:34:58.4833856Z Fetched 183 MB in 3s (61.3 MB/s) 2021-05-19T23:34:58.5230275Z Selecting previously unselected package libdouble-conversion3:amd64. 2021-05-19T23:34:58.5272082Z (Reading database ... 2021-05-19T23:34:58.5273037Z (Reading database ... 5% 2021-05-19T23:34:58.5273848Z (Reading database ... 10% 2021-05-19T23:34:58.5274543Z (Reading database ... 15% 2021-05-19T23:34:58.5275323Z (Reading database ... 20% 2021-05-19T23:34:58.5276118Z (Reading database ... 25% 2021-05-19T23:34:58.5276788Z (Reading database ... 30% 2021-05-19T23:34:58.5277472Z (Reading database ... 35% 2021-05-19T23:34:58.5278156Z (Reading database ... 40% 2021-05-19T23:34:58.5278823Z (Reading database ... 45% 2021-05-19T23:34:58.5279590Z (Reading database ... 50% 2021-05-19T23:34:58.5366336Z (Reading database ... 55% 2021-05-19T23:34:58.5428564Z (Reading database ... 60% 2021-05-19T23:34:58.5469757Z (Reading database ... 65% 2021-05-19T23:34:58.5515195Z (Reading database ... 70% 2021-05-19T23:34:58.5543707Z (Reading database ... 75% 2021-05-19T23:34:58.5841479Z (Reading database ... 80% 2021-05-19T23:34:58.5872798Z (Reading database ... 85% 2021-05-19T23:34:58.5969677Z (Reading database ... 90% 2021-05-19T23:34:58.6354058Z (Reading database ... 95% 2021-05-19T23:34:58.6357352Z (Reading database ... 100% 2021-05-19T23:34:58.6358146Z (Reading database ... 243925 files and directories currently installed.) 2021-05-19T23:34:58.6499122Z Preparing to unpack .../000-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2021-05-19T23:34:58.6523262Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-19T23:34:58.6873237Z Selecting previously unselected package libqt5core5a:amd64. 2021-05-19T23:34:58.7155723Z Preparing to unpack .../001-libqt5core5a_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-19T23:34:58.7234824Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T23:34:58.9229336Z Selecting previously unselected package libegl-mesa0:amd64. 2021-05-19T23:34:58.9431849Z Preparing to unpack .../002-libegl-mesa0_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-19T23:34:58.9455056Z Unpacking libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-19T23:34:58.9827950Z Selecting previously unselected package libegl1:amd64. 2021-05-19T23:34:59.0072773Z Preparing to unpack .../003-libegl1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-19T23:34:59.0084143Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-19T23:34:59.0356526Z Selecting previously unselected package libevdev2:amd64. 2021-05-19T23:34:59.0648080Z Preparing to unpack .../004-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2021-05-19T23:34:59.0659264Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-19T23:34:59.0924000Z Selecting previously unselected package libmtdev1:amd64. 2021-05-19T23:34:59.1185143Z Preparing to unpack .../005-libmtdev1_1.1.5-1.1_amd64.deb ... 2021-05-19T23:34:59.1198029Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-19T23:34:59.1427891Z Selecting previously unselected package libwacom-common. 2021-05-19T23:34:59.1689216Z Preparing to unpack .../006-libwacom-common_1.3-2ubuntu3_all.deb ... 2021-05-19T23:34:59.1699755Z Unpacking libwacom-common (1.3-2ubuntu3) ... 2021-05-19T23:34:59.2388141Z Selecting previously unselected package libwacom2:amd64. 2021-05-19T23:34:59.2662750Z Preparing to unpack .../007-libwacom2_1.3-2ubuntu3_amd64.deb ... 2021-05-19T23:34:59.2674117Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-19T23:34:59.2901417Z Selecting previously unselected package libinput-bin. 2021-05-19T23:34:59.3180939Z Preparing to unpack .../008-libinput-bin_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-19T23:34:59.3192644Z Unpacking libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-19T23:34:59.3467105Z Selecting previously unselected package libinput10:amd64. 2021-05-19T23:34:59.3741459Z Preparing to unpack .../009-libinput10_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-19T23:34:59.3753242Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-19T23:34:59.4106472Z Selecting previously unselected package libqt5dbus5:amd64. 2021-05-19T23:34:59.4378144Z Preparing to unpack .../010-libqt5dbus5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-19T23:34:59.4392379Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T23:34:59.4845285Z Selecting previously unselected package libqt5network5:amd64. 2021-05-19T23:34:59.5122488Z Preparing to unpack .../011-libqt5network5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-19T23:34:59.5139159Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T23:34:59.5997138Z Selecting previously unselected package libxcb-icccm4:amd64. 2021-05-19T23:34:59.6276657Z Preparing to unpack .../012-libxcb-icccm4_0.4.1-1.1_amd64.deb ... 2021-05-19T23:34:59.6287288Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-19T23:34:59.6588873Z Selecting previously unselected package libxcb-util1:amd64. 2021-05-19T23:34:59.6828426Z Preparing to unpack .../013-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... 2021-05-19T23:34:59.6838416Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-19T23:34:59.7120554Z Selecting previously unselected package libxcb-image0:amd64. 2021-05-19T23:34:59.7347876Z Preparing to unpack .../014-libxcb-image0_0.4.0-1build1_amd64.deb ... 2021-05-19T23:34:59.7360814Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-19T23:34:59.7708555Z Selecting previously unselected package libxcb-keysyms1:amd64. 2021-05-19T23:34:59.7916479Z Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build1_amd64.deb ... 2021-05-19T23:34:59.7930863Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-19T23:34:59.8192336Z Selecting previously unselected package libxcb-randr0:amd64. 2021-05-19T23:34:59.8476950Z Preparing to unpack .../016-libxcb-randr0_1.14-2_amd64.deb ... 2021-05-19T23:34:59.8485157Z Unpacking libxcb-randr0:amd64 (1.14-2) ... 2021-05-19T23:34:59.8729783Z Selecting previously unselected package libxcb-render-util0:amd64. 2021-05-19T23:34:59.9070812Z Preparing to unpack .../017-libxcb-render-util0_0.3.9-1build1_amd64.deb ... 2021-05-19T23:34:59.9082888Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-19T23:34:59.9341623Z Selecting previously unselected package libxcb-xinerama0:amd64. 2021-05-19T23:34:59.9615039Z Preparing to unpack .../018-libxcb-xinerama0_1.14-2_amd64.deb ... 2021-05-19T23:34:59.9626270Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-19T23:34:59.9856197Z Selecting previously unselected package libxcb-xinput0:amd64. 2021-05-19T23:35:00.0139607Z Preparing to unpack .../019-libxcb-xinput0_1.14-2_amd64.deb ... 2021-05-19T23:35:00.0149636Z Unpacking libxcb-xinput0:amd64 (1.14-2) ... 2021-05-19T23:35:00.0420603Z Selecting previously unselected package libxcb-xkb1:amd64. 2021-05-19T23:35:00.0692735Z Preparing to unpack .../020-libxcb-xkb1_1.14-2_amd64.deb ... 2021-05-19T23:35:00.0703023Z Unpacking libxcb-xkb1:amd64 (1.14-2) ... 2021-05-19T23:35:00.0950430Z Selecting previously unselected package libxkbcommon-x11-0:amd64. 2021-05-19T23:35:00.1223637Z Preparing to unpack .../021-libxkbcommon-x11-0_0.10.0-1_amd64.deb ... 2021-05-19T23:35:00.1234322Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-19T23:35:00.1587786Z Selecting previously unselected package libqt5gui5:amd64. 2021-05-19T23:35:00.1827036Z Preparing to unpack .../022-libqt5gui5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-19T23:35:00.1907043Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T23:35:00.5175402Z Selecting previously unselected package libqt5widgets5:amd64. 2021-05-19T23:35:00.5440852Z Preparing to unpack .../023-libqt5widgets5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-19T23:35:00.5449813Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T23:35:00.7788163Z Selecting previously unselected package libqt5svg5:amd64. 2021-05-19T23:35:00.7988321Z Preparing to unpack .../024-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-19T23:35:00.8001736Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-19T23:35:00.8468508Z Selecting previously unselected package liborc-0.4-0:amd64. 2021-05-19T23:35:00.8660488Z Preparing to unpack .../025-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ... 2021-05-19T23:35:00.8669524Z Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-19T23:35:00.9132751Z Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2021-05-19T23:35:00.9406028Z Preparing to unpack .../026-libgstreamer-plugins-base1.0-0_1.16.2-4ubuntu0.1_amd64.deb ... 2021-05-19T23:35:00.9416352Z Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4ubuntu0.1) ... 2021-05-19T23:35:01.0381306Z Selecting previously unselected package libhyphen0:amd64. 2021-05-19T23:35:01.0649310Z Preparing to unpack .../027-libhyphen0_2.8.8-7_amd64.deb ... 2021-05-19T23:35:01.0659107Z Unpacking libhyphen0:amd64 (2.8.8-7) ... 2021-05-19T23:35:01.0947894Z Selecting previously unselected package libqt5positioning5:amd64. 2021-05-19T23:35:01.1180217Z Preparing to unpack .../028-libqt5positioning5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-19T23:35:01.1194393Z Unpacking libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T23:35:01.1709532Z Selecting previously unselected package libqt5printsupport5:amd64. 2021-05-19T23:35:01.1939517Z Preparing to unpack .../029-libqt5printsupport5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-19T23:35:01.1949528Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T23:35:01.2468004Z Selecting previously unselected package libqt5qml5:amd64. 2021-05-19T23:35:01.2682614Z Preparing to unpack .../030-libqt5qml5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-19T23:35:01.2700291Z Unpacking libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-19T23:35:01.4441600Z Selecting previously unselected package libqt5quick5:amd64. 2021-05-19T23:35:01.4725336Z Preparing to unpack .../031-libqt5quick5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-19T23:35:01.4734736Z Unpacking libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-19T23:35:01.6264205Z Selecting previously unselected package libqt5sensors5:amd64. 2021-05-19T23:35:01.6528250Z Preparing to unpack .../032-libqt5sensors5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-19T23:35:01.6536718Z Unpacking libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-19T23:35:01.6907987Z Selecting previously unselected package libqt5webchannel5:amd64. 2021-05-19T23:35:01.7159474Z Preparing to unpack .../033-libqt5webchannel5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-19T23:35:01.7171101Z Unpacking libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-19T23:35:01.7467825Z Selecting previously unselected package libwoff1:amd64. 2021-05-19T23:35:01.7687772Z Preparing to unpack .../034-libwoff1_1.0.2-1build2_amd64.deb ... 2021-05-19T23:35:01.7695927Z Unpacking libwoff1:amd64 (1.0.2-1build2) ... 2021-05-19T23:35:01.8027792Z Selecting previously unselected package libqt5webkit5:amd64. 2021-05-19T23:35:01.8269363Z Preparing to unpack .../035-libqt5webkit5_5.212.0~alpha4-1ubuntu2_amd64.deb ... 2021-05-19T23:35:01.8281840Z Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-19T23:35:03.1575190Z Selecting previously unselected package qt5-image-formats-plugins:amd64. 2021-05-19T23:35:03.1850583Z Preparing to unpack .../036-qt5-image-formats-plugins_5.12.8-0ubuntu1_amd64.deb ... 2021-05-19T23:35:03.1863350Z Unpacking qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-19T23:35:03.2268345Z Selecting previously unselected package qgis-providers-common. 2021-05-19T23:35:03.2481444Z Preparing to unpack .../037-qgis-providers-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-19T23:35:03.2490681Z Unpacking qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T23:35:03.4948418Z Selecting previously unselected package libqca-qt5-2:amd64. 2021-05-19T23:35:03.5185473Z Preparing to unpack .../038-libqca-qt5-2_2.2.1-2build1_amd64.deb ... 2021-05-19T23:35:03.5200293Z Unpacking libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-19T23:35:03.5764696Z Selecting previously unselected package libqca-qt5-2-plugins:amd64. 2021-05-19T23:35:03.6052141Z Preparing to unpack .../039-libqca-qt5-2-plugins_2.2.1-2build1_amd64.deb ... 2021-05-19T23:35:03.6060898Z Unpacking libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-19T23:35:03.6587944Z Selecting previously unselected package libqt5sql5:amd64. 2021-05-19T23:35:03.6806101Z Preparing to unpack .../040-libqt5sql5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-19T23:35:03.6815882Z Unpacking libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T23:35:03.7158546Z Selecting previously unselected package libqt5sql5-sqlite:amd64. 2021-05-19T23:35:03.7469222Z Preparing to unpack .../041-libqt5sql5-sqlite_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-19T23:35:03.7481761Z Unpacking libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T23:35:03.7770304Z Selecting previously unselected package gdal-data. 2021-05-19T23:35:03.8056425Z Preparing to unpack .../042-gdal-data_3.0.4+dfsg-1build3_all.deb ... 2021-05-19T23:35:03.8067735Z Unpacking gdal-data (3.0.4+dfsg-1build3) ... 2021-05-19T23:35:03.8543791Z Selecting previously unselected package libarpack2:amd64. 2021-05-19T23:35:03.8820011Z Preparing to unpack .../043-libarpack2_3.7.0-3_amd64.deb ... 2021-05-19T23:35:03.8833438Z Unpacking libarpack2:amd64 (3.7.0-3) ... 2021-05-19T23:35:03.9175279Z Selecting previously unselected package libsuperlu5:amd64. 2021-05-19T23:35:03.9458711Z Preparing to unpack .../044-libsuperlu5_5.2.1+dfsg1-4_amd64.deb ... 2021-05-19T23:35:03.9473044Z Unpacking libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-19T23:35:03.9853148Z Selecting previously unselected package libarmadillo9. 2021-05-19T23:35:04.0165006Z Preparing to unpack .../045-libarmadillo9_1%3a9.800.4+dfsg-1build1_amd64.deb ... 2021-05-19T23:35:04.0178728Z Unpacking libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-19T23:35:04.0708012Z Selecting previously unselected package libcfitsio8:amd64. 2021-05-19T23:35:04.0938467Z Preparing to unpack .../046-libcfitsio8_3.470-3_amd64.deb ... 2021-05-19T23:35:04.0953900Z Unpacking libcfitsio8:amd64 (3.470-3) ... 2021-05-19T23:35:04.1681374Z Selecting previously unselected package libcharls2:amd64. 2021-05-19T23:35:04.1995229Z Preparing to unpack .../047-libcharls2_2.0.0+dfsg-1build1_amd64.deb ... 2021-05-19T23:35:04.1997088Z Unpacking libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-19T23:35:04.2315157Z Selecting previously unselected package libdap25:amd64. 2021-05-19T23:35:04.2587819Z Preparing to unpack .../048-libdap25_3.20.5-1_amd64.deb ... 2021-05-19T23:35:04.2602035Z Unpacking libdap25:amd64 (3.20.5-1) ... 2021-05-19T23:35:04.3348166Z Selecting previously unselected package libdapclient6v5:amd64. 2021-05-19T23:35:04.3573875Z Preparing to unpack .../049-libdapclient6v5_3.20.5-1_amd64.deb ... 2021-05-19T23:35:04.3584889Z Unpacking libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-19T23:35:04.3947556Z Selecting previously unselected package libepsilon1:amd64. 2021-05-19T23:35:04.4183729Z Preparing to unpack .../050-libepsilon1_0.9.2+dfsg-4_amd64.deb ... 2021-05-19T23:35:04.4192995Z Unpacking libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-19T23:35:04.4507826Z Selecting previously unselected package libfreexl1:amd64. 2021-05-19T23:35:04.4722462Z Preparing to unpack .../051-libfreexl1_1.0.5-3_amd64.deb ... 2021-05-19T23:35:04.4739696Z Unpacking libfreexl1:amd64 (1.0.5-3) ... 2021-05-19T23:35:04.4990683Z Selecting previously unselected package libfyba0:amd64. 2021-05-19T23:35:04.5259564Z Preparing to unpack .../052-libfyba0_4.1.1-6build1_amd64.deb ... 2021-05-19T23:35:04.5270201Z Unpacking libfyba0:amd64 (4.1.1-6build1) ... 2021-05-19T23:35:04.5708284Z Selecting previously unselected package libgeos-3.8.0:amd64. 2021-05-19T23:35:04.5934236Z Preparing to unpack .../053-libgeos-3.8.0_3.8.0-1build1_amd64.deb ... 2021-05-19T23:35:04.5944651Z Unpacking libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-19T23:35:04.6708343Z Selecting previously unselected package libgeos-c1v5:amd64. 2021-05-19T23:35:04.6938456Z Preparing to unpack .../054-libgeos-c1v5_3.8.0-1build1_amd64.deb ... 2021-05-19T23:35:04.6949253Z Unpacking libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-19T23:35:04.7268410Z Selecting previously unselected package proj-data. 2021-05-19T23:35:04.7501207Z Preparing to unpack .../055-proj-data_6.3.1-1_all.deb ... 2021-05-19T23:35:04.7512355Z Unpacking proj-data (6.3.1-1) ... 2021-05-19T23:35:05.5430837Z Selecting previously unselected package libproj15:amd64. 2021-05-19T23:35:05.5723943Z Preparing to unpack .../056-libproj15_6.3.1-1_amd64.deb ... 2021-05-19T23:35:05.5737434Z Unpacking libproj15:amd64 (6.3.1-1) ... 2021-05-19T23:35:05.6963366Z Selecting previously unselected package libgeotiff5:amd64. 2021-05-19T23:35:05.7257883Z Preparing to unpack .../057-libgeotiff5_1.5.1-2_amd64.deb ... 2021-05-19T23:35:05.7270577Z Unpacking libgeotiff5:amd64 (1.5.1-2) ... 2021-05-19T23:35:05.7669423Z Selecting previously unselected package libhdf4-0-alt. 2021-05-19T23:35:05.7937601Z Preparing to unpack .../058-libhdf4-0-alt_4.2.14-1ubuntu1_amd64.deb ... 2021-05-19T23:35:05.7952293Z Unpacking libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-19T23:35:05.8505096Z Selecting previously unselected package libminizip1:amd64. 2021-05-19T23:35:05.8796419Z Preparing to unpack .../059-libminizip1_1.1-8build1_amd64.deb ... 2021-05-19T23:35:05.8805986Z Unpacking libminizip1:amd64 (1.1-8build1) ... 2021-05-19T23:35:05.9107967Z Selecting previously unselected package liburiparser1:amd64. 2021-05-19T23:35:05.9349248Z Preparing to unpack .../060-liburiparser1_0.9.3-2_amd64.deb ... 2021-05-19T23:35:05.9358298Z Unpacking liburiparser1:amd64 (0.9.3-2) ... 2021-05-19T23:35:05.9707515Z Selecting previously unselected package libkmlbase1:amd64. 2021-05-19T23:35:05.9900331Z Preparing to unpack .../061-libkmlbase1_1.3.0-8build1_amd64.deb ... 2021-05-19T23:35:05.9918800Z Unpacking libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-19T23:35:06.0212832Z Selecting previously unselected package libkmldom1:amd64. 2021-05-19T23:35:06.0500291Z Preparing to unpack .../062-libkmldom1_1.3.0-8build1_amd64.deb ... 2021-05-19T23:35:06.0519615Z Unpacking libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-19T23:35:06.0899511Z Selecting previously unselected package libkmlengine1:amd64. 2021-05-19T23:35:06.1173793Z Preparing to unpack .../063-libkmlengine1_1.3.0-8build1_amd64.deb ... 2021-05-19T23:35:06.1183749Z Unpacking libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-19T23:35:06.1490101Z Selecting previously unselected package libnetcdf15:amd64. 2021-05-19T23:35:06.1759525Z Preparing to unpack .../064-libnetcdf15_1%3a4.7.3-1_amd64.deb ... 2021-05-19T23:35:06.1773827Z Unpacking libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-19T23:35:06.2430096Z Selecting previously unselected package libogdi4.1. 2021-05-19T23:35:06.2663745Z Preparing to unpack .../065-libogdi4.1_4.1.0+ds-1build1_amd64.deb ... 2021-05-19T23:35:06.2677659Z Unpacking libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-19T23:35:06.3187593Z Selecting previously unselected package libqhull7:amd64. 2021-05-19T23:35:06.3391973Z Preparing to unpack .../066-libqhull7_2015.2-4_amd64.deb ... 2021-05-19T23:35:06.3405150Z Unpacking libqhull7:amd64 (2015.2-4) ... 2021-05-19T23:35:06.3827770Z Selecting previously unselected package libspatialite7:amd64. 2021-05-19T23:35:06.4043778Z Preparing to unpack .../067-libspatialite7_4.3.0a-6build1_amd64.deb ... 2021-05-19T23:35:06.4057647Z Unpacking libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-19T23:35:06.5670335Z Selecting previously unselected package libxerces-c3.2:amd64. 2021-05-19T23:35:06.5991690Z Preparing to unpack .../068-libxerces-c3.2_3.2.2+debian-1build3_amd64.deb ... 2021-05-19T23:35:06.6002097Z Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-19T23:35:06.7184796Z Selecting previously unselected package libgdal26. 2021-05-19T23:35:06.7455585Z Preparing to unpack .../069-libgdal26_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-19T23:35:06.7471326Z Unpacking libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-19T23:35:07.3628068Z Selecting previously unselected package libqt5concurrent5:amd64. 2021-05-19T23:35:07.3816710Z Preparing to unpack .../070-libqt5concurrent5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-19T23:35:07.3834172Z Unpacking libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T23:35:07.4187839Z Selecting previously unselected package libqt5keychain1:amd64. 2021-05-19T23:35:07.4395282Z Preparing to unpack .../071-libqt5keychain1_0.10.0-1build1_amd64.deb ... 2021-05-19T23:35:07.4413893Z Unpacking libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-19T23:35:07.4771081Z Selecting previously unselected package libqt5serialport5:amd64. 2021-05-19T23:35:07.4998745Z Preparing to unpack .../072-libqt5serialport5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-19T23:35:07.5007252Z Unpacking libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-19T23:35:07.5347756Z Selecting previously unselected package libqt5xml5:amd64. 2021-05-19T23:35:07.5615890Z Preparing to unpack .../073-libqt5xml5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-19T23:35:07.5627734Z Unpacking libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T23:35:07.6148349Z Selecting previously unselected package libspatialindex6:amd64. 2021-05-19T23:35:07.6377014Z Preparing to unpack .../074-libspatialindex6_1.9.3-1build1_amd64.deb ... 2021-05-19T23:35:07.6393130Z Unpacking libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-19T23:35:07.6988413Z Selecting previously unselected package libzip5:amd64. 2021-05-19T23:35:07.7236204Z Preparing to unpack .../075-libzip5_1.5.1-0ubuntu1_amd64.deb ... 2021-05-19T23:35:07.7246984Z Unpacking libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-19T23:35:07.7748591Z Selecting previously unselected package libqgis-core3.10.4. 2021-05-19T23:35:07.7985237Z Preparing to unpack .../076-libqgis-core3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-19T23:35:07.8000697Z Unpacking libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T23:35:08.3749088Z Selecting previously unselected package libqgis-native3.10.4. 2021-05-19T23:35:08.3978790Z Preparing to unpack .../077-libqgis-native3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-19T23:35:08.3995207Z Unpacking libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T23:35:08.4268580Z Selecting previously unselected package libqscintilla2-qt5-l10n. 2021-05-19T23:35:08.4535302Z Preparing to unpack .../078-libqscintilla2-qt5-l10n_2.11.2+dfsg-6_all.deb ... 2021-05-19T23:35:08.4545948Z Unpacking libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-19T23:35:08.4953416Z Selecting previously unselected package libqscintilla2-qt5-15. 2021-05-19T23:35:08.5223924Z Preparing to unpack .../079-libqscintilla2-qt5-15_2.11.2+dfsg-6_amd64.deb ... 2021-05-19T23:35:08.5237354Z Unpacking libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-19T23:35:08.6820817Z Selecting previously unselected package libqt5quickwidgets5:amd64. 2021-05-19T23:35:08.7090238Z Preparing to unpack .../080-libqt5quickwidgets5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-19T23:35:08.7099150Z Unpacking libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-19T23:35:08.7427512Z Selecting previously unselected package libqt5opengl5:amd64. 2021-05-19T23:35:08.7639778Z Preparing to unpack .../081-libqt5opengl5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-19T23:35:08.7653001Z Unpacking libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T23:35:08.8108237Z Selecting previously unselected package libqwt-qt5-6. 2021-05-19T23:35:08.8328915Z Preparing to unpack .../082-libqwt-qt5-6_6.1.4-1.1build1_amd64.deb ... 2021-05-19T23:35:08.8341644Z Unpacking libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-19T23:35:08.9148853Z Selecting previously unselected package libqgis-gui3.10.4. 2021-05-19T23:35:08.9387574Z Preparing to unpack .../083-libqgis-gui3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-19T23:35:08.9602398Z Unpacking libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T23:35:09.3708930Z Selecting previously unselected package qgis-providers. 2021-05-19T23:35:09.3960539Z Preparing to unpack .../084-qgis-providers_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-19T23:35:09.3972647Z Unpacking qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T23:35:09.6212409Z Selecting previously unselected package libavahi-core7:amd64. 2021-05-19T23:35:09.6484422Z Preparing to unpack .../085-libavahi-core7_0.7-4ubuntu7_amd64.deb ... 2021-05-19T23:35:09.6498285Z Unpacking libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-19T23:35:09.6907874Z Selecting previously unselected package libdaemon0:amd64. 2021-05-19T23:35:09.7105200Z Preparing to unpack .../086-libdaemon0_0.14-7_amd64.deb ... 2021-05-19T23:35:09.7125251Z Unpacking libdaemon0:amd64 (0.14-7) ... 2021-05-19T23:35:09.7381122Z Selecting previously unselected package avahi-daemon. 2021-05-19T23:35:09.7639280Z Preparing to unpack .../087-avahi-daemon_0.7-4ubuntu7_amd64.deb ... 2021-05-19T23:35:09.7650544Z Unpacking avahi-daemon (0.7-4ubuntu7) ... 2021-05-19T23:35:09.8065027Z Selecting previously unselected package tk8.6-blt2.5. 2021-05-19T23:35:09.8349465Z Preparing to unpack .../088-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-05-19T23:35:09.8359150Z Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-19T23:35:09.9109091Z Selecting previously unselected package blt. 2021-05-19T23:35:09.9382419Z Preparing to unpack .../089-blt_2.5.3+dfsg-4_amd64.deb ... 2021-05-19T23:35:09.9391520Z Unpacking blt (2.5.3+dfsg-4) ... 2021-05-19T23:35:09.9623879Z Selecting previously unselected package fonts-lyx. 2021-05-19T23:35:09.9909406Z Preparing to unpack .../090-fonts-lyx_2.3.4.2-2_all.deb ... 2021-05-19T23:35:09.9919678Z Unpacking fonts-lyx (2.3.4.2-2) ... 2021-05-19T23:35:10.0338958Z Selecting previously unselected package libgck-1-0:amd64. 2021-05-19T23:35:10.0640387Z Preparing to unpack .../091-libgck-1-0_3.36.0-2build1_amd64.deb ... 2021-05-19T23:35:10.0651564Z Unpacking libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-19T23:35:10.0970659Z Selecting previously unselected package libgcr-base-3-1:amd64. 2021-05-19T23:35:10.1246436Z Preparing to unpack .../092-libgcr-base-3-1_3.36.0-2build1_amd64.deb ... 2021-05-19T23:35:10.1259789Z Unpacking libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-19T23:35:10.1701798Z Selecting previously unselected package libgcr-ui-3-1:amd64. 2021-05-19T23:35:10.1976642Z Preparing to unpack .../093-libgcr-ui-3-1_3.36.0-2build1_amd64.deb ... 2021-05-19T23:35:10.1986989Z Unpacking libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-19T23:35:10.2348334Z Selecting previously unselected package gcr. 2021-05-19T23:35:10.2615982Z Preparing to unpack .../094-gcr_3.36.0-2build1_amd64.deb ... 2021-05-19T23:35:10.2623487Z Unpacking gcr (3.36.0-2build1) ... 2021-05-19T23:35:10.2990699Z Selecting previously unselected package python3-numpy. 2021-05-19T23:35:10.3270421Z Preparing to unpack .../095-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-05-19T23:35:10.3280019Z Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-19T23:35:10.6388238Z Selecting previously unselected package python3-gdal. 2021-05-19T23:35:10.6601524Z Preparing to unpack .../096-python3-gdal_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-19T23:35:10.6610140Z Unpacking python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-19T23:35:11.2152205Z Selecting previously unselected package gdal-bin. 2021-05-19T23:35:11.2162130Z Preparing to unpack .../097-gdal-bin_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-19T23:35:11.2200144Z Unpacking gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-19T23:35:11.2201495Z Selecting previously unselected package libavahi-glib1:amd64. 2021-05-19T23:35:11.2202922Z Preparing to unpack .../098-libavahi-glib1_0.7-4ubuntu7_amd64.deb ... 2021-05-19T23:35:11.2203966Z Unpacking libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-19T23:35:11.2205628Z Selecting previously unselected package libmm-glib0:amd64. 2021-05-19T23:35:11.2206697Z Preparing to unpack .../099-libmm-glib0_1.12.8-1_amd64.deb ... 2021-05-19T23:35:11.2207564Z Unpacking libmm-glib0:amd64 (1.12.8-1) ... 2021-05-19T23:35:11.2208862Z Selecting previously unselected package geoclue-2.0. 2021-05-19T23:35:11.2210249Z Preparing to unpack .../100-geoclue-2.0_2.5.6-0ubuntu1_amd64.deb ... 2021-05-19T23:35:11.2211298Z Unpacking geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-19T23:35:11.2212614Z Selecting previously unselected package p11-kit-modules:amd64. 2021-05-19T23:35:11.2214086Z Preparing to unpack .../101-p11-kit-modules_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-19T23:35:11.2216583Z Unpacking p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-19T23:35:11.2217581Z Selecting previously unselected package p11-kit. 2021-05-19T23:35:11.2218636Z Preparing to unpack .../102-p11-kit_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-19T23:35:11.2219908Z Unpacking p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-19T23:35:11.2221405Z Selecting previously unselected package pinentry-gnome3. 2021-05-19T23:35:11.2222999Z Preparing to unpack .../103-pinentry-gnome3_1.1.0-3build1_amd64.deb ... 2021-05-19T23:35:11.2224191Z Unpacking pinentry-gnome3 (1.1.0-3build1) ... 2021-05-19T23:35:11.2409840Z Selecting previously unselected package gnome-keyring. 2021-05-19T23:35:11.2724145Z Preparing to unpack .../104-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-19T23:35:11.2840026Z Unpacking gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-19T23:35:11.3779742Z Selecting previously unselected package gnome-keyring-pkcs11:amd64. 2021-05-19T23:35:11.4057652Z Preparing to unpack .../105-gnome-keyring-pkcs11_3.36.0-1ubuntu1_amd64.deb ... 2021-05-19T23:35:11.4065820Z Unpacking gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-19T23:35:11.4388251Z Selecting previously unselected package grass-doc. 2021-05-19T23:35:11.4627996Z Preparing to unpack .../106-grass-doc_7.8.2-1build3_all.deb ... 2021-05-19T23:35:11.4639390Z Unpacking grass-doc (7.8.2-1build3) ... 2021-05-19T23:35:13.1842650Z Selecting previously unselected package liblaszip8:amd64. 2021-05-19T23:35:13.2138429Z Preparing to unpack .../107-liblaszip8_3.4.3-1build1_amd64.deb ... 2021-05-19T23:35:13.2151988Z Unpacking liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-19T23:35:13.2545033Z Selecting previously unselected package libpdal-util9. 2021-05-19T23:35:13.2822769Z Preparing to unpack .../108-libpdal-util9_2.0.1+ds-1build3_amd64.deb ... 2021-05-19T23:35:13.2832360Z Unpacking libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-19T23:35:13.3213226Z Selecting previously unselected package libpdal-base9. 2021-05-19T23:35:13.3492790Z Preparing to unpack .../109-libpdal-base9_2.0.1+ds-1build3_amd64.deb ... 2021-05-19T23:35:13.3507397Z Unpacking libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-19T23:35:13.5549415Z Selecting previously unselected package grass-core. 2021-05-19T23:35:13.5829948Z Preparing to unpack .../110-grass-core_7.8.2-1build3_amd64.deb ... 2021-05-19T23:35:13.5843616Z Unpacking grass-core (7.8.2-1build3) ... 2021-05-19T23:35:14.2062933Z Selecting previously unselected package libcdparanoia0:amd64. 2021-05-19T23:35:14.2391959Z Preparing to unpack .../111-libcdparanoia0_3.10.2+debian-13_amd64.deb ... 2021-05-19T23:35:14.2430313Z Unpacking libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-19T23:35:14.2732857Z Selecting previously unselected package libvisual-0.4-0:amd64. 2021-05-19T23:35:14.3021334Z Preparing to unpack .../112-libvisual-0.4-0_0.4.0-17_amd64.deb ... 2021-05-19T23:35:14.3041650Z Unpacking libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-19T23:35:14.3428223Z Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2021-05-19T23:35:14.3662406Z Preparing to unpack .../113-gstreamer1.0-plugins-base_1.16.2-4ubuntu0.1_amd64.deb ... 2021-05-19T23:35:14.3673153Z Unpacking gstreamer1.0-plugins-base:amd64 (1.16.2-4ubuntu0.1) ... 2021-05-19T23:35:14.4580397Z Selecting previously unselected package iio-sensor-proxy. 2021-05-19T23:35:14.4856666Z Preparing to unpack .../114-iio-sensor-proxy_2.8-1ubuntu1_amd64.deb ... 2021-05-19T23:35:14.4870654Z Unpacking iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-19T23:35:14.5180455Z Selecting previously unselected package libassimp5:amd64. 2021-05-19T23:35:14.5461163Z Preparing to unpack .../115-libassimp5_5.0.1~ds0-1build1_amd64.deb ... 2021-05-19T23:35:14.5471491Z Unpacking libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-19T23:35:14.9228841Z Selecting previously unselected package libexiv2-27:amd64. 2021-05-19T23:35:14.9463137Z Preparing to unpack .../116-libexiv2-27_0.27.2-8ubuntu2.2_amd64.deb ... 2021-05-19T23:35:14.9471708Z Unpacking libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-19T23:35:15.0651020Z Selecting previously unselected package libfcgi0ldbl:amd64. 2021-05-19T23:35:15.0948967Z Preparing to unpack .../117-libfcgi0ldbl_2.4.0-10build1_amd64.deb ... 2021-05-19T23:35:15.0965522Z Unpacking libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-19T23:35:15.1360776Z Selecting previously unselected package libfcgi-bin. 2021-05-19T23:35:15.1651993Z Preparing to unpack .../118-libfcgi-bin_2.4.0-10build1_amd64.deb ... 2021-05-19T23:35:15.1665455Z Unpacking libfcgi-bin (2.4.0-10build1) ... 2021-05-19T23:35:15.1969683Z Selecting previously unselected package libimagequant0:amd64. 2021-05-19T23:35:15.2239418Z Preparing to unpack .../119-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-05-19T23:35:15.2250784Z Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-19T23:35:15.2541750Z Selecting previously unselected package libjs-jquery-ui. 2021-05-19T23:35:15.2824522Z Preparing to unpack .../120-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-05-19T23:35:15.2900808Z Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-19T23:35:15.3908425Z Selecting previously unselected package libmbim-glib4:amd64. 2021-05-19T23:35:15.4131210Z Preparing to unpack .../121-libmbim-glib4_1.22.0-2_amd64.deb ... 2021-05-19T23:35:15.4145125Z Unpacking libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-19T23:35:15.4508231Z Selecting previously unselected package libmbim-proxy. 2021-05-19T23:35:15.4728942Z Preparing to unpack .../122-libmbim-proxy_1.22.0-2_amd64.deb ... 2021-05-19T23:35:15.4741745Z Unpacking libmbim-proxy (1.22.0-2) ... 2021-05-19T23:35:15.5068343Z Selecting previously unselected package libnl-genl-3-200:amd64. 2021-05-19T23:35:15.5258844Z Preparing to unpack .../123-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-05-19T23:35:15.5269501Z Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-19T23:35:15.5587948Z Selecting previously unselected package libnl-route-3-200:amd64. 2021-05-19T23:35:15.5815206Z Preparing to unpack .../124-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-05-19T23:35:15.5831627Z Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-19T23:35:15.6217393Z Selecting previously unselected package libnss-mdns:amd64. 2021-05-19T23:35:15.6493806Z Preparing to unpack .../125-libnss-mdns_0.14.1-1ubuntu1_amd64.deb ... 2021-05-19T23:35:15.6504014Z Unpacking libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-19T23:35:15.6868076Z Selecting previously unselected package libpam-gnome-keyring:amd64. 2021-05-19T23:35:15.7070924Z Preparing to unpack .../126-libpam-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-19T23:35:15.7088342Z Unpacking libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-19T23:35:15.7359347Z Selecting previously unselected package libpcsclite1:amd64. 2021-05-19T23:35:15.7636010Z Preparing to unpack .../127-libpcsclite1_1.8.26-3_amd64.deb ... 2021-05-19T23:35:15.7653013Z Unpacking libpcsclite1:amd64 (1.8.26-3) ... 2021-05-19T23:35:15.7988136Z Selecting previously unselected package libpdal-plugin-faux. 2021-05-19T23:35:15.8185518Z Preparing to unpack .../128-libpdal-plugin-faux_2.0.1+ds-1build3_amd64.deb ... 2021-05-19T23:35:15.8199431Z Unpacking libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-19T23:35:15.8509364Z Selecting previously unselected package libpdal-plugin-icebridge. 2021-05-19T23:35:15.8748866Z Preparing to unpack .../129-libpdal-plugin-icebridge_2.0.1+ds-1build3_amd64.deb ... 2021-05-19T23:35:15.8761185Z Unpacking libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-19T23:35:15.9148435Z Selecting previously unselected package libpdal-plugin-pgpointcloud. 2021-05-19T23:35:15.9355685Z Preparing to unpack .../130-libpdal-plugin-pgpointcloud_2.0.1+ds-1build3_amd64.deb ... 2021-05-19T23:35:15.9372874Z Unpacking libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-19T23:35:15.9737602Z Selecting previously unselected package libpdal-plugin-python. 2021-05-19T23:35:15.9977052Z Preparing to unpack .../131-libpdal-plugin-python_2.0.1+ds-1build3_amd64.deb ... 2021-05-19T23:35:15.9995290Z Unpacking libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-19T23:35:16.0428783Z Selecting previously unselected package libsqlite3-mod-spatialite:amd64. 2021-05-19T23:35:16.0677719Z Preparing to unpack .../132-libsqlite3-mod-spatialite_4.3.0a-6build1_amd64.deb ... 2021-05-19T23:35:16.0690067Z Unpacking libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-19T23:35:16.2388815Z Selecting previously unselected package libpdal-plugin-sqlite. 2021-05-19T23:35:16.2594125Z Preparing to unpack .../133-libpdal-plugin-sqlite_2.0.1+ds-1build3_amd64.deb ... 2021-05-19T23:35:16.2609363Z Unpacking libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-19T23:35:16.2968706Z Selecting previously unselected package libpdal-plugins. 2021-05-19T23:35:16.3267096Z Preparing to unpack .../134-libpdal-plugins_2.0.1+ds-1build3_amd64.deb ... 2021-05-19T23:35:16.3279567Z Unpacking libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-19T23:35:16.3588048Z Selecting previously unselected package libqt53dcore5:amd64. 2021-05-19T23:35:16.3834747Z Preparing to unpack .../135-libqt53dcore5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-19T23:35:16.3847176Z Unpacking libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T23:35:16.4348353Z Selecting previously unselected package libqt53drender5:amd64. 2021-05-19T23:35:16.4551494Z Preparing to unpack .../136-libqt53drender5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-19T23:35:16.4567622Z Unpacking libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T23:35:16.5588017Z Selecting previously unselected package libqt53danimation5:amd64. 2021-05-19T23:35:16.5837306Z Preparing to unpack .../137-libqt53danimation5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-19T23:35:16.5851613Z Unpacking libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T23:35:16.6266370Z Selecting previously unselected package libqt53dinput5:amd64. 2021-05-19T23:35:16.6550149Z Preparing to unpack .../138-libqt53dinput5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-19T23:35:16.6602033Z Unpacking libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T23:35:16.7005754Z Selecting previously unselected package libqt53dlogic5:amd64. 2021-05-19T23:35:16.7295279Z Preparing to unpack .../139-libqt53dlogic5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-19T23:35:16.7310105Z Unpacking libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T23:35:16.7581954Z Selecting previously unselected package libqt53dextras5:amd64. 2021-05-19T23:35:16.7852734Z Preparing to unpack .../140-libqt53dextras5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-19T23:35:16.7863411Z Unpacking libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T23:35:16.8250827Z Selecting previously unselected package qt3d-assimpsceneimport-plugin:amd64. 2021-05-19T23:35:16.8542357Z Preparing to unpack .../141-qt3d-assimpsceneimport-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-19T23:35:16.8553632Z Unpacking qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T23:35:16.8857495Z Selecting previously unselected package qt3d-defaultgeometryloader-plugin:amd64. 2021-05-19T23:35:16.9150073Z Preparing to unpack .../142-qt3d-defaultgeometryloader-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-19T23:35:16.9157317Z Unpacking qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T23:35:16.9468792Z Selecting previously unselected package qt3d-gltfsceneio-plugin:amd64. 2021-05-19T23:35:16.9723821Z Preparing to unpack .../143-qt3d-gltfsceneio-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-19T23:35:16.9740219Z Unpacking qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T23:35:17.0188051Z Selecting previously unselected package libqt53dquickscene2d5:amd64. 2021-05-19T23:35:17.0414985Z Preparing to unpack .../144-libqt53dquickscene2d5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-19T23:35:17.0433581Z Unpacking libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T23:35:17.0789092Z Selecting previously unselected package qt3d-scene2d-plugin:amd64. 2021-05-19T23:35:17.1043829Z Preparing to unpack .../145-qt3d-scene2d-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-19T23:35:17.1055169Z Unpacking qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T23:35:17.1389256Z Selecting previously unselected package libqgis-3d3.10.4. 2021-05-19T23:35:17.1650184Z Preparing to unpack .../146-libqgis-3d3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-19T23:35:17.1662409Z Unpacking libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T23:35:17.2252165Z Selecting previously unselected package libqgis-analysis3.10.4. 2021-05-19T23:35:17.2505228Z Preparing to unpack .../147-libqgis-analysis3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-19T23:35:17.2518024Z Unpacking libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T23:35:17.3710689Z Selecting previously unselected package libqgis-app3.10.4. 2021-05-19T23:35:17.3981695Z Preparing to unpack .../148-libqgis-app3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-19T23:35:17.3991814Z Unpacking libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T23:35:17.7668236Z Selecting previously unselected package qtchooser. 2021-05-19T23:35:17.7913514Z Preparing to unpack .../149-qtchooser_66-2build1_amd64.deb ... 2021-05-19T23:35:17.7926529Z Unpacking qtchooser (66-2build1) ... 2021-05-19T23:35:17.8230167Z Selecting previously unselected package qdoc-qt5. 2021-05-19T23:35:17.8514370Z Preparing to unpack .../150-qdoc-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-19T23:35:17.8526303Z Unpacking qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-19T23:35:17.9388246Z Selecting previously unselected package libqt5help5:amd64. 2021-05-19T23:35:17.9618339Z Preparing to unpack .../151-libqt5help5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-19T23:35:17.9630028Z Unpacking libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-19T23:35:18.0015095Z Selecting previously unselected package qhelpgenerator-qt5. 2021-05-19T23:35:18.0298612Z Preparing to unpack .../152-qhelpgenerator-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-19T23:35:18.0307976Z Unpacking qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-19T23:35:18.0601958Z Selecting previously unselected package qt5-assistant. 2021-05-19T23:35:18.0909425Z Preparing to unpack .../153-qt5-assistant_5.12.8-0ubuntu1_amd64.deb ... 2021-05-19T23:35:18.0929680Z Unpacking qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-19T23:35:18.1548459Z Selecting previously unselected package qtattributionsscanner-qt5. 2021-05-19T23:35:18.1785800Z Preparing to unpack .../154-qtattributionsscanner-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-19T23:35:18.1800232Z Unpacking qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-19T23:35:18.2127476Z Selecting previously unselected package libqt5designer5:amd64. 2021-05-19T23:35:18.2423483Z Preparing to unpack .../155-libqt5designer5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-19T23:35:18.2441562Z Unpacking libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-19T23:35:18.4628075Z Selecting previously unselected package libqt5designercomponents5:amd64. 2021-05-19T23:35:18.4864407Z Preparing to unpack .../156-libqt5designercomponents5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-19T23:35:18.4877125Z Unpacking libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-19T23:35:18.5820348Z Selecting previously unselected package qttools5-dev-tools. 2021-05-19T23:35:18.6098706Z Preparing to unpack .../157-qttools5-dev-tools_5.12.8-0ubuntu1_amd64.deb ... 2021-05-19T23:35:18.6109326Z Unpacking qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-19T23:35:18.7367523Z Selecting previously unselected package libqgis-customwidgets. 2021-05-19T23:35:18.7652281Z Preparing to unpack .../158-libqgis-customwidgets_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-19T23:35:18.7661633Z Unpacking libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T23:35:18.8821772Z Selecting previously unselected package libqgis-server3.10.4. 2021-05-19T23:35:18.9092080Z Preparing to unpack .../159-libqgis-server3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-19T23:35:18.9109193Z Unpacking libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T23:35:18.9683708Z Selecting previously unselected package libqgisgrass7-3.10.4. 2021-05-19T23:35:18.9981410Z Preparing to unpack .../160-libqgisgrass7-3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-19T23:35:19.0002777Z Unpacking libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T23:35:19.0481039Z Selecting previously unselected package libqgispython3.10.4. 2021-05-19T23:35:19.0783872Z Preparing to unpack .../161-libqgispython3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-19T23:35:19.0795532Z Unpacking libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T23:35:19.1187916Z Selecting previously unselected package libqmi-glib5:amd64. 2021-05-19T23:35:19.1391270Z Preparing to unpack .../162-libqmi-glib5_1.24.8-1_amd64.deb ... 2021-05-19T23:35:19.1406015Z Unpacking libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-19T23:35:19.2275236Z Selecting previously unselected package libqmi-proxy. 2021-05-19T23:35:19.2544512Z Preparing to unpack .../163-libqmi-proxy_1.24.8-1_amd64.deb ... 2021-05-19T23:35:19.2762326Z Unpacking libqmi-proxy (1.24.8-1) ... 2021-05-19T23:35:19.3107980Z Selecting previously unselected package libqt5test5:amd64. 2021-05-19T23:35:19.3338047Z Preparing to unpack .../164-libqt5test5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-19T23:35:19.3350111Z Unpacking libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T23:35:19.3710869Z Selecting previously unselected package libwacom-bin. 2021-05-19T23:35:19.4083898Z Preparing to unpack .../165-libwacom-bin_1.3-2ubuntu3_amd64.deb ... 2021-05-19T23:35:19.4095244Z Unpacking libwacom-bin (1.3-2ubuntu3) ... 2021-05-19T23:35:19.4507919Z Selecting previously unselected package modemmanager. 2021-05-19T23:35:19.4723497Z Preparing to unpack .../166-modemmanager_1.12.8-1_amd64.deb ... 2021-05-19T23:35:19.4804137Z Unpacking modemmanager (1.12.8-1) ... 2021-05-19T23:35:19.6068702Z Selecting previously unselected package ttf-bitstream-vera. 2021-05-19T23:35:19.6289181Z Preparing to unpack .../167-ttf-bitstream-vera_1.10-8_all.deb ... 2021-05-19T23:35:19.6300879Z Unpacking ttf-bitstream-vera (1.10-8) ... 2021-05-19T23:35:19.6708057Z Selecting previously unselected package python-matplotlib-data. 2021-05-19T23:35:19.6931384Z Preparing to unpack .../168-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-05-19T23:35:19.6941267Z Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-19T23:35:20.0229410Z Selecting previously unselected package python3-soupsieve. 2021-05-19T23:35:20.0472455Z Preparing to unpack .../169-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-05-19T23:35:20.0484891Z Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-19T23:35:20.0814339Z Selecting previously unselected package python3-bs4. 2021-05-19T23:35:20.1099789Z Preparing to unpack .../170-python3-bs4_4.8.2-1_all.deb ... 2021-05-19T23:35:20.1109444Z Unpacking python3-bs4 (4.8.2-1) ... 2021-05-19T23:35:20.1478821Z Selecting previously unselected package python3-cycler. 2021-05-19T23:35:20.1780983Z Preparing to unpack .../171-python3-cycler_0.10.0-3_all.deb ... 2021-05-19T23:35:20.1794302Z Unpacking python3-cycler (0.10.0-3) ... 2021-05-19T23:35:20.2113520Z Selecting previously unselected package python3-dateutil. 2021-05-19T23:35:20.2435995Z Preparing to unpack .../172-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-05-19T23:35:20.2458761Z Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-19T23:35:20.2828794Z Selecting previously unselected package python3-decorator. 2021-05-19T23:35:20.3099945Z Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-05-19T23:35:20.3122075Z Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-05-19T23:35:20.3468768Z Selecting previously unselected package python3-future. 2021-05-19T23:35:20.3702763Z Preparing to unpack .../174-python3-future_0.18.2-2_all.deb ... 2021-05-19T23:35:20.3717376Z Unpacking python3-future (0.18.2-2) ... 2021-05-19T23:35:20.4469796Z Selecting previously unselected package python3-webencodings. 2021-05-19T23:35:20.4761322Z Preparing to unpack .../175-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-05-19T23:35:20.4772475Z Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-19T23:35:20.5109096Z Selecting previously unselected package python3-html5lib. 2021-05-19T23:35:20.5344679Z Preparing to unpack .../176-python3-html5lib_1.0.1-2_all.deb ... 2021-05-19T23:35:20.5353661Z Unpacking python3-html5lib (1.0.1-2) ... 2021-05-19T23:35:20.5788749Z Selecting previously unselected package python3-ipython-genutils. 2021-05-19T23:35:20.6047209Z Preparing to unpack .../177-python3-ipython-genutils_0.2.0-1ubuntu1_all.deb ... 2021-05-19T23:35:20.6058110Z Unpacking python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-19T23:35:20.6352024Z Selecting previously unselected package python3-traitlets. 2021-05-19T23:35:20.6684265Z Preparing to unpack .../178-python3-traitlets_4.3.3-3_all.deb ... 2021-05-19T23:35:20.6700298Z Unpacking python3-traitlets (4.3.3-3) ... 2021-05-19T23:35:20.7052124Z Selecting previously unselected package python3-jupyter-core. 2021-05-19T23:35:20.7330003Z Preparing to unpack .../179-python3-jupyter-core_4.6.3-3_all.deb ... 2021-05-19T23:35:20.7348249Z Unpacking python3-jupyter-core (4.6.3-3) ... 2021-05-19T23:35:20.7708443Z Selecting previously unselected package python3-kiwisolver. 2021-05-19T23:35:20.7968777Z Preparing to unpack .../180-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-05-19T23:35:20.7978929Z Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-05-19T23:35:20.8336586Z Selecting previously unselected package python3-lxml:amd64. 2021-05-19T23:35:20.8579494Z Preparing to unpack .../181-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-05-19T23:35:20.8589226Z Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-19T23:35:21.0178462Z Selecting previously unselected package python3-pyparsing. 2021-05-19T23:35:21.0460295Z Preparing to unpack .../182-python3-pyparsing_2.4.6-1_all.deb ... 2021-05-19T23:35:21.0474150Z Unpacking python3-pyparsing (2.4.6-1) ... 2021-05-19T23:35:21.0937991Z Selecting previously unselected package python3-matplotlib. 2021-05-19T23:35:21.1229623Z Preparing to unpack .../183-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-05-19T23:35:21.1246275Z Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-19T23:35:21.5680332Z Selecting previously unselected package python3-nbformat. 2021-05-19T23:35:21.5973147Z Preparing to unpack .../184-python3-nbformat_5.0.4-1_all.deb ... 2021-05-19T23:35:21.5984488Z Unpacking python3-nbformat (5.0.4-1) ... 2021-05-19T23:35:21.6387823Z Selecting previously unselected package python3-olefile. 2021-05-19T23:35:21.6591445Z Preparing to unpack .../185-python3-olefile_0.46-2_all.deb ... 2021-05-19T23:35:21.6604714Z Unpacking python3-olefile (0.46-2) ... 2021-05-19T23:35:21.6976851Z Selecting previously unselected package python3-pyproj. 2021-05-19T23:35:21.7259812Z Preparing to unpack .../186-python3-pyproj_2.5.0+ds-1_amd64.deb ... 2021-05-19T23:35:21.7272816Z Unpacking python3-pyproj (2.5.0+ds-1) ... 2021-05-19T23:35:21.7815644Z Selecting previously unselected package python3-tz. 2021-05-19T23:35:21.8111514Z Preparing to unpack .../187-python3-tz_2019.3-1_all.deb ... 2021-05-19T23:35:21.8123756Z Unpacking python3-tz (2019.3-1) ... 2021-05-19T23:35:21.8496592Z Selecting previously unselected package python3-owslib. 2021-05-19T23:35:21.8837731Z Preparing to unpack .../188-python3-owslib_0.19.1-1_all.deb ... 2021-05-19T23:35:21.8848116Z Unpacking python3-owslib (0.19.1-1) ... 2021-05-19T23:35:21.9343798Z Selecting previously unselected package python3-pil:amd64. 2021-05-19T23:35:21.9631416Z Preparing to unpack .../189-python3-pil_7.0.0-4ubuntu0.4_amd64.deb ... 2021-05-19T23:35:21.9644660Z Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.4) ... 2021-05-19T23:35:22.0294471Z Selecting previously unselected package python3-retrying. 2021-05-19T23:35:22.0586920Z Preparing to unpack .../190-python3-retrying_1.3.3-4_all.deb ... 2021-05-19T23:35:22.0597530Z Unpacking python3-retrying (1.3.3-4) ... 2021-05-19T23:35:22.0988134Z Selecting previously unselected package python3-plotly. 2021-05-19T23:35:22.1211794Z Preparing to unpack .../191-python3-plotly_4.4.1+dfsg-1_all.deb ... 2021-05-19T23:35:22.1222601Z Unpacking python3-plotly (4.4.1+dfsg-1) ... 2021-05-19T23:35:22.6388674Z Selecting previously unselected package python3-psycopg2. 2021-05-19T23:35:22.6659619Z Preparing to unpack .../192-python3-psycopg2_2.8.4-2_amd64.deb ... 2021-05-19T23:35:22.6672446Z Unpacking python3-psycopg2 (2.8.4-2) ... 2021-05-19T23:35:22.7041733Z Selecting previously unselected package python3-sip. 2021-05-19T23:35:22.7317314Z Preparing to unpack .../193-python3-sip_4.19.21+dfsg-1build1_amd64.deb ... 2021-05-19T23:35:22.7336514Z Unpacking python3-sip (4.19.21+dfsg-1build1) ... 2021-05-19T23:35:22.7747918Z Selecting previously unselected package python3-pyqt5. 2021-05-19T23:35:22.7991344Z Preparing to unpack .../194-python3-pyqt5_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-19T23:35:22.8002574Z Unpacking python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-19T23:35:23.0863396Z Selecting previously unselected package python3-pyqt5.qsci. 2021-05-19T23:35:23.1173465Z Preparing to unpack .../195-python3-pyqt5.qsci_2.11.2+dfsg-6_amd64.deb ... 2021-05-19T23:35:23.1184886Z Unpacking python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-19T23:35:23.1725159Z Selecting previously unselected package python3-pyqt5.qtsql. 2021-05-19T23:35:23.2033203Z Preparing to unpack .../196-python3-pyqt5.qtsql_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-19T23:35:23.2043529Z Unpacking python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-19T23:35:23.2468726Z Selecting previously unselected package python3-pyqt5.qtsvg. 2021-05-19T23:35:23.2717725Z Preparing to unpack .../197-python3-pyqt5.qtsvg_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-19T23:35:23.2733360Z Unpacking python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-19T23:35:23.3018726Z Selecting previously unselected package python3-pyqt5.qtwebkit. 2021-05-19T23:35:23.3294742Z Preparing to unpack .../198-python3-pyqt5.qtwebkit_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-19T23:35:23.3307409Z Unpacking python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-19T23:35:23.3711593Z Selecting previously unselected package python3-qgis-common. 2021-05-19T23:35:23.4000867Z Preparing to unpack .../199-python3-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-19T23:35:23.4014974Z Unpacking python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T23:35:23.7308643Z Selecting previously unselected package python3-qgis. 2021-05-19T23:35:23.7574412Z Preparing to unpack .../200-python3-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-19T23:35:23.7587656Z Unpacking python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T23:35:24.7172099Z Selecting previously unselected package python3-tk:amd64. 2021-05-19T23:35:24.7529165Z Preparing to unpack .../201-python3-tk_3.8.5-1~20.04.1_amd64.deb ... 2021-05-19T23:35:24.7544760Z Unpacking python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-19T23:35:24.7912317Z Selecting previously unselected package libjs-leaflet. 2021-05-19T23:35:24.8202663Z Preparing to unpack .../202-libjs-leaflet_1.6.0~dfsg-1_all.deb ... 2021-05-19T23:35:24.8214159Z Unpacking libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-19T23:35:24.8713245Z Selecting previously unselected package qgis-common. 2021-05-19T23:35:24.8996108Z Preparing to unpack .../203-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-19T23:35:24.9006813Z Unpacking qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T23:35:26.5262008Z Selecting previously unselected package qgis. 2021-05-19T23:35:26.5561445Z Preparing to unpack .../204-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-19T23:35:26.6375096Z Unpacking qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T23:35:26.8886904Z Selecting previously unselected package qgis-plugin-grass-common. 2021-05-19T23:35:26.9175592Z Preparing to unpack .../205-qgis-plugin-grass-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-19T23:35:26.9186772Z Unpacking qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T23:35:27.2390200Z Selecting previously unselected package qgis-provider-grass. 2021-05-19T23:35:27.2699597Z Preparing to unpack .../206-qgis-provider-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-19T23:35:27.2710569Z Unpacking qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T23:35:27.3100458Z Selecting previously unselected package qgis-plugin-grass. 2021-05-19T23:35:27.3412581Z Preparing to unpack .../207-qgis-plugin-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-19T23:35:27.3423270Z Unpacking qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T23:35:27.4188386Z Selecting previously unselected package qt5-gtk-platformtheme:amd64. 2021-05-19T23:35:27.4437846Z Preparing to unpack .../208-qt5-gtk-platformtheme_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-19T23:35:27.4450411Z Unpacking qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T23:35:27.4825543Z Selecting previously unselected package qttranslations5-l10n. 2021-05-19T23:35:27.5111046Z Preparing to unpack .../209-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2021-05-19T23:35:27.5120797Z Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-19T23:35:27.7041232Z Selecting previously unselected package wpasupplicant. 2021-05-19T23:35:27.7320274Z Preparing to unpack .../210-wpasupplicant_2%3a2.9-1ubuntu4.3_amd64.deb ... 2021-05-19T23:35:27.7337625Z Unpacking wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-19T23:35:27.8748386Z Selecting previously unselected package proj-bin. 2021-05-19T23:35:27.8973709Z Preparing to unpack .../211-proj-bin_6.3.1-1_amd64.deb ... 2021-05-19T23:35:27.8984489Z Unpacking proj-bin (6.3.1-1) ... 2021-05-19T23:35:27.9388255Z Selecting previously unselected package usb-modeswitch-data. 2021-05-19T23:35:27.9607658Z Preparing to unpack .../212-usb-modeswitch-data_20191128-3_all.deb ... 2021-05-19T23:35:27.9618929Z Unpacking usb-modeswitch-data (20191128-3) ... 2021-05-19T23:35:27.9988978Z Selecting previously unselected package usb-modeswitch. 2021-05-19T23:35:28.0218807Z Preparing to unpack .../213-usb-modeswitch_2.5.2+repack0-2ubuntu3_amd64.deb ... 2021-05-19T23:35:28.0299565Z Unpacking usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-19T23:35:28.1243488Z Setting up libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-19T23:35:28.1276331Z Setting up iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-19T23:35:28.4196625Z iio-sensor-proxy.service is a disabled or a static unit, not starting it. 2021-05-19T23:35:28.4220603Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-19T23:35:28.4253647Z Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-19T23:35:28.4286698Z Setting up qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T23:35:28.4400872Z Setting up ttf-bitstream-vera (1.10-8) ... 2021-05-19T23:35:28.4432002Z Setting up libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-19T23:35:28.4467695Z Setting up proj-data (6.3.1-1) ... 2021-05-19T23:35:28.4497837Z Setting up libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-19T23:35:28.4528658Z Setting up libxcb-xinput0:amd64 (1.14-2) ... 2021-05-19T23:35:28.4565842Z Setting up libwoff1:amd64 (1.0.2-1build2) ... 2021-05-19T23:35:28.4602350Z Setting up libhyphen0:amd64 (2.8.8-7) ... 2021-05-19T23:35:28.4640031Z Setting up libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-19T23:35:28.4676664Z Setting up libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-19T23:35:28.4714598Z Setting up libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-19T23:35:28.4744079Z Setting up libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-19T23:35:28.4782736Z Setting up libminizip1:amd64 (1.1-8build1) ... 2021-05-19T23:35:28.4815230Z Setting up libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-19T23:35:28.4855125Z Setting up python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-19T23:35:28.6434102Z Setting up fonts-lyx (2.3.4.2-2) ... 2021-05-19T23:35:28.6466221Z Setting up libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-19T23:35:28.6496064Z Setting up python3-olefile (0.46-2) ... 2021-05-19T23:35:28.8003173Z Setting up blt (2.5.3+dfsg-4) ... 2021-05-19T23:35:28.8037413Z Setting up python3-retrying (1.3.3-4) ... 2021-05-19T23:35:28.9519298Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-19T23:35:28.9552406Z Setting up libarpack2:amd64 (3.7.0-3) ... 2021-05-19T23:35:28.9588271Z Setting up libfcgi-bin (2.4.0-10build1) ... 2021-05-19T23:35:28.9624596Z Setting up libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-19T23:35:28.9658810Z Setting up libdap25:amd64 (3.20.5-1) ... 2021-05-19T23:35:28.9695104Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-19T23:35:28.9734009Z Setting up python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-19T23:35:29.0948749Z Setting up libqhull7:amd64 (2015.2-4) ... 2021-05-19T23:35:29.0989558Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-19T23:35:29.1021801Z Setting up libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-19T23:35:29.1060824Z Setting up libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-19T23:35:29.1099937Z Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-19T23:35:29.2695813Z Setting up gdal-data (3.0.4+dfsg-1build3) ... 2021-05-19T23:35:29.2735385Z Setting up python3-tz (2019.3-1) ... 2021-05-19T23:35:29.4374125Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-19T23:35:29.4479358Z Setting up libxcb-xkb1:amd64 (1.14-2) ... 2021-05-19T23:35:29.4510893Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-19T23:35:29.4596325Z Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-19T23:35:29.4633040Z Setting up libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-19T23:35:29.4684830Z Setting up libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-19T23:35:29.4724052Z Setting up p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-19T23:35:29.4762716Z Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-05-19T23:35:29.6304918Z Setting up libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-19T23:35:29.6338245Z Setting up libcfitsio8:amd64 (3.470-3) ... 2021-05-19T23:35:29.6374663Z Setting up libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-19T23:35:29.6412892Z Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-19T23:35:29.6505552Z Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-19T23:35:29.6535148Z Setting up python3-pyparsing (2.4.6-1) ... 2021-05-19T23:35:29.8454964Z Setting up libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-19T23:35:29.8492577Z Setting up python3-cycler (0.10.0-3) ... 2021-05-19T23:35:29.9947454Z Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-19T23:35:29.9983616Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-19T23:35:30.0014353Z Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-05-19T23:35:30.0045518Z Setting up grass-doc (7.8.2-1build3) ... 2021-05-19T23:35:30.0076208Z Setting up usb-modeswitch-data (20191128-3) ... 2021-05-19T23:35:30.0109788Z Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-19T23:35:30.0148029Z Setting up python3-psycopg2 (2.8.4-2) ... 2021-05-19T23:35:30.1979458Z Setting up libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-19T23:35:30.2022308Z Setting up libproj15:amd64 (6.3.1-1) ... 2021-05-19T23:35:30.2063892Z Setting up libpcsclite1:amd64 (1.8.26-3) ... 2021-05-19T23:35:30.2101413Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T23:35:30.2192154Z Setting up python3-html5lib (1.0.1-2) ... 2021-05-19T23:35:30.4502995Z Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-19T23:35:31.7623307Z Setting up libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-19T23:35:31.7655959Z Setting up libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-19T23:35:31.7689458Z Setting up liburiparser1:amd64 (0.9.3-2) ... 2021-05-19T23:35:31.7721129Z Setting up gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-19T23:35:31.7754923Z Setting up libfreexl1:amd64 (1.0.5-3) ... 2021-05-19T23:35:31.7790157Z Setting up libmm-glib0:amd64 (1.12.8-1) ... 2021-05-19T23:35:31.7821875Z Setting up liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-19T23:35:31.7860537Z Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-19T23:35:31.9705898Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T23:35:31.9737850Z Setting up libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-19T23:35:31.9774375Z Setting up libxcb-randr0:amd64 (1.14-2) ... 2021-05-19T23:35:31.9806016Z Setting up python3-traitlets (4.3.3-3) ... 2021-05-19T23:35:32.1908782Z Setting up libfyba0:amd64 (4.1.1-6build1) ... 2021-05-19T23:35:32.1943354Z Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-19T23:35:32.1979644Z Setting up libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-19T23:35:32.2014819Z Setting up libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-19T23:35:32.2045591Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-19T23:35:32.2256091Z Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-19T23:35:32.4151080Z Setting up libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-19T23:35:32.4182056Z Setting up libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-19T23:35:32.4217948Z Setting up usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-19T23:35:32.4323309Z Setting up libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-19T23:35:32.4362323Z Setting up p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-19T23:35:32.4393759Z Setting up libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-19T23:35:32.4425276Z Setting up libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-19T23:35:32.4461686Z Setting up python3-future (0.18.2-2) ... 2021-05-19T23:35:32.4548778Z update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode 2021-05-19T23:35:32.4605724Z update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode 2021-05-19T23:35:32.8296730Z Setting up qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T23:35:32.9836292Z Setting up libdaemon0:amd64 (0.14-7) ... 2021-05-19T23:35:32.9866414Z Setting up libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T23:35:32.9903903Z Setting up libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-19T23:35:32.9943300Z Setting up libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-19T23:35:32.9976526Z Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-19T23:35:33.0021522Z Setting up libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-19T23:35:33.0055436Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-19T23:35:33.0092565Z Setting up libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T23:35:33.0127663Z Setting up libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-19T23:35:33.2975812Z Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-19T23:35:33.4648312Z Setting up python3-jupyter-core (4.6.3-3) ... 2021-05-19T23:35:33.6311365Z Setting up libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-19T23:35:33.6344240Z Setting up qtchooser (66-2build1) ... 2021-05-19T23:35:33.6381269Z Setting up libwacom-common (1.3-2ubuntu3) ... 2021-05-19T23:35:33.6418769Z Setting up python3-sip (4.19.21+dfsg-1build1) ... 2021-05-19T23:35:33.8155920Z Setting up libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-19T23:35:33.8189937Z Setting up libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-19T23:35:33.8230050Z Setting up libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-19T23:35:33.8268660Z Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-19T23:35:34.7922816Z Setting up libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-19T23:35:34.7955699Z Setting up libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-19T23:35:34.7986235Z Setting up libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-19T23:35:34.8022840Z Setting up qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-19T23:35:34.8052547Z Setting up libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T23:35:34.8185125Z Setting up proj-bin (6.3.1-1) ... 2021-05-19T23:35:34.8221004Z Setting up libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-19T23:35:34.8250631Z Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4ubuntu0.1) ... 2021-05-19T23:35:34.8299928Z Setting up geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-19T23:35:35.2384612Z geoclue.service is a disabled or a static unit, not starting it. 2021-05-19T23:35:35.2401543Z Setting up libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-19T23:35:35.2437797Z Setting up python3-nbformat (5.0.4-1) ... 2021-05-19T23:35:35.4187069Z Setting up libmbim-proxy (1.22.0-2) ... 2021-05-19T23:35:35.4218045Z Setting up python3-pyproj (2.5.0+ds-1) ... 2021-05-19T23:35:35.5864109Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T23:35:35.5897768Z Setting up python3-bs4 (4.8.2-1) ... 2021-05-19T23:35:35.7908395Z Setting up libgeotiff5:amd64 (1.5.1-2) ... 2021-05-19T23:35:35.7937141Z Setting up gcr (3.36.0-2build1) ... 2021-05-19T23:35:35.7978096Z Setting up libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T23:35:35.8010888Z Setting up wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-19T23:35:35.9655925Z Created symlink /etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-19T23:35:35.9658410Z Created symlink /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-19T23:35:36.7094887Z Setting up python3-pil:amd64 (7.0.0-4ubuntu0.4) ... 2021-05-19T23:35:36.9998273Z Setting up libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T23:35:37.0034156Z Setting up gstreamer1.0-plugins-base:amd64 (1.16.2-4ubuntu0.1) ... 2021-05-19T23:35:37.0069601Z Setting up libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-19T23:35:37.0112913Z Setting up qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T23:35:37.0155481Z Setting up qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-19T23:35:37.0196065Z Setting up libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-19T23:35:37.0234266Z Setting up python3-plotly (4.4.1+dfsg-1) ... 2021-05-19T23:35:37.1868604Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-19T23:35:37.1870725Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-19T23:35:37.1872269Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-19T23:35:37.1873639Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-19T23:35:37.2271571Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:194: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-19T23:35:37.2273183Z if direction is "increasing": 2021-05-19T23:35:37.2274945Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:199: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-19T23:35:37.2276426Z elif direction is "decreasing": 2021-05-19T23:35:37.2438961Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:176: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-19T23:35:37.2440240Z if direction is "increasing": 2021-05-19T23:35:37.2441771Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-19T23:35:37.2443109Z elif direction is "decreasing": 2021-05-19T23:35:38.1457121Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:460: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-19T23:35:38.1458869Z if props["offset_coordinates"] is "data": 2021-05-19T23:35:38.1460731Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:572: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-19T23:35:38.1462091Z if props["coordinates"] is not "data": 2021-05-19T23:35:38.9631426Z Setting up avahi-daemon (0.7-4ubuntu7) ... 2021-05-19T23:35:39.6109422Z Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /lib/systemd/system/avahi-daemon.service. 2021-05-19T23:35:39.6112268Z Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /lib/systemd/system/avahi-daemon.service. 2021-05-19T23:35:39.6114758Z Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /lib/systemd/system/avahi-daemon.socket. 2021-05-19T23:35:40.8260833Z Setting up libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-19T23:35:40.8300817Z First installation detected... 2021-05-19T23:35:40.8301750Z Checking NSS setup... 2021-05-19T23:35:40.8350314Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-19T23:35:40.8387436Z Setting up libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T23:35:40.8432110Z Setting up python3-owslib (0.19.1-1) ... 2021-05-19T23:35:41.1474859Z Setting up libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-19T23:35:41.1516745Z Setting up libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-19T23:35:41.1585503Z Setting up libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-19T23:35:41.1625908Z Setting up libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-19T23:35:41.1675393Z Setting up libwacom-bin (1.3-2ubuntu3) ... 2021-05-19T23:35:41.1723358Z Setting up libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-19T23:35:41.1765237Z Setting up libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-19T23:35:41.1801088Z Setting up libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-19T23:35:41.1837917Z Setting up python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-19T23:35:41.3924223Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-19T23:35:41.3968133Z Setting up libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-19T23:35:41.4015734Z Setting up grass-core (7.8.2-1build3) ... 2021-05-19T23:35:41.7536573Z /usr/lib/grass78/etc/python/grass/pygrass/gis/__init__.py:75: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-19T23:35:41.7538416Z if value is '': 2021-05-19T23:35:41.8571273Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-19T23:35:41.8572141Z if do_profiling is "True" or do_profiling is "1": 2021-05-19T23:35:41.8573097Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-19T23:35:41.8573903Z if do_profiling is "True" or do_profiling is "1": 2021-05-19T23:35:41.8574986Z /usr/lib/grass78/etc/python/grass/temporal/core.py:582: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-19T23:35:41.8575896Z if driver_string is not None and driver_string is not "": 2021-05-19T23:35:41.9086874Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-19T23:35:41.9087933Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-19T23:35:41.9089050Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-19T23:35:41.9090041Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-19T23:35:41.9749723Z Setting up libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-19T23:35:41.9785977Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T23:35:41.9878916Z Setting up libqmi-proxy (1.24.8-1) ... 2021-05-19T23:35:41.9914040Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T23:35:41.9958620Z Setting up libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T23:35:42.0168849Z Setting up libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-19T23:35:42.0206574Z Setting up libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T23:35:42.0254219Z Setting up qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T23:35:42.0302933Z Setting up libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T23:35:42.0349150Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T23:35:42.0383981Z Setting up gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-19T23:35:42.1379871Z Setting up qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-19T23:35:42.1416370Z Setting up libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T23:35:42.1473158Z Setting up libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T23:35:42.1513495Z Setting up modemmanager (1.12.8-1) ... 2021-05-19T23:35:42.2996077Z Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service → /lib/systemd/system/ModemManager.service. 2021-05-19T23:35:42.2999004Z Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service → /lib/systemd/system/ModemManager.service. 2021-05-19T23:35:42.9309986Z Setting up libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-19T23:35:42.9340592Z Setting up libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-19T23:35:42.9368981Z Setting up libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-19T23:35:42.9402374Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-19T23:35:42.9435938Z Setting up libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T23:35:42.9467736Z Setting up qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-19T23:35:42.9498959Z Setting up libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-19T23:35:42.9534621Z Setting up libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-19T23:35:42.9566721Z Setting up libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-19T23:35:42.9612815Z Setting up libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-19T23:35:42.9648670Z Setting up libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-19T23:35:42.9682378Z Setting up libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T23:35:42.9721840Z Setting up libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T23:35:42.9757975Z Setting up libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T23:35:42.9788057Z Setting up libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T23:35:42.9825992Z Setting up qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-19T23:35:42.9861596Z Setting up qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-19T23:35:42.9897088Z Setting up libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T23:35:42.9935670Z Setting up qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T23:35:42.9967001Z Setting up python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-19T23:35:43.1710151Z Setting up python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-19T23:35:43.1742871Z Setting up libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T23:35:43.1780674Z Setting up qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T23:35:43.1824622Z Setting up qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T23:36:18.0855039Z Setting up libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T23:36:18.0889910Z Setting up python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-19T23:36:18.0931267Z Setting up libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T23:36:18.0971255Z Setting up qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T23:36:18.1008178Z Setting up libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T23:36:18.1041047Z Setting up libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T23:36:18.1086889Z Setting up qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T23:36:18.1117588Z Setting up python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T23:36:18.2711858Z Setting up libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T23:36:18.2748700Z Setting up python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-19T23:36:18.2782105Z Setting up qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T23:36:18.2813797Z Setting up python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-19T23:36:18.2853988Z Setting up python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T23:36:18.4615770Z Setting up libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T23:36:18.4650280Z Setting up qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T23:36:18.4703465Z Setting up qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T23:36:18.4853573Z Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-05-19T23:36:18.5032353Z Processing triggers for shared-mime-info (1.15-1) ... 2021-05-19T23:36:19.7109618Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-19T23:36:19.7291970Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-19T23:36:19.7553555Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-19T23:36:19.7712072Z Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ... 2021-05-19T23:36:19.8650522Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-19T23:36:19.8995650Z Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-19T23:36:20.1742484Z Processing triggers for man-db (2.9.1-1) ... 2021-05-19T23:36:32.5251710Z Setting up pinentry-gnome3 (1.1.0-3build1) ... 2021-05-19T23:36:32.5459356Z Setting up gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-19T23:36:34.4525127Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-19T23:36:34.4525823Z with: 2021-05-19T23:36:34.4526619Z github_slug: neuroconductor/spant 2021-05-19T23:36:34.4527067Z env: 2021-05-19T23:36:34.4527485Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T23:36:34.4527947Z TIC_DEPLOY_KEY: 2021-05-19T23:36:34.4528750Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-19T23:36:34.4530494Z GITHUB_PAT: *** 2021-05-19T23:36:34.4531513Z COVERALLS_TOKEN: *** 2021-05-19T23:36:34.4531960Z continue-on-error: false 2021-05-19T23:36:34.4532374Z VDIFFR_RUN_TESTS: 2021-05-19T23:36:34.4532944Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-19T23:36:34.4533360Z TZ: UTC 2021-05-19T23:36:34.4533736Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T23:36:34.4534134Z NOT_CRAN: true 2021-05-19T23:36:34.4534484Z ##[endgroup] 2021-05-19T23:36:34.4881401Z repo slug is: neuroconductor/spant 2021-05-19T23:36:34.4981494Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-19T23:36:34.4982033Z env: 2021-05-19T23:36:34.4982436Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T23:36:34.4982865Z TIC_DEPLOY_KEY: 2021-05-19T23:36:34.4983579Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-19T23:36:34.4984724Z GITHUB_PAT: *** 2021-05-19T23:36:34.4985446Z COVERALLS_TOKEN: *** 2021-05-19T23:36:34.4985888Z continue-on-error: false 2021-05-19T23:36:34.4986337Z VDIFFR_RUN_TESTS: 2021-05-19T23:36:34.4986996Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-19T23:36:34.4987412Z TZ: UTC 2021-05-19T23:36:34.4987767Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T23:36:34.4988132Z NOT_CRAN: true 2021-05-19T23:36:34.4988477Z ##[endgroup] 2021-05-19T23:36:34.7833806Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-19T23:36:34.7834376Z with: 2021-05-19T23:36:34.7834699Z repo_name: spant 2021-05-19T23:36:34.7835065Z repo_version: 1.12.0 2021-05-19T23:36:34.7835403Z runner_os: Linux 2021-05-19T23:36:34.7835877Z R_version: 4.0 2021-05-19T23:36:34.7836195Z env: 2021-05-19T23:36:34.7836612Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T23:36:34.7837064Z TIC_DEPLOY_KEY: 2021-05-19T23:36:34.7837832Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-19T23:36:34.7839547Z GITHUB_PAT: *** 2021-05-19T23:36:34.7840338Z COVERALLS_TOKEN: *** 2021-05-19T23:36:34.7840798Z continue-on-error: false 2021-05-19T23:36:34.7841426Z VDIFFR_RUN_TESTS: 2021-05-19T23:36:34.7841900Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-19T23:36:34.7842313Z TZ: UTC 2021-05-19T23:36:34.7842789Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T23:36:34.7843156Z NOT_CRAN: true 2021-05-19T23:36:34.7843506Z ##[endgroup] 2021-05-19T23:36:34.8264391Z Package: spant 2021-05-19T23:36:34.8269099Z Version: 1.12.0 2021-05-19T23:36:34.8269516Z OS: Linux 2021-05-19T23:36:34.8331731Z ##[group]Run install.packages('remotes') 2021-05-19T23:36:34.8332441Z install.packages('remotes') 2021-05-19T23:36:34.8333318Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-19T23:36:34.8334385Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-19T23:36:34.8343078Z shell: /usr/local/bin/Rscript {0} 2021-05-19T23:36:34.8343516Z env: 2021-05-19T23:36:34.8343980Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T23:36:34.8344465Z TIC_DEPLOY_KEY: 2021-05-19T23:36:34.8345401Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-19T23:36:34.8347099Z GITHUB_PAT: *** 2021-05-19T23:36:34.8347826Z COVERALLS_TOKEN: *** 2021-05-19T23:36:34.8348275Z continue-on-error: false 2021-05-19T23:36:34.8348711Z VDIFFR_RUN_TESTS: 2021-05-19T23:36:34.8349137Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-19T23:36:34.8349554Z TZ: UTC 2021-05-19T23:36:34.8349914Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T23:36:34.8350277Z NOT_CRAN: true 2021-05-19T23:36:34.8350618Z ##[endgroup] 2021-05-19T23:36:35.0354134Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-19T23:36:35.0355190Z (as ‘lib’ is unspecified) 2021-05-19T23:36:51.8919135Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/remotes_2.3.0.tar.gz' 2021-05-19T23:36:52.1307853Z Content type 'binary/octet-stream' length 391648 bytes (382 KB) 2021-05-19T23:36:52.1345693Z ================================================== 2021-05-19T23:36:52.1347267Z downloaded 382 KB 2021-05-19T23:36:52.1349550Z 2021-05-19T23:36:52.3825005Z * installing *binary* package ‘remotes’ ... 2021-05-19T23:36:52.3872772Z * DONE (remotes) 2021-05-19T23:36:52.3939965Z 2021-05-19T23:36:52.3941017Z The downloaded source packages are in 2021-05-19T23:36:52.3942494Z ‘/tmp/RtmpHIvi2b/downloaded_packages’ 2021-05-19T23:37:15.3689705Z ##[group]Run actions/cache@v1 2021-05-19T23:37:15.3690252Z with: 2021-05-19T23:37:15.3690665Z path: /home/runner/work/_temp/Library 2021-05-19T23:37:15.3693265Z key: Linux-9062e2676fcbc8371c382d1bc4b5d886f4e4bdffdd9e7160e92f55e288306f12-1-5d9550435ed17c44c4eb37466025eed44c27308b757dd186928645c43f0d6d30 2021-05-19T23:37:15.3696398Z restore-keys: Linux-9062e2676fcbc8371c382d1bc4b5d886f4e4bdffdd9e7160e92f55e288306f12-1- 2021-05-19T23:37:15.3697478Z env: 2021-05-19T23:37:15.3697901Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T23:37:15.3698341Z TIC_DEPLOY_KEY: 2021-05-19T23:37:15.3700133Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-19T23:37:15.3702207Z GITHUB_PAT: *** 2021-05-19T23:37:15.3703036Z COVERALLS_TOKEN: *** 2021-05-19T23:37:15.3703550Z continue-on-error: false 2021-05-19T23:37:15.3704043Z VDIFFR_RUN_TESTS: 2021-05-19T23:37:15.3704965Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-19T23:37:15.3705677Z TZ: UTC 2021-05-19T23:37:15.3706073Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T23:37:15.3706673Z NOT_CRAN: true 2021-05-19T23:37:15.3707057Z ##[endgroup] 2021-05-19T23:37:15.4175647Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-19T23:37:15.4239819Z ##[group]Run Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-19T23:37:15.4240606Z Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-19T23:37:15.4241277Z sysreqs=$(Rscript -e "cat(sysreqs::sysreq_commands('DESCRIPTION'))") 2021-05-19T23:37:15.4241990Z sudo -s eval "$sysreqs" 2021-05-19T23:37:15.4286779Z shell: /usr/bin/bash -e {0} 2021-05-19T23:37:15.4287154Z env: 2021-05-19T23:37:15.4287546Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T23:37:15.4287983Z TIC_DEPLOY_KEY: 2021-05-19T23:37:15.4288702Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-19T23:37:15.4289895Z GITHUB_PAT: *** 2021-05-19T23:37:15.4290628Z COVERALLS_TOKEN: *** 2021-05-19T23:37:15.4291081Z continue-on-error: false 2021-05-19T23:37:15.4291503Z VDIFFR_RUN_TESTS: 2021-05-19T23:37:15.4291948Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-19T23:37:15.4292345Z TZ: UTC 2021-05-19T23:37:15.4292717Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T23:37:15.4293100Z NOT_CRAN: true 2021-05-19T23:37:15.4293533Z RHUB_PLATFORM: linux-x86_64-ubuntu-gcc 2021-05-19T23:37:15.4293956Z ##[endgroup] 2021-05-19T23:37:15.6270973Z Using github PAT from envvar GITHUB_PAT 2021-05-19T23:37:16.9601131Z Downloading GitHub repo r-hub/sysreqs@HEAD 2021-05-19T23:37:34.9583395Z rprojroot (NA -> 2.0.2) [CRAN] 2021-05-19T23:37:34.9584798Z crayon (NA -> 1.4.1) [CRAN] 2021-05-19T23:37:34.9585851Z R6 (NA -> 2.5.0) [CRAN] 2021-05-19T23:37:34.9587051Z desc (NA -> 1.3.0) [CRAN] 2021-05-19T23:37:34.9588107Z debugme (NA -> 1.1.0) [CRAN] 2021-05-19T23:37:34.9613332Z Installing 5 packages: rprojroot, crayon, R6, desc, debugme 2021-05-19T23:37:34.9628518Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-19T23:37:34.9629862Z (as ‘lib’ is unspecified) 2021-05-19T23:37:51.9211474Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-19T23:37:52.2959770Z Content type 'binary/octet-stream' length 97084 bytes (94 KB) 2021-05-19T23:37:52.2968060Z ================================================== 2021-05-19T23:37:52.2968569Z downloaded 94 KB 2021-05-19T23:37:52.2968955Z 2021-05-19T23:37:52.3011026Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crayon_1.4.1.tar.gz' 2021-05-19T23:37:52.5507342Z Content type 'binary/octet-stream' length 137207 bytes (133 KB) 2021-05-19T23:37:52.5529721Z ================================================== 2021-05-19T23:37:52.5530218Z downloaded 133 KB 2021-05-19T23:37:52.5530493Z 2021-05-19T23:37:52.5572818Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R6_2.5.0.tar.gz' 2021-05-19T23:37:53.0343799Z Content type 'binary/octet-stream' length 81940 bytes (80 KB) 2021-05-19T23:37:53.0349841Z ================================================== 2021-05-19T23:37:53.0350608Z downloaded 80 KB 2021-05-19T23:37:53.0351274Z 2021-05-19T23:37:53.0392677Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/desc_1.3.0.tar.gz' 2021-05-19T23:37:53.2824458Z Content type 'binary/octet-stream' length 525226 bytes (512 KB) 2021-05-19T23:37:53.2879884Z ================================================== 2021-05-19T23:37:53.2881714Z downloaded 512 KB 2021-05-19T23:37:53.2882270Z 2021-05-19T23:37:53.2921729Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/debugme_1.1.0.tar.gz' 2021-05-19T23:37:53.8377006Z Content type 'binary/octet-stream' length 1015329 bytes (991 KB) 2021-05-19T23:37:53.8538659Z ================================================== 2021-05-19T23:37:53.8540940Z downloaded 991 KB 2021-05-19T23:37:53.8541402Z 2021-05-19T23:37:54.0986450Z * installing *binary* package ‘rprojroot’ ... 2021-05-19T23:37:54.1033393Z * DONE (rprojroot) 2021-05-19T23:37:54.3448363Z * installing *binary* package ‘crayon’ ... 2021-05-19T23:37:54.3484675Z * DONE (crayon) 2021-05-19T23:37:54.5716871Z * installing *binary* package ‘R6’ ... 2021-05-19T23:37:54.5758349Z * DONE (R6) 2021-05-19T23:37:54.8444701Z * installing *binary* package ‘desc’ ... 2021-05-19T23:37:54.8497443Z * DONE (desc) 2021-05-19T23:37:55.1372005Z * installing *binary* package ‘debugme’ ... 2021-05-19T23:37:55.1421235Z * DONE (debugme) 2021-05-19T23:37:55.1487493Z 2021-05-19T23:37:55.1488751Z The downloaded source packages are in 2021-05-19T23:37:55.1490203Z ‘/tmp/RtmpUXK1al/downloaded_packages’ 2021-05-19T23:37:55.1500676Z Running `R CMD build`... 2021-05-19T23:37:55.3991178Z * checking for file ‘/tmp/RtmpUXK1al/remotes657761ac9578/r-hub-sysreqs-f068afa/DESCRIPTION’ ... OK 2021-05-19T23:37:55.3992783Z * preparing ‘sysreqs’: 2021-05-19T23:37:55.3994115Z * checking DESCRIPTION meta-information ... OK 2021-05-19T23:37:55.3995539Z * checking for LF line-endings in source and make files and shell scripts 2021-05-19T23:37:55.3996645Z * checking for empty or unneeded directories 2021-05-19T23:37:55.3997762Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-19T23:37:55.3999054Z * building ‘sysreqs_1.0.0.9000.tar.gz’ 2021-05-19T23:37:55.4015833Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-19T23:37:55.4017276Z (as ‘lib’ is unspecified) 2021-05-19T23:37:55.6117280Z * installing *source* package ‘sysreqs’ ... 2021-05-19T23:37:55.6122237Z ** using staged installation 2021-05-19T23:37:55.6273401Z ** R 2021-05-19T23:37:55.6309114Z ** byte-compile and prepare package for lazy loading 2021-05-19T23:37:56.0227644Z ** help 2021-05-19T23:37:56.0439600Z *** installing help indices 2021-05-19T23:37:56.0647610Z ** building package indices 2021-05-19T23:37:56.2624718Z ** testing if installed package can be loaded from temporary location 2021-05-19T23:37:56.4624460Z ** testing if installed package can be loaded from final location 2021-05-19T23:37:56.6688181Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T23:37:56.6694811Z * DONE (sysreqs) 2021-05-19T23:38:15.0942647Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-19T23:38:15.0945398Z Hit:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-19T23:38:15.0947903Z Hit:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-19T23:38:15.0949795Z Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-19T23:38:15.1389532Z Hit:5 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-19T23:38:15.2179833Z Hit:6 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease 2021-05-19T23:38:15.2184014Z Hit:7 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease 2021-05-19T23:38:15.3789990Z Hit:8 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-19T23:38:16.8142072Z Reading package lists... 2021-05-19T23:38:16.8956866Z Reading package lists... 2021-05-19T23:38:17.0818564Z Building dependency tree... 2021-05-19T23:38:17.0844552Z Reading state information... 2021-05-19T23:38:17.2616890Z libicu-dev is already the newest version (66.1-2ubuntu2). 2021-05-19T23:38:17.2618281Z libicu-dev set to manually installed. 2021-05-19T23:38:17.2619367Z libpng-dev is already the newest version (1.6.37-2). 2021-05-19T23:38:17.2620370Z make is already the newest version (4.2.1-1.2). 2021-05-19T23:38:17.2621083Z make set to manually installed. 2021-05-19T23:38:17.2622329Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-19T23:38:17.2623505Z pandoc is already the newest version (2.7.3-1). 2021-05-19T23:38:17.2624485Z The following additional packages will be installed: 2021-05-19T23:38:17.2625935Z gir1.2-harfbuzz-0.0 libbibutils6 libghc-pandoc-citeproc-data 2021-05-19T23:38:17.2628007Z libgraphite2-dev libharfbuzz-gobject0 libharfbuzz-icu0 libssl1.1 2021-05-19T23:38:17.2628740Z Suggested packages: 2021-05-19T23:38:17.2629690Z libcurl4-doc libidn11-dev libldap2-dev librtmp-dev libgraphite2-utils 2021-05-19T23:38:17.2630472Z libssl-doc 2021-05-19T23:38:17.3155277Z The following NEW packages will be installed: 2021-05-19T23:38:17.3160169Z gir1.2-harfbuzz-0.0 libbibutils6 libcurl4-openssl-dev libfribidi-dev 2021-05-19T23:38:17.3161953Z libghc-pandoc-citeproc-data libgraphite2-dev libharfbuzz-dev 2021-05-19T23:38:17.3170146Z libharfbuzz-gobject0 libharfbuzz-icu0 pandoc-citeproc 2021-05-19T23:38:17.3177893Z The following packages will be upgraded: 2021-05-19T23:38:17.3179992Z libssl-dev libssl1.1 2021-05-19T23:38:17.3407882Z 2 upgraded, 10 newly installed, 0 to remove and 16 not upgraded. 2021-05-19T23:38:17.3408785Z Need to get 17.2 MB of archives. 2021-05-19T23:38:17.3409461Z After this operation, 112 MB of additional disk space will be used. 2021-05-19T23:38:17.3412172Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.4 [1583 kB] 2021-05-19T23:38:17.3761058Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.4 [1319 kB] 2021-05-19T23:38:17.3987887Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gir1.2-harfbuzz-0.0 amd64 2.6.4-1ubuntu4 [26.3 kB] 2021-05-19T23:38:17.3999299Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbibutils6 amd64 6.2-1 [365 kB] 2021-05-19T23:38:17.4073143Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4-openssl-dev amd64 7.68.0-1ubuntu2.5 [321 kB] 2021-05-19T23:38:17.4147734Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfribidi-dev amd64 1.0.8-2 [62.3 kB] 2021-05-19T23:38:17.4167003Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-dev amd64 1.3.13-11build1 [14.7 kB] 2021-05-19T23:38:17.4174390Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz-icu0 amd64 2.6.4-1ubuntu4 [5580 B] 2021-05-19T23:38:17.4182873Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz-gobject0 amd64 2.6.4-1ubuntu4 [20.4 kB] 2021-05-19T23:38:17.4190781Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz-dev amd64 2.6.4-1ubuntu4 [526 kB] 2021-05-19T23:38:17.4312935Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libghc-pandoc-citeproc-data all 0.15.0.1-1build4 [51.1 kB] 2021-05-19T23:38:17.4327878Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 pandoc-citeproc amd64 0.15.0.1-1build4 [12.9 MB] 2021-05-19T23:38:18.0931729Z Preconfiguring packages ... 2021-05-19T23:38:18.1819571Z Fetched 17.2 MB in 0s (54.4 MB/s) 2021-05-19T23:38:18.2249000Z (Reading database ... 2021-05-19T23:38:18.2249538Z (Reading database ... 5% 2021-05-19T23:38:18.2251157Z (Reading database ... 10% 2021-05-19T23:38:18.2251691Z (Reading database ... 15% 2021-05-19T23:38:18.2252191Z (Reading database ... 20% 2021-05-19T23:38:18.2258156Z (Reading database ... 25% 2021-05-19T23:38:18.2258668Z (Reading database ... 30% 2021-05-19T23:38:18.2259148Z (Reading database ... 35% 2021-05-19T23:38:18.2259610Z (Reading database ... 40% 2021-05-19T23:38:18.2260079Z (Reading database ... 45% 2021-05-19T23:38:18.2263937Z (Reading database ... 50% 2021-05-19T23:38:18.2357746Z (Reading database ... 55% 2021-05-19T23:38:18.2398963Z (Reading database ... 60% 2021-05-19T23:38:18.2463705Z (Reading database ... 65% 2021-05-19T23:38:18.2491101Z (Reading database ... 70% 2021-05-19T23:38:18.2830201Z (Reading database ... 75% 2021-05-19T23:38:18.2867804Z (Reading database ... 80% 2021-05-19T23:38:18.2940257Z (Reading database ... 85% 2021-05-19T23:38:18.3044008Z (Reading database ... 90% 2021-05-19T23:38:18.3469376Z (Reading database ... 95% 2021-05-19T23:38:18.3469926Z (Reading database ... 100% 2021-05-19T23:38:18.3470723Z (Reading database ... 259136 files and directories currently installed.) 2021-05-19T23:38:18.3632060Z Preparing to unpack .../00-libssl-dev_1.1.1f-1ubuntu2.4_amd64.deb ... 2021-05-19T23:38:18.3669339Z Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.4) over (1.1.1f-1ubuntu2.3) ... 2021-05-19T23:38:18.6511227Z Preparing to unpack .../01-libssl1.1_1.1.1f-1ubuntu2.4_amd64.deb ... 2021-05-19T23:38:18.6611586Z Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.4) over (1.1.1f-1ubuntu2.3) ... 2021-05-19T23:38:18.8270404Z Selecting previously unselected package gir1.2-harfbuzz-0.0:amd64. 2021-05-19T23:38:18.8662777Z Preparing to unpack .../02-gir1.2-harfbuzz-0.0_2.6.4-1ubuntu4_amd64.deb ... 2021-05-19T23:38:18.8676906Z Unpacking gir1.2-harfbuzz-0.0:amd64 (2.6.4-1ubuntu4) ... 2021-05-19T23:38:18.8966435Z Selecting previously unselected package libbibutils6. 2021-05-19T23:38:18.9283595Z Preparing to unpack .../03-libbibutils6_6.2-1_amd64.deb ... 2021-05-19T23:38:18.9298243Z Unpacking libbibutils6 (6.2-1) ... 2021-05-19T23:38:19.0001140Z Selecting previously unselected package libcurl4-openssl-dev:amd64. 2021-05-19T23:38:19.0320306Z Preparing to unpack .../04-libcurl4-openssl-dev_7.68.0-1ubuntu2.5_amd64.deb ... 2021-05-19T23:38:19.0331189Z Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-19T23:38:19.0988486Z Selecting previously unselected package libfribidi-dev:amd64. 2021-05-19T23:38:19.1233451Z Preparing to unpack .../05-libfribidi-dev_1.0.8-2_amd64.deb ... 2021-05-19T23:38:19.1245514Z Unpacking libfribidi-dev:amd64 (1.0.8-2) ... 2021-05-19T23:38:19.1628408Z Selecting previously unselected package libgraphite2-dev:amd64. 2021-05-19T23:38:19.1876624Z Preparing to unpack .../06-libgraphite2-dev_1.3.13-11build1_amd64.deb ... 2021-05-19T23:38:19.1888571Z Unpacking libgraphite2-dev:amd64 (1.3.13-11build1) ... 2021-05-19T23:38:19.2207290Z Selecting previously unselected package libharfbuzz-icu0:amd64. 2021-05-19T23:38:19.2455310Z Preparing to unpack .../07-libharfbuzz-icu0_2.6.4-1ubuntu4_amd64.deb ... 2021-05-19T23:38:19.2465750Z Unpacking libharfbuzz-icu0:amd64 (2.6.4-1ubuntu4) ... 2021-05-19T23:38:19.2710413Z Selecting previously unselected package libharfbuzz-gobject0:amd64. 2021-05-19T23:38:19.3008637Z Preparing to unpack .../08-libharfbuzz-gobject0_2.6.4-1ubuntu4_amd64.deb ... 2021-05-19T23:38:19.3017493Z Unpacking libharfbuzz-gobject0:amd64 (2.6.4-1ubuntu4) ... 2021-05-19T23:38:19.3348645Z Selecting previously unselected package libharfbuzz-dev:amd64. 2021-05-19T23:38:19.3592092Z Preparing to unpack .../09-libharfbuzz-dev_2.6.4-1ubuntu4_amd64.deb ... 2021-05-19T23:38:19.3606751Z Unpacking libharfbuzz-dev:amd64 (2.6.4-1ubuntu4) ... 2021-05-19T23:38:19.4551167Z Selecting previously unselected package libghc-pandoc-citeproc-data. 2021-05-19T23:38:19.4807553Z Preparing to unpack .../10-libghc-pandoc-citeproc-data_0.15.0.1-1build4_all.deb ... 2021-05-19T23:38:19.4815359Z Unpacking libghc-pandoc-citeproc-data (0.15.0.1-1build4) ... 2021-05-19T23:38:19.5188968Z Selecting previously unselected package pandoc-citeproc. 2021-05-19T23:38:19.5421005Z Preparing to unpack .../11-pandoc-citeproc_0.15.0.1-1build4_amd64.deb ... 2021-05-19T23:38:19.5434655Z Unpacking pandoc-citeproc (0.15.0.1-1build4) ... 2021-05-19T23:38:19.5474075Z Replaced by files in installed package pandoc (2.7.3-1) ... 2021-05-19T23:38:21.0462266Z Setting up libharfbuzz-icu0:amd64 (2.6.4-1ubuntu4) ... 2021-05-19T23:38:21.0512266Z Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.4) ... 2021-05-19T23:38:21.2055198Z Setting up libfribidi-dev:amd64 (1.0.8-2) ... 2021-05-19T23:38:21.2083192Z Setting up libharfbuzz-gobject0:amd64 (2.6.4-1ubuntu4) ... 2021-05-19T23:38:21.2124606Z Setting up libghc-pandoc-citeproc-data (0.15.0.1-1build4) ... 2021-05-19T23:38:21.2154043Z Setting up gir1.2-harfbuzz-0.0:amd64 (2.6.4-1ubuntu4) ... 2021-05-19T23:38:21.2185296Z Setting up libbibutils6 (6.2-1) ... 2021-05-19T23:38:21.2219550Z Setting up libgraphite2-dev:amd64 (1.3.13-11build1) ... 2021-05-19T23:38:21.2251365Z Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-19T23:38:21.2281692Z Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.4) ... 2021-05-19T23:38:21.2312909Z Setting up pandoc-citeproc (0.15.0.1-1build4) ... 2021-05-19T23:38:21.2348165Z Setting up libharfbuzz-dev:amd64 (2.6.4-1ubuntu4) ... 2021-05-19T23:38:21.2388864Z Processing triggers for man-db (2.9.1-1) ... 2021-05-19T23:38:26.5046687Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-19T23:38:28.2682420Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-19T23:38:28.2683121Z remotes::install_github("ropensci/tic") 2021-05-19T23:38:28.2683713Z remotes::install_github("muschellij2/ghtravis") 2021-05-19T23:38:28.2684323Z remotes::install_github("muschellij2/aghast") 2021-05-19T23:38:28.2684835Z remotes::install_cran("covr") 2021-05-19T23:38:28.2693350Z shell: /usr/local/bin/Rscript {0} 2021-05-19T23:38:28.2693740Z env: 2021-05-19T23:38:28.2694273Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T23:38:28.2694718Z TIC_DEPLOY_KEY: 2021-05-19T23:38:28.2695631Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-19T23:38:28.2697498Z GITHUB_PAT: *** 2021-05-19T23:38:28.2698780Z COVERALLS_TOKEN: *** 2021-05-19T23:38:28.2699264Z continue-on-error: false 2021-05-19T23:38:28.2699731Z VDIFFR_RUN_TESTS: 2021-05-19T23:38:28.2700185Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-19T23:38:28.2700660Z TZ: UTC 2021-05-19T23:38:28.2701041Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T23:38:28.2701746Z NOT_CRAN: true 2021-05-19T23:38:28.2702089Z ##[endgroup] 2021-05-19T23:38:28.4701567Z Using github PAT from envvar GITHUB_PAT 2021-05-19T23:38:29.9726901Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-19T23:38:48.6581913Z rlang (NA -> 0.4.11) [CRAN] 2021-05-19T23:38:48.6583475Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-19T23:38:48.6584502Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-19T23:38:48.6585466Z sys (NA -> 3.4 ) [CRAN] 2021-05-19T23:38:48.6586411Z askpass (NA -> 1.1 ) [CRAN] 2021-05-19T23:38:48.6589918Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-19T23:38:48.6590693Z mime (NA -> 0.10 ) [CRAN] 2021-05-19T23:38:48.6591304Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-19T23:38:48.6592038Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-19T23:38:48.6592657Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-19T23:38:48.6593234Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-19T23:38:48.6594240Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-19T23:38:48.6594865Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-19T23:38:48.6595482Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-19T23:38:48.6596133Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-19T23:38:48.6596804Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-19T23:38:48.6597580Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-19T23:38:48.6598397Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-19T23:38:48.6599000Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-19T23:38:48.6599616Z whisker (NA -> 0.4 ) [CRAN] 2021-05-19T23:38:48.6600231Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-19T23:38:48.6600854Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-19T23:38:48.6601702Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-19T23:38:48.6602433Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-19T23:38:48.6603050Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-19T23:38:48.6603642Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-19T23:38:48.6604374Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-19T23:38:48.6605036Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-19T23:38:48.6605686Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-19T23:38:48.6607187Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-19T23:38:48.6609234Z git2r (NA -> 0.28.0) [CRAN] 2021-05-19T23:38:48.6611073Z 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-19T23:38:48.6623484Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-19T23:38:48.6624322Z (as ‘lib’ is unspecified) 2021-05-19T23:39:05.8112523Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rlang_0.4.11.tar.gz' 2021-05-19T23:39:06.7660562Z Content type 'binary/octet-stream' length 1395145 bytes (1.3 MB) 2021-05-19T23:39:06.8196879Z ================================================== 2021-05-19T23:39:06.8197370Z downloaded 1.3 MB 2021-05-19T23:39:06.8197960Z 2021-05-19T23:39:06.8238072Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-19T23:39:07.1998374Z Content type 'binary/octet-stream' length 232460 bytes (227 KB) 2021-05-19T23:39:07.2188759Z ================================================== 2021-05-19T23:39:07.2189313Z downloaded 227 KB 2021-05-19T23:39:07.2189878Z 2021-05-19T23:39:07.2245540Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/glue_1.4.2.tar.gz' 2021-05-19T23:39:07.9161911Z Content type 'binary/octet-stream' length 144550 bytes (141 KB) 2021-05-19T23:39:07.9310262Z ================================================== 2021-05-19T23:39:07.9310906Z downloaded 141 KB 2021-05-19T23:39:07.9311184Z 2021-05-19T23:39:07.9376602Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sys_3.4.tar.gz' 2021-05-19T23:39:09.2807374Z Content type 'binary/octet-stream' length 54926 bytes (53 KB) 2021-05-19T23:39:09.2808483Z ================================================== 2021-05-19T23:39:09.2809005Z downloaded 53 KB 2021-05-19T23:39:09.2809604Z 2021-05-19T23:39:09.2810925Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/askpass_1.1.tar.gz' 2021-05-19T23:39:09.5227825Z Content type 'binary/octet-stream' length 23680 bytes (23 KB) 2021-05-19T23:39:09.5228765Z ================================================== 2021-05-19T23:39:09.5229233Z downloaded 23 KB 2021-05-19T23:39:09.5229512Z 2021-05-19T23:39:09.5275764Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/openssl_1.4.4.tar.gz' 2021-05-19T23:39:10.3680269Z Content type 'binary/octet-stream' length 1492423 bytes (1.4 MB) 2021-05-19T23:39:10.4346057Z ================================================== 2021-05-19T23:39:10.4347604Z downloaded 1.4 MB 2021-05-19T23:39:10.4347902Z 2021-05-19T23:39:10.4412539Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mime_0.10.tar.gz' 2021-05-19T23:39:10.8719313Z Content type 'binary/octet-stream' length 37651 bytes (36 KB) 2021-05-19T23:39:10.8727326Z ================================================== 2021-05-19T23:39:10.8727862Z downloaded 36 KB 2021-05-19T23:39:10.8728260Z 2021-05-19T23:39:10.8784689Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/curl_4.3.1.tar.gz' 2021-05-19T23:39:11.7804083Z Content type 'binary/octet-stream' length 905527 bytes (884 KB) 2021-05-19T23:39:11.7806721Z ================================================== 2021-05-19T23:39:11.7807369Z downloaded 884 KB 2021-05-19T23:39:11.7807767Z 2021-05-19T23:39:11.7809326Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-19T23:39:11.7810848Z Content type 'binary/octet-stream' length 536214 bytes (523 KB) 2021-05-19T23:39:11.7811745Z ================================================== 2021-05-19T23:39:11.7812767Z downloaded 523 KB 2021-05-19T23:39:11.7813146Z 2021-05-19T23:39:11.7814632Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ini_0.3.1.tar.gz' 2021-05-19T23:39:12.1316084Z Content type 'binary/octet-stream' length 13018 bytes (12 KB) 2021-05-19T23:39:12.1316998Z ================================================== 2021-05-19T23:39:12.1317424Z downloaded 12 KB 2021-05-19T23:39:12.1317852Z 2021-05-19T23:39:12.1364755Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httr_1.4.2.tar.gz' 2021-05-19T23:39:12.6494993Z Content type 'binary/octet-stream' length 501372 bytes (489 KB) 2021-05-19T23:39:12.6930889Z ================================================== 2021-05-19T23:39:12.6931633Z downloaded 489 KB 2021-05-19T23:39:12.6932042Z 2021-05-19T23:39:12.6990852Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-19T23:39:13.3551321Z Content type 'binary/octet-stream' length 93295 bytes (91 KB) 2021-05-19T23:39:13.3610004Z ================================================== 2021-05-19T23:39:13.3610856Z downloaded 91 KB 2021-05-19T23:39:13.3611129Z 2021-05-19T23:39:13.3673469Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cli_2.5.0.tar.gz' 2021-05-19T23:39:13.8750430Z Content type 'binary/octet-stream' length 519945 bytes (507 KB) 2021-05-19T23:39:13.9104607Z ================================================== 2021-05-19T23:39:13.9105269Z downloaded 507 KB 2021-05-19T23:39:13.9105566Z 2021-05-19T23:39:13.9158033Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zip_2.1.1.tar.gz' 2021-05-19T23:39:14.5715151Z Content type 'binary/octet-stream' length 636656 bytes (621 KB) 2021-05-19T23:39:14.6042092Z ================================================== 2021-05-19T23:39:14.6042655Z downloaded 621 KB 2021-05-19T23:39:14.6043206Z 2021-05-19T23:39:14.6096264Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-19T23:39:15.3023806Z Content type 'binary/octet-stream' length 273399 bytes (266 KB) 2021-05-19T23:39:15.3294355Z ================================================== 2021-05-19T23:39:15.3294866Z downloaded 266 KB 2021-05-19T23:39:15.3296334Z 2021-05-19T23:39:15.3342008Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/credentials_1.3.0.tar.gz' 2021-05-19T23:39:15.8603233Z Content type 'binary/octet-stream' length 171705 bytes (167 KB) 2021-05-19T23:39:15.8742384Z ================================================== 2021-05-19T23:39:15.8742956Z downloaded 167 KB 2021-05-19T23:39:15.8743258Z 2021-05-19T23:39:15.8804842Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-19T23:39:16.2782205Z Content type 'binary/octet-stream' length 241070 bytes (235 KB) 2021-05-19T23:39:16.2990262Z ================================================== 2021-05-19T23:39:16.2991660Z downloaded 235 KB 2021-05-19T23:39:16.2992273Z 2021-05-19T23:39:16.3042508Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/yaml_2.2.1.tar.gz' 2021-05-19T23:39:16.6846000Z Content type 'binary/octet-stream' length 283697 bytes (277 KB) 2021-05-19T23:39:16.7062307Z ================================================== 2021-05-19T23:39:16.7062856Z downloaded 277 KB 2021-05-19T23:39:16.7063196Z 2021-05-19T23:39:16.7112952Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/withr_2.4.2.tar.gz' 2021-05-19T23:39:17.2537619Z Content type 'binary/octet-stream' length 206158 bytes (201 KB) 2021-05-19T23:39:17.3257481Z ================================================== 2021-05-19T23:39:17.3258044Z downloaded 201 KB 2021-05-19T23:39:17.3258346Z 2021-05-19T23:39:17.3307211Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/whisker_0.4.tar.gz' 2021-05-19T23:39:17.8671502Z Content type 'binary/octet-stream' length 65826 bytes (64 KB) 2021-05-19T23:39:17.8693298Z ================================================== 2021-05-19T23:39:17.8694170Z downloaded 64 KB 2021-05-19T23:39:17.8694673Z 2021-05-19T23:39:17.8712635Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-19T23:39:19.9805132Z Content type 'binary/octet-stream' length 47325 bytes (46 KB) 2021-05-19T23:39:19.9865093Z ================================================== 2021-05-19T23:39:19.9865806Z downloaded 46 KB 2021-05-19T23:39:19.9866190Z 2021-05-19T23:39:19.9929102Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/purrr_0.3.4.tar.gz' 2021-05-19T23:39:20.5208662Z Content type 'binary/octet-stream' length 427374 bytes (417 KB) 2021-05-19T23:39:20.5469080Z ================================================== 2021-05-19T23:39:20.5469614Z downloaded 417 KB 2021-05-19T23:39:20.5469895Z 2021-05-19T23:39:20.5519544Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-19T23:39:20.9286296Z Content type 'binary/octet-stream' length 93556 bytes (91 KB) 2021-05-19T23:39:20.9434664Z ================================================== 2021-05-19T23:39:20.9435765Z downloaded 91 KB 2021-05-19T23:39:20.9436886Z 2021-05-19T23:39:20.9493007Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gh_1.3.0.tar.gz' 2021-05-19T23:39:21.3299640Z Content type 'binary/octet-stream' length 136720 bytes (133 KB) 2021-05-19T23:39:21.3420847Z ================================================== 2021-05-19T23:39:21.3421435Z downloaded 133 KB 2021-05-19T23:39:21.3421702Z 2021-05-19T23:39:21.3462648Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gert_1.3.0.tar.gz' 2021-05-19T23:39:21.6256767Z Content type 'binary/octet-stream' length 278807 bytes (272 KB) 2021-05-19T23:39:21.6574801Z ================================================== 2021-05-19T23:39:21.6575381Z downloaded 272 KB 2021-05-19T23:39:21.6575686Z 2021-05-19T23:39:21.6621923Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fs_1.5.0.tar.gz' 2021-05-19T23:39:22.0670303Z Content type 'binary/octet-stream' length 754591 bytes (736 KB) 2021-05-19T23:39:22.1052046Z ================================================== 2021-05-19T23:39:22.1052753Z downloaded 736 KB 2021-05-19T23:39:22.1053098Z 2021-05-19T23:39:22.1110433Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clipr_0.7.1.tar.gz' 2021-05-19T23:39:22.5028489Z Content type 'binary/octet-stream' length 47147 bytes (46 KB) 2021-05-19T23:39:22.5029209Z ================================================== 2021-05-19T23:39:22.5029615Z downloaded 46 KB 2021-05-19T23:39:22.5029885Z 2021-05-19T23:39:22.5095726Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cachem_1.0.5.tar.gz' 2021-05-19T23:39:22.9096904Z Content type 'binary/octet-stream' length 68425 bytes (66 KB) 2021-05-19T23:39:22.9159750Z ================================================== 2021-05-19T23:39:22.9160414Z downloaded 66 KB 2021-05-19T23:39:22.9160808Z 2021-05-19T23:39:22.9206252Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/usethis_2.0.1.tar.gz' 2021-05-19T23:39:23.3366097Z Content type 'binary/octet-stream' length 704079 bytes (687 KB) 2021-05-19T23:39:23.3751006Z ================================================== 2021-05-19T23:39:23.3751481Z downloaded 687 KB 2021-05-19T23:39:23.3751750Z 2021-05-19T23:39:23.3800988Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/memoise_2.0.0.tar.gz' 2021-05-19T23:39:23.7573463Z Content type 'binary/octet-stream' length 47070 bytes (45 KB) 2021-05-19T23:39:23.7574262Z ================================================== 2021-05-19T23:39:23.7574707Z downloaded 45 KB 2021-05-19T23:39:23.7574994Z 2021-05-19T23:39:23.7621405Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/git2r_0.28.0.tar.gz' 2021-05-19T23:39:24.0353275Z Content type 'binary/octet-stream' length 616131 bytes (601 KB) 2021-05-19T23:39:24.0825376Z ================================================== 2021-05-19T23:39:24.0826151Z downloaded 601 KB 2021-05-19T23:39:24.0827447Z 2021-05-19T23:39:24.4163523Z * installing *binary* package ‘rlang’ ... 2021-05-19T23:39:24.4224515Z * DONE (rlang) 2021-05-19T23:39:24.6697751Z * installing *binary* package ‘magrittr’ ... 2021-05-19T23:39:24.6743997Z * DONE (magrittr) 2021-05-19T23:39:24.9100777Z * installing *binary* package ‘glue’ ... 2021-05-19T23:39:24.9143381Z * DONE (glue) 2021-05-19T23:39:25.1433344Z * installing *binary* package ‘sys’ ... 2021-05-19T23:39:25.1472957Z * DONE (sys) 2021-05-19T23:39:25.3663500Z * installing *binary* package ‘mime’ ... 2021-05-19T23:39:25.3705392Z * DONE (mime) 2021-05-19T23:39:25.7246774Z * installing *binary* package ‘curl’ ... 2021-05-19T23:39:25.7329197Z * DONE (curl) 2021-05-19T23:39:26.0089938Z * installing *binary* package ‘jsonlite’ ... 2021-05-19T23:39:26.0143027Z * DONE (jsonlite) 2021-05-19T23:39:26.2550894Z * installing *binary* package ‘ini’ ... 2021-05-19T23:39:26.2597132Z * DONE (ini) 2021-05-19T23:39:26.5039712Z * installing *binary* package ‘gitcreds’ ... 2021-05-19T23:39:26.5085246Z * DONE (gitcreds) 2021-05-19T23:39:26.8189617Z * installing *binary* package ‘zip’ ... 2021-05-19T23:39:26.8242244Z * DONE (zip) 2021-05-19T23:39:27.0997731Z * installing *binary* package ‘rstudioapi’ ... 2021-05-19T23:39:27.1046657Z * DONE (rstudioapi) 2021-05-19T23:39:27.3604183Z * installing *binary* package ‘fastmap’ ... 2021-05-19T23:39:27.3650234Z * DONE (fastmap) 2021-05-19T23:39:27.6385754Z * installing *binary* package ‘yaml’ ... 2021-05-19T23:39:27.6433709Z * DONE (yaml) 2021-05-19T23:39:27.8881069Z * installing *binary* package ‘withr’ ... 2021-05-19T23:39:27.8920016Z * DONE (withr) 2021-05-19T23:39:28.1508808Z * installing *binary* package ‘whisker’ ... 2021-05-19T23:39:28.1549606Z * DONE (whisker) 2021-05-19T23:39:28.3755952Z * installing *binary* package ‘rappdirs’ ... 2021-05-19T23:39:28.3795473Z * DONE (rappdirs) 2021-05-19T23:39:28.6942487Z * installing *binary* package ‘fs’ ... 2021-05-19T23:39:28.7002086Z * DONE (fs) 2021-05-19T23:39:28.9213933Z * installing *binary* package ‘clipr’ ... 2021-05-19T23:39:28.9255617Z * DONE (clipr) 2021-05-19T23:39:29.2095581Z * installing *binary* package ‘git2r’ ... 2021-05-19T23:39:29.2146263Z * DONE (git2r) 2021-05-19T23:39:29.4386798Z * installing *binary* package ‘askpass’ ... 2021-05-19T23:39:29.4422642Z * DONE (askpass) 2021-05-19T23:39:30.2856907Z * installing *binary* package ‘cli’ ... 2021-05-19T23:39:30.2858183Z * DONE (cli) 2021-05-19T23:39:30.2859250Z * installing *binary* package ‘purrr’ ... 2021-05-19T23:39:30.2859999Z * DONE (purrr) 2021-05-19T23:39:30.2861141Z * installing *binary* package ‘lifecycle’ ... 2021-05-19T23:39:30.2861691Z * DONE (lifecycle) 2021-05-19T23:39:30.4745076Z * installing *binary* package ‘cachem’ ... 2021-05-19T23:39:30.4794408Z * DONE (cachem) 2021-05-19T23:39:30.8820231Z * installing *binary* package ‘openssl’ ... 2021-05-19T23:39:30.8898461Z * DONE (openssl) 2021-05-19T23:39:31.1186193Z * installing *binary* package ‘memoise’ ... 2021-05-19T23:39:31.1223646Z * DONE (memoise) 2021-05-19T23:39:31.3897740Z * installing *binary* package ‘httr’ ... 2021-05-19T23:39:31.3949151Z * DONE (httr) 2021-05-19T23:39:31.6301238Z * installing *binary* package ‘credentials’ ... 2021-05-19T23:39:31.6341141Z * DONE (credentials) 2021-05-19T23:39:31.8585683Z * installing *binary* package ‘gh’ ... 2021-05-19T23:39:31.8627377Z * DONE (gh) 2021-05-19T23:39:32.1188697Z * installing *binary* package ‘gert’ ... 2021-05-19T23:39:32.1233508Z * DONE (gert) 2021-05-19T23:39:32.4238931Z * installing *binary* package ‘usethis’ ... 2021-05-19T23:39:32.4304622Z * DONE (usethis) 2021-05-19T23:39:32.4368773Z 2021-05-19T23:39:32.4369799Z The downloaded source packages are in 2021-05-19T23:39:32.4371249Z ‘/tmp/Rtmpi2LORn/downloaded_packages’ 2021-05-19T23:39:32.4382210Z Running `R CMD build`... 2021-05-19T23:39:34.8020202Z * checking for file ‘/tmp/Rtmpi2LORn/remotes6f702c9f2c32/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-19T23:39:34.8021628Z * preparing ‘tic’: 2021-05-19T23:39:34.8022623Z * checking DESCRIPTION meta-information ... OK 2021-05-19T23:39:34.8023485Z * installing the package to process help pages 2021-05-19T23:39:34.8024650Z * checking for LF line-endings in source and make files and shell scripts 2021-05-19T23:39:34.8025569Z * checking for empty or unneeded directories 2021-05-19T23:39:34.8026688Z Removed empty directory ‘tic/.circleci’ 2021-05-19T23:39:34.8027728Z Removed empty directory ‘tic/pkgdown’ 2021-05-19T23:39:34.8028617Z * building ‘tic_0.10.0.tar.gz’ 2021-05-19T23:39:34.8031512Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-19T23:39:34.8032519Z (as ‘lib’ is unspecified) 2021-05-19T23:39:35.1788135Z * installing *source* package ‘tic’ ... 2021-05-19T23:39:35.1790767Z ** using staged installation 2021-05-19T23:39:35.2088719Z ** R 2021-05-19T23:39:35.2292493Z ** inst 2021-05-19T23:39:35.2334108Z ** preparing package for lazy loading 2021-05-19T23:39:35.6024523Z ** help 2021-05-19T23:39:35.7795904Z *** installing help indices 2021-05-19T23:39:35.8843484Z *** copying figures 2021-05-19T23:39:35.8849963Z ** building package indices 2021-05-19T23:39:36.1798196Z ** installing vignettes 2021-05-19T23:39:36.1850636Z ** testing if installed package can be loaded from temporary location 2021-05-19T23:39:36.4890681Z ** testing if installed package can be loaded from final location 2021-05-19T23:39:36.8221379Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T23:39:36.8248474Z * DONE (tic) 2021-05-19T23:39:36.8388777Z Using github PAT from envvar GITHUB_PAT 2021-05-19T23:39:37.1119100Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-19T23:39:38.0165383Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-19T23:39:38.0166226Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-19T23:39:38.0166860Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-19T23:39:38.0167507Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-19T23:39:38.0168142Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-19T23:39:38.0168749Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-19T23:39:38.0169376Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-19T23:39:38.0169992Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-19T23:39:38.0170609Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-19T23:39:38.0171220Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-19T23:39:38.0171800Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-19T23:39:38.0172414Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-19T23:39:38.0173038Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-19T23:39:38.0173920Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-19T23:39:38.0174618Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-19T23:39:38.0175318Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-19T23:39:38.0176001Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-19T23:39:38.0176771Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-19T23:39:38.0177392Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-19T23:39:38.0178024Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-19T23:39:38.0178655Z xfun (NA -> 0.23 ) [CRAN] 2021-05-19T23:39:38.0179393Z markdown (NA -> 1.1 ) [CRAN] 2021-05-19T23:39:38.0180016Z highr (NA -> 0.9 ) [CRAN] 2021-05-19T23:39:38.0180625Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-19T23:39:38.0181221Z stringi (NA -> 1.6.2 ) [CRAN] 2021-05-19T23:39:38.0181831Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-19T23:39:38.0182412Z knitr (NA -> 1.33 ) [CRAN] 2021-05-19T23:39:38.0183030Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-19T23:39:38.0183653Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-19T23:39:38.0184248Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-19T23:39:38.0184890Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-19T23:39:38.0185536Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-19T23:39:38.0186187Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-19T23:39:38.0187179Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-19T23:39:38.0187812Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-19T23:39:38.0188456Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-19T23:39:38.0189140Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-19T23:39:38.0189759Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-19T23:39:38.0195733Z 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-19T23:39:38.0204080Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-19T23:39:38.0205202Z (as ‘lib’ is unspecified) 2021-05-19T23:39:54.8869058Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/utf8_1.2.1.tar.gz' 2021-05-19T23:39:55.2646859Z Content type 'binary/octet-stream' length 237664 bytes (232 KB) 2021-05-19T23:39:55.2852996Z ================================================== 2021-05-19T23:39:55.2853932Z downloaded 232 KB 2021-05-19T23:39:55.2854923Z 2021-05-19T23:39:55.2904691Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-19T23:39:55.7824919Z Content type 'binary/octet-stream' length 1621042 bytes (1.5 MB) 2021-05-19T23:39:55.8414425Z ================================================== 2021-05-19T23:39:55.8416203Z downloaded 1.5 MB 2021-05-19T23:39:55.8416790Z 2021-05-19T23:39:55.8458407Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-19T23:39:56.2222643Z Content type 'binary/octet-stream' length 17554 bytes (17 KB) 2021-05-19T23:39:56.2224052Z ================================================== 2021-05-19T23:39:56.2224853Z downloaded 17 KB 2021-05-19T23:39:56.2225239Z 2021-05-19T23:39:56.2272882Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pillar_1.6.1.tar.gz' 2021-05-19T23:39:56.8335892Z Content type 'binary/octet-stream' length 1011310 bytes (987 KB) 2021-05-19T23:39:56.8687745Z ================================================== 2021-05-19T23:39:56.8688657Z downloaded 987 KB 2021-05-19T23:39:56.8688976Z 2021-05-19T23:39:56.8844919Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tibble_3.1.2.tar.gz' 2021-05-19T23:39:57.6135796Z Content type 'binary/octet-stream' length 812232 bytes (793 KB) 2021-05-19T23:39:57.6656692Z ================================================== 2021-05-19T23:39:57.6657384Z downloaded 793 KB 2021-05-19T23:39:57.6657675Z 2021-05-19T23:39:57.6703280Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-19T23:39:58.0477791Z Content type 'binary/octet-stream' length 43984 bytes (42 KB) 2021-05-19T23:39:58.0478446Z ================================================== 2021-05-19T23:39:58.0478833Z downloaded 42 KB 2021-05-19T23:39:58.0479221Z 2021-05-19T23:39:58.7945688Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fansi_0.4.2.tar.gz' 2021-05-19T23:39:58.7948566Z Content type 'binary/octet-stream' length 254147 bytes (248 KB) 2021-05-19T23:39:58.7949426Z ================================================== 2021-05-19T23:39:58.7950020Z downloaded 248 KB 2021-05-19T23:39:58.7950429Z 2021-05-19T23:39:58.7951882Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-19T23:39:59.4275549Z Content type 'binary/octet-stream' length 1003508 bytes (979 KB) 2021-05-19T23:39:59.4627067Z ================================================== 2021-05-19T23:39:59.4628277Z downloaded 979 KB 2021-05-19T23:39:59.4628781Z 2021-05-19T23:39:59.4679811Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/waldo_0.2.5.tar.gz' 2021-05-19T23:40:00.7942727Z Content type 'binary/octet-stream' length 69493 bytes (67 KB) 2021-05-19T23:40:00.7943779Z ================================================== 2021-05-19T23:40:00.7944376Z downloaded 67 KB 2021-05-19T23:40:00.7944804Z 2021-05-19T23:40:00.7946237Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ps_1.6.0.tar.gz' 2021-05-19T23:40:01.2306892Z Content type 'binary/octet-stream' length 363109 bytes (354 KB) 2021-05-19T23:40:01.2551754Z ================================================== 2021-05-19T23:40:01.2552814Z downloaded 354 KB 2021-05-19T23:40:01.2553451Z 2021-05-19T23:40:01.2613657Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/processx_3.5.2.tar.gz' 2021-05-19T23:40:02.1645847Z Content type 'binary/octet-stream' length 423282 bytes (413 KB) 2021-05-19T23:40:02.2960817Z ================================================== 2021-05-19T23:40:02.2961916Z downloaded 413 KB 2021-05-19T23:40:02.2962341Z 2021-05-19T23:40:02.3003350Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/praise_1.0.0.tar.gz' 2021-05-19T23:40:02.8240155Z Content type 'binary/octet-stream' length 15999 bytes (15 KB) 2021-05-19T23:40:02.8241887Z ================================================== 2021-05-19T23:40:02.8242539Z downloaded 15 KB 2021-05-19T23:40:02.8242964Z 2021-05-19T23:40:02.8283014Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-19T23:40:03.2325577Z Content type 'binary/octet-stream' length 150404 bytes (146 KB) 2021-05-19T23:40:03.3606630Z ================================================== 2021-05-19T23:40:03.3607213Z downloaded 146 KB 2021-05-19T23:40:03.3607511Z 2021-05-19T23:40:03.3648761Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/evaluate_0.14.tar.gz' 2021-05-19T23:40:04.0463035Z Content type 'binary/octet-stream' length 74183 bytes (72 KB) 2021-05-19T23:40:04.0537239Z ================================================== 2021-05-19T23:40:04.0538276Z downloaded 72 KB 2021-05-19T23:40:04.0539044Z 2021-05-19T23:40:04.0586150Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-19T23:40:04.7344777Z Content type 'binary/octet-stream' length 40293 bytes (39 KB) 2021-05-19T23:40:04.7346075Z ================================================== 2021-05-19T23:40:04.7347053Z downloaded 39 KB 2021-05-19T23:40:04.7347657Z 2021-05-19T23:40:04.7392063Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/digest_0.6.27.tar.gz' 2021-05-19T23:40:05.2664249Z Content type 'binary/octet-stream' length 357387 bytes (349 KB) 2021-05-19T23:40:05.2898403Z ================================================== 2021-05-19T23:40:05.2899011Z downloaded 349 KB 2021-05-19T23:40:05.2899424Z 2021-05-19T23:40:05.2954634Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/callr_3.7.0.tar.gz' 2021-05-19T23:40:05.6898667Z Content type 'binary/octet-stream' length 436191 bytes (425 KB) 2021-05-19T23:40:05.7191518Z ================================================== 2021-05-19T23:40:05.7192123Z downloaded 425 KB 2021-05-19T23:40:05.7192681Z 2021-05-19T23:40:05.7246099Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brio_1.1.2.tar.gz' 2021-05-19T23:40:06.1033972Z Content type 'binary/octet-stream' length 42530 bytes (41 KB) 2021-05-19T23:40:06.1034654Z ================================================== 2021-05-19T23:40:06.1035053Z downloaded 41 KB 2021-05-19T23:40:06.1035319Z 2021-05-19T23:40:06.1085672Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xml2_1.3.2.tar.gz' 2021-05-19T23:40:06.4849875Z Content type 'binary/octet-stream' length 617914 bytes (603 KB) 2021-05-19T23:40:06.4955987Z ================================================== 2021-05-19T23:40:06.4956814Z downloaded 603 KB 2021-05-19T23:40:06.4957066Z 2021-05-19T23:40:06.5015276Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xfun_0.23.tar.gz' 2021-05-19T23:40:07.0288627Z Content type 'binary/octet-stream' length 331309 bytes (323 KB) 2021-05-19T23:40:07.0340909Z ================================================== 2021-05-19T23:40:07.0341450Z downloaded 323 KB 2021-05-19T23:40:07.0341751Z 2021-05-19T23:40:07.0386236Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/markdown_1.1.tar.gz' 2021-05-19T23:40:07.1856286Z Content type 'binary/octet-stream' length 230462 bytes (225 KB) 2021-05-19T23:40:07.1885834Z ================================================== 2021-05-19T23:40:07.1886346Z downloaded 225 KB 2021-05-19T23:40:07.1886637Z 2021-05-19T23:40:07.1920045Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/highr_0.9.tar.gz' 2021-05-19T23:40:07.7142844Z Content type 'binary/octet-stream' length 38854 bytes (37 KB) 2021-05-19T23:40:07.7143550Z ================================================== 2021-05-19T23:40:07.7143955Z downloaded 37 KB 2021-05-19T23:40:07.7144216Z 2021-05-19T23:40:07.7183174Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringr_1.4.0.tar.gz' 2021-05-19T23:40:07.9942453Z Content type 'binary/octet-stream' length 204523 bytes (199 KB) 2021-05-19T23:40:07.9970080Z ================================================== 2021-05-19T23:40:07.9970918Z downloaded 199 KB 2021-05-19T23:40:07.9971480Z 2021-05-19T23:40:08.0015322Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringi_1.6.2.tar.gz' 2021-05-19T23:40:08.3856844Z Content type 'binary/octet-stream' length 2944002 bytes (2.8 MB) 2021-05-19T23:40:08.4254499Z ================================================== 2021-05-19T23:40:08.4255358Z downloaded 2.8 MB 2021-05-19T23:40:08.4255862Z 2021-05-19T23:40:08.4300942Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-19T23:40:08.6846136Z Content type 'binary/octet-stream' length 4153785 bytes (4.0 MB) 2021-05-19T23:40:08.7499481Z ================================================== 2021-05-19T23:40:08.7500504Z downloaded 4.0 MB 2021-05-19T23:40:08.7500979Z 2021-05-19T23:40:08.7545821Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/knitr_1.33.tar.gz' 2021-05-19T23:40:09.0039520Z Content type 'binary/octet-stream' length 1400044 bytes (1.3 MB) 2021-05-19T23:40:09.0346159Z ================================================== 2021-05-19T23:40:09.0349658Z downloaded 1.3 MB 2021-05-19T23:40:09.0350196Z 2021-05-19T23:40:09.0387563Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/commonmark_1.7.tar.gz' 2021-05-19T23:40:09.7588473Z Content type 'binary/octet-stream' length 491519 bytes (479 KB) 2021-05-19T23:40:09.7637005Z ================================================== 2021-05-19T23:40:09.7637530Z downloaded 479 KB 2021-05-19T23:40:09.7637892Z 2021-05-19T23:40:09.7678139Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brew_1.0-6.tar.gz' 2021-05-19T23:40:10.0439874Z Content type 'binary/octet-stream' length 109751 bytes (107 KB) 2021-05-19T23:40:10.0454920Z ================================================== 2021-05-19T23:40:10.0455452Z downloaded 107 KB 2021-05-19T23:40:10.0455742Z 2021-05-19T23:40:10.0496001Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xopen_1.0.0.tar.gz' 2021-05-19T23:40:10.3044377Z Content type 'binary/octet-stream' length 22104 bytes (21 KB) 2021-05-19T23:40:10.3046679Z ================================================== 2021-05-19T23:40:10.3047134Z downloaded 21 KB 2021-05-19T23:40:10.3047381Z 2021-05-19T23:40:10.3089497Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-19T23:40:10.5739182Z Content type 'binary/octet-stream' length 44271 bytes (43 KB) 2021-05-19T23:40:10.5746035Z ================================================== 2021-05-19T23:40:10.5747046Z downloaded 43 KB 2021-05-19T23:40:10.5747362Z 2021-05-19T23:40:10.5790351Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-19T23:40:10.8363450Z Content type 'binary/octet-stream' length 34357 bytes (33 KB) 2021-05-19T23:40:10.8364800Z ================================================== 2021-05-19T23:40:10.8365548Z downloaded 33 KB 2021-05-19T23:40:10.8366056Z 2021-05-19T23:40:10.8402721Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-19T23:40:11.4125716Z Content type 'binary/octet-stream' length 140417 bytes (137 KB) 2021-05-19T23:40:11.4149179Z ================================================== 2021-05-19T23:40:11.4149723Z downloaded 137 KB 2021-05-19T23:40:11.4149989Z 2021-05-19T23:40:11.4189617Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/testthat_3.0.2.tar.gz' 2021-05-19T23:40:11.7969472Z Content type 'binary/octet-stream' length 3551345 bytes (3.4 MB) 2021-05-19T23:40:11.9352951Z ================================================== 2021-05-19T23:40:11.9353940Z downloaded 3.4 MB 2021-05-19T23:40:11.9354248Z 2021-05-19T23:40:11.9405285Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rversions_2.0.2.tar.gz' 2021-05-19T23:40:12.4786467Z Content type 'binary/octet-stream' length 66148 bytes (64 KB) 2021-05-19T23:40:12.4795053Z ================================================== 2021-05-19T23:40:12.4795594Z downloaded 64 KB 2021-05-19T23:40:12.4795877Z 2021-05-19T23:40:12.4835531Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-19T23:40:12.7569377Z Content type 'binary/octet-stream' length 1374258 bytes (1.3 MB) 2021-05-19T23:40:12.7770428Z ================================================== 2021-05-19T23:40:12.7771008Z downloaded 1.3 MB 2021-05-19T23:40:12.7771301Z 2021-05-19T23:40:12.7818729Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-19T23:40:13.0223526Z Content type 'binary/octet-stream' length 132329 bytes (129 KB) 2021-05-19T23:40:13.0258763Z ================================================== 2021-05-19T23:40:13.0260194Z downloaded 129 KB 2021-05-19T23:40:13.0260566Z 2021-05-19T23:40:13.0301791Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/devtools_2.4.1.tar.gz' 2021-05-19T23:40:13.2841943Z Content type 'binary/octet-stream' length 394833 bytes (385 KB) 2021-05-19T23:40:13.2891888Z ================================================== 2021-05-19T23:40:13.2892443Z downloaded 385 KB 2021-05-19T23:40:13.2892729Z 2021-05-19T23:40:13.5565306Z * installing *binary* package ‘utf8’ ... 2021-05-19T23:40:13.5610378Z * DONE (utf8) 2021-05-19T23:40:13.7867377Z * installing *binary* package ‘pkgconfig’ ... 2021-05-19T23:40:13.7907412Z * DONE (pkgconfig) 2021-05-19T23:40:14.0380435Z * installing *binary* package ‘fansi’ ... 2021-05-19T23:40:14.0422217Z * DONE (fansi) 2021-05-19T23:40:14.3372102Z * installing *binary* package ‘diffobj’ ... 2021-05-19T23:40:14.3431834Z * DONE (diffobj) 2021-05-19T23:40:14.6152675Z * installing *binary* package ‘ps’ ... 2021-05-19T23:40:14.6197715Z * DONE (ps) 2021-05-19T23:40:14.8480703Z * installing *binary* package ‘praise’ ... 2021-05-19T23:40:14.8517108Z * DONE (praise) 2021-05-19T23:40:15.0806724Z * installing *binary* package ‘pkgload’ ... 2021-05-19T23:40:15.0844157Z * DONE (pkgload) 2021-05-19T23:40:15.3028411Z * installing *binary* package ‘evaluate’ ... 2021-05-19T23:40:15.3063530Z * DONE (evaluate) 2021-05-19T23:40:15.5212509Z * installing *binary* package ‘ellipsis’ ... 2021-05-19T23:40:15.5250428Z * DONE (ellipsis) 2021-05-19T23:40:15.8078381Z * installing *binary* package ‘digest’ ... 2021-05-19T23:40:15.8131672Z * DONE (digest) 2021-05-19T23:40:16.0446771Z * installing *binary* package ‘brio’ ... 2021-05-19T23:40:16.0485083Z * DONE (brio) 2021-05-19T23:40:16.3583675Z * installing *binary* package ‘xml2’ ... 2021-05-19T23:40:16.3649873Z * DONE (xml2) 2021-05-19T23:40:16.6199583Z * installing *binary* package ‘xfun’ ... 2021-05-19T23:40:16.6244386Z * DONE (xfun) 2021-05-19T23:40:17.1814216Z * installing *binary* package ‘stringi’ ... 2021-05-19T23:40:17.1911898Z * DONE (stringi) 2021-05-19T23:40:18.6104534Z * installing *binary* package ‘Rcpp’ ... 2021-05-19T23:40:18.6530735Z * DONE (Rcpp) 2021-05-19T23:40:18.9764195Z * installing *binary* package ‘commonmark’ ... 2021-05-19T23:40:18.9817213Z * DONE (commonmark) 2021-05-19T23:40:19.2590235Z * installing *binary* package ‘brew’ ... 2021-05-19T23:40:19.2643129Z * DONE (brew) 2021-05-19T23:40:19.4930362Z * installing *binary* package ‘sessioninfo’ ... 2021-05-19T23:40:19.4965882Z * DONE (sessioninfo) 2021-05-19T23:40:19.7242726Z * installing *binary* package ‘prettyunits’ ... 2021-05-19T23:40:19.7278859Z * DONE (prettyunits) 2021-05-19T23:40:20.1440856Z * installing *binary* package ‘vctrs’ ... 2021-05-19T23:40:20.1518008Z * DONE (vctrs) 2021-05-19T23:40:20.4171972Z * installing *binary* package ‘processx’ ... 2021-05-19T23:40:20.4214583Z * DONE (processx) 2021-05-19T23:40:20.6895203Z * installing *binary* package ‘markdown’ ... 2021-05-19T23:40:20.6945412Z * DONE (markdown) 2021-05-19T23:40:20.9241436Z * installing *binary* package ‘highr’ ... 2021-05-19T23:40:20.9285861Z * DONE (highr) 2021-05-19T23:40:21.1904536Z * installing *binary* package ‘stringr’ ... 2021-05-19T23:40:21.1953186Z * DONE (stringr) 2021-05-19T23:40:21.4231520Z * installing *binary* package ‘rversions’ ... 2021-05-19T23:40:21.4270372Z * DONE (rversions) 2021-05-19T23:40:21.7535800Z * installing *binary* package ‘pillar’ ... 2021-05-19T23:40:21.7605689Z * DONE (pillar) 2021-05-19T23:40:22.0032606Z * installing *binary* package ‘callr’ ... 2021-05-19T23:40:22.0073190Z * DONE (callr) 2021-05-19T23:40:22.4602848Z * installing *binary* package ‘knitr’ ... 2021-05-19T23:40:22.4715134Z * DONE (knitr) 2021-05-19T23:40:22.6925971Z * installing *binary* package ‘xopen’ ... 2021-05-19T23:40:22.6961435Z * DONE (xopen) 2021-05-19T23:40:23.0390741Z * installing *binary* package ‘tibble’ ... 2021-05-19T23:40:23.0451082Z * DONE (tibble) 2021-05-19T23:40:23.2763451Z * installing *binary* package ‘pkgbuild’ ... 2021-05-19T23:40:23.2802271Z * DONE (pkgbuild) 2021-05-19T23:40:23.6841112Z * installing *binary* package ‘roxygen2’ ... 2021-05-19T23:40:23.6917942Z * DONE (roxygen2) 2021-05-19T23:40:23.9242344Z * installing *binary* package ‘rematch2’ ... 2021-05-19T23:40:23.9279326Z * DONE (rematch2) 2021-05-19T23:40:24.1851630Z * installing *binary* package ‘rcmdcheck’ ... 2021-05-19T23:40:24.1892687Z * DONE (rcmdcheck) 2021-05-19T23:40:24.4457342Z * installing *binary* package ‘waldo’ ... 2021-05-19T23:40:24.4496400Z * DONE (waldo) 2021-05-19T23:40:25.2253030Z * installing *binary* package ‘testthat’ ... 2021-05-19T23:40:25.2396847Z * DONE (testthat) 2021-05-19T23:40:25.5138237Z * installing *binary* package ‘devtools’ ... 2021-05-19T23:40:25.5181080Z * DONE (devtools) 2021-05-19T23:40:25.5241266Z 2021-05-19T23:40:25.5242154Z The downloaded source packages are in 2021-05-19T23:40:25.5243468Z ‘/tmp/Rtmpi2LORn/downloaded_packages’ 2021-05-19T23:40:25.5847011Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-19T23:40:26.8899538Z 2021-05-19T23:40:27.2347563Z 2021-05-19T23:40:27.2349903Z checking for file ‘/tmp/Rtmpi2LORn/remotes6f705ae9414e/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-19T23:40:27.2411054Z 2021-05-19T23:40:27.2412765Z ✔ checking for file ‘/tmp/Rtmpi2LORn/remotes6f705ae9414e/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-19T23:40:27.2519578Z 2021-05-19T23:40:27.2520005Z 2021-05-19T23:40:27.2520703Z ─ preparing ‘desc’: 2021-05-19T23:40:27.2520985Z 2021-05-19T23:40:27.2521272Z 2021-05-19T23:40:27.2624853Z checking DESCRIPTION meta-information ... 2021-05-19T23:40:27.2794473Z 2021-05-19T23:40:27.2797165Z ✔ checking DESCRIPTION meta-information 2021-05-19T23:40:27.3457822Z 2021-05-19T23:40:27.3491427Z 2021-05-19T23:40:27.3494212Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-19T23:40:27.3505368Z 2021-05-19T23:40:27.3533139Z 2021-05-19T23:40:27.3538768Z ─ checking for empty or unneeded directories 2021-05-19T23:40:27.3543826Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-19T23:40:27.3593916Z 2021-05-19T23:40:27.3621035Z 2021-05-19T23:40:27.3622958Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-19T23:40:27.4864112Z 2021-05-19T23:40:27.4867032Z 2021-05-19T23:40:27.4868440Z 2021-05-19T23:40:27.4968576Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-19T23:40:27.4969907Z (as ‘lib’ is unspecified) 2021-05-19T23:40:27.8217902Z * installing *source* package ‘desc’ ... 2021-05-19T23:40:27.8247503Z ** using staged installation 2021-05-19T23:40:27.8429345Z ** R 2021-05-19T23:40:27.8566093Z ** inst 2021-05-19T23:40:27.8586418Z ** byte-compile and prepare package for lazy loading 2021-05-19T23:40:29.6734557Z ** help 2021-05-19T23:40:29.8328963Z *** installing help indices 2021-05-19T23:40:29.9495033Z ** building package indices 2021-05-19T23:40:30.2667520Z ** testing if installed package can be loaded from temporary location 2021-05-19T23:40:30.4730796Z ** testing if installed package can be loaded from final location 2021-05-19T23:40:30.6893780Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T23:40:30.6907236Z * DONE (desc) 2021-05-19T23:40:30.8907651Z 2021-05-19T23:40:30.8908615Z 2021-05-19T23:40:30.8950267Z checking for file ‘/tmp/Rtmpi2LORn/remotes6f7057df9df5/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-19T23:40:30.8979295Z 2021-05-19T23:40:30.8981062Z ✔ checking for file ‘/tmp/Rtmpi2LORn/remotes6f7057df9df5/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-19T23:40:30.9067135Z 2021-05-19T23:40:30.9083429Z 2021-05-19T23:40:30.9084377Z ─ preparing ‘ghtravis’: 2021-05-19T23:40:30.9090465Z 2021-05-19T23:40:30.9091069Z 2021-05-19T23:40:30.9179561Z checking DESCRIPTION meta-information ... 2021-05-19T23:40:30.9210359Z 2021-05-19T23:40:30.9211721Z ✔ checking DESCRIPTION meta-information 2021-05-19T23:40:30.9644439Z 2021-05-19T23:40:30.9675782Z 2021-05-19T23:40:30.9677303Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-19T23:40:30.9688319Z 2021-05-19T23:40:30.9715327Z 2021-05-19T23:40:30.9716389Z ─ checking for empty or unneeded directories 2021-05-19T23:40:30.9717488Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-19T23:40:30.9818865Z 2021-05-19T23:40:30.9854308Z 2021-05-19T23:40:30.9855192Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-19T23:40:31.0115101Z 2021-05-19T23:40:31.0117411Z 2021-05-19T23:40:31.0117721Z 2021-05-19T23:40:31.0530309Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-19T23:40:31.0531613Z (as ‘lib’ is unspecified) 2021-05-19T23:40:31.3141889Z * installing *source* package ‘ghtravis’ ... 2021-05-19T23:40:31.3144120Z ** using staged installation 2021-05-19T23:40:31.3313429Z ** R 2021-05-19T23:40:31.3407602Z ** inst 2021-05-19T23:40:31.3418572Z ** byte-compile and prepare package for lazy loading 2021-05-19T23:40:32.7218676Z ** help 2021-05-19T23:40:32.7829456Z *** installing help indices 2021-05-19T23:40:32.8307756Z ** building package indices 2021-05-19T23:40:33.0796391Z ** testing if installed package can be loaded from temporary location 2021-05-19T23:40:33.8865926Z ** testing if installed package can be loaded from final location 2021-05-19T23:40:34.6470390Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T23:40:34.6479178Z * DONE (ghtravis) 2021-05-19T23:40:34.6579560Z Using github PAT from envvar GITHUB_PAT 2021-05-19T23:40:34.8127630Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-19T23:40:36.2765494Z 2021-05-19T23:40:36.2767439Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-19T23:40:36.2768190Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-19T23:40:36.2769619Z generics (NA -> 0.1.0) [CRAN] 2021-05-19T23:40:36.2770326Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-19T23:40:36.2770893Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-19T23:40:36.2771468Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-19T23:40:36.2783282Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-19T23:40:36.2784214Z (as ‘lib’ is unspecified) 2021-05-19T23:40:53.5599766Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-19T23:40:54.3154952Z Content type 'binary/octet-stream' length 198868 bytes (194 KB) 2021-05-19T23:40:54.3156280Z ================================================== 2021-05-19T23:40:54.3157010Z downloaded 194 KB 2021-05-19T23:40:54.3157475Z 2021-05-19T23:40:54.3159446Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/generics_0.1.0.tar.gz' 2021-05-19T23:40:54.5043454Z Content type 'binary/octet-stream' length 68868 bytes (67 KB) 2021-05-19T23:40:54.5045135Z ================================================== 2021-05-19T23:40:54.5045950Z downloaded 67 KB 2021-05-19T23:40:54.5056326Z 2021-05-19T23:40:54.5091961Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-19T23:40:54.9117380Z Content type 'binary/octet-stream' length 195847 bytes (191 KB) 2021-05-19T23:40:54.9138406Z ================================================== 2021-05-19T23:40:54.9140400Z downloaded 191 KB 2021-05-19T23:40:54.9142027Z 2021-05-19T23:40:54.9183258Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-19T23:40:56.0453396Z Content type 'binary/octet-stream' length 1245501 bytes (1.2 MB) 2021-05-19T23:40:56.0576587Z ================================================== 2021-05-19T23:40:56.0577110Z downloaded 1.2 MB 2021-05-19T23:40:56.0577380Z 2021-05-19T23:40:56.0632824Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-19T23:40:56.3239650Z Content type 'binary/octet-stream' length 1083669 bytes (1.0 MB) 2021-05-19T23:40:56.3361581Z ================================================== 2021-05-19T23:40:56.3362092Z downloaded 1.0 MB 2021-05-19T23:40:56.3362406Z 2021-05-19T23:40:56.5760616Z * installing *binary* package ‘tidyselect’ ... 2021-05-19T23:40:56.5802216Z * DONE (tidyselect) 2021-05-19T23:40:56.8002180Z * installing *binary* package ‘generics’ ... 2021-05-19T23:40:56.8046488Z * DONE (generics) 2021-05-19T23:40:57.0964151Z * installing *binary* package ‘cpp11’ ... 2021-05-19T23:40:57.1026466Z * DONE (cpp11) 2021-05-19T23:40:57.4687144Z * installing *binary* package ‘dplyr’ ... 2021-05-19T23:40:57.4773585Z * DONE (dplyr) 2021-05-19T23:40:57.8386018Z * installing *binary* package ‘tidyr’ ... 2021-05-19T23:40:57.8449276Z * DONE (tidyr) 2021-05-19T23:40:57.8516469Z 2021-05-19T23:40:57.8517411Z The downloaded source packages are in 2021-05-19T23:40:57.8518672Z ‘/tmp/Rtmpi2LORn/downloaded_packages’ 2021-05-19T23:40:58.0497347Z 2021-05-19T23:40:58.0507028Z checking for file ‘/tmp/Rtmpi2LORn/remotes6f703a4be4aa/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-19T23:40:58.0543197Z 2021-05-19T23:40:58.0545690Z ✔ checking for file ‘/tmp/Rtmpi2LORn/remotes6f703a4be4aa/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-19T23:40:58.0567782Z 2021-05-19T23:40:58.0654204Z 2021-05-19T23:40:58.0656363Z ─ preparing ‘aghast’: 2021-05-19T23:40:58.0667095Z 2021-05-19T23:40:58.0670130Z 2021-05-19T23:40:58.0694472Z checking DESCRIPTION meta-information ... 2021-05-19T23:40:58.0725506Z 2021-05-19T23:40:58.0727581Z ✔ checking DESCRIPTION meta-information 2021-05-19T23:40:58.1024933Z 2021-05-19T23:40:58.1056614Z 2021-05-19T23:40:58.1058944Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-19T23:40:58.1068582Z 2021-05-19T23:40:58.1101970Z 2021-05-19T23:40:58.1104076Z ─ checking for empty or unneeded directories 2021-05-19T23:40:58.1107680Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-19T23:40:58.1120909Z 2021-05-19T23:40:58.1150446Z 2021-05-19T23:40:58.1152488Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-19T23:40:58.1247919Z 2021-05-19T23:40:58.1250749Z 2021-05-19T23:40:58.1252391Z 2021-05-19T23:40:58.1335818Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-19T23:40:58.1337203Z (as ‘lib’ is unspecified) 2021-05-19T23:40:58.3657848Z * installing *source* package ‘aghast’ ... 2021-05-19T23:40:58.3660440Z ** using staged installation 2021-05-19T23:40:58.3843718Z ** R 2021-05-19T23:40:58.3906408Z ** byte-compile and prepare package for lazy loading 2021-05-19T23:40:58.8902890Z ** help 2021-05-19T23:40:58.9253754Z *** installing help indices 2021-05-19T23:40:58.9512229Z ** building package indices 2021-05-19T23:40:59.1677124Z ** testing if installed package can be loaded from temporary location 2021-05-19T23:40:59.3519069Z ** testing if installed package can be loaded from final location 2021-05-19T23:40:59.5360490Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T23:40:59.5366871Z * DONE (aghast) 2021-05-19T23:40:59.5458778Z Installing 1 packages: covr 2021-05-19T23:40:59.5468764Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-19T23:40:59.5470305Z (as ‘lib’ is unspecified) 2021-05-19T23:41:16.6588177Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-19T23:41:16.6588716Z 2021-05-19T23:41:16.6594654Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-19T23:41:16.8972530Z Content type 'binary/octet-stream' length 163844 bytes (160 KB) 2021-05-19T23:41:16.8996309Z ================================================== 2021-05-19T23:41:16.8997680Z downloaded 160 KB 2021-05-19T23:41:16.8998227Z 2021-05-19T23:41:16.9031830Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rex_1.2.0.tar.gz' 2021-05-19T23:41:17.1460107Z Content type 'binary/octet-stream' length 121270 bytes (118 KB) 2021-05-19T23:41:17.1477008Z ================================================== 2021-05-19T23:41:17.1478110Z downloaded 118 KB 2021-05-19T23:41:17.1478629Z 2021-05-19T23:41:17.1517119Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/covr_3.5.1.tar.gz' 2021-05-19T23:41:17.5746875Z Content type 'binary/octet-stream' length 289076 bytes (282 KB) 2021-05-19T23:41:17.5876495Z ================================================== 2021-05-19T23:41:17.5877431Z downloaded 282 KB 2021-05-19T23:41:17.5878081Z 2021-05-19T23:41:17.8313164Z * installing *binary* package ‘lazyeval’ ... 2021-05-19T23:41:17.8357388Z * DONE (lazyeval) 2021-05-19T23:41:18.0711440Z * installing *binary* package ‘rex’ ... 2021-05-19T23:41:18.0752179Z * DONE (rex) 2021-05-19T23:41:18.3364431Z * installing *binary* package ‘covr’ ... 2021-05-19T23:41:18.3416420Z * DONE (covr) 2021-05-19T23:41:18.3475574Z 2021-05-19T23:41:18.3476384Z The downloaded source packages are in 2021-05-19T23:41:18.3477613Z ‘/tmp/Rtmpi2LORn/downloaded_packages’ 2021-05-19T23:41:18.3647710Z 2021-05-19T23:41:18.3688970Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-19T23:41:18.3689677Z Rscript -e "tic::before_install()" 2021-05-19T23:41:18.3739640Z shell: /usr/bin/bash -e {0} 2021-05-19T23:41:18.3740258Z env: 2021-05-19T23:41:18.3740693Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T23:41:18.3741123Z TIC_DEPLOY_KEY: 2021-05-19T23:41:18.3741980Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-19T23:41:18.3743543Z GITHUB_PAT: *** 2021-05-19T23:41:18.3744423Z COVERALLS_TOKEN: *** 2021-05-19T23:41:18.3744880Z continue-on-error: false 2021-05-19T23:41:18.3745296Z VDIFFR_RUN_TESTS: 2021-05-19T23:41:18.3745736Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-19T23:41:18.3746143Z TZ: UTC 2021-05-19T23:41:18.3746849Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T23:41:18.3747268Z NOT_CRAN: true 2021-05-19T23:41:18.3747600Z ##[endgroup] 2021-05-19T23:41:18.6862463Z ✔ Loading tic stage configuration from tic.R 2021-05-19T23:41:18.8325857Z Running before_install: step_install_remote_binaries() 2021-05-19T23:41:19.4800047Z Installing RNifti binaries 2021-05-19T23:41:19.4814941Z [1] "neuroconductor/RNifti" 2021-05-19T23:41:19.6609651Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-19T23:41:19.6647527Z tag_name 2021-05-19T23:41:19.6648072Z 12 1.3.1.s 2021-05-19T23:41:19.6648716Z zipball_url 2021-05-19T23:41:19.6649662Z 12 https://api.github.com/repos/neuroconductor/RNifti/zipball/refs/tags/1.3.1.s 2021-05-19T23:41:19.6650576Z tarball_url 2021-05-19T23:41:19.6651642Z 12 https://api.github.com/repos/neuroconductor/RNifti/tarball/refs/tags/1.3.1.s 2021-05-19T23:41:19.6652626Z commit.sha 2021-05-19T23:41:19.6654042Z Installing RNifti package binaries 2021-05-19T23:41:19.6654701Z 12 929106d1b17d6c09c8b001b5e39d448ed9ef635f 2021-05-19T23:41:19.6655686Z commit.url 2021-05-19T23:41:19.6656832Z 12 https://api.github.com/repos/neuroconductor/RNifti/commits/929106d1b17d6c09c8b001b5e39d448ed9ef635f 2021-05-19T23:41:19.6658747Z node_id 2021-05-19T23:41:19.6659615Z 12 MDM6UmVmMzY3NDc5MzkxOnJlZnMvdGFncy8xLjMuMS5z 2021-05-19T23:41:19.6660507Z url 2021-05-19T23:41:19.6661246Z 12 https://api.github.com/repos/neuroconductor/RNifti/releases/42981970 2021-05-19T23:41:19.6662021Z assets_url 2021-05-19T23:41:19.6662805Z 12 https://api.github.com/repos/neuroconductor/RNifti/releases/42981970/assets 2021-05-19T23:41:19.6663637Z upload_url 2021-05-19T23:41:19.6664573Z 12 https://uploads.github.com/repos/neuroconductor/RNifti/releases/42981970/assets{?name,label} 2021-05-19T23:41:19.6665538Z id asset_updated_at asset_created_at created_at 2021-05-19T23:41:19.6667033Z 12 42981970 2021-05-14 21:26:08 2021-05-14 21:26:07 2021-05-14 21:05:46 2021-05-19T23:41:19.6667624Z published_at asset_name 2021-05-19T23:41:19.6668495Z 12 2021-05-14 21:06:13 RNifti_1.3.1_R_x86_64-pc-linux-gnu_R4.1.tar.gz 2021-05-19T23:41:19.6669081Z asset_label asset_download_count 2021-05-19T23:41:19.6669541Z 12 3 2021-05-19T23:41:19.6670155Z asset_browser_download_url 2021-05-19T23:41:19.6671540Z 12 https://github.com/neuroconductor/RNifti/releases/download/1.3.1.s/RNifti_1.3.1_R_x86_64-pc-linux-gnu_R4.1.tar.gz 2021-05-19T23:41:19.6695409Z --2021-05-19 23:41:19-- https://github.com/neuroconductor/RNifti/releases/download/1.3.1.s/RNifti_1.3.1_R_x86_64-pc-linux-gnu_R4.1.tar.gz 2021-05-19T23:41:19.6735857Z Resolving github.com (github.com)... 140.82.121.3 2021-05-19T23:41:19.7608130Z Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2021-05-19T23:41:20.1739957Z HTTP request sent, awaiting response... 302 Found 2021-05-19T23:41:20.1750690Z Location: https://github-releases.githubusercontent.com/367479391/fe86c180-b4fa-11eb-8114-252aba7d6db3?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210519%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210519T234120Z&X-Amz-Expires=300&X-Amz-Signature=124802455b01427533d7e62635371399e8b4fe29631cd662bb66621e78d6413d&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367479391&response-content-disposition=attachment%3B%20filename%3DRNifti_1.3.1_R_x86_64-pc-linux-gnu_R4.1.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-19T23:41:20.1758392Z --2021-05-19 23:41:20-- https://github-releases.githubusercontent.com/367479391/fe86c180-b4fa-11eb-8114-252aba7d6db3?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210519%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210519T234120Z&X-Amz-Expires=300&X-Amz-Signature=124802455b01427533d7e62635371399e8b4fe29631cd662bb66621e78d6413d&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367479391&response-content-disposition=attachment%3B%20filename%3DRNifti_1.3.1_R_x86_64-pc-linux-gnu_R4.1.tar.gz&response-content-type=application%2Foctet-stream 2021-05-19T23:41:20.1765559Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.108.154, 185.199.111.154, 185.199.110.154, ... 2021-05-19T23:41:20.1778252Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.108.154|:443... connected. 2021-05-19T23:41:20.3186018Z HTTP request sent, awaiting response... 200 OK 2021-05-19T23:41:20.3188120Z Length: 2701263 (2.6M) [application/octet-stream] 2021-05-19T23:41:20.3189896Z Saving to: ‘/tmp/RtmpGWqQUW/RNifti_1.3.1_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-19T23:41:20.3190511Z 2021-05-19T23:41:20.3199256Z 0K .......... .......... .......... .......... .......... 1% 36.9M 0s 2021-05-19T23:41:20.3209569Z 50K .......... .......... .......... .......... .......... 3% 50.2M 0s 2021-05-19T23:41:20.3232485Z 100K .......... .......... .......... .......... .......... 5% 22.2M 0s 2021-05-19T23:41:20.3242349Z 150K .......... .......... .......... .......... .......... 7% 41.8M 0s 2021-05-19T23:41:20.3251045Z 200K .......... .......... .......... .......... .......... 9% 57.3M 0s 2021-05-19T23:41:20.3257093Z 250K .......... .......... .......... .......... .......... 11% 71.2M 0s 2021-05-19T23:41:20.3263621Z 300K .......... .......... .......... .......... .......... 13% 75.3M 0s 2021-05-19T23:41:20.3271154Z 350K .......... .......... .......... .......... .......... 15% 64.2M 0s 2021-05-19T23:41:20.3277553Z 400K .......... .......... .......... .......... .......... 17% 75.6M 0s 2021-05-19T23:41:20.3287183Z 450K .......... .......... .......... .......... .......... 18% 54.7M 0s 2021-05-19T23:41:20.3300114Z 500K .......... .......... .......... .......... .......... 20% 59.7M 0s 2021-05-19T23:41:20.3305227Z 550K .......... .......... .......... .......... .......... 22% 47.2M 0s 2021-05-19T23:41:20.3315201Z 600K .......... .......... .......... .......... .......... 24% 48.6M 0s 2021-05-19T23:41:20.3325647Z 650K .......... .......... .......... .......... .......... 26% 46.8M 0s 2021-05-19T23:41:20.3335802Z 700K .......... .......... .......... .......... .......... 28% 48.1M 0s 2021-05-19T23:41:20.3346875Z 750K .......... .......... .......... .......... .......... 30% 44.6M 0s 2021-05-19T23:41:20.3357444Z 800K .......... .......... .......... .......... .......... 32% 45.2M 0s 2021-05-19T23:41:20.3368174Z 850K .......... .......... .......... .......... .......... 34% 46.0M 0s 2021-05-19T23:41:20.3378261Z 900K .......... .......... .......... .......... .......... 36% 47.9M 0s 2021-05-19T23:41:20.3390197Z 950K .......... .......... .......... .......... .......... 37% 42.5M 0s 2021-05-19T23:41:20.3400572Z 1000K .......... .......... .......... .......... .......... 39% 45.6M 0s 2021-05-19T23:41:20.3407799Z 1050K .......... .......... .......... .......... .......... 41% 71.5M 0s 2021-05-19T23:41:20.3417026Z 1100K .......... .......... .......... .......... .......... 43% 51.3M 0s 2021-05-19T23:41:20.3423748Z 1150K .......... .......... .......... .......... .......... 45% 70.8M 0s 2021-05-19T23:41:20.3433581Z 1200K .......... .......... .......... .......... .......... 47% 49.5M 0s 2021-05-19T23:41:20.3441170Z 1250K .......... .......... .......... .......... .......... 49% 64.1M 0s 2021-05-19T23:41:20.3450076Z 1300K .......... .......... .......... .......... .......... 51% 55.1M 0s 2021-05-19T23:41:20.3457611Z 1350K .......... .......... .......... .......... .......... 53% 71.3M 0s 2021-05-19T23:41:20.3465218Z 1400K .......... .......... .......... .......... .......... 54% 104M 0s 2021-05-19T23:41:20.3476349Z 1450K .......... .......... .......... .......... .......... 56% 37.2M 0s 2021-05-19T23:41:20.3485109Z 1500K .......... .......... .......... .......... .......... 58% 46.8M 0s 2021-05-19T23:41:20.3494873Z 1550K .......... .......... .......... .......... .......... 60% 59.8M 0s 2021-05-19T23:41:20.3504838Z 1600K .......... .......... .......... .......... .......... 62% 63.1M 0s 2021-05-19T23:41:20.3512244Z 1650K .......... .......... .......... .......... .......... 64% 44.2M 0s 2021-05-19T23:41:20.3519293Z 1700K .......... .......... .......... .......... .......... 66% 112M 0s 2021-05-19T23:41:20.3526415Z 1750K .......... .......... .......... .......... .......... 68% 62.7M 0s 2021-05-19T23:41:20.3531116Z 1800K .......... .......... .......... .......... .......... 70% 70.3M 0s 2021-05-19T23:41:20.3535560Z 1850K .......... .......... .......... .......... .......... 72% 118M 0s 2021-05-19T23:41:20.3539801Z 1900K .......... .......... .......... .......... .......... 73% 106M 0s 2021-05-19T23:41:20.3544228Z 1950K .......... .......... .......... .......... .......... 75% 108M 0s 2021-05-19T23:41:20.3548248Z 2000K .......... .......... .......... .......... .......... 77% 122M 0s 2021-05-19T23:41:20.3552559Z 2050K .......... .......... .......... .......... .......... 79% 118M 0s 2021-05-19T23:41:20.3626657Z 2100K .......... .......... .......... .......... .......... 81% 6.65M 0s 2021-05-19T23:41:20.3632318Z 2150K .......... .......... .......... .......... .......... 83% 82.2M 0s 2021-05-19T23:41:20.3637972Z 2200K .......... .......... .......... .......... .......... 85% 95.0M 0s 2021-05-19T23:41:20.3643380Z 2250K .......... .......... .......... .......... .......... 87% 79.0M 0s 2021-05-19T23:41:20.3648370Z 2300K .......... .......... .......... .......... .......... 89% 94.9M 0s 2021-05-19T23:41:20.3655050Z 2350K .......... .......... .......... .......... .......... 90% 77.6M 0s 2021-05-19T23:41:20.3660587Z 2400K .......... .......... .......... .......... .......... 92% 83.5M 0s 2021-05-19T23:41:20.3665143Z 2450K .......... .......... .......... .......... .......... 94% 103M 0s 2021-05-19T23:41:20.3669962Z 2500K .......... .......... .......... .......... .......... 96% 104M 0s 2021-05-19T23:41:20.3674178Z 2550K .......... .......... .......... .......... .......... 98% 114M 0s 2021-05-19T23:41:20.3678037Z 2600K .......... .......... .......... ....... 100% 98.1M=0.05s 2021-05-19T23:41:20.3678451Z 2021-05-19T23:41:20.3681566Z 2021-05-19 23:41:20 (52.2 MB/s) - ‘/tmp/RtmpGWqQUW/RNifti_1.3.1_R_x86_64-pc-linux-gnu.tar.gz’ saved [2701263/2701263] 2021-05-19T23:41:20.3682129Z 2021-05-19T23:41:20.3726454Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-19T23:41:20.3732430Z (as ‘lib’ is unspecified) 2021-05-19T23:41:21.1087040Z * installing *binary* package ‘RNifti’ ... 2021-05-19T23:41:21.1230999Z * DONE (RNifti) 2021-05-19T23:41:21.1383540Z Rewriting new remotes: neuroconductor/mmand@4b29cf309724e651dfd7469311119464fdd0d0fc, neuroconductor/RNiftyReg@9d60058f630e131852ec4b990b16ca462dbf5bfc 2021-05-19T23:41:21.6175527Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-19T23:41:21.6176882Z (as ‘lib’ is unspecified) 2021-05-19T23:41:39.6823925Z also installing the dependency ‘ore’ 2021-05-19T23:41:39.6824941Z 2021-05-19T23:41:39.6837939Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ore_1.6.3.tar.gz' 2021-05-19T23:41:40.9394013Z Content type 'binary/octet-stream' length 649799 bytes (634 KB) 2021-05-19T23:41:40.9436079Z ================================================== 2021-05-19T23:41:40.9437265Z downloaded 634 KB 2021-05-19T23:41:40.9437879Z 2021-05-19T23:41:40.9482595Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/reportr_1.3.0.tar.gz' 2021-05-19T23:41:41.6043857Z Content type 'binary/octet-stream' length 33780 bytes (32 KB) 2021-05-19T23:41:41.6044612Z ================================================== 2021-05-19T23:41:41.6045116Z downloaded 32 KB 2021-05-19T23:41:41.6045413Z 2021-05-19T23:41:41.6093507Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/shades_1.4.0.tar.gz' 2021-05-19T23:41:42.1871729Z Content type 'binary/octet-stream' length 85953 bytes (83 KB) 2021-05-19T23:41:42.1894973Z ================================================== 2021-05-19T23:41:42.1895482Z downloaded 83 KB 2021-05-19T23:41:42.1895749Z 2021-05-19T23:41:42.5116738Z * installing *binary* package ‘ore’ ... 2021-05-19T23:41:42.5175177Z * DONE (ore) 2021-05-19T23:41:42.7414712Z * installing *binary* package ‘shades’ ... 2021-05-19T23:41:42.7450362Z * DONE (shades) 2021-05-19T23:41:42.9618051Z * installing *binary* package ‘reportr’ ... 2021-05-19T23:41:42.9655753Z * DONE (reportr) 2021-05-19T23:41:42.9704755Z 2021-05-19T23:41:42.9705777Z The downloaded source packages are in 2021-05-19T23:41:42.9707220Z ‘/tmp/RtmpGWqQUW/downloaded_packages’ 2021-05-19T23:41:42.9717362Z Installing mmand binaries 2021-05-19T23:41:42.9726072Z [1] "neuroconductor/mmand" 2021-05-19T23:41:43.1025039Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-19T23:41:43.1044702Z tag_name 2021-05-19T23:41:43.1045797Z 12 1.6.0.s 2021-05-19T23:41:43.1046561Z zipball_url 2021-05-19T23:41:43.1047609Z 12 https://api.github.com/repos/neuroconductor/mmand/zipball/refs/tags/1.6.0.s 2021-05-19T23:41:43.1048631Z tarball_url 2021-05-19T23:41:43.1049639Z 12 https://api.github.com/repos/neuroconductor/mmand/tarball/refs/tags/1.6.0.s 2021-05-19T23:41:43.1050875Z Installing mmand package binaries 2021-05-19T23:41:43.1051424Z commit.sha 2021-05-19T23:41:43.1052217Z 12 4b29cf309724e651dfd7469311119464fdd0d0fc 2021-05-19T23:41:43.1053139Z commit.url 2021-05-19T23:41:43.1054664Z 12 https://api.github.com/repos/neuroconductor/mmand/commits/4b29cf309724e651dfd7469311119464fdd0d0fc 2021-05-19T23:41:43.1055776Z node_id 2021-05-19T23:41:43.1056884Z 12 MDM6UmVmMzY3ODk5NDE0OnJlZnMvdGFncy8xLjYuMC5z 2021-05-19T23:41:43.1058305Z url 2021-05-19T23:41:43.1060747Z 12 https://api.github.com/repos/neuroconductor/mmand/releases/43017715 2021-05-19T23:41:43.1061737Z assets_url 2021-05-19T23:41:43.1064254Z 12 https://api.github.com/repos/neuroconductor/mmand/releases/43017715/assets 2021-05-19T23:41:43.1065299Z upload_url 2021-05-19T23:41:43.1066321Z 12 https://uploads.github.com/repos/neuroconductor/mmand/releases/43017715/assets{?name,label} 2021-05-19T23:41:43.1068309Z id asset_updated_at asset_created_at created_at 2021-05-19T23:41:43.1069913Z 12 43017715 2021-05-16 17:54:08 2021-05-16 17:54:08 2021-05-16 14:12:44 2021-05-19T23:41:43.1070775Z published_at asset_name 2021-05-19T23:41:43.1072086Z 12 2021-05-16 17:32:48 mmand_1.6.0_R_x86_64-pc-linux-gnu_R4.1.tar.gz 2021-05-19T23:41:43.1072752Z asset_label asset_download_count 2021-05-19T23:41:43.1073258Z 12 3 2021-05-19T23:41:43.1074083Z asset_browser_download_url 2021-05-19T23:41:43.1075551Z 12 https://github.com/neuroconductor/mmand/releases/download/1.6.0.s/mmand_1.6.0_R_x86_64-pc-linux-gnu_R4.1.tar.gz 2021-05-19T23:41:43.1105207Z --2021-05-19 23:41:43-- https://github.com/neuroconductor/mmand/releases/download/1.6.0.s/mmand_1.6.0_R_x86_64-pc-linux-gnu_R4.1.tar.gz 2021-05-19T23:41:43.1161302Z Resolving github.com (github.com)... 140.82.121.3 2021-05-19T23:41:43.2035029Z Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2021-05-19T23:41:43.6158633Z HTTP request sent, awaiting response... 302 Found 2021-05-19T23:41:43.6169594Z Location: https://github-releases.githubusercontent.com/367899414/b63ce000-b66f-11eb-8ada-67afed4538f9?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210519%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210519T234143Z&X-Amz-Expires=300&X-Amz-Signature=b624aec620a4ba9e711afc31eaa9ccb896b2cdd9d8c441c028c59c90fb1a41ae&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367899414&response-content-disposition=attachment%3B%20filename%3Dmmand_1.6.0_R_x86_64-pc-linux-gnu_R4.1.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-19T23:41:43.6179709Z --2021-05-19 23:41:43-- https://github-releases.githubusercontent.com/367899414/b63ce000-b66f-11eb-8ada-67afed4538f9?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210519%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210519T234143Z&X-Amz-Expires=300&X-Amz-Signature=b624aec620a4ba9e711afc31eaa9ccb896b2cdd9d8c441c028c59c90fb1a41ae&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367899414&response-content-disposition=attachment%3B%20filename%3Dmmand_1.6.0_R_x86_64-pc-linux-gnu_R4.1.tar.gz&response-content-type=application%2Foctet-stream 2021-05-19T23:41:43.6203039Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.108.154, 185.199.111.154, 185.199.110.154, ... 2021-05-19T23:41:43.6214500Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.108.154|:443... connected. 2021-05-19T23:41:43.7186295Z HTTP request sent, awaiting response... 200 OK 2021-05-19T23:41:43.7189826Z Length: 1861229 (1.8M) [application/octet-stream] 2021-05-19T23:41:43.7193060Z Saving to: ‘/tmp/RtmpGWqQUW/mmand_1.6.0_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-19T23:41:43.7193835Z 2021-05-19T23:41:43.7204982Z 0K .......... .......... .......... .......... .......... 2% 32.6M 0s 2021-05-19T23:41:43.7217590Z 50K .......... .......... .......... .......... .......... 5% 39.2M 0s 2021-05-19T23:41:43.7226773Z 100K .......... .......... .......... .......... .......... 8% 52.4M 0s 2021-05-19T23:41:43.7235447Z 150K .......... .......... .......... .......... .......... 11% 52.4M 0s 2021-05-19T23:41:43.7244978Z 200K .......... .......... .......... .......... .......... 13% 50.6M 0s 2021-05-19T23:41:43.7248523Z 250K .......... .......... .......... .......... .......... 16% 113M 0s 2021-05-19T23:41:43.7254654Z 300K .......... .......... .......... .......... .......... 19% 82.3M 0s 2021-05-19T23:41:43.7279513Z 350K .......... .......... .......... .......... .......... 22% 20.1M 0s 2021-05-19T23:41:43.7283718Z 400K .......... .......... .......... .......... .......... 24% 125M 0s 2021-05-19T23:41:43.7289032Z 450K .......... .......... .......... .......... .......... 27% 79.0M 0s 2021-05-19T23:41:43.7294106Z 500K .......... .......... .......... .......... .......... 30% 92.3M 0s 2021-05-19T23:41:43.7299868Z 550K .......... .......... .......... .......... .......... 33% 94.3M 0s 2021-05-19T23:41:43.7306129Z 600K .......... .......... .......... .......... .......... 35% 74.5M 0s 2021-05-19T23:41:43.7312002Z 650K .......... .......... .......... .......... .......... 38% 79.8M 0s 2021-05-19T23:41:43.7324371Z 700K .......... .......... .......... .......... .......... 41% 48.2M 0s 2021-05-19T23:41:43.7326877Z 750K .......... .......... .......... .......... .......... 44% 106M 0s 2021-05-19T23:41:43.7337005Z 800K .......... .......... .......... .......... .......... 46% 47.3M 0s 2021-05-19T23:41:43.7344591Z 850K .......... .......... .......... .......... .......... 49% 79.8M 0s 2021-05-19T23:41:43.7346021Z 900K .......... .......... .......... .......... .......... 52% 151M 0s 2021-05-19T23:41:43.7356220Z 950K .......... .......... .......... .......... .......... 55% 58.0M 0s 2021-05-19T23:41:43.7357642Z 1000K .......... .......... .......... .......... .......... 57% 151M 0s 2021-05-19T23:41:43.7366480Z 1050K .......... .......... .......... .......... .......... 60% 75.6M 0s 2021-05-19T23:41:43.7368695Z 1100K .......... .......... .......... .......... .......... 63% 141M 0s 2021-05-19T23:41:43.7373686Z 1150K .......... .......... .......... .......... .......... 66% 103M 0s 2021-05-19T23:41:43.7377041Z 1200K .......... .......... .......... .......... .......... 68% 152M 0s 2021-05-19T23:41:43.7384495Z 1250K .......... .......... .......... .......... .......... 71% 85.4M 0s 2021-05-19T23:41:43.7385167Z 1300K .......... .......... .......... .......... .......... 74% 194M 0s 2021-05-19T23:41:43.7456361Z 1350K .......... .......... .......... .......... .......... 77% 13.4M 0s 2021-05-19T23:41:43.7458428Z 1400K .......... .......... .......... .......... .......... 79% 224M 0s 2021-05-19T23:41:43.7459360Z 1450K .......... .......... .......... .......... .......... 82% 13.9M 0s 2021-05-19T23:41:43.7460494Z 1500K .......... .......... .......... .......... .......... 85% 228M 0s 2021-05-19T23:41:43.7462073Z 1550K .......... .......... .......... .......... .......... 88% 190M 0s 2021-05-19T23:41:43.7474304Z 1600K .......... .......... .......... .......... .......... 90% 44.4M 0s 2021-05-19T23:41:43.7476838Z 1650K .......... .......... .......... .......... .......... 93% 130M 0s 2021-05-19T23:41:43.7484655Z 1700K .......... .......... .......... .......... .......... 96% 65.8M 0s 2021-05-19T23:41:43.7491381Z 1750K .......... .......... .......... .......... .......... 99% 71.1M 0s 2021-05-19T23:41:43.7493903Z 1800K .......... ....... 100% 86.2M=0.03s 2021-05-19T23:41:43.7494448Z 2021-05-19T23:41:43.7502870Z 2021-05-19 23:41:43 (58.1 MB/s) - ‘/tmp/RtmpGWqQUW/mmand_1.6.0_R_x86_64-pc-linux-gnu.tar.gz’ saved [1861229/1861229] 2021-05-19T23:41:43.7505110Z 2021-05-19T23:41:43.7536454Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-19T23:41:43.7537353Z (as ‘lib’ is unspecified) 2021-05-19T23:41:44.2313024Z * installing *binary* package ‘mmand’ ... 2021-05-19T23:41:44.2408319Z * DONE (mmand) 2021-05-19T23:41:44.2521855Z Rewriting new remotes: neuroconductor/RNiftyReg@9d60058f630e131852ec4b990b16ca462dbf5bfc 2021-05-19T23:41:44.5450916Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-19T23:41:44.5451773Z (as ‘lib’ is unspecified) 2021-05-19T23:42:02.0317065Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/loder_0.2.0.tar.gz' 2021-05-19T23:42:02.6858021Z Content type 'binary/octet-stream' length 189703 bytes (185 KB) 2021-05-19T23:42:02.6879542Z ================================================== 2021-05-19T23:42:02.6880069Z downloaded 185 KB 2021-05-19T23:42:02.6880371Z 2021-05-19T23:42:02.6929587Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tinytest_1.2.4.tar.gz' 2021-05-19T23:42:03.2356523Z Content type 'binary/octet-stream' length 534645 bytes (522 KB) 2021-05-19T23:42:03.2428848Z ================================================== 2021-05-19T23:42:03.2429363Z downloaded 522 KB 2021-05-19T23:42:03.2429652Z 2021-05-19T23:42:03.5113612Z * installing *binary* package ‘loder’ ... 2021-05-19T23:42:03.5182494Z * DONE (loder) 2021-05-19T23:42:03.7936235Z * installing *binary* package ‘tinytest’ ... 2021-05-19T23:42:03.8003072Z * DONE (tinytest) 2021-05-19T23:42:03.8056860Z 2021-05-19T23:42:03.8058029Z The downloaded source packages are in 2021-05-19T23:42:03.8059529Z ‘/tmp/RtmpGWqQUW/downloaded_packages’ 2021-05-19T23:42:03.8074864Z Installing RNiftyReg binaries 2021-05-19T23:42:03.8083817Z [1] "neuroconductor/RNiftyReg" 2021-05-19T23:42:03.9734363Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-19T23:42:03.9756846Z tag_name 2021-05-19T23:42:03.9757223Z 12 2.7.0.s 2021-05-19T23:42:03.9757724Z zipball_url 2021-05-19T23:42:03.9758554Z 12 https://api.github.com/repos/neuroconductor/RNiftyReg/zipball/refs/tags/2.7.0.s 2021-05-19T23:42:03.9759518Z tarball_url 2021-05-19T23:42:03.9761466Z 12 https://api.github.com/repos/neuroconductor/RNiftyReg/tarball/refs/tags/2.7.0.s 2021-05-19T23:42:03.9762279Z commit.sha 2021-05-19T23:42:03.9762883Z 12 9d60058f630e131852ec4b990b16ca462dbf5bfc 2021-05-19T23:42:03.9763697Z commit.url 2021-05-19T23:42:03.9764682Z 12 https://api.github.com/repos/neuroconductor/RNiftyReg/commits/9d60058f630e131852ec4b990b16ca462dbf5bfc 2021-05-19T23:42:03.9765541Z node_id 2021-05-19T23:42:03.9766392Z 12 MDM6UmVmMzY3NzQxNzU2OnJlZnMvdGFncy8yLjcuMC5z 2021-05-19T23:42:03.9767270Z url 2021-05-19T23:42:03.9768048Z 12 https://api.github.com/repos/neuroconductor/RNiftyReg/releases/43005510 2021-05-19T23:42:03.9768844Z assets_url 2021-05-19T23:42:03.9769661Z 12 https://api.github.com/repos/neuroconductor/RNiftyReg/releases/43005510/assets 2021-05-19T23:42:03.9770772Z upload_url 2021-05-19T23:42:03.9771711Z 12 https://uploads.github.com/repos/neuroconductor/RNiftyReg/releases/43005510/assets{?name,label} 2021-05-19T23:42:03.9772704Z id asset_updated_at asset_created_at created_at 2021-05-19T23:42:03.9774040Z 12 43005510 2021-05-15 22:59:27 2021-05-15 22:59:26 2021-05-15 22:34:15 2021-05-19T23:42:03.9774608Z published_at asset_name 2021-05-19T23:42:03.9775484Z 12 2021-05-15 22:34:39 RNiftyReg_2.7.0_R_x86_64-pc-linux-gnu_R4.1.tar.gz 2021-05-19T23:42:03.9776083Z asset_label asset_download_count 2021-05-19T23:42:03.9776528Z 12 3 2021-05-19T23:42:03.9777167Z asset_browser_download_url 2021-05-19T23:42:03.9778437Z 12 https://github.com/neuroconductor/RNiftyReg/releases/download/2.7.0.s/RNiftyReg_2.7.0_R_x86_64-pc-linux-gnu_R4.1.tar.gz 2021-05-19T23:42:03.9779387Z Installing RNiftyReg package binaries 2021-05-19T23:42:03.9801440Z --2021-05-19 23:42:03-- https://github.com/neuroconductor/RNiftyReg/releases/download/2.7.0.s/RNiftyReg_2.7.0_R_x86_64-pc-linux-gnu_R4.1.tar.gz 2021-05-19T23:42:03.9848743Z Resolving github.com (github.com)... 140.82.121.3 2021-05-19T23:42:04.0725307Z Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2021-05-19T23:42:04.4998876Z HTTP request sent, awaiting response... 302 Found 2021-05-19T23:42:04.5005295Z Location: https://github-releases.githubusercontent.com/367741756/32341b00-b5d1-11eb-9e53-1112d25183a1?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210519%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210519T234204Z&X-Amz-Expires=300&X-Amz-Signature=459f782b956d5792f1a060250f49765eb9aaf7cd664064567084985e5e5c44a1&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367741756&response-content-disposition=attachment%3B%20filename%3DRNiftyReg_2.7.0_R_x86_64-pc-linux-gnu_R4.1.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-19T23:42:04.5013989Z --2021-05-19 23:42:04-- https://github-releases.githubusercontent.com/367741756/32341b00-b5d1-11eb-9e53-1112d25183a1?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210519%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210519T234204Z&X-Amz-Expires=300&X-Amz-Signature=459f782b956d5792f1a060250f49765eb9aaf7cd664064567084985e5e5c44a1&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367741756&response-content-disposition=attachment%3B%20filename%3DRNiftyReg_2.7.0_R_x86_64-pc-linux-gnu_R4.1.tar.gz&response-content-type=application%2Foctet-stream 2021-05-19T23:42:04.5018883Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.108.154, 185.199.111.154, 185.199.110.154, ... 2021-05-19T23:42:04.5025947Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.108.154|:443... connected. 2021-05-19T23:42:04.6479865Z HTTP request sent, awaiting response... 200 OK 2021-05-19T23:42:04.6481458Z Length: 25766241 (25M) [application/octet-stream] 2021-05-19T23:42:04.6482646Z Saving to: ‘/tmp/RtmpGWqQUW/RNiftyReg_2.7.0_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-19T23:42:04.6483205Z 2021-05-19T23:42:04.6493968Z 0K .......... .......... .......... .......... .......... 0% 47.3M 1s 2021-05-19T23:42:04.6503405Z 50K .......... .......... .......... .......... .......... 0% 49.5M 1s 2021-05-19T23:42:04.6512946Z 100K .......... .......... .......... .......... .......... 0% 52.4M 0s 2021-05-19T23:42:04.6522604Z 150K .......... .......... .......... .......... .......... 0% 50.0M 0s 2021-05-19T23:42:04.6532266Z 200K .......... .......... .......... .......... .......... 0% 50.1M 0s 2021-05-19T23:42:04.6544247Z 250K .......... .......... .......... .......... .......... 1% 41.7M 1s 2021-05-19T23:42:04.6548532Z 300K .......... .......... .......... .......... .......... 1% 102M 0s 2021-05-19T23:42:04.6555388Z 350K .......... .......... .......... .......... .......... 1% 73.4M 0s 2021-05-19T23:42:04.6559288Z 400K .......... .......... .......... .......... .......... 1% 121M 0s 2021-05-19T23:42:04.6563209Z 450K .......... .......... .......... .......... .......... 1% 121M 0s 2021-05-19T23:42:04.6566778Z 500K .......... .......... .......... .......... .......... 2% 138M 0s 2021-05-19T23:42:04.6574590Z 550K .......... .......... .......... .......... .......... 2% 71.3M 0s 2021-05-19T23:42:04.6578204Z 600K .......... .......... .......... .......... .......... 2% 121M 0s 2021-05-19T23:42:04.6583655Z 650K .......... .......... .......... .......... .......... 2% 81.9M 0s 2021-05-19T23:42:04.6591023Z 700K .......... .......... .......... .......... .......... 2% 72.4M 0s 2021-05-19T23:42:04.6594419Z 750K .......... .......... .......... .......... .......... 3% 127M 0s 2021-05-19T23:42:04.6600750Z 800K .......... .......... .......... .......... .......... 3% 85.4M 0s 2021-05-19T23:42:04.6607370Z 850K .......... .......... .......... .......... .......... 3% 76.1M 0s 2021-05-19T23:42:04.6611398Z 900K .......... .......... .......... .......... .......... 3% 106M 0s 2021-05-19T23:42:04.6615116Z 950K .......... .......... .......... .......... .......... 3% 120M 0s 2021-05-19T23:42:04.6618789Z 1000K .......... .......... .......... .......... .......... 4% 130M 0s 2021-05-19T23:42:04.6626655Z 1050K .......... .......... .......... .......... .......... 4% 68.9M 0s 2021-05-19T23:42:04.6630963Z 1100K .......... .......... .......... .......... .......... 4% 98.6M 0s 2021-05-19T23:42:04.6636786Z 1150K .......... .......... .......... .......... .......... 4% 82.7M 0s 2021-05-19T23:42:04.6641737Z 1200K .......... .......... .......... .......... .......... 4% 104M 0s 2021-05-19T23:42:04.6646958Z 1250K .......... .......... .......... .......... .......... 5% 89.5M 0s 2021-05-19T23:42:04.6652991Z 1300K .......... .......... .......... .......... .......... 5% 82.8M 0s 2021-05-19T23:42:04.6659618Z 1350K .......... .......... .......... .......... .......... 5% 85.5M 0s 2021-05-19T23:42:04.6667193Z 1400K .......... .......... .......... .......... .......... 5% 64.3M 0s 2021-05-19T23:42:04.6685772Z 1450K .......... .......... .......... .......... .......... 5% 25.5M 0s 2021-05-19T23:42:04.6690831Z 1500K .......... .......... .......... .......... .......... 6% 83.3M 0s 2021-05-19T23:42:04.6696033Z 1550K .......... .......... .......... .......... .......... 6% 118M 0s 2021-05-19T23:42:04.6700793Z 1600K .......... .......... .......... .......... .......... 6% 103M 0s 2021-05-19T23:42:04.6708201Z 1650K .......... .......... .......... .......... .......... 6% 86.8M 0s 2021-05-19T23:42:04.6713737Z 1700K .......... .......... .......... .......... .......... 6% 62.4M 0s 2021-05-19T23:42:04.6721266Z 1750K .......... .......... .......... .......... .......... 7% 61.1M 0s 2021-05-19T23:42:04.6725537Z 1800K .......... .......... .......... .......... .......... 7% 112M 0s 2021-05-19T23:42:04.6730948Z 1850K .......... .......... .......... .......... .......... 7% 88.9M 0s 2021-05-19T23:42:04.6733829Z 1900K .......... .......... .......... .......... .......... 7% 179M 0s 2021-05-19T23:42:04.6738352Z 1950K .......... .......... .......... .......... .......... 7% 105M 0s 2021-05-19T23:42:04.6741707Z 2000K .......... .......... .......... .......... .......... 8% 152M 0s 2021-05-19T23:42:04.6744498Z 2050K .......... .......... .......... .......... .......... 8% 159M 0s 2021-05-19T23:42:04.6748971Z 2100K .......... .......... .......... .......... .......... 8% 129M 0s 2021-05-19T23:42:04.6752929Z 2150K .......... .......... .......... .......... .......... 8% 105M 0s 2021-05-19T23:42:04.6756041Z 2200K .......... .......... .......... .......... .......... 8% 156M 0s 2021-05-19T23:42:04.6760265Z 2250K .......... .......... .......... .......... .......... 9% 153M 0s 2021-05-19T23:42:04.6762597Z 2300K .......... .......... .......... .......... .......... 9% 141M 0s 2021-05-19T23:42:04.6764725Z 2350K .......... .......... .......... .......... .......... 9% 236M 0s 2021-05-19T23:42:04.6768487Z 2400K .......... .......... .......... .......... .......... 9% 173M 0s 2021-05-19T23:42:04.6771437Z 2450K .......... .......... .......... .......... .......... 9% 125M 0s 2021-05-19T23:42:04.6774183Z 2500K .......... .......... .......... .......... .......... 10% 177M 0s 2021-05-19T23:42:04.6777713Z 2550K .......... .......... .......... .......... .......... 10% 195M 0s 2021-05-19T23:42:04.6780418Z 2600K .......... .......... .......... .......... .......... 10% 182M 0s 2021-05-19T23:42:04.6783958Z 2650K .......... .......... .......... .......... .......... 10% 129M 0s 2021-05-19T23:42:04.6786012Z 2700K .......... .......... .......... .......... .......... 10% 258M 0s 2021-05-19T23:42:04.6789341Z 2750K .......... .......... .......... .......... .......... 11% 138M 0s 2021-05-19T23:42:04.6792594Z 2800K .......... .......... .......... .......... .......... 11% 174M 0s 2021-05-19T23:42:04.6795290Z 2850K .......... .......... .......... .......... .......... 11% 170M 0s 2021-05-19T23:42:04.6797977Z 2900K .......... .......... .......... .......... .......... 11% 228M 0s 2021-05-19T23:42:04.6799554Z 2950K .......... .......... .......... .......... .......... 11% 191M 0s 2021-05-19T23:42:04.6802438Z 3000K .......... .......... .......... .......... .......... 12% 183M 0s 2021-05-19T23:42:04.6806261Z 3050K .......... .......... .......... .......... .......... 12% 167M 0s 2021-05-19T23:42:04.6808408Z 3100K .......... .......... .......... .......... .......... 12% 171M 0s 2021-05-19T23:42:04.6811299Z 3150K .......... .......... .......... .......... .......... 12% 165M 0s 2021-05-19T23:42:04.6813098Z 3200K .......... .......... .......... .......... .......... 12% 263M 0s 2021-05-19T23:42:04.6817270Z 3250K .......... .......... .......... .......... .......... 13% 120M 0s 2021-05-19T23:42:04.6819987Z 3300K .......... .......... .......... .......... .......... 13% 167M 0s 2021-05-19T23:42:04.6821887Z 3350K .......... .......... .......... .......... .......... 13% 236M 0s 2021-05-19T23:42:04.6824826Z 3400K .......... .......... .......... .......... .......... 13% 174M 0s 2021-05-19T23:42:04.6827688Z 3450K .......... .......... .......... .......... .......... 13% 178M 0s 2021-05-19T23:42:04.6829713Z 3500K .......... .......... .......... .......... .......... 14% 249M 0s 2021-05-19T23:42:04.6833690Z 3550K .......... .......... .......... .......... .......... 14% 139M 0s 2021-05-19T23:42:04.6835709Z 3600K .......... .......... .......... .......... .......... 14% 208M 0s 2021-05-19T23:42:04.6837719Z 3650K .......... .......... .......... .......... .......... 14% 272M 0s 2021-05-19T23:42:04.6839616Z 3700K .......... .......... .......... .......... .......... 14% 274M 0s 2021-05-19T23:42:04.6841526Z 3750K .......... .......... .......... .......... .......... 15% 213M 0s 2021-05-19T23:42:04.6903898Z 3800K .......... .......... .......... .......... .......... 15% 197M 0s 2021-05-19T23:42:04.6905890Z 3850K .......... .......... .......... .......... .......... 15% 277M 0s 2021-05-19T23:42:04.6908163Z 3900K .......... .......... .......... .......... .......... 15% 156M 0s 2021-05-19T23:42:04.6910052Z 3950K .......... .......... .......... .......... .......... 15% 149M 0s 2021-05-19T23:42:04.6911909Z 4000K .......... .......... .......... .......... .......... 16% 137M 0s 2021-05-19T23:42:04.6913765Z 4050K .......... .......... .......... .......... .......... 16% 100M 0s 2021-05-19T23:42:04.6915615Z 4100K .......... .......... .......... .......... .......... 16% 157M 0s 2021-05-19T23:42:04.6917474Z 4150K .......... .......... .......... .......... .......... 16% 196M 0s 2021-05-19T23:42:04.6919315Z 4200K .......... .......... .......... .......... .......... 16% 212M 0s 2021-05-19T23:42:04.6921506Z 4250K .......... .......... .......... .......... .......... 17% 83.6M 0s 2021-05-19T23:42:04.6924460Z 4300K .......... .......... .......... .......... .......... 17% 130M 0s 2021-05-19T23:42:04.6925054Z 4350K .......... .......... .......... .......... .......... 17% 172M 0s 2021-05-19T23:42:04.6925622Z 4400K .......... .......... .......... .......... .......... 17% 152M 0s 2021-05-19T23:42:04.6926202Z 4450K .......... .......... .......... .......... .......... 17% 229M 0s 2021-05-19T23:42:04.6926791Z 4500K .......... .......... .......... .......... .......... 18% 258M 0s 2021-05-19T23:42:04.6927352Z 4550K .......... .......... .......... .......... .......... 18% 245M 0s 2021-05-19T23:42:04.6927939Z 4600K .......... .......... .......... .......... .......... 18% 302M 0s 2021-05-19T23:42:04.6928516Z 4650K .......... .......... .......... .......... .......... 18% 139M 0s 2021-05-19T23:42:04.6929084Z 4700K .......... .......... .......... .......... .......... 18% 286M 0s 2021-05-19T23:42:04.6929666Z 4750K .......... .......... .......... .......... .......... 19% 232M 0s 2021-05-19T23:42:04.6930243Z 4800K .......... .......... .......... .......... .......... 19% 279M 0s 2021-05-19T23:42:04.6930801Z 4850K .......... .......... .......... .......... .......... 19% 240M 0s 2021-05-19T23:42:04.6931372Z 4900K .......... .......... .......... .......... .......... 19% 257M 0s 2021-05-19T23:42:04.6931951Z 4950K .......... .......... .......... .......... .......... 19% 190M 0s 2021-05-19T23:42:04.6932509Z 5000K .......... .......... .......... .......... .......... 20% 196M 0s 2021-05-19T23:42:04.6933083Z 5050K .......... .......... .......... .......... .......... 20% 292M 0s 2021-05-19T23:42:04.6933784Z 5100K .......... .......... .......... .......... .......... 20% 177M 0s 2021-05-19T23:42:04.6934386Z 5150K .......... .......... .......... .......... .......... 20% 241M 0s 2021-05-19T23:42:04.6934966Z 5200K .......... .......... .......... .......... .......... 20% 253M 0s 2021-05-19T23:42:04.6935533Z 5250K .......... .......... .......... .......... .......... 21% 99.3M 0s 2021-05-19T23:42:04.6937956Z 5300K .......... .......... .......... .......... .......... 21% 152M 0s 2021-05-19T23:42:04.6945335Z 5350K .......... .......... .......... .......... .......... 21% 272M 0s 2021-05-19T23:42:04.6945912Z 5400K .......... .......... .......... .......... .......... 21% 217M 0s 2021-05-19T23:42:04.6946645Z 5450K .......... .......... .......... .......... .......... 21% 169M 0s 2021-05-19T23:42:04.6947249Z 5500K .......... .......... .......... .......... .......... 22% 230M 0s 2021-05-19T23:42:04.6947822Z 5550K .......... .......... .......... .......... .......... 22% 210M 0s 2021-05-19T23:42:04.6948404Z 5600K .......... .......... .......... .......... .......... 22% 187M 0s 2021-05-19T23:42:04.6948983Z 5650K .......... .......... .......... .......... .......... 22% 215M 0s 2021-05-19T23:42:04.6949552Z 5700K .......... .......... .......... .......... .......... 22% 280M 0s 2021-05-19T23:42:04.6976988Z 5750K .......... .......... .......... .......... .......... 23% 149M 0s 2021-05-19T23:42:04.6980233Z 5800K .......... .......... .......... .......... .......... 23% 159M 0s 2021-05-19T23:42:04.6980824Z 5850K .......... .......... .......... .......... .......... 23% 288M 0s 2021-05-19T23:42:04.6981560Z 5900K .......... .......... .......... .......... .......... 23% 111M 0s 2021-05-19T23:42:04.6982141Z 5950K .......... .......... .......... .......... .......... 23% 175M 0s 2021-05-19T23:42:04.6982708Z 6000K .......... .......... .......... .......... .......... 24% 264M 0s 2021-05-19T23:42:04.6983304Z 6050K .......... .......... .......... .......... .......... 24% 219M 0s 2021-05-19T23:42:04.6983880Z 6100K .......... .......... .......... .......... .......... 24% 198M 0s 2021-05-19T23:42:04.6984440Z 6150K .......... .......... .......... .......... .......... 24% 203M 0s 2021-05-19T23:42:04.6985206Z 6200K .......... .......... .......... .......... .......... 24% 209M 0s 2021-05-19T23:42:04.6985790Z 6250K .......... .......... .......... .......... .......... 25% 187M 0s 2021-05-19T23:42:04.6986355Z 6300K .......... .......... .......... .......... .......... 25% 210M 0s 2021-05-19T23:42:04.6987114Z 6350K .......... .......... .......... .......... .......... 25% 283M 0s 2021-05-19T23:42:04.6987682Z 6400K .......... .......... .......... .......... .......... 25% 217M 0s 2021-05-19T23:42:04.6989193Z 6450K .......... .......... .......... .......... .......... 25% 53.8M 0s 2021-05-19T23:42:04.6995187Z 6500K .......... .......... .......... .......... .......... 26% 81.1M 0s 2021-05-19T23:42:04.6998716Z 6550K .......... .......... .......... .......... .......... 26% 184M 0s 2021-05-19T23:42:04.7004330Z 6600K .......... .......... .......... .......... .......... 26% 82.4M 0s 2021-05-19T23:42:04.7006677Z 6650K .......... .......... .......... .......... .......... 26% 167M 0s 2021-05-19T23:42:04.7010620Z 6700K .......... .......... .......... .......... .......... 26% 125M 0s 2021-05-19T23:42:04.7014805Z 6750K .......... .......... .......... .......... .......... 27% 131M 0s 2021-05-19T23:42:04.7016460Z 6800K .......... .......... .......... .......... .......... 27% 211M 0s 2021-05-19T23:42:04.7021477Z 6850K .......... .......... .......... .......... .......... 27% 99.3M 0s 2021-05-19T23:42:04.7025278Z 6900K .......... .......... .......... .......... .......... 27% 189M 0s 2021-05-19T23:42:04.7028754Z 6950K .......... .......... .......... .......... .......... 27% 121M 0s 2021-05-19T23:42:04.7032187Z 7000K .......... .......... .......... .......... .......... 28% 121M 0s 2021-05-19T23:42:04.7035176Z 7050K .......... .......... .......... .......... .......... 28% 202M 0s 2021-05-19T23:42:04.7039164Z 7100K .......... .......... .......... .......... .......... 28% 107M 0s 2021-05-19T23:42:04.7042226Z 7150K .......... .......... .......... .......... .......... 28% 184M 0s 2021-05-19T23:42:04.7046082Z 7200K .......... .......... .......... .......... .......... 28% 120M 0s 2021-05-19T23:42:04.7049461Z 7250K .......... .......... .......... .......... .......... 29% 153M 0s 2021-05-19T23:42:04.7057326Z 7300K .......... .......... .......... .......... .......... 29% 158M 0s 2021-05-19T23:42:04.7061278Z 7350K .......... .......... .......... .......... .......... 29% 55.1M 0s 2021-05-19T23:42:04.7064816Z 7400K .......... .......... .......... .......... .......... 29% 152M 0s 2021-05-19T23:42:04.7069700Z 7450K .......... .......... .......... .......... .......... 29% 90.0M 0s 2021-05-19T23:42:04.7073453Z 7500K .......... .......... .......... .......... .......... 30% 140M 0s 2021-05-19T23:42:04.7077289Z 7550K .......... .......... .......... .......... .......... 30% 135M 0s 2021-05-19T23:42:04.7080385Z 7600K .......... .......... .......... .......... .......... 30% 133M 0s 2021-05-19T23:42:04.7084566Z 7650K .......... .......... .......... .......... .......... 30% 119M 0s 2021-05-19T23:42:04.7088257Z 7700K .......... .......... .......... .......... .......... 30% 131M 0s 2021-05-19T23:42:04.7092252Z 7750K .......... .......... .......... .......... .......... 30% 122M 0s 2021-05-19T23:42:04.7095963Z 7800K .......... .......... .......... .......... .......... 31% 137M 0s 2021-05-19T23:42:04.7099701Z 7850K .......... .......... .......... .......... .......... 31% 128M 0s 2021-05-19T23:42:04.7102229Z 7900K .......... .......... .......... .......... .......... 31% 203M 0s 2021-05-19T23:42:04.7107781Z 7950K .......... .......... .......... .......... .......... 31% 88.2M 0s 2021-05-19T23:42:04.7109987Z 8000K .......... .......... .......... .......... .......... 31% 194M 0s 2021-05-19T23:42:04.7114815Z 8050K .......... .......... .......... .......... .......... 32% 106M 0s 2021-05-19T23:42:04.7118123Z 8100K .......... .......... .......... .......... .......... 32% 157M 0s 2021-05-19T23:42:04.7121181Z 8150K .......... .......... .......... .......... .......... 32% 155M 0s 2021-05-19T23:42:04.7124147Z 8200K .......... .......... .......... .......... .......... 32% 181M 0s 2021-05-19T23:42:04.7127783Z 8250K .......... .......... .......... .......... .......... 32% 125M 0s 2021-05-19T23:42:04.7130759Z 8300K .......... .......... .......... .......... .......... 33% 158M 0s 2021-05-19T23:42:04.7134069Z 8350K .......... .......... .......... .......... .......... 33% 144M 0s 2021-05-19T23:42:04.7137250Z 8400K .......... .......... .......... .......... .......... 33% 155M 0s 2021-05-19T23:42:04.7138843Z 8450K .......... .......... .......... .......... .......... 33% 263M 0s 2021-05-19T23:42:04.7143385Z 8500K .......... .......... .......... .......... .......... 33% 113M 0s 2021-05-19T23:42:04.7146439Z 8550K .......... .......... .......... .......... .......... 34% 203M 0s 2021-05-19T23:42:04.7149721Z 8600K .......... .......... .......... .......... .......... 34% 148M 0s 2021-05-19T23:42:04.7155781Z 8650K .......... .......... .......... .......... .......... 34% 140M 0s 2021-05-19T23:42:04.7159003Z 8700K .......... .......... .......... .......... .......... 34% 77.1M 0s 2021-05-19T23:42:04.7161390Z 8750K .......... .......... .......... .......... .......... 34% 203M 0s 2021-05-19T23:42:04.7167040Z 8800K .......... .......... .......... .......... .......... 35% 85.8M 0s 2021-05-19T23:42:04.7170432Z 8850K .......... .......... .......... .......... .......... 35% 142M 0s 2021-05-19T23:42:04.7174144Z 8900K .......... .......... .......... .......... .......... 35% 143M 0s 2021-05-19T23:42:04.7177775Z 8950K .......... .......... .......... .......... .......... 35% 135M 0s 2021-05-19T23:42:04.7181629Z 9000K .......... .......... .......... .......... .......... 35% 121M 0s 2021-05-19T23:42:04.7185150Z 9050K .......... .......... .......... .......... .......... 36% 134M 0s 2021-05-19T23:42:04.7187109Z 9100K .......... .......... .......... .......... .......... 36% 274M 0s 2021-05-19T23:42:04.7192317Z 9150K .......... .......... .......... .......... .......... 36% 89.1M 0s 2021-05-19T23:42:04.7195072Z 9200K .......... .......... .......... .......... .......... 36% 211M 0s 2021-05-19T23:42:04.7269576Z 9250K .......... .......... .......... .......... .......... 36% 136M 0s 2021-05-19T23:42:04.7270247Z 9300K .......... .......... .......... .......... .......... 37% 203M 0s 2021-05-19T23:42:04.7270824Z 9350K .......... .......... .......... .......... .......... 37% 281M 0s 2021-05-19T23:42:04.7271409Z 9400K .......... .......... .......... .......... .......... 37% 227M 0s 2021-05-19T23:42:04.7271992Z 9450K .......... .......... .......... .......... .......... 37% 204M 0s 2021-05-19T23:42:04.7272567Z 9500K .......... .......... .......... .......... .......... 37% 214M 0s 2021-05-19T23:42:04.7275964Z 9550K .......... .......... .......... .......... .......... 38% 215M 0s 2021-05-19T23:42:04.7276586Z 9600K .......... .......... .......... .......... .......... 38% 277M 0s 2021-05-19T23:42:04.7277172Z 9650K .......... .......... .......... .......... .......... 38% 147M 0s 2021-05-19T23:42:04.7277885Z 9700K .......... .......... .......... .......... .......... 38% 231M 0s 2021-05-19T23:42:04.7278454Z 9750K .......... .......... .......... .......... .......... 38% 270M 0s 2021-05-19T23:42:04.7279860Z 9800K .......... .......... .......... .......... .......... 39% 199M 0s 2021-05-19T23:42:04.7280447Z 9850K .......... .......... .......... .......... .......... 39% 275M 0s 2021-05-19T23:42:04.7281010Z 9900K .......... .......... .......... .......... .......... 39% 221M 0s 2021-05-19T23:42:04.7281598Z 9950K .......... .......... .......... .......... .......... 39% 166M 0s 2021-05-19T23:42:04.7282177Z 10000K .......... .......... .......... .......... .......... 39% 193M 0s 2021-05-19T23:42:04.7282739Z 10050K .......... .......... .......... .......... .......... 40% 192M 0s 2021-05-19T23:42:04.7283533Z 10100K .......... .......... .......... .......... .......... 40% 241M 0s 2021-05-19T23:42:04.7284111Z 10150K .......... .......... .......... .......... .......... 40% 186M 0s 2021-05-19T23:42:04.7284673Z 10200K .......... .......... .......... .......... .......... 40% 200M 0s 2021-05-19T23:42:04.7286101Z 10250K .......... .......... .......... .......... .......... 40% 229M 0s 2021-05-19T23:42:04.7286696Z 10300K .......... .......... .......... .......... .......... 41% 277M 0s 2021-05-19T23:42:04.7287268Z 10350K .......... .......... .......... .......... .......... 41% 252M 0s 2021-05-19T23:42:04.7287845Z 10400K .......... .......... .......... .......... .......... 41% 229M 0s 2021-05-19T23:42:04.7288413Z 10450K .......... .......... .......... .......... .......... 41% 223M 0s 2021-05-19T23:42:04.7288991Z 10500K .......... .......... .......... .......... .......... 41% 183M 0s 2021-05-19T23:42:04.7289575Z 10550K .......... .......... .......... .......... .......... 42% 113M 0s 2021-05-19T23:42:04.7290137Z 10600K .......... .......... .......... .......... .......... 42% 191M 0s 2021-05-19T23:42:04.7290717Z 10650K .......... .......... .......... .......... .......... 42% 236M 0s 2021-05-19T23:42:04.7292094Z 10700K .......... .......... .......... .......... .......... 42% 194M 0s 2021-05-19T23:42:04.7292724Z 10750K .......... .......... .......... .......... .......... 42% 64.1M 0s 2021-05-19T23:42:04.7293307Z 10800K .......... .......... .......... .......... .......... 43% 83.5M 0s 2021-05-19T23:42:04.7293881Z 10850K .......... .......... .......... .......... .......... 43% 73.7M 0s 2021-05-19T23:42:04.7294441Z 10900K .......... .......... .......... .......... .......... 43% 87.0M 0s 2021-05-19T23:42:04.7298904Z 10950K .......... .......... .......... .......... .......... 43% 85.9M 0s 2021-05-19T23:42:04.7302261Z 11000K .......... .......... .......... .......... .......... 43% 114M 0s 2021-05-19T23:42:04.7305122Z 11050K .......... .......... .......... .......... .......... 44% 202M 0s 2021-05-19T23:42:04.7308844Z 11100K .......... .......... .......... .......... .......... 44% 138M 0s 2021-05-19T23:42:04.7310855Z 11150K .......... .......... .......... .......... .......... 44% 187M 0s 2021-05-19T23:42:04.7315401Z 11200K .......... .......... .......... .......... .......... 44% 107M 0s 2021-05-19T23:42:04.7319197Z 11250K .......... .......... .......... .......... .......... 44% 140M 0s 2021-05-19T23:42:04.7320653Z 11300K .......... .......... .......... .......... .......... 45% 215M 0s 2021-05-19T23:42:04.7326013Z 11350K .......... .......... .......... .......... .......... 45% 99.3M 0s 2021-05-19T23:42:04.7328341Z 11400K .......... .......... .......... .......... .......... 45% 272M 0s 2021-05-19T23:42:04.7332808Z 11450K .......... .......... .......... .......... .......... 45% 94.9M 0s 2021-05-19T23:42:04.7336317Z 11500K .......... .......... .......... .......... .......... 45% 141M 0s 2021-05-19T23:42:04.7339737Z 11550K .......... .......... .......... .......... .......... 46% 154M 0s 2021-05-19T23:42:04.7344062Z 11600K .......... .......... .......... .......... .......... 46% 105M 0s 2021-05-19T23:42:04.7349347Z 11650K .......... .......... .......... .......... .......... 46% 118M 0s 2021-05-19T23:42:04.7351468Z 11700K .......... .......... .......... .......... .......... 46% 148M 0s 2021-05-19T23:42:04.7357853Z 11750K .......... .......... .......... .......... .......... 46% 87.5M 0s 2021-05-19T23:42:04.7360761Z 11800K .......... .......... .......... .......... .......... 47% 132M 0s 2021-05-19T23:42:04.7365630Z 11850K .......... .......... .......... .......... .......... 47% 145M 0s 2021-05-19T23:42:04.7368562Z 11900K .......... .......... .......... .......... .......... 47% 148M 0s 2021-05-19T23:42:04.7372583Z 11950K .......... .......... .......... .......... .......... 47% 94.6M 0s 2021-05-19T23:42:04.7376859Z 12000K .......... .......... .......... .......... .......... 47% 114M 0s 2021-05-19T23:42:04.7381583Z 12050K .......... .......... .......... .......... .......... 48% 109M 0s 2021-05-19T23:42:04.7384759Z 12100K .......... .......... .......... .......... .......... 48% 171M 0s 2021-05-19T23:42:04.7388755Z 12150K .......... .......... .......... .......... .......... 48% 110M 0s 2021-05-19T23:42:04.7392532Z 12200K .......... .......... .......... .......... .......... 48% 128M 0s 2021-05-19T23:42:04.7396366Z 12250K .......... .......... .......... .......... .......... 48% 128M 0s 2021-05-19T23:42:04.7399655Z 12300K .......... .......... .......... .......... .......... 49% 146M 0s 2021-05-19T23:42:04.7403349Z 12350K .......... .......... .......... .......... .......... 49% 143M 0s 2021-05-19T23:42:04.7405772Z 12400K .......... .......... .......... .......... .......... 49% 185M 0s 2021-05-19T23:42:04.7410891Z 12450K .......... .......... .......... .......... .......... 49% 95.0M 0s 2021-05-19T23:42:04.7413756Z 12500K .......... .......... .......... .......... .......... 49% 202M 0s 2021-05-19T23:42:04.7417443Z 12550K .......... .......... .......... .......... .......... 50% 122M 0s 2021-05-19T23:42:04.7421325Z 12600K .......... .......... .......... .......... .......... 50% 122M 0s 2021-05-19T23:42:04.7424242Z 12650K .......... .......... .......... .......... .......... 50% 176M 0s 2021-05-19T23:42:04.7428750Z 12700K .......... .......... .......... .......... .......... 50% 117M 0s 2021-05-19T23:42:04.7432579Z 12750K .......... .......... .......... .......... .......... 50% 112M 0s 2021-05-19T23:42:04.7434743Z 12800K .......... .......... .......... .......... .......... 51% 205M 0s 2021-05-19T23:42:04.7440186Z 12850K .......... .......... .......... .......... .......... 51% 108M 0s 2021-05-19T23:42:04.7443548Z 12900K .......... .......... .......... .......... .......... 51% 134M 0s 2021-05-19T23:42:04.7445403Z 12950K .......... .......... .......... .......... .......... 51% 248M 0s 2021-05-19T23:42:04.7450273Z 13000K .......... .......... .......... .......... .......... 51% 97.0M 0s 2021-05-19T23:42:04.7453489Z 13050K .......... .......... .......... .......... .......... 52% 157M 0s 2021-05-19T23:42:04.7459425Z 13100K .......... .......... .......... .......... .......... 52% 113M 0s 2021-05-19T23:42:04.7463418Z 13150K .......... .......... .......... .......... .......... 52% 86.1M 0s 2021-05-19T23:42:04.7467684Z 13200K .......... .......... .......... .......... .......... 52% 121M 0s 2021-05-19T23:42:04.7469699Z 13250K .......... .......... .......... .......... .......... 52% 180M 0s 2021-05-19T23:42:04.7473876Z 13300K .......... .......... .......... .......... .......... 53% 127M 0s 2021-05-19T23:42:04.7476402Z 13350K .......... .......... .......... .......... .......... 53% 205M 0s 2021-05-19T23:42:04.7481167Z 13400K .......... .......... .......... .......... .......... 53% 107M 0s 2021-05-19T23:42:04.7484418Z 13450K .......... .......... .......... .......... .......... 53% 154M 0s 2021-05-19T23:42:04.7487327Z 13500K .......... .......... .......... .......... .......... 53% 158M 0s 2021-05-19T23:42:04.7491880Z 13550K .......... .......... .......... .......... .......... 54% 150M 0s 2021-05-19T23:42:04.7494956Z 13600K .......... .......... .......... .......... .......... 54% 126M 0s 2021-05-19T23:42:04.7498270Z 13650K .......... .......... .......... .......... .......... 54% 143M 0s 2021-05-19T23:42:04.7501500Z 13700K .......... .......... .......... .......... .......... 54% 157M 0s 2021-05-19T23:42:04.7504746Z 13750K .......... .......... .......... .......... .......... 54% 123M 0s 2021-05-19T23:42:04.7508249Z 13800K .......... .......... .......... .......... .......... 55% 149M 0s 2021-05-19T23:42:04.7511593Z 13850K .......... .......... .......... .......... .......... 55% 141M 0s 2021-05-19T23:42:04.7515416Z 13900K .......... .......... .......... .......... .......... 55% 203M 0s 2021-05-19T23:42:04.7517335Z 13950K .......... .......... .......... .......... .......... 55% 152M 0s 2021-05-19T23:42:04.7522786Z 14000K .......... .......... .......... .......... .......... 55% 92.5M 0s 2021-05-19T23:42:04.7526155Z 14050K .......... .......... .......... .......... .......... 56% 168M 0s 2021-05-19T23:42:04.7529475Z 14100K .......... .......... .......... .......... .......... 56% 125M 0s 2021-05-19T23:42:04.7532928Z 14150K .......... .......... .......... .......... .......... 56% 133M 0s 2021-05-19T23:42:04.7537208Z 14200K .......... .......... .......... .......... .......... 56% 207M 0s 2021-05-19T23:42:04.7540518Z 14250K .......... .......... .......... .......... .......... 56% 97.9M 0s 2021-05-19T23:42:04.7543739Z 14300K .......... .......... .......... .......... .......... 57% 178M 0s 2021-05-19T23:42:04.7547002Z 14350K .......... .......... .......... .......... .......... 57% 126M 0s 2021-05-19T23:42:04.7550010Z 14400K .......... .......... .......... .......... .......... 57% 168M 0s 2021-05-19T23:42:04.7553227Z 14450K .......... .......... .......... .......... .......... 57% 128M 0s 2021-05-19T23:42:04.7556121Z 14500K .......... .......... .......... .......... .......... 57% 220M 0s 2021-05-19T23:42:04.7590304Z 14550K .......... .......... .......... .......... .......... 58% 68.9M 0s 2021-05-19T23:42:04.7590950Z 14600K .......... .......... .......... .......... .......... 58% 165M 0s 2021-05-19T23:42:04.7591541Z 14650K .......... .......... .......... .......... .......... 58% 275M 0s 2021-05-19T23:42:04.7592125Z 14700K .......... .......... .......... .......... .......... 58% 292M 0s 2021-05-19T23:42:04.7592688Z 14750K .......... .......... .......... .......... .......... 58% 185M 0s 2021-05-19T23:42:04.7593262Z 14800K .......... .......... .......... .......... .......... 59% 241M 0s 2021-05-19T23:42:04.7594017Z 14850K .......... .......... .......... .......... .......... 59% 244M 0s 2021-05-19T23:42:04.7594608Z 14900K .......... .......... .......... .......... .......... 59% 177M 0s 2021-05-19T23:42:04.7596630Z 14950K .......... .......... .......... .......... .......... 59% 208M 0s 2021-05-19T23:42:04.7597214Z 15000K .......... .......... .......... .......... .......... 59% 188M 0s 2021-05-19T23:42:04.7597779Z 15050K .......... .......... .......... .......... .......... 60% 209M 0s 2021-05-19T23:42:04.7598357Z 15100K .......... .......... .......... .......... .......... 60% 192M 0s 2021-05-19T23:42:04.7598965Z 15150K .......... .......... .......... .......... .......... 60% 66.1M 0s 2021-05-19T23:42:04.7602642Z 15200K .......... .......... .......... .......... .......... 60% 73.9M 0s 2021-05-19T23:42:04.7606516Z 15250K .......... .......... .......... .......... .......... 60% 125M 0s 2021-05-19T23:42:04.7609440Z 15300K .......... .......... .......... .......... .......... 61% 170M 0s 2021-05-19T23:42:04.7613937Z 15350K .......... .......... .......... .......... .......... 61% 117M 0s 2021-05-19T23:42:04.7617803Z 15400K .......... .......... .......... .......... .......... 61% 115M 0s 2021-05-19T23:42:04.7619775Z 15450K .......... .......... .......... .......... .......... 61% 263M 0s 2021-05-19T23:42:04.7624678Z 15500K .......... .......... .......... .......... .......... 61% 95.9M 0s 2021-05-19T23:42:04.7627954Z 15550K .......... .......... .......... .......... .......... 61% 157M 0s 2021-05-19T23:42:04.7631769Z 15600K .......... .......... .......... .......... .......... 62% 125M 0s 2021-05-19T23:42:04.7633764Z 15650K .......... .......... .......... .......... .......... 62% 253M 0s 2021-05-19T23:42:04.7639000Z 15700K .......... .......... .......... .......... .......... 62% 90.1M 0s 2021-05-19T23:42:04.7640604Z 15750K .......... .......... .......... .......... .......... 62% 268M 0s 2021-05-19T23:42:04.7645439Z 15800K .......... .......... .......... .......... .......... 62% 106M 0s 2021-05-19T23:42:04.7647931Z 15850K .......... .......... .......... .......... .......... 63% 269M 0s 2021-05-19T23:42:04.7653400Z 15900K .......... .......... .......... .......... .......... 63% 82.2M 0s 2021-05-19T23:42:04.7656613Z 15950K .......... .......... .......... .......... .......... 63% 149M 0s 2021-05-19T23:42:04.7661006Z 16000K .......... .......... .......... .......... .......... 63% 223M 0s 2021-05-19T23:42:04.7664643Z 16050K .......... .......... .......... .......... .......... 63% 81.3M 0s 2021-05-19T23:42:04.7668923Z 16100K .......... .......... .......... .......... .......... 64% 128M 0s 2021-05-19T23:42:04.7671903Z 16150K .......... .......... .......... .......... .......... 64% 148M 0s 2021-05-19T23:42:04.7675414Z 16200K .......... .......... .......... .......... .......... 64% 132M 0s 2021-05-19T23:42:04.7678744Z 16250K .......... .......... .......... .......... .......... 64% 155M 0s 2021-05-19T23:42:04.7682232Z 16300K .......... .......... .......... .......... .......... 64% 147M 0s 2021-05-19T23:42:04.7686362Z 16350K .......... .......... .......... .......... .......... 65% 110M 0s 2021-05-19T23:42:04.7689692Z 16400K .......... .......... .......... .......... .......... 65% 145M 0s 2021-05-19T23:42:04.7692918Z 16450K .......... .......... .......... .......... .......... 65% 192M 0s 2021-05-19T23:42:04.7696103Z 16500K .......... .......... .......... .......... .......... 65% 128M 0s 2021-05-19T23:42:04.7699484Z 16550K .......... .......... .......... .......... .......... 65% 142M 0s 2021-05-19T23:42:04.7703392Z 16600K .......... .......... .......... .......... .......... 66% 127M 0s 2021-05-19T23:42:04.7707525Z 16650K .......... .......... .......... .......... .......... 66% 129M 0s 2021-05-19T23:42:04.7710569Z 16700K .......... .......... .......... .......... .......... 66% 175M 0s 2021-05-19T23:42:04.7714350Z 16750K .......... .......... .......... .......... .......... 66% 112M 0s 2021-05-19T23:42:04.7718915Z 16800K .......... .......... .......... .......... .......... 66% 112M 0s 2021-05-19T23:42:04.7722783Z 16850K .......... .......... .......... .......... .......... 67% 135M 0s 2021-05-19T23:42:04.7726145Z 16900K .......... .......... .......... .......... .......... 67% 141M 0s 2021-05-19T23:42:04.7730031Z 16950K .......... .......... .......... .......... .......... 67% 116M 0s 2021-05-19T23:42:04.7734067Z 17000K .......... .......... .......... .......... .......... 67% 187M 0s 2021-05-19T23:42:04.7736704Z 17050K .......... .......... .......... .......... .......... 67% 124M 0s 2021-05-19T23:42:04.7741772Z 17100K .......... .......... .......... .......... .......... 68% 99.6M 0s 2021-05-19T23:42:04.7745151Z 17150K .......... .......... .......... .......... .......... 68% 172M 0s 2021-05-19T23:42:04.7749623Z 17200K .......... .......... .......... .......... .......... 68% 91.5M 0s 2021-05-19T23:42:04.7752938Z 17250K .......... .......... .......... .......... .......... 68% 144M 0s 2021-05-19T23:42:04.7756672Z 17300K .......... .......... .......... .......... .......... 68% 140M 0s 2021-05-19T23:42:04.7760935Z 17350K .......... .......... .......... .......... .......... 69% 135M 0s 2021-05-19T23:42:04.7765159Z 17400K .......... .......... .......... .......... .......... 69% 98.2M 0s 2021-05-19T23:42:04.7789308Z 17450K .......... .......... .......... .......... .......... 69% 150M 0s 2021-05-19T23:42:04.7800626Z 17500K .......... .......... .......... .......... .......... 69% 205M 0s 2021-05-19T23:42:04.7801224Z 17550K .......... .......... .......... .......... .......... 69% 187M 0s 2021-05-19T23:42:04.7801789Z 17600K .......... .......... .......... .......... .......... 70% 262M 0s 2021-05-19T23:42:04.7802374Z 17650K .......... .......... .......... .......... .......... 70% 200M 0s 2021-05-19T23:42:04.7803140Z 17700K .......... .......... .......... .......... .......... 70% 188M 0s 2021-05-19T23:42:04.7803889Z 17750K .......... .......... .......... .......... .......... 70% 244M 0s 2021-05-19T23:42:04.7804562Z 17800K .......... .......... .......... .......... .......... 70% 186M 0s 2021-05-19T23:42:04.7805193Z 17850K .......... .......... .......... .......... .......... 71% 81.3M 0s 2021-05-19T23:42:04.7806060Z 17900K .......... .......... .......... .......... .......... 71% 281M 0s 2021-05-19T23:42:04.7830655Z 17950K .......... .......... .......... .......... .......... 71% 204M 0s 2021-05-19T23:42:04.7831330Z 18000K .......... .......... .......... .......... .......... 71% 227M 0s 2021-05-19T23:42:04.7831995Z 18050K .......... .......... .......... .......... .......... 71% 246M 0s 2021-05-19T23:42:04.7832646Z 18100K .......... .......... .......... .......... .......... 72% 249M 0s 2021-05-19T23:42:04.7833327Z 18150K .......... .......... .......... .......... .......... 72% 213M 0s 2021-05-19T23:42:04.7833981Z 18200K .......... .......... .......... .......... .......... 72% 191M 0s 2021-05-19T23:42:04.7835500Z 18250K .......... .......... .......... .......... .......... 72% 215M 0s 2021-05-19T23:42:04.7836148Z 18300K .......... .......... .......... .......... .......... 72% 249M 0s 2021-05-19T23:42:04.7836807Z 18350K .......... .......... .......... .......... .......... 73% 189M 0s 2021-05-19T23:42:04.7837460Z 18400K .......... .......... .......... .......... .......... 73% 224M 0s 2021-05-19T23:42:04.7838094Z 18450K .......... .......... .......... .......... .......... 73% 219M 0s 2021-05-19T23:42:04.7838747Z 18500K .......... .......... .......... .......... .......... 73% 174M 0s 2021-05-19T23:42:04.7839389Z 18550K .......... .......... .......... .......... .......... 73% 202M 0s 2021-05-19T23:42:04.7840021Z 18600K .......... .......... .......... .......... .......... 74% 189M 0s 2021-05-19T23:42:04.7840669Z 18650K .......... .......... .......... .......... .......... 74% 202M 0s 2021-05-19T23:42:04.7842165Z 18700K .......... .......... .......... .......... .......... 74% 60.5M 0s 2021-05-19T23:42:04.7842969Z 18750K .......... .......... .......... .......... .......... 74% 77.9M 0s 2021-05-19T23:42:04.7847212Z 18800K .......... .......... .......... .......... .......... 74% 90.8M 0s 2021-05-19T23:42:04.7849417Z 18850K .......... .......... .......... .......... .......... 75% 187M 0s 2021-05-19T23:42:04.7854271Z 18900K .......... .......... .......... .......... .......... 75% 107M 0s 2021-05-19T23:42:04.7857272Z 18950K .......... .......... .......... .......... .......... 75% 238M 0s 2021-05-19T23:42:04.7862825Z 19000K .......... .......... .......... .......... .......... 75% 76.3M 0s 2021-05-19T23:42:04.7866466Z 19050K .......... .......... .......... .......... .......... 75% 136M 0s 2021-05-19T23:42:04.7869742Z 19100K .......... .......... .......... .......... .......... 76% 154M 0s 2021-05-19T23:42:04.7873566Z 19150K .......... .......... .......... .......... .......... 76% 130M 0s 2021-05-19T23:42:04.7876772Z 19200K .......... .......... .......... .......... .......... 76% 141M 0s 2021-05-19T23:42:04.7881414Z 19250K .......... .......... .......... .......... .......... 76% 201M 0s 2021-05-19T23:42:04.7882246Z 19300K .......... .......... .......... .......... .......... 76% 126M 0s 2021-05-19T23:42:04.7888328Z 19350K .......... .......... .......... .......... .......... 77% 91.6M 0s 2021-05-19T23:42:04.7891932Z 19400K .......... .......... .......... .......... .......... 77% 139M 0s 2021-05-19T23:42:04.7895158Z 19450K .......... .......... .......... .......... .......... 77% 168M 0s 2021-05-19T23:42:04.7899383Z 19500K .......... .......... .......... .......... .......... 77% 110M 0s 2021-05-19T23:42:04.7902728Z 19550K .......... .......... .......... .......... .......... 77% 136M 0s 2021-05-19T23:42:04.7906769Z 19600K .......... .......... .......... .......... .......... 78% 128M 0s 2021-05-19T23:42:04.7910890Z 19650K .......... .......... .......... .......... .......... 78% 122M 0s 2021-05-19T23:42:04.7913826Z 19700K .......... .......... .......... .......... .......... 78% 165M 0s 2021-05-19T23:42:04.7917147Z 19750K .......... .......... .......... .......... .......... 78% 137M 0s 2021-05-19T23:42:04.7921290Z 19800K .......... .......... .......... .......... .......... 78% 122M 0s 2021-05-19T23:42:04.7924667Z 19850K .......... .......... .......... .......... .......... 79% 164M 0s 2021-05-19T23:42:04.7928196Z 19900K .......... .......... .......... .......... .......... 79% 119M 0s 2021-05-19T23:42:04.7932434Z 19950K .......... .......... .......... .......... .......... 79% 132M 0s 2021-05-19T23:42:04.7936254Z 20000K .......... .......... .......... .......... .......... 79% 113M 0s 2021-05-19T23:42:04.7939458Z 20050K .......... .......... .......... .......... .......... 79% 161M 0s 2021-05-19T23:42:04.7943047Z 20100K .......... .......... .......... .......... .......... 80% 131M 0s 2021-05-19T23:42:04.7946363Z 20150K .......... .......... .......... .......... .......... 80% 190M 0s 2021-05-19T23:42:04.7952030Z 20200K .......... .......... .......... .......... .......... 80% 103M 0s 2021-05-19T23:42:04.7952622Z 20250K .......... .......... .......... .......... .......... 80% 278M 0s 2021-05-19T23:42:04.7956433Z 20300K .......... .......... .......... .......... .......... 80% 133M 0s 2021-05-19T23:42:04.7959371Z 20350K .......... .......... .......... .......... .......... 81% 134M 0s 2021-05-19T23:42:04.7963939Z 20400K .......... .......... .......... .......... .......... 81% 109M 0s 2021-05-19T23:42:04.7968148Z 20450K .......... .......... .......... .......... .......... 81% 126M 0s 2021-05-19T23:42:04.7971419Z 20500K .......... .......... .......... .......... .......... 81% 129M 0s 2021-05-19T23:42:04.7975658Z 20550K .......... .......... .......... .......... .......... 81% 124M 0s 2021-05-19T23:42:04.7978740Z 20600K .......... .......... .......... .......... .......... 82% 144M 0s 2021-05-19T23:42:04.7982594Z 20650K .......... .......... .......... .......... .......... 82% 173M 0s 2021-05-19T23:42:04.7985834Z 20700K .......... .......... .......... .......... .......... 82% 117M 0s 2021-05-19T23:42:04.7990111Z 20750K .......... .......... .......... .......... .......... 82% 124M 0s 2021-05-19T23:42:04.7993891Z 20800K .......... .......... .......... .......... .......... 82% 124M 0s 2021-05-19T23:42:04.7997683Z 20850K .......... .......... .......... .......... .......... 83% 133M 0s 2021-05-19T23:42:04.8007054Z 20900K .......... .......... .......... .......... .......... 83% 50.5M 0s 2021-05-19T23:42:04.8010194Z 20950K .......... .......... .......... .......... .......... 83% 182M 0s 2021-05-19T23:42:04.8013178Z 21000K .......... .......... .......... .......... .......... 83% 155M 0s 2021-05-19T23:42:04.8017219Z 21050K .......... .......... .......... .......... .......... 83% 134M 0s 2021-05-19T23:42:04.8020206Z 21100K .......... .......... .......... .......... .......... 84% 118M 0s 2021-05-19T23:42:04.8022270Z 21150K .......... .......... .......... .......... .......... 84% 259M 0s 2021-05-19T23:42:04.8027371Z 21200K .......... .......... .......... .......... .......... 84% 111M 0s 2021-05-19T23:42:04.8029489Z 21250K .......... .......... .......... .......... .......... 84% 188M 0s 2021-05-19T23:42:04.8032241Z 21300K .......... .......... .......... .......... .......... 84% 295M 0s 2021-05-19T23:42:04.8036342Z 21350K .......... .......... .......... .......... .......... 85% 94.2M 0s 2021-05-19T23:42:04.8039137Z 21400K .......... .......... .......... .......... .......... 85% 193M 0s 2021-05-19T23:42:04.8041100Z 21450K .......... .......... .......... .......... .......... 85% 190M 0s 2021-05-19T23:42:04.8045177Z 21500K .......... .......... .......... .......... .......... 85% 135M 0s 2021-05-19T23:42:04.8047269Z 21550K .......... .......... .......... .......... .......... 85% 210M 0s 2021-05-19T23:42:04.8049021Z 21600K .......... .......... .......... .......... .......... 86% 285M 0s 2021-05-19T23:42:04.8052869Z 21650K .......... .......... .......... .......... .......... 86% 124M 0s 2021-05-19T23:42:04.8055461Z 21700K .......... .......... .......... .......... .......... 86% 201M 0s 2021-05-19T23:42:04.8059545Z 21750K .......... .......... .......... .......... .......... 86% 119M 0s 2021-05-19T23:42:04.8066973Z 21800K .......... .......... .......... .......... .......... 86% 206M 0s 2021-05-19T23:42:04.8071035Z 21850K .......... .......... .......... .......... .......... 87% 56.2M 0s 2021-05-19T23:42:04.8072926Z 21900K .......... .......... .......... .......... .......... 87% 186M 0s 2021-05-19T23:42:04.8077031Z 21950K .......... .......... .......... .......... .......... 87% 133M 0s 2021-05-19T23:42:04.8078948Z 22000K .......... .......... .......... .......... .......... 87% 272M 0s 2021-05-19T23:42:04.8082778Z 22050K .......... .......... .......... .......... .......... 87% 118M 0s 2021-05-19T23:42:04.8084871Z 22100K .......... .......... .......... .......... .......... 88% 215M 0s 2021-05-19T23:42:04.8089051Z 22150K .......... .......... .......... .......... .......... 88% 131M 0s 2021-05-19T23:42:04.8090921Z 22200K .......... .......... .......... .......... .......... 88% 199M 0s 2021-05-19T23:42:04.8094956Z 22250K .......... .......... .......... .......... .......... 88% 131M 0s 2021-05-19T23:42:04.8098048Z 22300K .......... .......... .......... .......... .......... 88% 204M 0s 2021-05-19T23:42:04.8100306Z 22350K .......... .......... .......... .......... .......... 89% 158M 0s 2021-05-19T23:42:04.8104093Z 22400K .......... .......... .......... .......... .......... 89% 136M 0s 2021-05-19T23:42:04.8106153Z 22450K .......... .......... .......... .......... .......... 89% 219M 0s 2021-05-19T23:42:04.8110473Z 22500K .......... .......... .......... .......... .......... 89% 130M 0s 2021-05-19T23:42:04.8111221Z 22550K .......... .......... .......... .......... .......... 89% 232M 0s 2021-05-19T23:42:04.8115382Z 22600K .......... .......... .......... .......... .......... 90% 135M 0s 2021-05-19T23:42:04.8195356Z 22650K .......... .......... .......... .......... .......... 90% 6.11M 0s 2021-05-19T23:42:04.8200901Z 22700K .......... .......... .......... .......... .......... 90% 84.6M 0s 2021-05-19T23:42:04.8204468Z 22750K .......... .......... .......... .......... .......... 90% 135M 0s 2021-05-19T23:42:04.8208163Z 22800K .......... .......... .......... .......... .......... 90% 173M 0s 2021-05-19T23:42:04.8244857Z 22850K .......... .......... .......... .......... .......... 91% 13.0M 0s 2021-05-19T23:42:04.8251759Z 22900K .......... .......... .......... .......... .......... 91% 108M 0s 2021-05-19T23:42:04.8259261Z 22950K .......... .......... .......... .......... .......... 91% 207M 0s 2021-05-19T23:42:04.8259927Z 23000K .......... .......... .......... .......... .......... 91% 85.1M 0s 2021-05-19T23:42:04.8288163Z 23050K .......... .......... .......... .......... .......... 91% 19.5M 0s 2021-05-19T23:42:04.8289146Z 23100K .......... .......... .......... .......... .......... 92% 166M 0s 2021-05-19T23:42:04.8290093Z 23150K .......... .......... .......... .......... .......... 92% 190M 0s 2021-05-19T23:42:04.8298608Z 23200K .......... .......... .......... .......... .......... 92% 71.7M 0s 2021-05-19T23:42:04.8299278Z 23250K .......... .......... .......... .......... .......... 92% 222M 0s 2021-05-19T23:42:04.8300077Z 23300K .......... .......... .......... .......... .......... 92% 266M 0s 2021-05-19T23:42:04.8325390Z 23350K .......... .......... .......... .......... .......... 92% 18.9M 0s 2021-05-19T23:42:04.8348295Z 23400K .......... .......... .......... .......... .......... 93% 78.7M 0s 2021-05-19T23:42:04.8350022Z 23450K .......... .......... .......... .......... .......... 93% 163M 0s 2021-05-19T23:42:04.8351656Z 23500K .......... .......... .......... .......... .......... 93% 176M 0s 2021-05-19T23:42:04.8353132Z 23550K .......... .......... .......... .......... .......... 93% 216M 0s 2021-05-19T23:42:04.8354596Z 23600K .......... .......... .......... .......... .......... 93% 171M 0s 2021-05-19T23:42:04.8355421Z 23650K .......... .......... .......... .......... .......... 94% 157M 0s 2021-05-19T23:42:04.8356267Z 23700K .......... .......... .......... .......... .......... 94% 272M 0s 2021-05-19T23:42:04.8357049Z 23750K .......... .......... .......... .......... .......... 94% 209M 0s 2021-05-19T23:42:04.8357617Z 23800K .......... .......... .......... .......... .......... 94% 227M 0s 2021-05-19T23:42:04.8358187Z 23850K .......... .......... .......... .......... .......... 94% 287M 0s 2021-05-19T23:42:04.8358735Z 23900K .......... .......... .......... .......... .......... 95% 259M 0s 2021-05-19T23:42:04.8440687Z 23950K .......... .......... .......... .......... .......... 95% 5.68M 0s 2021-05-19T23:42:04.8447511Z 24000K .......... .......... .......... .......... .......... 95% 71.4M 0s 2021-05-19T23:42:04.8452948Z 24050K .......... .......... .......... .......... .......... 95% 97.3M 0s 2021-05-19T23:42:04.8457939Z 24100K .......... .......... .......... .......... .......... 95% 90.7M 0s 2021-05-19T23:42:04.8461927Z 24150K .......... .......... .......... .......... .......... 96% 112M 0s 2021-05-19T23:42:04.8468283Z 24200K .......... .......... .......... .......... .......... 96% 121M 0s 2021-05-19T23:42:04.8473314Z 24250K .......... .......... .......... .......... .......... 96% 71.5M 0s 2021-05-19T23:42:04.8479435Z 24300K .......... .......... .......... .......... .......... 96% 81.8M 0s 2021-05-19T23:42:04.8484381Z 24350K .......... .......... .......... .......... .......... 96% 88.5M 0s 2021-05-19T23:42:04.8489623Z 24400K .......... .......... .......... .......... .......... 97% 93.2M 0s 2021-05-19T23:42:04.8495826Z 24450K .......... .......... .......... .......... .......... 97% 84.7M 0s 2021-05-19T23:42:04.8500186Z 24500K .......... .......... .......... .......... .......... 97% 101M 0s 2021-05-19T23:42:04.8504331Z 24550K .......... .......... .......... .......... .......... 97% 117M 0s 2021-05-19T23:42:04.8508859Z 24600K .......... .......... .......... .......... .......... 97% 109M 0s 2021-05-19T23:42:04.8512512Z 24650K .......... .......... .......... .......... .......... 98% 132M 0s 2021-05-19T23:42:04.8516021Z 24700K .......... .......... .......... .......... .......... 98% 137M 0s 2021-05-19T23:42:04.8519606Z 24750K .......... .......... .......... .......... .......... 98% 140M 0s 2021-05-19T23:42:04.8523352Z 24800K .......... .......... .......... .......... .......... 98% 127M 0s 2021-05-19T23:42:04.8526878Z 24850K .......... .......... .......... .......... .......... 98% 138M 0s 2021-05-19T23:42:04.8530426Z 24900K .......... .......... .......... .......... .......... 99% 139M 0s 2021-05-19T23:42:04.8534028Z 24950K .......... .......... .......... .......... .......... 99% 131M 0s 2021-05-19T23:42:04.8537614Z 25000K .......... .......... .......... .......... .......... 99% 140M 0s 2021-05-19T23:42:04.8541113Z 25050K .......... .......... .......... .......... .......... 99% 139M 0s 2021-05-19T23:42:04.8544629Z 25100K .......... .......... .......... .......... .......... 99% 140M 0s 2021-05-19T23:42:04.8547359Z 25150K .......... .. 100% 52.6M=0.2s 2021-05-19T23:42:04.8547671Z 2021-05-19T23:42:04.8550781Z 2021-05-19 23:42:04 (119 MB/s) - ‘/tmp/RtmpGWqQUW/RNiftyReg_2.7.0_R_x86_64-pc-linux-gnu.tar.gz’ saved [25766241/25766241] 2021-05-19T23:42:04.8551455Z 2021-05-19T23:42:04.8581189Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-19T23:42:04.8583023Z (as ‘lib’ is unspecified) 2021-05-19T23:42:10.6995880Z * installing *binary* package ‘RNiftyReg’ ... 2021-05-19T23:42:10.8101550Z * DONE (RNiftyReg) 2021-05-19T23:42:10.8367368Z Rewriting new remotes: 2021-05-19T23:42:11.1437029Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-19T23:42:11.1438264Z (as ‘lib’ is unspecified) 2021-05-19T23:42:28.5532274Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/RcppEigen_0.3.3.9.1.tar.gz' 2021-05-19T23:42:29.0887185Z Content type 'binary/octet-stream' length 7460476 bytes (7.1 MB) 2021-05-19T23:42:29.1892573Z ================================================== 2021-05-19T23:42:29.1894348Z downloaded 7.1 MB 2021-05-19T23:42:29.1894943Z 2021-05-19T23:42:29.1937474Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jpeg_0.1-8.1.tar.gz' 2021-05-19T23:42:30.3443952Z Content type 'binary/octet-stream' length 49785 bytes (48 KB) 2021-05-19T23:42:30.3444868Z ================================================== 2021-05-19T23:42:30.3445451Z downloaded 48 KB 2021-05-19T23:42:30.3445844Z 2021-05-19T23:42:32.2111825Z * installing *binary* package ‘RcppEigen’ ... 2021-05-19T23:42:32.2696227Z * DONE (RcppEigen) 2021-05-19T23:42:32.5102254Z * installing *binary* package ‘jpeg’ ... 2021-05-19T23:42:32.5143552Z * DONE (jpeg) 2021-05-19T23:42:32.5198208Z 2021-05-19T23:42:32.5199134Z The downloaded source packages are in 2021-05-19T23:42:32.5200386Z ‘/tmp/RtmpGWqQUW/downloaded_packages’ 2021-05-19T23:42:32.5408225Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-19T23:42:32.5408976Z remotes::install_deps(dependencies = TRUE) 2021-05-19T23:42:32.5409552Z remotes::install_cran("rcmdcheck") 2021-05-19T23:42:32.5410043Z remotes::install_cran("markdown") 2021-05-19T23:42:32.5416972Z shell: /usr/local/bin/Rscript {0} 2021-05-19T23:42:32.5417348Z env: 2021-05-19T23:42:32.5417797Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T23:42:32.5418214Z TIC_DEPLOY_KEY: 2021-05-19T23:42:32.5418951Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-19T23:42:32.5420747Z GITHUB_PAT: *** 2021-05-19T23:42:32.5421829Z COVERALLS_TOKEN: *** 2021-05-19T23:42:32.5422309Z continue-on-error: false 2021-05-19T23:42:32.5422746Z VDIFFR_RUN_TESTS: 2021-05-19T23:42:32.5423170Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-19T23:42:32.5423576Z TZ: UTC 2021-05-19T23:42:32.5423915Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T23:42:32.5424335Z NOT_CRAN: true 2021-05-19T23:42:32.5424674Z ##[endgroup] 2021-05-19T23:42:51.8713735Z iterators (NA -> 1.0.13 ) [CRAN] 2021-05-19T23:42:51.8715386Z systemfonts (NA -> 1.0.2 ) [CRAN] 2021-05-19T23:42:51.8716548Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-19T23:42:51.8717764Z jquerylib (NA -> 0.1.4 ) [CRAN] 2021-05-19T23:42:51.8719036Z sass (NA -> 0.4.0 ) [CRAN] 2021-05-19T23:42:51.8719966Z bslib (NA -> 0.2.5.1 ) [CRAN] 2021-05-19T23:42:51.8720925Z promises (NA -> 1.2.0.1 ) [CRAN] 2021-05-19T23:42:51.8721885Z later (NA -> 1.2.0 ) [CRAN] 2021-05-19T23:42:51.8722853Z sourcetools (NA -> 0.1.7 ) [CRAN] 2021-05-19T23:42:51.8723824Z htmltools (NA -> 0.5.1.1 ) [CRAN] 2021-05-19T23:42:51.8724778Z xtable (NA -> 1.8-4 ) [CRAN] 2021-05-19T23:42:51.8725705Z httpuv (NA -> 1.6.1 ) [CRAN] 2021-05-19T23:42:51.8726676Z colorspace (NA -> 2.0-1 ) [CRAN] 2021-05-19T23:42:51.8727870Z RColorBrewer (NA -> 1.1-2 ) [CRAN] 2021-05-19T23:42:51.8729048Z munsell (NA -> 0.5.0 ) [CRAN] 2021-05-19T23:42:51.8730099Z labeling (NA -> 0.4.2 ) [CRAN] 2021-05-19T23:42:51.8732484Z farver (NA -> 2.1.0 ) [CRAN] 2021-05-19T23:42:51.8735365Z scales (NA -> 1.1.1 ) [CRAN] 2021-05-19T23:42:51.8736024Z isoband (NA -> 0.2.4 ) [CRAN] 2021-05-19T23:42:51.8736637Z gtable (NA -> 0.3.0 ) [CRAN] 2021-05-19T23:42:51.8747554Z Installing 57 packages: iterators, systemfonts, base64enc, jquerylib, sass, bslib, promises, later, sourcetools, htmltools, xtable, httpuv, colorspace, RColorBrewer, munsell, labeling, farver, scales, isoband, gtable, gridExtra, ggplot2, viridisLite, dotCall64, zoo, xts, foreach, textshaping, tinytex, shiny, maps, viridis, spam, nloptr, BH, hms, TTR, expm, doParallel, ragg, rmarkdown, miniUI, irlba, numDeriv, fields, mmand, ptw, readr, smoother, nnls, minpack.lm, matrixcalc, signal, complexplus, pracma, plyr, abind 2021-05-19T23:42:51.8750573Z gridExtra (NA -> 2.3 ) [CRAN] 2021-05-19T23:42:51.8751478Z ggplot2 (NA -> 3.3.3 ) [CRAN] 2021-05-19T23:42:51.8759167Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-19T23:42:51.8760004Z viridisLite (NA -> 0.4.0 ) [CRAN] 2021-05-19T23:42:51.8761526Z (as ‘lib’ is unspecified) 2021-05-19T23:42:51.8762198Z dotCall64 (NA -> 1.0-1 ) [CRAN] 2021-05-19T23:42:51.8763248Z zoo (NA -> 1.8-9 ) [CRAN] 2021-05-19T23:42:51.8764067Z xts (NA -> 0.12.1 ) [CRAN] 2021-05-19T23:42:51.8764866Z foreach (NA -> 1.5.1 ) [CRAN] 2021-05-19T23:42:51.8765721Z textshaping (NA -> 0.3.4 ) [CRAN] 2021-05-19T23:42:51.8766562Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-19T23:42:51.8767355Z shiny (NA -> 1.6.0 ) [CRAN] 2021-05-19T23:42:51.8768159Z maps (NA -> 3.3.0 ) [CRAN] 2021-05-19T23:42:51.8768961Z viridis (NA -> 0.6.1 ) [CRAN] 2021-05-19T23:42:51.8769978Z spam (NA -> 2.6-0 ) [CRAN] 2021-05-19T23:42:51.8770925Z nloptr (NA -> 1.2.2.2 ) [CRAN] 2021-05-19T23:42:51.8771731Z BH (NA -> 1.75.0-0 ) [CRAN] 2021-05-19T23:42:51.8772523Z hms (NA -> 1.1.0 ) [CRAN] 2021-05-19T23:42:51.8774103Z TTR (NA -> 0.24.2 ) [CRAN] 2021-05-19T23:42:51.8774729Z expm (NA -> 0.999-6 ) [CRAN] 2021-05-19T23:42:51.8775354Z doParallel (NA -> 1.0.16 ) [CRAN] 2021-05-19T23:42:51.8775981Z ragg (NA -> 1.1.2 ) [CRAN] 2021-05-19T23:42:51.8776598Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-19T23:42:51.8777209Z miniUI (NA -> 0.1.1.1 ) [CRAN] 2021-05-19T23:42:51.8777807Z irlba (NA -> 2.3.3 ) [CRAN] 2021-05-19T23:42:51.8778410Z numDeriv (NA -> 2016.8-1.1) [CRAN] 2021-05-19T23:42:51.8779039Z fields (NA -> 12.3 ) [CRAN] 2021-05-19T23:42:51.8779641Z mmand (1.6.0 -> 1.6.1 ) [CRAN] 2021-05-19T23:42:51.8780234Z ptw (NA -> 1.9-15 ) [CRAN] 2021-05-19T23:42:51.8780843Z readr (NA -> 1.4.0 ) [CRAN] 2021-05-19T23:42:51.8781456Z smoother (NA -> 1.1 ) [CRAN] 2021-05-19T23:42:51.8782067Z nnls (NA -> 1.4 ) [CRAN] 2021-05-19T23:42:51.8782687Z minpack.lm (NA -> 1.2-1 ) [CRAN] 2021-05-19T23:42:51.8783328Z matrixcalc (NA -> 1.0-3 ) [CRAN] 2021-05-19T23:42:51.8783955Z signal (NA -> 0.7-6 ) [CRAN] 2021-05-19T23:42:51.8784596Z complexplus (NA -> 2.1 ) [CRAN] 2021-05-19T23:42:51.8785223Z pracma (NA -> 2.3.3 ) [CRAN] 2021-05-19T23:42:51.8785826Z plyr (NA -> 1.8.6 ) [CRAN] 2021-05-19T23:42:51.8786427Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-19T23:43:09.4570251Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/iterators_1.0.13.tar.gz' 2021-05-19T23:43:09.9775718Z Content type 'binary/octet-stream' length 335353 bytes (327 KB) 2021-05-19T23:43:09.9832240Z ================================================== 2021-05-19T23:43:09.9832803Z downloaded 327 KB 2021-05-19T23:43:09.9833235Z 2021-05-19T23:43:09.9879943Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/systemfonts_1.0.2.tar.gz' 2021-05-19T23:43:11.1098800Z Content type 'binary/octet-stream' length 2071962 bytes (2.0 MB) 2021-05-19T23:43:11.1430627Z ================================================== 2021-05-19T23:43:11.1431687Z downloaded 2.0 MB 2021-05-19T23:43:11.1432251Z 2021-05-19T23:43:11.1483475Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/base64enc_0.1-3.tar.gz' 2021-05-19T23:43:11.8043215Z Content type 'binary/octet-stream' length 38946 bytes (38 KB) 2021-05-19T23:43:11.8044461Z ================================================== 2021-05-19T23:43:11.8045869Z downloaded 38 KB 2021-05-19T23:43:11.8046564Z 2021-05-19T23:43:11.8085262Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jquerylib_0.1.4.tar.gz' 2021-05-19T23:43:12.4144434Z Content type 'binary/octet-stream' length 526454 bytes (514 KB) 2021-05-19T23:43:12.4183376Z ================================================== 2021-05-19T23:43:12.4184237Z downloaded 514 KB 2021-05-19T23:43:12.4184633Z 2021-05-19T23:43:12.4233171Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sass_0.4.0.tar.gz' 2021-05-19T23:43:12.9659356Z Content type 'binary/octet-stream' length 2569637 bytes (2.5 MB) 2021-05-19T23:43:13.0118842Z ================================================== 2021-05-19T23:43:13.0120040Z downloaded 2.5 MB 2021-05-19T23:43:13.0120659Z 2021-05-19T23:43:13.0171142Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/bslib_0.2.5.1.tar.gz' 2021-05-19T23:43:13.2702169Z Content type 'binary/octet-stream' length 3663368 bytes (3.5 MB) 2021-05-19T23:43:13.2922789Z ================================================== 2021-05-19T23:43:13.2923861Z downloaded 3.5 MB 2021-05-19T23:43:13.2924605Z 2021-05-19T23:43:13.2967201Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/promises_1.2.0.1.tar.gz' 2021-05-19T23:43:13.5625057Z Content type 'binary/octet-stream' length 1954289 bytes (1.9 MB) 2021-05-19T23:43:13.6078673Z ================================================== 2021-05-19T23:43:13.6079457Z downloaded 1.9 MB 2021-05-19T23:43:13.6079753Z 2021-05-19T23:43:13.6135673Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/later_1.2.0.tar.gz' 2021-05-19T23:43:14.0526284Z Content type 'binary/octet-stream' length 1099479 bytes (1.0 MB) 2021-05-19T23:43:14.2845905Z ================================================== 2021-05-19T23:43:14.2848384Z downloaded 1.0 MB 2021-05-19T23:43:14.2850175Z 2021-05-19T23:43:14.2910410Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sourcetools_0.1.7.tar.gz' 2021-05-19T23:43:14.6687568Z Content type 'binary/octet-stream' length 212045 bytes (207 KB) 2021-05-19T23:43:14.6716584Z ================================================== 2021-05-19T23:43:14.6717817Z downloaded 207 KB 2021-05-19T23:43:14.6718551Z 2021-05-19T23:43:14.6798420Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/htmltools_0.5.1.1.tar.gz' 2021-05-19T23:43:15.1986242Z Content type 'binary/octet-stream' length 236488 bytes (230 KB) 2021-05-19T23:43:15.2016759Z ================================================== 2021-05-19T23:43:15.2017264Z downloaded 230 KB 2021-05-19T23:43:15.2017545Z 2021-05-19T23:43:15.2061529Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xtable_1.8-4.tar.gz' 2021-05-19T23:43:15.7358420Z Content type 'binary/octet-stream' length 701370 bytes (684 KB) 2021-05-19T23:43:15.7461921Z ================================================== 2021-05-19T23:43:15.7462603Z downloaded 684 KB 2021-05-19T23:43:15.7462878Z 2021-05-19T23:43:15.7511392Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httpuv_1.6.1.tar.gz' 2021-05-19T23:43:16.2727021Z Content type 'binary/octet-stream' length 4948154 bytes (4.7 MB) 2021-05-19T23:43:16.3359375Z ================================================== 2021-05-19T23:43:16.3360923Z downloaded 4.7 MB 2021-05-19T23:43:16.3361498Z 2021-05-19T23:43:16.3408467Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/colorspace_2.0-1.tar.gz' 2021-05-19T23:43:17.3581890Z Content type 'binary/octet-stream' length 2612778 bytes (2.5 MB) 2021-05-19T23:43:17.3583265Z ================================================== 2021-05-19T23:43:17.3584060Z downloaded 2.5 MB 2021-05-19T23:43:17.3584726Z 2021-05-19T23:43:17.3586396Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/RColorBrewer_1.1-2.tar.gz' 2021-05-19T23:43:17.3588414Z Content type 'binary/octet-stream' length 52849 bytes (51 KB) 2021-05-19T23:43:17.3589694Z ================================================== 2021-05-19T23:43:17.3590355Z downloaded 51 KB 2021-05-19T23:43:17.3590656Z 2021-05-19T23:43:17.3592226Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/munsell_0.5.0.tar.gz' 2021-05-19T23:43:17.5539247Z Content type 'binary/octet-stream' length 240037 bytes (234 KB) 2021-05-19T23:43:17.5568903Z ================================================== 2021-05-19T23:43:17.5569602Z downloaded 234 KB 2021-05-19T23:43:17.5569880Z 2021-05-19T23:43:17.5627448Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/labeling_0.4.2.tar.gz' 2021-05-19T23:43:18.0352488Z Content type 'binary/octet-stream' length 60055 bytes (58 KB) 2021-05-19T23:43:18.0359287Z ================================================== 2021-05-19T23:43:18.0359804Z downloaded 58 KB 2021-05-19T23:43:18.0360103Z 2021-05-19T23:43:18.0411608Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/farver_2.1.0.tar.gz' 2021-05-19T23:43:20.0640064Z Content type 'binary/octet-stream' length 2606013 bytes (2.5 MB) 2021-05-19T23:43:20.0775941Z ================================================== 2021-05-19T23:43:20.0776544Z downloaded 2.5 MB 2021-05-19T23:43:20.0776885Z 2021-05-19T23:43:20.0839970Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/scales_1.1.1.tar.gz' 2021-05-19T23:43:20.4689264Z Content type 'binary/octet-stream' length 547825 bytes (534 KB) 2021-05-19T23:43:20.4744595Z ================================================== 2021-05-19T23:43:20.4745571Z downloaded 534 KB 2021-05-19T23:43:20.4745973Z 2021-05-19T23:43:20.4799447Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/isoband_0.2.4.tar.gz' 2021-05-19T23:43:20.7467383Z Content type 'binary/octet-stream' length 4607923 bytes (4.4 MB) 2021-05-19T23:43:20.7659586Z ================================================== 2021-05-19T23:43:20.7660099Z downloaded 4.4 MB 2021-05-19T23:43:20.7660365Z 2021-05-19T23:43:20.7840606Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gtable_0.3.0.tar.gz' 2021-05-19T23:43:21.2119443Z Content type 'binary/octet-stream' length 429837 bytes (419 KB) 2021-05-19T23:43:21.2167007Z ================================================== 2021-05-19T23:43:21.2167501Z downloaded 419 KB 2021-05-19T23:43:21.2167780Z 2021-05-19T23:43:21.2215371Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gridExtra_2.3.tar.gz' 2021-05-19T23:43:21.4752447Z Content type 'binary/octet-stream' length 1106176 bytes (1.1 MB) 2021-05-19T23:43:21.4820922Z ================================================== 2021-05-19T23:43:21.4821967Z downloaded 1.1 MB 2021-05-19T23:43:21.4822537Z 2021-05-19T23:43:21.4865420Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ggplot2_3.3.3.tar.gz' 2021-05-19T23:43:22.0097974Z Content type 'binary/octet-stream' length 4061740 bytes (3.9 MB) 2021-05-19T23:43:22.0290307Z ================================================== 2021-05-19T23:43:22.0290885Z downloaded 3.9 MB 2021-05-19T23:43:22.0291177Z 2021-05-19T23:43:22.0339187Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/viridisLite_0.4.0.tar.gz' 2021-05-19T23:43:22.2797054Z Content type 'binary/octet-stream' length 1296036 bytes (1.2 MB) 2021-05-19T23:43:22.2893706Z ================================================== 2021-05-19T23:43:22.2894219Z downloaded 1.2 MB 2021-05-19T23:43:22.2894485Z 2021-05-19T23:43:22.2939655Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/dotCall64_1.0-1.tar.gz' 2021-05-19T23:43:22.6111682Z Content type 'binary/octet-stream' length 49183 bytes (48 KB) 2021-05-19T23:43:22.6118432Z ================================================== 2021-05-19T23:43:22.6118964Z downloaded 48 KB 2021-05-19T23:43:22.6119264Z 2021-05-19T23:43:22.6168264Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zoo_1.8-9.tar.gz' 2021-05-19T23:43:23.1329379Z Content type 'binary/octet-stream' length 1034835 bytes (1010 KB) 2021-05-19T23:43:23.1426377Z ================================================== 2021-05-19T23:43:23.1427435Z downloaded 1010 KB 2021-05-19T23:43:23.1428365Z 2021-05-19T23:43:23.1477452Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xts_0.12.1.tar.gz' 2021-05-19T23:43:23.6978331Z Content type 'binary/octet-stream' length 970375 bytes (947 KB) 2021-05-19T23:43:23.7078024Z ================================================== 2021-05-19T23:43:23.7078550Z downloaded 947 KB 2021-05-19T23:43:23.7078852Z 2021-05-19T23:43:23.7124380Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/foreach_1.5.1.tar.gz' 2021-05-19T23:43:24.3678221Z Content type 'binary/octet-stream' length 135074 bytes (131 KB) 2021-05-19T23:43:24.3696204Z ================================================== 2021-05-19T23:43:24.3696738Z downloaded 131 KB 2021-05-19T23:43:24.3697025Z 2021-05-19T23:43:24.3771977Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/textshaping_0.3.4.tar.gz' 2021-05-19T23:43:25.0426275Z Content type 'binary/octet-stream' length 781183 bytes (762 KB) 2021-05-19T23:43:25.0532066Z ================================================== 2021-05-19T23:43:25.0532793Z downloaded 762 KB 2021-05-19T23:43:25.0533058Z 2021-05-19T23:43:25.0606508Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tinytex_0.31.tar.gz' 2021-05-19T23:43:25.5853110Z Content type 'binary/octet-stream' length 117103 bytes (114 KB) 2021-05-19T23:43:25.5861004Z ================================================== 2021-05-19T23:43:25.5862716Z downloaded 114 KB 2021-05-19T23:43:25.5863036Z 2021-05-19T23:43:25.5918004Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/shiny_1.6.0.tar.gz' 2021-05-19T23:43:26.2467914Z Content type 'binary/octet-stream' length 5422167 bytes (5.2 MB) 2021-05-19T23:43:26.2762631Z ================================================== 2021-05-19T23:43:26.2764074Z downloaded 5.2 MB 2021-05-19T23:43:26.2764777Z 2021-05-19T23:43:26.2822927Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/maps_3.3.0.tar.gz' 2021-05-19T23:43:26.6888330Z Content type 'binary/octet-stream' length 3708312 bytes (3.5 MB) 2021-05-19T23:43:26.7425229Z ================================================== 2021-05-19T23:43:26.7425933Z downloaded 3.5 MB 2021-05-19T23:43:26.7426222Z 2021-05-19T23:43:26.7477553Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/viridis_0.6.1.tar.gz' 2021-05-19T23:43:27.3033777Z Content type 'binary/octet-stream' length 3019823 bytes (2.9 MB) 2021-05-19T23:43:27.3358432Z ================================================== 2021-05-19T23:43:27.3359167Z downloaded 2.9 MB 2021-05-19T23:43:27.3359683Z 2021-05-19T23:43:27.3414065Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/spam_2.6-0.tar.gz' 2021-05-19T23:43:28.6444460Z Content type 'binary/octet-stream' length 2760488 bytes (2.6 MB) 2021-05-19T23:43:28.6826733Z ================================================== 2021-05-19T23:43:28.6827273Z downloaded 2.6 MB 2021-05-19T23:43:28.6827560Z 2021-05-19T23:43:28.6881523Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/nloptr_1.2.2.2.tar.gz' 2021-05-19T23:43:29.1208067Z Content type 'binary/octet-stream' length 1156638 bytes (1.1 MB) 2021-05-19T23:43:29.1437363Z ================================================== 2021-05-19T23:43:29.1439008Z downloaded 1.1 MB 2021-05-19T23:43:29.1439712Z 2021-05-19T23:43:29.1485066Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/BH_1.75.0-0.tar.gz' 2021-05-19T23:43:29.9177117Z Content type 'binary/octet-stream' length 11881010 bytes (11.3 MB) 2021-05-19T23:43:30.0070634Z ================================================== 2021-05-19T23:43:30.0071254Z downloaded 11.3 MB 2021-05-19T23:43:30.0071568Z 2021-05-19T23:43:30.0125748Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/hms_1.1.0.tar.gz' 2021-05-19T23:43:31.3679720Z Content type 'binary/octet-stream' length 97806 bytes (95 KB) 2021-05-19T23:43:31.3738860Z ================================================== 2021-05-19T23:43:31.3739389Z downloaded 95 KB 2021-05-19T23:43:31.3739673Z 2021-05-19T23:43:31.3813060Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/TTR_0.24.2.tar.gz' 2021-05-19T23:43:31.9870294Z Content type 'binary/octet-stream' length 525956 bytes (513 KB) 2021-05-19T23:43:32.0140627Z ================================================== 2021-05-19T23:43:32.0141522Z downloaded 513 KB 2021-05-19T23:43:32.0141789Z 2021-05-19T23:43:32.0192271Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/expm_0.999-6.tar.gz' 2021-05-19T23:43:32.9085281Z Content type 'binary/octet-stream' length 246910 bytes (241 KB) 2021-05-19T23:43:32.9271080Z ================================================== 2021-05-19T23:43:32.9272082Z downloaded 241 KB 2021-05-19T23:43:32.9272760Z 2021-05-19T23:43:32.9317523Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/doParallel_1.0.16.tar.gz' 2021-05-19T23:43:33.6494375Z Content type 'binary/octet-stream' length 59807 bytes (58 KB) 2021-05-19T23:43:33.6495150Z ================================================== 2021-05-19T23:43:33.6495566Z downloaded 58 KB 2021-05-19T23:43:33.6495830Z 2021-05-19T23:43:33.6543118Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ragg_1.1.2.tar.gz' 2021-05-19T23:43:34.3134030Z Content type 'binary/octet-stream' length 2635012 bytes (2.5 MB) 2021-05-19T23:43:34.4121134Z ================================================== 2021-05-19T23:43:34.4136629Z downloaded 2.5 MB 2021-05-19T23:43:34.4137435Z 2021-05-19T23:43:34.4170976Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rmarkdown_2.8.tar.gz' 2021-05-19T23:43:35.9430183Z Content type 'binary/octet-stream' length 3650634 bytes (3.5 MB) 2021-05-19T23:43:36.0513796Z ================================================== 2021-05-19T23:43:36.0514378Z downloaded 3.5 MB 2021-05-19T23:43:36.0514645Z 2021-05-19T23:43:36.0563812Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/miniUI_0.1.1.1.tar.gz' 2021-05-19T23:43:36.6798673Z Content type 'binary/octet-stream' length 33748 bytes (32 KB) 2021-05-19T23:43:36.6806448Z ================================================== 2021-05-19T23:43:36.6807106Z downloaded 32 KB 2021-05-19T23:43:36.6807409Z 2021-05-19T23:43:36.6856495Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/irlba_2.3.3.tar.gz' 2021-05-19T23:43:37.4908029Z Content type 'binary/octet-stream' length 327226 bytes (319 KB) 2021-05-19T23:43:37.5327111Z ================================================== 2021-05-19T23:43:37.5327657Z downloaded 319 KB 2021-05-19T23:43:37.5327974Z 2021-05-19T23:43:37.5381694Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/numDeriv_2016.8-1.1.tar.gz' 2021-05-19T23:43:39.1384111Z Content type 'binary/octet-stream' length 112596 bytes (109 KB) 2021-05-19T23:43:39.1519764Z ================================================== 2021-05-19T23:43:39.1520272Z downloaded 109 KB 2021-05-19T23:43:39.1524089Z 2021-05-19T23:43:39.1578243Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fields_12.3.tar.gz' 2021-05-19T23:43:39.9131940Z Content type 'binary/octet-stream' length 3921111 bytes (3.7 MB) 2021-05-19T23:43:39.9694678Z ================================================== 2021-05-19T23:43:39.9695274Z downloaded 3.7 MB 2021-05-19T23:43:39.9695541Z 2021-05-19T23:43:39.9756322Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mmand_1.6.1.tar.gz' 2021-05-19T23:43:41.3813173Z Content type 'binary/octet-stream' length 1852351 bytes (1.8 MB) 2021-05-19T23:43:41.4272310Z ================================================== 2021-05-19T23:43:41.4273471Z downloaded 1.8 MB 2021-05-19T23:43:41.4273887Z 2021-05-19T23:43:41.4331977Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ptw_1.9-15.tar.gz' 2021-05-19T23:43:42.0903117Z Content type 'binary/octet-stream' length 4281922 bytes (4.1 MB) 2021-05-19T23:43:42.1516588Z ================================================== 2021-05-19T23:43:42.1521044Z downloaded 4.1 MB 2021-05-19T23:43:42.1521505Z 2021-05-19T23:43:42.1578834Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/readr_1.4.0.tar.gz' 2021-05-19T23:43:43.0484760Z Content type 'binary/octet-stream' length 4712154 bytes (4.5 MB) 2021-05-19T23:43:43.1191893Z ================================================== 2021-05-19T23:43:43.1192860Z downloaded 4.5 MB 2021-05-19T23:43:43.1193292Z 2021-05-19T23:43:43.1239589Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/smoother_1.1.tar.gz' 2021-05-19T23:43:45.0407723Z Content type 'binary/octet-stream' length 22351 bytes (21 KB) 2021-05-19T23:43:45.0409144Z ================================================== 2021-05-19T23:43:45.0410032Z downloaded 21 KB 2021-05-19T23:43:45.0410366Z 2021-05-19T23:43:45.0454149Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/nnls_1.4.tar.gz' 2021-05-19T23:43:45.6000234Z Content type 'binary/octet-stream' length 40122 bytes (39 KB) 2021-05-19T23:43:45.6001704Z ================================================== 2021-05-19T23:43:45.6002455Z downloaded 39 KB 2021-05-19T23:43:45.6003250Z 2021-05-19T23:43:45.6044261Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/minpack.lm_1.2-1.tar.gz' 2021-05-19T23:43:46.2762794Z Content type 'binary/octet-stream' length 124418 bytes (121 KB) 2021-05-19T23:43:46.2853242Z ================================================== 2021-05-19T23:43:46.2856418Z downloaded 121 KB 2021-05-19T23:43:46.2859141Z 2021-05-19T23:43:46.2910179Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/matrixcalc_1.0-3.tar.gz' 2021-05-19T23:43:46.9628960Z Content type 'binary/octet-stream' length 201718 bytes (196 KB) 2021-05-19T23:43:46.9821644Z ================================================== 2021-05-19T23:43:46.9822217Z downloaded 196 KB 2021-05-19T23:43:46.9822628Z 2021-05-19T23:43:46.9882667Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/signal_0.7-6.tar.gz' 2021-05-19T23:43:47.6443909Z Content type 'binary/octet-stream' length 340204 bytes (332 KB) 2021-05-19T23:43:47.6699949Z ================================================== 2021-05-19T23:43:47.6701738Z downloaded 332 KB 2021-05-19T23:43:47.6702389Z 2021-05-19T23:43:47.6765279Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/complexplus_2.1.tar.gz' 2021-05-19T23:43:48.7709148Z Content type 'binary/octet-stream' length 20671 bytes (20 KB) 2021-05-19T23:43:48.7791134Z ================================================== 2021-05-19T23:43:48.7792027Z downloaded 20 KB 2021-05-19T23:43:48.7792362Z 2021-05-19T23:43:48.7843243Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pracma_2.3.3.tar.gz' 2021-05-19T23:43:49.4603788Z Content type 'binary/octet-stream' length 1724271 bytes (1.6 MB) 2021-05-19T23:43:49.4997855Z ================================================== 2021-05-19T23:43:49.4998976Z downloaded 1.6 MB 2021-05-19T23:43:49.4999566Z 2021-05-19T23:43:49.5048226Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/plyr_1.8.6.tar.gz' 2021-05-19T23:43:50.1607776Z Content type 'binary/octet-stream' length 1153424 bytes (1.1 MB) 2021-05-19T23:43:50.1983539Z ================================================== 2021-05-19T23:43:50.1984480Z downloaded 1.1 MB 2021-05-19T23:43:50.1985040Z 2021-05-19T23:43:50.2104264Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/abind_1.4-5.tar.gz' 2021-05-19T23:43:50.8683928Z Content type 'binary/octet-stream' length 60534 bytes (59 KB) 2021-05-19T23:43:50.8690724Z ================================================== 2021-05-19T23:43:50.8691789Z downloaded 59 KB 2021-05-19T23:43:50.8692396Z 2021-05-19T23:43:51.1349298Z * installing *binary* package ‘iterators’ ... 2021-05-19T23:43:51.1400129Z * DONE (iterators) 2021-05-19T23:43:51.6783109Z * installing *binary* package ‘systemfonts’ ... 2021-05-19T23:43:51.6894042Z * DONE (systemfonts) 2021-05-19T23:43:51.9064602Z * installing *binary* package ‘base64enc’ ... 2021-05-19T23:43:51.9102258Z * DONE (base64enc) 2021-05-19T23:43:52.3007395Z * installing *binary* package ‘later’ ... 2021-05-19T23:43:52.3078629Z * DONE (later) 2021-05-19T23:43:52.5895371Z * installing *binary* package ‘sourcetools’ ... 2021-05-19T23:43:52.5958585Z * DONE (sourcetools) 2021-05-19T23:43:52.8682577Z * installing *binary* package ‘xtable’ ... 2021-05-19T23:43:52.8736540Z * DONE (xtable) 2021-05-19T23:43:53.4227651Z * installing *binary* package ‘colorspace’ ... 2021-05-19T23:43:53.4355960Z * DONE (colorspace) 2021-05-19T23:43:53.6568200Z * installing *binary* package ‘RColorBrewer’ ... 2021-05-19T23:43:53.6607714Z * DONE (RColorBrewer) 2021-05-19T23:43:53.8825709Z * installing *binary* package ‘labeling’ ... 2021-05-19T23:43:53.8867176Z * DONE (labeling) 2021-05-19T23:43:54.4548756Z * installing *binary* package ‘farver’ ... 2021-05-19T23:43:54.4658895Z * DONE (farver) 2021-05-19T23:43:55.2848512Z * installing *binary* package ‘isoband’ ... 2021-05-19T23:43:55.3003406Z * DONE (isoband) 2021-05-19T23:43:55.6305800Z * installing *binary* package ‘gtable’ ... 2021-05-19T23:43:55.6367183Z * DONE (gtable) 2021-05-19T23:43:55.9247877Z * installing *binary* package ‘viridisLite’ ... 2021-05-19T23:43:55.9297218Z * DONE (viridisLite) 2021-05-19T23:43:56.1681385Z * installing *binary* package ‘dotCall64’ ... 2021-05-19T23:43:56.1725710Z * DONE (dotCall64) 2021-05-19T23:43:56.4877044Z * installing *binary* package ‘zoo’ ... 2021-05-19T23:43:56.4944006Z * DONE (zoo) 2021-05-19T23:43:56.7165519Z * installing *binary* package ‘tinytex’ ... 2021-05-19T23:43:56.7208698Z * DONE (tinytex) 2021-05-19T23:43:57.1995833Z * installing *binary* package ‘maps’ ... 2021-05-19T23:43:57.2084134Z * DONE (maps) 2021-05-19T23:43:57.5871241Z * installing *binary* package ‘nloptr’ ... 2021-05-19T23:43:57.5937131Z * DONE (nloptr) 2021-05-19T23:44:12.0599625Z * installing *binary* package ‘BH’ ... 2021-05-19T23:44:12.5794190Z * DONE (BH) 2021-05-19T23:44:13.0031096Z * installing *binary* package ‘hms’ ... 2021-05-19T23:44:13.0069920Z * DONE (hms) 2021-05-19T23:44:13.2556926Z * installing *binary* package ‘expm’ ... 2021-05-19T23:44:13.2605077Z * DONE (expm) 2021-05-19T23:44:13.5089020Z * installing *binary* package ‘irlba’ ... 2021-05-19T23:44:13.5132294Z * DONE (irlba) 2021-05-19T23:44:13.7371503Z * installing *binary* package ‘numDeriv’ ... 2021-05-19T23:44:13.7418111Z * DONE (numDeriv) 2021-05-19T23:44:14.2185274Z * installing *binary* package ‘mmand’ ... 2021-05-19T23:44:14.2309510Z * DONE (mmand) 2021-05-19T23:44:14.4733025Z * installing *binary* package ‘nnls’ ... 2021-05-19T23:44:14.4790719Z * DONE (nnls) 2021-05-19T23:44:14.7125948Z * installing *binary* package ‘minpack.lm’ ... 2021-05-19T23:44:14.7169660Z * DONE (minpack.lm) 2021-05-19T23:44:14.9537255Z * installing *binary* package ‘matrixcalc’ ... 2021-05-19T23:44:14.9576598Z * DONE (matrixcalc) 2021-05-19T23:44:15.2245165Z * installing *binary* package ‘signal’ ... 2021-05-19T23:44:15.2285844Z * DONE (signal) 2021-05-19T23:44:15.5448364Z * installing *binary* package ‘pracma’ ... 2021-05-19T23:44:15.5503036Z * DONE (pracma) 2021-05-19T23:44:15.8802628Z * installing *binary* package ‘plyr’ ... 2021-05-19T23:44:15.8857291Z * DONE (plyr) 2021-05-19T23:44:16.1110420Z * installing *binary* package ‘abind’ ... 2021-05-19T23:44:16.1150749Z * DONE (abind) 2021-05-19T23:44:16.5218687Z * installing *binary* package ‘promises’ ... 2021-05-19T23:44:16.5301082Z * DONE (promises) 2021-05-19T23:44:16.7710828Z * installing *binary* package ‘htmltools’ ... 2021-05-19T23:44:16.7752758Z * DONE (htmltools) 2021-05-19T23:44:17.0213646Z * installing *binary* package ‘munsell’ ... 2021-05-19T23:44:17.0255444Z * DONE (munsell) 2021-05-19T23:44:17.3507854Z * installing *binary* package ‘gridExtra’ ... 2021-05-19T23:44:17.3571954Z * DONE (gridExtra) 2021-05-19T23:44:17.7004117Z * installing *binary* package ‘xts’ ... 2021-05-19T23:44:17.7078045Z * DONE (xts) 2021-05-19T23:44:17.9762754Z * installing *binary* package ‘foreach’ ... 2021-05-19T23:44:17.9814887Z * DONE (foreach) 2021-05-19T23:44:18.3490055Z * installing *binary* package ‘textshaping’ ... 2021-05-19T23:44:18.3557748Z * DONE (textshaping) 2021-05-19T23:44:18.7749987Z * installing *binary* package ‘spam’ ... 2021-05-19T23:44:18.7838307Z * DONE (spam) 2021-05-19T23:44:19.2115816Z * installing *binary* package ‘ptw’ ... 2021-05-19T23:44:19.2217010Z * DONE (ptw) 2021-05-19T23:44:20.1461126Z * installing *binary* package ‘readr’ ... 2021-05-19T23:44:20.1640691Z * DONE (readr) 2021-05-19T23:44:20.3844333Z * installing *binary* package ‘complexplus’ ... 2021-05-19T23:44:20.3882510Z * DONE (complexplus) 2021-05-19T23:44:20.6909688Z * installing *binary* package ‘jquerylib’ ... 2021-05-19T23:44:20.6964370Z * DONE (jquerylib) 2021-05-19T23:44:21.2103883Z * installing *binary* package ‘sass’ ... 2021-05-19T23:44:21.2211825Z * DONE (sass) 2021-05-19T23:44:22.2093875Z * installing *binary* package ‘httpuv’ ... 2021-05-19T23:44:22.2287536Z * DONE (httpuv) 2021-05-19T23:44:22.4851785Z * installing *binary* package ‘scales’ ... 2021-05-19T23:44:22.4896774Z * DONE (scales) 2021-05-19T23:44:22.7499135Z * installing *binary* package ‘TTR’ ... 2021-05-19T23:44:22.7547554Z * DONE (TTR) 2021-05-19T23:44:22.9819199Z * installing *binary* package ‘doParallel’ ... 2021-05-19T23:44:22.9863977Z * DONE (doParallel) 2021-05-19T23:44:23.6393604Z * installing *binary* package ‘ragg’ ... 2021-05-19T23:44:23.6513554Z * DONE (ragg) 2021-05-19T23:44:24.4562201Z * installing *binary* package ‘rmarkdown’ ... 2021-05-19T23:44:24.4777661Z * DONE (rmarkdown) 2021-05-19T23:44:25.3621835Z * installing *binary* package ‘bslib’ ... 2021-05-19T23:44:25.3897803Z * DONE (bslib) 2021-05-19T23:44:25.8657478Z * installing *binary* package ‘ggplot2’ ... 2021-05-19T23:44:25.8749104Z * DONE (ggplot2) 2021-05-19T23:44:26.0962284Z * installing *binary* package ‘smoother’ ... 2021-05-19T23:44:26.1004312Z * DONE (smoother) 2021-05-19T23:44:27.0501983Z * installing *binary* package ‘shiny’ ... 2021-05-19T23:44:27.0787922Z * DONE (shiny) 2021-05-19T23:44:27.4946651Z * installing *binary* package ‘viridis’ ... 2021-05-19T23:44:27.5020160Z * DONE (viridis) 2021-05-19T23:44:27.7283369Z * installing *binary* package ‘miniUI’ ... 2021-05-19T23:44:27.7321294Z * DONE (miniUI) 2021-05-19T23:44:28.1664215Z * installing *binary* package ‘fields’ ... 2021-05-19T23:44:28.1753156Z * DONE (fields) 2021-05-19T23:44:28.1824581Z 2021-05-19T23:44:28.1825494Z The downloaded source packages are in 2021-05-19T23:44:28.1827343Z ‘/tmp/RtmpMdFfoO/downloaded_packages’ 2021-05-19T23:44:44.3965695Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-19T23:44:44.3967291Z Use `force = TRUE` to force installation 2021-05-19T23:44:44.3980173Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-19T23:44:44.3981558Z Use `force = TRUE` to force installation 2021-05-19T23:44:44.4244338Z ##[group]Run options(width = 100) 2021-05-19T23:44:44.4244873Z options(width = 100) 2021-05-19T23:44:44.4245382Z pkgs <- installed.packages()[, "Package"] 2021-05-19T23:44:44.4245993Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-19T23:44:44.4253365Z shell: /usr/local/bin/Rscript {0} 2021-05-19T23:44:44.4253752Z env: 2021-05-19T23:44:44.4254153Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T23:44:44.4254569Z TIC_DEPLOY_KEY: 2021-05-19T23:44:44.4255304Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-19T23:44:44.4256800Z GITHUB_PAT: *** 2021-05-19T23:44:44.4257615Z COVERALLS_TOKEN: *** 2021-05-19T23:44:44.4258235Z continue-on-error: false 2021-05-19T23:44:44.4258672Z VDIFFR_RUN_TESTS: 2021-05-19T23:44:44.4259100Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-19T23:44:44.4259505Z TZ: UTC 2021-05-19T23:44:44.4259843Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T23:44:44.4260252Z NOT_CRAN: true 2021-05-19T23:44:44.4260603Z ##[endgroup] 2021-05-19T23:44:45.0239277Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-19T23:44:45.0239977Z setting value 2021-05-19T23:44:45.0240654Z version R version 4.1.0 (2021-05-18) 2021-05-19T23:44:45.0241121Z os Ubuntu 20.04.2 LTS 2021-05-19T23:44:45.0241750Z system x86_64, linux-gnu 2021-05-19T23:44:45.0242193Z ui X11 2021-05-19T23:44:45.0242625Z language (EN) 2021-05-19T23:44:45.0243234Z collate C.UTF-8 2021-05-19T23:44:45.0243835Z ctype C.UTF-8 2021-05-19T23:44:45.0244310Z tz UTC 2021-05-19T23:44:45.0244867Z date 2021-05-19 2021-05-19T23:44:45.0245119Z 2021-05-19T23:44:45.0245927Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-19T23:44:45.0246588Z package * version date lib source 2021-05-19T23:44:45.0247402Z abind 1.4-5 2016-07-21 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0248253Z aghast 0.2.1 2021-05-19 [1] Github (muschellij2/aghast@0c3b853) 2021-05-19T23:44:45.0249112Z askpass 1.1 2019-01-13 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0249870Z base * 4.1.0 2021-05-18 [2] local 2021-05-19T23:44:45.0250652Z base64enc 0.1-3 2015-07-28 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0251410Z BH 1.75.0-0 2021-01-11 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0252171Z boot 1.3-28 2021-05-03 [2] CRAN (R 4.1.0) 2021-05-19T23:44:45.0252921Z brew 1.0-6 2011-04-13 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0257056Z brio 1.1.2 2021-04-23 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0257972Z bslib 0.2.5.1 2021-05-18 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0258845Z cachem 1.0.5 2021-05-15 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0259796Z callr 3.7.0 2021-04-20 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0260551Z class 7.3-19 2021-05-03 [2] CRAN (R 4.1.0) 2021-05-19T23:44:45.0261298Z cli 2.5.0 2021-04-26 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0262034Z clipr 0.7.1 2020-10-08 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0263186Z cluster 2.1.2 2021-04-17 [2] CRAN (R 4.1.0) 2021-05-19T23:44:45.0263977Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.1.0) 2021-05-19T23:44:45.0264964Z colorspace 2.0-1 2021-05-04 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0265836Z commonmark 1.7 2018-12-01 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0266979Z compiler 4.1.0 2021-05-18 [2] local 2021-05-19T23:44:45.0269835Z complexplus 2.1 2017-05-18 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0270779Z covr 3.5.1 2020-09-16 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0271637Z cpp11 0.2.7 2021-03-29 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0272519Z crayon 1.4.1 2021-02-08 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0273429Z credentials 1.3.0 2020-07-21 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0274333Z curl 4.3.1 2021-04-30 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0275206Z datasets * 4.1.0 2021-05-18 [2] local 2021-05-19T23:44:45.0276111Z debugme 1.1.0 2017-10-22 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0277063Z desc 1.2.0.9000 2021-05-19 [1] Github (muschellij2/desc@7be86f2) 2021-05-19T23:44:45.0278026Z devtools 2.4.1 2021-05-05 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0278916Z diffobj 0.3.4 2021-03-22 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0279779Z digest 0.6.27 2020-10-24 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0280677Z doParallel 1.0.16 2020-10-16 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0281672Z dotCall64 1.0-1 2021-02-11 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0282563Z dplyr 1.0.6 2021-05-05 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0283447Z ellipsis 0.3.2 2021-04-29 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0284343Z evaluate 0.14 2019-05-28 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0285818Z expm 0.999-6 2021-01-13 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0286818Z fansi 0.4.2 2021-01-15 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0287854Z farver 2.1.0 2021-02-28 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0288629Z fastmap 1.1.0 2021-01-25 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0289401Z fields 12.3 2021-05-17 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0290162Z foreach 1.5.1 2020-10-15 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0290958Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.1.0) 2021-05-19T23:44:45.0291710Z fs 1.5.0 2020-07-31 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0292466Z generics 0.1.0 2020-10-31 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0293235Z gert 1.3.0 2021-03-29 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0293996Z ggplot2 3.3.3 2020-12-30 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0294742Z gh 1.3.0 2021-04-30 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0295590Z ghtravis 0.15.1 2021-05-19 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-19T23:44:45.0296440Z git2r 0.28.0 2021-01-10 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0297198Z gitcreds 0.1.1 2020-12-04 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0297968Z glue 1.4.2 2020-08-27 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0298957Z graphics * 4.1.0 2021-05-18 [2] local 2021-05-19T23:44:45.0299759Z grDevices * 4.1.0 2021-05-18 [2] local 2021-05-19T23:44:45.0300630Z grid 4.1.0 2021-05-18 [2] local 2021-05-19T23:44:45.0301442Z gridExtra 2.3 2017-09-09 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0302225Z gtable 0.3.0 2019-03-25 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0302990Z highr 0.9 2021-04-16 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0303723Z hms 1.1.0 2021-05-17 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0304491Z htmltools 0.5.1.1 2021-01-22 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0305271Z httpuv 1.6.1 2021-05-07 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0306018Z httr 1.4.2 2020-07-20 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0315491Z ini 0.3.1 2018-05-20 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0316510Z irlba 2.3.3 2019-02-05 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0317336Z isoband 0.2.4 2021-03-03 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0318177Z iterators 1.0.13 2020-10-15 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0319010Z jpeg 0.1-8.1 2019-10-24 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0319833Z jquerylib 0.1.4 2021-04-26 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0320667Z jsonlite 1.7.2 2020-12-09 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0321504Z KernSmooth 2.23-20 2021-05-03 [2] CRAN (R 4.1.0) 2021-05-19T23:44:45.0322338Z knitr 1.33 2021-04-24 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0323164Z labeling 0.4.2 2020-10-20 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0323973Z later 1.2.0 2021-04-23 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0324797Z lattice 0.20-44 2021-05-02 [2] CRAN (R 4.1.0) 2021-05-19T23:44:45.0325634Z lazyeval 0.2.2 2019-03-15 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0326468Z lifecycle 1.0.0 2021-02-15 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0327299Z loder 0.2.0 2018-06-15 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0328116Z magrittr 2.0.1 2020-11-17 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0328922Z maps 3.3.0 2018-04-03 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0329736Z markdown 1.1 2019-08-07 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0330557Z MASS 7.3-54 2021-05-03 [2] CRAN (R 4.1.0) 2021-05-19T23:44:45.0331355Z Matrix 1.3-3 2021-05-04 [2] CRAN (R 4.1.0) 2021-05-19T23:44:45.0332201Z matrixcalc 1.0-3 2012-09-15 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0333051Z memoise 2.0.0 2021-01-26 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0333865Z methods * 4.1.0 2021-05-18 [2] local 2021-05-19T23:44:45.0334675Z mgcv 1.8-35 2021-04-18 [2] CRAN (R 4.1.0) 2021-05-19T23:44:45.0335461Z mime 0.10 2021-02-13 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0336270Z miniUI 0.1.1.1 2018-05-18 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0337102Z minpack.lm 1.2-1 2016-11-20 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0338168Z mmand 1.6.1 2020-03-03 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0338985Z munsell 0.5.0 2018-06-12 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0339904Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.1.0) 2021-05-19T23:44:45.0340761Z nloptr 1.2.2.2 2020-07-02 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0341572Z nnet 7.3-16 2021-05-03 [2] CRAN (R 4.1.0) 2021-05-19T23:44:45.0342367Z nnls 1.4 2012-03-19 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0343176Z numDeriv 2016.8-1.1 2019-06-06 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0344014Z openssl 1.4.4 2021-04-30 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0344822Z ore 1.6.3 2019-11-02 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0345624Z parallel 4.1.0 2021-05-18 [2] local 2021-05-19T23:44:45.0346464Z pillar 1.6.1 2021-05-16 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0347611Z pkgbuild 1.2.0 2020-12-15 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0348457Z pkgconfig 2.0.3 2019-09-22 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0349299Z pkgload 1.2.1 2021-04-06 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0350100Z plyr 1.8.6 2020-03-03 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0350914Z pracma 2.3.3 2021-01-23 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0351733Z praise 1.0.0 2015-08-11 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0352567Z prettyunits 1.1.1 2020-01-24 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0353423Z processx 3.5.2 2021-04-30 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0354452Z promises 1.2.0.1 2021-02-11 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0355253Z ps 1.6.0 2021-02-28 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0356055Z ptw 1.9-15 2019-11-26 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0356865Z purrr 0.3.4 2020-04-17 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0357643Z R6 2.5.0 2020-10-28 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0358430Z ragg 1.1.2 2021-03-17 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0359247Z rappdirs 0.3.3 2021-01-31 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0360079Z rcmdcheck 1.3.3 2019-05-07 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0360949Z RColorBrewer 1.1-2 2014-12-07 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0362062Z Rcpp 1.0.6 2021-01-15 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0362957Z RcppEigen 0.3.3.9.1 2020-12-17 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0363846Z readr 1.4.0 2020-10-05 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0364721Z rematch2 2.1.2 2020-05-01 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0365851Z remotes 2.3.0 2021-04-01 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0366675Z reportr 1.3.0 2018-10-26 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0367466Z rex 1.2.0 2020-04-21 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0368265Z rlang 0.4.11 2021-04-30 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0369784Z rmarkdown 2.8 2021-05-07 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0370847Z RNifti 1.3.1 2021-05-14 [1] Neuroconductor (R 4.2.0) 2021-05-19T23:44:45.0372111Z RNiftyReg 2.7.0 2021-05-15 [1] Neuroconductor (R 4.2.0) 2021-05-19T23:44:45.0373194Z roxygen2 7.1.1 2020-06-27 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0374457Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.1.0) 2021-05-19T23:44:45.0377186Z rprojroot 2.0.2 2020-11-15 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0378057Z rstudioapi 0.13 2020-11-12 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0378900Z rversions 2.0.2 2020-05-25 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0379796Z sass 0.4.0 2021-05-12 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0380600Z scales 1.1.1 2020-05-11 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0381456Z sessioninfo 1.1.1 2018-11-05 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0382317Z shades 1.4.0 2019-08-02 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0383107Z shiny 1.6.0 2021-01-25 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0383927Z signal 0.7-6 2015-07-30 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0384755Z smoother 1.1 2015-04-16 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0385591Z sourcetools 0.1.7 2018-04-25 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0386428Z spam 2.6-0 2020-12-14 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0387452Z spatial 7.3-14 2021-05-03 [2] CRAN (R 4.1.0) 2021-05-19T23:44:45.0388266Z splines 4.1.0 2021-05-18 [2] local 2021-05-19T23:44:45.0389076Z stats * 4.1.0 2021-05-18 [2] local 2021-05-19T23:44:45.0389955Z stats4 4.1.0 2021-05-18 [2] local 2021-05-19T23:44:45.0390722Z stringi 1.6.2 2021-05-17 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0391492Z stringr 1.4.0 2019-02-10 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0392278Z survival 3.2-11 2021-04-26 [2] CRAN (R 4.1.0) 2021-05-19T23:44:45.0393030Z sys 3.4 2020-07-23 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0393836Z sysreqs 1.0.0.9000 2021-05-19 [1] Github (r-hub/sysreqs@f068afa) 2021-05-19T23:44:45.0394667Z systemfonts 1.0.2 2021-05-11 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0395448Z tcltk 4.1.0 2021-05-18 [2] local 2021-05-19T23:44:45.0396212Z testthat 3.0.2 2021-02-14 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0396998Z textshaping 0.3.4 2021-05-11 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0397797Z tibble 3.1.2 2021-05-16 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0398608Z tic 0.10.0 2021-05-19 [1] Github (ropensci/tic@3b4dfb8) 2021-05-19T23:44:45.0399397Z tidyr 1.1.3 2021-03-03 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0400184Z tidyselect 1.1.1 2021-04-30 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0400981Z tinytest 1.2.4 2020-12-17 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0401745Z tinytex 0.31 2021-03-30 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0402504Z tools 4.1.0 2021-05-18 [2] local 2021-05-19T23:44:45.0403250Z TTR 0.24.2 2020-09-01 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0403997Z usethis 2.0.1 2021-02-10 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0404970Z utf8 1.2.1 2021-03-12 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0405725Z utils * 4.1.0 2021-05-18 [2] local 2021-05-19T23:44:45.0408366Z vctrs 0.3.8 2021-04-29 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0409672Z viridis 0.6.1 2021-05-11 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0410597Z viridisLite 0.4.0 2021-04-13 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0411451Z waldo 0.2.5 2021-03-08 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0412350Z whisker 0.4 2019-08-28 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0413103Z withr 2.4.2 2021-04-18 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0413856Z xfun 0.23 2021-05-15 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0414606Z xml2 1.3.2 2020-04-23 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0415485Z xopen 1.0.0 2018-09-17 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0416309Z xtable 1.8-4 2019-04-21 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0417130Z xts 0.12.1 2020-09-09 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0418057Z yaml 2.2.1 2020-02-01 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0418879Z zip 2.1.1 2020-08-27 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0419703Z zoo 1.8-9 2021-03-09 [1] RSPM (R 4.1.0) 2021-05-19T23:44:45.0420104Z 2021-05-19T23:44:45.0420653Z [1] /home/runner/work/_temp/Library 2021-05-19T23:44:45.0421141Z [2] /opt/R/4.1.0/lib/R/library 2021-05-19T23:44:45.0454498Z ##[group]Run Rscript -e 'tic::script()' 2021-05-19T23:44:45.0455104Z Rscript -e 'tic::script()' 2021-05-19T23:44:45.0455532Z ls -l check 2021-05-19T23:44:45.0502722Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-19T23:44:45.0503187Z env: 2021-05-19T23:44:45.0503723Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T23:44:45.0504177Z TIC_DEPLOY_KEY: 2021-05-19T23:44:45.0504964Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-19T23:44:45.0507066Z GITHUB_PAT: *** 2021-05-19T23:44:45.0508026Z COVERALLS_TOKEN: *** 2021-05-19T23:44:45.0508539Z continue-on-error: false 2021-05-19T23:44:45.0509030Z VDIFFR_RUN_TESTS: 2021-05-19T23:44:45.0509508Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-19T23:44:45.0510081Z TZ: UTC 2021-05-19T23:44:45.0510447Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T23:44:45.0510858Z NOT_CRAN: true 2021-05-19T23:44:45.0511232Z ##[endgroup] 2021-05-19T23:44:45.3599066Z ✔ Loading tic stage configuration from tic.R 2021-05-19T23:44:45.5293570Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-19T23:44:45.5294574Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-19T23:44:45.5295392Z timeout = Inf, check_dir = "check") 2021-05-19T23:44:45.5990401Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-19T23:44:46.0974431Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-19T23:44:46.0975404Z * preparing ‘spant’: 2021-05-19T23:44:46.1025427Z * checking DESCRIPTION meta-information ... OK 2021-05-19T23:44:46.1029658Z * cleaning src 2021-05-19T23:44:46.3711928Z * installing the package to build vignettes 2021-05-19T23:45:58.5988512Z * creating vignettes ... OK 2021-05-19T23:45:58.6133325Z * cleaning src 2021-05-19T23:45:58.6684021Z * checking for LF line-endings in source and make files and shell scripts 2021-05-19T23:45:58.6734808Z * checking for empty or unneeded directories 2021-05-19T23:45:58.6845193Z * building ‘spant_1.12.0.tar.gz’ 2021-05-19T23:45:59.2875031Z 2021-05-19T23:45:59.6175884Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-19T23:45:59.8460744Z * using log directory ‘/home/runner/work/spant/spant/check/spant.Rcheck’ 2021-05-19T23:45:59.8462011Z * using R version 4.1.0 (2021-05-18) 2021-05-19T23:45:59.8462940Z * using platform: x86_64-pc-linux-gnu (64-bit) 2021-05-19T23:45:59.8463817Z * using session charset: UTF-8 2021-05-19T23:46:00.3886856Z * using option ‘--as-cran’ 2021-05-19T23:46:00.3892412Z * checking for file ‘spant/DESCRIPTION’ ... OK 2021-05-19T23:46:00.3893132Z * checking extension type ... Package 2021-05-19T23:46:00.3893973Z * this is package ‘spant’ version ‘1.12.0’ 2021-05-19T23:46:00.3895379Z * package encoding: UTF-8 2021-05-19T23:46:00.3980573Z * checking package namespace information ... OK 2021-05-19T23:46:18.0844498Z * checking package dependencies ... NOTE 2021-05-19T23:46:18.0846460Z Imports includes 24 non-default packages. 2021-05-19T23:46:18.0847560Z Importing from so many packages makes the package vulnerable to any of 2021-05-19T23:46:18.0848674Z them becoming unavailable. Move as many as possible to Suggests and 2021-05-19T23:46:18.0849512Z use conditionally. 2021-05-19T23:46:18.0874160Z * checking if this is a source package ... OK 2021-05-19T23:46:18.0881810Z * checking if there is a namespace ... OK 2021-05-19T23:46:19.9096213Z * checking for executable files ... OK 2021-05-19T23:46:19.9097907Z * checking for hidden files and directories ... OK 2021-05-19T23:46:19.9098813Z * checking for portable file names ... OK 2021-05-19T23:46:19.9099763Z * checking for sufficient/correct file permissions ... OK 2021-05-19T23:46:19.9100681Z * checking serialization versions ... OK 2021-05-19T23:46:31.7588974Z * checking whether package ‘spant’ can be installed ... OK 2021-05-19T23:46:31.7705108Z * checking installed package size ... OK 2021-05-19T23:46:31.9355853Z * checking package directory ... OK 2021-05-19T23:46:31.9356930Z * checking for future file timestamps ... OK 2021-05-19T23:46:31.9365265Z * checking ‘build’ directory ... OK 2021-05-19T23:46:32.1092125Z * checking DESCRIPTION meta-information ... OK 2021-05-19T23:46:32.1093432Z * checking top-level files ... OK 2021-05-19T23:46:32.1107424Z * checking for left-over files ... OK 2021-05-19T23:46:32.2942218Z * checking index information ... OK 2021-05-19T23:46:32.4814777Z * checking package subdirectories ... OK 2021-05-19T23:46:32.5388707Z * checking R files for non-ASCII characters ... OK 2021-05-19T23:46:32.6353207Z * checking R files for syntax errors ... OK 2021-05-19T23:46:32.9318668Z * checking whether the package can be loaded ... OK 2021-05-19T23:46:33.2090490Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-19T23:46:33.4980050Z * checking whether the package can be unloaded cleanly ... OK 2021-05-19T23:46:33.7763885Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-19T23:46:34.0588566Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-19T23:46:34.4155415Z * checking loading without being on the library search path ... OK 2021-05-19T23:46:37.4942632Z * checking dependencies in R code ... OK 2021-05-19T23:46:38.4028478Z * checking S3 generic/method consistency ... OK 2021-05-19T23:46:38.7074299Z * checking replacement functions ... OK 2021-05-19T23:46:40.9153291Z * checking foreign function calls ... OK 2021-05-19T23:47:06.6631850Z * checking R code for possible problems ... OK 2021-05-19T23:47:07.4151013Z * checking Rd files ... OK 2021-05-19T23:47:07.4641165Z * checking Rd metadata ... OK 2021-05-19T23:47:07.8912054Z * checking Rd line widths ... OK 2021-05-19T23:47:08.1144581Z * checking Rd cross-references ... OK 2021-05-19T23:47:08.4590004Z * checking for missing documentation entries ... OK 2021-05-19T23:47:10.0071041Z * checking for code/documentation mismatches ... OK 2021-05-19T23:47:11.9628513Z * checking Rd \usage sections ... OK 2021-05-19T23:47:12.4369450Z * checking Rd contents ... OK 2021-05-19T23:47:12.6772692Z * checking for unstated dependencies in examples ... OK 2021-05-19T23:47:12.7268334Z * checking contents of ‘data’ directory ... OK 2021-05-19T23:47:12.9557478Z * checking data for non-ASCII characters ... OK 2021-05-19T23:47:12.9558935Z * checking LazyData ... OK 2021-05-19T23:47:13.1463394Z * checking data for ASCII and uncompressed saves ... OK 2021-05-19T23:47:13.1487069Z * checking line endings in C/C++/Fortran sources/headers ... OK 2021-05-19T23:47:13.1513353Z * checking pragmas in C/C++ headers and code ... OK 2021-05-19T23:47:13.1532782Z * checking compilation flags used ... OK 2021-05-19T23:47:13.2348073Z * checking compiled code ... OK 2021-05-19T23:47:13.2383449Z * checking installed files from ‘inst/doc’ ... OK 2021-05-19T23:47:13.2454198Z * checking files in ‘vignettes’ ... OK 2021-05-19T23:47:14.4047832Z * checking examples ... OK 2021-05-19T23:47:14.4844227Z * checking for unstated dependencies in ‘tests’ ... OK 2021-05-19T23:47:14.6614794Z * checking tests ... 2021-05-19T23:47:39.2109220Z Running ‘testthat.R’ [25s/25s] 2021-05-19T23:47:39.2155858Z OK 2021-05-19T23:47:39.4177194Z * checking for unstated dependencies in vignettes ... OK 2021-05-19T23:47:39.4620767Z * checking package vignettes in ‘inst/doc’ ... OK 2021-05-19T23:48:44.8180191Z * checking re-building of vignette outputs ... OK 2021-05-19T23:48:50.6204157Z * checking PDF version of manual ... OK 2021-05-19T23:48:50.6205729Z * checking for non-standard things in the check directory ... OK 2021-05-19T23:48:50.6206538Z * checking for detritus in the temp directory ... OK 2021-05-19T23:48:50.6207047Z * DONE 2021-05-19T23:48:50.6211371Z 2021-05-19T23:48:50.6218822Z Status: 1 NOTE 2021-05-19T23:48:50.6219564Z See 2021-05-19T23:48:50.6220899Z ‘/home/runner/work/spant/spant/check/spant.Rcheck/00check.log’ 2021-05-19T23:48:50.6221835Z for details. 2021-05-19T23:48:50.6222322Z 2021-05-19T23:48:50.6222759Z 2021-05-19T23:48:50.7274507Z ── R CMD check results ─────────────────────────────────────── spant 1.12.0 ──── 2021-05-19T23:48:50.7289156Z Duration: 2m 51.4s 2021-05-19T23:48:50.7289706Z 2021-05-19T23:48:50.7320339Z ❯ checking package dependencies ... NOTE 2021-05-19T23:48:50.7321628Z Imports includes 24 non-default packages. 2021-05-19T23:48:50.7322717Z Importing from so many packages makes the package vulnerable to any of 2021-05-19T23:48:50.7323807Z them becoming unavailable. Move as many as possible to Suggests and 2021-05-19T23:48:50.7324633Z use conditionally. 2021-05-19T23:48:50.7325126Z 2021-05-19T23:48:50.7330275Z 0 errors ✔ | 0 warnings ✔ | 1 note ✖ 2021-05-19T23:48:50.7404169Z total 7504 2021-05-19T23:48:50.7405544Z drwxr-xr-x 6 runner docker 4096 May 19 23:48 spant.Rcheck 2021-05-19T23:48:50.7407151Z -rw-r--r-- 1 runner docker 4821567 May 19 23:45 spant_1.12.0.tar.gz 2021-05-19T23:48:50.7408614Z -rw-r--r-- 1 runner docker 2854626 May 19 23:46 spant_1.12.0_R_x86_64-pc-linux-gnu.tar.gz 2021-05-19T23:48:50.7444035Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-19T23:48:50.7444980Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-19T23:48:50.7489939Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-19T23:48:50.7490424Z env: 2021-05-19T23:48:50.7490830Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T23:48:50.7491254Z TIC_DEPLOY_KEY: 2021-05-19T23:48:50.7491992Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-19T23:48:50.7493753Z GITHUB_PAT: *** 2021-05-19T23:48:50.7495954Z COVERALLS_TOKEN: *** 2021-05-19T23:48:50.7496534Z continue-on-error: false 2021-05-19T23:48:50.7497047Z VDIFFR_RUN_TESTS: 2021-05-19T23:48:50.7497544Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-19T23:48:50.7498020Z TZ: UTC 2021-05-19T23:48:50.7498537Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T23:48:50.7499060Z NOT_CRAN: true 2021-05-19T23:48:50.7499431Z ##[endgroup] 2021-05-19T23:48:50.7591752Z 2021-05-19T23:48:50.7593168Z R version 4.1.0 (2021-05-18) -- "Camp Pontanezen" 2021-05-19T23:48:50.7594321Z Copyright (C) 2021 The R Foundation for Statistical Computing 2021-05-19T23:48:50.7596932Z Platform: x86_64-pc-linux-gnu (64-bit) 2021-05-19T23:48:50.7597901Z 2021-05-19T23:48:50.7599744Z R is free software and comes with ABSOLUTELY NO WARRANTY. 2021-05-19T23:48:50.7601036Z You are welcome to redistribute it under certain conditions. 2021-05-19T23:48:50.7602495Z Type 'license()' or 'licence()' for distribution details. 2021-05-19T23:48:50.7603231Z 2021-05-19T23:48:50.7604150Z R is a collaborative project with many contributors. 2021-05-19T23:48:50.7605661Z Type 'contributors()' for more information and 2021-05-19T23:48:50.7606608Z 'citation()' on how to cite R or R packages in publications. 2021-05-19T23:48:50.7607029Z 2021-05-19T23:48:50.7607744Z Type 'demo()' for some demos, 'help()' for on-line help, or 2021-05-19T23:48:50.7608652Z 'help.start()' for an HTML browser interface to help. 2021-05-19T23:48:50.7609348Z Type 'q()' to quit R. 2021-05-19T23:48:50.7609599Z 2021-05-19T23:48:50.7609987Z > library(testthat) 2021-05-19T23:48:50.7610503Z > library(spant) 2021-05-19T23:48:50.7610862Z spant 1.12.0 2021-05-19T23:48:50.7611084Z 2021-05-19T23:48:50.7611623Z Attaching package: 'spant' 2021-05-19T23:48:50.7611914Z 2021-05-19T23:48:50.7612567Z The following object is masked from 'package:stats': 2021-05-19T23:48:50.7612931Z 2021-05-19T23:48:50.7613225Z sd 2021-05-19T23:48:50.7613414Z 2021-05-19T23:48:50.7613742Z > 2021-05-19T23:48:50.7614107Z > test_check("spant") 2021-05-19T23:48:50.7614558Z [ FAIL 0 | WARN 0 | SKIP 0 | PASS 16 ] 2021-05-19T23:48:50.7614913Z > 2021-05-19T23:48:50.7615241Z > proc.time() 2021-05-19T23:48:50.7615668Z user system elapsed 2021-05-19T23:48:50.7616067Z 23.477 1.033 24.501 2021-05-19T23:48:50.7646721Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-19T23:48:50.7647277Z Rscript -e "tic::before_deploy()" 2021-05-19T23:48:50.7682393Z shell: /usr/bin/bash -e {0} 2021-05-19T23:48:50.7682759Z env: 2021-05-19T23:48:50.7683165Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T23:48:50.7683595Z TIC_DEPLOY_KEY: 2021-05-19T23:48:50.7684345Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-19T23:48:50.7685504Z GITHUB_PAT: *** 2021-05-19T23:48:50.7686218Z COVERALLS_TOKEN: *** 2021-05-19T23:48:50.7686677Z continue-on-error: false 2021-05-19T23:48:50.7687127Z VDIFFR_RUN_TESTS: 2021-05-19T23:48:50.7687559Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-19T23:48:50.7687979Z TZ: UTC 2021-05-19T23:48:50.7688327Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T23:48:50.7688715Z NOT_CRAN: true 2021-05-19T23:48:50.7689064Z ##[endgroup] 2021-05-19T23:48:51.0577123Z ✔ Loading tic stage configuration from tic.R 2021-05-19T23:48:51.2012214Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-19T23:48:51.2012741Z with: 2021-05-19T23:48:51.2013493Z upload_url: https://uploads.github.com/repos/neuroconductor/spant/releases/43252917/assets{?name,label} 2021-05-19T23:48:51.2014405Z asset_path: check/spant_1.12.0_R_x86_64-pc-linux-gnu.tar.gz 2021-05-19T23:48:51.2015001Z asset_name: spant_1.12.0_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-19T23:48:51.2015606Z asset_content_type: application/octet-stream 2021-05-19T23:48:51.2016060Z env: 2021-05-19T23:48:51.2016442Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T23:48:51.2016868Z TIC_DEPLOY_KEY: 2021-05-19T23:48:51.2017571Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-19T23:48:51.2018734Z GITHUB_PAT: *** 2021-05-19T23:48:51.2019450Z COVERALLS_TOKEN: *** 2021-05-19T23:48:51.2019883Z continue-on-error: false 2021-05-19T23:48:51.2020319Z VDIFFR_RUN_TESTS: 2021-05-19T23:48:51.2020770Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-19T23:48:51.2021180Z TZ: UTC 2021-05-19T23:48:51.2021521Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T23:48:51.2021898Z NOT_CRAN: true 2021-05-19T23:48:51.2022580Z GITHUB_TOKEN: *** 2021-05-19T23:48:51.2022926Z ##[endgroup] 2021-05-19T23:48:51.8254751Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-19T23:48:51.8255338Z Rscript -e "tic::deploy()" 2021-05-19T23:48:51.8308290Z shell: /usr/bin/bash -e {0} 2021-05-19T23:48:51.8308963Z env: 2021-05-19T23:48:51.8309476Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T23:48:51.8309957Z TIC_DEPLOY_KEY: 2021-05-19T23:48:51.8310795Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-19T23:48:51.8312901Z GITHUB_PAT: *** 2021-05-19T23:48:51.8314003Z COVERALLS_TOKEN: *** 2021-05-19T23:48:51.8314508Z continue-on-error: false 2021-05-19T23:48:51.8314983Z VDIFFR_RUN_TESTS: 2021-05-19T23:48:51.8315452Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-19T23:48:51.8315900Z TZ: UTC 2021-05-19T23:48:51.8316273Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T23:48:51.8316689Z NOT_CRAN: true 2021-05-19T23:48:51.8317068Z ##[endgroup] 2021-05-19T23:48:52.1346948Z ✔ Loading tic stage configuration from tic.R 2021-05-19T23:48:52.3062431Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-19T23:48:52.3063202Z Rscript -e "tic::after_deploy()" 2021-05-19T23:48:52.3129370Z shell: /usr/bin/bash -e {0} 2021-05-19T23:48:52.3129808Z env: 2021-05-19T23:48:52.3130266Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T23:48:52.3130746Z TIC_DEPLOY_KEY: 2021-05-19T23:48:52.3131581Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-19T23:48:52.3133156Z GITHUB_PAT: *** 2021-05-19T23:48:52.3134172Z COVERALLS_TOKEN: *** 2021-05-19T23:48:52.3134673Z continue-on-error: false 2021-05-19T23:48:52.3135134Z VDIFFR_RUN_TESTS: 2021-05-19T23:48:52.3135618Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-19T23:48:52.3136066Z TZ: UTC 2021-05-19T23:48:52.3136442Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T23:48:52.3136852Z NOT_CRAN: true 2021-05-19T23:48:52.3137219Z ##[endgroup] 2021-05-19T23:48:52.6051591Z ✔ Loading tic stage configuration from tic.R 2021-05-19T23:48:52.7576296Z ##[group]Run curl -s -H "Accept: application/json" \ 2021-05-19T23:48:52.7577174Z curl -s -H "Accept: application/json" \ 2021-05-19T23:48:52.7577785Z  -H "Content-Type: application/json" \ 2021-05-19T23:48:52.7578425Z  -H "Authorization: token $COVERALLS_TOKEN" \ 2021-05-19T23:48:52.7579103Z  -d '{"repo": {"service": "github","name": "'$GITHUB_REPOSITORY'"}}' \ 2021-05-19T23:48:52.7579817Z  -X POST https://coveralls.io/api/repos 2021-05-19T23:48:52.7627771Z shell: /usr/bin/bash -e {0} 2021-05-19T23:48:52.7628161Z env: 2021-05-19T23:48:52.7628712Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T23:48:52.7629161Z TIC_DEPLOY_KEY: 2021-05-19T23:48:52.7629945Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-19T23:48:52.7632008Z GITHUB_PAT: *** 2021-05-19T23:48:52.7633035Z COVERALLS_TOKEN: *** 2021-05-19T23:48:52.7633525Z continue-on-error: false 2021-05-19T23:48:52.7634030Z VDIFFR_RUN_TESTS: 2021-05-19T23:48:52.7634518Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-19T23:48:52.7635052Z TZ: UTC 2021-05-19T23:48:52.7635429Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T23:48:52.7635835Z NOT_CRAN: true 2021-05-19T23:48:52.7636287Z ##[endgroup] 2021-05-19T23:48:53.2313086Z {"errors":{"name":"has already been taken"}} 2021-05-19T23:48:53.2351791Z ##[group]Run echo "COVERALLS_REPO_TOKEN=$(\ 2021-05-19T23:48:53.2352498Z echo "COVERALLS_REPO_TOKEN=$(\ 2021-05-19T23:48:53.2353067Z  curl -s -H "Accept: application/json" \ 2021-05-19T23:48:53.2353685Z  -H "Content-Type: application/json" \ 2021-05-19T23:48:53.2354494Z  -H "Authorization: token $COVERALLS_TOKEN" \ 2021-05-19T23:48:53.2355202Z  https://coveralls.io/api/repos/github/$GITHUB_REPOSITORY \ 2021-05-19T23:48:53.2355794Z  | jq '.token')" >> $GITHUB_ENV 2021-05-19T23:48:53.2401636Z shell: /usr/bin/bash -e {0} 2021-05-19T23:48:53.2402016Z env: 2021-05-19T23:48:53.2402571Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T23:48:53.2403014Z TIC_DEPLOY_KEY: 2021-05-19T23:48:53.2403739Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-19T23:48:53.2405382Z GITHUB_PAT: *** 2021-05-19T23:48:53.2406557Z COVERALLS_TOKEN: *** 2021-05-19T23:48:53.2407281Z continue-on-error: false 2021-05-19T23:48:53.2407741Z VDIFFR_RUN_TESTS: 2021-05-19T23:48:53.2408222Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-19T23:48:53.2408671Z TZ: UTC 2021-05-19T23:48:53.2409038Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T23:48:53.2409446Z NOT_CRAN: true 2021-05-19T23:48:53.2409905Z ##[endgroup] 2021-05-19T23:48:53.4920006Z ##[group]Run covr::coveralls(service_name='drone', repo_token=null) 2021-05-19T23:48:53.4920803Z covr::coveralls(service_name='drone', repo_token=null) 2021-05-19T23:48:53.4928923Z shell: /usr/local/bin/Rscript {0} 2021-05-19T23:48:53.4929321Z env: 2021-05-19T23:48:53.4929730Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T23:48:53.4930278Z TIC_DEPLOY_KEY: 2021-05-19T23:48:53.4931074Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-19T23:48:53.4932430Z GITHUB_PAT: *** 2021-05-19T23:48:53.4933320Z COVERALLS_TOKEN: *** 2021-05-19T23:48:53.4933777Z continue-on-error: false 2021-05-19T23:48:53.4934200Z VDIFFR_RUN_TESTS: 2021-05-19T23:48:53.4934647Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-19T23:48:53.4935063Z TZ: UTC 2021-05-19T23:48:53.4935411Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T23:48:53.4935795Z NOT_CRAN: true 2021-05-19T23:48:53.4936166Z COVERALLS_REPO_TOKEN: null 2021-05-19T23:48:53.4936614Z ##[endgroup] 2021-05-19T23:50:03.6001324Z Error in to_coveralls(coverage, repo_token = repo_token, service_name = service) : 2021-05-19T23:50:03.6003400Z object 'null' not found 2021-05-19T23:50:03.6004567Z Calls: -> to_coveralls 2021-05-19T23:50:03.6005494Z In addition: Warning message: 2021-05-19T23:50:03.6006514Z In readLines(source_file) : 2021-05-19T23:50:03.6007783Z incomplete final line found on '/home/runner/work/spant/spant/src/init.c' 2021-05-19T23:50:03.6008708Z Execution halted 2021-05-19T23:50:03.6109776Z ##[error]Process completed with exit code 1. 2021-05-19T23:50:03.7979104Z Post job cleanup. 2021-05-19T23:50:03.8452393Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-19T23:50:03.8543662Z Post job cleanup. 2021-05-19T23:50:03.9645659Z [command]/usr/bin/git version 2021-05-19T23:50:03.9711229Z git version 2.31.1 2021-05-19T23:50:03.9798539Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-19T23:50:03.9816094Z [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-19T23:50:04.0146358Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-19T23:50:04.0180419Z http.https://github.com/.extraheader 2021-05-19T23:50:04.0193891Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-19T23:50:04.0239571Z [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-19T23:50:04.0605387Z Cleaning up orphan processes