2021-05-18T14:11:42.5056427Z ##[section]Starting: Request a runner to run this job 2021-05-18T14:11:43.5279557Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-20.04' 2021-05-18T14:11:43.6392266Z 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-18T14:11:43.7371872Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-18T14:11:44.0357102Z ##[section]Finishing: Request a runner to run this job 2021-05-18T14:11:55.5962163Z Current runner version: '2.278.0' 2021-05-18T14:11:55.5994216Z ##[group]Operating System 2021-05-18T14:11:55.5995300Z Ubuntu 2021-05-18T14:11:55.5995904Z 20.04.2 2021-05-18T14:11:55.5996388Z LTS 2021-05-18T14:11:55.5996991Z ##[endgroup] 2021-05-18T14:11:55.5997612Z ##[group]Virtual Environment 2021-05-18T14:11:55.5998387Z Environment: ubuntu-20.04 2021-05-18T14:11:55.5999088Z Version: 20210510.0 2021-05-18T14:11:55.6000433Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210510.0/images/linux/Ubuntu2004-README.md 2021-05-18T14:11:55.6002036Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210510.0 2021-05-18T14:11:55.6003064Z ##[endgroup] 2021-05-18T14:11:55.6005267Z ##[group]GITHUB_TOKEN Permissions 2021-05-18T14:11:55.6006658Z Actions: write 2021-05-18T14:11:55.6007302Z Checks: write 2021-05-18T14:11:55.6007858Z Contents: write 2021-05-18T14:11:55.6008524Z Deployments: write 2021-05-18T14:11:55.6009282Z Issues: write 2021-05-18T14:11:55.6009927Z Metadata: read 2021-05-18T14:11:55.6010548Z Packages: write 2021-05-18T14:11:55.6011166Z PullRequests: write 2021-05-18T14:11:55.6011947Z RepositoryProjects: write 2021-05-18T14:11:55.6012734Z SecurityEvents: write 2021-05-18T14:11:55.6013353Z Statuses: write 2021-05-18T14:11:55.6014115Z ##[endgroup] 2021-05-18T14:11:55.6018810Z Prepare workflow directory 2021-05-18T14:11:55.7198917Z Prepare all required actions 2021-05-18T14:11:55.7211484Z Getting action download info 2021-05-18T14:11:56.1469619Z Download action repository 'actions/checkout@v2' 2021-05-18T14:11:57.2871272Z Download action repository 'r-lib/actions@master' 2021-05-18T14:11:58.5834819Z Download action repository 'adigherman/actions@master' 2021-05-18T14:11:59.6615364Z Download action repository 'msys2/setup-msys2@v2' 2021-05-18T14:11:59.9219245Z Download action repository 'actions/cache@v1' 2021-05-18T14:12:00.0847602Z Download action repository 'actions/upload-artifact@master' 2021-05-18T14:12:00.2679017Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-18T14:12:00.7282176Z ##[group]Run actions/checkout@v2 2021-05-18T14:12:00.7282860Z with: 2021-05-18T14:12:00.7283436Z repository: neuroconductor/eegUtils 2021-05-18T14:12:00.7284552Z token: *** 2021-05-18T14:12:00.7285002Z ssh-strict: true 2021-05-18T14:12:00.7285572Z persist-credentials: true 2021-05-18T14:12:00.7286131Z clean: true 2021-05-18T14:12:00.7286589Z fetch-depth: 1 2021-05-18T14:12:00.7287021Z lfs: false 2021-05-18T14:12:00.7287470Z submodules: false 2021-05-18T14:12:00.7287888Z env: 2021-05-18T14:12:00.7288394Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:12:00.7288939Z TIC_DEPLOY_KEY: 2021-05-18T14:12:00.7289866Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:12:00.7291206Z GITHUB_PAT: *** 2021-05-18T14:12:00.7292139Z COVERALLS_TOKEN: *** 2021-05-18T14:12:00.7292698Z continue-on-error: false 2021-05-18T14:12:00.7293257Z VDIFFR_RUN_TESTS: 2021-05-18T14:12:00.7293708Z ##[endgroup] 2021-05-18T14:12:00.9687541Z Syncing repository: neuroconductor/eegUtils 2021-05-18T14:12:00.9688562Z ##[group]Getting Git version info 2021-05-18T14:12:00.9689974Z Working directory is '/home/runner/work/eegUtils/eegUtils' 2021-05-18T14:12:00.9690723Z [command]/usr/bin/git version 2021-05-18T14:12:00.9830581Z git version 2.31.1 2021-05-18T14:12:00.9860113Z ##[endgroup] 2021-05-18T14:12:00.9870381Z Deleting the contents of '/home/runner/work/eegUtils/eegUtils' 2021-05-18T14:12:00.9879754Z ##[group]Initializing the repository 2021-05-18T14:12:00.9887011Z [command]/usr/bin/git init /home/runner/work/eegUtils/eegUtils 2021-05-18T14:12:00.9976047Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-18T14:12:00.9980134Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-18T14:12:00.9983239Z hint: of your new repositories, which will suppress this warning, call: 2021-05-18T14:12:00.9984883Z hint: 2021-05-18T14:12:00.9986559Z hint: git config --global init.defaultBranch 2021-05-18T14:12:00.9988084Z hint: 2021-05-18T14:12:00.9989055Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-18T14:12:00.9990296Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-18T14:12:00.9991009Z hint: 2021-05-18T14:12:00.9991622Z hint: git branch -m 2021-05-18T14:12:00.9994819Z Initialized empty Git repository in /home/runner/work/eegUtils/eegUtils/.git/ 2021-05-18T14:12:01.0007793Z [command]/usr/bin/git remote add origin https://github.com/neuroconductor/eegUtils 2021-05-18T14:12:01.0065517Z ##[endgroup] 2021-05-18T14:12:01.0066652Z ##[group]Disabling automatic garbage collection 2021-05-18T14:12:01.0071544Z [command]/usr/bin/git config --local gc.auto 0 2021-05-18T14:12:01.0117638Z ##[endgroup] 2021-05-18T14:12:01.0123308Z ##[group]Setting up auth 2021-05-18T14:12:01.0132653Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-18T14:12:01.0185175Z [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-18T14:12:01.0616975Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-18T14:12:01.0670469Z [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-18T14:12:01.0934246Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-18T14:12:01.0998724Z ##[endgroup] 2021-05-18T14:12:01.1000361Z ##[group]Fetching the repository 2021-05-18T14:12:01.1009869Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +c56284176990d318c241c966eb20b81b39cc80ec:refs/tags/0.6.1.s 2021-05-18T14:12:02.0758608Z remote: Enumerating objects: 1046, done. 2021-05-18T14:12:02.0822968Z remote: Counting objects: 0% (1/1046) 2021-05-18T14:12:02.0823850Z remote: Counting objects: 1% (11/1046) 2021-05-18T14:12:02.0824470Z remote: Counting objects: 2% (21/1046) 2021-05-18T14:12:02.0825087Z remote: Counting objects: 3% (32/1046) 2021-05-18T14:12:02.0825716Z remote: Counting objects: 4% (42/1046) 2021-05-18T14:12:02.0826325Z remote: Counting objects: 5% (53/1046) 2021-05-18T14:12:02.0826936Z remote: Counting objects: 6% (63/1046) 2021-05-18T14:12:02.0827536Z remote: Counting objects: 7% (74/1046) 2021-05-18T14:12:02.0828149Z remote: Counting objects: 8% (84/1046) 2021-05-18T14:12:02.0828768Z remote: Counting objects: 9% (95/1046) 2021-05-18T14:12:02.0829371Z remote: Counting objects: 10% (105/1046) 2021-05-18T14:12:02.0829998Z remote: Counting objects: 11% (116/1046) 2021-05-18T14:12:02.0830688Z remote: Counting objects: 12% (126/1046) 2021-05-18T14:12:02.0831306Z remote: Counting objects: 13% (136/1046) 2021-05-18T14:12:02.0831931Z remote: Counting objects: 14% (147/1046) 2021-05-18T14:12:02.0832537Z remote: Counting objects: 15% (157/1046) 2021-05-18T14:12:02.0833155Z remote: Counting objects: 16% (168/1046) 2021-05-18T14:12:02.0833768Z remote: Counting objects: 17% (178/1046) 2021-05-18T14:12:02.0834371Z remote: Counting objects: 18% (189/1046) 2021-05-18T14:12:02.0834982Z remote: Counting objects: 19% (199/1046) 2021-05-18T14:12:02.0835587Z remote: Counting objects: 20% (210/1046) 2021-05-18T14:12:02.0836208Z remote: Counting objects: 21% (220/1046) 2021-05-18T14:12:02.0836822Z remote: Counting objects: 22% (231/1046) 2021-05-18T14:12:02.0837421Z remote: Counting objects: 23% (241/1046) 2021-05-18T14:12:02.0838032Z remote: Counting objects: 24% (252/1046) 2021-05-18T14:12:02.0838873Z remote: Counting objects: 25% (262/1046) 2021-05-18T14:12:02.0839471Z remote: Counting objects: 26% (272/1046) 2021-05-18T14:12:02.0840193Z remote: Counting objects: 27% (283/1046) 2021-05-18T14:12:02.0840791Z remote: Counting objects: 28% (293/1046) 2021-05-18T14:12:02.0841402Z remote: Counting objects: 29% (304/1046) 2021-05-18T14:12:02.0842013Z remote: Counting objects: 30% (314/1046) 2021-05-18T14:12:02.0842646Z remote: Counting objects: 31% (325/1046) 2021-05-18T14:12:02.0843252Z remote: Counting objects: 32% (335/1046) 2021-05-18T14:12:02.0843844Z remote: Counting objects: 33% (346/1046) 2021-05-18T14:12:02.0844454Z remote: Counting objects: 34% (356/1046) 2021-05-18T14:12:02.0845063Z remote: Counting objects: 35% (367/1046) 2021-05-18T14:12:02.0845659Z remote: Counting objects: 36% (377/1046) 2021-05-18T14:12:02.0846264Z remote: Counting objects: 37% (388/1046) 2021-05-18T14:12:02.0846884Z remote: Counting objects: 38% (398/1046) 2021-05-18T14:12:02.0847475Z remote: Counting objects: 39% (408/1046) 2021-05-18T14:12:02.0848079Z remote: Counting objects: 40% (419/1046) 2021-05-18T14:12:02.0848678Z remote: Counting objects: 41% (429/1046) 2021-05-18T14:12:02.0849288Z remote: Counting objects: 42% (440/1046) 2021-05-18T14:12:02.0849892Z remote: Counting objects: 43% (450/1046) 2021-05-18T14:12:02.0851015Z remote: Counting objects: 44% (461/1046) 2021-05-18T14:12:02.0851990Z remote: Counting objects: 45% (471/1046) 2021-05-18T14:12:02.0852616Z remote: Counting objects: 46% (482/1046) 2021-05-18T14:12:02.0853212Z remote: Counting objects: 47% (492/1046) 2021-05-18T14:12:02.0853823Z remote: Counting objects: 48% (503/1046) 2021-05-18T14:12:02.0854416Z remote: Counting objects: 49% (513/1046) 2021-05-18T14:12:02.0855034Z remote: Counting objects: 50% (523/1046) 2021-05-18T14:12:02.0855801Z remote: Counting objects: 51% (534/1046) 2021-05-18T14:12:02.0856402Z remote: Counting objects: 52% (544/1046) 2021-05-18T14:12:02.0857011Z remote: Counting objects: 53% (555/1046) 2021-05-18T14:12:02.0857605Z remote: Counting objects: 54% (565/1046) 2021-05-18T14:12:02.0858221Z remote: Counting objects: 55% (576/1046) 2021-05-18T14:12:02.0858829Z remote: Counting objects: 56% (586/1046) 2021-05-18T14:12:02.0859426Z remote: Counting objects: 57% (597/1046) 2021-05-18T14:12:02.0860033Z remote: Counting objects: 58% (607/1046) 2021-05-18T14:12:02.0860651Z remote: Counting objects: 59% (618/1046) 2021-05-18T14:12:02.0861247Z remote: Counting objects: 60% (628/1046) 2021-05-18T14:12:02.0861858Z remote: Counting objects: 61% (639/1046) 2021-05-18T14:12:02.0862448Z remote: Counting objects: 62% (649/1046) 2021-05-18T14:12:02.0863194Z remote: Counting objects: 63% (659/1046) 2021-05-18T14:12:02.0863826Z remote: Counting objects: 64% (670/1046) 2021-05-18T14:12:02.0864469Z remote: Counting objects: 65% (680/1046) 2021-05-18T14:12:02.0865101Z remote: Counting objects: 66% (691/1046) 2021-05-18T14:12:02.0865718Z remote: Counting objects: 67% (701/1046) 2021-05-18T14:12:02.0866315Z remote: Counting objects: 68% (712/1046) 2021-05-18T14:12:02.0866930Z remote: Counting objects: 69% (722/1046) 2021-05-18T14:12:02.0867524Z remote: Counting objects: 70% (733/1046) 2021-05-18T14:12:02.0868142Z remote: Counting objects: 71% (743/1046) 2021-05-18T14:12:02.0868743Z remote: Counting objects: 72% (754/1046) 2021-05-18T14:12:02.0869334Z remote: Counting objects: 73% (764/1046) 2021-05-18T14:12:02.0869946Z remote: Counting objects: 74% (775/1046) 2021-05-18T14:12:02.0870553Z remote: Counting objects: 75% (785/1046) 2021-05-18T14:12:02.0871150Z remote: Counting objects: 76% (795/1046) 2021-05-18T14:12:02.0871853Z remote: Counting objects: 77% (806/1046) 2021-05-18T14:12:02.0872450Z remote: Counting objects: 78% (816/1046) 2021-05-18T14:12:02.0873061Z remote: Counting objects: 79% (827/1046) 2021-05-18T14:12:02.0873673Z remote: Counting objects: 80% (837/1046) 2021-05-18T14:12:02.0874270Z remote: Counting objects: 81% (848/1046) 2021-05-18T14:12:02.0874883Z remote: Counting objects: 82% (858/1046) 2021-05-18T14:12:02.0875491Z remote: Counting objects: 83% (869/1046) 2021-05-18T14:12:02.0876083Z remote: Counting objects: 84% (879/1046) 2021-05-18T14:12:02.0876701Z remote: Counting objects: 85% (890/1046) 2021-05-18T14:12:02.0877295Z remote: Counting objects: 86% (900/1046) 2021-05-18T14:12:02.0877902Z remote: Counting objects: 87% (911/1046) 2021-05-18T14:12:02.0878514Z remote: Counting objects: 88% (921/1046) 2021-05-18T14:12:02.0879110Z remote: Counting objects: 89% (931/1046) 2021-05-18T14:12:02.0879727Z remote: Counting objects: 90% (942/1046) 2021-05-18T14:12:02.0886301Z remote: Counting objects: 91% (952/1046) 2021-05-18T14:12:02.0886944Z remote: Counting objects: 92% (963/1046) 2021-05-18T14:12:02.0887568Z remote: Counting objects: 93% (973/1046) 2021-05-18T14:12:02.0888168Z remote: Counting objects: 94% (984/1046) 2021-05-18T14:12:02.0888784Z remote: Counting objects: 95% (994/1046) 2021-05-18T14:12:02.0889409Z remote: Counting objects: 96% (1005/1046) 2021-05-18T14:12:02.0890012Z remote: Counting objects: 97% (1015/1046) 2021-05-18T14:12:02.0890631Z remote: Counting objects: 98% (1026/1046) 2021-05-18T14:12:02.0891235Z remote: Counting objects: 99% (1036/1046) 2021-05-18T14:12:02.0891856Z remote: Counting objects: 100% (1046/1046) 2021-05-18T14:12:02.0892503Z remote: Counting objects: 100% (1046/1046), done. 2021-05-18T14:12:02.0893163Z remote: Compressing objects: 0% (1/792) 2021-05-18T14:12:02.0893992Z remote: Compressing objects: 1% (8/792) 2021-05-18T14:12:02.0894680Z remote: Compressing objects: 2% (16/792) 2021-05-18T14:12:02.0895331Z remote: Compressing objects: 3% (24/792) 2021-05-18T14:12:02.0896010Z remote: Compressing objects: 4% (32/792) 2021-05-18T14:12:02.0896666Z remote: Compressing objects: 5% (40/792) 2021-05-18T14:12:02.0897339Z remote: Compressing objects: 6% (48/792) 2021-05-18T14:12:02.0898008Z remote: Compressing objects: 7% (56/792) 2021-05-18T14:12:02.0898657Z remote: Compressing objects: 8% (64/792) 2021-05-18T14:12:02.0899323Z remote: Compressing objects: 9% (72/792) 2021-05-18T14:12:02.0899988Z remote: Compressing objects: 10% (80/792) 2021-05-18T14:12:02.0900640Z remote: Compressing objects: 11% (88/792) 2021-05-18T14:12:02.0901303Z remote: Compressing objects: 12% (96/792) 2021-05-18T14:12:02.0901954Z remote: Compressing objects: 13% (103/792) 2021-05-18T14:12:02.0902640Z remote: Compressing objects: 14% (111/792) 2021-05-18T14:12:02.0903312Z remote: Compressing objects: 15% (119/792) 2021-05-18T14:12:02.0905223Z remote: Compressing objects: 16% (127/792) 2021-05-18T14:12:02.0905933Z remote: Compressing objects: 17% (135/792) 2021-05-18T14:12:02.0906589Z remote: Compressing objects: 18% (143/792) 2021-05-18T14:12:02.0907264Z remote: Compressing objects: 19% (151/792) 2021-05-18T14:12:02.0907932Z remote: Compressing objects: 20% (159/792) 2021-05-18T14:12:02.0908582Z remote: Compressing objects: 21% (167/792) 2021-05-18T14:12:02.0909248Z remote: Compressing objects: 22% (175/792) 2021-05-18T14:12:02.0910004Z remote: Compressing objects: 23% (183/792) 2021-05-18T14:12:02.0911005Z remote: Compressing objects: 24% (191/792) 2021-05-18T14:12:02.0911692Z remote: Compressing objects: 25% (198/792) 2021-05-18T14:12:02.0912358Z remote: Compressing objects: 26% (206/792) 2021-05-18T14:12:02.0913235Z remote: Compressing objects: 27% (214/792) 2021-05-18T14:12:02.0914542Z remote: Compressing objects: 28% (222/792) 2021-05-18T14:12:02.0915200Z remote: Compressing objects: 29% (230/792) 2021-05-18T14:12:02.0915871Z remote: Compressing objects: 30% (238/792) 2021-05-18T14:12:02.0916539Z remote: Compressing objects: 31% (246/792) 2021-05-18T14:12:02.0917192Z remote: Compressing objects: 32% (254/792) 2021-05-18T14:12:02.0918127Z remote: Compressing objects: 33% (262/792) 2021-05-18T14:12:02.0919374Z remote: Compressing objects: 34% (270/792) 2021-05-18T14:12:02.0920366Z remote: Compressing objects: 35% (278/792) 2021-05-18T14:12:02.0921771Z remote: Compressing objects: 36% (286/792) 2021-05-18T14:12:02.0923127Z remote: Compressing objects: 37% (294/792) 2021-05-18T14:12:02.0924421Z remote: Compressing objects: 38% (301/792) 2021-05-18T14:12:02.0925614Z remote: Compressing objects: 39% (309/792) 2021-05-18T14:12:02.0926965Z remote: Compressing objects: 40% (317/792) 2021-05-18T14:12:02.0928297Z remote: Compressing objects: 41% (325/792) 2021-05-18T14:12:02.0929557Z remote: Compressing objects: 42% (333/792) 2021-05-18T14:12:02.0930859Z remote: Compressing objects: 43% (341/792) 2021-05-18T14:12:02.0932745Z remote: Compressing objects: 44% (349/792) 2021-05-18T14:12:02.0934380Z remote: Compressing objects: 45% (357/792) 2021-05-18T14:12:02.0935791Z remote: Compressing objects: 46% (365/792) 2021-05-18T14:12:02.0937653Z remote: Compressing objects: 47% (373/792) 2021-05-18T14:12:02.0938839Z remote: Compressing objects: 48% (381/792) 2021-05-18T14:12:02.0940741Z remote: Compressing objects: 49% (389/792) 2021-05-18T14:12:02.0942415Z remote: Compressing objects: 50% (396/792) 2021-05-18T14:12:02.0943793Z remote: Compressing objects: 51% (404/792) 2021-05-18T14:12:02.0945842Z remote: Compressing objects: 52% (412/792) 2021-05-18T14:12:02.0947034Z remote: Compressing objects: 53% (420/792) 2021-05-18T14:12:02.0948352Z remote: Compressing objects: 54% (428/792) 2021-05-18T14:12:02.0949582Z remote: Compressing objects: 55% (436/792) 2021-05-18T14:12:02.0950858Z remote: Compressing objects: 56% (444/792) 2021-05-18T14:12:02.0951630Z remote: Compressing objects: 57% (452/792) 2021-05-18T14:12:02.0953703Z remote: Compressing objects: 58% (460/792) 2021-05-18T14:12:02.0955102Z remote: Compressing objects: 59% (468/792) 2021-05-18T14:12:02.0956439Z remote: Compressing objects: 60% (476/792) 2021-05-18T14:12:02.0957655Z remote: Compressing objects: 61% (484/792) 2021-05-18T14:12:02.0958410Z remote: Compressing objects: 62% (492/792) 2021-05-18T14:12:02.0959591Z remote: Compressing objects: 63% (499/792) 2021-05-18T14:12:02.0961101Z remote: Compressing objects: 64% (507/792) 2021-05-18T14:12:02.0962451Z remote: Compressing objects: 65% (515/792) 2021-05-18T14:12:02.0963645Z remote: Compressing objects: 66% (523/792) 2021-05-18T14:12:02.0964843Z remote: Compressing objects: 67% (531/792) 2021-05-18T14:12:02.0965595Z remote: Compressing objects: 68% (539/792) 2021-05-18T14:12:02.0966909Z remote: Compressing objects: 69% (547/792) 2021-05-18T14:12:02.0968244Z remote: Compressing objects: 70% (555/792) 2021-05-18T14:12:02.0969511Z remote: Compressing objects: 71% (563/792) 2021-05-18T14:12:02.0970614Z remote: Compressing objects: 72% (571/792) 2021-05-18T14:12:02.0971359Z remote: Compressing objects: 73% (579/792) 2021-05-18T14:12:02.0972703Z remote: Compressing objects: 74% (587/792) 2021-05-18T14:12:02.0974051Z remote: Compressing objects: 75% (594/792) 2021-05-18T14:12:02.0975443Z remote: Compressing objects: 76% (602/792) 2021-05-18T14:12:02.0976722Z remote: Compressing objects: 77% (610/792) 2021-05-18T14:12:02.0977485Z remote: Compressing objects: 78% (618/792) 2021-05-18T14:12:02.0978818Z remote: Compressing objects: 79% (626/792) 2021-05-18T14:12:02.0980162Z remote: Compressing objects: 80% (634/792) 2021-05-18T14:12:02.0981431Z remote: Compressing objects: 81% (642/792) 2021-05-18T14:12:02.0982540Z remote: Compressing objects: 82% (650/792) 2021-05-18T14:12:02.0983288Z remote: Compressing objects: 83% (658/792) 2021-05-18T14:12:02.0984702Z remote: Compressing objects: 84% (666/792) 2021-05-18T14:12:02.0986041Z remote: Compressing objects: 85% (674/792) 2021-05-18T14:12:02.0987342Z remote: Compressing objects: 86% (682/792) 2021-05-18T14:12:02.0988421Z remote: Compressing objects: 87% (690/792) 2021-05-18T14:12:02.0989110Z remote: Compressing objects: 88% (697/792) 2021-05-18T14:12:02.0989841Z remote: Compressing objects: 89% (705/792) 2021-05-18T14:12:02.0991260Z remote: Compressing objects: 90% (713/792) 2021-05-18T14:12:02.0997155Z remote: Compressing objects: 91% (721/792) 2021-05-18T14:12:02.0998581Z remote: Compressing objects: 92% (729/792) 2021-05-18T14:12:02.1000020Z remote: Compressing objects: 93% (737/792) 2021-05-18T14:12:02.1001612Z remote: Compressing objects: 94% (745/792) 2021-05-18T14:12:02.1002731Z remote: Compressing objects: 95% (753/792) 2021-05-18T14:12:02.1003488Z remote: Compressing objects: 96% (761/792) 2021-05-18T14:12:02.1004854Z remote: Compressing objects: 97% (769/792) 2021-05-18T14:12:02.1006166Z remote: Compressing objects: 98% (777/792) 2021-05-18T14:12:02.1007451Z remote: Compressing objects: 99% (785/792) 2021-05-18T14:12:02.1008543Z remote: Compressing objects: 100% (792/792) 2021-05-18T14:12:02.1009325Z remote: Compressing objects: 100% (792/792), done. 2021-05-18T14:12:02.1011482Z Receiving objects: 0% (1/1046) 2021-05-18T14:12:02.1012140Z Receiving objects: 1% (11/1046) 2021-05-18T14:12:02.1013305Z Receiving objects: 2% (21/1046) 2021-05-18T14:12:02.1014387Z Receiving objects: 3% (32/1046) 2021-05-18T14:12:02.1015499Z Receiving objects: 4% (42/1046) 2021-05-18T14:12:02.1016163Z Receiving objects: 5% (53/1046) 2021-05-18T14:12:02.1017366Z Receiving objects: 6% (63/1046) 2021-05-18T14:12:02.1018526Z Receiving objects: 7% (74/1046) 2021-05-18T14:12:02.1019482Z Receiving objects: 8% (84/1046) 2021-05-18T14:12:02.1020122Z Receiving objects: 9% (95/1046) 2021-05-18T14:12:02.1021319Z Receiving objects: 10% (105/1046) 2021-05-18T14:12:02.1021899Z Receiving objects: 11% (116/1046) 2021-05-18T14:12:02.1023111Z Receiving objects: 12% (126/1046) 2021-05-18T14:12:02.1024187Z Receiving objects: 13% (136/1046) 2021-05-18T14:12:02.1024817Z Receiving objects: 14% (147/1046) 2021-05-18T14:12:02.1026034Z Receiving objects: 15% (157/1046) 2021-05-18T14:12:02.1027201Z Receiving objects: 16% (168/1046) 2021-05-18T14:12:02.1027752Z Receiving objects: 17% (178/1046) 2021-05-18T14:12:02.1028809Z Receiving objects: 18% (189/1046) 2021-05-18T14:12:02.1029434Z Receiving objects: 19% (199/1046) 2021-05-18T14:12:02.1030617Z Receiving objects: 20% (210/1046) 2021-05-18T14:12:02.1031254Z Receiving objects: 21% (220/1046) 2021-05-18T14:12:02.1032372Z Receiving objects: 22% (231/1046) 2021-05-18T14:12:02.1032944Z Receiving objects: 23% (241/1046) 2021-05-18T14:12:02.1033561Z Receiving objects: 24% (252/1046) 2021-05-18T14:12:02.1034796Z Receiving objects: 25% (262/1046) 2021-05-18T14:12:02.1035356Z Receiving objects: 26% (272/1046) 2021-05-18T14:12:02.1036422Z Receiving objects: 27% (283/1046) 2021-05-18T14:12:02.1037083Z Receiving objects: 28% (293/1046) 2021-05-18T14:12:02.1038253Z Receiving objects: 29% (304/1046) 2021-05-18T14:12:02.1039368Z Receiving objects: 30% (314/1046) 2021-05-18T14:12:02.1040136Z Receiving objects: 31% (325/1046) 2021-05-18T14:12:02.1041482Z Receiving objects: 32% (335/1046) 2021-05-18T14:12:02.1042643Z Receiving objects: 33% (346/1046) 2021-05-18T14:12:02.1043214Z Receiving objects: 34% (356/1046) 2021-05-18T14:12:02.1044378Z Receiving objects: 35% (367/1046) 2021-05-18T14:12:02.1045571Z Receiving objects: 36% (377/1046) 2021-05-18T14:12:02.1046218Z Receiving objects: 37% (388/1046) 2021-05-18T14:12:02.1047436Z Receiving objects: 38% (398/1046) 2021-05-18T14:12:02.1048019Z Receiving objects: 39% (408/1046) 2021-05-18T14:12:02.1049124Z Receiving objects: 40% (419/1046) 2021-05-18T14:12:02.1050283Z Receiving objects: 41% (429/1046) 2021-05-18T14:12:02.1050839Z Receiving objects: 42% (440/1046) 2021-05-18T14:12:02.1052054Z Receiving objects: 43% (450/1046) 2021-05-18T14:12:02.1054039Z Receiving objects: 44% (461/1046) 2021-05-18T14:12:02.1055583Z Receiving objects: 45% (471/1046) 2021-05-18T14:12:02.1056156Z Receiving objects: 46% (482/1046) 2021-05-18T14:12:02.1056695Z Receiving objects: 47% (492/1046) 2021-05-18T14:12:02.1057355Z Receiving objects: 48% (503/1046) 2021-05-18T14:12:02.1058527Z Receiving objects: 49% (513/1046) 2021-05-18T14:12:02.1059088Z Receiving objects: 50% (523/1046) 2021-05-18T14:12:02.1060349Z Receiving objects: 51% (534/1046) 2021-05-18T14:12:02.1061519Z Receiving objects: 52% (544/1046) 2021-05-18T14:12:02.1062548Z Receiving objects: 53% (555/1046) 2021-05-18T14:12:02.1063204Z Receiving objects: 54% (565/1046) 2021-05-18T14:12:02.1064347Z Receiving objects: 55% (576/1046) 2021-05-18T14:12:02.1064905Z Receiving objects: 56% (586/1046) 2021-05-18T14:12:02.1066114Z Receiving objects: 57% (597/1046) 2021-05-18T14:12:02.1067289Z Receiving objects: 58% (607/1046) 2021-05-18T14:12:02.1067852Z Receiving objects: 59% (618/1046) 2021-05-18T14:12:02.1068951Z Receiving objects: 60% (628/1046) 2021-05-18T14:12:02.1070024Z Receiving objects: 61% (639/1046) 2021-05-18T14:12:02.1070672Z Receiving objects: 62% (649/1046) 2021-05-18T14:12:02.1071799Z Receiving objects: 63% (659/1046) 2021-05-18T14:12:02.1072444Z Receiving objects: 64% (670/1046) 2021-05-18T14:12:02.1073744Z Receiving objects: 65% (680/1046) 2021-05-18T14:12:02.1074322Z Receiving objects: 66% (691/1046) 2021-05-18T14:12:02.1075402Z Receiving objects: 67% (701/1046) 2021-05-18T14:12:02.1075939Z Receiving objects: 68% (712/1046) 2021-05-18T14:12:02.1077109Z Receiving objects: 69% (722/1046) 2021-05-18T14:12:02.1078548Z Receiving objects: 70% (733/1046) 2021-05-18T14:12:02.1281809Z Receiving objects: 71% (743/1046) 2021-05-18T14:12:02.1359286Z Receiving objects: 72% (754/1046), 23.10 MiB | 46.19 MiB/s 2021-05-18T14:12:02.1662934Z Receiving objects: 73% (764/1046), 23.10 MiB | 46.19 MiB/s 2021-05-18T14:12:02.1664058Z Receiving objects: 74% (775/1046), 23.10 MiB | 46.19 MiB/s 2021-05-18T14:12:02.1667679Z Receiving objects: 75% (785/1046), 23.10 MiB | 46.19 MiB/s 2021-05-18T14:12:02.1669383Z Receiving objects: 76% (795/1046), 23.10 MiB | 46.19 MiB/s 2021-05-18T14:12:02.1670969Z Receiving objects: 77% (806/1046), 23.10 MiB | 46.19 MiB/s 2021-05-18T14:12:02.1672558Z Receiving objects: 78% (816/1046), 23.10 MiB | 46.19 MiB/s 2021-05-18T14:12:02.1675277Z Receiving objects: 79% (827/1046), 23.10 MiB | 46.19 MiB/s 2021-05-18T14:12:02.1679296Z Receiving objects: 80% (837/1046), 23.10 MiB | 46.19 MiB/s 2021-05-18T14:12:02.1681409Z Receiving objects: 81% (848/1046), 23.10 MiB | 46.19 MiB/s 2021-05-18T14:12:02.1684551Z Receiving objects: 82% (858/1046), 23.10 MiB | 46.19 MiB/s 2021-05-18T14:12:02.1686199Z Receiving objects: 83% (869/1046), 23.10 MiB | 46.19 MiB/s 2021-05-18T14:12:02.1687987Z Receiving objects: 84% (879/1046), 23.10 MiB | 46.19 MiB/s 2021-05-18T14:12:02.1689560Z Receiving objects: 85% (890/1046), 23.10 MiB | 46.19 MiB/s 2021-05-18T14:12:02.1691087Z Receiving objects: 86% (900/1046), 23.10 MiB | 46.19 MiB/s 2021-05-18T14:12:02.1693799Z Receiving objects: 87% (911/1046), 23.10 MiB | 46.19 MiB/s 2021-05-18T14:12:02.1695364Z Receiving objects: 88% (921/1046), 23.10 MiB | 46.19 MiB/s 2021-05-18T14:12:02.1697258Z Receiving objects: 89% (931/1046), 23.10 MiB | 46.19 MiB/s 2021-05-18T14:12:02.1699046Z Receiving objects: 90% (942/1046), 23.10 MiB | 46.19 MiB/s 2021-05-18T14:12:02.1703937Z Receiving objects: 91% (952/1046), 23.10 MiB | 46.19 MiB/s 2021-05-18T14:12:02.1705567Z Receiving objects: 92% (963/1046), 23.10 MiB | 46.19 MiB/s 2021-05-18T14:12:02.1724151Z Receiving objects: 93% (973/1046), 23.10 MiB | 46.19 MiB/s 2021-05-18T14:12:02.1763818Z Receiving objects: 94% (984/1046), 23.10 MiB | 46.19 MiB/s 2021-05-18T14:12:02.1897634Z Receiving objects: 95% (994/1046), 23.10 MiB | 46.19 MiB/s 2021-05-18T14:12:02.2484824Z Receiving objects: 96% (1005/1046), 23.10 MiB | 46.19 MiB/s 2021-05-18T14:12:02.3087988Z Receiving objects: 97% (1015/1046), 23.10 MiB | 46.19 MiB/s 2021-05-18T14:12:02.3089750Z Receiving objects: 98% (1026/1046), 23.10 MiB | 46.19 MiB/s 2021-05-18T14:12:02.3271100Z Receiving objects: 99% (1036/1046), 23.10 MiB | 46.19 MiB/s 2021-05-18T14:12:02.3272926Z remote: Total 1046 (delta 478), reused 675 (delta 235), pack-reused 0 2021-05-18T14:12:02.3288451Z Receiving objects: 100% (1046/1046), 23.10 MiB | 46.19 MiB/s 2021-05-18T14:12:02.3289581Z Receiving objects: 100% (1046/1046), 32.26 MiB | 46.01 MiB/s, done. 2021-05-18T14:12:02.3293869Z Resolving deltas: 0% (0/478) 2021-05-18T14:12:02.3299139Z Resolving deltas: 1% (5/478) 2021-05-18T14:12:02.3302106Z Resolving deltas: 2% (10/478) 2021-05-18T14:12:02.3304397Z Resolving deltas: 3% (15/478) 2021-05-18T14:12:02.3305905Z Resolving deltas: 4% (20/478) 2021-05-18T14:12:02.3309785Z Resolving deltas: 5% (24/478) 2021-05-18T14:12:02.3311268Z Resolving deltas: 6% (29/478) 2021-05-18T14:12:02.3314262Z Resolving deltas: 7% (34/478) 2021-05-18T14:12:02.3316909Z Resolving deltas: 8% (39/478) 2021-05-18T14:12:02.3319616Z Resolving deltas: 9% (44/478) 2021-05-18T14:12:02.3322318Z Resolving deltas: 10% (48/478) 2021-05-18T14:12:02.3325391Z Resolving deltas: 11% (53/478) 2021-05-18T14:12:02.3327327Z Resolving deltas: 12% (58/478) 2021-05-18T14:12:02.3328909Z Resolving deltas: 13% (63/478) 2021-05-18T14:12:02.3331765Z Resolving deltas: 14% (67/478) 2021-05-18T14:12:02.3334826Z Resolving deltas: 15% (72/478) 2021-05-18T14:12:02.3338210Z Resolving deltas: 16% (77/478) 2021-05-18T14:12:02.3342879Z Resolving deltas: 17% (82/478) 2021-05-18T14:12:02.3343420Z Resolving deltas: 18% (87/478) 2021-05-18T14:12:02.3344768Z Resolving deltas: 19% (91/478) 2021-05-18T14:12:02.3348247Z Resolving deltas: 20% (96/478) 2021-05-18T14:12:02.3349611Z Resolving deltas: 21% (101/478) 2021-05-18T14:12:02.3352205Z Resolving deltas: 22% (106/478) 2021-05-18T14:12:02.3354327Z Resolving deltas: 23% (110/478) 2021-05-18T14:12:02.3356139Z Resolving deltas: 24% (115/478) 2021-05-18T14:12:02.3358113Z Resolving deltas: 25% (120/478) 2021-05-18T14:12:02.3360339Z Resolving deltas: 26% (125/478) 2021-05-18T14:12:02.3361925Z Resolving deltas: 27% (130/478) 2021-05-18T14:12:02.3364561Z Resolving deltas: 28% (134/478) 2021-05-18T14:12:02.3366673Z Resolving deltas: 29% (139/478) 2021-05-18T14:12:02.3369833Z Resolving deltas: 30% (144/478) 2021-05-18T14:12:02.3372690Z Resolving deltas: 31% (149/478) 2021-05-18T14:12:02.3375055Z Resolving deltas: 32% (153/478) 2021-05-18T14:12:02.3377724Z Resolving deltas: 33% (158/478) 2021-05-18T14:12:02.3381697Z Resolving deltas: 34% (163/478) 2021-05-18T14:12:02.3383836Z Resolving deltas: 35% (168/478) 2021-05-18T14:12:02.3385280Z Resolving deltas: 36% (173/478) 2021-05-18T14:12:02.3387456Z Resolving deltas: 37% (177/478) 2021-05-18T14:12:02.3390602Z Resolving deltas: 38% (182/478) 2021-05-18T14:12:02.3392762Z Resolving deltas: 39% (187/478) 2021-05-18T14:12:02.3394590Z Resolving deltas: 40% (192/478) 2021-05-18T14:12:02.3396628Z Resolving deltas: 41% (196/478) 2021-05-18T14:12:02.3398954Z Resolving deltas: 42% (201/478) 2021-05-18T14:12:02.3401414Z Resolving deltas: 43% (206/478) 2021-05-18T14:12:02.3403670Z Resolving deltas: 44% (211/478) 2021-05-18T14:12:02.3405382Z Resolving deltas: 45% (216/478) 2021-05-18T14:12:02.3407816Z Resolving deltas: 46% (220/478) 2021-05-18T14:12:02.3409925Z Resolving deltas: 47% (225/478) 2021-05-18T14:12:02.3412382Z Resolving deltas: 48% (230/478) 2021-05-18T14:12:02.3414774Z Resolving deltas: 49% (235/478) 2021-05-18T14:12:02.3416891Z Resolving deltas: 50% (239/478) 2021-05-18T14:12:02.3419281Z Resolving deltas: 51% (244/478) 2021-05-18T14:12:02.3421978Z Resolving deltas: 52% (249/478) 2021-05-18T14:12:02.3425033Z Resolving deltas: 53% (254/478) 2021-05-18T14:12:02.3426840Z Resolving deltas: 54% (259/478) 2021-05-18T14:12:02.3429052Z Resolving deltas: 55% (263/478) 2021-05-18T14:12:02.3431205Z Resolving deltas: 56% (268/478) 2021-05-18T14:12:02.3433048Z Resolving deltas: 57% (273/478) 2021-05-18T14:12:02.3435819Z Resolving deltas: 58% (278/478) 2021-05-18T14:12:02.3437440Z Resolving deltas: 59% (283/478) 2021-05-18T14:12:02.3440040Z Resolving deltas: 60% (287/478) 2021-05-18T14:12:02.3441954Z Resolving deltas: 61% (292/478) 2021-05-18T14:12:02.3446461Z Resolving deltas: 62% (297/478) 2021-05-18T14:12:02.3448323Z Resolving deltas: 63% (302/478) 2021-05-18T14:12:02.3450239Z Resolving deltas: 64% (306/478) 2021-05-18T14:12:02.3452337Z Resolving deltas: 65% (311/478) 2021-05-18T14:12:02.3455781Z Resolving deltas: 66% (316/478) 2021-05-18T14:12:02.3459312Z Resolving deltas: 67% (321/478) 2021-05-18T14:12:02.3461767Z Resolving deltas: 68% (326/478) 2021-05-18T14:12:02.3463767Z Resolving deltas: 69% (330/478) 2021-05-18T14:12:02.3466347Z Resolving deltas: 70% (335/478) 2021-05-18T14:12:02.3469967Z Resolving deltas: 71% (340/478) 2021-05-18T14:12:02.3472082Z Resolving deltas: 72% (345/478) 2021-05-18T14:12:02.3473862Z Resolving deltas: 73% (349/478) 2021-05-18T14:12:02.3476012Z Resolving deltas: 74% (354/478) 2021-05-18T14:12:02.3478073Z Resolving deltas: 75% (359/478) 2021-05-18T14:12:02.3480083Z Resolving deltas: 76% (364/478) 2021-05-18T14:12:02.3490672Z Resolving deltas: 77% (369/478) 2021-05-18T14:12:02.3498921Z Resolving deltas: 78% (373/478) 2021-05-18T14:12:02.3502850Z Resolving deltas: 79% (378/478) 2021-05-18T14:12:02.3505068Z Resolving deltas: 80% (383/478) 2021-05-18T14:12:02.3507521Z Resolving deltas: 81% (388/478) 2021-05-18T14:12:02.3510071Z Resolving deltas: 82% (392/478) 2021-05-18T14:12:02.3514444Z Resolving deltas: 83% (397/478) 2021-05-18T14:12:02.3517659Z Resolving deltas: 84% (402/478) 2021-05-18T14:12:02.3519579Z Resolving deltas: 85% (407/478) 2021-05-18T14:12:02.3521637Z Resolving deltas: 86% (412/478) 2021-05-18T14:12:02.3523501Z Resolving deltas: 87% (416/478) 2021-05-18T14:12:02.3525429Z Resolving deltas: 88% (421/478) 2021-05-18T14:12:02.3527750Z Resolving deltas: 89% (426/478) 2021-05-18T14:12:02.3537067Z Resolving deltas: 90% (431/478) 2021-05-18T14:12:02.3543690Z Resolving deltas: 91% (435/478) 2021-05-18T14:12:02.3551319Z Resolving deltas: 92% (440/478) 2021-05-18T14:12:02.3562432Z Resolving deltas: 93% (445/478) 2021-05-18T14:12:02.3563015Z Resolving deltas: 94% (450/478) 2021-05-18T14:12:02.3563553Z Resolving deltas: 95% (455/478) 2021-05-18T14:12:02.3564178Z Resolving deltas: 96% (459/478) 2021-05-18T14:12:02.3564845Z Resolving deltas: 97% (464/478) 2021-05-18T14:12:02.3568381Z Resolving deltas: 98% (469/478) 2021-05-18T14:12:02.3572494Z Resolving deltas: 99% (474/478) 2021-05-18T14:12:02.3577290Z Resolving deltas: 100% (478/478) 2021-05-18T14:12:02.3578150Z Resolving deltas: 100% (478/478), done. 2021-05-18T14:12:02.4826024Z From https://github.com/neuroconductor/eegUtils 2021-05-18T14:12:02.4829161Z * [new ref] c56284176990d318c241c966eb20b81b39cc80ec -> 0.6.1.s 2021-05-18T14:12:02.4921845Z ##[endgroup] 2021-05-18T14:12:02.4923809Z ##[group]Determining the checkout info 2021-05-18T14:12:02.4925522Z ##[endgroup] 2021-05-18T14:12:02.4926864Z ##[group]Checking out the ref 2021-05-18T14:12:02.4929048Z [command]/usr/bin/git checkout --progress --force refs/tags/0.6.1.s 2021-05-18T14:12:02.7545024Z Note: switching to 'refs/tags/0.6.1.s'. 2021-05-18T14:12:02.7545692Z 2021-05-18T14:12:02.7546889Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-18T14:12:02.7554596Z changes and commit them, and you can discard any commits you make in this 2021-05-18T14:12:02.7555801Z state without impacting any branches by switching back to a branch. 2021-05-18T14:12:02.7556458Z 2021-05-18T14:12:02.7557110Z If you want to create a new branch to retain commits you create, you may 2021-05-18T14:12:02.7558495Z do so (now or later) by using -c with the switch command. Example: 2021-05-18T14:12:02.7559054Z 2021-05-18T14:12:02.7559770Z git switch -c 2021-05-18T14:12:02.7560373Z 2021-05-18T14:12:02.7560957Z Or undo this operation with: 2021-05-18T14:12:02.7561369Z 2021-05-18T14:12:02.7561952Z git switch - 2021-05-18T14:12:02.7562311Z 2021-05-18T14:12:02.7563125Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-18T14:12:02.7563779Z 2021-05-18T14:12:02.7564292Z HEAD is now at c562841 Version id 112 stable 2021-05-18T14:12:02.7565541Z ##[endgroup] 2021-05-18T14:12:02.7612606Z [command]/usr/bin/git log -1 --format='%H' 2021-05-18T14:12:02.7648990Z 'c56284176990d318c241c966eb20b81b39cc80ec' 2021-05-18T14:12:02.7810633Z ##[group]Run r-lib/actions/setup-r@master 2021-05-18T14:12:02.7811268Z with: 2021-05-18T14:12:02.7811793Z r-version: oldrel 2021-05-18T14:12:02.7812315Z Ncpus: 1 2021-05-18T14:12:02.7812847Z crayon.enabled: NULL 2021-05-18T14:12:02.7813559Z remove-openmp-macos: true 2021-05-18T14:12:02.7814269Z http-user-agent: default 2021-05-18T14:12:02.7814891Z install-r: true 2021-05-18T14:12:02.7815635Z windows-path-include-mingw: true 2021-05-18T14:12:02.7816287Z env: 2021-05-18T14:12:02.7816891Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:12:02.7817474Z TIC_DEPLOY_KEY: 2021-05-18T14:12:02.7818493Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:12:02.7820564Z GITHUB_PAT: *** 2021-05-18T14:12:02.7821592Z COVERALLS_TOKEN: *** 2021-05-18T14:12:02.7822214Z continue-on-error: false 2021-05-18T14:12:02.7822887Z VDIFFR_RUN_TESTS: 2021-05-18T14:12:02.7823373Z ##[endgroup] 2021-05-18T14:12:05.1913476Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive add-apt-repository -y ppa:cran/travis 2021-05-18T14:12:07.1962882Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-18T14:12:07.1966155Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-18T14:12:07.1970072Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-18T14:12:07.2354230Z Get:4 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] 2021-05-18T14:12:07.2799441Z Hit:5 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-18T14:12:07.2970691Z Get:6 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-18T14:12:07.3423861Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-18T14:12:07.4935739Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [983 kB] 2021-05-18T14:12:07.5004689Z Get:9 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease [18.0 kB] 2021-05-18T14:12:07.5243574Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [223 kB] 2021-05-18T14:12:07.5247848Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.3 kB] 2021-05-18T14:12:07.5250546Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [226 kB] 2021-05-18T14:12:07.5283574Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [33.3 kB] 2021-05-18T14:12:07.5286081Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [777 kB] 2021-05-18T14:12:07.5369898Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [167 kB] 2021-05-18T14:12:07.5394301Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [17.5 kB] 2021-05-18T14:12:07.7457675Z Hit:17 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-18T14:12:07.7747035Z Get:18 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [73.4 kB] 2021-05-18T14:12:08.1777048Z Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [656 kB] 2021-05-18T14:12:08.2522213Z Get:20 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [132 kB] 2021-05-18T14:12:08.2530213Z Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7508 B] 2021-05-18T14:12:08.2532911Z Get:22 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [203 kB] 2021-05-18T14:12:08.2555831Z Get:23 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [29.7 kB] 2021-05-18T14:12:08.2579589Z Get:24 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [568 kB] 2021-05-18T14:12:08.2689527Z Get:25 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [85.5 kB] 2021-05-18T14:12:08.2696611Z Get:26 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [11.1 kB] 2021-05-18T14:12:15.6613382Z Fetched 4559 kB in 1s (3248 kB/s) 2021-05-18T14:12:16.5864437Z Reading package lists... 2021-05-18T14:12:16.6153788Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get update -y -qq 2021-05-18T14:12:18.8750602Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get install -y gdebi-core qpdf devscripts 2021-05-18T14:12:18.9499084Z Reading package lists... 2021-05-18T14:12:19.1710111Z Building dependency tree... 2021-05-18T14:12:19.1730096Z Reading state information... 2021-05-18T14:12:19.4124591Z The following additional packages will be installed: 2021-05-18T14:12:19.4126728Z dctrl-tools diffstat dput gettext intltool-debian libapt-pkg-perl 2021-05-18T14:12:19.4128479Z libarchive-zip-perl libarray-intspan-perl libasync-mergepoint-perl 2021-05-18T14:12:19.4131543Z libb-hooks-endofscope-perl libb-hooks-op-check-perl libcapture-tiny-perl 2021-05-18T14:12:19.4133642Z libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 2021-05-18T14:12:19.4136783Z libcommon-sense-perl libconst-fast-perl libcontextual-return-perl 2021-05-18T14:12:19.4138609Z libcpanel-json-xs-perl libcroco3 libdata-optlist-perl 2021-05-18T14:12:19.4140414Z libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl 2021-05-18T14:12:19.4142415Z libdigest-hmac-perl libdistro-info-perl libdynaloader-functions-perl 2021-05-18T14:12:19.4144247Z libemail-valid-perl libexporter-tiny-perl libfile-chdir-perl 2021-05-18T14:12:19.4145947Z libfile-find-rule-perl libfile-homedir-perl libfile-which-perl 2021-05-18T14:12:19.4147727Z libfont-ttf-perl libfuture-perl libgetopt-long-descriptive-perl 2021-05-18T14:12:19.4155161Z libgit-wrapper-perl libgitlab-api-v4-perl libhash-fieldhash-perl 2021-05-18T14:12:19.4156937Z libhttp-tiny-multipart-perl libimport-into-perl libio-async-loop-epoll-perl 2021-05-18T14:12:19.4158632Z libio-async-perl libio-prompter-perl libio-pty-perl libio-string-perl 2021-05-18T14:12:19.4162119Z libipc-run-perl libjson-maybexs-perl libjson-perl libjson-xs-perl 2021-05-18T14:12:19.4163598Z liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl 2021-05-18T14:12:19.4165035Z liblist-someutils-perl liblist-someutils-xs-perl 2021-05-18T14:12:19.4166708Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-18T14:12:19.4168518Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-18T14:12:19.4170069Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-18T14:12:19.4171455Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-18T14:12:19.4172871Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-18T14:12:19.4174497Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-18T14:12:19.4176222Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-18T14:12:19.4177818Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-18T14:12:19.4179701Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-18T14:12:19.4181322Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-18T14:12:19.4182952Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-18T14:12:19.4184609Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-18T14:12:19.4186272Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-18T14:12:19.4187902Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-18T14:12:19.4189650Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-18T14:12:19.4191405Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-18T14:12:19.4193000Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-18T14:12:19.4194534Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-18T14:12:19.4196273Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-18T14:12:19.4197808Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-18T14:12:19.4198998Z python3-magic python3-unidiff python3-xdg t1utils wdiff 2021-05-18T14:12:19.4199740Z Suggested packages: 2021-05-18T14:12:19.4200783Z debtags adequate autopkgtest bls-standalone bsd-mailx | mailx 2021-05-18T14:12:19.4202106Z check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope 2021-05-18T14:12:19.4203515Z disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl 2021-05-18T14:12:19.4204938Z libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts 2021-05-18T14:12:19.4206351Z mutt piuparts quilt ratt reprotest svn-buildpackage w3m debian-keyring 2021-05-18T14:12:19.4207660Z equivs libsoap-lite-perl python3-paramiko mini-dinstall gettext-doc 2021-05-18T14:12:19.4208980Z autopoint libasprintf-dev libgettextpo-dev libossp-uuid-perl 2021-05-18T14:12:19.4210503Z libscalar-number-perl libbareword-filehandles-perl libindirect-perl 2021-05-18T14:12:19.4212247Z libmultidimensional-perl libdevel-lexalias-perl libdevel-stacktrace-perl 2021-05-18T14:12:19.4213796Z binutils-multiarch libtext-template-perl wdiff-doc 2021-05-18T14:12:19.9863728Z The following NEW packages will be installed: 2021-05-18T14:12:19.9869288Z dctrl-tools devscripts diffstat dput gdebi-core gettext intltool-debian 2021-05-18T14:12:19.9870731Z libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl 2021-05-18T14:12:19.9872417Z libasync-mergepoint-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 2021-05-18T14:12:19.9874325Z libcapture-tiny-perl libclass-method-modifiers-perl libclass-xsaccessor-perl 2021-05-18T14:12:19.9875932Z libclone-perl libcommon-sense-perl libconst-fast-perl 2021-05-18T14:12:19.9877336Z libcontextual-return-perl libcpanel-json-xs-perl libcroco3 2021-05-18T14:12:19.9878890Z libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl 2021-05-18T14:12:19.9880793Z libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl 2021-05-18T14:12:19.9882526Z libdynaloader-functions-perl libemail-valid-perl libexporter-tiny-perl 2021-05-18T14:12:19.9884141Z libfile-chdir-perl libfile-find-rule-perl libfile-homedir-perl 2021-05-18T14:12:19.9885494Z libfile-which-perl libfont-ttf-perl libfuture-perl 2021-05-18T14:12:19.9887070Z libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 2021-05-18T14:12:19.9888894Z libhash-fieldhash-perl libhttp-tiny-multipart-perl libimport-into-perl 2021-05-18T14:12:19.9890561Z libio-async-loop-epoll-perl libio-async-perl libio-prompter-perl 2021-05-18T14:12:19.9892100Z libio-pty-perl libio-string-perl libipc-run-perl libjson-maybexs-perl 2021-05-18T14:12:19.9893613Z libjson-perl libjson-xs-perl liblinux-epoll-perl liblist-compare-perl 2021-05-18T14:12:19.9895251Z liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl 2021-05-18T14:12:19.9897416Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-18T14:12:19.9899268Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-18T14:12:19.9900825Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-18T14:12:19.9902221Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-18T14:12:19.9903661Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-18T14:12:19.9905764Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-18T14:12:19.9907599Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-18T14:12:19.9909235Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-18T14:12:19.9911566Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-18T14:12:19.9913552Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-18T14:12:19.9915228Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-18T14:12:19.9917060Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-18T14:12:19.9919016Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-18T14:12:19.9922776Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-18T14:12:19.9925210Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-18T14:12:19.9926974Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-18T14:12:19.9933419Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-18T14:12:19.9963387Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-18T14:12:19.9966397Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-18T14:12:20.0042427Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-18T14:12:20.0044111Z python3-magic python3-unidiff python3-xdg qpdf t1utils wdiff 2021-05-18T14:12:20.0373488Z 0 upgraded, 130 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:12:20.0374237Z Need to get 8648 kB of archives. 2021-05-18T14:12:20.0374950Z After this operation, 32.3 MB of additional disk space will be used. 2021-05-18T14:12:20.0376754Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 2021-05-18T14:12:20.0399670Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] 2021-05-18T14:12:20.0410425Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] 2021-05-18T14:12:20.0418224Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] 2021-05-18T14:12:20.0429150Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] 2021-05-18T14:12:20.0453745Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] 2021-05-18T14:12:20.0462185Z 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-18T14:12:20.0469877Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] 2021-05-18T14:12:20.0477944Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] 2021-05-18T14:12:20.0559017Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] 2021-05-18T14:12:20.0562159Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] 2021-05-18T14:12:20.0564522Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] 2021-05-18T14:12:20.0566384Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] 2021-05-18T14:12:20.0569642Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 2021-05-18T14:12:20.0573638Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] 2021-05-18T14:12:20.0575509Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] 2021-05-18T14:12:20.0583289Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 2021-05-18T14:12:20.0601858Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 2021-05-18T14:12:20.0623248Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] 2021-05-18T14:12:20.0850090Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] 2021-05-18T14:12:20.0861740Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] 2021-05-18T14:12:20.0884999Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] 2021-05-18T14:12:20.0906314Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdebi-core all 0.9.5.7+nmu3 [116 kB] 2021-05-18T14:12:20.1098086Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-05-18T14:12:20.1145499Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-05-18T14:12:20.1344856Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-05-18T14:12:20.1356023Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] 2021-05-18T14:12:20.1375015Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-05-18T14:12:20.1385912Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] 2021-05-18T14:12:20.1392741Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] 2021-05-18T14:12:20.1400966Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] 2021-05-18T14:12:20.1408220Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] 2021-05-18T14:12:20.1417513Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] 2021-05-18T14:12:20.1427576Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] 2021-05-18T14:12:20.1435587Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] 2021-05-18T14:12:20.1445949Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] 2021-05-18T14:12:20.1455448Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] 2021-05-18T14:12:20.1463170Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] 2021-05-18T14:12:20.1473081Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] 2021-05-18T14:12:20.1482487Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] 2021-05-18T14:12:20.1489341Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] 2021-05-18T14:12:20.1497664Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] 2021-05-18T14:12:20.1506949Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] 2021-05-18T14:12:20.1516107Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] 2021-05-18T14:12:20.1540638Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] 2021-05-18T14:12:20.1546324Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] 2021-05-18T14:12:20.1553116Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] 2021-05-18T14:12:20.1560018Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] 2021-05-18T14:12:20.1565736Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] 2021-05-18T14:12:20.1573976Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] 2021-05-18T14:12:20.1580086Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] 2021-05-18T14:12:20.1631070Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] 2021-05-18T14:12:20.1643478Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] 2021-05-18T14:12:20.1654609Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] 2021-05-18T14:12:20.1667704Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] 2021-05-18T14:12:20.1678732Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] 2021-05-18T14:12:20.1687352Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] 2021-05-18T14:12:20.1696610Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] 2021-05-18T14:12:20.1704928Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] 2021-05-18T14:12:20.1712729Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] 2021-05-18T14:12:20.1776315Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] 2021-05-18T14:12:20.1793251Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] 2021-05-18T14:12:20.1810009Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] 2021-05-18T14:12:20.1823679Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 2021-05-18T14:12:20.1834369Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] 2021-05-18T14:12:20.1844673Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] 2021-05-18T14:12:20.1850255Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] 2021-05-18T14:12:20.1861357Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] 2021-05-18T14:12:20.1881343Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] 2021-05-18T14:12:20.1899250Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [12.1 kB] 2021-05-18T14:12:20.1908158Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] 2021-05-18T14:12:20.1922761Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] 2021-05-18T14:12:20.1936477Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] 2021-05-18T14:12:20.1944361Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] 2021-05-18T14:12:20.1956708Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] 2021-05-18T14:12:20.1968474Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] 2021-05-18T14:12:20.2038932Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] 2021-05-18T14:12:20.2059102Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] 2021-05-18T14:12:20.2065781Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] 2021-05-18T14:12:20.2075716Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] 2021-05-18T14:12:20.2122674Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] 2021-05-18T14:12:20.2131737Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-loop-epoll-perl all 0.20-1 [10.4 kB] 2021-05-18T14:12:20.2139266Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] 2021-05-18T14:12:20.2149130Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] 2021-05-18T14:12:20.2167798Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] 2021-05-18T14:12:20.2178337Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] 2021-05-18T14:12:20.2201749Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] 2021-05-18T14:12:20.2215099Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] 2021-05-18T14:12:20.2223939Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] 2021-05-18T14:12:20.2234454Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] 2021-05-18T14:12:20.2240890Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] 2021-05-18T14:12:20.2247182Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] 2021-05-18T14:12:20.2254636Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB] 2021-05-18T14:12:20.2264707Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] 2021-05-18T14:12:20.2275852Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] 2021-05-18T14:12:20.2284788Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] 2021-05-18T14:12:21.0842548Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] 2021-05-18T14:12:21.0845098Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] 2021-05-18T14:12:21.0847030Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] 2021-05-18T14:12:21.0848907Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] 2021-05-18T14:12:21.0850671Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqpdf26 amd64 9.1.1-1build1 [421 kB] 2021-05-18T14:12:21.0852657Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] 2021-05-18T14:12:21.0854471Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] 2021-05-18T14:12:21.0856434Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] 2021-05-18T14:12:21.0858244Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] 2021-05-18T14:12:21.0861568Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-license-perl all 3.2.0-1 [36.2 kB] 2021-05-18T14:12:21.0863615Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] 2021-05-18T14:12:21.0865593Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] 2021-05-18T14:12:21.0867611Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] 2021-05-18T14:12:21.0869445Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] 2021-05-18T14:12:21.0871190Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] 2021-05-18T14:12:21.0873237Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 2021-05-18T14:12:21.0875170Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] 2021-05-18T14:12:21.0877091Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] 2021-05-18T14:12:21.0879040Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] 2021-05-18T14:12:21.0881038Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] 2021-05-18T14:12:21.0882863Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] 2021-05-18T14:12:21.0884756Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] 2021-05-18T14:12:21.0886665Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] 2021-05-18T14:12:21.0888542Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] 2021-05-18T14:12:21.0890360Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] 2021-05-18T14:12:21.0892223Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] 2021-05-18T14:12:21.0893997Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] 2021-05-18T14:12:21.0895739Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] 2021-05-18T14:12:21.0897442Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] 2021-05-18T14:12:21.0898801Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] 2021-05-18T14:12:21.0900426Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 2021-05-18T14:12:21.0902154Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] 2021-05-18T14:12:21.0903844Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qpdf amd64 9.1.1-1build1 [476 kB] 2021-05-18T14:12:21.0905485Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] 2021-05-18T14:12:21.1186872Z Fetched 8648 kB in 0s (32.4 MB/s) 2021-05-18T14:12:21.1685447Z Selecting previously unselected package dctrl-tools. 2021-05-18T14:12:21.1897205Z (Reading database ... 2021-05-18T14:12:21.1897810Z (Reading database ... 5% 2021-05-18T14:12:21.1898346Z (Reading database ... 10% 2021-05-18T14:12:21.1898860Z (Reading database ... 15% 2021-05-18T14:12:21.1899389Z (Reading database ... 20% 2021-05-18T14:12:21.1900122Z (Reading database ... 25% 2021-05-18T14:12:21.1900656Z (Reading database ... 30% 2021-05-18T14:12:21.1901186Z (Reading database ... 35% 2021-05-18T14:12:21.1901695Z (Reading database ... 40% 2021-05-18T14:12:21.1902217Z (Reading database ... 45% 2021-05-18T14:12:21.1902727Z (Reading database ... 50% 2021-05-18T14:12:21.2209878Z (Reading database ... 55% 2021-05-18T14:12:21.2638200Z (Reading database ... 60% 2021-05-18T14:12:21.3008492Z (Reading database ... 65% 2021-05-18T14:12:21.3547737Z (Reading database ... 70% 2021-05-18T14:12:21.4285961Z (Reading database ... 75% 2021-05-18T14:12:21.5085827Z (Reading database ... 80% 2021-05-18T14:12:21.5974208Z (Reading database ... 85% 2021-05-18T14:12:21.6721256Z (Reading database ... 90% 2021-05-18T14:12:21.7274200Z (Reading database ... 95% 2021-05-18T14:12:21.7274841Z (Reading database ... 100% 2021-05-18T14:12:21.7275606Z (Reading database ... 254809 files and directories currently installed.) 2021-05-18T14:12:21.7404953Z Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... 2021-05-18T14:12:21.7511849Z Unpacking dctrl-tools (2.24-3) ... 2021-05-18T14:12:21.7829772Z Selecting previously unselected package libfile-which-perl. 2021-05-18T14:12:21.8111286Z Preparing to unpack .../001-libfile-which-perl_1.23-1_all.deb ... 2021-05-18T14:12:21.8120804Z Unpacking libfile-which-perl (1.23-1) ... 2021-05-18T14:12:21.8482020Z Selecting previously unselected package libfile-homedir-perl. 2021-05-18T14:12:21.8718679Z Preparing to unpack .../002-libfile-homedir-perl_1.004-1_all.deb ... 2021-05-18T14:12:21.8730394Z Unpacking libfile-homedir-perl (1.004-1) ... 2021-05-18T14:12:21.9043077Z Selecting previously unselected package libio-pty-perl. 2021-05-18T14:12:21.9349053Z Preparing to unpack .../003-libio-pty-perl_1%3a1.12-1_amd64.deb ... 2021-05-18T14:12:21.9366917Z Unpacking libio-pty-perl (1:1.12-1) ... 2021-05-18T14:12:21.9625087Z Selecting previously unselected package libipc-run-perl. 2021-05-18T14:12:21.9909012Z Preparing to unpack .../004-libipc-run-perl_20180523.0-2_all.deb ... 2021-05-18T14:12:21.9917244Z Unpacking libipc-run-perl (20180523.0-2) ... 2021-05-18T14:12:22.0282086Z Selecting previously unselected package libclass-method-modifiers-perl. 2021-05-18T14:12:22.0575859Z Preparing to unpack .../005-libclass-method-modifiers-perl_2.13-1_all.deb ... 2021-05-18T14:12:22.0585975Z Unpacking libclass-method-modifiers-perl (2.13-1) ... 2021-05-18T14:12:22.0880524Z Selecting previously unselected package libb-hooks-op-check-perl. 2021-05-18T14:12:22.1167708Z Preparing to unpack .../006-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... 2021-05-18T14:12:22.1179689Z Unpacking libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-18T14:12:22.1427832Z Selecting previously unselected package libdynaloader-functions-perl. 2021-05-18T14:12:22.1708633Z Preparing to unpack .../007-libdynaloader-functions-perl_0.003-1_all.deb ... 2021-05-18T14:12:22.1721151Z Unpacking libdynaloader-functions-perl (0.003-1) ... 2021-05-18T14:12:22.1963987Z Selecting previously unselected package libdevel-callchecker-perl. 2021-05-18T14:12:22.2246494Z Preparing to unpack .../008-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... 2021-05-18T14:12:22.2259364Z Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-18T14:12:22.2549636Z Selecting previously unselected package libparams-classify-perl. 2021-05-18T14:12:22.2808781Z Preparing to unpack .../009-libparams-classify-perl_0.015-1build2_amd64.deb ... 2021-05-18T14:12:22.2822386Z Unpacking libparams-classify-perl (0.015-1build2) ... 2021-05-18T14:12:22.3121582Z Selecting previously unselected package libmodule-runtime-perl. 2021-05-18T14:12:22.3383057Z Preparing to unpack .../010-libmodule-runtime-perl_0.016-1_all.deb ... 2021-05-18T14:12:22.3403123Z Unpacking libmodule-runtime-perl (0.016-1) ... 2021-05-18T14:12:22.3682978Z Selecting previously unselected package libimport-into-perl. 2021-05-18T14:12:22.3915388Z Preparing to unpack .../011-libimport-into-perl_1.002005-1_all.deb ... 2021-05-18T14:12:22.3927025Z Unpacking libimport-into-perl (1.002005-1) ... 2021-05-18T14:12:22.4202066Z Selecting previously unselected package librole-tiny-perl. 2021-05-18T14:12:22.4460633Z Preparing to unpack .../012-librole-tiny-perl_2.001004-1_all.deb ... 2021-05-18T14:12:22.4469135Z Unpacking librole-tiny-perl (2.001004-1) ... 2021-05-18T14:12:22.4841657Z Selecting previously unselected package libstrictures-perl. 2021-05-18T14:12:22.5033724Z Preparing to unpack .../013-libstrictures-perl_2.000006-1_all.deb ... 2021-05-18T14:12:22.5045204Z Unpacking libstrictures-perl (2.000006-1) ... 2021-05-18T14:12:22.5277120Z Selecting previously unselected package libsub-quote-perl. 2021-05-18T14:12:22.5565913Z Preparing to unpack .../014-libsub-quote-perl_2.006006-1_all.deb ... 2021-05-18T14:12:22.5578283Z Unpacking libsub-quote-perl (2.006006-1) ... 2021-05-18T14:12:22.5825455Z Selecting previously unselected package libmoo-perl. 2021-05-18T14:12:22.6112330Z Preparing to unpack .../015-libmoo-perl_2.003006-1_all.deb ... 2021-05-18T14:12:22.6125604Z Unpacking libmoo-perl (2.003006-1) ... 2021-05-18T14:12:22.6409369Z Selecting previously unselected package patchutils. 2021-05-18T14:12:22.6727971Z Preparing to unpack .../016-patchutils_0.3.4-2_amd64.deb ... 2021-05-18T14:12:22.6740649Z Unpacking patchutils (0.3.4-2) ... 2021-05-18T14:12:22.7071770Z Selecting previously unselected package wdiff. 2021-05-18T14:12:22.7363738Z Preparing to unpack .../017-wdiff_1.2.2-2build1_amd64.deb ... 2021-05-18T14:12:22.7373521Z Unpacking wdiff (1.2.2-2build1) ... 2021-05-18T14:12:22.7669735Z Selecting previously unselected package devscripts. 2021-05-18T14:12:22.7953027Z Preparing to unpack .../018-devscripts_2.20.2ubuntu2_amd64.deb ... 2021-05-18T14:12:22.8205826Z Unpacking devscripts (2.20.2ubuntu2) ... 2021-05-18T14:12:22.9678338Z Selecting previously unselected package diffstat. 2021-05-18T14:12:22.9966824Z Preparing to unpack .../019-diffstat_1.63-1_amd64.deb ... 2021-05-18T14:12:22.9977439Z Unpacking diffstat (1.63-1) ... 2021-05-18T14:12:23.0362206Z Selecting previously unselected package python3-gpg. 2021-05-18T14:12:23.0609096Z Preparing to unpack .../020-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... 2021-05-18T14:12:23.0621177Z Unpacking python3-gpg (1.13.1-7ubuntu2) ... 2021-05-18T14:12:23.1201281Z Selecting previously unselected package dput. 2021-05-18T14:12:23.1428316Z Preparing to unpack .../021-dput_1.0.3ubuntu1_all.deb ... 2021-05-18T14:12:23.1542732Z Unpacking dput (1.0.3ubuntu1) ... 2021-05-18T14:12:23.1850142Z Selecting previously unselected package gdebi-core. 2021-05-18T14:12:23.2142788Z Preparing to unpack .../022-gdebi-core_0.9.5.7+nmu3_all.deb ... 2021-05-18T14:12:23.2155205Z Unpacking gdebi-core (0.9.5.7+nmu3) ... 2021-05-18T14:12:23.3522627Z Selecting previously unselected package libcroco3:amd64. 2021-05-18T14:12:23.3763508Z Preparing to unpack .../023-libcroco3_0.6.13-1_amd64.deb ... 2021-05-18T14:12:23.3789295Z Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-05-18T14:12:23.4241212Z Selecting previously unselected package gettext. 2021-05-18T14:12:23.4448635Z Preparing to unpack .../024-gettext_0.19.8.1-10build1_amd64.deb ... 2021-05-18T14:12:23.4459002Z Unpacking gettext (0.19.8.1-10build1) ... 2021-05-18T14:12:23.5800822Z Selecting previously unselected package intltool-debian. 2021-05-18T14:12:23.6085807Z Preparing to unpack .../025-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-05-18T14:12:23.6096223Z Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-05-18T14:12:23.6389146Z Selecting previously unselected package libapt-pkg-perl. 2021-05-18T14:12:23.6702996Z Preparing to unpack .../026-libapt-pkg-perl_0.1.36build3_amd64.deb ... 2021-05-18T14:12:23.6744034Z Unpacking libapt-pkg-perl (0.1.36build3) ... 2021-05-18T14:12:23.7082273Z Selecting previously unselected package libarchive-zip-perl. 2021-05-18T14:12:23.7317960Z Preparing to unpack .../027-libarchive-zip-perl_1.67-2_all.deb ... 2021-05-18T14:12:23.7328754Z Unpacking libarchive-zip-perl (1.67-2) ... 2021-05-18T14:12:23.7721958Z Selecting previously unselected package libarray-intspan-perl. 2021-05-18T14:12:23.7953469Z Preparing to unpack .../028-libarray-intspan-perl_2.003-1_all.deb ... 2021-05-18T14:12:23.7966681Z Unpacking libarray-intspan-perl (2.003-1) ... 2021-05-18T14:12:23.8281939Z Selecting previously unselected package libasync-mergepoint-perl. 2021-05-18T14:12:23.8513476Z Preparing to unpack .../029-libasync-mergepoint-perl_0.04-2_all.deb ... 2021-05-18T14:12:23.8526532Z Unpacking libasync-mergepoint-perl (0.04-2) ... 2021-05-18T14:12:23.8800944Z Selecting previously unselected package libmodule-implementation-perl. 2021-05-18T14:12:23.9088407Z Preparing to unpack .../030-libmodule-implementation-perl_0.09-1_all.deb ... 2021-05-18T14:12:23.9102179Z Unpacking libmodule-implementation-perl (0.09-1) ... 2021-05-18T14:12:23.9402950Z Selecting previously unselected package libsub-exporter-progressive-perl. 2021-05-18T14:12:23.9666459Z Preparing to unpack .../031-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 2021-05-18T14:12:23.9676283Z Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-18T14:12:23.9962927Z Selecting previously unselected package libvariable-magic-perl. 2021-05-18T14:12:24.0204025Z Preparing to unpack .../032-libvariable-magic-perl_0.62-1build2_amd64.deb ... 2021-05-18T14:12:24.0217223Z Unpacking libvariable-magic-perl (0.62-1build2) ... 2021-05-18T14:12:24.0682406Z Selecting previously unselected package libb-hooks-endofscope-perl. 2021-05-18T14:12:24.0953914Z Preparing to unpack .../033-libb-hooks-endofscope-perl_0.24-1_all.deb ... 2021-05-18T14:12:24.0966538Z Unpacking libb-hooks-endofscope-perl (0.24-1) ... 2021-05-18T14:12:24.1322387Z Selecting previously unselected package libcapture-tiny-perl. 2021-05-18T14:12:24.1573361Z Preparing to unpack .../034-libcapture-tiny-perl_0.48-1_all.deb ... 2021-05-18T14:12:24.1601596Z Unpacking libcapture-tiny-perl (0.48-1) ... 2021-05-18T14:12:24.1941145Z Selecting previously unselected package libclass-xsaccessor-perl. 2021-05-18T14:12:24.2184021Z Preparing to unpack .../035-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... 2021-05-18T14:12:24.2195180Z Unpacking libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-18T14:12:24.2467069Z Selecting previously unselected package libclone-perl. 2021-05-18T14:12:24.2778659Z Preparing to unpack .../036-libclone-perl_0.43-2_amd64.deb ... 2021-05-18T14:12:24.2802262Z Unpacking libclone-perl (0.43-2) ... 2021-05-18T14:12:24.3067632Z Selecting previously unselected package libcommon-sense-perl. 2021-05-18T14:12:24.3391390Z Preparing to unpack .../037-libcommon-sense-perl_3.74-2build6_amd64.deb ... 2021-05-18T14:12:24.3402334Z Unpacking libcommon-sense-perl (3.74-2build6) ... 2021-05-18T14:12:24.3763357Z Selecting previously unselected package libparams-util-perl. 2021-05-18T14:12:24.4044514Z Preparing to unpack .../038-libparams-util-perl_1.07-3build5_amd64.deb ... 2021-05-18T14:12:24.4057449Z Unpacking libparams-util-perl (1.07-3build5) ... 2021-05-18T14:12:24.4362298Z Selecting previously unselected package libsub-install-perl. 2021-05-18T14:12:24.4697831Z Preparing to unpack .../039-libsub-install-perl_0.928-1_all.deb ... 2021-05-18T14:12:24.4779842Z Unpacking libsub-install-perl (0.928-1) ... 2021-05-18T14:12:24.5123332Z Selecting previously unselected package libdata-optlist-perl. 2021-05-18T14:12:24.5383081Z Preparing to unpack .../040-libdata-optlist-perl_0.110-1_all.deb ... 2021-05-18T14:12:24.5401643Z Unpacking libdata-optlist-perl (0.110-1) ... 2021-05-18T14:12:24.5802567Z Selecting previously unselected package libsub-exporter-perl. 2021-05-18T14:12:24.6040143Z Preparing to unpack .../041-libsub-exporter-perl_0.987-1_all.deb ... 2021-05-18T14:12:24.6050345Z Unpacking libsub-exporter-perl (0.987-1) ... 2021-05-18T14:12:24.6441952Z Selecting previously unselected package libconst-fast-perl. 2021-05-18T14:12:24.6678123Z Preparing to unpack .../042-libconst-fast-perl_0.014-1_all.deb ... 2021-05-18T14:12:24.6693155Z Unpacking libconst-fast-perl (0.014-1) ... 2021-05-18T14:12:24.6961828Z Selecting previously unselected package libwant-perl. 2021-05-18T14:12:24.7278225Z Preparing to unpack .../043-libwant-perl_0.29-1build4_amd64.deb ... 2021-05-18T14:12:24.7285326Z Unpacking libwant-perl (0.29-1build4) ... 2021-05-18T14:12:24.7602243Z Selecting previously unselected package libcontextual-return-perl. 2021-05-18T14:12:24.7881099Z Preparing to unpack .../044-libcontextual-return-perl_0.004014-2_all.deb ... 2021-05-18T14:12:24.7895194Z Unpacking libcontextual-return-perl (0.004014-2) ... 2021-05-18T14:12:24.8209387Z Selecting previously unselected package libcpanel-json-xs-perl. 2021-05-18T14:12:24.8523989Z Preparing to unpack .../045-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... 2021-05-18T14:12:24.8545266Z Unpacking libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-18T14:12:24.8917385Z Selecting previously unselected package libdigest-bubblebabble-perl. 2021-05-18T14:12:24.9255261Z Preparing to unpack .../046-libdigest-bubblebabble-perl_0.02-2_all.deb ... 2021-05-18T14:12:24.9273972Z Unpacking libdigest-bubblebabble-perl (0.02-2) ... 2021-05-18T14:12:24.9541882Z Selecting previously unselected package libdigest-hmac-perl. 2021-05-18T14:12:24.9916272Z Preparing to unpack .../047-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... 2021-05-18T14:12:24.9925721Z Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-18T14:12:25.0322037Z Selecting previously unselected package libdistro-info-perl. 2021-05-18T14:12:25.0541478Z Preparing to unpack .../048-libdistro-info-perl_0.23ubuntu1_all.deb ... 2021-05-18T14:12:25.0556023Z Unpacking libdistro-info-perl (0.23ubuntu1) ... 2021-05-18T14:12:25.0888633Z Selecting previously unselected package libnet-ip-perl. 2021-05-18T14:12:25.1150794Z Preparing to unpack .../049-libnet-ip-perl_1.26-2_all.deb ... 2021-05-18T14:12:25.1162137Z Unpacking libnet-ip-perl (1.26-2) ... 2021-05-18T14:12:25.1522143Z Selecting previously unselected package libnet-dns-perl. 2021-05-18T14:12:25.1775189Z Preparing to unpack .../050-libnet-dns-perl_1.22-1_all.deb ... 2021-05-18T14:12:25.1791145Z Unpacking libnet-dns-perl (1.22-1) ... 2021-05-18T14:12:25.2505061Z Selecting previously unselected package libnet-domain-tld-perl. 2021-05-18T14:12:25.2807828Z Preparing to unpack .../051-libnet-domain-tld-perl_1.75-1_all.deb ... 2021-05-18T14:12:25.2818648Z Unpacking libnet-domain-tld-perl (1.75-1) ... 2021-05-18T14:12:25.3110870Z Selecting previously unselected package libemail-valid-perl. 2021-05-18T14:12:25.3414330Z Preparing to unpack .../052-libemail-valid-perl_1.202-1_all.deb ... 2021-05-18T14:12:25.3428960Z Unpacking libemail-valid-perl (1.202-1) ... 2021-05-18T14:12:25.3762519Z Selecting previously unselected package libexporter-tiny-perl. 2021-05-18T14:12:25.4011479Z Preparing to unpack .../053-libexporter-tiny-perl_1.002001-1_all.deb ... 2021-05-18T14:12:25.4026290Z Unpacking libexporter-tiny-perl (1.002001-1) ... 2021-05-18T14:12:25.4442587Z Selecting previously unselected package libfile-chdir-perl. 2021-05-18T14:12:25.4759162Z Preparing to unpack .../054-libfile-chdir-perl_0.1008-1_all.deb ... 2021-05-18T14:12:25.4771977Z Unpacking libfile-chdir-perl (0.1008-1) ... 2021-05-18T14:12:25.5083242Z Selecting previously unselected package libnumber-compare-perl. 2021-05-18T14:12:25.5317390Z Preparing to unpack .../055-libnumber-compare-perl_0.03-1_all.deb ... 2021-05-18T14:12:25.5328141Z Unpacking libnumber-compare-perl (0.03-1) ... 2021-05-18T14:12:25.5642263Z Selecting previously unselected package libtext-glob-perl. 2021-05-18T14:12:25.5882589Z Preparing to unpack .../056-libtext-glob-perl_0.10-1_all.deb ... 2021-05-18T14:12:25.5894606Z Unpacking libtext-glob-perl (0.10-1) ... 2021-05-18T14:12:25.6202129Z Selecting previously unselected package libfile-find-rule-perl. 2021-05-18T14:12:25.6435877Z Preparing to unpack .../057-libfile-find-rule-perl_0.34-1_all.deb ... 2021-05-18T14:12:25.6446849Z Unpacking libfile-find-rule-perl (0.34-1) ... 2021-05-18T14:12:25.6762499Z Selecting previously unselected package libio-string-perl. 2021-05-18T14:12:25.7024755Z Preparing to unpack .../058-libio-string-perl_1.08-3_all.deb ... 2021-05-18T14:12:25.7033190Z Unpacking libio-string-perl (1.08-3) ... 2021-05-18T14:12:25.7399367Z Selecting previously unselected package libfont-ttf-perl. 2021-05-18T14:12:25.7643906Z Preparing to unpack .../059-libfont-ttf-perl_1.06-1_all.deb ... 2021-05-18T14:12:25.7656371Z Unpacking libfont-ttf-perl (1.06-1) ... 2021-05-18T14:12:25.8281956Z Selecting previously unselected package libfuture-perl. 2021-05-18T14:12:25.8527718Z Preparing to unpack .../060-libfuture-perl_0.43-1_all.deb ... 2021-05-18T14:12:25.8538347Z Unpacking libfuture-perl (0.43-1) ... 2021-05-18T14:12:25.8922157Z Selecting previously unselected package libparams-validate-perl. 2021-05-18T14:12:25.9163242Z Preparing to unpack .../061-libparams-validate-perl_1.29-3_amd64.deb ... 2021-05-18T14:12:25.9174693Z Unpacking libparams-validate-perl (1.29-3) ... 2021-05-18T14:12:25.9476746Z Selecting previously unselected package libgetopt-long-descriptive-perl. 2021-05-18T14:12:25.9759116Z Preparing to unpack .../062-libgetopt-long-descriptive-perl_0.104-1_all.deb ... 2021-05-18T14:12:25.9771075Z Unpacking libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-18T14:12:26.0043277Z Selecting previously unselected package libsort-versions-perl. 2021-05-18T14:12:26.0375012Z Preparing to unpack .../063-libsort-versions-perl_1.62-1_all.deb ... 2021-05-18T14:12:26.0390579Z Unpacking libsort-versions-perl (1.62-1) ... 2021-05-18T14:12:26.0682119Z Selecting previously unselected package libgit-wrapper-perl. 2021-05-18T14:12:26.1137443Z Preparing to unpack .../064-libgit-wrapper-perl_0.048-1_all.deb ... 2021-05-18T14:12:26.1207279Z Unpacking libgit-wrapper-perl (0.048-1) ... 2021-05-18T14:12:26.1525198Z Selecting previously unselected package libhttp-tiny-multipart-perl. 2021-05-18T14:12:26.1823911Z Preparing to unpack .../065-libhttp-tiny-multipart-perl_0.08-1_all.deb ... 2021-05-18T14:12:26.1837955Z Unpacking libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-18T14:12:26.2242122Z Selecting previously unselected package libio-prompter-perl. 2021-05-18T14:12:26.2552012Z Preparing to unpack .../066-libio-prompter-perl_0.004015-1_all.deb ... 2021-05-18T14:12:26.2562357Z Unpacking libio-prompter-perl (0.004015-1) ... 2021-05-18T14:12:26.2890683Z Selecting previously unselected package libjson-perl. 2021-05-18T14:12:26.3184110Z Preparing to unpack .../067-libjson-perl_4.02000-2_all.deb ... 2021-05-18T14:12:26.3195723Z Unpacking libjson-perl (4.02000-2) ... 2021-05-18T14:12:26.3583194Z Selecting previously unselected package liblog-any-perl. 2021-05-18T14:12:26.3873150Z Preparing to unpack .../068-liblog-any-perl_1.708-1_all.deb ... 2021-05-18T14:12:26.3881219Z Unpacking liblog-any-perl (1.708-1) ... 2021-05-18T14:12:26.4197301Z Selecting previously unselected package liblog-any-adapter-screen-perl. 2021-05-18T14:12:26.4484444Z Preparing to unpack .../069-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 2021-05-18T14:12:26.4495841Z Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-18T14:12:26.4802280Z Selecting previously unselected package libpackage-stash-perl. 2021-05-18T14:12:26.5048897Z Preparing to unpack .../070-libpackage-stash-perl_0.38-1_all.deb ... 2021-05-18T14:12:26.5060659Z Unpacking libpackage-stash-perl (0.38-1) ... 2021-05-18T14:12:26.5362007Z Selecting previously unselected package libsub-identify-perl. 2021-05-18T14:12:26.5596304Z Preparing to unpack .../071-libsub-identify-perl_0.14-1build2_amd64.deb ... 2021-05-18T14:12:26.5681980Z Unpacking libsub-identify-perl (0.14-1build2) ... 2021-05-18T14:12:26.5962153Z Selecting previously unselected package libsub-name-perl. 2021-05-18T14:12:26.6230849Z Preparing to unpack .../072-libsub-name-perl_0.26-1_amd64.deb ... 2021-05-18T14:12:26.6245322Z Unpacking libsub-name-perl (0.26-1) ... 2021-05-18T14:12:26.6645017Z Selecting previously unselected package libnamespace-clean-perl. 2021-05-18T14:12:26.6899060Z Preparing to unpack .../073-libnamespace-clean-perl_0.27-1_all.deb ... 2021-05-18T14:12:26.6914612Z Unpacking libnamespace-clean-perl (0.27-1) ... 2021-05-18T14:12:26.7213768Z Selecting previously unselected package libpath-tiny-perl. 2021-05-18T14:12:26.7507078Z Preparing to unpack .../074-libpath-tiny-perl_0.108-1_all.deb ... 2021-05-18T14:12:26.7518156Z Unpacking libpath-tiny-perl (0.108-1) ... 2021-05-18T14:12:26.7824061Z Selecting previously unselected package libtype-tiny-perl. 2021-05-18T14:12:26.8165193Z Preparing to unpack .../075-libtype-tiny-perl_1.008001-2_all.deb ... 2021-05-18T14:12:26.8173619Z Unpacking libtype-tiny-perl (1.008001-2) ... 2021-05-18T14:12:26.8808994Z Selecting previously unselected package libgitlab-api-v4-perl. 2021-05-18T14:12:26.9119664Z Preparing to unpack .../076-libgitlab-api-v4-perl_0.25-1_all.deb ... 2021-05-18T14:12:26.9129899Z Unpacking libgitlab-api-v4-perl (0.25-1) ... 2021-05-18T14:12:26.9486236Z Selecting previously unselected package libhash-fieldhash-perl. 2021-05-18T14:12:26.9806732Z Preparing to unpack .../077-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... 2021-05-18T14:12:26.9819445Z Unpacking libhash-fieldhash-perl (0.15-1build2) ... 2021-05-18T14:12:27.0243731Z Selecting previously unselected package libstruct-dumb-perl. 2021-05-18T14:12:27.0488083Z Preparing to unpack .../078-libstruct-dumb-perl_0.09-1_all.deb ... 2021-05-18T14:12:27.0576005Z Unpacking libstruct-dumb-perl (0.09-1) ... 2021-05-18T14:12:27.0892642Z Selecting previously unselected package libio-async-perl. 2021-05-18T14:12:27.1153014Z Preparing to unpack .../079-libio-async-perl_0.75-1_all.deb ... 2021-05-18T14:12:27.1168530Z Unpacking libio-async-perl (0.75-1) ... 2021-05-18T14:12:27.1804610Z Selecting previously unselected package liblinux-epoll-perl. 2021-05-18T14:12:27.2100683Z Preparing to unpack .../080-liblinux-epoll-perl_0.017-1_amd64.deb ... 2021-05-18T14:12:27.2126952Z Unpacking liblinux-epoll-perl (0.017-1) ... 2021-05-18T14:12:27.2482282Z Selecting previously unselected package libio-async-loop-epoll-perl. 2021-05-18T14:12:27.2728856Z Preparing to unpack .../081-libio-async-loop-epoll-perl_0.20-1_all.deb ... 2021-05-18T14:12:27.2743311Z Unpacking libio-async-loop-epoll-perl (0.20-1) ... 2021-05-18T14:12:27.3084554Z Selecting previously unselected package libtypes-serialiser-perl. 2021-05-18T14:12:27.3427928Z Preparing to unpack .../082-libtypes-serialiser-perl_1.0-1_all.deb ... 2021-05-18T14:12:27.3442633Z Unpacking libtypes-serialiser-perl (1.0-1) ... 2021-05-18T14:12:27.4163397Z Selecting previously unselected package libjson-xs-perl. 2021-05-18T14:12:27.4375516Z Preparing to unpack .../083-libjson-xs-perl_4.020-1build1_amd64.deb ... 2021-05-18T14:12:27.4417609Z Unpacking libjson-xs-perl (4.020-1build1) ... 2021-05-18T14:12:27.4883556Z Selecting previously unselected package libjson-maybexs-perl. 2021-05-18T14:12:27.5161206Z Preparing to unpack .../084-libjson-maybexs-perl_1.004000-1_all.deb ... 2021-05-18T14:12:27.5176614Z Unpacking libjson-maybexs-perl (1.004000-1) ... 2021-05-18T14:12:27.5519758Z Selecting previously unselected package liblist-compare-perl. 2021-05-18T14:12:27.5745875Z Preparing to unpack .../085-liblist-compare-perl_0.53-1_all.deb ... 2021-05-18T14:12:27.5760040Z Unpacking liblist-compare-perl (0.53-1) ... 2021-05-18T14:12:27.6225525Z Selecting previously unselected package liblist-moreutils-perl. 2021-05-18T14:12:27.6521959Z Preparing to unpack .../086-liblist-moreutils-perl_0.416-1build5_amd64.deb ... 2021-05-18T14:12:27.6535771Z Unpacking liblist-moreutils-perl (0.416-1build5) ... 2021-05-18T14:12:27.6924046Z Selecting previously unselected package liblist-someutils-perl. 2021-05-18T14:12:27.7209226Z Preparing to unpack .../087-liblist-someutils-perl_0.58-1_all.deb ... 2021-05-18T14:12:27.7222464Z Unpacking liblist-someutils-perl (0.58-1) ... 2021-05-18T14:12:27.7563619Z Selecting previously unselected package liblist-someutils-xs-perl. 2021-05-18T14:12:27.7792148Z Preparing to unpack .../088-liblist-someutils-xs-perl_0.58-2_amd64.deb ... 2021-05-18T14:12:27.7807459Z Unpacking liblist-someutils-xs-perl (0.58-2) ... 2021-05-18T14:12:27.8154533Z Selecting previously unselected package libmoox-aliases-perl. 2021-05-18T14:12:27.8402716Z Preparing to unpack .../089-libmoox-aliases-perl_0.001006-1_all.deb ... 2021-05-18T14:12:27.8412536Z Unpacking libmoox-aliases-perl (0.001006-1) ... 2021-05-18T14:12:27.8766122Z Selecting previously unselected package libobject-id-perl. 2021-05-18T14:12:27.9002672Z Preparing to unpack .../090-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 2021-05-18T14:12:27.9042113Z Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-18T14:12:27.9402699Z Selecting previously unselected package libmoox-struct-perl. 2021-05-18T14:12:27.9672130Z Preparing to unpack .../091-libmoox-struct-perl_0.017-1_all.deb ... 2021-05-18T14:12:27.9724806Z Unpacking libmoox-struct-perl (0.017-1) ... 2021-05-18T14:12:28.0003337Z Selecting previously unselected package libnet-dns-sec-perl. 2021-05-18T14:12:28.0287801Z Preparing to unpack .../092-libnet-dns-sec-perl_1.15-1_amd64.deb ... 2021-05-18T14:12:28.0302642Z Unpacking libnet-dns-sec-perl (1.15-1) ... 2021-05-18T14:12:28.0656034Z Selecting previously unselected package libnet-libidn-perl. 2021-05-18T14:12:28.0973897Z Preparing to unpack .../093-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... 2021-05-18T14:12:28.0983801Z Unpacking libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-18T14:12:28.1450321Z Selecting previously unselected package libnumber-range-perl. 2021-05-18T14:12:28.1886973Z Preparing to unpack .../094-libnumber-range-perl_0.12-1_all.deb ... 2021-05-18T14:12:28.1929216Z Unpacking libnumber-range-perl (0.12-1) ... 2021-05-18T14:12:28.2361907Z Selecting previously unselected package libpackage-stash-xs-perl. 2021-05-18T14:12:28.2592130Z Preparing to unpack .../095-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... 2021-05-18T14:12:28.2603461Z Unpacking libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-18T14:12:28.2858756Z Selecting previously unselected package libpath-iterator-rule-perl. 2021-05-18T14:12:28.3196828Z Preparing to unpack .../096-libpath-iterator-rule-perl_1.014-1_all.deb ... 2021-05-18T14:12:28.3205002Z Unpacking libpath-iterator-rule-perl (1.014-1) ... 2021-05-18T14:12:28.3561974Z Selecting previously unselected package libperl4-corelibs-perl. 2021-05-18T14:12:28.3819524Z Preparing to unpack .../097-libperl4-corelibs-perl_0.004-2_all.deb ... 2021-05-18T14:12:28.3828781Z Unpacking libperl4-corelibs-perl (0.004-2) ... 2021-05-18T14:12:28.4201905Z Selecting previously unselected package libperlio-gzip-perl. 2021-05-18T14:12:28.4456100Z Preparing to unpack .../098-libperlio-gzip-perl_0.19-1build5_amd64.deb ... 2021-05-18T14:12:28.4467219Z Unpacking libperlio-gzip-perl (0.19-1build5) ... 2021-05-18T14:12:28.4743380Z Selecting previously unselected package libpod-constants-perl. 2021-05-18T14:12:28.5064940Z Preparing to unpack .../099-libpod-constants-perl_0.19-1_all.deb ... 2021-05-18T14:12:28.5076198Z Unpacking libpod-constants-perl (0.19-1) ... 2021-05-18T14:12:28.5363703Z Selecting previously unselected package libqpdf26:amd64. 2021-05-18T14:12:28.5659037Z Preparing to unpack .../100-libqpdf26_9.1.1-1build1_amd64.deb ... 2021-05-18T14:12:28.5674677Z Unpacking libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-18T14:12:28.6441966Z Selecting previously unselected package libre-engine-re2-perl. 2021-05-18T14:12:28.6684368Z Preparing to unpack .../101-libre-engine-re2-perl_0.13-5_amd64.deb ... 2021-05-18T14:12:28.6697227Z Unpacking libre-engine-re2-perl (0.13-5) ... 2021-05-18T14:12:28.6958707Z Selecting previously unselected package libreadonly-perl. 2021-05-18T14:12:28.7279673Z Preparing to unpack .../102-libreadonly-perl_2.050-2_all.deb ... 2021-05-18T14:12:28.7291029Z Unpacking libreadonly-perl (2.050-2) ... 2021-05-18T14:12:28.7602068Z Selecting previously unselected package libref-util-perl. 2021-05-18T14:12:28.7857736Z Preparing to unpack .../103-libref-util-perl_0.204-1_all.deb ... 2021-05-18T14:12:28.7866534Z Unpacking libref-util-perl (0.204-1) ... 2021-05-18T14:12:28.8164623Z Selecting previously unselected package libref-util-xs-perl. 2021-05-18T14:12:28.8450513Z Preparing to unpack .../104-libref-util-xs-perl_0.117-1build2_amd64.deb ... 2021-05-18T14:12:28.8460807Z Unpacking libref-util-xs-perl (0.117-1build2) ... 2021-05-18T14:12:28.8766123Z Selecting previously unselected package libregexp-pattern-license-perl. 2021-05-18T14:12:28.9016406Z Preparing to unpack .../105-libregexp-pattern-license-perl_3.2.0-1_all.deb ... 2021-05-18T14:12:28.9024835Z Unpacking libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-18T14:12:28.9364161Z Selecting previously unselected package libregexp-pattern-perl. 2021-05-18T14:12:28.9619167Z Preparing to unpack .../106-libregexp-pattern-perl_0.2.12-1_all.deb ... 2021-05-18T14:12:28.9632345Z Unpacking libregexp-pattern-perl (0.2.12-1) ... 2021-05-18T14:12:28.9945054Z Selecting previously unselected package libsereal-decoder-perl. 2021-05-18T14:12:29.0244269Z Preparing to unpack .../107-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-18T14:12:29.0256352Z Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-18T14:12:29.0680430Z Selecting previously unselected package libsereal-encoder-perl. 2021-05-18T14:12:29.0984747Z Preparing to unpack .../108-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-18T14:12:29.1017449Z Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-18T14:12:29.1412400Z Selecting previously unselected package libsereal-perl. 2021-05-18T14:12:29.1713773Z Preparing to unpack .../109-libsereal-perl_4.011-1_all.deb ... 2021-05-18T14:12:29.1726289Z Unpacking libsereal-perl (4.011-1) ... 2021-05-18T14:12:29.2029088Z Selecting previously unselected package libsort-key-perl. 2021-05-18T14:12:29.2258551Z Preparing to unpack .../110-libsort-key-perl_1.33-2build2_amd64.deb ... 2021-05-18T14:12:29.2283684Z Unpacking libsort-key-perl (1.33-2build2) ... 2021-05-18T14:12:29.2621916Z Selecting previously unselected package libstring-copyright-perl. 2021-05-18T14:12:29.2884770Z Preparing to unpack .../111-libstring-copyright-perl_0.003006-1_all.deb ... 2021-05-18T14:12:29.2894650Z Unpacking libstring-copyright-perl (0.003006-1) ... 2021-05-18T14:12:29.3201798Z Selecting previously unselected package libstring-escape-perl. 2021-05-18T14:12:29.3418369Z Preparing to unpack .../112-libstring-escape-perl_2010.002-2_all.deb ... 2021-05-18T14:12:29.3431570Z Unpacking libstring-escape-perl (2010.002-2) ... 2021-05-18T14:12:29.3722809Z Selecting previously unselected package libstring-shellquote-perl. 2021-05-18T14:12:29.3969027Z Preparing to unpack .../113-libstring-shellquote-perl_1.04-1_all.deb ... 2021-05-18T14:12:29.3980943Z Unpacking libstring-shellquote-perl (1.04-1) ... 2021-05-18T14:12:29.4264376Z Selecting previously unselected package libterm-readkey-perl. 2021-05-18T14:12:29.4564261Z Preparing to unpack .../114-libterm-readkey-perl_2.38-1build1_amd64.deb ... 2021-05-18T14:12:29.4577303Z Unpacking libterm-readkey-perl (2.38-1build1) ... 2021-05-18T14:12:29.4888167Z Selecting previously unselected package libtest-fatal-perl. 2021-05-18T14:12:29.5179006Z Preparing to unpack .../115-libtest-fatal-perl_0.014-1_all.deb ... 2021-05-18T14:12:29.5188455Z Unpacking libtest-fatal-perl (0.014-1) ... 2021-05-18T14:12:29.5460694Z Selecting previously unselected package libtest-refcount-perl. 2021-05-18T14:12:29.5750865Z Preparing to unpack .../116-libtest-refcount-perl_0.10-1_all.deb ... 2021-05-18T14:12:29.5769103Z Unpacking libtest-refcount-perl (0.10-1) ... 2021-05-18T14:12:29.6061234Z Selecting previously unselected package libtext-levenshtein-perl. 2021-05-18T14:12:29.6336702Z Preparing to unpack .../117-libtext-levenshtein-perl_0.13-1_all.deb ... 2021-05-18T14:12:29.6348459Z Unpacking libtext-levenshtein-perl (0.13-1) ... 2021-05-18T14:12:29.6595576Z Selecting previously unselected package libtype-tiny-xs-perl. 2021-05-18T14:12:29.6900871Z Preparing to unpack .../118-libtype-tiny-xs-perl_0.016-1_amd64.deb ... 2021-05-18T14:12:29.6921938Z Unpacking libtype-tiny-xs-perl (0.016-1) ... 2021-05-18T14:12:29.7322080Z Selecting previously unselected package libunicode-utf8-perl. 2021-05-18T14:12:29.7543596Z Preparing to unpack .../119-libunicode-utf8-perl_0.62-1build1_amd64.deb ... 2021-05-18T14:12:29.7556672Z Unpacking libunicode-utf8-perl (0.62-1build1) ... 2021-05-18T14:12:29.7841758Z Selecting previously unselected package libxml-writer-perl. 2021-05-18T14:12:29.8145731Z Preparing to unpack .../120-libxml-writer-perl_0.625-1_all.deb ... 2021-05-18T14:12:29.8155321Z Unpacking libxml-writer-perl (0.625-1) ... 2021-05-18T14:12:29.8457140Z Selecting previously unselected package libyaml-libyaml-perl. 2021-05-18T14:12:29.8745470Z Preparing to unpack .../121-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... 2021-05-18T14:12:29.8760339Z Unpacking libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-18T14:12:29.9081056Z Selecting previously unselected package licensecheck. 2021-05-18T14:12:29.9353244Z Preparing to unpack .../122-licensecheck_3.0.45-1_all.deb ... 2021-05-18T14:12:29.9361288Z Unpacking licensecheck (3.0.45-1) ... 2021-05-18T14:12:29.9682537Z Selecting previously unselected package libdevel-size-perl. 2021-05-18T14:12:29.9922876Z Preparing to unpack .../123-libdevel-size-perl_0.83-1build1_amd64.deb ... 2021-05-18T14:12:29.9934343Z Unpacking libdevel-size-perl (0.83-1build1) ... 2021-05-18T14:12:30.0243095Z Selecting previously unselected package t1utils. 2021-05-18T14:12:30.0483985Z Preparing to unpack .../124-t1utils_1.41-3_amd64.deb ... 2021-05-18T14:12:30.0492300Z Unpacking t1utils (1.41-3) ... 2021-05-18T14:12:30.0953729Z Selecting previously unselected package lintian. 2021-05-18T14:12:30.1213770Z Preparing to unpack .../125-lintian_2.62.0_all.deb ... 2021-05-18T14:12:30.1226541Z Unpacking lintian (2.62.0) ... 2021-05-18T14:12:30.4805856Z Selecting previously unselected package python3-unidiff. 2021-05-18T14:12:30.5105128Z Preparing to unpack .../126-python3-unidiff_0.5.5-2_all.deb ... 2021-05-18T14:12:30.5116101Z Unpacking python3-unidiff (0.5.5-2) ... 2021-05-18T14:12:30.5403347Z Selecting previously unselected package python3-xdg. 2021-05-18T14:12:30.5689937Z Preparing to unpack .../127-python3-xdg_0.26-1ubuntu1_all.deb ... 2021-05-18T14:12:30.5702543Z Unpacking python3-xdg (0.26-1ubuntu1) ... 2021-05-18T14:12:30.6040926Z Selecting previously unselected package qpdf. 2021-05-18T14:12:30.6280710Z Preparing to unpack .../128-qpdf_9.1.1-1build1_amd64.deb ... 2021-05-18T14:12:30.6293432Z Unpacking qpdf (9.1.1-1build1) ... 2021-05-18T14:12:30.7042152Z Selecting previously unselected package python3-magic. 2021-05-18T14:12:30.7330765Z Preparing to unpack .../129-python3-magic_2%3a0.4.15-3_all.deb ... 2021-05-18T14:12:30.7340172Z Unpacking python3-magic (2:0.4.15-3) ... 2021-05-18T14:12:30.7981468Z Setting up libasync-mergepoint-perl (0.04-2) ... 2021-05-18T14:12:30.8015257Z Setting up libapt-pkg-perl (0.1.36build3) ... 2021-05-18T14:12:30.8049275Z Setting up libstring-escape-perl (2010.002-2) ... 2021-05-18T14:12:30.8082527Z Setting up wdiff (1.2.2-2build1) ... 2021-05-18T14:12:30.8119364Z Setting up libfile-which-perl (1.23-1) ... 2021-05-18T14:12:30.8149417Z Setting up libnumber-range-perl (0.12-1) ... 2021-05-18T14:12:30.8180163Z Setting up libunicode-utf8-perl (0.62-1build1) ... 2021-05-18T14:12:30.8214048Z Setting up libstruct-dumb-perl (0.09-1) ... 2021-05-18T14:12:30.8246973Z Setting up gdebi-core (0.9.5.7+nmu3) ... 2021-05-18T14:12:30.9977771Z Setting up libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-18T14:12:31.0005347Z Setting up libregexp-pattern-perl (0.2.12-1) ... 2021-05-18T14:12:31.0032907Z Setting up libwant-perl (0.29-1build4) ... 2021-05-18T14:12:31.0064182Z Setting up libdynaloader-functions-perl (0.003-1) ... 2021-05-18T14:12:31.0085309Z Setting up libtext-glob-perl (0.10-1) ... 2021-05-18T14:12:31.0119442Z Setting up libclass-method-modifiers-perl (2.13-1) ... 2021-05-18T14:12:31.0144122Z Setting up liblist-compare-perl (0.53-1) ... 2021-05-18T14:12:31.0178483Z Setting up libref-util-xs-perl (0.117-1build2) ... 2021-05-18T14:12:31.0209015Z Setting up libio-pty-perl (1:1.12-1) ... 2021-05-18T14:12:31.0234187Z Setting up libsort-key-perl (1.33-2build2) ... 2021-05-18T14:12:31.0263218Z Setting up libclone-perl (0.43-2) ... 2021-05-18T14:12:31.0292505Z Setting up libarchive-zip-perl (1.67-2) ... 2021-05-18T14:12:31.0319291Z Setting up libsub-identify-perl (0.14-1build2) ... 2021-05-18T14:12:31.0355259Z Setting up libdistro-info-perl (0.23ubuntu1) ... 2021-05-18T14:12:31.0389402Z Setting up libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-18T14:12:31.0423995Z Setting up liblog-any-perl (1.708-1) ... 2021-05-18T14:12:31.0464196Z Setting up libdevel-size-perl (0.83-1build1) ... 2021-05-18T14:12:31.0500349Z Setting up libpod-constants-perl (0.19-1) ... 2021-05-18T14:12:31.0552365Z Setting up libperl4-corelibs-perl (0.004-2) ... 2021-05-18T14:12:31.0576668Z Setting up libfuture-perl (0.43-1) ... 2021-05-18T14:12:31.0608595Z Setting up libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-18T14:12:31.0631435Z Setting up libtest-fatal-perl (0.014-1) ... 2021-05-18T14:12:31.0661759Z Setting up libcommon-sense-perl (3.74-2build6) ... 2021-05-18T14:12:31.0683879Z Setting up libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-18T14:12:31.0709042Z Setting up libtext-levenshtein-perl (0.13-1) ... 2021-05-18T14:12:31.0740084Z Setting up python3-xdg (0.26-1ubuntu1) ... 2021-05-18T14:12:31.2581992Z Setting up libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-18T14:12:31.2613184Z Setting up libstring-shellquote-perl (1.04-1) ... 2021-05-18T14:12:31.2654557Z Setting up libsub-install-perl (0.928-1) ... 2021-05-18T14:12:31.2682035Z Setting up libnumber-compare-perl (0.03-1) ... 2021-05-18T14:12:31.2723904Z Setting up libio-async-perl (0.75-1) ... 2021-05-18T14:12:31.2758642Z Setting up patchutils (0.3.4-2) ... 2021-05-18T14:12:31.2817277Z Setting up libjson-maybexs-perl (1.004000-1) ... 2021-05-18T14:12:31.2854855Z Setting up libio-string-perl (1.08-3) ... 2021-05-18T14:12:31.2880700Z Setting up libreadonly-perl (2.050-2) ... 2021-05-18T14:12:31.2911064Z Setting up libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-18T14:12:31.2943984Z Setting up python3-gpg (1.13.1-7ubuntu2) ... 2021-05-18T14:12:31.5070842Z Setting up libfile-find-rule-perl (0.34-1) ... 2021-05-18T14:12:31.5099520Z Setting up libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-18T14:12:31.5130083Z Setting up libref-util-perl (0.204-1) ... 2021-05-18T14:12:31.5162979Z Setting up libnet-domain-tld-perl (1.75-1) ... 2021-05-18T14:12:31.5190916Z Setting up libxml-writer-perl (0.625-1) ... 2021-05-18T14:12:31.5225088Z Setting up libhash-fieldhash-perl (0.15-1build2) ... 2021-05-18T14:12:31.5252919Z Setting up qpdf (9.1.1-1build1) ... 2021-05-18T14:12:31.5282821Z Setting up libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-18T14:12:31.5310945Z Setting up t1utils (1.41-3) ... 2021-05-18T14:12:31.5349592Z Setting up liblinux-epoll-perl (0.017-1) ... 2021-05-18T14:12:31.5380462Z Setting up diffstat (1.63-1) ... 2021-05-18T14:12:31.5407538Z Setting up libvariable-magic-perl (0.62-1build2) ... 2021-05-18T14:12:31.5447772Z Setting up libcroco3:amd64 (0.6.13-1) ... 2021-05-18T14:12:31.5480765Z Setting up libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-18T14:12:31.5508289Z Setting up libipc-run-perl (20180523.0-2) ... 2021-05-18T14:12:31.5546699Z Setting up libtest-refcount-perl (0.10-1) ... 2021-05-18T14:12:31.5571371Z Setting up libparams-util-perl (1.07-3build5) ... 2021-05-18T14:12:31.5596258Z Setting up libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-18T14:12:31.5631823Z Setting up libarray-intspan-perl (2.003-1) ... 2021-05-18T14:12:31.5659702Z Setting up libcapture-tiny-perl (0.48-1) ... 2021-05-18T14:12:31.5685413Z Setting up libcontextual-return-perl (0.004014-2) ... 2021-05-18T14:12:31.5718408Z Setting up libsub-name-perl (0.26-1) ... 2021-05-18T14:12:31.5745551Z Setting up libtype-tiny-xs-perl (0.016-1) ... 2021-05-18T14:12:31.5775030Z Setting up libtypes-serialiser-perl (1.0-1) ... 2021-05-18T14:12:31.5803062Z Setting up libfile-chdir-perl (0.1008-1) ... 2021-05-18T14:12:31.5834068Z Setting up libpath-tiny-perl (0.108-1) ... 2021-05-18T14:12:31.5863042Z Setting up libjson-perl (4.02000-2) ... 2021-05-18T14:12:31.5888934Z Setting up liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-18T14:12:31.5914987Z Setting up librole-tiny-perl (2.001004-1) ... 2021-05-18T14:12:31.5946610Z Setting up python3-unidiff (0.5.5-2) ... 2021-05-18T14:12:31.7572751Z Setting up libstrictures-perl (2.000006-1) ... 2021-05-18T14:12:31.7609961Z Setting up libsub-quote-perl (2.006006-1) ... 2021-05-18T14:12:31.7636708Z Setting up libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-18T14:12:31.7671423Z Setting up libsort-versions-perl (1.62-1) ... 2021-05-18T14:12:31.7701908Z Setting up libexporter-tiny-perl (1.002001-1) ... 2021-05-18T14:12:31.7730777Z Setting up libre-engine-re2-perl (0.13-5) ... 2021-05-18T14:12:31.7763341Z Setting up libterm-readkey-perl (2.38-1build1) ... 2021-05-18T14:12:31.7796780Z Setting up libfont-ttf-perl (1.06-1) ... 2021-05-18T14:12:31.7965510Z Setting up libfile-homedir-perl (1.004-1) ... 2021-05-18T14:12:31.7999662Z Setting up libnet-ip-perl (1.26-2) ... 2021-05-18T14:12:31.8042979Z Setting up python3-magic (2:0.4.15-3) ... 2021-05-18T14:12:31.9607288Z Setting up libperlio-gzip-perl (0.19-1build5) ... 2021-05-18T14:12:31.9644593Z Setting up libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-18T14:12:31.9672080Z Setting up dctrl-tools (2.24-3) ... 2021-05-18T14:12:31.9769928Z Setting up libdigest-bubblebabble-perl (0.02-2) ... 2021-05-18T14:12:31.9795104Z Setting up libjson-xs-perl (4.020-1build1) ... 2021-05-18T14:12:31.9825461Z Setting up gettext (0.19.8.1-10build1) ... 2021-05-18T14:12:31.9864858Z Setting up libio-prompter-perl (0.004015-1) ... 2021-05-18T14:12:31.9892828Z Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-18T14:12:31.9925491Z Setting up liblist-moreutils-perl (0.416-1build5) ... 2021-05-18T14:12:31.9967978Z Setting up libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-18T14:12:31.9997828Z Setting up libtype-tiny-perl (1.008001-2) ... 2021-05-18T14:12:32.0026311Z Setting up libpath-iterator-rule-perl (1.014-1) ... 2021-05-18T14:12:32.0056313Z Setting up libsereal-perl (4.011-1) ... 2021-05-18T14:12:32.0091250Z Setting up libnet-dns-perl (1.22-1) ... 2021-05-18T14:12:32.0121506Z Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-18T14:12:32.0153106Z Setting up dput (1.0.3ubuntu1) ... 2021-05-18T14:12:32.1919504Z Setting up libio-async-loop-epoll-perl (0.20-1) ... 2021-05-18T14:12:32.1950715Z Setting up intltool-debian (0.35.0+20060710.5) ... 2021-05-18T14:12:32.1981542Z Setting up libstring-copyright-perl (0.003006-1) ... 2021-05-18T14:12:32.2008130Z Setting up libdata-optlist-perl (0.110-1) ... 2021-05-18T14:12:32.2043428Z Setting up libgit-wrapper-perl (0.048-1) ... 2021-05-18T14:12:32.2078810Z Setting up libsub-exporter-perl (0.987-1) ... 2021-05-18T14:12:32.2107360Z Setting up libemail-valid-perl (1.202-1) ... 2021-05-18T14:12:32.2135342Z Setting up libparams-classify-perl (0.015-1build2) ... 2021-05-18T14:12:32.2181822Z Setting up libnet-dns-sec-perl (1.15-1) ... 2021-05-18T14:12:32.2211080Z Setting up libmodule-runtime-perl (0.016-1) ... 2021-05-18T14:12:32.2235968Z Setting up libconst-fast-perl (0.014-1) ... 2021-05-18T14:12:32.2278458Z Setting up libmodule-implementation-perl (0.09-1) ... 2021-05-18T14:12:32.2314820Z Setting up libpackage-stash-perl (0.38-1) ... 2021-05-18T14:12:32.2346727Z Setting up libimport-into-perl (1.002005-1) ... 2021-05-18T14:12:32.2384993Z Setting up libmoo-perl (2.003006-1) ... 2021-05-18T14:12:32.2423437Z Setting up liblist-someutils-perl (0.58-1) ... 2021-05-18T14:12:32.2485725Z Setting up liblist-someutils-xs-perl (0.58-2) ... 2021-05-18T14:12:32.2530971Z Setting up devscripts (2.20.2ubuntu2) ... 2021-05-18T14:12:32.4466624Z Setting up libmoox-aliases-perl (0.001006-1) ... 2021-05-18T14:12:32.4530898Z Setting up libparams-validate-perl (1.29-3) ... 2021-05-18T14:12:32.4571587Z Setting up libb-hooks-endofscope-perl (0.24-1) ... 2021-05-18T14:12:32.4607993Z Setting up libnamespace-clean-perl (0.27-1) ... 2021-05-18T14:12:32.4641076Z Setting up libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-18T14:12:32.4677631Z Setting up libgitlab-api-v4-perl (0.25-1) ... 2021-05-18T14:12:32.4713035Z Setting up libmoox-struct-perl (0.017-1) ... 2021-05-18T14:12:32.4753559Z Setting up lintian (2.62.0) ... 2021-05-18T14:12:32.4810143Z Setting up licensecheck (3.0.45-1) ... 2021-05-18T14:12:32.4848516Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:12:52.0386790Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-18T14:12:52.3221795Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:12:54.8301787Z [command]/usr/bin/sudo gdebi --non-interactive /home/runner/work/_temp/r-3.6.3_1_amd64.deb 2021-05-18T14:12:54.9626798Z 2021-05-18T14:12:54.9802822Z Reading package lists... 0% 2021-05-18T14:12:54.9803508Z 2021-05-18T14:12:54.9859173Z Reading package lists... 100% 2021-05-18T14:12:54.9859919Z 2021-05-18T14:12:54.9860569Z 2021-05-18T14:12:54.9861264Z Reading package lists... Done 2021-05-18T14:12:54.9861664Z 2021-05-18T14:12:54.9862199Z Building dependency tree... 0% 2021-05-18T14:12:54.9862594Z 2021-05-18T14:12:55.0189833Z Building dependency tree... 0% 2021-05-18T14:12:55.0190345Z 2021-05-18T14:12:55.0190846Z Building dependency tree... 50% 2021-05-18T14:12:55.0191289Z 2021-05-18T14:12:55.1684368Z Building dependency tree... 50% 2021-05-18T14:12:55.1685304Z 2021-05-18T14:12:55.1686048Z Building dependency tree 2021-05-18T14:12:55.1686651Z 2021-05-18T14:12:55.1687702Z Reading state information... 0% 2021-05-18T14:12:55.1688385Z 2021-05-18T14:12:55.3522135Z Reading state information... 0% 2021-05-18T14:12:55.3522680Z 2021-05-18T14:12:55.3522984Z 2021-05-18T14:12:55.3523576Z Reading state information... Done 2021-05-18T14:12:55.3524073Z 2021-05-18T14:12:55.3524657Z Reading state information... 0% 2021-05-18T14:12:55.3583176Z 2021-05-18T14:12:55.3583869Z Reading state information... 1% 2021-05-18T14:12:55.3625919Z 2021-05-18T14:12:55.3626517Z Reading state information... 3% 2021-05-18T14:12:55.3671950Z 2021-05-18T14:12:55.3672504Z Reading state information... 5% 2021-05-18T14:12:55.3717582Z 2021-05-18T14:12:55.3718138Z Reading state information... 7% 2021-05-18T14:12:55.3762067Z 2021-05-18T14:12:55.3762639Z Reading state information... 9% 2021-05-18T14:12:55.3804543Z 2021-05-18T14:12:55.3805122Z Reading state information... 11% 2021-05-18T14:12:55.3855674Z 2021-05-18T14:12:55.3856236Z Reading state information... 13% 2021-05-18T14:12:55.3892734Z 2021-05-18T14:12:55.3893292Z Reading state information... 15% 2021-05-18T14:12:55.3935521Z 2021-05-18T14:12:55.3936094Z Reading state information... 17% 2021-05-18T14:12:55.3984155Z 2021-05-18T14:12:55.3984732Z Reading state information... 19% 2021-05-18T14:12:55.4028294Z 2021-05-18T14:12:55.4028886Z Reading state information... 21% 2021-05-18T14:12:55.4068905Z 2021-05-18T14:12:55.4069464Z Reading state information... 23% 2021-05-18T14:12:55.4115300Z 2021-05-18T14:12:55.4115853Z Reading state information... 25% 2021-05-18T14:12:55.4173773Z 2021-05-18T14:12:55.4174359Z Reading state information... 27% 2021-05-18T14:12:55.4219842Z 2021-05-18T14:12:55.4220424Z Reading state information... 29% 2021-05-18T14:12:55.4267340Z 2021-05-18T14:12:55.4267901Z Reading state information... 31% 2021-05-18T14:12:55.4314502Z 2021-05-18T14:12:55.4315062Z Reading state information... 33% 2021-05-18T14:12:55.4356724Z 2021-05-18T14:12:55.4357294Z Reading state information... 35% 2021-05-18T14:12:55.4414504Z 2021-05-18T14:12:55.4415345Z Reading state information... 37% 2021-05-18T14:12:55.4468772Z 2021-05-18T14:12:55.4469371Z Reading state information... 39% 2021-05-18T14:12:55.4516562Z 2021-05-18T14:12:55.4517377Z Reading state information... 41% 2021-05-18T14:12:55.4564270Z 2021-05-18T14:12:55.4564848Z Reading state information... 43% 2021-05-18T14:12:55.4614163Z 2021-05-18T14:12:55.4614739Z Reading state information... 45% 2021-05-18T14:12:55.4688342Z 2021-05-18T14:12:55.4688936Z Reading state information... 47% 2021-05-18T14:12:55.4734280Z 2021-05-18T14:12:55.4734841Z Reading state information... 49% 2021-05-18T14:12:55.4784979Z 2021-05-18T14:12:55.4785540Z Reading state information... 51% 2021-05-18T14:12:55.4831152Z 2021-05-18T14:12:55.4831725Z Reading state information... 53% 2021-05-18T14:12:55.4876930Z 2021-05-18T14:12:55.4877507Z Reading state information... 55% 2021-05-18T14:12:55.4924884Z 2021-05-18T14:12:55.4925469Z Reading state information... 57% 2021-05-18T14:12:55.4979482Z 2021-05-18T14:12:55.4980041Z Reading state information... 59% 2021-05-18T14:12:55.5031931Z 2021-05-18T14:12:55.5033139Z Reading state information... 61% 2021-05-18T14:12:55.5080051Z 2021-05-18T14:12:55.5080625Z Reading state information... 63% 2021-05-18T14:12:55.5123720Z 2021-05-18T14:12:55.5124310Z Reading state information... 65% 2021-05-18T14:12:55.5185443Z 2021-05-18T14:12:55.5186076Z Reading state information... 67% 2021-05-18T14:12:55.5232212Z 2021-05-18T14:12:55.5232915Z Reading state information... 69% 2021-05-18T14:12:55.5309837Z 2021-05-18T14:12:55.5310570Z Reading state information... 71% 2021-05-18T14:12:55.5336070Z 2021-05-18T14:12:55.5336764Z Reading state information... 73% 2021-05-18T14:12:55.5385272Z 2021-05-18T14:12:55.5385967Z Reading state information... 75% 2021-05-18T14:12:55.5452352Z 2021-05-18T14:12:55.5453041Z Reading state information... 77% 2021-05-18T14:12:55.5509422Z 2021-05-18T14:12:55.5510107Z Reading state information... 79% 2021-05-18T14:12:55.5548138Z 2021-05-18T14:12:55.5548870Z Reading state information... 81% 2021-05-18T14:12:55.5594792Z 2021-05-18T14:12:55.5595492Z Reading state information... 83% 2021-05-18T14:12:55.5639640Z 2021-05-18T14:12:55.5640441Z Reading state information... 85% 2021-05-18T14:12:55.5685879Z 2021-05-18T14:12:55.5686480Z Reading state information... 87% 2021-05-18T14:12:55.5728273Z 2021-05-18T14:12:55.5728925Z Reading state information... 89% 2021-05-18T14:12:55.5780053Z 2021-05-18T14:12:55.5780932Z Reading state information... 91% 2021-05-18T14:12:55.5825191Z 2021-05-18T14:12:55.5825805Z Reading state information... 93% 2021-05-18T14:12:55.5869128Z 2021-05-18T14:12:55.5869767Z Reading state information... 95% 2021-05-18T14:12:55.5914057Z 2021-05-18T14:12:55.5914715Z Reading state information... 97% 2021-05-18T14:12:55.5956500Z 2021-05-18T14:12:55.5957150Z Reading state information... 99% 2021-05-18T14:12:55.9217016Z Selecting previously unselected package r-3.6.3. 2021-05-18T14:12:56.0554266Z (Reading database ... 259872 files and directories currently installed.) 2021-05-18T14:12:56.0671047Z Preparing to unpack .../work/_temp/r-3.6.3_1_amd64.deb ... 2021-05-18T14:12:56.0685224Z Unpacking r-3.6.3 (1) ... 2021-05-18T14:12:56.9153487Z Setting up r-3.6.3 (1) ... 2021-05-18T14:12:56.9452765Z 2021-05-18T14:12:56.9453620Z 2021-05-18T14:12:56.9454305Z Reading state information... Done 2021-05-18T14:12:56.9730176Z [command]/usr/bin/sudo ln -s /opt/R/3.6.3/bin/R /usr/local/bin/R 2021-05-18T14:12:56.9861806Z [command]/usr/bin/sudo ln -s /opt/R/3.6.3/bin/Rscript /usr/local/bin/Rscript 2021-05-18T14:12:57.0161898Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-18T14:12:57.0162481Z env: 2021-05-18T14:12:57.0162992Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:12:57.0163520Z TIC_DEPLOY_KEY: 2021-05-18T14:12:57.0164463Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:12:57.0166478Z GITHUB_PAT: *** 2021-05-18T14:12:57.0168164Z COVERALLS_TOKEN: *** 2021-05-18T14:12:57.0168743Z continue-on-error: false 2021-05-18T14:12:57.0169302Z VDIFFR_RUN_TESTS: 2021-05-18T14:12:57.0169853Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:12:57.0170364Z TZ: UTC 2021-05-18T14:12:57.0170809Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:12:57.0171267Z NOT_CRAN: true 2021-05-18T14:12:57.0171699Z ##[endgroup] 2021-05-18T14:12:57.0863998Z [command]sudo apt-get install -y texinfo 2021-05-18T14:12:57.2901387Z Reading package lists... 2021-05-18T14:12:57.4694113Z Building dependency tree... 2021-05-18T14:12:57.4711888Z Reading state information... 2021-05-18T14:12:57.6973834Z texinfo is already the newest version (6.7.0.dfsg.2-5). 2021-05-18T14:12:57.6980025Z 0 upgraded, 0 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:12:57.9063191Z [command]sh /home/runner/work/_temp/install-unx.sh 2021-05-18T14:12:57.9231192Z --2021-05-18 14:12:57-- https://yihui.org/tinytex/TinyTeX-1.tar.gz 2021-05-18T14:12:57.9335237Z Resolving yihui.org (yihui.org)... 76.223.126.88 2021-05-18T14:12:57.9389394Z Connecting to yihui.org (yihui.org)|76.223.126.88|:443... connected. 2021-05-18T14:12:57.9667692Z HTTP request sent, awaiting response... 301 Moved Permanently 2021-05-18T14:12:57.9670313Z Location: https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu [following] 2021-05-18T14:12:57.9673294Z --2021-05-18 14:12:57-- https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu 2021-05-18T14:12:58.0153597Z Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243 2021-05-18T14:12:58.0770387Z Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected. 2021-05-18T14:12:58.2946068Z HTTP request sent, awaiting response... 302 Found 2021-05-18T14:12:58.2955777Z Location: https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1550/guvetqs88lxl2mv0/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=9hGIpc%2FZYiRTKuT8a6wkQ6iigW9XvhFCU5N%2B%2FRkyvmU%3D&st=2021-05-18T14%3A11%3A58Z&se=2021-05-18T14%3A17%3A58Z&sp=r [following] 2021-05-18T14:12:58.2964428Z --2021-05-18 14:12:58-- https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1550/guvetqs88lxl2mv0/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=9hGIpc%2FZYiRTKuT8a6wkQ6iigW9XvhFCU5N%2B%2FRkyvmU%3D&st=2021-05-18T14%3A11%3A58Z&se=2021-05-18T14%3A17%3A58Z&sp=r 2021-05-18T14:12:58.3240228Z Resolving appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)... 52.239.228.196 2021-05-18T14:12:58.3827190Z Connecting to appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)|52.239.228.196|:443... connected. 2021-05-18T14:12:58.6200565Z HTTP request sent, awaiting response... 200 OK 2021-05-18T14:12:58.6204570Z Length: 67306919 (64M) [application/octet-stream] 2021-05-18T14:12:58.6206778Z Saving to: ‘TinyTeX.tar.gz’ 2021-05-18T14:12:59.0882497Z 2021-05-18T14:13:00.4583587Z 0K ........ ........ ........ ........ 49% 18.2M 2s 2021-05-18T14:13:01.5904247Z 32768K ........ ........ ........ ........ 99% 27.8M 0s 2021-05-18T14:13:01.5905666Z 65536K 100% 3.18M=3.0s 2021-05-18T14:13:01.5906699Z 2021-05-18T14:13:01.5908182Z 2021-05-18 14:13:01 (21.6 MB/s) - ‘TinyTeX.tar.gz’ saved [67306919/67306919] 2021-05-18T14:13:01.5908711Z 2021-05-18T14:13:03.5623795Z tlmgr: setting option sys_bin to /home/runner/bin. 2021-05-18T14:13:03.5624972Z tlmgr: updating /home/runner/.TinyTeX/tlpkg/texlive.tlpdb 2021-05-18T14:13:03.8805212Z ##[group]Run tlmgr update --self 2021-05-18T14:13:03.8805888Z tlmgr update --self 2021-05-18T14:13:03.8806927Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-18T14:13:03.8807924Z tlmgr update --all 2021-05-18T14:13:03.8861560Z shell: /usr/bin/bash -e {0} 2021-05-18T14:13:03.8862015Z env: 2021-05-18T14:13:03.8862570Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:13:03.8863116Z TIC_DEPLOY_KEY: 2021-05-18T14:13:03.8864042Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:13:03.8865985Z GITHUB_PAT: *** 2021-05-18T14:13:03.8866922Z COVERALLS_TOKEN: *** 2021-05-18T14:13:03.8867482Z continue-on-error: false 2021-05-18T14:13:03.8868039Z VDIFFR_RUN_TESTS: 2021-05-18T14:13:03.8868583Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:13:03.8869103Z TZ: UTC 2021-05-18T14:13:03.8869559Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:13:03.8870106Z NOT_CRAN: true 2021-05-18T14:13:03.8870532Z ##[endgroup] 2021-05-18T14:13:06.9587469Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-18T14:13:07.1414130Z [1/1, ??:??/??:??] update: texlive.infra [226k] (59199 -> 59237) ... done 2021-05-18T14:13:07.1415522Z running mktexlsr ... 2021-05-18T14:13:07.2375302Z done running mktexlsr. 2021-05-18T14:13:07.2694954Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-18T14:13:07.2697346Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-18T14:13:08.7433724Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-18T14:13:08.7435697Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-18T14:13:08.8473032Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-18T14:13:08.9091316Z [3/89, 00:00/00:00] install: auto-pst-pdf-lua [3k] 2021-05-18T14:13:08.9573186Z [4/89, 00:00/00:00] install: barracuda [30k] 2021-05-18T14:13:09.0074495Z [5/89, 00:00/00:00] install: bezierplot [8k] 2021-05-18T14:13:09.4694943Z [6/89, 00:01/04:30] install: biber.x86_64-linux [22986k] 2021-05-18T14:13:11.0654137Z [7/89, 00:03/00:03] install: biber [1k] 2021-05-18T14:13:11.1608124Z [8/89, 00:03/00:03] install: biblatex [238k] 2021-05-18T14:13:11.2431657Z [9/89, 00:03/00:03] install: checkcites.x86_64-linux [1k] 2021-05-18T14:13:11.2890017Z [10/89, 00:03/00:03] install: checkcites [7k] 2021-05-18T14:13:11.3860640Z [11/89, 00:03/00:03] install: chickenize [15k] 2021-05-18T14:13:11.4330350Z [12/89, 00:03/00:03] install: chinese-jfm [3k] 2021-05-18T14:13:11.4807740Z [13/89, 00:03/00:03] install: cloze [9k] 2021-05-18T14:13:11.5285748Z [14/89, 00:03/00:03] install: colorprofiles [86k] 2021-05-18T14:13:11.5832148Z [15/89, 00:03/00:03] install: combofont [2k] 2021-05-18T14:13:11.6564432Z [16/89, 00:03/00:03] install: courier [470k] 2021-05-18T14:13:11.8451297Z [17/89, 00:03/00:03] install: courier-scaled [3k] 2021-05-18T14:13:11.8936086Z [18/89, 00:03/00:03] install: cstypo [3k] 2021-05-18T14:13:11.9400657Z [19/89, 00:03/00:03] install: ctablestack [2k] 2021-05-18T14:13:11.9884338Z [20/89, 00:03/00:03] install: ekdosis [19k] 2021-05-18T14:13:12.0369097Z [21/89, 00:04/00:04] install: emoji [40k] 2021-05-18T14:13:12.0918249Z [22/89, 00:04/00:04] install: emojicite [2k] 2021-05-18T14:13:12.1414526Z [23/89, 00:04/00:04] install: enctex [24k] 2021-05-18T14:13:12.1916232Z [24/89, 00:04/00:04] install: enigma [18k] 2021-05-18T14:13:12.2399074Z [25/89, 00:04/00:04] install: etex-pkg [6k] 2021-05-18T14:13:12.2916973Z [26/89, 00:04/00:04] install: filecontents [3k] 2021-05-18T14:13:12.3438409Z [27/89, 00:04/00:04] install: grfext [3k] 2021-05-18T14:13:12.3914249Z [28/89, 00:04/00:04] install: hyphenex [9k] 2021-05-18T14:13:12.4391305Z [29/89, 00:04/00:04] install: ifplatform [2k] 2021-05-18T14:13:12.4878557Z [30/89, 00:04/00:04] install: innerscript [4k] 2021-05-18T14:13:12.5357181Z [31/89, 00:04/00:04] install: interpreter [7k] 2021-05-18T14:13:12.5832239Z [32/89, 00:04/00:04] install: kanaparser [5k] 2021-05-18T14:13:12.6308463Z [33/89, 00:04/00:04] install: knuth-local [23k] 2021-05-18T14:13:12.6843665Z [34/89, 00:04/00:04] install: logreq [4k] 2021-05-18T14:13:12.7325222Z [35/89, 00:04/00:04] install: lua-typo [7k] 2021-05-18T14:13:12.7850379Z [36/89, 00:04/00:04] install: lua-uca [70k] 2021-05-18T14:13:12.8522352Z [37/89, 00:04/00:04] install: lua-ul [7k] 2021-05-18T14:13:12.9040817Z [38/89, 00:04/00:04] install: lua-uni-algos [6k] 2021-05-18T14:13:12.9578865Z [39/89, 00:04/00:04] install: lua-visual-debug [4k] 2021-05-18T14:13:13.0092896Z [40/89, 00:04/00:04] install: luacode [3k] 2021-05-18T14:13:13.0579928Z [41/89, 00:05/00:05] install: luacolor [5k] 2021-05-18T14:13:13.1080420Z [42/89, 00:05/00:05] install: luahyphenrules [3k] 2021-05-18T14:13:13.1568285Z [43/89, 00:05/00:05] install: luaimageembed [2k] 2021-05-18T14:13:13.2044194Z [44/89, 00:05/00:05] install: luaindex [5k] 2021-05-18T14:13:13.2532030Z [45/89, 00:05/00:05] install: luainputenc [5k] 2021-05-18T14:13:13.3045191Z [46/89, 00:05/00:05] install: luaintro [1k] 2021-05-18T14:13:13.3524462Z [47/89, 00:05/00:05] install: luakeys [5k] 2021-05-18T14:13:13.4030059Z [48/89, 00:05/00:05] install: lualatex-doc [1k] 2021-05-18T14:13:13.4518024Z [49/89, 00:05/00:05] install: lualatex-truncate [2k] 2021-05-18T14:13:13.5034653Z [50/89, 00:05/00:05] install: luamplib [12k] 2021-05-18T14:13:13.5526903Z [51/89, 00:05/00:05] install: luapackageloader [2k] 2021-05-18T14:13:13.6005274Z [52/89, 00:05/00:05] install: luaprogtable [7k] 2021-05-18T14:13:13.6515358Z [53/89, 00:05/00:05] install: luarandom [2k] 2021-05-18T14:13:13.7055557Z [54/89, 00:05/00:05] install: luatex85 [2k] 2021-05-18T14:13:13.7564069Z [55/89, 00:05/00:05] install: luatexbase [4k] 2021-05-18T14:13:13.8051328Z [56/89, 00:05/00:05] install: luatexko [22k] 2021-05-18T14:13:13.8570865Z [57/89, 00:05/00:05] install: luatextra [2k] 2021-05-18T14:13:13.9047048Z [58/89, 00:05/00:05] install: luavlna [8k] 2021-05-18T14:13:13.9531911Z [59/89, 00:05/00:05] install: luaxml [31k] 2021-05-18T14:13:14.0063344Z [60/89, 00:05/00:05] install: makeindex.x86_64-linux [49k] 2021-05-18T14:13:14.0583364Z [61/89, 00:06/00:06] install: makeindex [5k] 2021-05-18T14:13:14.1068342Z [62/89, 00:06/00:06] install: mflogo [2k] 2021-05-18T14:13:14.1551946Z [63/89, 00:06/00:06] install: newpax [9k] 2021-05-18T14:13:14.2594464Z [64/89, 00:06/00:06] install: nodetree [13k] 2021-05-18T14:13:14.3087310Z [65/89, 00:06/00:06] install: odsfile [5k] 2021-05-18T14:13:14.3559338Z [66/89, 00:06/00:06] install: optex.x86_64-linux [1k] 2021-05-18T14:13:14.4311326Z [67/89, 00:06/00:06] install: optex [770k] 2021-05-18T14:13:14.5309370Z [68/89, 00:06/00:06] install: pdfarticle [4k] 2021-05-18T14:13:14.5797966Z [69/89, 00:06/00:06] install: pdfextra [22k] 2021-05-18T14:13:14.6314631Z [70/89, 00:06/00:06] install: placeat [4k] 2021-05-18T14:13:14.6796709Z [71/89, 00:06/00:06] install: plantuml [3k] 2021-05-18T14:13:14.7277727Z [72/89, 00:06/00:06] install: rsfs [55k] 2021-05-18T14:13:14.7815715Z [73/89, 00:06/00:06] install: selnolig [53k] 2021-05-18T14:13:14.8355285Z [74/89, 00:06/00:06] install: spelling [14k] 2021-05-18T14:13:14.8845407Z [75/89, 00:06/00:06] install: stricttex [2k] 2021-05-18T14:13:14.9353139Z [76/89, 00:06/00:06] install: texlive-common [1k] 2021-05-18T14:13:14.9843006Z [77/89, 00:06/00:06] install: texlive-en [1k] 2021-05-18T14:13:15.0350486Z [78/89, 00:07/00:07] install: texlive-msg-translations [144k] 2021-05-18T14:13:15.1039449Z [79/89, 00:07/00:07] install: thumbpdf.x86_64-linux [1k] 2021-05-18T14:13:15.1519110Z [80/89, 00:07/00:07] install: thumbpdf [19k] 2021-05-18T14:13:15.2005654Z [81/89, 00:07/00:07] install: tlshell.x86_64-linux [1k] 2021-05-18T14:13:15.2508875Z [82/89, 00:07/00:07] install: tlshell [29k] 2021-05-18T14:13:15.3017990Z [83/89, 00:07/00:07] install: typewriter [25k] 2021-05-18T14:13:15.3527842Z [84/89, 00:07/00:07] install: uninormalize [6k] 2021-05-18T14:13:15.4049897Z [85/89, 00:07/00:07] install: upquote [2k] 2021-05-18T14:13:15.4737454Z [86/89, 00:07/00:07] install: xdvi.x86_64-linux [530k] 2021-05-18T14:13:15.5823518Z [87/89, 00:07/00:07] install: xdvi [7k] 2021-05-18T14:13:15.6354704Z [88/89, 00:07/00:07] install: collection-basic [1k] 2021-05-18T14:13:15.6861460Z [89/89, 00:07/00:07] install: collection-luatex [1k] 2021-05-18T14:13:15.7125418Z running mktexlsr ... 2021-05-18T14:13:15.8042711Z done running mktexlsr. 2021-05-18T14:13:15.8376662Z running updmap-sys ... 2021-05-18T14:13:16.1462231Z done running updmap-sys. 2021-05-18T14:13:16.1464024Z regenerating fmtutil.cnf in /home/runner/.TinyTeX/texmf-dist 2021-05-18T14:13:16.1466354Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/opaMECw5FA/FGLLXIblpq ... 2021-05-18T14:13:16.5582905Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/opaMECw5FA/FGLLXIblpq. 2021-05-18T14:13:16.5584833Z OK: optex.fmt/luatex 2021-05-18T14:13:16.5586264Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-18T14:13:16.5587957Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-18T14:13:17.9906443Z /home/runner/.TinyTeX/bin/x86_64-linux/tlmgr: (make_container __BACKUP_texlive-scripts.r59219.tar) install-tl does not exist 2021-05-18T14:13:17.9908664Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-18T14:13:18.1528889Z [1/1, ??:??/??:??] update: texlive-scripts [106k] (59219 -> 59236) ... done 2021-05-18T14:13:18.1531162Z running mktexlsr ... 2021-05-18T14:13:18.2480639Z done running mktexlsr. 2021-05-18T14:13:18.2810823Z running updmap-sys ... 2021-05-18T14:13:18.6059367Z done running updmap-sys. 2021-05-18T14:13:18.6060889Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-18T14:13:18.6062533Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-18T14:13:18.6858258Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-18T14:13:18.6858966Z with: 2021-05-18T14:13:18.6859514Z pandoc-version: 2.7.3 2021-05-18T14:13:18.6860042Z env: 2021-05-18T14:13:18.6860635Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:13:18.6861261Z TIC_DEPLOY_KEY: 2021-05-18T14:13:18.6862374Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:13:18.6864656Z GITHUB_PAT: *** 2021-05-18T14:13:18.6865750Z COVERALLS_TOKEN: *** 2021-05-18T14:13:18.6866441Z continue-on-error: false 2021-05-18T14:13:18.6867091Z VDIFFR_RUN_TESTS: 2021-05-18T14:13:18.6867735Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:13:18.6868345Z TZ: UTC 2021-05-18T14:13:18.6868855Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:13:18.6869424Z NOT_CRAN: true 2021-05-18T14:13:18.6870591Z ##[endgroup] 2021-05-18T14:13:19.0072284Z [command]sudo apt-get install -y gdebi-core 2021-05-18T14:13:19.0867766Z Reading package lists... 2021-05-18T14:13:19.2764595Z Building dependency tree... 2021-05-18T14:13:19.2777163Z Reading state information... 2021-05-18T14:13:19.5389737Z gdebi-core is already the newest version (0.9.5.7+nmu3). 2021-05-18T14:13:19.5391180Z 0 upgraded, 0 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:13:19.5421573Z [command]sudo gdebi --non-interactive /home/runner/work/_temp/pandoc-2.7.3-1-amd64.deb 2021-05-18T14:13:19.6727367Z 2021-05-18T14:13:19.6903219Z Reading package lists... 0% 2021-05-18T14:13:19.6904050Z 2021-05-18T14:13:19.6943570Z Reading package lists... 100% 2021-05-18T14:13:19.6944304Z 2021-05-18T14:13:19.6944785Z 2021-05-18T14:13:19.6945530Z Reading package lists... Done 2021-05-18T14:13:19.6946114Z 2021-05-18T14:13:19.6946854Z Building dependency tree... 0% 2021-05-18T14:13:19.6947446Z 2021-05-18T14:13:19.7237466Z Building dependency tree... 0% 2021-05-18T14:13:19.7238420Z 2021-05-18T14:13:19.7239190Z Building dependency tree... 50% 2021-05-18T14:13:19.7239779Z 2021-05-18T14:13:19.8660718Z Building dependency tree... 50% 2021-05-18T14:13:19.8661803Z 2021-05-18T14:13:19.8662609Z Building dependency tree 2021-05-18T14:13:19.8663271Z 2021-05-18T14:13:19.8664073Z Reading state information... 0% 2021-05-18T14:13:19.8664703Z 2021-05-18T14:13:20.0453592Z Reading state information... 0% 2021-05-18T14:13:20.0455422Z 2021-05-18T14:13:20.0455962Z 2021-05-18T14:13:20.0456815Z Reading state information... Done 2021-05-18T14:13:20.0457454Z 2021-05-18T14:13:20.0458237Z Reading state information... 0% 2021-05-18T14:13:20.0514782Z 2021-05-18T14:13:20.0515763Z Reading state information... 1% 2021-05-18T14:13:20.0560248Z 2021-05-18T14:13:20.0561127Z Reading state information... 3% 2021-05-18T14:13:20.0615176Z 2021-05-18T14:13:20.0615992Z Reading state information... 5% 2021-05-18T14:13:20.0660168Z 2021-05-18T14:13:20.0660945Z Reading state information... 7% 2021-05-18T14:13:20.0707106Z 2021-05-18T14:13:20.0707975Z Reading state information... 9% 2021-05-18T14:13:20.0751981Z 2021-05-18T14:13:20.0752842Z Reading state information... 11% 2021-05-18T14:13:20.0800715Z 2021-05-18T14:13:20.0801698Z Reading state information... 13% 2021-05-18T14:13:20.0842240Z 2021-05-18T14:13:20.0843265Z Reading state information... 15% 2021-05-18T14:13:20.0886261Z 2021-05-18T14:13:20.0887117Z Reading state information... 17% 2021-05-18T14:13:20.0931932Z 2021-05-18T14:13:20.0932797Z Reading state information... 19% 2021-05-18T14:13:20.0976270Z 2021-05-18T14:13:20.0976903Z Reading state information... 21% 2021-05-18T14:13:20.1017335Z 2021-05-18T14:13:20.1017960Z Reading state information... 23% 2021-05-18T14:13:20.1062545Z 2021-05-18T14:13:20.1063180Z Reading state information... 25% 2021-05-18T14:13:20.1113753Z 2021-05-18T14:13:20.1114371Z Reading state information... 27% 2021-05-18T14:13:20.1160479Z 2021-05-18T14:13:20.1161109Z Reading state information... 29% 2021-05-18T14:13:20.1209997Z 2021-05-18T14:13:20.1210633Z Reading state information... 31% 2021-05-18T14:13:20.1259197Z 2021-05-18T14:13:20.1260163Z Reading state information... 33% 2021-05-18T14:13:20.1306433Z 2021-05-18T14:13:20.1307057Z Reading state information... 35% 2021-05-18T14:13:20.1349206Z 2021-05-18T14:13:20.1349838Z Reading state information... 37% 2021-05-18T14:13:20.1398489Z 2021-05-18T14:13:20.1399131Z Reading state information... 39% 2021-05-18T14:13:20.1444505Z 2021-05-18T14:13:20.1445159Z Reading state information... 41% 2021-05-18T14:13:20.1490185Z 2021-05-18T14:13:20.1490807Z Reading state information... 43% 2021-05-18T14:13:20.1548633Z 2021-05-18T14:13:20.1549278Z Reading state information... 45% 2021-05-18T14:13:20.1640028Z 2021-05-18T14:13:20.1641234Z Reading state information... 47% 2021-05-18T14:13:20.1696785Z 2021-05-18T14:13:20.1697761Z Reading state information... 49% 2021-05-18T14:13:20.1755345Z 2021-05-18T14:13:20.1756297Z Reading state information... 51% 2021-05-18T14:13:20.1810130Z 2021-05-18T14:13:20.1810905Z Reading state information... 53% 2021-05-18T14:13:20.1855094Z 2021-05-18T14:13:20.1855964Z Reading state information... 55% 2021-05-18T14:13:20.1905951Z 2021-05-18T14:13:20.1906809Z Reading state information... 57% 2021-05-18T14:13:20.1954872Z 2021-05-18T14:13:20.1955776Z Reading state information... 59% 2021-05-18T14:13:20.2018093Z 2021-05-18T14:13:20.2018975Z Reading state information... 61% 2021-05-18T14:13:20.2068743Z 2021-05-18T14:13:20.2069786Z Reading state information... 63% 2021-05-18T14:13:20.2116759Z 2021-05-18T14:13:20.2118170Z Reading state information... 65% 2021-05-18T14:13:20.2169371Z 2021-05-18T14:13:20.2170000Z Reading state information... 67% 2021-05-18T14:13:20.2219527Z 2021-05-18T14:13:20.2220324Z Reading state information... 69% 2021-05-18T14:13:20.2286520Z 2021-05-18T14:13:20.2287347Z Reading state information... 71% 2021-05-18T14:13:20.2333287Z 2021-05-18T14:13:20.2334098Z Reading state information... 73% 2021-05-18T14:13:20.2385730Z 2021-05-18T14:13:20.2386538Z Reading state information... 75% 2021-05-18T14:13:20.2449565Z 2021-05-18T14:13:20.2450426Z Reading state information... 77% 2021-05-18T14:13:20.2502709Z 2021-05-18T14:13:20.2503535Z Reading state information... 79% 2021-05-18T14:13:20.2548998Z 2021-05-18T14:13:20.2549831Z Reading state information... 81% 2021-05-18T14:13:20.2599403Z 2021-05-18T14:13:20.2600422Z Reading state information... 83% 2021-05-18T14:13:20.2647571Z 2021-05-18T14:13:20.2648403Z Reading state information... 85% 2021-05-18T14:13:20.2699760Z 2021-05-18T14:13:20.2700592Z Reading state information... 87% 2021-05-18T14:13:20.2742165Z 2021-05-18T14:13:20.2742971Z Reading state information... 89% 2021-05-18T14:13:20.2788726Z 2021-05-18T14:13:20.2790243Z Reading state information... 91% 2021-05-18T14:13:20.2836456Z 2021-05-18T14:13:20.2837058Z Reading state information... 93% 2021-05-18T14:13:20.2883449Z 2021-05-18T14:13:20.2884059Z Reading state information... 95% 2021-05-18T14:13:20.2930471Z 2021-05-18T14:13:20.2931074Z Reading state information... 97% 2021-05-18T14:13:20.2973780Z 2021-05-18T14:13:20.2974412Z Reading state information... 99% 2021-05-18T14:13:20.6183201Z Selecting previously unselected package pandoc. 2021-05-18T14:13:20.7765809Z (Reading database ... 261856 files and directories currently installed.) 2021-05-18T14:13:20.7894309Z Preparing to unpack .../_temp/pandoc-2.7.3-1-amd64.deb ... 2021-05-18T14:13:20.7907039Z Unpacking pandoc (2.7.3-1) ... 2021-05-18T14:13:23.0892637Z Setting up pandoc (2.7.3-1) ... 2021-05-18T14:13:23.0932006Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:13:23.9867369Z 2021-05-18T14:13:23.9868318Z 2021-05-18T14:13:23.9869210Z Reading state information... Done 2021-05-18T14:13:24.0239656Z ##[group]Run git config user.name adigherman 2021-05-18T14:13:24.0240679Z git config user.name adigherman 2021-05-18T14:13:24.0241339Z git config user.email adig@jhu.edu 2021-05-18T14:13:24.0310947Z shell: /usr/bin/bash -e {0} 2021-05-18T14:13:24.0311440Z env: 2021-05-18T14:13:24.0311991Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:13:24.0312548Z TIC_DEPLOY_KEY: 2021-05-18T14:13:24.0314362Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:13:24.0316233Z GITHUB_PAT: *** 2021-05-18T14:13:24.0317290Z COVERALLS_TOKEN: *** 2021-05-18T14:13:24.0317894Z continue-on-error: false 2021-05-18T14:13:24.0318465Z VDIFFR_RUN_TESTS: 2021-05-18T14:13:24.0319044Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:13:24.0319584Z TZ: UTC 2021-05-18T14:13:24.0320447Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:13:24.0320965Z NOT_CRAN: true 2021-05-18T14:13:24.0321416Z ##[endgroup] 2021-05-18T14:13:24.0601927Z ##[group]Run adigherman/actions/install-sysdeps-linux@master 2021-05-18T14:13:24.0602642Z env: 2021-05-18T14:13:24.0603180Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:13:24.0603741Z TIC_DEPLOY_KEY: 2021-05-18T14:13:24.0604665Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:13:24.0606586Z GITHUB_PAT: *** 2021-05-18T14:13:24.0607524Z COVERALLS_TOKEN: *** 2021-05-18T14:13:24.0608086Z continue-on-error: false 2021-05-18T14:13:24.0608642Z VDIFFR_RUN_TESTS: 2021-05-18T14:13:24.0609202Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:13:24.0609703Z TZ: UTC 2021-05-18T14:13:24.0610153Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:13:24.0610617Z NOT_CRAN: true 2021-05-18T14:13:24.0611056Z ##[endgroup] 2021-05-18T14:13:24.2871352Z Reading package lists... 2021-05-18T14:13:24.5213852Z Building dependency tree... 2021-05-18T14:13:24.5233214Z Reading state information... 2021-05-18T14:13:24.7022951Z The following additional packages will be installed: 2021-05-18T14:13:24.7030547Z cmake-data libjsoncpp1 librhash0 2021-05-18T14:13:24.7036092Z Suggested packages: 2021-05-18T14:13:24.7037347Z cmake-doc ninja-build 2021-05-18T14:13:24.7605397Z The following NEW packages will be installed: 2021-05-18T14:13:24.7617851Z cmake cmake-data libjsoncpp1 librhash0 2021-05-18T14:13:24.7849362Z 0 upgraded, 4 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:13:24.7850940Z Need to get 5470 kB of archives. 2021-05-18T14:13:24.7852097Z After this operation, 28.3 MB of additional disk space will be used. 2021-05-18T14:13:24.7854276Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] 2021-05-18T14:13:24.8049356Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] 2021-05-18T14:13:24.8071691Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2021-05-18T14:13:24.8085063Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] 2021-05-18T14:13:25.3430064Z Fetched 5470 kB in 0s (68.3 MB/s) 2021-05-18T14:13:25.3883328Z Selecting previously unselected package cmake-data. 2021-05-18T14:13:25.3962893Z (Reading database ... 2021-05-18T14:13:25.3963554Z (Reading database ... 5% 2021-05-18T14:13:25.3964134Z (Reading database ... 10% 2021-05-18T14:13:25.3964712Z (Reading database ... 15% 2021-05-18T14:13:25.3965267Z (Reading database ... 20% 2021-05-18T14:13:25.3965836Z (Reading database ... 25% 2021-05-18T14:13:25.3966383Z (Reading database ... 30% 2021-05-18T14:13:25.3966945Z (Reading database ... 35% 2021-05-18T14:13:25.3967510Z (Reading database ... 40% 2021-05-18T14:13:25.3968058Z (Reading database ... 45% 2021-05-18T14:13:25.3968617Z (Reading database ... 50% 2021-05-18T14:13:25.4010773Z (Reading database ... 55% 2021-05-18T14:13:25.4055322Z (Reading database ... 60% 2021-05-18T14:13:25.4102571Z (Reading database ... 65% 2021-05-18T14:13:25.4247753Z (Reading database ... 70% 2021-05-18T14:13:25.4386628Z (Reading database ... 75% 2021-05-18T14:13:25.4710321Z (Reading database ... 80% 2021-05-18T14:13:25.5072674Z (Reading database ... 85% 2021-05-18T14:13:25.5244941Z (Reading database ... 90% 2021-05-18T14:13:25.5334854Z (Reading database ... 95% 2021-05-18T14:13:25.5335539Z (Reading database ... 100% 2021-05-18T14:13:25.5336427Z (Reading database ... 261863 files and directories currently installed.) 2021-05-18T14:13:25.5468097Z Preparing to unpack .../cmake-data_3.16.3-1ubuntu1_all.deb ... 2021-05-18T14:13:25.5719294Z Unpacking cmake-data (3.16.3-1ubuntu1) ... 2021-05-18T14:13:26.1202699Z Selecting previously unselected package libjsoncpp1:amd64. 2021-05-18T14:13:26.1459946Z Preparing to unpack .../libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2021-05-18T14:13:26.1481013Z Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-18T14:13:26.1842274Z Selecting previously unselected package librhash0:amd64. 2021-05-18T14:13:26.2122901Z Preparing to unpack .../librhash0_1.3.9-1_amd64.deb ... 2021-05-18T14:13:26.2132687Z Unpacking librhash0:amd64 (1.3.9-1) ... 2021-05-18T14:13:26.2561554Z Selecting previously unselected package cmake. 2021-05-18T14:13:26.2799603Z Preparing to unpack .../cmake_3.16.3-1ubuntu1_amd64.deb ... 2021-05-18T14:13:26.2811429Z Unpacking cmake (3.16.3-1ubuntu1) ... 2021-05-18T14:13:26.7524315Z Setting up librhash0:amd64 (1.3.9-1) ... 2021-05-18T14:13:26.7560610Z Setting up cmake-data (3.16.3-1ubuntu1) ... 2021-05-18T14:13:26.8014383Z Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-18T14:13:26.8044413Z Setting up cmake (3.16.3-1ubuntu1) ... 2021-05-18T14:13:26.8103981Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:13:28.1536193Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:13:30.7423039Z Reading package lists... 2021-05-18T14:13:30.9236470Z Building dependency tree... 2021-05-18T14:13:30.9261668Z Reading state information... 2021-05-18T14:13:31.1034195Z Suggested packages: 2021-05-18T14:13:31.1035511Z libssh-doc 2021-05-18T14:13:31.1554237Z The following NEW packages will be installed: 2021-05-18T14:13:31.1556644Z libssh-dev 2021-05-18T14:13:31.1743704Z 0 upgraded, 1 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:13:31.1744938Z Need to get 219 kB of archives. 2021-05-18T14:13:31.1745945Z After this operation, 1127 kB of additional disk space will be used. 2021-05-18T14:13:31.1748738Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-dev amd64 0.9.3-2ubuntu2.1 [219 kB] 2021-05-18T14:13:31.6346779Z Fetched 219 kB in 0s (8424 kB/s) 2021-05-18T14:13:31.6671702Z Selecting previously unselected package libssh-dev:amd64. 2021-05-18T14:13:31.6749226Z (Reading database ... 2021-05-18T14:13:31.6750010Z (Reading database ... 5% 2021-05-18T14:13:31.6751165Z (Reading database ... 10% 2021-05-18T14:13:31.6751825Z (Reading database ... 15% 2021-05-18T14:13:31.6752551Z (Reading database ... 20% 2021-05-18T14:13:31.6753187Z (Reading database ... 25% 2021-05-18T14:13:31.6753783Z (Reading database ... 30% 2021-05-18T14:13:31.6754407Z (Reading database ... 35% 2021-05-18T14:13:31.6755276Z (Reading database ... 40% 2021-05-18T14:13:31.6755914Z (Reading database ... 45% 2021-05-18T14:13:31.6756546Z (Reading database ... 50% 2021-05-18T14:13:31.6783971Z (Reading database ... 55% 2021-05-18T14:13:31.6825259Z (Reading database ... 60% 2021-05-18T14:13:31.6890369Z (Reading database ... 65% 2021-05-18T14:13:31.7006574Z (Reading database ... 70% 2021-05-18T14:13:31.7142397Z (Reading database ... 75% 2021-05-18T14:13:31.7470997Z (Reading database ... 80% 2021-05-18T14:13:31.7811121Z (Reading database ... 85% 2021-05-18T14:13:31.7967011Z (Reading database ... 90% 2021-05-18T14:13:31.8051807Z (Reading database ... 95% 2021-05-18T14:13:31.8052480Z (Reading database ... 100% 2021-05-18T14:13:31.8053356Z (Reading database ... 264647 files and directories currently installed.) 2021-05-18T14:13:31.8171689Z Preparing to unpack .../libssh-dev_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-18T14:13:31.8184468Z Unpacking libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-18T14:13:31.9072799Z Setting up libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-18T14:13:34.4788752Z Reading package lists... 2021-05-18T14:13:34.6589452Z Building dependency tree... 2021-05-18T14:13:34.6608554Z Reading state information... 2021-05-18T14:13:34.8763322Z The following NEW packages will be installed: 2021-05-18T14:13:34.8769142Z jags 2021-05-18T14:13:34.8985230Z 0 upgraded, 1 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:13:34.8986096Z Need to get 1562 kB of archives. 2021-05-18T14:13:34.8987483Z After this operation, 3615 kB of additional disk space will be used. 2021-05-18T14:13:34.8989524Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 jags amd64 4.3.0-3build1 [1562 kB] 2021-05-18T14:13:35.3638563Z Fetched 1562 kB in 0s (43.5 MB/s) 2021-05-18T14:13:35.4016280Z Selecting previously unselected package jags. 2021-05-18T14:13:35.4092238Z (Reading database ... 2021-05-18T14:13:35.4093380Z (Reading database ... 5% 2021-05-18T14:13:35.4094203Z (Reading database ... 10% 2021-05-18T14:13:35.4095022Z (Reading database ... 15% 2021-05-18T14:13:35.4095773Z (Reading database ... 20% 2021-05-18T14:13:35.4096528Z (Reading database ... 25% 2021-05-18T14:13:35.4097275Z (Reading database ... 30% 2021-05-18T14:13:35.4098035Z (Reading database ... 35% 2021-05-18T14:13:35.4098788Z (Reading database ... 40% 2021-05-18T14:13:35.4099533Z (Reading database ... 45% 2021-05-18T14:13:35.4100287Z (Reading database ... 50% 2021-05-18T14:13:35.4134357Z (Reading database ... 55% 2021-05-18T14:13:35.4175047Z (Reading database ... 60% 2021-05-18T14:13:35.4216475Z (Reading database ... 65% 2021-05-18T14:13:35.4357119Z (Reading database ... 70% 2021-05-18T14:13:35.4486934Z (Reading database ... 75% 2021-05-18T14:13:35.4797986Z (Reading database ... 80% 2021-05-18T14:13:35.5154194Z (Reading database ... 85% 2021-05-18T14:13:35.5318524Z (Reading database ... 90% 2021-05-18T14:13:35.5407430Z (Reading database ... 95% 2021-05-18T14:13:35.5408175Z (Reading database ... 100% 2021-05-18T14:13:35.5409218Z (Reading database ... 264666 files and directories currently installed.) 2021-05-18T14:13:35.5532243Z Preparing to unpack .../jags_4.3.0-3build1_amd64.deb ... 2021-05-18T14:13:35.5553284Z Unpacking jags (4.3.0-3build1) ... 2021-05-18T14:13:35.7250570Z Setting up jags (4.3.0-3build1) ... 2021-05-18T14:13:35.7492445Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:13:36.6749789Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:13:39.1877384Z Reading package lists... 2021-05-18T14:13:39.3933811Z Building dependency tree... 2021-05-18T14:13:39.3956811Z Reading state information... 2021-05-18T14:13:39.5829535Z The following additional packages will be installed: 2021-05-18T14:13:39.5832896Z libnode64 libuv1-dev 2021-05-18T14:13:39.6433164Z The following NEW packages will be installed: 2021-05-18T14:13:39.6443786Z libnode-dev libnode64 libuv1-dev 2021-05-18T14:13:39.6662412Z 0 upgraded, 3 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:13:39.6663904Z Need to get 6239 kB of archives. 2021-05-18T14:13:39.6664808Z After this operation, 24.9 MB of additional disk space will be used. 2021-05-18T14:13:39.6666994Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1-dev amd64 1.34.2-1ubuntu1.1 [103 kB] 2021-05-18T14:13:39.6696331Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB] 2021-05-18T14:13:39.7267455Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode-dev amd64 10.19.0~dfsg-3ubuntu1 [370 kB] 2021-05-18T14:13:40.2151837Z Fetched 6239 kB in 0s (78.2 MB/s) 2021-05-18T14:13:40.2534313Z Selecting previously unselected package libuv1-dev:amd64. 2021-05-18T14:13:40.2639379Z (Reading database ... 2021-05-18T14:13:40.2640550Z (Reading database ... 5% 2021-05-18T14:13:40.2641529Z (Reading database ... 10% 2021-05-18T14:13:40.2642191Z (Reading database ... 15% 2021-05-18T14:13:40.2642836Z (Reading database ... 20% 2021-05-18T14:13:40.2643484Z (Reading database ... 25% 2021-05-18T14:13:40.2644107Z (Reading database ... 30% 2021-05-18T14:13:40.2644864Z (Reading database ... 35% 2021-05-18T14:13:40.2645480Z (Reading database ... 40% 2021-05-18T14:13:40.2648405Z (Reading database ... 45% 2021-05-18T14:13:40.2649048Z (Reading database ... 50% 2021-05-18T14:13:40.2682060Z (Reading database ... 55% 2021-05-18T14:13:40.2740798Z (Reading database ... 60% 2021-05-18T14:13:40.2796662Z (Reading database ... 65% 2021-05-18T14:13:40.2985564Z (Reading database ... 70% 2021-05-18T14:13:40.3153677Z (Reading database ... 75% 2021-05-18T14:13:40.3573958Z (Reading database ... 80% 2021-05-18T14:13:40.3988253Z (Reading database ... 85% 2021-05-18T14:13:40.4181500Z (Reading database ... 90% 2021-05-18T14:13:40.4279492Z (Reading database ... 95% 2021-05-18T14:13:40.4280327Z (Reading database ... 100% 2021-05-18T14:13:40.4281278Z (Reading database ... 264806 files and directories currently installed.) 2021-05-18T14:13:40.4428871Z Preparing to unpack .../libuv1-dev_1.34.2-1ubuntu1.1_amd64.deb ... 2021-05-18T14:13:40.4443240Z Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-18T14:13:40.5041756Z Selecting previously unselected package libnode64:amd64. 2021-05-18T14:13:40.5321643Z Preparing to unpack .../libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-18T14:13:40.5351283Z Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-18T14:13:41.2906396Z Selecting previously unselected package libnode-dev:amd64. 2021-05-18T14:13:41.3247300Z Preparing to unpack .../libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-18T14:13:41.3260893Z Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-18T14:13:41.4325457Z Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-18T14:13:41.4359030Z Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-18T14:13:41.4391564Z Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-18T14:13:41.4423023Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:13:43.9229327Z Reading package lists... 2021-05-18T14:13:44.1087463Z Building dependency tree... 2021-05-18T14:13:44.1106740Z Reading state information... 2021-05-18T14:13:44.2798315Z The following additional packages will be installed: 2021-05-18T14:13:44.2801846Z libfftw3-bin libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-18T14:13:44.2811235Z Suggested packages: 2021-05-18T14:13:44.2812603Z libfftw3-doc 2021-05-18T14:13:44.3323020Z The following NEW packages will be installed: 2021-05-18T14:13:44.3335216Z libfftw3-bin libfftw3-dev libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-18T14:13:44.3564479Z 0 upgraded, 5 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:13:44.3565608Z Need to get 3986 kB of archives. 2021-05-18T14:13:44.3567720Z After this operation, 22.4 MB of additional disk space will be used. 2021-05-18T14:13:44.3569922Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-long3 amd64 3.3.8-2ubuntu1 [313 kB] 2021-05-18T14:13:44.3653571Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-quad3 amd64 3.3.8-2ubuntu1 [673 kB] 2021-05-18T14:13:44.3732122Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-single3 amd64 3.3.8-2ubuntu1 [756 kB] 2021-05-18T14:13:44.3801841Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-bin amd64 3.3.8-2ubuntu1 [32.2 kB] 2021-05-18T14:13:44.3814771Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-dev amd64 3.3.8-2ubuntu1 [2211 kB] 2021-05-18T14:13:44.8831627Z Fetched 3986 kB in 0s (64.6 MB/s) 2021-05-18T14:13:44.9180177Z Selecting previously unselected package libfftw3-long3:amd64. 2021-05-18T14:13:44.9260748Z (Reading database ... 2021-05-18T14:13:44.9261594Z (Reading database ... 5% 2021-05-18T14:13:44.9262277Z (Reading database ... 10% 2021-05-18T14:13:44.9263190Z (Reading database ... 15% 2021-05-18T14:13:44.9264099Z (Reading database ... 20% 2021-05-18T14:13:44.9264773Z (Reading database ... 25% 2021-05-18T14:13:44.9265451Z (Reading database ... 30% 2021-05-18T14:13:44.9266559Z (Reading database ... 35% 2021-05-18T14:13:44.9267217Z (Reading database ... 40% 2021-05-18T14:13:44.9267885Z (Reading database ... 45% 2021-05-18T14:13:44.9268552Z (Reading database ... 50% 2021-05-18T14:13:44.9323384Z (Reading database ... 55% 2021-05-18T14:13:44.9366612Z (Reading database ... 60% 2021-05-18T14:13:44.9417966Z (Reading database ... 65% 2021-05-18T14:13:44.9565242Z (Reading database ... 70% 2021-05-18T14:13:44.9721207Z (Reading database ... 75% 2021-05-18T14:13:45.0053349Z (Reading database ... 80% 2021-05-18T14:13:45.0514078Z (Reading database ... 85% 2021-05-18T14:13:45.0690535Z (Reading database ... 90% 2021-05-18T14:13:45.0812667Z (Reading database ... 95% 2021-05-18T14:13:45.0813413Z (Reading database ... 100% 2021-05-18T14:13:45.0814292Z (Reading database ... 264942 files and directories currently installed.) 2021-05-18T14:13:45.1009495Z Preparing to unpack .../libfftw3-long3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-18T14:13:45.1035939Z Unpacking libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-18T14:13:45.1762937Z Selecting previously unselected package libfftw3-quad3:amd64. 2021-05-18T14:13:45.2031079Z Preparing to unpack .../libfftw3-quad3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-18T14:13:45.2044256Z Unpacking libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-18T14:13:45.3138208Z Selecting previously unselected package libfftw3-single3:amd64. 2021-05-18T14:13:45.3461824Z Preparing to unpack .../libfftw3-single3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-18T14:13:45.3478346Z Unpacking libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-18T14:13:45.4519227Z Selecting previously unselected package libfftw3-bin. 2021-05-18T14:13:45.4845385Z Preparing to unpack .../libfftw3-bin_3.3.8-2ubuntu1_amd64.deb ... 2021-05-18T14:13:45.4855371Z Unpacking libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-18T14:13:45.5162267Z Selecting previously unselected package libfftw3-dev:amd64. 2021-05-18T14:13:45.5441466Z Preparing to unpack .../libfftw3-dev_3.3.8-2ubuntu1_amd64.deb ... 2021-05-18T14:13:45.5451582Z Unpacking libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-18T14:13:45.8821491Z Setting up libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-18T14:13:45.8854382Z Setting up libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-18T14:13:45.8889021Z Setting up libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-18T14:13:45.8926533Z Setting up libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-18T14:13:45.8955629Z Setting up libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-18T14:13:45.8989007Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:13:46.7876315Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:13:49.4624705Z Reading package lists... 2021-05-18T14:13:49.6433557Z Building dependency tree... 2021-05-18T14:13:49.6453099Z Reading state information... 2021-05-18T14:13:49.8207371Z The following additional packages will be installed: 2021-05-18T14:13:49.8210142Z libdcmtk14 2021-05-18T14:13:49.8709676Z The following NEW packages will be installed: 2021-05-18T14:13:49.8718450Z dcmtk libdcmtk14 2021-05-18T14:13:49.8975698Z 0 upgraded, 2 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:13:49.8976510Z Need to get 5546 kB of archives. 2021-05-18T14:13:49.8977890Z After this operation, 26.5 MB of additional disk space will be used. 2021-05-18T14:13:49.8980007Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdcmtk14 amd64 3.6.4-2.1build2 [4682 kB] 2021-05-18T14:13:49.9792225Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 dcmtk amd64 3.6.4-2.1build2 [864 kB] 2021-05-18T14:13:50.4647675Z Fetched 5546 kB in 0s (47.8 MB/s) 2021-05-18T14:13:50.5054587Z Selecting previously unselected package libdcmtk14. 2021-05-18T14:13:50.5130985Z (Reading database ... 2021-05-18T14:13:50.5131946Z (Reading database ... 5% 2021-05-18T14:13:50.5132800Z (Reading database ... 10% 2021-05-18T14:13:50.5133894Z (Reading database ... 15% 2021-05-18T14:13:50.5134957Z (Reading database ... 20% 2021-05-18T14:13:50.5135633Z (Reading database ... 25% 2021-05-18T14:13:50.5136211Z (Reading database ... 30% 2021-05-18T14:13:50.5136814Z (Reading database ... 35% 2021-05-18T14:13:50.5137386Z (Reading database ... 40% 2021-05-18T14:13:50.5137963Z (Reading database ... 45% 2021-05-18T14:13:50.5138514Z (Reading database ... 50% 2021-05-18T14:13:50.5185574Z (Reading database ... 55% 2021-05-18T14:13:50.5235373Z (Reading database ... 60% 2021-05-18T14:13:50.5278913Z (Reading database ... 65% 2021-05-18T14:13:50.5410779Z (Reading database ... 70% 2021-05-18T14:13:50.5535390Z (Reading database ... 75% 2021-05-18T14:13:50.5843124Z (Reading database ... 80% 2021-05-18T14:13:50.6180648Z (Reading database ... 85% 2021-05-18T14:13:50.6347588Z (Reading database ... 90% 2021-05-18T14:13:50.6434736Z (Reading database ... 95% 2021-05-18T14:13:50.6435744Z (Reading database ... 100% 2021-05-18T14:13:50.6436944Z (Reading database ... 265033 files and directories currently installed.) 2021-05-18T14:13:50.6569053Z Preparing to unpack .../libdcmtk14_3.6.4-2.1build2_amd64.deb ... 2021-05-18T14:13:50.6587158Z Unpacking libdcmtk14 (3.6.4-2.1build2) ... 2021-05-18T14:13:51.2522239Z Selecting previously unselected package dcmtk. 2021-05-18T14:13:51.2818569Z Preparing to unpack .../dcmtk_3.6.4-2.1build2_amd64.deb ... 2021-05-18T14:13:51.2878955Z Unpacking dcmtk (3.6.4-2.1build2) ... 2021-05-18T14:13:51.4529825Z Setting up libdcmtk14 (3.6.4-2.1build2) ... 2021-05-18T14:13:51.4561236Z Setting up dcmtk (3.6.4-2.1build2) ... 2021-05-18T14:13:51.4686800Z Adding `dcmtk' group to system ... 2021-05-18T14:13:51.5214638Z Adding `dcmtk' user to system ... 2021-05-18T14:13:51.6764348Z adduser: Warning: The home directory `/var/lib/dcmtk/db' does not belong to the user you are currently creating. 2021-05-18T14:13:51.9617898Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:13:53.8846860Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:13:56.3430064Z Reading package lists... 2021-05-18T14:13:56.5435200Z Building dependency tree... 2021-05-18T14:13:56.5455709Z Reading state information... 2021-05-18T14:13:56.8405059Z libsecret-1-dev is already the newest version (0.20.3-0ubuntu1). 2021-05-18T14:13:56.8406722Z 0 upgraded, 0 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:13:56.9187185Z Reading package lists... 2021-05-18T14:13:57.1409509Z Building dependency tree... 2021-05-18T14:13:57.1429521Z Reading state information... 2021-05-18T14:13:57.4415661Z libpng-dev is already the newest version (1.6.37-2). 2021-05-18T14:13:57.4417174Z libpng-dev set to manually installed. 2021-05-18T14:13:57.4418344Z 0 upgraded, 0 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:13:57.5143334Z Reading package lists... 2021-05-18T14:13:57.7027502Z Building dependency tree... 2021-05-18T14:13:57.7046888Z Reading state information... 2021-05-18T14:13:57.8980365Z The following additional packages will be installed: 2021-05-18T14:13:57.8984735Z libopenjp2-7 libpoppler-cpp0v5 libpoppler-dev libpoppler97 poppler-data 2021-05-18T14:13:57.8993134Z Suggested packages: 2021-05-18T14:13:57.8994457Z poppler-utils ghostscript fonts-japanese-mincho | fonts-ipafont-mincho 2021-05-18T14:13:57.8996055Z fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai 2021-05-18T14:13:57.8997258Z fonts-arphic-uming fonts-nanum 2021-05-18T14:13:57.9476048Z The following NEW packages will be installed: 2021-05-18T14:13:57.9477910Z libopenjp2-7 libpoppler-cpp-dev libpoppler-cpp0v5 libpoppler-dev 2021-05-18T14:13:57.9485563Z libpoppler97 poppler-data 2021-05-18T14:13:57.9675149Z 0 upgraded, 6 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:13:57.9676302Z Need to get 2582 kB of archives. 2021-05-18T14:13:57.9677284Z After this operation, 16.7 MB of additional disk space will be used. 2021-05-18T14:13:57.9679446Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB] 2021-05-18T14:13:57.9878061Z 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-18T14:13:57.9896534Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1 [915 kB] 2021-05-18T14:13:58.0018231Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp0v5 amd64 0.86.1-0ubuntu1 [35.6 kB] 2021-05-18T14:13:58.0020553Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-dev amd64 0.86.1-0ubuntu1 [5336 B] 2021-05-18T14:13:58.0022619Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp-dev amd64 0.86.1-0ubuntu1 [10.4 kB] 2021-05-18T14:13:58.4562636Z Fetched 2582 kB in 0s (55.9 MB/s) 2021-05-18T14:13:58.4938855Z Selecting previously unselected package poppler-data. 2021-05-18T14:13:58.5015237Z (Reading database ... 2021-05-18T14:13:58.5016190Z (Reading database ... 5% 2021-05-18T14:13:58.5016978Z (Reading database ... 10% 2021-05-18T14:13:58.5017760Z (Reading database ... 15% 2021-05-18T14:13:58.5018532Z (Reading database ... 20% 2021-05-18T14:13:58.5019462Z (Reading database ... 25% 2021-05-18T14:13:58.5020284Z (Reading database ... 30% 2021-05-18T14:13:58.5021031Z (Reading database ... 35% 2021-05-18T14:13:58.5021797Z (Reading database ... 40% 2021-05-18T14:13:58.5022556Z (Reading database ... 45% 2021-05-18T14:13:58.5023294Z (Reading database ... 50% 2021-05-18T14:13:58.5057190Z (Reading database ... 55% 2021-05-18T14:13:58.5102219Z (Reading database ... 60% 2021-05-18T14:13:58.5144423Z (Reading database ... 65% 2021-05-18T14:13:58.5289267Z (Reading database ... 70% 2021-05-18T14:13:58.5428892Z (Reading database ... 75% 2021-05-18T14:13:58.5753141Z (Reading database ... 80% 2021-05-18T14:13:58.6114312Z (Reading database ... 85% 2021-05-18T14:13:58.6335532Z (Reading database ... 90% 2021-05-18T14:13:58.6424797Z (Reading database ... 95% 2021-05-18T14:13:58.6425859Z (Reading database ... 100% 2021-05-18T14:13:58.6427021Z (Reading database ... 265268 files and directories currently installed.) 2021-05-18T14:13:58.6559176Z Preparing to unpack .../0-poppler-data_0.4.9-2_all.deb ... 2021-05-18T14:13:58.6571367Z Unpacking poppler-data (0.4.9-2) ... 2021-05-18T14:13:58.9348262Z Selecting previously unselected package libopenjp2-7:amd64. 2021-05-18T14:13:58.9613483Z Preparing to unpack .../1-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... 2021-05-18T14:13:58.9636323Z Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-18T14:13:59.0041620Z Selecting previously unselected package libpoppler97:amd64. 2021-05-18T14:13:59.0360197Z Preparing to unpack .../2-libpoppler97_0.86.1-0ubuntu1_amd64.deb ... 2021-05-18T14:13:59.0391914Z Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-18T14:13:59.1649727Z Selecting previously unselected package libpoppler-cpp0v5:amd64. 2021-05-18T14:13:59.1946284Z Preparing to unpack .../3-libpoppler-cpp0v5_0.86.1-0ubuntu1_amd64.deb ... 2021-05-18T14:13:59.1957932Z Unpacking libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-18T14:13:59.2245590Z Selecting previously unselected package libpoppler-dev:amd64. 2021-05-18T14:13:59.2541577Z Preparing to unpack .../4-libpoppler-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-18T14:13:59.2551577Z Unpacking libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-18T14:13:59.2842908Z Selecting previously unselected package libpoppler-cpp-dev:amd64. 2021-05-18T14:13:59.3084463Z Preparing to unpack .../5-libpoppler-cpp-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-18T14:13:59.3095941Z Unpacking libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-18T14:13:59.3717289Z Setting up poppler-data (0.4.9-2) ... 2021-05-18T14:13:59.3814902Z Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-18T14:13:59.3840771Z Setting up libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-18T14:13:59.3867141Z Setting up libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-18T14:13:59.3896706Z Setting up libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-18T14:13:59.3921966Z Setting up libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-18T14:13:59.3957335Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-18T14:13:59.4323357Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:14:01.9417479Z Reading package lists... 2021-05-18T14:14:02.1323520Z Building dependency tree... 2021-05-18T14:14:02.1344715Z Reading state information... 2021-05-18T14:14:02.3258018Z The following additional packages will be installed: 2021-05-18T14:14:02.3260583Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libsz2 2021-05-18T14:14:02.3269263Z Suggested packages: 2021-05-18T14:14:02.3270215Z libhdf5-doc 2021-05-18T14:14:02.3770018Z The following NEW packages will be installed: 2021-05-18T14:14:02.3776269Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libhdf5-dev 2021-05-18T14:14:02.3779062Z libsz2 2021-05-18T14:14:02.3972336Z 0 upgraded, 7 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:14:02.3973212Z Need to get 4074 kB of archives. 2021-05-18T14:14:02.3974101Z After this operation, 17.6 MB of additional disk space will be used. 2021-05-18T14:14:02.3978505Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 hdf5-helpers amd64 1.10.4+repack-11ubuntu1 [13.6 kB] 2021-05-18T14:14:02.3997739Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec0 amd64 1.0.4-1 [19.1 kB] 2021-05-18T14:14:02.4003639Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsz2 amd64 1.0.4-1 [5188 B] 2021-05-18T14:14:02.4013534Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-103 amd64 1.10.4+repack-11ubuntu1 [1311 kB] 2021-05-18T14:14:02.4190891Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-cpp-103 amd64 1.10.4+repack-11ubuntu1 [120 kB] 2021-05-18T14:14:02.4209201Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec-dev amd64 1.0.4-1 [16.9 kB] 2021-05-18T14:14:02.4217320Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-dev amd64 1.10.4+repack-11ubuntu1 [2589 kB] 2021-05-18T14:14:02.9190638Z Fetched 4074 kB in 0s (59.7 MB/s) 2021-05-18T14:14:02.9504329Z Selecting previously unselected package hdf5-helpers. 2021-05-18T14:14:02.9580865Z (Reading database ... 2021-05-18T14:14:02.9581737Z (Reading database ... 5% 2021-05-18T14:14:02.9582513Z (Reading database ... 10% 2021-05-18T14:14:02.9583258Z (Reading database ... 15% 2021-05-18T14:14:02.9584112Z (Reading database ... 20% 2021-05-18T14:14:02.9584821Z (Reading database ... 25% 2021-05-18T14:14:02.9585509Z (Reading database ... 30% 2021-05-18T14:14:02.9586217Z (Reading database ... 35% 2021-05-18T14:14:02.9586917Z (Reading database ... 40% 2021-05-18T14:14:02.9587599Z (Reading database ... 45% 2021-05-18T14:14:02.9588293Z (Reading database ... 50% 2021-05-18T14:14:02.9623605Z (Reading database ... 55% 2021-05-18T14:14:02.9667815Z (Reading database ... 60% 2021-05-18T14:14:02.9715134Z (Reading database ... 65% 2021-05-18T14:14:02.9856595Z (Reading database ... 70% 2021-05-18T14:14:03.0000216Z (Reading database ... 75% 2021-05-18T14:14:03.0324319Z (Reading database ... 80% 2021-05-18T14:14:03.0738400Z (Reading database ... 85% 2021-05-18T14:14:03.0909652Z (Reading database ... 90% 2021-05-18T14:14:03.0999454Z (Reading database ... 95% 2021-05-18T14:14:03.1000256Z (Reading database ... 100% 2021-05-18T14:14:03.1001127Z (Reading database ... 265828 files and directories currently installed.) 2021-05-18T14:14:03.1128479Z Preparing to unpack .../0-hdf5-helpers_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-18T14:14:03.1141284Z Unpacking hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-18T14:14:03.1522257Z Selecting previously unselected package libaec0:amd64. 2021-05-18T14:14:03.1760399Z Preparing to unpack .../1-libaec0_1.0.4-1_amd64.deb ... 2021-05-18T14:14:03.1788118Z Unpacking libaec0:amd64 (1.0.4-1) ... 2021-05-18T14:14:03.2081349Z Selecting previously unselected package libsz2:amd64. 2021-05-18T14:14:03.2366523Z Preparing to unpack .../2-libsz2_1.0.4-1_amd64.deb ... 2021-05-18T14:14:03.2380239Z Unpacking libsz2:amd64 (1.0.4-1) ... 2021-05-18T14:14:03.2722395Z Selecting previously unselected package libhdf5-103:amd64. 2021-05-18T14:14:03.2979200Z Preparing to unpack .../3-libhdf5-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-18T14:14:03.2993720Z Unpacking libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-18T14:14:03.4722545Z Selecting previously unselected package libhdf5-cpp-103:amd64. 2021-05-18T14:14:03.4943575Z Preparing to unpack .../4-libhdf5-cpp-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-18T14:14:03.4955703Z Unpacking libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-18T14:14:03.5405065Z Selecting previously unselected package libaec-dev:amd64. 2021-05-18T14:14:03.5627328Z Preparing to unpack .../5-libaec-dev_1.0.4-1_amd64.deb ... 2021-05-18T14:14:03.5638529Z Unpacking libaec-dev:amd64 (1.0.4-1) ... 2021-05-18T14:14:03.6015857Z Selecting previously unselected package libhdf5-dev. 2021-05-18T14:14:03.6257333Z Preparing to unpack .../6-libhdf5-dev_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-18T14:14:03.6271048Z Unpacking libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-18T14:14:04.0598325Z Setting up hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-18T14:14:04.0624684Z Setting up libaec0:amd64 (1.0.4-1) ... 2021-05-18T14:14:04.0649588Z Setting up libsz2:amd64 (1.0.4-1) ... 2021-05-18T14:14:04.0679584Z Setting up libaec-dev:amd64 (1.0.4-1) ... 2021-05-18T14:14:04.0708218Z Setting up libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-18T14:14:04.0732227Z Setting up libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-18T14:14:04.0768405Z Setting up libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-18T14:14:04.0873636Z 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-18T14:14:04.0908424Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:14:05.0143315Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:14:07.6440584Z Reading package lists... 2021-05-18T14:14:07.8300112Z Building dependency tree... 2021-05-18T14:14:07.8318856Z Reading state information... 2021-05-18T14:14:08.0088949Z The following additional packages will be installed: 2021-05-18T14:14:08.0094396Z libdrm-dev libgl-dev libglu1-mesa libglx-dev 2021-05-18T14:14:08.0630704Z The following NEW packages will be installed: 2021-05-18T14:14:08.0636366Z libdrm-dev libgl-dev libglu1-mesa libglu1-mesa-dev libglx-dev 2021-05-18T14:14:08.0641591Z mesa-common-dev 2021-05-18T14:14:08.0837443Z 0 upgraded, 6 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:14:08.0838298Z Need to get 1761 kB of archives. 2021-05-18T14:14:08.0839164Z After this operation, 5442 kB of additional disk space will be used. 2021-05-18T14:14:08.0841509Z 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-18T14:14:08.0883683Z 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-18T14:14:08.0900382Z 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-18T14:14:08.0912262Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa amd64 9.0.1-1build1 [168 kB] 2021-05-18T14:14:08.0947127Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa-dev amd64 9.0.1-1build1 [207 kB] 2021-05-18T14:14:08.0991586Z 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-18T14:14:08.5867296Z Fetched 1761 kB in 0s (35.7 MB/s) 2021-05-18T14:14:08.6214346Z Selecting previously unselected package libdrm-dev:amd64. 2021-05-18T14:14:08.6311598Z (Reading database ... 2021-05-18T14:14:08.6312312Z (Reading database ... 5% 2021-05-18T14:14:08.6312901Z (Reading database ... 10% 2021-05-18T14:14:08.6313473Z (Reading database ... 15% 2021-05-18T14:14:08.6314051Z (Reading database ... 20% 2021-05-18T14:14:08.6314879Z (Reading database ... 25% 2021-05-18T14:14:08.6315452Z (Reading database ... 30% 2021-05-18T14:14:08.6316026Z (Reading database ... 35% 2021-05-18T14:14:08.6316586Z (Reading database ... 40% 2021-05-18T14:14:08.6317157Z (Reading database ... 45% 2021-05-18T14:14:08.6317730Z (Reading database ... 50% 2021-05-18T14:14:08.6370836Z (Reading database ... 55% 2021-05-18T14:14:08.6416920Z (Reading database ... 60% 2021-05-18T14:14:08.6473739Z (Reading database ... 65% 2021-05-18T14:14:08.6623911Z (Reading database ... 70% 2021-05-18T14:14:08.6775233Z (Reading database ... 75% 2021-05-18T14:14:08.7124233Z (Reading database ... 80% 2021-05-18T14:14:08.7526780Z (Reading database ... 85% 2021-05-18T14:14:08.7713871Z (Reading database ... 90% 2021-05-18T14:14:08.7811886Z (Reading database ... 95% 2021-05-18T14:14:08.7812609Z (Reading database ... 100% 2021-05-18T14:14:08.7813506Z (Reading database ... 266036 files and directories currently installed.) 2021-05-18T14:14:08.7944530Z Preparing to unpack .../0-libdrm-dev_2.4.102-1ubuntu1~20.04.1_amd64.deb ... 2021-05-18T14:14:08.7957191Z Unpacking libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-18T14:14:08.8432880Z Selecting previously unselected package libglx-dev:amd64. 2021-05-18T14:14:08.8691142Z Preparing to unpack .../1-libglx-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-18T14:14:08.8701225Z Unpacking libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-18T14:14:08.9204632Z Selecting previously unselected package libgl-dev:amd64. 2021-05-18T14:14:08.9472473Z Preparing to unpack .../2-libgl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-18T14:14:08.9489637Z Unpacking libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-18T14:14:09.0002158Z Selecting previously unselected package libglu1-mesa:amd64. 2021-05-18T14:14:09.0287229Z Preparing to unpack .../3-libglu1-mesa_9.0.1-1build1_amd64.deb ... 2021-05-18T14:14:09.0311714Z Unpacking libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-18T14:14:09.0930381Z Selecting previously unselected package libglu1-mesa-dev:amd64. 2021-05-18T14:14:09.1239748Z Preparing to unpack .../4-libglu1-mesa-dev_9.0.1-1build1_amd64.deb ... 2021-05-18T14:14:09.1257359Z Unpacking libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-18T14:14:09.1952624Z Selecting previously unselected package mesa-common-dev:amd64. 2021-05-18T14:14:09.2192834Z Preparing to unpack .../5-mesa-common-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-18T14:14:09.2202915Z Unpacking mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-18T14:14:09.4113853Z Setting up libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-18T14:14:09.4156896Z Setting up libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-18T14:14:09.4184132Z Setting up libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-18T14:14:09.4221593Z Setting up libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-18T14:14:09.4253141Z Setting up libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-18T14:14:09.4283308Z Setting up mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-18T14:14:09.4380532Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:14:11.0236302Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:14:13.4058032Z Reading package lists... 2021-05-18T14:14:13.6041962Z Building dependency tree... 2021-05-18T14:14:13.6065099Z Reading state information... 2021-05-18T14:14:13.7870622Z The following additional packages will be installed: 2021-05-18T14:14:13.7873150Z libprotobuf-lite17 libprotoc17 2021-05-18T14:14:13.8361827Z The following NEW packages will be installed: 2021-05-18T14:14:13.8367905Z libprotobuf-dev libprotobuf-lite17 libprotoc-dev libprotoc17 2021-05-18T14:14:13.8372206Z protobuf-compiler 2021-05-18T14:14:13.8568412Z 0 upgraded, 5 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:14:13.8569276Z Need to get 2754 kB of archives. 2021-05-18T14:14:13.8570124Z After this operation, 19.9 MB of additional disk space will be used. 2021-05-18T14:14:13.8572253Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5 [132 kB] 2021-05-18T14:14:13.8602994Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5 [646 kB] 2021-05-18T14:14:13.8687742Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5 [1155 kB] 2021-05-18T14:14:13.8800629Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc-dev amd64 3.6.1.3-2ubuntu5 [793 kB] 2021-05-18T14:14:13.8867057Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 protobuf-compiler amd64 3.6.1.3-2ubuntu5 [27.6 kB] 2021-05-18T14:14:14.3347743Z Fetched 2754 kB in 0s (61.6 MB/s) 2021-05-18T14:14:14.3679458Z Selecting previously unselected package libprotobuf-lite17:amd64. 2021-05-18T14:14:14.3756663Z (Reading database ... 2021-05-18T14:14:14.3757510Z (Reading database ... 5% 2021-05-18T14:14:14.3758195Z (Reading database ... 10% 2021-05-18T14:14:14.3758878Z (Reading database ... 15% 2021-05-18T14:14:14.3759605Z (Reading database ... 20% 2021-05-18T14:14:14.3760651Z (Reading database ... 25% 2021-05-18T14:14:14.3761407Z (Reading database ... 30% 2021-05-18T14:14:14.3761990Z (Reading database ... 35% 2021-05-18T14:14:14.3762555Z (Reading database ... 40% 2021-05-18T14:14:14.3763101Z (Reading database ... 45% 2021-05-18T14:14:14.3763672Z (Reading database ... 50% 2021-05-18T14:14:14.3803727Z (Reading database ... 55% 2021-05-18T14:14:14.3843731Z (Reading database ... 60% 2021-05-18T14:14:14.3886940Z (Reading database ... 65% 2021-05-18T14:14:14.4021535Z (Reading database ... 70% 2021-05-18T14:14:14.4150773Z (Reading database ... 75% 2021-05-18T14:14:14.4454856Z (Reading database ... 80% 2021-05-18T14:14:14.4789908Z (Reading database ... 85% 2021-05-18T14:14:14.4973582Z (Reading database ... 90% 2021-05-18T14:14:14.5058968Z (Reading database ... 95% 2021-05-18T14:14:14.5059623Z (Reading database ... 100% 2021-05-18T14:14:14.5060517Z (Reading database ... 266519 files and directories currently installed.) 2021-05-18T14:14:14.5180210Z Preparing to unpack .../libprotobuf-lite17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-18T14:14:14.5222028Z Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-18T14:14:14.5641181Z Selecting previously unselected package libprotoc17:amd64. 2021-05-18T14:14:14.5912734Z Preparing to unpack .../libprotoc17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-18T14:14:14.5923901Z Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-18T14:14:14.6922128Z Selecting previously unselected package libprotobuf-dev:amd64. 2021-05-18T14:14:14.7215329Z Preparing to unpack .../libprotobuf-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-18T14:14:14.7231726Z Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-18T14:14:14.8960526Z Selecting previously unselected package libprotoc-dev:amd64. 2021-05-18T14:14:14.9263593Z Preparing to unpack .../libprotoc-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-18T14:14:14.9285035Z Unpacking libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-18T14:14:15.0471250Z Selecting previously unselected package protobuf-compiler. 2021-05-18T14:14:15.0776162Z Preparing to unpack .../protobuf-compiler_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-18T14:14:15.0783944Z Unpacking protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-18T14:14:15.1427744Z Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-18T14:14:15.1460322Z Setting up protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-18T14:14:15.1488008Z Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-18T14:14:15.1521584Z Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-18T14:14:15.1550968Z Setting up libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-18T14:14:15.1582568Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:14:15.9836737Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:14:18.4151889Z Reading package lists... 2021-05-18T14:14:18.5857100Z Building dependency tree... 2021-05-18T14:14:18.5879203Z Reading state information... 2021-05-18T14:14:18.7539353Z The following additional packages will be installed: 2021-05-18T14:14:18.7541921Z i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 libasyncns0 2021-05-18T14:14:18.7546682Z libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58 2021-05-18T14:14:18.7548111Z libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 2021-05-18T14:14:18.7550493Z libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 libcodec2-0.9 2021-05-18T14:14:18.7552243Z libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 libigdgmm11 2021-05-18T14:14:18.7553835Z libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-18T14:14:18.7555525Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-18T14:14:18.7557274Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-18T14:14:18.7558911Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-18T14:14:18.7561088Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-18T14:14:18.7563084Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-18T14:14:18.7564691Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-18T14:14:18.7566247Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-18T14:14:18.7567765Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-18T14:14:18.7568804Z Suggested packages: 2021-05-18T14:14:18.7570199Z ffmpeg-doc i965-va-driver-shaders libbluray-bdj jackd2 libportaudio2 2021-05-18T14:14:18.7571866Z opus-tools pulseaudio libraw1394-doc serdi sndiod sordi speex opencl-icd 2021-05-18T14:14:18.7573735Z libvdpau-va-gl1 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver 2021-05-18T14:14:18.7575428Z nvidia-legacy-304xx-vdpau-driver 2021-05-18T14:14:18.8349560Z The following NEW packages will be installed: 2021-05-18T14:14:18.8354096Z ffmpeg i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 2021-05-18T14:14:18.8355548Z libasyncns0 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 2021-05-18T14:14:18.8358319Z libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 2021-05-18T14:14:18.8361281Z libcaca0 libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 2021-05-18T14:14:18.8365514Z libcodec2-0.9 libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 2021-05-18T14:14:18.8369281Z libigdgmm11 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-18T14:14:18.8372414Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-18T14:14:18.8376549Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-18T14:14:18.8377967Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-18T14:14:18.8381000Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-18T14:14:18.8383846Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-18T14:14:18.8386534Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-18T14:14:18.8390605Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-18T14:14:18.8396433Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-18T14:14:18.8684774Z 0 upgraded, 76 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:14:18.8685859Z Need to get 47.1 MB of archives. 2021-05-18T14:14:18.8686850Z After this operation, 195 MB of additional disk space will be used. 2021-05-18T14:14:18.8689328Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaom0 amd64 1.0.0.errata1-3build1 [1160 kB] 2021-05-18T14:14:18.9125183Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] 2021-05-18T14:14:18.9135611Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] 2021-05-18T14:14:18.9160962Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-x11-2 amd64 2.7.0-2 [11.9 kB] 2021-05-18T14:14:18.9168348Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] 2021-05-18T14:14:18.9178363Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 ocl-icd-libopencl1 amd64 2.2.11-1ubuntu1 [30.3 kB] 2021-05-18T14:14:18.9188131Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavutil56 amd64 7:4.2.4-1ubuntu0.1 [241 kB] 2021-05-18T14:14:18.9229645Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcodec2-0.9 amd64 0.9.2-2 [7886 kB] 2021-05-18T14:14:19.1809119Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] 2021-05-18T14:14:19.1820148Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] 2021-05-18T14:14:19.1835714Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] 2021-05-18T14:14:19.1864691Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2021-05-18T14:14:19.1869127Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-05-18T14:14:19.1872643Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libspeex1 amd64 1.2~rc1.2-1.1ubuntu1 [53.2 kB] 2021-05-18T14:14:19.1877562Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] 2021-05-18T14:14:19.1889006Z 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-18T14:14:19.1898545Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu2 [162 kB] 2021-05-18T14:14:19.1934365Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] 2021-05-18T14:14:19.1943673Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2021-05-18T14:14:19.1979357Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwavpack1 amd64 5.2.0-1ubuntu0.1 [77.3 kB] 2021-05-18T14:14:19.2012082Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx264-155 amd64 2:0.155.2917+git0a84d98-2 [521 kB] 2021-05-18T14:14:19.2091897Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] 2021-05-18T14:14:19.2187424Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2021-05-18T14:14:19.2209901Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi-common all 0.2.35-17 [32.5 kB] 2021-05-18T14:14:19.2216043Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] 2021-05-18T14:14:19.2238626Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavcodec58 amd64 7:4.2.4-1ubuntu0.1 [4876 kB] 2021-05-18T14:14:19.2844451Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libraw1394-11 amd64 2.1.2-1 [30.7 kB] 2021-05-18T14:14:19.2852006Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavc1394-0 amd64 0.5.4-5 [16.2 kB] 2021-05-18T14:14:19.2855320Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libass9 amd64 1:0.14.0-2 [88.0 kB] 2021-05-18T14:14:19.2864525Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] 2021-05-18T14:14:19.2877556Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] 2021-05-18T14:14:19.2887674Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] 2021-05-18T14:14:19.2901809Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] 2021-05-18T14:14:19.2919727Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] 2021-05-18T14:14:19.2972329Z 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-18T14:14:19.2998641Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavformat58 amd64 7:4.2.4-1ubuntu0.1 [981 kB] 2021-05-18T14:14:19.3121902Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbs2b0 amd64 3.1.0+dfsg-2.2build1 [10.2 kB] 2021-05-18T14:14:19.3125858Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libflite1 amd64 2.1-release-3 [12.8 MB] 2021-05-18T14:14:19.4310368Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libserd-0-0 amd64 0.30.2-1 [46.6 kB] 2021-05-18T14:14:19.4315218Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsord-0-0 amd64 0.16.4-1 [19.5 kB] 2021-05-18T14:14:19.4323171Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsratom-0-0 amd64 0.6.4-1 [16.9 kB] 2021-05-18T14:14:19.4326559Z 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-18T14:14:19.4333197Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmysofa1 amd64 1.0~dfsg0-1 [39.2 kB] 2021-05-18T14:14:19.4340745Z 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-18T14:14:19.4347268Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsamplerate0 amd64 0.1.9-2 [939 kB] 2021-05-18T14:14:19.4427904Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 librubberband2 amd64 1.8.2-1build1 [89.4 kB] 2021-05-18T14:14:19.4437059Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswscale5 amd64 7:4.2.4-1ubuntu0.1 [156 kB] 2021-05-18T14:14:19.4458413Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libvidstab1.1 amd64 1.1.0-2 [35.0 kB] 2021-05-18T14:14:19.4465498Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavfilter7 amd64 7:4.2.4-1ubuntu0.1 [1084 kB] 2021-05-18T14:14:19.4585518Z 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-18T14:14:19.4611523Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio18 amd64 2.0.0-2 [58.6 kB] 2021-05-18T14:14:19.4617782Z 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-18T14:14:19.4623858Z 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-18T14:14:19.4628212Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdc1394-22 amd64 2.2.5-2.1 [79.6 kB] 2021-05-18T14:14:19.4634558Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libiec61883-0 amd64 1.2.0-3 [24.3 kB] 2021-05-18T14:14:19.4639387Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjack-jackd2-0 amd64 1.9.12~dfsg-2ubuntu2 [267 kB] 2021-05-18T14:14:19.4667730Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal-data all 1:1.19.1-1 [162 kB] 2021-05-18T14:14:19.4685114Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsndio7.0 amd64 1.5.0-3 [24.5 kB] 2021-05-18T14:14:19.4689684Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal1 amd64 1:1.19.1-1 [492 kB] 2021-05-18T14:14:19.4730291Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB] 2021-05-18T14:14:19.4734873Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libflac8 amd64 1.3.3-1build1 [103 kB] 2021-05-18T14:14:19.4745374Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsndfile1 amd64 1.0.28-7 [170 kB] 2021-05-18T14:14:19.4760894Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpulse0 amd64 1:13.99.1-1ubuntu3.10 [262 kB] 2021-05-18T14:14:19.4791689Z 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-18T14:14:19.4828645Z 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-18T14:14:19.4839234Z 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-18T14:14:19.4847093Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 ffmpeg amd64 7:4.2.4-1ubuntu0.1 [1453 kB] 2021-05-18T14:14:19.5009516Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libigdgmm11 amd64 20.1.1+ds1-1 [111 kB] 2021-05-18T14:14:19.5019191Z 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-18T14:14:19.5169669Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaacs0 amd64 0.9.0-2 [50.1 kB] 2021-05-18T14:14:19.5174003Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbdplus0 amd64 0.1.2-3 [47.3 kB] 2021-05-18T14:14:19.5183189Z 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-18T14:14:19.5467500Z 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-18T14:14:19.5772188Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 i965-va-driver amd64 2.4.0-0ubuntu1 [924 kB] 2021-05-18T14:14:19.5922957Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 va-driver-all amd64 2.7.0-2 [4020 B] 2021-05-18T14:14:19.5926081Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 vdpau-driver-all amd64 1.3-1ubuntu2 [4596 B] 2021-05-18T14:14:20.2720728Z Fetched 47.1 MB in 1s (63.8 MB/s) 2021-05-18T14:14:20.3146375Z Selecting previously unselected package libaom0:amd64. 2021-05-18T14:14:20.3231027Z (Reading database ... 2021-05-18T14:14:20.3231687Z (Reading database ... 5% 2021-05-18T14:14:20.3235855Z (Reading database ... 10% 2021-05-18T14:14:20.3236457Z (Reading database ... 15% 2021-05-18T14:14:20.3237045Z (Reading database ... 20% 2021-05-18T14:14:20.3237604Z (Reading database ... 25% 2021-05-18T14:14:20.3238197Z (Reading database ... 30% 2021-05-18T14:14:20.3238766Z (Reading database ... 35% 2021-05-18T14:14:20.3239315Z (Reading database ... 40% 2021-05-18T14:14:20.3240658Z (Reading database ... 45% 2021-05-18T14:14:20.3241238Z (Reading database ... 50% 2021-05-18T14:14:20.3282057Z (Reading database ... 55% 2021-05-18T14:14:20.3328006Z (Reading database ... 60% 2021-05-18T14:14:20.3377671Z (Reading database ... 65% 2021-05-18T14:14:20.3538953Z (Reading database ... 70% 2021-05-18T14:14:20.3691646Z (Reading database ... 75% 2021-05-18T14:14:20.4040634Z (Reading database ... 80% 2021-05-18T14:14:20.4452837Z (Reading database ... 85% 2021-05-18T14:14:20.4651451Z (Reading database ... 90% 2021-05-18T14:14:20.4858497Z (Reading database ... 95% 2021-05-18T14:14:20.4859984Z (Reading database ... 100% 2021-05-18T14:14:20.4861364Z (Reading database ... 266690 files and directories currently installed.) 2021-05-18T14:14:20.5014304Z Preparing to unpack .../00-libaom0_1.0.0.errata1-3build1_amd64.deb ... 2021-05-18T14:14:20.5036560Z Unpacking libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-18T14:14:20.6761974Z Selecting previously unselected package libva2:amd64. 2021-05-18T14:14:20.7012315Z Preparing to unpack .../01-libva2_2.7.0-2_amd64.deb ... 2021-05-18T14:14:20.7026888Z Unpacking libva2:amd64 (2.7.0-2) ... 2021-05-18T14:14:20.7402867Z Selecting previously unselected package libva-drm2:amd64. 2021-05-18T14:14:20.7664302Z Preparing to unpack .../02-libva-drm2_2.7.0-2_amd64.deb ... 2021-05-18T14:14:20.7676919Z Unpacking libva-drm2:amd64 (2.7.0-2) ... 2021-05-18T14:14:20.8004669Z Selecting previously unselected package libva-x11-2:amd64. 2021-05-18T14:14:20.8264474Z Preparing to unpack .../03-libva-x11-2_2.7.0-2_amd64.deb ... 2021-05-18T14:14:20.8287311Z Unpacking libva-x11-2:amd64 (2.7.0-2) ... 2021-05-18T14:14:20.8601510Z Selecting previously unselected package libvdpau1:amd64. 2021-05-18T14:14:20.8889437Z Preparing to unpack .../04-libvdpau1_1.3-1ubuntu2_amd64.deb ... 2021-05-18T14:14:20.8903930Z Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-18T14:14:20.9362272Z Selecting previously unselected package ocl-icd-libopencl1:amd64. 2021-05-18T14:14:20.9598911Z Preparing to unpack .../05-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 2021-05-18T14:14:20.9624695Z Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-18T14:14:21.0020802Z Selecting previously unselected package libavutil56:amd64. 2021-05-18T14:14:21.0307515Z Preparing to unpack .../06-libavutil56_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:14:21.0319543Z Unpacking libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:14:21.0826062Z Selecting previously unselected package libcodec2-0.9:amd64. 2021-05-18T14:14:21.1160568Z Preparing to unpack .../07-libcodec2-0.9_0.9.2-2_amd64.deb ... 2021-05-18T14:14:21.1175430Z Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-18T14:14:21.9534328Z Selecting previously unselected package libgsm1:amd64. 2021-05-18T14:14:21.9841701Z Preparing to unpack .../08-libgsm1_1.0.18-2_amd64.deb ... 2021-05-18T14:14:21.9850919Z Unpacking libgsm1:amd64 (1.0.18-2) ... 2021-05-18T14:14:22.0140900Z Selecting previously unselected package libmp3lame0:amd64. 2021-05-18T14:14:22.0436797Z Preparing to unpack .../09-libmp3lame0_3.100-3_amd64.deb ... 2021-05-18T14:14:22.0447409Z Unpacking libmp3lame0:amd64 (3.100-3) ... 2021-05-18T14:14:22.0831907Z Selecting previously unselected package libopus0:amd64. 2021-05-18T14:14:22.1147062Z Preparing to unpack .../10-libopus0_1.3.1-0ubuntu1_amd64.deb ... 2021-05-18T14:14:22.1158024Z Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-18T14:14:22.1620790Z Selecting previously unselected package libshine3:amd64. 2021-05-18T14:14:22.1937071Z Preparing to unpack .../11-libshine3_3.1.1-2_amd64.deb ... 2021-05-18T14:14:22.1949541Z Unpacking libshine3:amd64 (3.1.1-2) ... 2021-05-18T14:14:22.2239525Z Selecting previously unselected package libsnappy1v5:amd64. 2021-05-18T14:14:22.2544494Z Preparing to unpack .../12-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-05-18T14:14:22.2553979Z Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-18T14:14:22.2835850Z Selecting previously unselected package libspeex1:amd64. 2021-05-18T14:14:22.3197966Z Preparing to unpack .../13-libspeex1_1.2~rc1.2-1.1ubuntu1_amd64.deb ... 2021-05-18T14:14:22.3206113Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-18T14:14:22.3562071Z Selecting previously unselected package libsoxr0:amd64. 2021-05-18T14:14:22.3803315Z Preparing to unpack .../14-libsoxr0_0.1.3-2build1_amd64.deb ... 2021-05-18T14:14:22.3818424Z Unpacking libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-18T14:14:22.4147645Z Selecting previously unselected package libswresample3:amd64. 2021-05-18T14:14:22.4458831Z Preparing to unpack .../15-libswresample3_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:14:22.4471297Z Unpacking libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:14:22.4841835Z Selecting previously unselected package libtheora0:amd64. 2021-05-18T14:14:22.5062372Z Preparing to unpack .../16-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... 2021-05-18T14:14:22.5073262Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-18T14:14:22.5561157Z Selecting previously unselected package libtwolame0:amd64. 2021-05-18T14:14:22.5857910Z Preparing to unpack .../17-libtwolame0_0.4.0-2_amd64.deb ... 2021-05-18T14:14:22.5871317Z Unpacking libtwolame0:amd64 (0.4.0-2) ... 2021-05-18T14:14:22.6242078Z Selecting previously unselected package libvorbisenc2:amd64. 2021-05-18T14:14:22.6496938Z Preparing to unpack .../18-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2021-05-18T14:14:22.6520974Z Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-18T14:14:22.6961068Z Selecting previously unselected package libwavpack1:amd64. 2021-05-18T14:14:22.7194614Z Preparing to unpack .../19-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... 2021-05-18T14:14:22.7215985Z Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-18T14:14:22.7562355Z Selecting previously unselected package libx264-155:amd64. 2021-05-18T14:14:22.7834130Z Preparing to unpack .../20-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... 2021-05-18T14:14:22.7842020Z Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-18T14:14:22.8641076Z Selecting previously unselected package libx265-179:amd64. 2021-05-18T14:14:22.8931479Z Preparing to unpack .../21-libx265-179_3.2.1-1build1_amd64.deb ... 2021-05-18T14:14:22.8941609Z Unpacking libx265-179:amd64 (3.2.1-1build1) ... 2021-05-18T14:14:23.1163443Z Selecting previously unselected package libxvidcore4:amd64. 2021-05-18T14:14:23.1417959Z Preparing to unpack .../22-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2021-05-18T14:14:23.1426991Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-18T14:14:23.1948831Z Selecting previously unselected package libzvbi-common. 2021-05-18T14:14:23.2200929Z Preparing to unpack .../23-libzvbi-common_0.2.35-17_all.deb ... 2021-05-18T14:14:23.2225359Z Unpacking libzvbi-common (0.2.35-17) ... 2021-05-18T14:14:23.2562720Z Selecting previously unselected package libzvbi0:amd64. 2021-05-18T14:14:23.2826037Z Preparing to unpack .../24-libzvbi0_0.2.35-17_amd64.deb ... 2021-05-18T14:14:23.2839370Z Unpacking libzvbi0:amd64 (0.2.35-17) ... 2021-05-18T14:14:23.3361734Z Selecting previously unselected package libavcodec58:amd64. 2021-05-18T14:14:23.3641127Z Preparing to unpack .../25-libavcodec58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:14:23.3653725Z Unpacking libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:14:23.9042464Z Selecting previously unselected package libraw1394-11:amd64. 2021-05-18T14:14:23.9293307Z Preparing to unpack .../26-libraw1394-11_2.1.2-1_amd64.deb ... 2021-05-18T14:14:23.9305841Z Unpacking libraw1394-11:amd64 (2.1.2-1) ... 2021-05-18T14:14:23.9642822Z Selecting previously unselected package libavc1394-0:amd64. 2021-05-18T14:14:23.9957271Z Preparing to unpack .../27-libavc1394-0_0.5.4-5_amd64.deb ... 2021-05-18T14:14:23.9974516Z Unpacking libavc1394-0:amd64 (0.5.4-5) ... 2021-05-18T14:14:24.0270399Z Selecting previously unselected package libass9:amd64. 2021-05-18T14:14:24.0601204Z Preparing to unpack .../28-libass9_1%3a0.14.0-2_amd64.deb ... 2021-05-18T14:14:24.0610195Z Unpacking libass9:amd64 (1:0.14.0-2) ... 2021-05-18T14:14:24.1001692Z Selecting previously unselected package libbluray2:amd64. 2021-05-18T14:14:24.1242755Z Preparing to unpack .../29-libbluray2_1%3a1.2.0-1_amd64.deb ... 2021-05-18T14:14:24.1256999Z Unpacking libbluray2:amd64 (1:1.2.0-1) ... 2021-05-18T14:14:24.1662941Z Selecting previously unselected package libchromaprint1:amd64. 2021-05-18T14:14:24.1960044Z Preparing to unpack .../30-libchromaprint1_1.4.3-3build1_amd64.deb ... 2021-05-18T14:14:24.1968321Z Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-18T14:14:24.2302839Z Selecting previously unselected package libgme0:amd64. 2021-05-18T14:14:24.2557204Z Preparing to unpack .../31-libgme0_0.6.2-1build1_amd64.deb ... 2021-05-18T14:14:24.2569465Z Unpacking libgme0:amd64 (0.6.2-1build1) ... 2021-05-18T14:14:24.2934837Z Selecting previously unselected package libmpg123-0:amd64. 2021-05-18T14:14:24.3245706Z Preparing to unpack .../32-libmpg123-0_1.25.13-1_amd64.deb ... 2021-05-18T14:14:24.3256361Z Unpacking libmpg123-0:amd64 (1.25.13-1) ... 2021-05-18T14:14:24.3722538Z Selecting previously unselected package libopenmpt0:amd64. 2021-05-18T14:14:24.3984124Z Preparing to unpack .../33-libopenmpt0_0.4.11-1build1_amd64.deb ... 2021-05-18T14:14:24.3994450Z Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-18T14:14:24.4980244Z Selecting previously unselected package libssh-gcrypt-4:amd64. 2021-05-18T14:14:24.5317895Z Preparing to unpack .../34-libssh-gcrypt-4_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-18T14:14:24.5328705Z Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-18T14:14:24.5881552Z Selecting previously unselected package libavformat58:amd64. 2021-05-18T14:14:24.6141187Z Preparing to unpack .../35-libavformat58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:14:24.6153956Z Unpacking libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:14:24.7493720Z Selecting previously unselected package libbs2b0:amd64. 2021-05-18T14:14:24.7807917Z Preparing to unpack .../36-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... 2021-05-18T14:14:24.7821687Z Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-18T14:14:24.8185035Z Selecting previously unselected package libflite1:amd64. 2021-05-18T14:14:24.8498384Z Preparing to unpack .../37-libflite1_2.1-release-3_amd64.deb ... 2021-05-18T14:14:24.8509262Z Unpacking libflite1:amd64 (2.1-release-3) ... 2021-05-18T14:14:26.2221549Z Selecting previously unselected package libserd-0-0:amd64. 2021-05-18T14:14:26.2526732Z Preparing to unpack .../38-libserd-0-0_0.30.2-1_amd64.deb ... 2021-05-18T14:14:26.2539531Z Unpacking libserd-0-0:amd64 (0.30.2-1) ... 2021-05-18T14:14:26.2877718Z Selecting previously unselected package libsord-0-0:amd64. 2021-05-18T14:14:26.3175512Z Preparing to unpack .../39-libsord-0-0_0.16.4-1_amd64.deb ... 2021-05-18T14:14:26.3186767Z Unpacking libsord-0-0:amd64 (0.16.4-1) ... 2021-05-18T14:14:26.3450172Z Selecting previously unselected package libsratom-0-0:amd64. 2021-05-18T14:14:26.3757852Z Preparing to unpack .../40-libsratom-0-0_0.6.4-1_amd64.deb ... 2021-05-18T14:14:26.3768288Z Unpacking libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-18T14:14:26.4065228Z Selecting previously unselected package liblilv-0-0:amd64. 2021-05-18T14:14:26.4376700Z Preparing to unpack .../41-liblilv-0-0_0.24.6-1ubuntu0.1_amd64.deb ... 2021-05-18T14:14:26.4385248Z Unpacking liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-18T14:14:26.4698596Z Selecting previously unselected package libmysofa1:amd64. 2021-05-18T14:14:26.5000904Z Preparing to unpack .../42-libmysofa1_1.0~dfsg0-1_amd64.deb ... 2021-05-18T14:14:26.5012108Z Unpacking libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-18T14:14:26.5303620Z Selecting previously unselected package libpostproc55:amd64. 2021-05-18T14:14:26.5605130Z Preparing to unpack .../43-libpostproc55_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:14:26.5625781Z Unpacking libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:14:26.5953109Z Selecting previously unselected package libsamplerate0:amd64. 2021-05-18T14:14:26.6254025Z Preparing to unpack .../44-libsamplerate0_0.1.9-2_amd64.deb ... 2021-05-18T14:14:26.6264441Z Unpacking libsamplerate0:amd64 (0.1.9-2) ... 2021-05-18T14:14:26.7721452Z Selecting previously unselected package librubberband2:amd64. 2021-05-18T14:14:26.7993181Z Preparing to unpack .../45-librubberband2_1.8.2-1build1_amd64.deb ... 2021-05-18T14:14:26.8004629Z Unpacking librubberband2:amd64 (1.8.2-1build1) ... 2021-05-18T14:14:26.8401150Z Selecting previously unselected package libswscale5:amd64. 2021-05-18T14:14:26.8666817Z Preparing to unpack .../46-libswscale5_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:14:26.8679795Z Unpacking libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:14:26.9161170Z Selecting previously unselected package libvidstab1.1:amd64. 2021-05-18T14:14:26.9408885Z Preparing to unpack .../47-libvidstab1.1_1.1.0-2_amd64.deb ... 2021-05-18T14:14:26.9423634Z Unpacking libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-18T14:14:26.9761084Z Selecting previously unselected package libavfilter7:amd64. 2021-05-18T14:14:27.0010909Z Preparing to unpack .../48-libavfilter7_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:14:27.0020726Z Unpacking libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:14:27.1483160Z Selecting previously unselected package libcaca0:amd64. 2021-05-18T14:14:27.1767082Z Preparing to unpack .../49-libcaca0_0.99.beta19-2.1ubuntu1.20.04.1_amd64.deb ... 2021-05-18T14:14:27.1780652Z Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-18T14:14:27.2321728Z Selecting previously unselected package libcdio18:amd64. 2021-05-18T14:14:27.2596563Z Preparing to unpack .../50-libcdio18_2.0.0-2_amd64.deb ... 2021-05-18T14:14:27.2607956Z Unpacking libcdio18:amd64 (2.0.0-2) ... 2021-05-18T14:14:27.3041961Z Selecting previously unselected package libcdio-cdda2:amd64. 2021-05-18T14:14:27.3278430Z Preparing to unpack .../51-libcdio-cdda2_10.2+2.0.0-1_amd64.deb ... 2021-05-18T14:14:27.3288500Z Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-18T14:14:27.3641608Z Selecting previously unselected package libcdio-paranoia2:amd64. 2021-05-18T14:14:27.3911521Z Preparing to unpack .../52-libcdio-paranoia2_10.2+2.0.0-1_amd64.deb ... 2021-05-18T14:14:27.3930421Z Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-18T14:14:27.4278581Z Selecting previously unselected package libdc1394-22:amd64. 2021-05-18T14:14:27.4506914Z Preparing to unpack .../53-libdc1394-22_2.2.5-2.1_amd64.deb ... 2021-05-18T14:14:27.4519647Z Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-18T14:14:27.4904924Z Selecting previously unselected package libiec61883-0:amd64. 2021-05-18T14:14:27.5218452Z Preparing to unpack .../54-libiec61883-0_1.2.0-3_amd64.deb ... 2021-05-18T14:14:27.5231943Z Unpacking libiec61883-0:amd64 (1.2.0-3) ... 2021-05-18T14:14:27.5547011Z Selecting previously unselected package libjack-jackd2-0:amd64. 2021-05-18T14:14:27.5854450Z Preparing to unpack .../55-libjack-jackd2-0_1.9.12~dfsg-2ubuntu2_amd64.deb ... 2021-05-18T14:14:27.5865902Z Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-18T14:14:27.6477460Z Selecting previously unselected package libopenal-data. 2021-05-18T14:14:27.6790982Z Preparing to unpack .../56-libopenal-data_1%3a1.19.1-1_all.deb ... 2021-05-18T14:14:27.6803142Z Unpacking libopenal-data (1:1.19.1-1) ... 2021-05-18T14:14:27.7242765Z Selecting previously unselected package libsndio7.0:amd64. 2021-05-18T14:14:27.7615090Z Preparing to unpack .../57-libsndio7.0_1.5.0-3_amd64.deb ... 2021-05-18T14:14:27.7629147Z Unpacking libsndio7.0:amd64 (1.5.0-3) ... 2021-05-18T14:14:27.8022950Z Selecting previously unselected package libopenal1:amd64. 2021-05-18T14:14:27.8337149Z Preparing to unpack .../58-libopenal1_1%3a1.19.1-1_amd64.deb ... 2021-05-18T14:14:27.8348341Z Unpacking libopenal1:amd64 (1:1.19.1-1) ... 2021-05-18T14:14:27.9279200Z Selecting previously unselected package libasyncns0:amd64. 2021-05-18T14:14:27.9584772Z Preparing to unpack .../59-libasyncns0_0.8-6_amd64.deb ... 2021-05-18T14:14:27.9598126Z Unpacking libasyncns0:amd64 (0.8-6) ... 2021-05-18T14:14:27.9890938Z Selecting previously unselected package libflac8:amd64. 2021-05-18T14:14:28.0191145Z Preparing to unpack .../60-libflac8_1.3.3-1build1_amd64.deb ... 2021-05-18T14:14:28.0200356Z Unpacking libflac8:amd64 (1.3.3-1build1) ... 2021-05-18T14:14:28.0621559Z Selecting previously unselected package libsndfile1:amd64. 2021-05-18T14:14:28.0929741Z Preparing to unpack .../61-libsndfile1_1.0.28-7_amd64.deb ... 2021-05-18T14:14:28.0946808Z Unpacking libsndfile1:amd64 (1.0.28-7) ... 2021-05-18T14:14:28.1521629Z Selecting previously unselected package libpulse0:amd64. 2021-05-18T14:14:28.1772837Z Preparing to unpack .../62-libpulse0_1%3a13.99.1-1ubuntu3.10_amd64.deb ... 2021-05-18T14:14:28.1873383Z Unpacking libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-18T14:14:28.2522729Z Selecting previously unselected package libsdl2-2.0-0:amd64. 2021-05-18T14:14:28.2782578Z Preparing to unpack .../63-libsdl2-2.0-0_2.0.10+dfsg1-3_amd64.deb ... 2021-05-18T14:14:28.2796104Z Unpacking libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-18T14:14:28.3602684Z Selecting previously unselected package libavdevice58:amd64. 2021-05-18T14:14:28.3878070Z Preparing to unpack .../64-libavdevice58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:14:28.3892349Z Unpacking libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:14:28.4377422Z Selecting previously unselected package libavresample4:amd64. 2021-05-18T14:14:28.4751323Z Preparing to unpack .../65-libavresample4_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:14:28.4762156Z Unpacking libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:14:28.5258682Z Selecting previously unselected package ffmpeg. 2021-05-18T14:14:28.5667499Z Preparing to unpack .../66-ffmpeg_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:14:28.5760902Z Unpacking ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:14:28.7272945Z Selecting previously unselected package libigdgmm11:amd64. 2021-05-18T14:14:28.7582212Z Preparing to unpack .../67-libigdgmm11_20.1.1+ds1-1_amd64.deb ... 2021-05-18T14:14:28.7591993Z Unpacking libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-18T14:14:28.8002024Z Selecting previously unselected package intel-media-va-driver:amd64. 2021-05-18T14:14:28.8310386Z Preparing to unpack .../68-intel-media-va-driver_20.1.1+dfsg1-1_amd64.deb ... 2021-05-18T14:14:28.8320405Z Unpacking intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-18T14:14:29.0441502Z Selecting previously unselected package libaacs0:amd64. 2021-05-18T14:14:29.0709799Z Preparing to unpack .../69-libaacs0_0.9.0-2_amd64.deb ... 2021-05-18T14:14:29.0720762Z Unpacking libaacs0:amd64 (0.9.0-2) ... 2021-05-18T14:14:29.1092843Z Selecting previously unselected package libbdplus0:amd64. 2021-05-18T14:14:29.1346332Z Preparing to unpack .../70-libbdplus0_0.1.2-3_amd64.deb ... 2021-05-18T14:14:29.1357225Z Unpacking libbdplus0:amd64 (0.1.2-3) ... 2021-05-18T14:14:29.1682733Z Selecting previously unselected package mesa-va-drivers:amd64. 2021-05-18T14:14:29.1968696Z Preparing to unpack .../71-mesa-va-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-18T14:14:29.1980219Z Unpacking mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-18T14:14:29.5261418Z Selecting previously unselected package mesa-vdpau-drivers:amd64. 2021-05-18T14:14:29.5569163Z Preparing to unpack .../72-mesa-vdpau-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-18T14:14:29.5578081Z Unpacking mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-18T14:14:29.8955235Z Selecting previously unselected package i965-va-driver:amd64. 2021-05-18T14:14:29.9324648Z Preparing to unpack .../73-i965-va-driver_2.4.0-0ubuntu1_amd64.deb ... 2021-05-18T14:14:29.9333574Z Unpacking i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-18T14:14:30.0842012Z Selecting previously unselected package va-driver-all:amd64. 2021-05-18T14:14:30.1121147Z Preparing to unpack .../74-va-driver-all_2.7.0-2_amd64.deb ... 2021-05-18T14:14:30.1136022Z Unpacking va-driver-all:amd64 (2.7.0-2) ... 2021-05-18T14:14:30.1481811Z Selecting previously unselected package vdpau-driver-all:amd64. 2021-05-18T14:14:30.1696884Z Preparing to unpack .../75-vdpau-driver-all_1.3-1ubuntu2_amd64.deb ... 2021-05-18T14:14:30.1710415Z Unpacking vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-18T14:14:30.2427003Z Setting up libgme0:amd64 (0.6.2-1build1) ... 2021-05-18T14:14:30.2465734Z Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-18T14:14:30.2497239Z Setting up libraw1394-11:amd64 (2.1.2-1) ... 2021-05-18T14:14:30.2529353Z Setting up libmpg123-0:amd64 (1.25.13-1) ... 2021-05-18T14:14:30.2563188Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-18T14:14:30.2610490Z Setting up libshine3:amd64 (3.1.1-2) ... 2021-05-18T14:14:30.2650872Z Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-18T14:14:30.2688051Z Setting up libtwolame0:amd64 (0.4.0-2) ... 2021-05-18T14:14:30.2722209Z Setting up libgsm1:amd64 (1.0.18-2) ... 2021-05-18T14:14:30.2757550Z Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-18T14:14:30.2797452Z Setting up libx265-179:amd64 (3.2.1-1build1) ... 2021-05-18T14:14:30.2828092Z Setting up libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-18T14:14:30.2862708Z Setting up libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-18T14:14:30.2897722Z Setting up libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-18T14:14:30.2936708Z Setting up libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-18T14:14:30.2971190Z Setting up libcdio18:amd64 (2.0.0-2) ... 2021-05-18T14:14:30.3000712Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-18T14:14:30.3036526Z Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-18T14:14:30.3066793Z Setting up libflac8:amd64 (1.3.3-1build1) ... 2021-05-18T14:14:30.3096574Z Setting up libass9:amd64 (1:0.14.0-2) ... 2021-05-18T14:14:30.3137299Z Setting up libva2:amd64 (2.7.0-2) ... 2021-05-18T14:14:30.3169274Z Setting up libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-18T14:14:30.3201950Z Setting up libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-18T14:14:30.3231836Z Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-18T14:14:30.3259254Z Setting up intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-18T14:14:30.3293493Z Setting up libaacs0:amd64 (0.9.0-2) ... 2021-05-18T14:14:30.3320070Z Setting up libsndio7.0:amd64 (1.5.0-3) ... 2021-05-18T14:14:30.3348123Z Setting up libbdplus0:amd64 (0.1.2-3) ... 2021-05-18T14:14:30.3376781Z Setting up libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-18T14:14:30.3405414Z Setting up libflite1:amd64 (2.1-release-3) ... 2021-05-18T14:14:30.3432849Z Setting up libva-drm2:amd64 (2.7.0-2) ... 2021-05-18T14:14:30.3465678Z Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-18T14:14:30.3495516Z Setting up libasyncns0:amd64 (0.8-6) ... 2021-05-18T14:14:30.3530066Z Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-18T14:14:30.3568150Z Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-18T14:14:30.3598070Z Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-18T14:14:30.3625512Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-18T14:14:30.3656437Z Setting up libopenal-data (1:1.19.1-1) ... 2021-05-18T14:14:30.3698848Z Setting up mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-18T14:14:30.3728221Z Setting up libbluray2:amd64 (1:1.2.0-1) ... 2021-05-18T14:14:30.3759182Z Setting up libsamplerate0:amd64 (0.1.9-2) ... 2021-05-18T14:14:30.3793133Z Setting up libva-x11-2:amd64 (2.7.0-2) ... 2021-05-18T14:14:30.3826472Z Setting up libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-18T14:14:30.3859197Z Setting up libzvbi-common (0.2.35-17) ... 2021-05-18T14:14:30.3886823Z Setting up libmp3lame0:amd64 (3.100-3) ... 2021-05-18T14:14:30.3913645Z Setting up i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-18T14:14:30.3948039Z Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-18T14:14:30.3985438Z Setting up libiec61883-0:amd64 (1.2.0-3) ... 2021-05-18T14:14:30.4022377Z Setting up libserd-0-0:amd64 (0.30.2-1) ... 2021-05-18T14:14:30.4055591Z Setting up libavc1394-0:amd64 (0.5.4-5) ... 2021-05-18T14:14:30.4087983Z Setting up mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-18T14:14:30.4119598Z Setting up libzvbi0:amd64 (0.2.35-17) ... 2021-05-18T14:14:30.4150087Z Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-18T14:14:30.4184871Z Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-18T14:14:30.4213323Z Setting up libopenal1:amd64 (1:1.19.1-1) ... 2021-05-18T14:14:30.4248447Z Setting up libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:14:30.4309204Z Setting up va-driver-all:amd64 (2.7.0-2) ... 2021-05-18T14:14:30.4340380Z Setting up libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:14:30.4372656Z Setting up librubberband2:amd64 (1.8.2-1build1) ... 2021-05-18T14:14:30.4403127Z Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-18T14:14:30.4433500Z Setting up vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-18T14:14:30.4460718Z Setting up libsord-0-0:amd64 (0.16.4-1) ... 2021-05-18T14:14:30.4489318Z Setting up libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-18T14:14:30.4514641Z Setting up libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:14:30.4543951Z Setting up libsndfile1:amd64 (1.0.28-7) ... 2021-05-18T14:14:30.4598306Z Setting up liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-18T14:14:30.4626022Z Setting up libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-18T14:14:30.4727797Z Setting up libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:14:30.4765291Z Setting up libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:14:30.4800767Z Setting up libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:14:30.4828233Z Setting up libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-18T14:14:30.4854175Z Setting up libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-18T14:14:30.4880559Z Setting up libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:14:30.4907972Z Setting up libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:14:30.4933842Z Setting up libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:14:30.4963987Z Setting up ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:14:30.5054770Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:14:31.6789424Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:14:34.1441170Z Reading package lists... 2021-05-18T14:14:34.3216746Z Building dependency tree... 2021-05-18T14:14:34.3236268Z Reading state information... 2021-05-18T14:14:34.4871290Z The following additional packages will be installed: 2021-05-18T14:14:34.4874881Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-18T14:14:34.5358906Z The following NEW packages will be installed: 2021-05-18T14:14:34.5361117Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-18T14:14:34.5362381Z libmagick++-dev 2021-05-18T14:14:34.5557054Z 0 upgraded, 4 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:14:34.5558044Z Need to get 309 kB of archives. 2021-05-18T14:14:34.5559282Z After this operation, 2202 kB of additional disk space will be used. 2021-05-18T14:14:34.5562153Z 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-18T14:14:34.5614175Z 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-18T14:14:34.5638103Z 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-18T14:14:34.5663303Z 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-18T14:14:35.0099827Z Fetched 309 kB in 0s (11.9 MB/s) 2021-05-18T14:14:35.0458849Z Selecting previously unselected package libmagick++-6-headers. 2021-05-18T14:14:35.0538125Z (Reading database ... 2021-05-18T14:14:35.0539125Z (Reading database ... 5% 2021-05-18T14:14:35.0539952Z (Reading database ... 10% 2021-05-18T14:14:35.0540728Z (Reading database ... 15% 2021-05-18T14:14:35.0541507Z (Reading database ... 20% 2021-05-18T14:14:35.0542279Z (Reading database ... 25% 2021-05-18T14:14:35.0543030Z (Reading database ... 30% 2021-05-18T14:14:35.0544350Z (Reading database ... 35% 2021-05-18T14:14:35.0545260Z (Reading database ... 40% 2021-05-18T14:14:35.0546009Z (Reading database ... 45% 2021-05-18T14:14:35.0546773Z (Reading database ... 50% 2021-05-18T14:14:35.0587669Z (Reading database ... 55% 2021-05-18T14:14:35.0636250Z (Reading database ... 60% 2021-05-18T14:14:35.0669740Z (Reading database ... 65% 2021-05-18T14:14:35.0811835Z (Reading database ... 70% 2021-05-18T14:14:35.0949425Z (Reading database ... 75% 2021-05-18T14:14:35.1246959Z (Reading database ... 80% 2021-05-18T14:14:35.1574783Z (Reading database ... 85% 2021-05-18T14:14:35.1761371Z (Reading database ... 90% 2021-05-18T14:14:35.1853502Z (Reading database ... 95% 2021-05-18T14:14:35.1855494Z (Reading database ... 100% 2021-05-18T14:14:35.1857674Z (Reading database ... 267231 files and directories currently installed.) 2021-05-18T14:14:35.1971274Z Preparing to unpack .../libmagick++-6-headers_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-18T14:14:35.2051367Z Unpacking libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-18T14:14:35.2758003Z Selecting previously unselected package libmagick++-6.q16-8:amd64. 2021-05-18T14:14:35.3058550Z Preparing to unpack .../libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-18T14:14:35.3082615Z Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-18T14:14:35.3562202Z Selecting previously unselected package libmagick++-6.q16-dev:amd64. 2021-05-18T14:14:35.3817480Z Preparing to unpack .../libmagick++-6.q16-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-18T14:14:35.3829180Z Unpacking libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-18T14:14:35.4922613Z Selecting previously unselected package libmagick++-dev. 2021-05-18T14:14:35.5183148Z Preparing to unpack .../libmagick++-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-18T14:14:35.5272956Z Unpacking libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-18T14:14:35.5876264Z Setting up libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-18T14:14:35.5978956Z Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-18T14:14:35.6012468Z Setting up libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-18T14:14:35.6040732Z Setting up libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-18T14:14:35.6129117Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:14:38.1734456Z Reading package lists... 2021-05-18T14:14:38.3510218Z Building dependency tree... 2021-05-18T14:14:38.3532268Z Reading state information... 2021-05-18T14:14:38.5216990Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-18T14:14:38.5219401Z The following additional packages will be installed: 2021-05-18T14:14:38.5221676Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 libgs9 libgs9-common 2021-05-18T14:14:38.5223329Z libijs-0.35 libjbig2dec0 2021-05-18T14:14:38.5225969Z Suggested packages: 2021-05-18T14:14:38.5227737Z fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre 2021-05-18T14:14:38.5229203Z ghostscript-x 2021-05-18T14:14:38.5737092Z The following NEW packages will be installed: 2021-05-18T14:14:38.5739407Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript libgs9 2021-05-18T14:14:38.5741993Z libgs9-common libijs-0.35 libjbig2dec0 2021-05-18T14:14:38.5926934Z 0 upgraded, 8 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:14:38.5928098Z Need to get 11.2 MB of archives. 2021-05-18T14:14:38.5928949Z After this operation, 39.1 MB of additional disk space will be used. 2021-05-18T14:14:38.5930995Z 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-18T14:14:38.6192591Z 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-18T14:14:38.6213028Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB] 2021-05-18T14:14:38.6869759Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9-common all 9.50~dfsg-5ubuntu4.2 [681 kB] 2021-05-18T14:14:38.6953051Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libijs-0.35 amd64 0.35-15 [15.7 kB] 2021-05-18T14:14:38.6957887Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB] 2021-05-18T14:14:38.6964713Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9 amd64 9.50~dfsg-5ubuntu4.2 [2172 kB] 2021-05-18T14:14:38.7204567Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 ghostscript amd64 9.50~dfsg-5ubuntu4.2 [51.6 kB] 2021-05-18T14:14:39.1725442Z Fetched 11.2 MB in 0s (78.8 MB/s) 2021-05-18T14:14:39.2087430Z Selecting previously unselected package fonts-droid-fallback. 2021-05-18T14:14:39.2168691Z (Reading database ... 2021-05-18T14:14:39.2169837Z (Reading database ... 5% 2021-05-18T14:14:39.2170836Z (Reading database ... 10% 2021-05-18T14:14:39.2171786Z (Reading database ... 15% 2021-05-18T14:14:39.2172692Z (Reading database ... 20% 2021-05-18T14:14:39.2173581Z (Reading database ... 25% 2021-05-18T14:14:39.2174478Z (Reading database ... 30% 2021-05-18T14:14:39.2175379Z (Reading database ... 35% 2021-05-18T14:14:39.2176258Z (Reading database ... 40% 2021-05-18T14:14:39.2177153Z (Reading database ... 45% 2021-05-18T14:14:39.2178049Z (Reading database ... 50% 2021-05-18T14:14:39.2216818Z (Reading database ... 55% 2021-05-18T14:14:39.2265259Z (Reading database ... 60% 2021-05-18T14:14:39.2302400Z (Reading database ... 65% 2021-05-18T14:14:39.2445036Z (Reading database ... 70% 2021-05-18T14:14:39.2574693Z (Reading database ... 75% 2021-05-18T14:14:39.2853293Z (Reading database ... 80% 2021-05-18T14:14:39.3162096Z (Reading database ... 85% 2021-05-18T14:14:39.3339272Z (Reading database ... 90% 2021-05-18T14:14:39.3425916Z (Reading database ... 95% 2021-05-18T14:14:39.3426527Z (Reading database ... 100% 2021-05-18T14:14:39.3427411Z (Reading database ... 267276 files and directories currently installed.) 2021-05-18T14:14:39.3539853Z Preparing to unpack .../0-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... 2021-05-18T14:14:39.3807098Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-18T14:14:39.6121800Z Selecting previously unselected package fonts-noto-mono. 2021-05-18T14:14:39.6371617Z Preparing to unpack .../1-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ... 2021-05-18T14:14:39.6387907Z Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-18T14:14:39.6802006Z Selecting previously unselected package fonts-urw-base35. 2021-05-18T14:14:39.7037218Z Preparing to unpack .../2-fonts-urw-base35_20170801.1-3_all.deb ... 2021-05-18T14:14:39.7721476Z Unpacking fonts-urw-base35 (20170801.1-3) ... 2021-05-18T14:14:40.2215781Z Selecting previously unselected package libgs9-common. 2021-05-18T14:14:40.2526700Z Preparing to unpack .../3-libgs9-common_9.50~dfsg-5ubuntu4.2_all.deb ... 2021-05-18T14:14:40.2538220Z Unpacking libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-18T14:14:40.3682369Z Selecting previously unselected package libijs-0.35:amd64. 2021-05-18T14:14:40.3967699Z Preparing to unpack .../4-libijs-0.35_0.35-15_amd64.deb ... 2021-05-18T14:14:40.3989975Z Unpacking libijs-0.35:amd64 (0.35-15) ... 2021-05-18T14:14:40.4321340Z Selecting previously unselected package libjbig2dec0:amd64. 2021-05-18T14:14:40.4636919Z Preparing to unpack .../5-libjbig2dec0_0.18-1ubuntu1_amd64.deb ... 2021-05-18T14:14:40.4649306Z Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-18T14:14:40.5077393Z Selecting previously unselected package libgs9:amd64. 2021-05-18T14:14:40.5327974Z Preparing to unpack .../6-libgs9_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-18T14:14:40.5335526Z Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-18T14:14:40.8567333Z Selecting previously unselected package ghostscript. 2021-05-18T14:14:40.8881816Z Preparing to unpack .../7-ghostscript_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-18T14:14:40.8893771Z Unpacking ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-18T14:14:40.9721850Z Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-18T14:14:40.9769715Z Setting up libijs-0.35:amd64 (0.35-15) ... 2021-05-18T14:14:40.9799317Z Setting up fonts-urw-base35 (20170801.1-3) ... 2021-05-18T14:14:41.0642842Z Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-18T14:14:41.0680717Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-18T14:14:41.0985260Z Setting up libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-18T14:14:41.1015567Z Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-18T14:14:41.1042669Z Setting up ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-18T14:14:41.1186550Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-18T14:14:41.2495388Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:14:41.2754715Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:14:44.9858141Z Reading package lists... 2021-05-18T14:14:45.1951815Z Building dependency tree... 2021-05-18T14:14:45.1974904Z Reading state information... 2021-05-18T14:14:45.3937475Z The following additional packages will be installed: 2021-05-18T14:14:45.3939029Z libudunits2-0 libudunits2-data 2021-05-18T14:14:45.4481852Z The following NEW packages will be installed: 2021-05-18T14:14:45.4489057Z libudunits2-0 libudunits2-data libudunits2-dev 2021-05-18T14:14:45.4689430Z 0 upgraded, 3 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:14:45.4690295Z Need to get 429 kB of archives. 2021-05-18T14:14:45.4691150Z After this operation, 1026 kB of additional disk space will be used. 2021-05-18T14:14:45.4693557Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-data all 2.2.26-5 [18.8 kB] 2021-05-18T14:14:45.4708912Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-0 amd64 2.2.26-5 [48.9 kB] 2021-05-18T14:14:45.4720748Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-dev amd64 2.2.26-5 [362 kB] 2021-05-18T14:14:45.9409199Z Fetched 429 kB in 0s (19.4 MB/s) 2021-05-18T14:14:45.9761005Z Selecting previously unselected package libudunits2-data. 2021-05-18T14:14:45.9845971Z (Reading database ... 2021-05-18T14:14:45.9847129Z (Reading database ... 5% 2021-05-18T14:14:45.9848051Z (Reading database ... 10% 2021-05-18T14:14:45.9848971Z (Reading database ... 15% 2021-05-18T14:14:45.9849874Z (Reading database ... 20% 2021-05-18T14:14:45.9850758Z (Reading database ... 25% 2021-05-18T14:14:45.9851658Z (Reading database ... 30% 2021-05-18T14:14:45.9852554Z (Reading database ... 35% 2021-05-18T14:14:45.9853464Z (Reading database ... 40% 2021-05-18T14:14:45.9854577Z (Reading database ... 45% 2021-05-18T14:14:45.9855512Z (Reading database ... 50% 2021-05-18T14:14:45.9896130Z (Reading database ... 55% 2021-05-18T14:14:46.6144764Z (Reading database ... 60% 2021-05-18T14:14:46.6147089Z (Reading database ... 65% 2021-05-18T14:14:46.6147866Z (Reading database ... 70% 2021-05-18T14:14:46.6148695Z (Reading database ... 75% 2021-05-18T14:14:46.6156926Z (Reading database ... 80% 2021-05-18T14:14:46.6158082Z (Reading database ... 85% 2021-05-18T14:14:46.6158788Z (Reading database ... 90% 2021-05-18T14:14:46.6159499Z (Reading database ... 95% 2021-05-18T14:14:46.6160463Z (Reading database ... 100% 2021-05-18T14:14:46.6161507Z (Reading database ... 267840 files and directories currently installed.) 2021-05-18T14:14:46.6163290Z Preparing to unpack .../libudunits2-data_2.2.26-5_all.deb ... 2021-05-18T14:14:46.6164532Z Unpacking libudunits2-data (2.2.26-5) ... 2021-05-18T14:14:46.6165843Z Selecting previously unselected package libudunits2-0:amd64. 2021-05-18T14:14:46.6167233Z Preparing to unpack .../libudunits2-0_2.2.26-5_amd64.deb ... 2021-05-18T14:14:46.6168383Z Unpacking libudunits2-0:amd64 (2.2.26-5) ... 2021-05-18T14:14:46.6169679Z Selecting previously unselected package libudunits2-dev:amd64. 2021-05-18T14:14:46.6171076Z Preparing to unpack .../libudunits2-dev_2.2.26-5_amd64.deb ... 2021-05-18T14:14:46.6172277Z Unpacking libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-18T14:14:46.6173385Z Setting up libudunits2-data (2.2.26-5) ... 2021-05-18T14:14:46.6174476Z Setting up libudunits2-0:amd64 (2.2.26-5) ... 2021-05-18T14:14:46.6175558Z Setting up libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-18T14:14:46.6176768Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-18T14:14:46.6177998Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:14:49.0620095Z Reading package lists... 2021-05-18T14:14:49.2440242Z Building dependency tree... 2021-05-18T14:14:49.2462526Z Reading state information... 2021-05-18T14:14:49.4801074Z The following NEW packages will be installed: 2021-05-18T14:14:49.4810158Z libjq-dev 2021-05-18T14:14:49.5035484Z 0 upgraded, 1 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:14:49.5036380Z Need to get 11.2 kB of archives. 2021-05-18T14:14:49.5037533Z After this operation, 47.1 kB of additional disk space will be used. 2021-05-18T14:14:49.5039766Z 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-18T14:14:49.9826501Z Fetched 11.2 kB in 0s (621 kB/s) 2021-05-18T14:14:50.0193096Z Selecting previously unselected package libjq-dev:amd64. 2021-05-18T14:14:50.0284991Z (Reading database ... 2021-05-18T14:14:50.0285669Z (Reading database ... 5% 2021-05-18T14:14:50.0286253Z (Reading database ... 10% 2021-05-18T14:14:50.0286834Z (Reading database ... 15% 2021-05-18T14:14:50.0287397Z (Reading database ... 20% 2021-05-18T14:14:50.0287953Z (Reading database ... 25% 2021-05-18T14:14:50.0289902Z (Reading database ... 30% 2021-05-18T14:14:50.0290493Z (Reading database ... 35% 2021-05-18T14:14:50.0291064Z (Reading database ... 40% 2021-05-18T14:14:50.0291630Z (Reading database ... 45% 2021-05-18T14:14:50.0292180Z (Reading database ... 50% 2021-05-18T14:14:50.0345890Z (Reading database ... 55% 2021-05-18T14:14:50.0402374Z (Reading database ... 60% 2021-05-18T14:14:50.0437464Z (Reading database ... 65% 2021-05-18T14:14:50.0587227Z (Reading database ... 70% 2021-05-18T14:14:50.0768890Z (Reading database ... 75% 2021-05-18T14:14:50.1107573Z (Reading database ... 80% 2021-05-18T14:14:50.1481189Z (Reading database ... 85% 2021-05-18T14:14:50.1685649Z (Reading database ... 90% 2021-05-18T14:14:50.1789762Z (Reading database ... 95% 2021-05-18T14:14:50.1790477Z (Reading database ... 100% 2021-05-18T14:14:50.1791369Z (Reading database ... 267869 files and directories currently installed.) 2021-05-18T14:14:50.1942344Z Preparing to unpack .../libjq-dev_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-05-18T14:14:50.1952666Z Unpacking libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-18T14:14:50.2656931Z Setting up libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-18T14:14:52.7338314Z Reading package lists... 2021-05-18T14:14:52.9363704Z Building dependency tree... 2021-05-18T14:14:52.9399728Z Reading state information... 2021-05-18T14:14:53.1848325Z The following NEW packages will be installed: 2021-05-18T14:14:53.1852477Z libmng2 2021-05-18T14:14:53.2532172Z 0 upgraded, 1 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:14:53.2533409Z Need to get 168 kB of archives. 2021-05-18T14:14:53.2535023Z After this operation, 571 kB of additional disk space will be used. 2021-05-18T14:14:53.2537186Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmng2 amd64 2.0.3+dfsg-3 [168 kB] 2021-05-18T14:14:53.7298652Z Fetched 168 kB in 0s (2535 kB/s) 2021-05-18T14:14:53.7664177Z Selecting previously unselected package libmng2:amd64. 2021-05-18T14:14:53.7746349Z (Reading database ... 2021-05-18T14:14:53.7747317Z (Reading database ... 5% 2021-05-18T14:14:53.7748088Z (Reading database ... 10% 2021-05-18T14:14:53.7748869Z (Reading database ... 15% 2021-05-18T14:14:53.7749634Z (Reading database ... 20% 2021-05-18T14:14:53.7750423Z (Reading database ... 25% 2021-05-18T14:14:53.7751184Z (Reading database ... 30% 2021-05-18T14:14:53.7751930Z (Reading database ... 35% 2021-05-18T14:14:53.7752684Z (Reading database ... 40% 2021-05-18T14:14:53.7753442Z (Reading database ... 45% 2021-05-18T14:14:53.7754183Z (Reading database ... 50% 2021-05-18T14:14:53.7796638Z (Reading database ... 55% 2021-05-18T14:14:53.7846138Z (Reading database ... 60% 2021-05-18T14:14:53.7873342Z (Reading database ... 65% 2021-05-18T14:14:53.8012207Z (Reading database ... 70% 2021-05-18T14:14:53.8143355Z (Reading database ... 75% 2021-05-18T14:14:53.8445031Z (Reading database ... 80% 2021-05-18T14:14:53.8782850Z (Reading database ... 85% 2021-05-18T14:14:53.8979614Z (Reading database ... 90% 2021-05-18T14:14:53.9071147Z (Reading database ... 95% 2021-05-18T14:14:53.9071814Z (Reading database ... 100% 2021-05-18T14:14:53.9072709Z (Reading database ... 267875 files and directories currently installed.) 2021-05-18T14:14:53.9193492Z Preparing to unpack .../libmng2_2.0.3+dfsg-3_amd64.deb ... 2021-05-18T14:14:53.9220321Z Unpacking libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-18T14:14:54.0045297Z Setting up libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-18T14:14:54.0090991Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:14:56.4980533Z Reading package lists... 2021-05-18T14:14:56.6887486Z Building dependency tree... 2021-05-18T14:14:56.6908649Z Reading state information... 2021-05-18T14:14:56.8584826Z E: Unable to locate package libmng1 2021-05-18T14:14:56.9371129Z Reading package lists... 2021-05-18T14:14:57.1386280Z Building dependency tree... 2021-05-18T14:14:57.1408502Z Reading state information... 2021-05-18T14:14:57.2843972Z E: Unable to locate package libapparmor-devel 2021-05-18T14:14:57.3561097Z Reading package lists... 2021-05-18T14:14:57.5230958Z Building dependency tree... 2021-05-18T14:14:57.5251756Z Reading state information... 2021-05-18T14:14:57.6946228Z The following additional packages will be installed: 2021-05-18T14:14:57.6949424Z libij-java 2021-05-18T14:14:57.7436924Z The following NEW packages will be installed: 2021-05-18T14:14:57.7443784Z imagej libij-java 2021-05-18T14:14:57.7628689Z 0 upgraded, 2 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:14:57.7629883Z Need to get 2328 kB of archives. 2021-05-18T14:14:57.7631425Z After this operation, 2498 kB of additional disk space will be used. 2021-05-18T14:14:57.7633922Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libij-java all 1.52r-1 [2284 kB] 2021-05-18T14:14:57.7980849Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 imagej all 1.52r-1 [43.7 kB] 2021-05-18T14:14:58.2583026Z Fetched 2328 kB in 0s (47.0 MB/s) 2021-05-18T14:14:58.2921910Z Selecting previously unselected package libij-java. 2021-05-18T14:14:58.3006432Z (Reading database ... 2021-05-18T14:14:58.3007499Z (Reading database ... 5% 2021-05-18T14:14:58.3008641Z (Reading database ... 10% 2021-05-18T14:14:58.3009576Z (Reading database ... 15% 2021-05-18T14:14:58.3010487Z (Reading database ... 20% 2021-05-18T14:14:58.3011398Z (Reading database ... 25% 2021-05-18T14:14:58.3012288Z (Reading database ... 30% 2021-05-18T14:14:58.3013231Z (Reading database ... 35% 2021-05-18T14:14:58.3014137Z (Reading database ... 40% 2021-05-18T14:14:58.3015023Z (Reading database ... 45% 2021-05-18T14:14:58.3015917Z (Reading database ... 50% 2021-05-18T14:14:58.3073784Z (Reading database ... 55% 2021-05-18T14:14:58.3124840Z (Reading database ... 60% 2021-05-18T14:14:58.3153399Z (Reading database ... 65% 2021-05-18T14:14:58.3287914Z (Reading database ... 70% 2021-05-18T14:14:58.3415102Z (Reading database ... 75% 2021-05-18T14:14:58.3695548Z (Reading database ... 80% 2021-05-18T14:14:58.4013588Z (Reading database ... 85% 2021-05-18T14:14:58.4207060Z (Reading database ... 90% 2021-05-18T14:14:58.4295478Z (Reading database ... 95% 2021-05-18T14:14:58.4296205Z (Reading database ... 100% 2021-05-18T14:14:58.4297196Z (Reading database ... 267881 files and directories currently installed.) 2021-05-18T14:14:58.4420343Z Preparing to unpack .../libij-java_1.52r-1_all.deb ... 2021-05-18T14:14:58.4437069Z Unpacking libij-java (1.52r-1) ... 2021-05-18T14:14:58.5379131Z Selecting previously unselected package imagej. 2021-05-18T14:14:58.5682405Z Preparing to unpack .../imagej_1.52r-1_all.deb ... 2021-05-18T14:14:58.5694491Z Unpacking imagej (1.52r-1) ... 2021-05-18T14:14:58.6605548Z Setting up libij-java (1.52r-1) ... 2021-05-18T14:14:58.6676079Z Setting up imagej (1.52r-1) ... 2021-05-18T14:14:58.6717674Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-18T14:14:58.9301050Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:14:59.7957054Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-18T14:15:02.5934701Z Reading package lists... 2021-05-18T14:15:02.7813428Z Building dependency tree... 2021-05-18T14:15:02.7838172Z Reading state information... 2021-05-18T14:15:02.9625476Z Suggested packages: 2021-05-18T14:15:02.9626917Z bowtie2-examples 2021-05-18T14:15:03.0096082Z The following NEW packages will be installed: 2021-05-18T14:15:03.0104715Z bowtie2 2021-05-18T14:15:03.0308837Z 0 upgraded, 1 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:15:03.0309733Z Need to get 1324 kB of archives. 2021-05-18T14:15:03.0311122Z After this operation, 5630 kB of additional disk space will be used. 2021-05-18T14:15:03.0313185Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 bowtie2 amd64 2.3.5.1-6build1 [1324 kB] 2021-05-18T14:15:03.5260349Z Fetched 1324 kB in 0s (38.7 MB/s) 2021-05-18T14:15:03.5649664Z Selecting previously unselected package bowtie2. 2021-05-18T14:15:03.5732484Z (Reading database ... 2021-05-18T14:15:03.5733917Z (Reading database ... 5% 2021-05-18T14:15:03.5734854Z (Reading database ... 10% 2021-05-18T14:15:03.5735755Z (Reading database ... 15% 2021-05-18T14:15:03.5736927Z (Reading database ... 20% 2021-05-18T14:15:03.5737897Z (Reading database ... 25% 2021-05-18T14:15:03.5738784Z (Reading database ... 30% 2021-05-18T14:15:03.5739730Z (Reading database ... 35% 2021-05-18T14:15:03.5740627Z (Reading database ... 40% 2021-05-18T14:15:03.5741502Z (Reading database ... 45% 2021-05-18T14:15:03.5742396Z (Reading database ... 50% 2021-05-18T14:15:03.5782078Z (Reading database ... 55% 2021-05-18T14:15:03.5834680Z (Reading database ... 60% 2021-05-18T14:15:03.5862132Z (Reading database ... 65% 2021-05-18T14:15:03.5998234Z (Reading database ... 70% 2021-05-18T14:15:03.6126035Z (Reading database ... 75% 2021-05-18T14:15:03.6154560Z (Reading database ... 80% 2021-05-18T14:15:03.6813486Z (Reading database ... 85% 2021-05-18T14:15:03.7010202Z (Reading database ... 90% 2021-05-18T14:15:03.7112022Z (Reading database ... 95% 2021-05-18T14:15:03.7112658Z (Reading database ... 100% 2021-05-18T14:15:03.7113527Z (Reading database ... 267904 files and directories currently installed.) 2021-05-18T14:15:03.7238460Z Preparing to unpack .../bowtie2_2.3.5.1-6build1_amd64.deb ... 2021-05-18T14:15:03.7249864Z Unpacking bowtie2 (2.3.5.1-6build1) ... 2021-05-18T14:15:03.9425258Z Setting up bowtie2 (2.3.5.1-6build1) ... 2021-05-18T14:15:03.9466133Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:15:07.5143519Z Reading package lists... 2021-05-18T14:15:07.7305324Z Building dependency tree... 2021-05-18T14:15:07.7327247Z Reading state information... 2021-05-18T14:15:07.9047709Z E: Unable to locate package install 2021-05-18T14:15:07.9048844Z E: Unable to locate package gdal 2021-05-18T14:15:07.9847551Z Reading package lists... 2021-05-18T14:15:08.2017491Z Building dependency tree... 2021-05-18T14:15:08.2040753Z Reading state information... 2021-05-18T14:15:08.2339157Z Package insighttoolkit4-python is not available, but is referred to by another package. 2021-05-18T14:15:08.2343230Z This may mean that the package is missing, has been obsoleted, or 2021-05-18T14:15:08.2344126Z is only available from another source 2021-05-18T14:15:08.2344544Z 2021-05-18T14:15:08.3603265Z E: Package 'insighttoolkit4-python' has no installation candidate 2021-05-18T14:15:08.4430608Z Reading package lists... 2021-05-18T14:15:08.6594561Z Building dependency tree... 2021-05-18T14:15:08.6616838Z Reading state information... 2021-05-18T14:15:08.6962485Z Package libav-tools is not available, but is referred to by another package. 2021-05-18T14:15:08.6964005Z This may mean that the package is missing, has been obsoleted, or 2021-05-18T14:15:08.6965002Z is only available from another source 2021-05-18T14:15:08.6966516Z However the following packages replace it: 2021-05-18T14:15:08.6967281Z ffmpeg 2021-05-18T14:15:08.6967692Z 2021-05-18T14:15:08.8300552Z E: Package 'libav-tools' has no installation candidate 2021-05-18T14:15:08.9055311Z Reading package lists... 2021-05-18T14:15:09.1196595Z Building dependency tree... 2021-05-18T14:15:09.1218753Z Reading state information... 2021-05-18T14:15:09.3234014Z The following additional packages will be installed: 2021-05-18T14:15:09.3237438Z libgcrypt20-dev libgit2-28 libgpg-error-dev libhttp-parser-dev 2021-05-18T14:15:09.3241815Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-18T14:15:09.3242868Z libssh2-1-dev 2021-05-18T14:15:09.3247826Z Suggested packages: 2021-05-18T14:15:09.3248827Z libgcrypt20-doc libmbedtls-doc 2021-05-18T14:15:09.3835147Z The following NEW packages will be installed: 2021-05-18T14:15:09.3838729Z libgcrypt20-dev libgit2-28 libgit2-dev libgpg-error-dev libhttp-parser-dev 2021-05-18T14:15:09.3843160Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-18T14:15:09.3845337Z libssh2-1-dev 2021-05-18T14:15:09.4169870Z 0 upgraded, 11 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:15:09.4171234Z Need to get 2667 kB of archives. 2021-05-18T14:15:09.4172262Z After this operation, 11.2 MB of additional disk space will be used. 2021-05-18T14:15:09.4175201Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgpg-error-dev amd64 1.37-1 [109 kB] 2021-05-18T14:15:09.4216327Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcrypt20-dev amd64 1.8.5-5ubuntu1 [470 kB] 2021-05-18T14:15:09.4335890Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser2.9 amd64 2.9.2-2 [21.8 kB] 2021-05-18T14:15:09.4342987Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedcrypto3 amd64 2.16.4-1ubuntu2 [150 kB] 2021-05-18T14:15:09.4359509Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedx509-0 amd64 2.16.4-1ubuntu2 [42.3 kB] 2021-05-18T14:15:09.4368197Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls12 amd64 2.16.4-1ubuntu2 [71.8 kB] 2021-05-18T14:15:09.4384233Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-28 amd64 0.28.4+dfsg.1-2 [403 kB] 2021-05-18T14:15:09.4460351Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls-dev amd64 2.16.4-1ubuntu2 [444 kB] 2021-05-18T14:15:09.4532161Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libssh2-1-dev amd64 1.8.0-2.1build1 [244 kB] 2021-05-18T14:15:09.4591421Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser-dev amd64 2.9.2-2 [20.2 kB] 2021-05-18T14:15:09.4599964Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-dev amd64 0.28.4+dfsg.1-2 [691 kB] 2021-05-18T14:15:09.9756477Z Fetched 2667 kB in 0s (34.6 MB/s) 2021-05-18T14:15:10.0107649Z Selecting previously unselected package libgpg-error-dev. 2021-05-18T14:15:10.0203944Z (Reading database ... 2021-05-18T14:15:10.0205062Z (Reading database ... 5% 2021-05-18T14:15:10.0205849Z (Reading database ... 10% 2021-05-18T14:15:10.0206603Z (Reading database ... 15% 2021-05-18T14:15:10.0207361Z (Reading database ... 20% 2021-05-18T14:15:10.0208124Z (Reading database ... 25% 2021-05-18T14:15:10.0208861Z (Reading database ... 30% 2021-05-18T14:15:10.0209701Z (Reading database ... 35% 2021-05-18T14:15:10.0210472Z (Reading database ... 40% 2021-05-18T14:15:10.0211228Z (Reading database ... 45% 2021-05-18T14:15:10.0211980Z (Reading database ... 50% 2021-05-18T14:15:10.0258184Z (Reading database ... 55% 2021-05-18T14:15:10.0313907Z (Reading database ... 60% 2021-05-18T14:15:10.0341277Z (Reading database ... 65% 2021-05-18T14:15:10.0490411Z (Reading database ... 70% 2021-05-18T14:15:10.0635392Z (Reading database ... 75% 2021-05-18T14:15:10.0665839Z (Reading database ... 80% 2021-05-18T14:15:10.1420790Z (Reading database ... 85% 2021-05-18T14:15:10.1617586Z (Reading database ... 90% 2021-05-18T14:15:10.1707419Z (Reading database ... 95% 2021-05-18T14:15:10.1708047Z (Reading database ... 100% 2021-05-18T14:15:10.1708918Z (Reading database ... 267930 files and directories currently installed.) 2021-05-18T14:15:10.1833794Z Preparing to unpack .../00-libgpg-error-dev_1.37-1_amd64.deb ... 2021-05-18T14:15:10.1844755Z Unpacking libgpg-error-dev (1.37-1) ... 2021-05-18T14:15:10.2323156Z Selecting previously unselected package libgcrypt20-dev. 2021-05-18T14:15:10.2568666Z Preparing to unpack .../01-libgcrypt20-dev_1.8.5-5ubuntu1_amd64.deb ... 2021-05-18T14:15:10.2581283Z Unpacking libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-18T14:15:10.3482174Z Selecting previously unselected package libhttp-parser2.9:amd64. 2021-05-18T14:15:10.3739916Z Preparing to unpack .../02-libhttp-parser2.9_2.9.2-2_amd64.deb ... 2021-05-18T14:15:10.3766052Z Unpacking libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-18T14:15:10.4125240Z Selecting previously unselected package libmbedcrypto3:amd64. 2021-05-18T14:15:10.4395961Z Preparing to unpack .../03-libmbedcrypto3_2.16.4-1ubuntu2_amd64.deb ... 2021-05-18T14:15:10.4405399Z Unpacking libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-18T14:15:10.4872515Z Selecting previously unselected package libmbedx509-0:amd64. 2021-05-18T14:15:10.5142343Z Preparing to unpack .../04-libmbedx509-0_2.16.4-1ubuntu2_amd64.deb ... 2021-05-18T14:15:10.5166744Z Unpacking libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-18T14:15:10.5561390Z Selecting previously unselected package libmbedtls12:amd64. 2021-05-18T14:15:10.5818198Z Preparing to unpack .../05-libmbedtls12_2.16.4-1ubuntu2_amd64.deb ... 2021-05-18T14:15:10.5834037Z Unpacking libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-18T14:15:10.6227627Z Selecting previously unselected package libgit2-28:amd64. 2021-05-18T14:15:10.6546767Z Preparing to unpack .../06-libgit2-28_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-18T14:15:10.6557942Z Unpacking libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-18T14:15:10.7206971Z Selecting previously unselected package libmbedtls-dev:amd64. 2021-05-18T14:15:10.7539864Z Preparing to unpack .../07-libmbedtls-dev_2.16.4-1ubuntu2_amd64.deb ... 2021-05-18T14:15:10.7546873Z Unpacking libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-18T14:15:10.8361988Z Selecting previously unselected package libssh2-1-dev:amd64. 2021-05-18T14:15:10.8656472Z Preparing to unpack .../08-libssh2-1-dev_1.8.0-2.1build1_amd64.deb ... 2021-05-18T14:15:10.8676380Z Unpacking libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-18T14:15:10.9322116Z Selecting previously unselected package libhttp-parser-dev. 2021-05-18T14:15:10.9613180Z Preparing to unpack .../09-libhttp-parser-dev_2.9.2-2_amd64.deb ... 2021-05-18T14:15:10.9625959Z Unpacking libhttp-parser-dev (2.9.2-2) ... 2021-05-18T14:15:10.9922571Z Selecting previously unselected package libgit2-dev:amd64. 2021-05-18T14:15:11.0203909Z Preparing to unpack .../10-libgit2-dev_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-18T14:15:11.0214725Z Unpacking libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-18T14:15:11.1696062Z Setting up libgpg-error-dev (1.37-1) ... 2021-05-18T14:15:11.1741759Z Setting up libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-18T14:15:11.1772128Z Setting up libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-18T14:15:11.1804413Z Setting up libhttp-parser-dev (2.9.2-2) ... 2021-05-18T14:15:11.1848421Z Setting up libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-18T14:15:11.1895553Z Setting up libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-18T14:15:11.1939022Z Setting up libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-18T14:15:11.1973943Z Setting up libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-18T14:15:11.2008460Z Setting up libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-18T14:15:11.2042359Z Setting up libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-18T14:15:11.2074665Z Setting up libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-18T14:15:11.2112734Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:15:16.9585477Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-18T14:15:17.1175353Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:15:19.5581711Z Reading package lists... 2021-05-18T14:15:19.7166493Z Building dependency tree... 2021-05-18T14:15:19.7191219Z Reading state information... 2021-05-18T14:15:19.9703617Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-18T14:15:19.9705101Z libtiff-dev set to manually installed. 2021-05-18T14:15:19.9706198Z 0 upgraded, 0 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:15:20.0400693Z Reading package lists... 2021-05-18T14:15:20.2193259Z Building dependency tree... 2021-05-18T14:15:20.2215483Z Reading state information... 2021-05-18T14:15:20.4794075Z unixodbc-dev is already the newest version (2.3.7). 2021-05-18T14:15:20.4800320Z 0 upgraded, 0 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:15:20.5545945Z Reading package lists... 2021-05-18T14:15:20.7624642Z Building dependency tree... 2021-05-18T14:15:20.7647784Z Reading state information... 2021-05-18T14:15:20.9960939Z The following NEW packages will be installed: 2021-05-18T14:15:20.9964175Z libsodium-dev 2021-05-18T14:15:21.0195760Z 0 upgraded, 1 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:15:21.0197082Z Need to get 169 kB of archives. 2021-05-18T14:15:21.0199046Z After this operation, 826 kB of additional disk space will be used. 2021-05-18T14:15:21.0202105Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 2021-05-18T14:15:21.4997549Z Fetched 169 kB in 0s (7892 kB/s) 2021-05-18T14:15:21.5341492Z Selecting previously unselected package libsodium-dev:amd64. 2021-05-18T14:15:21.5424904Z (Reading database ... 2021-05-18T14:15:21.5425858Z (Reading database ... 5% 2021-05-18T14:15:21.5426650Z (Reading database ... 10% 2021-05-18T14:15:21.5427428Z (Reading database ... 15% 2021-05-18T14:15:21.5428245Z (Reading database ... 20% 2021-05-18T14:15:21.5429025Z (Reading database ... 25% 2021-05-18T14:15:21.5429792Z (Reading database ... 30% 2021-05-18T14:15:21.5430552Z (Reading database ... 35% 2021-05-18T14:15:21.5431324Z (Reading database ... 40% 2021-05-18T14:15:21.5432088Z (Reading database ... 45% 2021-05-18T14:15:21.5432843Z (Reading database ... 50% 2021-05-18T14:15:21.5478396Z (Reading database ... 55% 2021-05-18T14:15:21.5532491Z (Reading database ... 60% 2021-05-18T14:15:21.5560802Z (Reading database ... 65% 2021-05-18T14:15:21.5741031Z (Reading database ... 70% 2021-05-18T14:15:21.5890607Z (Reading database ... 75% 2021-05-18T14:15:21.5921492Z (Reading database ... 80% 2021-05-18T14:15:21.6505988Z (Reading database ... 85% 2021-05-18T14:15:21.6701530Z (Reading database ... 90% 2021-05-18T14:15:21.6790398Z (Reading database ... 95% 2021-05-18T14:15:21.6791117Z (Reading database ... 100% 2021-05-18T14:15:21.6792016Z (Reading database ... 268433 files and directories currently installed.) 2021-05-18T14:15:21.6925772Z Preparing to unpack .../libsodium-dev_1.0.18-1_amd64.deb ... 2021-05-18T14:15:21.6936080Z Unpacking libsodium-dev:amd64 (1.0.18-1) ... 2021-05-18T14:15:21.7894127Z Setting up libsodium-dev:amd64 (1.0.18-1) ... 2021-05-18T14:15:24.2471676Z Reading package lists... 2021-05-18T14:15:24.4283594Z Building dependency tree... 2021-05-18T14:15:24.4306225Z Reading state information... 2021-05-18T14:15:24.6098493Z The following additional packages will be installed: 2021-05-18T14:15:24.6106640Z libarchive-dev liblept5 libtesseract4 tesseract-ocr tesseract-ocr-osd 2021-05-18T14:15:24.6737098Z The following NEW packages will be installed: 2021-05-18T14:15:24.6749146Z libarchive-dev liblept5 libleptonica-dev libtesseract-dev libtesseract4 2021-05-18T14:15:24.6750905Z tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd 2021-05-18T14:15:24.6961162Z 0 upgraded, 8 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:15:24.6962714Z Need to get 10.4 MB of archives. 2021-05-18T14:15:24.6963608Z After this operation, 38.0 MB of additional disk space will be used. 2021-05-18T14:15:24.6965720Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1 [490 kB] 2021-05-18T14:15:24.7055440Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB] 2021-05-18T14:15:24.7300172Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libleptonica-dev amd64 1.79.0-1 [1389 kB] 2021-05-18T14:15:24.7465787Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1237 kB] 2021-05-18T14:15:24.7587566Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract-dev amd64 4.1.1-2build2 [1463 kB] 2021-05-18T14:15:24.7722662Z 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-18T14:15:24.7913356Z 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-18T14:15:24.8530031Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr amd64 4.1.1-2build2 [262 kB] 2021-05-18T14:15:25.3694567Z Fetched 10.4 MB in 0s (59.8 MB/s) 2021-05-18T14:15:25.4035294Z Selecting previously unselected package libarchive-dev:amd64. 2021-05-18T14:15:25.4121328Z (Reading database ... 2021-05-18T14:15:25.4121976Z (Reading database ... 5% 2021-05-18T14:15:25.4122554Z (Reading database ... 10% 2021-05-18T14:15:25.4123382Z (Reading database ... 15% 2021-05-18T14:15:25.4123941Z (Reading database ... 20% 2021-05-18T14:15:25.4124513Z (Reading database ... 25% 2021-05-18T14:15:25.4127046Z (Reading database ... 30% 2021-05-18T14:15:25.4127622Z (Reading database ... 35% 2021-05-18T14:15:25.4128190Z (Reading database ... 40% 2021-05-18T14:15:25.4128749Z (Reading database ... 45% 2021-05-18T14:15:25.4129312Z (Reading database ... 50% 2021-05-18T14:15:25.4183681Z (Reading database ... 55% 2021-05-18T14:15:25.4238016Z (Reading database ... 60% 2021-05-18T14:15:25.4272174Z (Reading database ... 65% 2021-05-18T14:15:25.4432775Z (Reading database ... 70% 2021-05-18T14:15:25.4582748Z (Reading database ... 75% 2021-05-18T14:15:25.4618889Z (Reading database ... 80% 2021-05-18T14:15:25.5252250Z (Reading database ... 85% 2021-05-18T14:15:25.5457896Z (Reading database ... 90% 2021-05-18T14:15:25.5557142Z (Reading database ... 95% 2021-05-18T14:15:25.5557838Z (Reading database ... 100% 2021-05-18T14:15:25.5558712Z (Reading database ... 268503 files and directories currently installed.) 2021-05-18T14:15:25.5692748Z Preparing to unpack .../0-libarchive-dev_3.4.0-2ubuntu1_amd64.deb ... 2021-05-18T14:15:25.5720438Z Unpacking libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-18T14:15:25.6601796Z Selecting previously unselected package liblept5:amd64. 2021-05-18T14:15:25.6846486Z Preparing to unpack .../1-liblept5_1.79.0-1_amd64.deb ... 2021-05-18T14:15:25.6881657Z Unpacking liblept5:amd64 (1.79.0-1) ... 2021-05-18T14:15:25.8242674Z Selecting previously unselected package libleptonica-dev:amd64. 2021-05-18T14:15:25.8497173Z Preparing to unpack .../2-libleptonica-dev_1.79.0-1_amd64.deb ... 2021-05-18T14:15:25.8511326Z Unpacking libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-18T14:15:26.0201481Z Selecting previously unselected package libtesseract4:amd64. 2021-05-18T14:15:26.0466770Z Preparing to unpack .../3-libtesseract4_4.1.1-2build2_amd64.deb ... 2021-05-18T14:15:26.0476558Z Unpacking libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-18T14:15:26.2128884Z Selecting previously unselected package libtesseract-dev:amd64. 2021-05-18T14:15:26.2423837Z Preparing to unpack .../4-libtesseract-dev_4.1.1-2build2_amd64.deb ... 2021-05-18T14:15:26.2431317Z Unpacking libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-18T14:15:26.4483035Z Selecting previously unselected package tesseract-ocr-eng. 2021-05-18T14:15:26.4755315Z Preparing to unpack .../5-tesseract-ocr-eng_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-18T14:15:26.4768562Z Unpacking tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-18T14:15:26.6639452Z Selecting previously unselected package tesseract-ocr-osd. 2021-05-18T14:15:26.6943402Z Preparing to unpack .../6-tesseract-ocr-osd_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-18T14:15:26.6952802Z Unpacking tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-18T14:15:27.1001989Z Selecting previously unselected package tesseract-ocr. 2021-05-18T14:15:27.1247071Z Preparing to unpack .../7-tesseract-ocr_4.1.1-2build2_amd64.deb ... 2021-05-18T14:15:27.1256564Z Unpacking tesseract-ocr (4.1.1-2build2) ... 2021-05-18T14:15:27.2254369Z Setting up tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-18T14:15:27.2285750Z Setting up liblept5:amd64 (1.79.0-1) ... 2021-05-18T14:15:27.2315344Z Setting up libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-18T14:15:27.2344870Z Setting up libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-18T14:15:27.2377561Z Setting up libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-18T14:15:27.2421010Z Setting up tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-18T14:15:27.2460546Z Setting up libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-18T14:15:27.2490154Z Setting up tesseract-ocr (4.1.1-2build2) ... 2021-05-18T14:15:27.2524820Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:15:30.6722474Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:15:33.0923327Z Reading package lists... 2021-05-18T14:15:33.2885065Z Building dependency tree... 2021-05-18T14:15:33.2909340Z Reading state information... 2021-05-18T14:15:33.5449504Z wget is already the newest version (1.20.3-1ubuntu1). 2021-05-18T14:15:33.5452414Z 0 upgraded, 0 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:15:33.6129100Z Reading package lists... 2021-05-18T14:15:33.7957957Z Building dependency tree... 2021-05-18T14:15:33.7978454Z Reading state information... 2021-05-18T14:15:33.9598070Z The following additional packages will be installed: 2021-05-18T14:15:33.9600748Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-18T14:15:33.9602585Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev 2021-05-18T14:15:33.9609570Z Suggested packages: 2021-05-18T14:15:33.9610714Z doc-base krb5-doc krb5-user libnorm-doc 2021-05-18T14:15:34.0166311Z The following NEW packages will be installed: 2021-05-18T14:15:34.0168924Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-18T14:15:34.0173086Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev libzmq3-dev 2021-05-18T14:15:34.0407189Z 0 upgraded, 10 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:15:34.0408260Z Need to get 1459 kB of archives. 2021-05-18T14:15:34.0409130Z After this operation, 7754 kB of additional disk space will be used. 2021-05-18T14:15:34.0411208Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-05-18T14:15:34.0451043Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-05-18T14:15:34.0473965Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-05-18T14:15:34.0502505Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-05-18T14:15:34.0519427Z 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-18T14:15:34.0541891Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-05-18T14:15:34.0626297Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 2021-05-18T14:15:34.0833661Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 2021-05-18T14:15:34.0919304Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-05-18T14:15:34.0928279Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 2021-05-18T14:15:34.5791648Z Fetched 1459 kB in 0s (16.7 MB/s) 2021-05-18T14:15:34.6157040Z Selecting previously unselected package libgssrpc4:amd64. 2021-05-18T14:15:34.6239472Z (Reading database ... 2021-05-18T14:15:34.6243000Z (Reading database ... 5% 2021-05-18T14:15:34.6243601Z (Reading database ... 10% 2021-05-18T14:15:34.6244180Z (Reading database ... 15% 2021-05-18T14:15:34.6244743Z (Reading database ... 20% 2021-05-18T14:15:34.6245340Z (Reading database ... 25% 2021-05-18T14:15:34.6245905Z (Reading database ... 30% 2021-05-18T14:15:34.6246476Z (Reading database ... 35% 2021-05-18T14:15:34.6247044Z (Reading database ... 40% 2021-05-18T14:15:34.6247601Z (Reading database ... 45% 2021-05-18T14:15:34.6248166Z (Reading database ... 50% 2021-05-18T14:15:34.6282309Z (Reading database ... 55% 2021-05-18T14:15:34.6329538Z (Reading database ... 60% 2021-05-18T14:15:34.6364772Z (Reading database ... 65% 2021-05-18T14:15:34.6509017Z (Reading database ... 70% 2021-05-18T14:15:34.6666512Z (Reading database ... 75% 2021-05-18T14:15:34.6699811Z (Reading database ... 80% 2021-05-18T14:15:34.7139032Z (Reading database ... 85% 2021-05-18T14:15:34.7492533Z (Reading database ... 90% 2021-05-18T14:15:34.7582403Z (Reading database ... 95% 2021-05-18T14:15:34.7583017Z (Reading database ... 100% 2021-05-18T14:15:34.7583913Z (Reading database ... 268728 files and directories currently installed.) 2021-05-18T14:15:34.7709319Z Preparing to unpack .../0-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-05-18T14:15:34.7726743Z Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:15:34.8062593Z Selecting previously unselected package libkdb5-9:amd64. 2021-05-18T14:15:34.8384422Z Preparing to unpack .../1-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-05-18T14:15:34.8400918Z Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:15:34.8762530Z Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-05-18T14:15:34.9002980Z Preparing to unpack .../2-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-18T14:15:34.9017296Z Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:15:34.9344910Z Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-05-18T14:15:34.9663476Z Preparing to unpack .../3-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-18T14:15:34.9672834Z Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:15:35.0021215Z Selecting previously unselected package comerr-dev:amd64. 2021-05-18T14:15:35.0292344Z Preparing to unpack .../4-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-05-18T14:15:35.0329688Z Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-18T14:15:35.0802975Z Selecting previously unselected package krb5-multidev:amd64. 2021-05-18T14:15:35.1049347Z Preparing to unpack .../5-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-18T14:15:35.1061504Z Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:15:35.1562547Z Selecting previously unselected package libnorm-dev:amd64. 2021-05-18T14:15:35.1818641Z Preparing to unpack .../6-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 2021-05-18T14:15:35.1832565Z Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-18T14:15:35.2715635Z Selecting previously unselected package libpgm-dev:amd64. 2021-05-18T14:15:35.2990073Z Preparing to unpack .../7-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-05-18T14:15:35.2999556Z Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-18T14:15:35.3522552Z Selecting previously unselected package libkrb5-dev:amd64. 2021-05-18T14:15:35.3803752Z Preparing to unpack .../8-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-18T14:15:35.3819944Z Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:15:35.4163232Z Selecting previously unselected package libzmq3-dev:amd64. 2021-05-18T14:15:35.4442393Z Preparing to unpack .../9-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 2021-05-18T14:15:35.4452536Z Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-18T14:15:35.5747313Z Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-18T14:15:35.5786530Z Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:15:35.5814846Z Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-18T14:15:35.5846710Z Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-18T14:15:35.5888210Z Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:15:35.5917600Z Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:15:35.5948570Z Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:15:35.5974288Z Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:15:35.6000307Z Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:15:35.6026404Z Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-18T14:15:35.6059046Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:15:35.6289685Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:15:39.6166017Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-18T14:15:42.2227531Z Reading package lists... 2021-05-18T14:15:42.4036743Z Building dependency tree... 2021-05-18T14:15:42.4058087Z Reading state information... 2021-05-18T14:15:42.5696717Z E: Unable to locate package udunits 2021-05-18T14:15:42.6419053Z Reading package lists... 2021-05-18T14:15:42.8290623Z Building dependency tree... 2021-05-18T14:15:42.8312365Z Reading state information... 2021-05-18T14:15:42.9975086Z The following additional packages will be installed: 2021-05-18T14:15:42.9977216Z libwebpdemux2 2021-05-18T14:15:43.0455141Z The following NEW packages will be installed: 2021-05-18T14:15:43.0457222Z libwebp-dev libwebpdemux2 2021-05-18T14:15:43.0681454Z 0 upgraded, 2 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:15:43.0682313Z Need to get 277 kB of archives. 2021-05-18T14:15:43.0683354Z After this operation, 965 kB of additional disk space will be used. 2021-05-18T14:15:43.0685361Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebpdemux2 amd64 0.6.1-2 [9472 B] 2021-05-18T14:15:43.0700238Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebp-dev amd64 0.6.1-2 [267 kB] 2021-05-18T14:15:43.5449887Z Fetched 277 kB in 0s (11.4 MB/s) 2021-05-18T14:15:43.5868153Z Selecting previously unselected package libwebpdemux2:amd64. 2021-05-18T14:15:43.5951542Z (Reading database ... 2021-05-18T14:15:43.5952524Z (Reading database ... 5% 2021-05-18T14:15:43.5953305Z (Reading database ... 10% 2021-05-18T14:15:43.5954105Z (Reading database ... 15% 2021-05-18T14:15:43.5955475Z (Reading database ... 20% 2021-05-18T14:15:43.5956273Z (Reading database ... 25% 2021-05-18T14:15:43.5957017Z (Reading database ... 30% 2021-05-18T14:15:43.5985492Z (Reading database ... 35% 2021-05-18T14:15:43.6040923Z (Reading database ... 40% 2021-05-18T14:15:43.6041936Z (Reading database ... 45% 2021-05-18T14:15:43.6042501Z (Reading database ... 50% 2021-05-18T14:15:43.6044972Z (Reading database ... 55% 2021-05-18T14:15:43.6053476Z (Reading database ... 60% 2021-05-18T14:15:43.6092667Z (Reading database ... 65% 2021-05-18T14:15:43.6241551Z (Reading database ... 70% 2021-05-18T14:15:43.6382601Z (Reading database ... 75% 2021-05-18T14:15:43.6411346Z (Reading database ... 80% 2021-05-18T14:15:43.6925461Z (Reading database ... 85% 2021-05-18T14:15:43.7389030Z (Reading database ... 90% 2021-05-18T14:15:43.7523963Z (Reading database ... 95% 2021-05-18T14:15:43.7524750Z (Reading database ... 100% 2021-05-18T14:15:43.7525831Z (Reading database ... 269028 files and directories currently installed.) 2021-05-18T14:15:43.7664190Z Preparing to unpack .../libwebpdemux2_0.6.1-2_amd64.deb ... 2021-05-18T14:15:43.7683139Z Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-18T14:15:43.8003733Z Selecting previously unselected package libwebp-dev:amd64. 2021-05-18T14:15:43.8289263Z Preparing to unpack .../libwebp-dev_0.6.1-2_amd64.deb ... 2021-05-18T14:15:43.8301681Z Unpacking libwebp-dev:amd64 (0.6.1-2) ... 2021-05-18T14:15:43.9266075Z Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-18T14:15:43.9297369Z Setting up libwebp-dev:amd64 (0.6.1-2) ... 2021-05-18T14:15:43.9327697Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:15:46.3537215Z Reading package lists... 2021-05-18T14:15:46.5625087Z Building dependency tree... 2021-05-18T14:15:46.5647933Z Reading state information... 2021-05-18T14:15:46.7679118Z The following additional packages will be installed: 2021-05-18T14:15:46.7685269Z gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-18T14:15:46.7688017Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-18T14:15:46.7689500Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-18T14:15:46.7698875Z Suggested packages: 2021-05-18T14:15:46.7700078Z cargo-doc gdb-doc gdbserver rust-doc rust-src 2021-05-18T14:15:46.7700791Z Recommended packages: 2021-05-18T14:15:46.7701295Z cargo 2021-05-18T14:15:46.8361593Z The following NEW packages will be installed: 2021-05-18T14:15:46.8369931Z cargo gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-18T14:15:46.8371788Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-18T14:15:46.8374444Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-18T14:15:46.8694728Z 0 upgraded, 13 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:15:46.8695895Z Need to get 108 MB of archives. 2021-05-18T14:15:46.8696855Z After this operation, 501 MB of additional disk space will be used. 2021-05-18T14:15:46.8699395Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-05-18T14:15:46.8739713Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB] 2021-05-18T14:15:46.8748116Z 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-18T14:15:46.8756630Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libboost-regex1.71.0 amd64 1.71.0-6ubuntu6 [471 kB] 2021-05-18T14:15:46.8802376Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight4v5 amd64 3.1.8-1.2build5 [232 kB] 2021-05-18T14:15:46.8828333Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 [15.3 kB] 2021-05-18T14:15:46.8834009Z 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-18T14:15:47.0224952Z 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-18T14:15:47.8262068Z 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-18T14:15:48.3064525Z 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-18T14:15:48.3297676Z 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-18T14:15:48.3655314Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.2 [10.5 MB] 2021-05-18T14:15:48.4868811Z 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-18T14:15:48.9452910Z Fetched 108 MB in 2s (65.6 MB/s) 2021-05-18T14:15:48.9794379Z Selecting previously unselected package libbabeltrace1:amd64. 2021-05-18T14:15:48.9874443Z (Reading database ... 2021-05-18T14:15:48.9875067Z (Reading database ... 5% 2021-05-18T14:15:48.9875660Z (Reading database ... 10% 2021-05-18T14:15:48.9876321Z (Reading database ... 15% 2021-05-18T14:15:48.9876887Z (Reading database ... 20% 2021-05-18T14:15:48.9877491Z (Reading database ... 25% 2021-05-18T14:15:48.9878053Z (Reading database ... 30% 2021-05-18T14:15:48.9878626Z (Reading database ... 35% 2021-05-18T14:15:48.9879203Z (Reading database ... 40% 2021-05-18T14:15:48.9879763Z (Reading database ... 45% 2021-05-18T14:15:48.9880687Z (Reading database ... 50% 2021-05-18T14:15:48.9919193Z (Reading database ... 55% 2021-05-18T14:15:48.9966503Z (Reading database ... 60% 2021-05-18T14:15:48.9999582Z (Reading database ... 65% 2021-05-18T14:15:49.0130312Z (Reading database ... 70% 2021-05-18T14:15:49.0259235Z (Reading database ... 75% 2021-05-18T14:15:49.0286476Z (Reading database ... 80% 2021-05-18T14:15:49.0707625Z (Reading database ... 85% 2021-05-18T14:15:49.1043744Z (Reading database ... 90% 2021-05-18T14:15:49.1129406Z (Reading database ... 95% 2021-05-18T14:15:49.1130267Z (Reading database ... 100% 2021-05-18T14:15:49.1131323Z (Reading database ... 269056 files and directories currently installed.) 2021-05-18T14:15:49.1254302Z Preparing to unpack .../00-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-05-18T14:15:49.1277768Z Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-18T14:15:49.1761680Z Selecting previously unselected package libipt2. 2021-05-18T14:15:49.2007366Z Preparing to unpack .../01-libipt2_2.0.1-1_amd64.deb ... 2021-05-18T14:15:49.2015084Z Unpacking libipt2 (2.0.1-1) ... 2021-05-18T14:15:49.2401890Z Selecting previously unselected package libsource-highlight-common. 2021-05-18T14:15:49.2643889Z Preparing to unpack .../02-libsource-highlight-common_3.1.8-1.2build5_all.deb ... 2021-05-18T14:15:49.2653226Z Unpacking libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-18T14:15:49.3122765Z Selecting previously unselected package libboost-regex1.71.0:amd64. 2021-05-18T14:15:49.3374630Z Preparing to unpack .../03-libboost-regex1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-18T14:15:49.3385834Z Unpacking libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-18T14:15:49.4202108Z Selecting previously unselected package libsource-highlight4v5. 2021-05-18T14:15:49.4445047Z Preparing to unpack .../04-libsource-highlight4v5_3.1.8-1.2build5_amd64.deb ... 2021-05-18T14:15:49.4453621Z Unpacking libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-18T14:15:49.4961384Z Selecting previously unselected package libxxhash0:amd64. 2021-05-18T14:15:49.5226738Z Preparing to unpack .../05-libxxhash0_0.7.3-1_amd64.deb ... 2021-05-18T14:15:49.5236093Z Unpacking libxxhash0:amd64 (0.7.3-1) ... 2021-05-18T14:15:49.5521434Z Selecting previously unselected package gdb. 2021-05-18T14:15:49.5782957Z Preparing to unpack .../06-gdb_10.2-0ubuntu1~20.04~1_amd64.deb ... 2021-05-18T14:15:49.5794638Z Unpacking gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-18T14:15:49.9362752Z Selecting previously unselected package libstd-rust-1.47:amd64. 2021-05-18T14:15:49.9629435Z Preparing to unpack .../07-libstd-rust-1.47_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-18T14:15:49.9640483Z Unpacking libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-18T14:15:56.4681936Z Selecting previously unselected package libstd-rust-dev:amd64. 2021-05-18T14:15:56.4933462Z Preparing to unpack .../08-libstd-rust-dev_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-18T14:15:56.4942171Z Unpacking libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-18T14:15:59.7526130Z Selecting previously unselected package rustc. 2021-05-18T14:15:59.7813086Z Preparing to unpack .../09-rustc_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-18T14:15:59.7825808Z Unpacking rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-18T14:15:59.9788282Z Selecting previously unselected package cargo. 2021-05-18T14:16:00.0114095Z Preparing to unpack .../10-cargo_0.47.0-1~exp1ubuntu1~20.04.1_amd64.deb ... 2021-05-18T14:16:00.0121996Z Unpacking cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-18T14:16:00.4043332Z Selecting previously unselected package libc6-dbg:amd64. 2021-05-18T14:16:00.4307428Z Preparing to unpack .../11-libc6-dbg_2.31-0ubuntu9.2_amd64.deb ... 2021-05-18T14:16:00.4317051Z Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-18T14:16:01.7078622Z Selecting previously unselected package rust-gdb. 2021-05-18T14:16:01.7393103Z Preparing to unpack .../12-rust-gdb_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_all.deb ... 2021-05-18T14:16:01.7407799Z Unpacking rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-18T14:16:01.8097741Z Setting up libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-18T14:16:01.8137822Z Setting up libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-18T14:16:01.8163816Z Setting up libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-18T14:16:01.8193221Z Setting up libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-18T14:16:01.8220542Z Setting up libipt2 (2.0.1-1) ... 2021-05-18T14:16:01.8246415Z Setting up libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-18T14:16:01.8273994Z Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-18T14:16:01.8303964Z Setting up rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-18T14:16:01.8336437Z Setting up libxxhash0:amd64 (0.7.3-1) ... 2021-05-18T14:16:01.8363534Z Setting up libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-18T14:16:01.8395414Z Setting up cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-18T14:16:01.8418847Z Setting up gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-18T14:16:01.8453126Z Setting up rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-18T14:16:01.8494222Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:16:01.8738283Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:16:05.7597260Z Reading package lists... 2021-05-18T14:16:05.9506580Z Building dependency tree... 2021-05-18T14:16:05.9528340Z Reading state information... 2021-05-18T14:16:06.1356961Z The following additional packages will be installed: 2021-05-18T14:16:06.1365509Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-18T14:16:06.1367462Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-18T14:16:06.1369054Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-18T14:16:06.1371171Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-18T14:16:06.1373026Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-18T14:16:06.1374514Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-18T14:16:06.1376215Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-18T14:16:06.1377842Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-18T14:16:06.1380379Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-18T14:16:06.1382532Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-18T14:16:06.1384520Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-18T14:16:06.1386400Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-18T14:16:06.1388047Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-18T14:16:06.1391074Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-18T14:16:06.1393703Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-18T14:16:06.1396758Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-18T14:16:06.1398387Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-18T14:16:06.1400106Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-18T14:16:06.1401780Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-18T14:16:06.1403127Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-18T14:16:06.1404439Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-18T14:16:06.1405831Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-18T14:16:06.1407132Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-18T14:16:06.1408380Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-18T14:16:06.1411975Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-18T14:16:06.1414188Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-18T14:16:06.1416989Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-18T14:16:06.1418663Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-18T14:16:06.1420251Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-18T14:16:06.1421743Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-18T14:16:06.1423120Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-18T14:16:06.1424481Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-18T14:16:06.1425962Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-18T14:16:06.1427473Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-18T14:16:06.1429105Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-18T14:16:06.1430717Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-18T14:16:06.1432241Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-18T14:16:06.1433720Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-18T14:16:06.1435144Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-18T14:16:06.1436700Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-18T14:16:06.1438578Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-18T14:16:06.1440249Z python3-webencodings qdoc-qt5 qgis-common qgis-plugin-grass 2021-05-18T14:16:06.1441734Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-18T14:16:06.1443439Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-18T14:16:06.1445202Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-18T14:16:06.1446767Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-18T14:16:06.1448252Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-18T14:16:06.1449886Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-18T14:16:06.1452291Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-18T14:16:06.1453124Z Suggested packages: 2021-05-18T14:16:06.1454327Z avahi-autoipd blt-demo libgdal-grass grass-dev grass-gui e00compr avce00 2021-05-18T14:16:06.1456114Z gnuplot gpsbabel gpstrans netpbm python3-rpy2 python3-termcolor grass 2021-05-18T14:16:06.1457853Z grass-dev-doc gvfs exiv2 geotiff-bin libgeotiff-epsg libvisual-0.4-plugins 2021-05-18T14:16:06.1459467Z libhdf4-doc libhdf4-alt-dev hdf4-tools libjs-jquery-ui-docs avahi-autoipd 2021-05-18T14:16:06.1460835Z | zeroconf ogdi-bin pcscd libqscintilla2-doc qtwayland5 2021-05-18T14:16:06.1463193Z qt5-qmltooling-plugins pinentry-doc python-cycler-doc python-future-doc 2021-05-18T14:16:06.1465076Z python3-genshi python3-lxml-dbg python-lxml-doc dvipng gir1.2-gtk-3.0 2021-05-18T14:16:06.1466629Z inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-18T14:16:06.1469531Z python3-gobject python3-nose python3-scipy python3-tornado 2021-05-18T14:16:06.1471373Z texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-18T14:16:06.1473006Z python3-pytest python3-numpy-dbg owslib-doc python-pil-doc python3-pil-dbg 2021-05-18T14:16:06.1474701Z python3-pandas python3-ipykernel python-psycopg2-doc python-pyparsing-doc 2021-05-18T14:16:06.1476273Z python3-pyqt5-dbg otb-qgis saga tix python3-tk-dbg qt5-doc comgt wvdial 2021-05-18T14:16:06.1477412Z wpagui libengine-pkcs11-openssl 2021-05-18T14:16:07.1328241Z The following NEW packages will be installed: 2021-05-18T14:16:07.1338277Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-18T14:16:07.1340064Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-18T14:16:07.1341773Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-18T14:16:07.1343652Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-18T14:16:07.1345520Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-18T14:16:07.1347132Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-18T14:16:07.1348790Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-18T14:16:07.1352081Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-18T14:16:07.1353680Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-18T14:16:07.1355161Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-18T14:16:07.1356707Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-18T14:16:07.1358259Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-18T14:16:07.1360046Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-18T14:16:07.1361876Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-18T14:16:07.1363622Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-18T14:16:07.1365245Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-18T14:16:07.1366799Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-18T14:16:07.1368624Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-18T14:16:07.1370268Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-18T14:16:07.1371602Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-18T14:16:07.1372901Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-18T14:16:07.1374266Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-18T14:16:07.1375573Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-18T14:16:07.1376818Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-18T14:16:07.1378062Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-18T14:16:07.1379571Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-18T14:16:07.1381640Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-18T14:16:07.1383212Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-18T14:16:07.1384941Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-18T14:16:07.1386408Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-18T14:16:07.1388038Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-18T14:16:07.1389683Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-18T14:16:07.1391145Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-18T14:16:07.1392937Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-18T14:16:07.1394916Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-18T14:16:07.1396542Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-18T14:16:07.1398234Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-18T14:16:07.1400332Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-18T14:16:07.1401828Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-18T14:16:07.1403676Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-18T14:16:07.1405538Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-18T14:16:07.1407177Z python3-webencodings qdoc-qt5 qgis qgis-common qgis-plugin-grass 2021-05-18T14:16:07.1408972Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-18T14:16:07.1410847Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-18T14:16:07.1412623Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-18T14:16:07.1414151Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-18T14:16:07.1416068Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-18T14:16:07.1417707Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-18T14:16:07.1419093Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-18T14:16:07.1420492Z 0 upgraded, 214 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:16:07.1421511Z Need to get 183 MB of archives. 2021-05-18T14:16:07.1422340Z After this operation, 776 MB of additional disk space will be used. 2021-05-18T14:16:07.1424158Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2021-05-18T14:16:07.1426828Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu1 [2005 kB] 2021-05-18T14:16:07.1428969Z 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-18T14:16:07.1431581Z 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-18T14:16:07.1433987Z 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-18T14:16:07.1436450Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmtdev1 amd64 1.1.5-1.1 [14.2 kB] 2021-05-18T14:16:07.1438836Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-common all 1.3-2ubuntu3 [45.3 kB] 2021-05-18T14:16:07.1441733Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom2 amd64 1.3-2ubuntu3 [20.0 kB] 2021-05-18T14:16:07.1444270Z 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-18T14:16:07.1446894Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput10 amd64 1.15.5-1ubuntu0.2 [112 kB] 2021-05-18T14:16:07.1449446Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu1 [208 kB] 2021-05-18T14:16:07.1452111Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu1 [674 kB] 2021-05-18T14:16:07.1454654Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [10.8 kB] 2021-05-18T14:16:07.1457047Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] 2021-05-18T14:16:07.1459377Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] 2021-05-18T14:16:07.1461676Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B] 2021-05-18T14:16:07.1463914Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB] 2021-05-18T14:16:07.1466387Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render-util0 amd64 0.3.9-1build1 [9912 B] 2021-05-18T14:16:07.1468647Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B] 2021-05-18T14:16:07.1470979Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinput0 amd64 1.14-2 [29.3 kB] 2021-05-18T14:16:07.1473248Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xkb1 amd64 1.14-2 [29.6 kB] 2021-05-18T14:16:07.1475621Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxkbcommon-x11-0 amd64 0.10.0-1 [13.4 kB] 2021-05-18T14:16:07.1478181Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5gui5 amd64 5.12.8+dfsg-0ubuntu1 [2971 kB] 2021-05-18T14:16:07.1480844Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5widgets5 amd64 5.12.8+dfsg-0ubuntu1 [2293 kB] 2021-05-18T14:16:07.1483187Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB] 2021-05-18T14:16:07.1485630Z 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-18T14:16:07.1488204Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgstreamer-plugins-base1.0-0 amd64 1.16.2-4 [735 kB] 2021-05-18T14:16:07.1490774Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhyphen0 amd64 2.8.8-7 [27.0 kB] 2021-05-18T14:16:07.1493417Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5positioning5 amd64 5.12.8+dfsg-0ubuntu1 [197 kB] 2021-05-18T14:16:07.1496196Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5printsupport5 amd64 5.12.8+dfsg-0ubuntu1 [193 kB] 2021-05-18T14:16:07.1498761Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5qml5 amd64 5.12.8-0ubuntu1 [1438 kB] 2021-05-18T14:16:07.1501066Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quick5 amd64 5.12.8-0ubuntu1 [1335 kB] 2021-05-18T14:16:07.1503496Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sensors5 amd64 5.12.8-0ubuntu1 [114 kB] 2021-05-18T14:16:07.1505917Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webchannel5 amd64 5.12.8-0ubuntu1 [51.2 kB] 2021-05-18T14:16:07.1508397Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwoff1 amd64 1.0.2-1build2 [42.0 kB] 2021-05-18T14:16:07.1510935Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-1ubuntu2 [12.1 MB] 2021-05-18T14:16:07.1513502Z 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-18T14:16:07.1516246Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers-common all 3.10.4+dfsg-1ubuntu2 [897 kB] 2021-05-18T14:16:07.1518851Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2 amd64 2.2.1-2build1 [307 kB] 2021-05-18T14:16:07.1521425Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2-plugins amd64 2.2.1-2build1 [191 kB] 2021-05-18T14:16:07.1523884Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5 amd64 5.12.8+dfsg-0ubuntu1 [121 kB] 2021-05-18T14:16:07.1526693Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5-sqlite amd64 5.12.8+dfsg-0ubuntu1 [47.5 kB] 2021-05-18T14:16:07.1529184Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-data all 3.0.4+dfsg-1build3 [186 kB] 2021-05-18T14:16:07.1531701Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarpack2 amd64 3.7.0-3 [92.8 kB] 2021-05-18T14:16:07.1533909Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsuperlu5 amd64 5.2.1+dfsg1-4 [159 kB] 2021-05-18T14:16:07.1536243Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarmadillo9 amd64 1:9.800.4+dfsg-1build1 [93.2 kB] 2021-05-18T14:16:07.1538503Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcfitsio8 amd64 3.470-3 [466 kB] 2021-05-18T14:16:07.1540458Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcharls2 amd64 2.0.0+dfsg-1build1 [74.1 kB] 2021-05-18T14:16:07.1542338Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdap25 amd64 3.20.5-1 [435 kB] 2021-05-18T14:16:07.1544739Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdapclient6v5 amd64 3.20.5-1 [92.2 kB] 2021-05-18T14:16:07.1547047Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libepsilon1 amd64 0.9.2+dfsg-4 [41.0 kB] 2021-05-18T14:16:07.1549514Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfreexl1 amd64 1.0.5-3 [33.4 kB] 2021-05-18T14:16:07.1551845Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfyba0 amd64 4.1.1-6build1 [113 kB] 2021-05-18T14:16:07.1554190Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-3.8.0 amd64 3.8.0-1build1 [535 kB] 2021-05-18T14:16:07.1556544Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-c1v5 amd64 3.8.0-1build1 [69.9 kB] 2021-05-18T14:16:07.1558839Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-data all 6.3.1-1 [7647 kB] 2021-05-18T14:16:07.1561073Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libproj15 amd64 6.3.1-1 [925 kB] 2021-05-18T14:16:07.1563423Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeotiff5 amd64 1.5.1-2 [53.1 kB] 2021-05-18T14:16:07.1565896Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf4-0-alt amd64 4.2.14-1ubuntu1 [268 kB] 2021-05-18T14:16:07.1568290Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2021-05-18T14:16:07.1570409Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liburiparser1 amd64 0.9.3-2 [39.3 kB] 2021-05-18T14:16:07.1572909Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlbase1 amd64 1.3.0-8build1 [45.4 kB] 2021-05-18T14:16:07.1574998Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmldom1 amd64 1.3.0-8build1 [152 kB] 2021-05-18T14:16:07.1577546Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlengine1 amd64 1.3.0-8build1 [72.5 kB] 2021-05-18T14:16:07.1580033Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnetcdf15 amd64 1:4.7.3-1 [341 kB] 2021-05-18T14:16:07.1582086Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libogdi4.1 amd64 4.1.0+ds-1build1 [198 kB] 2021-05-18T14:16:07.1584144Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqhull7 amd64 2015.2-4 [152 kB] 2021-05-18T14:16:07.1586717Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialite7 amd64 4.3.0a-6build1 [1286 kB] 2021-05-18T14:16:07.1589256Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxerces-c3.2 amd64 3.2.2+debian-1build3 [878 kB] 2021-05-18T14:16:07.1591697Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgdal26 amd64 3.0.4+dfsg-1build3 [6156 kB] 2021-05-18T14:16:07.1594330Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5concurrent5 amd64 5.12.8+dfsg-0ubuntu1 [33.5 kB] 2021-05-18T14:16:07.1597194Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5keychain1 amd64 0.10.0-1build1 [48.4 kB] 2021-05-18T14:16:07.1599918Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5serialport5 amd64 5.12.8-0ubuntu1 [33.1 kB] 2021-05-18T14:16:07.1602444Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5xml5 amd64 5.12.8+dfsg-0ubuntu1 [105 kB] 2021-05-18T14:16:07.1604933Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialindex6 amd64 1.9.3-1build1 [266 kB] 2021-05-18T14:16:07.1607499Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzip5 amd64 1.5.1-0ubuntu1 [46.7 kB] 2021-05-18T14:16:07.1609965Z 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-18T14:16:07.1612702Z 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-18T14:16:07.1615388Z 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-18T14:16:07.1618105Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-15 amd64 2.11.2+dfsg-6 [1238 kB] 2021-05-18T14:16:07.1620557Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quickwidgets5 amd64 5.12.8-0ubuntu1 [39.8 kB] 2021-05-18T14:16:07.1623128Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5opengl5 amd64 5.12.8+dfsg-0ubuntu1 [136 kB] 2021-05-18T14:16:07.1625559Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqwt-qt5-6 amd64 6.1.4-1.1build1 [427 kB] 2021-05-18T14:16:07.1628006Z 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-18T14:16:07.1630704Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers amd64 3.10.4+dfsg-1ubuntu2 [1940 kB] 2021-05-18T14:16:07.1633200Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-core7 amd64 0.7-4ubuntu7 [81.7 kB] 2021-05-18T14:16:07.1635398Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdaemon0 amd64 0.14-7 [13.9 kB] 2021-05-18T14:16:07.1637641Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 avahi-daemon amd64 0.7-4ubuntu7 [61.0 kB] 2021-05-18T14:16:07.1639990Z 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-18T14:16:07.1642289Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4944 B] 2021-05-18T14:16:07.1644378Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2021-05-18T14:16:07.1646650Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgck-1-0 amd64 3.36.0-2build1 [75.5 kB] 2021-05-18T14:16:07.1648929Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-base-3-1 amd64 3.36.0-2build1 [193 kB] 2021-05-18T14:16:07.1651403Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-ui-3-1 amd64 3.36.0-2build1 [127 kB] 2021-05-18T14:16:07.1653838Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gcr amd64 3.36.0-2build1 [63.9 kB] 2021-05-18T14:16:07.1656064Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2725 kB] 2021-05-18T14:16:07.1658560Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-gdal amd64 3.0.4+dfsg-1build3 [527 kB] 2021-05-18T14:16:07.1661186Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-bin amd64 3.0.4+dfsg-1build3 [256 kB] 2021-05-18T14:16:07.1663656Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-glib1 amd64 0.7-4ubuntu7 [7804 B] 2021-05-18T14:16:07.1665993Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmm-glib0 amd64 1.12.8-1 [185 kB] 2021-05-18T14:16:07.1668333Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 geoclue-2.0 amd64 2.5.6-0ubuntu1 [91.9 kB] 2021-05-18T14:16:07.1670968Z 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-18T14:16:07.1673451Z 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-18T14:16:07.1675762Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 pinentry-gnome3 amd64 1.1.0-3build1 [38.6 kB] 2021-05-18T14:16:07.1678172Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring amd64 3.36.0-1ubuntu1 [613 kB] 2021-05-18T14:16:07.1680780Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring-pkcs11 amd64 3.36.0-1ubuntu1 [28.0 kB] 2021-05-18T14:16:07.1683191Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-doc all 7.8.2-1build3 [32.4 MB] 2021-05-18T14:16:07.5828711Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblaszip8 amd64 3.4.3-1build1 [125 kB] 2021-05-18T14:16:07.5847945Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-util9 amd64 2.0.1+ds-1build3 [68.5 kB] 2021-05-18T14:16:07.5857706Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-base9 amd64 2.0.1+ds-1build3 [1739 kB] 2021-05-18T14:16:07.6430185Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-core amd64 7.8.2-1build3 [5737 kB] 2021-05-18T14:16:07.7842111Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdparanoia0 amd64 3.10.2+debian-13 [46.7 kB] 2021-05-18T14:16:07.7879562Z 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-18T14:16:07.7907648Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gstreamer1.0-plugins-base amd64 1.16.2-4 [619 kB] 2021-05-18T14:16:07.8115575Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 iio-sensor-proxy amd64 2.8-1ubuntu1 [35.8 kB] 2021-05-18T14:16:07.8123170Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libassimp5 amd64 5.0.1~ds0-1build1 [2775 kB] 2021-05-18T14:16:07.9060772Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexiv2-27 amd64 0.27.2-8ubuntu2.2 [788 kB] 2021-05-18T14:16:07.9301426Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi0ldbl amd64 2.4.0-10build1 [155 kB] 2021-05-18T14:16:07.9349965Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi-bin amd64 2.4.0-10build1 [10.5 kB] 2021-05-18T14:16:07.9365639Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2021-05-18T14:16:07.9382912Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2021-05-18T14:16:07.9478229Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-glib4 amd64 1.22.0-2 [101 kB] 2021-05-18T14:16:07.9517452Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-proxy amd64 1.22.0-2 [5908 B] 2021-05-18T14:16:07.9524375Z 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-18T14:16:07.9533492Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-05-18T14:16:07.9617662Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnss-mdns amd64 0.14.1-1ubuntu1 [22.9 kB] 2021-05-18T14:16:07.9629000Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpam-gnome-keyring amd64 3.36.0-1ubuntu1 [23.3 kB] 2021-05-18T14:16:07.9641665Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB] 2021-05-18T14:16:07.9653522Z 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-18T14:16:07.9663721Z 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-18T14:16:07.9694517Z 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-18T14:16:07.9729549Z Get:132 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-python amd64 2.0.1+ds-1build3 [136 kB] 2021-05-18T14:16:07.9769132Z Get:133 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsqlite3-mod-spatialite amd64 4.3.0a-6build1 [1265 kB] 2021-05-18T14:16:08.0139861Z 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-18T14:16:08.0166143Z Get:135 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugins amd64 2.0.1+ds-1build3 [12.9 kB] 2021-05-18T14:16:08.0173245Z Get:136 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dcore5 amd64 5.12.8+dfsg-0ubuntu1 [137 kB] 2021-05-18T14:16:08.0205109Z Get:137 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53drender5 amd64 5.12.8+dfsg-0ubuntu1 [689 kB] 2021-05-18T14:16:08.0383913Z Get:138 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53danimation5 amd64 5.12.8+dfsg-0ubuntu1 [159 kB] 2021-05-18T14:16:08.0402408Z Get:139 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dinput5 amd64 5.12.8+dfsg-0ubuntu1 [125 kB] 2021-05-18T14:16:08.0436408Z Get:140 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dlogic5 amd64 5.12.8+dfsg-0ubuntu1 [25.9 kB] 2021-05-18T14:16:08.0446646Z Get:141 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dextras5 amd64 5.12.8+dfsg-0ubuntu1 [157 kB] 2021-05-18T14:16:08.0484934Z 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-18T14:16:08.0499658Z 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-18T14:16:08.0510666Z Get:144 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-gltfsceneio-plugin amd64 5.12.8+dfsg-0ubuntu1 [110 kB] 2021-05-18T14:16:08.0537899Z Get:145 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dquickscene2d5 amd64 5.12.8+dfsg-0ubuntu1 [38.4 kB] 2021-05-18T14:16:08.0553019Z 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-18T14:16:08.0632570Z 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-18T14:16:08.0686673Z 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-18T14:16:08.0891100Z 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-18T14:16:08.1585005Z Get:150 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtchooser amd64 66-2build1 [24.7 kB] 2021-05-18T14:16:08.1592375Z Get:151 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qdoc-qt5 amd64 5.12.8-0ubuntu1 [507 kB] 2021-05-18T14:16:08.1698180Z Get:152 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5help5 amd64 5.12.8-0ubuntu1 [134 kB] 2021-05-18T14:16:08.1727622Z Get:153 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qhelpgenerator-qt5 amd64 5.12.8-0ubuntu1 [64.3 kB] 2021-05-18T14:16:08.1752187Z Get:154 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-assistant amd64 5.12.8-0ubuntu1 [369 kB] 2021-05-18T14:16:08.1869428Z Get:155 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtattributionsscanner-qt5 amd64 5.12.8-0ubuntu1 [26.0 kB] 2021-05-18T14:16:08.1879691Z Get:156 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designer5 amd64 5.12.8-0ubuntu1 [2778 kB] 2021-05-18T14:16:08.2636571Z Get:157 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designercomponents5 amd64 5.12.8-0ubuntu1 [718 kB] 2021-05-18T14:16:08.2850606Z Get:158 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttools5-dev-tools amd64 5.12.8-0ubuntu1 [1031 kB] 2021-05-18T14:16:08.3135115Z Get:159 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-customwidgets amd64 3.10.4+dfsg-1ubuntu2 [3397 kB] 2021-05-18T14:16:08.4141765Z 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-18T14:16:08.4232441Z 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-18T14:16:08.4308884Z 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-18T14:16:08.4324626Z Get:163 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-glib5 amd64 1.24.8-1 [529 kB] 2021-05-18T14:16:08.4481710Z Get:164 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-proxy amd64 1.24.8-1 [5856 B] 2021-05-18T14:16:08.4491539Z Get:165 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5test5 amd64 5.12.8+dfsg-0ubuntu1 [131 kB] 2021-05-18T14:16:08.4543335Z Get:166 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-bin amd64 1.3-2ubuntu3 [5484 B] 2021-05-18T14:16:08.4553473Z Get:167 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 modemmanager amd64 1.12.8-1 [755 kB] 2021-05-18T14:16:08.4779308Z Get:168 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-05-18T14:16:08.4891075Z Get:169 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3788 kB] 2021-05-18T14:16:08.6075366Z Get:170 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2021-05-18T14:16:08.6084773Z Get:171 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2021-05-18T14:16:08.6113262Z Get:172 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8132 B] 2021-05-18T14:16:08.6119276Z Get:173 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2021-05-18T14:16:08.6139439Z Get:174 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2021-05-18T14:16:08.6148747Z Get:175 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-future all 0.18.2-2 [336 kB] 2021-05-18T14:16:08.6255688Z Get:176 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2021-05-18T14:16:08.6260012Z Get:177 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2021-05-18T14:16:08.6291648Z Get:178 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-ipython-genutils all 0.2.0-1ubuntu1 [21.1 kB] 2021-05-18T14:16:08.6306299Z Get:179 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-traitlets all 4.3.3-3 [59.9 kB] 2021-05-18T14:16:08.6328393Z Get:180 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-jupyter-core all 4.6.3-3 [41.2 kB] 2021-05-18T14:16:08.6342738Z Get:181 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2021-05-18T14:16:08.6367262Z Get:182 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.3 [1382 kB] 2021-05-18T14:16:08.6784761Z Get:183 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-05-18T14:16:08.6800082Z Get:184 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4459 kB] 2021-05-18T14:16:08.8106772Z Get:185 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nbformat all 5.0.4-1 [29.8 kB] 2021-05-18T14:16:08.8114497Z Get:186 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-05-18T14:16:08.8130125Z Get:187 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyproj amd64 2.5.0+ds-1 [297 kB] 2021-05-18T14:16:08.8198508Z Get:188 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB] 2021-05-18T14:16:08.8210680Z Get:189 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-owslib all 0.19.1-1 [115 kB] 2021-05-18T14:16:08.8245914Z Get:190 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.3 [363 kB] 2021-05-18T14:16:08.8337272Z Get:191 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-retrying all 1.3.3-4 [8160 B] 2021-05-18T14:16:08.8348258Z Get:192 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-plotly all 4.4.1+dfsg-1 [1960 kB] 2021-05-18T14:16:08.8775730Z Get:193 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-psycopg2 amd64 2.8.4-2 [112 kB] 2021-05-18T14:16:08.8813717Z Get:194 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sip amd64 4.19.21+dfsg-1build1 [87.9 kB] 2021-05-18T14:16:08.8828171Z Get:195 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5 amd64 5.14.1+dfsg-3build1 [2318 kB] 2021-05-18T14:16:08.9736540Z Get:196 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qsci amd64 2.11.2+dfsg-6 [230 kB] 2021-05-18T14:16:08.9838620Z 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-18T14:16:08.9853228Z 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-18T14:16:08.9864933Z Get:199 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtwebkit amd64 5.14.1+dfsg-3build1 [103 kB] 2021-05-18T14:16:08.9882223Z Get:200 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis-common all 3.10.4+dfsg-1ubuntu2 [2390 kB] 2021-05-18T14:16:09.0646280Z Get:201 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis amd64 3.10.4+dfsg-1ubuntu2 [7772 kB] 2021-05-18T14:16:09.2978561Z 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-18T14:16:09.3021109Z Get:203 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-leaflet all 1.6.0~dfsg-1 [313 kB] 2021-05-18T14:16:09.3115159Z Get:204 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-common all 3.10.4+dfsg-1ubuntu2 [16.7 MB] 2021-05-18T14:16:09.4675143Z Get:205 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis amd64 3.10.4+dfsg-1ubuntu2 [4788 kB] 2021-05-18T14:16:09.5119777Z 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-18T14:16:09.5165688Z 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-18T14:16:09.5176559Z Get:208 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass amd64 3.10.4+dfsg-1ubuntu2 [601 kB] 2021-05-18T14:16:09.5233121Z Get:209 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-gtk-platformtheme amd64 5.12.8+dfsg-0ubuntu1 [124 kB] 2021-05-18T14:16:09.5250697Z Get:210 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1486 kB] 2021-05-18T14:16:09.5834829Z Get:211 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 wpasupplicant amd64 2:2.9-1ubuntu4.3 [1183 kB] 2021-05-18T14:16:09.5985052Z Get:212 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-bin amd64 6.3.1-1 [88.8 kB] 2021-05-18T14:16:09.5994937Z Get:213 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch-data all 20191128-3 [32.3 kB] 2021-05-18T14:16:09.5999208Z Get:214 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch amd64 2.5.2+repack0-2ubuntu3 [53.1 kB] 2021-05-18T14:16:10.7749946Z Fetched 183 MB in 3s (54.5 MB/s) 2021-05-18T14:16:10.8112214Z Selecting previously unselected package libdouble-conversion3:amd64. 2021-05-18T14:16:10.8194587Z (Reading database ... 2021-05-18T14:16:10.8195563Z (Reading database ... 5% 2021-05-18T14:16:10.8196639Z (Reading database ... 10% 2021-05-18T14:16:10.8197272Z (Reading database ... 15% 2021-05-18T14:16:10.8197834Z (Reading database ... 20% 2021-05-18T14:16:10.8198466Z (Reading database ... 25% 2021-05-18T14:16:10.8199028Z (Reading database ... 30% 2021-05-18T14:16:10.8199596Z (Reading database ... 35% 2021-05-18T14:16:10.8200900Z (Reading database ... 40% 2021-05-18T14:16:10.8201442Z (Reading database ... 45% 2021-05-18T14:16:10.8202004Z (Reading database ... 50% 2021-05-18T14:16:10.8235909Z (Reading database ... 55% 2021-05-18T14:16:10.8285835Z (Reading database ... 60% 2021-05-18T14:16:10.8320661Z (Reading database ... 65% 2021-05-18T14:16:10.8446829Z (Reading database ... 70% 2021-05-18T14:16:10.8565118Z (Reading database ... 75% 2021-05-18T14:16:10.8594912Z (Reading database ... 80% 2021-05-18T14:16:10.8977839Z (Reading database ... 85% 2021-05-18T14:16:10.9303703Z (Reading database ... 90% 2021-05-18T14:16:10.9385720Z (Reading database ... 95% 2021-05-18T14:16:10.9386236Z (Reading database ... 100% 2021-05-18T14:16:10.9386962Z (Reading database ... 269811 files and directories currently installed.) 2021-05-18T14:16:10.9498789Z Preparing to unpack .../000-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2021-05-18T14:16:10.9527037Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-18T14:16:10.9856262Z Selecting previously unselected package libqt5core5a:amd64. 2021-05-18T14:16:11.0143755Z Preparing to unpack .../001-libqt5core5a_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:16:11.0228823Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:16:11.2250414Z Selecting previously unselected package libegl-mesa0:amd64. 2021-05-18T14:16:11.2562412Z Preparing to unpack .../002-libegl-mesa0_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-18T14:16:11.2572830Z Unpacking libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-18T14:16:11.2921534Z Selecting previously unselected package libegl1:amd64. 2021-05-18T14:16:11.3220811Z Preparing to unpack .../003-libegl1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-18T14:16:11.3232018Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-18T14:16:11.3562629Z Selecting previously unselected package libevdev2:amd64. 2021-05-18T14:16:11.3802354Z Preparing to unpack .../004-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2021-05-18T14:16:11.3811555Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-18T14:16:11.4078876Z Selecting previously unselected package libmtdev1:amd64. 2021-05-18T14:16:11.4382965Z Preparing to unpack .../005-libmtdev1_1.1.5-1.1_amd64.deb ... 2021-05-18T14:16:11.4391961Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-18T14:16:11.4681753Z Selecting previously unselected package libwacom-common. 2021-05-18T14:16:11.4945331Z Preparing to unpack .../006-libwacom-common_1.3-2ubuntu3_all.deb ... 2021-05-18T14:16:11.4955463Z Unpacking libwacom-common (1.3-2ubuntu3) ... 2021-05-18T14:16:11.5578793Z Selecting previously unselected package libwacom2:amd64. 2021-05-18T14:16:11.5874268Z Preparing to unpack .../007-libwacom2_1.3-2ubuntu3_amd64.deb ... 2021-05-18T14:16:11.5882131Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-18T14:16:11.6202043Z Selecting previously unselected package libinput-bin. 2021-05-18T14:16:11.6422113Z Preparing to unpack .../008-libinput-bin_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-18T14:16:11.6434525Z Unpacking libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-18T14:16:11.6801020Z Selecting previously unselected package libinput10:amd64. 2021-05-18T14:16:11.7029913Z Preparing to unpack .../009-libinput10_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-18T14:16:11.7042605Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-18T14:16:11.7481211Z Selecting previously unselected package libqt5dbus5:amd64. 2021-05-18T14:16:11.7707627Z Preparing to unpack .../010-libqt5dbus5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:16:11.7721573Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:16:11.8185082Z Selecting previously unselected package libqt5network5:amd64. 2021-05-18T14:16:11.8488974Z Preparing to unpack .../011-libqt5network5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:16:11.8502628Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:16:11.9522737Z Selecting previously unselected package libxcb-icccm4:amd64. 2021-05-18T14:16:11.9776332Z Preparing to unpack .../012-libxcb-icccm4_0.4.1-1.1_amd64.deb ... 2021-05-18T14:16:11.9786592Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-18T14:16:12.0081588Z Selecting previously unselected package libxcb-util1:amd64. 2021-05-18T14:16:12.0341569Z Preparing to unpack .../013-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... 2021-05-18T14:16:12.0353677Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-18T14:16:12.0681553Z Selecting previously unselected package libxcb-image0:amd64. 2021-05-18T14:16:12.0928113Z Preparing to unpack .../014-libxcb-image0_0.4.0-1build1_amd64.deb ... 2021-05-18T14:16:12.0938888Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-18T14:16:12.1241569Z Selecting previously unselected package libxcb-keysyms1:amd64. 2021-05-18T14:16:12.1498447Z Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build1_amd64.deb ... 2021-05-18T14:16:12.1509018Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-18T14:16:12.1841790Z Selecting previously unselected package libxcb-randr0:amd64. 2021-05-18T14:16:12.2095779Z Preparing to unpack .../016-libxcb-randr0_1.14-2_amd64.deb ... 2021-05-18T14:16:12.2105594Z Unpacking libxcb-randr0:amd64 (1.14-2) ... 2021-05-18T14:16:12.2482491Z Selecting previously unselected package libxcb-render-util0:amd64. 2021-05-18T14:16:12.2752499Z Preparing to unpack .../017-libxcb-render-util0_0.3.9-1build1_amd64.deb ... 2021-05-18T14:16:12.2764114Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-18T14:16:13.1341812Z Selecting previously unselected package libxcb-xinerama0:amd64. 2021-05-18T14:16:13.1344130Z Preparing to unpack .../018-libxcb-xinerama0_1.14-2_amd64.deb ... 2021-05-18T14:16:13.1347412Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-18T14:16:13.1348694Z Selecting previously unselected package libxcb-xinput0:amd64. 2021-05-18T14:16:13.1349957Z Preparing to unpack .../019-libxcb-xinput0_1.14-2_amd64.deb ... 2021-05-18T14:16:13.1350975Z Unpacking libxcb-xinput0:amd64 (1.14-2) ... 2021-05-18T14:16:13.1352102Z Selecting previously unselected package libxcb-xkb1:amd64. 2021-05-18T14:16:13.1353264Z Preparing to unpack .../020-libxcb-xkb1_1.14-2_amd64.deb ... 2021-05-18T14:16:13.1354209Z Unpacking libxcb-xkb1:amd64 (1.14-2) ... 2021-05-18T14:16:13.1355389Z Selecting previously unselected package libxkbcommon-x11-0:amd64. 2021-05-18T14:16:13.1356718Z Preparing to unpack .../021-libxkbcommon-x11-0_0.10.0-1_amd64.deb ... 2021-05-18T14:16:13.1357832Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-18T14:16:13.1359003Z Selecting previously unselected package libqt5gui5:amd64. 2021-05-18T14:16:13.1360445Z Preparing to unpack .../022-libqt5gui5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:16:13.1361582Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:16:13.1362609Z Selecting previously unselected package libqt5widgets5:amd64. 2021-05-18T14:16:13.1363926Z Preparing to unpack .../023-libqt5widgets5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:16:13.1365139Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:16:13.2041847Z Selecting previously unselected package libqt5svg5:amd64. 2021-05-18T14:16:13.2283995Z Preparing to unpack .../024-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:16:13.2293544Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:16:13.2721995Z Selecting previously unselected package liborc-0.4-0:amd64. 2021-05-18T14:16:13.2988516Z Preparing to unpack .../025-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ... 2021-05-18T14:16:13.3002010Z Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-18T14:16:13.3602019Z Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2021-05-18T14:16:13.3838909Z Preparing to unpack .../026-libgstreamer-plugins-base1.0-0_1.16.2-4_amd64.deb ... 2021-05-18T14:16:13.3852343Z Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-18T14:16:13.4921321Z Selecting previously unselected package libhyphen0:amd64. 2021-05-18T14:16:13.5196087Z Preparing to unpack .../027-libhyphen0_2.8.8-7_amd64.deb ... 2021-05-18T14:16:13.5208578Z Unpacking libhyphen0:amd64 (2.8.8-7) ... 2021-05-18T14:16:13.5561793Z Selecting previously unselected package libqt5positioning5:amd64. 2021-05-18T14:16:13.5801801Z Preparing to unpack .../028-libqt5positioning5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:16:13.5814829Z Unpacking libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:16:13.6321215Z Selecting previously unselected package libqt5printsupport5:amd64. 2021-05-18T14:16:13.6584619Z Preparing to unpack .../029-libqt5printsupport5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:16:13.6594939Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:16:13.7072740Z Selecting previously unselected package libqt5qml5:amd64. 2021-05-18T14:16:13.7386203Z Preparing to unpack .../030-libqt5qml5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:16:13.7393707Z Unpacking libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:16:13.9201410Z Selecting previously unselected package libqt5quick5:amd64. 2021-05-18T14:16:13.9452888Z Preparing to unpack .../031-libqt5quick5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:16:13.9461222Z Unpacking libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:16:14.1164149Z Selecting previously unselected package libqt5sensors5:amd64. 2021-05-18T14:16:14.1489769Z Preparing to unpack .../032-libqt5sensors5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:16:14.1501896Z Unpacking libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:16:14.1948279Z Selecting previously unselected package libqt5webchannel5:amd64. 2021-05-18T14:16:14.2265754Z Preparing to unpack .../033-libqt5webchannel5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:16:14.2280999Z Unpacking libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:16:14.2681145Z Selecting previously unselected package libwoff1:amd64. 2021-05-18T14:16:14.2948768Z Preparing to unpack .../034-libwoff1_1.0.2-1build2_amd64.deb ... 2021-05-18T14:16:14.2989770Z Unpacking libwoff1:amd64 (1.0.2-1build2) ... 2021-05-18T14:16:14.3401332Z Selecting previously unselected package libqt5webkit5:amd64. 2021-05-18T14:16:14.3675361Z Preparing to unpack .../035-libqt5webkit5_5.212.0~alpha4-1ubuntu2_amd64.deb ... 2021-05-18T14:16:14.3683318Z Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-18T14:16:15.8562741Z Selecting previously unselected package qt5-image-formats-plugins:amd64. 2021-05-18T14:16:15.8810401Z Preparing to unpack .../036-qt5-image-formats-plugins_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:16:15.8857982Z Unpacking qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:16:15.9241548Z Selecting previously unselected package qgis-providers-common. 2021-05-18T14:16:15.9490014Z Preparing to unpack .../037-qgis-providers-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-18T14:16:15.9497877Z Unpacking qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:16:16.1801852Z Selecting previously unselected package libqca-qt5-2:amd64. 2021-05-18T14:16:16.2069478Z Preparing to unpack .../038-libqca-qt5-2_2.2.1-2build1_amd64.deb ... 2021-05-18T14:16:16.2078672Z Unpacking libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-18T14:16:16.2681665Z Selecting previously unselected package libqca-qt5-2-plugins:amd64. 2021-05-18T14:16:16.2916056Z Preparing to unpack .../039-libqca-qt5-2-plugins_2.2.1-2build1_amd64.deb ... 2021-05-18T14:16:16.2925247Z Unpacking libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-18T14:16:16.3441001Z Selecting previously unselected package libqt5sql5:amd64. 2021-05-18T14:16:16.3684340Z Preparing to unpack .../040-libqt5sql5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:16:16.3695189Z Unpacking libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:16:16.4107043Z Selecting previously unselected package libqt5sql5-sqlite:amd64. 2021-05-18T14:16:16.4357135Z Preparing to unpack .../041-libqt5sql5-sqlite_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:16:16.4367325Z Unpacking libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:16:16.4640974Z Selecting previously unselected package gdal-data. 2021-05-18T14:16:16.4944896Z Preparing to unpack .../042-gdal-data_3.0.4+dfsg-1build3_all.deb ... 2021-05-18T14:16:16.4954425Z Unpacking gdal-data (3.0.4+dfsg-1build3) ... 2021-05-18T14:16:16.5521192Z Selecting previously unselected package libarpack2:amd64. 2021-05-18T14:16:16.5748012Z Preparing to unpack .../043-libarpack2_3.7.0-3_amd64.deb ... 2021-05-18T14:16:16.5756509Z Unpacking libarpack2:amd64 (3.7.0-3) ... 2021-05-18T14:16:16.6121069Z Selecting previously unselected package libsuperlu5:amd64. 2021-05-18T14:16:16.6398432Z Preparing to unpack .../044-libsuperlu5_5.2.1+dfsg1-4_amd64.deb ... 2021-05-18T14:16:16.6408591Z Unpacking libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-18T14:16:16.6861088Z Selecting previously unselected package libarmadillo9. 2021-05-18T14:16:16.7176923Z Preparing to unpack .../045-libarmadillo9_1%3a9.800.4+dfsg-1build1_amd64.deb ... 2021-05-18T14:16:16.7185834Z Unpacking libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-18T14:16:16.7571394Z Selecting previously unselected package libcfitsio8:amd64. 2021-05-18T14:16:16.7879144Z Preparing to unpack .../046-libcfitsio8_3.470-3_amd64.deb ... 2021-05-18T14:16:16.7887448Z Unpacking libcfitsio8:amd64 (3.470-3) ... 2021-05-18T14:16:16.8701517Z Selecting previously unselected package libcharls2:amd64. 2021-05-18T14:16:16.9008025Z Preparing to unpack .../047-libcharls2_2.0.0+dfsg-1build1_amd64.deb ... 2021-05-18T14:16:16.9021544Z Unpacking libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-18T14:16:16.9378820Z Selecting previously unselected package libdap25:amd64. 2021-05-18T14:16:16.9689930Z Preparing to unpack .../048-libdap25_3.20.5-1_amd64.deb ... 2021-05-18T14:16:16.9700056Z Unpacking libdap25:amd64 (3.20.5-1) ... 2021-05-18T14:16:17.0405394Z Selecting previously unselected package libdapclient6v5:amd64. 2021-05-18T14:16:17.0710519Z Preparing to unpack .../049-libdapclient6v5_3.20.5-1_amd64.deb ... 2021-05-18T14:16:17.0721399Z Unpacking libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-18T14:16:17.1068216Z Selecting previously unselected package libepsilon1:amd64. 2021-05-18T14:16:17.1366425Z Preparing to unpack .../050-libepsilon1_0.9.2+dfsg-4_amd64.deb ... 2021-05-18T14:16:17.1385993Z Unpacking libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-18T14:16:17.1671442Z Selecting previously unselected package libfreexl1:amd64. 2021-05-18T14:16:17.1978170Z Preparing to unpack .../051-libfreexl1_1.0.5-3_amd64.deb ... 2021-05-18T14:16:17.1992625Z Unpacking libfreexl1:amd64 (1.0.5-3) ... 2021-05-18T14:16:17.2267004Z Selecting previously unselected package libfyba0:amd64. 2021-05-18T14:16:17.2630916Z Preparing to unpack .../052-libfyba0_4.1.1-6build1_amd64.deb ... 2021-05-18T14:16:17.2638919Z Unpacking libfyba0:amd64 (4.1.1-6build1) ... 2021-05-18T14:16:17.3044747Z Selecting previously unselected package libgeos-3.8.0:amd64. 2021-05-18T14:16:17.3363735Z Preparing to unpack .../053-libgeos-3.8.0_3.8.0-1build1_amd64.deb ... 2021-05-18T14:16:17.3373373Z Unpacking libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-18T14:16:17.4231998Z Selecting previously unselected package libgeos-c1v5:amd64. 2021-05-18T14:16:17.4538479Z Preparing to unpack .../054-libgeos-c1v5_3.8.0-1build1_amd64.deb ... 2021-05-18T14:16:17.4554443Z Unpacking libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-18T14:16:17.4898900Z Selecting previously unselected package proj-data. 2021-05-18T14:16:17.5286252Z Preparing to unpack .../055-proj-data_6.3.1-1_all.deb ... 2021-05-18T14:16:17.5301945Z Unpacking proj-data (6.3.1-1) ... 2021-05-18T14:16:18.4130899Z Selecting previously unselected package libproj15:amd64. 2021-05-18T14:16:18.4436682Z Preparing to unpack .../056-libproj15_6.3.1-1_amd64.deb ... 2021-05-18T14:16:18.4450846Z Unpacking libproj15:amd64 (6.3.1-1) ... 2021-05-18T14:16:18.5695541Z Selecting previously unselected package libgeotiff5:amd64. 2021-05-18T14:16:18.6009628Z Preparing to unpack .../057-libgeotiff5_1.5.1-2_amd64.deb ... 2021-05-18T14:16:18.6024693Z Unpacking libgeotiff5:amd64 (1.5.1-2) ... 2021-05-18T14:16:18.6349317Z Selecting previously unselected package libhdf4-0-alt. 2021-05-18T14:16:18.6668483Z Preparing to unpack .../058-libhdf4-0-alt_4.2.14-1ubuntu1_amd64.deb ... 2021-05-18T14:16:18.6681288Z Unpacking libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-18T14:16:18.7267093Z Selecting previously unselected package libminizip1:amd64. 2021-05-18T14:16:18.7620892Z Preparing to unpack .../059-libminizip1_1.1-8build1_amd64.deb ... 2021-05-18T14:16:18.7637994Z Unpacking libminizip1:amd64 (1.1-8build1) ... 2021-05-18T14:16:18.7910723Z Selecting previously unselected package liburiparser1:amd64. 2021-05-18T14:16:18.8219161Z Preparing to unpack .../060-liburiparser1_0.9.3-2_amd64.deb ... 2021-05-18T14:16:18.8229176Z Unpacking liburiparser1:amd64 (0.9.3-2) ... 2021-05-18T14:16:18.8510406Z Selecting previously unselected package libkmlbase1:amd64. 2021-05-18T14:16:18.8810645Z Preparing to unpack .../061-libkmlbase1_1.3.0-8build1_amd64.deb ... 2021-05-18T14:16:18.8824349Z Unpacking libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-18T14:16:18.9241010Z Selecting previously unselected package libkmldom1:amd64. 2021-05-18T14:16:18.9473305Z Preparing to unpack .../062-libkmldom1_1.3.0-8build1_amd64.deb ... 2021-05-18T14:16:18.9485219Z Unpacking libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-18T14:16:18.9899844Z Selecting previously unselected package libkmlengine1:amd64. 2021-05-18T14:16:19.0218009Z Preparing to unpack .../063-libkmlengine1_1.3.0-8build1_amd64.deb ... 2021-05-18T14:16:19.0228847Z Unpacking libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-18T14:16:19.0556418Z Selecting previously unselected package libnetcdf15:amd64. 2021-05-18T14:16:19.0879271Z Preparing to unpack .../064-libnetcdf15_1%3a4.7.3-1_amd64.deb ... 2021-05-18T14:16:19.0890784Z Unpacking libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-18T14:16:19.1601301Z Selecting previously unselected package libogdi4.1. 2021-05-18T14:16:19.1851243Z Preparing to unpack .../065-libogdi4.1_4.1.0+ds-1build1_amd64.deb ... 2021-05-18T14:16:19.1863980Z Unpacking libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-18T14:16:19.2441598Z Selecting previously unselected package libqhull7:amd64. 2021-05-18T14:16:19.2749165Z Preparing to unpack .../066-libqhull7_2015.2-4_amd64.deb ... 2021-05-18T14:16:19.2760311Z Unpacking libqhull7:amd64 (2015.2-4) ... 2021-05-18T14:16:19.3202496Z Selecting previously unselected package libspatialite7:amd64. 2021-05-18T14:16:19.3497090Z Preparing to unpack .../067-libspatialite7_4.3.0a-6build1_amd64.deb ... 2021-05-18T14:16:19.3507592Z Unpacking libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-18T14:16:19.5282056Z Selecting previously unselected package libxerces-c3.2:amd64. 2021-05-18T14:16:19.5556280Z Preparing to unpack .../068-libxerces-c3.2_3.2.2+debian-1build3_amd64.deb ... 2021-05-18T14:16:19.5565556Z Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-18T14:16:19.6863790Z Selecting previously unselected package libgdal26. 2021-05-18T14:16:19.7168418Z Preparing to unpack .../069-libgdal26_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-18T14:16:19.7178521Z Unpacking libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-18T14:16:20.4218867Z Selecting previously unselected package libqt5concurrent5:amd64. 2021-05-18T14:16:20.4616869Z Preparing to unpack .../070-libqt5concurrent5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:16:20.4627771Z Unpacking libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:16:20.4931310Z Selecting previously unselected package libqt5keychain1:amd64. 2021-05-18T14:16:20.5238929Z Preparing to unpack .../071-libqt5keychain1_0.10.0-1build1_amd64.deb ... 2021-05-18T14:16:20.5250590Z Unpacking libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-18T14:16:20.5665270Z Selecting previously unselected package libqt5serialport5:amd64. 2021-05-18T14:16:20.6004112Z Preparing to unpack .../072-libqt5serialport5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:16:20.6015310Z Unpacking libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:16:20.6333271Z Selecting previously unselected package libqt5xml5:amd64. 2021-05-18T14:16:20.6666125Z Preparing to unpack .../073-libqt5xml5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:16:20.6678612Z Unpacking libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:16:20.7183293Z Selecting previously unselected package libspatialindex6:amd64. 2021-05-18T14:16:20.7534450Z Preparing to unpack .../074-libspatialindex6_1.9.3-1build1_amd64.deb ... 2021-05-18T14:16:20.7548589Z Unpacking libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-18T14:16:20.8341739Z Selecting previously unselected package libzip5:amd64. 2021-05-18T14:16:20.8795198Z Preparing to unpack .../075-libzip5_1.5.1-0ubuntu1_amd64.deb ... 2021-05-18T14:16:20.8842436Z Unpacking libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-18T14:16:20.9522912Z Selecting previously unselected package libqgis-core3.10.4. 2021-05-18T14:16:20.9840031Z Preparing to unpack .../076-libqgis-core3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:16:20.9850797Z Unpacking libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:16:21.6855233Z Selecting previously unselected package libqgis-native3.10.4. 2021-05-18T14:16:21.7173063Z Preparing to unpack .../077-libqgis-native3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:16:21.7185084Z Unpacking libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:16:21.7642564Z Selecting previously unselected package libqscintilla2-qt5-l10n. 2021-05-18T14:16:21.7924355Z Preparing to unpack .../078-libqscintilla2-qt5-l10n_2.11.2+dfsg-6_all.deb ... 2021-05-18T14:16:21.7936255Z Unpacking libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-18T14:16:21.8482410Z Selecting previously unselected package libqscintilla2-qt5-15. 2021-05-18T14:16:21.8781754Z Preparing to unpack .../079-libqscintilla2-qt5-15_2.11.2+dfsg-6_amd64.deb ... 2021-05-18T14:16:21.8794179Z Unpacking libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-18T14:16:22.0681500Z Selecting previously unselected package libqt5quickwidgets5:amd64. 2021-05-18T14:16:22.0986842Z Preparing to unpack .../080-libqt5quickwidgets5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:16:22.0998708Z Unpacking libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:16:22.1313712Z Selecting previously unselected package libqt5opengl5:amd64. 2021-05-18T14:16:22.1662739Z Preparing to unpack .../081-libqt5opengl5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:16:22.1674337Z Unpacking libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:16:22.2204021Z Selecting previously unselected package libqwt-qt5-6. 2021-05-18T14:16:22.2521307Z Preparing to unpack .../082-libqwt-qt5-6_6.1.4-1.1build1_amd64.deb ... 2021-05-18T14:16:22.2559351Z Unpacking libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-18T14:16:22.3467633Z Selecting previously unselected package libqgis-gui3.10.4. 2021-05-18T14:16:22.3799621Z Preparing to unpack .../083-libqgis-gui3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:16:22.3969150Z Unpacking libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:16:22.8102730Z Selecting previously unselected package qgis-providers. 2021-05-18T14:16:22.8453211Z Preparing to unpack .../084-qgis-providers_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:16:22.8464944Z Unpacking qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:16:23.0973634Z Selecting previously unselected package libavahi-core7:amd64. 2021-05-18T14:16:23.1286123Z Preparing to unpack .../085-libavahi-core7_0.7-4ubuntu7_amd64.deb ... 2021-05-18T14:16:23.1297510Z Unpacking libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-18T14:16:23.1692984Z Selecting previously unselected package libdaemon0:amd64. 2021-05-18T14:16:23.1997487Z Preparing to unpack .../086-libdaemon0_0.14-7_amd64.deb ... 2021-05-18T14:16:23.2009898Z Unpacking libdaemon0:amd64 (0.14-7) ... 2021-05-18T14:16:23.2277078Z Selecting previously unselected package avahi-daemon. 2021-05-18T14:16:23.2601625Z Preparing to unpack .../087-avahi-daemon_0.7-4ubuntu7_amd64.deb ... 2021-05-18T14:16:23.2611998Z Unpacking avahi-daemon (0.7-4ubuntu7) ... 2021-05-18T14:16:23.3107691Z Selecting previously unselected package tk8.6-blt2.5. 2021-05-18T14:16:23.3416172Z Preparing to unpack .../088-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-05-18T14:16:23.3428164Z Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-18T14:16:23.4313653Z Selecting previously unselected package blt. 2021-05-18T14:16:23.4635016Z Preparing to unpack .../089-blt_2.5.3+dfsg-4_amd64.deb ... 2021-05-18T14:16:23.4647065Z Unpacking blt (2.5.3+dfsg-4) ... 2021-05-18T14:16:23.4897466Z Selecting previously unselected package fonts-lyx. 2021-05-18T14:16:23.5224895Z Preparing to unpack .../090-fonts-lyx_2.3.4.2-2_all.deb ... 2021-05-18T14:16:23.5238819Z Unpacking fonts-lyx (2.3.4.2-2) ... 2021-05-18T14:16:23.5657971Z Selecting previously unselected package libgck-1-0:amd64. 2021-05-18T14:16:23.5966524Z Preparing to unpack .../091-libgck-1-0_3.36.0-2build1_amd64.deb ... 2021-05-18T14:16:23.5980103Z Unpacking libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-18T14:16:23.6403830Z Selecting previously unselected package libgcr-base-3-1:amd64. 2021-05-18T14:16:23.6716799Z Preparing to unpack .../092-libgcr-base-3-1_3.36.0-2build1_amd64.deb ... 2021-05-18T14:16:23.6733988Z Unpacking libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-18T14:16:23.7214555Z Selecting previously unselected package libgcr-ui-3-1:amd64. 2021-05-18T14:16:23.7536792Z Preparing to unpack .../093-libgcr-ui-3-1_3.36.0-2build1_amd64.deb ... 2021-05-18T14:16:23.7557714Z Unpacking libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-18T14:16:23.7937534Z Selecting previously unselected package gcr. 2021-05-18T14:16:23.8237001Z Preparing to unpack .../094-gcr_3.36.0-2build1_amd64.deb ... 2021-05-18T14:16:23.8247890Z Unpacking gcr (3.36.0-2build1) ... 2021-05-18T14:16:23.8653904Z Selecting previously unselected package python3-numpy. 2021-05-18T14:16:23.8960632Z Preparing to unpack .../095-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-05-18T14:16:23.8973978Z Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-18T14:16:24.2299248Z Selecting previously unselected package python3-gdal. 2021-05-18T14:16:24.2609436Z Preparing to unpack .../096-python3-gdal_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-18T14:16:24.2622576Z Unpacking python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-18T14:16:24.3484618Z Selecting previously unselected package gdal-bin. 2021-05-18T14:16:24.3801405Z Preparing to unpack .../097-gdal-bin_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-18T14:16:24.3813423Z Unpacking gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-18T14:16:24.4422526Z Selecting previously unselected package libavahi-glib1:amd64. 2021-05-18T14:16:24.4768783Z Preparing to unpack .../098-libavahi-glib1_0.7-4ubuntu7_amd64.deb ... 2021-05-18T14:16:24.4780378Z Unpacking libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-18T14:16:24.5066123Z Selecting previously unselected package libmm-glib0:amd64. 2021-05-18T14:16:24.5376821Z Preparing to unpack .../099-libmm-glib0_1.12.8-1_amd64.deb ... 2021-05-18T14:16:24.5387173Z Unpacking libmm-glib0:amd64 (1.12.8-1) ... 2021-05-18T14:16:24.5907541Z Selecting previously unselected package geoclue-2.0. 2021-05-18T14:16:24.6213585Z Preparing to unpack .../100-geoclue-2.0_2.5.6-0ubuntu1_amd64.deb ... 2021-05-18T14:16:24.6227227Z Unpacking geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-18T14:16:24.6657571Z Selecting previously unselected package p11-kit-modules:amd64. 2021-05-18T14:16:24.6964809Z Preparing to unpack .../101-p11-kit-modules_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-18T14:16:24.6977647Z Unpacking p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-18T14:16:24.7505384Z Selecting previously unselected package p11-kit. 2021-05-18T14:16:24.7817025Z Preparing to unpack .../102-p11-kit_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-18T14:16:24.7829136Z Unpacking p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-18T14:16:24.8199063Z Selecting previously unselected package pinentry-gnome3. 2021-05-18T14:16:24.8516788Z Preparing to unpack .../103-pinentry-gnome3_1.1.0-3build1_amd64.deb ... 2021-05-18T14:16:24.8526599Z Unpacking pinentry-gnome3 (1.1.0-3build1) ... 2021-05-18T14:16:24.8835232Z Selecting previously unselected package gnome-keyring. 2021-05-18T14:16:24.9139041Z Preparing to unpack .../104-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-18T14:16:24.9263395Z Unpacking gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-18T14:16:25.0222424Z Selecting previously unselected package gnome-keyring-pkcs11:amd64. 2021-05-18T14:16:25.0528920Z Preparing to unpack .../105-gnome-keyring-pkcs11_3.36.0-1ubuntu1_amd64.deb ... 2021-05-18T14:16:25.0549391Z Unpacking gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-18T14:16:25.0866195Z Selecting previously unselected package grass-doc. 2021-05-18T14:16:25.1185976Z Preparing to unpack .../106-grass-doc_7.8.2-1build3_all.deb ... 2021-05-18T14:16:25.1196300Z Unpacking grass-doc (7.8.2-1build3) ... 2021-05-18T14:16:27.0964985Z Selecting previously unselected package liblaszip8:amd64. 2021-05-18T14:16:27.1289042Z Preparing to unpack .../107-liblaszip8_3.4.3-1build1_amd64.deb ... 2021-05-18T14:16:27.1301934Z Unpacking liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-18T14:16:27.1702183Z Selecting previously unselected package libpdal-util9. 2021-05-18T14:16:27.2014113Z Preparing to unpack .../108-libpdal-util9_2.0.1+ds-1build3_amd64.deb ... 2021-05-18T14:16:27.2029655Z Unpacking libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-18T14:16:27.2403930Z Selecting previously unselected package libpdal-base9. 2021-05-18T14:16:27.2704387Z Preparing to unpack .../109-libpdal-base9_2.0.1+ds-1build3_amd64.deb ... 2021-05-18T14:16:27.2715295Z Unpacking libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-18T14:16:27.4843867Z Selecting previously unselected package grass-core. 2021-05-18T14:16:27.5148700Z Preparing to unpack .../110-grass-core_7.8.2-1build3_amd64.deb ... 2021-05-18T14:16:27.5159277Z Unpacking grass-core (7.8.2-1build3) ... 2021-05-18T14:16:28.2174282Z Selecting previously unselected package libcdparanoia0:amd64. 2021-05-18T14:16:28.2490973Z Preparing to unpack .../111-libcdparanoia0_3.10.2+debian-13_amd64.deb ... 2021-05-18T14:16:28.2503296Z Unpacking libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-18T14:16:28.2806533Z Selecting previously unselected package libvisual-0.4-0:amd64. 2021-05-18T14:16:28.3123969Z Preparing to unpack .../112-libvisual-0.4-0_0.4.0-17_amd64.deb ... 2021-05-18T14:16:28.3147326Z Unpacking libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-18T14:16:28.3473230Z Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2021-05-18T14:16:28.3778450Z Preparing to unpack .../113-gstreamer1.0-plugins-base_1.16.2-4_amd64.deb ... 2021-05-18T14:16:28.3788889Z Unpacking gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-18T14:16:28.4738006Z Selecting previously unselected package iio-sensor-proxy. 2021-05-18T14:16:28.5063972Z Preparing to unpack .../114-iio-sensor-proxy_2.8-1ubuntu1_amd64.deb ... 2021-05-18T14:16:28.5074439Z Unpacking iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-18T14:16:28.5609295Z Selecting previously unselected package libassimp5:amd64. 2021-05-18T14:16:28.5926110Z Preparing to unpack .../115-libassimp5_5.0.1~ds0-1build1_amd64.deb ... 2021-05-18T14:16:28.5937330Z Unpacking libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-18T14:16:28.9508438Z Selecting previously unselected package libexiv2-27:amd64. 2021-05-18T14:16:28.9822843Z Preparing to unpack .../116-libexiv2-27_0.27.2-8ubuntu2.2_amd64.deb ... 2021-05-18T14:16:28.9835791Z Unpacking libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-18T14:16:29.0961156Z Selecting previously unselected package libfcgi0ldbl:amd64. 2021-05-18T14:16:29.1256277Z Preparing to unpack .../117-libfcgi0ldbl_2.4.0-10build1_amd64.deb ... 2021-05-18T14:16:29.1396141Z Unpacking libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-18T14:16:29.1922172Z Selecting previously unselected package libfcgi-bin. 2021-05-18T14:16:29.2172567Z Preparing to unpack .../118-libfcgi-bin_2.4.0-10build1_amd64.deb ... 2021-05-18T14:16:29.2183798Z Unpacking libfcgi-bin (2.4.0-10build1) ... 2021-05-18T14:16:29.2474165Z Selecting previously unselected package libimagequant0:amd64. 2021-05-18T14:16:29.2801158Z Preparing to unpack .../119-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-05-18T14:16:29.2812019Z Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-18T14:16:29.3158832Z Selecting previously unselected package libjs-jquery-ui. 2021-05-18T14:16:29.3511189Z Preparing to unpack .../120-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-05-18T14:16:29.3600691Z Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-18T14:16:29.4602868Z Selecting previously unselected package libmbim-glib4:amd64. 2021-05-18T14:16:29.5037403Z Preparing to unpack .../121-libmbim-glib4_1.22.0-2_amd64.deb ... 2021-05-18T14:16:29.5047528Z Unpacking libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-18T14:16:29.5491022Z Selecting previously unselected package libmbim-proxy. 2021-05-18T14:16:29.5857891Z Preparing to unpack .../122-libmbim-proxy_1.22.0-2_amd64.deb ... 2021-05-18T14:16:29.5869500Z Unpacking libmbim-proxy (1.22.0-2) ... 2021-05-18T14:16:29.6168637Z Selecting previously unselected package libnl-genl-3-200:amd64. 2021-05-18T14:16:29.6518602Z Preparing to unpack .../123-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-05-18T14:16:29.6554980Z Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-18T14:16:29.6920783Z Selecting previously unselected package libnl-route-3-200:amd64. 2021-05-18T14:16:29.7279631Z Preparing to unpack .../124-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-05-18T14:16:29.7297142Z Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-18T14:16:29.7767608Z Selecting previously unselected package libnss-mdns:amd64. 2021-05-18T14:16:29.8165235Z Preparing to unpack .../125-libnss-mdns_0.14.1-1ubuntu1_amd64.deb ... 2021-05-18T14:16:29.8175578Z Unpacking libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-18T14:16:29.8447713Z Selecting previously unselected package libpam-gnome-keyring:amd64. 2021-05-18T14:16:29.8770952Z Preparing to unpack .../126-libpam-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-18T14:16:29.8783427Z Unpacking libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-18T14:16:29.9126686Z Selecting previously unselected package libpcsclite1:amd64. 2021-05-18T14:16:29.9491576Z Preparing to unpack .../127-libpcsclite1_1.8.26-3_amd64.deb ... 2021-05-18T14:16:29.9507262Z Unpacking libpcsclite1:amd64 (1.8.26-3) ... 2021-05-18T14:16:29.9818986Z Selecting previously unselected package libpdal-plugin-faux. 2021-05-18T14:16:30.0144235Z Preparing to unpack .../128-libpdal-plugin-faux_2.0.1+ds-1build3_amd64.deb ... 2021-05-18T14:16:30.0154113Z Unpacking libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-18T14:16:30.0482695Z Selecting previously unselected package libpdal-plugin-icebridge. 2021-05-18T14:16:30.0807916Z Preparing to unpack .../129-libpdal-plugin-icebridge_2.0.1+ds-1build3_amd64.deb ... 2021-05-18T14:16:30.0821735Z Unpacking libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-18T14:16:30.1162576Z Selecting previously unselected package libpdal-plugin-pgpointcloud. 2021-05-18T14:16:30.1474326Z Preparing to unpack .../130-libpdal-plugin-pgpointcloud_2.0.1+ds-1build3_amd64.deb ... 2021-05-18T14:16:30.1485672Z Unpacking libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-18T14:16:30.1921728Z Selecting previously unselected package libpdal-plugin-python. 2021-05-18T14:16:30.2167570Z Preparing to unpack .../131-libpdal-plugin-python_2.0.1+ds-1build3_amd64.deb ... 2021-05-18T14:16:30.2181967Z Unpacking libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-18T14:16:30.2628927Z Selecting previously unselected package libsqlite3-mod-spatialite:amd64. 2021-05-18T14:16:30.3002144Z Preparing to unpack .../132-libsqlite3-mod-spatialite_4.3.0a-6build1_amd64.deb ... 2021-05-18T14:16:30.3021257Z Unpacking libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-18T14:16:30.4905055Z Selecting previously unselected package libpdal-plugin-sqlite. 2021-05-18T14:16:30.5267088Z Preparing to unpack .../133-libpdal-plugin-sqlite_2.0.1+ds-1build3_amd64.deb ... 2021-05-18T14:16:30.5277235Z Unpacking libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-18T14:16:30.5674043Z Selecting previously unselected package libpdal-plugins. 2021-05-18T14:16:30.6027068Z Preparing to unpack .../134-libpdal-plugins_2.0.1+ds-1build3_amd64.deb ... 2021-05-18T14:16:30.6042036Z Unpacking libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-18T14:16:30.6347688Z Selecting previously unselected package libqt53dcore5:amd64. 2021-05-18T14:16:30.6697107Z Preparing to unpack .../135-libqt53dcore5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:16:30.6712523Z Unpacking libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:16:30.7190376Z Selecting previously unselected package libqt53drender5:amd64. 2021-05-18T14:16:30.7517166Z Preparing to unpack .../136-libqt53drender5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:16:30.7530558Z Unpacking libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:16:30.8666016Z Selecting previously unselected package libqt53danimation5:amd64. 2021-05-18T14:16:30.8965544Z Preparing to unpack .../137-libqt53danimation5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:16:30.8989868Z Unpacking libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:16:30.9561729Z Selecting previously unselected package libqt53dinput5:amd64. 2021-05-18T14:16:30.9970890Z Preparing to unpack .../138-libqt53dinput5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:16:30.9981923Z Unpacking libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:16:31.0603125Z Selecting previously unselected package libqt53dlogic5:amd64. 2021-05-18T14:16:31.0894484Z Preparing to unpack .../139-libqt53dlogic5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:16:31.0904438Z Unpacking libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:16:31.1216288Z Selecting previously unselected package libqt53dextras5:amd64. 2021-05-18T14:16:31.1599667Z Preparing to unpack .../140-libqt53dextras5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:16:31.1609322Z Unpacking libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:16:31.2162341Z Selecting previously unselected package qt3d-assimpsceneimport-plugin:amd64. 2021-05-18T14:16:31.2459163Z Preparing to unpack .../141-qt3d-assimpsceneimport-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:16:31.2490535Z Unpacking qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:16:31.2792885Z Selecting previously unselected package qt3d-defaultgeometryloader-plugin:amd64. 2021-05-18T14:16:31.3108422Z Preparing to unpack .../142-qt3d-defaultgeometryloader-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:16:31.3119341Z Unpacking qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:16:31.3441699Z Selecting previously unselected package qt3d-gltfsceneio-plugin:amd64. 2021-05-18T14:16:31.3697593Z Preparing to unpack .../143-qt3d-gltfsceneio-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:16:31.3710876Z Unpacking qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:16:31.4161167Z Selecting previously unselected package libqt53dquickscene2d5:amd64. 2021-05-18T14:16:31.4419242Z Preparing to unpack .../144-libqt53dquickscene2d5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:16:31.4435980Z Unpacking libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:16:31.4696882Z Selecting previously unselected package qt3d-scene2d-plugin:amd64. 2021-05-18T14:16:31.5007902Z Preparing to unpack .../145-qt3d-scene2d-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:16:31.5018442Z Unpacking qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:16:31.5321521Z Selecting previously unselected package libqgis-3d3.10.4. 2021-05-18T14:16:31.5582073Z Preparing to unpack .../146-libqgis-3d3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:16:31.5630360Z Unpacking libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:16:31.6203105Z Selecting previously unselected package libqgis-analysis3.10.4. 2021-05-18T14:16:31.6500990Z Preparing to unpack .../147-libqgis-analysis3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:16:31.6525025Z Unpacking libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:16:31.7917132Z Selecting previously unselected package libqgis-app3.10.4. 2021-05-18T14:16:31.8183502Z Preparing to unpack .../148-libqgis-app3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:16:31.8195404Z Unpacking libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:16:32.2121937Z Selecting previously unselected package qtchooser. 2021-05-18T14:16:32.2472981Z Preparing to unpack .../149-qtchooser_66-2build1_amd64.deb ... 2021-05-18T14:16:32.2491168Z Unpacking qtchooser (66-2build1) ... 2021-05-18T14:16:32.2881820Z Selecting previously unselected package qdoc-qt5. 2021-05-18T14:16:32.3158237Z Preparing to unpack .../150-qdoc-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:16:32.3168790Z Unpacking qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-18T14:16:32.4025760Z Selecting previously unselected package libqt5help5:amd64. 2021-05-18T14:16:32.4335864Z Preparing to unpack .../151-libqt5help5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:16:32.4350991Z Unpacking libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:16:32.4762723Z Selecting previously unselected package qhelpgenerator-qt5. 2021-05-18T14:16:32.5055708Z Preparing to unpack .../152-qhelpgenerator-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:16:32.5063549Z Unpacking qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-18T14:16:32.5441278Z Selecting previously unselected package qt5-assistant. 2021-05-18T14:16:32.5663809Z Preparing to unpack .../153-qt5-assistant_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:16:32.5678928Z Unpacking qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-18T14:16:32.6271706Z Selecting previously unselected package qtattributionsscanner-qt5. 2021-05-18T14:16:32.6588869Z Preparing to unpack .../154-qtattributionsscanner-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:16:32.6600166Z Unpacking qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-18T14:16:32.6968846Z Selecting previously unselected package libqt5designer5:amd64. 2021-05-18T14:16:32.7235090Z Preparing to unpack .../155-libqt5designer5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:16:32.7246792Z Unpacking libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:16:32.9642155Z Selecting previously unselected package libqt5designercomponents5:amd64. 2021-05-18T14:16:32.9941442Z Preparing to unpack .../156-libqt5designercomponents5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:16:32.9955163Z Unpacking libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:16:33.1073987Z Selecting previously unselected package qttools5-dev-tools. 2021-05-18T14:16:33.1346488Z Preparing to unpack .../157-qttools5-dev-tools_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:16:33.1365119Z Unpacking qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-18T14:16:33.2802074Z Selecting previously unselected package libqgis-customwidgets. 2021-05-18T14:16:34.1383483Z Preparing to unpack .../158-libqgis-customwidgets_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:16:34.1390227Z Unpacking libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:16:34.1391929Z Selecting previously unselected package libqgis-server3.10.4. 2021-05-18T14:16:34.1393667Z Preparing to unpack .../159-libqgis-server3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:16:34.1395207Z Unpacking libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:16:34.1396736Z Selecting previously unselected package libqgisgrass7-3.10.4. 2021-05-18T14:16:34.1398415Z Preparing to unpack .../160-libqgisgrass7-3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:16:34.1400069Z Unpacking libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:16:34.1401450Z Selecting previously unselected package libqgispython3.10.4. 2021-05-18T14:16:34.1402995Z Preparing to unpack .../161-libqgispython3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:16:34.1405041Z Unpacking libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:16:34.1406388Z Selecting previously unselected package libqmi-glib5:amd64. 2021-05-18T14:16:34.1407512Z Preparing to unpack .../162-libqmi-glib5_1.24.8-1_amd64.deb ... 2021-05-18T14:16:34.1408409Z Unpacking libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-18T14:16:34.1409408Z Selecting previously unselected package libqmi-proxy. 2021-05-18T14:16:34.1410483Z Preparing to unpack .../163-libqmi-proxy_1.24.8-1_amd64.deb ... 2021-05-18T14:16:34.1411338Z Unpacking libqmi-proxy (1.24.8-1) ... 2021-05-18T14:16:34.1412183Z Selecting previously unselected package libqt5test5:amd64. 2021-05-18T14:16:34.1413354Z Preparing to unpack .../164-libqt5test5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:16:34.1414578Z Unpacking libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:16:34.1415630Z Selecting previously unselected package libwacom-bin. 2021-05-18T14:16:34.1416741Z Preparing to unpack .../165-libwacom-bin_1.3-2ubuntu3_amd64.deb ... 2021-05-18T14:16:34.1417674Z Unpacking libwacom-bin (1.3-2ubuntu3) ... 2021-05-18T14:16:34.1418526Z Selecting previously unselected package modemmanager. 2021-05-18T14:16:34.1419592Z Preparing to unpack .../166-modemmanager_1.12.8-1_amd64.deb ... 2021-05-18T14:16:34.1420479Z Unpacking modemmanager (1.12.8-1) ... 2021-05-18T14:16:34.1696670Z Selecting previously unselected package ttf-bitstream-vera. 2021-05-18T14:16:34.2000066Z Preparing to unpack .../167-ttf-bitstream-vera_1.10-8_all.deb ... 2021-05-18T14:16:34.2007790Z Unpacking ttf-bitstream-vera (1.10-8) ... 2021-05-18T14:16:34.2323952Z Selecting previously unselected package python-matplotlib-data. 2021-05-18T14:16:34.2634491Z Preparing to unpack .../168-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-05-18T14:16:34.2643233Z Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-18T14:16:34.6061255Z Selecting previously unselected package python3-soupsieve. 2021-05-18T14:16:34.6377082Z Preparing to unpack .../169-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-05-18T14:16:34.6387260Z Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-18T14:16:34.6689358Z Selecting previously unselected package python3-bs4. 2021-05-18T14:16:34.6992927Z Preparing to unpack .../170-python3-bs4_4.8.2-1_all.deb ... 2021-05-18T14:16:34.7015088Z Unpacking python3-bs4 (4.8.2-1) ... 2021-05-18T14:16:34.7363292Z Selecting previously unselected package python3-cycler. 2021-05-18T14:16:34.7667396Z Preparing to unpack .../171-python3-cycler_0.10.0-3_all.deb ... 2021-05-18T14:16:34.7677732Z Unpacking python3-cycler (0.10.0-3) ... 2021-05-18T14:16:34.7961222Z Selecting previously unselected package python3-dateutil. 2021-05-18T14:16:34.8242780Z Preparing to unpack .../172-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-05-18T14:16:34.8253840Z Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-18T14:16:34.8594688Z Selecting previously unselected package python3-decorator. 2021-05-18T14:16:34.8900577Z Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-05-18T14:16:34.8917374Z Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-05-18T14:16:34.9201771Z Selecting previously unselected package python3-future. 2021-05-18T14:16:34.9472766Z Preparing to unpack .../174-python3-future_0.18.2-2_all.deb ... 2021-05-18T14:16:34.9488231Z Unpacking python3-future (0.18.2-2) ... 2021-05-18T14:16:35.0174570Z Selecting previously unselected package python3-webencodings. 2021-05-18T14:16:35.0526290Z Preparing to unpack .../175-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-05-18T14:16:35.0535661Z Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-18T14:16:35.0841655Z Selecting previously unselected package python3-html5lib. 2021-05-18T14:16:35.1107088Z Preparing to unpack .../176-python3-html5lib_1.0.1-2_all.deb ... 2021-05-18T14:16:35.1116467Z Unpacking python3-html5lib (1.0.1-2) ... 2021-05-18T14:16:35.1561474Z Selecting previously unselected package python3-ipython-genutils. 2021-05-18T14:16:35.1815619Z Preparing to unpack .../177-python3-ipython-genutils_0.2.0-1ubuntu1_all.deb ... 2021-05-18T14:16:35.1829864Z Unpacking python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-18T14:16:35.2103410Z Selecting previously unselected package python3-traitlets. 2021-05-18T14:16:35.2420249Z Preparing to unpack .../178-python3-traitlets_4.3.3-3_all.deb ... 2021-05-18T14:16:35.2435307Z Unpacking python3-traitlets (4.3.3-3) ... 2021-05-18T14:16:35.2841931Z Selecting previously unselected package python3-jupyter-core. 2021-05-18T14:16:35.3095298Z Preparing to unpack .../179-python3-jupyter-core_4.6.3-3_all.deb ... 2021-05-18T14:16:35.3109696Z Unpacking python3-jupyter-core (4.6.3-3) ... 2021-05-18T14:16:35.3450836Z Selecting previously unselected package python3-kiwisolver. 2021-05-18T14:16:35.3812023Z Preparing to unpack .../180-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-05-18T14:16:35.3822090Z Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-05-18T14:16:35.4150424Z Selecting previously unselected package python3-lxml:amd64. 2021-05-18T14:16:35.4461362Z Preparing to unpack .../181-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-05-18T14:16:35.4481381Z Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-18T14:16:35.6202692Z Selecting previously unselected package python3-pyparsing. 2021-05-18T14:16:35.6516240Z Preparing to unpack .../182-python3-pyparsing_2.4.6-1_all.deb ... 2021-05-18T14:16:35.6524419Z Unpacking python3-pyparsing (2.4.6-1) ... 2021-05-18T14:16:35.6856103Z Selecting previously unselected package python3-matplotlib. 2021-05-18T14:16:35.7172174Z Preparing to unpack .../183-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-05-18T14:16:35.7180851Z Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-18T14:16:36.1879373Z Selecting previously unselected package python3-nbformat. 2021-05-18T14:16:36.2197308Z Preparing to unpack .../184-python3-nbformat_5.0.4-1_all.deb ... 2021-05-18T14:16:36.2210810Z Unpacking python3-nbformat (5.0.4-1) ... 2021-05-18T14:16:36.2601749Z Selecting previously unselected package python3-olefile. 2021-05-18T14:16:36.2862840Z Preparing to unpack .../185-python3-olefile_0.46-2_all.deb ... 2021-05-18T14:16:36.2872991Z Unpacking python3-olefile (0.46-2) ... 2021-05-18T14:16:36.3201643Z Selecting previously unselected package python3-pyproj. 2021-05-18T14:16:36.3479356Z Preparing to unpack .../186-python3-pyproj_2.5.0+ds-1_amd64.deb ... 2021-05-18T14:16:36.3489751Z Unpacking python3-pyproj (2.5.0+ds-1) ... 2021-05-18T14:16:36.4055125Z Selecting previously unselected package python3-tz. 2021-05-18T14:16:36.4380709Z Preparing to unpack .../187-python3-tz_2019.3-1_all.deb ... 2021-05-18T14:16:36.4391548Z Unpacking python3-tz (2019.3-1) ... 2021-05-18T14:16:36.4713215Z Selecting previously unselected package python3-owslib. 2021-05-18T14:16:36.4986603Z Preparing to unpack .../188-python3-owslib_0.19.1-1_all.deb ... 2021-05-18T14:16:36.4996502Z Unpacking python3-owslib (0.19.1-1) ... 2021-05-18T14:16:36.5402297Z Selecting previously unselected package python3-pil:amd64. 2021-05-18T14:16:36.5701099Z Preparing to unpack .../189-python3-pil_7.0.0-4ubuntu0.3_amd64.deb ... 2021-05-18T14:16:36.5716041Z Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-18T14:16:36.6522144Z Selecting previously unselected package python3-retrying. 2021-05-18T14:16:36.6761025Z Preparing to unpack .../190-python3-retrying_1.3.3-4_all.deb ... 2021-05-18T14:16:36.6775252Z Unpacking python3-retrying (1.3.3-4) ... 2021-05-18T14:16:36.7122520Z Selecting previously unselected package python3-plotly. 2021-05-18T14:16:36.7383936Z Preparing to unpack .../191-python3-plotly_4.4.1+dfsg-1_all.deb ... 2021-05-18T14:16:36.7396051Z Unpacking python3-plotly (4.4.1+dfsg-1) ... 2021-05-18T14:16:37.2532245Z Selecting previously unselected package python3-psycopg2. 2021-05-18T14:16:37.2857584Z Preparing to unpack .../192-python3-psycopg2_2.8.4-2_amd64.deb ... 2021-05-18T14:16:37.2869075Z Unpacking python3-psycopg2 (2.8.4-2) ... 2021-05-18T14:16:37.3249941Z Selecting previously unselected package python3-sip. 2021-05-18T14:16:37.3593076Z Preparing to unpack .../193-python3-sip_4.19.21+dfsg-1build1_amd64.deb ... 2021-05-18T14:16:37.3600690Z Unpacking python3-sip (4.19.21+dfsg-1build1) ... 2021-05-18T14:16:37.3962242Z Selecting previously unselected package python3-pyqt5. 2021-05-18T14:16:37.4274275Z Preparing to unpack .../194-python3-pyqt5_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-18T14:16:37.4287845Z Unpacking python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-18T14:16:37.8522579Z Selecting previously unselected package python3-pyqt5.qsci. 2021-05-18T14:16:37.8819816Z Preparing to unpack .../195-python3-pyqt5.qsci_2.11.2+dfsg-6_amd64.deb ... 2021-05-18T14:16:37.8827841Z Unpacking python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-18T14:16:37.9359292Z Selecting previously unselected package python3-pyqt5.qtsql. 2021-05-18T14:16:37.9673011Z Preparing to unpack .../196-python3-pyqt5.qtsql_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-18T14:16:37.9682755Z Unpacking python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-18T14:16:38.0081936Z Selecting previously unselected package python3-pyqt5.qtsvg. 2021-05-18T14:16:38.0342096Z Preparing to unpack .../197-python3-pyqt5.qtsvg_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-18T14:16:38.0350988Z Unpacking python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-18T14:16:38.0685151Z Selecting previously unselected package python3-pyqt5.qtwebkit. 2021-05-18T14:16:38.0959991Z Preparing to unpack .../198-python3-pyqt5.qtwebkit_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-18T14:16:38.0970440Z Unpacking python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-18T14:16:38.1367803Z Selecting previously unselected package python3-qgis-common. 2021-05-18T14:16:38.1702099Z Preparing to unpack .../199-python3-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-18T14:16:38.1711653Z Unpacking python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:16:38.4801686Z Selecting previously unselected package python3-qgis. 2021-05-18T14:16:38.5083049Z Preparing to unpack .../200-python3-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:16:38.5092686Z Unpacking python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:16:39.5081303Z Selecting previously unselected package python3-tk:amd64. 2021-05-18T14:16:39.5408115Z Preparing to unpack .../201-python3-tk_3.8.5-1~20.04.1_amd64.deb ... 2021-05-18T14:16:39.5423753Z Unpacking python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-18T14:16:39.5826827Z Selecting previously unselected package libjs-leaflet. 2021-05-18T14:16:39.6147710Z Preparing to unpack .../202-libjs-leaflet_1.6.0~dfsg-1_all.deb ... 2021-05-18T14:16:39.6163868Z Unpacking libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-18T14:16:39.6679474Z Selecting previously unselected package qgis-common. 2021-05-18T14:16:39.6995887Z Preparing to unpack .../203-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-18T14:16:39.7008336Z Unpacking qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:16:41.5112535Z Selecting previously unselected package qgis. 2021-05-18T14:16:41.5445154Z Preparing to unpack .../204-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:16:41.6146457Z Unpacking qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:16:41.8971415Z Selecting previously unselected package qgis-plugin-grass-common. 2021-05-18T14:16:41.9303605Z Preparing to unpack .../205-qgis-plugin-grass-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-18T14:16:41.9317748Z Unpacking qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:16:42.0810703Z Selecting previously unselected package qgis-provider-grass. 2021-05-18T14:16:42.1131130Z Preparing to unpack .../206-qgis-provider-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:16:42.1139628Z Unpacking qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:16:42.1480506Z Selecting previously unselected package qgis-plugin-grass. 2021-05-18T14:16:42.1790979Z Preparing to unpack .../207-qgis-plugin-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:16:42.1802460Z Unpacking qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:16:42.2562679Z Selecting previously unselected package qt5-gtk-platformtheme:amd64. 2021-05-18T14:16:42.2933023Z Preparing to unpack .../208-qt5-gtk-platformtheme_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:16:42.2943474Z Unpacking qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:16:42.3391640Z Selecting previously unselected package qttranslations5-l10n. 2021-05-18T14:16:42.3723105Z Preparing to unpack .../209-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2021-05-18T14:16:42.3733466Z Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-18T14:16:42.5964135Z Selecting previously unselected package wpasupplicant. 2021-05-18T14:16:42.6289660Z Preparing to unpack .../210-wpasupplicant_2%3a2.9-1ubuntu4.3_amd64.deb ... 2021-05-18T14:16:42.6302274Z Unpacking wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-18T14:16:42.7847249Z Selecting previously unselected package proj-bin. 2021-05-18T14:16:42.8260438Z Preparing to unpack .../211-proj-bin_6.3.1-1_amd64.deb ... 2021-05-18T14:16:42.8271110Z Unpacking proj-bin (6.3.1-1) ... 2021-05-18T14:16:42.8625738Z Selecting previously unselected package usb-modeswitch-data. 2021-05-18T14:16:42.8950394Z Preparing to unpack .../212-usb-modeswitch-data_20191128-3_all.deb ... 2021-05-18T14:16:42.8960781Z Unpacking usb-modeswitch-data (20191128-3) ... 2021-05-18T14:16:42.9272847Z Selecting previously unselected package usb-modeswitch. 2021-05-18T14:16:42.9600498Z Preparing to unpack .../213-usb-modeswitch_2.5.2+repack0-2ubuntu3_amd64.deb ... 2021-05-18T14:16:42.9689701Z Unpacking usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-18T14:16:43.0507839Z Setting up libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-18T14:16:43.0541538Z Setting up iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-18T14:16:43.3433441Z iio-sensor-proxy.service is a disabled or a static unit, not starting it. 2021-05-18T14:16:43.3450624Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-18T14:16:43.3480314Z Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-18T14:16:43.3509516Z Setting up qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:16:43.3619010Z Setting up ttf-bitstream-vera (1.10-8) ... 2021-05-18T14:16:43.3650683Z Setting up libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-18T14:16:43.3680816Z Setting up proj-data (6.3.1-1) ... 2021-05-18T14:16:43.3715448Z Setting up libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-18T14:16:43.3751408Z Setting up libxcb-xinput0:amd64 (1.14-2) ... 2021-05-18T14:16:43.3791981Z Setting up libwoff1:amd64 (1.0.2-1build2) ... 2021-05-18T14:16:43.3827439Z Setting up libhyphen0:amd64 (2.8.8-7) ... 2021-05-18T14:16:43.3873718Z Setting up libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-18T14:16:43.3913616Z Setting up libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-18T14:16:43.3946997Z Setting up libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-18T14:16:43.3977242Z Setting up libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-18T14:16:43.4006823Z Setting up libminizip1:amd64 (1.1-8build1) ... 2021-05-18T14:16:43.4038151Z Setting up libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-18T14:16:43.4068156Z Setting up python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-18T14:16:43.5718819Z Setting up fonts-lyx (2.3.4.2-2) ... 2021-05-18T14:16:43.5748167Z Setting up libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-18T14:16:43.5781037Z Setting up python3-olefile (0.46-2) ... 2021-05-18T14:16:43.7611101Z Setting up blt (2.5.3+dfsg-4) ... 2021-05-18T14:16:43.7641622Z Setting up python3-retrying (1.3.3-4) ... 2021-05-18T14:16:43.9246979Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-18T14:16:43.9272097Z Setting up libarpack2:amd64 (3.7.0-3) ... 2021-05-18T14:16:43.9304499Z Setting up libfcgi-bin (2.4.0-10build1) ... 2021-05-18T14:16:43.9383797Z Setting up libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-18T14:16:43.9410522Z Setting up libdap25:amd64 (3.20.5-1) ... 2021-05-18T14:16:43.9452504Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-18T14:16:43.9480367Z Setting up python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-18T14:16:44.0891031Z Setting up libqhull7:amd64 (2015.2-4) ... 2021-05-18T14:16:44.0919316Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-18T14:16:44.0977836Z Setting up libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-18T14:16:44.1021890Z Setting up libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-18T14:16:44.1053234Z Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-18T14:16:44.2886305Z Setting up gdal-data (3.0.4+dfsg-1build3) ... 2021-05-18T14:16:44.2912940Z Setting up python3-tz (2019.3-1) ... 2021-05-18T14:16:44.4704936Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-18T14:16:44.4833783Z Setting up libxcb-xkb1:amd64 (1.14-2) ... 2021-05-18T14:16:44.4883655Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-18T14:16:44.4971942Z Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-18T14:16:44.5002118Z Setting up libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-18T14:16:44.5030042Z Setting up libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-18T14:16:44.5076644Z Setting up p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-18T14:16:44.5114236Z Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-05-18T14:16:44.6887534Z Setting up libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-18T14:16:44.6916436Z Setting up libcfitsio8:amd64 (3.470-3) ... 2021-05-18T14:16:44.6949119Z Setting up libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-18T14:16:44.6982042Z Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-18T14:16:44.7078777Z Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-18T14:16:44.7115208Z Setting up python3-pyparsing (2.4.6-1) ... 2021-05-18T14:16:45.6441074Z Setting up libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-18T14:16:45.6443641Z Setting up python3-cycler (0.10.0-3) ... 2021-05-18T14:16:45.6444683Z Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-18T14:16:45.6445702Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-18T14:16:45.6446812Z Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-05-18T14:16:45.6447743Z Setting up grass-doc (7.8.2-1build3) ... 2021-05-18T14:16:45.6448695Z Setting up usb-modeswitch-data (20191128-3) ... 2021-05-18T14:16:45.6449680Z Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-18T14:16:45.6450585Z Setting up python3-psycopg2 (2.8.4-2) ... 2021-05-18T14:16:45.6451557Z Setting up libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-18T14:16:45.6452447Z Setting up libproj15:amd64 (6.3.1-1) ... 2021-05-18T14:16:45.6453318Z Setting up libpcsclite1:amd64 (1.8.26-3) ... 2021-05-18T14:16:45.6454345Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:16:45.6455344Z Setting up python3-html5lib (1.0.1-2) ... 2021-05-18T14:16:45.6456291Z Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-18T14:16:47.0485289Z Setting up libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-18T14:16:47.0516184Z Setting up libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-18T14:16:47.0543162Z Setting up liburiparser1:amd64 (0.9.3-2) ... 2021-05-18T14:16:47.0568409Z Setting up gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-18T14:16:47.0593868Z Setting up libfreexl1:amd64 (1.0.5-3) ... 2021-05-18T14:16:47.0624185Z Setting up libmm-glib0:amd64 (1.12.8-1) ... 2021-05-18T14:16:47.0648779Z Setting up liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-18T14:16:47.0676335Z Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-18T14:16:47.2884870Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:16:47.2926214Z Setting up libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-18T14:16:47.2955648Z Setting up libxcb-randr0:amd64 (1.14-2) ... 2021-05-18T14:16:47.2985199Z Setting up python3-traitlets (4.3.3-3) ... 2021-05-18T14:16:47.5531771Z Setting up libfyba0:amd64 (4.1.1-6build1) ... 2021-05-18T14:16:47.5575301Z Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-18T14:16:47.5607563Z Setting up libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-18T14:16:47.5634246Z Setting up libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-18T14:16:47.5661834Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-18T14:16:47.5911677Z Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-18T14:16:47.8116323Z Setting up libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-18T14:16:47.8147576Z Setting up libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-18T14:16:47.8176398Z Setting up usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-18T14:16:47.8281776Z Setting up libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-18T14:16:47.8307476Z Setting up p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-18T14:16:47.8332879Z Setting up libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:16:47.8375759Z Setting up libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-18T14:16:47.8404088Z Setting up python3-future (0.18.2-2) ... 2021-05-18T14:16:47.8484398Z update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode 2021-05-18T14:16:47.8545717Z update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode 2021-05-18T14:16:48.2690483Z Setting up qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:16:48.4479461Z Setting up libdaemon0:amd64 (0.14-7) ... 2021-05-18T14:16:48.4507955Z Setting up libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:16:48.4542584Z Setting up libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-18T14:16:48.4580523Z Setting up libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-18T14:16:48.4607396Z Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-18T14:16:48.4645663Z Setting up libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-18T14:16:48.4679321Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-18T14:16:48.4709739Z Setting up libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:16:48.4744612Z Setting up libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-18T14:16:48.7280928Z Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-18T14:16:48.9129825Z Setting up python3-jupyter-core (4.6.3-3) ... 2021-05-18T14:16:49.0937807Z Setting up libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-18T14:16:49.0966010Z Setting up qtchooser (66-2build1) ... 2021-05-18T14:16:49.0995869Z Setting up libwacom-common (1.3-2ubuntu3) ... 2021-05-18T14:16:49.1025759Z Setting up python3-sip (4.19.21+dfsg-1build1) ... 2021-05-18T14:16:49.2758379Z Setting up libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-18T14:16:49.2789342Z Setting up libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-18T14:16:49.2821719Z Setting up libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-18T14:16:49.2852752Z Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-18T14:16:50.4380155Z Setting up libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-18T14:16:50.4408200Z Setting up libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-18T14:16:50.4441297Z Setting up libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-18T14:16:50.4476566Z Setting up qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-18T14:16:50.4509672Z Setting up libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:16:50.4541548Z Setting up proj-bin (6.3.1-1) ... 2021-05-18T14:16:50.4577558Z Setting up libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-18T14:16:50.4615355Z Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-18T14:16:50.4654361Z Setting up geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-18T14:16:50.9097084Z geoclue.service is a disabled or a static unit, not starting it. 2021-05-18T14:16:50.9127865Z Setting up libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:16:50.9156908Z Setting up python3-nbformat (5.0.4-1) ... 2021-05-18T14:16:51.1038388Z Setting up libmbim-proxy (1.22.0-2) ... 2021-05-18T14:16:51.1069119Z Setting up python3-pyproj (2.5.0+ds-1) ... 2021-05-18T14:16:51.2956139Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:16:51.2988420Z Setting up python3-bs4 (4.8.2-1) ... 2021-05-18T14:16:51.5120792Z Setting up libgeotiff5:amd64 (1.5.1-2) ... 2021-05-18T14:16:51.5153405Z Setting up gcr (3.36.0-2build1) ... 2021-05-18T14:16:51.5192454Z Setting up libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:16:51.5232645Z Setting up wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-18T14:16:51.6746436Z Created symlink /etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-18T14:16:51.6749819Z Created symlink /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-18T14:16:52.2581200Z Setting up python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-18T14:16:52.5754764Z Setting up libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:16:52.5785968Z Setting up gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-18T14:16:52.5814037Z Setting up libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:16:52.5841997Z Setting up qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:16:52.5865847Z Setting up qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-18T14:16:52.5893849Z Setting up libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:16:52.5919479Z Setting up python3-plotly (4.4.1+dfsg-1) ... 2021-05-18T14:16:52.7668440Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:16:52.7671939Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-18T14:16:52.7675535Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:16:52.7678512Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-18T14:16:52.8165947Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:194: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:16:52.8168705Z if direction is "increasing": 2021-05-18T14:16:52.8172291Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:199: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:16:52.8174907Z elif direction is "decreasing": 2021-05-18T14:16:52.8399746Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:176: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:16:52.8401467Z if direction is "increasing": 2021-05-18T14:16:52.8403210Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:16:52.8404460Z elif direction is "decreasing": 2021-05-18T14:16:53.9696987Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:460: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:16:53.9698998Z if props["offset_coordinates"] is "data": 2021-05-18T14:16:53.9701237Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:572: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-18T14:16:53.9702843Z if props["coordinates"] is not "data": 2021-05-18T14:16:54.8254978Z Setting up avahi-daemon (0.7-4ubuntu7) ... 2021-05-18T14:16:55.4679213Z Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /lib/systemd/system/avahi-daemon.service. 2021-05-18T14:16:55.4722480Z Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /lib/systemd/system/avahi-daemon.service. 2021-05-18T14:16:55.4725902Z Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /lib/systemd/system/avahi-daemon.socket. 2021-05-18T14:16:56.7669942Z Setting up libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-18T14:16:56.7729007Z First installation detected... 2021-05-18T14:16:56.7729914Z Checking NSS setup... 2021-05-18T14:16:56.7784465Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-18T14:16:56.7817237Z Setting up libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:16:56.7845610Z Setting up python3-owslib (0.19.1-1) ... 2021-05-18T14:16:57.1058637Z Setting up libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-18T14:16:57.1088484Z Setting up libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-18T14:16:57.1117048Z Setting up libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-18T14:16:57.1158324Z Setting up libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-18T14:16:57.1186957Z Setting up libwacom-bin (1.3-2ubuntu3) ... 2021-05-18T14:16:57.1217590Z Setting up libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-18T14:16:57.1247679Z Setting up libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-18T14:16:57.1280950Z Setting up libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-18T14:16:57.1310789Z Setting up python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-18T14:16:57.3567540Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-18T14:16:57.3618190Z Setting up libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-18T14:16:57.3648969Z Setting up grass-core (7.8.2-1build3) ... 2021-05-18T14:16:57.7495651Z /usr/lib/grass78/etc/python/grass/pygrass/gis/__init__.py:75: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:16:57.7497800Z if value is '': 2021-05-18T14:16:57.8672298Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:16:57.8673753Z if do_profiling is "True" or do_profiling is "1": 2021-05-18T14:16:57.8675260Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:16:57.8676517Z if do_profiling is "True" or do_profiling is "1": 2021-05-18T14:16:57.8677910Z /usr/lib/grass78/etc/python/grass/temporal/core.py:582: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-18T14:16:57.8679122Z if driver_string is not None and driver_string is not "": 2021-05-18T14:16:57.9210737Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:16:57.9212264Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-18T14:16:57.9213738Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:16:57.9215029Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-18T14:16:57.9946712Z Setting up libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-18T14:16:57.9992424Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:16:58.0083192Z Setting up libqmi-proxy (1.24.8-1) ... 2021-05-18T14:16:58.0113515Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:16:58.0153118Z Setting up libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:16:58.0379294Z Setting up libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:16:58.0402553Z Setting up libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:16:58.0428463Z Setting up qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:16:58.0457130Z Setting up libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:16:58.0490015Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:16:58.0517750Z Setting up gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-18T14:16:58.1556207Z Setting up qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:16:58.1587081Z Setting up libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:16:58.1625875Z Setting up libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:16:58.1674066Z Setting up modemmanager (1.12.8-1) ... 2021-05-18T14:16:58.3144680Z Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service → /lib/systemd/system/ModemManager.service. 2021-05-18T14:16:58.3147729Z Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service → /lib/systemd/system/ModemManager.service. 2021-05-18T14:16:58.9754603Z Setting up libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:16:58.9835804Z Setting up libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:16:58.9900936Z Setting up libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-18T14:16:58.9941139Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:16:58.9985579Z Setting up libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:16:59.0019050Z Setting up qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-18T14:16:59.0052719Z Setting up libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-18T14:16:59.0094679Z Setting up libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-18T14:16:59.0122563Z Setting up libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-18T14:16:59.0155561Z Setting up libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:16:59.0182127Z Setting up libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:16:59.0212650Z Setting up libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:16:59.0246682Z Setting up libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:16:59.0282696Z Setting up libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:16:59.0304120Z Setting up libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:16:59.0338860Z Setting up qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-18T14:16:59.0370828Z Setting up qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-18T14:16:59.0403637Z Setting up libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:16:59.0436067Z Setting up qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:16:59.0468995Z Setting up python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-18T14:16:59.2546014Z Setting up python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-18T14:16:59.2573041Z Setting up libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:16:59.2603634Z Setting up qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:16:59.2636233Z Setting up qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:17:36.0049342Z Setting up libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:17:36.0075874Z Setting up python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-18T14:17:36.0106260Z Setting up libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:17:36.0132074Z Setting up qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:17:36.0164568Z Setting up libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:17:36.0188734Z Setting up libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:17:36.0215255Z Setting up qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:17:36.0245684Z Setting up python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:17:36.1920908Z Setting up libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:17:36.1945273Z Setting up python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-18T14:17:36.1974690Z Setting up qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:17:36.1999272Z Setting up python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-18T14:17:36.2026593Z Setting up python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:17:36.3972261Z Setting up libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:17:36.4007261Z Setting up qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:17:36.4045156Z Setting up qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:17:36.4213641Z Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-05-18T14:17:36.4381580Z Processing triggers for shared-mime-info (1.15-1) ... 2021-05-18T14:17:37.4202445Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-18T14:17:37.4415462Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-18T14:17:37.4706659Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-18T14:17:37.4884956Z Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ... 2021-05-18T14:17:37.5503830Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:17:37.5862393Z Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-18T14:17:37.8912805Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:17:52.1083981Z Setting up pinentry-gnome3 (1.1.0-3build1) ... 2021-05-18T14:17:52.1293437Z Setting up gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-18T14:17:54.6182706Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-18T14:17:54.6183363Z with: 2021-05-18T14:17:54.6183933Z github_slug: neuroconductor/eegUtils 2021-05-18T14:17:54.6184487Z env: 2021-05-18T14:17:54.6184991Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:17:54.6185550Z TIC_DEPLOY_KEY: 2021-05-18T14:17:54.6186520Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:17:54.6188507Z GITHUB_PAT: *** 2021-05-18T14:17:54.6190246Z COVERALLS_TOKEN: *** 2021-05-18T14:17:54.6190882Z continue-on-error: false 2021-05-18T14:17:54.6191443Z VDIFFR_RUN_TESTS: 2021-05-18T14:17:54.6192015Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:17:54.6192544Z TZ: UTC 2021-05-18T14:17:54.6192999Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:17:54.6193499Z NOT_CRAN: true 2021-05-18T14:17:54.6193935Z ##[endgroup] 2021-05-18T14:17:54.6574167Z repo slug is: neuroconductor/eegUtils 2021-05-18T14:17:54.6684970Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-18T14:17:54.6685620Z env: 2021-05-18T14:17:54.6686131Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:17:54.6686660Z TIC_DEPLOY_KEY: 2021-05-18T14:17:54.6687595Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:17:54.6689073Z GITHUB_PAT: *** 2021-05-18T14:17:54.6690012Z COVERALLS_TOKEN: *** 2021-05-18T14:17:54.6690569Z continue-on-error: false 2021-05-18T14:17:54.6691123Z VDIFFR_RUN_TESTS: 2021-05-18T14:17:54.6692045Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:17:54.6692599Z TZ: UTC 2021-05-18T14:17:54.6693049Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:17:54.6693516Z NOT_CRAN: true 2021-05-18T14:17:54.6693951Z ##[endgroup] 2021-05-18T14:17:54.9152607Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-18T14:17:54.9153296Z with: 2021-05-18T14:17:54.9153731Z repo_name: eegUtils 2021-05-18T14:17:54.9155018Z repo_version: 0.6.1 2021-05-18T14:17:54.9155477Z runner_os: Linux 2021-05-18T14:17:54.9155925Z R_version: 3.6 2021-05-18T14:17:54.9156335Z env: 2021-05-18T14:17:54.9156837Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:17:54.9157387Z TIC_DEPLOY_KEY: 2021-05-18T14:17:54.9158316Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:17:54.9160852Z GITHUB_PAT: *** 2021-05-18T14:17:54.9161818Z COVERALLS_TOKEN: *** 2021-05-18T14:17:54.9162387Z continue-on-error: false 2021-05-18T14:17:54.9162949Z VDIFFR_RUN_TESTS: 2021-05-18T14:17:54.9163532Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:17:54.9164040Z TZ: UTC 2021-05-18T14:17:54.9164499Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:17:54.9164974Z NOT_CRAN: true 2021-05-18T14:17:54.9165427Z ##[endgroup] 2021-05-18T14:17:54.9569955Z Package: eegUtils 2021-05-18T14:17:54.9574841Z Version: 0.6.1 2021-05-18T14:17:54.9575605Z OS: Linux 2021-05-18T14:17:54.9633046Z ##[group]Run install.packages('remotes') 2021-05-18T14:17:54.9633878Z install.packages('remotes') 2021-05-18T14:17:54.9634817Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-18T14:17:54.9635983Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-18T14:17:54.9643664Z shell: /usr/local/bin/Rscript {0} 2021-05-18T14:17:54.9644276Z env: 2021-05-18T14:17:54.9644778Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:17:54.9645324Z TIC_DEPLOY_KEY: 2021-05-18T14:17:54.9646254Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:17:54.9647741Z GITHUB_PAT: *** 2021-05-18T14:17:54.9648674Z COVERALLS_TOKEN: *** 2021-05-18T14:17:54.9649248Z continue-on-error: false 2021-05-18T14:17:54.9649782Z VDIFFR_RUN_TESTS: 2021-05-18T14:17:54.9650346Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:17:54.9650874Z TZ: UTC 2021-05-18T14:17:54.9651312Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:17:54.9651786Z NOT_CRAN: true 2021-05-18T14:17:54.9652220Z ##[endgroup] 2021-05-18T14:17:55.1617289Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:17:55.1618333Z (as ‘lib’ is unspecified) 2021-05-18T14:18:10.6523479Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/remotes_2.3.0.tar.gz' 2021-05-18T14:18:11.1580636Z Content type 'binary/octet-stream' length 391843 bytes (382 KB) 2021-05-18T14:18:11.1799688Z ================================================== 2021-05-18T14:18:11.1802216Z downloaded 382 KB 2021-05-18T14:18:11.1802807Z 2021-05-18T14:18:11.4435655Z * installing *binary* package ‘remotes’ ... 2021-05-18T14:18:11.4484015Z * DONE (remotes) 2021-05-18T14:18:11.4539719Z 2021-05-18T14:18:11.4540815Z The downloaded source packages are in 2021-05-18T14:18:11.4542420Z ‘/tmp/RtmprtgETt/downloaded_packages’ 2021-05-18T14:18:32.1755126Z ##[group]Run actions/cache@v1 2021-05-18T14:18:32.1755699Z with: 2021-05-18T14:18:32.1756301Z path: /home/runner/work/_temp/Library 2021-05-18T14:18:32.1760596Z key: Linux-52cdae6dc4678912e67409510b56a0db328f17bfc885ed7e1aa35e76f12f06eb-1-4edea8cbf4b309e12675dfcee3756b59a3835c509f33205773f8f19fd1aa2ce4 2021-05-18T14:18:32.1765414Z restore-keys: Linux-52cdae6dc4678912e67409510b56a0db328f17bfc885ed7e1aa35e76f12f06eb-1- 2021-05-18T14:18:32.1766965Z env: 2021-05-18T14:18:32.1767636Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:18:32.1768272Z TIC_DEPLOY_KEY: 2021-05-18T14:18:32.1769397Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:18:32.1771808Z GITHUB_PAT: *** 2021-05-18T14:18:32.1772912Z COVERALLS_TOKEN: *** 2021-05-18T14:18:32.1773606Z continue-on-error: false 2021-05-18T14:18:32.1774256Z VDIFFR_RUN_TESTS: 2021-05-18T14:18:32.1774935Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:18:32.1775602Z TZ: UTC 2021-05-18T14:18:32.1776150Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:18:32.1776717Z NOT_CRAN: true 2021-05-18T14:18:32.1777235Z ##[endgroup] 2021-05-18T14:18:32.2342327Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-18T14:18:32.2415598Z ##[group]Run Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-18T14:18:32.2416527Z Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-18T14:18:32.2417429Z sysreqs=$(Rscript -e "cat(sysreqs::sysreq_commands('DESCRIPTION'))") 2021-05-18T14:18:32.2418170Z sudo -s eval "$sysreqs" 2021-05-18T14:18:32.2473841Z shell: /usr/bin/bash -e {0} 2021-05-18T14:18:32.2474292Z env: 2021-05-18T14:18:32.2474814Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:18:32.2475373Z TIC_DEPLOY_KEY: 2021-05-18T14:18:32.2476296Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:18:32.2477786Z GITHUB_PAT: *** 2021-05-18T14:18:32.2478714Z COVERALLS_TOKEN: *** 2021-05-18T14:18:32.2479279Z continue-on-error: false 2021-05-18T14:18:32.2480028Z VDIFFR_RUN_TESTS: 2021-05-18T14:18:32.2480583Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:18:32.2481097Z TZ: UTC 2021-05-18T14:18:32.2481565Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:18:32.2482055Z NOT_CRAN: true 2021-05-18T14:18:32.2482588Z RHUB_PLATFORM: linux-x86_64-ubuntu-gcc 2021-05-18T14:18:32.2483292Z ##[endgroup] 2021-05-18T14:18:32.4668426Z Using github PAT from envvar GITHUB_PAT 2021-05-18T14:18:33.0016062Z Downloading GitHub repo r-hub/sysreqs@HEAD 2021-05-18T14:18:50.2174234Z rprojroot (NA -> 2.0.2) [CRAN] 2021-05-18T14:18:50.2175755Z crayon (NA -> 1.4.1) [CRAN] 2021-05-18T14:18:50.2176754Z R6 (NA -> 2.5.0) [CRAN] 2021-05-18T14:18:50.2177682Z desc (NA -> 1.3.0) [CRAN] 2021-05-18T14:18:50.2178612Z debugme (NA -> 1.1.0) [CRAN] 2021-05-18T14:18:50.2199160Z Installing 5 packages: rprojroot, crayon, R6, desc, debugme 2021-05-18T14:18:50.2210498Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:18:50.2211753Z (as ‘lib’ is unspecified) 2021-05-18T14:19:04.7232940Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-18T14:19:05.3103893Z Content type 'binary/octet-stream' length 97126 bytes (94 KB) 2021-05-18T14:19:05.3184386Z ================================================== 2021-05-18T14:19:05.3185430Z downloaded 94 KB 2021-05-18T14:19:05.3185980Z 2021-05-18T14:19:05.3226220Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crayon_1.4.1.tar.gz' 2021-05-18T14:19:05.7913187Z Content type 'binary/octet-stream' length 136613 bytes (133 KB) 2021-05-18T14:19:05.8011923Z ================================================== 2021-05-18T14:19:05.8013624Z downloaded 133 KB 2021-05-18T14:19:05.8014435Z 2021-05-18T14:19:05.8054065Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R6_2.5.0.tar.gz' 2021-05-18T14:19:06.5968384Z Content type 'binary/octet-stream' length 82248 bytes (80 KB) 2021-05-18T14:19:06.5969147Z ================================================== 2021-05-18T14:19:06.5969665Z downloaded 80 KB 2021-05-18T14:19:06.5969994Z 2021-05-18T14:19:06.6047211Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/desc_1.3.0.tar.gz' 2021-05-18T14:19:07.2900463Z Content type 'binary/octet-stream' length 524642 bytes (512 KB) 2021-05-18T14:19:07.3144032Z ================================================== 2021-05-18T14:19:07.3144645Z downloaded 512 KB 2021-05-18T14:19:07.3144989Z 2021-05-18T14:19:07.3178570Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/debugme_1.1.0.tar.gz' 2021-05-18T14:19:07.9237713Z Content type 'binary/octet-stream' length 1015330 bytes (991 KB) 2021-05-18T14:19:07.9532306Z ================================================== 2021-05-18T14:19:07.9535408Z downloaded 991 KB 2021-05-18T14:19:07.9535939Z 2021-05-18T14:19:08.2161817Z * installing *binary* package ‘rprojroot’ ... 2021-05-18T14:19:08.2210823Z * DONE (rprojroot) 2021-05-18T14:19:08.4759523Z * installing *binary* package ‘crayon’ ... 2021-05-18T14:19:08.4799695Z * DONE (crayon) 2021-05-18T14:19:08.7227883Z * installing *binary* package ‘R6’ ... 2021-05-18T14:19:08.7269552Z * DONE (R6) 2021-05-18T14:19:09.0043476Z * installing *binary* package ‘desc’ ... 2021-05-18T14:19:09.0094690Z * DONE (desc) 2021-05-18T14:19:09.2727635Z * installing *binary* package ‘debugme’ ... 2021-05-18T14:19:09.2775289Z * DONE (debugme) 2021-05-18T14:19:09.2832114Z 2021-05-18T14:19:09.2833164Z The downloaded source packages are in 2021-05-18T14:19:09.2834681Z ‘/tmp/RtmpCqDTUf/downloaded_packages’ 2021-05-18T14:19:09.2844445Z Running `R CMD build`... 2021-05-18T14:19:09.5443050Z * checking for file ‘/tmp/RtmpCqDTUf/remotes69da4548148f/r-hub-sysreqs-f068afa/DESCRIPTION’ ... OK 2021-05-18T14:19:09.5444607Z * preparing ‘sysreqs’: 2021-05-18T14:19:09.5445729Z * checking DESCRIPTION meta-information ... OK 2021-05-18T14:19:09.5447185Z * checking for LF line-endings in source and make files and shell scripts 2021-05-18T14:19:09.5448252Z * checking for empty or unneeded directories 2021-05-18T14:19:09.5449291Z * building ‘sysreqs_1.0.0.9000.tar.gz’ 2021-05-18T14:19:09.5457767Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:19:09.5458719Z (as ‘lib’ is unspecified) 2021-05-18T14:19:09.7744299Z * installing *source* package ‘sysreqs’ ... 2021-05-18T14:19:09.7750406Z ** using staged installation 2021-05-18T14:19:09.7901033Z ** R 2021-05-18T14:19:09.7998973Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:19:10.1787631Z ** help 2021-05-18T14:19:10.1949242Z *** installing help indices 2021-05-18T14:19:10.2164642Z ** building package indices 2021-05-18T14:19:10.2304982Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:19:10.4674841Z ** testing if installed package can be loaded from final location 2021-05-18T14:19:10.6930170Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:19:10.6936667Z * DONE (sysreqs) 2021-05-18T14:19:30.7025843Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-18T14:19:30.7028481Z Hit:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-18T14:19:30.7030467Z Hit:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-18T14:19:30.7224958Z Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-18T14:19:30.7663707Z Hit:5 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-18T14:19:30.8467346Z Hit:6 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-18T14:19:31.0044193Z Hit:7 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease 2021-05-18T14:19:31.0047769Z Hit:8 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease 2021-05-18T14:19:31.1632211Z Hit:9 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-18T14:19:32.8713569Z Reading package lists... 2021-05-18T14:19:32.9646188Z Reading package lists... 2021-05-18T14:19:33.1813155Z Building dependency tree... 2021-05-18T14:19:33.1842206Z Reading state information... 2021-05-18T14:19:33.3834761Z libcairo2-dev is already the newest version (1.16.0-4ubuntu1). 2021-05-18T14:19:33.3835889Z libcairo2-dev set to manually installed. 2021-05-18T14:19:33.3836947Z libicu-dev is already the newest version (66.1-2ubuntu2). 2021-05-18T14:19:33.3846952Z libicu-dev set to manually installed. 2021-05-18T14:19:33.3848650Z libxml2-dev is already the newest version (2.9.10+dfsg-5). 2021-05-18T14:19:33.3850230Z libxml2-dev set to manually installed. 2021-05-18T14:19:33.3851505Z make is already the newest version (4.2.1-1.2). 2021-05-18T14:19:33.3852355Z make set to manually installed. 2021-05-18T14:19:33.3853505Z libgit2-dev is already the newest version (0.28.4+dfsg.1-2). 2021-05-18T14:19:33.3854789Z libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-18T14:19:33.3856157Z zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-05-18T14:19:33.3858103Z git is already the newest version (1:2.31.1-0ppa1~ubuntu20.04.1). 2021-05-18T14:19:33.3859340Z pandoc is already the newest version (2.7.3-1). 2021-05-18T14:19:33.3861240Z The following additional packages will be installed: 2021-05-18T14:19:33.3862836Z libbibutils6 libghc-pandoc-citeproc-data 2021-05-18T14:19:33.3863686Z Suggested packages: 2021-05-18T14:19:33.3864708Z libcurl4-doc libidn11-dev libldap2-dev librtmp-dev 2021-05-18T14:19:33.4450546Z The following NEW packages will be installed: 2021-05-18T14:19:33.4456494Z libbibutils6 libcurl4-openssl-dev libghc-pandoc-citeproc-data 2021-05-18T14:19:33.4458053Z pandoc-citeproc 2021-05-18T14:19:33.4739683Z 0 upgraded, 4 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:19:33.4740569Z Need to get 13.7 MB of archives. 2021-05-18T14:19:33.4741423Z After this operation, 109 MB of additional disk space will be used. 2021-05-18T14:19:33.4744062Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbibutils6 amd64 6.2-1 [365 kB] 2021-05-18T14:19:33.4791698Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4-openssl-dev amd64 7.68.0-1ubuntu2.5 [321 kB] 2021-05-18T14:19:33.4835001Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libghc-pandoc-citeproc-data all 0.15.0.1-1build4 [51.1 kB] 2021-05-18T14:19:33.4841092Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 pandoc-citeproc amd64 0.15.0.1-1build4 [12.9 MB] 2021-05-18T14:19:34.1750368Z Fetched 13.7 MB in 0s (74.6 MB/s) 2021-05-18T14:19:34.2153025Z Selecting previously unselected package libbibutils6. 2021-05-18T14:19:34.2247262Z (Reading database ... 2021-05-18T14:19:34.2247856Z (Reading database ... 5% 2021-05-18T14:19:34.2251987Z (Reading database ... 10% 2021-05-18T14:19:34.2252596Z (Reading database ... 15% 2021-05-18T14:19:34.2253151Z (Reading database ... 20% 2021-05-18T14:19:34.2253719Z (Reading database ... 25% 2021-05-18T14:19:34.2254300Z (Reading database ... 30% 2021-05-18T14:19:34.2254866Z (Reading database ... 35% 2021-05-18T14:19:34.2255430Z (Reading database ... 40% 2021-05-18T14:19:34.2255977Z (Reading database ... 45% 2021-05-18T14:19:34.2256557Z (Reading database ... 50% 2021-05-18T14:19:34.2291682Z (Reading database ... 55% 2021-05-18T14:19:34.2350848Z (Reading database ... 60% 2021-05-18T14:19:34.2401466Z (Reading database ... 65% 2021-05-18T14:19:34.2614240Z (Reading database ... 70% 2021-05-18T14:19:34.2649973Z (Reading database ... 75% 2021-05-18T14:19:34.2995302Z (Reading database ... 80% 2021-05-18T14:19:34.3109059Z (Reading database ... 85% 2021-05-18T14:19:34.3564023Z (Reading database ... 90% 2021-05-18T14:19:34.3655825Z (Reading database ... 95% 2021-05-18T14:19:34.3656980Z (Reading database ... 100% 2021-05-18T14:19:34.3658234Z (Reading database ... 285022 files and directories currently installed.) 2021-05-18T14:19:34.3797253Z Preparing to unpack .../libbibutils6_6.2-1_amd64.deb ... 2021-05-18T14:19:34.3816913Z Unpacking libbibutils6 (6.2-1) ... 2021-05-18T14:19:34.4592244Z Selecting previously unselected package libcurl4-openssl-dev:amd64. 2021-05-18T14:19:34.4924183Z Preparing to unpack .../libcurl4-openssl-dev_7.68.0-1ubuntu2.5_amd64.deb ... 2021-05-18T14:19:34.4934101Z Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-18T14:19:34.5601983Z Selecting previously unselected package libghc-pandoc-citeproc-data. 2021-05-18T14:19:34.5907548Z Preparing to unpack .../libghc-pandoc-citeproc-data_0.15.0.1-1build4_all.deb ... 2021-05-18T14:19:34.5928959Z Unpacking libghc-pandoc-citeproc-data (0.15.0.1-1build4) ... 2021-05-18T14:19:34.6522019Z Selecting previously unselected package pandoc-citeproc. 2021-05-18T14:19:34.6795916Z Preparing to unpack .../pandoc-citeproc_0.15.0.1-1build4_amd64.deb ... 2021-05-18T14:19:34.6810000Z Unpacking pandoc-citeproc (0.15.0.1-1build4) ... 2021-05-18T14:19:34.6851872Z Replaced by files in installed package pandoc (2.7.3-1) ... 2021-05-18T14:19:36.2481733Z Setting up libghc-pandoc-citeproc-data (0.15.0.1-1build4) ... 2021-05-18T14:19:36.2512903Z Setting up libbibutils6 (6.2-1) ... 2021-05-18T14:19:36.2545016Z Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-18T14:19:36.2568072Z Setting up pandoc-citeproc (0.15.0.1-1build4) ... 2021-05-18T14:19:36.2595219Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:19:40.8077471Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:19:43.2886286Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-18T14:19:43.2887119Z remotes::install_github("ropensci/tic") 2021-05-18T14:19:43.2887905Z remotes::install_github("muschellij2/ghtravis") 2021-05-18T14:19:43.2888704Z remotes::install_github("muschellij2/aghast") 2021-05-18T14:19:43.2889399Z remotes::install_cran("covr") 2021-05-18T14:19:43.2897607Z shell: /usr/local/bin/Rscript {0} 2021-05-18T14:19:43.2898114Z env: 2021-05-18T14:19:43.2898639Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:19:43.2899224Z TIC_DEPLOY_KEY: 2021-05-18T14:19:43.2900180Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:19:43.2902021Z GITHUB_PAT: *** 2021-05-18T14:19:43.2903085Z COVERALLS_TOKEN: *** 2021-05-18T14:19:43.2903677Z continue-on-error: false 2021-05-18T14:19:43.2904227Z VDIFFR_RUN_TESTS: 2021-05-18T14:19:43.2904789Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:19:43.2905515Z TZ: UTC 2021-05-18T14:19:43.2905974Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:19:43.2906446Z NOT_CRAN: true 2021-05-18T14:19:43.2906886Z ##[endgroup] 2021-05-18T14:19:43.5161865Z Using github PAT from envvar GITHUB_PAT 2021-05-18T14:19:44.0375078Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-18T14:20:02.3317402Z rlang (NA -> 0.4.11) [CRAN] 2021-05-18T14:20:02.3318925Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-18T14:20:02.3320027Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-18T14:20:02.3320887Z sys (NA -> 3.4 ) [CRAN] 2021-05-18T14:20:02.3321722Z askpass (NA -> 1.1 ) [CRAN] 2021-05-18T14:20:02.3322571Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-18T14:20:02.3323416Z mime (NA -> 0.10 ) [CRAN] 2021-05-18T14:20:02.3324235Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-18T14:20:02.3325064Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-18T14:20:02.3325902Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-18T14:20:02.3326694Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-18T14:20:02.3327584Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-18T14:20:02.3328421Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-18T14:20:02.3329211Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-18T14:20:02.3330066Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-18T14:20:02.3330963Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-18T14:20:02.3331848Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-18T14:20:02.3332683Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-18T14:20:02.3333487Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-18T14:20:02.3334322Z whisker (NA -> 0.4 ) [CRAN] 2021-05-18T14:20:02.3335181Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-18T14:20:02.3336024Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-18T14:20:02.3336885Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-18T14:20:02.3337716Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-18T14:20:02.3338521Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-18T14:20:02.3340575Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-18T14:20:02.3341377Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-18T14:20:02.3342231Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-18T14:20:02.3343067Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-18T14:20:02.3343920Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-18T14:20:02.3344762Z git2r (NA -> 0.28.0) [CRAN] 2021-05-18T14:20:02.3347182Z 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-18T14:20:02.3354744Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:20:02.3355854Z (as ‘lib’ is unspecified) 2021-05-18T14:20:17.3779488Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rlang_0.4.11.tar.gz' 2021-05-18T14:20:18.4891025Z Content type 'binary/octet-stream' length 1390763 bytes (1.3 MB) 2021-05-18T14:20:19.0509950Z ================================================== 2021-05-18T14:20:19.0512095Z downloaded 1.3 MB 2021-05-18T14:20:19.0514086Z 2021-05-18T14:20:19.0588629Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-18T14:20:20.3930642Z Content type 'binary/octet-stream' length 233604 bytes (228 KB) 2021-05-18T14:20:20.7123186Z ================================================== 2021-05-18T14:20:20.7125279Z downloaded 228 KB 2021-05-18T14:20:20.7126899Z 2021-05-18T14:20:20.7164066Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/glue_1.4.2.tar.gz' 2021-05-18T14:20:21.9737547Z Content type 'binary/octet-stream' length 144288 bytes (140 KB) 2021-05-18T14:20:22.2212151Z ================================================== 2021-05-18T14:20:22.2212705Z downloaded 140 KB 2021-05-18T14:20:22.2213042Z 2021-05-18T14:20:22.2248578Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sys_3.4.tar.gz' 2021-05-18T14:20:23.4498367Z Content type 'binary/octet-stream' length 55124 bytes (53 KB) 2021-05-18T14:20:23.5956176Z ================================================== 2021-05-18T14:20:23.5957228Z downloaded 53 KB 2021-05-18T14:20:23.5957679Z 2021-05-18T14:20:23.5995244Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/askpass_1.1.tar.gz' 2021-05-18T14:20:24.6549618Z Content type 'binary/octet-stream' length 23661 bytes (23 KB) 2021-05-18T14:20:24.7303054Z ================================================== 2021-05-18T14:20:24.7303662Z downloaded 23 KB 2021-05-18T14:20:24.7304001Z 2021-05-18T14:20:24.7344331Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/openssl_1.4.4.tar.gz' 2021-05-18T14:20:25.8143309Z Content type 'binary/octet-stream' length 1492186 bytes (1.4 MB) 2021-05-18T14:20:26.3304541Z ================================================== 2021-05-18T14:20:26.3305187Z downloaded 1.4 MB 2021-05-18T14:20:26.3305529Z 2021-05-18T14:20:26.3345964Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mime_0.10.tar.gz' 2021-05-18T14:20:27.4724532Z Content type 'binary/octet-stream' length 37709 bytes (36 KB) 2021-05-18T14:20:27.4871228Z ================================================== 2021-05-18T14:20:27.4871939Z downloaded 36 KB 2021-05-18T14:20:27.4872281Z 2021-05-18T14:20:27.4914740Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/curl_4.3.1.tar.gz' 2021-05-18T14:20:29.1353476Z Content type 'binary/octet-stream' length 905440 bytes (884 KB) 2021-05-18T14:20:29.4857621Z ================================================== 2021-05-18T14:20:29.4859556Z downloaded 884 KB 2021-05-18T14:20:29.4860124Z 2021-05-18T14:20:29.4895290Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-18T14:20:30.6052655Z Content type 'binary/octet-stream' length 535666 bytes (523 KB) 2021-05-18T14:20:30.9931581Z ================================================== 2021-05-18T14:20:30.9933703Z downloaded 523 KB 2021-05-18T14:20:30.9935156Z 2021-05-18T14:20:30.9970618Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ini_0.3.1.tar.gz' 2021-05-18T14:20:32.2589307Z Content type 'binary/octet-stream' length 13087 bytes (12 KB) 2021-05-18T14:20:32.3242318Z ================================================== 2021-05-18T14:20:32.3243457Z downloaded 12 KB 2021-05-18T14:20:32.3244027Z 2021-05-18T14:20:32.3285314Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httr_1.4.2.tar.gz' 2021-05-18T14:20:33.5728759Z Content type 'binary/octet-stream' length 498515 bytes (486 KB) 2021-05-18T14:20:33.8870654Z ================================================== 2021-05-18T14:20:33.8871765Z downloaded 486 KB 2021-05-18T14:20:33.8872327Z 2021-05-18T14:20:33.8911372Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-18T14:20:34.7675379Z Content type 'binary/octet-stream' length 93277 bytes (91 KB) 2021-05-18T14:20:34.9686381Z ================================================== 2021-05-18T14:20:34.9687220Z downloaded 91 KB 2021-05-18T14:20:34.9687685Z 2021-05-18T14:20:34.9726185Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cli_2.5.0.tar.gz' 2021-05-18T14:20:36.1276931Z Content type 'binary/octet-stream' length 520445 bytes (508 KB) 2021-05-18T14:20:36.4551795Z ================================================== 2021-05-18T14:20:36.4552613Z downloaded 508 KB 2021-05-18T14:20:36.4553126Z 2021-05-18T14:20:36.4593098Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zip_2.1.1.tar.gz' 2021-05-18T14:20:37.5534163Z Content type 'binary/octet-stream' length 636581 bytes (621 KB) 2021-05-18T14:20:37.9690259Z ================================================== 2021-05-18T14:20:37.9691463Z downloaded 621 KB 2021-05-18T14:20:37.9692080Z 2021-05-18T14:20:37.9729020Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-18T14:20:38.9524888Z Content type 'binary/octet-stream' length 273750 bytes (267 KB) 2021-05-18T14:20:39.2805889Z ================================================== 2021-05-18T14:20:39.2806978Z downloaded 267 KB 2021-05-18T14:20:39.2807532Z 2021-05-18T14:20:39.2848732Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/credentials_1.3.0.tar.gz' 2021-05-18T14:20:40.7355401Z Content type 'binary/octet-stream' length 171711 bytes (167 KB) 2021-05-18T14:20:40.9973004Z ================================================== 2021-05-18T14:20:40.9974283Z downloaded 167 KB 2021-05-18T14:20:40.9974904Z 2021-05-18T14:20:41.0010494Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-18T14:20:42.0463916Z Content type 'binary/octet-stream' length 240759 bytes (235 KB) 2021-05-18T14:20:42.2330158Z ================================================== 2021-05-18T14:20:42.2331342Z downloaded 235 KB 2021-05-18T14:20:42.2331972Z 2021-05-18T14:20:42.2372322Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/yaml_2.2.1.tar.gz' 2021-05-18T14:20:43.2483983Z Content type 'binary/octet-stream' length 283691 bytes (277 KB) 2021-05-18T14:20:43.5046111Z ================================================== 2021-05-18T14:20:43.5047428Z downloaded 277 KB 2021-05-18T14:20:43.5048099Z 2021-05-18T14:20:43.5083571Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/withr_2.4.2.tar.gz' 2021-05-18T14:20:44.4655916Z Content type 'binary/octet-stream' length 206819 bytes (201 KB) 2021-05-18T14:20:44.7703577Z ================================================== 2021-05-18T14:20:44.7704289Z downloaded 201 KB 2021-05-18T14:20:44.7704640Z 2021-05-18T14:20:44.7748271Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/whisker_0.4.tar.gz' 2021-05-18T14:20:46.2150751Z Content type 'binary/octet-stream' length 65725 bytes (64 KB) 2021-05-18T14:20:46.2218186Z ================================================== 2021-05-18T14:20:46.2219851Z downloaded 64 KB 2021-05-18T14:20:46.2220541Z 2021-05-18T14:20:46.2262736Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-18T14:20:47.2326816Z Content type 'binary/octet-stream' length 47392 bytes (46 KB) 2021-05-18T14:20:47.3144505Z ================================================== 2021-05-18T14:20:47.3145695Z downloaded 46 KB 2021-05-18T14:20:47.3146430Z 2021-05-18T14:20:47.3186238Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/purrr_0.3.4.tar.gz' 2021-05-18T14:20:48.2688526Z Content type 'binary/octet-stream' length 427159 bytes (417 KB) 2021-05-18T14:20:48.6379358Z ================================================== 2021-05-18T14:20:48.6380542Z downloaded 417 KB 2021-05-18T14:20:48.6381114Z 2021-05-18T14:20:48.6420081Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-18T14:20:49.8775718Z Content type 'binary/octet-stream' length 93600 bytes (91 KB) 2021-05-18T14:20:50.1044305Z ================================================== 2021-05-18T14:20:50.1045583Z downloaded 91 KB 2021-05-18T14:20:50.1046335Z 2021-05-18T14:20:50.1084698Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gh_1.3.0.tar.gz' 2021-05-18T14:20:51.0771885Z Content type 'binary/octet-stream' length 136762 bytes (133 KB) 2021-05-18T14:20:51.3244404Z ================================================== 2021-05-18T14:20:51.3245116Z downloaded 133 KB 2021-05-18T14:20:51.3245519Z 2021-05-18T14:20:51.3286563Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gert_1.3.0.tar.gz' 2021-05-18T14:20:52.6645724Z Content type 'binary/octet-stream' length 277164 bytes (270 KB) 2021-05-18T14:20:52.8991298Z ================================================== 2021-05-18T14:20:52.8992285Z downloaded 270 KB 2021-05-18T14:20:52.8992692Z 2021-05-18T14:20:52.9032303Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fs_1.5.0.tar.gz' 2021-05-18T14:20:54.2239414Z Content type 'binary/octet-stream' length 753265 bytes (735 KB) 2021-05-18T14:20:54.5795737Z ================================================== 2021-05-18T14:20:54.5796746Z downloaded 735 KB 2021-05-18T14:20:54.5797215Z 2021-05-18T14:20:54.5837264Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clipr_0.7.1.tar.gz' 2021-05-18T14:20:55.8485828Z Content type 'binary/octet-stream' length 47213 bytes (46 KB) 2021-05-18T14:20:55.9898057Z ================================================== 2021-05-18T14:20:55.9899064Z downloaded 46 KB 2021-05-18T14:20:55.9899542Z 2021-05-18T14:20:56.0014567Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cachem_1.0.5.tar.gz' 2021-05-18T14:20:56.9974671Z Content type 'binary/octet-stream' length 68475 bytes (66 KB) 2021-05-18T14:20:57.0882350Z ================================================== 2021-05-18T14:20:57.0883419Z downloaded 66 KB 2021-05-18T14:20:57.0883906Z 2021-05-18T14:20:57.0920879Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/usethis_2.0.1.tar.gz' 2021-05-18T14:20:58.2312781Z Content type 'binary/octet-stream' length 705698 bytes (689 KB) 2021-05-18T14:20:58.5727992Z ================================================== 2021-05-18T14:20:58.5729026Z downloaded 689 KB 2021-05-18T14:20:58.5729580Z 2021-05-18T14:20:58.5766352Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/memoise_2.0.0.tar.gz' 2021-05-18T14:20:59.4620086Z Content type 'binary/octet-stream' length 47028 bytes (45 KB) 2021-05-18T14:20:59.6143528Z ================================================== 2021-05-18T14:20:59.6144629Z downloaded 45 KB 2021-05-18T14:20:59.6145344Z 2021-05-18T14:20:59.6188064Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/git2r_0.28.0.tar.gz' 2021-05-18T14:21:01.0036964Z Content type 'binary/octet-stream' length 618098 bytes (603 KB) 2021-05-18T14:21:01.3380330Z ================================================== 2021-05-18T14:21:01.3381299Z downloaded 603 KB 2021-05-18T14:21:01.3381768Z 2021-05-18T14:21:01.6941126Z * installing *binary* package ‘rlang’ ... 2021-05-18T14:21:01.7025865Z * DONE (rlang) 2021-05-18T14:21:01.9672927Z * installing *binary* package ‘magrittr’ ... 2021-05-18T14:21:01.9727119Z * DONE (magrittr) 2021-05-18T14:21:02.2159625Z * installing *binary* package ‘glue’ ... 2021-05-18T14:21:02.2204097Z * DONE (glue) 2021-05-18T14:21:02.4555886Z * installing *binary* package ‘sys’ ... 2021-05-18T14:21:02.4595968Z * DONE (sys) 2021-05-18T14:21:02.6845488Z * installing *binary* package ‘mime’ ... 2021-05-18T14:21:02.6890376Z * DONE (mime) 2021-05-18T14:21:02.9952754Z * installing *binary* package ‘curl’ ... 2021-05-18T14:21:03.0022863Z * DONE (curl) 2021-05-18T14:21:03.2736786Z * installing *binary* package ‘jsonlite’ ... 2021-05-18T14:21:03.2809947Z * DONE (jsonlite) 2021-05-18T14:21:03.5040214Z * installing *binary* package ‘ini’ ... 2021-05-18T14:21:03.5080414Z * DONE (ini) 2021-05-18T14:21:03.7498776Z * installing *binary* package ‘gitcreds’ ... 2021-05-18T14:21:03.7546993Z * DONE (gitcreds) 2021-05-18T14:21:04.0623077Z * installing *binary* package ‘zip’ ... 2021-05-18T14:21:04.0687461Z * DONE (zip) 2021-05-18T14:21:04.3299838Z * installing *binary* package ‘rstudioapi’ ... 2021-05-18T14:21:04.3355352Z * DONE (rstudioapi) 2021-05-18T14:21:04.6413287Z * installing *binary* package ‘fastmap’ ... 2021-05-18T14:21:04.6460968Z * DONE (fastmap) 2021-05-18T14:21:04.9065408Z * installing *binary* package ‘yaml’ ... 2021-05-18T14:21:04.9118207Z * DONE (yaml) 2021-05-18T14:21:05.1878864Z * installing *binary* package ‘withr’ ... 2021-05-18T14:21:05.1924937Z * DONE (withr) 2021-05-18T14:21:05.4594020Z * installing *binary* package ‘whisker’ ... 2021-05-18T14:21:05.4642548Z * DONE (whisker) 2021-05-18T14:21:05.7091314Z * installing *binary* package ‘rappdirs’ ... 2021-05-18T14:21:05.7136698Z * DONE (rappdirs) 2021-05-18T14:21:06.0329034Z * installing *binary* package ‘fs’ ... 2021-05-18T14:21:06.0386955Z * DONE (fs) 2021-05-18T14:21:06.2649164Z * installing *binary* package ‘clipr’ ... 2021-05-18T14:21:06.2689129Z * DONE (clipr) 2021-05-18T14:21:06.5447569Z * installing *binary* package ‘git2r’ ... 2021-05-18T14:21:06.5507750Z * DONE (git2r) 2021-05-18T14:21:06.7879716Z * installing *binary* package ‘askpass’ ... 2021-05-18T14:21:06.7923533Z * DONE (askpass) 2021-05-18T14:21:07.0562879Z * installing *binary* package ‘cli’ ... 2021-05-18T14:21:07.0621388Z * DONE (cli) 2021-05-18T14:21:07.3103481Z * installing *binary* package ‘purrr’ ... 2021-05-18T14:21:07.3158492Z * DONE (purrr) 2021-05-18T14:21:07.5757960Z * installing *binary* package ‘lifecycle’ ... 2021-05-18T14:21:07.5820583Z * DONE (lifecycle) 2021-05-18T14:21:07.8161191Z * installing *binary* package ‘cachem’ ... 2021-05-18T14:21:07.8202610Z * DONE (cachem) 2021-05-18T14:21:08.1998015Z * installing *binary* package ‘openssl’ ... 2021-05-18T14:21:08.2078751Z * DONE (openssl) 2021-05-18T14:21:08.4287023Z * installing *binary* package ‘memoise’ ... 2021-05-18T14:21:08.4326231Z * DONE (memoise) 2021-05-18T14:21:08.6953789Z * installing *binary* package ‘httr’ ... 2021-05-18T14:21:08.7015974Z * DONE (httr) 2021-05-18T14:21:08.9490903Z * installing *binary* package ‘credentials’ ... 2021-05-18T14:21:08.9543186Z * DONE (credentials) 2021-05-18T14:21:09.1890242Z * installing *binary* package ‘gh’ ... 2021-05-18T14:21:09.1934491Z * DONE (gh) 2021-05-18T14:21:09.4843889Z * installing *binary* package ‘gert’ ... 2021-05-18T14:21:09.4911777Z * DONE (gert) 2021-05-18T14:21:09.7950584Z * installing *binary* package ‘usethis’ ... 2021-05-18T14:21:09.8022435Z * DONE (usethis) 2021-05-18T14:21:09.8093373Z 2021-05-18T14:21:09.8094476Z The downloaded source packages are in 2021-05-18T14:21:09.8095853Z ‘/tmp/RtmpDVr5Vm/downloaded_packages’ 2021-05-18T14:21:09.8105078Z Running `R CMD build`... 2021-05-18T14:21:11.9931610Z * checking for file ‘/tmp/RtmpDVr5Vm/remotes728a3b2021d2/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-18T14:21:11.9933689Z * preparing ‘tic’: 2021-05-18T14:21:11.9934984Z * checking DESCRIPTION meta-information ... OK 2021-05-18T14:21:11.9936302Z * installing the package to process help pages 2021-05-18T14:21:11.9937882Z * checking for LF line-endings in source and make files and shell scripts 2021-05-18T14:21:11.9939139Z * checking for empty or unneeded directories 2021-05-18T14:21:11.9940419Z Removed empty directory ‘tic/.circleci’ 2021-05-18T14:21:11.9941625Z Removed empty directory ‘tic/pkgdown’ 2021-05-18T14:21:11.9942556Z * building ‘tic_0.10.0.tar.gz’ 2021-05-18T14:21:11.9944634Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:21:11.9945662Z (as ‘lib’ is unspecified) 2021-05-18T14:21:12.3315721Z * installing *source* package ‘tic’ ... 2021-05-18T14:21:12.3317411Z ** using staged installation 2021-05-18T14:21:12.3611171Z ** R 2021-05-18T14:21:12.3868475Z ** inst 2021-05-18T14:21:12.3903197Z ** preparing package for lazy loading 2021-05-18T14:21:12.8081306Z ** help 2021-05-18T14:21:12.9829671Z *** installing help indices 2021-05-18T14:21:13.1018446Z *** copying figures 2021-05-18T14:21:13.1023906Z ** building package indices 2021-05-18T14:21:13.2474170Z ** installing vignettes 2021-05-18T14:21:13.2523866Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:21:13.5691221Z ** testing if installed package can be loaded from final location 2021-05-18T14:21:13.9220307Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:21:13.9257322Z * DONE (tic) 2021-05-18T14:21:13.9392129Z Using github PAT from envvar GITHUB_PAT 2021-05-18T14:21:14.1410436Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-18T14:21:16.0875854Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-18T14:21:16.0877469Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-18T14:21:16.0881205Z 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-18T14:21:16.0884075Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-18T14:21:16.0885171Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-18T14:21:16.0886274Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-18T14:21:16.0887311Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-18T14:21:16.0888459Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-18T14:21:16.0889553Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-18T14:21:16.0890570Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-18T14:21:16.0891657Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-18T14:21:16.0892690Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-18T14:21:16.0893755Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-18T14:21:16.0894836Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-18T14:21:16.0895899Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-18T14:21:16.0896987Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-18T14:21:16.0898081Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-18T14:21:16.0899154Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-18T14:21:16.0900178Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-18T14:21:16.0901206Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-18T14:21:16.0902222Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-18T14:21:16.0903241Z xfun (NA -> 0.23 ) [CRAN] 2021-05-18T14:21:16.0904301Z markdown (NA -> 1.1 ) [CRAN] 2021-05-18T14:21:16.0905362Z highr (NA -> 0.9 ) [CRAN] 2021-05-18T14:21:16.0906473Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-18T14:21:16.0907961Z stringi (NA -> 1.6.2 ) [CRAN] 2021-05-18T14:21:16.0909716Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-18T14:21:16.0910600Z knitr (NA -> 1.33 ) [CRAN] 2021-05-18T14:21:16.0915828Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:21:16.0917606Z (as ‘lib’ is unspecified) 2021-05-18T14:21:16.0921458Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-18T14:21:16.0922387Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-18T14:21:16.0923246Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-18T14:21:16.0924151Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-18T14:21:16.0925100Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-18T14:21:16.0926010Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-18T14:21:16.0926956Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-18T14:21:16.0927862Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-18T14:21:16.0928743Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-18T14:21:16.0929651Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-18T14:21:16.0930766Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-18T14:21:32.2267742Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/utf8_1.2.1.tar.gz' 2021-05-18T14:21:32.2270501Z Content type 'binary/octet-stream' length 237239 bytes (231 KB) 2021-05-18T14:21:32.2271661Z ================================================== 2021-05-18T14:21:32.2272712Z downloaded 231 KB 2021-05-18T14:21:32.2273210Z 2021-05-18T14:21:32.2275350Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-18T14:21:32.2277212Z Content type 'binary/octet-stream' length 1619740 bytes (1.5 MB) 2021-05-18T14:21:32.2278058Z ================================================== 2021-05-18T14:21:32.2278645Z downloaded 1.5 MB 2021-05-18T14:21:32.2279030Z 2021-05-18T14:21:32.2280964Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-18T14:21:32.2595387Z Content type 'binary/octet-stream' length 17482 bytes (17 KB) 2021-05-18T14:21:32.2598403Z ================================================== 2021-05-18T14:21:32.2598950Z downloaded 17 KB 2021-05-18T14:21:32.2599267Z 2021-05-18T14:21:32.2633743Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pillar_1.6.1.tar.gz' 2021-05-18T14:21:32.4919560Z Content type 'binary/octet-stream' length 1011305 bytes (987 KB) 2021-05-18T14:21:32.5178522Z ================================================== 2021-05-18T14:21:32.5191150Z downloaded 987 KB 2021-05-18T14:21:32.5191868Z 2021-05-18T14:21:32.5222872Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tibble_3.1.2.tar.gz' 2021-05-18T14:21:33.0545288Z Content type 'binary/octet-stream' length 812207 bytes (793 KB) 2021-05-18T14:21:33.0778732Z ================================================== 2021-05-18T14:21:33.0779707Z downloaded 793 KB 2021-05-18T14:21:33.0780326Z 2021-05-18T14:21:33.0823924Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-18T14:21:33.3773233Z Content type 'binary/octet-stream' length 44273 bytes (43 KB) 2021-05-18T14:21:33.3824548Z ================================================== 2021-05-18T14:21:33.3825380Z downloaded 43 KB 2021-05-18T14:21:33.3825865Z 2021-05-18T14:21:33.3863360Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fansi_0.4.2.tar.gz' 2021-05-18T14:21:33.8186582Z Content type 'binary/octet-stream' length 254275 bytes (248 KB) 2021-05-18T14:21:33.8337825Z ================================================== 2021-05-18T14:21:33.8339449Z downloaded 248 KB 2021-05-18T14:21:33.8339795Z 2021-05-18T14:21:33.8378109Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-18T14:21:34.1317044Z Content type 'binary/octet-stream' length 974870 bytes (952 KB) 2021-05-18T14:21:34.1594028Z ================================================== 2021-05-18T14:21:34.1594983Z downloaded 952 KB 2021-05-18T14:21:34.1595639Z 2021-05-18T14:21:34.1726966Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/waldo_0.2.5.tar.gz' 2021-05-18T14:21:35.0718947Z Content type 'binary/octet-stream' length 69885 bytes (68 KB) 2021-05-18T14:21:35.1772753Z ================================================== 2021-05-18T14:21:35.1773549Z downloaded 68 KB 2021-05-18T14:21:35.1773997Z 2021-05-18T14:21:35.1815575Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ps_1.6.0.tar.gz' 2021-05-18T14:21:35.4827552Z Content type 'binary/octet-stream' length 355820 bytes (347 KB) 2021-05-18T14:21:35.5001709Z ================================================== 2021-05-18T14:21:35.5002809Z downloaded 347 KB 2021-05-18T14:21:35.5003364Z 2021-05-18T14:21:35.5046805Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/processx_3.5.2.tar.gz' 2021-05-18T14:21:35.6864373Z Content type 'binary/octet-stream' length 423040 bytes (413 KB) 2021-05-18T14:21:35.7077985Z ================================================== 2021-05-18T14:21:35.7078629Z downloaded 413 KB 2021-05-18T14:21:35.7079183Z 2021-05-18T14:21:35.7124948Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/praise_1.0.0.tar.gz' 2021-05-18T14:21:36.1192072Z Content type 'binary/octet-stream' length 16011 bytes (15 KB) 2021-05-18T14:21:36.1194578Z ================================================== 2021-05-18T14:21:36.1195112Z downloaded 15 KB 2021-05-18T14:21:36.1195442Z 2021-05-18T14:21:36.1234987Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-18T14:21:36.2929243Z Content type 'binary/octet-stream' length 151151 bytes (147 KB) 2021-05-18T14:21:36.3034824Z ================================================== 2021-05-18T14:21:36.3035824Z downloaded 147 KB 2021-05-18T14:21:36.3036373Z 2021-05-18T14:21:36.3075461Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/evaluate_0.14.tar.gz' 2021-05-18T14:21:36.4796907Z Content type 'binary/octet-stream' length 74428 bytes (72 KB) 2021-05-18T14:21:36.4857388Z ================================================== 2021-05-18T14:21:36.4858383Z downloaded 72 KB 2021-05-18T14:21:36.4858934Z 2021-05-18T14:21:36.4901177Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-18T14:21:36.7962520Z Content type 'binary/octet-stream' length 40229 bytes (39 KB) 2021-05-18T14:21:36.8026967Z ================================================== 2021-05-18T14:21:36.8027577Z downloaded 39 KB 2021-05-18T14:21:36.8027914Z 2021-05-18T14:21:36.8074626Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/digest_0.6.27.tar.gz' 2021-05-18T14:21:37.2925293Z Content type 'binary/octet-stream' length 357439 bytes (349 KB) 2021-05-18T14:21:37.3118960Z ================================================== 2021-05-18T14:21:37.3120339Z downloaded 349 KB 2021-05-18T14:21:37.3121004Z 2021-05-18T14:21:37.3159676Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/callr_3.7.0.tar.gz' 2021-05-18T14:21:37.5929986Z Content type 'binary/octet-stream' length 436337 bytes (426 KB) 2021-05-18T14:21:37.6133934Z ================================================== 2021-05-18T14:21:37.6134929Z downloaded 426 KB 2021-05-18T14:21:37.6135567Z 2021-05-18T14:21:37.6180441Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brio_1.1.2.tar.gz' 2021-05-18T14:21:38.1524449Z Content type 'binary/octet-stream' length 41756 bytes (40 KB) 2021-05-18T14:21:38.1573237Z ================================================== 2021-05-18T14:21:38.1575018Z downloaded 40 KB 2021-05-18T14:21:38.1575614Z 2021-05-18T14:21:38.1611718Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xml2_1.3.2.tar.gz' 2021-05-18T14:21:38.4555954Z Content type 'binary/octet-stream' length 617164 bytes (602 KB) 2021-05-18T14:21:38.4837743Z ================================================== 2021-05-18T14:21:38.4838871Z downloaded 602 KB 2021-05-18T14:21:38.4839585Z 2021-05-18T14:21:38.4875250Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xfun_0.23.tar.gz' 2021-05-18T14:21:38.9699803Z Content type 'binary/octet-stream' length 331021 bytes (323 KB) 2021-05-18T14:21:38.9876534Z ================================================== 2021-05-18T14:21:38.9877237Z downloaded 323 KB 2021-05-18T14:21:38.9877579Z 2021-05-18T14:21:38.9920776Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/markdown_1.1.tar.gz' 2021-05-18T14:21:39.5346608Z Content type 'binary/octet-stream' length 230497 bytes (225 KB) 2021-05-18T14:21:39.5517453Z ================================================== 2021-05-18T14:21:39.5518606Z downloaded 225 KB 2021-05-18T14:21:39.5519147Z 2021-05-18T14:21:39.5561468Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/highr_0.9.tar.gz' 2021-05-18T14:21:39.7288596Z Content type 'binary/octet-stream' length 39051 bytes (38 KB) 2021-05-18T14:21:39.7316156Z ================================================== 2021-05-18T14:21:39.7317068Z downloaded 38 KB 2021-05-18T14:21:39.7317665Z 2021-05-18T14:21:39.7371682Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringr_1.4.0.tar.gz' 2021-05-18T14:21:40.0123455Z Content type 'binary/octet-stream' length 205023 bytes (200 KB) 2021-05-18T14:21:40.0256210Z ================================================== 2021-05-18T14:21:40.0257284Z downloaded 200 KB 2021-05-18T14:21:40.0257846Z 2021-05-18T14:21:40.0290973Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringi_1.6.2.tar.gz' 2021-05-18T14:21:40.3010086Z Content type 'binary/octet-stream' length 2943254 bytes (2.8 MB) 2021-05-18T14:21:40.3880376Z ================================================== 2021-05-18T14:21:40.3882771Z downloaded 2.8 MB 2021-05-18T14:21:40.3884195Z 2021-05-18T14:21:40.3936738Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-18T14:21:40.6624265Z Content type 'binary/octet-stream' length 4168220 bytes (4.0 MB) 2021-05-18T14:21:40.7036921Z ================================================== 2021-05-18T14:21:40.7037555Z downloaded 4.0 MB 2021-05-18T14:21:40.7037893Z 2021-05-18T14:21:40.7081217Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/knitr_1.33.tar.gz' 2021-05-18T14:21:41.2524757Z Content type 'binary/octet-stream' length 1403467 bytes (1.3 MB) 2021-05-18T14:21:41.2817311Z ================================================== 2021-05-18T14:21:41.2817885Z downloaded 1.3 MB 2021-05-18T14:21:41.2818222Z 2021-05-18T14:21:41.2855169Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/commonmark_1.7.tar.gz' 2021-05-18T14:21:41.4669669Z Content type 'binary/octet-stream' length 491246 bytes (479 KB) 2021-05-18T14:21:41.5782745Z ================================================== 2021-05-18T14:21:41.5784134Z downloaded 479 KB 2021-05-18T14:21:41.5784781Z 2021-05-18T14:21:41.5828157Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brew_1.0-6.tar.gz' 2021-05-18T14:21:42.1235200Z Content type 'binary/octet-stream' length 109720 bytes (107 KB) 2021-05-18T14:21:42.1341104Z ================================================== 2021-05-18T14:21:42.1341797Z downloaded 107 KB 2021-05-18T14:21:42.1342194Z 2021-05-18T14:21:42.1394534Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xopen_1.0.0.tar.gz' 2021-05-18T14:21:42.4152603Z Content type 'binary/octet-stream' length 22200 bytes (21 KB) 2021-05-18T14:21:42.4154173Z ================================================== 2021-05-18T14:21:42.4155234Z downloaded 21 KB 2021-05-18T14:21:42.4155628Z 2021-05-18T14:21:42.4193318Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-18T14:21:42.9526619Z Content type 'binary/octet-stream' length 44287 bytes (43 KB) 2021-05-18T14:21:42.9574701Z ================================================== 2021-05-18T14:21:42.9575289Z downloaded 43 KB 2021-05-18T14:21:42.9575623Z 2021-05-18T14:21:42.9613150Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-18T14:21:43.4958260Z Content type 'binary/octet-stream' length 34357 bytes (33 KB) 2021-05-18T14:21:43.4970092Z ================================================== 2021-05-18T14:21:43.4971107Z downloaded 33 KB 2021-05-18T14:21:43.4971814Z 2021-05-18T14:21:43.5041930Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-18T14:21:43.6792327Z Content type 'binary/octet-stream' length 140312 bytes (137 KB) 2021-05-18T14:21:43.6897789Z ================================================== 2021-05-18T14:21:43.6898895Z downloaded 137 KB 2021-05-18T14:21:43.6899529Z 2021-05-18T14:21:43.6941909Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/testthat_3.0.2.tar.gz' 2021-05-18T14:21:43.8679271Z Content type 'binary/octet-stream' length 3546849 bytes (3.4 MB) 2021-05-18T14:21:43.9094305Z ================================================== 2021-05-18T14:21:43.9094940Z downloaded 3.4 MB 2021-05-18T14:21:43.9095281Z 2021-05-18T14:21:43.9133940Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rversions_2.0.2.tar.gz' 2021-05-18T14:21:44.1838944Z Content type 'binary/octet-stream' length 66206 bytes (64 KB) 2021-05-18T14:21:44.1893481Z ================================================== 2021-05-18T14:21:44.1894629Z downloaded 64 KB 2021-05-18T14:21:44.1894974Z 2021-05-18T14:21:44.1932795Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-18T14:21:44.7271922Z Content type 'binary/octet-stream' length 1371575 bytes (1.3 MB) 2021-05-18T14:21:44.7598084Z ================================================== 2021-05-18T14:21:44.7599220Z downloaded 1.3 MB 2021-05-18T14:21:44.7599781Z 2021-05-18T14:21:44.7634914Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-18T14:21:45.3459705Z Content type 'binary/octet-stream' length 132898 bytes (129 KB) 2021-05-18T14:21:45.3565100Z ================================================== 2021-05-18T14:21:45.3566061Z downloaded 129 KB 2021-05-18T14:21:45.3566660Z 2021-05-18T14:21:45.3608283Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/devtools_2.4.1.tar.gz' 2021-05-18T14:21:45.8010685Z Content type 'binary/octet-stream' length 395125 bytes (385 KB) 2021-05-18T14:21:45.8205556Z ================================================== 2021-05-18T14:21:45.8206690Z downloaded 385 KB 2021-05-18T14:21:45.8207286Z 2021-05-18T14:21:46.0841863Z * installing *binary* package ‘utf8’ ... 2021-05-18T14:21:46.0897283Z * DONE (utf8) 2021-05-18T14:21:46.3560802Z * installing *binary* package ‘pkgconfig’ ... 2021-05-18T14:21:46.3603735Z * DONE (pkgconfig) 2021-05-18T14:21:46.6512203Z * installing *binary* package ‘fansi’ ... 2021-05-18T14:21:46.6565287Z * DONE (fansi) 2021-05-18T14:21:46.9679354Z * installing *binary* package ‘diffobj’ ... 2021-05-18T14:21:46.9744111Z * DONE (diffobj) 2021-05-18T14:21:47.2417358Z * installing *binary* package ‘ps’ ... 2021-05-18T14:21:47.2469679Z * DONE (ps) 2021-05-18T14:21:47.4920804Z * installing *binary* package ‘praise’ ... 2021-05-18T14:21:47.4961884Z * DONE (praise) 2021-05-18T14:21:47.7140353Z * installing *binary* package ‘pkgload’ ... 2021-05-18T14:21:47.7180687Z * DONE (pkgload) 2021-05-18T14:21:47.9591680Z * installing *binary* package ‘evaluate’ ... 2021-05-18T14:21:47.9636848Z * DONE (evaluate) 2021-05-18T14:21:48.1882094Z * installing *binary* package ‘ellipsis’ ... 2021-05-18T14:21:48.1925592Z * DONE (ellipsis) 2021-05-18T14:21:48.4826964Z * installing *binary* package ‘digest’ ... 2021-05-18T14:21:48.4884612Z * DONE (digest) 2021-05-18T14:21:48.7465181Z * installing *binary* package ‘brio’ ... 2021-05-18T14:21:48.7507976Z * DONE (brio) 2021-05-18T14:21:49.0647464Z * installing *binary* package ‘xml2’ ... 2021-05-18T14:21:49.0711746Z * DONE (xml2) 2021-05-18T14:21:49.3421087Z * installing *binary* package ‘xfun’ ... 2021-05-18T14:21:49.3477914Z * DONE (xfun) 2021-05-18T14:21:49.8444059Z * installing *binary* package ‘stringi’ ... 2021-05-18T14:21:49.8551194Z * DONE (stringi) 2021-05-18T14:21:50.9251490Z * installing *binary* package ‘Rcpp’ ... 2021-05-18T14:21:50.9658051Z * DONE (Rcpp) 2021-05-18T14:21:51.2588436Z * installing *binary* package ‘commonmark’ ... 2021-05-18T14:21:51.2642474Z * DONE (commonmark) 2021-05-18T14:21:51.5118359Z * installing *binary* package ‘brew’ ... 2021-05-18T14:21:51.5175718Z * DONE (brew) 2021-05-18T14:21:51.7311386Z * installing *binary* package ‘sessioninfo’ ... 2021-05-18T14:21:51.7355552Z * DONE (sessioninfo) 2021-05-18T14:21:51.9630623Z * installing *binary* package ‘prettyunits’ ... 2021-05-18T14:21:51.9670243Z * DONE (prettyunits) 2021-05-18T14:21:52.3256886Z * installing *binary* package ‘vctrs’ ... 2021-05-18T14:21:52.3344934Z * DONE (vctrs) 2021-05-18T14:21:52.6060436Z * installing *binary* package ‘processx’ ... 2021-05-18T14:21:52.6114081Z * DONE (processx) 2021-05-18T14:21:52.8846781Z * installing *binary* package ‘markdown’ ... 2021-05-18T14:21:52.8903825Z * DONE (markdown) 2021-05-18T14:21:53.1364151Z * installing *binary* package ‘highr’ ... 2021-05-18T14:21:53.1412046Z * DONE (highr) 2021-05-18T14:21:53.3876397Z * installing *binary* package ‘stringr’ ... 2021-05-18T14:21:53.3931973Z * DONE (stringr) 2021-05-18T14:21:53.6188019Z * installing *binary* package ‘rversions’ ... 2021-05-18T14:21:53.6228382Z * DONE (rversions) 2021-05-18T14:21:53.9246822Z * installing *binary* package ‘pillar’ ... 2021-05-18T14:21:53.9320898Z * DONE (pillar) 2021-05-18T14:21:54.1712006Z * installing *binary* package ‘callr’ ... 2021-05-18T14:21:54.1762190Z * DONE (callr) 2021-05-18T14:21:54.5742888Z * installing *binary* package ‘knitr’ ... 2021-05-18T14:21:54.5871544Z * DONE (knitr) 2021-05-18T14:21:54.8185185Z * installing *binary* package ‘xopen’ ... 2021-05-18T14:21:54.8229553Z * DONE (xopen) 2021-05-18T14:21:55.1266013Z * installing *binary* package ‘tibble’ ... 2021-05-18T14:21:55.1328198Z * DONE (tibble) 2021-05-18T14:21:55.3585441Z * installing *binary* package ‘pkgbuild’ ... 2021-05-18T14:21:55.3628305Z * DONE (pkgbuild) 2021-05-18T14:21:55.7109126Z * installing *binary* package ‘roxygen2’ ... 2021-05-18T14:21:55.7194827Z * DONE (roxygen2) 2021-05-18T14:21:55.9373388Z * installing *binary* package ‘rematch2’ ... 2021-05-18T14:21:55.9416079Z * DONE (rematch2) 2021-05-18T14:21:56.1895912Z * installing *binary* package ‘rcmdcheck’ ... 2021-05-18T14:21:56.1940410Z * DONE (rcmdcheck) 2021-05-18T14:21:56.4247106Z * installing *binary* package ‘waldo’ ... 2021-05-18T14:21:56.4286276Z * DONE (waldo) 2021-05-18T14:21:57.0490732Z * installing *binary* package ‘testthat’ ... 2021-05-18T14:21:57.0644933Z * DONE (testthat) 2021-05-18T14:21:57.3191729Z * installing *binary* package ‘devtools’ ... 2021-05-18T14:21:57.3244003Z * DONE (devtools) 2021-05-18T14:21:57.3304999Z 2021-05-18T14:21:57.3306055Z The downloaded source packages are in 2021-05-18T14:21:57.3307585Z ‘/tmp/RtmpDVr5Vm/downloaded_packages’ 2021-05-18T14:21:57.4075080Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-18T14:21:59.3348914Z 2021-05-18T14:21:59.6788206Z 2021-05-18T14:21:59.6793898Z checking for file ‘/tmp/RtmpDVr5Vm/remotes728a54196889/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-18T14:21:59.6856333Z 2021-05-18T14:21:59.6858239Z ✔ checking for file ‘/tmp/RtmpDVr5Vm/remotes728a54196889/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-18T14:21:59.6936838Z 2021-05-18T14:21:59.6937364Z 2021-05-18T14:21:59.6938182Z ─ preparing ‘desc’: 2021-05-18T14:21:59.6938521Z 2021-05-18T14:21:59.6938906Z 2021-05-18T14:21:59.7036227Z checking DESCRIPTION meta-information ... 2021-05-18T14:21:59.7059180Z 2021-05-18T14:21:59.7060697Z ✔ checking DESCRIPTION meta-information 2021-05-18T14:21:59.7711020Z 2021-05-18T14:21:59.7736081Z 2021-05-18T14:21:59.7738576Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-18T14:21:59.7749406Z 2021-05-18T14:21:59.7772352Z 2021-05-18T14:21:59.7774446Z ─ checking for empty or unneeded directories 2021-05-18T14:21:59.7783957Z 2021-05-18T14:21:59.7807035Z 2021-05-18T14:21:59.7809036Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-18T14:21:59.8848943Z 2021-05-18T14:21:59.8851928Z 2021-05-18T14:21:59.8853697Z 2021-05-18T14:21:59.9116986Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:21:59.9118571Z (as ‘lib’ is unspecified) 2021-05-18T14:22:00.2159513Z * installing *source* package ‘desc’ ... 2021-05-18T14:22:00.2194002Z ** using staged installation 2021-05-18T14:22:00.2375143Z ** R 2021-05-18T14:22:00.2545731Z ** inst 2021-05-18T14:22:00.2560463Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:22:01.8563898Z ** help 2021-05-18T14:22:01.9993664Z *** installing help indices 2021-05-18T14:22:02.1019166Z ** building package indices 2021-05-18T14:22:02.2043179Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:22:02.4132437Z ** testing if installed package can be loaded from final location 2021-05-18T14:22:02.6421060Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:22:02.6443762Z * DONE (desc) 2021-05-18T14:22:02.8616409Z 2021-05-18T14:22:02.8618376Z 2021-05-18T14:22:02.8620574Z checking for file ‘/tmp/RtmpDVr5Vm/remotes728a468562c5/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-18T14:22:02.8621740Z 2021-05-18T14:22:02.8630561Z checking for file ‘/tmp/RtmpDVr5Vm/remotes728a468562c5/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-18T14:22:02.8663670Z 2021-05-18T14:22:02.8666936Z ✔ checking for file ‘/tmp/RtmpDVr5Vm/remotes728a468562c5/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-18T14:22:02.8760316Z 2021-05-18T14:22:02.8774204Z 2021-05-18T14:22:02.8775450Z ─ preparing ‘ghtravis’: 2021-05-18T14:22:02.8782898Z 2021-05-18T14:22:02.8783615Z 2021-05-18T14:22:02.8870383Z checking DESCRIPTION meta-information ... 2021-05-18T14:22:02.8894705Z 2021-05-18T14:22:02.8896096Z ✔ checking DESCRIPTION meta-information 2021-05-18T14:22:02.9342572Z 2021-05-18T14:22:02.9372183Z 2021-05-18T14:22:02.9373884Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-18T14:22:02.9383296Z 2021-05-18T14:22:02.9407504Z 2021-05-18T14:22:02.9408867Z ─ checking for empty or unneeded directories 2021-05-18T14:22:02.9415475Z 2021-05-18T14:22:02.9437350Z 2021-05-18T14:22:02.9438524Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-18T14:22:02.9660406Z 2021-05-18T14:22:02.9661308Z 2021-05-18T14:22:02.9661850Z 2021-05-18T14:22:03.0172938Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:22:03.0180737Z (as ‘lib’ is unspecified) 2021-05-18T14:22:03.2669338Z * installing *source* package ‘ghtravis’ ... 2021-05-18T14:22:03.2670896Z ** using staged installation 2021-05-18T14:22:03.2839269Z ** R 2021-05-18T14:22:03.3024098Z ** inst 2021-05-18T14:22:03.3033387Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:22:04.5462104Z ** help 2021-05-18T14:22:04.6061307Z *** installing help indices 2021-05-18T14:22:04.6595591Z ** building package indices 2021-05-18T14:22:04.7094864Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:22:05.4421596Z ** testing if installed package can be loaded from final location 2021-05-18T14:22:06.1242821Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:22:06.1253143Z * DONE (ghtravis) 2021-05-18T14:22:06.1362791Z Using github PAT from envvar GITHUB_PAT 2021-05-18T14:22:06.3202548Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-18T14:22:08.5445570Z 2021-05-18T14:22:08.5447578Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-18T14:22:08.5448678Z generics (NA -> 0.1.0) [CRAN] 2021-05-18T14:22:08.5449588Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-18T14:22:08.5450863Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-18T14:22:08.5451709Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-18T14:22:08.5452536Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-18T14:22:08.5459836Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:22:08.5460932Z (as ‘lib’ is unspecified) 2021-05-18T14:22:24.4002436Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-18T14:22:24.6717056Z Content type 'binary/octet-stream' length 198318 bytes (193 KB) 2021-05-18T14:22:24.6848983Z ================================================== 2021-05-18T14:22:24.6849620Z downloaded 193 KB 2021-05-18T14:22:24.6851025Z 2021-05-18T14:22:24.6892960Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/generics_0.1.0.tar.gz' 2021-05-18T14:22:24.9644331Z Content type 'binary/octet-stream' length 68005 bytes (66 KB) 2021-05-18T14:22:24.9697982Z ================================================== 2021-05-18T14:22:24.9700027Z downloaded 66 KB 2021-05-18T14:22:24.9700374Z 2021-05-18T14:22:24.9828007Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-18T14:22:25.1562832Z Content type 'binary/octet-stream' length 195796 bytes (191 KB) 2021-05-18T14:22:25.1693137Z ================================================== 2021-05-18T14:22:25.1693716Z downloaded 191 KB 2021-05-18T14:22:25.1694056Z 2021-05-18T14:22:25.1733525Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-18T14:22:25.3464186Z Content type 'binary/octet-stream' length 1242139 bytes (1.2 MB) 2021-05-18T14:22:25.3768063Z ================================================== 2021-05-18T14:22:25.3769439Z downloaded 1.2 MB 2021-05-18T14:22:25.3769999Z 2021-05-18T14:22:25.3825740Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-18T14:22:25.9187933Z Content type 'binary/octet-stream' length 1083887 bytes (1.0 MB) 2021-05-18T14:22:25.9450447Z ================================================== 2021-05-18T14:22:25.9451089Z downloaded 1.0 MB 2021-05-18T14:22:25.9451422Z 2021-05-18T14:22:26.1914993Z * installing *binary* package ‘tidyselect’ ... 2021-05-18T14:22:26.1956451Z * DONE (tidyselect) 2021-05-18T14:22:26.4273714Z * installing *binary* package ‘generics’ ... 2021-05-18T14:22:26.4312750Z * DONE (generics) 2021-05-18T14:22:26.7210076Z * installing *binary* package ‘cpp11’ ... 2021-05-18T14:22:26.7272790Z * DONE (cpp11) 2021-05-18T14:22:27.1112112Z * installing *binary* package ‘dplyr’ ... 2021-05-18T14:22:27.1190506Z * DONE (dplyr) 2021-05-18T14:22:27.4584564Z * installing *binary* package ‘tidyr’ ... 2021-05-18T14:22:27.4654121Z * DONE (tidyr) 2021-05-18T14:22:27.4721500Z 2021-05-18T14:22:27.4722677Z The downloaded source packages are in 2021-05-18T14:22:27.4724211Z ‘/tmp/RtmpDVr5Vm/downloaded_packages’ 2021-05-18T14:22:27.6882132Z 2021-05-18T14:22:27.6890189Z checking for file ‘/tmp/RtmpDVr5Vm/remotes728a3715df/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-18T14:22:27.6943176Z 2021-05-18T14:22:27.6945358Z ✔ checking for file ‘/tmp/RtmpDVr5Vm/remotes728a3715df/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-18T14:22:27.7042766Z 2021-05-18T14:22:27.7043845Z 2021-05-18T14:22:27.7044872Z ─ preparing ‘aghast’: 2021-05-18T14:22:27.7045240Z 2021-05-18T14:22:27.7045590Z 2021-05-18T14:22:27.7141553Z checking DESCRIPTION meta-information ... 2021-05-18T14:22:27.7167899Z 2021-05-18T14:22:27.7169465Z ✔ checking DESCRIPTION meta-information 2021-05-18T14:22:27.7476509Z 2021-05-18T14:22:27.7523885Z 2021-05-18T14:22:27.7527139Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-18T14:22:27.7545915Z 2021-05-18T14:22:27.7598054Z 2021-05-18T14:22:27.7600810Z ─ checking for empty or unneeded directories 2021-05-18T14:22:27.7630754Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-18T14:22:27.7694580Z 2021-05-18T14:22:27.7697148Z 2021-05-18T14:22:27.7698601Z 2021-05-18T14:22:27.7787575Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:22:27.7788581Z (as ‘lib’ is unspecified) 2021-05-18T14:22:28.0128026Z * installing *source* package ‘aghast’ ... 2021-05-18T14:22:28.0136063Z ** using staged installation 2021-05-18T14:22:28.0386524Z ** R 2021-05-18T14:22:28.0455681Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:22:28.5432584Z ** help 2021-05-18T14:22:28.5684996Z *** installing help indices 2021-05-18T14:22:28.5940275Z ** building package indices 2021-05-18T14:22:28.6178282Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:22:28.8317923Z ** testing if installed package can be loaded from final location 2021-05-18T14:22:29.0395343Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:22:29.0403941Z * DONE (aghast) 2021-05-18T14:22:29.0497197Z Installing 1 packages: covr 2021-05-18T14:22:29.0510976Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:22:29.0511947Z (as ‘lib’ is unspecified) 2021-05-18T14:22:44.6895528Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-18T14:22:44.6896681Z 2021-05-18T14:22:44.6901761Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-18T14:22:45.1234476Z Content type 'binary/octet-stream' length 164945 bytes (161 KB) 2021-05-18T14:22:45.1358952Z ================================================== 2021-05-18T14:22:45.1359611Z downloaded 161 KB 2021-05-18T14:22:45.1360170Z 2021-05-18T14:22:45.1400974Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rex_1.2.0.tar.gz' 2021-05-18T14:22:45.5342386Z Content type 'binary/octet-stream' length 121911 bytes (119 KB) 2021-05-18T14:22:45.5450697Z ================================================== 2021-05-18T14:22:45.5451429Z downloaded 119 KB 2021-05-18T14:22:45.5451778Z 2021-05-18T14:22:45.5493195Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/covr_3.5.1.tar.gz' 2021-05-18T14:22:45.9522682Z Content type 'binary/octet-stream' length 288054 bytes (281 KB) 2021-05-18T14:22:45.9790376Z ================================================== 2021-05-18T14:22:45.9791760Z downloaded 281 KB 2021-05-18T14:22:45.9792428Z 2021-05-18T14:22:46.2520854Z * installing *binary* package ‘lazyeval’ ... 2021-05-18T14:22:46.2574270Z * DONE (lazyeval) 2021-05-18T14:22:46.5171111Z * installing *binary* package ‘rex’ ... 2021-05-18T14:22:46.5226357Z * DONE (rex) 2021-05-18T14:22:46.8287948Z * installing *binary* package ‘covr’ ... 2021-05-18T14:22:46.8345783Z * DONE (covr) 2021-05-18T14:22:46.8416321Z 2021-05-18T14:22:46.8417223Z The downloaded source packages are in 2021-05-18T14:22:46.8418744Z ‘/tmp/RtmpDVr5Vm/downloaded_packages’ 2021-05-18T14:22:46.8573893Z 2021-05-18T14:22:46.8632411Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-18T14:22:46.8633269Z Rscript -e "tic::before_install()" 2021-05-18T14:22:46.8681393Z shell: /usr/bin/bash -e {0} 2021-05-18T14:22:46.8681838Z env: 2021-05-18T14:22:46.8682368Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:22:46.8682922Z TIC_DEPLOY_KEY: 2021-05-18T14:22:46.8683846Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:22:46.8685665Z GITHUB_PAT: *** 2021-05-18T14:22:46.8686729Z COVERALLS_TOKEN: *** 2021-05-18T14:22:46.8687291Z continue-on-error: false 2021-05-18T14:22:46.8687844Z VDIFFR_RUN_TESTS: 2021-05-18T14:22:46.8688398Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:22:46.8688898Z TZ: UTC 2021-05-18T14:22:46.8689342Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:22:46.8689810Z NOT_CRAN: true 2021-05-18T14:22:46.8690255Z ##[endgroup] 2021-05-18T14:22:47.1701996Z ✔ Loading tic stage configuration from tic.R 2021-05-18T14:22:47.3100891Z Running before_install: step_install_remote_binaries() 2021-05-18T14:22:47.8340498Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-18T14:22:47.8341388Z remotes::install_deps(dependencies = TRUE) 2021-05-18T14:22:47.8342113Z remotes::install_cran("rcmdcheck") 2021-05-18T14:22:47.8342780Z remotes::install_cran("markdown") 2021-05-18T14:22:47.8354295Z shell: /usr/local/bin/Rscript {0} 2021-05-18T14:22:47.8354792Z env: 2021-05-18T14:22:47.8355331Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:22:47.8355897Z TIC_DEPLOY_KEY: 2021-05-18T14:22:47.8356846Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:22:47.8358722Z GITHUB_PAT: *** 2021-05-18T14:22:47.8359775Z COVERALLS_TOKEN: *** 2021-05-18T14:22:47.8361520Z continue-on-error: false 2021-05-18T14:22:47.8362118Z VDIFFR_RUN_TESTS: 2021-05-18T14:22:47.8362684Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:22:47.8363223Z TZ: UTC 2021-05-18T14:22:47.8363696Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:22:47.8364235Z NOT_CRAN: true 2021-05-18T14:22:47.8364679Z ##[endgroup] 2021-05-18T14:23:07.7564649Z Installing 58 packages: R.methodsS3, R.oo, clue, systemfonts, fontLiberation, fontBitstreamVera, fontquiver, parallelly, listenv, globals, base64enc, htmltools, colorspace, viridisLite, RColorBrewer, munsell, labeling, farver, scales, isoband, gtable, jquerylib, sass, bslib, promises, later, sourcetools, xtable, httpuv, R.utils, RcppArmadillo, JADE, corpcor, tinytex, BH, shiny, htmlwidgets, gdtools, freetypeharfbuzz, future, data.table, crosstalk, ggplot2, R.matlab, edfReader, fICA, whitening, geigen, ica, rmarkdown, vdiffr, future.apply, plotly, abind, pracma, matrixStats, signal, miniUI 2021-05-18T14:23:07.7569443Z R.methodsS3 (NA -> 1.8.1 ) [CRAN] 2021-05-18T14:23:07.7570778Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:23:07.7572220Z (as ‘lib’ is unspecified) 2021-05-18T14:23:07.7573093Z R.oo (NA -> 1.24.0 ) [CRAN] 2021-05-18T14:23:07.7573949Z clue (NA -> 0.3-59 ) [CRAN] 2021-05-18T14:23:07.7574837Z systemfonts (NA -> 1.0.2 ) [CRAN] 2021-05-18T14:23:07.7575758Z fontLiber... (NA -> 0.1.0 ) [CRAN] 2021-05-18T14:23:07.7576687Z fontBitst... (NA -> 0.1.1 ) [CRAN] 2021-05-18T14:23:07.7577606Z fontquiver (NA -> 0.2.1 ) [CRAN] 2021-05-18T14:23:07.7578500Z parallelly (NA -> 1.25.0 ) [CRAN] 2021-05-18T14:23:07.7579384Z listenv (NA -> 0.8.0 ) [CRAN] 2021-05-18T14:23:07.7580223Z globals (NA -> 0.14.0 ) [CRAN] 2021-05-18T14:23:07.7581094Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-18T14:23:07.7581976Z htmltools (NA -> 0.5.1.1 ) [CRAN] 2021-05-18T14:23:07.7582855Z colorspace (NA -> 2.0-1 ) [CRAN] 2021-05-18T14:23:07.7583776Z viridisLite (NA -> 0.4.0 ) [CRAN] 2021-05-18T14:23:07.7584709Z RColorBrewer (NA -> 1.1-2 ) [CRAN] 2021-05-18T14:23:07.7585629Z munsell (NA -> 0.5.0 ) [CRAN] 2021-05-18T14:23:07.7586490Z labeling (NA -> 0.4.2 ) [CRAN] 2021-05-18T14:23:07.7587333Z farver (NA -> 2.1.0 ) [CRAN] 2021-05-18T14:23:07.7588176Z scales (NA -> 1.1.1 ) [CRAN] 2021-05-18T14:23:07.7589027Z isoband (NA -> 0.2.4 ) [CRAN] 2021-05-18T14:23:07.7589854Z gtable (NA -> 0.3.0 ) [CRAN] 2021-05-18T14:23:07.7590721Z jquerylib (NA -> 0.1.4 ) [CRAN] 2021-05-18T14:23:07.7591554Z sass (NA -> 0.4.0 ) [CRAN] 2021-05-18T14:23:07.7592371Z bslib (NA -> 0.2.5 ) [CRAN] 2021-05-18T14:23:07.7593237Z promises (NA -> 1.2.0.1 ) [CRAN] 2021-05-18T14:23:07.7594074Z later (NA -> 1.2.0 ) [CRAN] 2021-05-18T14:23:07.7594944Z sourcetools (NA -> 0.1.7 ) [CRAN] 2021-05-18T14:23:07.7595807Z xtable (NA -> 1.8-4 ) [CRAN] 2021-05-18T14:23:07.7596651Z httpuv (NA -> 1.6.1 ) [CRAN] 2021-05-18T14:23:07.7597570Z R.utils (NA -> 2.10.1 ) [CRAN] 2021-05-18T14:23:07.7598457Z RcppArmad... (NA -> 0.10.4.0.0) [CRAN] 2021-05-18T14:23:07.7600030Z JADE (NA -> 2.0-3 ) [CRAN] 2021-05-18T14:23:07.7601469Z corpcor (NA -> 1.6.9 ) [CRAN] 2021-05-18T14:23:07.7602248Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-18T14:23:07.7602976Z BH (NA -> 1.75.0-0 ) [CRAN] 2021-05-18T14:23:07.7603662Z shiny (NA -> 1.6.0 ) [CRAN] 2021-05-18T14:23:07.7604406Z htmlwidgets (NA -> 1.5.3 ) [CRAN] 2021-05-18T14:23:07.7605159Z gdtools (NA -> 0.2.3 ) [CRAN] 2021-05-18T14:23:07.7605910Z freetypeh... (NA -> 0.2.6 ) [CRAN] 2021-05-18T14:23:07.7606675Z future (NA -> 1.21.0 ) [CRAN] 2021-05-18T14:23:07.7607403Z data.table (NA -> 1.14.0 ) [CRAN] 2021-05-18T14:23:07.7608157Z crosstalk (NA -> 1.1.1 ) [CRAN] 2021-05-18T14:23:07.7608901Z ggplot2 (NA -> 3.3.3 ) [CRAN] 2021-05-18T14:23:07.7609615Z R.matlab (NA -> 3.6.2 ) [CRAN] 2021-05-18T14:23:07.7610376Z edfReader (NA -> 1.2.1 ) [CRAN] 2021-05-18T14:23:07.7611134Z fICA (NA -> 1.1-1 ) [CRAN] 2021-05-18T14:23:07.7611844Z whitening (NA -> 1.2.0 ) [CRAN] 2021-05-18T14:23:07.7612588Z geigen (NA -> 2.3 ) [CRAN] 2021-05-18T14:23:07.7613273Z ica (NA -> 1.0-2 ) [CRAN] 2021-05-18T14:23:07.7613993Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-18T14:23:07.7614725Z vdiffr (NA -> 0.3.3 ) [CRAN] 2021-05-18T14:23:07.7615463Z future.apply (NA -> 1.7.0 ) [CRAN] 2021-05-18T14:23:07.7616212Z plotly (NA -> 4.9.3 ) [CRAN] 2021-05-18T14:23:07.7616924Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-18T14:23:07.7617624Z pracma (NA -> 2.3.3 ) [CRAN] 2021-05-18T14:23:07.7618374Z matrixStats (NA -> 0.58.0 ) [CRAN] 2021-05-18T14:23:07.7619107Z signal (NA -> 0.7-6 ) [CRAN] 2021-05-18T14:23:07.7619836Z miniUI (NA -> 0.1.1.1 ) [CRAN] 2021-05-18T14:23:22.2288755Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R.methodsS3_1.8.1.tar.gz' 2021-05-18T14:23:22.8539599Z Content type 'binary/octet-stream' length 79806 bytes (77 KB) 2021-05-18T14:23:22.8540625Z ================================================== 2021-05-18T14:23:22.8541273Z downloaded 77 KB 2021-05-18T14:23:22.8541674Z 2021-05-18T14:23:22.8582701Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R.oo_1.24.0.tar.gz' 2021-05-18T14:23:23.1572589Z Content type 'binary/octet-stream' length 948306 bytes (926 KB) 2021-05-18T14:23:23.1837708Z ================================================== 2021-05-18T14:23:23.1838363Z downloaded 926 KB 2021-05-18T14:23:23.1838685Z 2021-05-18T14:23:23.1877188Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clue_0.3-59.tar.gz' 2021-05-18T14:23:23.9418872Z Content type 'binary/octet-stream' length 1146163 bytes (1.1 MB) 2021-05-18T14:23:23.9723794Z ================================================== 2021-05-18T14:23:23.9724986Z downloaded 1.1 MB 2021-05-18T14:23:23.9725593Z 2021-05-18T14:23:23.9761476Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/systemfonts_1.0.2.tar.gz' 2021-05-18T14:23:24.5310231Z Content type 'binary/octet-stream' length 2071248 bytes (2.0 MB) 2021-05-18T14:23:24.6825449Z ================================================== 2021-05-18T14:23:24.6826242Z downloaded 2.0 MB 2021-05-18T14:23:24.6826656Z 2021-05-18T14:23:24.6869119Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fontLiberation_0.1.0.tar.gz' 2021-05-18T14:23:25.5353411Z Content type 'binary/octet-stream' length 4538889 bytes (4.3 MB) 2021-05-18T14:23:25.6270849Z ================================================== 2021-05-18T14:23:25.6271532Z downloaded 4.3 MB 2021-05-18T14:23:25.6271862Z 2021-05-18T14:23:25.6310161Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fontBitstreamVera_0.1.1.tar.gz' 2021-05-18T14:23:26.2896178Z Content type 'binary/octet-stream' length 699247 bytes (682 KB) 2021-05-18T14:23:26.3143995Z ================================================== 2021-05-18T14:23:26.3144662Z downloaded 682 KB 2021-05-18T14:23:26.3145012Z 2021-05-18T14:23:26.3183229Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fontquiver_0.2.1.tar.gz' 2021-05-18T14:23:26.9598671Z Content type 'binary/octet-stream' length 2278926 bytes (2.2 MB) 2021-05-18T14:23:27.1002932Z ================================================== 2021-05-18T14:23:27.1004241Z downloaded 2.2 MB 2021-05-18T14:23:27.1004909Z 2021-05-18T14:23:27.1042548Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/parallelly_1.25.0.tar.gz' 2021-05-18T14:23:27.7095390Z Content type 'binary/octet-stream' length 238497 bytes (232 KB) 2021-05-18T14:23:27.7240613Z ================================================== 2021-05-18T14:23:27.7241218Z downloaded 232 KB 2021-05-18T14:23:27.7241557Z 2021-05-18T14:23:27.7281145Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/listenv_0.8.0.tar.gz' 2021-05-18T14:23:28.6722092Z Content type 'binary/octet-stream' length 103841 bytes (101 KB) 2021-05-18T14:23:28.6778134Z ================================================== 2021-05-18T14:23:28.6779191Z downloaded 101 KB 2021-05-18T14:23:28.6779738Z 2021-05-18T14:23:28.6813704Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/globals_0.14.0.tar.gz' 2021-05-18T14:23:29.5496984Z Content type 'binary/octet-stream' length 93558 bytes (91 KB) 2021-05-18T14:23:29.5546926Z ================================================== 2021-05-18T14:23:29.5547518Z downloaded 91 KB 2021-05-18T14:23:29.5547839Z 2021-05-18T14:23:29.5587316Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/base64enc_0.1-3.tar.gz' 2021-05-18T14:23:30.2134323Z Content type 'binary/octet-stream' length 38901 bytes (37 KB) 2021-05-18T14:23:30.2135296Z ================================================== 2021-05-18T14:23:30.2136144Z downloaded 37 KB 2021-05-18T14:23:30.2136539Z 2021-05-18T14:23:30.2175066Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/htmltools_0.5.1.1.tar.gz' 2021-05-18T14:23:30.8726530Z Content type 'binary/octet-stream' length 236456 bytes (230 KB) 2021-05-18T14:23:30.8861719Z ================================================== 2021-05-18T14:23:30.8862767Z downloaded 230 KB 2021-05-18T14:23:30.8863320Z 2021-05-18T14:23:30.8901424Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/colorspace_2.0-1.tar.gz' 2021-05-18T14:23:31.5982250Z Content type 'binary/octet-stream' length 2558392 bytes (2.4 MB) 2021-05-18T14:23:31.6410812Z ================================================== 2021-05-18T14:23:31.6411789Z downloaded 2.4 MB 2021-05-18T14:23:31.6412452Z 2021-05-18T14:23:31.6446977Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/viridisLite_0.4.0.tar.gz' 2021-05-18T14:23:32.3003824Z Content type 'binary/octet-stream' length 1296157 bytes (1.2 MB) 2021-05-18T14:23:32.3310768Z ================================================== 2021-05-18T14:23:32.3312396Z downloaded 1.2 MB 2021-05-18T14:23:32.3313003Z 2021-05-18T14:23:32.3357193Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/RColorBrewer_1.1-2.tar.gz' 2021-05-18T14:23:33.0898852Z Content type 'binary/octet-stream' length 52849 bytes (51 KB) 2021-05-18T14:23:33.0900096Z ================================================== 2021-05-18T14:23:33.0900826Z downloaded 51 KB 2021-05-18T14:23:33.0901327Z 2021-05-18T14:23:33.0946433Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/munsell_0.5.0.tar.gz' 2021-05-18T14:23:33.8474374Z Content type 'binary/octet-stream' length 242068 bytes (236 KB) 2021-05-18T14:23:33.8680904Z ================================================== 2021-05-18T14:23:33.8681490Z downloaded 236 KB 2021-05-18T14:23:33.8717801Z 2021-05-18T14:23:33.8723298Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/labeling_0.4.2.tar.gz' 2021-05-18T14:23:34.4823127Z Content type 'binary/octet-stream' length 60043 bytes (58 KB) 2021-05-18T14:23:34.5873525Z ================================================== 2021-05-18T14:23:34.5874402Z downloaded 58 KB 2021-05-18T14:23:34.5875343Z 2021-05-18T14:23:34.5915535Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/farver_2.1.0.tar.gz' 2021-05-18T14:23:35.3577904Z Content type 'binary/octet-stream' length 2605353 bytes (2.5 MB) 2021-05-18T14:23:35.3960754Z ================================================== 2021-05-18T14:23:35.3961427Z downloaded 2.5 MB 2021-05-18T14:23:35.3961760Z 2021-05-18T14:23:35.4016294Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/scales_1.1.1.tar.gz' 2021-05-18T14:23:36.2046709Z Content type 'binary/octet-stream' length 550396 bytes (537 KB) 2021-05-18T14:23:36.2264214Z ================================================== 2021-05-18T14:23:36.2264928Z downloaded 537 KB 2021-05-18T14:23:36.2265275Z 2021-05-18T14:23:36.2304768Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/isoband_0.2.4.tar.gz' 2021-05-18T14:23:36.9207992Z Content type 'binary/octet-stream' length 4607866 bytes (4.4 MB) 2021-05-18T14:23:37.0060019Z ================================================== 2021-05-18T14:23:37.0060652Z downloaded 4.4 MB 2021-05-18T14:23:37.0060987Z 2021-05-18T14:23:37.0103877Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gtable_0.3.0.tar.gz' 2021-05-18T14:23:37.6654735Z Content type 'binary/octet-stream' length 431462 bytes (421 KB) 2021-05-18T14:23:37.6845635Z ================================================== 2021-05-18T14:23:37.6846329Z downloaded 421 KB 2021-05-18T14:23:37.6846685Z 2021-05-18T14:23:37.6891603Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jquerylib_0.1.4.tar.gz' 2021-05-18T14:23:38.1073609Z Content type 'binary/octet-stream' length 526399 bytes (514 KB) 2021-05-18T14:23:38.1309754Z ================================================== 2021-05-18T14:23:38.1310718Z downloaded 514 KB 2021-05-18T14:23:38.1311277Z 2021-05-18T14:23:38.1363460Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sass_0.4.0.tar.gz' 2021-05-18T14:23:38.5306863Z Content type 'binary/octet-stream' length 2570213 bytes (2.5 MB) 2021-05-18T14:23:38.5785141Z ================================================== 2021-05-18T14:23:38.5785923Z downloaded 2.5 MB 2021-05-18T14:23:38.5786277Z 2021-05-18T14:23:38.5937652Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/bslib_0.2.5.tar.gz' 2021-05-18T14:23:39.2486355Z Content type 'binary/octet-stream' length 3662802 bytes (3.5 MB) 2021-05-18T14:23:39.2916534Z ================================================== 2021-05-18T14:23:39.2918350Z downloaded 3.5 MB 2021-05-18T14:23:39.2919036Z 2021-05-18T14:23:39.2971442Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/promises_1.2.0.1.tar.gz' 2021-05-18T14:23:39.9687354Z Content type 'binary/octet-stream' length 1956156 bytes (1.9 MB) 2021-05-18T14:23:40.1282415Z ================================================== 2021-05-18T14:23:40.1283123Z downloaded 1.9 MB 2021-05-18T14:23:40.1283470Z 2021-05-18T14:23:40.1327073Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/later_1.2.0.tar.gz' 2021-05-18T14:23:40.5636971Z Content type 'binary/octet-stream' length 1099676 bytes (1.0 MB) 2021-05-18T14:23:40.5921411Z ================================================== 2021-05-18T14:23:40.5922574Z downloaded 1.0 MB 2021-05-18T14:23:40.5923165Z 2021-05-18T14:23:40.5962065Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sourcetools_0.1.7.tar.gz' 2021-05-18T14:23:41.2513079Z Content type 'binary/octet-stream' length 211842 bytes (206 KB) 2021-05-18T14:23:41.2634458Z ================================================== 2021-05-18T14:23:41.2635764Z downloaded 206 KB 2021-05-18T14:23:41.2636344Z 2021-05-18T14:23:41.2677306Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xtable_1.8-4.tar.gz' 2021-05-18T14:23:41.6926048Z Content type 'binary/octet-stream' length 701662 bytes (685 KB) 2021-05-18T14:23:41.8116715Z ================================================== 2021-05-18T14:23:41.8117423Z downloaded 685 KB 2021-05-18T14:23:41.8117883Z 2021-05-18T14:23:41.8159164Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httpuv_1.6.1.tar.gz' 2021-05-18T14:23:42.3506959Z Content type 'binary/octet-stream' length 4946243 bytes (4.7 MB) 2021-05-18T14:23:42.4382535Z ================================================== 2021-05-18T14:23:42.4383182Z downloaded 4.7 MB 2021-05-18T14:23:42.4383534Z 2021-05-18T14:23:42.4428850Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R.utils_2.10.1.tar.gz' 2021-05-18T14:23:42.8512729Z Content type 'binary/octet-stream' length 1402468 bytes (1.3 MB) 2021-05-18T14:23:43.7663577Z ================================================== 2021-05-18T14:23:43.7664678Z downloaded 1.3 MB 2021-05-18T14:23:43.7665130Z 2021-05-18T14:23:43.7667106Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/RcppArmadillo_0.10.4.0.0.tar.gz' 2021-05-18T14:23:43.7668782Z Content type 'binary/octet-stream' length 2250611 bytes (2.1 MB) 2021-05-18T14:23:43.7669497Z ================================================== 2021-05-18T14:23:43.7670005Z downloaded 2.1 MB 2021-05-18T14:23:43.7670333Z 2021-05-18T14:23:43.7671749Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/JADE_2.0-3.tar.gz' 2021-05-18T14:23:44.6014595Z Content type 'binary/octet-stream' length 2419207 bytes (2.3 MB) 2021-05-18T14:23:44.6365146Z ================================================== 2021-05-18T14:23:44.6366019Z downloaded 2.3 MB 2021-05-18T14:23:44.6366343Z 2021-05-18T14:23:44.6405800Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/corpcor_1.6.9.tar.gz' 2021-05-18T14:23:46.0830937Z Content type 'binary/octet-stream' length 113414 bytes (110 KB) 2021-05-18T14:23:46.1871700Z ================================================== 2021-05-18T14:23:46.1873012Z downloaded 110 KB 2021-05-18T14:23:46.1873580Z 2021-05-18T14:23:46.1913140Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tinytex_0.31.tar.gz' 2021-05-18T14:23:47.1477424Z Content type 'binary/octet-stream' length 117187 bytes (114 KB) 2021-05-18T14:23:47.3125911Z ================================================== 2021-05-18T14:23:47.3127358Z downloaded 114 KB 2021-05-18T14:23:47.3127941Z 2021-05-18T14:23:47.3166217Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/BH_1.75.0-0.tar.gz' 2021-05-18T14:23:48.7031462Z Content type 'binary/octet-stream' length 11879966 bytes (11.3 MB) 2021-05-18T14:23:49.9494864Z ================================================== 2021-05-18T14:23:49.9495889Z downloaded 11.3 MB 2021-05-18T14:23:49.9496571Z 2021-05-18T14:23:49.9535472Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/shiny_1.6.0.tar.gz' 2021-05-18T14:23:51.3486616Z Content type 'binary/octet-stream' length 5417783 bytes (5.2 MB) 2021-05-18T14:23:51.9377603Z ================================================== 2021-05-18T14:23:51.9378520Z downloaded 5.2 MB 2021-05-18T14:23:51.9378843Z 2021-05-18T14:23:51.9420629Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/htmlwidgets_1.5.3.tar.gz' 2021-05-18T14:23:53.1734859Z Content type 'binary/octet-stream' length 270854 bytes (264 KB) 2021-05-18T14:23:53.4145071Z ================================================== 2021-05-18T14:23:53.4146007Z downloaded 264 KB 2021-05-18T14:23:53.4146623Z 2021-05-18T14:23:53.4200217Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gdtools_0.2.3.tar.gz' 2021-05-18T14:23:54.8060628Z Content type 'binary/octet-stream' length 1224536 bytes (1.2 MB) 2021-05-18T14:23:55.1836402Z ================================================== 2021-05-18T14:23:55.1837091Z downloaded 1.2 MB 2021-05-18T14:23:55.1837432Z 2021-05-18T14:23:55.1877153Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/freetypeharfbuzz_0.2.6.tar.gz' 2021-05-18T14:23:56.5845774Z Content type 'binary/octet-stream' length 3198107 bytes (3.0 MB) 2021-05-18T14:23:57.0789956Z ================================================== 2021-05-18T14:23:57.0792539Z downloaded 3.0 MB 2021-05-18T14:23:57.0793135Z 2021-05-18T14:23:57.0832197Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/future_1.21.0.tar.gz' 2021-05-18T14:24:01.1293962Z Content type 'binary/octet-stream' length 609380 bytes (595 KB) 2021-05-18T14:24:01.4694739Z ================================================== 2021-05-18T14:24:01.4696119Z downloaded 595 KB 2021-05-18T14:24:01.4696769Z 2021-05-18T14:24:01.4732946Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/data.table_1.14.0.tar.gz' 2021-05-18T14:24:02.8108553Z Content type 'binary/octet-stream' length 2623220 bytes (2.5 MB) 2021-05-18T14:24:03.3176096Z ================================================== 2021-05-18T14:24:03.3177230Z downloaded 2.5 MB 2021-05-18T14:24:03.3177794Z 2021-05-18T14:24:03.3218751Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crosstalk_1.1.1.tar.gz' 2021-05-18T14:24:04.7715635Z Content type 'binary/octet-stream' length 779110 bytes (760 KB) 2021-05-18T14:24:04.8880536Z ================================================== 2021-05-18T14:24:04.8881224Z downloaded 760 KB 2021-05-18T14:24:04.8881563Z 2021-05-18T14:24:04.8919735Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ggplot2_3.3.3.tar.gz' 2021-05-18T14:24:06.2771523Z Content type 'binary/octet-stream' length 4062867 bytes (3.9 MB) 2021-05-18T14:24:06.8276415Z ================================================== 2021-05-18T14:24:06.8277099Z downloaded 3.9 MB 2021-05-18T14:24:06.8278508Z 2021-05-18T14:24:06.8320427Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R.matlab_3.6.2.tar.gz' 2021-05-18T14:24:08.2833080Z Content type 'binary/octet-stream' length 267036 bytes (260 KB) 2021-05-18T14:24:08.4812720Z ================================================== 2021-05-18T14:24:08.4813578Z downloaded 260 KB 2021-05-18T14:24:08.4814034Z 2021-05-18T14:24:08.4856154Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/edfReader_1.2.1.tar.gz' 2021-05-18T14:24:09.9241356Z Content type 'binary/octet-stream' length 488647 bytes (477 KB) 2021-05-18T14:24:10.2301715Z ================================================== 2021-05-18T14:24:10.2302833Z downloaded 477 KB 2021-05-18T14:24:10.2303376Z 2021-05-18T14:24:10.2347915Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fICA_1.1-1.tar.gz' 2021-05-18T14:24:11.4635336Z Content type 'binary/octet-stream' length 1554270 bytes (1.5 MB) 2021-05-18T14:24:11.9755670Z ================================================== 2021-05-18T14:24:11.9756653Z downloaded 1.5 MB 2021-05-18T14:24:11.9757122Z 2021-05-18T14:24:11.9796189Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/whitening_1.2.0.tar.gz' 2021-05-18T14:24:13.3447713Z Content type 'binary/octet-stream' length 513366 bytes (501 KB) 2021-05-18T14:24:13.6946002Z ================================================== 2021-05-18T14:24:13.6947204Z downloaded 501 KB 2021-05-18T14:24:13.6947771Z 2021-05-18T14:24:13.6989570Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/geigen_2.3.tar.gz' 2021-05-18T14:24:16.8257309Z Content type 'binary/octet-stream' length 123312 bytes (120 KB) 2021-05-18T14:24:17.0580887Z ================================================== 2021-05-18T14:24:17.0582092Z downloaded 120 KB 2021-05-18T14:24:17.0582627Z 2021-05-18T14:24:17.0619227Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ica_1.0-2.tar.gz' 2021-05-18T14:24:18.4462655Z Content type 'binary/octet-stream' length 73147 bytes (71 KB) 2021-05-18T14:24:18.4801910Z ================================================== 2021-05-18T14:24:18.4802455Z downloaded 71 KB 2021-05-18T14:24:18.4802908Z 2021-05-18T14:24:18.4844927Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rmarkdown_2.8.tar.gz' 2021-05-18T14:24:19.6084584Z Content type 'binary/octet-stream' length 3650958 bytes (3.5 MB) 2021-05-18T14:24:20.1506118Z ================================================== 2021-05-18T14:24:20.1506784Z downloaded 3.5 MB 2021-05-18T14:24:20.1507103Z 2021-05-18T14:24:20.1547394Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/vdiffr_0.3.3.tar.gz' 2021-05-18T14:24:21.7390224Z Content type 'binary/octet-stream' length 1141532 bytes (1.1 MB) 2021-05-18T14:24:22.1081641Z ================================================== 2021-05-18T14:24:22.1082670Z downloaded 1.1 MB 2021-05-18T14:24:22.1083389Z 2021-05-18T14:24:22.1122252Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/future.apply_1.7.0.tar.gz' 2021-05-18T14:24:24.0337105Z Content type 'binary/octet-stream' length 133752 bytes (130 KB) 2021-05-18T14:24:24.2877067Z ================================================== 2021-05-18T14:24:24.2879769Z downloaded 130 KB 2021-05-18T14:24:24.2883109Z 2021-05-18T14:24:24.2921003Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/plotly_4.9.3.tar.gz' 2021-05-18T14:24:25.8256120Z Content type 'binary/octet-stream' length 3052802 bytes (2.9 MB) 2021-05-18T14:24:26.2939175Z ================================================== 2021-05-18T14:24:26.2940304Z downloaded 2.9 MB 2021-05-18T14:24:26.2941120Z 2021-05-18T14:24:26.2976057Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/abind_1.4-5.tar.gz' 2021-05-18T14:24:28.2787635Z Content type 'binary/octet-stream' length 60756 bytes (59 KB) 2021-05-18T14:24:28.2789192Z ================================================== 2021-05-18T14:24:28.2789819Z downloaded 59 KB 2021-05-18T14:24:28.2790155Z 2021-05-18T14:24:28.2791903Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pracma_2.3.3.tar.gz' 2021-05-18T14:24:28.9993307Z Content type 'binary/octet-stream' length 1732270 bytes (1.7 MB) 2021-05-18T14:24:29.4148621Z ================================================== 2021-05-18T14:24:29.4149843Z downloaded 1.7 MB 2021-05-18T14:24:29.4150391Z 2021-05-18T14:24:29.4192992Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/matrixStats_0.58.0.tar.gz' 2021-05-18T14:24:30.5269351Z Content type 'binary/octet-stream' length 2539540 bytes (2.4 MB) 2021-05-18T14:24:31.0456477Z ================================================== 2021-05-18T14:24:31.0457671Z downloaded 2.4 MB 2021-05-18T14:24:31.0458348Z 2021-05-18T14:24:31.0497836Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/signal_0.7-6.tar.gz' 2021-05-18T14:24:32.2568253Z Content type 'binary/octet-stream' length 342971 bytes (334 KB) 2021-05-18T14:24:32.6297132Z ================================================== 2021-05-18T14:24:32.6297827Z downloaded 334 KB 2021-05-18T14:24:32.6298164Z 2021-05-18T14:24:32.6338621Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/miniUI_0.1.1.1.tar.gz' 2021-05-18T14:24:33.7049195Z Content type 'binary/octet-stream' length 34019 bytes (33 KB) 2021-05-18T14:24:33.7227348Z ================================================== 2021-05-18T14:24:33.7227920Z downloaded 33 KB 2021-05-18T14:24:33.7228259Z 2021-05-18T14:24:33.9563010Z * installing *binary* package ‘R.methodsS3’ ... 2021-05-18T14:24:33.9606583Z * DONE (R.methodsS3) 2021-05-18T14:24:34.2353395Z * installing *binary* package ‘clue’ ... 2021-05-18T14:24:34.2420646Z * DONE (clue) 2021-05-18T14:24:34.7076850Z * installing *binary* package ‘systemfonts’ ... 2021-05-18T14:24:34.7182725Z * DONE (systemfonts) 2021-05-18T14:24:35.1766503Z * installing *binary* package ‘fontLiberation’ ... 2021-05-18T14:24:35.1880394Z * DONE (fontLiberation) 2021-05-18T14:24:35.4701646Z * installing *binary* package ‘fontBitstreamVera’ ... 2021-05-18T14:24:35.4767022Z * DONE (fontBitstreamVera) 2021-05-18T14:24:35.7103744Z * installing *binary* package ‘parallelly’ ... 2021-05-18T14:24:35.7143810Z * DONE (parallelly) 2021-05-18T14:24:35.9449275Z * installing *binary* package ‘listenv’ ... 2021-05-18T14:24:35.9491075Z * DONE (listenv) 2021-05-18T14:24:36.1793843Z * installing *binary* package ‘globals’ ... 2021-05-18T14:24:36.1838120Z * DONE (globals) 2021-05-18T14:24:36.4137676Z * installing *binary* package ‘base64enc’ ... 2021-05-18T14:24:36.4195106Z * DONE (base64enc) 2021-05-18T14:24:36.9190769Z * installing *binary* package ‘colorspace’ ... 2021-05-18T14:24:36.9318584Z * DONE (colorspace) 2021-05-18T14:24:37.2328883Z * installing *binary* package ‘viridisLite’ ... 2021-05-18T14:24:37.2381748Z * DONE (viridisLite) 2021-05-18T14:24:37.4894623Z * installing *binary* package ‘RColorBrewer’ ... 2021-05-18T14:24:37.4934136Z * DONE (RColorBrewer) 2021-05-18T14:24:37.7325125Z * installing *binary* package ‘labeling’ ... 2021-05-18T14:24:37.7367778Z * DONE (labeling) 2021-05-18T14:24:38.1982375Z * installing *binary* package ‘farver’ ... 2021-05-18T14:24:38.2086176Z * DONE (farver) 2021-05-18T14:24:38.8972066Z * installing *binary* package ‘isoband’ ... 2021-05-18T14:24:38.9154644Z * DONE (isoband) 2021-05-18T14:24:39.2270901Z * installing *binary* package ‘gtable’ ... 2021-05-18T14:24:39.2337226Z * DONE (gtable) 2021-05-18T14:24:39.5873346Z * installing *binary* package ‘later’ ... 2021-05-18T14:24:39.5952971Z * DONE (later) 2021-05-18T14:24:39.8669373Z * installing *binary* package ‘sourcetools’ ... 2021-05-18T14:24:39.8734426Z * DONE (sourcetools) 2021-05-18T14:24:40.1431636Z * installing *binary* package ‘xtable’ ... 2021-05-18T14:24:40.1491338Z * DONE (xtable) 2021-05-18T14:24:41.0389022Z * installing *binary* package ‘RcppArmadillo’ ... 2021-05-18T14:24:41.0721098Z * DONE (RcppArmadillo) 2021-05-18T14:24:41.3136074Z * installing *binary* package ‘corpcor’ ... 2021-05-18T14:24:41.3181886Z * DONE (corpcor) 2021-05-18T14:24:41.5677231Z * installing *binary* package ‘tinytex’ ... 2021-05-18T14:24:41.5726085Z * DONE (tinytex) 2021-05-18T14:24:52.4032005Z * installing *binary* package ‘BH’ ... 2021-05-18T14:24:52.9391145Z * DONE (BH) 2021-05-18T14:24:53.5803915Z * installing *binary* package ‘data.table’ ... 2021-05-18T14:24:53.5961968Z * DONE (data.table) 2021-05-18T14:24:54.7860382Z * installing *binary* package ‘edfReader’ ... 2021-05-18T14:24:54.7861810Z * DONE (edfReader) 2021-05-18T14:24:54.7863051Z * installing *binary* package ‘geigen’ ... 2021-05-18T14:24:54.7863701Z * DONE (geigen) 2021-05-18T14:24:54.7864480Z * installing *binary* package ‘ica’ ... 2021-05-18T14:24:54.7865041Z * DONE (ica) 2021-05-18T14:24:54.7865808Z * installing *binary* package ‘abind’ ... 2021-05-18T14:24:54.7866389Z * DONE (abind) 2021-05-18T14:24:54.9442899Z * installing *binary* package ‘pracma’ ... 2021-05-18T14:24:54.9511318Z * DONE (pracma) 2021-05-18T14:24:55.5781745Z * installing *binary* package ‘matrixStats’ ... 2021-05-18T14:24:55.5942885Z * DONE (matrixStats) 2021-05-18T14:24:55.8469277Z * installing *binary* package ‘signal’ ... 2021-05-18T14:24:55.8514423Z * DONE (signal) 2021-05-18T14:24:56.1341073Z * installing *binary* package ‘R.oo’ ... 2021-05-18T14:24:56.1393335Z * DONE (R.oo) 2021-05-18T14:24:56.4947207Z * installing *binary* package ‘fontquiver’ ... 2021-05-18T14:24:56.5020928Z * DONE (fontquiver) 2021-05-18T14:24:56.7653601Z * installing *binary* package ‘htmltools’ ... 2021-05-18T14:24:56.7695952Z * DONE (htmltools) 2021-05-18T14:24:57.0441990Z * installing *binary* package ‘munsell’ ... 2021-05-18T14:24:57.0488532Z * DONE (munsell) 2021-05-18T14:24:57.4570023Z * installing *binary* package ‘promises’ ... 2021-05-18T14:24:57.4655507Z * DONE (promises) 2021-05-18T14:24:57.7854490Z * installing *binary* package ‘JADE’ ... 2021-05-18T14:24:57.7921087Z * DONE (JADE) 2021-05-18T14:24:58.1602517Z * installing *binary* package ‘gdtools’ ... 2021-05-18T14:24:58.1683236Z * DONE (gdtools) 2021-05-18T14:24:58.4572828Z * installing *binary* package ‘future’ ... 2021-05-18T14:24:58.4640683Z * DONE (future) 2021-05-18T14:24:58.7225823Z * installing *binary* package ‘whitening’ ... 2021-05-18T14:24:58.7278440Z * DONE (whitening) 2021-05-18T14:24:59.0196848Z * installing *binary* package ‘scales’ ... 2021-05-18T14:24:59.0246783Z * DONE (scales) 2021-05-18T14:24:59.3397554Z * installing *binary* package ‘jquerylib’ ... 2021-05-18T14:24:59.3460270Z * DONE (jquerylib) 2021-05-18T14:24:59.8060567Z * installing *binary* package ‘sass’ ... 2021-05-18T14:24:59.8172621Z * DONE (sass) 2021-05-18T14:25:00.7062403Z * installing *binary* package ‘httpuv’ ... 2021-05-18T14:25:00.7250196Z * DONE (httpuv) 2021-05-18T14:25:01.0128664Z * installing *binary* package ‘R.utils’ ... 2021-05-18T14:25:01.0182421Z * DONE (R.utils) 2021-05-18T14:25:01.2700816Z * installing *binary* package ‘htmlwidgets’ ... 2021-05-18T14:25:01.2753118Z * DONE (htmlwidgets) 2021-05-18T14:25:01.8711356Z * installing *binary* package ‘freetypeharfbuzz’ ... 2021-05-18T14:25:01.8830193Z * DONE (freetypeharfbuzz) 2021-05-18T14:25:02.2468430Z * installing *binary* package ‘crosstalk’ ... 2021-05-18T14:25:02.2562952Z * DONE (crosstalk) 2021-05-18T14:25:02.6881948Z * installing *binary* package ‘fICA’ ... 2021-05-18T14:25:02.6973510Z * DONE (fICA) 2021-05-18T14:25:03.3370178Z * installing *binary* package ‘rmarkdown’ ... 2021-05-18T14:25:03.3575097Z * DONE (rmarkdown) 2021-05-18T14:25:03.5989332Z * installing *binary* package ‘future.apply’ ... 2021-05-18T14:25:03.6035536Z * DONE (future.apply) 2021-05-18T14:25:04.2719084Z * installing *binary* package ‘bslib’ ... 2021-05-18T14:25:04.2991933Z * DONE (bslib) 2021-05-18T14:25:04.7809721Z * installing *binary* package ‘ggplot2’ ... 2021-05-18T14:25:04.7909655Z * DONE (ggplot2) 2021-05-18T14:25:05.0689174Z * installing *binary* package ‘R.matlab’ ... 2021-05-18T14:25:05.0743962Z * DONE (R.matlab) 2021-05-18T14:25:05.8133310Z * installing *binary* package ‘shiny’ ... 2021-05-18T14:25:05.8392375Z * DONE (shiny) 2021-05-18T14:25:06.3837846Z * installing *binary* package ‘plotly’ ... 2021-05-18T14:25:06.4014612Z * DONE (plotly) 2021-05-18T14:25:06.7775871Z * installing *binary* package ‘vdiffr’ ... 2021-05-18T14:25:06.7862957Z * DONE (vdiffr) 2021-05-18T14:25:07.0447128Z * installing *binary* package ‘miniUI’ ... 2021-05-18T14:25:07.0494510Z * DONE (miniUI) 2021-05-18T14:25:07.0558299Z 2021-05-18T14:25:07.0559489Z The downloaded source packages are in 2021-05-18T14:25:07.0562009Z ‘/tmp/Rtmp1APz78/downloaded_packages’ 2021-05-18T14:25:21.5782014Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-18T14:25:21.5783729Z Use `force = TRUE` to force installation 2021-05-18T14:25:21.5794364Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-18T14:25:21.5795683Z Use `force = TRUE` to force installation 2021-05-18T14:25:21.6116402Z ##[group]Run options(width = 100) 2021-05-18T14:25:21.6117017Z options(width = 100) 2021-05-18T14:25:21.6117676Z pkgs <- installed.packages()[, "Package"] 2021-05-18T14:25:21.6118474Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-18T14:25:21.6126792Z shell: /usr/local/bin/Rscript {0} 2021-05-18T14:25:21.6127274Z env: 2021-05-18T14:25:21.6127790Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:25:21.6128320Z TIC_DEPLOY_KEY: 2021-05-18T14:25:21.6129256Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:25:21.6131180Z GITHUB_PAT: *** 2021-05-18T14:25:21.6132209Z COVERALLS_TOKEN: *** 2021-05-18T14:25:21.6132786Z continue-on-error: false 2021-05-18T14:25:21.6133338Z VDIFFR_RUN_TESTS: 2021-05-18T14:25:21.6133883Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:25:21.6134401Z TZ: UTC 2021-05-18T14:25:21.6134834Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:25:21.6135347Z NOT_CRAN: true 2021-05-18T14:25:21.6135783Z ##[endgroup] 2021-05-18T14:25:22.2270678Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-18T14:25:22.2271527Z setting value 2021-05-18T14:25:22.2272489Z version R version 3.6.3 (2020-02-29) 2021-05-18T14:25:22.2273195Z os Ubuntu 20.04.2 LTS 2021-05-18T14:25:22.2274067Z system x86_64, linux-gnu 2021-05-18T14:25:22.2274736Z ui X11 2021-05-18T14:25:22.2275370Z language (EN) 2021-05-18T14:25:22.2276218Z collate C.UTF-8 2021-05-18T14:25:22.2277450Z ctype C.UTF-8 2021-05-18T14:25:22.2278073Z tz UTC 2021-05-18T14:25:22.2278866Z date 2021-05-18 2021-05-18T14:25:22.2279241Z 2021-05-18T14:25:22.2280694Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-18T14:25:22.2281670Z package * version date lib source 2021-05-18T14:25:22.2282896Z abind 1.4-5 2016-07-21 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2283992Z aghast 0.2.1 2021-05-18 [1] Github (muschellij2/aghast@0c3b853) 2021-05-18T14:25:22.2285167Z askpass 1.1 2019-01-13 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2286104Z base * 3.6.3 2021-02-17 [2] local 2021-05-18T14:25:22.2287048Z base64enc 0.1-3 2015-07-28 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2288008Z BH 1.75.0-0 2021-01-11 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2288923Z boot 1.3-24 2019-12-20 [2] CRAN (R 3.6.3) 2021-05-18T14:25:22.2289839Z brew 1.0-6 2011-04-13 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2290764Z brio 1.1.2 2021-04-23 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2291676Z bslib 0.2.5 2021-05-12 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2292585Z cachem 1.0.5 2021-05-15 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2293516Z callr 3.7.0 2021-04-20 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2294448Z class 7.3-15 2019-01-01 [2] CRAN (R 3.6.3) 2021-05-18T14:25:22.2295349Z cli 2.5.0 2021-04-26 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2296337Z clipr 0.7.1 2020-10-08 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2297189Z clue 0.3-59 2021-04-16 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2298198Z cluster 2.1.0 2019-06-19 [2] CRAN (R 3.6.3) 2021-05-18T14:25:22.2299117Z codetools 0.2-16 2018-12-24 [2] CRAN (R 3.6.3) 2021-05-18T14:25:22.2300035Z colorspace 2.0-1 2021-05-04 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2300939Z commonmark 1.7 2018-12-01 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2301845Z compiler 3.6.3 2021-02-17 [2] local 2021-05-18T14:25:22.2302715Z corpcor 1.6.9 2017-04-01 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2303752Z covr 3.5.1 2020-09-16 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2304694Z cpp11 0.2.7 2021-03-29 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2305612Z crayon 1.4.1 2021-02-08 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2306593Z credentials 1.3.0 2020-07-21 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2307580Z crosstalk 1.1.1 2021-01-12 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2308518Z curl 4.3.1 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2309471Z data.table 1.14.0 2021-02-21 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2310443Z datasets * 3.6.3 2021-02-17 [2] local 2021-05-18T14:25:22.2311393Z debugme 1.1.0 2017-10-22 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2312433Z desc 1.2.0.9000 2021-05-18 [1] Github (muschellij2/desc@7be86f2) 2021-05-18T14:25:22.2313639Z devtools 2.4.1 2021-05-05 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2314508Z diffobj 0.3.4 2021-03-22 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2315391Z digest 0.6.27 2020-10-24 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2316263Z dplyr 1.0.6 2021-05-05 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2317145Z edfReader 1.2.1 2019-03-21 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2318107Z ellipsis 0.3.2 2021-04-29 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2319004Z evaluate 0.14 2019-05-28 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2319984Z fansi 0.4.2 2021-01-15 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2321042Z farver 2.1.0 2021-02-28 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2321979Z fastmap 1.1.0 2021-01-25 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2322912Z fICA 1.1-1 2020-03-30 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2325112Z fontBitstreamVera 0.1.1 2017-02-01 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2326301Z fontLiberation 0.1.0 2016-10-15 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2327334Z fontquiver 0.2.1 2017-02-01 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2328319Z foreign 0.8-75 2020-01-20 [2] CRAN (R 3.6.3) 2021-05-18T14:25:22.2329336Z freetypeharfbuzz 0.2.6 2021-01-11 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2330340Z fs 1.5.0 2020-07-31 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2331262Z future 1.21.0 2020-12-10 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2332234Z future.apply 1.7.0 2021-01-04 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2334019Z gdtools 0.2.3 2021-01-06 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2335255Z geigen 2.3 2019-05-30 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2336224Z generics 0.1.0 2020-10-31 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2337171Z gert 1.3.0 2021-03-29 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2338109Z ggplot2 3.3.3 2020-12-30 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2339025Z gh 1.3.0 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2340079Z ghtravis 0.15.1 2021-05-18 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-18T14:25:22.2341135Z git2r 0.28.0 2021-01-10 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2342075Z gitcreds 0.1.1 2020-12-04 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2343032Z globals 0.14.0 2020-11-22 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2343963Z glue 1.4.2 2020-08-27 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2344905Z graphics * 3.6.3 2021-02-17 [2] local 2021-05-18T14:25:22.2345874Z grDevices * 3.6.3 2021-02-17 [2] local 2021-05-18T14:25:22.2346804Z grid 3.6.3 2021-02-17 [2] local 2021-05-18T14:25:22.2347734Z gtable 0.3.0 2019-03-25 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2348672Z highr 0.9 2021-04-16 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2349601Z htmltools 0.5.1.1 2021-01-22 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2350703Z htmlwidgets 1.5.3 2020-12-10 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2351678Z httpuv 1.6.1 2021-05-07 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2353166Z httr 1.4.2 2020-07-20 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2354531Z ica 1.0-2 2018-05-24 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2355452Z ini 0.3.1 2018-05-20 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2356357Z isoband 0.2.4 2021-03-03 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2357285Z JADE 2.0-3 2020-03-25 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2358241Z jquerylib 0.1.4 2021-04-26 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2359189Z jsonlite 1.7.2 2020-12-09 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2369933Z KernSmooth 2.23-16 2019-10-15 [2] CRAN (R 3.6.3) 2021-05-18T14:25:22.2371182Z knitr 1.33 2021-04-24 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2372151Z labeling 0.4.2 2020-10-20 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2373116Z later 1.2.0 2021-04-23 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2374051Z lattice 0.20-38 2018-11-04 [2] CRAN (R 3.6.3) 2021-05-18T14:25:22.2375014Z lazyeval 0.2.2 2019-03-15 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2375984Z lifecycle 1.0.0 2021-02-15 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2376933Z listenv 0.8.0 2019-12-05 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2377978Z magrittr 2.0.1 2020-11-17 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2378879Z markdown 1.1 2019-08-07 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2379735Z MASS 7.3-51.5 2019-12-20 [2] CRAN (R 3.6.3) 2021-05-18T14:25:22.2382078Z Matrix 1.2-18 2019-11-27 [2] CRAN (R 3.6.3) 2021-05-18T14:25:22.2383089Z matrixStats 0.58.0 2021-01-29 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2384063Z memoise 2.0.0 2021-01-26 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2385022Z methods * 3.6.3 2021-02-17 [2] local 2021-05-18T14:25:22.2385963Z mgcv 1.8-31 2019-11-09 [2] CRAN (R 3.6.3) 2021-05-18T14:25:22.2386869Z mime 0.10 2021-02-13 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2387794Z miniUI 0.1.1.1 2018-05-18 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2388749Z munsell 0.5.0 2018-06-12 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2389671Z nlme 3.1-144 2020-02-06 [2] CRAN (R 3.6.3) 2021-05-18T14:25:22.2390599Z nnet 7.3-12 2016-02-02 [2] CRAN (R 3.6.3) 2021-05-18T14:25:22.2391522Z openssl 1.4.4 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2392483Z parallel 3.6.3 2021-02-17 [2] local 2021-05-18T14:25:22.2393474Z parallelly 1.25.0 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2394424Z pillar 1.6.1 2021-05-16 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2395372Z pkgbuild 1.2.0 2020-12-15 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2396343Z pkgconfig 2.0.3 2019-09-22 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2397400Z pkgload 1.2.1 2021-04-06 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2398345Z plotly 4.9.3 2021-01-10 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2399563Z pracma 2.3.3 2021-01-23 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2400909Z praise 1.0.0 2015-08-11 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2401891Z prettyunits 1.1.1 2020-01-24 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2402992Z processx 3.5.2 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2403914Z promises 1.2.0.1 2021-02-11 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2404780Z ps 1.6.0 2021-02-28 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2405632Z purrr 0.3.4 2020-04-17 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2406662Z R.matlab 3.6.2 2018-09-27 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2407647Z R.methodsS3 1.8.1 2020-08-26 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2408604Z R.oo 1.24.0 2020-08-26 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2409511Z R.utils 2.10.1 2020-08-26 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2410423Z R6 2.5.0 2020-10-28 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2411336Z rappdirs 0.3.3 2021-01-31 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2412304Z rcmdcheck 1.3.3 2019-05-07 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2413309Z RColorBrewer 1.1-2 2014-12-07 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2414273Z Rcpp 1.0.6 2021-01-15 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2415261Z RcppArmadillo 0.10.4.0.0 2021-04-13 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2416266Z rematch2 2.1.2 2020-05-01 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2417301Z remotes 2.3.0 2021-04-01 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2418247Z rex 1.2.0 2020-04-21 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2419168Z rlang 0.4.11 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2420119Z rmarkdown 2.8 2021-05-07 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2423075Z roxygen2 7.1.1 2020-06-27 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2425283Z rpart 4.1-15 2019-04-12 [2] CRAN (R 3.6.3) 2021-05-18T14:25:22.2426230Z rprojroot 2.0.2 2020-11-15 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2427229Z rstudioapi 0.13 2020-11-12 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2428211Z rversions 2.0.2 2020-05-25 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2429144Z sass 0.4.0 2021-05-12 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2430079Z scales 1.1.1 2020-05-11 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2431050Z sessioninfo 1.1.1 2018-11-05 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2431992Z shiny 1.6.0 2021-01-25 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2432922Z signal 0.7-6 2015-07-30 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2433876Z sourcetools 0.1.7 2018-04-25 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2434858Z spatial 7.3-11 2015-08-30 [2] CRAN (R 3.6.3) 2021-05-18T14:25:22.2435941Z splines 3.6.3 2021-02-17 [2] local 2021-05-18T14:25:22.2436865Z stats * 3.6.3 2021-02-17 [2] local 2021-05-18T14:25:22.2437796Z stats4 3.6.3 2021-02-17 [2] local 2021-05-18T14:25:22.2438737Z stringi 1.6.2 2021-05-17 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2439663Z stringr 1.4.0 2019-02-10 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2440749Z survival 3.1-8 2019-12-03 [2] CRAN (R 3.6.3) 2021-05-18T14:25:22.2441688Z sys 3.4 2020-07-23 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2442671Z sysreqs 1.0.0.9000 2021-05-18 [1] Github (r-hub/sysreqs@f068afa) 2021-05-18T14:25:22.2443706Z systemfonts 1.0.2 2021-05-11 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2444668Z tcltk 3.6.3 2021-02-17 [2] local 2021-05-18T14:25:22.2445597Z testthat 3.0.2 2021-02-14 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2446549Z tibble 3.1.2 2021-05-16 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2447548Z tic 0.10.0 2021-05-18 [1] Github (ropensci/tic@3b4dfb8) 2021-05-18T14:25:22.2448522Z tidyr 1.1.3 2021-03-03 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2449473Z tidyselect 1.1.1 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2450547Z tinytex 0.31 2021-03-30 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2451391Z tools 3.6.3 2021-02-17 [2] local 2021-05-18T14:25:22.2452262Z usethis 2.0.1 2021-02-10 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2453348Z utf8 1.2.1 2021-03-12 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2455633Z utils * 3.6.3 2021-02-17 [2] local 2021-05-18T14:25:22.2456742Z vctrs 0.3.8 2021-04-29 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2457684Z vdiffr 0.3.3 2020-10-06 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2458662Z viridisLite 0.4.0 2021-04-13 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2459636Z waldo 0.2.5 2021-03-08 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2460553Z whisker 0.4 2019-08-28 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2461514Z whitening 1.2.0 2020-12-06 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2462470Z withr 2.4.2 2021-04-18 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2463384Z xfun 0.23 2021-05-15 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2464294Z xml2 1.3.2 2020-04-23 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2465219Z xopen 1.0.0 2018-09-17 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2466153Z xtable 1.8-4 2019-04-21 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2467083Z yaml 2.2.1 2020-02-01 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2467998Z zip 2.1.1 2020-08-27 [1] RSPM (R 3.6.3) 2021-05-18T14:25:22.2468345Z 2021-05-18T14:25:22.2468887Z [1] /home/runner/work/_temp/Library 2021-05-18T14:25:22.2469495Z [2] /opt/R/3.6.3/lib/R/library 2021-05-18T14:25:22.2504726Z ##[group]Run Rscript -e 'tic::script()' 2021-05-18T14:25:22.2505483Z Rscript -e 'tic::script()' 2021-05-18T14:25:22.2506058Z ls -l check 2021-05-18T14:25:22.2554441Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-18T14:25:22.2555623Z env: 2021-05-18T14:25:22.2556139Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:25:22.2556696Z TIC_DEPLOY_KEY: 2021-05-18T14:25:22.2557638Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:25:22.2559427Z GITHUB_PAT: *** 2021-05-18T14:25:22.2560882Z COVERALLS_TOKEN: *** 2021-05-18T14:25:22.2561478Z continue-on-error: false 2021-05-18T14:25:22.2562020Z VDIFFR_RUN_TESTS: 2021-05-18T14:25:22.2562580Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:25:22.2563095Z TZ: UTC 2021-05-18T14:25:22.2563534Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:25:22.2564018Z NOT_CRAN: true 2021-05-18T14:25:22.2564440Z ##[endgroup] 2021-05-18T14:25:22.5489579Z ✔ Loading tic stage configuration from tic.R 2021-05-18T14:25:22.6826284Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-18T14:25:22.6827445Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-18T14:25:22.6828267Z timeout = Inf, check_dir = "check") 2021-05-18T14:25:22.7517189Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-18T14:25:23.1489544Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-18T14:25:23.2645114Z * preparing ‘eegUtils’: 2021-05-18T14:25:23.2825752Z * checking DESCRIPTION meta-information ... OK 2021-05-18T14:25:23.2826757Z * cleaning src 2021-05-18T14:25:23.5024169Z * installing the package to build vignettes 2021-05-18T14:26:07.2757617Z * creating vignettes ... OK 2021-05-18T14:26:07.3197328Z * cleaning src 2021-05-18T14:26:07.3918295Z * checking for LF line-endings in source and make files and shell scripts 2021-05-18T14:26:07.3953517Z * checking for empty or unneeded directories 2021-05-18T14:26:07.3979287Z * looking to see if a ‘data/datalist’ file should be added 2021-05-18T14:26:07.4704041Z * building ‘eegUtils_0.6.1.tar.gz’ 2021-05-18T14:26:08.3550573Z 2021-05-18T14:26:08.8492049Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-18T14:26:09.1075366Z * using log directory ‘/home/runner/work/eegUtils/eegUtils/check/eegUtils.Rcheck’ 2021-05-18T14:26:09.1076665Z * using R version 3.6.3 (2020-02-29) 2021-05-18T14:26:09.1079338Z * using platform: x86_64-pc-linux-gnu (64-bit) 2021-05-18T14:26:09.1080672Z * using session charset: UTF-8 2021-05-18T14:26:09.6796359Z * using option ‘--as-cran’ 2021-05-18T14:26:09.6797363Z * checking for file ‘eegUtils/DESCRIPTION’ ... OK 2021-05-18T14:26:09.6798190Z * checking extension type ... Package 2021-05-18T14:26:09.6799127Z * this is package ‘eegUtils’ version ‘0.6.1’ 2021-05-18T14:26:09.6800184Z * package encoding: UTF-8 2021-05-18T14:26:09.6905482Z * checking package namespace information ... OK 2021-05-18T14:26:25.9118953Z * checking package dependencies ... OK 2021-05-18T14:26:25.9148380Z * checking if this is a source package ... OK 2021-05-18T14:26:25.9158555Z * checking if there is a namespace ... OK 2021-05-18T14:26:27.1009138Z * checking for executable files ... OK 2021-05-18T14:26:27.1019243Z * checking for hidden files and directories ... OK 2021-05-18T14:26:27.1092542Z * checking for portable file names ... OK 2021-05-18T14:26:27.1109047Z * checking for sufficient/correct file permissions ... OK 2021-05-18T14:26:27.1913481Z * checking serialization versions ... OK 2021-05-18T14:27:04.2474038Z * checking whether package ‘eegUtils’ can be installed ... OK 2021-05-18T14:27:04.2528728Z * checking installed package size ... OK 2021-05-18T14:27:04.4322379Z * checking package directory ... OK 2021-05-18T14:27:04.4323528Z * checking for future file timestamps ... OK 2021-05-18T14:27:04.4334038Z * checking ‘build’ directory ... OK 2021-05-18T14:27:04.6225864Z * checking DESCRIPTION meta-information ... OK 2021-05-18T14:27:04.6227436Z * checking top-level files ... OK 2021-05-18T14:27:04.6252890Z * checking for left-over files ... OK 2021-05-18T14:27:04.8334566Z * checking index information ... OK 2021-05-18T14:27:05.0177391Z * checking package subdirectories ... OK 2021-05-18T14:27:05.0812896Z * checking R files for non-ASCII characters ... OK 2021-05-18T14:27:05.1971730Z * checking R files for syntax errors ... OK 2021-05-18T14:27:07.1094017Z * checking whether the package can be loaded ... OK 2021-05-18T14:27:09.8274737Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-18T14:27:10.7409345Z * checking whether the package can be unloaded cleanly ... OK 2021-05-18T14:27:12.4663188Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-18T14:27:14.4873075Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-18T14:27:16.4801777Z * checking loading without being on the library search path ... OK 2021-05-18T14:27:18.9873909Z * checking dependencies in R code ... OK 2021-05-18T14:27:23.1321726Z * checking S3 generic/method consistency ... OK 2021-05-18T14:27:25.2347274Z * checking replacement functions ... OK 2021-05-18T14:27:27.7870482Z * checking foreign function calls ... OK 2021-05-18T14:27:46.2543063Z * checking R code for possible problems ... OK 2021-05-18T14:27:46.8427439Z * checking Rd files ... OK 2021-05-18T14:27:46.8952058Z * checking Rd metadata ... OK 2021-05-18T14:27:47.2579133Z * checking Rd line widths ... OK 2021-05-18T14:27:47.5113373Z * checking Rd cross-references ... OK 2021-05-18T14:27:49.5393367Z * checking for missing documentation entries ... OK 2021-05-18T14:27:55.8161752Z * checking for code/documentation mismatches ... OK 2021-05-18T14:28:01.1067158Z * checking Rd \usage sections ... OK 2021-05-18T14:28:01.3814953Z * checking Rd contents ... OK 2021-05-18T14:28:01.6189218Z * checking for unstated dependencies in examples ... OK 2021-05-18T14:28:01.7213654Z * checking contents of ‘data’ directory ... OK 2021-05-18T14:28:02.0171690Z * checking data for non-ASCII characters ... OK 2021-05-18T14:28:02.2558367Z * checking data for ASCII and uncompressed saves ... OK 2021-05-18T14:28:02.4551640Z * checking R/sysdata.rda ... OK 2021-05-18T14:28:02.4552690Z * checking line endings in C/C++/Fortran sources/headers ... OK 2021-05-18T14:28:02.4574234Z * checking line endings in Makefiles ... OK 2021-05-18T14:28:02.5232741Z * checking compilation flags in Makevars ... OK 2021-05-18T14:28:02.5233597Z * checking for GNU extensions in Makefiles ... OK 2021-05-18T14:28:02.5234463Z * checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK 2021-05-18T14:28:02.5255731Z * checking use of SHLIB_OPENMP_*FLAGS in Makefiles ... OK 2021-05-18T14:28:02.5281310Z * checking pragmas in C/C++ headers and code ... OK 2021-05-18T14:28:02.5303316Z * checking compilation flags used ... OK 2021-05-18T14:28:02.6020288Z * checking compiled code ... OK 2021-05-18T14:28:02.6100711Z * checking installed files from ‘inst/doc’ ... OK 2021-05-18T14:28:02.6164090Z * checking files in ‘vignettes’ ... OK 2021-05-18T14:28:36.2590906Z * checking examples ... OK 2021-05-18T14:28:36.3693864Z * checking for unstated dependencies in ‘tests’ ... OK 2021-05-18T14:28:36.5727718Z * checking tests ... 2021-05-18T14:28:58.8274524Z Running ‘testthat.R’ [22s/22s] 2021-05-18T14:28:58.8321624Z OK 2021-05-18T14:28:59.0310636Z * checking for unstated dependencies in vignettes ... OK 2021-05-18T14:28:59.0522833Z * checking package vignettes in ‘inst/doc’ ... OK 2021-05-18T14:29:07.1393037Z * checking re-building of vignette outputs ... OK 2021-05-18T14:29:11.3329902Z * checking PDF version of manual ... OK 2021-05-18T14:29:11.3335506Z * checking for detritus in the temp directory ... OK 2021-05-18T14:29:11.3336370Z * DONE 2021-05-18T14:29:11.3336820Z 2021-05-18T14:29:11.3337386Z Status: OK 2021-05-18T14:29:11.3337833Z 2021-05-18T14:29:11.4167699Z ── R CMD check results ───────────────────────────────────── eegUtils 0.6.1 ──── 2021-05-18T14:29:11.4183630Z Duration: 3m 3s 2021-05-18T14:29:11.4184194Z 2021-05-18T14:29:11.4195382Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-18T14:29:11.4297872Z total 11656 2021-05-18T14:29:11.4299576Z drwxr-xr-x 6 runner docker 4096 May 18 14:29 eegUtils.Rcheck 2021-05-18T14:29:11.4301246Z -rw-r--r-- 1 runner docker 9015992 May 18 14:26 eegUtils_0.6.1.tar.gz 2021-05-18T14:29:11.4306781Z -rw-r--r-- 1 runner docker 2909665 May 18 14:27 eegUtils_0.6.1_R_x86_64-pc-linux-gnu.tar.gz 2021-05-18T14:29:11.4342960Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-18T14:29:11.4343777Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-18T14:29:11.4390551Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-18T14:29:11.4391133Z env: 2021-05-18T14:29:11.4391622Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:29:11.4392159Z TIC_DEPLOY_KEY: 2021-05-18T14:29:11.4393148Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:29:11.4394938Z GITHUB_PAT: *** 2021-05-18T14:29:11.4395809Z COVERALLS_TOKEN: *** 2021-05-18T14:29:11.4396325Z continue-on-error: false 2021-05-18T14:29:11.4396846Z VDIFFR_RUN_TESTS: 2021-05-18T14:29:11.4397358Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:29:11.4397817Z TZ: UTC 2021-05-18T14:29:11.4398228Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:29:11.4398657Z NOT_CRAN: true 2021-05-18T14:29:11.4399056Z ##[endgroup] 2021-05-18T14:29:11.4513550Z 2021-05-18T14:29:11.4515141Z R version 3.6.3 (2020-02-29) -- "Holding the Windsock" 2021-05-18T14:29:11.4516101Z Copyright (C) 2020 The R Foundation for Statistical Computing 2021-05-18T14:29:11.4517198Z Platform: x86_64-pc-linux-gnu (64-bit) 2021-05-18T14:29:11.4517616Z 2021-05-18T14:29:11.4518568Z R is free software and comes with ABSOLUTELY NO WARRANTY. 2021-05-18T14:29:11.4519529Z You are welcome to redistribute it under certain conditions. 2021-05-18T14:29:11.4520879Z Type 'license()' or 'licence()' for distribution details. 2021-05-18T14:29:11.4521362Z 2021-05-18T14:29:11.4522030Z R is a collaborative project with many contributors. 2021-05-18T14:29:11.4523080Z Type 'contributors()' for more information and 2021-05-18T14:29:11.4524128Z 'citation()' on how to cite R or R packages in publications. 2021-05-18T14:29:11.4524616Z 2021-05-18T14:29:11.4525442Z Type 'demo()' for some demos, 'help()' for on-line help, or 2021-05-18T14:29:11.4526479Z 'help.start()' for an HTML browser interface to help. 2021-05-18T14:29:11.4527240Z Type 'q()' to quit R. 2021-05-18T14:29:11.4527553Z 2021-05-18T14:29:11.4528099Z > library(testthat) 2021-05-18T14:29:11.4528584Z > library(eegUtils) 2021-05-18T14:29:11.4528889Z 2021-05-18T14:29:11.4529512Z Attaching package: 'eegUtils' 2021-05-18T14:29:11.4529857Z 2021-05-18T14:29:11.4530605Z The following object is masked from 'package:stats': 2021-05-18T14:29:11.4531033Z 2021-05-18T14:29:11.4531381Z filter 2021-05-18T14:29:11.4531640Z 2021-05-18T14:29:11.4532081Z > test_check("eegUtils") 2021-05-18T14:29:11.4532501Z [[1]] 2021-05-18T14:29:11.4532720Z 2021-05-18T14:29:11.4533048Z [[1]] 2021-05-18T14:29:11.4533282Z 2021-05-18T14:29:11.4533601Z [[1]] 2021-05-18T14:29:11.4533833Z 2021-05-18T14:29:11.4534160Z [[1]] 2021-05-18T14:29:11.4534390Z 2021-05-18T14:29:11.4535251Z ══ Skipped tests ═══════════════════════════════════════════════════════════════ 2021-05-18T14:29:11.4536092Z • On CI (4) 2021-05-18T14:29:11.4536376Z 2021-05-18T14:29:11.4536881Z [ FAIL 0 | WARN 0 | SKIP 4 | PASS 122 ] 2021-05-18T14:29:11.4537333Z > 2021-05-18T14:29:11.4537761Z > proc.time() 2021-05-18T14:29:11.4538276Z user system elapsed 2021-05-18T14:29:11.4538778Z 21.557 0.655 22.207 2021-05-18T14:29:11.4579219Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-18T14:29:11.4579897Z Rscript -e "tic::before_deploy()" 2021-05-18T14:29:11.4637151Z shell: /usr/bin/bash -e {0} 2021-05-18T14:29:11.4637603Z env: 2021-05-18T14:29:11.4638118Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:29:11.4638651Z TIC_DEPLOY_KEY: 2021-05-18T14:29:11.4639581Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:29:11.4641918Z GITHUB_PAT: *** 2021-05-18T14:29:11.4642832Z COVERALLS_TOKEN: *** 2021-05-18T14:29:11.4643399Z continue-on-error: false 2021-05-18T14:29:11.4644245Z VDIFFR_RUN_TESTS: 2021-05-18T14:29:11.4644816Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:29:11.4645327Z TZ: UTC 2021-05-18T14:29:11.4645755Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:29:11.4646232Z NOT_CRAN: true 2021-05-18T14:29:11.4646646Z ##[endgroup] 2021-05-18T14:29:11.7458652Z ✔ Loading tic stage configuration from tic.R 2021-05-18T14:29:11.8752770Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-18T14:29:11.8753395Z with: 2021-05-18T14:29:11.8754383Z upload_url: https://uploads.github.com/repos/neuroconductor/eegUtils/releases/43144182/assets{?name,label} 2021-05-18T14:29:11.8755592Z asset_path: check/eegUtils_0.6.1_R_x86_64-pc-linux-gnu.tar.gz 2021-05-18T14:29:11.8756410Z asset_name: eegUtils_0.6.1_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-18T14:29:11.8757179Z asset_content_type: application/octet-stream 2021-05-18T14:29:11.8757769Z env: 2021-05-18T14:29:11.8758253Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:29:11.8758792Z TIC_DEPLOY_KEY: 2021-05-18T14:29:11.8759697Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:29:11.8761939Z GITHUB_PAT: *** 2021-05-18T14:29:11.8762960Z COVERALLS_TOKEN: *** 2021-05-18T14:29:11.8763532Z continue-on-error: false 2021-05-18T14:29:11.8764070Z VDIFFR_RUN_TESTS: 2021-05-18T14:29:11.8764653Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:29:11.8765165Z TZ: UTC 2021-05-18T14:29:11.8765597Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:29:11.8766074Z NOT_CRAN: true 2021-05-18T14:29:11.8768188Z GITHUB_TOKEN: *** 2021-05-18T14:29:11.8768650Z ##[endgroup] 2021-05-18T14:29:12.5580207Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-18T14:29:12.5580841Z Rscript -e "tic::deploy()" 2021-05-18T14:29:12.5627178Z shell: /usr/bin/bash -e {0} 2021-05-18T14:29:12.5627618Z env: 2021-05-18T14:29:12.5628134Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:29:12.5628676Z TIC_DEPLOY_KEY: 2021-05-18T14:29:12.5629607Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:29:12.5631212Z GITHUB_PAT: *** 2021-05-18T14:29:12.5632213Z COVERALLS_TOKEN: *** 2021-05-18T14:29:12.5632781Z continue-on-error: false 2021-05-18T14:29:12.5633327Z VDIFFR_RUN_TESTS: 2021-05-18T14:29:12.5633879Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:29:12.5634371Z TZ: UTC 2021-05-18T14:29:12.5634813Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:29:12.5635274Z NOT_CRAN: true 2021-05-18T14:29:12.5635701Z ##[endgroup] 2021-05-18T14:29:12.8707006Z ✔ Loading tic stage configuration from tic.R 2021-05-18T14:29:13.0047691Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-18T14:29:13.0048402Z Rscript -e "tic::after_deploy()" 2021-05-18T14:29:13.0103679Z shell: /usr/bin/bash -e {0} 2021-05-18T14:29:13.0104140Z env: 2021-05-18T14:29:13.0104657Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:29:13.0105210Z TIC_DEPLOY_KEY: 2021-05-18T14:29:13.0106143Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:29:13.0107768Z GITHUB_PAT: *** 2021-05-18T14:29:13.0108701Z COVERALLS_TOKEN: *** 2021-05-18T14:29:13.0109268Z continue-on-error: false 2021-05-18T14:29:13.0109803Z VDIFFR_RUN_TESTS: 2021-05-18T14:29:13.0110355Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:29:13.0110868Z TZ: UTC 2021-05-18T14:29:13.0111296Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:29:13.0111768Z NOT_CRAN: true 2021-05-18T14:29:13.0112180Z ##[endgroup] 2021-05-18T14:29:13.3257527Z ✔ Loading tic stage configuration from tic.R 2021-05-18T14:29:13.6395442Z Post job cleanup. 2021-05-18T14:29:13.6911095Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-18T14:29:13.7006036Z Post job cleanup. 2021-05-18T14:29:13.8053665Z [command]/usr/bin/git version 2021-05-18T14:29:13.8121476Z git version 2.31.1 2021-05-18T14:29:13.8161429Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-18T14:29:13.8215614Z [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-18T14:29:13.8473821Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-18T14:29:13.8516374Z http.https://github.com/.extraheader 2021-05-18T14:29:13.8527645Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-18T14:29:13.8574494Z [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-18T14:29:13.8917296Z Cleaning up orphan processes