2021-05-16T01:30:44.8568041Z ##[section]Starting: Request a runner to run this job 2021-05-16T01:30:45.3140806Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-20.04' 2021-05-16T01:30:45.3757899Z 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-16T01:30:45.4625125Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-16T01:30:45.5660924Z ##[section]Finishing: Request a runner to run this job 2021-05-16T01:30:50.9417199Z Current runner version: '2.278.0' 2021-05-16T01:30:50.9447989Z ##[group]Operating System 2021-05-16T01:30:50.9448999Z Ubuntu 2021-05-16T01:30:50.9449435Z 20.04.2 2021-05-16T01:30:50.9449965Z LTS 2021-05-16T01:30:50.9450532Z ##[endgroup] 2021-05-16T01:30:50.9451247Z ##[group]Virtual Environment 2021-05-16T01:30:50.9451958Z Environment: ubuntu-20.04 2021-05-16T01:30:50.9452508Z Version: 20210510.0 2021-05-16T01:30:50.9453604Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210510.0/images/linux/Ubuntu2004-README.md 2021-05-16T01:30:50.9454989Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210510.0 2021-05-16T01:30:50.9455919Z ##[endgroup] 2021-05-16T01:30:50.9457922Z ##[group]GITHUB_TOKEN Permissions 2021-05-16T01:30:50.9459275Z Actions: write 2021-05-16T01:30:50.9459860Z Checks: write 2021-05-16T01:30:50.9460365Z Contents: write 2021-05-16T01:30:50.9461350Z Deployments: write 2021-05-16T01:30:50.9462232Z Issues: write 2021-05-16T01:30:50.9463295Z Metadata: read 2021-05-16T01:30:50.9463910Z Packages: write 2021-05-16T01:30:50.9464516Z PullRequests: write 2021-05-16T01:30:50.9465249Z RepositoryProjects: write 2021-05-16T01:30:50.9465938Z SecurityEvents: write 2021-05-16T01:30:50.9467848Z Statuses: write 2021-05-16T01:30:50.9469463Z ##[endgroup] 2021-05-16T01:30:50.9474116Z Prepare workflow directory 2021-05-16T01:30:51.0734612Z Prepare all required actions 2021-05-16T01:30:51.0747473Z Getting action download info 2021-05-16T01:30:51.5466420Z Download action repository 'actions/checkout@v2' 2021-05-16T01:30:53.3428354Z Download action repository 'r-lib/actions@master' 2021-05-16T01:30:54.0394384Z Download action repository 'adigherman/actions@master' 2021-05-16T01:30:57.3458837Z Download action repository 'msys2/setup-msys2@v2' 2021-05-16T01:30:58.8873935Z Download action repository 'actions/cache@v1' 2021-05-16T01:31:00.7183930Z Download action repository 'actions/upload-artifact@master' 2021-05-16T01:31:02.1618196Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-16T01:31:03.7396302Z ##[group]Run actions/checkout@v2 2021-05-16T01:31:03.7397005Z with: 2021-05-16T01:31:03.7397464Z repository: neuroconductor/fmriqa 2021-05-16T01:31:03.7398418Z token: *** 2021-05-16T01:31:03.7398818Z ssh-strict: true 2021-05-16T01:31:03.7399300Z persist-credentials: true 2021-05-16T01:31:03.7399775Z clean: true 2021-05-16T01:31:03.7400145Z fetch-depth: 1 2021-05-16T01:31:03.7400524Z lfs: false 2021-05-16T01:31:03.7400888Z submodules: false 2021-05-16T01:31:03.7401266Z env: 2021-05-16T01:31:03.7401684Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:31:03.7402146Z TIC_DEPLOY_KEY: 2021-05-16T01:31:03.7402927Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:31:03.7404124Z GITHUB_PAT: *** 2021-05-16T01:31:03.7404536Z COVERALLS_TOKEN: 2021-05-16T01:31:03.7405004Z continue-on-error: false 2021-05-16T01:31:03.7405479Z VDIFFR_RUN_TESTS: 2021-05-16T01:31:03.7405855Z ##[endgroup] 2021-05-16T01:31:04.3592499Z Syncing repository: neuroconductor/fmriqa 2021-05-16T01:31:04.3593331Z ##[group]Getting Git version info 2021-05-16T01:31:04.3594338Z Working directory is '/home/runner/work/fmriqa/fmriqa' 2021-05-16T01:31:04.3597752Z [command]/usr/bin/git version 2021-05-16T01:31:04.3598220Z git version 2.31.1 2021-05-16T01:31:04.3599574Z ##[endgroup] 2021-05-16T01:31:04.3600643Z Deleting the contents of '/home/runner/work/fmriqa/fmriqa' 2021-05-16T01:31:04.3602182Z ##[group]Initializing the repository 2021-05-16T01:31:04.3603587Z [command]/usr/bin/git init /home/runner/work/fmriqa/fmriqa 2021-05-16T01:31:04.3604917Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-16T01:31:04.3606170Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-16T01:31:04.3607632Z hint: of your new repositories, which will suppress this warning, call: 2021-05-16T01:31:04.3608466Z hint: 2021-05-16T01:31:04.3609350Z hint: git config --global init.defaultBranch 2021-05-16T01:31:04.3610431Z hint: 2021-05-16T01:31:04.3611344Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-16T01:31:04.3612527Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-16T01:31:04.3613271Z hint: 2021-05-16T01:31:04.3613983Z hint: git branch -m 2021-05-16T01:31:04.3614794Z Initialized empty Git repository in /home/runner/work/fmriqa/fmriqa/.git/ 2021-05-16T01:31:04.3616128Z [command]/usr/bin/git remote add origin https://github.com/neuroconductor/fmriqa 2021-05-16T01:31:04.3617542Z ##[endgroup] 2021-05-16T01:31:04.3618476Z ##[group]Disabling automatic garbage collection 2021-05-16T01:31:04.3620580Z [command]/usr/bin/git config --local gc.auto 0 2021-05-16T01:31:04.3621342Z ##[endgroup] 2021-05-16T01:31:04.3623671Z ##[group]Setting up auth 2021-05-16T01:31:04.3625512Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T01:31:04.3627401Z [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-16T01:31:04.3629381Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T01:31:04.3631711Z [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-16T01:31:04.3633796Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-16T01:31:04.3634822Z ##[endgroup] 2021-05-16T01:31:04.3635468Z ##[group]Fetching the repository 2021-05-16T01:31:04.3637518Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +f23deb2709ba1e2691e6b1a62bfb6cf0844dddd7:refs/tags/0.4.0.s 2021-05-16T01:31:04.5015438Z remote: Enumerating objects: 38, done. 2021-05-16T01:31:04.5016446Z remote: Counting objects: 2% (1/38) 2021-05-16T01:31:04.5017260Z remote: Counting objects: 5% (2/38) 2021-05-16T01:31:04.5018354Z remote: Counting objects: 7% (3/38) 2021-05-16T01:31:04.5018862Z remote: Counting objects: 10% (4/38) 2021-05-16T01:31:04.5019377Z remote: Counting objects: 13% (5/38) 2021-05-16T01:31:04.5020042Z remote: Counting objects: 15% (6/38) 2021-05-16T01:31:04.5020577Z remote: Counting objects: 18% (7/38) 2021-05-16T01:31:04.5021286Z remote: Counting objects: 21% (8/38) 2021-05-16T01:31:04.5021840Z remote: Counting objects: 23% (9/38) 2021-05-16T01:31:04.5022379Z remote: Counting objects: 26% (10/38) 2021-05-16T01:31:04.5023134Z remote: Counting objects: 28% (11/38) 2021-05-16T01:31:04.5023674Z remote: Counting objects: 31% (12/38) 2021-05-16T01:31:04.5024232Z remote: Counting objects: 34% (13/38) 2021-05-16T01:31:04.5024804Z remote: Counting objects: 36% (14/38) 2021-05-16T01:31:04.5025341Z remote: Counting objects: 39% (15/38) 2021-05-16T01:31:04.5025893Z remote: Counting objects: 42% (16/38) 2021-05-16T01:31:04.5026430Z remote: Counting objects: 44% (17/38) 2021-05-16T01:31:04.5026981Z remote: Counting objects: 47% (18/38) 2021-05-16T01:31:04.5027512Z remote: Counting objects: 50% (19/38) 2021-05-16T01:31:04.5028061Z remote: Counting objects: 52% (20/38) 2021-05-16T01:31:04.5028855Z remote: Counting objects: 55% (21/38) 2021-05-16T01:31:04.5029489Z remote: Counting objects: 57% (22/38) 2021-05-16T01:31:04.5030018Z remote: Counting objects: 60% (23/38) 2021-05-16T01:31:04.5030534Z remote: Counting objects: 63% (24/38) 2021-05-16T01:31:04.5031070Z remote: Counting objects: 65% (25/38) 2021-05-16T01:31:04.5031581Z remote: Counting objects: 68% (26/38) 2021-05-16T01:31:04.5032108Z remote: Counting objects: 71% (27/38) 2021-05-16T01:31:04.5032789Z remote: Counting objects: 73% (28/38) 2021-05-16T01:31:04.5033320Z remote: Counting objects: 76% (29/38) 2021-05-16T01:31:04.5034010Z remote: Counting objects: 78% (30/38) 2021-05-16T01:31:04.5034562Z remote: Counting objects: 81% (31/38) 2021-05-16T01:31:04.5035263Z remote: Counting objects: 84% (32/38) 2021-05-16T01:31:04.5035780Z remote: Counting objects: 86% (33/38) 2021-05-16T01:31:04.5036488Z remote: Counting objects: 89% (34/38) 2021-05-16T01:31:04.5037027Z remote: Counting objects: 92% (35/38) 2021-05-16T01:31:04.5037574Z remote: Counting objects: 94% (36/38) 2021-05-16T01:31:04.5038106Z remote: Counting objects: 97% (37/38) 2021-05-16T01:31:04.5038658Z remote: Counting objects: 100% (38/38) 2021-05-16T01:31:04.5039220Z remote: Counting objects: 100% (38/38), done. 2021-05-16T01:31:04.5039827Z remote: Compressing objects: 3% (1/33) 2021-05-16T01:31:04.5040450Z remote: Compressing objects: 6% (2/33) 2021-05-16T01:31:04.5041034Z remote: Compressing objects: 9% (3/33) 2021-05-16T01:31:04.5041633Z remote: Compressing objects: 12% (4/33) 2021-05-16T01:31:04.5042219Z remote: Compressing objects: 15% (5/33) 2021-05-16T01:31:04.5042816Z remote: Compressing objects: 18% (6/33) 2021-05-16T01:31:04.5043404Z remote: Compressing objects: 21% (7/33) 2021-05-16T01:31:04.5044005Z remote: Compressing objects: 24% (8/33) 2021-05-16T01:31:04.5044590Z remote: Compressing objects: 27% (9/33) 2021-05-16T01:31:04.5045193Z remote: Compressing objects: 30% (10/33) 2021-05-16T01:31:04.5045781Z remote: Compressing objects: 33% (11/33) 2021-05-16T01:31:04.5046394Z remote: Compressing objects: 36% (12/33) 2021-05-16T01:31:04.5047490Z remote: Compressing objects: 39% (13/33) 2021-05-16T01:31:04.5048694Z remote: Compressing objects: 42% (14/33) 2021-05-16T01:31:04.5049499Z remote: Compressing objects: 45% (15/33) 2021-05-16T01:31:04.5050156Z remote: Compressing objects: 48% (16/33) 2021-05-16T01:31:04.5060733Z remote: Compressing objects: 51% (17/33) 2021-05-16T01:31:04.5061719Z remote: Compressing objects: 54% (18/33) 2021-05-16T01:31:04.5062642Z remote: Compressing objects: 57% (19/33) 2021-05-16T01:31:04.5066572Z remote: Compressing objects: 60% (20/33) 2021-05-16T01:31:04.5067234Z remote: Compressing objects: 63% (21/33) 2021-05-16T01:31:04.5067869Z remote: Compressing objects: 66% (22/33) 2021-05-16T01:31:04.5068499Z remote: Compressing objects: 69% (23/33) 2021-05-16T01:31:04.5069532Z remote: Compressing objects: 72% (24/33) 2021-05-16T01:31:04.5070152Z remote: Compressing objects: 75% (25/33) 2021-05-16T01:31:04.5070785Z remote: Compressing objects: 78% (26/33) 2021-05-16T01:31:04.5071404Z remote: Compressing objects: 81% (27/33) 2021-05-16T01:31:04.5072061Z remote: Compressing objects: 84% (28/33) 2021-05-16T01:31:04.5072740Z remote: Compressing objects: 87% (29/33) 2021-05-16T01:31:04.5073370Z remote: Compressing objects: 90% (30/33) 2021-05-16T01:31:04.5074005Z remote: Compressing objects: 93% (31/33) 2021-05-16T01:31:04.5074776Z remote: Compressing objects: 96% (32/33) 2021-05-16T01:31:04.5075383Z remote: Compressing objects: 100% (33/33) 2021-05-16T01:31:04.5076218Z remote: Compressing objects: 100% (33/33), done. 2021-05-16T01:31:04.6204655Z remote: Total 38 (delta 2), reused 22 (delta 0), pack-reused 0 2021-05-16T01:31:04.6977645Z From https://github.com/neuroconductor/fmriqa 2021-05-16T01:31:04.6983319Z * [new ref] f23deb2709ba1e2691e6b1a62bfb6cf0844dddd7 -> 0.4.0.s 2021-05-16T01:31:04.7008530Z ##[endgroup] 2021-05-16T01:31:04.7009433Z ##[group]Determining the checkout info 2021-05-16T01:31:04.7011566Z ##[endgroup] 2021-05-16T01:31:04.7012369Z ##[group]Checking out the ref 2021-05-16T01:31:04.7016953Z [command]/usr/bin/git checkout --progress --force refs/tags/0.4.0.s 2021-05-16T01:31:04.7150808Z Note: switching to 'refs/tags/0.4.0.s'. 2021-05-16T01:31:04.7151615Z 2021-05-16T01:31:04.7153073Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-16T01:31:04.7154023Z changes and commit them, and you can discard any commits you make in this 2021-05-16T01:31:04.7154998Z state without impacting any branches by switching back to a branch. 2021-05-16T01:31:04.7155590Z 2021-05-16T01:31:04.7156265Z If you want to create a new branch to retain commits you create, you may 2021-05-16T01:31:04.7157479Z do so (now or later) by using -c with the switch command. Example: 2021-05-16T01:31:04.7158036Z 2021-05-16T01:31:04.7158943Z git switch -c 2021-05-16T01:31:04.7159427Z 2021-05-16T01:31:04.7159767Z Or undo this operation with: 2021-05-16T01:31:04.7160045Z 2021-05-16T01:31:04.7160650Z git switch - 2021-05-16T01:31:04.7160893Z 2021-05-16T01:31:04.7161620Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-16T01:31:04.7162088Z 2021-05-16T01:31:04.7162454Z HEAD is now at f23deb2 Version id 50 stable 2021-05-16T01:31:04.7164004Z ##[endgroup] 2021-05-16T01:31:04.7205553Z [command]/usr/bin/git log -1 --format='%H' 2021-05-16T01:31:04.7236910Z 'f23deb2709ba1e2691e6b1a62bfb6cf0844dddd7' 2021-05-16T01:31:04.7382145Z ##[group]Run r-lib/actions/setup-r@master 2021-05-16T01:31:04.7382824Z with: 2021-05-16T01:31:04.7383134Z r-version: 3.5 2021-05-16T01:31:04.7383456Z Ncpus: 1 2021-05-16T01:31:04.7383803Z crayon.enabled: NULL 2021-05-16T01:31:04.7384272Z remove-openmp-macos: true 2021-05-16T01:31:04.7384747Z http-user-agent: default 2021-05-16T01:31:04.7385158Z install-r: true 2021-05-16T01:31:04.7385645Z windows-path-include-mingw: true 2021-05-16T01:31:04.7386113Z env: 2021-05-16T01:31:04.7386485Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:31:04.7386897Z TIC_DEPLOY_KEY: 2021-05-16T01:31:04.7387595Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:31:04.7388750Z GITHUB_PAT: *** 2021-05-16T01:31:04.7389118Z COVERALLS_TOKEN: 2021-05-16T01:31:04.7389530Z continue-on-error: false 2021-05-16T01:31:04.7389947Z VDIFFR_RUN_TESTS: 2021-05-16T01:31:04.7390279Z ##[endgroup] 2021-05-16T01:31:07.5732726Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive add-apt-repository -y ppa:cran/travis 2021-05-16T01:31:10.1268397Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-16T01:31:10.1279128Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-16T01:31:10.1281412Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-16T01:31:10.1809045Z Hit:4 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-16T01:31:10.2484802Z Get:5 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-16T01:31:10.3667556Z Get:6 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] 2021-05-16T01:31:10.3892019Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-16T01:31:10.4746745Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [983 kB] 2021-05-16T01:31:10.5108744Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [222 kB] 2021-05-16T01:31:10.5112119Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.3 kB] 2021-05-16T01:31:10.5114460Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [226 kB] 2021-05-16T01:31:10.5146132Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [33.3 kB] 2021-05-16T01:31:10.5148584Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [774 kB] 2021-05-16T01:31:10.5227919Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [166 kB] 2021-05-16T01:31:10.5277675Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [17.4 kB] 2021-05-16T01:31:10.6637780Z Get:16 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease [18.0 kB] 2021-05-16T01:31:11.0072641Z Get:17 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [73.2 kB] 2021-05-16T01:31:11.0925396Z Hit:18 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-16T01:31:11.2246990Z Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [655 kB] 2021-05-16T01:31:11.5075813Z Get:20 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [131 kB] 2021-05-16T01:31:11.5182777Z Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7508 B] 2021-05-16T01:31:11.5196278Z Get:22 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [203 kB] 2021-05-16T01:31:11.5294596Z Get:23 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [29.7 kB] 2021-05-16T01:31:11.5322750Z Get:24 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [565 kB] 2021-05-16T01:31:11.6041473Z Get:25 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [11.0 kB] 2021-05-16T01:31:18.9077202Z Fetched 4463 kB in 2s (2727 kB/s) 2021-05-16T01:31:19.8263359Z Reading package lists... 2021-05-16T01:31:19.8498757Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get update -y -qq 2021-05-16T01:31:21.9910911Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get install -y gdebi-core qpdf devscripts 2021-05-16T01:31:22.0668563Z Reading package lists... 2021-05-16T01:31:22.2353841Z Building dependency tree... 2021-05-16T01:31:22.2368584Z Reading state information... 2021-05-16T01:31:22.4004935Z The following additional packages will be installed: 2021-05-16T01:31:22.4007098Z dctrl-tools diffstat dput gettext intltool-debian libapt-pkg-perl 2021-05-16T01:31:22.4008646Z libarchive-zip-perl libarray-intspan-perl libasync-mergepoint-perl 2021-05-16T01:31:22.4010540Z libb-hooks-endofscope-perl libb-hooks-op-check-perl libcapture-tiny-perl 2021-05-16T01:31:22.4012457Z libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 2021-05-16T01:31:22.4014083Z libcommon-sense-perl libconst-fast-perl libcontextual-return-perl 2021-05-16T01:31:22.4015573Z libcpanel-json-xs-perl libcroco3 libdata-optlist-perl 2021-05-16T01:31:22.4017109Z libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl 2021-05-16T01:31:22.4018829Z libdigest-hmac-perl libdistro-info-perl libdynaloader-functions-perl 2021-05-16T01:31:22.4020443Z libemail-valid-perl libexporter-tiny-perl libfile-chdir-perl 2021-05-16T01:31:22.4021914Z libfile-find-rule-perl libfile-homedir-perl libfile-which-perl 2021-05-16T01:31:22.4023669Z libfont-ttf-perl libfuture-perl libgetopt-long-descriptive-perl 2021-05-16T01:31:22.4025313Z libgit-wrapper-perl libgitlab-api-v4-perl libhash-fieldhash-perl 2021-05-16T01:31:22.4028536Z libhttp-tiny-multipart-perl libimport-into-perl libio-async-loop-epoll-perl 2021-05-16T01:31:22.4030008Z libio-async-perl libio-prompter-perl libio-pty-perl libio-string-perl 2021-05-16T01:31:22.4031255Z libipc-run-perl libjson-maybexs-perl libjson-perl libjson-xs-perl 2021-05-16T01:31:22.4032680Z liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl 2021-05-16T01:31:22.4033885Z liblist-someutils-perl liblist-someutils-xs-perl 2021-05-16T01:31:22.4035258Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-16T01:31:22.4036899Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-16T01:31:22.4038205Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-16T01:31:22.4039367Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-16T01:31:22.4040539Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-16T01:31:22.4041878Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-16T01:31:22.4043655Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-16T01:31:22.4044987Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-16T01:31:22.4046666Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-16T01:31:22.4048010Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-16T01:31:22.4049361Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-16T01:31:22.4050712Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-16T01:31:22.4052096Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-16T01:31:22.4053430Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-16T01:31:22.4054876Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-16T01:31:22.4056422Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-16T01:31:22.4059618Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-16T01:31:22.4061472Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-16T01:31:22.4062938Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-16T01:31:22.4065671Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-16T01:31:22.4067036Z python3-magic python3-unidiff python3-xdg t1utils wdiff 2021-05-16T01:31:22.4067679Z Suggested packages: 2021-05-16T01:31:22.4068483Z debtags adequate autopkgtest bls-standalone bsd-mailx | mailx 2021-05-16T01:31:22.4069578Z check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope 2021-05-16T01:31:22.4070748Z disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl 2021-05-16T01:31:22.4071922Z libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts 2021-05-16T01:31:22.4073240Z mutt piuparts quilt ratt reprotest svn-buildpackage w3m debian-keyring 2021-05-16T01:31:22.4074287Z equivs libsoap-lite-perl python3-paramiko mini-dinstall gettext-doc 2021-05-16T01:31:22.4075418Z autopoint libasprintf-dev libgettextpo-dev libossp-uuid-perl 2021-05-16T01:31:22.4076693Z libscalar-number-perl libbareword-filehandles-perl libindirect-perl 2021-05-16T01:31:22.4078150Z libmultidimensional-perl libdevel-lexalias-perl libdevel-stacktrace-perl 2021-05-16T01:31:22.4079370Z binutils-multiarch libtext-template-perl wdiff-doc 2021-05-16T01:31:22.8983931Z The following NEW packages will be installed: 2021-05-16T01:31:22.8986586Z dctrl-tools devscripts diffstat dput gdebi-core gettext intltool-debian 2021-05-16T01:31:22.8990741Z libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl 2021-05-16T01:31:22.8994505Z libasync-mergepoint-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 2021-05-16T01:31:22.8997193Z libcapture-tiny-perl libclass-method-modifiers-perl libclass-xsaccessor-perl 2021-05-16T01:31:22.9000050Z libclone-perl libcommon-sense-perl libconst-fast-perl 2021-05-16T01:31:22.9001814Z libcontextual-return-perl libcpanel-json-xs-perl libcroco3 2021-05-16T01:31:22.9003881Z libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl 2021-05-16T01:31:22.9005518Z libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl 2021-05-16T01:31:22.9007251Z libdynaloader-functions-perl libemail-valid-perl libexporter-tiny-perl 2021-05-16T01:31:22.9008942Z libfile-chdir-perl libfile-find-rule-perl libfile-homedir-perl 2021-05-16T01:31:22.9013362Z libfile-which-perl libfont-ttf-perl libfuture-perl 2021-05-16T01:31:22.9014671Z libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 2021-05-16T01:31:22.9016306Z libhash-fieldhash-perl libhttp-tiny-multipart-perl libimport-into-perl 2021-05-16T01:31:22.9017636Z libio-async-loop-epoll-perl libio-async-perl libio-prompter-perl 2021-05-16T01:31:22.9018954Z libio-pty-perl libio-string-perl libipc-run-perl libjson-maybexs-perl 2021-05-16T01:31:22.9020677Z libjson-perl libjson-xs-perl liblinux-epoll-perl liblist-compare-perl 2021-05-16T01:31:22.9022032Z liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl 2021-05-16T01:31:22.9024204Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-16T01:31:22.9025723Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-16T01:31:22.9027011Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-16T01:31:22.9028174Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-16T01:31:22.9029344Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-16T01:31:22.9030685Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-16T01:31:22.9032121Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-16T01:31:22.9033434Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-16T01:31:22.9034832Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-16T01:31:22.9036131Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-16T01:31:22.9037425Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-16T01:31:22.9038731Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-16T01:31:22.9040586Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-16T01:31:22.9042164Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-16T01:31:22.9043903Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-16T01:31:22.9045352Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-16T01:31:22.9046658Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-16T01:31:22.9047947Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-16T01:31:22.9049459Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-16T01:31:22.9051337Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-16T01:31:22.9052893Z python3-magic python3-unidiff python3-xdg qpdf t1utils wdiff 2021-05-16T01:31:22.9220494Z 0 upgraded, 130 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:31:22.9222191Z Need to get 8648 kB of archives. 2021-05-16T01:31:22.9223227Z After this operation, 32.3 MB of additional disk space will be used. 2021-05-16T01:31:22.9225111Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 2021-05-16T01:31:22.9253951Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] 2021-05-16T01:31:22.9263840Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] 2021-05-16T01:31:22.9277319Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] 2021-05-16T01:31:22.9287583Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] 2021-05-16T01:31:22.9307611Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] 2021-05-16T01:31:22.9315796Z 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-16T01:31:22.9324797Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] 2021-05-16T01:31:22.9334520Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] 2021-05-16T01:31:22.9340732Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] 2021-05-16T01:31:22.9351094Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] 2021-05-16T01:31:22.9363744Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] 2021-05-16T01:31:22.9371729Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] 2021-05-16T01:31:22.9385464Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 2021-05-16T01:31:22.9397012Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] 2021-05-16T01:31:22.9405662Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] 2021-05-16T01:31:22.9416715Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 2021-05-16T01:31:22.9532934Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 2021-05-16T01:31:22.9586018Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] 2021-05-16T01:31:22.9588097Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] 2021-05-16T01:31:22.9595129Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] 2021-05-16T01:31:22.9617039Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] 2021-05-16T01:31:22.9647008Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdebi-core all 0.9.5.7+nmu3 [116 kB] 2021-05-16T01:31:22.9679752Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-05-16T01:31:23.1089754Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-05-16T01:31:23.1349893Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-05-16T01:31:23.1351845Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] 2021-05-16T01:31:23.1364533Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-05-16T01:31:23.1423731Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] 2021-05-16T01:31:23.1431639Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] 2021-05-16T01:31:23.1438412Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] 2021-05-16T01:31:23.1449514Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] 2021-05-16T01:31:23.1483364Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] 2021-05-16T01:31:23.1485881Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] 2021-05-16T01:31:23.1489786Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] 2021-05-16T01:31:23.1491995Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] 2021-05-16T01:31:23.1512125Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] 2021-05-16T01:31:23.1514070Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] 2021-05-16T01:31:23.1515836Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] 2021-05-16T01:31:23.1535242Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] 2021-05-16T01:31:23.1536928Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] 2021-05-16T01:31:23.1540072Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] 2021-05-16T01:31:23.1549280Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] 2021-05-16T01:31:23.1557135Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] 2021-05-16T01:31:23.1571513Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] 2021-05-16T01:31:23.1579607Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] 2021-05-16T01:31:23.1606429Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] 2021-05-16T01:31:23.1614402Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] 2021-05-16T01:31:23.1620472Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] 2021-05-16T01:31:23.1702765Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] 2021-05-16T01:31:23.1713346Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] 2021-05-16T01:31:23.1751972Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] 2021-05-16T01:31:23.1760116Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] 2021-05-16T01:31:23.1767842Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] 2021-05-16T01:31:23.1774719Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] 2021-05-16T01:31:23.1780966Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] 2021-05-16T01:31:23.1788380Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] 2021-05-16T01:31:23.1794865Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] 2021-05-16T01:31:23.1800744Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] 2021-05-16T01:31:23.1806033Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] 2021-05-16T01:31:23.1818278Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] 2021-05-16T01:31:23.1829740Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] 2021-05-16T01:31:23.1853382Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] 2021-05-16T01:31:23.1864109Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 2021-05-16T01:31:23.1883097Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] 2021-05-16T01:31:23.1898220Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] 2021-05-16T01:31:23.1900175Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] 2021-05-16T01:31:23.1902007Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] 2021-05-16T01:31:23.1948253Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] 2021-05-16T01:31:23.1957923Z 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-16T01:31:23.1969792Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] 2021-05-16T01:31:23.1971850Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] 2021-05-16T01:31:23.1974314Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] 2021-05-16T01:31:23.1976082Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] 2021-05-16T01:31:23.1987527Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] 2021-05-16T01:31:23.1989614Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] 2021-05-16T01:31:23.2025052Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] 2021-05-16T01:31:23.2040338Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] 2021-05-16T01:31:23.2054111Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] 2021-05-16T01:31:23.2056452Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] 2021-05-16T01:31:23.2086881Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] 2021-05-16T01:31:23.2093674Z 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-16T01:31:23.2101817Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] 2021-05-16T01:31:23.2106572Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] 2021-05-16T01:31:23.2124578Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] 2021-05-16T01:31:23.2139785Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] 2021-05-16T01:31:23.2152079Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] 2021-05-16T01:31:23.2159775Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] 2021-05-16T01:31:23.2169709Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] 2021-05-16T01:31:23.2183418Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] 2021-05-16T01:31:23.2201953Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] 2021-05-16T01:31:23.2203791Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] 2021-05-16T01:31:23.2205536Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB] 2021-05-16T01:31:23.2213337Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] 2021-05-16T01:31:23.2220506Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] 2021-05-16T01:31:23.2228178Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] 2021-05-16T01:31:23.2241693Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] 2021-05-16T01:31:23.2255283Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] 2021-05-16T01:31:23.2267373Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] 2021-05-16T01:31:23.2273819Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] 2021-05-16T01:31:23.2279725Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqpdf26 amd64 9.1.1-1build1 [421 kB] 2021-05-16T01:31:23.2385591Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] 2021-05-16T01:31:23.2407117Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] 2021-05-16T01:31:23.2415009Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] 2021-05-16T01:31:23.2422236Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] 2021-05-16T01:31:23.2432222Z 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-16T01:31:23.2442400Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] 2021-05-16T01:31:23.2451229Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] 2021-05-16T01:31:23.2470526Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] 2021-05-16T01:31:23.2489753Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] 2021-05-16T01:31:23.2498515Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] 2021-05-16T01:31:23.2516351Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 2021-05-16T01:31:23.2533600Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] 2021-05-16T01:31:23.2624116Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] 2021-05-16T01:31:23.2626040Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] 2021-05-16T01:31:23.2628163Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] 2021-05-16T01:31:23.2629652Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] 2021-05-16T01:31:23.2631418Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] 2021-05-16T01:31:23.2634887Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] 2021-05-16T01:31:23.2637100Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] 2021-05-16T01:31:23.2639472Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] 2021-05-16T01:31:23.2641170Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] 2021-05-16T01:31:23.2664448Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] 2021-05-16T01:31:23.2666139Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] 2021-05-16T01:31:23.2667744Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] 2021-05-16T01:31:23.2669484Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] 2021-05-16T01:31:23.2943942Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 2021-05-16T01:31:23.2945897Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] 2021-05-16T01:31:23.2955757Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qpdf amd64 9.1.1-1build1 [476 kB] 2021-05-16T01:31:23.2998205Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] 2021-05-16T01:31:24.0848669Z Fetched 8648 kB in 0s (22.0 MB/s) 2021-05-16T01:31:24.1309442Z Selecting previously unselected package dctrl-tools. 2021-05-16T01:31:24.1538663Z (Reading database ... 2021-05-16T01:31:24.1539664Z (Reading database ... 5% 2021-05-16T01:31:24.1540492Z (Reading database ... 10% 2021-05-16T01:31:24.1541707Z (Reading database ... 15% 2021-05-16T01:31:24.1542253Z (Reading database ... 20% 2021-05-16T01:31:24.1543164Z (Reading database ... 25% 2021-05-16T01:31:24.1543596Z (Reading database ... 30% 2021-05-16T01:31:24.1544008Z (Reading database ... 35% 2021-05-16T01:31:24.1544567Z (Reading database ... 40% 2021-05-16T01:31:24.1545099Z (Reading database ... 45% 2021-05-16T01:31:24.1545628Z (Reading database ... 50% 2021-05-16T01:31:24.1820690Z (Reading database ... 55% 2021-05-16T01:31:24.2363752Z (Reading database ... 60% 2021-05-16T01:31:24.2753091Z (Reading database ... 65% 2021-05-16T01:31:24.3131025Z (Reading database ... 70% 2021-05-16T01:31:24.3876637Z (Reading database ... 75% 2021-05-16T01:31:24.4790036Z (Reading database ... 80% 2021-05-16T01:31:24.5835841Z (Reading database ... 85% 2021-05-16T01:31:24.6503199Z (Reading database ... 90% 2021-05-16T01:31:24.7113546Z (Reading database ... 95% 2021-05-16T01:31:24.7114475Z (Reading database ... 100% 2021-05-16T01:31:24.7115277Z (Reading database ... 254809 files and directories currently installed.) 2021-05-16T01:31:24.7277373Z Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... 2021-05-16T01:31:24.7465117Z Unpacking dctrl-tools (2.24-3) ... 2021-05-16T01:31:24.7839996Z Selecting previously unselected package libfile-which-perl. 2021-05-16T01:31:24.8140156Z Preparing to unpack .../001-libfile-which-perl_1.23-1_all.deb ... 2021-05-16T01:31:24.8153887Z Unpacking libfile-which-perl (1.23-1) ... 2021-05-16T01:31:24.8421288Z Selecting previously unselected package libfile-homedir-perl. 2021-05-16T01:31:24.8712026Z Preparing to unpack .../002-libfile-homedir-perl_1.004-1_all.deb ... 2021-05-16T01:31:24.8725842Z Unpacking libfile-homedir-perl (1.004-1) ... 2021-05-16T01:31:24.9065216Z Selecting previously unselected package libio-pty-perl. 2021-05-16T01:31:24.9311025Z Preparing to unpack .../003-libio-pty-perl_1%3a1.12-1_amd64.deb ... 2021-05-16T01:31:24.9330397Z Unpacking libio-pty-perl (1:1.12-1) ... 2021-05-16T01:31:24.9824916Z Selecting previously unselected package libipc-run-perl. 2021-05-16T01:31:25.0075140Z Preparing to unpack .../004-libipc-run-perl_20180523.0-2_all.deb ... 2021-05-16T01:31:25.0096966Z Unpacking libipc-run-perl (20180523.0-2) ... 2021-05-16T01:31:25.0464401Z Selecting previously unselected package libclass-method-modifiers-perl. 2021-05-16T01:31:25.0724195Z Preparing to unpack .../005-libclass-method-modifiers-perl_2.13-1_all.deb ... 2021-05-16T01:31:25.0744322Z Unpacking libclass-method-modifiers-perl (2.13-1) ... 2021-05-16T01:31:25.1064831Z Selecting previously unselected package libb-hooks-op-check-perl. 2021-05-16T01:31:25.1323798Z Preparing to unpack .../006-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... 2021-05-16T01:31:25.1334302Z Unpacking libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-16T01:31:25.1664278Z Selecting previously unselected package libdynaloader-functions-perl. 2021-05-16T01:31:25.1882972Z Preparing to unpack .../007-libdynaloader-functions-perl_0.003-1_all.deb ... 2021-05-16T01:31:25.1902029Z Unpacking libdynaloader-functions-perl (0.003-1) ... 2021-05-16T01:31:25.2185464Z Selecting previously unselected package libdevel-callchecker-perl. 2021-05-16T01:31:25.2467468Z Preparing to unpack .../008-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... 2021-05-16T01:31:25.2482324Z Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-16T01:31:25.2799339Z Selecting previously unselected package libparams-classify-perl. 2021-05-16T01:31:25.3097539Z Preparing to unpack .../009-libparams-classify-perl_0.015-1build2_amd64.deb ... 2021-05-16T01:31:25.3109866Z Unpacking libparams-classify-perl (0.015-1build2) ... 2021-05-16T01:31:25.3465542Z Selecting previously unselected package libmodule-runtime-perl. 2021-05-16T01:31:25.3715515Z Preparing to unpack .../010-libmodule-runtime-perl_0.016-1_all.deb ... 2021-05-16T01:31:25.3730270Z Unpacking libmodule-runtime-perl (0.016-1) ... 2021-05-16T01:31:25.3986390Z Selecting previously unselected package libimport-into-perl. 2021-05-16T01:31:25.4301096Z Preparing to unpack .../011-libimport-into-perl_1.002005-1_all.deb ... 2021-05-16T01:31:25.4309761Z Unpacking libimport-into-perl (1.002005-1) ... 2021-05-16T01:31:25.4676870Z Selecting previously unselected package librole-tiny-perl. 2021-05-16T01:31:25.4960076Z Preparing to unpack .../012-librole-tiny-perl_2.001004-1_all.deb ... 2021-05-16T01:31:25.4970619Z Unpacking librole-tiny-perl (2.001004-1) ... 2021-05-16T01:31:25.5210679Z Selecting previously unselected package libstrictures-perl. 2021-05-16T01:31:25.5520869Z Preparing to unpack .../013-libstrictures-perl_2.000006-1_all.deb ... 2021-05-16T01:31:25.5545095Z Unpacking libstrictures-perl (2.000006-1) ... 2021-05-16T01:31:25.5805868Z Selecting previously unselected package libsub-quote-perl. 2021-05-16T01:31:25.6087101Z Preparing to unpack .../014-libsub-quote-perl_2.006006-1_all.deb ... 2021-05-16T01:31:25.6103633Z Unpacking libsub-quote-perl (2.006006-1) ... 2021-05-16T01:31:25.6366239Z Selecting previously unselected package libmoo-perl. 2021-05-16T01:31:25.6652177Z Preparing to unpack .../015-libmoo-perl_2.003006-1_all.deb ... 2021-05-16T01:31:25.6665524Z Unpacking libmoo-perl (2.003006-1) ... 2021-05-16T01:31:25.6964899Z Selecting previously unselected package patchutils. 2021-05-16T01:31:25.7262138Z Preparing to unpack .../016-patchutils_0.3.4-2_amd64.deb ... 2021-05-16T01:31:25.7277008Z Unpacking patchutils (0.3.4-2) ... 2021-05-16T01:31:25.7582245Z Selecting previously unselected package wdiff. 2021-05-16T01:31:25.7888355Z Preparing to unpack .../017-wdiff_1.2.2-2build1_amd64.deb ... 2021-05-16T01:31:25.7899814Z Unpacking wdiff (1.2.2-2build1) ... 2021-05-16T01:31:25.8266477Z Selecting previously unselected package devscripts. 2021-05-16T01:31:25.8564336Z Preparing to unpack .../018-devscripts_2.20.2ubuntu2_amd64.deb ... 2021-05-16T01:31:25.8831712Z Unpacking devscripts (2.20.2ubuntu2) ... 2021-05-16T01:31:26.0187942Z Selecting previously unselected package diffstat. 2021-05-16T01:31:26.0484898Z Preparing to unpack .../019-diffstat_1.63-1_amd64.deb ... 2021-05-16T01:31:26.0496147Z Unpacking diffstat (1.63-1) ... 2021-05-16T01:31:26.0815155Z Selecting previously unselected package python3-gpg. 2021-05-16T01:31:26.1108197Z Preparing to unpack .../020-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... 2021-05-16T01:31:26.1127132Z Unpacking python3-gpg (1.13.1-7ubuntu2) ... 2021-05-16T01:31:26.1738415Z Selecting previously unselected package dput. 2021-05-16T01:31:26.2024723Z Preparing to unpack .../021-dput_1.0.3ubuntu1_all.deb ... 2021-05-16T01:31:26.2106741Z Unpacking dput (1.0.3ubuntu1) ... 2021-05-16T01:31:26.2504415Z Selecting previously unselected package gdebi-core. 2021-05-16T01:31:26.2747928Z Preparing to unpack .../022-gdebi-core_0.9.5.7+nmu3_all.deb ... 2021-05-16T01:31:26.2762777Z Unpacking gdebi-core (0.9.5.7+nmu3) ... 2021-05-16T01:31:26.3890012Z Selecting previously unselected package libcroco3:amd64. 2021-05-16T01:31:26.4189638Z Preparing to unpack .../023-libcroco3_0.6.13-1_amd64.deb ... 2021-05-16T01:31:26.4234416Z Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-05-16T01:31:26.4586015Z Selecting previously unselected package gettext. 2021-05-16T01:31:26.4879582Z Preparing to unpack .../024-gettext_0.19.8.1-10build1_amd64.deb ... 2021-05-16T01:31:26.4890165Z Unpacking gettext (0.19.8.1-10build1) ... 2021-05-16T01:31:26.6146076Z Selecting previously unselected package intltool-debian. 2021-05-16T01:31:26.6348879Z Preparing to unpack .../025-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-05-16T01:31:26.6375158Z Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-05-16T01:31:26.6686804Z Selecting previously unselected package libapt-pkg-perl. 2021-05-16T01:31:26.6977336Z Preparing to unpack .../026-libapt-pkg-perl_0.1.36build3_amd64.deb ... 2021-05-16T01:31:26.6989767Z Unpacking libapt-pkg-perl (0.1.36build3) ... 2021-05-16T01:31:26.7317577Z Selecting previously unselected package libarchive-zip-perl. 2021-05-16T01:31:26.7600673Z Preparing to unpack .../027-libarchive-zip-perl_1.67-2_all.deb ... 2021-05-16T01:31:26.7611276Z Unpacking libarchive-zip-perl (1.67-2) ... 2021-05-16T01:31:26.7988335Z Selecting previously unselected package libarray-intspan-perl. 2021-05-16T01:31:26.8280226Z Preparing to unpack .../028-libarray-intspan-perl_2.003-1_all.deb ... 2021-05-16T01:31:26.8312328Z Unpacking libarray-intspan-perl (2.003-1) ... 2021-05-16T01:31:26.8571124Z Selecting previously unselected package libasync-mergepoint-perl. 2021-05-16T01:31:26.8864527Z Preparing to unpack .../029-libasync-mergepoint-perl_0.04-2_all.deb ... 2021-05-16T01:31:26.8882291Z Unpacking libasync-mergepoint-perl (0.04-2) ... 2021-05-16T01:31:26.9206121Z Selecting previously unselected package libmodule-implementation-perl. 2021-05-16T01:31:26.9500045Z Preparing to unpack .../030-libmodule-implementation-perl_0.09-1_all.deb ... 2021-05-16T01:31:26.9513759Z Unpacking libmodule-implementation-perl (0.09-1) ... 2021-05-16T01:31:26.9778941Z Selecting previously unselected package libsub-exporter-progressive-perl. 2021-05-16T01:31:27.0072991Z Preparing to unpack .../031-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 2021-05-16T01:31:27.0090228Z Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-16T01:31:27.0358341Z Selecting previously unselected package libvariable-magic-perl. 2021-05-16T01:31:27.0628750Z Preparing to unpack .../032-libvariable-magic-perl_0.62-1build2_amd64.deb ... 2021-05-16T01:31:27.0649112Z Unpacking libvariable-magic-perl (0.62-1build2) ... 2021-05-16T01:31:27.0923140Z Selecting previously unselected package libb-hooks-endofscope-perl. 2021-05-16T01:31:27.1211471Z Preparing to unpack .../033-libb-hooks-endofscope-perl_0.24-1_all.deb ... 2021-05-16T01:31:27.1223924Z Unpacking libb-hooks-endofscope-perl (0.24-1) ... 2021-05-16T01:31:27.1584502Z Selecting previously unselected package libcapture-tiny-perl. 2021-05-16T01:31:27.1818276Z Preparing to unpack .../034-libcapture-tiny-perl_0.48-1_all.deb ... 2021-05-16T01:31:27.1831329Z Unpacking libcapture-tiny-perl (0.48-1) ... 2021-05-16T01:31:27.2143996Z Selecting previously unselected package libclass-xsaccessor-perl. 2021-05-16T01:31:27.2386774Z Preparing to unpack .../035-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... 2021-05-16T01:31:27.2409699Z Unpacking libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-16T01:31:27.2783714Z Selecting previously unselected package libclone-perl. 2021-05-16T01:31:27.3085820Z Preparing to unpack .../036-libclone-perl_0.43-2_amd64.deb ... 2021-05-16T01:31:27.3097001Z Unpacking libclone-perl (0.43-2) ... 2021-05-16T01:31:27.3384337Z Selecting previously unselected package libcommon-sense-perl. 2021-05-16T01:31:27.3641021Z Preparing to unpack .../037-libcommon-sense-perl_3.74-2build6_amd64.deb ... 2021-05-16T01:31:27.3650348Z Unpacking libcommon-sense-perl (3.74-2build6) ... 2021-05-16T01:31:27.4006286Z Selecting previously unselected package libparams-util-perl. 2021-05-16T01:31:27.4312682Z Preparing to unpack .../038-libparams-util-perl_1.07-3build5_amd64.deb ... 2021-05-16T01:31:27.4335916Z Unpacking libparams-util-perl (1.07-3build5) ... 2021-05-16T01:31:27.4593034Z Selecting previously unselected package libsub-install-perl. 2021-05-16T01:31:27.4866513Z Preparing to unpack .../039-libsub-install-perl_0.928-1_all.deb ... 2021-05-16T01:31:27.4891365Z Unpacking libsub-install-perl (0.928-1) ... 2021-05-16T01:31:27.5226213Z Selecting previously unselected package libdata-optlist-perl. 2021-05-16T01:31:27.5508549Z Preparing to unpack .../040-libdata-optlist-perl_0.110-1_all.deb ... 2021-05-16T01:31:27.5532029Z Unpacking libdata-optlist-perl (0.110-1) ... 2021-05-16T01:31:27.5788286Z Selecting previously unselected package libsub-exporter-perl. 2021-05-16T01:31:27.6089213Z Preparing to unpack .../041-libsub-exporter-perl_0.987-1_all.deb ... 2021-05-16T01:31:27.6105559Z Unpacking libsub-exporter-perl (0.987-1) ... 2021-05-16T01:31:27.7624938Z Selecting previously unselected package libconst-fast-perl. 2021-05-16T01:31:27.7958617Z Preparing to unpack .../042-libconst-fast-perl_0.014-1_all.deb ... 2021-05-16T01:31:27.7978330Z Unpacking libconst-fast-perl (0.014-1) ... 2021-05-16T01:31:27.8244347Z Selecting previously unselected package libwant-perl. 2021-05-16T01:31:27.8562103Z Preparing to unpack .../043-libwant-perl_0.29-1build4_amd64.deb ... 2021-05-16T01:31:27.8601608Z Unpacking libwant-perl (0.29-1build4) ... 2021-05-16T01:31:27.8943910Z Selecting previously unselected package libcontextual-return-perl. 2021-05-16T01:31:27.9184553Z Preparing to unpack .../044-libcontextual-return-perl_0.004014-2_all.deb ... 2021-05-16T01:31:27.9193892Z Unpacking libcontextual-return-perl (0.004014-2) ... 2021-05-16T01:31:27.9543979Z Selecting previously unselected package libcpanel-json-xs-perl. 2021-05-16T01:31:27.9835757Z Preparing to unpack .../045-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... 2021-05-16T01:31:27.9852497Z Unpacking libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-16T01:31:28.0228075Z Selecting previously unselected package libdigest-bubblebabble-perl. 2021-05-16T01:31:28.0530318Z Preparing to unpack .../046-libdigest-bubblebabble-perl_0.02-2_all.deb ... 2021-05-16T01:31:28.0540538Z Unpacking libdigest-bubblebabble-perl (0.02-2) ... 2021-05-16T01:31:28.0864178Z Selecting previously unselected package libdigest-hmac-perl. 2021-05-16T01:31:28.1111815Z Preparing to unpack .../047-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... 2021-05-16T01:31:28.1124054Z Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-16T01:31:28.1370292Z Selecting previously unselected package libdistro-info-perl. 2021-05-16T01:31:28.1662982Z Preparing to unpack .../048-libdistro-info-perl_0.23ubuntu1_all.deb ... 2021-05-16T01:31:28.1675340Z Unpacking libdistro-info-perl (0.23ubuntu1) ... 2021-05-16T01:31:28.2144392Z Selecting previously unselected package libnet-ip-perl. 2021-05-16T01:31:28.2365863Z Preparing to unpack .../049-libnet-ip-perl_1.26-2_all.deb ... 2021-05-16T01:31:28.2377695Z Unpacking libnet-ip-perl (1.26-2) ... 2021-05-16T01:31:28.2703904Z Selecting previously unselected package libnet-dns-perl. 2021-05-16T01:31:28.3000567Z Preparing to unpack .../050-libnet-dns-perl_1.22-1_all.deb ... 2021-05-16T01:31:28.3014318Z Unpacking libnet-dns-perl (1.22-1) ... 2021-05-16T01:31:28.3690505Z Selecting previously unselected package libnet-domain-tld-perl. 2021-05-16T01:31:28.3999473Z Preparing to unpack .../051-libnet-domain-tld-perl_1.75-1_all.deb ... 2021-05-16T01:31:28.4104753Z Unpacking libnet-domain-tld-perl (1.75-1) ... 2021-05-16T01:31:28.4424449Z Selecting previously unselected package libemail-valid-perl. 2021-05-16T01:31:28.4683421Z Preparing to unpack .../052-libemail-valid-perl_1.202-1_all.deb ... 2021-05-16T01:31:28.4697121Z Unpacking libemail-valid-perl (1.202-1) ... 2021-05-16T01:31:28.5024398Z Selecting previously unselected package libexporter-tiny-perl. 2021-05-16T01:31:28.5257982Z Preparing to unpack .../053-libexporter-tiny-perl_1.002001-1_all.deb ... 2021-05-16T01:31:28.5271150Z Unpacking libexporter-tiny-perl (1.002001-1) ... 2021-05-16T01:31:28.5585309Z Selecting previously unselected package libfile-chdir-perl. 2021-05-16T01:31:28.5826313Z Preparing to unpack .../054-libfile-chdir-perl_0.1008-1_all.deb ... 2021-05-16T01:31:28.5838985Z Unpacking libfile-chdir-perl (0.1008-1) ... 2021-05-16T01:31:28.6089174Z Selecting previously unselected package libnumber-compare-perl. 2021-05-16T01:31:28.6389870Z Preparing to unpack .../055-libnumber-compare-perl_0.03-1_all.deb ... 2021-05-16T01:31:28.6407121Z Unpacking libnumber-compare-perl (0.03-1) ... 2021-05-16T01:31:28.6703796Z Selecting previously unselected package libtext-glob-perl. 2021-05-16T01:31:28.6942349Z Preparing to unpack .../056-libtext-glob-perl_0.10-1_all.deb ... 2021-05-16T01:31:28.6954574Z Unpacking libtext-glob-perl (0.10-1) ... 2021-05-16T01:31:28.7224555Z Selecting previously unselected package libfile-find-rule-perl. 2021-05-16T01:31:28.7506881Z Preparing to unpack .../057-libfile-find-rule-perl_0.34-1_all.deb ... 2021-05-16T01:31:28.7518183Z Unpacking libfile-find-rule-perl (0.34-1) ... 2021-05-16T01:31:28.7823969Z Selecting previously unselected package libio-string-perl. 2021-05-16T01:31:28.8086160Z Preparing to unpack .../058-libio-string-perl_1.08-3_all.deb ... 2021-05-16T01:31:28.8097631Z Unpacking libio-string-perl (1.08-3) ... 2021-05-16T01:31:28.8350921Z Selecting previously unselected package libfont-ttf-perl. 2021-05-16T01:31:28.8671305Z Preparing to unpack .../059-libfont-ttf-perl_1.06-1_all.deb ... 2021-05-16T01:31:28.8680576Z Unpacking libfont-ttf-perl (1.06-1) ... 2021-05-16T01:31:28.9335208Z Selecting previously unselected package libfuture-perl. 2021-05-16T01:31:28.9640865Z Preparing to unpack .../060-libfuture-perl_0.43-1_all.deb ... 2021-05-16T01:31:28.9769025Z Unpacking libfuture-perl (0.43-1) ... 2021-05-16T01:31:29.0092901Z Selecting previously unselected package libparams-validate-perl. 2021-05-16T01:31:29.0380470Z Preparing to unpack .../061-libparams-validate-perl_1.29-3_amd64.deb ... 2021-05-16T01:31:29.0392430Z Unpacking libparams-validate-perl (1.29-3) ... 2021-05-16T01:31:29.0698145Z Selecting previously unselected package libgetopt-long-descriptive-perl. 2021-05-16T01:31:29.1011687Z Preparing to unpack .../062-libgetopt-long-descriptive-perl_0.104-1_all.deb ... 2021-05-16T01:31:29.1025736Z Unpacking libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-16T01:31:29.1317999Z Selecting previously unselected package libsort-versions-perl. 2021-05-16T01:31:29.1622939Z Preparing to unpack .../063-libsort-versions-perl_1.62-1_all.deb ... 2021-05-16T01:31:29.1638068Z Unpacking libsort-versions-perl (1.62-1) ... 2021-05-16T01:31:29.2027987Z Selecting previously unselected package libgit-wrapper-perl. 2021-05-16T01:31:29.2316976Z Preparing to unpack .../064-libgit-wrapper-perl_0.048-1_all.deb ... 2021-05-16T01:31:29.2328832Z Unpacking libgit-wrapper-perl (0.048-1) ... 2021-05-16T01:31:29.2584192Z Selecting previously unselected package libhttp-tiny-multipart-perl. 2021-05-16T01:31:29.2864628Z Preparing to unpack .../065-libhttp-tiny-multipart-perl_0.08-1_all.deb ... 2021-05-16T01:31:29.2879948Z Unpacking libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-16T01:31:29.3178291Z Selecting previously unselected package libio-prompter-perl. 2021-05-16T01:31:29.3476862Z Preparing to unpack .../066-libio-prompter-perl_0.004015-1_all.deb ... 2021-05-16T01:31:29.3488965Z Unpacking libio-prompter-perl (0.004015-1) ... 2021-05-16T01:31:29.3864119Z Selecting previously unselected package libjson-perl. 2021-05-16T01:31:29.4195906Z Preparing to unpack .../067-libjson-perl_4.02000-2_all.deb ... 2021-05-16T01:31:29.4210425Z Unpacking libjson-perl (4.02000-2) ... 2021-05-16T01:31:29.4592559Z Selecting previously unselected package liblog-any-perl. 2021-05-16T01:31:29.4898713Z Preparing to unpack .../068-liblog-any-perl_1.708-1_all.deb ... 2021-05-16T01:31:29.4913841Z Unpacking liblog-any-perl (1.708-1) ... 2021-05-16T01:31:29.5265061Z Selecting previously unselected package liblog-any-adapter-screen-perl. 2021-05-16T01:31:29.5514765Z Preparing to unpack .../069-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 2021-05-16T01:31:29.5528787Z Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-16T01:31:29.5805487Z Selecting previously unselected package libpackage-stash-perl. 2021-05-16T01:31:29.6057584Z Preparing to unpack .../070-libpackage-stash-perl_0.38-1_all.deb ... 2021-05-16T01:31:29.6069730Z Unpacking libpackage-stash-perl (0.38-1) ... 2021-05-16T01:31:29.6424427Z Selecting previously unselected package libsub-identify-perl. 2021-05-16T01:31:29.6672866Z Preparing to unpack .../071-libsub-identify-perl_0.14-1build2_amd64.deb ... 2021-05-16T01:31:29.6692282Z Unpacking libsub-identify-perl (0.14-1build2) ... 2021-05-16T01:31:29.6986571Z Selecting previously unselected package libsub-name-perl. 2021-05-16T01:31:29.7305694Z Preparing to unpack .../072-libsub-name-perl_0.26-1_amd64.deb ... 2021-05-16T01:31:29.7317616Z Unpacking libsub-name-perl (0.26-1) ... 2021-05-16T01:31:29.7649369Z Selecting previously unselected package libnamespace-clean-perl. 2021-05-16T01:31:29.7951249Z Preparing to unpack .../073-libnamespace-clean-perl_0.27-1_all.deb ... 2021-05-16T01:31:29.7976473Z Unpacking libnamespace-clean-perl (0.27-1) ... 2021-05-16T01:31:29.8304429Z Selecting previously unselected package libpath-tiny-perl. 2021-05-16T01:31:29.8570672Z Preparing to unpack .../074-libpath-tiny-perl_0.108-1_all.deb ... 2021-05-16T01:31:29.8590346Z Unpacking libpath-tiny-perl (0.108-1) ... 2021-05-16T01:31:29.8944347Z Selecting previously unselected package libtype-tiny-perl. 2021-05-16T01:31:29.9230854Z Preparing to unpack .../075-libtype-tiny-perl_1.008001-2_all.deb ... 2021-05-16T01:31:29.9244836Z Unpacking libtype-tiny-perl (1.008001-2) ... 2021-05-16T01:31:29.9849218Z Selecting previously unselected package libgitlab-api-v4-perl. 2021-05-16T01:31:30.0152849Z Preparing to unpack .../076-libgitlab-api-v4-perl_0.25-1_all.deb ... 2021-05-16T01:31:30.0162949Z Unpacking libgitlab-api-v4-perl (0.25-1) ... 2021-05-16T01:31:30.0533603Z Selecting previously unselected package libhash-fieldhash-perl. 2021-05-16T01:31:30.0841820Z Preparing to unpack .../077-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... 2021-05-16T01:31:30.0854174Z Unpacking libhash-fieldhash-perl (0.15-1build2) ... 2021-05-16T01:31:30.1146960Z Selecting previously unselected package libstruct-dumb-perl. 2021-05-16T01:31:30.1451556Z Preparing to unpack .../078-libstruct-dumb-perl_0.09-1_all.deb ... 2021-05-16T01:31:30.1461798Z Unpacking libstruct-dumb-perl (0.09-1) ... 2021-05-16T01:31:30.1744669Z Selecting previously unselected package libio-async-perl. 2021-05-16T01:31:30.2009859Z Preparing to unpack .../079-libio-async-perl_0.75-1_all.deb ... 2021-05-16T01:31:30.2023790Z Unpacking libio-async-perl (0.75-1) ... 2021-05-16T01:31:30.2595669Z Selecting previously unselected package liblinux-epoll-perl. 2021-05-16T01:31:30.2876498Z Preparing to unpack .../080-liblinux-epoll-perl_0.017-1_amd64.deb ... 2021-05-16T01:31:30.2886577Z Unpacking liblinux-epoll-perl (0.017-1) ... 2021-05-16T01:31:30.3235556Z Selecting previously unselected package libio-async-loop-epoll-perl. 2021-05-16T01:31:30.3551508Z Preparing to unpack .../081-libio-async-loop-epoll-perl_0.20-1_all.deb ... 2021-05-16T01:31:30.3572549Z Unpacking libio-async-loop-epoll-perl (0.20-1) ... 2021-05-16T01:31:30.3904742Z Selecting previously unselected package libtypes-serialiser-perl. 2021-05-16T01:31:30.4167437Z Preparing to unpack .../082-libtypes-serialiser-perl_1.0-1_all.deb ... 2021-05-16T01:31:30.4178129Z Unpacking libtypes-serialiser-perl (1.0-1) ... 2021-05-16T01:31:30.4584969Z Selecting previously unselected package libjson-xs-perl. 2021-05-16T01:31:30.4868520Z Preparing to unpack .../083-libjson-xs-perl_4.020-1build1_amd64.deb ... 2021-05-16T01:31:30.4882606Z Unpacking libjson-xs-perl (4.020-1build1) ... 2021-05-16T01:31:30.5303987Z Selecting previously unselected package libjson-maybexs-perl. 2021-05-16T01:31:30.5580288Z Preparing to unpack .../084-libjson-maybexs-perl_1.004000-1_all.deb ... 2021-05-16T01:31:30.5592834Z Unpacking libjson-maybexs-perl (1.004000-1) ... 2021-05-16T01:31:30.5873655Z Selecting previously unselected package liblist-compare-perl. 2021-05-16T01:31:30.6172292Z Preparing to unpack .../085-liblist-compare-perl_0.53-1_all.deb ... 2021-05-16T01:31:30.6183416Z Unpacking liblist-compare-perl (0.53-1) ... 2021-05-16T01:31:30.6585192Z Selecting previously unselected package liblist-moreutils-perl. 2021-05-16T01:31:30.6841892Z Preparing to unpack .../086-liblist-moreutils-perl_0.416-1build5_amd64.deb ... 2021-05-16T01:31:30.6919657Z Unpacking liblist-moreutils-perl (0.416-1build5) ... 2021-05-16T01:31:30.7343989Z Selecting previously unselected package liblist-someutils-perl. 2021-05-16T01:31:30.7614468Z Preparing to unpack .../087-liblist-someutils-perl_0.58-1_all.deb ... 2021-05-16T01:31:30.7643291Z Unpacking liblist-someutils-perl (0.58-1) ... 2021-05-16T01:31:30.7943935Z Selecting previously unselected package liblist-someutils-xs-perl. 2021-05-16T01:31:30.8202121Z Preparing to unpack .../088-liblist-someutils-xs-perl_0.58-2_amd64.deb ... 2021-05-16T01:31:30.8213104Z Unpacking liblist-someutils-xs-perl (0.58-2) ... 2021-05-16T01:31:30.8548264Z Selecting previously unselected package libmoox-aliases-perl. 2021-05-16T01:31:30.8848078Z Preparing to unpack .../089-libmoox-aliases-perl_0.001006-1_all.deb ... 2021-05-16T01:31:30.8871072Z Unpacking libmoox-aliases-perl (0.001006-1) ... 2021-05-16T01:31:30.9185503Z Selecting previously unselected package libobject-id-perl. 2021-05-16T01:31:30.9477348Z Preparing to unpack .../090-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 2021-05-16T01:31:30.9492044Z Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-16T01:31:30.9864204Z Selecting previously unselected package libmoox-struct-perl. 2021-05-16T01:31:31.0104382Z Preparing to unpack .../091-libmoox-struct-perl_0.017-1_all.deb ... 2021-05-16T01:31:31.0129723Z Unpacking libmoox-struct-perl (0.017-1) ... 2021-05-16T01:31:31.0464363Z Selecting previously unselected package libnet-dns-sec-perl. 2021-05-16T01:31:31.0699429Z Preparing to unpack .../092-libnet-dns-sec-perl_1.15-1_amd64.deb ... 2021-05-16T01:31:31.0712401Z Unpacking libnet-dns-sec-perl (1.15-1) ... 2021-05-16T01:31:31.1345108Z Selecting previously unselected package libnet-libidn-perl. 2021-05-16T01:31:31.1607637Z Preparing to unpack .../093-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... 2021-05-16T01:31:31.1621568Z Unpacking libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-16T01:31:31.1984856Z Selecting previously unselected package libnumber-range-perl. 2021-05-16T01:31:31.2211464Z Preparing to unpack .../094-libnumber-range-perl_0.12-1_all.deb ... 2021-05-16T01:31:31.2234437Z Unpacking libnumber-range-perl (0.12-1) ... 2021-05-16T01:31:31.2584613Z Selecting previously unselected package libpackage-stash-xs-perl. 2021-05-16T01:31:31.2807029Z Preparing to unpack .../095-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... 2021-05-16T01:31:31.2825677Z Unpacking libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-16T01:31:31.3096460Z Selecting previously unselected package libpath-iterator-rule-perl. 2021-05-16T01:31:31.3414347Z Preparing to unpack .../096-libpath-iterator-rule-perl_1.014-1_all.deb ... 2021-05-16T01:31:31.3431549Z Unpacking libpath-iterator-rule-perl (1.014-1) ... 2021-05-16T01:31:31.3824111Z Selecting previously unselected package libperl4-corelibs-perl. 2021-05-16T01:31:31.4057267Z Preparing to unpack .../097-libperl4-corelibs-perl_0.004-2_all.deb ... 2021-05-16T01:31:31.4074042Z Unpacking libperl4-corelibs-perl (0.004-2) ... 2021-05-16T01:31:31.4465358Z Selecting previously unselected package libperlio-gzip-perl. 2021-05-16T01:31:31.4736057Z Preparing to unpack .../098-libperlio-gzip-perl_0.19-1build5_amd64.deb ... 2021-05-16T01:31:31.4746503Z Unpacking libperlio-gzip-perl (0.19-1build5) ... 2021-05-16T01:31:31.5041068Z Selecting previously unselected package libpod-constants-perl. 2021-05-16T01:31:31.5384817Z Preparing to unpack .../099-libpod-constants-perl_0.19-1_all.deb ... 2021-05-16T01:31:31.5394849Z Unpacking libpod-constants-perl (0.19-1) ... 2021-05-16T01:31:31.5743736Z Selecting previously unselected package libqpdf26:amd64. 2021-05-16T01:31:31.5997352Z Preparing to unpack .../100-libqpdf26_9.1.1-1build1_amd64.deb ... 2021-05-16T01:31:31.6009058Z Unpacking libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-16T01:31:31.6802700Z Selecting previously unselected package libre-engine-re2-perl. 2021-05-16T01:31:31.7106814Z Preparing to unpack .../101-libre-engine-re2-perl_0.13-5_amd64.deb ... 2021-05-16T01:31:31.7122891Z Unpacking libre-engine-re2-perl (0.13-5) ... 2021-05-16T01:31:31.7404313Z Selecting previously unselected package libreadonly-perl. 2021-05-16T01:31:31.7702241Z Preparing to unpack .../102-libreadonly-perl_2.050-2_all.deb ... 2021-05-16T01:31:31.7714766Z Unpacking libreadonly-perl (2.050-2) ... 2021-05-16T01:31:31.8104311Z Selecting previously unselected package libref-util-perl. 2021-05-16T01:31:31.8363077Z Preparing to unpack .../103-libref-util-perl_0.204-1_all.deb ... 2021-05-16T01:31:31.8414085Z Unpacking libref-util-perl (0.204-1) ... 2021-05-16T01:31:31.8825157Z Selecting previously unselected package libref-util-xs-perl. 2021-05-16T01:31:31.9089460Z Preparing to unpack .../104-libref-util-xs-perl_0.117-1build2_amd64.deb ... 2021-05-16T01:31:31.9112579Z Unpacking libref-util-xs-perl (0.117-1build2) ... 2021-05-16T01:31:31.9386863Z Selecting previously unselected package libregexp-pattern-license-perl. 2021-05-16T01:31:31.9687640Z Preparing to unpack .../105-libregexp-pattern-license-perl_3.2.0-1_all.deb ... 2021-05-16T01:31:31.9725367Z Unpacking libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-16T01:31:32.0024584Z Selecting previously unselected package libregexp-pattern-perl. 2021-05-16T01:31:32.0296215Z Preparing to unpack .../106-libregexp-pattern-perl_0.2.12-1_all.deb ... 2021-05-16T01:31:32.0312991Z Unpacking libregexp-pattern-perl (0.2.12-1) ... 2021-05-16T01:31:32.0664380Z Selecting previously unselected package libsereal-decoder-perl. 2021-05-16T01:31:32.0957459Z Preparing to unpack .../107-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-16T01:31:32.0966279Z Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-16T01:31:32.1384434Z Selecting previously unselected package libsereal-encoder-perl. 2021-05-16T01:31:32.1666976Z Preparing to unpack .../108-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-16T01:31:32.1678242Z Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-16T01:31:32.2048973Z Selecting previously unselected package libsereal-perl. 2021-05-16T01:31:32.2353890Z Preparing to unpack .../109-libsereal-perl_4.011-1_all.deb ... 2021-05-16T01:31:32.2364646Z Unpacking libsereal-perl (4.011-1) ... 2021-05-16T01:31:32.2702310Z Selecting previously unselected package libsort-key-perl. 2021-05-16T01:31:32.3004866Z Preparing to unpack .../110-libsort-key-perl_1.33-2build2_amd64.deb ... 2021-05-16T01:31:32.3024588Z Unpacking libsort-key-perl (1.33-2build2) ... 2021-05-16T01:31:32.3304767Z Selecting previously unselected package libstring-copyright-perl. 2021-05-16T01:31:32.3601327Z Preparing to unpack .../111-libstring-copyright-perl_0.003006-1_all.deb ... 2021-05-16T01:31:32.3621374Z Unpacking libstring-copyright-perl (0.003006-1) ... 2021-05-16T01:31:32.4038003Z Selecting previously unselected package libstring-escape-perl. 2021-05-16T01:31:32.4337951Z Preparing to unpack .../112-libstring-escape-perl_2010.002-2_all.deb ... 2021-05-16T01:31:32.4361914Z Unpacking libstring-escape-perl (2010.002-2) ... 2021-05-16T01:31:32.4636187Z Selecting previously unselected package libstring-shellquote-perl. 2021-05-16T01:31:32.4927215Z Preparing to unpack .../113-libstring-shellquote-perl_1.04-1_all.deb ... 2021-05-16T01:31:32.4942347Z Unpacking libstring-shellquote-perl (1.04-1) ... 2021-05-16T01:31:32.5196572Z Selecting previously unselected package libterm-readkey-perl. 2021-05-16T01:31:32.5484445Z Preparing to unpack .../114-libterm-readkey-perl_2.38-1build1_amd64.deb ... 2021-05-16T01:31:32.5507545Z Unpacking libterm-readkey-perl (2.38-1build1) ... 2021-05-16T01:31:32.5772945Z Selecting previously unselected package libtest-fatal-perl. 2021-05-16T01:31:32.6083450Z Preparing to unpack .../115-libtest-fatal-perl_0.014-1_all.deb ... 2021-05-16T01:31:32.6097756Z Unpacking libtest-fatal-perl (0.014-1) ... 2021-05-16T01:31:32.6348911Z Selecting previously unselected package libtest-refcount-perl. 2021-05-16T01:31:32.6633296Z Preparing to unpack .../116-libtest-refcount-perl_0.10-1_all.deb ... 2021-05-16T01:31:32.6652096Z Unpacking libtest-refcount-perl (0.10-1) ... 2021-05-16T01:31:32.6944202Z Selecting previously unselected package libtext-levenshtein-perl. 2021-05-16T01:31:32.7205248Z Preparing to unpack .../117-libtext-levenshtein-perl_0.13-1_all.deb ... 2021-05-16T01:31:32.7244053Z Unpacking libtext-levenshtein-perl (0.13-1) ... 2021-05-16T01:31:32.7488251Z Selecting previously unselected package libtype-tiny-xs-perl. 2021-05-16T01:31:32.7768331Z Preparing to unpack .../118-libtype-tiny-xs-perl_0.016-1_amd64.deb ... 2021-05-16T01:31:32.7783357Z Unpacking libtype-tiny-xs-perl (0.016-1) ... 2021-05-16T01:31:32.8088853Z Selecting previously unselected package libunicode-utf8-perl. 2021-05-16T01:31:32.8375954Z Preparing to unpack .../119-libunicode-utf8-perl_0.62-1build1_amd64.deb ... 2021-05-16T01:31:32.8393257Z Unpacking libunicode-utf8-perl (0.62-1build1) ... 2021-05-16T01:31:32.8684430Z Selecting previously unselected package libxml-writer-perl. 2021-05-16T01:31:32.8989642Z Preparing to unpack .../120-libxml-writer-perl_0.625-1_all.deb ... 2021-05-16T01:31:32.9001790Z Unpacking libxml-writer-perl (0.625-1) ... 2021-05-16T01:31:32.9391485Z Selecting previously unselected package libyaml-libyaml-perl. 2021-05-16T01:31:32.9665227Z Preparing to unpack .../121-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... 2021-05-16T01:31:32.9677786Z Unpacking libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-16T01:31:32.9973440Z Selecting previously unselected package licensecheck. 2021-05-16T01:31:33.0286698Z Preparing to unpack .../122-licensecheck_3.0.45-1_all.deb ... 2021-05-16T01:31:33.0299573Z Unpacking licensecheck (3.0.45-1) ... 2021-05-16T01:31:33.0744434Z Selecting previously unselected package libdevel-size-perl. 2021-05-16T01:31:33.1008292Z Preparing to unpack .../123-libdevel-size-perl_0.83-1build1_amd64.deb ... 2021-05-16T01:31:33.1021764Z Unpacking libdevel-size-perl (0.83-1build1) ... 2021-05-16T01:31:33.1328832Z Selecting previously unselected package t1utils. 2021-05-16T01:31:33.1608455Z Preparing to unpack .../124-t1utils_1.41-3_amd64.deb ... 2021-05-16T01:31:33.1630087Z Unpacking t1utils (1.41-3) ... 2021-05-16T01:31:33.2064202Z Selecting previously unselected package lintian. 2021-05-16T01:31:33.2315581Z Preparing to unpack .../125-lintian_2.62.0_all.deb ... 2021-05-16T01:31:33.2325508Z Unpacking lintian (2.62.0) ... 2021-05-16T01:31:33.6108055Z Selecting previously unselected package python3-unidiff. 2021-05-16T01:31:33.6451024Z Preparing to unpack .../126-python3-unidiff_0.5.5-2_all.deb ... 2021-05-16T01:31:33.6463295Z Unpacking python3-unidiff (0.5.5-2) ... 2021-05-16T01:31:33.6798867Z Selecting previously unselected package python3-xdg. 2021-05-16T01:31:33.7099430Z Preparing to unpack .../127-python3-xdg_0.26-1ubuntu1_all.deb ... 2021-05-16T01:31:33.7133814Z Unpacking python3-xdg (0.26-1ubuntu1) ... 2021-05-16T01:31:33.7504272Z Selecting previously unselected package qpdf. 2021-05-16T01:31:33.7754488Z Preparing to unpack .../128-qpdf_9.1.1-1build1_amd64.deb ... 2021-05-16T01:31:33.7777430Z Unpacking qpdf (9.1.1-1build1) ... 2021-05-16T01:31:33.8514556Z Selecting previously unselected package python3-magic. 2021-05-16T01:31:33.8801692Z Preparing to unpack .../129-python3-magic_2%3a0.4.15-3_all.deb ... 2021-05-16T01:31:33.8814475Z Unpacking python3-magic (2:0.4.15-3) ... 2021-05-16T01:31:33.9473481Z Setting up libasync-mergepoint-perl (0.04-2) ... 2021-05-16T01:31:33.9522581Z Setting up libapt-pkg-perl (0.1.36build3) ... 2021-05-16T01:31:33.9556640Z Setting up libstring-escape-perl (2010.002-2) ... 2021-05-16T01:31:33.9612454Z Setting up wdiff (1.2.2-2build1) ... 2021-05-16T01:31:33.9658019Z Setting up libfile-which-perl (1.23-1) ... 2021-05-16T01:31:33.9705073Z Setting up libnumber-range-perl (0.12-1) ... 2021-05-16T01:31:33.9793937Z Setting up libunicode-utf8-perl (0.62-1build1) ... 2021-05-16T01:31:33.9827665Z Setting up libstruct-dumb-perl (0.09-1) ... 2021-05-16T01:31:33.9871446Z Setting up gdebi-core (0.9.5.7+nmu3) ... 2021-05-16T01:31:34.1629824Z Setting up libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-16T01:31:34.1690805Z Setting up libregexp-pattern-perl (0.2.12-1) ... 2021-05-16T01:31:34.1736608Z Setting up libwant-perl (0.29-1build4) ... 2021-05-16T01:31:34.1785307Z Setting up libdynaloader-functions-perl (0.003-1) ... 2021-05-16T01:31:34.1843565Z Setting up libtext-glob-perl (0.10-1) ... 2021-05-16T01:31:34.1897276Z Setting up libclass-method-modifiers-perl (2.13-1) ... 2021-05-16T01:31:34.1949472Z Setting up liblist-compare-perl (0.53-1) ... 2021-05-16T01:31:34.1995903Z Setting up libref-util-xs-perl (0.117-1build2) ... 2021-05-16T01:31:34.2031172Z Setting up libio-pty-perl (1:1.12-1) ... 2021-05-16T01:31:34.2073463Z Setting up libsort-key-perl (1.33-2build2) ... 2021-05-16T01:31:34.2155409Z Setting up libclone-perl (0.43-2) ... 2021-05-16T01:31:34.2214248Z Setting up libarchive-zip-perl (1.67-2) ... 2021-05-16T01:31:34.2279761Z Setting up libsub-identify-perl (0.14-1build2) ... 2021-05-16T01:31:34.2330224Z Setting up libdistro-info-perl (0.23ubuntu1) ... 2021-05-16T01:31:34.2387726Z Setting up libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-16T01:31:34.2454994Z Setting up liblog-any-perl (1.708-1) ... 2021-05-16T01:31:34.2528588Z Setting up libdevel-size-perl (0.83-1build1) ... 2021-05-16T01:31:34.2580164Z Setting up libpod-constants-perl (0.19-1) ... 2021-05-16T01:31:34.2633068Z Setting up libperl4-corelibs-perl (0.004-2) ... 2021-05-16T01:31:34.2687687Z Setting up libfuture-perl (0.43-1) ... 2021-05-16T01:31:34.2740224Z Setting up libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-16T01:31:34.2803391Z Setting up libtest-fatal-perl (0.014-1) ... 2021-05-16T01:31:34.2853599Z Setting up libcommon-sense-perl (3.74-2build6) ... 2021-05-16T01:31:34.2902229Z Setting up libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-16T01:31:34.2950696Z Setting up libtext-levenshtein-perl (0.13-1) ... 2021-05-16T01:31:34.2994464Z Setting up python3-xdg (0.26-1ubuntu1) ... 2021-05-16T01:31:34.4824125Z Setting up libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-16T01:31:34.4875412Z Setting up libstring-shellquote-perl (1.04-1) ... 2021-05-16T01:31:34.4921463Z Setting up libsub-install-perl (0.928-1) ... 2021-05-16T01:31:34.4986987Z Setting up libnumber-compare-perl (0.03-1) ... 2021-05-16T01:31:34.5074650Z Setting up libio-async-perl (0.75-1) ... 2021-05-16T01:31:34.5118358Z Setting up patchutils (0.3.4-2) ... 2021-05-16T01:31:34.5168408Z Setting up libjson-maybexs-perl (1.004000-1) ... 2021-05-16T01:31:34.5217303Z Setting up libio-string-perl (1.08-3) ... 2021-05-16T01:31:34.5262629Z Setting up libreadonly-perl (2.050-2) ... 2021-05-16T01:31:34.5316434Z Setting up libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-16T01:31:34.5358141Z Setting up python3-gpg (1.13.1-7ubuntu2) ... 2021-05-16T01:31:34.7347619Z Setting up libfile-find-rule-perl (0.34-1) ... 2021-05-16T01:31:34.7386658Z Setting up libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-16T01:31:34.7425481Z Setting up libref-util-perl (0.204-1) ... 2021-05-16T01:31:34.7459269Z Setting up libnet-domain-tld-perl (1.75-1) ... 2021-05-16T01:31:34.7495098Z Setting up libxml-writer-perl (0.625-1) ... 2021-05-16T01:31:34.7545069Z Setting up libhash-fieldhash-perl (0.15-1build2) ... 2021-05-16T01:31:34.7581507Z Setting up qpdf (9.1.1-1build1) ... 2021-05-16T01:31:34.7618593Z Setting up libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-16T01:31:34.7663185Z Setting up t1utils (1.41-3) ... 2021-05-16T01:31:34.7698780Z Setting up liblinux-epoll-perl (0.017-1) ... 2021-05-16T01:31:34.7733972Z Setting up diffstat (1.63-1) ... 2021-05-16T01:31:34.7766487Z Setting up libvariable-magic-perl (0.62-1build2) ... 2021-05-16T01:31:34.7811056Z Setting up libcroco3:amd64 (0.6.13-1) ... 2021-05-16T01:31:34.7866980Z Setting up libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-16T01:31:34.7909559Z Setting up libipc-run-perl (20180523.0-2) ... 2021-05-16T01:31:34.7960226Z Setting up libtest-refcount-perl (0.10-1) ... 2021-05-16T01:31:34.8152558Z Setting up libparams-util-perl (1.07-3build5) ... 2021-05-16T01:31:34.8217796Z Setting up libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-16T01:31:34.8279301Z Setting up libarray-intspan-perl (2.003-1) ... 2021-05-16T01:31:34.8327938Z Setting up libcapture-tiny-perl (0.48-1) ... 2021-05-16T01:31:34.8373923Z Setting up libcontextual-return-perl (0.004014-2) ... 2021-05-16T01:31:34.8413496Z Setting up libsub-name-perl (0.26-1) ... 2021-05-16T01:31:34.8462940Z Setting up libtype-tiny-xs-perl (0.016-1) ... 2021-05-16T01:31:34.8515767Z Setting up libtypes-serialiser-perl (1.0-1) ... 2021-05-16T01:31:34.8547454Z Setting up libfile-chdir-perl (0.1008-1) ... 2021-05-16T01:31:34.8587789Z Setting up libpath-tiny-perl (0.108-1) ... 2021-05-16T01:31:34.8637276Z Setting up libjson-perl (4.02000-2) ... 2021-05-16T01:31:34.8678479Z Setting up liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-16T01:31:34.8729429Z Setting up librole-tiny-perl (2.001004-1) ... 2021-05-16T01:31:34.8766471Z Setting up python3-unidiff (0.5.5-2) ... 2021-05-16T01:31:35.0416691Z Setting up libstrictures-perl (2.000006-1) ... 2021-05-16T01:31:35.0468991Z Setting up libsub-quote-perl (2.006006-1) ... 2021-05-16T01:31:35.0524560Z Setting up libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-16T01:31:35.0576236Z Setting up libsort-versions-perl (1.62-1) ... 2021-05-16T01:31:35.0627457Z Setting up libexporter-tiny-perl (1.002001-1) ... 2021-05-16T01:31:35.0675982Z Setting up libre-engine-re2-perl (0.13-5) ... 2021-05-16T01:31:35.0727036Z Setting up libterm-readkey-perl (2.38-1build1) ... 2021-05-16T01:31:35.0765246Z Setting up libfont-ttf-perl (1.06-1) ... 2021-05-16T01:31:35.0971474Z Setting up libfile-homedir-perl (1.004-1) ... 2021-05-16T01:31:35.1045422Z Setting up libnet-ip-perl (1.26-2) ... 2021-05-16T01:31:35.1120640Z Setting up python3-magic (2:0.4.15-3) ... 2021-05-16T01:31:35.2758882Z Setting up libperlio-gzip-perl (0.19-1build5) ... 2021-05-16T01:31:35.2792442Z Setting up libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-16T01:31:35.2842276Z Setting up dctrl-tools (2.24-3) ... 2021-05-16T01:31:35.2961849Z Setting up libdigest-bubblebabble-perl (0.02-2) ... 2021-05-16T01:31:35.3027848Z Setting up libjson-xs-perl (4.020-1build1) ... 2021-05-16T01:31:35.3078462Z Setting up gettext (0.19.8.1-10build1) ... 2021-05-16T01:31:35.3113359Z Setting up libio-prompter-perl (0.004015-1) ... 2021-05-16T01:31:35.3159802Z Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-16T01:31:35.3214114Z Setting up liblist-moreutils-perl (0.416-1build5) ... 2021-05-16T01:31:35.3268591Z Setting up libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-16T01:31:35.3320094Z Setting up libtype-tiny-perl (1.008001-2) ... 2021-05-16T01:31:35.3359282Z Setting up libpath-iterator-rule-perl (1.014-1) ... 2021-05-16T01:31:35.3406319Z Setting up libsereal-perl (4.011-1) ... 2021-05-16T01:31:35.3456981Z Setting up libnet-dns-perl (1.22-1) ... 2021-05-16T01:31:35.3519207Z Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-16T01:31:35.3567407Z Setting up dput (1.0.3ubuntu1) ... 2021-05-16T01:31:35.5346383Z Setting up libio-async-loop-epoll-perl (0.20-1) ... 2021-05-16T01:31:35.5410579Z Setting up intltool-debian (0.35.0+20060710.5) ... 2021-05-16T01:31:35.5457172Z Setting up libstring-copyright-perl (0.003006-1) ... 2021-05-16T01:31:35.5499708Z Setting up libdata-optlist-perl (0.110-1) ... 2021-05-16T01:31:35.5547407Z Setting up libgit-wrapper-perl (0.048-1) ... 2021-05-16T01:31:35.5594166Z Setting up libsub-exporter-perl (0.987-1) ... 2021-05-16T01:31:35.5645345Z Setting up libemail-valid-perl (1.202-1) ... 2021-05-16T01:31:35.5684465Z Setting up libparams-classify-perl (0.015-1build2) ... 2021-05-16T01:31:35.5749281Z Setting up libnet-dns-sec-perl (1.15-1) ... 2021-05-16T01:31:35.5779128Z Setting up libmodule-runtime-perl (0.016-1) ... 2021-05-16T01:31:35.5823781Z Setting up libconst-fast-perl (0.014-1) ... 2021-05-16T01:31:35.5882492Z Setting up libmodule-implementation-perl (0.09-1) ... 2021-05-16T01:31:35.5928682Z Setting up libpackage-stash-perl (0.38-1) ... 2021-05-16T01:31:35.5994935Z Setting up libimport-into-perl (1.002005-1) ... 2021-05-16T01:31:35.6085761Z Setting up libmoo-perl (2.003006-1) ... 2021-05-16T01:31:35.6164712Z Setting up liblist-someutils-perl (0.58-1) ... 2021-05-16T01:31:35.6283164Z Setting up liblist-someutils-xs-perl (0.58-2) ... 2021-05-16T01:31:35.6330670Z Setting up devscripts (2.20.2ubuntu2) ... 2021-05-16T01:31:35.8211165Z Setting up libmoox-aliases-perl (0.001006-1) ... 2021-05-16T01:31:35.8253787Z Setting up libparams-validate-perl (1.29-3) ... 2021-05-16T01:31:35.8304221Z Setting up libb-hooks-endofscope-perl (0.24-1) ... 2021-05-16T01:31:35.8353751Z Setting up libnamespace-clean-perl (0.27-1) ... 2021-05-16T01:31:35.8424132Z Setting up libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-16T01:31:35.8489989Z Setting up libgitlab-api-v4-perl (0.25-1) ... 2021-05-16T01:31:35.8546971Z Setting up libmoox-struct-perl (0.017-1) ... 2021-05-16T01:31:35.8598802Z Setting up lintian (2.62.0) ... 2021-05-16T01:31:35.8717594Z Setting up licensecheck (3.0.45-1) ... 2021-05-16T01:31:35.8778485Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:31:53.0141758Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T01:31:53.1523064Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:31:55.3604579Z [command]/usr/bin/sudo gdebi --non-interactive /home/runner/work/_temp/r-3.5.3_1_amd64.deb 2021-05-16T01:31:55.4998681Z 2021-05-16T01:31:55.5174925Z Reading package lists... 0% 2021-05-16T01:31:55.5175965Z 2021-05-16T01:31:55.5231308Z Reading package lists... 100% 2021-05-16T01:31:55.5232016Z 2021-05-16T01:31:55.5232914Z 2021-05-16T01:31:55.5235501Z Reading package lists... Done 2021-05-16T01:31:55.5236086Z 2021-05-16T01:31:55.5236748Z Building dependency tree... 0% 2021-05-16T01:31:55.5237299Z 2021-05-16T01:31:55.5532570Z Building dependency tree... 0% 2021-05-16T01:31:55.5533446Z 2021-05-16T01:31:55.5534260Z Building dependency tree... 50% 2021-05-16T01:31:55.5534857Z 2021-05-16T01:31:55.7025255Z Building dependency tree... 50% 2021-05-16T01:31:55.7025635Z 2021-05-16T01:31:55.7026058Z Building dependency tree 2021-05-16T01:31:55.7026381Z 2021-05-16T01:31:55.7026780Z Reading state information... 0% 2021-05-16T01:31:55.7027112Z 2021-05-16T01:31:55.8834736Z Reading state information... 0% 2021-05-16T01:31:55.8835162Z 2021-05-16T01:31:55.8835399Z 2021-05-16T01:31:55.8836189Z Reading state information... Done 2021-05-16T01:31:55.8836696Z 2021-05-16T01:31:55.8837319Z Reading state information... 0% 2021-05-16T01:31:55.8900092Z 2021-05-16T01:31:55.8900587Z Reading state information... 1% 2021-05-16T01:31:55.8974265Z 2021-05-16T01:31:55.8974762Z Reading state information... 3% 2021-05-16T01:31:55.9035212Z 2021-05-16T01:31:55.9035722Z Reading state information... 5% 2021-05-16T01:31:55.9083457Z 2021-05-16T01:31:55.9083969Z Reading state information... 7% 2021-05-16T01:31:55.9131633Z 2021-05-16T01:31:55.9132148Z Reading state information... 9% 2021-05-16T01:31:55.9174514Z 2021-05-16T01:31:55.9174992Z Reading state information... 11% 2021-05-16T01:31:55.9219282Z 2021-05-16T01:31:55.9219736Z Reading state information... 13% 2021-05-16T01:31:55.9268477Z 2021-05-16T01:31:55.9268958Z Reading state information... 15% 2021-05-16T01:31:55.9311524Z 2021-05-16T01:31:55.9312033Z Reading state information... 17% 2021-05-16T01:31:55.9360378Z 2021-05-16T01:31:55.9361373Z Reading state information... 19% 2021-05-16T01:31:55.9402111Z 2021-05-16T01:31:55.9402609Z Reading state information... 21% 2021-05-16T01:31:55.9446794Z 2021-05-16T01:31:55.9447272Z Reading state information... 23% 2021-05-16T01:31:55.9493038Z 2021-05-16T01:31:55.9493688Z Reading state information... 25% 2021-05-16T01:31:55.9543980Z 2021-05-16T01:31:55.9544442Z Reading state information... 27% 2021-05-16T01:31:55.9592830Z 2021-05-16T01:31:55.9593306Z Reading state information... 29% 2021-05-16T01:31:55.9641355Z 2021-05-16T01:31:55.9641833Z Reading state information... 31% 2021-05-16T01:31:55.9688119Z 2021-05-16T01:31:55.9688598Z Reading state information... 33% 2021-05-16T01:31:55.9727091Z 2021-05-16T01:31:55.9727559Z Reading state information... 35% 2021-05-16T01:31:55.9769485Z 2021-05-16T01:31:55.9769990Z Reading state information... 37% 2021-05-16T01:31:55.9829852Z 2021-05-16T01:31:55.9830354Z Reading state information... 39% 2021-05-16T01:31:55.9878958Z 2021-05-16T01:31:55.9879422Z Reading state information... 41% 2021-05-16T01:31:55.9934576Z 2021-05-16T01:31:55.9935245Z Reading state information... 43% 2021-05-16T01:31:55.9994041Z 2021-05-16T01:31:55.9994817Z Reading state information... 45% 2021-05-16T01:31:56.0064285Z 2021-05-16T01:31:56.0064789Z Reading state information... 47% 2021-05-16T01:31:56.0114221Z 2021-05-16T01:31:56.0114929Z Reading state information... 49% 2021-05-16T01:31:56.0163402Z 2021-05-16T01:31:56.0163887Z Reading state information... 51% 2021-05-16T01:31:56.0212858Z 2021-05-16T01:31:56.0213369Z Reading state information... 53% 2021-05-16T01:31:56.0261203Z 2021-05-16T01:31:56.0261699Z Reading state information... 55% 2021-05-16T01:31:56.0309632Z 2021-05-16T01:31:56.0310137Z Reading state information... 57% 2021-05-16T01:31:56.0353980Z 2021-05-16T01:31:56.0354482Z Reading state information... 59% 2021-05-16T01:31:56.0403347Z 2021-05-16T01:31:56.0404202Z Reading state information... 61% 2021-05-16T01:31:56.0448960Z 2021-05-16T01:31:56.0449952Z Reading state information... 63% 2021-05-16T01:31:56.0492575Z 2021-05-16T01:31:56.0493367Z Reading state information... 65% 2021-05-16T01:31:56.0533286Z 2021-05-16T01:31:56.0534118Z Reading state information... 67% 2021-05-16T01:31:56.0575656Z 2021-05-16T01:31:56.0576588Z Reading state information... 69% 2021-05-16T01:31:56.0643372Z 2021-05-16T01:31:56.0644072Z Reading state information... 71% 2021-05-16T01:31:56.0681747Z 2021-05-16T01:31:56.0682427Z Reading state information... 73% 2021-05-16T01:31:56.0724338Z 2021-05-16T01:31:56.0724985Z Reading state information... 75% 2021-05-16T01:31:56.0784066Z 2021-05-16T01:31:56.0784784Z Reading state information... 77% 2021-05-16T01:31:56.0827559Z 2021-05-16T01:31:56.0828233Z Reading state information... 79% 2021-05-16T01:31:56.0873952Z 2021-05-16T01:31:56.0874783Z Reading state information... 81% 2021-05-16T01:31:56.0916882Z 2021-05-16T01:31:56.0918330Z Reading state information... 83% 2021-05-16T01:31:56.0963133Z 2021-05-16T01:31:56.0963648Z Reading state information... 85% 2021-05-16T01:31:56.1011708Z 2021-05-16T01:31:56.1012351Z Reading state information... 87% 2021-05-16T01:31:56.1051133Z 2021-05-16T01:31:56.1051554Z Reading state information... 89% 2021-05-16T01:31:56.1083900Z 2021-05-16T01:31:56.1084310Z Reading state information... 91% 2021-05-16T01:31:56.1131200Z 2021-05-16T01:31:56.1131856Z Reading state information... 93% 2021-05-16T01:31:56.1170381Z 2021-05-16T01:31:56.1170984Z Reading state information... 95% 2021-05-16T01:31:56.1221343Z 2021-05-16T01:31:56.1221774Z Reading state information... 97% 2021-05-16T01:31:56.1261886Z 2021-05-16T01:31:56.1262367Z Reading state information... 99% 2021-05-16T01:31:56.4298122Z Selecting previously unselected package r-3.5.3. 2021-05-16T01:31:56.5549607Z (Reading database ... 259872 files and directories currently installed.) 2021-05-16T01:31:56.5688890Z Preparing to unpack .../work/_temp/r-3.5.3_1_amd64.deb ... 2021-05-16T01:31:56.5703528Z Unpacking r-3.5.3 (1) ... 2021-05-16T01:31:57.4098549Z Setting up r-3.5.3 (1) ... 2021-05-16T01:31:57.4383256Z 2021-05-16T01:31:57.4383935Z 2021-05-16T01:31:57.4384520Z Reading state information... Done 2021-05-16T01:31:57.4607100Z [command]/usr/bin/sudo ln -s /opt/R/3.5.3/bin/R /usr/local/bin/R 2021-05-16T01:31:57.4740087Z [command]/usr/bin/sudo ln -s /opt/R/3.5.3/bin/Rscript /usr/local/bin/Rscript 2021-05-16T01:31:57.5088649Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-16T01:31:57.5089190Z env: 2021-05-16T01:31:57.5089601Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:31:57.5090070Z TIC_DEPLOY_KEY: 2021-05-16T01:31:57.5090829Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:31:57.5092547Z GITHUB_PAT: *** 2021-05-16T01:31:57.5092959Z COVERALLS_TOKEN: 2021-05-16T01:31:57.5093411Z continue-on-error: false 2021-05-16T01:31:57.5093870Z VDIFFR_RUN_TESTS: 2021-05-16T01:31:57.5094327Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:31:57.5094760Z TZ: UTC 2021-05-16T01:31:57.5095119Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:31:57.5095521Z NOT_CRAN: true 2021-05-16T01:31:57.5095870Z ##[endgroup] 2021-05-16T01:31:57.5692652Z [command]sudo apt-get install -y texinfo 2021-05-16T01:31:57.7603570Z Reading package lists... 2021-05-16T01:31:57.9261767Z Building dependency tree... 2021-05-16T01:31:57.9279723Z Reading state information... 2021-05-16T01:31:58.1533407Z texinfo is already the newest version (6.7.0.dfsg.2-5). 2021-05-16T01:31:58.1535057Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:31:58.5911054Z [command]sh /home/runner/work/_temp/install-unx.sh 2021-05-16T01:31:58.6126212Z --2021-05-16 01:31:58-- https://yihui.org/tinytex/TinyTeX-1.tar.gz 2021-05-16T01:31:58.6459886Z Resolving yihui.org (yihui.org)... 76.76.21.21 2021-05-16T01:31:58.6609633Z Connecting to yihui.org (yihui.org)|76.76.21.21|:443... connected. 2021-05-16T01:31:58.7119198Z HTTP request sent, awaiting response... 301 Moved Permanently 2021-05-16T01:31:58.7125459Z Location: https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu [following] 2021-05-16T01:31:58.7128839Z --2021-05-16 01:31:58-- https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu 2021-05-16T01:31:59.2552114Z Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243 2021-05-16T01:31:59.2782296Z Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected. 2021-05-16T01:31:59.4167310Z HTTP request sent, awaiting response... 302 Found 2021-05-16T01:31:59.4171688Z Location: https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1548/8i40h7amajmqecux/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=HufJdAUdQZKwZJWWbnOhlevDj6UufUoVZjK73XB1tWw%3D&st=2021-05-16T01%3A30%3A59Z&se=2021-05-16T01%3A36%3A59Z&sp=r [following] 2021-05-16T01:31:59.4175984Z --2021-05-16 01:31:59-- https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1548/8i40h7amajmqecux/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=HufJdAUdQZKwZJWWbnOhlevDj6UufUoVZjK73XB1tWw%3D&st=2021-05-16T01%3A30%3A59Z&se=2021-05-16T01%3A36%3A59Z&sp=r 2021-05-16T01:31:59.4548749Z Resolving appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)... 52.239.228.196 2021-05-16T01:31:59.4773496Z Connecting to appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)|52.239.228.196|:443... connected. 2021-05-16T01:31:59.6079087Z HTTP request sent, awaiting response... 200 OK 2021-05-16T01:31:59.6081098Z Length: 67312830 (64M) [application/octet-stream] 2021-05-16T01:31:59.6082961Z Saving to: ‘TinyTeX.tar.gz’ 2021-05-16T01:31:59.8339906Z 2021-05-16T01:32:00.5789519Z 0K ........ ........ ........ ........ 49% 34.7M 1s 2021-05-16T01:32:01.1439027Z 32768K ........ ........ ........ ........ 99% 54.1M 0s 2021-05-16T01:32:01.1439645Z 65536K 100% 8.06M=1.5s 2021-05-16T01:32:01.1439903Z 2021-05-16T01:32:01.1445347Z 2021-05-16 01:32:01 (41.8 MB/s) - ‘TinyTeX.tar.gz’ saved [67312830/67312830] 2021-05-16T01:32:01.1446268Z 2021-05-16T01:32:03.1636810Z tlmgr: setting option sys_bin to /home/runner/bin. 2021-05-16T01:32:03.1638376Z tlmgr: updating /home/runner/.TinyTeX/tlpkg/texlive.tlpdb 2021-05-16T01:32:03.4830592Z ##[group]Run tlmgr update --self 2021-05-16T01:32:03.4831284Z tlmgr update --self 2021-05-16T01:32:03.4832154Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-16T01:32:03.4832986Z tlmgr update --all 2021-05-16T01:32:03.4889467Z shell: /usr/bin/bash -e {0} 2021-05-16T01:32:03.4889896Z env: 2021-05-16T01:32:03.4890354Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:32:03.4890824Z TIC_DEPLOY_KEY: 2021-05-16T01:32:03.4892100Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:32:03.4894023Z GITHUB_PAT: *** 2021-05-16T01:32:03.4894468Z COVERALLS_TOKEN: 2021-05-16T01:32:03.4894959Z continue-on-error: false 2021-05-16T01:32:03.4895448Z VDIFFR_RUN_TESTS: 2021-05-16T01:32:03.4895936Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:32:03.4896401Z TZ: UTC 2021-05-16T01:32:03.4896801Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:32:03.4897295Z NOT_CRAN: true 2021-05-16T01:32:03.4897684Z ##[endgroup] 2021-05-16T01:32:05.2248397Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T01:32:05.2250249Z tlmgr: no self-updates for tlmgr available 2021-05-16T01:32:06.8972585Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T01:32:06.8974198Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-16T01:32:07.0727368Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-16T01:32:07.1546600Z [3/89, 00:01/07:38] install: auto-pst-pdf-lua [3k] 2021-05-16T01:32:07.2288818Z [4/89, 00:01/07:19] install: barracuda [30k] 2021-05-16T01:32:07.3079732Z [5/89, 00:01/04:54] install: bezierplot [8k] 2021-05-16T01:32:08.8735479Z [6/89, 00:01/04:30] install: biber.x86_64-linux [22986k] 2021-05-16T01:32:09.7730371Z [7/89, 00:03/00:03] install: biber [1k] 2021-05-16T01:32:10.0041852Z [8/89, 00:03/00:03] install: biblatex [238k] 2021-05-16T01:32:10.1111053Z [9/89, 00:04/00:04] install: checkcites.x86_64-linux [1k] 2021-05-16T01:32:10.1922531Z [10/89, 00:04/00:04] install: checkcites [7k] 2021-05-16T01:32:10.2678722Z [11/89, 00:04/00:04] install: chickenize [15k] 2021-05-16T01:32:10.3418173Z [12/89, 00:04/00:04] install: chinese-jfm [3k] 2021-05-16T01:32:10.4160357Z [13/89, 00:04/00:04] install: cloze [9k] 2021-05-16T01:32:10.4904195Z [14/89, 00:04/00:04] install: colorprofiles [86k] 2021-05-16T01:32:10.5701801Z [15/89, 00:04/00:04] install: combofont [2k] 2021-05-16T01:32:10.7004910Z [16/89, 00:04/00:04] install: courier [470k] 2021-05-16T01:32:10.8175856Z [17/89, 00:04/00:04] install: courier-scaled [3k] 2021-05-16T01:32:10.8922294Z [18/89, 00:04/00:04] install: cstypo [3k] 2021-05-16T01:32:10.9664598Z [19/89, 00:04/00:04] install: ctablestack [2k] 2021-05-16T01:32:11.0399029Z [20/89, 00:04/00:04] install: ekdosis [19k] 2021-05-16T01:32:11.1168047Z [21/89, 00:05/00:05] install: emoji [40k] 2021-05-16T01:32:11.1970979Z [22/89, 00:05/00:05] install: emojicite [2k] 2021-05-16T01:32:11.2713577Z [23/89, 00:05/00:05] install: enctex [24k] 2021-05-16T01:32:11.3495500Z [24/89, 00:05/00:05] install: enigma [18k] 2021-05-16T01:32:11.4253173Z [25/89, 00:05/00:05] install: etex-pkg [6k] 2021-05-16T01:32:11.5000646Z [26/89, 00:05/00:05] install: filecontents [3k] 2021-05-16T01:32:11.5731036Z [27/89, 00:05/00:05] install: grfext [3k] 2021-05-16T01:32:11.6467758Z [28/89, 00:05/00:05] install: hyphenex [9k] 2021-05-16T01:32:11.7212912Z [29/89, 00:05/00:05] install: ifplatform [2k] 2021-05-16T01:32:11.7939989Z [30/89, 00:05/00:05] install: innerscript [4k] 2021-05-16T01:32:11.8686527Z [31/89, 00:05/00:05] install: interpreter [7k] 2021-05-16T01:32:11.9437659Z [32/89, 00:05/00:05] install: kanaparser [5k] 2021-05-16T01:32:12.0174840Z [33/89, 00:05/00:05] install: knuth-local [23k] 2021-05-16T01:32:12.0966255Z [34/89, 00:06/00:06] install: logreq [4k] 2021-05-16T01:32:12.1705636Z [35/89, 00:06/00:06] install: lua-typo [7k] 2021-05-16T01:32:12.2468005Z [36/89, 00:06/00:06] install: lua-uca [70k] 2021-05-16T01:32:12.3379803Z [37/89, 00:06/00:06] install: lua-ul [7k] 2021-05-16T01:32:12.4131230Z [38/89, 00:06/00:06] install: lua-uni-algos [6k] 2021-05-16T01:32:12.4885721Z [39/89, 00:06/00:06] install: lua-visual-debug [4k] 2021-05-16T01:32:12.5634534Z [40/89, 00:06/00:06] install: luacode [3k] 2021-05-16T01:32:12.6383739Z [41/89, 00:06/00:06] install: luacolor [5k] 2021-05-16T01:32:12.7170001Z [42/89, 00:06/00:06] install: luahyphenrules [3k] 2021-05-16T01:32:12.7913269Z [43/89, 00:06/00:06] install: luaimageembed [2k] 2021-05-16T01:32:12.8674497Z [44/89, 00:06/00:06] install: luaindex [5k] 2021-05-16T01:32:12.9420398Z [45/89, 00:06/00:06] install: luainputenc [5k] 2021-05-16T01:32:13.0152603Z [46/89, 00:06/00:06] install: luaintro [1k] 2021-05-16T01:32:13.0890303Z [47/89, 00:07/00:07] install: luakeys [5k] 2021-05-16T01:32:13.1642849Z [48/89, 00:07/00:07] install: lualatex-doc [1k] 2021-05-16T01:32:13.2373328Z [49/89, 00:07/00:07] install: lualatex-truncate [2k] 2021-05-16T01:32:13.3098437Z [50/89, 00:07/00:07] install: luamplib [12k] 2021-05-16T01:32:13.3874290Z [51/89, 00:07/00:07] install: luapackageloader [2k] 2021-05-16T01:32:13.4619272Z [52/89, 00:07/00:07] install: luaprogtable [7k] 2021-05-16T01:32:13.5371551Z [53/89, 00:07/00:07] install: luarandom [2k] 2021-05-16T01:32:13.6133757Z [54/89, 00:07/00:07] install: luatex85 [2k] 2021-05-16T01:32:13.6897896Z [55/89, 00:07/00:07] install: luatexbase [4k] 2021-05-16T01:32:13.7630720Z [56/89, 00:07/00:07] install: luatexko [22k] 2021-05-16T01:32:13.8408272Z [57/89, 00:07/00:07] install: luatextra [2k] 2021-05-16T01:32:13.9162770Z [58/89, 00:07/00:07] install: luavlna [8k] 2021-05-16T01:32:13.9918114Z [59/89, 00:07/00:07] install: luaxml [31k] 2021-05-16T01:32:14.0714756Z [60/89, 00:08/00:08] install: makeindex.x86_64-linux [49k] 2021-05-16T01:32:14.1512248Z [61/89, 00:08/00:08] install: makeindex [5k] 2021-05-16T01:32:14.2286217Z [62/89, 00:08/00:08] install: mflogo [2k] 2021-05-16T01:32:14.3051705Z [63/89, 00:08/00:08] install: newpax [9k] 2021-05-16T01:32:14.3806363Z [64/89, 00:08/00:08] install: nodetree [13k] 2021-05-16T01:32:14.4571848Z [65/89, 00:08/00:08] install: odsfile [5k] 2021-05-16T01:32:14.5336777Z [66/89, 00:08/00:08] install: optex.x86_64-linux [1k] 2021-05-16T01:32:14.6661554Z [67/89, 00:08/00:08] install: optex [770k] 2021-05-16T01:32:14.7785848Z [68/89, 00:08/00:08] install: pdfarticle [4k] 2021-05-16T01:32:14.8538396Z [69/89, 00:08/00:08] install: pdfextra [22k] 2021-05-16T01:32:14.9353273Z [70/89, 00:08/00:08] install: placeat [4k] 2021-05-16T01:32:15.0102244Z [71/89, 00:08/00:08] install: plantuml [3k] 2021-05-16T01:32:15.0854762Z [72/89, 00:09/00:09] install: rsfs [55k] 2021-05-16T01:32:15.1698250Z [73/89, 00:09/00:09] install: selnolig [53k] 2021-05-16T01:32:15.2501310Z [74/89, 00:09/00:09] install: spelling [14k] 2021-05-16T01:32:15.3258119Z [75/89, 00:09/00:09] install: stricttex [2k] 2021-05-16T01:32:15.4010357Z [76/89, 00:09/00:09] install: texlive-common [1k] 2021-05-16T01:32:15.4762357Z [77/89, 00:09/00:09] install: texlive-en [1k] 2021-05-16T01:32:15.5540171Z [78/89, 00:09/00:09] install: texlive-msg-translations [144k] 2021-05-16T01:32:15.6462116Z [79/89, 00:09/00:09] install: thumbpdf.x86_64-linux [1k] 2021-05-16T01:32:15.7234958Z [80/89, 00:09/00:09] install: thumbpdf [19k] 2021-05-16T01:32:15.8009829Z [81/89, 00:09/00:09] install: tlshell.x86_64-linux [1k] 2021-05-16T01:32:15.8765301Z [82/89, 00:09/00:09] install: tlshell [29k] 2021-05-16T01:32:15.9563179Z [83/89, 00:09/00:09] install: typewriter [25k] 2021-05-16T01:32:16.0343391Z [84/89, 00:09/00:09] install: uninormalize [6k] 2021-05-16T01:32:16.1100214Z [85/89, 00:10/00:10] install: upquote [2k] 2021-05-16T01:32:16.1941780Z [86/89, 00:10/00:10] install: xdvi.x86_64-linux [530k] 2021-05-16T01:32:16.3233564Z [87/89, 00:10/00:10] install: xdvi [7k] 2021-05-16T01:32:16.4018532Z [88/89, 00:10/00:10] install: collection-basic [1k] 2021-05-16T01:32:16.4789568Z [89/89, 00:10/00:10] install: collection-luatex [1k] 2021-05-16T01:32:16.5013771Z running mktexlsr ... 2021-05-16T01:32:16.5919173Z done running mktexlsr. 2021-05-16T01:32:16.6329824Z running updmap-sys ... 2021-05-16T01:32:16.9635057Z done running updmap-sys. 2021-05-16T01:32:16.9637264Z regenerating fmtutil.cnf in /home/runner/.TinyTeX/texmf-dist 2021-05-16T01:32:16.9639592Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/KdBuZ7tmor/ks7udfaocC ... 2021-05-16T01:32:17.3725987Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/KdBuZ7tmor/ks7udfaocC. 2021-05-16T01:32:17.3727660Z OK: optex.fmt/luatex 2021-05-16T01:32:17.3729093Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-16T01:32:17.3730861Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-16T01:32:18.9659773Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T01:32:18.9662196Z tlmgr: no updates available 2021-05-16T01:32:19.0729188Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-16T01:32:19.0729791Z with: 2021-05-16T01:32:19.0730351Z pandoc-version: 2.7.3 2021-05-16T01:32:19.0730799Z env: 2021-05-16T01:32:19.0731351Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:32:19.0732240Z TIC_DEPLOY_KEY: 2021-05-16T01:32:19.0733260Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:32:19.0735133Z GITHUB_PAT: *** 2021-05-16T01:32:19.0735593Z COVERALLS_TOKEN: 2021-05-16T01:32:19.0736177Z continue-on-error: false 2021-05-16T01:32:19.0736673Z VDIFFR_RUN_TESTS: 2021-05-16T01:32:19.0737235Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:32:19.0737741Z TZ: UTC 2021-05-16T01:32:19.0738202Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:32:19.0738654Z NOT_CRAN: true 2021-05-16T01:32:19.0739107Z ##[endgroup] 2021-05-16T01:32:19.5437204Z [command]sudo apt-get install -y gdebi-core 2021-05-16T01:32:19.6172157Z Reading package lists... 2021-05-16T01:32:19.7743682Z Building dependency tree... 2021-05-16T01:32:19.7764377Z Reading state information... 2021-05-16T01:32:20.0224595Z gdebi-core is already the newest version (0.9.5.7+nmu3). 2021-05-16T01:32:20.0225729Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:32:20.0258081Z [command]sudo gdebi --non-interactive /home/runner/work/_temp/pandoc-2.7.3-1-amd64.deb 2021-05-16T01:32:20.1675038Z 2021-05-16T01:32:20.1840813Z Reading package lists... 0% 2021-05-16T01:32:20.1841556Z 2021-05-16T01:32:20.1897740Z Reading package lists... 100% 2021-05-16T01:32:20.1898297Z 2021-05-16T01:32:20.1898587Z 2021-05-16T01:32:20.1899132Z Reading package lists... Done 2021-05-16T01:32:20.1899527Z 2021-05-16T01:32:20.1900416Z Building dependency tree... 0% 2021-05-16T01:32:20.1900792Z 2021-05-16T01:32:20.2150307Z Building dependency tree... 0% 2021-05-16T01:32:20.2150726Z 2021-05-16T01:32:20.2151251Z Building dependency tree... 50% 2021-05-16T01:32:20.2151555Z 2021-05-16T01:32:20.3395720Z Building dependency tree... 50% 2021-05-16T01:32:20.3396457Z 2021-05-16T01:32:20.3396974Z Building dependency tree 2021-05-16T01:32:20.3397509Z 2021-05-16T01:32:20.3398057Z Reading state information... 0% 2021-05-16T01:32:20.3398430Z 2021-05-16T01:32:20.5118945Z Reading state information... 0% 2021-05-16T01:32:20.5170581Z 2021-05-16T01:32:20.5170894Z 2021-05-16T01:32:20.5171525Z Reading state information... Done 2021-05-16T01:32:20.5171845Z 2021-05-16T01:32:20.5172695Z Reading state information... 0% 2021-05-16T01:32:20.5173642Z 2021-05-16T01:32:20.5174338Z Reading state information... 1% 2021-05-16T01:32:20.5188674Z 2021-05-16T01:32:20.5189253Z Reading state information... 3% 2021-05-16T01:32:20.5240249Z 2021-05-16T01:32:20.5240746Z Reading state information... 5% 2021-05-16T01:32:21.3790400Z 2021-05-16T01:32:21.3791688Z Reading state information... 7% 2021-05-16T01:32:21.3792477Z 2021-05-16T01:32:21.3793168Z Reading state information... 9% 2021-05-16T01:32:21.3793800Z 2021-05-16T01:32:21.3794492Z Reading state information... 11% 2021-05-16T01:32:21.3795280Z 2021-05-16T01:32:21.3795922Z Reading state information... 13% 2021-05-16T01:32:21.3796500Z 2021-05-16T01:32:21.3797145Z Reading state information... 15% 2021-05-16T01:32:21.3797737Z 2021-05-16T01:32:21.3798362Z Reading state information... 17% 2021-05-16T01:32:21.3798980Z 2021-05-16T01:32:21.3799602Z Reading state information... 19% 2021-05-16T01:32:21.3800195Z 2021-05-16T01:32:21.3801507Z Reading state information... 21% 2021-05-16T01:32:21.3802148Z 2021-05-16T01:32:21.3802725Z Reading state information... 23% 2021-05-16T01:32:21.3803135Z 2021-05-16T01:32:21.3803583Z Reading state information... 25% 2021-05-16T01:32:21.3803963Z 2021-05-16T01:32:21.3804401Z Reading state information... 27% 2021-05-16T01:32:21.3804776Z 2021-05-16T01:32:21.3805210Z Reading state information... 29% 2021-05-16T01:32:21.3805588Z 2021-05-16T01:32:21.3806019Z Reading state information... 31% 2021-05-16T01:32:21.3806396Z 2021-05-16T01:32:21.3807097Z Reading state information... 33% 2021-05-16T01:32:21.3807509Z 2021-05-16T01:32:21.3807943Z Reading state information... 35% 2021-05-16T01:32:21.3808319Z 2021-05-16T01:32:21.3808749Z Reading state information... 37% 2021-05-16T01:32:21.3809138Z 2021-05-16T01:32:21.3809556Z Reading state information... 39% 2021-05-16T01:32:21.3810087Z 2021-05-16T01:32:21.3810507Z Reading state information... 41% 2021-05-16T01:32:21.3810899Z 2021-05-16T01:32:21.3811316Z Reading state information... 43% 2021-05-16T01:32:21.3811707Z 2021-05-16T01:32:21.3812125Z Reading state information... 45% 2021-05-16T01:32:21.3812519Z 2021-05-16T01:32:21.3812937Z Reading state information... 47% 2021-05-16T01:32:21.3813327Z 2021-05-16T01:32:21.3813745Z Reading state information... 49% 2021-05-16T01:32:21.3814137Z 2021-05-16T01:32:21.3814571Z Reading state information... 51% 2021-05-16T01:32:21.3814945Z 2021-05-16T01:32:21.3815533Z Reading state information... 53% 2021-05-16T01:32:21.3816110Z 2021-05-16T01:32:21.3816545Z Reading state information... 55% 2021-05-16T01:32:21.3816925Z 2021-05-16T01:32:21.3817426Z Reading state information... 57% 2021-05-16T01:32:21.3817806Z 2021-05-16T01:32:21.3818235Z Reading state information... 59% 2021-05-16T01:32:21.3818953Z 2021-05-16T01:32:21.3819537Z Reading state information... 61% 2021-05-16T01:32:21.3820083Z 2021-05-16T01:32:21.3820717Z Reading state information... 63% 2021-05-16T01:32:21.3821662Z 2021-05-16T01:32:21.3822171Z Reading state information... 65% 2021-05-16T01:32:21.3822887Z 2021-05-16T01:32:21.3823392Z Reading state information... 67% 2021-05-16T01:32:21.3823855Z 2021-05-16T01:32:21.3824654Z Reading state information... 69% 2021-05-16T01:32:21.3825213Z 2021-05-16T01:32:21.3825627Z Reading state information... 71% 2021-05-16T01:32:21.3826019Z 2021-05-16T01:32:21.3826699Z Reading state information... 73% 2021-05-16T01:32:21.3827103Z 2021-05-16T01:32:21.3827531Z Reading state information... 75% 2021-05-16T01:32:21.3827936Z 2021-05-16T01:32:21.3828569Z Reading state information... 77% 2021-05-16T01:32:21.3828989Z 2021-05-16T01:32:21.3829451Z Reading state information... 79% 2021-05-16T01:32:21.3829849Z 2021-05-16T01:32:21.3830308Z Reading state information... 81% 2021-05-16T01:32:21.3830711Z 2021-05-16T01:32:21.3831481Z Reading state information... 83% 2021-05-16T01:32:21.3831865Z 2021-05-16T01:32:21.3832298Z Reading state information... 85% 2021-05-16T01:32:21.3832674Z 2021-05-16T01:32:21.3833106Z Reading state information... 87% 2021-05-16T01:32:21.3833480Z 2021-05-16T01:32:21.3833915Z Reading state information... 89% 2021-05-16T01:32:21.3834289Z 2021-05-16T01:32:21.3834724Z Reading state information... 91% 2021-05-16T01:32:21.3835113Z 2021-05-16T01:32:21.3835531Z Reading state information... 93% 2021-05-16T01:32:21.3835917Z 2021-05-16T01:32:21.3836334Z Reading state information... 95% 2021-05-16T01:32:21.3836722Z 2021-05-16T01:32:21.3837137Z Reading state information... 97% 2021-05-16T01:32:21.3837530Z 2021-05-16T01:32:21.3837949Z Reading state information... 99% 2021-05-16T01:32:21.3838752Z Selecting previously unselected package pandoc. 2021-05-16T01:32:21.3839530Z (Reading database ... 261849 files and directories currently installed.) 2021-05-16T01:32:21.3841414Z Preparing to unpack .../_temp/pandoc-2.7.3-1-amd64.deb ... 2021-05-16T01:32:21.3842221Z Unpacking pandoc (2.7.3-1) ... 2021-05-16T01:32:23.4559580Z Setting up pandoc (2.7.3-1) ... 2021-05-16T01:32:23.4627603Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:32:24.2708761Z 2021-05-16T01:32:24.2709765Z 2021-05-16T01:32:24.2710555Z Reading state information... Done 2021-05-16T01:32:24.3020414Z ##[group]Run git config user.name adigherman 2021-05-16T01:32:24.3021025Z git config user.name adigherman 2021-05-16T01:32:24.3021522Z git config user.email adig@jhu.edu 2021-05-16T01:32:24.3074163Z shell: /usr/bin/bash -e {0} 2021-05-16T01:32:24.3074600Z env: 2021-05-16T01:32:24.3075232Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:32:24.3075728Z TIC_DEPLOY_KEY: 2021-05-16T01:32:24.3076975Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:32:24.3078800Z GITHUB_PAT: *** 2021-05-16T01:32:24.3079213Z COVERALLS_TOKEN: 2021-05-16T01:32:24.3079660Z continue-on-error: false 2021-05-16T01:32:24.3080112Z VDIFFR_RUN_TESTS: 2021-05-16T01:32:24.3080718Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:32:24.3081147Z TZ: UTC 2021-05-16T01:32:24.3081506Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:32:24.3081903Z NOT_CRAN: true 2021-05-16T01:32:24.3082255Z ##[endgroup] 2021-05-16T01:32:24.3344601Z ##[group]Run adigherman/actions/install-sysdeps-linux@master 2021-05-16T01:32:24.3345367Z env: 2021-05-16T01:32:24.3345824Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:32:24.3346270Z TIC_DEPLOY_KEY: 2021-05-16T01:32:24.3347005Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:32:24.3348572Z GITHUB_PAT: *** 2021-05-16T01:32:24.3348975Z COVERALLS_TOKEN: 2021-05-16T01:32:24.3349421Z continue-on-error: false 2021-05-16T01:32:24.3349867Z VDIFFR_RUN_TESTS: 2021-05-16T01:32:24.3350308Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:32:24.3350729Z TZ: UTC 2021-05-16T01:32:24.3351079Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:32:24.3351480Z NOT_CRAN: true 2021-05-16T01:32:24.3351821Z ##[endgroup] 2021-05-16T01:32:24.5896221Z Reading package lists... 2021-05-16T01:32:24.7419786Z Building dependency tree... 2021-05-16T01:32:24.7438478Z Reading state information... 2021-05-16T01:32:24.8878457Z The following additional packages will be installed: 2021-05-16T01:32:24.8882364Z cmake-data libjsoncpp1 librhash0 2021-05-16T01:32:24.8888703Z Suggested packages: 2021-05-16T01:32:24.8889421Z cmake-doc ninja-build 2021-05-16T01:32:24.9402399Z The following NEW packages will be installed: 2021-05-16T01:32:24.9409182Z cmake cmake-data libjsoncpp1 librhash0 2021-05-16T01:32:24.9638633Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:32:24.9639436Z Need to get 5470 kB of archives. 2021-05-16T01:32:24.9640224Z After this operation, 28.3 MB of additional disk space will be used. 2021-05-16T01:32:24.9642438Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] 2021-05-16T01:32:24.9931067Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] 2021-05-16T01:32:24.9943235Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2021-05-16T01:32:24.9962852Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] 2021-05-16T01:32:25.4980362Z Fetched 5470 kB in 0s (49.2 MB/s) 2021-05-16T01:32:25.5393433Z Selecting previously unselected package cmake-data. 2021-05-16T01:32:25.5465029Z (Reading database ... 2021-05-16T01:32:25.5466046Z (Reading database ... 5% 2021-05-16T01:32:25.5466894Z (Reading database ... 10% 2021-05-16T01:32:25.5467434Z (Reading database ... 15% 2021-05-16T01:32:25.5467908Z (Reading database ... 20% 2021-05-16T01:32:25.5468377Z (Reading database ... 25% 2021-05-16T01:32:25.5468824Z (Reading database ... 30% 2021-05-16T01:32:25.5469282Z (Reading database ... 35% 2021-05-16T01:32:25.5469722Z (Reading database ... 40% 2021-05-16T01:32:25.5470203Z (Reading database ... 45% 2021-05-16T01:32:25.5470643Z (Reading database ... 50% 2021-05-16T01:32:25.5511828Z (Reading database ... 55% 2021-05-16T01:32:25.5547103Z (Reading database ... 60% 2021-05-16T01:32:25.5594669Z (Reading database ... 65% 2021-05-16T01:32:25.5711931Z (Reading database ... 70% 2021-05-16T01:32:25.5736391Z (Reading database ... 75% 2021-05-16T01:32:25.6143699Z (Reading database ... 80% 2021-05-16T01:32:25.6442181Z (Reading database ... 85% 2021-05-16T01:32:25.6581289Z (Reading database ... 90% 2021-05-16T01:32:25.6657795Z (Reading database ... 95% 2021-05-16T01:32:25.6658560Z (Reading database ... 100% 2021-05-16T01:32:25.6659463Z (Reading database ... 261856 files and directories currently installed.) 2021-05-16T01:32:25.6785218Z Preparing to unpack .../cmake-data_3.16.3-1ubuntu1_all.deb ... 2021-05-16T01:32:25.6981955Z Unpacking cmake-data (3.16.3-1ubuntu1) ... 2021-05-16T01:32:26.2184806Z Selecting previously unselected package libjsoncpp1:amd64. 2021-05-16T01:32:26.2455386Z Preparing to unpack .../libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2021-05-16T01:32:26.2492252Z Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-16T01:32:26.3024795Z Selecting previously unselected package librhash0:amd64. 2021-05-16T01:32:26.3266712Z Preparing to unpack .../librhash0_1.3.9-1_amd64.deb ... 2021-05-16T01:32:26.3285985Z Unpacking librhash0:amd64 (1.3.9-1) ... 2021-05-16T01:32:26.3784566Z Selecting previously unselected package cmake. 2021-05-16T01:32:26.4036668Z Preparing to unpack .../cmake_3.16.3-1ubuntu1_amd64.deb ... 2021-05-16T01:32:26.4049420Z Unpacking cmake (3.16.3-1ubuntu1) ... 2021-05-16T01:32:26.8797878Z Setting up librhash0:amd64 (1.3.9-1) ... 2021-05-16T01:32:26.8840062Z Setting up cmake-data (3.16.3-1ubuntu1) ... 2021-05-16T01:32:26.9307546Z Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-16T01:32:26.9354027Z Setting up cmake (3.16.3-1ubuntu1) ... 2021-05-16T01:32:26.9413773Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:32:28.1203516Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:32:30.4378049Z Reading package lists... 2021-05-16T01:32:30.5990527Z Building dependency tree... 2021-05-16T01:32:30.6010356Z Reading state information... 2021-05-16T01:32:30.7602681Z Suggested packages: 2021-05-16T01:32:30.7604729Z libssh-doc 2021-05-16T01:32:30.8076853Z The following NEW packages will be installed: 2021-05-16T01:32:30.8079340Z libssh-dev 2021-05-16T01:32:30.9663071Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:32:30.9663795Z Need to get 219 kB of archives. 2021-05-16T01:32:30.9664434Z After this operation, 1127 kB of additional disk space will be used. 2021-05-16T01:32:30.9666115Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-dev amd64 0.9.3-2ubuntu2.1 [219 kB] 2021-05-16T01:32:31.4140040Z Fetched 219 kB in 0s (1366 kB/s) 2021-05-16T01:32:31.4455729Z Selecting previously unselected package libssh-dev:amd64. 2021-05-16T01:32:31.4528363Z (Reading database ... 2021-05-16T01:32:31.4529261Z (Reading database ... 5% 2021-05-16T01:32:31.4529946Z (Reading database ... 10% 2021-05-16T01:32:31.4530622Z (Reading database ... 15% 2021-05-16T01:32:31.4531389Z (Reading database ... 20% 2021-05-16T01:32:31.4532032Z (Reading database ... 25% 2021-05-16T01:32:31.4532676Z (Reading database ... 30% 2021-05-16T01:32:31.4533326Z (Reading database ... 35% 2021-05-16T01:32:31.4533965Z (Reading database ... 40% 2021-05-16T01:32:31.4534593Z (Reading database ... 45% 2021-05-16T01:32:31.4535230Z (Reading database ... 50% 2021-05-16T01:32:31.4567645Z (Reading database ... 55% 2021-05-16T01:32:31.4609988Z (Reading database ... 60% 2021-05-16T01:32:31.4650641Z (Reading database ... 65% 2021-05-16T01:32:31.4770208Z (Reading database ... 70% 2021-05-16T01:32:31.4800259Z (Reading database ... 75% 2021-05-16T01:32:31.5209226Z (Reading database ... 80% 2021-05-16T01:32:31.5543355Z (Reading database ... 85% 2021-05-16T01:32:31.5706370Z (Reading database ... 90% 2021-05-16T01:32:31.5789525Z (Reading database ... 95% 2021-05-16T01:32:31.5790039Z (Reading database ... 100% 2021-05-16T01:32:31.5790864Z (Reading database ... 264640 files and directories currently installed.) 2021-05-16T01:32:31.5935225Z Preparing to unpack .../libssh-dev_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-16T01:32:31.5960103Z Unpacking libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T01:32:31.6817256Z Setting up libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T01:32:33.9790530Z Reading package lists... 2021-05-16T01:32:34.1528069Z Building dependency tree... 2021-05-16T01:32:34.1548062Z Reading state information... 2021-05-16T01:32:34.3619083Z The following NEW packages will be installed: 2021-05-16T01:32:34.3625315Z jags 2021-05-16T01:32:34.3846249Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:32:34.3847417Z Need to get 1562 kB of archives. 2021-05-16T01:32:34.3848735Z After this operation, 3615 kB of additional disk space will be used. 2021-05-16T01:32:34.3852929Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 jags amd64 4.3.0-3build1 [1562 kB] 2021-05-16T01:32:34.8491211Z Fetched 1562 kB in 0s (38.3 MB/s) 2021-05-16T01:32:34.8870431Z Selecting previously unselected package jags. 2021-05-16T01:32:34.8942843Z (Reading database ... 2021-05-16T01:32:34.8943884Z (Reading database ... 5% 2021-05-16T01:32:34.8944658Z (Reading database ... 10% 2021-05-16T01:32:34.8945321Z (Reading database ... 15% 2021-05-16T01:32:34.8945982Z (Reading database ... 20% 2021-05-16T01:32:34.8946650Z (Reading database ... 25% 2021-05-16T01:32:34.8947298Z (Reading database ... 30% 2021-05-16T01:32:34.8947955Z (Reading database ... 35% 2021-05-16T01:32:34.8948598Z (Reading database ... 40% 2021-05-16T01:32:34.8949257Z (Reading database ... 45% 2021-05-16T01:32:34.8949923Z (Reading database ... 50% 2021-05-16T01:32:34.9000616Z (Reading database ... 55% 2021-05-16T01:32:34.9042405Z (Reading database ... 60% 2021-05-16T01:32:34.9086322Z (Reading database ... 65% 2021-05-16T01:32:34.9227789Z (Reading database ... 70% 2021-05-16T01:32:34.9249610Z (Reading database ... 75% 2021-05-16T01:32:34.9612465Z (Reading database ... 80% 2021-05-16T01:32:34.9900521Z (Reading database ... 85% 2021-05-16T01:32:35.0047238Z (Reading database ... 90% 2021-05-16T01:32:35.0137771Z (Reading database ... 95% 2021-05-16T01:32:35.0138234Z (Reading database ... 100% 2021-05-16T01:32:35.0139090Z (Reading database ... 264659 files and directories currently installed.) 2021-05-16T01:32:35.0297940Z Preparing to unpack .../jags_4.3.0-3build1_amd64.deb ... 2021-05-16T01:32:35.0331872Z Unpacking jags (4.3.0-3build1) ... 2021-05-16T01:32:35.2113237Z Setting up jags (4.3.0-3build1) ... 2021-05-16T01:32:35.2343666Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:32:35.9898258Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:32:38.2339931Z Reading package lists... 2021-05-16T01:32:38.3893019Z Building dependency tree... 2021-05-16T01:32:38.3912494Z Reading state information... 2021-05-16T01:32:38.5485469Z The following additional packages will be installed: 2021-05-16T01:32:38.5487083Z libnode64 libuv1-dev 2021-05-16T01:32:38.5979946Z The following NEW packages will be installed: 2021-05-16T01:32:38.5983409Z libnode-dev libnode64 libuv1-dev 2021-05-16T01:32:38.6169641Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:32:38.6170299Z Need to get 6239 kB of archives. 2021-05-16T01:32:38.6170996Z After this operation, 24.9 MB of additional disk space will be used. 2021-05-16T01:32:38.6173413Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1-dev amd64 1.34.2-1ubuntu1.1 [103 kB] 2021-05-16T01:32:38.6211890Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB] 2021-05-16T01:32:38.7018471Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode-dev amd64 10.19.0~dfsg-3ubuntu1 [370 kB] 2021-05-16T01:32:39.1564799Z Fetched 6239 kB in 0s (60.8 MB/s) 2021-05-16T01:32:39.1870220Z Selecting previously unselected package libuv1-dev:amd64. 2021-05-16T01:32:39.1947486Z (Reading database ... 2021-05-16T01:32:39.1948151Z (Reading database ... 5% 2021-05-16T01:32:39.1948720Z (Reading database ... 10% 2021-05-16T01:32:39.1949278Z (Reading database ... 15% 2021-05-16T01:32:39.1949836Z (Reading database ... 20% 2021-05-16T01:32:39.1950391Z (Reading database ... 25% 2021-05-16T01:32:39.1950921Z (Reading database ... 30% 2021-05-16T01:32:39.1951470Z (Reading database ... 35% 2021-05-16T01:32:39.1952077Z (Reading database ... 40% 2021-05-16T01:32:39.1952617Z (Reading database ... 45% 2021-05-16T01:32:39.1953164Z (Reading database ... 50% 2021-05-16T01:32:39.1993679Z (Reading database ... 55% 2021-05-16T01:32:39.2036704Z (Reading database ... 60% 2021-05-16T01:32:39.2084557Z (Reading database ... 65% 2021-05-16T01:32:39.2213456Z (Reading database ... 70% 2021-05-16T01:32:39.2243967Z (Reading database ... 75% 2021-05-16T01:32:39.2625213Z (Reading database ... 80% 2021-05-16T01:32:39.2945653Z (Reading database ... 85% 2021-05-16T01:32:39.3088046Z (Reading database ... 90% 2021-05-16T01:32:39.3171819Z (Reading database ... 95% 2021-05-16T01:32:39.3172597Z (Reading database ... 100% 2021-05-16T01:32:39.3173448Z (Reading database ... 264799 files and directories currently installed.) 2021-05-16T01:32:39.3343576Z Preparing to unpack .../libuv1-dev_1.34.2-1ubuntu1.1_amd64.deb ... 2021-05-16T01:32:39.3361257Z Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-16T01:32:39.3760292Z Selecting previously unselected package libnode64:amd64. 2021-05-16T01:32:39.4075534Z Preparing to unpack .../libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T01:32:39.4101367Z Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T01:32:40.0604527Z Selecting previously unselected package libnode-dev:amd64. 2021-05-16T01:32:40.0919487Z Preparing to unpack .../libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T01:32:40.0933431Z Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T01:32:40.1914448Z Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-16T01:32:40.1949575Z Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T01:32:40.1986344Z Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T01:32:40.2025254Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:32:42.4728161Z Reading package lists... 2021-05-16T01:32:42.6436100Z Building dependency tree... 2021-05-16T01:32:42.6455696Z Reading state information... 2021-05-16T01:32:42.8027147Z The following additional packages will be installed: 2021-05-16T01:32:42.8031974Z libfftw3-bin libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-16T01:32:42.8038178Z Suggested packages: 2021-05-16T01:32:42.8039012Z libfftw3-doc 2021-05-16T01:32:42.8513928Z The following NEW packages will be installed: 2021-05-16T01:32:42.8522347Z libfftw3-bin libfftw3-dev libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-16T01:32:42.9476474Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:32:42.9477921Z Need to get 3986 kB of archives. 2021-05-16T01:32:42.9479520Z After this operation, 22.4 MB of additional disk space will be used. 2021-05-16T01:32:42.9481857Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-long3 amd64 3.3.8-2ubuntu1 [313 kB] 2021-05-16T01:32:42.9564441Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-quad3 amd64 3.3.8-2ubuntu1 [673 kB] 2021-05-16T01:32:42.9649367Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-single3 amd64 3.3.8-2ubuntu1 [756 kB] 2021-05-16T01:32:42.9744992Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-bin amd64 3.3.8-2ubuntu1 [32.2 kB] 2021-05-16T01:32:42.9751289Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-dev amd64 3.3.8-2ubuntu1 [2211 kB] 2021-05-16T01:32:43.4486672Z Fetched 3986 kB in 0s (27.0 MB/s) 2021-05-16T01:32:43.4825424Z Selecting previously unselected package libfftw3-long3:amd64. 2021-05-16T01:32:43.4888132Z (Reading database ... 2021-05-16T01:32:43.4888717Z (Reading database ... 5% 2021-05-16T01:32:43.4889185Z (Reading database ... 10% 2021-05-16T01:32:43.4889666Z (Reading database ... 15% 2021-05-16T01:32:43.4890127Z (Reading database ... 20% 2021-05-16T01:32:43.4890601Z (Reading database ... 25% 2021-05-16T01:32:43.4891071Z (Reading database ... 30% 2021-05-16T01:32:43.4891546Z (Reading database ... 35% 2021-05-16T01:32:43.4892069Z (Reading database ... 40% 2021-05-16T01:32:43.4892549Z (Reading database ... 45% 2021-05-16T01:32:43.4893020Z (Reading database ... 50% 2021-05-16T01:32:43.4930968Z (Reading database ... 55% 2021-05-16T01:32:43.4974793Z (Reading database ... 60% 2021-05-16T01:32:43.5011583Z (Reading database ... 65% 2021-05-16T01:32:43.5156486Z (Reading database ... 70% 2021-05-16T01:32:43.5263692Z (Reading database ... 75% 2021-05-16T01:32:43.5573757Z (Reading database ... 80% 2021-05-16T01:32:43.5884119Z (Reading database ... 85% 2021-05-16T01:32:43.6019225Z (Reading database ... 90% 2021-05-16T01:32:43.6094782Z (Reading database ... 95% 2021-05-16T01:32:43.6095941Z (Reading database ... 100% 2021-05-16T01:32:43.6097173Z (Reading database ... 264935 files and directories currently installed.) 2021-05-16T01:32:43.6260801Z Preparing to unpack .../libfftw3-long3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T01:32:43.6410992Z Unpacking libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T01:32:43.7066168Z Selecting previously unselected package libfftw3-quad3:amd64. 2021-05-16T01:32:43.7310467Z Preparing to unpack .../libfftw3-quad3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T01:32:43.7328212Z Unpacking libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T01:32:43.8385197Z Selecting previously unselected package libfftw3-single3:amd64. 2021-05-16T01:32:43.8659674Z Preparing to unpack .../libfftw3-single3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T01:32:43.8679787Z Unpacking libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T01:32:43.9747166Z Selecting previously unselected package libfftw3-bin. 2021-05-16T01:32:44.0010454Z Preparing to unpack .../libfftw3-bin_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T01:32:44.0035793Z Unpacking libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-16T01:32:44.0384551Z Selecting previously unselected package libfftw3-dev:amd64. 2021-05-16T01:32:44.0624109Z Preparing to unpack .../libfftw3-dev_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T01:32:44.0637541Z Unpacking libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T01:32:44.4712574Z Setting up libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T01:32:44.4768058Z Setting up libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T01:32:44.4818317Z Setting up libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T01:32:44.4873550Z Setting up libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-16T01:32:44.4930801Z Setting up libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T01:32:44.4977183Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:32:45.3383304Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:32:47.5652303Z Reading package lists... 2021-05-16T01:32:47.7181778Z Building dependency tree... 2021-05-16T01:32:47.7200295Z Reading state information... 2021-05-16T01:32:47.8731209Z The following additional packages will be installed: 2021-05-16T01:32:47.8732822Z libdcmtk14 2021-05-16T01:32:47.9203593Z The following NEW packages will be installed: 2021-05-16T01:32:47.9210484Z dcmtk libdcmtk14 2021-05-16T01:32:47.9772362Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:32:47.9773253Z Need to get 5546 kB of archives. 2021-05-16T01:32:47.9773957Z After this operation, 26.5 MB of additional disk space will be used. 2021-05-16T01:32:47.9776911Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdcmtk14 amd64 3.6.4-2.1build2 [4682 kB] 2021-05-16T01:32:48.0603808Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 dcmtk amd64 3.6.4-2.1build2 [864 kB] 2021-05-16T01:32:48.8866322Z Fetched 5546 kB in 0s (37.0 MB/s) 2021-05-16T01:32:48.8875556Z Selecting previously unselected package libdcmtk14. 2021-05-16T01:32:48.8876567Z (Reading database ... 2021-05-16T01:32:48.8877290Z (Reading database ... 5% 2021-05-16T01:32:48.8878001Z (Reading database ... 10% 2021-05-16T01:32:48.8878703Z (Reading database ... 15% 2021-05-16T01:32:48.8879392Z (Reading database ... 20% 2021-05-16T01:32:48.8880105Z (Reading database ... 25% 2021-05-16T01:32:48.8880794Z (Reading database ... 30% 2021-05-16T01:32:48.8881555Z (Reading database ... 35% 2021-05-16T01:32:48.8882247Z (Reading database ... 40% 2021-05-16T01:32:48.8882930Z (Reading database ... 45% 2021-05-16T01:32:48.8883615Z (Reading database ... 50% 2021-05-16T01:32:48.8884333Z (Reading database ... 55% 2021-05-16T01:32:48.8885027Z (Reading database ... 60% 2021-05-16T01:32:48.8885711Z (Reading database ... 65% 2021-05-16T01:32:48.8886386Z (Reading database ... 70% 2021-05-16T01:32:48.8887075Z (Reading database ... 75% 2021-05-16T01:32:48.8887858Z (Reading database ... 80% 2021-05-16T01:32:48.8888720Z (Reading database ... 85% 2021-05-16T01:32:48.8889251Z (Reading database ... 90% 2021-05-16T01:32:48.8889962Z (Reading database ... 95% 2021-05-16T01:32:48.8890483Z (Reading database ... 100% 2021-05-16T01:32:48.8891198Z (Reading database ... 265026 files and directories currently installed.) 2021-05-16T01:32:48.8892771Z Preparing to unpack .../libdcmtk14_3.6.4-2.1build2_amd64.deb ... 2021-05-16T01:32:48.8893683Z Unpacking libdcmtk14 (3.6.4-2.1build2) ... 2021-05-16T01:32:49.2424058Z Selecting previously unselected package dcmtk. 2021-05-16T01:32:49.2661386Z Preparing to unpack .../dcmtk_3.6.4-2.1build2_amd64.deb ... 2021-05-16T01:32:49.2739340Z Unpacking dcmtk (3.6.4-2.1build2) ... 2021-05-16T01:32:49.5324340Z Setting up libdcmtk14 (3.6.4-2.1build2) ... 2021-05-16T01:32:49.5367708Z Setting up dcmtk (3.6.4-2.1build2) ... 2021-05-16T01:32:49.5561158Z Adding `dcmtk' group to system ... 2021-05-16T01:32:49.6261589Z Adding `dcmtk' user to system ... 2021-05-16T01:32:49.7548965Z adduser: Warning: The home directory `/var/lib/dcmtk/db' does not belong to the user you are currently creating. 2021-05-16T01:32:50.0550989Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:32:51.7698710Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:32:54.0469924Z Reading package lists... 2021-05-16T01:32:54.2203015Z Building dependency tree... 2021-05-16T01:32:54.2225077Z Reading state information... 2021-05-16T01:32:54.4647838Z libsecret-1-dev is already the newest version (0.20.3-0ubuntu1). 2021-05-16T01:32:54.4649396Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:32:54.5367660Z Reading package lists... 2021-05-16T01:32:54.7231407Z Building dependency tree... 2021-05-16T01:32:54.7253125Z Reading state information... 2021-05-16T01:32:54.9874231Z libpng-dev is already the newest version (1.6.37-2). 2021-05-16T01:32:54.9883905Z libpng-dev set to manually installed. 2021-05-16T01:32:54.9886566Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:32:55.0603487Z Reading package lists... 2021-05-16T01:32:55.2215505Z Building dependency tree... 2021-05-16T01:32:55.2238361Z Reading state information... 2021-05-16T01:32:55.3858953Z The following additional packages will be installed: 2021-05-16T01:32:55.3863027Z libopenjp2-7 libpoppler-cpp0v5 libpoppler-dev libpoppler97 poppler-data 2021-05-16T01:32:55.3868474Z Suggested packages: 2021-05-16T01:32:55.3870216Z poppler-utils ghostscript fonts-japanese-mincho | fonts-ipafont-mincho 2021-05-16T01:32:55.3871922Z fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai 2021-05-16T01:32:55.3873423Z fonts-arphic-uming fonts-nanum 2021-05-16T01:32:55.4345487Z The following NEW packages will be installed: 2021-05-16T01:32:55.4348272Z libopenjp2-7 libpoppler-cpp-dev libpoppler-cpp0v5 libpoppler-dev 2021-05-16T01:32:55.4350075Z libpoppler97 poppler-data 2021-05-16T01:32:55.4541368Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:32:55.4543030Z Need to get 2582 kB of archives. 2021-05-16T01:32:55.4543881Z After this operation, 16.7 MB of additional disk space will be used. 2021-05-16T01:32:55.4546139Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB] 2021-05-16T01:32:55.4790359Z 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-16T01:32:55.4809141Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1 [915 kB] 2021-05-16T01:32:55.4946700Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp0v5 amd64 0.86.1-0ubuntu1 [35.6 kB] 2021-05-16T01:32:55.4953964Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-dev amd64 0.86.1-0ubuntu1 [5336 B] 2021-05-16T01:32:55.4961940Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp-dev amd64 0.86.1-0ubuntu1 [10.4 kB] 2021-05-16T01:32:55.9309203Z Fetched 2582 kB in 0s (45.5 MB/s) 2021-05-16T01:32:55.9675458Z Selecting previously unselected package poppler-data. 2021-05-16T01:32:55.9748698Z (Reading database ... 2021-05-16T01:32:55.9749376Z (Reading database ... 5% 2021-05-16T01:32:55.9749953Z (Reading database ... 10% 2021-05-16T01:32:55.9750540Z (Reading database ... 15% 2021-05-16T01:32:55.9751118Z (Reading database ... 20% 2021-05-16T01:32:55.9752076Z (Reading database ... 25% 2021-05-16T01:32:55.9752915Z (Reading database ... 30% 2021-05-16T01:32:55.9753508Z (Reading database ... 35% 2021-05-16T01:32:55.9754111Z (Reading database ... 40% 2021-05-16T01:32:55.9755336Z (Reading database ... 45% 2021-05-16T01:32:55.9756290Z (Reading database ... 50% 2021-05-16T01:32:55.9800065Z (Reading database ... 55% 2021-05-16T01:32:55.9842637Z (Reading database ... 60% 2021-05-16T01:32:55.9887720Z (Reading database ... 65% 2021-05-16T01:32:56.0015849Z (Reading database ... 70% 2021-05-16T01:32:56.0136980Z (Reading database ... 75% 2021-05-16T01:32:56.0446255Z (Reading database ... 80% 2021-05-16T01:32:56.0817996Z (Reading database ... 85% 2021-05-16T01:32:56.0972849Z (Reading database ... 90% 2021-05-16T01:32:56.1058213Z (Reading database ... 95% 2021-05-16T01:32:56.1058867Z (Reading database ... 100% 2021-05-16T01:32:56.1059672Z (Reading database ... 265261 files and directories currently installed.) 2021-05-16T01:32:56.1219634Z Preparing to unpack .../0-poppler-data_0.4.9-2_all.deb ... 2021-05-16T01:32:56.1237753Z Unpacking poppler-data (0.4.9-2) ... 2021-05-16T01:32:56.4144932Z Selecting previously unselected package libopenjp2-7:amd64. 2021-05-16T01:32:56.4395309Z Preparing to unpack .../1-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... 2021-05-16T01:32:56.4430220Z Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-16T01:32:56.4904279Z Selecting previously unselected package libpoppler97:amd64. 2021-05-16T01:32:56.5151202Z Preparing to unpack .../2-libpoppler97_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T01:32:56.5164379Z Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T01:32:56.6427975Z Selecting previously unselected package libpoppler-cpp0v5:amd64. 2021-05-16T01:32:56.6745518Z Preparing to unpack .../3-libpoppler-cpp0v5_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T01:32:56.6761871Z Unpacking libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T01:32:56.7105064Z Selecting previously unselected package libpoppler-dev:amd64. 2021-05-16T01:32:56.7380785Z Preparing to unpack .../4-libpoppler-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T01:32:56.7396601Z Unpacking libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T01:32:56.7813001Z Selecting previously unselected package libpoppler-cpp-dev:amd64. 2021-05-16T01:32:56.8131404Z Preparing to unpack .../5-libpoppler-cpp-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T01:32:56.8147296Z Unpacking libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T01:32:56.8806376Z Setting up poppler-data (0.4.9-2) ... 2021-05-16T01:32:56.8945889Z Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-16T01:32:56.9004384Z Setting up libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T01:32:56.9041977Z Setting up libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T01:32:56.9087057Z Setting up libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T01:32:56.9131979Z Setting up libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T01:32:56.9181618Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T01:32:57.0263872Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:32:59.3174222Z Reading package lists... 2021-05-16T01:32:59.4945398Z Building dependency tree... 2021-05-16T01:32:59.4965784Z Reading state information... 2021-05-16T01:32:59.6671458Z The following additional packages will be installed: 2021-05-16T01:32:59.6675548Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libsz2 2021-05-16T01:32:59.6680568Z Suggested packages: 2021-05-16T01:32:59.6681538Z libhdf5-doc 2021-05-16T01:32:59.7161675Z The following NEW packages will be installed: 2021-05-16T01:32:59.7168140Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libhdf5-dev 2021-05-16T01:32:59.7172079Z libsz2 2021-05-16T01:32:59.7377952Z 0 upgraded, 7 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:32:59.7378693Z Need to get 4074 kB of archives. 2021-05-16T01:32:59.7379567Z After this operation, 17.6 MB of additional disk space will be used. 2021-05-16T01:32:59.7382323Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 hdf5-helpers amd64 1.10.4+repack-11ubuntu1 [13.6 kB] 2021-05-16T01:32:59.7401581Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec0 amd64 1.0.4-1 [19.1 kB] 2021-05-16T01:32:59.7408520Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsz2 amd64 1.0.4-1 [5188 B] 2021-05-16T01:32:59.7416837Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-103 amd64 1.10.4+repack-11ubuntu1 [1311 kB] 2021-05-16T01:32:59.7613737Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-cpp-103 amd64 1.10.4+repack-11ubuntu1 [120 kB] 2021-05-16T01:32:59.7632682Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec-dev amd64 1.0.4-1 [16.9 kB] 2021-05-16T01:32:59.7640479Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-dev amd64 1.10.4+repack-11ubuntu1 [2589 kB] 2021-05-16T01:33:00.2639238Z Fetched 4074 kB in 0s (54.1 MB/s) 2021-05-16T01:33:00.2957972Z Selecting previously unselected package hdf5-helpers. 2021-05-16T01:33:00.3031763Z (Reading database ... 2021-05-16T01:33:00.3032505Z (Reading database ... 5% 2021-05-16T01:33:00.3033148Z (Reading database ... 10% 2021-05-16T01:33:00.3033766Z (Reading database ... 15% 2021-05-16T01:33:00.3034392Z (Reading database ... 20% 2021-05-16T01:33:00.3035018Z (Reading database ... 25% 2021-05-16T01:33:00.3035625Z (Reading database ... 30% 2021-05-16T01:33:00.3036260Z (Reading database ... 35% 2021-05-16T01:33:00.3036905Z (Reading database ... 40% 2021-05-16T01:33:00.3037534Z (Reading database ... 45% 2021-05-16T01:33:00.3038137Z (Reading database ... 50% 2021-05-16T01:33:00.3078670Z (Reading database ... 55% 2021-05-16T01:33:00.3115262Z (Reading database ... 60% 2021-05-16T01:33:00.3154435Z (Reading database ... 65% 2021-05-16T01:33:00.3293123Z (Reading database ... 70% 2021-05-16T01:33:00.3410277Z (Reading database ... 75% 2021-05-16T01:33:00.3696322Z (Reading database ... 80% 2021-05-16T01:33:00.4016885Z (Reading database ... 85% 2021-05-16T01:33:00.4158817Z (Reading database ... 90% 2021-05-16T01:33:00.4259636Z (Reading database ... 95% 2021-05-16T01:33:00.4260667Z (Reading database ... 100% 2021-05-16T01:33:00.4261738Z (Reading database ... 265821 files and directories currently installed.) 2021-05-16T01:33:00.4421522Z Preparing to unpack .../0-hdf5-helpers_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T01:33:00.4438843Z Unpacking hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-16T01:33:00.4784363Z Selecting previously unselected package libaec0:amd64. 2021-05-16T01:33:00.5038015Z Preparing to unpack .../1-libaec0_1.0.4-1_amd64.deb ... 2021-05-16T01:33:00.5071077Z Unpacking libaec0:amd64 (1.0.4-1) ... 2021-05-16T01:33:00.5465800Z Selecting previously unselected package libsz2:amd64. 2021-05-16T01:33:00.5730044Z Preparing to unpack .../2-libsz2_1.0.4-1_amd64.deb ... 2021-05-16T01:33:00.5760444Z Unpacking libsz2:amd64 (1.0.4-1) ... 2021-05-16T01:33:00.6146531Z Selecting previously unselected package libhdf5-103:amd64. 2021-05-16T01:33:00.6418740Z Preparing to unpack .../3-libhdf5-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T01:33:00.6449190Z Unpacking libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T01:33:00.8105277Z Selecting previously unselected package libhdf5-cpp-103:amd64. 2021-05-16T01:33:00.8368297Z Preparing to unpack .../4-libhdf5-cpp-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T01:33:00.8381823Z Unpacking libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T01:33:00.8906925Z Selecting previously unselected package libaec-dev:amd64. 2021-05-16T01:33:00.9188361Z Preparing to unpack .../5-libaec-dev_1.0.4-1_amd64.deb ... 2021-05-16T01:33:00.9210658Z Unpacking libaec-dev:amd64 (1.0.4-1) ... 2021-05-16T01:33:00.9544618Z Selecting previously unselected package libhdf5-dev. 2021-05-16T01:33:00.9830448Z Preparing to unpack .../6-libhdf5-dev_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T01:33:00.9841952Z Unpacking libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-16T01:33:01.3367297Z Setting up hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-16T01:33:01.3410400Z Setting up libaec0:amd64 (1.0.4-1) ... 2021-05-16T01:33:01.3448386Z Setting up libsz2:amd64 (1.0.4-1) ... 2021-05-16T01:33:01.3486395Z Setting up libaec-dev:amd64 (1.0.4-1) ... 2021-05-16T01:33:01.3522817Z Setting up libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T01:33:01.3561231Z Setting up libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T01:33:01.3606254Z Setting up libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-16T01:33:01.3696963Z 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-16T01:33:01.3730926Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:33:02.2077470Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:33:04.5511164Z Reading package lists... 2021-05-16T01:33:04.7233616Z Building dependency tree... 2021-05-16T01:33:04.7259115Z Reading state information... 2021-05-16T01:33:04.8866481Z The following additional packages will be installed: 2021-05-16T01:33:04.8870006Z libdrm-dev libgl-dev libglu1-mesa libglx-dev 2021-05-16T01:33:04.9358271Z The following NEW packages will be installed: 2021-05-16T01:33:04.9360945Z libdrm-dev libgl-dev libglu1-mesa libglu1-mesa-dev libglx-dev 2021-05-16T01:33:04.9362325Z mesa-common-dev 2021-05-16T01:33:04.9569911Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:33:04.9571128Z Need to get 1761 kB of archives. 2021-05-16T01:33:04.9572683Z After this operation, 5442 kB of additional disk space will be used. 2021-05-16T01:33:04.9575335Z 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-16T01:33:04.9610876Z 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-16T01:33:04.9617524Z 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-16T01:33:04.9631063Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa amd64 9.0.1-1build1 [168 kB] 2021-05-16T01:33:04.9656928Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa-dev amd64 9.0.1-1build1 [207 kB] 2021-05-16T01:33:04.9686763Z 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-16T01:33:05.4254259Z Fetched 1761 kB in 0s (40.4 MB/s) 2021-05-16T01:33:05.4624883Z Selecting previously unselected package libdrm-dev:amd64. 2021-05-16T01:33:05.4676863Z (Reading database ... 2021-05-16T01:33:05.4677827Z (Reading database ... 5% 2021-05-16T01:33:05.4679137Z (Reading database ... 10% 2021-05-16T01:33:05.4680143Z (Reading database ... 15% 2021-05-16T01:33:05.4681042Z (Reading database ... 20% 2021-05-16T01:33:05.4681741Z (Reading database ... 25% 2021-05-16T01:33:05.4682859Z (Reading database ... 30% 2021-05-16T01:33:05.4683540Z (Reading database ... 35% 2021-05-16T01:33:05.4684227Z (Reading database ... 40% 2021-05-16T01:33:05.4684905Z (Reading database ... 45% 2021-05-16T01:33:05.4685570Z (Reading database ... 50% 2021-05-16T01:33:05.4706043Z (Reading database ... 55% 2021-05-16T01:33:05.4742193Z (Reading database ... 60% 2021-05-16T01:33:05.4782166Z (Reading database ... 65% 2021-05-16T01:33:05.4905633Z (Reading database ... 70% 2021-05-16T01:33:05.5013783Z (Reading database ... 75% 2021-05-16T01:33:05.5301422Z (Reading database ... 80% 2021-05-16T01:33:05.5651542Z (Reading database ... 85% 2021-05-16T01:33:05.5804195Z (Reading database ... 90% 2021-05-16T01:33:05.5890063Z (Reading database ... 95% 2021-05-16T01:33:05.5891369Z (Reading database ... 100% 2021-05-16T01:33:05.5892381Z (Reading database ... 266029 files and directories currently installed.) 2021-05-16T01:33:05.6056841Z Preparing to unpack .../0-libdrm-dev_2.4.102-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T01:33:05.6071951Z Unpacking libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-16T01:33:05.6665879Z Selecting previously unselected package libglx-dev:amd64. 2021-05-16T01:33:05.6990652Z Preparing to unpack .../1-libglx-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T01:33:05.7004380Z Unpacking libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T01:33:05.7344636Z Selecting previously unselected package libgl-dev:amd64. 2021-05-16T01:33:05.7585411Z Preparing to unpack .../2-libgl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T01:33:05.7612395Z Unpacking libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T01:33:05.8069053Z Selecting previously unselected package libglu1-mesa:amd64. 2021-05-16T01:33:05.8395896Z Preparing to unpack .../3-libglu1-mesa_9.0.1-1build1_amd64.deb ... 2021-05-16T01:33:05.8427566Z Unpacking libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-16T01:33:05.8936825Z Selecting previously unselected package libglu1-mesa-dev:amd64. 2021-05-16T01:33:05.9258601Z Preparing to unpack .../4-libglu1-mesa-dev_9.0.1-1build1_amd64.deb ... 2021-05-16T01:33:05.9280444Z Unpacking libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-16T01:33:05.9824851Z Selecting previously unselected package mesa-common-dev:amd64. 2021-05-16T01:33:06.0115051Z Preparing to unpack .../5-mesa-common-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T01:33:06.0128349Z Unpacking mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T01:33:06.1884677Z Setting up libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-16T01:33:06.1934684Z Setting up libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T01:33:06.1971347Z Setting up libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-16T01:33:06.2014159Z Setting up libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T01:33:06.2044954Z Setting up libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-16T01:33:06.2083463Z Setting up mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T01:33:06.2123343Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:33:07.6761822Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:33:09.9300280Z Reading package lists... 2021-05-16T01:33:10.1046887Z Building dependency tree... 2021-05-16T01:33:10.1068787Z Reading state information... 2021-05-16T01:33:10.2664883Z The following additional packages will be installed: 2021-05-16T01:33:10.2667086Z libprotobuf-lite17 libprotoc17 2021-05-16T01:33:10.3144116Z The following NEW packages will be installed: 2021-05-16T01:33:10.3146992Z libprotobuf-dev libprotobuf-lite17 libprotoc-dev libprotoc17 2021-05-16T01:33:10.3148354Z protobuf-compiler 2021-05-16T01:33:10.4207889Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:33:10.4209405Z Need to get 2754 kB of archives. 2021-05-16T01:33:10.4210284Z After this operation, 19.9 MB of additional disk space will be used. 2021-05-16T01:33:10.4214298Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5 [132 kB] 2021-05-16T01:33:10.4254985Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5 [646 kB] 2021-05-16T01:33:10.4366214Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5 [1155 kB] 2021-05-16T01:33:10.4611970Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc-dev amd64 3.6.1.3-2ubuntu5 [793 kB] 2021-05-16T01:33:10.4691212Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 protobuf-compiler amd64 3.6.1.3-2ubuntu5 [27.6 kB] 2021-05-16T01:33:10.9223719Z Fetched 2754 kB in 0s (20.4 MB/s) 2021-05-16T01:33:10.9548431Z Selecting previously unselected package libprotobuf-lite17:amd64. 2021-05-16T01:33:10.9627813Z (Reading database ... 2021-05-16T01:33:10.9628878Z (Reading database ... 5% 2021-05-16T01:33:10.9629558Z (Reading database ... 10% 2021-05-16T01:33:10.9630288Z (Reading database ... 15% 2021-05-16T01:33:10.9630972Z (Reading database ... 20% 2021-05-16T01:33:10.9631938Z (Reading database ... 25% 2021-05-16T01:33:10.9633166Z (Reading database ... 30% 2021-05-16T01:33:10.9634251Z (Reading database ... 35% 2021-05-16T01:33:10.9635003Z (Reading database ... 40% 2021-05-16T01:33:10.9636241Z (Reading database ... 45% 2021-05-16T01:33:10.9637511Z (Reading database ... 50% 2021-05-16T01:33:10.9673874Z (Reading database ... 55% 2021-05-16T01:33:10.9707367Z (Reading database ... 60% 2021-05-16T01:33:10.9749845Z (Reading database ... 65% 2021-05-16T01:33:10.9874735Z (Reading database ... 70% 2021-05-16T01:33:10.9986046Z (Reading database ... 75% 2021-05-16T01:33:11.0295883Z (Reading database ... 80% 2021-05-16T01:33:11.0663004Z (Reading database ... 85% 2021-05-16T01:33:11.0824046Z (Reading database ... 90% 2021-05-16T01:33:11.0908585Z (Reading database ... 95% 2021-05-16T01:33:11.0909106Z (Reading database ... 100% 2021-05-16T01:33:11.0909819Z (Reading database ... 266512 files and directories currently installed.) 2021-05-16T01:33:11.1055227Z Preparing to unpack .../libprotobuf-lite17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T01:33:11.1090725Z Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T01:33:11.1617727Z Selecting previously unselected package libprotoc17:amd64. 2021-05-16T01:33:11.1946121Z Preparing to unpack .../libprotoc17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T01:33:11.1961461Z Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T01:33:11.2899740Z Selecting previously unselected package libprotobuf-dev:amd64. 2021-05-16T01:33:11.3205572Z Preparing to unpack .../libprotobuf-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T01:33:11.3227905Z Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T01:33:11.4945238Z Selecting previously unselected package libprotoc-dev:amd64. 2021-05-16T01:33:11.5187843Z Preparing to unpack .../libprotoc-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T01:33:11.5206153Z Unpacking libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T01:33:11.6464321Z Selecting previously unselected package protobuf-compiler. 2021-05-16T01:33:11.6724747Z Preparing to unpack .../protobuf-compiler_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T01:33:11.6753373Z Unpacking protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-16T01:33:11.7379247Z Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T01:33:11.7476873Z Setting up protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-16T01:33:11.7514055Z Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T01:33:11.7559642Z Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T01:33:11.7594093Z Setting up libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T01:33:11.7646376Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:33:12.5518949Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:33:14.8001812Z Reading package lists... 2021-05-16T01:33:14.9685626Z Building dependency tree... 2021-05-16T01:33:14.9706443Z Reading state information... 2021-05-16T01:33:15.1381042Z The following additional packages will be installed: 2021-05-16T01:33:15.1385982Z i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 libasyncns0 2021-05-16T01:33:15.1387364Z libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58 2021-05-16T01:33:15.1388558Z libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 2021-05-16T01:33:15.1389775Z libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 libcodec2-0.9 2021-05-16T01:33:15.1391012Z libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 libigdgmm11 2021-05-16T01:33:15.1392126Z libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-16T01:33:15.1393336Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-16T01:33:15.1394570Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-16T01:33:15.1396099Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-16T01:33:15.1397283Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-16T01:33:15.1399046Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-16T01:33:15.1400382Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-16T01:33:15.1401595Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-16T01:33:15.1402808Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-16T01:33:15.1404640Z Suggested packages: 2021-05-16T01:33:15.1406271Z ffmpeg-doc i965-va-driver-shaders libbluray-bdj jackd2 libportaudio2 2021-05-16T01:33:15.1407881Z opus-tools pulseaudio libraw1394-doc serdi sndiod sordi speex opencl-icd 2021-05-16T01:33:15.1409570Z libvdpau-va-gl1 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver 2021-05-16T01:33:15.1411655Z nvidia-legacy-304xx-vdpau-driver 2021-05-16T01:33:15.2132548Z The following NEW packages will be installed: 2021-05-16T01:33:15.2136022Z ffmpeg i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 2021-05-16T01:33:15.2137230Z libasyncns0 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 2021-05-16T01:33:15.2139954Z libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 2021-05-16T01:33:15.2141256Z libcaca0 libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 2021-05-16T01:33:15.2144252Z libcodec2-0.9 libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 2021-05-16T01:33:15.2147046Z libigdgmm11 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-16T01:33:15.2149740Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-16T01:33:15.2153094Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-16T01:33:15.2154638Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-16T01:33:15.2157498Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-16T01:33:15.2158734Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-16T01:33:15.2159797Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-16T01:33:15.2163288Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-16T01:33:15.2166398Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-16T01:33:15.2391915Z 0 upgraded, 76 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:33:15.2393028Z Need to get 47.1 MB of archives. 2021-05-16T01:33:15.2395679Z After this operation, 195 MB of additional disk space will be used. 2021-05-16T01:33:15.2398065Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaom0 amd64 1.0.0.errata1-3build1 [1160 kB] 2021-05-16T01:33:15.2611205Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] 2021-05-16T01:33:15.2628839Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] 2021-05-16T01:33:15.2636326Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-x11-2 amd64 2.7.0-2 [11.9 kB] 2021-05-16T01:33:15.2641106Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] 2021-05-16T01:33:15.2645656Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 ocl-icd-libopencl1 amd64 2.2.11-1ubuntu1 [30.3 kB] 2021-05-16T01:33:15.2664483Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavutil56 amd64 7:4.2.4-1ubuntu0.1 [241 kB] 2021-05-16T01:33:15.2696448Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcodec2-0.9 amd64 0.9.2-2 [7886 kB] 2021-05-16T01:33:15.3801678Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] 2021-05-16T01:33:15.3807518Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] 2021-05-16T01:33:15.3832740Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] 2021-05-16T01:33:15.3857646Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2021-05-16T01:33:15.3863278Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-05-16T01:33:15.3872215Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libspeex1 amd64 1.2~rc1.2-1.1ubuntu1 [53.2 kB] 2021-05-16T01:33:15.3883398Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] 2021-05-16T01:33:15.3896538Z 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-16T01:33:15.3908262Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu2 [162 kB] 2021-05-16T01:33:15.3926510Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] 2021-05-16T01:33:15.3932803Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2021-05-16T01:33:15.3949342Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwavpack1 amd64 5.2.0-1ubuntu0.1 [77.3 kB] 2021-05-16T01:33:15.3963969Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx264-155 amd64 2:0.155.2917+git0a84d98-2 [521 kB] 2021-05-16T01:33:15.4073335Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] 2021-05-16T01:33:15.4183495Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2021-05-16T01:33:15.4207121Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi-common all 0.2.35-17 [32.5 kB] 2021-05-16T01:33:15.4214456Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] 2021-05-16T01:33:15.4241959Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavcodec58 amd64 7:4.2.4-1ubuntu0.1 [4876 kB] 2021-05-16T01:33:15.4921162Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libraw1394-11 amd64 2.1.2-1 [30.7 kB] 2021-05-16T01:33:15.4927876Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavc1394-0 amd64 0.5.4-5 [16.2 kB] 2021-05-16T01:33:15.4934672Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libass9 amd64 1:0.14.0-2 [88.0 kB] 2021-05-16T01:33:15.4953509Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] 2021-05-16T01:33:15.4972935Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] 2021-05-16T01:33:15.4987531Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] 2021-05-16T01:33:15.4999825Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] 2021-05-16T01:33:15.5019679Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] 2021-05-16T01:33:15.5100068Z 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-16T01:33:15.5132761Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavformat58 amd64 7:4.2.4-1ubuntu0.1 [981 kB] 2021-05-16T01:33:15.6803218Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbs2b0 amd64 3.1.0+dfsg-2.2build1 [10.2 kB] 2021-05-16T01:33:15.6805687Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libflite1 amd64 2.1-release-3 [12.8 MB] 2021-05-16T01:33:15.8679349Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libserd-0-0 amd64 0.30.2-1 [46.6 kB] 2021-05-16T01:33:15.8693433Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsord-0-0 amd64 0.16.4-1 [19.5 kB] 2021-05-16T01:33:15.8700134Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsratom-0-0 amd64 0.6.4-1 [16.9 kB] 2021-05-16T01:33:16.0160455Z 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-16T01:33:16.1554369Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmysofa1 amd64 1.0~dfsg0-1 [39.2 kB] 2021-05-16T01:33:16.1571643Z 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-16T01:33:16.1588820Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsamplerate0 amd64 0.1.9-2 [939 kB] 2021-05-16T01:33:16.3115417Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 librubberband2 amd64 1.8.2-1build1 [89.4 kB] 2021-05-16T01:33:16.3136219Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswscale5 amd64 7:4.2.4-1ubuntu0.1 [156 kB] 2021-05-16T01:33:16.3170464Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libvidstab1.1 amd64 1.1.0-2 [35.0 kB] 2021-05-16T01:33:16.4647188Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavfilter7 amd64 7:4.2.4-1ubuntu0.1 [1084 kB] 2021-05-16T01:33:16.4817556Z 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-16T01:33:16.4904427Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio18 amd64 2.0.0-2 [58.6 kB] 2021-05-16T01:33:16.4917669Z 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-16T01:33:16.4924638Z 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-16T01:33:16.4934556Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdc1394-22 amd64 2.2.5-2.1 [79.6 kB] 2021-05-16T01:33:16.4955682Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libiec61883-0 amd64 1.2.0-3 [24.3 kB] 2021-05-16T01:33:16.4960952Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjack-jackd2-0 amd64 1.9.12~dfsg-2ubuntu2 [267 kB] 2021-05-16T01:33:16.4999025Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal-data all 1:1.19.1-1 [162 kB] 2021-05-16T01:33:16.5023490Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsndio7.0 amd64 1.5.0-3 [24.5 kB] 2021-05-16T01:33:16.6433380Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal1 amd64 1:1.19.1-1 [492 kB] 2021-05-16T01:33:16.6517543Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB] 2021-05-16T01:33:16.6528620Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libflac8 amd64 1.3.3-1build1 [103 kB] 2021-05-16T01:33:16.6551481Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsndfile1 amd64 1.0.28-7 [170 kB] 2021-05-16T01:33:16.6587500Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpulse0 amd64 1:13.99.1-1ubuntu3.10 [262 kB] 2021-05-16T01:33:16.6630003Z 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-16T01:33:16.6681360Z 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-16T01:33:16.6704619Z 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-16T01:33:16.6720582Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 ffmpeg amd64 7:4.2.4-1ubuntu0.1 [1453 kB] 2021-05-16T01:33:16.6991789Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libigdgmm11 amd64 20.1.1+ds1-1 [111 kB] 2021-05-16T01:33:16.7014818Z 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-16T01:33:16.7247028Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaacs0 amd64 0.9.0-2 [50.1 kB] 2021-05-16T01:33:16.7258034Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbdplus0 amd64 0.1.2-3 [47.3 kB] 2021-05-16T01:33:16.7266262Z 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-16T01:33:16.7617657Z 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-16T01:33:16.7969657Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 i965-va-driver amd64 2.4.0-0ubuntu1 [924 kB] 2021-05-16T01:33:16.8085247Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 va-driver-all amd64 2.7.0-2 [4020 B] 2021-05-16T01:33:16.8116275Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 vdpau-driver-all amd64 1.3-1ubuntu2 [4596 B] 2021-05-16T01:33:17.5045540Z Fetched 47.1 MB in 2s (29.6 MB/s) 2021-05-16T01:33:17.5427736Z Selecting previously unselected package libaom0:amd64. 2021-05-16T01:33:17.5511168Z (Reading database ... 2021-05-16T01:33:17.5512254Z (Reading database ... 5% 2021-05-16T01:33:17.5513012Z (Reading database ... 10% 2021-05-16T01:33:17.5513758Z (Reading database ... 15% 2021-05-16T01:33:17.5514511Z (Reading database ... 20% 2021-05-16T01:33:17.5515236Z (Reading database ... 25% 2021-05-16T01:33:17.5515963Z (Reading database ... 30% 2021-05-16T01:33:17.5516682Z (Reading database ... 35% 2021-05-16T01:33:17.5517411Z (Reading database ... 40% 2021-05-16T01:33:17.5518141Z (Reading database ... 45% 2021-05-16T01:33:17.5518859Z (Reading database ... 50% 2021-05-16T01:33:17.5543598Z (Reading database ... 55% 2021-05-16T01:33:17.5581366Z (Reading database ... 60% 2021-05-16T01:33:17.5626814Z (Reading database ... 65% 2021-05-16T01:33:17.5757063Z (Reading database ... 70% 2021-05-16T01:33:17.5871321Z (Reading database ... 75% 2021-05-16T01:33:17.6180586Z (Reading database ... 80% 2021-05-16T01:33:17.6492213Z (Reading database ... 85% 2021-05-16T01:33:17.6626452Z (Reading database ... 90% 2021-05-16T01:33:17.6698669Z (Reading database ... 95% 2021-05-16T01:33:17.6699466Z (Reading database ... 100% 2021-05-16T01:33:17.6700544Z (Reading database ... 266683 files and directories currently installed.) 2021-05-16T01:33:17.6862912Z Preparing to unpack .../00-libaom0_1.0.0.errata1-3build1_amd64.deb ... 2021-05-16T01:33:17.6897622Z Unpacking libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-16T01:33:17.8476412Z Selecting previously unselected package libva2:amd64. 2021-05-16T01:33:17.8821470Z Preparing to unpack .../01-libva2_2.7.0-2_amd64.deb ... 2021-05-16T01:33:17.8836330Z Unpacking libva2:amd64 (2.7.0-2) ... 2021-05-16T01:33:17.9224832Z Selecting previously unselected package libva-drm2:amd64. 2021-05-16T01:33:17.9498972Z Preparing to unpack .../02-libva-drm2_2.7.0-2_amd64.deb ... 2021-05-16T01:33:17.9519056Z Unpacking libva-drm2:amd64 (2.7.0-2) ... 2021-05-16T01:33:17.9866866Z Selecting previously unselected package libva-x11-2:amd64. 2021-05-16T01:33:18.0117292Z Preparing to unpack .../03-libva-x11-2_2.7.0-2_amd64.deb ... 2021-05-16T01:33:18.0135211Z Unpacking libva-x11-2:amd64 (2.7.0-2) ... 2021-05-16T01:33:18.0464533Z Selecting previously unselected package libvdpau1:amd64. 2021-05-16T01:33:18.0774008Z Preparing to unpack .../04-libvdpau1_1.3-1ubuntu2_amd64.deb ... 2021-05-16T01:33:18.0795098Z Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-16T01:33:18.1144869Z Selecting previously unselected package ocl-icd-libopencl1:amd64. 2021-05-16T01:33:18.1436788Z Preparing to unpack .../05-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 2021-05-16T01:33:18.1490160Z Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-16T01:33:18.1871911Z Selecting previously unselected package libavutil56:amd64. 2021-05-16T01:33:18.2185659Z Preparing to unpack .../06-libavutil56_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T01:33:18.2203253Z Unpacking libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:33:18.2836613Z Selecting previously unselected package libcodec2-0.9:amd64. 2021-05-16T01:33:18.3064951Z Preparing to unpack .../07-libcodec2-0.9_0.9.2-2_amd64.deb ... 2021-05-16T01:33:18.3083300Z Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-16T01:33:19.0665423Z Selecting previously unselected package libgsm1:amd64. 2021-05-16T01:33:19.0939495Z Preparing to unpack .../08-libgsm1_1.0.18-2_amd64.deb ... 2021-05-16T01:33:19.0951726Z Unpacking libgsm1:amd64 (1.0.18-2) ... 2021-05-16T01:33:19.1356030Z Selecting previously unselected package libmp3lame0:amd64. 2021-05-16T01:33:19.1678753Z Preparing to unpack .../09-libmp3lame0_3.100-3_amd64.deb ... 2021-05-16T01:33:19.1690575Z Unpacking libmp3lame0:amd64 (3.100-3) ... 2021-05-16T01:33:19.2125729Z Selecting previously unselected package libopus0:amd64. 2021-05-16T01:33:19.2491165Z Preparing to unpack .../10-libopus0_1.3.1-0ubuntu1_amd64.deb ... 2021-05-16T01:33:19.2505667Z Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-16T01:33:19.3224533Z Selecting previously unselected package libshine3:amd64. 2021-05-16T01:33:19.3489705Z Preparing to unpack .../11-libshine3_3.1.1-2_amd64.deb ... 2021-05-16T01:33:19.3504717Z Unpacking libshine3:amd64 (3.1.1-2) ... 2021-05-16T01:33:19.3864664Z Selecting previously unselected package libsnappy1v5:amd64. 2021-05-16T01:33:19.4121141Z Preparing to unpack .../12-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-05-16T01:33:19.4146026Z Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-16T01:33:19.4504246Z Selecting previously unselected package libspeex1:amd64. 2021-05-16T01:33:19.4799085Z Preparing to unpack .../13-libspeex1_1.2~rc1.2-1.1ubuntu1_amd64.deb ... 2021-05-16T01:33:19.4818759Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-16T01:33:19.5198973Z Selecting previously unselected package libsoxr0:amd64. 2021-05-16T01:33:19.5531565Z Preparing to unpack .../14-libsoxr0_0.1.3-2build1_amd64.deb ... 2021-05-16T01:33:19.5568308Z Unpacking libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-16T01:33:19.5975462Z Selecting previously unselected package libswresample3:amd64. 2021-05-16T01:33:19.6304252Z Preparing to unpack .../15-libswresample3_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T01:33:19.6319488Z Unpacking libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:33:19.6681007Z Selecting previously unselected package libtheora0:amd64. 2021-05-16T01:33:19.7014751Z Preparing to unpack .../16-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... 2021-05-16T01:33:19.7037488Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-16T01:33:19.7504573Z Selecting previously unselected package libtwolame0:amd64. 2021-05-16T01:33:19.7806847Z Preparing to unpack .../17-libtwolame0_0.4.0-2_amd64.deb ... 2021-05-16T01:33:19.7826763Z Unpacking libtwolame0:amd64 (0.4.0-2) ... 2021-05-16T01:33:19.8164102Z Selecting previously unselected package libvorbisenc2:amd64. 2021-05-16T01:33:19.8473727Z Preparing to unpack .../18-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2021-05-16T01:33:19.8553663Z Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-16T01:33:19.8928534Z Selecting previously unselected package libwavpack1:amd64. 2021-05-16T01:33:19.9244338Z Preparing to unpack .../19-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... 2021-05-16T01:33:19.9264788Z Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-16T01:33:19.9636526Z Selecting previously unselected package libx264-155:amd64. 2021-05-16T01:33:19.9941009Z Preparing to unpack .../20-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... 2021-05-16T01:33:19.9953176Z Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-16T01:33:20.0904764Z Selecting previously unselected package libx265-179:amd64. 2021-05-16T01:33:20.1153107Z Preparing to unpack .../21-libx265-179_3.2.1-1build1_amd64.deb ... 2021-05-16T01:33:20.1169694Z Unpacking libx265-179:amd64 (3.2.1-1build1) ... 2021-05-16T01:33:20.3158309Z Selecting previously unselected package libxvidcore4:amd64. 2021-05-16T01:33:20.3458102Z Preparing to unpack .../22-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2021-05-16T01:33:20.3476918Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-16T01:33:20.3963353Z Selecting previously unselected package libzvbi-common. 2021-05-16T01:33:20.4271553Z Preparing to unpack .../23-libzvbi-common_0.2.35-17_all.deb ... 2021-05-16T01:33:20.4289230Z Unpacking libzvbi-common (0.2.35-17) ... 2021-05-16T01:33:20.4665018Z Selecting previously unselected package libzvbi0:amd64. 2021-05-16T01:33:20.4943792Z Preparing to unpack .../24-libzvbi0_0.2.35-17_amd64.deb ... 2021-05-16T01:33:20.4962347Z Unpacking libzvbi0:amd64 (0.2.35-17) ... 2021-05-16T01:33:20.5492209Z Selecting previously unselected package libavcodec58:amd64. 2021-05-16T01:33:20.5825506Z Preparing to unpack .../25-libavcodec58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T01:33:20.5864843Z Unpacking libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:33:21.1184530Z Selecting previously unselected package libraw1394-11:amd64. 2021-05-16T01:33:21.1434772Z Preparing to unpack .../26-libraw1394-11_2.1.2-1_amd64.deb ... 2021-05-16T01:33:21.1453719Z Unpacking libraw1394-11:amd64 (2.1.2-1) ... 2021-05-16T01:33:21.1784779Z Selecting previously unselected package libavc1394-0:amd64. 2021-05-16T01:33:21.2072806Z Preparing to unpack .../27-libavc1394-0_0.5.4-5_amd64.deb ... 2021-05-16T01:33:21.2086226Z Unpacking libavc1394-0:amd64 (0.5.4-5) ... 2021-05-16T01:33:21.2366356Z Selecting previously unselected package libass9:amd64. 2021-05-16T01:33:21.2661646Z Preparing to unpack .../28-libass9_1%3a0.14.0-2_amd64.deb ... 2021-05-16T01:33:21.2675212Z Unpacking libass9:amd64 (1:0.14.0-2) ... 2021-05-16T01:33:21.3072514Z Selecting previously unselected package libbluray2:amd64. 2021-05-16T01:33:21.3380374Z Preparing to unpack .../29-libbluray2_1%3a1.2.0-1_amd64.deb ... 2021-05-16T01:33:21.3393474Z Unpacking libbluray2:amd64 (1:1.2.0-1) ... 2021-05-16T01:33:21.3810549Z Selecting previously unselected package libchromaprint1:amd64. 2021-05-16T01:33:21.4132337Z Preparing to unpack .../30-libchromaprint1_1.4.3-3build1_amd64.deb ... 2021-05-16T01:33:21.4144063Z Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-16T01:33:21.4437848Z Selecting previously unselected package libgme0:amd64. 2021-05-16T01:33:21.4731108Z Preparing to unpack .../31-libgme0_0.6.2-1build1_amd64.deb ... 2021-05-16T01:33:21.4748184Z Unpacking libgme0:amd64 (0.6.2-1build1) ... 2021-05-16T01:33:21.5153696Z Selecting previously unselected package libmpg123-0:amd64. 2021-05-16T01:33:21.5446452Z Preparing to unpack .../32-libmpg123-0_1.25.13-1_amd64.deb ... 2021-05-16T01:33:21.5457768Z Unpacking libmpg123-0:amd64 (1.25.13-1) ... 2021-05-16T01:33:21.5904316Z Selecting previously unselected package libopenmpt0:amd64. 2021-05-16T01:33:21.6207273Z Preparing to unpack .../33-libopenmpt0_0.4.11-1build1_amd64.deb ... 2021-05-16T01:33:21.6223204Z Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-16T01:33:21.7144829Z Selecting previously unselected package libssh-gcrypt-4:amd64. 2021-05-16T01:33:21.7444891Z Preparing to unpack .../34-libssh-gcrypt-4_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-16T01:33:21.7468756Z Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T01:33:21.7986971Z Selecting previously unselected package libavformat58:amd64. 2021-05-16T01:33:21.8292938Z Preparing to unpack .../35-libavformat58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T01:33:21.8309589Z Unpacking libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:33:21.9673407Z Selecting previously unselected package libbs2b0:amd64. 2021-05-16T01:33:21.9975668Z Preparing to unpack .../36-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... 2021-05-16T01:33:22.0006779Z Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-16T01:33:22.0464491Z Selecting previously unselected package libflite1:amd64. 2021-05-16T01:33:22.0747411Z Preparing to unpack .../37-libflite1_2.1-release-3_amd64.deb ... 2021-05-16T01:33:22.0769803Z Unpacking libflite1:amd64 (2.1-release-3) ... 2021-05-16T01:33:23.2697424Z Selecting previously unselected package libserd-0-0:amd64. 2021-05-16T01:33:23.3014301Z Preparing to unpack .../38-libserd-0-0_0.30.2-1_amd64.deb ... 2021-05-16T01:33:23.3030291Z Unpacking libserd-0-0:amd64 (0.30.2-1) ... 2021-05-16T01:33:23.3384249Z Selecting previously unselected package libsord-0-0:amd64. 2021-05-16T01:33:23.3682798Z Preparing to unpack .../39-libsord-0-0_0.16.4-1_amd64.deb ... 2021-05-16T01:33:23.3700098Z Unpacking libsord-0-0:amd64 (0.16.4-1) ... 2021-05-16T01:33:23.3985773Z Selecting previously unselected package libsratom-0-0:amd64. 2021-05-16T01:33:23.4296643Z Preparing to unpack .../40-libsratom-0-0_0.6.4-1_amd64.deb ... 2021-05-16T01:33:23.4312025Z Unpacking libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-16T01:33:23.4716740Z Selecting previously unselected package liblilv-0-0:amd64. 2021-05-16T01:33:23.5028442Z Preparing to unpack .../41-liblilv-0-0_0.24.6-1ubuntu0.1_amd64.deb ... 2021-05-16T01:33:23.5045505Z Unpacking liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-16T01:33:23.5366063Z Selecting previously unselected package libmysofa1:amd64. 2021-05-16T01:33:23.5725367Z Preparing to unpack .../42-libmysofa1_1.0~dfsg0-1_amd64.deb ... 2021-05-16T01:33:23.5737458Z Unpacking libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-16T01:33:23.6105119Z Selecting previously unselected package libpostproc55:amd64. 2021-05-16T01:33:23.6385004Z Preparing to unpack .../43-libpostproc55_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T01:33:23.6406587Z Unpacking libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:33:23.6910977Z Selecting previously unselected package libsamplerate0:amd64. 2021-05-16T01:33:23.7224871Z Preparing to unpack .../44-libsamplerate0_0.1.9-2_amd64.deb ... 2021-05-16T01:33:23.7239238Z Unpacking libsamplerate0:amd64 (0.1.9-2) ... 2021-05-16T01:33:23.8533847Z Selecting previously unselected package librubberband2:amd64. 2021-05-16T01:33:23.8838150Z Preparing to unpack .../45-librubberband2_1.8.2-1build1_amd64.deb ... 2021-05-16T01:33:23.8865460Z Unpacking librubberband2:amd64 (1.8.2-1build1) ... 2021-05-16T01:33:23.9304078Z Selecting previously unselected package libswscale5:amd64. 2021-05-16T01:33:23.9565343Z Preparing to unpack .../46-libswscale5_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T01:33:23.9578754Z Unpacking libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:33:24.0023935Z Selecting previously unselected package libvidstab1.1:amd64. 2021-05-16T01:33:24.0322381Z Preparing to unpack .../47-libvidstab1.1_1.1.0-2_amd64.deb ... 2021-05-16T01:33:24.0345459Z Unpacking libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-16T01:33:24.0703610Z Selecting previously unselected package libavfilter7:amd64. 2021-05-16T01:33:24.1005969Z Preparing to unpack .../48-libavfilter7_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T01:33:24.1023014Z Unpacking libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:33:24.2468701Z Selecting previously unselected package libcaca0:amd64. 2021-05-16T01:33:24.2787855Z Preparing to unpack .../49-libcaca0_0.99.beta19-2.1ubuntu1.20.04.1_amd64.deb ... 2021-05-16T01:33:24.2802404Z Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-16T01:33:24.3383545Z Selecting previously unselected package libcdio18:amd64. 2021-05-16T01:33:24.3645686Z Preparing to unpack .../50-libcdio18_2.0.0-2_amd64.deb ... 2021-05-16T01:33:24.3665300Z Unpacking libcdio18:amd64 (2.0.0-2) ... 2021-05-16T01:33:24.4111902Z Selecting previously unselected package libcdio-cdda2:amd64. 2021-05-16T01:33:24.4408897Z Preparing to unpack .../51-libcdio-cdda2_10.2+2.0.0-1_amd64.deb ... 2021-05-16T01:33:24.4419851Z Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-16T01:33:24.4744430Z Selecting previously unselected package libcdio-paranoia2:amd64. 2021-05-16T01:33:24.5037183Z Preparing to unpack .../52-libcdio-paranoia2_10.2+2.0.0-1_amd64.deb ... 2021-05-16T01:33:24.5051095Z Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-16T01:33:24.5424116Z Selecting previously unselected package libdc1394-22:amd64. 2021-05-16T01:33:24.5646087Z Preparing to unpack .../53-libdc1394-22_2.2.5-2.1_amd64.deb ... 2021-05-16T01:33:24.5668258Z Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-16T01:33:24.6105383Z Selecting previously unselected package libiec61883-0:amd64. 2021-05-16T01:33:24.6377570Z Preparing to unpack .../54-libiec61883-0_1.2.0-3_amd64.deb ... 2021-05-16T01:33:24.6393275Z Unpacking libiec61883-0:amd64 (1.2.0-3) ... 2021-05-16T01:33:24.6784196Z Selecting previously unselected package libjack-jackd2-0:amd64. 2021-05-16T01:33:24.7047641Z Preparing to unpack .../55-libjack-jackd2-0_1.9.12~dfsg-2ubuntu2_amd64.deb ... 2021-05-16T01:33:24.7069858Z Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-16T01:33:24.7615030Z Selecting previously unselected package libopenal-data. 2021-05-16T01:33:24.7917809Z Preparing to unpack .../56-libopenal-data_1%3a1.19.1-1_all.deb ... 2021-05-16T01:33:24.7936640Z Unpacking libopenal-data (1:1.19.1-1) ... 2021-05-16T01:33:24.8345548Z Selecting previously unselected package libsndio7.0:amd64. 2021-05-16T01:33:24.8650624Z Preparing to unpack .../57-libsndio7.0_1.5.0-3_amd64.deb ... 2021-05-16T01:33:24.8663096Z Unpacking libsndio7.0:amd64 (1.5.0-3) ... 2021-05-16T01:33:24.8960752Z Selecting previously unselected package libopenal1:amd64. 2021-05-16T01:33:24.9254782Z Preparing to unpack .../58-libopenal1_1%3a1.19.1-1_amd64.deb ... 2021-05-16T01:33:24.9268671Z Unpacking libopenal1:amd64 (1:1.19.1-1) ... 2021-05-16T01:33:24.9964973Z Selecting previously unselected package libasyncns0:amd64. 2021-05-16T01:33:25.0271093Z Preparing to unpack .../59-libasyncns0_0.8-6_amd64.deb ... 2021-05-16T01:33:25.0285006Z Unpacking libasyncns0:amd64 (0.8-6) ... 2021-05-16T01:33:25.0653281Z Selecting previously unselected package libflac8:amd64. 2021-05-16T01:33:25.0941634Z Preparing to unpack .../60-libflac8_1.3.3-1build1_amd64.deb ... 2021-05-16T01:33:25.0961296Z Unpacking libflac8:amd64 (1.3.3-1build1) ... 2021-05-16T01:33:25.1384013Z Selecting previously unselected package libsndfile1:amd64. 2021-05-16T01:33:25.1660023Z Preparing to unpack .../61-libsndfile1_1.0.28-7_amd64.deb ... 2021-05-16T01:33:25.1687522Z Unpacking libsndfile1:amd64 (1.0.28-7) ... 2021-05-16T01:33:25.2248627Z Selecting previously unselected package libpulse0:amd64. 2021-05-16T01:33:25.2547627Z Preparing to unpack .../62-libpulse0_1%3a13.99.1-1ubuntu3.10_amd64.deb ... 2021-05-16T01:33:25.2637716Z Unpacking libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-16T01:33:25.3318104Z Selecting previously unselected package libsdl2-2.0-0:amd64. 2021-05-16T01:33:25.3618409Z Preparing to unpack .../63-libsdl2-2.0-0_2.0.10+dfsg1-3_amd64.deb ... 2021-05-16T01:33:25.3631405Z Unpacking libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-16T01:33:25.4333953Z Selecting previously unselected package libavdevice58:amd64. 2021-05-16T01:33:25.4635689Z Preparing to unpack .../64-libavdevice58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T01:33:25.4654595Z Unpacking libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:33:25.5023441Z Selecting previously unselected package libavresample4:amd64. 2021-05-16T01:33:25.5275841Z Preparing to unpack .../65-libavresample4_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T01:33:25.5298002Z Unpacking libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:33:25.5704637Z Selecting previously unselected package ffmpeg. 2021-05-16T01:33:25.5974187Z Preparing to unpack .../66-ffmpeg_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T01:33:25.6076211Z Unpacking ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:33:25.7480363Z Selecting previously unselected package libigdgmm11:amd64. 2021-05-16T01:33:25.7794962Z Preparing to unpack .../67-libigdgmm11_20.1.1+ds1-1_amd64.deb ... 2021-05-16T01:33:25.7809036Z Unpacking libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-16T01:33:25.8224232Z Selecting previously unselected package intel-media-va-driver:amd64. 2021-05-16T01:33:25.8541569Z Preparing to unpack .../68-intel-media-va-driver_20.1.1+dfsg1-1_amd64.deb ... 2021-05-16T01:33:25.8554619Z Unpacking intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-16T01:33:26.0704249Z Selecting previously unselected package libaacs0:amd64. 2021-05-16T01:33:26.0985130Z Preparing to unpack .../69-libaacs0_0.9.0-2_amd64.deb ... 2021-05-16T01:33:26.1002740Z Unpacking libaacs0:amd64 (0.9.0-2) ... 2021-05-16T01:33:26.1383669Z Selecting previously unselected package libbdplus0:amd64. 2021-05-16T01:33:26.1644926Z Preparing to unpack .../70-libbdplus0_0.1.2-3_amd64.deb ... 2021-05-16T01:33:26.1662287Z Unpacking libbdplus0:amd64 (0.1.2-3) ... 2021-05-16T01:33:26.2064637Z Selecting previously unselected package mesa-va-drivers:amd64. 2021-05-16T01:33:26.2326468Z Preparing to unpack .../71-mesa-va-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T01:33:26.2346670Z Unpacking mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T01:33:26.5368194Z Selecting previously unselected package mesa-vdpau-drivers:amd64. 2021-05-16T01:33:26.5665958Z Preparing to unpack .../72-mesa-vdpau-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T01:33:26.5680335Z Unpacking mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T01:33:26.9139197Z Selecting previously unselected package i965-va-driver:amd64. 2021-05-16T01:33:26.9452556Z Preparing to unpack .../73-i965-va-driver_2.4.0-0ubuntu1_amd64.deb ... 2021-05-16T01:33:26.9474436Z Unpacking i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-16T01:33:27.0838708Z Selecting previously unselected package va-driver-all:amd64. 2021-05-16T01:33:27.1212592Z Preparing to unpack .../74-va-driver-all_2.7.0-2_amd64.deb ... 2021-05-16T01:33:27.1227854Z Unpacking va-driver-all:amd64 (2.7.0-2) ... 2021-05-16T01:33:27.1489968Z Selecting previously unselected package vdpau-driver-all:amd64. 2021-05-16T01:33:27.1810484Z Preparing to unpack .../75-vdpau-driver-all_1.3-1ubuntu2_amd64.deb ... 2021-05-16T01:33:27.1827803Z Unpacking vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-16T01:33:27.2583659Z Setting up libgme0:amd64 (0.6.2-1build1) ... 2021-05-16T01:33:27.2644634Z Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T01:33:27.2693023Z Setting up libraw1394-11:amd64 (2.1.2-1) ... 2021-05-16T01:33:27.2741220Z Setting up libmpg123-0:amd64 (1.25.13-1) ... 2021-05-16T01:33:27.2788316Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-16T01:33:27.2865927Z Setting up libshine3:amd64 (3.1.1-2) ... 2021-05-16T01:33:27.2911680Z Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-16T01:33:27.2960297Z Setting up libtwolame0:amd64 (0.4.0-2) ... 2021-05-16T01:33:27.2999162Z Setting up libgsm1:amd64 (1.0.18-2) ... 2021-05-16T01:33:27.3037874Z Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-16T01:33:27.3082994Z Setting up libx265-179:amd64 (3.2.1-1build1) ... 2021-05-16T01:33:27.3130512Z Setting up libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-16T01:33:27.3165262Z Setting up libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-16T01:33:27.3215445Z Setting up libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-16T01:33:27.3260186Z Setting up libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-16T01:33:27.3300114Z Setting up libcdio18:amd64 (2.0.0-2) ... 2021-05-16T01:33:27.3336434Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-16T01:33:27.3378427Z Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-16T01:33:27.3421675Z Setting up libflac8:amd64 (1.3.3-1build1) ... 2021-05-16T01:33:27.3461270Z Setting up libass9:amd64 (1:0.14.0-2) ... 2021-05-16T01:33:27.3512595Z Setting up libva2:amd64 (2.7.0-2) ... 2021-05-16T01:33:27.3553147Z Setting up libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-16T01:33:27.3608219Z Setting up libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-16T01:33:27.3653406Z Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-16T01:33:27.3694795Z Setting up intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-16T01:33:27.3742664Z Setting up libaacs0:amd64 (0.9.0-2) ... 2021-05-16T01:33:27.3776891Z Setting up libsndio7.0:amd64 (1.5.0-3) ... 2021-05-16T01:33:27.3824868Z Setting up libbdplus0:amd64 (0.1.2-3) ... 2021-05-16T01:33:27.3898809Z Setting up libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-16T01:33:27.3974783Z Setting up libflite1:amd64 (2.1-release-3) ... 2021-05-16T01:33:27.4076018Z Setting up libva-drm2:amd64 (2.7.0-2) ... 2021-05-16T01:33:27.4146662Z Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-16T01:33:27.4216530Z Setting up libasyncns0:amd64 (0.8-6) ... 2021-05-16T01:33:27.4265092Z Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-16T01:33:27.4347685Z Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-16T01:33:27.4401207Z Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-16T01:33:27.4441208Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-16T01:33:27.4483172Z Setting up libopenal-data (1:1.19.1-1) ... 2021-05-16T01:33:27.4599258Z Setting up mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T01:33:27.4653794Z Setting up libbluray2:amd64 (1:1.2.0-1) ... 2021-05-16T01:33:27.4730891Z Setting up libsamplerate0:amd64 (0.1.9-2) ... 2021-05-16T01:33:27.4772372Z Setting up libva-x11-2:amd64 (2.7.0-2) ... 2021-05-16T01:33:27.4856580Z Setting up libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-16T01:33:27.4928897Z Setting up libzvbi-common (0.2.35-17) ... 2021-05-16T01:33:27.4965733Z Setting up libmp3lame0:amd64 (3.100-3) ... 2021-05-16T01:33:27.5007021Z Setting up i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-16T01:33:27.5057476Z Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-16T01:33:27.5103779Z Setting up libiec61883-0:amd64 (1.2.0-3) ... 2021-05-16T01:33:27.5136029Z Setting up libserd-0-0:amd64 (0.30.2-1) ... 2021-05-16T01:33:27.5186297Z Setting up libavc1394-0:amd64 (0.5.4-5) ... 2021-05-16T01:33:27.5239905Z Setting up mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T01:33:27.5292903Z Setting up libzvbi0:amd64 (0.2.35-17) ... 2021-05-16T01:33:27.5355368Z Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-16T01:33:27.5404137Z Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-16T01:33:27.5490762Z Setting up libopenal1:amd64 (1:1.19.1-1) ... 2021-05-16T01:33:27.5538263Z Setting up libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:33:27.5577945Z Setting up va-driver-all:amd64 (2.7.0-2) ... 2021-05-16T01:33:27.5628983Z Setting up libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:33:27.5690759Z Setting up librubberband2:amd64 (1.8.2-1build1) ... 2021-05-16T01:33:27.5746178Z Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-16T01:33:27.5829595Z Setting up vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-16T01:33:27.5884403Z Setting up libsord-0-0:amd64 (0.16.4-1) ... 2021-05-16T01:33:27.5928172Z Setting up libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-16T01:33:27.5980841Z Setting up libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:33:27.6046637Z Setting up libsndfile1:amd64 (1.0.28-7) ... 2021-05-16T01:33:27.6107526Z Setting up liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-16T01:33:27.6147865Z Setting up libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-16T01:33:27.6269827Z Setting up libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:33:27.6317236Z Setting up libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:33:27.6370230Z Setting up libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:33:27.6429999Z Setting up libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-16T01:33:27.6503450Z Setting up libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-16T01:33:27.6616701Z Setting up libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:33:27.6673752Z Setting up libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:33:27.6711767Z Setting up libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:33:27.6772632Z Setting up ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:33:27.6888173Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:33:28.8102796Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:33:31.0615610Z Reading package lists... 2021-05-16T01:33:31.2252383Z Building dependency tree... 2021-05-16T01:33:31.2273295Z Reading state information... 2021-05-16T01:33:31.3998690Z The following additional packages will be installed: 2021-05-16T01:33:31.4001212Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-16T01:33:31.4489927Z The following NEW packages will be installed: 2021-05-16T01:33:31.4491859Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-16T01:33:31.4497757Z libmagick++-dev 2021-05-16T01:33:31.4729809Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:33:31.4730741Z Need to get 309 kB of archives. 2021-05-16T01:33:31.4731814Z After this operation, 2202 kB of additional disk space will be used. 2021-05-16T01:33:31.4733647Z 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-16T01:33:31.6238168Z 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-16T01:33:31.6266033Z 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-16T01:33:31.6298068Z 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-16T01:33:32.0964814Z Fetched 309 kB in 0s (1765 kB/s) 2021-05-16T01:33:32.1327682Z Selecting previously unselected package libmagick++-6-headers. 2021-05-16T01:33:32.1404951Z (Reading database ... 2021-05-16T01:33:32.1405631Z (Reading database ... 5% 2021-05-16T01:33:32.1406243Z (Reading database ... 10% 2021-05-16T01:33:32.1406842Z (Reading database ... 15% 2021-05-16T01:33:32.1407411Z (Reading database ... 20% 2021-05-16T01:33:32.1408387Z (Reading database ... 25% 2021-05-16T01:33:32.1409157Z (Reading database ... 30% 2021-05-16T01:33:32.1409740Z (Reading database ... 35% 2021-05-16T01:33:32.1410337Z (Reading database ... 40% 2021-05-16T01:33:32.1410924Z (Reading database ... 45% 2021-05-16T01:33:32.1411525Z (Reading database ... 50% 2021-05-16T01:33:32.1452370Z (Reading database ... 55% 2021-05-16T01:33:32.1494760Z (Reading database ... 60% 2021-05-16T01:33:32.1523255Z (Reading database ... 65% 2021-05-16T01:33:32.1642498Z (Reading database ... 70% 2021-05-16T01:33:32.1778152Z (Reading database ... 75% 2021-05-16T01:33:32.1804372Z (Reading database ... 80% 2021-05-16T01:33:32.2362921Z (Reading database ... 85% 2021-05-16T01:33:32.2534567Z (Reading database ... 90% 2021-05-16T01:33:32.2609100Z (Reading database ... 95% 2021-05-16T01:33:32.2609698Z (Reading database ... 100% 2021-05-16T01:33:32.2610401Z (Reading database ... 267224 files and directories currently installed.) 2021-05-16T01:33:32.2755096Z Preparing to unpack .../libmagick++-6-headers_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-16T01:33:32.2829193Z Unpacking libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T01:33:32.3211259Z Selecting previously unselected package libmagick++-6.q16-8:amd64. 2021-05-16T01:33:32.3516439Z Preparing to unpack .../libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-16T01:33:32.3544041Z Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T01:33:32.4025195Z Selecting previously unselected package libmagick++-6.q16-dev:amd64. 2021-05-16T01:33:32.4307972Z Preparing to unpack .../libmagick++-6.q16-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-16T01:33:32.4343733Z Unpacking libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T01:33:32.4984761Z Selecting previously unselected package libmagick++-dev. 2021-05-16T01:33:32.5244816Z Preparing to unpack .../libmagick++-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-16T01:33:32.5333372Z Unpacking libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T01:33:32.5972987Z Setting up libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T01:33:32.6070389Z Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T01:33:33.4012241Z Setting up libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T01:33:33.4014137Z Setting up libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T01:33:33.4016481Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:33:34.8770468Z Reading package lists... 2021-05-16T01:33:35.0368403Z Building dependency tree... 2021-05-16T01:33:35.0391913Z Reading state information... 2021-05-16T01:33:35.1965666Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-16T01:33:35.1968385Z The following additional packages will be installed: 2021-05-16T01:33:35.1970852Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 libgs9 libgs9-common 2021-05-16T01:33:35.1972988Z libijs-0.35 libjbig2dec0 2021-05-16T01:33:35.1977610Z Suggested packages: 2021-05-16T01:33:35.1979277Z fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre 2021-05-16T01:33:35.1980381Z ghostscript-x 2021-05-16T01:33:35.2462649Z The following NEW packages will be installed: 2021-05-16T01:33:35.2464897Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript libgs9 2021-05-16T01:33:35.2467550Z libgs9-common libijs-0.35 libjbig2dec0 2021-05-16T01:33:35.3065705Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:33:35.3069129Z Need to get 11.2 MB of archives. 2021-05-16T01:33:35.3069955Z After this operation, 39.1 MB of additional disk space will be used. 2021-05-16T01:33:35.3072001Z 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-16T01:33:35.3356421Z 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-16T01:33:35.3371763Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB] 2021-05-16T01:33:35.4250888Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9-common all 9.50~dfsg-5ubuntu4.2 [681 kB] 2021-05-16T01:33:35.4352315Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libijs-0.35 amd64 0.35-15 [15.7 kB] 2021-05-16T01:33:35.4360632Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB] 2021-05-16T01:33:35.4367610Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9 amd64 9.50~dfsg-5ubuntu4.2 [2172 kB] 2021-05-16T01:33:35.4635484Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 ghostscript amd64 9.50~dfsg-5ubuntu4.2 [51.6 kB] 2021-05-16T01:33:35.9264251Z Fetched 11.2 MB in 0s (53.2 MB/s) 2021-05-16T01:33:35.9631197Z Selecting previously unselected package fonts-droid-fallback. 2021-05-16T01:33:35.9705778Z (Reading database ... 2021-05-16T01:33:35.9706614Z (Reading database ... 5% 2021-05-16T01:33:35.9707294Z (Reading database ... 10% 2021-05-16T01:33:35.9707973Z (Reading database ... 15% 2021-05-16T01:33:35.9708688Z (Reading database ... 20% 2021-05-16T01:33:35.9709374Z (Reading database ... 25% 2021-05-16T01:33:35.9710049Z (Reading database ... 30% 2021-05-16T01:33:35.9710699Z (Reading database ... 35% 2021-05-16T01:33:35.9711479Z (Reading database ... 40% 2021-05-16T01:33:35.9712110Z (Reading database ... 45% 2021-05-16T01:33:35.9712763Z (Reading database ... 50% 2021-05-16T01:33:35.9758031Z (Reading database ... 55% 2021-05-16T01:33:35.9810411Z (Reading database ... 60% 2021-05-16T01:33:35.9837184Z (Reading database ... 65% 2021-05-16T01:33:35.9971892Z (Reading database ... 70% 2021-05-16T01:33:36.0085039Z (Reading database ... 75% 2021-05-16T01:33:36.0110928Z (Reading database ... 80% 2021-05-16T01:33:36.0668883Z (Reading database ... 85% 2021-05-16T01:33:36.0855926Z (Reading database ... 90% 2021-05-16T01:33:36.0943158Z (Reading database ... 95% 2021-05-16T01:33:36.0943700Z (Reading database ... 100% 2021-05-16T01:33:36.0944429Z (Reading database ... 267269 files and directories currently installed.) 2021-05-16T01:33:36.1093127Z Preparing to unpack .../0-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... 2021-05-16T01:33:36.1337382Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-16T01:33:36.3505021Z Selecting previously unselected package fonts-noto-mono. 2021-05-16T01:33:36.3759861Z Preparing to unpack .../1-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ... 2021-05-16T01:33:36.3774234Z Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-16T01:33:36.4132598Z Selecting previously unselected package fonts-urw-base35. 2021-05-16T01:33:36.4440165Z Preparing to unpack .../2-fonts-urw-base35_20170801.1-3_all.deb ... 2021-05-16T01:33:36.5169894Z Unpacking fonts-urw-base35 (20170801.1-3) ... 2021-05-16T01:33:36.9305718Z Selecting previously unselected package libgs9-common. 2021-05-16T01:33:36.9608923Z Preparing to unpack .../3-libgs9-common_9.50~dfsg-5ubuntu4.2_all.deb ... 2021-05-16T01:33:36.9625338Z Unpacking libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T01:33:37.0785085Z Selecting previously unselected package libijs-0.35:amd64. 2021-05-16T01:33:37.1029193Z Preparing to unpack .../4-libijs-0.35_0.35-15_amd64.deb ... 2021-05-16T01:33:37.1067464Z Unpacking libijs-0.35:amd64 (0.35-15) ... 2021-05-16T01:33:37.1465266Z Selecting previously unselected package libjbig2dec0:amd64. 2021-05-16T01:33:37.1695458Z Preparing to unpack .../5-libjbig2dec0_0.18-1ubuntu1_amd64.deb ... 2021-05-16T01:33:37.1719436Z Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-16T01:33:37.2166312Z Selecting previously unselected package libgs9:amd64. 2021-05-16T01:33:37.2418276Z Preparing to unpack .../6-libgs9_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-16T01:33:37.2430725Z Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T01:33:37.5228087Z Selecting previously unselected package ghostscript. 2021-05-16T01:33:37.5499115Z Preparing to unpack .../7-ghostscript_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-16T01:33:37.5517586Z Unpacking ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T01:33:37.6291559Z Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-16T01:33:37.6364923Z Setting up libijs-0.35:amd64 (0.35-15) ... 2021-05-16T01:33:37.6407922Z Setting up fonts-urw-base35 (20170801.1-3) ... 2021-05-16T01:33:37.7070515Z Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-16T01:33:37.7117938Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-16T01:33:37.7388455Z Setting up libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T01:33:37.7431651Z Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T01:33:37.7472155Z Setting up ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T01:33:37.7606157Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T01:33:37.8862978Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:33:37.9201728Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:33:41.3117250Z Reading package lists... 2021-05-16T01:33:41.4850622Z Building dependency tree... 2021-05-16T01:33:41.4876453Z Reading state information... 2021-05-16T01:33:41.6486454Z The following additional packages will be installed: 2021-05-16T01:33:41.6489185Z libudunits2-0 libudunits2-data 2021-05-16T01:33:41.6985801Z The following NEW packages will be installed: 2021-05-16T01:33:41.6988147Z libudunits2-0 libudunits2-data libudunits2-dev 2021-05-16T01:33:41.7220745Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:33:41.7221589Z Need to get 429 kB of archives. 2021-05-16T01:33:41.7222634Z After this operation, 1026 kB of additional disk space will be used. 2021-05-16T01:33:41.7224954Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-data all 2.2.26-5 [18.8 kB] 2021-05-16T01:33:41.8635099Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-0 amd64 2.2.26-5 [48.9 kB] 2021-05-16T01:33:41.8651313Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-dev amd64 2.2.26-5 [362 kB] 2021-05-16T01:33:42.3514931Z Fetched 429 kB in 0s (2571 kB/s) 2021-05-16T01:33:42.3912981Z Selecting previously unselected package libudunits2-data. 2021-05-16T01:33:42.3997085Z (Reading database ... 2021-05-16T01:33:42.3998058Z (Reading database ... 5% 2021-05-16T01:33:42.3998850Z (Reading database ... 10% 2021-05-16T01:33:42.3999616Z (Reading database ... 15% 2021-05-16T01:33:42.4000467Z (Reading database ... 20% 2021-05-16T01:33:42.4002426Z (Reading database ... 25% 2021-05-16T01:33:42.4003337Z (Reading database ... 30% 2021-05-16T01:33:42.4003994Z (Reading database ... 35% 2021-05-16T01:33:42.4004659Z (Reading database ... 40% 2021-05-16T01:33:42.4005480Z (Reading database ... 45% 2021-05-16T01:33:42.4006254Z (Reading database ... 50% 2021-05-16T01:33:42.4046912Z (Reading database ... 55% 2021-05-16T01:33:42.4101836Z (Reading database ... 60% 2021-05-16T01:33:42.4130187Z (Reading database ... 65% 2021-05-16T01:33:42.4264285Z (Reading database ... 70% 2021-05-16T01:33:42.4397509Z (Reading database ... 75% 2021-05-16T01:33:42.4424233Z (Reading database ... 80% 2021-05-16T01:33:42.5010901Z (Reading database ... 85% 2021-05-16T01:33:42.5212142Z (Reading database ... 90% 2021-05-16T01:33:42.5291211Z (Reading database ... 95% 2021-05-16T01:33:42.5291963Z (Reading database ... 100% 2021-05-16T01:33:42.5293043Z (Reading database ... 267833 files and directories currently installed.) 2021-05-16T01:33:42.5442121Z Preparing to unpack .../libudunits2-data_2.2.26-5_all.deb ... 2021-05-16T01:33:42.5455998Z Unpacking libudunits2-data (2.2.26-5) ... 2021-05-16T01:33:42.5824769Z Selecting previously unselected package libudunits2-0:amd64. 2021-05-16T01:33:42.6074288Z Preparing to unpack .../libudunits2-0_2.2.26-5_amd64.deb ... 2021-05-16T01:33:42.6099549Z Unpacking libudunits2-0:amd64 (2.2.26-5) ... 2021-05-16T01:33:42.6441058Z Selecting previously unselected package libudunits2-dev:amd64. 2021-05-16T01:33:42.6737027Z Preparing to unpack .../libudunits2-dev_2.2.26-5_amd64.deb ... 2021-05-16T01:33:42.6749127Z Unpacking libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-16T01:33:42.7649605Z Setting up libudunits2-data (2.2.26-5) ... 2021-05-16T01:33:42.7684464Z Setting up libudunits2-0:amd64 (2.2.26-5) ... 2021-05-16T01:33:42.7740129Z Setting up libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-16T01:33:42.7779627Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T01:33:42.8984564Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:33:45.1204687Z Reading package lists... 2021-05-16T01:33:45.2870990Z Building dependency tree... 2021-05-16T01:33:45.2890668Z Reading state information... 2021-05-16T01:33:45.4968789Z The following NEW packages will be installed: 2021-05-16T01:33:45.4974652Z libjq-dev 2021-05-16T01:33:45.6906057Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:33:45.6906944Z Need to get 11.2 kB of archives. 2021-05-16T01:33:45.6907730Z After this operation, 47.1 kB of additional disk space will be used. 2021-05-16T01:33:45.6910300Z 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-16T01:33:46.1329487Z Fetched 11.2 kB in 0s (59.4 kB/s) 2021-05-16T01:33:46.1665140Z Selecting previously unselected package libjq-dev:amd64. 2021-05-16T01:33:46.1745908Z (Reading database ... 2021-05-16T01:33:46.1746545Z (Reading database ... 5% 2021-05-16T01:33:46.1747123Z (Reading database ... 10% 2021-05-16T01:33:46.1747721Z (Reading database ... 15% 2021-05-16T01:33:46.1748748Z (Reading database ... 20% 2021-05-16T01:33:46.1749611Z (Reading database ... 25% 2021-05-16T01:33:46.1750319Z (Reading database ... 30% 2021-05-16T01:33:46.1750963Z (Reading database ... 35% 2021-05-16T01:33:46.1751633Z (Reading database ... 40% 2021-05-16T01:33:46.1752291Z (Reading database ... 45% 2021-05-16T01:33:46.1752921Z (Reading database ... 50% 2021-05-16T01:33:46.1797383Z (Reading database ... 55% 2021-05-16T01:33:46.1841727Z (Reading database ... 60% 2021-05-16T01:33:46.1863379Z (Reading database ... 65% 2021-05-16T01:33:46.2006778Z (Reading database ... 70% 2021-05-16T01:33:46.2136834Z (Reading database ... 75% 2021-05-16T01:33:46.2162146Z (Reading database ... 80% 2021-05-16T01:33:46.2670608Z (Reading database ... 85% 2021-05-16T01:33:46.2837810Z (Reading database ... 90% 2021-05-16T01:33:46.2916629Z (Reading database ... 95% 2021-05-16T01:33:46.2917347Z (Reading database ... 100% 2021-05-16T01:33:46.2918046Z (Reading database ... 267862 files and directories currently installed.) 2021-05-16T01:33:46.3064850Z Preparing to unpack .../libjq-dev_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-05-16T01:33:46.3080144Z Unpacking libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-16T01:33:46.3698821Z Setting up libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-16T01:33:48.5517958Z Reading package lists... 2021-05-16T01:33:48.7184172Z Building dependency tree... 2021-05-16T01:33:48.7202972Z Reading state information... 2021-05-16T01:33:48.9272450Z The following NEW packages will be installed: 2021-05-16T01:33:48.9276973Z libmng2 2021-05-16T01:33:48.9488262Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:33:48.9489172Z Need to get 168 kB of archives. 2021-05-16T01:33:48.9490071Z After this operation, 571 kB of additional disk space will be used. 2021-05-16T01:33:48.9492954Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmng2 amd64 2.0.3+dfsg-3 [168 kB] 2021-05-16T01:33:49.4128615Z Fetched 168 kB in 0s (8621 kB/s) 2021-05-16T01:33:49.4470295Z Selecting previously unselected package libmng2:amd64. 2021-05-16T01:33:49.4548947Z (Reading database ... 2021-05-16T01:33:49.4549449Z (Reading database ... 5% 2021-05-16T01:33:49.4549882Z (Reading database ... 10% 2021-05-16T01:33:49.4550341Z (Reading database ... 15% 2021-05-16T01:33:49.4550760Z (Reading database ... 20% 2021-05-16T01:33:49.4551188Z (Reading database ... 25% 2021-05-16T01:33:49.4552623Z (Reading database ... 30% 2021-05-16T01:33:49.4553208Z (Reading database ... 35% 2021-05-16T01:33:49.4553737Z (Reading database ... 40% 2021-05-16T01:33:49.4554291Z (Reading database ... 45% 2021-05-16T01:33:49.4554811Z (Reading database ... 50% 2021-05-16T01:33:49.4609183Z (Reading database ... 55% 2021-05-16T01:33:49.4662910Z (Reading database ... 60% 2021-05-16T01:33:49.4689193Z (Reading database ... 65% 2021-05-16T01:33:49.4809950Z (Reading database ... 70% 2021-05-16T01:33:49.4972199Z (Reading database ... 75% 2021-05-16T01:33:49.4998406Z (Reading database ... 80% 2021-05-16T01:33:49.5578156Z (Reading database ... 85% 2021-05-16T01:33:49.5754966Z (Reading database ... 90% 2021-05-16T01:33:49.5845242Z (Reading database ... 95% 2021-05-16T01:33:49.5846166Z (Reading database ... 100% 2021-05-16T01:33:49.5847200Z (Reading database ... 267868 files and directories currently installed.) 2021-05-16T01:33:49.6026788Z Preparing to unpack .../libmng2_2.0.3+dfsg-3_amd64.deb ... 2021-05-16T01:33:49.6061093Z Unpacking libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-16T01:33:49.6862040Z Setting up libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-16T01:33:49.6909401Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:33:51.9445366Z Reading package lists... 2021-05-16T01:33:52.1121724Z Building dependency tree... 2021-05-16T01:33:52.1145354Z Reading state information... 2021-05-16T01:33:52.2449341Z E: Unable to locate package libmng1 2021-05-16T01:33:52.3149399Z Reading package lists... 2021-05-16T01:33:52.4717950Z Building dependency tree... 2021-05-16T01:33:52.4746759Z Reading state information... 2021-05-16T01:33:52.6114218Z E: Unable to locate package libapparmor-devel 2021-05-16T01:33:52.6864007Z Reading package lists... 2021-05-16T01:33:52.8535124Z Building dependency tree... 2021-05-16T01:33:52.8557587Z Reading state information... 2021-05-16T01:33:53.0128480Z The following additional packages will be installed: 2021-05-16T01:33:53.0130795Z libij-java 2021-05-16T01:33:53.0568161Z The following NEW packages will be installed: 2021-05-16T01:33:53.0572210Z imagej libij-java 2021-05-16T01:33:53.0764067Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:33:53.0764938Z Need to get 2328 kB of archives. 2021-05-16T01:33:53.0765897Z After this operation, 2498 kB of additional disk space will be used. 2021-05-16T01:33:53.0767776Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libij-java all 1.52r-1 [2284 kB] 2021-05-16T01:33:53.1140978Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 imagej all 1.52r-1 [43.7 kB] 2021-05-16T01:33:53.5770142Z Fetched 2328 kB in 0s (44.4 MB/s) 2021-05-16T01:33:53.6104765Z Selecting previously unselected package libij-java. 2021-05-16T01:33:53.6192421Z (Reading database ... 2021-05-16T01:33:53.6193251Z (Reading database ... 5% 2021-05-16T01:33:53.6194224Z (Reading database ... 10% 2021-05-16T01:33:53.6194995Z (Reading database ... 15% 2021-05-16T01:33:53.6195696Z (Reading database ... 20% 2021-05-16T01:33:53.6196369Z (Reading database ... 25% 2021-05-16T01:33:53.6197066Z (Reading database ... 30% 2021-05-16T01:33:53.6197756Z (Reading database ... 35% 2021-05-16T01:33:53.6198426Z (Reading database ... 40% 2021-05-16T01:33:53.6199110Z (Reading database ... 45% 2021-05-16T01:33:53.6199793Z (Reading database ... 50% 2021-05-16T01:33:53.6242064Z (Reading database ... 55% 2021-05-16T01:33:53.6289286Z (Reading database ... 60% 2021-05-16T01:33:53.6312977Z (Reading database ... 65% 2021-05-16T01:33:53.6434159Z (Reading database ... 70% 2021-05-16T01:33:53.6626184Z (Reading database ... 75% 2021-05-16T01:33:53.6655039Z (Reading database ... 80% 2021-05-16T01:33:53.7190555Z (Reading database ... 85% 2021-05-16T01:33:53.7356035Z (Reading database ... 90% 2021-05-16T01:33:53.7438881Z (Reading database ... 95% 2021-05-16T01:33:53.7439417Z (Reading database ... 100% 2021-05-16T01:33:53.7440136Z (Reading database ... 267874 files and directories currently installed.) 2021-05-16T01:33:53.7572344Z Preparing to unpack .../libij-java_1.52r-1_all.deb ... 2021-05-16T01:33:53.7629707Z Unpacking libij-java (1.52r-1) ... 2021-05-16T01:33:53.8544135Z Selecting previously unselected package imagej. 2021-05-16T01:33:53.8818265Z Preparing to unpack .../imagej_1.52r-1_all.deb ... 2021-05-16T01:33:53.8831757Z Unpacking imagej (1.52r-1) ... 2021-05-16T01:33:53.9630640Z Setting up libij-java (1.52r-1) ... 2021-05-16T01:33:53.9674802Z Setting up imagej (1.52r-1) ... 2021-05-16T01:33:53.9727818Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-16T01:33:54.6425513Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:33:55.4134735Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-16T01:33:57.6946755Z Reading package lists... 2021-05-16T01:33:57.8681533Z Building dependency tree... 2021-05-16T01:33:57.8700239Z Reading state information... 2021-05-16T01:33:58.0306653Z Suggested packages: 2021-05-16T01:33:58.0308321Z bowtie2-examples 2021-05-16T01:33:58.0800789Z The following NEW packages will be installed: 2021-05-16T01:33:58.0805111Z bowtie2 2021-05-16T01:33:58.1044356Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:33:58.1045198Z Need to get 1324 kB of archives. 2021-05-16T01:33:58.1047283Z After this operation, 5630 kB of additional disk space will be used. 2021-05-16T01:33:58.1049524Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 bowtie2 amd64 2.3.5.1-6build1 [1324 kB] 2021-05-16T01:33:58.6045393Z Fetched 1324 kB in 0s (29.8 MB/s) 2021-05-16T01:33:58.6378400Z Selecting previously unselected package bowtie2. 2021-05-16T01:33:58.6461321Z (Reading database ... 2021-05-16T01:33:58.6461866Z (Reading database ... 5% 2021-05-16T01:33:58.6462358Z (Reading database ... 10% 2021-05-16T01:33:58.6463321Z (Reading database ... 15% 2021-05-16T01:33:58.6463806Z (Reading database ... 20% 2021-05-16T01:33:58.6464289Z (Reading database ... 25% 2021-05-16T01:33:58.6464770Z (Reading database ... 30% 2021-05-16T01:33:58.6465233Z (Reading database ... 35% 2021-05-16T01:33:58.6465702Z (Reading database ... 40% 2021-05-16T01:33:58.6466162Z (Reading database ... 45% 2021-05-16T01:33:58.6466635Z (Reading database ... 50% 2021-05-16T01:33:58.6509983Z (Reading database ... 55% 2021-05-16T01:33:58.6560374Z (Reading database ... 60% 2021-05-16T01:33:58.6585138Z (Reading database ... 65% 2021-05-16T01:33:58.6716417Z (Reading database ... 70% 2021-05-16T01:33:58.6887465Z (Reading database ... 75% 2021-05-16T01:33:58.6888293Z (Reading database ... 80% 2021-05-16T01:33:58.7462918Z (Reading database ... 85% 2021-05-16T01:33:58.7648561Z (Reading database ... 90% 2021-05-16T01:33:58.7737894Z (Reading database ... 95% 2021-05-16T01:33:58.7738623Z (Reading database ... 100% 2021-05-16T01:33:58.7739466Z (Reading database ... 267897 files and directories currently installed.) 2021-05-16T01:33:58.7894749Z Preparing to unpack .../bowtie2_2.3.5.1-6build1_amd64.deb ... 2021-05-16T01:33:58.7916542Z Unpacking bowtie2 (2.3.5.1-6build1) ... 2021-05-16T01:33:58.9989424Z Setting up bowtie2 (2.3.5.1-6build1) ... 2021-05-16T01:33:59.0023828Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:34:02.1638132Z Reading package lists... 2021-05-16T01:34:02.3165912Z Building dependency tree... 2021-05-16T01:34:02.3186396Z Reading state information... 2021-05-16T01:34:02.4466830Z E: Unable to locate package install 2021-05-16T01:34:02.4467732Z E: Unable to locate package gdal 2021-05-16T01:34:02.5177539Z Reading package lists... 2021-05-16T01:34:02.6728768Z Building dependency tree... 2021-05-16T01:34:02.6750033Z Reading state information... 2021-05-16T01:34:02.7004456Z Package insighttoolkit4-python is not available, but is referred to by another package. 2021-05-16T01:34:02.7007828Z This may mean that the package is missing, has been obsoleted, or 2021-05-16T01:34:02.7010281Z is only available from another source 2021-05-16T01:34:02.7011911Z 2021-05-16T01:34:02.8085924Z E: Package 'insighttoolkit4-python' has no installation candidate 2021-05-16T01:34:02.8835300Z Reading package lists... 2021-05-16T01:34:03.0455144Z Building dependency tree... 2021-05-16T01:34:03.0476202Z Reading state information... 2021-05-16T01:34:03.0724442Z Package libav-tools is not available, but is referred to by another package. 2021-05-16T01:34:03.0725994Z This may mean that the package is missing, has been obsoleted, or 2021-05-16T01:34:03.0727112Z is only available from another source 2021-05-16T01:34:03.0728067Z However the following packages replace it: 2021-05-16T01:34:03.0728854Z ffmpeg 2021-05-16T01:34:03.0729525Z 2021-05-16T01:34:03.1798964Z E: Package 'libav-tools' has no installation candidate 2021-05-16T01:34:03.2483567Z Reading package lists... 2021-05-16T01:34:03.4091428Z Building dependency tree... 2021-05-16T01:34:03.4112653Z Reading state information... 2021-05-16T01:34:03.5761150Z The following additional packages will be installed: 2021-05-16T01:34:03.5763330Z libgcrypt20-dev libgit2-28 libgpg-error-dev libhttp-parser-dev 2021-05-16T01:34:03.5765057Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-16T01:34:03.5766516Z libssh2-1-dev 2021-05-16T01:34:03.5770272Z Suggested packages: 2021-05-16T01:34:03.5771327Z libgcrypt20-doc libmbedtls-doc 2021-05-16T01:34:03.6302007Z The following NEW packages will be installed: 2021-05-16T01:34:04.4077922Z libgcrypt20-dev libgit2-28 libgit2-dev libgpg-error-dev libhttp-parser-dev 2021-05-16T01:34:04.4081596Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-16T01:34:04.4087694Z libssh2-1-dev 2021-05-16T01:34:04.4088664Z 0 upgraded, 11 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:34:04.4089508Z Need to get 2667 kB of archives. 2021-05-16T01:34:04.4091610Z After this operation, 11.2 MB of additional disk space will be used. 2021-05-16T01:34:04.4093533Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgpg-error-dev amd64 1.37-1 [109 kB] 2021-05-16T01:34:04.4095622Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcrypt20-dev amd64 1.8.5-5ubuntu1 [470 kB] 2021-05-16T01:34:04.4098204Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser2.9 amd64 2.9.2-2 [21.8 kB] 2021-05-16T01:34:04.4100898Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedcrypto3 amd64 2.16.4-1ubuntu2 [150 kB] 2021-05-16T01:34:04.4103600Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedx509-0 amd64 2.16.4-1ubuntu2 [42.3 kB] 2021-05-16T01:34:04.4106027Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls12 amd64 2.16.4-1ubuntu2 [71.8 kB] 2021-05-16T01:34:04.4108649Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-28 amd64 0.28.4+dfsg.1-2 [403 kB] 2021-05-16T01:34:04.4111071Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls-dev amd64 2.16.4-1ubuntu2 [444 kB] 2021-05-16T01:34:04.4113370Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libssh2-1-dev amd64 1.8.0-2.1build1 [244 kB] 2021-05-16T01:34:04.4115845Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser-dev amd64 2.9.2-2 [20.2 kB] 2021-05-16T01:34:04.4117820Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-dev amd64 0.28.4+dfsg.1-2 [691 kB] 2021-05-16T01:34:04.4118935Z Fetched 2667 kB in 0s (46.3 MB/s) 2021-05-16T01:34:04.4120042Z Selecting previously unselected package libgpg-error-dev. 2021-05-16T01:34:04.4121123Z (Reading database ... 2021-05-16T01:34:04.4123608Z (Reading database ... 5% 2021-05-16T01:34:04.4124132Z (Reading database ... 10% 2021-05-16T01:34:04.4124667Z (Reading database ... 15% 2021-05-16T01:34:04.4125208Z (Reading database ... 20% 2021-05-16T01:34:04.4125721Z (Reading database ... 25% 2021-05-16T01:34:04.4126401Z (Reading database ... 30% 2021-05-16T01:34:04.4126892Z (Reading database ... 35% 2021-05-16T01:34:04.4127395Z (Reading database ... 40% 2021-05-16T01:34:04.4127893Z (Reading database ... 45% 2021-05-16T01:34:04.4128654Z (Reading database ... 50% 2021-05-16T01:34:04.4129160Z (Reading database ... 55% 2021-05-16T01:34:04.4129678Z (Reading database ... 60% 2021-05-16T01:34:04.4130185Z (Reading database ... 65% 2021-05-16T01:34:04.4130714Z (Reading database ... 70% 2021-05-16T01:34:04.4131241Z (Reading database ... 75% 2021-05-16T01:34:04.4131896Z (Reading database ... 80% 2021-05-16T01:34:04.4132396Z (Reading database ... 85% 2021-05-16T01:34:04.4132883Z (Reading database ... 90% 2021-05-16T01:34:04.4133384Z (Reading database ... 95% 2021-05-16T01:34:04.4133880Z (Reading database ... 100% 2021-05-16T01:34:04.4134659Z (Reading database ... 267923 files and directories currently installed.) 2021-05-16T01:34:04.4135872Z Preparing to unpack .../00-libgpg-error-dev_1.37-1_amd64.deb ... 2021-05-16T01:34:04.4136976Z Unpacking libgpg-error-dev (1.37-1) ... 2021-05-16T01:34:04.4137974Z Selecting previously unselected package libgcrypt20-dev. 2021-05-16T01:34:04.4256571Z Preparing to unpack .../01-libgcrypt20-dev_1.8.5-5ubuntu1_amd64.deb ... 2021-05-16T01:34:04.4270788Z Unpacking libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-16T01:34:04.5065057Z Selecting previously unselected package libhttp-parser2.9:amd64. 2021-05-16T01:34:04.5340117Z Preparing to unpack .../02-libhttp-parser2.9_2.9.2-2_amd64.deb ... 2021-05-16T01:34:04.5365390Z Unpacking libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-16T01:34:04.5645254Z Selecting previously unselected package libmbedcrypto3:amd64. 2021-05-16T01:34:04.5945918Z Preparing to unpack .../03-libmbedcrypto3_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T01:34:04.5958800Z Unpacking libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T01:34:04.6424167Z Selecting previously unselected package libmbedx509-0:amd64. 2021-05-16T01:34:04.6708692Z Preparing to unpack .../04-libmbedx509-0_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T01:34:04.6737898Z Unpacking libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T01:34:04.7103586Z Selecting previously unselected package libmbedtls12:amd64. 2021-05-16T01:34:04.7381282Z Preparing to unpack .../05-libmbedtls12_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T01:34:04.7393797Z Unpacking libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T01:34:04.7865757Z Selecting previously unselected package libgit2-28:amd64. 2021-05-16T01:34:04.8133346Z Preparing to unpack .../06-libgit2-28_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-16T01:34:04.8146261Z Unpacking libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T01:34:04.8825673Z Selecting previously unselected package libmbedtls-dev:amd64. 2021-05-16T01:34:04.9117417Z Preparing to unpack .../07-libmbedtls-dev_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T01:34:04.9130776Z Unpacking libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T01:34:04.9904546Z Selecting previously unselected package libssh2-1-dev:amd64. 2021-05-16T01:34:05.0219143Z Preparing to unpack .../08-libssh2-1-dev_1.8.0-2.1build1_amd64.deb ... 2021-05-16T01:34:05.0244039Z Unpacking libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-16T01:34:05.1065189Z Selecting previously unselected package libhttp-parser-dev. 2021-05-16T01:34:05.1321606Z Preparing to unpack .../09-libhttp-parser-dev_2.9.2-2_amd64.deb ... 2021-05-16T01:34:05.1337236Z Unpacking libhttp-parser-dev (2.9.2-2) ... 2021-05-16T01:34:05.1705988Z Selecting previously unselected package libgit2-dev:amd64. 2021-05-16T01:34:05.1981950Z Preparing to unpack .../10-libgit2-dev_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-16T01:34:05.1994834Z Unpacking libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T01:34:05.3391928Z Setting up libgpg-error-dev (1.37-1) ... 2021-05-16T01:34:05.3433149Z Setting up libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T01:34:05.3477402Z Setting up libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-16T01:34:05.3521567Z Setting up libhttp-parser-dev (2.9.2-2) ... 2021-05-16T01:34:05.3590088Z Setting up libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T01:34:05.3647706Z Setting up libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T01:34:05.3694218Z Setting up libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T01:34:05.3736526Z Setting up libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-16T01:34:05.3786910Z Setting up libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-16T01:34:05.3831869Z Setting up libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T01:34:05.3882349Z Setting up libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T01:34:05.3941067Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:34:10.5276805Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T01:34:10.6574642Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:34:12.9308273Z Reading package lists... 2021-05-16T01:34:13.0882136Z Building dependency tree... 2021-05-16T01:34:13.0907062Z Reading state information... 2021-05-16T01:34:13.3607281Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-16T01:34:13.3608632Z libtiff-dev set to manually installed. 2021-05-16T01:34:13.3609530Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:34:13.4397678Z Reading package lists... 2021-05-16T01:34:13.6241003Z Building dependency tree... 2021-05-16T01:34:13.6263316Z Reading state information... 2021-05-16T01:34:13.8646618Z unixodbc-dev is already the newest version (2.3.7). 2021-05-16T01:34:13.8650654Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:34:13.9387935Z Reading package lists... 2021-05-16T01:34:14.0985988Z Building dependency tree... 2021-05-16T01:34:14.1006297Z Reading state information... 2021-05-16T01:34:14.3099371Z The following NEW packages will be installed: 2021-05-16T01:34:14.3101517Z libsodium-dev 2021-05-16T01:34:14.3322769Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:34:14.3324696Z Need to get 169 kB of archives. 2021-05-16T01:34:14.3325880Z After this operation, 826 kB of additional disk space will be used. 2021-05-16T01:34:14.3328108Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 2021-05-16T01:34:14.7827183Z Fetched 169 kB in 0s (8297 kB/s) 2021-05-16T01:34:14.8160344Z Selecting previously unselected package libsodium-dev:amd64. 2021-05-16T01:34:14.8243531Z (Reading database ... 2021-05-16T01:34:14.8244639Z (Reading database ... 5% 2021-05-16T01:34:14.8245596Z (Reading database ... 10% 2021-05-16T01:34:14.8246369Z (Reading database ... 15% 2021-05-16T01:34:14.8247205Z (Reading database ... 20% 2021-05-16T01:34:14.8247985Z (Reading database ... 25% 2021-05-16T01:34:14.8248742Z (Reading database ... 30% 2021-05-16T01:34:14.8249487Z (Reading database ... 35% 2021-05-16T01:34:14.8250245Z (Reading database ... 40% 2021-05-16T01:34:14.8250980Z (Reading database ... 45% 2021-05-16T01:34:14.8252019Z (Reading database ... 50% 2021-05-16T01:34:14.8296937Z (Reading database ... 55% 2021-05-16T01:34:14.8351787Z (Reading database ... 60% 2021-05-16T01:34:14.8384650Z (Reading database ... 65% 2021-05-16T01:34:14.8547808Z (Reading database ... 70% 2021-05-16T01:34:14.8691185Z (Reading database ... 75% 2021-05-16T01:34:14.8720454Z (Reading database ... 80% 2021-05-16T01:34:14.9309250Z (Reading database ... 85% 2021-05-16T01:34:14.9518423Z (Reading database ... 90% 2021-05-16T01:34:14.9610704Z (Reading database ... 95% 2021-05-16T01:34:14.9611192Z (Reading database ... 100% 2021-05-16T01:34:14.9611871Z (Reading database ... 268426 files and directories currently installed.) 2021-05-16T01:34:14.9785526Z Preparing to unpack .../libsodium-dev_1.0.18-1_amd64.deb ... 2021-05-16T01:34:14.9801816Z Unpacking libsodium-dev:amd64 (1.0.18-1) ... 2021-05-16T01:34:15.0723006Z Setting up libsodium-dev:amd64 (1.0.18-1) ... 2021-05-16T01:34:17.3670604Z Reading package lists... 2021-05-16T01:34:17.5273784Z Building dependency tree... 2021-05-16T01:34:17.5296250Z Reading state information... 2021-05-16T01:34:17.6949185Z The following additional packages will be installed: 2021-05-16T01:34:17.6953610Z libarchive-dev liblept5 libtesseract4 tesseract-ocr tesseract-ocr-osd 2021-05-16T01:34:17.7482517Z The following NEW packages will be installed: 2021-05-16T01:34:17.7490858Z libarchive-dev liblept5 libleptonica-dev libtesseract-dev libtesseract4 2021-05-16T01:34:17.7492183Z tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd 2021-05-16T01:34:17.7692959Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:34:17.7693716Z Need to get 10.4 MB of archives. 2021-05-16T01:34:17.7694486Z After this operation, 38.0 MB of additional disk space will be used. 2021-05-16T01:34:17.7696531Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1 [490 kB] 2021-05-16T01:34:17.7805978Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB] 2021-05-16T01:34:17.9400465Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libleptonica-dev amd64 1.79.0-1 [1389 kB] 2021-05-16T01:34:17.9619623Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1237 kB] 2021-05-16T01:34:17.9796713Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract-dev amd64 4.1.1-2build2 [1463 kB] 2021-05-16T01:34:18.0005525Z 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-16T01:34:18.0224748Z 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-16T01:34:18.0642616Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr amd64 4.1.1-2build2 [262 kB] 2021-05-16T01:34:18.5331859Z Fetched 10.4 MB in 0s (33.3 MB/s) 2021-05-16T01:34:18.5680768Z Selecting previously unselected package libarchive-dev:amd64. 2021-05-16T01:34:18.5766276Z (Reading database ... 2021-05-16T01:34:18.5767056Z (Reading database ... 5% 2021-05-16T01:34:18.5767782Z (Reading database ... 10% 2021-05-16T01:34:18.5768461Z (Reading database ... 15% 2021-05-16T01:34:18.5769297Z (Reading database ... 20% 2021-05-16T01:34:18.5770101Z (Reading database ... 25% 2021-05-16T01:34:18.5770794Z (Reading database ... 30% 2021-05-16T01:34:18.5771430Z (Reading database ... 35% 2021-05-16T01:34:18.5772033Z (Reading database ... 40% 2021-05-16T01:34:18.5772662Z (Reading database ... 45% 2021-05-16T01:34:18.5773284Z (Reading database ... 50% 2021-05-16T01:34:18.5800798Z (Reading database ... 55% 2021-05-16T01:34:18.5854832Z (Reading database ... 60% 2021-05-16T01:34:18.5883348Z (Reading database ... 65% 2021-05-16T01:34:18.6069330Z (Reading database ... 70% 2021-05-16T01:34:18.6214105Z (Reading database ... 75% 2021-05-16T01:34:18.6240892Z (Reading database ... 80% 2021-05-16T01:34:18.6832881Z (Reading database ... 85% 2021-05-16T01:34:18.7014440Z (Reading database ... 90% 2021-05-16T01:34:18.7093084Z (Reading database ... 95% 2021-05-16T01:34:18.7093899Z (Reading database ... 100% 2021-05-16T01:34:18.7094794Z (Reading database ... 268496 files and directories currently installed.) 2021-05-16T01:34:18.7279293Z Preparing to unpack .../0-libarchive-dev_3.4.0-2ubuntu1_amd64.deb ... 2021-05-16T01:34:18.7291932Z Unpacking libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-16T01:34:18.8144434Z Selecting previously unselected package liblept5:amd64. 2021-05-16T01:34:18.8397725Z Preparing to unpack .../1-liblept5_1.79.0-1_amd64.deb ... 2021-05-16T01:34:18.8424979Z Unpacking liblept5:amd64 (1.79.0-1) ... 2021-05-16T01:34:18.9639462Z Selecting previously unselected package libleptonica-dev:amd64. 2021-05-16T01:34:18.9944904Z Preparing to unpack .../2-libleptonica-dev_1.79.0-1_amd64.deb ... 2021-05-16T01:34:18.9961962Z Unpacking libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-16T01:34:19.1528869Z Selecting previously unselected package libtesseract4:amd64. 2021-05-16T01:34:19.1851517Z Preparing to unpack .../3-libtesseract4_4.1.1-2build2_amd64.deb ... 2021-05-16T01:34:19.1867692Z Unpacking libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-16T01:34:19.3329339Z Selecting previously unselected package libtesseract-dev:amd64. 2021-05-16T01:34:19.3634766Z Preparing to unpack .../4-libtesseract-dev_4.1.1-2build2_amd64.deb ... 2021-05-16T01:34:19.3644365Z Unpacking libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-16T01:34:19.5504591Z Selecting previously unselected package tesseract-ocr-eng. 2021-05-16T01:34:19.5793945Z Preparing to unpack .../5-tesseract-ocr-eng_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-16T01:34:19.5809533Z Unpacking tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-16T01:34:19.7744282Z Selecting previously unselected package tesseract-ocr-osd. 2021-05-16T01:34:19.7975895Z Preparing to unpack .../6-tesseract-ocr-osd_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-16T01:34:19.7990762Z Unpacking tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-16T01:34:20.1624774Z Selecting previously unselected package tesseract-ocr. 2021-05-16T01:34:20.1931909Z Preparing to unpack .../7-tesseract-ocr_4.1.1-2build2_amd64.deb ... 2021-05-16T01:34:20.1947910Z Unpacking tesseract-ocr (4.1.1-2build2) ... 2021-05-16T01:34:20.2926041Z Setting up tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-16T01:34:20.2961274Z Setting up liblept5:amd64 (1.79.0-1) ... 2021-05-16T01:34:20.3000093Z Setting up libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-16T01:34:20.3034540Z Setting up libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-16T01:34:20.3072185Z Setting up libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-16T01:34:20.3112387Z Setting up tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-16T01:34:20.3148871Z Setting up libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-16T01:34:20.3182755Z Setting up tesseract-ocr (4.1.1-2build2) ... 2021-05-16T01:34:20.3289946Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:34:23.4722751Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:34:25.7009745Z Reading package lists... 2021-05-16T01:34:25.8706708Z Building dependency tree... 2021-05-16T01:34:25.8728840Z Reading state information... 2021-05-16T01:34:26.1190479Z wget is already the newest version (1.20.3-1ubuntu1). 2021-05-16T01:34:26.1191652Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:34:26.1924559Z Reading package lists... 2021-05-16T01:34:26.3604844Z Building dependency tree... 2021-05-16T01:34:26.3630260Z Reading state information... 2021-05-16T01:34:26.5217031Z The following additional packages will be installed: 2021-05-16T01:34:26.5219220Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-16T01:34:26.5220657Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev 2021-05-16T01:34:26.5225639Z Suggested packages: 2021-05-16T01:34:26.5226700Z doc-base krb5-doc krb5-user libnorm-doc 2021-05-16T01:34:26.5729258Z The following NEW packages will be installed: 2021-05-16T01:34:26.5731396Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-16T01:34:26.5733876Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev libzmq3-dev 2021-05-16T01:34:26.5953288Z 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:34:26.5955240Z Need to get 1459 kB of archives. 2021-05-16T01:34:26.5956355Z After this operation, 7754 kB of additional disk space will be used. 2021-05-16T01:34:26.5958255Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-05-16T01:34:26.5994831Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-05-16T01:34:26.6009672Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-05-16T01:34:26.6019771Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-05-16T01:34:26.6038609Z 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-16T01:34:26.6050389Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-05-16T01:34:26.6073835Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 2021-05-16T01:34:26.6153700Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 2021-05-16T01:34:26.6185617Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-05-16T01:34:26.6193089Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 2021-05-16T01:34:27.0907145Z Fetched 1459 kB in 0s (31.0 MB/s) 2021-05-16T01:34:27.1236803Z Selecting previously unselected package libgssrpc4:amd64. 2021-05-16T01:34:27.1311943Z (Reading database ... 2021-05-16T01:34:27.1312580Z (Reading database ... 5% 2021-05-16T01:34:27.1313216Z (Reading database ... 10% 2021-05-16T01:34:27.1313771Z (Reading database ... 15% 2021-05-16T01:34:27.1314321Z (Reading database ... 20% 2021-05-16T01:34:27.1314867Z (Reading database ... 25% 2021-05-16T01:34:27.1315385Z (Reading database ... 30% 2021-05-16T01:34:27.1315934Z (Reading database ... 35% 2021-05-16T01:34:27.1316475Z (Reading database ... 40% 2021-05-16T01:34:27.1317016Z (Reading database ... 45% 2021-05-16T01:34:27.1317541Z (Reading database ... 50% 2021-05-16T01:34:27.1349124Z (Reading database ... 55% 2021-05-16T01:34:27.1390581Z (Reading database ... 60% 2021-05-16T01:34:27.1429943Z (Reading database ... 65% 2021-05-16T01:34:27.1562239Z (Reading database ... 70% 2021-05-16T01:34:27.1717908Z (Reading database ... 75% 2021-05-16T01:34:27.1744048Z (Reading database ... 80% 2021-05-16T01:34:27.2152048Z (Reading database ... 85% 2021-05-16T01:34:27.2460089Z (Reading database ... 90% 2021-05-16T01:34:27.2543928Z (Reading database ... 95% 2021-05-16T01:34:27.2544951Z (Reading database ... 100% 2021-05-16T01:34:27.2546041Z (Reading database ... 268721 files and directories currently installed.) 2021-05-16T01:34:27.2682967Z Preparing to unpack .../0-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T01:34:27.2718166Z Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T01:34:27.3100021Z Selecting previously unselected package libkdb5-9:amd64. 2021-05-16T01:34:27.3398939Z Preparing to unpack .../1-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T01:34:27.3408422Z Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T01:34:27.3764842Z Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-05-16T01:34:27.4075630Z Preparing to unpack .../2-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T01:34:27.4088406Z Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T01:34:27.4430019Z Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-05-16T01:34:27.4736074Z Preparing to unpack .../3-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T01:34:27.4751901Z Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T01:34:27.5144311Z Selecting previously unselected package comerr-dev:amd64. 2021-05-16T01:34:27.5389316Z Preparing to unpack .../4-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-05-16T01:34:27.5431093Z Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-16T01:34:27.5824342Z Selecting previously unselected package krb5-multidev:amd64. 2021-05-16T01:34:27.6051593Z Preparing to unpack .../5-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T01:34:27.6069325Z Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T01:34:27.6545291Z Selecting previously unselected package libnorm-dev:amd64. 2021-05-16T01:34:27.6815200Z Preparing to unpack .../6-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 2021-05-16T01:34:27.6833419Z Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-16T01:34:27.7664943Z Selecting previously unselected package libpgm-dev:amd64. 2021-05-16T01:34:27.7985345Z Preparing to unpack .../7-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T01:34:27.7994208Z Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-16T01:34:27.8504642Z Selecting previously unselected package libkrb5-dev:amd64. 2021-05-16T01:34:27.8793319Z Preparing to unpack .../8-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T01:34:27.8814682Z Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T01:34:27.9120522Z Selecting previously unselected package libzmq3-dev:amd64. 2021-05-16T01:34:27.9445213Z Preparing to unpack .../9-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 2021-05-16T01:34:27.9461848Z Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-16T01:34:28.0607070Z Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-16T01:34:28.0649518Z Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T01:34:28.0689311Z Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-16T01:34:28.0729676Z Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-16T01:34:28.0780794Z Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T01:34:28.0833080Z Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T01:34:28.0872832Z Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T01:34:28.0909730Z Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T01:34:28.0945724Z Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T01:34:28.1007256Z Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-16T01:34:28.1053043Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:34:28.1278683Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:34:31.4806442Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T01:34:33.8203286Z Reading package lists... 2021-05-16T01:34:34.0075865Z Building dependency tree... 2021-05-16T01:34:34.0101503Z Reading state information... 2021-05-16T01:34:34.1496667Z E: Unable to locate package udunits 2021-05-16T01:34:34.2207358Z Reading package lists... 2021-05-16T01:34:34.3871647Z Building dependency tree... 2021-05-16T01:34:34.3894703Z Reading state information... 2021-05-16T01:34:34.5559123Z The following additional packages will be installed: 2021-05-16T01:34:34.5560307Z libwebpdemux2 2021-05-16T01:34:34.6038619Z The following NEW packages will be installed: 2021-05-16T01:34:34.6040471Z libwebp-dev libwebpdemux2 2021-05-16T01:34:34.6250997Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:34:34.6251754Z Need to get 277 kB of archives. 2021-05-16T01:34:34.6252520Z After this operation, 965 kB of additional disk space will be used. 2021-05-16T01:34:34.6254288Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebpdemux2 amd64 0.6.1-2 [9472 B] 2021-05-16T01:34:34.6269766Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebp-dev amd64 0.6.1-2 [267 kB] 2021-05-16T01:34:35.1019028Z Fetched 277 kB in 0s (11.0 MB/s) 2021-05-16T01:34:35.1352278Z Selecting previously unselected package libwebpdemux2:amd64. 2021-05-16T01:34:35.1432879Z (Reading database ... 2021-05-16T01:34:35.1433641Z (Reading database ... 5% 2021-05-16T01:34:35.1434361Z (Reading database ... 10% 2021-05-16T01:34:35.1435004Z (Reading database ... 15% 2021-05-16T01:34:35.1435943Z (Reading database ... 20% 2021-05-16T01:34:35.1437071Z (Reading database ... 25% 2021-05-16T01:34:35.1437793Z (Reading database ... 30% 2021-05-16T01:34:35.1438529Z (Reading database ... 35% 2021-05-16T01:34:35.1439260Z (Reading database ... 40% 2021-05-16T01:34:35.1439971Z (Reading database ... 45% 2021-05-16T01:34:35.1440697Z (Reading database ... 50% 2021-05-16T01:34:35.1461200Z (Reading database ... 55% 2021-05-16T01:34:35.1505859Z (Reading database ... 60% 2021-05-16T01:34:35.1540127Z (Reading database ... 65% 2021-05-16T01:34:35.1663915Z (Reading database ... 70% 2021-05-16T01:34:35.1795595Z (Reading database ... 75% 2021-05-16T01:34:35.1824547Z (Reading database ... 80% 2021-05-16T01:34:35.2270935Z (Reading database ... 85% 2021-05-16T01:34:35.2584272Z (Reading database ... 90% 2021-05-16T01:34:35.2662284Z (Reading database ... 95% 2021-05-16T01:34:35.2663040Z (Reading database ... 100% 2021-05-16T01:34:35.2663929Z (Reading database ... 269021 files and directories currently installed.) 2021-05-16T01:34:35.2803897Z Preparing to unpack .../libwebpdemux2_0.6.1-2_amd64.deb ... 2021-05-16T01:34:35.2832026Z Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-16T01:34:35.3268200Z Selecting previously unselected package libwebp-dev:amd64. 2021-05-16T01:34:35.3593559Z Preparing to unpack .../libwebp-dev_0.6.1-2_amd64.deb ... 2021-05-16T01:34:35.3605022Z Unpacking libwebp-dev:amd64 (0.6.1-2) ... 2021-05-16T01:34:35.4499660Z Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-16T01:34:35.4539836Z Setting up libwebp-dev:amd64 (0.6.1-2) ... 2021-05-16T01:34:35.4601841Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:34:37.7242219Z Reading package lists... 2021-05-16T01:34:37.8923053Z Building dependency tree... 2021-05-16T01:34:37.8945680Z Reading state information... 2021-05-16T01:34:38.0702297Z The following additional packages will be installed: 2021-05-16T01:34:38.0704350Z gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-16T01:34:38.0706592Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-16T01:34:38.0709204Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-16T01:34:38.0716076Z Suggested packages: 2021-05-16T01:34:38.0717090Z cargo-doc gdb-doc gdbserver rust-doc rust-src 2021-05-16T01:34:38.0717755Z Recommended packages: 2021-05-16T01:34:38.0719500Z cargo 2021-05-16T01:34:38.1246958Z The following NEW packages will be installed: 2021-05-16T01:34:38.1250311Z cargo gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-16T01:34:38.1251915Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-16T01:34:38.1253288Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-16T01:34:38.1484626Z 0 upgraded, 13 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:34:38.1485674Z Need to get 108 MB of archives. 2021-05-16T01:34:38.1486645Z After this operation, 501 MB of additional disk space will be used. 2021-05-16T01:34:38.1489098Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-05-16T01:34:38.1534808Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB] 2021-05-16T01:34:38.1548281Z 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-16T01:34:38.1562186Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libboost-regex1.71.0 amd64 1.71.0-6ubuntu6 [471 kB] 2021-05-16T01:34:38.1653209Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight4v5 amd64 3.1.8-1.2build5 [232 kB] 2021-05-16T01:34:38.1711698Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 [15.3 kB] 2021-05-16T01:34:38.1718216Z 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-16T01:34:38.4192180Z 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-16T01:34:39.3891824Z 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-16T01:34:39.7879538Z 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-16T01:34:39.8114618Z 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-16T01:34:39.8511561Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.2 [10.5 MB] 2021-05-16T01:34:40.0486641Z 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-16T01:34:40.5254906Z Fetched 108 MB in 2s (56.3 MB/s) 2021-05-16T01:34:40.5629411Z Selecting previously unselected package libbabeltrace1:amd64. 2021-05-16T01:34:40.5710676Z (Reading database ... 2021-05-16T01:34:40.5711536Z (Reading database ... 5% 2021-05-16T01:34:40.5712237Z (Reading database ... 10% 2021-05-16T01:34:40.5712918Z (Reading database ... 15% 2021-05-16T01:34:40.5713646Z (Reading database ... 20% 2021-05-16T01:34:40.5714328Z (Reading database ... 25% 2021-05-16T01:34:40.5714996Z (Reading database ... 30% 2021-05-16T01:34:40.5715655Z (Reading database ... 35% 2021-05-16T01:34:40.5716316Z (Reading database ... 40% 2021-05-16T01:34:40.5716964Z (Reading database ... 45% 2021-05-16T01:34:40.5717632Z (Reading database ... 50% 2021-05-16T01:34:40.5738721Z (Reading database ... 55% 2021-05-16T01:34:40.5787723Z (Reading database ... 60% 2021-05-16T01:34:40.5820690Z (Reading database ... 65% 2021-05-16T01:34:40.5940717Z (Reading database ... 70% 2021-05-16T01:34:40.6059620Z (Reading database ... 75% 2021-05-16T01:34:40.6082740Z (Reading database ... 80% 2021-05-16T01:34:40.6475234Z (Reading database ... 85% 2021-05-16T01:34:40.6829848Z (Reading database ... 90% 2021-05-16T01:34:40.6906309Z (Reading database ... 95% 2021-05-16T01:34:40.6906912Z (Reading database ... 100% 2021-05-16T01:34:40.6907720Z (Reading database ... 269049 files and directories currently installed.) 2021-05-16T01:34:40.7049567Z Preparing to unpack .../00-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-05-16T01:34:40.7071711Z Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-16T01:34:40.7584441Z Selecting previously unselected package libipt2. 2021-05-16T01:34:40.7866220Z Preparing to unpack .../01-libipt2_2.0.1-1_amd64.deb ... 2021-05-16T01:34:40.7877545Z Unpacking libipt2 (2.0.1-1) ... 2021-05-16T01:34:40.8173574Z Selecting previously unselected package libsource-highlight-common. 2021-05-16T01:34:40.8487362Z Preparing to unpack .../02-libsource-highlight-common_3.1.8-1.2build5_all.deb ... 2021-05-16T01:34:40.8498659Z Unpacking libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-16T01:34:40.9081433Z Selecting previously unselected package libboost-regex1.71.0:amd64. 2021-05-16T01:34:40.9403543Z Preparing to unpack .../03-libboost-regex1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-16T01:34:40.9420470Z Unpacking libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-16T01:34:41.0265470Z Selecting previously unselected package libsource-highlight4v5. 2021-05-16T01:34:41.0530588Z Preparing to unpack .../04-libsource-highlight4v5_3.1.8-1.2build5_amd64.deb ... 2021-05-16T01:34:41.0549252Z Unpacking libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-16T01:34:41.1106147Z Selecting previously unselected package libxxhash0:amd64. 2021-05-16T01:34:41.1426366Z Preparing to unpack .../05-libxxhash0_0.7.3-1_amd64.deb ... 2021-05-16T01:34:41.1457732Z Unpacking libxxhash0:amd64 (0.7.3-1) ... 2021-05-16T01:34:41.1783598Z Selecting previously unselected package gdb. 2021-05-16T01:34:41.2064389Z Preparing to unpack .../06-gdb_10.2-0ubuntu1~20.04~1_amd64.deb ... 2021-05-16T01:34:41.2093636Z Unpacking gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-16T01:34:41.5704465Z Selecting previously unselected package libstd-rust-1.47:amd64. 2021-05-16T01:34:41.5949981Z Preparing to unpack .../07-libstd-rust-1.47_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T01:34:41.5967578Z Unpacking libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T01:34:48.4097585Z Selecting previously unselected package libstd-rust-dev:amd64. 2021-05-16T01:34:48.4450229Z Preparing to unpack .../08-libstd-rust-dev_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T01:34:48.4464529Z Unpacking libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T01:34:51.7265085Z Selecting previously unselected package rustc. 2021-05-16T01:34:51.7582046Z Preparing to unpack .../09-rustc_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T01:34:51.7607213Z Unpacking rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T01:34:51.9636918Z Selecting previously unselected package cargo. 2021-05-16T01:34:51.9955249Z Preparing to unpack .../10-cargo_0.47.0-1~exp1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T01:34:51.9973178Z Unpacking cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-16T01:34:52.3718541Z Selecting previously unselected package libc6-dbg:amd64. 2021-05-16T01:34:52.4030417Z Preparing to unpack .../11-libc6-dbg_2.31-0ubuntu9.2_amd64.deb ... 2021-05-16T01:34:52.4044115Z Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-16T01:34:53.6762725Z Selecting previously unselected package rust-gdb. 2021-05-16T01:34:53.7063396Z Preparing to unpack .../12-rust-gdb_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_all.deb ... 2021-05-16T01:34:53.7077689Z Unpacking rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T01:34:53.7776712Z Setting up libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T01:34:53.7819076Z Setting up libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-16T01:34:53.7853383Z Setting up libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-16T01:34:53.7885057Z Setting up libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T01:34:53.7924735Z Setting up libipt2 (2.0.1-1) ... 2021-05-16T01:34:53.7962079Z Setting up libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-16T01:34:53.8007422Z Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-16T01:34:53.8050890Z Setting up rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T01:34:53.8102200Z Setting up libxxhash0:amd64 (0.7.3-1) ... 2021-05-16T01:34:53.8134802Z Setting up libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-16T01:34:53.8192312Z Setting up cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-16T01:34:53.8256591Z Setting up gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-16T01:34:53.8335137Z Setting up rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T01:34:53.8383480Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:34:53.8723008Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:34:57.4034264Z Reading package lists... 2021-05-16T01:34:57.5888375Z Building dependency tree... 2021-05-16T01:34:57.5917563Z Reading state information... 2021-05-16T01:34:57.7787376Z The following additional packages will be installed: 2021-05-16T01:34:57.7789148Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-16T01:34:57.7790588Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-16T01:34:57.7792047Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-16T01:34:57.7796082Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-16T01:34:57.7797535Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-16T01:34:57.7799753Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-16T01:34:57.7801008Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-16T01:34:57.7802842Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-16T01:34:57.7804467Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-16T01:34:57.7806459Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-16T01:34:57.7808038Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-16T01:34:57.7809483Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-16T01:34:57.7811012Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-16T01:34:57.7812679Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-16T01:34:57.7814461Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-16T01:34:57.7816303Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-16T01:34:57.7817827Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-16T01:34:57.7819980Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-16T01:34:57.7821514Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-16T01:34:57.7822917Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-16T01:34:57.7824253Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-16T01:34:57.7825445Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-16T01:34:57.7826710Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-16T01:34:57.7828116Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-16T01:34:57.7829296Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-16T01:34:57.7830746Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-16T01:34:57.7832328Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-16T01:34:57.7834028Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-16T01:34:57.7835355Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-16T01:34:57.7836790Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-16T01:34:57.7838176Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-16T01:34:57.7839417Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-16T01:34:57.7841358Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-16T01:34:57.7842779Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-16T01:34:57.7844303Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-16T01:34:57.7846690Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-16T01:34:57.7848502Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-16T01:34:57.7849903Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-16T01:34:57.7851273Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-16T01:34:57.7852713Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-16T01:34:57.7854207Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-16T01:34:57.7855555Z python3-webencodings qdoc-qt5 qgis-common qgis-plugin-grass 2021-05-16T01:34:57.7856903Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-16T01:34:57.7858485Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-16T01:34:57.7860116Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-16T01:34:57.7861546Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-16T01:34:57.7864149Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-16T01:34:57.7865695Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-16T01:34:57.7867559Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-16T01:34:57.7868688Z Suggested packages: 2021-05-16T01:34:57.7869823Z avahi-autoipd blt-demo libgdal-grass grass-dev grass-gui e00compr avce00 2021-05-16T01:34:57.7871466Z gnuplot gpsbabel gpstrans netpbm python3-rpy2 python3-termcolor grass 2021-05-16T01:34:57.7873492Z grass-dev-doc gvfs exiv2 geotiff-bin libgeotiff-epsg libvisual-0.4-plugins 2021-05-16T01:34:57.7875019Z libhdf4-doc libhdf4-alt-dev hdf4-tools libjs-jquery-ui-docs avahi-autoipd 2021-05-16T01:34:57.7876287Z | zeroconf ogdi-bin pcscd libqscintilla2-doc qtwayland5 2021-05-16T01:34:57.7877653Z qt5-qmltooling-plugins pinentry-doc python-cycler-doc python-future-doc 2021-05-16T01:34:57.7879092Z python3-genshi python3-lxml-dbg python-lxml-doc dvipng gir1.2-gtk-3.0 2021-05-16T01:34:57.7880543Z inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-16T01:34:57.7881904Z python3-gobject python3-nose python3-scipy python3-tornado 2021-05-16T01:34:57.7884562Z texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-16T01:34:57.7886246Z python3-pytest python3-numpy-dbg owslib-doc python-pil-doc python3-pil-dbg 2021-05-16T01:34:57.7887785Z python3-pandas python3-ipykernel python-psycopg2-doc python-pyparsing-doc 2021-05-16T01:34:57.7891981Z python3-pyqt5-dbg otb-qgis saga tix python3-tk-dbg qt5-doc comgt wvdial 2021-05-16T01:34:57.7893550Z wpagui libengine-pkcs11-openssl 2021-05-16T01:34:57.8823802Z The following NEW packages will be installed: 2021-05-16T01:34:57.8826139Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-16T01:34:57.8828009Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-16T01:34:57.8829896Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-16T01:34:57.8832070Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-16T01:34:57.8833883Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-16T01:34:57.8835658Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-16T01:34:57.8837676Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-16T01:34:57.8839771Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-16T01:34:57.8841636Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-16T01:34:57.8843387Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-16T01:34:57.8845192Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-16T01:34:57.8848135Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-16T01:34:57.8850072Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-16T01:34:57.8852303Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-16T01:34:57.8854686Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-16T01:34:57.8857809Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-16T01:34:57.8859687Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-16T01:34:57.8861519Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-16T01:34:57.8863385Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-16T01:34:57.8864780Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-16T01:34:57.8866082Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-16T01:34:57.8867444Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-16T01:34:57.8868756Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-16T01:34:57.8870166Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-16T01:34:57.8871557Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-16T01:34:57.8874977Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-16T01:34:57.8876668Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-16T01:34:57.8878012Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-16T01:34:57.8879507Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-16T01:34:57.8880817Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-16T01:34:57.8882039Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-16T01:34:57.8883236Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-16T01:34:57.8884509Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-16T01:34:57.8885835Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-16T01:34:57.8887237Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-16T01:34:57.8888663Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-16T01:34:57.8890504Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-16T01:34:57.8892378Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-16T01:34:57.8894194Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-16T01:34:57.8895549Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-16T01:34:57.8896887Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-16T01:34:57.8898110Z python3-webencodings qdoc-qt5 qgis qgis-common qgis-plugin-grass 2021-05-16T01:34:57.8899354Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-16T01:34:57.8900944Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-16T01:34:57.8902486Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-16T01:34:57.8904876Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-16T01:34:57.8906185Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-16T01:34:57.8907623Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-16T01:34:57.8908822Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-16T01:34:57.9093297Z 0 upgraded, 214 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:34:57.9094631Z Need to get 183 MB of archives. 2021-05-16T01:34:57.9095444Z After this operation, 776 MB of additional disk space will be used. 2021-05-16T01:34:57.9097542Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2021-05-16T01:34:57.9122984Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu1 [2005 kB] 2021-05-16T01:34:57.9388408Z 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-16T01:34:57.9403546Z 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-16T01:34:57.9416340Z 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-16T01:34:57.9429227Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmtdev1 amd64 1.1.5-1.1 [14.2 kB] 2021-05-16T01:34:57.9435969Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-common all 1.3-2ubuntu3 [45.3 kB] 2021-05-16T01:34:57.9442933Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom2 amd64 1.3-2ubuntu3 [20.0 kB] 2021-05-16T01:34:57.9447656Z 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-16T01:34:57.9453588Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput10 amd64 1.15.5-1ubuntu0.2 [112 kB] 2021-05-16T01:34:57.9460752Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu1 [208 kB] 2021-05-16T01:34:57.9486143Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu1 [674 kB] 2021-05-16T01:34:57.9554338Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [10.8 kB] 2021-05-16T01:34:57.9558444Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] 2021-05-16T01:34:57.9565275Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] 2021-05-16T01:34:57.9570083Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B] 2021-05-16T01:34:57.9574424Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB] 2021-05-16T01:34:57.9582237Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render-util0 amd64 0.3.9-1build1 [9912 B] 2021-05-16T01:34:57.9584399Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B] 2021-05-16T01:34:57.9586085Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinput0 amd64 1.14-2 [29.3 kB] 2021-05-16T01:34:57.9587690Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xkb1 amd64 1.14-2 [29.6 kB] 2021-05-16T01:34:57.9609245Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxkbcommon-x11-0 amd64 0.10.0-1 [13.4 kB] 2021-05-16T01:34:57.9618271Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5gui5 amd64 5.12.8+dfsg-0ubuntu1 [2971 kB] 2021-05-16T01:34:58.0124596Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5widgets5 amd64 5.12.8+dfsg-0ubuntu1 [2293 kB] 2021-05-16T01:34:58.0337328Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB] 2021-05-16T01:34:58.0347543Z 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-16T01:34:58.0372918Z 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-16T01:34:58.0442775Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhyphen0 amd64 2.8.8-7 [27.0 kB] 2021-05-16T01:34:58.0448731Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5positioning5 amd64 5.12.8+dfsg-0ubuntu1 [197 kB] 2021-05-16T01:34:58.0475430Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5printsupport5 amd64 5.12.8+dfsg-0ubuntu1 [193 kB] 2021-05-16T01:34:58.0503619Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5qml5 amd64 5.12.8-0ubuntu1 [1438 kB] 2021-05-16T01:34:58.0707546Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quick5 amd64 5.12.8-0ubuntu1 [1335 kB] 2021-05-16T01:34:58.0902016Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sensors5 amd64 5.12.8-0ubuntu1 [114 kB] 2021-05-16T01:34:58.0926728Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webchannel5 amd64 5.12.8-0ubuntu1 [51.2 kB] 2021-05-16T01:34:58.0942965Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwoff1 amd64 1.0.2-1build2 [42.0 kB] 2021-05-16T01:34:58.0954901Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-1ubuntu2 [12.1 MB] 2021-05-16T01:34:58.2952536Z 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-16T01:34:58.2960423Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers-common all 3.10.4+dfsg-1ubuntu2 [897 kB] 2021-05-16T01:34:58.3048716Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2 amd64 2.2.1-2build1 [307 kB] 2021-05-16T01:34:58.3082904Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2-plugins amd64 2.2.1-2build1 [191 kB] 2021-05-16T01:34:58.3105209Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5 amd64 5.12.8+dfsg-0ubuntu1 [121 kB] 2021-05-16T01:34:58.3122628Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5-sqlite amd64 5.12.8+dfsg-0ubuntu1 [47.5 kB] 2021-05-16T01:34:58.3130997Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-data all 3.0.4+dfsg-1build3 [186 kB] 2021-05-16T01:34:58.3153368Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarpack2 amd64 3.7.0-3 [92.8 kB] 2021-05-16T01:34:58.3165727Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsuperlu5 amd64 5.2.1+dfsg1-4 [159 kB] 2021-05-16T01:34:58.3185032Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarmadillo9 amd64 1:9.800.4+dfsg-1build1 [93.2 kB] 2021-05-16T01:34:58.3198741Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcfitsio8 amd64 3.470-3 [466 kB] 2021-05-16T01:34:58.3249668Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcharls2 amd64 2.0.0+dfsg-1build1 [74.1 kB] 2021-05-16T01:34:58.3260217Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdap25 amd64 3.20.5-1 [435 kB] 2021-05-16T01:34:58.3316904Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdapclient6v5 amd64 3.20.5-1 [92.2 kB] 2021-05-16T01:34:58.3328288Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libepsilon1 amd64 0.9.2+dfsg-4 [41.0 kB] 2021-05-16T01:34:58.3381600Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfreexl1 amd64 1.0.5-3 [33.4 kB] 2021-05-16T01:34:58.3419689Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfyba0 amd64 4.1.1-6build1 [113 kB] 2021-05-16T01:34:58.3437869Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-3.8.0 amd64 3.8.0-1build1 [535 kB] 2021-05-16T01:34:58.3517185Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-c1v5 amd64 3.8.0-1build1 [69.9 kB] 2021-05-16T01:34:58.3533863Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-data all 6.3.1-1 [7647 kB] 2021-05-16T01:34:58.4639968Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libproj15 amd64 6.3.1-1 [925 kB] 2021-05-16T01:34:58.4743976Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeotiff5 amd64 1.5.1-2 [53.1 kB] 2021-05-16T01:34:58.4756952Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf4-0-alt amd64 4.2.14-1ubuntu1 [268 kB] 2021-05-16T01:34:58.4795158Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2021-05-16T01:34:58.4802571Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liburiparser1 amd64 0.9.3-2 [39.3 kB] 2021-05-16T01:34:58.4812928Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlbase1 amd64 1.3.0-8build1 [45.4 kB] 2021-05-16T01:34:58.4823134Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmldom1 amd64 1.3.0-8build1 [152 kB] 2021-05-16T01:34:58.4847897Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlengine1 amd64 1.3.0-8build1 [72.5 kB] 2021-05-16T01:34:58.4883478Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnetcdf15 amd64 1:4.7.3-1 [341 kB] 2021-05-16T01:34:58.4930167Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libogdi4.1 amd64 4.1.0+ds-1build1 [198 kB] 2021-05-16T01:34:58.4958070Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqhull7 amd64 2015.2-4 [152 kB] 2021-05-16T01:34:58.4988671Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialite7 amd64 4.3.0a-6build1 [1286 kB] 2021-05-16T01:34:58.5162474Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxerces-c3.2 amd64 3.2.2+debian-1build3 [878 kB] 2021-05-16T01:34:58.6160954Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgdal26 amd64 3.0.4+dfsg-1build3 [6156 kB] 2021-05-16T01:34:58.6965402Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5concurrent5 amd64 5.12.8+dfsg-0ubuntu1 [33.5 kB] 2021-05-16T01:34:58.6979542Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5keychain1 amd64 0.10.0-1build1 [48.4 kB] 2021-05-16T01:34:58.6991559Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5serialport5 amd64 5.12.8-0ubuntu1 [33.1 kB] 2021-05-16T01:34:58.6998948Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5xml5 amd64 5.12.8+dfsg-0ubuntu1 [105 kB] 2021-05-16T01:34:58.7013136Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialindex6 amd64 1.9.3-1build1 [266 kB] 2021-05-16T01:34:58.8515355Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzip5 amd64 1.5.1-0ubuntu1 [46.7 kB] 2021-05-16T01:34:58.8532199Z 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-16T01:34:58.9300745Z 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-16T01:34:58.9316762Z 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-16T01:34:59.0030159Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-15 amd64 2.11.2+dfsg-6 [1238 kB] 2021-05-16T01:34:59.0211005Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quickwidgets5 amd64 5.12.8-0ubuntu1 [39.8 kB] 2021-05-16T01:34:59.0217908Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5opengl5 amd64 5.12.8+dfsg-0ubuntu1 [136 kB] 2021-05-16T01:34:59.1717060Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqwt-qt5-6 amd64 6.1.4-1.1build1 [427 kB] 2021-05-16T01:34:59.1807417Z 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-16T01:34:59.2248089Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers amd64 3.10.4+dfsg-1ubuntu2 [1940 kB] 2021-05-16T01:34:59.2494173Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-core7 amd64 0.7-4ubuntu7 [81.7 kB] 2021-05-16T01:34:59.2536375Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdaemon0 amd64 0.14-7 [13.9 kB] 2021-05-16T01:34:59.2544076Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 avahi-daemon amd64 0.7-4ubuntu7 [61.0 kB] 2021-05-16T01:34:59.2557704Z 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-16T01:34:59.2633396Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4944 B] 2021-05-16T01:34:59.2638349Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2021-05-16T01:34:59.2654773Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgck-1-0 amd64 3.36.0-2build1 [75.5 kB] 2021-05-16T01:34:59.2670370Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-base-3-1 amd64 3.36.0-2build1 [193 kB] 2021-05-16T01:34:59.2695561Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-ui-3-1 amd64 3.36.0-2build1 [127 kB] 2021-05-16T01:34:59.2716200Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gcr amd64 3.36.0-2build1 [63.9 kB] 2021-05-16T01:34:59.2726675Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2725 kB] 2021-05-16T01:34:59.3052328Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-gdal amd64 3.0.4+dfsg-1build3 [527 kB] 2021-05-16T01:34:59.3121203Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-bin amd64 3.0.4+dfsg-1build3 [256 kB] 2021-05-16T01:34:59.3164399Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-glib1 amd64 0.7-4ubuntu7 [7804 B] 2021-05-16T01:34:59.3168972Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmm-glib0 amd64 1.12.8-1 [185 kB] 2021-05-16T01:34:59.3261772Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 geoclue-2.0 amd64 2.5.6-0ubuntu1 [91.9 kB] 2021-05-16T01:34:59.3286623Z 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-16T01:34:59.3364436Z 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-16T01:34:59.3391100Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 pinentry-gnome3 amd64 1.1.0-3build1 [38.6 kB] 2021-05-16T01:34:59.3399286Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring amd64 3.36.0-1ubuntu1 [613 kB] 2021-05-16T01:34:59.3508583Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring-pkcs11 amd64 3.36.0-1ubuntu1 [28.0 kB] 2021-05-16T01:34:59.3511092Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-doc all 7.8.2-1build3 [32.4 MB] 2021-05-16T01:34:59.8355978Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblaszip8 amd64 3.4.3-1build1 [125 kB] 2021-05-16T01:34:59.8369288Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-util9 amd64 2.0.1+ds-1build3 [68.5 kB] 2021-05-16T01:34:59.8379701Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-base9 amd64 2.0.1+ds-1build3 [1739 kB] 2021-05-16T01:34:59.8544539Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-core amd64 7.8.2-1build3 [5737 kB] 2021-05-16T01:34:59.9236732Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdparanoia0 amd64 3.10.2+debian-13 [46.7 kB] 2021-05-16T01:34:59.9241547Z 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-16T01:34:59.9256225Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gstreamer1.0-plugins-base amd64 1.16.2-4 [619 kB] 2021-05-16T01:34:59.9349495Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 iio-sensor-proxy amd64 2.8-1ubuntu1 [35.8 kB] 2021-05-16T01:34:59.9381573Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libassimp5 amd64 5.0.1~ds0-1build1 [2775 kB] 2021-05-16T01:34:59.9712024Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexiv2-27 amd64 0.27.2-8ubuntu2.2 [788 kB] 2021-05-16T01:34:59.9823967Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi0ldbl amd64 2.4.0-10build1 [155 kB] 2021-05-16T01:34:59.9851531Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi-bin amd64 2.4.0-10build1 [10.5 kB] 2021-05-16T01:34:59.9860123Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2021-05-16T01:34:59.9862760Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2021-05-16T01:34:59.9887695Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-glib4 amd64 1.22.0-2 [101 kB] 2021-05-16T01:34:59.9918829Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-proxy amd64 1.22.0-2 [5908 B] 2021-05-16T01:34:59.9921068Z 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-16T01:34:59.9923381Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-05-16T01:34:59.9939041Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnss-mdns amd64 0.14.1-1ubuntu1 [22.9 kB] 2021-05-16T01:34:59.9943512Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpam-gnome-keyring amd64 3.36.0-1ubuntu1 [23.3 kB] 2021-05-16T01:34:59.9955799Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB] 2021-05-16T01:34:59.9962434Z 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-16T01:34:59.9969722Z 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-16T01:34:59.9972590Z 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-16T01:34:59.9981203Z Get:132 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-python amd64 2.0.1+ds-1build3 [136 kB] 2021-05-16T01:35:00.0001481Z Get:133 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsqlite3-mod-spatialite amd64 4.3.0a-6build1 [1265 kB] 2021-05-16T01:35:00.0170994Z 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-16T01:35:00.0180234Z Get:135 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugins amd64 2.0.1+ds-1build3 [12.9 kB] 2021-05-16T01:35:00.0188117Z Get:136 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dcore5 amd64 5.12.8+dfsg-0ubuntu1 [137 kB] 2021-05-16T01:35:00.0211935Z Get:137 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53drender5 amd64 5.12.8+dfsg-0ubuntu1 [689 kB] 2021-05-16T01:35:00.0312460Z Get:138 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53danimation5 amd64 5.12.8+dfsg-0ubuntu1 [159 kB] 2021-05-16T01:35:00.0329051Z Get:139 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dinput5 amd64 5.12.8+dfsg-0ubuntu1 [125 kB] 2021-05-16T01:35:00.0353518Z Get:140 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dlogic5 amd64 5.12.8+dfsg-0ubuntu1 [25.9 kB] 2021-05-16T01:35:00.0362058Z Get:141 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dextras5 amd64 5.12.8+dfsg-0ubuntu1 [157 kB] 2021-05-16T01:35:00.0389963Z 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-16T01:35:00.0408718Z 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-16T01:35:00.0418289Z Get:144 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-gltfsceneio-plugin amd64 5.12.8+dfsg-0ubuntu1 [110 kB] 2021-05-16T01:35:00.0444016Z Get:145 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dquickscene2d5 amd64 5.12.8+dfsg-0ubuntu1 [38.4 kB] 2021-05-16T01:35:00.0457344Z 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-16T01:35:00.0466320Z 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-16T01:35:00.0499336Z 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-16T01:35:00.0667640Z 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-16T01:35:00.1087657Z Get:150 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtchooser amd64 66-2build1 [24.7 kB] 2021-05-16T01:35:00.1095836Z Get:151 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qdoc-qt5 amd64 5.12.8-0ubuntu1 [507 kB] 2021-05-16T01:35:00.1174189Z Get:152 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5help5 amd64 5.12.8-0ubuntu1 [134 kB] 2021-05-16T01:35:00.1192891Z Get:153 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qhelpgenerator-qt5 amd64 5.12.8-0ubuntu1 [64.3 kB] 2021-05-16T01:35:00.1206519Z Get:154 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-assistant amd64 5.12.8-0ubuntu1 [369 kB] 2021-05-16T01:35:00.1284400Z Get:155 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtattributionsscanner-qt5 amd64 5.12.8-0ubuntu1 [26.0 kB] 2021-05-16T01:35:00.1287439Z Get:156 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designer5 amd64 5.12.8-0ubuntu1 [2778 kB] 2021-05-16T01:35:00.1707502Z Get:157 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designercomponents5 amd64 5.12.8-0ubuntu1 [718 kB] 2021-05-16T01:35:00.1932759Z Get:158 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttools5-dev-tools amd64 5.12.8-0ubuntu1 [1031 kB] 2021-05-16T01:35:00.2001527Z Get:159 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-customwidgets amd64 3.10.4+dfsg-1ubuntu2 [3397 kB] 2021-05-16T01:35:00.2357486Z 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-16T01:35:00.2396390Z 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-16T01:35:00.2429559Z 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-16T01:35:00.2438267Z Get:163 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-glib5 amd64 1.24.8-1 [529 kB] 2021-05-16T01:35:00.2529804Z Get:164 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-proxy amd64 1.24.8-1 [5856 B] 2021-05-16T01:35:00.2532380Z Get:165 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5test5 amd64 5.12.8+dfsg-0ubuntu1 [131 kB] 2021-05-16T01:35:00.2554983Z Get:166 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-bin amd64 1.3-2ubuntu3 [5484 B] 2021-05-16T01:35:00.2557489Z Get:167 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 modemmanager amd64 1.12.8-1 [755 kB] 2021-05-16T01:35:00.2660002Z Get:168 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-05-16T01:35:00.2710297Z Get:169 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3788 kB] 2021-05-16T01:35:00.3398912Z Get:170 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2021-05-16T01:35:00.3401764Z Get:171 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2021-05-16T01:35:00.3416318Z Get:172 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8132 B] 2021-05-16T01:35:00.3428671Z Get:173 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2021-05-16T01:35:00.3431346Z Get:174 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2021-05-16T01:35:00.3433503Z Get:175 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-future all 0.18.2-2 [336 kB] 2021-05-16T01:35:00.3464529Z Get:176 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2021-05-16T01:35:00.3466604Z Get:177 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2021-05-16T01:35:00.3479343Z Get:178 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-ipython-genutils all 0.2.0-1ubuntu1 [21.1 kB] 2021-05-16T01:35:00.3481848Z Get:179 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-traitlets all 4.3.3-3 [59.9 kB] 2021-05-16T01:35:00.3488229Z Get:180 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-jupyter-core all 4.6.3-3 [41.2 kB] 2021-05-16T01:35:00.3494887Z Get:181 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2021-05-16T01:35:00.3507690Z Get:182 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.3 [1382 kB] 2021-05-16T01:35:00.3702261Z Get:183 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-05-16T01:35:00.3738755Z Get:184 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4459 kB] 2021-05-16T01:35:00.4352892Z Get:185 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nbformat all 5.0.4-1 [29.8 kB] 2021-05-16T01:35:00.4365645Z Get:186 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-05-16T01:35:00.4381694Z Get:187 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyproj amd64 2.5.0+ds-1 [297 kB] 2021-05-16T01:35:00.4423430Z Get:188 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB] 2021-05-16T01:35:00.4431813Z Get:189 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-owslib all 0.19.1-1 [115 kB] 2021-05-16T01:35:00.4447187Z Get:190 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.3 [363 kB] 2021-05-16T01:35:00.4499015Z Get:191 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-retrying all 1.3.3-4 [8160 B] 2021-05-16T01:35:00.4505619Z Get:192 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-plotly all 4.4.1+dfsg-1 [1960 kB] 2021-05-16T01:35:00.4837660Z Get:193 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-psycopg2 amd64 2.8.4-2 [112 kB] 2021-05-16T01:35:00.4870339Z Get:194 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sip amd64 4.19.21+dfsg-1build1 [87.9 kB] 2021-05-16T01:35:00.4886791Z Get:195 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5 amd64 5.14.1+dfsg-3build1 [2318 kB] 2021-05-16T01:35:00.5270140Z Get:196 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qsci amd64 2.11.2+dfsg-6 [230 kB] 2021-05-16T01:35:00.5311053Z 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-16T01:35:00.5325464Z 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-16T01:35:00.5342966Z Get:199 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtwebkit amd64 5.14.1+dfsg-3build1 [103 kB] 2021-05-16T01:35:00.5353790Z Get:200 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis-common all 3.10.4+dfsg-1ubuntu2 [2390 kB] 2021-05-16T01:35:00.5675632Z Get:201 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis amd64 3.10.4+dfsg-1ubuntu2 [7772 kB] 2021-05-16T01:35:00.6749492Z 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-16T01:35:00.8190166Z Get:203 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-leaflet all 1.6.0~dfsg-1 [313 kB] 2021-05-16T01:35:00.8283387Z Get:204 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-common all 3.10.4+dfsg-1ubuntu2 [16.7 MB] 2021-05-16T01:35:01.0979985Z Get:205 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis amd64 3.10.4+dfsg-1ubuntu2 [4788 kB] 2021-05-16T01:35:01.1738847Z 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-16T01:35:01.1811040Z 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-16T01:35:01.1834269Z Get:208 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass amd64 3.10.4+dfsg-1ubuntu2 [601 kB] 2021-05-16T01:35:01.1933312Z Get:209 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-gtk-platformtheme amd64 5.12.8+dfsg-0ubuntu1 [124 kB] 2021-05-16T01:35:01.1969891Z Get:210 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1486 kB] 2021-05-16T01:35:01.2215992Z Get:211 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 wpasupplicant amd64 2:2.9-1ubuntu4.3 [1183 kB] 2021-05-16T01:35:01.2364468Z Get:212 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-bin amd64 6.3.1-1 [88.8 kB] 2021-05-16T01:35:01.2374007Z Get:213 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch-data all 20191128-3 [32.3 kB] 2021-05-16T01:35:01.2379702Z Get:214 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch amd64 2.5.2+repack0-2ubuntu3 [53.1 kB] 2021-05-16T01:35:02.4594743Z Fetched 183 MB in 3s (54.7 MB/s) 2021-05-16T01:35:02.4966194Z Selecting previously unselected package libdouble-conversion3:amd64. 2021-05-16T01:35:02.5043708Z (Reading database ... 2021-05-16T01:35:02.5044557Z (Reading database ... 5% 2021-05-16T01:35:02.5045396Z (Reading database ... 10% 2021-05-16T01:35:02.5046048Z (Reading database ... 15% 2021-05-16T01:35:02.5046525Z (Reading database ... 20% 2021-05-16T01:35:02.5047033Z (Reading database ... 25% 2021-05-16T01:35:02.5047510Z (Reading database ... 30% 2021-05-16T01:35:02.5047967Z (Reading database ... 35% 2021-05-16T01:35:02.5048439Z (Reading database ... 40% 2021-05-16T01:35:02.5048894Z (Reading database ... 45% 2021-05-16T01:35:02.5049364Z (Reading database ... 50% 2021-05-16T01:35:02.5093288Z (Reading database ... 55% 2021-05-16T01:35:02.5134904Z (Reading database ... 60% 2021-05-16T01:35:02.5171378Z (Reading database ... 65% 2021-05-16T01:35:02.5291551Z (Reading database ... 70% 2021-05-16T01:35:02.5411219Z (Reading database ... 75% 2021-05-16T01:35:02.5434608Z (Reading database ... 80% 2021-05-16T01:35:02.5877200Z (Reading database ... 85% 2021-05-16T01:35:02.6186151Z (Reading database ... 90% 2021-05-16T01:35:02.6262022Z (Reading database ... 95% 2021-05-16T01:35:02.6263477Z (Reading database ... 100% 2021-05-16T01:35:02.6264291Z (Reading database ... 269804 files and directories currently installed.) 2021-05-16T01:35:02.6424799Z Preparing to unpack .../000-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2021-05-16T01:35:02.6454371Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-16T01:35:02.6949938Z Selecting previously unselected package libqt5core5a:amd64. 2021-05-16T01:35:02.7364571Z Preparing to unpack .../001-libqt5core5a_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:02.7461576Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:02.9826029Z Selecting previously unselected package libegl-mesa0:amd64. 2021-05-16T01:35:03.0143028Z Preparing to unpack .../002-libegl-mesa0_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T01:35:03.0157183Z Unpacking libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T01:35:03.0625103Z Selecting previously unselected package libegl1:amd64. 2021-05-16T01:35:03.0904120Z Preparing to unpack .../003-libegl1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T01:35:03.0919197Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T01:35:03.1261194Z Selecting previously unselected package libevdev2:amd64. 2021-05-16T01:35:03.1687369Z Preparing to unpack .../004-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2021-05-16T01:35:03.1707824Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-16T01:35:03.2104169Z Selecting previously unselected package libmtdev1:amd64. 2021-05-16T01:35:03.2374095Z Preparing to unpack .../005-libmtdev1_1.1.5-1.1_amd64.deb ... 2021-05-16T01:35:03.2391998Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-16T01:35:03.2708272Z Selecting previously unselected package libwacom-common. 2021-05-16T01:35:03.3039187Z Preparing to unpack .../006-libwacom-common_1.3-2ubuntu3_all.deb ... 2021-05-16T01:35:03.3049395Z Unpacking libwacom-common (1.3-2ubuntu3) ... 2021-05-16T01:35:03.3814133Z Selecting previously unselected package libwacom2:amd64. 2021-05-16T01:35:03.4130894Z Preparing to unpack .../007-libwacom2_1.3-2ubuntu3_amd64.deb ... 2021-05-16T01:35:03.4150106Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-16T01:35:03.4454225Z Selecting previously unselected package libinput-bin. 2021-05-16T01:35:03.4780489Z Preparing to unpack .../008-libinput-bin_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-16T01:35:03.4793191Z Unpacking libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-16T01:35:03.5166910Z Selecting previously unselected package libinput10:amd64. 2021-05-16T01:35:03.5471637Z Preparing to unpack .../009-libinput10_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-16T01:35:03.5492731Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-16T01:35:03.5918602Z Selecting previously unselected package libqt5dbus5:amd64. 2021-05-16T01:35:03.6231751Z Preparing to unpack .../010-libqt5dbus5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:03.6246844Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:03.6739460Z Selecting previously unselected package libqt5network5:amd64. 2021-05-16T01:35:03.7117462Z Preparing to unpack .../011-libqt5network5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:03.7131667Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:03.8134709Z Selecting previously unselected package libxcb-icccm4:amd64. 2021-05-16T01:35:03.8458373Z Preparing to unpack .../012-libxcb-icccm4_0.4.1-1.1_amd64.deb ... 2021-05-16T01:35:03.8471293Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-16T01:35:03.8763679Z Selecting previously unselected package libxcb-util1:amd64. 2021-05-16T01:35:03.9087078Z Preparing to unpack .../013-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... 2021-05-16T01:35:03.9104202Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-16T01:35:03.9430584Z Selecting previously unselected package libxcb-image0:amd64. 2021-05-16T01:35:03.9746230Z Preparing to unpack .../014-libxcb-image0_0.4.0-1build1_amd64.deb ... 2021-05-16T01:35:03.9758067Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-16T01:35:04.0052521Z Selecting previously unselected package libxcb-keysyms1:amd64. 2021-05-16T01:35:04.0379306Z Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build1_amd64.deb ... 2021-05-16T01:35:04.0399858Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-16T01:35:04.0784563Z Selecting previously unselected package libxcb-randr0:amd64. 2021-05-16T01:35:04.1063201Z Preparing to unpack .../016-libxcb-randr0_1.14-2_amd64.deb ... 2021-05-16T01:35:04.1074531Z Unpacking libxcb-randr0:amd64 (1.14-2) ... 2021-05-16T01:35:04.1423956Z Selecting previously unselected package libxcb-render-util0:amd64. 2021-05-16T01:35:04.1719074Z Preparing to unpack .../017-libxcb-render-util0_0.3.9-1build1_amd64.deb ... 2021-05-16T01:35:04.1745400Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-16T01:35:04.2104278Z Selecting previously unselected package libxcb-xinerama0:amd64. 2021-05-16T01:35:04.2377875Z Preparing to unpack .../018-libxcb-xinerama0_1.14-2_amd64.deb ... 2021-05-16T01:35:04.2393133Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-16T01:35:04.2784248Z Selecting previously unselected package libxcb-xinput0:amd64. 2021-05-16T01:35:04.3010702Z Preparing to unpack .../019-libxcb-xinput0_1.14-2_amd64.deb ... 2021-05-16T01:35:04.3030839Z Unpacking libxcb-xinput0:amd64 (1.14-2) ... 2021-05-16T01:35:04.3372199Z Selecting previously unselected package libxcb-xkb1:amd64. 2021-05-16T01:35:04.3691327Z Preparing to unpack .../020-libxcb-xkb1_1.14-2_amd64.deb ... 2021-05-16T01:35:04.3702952Z Unpacking libxcb-xkb1:amd64 (1.14-2) ... 2021-05-16T01:35:04.4126255Z Selecting previously unselected package libxkbcommon-x11-0:amd64. 2021-05-16T01:35:04.4429275Z Preparing to unpack .../021-libxkbcommon-x11-0_0.10.0-1_amd64.deb ... 2021-05-16T01:35:04.4445224Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-16T01:35:04.4863356Z Selecting previously unselected package libqt5gui5:amd64. 2021-05-16T01:35:04.5191522Z Preparing to unpack .../022-libqt5gui5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:04.5278292Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:04.8557062Z Selecting previously unselected package libqt5widgets5:amd64. 2021-05-16T01:35:04.8879353Z Preparing to unpack .../023-libqt5widgets5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:04.8896990Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:05.1497912Z Selecting previously unselected package libqt5svg5:amd64. 2021-05-16T01:35:05.1809061Z Preparing to unpack .../024-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T01:35:05.1823523Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:05.2416615Z Selecting previously unselected package liborc-0.4-0:amd64. 2021-05-16T01:35:05.2673822Z Preparing to unpack .../025-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ... 2021-05-16T01:35:05.2685772Z Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-16T01:35:05.3213359Z Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2021-05-16T01:35:05.3539913Z Preparing to unpack .../026-libgstreamer-plugins-base1.0-0_1.16.2-4_amd64.deb ... 2021-05-16T01:35:05.3561788Z Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-16T01:35:05.4624860Z Selecting previously unselected package libhyphen0:amd64. 2021-05-16T01:35:05.4940771Z Preparing to unpack .../027-libhyphen0_2.8.8-7_amd64.deb ... 2021-05-16T01:35:05.4955984Z Unpacking libhyphen0:amd64 (2.8.8-7) ... 2021-05-16T01:35:05.5343676Z Selecting previously unselected package libqt5positioning5:amd64. 2021-05-16T01:35:05.5585150Z Preparing to unpack .../028-libqt5positioning5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:05.5607490Z Unpacking libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:05.6143834Z Selecting previously unselected package libqt5printsupport5:amd64. 2021-05-16T01:35:05.6396389Z Preparing to unpack .../029-libqt5printsupport5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:05.6410592Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:05.7024755Z Selecting previously unselected package libqt5qml5:amd64. 2021-05-16T01:35:05.7324761Z Preparing to unpack .../030-libqt5qml5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T01:35:05.7339088Z Unpacking libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:05.9219731Z Selecting previously unselected package libqt5quick5:amd64. 2021-05-16T01:35:05.9455258Z Preparing to unpack .../031-libqt5quick5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T01:35:05.9468320Z Unpacking libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:06.1104748Z Selecting previously unselected package libqt5sensors5:amd64. 2021-05-16T01:35:06.1483643Z Preparing to unpack .../032-libqt5sensors5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T01:35:06.1496246Z Unpacking libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:06.2024012Z Selecting previously unselected package libqt5webchannel5:amd64. 2021-05-16T01:35:06.2267827Z Preparing to unpack .../033-libqt5webchannel5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T01:35:06.2287772Z Unpacking libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:06.2704172Z Selecting previously unselected package libwoff1:amd64. 2021-05-16T01:35:06.2991209Z Preparing to unpack .../034-libwoff1_1.0.2-1build2_amd64.deb ... 2021-05-16T01:35:06.3013511Z Unpacking libwoff1:amd64 (1.0.2-1build2) ... 2021-05-16T01:35:06.3332468Z Selecting previously unselected package libqt5webkit5:amd64. 2021-05-16T01:35:06.3645280Z Preparing to unpack .../035-libqt5webkit5_5.212.0~alpha4-1ubuntu2_amd64.deb ... 2021-05-16T01:35:06.3661628Z Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-16T01:35:07.7665959Z Selecting previously unselected package qt5-image-formats-plugins:amd64. 2021-05-16T01:35:07.7978070Z Preparing to unpack .../036-qt5-image-formats-plugins_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T01:35:07.7994666Z Unpacking qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:07.8385516Z Selecting previously unselected package qgis-providers-common. 2021-05-16T01:35:07.8673401Z Preparing to unpack .../037-qgis-providers-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T01:35:07.8685981Z Unpacking qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:08.1585592Z Selecting previously unselected package libqca-qt5-2:amd64. 2021-05-16T01:35:08.1910480Z Preparing to unpack .../038-libqca-qt5-2_2.2.1-2build1_amd64.deb ... 2021-05-16T01:35:08.1930518Z Unpacking libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-16T01:35:08.2515552Z Selecting previously unselected package libqca-qt5-2-plugins:amd64. 2021-05-16T01:35:08.2836476Z Preparing to unpack .../039-libqca-qt5-2-plugins_2.2.1-2build1_amd64.deb ... 2021-05-16T01:35:08.2853100Z Unpacking libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-16T01:35:08.3379845Z Selecting previously unselected package libqt5sql5:amd64. 2021-05-16T01:35:08.3676350Z Preparing to unpack .../040-libqt5sql5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:08.3691464Z Unpacking libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:08.4072526Z Selecting previously unselected package libqt5sql5-sqlite:amd64. 2021-05-16T01:35:08.4384871Z Preparing to unpack .../041-libqt5sql5-sqlite_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:08.4397920Z Unpacking libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:08.4744323Z Selecting previously unselected package gdal-data. 2021-05-16T01:35:08.5024603Z Preparing to unpack .../042-gdal-data_3.0.4+dfsg-1build3_all.deb ... 2021-05-16T01:35:08.5039651Z Unpacking gdal-data (3.0.4+dfsg-1build3) ... 2021-05-16T01:35:08.5826562Z Selecting previously unselected package libarpack2:amd64. 2021-05-16T01:35:08.6129841Z Preparing to unpack .../043-libarpack2_3.7.0-3_amd64.deb ... 2021-05-16T01:35:08.6146065Z Unpacking libarpack2:amd64 (3.7.0-3) ... 2021-05-16T01:35:08.6585344Z Selecting previously unselected package libsuperlu5:amd64. 2021-05-16T01:35:08.6842176Z Preparing to unpack .../044-libsuperlu5_5.2.1+dfsg1-4_amd64.deb ... 2021-05-16T01:35:08.6855621Z Unpacking libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-16T01:35:08.7424350Z Selecting previously unselected package libarmadillo9. 2021-05-16T01:35:08.7679244Z Preparing to unpack .../045-libarmadillo9_1%3a9.800.4+dfsg-1build1_amd64.deb ... 2021-05-16T01:35:08.7694240Z Unpacking libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-16T01:35:08.8106306Z Selecting previously unselected package libcfitsio8:amd64. 2021-05-16T01:35:08.8416023Z Preparing to unpack .../046-libcfitsio8_3.470-3_amd64.deb ... 2021-05-16T01:35:08.8429864Z Unpacking libcfitsio8:amd64 (3.470-3) ... 2021-05-16T01:35:08.9304188Z Selecting previously unselected package libcharls2:amd64. 2021-05-16T01:35:08.9597249Z Preparing to unpack .../047-libcharls2_2.0.0+dfsg-1build1_amd64.deb ... 2021-05-16T01:35:08.9616064Z Unpacking libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-16T01:35:08.9969910Z Selecting previously unselected package libdap25:amd64. 2021-05-16T01:35:09.0288678Z Preparing to unpack .../048-libdap25_3.20.5-1_amd64.deb ... 2021-05-16T01:35:09.0301042Z Unpacking libdap25:amd64 (3.20.5-1) ... 2021-05-16T01:35:09.1104231Z Selecting previously unselected package libdapclient6v5:amd64. 2021-05-16T01:35:09.1365552Z Preparing to unpack .../049-libdapclient6v5_3.20.5-1_amd64.deb ... 2021-05-16T01:35:09.1387753Z Unpacking libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-16T01:35:09.1823684Z Selecting previously unselected package libepsilon1:amd64. 2021-05-16T01:35:09.2076399Z Preparing to unpack .../050-libepsilon1_0.9.2+dfsg-4_amd64.deb ... 2021-05-16T01:35:09.2098566Z Unpacking libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-16T01:35:09.2418520Z Selecting previously unselected package libfreexl1:amd64. 2021-05-16T01:35:09.2739209Z Preparing to unpack .../051-libfreexl1_1.0.5-3_amd64.deb ... 2021-05-16T01:35:09.2754777Z Unpacking libfreexl1:amd64 (1.0.5-3) ... 2021-05-16T01:35:09.3103905Z Selecting previously unselected package libfyba0:amd64. 2021-05-16T01:35:09.3370131Z Preparing to unpack .../052-libfyba0_4.1.1-6build1_amd64.deb ... 2021-05-16T01:35:09.3390237Z Unpacking libfyba0:amd64 (4.1.1-6build1) ... 2021-05-16T01:35:09.3904588Z Selecting previously unselected package libgeos-3.8.0:amd64. 2021-05-16T01:35:09.4159193Z Preparing to unpack .../053-libgeos-3.8.0_3.8.0-1build1_amd64.deb ... 2021-05-16T01:35:09.4172805Z Unpacking libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-16T01:35:09.4994577Z Selecting previously unselected package libgeos-c1v5:amd64. 2021-05-16T01:35:09.5315514Z Preparing to unpack .../054-libgeos-c1v5_3.8.0-1build1_amd64.deb ... 2021-05-16T01:35:09.5331651Z Unpacking libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-16T01:35:09.5744565Z Selecting previously unselected package proj-data. 2021-05-16T01:35:09.6043046Z Preparing to unpack .../055-proj-data_6.3.1-1_all.deb ... 2021-05-16T01:35:09.6055347Z Unpacking proj-data (6.3.1-1) ... 2021-05-16T01:35:10.4783882Z Selecting previously unselected package libproj15:amd64. 2021-05-16T01:35:10.5043472Z Preparing to unpack .../056-libproj15_6.3.1-1_amd64.deb ... 2021-05-16T01:35:10.5060598Z Unpacking libproj15:amd64 (6.3.1-1) ... 2021-05-16T01:35:10.6424408Z Selecting previously unselected package libgeotiff5:amd64. 2021-05-16T01:35:10.6663015Z Preparing to unpack .../057-libgeotiff5_1.5.1-2_amd64.deb ... 2021-05-16T01:35:10.6678162Z Unpacking libgeotiff5:amd64 (1.5.1-2) ... 2021-05-16T01:35:10.7048017Z Selecting previously unselected package libhdf4-0-alt. 2021-05-16T01:35:10.7383479Z Preparing to unpack .../058-libhdf4-0-alt_4.2.14-1ubuntu1_amd64.deb ... 2021-05-16T01:35:10.7397743Z Unpacking libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-16T01:35:10.7953871Z Selecting previously unselected package libminizip1:amd64. 2021-05-16T01:35:10.8282197Z Preparing to unpack .../059-libminizip1_1.1-8build1_amd64.deb ... 2021-05-16T01:35:10.8303704Z Unpacking libminizip1:amd64 (1.1-8build1) ... 2021-05-16T01:35:10.8608001Z Selecting previously unselected package liburiparser1:amd64. 2021-05-16T01:35:10.8922661Z Preparing to unpack .../060-liburiparser1_0.9.3-2_amd64.deb ... 2021-05-16T01:35:10.8942024Z Unpacking liburiparser1:amd64 (0.9.3-2) ... 2021-05-16T01:35:10.9304111Z Selecting previously unselected package libkmlbase1:amd64. 2021-05-16T01:35:10.9590135Z Preparing to unpack .../061-libkmlbase1_1.3.0-8build1_amd64.deb ... 2021-05-16T01:35:10.9617827Z Unpacking libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-16T01:35:11.0063938Z Selecting previously unselected package libkmldom1:amd64. 2021-05-16T01:35:11.0323287Z Preparing to unpack .../062-libkmldom1_1.3.0-8build1_amd64.deb ... 2021-05-16T01:35:11.0345870Z Unpacking libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-16T01:35:11.0812644Z Selecting previously unselected package libkmlengine1:amd64. 2021-05-16T01:35:11.1138336Z Preparing to unpack .../063-libkmlengine1_1.3.0-8build1_amd64.deb ... 2021-05-16T01:35:11.1154095Z Unpacking libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-16T01:35:11.1624354Z Selecting previously unselected package libnetcdf15:amd64. 2021-05-16T01:35:11.1889442Z Preparing to unpack .../064-libnetcdf15_1%3a4.7.3-1_amd64.deb ... 2021-05-16T01:35:11.1905513Z Unpacking libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-16T01:35:11.2710543Z Selecting previously unselected package libogdi4.1. 2021-05-16T01:35:11.3067255Z Preparing to unpack .../065-libogdi4.1_4.1.0+ds-1build1_amd64.deb ... 2021-05-16T01:35:11.3082778Z Unpacking libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-16T01:35:11.3701872Z Selecting previously unselected package libqhull7:amd64. 2021-05-16T01:35:11.4040084Z Preparing to unpack .../066-libqhull7_2015.2-4_amd64.deb ... 2021-05-16T01:35:11.4106059Z Unpacking libqhull7:amd64 (2015.2-4) ... 2021-05-16T01:35:11.4613094Z Selecting previously unselected package libspatialite7:amd64. 2021-05-16T01:35:11.4939890Z Preparing to unpack .../067-libspatialite7_4.3.0a-6build1_amd64.deb ... 2021-05-16T01:35:11.4954919Z Unpacking libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-16T01:35:11.6784834Z Selecting previously unselected package libxerces-c3.2:amd64. 2021-05-16T01:35:11.7078229Z Preparing to unpack .../068-libxerces-c3.2_3.2.2+debian-1build3_amd64.deb ... 2021-05-16T01:35:11.7094564Z Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-16T01:35:11.8438657Z Selecting previously unselected package libgdal26. 2021-05-16T01:35:11.8765878Z Preparing to unpack .../069-libgdal26_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T01:35:11.8783544Z Unpacking libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-16T01:35:12.6116354Z Selecting previously unselected package libqt5concurrent5:amd64. 2021-05-16T01:35:12.6444551Z Preparing to unpack .../070-libqt5concurrent5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:12.6457188Z Unpacking libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:12.6932923Z Selecting previously unselected package libqt5keychain1:amd64. 2021-05-16T01:35:12.7228406Z Preparing to unpack .../071-libqt5keychain1_0.10.0-1build1_amd64.deb ... 2021-05-16T01:35:12.7245043Z Unpacking libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-16T01:35:12.7623975Z Selecting previously unselected package libqt5serialport5:amd64. 2021-05-16T01:35:12.7958263Z Preparing to unpack .../072-libqt5serialport5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T01:35:12.7971060Z Unpacking libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:12.8296006Z Selecting previously unselected package libqt5xml5:amd64. 2021-05-16T01:35:12.8619613Z Preparing to unpack .../073-libqt5xml5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:12.8644419Z Unpacking libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:12.9208049Z Selecting previously unselected package libspatialindex6:amd64. 2021-05-16T01:35:12.9537873Z Preparing to unpack .../074-libspatialindex6_1.9.3-1build1_amd64.deb ... 2021-05-16T01:35:12.9554370Z Unpacking libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-16T01:35:13.0129297Z Selecting previously unselected package libzip5:amd64. 2021-05-16T01:35:13.0470449Z Preparing to unpack .../075-libzip5_1.5.1-0ubuntu1_amd64.deb ... 2021-05-16T01:35:13.0488370Z Unpacking libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-16T01:35:13.1022715Z Selecting previously unselected package libqgis-core3.10.4. 2021-05-16T01:35:13.1416692Z Preparing to unpack .../076-libqgis-core3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T01:35:13.1438153Z Unpacking libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:13.7704950Z Selecting previously unselected package libqgis-native3.10.4. 2021-05-16T01:35:13.7971370Z Preparing to unpack .../077-libqgis-native3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T01:35:13.7994165Z Unpacking libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:13.8464744Z Selecting previously unselected package libqscintilla2-qt5-l10n. 2021-05-16T01:35:13.8716306Z Preparing to unpack .../078-libqscintilla2-qt5-l10n_2.11.2+dfsg-6_all.deb ... 2021-05-16T01:35:13.8731735Z Unpacking libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-16T01:35:13.9264333Z Selecting previously unselected package libqscintilla2-qt5-15. 2021-05-16T01:35:13.9543419Z Preparing to unpack .../079-libqscintilla2-qt5-15_2.11.2+dfsg-6_amd64.deb ... 2021-05-16T01:35:13.9556506Z Unpacking libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-16T01:35:14.1306703Z Selecting previously unselected package libqt5quickwidgets5:amd64. 2021-05-16T01:35:14.1678964Z Preparing to unpack .../080-libqt5quickwidgets5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T01:35:14.1696997Z Unpacking libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:14.2145942Z Selecting previously unselected package libqt5opengl5:amd64. 2021-05-16T01:35:14.2500952Z Preparing to unpack .../081-libqt5opengl5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:14.2519057Z Unpacking libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:14.2989894Z Selecting previously unselected package libqwt-qt5-6. 2021-05-16T01:35:14.3303615Z Preparing to unpack .../082-libqwt-qt5-6_6.1.4-1.1build1_amd64.deb ... 2021-05-16T01:35:14.3319860Z Unpacking libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-16T01:35:14.4224678Z Selecting previously unselected package libqgis-gui3.10.4. 2021-05-16T01:35:14.4500584Z Preparing to unpack .../083-libqgis-gui3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T01:35:14.4718896Z Unpacking libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:14.9265086Z Selecting previously unselected package qgis-providers. 2021-05-16T01:35:14.9520906Z Preparing to unpack .../084-qgis-providers_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T01:35:14.9540154Z Unpacking qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:15.2265148Z Selecting previously unselected package libavahi-core7:amd64. 2021-05-16T01:35:15.2544773Z Preparing to unpack .../085-libavahi-core7_0.7-4ubuntu7_amd64.deb ... 2021-05-16T01:35:15.2584506Z Unpacking libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-16T01:35:15.3063918Z Selecting previously unselected package libdaemon0:amd64. 2021-05-16T01:35:15.3325168Z Preparing to unpack .../086-libdaemon0_0.14-7_amd64.deb ... 2021-05-16T01:35:15.3339785Z Unpacking libdaemon0:amd64 (0.14-7) ... 2021-05-16T01:35:15.3733901Z Selecting previously unselected package avahi-daemon. 2021-05-16T01:35:15.3995071Z Preparing to unpack .../087-avahi-daemon_0.7-4ubuntu7_amd64.deb ... 2021-05-16T01:35:15.4005768Z Unpacking avahi-daemon (0.7-4ubuntu7) ... 2021-05-16T01:35:15.4664615Z Selecting previously unselected package tk8.6-blt2.5. 2021-05-16T01:35:15.4900133Z Preparing to unpack .../088-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-05-16T01:35:15.4913756Z Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-16T01:35:15.5820813Z Selecting previously unselected package blt. 2021-05-16T01:35:15.6060878Z Preparing to unpack .../089-blt_2.5.3+dfsg-4_amd64.deb ... 2021-05-16T01:35:15.6074348Z Unpacking blt (2.5.3+dfsg-4) ... 2021-05-16T01:35:15.6338161Z Selecting previously unselected package fonts-lyx. 2021-05-16T01:35:15.6693843Z Preparing to unpack .../090-fonts-lyx_2.3.4.2-2_all.deb ... 2021-05-16T01:35:15.6708233Z Unpacking fonts-lyx (2.3.4.2-2) ... 2021-05-16T01:35:15.7224580Z Selecting previously unselected package libgck-1-0:amd64. 2021-05-16T01:35:15.7526966Z Preparing to unpack .../091-libgck-1-0_3.36.0-2build1_amd64.deb ... 2021-05-16T01:35:15.7540510Z Unpacking libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-16T01:35:15.7944432Z Selecting previously unselected package libgcr-base-3-1:amd64. 2021-05-16T01:35:15.8282474Z Preparing to unpack .../092-libgcr-base-3-1_3.36.0-2build1_amd64.deb ... 2021-05-16T01:35:15.8295117Z Unpacking libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T01:35:15.8984585Z Selecting previously unselected package libgcr-ui-3-1:amd64. 2021-05-16T01:35:15.9291348Z Preparing to unpack .../093-libgcr-ui-3-1_3.36.0-2build1_amd64.deb ... 2021-05-16T01:35:15.9308043Z Unpacking libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T01:35:15.9781700Z Selecting previously unselected package gcr. 2021-05-16T01:35:16.0119044Z Preparing to unpack .../094-gcr_3.36.0-2build1_amd64.deb ... 2021-05-16T01:35:16.0136367Z Unpacking gcr (3.36.0-2build1) ... 2021-05-16T01:35:16.0710855Z Selecting previously unselected package python3-numpy. 2021-05-16T01:35:16.1035953Z Preparing to unpack .../095-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-05-16T01:35:16.1049274Z Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-16T01:35:16.4445867Z Selecting previously unselected package python3-gdal. 2021-05-16T01:35:16.4835755Z Preparing to unpack .../096-python3-gdal_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T01:35:16.4849027Z Unpacking python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-16T01:35:16.5911090Z Selecting previously unselected package gdal-bin. 2021-05-16T01:35:16.6543430Z Preparing to unpack .../097-gdal-bin_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T01:35:16.6567098Z Unpacking gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-16T01:35:16.7318267Z Selecting previously unselected package libavahi-glib1:amd64. 2021-05-16T01:35:16.7664116Z Preparing to unpack .../098-libavahi-glib1_0.7-4ubuntu7_amd64.deb ... 2021-05-16T01:35:16.7685830Z Unpacking libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-16T01:35:16.8024877Z Selecting previously unselected package libmm-glib0:amd64. 2021-05-16T01:35:16.8328324Z Preparing to unpack .../099-libmm-glib0_1.12.8-1_amd64.deb ... 2021-05-16T01:35:16.8343899Z Unpacking libmm-glib0:amd64 (1.12.8-1) ... 2021-05-16T01:35:16.8985936Z Selecting previously unselected package geoclue-2.0. 2021-05-16T01:35:16.9242329Z Preparing to unpack .../100-geoclue-2.0_2.5.6-0ubuntu1_amd64.deb ... 2021-05-16T01:35:16.9255286Z Unpacking geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-16T01:35:16.9799620Z Selecting previously unselected package p11-kit-modules:amd64. 2021-05-16T01:35:17.0154699Z Preparing to unpack .../101-p11-kit-modules_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-16T01:35:17.0167011Z Unpacking p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-16T01:35:17.0729442Z Selecting previously unselected package p11-kit. 2021-05-16T01:35:17.1061387Z Preparing to unpack .../102-p11-kit_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-16T01:35:17.1081569Z Unpacking p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-16T01:35:17.1489975Z Selecting previously unselected package pinentry-gnome3. 2021-05-16T01:35:17.1819397Z Preparing to unpack .../103-pinentry-gnome3_1.1.0-3build1_amd64.deb ... 2021-05-16T01:35:17.1832029Z Unpacking pinentry-gnome3 (1.1.0-3build1) ... 2021-05-16T01:35:17.2224300Z Selecting previously unselected package gnome-keyring. 2021-05-16T01:35:17.2504667Z Preparing to unpack .../104-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T01:35:17.2631076Z Unpacking gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-16T01:35:17.3757997Z Selecting previously unselected package gnome-keyring-pkcs11:amd64. 2021-05-16T01:35:17.4034200Z Preparing to unpack .../105-gnome-keyring-pkcs11_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T01:35:17.4052995Z Unpacking gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T01:35:17.4407172Z Selecting previously unselected package grass-doc. 2021-05-16T01:35:17.4735042Z Preparing to unpack .../106-grass-doc_7.8.2-1build3_all.deb ... 2021-05-16T01:35:17.4752633Z Unpacking grass-doc (7.8.2-1build3) ... 2021-05-16T01:35:19.3561779Z Selecting previously unselected package liblaszip8:amd64. 2021-05-16T01:35:19.3900675Z Preparing to unpack .../107-liblaszip8_3.4.3-1build1_amd64.deb ... 2021-05-16T01:35:19.3923272Z Unpacking liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-16T01:35:19.4383810Z Selecting previously unselected package libpdal-util9. 2021-05-16T01:35:19.4638815Z Preparing to unpack .../108-libpdal-util9_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T01:35:19.4652757Z Unpacking libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-16T01:35:19.5065976Z Selecting previously unselected package libpdal-base9. 2021-05-16T01:35:19.5378470Z Preparing to unpack .../109-libpdal-base9_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T01:35:19.5391673Z Unpacking libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-16T01:35:19.7704644Z Selecting previously unselected package grass-core. 2021-05-16T01:35:19.7940065Z Preparing to unpack .../110-grass-core_7.8.2-1build3_amd64.deb ... 2021-05-16T01:35:19.7959574Z Unpacking grass-core (7.8.2-1build3) ... 2021-05-16T01:35:20.4845346Z Selecting previously unselected package libcdparanoia0:amd64. 2021-05-16T01:35:20.5168234Z Preparing to unpack .../111-libcdparanoia0_3.10.2+debian-13_amd64.deb ... 2021-05-16T01:35:20.5183148Z Unpacking libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-16T01:35:20.5521515Z Selecting previously unselected package libvisual-0.4-0:amd64. 2021-05-16T01:35:20.5838145Z Preparing to unpack .../112-libvisual-0.4-0_0.4.0-17_amd64.deb ... 2021-05-16T01:35:20.5851095Z Unpacking libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-16T01:35:20.6293830Z Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2021-05-16T01:35:20.6572315Z Preparing to unpack .../113-gstreamer1.0-plugins-base_1.16.2-4_amd64.deb ... 2021-05-16T01:35:20.6584954Z Unpacking gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-16T01:35:20.7505084Z Selecting previously unselected package iio-sensor-proxy. 2021-05-16T01:35:20.7832521Z Preparing to unpack .../114-iio-sensor-proxy_2.8-1ubuntu1_amd64.deb ... 2021-05-16T01:35:20.7848084Z Unpacking iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-16T01:35:20.8584737Z Selecting previously unselected package libassimp5:amd64. 2021-05-16T01:35:20.8835070Z Preparing to unpack .../115-libassimp5_5.0.1~ds0-1build1_amd64.deb ... 2021-05-16T01:35:20.8876505Z Unpacking libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-16T01:35:21.2265038Z Selecting previously unselected package libexiv2-27:amd64. 2021-05-16T01:35:21.2549215Z Preparing to unpack .../116-libexiv2-27_0.27.2-8ubuntu2.2_amd64.deb ... 2021-05-16T01:35:21.2565650Z Unpacking libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-16T01:35:21.3656083Z Selecting previously unselected package libfcgi0ldbl:amd64. 2021-05-16T01:35:21.4028466Z Preparing to unpack .../117-libfcgi0ldbl_2.4.0-10build1_amd64.deb ... 2021-05-16T01:35:21.4062379Z Unpacking libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-16T01:35:21.4616019Z Selecting previously unselected package libfcgi-bin. 2021-05-16T01:35:21.4945488Z Preparing to unpack .../118-libfcgi-bin_2.4.0-10build1_amd64.deb ... 2021-05-16T01:35:21.4954185Z Unpacking libfcgi-bin (2.4.0-10build1) ... 2021-05-16T01:35:21.5219965Z Selecting previously unselected package libimagequant0:amd64. 2021-05-16T01:35:21.5550043Z Preparing to unpack .../119-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-05-16T01:35:21.5564910Z Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-16T01:35:21.6024186Z Selecting previously unselected package libjs-jquery-ui. 2021-05-16T01:35:21.6326832Z Preparing to unpack .../120-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-05-16T01:35:21.6412844Z Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-16T01:35:21.7336799Z Selecting previously unselected package libmbim-glib4:amd64. 2021-05-16T01:35:21.7659622Z Preparing to unpack .../121-libmbim-glib4_1.22.0-2_amd64.deb ... 2021-05-16T01:35:21.7674742Z Unpacking libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-16T01:35:21.8043551Z Selecting previously unselected package libmbim-proxy. 2021-05-16T01:35:21.8357733Z Preparing to unpack .../122-libmbim-proxy_1.22.0-2_amd64.deb ... 2021-05-16T01:35:21.8372121Z Unpacking libmbim-proxy (1.22.0-2) ... 2021-05-16T01:35:21.8744396Z Selecting previously unselected package libnl-genl-3-200:amd64. 2021-05-16T01:35:21.9056154Z Preparing to unpack .../123-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-05-16T01:35:21.9082293Z Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-16T01:35:21.9399965Z Selecting previously unselected package libnl-route-3-200:amd64. 2021-05-16T01:35:21.9723861Z Preparing to unpack .../124-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-05-16T01:35:21.9736923Z Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-16T01:35:22.0345029Z Selecting previously unselected package libnss-mdns:amd64. 2021-05-16T01:35:22.0674655Z Preparing to unpack .../125-libnss-mdns_0.14.1-1ubuntu1_amd64.deb ... 2021-05-16T01:35:22.0698091Z Unpacking libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-16T01:35:22.0988447Z Selecting previously unselected package libpam-gnome-keyring:amd64. 2021-05-16T01:35:22.1322679Z Preparing to unpack .../126-libpam-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T01:35:22.1336616Z Unpacking libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T01:35:22.1663020Z Selecting previously unselected package libpcsclite1:amd64. 2021-05-16T01:35:22.1989442Z Preparing to unpack .../127-libpcsclite1_1.8.26-3_amd64.deb ... 2021-05-16T01:35:22.2009355Z Unpacking libpcsclite1:amd64 (1.8.26-3) ... 2021-05-16T01:35:22.2424347Z Selecting previously unselected package libpdal-plugin-faux. 2021-05-16T01:35:22.2709482Z Preparing to unpack .../128-libpdal-plugin-faux_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T01:35:22.2735233Z Unpacking libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-16T01:35:22.3065293Z Selecting previously unselected package libpdal-plugin-icebridge. 2021-05-16T01:35:22.3372841Z Preparing to unpack .../129-libpdal-plugin-icebridge_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T01:35:22.3387199Z Unpacking libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-16T01:35:22.3709712Z Selecting previously unselected package libpdal-plugin-pgpointcloud. 2021-05-16T01:35:22.4072189Z Preparing to unpack .../130-libpdal-plugin-pgpointcloud_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T01:35:22.4095571Z Unpacking libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-16T01:35:22.4544429Z Selecting previously unselected package libpdal-plugin-python. 2021-05-16T01:35:22.4816684Z Preparing to unpack .../131-libpdal-plugin-python_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T01:35:22.4838476Z Unpacking libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-16T01:35:22.5253962Z Selecting previously unselected package libsqlite3-mod-spatialite:amd64. 2021-05-16T01:35:22.5589826Z Preparing to unpack .../132-libsqlite3-mod-spatialite_4.3.0a-6build1_amd64.deb ... 2021-05-16T01:35:22.5606787Z Unpacking libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-16T01:35:22.7325528Z Selecting previously unselected package libpdal-plugin-sqlite. 2021-05-16T01:35:22.7651372Z Preparing to unpack .../133-libpdal-plugin-sqlite_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T01:35:22.7682411Z Unpacking libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-16T01:35:22.8110384Z Selecting previously unselected package libpdal-plugins. 2021-05-16T01:35:22.8438736Z Preparing to unpack .../134-libpdal-plugins_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T01:35:22.8453906Z Unpacking libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-16T01:35:22.8810898Z Selecting previously unselected package libqt53dcore5:amd64. 2021-05-16T01:35:22.9177144Z Preparing to unpack .../135-libqt53dcore5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:22.9194196Z Unpacking libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:22.9637842Z Selecting previously unselected package libqt53drender5:amd64. 2021-05-16T01:35:22.9953194Z Preparing to unpack .../136-libqt53drender5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:22.9965304Z Unpacking libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:23.0978410Z Selecting previously unselected package libqt53danimation5:amd64. 2021-05-16T01:35:23.1383924Z Preparing to unpack .../137-libqt53danimation5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:23.1399642Z Unpacking libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:23.1831521Z Selecting previously unselected package libqt53dinput5:amd64. 2021-05-16T01:35:23.2152678Z Preparing to unpack .../138-libqt53dinput5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:23.2163996Z Unpacking libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:23.2651924Z Selecting previously unselected package libqt53dlogic5:amd64. 2021-05-16T01:35:23.2983735Z Preparing to unpack .../139-libqt53dlogic5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:23.2998842Z Unpacking libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:23.3351067Z Selecting previously unselected package libqt53dextras5:amd64. 2021-05-16T01:35:23.3695323Z Preparing to unpack .../140-libqt53dextras5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:23.3710517Z Unpacking libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:23.4175616Z Selecting previously unselected package qt3d-assimpsceneimport-plugin:amd64. 2021-05-16T01:35:23.4515762Z Preparing to unpack .../141-qt3d-assimpsceneimport-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:23.4535258Z Unpacking qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:23.4867574Z Selecting previously unselected package qt3d-defaultgeometryloader-plugin:amd64. 2021-05-16T01:35:23.5208374Z Preparing to unpack .../142-qt3d-defaultgeometryloader-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:23.5217902Z Unpacking qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:23.5527880Z Selecting previously unselected package qt3d-gltfsceneio-plugin:amd64. 2021-05-16T01:35:23.5869849Z Preparing to unpack .../143-qt3d-gltfsceneio-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:23.5886614Z Unpacking qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:23.6274071Z Selecting previously unselected package libqt53dquickscene2d5:amd64. 2021-05-16T01:35:23.6585202Z Preparing to unpack .../144-libqt53dquickscene2d5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:23.6602941Z Unpacking libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:23.6902927Z Selecting previously unselected package qt3d-scene2d-plugin:amd64. 2021-05-16T01:35:23.7218736Z Preparing to unpack .../145-qt3d-scene2d-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:23.7235945Z Unpacking qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:23.7533417Z Selecting previously unselected package libqgis-3d3.10.4. 2021-05-16T01:35:23.7859914Z Preparing to unpack .../146-libqgis-3d3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T01:35:23.7876900Z Unpacking libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:23.8412297Z Selecting previously unselected package libqgis-analysis3.10.4. 2021-05-16T01:35:23.8727509Z Preparing to unpack .../147-libqgis-analysis3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T01:35:23.8746422Z Unpacking libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:24.0077334Z Selecting previously unselected package libqgis-app3.10.4. 2021-05-16T01:35:24.0471944Z Preparing to unpack .../148-libqgis-app3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T01:35:24.0497050Z Unpacking libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:24.4107377Z Selecting previously unselected package qtchooser. 2021-05-16T01:35:24.4427279Z Preparing to unpack .../149-qtchooser_66-2build1_amd64.deb ... 2021-05-16T01:35:24.4458086Z Unpacking qtchooser (66-2build1) ... 2021-05-16T01:35:24.4864882Z Selecting previously unselected package qdoc-qt5. 2021-05-16T01:35:24.5127466Z Preparing to unpack .../150-qdoc-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T01:35:24.5149097Z Unpacking qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:24.6035636Z Selecting previously unselected package libqt5help5:amd64. 2021-05-16T01:35:24.6377208Z Preparing to unpack .../151-libqt5help5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T01:35:24.6398678Z Unpacking libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:24.6842254Z Selecting previously unselected package qhelpgenerator-qt5. 2021-05-16T01:35:24.7201142Z Preparing to unpack .../152-qhelpgenerator-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T01:35:24.7218593Z Unpacking qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:24.7624438Z Selecting previously unselected package qt5-assistant. 2021-05-16T01:35:24.7904682Z Preparing to unpack .../153-qt5-assistant_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T01:35:24.7915301Z Unpacking qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-16T01:35:24.8624837Z Selecting previously unselected package qtattributionsscanner-qt5. 2021-05-16T01:35:24.8905789Z Preparing to unpack .../154-qtattributionsscanner-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T01:35:24.8920837Z Unpacking qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:24.9344520Z Selecting previously unselected package libqt5designer5:amd64. 2021-05-16T01:35:24.9593142Z Preparing to unpack .../155-libqt5designer5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T01:35:24.9617233Z Unpacking libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:25.1926669Z Selecting previously unselected package libqt5designercomponents5:amd64. 2021-05-16T01:35:25.2257889Z Preparing to unpack .../156-libqt5designercomponents5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T01:35:25.2271900Z Unpacking libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:25.3345050Z Selecting previously unselected package qttools5-dev-tools. 2021-05-16T01:35:25.3624120Z Preparing to unpack .../157-qttools5-dev-tools_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T01:35:25.3665610Z Unpacking qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-16T01:35:25.5070683Z Selecting previously unselected package libqgis-customwidgets. 2021-05-16T01:35:25.5388074Z Preparing to unpack .../158-libqgis-customwidgets_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T01:35:25.5411206Z Unpacking libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:25.6661915Z Selecting previously unselected package libqgis-server3.10.4. 2021-05-16T01:35:25.6979620Z Preparing to unpack .../159-libqgis-server3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T01:35:25.6999559Z Unpacking libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:25.7671010Z Selecting previously unselected package libqgisgrass7-3.10.4. 2021-05-16T01:35:25.8048569Z Preparing to unpack .../160-libqgisgrass7-3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T01:35:25.8067674Z Unpacking libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:25.8697695Z Selecting previously unselected package libqgispython3.10.4. 2021-05-16T01:35:25.9052537Z Preparing to unpack .../161-libqgispython3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T01:35:25.9066467Z Unpacking libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:25.9586526Z Selecting previously unselected package libqmi-glib5:amd64. 2021-05-16T01:35:25.9929231Z Preparing to unpack .../162-libqmi-glib5_1.24.8-1_amd64.deb ... 2021-05-16T01:35:25.9965449Z Unpacking libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-16T01:35:26.0988044Z Selecting previously unselected package libqmi-proxy. 2021-05-16T01:35:26.1314410Z Preparing to unpack .../163-libqmi-proxy_1.24.8-1_amd64.deb ... 2021-05-16T01:35:26.1524977Z Unpacking libqmi-proxy (1.24.8-1) ... 2021-05-16T01:35:26.1827979Z Selecting previously unselected package libqt5test5:amd64. 2021-05-16T01:35:26.2162186Z Preparing to unpack .../164-libqt5test5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:26.2176882Z Unpacking libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:26.2609493Z Selecting previously unselected package libwacom-bin. 2021-05-16T01:35:26.2940454Z Preparing to unpack .../165-libwacom-bin_1.3-2ubuntu3_amd64.deb ... 2021-05-16T01:35:26.2964307Z Unpacking libwacom-bin (1.3-2ubuntu3) ... 2021-05-16T01:35:26.3343622Z Selecting previously unselected package modemmanager. 2021-05-16T01:35:26.3655463Z Preparing to unpack .../166-modemmanager_1.12.8-1_amd64.deb ... 2021-05-16T01:35:26.3761856Z Unpacking modemmanager (1.12.8-1) ... 2021-05-16T01:35:26.4984601Z Selecting previously unselected package ttf-bitstream-vera. 2021-05-16T01:35:26.5289439Z Preparing to unpack .../167-ttf-bitstream-vera_1.10-8_all.deb ... 2021-05-16T01:35:26.5300177Z Unpacking ttf-bitstream-vera (1.10-8) ... 2021-05-16T01:35:26.5745165Z Selecting previously unselected package python-matplotlib-data. 2021-05-16T01:35:26.5997893Z Preparing to unpack .../168-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-05-16T01:35:26.6023375Z Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-16T01:35:26.9364279Z Selecting previously unselected package python3-soupsieve. 2021-05-16T01:35:26.9696034Z Preparing to unpack .../169-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-05-16T01:35:26.9711910Z Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-16T01:35:27.0038189Z Selecting previously unselected package python3-bs4. 2021-05-16T01:35:27.0372462Z Preparing to unpack .../170-python3-bs4_4.8.2-1_all.deb ... 2021-05-16T01:35:27.0392542Z Unpacking python3-bs4 (4.8.2-1) ... 2021-05-16T01:35:27.0784526Z Selecting previously unselected package python3-cycler. 2021-05-16T01:35:27.1086750Z Preparing to unpack .../171-python3-cycler_0.10.0-3_all.deb ... 2021-05-16T01:35:27.1107573Z Unpacking python3-cycler (0.10.0-3) ... 2021-05-16T01:35:27.1464837Z Selecting previously unselected package python3-dateutil. 2021-05-16T01:35:27.1732212Z Preparing to unpack .../172-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-05-16T01:35:27.1747711Z Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-16T01:35:27.2183886Z Selecting previously unselected package python3-decorator. 2021-05-16T01:35:27.2468595Z Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-05-16T01:35:27.2481394Z Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-05-16T01:35:27.2768535Z Selecting previously unselected package python3-future. 2021-05-16T01:35:27.3085639Z Preparing to unpack .../174-python3-future_0.18.2-2_all.deb ... 2021-05-16T01:35:27.3099398Z Unpacking python3-future (0.18.2-2) ... 2021-05-16T01:35:27.3945305Z Selecting previously unselected package python3-webencodings. 2021-05-16T01:35:27.4220650Z Preparing to unpack .../175-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-05-16T01:35:27.4247072Z Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-16T01:35:27.4625131Z Selecting previously unselected package python3-html5lib. 2021-05-16T01:35:27.4904782Z Preparing to unpack .../176-python3-html5lib_1.0.1-2_all.deb ... 2021-05-16T01:35:27.4915900Z Unpacking python3-html5lib (1.0.1-2) ... 2021-05-16T01:35:27.5330052Z Selecting previously unselected package python3-ipython-genutils. 2021-05-16T01:35:27.5658526Z Preparing to unpack .../177-python3-ipython-genutils_0.2.0-1ubuntu1_all.deb ... 2021-05-16T01:35:27.5674179Z Unpacking python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-16T01:35:27.6066079Z Selecting previously unselected package python3-traitlets. 2021-05-16T01:35:27.6304591Z Preparing to unpack .../178-python3-traitlets_4.3.3-3_all.deb ... 2021-05-16T01:35:27.6322772Z Unpacking python3-traitlets (4.3.3-3) ... 2021-05-16T01:35:27.6744415Z Selecting previously unselected package python3-jupyter-core. 2021-05-16T01:35:27.7034828Z Preparing to unpack .../179-python3-jupyter-core_4.6.3-3_all.deb ... 2021-05-16T01:35:27.7044531Z Unpacking python3-jupyter-core (4.6.3-3) ... 2021-05-16T01:35:27.7424307Z Selecting previously unselected package python3-kiwisolver. 2021-05-16T01:35:27.7751208Z Preparing to unpack .../180-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-05-16T01:35:27.7769638Z Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-05-16T01:35:27.8248131Z Selecting previously unselected package python3-lxml:amd64. 2021-05-16T01:35:27.8573592Z Preparing to unpack .../181-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-05-16T01:35:27.8590774Z Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-16T01:35:28.0327916Z Selecting previously unselected package python3-pyparsing. 2021-05-16T01:35:28.0670840Z Preparing to unpack .../182-python3-pyparsing_2.4.6-1_all.deb ... 2021-05-16T01:35:28.1339258Z Unpacking python3-pyparsing (2.4.6-1) ... 2021-05-16T01:35:28.2265216Z Selecting previously unselected package python3-matplotlib. 2021-05-16T01:35:28.2571142Z Preparing to unpack .../183-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-05-16T01:35:28.2583527Z Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-16T01:35:28.7179564Z Selecting previously unselected package python3-nbformat. 2021-05-16T01:35:28.7523552Z Preparing to unpack .../184-python3-nbformat_5.0.4-1_all.deb ... 2021-05-16T01:35:28.7538505Z Unpacking python3-nbformat (5.0.4-1) ... 2021-05-16T01:35:28.7984879Z Selecting previously unselected package python3-olefile. 2021-05-16T01:35:28.8268076Z Preparing to unpack .../185-python3-olefile_0.46-2_all.deb ... 2021-05-16T01:35:28.8279664Z Unpacking python3-olefile (0.46-2) ... 2021-05-16T01:35:28.8609988Z Selecting previously unselected package python3-pyproj. 2021-05-16T01:35:28.8947525Z Preparing to unpack .../186-python3-pyproj_2.5.0+ds-1_amd64.deb ... 2021-05-16T01:35:28.8957979Z Unpacking python3-pyproj (2.5.0+ds-1) ... 2021-05-16T01:35:28.9704310Z Selecting previously unselected package python3-tz. 2021-05-16T01:35:28.9966881Z Preparing to unpack .../187-python3-tz_2019.3-1_all.deb ... 2021-05-16T01:35:29.0043077Z Unpacking python3-tz (2019.3-1) ... 2021-05-16T01:35:29.0349094Z Selecting previously unselected package python3-owslib. 2021-05-16T01:35:29.0690233Z Preparing to unpack .../188-python3-owslib_0.19.1-1_all.deb ... 2021-05-16T01:35:29.0707227Z Unpacking python3-owslib (0.19.1-1) ... 2021-05-16T01:35:29.1183787Z Selecting previously unselected package python3-pil:amd64. 2021-05-16T01:35:29.1521580Z Preparing to unpack .../189-python3-pil_7.0.0-4ubuntu0.3_amd64.deb ... 2021-05-16T01:35:29.1538728Z Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-16T01:35:29.2281933Z Selecting previously unselected package python3-retrying. 2021-05-16T01:35:29.2618592Z Preparing to unpack .../190-python3-retrying_1.3.3-4_all.deb ... 2021-05-16T01:35:29.2637986Z Unpacking python3-retrying (1.3.3-4) ... 2021-05-16T01:35:29.3023709Z Selecting previously unselected package python3-plotly. 2021-05-16T01:35:29.3289828Z Preparing to unpack .../191-python3-plotly_4.4.1+dfsg-1_all.deb ... 2021-05-16T01:35:29.3304277Z Unpacking python3-plotly (4.4.1+dfsg-1) ... 2021-05-16T01:35:29.9020275Z Selecting previously unselected package python3-psycopg2. 2021-05-16T01:35:29.9371416Z Preparing to unpack .../192-python3-psycopg2_2.8.4-2_amd64.deb ... 2021-05-16T01:35:29.9381206Z Unpacking python3-psycopg2 (2.8.4-2) ... 2021-05-16T01:35:29.9867110Z Selecting previously unselected package python3-sip. 2021-05-16T01:35:30.0165430Z Preparing to unpack .../193-python3-sip_4.19.21+dfsg-1build1_amd64.deb ... 2021-05-16T01:35:30.0181986Z Unpacking python3-sip (4.19.21+dfsg-1build1) ... 2021-05-16T01:35:30.0562955Z Selecting previously unselected package python3-pyqt5. 2021-05-16T01:35:30.0902771Z Preparing to unpack .../194-python3-pyqt5_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T01:35:30.0916426Z Unpacking python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-16T01:35:30.4065058Z Selecting previously unselected package python3-pyqt5.qsci. 2021-05-16T01:35:30.4388660Z Preparing to unpack .../195-python3-pyqt5.qsci_2.11.2+dfsg-6_amd64.deb ... 2021-05-16T01:35:30.4404040Z Unpacking python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-16T01:35:30.4981068Z Selecting previously unselected package python3-pyqt5.qtsql. 2021-05-16T01:35:30.5313527Z Preparing to unpack .../196-python3-pyqt5.qtsql_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T01:35:30.5327706Z Unpacking python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-16T01:35:30.5824790Z Selecting previously unselected package python3-pyqt5.qtsvg. 2021-05-16T01:35:30.6120455Z Preparing to unpack .../197-python3-pyqt5.qtsvg_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T01:35:30.6131161Z Unpacking python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-16T01:35:30.6439575Z Selecting previously unselected package python3-pyqt5.qtwebkit. 2021-05-16T01:35:30.6870119Z Preparing to unpack .../198-python3-pyqt5.qtwebkit_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T01:35:30.6890205Z Unpacking python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-16T01:35:30.7384476Z Selecting previously unselected package python3-qgis-common. 2021-05-16T01:35:30.7677122Z Preparing to unpack .../199-python3-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T01:35:30.7706480Z Unpacking python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:31.1324467Z Selecting previously unselected package python3-qgis. 2021-05-16T01:35:31.1676553Z Preparing to unpack .../200-python3-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T01:35:31.1695766Z Unpacking python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:32.1718974Z Selecting previously unselected package python3-tk:amd64. 2021-05-16T01:35:32.2059199Z Preparing to unpack .../201-python3-tk_3.8.5-1~20.04.1_amd64.deb ... 2021-05-16T01:35:32.2073122Z Unpacking python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-16T01:35:32.2483557Z Selecting previously unselected package libjs-leaflet. 2021-05-16T01:35:32.2823689Z Preparing to unpack .../202-libjs-leaflet_1.6.0~dfsg-1_all.deb ... 2021-05-16T01:35:32.2831964Z Unpacking libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-16T01:35:32.3368513Z Selecting previously unselected package qgis-common. 2021-05-16T01:35:32.3695433Z Preparing to unpack .../203-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T01:35:32.3706720Z Unpacking qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:34.1300255Z Selecting previously unselected package qgis. 2021-05-16T01:35:34.1628865Z Preparing to unpack .../204-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T01:35:34.2282409Z Unpacking qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:34.4945543Z Selecting previously unselected package qgis-plugin-grass-common. 2021-05-16T01:35:34.5289051Z Preparing to unpack .../205-qgis-plugin-grass-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T01:35:34.5307661Z Unpacking qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:34.7408062Z Selecting previously unselected package qgis-provider-grass. 2021-05-16T01:35:34.7747117Z Preparing to unpack .../206-qgis-provider-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T01:35:34.7763041Z Unpacking qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:34.8165444Z Selecting previously unselected package qgis-plugin-grass. 2021-05-16T01:35:34.8524546Z Preparing to unpack .../207-qgis-plugin-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T01:35:34.8533218Z Unpacking qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:34.9306802Z Selecting previously unselected package qt5-gtk-platformtheme:amd64. 2021-05-16T01:35:34.9642008Z Preparing to unpack .../208-qt5-gtk-platformtheme_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:34.9659926Z Unpacking qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:35.0085161Z Selecting previously unselected package qttranslations5-l10n. 2021-05-16T01:35:35.0424732Z Preparing to unpack .../209-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2021-05-16T01:35:35.0445085Z Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-16T01:35:35.2675247Z Selecting previously unselected package wpasupplicant. 2021-05-16T01:35:35.3033363Z Preparing to unpack .../210-wpasupplicant_2%3a2.9-1ubuntu4.3_amd64.deb ... 2021-05-16T01:35:35.3047939Z Unpacking wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-16T01:35:35.4551991Z Selecting previously unselected package proj-bin. 2021-05-16T01:35:35.4890255Z Preparing to unpack .../211-proj-bin_6.3.1-1_amd64.deb ... 2021-05-16T01:35:35.4902295Z Unpacking proj-bin (6.3.1-1) ... 2021-05-16T01:35:35.5310448Z Selecting previously unselected package usb-modeswitch-data. 2021-05-16T01:35:35.5654517Z Preparing to unpack .../212-usb-modeswitch-data_20191128-3_all.deb ... 2021-05-16T01:35:35.5677127Z Unpacking usb-modeswitch-data (20191128-3) ... 2021-05-16T01:35:35.6018113Z Selecting previously unselected package usb-modeswitch. 2021-05-16T01:35:35.6365456Z Preparing to unpack .../213-usb-modeswitch_2.5.2+repack0-2ubuntu3_amd64.deb ... 2021-05-16T01:35:35.6489498Z Unpacking usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-16T01:35:35.7364980Z Setting up libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-16T01:35:35.7425063Z Setting up iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-16T01:35:36.0187106Z iio-sensor-proxy.service is a disabled or a static unit, not starting it. 2021-05-16T01:35:36.0219235Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-16T01:35:36.0254553Z Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-16T01:35:36.0284818Z Setting up qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:36.0408323Z Setting up ttf-bitstream-vera (1.10-8) ... 2021-05-16T01:35:36.0475309Z Setting up libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-16T01:35:36.0527953Z Setting up proj-data (6.3.1-1) ... 2021-05-16T01:35:36.0564772Z Setting up libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-16T01:35:36.0607256Z Setting up libxcb-xinput0:amd64 (1.14-2) ... 2021-05-16T01:35:36.0660998Z Setting up libwoff1:amd64 (1.0.2-1build2) ... 2021-05-16T01:35:36.0704910Z Setting up libhyphen0:amd64 (2.8.8-7) ... 2021-05-16T01:35:36.0760615Z Setting up libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-16T01:35:36.0905020Z Setting up libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-16T01:35:36.0950959Z Setting up libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-16T01:35:36.0993662Z Setting up libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-16T01:35:36.1039793Z Setting up libminizip1:amd64 (1.1-8build1) ... 2021-05-16T01:35:36.1072746Z Setting up libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-16T01:35:36.1112277Z Setting up python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-16T01:35:36.2831558Z Setting up fonts-lyx (2.3.4.2-2) ... 2021-05-16T01:35:36.2884549Z Setting up libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-16T01:35:36.2923222Z Setting up python3-olefile (0.46-2) ... 2021-05-16T01:35:36.4738669Z Setting up blt (2.5.3+dfsg-4) ... 2021-05-16T01:35:36.4785294Z Setting up python3-retrying (1.3.3-4) ... 2021-05-16T01:35:36.6466679Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-16T01:35:36.6561104Z Setting up libarpack2:amd64 (3.7.0-3) ... 2021-05-16T01:35:36.6595527Z Setting up libfcgi-bin (2.4.0-10build1) ... 2021-05-16T01:35:36.6641319Z Setting up libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-16T01:35:36.6692901Z Setting up libdap25:amd64 (3.20.5-1) ... 2021-05-16T01:35:36.6808051Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-16T01:35:37.4388982Z Setting up python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-16T01:35:37.4390988Z Setting up libqhull7:amd64 (2015.2-4) ... 2021-05-16T01:35:37.4396355Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-16T01:35:37.4398102Z Setting up libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-16T01:35:37.4399512Z Setting up libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-16T01:35:37.4400557Z Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-16T01:35:37.4401916Z Setting up gdal-data (3.0.4+dfsg-1build3) ... 2021-05-16T01:35:37.4402914Z Setting up python3-tz (2019.3-1) ... 2021-05-16T01:35:37.4403911Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-16T01:35:37.4405096Z Setting up libxcb-xkb1:amd64 (1.14-2) ... 2021-05-16T01:35:37.4405995Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-16T01:35:37.4407599Z Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-16T01:35:37.4408519Z Setting up libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-16T01:35:37.4409453Z Setting up libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-16T01:35:37.4410588Z Setting up p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-16T01:35:37.4411508Z Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-05-16T01:35:37.4412467Z Setting up libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T01:35:37.4413319Z Setting up libcfitsio8:amd64 (3.470-3) ... 2021-05-16T01:35:37.4414135Z Setting up libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-16T01:35:37.4414996Z Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-16T01:35:37.4476692Z Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-16T01:35:37.4535197Z Setting up python3-pyparsing (2.4.6-1) ... 2021-05-16T01:35:37.6549647Z Setting up libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-16T01:35:37.6595919Z Setting up python3-cycler (0.10.0-3) ... 2021-05-16T01:35:37.8219848Z Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-16T01:35:37.8271066Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-16T01:35:37.8311909Z Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-05-16T01:35:37.8347225Z Setting up grass-doc (7.8.2-1build3) ... 2021-05-16T01:35:37.8384215Z Setting up usb-modeswitch-data (20191128-3) ... 2021-05-16T01:35:37.8425232Z Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-16T01:35:37.8463767Z Setting up python3-psycopg2 (2.8.4-2) ... 2021-05-16T01:35:38.0350484Z Setting up libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-16T01:35:38.0404793Z Setting up libproj15:amd64 (6.3.1-1) ... 2021-05-16T01:35:38.0443380Z Setting up libpcsclite1:amd64 (1.8.26-3) ... 2021-05-16T01:35:38.0483184Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:38.0584343Z Setting up python3-html5lib (1.0.1-2) ... 2021-05-16T01:35:38.2983352Z Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-16T01:35:39.6452936Z Setting up libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-16T01:35:39.6534058Z Setting up libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-16T01:35:39.6596342Z Setting up liburiparser1:amd64 (0.9.3-2) ... 2021-05-16T01:35:39.6650842Z Setting up gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T01:35:39.6698368Z Setting up libfreexl1:amd64 (1.0.5-3) ... 2021-05-16T01:35:39.6741467Z Setting up libmm-glib0:amd64 (1.12.8-1) ... 2021-05-16T01:35:39.6792295Z Setting up liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-16T01:35:39.6849076Z Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-16T01:35:39.9050109Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:39.9134925Z Setting up libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-16T01:35:39.9181314Z Setting up libxcb-randr0:amd64 (1.14-2) ... 2021-05-16T01:35:39.9233558Z Setting up python3-traitlets (4.3.3-3) ... 2021-05-16T01:35:40.1553696Z Setting up libfyba0:amd64 (4.1.1-6build1) ... 2021-05-16T01:35:40.1626636Z Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-16T01:35:40.1665341Z Setting up libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-16T01:35:40.1712901Z Setting up libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-16T01:35:40.1749501Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T01:35:40.1943001Z Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-16T01:35:40.3945990Z Setting up libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-16T01:35:40.3995300Z Setting up libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-16T01:35:40.4033985Z Setting up usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-16T01:35:40.4147144Z Setting up libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-16T01:35:40.4188712Z Setting up p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-16T01:35:40.4231647Z Setting up libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:40.4276109Z Setting up libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-16T01:35:40.4311720Z Setting up python3-future (0.18.2-2) ... 2021-05-16T01:35:40.4409072Z update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode 2021-05-16T01:35:40.4485971Z update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode 2021-05-16T01:35:40.8389085Z Setting up qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:41.0245637Z Setting up libdaemon0:amd64 (0.14-7) ... 2021-05-16T01:35:41.0284961Z Setting up libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:41.0319618Z Setting up libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-16T01:35:41.0373404Z Setting up libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-16T01:35:41.0415738Z Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-16T01:35:41.0473705Z Setting up libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T01:35:41.0512428Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-16T01:35:41.0554283Z Setting up libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:41.0596957Z Setting up libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T01:35:41.3103639Z Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-16T01:35:41.5009745Z Setting up python3-jupyter-core (4.6.3-3) ... 2021-05-16T01:35:41.6840841Z Setting up libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-16T01:35:41.6879177Z Setting up qtchooser (66-2build1) ... 2021-05-16T01:35:41.6919488Z Setting up libwacom-common (1.3-2ubuntu3) ... 2021-05-16T01:35:41.6970698Z Setting up python3-sip (4.19.21+dfsg-1build1) ... 2021-05-16T01:35:41.8770603Z Setting up libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-16T01:35:41.8813349Z Setting up libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-16T01:35:41.8861216Z Setting up libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T01:35:41.8900834Z Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-16T01:35:42.9439255Z Setting up libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-16T01:35:42.9482411Z Setting up libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-16T01:35:42.9552233Z Setting up libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-16T01:35:42.9594064Z Setting up qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:42.9664608Z Setting up libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:42.9710657Z Setting up proj-bin (6.3.1-1) ... 2021-05-16T01:35:42.9758622Z Setting up libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-16T01:35:42.9801107Z Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-16T01:35:42.9941507Z Setting up geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-16T01:35:43.4528190Z geoclue.service is a disabled or a static unit, not starting it. 2021-05-16T01:35:43.4549370Z Setting up libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:43.4590711Z Setting up python3-nbformat (5.0.4-1) ... 2021-05-16T01:35:43.6541037Z Setting up libmbim-proxy (1.22.0-2) ... 2021-05-16T01:35:43.6579842Z Setting up python3-pyproj (2.5.0+ds-1) ... 2021-05-16T01:35:43.8604621Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:43.8649767Z Setting up python3-bs4 (4.8.2-1) ... 2021-05-16T01:35:44.0945526Z Setting up libgeotiff5:amd64 (1.5.1-2) ... 2021-05-16T01:35:44.1005343Z Setting up gcr (3.36.0-2build1) ... 2021-05-16T01:35:44.1048364Z Setting up libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:44.1095486Z Setting up wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-16T01:35:44.2759628Z Created symlink /etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-16T01:35:44.2762414Z Created symlink /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-16T01:35:44.8639146Z Setting up python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-16T01:35:45.1868158Z Setting up libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:45.1906470Z Setting up gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-16T01:35:45.1948268Z Setting up libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:45.1990521Z Setting up qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:45.2033323Z Setting up qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:45.2071066Z Setting up libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:45.2105504Z Setting up python3-plotly (4.4.1+dfsg-1) ... 2021-05-16T01:35:45.3978106Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T01:35:45.3980348Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-16T01:35:45.3982094Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T01:35:45.3984119Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-16T01:35:45.4436734Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:194: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T01:35:45.4438935Z if direction is "increasing": 2021-05-16T01:35:45.4441712Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:199: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T01:35:45.4443178Z elif direction is "decreasing": 2021-05-16T01:35:45.4638734Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:176: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T01:35:45.4640305Z if direction is "increasing": 2021-05-16T01:35:45.4649828Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T01:35:45.4651340Z elif direction is "decreasing": 2021-05-16T01:35:46.4877256Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:460: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T01:35:46.4878959Z if props["offset_coordinates"] is "data": 2021-05-16T01:35:46.4881167Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:572: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-16T01:35:46.4883312Z if props["coordinates"] is not "data": 2021-05-16T01:35:47.4025367Z Setting up avahi-daemon (0.7-4ubuntu7) ... 2021-05-16T01:35:48.0926966Z Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /lib/systemd/system/avahi-daemon.service. 2021-05-16T01:35:48.0930323Z Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /lib/systemd/system/avahi-daemon.service. 2021-05-16T01:35:48.0932654Z Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /lib/systemd/system/avahi-daemon.socket. 2021-05-16T01:35:49.5670950Z Setting up libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-16T01:35:49.5837330Z First installation detected... 2021-05-16T01:35:49.5838563Z Checking NSS setup... 2021-05-16T01:35:49.5882288Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-16T01:35:49.5934182Z Setting up libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:49.5976613Z Setting up python3-owslib (0.19.1-1) ... 2021-05-16T01:35:49.9397537Z Setting up libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-16T01:35:49.9459902Z Setting up libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-16T01:35:49.9498811Z Setting up libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-16T01:35:49.9557334Z Setting up libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-16T01:35:49.9650026Z Setting up libwacom-bin (1.3-2ubuntu3) ... 2021-05-16T01:35:49.9689890Z Setting up libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-16T01:35:49.9739055Z Setting up libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-16T01:35:49.9779738Z Setting up libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-16T01:35:49.9832013Z Setting up python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-16T01:35:50.2604784Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-16T01:35:50.2651489Z Setting up libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-16T01:35:50.2692237Z Setting up grass-core (7.8.2-1build3) ... 2021-05-16T01:35:50.6811408Z /usr/lib/grass78/etc/python/grass/pygrass/gis/__init__.py:75: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T01:35:50.6813506Z if value is '': 2021-05-16T01:35:50.8021318Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T01:35:50.8022782Z if do_profiling is "True" or do_profiling is "1": 2021-05-16T01:35:50.8023843Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T01:35:50.8024775Z if do_profiling is "True" or do_profiling is "1": 2021-05-16T01:35:50.8025987Z /usr/lib/grass78/etc/python/grass/temporal/core.py:582: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-16T01:35:50.8027083Z if driver_string is not None and driver_string is not "": 2021-05-16T01:35:50.8544925Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T01:35:50.8550050Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-16T01:35:50.8551467Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T01:35:50.8552686Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-16T01:35:50.9276244Z Setting up libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-16T01:35:50.9313755Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:50.9414484Z Setting up libqmi-proxy (1.24.8-1) ... 2021-05-16T01:35:50.9448843Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:50.9494478Z Setting up libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:50.9708571Z Setting up libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:50.9749645Z Setting up libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:50.9788028Z Setting up qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:50.9833739Z Setting up libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:50.9868680Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:50.9903426Z Setting up gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-16T01:35:51.0976526Z Setting up qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:51.1020897Z Setting up libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:51.1067694Z Setting up libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:51.1114373Z Setting up modemmanager (1.12.8-1) ... 2021-05-16T01:35:51.2722803Z Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service → /lib/systemd/system/ModemManager.service. 2021-05-16T01:35:51.2725457Z Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service → /lib/systemd/system/ModemManager.service. 2021-05-16T01:35:51.9507613Z Setting up libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:51.9586094Z Setting up libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:51.9653511Z Setting up libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-16T01:35:51.9704206Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:51.9751780Z Setting up libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:51.9799299Z Setting up qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:51.9839293Z Setting up libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-16T01:35:51.9884440Z Setting up libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-16T01:35:51.9935685Z Setting up libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-16T01:35:51.9984503Z Setting up libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:52.0021555Z Setting up libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:52.0073547Z Setting up libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:52.0130007Z Setting up libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:52.0180050Z Setting up libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:52.0220604Z Setting up libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:52.0274894Z Setting up qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-16T01:35:52.0321808Z Setting up qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-16T01:35:52.0360231Z Setting up libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:52.0409723Z Setting up qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:52.0463610Z Setting up python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-16T01:35:52.2495944Z Setting up python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-16T01:35:52.2539653Z Setting up libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:52.2589031Z Setting up qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:52.2659250Z Setting up qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:36:29.1688085Z Setting up libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:36:29.1727573Z Setting up python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-16T01:36:29.1768092Z Setting up libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:36:29.1810266Z Setting up qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:36:29.1850003Z Setting up libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:36:29.1888779Z Setting up libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:36:29.1938713Z Setting up qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:36:29.1981710Z Setting up python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:36:29.3572649Z Setting up libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:36:29.3630936Z Setting up python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-16T01:36:29.3662383Z Setting up qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:36:29.3705305Z Setting up python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-16T01:36:29.3740458Z Setting up python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:36:29.5587762Z Setting up libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:36:29.5636677Z Setting up qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:36:29.5687604Z Setting up qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:36:29.5853176Z Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-05-16T01:36:29.6032094Z Processing triggers for shared-mime-info (1.15-1) ... 2021-05-16T01:36:30.9118819Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T01:36:30.9319552Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-16T01:36:30.9617598Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-16T01:36:30.9794584Z Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ... 2021-05-16T01:36:31.0667545Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:36:31.1019491Z Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-16T01:36:31.4109377Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:36:43.4733692Z Setting up pinentry-gnome3 (1.1.0-3build1) ... 2021-05-16T01:36:43.4735390Z Setting up gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-16T01:36:45.7312316Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-16T01:36:45.7312865Z with: 2021-05-16T01:36:45.7313339Z github_slug: neuroconductor/fmriqa 2021-05-16T01:36:45.7313936Z env: 2021-05-16T01:36:45.7314341Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:36:45.7314792Z TIC_DEPLOY_KEY: 2021-05-16T01:36:45.7315548Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:36:45.7317236Z GITHUB_PAT: *** 2021-05-16T01:36:45.7317630Z COVERALLS_TOKEN: 2021-05-16T01:36:45.7318099Z continue-on-error: false 2021-05-16T01:36:45.7318541Z VDIFFR_RUN_TESTS: 2021-05-16T01:36:45.7319011Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:36:45.7319443Z TZ: UTC 2021-05-16T01:36:45.7319804Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:36:45.7320203Z NOT_CRAN: true 2021-05-16T01:36:45.7320552Z ##[endgroup] 2021-05-16T01:36:45.7710829Z repo slug is: neuroconductor/fmriqa 2021-05-16T01:36:45.7835608Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-16T01:36:45.7836226Z env: 2021-05-16T01:36:45.7836667Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:36:45.7837166Z TIC_DEPLOY_KEY: 2021-05-16T01:36:45.7837984Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:36:45.7839321Z GITHUB_PAT: *** 2021-05-16T01:36:45.7839730Z COVERALLS_TOKEN: 2021-05-16T01:36:45.7840228Z continue-on-error: false 2021-05-16T01:36:45.7840893Z VDIFFR_RUN_TESTS: 2021-05-16T01:36:45.7841395Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:36:45.7841867Z TZ: UTC 2021-05-16T01:36:45.7842262Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:36:45.7842702Z NOT_CRAN: true 2021-05-16T01:36:45.7843089Z ##[endgroup] 2021-05-16T01:36:46.0090200Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-16T01:36:46.0090743Z with: 2021-05-16T01:36:46.0091079Z repo_name: fmriqa 2021-05-16T01:36:46.0091428Z repo_version: 0.4.0 2021-05-16T01:36:46.0091787Z runner_os: Linux 2021-05-16T01:36:46.0092129Z R_version: 3.5 2021-05-16T01:36:46.0092430Z env: 2021-05-16T01:36:46.0092827Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:36:46.0093246Z TIC_DEPLOY_KEY: 2021-05-16T01:36:46.0093961Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:36:46.0095542Z GITHUB_PAT: *** 2021-05-16T01:36:46.0095927Z COVERALLS_TOKEN: 2021-05-16T01:36:46.0096352Z continue-on-error: false 2021-05-16T01:36:46.0096780Z VDIFFR_RUN_TESTS: 2021-05-16T01:36:46.0097217Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:36:46.0097605Z TZ: UTC 2021-05-16T01:36:46.0098140Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:36:46.0098685Z NOT_CRAN: true 2021-05-16T01:36:46.0099058Z ##[endgroup] 2021-05-16T01:36:46.0531291Z Package: fmriqa 2021-05-16T01:36:46.0537341Z Version: 0.4.0 2021-05-16T01:36:46.0537757Z OS: Linux 2021-05-16T01:36:46.0627467Z ##[group]Run install.packages('remotes') 2021-05-16T01:36:46.0628151Z install.packages('remotes') 2021-05-16T01:36:46.0628886Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-16T01:36:46.0629821Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-16T01:36:46.0636765Z shell: /usr/local/bin/Rscript {0} 2021-05-16T01:36:46.0637157Z env: 2021-05-16T01:36:46.0637553Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:36:46.0637990Z TIC_DEPLOY_KEY: 2021-05-16T01:36:46.0638732Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:36:46.0640099Z GITHUB_PAT: *** 2021-05-16T01:36:46.0640472Z COVERALLS_TOKEN: 2021-05-16T01:36:46.0640894Z continue-on-error: false 2021-05-16T01:36:46.0641320Z VDIFFR_RUN_TESTS: 2021-05-16T01:36:46.0641741Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:36:46.0642568Z TZ: UTC 2021-05-16T01:36:46.0643178Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:36:46.0643812Z NOT_CRAN: true 2021-05-16T01:36:46.0644371Z ##[endgroup] 2021-05-16T01:36:46.2491475Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T01:36:46.2493735Z (as ‘lib’ is unspecified) 2021-05-16T01:37:03.9987380Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/remotes_2.3.0.tar.gz' 2021-05-16T01:37:05.3962878Z Content type 'binary/octet-stream' length 387395 bytes (378 KB) 2021-05-16T01:37:05.4255484Z ================================================== 2021-05-16T01:37:05.4256701Z downloaded 378 KB 2021-05-16T01:37:05.4257400Z 2021-05-16T01:37:05.6701958Z * installing *binary* package ‘remotes’ ... 2021-05-16T01:37:05.6752119Z * DONE (remotes) 2021-05-16T01:37:05.6806020Z 2021-05-16T01:37:05.6806981Z The downloaded source packages are in 2021-05-16T01:37:05.6808347Z ‘/tmp/Rtmphpz0Dc/downloaded_packages’ 2021-05-16T01:37:27.1887781Z ##[group]Run actions/cache@v1 2021-05-16T01:37:27.1888259Z with: 2021-05-16T01:37:27.1889072Z path: /home/runner/work/_temp/Library 2021-05-16T01:37:27.1891679Z key: Linux-2e7742fb4e078f3534d94dc0dec3f866c8c4a14293f49c24c0013aac36169a0f-1-ca94f4844205283df37ce5483e9bf40cd0b155fccfd01959f8250fb09c664447 2021-05-16T01:37:27.1895456Z restore-keys: Linux-2e7742fb4e078f3534d94dc0dec3f866c8c4a14293f49c24c0013aac36169a0f-1- 2021-05-16T01:37:27.1896652Z env: 2021-05-16T01:37:27.1897113Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:37:27.1897925Z TIC_DEPLOY_KEY: 2021-05-16T01:37:27.1898939Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:37:27.1900878Z GITHUB_PAT: *** 2021-05-16T01:37:27.1901503Z COVERALLS_TOKEN: 2021-05-16T01:37:27.1902032Z continue-on-error: false 2021-05-16T01:37:27.1903911Z VDIFFR_RUN_TESTS: 2021-05-16T01:37:27.1904482Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:37:27.1905044Z TZ: UTC 2021-05-16T01:37:27.1905474Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:37:27.1905905Z NOT_CRAN: true 2021-05-16T01:37:27.1906312Z ##[endgroup] 2021-05-16T01:37:27.2453726Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T01:37:27.2523715Z ##[group]Run Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-16T01:37:27.2524529Z Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-16T01:37:27.2525253Z sysreqs=$(Rscript -e "cat(sysreqs::sysreq_commands('DESCRIPTION'))") 2021-05-16T01:37:27.2525856Z sudo -s eval "$sysreqs" 2021-05-16T01:37:27.2571339Z shell: /usr/bin/bash -e {0} 2021-05-16T01:37:27.2571718Z env: 2021-05-16T01:37:27.2572314Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:37:27.2572963Z TIC_DEPLOY_KEY: 2021-05-16T01:37:27.2574249Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:37:27.2576002Z GITHUB_PAT: *** 2021-05-16T01:37:27.2576775Z COVERALLS_TOKEN: 2021-05-16T01:37:27.2577412Z continue-on-error: false 2021-05-16T01:37:27.2577857Z VDIFFR_RUN_TESTS: 2021-05-16T01:37:27.2578326Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:37:27.2578923Z TZ: UTC 2021-05-16T01:37:27.2579505Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:37:27.2579946Z NOT_CRAN: true 2021-05-16T01:37:27.2580895Z RHUB_PLATFORM: linux-x86_64-ubuntu-gcc 2021-05-16T01:37:27.2581463Z ##[endgroup] 2021-05-16T01:37:27.4695469Z Using github PAT from envvar GITHUB_PAT 2021-05-16T01:37:28.0303281Z Downloading GitHub repo r-hub/sysreqs@HEAD 2021-05-16T01:37:48.9961660Z rprojroot (NA -> 2.0.2) [CRAN] 2021-05-16T01:37:48.9962745Z crayon (NA -> 1.4.1) [CRAN] 2021-05-16T01:37:48.9963634Z R6 (NA -> 2.5.0) [CRAN] 2021-05-16T01:37:48.9964473Z desc (NA -> 1.3.0) [CRAN] 2021-05-16T01:37:48.9965424Z debugme (NA -> 1.1.0) [CRAN] 2021-05-16T01:37:49.0001270Z Installing 5 packages: rprojroot, crayon, R6, desc, debugme 2021-05-16T01:37:49.0020727Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T01:37:49.0028685Z (as ‘lib’ is unspecified) 2021-05-16T01:38:06.0254985Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-16T01:38:07.3294532Z Content type 'binary/octet-stream' length 96231 bytes (93 KB) 2021-05-16T01:38:07.3365482Z ================================================== 2021-05-16T01:38:07.3366008Z downloaded 93 KB 2021-05-16T01:38:07.3366289Z 2021-05-16T01:38:07.3411929Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crayon_1.4.1.tar.gz' 2021-05-16T01:38:09.0062282Z Content type 'binary/octet-stream' length 137956 bytes (134 KB) 2021-05-16T01:38:09.0162567Z ================================================== 2021-05-16T01:38:09.0163061Z downloaded 134 KB 2021-05-16T01:38:09.0163307Z 2021-05-16T01:38:09.0201679Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R6_2.5.0.tar.gz' 2021-05-16T01:38:10.3069861Z Content type 'binary/octet-stream' length 81754 bytes (79 KB) 2021-05-16T01:38:10.3070896Z ================================================== 2021-05-16T01:38:10.3071650Z downloaded 79 KB 2021-05-16T01:38:10.3071919Z 2021-05-16T01:38:10.3113856Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/desc_1.3.0.tar.gz' 2021-05-16T01:38:11.4680320Z Content type 'binary/octet-stream' length 528350 bytes (515 KB) 2021-05-16T01:38:11.4903303Z ================================================== 2021-05-16T01:38:11.4903851Z downloaded 515 KB 2021-05-16T01:38:11.4904291Z 2021-05-16T01:38:11.4943504Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/debugme_1.1.0.tar.gz' 2021-05-16T01:38:12.8422372Z Content type 'binary/octet-stream' length 1015031 bytes (991 KB) 2021-05-16T01:38:12.8741829Z ================================================== 2021-05-16T01:38:12.8743034Z downloaded 991 KB 2021-05-16T01:38:12.8743602Z 2021-05-16T01:38:13.1235656Z * installing *binary* package ‘rprojroot’ ... 2021-05-16T01:38:13.1285308Z * DONE (rprojroot) 2021-05-16T01:38:13.3561479Z * installing *binary* package ‘crayon’ ... 2021-05-16T01:38:13.3606372Z * DONE (crayon) 2021-05-16T01:38:13.5818876Z * installing *binary* package ‘R6’ ... 2021-05-16T01:38:13.5863480Z * DONE (R6) 2021-05-16T01:38:13.8589858Z * installing *binary* package ‘desc’ ... 2021-05-16T01:38:13.8642699Z * DONE (desc) 2021-05-16T01:38:14.1315695Z * installing *binary* package ‘debugme’ ... 2021-05-16T01:38:14.1371374Z * DONE (debugme) 2021-05-16T01:38:14.1429925Z 2021-05-16T01:38:14.1430896Z The downloaded source packages are in 2021-05-16T01:38:14.1432706Z ‘/tmp/RtmpgQ6CkS/downloaded_packages’ 2021-05-16T01:38:14.1449543Z Running `R CMD build`... 2021-05-16T01:38:14.4033923Z * checking for file ‘/tmp/RtmpgQ6CkS/remotes692920fc12bc/r-hub-sysreqs-f068afa/DESCRIPTION’ ... OK 2021-05-16T01:38:14.4035695Z * preparing ‘sysreqs’: 2021-05-16T01:38:14.4036830Z * checking DESCRIPTION meta-information ... OK 2021-05-16T01:38:14.4038218Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T01:38:14.4039278Z * checking for empty or unneeded directories 2021-05-16T01:38:14.4040333Z * building ‘sysreqs_1.0.0.9000.tar.gz’ 2021-05-16T01:38:14.4051201Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T01:38:14.4052412Z (as ‘lib’ is unspecified) 2021-05-16T01:38:14.6198599Z * installing *source* package ‘sysreqs’ ... 2021-05-16T01:38:14.6339155Z ** R 2021-05-16T01:38:14.6432055Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:38:14.8545222Z ** help 2021-05-16T01:38:14.8692010Z *** installing help indices 2021-05-16T01:38:14.8911389Z ** building package indices 2021-05-16T01:38:14.9043521Z ** testing if installed package can be loaded 2021-05-16T01:38:15.1180496Z * DONE (sysreqs) 2021-05-16T01:38:37.2778871Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-16T01:38:37.2782616Z Hit:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-16T01:38:37.2785372Z Hit:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-16T01:38:37.3411526Z Hit:4 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-16T01:38:37.4109849Z Hit:5 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-16T01:38:37.5221418Z Hit:6 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease 2021-05-16T01:38:37.5429807Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-16T01:38:37.8175550Z Hit:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease 2021-05-16T01:38:38.0979371Z Hit:9 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-16T01:38:39.3117160Z Reading package lists... 2021-05-16T01:38:39.3997637Z Reading package lists... 2021-05-16T01:38:39.5830832Z Building dependency tree... 2021-05-16T01:38:39.5855469Z Reading state information... 2021-05-16T01:38:39.7538199Z libfftw3-dev is already the newest version (3.3.8-2ubuntu1). 2021-05-16T01:38:39.7539223Z libgmp-dev is already the newest version (2:6.2.0+dfsg-4). 2021-05-16T01:38:39.7540355Z libgmp-dev set to manually installed. 2021-05-16T01:38:39.7541201Z libicu-dev is already the newest version (66.1-2ubuntu2). 2021-05-16T01:38:39.7542045Z libicu-dev set to manually installed. 2021-05-16T01:38:39.7543359Z libpng-dev is already the newest version (1.6.37-2). 2021-05-16T01:38:39.7544249Z libxml2-dev is already the newest version (2.9.10+dfsg-5). 2021-05-16T01:38:39.7545053Z libxml2-dev set to manually installed. 2021-05-16T01:38:39.7545925Z libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-16T01:38:39.7547514Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-16T01:38:39.7548621Z pandoc is already the newest version (2.7.3-1). 2021-05-16T01:38:39.7549429Z The following additional packages will be installed: 2021-05-16T01:38:39.7550416Z libamd2 libbibutils6 libbtf1 libcamd2 libccolamd2 libcholmod3 libcolamd2 2021-05-16T01:38:39.7551876Z libcxsparse3 libghc-pandoc-citeproc-data libglpk40 libgraphblas3 libklu1 2021-05-16T01:38:39.7553470Z libldl2 libmetis5 libmongoose2 librbio2 libspqr2 libsuitesparse-dev 2021-05-16T01:38:39.7555412Z libsuitesparseconfig5 libumfpack5 2021-05-16T01:38:39.7556489Z Suggested packages: 2021-05-16T01:38:39.7557890Z libcurl4-doc libidn11-dev libldap2-dev librtmp-dev libiodbc2-dev 2021-05-16T01:38:39.7559054Z default-libmysqlclient-dev 2021-05-16T01:38:39.8056925Z The following NEW packages will be installed: 2021-05-16T01:38:39.8058033Z libamd2 libbibutils6 libbtf1 libcamd2 libccolamd2 libcholmod3 libcolamd2 2021-05-16T01:38:39.8062197Z libcurl4-openssl-dev libcxsparse3 libghc-pandoc-citeproc-data libglpk-dev 2021-05-16T01:38:39.8064319Z libglpk40 libgraphblas3 libklu1 libldl2 libmetis5 libmongoose2 librbio2 2021-05-16T01:38:39.8067156Z libspqr2 libsuitesparse-dev libsuitesparseconfig5 libumfpack5 2021-05-16T01:38:39.8068787Z pandoc-citeproc 2021-05-16T01:38:39.8298348Z 0 upgraded, 23 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:38:39.8299064Z Need to get 23.5 MB of archives. 2021-05-16T01:38:39.8300803Z After this operation, 235 MB of additional disk space will be used. 2021-05-16T01:38:39.8303986Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsuitesparseconfig5 amd64 1:5.7.1+dfsg-2 [9736 B] 2021-05-16T01:38:39.8331530Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libamd2 amd64 1:5.7.1+dfsg-2 [20.0 kB] 2021-05-16T01:38:39.8346337Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbibutils6 amd64 6.2-1 [365 kB] 2021-05-16T01:38:39.8453059Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbtf1 amd64 1:5.7.1+dfsg-2 [11.3 kB] 2021-05-16T01:38:39.8457512Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcamd2 amd64 1:5.7.1+dfsg-2 [21.7 kB] 2021-05-16T01:38:39.8463683Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libccolamd2 amd64 1:5.7.1+dfsg-2 [23.2 kB] 2021-05-16T01:38:39.8470967Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcolamd2 amd64 1:5.7.1+dfsg-2 [17.0 kB] 2021-05-16T01:38:39.8476371Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmetis5 amd64 5.1.0.dfsg-5 [169 kB] 2021-05-16T01:38:39.8488275Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcholmod3 amd64 1:5.7.1+dfsg-2 [308 kB] 2021-05-16T01:38:39.8520691Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4-openssl-dev amd64 7.68.0-1ubuntu2.5 [321 kB] 2021-05-16T01:38:39.8564501Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcxsparse3 amd64 1:5.7.1+dfsg-2 [64.2 kB] 2021-05-16T01:38:39.8572435Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libglpk40 amd64 4.65-2 [378 kB] 2021-05-16T01:38:39.8614178Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgraphblas3 amd64 1:5.7.1+dfsg-2 [3770 kB] 2021-05-16T01:38:39.9154281Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libklu1 amd64 1:5.7.1+dfsg-2 [71.7 kB] 2021-05-16T01:38:39.9164448Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libldl2 amd64 1:5.7.1+dfsg-2 [11.0 kB] 2021-05-16T01:38:39.9172956Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmongoose2 amd64 1:5.7.1+dfsg-2 [31.4 kB] 2021-05-16T01:38:39.9178703Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libumfpack5 amd64 1:5.7.1+dfsg-2 [229 kB] 2021-05-16T01:38:39.9193854Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librbio2 amd64 1:5.7.1+dfsg-2 [24.5 kB] 2021-05-16T01:38:39.9200916Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libspqr2 amd64 1:5.7.1+dfsg-2 [64.8 kB] 2021-05-16T01:38:39.9208450Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsuitesparse-dev amd64 1:5.7.1+dfsg-2 [4161 kB] 2021-05-16T01:38:39.9747068Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libglpk-dev amd64 4.65-2 [445 kB] 2021-05-16T01:38:40.1280445Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libghc-pandoc-citeproc-data all 0.15.0.1-1build4 [51.1 kB] 2021-05-16T01:38:40.1299014Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 pandoc-citeproc amd64 0.15.0.1-1build4 [12.9 MB] 2021-05-16T01:38:40.8195806Z Fetched 23.5 MB in 1s (46.8 MB/s) 2021-05-16T01:38:40.8618599Z Selecting previously unselected package libsuitesparseconfig5:amd64. 2021-05-16T01:38:40.8731813Z (Reading database ... 2021-05-16T01:38:40.8732773Z (Reading database ... 5% 2021-05-16T01:38:40.8733670Z (Reading database ... 10% 2021-05-16T01:38:40.8734251Z (Reading database ... 15% 2021-05-16T01:38:40.8735019Z (Reading database ... 20% 2021-05-16T01:38:40.8735538Z (Reading database ... 25% 2021-05-16T01:38:40.8736075Z (Reading database ... 30% 2021-05-16T01:38:40.8736589Z (Reading database ... 35% 2021-05-16T01:38:40.8737126Z (Reading database ... 40% 2021-05-16T01:38:40.8737643Z (Reading database ... 45% 2021-05-16T01:38:40.8740890Z (Reading database ... 50% 2021-05-16T01:38:40.8788814Z (Reading database ... 55% 2021-05-16T01:38:40.8851904Z (Reading database ... 60% 2021-05-16T01:38:40.8904699Z (Reading database ... 65% 2021-05-16T01:38:40.9122703Z (Reading database ... 70% 2021-05-16T01:38:40.9161032Z (Reading database ... 75% 2021-05-16T01:38:40.9472528Z (Reading database ... 80% 2021-05-16T01:38:40.9586242Z (Reading database ... 85% 2021-05-16T01:38:41.0005894Z (Reading database ... 90% 2021-05-16T01:38:41.0091713Z (Reading database ... 95% 2021-05-16T01:38:41.0092578Z (Reading database ... 100% 2021-05-16T01:38:41.0093497Z (Reading database ... 285015 files and directories currently installed.) 2021-05-16T01:38:41.0251621Z Preparing to unpack .../00-libsuitesparseconfig5_1%3a5.7.1+dfsg-2_amd64.deb ... 2021-05-16T01:38:41.0278670Z Unpacking libsuitesparseconfig5:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:41.0623846Z Selecting previously unselected package libamd2:amd64. 2021-05-16T01:38:41.0936276Z Preparing to unpack .../01-libamd2_1%3a5.7.1+dfsg-2_amd64.deb ... 2021-05-16T01:38:41.0951765Z Unpacking libamd2:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:41.1297507Z Selecting previously unselected package libbibutils6. 2021-05-16T01:38:41.1643633Z Preparing to unpack .../02-libbibutils6_6.2-1_amd64.deb ... 2021-05-16T01:38:41.1658984Z Unpacking libbibutils6 (6.2-1) ... 2021-05-16T01:38:41.2544735Z Selecting previously unselected package libbtf1:amd64. 2021-05-16T01:38:41.2848130Z Preparing to unpack .../03-libbtf1_1%3a5.7.1+dfsg-2_amd64.deb ... 2021-05-16T01:38:41.2872499Z Unpacking libbtf1:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:41.3254707Z Selecting previously unselected package libcamd2:amd64. 2021-05-16T01:38:41.3564771Z Preparing to unpack .../04-libcamd2_1%3a5.7.1+dfsg-2_amd64.deb ... 2021-05-16T01:38:41.3581096Z Unpacking libcamd2:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:41.3890274Z Selecting previously unselected package libccolamd2:amd64. 2021-05-16T01:38:41.4253490Z Preparing to unpack .../05-libccolamd2_1%3a5.7.1+dfsg-2_amd64.deb ... 2021-05-16T01:38:41.4275040Z Unpacking libccolamd2:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:41.4664106Z Selecting previously unselected package libcolamd2:amd64. 2021-05-16T01:38:41.4984622Z Preparing to unpack .../06-libcolamd2_1%3a5.7.1+dfsg-2_amd64.deb ... 2021-05-16T01:38:41.4996295Z Unpacking libcolamd2:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:41.5384262Z Selecting previously unselected package libmetis5:amd64. 2021-05-16T01:38:41.5671596Z Preparing to unpack .../07-libmetis5_5.1.0.dfsg-5_amd64.deb ... 2021-05-16T01:38:41.5686671Z Unpacking libmetis5:amd64 (5.1.0.dfsg-5) ... 2021-05-16T01:38:41.6183972Z Selecting previously unselected package libcholmod3:amd64. 2021-05-16T01:38:41.6478871Z Preparing to unpack .../08-libcholmod3_1%3a5.7.1+dfsg-2_amd64.deb ... 2021-05-16T01:38:41.6501179Z Unpacking libcholmod3:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:41.7104651Z Selecting previously unselected package libcurl4-openssl-dev:amd64. 2021-05-16T01:38:41.7450677Z Preparing to unpack .../09-libcurl4-openssl-dev_7.68.0-1ubuntu2.5_amd64.deb ... 2021-05-16T01:38:41.7467883Z Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-16T01:38:41.8144983Z Selecting previously unselected package libcxsparse3:amd64. 2021-05-16T01:38:41.8444264Z Preparing to unpack .../10-libcxsparse3_1%3a5.7.1+dfsg-2_amd64.deb ... 2021-05-16T01:38:41.8455416Z Unpacking libcxsparse3:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:41.8864408Z Selecting previously unselected package libglpk40:amd64. 2021-05-16T01:38:41.9175288Z Preparing to unpack .../11-libglpk40_4.65-2_amd64.deb ... 2021-05-16T01:38:41.9190391Z Unpacking libglpk40:amd64 (4.65-2) ... 2021-05-16T01:38:41.9984312Z Selecting previously unselected package libgraphblas3:amd64. 2021-05-16T01:38:42.0268737Z Preparing to unpack .../12-libgraphblas3_1%3a5.7.1+dfsg-2_amd64.deb ... 2021-05-16T01:38:42.0286897Z Unpacking libgraphblas3:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:42.7185663Z Selecting previously unselected package libklu1:amd64. 2021-05-16T01:38:42.7491984Z Preparing to unpack .../13-libklu1_1%3a5.7.1+dfsg-2_amd64.deb ... 2021-05-16T01:38:42.7506778Z Unpacking libklu1:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:42.7904198Z Selecting previously unselected package libldl2:amd64. 2021-05-16T01:38:42.8187980Z Preparing to unpack .../14-libldl2_1%3a5.7.1+dfsg-2_amd64.deb ... 2021-05-16T01:38:42.8204595Z Unpacking libldl2:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:42.8544694Z Selecting previously unselected package libmongoose2:amd64. 2021-05-16T01:38:42.8862177Z Preparing to unpack .../15-libmongoose2_1%3a5.7.1+dfsg-2_amd64.deb ... 2021-05-16T01:38:42.8874797Z Unpacking libmongoose2:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:42.9264838Z Selecting previously unselected package libumfpack5:amd64. 2021-05-16T01:38:42.9539472Z Preparing to unpack .../16-libumfpack5_1%3a5.7.1+dfsg-2_amd64.deb ... 2021-05-16T01:38:42.9566537Z Unpacking libumfpack5:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:43.0105482Z Selecting previously unselected package librbio2:amd64. 2021-05-16T01:38:43.0426620Z Preparing to unpack .../17-librbio2_1%3a5.7.1+dfsg-2_amd64.deb ... 2021-05-16T01:38:43.0440928Z Unpacking librbio2:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:43.0876498Z Selecting previously unselected package libspqr2:amd64. 2021-05-16T01:38:43.1214209Z Preparing to unpack .../18-libspqr2_1%3a5.7.1+dfsg-2_amd64.deb ... 2021-05-16T01:38:43.1232418Z Unpacking libspqr2:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:43.1666033Z Selecting previously unselected package libsuitesparse-dev:amd64. 2021-05-16T01:38:43.1999214Z Preparing to unpack .../19-libsuitesparse-dev_1%3a5.7.1+dfsg-2_amd64.deb ... 2021-05-16T01:38:43.2020937Z Unpacking libsuitesparse-dev:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:44.0214386Z Selecting previously unselected package libglpk-dev:amd64. 2021-05-16T01:38:44.0546077Z Preparing to unpack .../20-libglpk-dev_4.65-2_amd64.deb ... 2021-05-16T01:38:44.0558969Z Unpacking libglpk-dev:amd64 (4.65-2) ... 2021-05-16T01:38:44.1328607Z Selecting previously unselected package libghc-pandoc-citeproc-data. 2021-05-16T01:38:44.1668475Z Preparing to unpack .../21-libghc-pandoc-citeproc-data_0.15.0.1-1build4_all.deb ... 2021-05-16T01:38:44.1679510Z Unpacking libghc-pandoc-citeproc-data (0.15.0.1-1build4) ... 2021-05-16T01:38:44.2043887Z Selecting previously unselected package pandoc-citeproc. 2021-05-16T01:38:44.2415778Z Preparing to unpack .../22-pandoc-citeproc_0.15.0.1-1build4_amd64.deb ... 2021-05-16T01:38:44.2434703Z Unpacking pandoc-citeproc (0.15.0.1-1build4) ... 2021-05-16T01:38:44.2472147Z Replaced by files in installed package pandoc (2.7.3-1) ... 2021-05-16T01:38:45.7637276Z Setting up libgraphblas3:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:45.7674435Z Setting up libldl2:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:45.7713772Z Setting up libmetis5:amd64 (5.1.0.dfsg-5) ... 2021-05-16T01:38:45.7754243Z Setting up libghc-pandoc-citeproc-data (0.15.0.1-1build4) ... 2021-05-16T01:38:45.7807813Z Setting up libbtf1:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:45.7848371Z Setting up libbibutils6 (6.2-1) ... 2021-05-16T01:38:45.7881412Z Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-16T01:38:45.7915100Z Setting up libcxsparse3:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:45.7949931Z Setting up libsuitesparseconfig5:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:45.7983028Z Setting up librbio2:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:45.8018537Z Setting up libamd2:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:45.8053547Z Setting up pandoc-citeproc (0.15.0.1-1build4) ... 2021-05-16T01:38:45.8102695Z Setting up libcolamd2:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:45.8134939Z Setting up libcamd2:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:45.8171856Z Setting up libmongoose2:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:45.8202237Z Setting up libglpk40:amd64 (4.65-2) ... 2021-05-16T01:38:45.8251735Z Setting up libklu1:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:45.8290660Z Setting up libccolamd2:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:45.8346172Z Setting up libcholmod3:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:45.8388630Z Setting up libspqr2:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:45.8428305Z Setting up libumfpack5:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:45.8469176Z Setting up libsuitesparse-dev:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:45.8499373Z Setting up libglpk-dev:amd64 (4.65-2) ... 2021-05-16T01:38:45.8548175Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:38:49.3427917Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:38:51.6029050Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-16T01:38:51.6029969Z remotes::install_github("ropensci/tic") 2021-05-16T01:38:51.6030968Z remotes::install_github("muschellij2/ghtravis") 2021-05-16T01:38:51.6031687Z remotes::install_github("muschellij2/aghast") 2021-05-16T01:38:51.6032289Z remotes::install_cran("covr") 2021-05-16T01:38:51.6041238Z shell: /usr/local/bin/Rscript {0} 2021-05-16T01:38:51.6041660Z env: 2021-05-16T01:38:51.6042427Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:38:51.6042897Z TIC_DEPLOY_KEY: 2021-05-16T01:38:51.6043699Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:38:51.6046241Z GITHUB_PAT: *** 2021-05-16T01:38:51.6046681Z COVERALLS_TOKEN: 2021-05-16T01:38:51.6047328Z continue-on-error: false 2021-05-16T01:38:51.6047820Z VDIFFR_RUN_TESTS: 2021-05-16T01:38:51.6048627Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:38:51.6049259Z TZ: UTC 2021-05-16T01:38:51.6049774Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:38:51.6050139Z NOT_CRAN: true 2021-05-16T01:38:51.6050461Z ##[endgroup] 2021-05-16T01:38:51.7956209Z Using github PAT from envvar GITHUB_PAT 2021-05-16T01:38:52.4918086Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-16T01:39:14.2231908Z rlang (NA -> 0.4.11) [CRAN] 2021-05-16T01:39:14.2233210Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-16T01:39:14.2234157Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-16T01:39:14.2235048Z sys (NA -> 3.4 ) [CRAN] 2021-05-16T01:39:14.2235908Z askpass (NA -> 1.1 ) [CRAN] 2021-05-16T01:39:14.2236811Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-16T01:39:14.2237683Z mime (NA -> 0.10 ) [CRAN] 2021-05-16T01:39:14.2238522Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-16T01:39:14.2239438Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-16T01:39:14.2240762Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-16T01:39:14.2241650Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-16T01:39:14.2242825Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-16T01:39:14.2243827Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-16T01:39:14.2245009Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-16T01:39:14.2245904Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-16T01:39:14.2246984Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-16T01:39:14.2248176Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-16T01:39:14.2249119Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-16T01:39:14.2249842Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-16T01:39:14.2250593Z whisker (NA -> 0.4 ) [CRAN] 2021-05-16T01:39:14.2251378Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-16T01:39:14.2252261Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-16T01:39:14.2253068Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-16T01:39:14.2253826Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-16T01:39:14.2254552Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-16T01:39:14.2256729Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-16T01:39:14.2257620Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-16T01:39:14.2258630Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-16T01:39:14.2259756Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-16T01:39:14.2260512Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-16T01:39:14.2262323Z 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-16T01:39:14.2264770Z git2r (NA -> 0.28.0) [CRAN] 2021-05-16T01:39:14.2275479Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T01:39:14.2276213Z (as ‘lib’ is unspecified) 2021-05-16T01:39:31.1400261Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rlang_0.4.11.tar.gz' 2021-05-16T01:39:32.4884279Z Content type 'binary/octet-stream' length 1389190 bytes (1.3 MB) 2021-05-16T01:39:32.5176607Z ================================================== 2021-05-16T01:39:32.5177269Z downloaded 1.3 MB 2021-05-16T01:39:32.5177854Z 2021-05-16T01:39:32.5219469Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-16T01:39:34.2656372Z Content type 'binary/octet-stream' length 231600 bytes (226 KB) 2021-05-16T01:39:34.2949414Z ================================================== 2021-05-16T01:39:34.2950559Z downloaded 226 KB 2021-05-16T01:39:34.2951099Z 2021-05-16T01:39:34.2988745Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/glue_1.4.2.tar.gz' 2021-05-16T01:39:35.3191347Z Content type 'binary/octet-stream' length 143742 bytes (140 KB) 2021-05-16T01:39:35.3296841Z ================================================== 2021-05-16T01:39:35.3297775Z downloaded 140 KB 2021-05-16T01:39:35.3298453Z 2021-05-16T01:39:35.3338466Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sys_3.4.tar.gz' 2021-05-16T01:39:36.4076707Z Content type 'binary/octet-stream' length 54882 bytes (53 KB) 2021-05-16T01:39:36.4121904Z ================================================== 2021-05-16T01:39:36.4122937Z downloaded 53 KB 2021-05-16T01:39:36.4123471Z 2021-05-16T01:39:36.4155450Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/askpass_1.1.tar.gz' 2021-05-16T01:39:37.7987033Z Content type 'binary/octet-stream' length 23519 bytes (22 KB) 2021-05-16T01:39:37.7987764Z ================================================== 2021-05-16T01:39:37.7988200Z downloaded 22 KB 2021-05-16T01:39:37.7988467Z 2021-05-16T01:39:37.8027068Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/openssl_1.4.4.tar.gz' 2021-05-16T01:39:38.8868881Z Content type 'binary/octet-stream' length 1490558 bytes (1.4 MB) 2021-05-16T01:39:38.9150176Z ================================================== 2021-05-16T01:39:38.9152211Z downloaded 1.4 MB 2021-05-16T01:39:38.9152881Z 2021-05-16T01:39:38.9188199Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mime_0.10.tar.gz' 2021-05-16T01:39:40.7764725Z Content type 'binary/octet-stream' length 37505 bytes (36 KB) 2021-05-16T01:39:40.7766048Z ================================================== 2021-05-16T01:39:40.7766717Z downloaded 36 KB 2021-05-16T01:39:40.7767187Z 2021-05-16T01:39:40.7867465Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/curl_4.3.1.tar.gz' 2021-05-16T01:39:41.9746062Z Content type 'binary/octet-stream' length 904784 bytes (883 KB) 2021-05-16T01:39:41.9999023Z ================================================== 2021-05-16T01:39:42.0000064Z downloaded 883 KB 2021-05-16T01:39:42.0000642Z 2021-05-16T01:39:42.0037208Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-16T01:39:43.0249588Z Content type 'binary/octet-stream' length 535092 bytes (522 KB) 2021-05-16T01:39:43.0451395Z ================================================== 2021-05-16T01:39:43.0451900Z downloaded 522 KB 2021-05-16T01:39:43.0452205Z 2021-05-16T01:39:43.0489853Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ini_0.3.1.tar.gz' 2021-05-16T01:39:44.7919062Z Content type 'binary/octet-stream' length 12966 bytes (12 KB) 2021-05-16T01:39:44.7919774Z ================================================== 2021-05-16T01:39:44.7920170Z downloaded 12 KB 2021-05-16T01:39:44.7920435Z 2021-05-16T01:39:44.7962057Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httr_1.4.2.tar.gz' 2021-05-16T01:39:45.9508336Z Content type 'binary/octet-stream' length 493580 bytes (482 KB) 2021-05-16T01:39:45.9698956Z ================================================== 2021-05-16T01:39:45.9699967Z downloaded 482 KB 2021-05-16T01:39:45.9700503Z 2021-05-16T01:39:45.9743444Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-16T01:39:47.1760574Z Content type 'binary/octet-stream' length 92952 bytes (90 KB) 2021-05-16T01:39:47.1806917Z ================================================== 2021-05-16T01:39:47.1808105Z downloaded 90 KB 2021-05-16T01:39:47.1808981Z 2021-05-16T01:39:47.1849487Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cli_2.5.0.tar.gz' 2021-05-16T01:39:48.2099837Z Content type 'binary/octet-stream' length 515538 bytes (503 KB) 2021-05-16T01:39:48.2326812Z ================================================== 2021-05-16T01:39:48.2327728Z downloaded 503 KB 2021-05-16T01:39:48.2328409Z 2021-05-16T01:39:48.2363711Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zip_2.1.1.tar.gz' 2021-05-16T01:39:49.5842182Z Content type 'binary/octet-stream' length 636371 bytes (621 KB) 2021-05-16T01:39:49.6061350Z ================================================== 2021-05-16T01:39:49.6063287Z downloaded 621 KB 2021-05-16T01:39:49.6063635Z 2021-05-16T01:39:49.6100874Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-16T01:39:50.9309276Z Content type 'binary/octet-stream' length 272111 bytes (265 KB) 2021-05-16T01:39:50.9556412Z ================================================== 2021-05-16T01:39:50.9557250Z downloaded 265 KB 2021-05-16T01:39:50.9557684Z 2021-05-16T01:39:50.9601853Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/credentials_1.3.0.tar.gz' 2021-05-16T01:39:52.1631298Z Content type 'binary/octet-stream' length 170965 bytes (166 KB) 2021-05-16T01:39:52.1747676Z ================================================== 2021-05-16T01:39:52.1748542Z downloaded 166 KB 2021-05-16T01:39:52.1749163Z 2021-05-16T01:39:52.1787376Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-16T01:39:53.6271997Z Content type 'binary/octet-stream' length 240708 bytes (235 KB) 2021-05-16T01:39:53.6405539Z ================================================== 2021-05-16T01:39:53.6406433Z downloaded 235 KB 2021-05-16T01:39:53.6407830Z 2021-05-16T01:39:53.6447757Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/yaml_2.2.1.tar.gz' 2021-05-16T01:39:55.1130987Z Content type 'binary/octet-stream' length 283501 bytes (276 KB) 2021-05-16T01:39:55.1270892Z ================================================== 2021-05-16T01:39:55.1271790Z downloaded 276 KB 2021-05-16T01:39:55.1272654Z 2021-05-16T01:39:55.1310534Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/withr_2.4.2.tar.gz' 2021-05-16T01:39:56.3731002Z Content type 'binary/octet-stream' length 207784 bytes (202 KB) 2021-05-16T01:39:56.3867957Z ================================================== 2021-05-16T01:39:56.3868910Z downloaded 202 KB 2021-05-16T01:39:56.3869429Z 2021-05-16T01:39:56.3906722Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/whisker_0.4.tar.gz' 2021-05-16T01:39:58.5198713Z Content type 'binary/octet-stream' length 65438 bytes (63 KB) 2021-05-16T01:39:58.5251590Z ================================================== 2021-05-16T01:39:58.5252517Z downloaded 63 KB 2021-05-16T01:39:58.5253071Z 2021-05-16T01:39:58.5307873Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-16T01:39:59.8513858Z Content type 'binary/octet-stream' length 47021 bytes (45 KB) 2021-05-16T01:39:59.8561838Z ================================================== 2021-05-16T01:39:59.8562345Z downloaded 45 KB 2021-05-16T01:39:59.8562656Z 2021-05-16T01:39:59.8604593Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/purrr_0.3.4.tar.gz' 2021-05-16T01:40:00.9277202Z Content type 'binary/octet-stream' length 425353 bytes (415 KB) 2021-05-16T01:40:00.9619577Z ================================================== 2021-05-16T01:40:00.9620129Z downloaded 415 KB 2021-05-16T01:40:00.9620443Z 2021-05-16T01:40:00.9663195Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-16T01:40:03.8654532Z Content type 'binary/octet-stream' length 93062 bytes (90 KB) 2021-05-16T01:40:03.8837144Z ================================================== 2021-05-16T01:40:03.8837784Z downloaded 90 KB 2021-05-16T01:40:03.8838072Z 2021-05-16T01:40:03.8880141Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gh_1.3.0.tar.gz' 2021-05-16T01:40:05.2740742Z Content type 'binary/octet-stream' length 136080 bytes (132 KB) 2021-05-16T01:40:05.2916064Z ================================================== 2021-05-16T01:40:05.2917115Z downloaded 132 KB 2021-05-16T01:40:05.2918802Z 2021-05-16T01:40:05.2955996Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gert_1.3.0.tar.gz' 2021-05-16T01:40:08.7968878Z Content type 'binary/octet-stream' length 277064 bytes (270 KB) 2021-05-16T01:40:08.8150308Z ================================================== 2021-05-16T01:40:08.8151513Z downloaded 270 KB 2021-05-16T01:40:08.8152251Z 2021-05-16T01:40:08.8190877Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fs_1.5.0.tar.gz' 2021-05-16T01:40:10.1687561Z Content type 'binary/octet-stream' length 753885 bytes (736 KB) 2021-05-16T01:40:10.1923745Z ================================================== 2021-05-16T01:40:10.1924866Z downloaded 736 KB 2021-05-16T01:40:10.1925439Z 2021-05-16T01:40:10.1969499Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clipr_0.7.1.tar.gz' 2021-05-16T01:40:11.5042583Z Content type 'binary/octet-stream' length 47030 bytes (45 KB) 2021-05-16T01:40:11.5090263Z ================================================== 2021-05-16T01:40:11.5091053Z downloaded 45 KB 2021-05-16T01:40:11.5091594Z 2021-05-16T01:40:11.5143723Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-16T01:40:11.6458899Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-16T01:40:11.6460262Z ================================================== 2021-05-16T01:40:11.6461246Z downloaded 24 KB 2021-05-16T01:40:11.6462131Z 2021-05-16T01:40:11.6485497Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/usethis_2.0.1.tar.gz' 2021-05-16T01:40:12.8241161Z Content type 'binary/octet-stream' length 701189 bytes (684 KB) 2021-05-16T01:40:12.9634786Z ================================================== 2021-05-16T01:40:12.9635447Z downloaded 684 KB 2021-05-16T01:40:12.9635760Z 2021-05-16T01:40:12.9683787Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/memoise_2.0.0.tar.gz' 2021-05-16T01:40:17.3002396Z Content type 'binary/octet-stream' length 46738 bytes (45 KB) 2021-05-16T01:40:17.3054379Z ================================================== 2021-05-16T01:40:17.3054941Z downloaded 45 KB 2021-05-16T01:40:17.3055233Z 2021-05-16T01:40:17.3096371Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/git2r_0.28.0.tar.gz' 2021-05-16T01:40:18.5187950Z Content type 'binary/octet-stream' length 613293 bytes (598 KB) 2021-05-16T01:40:18.7523343Z ================================================== 2021-05-16T01:40:18.7524289Z downloaded 598 KB 2021-05-16T01:40:18.7524989Z 2021-05-16T01:40:19.0794901Z * installing *binary* package ‘rlang’ ... 2021-05-16T01:40:19.0867797Z * DONE (rlang) 2021-05-16T01:40:19.3445331Z * installing *binary* package ‘magrittr’ ... 2021-05-16T01:40:19.3494467Z * DONE (magrittr) 2021-05-16T01:40:19.5995652Z * installing *binary* package ‘glue’ ... 2021-05-16T01:40:19.6042657Z * DONE (glue) 2021-05-16T01:40:19.8288790Z * installing *binary* package ‘sys’ ... 2021-05-16T01:40:19.8331665Z * DONE (sys) 2021-05-16T01:40:20.0584024Z * installing *binary* package ‘mime’ ... 2021-05-16T01:40:20.0626134Z * DONE (mime) 2021-05-16T01:40:20.4102962Z * installing *binary* package ‘curl’ ... 2021-05-16T01:40:20.4174355Z * DONE (curl) 2021-05-16T01:40:20.6884567Z * installing *binary* package ‘jsonlite’ ... 2021-05-16T01:40:20.6941842Z * DONE (jsonlite) 2021-05-16T01:40:20.9052208Z * installing *binary* package ‘ini’ ... 2021-05-16T01:40:20.9097279Z * DONE (ini) 2021-05-16T01:40:21.1502204Z * installing *binary* package ‘gitcreds’ ... 2021-05-16T01:40:21.1546123Z * DONE (gitcreds) 2021-05-16T01:40:21.4444011Z * installing *binary* package ‘zip’ ... 2021-05-16T01:40:21.4500094Z * DONE (zip) 2021-05-16T01:40:21.7008719Z * installing *binary* package ‘rstudioapi’ ... 2021-05-16T01:40:21.7061364Z * DONE (rstudioapi) 2021-05-16T01:40:21.9653754Z * installing *binary* package ‘fastmap’ ... 2021-05-16T01:40:21.9703665Z * DONE (fastmap) 2021-05-16T01:40:22.2205518Z * installing *binary* package ‘yaml’ ... 2021-05-16T01:40:22.2264968Z * DONE (yaml) 2021-05-16T01:40:22.4726566Z * installing *binary* package ‘withr’ ... 2021-05-16T01:40:22.4863276Z * DONE (withr) 2021-05-16T01:40:22.7179895Z * installing *binary* package ‘whisker’ ... 2021-05-16T01:40:22.7231971Z * DONE (whisker) 2021-05-16T01:40:22.9514157Z * installing *binary* package ‘rappdirs’ ... 2021-05-16T01:40:22.9556006Z * DONE (rappdirs) 2021-05-16T01:40:23.2671095Z * installing *binary* package ‘fs’ ... 2021-05-16T01:40:23.2741231Z * DONE (fs) 2021-05-16T01:40:23.5078995Z * installing *binary* package ‘clipr’ ... 2021-05-16T01:40:23.5123329Z * DONE (clipr) 2021-05-16T01:40:23.7751920Z * installing *binary* package ‘git2r’ ... 2021-05-16T01:40:23.7804195Z * DONE (git2r) 2021-05-16T01:40:24.0019563Z * installing *binary* package ‘askpass’ ... 2021-05-16T01:40:24.0062920Z * DONE (askpass) 2021-05-16T01:40:24.2562693Z * installing *binary* package ‘cli’ ... 2021-05-16T01:40:24.2614403Z * DONE (cli) 2021-05-16T01:40:24.5260402Z * installing *binary* package ‘purrr’ ... 2021-05-16T01:40:24.5317281Z * DONE (purrr) 2021-05-16T01:40:24.7878120Z * installing *binary* package ‘lifecycle’ ... 2021-05-16T01:40:24.7942584Z * DONE (lifecycle) 2021-05-16T01:40:25.0170365Z * installing *source* package ‘cachem’ ... 2021-05-16T01:40:25.0184980Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-16T01:40:25.0359204Z ** libs 2021-05-16T01:40:25.0428345Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cache.c -o cache.o 2021-05-16T01:40:25.1570993Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T01:40:25.2160225Z gcc -shared -L/opt/R/3.5.3/lib/R/lib -L/usr/local/lib -o cachem.so cache.o init.o -L/opt/R/3.5.3/lib/R/lib -lR 2021-05-16T01:40:25.2540538Z installing to /home/runner/work/_temp/Library/cachem/libs 2021-05-16T01:40:25.2557858Z ** R 2021-05-16T01:40:25.2642000Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:40:25.6489133Z ** help 2021-05-16T01:40:25.6731560Z *** installing help indices 2021-05-16T01:40:25.6947146Z ** building package indices 2021-05-16T01:40:25.7113610Z ** testing if installed package can be loaded 2021-05-16T01:40:25.9216469Z * DONE (cachem) 2021-05-16T01:40:26.3091996Z * installing *binary* package ‘openssl’ ... 2021-05-16T01:40:26.3180324Z * DONE (openssl) 2021-05-16T01:40:26.5432716Z * installing *binary* package ‘memoise’ ... 2021-05-16T01:40:26.5472506Z * DONE (memoise) 2021-05-16T01:40:26.8138213Z * installing *binary* package ‘httr’ ... 2021-05-16T01:40:26.8196709Z * DONE (httr) 2021-05-16T01:40:27.0568503Z * installing *binary* package ‘credentials’ ... 2021-05-16T01:40:27.0610860Z * DONE (credentials) 2021-05-16T01:40:27.2936691Z * installing *binary* package ‘gh’ ... 2021-05-16T01:40:27.3039613Z * DONE (gh) 2021-05-16T01:40:27.5471575Z * installing *binary* package ‘gert’ ... 2021-05-16T01:40:27.5521935Z * DONE (gert) 2021-05-16T01:40:27.8425507Z * installing *binary* package ‘usethis’ ... 2021-05-16T01:40:27.8501073Z * DONE (usethis) 2021-05-16T01:40:27.8584823Z 2021-05-16T01:40:27.8587011Z The downloaded source packages are in 2021-05-16T01:40:27.8589366Z ‘/tmp/RtmpFHfHAM/downloaded_packages’ 2021-05-16T01:40:27.8602002Z Running `R CMD build`... 2021-05-16T01:40:29.6476585Z * checking for file ‘/tmp/RtmpFHfHAM/remotes724dcb46e04/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-16T01:40:29.6478598Z * preparing ‘tic’: 2021-05-16T01:40:29.6480145Z * checking DESCRIPTION meta-information ... OK 2021-05-16T01:40:29.6481337Z * installing the package to process help pages 2021-05-16T01:40:29.6482851Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T01:40:29.6484015Z * checking for empty or unneeded directories 2021-05-16T01:40:29.6485401Z Removed empty directory ‘tic/.circleci’ 2021-05-16T01:40:29.6486918Z Removed empty directory ‘tic/pkgdown’ 2021-05-16T01:40:29.6488172Z * building ‘tic_0.10.0.tar.gz’ 2021-05-16T01:40:29.6490562Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T01:40:29.6491699Z (as ‘lib’ is unspecified) 2021-05-16T01:40:30.0276602Z * installing *source* package ‘tic’ ... 2021-05-16T01:40:30.0603364Z ** R 2021-05-16T01:40:30.0858150Z ** inst 2021-05-16T01:40:30.0901466Z ** preparing package for lazy loading 2021-05-16T01:40:30.3005522Z ** help 2021-05-16T01:40:30.4615938Z *** installing help indices 2021-05-16T01:40:30.6095908Z *** copying figures 2021-05-16T01:40:30.6102582Z ** building package indices 2021-05-16T01:40:30.7655628Z ** installing vignettes 2021-05-16T01:40:30.7700902Z ** testing if installed package can be loaded 2021-05-16T01:40:31.0689232Z * DONE (tic) 2021-05-16T01:40:31.0848507Z Using github PAT from envvar GITHUB_PAT 2021-05-16T01:40:31.4182010Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-16T01:40:33.8883288Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-16T01:40:33.8884540Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-16T01:40:33.8885861Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-16T01:40:33.8887195Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-16T01:40:33.8888102Z pillar (NA -> 1.6.0 ) [CRAN] 2021-05-16T01:40:33.8889398Z tibble (NA -> 3.1.1 ) [CRAN] 2021-05-16T01:40:33.8890026Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-16T01:40:33.8890675Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-16T01:40:33.8891295Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-16T01:40:33.8891925Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-16T01:40:33.8892517Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-16T01:40:33.8893583Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-16T01:40:33.8894737Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-16T01:40:33.8895473Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-16T01:40:33.8896222Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-16T01:40:33.8896952Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-16T01:40:33.8897855Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-16T01:40:33.8899078Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-16T01:40:33.8900220Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-16T01:40:33.8900820Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-16T01:40:33.8901609Z xfun (NA -> 0.23 ) [CRAN] 2021-05-16T01:40:33.8902241Z markdown (NA -> 1.1 ) [CRAN] 2021-05-16T01:40:33.8903087Z highr (NA -> 0.9 ) [CRAN] 2021-05-16T01:40:33.8903779Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-16T01:40:33.8904418Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-16T01:40:33.8905071Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-16T01:40:33.8905692Z knitr (NA -> 1.33 ) [CRAN] 2021-05-16T01:40:33.8907389Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-16T01:40:33.8908059Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-16T01:40:33.8908708Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-16T01:40:33.8909369Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-16T01:40:33.8910823Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-16T01:40:33.8911740Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-16T01:40:33.8912657Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-16T01:40:33.8913402Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-16T01:40:33.8914599Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-16T01:40:33.8915606Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-16T01:40:33.8916329Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-16T01:40:33.8918468Z 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-16T01:40:33.8920465Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T01:40:33.8921231Z (as ‘lib’ is unspecified) 2021-05-16T01:40:51.2431789Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/utf8_1.2.1.tar.gz' 2021-05-16T01:40:52.4440627Z Content type 'binary/octet-stream' length 237292 bytes (231 KB) 2021-05-16T01:40:52.4715186Z ================================================== 2021-05-16T01:40:52.4716563Z downloaded 231 KB 2021-05-16T01:40:52.4717055Z 2021-05-16T01:40:52.4755388Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-16T01:40:53.6298849Z Content type 'binary/octet-stream' length 1609764 bytes (1.5 MB) 2021-05-16T01:40:53.7562895Z ================================================== 2021-05-16T01:40:53.7563734Z downloaded 1.5 MB 2021-05-16T01:40:53.7564244Z 2021-05-16T01:40:53.7607061Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-16T01:40:59.0390904Z Content type 'binary/octet-stream' length 17479 bytes (17 KB) 2021-05-16T01:40:59.0392401Z ================================================== 2021-05-16T01:40:59.0393914Z downloaded 17 KB 2021-05-16T01:40:59.0394675Z 2021-05-16T01:40:59.0438097Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pillar_1.6.0.tar.gz' 2021-05-16T01:41:00.0460195Z Content type 'binary/octet-stream' length 1000621 bytes (977 KB) 2021-05-16T01:41:01.0490132Z ================================================== 2021-05-16T01:41:01.0492045Z downloaded 977 KB 2021-05-16T01:41:01.0492504Z 2021-05-16T01:41:01.0494357Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tibble_3.1.1.tar.gz' 2021-05-16T01:41:01.0868281Z Content type 'binary/octet-stream' length 810510 bytes (791 KB) 2021-05-16T01:41:01.1221590Z ================================================== 2021-05-16T01:41:01.1222848Z downloaded 791 KB 2021-05-16T01:41:01.1223454Z 2021-05-16T01:41:01.1258585Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-16T01:41:02.5806096Z Content type 'binary/octet-stream' length 44291 bytes (43 KB) 2021-05-16T01:41:02.5807358Z ================================================== 2021-05-16T01:41:02.5808098Z downloaded 43 KB 2021-05-16T01:41:02.5808598Z 2021-05-16T01:41:02.5840982Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fansi_0.4.2.tar.gz' 2021-05-16T01:41:04.0320215Z Content type 'binary/octet-stream' length 253558 bytes (247 KB) 2021-05-16T01:41:04.0517120Z ================================================== 2021-05-16T01:41:04.0518035Z downloaded 247 KB 2021-05-16T01:41:04.0518594Z 2021-05-16T01:41:04.0557721Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-16T01:41:06.1744559Z Content type 'binary/octet-stream' length 991857 bytes (968 KB) 2021-05-16T01:41:06.2192184Z ================================================== 2021-05-16T01:41:06.2193230Z downloaded 968 KB 2021-05-16T01:41:06.2193742Z 2021-05-16T01:41:06.2230361Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/waldo_0.2.5.tar.gz' 2021-05-16T01:41:07.5646965Z Content type 'binary/octet-stream' length 69078 bytes (67 KB) 2021-05-16T01:41:07.5762812Z ================================================== 2021-05-16T01:41:07.5763878Z downloaded 67 KB 2021-05-16T01:41:07.5764448Z 2021-05-16T01:41:07.5800707Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ps_1.6.0.tar.gz' 2021-05-16T01:41:11.3231775Z Content type 'binary/octet-stream' length 358371 bytes (349 KB) 2021-05-16T01:41:11.3458894Z ================================================== 2021-05-16T01:41:11.3459784Z downloaded 349 KB 2021-05-16T01:41:11.3460306Z 2021-05-16T01:41:11.3495848Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/processx_3.5.2.tar.gz' 2021-05-16T01:41:12.7085825Z Content type 'binary/octet-stream' length 421402 bytes (411 KB) 2021-05-16T01:41:12.7264009Z ================================================== 2021-05-16T01:41:12.7265594Z downloaded 411 KB 2021-05-16T01:41:12.7266434Z 2021-05-16T01:41:12.7302027Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/praise_1.0.0.tar.gz' 2021-05-16T01:41:13.7762848Z Content type 'binary/octet-stream' length 15806 bytes (15 KB) 2021-05-16T01:41:13.7764198Z ================================================== 2021-05-16T01:41:13.7765118Z downloaded 15 KB 2021-05-16T01:41:13.7765411Z 2021-05-16T01:41:13.7803112Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-16T01:41:14.9415583Z Content type 'binary/octet-stream' length 149679 bytes (146 KB) 2021-05-16T01:41:14.9518638Z ================================================== 2021-05-16T01:41:14.9519906Z downloaded 146 KB 2021-05-16T01:41:14.9520638Z 2021-05-16T01:41:14.9558283Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/evaluate_0.14.tar.gz' 2021-05-16T01:41:16.3112000Z Content type 'binary/octet-stream' length 73484 bytes (71 KB) 2021-05-16T01:41:16.3214755Z ================================================== 2021-05-16T01:41:16.3215291Z downloaded 71 KB 2021-05-16T01:41:16.3215602Z 2021-05-16T01:41:16.3253722Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-16T01:41:17.4273660Z Content type 'binary/octet-stream' length 40044 bytes (39 KB) 2021-05-16T01:41:17.4303709Z ================================================== 2021-05-16T01:41:17.4304806Z downloaded 39 KB 2021-05-16T01:41:17.4305352Z 2021-05-16T01:41:17.4314610Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/digest_0.6.27.tar.gz' 2021-05-16T01:41:18.5798400Z Content type 'binary/octet-stream' length 356534 bytes (348 KB) 2021-05-16T01:41:18.5968285Z ================================================== 2021-05-16T01:41:18.5969323Z downloaded 348 KB 2021-05-16T01:41:18.5970212Z 2021-05-16T01:41:18.6006920Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/callr_3.7.0.tar.gz' 2021-05-16T01:41:19.6513326Z Content type 'binary/octet-stream' length 433269 bytes (423 KB) 2021-05-16T01:41:19.6705439Z ================================================== 2021-05-16T01:41:19.6706389Z downloaded 423 KB 2021-05-16T01:41:19.6706956Z 2021-05-16T01:41:19.6759892Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brio_1.1.2.tar.gz' 2021-05-16T01:41:20.8650831Z Content type 'binary/octet-stream' length 42047 bytes (41 KB) 2021-05-16T01:41:20.8651540Z ================================================== 2021-05-16T01:41:20.8651955Z downloaded 41 KB 2021-05-16T01:41:20.8652223Z 2021-05-16T01:41:20.8695471Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xml2_1.3.2.tar.gz' 2021-05-16T01:41:22.5320169Z Content type 'binary/octet-stream' length 617634 bytes (603 KB) 2021-05-16T01:41:22.5633547Z ================================================== 2021-05-16T01:41:22.5634935Z downloaded 603 KB 2021-05-16T01:41:22.5635438Z 2021-05-16T01:41:22.5679431Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-16T01:41:22.7051348Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-16T01:41:22.7150211Z ================================================== 2021-05-16T01:41:22.7151167Z downloaded 109 KB 2021-05-16T01:41:22.7151722Z 2021-05-16T01:41:22.7176204Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/markdown_1.1.tar.gz' 2021-05-16T01:41:23.7944255Z Content type 'binary/octet-stream' length 230102 bytes (224 KB) 2021-05-16T01:41:23.8407339Z ================================================== 2021-05-16T01:41:23.8407919Z downloaded 224 KB 2021-05-16T01:41:23.8408201Z 2021-05-16T01:41:23.8448345Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/highr_0.9.tar.gz' 2021-05-16T01:41:25.9176630Z Content type 'binary/octet-stream' length 38652 bytes (37 KB) 2021-05-16T01:41:25.9177706Z ================================================== 2021-05-16T01:41:25.9178654Z downloaded 37 KB 2021-05-16T01:41:25.9179127Z 2021-05-16T01:41:25.9214619Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringr_1.4.0.tar.gz' 2021-05-16T01:41:26.9722182Z Content type 'binary/octet-stream' length 205226 bytes (200 KB) 2021-05-16T01:41:26.9855833Z ================================================== 2021-05-16T01:41:26.9856896Z downloaded 200 KB 2021-05-16T01:41:26.9857478Z 2021-05-16T01:41:26.9895836Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringi_1.6.1.tar.gz' 2021-05-16T01:41:28.2562166Z Content type 'binary/octet-stream' length 2916569 bytes (2.8 MB) 2021-05-16T01:41:28.3495734Z ================================================== 2021-05-16T01:41:28.3497208Z downloaded 2.8 MB 2021-05-16T01:41:28.3497766Z 2021-05-16T01:41:28.3537377Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-16T01:41:31.5541419Z Content type 'binary/octet-stream' length 4188815 bytes (4.0 MB) 2021-05-16T01:41:31.6254894Z ================================================== 2021-05-16T01:41:31.6256288Z downloaded 4.0 MB 2021-05-16T01:41:31.6256913Z 2021-05-16T01:41:31.6292334Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/knitr_1.33.tar.gz' 2021-05-16T01:41:32.8628842Z Content type 'binary/octet-stream' length 1407731 bytes (1.3 MB) 2021-05-16T01:41:32.8909120Z ================================================== 2021-05-16T01:41:32.8910283Z downloaded 1.3 MB 2021-05-16T01:41:32.8913113Z 2021-05-16T01:41:32.8957018Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/commonmark_1.7.tar.gz' 2021-05-16T01:41:33.9224968Z Content type 'binary/octet-stream' length 491126 bytes (479 KB) 2021-05-16T01:41:33.9430011Z ================================================== 2021-05-16T01:41:33.9430520Z downloaded 479 KB 2021-05-16T01:41:33.9430786Z 2021-05-16T01:41:33.9469335Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brew_1.0-6.tar.gz' 2021-05-16T01:41:38.0082559Z Content type 'binary/octet-stream' length 109619 bytes (107 KB) 2021-05-16T01:41:38.0129318Z ================================================== 2021-05-16T01:41:38.0129864Z downloaded 107 KB 2021-05-16T01:41:38.0130181Z 2021-05-16T01:41:38.0167458Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xopen_1.0.0.tar.gz' 2021-05-16T01:41:39.4917803Z Content type 'binary/octet-stream' length 22203 bytes (21 KB) 2021-05-16T01:41:39.4918983Z ================================================== 2021-05-16T01:41:39.4919373Z downloaded 21 KB 2021-05-16T01:41:39.4919628Z 2021-05-16T01:41:39.4964579Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-16T01:41:40.9215244Z Content type 'binary/octet-stream' length 43717 bytes (42 KB) 2021-05-16T01:41:40.9277248Z ================================================== 2021-05-16T01:41:40.9278484Z downloaded 42 KB 2021-05-16T01:41:40.9279147Z 2021-05-16T01:41:40.9317707Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-16T01:41:42.0859173Z Content type 'binary/octet-stream' length 34301 bytes (33 KB) 2021-05-16T01:41:42.0863323Z ================================================== 2021-05-16T01:41:42.0864189Z downloaded 33 KB 2021-05-16T01:41:42.0864766Z 2021-05-16T01:41:42.0904096Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-16T01:41:45.2388910Z Content type 'binary/octet-stream' length 138624 bytes (135 KB) 2021-05-16T01:41:45.2494465Z ================================================== 2021-05-16T01:41:45.2495405Z downloaded 135 KB 2021-05-16T01:41:45.2495937Z 2021-05-16T01:41:45.2529226Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/testthat_3.0.2.tar.gz' 2021-05-16T01:41:46.3794118Z Content type 'binary/octet-stream' length 3539956 bytes (3.4 MB) 2021-05-16T01:41:46.4329217Z ================================================== 2021-05-16T01:41:46.4329887Z downloaded 3.4 MB 2021-05-16T01:41:46.4330194Z 2021-05-16T01:41:46.4367847Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rversions_2.0.2.tar.gz' 2021-05-16T01:41:47.8347949Z Content type 'binary/octet-stream' length 65794 bytes (64 KB) 2021-05-16T01:41:47.8349394Z ================================================== 2021-05-16T01:41:47.8350304Z downloaded 64 KB 2021-05-16T01:41:47.8351042Z 2021-05-16T01:41:47.8494511Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-16T01:41:48.9951046Z Content type 'binary/octet-stream' length 1369091 bytes (1.3 MB) 2021-05-16T01:41:49.0222150Z ================================================== 2021-05-16T01:41:49.0222958Z downloaded 1.3 MB 2021-05-16T01:41:49.0223315Z 2021-05-16T01:41:49.0266601Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-16T01:41:49.9185602Z Content type 'binary/octet-stream' length 131477 bytes (128 KB) 2021-05-16T01:41:49.9365199Z ================================================== 2021-05-16T01:41:49.9366833Z downloaded 128 KB 2021-05-16T01:41:49.9367355Z 2021-05-16T01:41:49.9404240Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/devtools_2.4.1.tar.gz' 2021-05-16T01:41:51.4628609Z Content type 'binary/octet-stream' length 392940 bytes (383 KB) 2021-05-16T01:41:51.4804909Z ================================================== 2021-05-16T01:41:51.4806342Z downloaded 383 KB 2021-05-16T01:41:51.4806792Z 2021-05-16T01:41:51.7435329Z * installing *binary* package ‘utf8’ ... 2021-05-16T01:41:51.7488961Z * DONE (utf8) 2021-05-16T01:41:51.9760871Z * installing *binary* package ‘pkgconfig’ ... 2021-05-16T01:41:51.9806409Z * DONE (pkgconfig) 2021-05-16T01:41:52.2218591Z * installing *binary* package ‘fansi’ ... 2021-05-16T01:41:52.2264656Z * DONE (fansi) 2021-05-16T01:41:52.5092466Z * installing *binary* package ‘diffobj’ ... 2021-05-16T01:41:52.5153882Z * DONE (diffobj) 2021-05-16T01:41:52.7738518Z * installing *binary* package ‘ps’ ... 2021-05-16T01:41:52.7784621Z * DONE (ps) 2021-05-16T01:41:53.0011209Z * installing *binary* package ‘praise’ ... 2021-05-16T01:41:53.0052923Z * DONE (praise) 2021-05-16T01:41:53.2320267Z * installing *binary* package ‘pkgload’ ... 2021-05-16T01:41:53.2368713Z * DONE (pkgload) 2021-05-16T01:41:53.4632801Z * installing *binary* package ‘evaluate’ ... 2021-05-16T01:41:53.4676895Z * DONE (evaluate) 2021-05-16T01:41:53.6925533Z * installing *binary* package ‘ellipsis’ ... 2021-05-16T01:41:53.6974009Z * DONE (ellipsis) 2021-05-16T01:41:53.9700764Z * installing *binary* package ‘digest’ ... 2021-05-16T01:41:53.9759553Z * DONE (digest) 2021-05-16T01:41:54.2032393Z * installing *binary* package ‘brio’ ... 2021-05-16T01:41:54.2074741Z * DONE (brio) 2021-05-16T01:41:54.4986775Z * installing *binary* package ‘xml2’ ... 2021-05-16T01:41:54.5044435Z * DONE (xml2) 2021-05-16T01:41:54.8082419Z * installing *source* package ‘xfun’ ... 2021-05-16T01:41:54.8118696Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-16T01:41:54.8336558Z ** libs 2021-05-16T01:41:54.8392289Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-16T01:41:54.9543353Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T01:41:55.0043712Z g++ -std=gnu++11 -shared -L/opt/R/3.5.3/lib/R/lib -L/usr/local/lib -o xfun.so base64.o init.o -L/opt/R/3.5.3/lib/R/lib -lR 2021-05-16T01:41:55.0457003Z installing to /home/runner/work/_temp/Library/xfun/libs 2021-05-16T01:41:55.0471139Z ** R 2021-05-16T01:41:55.0670541Z ** inst 2021-05-16T01:41:55.0688628Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:41:56.4461575Z ** help 2021-05-16T01:41:56.6200217Z *** installing help indices 2021-05-16T01:41:56.7517420Z ** building package indices 2021-05-16T01:41:56.9267038Z ** installing vignettes 2021-05-16T01:41:56.9331671Z ** testing if installed package can be loaded 2021-05-16T01:41:57.1224018Z * DONE (xfun) 2021-05-16T01:41:57.6554320Z * installing *binary* package ‘stringi’ ... 2021-05-16T01:41:57.6671669Z * DONE (stringi) 2021-05-16T01:41:58.9383828Z * installing *binary* package ‘Rcpp’ ... 2021-05-16T01:41:58.9861607Z * DONE (Rcpp) 2021-05-16T01:41:59.2950802Z * installing *binary* package ‘commonmark’ ... 2021-05-16T01:41:59.3009811Z * DONE (commonmark) 2021-05-16T01:41:59.5551912Z * installing *binary* package ‘brew’ ... 2021-05-16T01:41:59.5617721Z * DONE (brew) 2021-05-16T01:41:59.8015598Z * installing *binary* package ‘sessioninfo’ ... 2021-05-16T01:41:59.8056781Z * DONE (sessioninfo) 2021-05-16T01:42:00.0480910Z * installing *binary* package ‘prettyunits’ ... 2021-05-16T01:42:00.0525786Z * DONE (prettyunits) 2021-05-16T01:42:00.4541241Z * installing *binary* package ‘vctrs’ ... 2021-05-16T01:42:00.4635578Z * DONE (vctrs) 2021-05-16T01:42:00.7402076Z * installing *binary* package ‘processx’ ... 2021-05-16T01:42:00.7453194Z * DONE (processx) 2021-05-16T01:42:01.0203765Z * installing *binary* package ‘markdown’ ... 2021-05-16T01:42:01.0271675Z * DONE (markdown) 2021-05-16T01:42:01.2652448Z * installing *binary* package ‘highr’ ... 2021-05-16T01:42:01.2700264Z * DONE (highr) 2021-05-16T01:42:01.5406193Z * installing *binary* package ‘stringr’ ... 2021-05-16T01:42:01.5458573Z * DONE (stringr) 2021-05-16T01:42:01.7904161Z * installing *binary* package ‘rversions’ ... 2021-05-16T01:42:01.7951010Z * DONE (rversions) 2021-05-16T01:42:02.1412568Z * installing *binary* package ‘pillar’ ... 2021-05-16T01:42:02.1487148Z * DONE (pillar) 2021-05-16T01:42:02.4119929Z * installing *binary* package ‘callr’ ... 2021-05-16T01:42:02.4164855Z * DONE (callr) 2021-05-16T01:42:02.8669467Z * installing *binary* package ‘knitr’ ... 2021-05-16T01:42:02.8804763Z * DONE (knitr) 2021-05-16T01:42:03.1229806Z * installing *binary* package ‘xopen’ ... 2021-05-16T01:42:03.1269526Z * DONE (xopen) 2021-05-16T01:42:03.4603653Z * installing *binary* package ‘tibble’ ... 2021-05-16T01:42:03.4672455Z * DONE (tibble) 2021-05-16T01:42:03.7093958Z * installing *binary* package ‘pkgbuild’ ... 2021-05-16T01:42:03.7139948Z * DONE (pkgbuild) 2021-05-16T01:42:04.1196822Z * installing *binary* package ‘roxygen2’ ... 2021-05-16T01:42:04.1280329Z * DONE (roxygen2) 2021-05-16T01:42:04.3661769Z * installing *binary* package ‘rematch2’ ... 2021-05-16T01:42:04.3711505Z * DONE (rematch2) 2021-05-16T01:42:04.6154884Z * installing *binary* package ‘rcmdcheck’ ... 2021-05-16T01:42:04.6251817Z * DONE (rcmdcheck) 2021-05-16T01:42:04.8575942Z * installing *binary* package ‘waldo’ ... 2021-05-16T01:42:04.8618105Z * DONE (waldo) 2021-05-16T01:42:05.5140132Z * installing *binary* package ‘testthat’ ... 2021-05-16T01:42:05.5310763Z * DONE (testthat) 2021-05-16T01:42:05.7997338Z * installing *binary* package ‘devtools’ ... 2021-05-16T01:42:05.8050674Z * DONE (devtools) 2021-05-16T01:42:05.8117000Z 2021-05-16T01:42:05.8118235Z The downloaded source packages are in 2021-05-16T01:42:05.8120059Z ‘/tmp/RtmpFHfHAM/downloaded_packages’ 2021-05-16T01:42:05.9435763Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-16T01:42:08.2369842Z 2021-05-16T01:42:08.5762723Z 2021-05-16T01:42:08.5783492Z checking for file ‘/tmp/RtmpFHfHAM/remotes724d4e2575fa/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-16T01:42:08.5860287Z 2021-05-16T01:42:08.5862794Z ✔ checking for file ‘/tmp/RtmpFHfHAM/remotes724d4e2575fa/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-16T01:42:08.5983176Z 2021-05-16T01:42:08.5984141Z 2021-05-16T01:42:08.5985387Z ─ preparing ‘desc’: 2021-05-16T01:42:08.5985950Z 2021-05-16T01:42:08.5986567Z 2021-05-16T01:42:08.6097437Z checking DESCRIPTION meta-information ... 2021-05-16T01:42:08.6140547Z 2021-05-16T01:42:08.6141657Z ✔ checking DESCRIPTION meta-information 2021-05-16T01:42:08.6909979Z 2021-05-16T01:42:08.6951035Z 2021-05-16T01:42:08.6953728Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T01:42:08.6968311Z 2021-05-16T01:42:08.7141428Z 2021-05-16T01:42:08.7143775Z ─ checking for empty or unneeded directories 2021-05-16T01:42:08.7155081Z 2021-05-16T01:42:08.7213865Z 2021-05-16T01:42:08.7215952Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-16T01:42:08.8545437Z 2021-05-16T01:42:08.8549234Z 2021-05-16T01:42:08.8550737Z 2021-05-16T01:42:08.8663544Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T01:42:08.8665362Z (as ‘lib’ is unspecified) 2021-05-16T01:42:09.1897204Z * installing *source* package ‘desc’ ... 2021-05-16T01:42:09.2127933Z ** R 2021-05-16T01:42:09.2303200Z ** inst 2021-05-16T01:42:09.2320028Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:42:10.8232013Z ** help 2021-05-16T01:42:10.9634208Z *** installing help indices 2021-05-16T01:42:11.0653163Z ** building package indices 2021-05-16T01:42:11.2141260Z ** testing if installed package can be loaded 2021-05-16T01:42:11.4176968Z * DONE (desc) 2021-05-16T01:42:11.6339658Z 2021-05-16T01:42:11.6340826Z 2021-05-16T01:42:11.6346940Z checking for file ‘/tmp/RtmpFHfHAM/remotes724d61afe130/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-16T01:42:11.6348011Z 2021-05-16T01:42:11.6355903Z checking for file ‘/tmp/RtmpFHfHAM/remotes724d61afe130/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-16T01:42:11.6399810Z 2021-05-16T01:42:11.6402243Z ✔ checking for file ‘/tmp/RtmpFHfHAM/remotes724d61afe130/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-16T01:42:11.6503138Z 2021-05-16T01:42:11.6916763Z 2021-05-16T01:42:11.6918521Z ─ preparing ‘ghtravis’: 2021-05-16T01:42:11.6929400Z checking DESCRIPTION meta-information ... 2021-05-16T01:42:11.6985966Z 2021-05-16T01:42:11.6999499Z ✔ checking DESCRIPTION meta-information 2021-05-16T01:42:11.7263032Z 2021-05-16T01:42:11.7264292Z 2021-05-16T01:42:11.7266246Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T01:42:11.7274155Z 2021-05-16T01:42:11.7307567Z 2021-05-16T01:42:11.7310117Z ─ checking for empty or unneeded directories 2021-05-16T01:42:11.7345307Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-16T01:42:11.7649909Z 2021-05-16T01:42:11.7652292Z 2021-05-16T01:42:11.7653836Z 2021-05-16T01:42:11.8037433Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T01:42:11.8038800Z (as ‘lib’ is unspecified) 2021-05-16T01:42:12.0586736Z * installing *source* package ‘ghtravis’ ... 2021-05-16T01:42:12.0789017Z ** R 2021-05-16T01:42:12.0925635Z ** inst 2021-05-16T01:42:12.0935996Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:42:13.3118990Z ** help 2021-05-16T01:42:13.3737759Z *** installing help indices 2021-05-16T01:42:13.4310160Z ** building package indices 2021-05-16T01:42:13.4810851Z ** testing if installed package can be loaded 2021-05-16T01:42:14.2142040Z * DONE (ghtravis) 2021-05-16T01:42:14.2250452Z Using github PAT from envvar GITHUB_PAT 2021-05-16T01:42:14.5107964Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-16T01:42:16.9777834Z 2021-05-16T01:42:16.9780090Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-16T01:42:16.9781220Z generics (NA -> 0.1.0) [CRAN] 2021-05-16T01:42:16.9782379Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-16T01:42:16.9783511Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-16T01:42:16.9784495Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-16T01:42:16.9785327Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-16T01:42:16.9793573Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T01:42:16.9794857Z (as ‘lib’ is unspecified) 2021-05-16T01:42:34.6704640Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-16T01:42:35.8235585Z Content type 'binary/octet-stream' length 196666 bytes (192 KB) 2021-05-16T01:42:35.8363796Z ================================================== 2021-05-16T01:42:35.8365086Z downloaded 192 KB 2021-05-16T01:42:35.8365684Z 2021-05-16T01:42:35.8420471Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/generics_0.1.0.tar.gz' 2021-05-16T01:42:37.0294406Z Content type 'binary/octet-stream' length 68547 bytes (66 KB) 2021-05-16T01:42:37.0381386Z ================================================== 2021-05-16T01:42:37.0382798Z downloaded 66 KB 2021-05-16T01:42:37.0383920Z 2021-05-16T01:42:37.0439571Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-16T01:42:38.3717915Z Content type 'binary/octet-stream' length 195624 bytes (191 KB) 2021-05-16T01:42:38.3841656Z ================================================== 2021-05-16T01:42:38.3843352Z downloaded 191 KB 2021-05-16T01:42:38.3843914Z 2021-05-16T01:42:38.3880899Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-16T01:42:39.6914284Z Content type 'binary/octet-stream' length 1245407 bytes (1.2 MB) 2021-05-16T01:42:39.7277725Z ================================================== 2021-05-16T01:42:39.7278870Z downloaded 1.2 MB 2021-05-16T01:42:39.7279438Z 2021-05-16T01:42:39.7319401Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-16T01:42:40.8534726Z Content type 'binary/octet-stream' length 1082918 bytes (1.0 MB) 2021-05-16T01:42:40.8829873Z ================================================== 2021-05-16T01:42:40.8830459Z downloaded 1.0 MB 2021-05-16T01:42:40.8830769Z 2021-05-16T01:42:41.1328384Z * installing *binary* package ‘tidyselect’ ... 2021-05-16T01:42:41.1372232Z * DONE (tidyselect) 2021-05-16T01:42:41.3710302Z * installing *binary* package ‘generics’ ... 2021-05-16T01:42:41.3751418Z * DONE (generics) 2021-05-16T01:42:41.6342399Z * installing *binary* package ‘cpp11’ ... 2021-05-16T01:42:41.6411281Z * DONE (cpp11) 2021-05-16T01:42:41.9769619Z * installing *binary* package ‘dplyr’ ... 2021-05-16T01:42:41.9847391Z * DONE (dplyr) 2021-05-16T01:42:42.3240133Z * installing *binary* package ‘tidyr’ ... 2021-05-16T01:42:42.3313651Z * DONE (tidyr) 2021-05-16T01:42:42.3381203Z 2021-05-16T01:42:42.3382136Z The downloaded source packages are in 2021-05-16T01:42:42.3383700Z ‘/tmp/RtmpFHfHAM/downloaded_packages’ 2021-05-16T01:42:42.5348769Z 2021-05-16T01:42:42.5360026Z checking for file ‘/tmp/RtmpFHfHAM/remotes724d32f8449a/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-16T01:42:42.5398280Z 2021-05-16T01:42:42.5400514Z ✔ checking for file ‘/tmp/RtmpFHfHAM/remotes724d32f8449a/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-16T01:42:42.5503443Z 2021-05-16T01:42:42.5506640Z 2021-05-16T01:42:42.5508510Z ─ preparing ‘aghast’: 2021-05-16T01:42:42.5520828Z 2021-05-16T01:42:42.5524923Z 2021-05-16T01:42:42.5584729Z checking DESCRIPTION meta-information ... 2021-05-16T01:42:42.5635284Z 2021-05-16T01:42:42.5637552Z ✔ checking DESCRIPTION meta-information 2021-05-16T01:42:42.5923575Z 2021-05-16T01:42:42.5962082Z 2021-05-16T01:42:42.5964528Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T01:42:42.5975656Z 2021-05-16T01:42:42.6013372Z 2021-05-16T01:42:42.6017235Z ─ checking for empty or unneeded directories 2021-05-16T01:42:42.6051542Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-16T01:42:42.6171739Z 2021-05-16T01:42:42.6174531Z 2021-05-16T01:42:42.6176122Z 2021-05-16T01:42:42.6259407Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T01:42:42.6261795Z (as ‘lib’ is unspecified) 2021-05-16T01:42:42.8539106Z * installing *source* package ‘aghast’ ... 2021-05-16T01:42:42.8796022Z ** R 2021-05-16T01:42:42.8874212Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:42:43.2017938Z ** help 2021-05-16T01:42:43.2260184Z *** installing help indices 2021-05-16T01:42:43.2521235Z ** building package indices 2021-05-16T01:42:43.2744278Z ** testing if installed package can be loaded 2021-05-16T01:42:43.4623876Z * DONE (aghast) 2021-05-16T01:42:43.4715692Z Installing 1 packages: covr 2021-05-16T01:42:43.4731131Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T01:42:43.4732867Z (as ‘lib’ is unspecified) 2021-05-16T01:43:00.5257190Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-16T01:43:00.5257865Z 2021-05-16T01:43:00.5267377Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-16T01:43:02.1842408Z Content type 'binary/octet-stream' length 163882 bytes (160 KB) 2021-05-16T01:43:02.2011559Z ================================================== 2021-05-16T01:43:02.2012198Z downloaded 160 KB 2021-05-16T01:43:02.2051107Z 2021-05-16T01:43:02.2052593Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rex_1.2.0.tar.gz' 2021-05-16T01:43:03.4013958Z Content type 'binary/octet-stream' length 121278 bytes (118 KB) 2021-05-16T01:43:03.4119428Z ================================================== 2021-05-16T01:43:03.4120583Z downloaded 118 KB 2021-05-16T01:43:03.4121297Z 2021-05-16T01:43:03.4161986Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/covr_3.5.1.tar.gz' 2021-05-16T01:43:04.7246206Z Content type 'binary/octet-stream' length 287473 bytes (280 KB) 2021-05-16T01:43:04.7501109Z ================================================== 2021-05-16T01:43:04.7501669Z downloaded 280 KB 2021-05-16T01:43:04.7501963Z 2021-05-16T01:43:05.0039892Z * installing *binary* package ‘lazyeval’ ... 2021-05-16T01:43:05.0086455Z * DONE (lazyeval) 2021-05-16T01:43:05.2461587Z * installing *binary* package ‘rex’ ... 2021-05-16T01:43:05.2504201Z * DONE (rex) 2021-05-16T01:43:05.5016221Z * installing *binary* package ‘covr’ ... 2021-05-16T01:43:05.5073641Z * DONE (covr) 2021-05-16T01:43:05.5135155Z 2021-05-16T01:43:05.5136086Z The downloaded source packages are in 2021-05-16T01:43:05.5137320Z ‘/tmp/RtmpFHfHAM/downloaded_packages’ 2021-05-16T01:43:05.5301851Z 2021-05-16T01:43:05.5349130Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-16T01:43:05.5349850Z Rscript -e "tic::before_install()" 2021-05-16T01:43:05.5398600Z shell: /usr/bin/bash -e {0} 2021-05-16T01:43:05.5399189Z env: 2021-05-16T01:43:05.5399638Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:43:05.5400085Z TIC_DEPLOY_KEY: 2021-05-16T01:43:05.5400876Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:43:05.5402383Z GITHUB_PAT: *** 2021-05-16T01:43:05.5402810Z COVERALLS_TOKEN: 2021-05-16T01:43:05.5403254Z continue-on-error: false 2021-05-16T01:43:05.5403699Z VDIFFR_RUN_TESTS: 2021-05-16T01:43:05.5404140Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:43:05.5404560Z TZ: UTC 2021-05-16T01:43:05.5404932Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:43:05.5405310Z NOT_CRAN: true 2021-05-16T01:43:05.5405669Z ##[endgroup] 2021-05-16T01:43:05.8426443Z ✔ Loading tic stage configuration from tic.R 2021-05-16T01:43:05.9871200Z Running before_install: step_install_remote_binaries() 2021-05-16T01:43:06.5831320Z Installing RNifti binaries 2021-05-16T01:43:06.5846248Z [1] "neuroconductor/RNifti" 2021-05-16T01:43:06.9198367Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T01:43:06.9233593Z tag_name 2021-05-16T01:43:06.9234320Z 9 1.3.1.s 2021-05-16T01:43:06.9235075Z zipball_url 2021-05-16T01:43:06.9236118Z 9 https://api.github.com/repos/neuroconductor/RNifti/zipball/refs/tags/1.3.1.s 2021-05-16T01:43:06.9237151Z tarball_url 2021-05-16T01:43:06.9238243Z 9 https://api.github.com/repos/neuroconductor/RNifti/tarball/refs/tags/1.3.1.s 2021-05-16T01:43:06.9239218Z commit.sha 2021-05-16T01:43:06.9240137Z Installing RNifti package binaries 2021-05-16T01:43:06.9240819Z 9 929106d1b17d6c09c8b001b5e39d448ed9ef635f 2021-05-16T01:43:06.9241813Z commit.url 2021-05-16T01:43:06.9243345Z 9 https://api.github.com/repos/neuroconductor/RNifti/commits/929106d1b17d6c09c8b001b5e39d448ed9ef635f 2021-05-16T01:43:06.9244364Z node_id 2021-05-16T01:43:06.9246280Z 9 MDM6UmVmMzY3NDc5MzkxOnJlZnMvdGFncy8xLjMuMS5z 2021-05-16T01:43:06.9247345Z url 2021-05-16T01:43:06.9248423Z 9 https://api.github.com/repos/neuroconductor/RNifti/releases/42981970 2021-05-16T01:43:06.9249354Z assets_url 2021-05-16T01:43:06.9250281Z 9 https://api.github.com/repos/neuroconductor/RNifti/releases/42981970/assets 2021-05-16T01:43:06.9251253Z upload_url 2021-05-16T01:43:06.9252338Z 9 https://uploads.github.com/repos/neuroconductor/RNifti/releases/42981970/assets{?name,label} 2021-05-16T01:43:06.9253484Z id asset_updated_at asset_created_at created_at 2021-05-16T01:43:06.9254896Z 9 42981970 2021-05-14 21:16:50 2021-05-14 21:16:49 2021-05-14 21:05:46 2021-05-16T01:43:06.9255651Z published_at asset_name 2021-05-16T01:43:06.9256721Z 9 2021-05-14 21:06:13 RNifti_1.3.1_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-16T01:43:06.9257488Z asset_label asset_download_count 2021-05-16T01:43:06.9258091Z 9 4 2021-05-16T01:43:06.9258859Z asset_browser_download_url 2021-05-16T01:43:06.9260259Z 9 https://github.com/neuroconductor/RNifti/releases/download/1.3.1.s/RNifti_1.3.1_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-16T01:43:06.9291787Z --2021-05-16 01:43:06-- https://github.com/neuroconductor/RNifti/releases/download/1.3.1.s/RNifti_1.3.1_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-16T01:43:06.9339369Z Resolving github.com (github.com)... 13.237.44.5 2021-05-16T01:43:07.0850441Z Connecting to github.com (github.com)|13.237.44.5|:443... connected. 2021-05-16T01:43:07.8478932Z HTTP request sent, awaiting response... 302 Found 2021-05-16T01:43:07.8486053Z Location: https://github-releases.githubusercontent.com/367479391/b1eeb680-b4f9-11eb-8f15-e33f437c8659?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T014307Z&X-Amz-Expires=300&X-Amz-Signature=09009ec825368aa98b1bad3d46f595d292b0236e5f4c78d9a62f0a319fae6722&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367479391&response-content-disposition=attachment%3B%20filename%3DRNifti_1.3.1_R_x86_64-pc-linux-gnu_R3.5.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-16T01:43:07.8505564Z --2021-05-16 01:43:07-- https://github-releases.githubusercontent.com/367479391/b1eeb680-b4f9-11eb-8f15-e33f437c8659?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T014307Z&X-Amz-Expires=300&X-Amz-Signature=09009ec825368aa98b1bad3d46f595d292b0236e5f4c78d9a62f0a319fae6722&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367479391&response-content-disposition=attachment%3B%20filename%3DRNifti_1.3.1_R_x86_64-pc-linux-gnu_R3.5.tar.gz&response-content-type=application%2Foctet-stream 2021-05-16T01:43:07.8510366Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.108.154, 185.199.111.154, 185.199.110.154, ... 2021-05-16T01:43:07.8545327Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.108.154|:443... connected. 2021-05-16T01:43:08.0937238Z HTTP request sent, awaiting response... 200 OK 2021-05-16T01:43:08.0938630Z Length: 2701629 (2.6M) [application/octet-stream] 2021-05-16T01:43:08.0939618Z Saving to: ‘/tmp/Rtmp2snBhd/RNifti_1.3.1_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-16T01:43:08.0951392Z 2021-05-16T01:43:08.1028424Z 0K .......... .......... .......... .......... .......... 1% 5.34M 0s 2021-05-16T01:43:08.1085524Z 50K .......... .......... .......... .......... .......... 3% 8.69M 0s 2021-05-16T01:43:08.1091997Z 100K .......... .......... .......... .......... .......... 5% 75.5M 0s 2021-05-16T01:43:08.1104716Z 150K .......... .......... .......... .......... .......... 7% 36.0M 0s 2021-05-16T01:43:08.1135245Z 200K .......... .......... .......... .......... .......... 9% 16.2M 0s 2021-05-16T01:43:08.1141647Z 250K .......... .......... .......... .......... .......... 11% 65.1M 0s 2021-05-16T01:43:08.1145954Z 300K .......... .......... .......... .......... .......... 13% 126M 0s 2021-05-16T01:43:08.1151213Z 350K .......... .......... .......... .......... .......... 15% 89.5M 0s 2021-05-16T01:43:08.1186146Z 400K .......... .......... .......... .......... .......... 17% 14.4M 0s 2021-05-16T01:43:08.1192726Z 450K .......... .......... .......... .......... .......... 18% 72.8M 0s 2021-05-16T01:43:08.1198867Z 500K .......... .......... .......... .......... .......... 20% 73.0M 0s 2021-05-16T01:43:08.1202507Z 550K .......... .......... .......... .......... .......... 22% 118M 0s 2021-05-16T01:43:08.1210911Z 600K .......... .......... .......... .......... .......... 24% 56.9M 0s 2021-05-16T01:43:08.1233399Z 650K .......... .......... .......... .......... .......... 26% 21.7M 0s 2021-05-16T01:43:08.1244140Z 700K .......... .......... .......... .......... .......... 28% 48.0M 0s 2021-05-16T01:43:08.1250557Z 750K .......... .......... .......... .......... .......... 30% 73.3M 0s 2021-05-16T01:43:08.1254708Z 800K .......... .......... .......... .......... .......... 32% 95.5M 0s 2021-05-16T01:43:08.1265972Z 850K .......... .......... .......... .......... .......... 34% 45.7M 0s 2021-05-16T01:43:08.1282530Z 900K .......... .......... .......... .......... .......... 36% 29.9M 0s 2021-05-16T01:43:08.1293556Z 950K .......... .......... .......... .......... .......... 37% 44.3M 0s 2021-05-16T01:43:08.1296792Z 1000K .......... .......... .......... .......... .......... 39% 112M 0s 2021-05-16T01:43:08.1310619Z 1050K .......... .......... .......... .......... .......... 41% 38.7M 0s 2021-05-16T01:43:08.1315179Z 1100K .......... .......... .......... .......... .......... 43% 116M 0s 2021-05-16T01:43:08.1334288Z 1150K .......... .......... .......... .......... .......... 45% 24.6M 0s 2021-05-16T01:43:08.1341593Z 1200K .......... .......... .......... .......... .......... 47% 61.2M 0s 2021-05-16T01:43:08.1344623Z 1250K .......... .......... .......... .......... .......... 49% 162M 0s 2021-05-16T01:43:08.1357357Z 1300K .......... .......... .......... .......... .......... 51% 37.9M 0s 2021-05-16T01:43:08.1365212Z 1350K .......... .......... .......... .......... .......... 53% 100M 0s 2021-05-16T01:43:08.1384661Z 1400K .......... .......... .......... .......... .......... 54% 24.9M 0s 2021-05-16T01:43:08.1393070Z 1450K .......... .......... .......... .......... .......... 56% 51.5M 0s 2021-05-16T01:43:08.1410756Z 1500K .......... .......... .......... .......... .......... 58% 35.5M 0s 2021-05-16T01:43:08.1411484Z 1550K .......... .......... .......... .......... .......... 60% 268M 0s 2021-05-16T01:43:08.1412320Z 1600K .......... .......... .......... .......... .......... 62% 170M 0s 2021-05-16T01:43:08.1437063Z 1650K .......... .......... .......... .......... .......... 64% 19.1M 0s 2021-05-16T01:43:08.1443407Z 1700K .......... .......... .......... .......... .......... 66% 74.1M 0s 2021-05-16T01:43:08.1457421Z 1750K .......... .......... .......... .......... .......... 68% 36.3M 0s 2021-05-16T01:43:08.1463161Z 1800K .......... .......... .......... .......... .......... 70% 77.3M 0s 2021-05-16T01:43:08.1470180Z 1850K .......... .......... .......... .......... .......... 72% 65.0M 0s 2021-05-16T01:43:08.1487504Z 1900K .......... .......... .......... .......... .......... 73% 28.0M 0s 2021-05-16T01:43:08.1492729Z 1950K .......... .......... .......... .......... .......... 75% 206M 0s 2021-05-16T01:43:08.1493483Z 2000K .......... .......... .......... .......... .......... 77% 265M 0s 2021-05-16T01:43:08.1500200Z 2050K .......... .......... .......... .......... .......... 79% 57.6M 0s 2021-05-16T01:43:08.3600641Z 2100K .......... .......... .......... .......... .......... 81% 238K 0s 2021-05-16T01:43:08.4252745Z 2150K .......... .......... .......... .......... .......... 83% 768K 0s 2021-05-16T01:43:08.4255028Z 2200K .......... .......... .......... .......... .......... 85% 158M 0s 2021-05-16T01:43:08.4281171Z 2250K .......... .......... .......... .......... .......... 87% 17.6M 0s 2021-05-16T01:43:08.4285497Z 2300K .......... .......... .......... .......... .......... 89% 139M 0s 2021-05-16T01:43:08.4294624Z 2350K .......... .......... .......... .......... .......... 90% 50.6M 0s 2021-05-16T01:43:08.4295589Z 2400K .......... .......... .......... .......... .......... 92% 296M 0s 2021-05-16T01:43:08.4308191Z 2450K .......... .......... .......... .......... .......... 94% 62.3M 0s 2021-05-16T01:43:08.4309035Z 2500K .......... .......... .......... .......... .......... 96% 175M 0s 2021-05-16T01:43:08.4309711Z 2550K .......... .......... .......... .......... .......... 98% 275M 0s 2021-05-16T01:43:08.4329023Z 2600K .......... .......... .......... ........ 100% 18.0M=0.3s 2021-05-16T01:43:08.4330028Z 2021-05-16T01:43:08.4395275Z 2021-05-16 01:43:08 (7.59 MB/s) - ‘/tmp/Rtmp2snBhd/RNifti_1.3.1_R_x86_64-pc-linux-gnu.tar.gz’ saved [2701629/2701629] 2021-05-16T01:43:08.4395895Z 2021-05-16T01:43:08.4396752Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T01:43:08.4397574Z (as ‘lib’ is unspecified) 2021-05-16T01:43:09.0832000Z * installing *binary* package ‘RNifti’ ... 2021-05-16T01:43:09.1003423Z * DONE (RNifti) 2021-05-16T01:43:09.1133888Z Rewriting new remotes: 2021-05-16T01:43:09.1367961Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-16T01:43:09.1368739Z remotes::install_deps(dependencies = TRUE) 2021-05-16T01:43:09.1369333Z remotes::install_cran("rcmdcheck") 2021-05-16T01:43:09.1369869Z remotes::install_cran("markdown") 2021-05-16T01:43:09.1378831Z shell: /usr/local/bin/Rscript {0} 2021-05-16T01:43:09.1379284Z env: 2021-05-16T01:43:09.1380145Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:43:09.1380945Z TIC_DEPLOY_KEY: 2021-05-16T01:43:09.1382114Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:43:09.1386448Z GITHUB_PAT: *** 2021-05-16T01:43:09.1386927Z COVERALLS_TOKEN: 2021-05-16T01:43:09.1387443Z continue-on-error: false 2021-05-16T01:43:09.1388043Z VDIFFR_RUN_TESTS: 2021-05-16T01:43:09.1388548Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:43:09.1389027Z TZ: UTC 2021-05-16T01:43:09.1389495Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:43:09.1389996Z NOT_CRAN: true 2021-05-16T01:43:09.1390394Z ##[endgroup] 2021-05-16T01:43:31.2673480Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-16T01:43:31.2674314Z tiff (NA -> 0.1-8 ) [CRAN] 2021-05-16T01:43:31.2675162Z png (NA -> 0.1-7 ) [CRAN] 2021-05-16T01:43:31.2682448Z jpeg (NA -> 0.1-8.1 ) [CRAN] 2021-05-16T01:43:31.2683555Z bmp (NA -> 0.3 ) [CRAN] 2021-05-16T01:43:31.2684491Z colorspace (NA -> 2.0-1 ) [CRAN] 2021-05-16T01:43:31.2685641Z viridisLite (NA -> 0.4.0 ) [CRAN] 2021-05-16T01:43:31.2686600Z RColorBrewer (NA -> 1.1-2 ) [CRAN] 2021-05-16T01:43:31.2687505Z munsell (NA -> 0.5.0 ) [CRAN] 2021-05-16T01:43:31.2688402Z labeling (NA -> 0.4.2 ) [CRAN] 2021-05-16T01:43:31.2689504Z farver (NA -> 2.1.0 ) [CRAN] 2021-05-16T01:43:31.2690426Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-16T01:43:31.2691346Z htmltools (NA -> 0.5.1.1 ) [CRAN] 2021-05-16T01:43:31.2692605Z igraph (NA -> 1.2.6 ) [CRAN] 2021-05-16T01:43:31.2693502Z downloader (NA -> 0.4 ) [CRAN] 2021-05-16T01:43:31.2694486Z readbitmap (NA -> 0.1.5 ) [CRAN] 2021-05-16T01:43:31.2695765Z getopt (NA -> 1.20.3 ) [CRAN] 2021-05-16T01:43:31.2696622Z gtable (NA -> 0.3.0 ) [CRAN] 2021-05-16T01:43:31.2697452Z plyr (NA -> 1.8.6 ) [CRAN] 2021-05-16T01:43:31.2698293Z scales (NA -> 1.1.1 ) [CRAN] 2021-05-16T01:43:31.2700141Z isoband (NA -> 0.2.4 ) [CRAN] 2021-05-16T01:43:31.2701303Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-16T01:43:31.2702252Z pracma (NA -> 2.3.3 ) [CRAN] 2021-05-16T01:43:31.2705092Z Installing 29 packages: base64enc, tiff, png, jpeg, bmp, colorspace, viridisLite, RColorBrewer, munsell, labeling, farver, tinytex, htmltools, igraph, downloader, readbitmap, getopt, gtable, plyr, scales, isoband, rmarkdown, pracma, imager, RcppEigen, optparse, gridExtra, reshape2, ggplot2 2021-05-16T01:43:31.2708134Z imager (NA -> 0.42.8 ) [CRAN] 2021-05-16T01:43:31.2709172Z RcppEigen (NA -> 0.3.3.9.1) [CRAN] 2021-05-16T01:43:31.2710153Z optparse (NA -> 1.6.6 ) [CRAN] 2021-05-16T01:43:31.2711098Z gridExtra (NA -> 2.3 ) [CRAN] 2021-05-16T01:43:31.2712046Z reshape2 (NA -> 1.4.4 ) [CRAN] 2021-05-16T01:43:31.2712962Z ggplot2 (NA -> 3.3.3 ) [CRAN] 2021-05-16T01:43:31.2726304Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T01:43:31.2727190Z (as ‘lib’ is unspecified) 2021-05-16T01:43:48.7635476Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/base64enc_0.1-3.tar.gz' 2021-05-16T01:43:51.0815898Z Content type 'binary/octet-stream' length 38804 bytes (37 KB) 2021-05-16T01:43:51.0825549Z ================================================== 2021-05-16T01:43:51.0828061Z downloaded 37 KB 2021-05-16T01:43:51.0828515Z 2021-05-16T01:43:51.0871871Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tiff_0.1-8.tar.gz' 2021-05-16T01:43:52.4951643Z Content type 'binary/octet-stream' length 78265 bytes (76 KB) 2021-05-16T01:43:52.4953241Z ================================================== 2021-05-16T01:43:52.4953944Z downloaded 76 KB 2021-05-16T01:43:52.4954427Z 2021-05-16T01:43:52.4987675Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/png_0.1-7.tar.gz' 2021-05-16T01:43:54.3469865Z Content type 'binary/octet-stream' length 58563 bytes (57 KB) 2021-05-16T01:43:54.3471226Z ================================================== 2021-05-16T01:43:54.3472056Z downloaded 57 KB 2021-05-16T01:43:54.3472979Z 2021-05-16T01:43:54.3526929Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jpeg_0.1-8.1.tar.gz' 2021-05-16T01:43:55.8199608Z Content type 'binary/octet-stream' length 49632 bytes (48 KB) 2021-05-16T01:43:56.0009713Z ================================================== 2021-05-16T01:43:56.0010319Z downloaded 48 KB 2021-05-16T01:43:56.0010624Z 2021-05-16T01:43:56.0051712Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/bmp_0.3.tar.gz' 2021-05-16T01:43:57.6601290Z Content type 'binary/octet-stream' length 119515 bytes (116 KB) 2021-05-16T01:43:57.7873056Z ================================================== 2021-05-16T01:43:57.7874868Z downloaded 116 KB 2021-05-16T01:43:57.7875321Z 2021-05-16T01:43:57.7917626Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/colorspace_2.0-1.tar.gz' 2021-05-16T01:43:59.3133251Z Content type 'binary/octet-stream' length 2558288 bytes (2.4 MB) 2021-05-16T01:43:59.3818197Z ================================================== 2021-05-16T01:43:59.3820237Z downloaded 2.4 MB 2021-05-16T01:43:59.3821638Z 2021-05-16T01:43:59.3858170Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/viridisLite_0.4.0.tar.gz' 2021-05-16T01:44:00.8747916Z Content type 'binary/octet-stream' length 1296060 bytes (1.2 MB) 2021-05-16T01:44:01.2612482Z ================================================== 2021-05-16T01:44:01.2613977Z downloaded 1.2 MB 2021-05-16T01:44:01.2614875Z 2021-05-16T01:44:01.2655799Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/RColorBrewer_1.1-2.tar.gz' 2021-05-16T01:44:02.7213674Z Content type 'binary/octet-stream' length 52719 bytes (51 KB) 2021-05-16T01:44:02.7303982Z ================================================== 2021-05-16T01:44:02.7306391Z downloaded 51 KB 2021-05-16T01:44:02.7310324Z 2021-05-16T01:44:02.7418210Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/munsell_0.5.0.tar.gz' 2021-05-16T01:44:04.0754641Z Content type 'binary/octet-stream' length 242567 bytes (236 KB) 2021-05-16T01:44:04.3326361Z ================================================== 2021-05-16T01:44:04.3327883Z downloaded 236 KB 2021-05-16T01:44:04.3328796Z 2021-05-16T01:44:04.3371056Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/labeling_0.4.2.tar.gz' 2021-05-16T01:44:05.8039323Z Content type 'binary/octet-stream' length 59652 bytes (58 KB) 2021-05-16T01:44:05.8767481Z ================================================== 2021-05-16T01:44:05.8768704Z downloaded 58 KB 2021-05-16T01:44:05.8769415Z 2021-05-16T01:44:05.8810834Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/farver_2.1.0.tar.gz' 2021-05-16T01:44:07.4855503Z Content type 'binary/octet-stream' length 2603667 bytes (2.5 MB) 2021-05-16T01:44:08.0553636Z ================================================== 2021-05-16T01:44:08.0555357Z downloaded 2.5 MB 2021-05-16T01:44:08.0555918Z 2021-05-16T01:44:08.0594510Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tinytex_0.31.tar.gz' 2021-05-16T01:44:09.1579469Z Content type 'binary/octet-stream' length 116465 bytes (113 KB) 2021-05-16T01:44:09.1631889Z ================================================== 2021-05-16T01:44:09.1632892Z downloaded 113 KB 2021-05-16T01:44:09.1633850Z 2021-05-16T01:44:09.1671457Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/htmltools_0.5.1.1.tar.gz' 2021-05-16T01:44:09.8697249Z Content type 'binary/octet-stream' length 235306 bytes (229 KB) 2021-05-16T01:44:09.8847010Z ================================================== 2021-05-16T01:44:09.8848580Z downloaded 229 KB 2021-05-16T01:44:09.8849398Z 2021-05-16T01:44:09.8891886Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/igraph_1.2.6.tar.gz' 2021-05-16T01:44:12.0251570Z Content type 'binary/octet-stream' length 8436962 bytes (8.0 MB) 2021-05-16T01:44:12.6726562Z ================================================== 2021-05-16T01:44:12.6728274Z downloaded 8.0 MB 2021-05-16T01:44:12.6728765Z 2021-05-16T01:44:12.6768739Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/downloader_0.4.tar.gz' 2021-05-16T01:44:14.3830459Z Content type 'binary/octet-stream' length 21510 bytes (21 KB) 2021-05-16T01:44:14.3956826Z ================================================== 2021-05-16T01:44:14.3958010Z downloaded 21 KB 2021-05-16T01:44:14.3958538Z 2021-05-16T01:44:14.4000692Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/readbitmap_0.1.5.tar.gz' 2021-05-16T01:44:15.8571539Z Content type 'binary/octet-stream' length 16606 bytes (16 KB) 2021-05-16T01:44:15.8705391Z ================================================== 2021-05-16T01:44:15.8706879Z downloaded 16 KB 2021-05-16T01:44:15.8707470Z 2021-05-16T01:44:15.8759186Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/getopt_1.20.3.tar.gz' 2021-05-16T01:44:17.3221345Z Content type 'binary/octet-stream' length 33433 bytes (32 KB) 2021-05-16T01:44:17.3509622Z ================================================== 2021-05-16T01:44:17.3510305Z downloaded 32 KB 2021-05-16T01:44:17.3510617Z 2021-05-16T01:44:17.3591542Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gtable_0.3.0.tar.gz' 2021-05-16T01:44:20.1210409Z Content type 'binary/octet-stream' length 430851 bytes (420 KB) 2021-05-16T01:44:20.4549049Z ================================================== 2021-05-16T01:44:20.4549940Z downloaded 420 KB 2021-05-16T01:44:20.4550199Z 2021-05-16T01:44:20.4591338Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/plyr_1.8.6.tar.gz' 2021-05-16T01:44:21.9409723Z Content type 'binary/octet-stream' length 1152964 bytes (1.1 MB) 2021-05-16T01:44:22.3439736Z ================================================== 2021-05-16T01:44:22.3440759Z downloaded 1.1 MB 2021-05-16T01:44:22.3441048Z 2021-05-16T01:44:22.3485458Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/scales_1.1.1.tar.gz' 2021-05-16T01:44:26.5839485Z Content type 'binary/octet-stream' length 549860 bytes (536 KB) 2021-05-16T01:44:26.8941704Z ================================================== 2021-05-16T01:44:26.8942759Z downloaded 536 KB 2021-05-16T01:44:26.8943049Z 2021-05-16T01:44:26.8985251Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/isoband_0.2.4.tar.gz' 2021-05-16T01:44:29.1512585Z Content type 'binary/octet-stream' length 4607540 bytes (4.4 MB) 2021-05-16T01:44:29.6702390Z ================================================== 2021-05-16T01:44:29.6706301Z downloaded 4.4 MB 2021-05-16T01:44:29.6707133Z 2021-05-16T01:44:29.6743405Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rmarkdown_2.8.tar.gz' 2021-05-16T01:44:30.3804125Z Content type 'binary/octet-stream' length 3648190 bytes (3.5 MB) 2021-05-16T01:44:30.5314103Z ================================================== 2021-05-16T01:44:30.5316046Z downloaded 3.5 MB 2021-05-16T01:44:30.5317417Z 2021-05-16T01:44:30.5349674Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pracma_2.3.3.tar.gz' 2021-05-16T01:44:32.8158864Z Content type 'binary/octet-stream' length 1713370 bytes (1.6 MB) 2021-05-16T01:44:33.2911851Z ================================================== 2021-05-16T01:44:33.2913062Z downloaded 1.6 MB 2021-05-16T01:44:33.2913705Z 2021-05-16T01:44:33.2957789Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/imager_0.42.8.tar.gz' 2021-05-16T01:44:37.2238450Z Content type 'binary/octet-stream' length 5562329 bytes (5.3 MB) 2021-05-16T01:44:37.6048099Z ================================================== 2021-05-16T01:44:37.6049380Z downloaded 5.3 MB 2021-05-16T01:44:37.6049927Z 2021-05-16T01:44:37.6095177Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/RcppEigen_0.3.3.9.1.tar.gz' 2021-05-16T01:44:39.3319761Z Content type 'binary/octet-stream' length 7459725 bytes (7.1 MB) 2021-05-16T01:44:39.9178431Z ================================================== 2021-05-16T01:44:39.9179976Z downloaded 7.1 MB 2021-05-16T01:44:39.9180522Z 2021-05-16T01:44:39.9224295Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/optparse_1.6.6.tar.gz' 2021-05-16T01:44:41.9124657Z Content type 'binary/octet-stream' length 67513 bytes (65 KB) 2021-05-16T01:44:42.0630426Z ================================================== 2021-05-16T01:44:42.0635891Z downloaded 65 KB 2021-05-16T01:44:42.0636245Z 2021-05-16T01:44:42.0681847Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gridExtra_2.3.tar.gz' 2021-05-16T01:44:45.9301797Z Content type 'binary/octet-stream' length 1105756 bytes (1.1 MB) 2021-05-16T01:44:46.3367744Z ================================================== 2021-05-16T01:44:46.3370134Z downloaded 1.1 MB 2021-05-16T01:44:46.3371641Z 2021-05-16T01:44:46.3405175Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/reshape2_1.4.4.tar.gz' 2021-05-16T01:44:48.0300898Z Content type 'binary/octet-stream' length 537166 bytes (524 KB) 2021-05-16T01:44:48.2603286Z ================================================== 2021-05-16T01:44:48.2604109Z downloaded 524 KB 2021-05-16T01:44:48.2604515Z 2021-05-16T01:44:48.2644490Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ggplot2_3.3.3.tar.gz' 2021-05-16T01:44:49.7579887Z Content type 'binary/octet-stream' length 4054636 bytes (3.9 MB) 2021-05-16T01:44:50.3749443Z ================================================== 2021-05-16T01:44:50.3751040Z downloaded 3.9 MB 2021-05-16T01:44:50.3751808Z 2021-05-16T01:44:50.6017654Z * installing *binary* package ‘base64enc’ ... 2021-05-16T01:44:50.6081335Z * DONE (base64enc) 2021-05-16T01:44:50.8393478Z * installing *binary* package ‘tiff’ ... 2021-05-16T01:44:50.8439563Z * DONE (tiff) 2021-05-16T01:44:51.0624721Z * installing *binary* package ‘png’ ... 2021-05-16T01:44:51.0667122Z * DONE (png) 2021-05-16T01:44:51.2885405Z * installing *binary* package ‘jpeg’ ... 2021-05-16T01:44:51.2930670Z * DONE (jpeg) 2021-05-16T01:44:51.5324404Z * installing *binary* package ‘bmp’ ... 2021-05-16T01:44:51.5375045Z * DONE (bmp) 2021-05-16T01:44:51.9955761Z * installing *binary* package ‘colorspace’ ... 2021-05-16T01:44:52.0092666Z * DONE (colorspace) 2021-05-16T01:44:52.2745835Z * installing *binary* package ‘viridisLite’ ... 2021-05-16T01:44:52.2798072Z * DONE (viridisLite) 2021-05-16T01:44:52.4945721Z * installing *binary* package ‘RColorBrewer’ ... 2021-05-16T01:44:52.4988507Z * DONE (RColorBrewer) 2021-05-16T01:44:52.7301753Z * installing *binary* package ‘labeling’ ... 2021-05-16T01:44:52.7339729Z * DONE (labeling) 2021-05-16T01:44:53.2234312Z * installing *binary* package ‘farver’ ... 2021-05-16T01:44:53.2339480Z * DONE (farver) 2021-05-16T01:44:53.4694170Z * installing *binary* package ‘tinytex’ ... 2021-05-16T01:44:53.4738934Z * DONE (tinytex) 2021-05-16T01:44:54.5085125Z * installing *binary* package ‘igraph’ ... 2021-05-16T01:44:54.5337500Z * DONE (igraph) 2021-05-16T01:44:54.7556792Z * installing *binary* package ‘downloader’ ... 2021-05-16T01:44:54.7600633Z * DONE (downloader) 2021-05-16T01:44:54.9808237Z * installing *binary* package ‘getopt’ ... 2021-05-16T01:44:54.9861622Z * DONE (getopt) 2021-05-16T01:44:55.2816794Z * installing *binary* package ‘gtable’ ... 2021-05-16T01:44:55.2885924Z * DONE (gtable) 2021-05-16T01:44:55.5983078Z * installing *binary* package ‘plyr’ ... 2021-05-16T01:44:55.6045235Z * DONE (plyr) 2021-05-16T01:44:56.3402736Z * installing *binary* package ‘isoband’ ... 2021-05-16T01:44:56.3590558Z * DONE (isoband) 2021-05-16T01:44:56.6663721Z * installing *binary* package ‘pracma’ ... 2021-05-16T01:44:56.6723187Z * DONE (pracma) 2021-05-16T01:44:58.7214689Z * installing *binary* package ‘RcppEigen’ ... 2021-05-16T01:44:58.7840761Z * DONE (RcppEigen) 2021-05-16T01:44:59.0399679Z * installing *binary* package ‘munsell’ ... 2021-05-16T01:44:59.0452206Z * DONE (munsell) 2021-05-16T01:44:59.2752284Z * installing *binary* package ‘htmltools’ ... 2021-05-16T01:44:59.2796012Z * DONE (htmltools) 2021-05-16T01:44:59.5011028Z * installing *binary* package ‘readbitmap’ ... 2021-05-16T01:44:59.5057351Z * DONE (readbitmap) 2021-05-16T01:44:59.7221561Z * installing *binary* package ‘optparse’ ... 2021-05-16T01:44:59.7267953Z * DONE (optparse) 2021-05-16T01:45:00.0249454Z * installing *binary* package ‘gridExtra’ ... 2021-05-16T01:45:00.0320464Z * DONE (gridExtra) 2021-05-16T01:45:00.3393051Z * installing *binary* package ‘reshape2’ ... 2021-05-16T01:45:00.3451507Z * DONE (reshape2) 2021-05-16T01:45:00.6250261Z * installing *binary* package ‘scales’ ... 2021-05-16T01:45:00.6301465Z * DONE (scales) 2021-05-16T01:45:01.3801820Z * installing *binary* package ‘rmarkdown’ ... 2021-05-16T01:45:01.4106250Z * DONE (rmarkdown) 2021-05-16T01:45:02.2048352Z * installing *source* package ‘imager’ ... 2021-05-16T01:45:02.2370457Z ** package ‘imager’ successfully unpacked and MD5 sums checked 2021-05-16T01:45:02.5925800Z checking for pkg-config... /usr/bin/pkg-config 2021-05-16T01:45:02.7723298Z checking whether the C++ compiler works... yes 2021-05-16T01:45:02.7724899Z checking for C++ compiler default output file name... a.out 2021-05-16T01:45:02.8312286Z checking for suffix of executables... 2021-05-16T01:45:02.9148400Z checking whether we are cross compiling... no 2021-05-16T01:45:02.9460470Z checking for suffix of object files... o 2021-05-16T01:45:02.9770173Z checking whether we are using the GNU C++ compiler... yes 2021-05-16T01:45:03.0032581Z checking whether g++ accepts -g... yes 2021-05-16T01:45:03.0321066Z checking how to run the C++ preprocessor... g++ -E 2021-05-16T01:45:03.1838872Z checking for X... libraries , headers 2021-05-16T01:45:03.2556552Z checking for XOpenDisplay in -lX11... yes 2021-05-16T01:45:03.2557935Z X11 library found. 2021-05-16T01:45:03.2559281Z configure: Checking if FFTW3 library is available using pkg-config 2021-05-16T01:45:03.2566911Z checking for pkg-config... /usr/bin/pkg-config 2021-05-16T01:45:03.2587871Z checking pkg-config is at least version 0.9.0... yes 2021-05-16T01:45:03.2743152Z checking for FFTW... yes 2021-05-16T01:45:03.2744135Z FFTW3 found! 2021-05-16T01:45:03.2883731Z checking whether pkg-config knows about libtiff-4... yes 2021-05-16T01:45:03.3741276Z checking for configurable backends... checking whether --static is needed... no 2021-05-16T01:45:03.4770262Z checking for g++ option to support OpenMP... -fopenmp 2021-05-16T01:45:03.5016087Z configure: creating ./config.status 2021-05-16T01:45:03.5985881Z config.status: creating src/Makevars 2021-05-16T01:45:03.6646665Z ** libs 2021-05-16T01:45:03.6728571Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -Dcimg_use_fftw3 -I/usr/include/x86_64-linux-gnu -Dcimg_use_tiff -I../inst/include -DCIMG_COMPILING -Dcimg_use_rng -Dcimg_use_r -Dcimg_use_fftw3_singlethread -Dcimg_verbosity=1 -Dcimg_date='""' -Dcimg_time='""' -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c RcppExports.cpp -o RcppExports.o 2021-05-16T01:45:20.9291897Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -Dcimg_use_fftw3 -I/usr/include/x86_64-linux-gnu -Dcimg_use_tiff -I../inst/include -DCIMG_COMPILING -Dcimg_use_rng -Dcimg_use_r -Dcimg_use_fftw3_singlethread -Dcimg_verbosity=1 -Dcimg_date='""' -Dcimg_time='""' -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c colourspace.cpp -o colourspace.o 2021-05-16T01:45:42.5127523Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -Dcimg_use_fftw3 -I/usr/include/x86_64-linux-gnu -Dcimg_use_tiff -I../inst/include -DCIMG_COMPILING -Dcimg_use_rng -Dcimg_use_r -Dcimg_use_fftw3_singlethread -Dcimg_verbosity=1 -Dcimg_date='""' -Dcimg_time='""' -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c coordinates.cpp -o coordinates.o 2021-05-16T01:46:03.6372797Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -Dcimg_use_fftw3 -I/usr/include/x86_64-linux-gnu -Dcimg_use_tiff -I../inst/include -DCIMG_COMPILING -Dcimg_use_rng -Dcimg_use_r -Dcimg_use_fftw3_singlethread -Dcimg_verbosity=1 -Dcimg_date='""' -Dcimg_time='""' -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c display.cpp -o display.o 2021-05-16T01:46:54.7174806Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -Dcimg_use_fftw3 -I/usr/include/x86_64-linux-gnu -Dcimg_use_tiff -I../inst/include -DCIMG_COMPILING -Dcimg_use_rng -Dcimg_use_r -Dcimg_use_fftw3_singlethread -Dcimg_verbosity=1 -Dcimg_date='""' -Dcimg_time='""' -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c drawing.cpp -o drawing.o 2021-05-16T01:47:22.8244172Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -Dcimg_use_fftw3 -I/usr/include/x86_64-linux-gnu -Dcimg_use_tiff -I../inst/include -DCIMG_COMPILING -Dcimg_use_rng -Dcimg_use_r -Dcimg_use_fftw3_singlethread -Dcimg_verbosity=1 -Dcimg_date='""' -Dcimg_time='""' -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c filtering.cpp -o filtering.o 2021-05-16T01:48:04.3003222Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -Dcimg_use_fftw3 -I/usr/include/x86_64-linux-gnu -Dcimg_use_tiff -I../inst/include -DCIMG_COMPILING -Dcimg_use_rng -Dcimg_use_r -Dcimg_use_fftw3_singlethread -Dcimg_verbosity=1 -Dcimg_date='""' -Dcimg_time='""' -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c hough.cpp -o hough.o 2021-05-16T01:48:27.5273281Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -Dcimg_use_fftw3 -I/usr/include/x86_64-linux-gnu -Dcimg_use_tiff -I../inst/include -DCIMG_COMPILING -Dcimg_use_rng -Dcimg_use_r -Dcimg_use_fftw3_singlethread -Dcimg_verbosity=1 -Dcimg_date='""' -Dcimg_time='""' -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c imgraphs.cpp -o imgraphs.o 2021-05-16T01:48:48.6993632Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -Dcimg_use_fftw3 -I/usr/include/x86_64-linux-gnu -Dcimg_use_tiff -I../inst/include -DCIMG_COMPILING -Dcimg_use_rng -Dcimg_use_r -Dcimg_use_fftw3_singlethread -Dcimg_verbosity=1 -Dcimg_date='""' -Dcimg_time='""' -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c interact.cpp -o interact.o 2021-05-16T01:49:15.5199333Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -Dcimg_use_fftw3 -I/usr/include/x86_64-linux-gnu -Dcimg_use_tiff -I../inst/include -DCIMG_COMPILING -Dcimg_use_rng -Dcimg_use_r -Dcimg_use_fftw3_singlethread -Dcimg_verbosity=1 -Dcimg_date='""' -Dcimg_time='""' -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c interpolation.cpp -o interpolation.o 2021-05-16T01:49:36.9427022Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -Dcimg_use_fftw3 -I/usr/include/x86_64-linux-gnu -Dcimg_use_tiff -I../inst/include -DCIMG_COMPILING -Dcimg_use_rng -Dcimg_use_r -Dcimg_use_fftw3_singlethread -Dcimg_verbosity=1 -Dcimg_date='""' -Dcimg_time='""' -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c morphology.cpp -o morphology.o 2021-05-16T01:50:08.0069696Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -Dcimg_use_fftw3 -I/usr/include/x86_64-linux-gnu -Dcimg_use_tiff -I../inst/include -DCIMG_COMPILING -Dcimg_use_rng -Dcimg_use_r -Dcimg_use_fftw3_singlethread -Dcimg_verbosity=1 -Dcimg_date='""' -Dcimg_time='""' -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c reductions.cpp -o reductions.o 2021-05-16T01:50:33.2192136Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -Dcimg_use_fftw3 -I/usr/include/x86_64-linux-gnu -Dcimg_use_tiff -I../inst/include -DCIMG_COMPILING -Dcimg_use_rng -Dcimg_use_r -Dcimg_use_fftw3_singlethread -Dcimg_verbosity=1 -Dcimg_date='""' -Dcimg_time='""' -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c transformations.cpp -o transformations.o 2021-05-16T01:51:07.5569431Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -Dcimg_use_fftw3 -I/usr/include/x86_64-linux-gnu -Dcimg_use_tiff -I../inst/include -DCIMG_COMPILING -Dcimg_use_rng -Dcimg_use_r -Dcimg_use_fftw3_singlethread -Dcimg_verbosity=1 -Dcimg_date='""' -Dcimg_time='""' -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c utils.cpp -o utils.o 2021-05-16T01:52:48.8746516Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -Dcimg_use_fftw3 -I/usr/include/x86_64-linux-gnu -Dcimg_use_tiff -I../inst/include -DCIMG_COMPILING -Dcimg_use_rng -Dcimg_use_r -Dcimg_use_fftw3_singlethread -Dcimg_verbosity=1 -Dcimg_date='""' -Dcimg_time='""' -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c wrappers.cpp -o wrappers.o 2021-05-16T01:53:09.8923710Z g++ -std=gnu++11 -shared -L/opt/R/3.5.3/lib/R/lib -L/usr/local/lib -o imager.so RcppExports.o colourspace.o coordinates.o display.o drawing.o filtering.o hough.o imgraphs.o interact.o interpolation.o morphology.o reductions.o transformations.o utils.o wrappers.o -lX11 -Dcimg_use_fftw3 -lfftw3 -ltiff -L/opt/R/3.5.3/lib/R/lib -lR 2021-05-16T01:53:10.8673174Z installing to /home/runner/work/_temp/Library/imager/libs 2021-05-16T01:53:10.9496864Z ** R 2021-05-16T01:53:10.9796839Z ** data 2021-05-16T01:53:10.9812953Z *** moving datasets to lazyload DB 2021-05-16T01:53:11.2849474Z ** inst 2021-05-16T01:53:11.3016310Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:53:13.6196902Z ** help 2021-05-16T01:53:13.9162378Z *** installing help indices 2021-05-16T01:53:14.1445352Z ** building package indices 2021-05-16T01:53:14.3759239Z ** installing vignettes 2021-05-16T01:53:14.3854215Z ** testing if installed package can be loaded 2021-05-16T01:53:14.7900257Z * DONE (imager) 2021-05-16T01:53:15.2664570Z * installing *binary* package ‘ggplot2’ ... 2021-05-16T01:53:15.2767822Z * DONE (ggplot2) 2021-05-16T01:53:15.2844675Z 2021-05-16T01:53:15.2845552Z The downloaded source packages are in 2021-05-16T01:53:15.2846810Z ‘/tmp/Rtmpvv5qed/downloaded_packages’ 2021-05-16T01:53:30.9263700Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-16T01:53:30.9265107Z Use `force = TRUE` to force installation 2021-05-16T01:53:30.9279671Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-16T01:53:30.9281389Z Use `force = TRUE` to force installation 2021-05-16T01:53:30.9472794Z ##[group]Run options(width = 100) 2021-05-16T01:53:30.9473535Z options(width = 100) 2021-05-16T01:53:30.9474140Z pkgs <- installed.packages()[, "Package"] 2021-05-16T01:53:30.9474865Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-16T01:53:30.9484116Z shell: /usr/local/bin/Rscript {0} 2021-05-16T01:53:30.9484718Z env: 2021-05-16T01:53:30.9485148Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:53:30.9485978Z TIC_DEPLOY_KEY: 2021-05-16T01:53:30.9486845Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:53:30.9488547Z GITHUB_PAT: *** 2021-05-16T01:53:30.9489150Z COVERALLS_TOKEN: 2021-05-16T01:53:30.9489844Z continue-on-error: false 2021-05-16T01:53:30.9490625Z VDIFFR_RUN_TESTS: 2021-05-16T01:53:30.9491067Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:53:30.9491485Z TZ: UTC 2021-05-16T01:53:30.9492026Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:53:30.9492475Z NOT_CRAN: true 2021-05-16T01:53:30.9493194Z ##[endgroup] 2021-05-16T01:53:31.5123799Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-16T01:53:31.5124576Z setting value 2021-05-16T01:53:31.5125300Z version R version 3.5.3 (2019-03-11) 2021-05-16T01:53:31.5125818Z os Ubuntu 20.04.2 LTS 2021-05-16T01:53:31.5126472Z system x86_64, linux-gnu 2021-05-16T01:53:31.5126968Z ui X11 2021-05-16T01:53:31.5127437Z language (EN) 2021-05-16T01:53:31.5128083Z collate C.UTF-8 2021-05-16T01:53:31.5128972Z ctype C.UTF-8 2021-05-16T01:53:31.5129451Z tz UTC 2021-05-16T01:53:31.5130081Z date 2021-05-16 2021-05-16T01:53:31.5130364Z 2021-05-16T01:53:31.5131403Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-16T01:53:31.5132144Z package * version date lib source 2021-05-16T01:53:31.5133104Z aghast 0.2.1 2021-05-16 [1] Github (muschellij2/aghast@0c3b853) 2021-05-16T01:53:31.5134020Z askpass 1.1 2019-01-13 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5135162Z base * 3.5.3 2021-02-17 [2] local 2021-05-16T01:53:31.5136005Z base64enc 0.1-3 2015-07-28 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5136971Z bmp 0.3 2017-09-11 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5138059Z boot 1.3-20 2017-08-06 [2] CRAN (R 3.5.3) 2021-05-16T01:53:31.5138848Z brew 1.0-6 2011-04-13 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5139618Z brio 1.1.2 2021-04-23 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5140445Z cachem 1.0.5 2021-05-15 [1] CRAN (R 3.5.3) 2021-05-16T01:53:31.5141236Z callr 3.7.0 2021-04-20 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5142007Z class 7.3-15 2019-01-01 [2] CRAN (R 3.5.3) 2021-05-16T01:53:31.5143117Z cli 2.5.0 2021-04-26 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5144052Z clipr 0.7.1 2020-10-08 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5144826Z cluster 2.0.7-1 2018-04-13 [2] CRAN (R 3.5.3) 2021-05-16T01:53:31.5145602Z codetools 0.2-16 2018-12-24 [2] CRAN (R 3.5.3) 2021-05-16T01:53:31.5146632Z colorspace 2.0-1 2021-05-04 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5148208Z commonmark 1.7 2018-12-01 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5149427Z compiler 3.5.3 2021-02-17 [2] local 2021-05-16T01:53:31.5150368Z covr 3.5.1 2020-09-16 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5151409Z cpp11 0.2.7 2021-03-29 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5152537Z crayon 1.4.1 2021-02-08 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5153765Z credentials 1.3.0 2020-07-21 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5154566Z curl 4.3.1 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5155357Z datasets * 3.5.3 2021-02-17 [2] local 2021-05-16T01:53:31.5156168Z debugme 1.1.0 2017-10-22 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5157044Z desc 1.2.0.9000 2021-05-16 [1] Github (muschellij2/desc@7be86f2) 2021-05-16T01:53:31.5157906Z devtools 2.4.1 2021-05-05 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5158721Z diffobj 0.3.4 2021-03-22 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5159521Z digest 0.6.27 2020-10-24 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5160327Z downloader 0.4 2015-07-09 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5161139Z dplyr 1.0.6 2021-05-05 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5161931Z ellipsis 0.3.2 2021-04-29 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5162755Z evaluate 0.14 2019-05-28 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5163696Z fansi 0.4.2 2021-01-15 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5164473Z farver 2.1.0 2021-02-28 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5165268Z fastmap 1.1.0 2021-01-25 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5166068Z foreign 0.8-71 2018-07-20 [2] CRAN (R 3.5.3) 2021-05-16T01:53:31.5166853Z fs 1.5.0 2020-07-31 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5167628Z generics 0.1.0 2020-10-31 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5168436Z gert 1.3.0 2021-03-29 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5169364Z getopt 1.20.3 2019-03-22 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5170327Z ggplot2 3.3.3 2020-12-30 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5171112Z gh 1.3.0 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5171997Z ghtravis 0.15.1 2021-05-16 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-16T01:53:31.5172883Z git2r 0.28.0 2021-01-10 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5173686Z gitcreds 0.1.1 2020-12-04 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5174475Z glue 1.4.2 2020-08-27 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5175269Z graphics * 3.5.3 2021-02-17 [2] local 2021-05-16T01:53:31.5176070Z grDevices * 3.5.3 2021-02-17 [2] local 2021-05-16T01:53:31.5176861Z grid 3.5.3 2021-02-17 [2] local 2021-05-16T01:53:31.5177790Z gridExtra 2.3 2017-09-09 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5178579Z gtable 0.3.0 2019-03-25 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5179356Z highr 0.9 2021-04-16 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5180339Z htmltools 0.5.1.1 2021-01-22 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5181138Z httr 1.4.2 2020-07-20 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5182009Z igraph 1.2.6 2020-10-06 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5183055Z imager 0.42.8 2021-03-15 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5183851Z ini 0.3.1 2018-05-20 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5184622Z isoband 0.2.4 2021-03-03 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5185617Z jpeg 0.1-8.1 2019-10-24 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5186432Z jsonlite 1.7.2 2020-12-09 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5187432Z KernSmooth 2.23-15 2015-06-29 [2] CRAN (R 3.5.3) 2021-05-16T01:53:31.5188244Z knitr 1.33 2021-04-24 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5189357Z labeling 0.4.2 2020-10-20 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5190601Z lattice 0.20-38 2018-11-04 [2] CRAN (R 3.5.3) 2021-05-16T01:53:31.5191483Z lazyeval 0.2.2 2019-03-15 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5192389Z lifecycle 1.0.0 2021-02-15 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5193640Z magrittr 2.0.1 2020-11-17 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5194422Z markdown 1.1 2019-08-07 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5195193Z MASS 7.3-51.1 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-16T01:53:31.5195943Z Matrix 1.2-15 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-16T01:53:31.5196861Z memoise 2.0.0 2021-01-26 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5197623Z methods * 3.5.3 2021-02-17 [2] local 2021-05-16T01:53:31.5198382Z mgcv 1.8-27 2019-02-06 [2] CRAN (R 3.5.3) 2021-05-16T01:53:31.5199317Z mime 0.10 2021-02-13 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5200310Z munsell 0.5.0 2018-06-12 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5201124Z nlme 3.1-137 2018-04-07 [2] CRAN (R 3.5.3) 2021-05-16T01:53:31.5202111Z nnet 7.3-12 2016-02-02 [2] CRAN (R 3.5.3) 2021-05-16T01:53:31.5203197Z openssl 1.4.4 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5204303Z optparse 1.6.6 2020-04-16 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5205298Z parallel 3.5.3 2021-02-17 [2] local 2021-05-16T01:53:31.5206699Z pillar 1.6.0 2021-04-13 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5207873Z pkgbuild 1.2.0 2020-12-15 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5208788Z pkgconfig 2.0.3 2019-09-22 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5209680Z pkgload 1.2.1 2021-04-06 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5210555Z plyr 1.8.6 2020-03-03 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5211673Z png 0.1-7 2013-12-03 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5212469Z pracma 2.3.3 2021-01-23 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5213263Z praise 1.0.0 2015-08-11 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5214084Z prettyunits 1.1.1 2020-01-24 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5214924Z processx 3.5.2 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5215943Z ps 1.6.0 2021-02-28 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5216835Z purrr 0.3.4 2020-04-17 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5218949Z R6 2.5.0 2020-10-28 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5219958Z rappdirs 0.3.3 2021-01-31 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5220882Z rcmdcheck 1.3.3 2019-05-07 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5221814Z RColorBrewer 1.1-2 2014-12-07 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5222910Z Rcpp 1.0.6 2021-01-15 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5224152Z RcppEigen 0.3.3.9.1 2020-12-17 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5225273Z readbitmap 0.1.5 2018-06-27 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5226167Z rematch2 2.1.2 2020-05-01 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5227220Z remotes 2.3.0 2021-04-01 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5228463Z reshape2 1.4.4 2020-04-09 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5231362Z rex 1.2.0 2020-04-21 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5233118Z rlang 0.4.11 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5234001Z rmarkdown 2.8 2021-05-07 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5235063Z RNifti 1.3.1 2021-05-14 [1] Neuroconductor (R 3.5.3) 2021-05-16T01:53:31.5235955Z roxygen2 7.1.1 2020-06-27 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5237262Z rpart 4.1-13 2018-02-23 [2] CRAN (R 3.5.3) 2021-05-16T01:53:31.5241794Z rprojroot 2.0.2 2020-11-15 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5242824Z rstudioapi 0.13 2020-11-12 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5243752Z rversions 2.0.2 2020-05-25 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5244941Z scales 1.1.1 2020-05-11 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5245783Z sessioninfo 1.1.1 2018-11-05 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5246644Z spatial 7.3-11 2015-08-30 [2] CRAN (R 3.5.3) 2021-05-16T01:53:31.5247465Z splines 3.5.3 2021-02-17 [2] local 2021-05-16T01:53:31.5248288Z stats * 3.5.3 2021-02-17 [2] local 2021-05-16T01:53:31.5249100Z stats4 3.5.3 2021-02-17 [2] local 2021-05-16T01:53:31.5250109Z stringi 1.6.1 2021-05-10 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5251637Z stringr 1.4.0 2019-02-10 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5252516Z survival 2.43-3 2018-11-26 [2] CRAN (R 3.5.3) 2021-05-16T01:53:31.5253461Z sys 3.4 2020-07-23 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5254404Z sysreqs 1.0.0.9000 2021-05-16 [1] Github (r-hub/sysreqs@f068afa) 2021-05-16T01:53:31.5255330Z tcltk 3.5.3 2021-02-17 [2] local 2021-05-16T01:53:31.5256217Z testthat 3.0.2 2021-02-14 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5257097Z tibble 3.1.1 2021-04-18 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5258194Z tic 0.10.0 2021-05-16 [1] Github (ropensci/tic@3b4dfb8) 2021-05-16T01:53:31.5259076Z tidyr 1.1.3 2021-03-03 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5259950Z tidyselect 1.1.1 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5260816Z tiff 0.1-8 2021-03-31 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5261793Z tinytex 0.31 2021-03-30 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5263163Z tools 3.5.3 2021-02-17 [2] local 2021-05-16T01:53:31.5264072Z usethis 2.0.1 2021-02-10 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5264944Z utf8 1.2.1 2021-03-12 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5265816Z utils * 3.5.3 2021-02-17 [2] local 2021-05-16T01:53:31.5266672Z vctrs 0.3.8 2021-04-29 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5267578Z viridisLite 0.4.0 2021-04-13 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5268490Z waldo 0.2.5 2021-03-08 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5269372Z whisker 0.4 2019-08-28 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5270244Z withr 2.4.2 2021-04-18 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5271111Z xfun 0.23 2021-05-15 [1] CRAN (R 3.5.3) 2021-05-16T01:53:31.5271973Z xml2 1.3.2 2020-04-23 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5273207Z xopen 1.0.0 2018-09-17 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5274359Z yaml 2.2.1 2020-02-01 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5275152Z zip 2.1.1 2020-08-27 [1] RSPM (R 3.5.3) 2021-05-16T01:53:31.5275466Z 2021-05-16T01:53:31.5275938Z [1] /home/runner/work/_temp/Library 2021-05-16T01:53:31.5276579Z [2] /opt/R/3.5.3/lib/R/library 2021-05-16T01:53:31.5312241Z ##[group]Run Rscript -e 'tic::script()' 2021-05-16T01:53:31.5312837Z Rscript -e 'tic::script()' 2021-05-16T01:53:31.5313270Z ls -l check 2021-05-16T01:53:31.5378732Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T01:53:31.5379245Z env: 2021-05-16T01:53:31.5379671Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:53:31.5380144Z TIC_DEPLOY_KEY: 2021-05-16T01:53:31.5380940Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:53:31.5383037Z GITHUB_PAT: *** 2021-05-16T01:53:31.5383635Z COVERALLS_TOKEN: 2021-05-16T01:53:31.5384107Z continue-on-error: false 2021-05-16T01:53:31.5384555Z VDIFFR_RUN_TESTS: 2021-05-16T01:53:31.5385031Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:53:31.5385466Z TZ: UTC 2021-05-16T01:53:31.5385827Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:53:31.5386227Z NOT_CRAN: true 2021-05-16T01:53:31.5386591Z ##[endgroup] 2021-05-16T01:53:31.8333474Z ✔ Loading tic stage configuration from tic.R 2021-05-16T01:53:31.9721808Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-16T01:53:31.9722889Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-16T01:53:31.9724053Z timeout = Inf, check_dir = "check") 2021-05-16T01:53:32.0512962Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-16T01:53:32.2820468Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-16T01:53:32.3187829Z * preparing ‘fmriqa’: 2021-05-16T01:53:32.3313603Z * checking DESCRIPTION meta-information ... OK 2021-05-16T01:53:32.4287955Z * installing the package to build vignettes 2021-05-16T01:53:41.3638998Z * creating vignettes ... OK 2021-05-16T01:53:41.3996289Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T01:53:41.4001151Z * checking for empty or unneeded directories 2021-05-16T01:53:41.4035819Z * building ‘fmriqa_0.4.0.tar.gz’ 2021-05-16T01:53:41.5288414Z 2021-05-16T01:53:41.6834597Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-16T01:53:41.9394902Z * using log directory ‘/home/runner/work/fmriqa/fmriqa/check/fmriqa.Rcheck’ 2021-05-16T01:53:41.9397870Z * using R version 3.5.3 (2019-03-11) 2021-05-16T01:53:41.9399742Z * using platform: x86_64-pc-linux-gnu (64-bit) 2021-05-16T01:53:41.9403343Z * using session charset: UTF-8 2021-05-16T01:53:42.0120041Z * using option ‘--as-cran’ 2021-05-16T01:53:42.0145532Z * checking for file ‘fmriqa/DESCRIPTION’ ... OK 2021-05-16T01:53:42.0146555Z * checking extension type ... Package 2021-05-16T01:53:42.0147595Z * this is package ‘fmriqa’ version ‘0.4.0’ 2021-05-16T01:53:42.0159461Z * package encoding: UTF-8 2021-05-16T01:53:42.0176962Z * checking package namespace information ... OK 2021-05-16T01:54:00.1587192Z * checking package dependencies ... OK 2021-05-16T01:54:00.1599958Z * checking if this is a source package ... OK 2021-05-16T01:54:00.1600840Z * checking if there is a namespace ... OK 2021-05-16T01:54:00.2299227Z * checking for executable files ... OK 2021-05-16T01:54:00.2300638Z * checking for hidden files and directories ... OK 2021-05-16T01:54:00.2305213Z * checking for portable file names ... OK 2021-05-16T01:54:00.2320792Z * checking for sufficient/correct file permissions ... OK 2021-05-16T01:54:00.2342952Z * checking serialization versions ... OK 2021-05-16T01:54:04.8545145Z * checking whether package ‘fmriqa’ can be installed ... WARNING 2021-05-16T01:54:04.8551323Z ##[warning]Found the following significant warnings: 2021-05-16T01:54:04.8562682Z Warning: no DISPLAY variable so Tk is not available 2021-05-16T01:54:04.8563929Z See ‘/home/runner/work/fmriqa/fmriqa/check/fmriqa.Rcheck/00install.out’ for details. 2021-05-16T01:54:04.8745771Z * checking installed package size ... OK 2021-05-16T01:54:04.9904141Z * checking package directory ... OK 2021-05-16T01:54:04.9914866Z * checking ‘build’ directory ... OK 2021-05-16T01:54:05.1653477Z * checking DESCRIPTION meta-information ... OK 2021-05-16T01:54:05.1664031Z * checking top-level files ... OK 2021-05-16T01:54:05.1674382Z * checking for left-over files ... OK 2021-05-16T01:54:05.3390812Z * checking index information ... OK 2021-05-16T01:54:05.5236424Z * checking package subdirectories ... OK 2021-05-16T01:54:05.5721577Z * checking R files for non-ASCII characters ... OK 2021-05-16T01:54:05.6271033Z * checking R files for syntax errors ... OK 2021-05-16T01:54:07.4211889Z * checking whether the package can be loaded ... OK 2021-05-16T01:54:09.0899610Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-16T01:54:10.7485247Z * checking whether the package can be unloaded cleanly ... OK 2021-05-16T01:54:12.3812702Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-16T01:54:14.2581207Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-16T01:54:16.1028042Z * checking loading without being on the library search path ... OK 2021-05-16T01:54:17.9001516Z * checking dependencies in R code ... OK 2021-05-16T01:54:20.5220035Z * checking S3 generic/method consistency ... OK 2021-05-16T01:54:22.2728409Z * checking replacement functions ... OK 2021-05-16T01:54:24.1115344Z * checking foreign function calls ... OK 2021-05-16T01:54:31.6664741Z * checking R code for possible problems ... OK 2021-05-16T01:54:31.7382324Z * checking Rd files ... OK 2021-05-16T01:54:31.7870357Z * checking Rd metadata ... OK 2021-05-16T01:54:31.8472918Z * checking Rd line widths ... OK 2021-05-16T01:54:31.9527712Z * checking Rd cross-references ... OK 2021-05-16T01:54:33.6775365Z * checking for missing documentation entries ... OK 2021-05-16T01:54:38.9023349Z * checking for code/documentation mismatches ... OK 2021-05-16T01:54:41.6104002Z * checking Rd \usage sections ... OK 2021-05-16T01:54:41.6745816Z * checking Rd contents ... OK 2021-05-16T01:54:41.7464727Z * checking for unstated dependencies in examples ... OK 2021-05-16T01:54:41.7505165Z * checking installed files from ‘inst/doc’ ... OK 2021-05-16T01:54:41.7537320Z * checking files in ‘vignettes’ ... OK 2021-05-16T01:54:45.9954712Z * checking examples ... OK 2021-05-16T01:54:46.0522755Z * checking for unstated dependencies in ‘tests’ ... OK 2021-05-16T01:54:46.2296744Z * checking tests ... 2021-05-16T01:55:01.9543252Z Running ‘testthat.R’ [16s/16s] 2021-05-16T01:55:01.9585573Z OK 2021-05-16T01:55:02.1368152Z * checking for unstated dependencies in vignettes ... OK 2021-05-16T01:55:02.1443997Z * checking package vignettes in ‘inst/doc’ ... OK 2021-05-16T01:55:06.7144503Z * checking re-building of vignette outputs ... OK 2021-05-16T01:55:08.4664811Z * checking PDF version of manual ... OK 2021-05-16T01:55:08.4666298Z * DONE 2021-05-16T01:55:08.4679280Z 2021-05-16T01:55:08.4680090Z Status: 1 WARNING 2021-05-16T01:55:08.4680697Z See 2021-05-16T01:55:08.4682195Z ‘/home/runner/work/fmriqa/fmriqa/check/fmriqa.Rcheck/00check.log’ 2021-05-16T01:55:08.4683141Z for details. 2021-05-16T01:55:08.4683626Z 2021-05-16T01:55:08.4684063Z 2021-05-16T01:55:08.5727046Z ── R CMD check results ─────────────────────────────────────── fmriqa 0.4.0 ──── 2021-05-16T01:55:08.5743595Z Duration: 1m 27s 2021-05-16T01:55:08.5744220Z 2021-05-16T01:55:08.5771122Z ❯ checking whether package ‘fmriqa’ can be installed ... WARNING 2021-05-16T01:55:08.5772768Z ##[warning] See below... 2021-05-16T01:55:08.5774409Z 2021-05-16T01:55:08.5781810Z 0 errors ✔ | 1 warning ✖ | 0 notes ✔ 2021-05-16T01:55:08.5881039Z total 3128 2021-05-16T01:55:08.5882530Z drwxr-xr-x 6 runner docker 4096 May 16 01:55 fmriqa.Rcheck 2021-05-16T01:55:08.5884530Z -rw-r--r-- 1 runner docker 1577248 May 16 01:53 fmriqa_0.4.0.tar.gz 2021-05-16T01:55:08.5885952Z -rw-r--r-- 1 runner docker 1615142 May 16 01:54 fmriqa_0.4.0_R_x86_64-pc-linux-gnu.tar.gz 2021-05-16T01:55:08.5932170Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T01:55:08.5932996Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T01:55:08.5981017Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T01:55:08.5981551Z env: 2021-05-16T01:55:08.5982030Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:55:08.5983079Z TIC_DEPLOY_KEY: 2021-05-16T01:55:08.5983955Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:55:08.5985772Z GITHUB_PAT: *** 2021-05-16T01:55:08.5986233Z COVERALLS_TOKEN: 2021-05-16T01:55:08.5986741Z continue-on-error: false 2021-05-16T01:55:08.5987258Z VDIFFR_RUN_TESTS: 2021-05-16T01:55:08.5987997Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:55:08.5988442Z TZ: UTC 2021-05-16T01:55:08.5988843Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:55:08.5989253Z NOT_CRAN: true 2021-05-16T01:55:08.5989642Z ##[endgroup] 2021-05-16T01:55:08.6105789Z 2021-05-16T01:55:08.6107534Z R version 3.5.3 (2019-03-11) -- "Great Truth" 2021-05-16T01:55:08.6108718Z Copyright (C) 2019 The R Foundation for Statistical Computing 2021-05-16T01:55:08.6110927Z Platform: x86_64-pc-linux-gnu (64-bit) 2021-05-16T01:55:08.6112757Z 2021-05-16T01:55:08.6113666Z R is free software and comes with ABSOLUTELY NO WARRANTY. 2021-05-16T01:55:08.6114705Z You are welcome to redistribute it under certain conditions. 2021-05-16T01:55:08.6117452Z Type 'license()' or 'licence()' for distribution details. 2021-05-16T01:55:08.6117993Z 2021-05-16T01:55:08.6118616Z R is a collaborative project with many contributors. 2021-05-16T01:55:08.6119778Z Type 'contributors()' for more information and 2021-05-16T01:55:08.6120751Z 'citation()' on how to cite R or R packages in publications. 2021-05-16T01:55:08.6121193Z 2021-05-16T01:55:08.6121949Z Type 'demo()' for some demos, 'help()' for on-line help, or 2021-05-16T01:55:08.6122901Z 'help.start()' for an HTML browser interface to help. 2021-05-16T01:55:08.6123854Z Type 'q()' to quit R. 2021-05-16T01:55:08.6124134Z 2021-05-16T01:55:08.6124729Z > library(testthat) 2021-05-16T01:55:08.6125190Z > library(fmriqa) 2021-05-16T01:55:08.6125730Z Warning message: 2021-05-16T01:55:08.6126524Z no DISPLAY variable so Tk is not available 2021-05-16T01:55:08.6127129Z > 2021-05-16T01:55:08.6127705Z > test_check("fmriqa") 2021-05-16T01:55:08.6128762Z Reading data : /home/runner/work/fmriqa/fmriqa/check/fmriqa.Rcheck/fmriqa/extdata/qa_data.nii.gz 2021-05-16T01:55:08.6129353Z 2021-05-16T01:55:08.6129991Z Basic analysis parameters 2021-05-16T01:55:08.6130717Z ------------------------- 2021-05-16T01:55:08.6131201Z X,Y matrix : 80x80 2021-05-16T01:55:08.6131627Z Slices : 1 2021-05-16T01:55:08.6132099Z X,Y,Z pix dims : 3x3x3mm 2021-05-16T01:55:08.6132531Z TR : 3s 2021-05-16T01:55:08.6132942Z Slice # : 1 2021-05-16T01:55:08.6133357Z ROI width : 21 2021-05-16T01:55:08.6133797Z Total vols : 200 2021-05-16T01:55:08.6134252Z Analysis vols : 198 2021-05-16T01:55:08.6134551Z 2021-05-16T01:55:08.6134929Z QA metrics 2021-05-16T01:55:08.6135472Z ---------- 2021-05-16T01:55:08.6136003Z Mean signal : 2561.3 2021-05-16T01:55:08.6136421Z STD : 6.4 2021-05-16T01:55:08.6136868Z Percent fluc : 0.25 2021-05-16T01:55:08.6137304Z Drift : 2.06 2021-05-16T01:55:08.6137740Z Drift fit : 1.42 2021-05-16T01:55:08.6138169Z SNR : 141.3 2021-05-16T01:55:08.6138715Z SFNR : 137 2021-05-16T01:55:08.6139109Z RDC : 2.84 2021-05-16T01:55:08.6139512Z TC outlier : 2.66 2021-05-16T01:55:08.6139963Z Spec outlier : 5.12 2021-05-16T01:55:08.6140407Z MBG percent : 1.75 2021-05-16T01:55:08.6140686Z 2021-05-16T01:55:08.6141435Z Calculating k-space spike detection map... 2021-05-16T01:55:08.6141823Z 2021-05-16T01:55:08.6142838Z PNG report : /tmp/RtmpC22u0W/file7ec2345bb327 2021-05-16T01:55:08.6143650Z CSV results : /tmp/RtmpC22u0W/file7ec279db807f 2021-05-16T01:55:08.6144084Z 2021-05-16T01:55:08.6145305Z Reading data : /home/runner/work/fmriqa/fmriqa/check/fmriqa.Rcheck/fmriqa/extdata/qa_data.nii.gz 2021-05-16T01:55:08.6146263Z 2021-05-16T01:55:08.6147065Z Basic analysis parameters 2021-05-16T01:55:08.6147833Z ------------------------- 2021-05-16T01:55:08.6148305Z X,Y matrix : 80x80 2021-05-16T01:55:08.6148750Z Slices : 1 2021-05-16T01:55:08.6149205Z X,Y,Z pix dims : 3x3x3mm 2021-05-16T01:55:08.6149653Z TR : 3s 2021-05-16T01:55:08.6150064Z Slice # : 1 2021-05-16T01:55:08.6150494Z ROI width : 21 2021-05-16T01:55:08.6150935Z Total vols : 200 2021-05-16T01:55:08.6151432Z Analysis vols : 198 2021-05-16T01:55:08.6151726Z 2021-05-16T01:55:08.6152090Z QA metrics 2021-05-16T01:55:08.6152646Z ---------- 2021-05-16T01:55:08.6153096Z Mean signal : 2561.3 2021-05-16T01:55:08.6153515Z STD : 6.4 2021-05-16T01:55:08.6153959Z Percent fluc : 0.25 2021-05-16T01:55:08.6154395Z Drift : 2.06 2021-05-16T01:55:08.6154829Z Drift fit : 1.42 2021-05-16T01:55:08.6155245Z SNR : 141.3 2021-05-16T01:55:08.6155816Z SFNR : 137 2021-05-16T01:55:08.6156199Z RDC : 2.84 2021-05-16T01:55:08.6156620Z TC outlier : 2.66 2021-05-16T01:55:08.6157206Z Spec outlier : 5.12 2021-05-16T01:55:08.6157648Z MBG percent : 1.75 2021-05-16T01:55:08.6157919Z 2021-05-16T01:55:08.6158983Z PDF report : /tmp/RtmpC22u0W/file7ec253350df5Reading data : /home/runner/work/fmriqa/fmriqa/check/fmriqa.Rcheck/fmriqa/extdata/qa_data.nii.gz 2021-05-16T01:55:08.6159887Z 2021-05-16T01:55:08.6160329Z Basic analysis parameters 2021-05-16T01:55:08.6160963Z ------------------------- 2021-05-16T01:55:08.6161402Z X,Y matrix : 80x80 2021-05-16T01:55:08.6161786Z Slices : 1 2021-05-16T01:55:08.6162211Z X,Y,Z pix dims : 3x3x3mm 2021-05-16T01:55:08.6162614Z TR : 3s 2021-05-16T01:55:08.6163154Z Slice # : 1 2021-05-16T01:55:08.6163768Z ROI width : 21 2021-05-16T01:55:08.6164177Z Total vols : 200 2021-05-16T01:55:08.6164624Z Analysis vols : 198 2021-05-16T01:55:08.6164888Z 2021-05-16T01:55:08.6165257Z QA metrics 2021-05-16T01:55:08.6165792Z ---------- 2021-05-16T01:55:08.6166206Z Mean signal : 2561.3 2021-05-16T01:55:08.6166775Z STD : 6.4 2021-05-16T01:55:08.6167172Z Percent fluc : 0.25 2021-05-16T01:55:08.6167740Z Drift : 2.06 2021-05-16T01:55:08.6168111Z Drift fit : 1.42 2021-05-16T01:55:08.6168497Z SNR : 141.3 2021-05-16T01:55:08.6168851Z SFNR : 137 2021-05-16T01:55:08.6169222Z RDC : 2.84 2021-05-16T01:55:08.6169596Z TC outlier : 2.66 2021-05-16T01:55:08.6170014Z Spec outlier : 5.12 2021-05-16T01:55:08.6170425Z MBG percent : 1.75 2021-05-16T01:55:08.6170685Z 2021-05-16T01:55:08.6171832Z CSV spec file : /tmp/RtmpC22u0W/file7ec2334ee06f══ Skipped tests ═══════════════════════════════════════════════════════════════ 2021-05-16T01:55:08.6172609Z • empty test (2) 2021-05-16T01:55:08.6172873Z 2021-05-16T01:55:08.6173310Z [ FAIL 0 | WARN 0 | SKIP 2 | PASS 1 ] 2021-05-16T01:55:08.6173688Z > 2021-05-16T01:55:08.6174056Z > proc.time() 2021-05-16T01:55:08.6174500Z user system elapsed 2021-05-16T01:55:08.6174928Z 14.832 1.056 15.678 2021-05-16T01:55:08.6216769Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-16T01:55:08.6217534Z Rscript -e "tic::before_deploy()" 2021-05-16T01:55:08.6265449Z shell: /usr/bin/bash -e {0} 2021-05-16T01:55:08.6265997Z env: 2021-05-16T01:55:08.6266426Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:55:08.6266869Z TIC_DEPLOY_KEY: 2021-05-16T01:55:08.6267640Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:55:08.6269268Z GITHUB_PAT: *** 2021-05-16T01:55:08.6269677Z COVERALLS_TOKEN: 2021-05-16T01:55:08.6270575Z continue-on-error: false 2021-05-16T01:55:08.6271237Z VDIFFR_RUN_TESTS: 2021-05-16T01:55:08.6271755Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:55:08.6272214Z TZ: UTC 2021-05-16T01:55:08.6272627Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:55:08.6273053Z NOT_CRAN: true 2021-05-16T01:55:08.6273791Z ##[endgroup] 2021-05-16T01:55:08.9155891Z ✔ Loading tic stage configuration from tic.R 2021-05-16T01:55:09.0534628Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-16T01:55:09.0535189Z with: 2021-05-16T01:55:09.0535993Z upload_url: https://uploads.github.com/repos/neuroconductor/fmriqa/releases/43007800/assets{?name,label} 2021-05-16T01:55:09.0536979Z asset_path: check/fmriqa_0.4.0_R_x86_64-pc-linux-gnu.tar.gz 2021-05-16T01:55:09.0537632Z asset_name: fmriqa_0.4.0_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-16T01:55:09.0538271Z asset_content_type: application/octet-stream 2021-05-16T01:55:09.0538740Z env: 2021-05-16T01:55:09.0539168Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:55:09.0539615Z TIC_DEPLOY_KEY: 2021-05-16T01:55:09.0540402Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:55:09.0541633Z GITHUB_PAT: *** 2021-05-16T01:55:09.0542041Z COVERALLS_TOKEN: 2021-05-16T01:55:09.0542678Z continue-on-error: false 2021-05-16T01:55:09.0543140Z VDIFFR_RUN_TESTS: 2021-05-16T01:55:09.0543633Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:55:09.0544083Z TZ: UTC 2021-05-16T01:55:09.0544450Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:55:09.0544856Z NOT_CRAN: true 2021-05-16T01:55:09.0545618Z GITHUB_TOKEN: *** 2021-05-16T01:55:09.0546008Z ##[endgroup] 2021-05-16T01:55:11.5274225Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-16T01:55:11.5274788Z Rscript -e "tic::deploy()" 2021-05-16T01:55:11.5329830Z shell: /usr/bin/bash -e {0} 2021-05-16T01:55:11.5330201Z env: 2021-05-16T01:55:11.5330638Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:55:11.5331097Z TIC_DEPLOY_KEY: 2021-05-16T01:55:11.5331858Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:55:11.5333336Z GITHUB_PAT: *** 2021-05-16T01:55:11.5333725Z COVERALLS_TOKEN: 2021-05-16T01:55:11.5334197Z continue-on-error: false 2021-05-16T01:55:11.5334642Z VDIFFR_RUN_TESTS: 2021-05-16T01:55:11.5335112Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:55:11.5335530Z TZ: UTC 2021-05-16T01:55:11.5335908Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:55:11.5336321Z NOT_CRAN: true 2021-05-16T01:55:11.5336670Z ##[endgroup] 2021-05-16T01:55:11.8293620Z ✔ Loading tic stage configuration from tic.R 2021-05-16T01:55:11.9636760Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-16T01:55:11.9637376Z Rscript -e "tic::after_deploy()" 2021-05-16T01:55:11.9681386Z shell: /usr/bin/bash -e {0} 2021-05-16T01:55:11.9681757Z env: 2021-05-16T01:55:11.9682152Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:55:11.9682585Z TIC_DEPLOY_KEY: 2021-05-16T01:55:11.9683304Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:55:11.9684724Z GITHUB_PAT: *** 2021-05-16T01:55:11.9685113Z COVERALLS_TOKEN: 2021-05-16T01:55:11.9685543Z continue-on-error: false 2021-05-16T01:55:11.9685976Z VDIFFR_RUN_TESTS: 2021-05-16T01:55:11.9686404Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:55:11.9686815Z TZ: UTC 2021-05-16T01:55:11.9687156Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:55:11.9687549Z NOT_CRAN: true 2021-05-16T01:55:11.9687884Z ##[endgroup] 2021-05-16T01:55:12.2577961Z ✔ Loading tic stage configuration from tic.R 2021-05-16T01:55:12.5891928Z Post job cleanup. 2021-05-16T01:55:12.6448702Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T01:55:12.6555283Z Post job cleanup. 2021-05-16T01:55:12.7720404Z [command]/usr/bin/git version 2021-05-16T01:55:12.7784563Z git version 2.31.1 2021-05-16T01:55:12.7839294Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T01:55:12.7879980Z [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-16T01:55:12.8167245Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T01:55:12.8202456Z http.https://github.com/.extraheader 2021-05-16T01:55:12.8210866Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-16T01:55:12.8257048Z [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-16T01:55:12.8577094Z Cleaning up orphan processes