2021-05-15T13:51:00.5837528Z ##[section]Starting: Request a runner to run this job 2021-05-15T13:51:00.9704058Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-20.04' 2021-05-15T13:51:01.0293065Z Can't find any online and idle self-hosted runner in current repository's organization/enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-15T13:51:01.1127693Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-15T13:51:01.2110204Z ##[section]Finishing: Request a runner to run this job 2021-05-15T13:51:09.3287816Z Current runner version: '2.278.0' 2021-05-15T13:51:09.3312988Z ##[group]Operating System 2021-05-15T13:51:09.3314274Z Ubuntu 2021-05-15T13:51:09.3315018Z 20.04.2 2021-05-15T13:51:09.3315504Z LTS 2021-05-15T13:51:09.3316027Z ##[endgroup] 2021-05-15T13:51:09.3316605Z ##[group]Virtual Environment 2021-05-15T13:51:09.3317453Z Environment: ubuntu-20.04 2021-05-15T13:51:09.3317998Z Version: 20210510.0 2021-05-15T13:51:09.3319359Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210510.0/images/linux/Ubuntu2004-README.md 2021-05-15T13:51:09.3320817Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210510.0 2021-05-15T13:51:09.3322036Z ##[endgroup] 2021-05-15T13:51:09.3324169Z ##[group]GITHUB_TOKEN Permissions 2021-05-15T13:51:09.3325628Z Actions: write 2021-05-15T13:51:09.3326215Z Checks: write 2021-05-15T13:51:09.3326746Z Contents: write 2021-05-15T13:51:09.3327377Z Deployments: write 2021-05-15T13:51:09.3328155Z Issues: write 2021-05-15T13:51:09.3328772Z Metadata: read 2021-05-15T13:51:09.3329361Z Packages: write 2021-05-15T13:51:09.3330043Z PullRequests: write 2021-05-15T13:51:09.3330801Z RepositoryProjects: write 2021-05-15T13:51:09.3331390Z SecurityEvents: write 2021-05-15T13:51:09.3331960Z Statuses: write 2021-05-15T13:51:09.3332583Z ##[endgroup] 2021-05-15T13:51:09.3336002Z Prepare workflow directory 2021-05-15T13:51:09.4542544Z Prepare all required actions 2021-05-15T13:51:09.4552972Z Getting action download info 2021-05-15T13:51:09.8476284Z Download action repository 'actions/checkout@v2' 2021-05-15T13:51:11.9084000Z Download action repository 'r-lib/actions@master' 2021-05-15T13:51:12.3510777Z Download action repository 'adigherman/actions@master' 2021-05-15T13:51:13.4657784Z Download action repository 'msys2/setup-msys2@v2' 2021-05-15T13:51:13.6068890Z Download action repository 'actions/cache@v1' 2021-05-15T13:51:13.7258662Z Download action repository 'actions/upload-artifact@master' 2021-05-15T13:51:13.8467092Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-15T13:51:14.1285534Z ##[group]Run actions/checkout@v2 2021-05-15T13:51:14.1286192Z with: 2021-05-15T13:51:14.1286646Z repository: neuroconductor/msmri 2021-05-15T13:51:14.1287584Z token: *** 2021-05-15T13:51:14.1287954Z ssh-strict: true 2021-05-15T13:51:14.1288436Z persist-credentials: true 2021-05-15T13:51:14.1288884Z clean: true 2021-05-15T13:51:14.1289259Z fetch-depth: 1 2021-05-15T13:51:14.1289617Z lfs: false 2021-05-15T13:51:14.1289989Z submodules: false 2021-05-15T13:51:14.1290339Z env: 2021-05-15T13:51:14.1290757Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:51:14.1291196Z TIC_DEPLOY_KEY: 2021-05-15T13:51:14.1291961Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:51:14.1293097Z GITHUB_PAT: *** 2021-05-15T13:51:14.1293475Z COVERALLS_TOKEN: 2021-05-15T13:51:14.1293938Z continue-on-error: false 2021-05-15T13:51:14.1294524Z VDIFFR_RUN_TESTS: 2021-05-15T13:51:14.1294923Z ##[endgroup] 2021-05-15T13:51:14.3726916Z Syncing repository: neuroconductor/msmri 2021-05-15T13:51:14.3727981Z ##[group]Getting Git version info 2021-05-15T13:51:14.3728942Z Working directory is '/home/runner/work/msmri/msmri' 2021-05-15T13:51:14.3765805Z [command]/usr/bin/git version 2021-05-15T13:51:14.3925745Z git version 2.31.1 2021-05-15T13:51:14.3950139Z ##[endgroup] 2021-05-15T13:51:14.3959332Z Deleting the contents of '/home/runner/work/msmri/msmri' 2021-05-15T13:51:14.3964618Z ##[group]Initializing the repository 2021-05-15T13:51:14.3969420Z [command]/usr/bin/git init /home/runner/work/msmri/msmri 2021-05-15T13:51:14.4044832Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-15T13:51:14.4045965Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-15T13:51:14.4047006Z hint: of your new repositories, which will suppress this warning, call: 2021-05-15T13:51:14.4047775Z hint: 2021-05-15T13:51:14.4049072Z hint: git config --global init.defaultBranch 2021-05-15T13:51:14.4050010Z hint: 2021-05-15T13:51:14.4050779Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-15T13:51:14.4059474Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-15T13:51:14.4060233Z hint: 2021-05-15T13:51:14.4060930Z hint: git branch -m 2021-05-15T13:51:14.4064073Z Initialized empty Git repository in /home/runner/work/msmri/msmri/.git/ 2021-05-15T13:51:14.4075767Z [command]/usr/bin/git remote add origin https://github.com/neuroconductor/msmri 2021-05-15T13:51:14.4139279Z ##[endgroup] 2021-05-15T13:51:14.4139824Z ##[group]Disabling automatic garbage collection 2021-05-15T13:51:14.4140816Z [command]/usr/bin/git config --local gc.auto 0 2021-05-15T13:51:14.4175174Z ##[endgroup] 2021-05-15T13:51:14.4183577Z ##[group]Setting up auth 2021-05-15T13:51:14.4190056Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-15T13:51:14.4223467Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2021-05-15T13:51:14.4642029Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-15T13:51:14.4698784Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2021-05-15T13:51:14.4958584Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-15T13:51:14.5016188Z ##[endgroup] 2021-05-15T13:51:14.5017403Z ##[group]Fetching the repository 2021-05-15T13:51:14.5030209Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +5176b62abfc664442d49dac248d8dab8dc35ca17:refs/tags/0.3.1.s 2021-05-15T13:51:15.2024344Z remote: Enumerating objects: 54, done. 2021-05-15T13:51:15.2026026Z remote: Counting objects: 1% (1/54) 2021-05-15T13:51:15.2027045Z remote: Counting objects: 3% (2/54) 2021-05-15T13:51:15.2027936Z remote: Counting objects: 5% (3/54) 2021-05-15T13:51:15.2028863Z remote: Counting objects: 7% (4/54) 2021-05-15T13:51:15.2030273Z remote: Counting objects: 9% (5/54) 2021-05-15T13:51:15.2031683Z remote: Counting objects: 11% (6/54) 2021-05-15T13:51:15.2033841Z remote: Counting objects: 12% (7/54) 2021-05-15T13:51:15.2034822Z remote: Counting objects: 14% (8/54) 2021-05-15T13:51:15.2035406Z remote: Counting objects: 16% (9/54) 2021-05-15T13:51:15.2036043Z remote: Counting objects: 18% (10/54) 2021-05-15T13:51:15.2036625Z remote: Counting objects: 20% (11/54) 2021-05-15T13:51:15.2037299Z remote: Counting objects: 22% (12/54) 2021-05-15T13:51:15.2037867Z remote: Counting objects: 24% (13/54) 2021-05-15T13:51:15.2038502Z remote: Counting objects: 25% (14/54) 2021-05-15T13:51:15.2039317Z remote: Counting objects: 27% (15/54) 2021-05-15T13:51:15.2039995Z remote: Counting objects: 29% (16/54) 2021-05-15T13:51:15.2040559Z remote: Counting objects: 31% (17/54) 2021-05-15T13:51:15.2041049Z remote: Counting objects: 33% (18/54) 2021-05-15T13:51:15.2041582Z remote: Counting objects: 35% (19/54) 2021-05-15T13:51:15.2042069Z remote: Counting objects: 37% (20/54) 2021-05-15T13:51:15.2042636Z remote: Counting objects: 38% (21/54) 2021-05-15T13:51:15.2043147Z remote: Counting objects: 40% (22/54) 2021-05-15T13:51:15.2043680Z remote: Counting objects: 42% (23/54) 2021-05-15T13:51:15.2044168Z remote: Counting objects: 44% (24/54) 2021-05-15T13:51:15.2044698Z remote: Counting objects: 46% (25/54) 2021-05-15T13:51:15.2045248Z remote: Counting objects: 48% (26/54) 2021-05-15T13:51:15.2045758Z remote: Counting objects: 50% (27/54) 2021-05-15T13:51:15.2046492Z remote: Counting objects: 51% (28/54) 2021-05-15T13:51:15.2046988Z remote: Counting objects: 53% (29/54) 2021-05-15T13:51:15.2047533Z remote: Counting objects: 55% (30/54) 2021-05-15T13:51:15.2048026Z remote: Counting objects: 57% (31/54) 2021-05-15T13:51:15.2048581Z remote: Counting objects: 59% (32/54) 2021-05-15T13:51:15.2049279Z remote: Counting objects: 61% (33/54) 2021-05-15T13:51:15.2049775Z remote: Counting objects: 62% (34/54) 2021-05-15T13:51:15.2050302Z remote: Counting objects: 64% (35/54) 2021-05-15T13:51:15.2086809Z remote: Counting objects: 66% (36/54) 2021-05-15T13:51:15.2087464Z remote: Counting objects: 68% (37/54) 2021-05-15T13:51:15.2088129Z remote: Counting objects: 70% (38/54) 2021-05-15T13:51:15.2088661Z remote: Counting objects: 72% (39/54) 2021-05-15T13:51:15.2089201Z remote: Counting objects: 74% (40/54) 2021-05-15T13:51:15.2089763Z remote: Counting objects: 75% (41/54) 2021-05-15T13:51:15.2090555Z remote: Counting objects: 77% (42/54) 2021-05-15T13:51:15.2091145Z remote: Counting objects: 79% (43/54) 2021-05-15T13:51:15.2091678Z remote: Counting objects: 81% (44/54) 2021-05-15T13:51:15.2092405Z remote: Counting objects: 83% (45/54) 2021-05-15T13:51:15.2092910Z remote: Counting objects: 85% (46/54) 2021-05-15T13:51:15.2093426Z remote: Counting objects: 87% (47/54) 2021-05-15T13:51:15.2093932Z remote: Counting objects: 88% (48/54) 2021-05-15T13:51:15.2094448Z remote: Counting objects: 90% (49/54) 2021-05-15T13:51:15.2094950Z remote: Counting objects: 92% (50/54) 2021-05-15T13:51:15.2095673Z remote: Counting objects: 94% (51/54) 2021-05-15T13:51:15.2096139Z remote: Counting objects: 96% (52/54) 2021-05-15T13:51:15.2096591Z remote: Counting objects: 98% (53/54) 2021-05-15T13:51:15.2097187Z remote: Counting objects: 100% (54/54) 2021-05-15T13:51:15.2097866Z remote: Counting objects: 100% (54/54), done. 2021-05-15T13:51:15.2098452Z remote: Compressing objects: 2% (1/47) 2021-05-15T13:51:15.2098991Z remote: Compressing objects: 4% (2/47) 2021-05-15T13:51:15.2099540Z remote: Compressing objects: 6% (3/47) 2021-05-15T13:51:15.2100166Z remote: Compressing objects: 8% (4/47) 2021-05-15T13:51:15.2100678Z remote: Compressing objects: 10% (5/47) 2021-05-15T13:51:15.2101189Z remote: Compressing objects: 12% (6/47) 2021-05-15T13:51:15.2101689Z remote: Compressing objects: 14% (7/47) 2021-05-15T13:51:15.2102199Z remote: Compressing objects: 17% (8/47) 2021-05-15T13:51:15.2102695Z remote: Compressing objects: 19% (9/47) 2021-05-15T13:51:15.2103206Z remote: Compressing objects: 21% (10/47) 2021-05-15T13:51:15.2103708Z remote: Compressing objects: 23% (11/47) 2021-05-15T13:51:15.2104220Z remote: Compressing objects: 25% (12/47) 2021-05-15T13:51:15.2104733Z remote: Compressing objects: 27% (13/47) 2021-05-15T13:51:15.2105246Z remote: Compressing objects: 29% (14/47) 2021-05-15T13:51:15.2105757Z remote: Compressing objects: 31% (15/47) 2021-05-15T13:51:15.2106255Z remote: Compressing objects: 34% (16/47) 2021-05-15T13:51:15.2106770Z remote: Compressing objects: 36% (17/47) 2021-05-15T13:51:15.2107267Z remote: Compressing objects: 38% (18/47) 2021-05-15T13:51:15.2107776Z remote: Compressing objects: 40% (19/47) 2021-05-15T13:51:15.2108274Z remote: Compressing objects: 42% (20/47) 2021-05-15T13:51:15.2108787Z remote: Compressing objects: 44% (21/47) 2021-05-15T13:51:15.2109287Z remote: Compressing objects: 46% (22/47) 2021-05-15T13:51:15.2109794Z remote: Compressing objects: 48% (23/47) 2021-05-15T13:51:15.2110301Z remote: Compressing objects: 51% (24/47) 2021-05-15T13:51:15.2110801Z remote: Compressing objects: 53% (25/47) 2021-05-15T13:51:15.2111414Z remote: Compressing objects: 55% (26/47) 2021-05-15T13:51:15.2111915Z remote: Compressing objects: 57% (27/47) 2021-05-15T13:51:15.2112428Z remote: Compressing objects: 59% (28/47) 2021-05-15T13:51:15.2112923Z remote: Compressing objects: 61% (29/47) 2021-05-15T13:51:15.2113430Z remote: Compressing objects: 63% (30/47) 2021-05-15T13:51:15.2113929Z remote: Compressing objects: 65% (31/47) 2021-05-15T13:51:15.2114597Z remote: Compressing objects: 68% (32/47) 2021-05-15T13:51:15.2115124Z remote: Compressing objects: 70% (33/47) 2021-05-15T13:51:15.2115622Z remote: Compressing objects: 72% (34/47) 2021-05-15T13:51:15.2116136Z remote: Compressing objects: 74% (35/47) 2021-05-15T13:51:15.2116634Z remote: Compressing objects: 76% (36/47) 2021-05-15T13:51:15.2117143Z remote: Compressing objects: 78% (37/47) 2021-05-15T13:51:15.2117645Z remote: Compressing objects: 80% (38/47) 2021-05-15T13:51:15.2118170Z remote: Compressing objects: 82% (39/47) 2021-05-15T13:51:15.2118669Z remote: Compressing objects: 85% (40/47) 2021-05-15T13:51:15.2119183Z remote: Compressing objects: 87% (41/47) 2021-05-15T13:51:15.2119715Z remote: Compressing objects: 89% (42/47) 2021-05-15T13:51:15.2120254Z remote: Compressing objects: 91% (43/47) 2021-05-15T13:51:15.2120775Z remote: Compressing objects: 93% (44/47) 2021-05-15T13:51:15.2121275Z remote: Compressing objects: 95% (45/47) 2021-05-15T13:51:15.2121793Z remote: Compressing objects: 97% (46/47) 2021-05-15T13:51:15.2122307Z remote: Compressing objects: 100% (47/47) 2021-05-15T13:51:15.2122829Z remote: Compressing objects: 100% (47/47), done. 2021-05-15T13:51:15.9075892Z remote: Total 54 (delta 5), reused 39 (delta 3), pack-reused 0 2021-05-15T13:51:15.9076830Z From https://github.com/neuroconductor/msmri 2021-05-15T13:51:15.9089142Z * [new ref] 5176b62abfc664442d49dac248d8dab8dc35ca17 -> 0.3.1.s 2021-05-15T13:51:15.9090487Z ##[endgroup] 2021-05-15T13:51:15.9091410Z ##[group]Determining the checkout info 2021-05-15T13:51:15.9092236Z ##[endgroup] 2021-05-15T13:51:15.9092873Z ##[group]Checking out the ref 2021-05-15T13:51:15.9093986Z [command]/usr/bin/git checkout --progress --force refs/tags/0.3.1.s 2021-05-15T13:51:15.9095554Z Note: switching to 'refs/tags/0.3.1.s'. 2021-05-15T13:51:15.9096130Z 2021-05-15T13:51:15.9097152Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-15T13:51:15.9098318Z changes and commit them, and you can discard any commits you make in this 2021-05-15T13:51:15.9100161Z state without impacting any branches by switching back to a branch. 2021-05-15T13:51:15.9100803Z 2021-05-15T13:51:15.9101618Z If you want to create a new branch to retain commits you create, you may 2021-05-15T13:51:15.9102862Z do so (now or later) by using -c with the switch command. Example: 2021-05-15T13:51:15.9103480Z 2021-05-15T13:51:15.9104281Z git switch -c 2021-05-15T13:51:15.9104803Z 2021-05-15T13:51:15.9105324Z Or undo this operation with: 2021-05-15T13:51:15.9105750Z 2021-05-15T13:51:15.9106397Z git switch - 2021-05-15T13:51:15.9106831Z 2021-05-15T13:51:15.9107547Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-15T13:51:15.9108169Z 2021-05-15T13:51:15.9108700Z HEAD is now at 5176b62 Version id 40 stable 2021-05-15T13:51:15.9109320Z ##[endgroup] 2021-05-15T13:51:15.9110156Z [command]/usr/bin/git log -1 --format='%H' 2021-05-15T13:51:15.9111147Z '5176b62abfc664442d49dac248d8dab8dc35ca17' 2021-05-15T13:51:15.9225503Z ##[group]Run r-lib/actions/setup-r@master 2021-05-15T13:51:15.9226119Z with: 2021-05-15T13:51:15.9226454Z r-version: 3.5 2021-05-15T13:51:15.9226779Z Ncpus: 1 2021-05-15T13:51:15.9227163Z crayon.enabled: NULL 2021-05-15T13:51:15.9227637Z remove-openmp-macos: true 2021-05-15T13:51:15.9228157Z http-user-agent: default 2021-05-15T13:51:15.9228720Z install-r: true 2021-05-15T13:51:15.9229244Z windows-path-include-mingw: true 2021-05-15T13:51:15.9229715Z env: 2021-05-15T13:51:15.9230116Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:51:15.9230534Z TIC_DEPLOY_KEY: 2021-05-15T13:51:15.9231266Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:51:15.9232662Z GITHUB_PAT: *** 2021-05-15T13:51:15.9233044Z COVERALLS_TOKEN: 2021-05-15T13:51:15.9233493Z continue-on-error: false 2021-05-15T13:51:15.9233912Z VDIFFR_RUN_TESTS: 2021-05-15T13:51:15.9234276Z ##[endgroup] 2021-05-15T13:51:16.5878774Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive add-apt-repository -y ppa:cran/travis 2021-05-15T13:51:18.4957580Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-15T13:51:18.4977434Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-15T13:51:18.4987524Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-15T13:51:18.5158656Z Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-15T13:51:18.5681126Z Hit:5 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-15T13:51:18.6765470Z Get:6 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] 2021-05-15T13:51:18.7096592Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-15T13:51:18.7306274Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [983 kB] 2021-05-15T13:51:18.7672863Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [222 kB] 2021-05-15T13:51:18.7724127Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.3 kB] 2021-05-15T13:51:18.7726377Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [226 kB] 2021-05-15T13:51:18.7815803Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [33.3 kB] 2021-05-15T13:51:18.7823403Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [774 kB] 2021-05-15T13:51:18.7993454Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [166 kB] 2021-05-15T13:51:18.8001867Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [17.4 kB] 2021-05-15T13:51:18.8619973Z Get:16 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease [18.0 kB] 2021-05-15T13:51:18.9712435Z Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [655 kB] 2021-05-15T13:51:19.0281605Z Get:18 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [131 kB] 2021-05-15T13:51:19.0297341Z Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7508 B] 2021-05-15T13:51:19.0299137Z Get:20 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [203 kB] 2021-05-15T13:51:19.0313559Z Get:21 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [29.7 kB] 2021-05-15T13:51:19.0320793Z Get:22 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [565 kB] 2021-05-15T13:51:19.0424391Z Get:23 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [11.0 kB] 2021-05-15T13:51:19.0923233Z Hit:24 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-15T13:51:19.2484914Z Get:25 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [73.2 kB] 2021-05-15T13:51:25.8408261Z Fetched 4463 kB in 1s (4445 kB/s) 2021-05-15T13:51:26.6014791Z Reading package lists... 2021-05-15T13:51:26.6235922Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get update -y -qq 2021-05-15T13:51:28.4153219Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get install -y gdebi-core qpdf devscripts 2021-05-15T13:51:28.4798561Z Reading package lists... 2021-05-15T13:51:28.6165883Z Building dependency tree... 2021-05-15T13:51:28.6180506Z Reading state information... 2021-05-15T13:51:28.7646730Z The following additional packages will be installed: 2021-05-15T13:51:28.7648133Z dctrl-tools diffstat dput gettext intltool-debian libapt-pkg-perl 2021-05-15T13:51:28.7657076Z libarchive-zip-perl libarray-intspan-perl libasync-mergepoint-perl 2021-05-15T13:51:28.7658723Z libb-hooks-endofscope-perl libb-hooks-op-check-perl libcapture-tiny-perl 2021-05-15T13:51:28.7660206Z libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 2021-05-15T13:51:28.7661986Z libcommon-sense-perl libconst-fast-perl libcontextual-return-perl 2021-05-15T13:51:28.7663311Z libcpanel-json-xs-perl libcroco3 libdata-optlist-perl 2021-05-15T13:51:28.7666428Z libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl 2021-05-15T13:51:28.7667886Z libdigest-hmac-perl libdistro-info-perl libdynaloader-functions-perl 2021-05-15T13:51:28.7669196Z libemail-valid-perl libexporter-tiny-perl libfile-chdir-perl 2021-05-15T13:51:28.7670428Z libfile-find-rule-perl libfile-homedir-perl libfile-which-perl 2021-05-15T13:51:28.7671724Z libfont-ttf-perl libfuture-perl libgetopt-long-descriptive-perl 2021-05-15T13:51:28.7673042Z libgit-wrapper-perl libgitlab-api-v4-perl libhash-fieldhash-perl 2021-05-15T13:51:28.7676290Z libhttp-tiny-multipart-perl libimport-into-perl libio-async-loop-epoll-perl 2021-05-15T13:51:28.7677834Z libio-async-perl libio-prompter-perl libio-pty-perl libio-string-perl 2021-05-15T13:51:28.7679052Z libipc-run-perl libjson-maybexs-perl libjson-perl libjson-xs-perl 2021-05-15T13:51:28.7680284Z liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl 2021-05-15T13:51:28.7681490Z liblist-someutils-perl liblist-someutils-xs-perl 2021-05-15T13:51:28.7682862Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-15T13:51:28.7684374Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-15T13:51:28.7685656Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-15T13:51:28.7686838Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-15T13:51:28.7688022Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-15T13:51:28.7689517Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-15T13:51:28.7691021Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-15T13:51:28.7692386Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-15T13:51:28.7693797Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-15T13:51:28.7695153Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-15T13:51:28.7696509Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-15T13:51:28.7697867Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-15T13:51:28.7699257Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-15T13:51:28.7700597Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-15T13:51:28.7702067Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-15T13:51:28.7703531Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-15T13:51:28.7704844Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-15T13:51:28.7706137Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-15T13:51:28.7707473Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-15T13:51:28.7708719Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-15T13:51:28.7718399Z python3-magic python3-unidiff python3-xdg t1utils wdiff 2021-05-15T13:51:28.7719249Z Suggested packages: 2021-05-15T13:51:28.7720214Z debtags adequate autopkgtest bls-standalone bsd-mailx | mailx 2021-05-15T13:51:28.7721327Z check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope 2021-05-15T13:51:28.7722517Z disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl 2021-05-15T13:51:28.7723901Z libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts 2021-05-15T13:51:28.7725098Z mutt piuparts quilt ratt reprotest svn-buildpackage w3m debian-keyring 2021-05-15T13:51:28.7726188Z equivs libsoap-lite-perl python3-paramiko mini-dinstall gettext-doc 2021-05-15T13:51:28.7727307Z autopoint libasprintf-dev libgettextpo-dev libossp-uuid-perl 2021-05-15T13:51:28.7728573Z libscalar-number-perl libbareword-filehandles-perl libindirect-perl 2021-05-15T13:51:28.7730027Z libmultidimensional-perl libdevel-lexalias-perl libdevel-stacktrace-perl 2021-05-15T13:51:28.7731295Z binutils-multiarch libtext-template-perl wdiff-doc 2021-05-15T13:51:29.2163771Z The following NEW packages will be installed: 2021-05-15T13:51:29.2170433Z dctrl-tools devscripts diffstat dput gdebi-core gettext intltool-debian 2021-05-15T13:51:29.2172081Z libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl 2021-05-15T13:51:29.2173792Z libasync-mergepoint-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 2021-05-15T13:51:29.2175600Z libcapture-tiny-perl libclass-method-modifiers-perl libclass-xsaccessor-perl 2021-05-15T13:51:29.2177221Z libclone-perl libcommon-sense-perl libconst-fast-perl 2021-05-15T13:51:29.2178621Z libcontextual-return-perl libcpanel-json-xs-perl libcroco3 2021-05-15T13:51:29.2180149Z libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl 2021-05-15T13:51:29.2181789Z libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl 2021-05-15T13:51:29.2183439Z libdynaloader-functions-perl libemail-valid-perl libexporter-tiny-perl 2021-05-15T13:51:29.2185021Z libfile-chdir-perl libfile-find-rule-perl libfile-homedir-perl 2021-05-15T13:51:29.2187182Z libfile-which-perl libfont-ttf-perl libfuture-perl 2021-05-15T13:51:29.2188713Z libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 2021-05-15T13:51:29.2190323Z libhash-fieldhash-perl libhttp-tiny-multipart-perl libimport-into-perl 2021-05-15T13:51:29.2191879Z libio-async-loop-epoll-perl libio-async-perl libio-prompter-perl 2021-05-15T13:51:29.2193259Z libio-pty-perl libio-string-perl libipc-run-perl libjson-maybexs-perl 2021-05-15T13:51:29.2195103Z libjson-perl libjson-xs-perl liblinux-epoll-perl liblist-compare-perl 2021-05-15T13:51:29.2196817Z liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl 2021-05-15T13:51:29.2198778Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-15T13:51:29.2200380Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-15T13:51:29.2201827Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-15T13:51:29.2203124Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-15T13:51:29.2204413Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-15T13:51:29.2205911Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-15T13:51:29.2207481Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-15T13:51:29.2208904Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-15T13:51:29.2210326Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-15T13:51:29.2211803Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-15T13:51:29.2214727Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-15T13:51:29.2218136Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-15T13:51:29.2220487Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-15T13:51:29.2223024Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-15T13:51:29.2224695Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-15T13:51:29.2226463Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-15T13:51:29.2228272Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-15T13:51:29.2229475Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-15T13:51:29.2230749Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-15T13:51:29.2231919Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-15T13:51:29.2232877Z python3-magic python3-unidiff python3-xdg qpdf t1utils wdiff 2021-05-15T13:51:29.2405235Z 0 upgraded, 130 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:51:29.2406308Z Need to get 8648 kB of archives. 2021-05-15T13:51:29.2406930Z After this operation, 32.3 MB of additional disk space will be used. 2021-05-15T13:51:29.2408353Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 2021-05-15T13:51:29.2507326Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] 2021-05-15T13:51:29.2513466Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] 2021-05-15T13:51:29.2524835Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] 2021-05-15T13:51:29.2534057Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] 2021-05-15T13:51:29.2552902Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] 2021-05-15T13:51:29.2561904Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-op-check-perl amd64 0.22-1build2 [10.2 kB] 2021-05-15T13:51:29.2568723Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] 2021-05-15T13:51:29.2575834Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] 2021-05-15T13:51:29.2582954Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] 2021-05-15T13:51:29.2589320Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] 2021-05-15T13:51:29.2595866Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] 2021-05-15T13:51:29.2603696Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] 2021-05-15T13:51:29.2610419Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 2021-05-15T13:51:29.2622425Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] 2021-05-15T13:51:29.2645738Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] 2021-05-15T13:51:29.2652290Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 2021-05-15T13:51:29.2657696Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 2021-05-15T13:51:29.2662896Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] 2021-05-15T13:51:29.2794983Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] 2021-05-15T13:51:29.2824401Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] 2021-05-15T13:51:29.2829338Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] 2021-05-15T13:51:29.2837045Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdebi-core all 0.9.5.7+nmu3 [116 kB] 2021-05-15T13:51:29.2843718Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-05-15T13:51:29.2859402Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-05-15T13:51:29.2971006Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-05-15T13:51:29.2985162Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] 2021-05-15T13:51:29.3011661Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-05-15T13:51:29.3034628Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] 2021-05-15T13:51:29.3043538Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] 2021-05-15T13:51:29.3050498Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] 2021-05-15T13:51:29.3077193Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] 2021-05-15T13:51:29.3079608Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] 2021-05-15T13:51:29.3098603Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] 2021-05-15T13:51:29.3100457Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] 2021-05-15T13:51:29.3102749Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] 2021-05-15T13:51:29.3104815Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] 2021-05-15T13:51:29.3106995Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] 2021-05-15T13:51:29.3109008Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] 2021-05-15T13:51:29.3120510Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] 2021-05-15T13:51:29.3122043Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] 2021-05-15T13:51:29.3124961Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] 2021-05-15T13:51:29.3140039Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] 2021-05-15T13:51:29.3146020Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] 2021-05-15T13:51:29.3154220Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] 2021-05-15T13:51:29.3172264Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] 2021-05-15T13:51:29.3198411Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] 2021-05-15T13:51:29.3204844Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] 2021-05-15T13:51:29.3211346Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] 2021-05-15T13:51:29.3236241Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] 2021-05-15T13:51:29.3238131Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] 2021-05-15T13:51:29.3279248Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] 2021-05-15T13:51:29.3289881Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] 2021-05-15T13:51:29.3299901Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] 2021-05-15T13:51:29.3308263Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] 2021-05-15T13:51:29.3318190Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] 2021-05-15T13:51:29.3324646Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] 2021-05-15T13:51:29.3332694Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] 2021-05-15T13:51:29.3343440Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] 2021-05-15T13:51:29.3350287Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] 2021-05-15T13:51:29.3385395Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] 2021-05-15T13:51:29.3400210Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] 2021-05-15T13:51:29.3412627Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] 2021-05-15T13:51:29.3422466Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 2021-05-15T13:51:29.3435691Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] 2021-05-15T13:51:29.3444472Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] 2021-05-15T13:51:29.3452387Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] 2021-05-15T13:51:29.3465513Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] 2021-05-15T13:51:29.3507541Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] 2021-05-15T13:51:29.3509685Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [12.1 kB] 2021-05-15T13:51:29.3515677Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] 2021-05-15T13:51:29.3537437Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] 2021-05-15T13:51:29.3541309Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] 2021-05-15T13:51:29.3543196Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] 2021-05-15T13:51:29.3544779Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] 2021-05-15T13:51:29.3547545Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] 2021-05-15T13:51:29.3576509Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] 2021-05-15T13:51:29.3591531Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] 2021-05-15T13:51:29.3611792Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] 2021-05-15T13:51:29.3618960Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] 2021-05-15T13:51:29.3650758Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] 2021-05-15T13:51:29.3659173Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-loop-epoll-perl all 0.20-1 [10.4 kB] 2021-05-15T13:51:29.3661707Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] 2021-05-15T13:51:29.3663712Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] 2021-05-15T13:51:29.3683490Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] 2021-05-15T13:51:29.3695401Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] 2021-05-15T13:51:29.3713810Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] 2021-05-15T13:51:29.3724871Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] 2021-05-15T13:51:29.3736885Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] 2021-05-15T13:51:29.3745222Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] 2021-05-15T13:51:29.3752750Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] 2021-05-15T13:51:29.3761830Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] 2021-05-15T13:51:29.3771615Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB] 2021-05-15T13:51:29.3784190Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] 2021-05-15T13:51:29.3791406Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] 2021-05-15T13:51:29.3801238Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] 2021-05-15T13:51:29.3809046Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] 2021-05-15T13:51:29.3821826Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] 2021-05-15T13:51:29.3833192Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] 2021-05-15T13:51:29.3842811Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] 2021-05-15T13:51:29.3850722Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqpdf26 amd64 9.1.1-1build1 [421 kB] 2021-05-15T13:51:29.3926612Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] 2021-05-15T13:51:29.3951772Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] 2021-05-15T13:51:29.3960679Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] 2021-05-15T13:51:29.3970421Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] 2021-05-15T13:51:29.3979999Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-license-perl all 3.2.0-1 [36.2 kB] 2021-05-15T13:51:29.3989861Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] 2021-05-15T13:51:29.4000810Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] 2021-05-15T13:51:29.4038244Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] 2021-05-15T13:51:29.4060342Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] 2021-05-15T13:51:29.4073366Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] 2021-05-15T13:51:29.4082587Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 2021-05-15T13:51:29.4089440Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] 2021-05-15T13:51:29.4102234Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] 2021-05-15T13:51:29.4109048Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] 2021-05-15T13:51:29.4114835Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] 2021-05-15T13:51:29.4124850Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] 2021-05-15T13:51:29.4133839Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] 2021-05-15T13:51:29.4155020Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] 2021-05-15T13:51:29.4157956Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] 2021-05-15T13:51:29.4161974Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] 2021-05-15T13:51:29.4168826Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] 2021-05-15T13:51:29.4176599Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] 2021-05-15T13:51:29.4185696Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] 2021-05-15T13:51:29.4195120Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] 2021-05-15T13:51:29.4214621Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] 2021-05-15T13:51:29.4416673Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 2021-05-15T13:51:29.4445294Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] 2021-05-15T13:51:29.4446951Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qpdf amd64 9.1.1-1build1 [476 kB] 2021-05-15T13:51:29.4552875Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] 2021-05-15T13:51:30.1453917Z Fetched 8648 kB in 0s (37.2 MB/s) 2021-05-15T13:51:30.1801256Z Selecting previously unselected package dctrl-tools. 2021-05-15T13:51:30.1969884Z (Reading database ... 2021-05-15T13:51:30.1970391Z (Reading database ... 5% 2021-05-15T13:51:30.1970804Z (Reading database ... 10% 2021-05-15T13:51:30.1971230Z (Reading database ... 15% 2021-05-15T13:51:30.1971655Z (Reading database ... 20% 2021-05-15T13:51:30.1972062Z (Reading database ... 25% 2021-05-15T13:51:30.1972483Z (Reading database ... 30% 2021-05-15T13:51:30.1973179Z (Reading database ... 35% 2021-05-15T13:51:30.1973625Z (Reading database ... 40% 2021-05-15T13:51:30.1974083Z (Reading database ... 45% 2021-05-15T13:51:30.1974532Z (Reading database ... 50% 2021-05-15T13:51:30.2403975Z (Reading database ... 55% 2021-05-15T13:51:30.2996381Z (Reading database ... 60% 2021-05-15T13:51:30.3418541Z (Reading database ... 65% 2021-05-15T13:51:30.3844950Z (Reading database ... 70% 2021-05-15T13:51:30.4741066Z (Reading database ... 75% 2021-05-15T13:51:30.5691352Z (Reading database ... 80% 2021-05-15T13:51:30.6639678Z (Reading database ... 85% 2021-05-15T13:51:30.7254375Z (Reading database ... 90% 2021-05-15T13:51:30.7909960Z (Reading database ... 95% 2021-05-15T13:51:30.7910437Z (Reading database ... 100% 2021-05-15T13:51:30.7911024Z (Reading database ... 254809 files and directories currently installed.) 2021-05-15T13:51:30.8043707Z Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... 2021-05-15T13:51:30.8168559Z Unpacking dctrl-tools (2.24-3) ... 2021-05-15T13:51:30.8450184Z Selecting previously unselected package libfile-which-perl. 2021-05-15T13:51:30.8720703Z Preparing to unpack .../001-libfile-which-perl_1.23-1_all.deb ... 2021-05-15T13:51:30.8732644Z Unpacking libfile-which-perl (1.23-1) ... 2021-05-15T13:51:30.8953697Z Selecting previously unselected package libfile-homedir-perl. 2021-05-15T13:51:30.9212731Z Preparing to unpack .../002-libfile-homedir-perl_1.004-1_all.deb ... 2021-05-15T13:51:30.9223612Z Unpacking libfile-homedir-perl (1.004-1) ... 2021-05-15T13:51:30.9547903Z Selecting previously unselected package libio-pty-perl. 2021-05-15T13:51:30.9719682Z Preparing to unpack .../003-libio-pty-perl_1%3a1.12-1_amd64.deb ... 2021-05-15T13:51:30.9731602Z Unpacking libio-pty-perl (1:1.12-1) ... 2021-05-15T13:51:30.9995844Z Selecting previously unselected package libipc-run-perl. 2021-05-15T13:51:31.0240426Z Preparing to unpack .../004-libipc-run-perl_20180523.0-2_all.deb ... 2021-05-15T13:51:31.0280786Z Unpacking libipc-run-perl (20180523.0-2) ... 2021-05-15T13:51:31.0600440Z Selecting previously unselected package libclass-method-modifiers-perl. 2021-05-15T13:51:31.0854523Z Preparing to unpack .../005-libclass-method-modifiers-perl_2.13-1_all.deb ... 2021-05-15T13:51:31.0873685Z Unpacking libclass-method-modifiers-perl (2.13-1) ... 2021-05-15T13:51:31.1094550Z Selecting previously unselected package libb-hooks-op-check-perl. 2021-05-15T13:51:31.1345746Z Preparing to unpack .../006-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... 2021-05-15T13:51:31.1356485Z Unpacking libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-15T13:51:31.1576386Z Selecting previously unselected package libdynaloader-functions-perl. 2021-05-15T13:51:31.1843544Z Preparing to unpack .../007-libdynaloader-functions-perl_0.003-1_all.deb ... 2021-05-15T13:51:31.1856293Z Unpacking libdynaloader-functions-perl (0.003-1) ... 2021-05-15T13:51:31.2156229Z Selecting previously unselected package libdevel-callchecker-perl. 2021-05-15T13:51:31.2327072Z Preparing to unpack .../008-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... 2021-05-15T13:51:31.2344812Z Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-15T13:51:31.2596698Z Selecting previously unselected package libparams-classify-perl. 2021-05-15T13:51:31.2822045Z Preparing to unpack .../009-libparams-classify-perl_0.015-1build2_amd64.deb ... 2021-05-15T13:51:31.2833419Z Unpacking libparams-classify-perl (0.015-1build2) ... 2021-05-15T13:51:31.3116025Z Selecting previously unselected package libmodule-runtime-perl. 2021-05-15T13:51:31.3347156Z Preparing to unpack .../010-libmodule-runtime-perl_0.016-1_all.deb ... 2021-05-15T13:51:31.3356199Z Unpacking libmodule-runtime-perl (0.016-1) ... 2021-05-15T13:51:31.3635769Z Selecting previously unselected package libimport-into-perl. 2021-05-15T13:51:31.3830986Z Preparing to unpack .../011-libimport-into-perl_1.002005-1_all.deb ... 2021-05-15T13:51:31.3846020Z Unpacking libimport-into-perl (1.002005-1) ... 2021-05-15T13:51:31.4111773Z Selecting previously unselected package librole-tiny-perl. 2021-05-15T13:51:31.4384931Z Preparing to unpack .../012-librole-tiny-perl_2.001004-1_all.deb ... 2021-05-15T13:51:31.4402040Z Unpacking librole-tiny-perl (2.001004-1) ... 2021-05-15T13:51:31.4641921Z Selecting previously unselected package libstrictures-perl. 2021-05-15T13:51:31.4899368Z Preparing to unpack .../013-libstrictures-perl_2.000006-1_all.deb ... 2021-05-15T13:51:31.4913365Z Unpacking libstrictures-perl (2.000006-1) ... 2021-05-15T13:51:31.5221723Z Selecting previously unselected package libsub-quote-perl. 2021-05-15T13:51:31.5392736Z Preparing to unpack .../014-libsub-quote-perl_2.006006-1_all.deb ... 2021-05-15T13:51:31.5403624Z Unpacking libsub-quote-perl (2.006006-1) ... 2021-05-15T13:51:31.5675665Z Selecting previously unselected package libmoo-perl. 2021-05-15T13:51:31.5884070Z Preparing to unpack .../015-libmoo-perl_2.003006-1_all.deb ... 2021-05-15T13:51:31.5899486Z Unpacking libmoo-perl (2.003006-1) ... 2021-05-15T13:51:31.6195118Z Selecting previously unselected package patchutils. 2021-05-15T13:51:31.6463408Z Preparing to unpack .../016-patchutils_0.3.4-2_amd64.deb ... 2021-05-15T13:51:31.6476878Z Unpacking patchutils (0.3.4-2) ... 2021-05-15T13:51:31.6835765Z Selecting previously unselected package wdiff. 2021-05-15T13:51:31.7050261Z Preparing to unpack .../017-wdiff_1.2.2-2build1_amd64.deb ... 2021-05-15T13:51:31.7062094Z Unpacking wdiff (1.2.2-2build1) ... 2021-05-15T13:51:31.7475601Z Selecting previously unselected package devscripts. 2021-05-15T13:51:31.7664041Z Preparing to unpack .../018-devscripts_2.20.2ubuntu2_amd64.deb ... 2021-05-15T13:51:31.7875467Z Unpacking devscripts (2.20.2ubuntu2) ... 2021-05-15T13:51:31.9153140Z Selecting previously unselected package diffstat. 2021-05-15T13:51:31.9407045Z Preparing to unpack .../019-diffstat_1.63-1_amd64.deb ... 2021-05-15T13:51:31.9423344Z Unpacking diffstat (1.63-1) ... 2021-05-15T13:51:31.9756139Z Selecting previously unselected package python3-gpg. 2021-05-15T13:51:32.0017054Z Preparing to unpack .../020-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... 2021-05-15T13:51:32.0032636Z Unpacking python3-gpg (1.13.1-7ubuntu2) ... 2021-05-15T13:51:32.0515581Z Selecting previously unselected package dput. 2021-05-15T13:51:32.0757767Z Preparing to unpack .../021-dput_1.0.3ubuntu1_all.deb ... 2021-05-15T13:51:32.0837877Z Unpacking dput (1.0.3ubuntu1) ... 2021-05-15T13:51:32.1155757Z Selecting previously unselected package gdebi-core. 2021-05-15T13:51:32.1408582Z Preparing to unpack .../022-gdebi-core_0.9.5.7+nmu3_all.deb ... 2021-05-15T13:51:32.1418136Z Unpacking gdebi-core (0.9.5.7+nmu3) ... 2021-05-15T13:51:32.2876465Z Selecting previously unselected package libcroco3:amd64. 2021-05-15T13:51:32.3070087Z Preparing to unpack .../023-libcroco3_0.6.13-1_amd64.deb ... 2021-05-15T13:51:32.3097581Z Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-05-15T13:51:32.3516151Z Selecting previously unselected package gettext. 2021-05-15T13:51:32.3735842Z Preparing to unpack .../024-gettext_0.19.8.1-10build1_amd64.deb ... 2021-05-15T13:51:32.3751773Z Unpacking gettext (0.19.8.1-10build1) ... 2021-05-15T13:51:32.4836538Z Selecting previously unselected package intltool-debian. 2021-05-15T13:51:32.5043143Z Preparing to unpack .../025-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-05-15T13:51:32.5055567Z Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-05-15T13:51:32.5355603Z Selecting previously unselected package libapt-pkg-perl. 2021-05-15T13:51:32.5564292Z Preparing to unpack .../026-libapt-pkg-perl_0.1.36build3_amd64.deb ... 2021-05-15T13:51:32.5573997Z Unpacking libapt-pkg-perl (0.1.36build3) ... 2021-05-15T13:51:32.6098899Z Selecting previously unselected package libarchive-zip-perl. 2021-05-15T13:51:32.6357426Z Preparing to unpack .../027-libarchive-zip-perl_1.67-2_all.deb ... 2021-05-15T13:51:32.6376305Z Unpacking libarchive-zip-perl (1.67-2) ... 2021-05-15T13:51:32.6916082Z Selecting previously unselected package libarray-intspan-perl. 2021-05-15T13:51:32.7143459Z Preparing to unpack .../028-libarray-intspan-perl_2.003-1_all.deb ... 2021-05-15T13:51:32.7164047Z Unpacking libarray-intspan-perl (2.003-1) ... 2021-05-15T13:51:32.7516884Z Selecting previously unselected package libasync-mergepoint-perl. 2021-05-15T13:51:32.7764193Z Preparing to unpack .../029-libasync-mergepoint-perl_0.04-2_all.deb ... 2021-05-15T13:51:32.7778409Z Unpacking libasync-mergepoint-perl (0.04-2) ... 2021-05-15T13:51:32.8022017Z Selecting previously unselected package libmodule-implementation-perl. 2021-05-15T13:51:32.8279458Z Preparing to unpack .../030-libmodule-implementation-perl_0.09-1_all.deb ... 2021-05-15T13:51:32.8291535Z Unpacking libmodule-implementation-perl (0.09-1) ... 2021-05-15T13:51:32.8518910Z Selecting previously unselected package libsub-exporter-progressive-perl. 2021-05-15T13:51:32.8783345Z Preparing to unpack .../031-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 2021-05-15T13:51:32.8796920Z Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-15T13:51:32.9011253Z Selecting previously unselected package libvariable-magic-perl. 2021-05-15T13:51:32.9271300Z Preparing to unpack .../032-libvariable-magic-perl_0.62-1build2_amd64.deb ... 2021-05-15T13:51:32.9284814Z Unpacking libvariable-magic-perl (0.62-1build2) ... 2021-05-15T13:51:32.9531768Z Selecting previously unselected package libb-hooks-endofscope-perl. 2021-05-15T13:51:32.9807155Z Preparing to unpack .../033-libb-hooks-endofscope-perl_0.24-1_all.deb ... 2021-05-15T13:51:32.9820215Z Unpacking libb-hooks-endofscope-perl (0.24-1) ... 2021-05-15T13:51:33.0115661Z Selecting previously unselected package libcapture-tiny-perl. 2021-05-15T13:51:33.0319150Z Preparing to unpack .../034-libcapture-tiny-perl_0.48-1_all.deb ... 2021-05-15T13:51:33.0329987Z Unpacking libcapture-tiny-perl (0.48-1) ... 2021-05-15T13:51:33.0596340Z Selecting previously unselected package libclass-xsaccessor-perl. 2021-05-15T13:51:33.0842358Z Preparing to unpack .../035-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... 2021-05-15T13:51:33.0858821Z Unpacking libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-15T13:51:33.1195927Z Selecting previously unselected package libclone-perl. 2021-05-15T13:51:33.1390062Z Preparing to unpack .../036-libclone-perl_0.43-2_amd64.deb ... 2021-05-15T13:51:33.1401034Z Unpacking libclone-perl (0.43-2) ... 2021-05-15T13:51:33.1715755Z Selecting previously unselected package libcommon-sense-perl. 2021-05-15T13:51:33.1892668Z Preparing to unpack .../037-libcommon-sense-perl_3.74-2build6_amd64.deb ... 2021-05-15T13:51:33.1903927Z Unpacking libcommon-sense-perl (3.74-2build6) ... 2021-05-15T13:51:33.2155586Z Selecting previously unselected package libparams-util-perl. 2021-05-15T13:51:33.2408674Z Preparing to unpack .../038-libparams-util-perl_1.07-3build5_amd64.deb ... 2021-05-15T13:51:33.2423004Z Unpacking libparams-util-perl (1.07-3build5) ... 2021-05-15T13:51:33.2715752Z Selecting previously unselected package libsub-install-perl. 2021-05-15T13:51:33.2916167Z Preparing to unpack .../039-libsub-install-perl_0.928-1_all.deb ... 2021-05-15T13:51:33.2930887Z Unpacking libsub-install-perl (0.928-1) ... 2021-05-15T13:51:33.3155361Z Selecting previously unselected package libdata-optlist-perl. 2021-05-15T13:51:33.3407442Z Preparing to unpack .../040-libdata-optlist-perl_0.110-1_all.deb ... 2021-05-15T13:51:33.3418126Z Unpacking libdata-optlist-perl (0.110-1) ... 2021-05-15T13:51:33.3664603Z Selecting previously unselected package libsub-exporter-perl. 2021-05-15T13:51:33.4076521Z Preparing to unpack .../041-libsub-exporter-perl_0.987-1_all.deb ... 2021-05-15T13:51:33.4077614Z Unpacking libsub-exporter-perl (0.987-1) ... 2021-05-15T13:51:33.4396442Z Selecting previously unselected package libconst-fast-perl. 2021-05-15T13:51:33.4620463Z Preparing to unpack .../042-libconst-fast-perl_0.014-1_all.deb ... 2021-05-15T13:51:33.4630047Z Unpacking libconst-fast-perl (0.014-1) ... 2021-05-15T13:51:33.4915915Z Selecting previously unselected package libwant-perl. 2021-05-15T13:51:33.5167763Z Preparing to unpack .../043-libwant-perl_0.29-1build4_amd64.deb ... 2021-05-15T13:51:33.5179559Z Unpacking libwant-perl (0.29-1build4) ... 2021-05-15T13:51:33.5426729Z Selecting previously unselected package libcontextual-return-perl. 2021-05-15T13:51:33.5687438Z Preparing to unpack .../044-libcontextual-return-perl_0.004014-2_all.deb ... 2021-05-15T13:51:33.5697384Z Unpacking libcontextual-return-perl (0.004014-2) ... 2021-05-15T13:51:33.6083359Z Selecting previously unselected package libcpanel-json-xs-perl. 2021-05-15T13:51:33.6311802Z Preparing to unpack .../045-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... 2021-05-15T13:51:33.6325094Z Unpacking libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-15T13:51:33.6675668Z Selecting previously unselected package libdigest-bubblebabble-perl. 2021-05-15T13:51:33.6889382Z Preparing to unpack .../046-libdigest-bubblebabble-perl_0.02-2_all.deb ... 2021-05-15T13:51:33.6899648Z Unpacking libdigest-bubblebabble-perl (0.02-2) ... 2021-05-15T13:51:33.7125556Z Selecting previously unselected package libdigest-hmac-perl. 2021-05-15T13:51:33.7396877Z Preparing to unpack .../047-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... 2021-05-15T13:51:33.7412169Z Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-15T13:51:33.7715521Z Selecting previously unselected package libdistro-info-perl. 2021-05-15T13:51:33.7895382Z Preparing to unpack .../048-libdistro-info-perl_0.23ubuntu1_all.deb ... 2021-05-15T13:51:33.7909821Z Unpacking libdistro-info-perl (0.23ubuntu1) ... 2021-05-15T13:51:33.8141383Z Selecting previously unselected package libnet-ip-perl. 2021-05-15T13:51:33.8397194Z Preparing to unpack .../049-libnet-ip-perl_1.26-2_all.deb ... 2021-05-15T13:51:33.8408686Z Unpacking libnet-ip-perl (1.26-2) ... 2021-05-15T13:51:33.8716001Z Selecting previously unselected package libnet-dns-perl. 2021-05-15T13:51:33.8941307Z Preparing to unpack .../050-libnet-dns-perl_1.22-1_all.deb ... 2021-05-15T13:51:33.8952849Z Unpacking libnet-dns-perl (1.22-1) ... 2021-05-15T13:51:33.9556175Z Selecting previously unselected package libnet-domain-tld-perl. 2021-05-15T13:51:33.9799364Z Preparing to unpack .../051-libnet-domain-tld-perl_1.75-1_all.deb ... 2021-05-15T13:51:33.9809941Z Unpacking libnet-domain-tld-perl (1.75-1) ... 2021-05-15T13:51:34.0055149Z Selecting previously unselected package libemail-valid-perl. 2021-05-15T13:51:34.0302276Z Preparing to unpack .../052-libemail-valid-perl_1.202-1_all.deb ... 2021-05-15T13:51:34.0315370Z Unpacking libemail-valid-perl (1.202-1) ... 2021-05-15T13:51:34.0529310Z Selecting previously unselected package libexporter-tiny-perl. 2021-05-15T13:51:34.0784794Z Preparing to unpack .../053-libexporter-tiny-perl_1.002001-1_all.deb ... 2021-05-15T13:51:34.0796106Z Unpacking libexporter-tiny-perl (1.002001-1) ... 2021-05-15T13:51:34.1097296Z Selecting previously unselected package libfile-chdir-perl. 2021-05-15T13:51:34.1335745Z Preparing to unpack .../054-libfile-chdir-perl_0.1008-1_all.deb ... 2021-05-15T13:51:34.1347382Z Unpacking libfile-chdir-perl (0.1008-1) ... 2021-05-15T13:51:34.1596379Z Selecting previously unselected package libnumber-compare-perl. 2021-05-15T13:51:34.1818794Z Preparing to unpack .../055-libnumber-compare-perl_0.03-1_all.deb ... 2021-05-15T13:51:34.1837685Z Unpacking libnumber-compare-perl (0.03-1) ... 2021-05-15T13:51:34.2146507Z Selecting previously unselected package libtext-glob-perl. 2021-05-15T13:51:34.2413699Z Preparing to unpack .../056-libtext-glob-perl_0.10-1_all.deb ... 2021-05-15T13:51:34.2428286Z Unpacking libtext-glob-perl (0.10-1) ... 2021-05-15T13:51:34.2699920Z Selecting previously unselected package libfile-find-rule-perl. 2021-05-15T13:51:34.2943798Z Preparing to unpack .../057-libfile-find-rule-perl_0.34-1_all.deb ... 2021-05-15T13:51:34.2962254Z Unpacking libfile-find-rule-perl (0.34-1) ... 2021-05-15T13:51:34.3236203Z Selecting previously unselected package libio-string-perl. 2021-05-15T13:51:34.3491774Z Preparing to unpack .../058-libio-string-perl_1.08-3_all.deb ... 2021-05-15T13:51:34.3501719Z Unpacking libio-string-perl (1.08-3) ... 2021-05-15T13:51:34.3732486Z Selecting previously unselected package libfont-ttf-perl. 2021-05-15T13:51:34.3996668Z Preparing to unpack .../059-libfont-ttf-perl_1.06-1_all.deb ... 2021-05-15T13:51:34.4008749Z Unpacking libfont-ttf-perl (1.06-1) ... 2021-05-15T13:51:34.4636182Z Selecting previously unselected package libfuture-perl. 2021-05-15T13:51:34.4863769Z Preparing to unpack .../060-libfuture-perl_0.43-1_all.deb ... 2021-05-15T13:51:34.4874919Z Unpacking libfuture-perl (0.43-1) ... 2021-05-15T13:51:34.5174159Z Selecting previously unselected package libparams-validate-perl. 2021-05-15T13:51:34.5439617Z Preparing to unpack .../061-libparams-validate-perl_1.29-3_amd64.deb ... 2021-05-15T13:51:34.5452054Z Unpacking libparams-validate-perl (1.29-3) ... 2021-05-15T13:51:34.5711836Z Selecting previously unselected package libgetopt-long-descriptive-perl. 2021-05-15T13:51:34.5984696Z Preparing to unpack .../062-libgetopt-long-descriptive-perl_0.104-1_all.deb ... 2021-05-15T13:51:34.5998146Z Unpacking libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-15T13:51:34.6275967Z Selecting previously unselected package libsort-versions-perl. 2021-05-15T13:51:34.6509863Z Preparing to unpack .../063-libsort-versions-perl_1.62-1_all.deb ... 2021-05-15T13:51:34.6522414Z Unpacking libsort-versions-perl (1.62-1) ... 2021-05-15T13:51:34.6726949Z Selecting previously unselected package libgit-wrapper-perl. 2021-05-15T13:51:34.6981452Z Preparing to unpack .../064-libgit-wrapper-perl_0.048-1_all.deb ... 2021-05-15T13:51:34.6993475Z Unpacking libgit-wrapper-perl (0.048-1) ... 2021-05-15T13:51:34.7232370Z Selecting previously unselected package libhttp-tiny-multipart-perl. 2021-05-15T13:51:34.7481287Z Preparing to unpack .../065-libhttp-tiny-multipart-perl_0.08-1_all.deb ... 2021-05-15T13:51:34.7492128Z Unpacking libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-15T13:51:34.7725571Z Selecting previously unselected package libio-prompter-perl. 2021-05-15T13:51:34.7960038Z Preparing to unpack .../066-libio-prompter-perl_0.004015-1_all.deb ... 2021-05-15T13:51:34.7972093Z Unpacking libio-prompter-perl (0.004015-1) ... 2021-05-15T13:51:34.8275606Z Selecting previously unselected package libjson-perl. 2021-05-15T13:51:34.8470835Z Preparing to unpack .../067-libjson-perl_4.02000-2_all.deb ... 2021-05-15T13:51:34.8480771Z Unpacking libjson-perl (4.02000-2) ... 2021-05-15T13:51:34.8835818Z Selecting previously unselected package liblog-any-perl. 2021-05-15T13:51:34.9016275Z Preparing to unpack .../068-liblog-any-perl_1.708-1_all.deb ... 2021-05-15T13:51:34.9032449Z Unpacking liblog-any-perl (1.708-1) ... 2021-05-15T13:51:34.9307177Z Selecting previously unselected package liblog-any-adapter-screen-perl. 2021-05-15T13:51:34.9563896Z Preparing to unpack .../069-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 2021-05-15T13:51:34.9579044Z Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-15T13:51:34.9915838Z Selecting previously unselected package libpackage-stash-perl. 2021-05-15T13:51:35.0127309Z Preparing to unpack .../070-libpackage-stash-perl_0.38-1_all.deb ... 2021-05-15T13:51:35.0144708Z Unpacking libpackage-stash-perl (0.38-1) ... 2021-05-15T13:51:35.0475799Z Selecting previously unselected package libsub-identify-perl. 2021-05-15T13:51:35.0655789Z Preparing to unpack .../071-libsub-identify-perl_0.14-1build2_amd64.deb ... 2021-05-15T13:51:35.0669393Z Unpacking libsub-identify-perl (0.14-1build2) ... 2021-05-15T13:51:35.0874965Z Selecting previously unselected package libsub-name-perl. 2021-05-15T13:51:35.1128218Z Preparing to unpack .../072-libsub-name-perl_0.26-1_amd64.deb ... 2021-05-15T13:51:35.1140870Z Unpacking libsub-name-perl (0.26-1) ... 2021-05-15T13:51:35.1386476Z Selecting previously unselected package libnamespace-clean-perl. 2021-05-15T13:51:35.1635103Z Preparing to unpack .../073-libnamespace-clean-perl_0.27-1_all.deb ... 2021-05-15T13:51:35.1644511Z Unpacking libnamespace-clean-perl (0.27-1) ... 2021-05-15T13:51:35.2018790Z Selecting previously unselected package libpath-tiny-perl. 2021-05-15T13:51:35.2308276Z Preparing to unpack .../074-libpath-tiny-perl_0.108-1_all.deb ... 2021-05-15T13:51:35.2320304Z Unpacking libpath-tiny-perl (0.108-1) ... 2021-05-15T13:51:35.2635502Z Selecting previously unselected package libtype-tiny-perl. 2021-05-15T13:51:35.2827872Z Preparing to unpack .../075-libtype-tiny-perl_1.008001-2_all.deb ... 2021-05-15T13:51:35.2840183Z Unpacking libtype-tiny-perl (1.008001-2) ... 2021-05-15T13:51:35.3381756Z Selecting previously unselected package libgitlab-api-v4-perl. 2021-05-15T13:51:35.3639126Z Preparing to unpack .../076-libgitlab-api-v4-perl_0.25-1_all.deb ... 2021-05-15T13:51:35.3651346Z Unpacking libgitlab-api-v4-perl (0.25-1) ... 2021-05-15T13:51:35.4013889Z Selecting previously unselected package libhash-fieldhash-perl. 2021-05-15T13:51:35.4203077Z Preparing to unpack .../077-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... 2021-05-15T13:51:35.4214867Z Unpacking libhash-fieldhash-perl (0.15-1build2) ... 2021-05-15T13:51:35.4436674Z Selecting previously unselected package libstruct-dumb-perl. 2021-05-15T13:51:35.4691035Z Preparing to unpack .../078-libstruct-dumb-perl_0.09-1_all.deb ... 2021-05-15T13:51:35.4703350Z Unpacking libstruct-dumb-perl (0.09-1) ... 2021-05-15T13:51:35.4928735Z Selecting previously unselected package libio-async-perl. 2021-05-15T13:51:35.5181460Z Preparing to unpack .../079-libio-async-perl_0.75-1_all.deb ... 2021-05-15T13:51:35.5194725Z Unpacking libio-async-perl (0.75-1) ... 2021-05-15T13:51:35.5716475Z Selecting previously unselected package liblinux-epoll-perl. 2021-05-15T13:51:35.5908599Z Preparing to unpack .../080-liblinux-epoll-perl_0.017-1_amd64.deb ... 2021-05-15T13:51:35.5921525Z Unpacking liblinux-epoll-perl (0.017-1) ... 2021-05-15T13:51:35.6149203Z Selecting previously unselected package libio-async-loop-epoll-perl. 2021-05-15T13:51:35.6397716Z Preparing to unpack .../081-libio-async-loop-epoll-perl_0.20-1_all.deb ... 2021-05-15T13:51:35.6408823Z Unpacking libio-async-loop-epoll-perl (0.20-1) ... 2021-05-15T13:51:35.6675908Z Selecting previously unselected package libtypes-serialiser-perl. 2021-05-15T13:51:35.6891691Z Preparing to unpack .../082-libtypes-serialiser-perl_1.0-1_all.deb ... 2021-05-15T13:51:35.6907330Z Unpacking libtypes-serialiser-perl (1.0-1) ... 2021-05-15T13:51:35.7285957Z Selecting previously unselected package libjson-xs-perl. 2021-05-15T13:51:35.7545333Z Preparing to unpack .../083-libjson-xs-perl_4.020-1build1_amd64.deb ... 2021-05-15T13:51:35.7556593Z Unpacking libjson-xs-perl (4.020-1build1) ... 2021-05-15T13:51:35.7883387Z Selecting previously unselected package libjson-maybexs-perl. 2021-05-15T13:51:35.8144092Z Preparing to unpack .../084-libjson-maybexs-perl_1.004000-1_all.deb ... 2021-05-15T13:51:35.8153848Z Unpacking libjson-maybexs-perl (1.004000-1) ... 2021-05-15T13:51:35.8381361Z Selecting previously unselected package liblist-compare-perl. 2021-05-15T13:51:35.8636082Z Preparing to unpack .../085-liblist-compare-perl_0.53-1_all.deb ... 2021-05-15T13:51:35.8645676Z Unpacking liblist-compare-perl (0.53-1) ... 2021-05-15T13:51:35.8915802Z Selecting previously unselected package liblist-moreutils-perl. 2021-05-15T13:51:35.9176577Z Preparing to unpack .../086-liblist-moreutils-perl_0.416-1build5_amd64.deb ... 2021-05-15T13:51:35.9255753Z Unpacking liblist-moreutils-perl (0.416-1build5) ... 2021-05-15T13:51:35.9529989Z Selecting previously unselected package liblist-someutils-perl. 2021-05-15T13:51:35.9783017Z Preparing to unpack .../087-liblist-someutils-perl_0.58-1_all.deb ... 2021-05-15T13:51:35.9793951Z Unpacking liblist-someutils-perl (0.58-1) ... 2021-05-15T13:51:36.0042140Z Selecting previously unselected package liblist-someutils-xs-perl. 2021-05-15T13:51:36.0295966Z Preparing to unpack .../088-liblist-someutils-xs-perl_0.58-2_amd64.deb ... 2021-05-15T13:51:36.0308123Z Unpacking liblist-someutils-xs-perl (0.58-2) ... 2021-05-15T13:51:36.0547586Z Selecting previously unselected package libmoox-aliases-perl. 2021-05-15T13:51:36.0808793Z Preparing to unpack .../089-libmoox-aliases-perl_0.001006-1_all.deb ... 2021-05-15T13:51:36.0822715Z Unpacking libmoox-aliases-perl (0.001006-1) ... 2021-05-15T13:51:36.1070301Z Selecting previously unselected package libobject-id-perl. 2021-05-15T13:51:36.1327180Z Preparing to unpack .../090-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 2021-05-15T13:51:36.1343199Z Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-15T13:51:36.1573979Z Selecting previously unselected package libmoox-struct-perl. 2021-05-15T13:51:36.1833699Z Preparing to unpack .../091-libmoox-struct-perl_0.017-1_all.deb ... 2021-05-15T13:51:36.1845532Z Unpacking libmoox-struct-perl (0.017-1) ... 2021-05-15T13:51:36.2129613Z Selecting previously unselected package libnet-dns-sec-perl. 2021-05-15T13:51:36.2353237Z Preparing to unpack .../092-libnet-dns-sec-perl_1.15-1_amd64.deb ... 2021-05-15T13:51:36.2365417Z Unpacking libnet-dns-sec-perl (1.15-1) ... 2021-05-15T13:51:36.2716186Z Selecting previously unselected package libnet-libidn-perl. 2021-05-15T13:51:36.2916270Z Preparing to unpack .../093-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... 2021-05-15T13:51:36.2938496Z Unpacking libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-15T13:51:36.3236414Z Selecting previously unselected package libnumber-range-perl. 2021-05-15T13:51:36.3427003Z Preparing to unpack .../094-libnumber-range-perl_0.12-1_all.deb ... 2021-05-15T13:51:36.3461324Z Unpacking libnumber-range-perl (0.12-1) ... 2021-05-15T13:51:36.3755973Z Selecting previously unselected package libpackage-stash-xs-perl. 2021-05-15T13:51:36.3926441Z Preparing to unpack .../095-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... 2021-05-15T13:51:36.3939198Z Unpacking libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-15T13:51:36.4197241Z Selecting previously unselected package libpath-iterator-rule-perl. 2021-05-15T13:51:36.4432862Z Preparing to unpack .../096-libpath-iterator-rule-perl_1.014-1_all.deb ... 2021-05-15T13:51:36.4445883Z Unpacking libpath-iterator-rule-perl (1.014-1) ... 2021-05-15T13:51:36.4704641Z Selecting previously unselected package libperl4-corelibs-perl. 2021-05-15T13:51:36.4958577Z Preparing to unpack .../097-libperl4-corelibs-perl_0.004-2_all.deb ... 2021-05-15T13:51:36.4971950Z Unpacking libperl4-corelibs-perl (0.004-2) ... 2021-05-15T13:51:36.5271184Z Selecting previously unselected package libperlio-gzip-perl. 2021-05-15T13:51:36.5541050Z Preparing to unpack .../098-libperlio-gzip-perl_0.19-1build5_amd64.deb ... 2021-05-15T13:51:36.5560932Z Unpacking libperlio-gzip-perl (0.19-1build5) ... 2021-05-15T13:51:36.5877298Z Selecting previously unselected package libpod-constants-perl. 2021-05-15T13:51:36.6076068Z Preparing to unpack .../099-libpod-constants-perl_0.19-1_all.deb ... 2021-05-15T13:51:36.6103428Z Unpacking libpod-constants-perl (0.19-1) ... 2021-05-15T13:51:36.6395678Z Selecting previously unselected package libqpdf26:amd64. 2021-05-15T13:51:36.6631075Z Preparing to unpack .../100-libqpdf26_9.1.1-1build1_amd64.deb ... 2021-05-15T13:51:36.6641919Z Unpacking libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-15T13:51:36.7263125Z Selecting previously unselected package libre-engine-re2-perl. 2021-05-15T13:51:36.7520701Z Preparing to unpack .../101-libre-engine-re2-perl_0.13-5_amd64.deb ... 2021-05-15T13:51:36.7537474Z Unpacking libre-engine-re2-perl (0.13-5) ... 2021-05-15T13:51:36.7796284Z Selecting previously unselected package libreadonly-perl. 2021-05-15T13:51:36.8050422Z Preparing to unpack .../102-libreadonly-perl_2.050-2_all.deb ... 2021-05-15T13:51:36.8052258Z Unpacking libreadonly-perl (2.050-2) ... 2021-05-15T13:51:36.8275579Z Selecting previously unselected package libref-util-perl. 2021-05-15T13:51:36.8530794Z Preparing to unpack .../103-libref-util-perl_0.204-1_all.deb ... 2021-05-15T13:51:36.8548311Z Unpacking libref-util-perl (0.204-1) ... 2021-05-15T13:51:36.8781784Z Selecting previously unselected package libref-util-xs-perl. 2021-05-15T13:51:36.9032142Z Preparing to unpack .../104-libref-util-xs-perl_0.117-1build2_amd64.deb ... 2021-05-15T13:51:36.9044032Z Unpacking libref-util-xs-perl (0.117-1build2) ... 2021-05-15T13:51:36.9263966Z Selecting previously unselected package libregexp-pattern-license-perl. 2021-05-15T13:51:36.9515808Z Preparing to unpack .../105-libregexp-pattern-license-perl_3.2.0-1_all.deb ... 2021-05-15T13:51:36.9527555Z Unpacking libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-15T13:51:36.9875622Z Selecting previously unselected package libregexp-pattern-perl. 2021-05-15T13:51:37.0043070Z Preparing to unpack .../106-libregexp-pattern-perl_0.2.12-1_all.deb ... 2021-05-15T13:51:37.0056326Z Unpacking libregexp-pattern-perl (0.2.12-1) ... 2021-05-15T13:51:37.0309020Z Selecting previously unselected package libsereal-decoder-perl. 2021-05-15T13:51:37.0566261Z Preparing to unpack .../107-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-15T13:51:37.0577820Z Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-15T13:51:37.0883970Z Selecting previously unselected package libsereal-encoder-perl. 2021-05-15T13:51:37.1144900Z Preparing to unpack .../108-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-15T13:51:37.1157887Z Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-15T13:51:37.1472208Z Selecting previously unselected package libsereal-perl. 2021-05-15T13:51:37.1727993Z Preparing to unpack .../109-libsereal-perl_4.011-1_all.deb ... 2021-05-15T13:51:37.1744484Z Unpacking libsereal-perl (4.011-1) ... 2021-05-15T13:51:37.2035617Z Selecting previously unselected package libsort-key-perl. 2021-05-15T13:51:37.2225468Z Preparing to unpack .../110-libsort-key-perl_1.33-2build2_amd64.deb ... 2021-05-15T13:51:37.2241316Z Unpacking libsort-key-perl (1.33-2build2) ... 2021-05-15T13:51:37.2595580Z Selecting previously unselected package libstring-copyright-perl. 2021-05-15T13:51:37.2785477Z Preparing to unpack .../111-libstring-copyright-perl_0.003006-1_all.deb ... 2021-05-15T13:51:37.2796702Z Unpacking libstring-copyright-perl (0.003006-1) ... 2021-05-15T13:51:37.3018301Z Selecting previously unselected package libstring-escape-perl. 2021-05-15T13:51:37.3283274Z Preparing to unpack .../112-libstring-escape-perl_2010.002-2_all.deb ... 2021-05-15T13:51:37.3295460Z Unpacking libstring-escape-perl (2010.002-2) ... 2021-05-15T13:51:37.3533726Z Selecting previously unselected package libstring-shellquote-perl. 2021-05-15T13:51:37.3783881Z Preparing to unpack .../113-libstring-shellquote-perl_1.04-1_all.deb ... 2021-05-15T13:51:37.3797495Z Unpacking libstring-shellquote-perl (1.04-1) ... 2021-05-15T13:51:37.4022536Z Selecting previously unselected package libterm-readkey-perl. 2021-05-15T13:51:37.4287146Z Preparing to unpack .../114-libterm-readkey-perl_2.38-1build1_amd64.deb ... 2021-05-15T13:51:37.4299024Z Unpacking libterm-readkey-perl (2.38-1build1) ... 2021-05-15T13:51:37.4537604Z Selecting previously unselected package libtest-fatal-perl. 2021-05-15T13:51:37.4790833Z Preparing to unpack .../115-libtest-fatal-perl_0.014-1_all.deb ... 2021-05-15T13:51:37.4805724Z Unpacking libtest-fatal-perl (0.014-1) ... 2021-05-15T13:51:37.5115508Z Selecting previously unselected package libtest-refcount-perl. 2021-05-15T13:51:37.5298250Z Preparing to unpack .../116-libtest-refcount-perl_0.10-1_all.deb ... 2021-05-15T13:51:37.5326206Z Unpacking libtest-refcount-perl (0.10-1) ... 2021-05-15T13:51:37.5571434Z Selecting previously unselected package libtext-levenshtein-perl. 2021-05-15T13:51:37.5827474Z Preparing to unpack .../117-libtext-levenshtein-perl_0.13-1_all.deb ... 2021-05-15T13:51:37.5842742Z Unpacking libtext-levenshtein-perl (0.13-1) ... 2021-05-15T13:51:37.6068884Z Selecting previously unselected package libtype-tiny-xs-perl. 2021-05-15T13:51:37.6345882Z Preparing to unpack .../118-libtype-tiny-xs-perl_0.016-1_amd64.deb ... 2021-05-15T13:51:37.6361324Z Unpacking libtype-tiny-xs-perl (0.016-1) ... 2021-05-15T13:51:37.6755811Z Selecting previously unselected package libunicode-utf8-perl. 2021-05-15T13:51:37.6929738Z Preparing to unpack .../119-libunicode-utf8-perl_0.62-1build1_amd64.deb ... 2021-05-15T13:51:37.6939934Z Unpacking libunicode-utf8-perl (0.62-1build1) ... 2021-05-15T13:51:37.7196054Z Selecting previously unselected package libxml-writer-perl. 2021-05-15T13:51:37.7435612Z Preparing to unpack .../120-libxml-writer-perl_0.625-1_all.deb ... 2021-05-15T13:51:37.7450683Z Unpacking libxml-writer-perl (0.625-1) ... 2021-05-15T13:51:37.7796122Z Selecting previously unselected package libyaml-libyaml-perl. 2021-05-15T13:51:37.7982033Z Preparing to unpack .../121-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... 2021-05-15T13:51:37.7996074Z Unpacking libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-15T13:51:37.8269355Z Selecting previously unselected package licensecheck. 2021-05-15T13:51:37.8528448Z Preparing to unpack .../122-licensecheck_3.0.45-1_all.deb ... 2021-05-15T13:51:37.8579542Z Unpacking licensecheck (3.0.45-1) ... 2021-05-15T13:51:37.8875602Z Selecting previously unselected package libdevel-size-perl. 2021-05-15T13:51:37.9068710Z Preparing to unpack .../123-libdevel-size-perl_0.83-1build1_amd64.deb ... 2021-05-15T13:51:37.9080077Z Unpacking libdevel-size-perl (0.83-1build1) ... 2021-05-15T13:51:37.9332341Z Selecting previously unselected package t1utils. 2021-05-15T13:51:37.9584329Z Preparing to unpack .../124-t1utils_1.41-3_amd64.deb ... 2021-05-15T13:51:37.9595197Z Unpacking t1utils (1.41-3) ... 2021-05-15T13:51:37.9995410Z Selecting previously unselected package lintian. 2021-05-15T13:51:38.0180479Z Preparing to unpack .../125-lintian_2.62.0_all.deb ... 2021-05-15T13:51:38.0197402Z Unpacking lintian (2.62.0) ... 2021-05-15T13:51:38.3876447Z Selecting previously unselected package python3-unidiff. 2021-05-15T13:51:38.4090656Z Preparing to unpack .../126-python3-unidiff_0.5.5-2_all.deb ... 2021-05-15T13:51:38.4106348Z Unpacking python3-unidiff (0.5.5-2) ... 2021-05-15T13:51:38.4354965Z Selecting previously unselected package python3-xdg. 2021-05-15T13:51:38.4610192Z Preparing to unpack .../127-python3-xdg_0.26-1ubuntu1_all.deb ... 2021-05-15T13:51:38.4620850Z Unpacking python3-xdg (0.26-1ubuntu1) ... 2021-05-15T13:51:38.4864511Z Selecting previously unselected package qpdf. 2021-05-15T13:51:38.5117114Z Preparing to unpack .../128-qpdf_9.1.1-1build1_amd64.deb ... 2021-05-15T13:51:38.5128469Z Unpacking qpdf (9.1.1-1build1) ... 2021-05-15T13:51:38.5782001Z Selecting previously unselected package python3-magic. 2021-05-15T13:51:38.6053677Z Preparing to unpack .../129-python3-magic_2%3a0.4.15-3_all.deb ... 2021-05-15T13:51:38.6070058Z Unpacking python3-magic (2:0.4.15-3) ... 2021-05-15T13:51:38.6777664Z Setting up libasync-mergepoint-perl (0.04-2) ... 2021-05-15T13:51:38.6816100Z Setting up libapt-pkg-perl (0.1.36build3) ... 2021-05-15T13:51:38.6851669Z Setting up libstring-escape-perl (2010.002-2) ... 2021-05-15T13:51:38.6907223Z Setting up wdiff (1.2.2-2build1) ... 2021-05-15T13:51:38.6944883Z Setting up libfile-which-perl (1.23-1) ... 2021-05-15T13:51:38.6992547Z Setting up libnumber-range-perl (0.12-1) ... 2021-05-15T13:51:38.7036449Z Setting up libunicode-utf8-perl (0.62-1build1) ... 2021-05-15T13:51:38.7077979Z Setting up libstruct-dumb-perl (0.09-1) ... 2021-05-15T13:51:38.7116748Z Setting up gdebi-core (0.9.5.7+nmu3) ... 2021-05-15T13:51:38.8661188Z Setting up libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-15T13:51:38.8700789Z Setting up libregexp-pattern-perl (0.2.12-1) ... 2021-05-15T13:51:38.8733160Z Setting up libwant-perl (0.29-1build4) ... 2021-05-15T13:51:38.8776216Z Setting up libdynaloader-functions-perl (0.003-1) ... 2021-05-15T13:51:38.8814207Z Setting up libtext-glob-perl (0.10-1) ... 2021-05-15T13:51:38.8854238Z Setting up libclass-method-modifiers-perl (2.13-1) ... 2021-05-15T13:51:38.8926939Z Setting up liblist-compare-perl (0.53-1) ... 2021-05-15T13:51:38.8980580Z Setting up libref-util-xs-perl (0.117-1build2) ... 2021-05-15T13:51:38.9013590Z Setting up libio-pty-perl (1:1.12-1) ... 2021-05-15T13:51:38.9049812Z Setting up libsort-key-perl (1.33-2build2) ... 2021-05-15T13:51:38.9152596Z Setting up libclone-perl (0.43-2) ... 2021-05-15T13:51:38.9213760Z Setting up libarchive-zip-perl (1.67-2) ... 2021-05-15T13:51:38.9259324Z Setting up libsub-identify-perl (0.14-1build2) ... 2021-05-15T13:51:38.9299328Z Setting up libdistro-info-perl (0.23ubuntu1) ... 2021-05-15T13:51:38.9359905Z Setting up libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-15T13:51:38.9414282Z Setting up liblog-any-perl (1.708-1) ... 2021-05-15T13:51:38.9530290Z Setting up libdevel-size-perl (0.83-1build1) ... 2021-05-15T13:51:38.9686108Z Setting up libpod-constants-perl (0.19-1) ... 2021-05-15T13:51:38.9718651Z Setting up libperl4-corelibs-perl (0.004-2) ... 2021-05-15T13:51:38.9759156Z Setting up libfuture-perl (0.43-1) ... 2021-05-15T13:51:38.9809886Z Setting up libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-15T13:51:38.9884115Z Setting up libtest-fatal-perl (0.014-1) ... 2021-05-15T13:51:38.9914625Z Setting up libcommon-sense-perl (3.74-2build6) ... 2021-05-15T13:51:38.9955184Z Setting up libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-15T13:51:38.9994568Z Setting up libtext-levenshtein-perl (0.13-1) ... 2021-05-15T13:51:39.0024196Z Setting up python3-xdg (0.26-1ubuntu1) ... 2021-05-15T13:51:39.1702890Z Setting up libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-15T13:51:39.1734980Z Setting up libstring-shellquote-perl (1.04-1) ... 2021-05-15T13:51:39.1782644Z Setting up libsub-install-perl (0.928-1) ... 2021-05-15T13:51:39.1823971Z Setting up libnumber-compare-perl (0.03-1) ... 2021-05-15T13:51:39.1870648Z Setting up libio-async-perl (0.75-1) ... 2021-05-15T13:51:39.1917645Z Setting up patchutils (0.3.4-2) ... 2021-05-15T13:51:39.1961004Z Setting up libjson-maybexs-perl (1.004000-1) ... 2021-05-15T13:51:39.1996959Z Setting up libio-string-perl (1.08-3) ... 2021-05-15T13:51:39.2038158Z Setting up libreadonly-perl (2.050-2) ... 2021-05-15T13:51:39.2080859Z Setting up libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-15T13:51:39.2130605Z Setting up python3-gpg (1.13.1-7ubuntu2) ... 2021-05-15T13:51:39.3829793Z Setting up libfile-find-rule-perl (0.34-1) ... 2021-05-15T13:51:39.3866855Z Setting up libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-15T13:51:39.3908117Z Setting up libref-util-perl (0.204-1) ... 2021-05-15T13:51:39.3941078Z Setting up libnet-domain-tld-perl (1.75-1) ... 2021-05-15T13:51:39.3983078Z Setting up libxml-writer-perl (0.625-1) ... 2021-05-15T13:51:39.4015039Z Setting up libhash-fieldhash-perl (0.15-1build2) ... 2021-05-15T13:51:39.4051518Z Setting up qpdf (9.1.1-1build1) ... 2021-05-15T13:51:39.4090211Z Setting up libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-15T13:51:39.4134277Z Setting up t1utils (1.41-3) ... 2021-05-15T13:51:39.4167481Z Setting up liblinux-epoll-perl (0.017-1) ... 2021-05-15T13:51:39.4200174Z Setting up diffstat (1.63-1) ... 2021-05-15T13:51:39.4240793Z Setting up libvariable-magic-perl (0.62-1build2) ... 2021-05-15T13:51:39.4275501Z Setting up libcroco3:amd64 (0.6.13-1) ... 2021-05-15T13:51:39.4316546Z Setting up libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-15T13:51:39.4371572Z Setting up libipc-run-perl (20180523.0-2) ... 2021-05-15T13:51:39.4408974Z Setting up libtest-refcount-perl (0.10-1) ... 2021-05-15T13:51:39.4445305Z Setting up libparams-util-perl (1.07-3build5) ... 2021-05-15T13:51:39.4486225Z Setting up libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-15T13:51:39.4522888Z Setting up libarray-intspan-perl (2.003-1) ... 2021-05-15T13:51:39.4553972Z Setting up libcapture-tiny-perl (0.48-1) ... 2021-05-15T13:51:39.4601380Z Setting up libcontextual-return-perl (0.004014-2) ... 2021-05-15T13:51:39.4632724Z Setting up libsub-name-perl (0.26-1) ... 2021-05-15T13:51:39.4670612Z Setting up libtype-tiny-xs-perl (0.016-1) ... 2021-05-15T13:51:39.4701494Z Setting up libtypes-serialiser-perl (1.0-1) ... 2021-05-15T13:51:39.4734117Z Setting up libfile-chdir-perl (0.1008-1) ... 2021-05-15T13:51:39.4774691Z Setting up libpath-tiny-perl (0.108-1) ... 2021-05-15T13:51:39.4806120Z Setting up libjson-perl (4.02000-2) ... 2021-05-15T13:51:39.4844934Z Setting up liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-15T13:51:39.4892643Z Setting up librole-tiny-perl (2.001004-1) ... 2021-05-15T13:51:39.4924691Z Setting up python3-unidiff (0.5.5-2) ... 2021-05-15T13:51:39.6356729Z Setting up libstrictures-perl (2.000006-1) ... 2021-05-15T13:51:39.6381013Z Setting up libsub-quote-perl (2.006006-1) ... 2021-05-15T13:51:39.6427256Z Setting up libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-15T13:51:39.6460313Z Setting up libsort-versions-perl (1.62-1) ... 2021-05-15T13:51:39.6496110Z Setting up libexporter-tiny-perl (1.002001-1) ... 2021-05-15T13:51:39.6549692Z Setting up libre-engine-re2-perl (0.13-5) ... 2021-05-15T13:51:39.6582072Z Setting up libterm-readkey-perl (2.38-1build1) ... 2021-05-15T13:51:39.6619768Z Setting up libfont-ttf-perl (1.06-1) ... 2021-05-15T13:51:39.6815667Z Setting up libfile-homedir-perl (1.004-1) ... 2021-05-15T13:51:39.6867928Z Setting up libnet-ip-perl (1.26-2) ... 2021-05-15T13:51:39.6911054Z Setting up python3-magic (2:0.4.15-3) ... 2021-05-15T13:51:39.8267568Z Setting up libperlio-gzip-perl (0.19-1build5) ... 2021-05-15T13:51:39.8303438Z Setting up libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-15T13:51:39.8345981Z Setting up dctrl-tools (2.24-3) ... 2021-05-15T13:51:39.8430700Z Setting up libdigest-bubblebabble-perl (0.02-2) ... 2021-05-15T13:51:39.8467928Z Setting up libjson-xs-perl (4.020-1build1) ... 2021-05-15T13:51:39.8507110Z Setting up gettext (0.19.8.1-10build1) ... 2021-05-15T13:51:39.8544314Z Setting up libio-prompter-perl (0.004015-1) ... 2021-05-15T13:51:39.8580130Z Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-15T13:51:39.8625449Z Setting up liblist-moreutils-perl (0.416-1build5) ... 2021-05-15T13:51:39.8664533Z Setting up libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-15T13:51:39.8697588Z Setting up libtype-tiny-perl (1.008001-2) ... 2021-05-15T13:51:39.8738883Z Setting up libpath-iterator-rule-perl (1.014-1) ... 2021-05-15T13:51:39.8780201Z Setting up libsereal-perl (4.011-1) ... 2021-05-15T13:51:39.8819066Z Setting up libnet-dns-perl (1.22-1) ... 2021-05-15T13:51:39.8871017Z Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-15T13:51:39.8916495Z Setting up dput (1.0.3ubuntu1) ... 2021-05-15T13:51:40.0552719Z Setting up libio-async-loop-epoll-perl (0.20-1) ... 2021-05-15T13:51:40.0596660Z Setting up intltool-debian (0.35.0+20060710.5) ... 2021-05-15T13:51:40.0628336Z Setting up libstring-copyright-perl (0.003006-1) ... 2021-05-15T13:51:40.0671128Z Setting up libdata-optlist-perl (0.110-1) ... 2021-05-15T13:51:40.0720253Z Setting up libgit-wrapper-perl (0.048-1) ... 2021-05-15T13:51:40.0757988Z Setting up libsub-exporter-perl (0.987-1) ... 2021-05-15T13:51:40.0796796Z Setting up libemail-valid-perl (1.202-1) ... 2021-05-15T13:51:40.0841383Z Setting up libparams-classify-perl (0.015-1build2) ... 2021-05-15T13:51:40.0914626Z Setting up libnet-dns-sec-perl (1.15-1) ... 2021-05-15T13:51:40.0960517Z Setting up libmodule-runtime-perl (0.016-1) ... 2021-05-15T13:51:40.1002970Z Setting up libconst-fast-perl (0.014-1) ... 2021-05-15T13:51:40.1034263Z Setting up libmodule-implementation-perl (0.09-1) ... 2021-05-15T13:51:40.1072629Z Setting up libpackage-stash-perl (0.38-1) ... 2021-05-15T13:51:40.1118159Z Setting up libimport-into-perl (1.002005-1) ... 2021-05-15T13:51:40.1157029Z Setting up libmoo-perl (2.003006-1) ... 2021-05-15T13:51:40.1192372Z Setting up liblist-someutils-perl (0.58-1) ... 2021-05-15T13:51:40.1225906Z Setting up liblist-someutils-xs-perl (0.58-2) ... 2021-05-15T13:51:40.1276811Z Setting up devscripts (2.20.2ubuntu2) ... 2021-05-15T13:51:40.2921759Z Setting up libmoox-aliases-perl (0.001006-1) ... 2021-05-15T13:51:40.2959835Z Setting up libparams-validate-perl (1.29-3) ... 2021-05-15T13:51:40.2990447Z Setting up libb-hooks-endofscope-perl (0.24-1) ... 2021-05-15T13:51:40.3026985Z Setting up libnamespace-clean-perl (0.27-1) ... 2021-05-15T13:51:40.3073448Z Setting up libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-15T13:51:40.3120451Z Setting up libgitlab-api-v4-perl (0.25-1) ... 2021-05-15T13:51:40.3161600Z Setting up libmoox-struct-perl (0.017-1) ... 2021-05-15T13:51:40.3214941Z Setting up lintian (2.62.0) ... 2021-05-15T13:51:40.3273067Z Setting up licensecheck (3.0.45-1) ... 2021-05-15T13:51:40.3342730Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:51:55.1972986Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-15T13:51:55.4972925Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:51:57.7649688Z [command]/usr/bin/sudo gdebi --non-interactive /home/runner/work/_temp/r-3.5.3_1_amd64.deb 2021-05-15T13:51:57.8914930Z 2021-05-15T13:51:57.9058942Z Reading package lists... 0% 2021-05-15T13:51:57.9059698Z 2021-05-15T13:51:57.9097853Z Reading package lists... 100% 2021-05-15T13:51:57.9098446Z 2021-05-15T13:51:57.9098858Z 2021-05-15T13:51:57.9099473Z Reading package lists... Done 2021-05-15T13:51:57.9099934Z 2021-05-15T13:51:57.9100520Z Building dependency tree... 0% 2021-05-15T13:51:57.9100998Z 2021-05-15T13:51:57.9316109Z Building dependency tree... 0% 2021-05-15T13:51:57.9317043Z 2021-05-15T13:51:57.9317666Z Building dependency tree... 50% 2021-05-15T13:51:57.9318150Z 2021-05-15T13:51:58.0498934Z Building dependency tree... 50% 2021-05-15T13:51:58.0499315Z 2021-05-15T13:51:58.0499902Z Building dependency tree 2021-05-15T13:51:58.0500230Z 2021-05-15T13:51:58.0500653Z Reading state information... 0% 2021-05-15T13:51:58.0500997Z 2021-05-15T13:51:58.2129910Z Reading state information... 0% 2021-05-15T13:51:58.2130335Z 2021-05-15T13:51:58.2130549Z 2021-05-15T13:51:58.2130975Z Reading state information... Done 2021-05-15T13:51:58.2132777Z 2021-05-15T13:51:58.2133247Z Reading state information... 0% 2021-05-15T13:51:58.2203272Z 2021-05-15T13:51:58.2203758Z Reading state information... 1% 2021-05-15T13:51:58.2247864Z 2021-05-15T13:51:58.2248494Z Reading state information... 3% 2021-05-15T13:51:58.2288354Z 2021-05-15T13:51:58.2288787Z Reading state information... 5% 2021-05-15T13:51:58.2328071Z 2021-05-15T13:51:58.2328507Z Reading state information... 7% 2021-05-15T13:51:58.2366435Z 2021-05-15T13:51:58.2366885Z Reading state information... 9% 2021-05-15T13:51:58.2410072Z 2021-05-15T13:51:58.2410507Z Reading state information... 11% 2021-05-15T13:51:58.2450511Z 2021-05-15T13:51:58.2450960Z Reading state information... 13% 2021-05-15T13:51:58.2487719Z 2021-05-15T13:51:58.2488181Z Reading state information... 15% 2021-05-15T13:51:58.2526536Z 2021-05-15T13:51:58.2526994Z Reading state information... 17% 2021-05-15T13:51:58.2575611Z 2021-05-15T13:51:58.2576069Z Reading state information... 19% 2021-05-15T13:51:58.2613144Z 2021-05-15T13:51:58.2613616Z Reading state information... 21% 2021-05-15T13:51:58.2653088Z 2021-05-15T13:51:58.2653557Z Reading state information... 23% 2021-05-15T13:51:58.2694710Z 2021-05-15T13:51:58.2695290Z Reading state information... 25% 2021-05-15T13:51:58.2735054Z 2021-05-15T13:51:58.2735499Z Reading state information... 27% 2021-05-15T13:51:58.2777285Z 2021-05-15T13:51:58.2777719Z Reading state information... 29% 2021-05-15T13:51:58.2816198Z 2021-05-15T13:51:58.2816651Z Reading state information... 31% 2021-05-15T13:51:58.2858162Z 2021-05-15T13:51:58.2858608Z Reading state information... 33% 2021-05-15T13:51:58.2892093Z 2021-05-15T13:51:58.2892541Z Reading state information... 35% 2021-05-15T13:51:58.2926784Z 2021-05-15T13:51:58.2927243Z Reading state information... 37% 2021-05-15T13:51:58.2980590Z 2021-05-15T13:51:58.2981081Z Reading state information... 39% 2021-05-15T13:51:58.3024584Z 2021-05-15T13:51:58.3025052Z Reading state information... 41% 2021-05-15T13:51:58.3063226Z 2021-05-15T13:51:58.3063674Z Reading state information... 43% 2021-05-15T13:51:58.3109548Z 2021-05-15T13:51:58.3109999Z Reading state information... 45% 2021-05-15T13:51:58.3172574Z 2021-05-15T13:51:58.3172998Z Reading state information... 47% 2021-05-15T13:51:58.3210211Z 2021-05-15T13:51:58.3210617Z Reading state information... 49% 2021-05-15T13:51:58.3252194Z 2021-05-15T13:51:58.3252611Z Reading state information... 51% 2021-05-15T13:51:58.3288526Z 2021-05-15T13:51:58.3288951Z Reading state information... 53% 2021-05-15T13:51:58.3324390Z 2021-05-15T13:51:58.3324810Z Reading state information... 55% 2021-05-15T13:51:58.3365469Z 2021-05-15T13:51:58.3365898Z Reading state information... 57% 2021-05-15T13:51:58.3406744Z 2021-05-15T13:51:58.3407177Z Reading state information... 59% 2021-05-15T13:51:58.3450644Z 2021-05-15T13:51:58.3451083Z Reading state information... 61% 2021-05-15T13:51:58.3492820Z 2021-05-15T13:51:58.3493228Z Reading state information... 63% 2021-05-15T13:51:58.3527249Z 2021-05-15T13:51:58.3527657Z Reading state information... 65% 2021-05-15T13:51:58.3566267Z 2021-05-15T13:51:58.3566675Z Reading state information... 67% 2021-05-15T13:51:58.3602083Z 2021-05-15T13:51:58.3602502Z Reading state information... 69% 2021-05-15T13:51:58.3650684Z 2021-05-15T13:51:58.3651104Z Reading state information... 71% 2021-05-15T13:51:58.3682765Z 2021-05-15T13:51:58.3683186Z Reading state information... 73% 2021-05-15T13:51:58.3718856Z 2021-05-15T13:51:58.3719277Z Reading state information... 75% 2021-05-15T13:51:58.3770796Z 2021-05-15T13:51:58.3771220Z Reading state information... 77% 2021-05-15T13:51:58.3806177Z 2021-05-15T13:51:58.3806606Z Reading state information... 79% 2021-05-15T13:51:58.3842915Z 2021-05-15T13:51:58.3843346Z Reading state information... 81% 2021-05-15T13:51:58.3880764Z 2021-05-15T13:51:58.3881383Z Reading state information... 83% 2021-05-15T13:51:58.3916835Z 2021-05-15T13:51:58.3917241Z Reading state information... 85% 2021-05-15T13:51:58.3956701Z 2021-05-15T13:51:58.3957168Z Reading state information... 87% 2021-05-15T13:51:58.3994004Z 2021-05-15T13:51:58.3994566Z Reading state information... 89% 2021-05-15T13:51:58.4027370Z 2021-05-15T13:51:58.4027975Z Reading state information... 91% 2021-05-15T13:51:58.4071978Z 2021-05-15T13:51:58.4072454Z Reading state information... 93% 2021-05-15T13:51:58.4109313Z 2021-05-15T13:51:58.4109762Z Reading state information... 95% 2021-05-15T13:51:58.4151809Z 2021-05-15T13:51:58.4152300Z Reading state information... 97% 2021-05-15T13:51:58.4200772Z 2021-05-15T13:51:58.4201228Z Reading state information... 99% 2021-05-15T13:51:58.6750535Z Selecting previously unselected package r-3.5.3. 2021-05-15T13:51:58.7790827Z (Reading database ... 259872 files and directories currently installed.) 2021-05-15T13:51:58.7916666Z Preparing to unpack .../work/_temp/r-3.5.3_1_amd64.deb ... 2021-05-15T13:51:58.7937812Z Unpacking r-3.5.3 (1) ... 2021-05-15T13:51:59.6855222Z Setting up r-3.5.3 (1) ... 2021-05-15T13:51:59.7115458Z 2021-05-15T13:51:59.7155348Z 2021-05-15T13:51:59.7156290Z Reading state information... Done 2021-05-15T13:51:59.7343703Z [command]/usr/bin/sudo ln -s /opt/R/3.5.3/bin/R /usr/local/bin/R 2021-05-15T13:51:59.7454976Z [command]/usr/bin/sudo ln -s /opt/R/3.5.3/bin/Rscript /usr/local/bin/Rscript 2021-05-15T13:51:59.7752780Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-15T13:51:59.7753324Z env: 2021-05-15T13:51:59.7753884Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:51:59.7754631Z TIC_DEPLOY_KEY: 2021-05-15T13:51:59.7755431Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:51:59.7757128Z GITHUB_PAT: *** 2021-05-15T13:51:59.7757539Z COVERALLS_TOKEN: 2021-05-15T13:51:59.7758098Z continue-on-error: false 2021-05-15T13:51:59.7758527Z VDIFFR_RUN_TESTS: 2021-05-15T13:51:59.7758954Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:51:59.7759359Z TZ: UTC 2021-05-15T13:51:59.7759711Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:51:59.7760070Z NOT_CRAN: true 2021-05-15T13:51:59.7760407Z ##[endgroup] 2021-05-15T13:51:59.8292305Z [command]sudo apt-get install -y texinfo 2021-05-15T13:52:00.0249479Z Reading package lists... 2021-05-15T13:52:00.1617431Z Building dependency tree... 2021-05-15T13:52:00.1634137Z Reading state information... 2021-05-15T13:52:00.3368498Z texinfo is already the newest version (6.7.0.dfsg.2-5). 2021-05-15T13:52:00.3369657Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:52:00.5994801Z [command]sh /home/runner/work/_temp/install-unx.sh 2021-05-15T13:52:00.6136574Z --2021-05-15 13:52:00-- https://yihui.org/tinytex/TinyTeX-1.tar.gz 2021-05-15T13:52:00.6207257Z Resolving yihui.org (yihui.org)... 76.76.21.21 2021-05-15T13:52:00.6234855Z Connecting to yihui.org (yihui.org)|76.76.21.21|:443... connected. 2021-05-15T13:52:00.6626074Z HTTP request sent, awaiting response... 301 Moved Permanently 2021-05-15T13:52:00.6628288Z Location: https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu [following] 2021-05-15T13:52:00.6633080Z --2021-05-15 13:52:00-- https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu 2021-05-15T13:52:00.6875629Z Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243 2021-05-15T13:52:00.7501827Z Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected. 2021-05-15T13:52:00.9614461Z HTTP request sent, awaiting response... 302 Found 2021-05-15T13:52:00.9617801Z 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=f%2BXK6VQr8wuJDUyx4BuKjuUODb%2FiVJIbhvTI251wWF8%3D&st=2021-05-15T13%3A51%3A00Z&se=2021-05-15T13%3A57%3A00Z&sp=r [following] 2021-05-15T13:52:00.9621755Z --2021-05-15 13:52:00-- https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1548/8i40h7amajmqecux/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=f%2BXK6VQr8wuJDUyx4BuKjuUODb%2FiVJIbhvTI251wWF8%3D&st=2021-05-15T13%3A51%3A00Z&se=2021-05-15T13%3A57%3A00Z&sp=r 2021-05-15T13:52:00.9706199Z Resolving appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)... 52.239.228.196 2021-05-15T13:52:01.0463271Z Connecting to appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)|52.239.228.196|:443... connected. 2021-05-15T13:52:01.3241936Z HTTP request sent, awaiting response... 200 OK 2021-05-15T13:52:01.3243381Z Length: 67312830 (64M) [application/octet-stream] 2021-05-15T13:52:01.3245363Z Saving to: ‘TinyTeX.tar.gz’ 2021-05-15T13:52:02.0059936Z 2021-05-15T13:52:03.9954858Z 0K ........ ........ ........ ........ 49% 12.4M 3s 2021-05-15T13:52:05.9715530Z 32768K ........ ........ ........ ........ 99% 16.1M 0s 2021-05-15T13:52:05.9716396Z 65536K 100% 2.53M=4.6s 2021-05-15T13:52:05.9717243Z 2021-05-15T13:52:05.9719154Z 2021-05-15 13:52:05 (13.8 MB/s) - ‘TinyTeX.tar.gz’ saved [67312830/67312830] 2021-05-15T13:52:05.9719901Z 2021-05-15T13:52:07.8966751Z tlmgr: setting option sys_bin to /home/runner/bin. 2021-05-15T13:52:07.8967881Z tlmgr: updating /home/runner/.TinyTeX/tlpkg/texlive.tlpdb 2021-05-15T13:52:08.1889698Z ##[group]Run tlmgr update --self 2021-05-15T13:52:08.1890302Z tlmgr update --self 2021-05-15T13:52:08.1891106Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-15T13:52:08.1891873Z tlmgr update --all 2021-05-15T13:52:08.1933667Z shell: /usr/bin/bash -e {0} 2021-05-15T13:52:08.1934017Z env: 2021-05-15T13:52:08.1934417Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:52:08.1934834Z TIC_DEPLOY_KEY: 2021-05-15T13:52:08.1935566Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:52:08.1937154Z GITHUB_PAT: *** 2021-05-15T13:52:08.1937527Z COVERALLS_TOKEN: 2021-05-15T13:52:08.1937968Z continue-on-error: false 2021-05-15T13:52:08.1938383Z VDIFFR_RUN_TESTS: 2021-05-15T13:52:08.1938821Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:52:08.1939207Z TZ: UTC 2021-05-15T13:52:08.1939555Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:52:08.1939986Z NOT_CRAN: true 2021-05-15T13:52:08.1940329Z ##[endgroup] 2021-05-15T13:52:09.6875917Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T13:52:09.6877753Z tlmgr: no self-updates for tlmgr available 2021-05-15T13:52:11.0166976Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T13:52:11.0168334Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-15T13:52:11.0959069Z [2/89, 00:01/09:21:13] install: ae [57k] 2021-05-15T13:52:11.1456460Z [3/89, 00:01/07:38] install: auto-pst-pdf-lua [3k] 2021-05-15T13:52:11.1826442Z [4/89, 00:01/07:19] install: barracuda [30k] 2021-05-15T13:52:11.2219723Z [5/89, 00:01/04:54] install: bezierplot [8k] 2021-05-15T13:52:11.6289378Z [6/89, 00:01/04:30] install: biber.x86_64-linux [22986k] 2021-05-15T13:52:12.8661403Z [7/89, 00:02/00:02] install: biber [1k] 2021-05-15T13:52:12.9244105Z [8/89, 00:02/00:02] install: biblatex [238k] 2021-05-15T13:52:12.9893352Z [9/89, 00:02/00:02] install: checkcites.x86_64-linux [1k] 2021-05-15T13:52:13.0261558Z [10/89, 00:03/00:03] install: checkcites [7k] 2021-05-15T13:52:13.0640337Z [11/89, 00:03/00:03] install: chickenize [15k] 2021-05-15T13:52:13.1020289Z [12/89, 00:03/00:03] install: chinese-jfm [3k] 2021-05-15T13:52:13.1387335Z [13/89, 00:03/00:03] install: cloze [9k] 2021-05-15T13:52:13.1773098Z [14/89, 00:03/00:03] install: colorprofiles [86k] 2021-05-15T13:52:13.2206611Z [15/89, 00:03/00:03] install: combofont [2k] 2021-05-15T13:52:13.2801458Z [16/89, 00:03/00:03] install: courier [470k] 2021-05-15T13:52:13.3589660Z [17/89, 00:03/00:03] install: courier-scaled [3k] 2021-05-15T13:52:13.3957805Z [18/89, 00:03/00:03] install: cstypo [3k] 2021-05-15T13:52:13.4327094Z [19/89, 00:03/00:03] install: ctablestack [2k] 2021-05-15T13:52:13.4707430Z [20/89, 00:03/00:03] install: ekdosis [19k] 2021-05-15T13:52:13.5101375Z [21/89, 00:03/00:03] install: emoji [40k] 2021-05-15T13:52:13.5511138Z [22/89, 00:03/00:03] install: emojicite [2k] 2021-05-15T13:52:13.5889454Z [23/89, 00:03/00:03] install: enctex [24k] 2021-05-15T13:52:13.6287496Z [24/89, 00:03/00:03] install: enigma [18k] 2021-05-15T13:52:13.6705716Z [25/89, 00:03/00:03] install: etex-pkg [6k] 2021-05-15T13:52:13.7078732Z [26/89, 00:03/00:03] install: filecontents [3k] 2021-05-15T13:52:13.7447295Z [27/89, 00:03/00:03] install: grfext [3k] 2021-05-15T13:52:13.7853666Z [28/89, 00:03/00:03] install: hyphenex [9k] 2021-05-15T13:52:13.8239512Z [29/89, 00:03/00:03] install: ifplatform [2k] 2021-05-15T13:52:13.8618983Z [30/89, 00:03/00:03] install: innerscript [4k] 2021-05-15T13:52:13.9000366Z [31/89, 00:03/00:03] install: interpreter [7k] 2021-05-15T13:52:13.9381540Z [32/89, 00:03/00:03] install: kanaparser [5k] 2021-05-15T13:52:13.9761503Z [33/89, 00:03/00:03] install: knuth-local [23k] 2021-05-15T13:52:14.0168554Z [34/89, 00:03/00:03] install: logreq [4k] 2021-05-15T13:52:14.0542628Z [35/89, 00:04/00:04] install: lua-typo [7k] 2021-05-15T13:52:14.0953129Z [36/89, 00:04/00:04] install: lua-uca [70k] 2021-05-15T13:52:14.1473634Z [37/89, 00:04/00:04] install: lua-ul [7k] 2021-05-15T13:52:14.1860828Z [38/89, 00:04/00:04] install: lua-uni-algos [6k] 2021-05-15T13:52:14.2249353Z [39/89, 00:04/00:04] install: lua-visual-debug [4k] 2021-05-15T13:52:14.2650725Z [40/89, 00:04/00:04] install: luacode [3k] 2021-05-15T13:52:14.3037506Z [41/89, 00:04/00:04] install: luacolor [5k] 2021-05-15T13:52:14.3447106Z [42/89, 00:04/00:04] install: luahyphenrules [3k] 2021-05-15T13:52:14.3850278Z [43/89, 00:04/00:04] install: luaimageembed [2k] 2021-05-15T13:52:14.4229924Z [44/89, 00:04/00:04] install: luaindex [5k] 2021-05-15T13:52:14.4605961Z [45/89, 00:04/00:04] install: luainputenc [5k] 2021-05-15T13:52:14.4993401Z [46/89, 00:04/00:04] install: luaintro [1k] 2021-05-15T13:52:14.5379026Z [47/89, 00:04/00:04] install: luakeys [5k] 2021-05-15T13:52:14.5776960Z [48/89, 00:04/00:04] install: lualatex-doc [1k] 2021-05-15T13:52:14.6151505Z [49/89, 00:04/00:04] install: lualatex-truncate [2k] 2021-05-15T13:52:14.6538355Z [50/89, 00:04/00:04] install: luamplib [12k] 2021-05-15T13:52:14.6924730Z [51/89, 00:04/00:04] install: luapackageloader [2k] 2021-05-15T13:52:14.7314829Z [52/89, 00:04/00:04] install: luaprogtable [7k] 2021-05-15T13:52:14.7726729Z [53/89, 00:04/00:04] install: luarandom [2k] 2021-05-15T13:52:14.8129549Z [54/89, 00:04/00:04] install: luatex85 [2k] 2021-05-15T13:52:14.8520420Z [55/89, 00:04/00:04] install: luatexbase [4k] 2021-05-15T13:52:14.8947719Z [56/89, 00:04/00:04] install: luatexko [22k] 2021-05-15T13:52:14.9359425Z [57/89, 00:04/00:04] install: luatextra [2k] 2021-05-15T13:52:14.9756799Z [58/89, 00:04/00:04] install: luavlna [8k] 2021-05-15T13:52:15.0154523Z [59/89, 00:04/00:04] install: luaxml [31k] 2021-05-15T13:52:15.0568744Z [60/89, 00:05/00:05] install: makeindex.x86_64-linux [49k] 2021-05-15T13:52:15.1001007Z [61/89, 00:05/00:05] install: makeindex [5k] 2021-05-15T13:52:15.1388718Z [62/89, 00:05/00:05] install: mflogo [2k] 2021-05-15T13:52:15.1781356Z [63/89, 00:05/00:05] install: newpax [9k] 2021-05-15T13:52:15.2192014Z [64/89, 00:05/00:05] install: nodetree [13k] 2021-05-15T13:52:15.2578583Z [65/89, 00:05/00:05] install: odsfile [5k] 2021-05-15T13:52:15.2965632Z [66/89, 00:05/00:05] install: optex.x86_64-linux [1k] 2021-05-15T13:52:15.3439256Z [67/89, 00:05/00:05] install: optex [770k] 2021-05-15T13:52:15.4177699Z [68/89, 00:05/00:05] install: pdfarticle [4k] 2021-05-15T13:52:15.4563062Z [69/89, 00:05/00:05] install: pdfextra [22k] 2021-05-15T13:52:15.5027498Z [70/89, 00:05/00:05] install: placeat [4k] 2021-05-15T13:52:15.5421632Z [71/89, 00:05/00:05] install: plantuml [3k] 2021-05-15T13:52:15.5810941Z [72/89, 00:05/00:05] install: rsfs [55k] 2021-05-15T13:52:15.6243295Z [73/89, 00:05/00:05] install: selnolig [53k] 2021-05-15T13:52:15.6677771Z [74/89, 00:05/00:05] install: spelling [14k] 2021-05-15T13:52:15.7084935Z [75/89, 00:05/00:05] install: stricttex [2k] 2021-05-15T13:52:15.7464017Z [76/89, 00:05/00:05] install: texlive-common [1k] 2021-05-15T13:52:15.7851101Z [77/89, 00:05/00:05] install: texlive-en [1k] 2021-05-15T13:52:15.8250862Z [78/89, 00:05/00:05] install: texlive-msg-translations [144k] 2021-05-15T13:52:15.8803800Z [79/89, 00:05/00:05] install: thumbpdf.x86_64-linux [1k] 2021-05-15T13:52:15.9190611Z [80/89, 00:05/00:05] install: thumbpdf [19k] 2021-05-15T13:52:15.9585311Z [81/89, 00:05/00:05] install: tlshell.x86_64-linux [1k] 2021-05-15T13:52:15.9976844Z [82/89, 00:05/00:05] install: tlshell [29k] 2021-05-15T13:52:16.0394262Z [83/89, 00:06/00:06] install: typewriter [25k] 2021-05-15T13:52:16.0822212Z [84/89, 00:06/00:06] install: uninormalize [6k] 2021-05-15T13:52:16.1223345Z [85/89, 00:06/00:06] install: upquote [2k] 2021-05-15T13:52:16.1663172Z [86/89, 00:06/00:06] install: xdvi.x86_64-linux [530k] 2021-05-15T13:52:16.2607154Z [87/89, 00:06/00:06] install: xdvi [7k] 2021-05-15T13:52:16.3024570Z [88/89, 00:06/00:06] install: collection-basic [1k] 2021-05-15T13:52:16.3428300Z [89/89, 00:06/00:06] install: collection-luatex [1k] 2021-05-15T13:52:16.3605670Z running mktexlsr ... 2021-05-15T13:52:16.4420034Z done running mktexlsr. 2021-05-15T13:52:16.4699984Z running updmap-sys ... 2021-05-15T13:52:16.7213840Z done running updmap-sys. 2021-05-15T13:52:16.7217063Z regenerating fmtutil.cnf in /home/runner/.TinyTeX/texmf-dist 2021-05-15T13:52:16.7219910Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/tFA0pCoAZ_/NcnFkUcpyG ... 2021-05-15T13:52:17.0787175Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/tFA0pCoAZ_/NcnFkUcpyG. 2021-05-15T13:52:17.0788762Z OK: optex.fmt/luatex 2021-05-15T13:52:17.0790018Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-15T13:52:17.0791493Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-15T13:52:18.4159988Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T13:52:18.4161349Z tlmgr: no updates available 2021-05-15T13:52:18.5121005Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-15T13:52:18.5121574Z with: 2021-05-15T13:52:18.5121980Z pandoc-version: 2.7.3 2021-05-15T13:52:18.5122402Z env: 2021-05-15T13:52:18.5122812Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:52:18.5123325Z TIC_DEPLOY_KEY: 2021-05-15T13:52:18.5124079Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:52:18.5125757Z GITHUB_PAT: *** 2021-05-15T13:52:18.5126173Z COVERALLS_TOKEN: 2021-05-15T13:52:18.5126675Z continue-on-error: false 2021-05-15T13:52:18.5127200Z VDIFFR_RUN_TESTS: 2021-05-15T13:52:18.5127670Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:52:18.5218160Z TZ: UTC 2021-05-15T13:52:18.5218588Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:52:18.5218954Z NOT_CRAN: true 2021-05-15T13:52:18.5219279Z ##[endgroup] 2021-05-15T13:52:19.2245076Z [command]sudo apt-get install -y gdebi-core 2021-05-15T13:52:19.2891181Z Reading package lists... 2021-05-15T13:52:19.4211307Z Building dependency tree... 2021-05-15T13:52:19.4227741Z Reading state information... 2021-05-15T13:52:19.6277594Z gdebi-core is already the newest version (0.9.5.7+nmu3). 2021-05-15T13:52:19.6278458Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:52:19.6315710Z [command]sudo gdebi --non-interactive /home/runner/work/_temp/pandoc-2.7.3-1-amd64.deb 2021-05-15T13:52:19.7470494Z 2021-05-15T13:52:19.7617764Z Reading package lists... 0% 2021-05-15T13:52:19.7618444Z 2021-05-15T13:52:19.7655625Z Reading package lists... 100% 2021-05-15T13:52:19.7656198Z 2021-05-15T13:52:19.7656632Z 2021-05-15T13:52:19.7657232Z Reading package lists... Done 2021-05-15T13:52:19.7657545Z 2021-05-15T13:52:19.7657967Z Building dependency tree... 0% 2021-05-15T13:52:19.7658276Z 2021-05-15T13:52:19.7868797Z Building dependency tree... 0% 2021-05-15T13:52:19.7869118Z 2021-05-15T13:52:19.7869580Z Building dependency tree... 50% 2021-05-15T13:52:19.7869893Z 2021-05-15T13:52:19.8960618Z Building dependency tree... 50% 2021-05-15T13:52:19.8961575Z 2021-05-15T13:52:19.8962184Z Building dependency tree 2021-05-15T13:52:19.8962614Z 2021-05-15T13:52:19.8963181Z Reading state information... 0% 2021-05-15T13:52:19.8963611Z 2021-05-15T13:52:20.0557437Z Reading state information... 0% 2021-05-15T13:52:20.0558204Z 2021-05-15T13:52:20.0558620Z 2021-05-15T13:52:20.0559273Z Reading state information... Done 2021-05-15T13:52:20.0559778Z 2021-05-15T13:52:20.0560412Z Reading state information... 0% 2021-05-15T13:52:20.0612040Z 2021-05-15T13:52:20.0612815Z Reading state information... 1% 2021-05-15T13:52:20.0653923Z 2021-05-15T13:52:20.0654653Z Reading state information... 3% 2021-05-15T13:52:20.0695060Z 2021-05-15T13:52:20.0695875Z Reading state information... 5% 2021-05-15T13:52:20.0740549Z 2021-05-15T13:52:20.0741292Z Reading state information... 7% 2021-05-15T13:52:20.0778905Z 2021-05-15T13:52:20.0779665Z Reading state information... 9% 2021-05-15T13:52:20.0817644Z 2021-05-15T13:52:20.0818522Z Reading state information... 11% 2021-05-15T13:52:20.0862747Z 2021-05-15T13:52:20.0863534Z Reading state information... 13% 2021-05-15T13:52:20.0901469Z 2021-05-15T13:52:20.0902205Z Reading state information... 15% 2021-05-15T13:52:20.0951112Z 2021-05-15T13:52:20.0951952Z Reading state information... 17% 2021-05-15T13:52:20.0992842Z 2021-05-15T13:52:20.0993579Z Reading state information... 19% 2021-05-15T13:52:20.1031408Z 2021-05-15T13:52:20.1032552Z Reading state information... 21% 2021-05-15T13:52:20.1069384Z 2021-05-15T13:52:20.1069893Z Reading state information... 23% 2021-05-15T13:52:20.1112721Z 2021-05-15T13:52:20.1113238Z Reading state information... 25% 2021-05-15T13:52:20.1157404Z 2021-05-15T13:52:20.1157930Z Reading state information... 27% 2021-05-15T13:52:20.1196175Z 2021-05-15T13:52:20.1196701Z Reading state information... 29% 2021-05-15T13:52:20.1237135Z 2021-05-15T13:52:20.1237623Z Reading state information... 31% 2021-05-15T13:52:20.1276707Z 2021-05-15T13:52:20.1277502Z Reading state information... 33% 2021-05-15T13:52:20.1312097Z 2021-05-15T13:52:20.1312602Z Reading state information... 35% 2021-05-15T13:52:20.1349580Z 2021-05-15T13:52:20.1350056Z Reading state information... 37% 2021-05-15T13:52:20.1389353Z 2021-05-15T13:52:20.1389828Z Reading state information... 39% 2021-05-15T13:52:20.1428232Z 2021-05-15T13:52:20.1428710Z Reading state information... 41% 2021-05-15T13:52:20.1464098Z 2021-05-15T13:52:20.1464575Z Reading state information... 43% 2021-05-15T13:52:20.1506689Z 2021-05-15T13:52:20.1507181Z Reading state information... 45% 2021-05-15T13:52:20.1570322Z 2021-05-15T13:52:20.1570809Z Reading state information... 47% 2021-05-15T13:52:20.1606459Z 2021-05-15T13:52:20.1606962Z Reading state information... 49% 2021-05-15T13:52:20.1649280Z 2021-05-15T13:52:20.1649775Z Reading state information... 51% 2021-05-15T13:52:20.1686030Z 2021-05-15T13:52:20.1686503Z Reading state information... 53% 2021-05-15T13:52:20.1723280Z 2021-05-15T13:52:20.1723771Z Reading state information... 55% 2021-05-15T13:52:20.1764542Z 2021-05-15T13:52:20.1765018Z Reading state information... 57% 2021-05-15T13:52:20.1802391Z 2021-05-15T13:52:20.1802881Z Reading state information... 59% 2021-05-15T13:52:20.1845873Z 2021-05-15T13:52:20.1846363Z Reading state information... 61% 2021-05-15T13:52:20.1882993Z 2021-05-15T13:52:20.1883482Z Reading state information... 63% 2021-05-15T13:52:20.1917628Z 2021-05-15T13:52:20.1918129Z Reading state information... 65% 2021-05-15T13:52:20.1963398Z 2021-05-15T13:52:20.1963927Z Reading state information... 67% 2021-05-15T13:52:20.2005513Z 2021-05-15T13:52:20.2006022Z Reading state information... 69% 2021-05-15T13:52:20.2060323Z 2021-05-15T13:52:20.2060837Z Reading state information... 71% 2021-05-15T13:52:20.2097686Z 2021-05-15T13:52:20.2099794Z Reading state information... 73% 2021-05-15T13:52:20.2137171Z 2021-05-15T13:52:20.2137775Z Reading state information... 75% 2021-05-15T13:52:20.2189586Z 2021-05-15T13:52:20.2190098Z Reading state information... 77% 2021-05-15T13:52:20.2226818Z 2021-05-15T13:52:20.2227309Z Reading state information... 79% 2021-05-15T13:52:20.2269677Z 2021-05-15T13:52:20.2270176Z Reading state information... 81% 2021-05-15T13:52:20.2307390Z 2021-05-15T13:52:20.2307884Z Reading state information... 83% 2021-05-15T13:52:20.2346804Z 2021-05-15T13:52:20.2347315Z Reading state information... 85% 2021-05-15T13:52:20.2386582Z 2021-05-15T13:52:20.2387307Z Reading state information... 87% 2021-05-15T13:52:20.2422880Z 2021-05-15T13:52:20.2423605Z Reading state information... 89% 2021-05-15T13:52:20.2457846Z 2021-05-15T13:52:20.2458321Z Reading state information... 91% 2021-05-15T13:52:20.2494303Z 2021-05-15T13:52:20.2494800Z Reading state information... 93% 2021-05-15T13:52:20.2530321Z 2021-05-15T13:52:20.2530811Z Reading state information... 95% 2021-05-15T13:52:20.2571030Z 2021-05-15T13:52:20.2571530Z Reading state information... 97% 2021-05-15T13:52:20.2607164Z 2021-05-15T13:52:20.2607677Z Reading state information... 99% 2021-05-15T13:52:20.5201818Z Selecting previously unselected package pandoc. 2021-05-15T13:52:20.6259728Z (Reading database ... 261849 files and directories currently installed.) 2021-05-15T13:52:20.6390332Z Preparing to unpack .../_temp/pandoc-2.7.3-1-amd64.deb ... 2021-05-15T13:52:20.6405381Z Unpacking pandoc (2.7.3-1) ... 2021-05-15T13:52:22.6797428Z Setting up pandoc (2.7.3-1) ... 2021-05-15T13:52:22.6837344Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:52:23.3888638Z 2021-05-15T13:52:23.3889338Z 2021-05-15T13:52:23.3890033Z Reading state information... Done 2021-05-15T13:52:23.4239427Z ##[group]Run git config user.name adigherman 2021-05-15T13:52:23.4240158Z git config user.name adigherman 2021-05-15T13:52:23.4240763Z git config user.email adig@jhu.edu 2021-05-15T13:52:23.4280105Z shell: /usr/bin/bash -e {0} 2021-05-15T13:52:23.4280469Z env: 2021-05-15T13:52:23.4280898Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:52:23.4281334Z TIC_DEPLOY_KEY: 2021-05-15T13:52:23.4282415Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:52:23.4283865Z GITHUB_PAT: *** 2021-05-15T13:52:23.4284248Z COVERALLS_TOKEN: 2021-05-15T13:52:23.4284710Z continue-on-error: false 2021-05-15T13:52:23.4285147Z VDIFFR_RUN_TESTS: 2021-05-15T13:52:23.4285604Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:52:23.4286014Z TZ: UTC 2021-05-15T13:52:23.4286382Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:52:23.4286773Z NOT_CRAN: true 2021-05-15T13:52:23.4287132Z ##[endgroup] 2021-05-15T13:52:23.4560754Z ##[group]Run adigherman/actions/install-sysdeps-linux@master 2021-05-15T13:52:23.4561352Z env: 2021-05-15T13:52:23.4561776Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:52:23.4562206Z TIC_DEPLOY_KEY: 2021-05-15T13:52:23.4562923Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:52:23.4564410Z GITHUB_PAT: *** 2021-05-15T13:52:23.4564792Z COVERALLS_TOKEN: 2021-05-15T13:52:23.4565225Z continue-on-error: false 2021-05-15T13:52:23.4565669Z VDIFFR_RUN_TESTS: 2021-05-15T13:52:23.4566094Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:52:23.4566497Z TZ: UTC 2021-05-15T13:52:23.4566837Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:52:23.4567218Z NOT_CRAN: true 2021-05-15T13:52:23.4567543Z ##[endgroup] 2021-05-15T13:52:23.6394621Z Reading package lists... 2021-05-15T13:52:23.7819959Z Building dependency tree... 2021-05-15T13:52:23.7842057Z Reading state information... 2021-05-15T13:52:23.9004336Z The following additional packages will be installed: 2021-05-15T13:52:23.9007836Z cmake-data libjsoncpp1 librhash0 2021-05-15T13:52:23.9012199Z Suggested packages: 2021-05-15T13:52:23.9012909Z cmake-doc ninja-build 2021-05-15T13:52:23.9431590Z The following NEW packages will be installed: 2021-05-15T13:52:23.9435943Z cmake cmake-data libjsoncpp1 librhash0 2021-05-15T13:52:23.9626301Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:52:23.9627191Z Need to get 5470 kB of archives. 2021-05-15T13:52:23.9628398Z After this operation, 28.3 MB of additional disk space will be used. 2021-05-15T13:52:23.9630727Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] 2021-05-15T13:52:23.9850654Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] 2021-05-15T13:52:23.9864231Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2021-05-15T13:52:23.9881330Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] 2021-05-15T13:52:24.4394225Z Fetched 5470 kB in 0s (51.3 MB/s) 2021-05-15T13:52:24.4891057Z Selecting previously unselected package cmake-data. 2021-05-15T13:52:24.4956322Z (Reading database ... 2021-05-15T13:52:24.4957153Z (Reading database ... 5% 2021-05-15T13:52:24.4957856Z (Reading database ... 10% 2021-05-15T13:52:24.4958546Z (Reading database ... 15% 2021-05-15T13:52:24.4959260Z (Reading database ... 20% 2021-05-15T13:52:24.4959942Z (Reading database ... 25% 2021-05-15T13:52:24.4960624Z (Reading database ... 30% 2021-05-15T13:52:24.4961305Z (Reading database ... 35% 2021-05-15T13:52:24.4961983Z (Reading database ... 40% 2021-05-15T13:52:24.4962651Z (Reading database ... 45% 2021-05-15T13:52:24.4963351Z (Reading database ... 50% 2021-05-15T13:52:24.4978032Z (Reading database ... 55% 2021-05-15T13:52:24.5011328Z (Reading database ... 60% 2021-05-15T13:52:24.5047158Z (Reading database ... 65% 2021-05-15T13:52:24.5157151Z (Reading database ... 70% 2021-05-15T13:52:24.5231773Z (Reading database ... 75% 2021-05-15T13:52:24.5502814Z (Reading database ... 80% 2021-05-15T13:52:24.5749281Z (Reading database ... 85% 2021-05-15T13:52:24.5865750Z (Reading database ... 90% 2021-05-15T13:52:24.5926831Z (Reading database ... 95% 2021-05-15T13:52:24.5928485Z (Reading database ... 100% 2021-05-15T13:52:24.5930275Z (Reading database ... 261856 files and directories currently installed.) 2021-05-15T13:52:24.6052945Z Preparing to unpack .../cmake-data_3.16.3-1ubuntu1_all.deb ... 2021-05-15T13:52:24.6297647Z Unpacking cmake-data (3.16.3-1ubuntu1) ... 2021-05-15T13:52:25.1220944Z Selecting previously unselected package libjsoncpp1:amd64. 2021-05-15T13:52:25.1515299Z Preparing to unpack .../libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2021-05-15T13:52:25.1538313Z Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-15T13:52:25.1956351Z Selecting previously unselected package librhash0:amd64. 2021-05-15T13:52:25.2162466Z Preparing to unpack .../librhash0_1.3.9-1_amd64.deb ... 2021-05-15T13:52:25.2179801Z Unpacking librhash0:amd64 (1.3.9-1) ... 2021-05-15T13:52:25.2556140Z Selecting previously unselected package cmake. 2021-05-15T13:52:25.2781984Z Preparing to unpack .../cmake_3.16.3-1ubuntu1_amd64.deb ... 2021-05-15T13:52:25.2799888Z Unpacking cmake (3.16.3-1ubuntu1) ... 2021-05-15T13:52:25.6907968Z Setting up librhash0:amd64 (1.3.9-1) ... 2021-05-15T13:52:25.6943427Z Setting up cmake-data (3.16.3-1ubuntu1) ... 2021-05-15T13:52:25.7334365Z Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-15T13:52:25.7371613Z Setting up cmake (3.16.3-1ubuntu1) ... 2021-05-15T13:52:25.7416267Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:52:26.7493593Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:52:28.6930808Z Reading package lists... 2021-05-15T13:52:28.8288721Z Building dependency tree... 2021-05-15T13:52:28.8307143Z Reading state information... 2021-05-15T13:52:28.9843338Z Suggested packages: 2021-05-15T13:52:28.9844725Z libssh-doc 2021-05-15T13:52:29.0281120Z The following NEW packages will be installed: 2021-05-15T13:52:29.0283865Z libssh-dev 2021-05-15T13:52:29.0506140Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:52:29.0507373Z Need to get 219 kB of archives. 2021-05-15T13:52:29.0509532Z After this operation, 1127 kB of additional disk space will be used. 2021-05-15T13:52:29.0512555Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-dev amd64 0.9.3-2ubuntu2.1 [219 kB] 2021-05-15T13:52:29.4366508Z Fetched 219 kB in 0s (9641 kB/s) 2021-05-15T13:52:29.4742891Z Selecting previously unselected package libssh-dev:amd64. 2021-05-15T13:52:29.4829881Z (Reading database ... 2021-05-15T13:52:29.4830959Z (Reading database ... 5% 2021-05-15T13:52:29.4831652Z (Reading database ... 10% 2021-05-15T13:52:29.4832286Z (Reading database ... 15% 2021-05-15T13:52:29.4832925Z (Reading database ... 20% 2021-05-15T13:52:29.4833616Z (Reading database ... 25% 2021-05-15T13:52:29.4835467Z (Reading database ... 30% 2021-05-15T13:52:29.4836089Z (Reading database ... 35% 2021-05-15T13:52:29.4836590Z (Reading database ... 40% 2021-05-15T13:52:29.4837076Z (Reading database ... 45% 2021-05-15T13:52:29.4837572Z (Reading database ... 50% 2021-05-15T13:52:29.4869503Z (Reading database ... 55% 2021-05-15T13:52:29.4906409Z (Reading database ... 60% 2021-05-15T13:52:29.4942895Z (Reading database ... 65% 2021-05-15T13:52:29.5052547Z (Reading database ... 70% 2021-05-15T13:52:29.5149390Z (Reading database ... 75% 2021-05-15T13:52:29.5390257Z (Reading database ... 80% 2021-05-15T13:52:29.5651499Z (Reading database ... 85% 2021-05-15T13:52:29.5770964Z (Reading database ... 90% 2021-05-15T13:52:29.5843561Z (Reading database ... 95% 2021-05-15T13:52:29.5844033Z (Reading database ... 100% 2021-05-15T13:52:29.5844734Z (Reading database ... 264640 files and directories currently installed.) 2021-05-15T13:52:29.5974067Z Preparing to unpack .../libssh-dev_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-15T13:52:29.5986511Z Unpacking libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-15T13:52:29.6716377Z Setting up libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-15T13:52:31.5751733Z Reading package lists... 2021-05-15T13:52:31.7089323Z Building dependency tree... 2021-05-15T13:52:31.7107546Z Reading state information... 2021-05-15T13:52:31.8903500Z The following NEW packages will be installed: 2021-05-15T13:52:31.8906271Z jags 2021-05-15T13:52:31.9113843Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:52:31.9115252Z Need to get 1562 kB of archives. 2021-05-15T13:52:31.9116461Z After this operation, 3615 kB of additional disk space will be used. 2021-05-15T13:52:31.9118675Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 jags amd64 4.3.0-3build1 [1562 kB] 2021-05-15T13:52:32.3268302Z Fetched 1562 kB in 0s (33.0 MB/s) 2021-05-15T13:52:32.3555804Z Selecting previously unselected package jags. 2021-05-15T13:52:32.3612506Z (Reading database ... 2021-05-15T13:52:32.3613186Z (Reading database ... 5% 2021-05-15T13:52:32.3613654Z (Reading database ... 10% 2021-05-15T13:52:32.3614103Z (Reading database ... 15% 2021-05-15T13:52:32.3614535Z (Reading database ... 20% 2021-05-15T13:52:32.3614977Z (Reading database ... 25% 2021-05-15T13:52:32.3615407Z (Reading database ... 30% 2021-05-15T13:52:32.3615846Z (Reading database ... 35% 2021-05-15T13:52:32.3616274Z (Reading database ... 40% 2021-05-15T13:52:32.3616715Z (Reading database ... 45% 2021-05-15T13:52:32.3617173Z (Reading database ... 50% 2021-05-15T13:52:32.3651279Z (Reading database ... 55% 2021-05-15T13:52:32.3689786Z (Reading database ... 60% 2021-05-15T13:52:32.3723684Z (Reading database ... 65% 2021-05-15T13:52:32.3826469Z (Reading database ... 70% 2021-05-15T13:52:32.3920627Z (Reading database ... 75% 2021-05-15T13:52:32.4180410Z (Reading database ... 80% 2021-05-15T13:52:32.4442333Z (Reading database ... 85% 2021-05-15T13:52:32.4563733Z (Reading database ... 90% 2021-05-15T13:52:32.4628452Z (Reading database ... 95% 2021-05-15T13:52:32.4629233Z (Reading database ... 100% 2021-05-15T13:52:32.4630159Z (Reading database ... 264659 files and directories currently installed.) 2021-05-15T13:52:32.4750158Z Preparing to unpack .../jags_4.3.0-3build1_amd64.deb ... 2021-05-15T13:52:32.4773234Z Unpacking jags (4.3.0-3build1) ... 2021-05-15T13:52:32.6327681Z Setting up jags (4.3.0-3build1) ... 2021-05-15T13:52:32.6443651Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:52:33.3152779Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:52:35.2246712Z Reading package lists... 2021-05-15T13:52:35.3777487Z Building dependency tree... 2021-05-15T13:52:35.3794035Z Reading state information... 2021-05-15T13:52:35.5405454Z The following additional packages will be installed: 2021-05-15T13:52:35.5407226Z libnode64 libuv1-dev 2021-05-15T13:52:35.5845312Z The following NEW packages will be installed: 2021-05-15T13:52:35.5847975Z libnode-dev libnode64 libuv1-dev 2021-05-15T13:52:35.6109294Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:52:35.6110462Z Need to get 6239 kB of archives. 2021-05-15T13:52:35.6111362Z After this operation, 24.9 MB of additional disk space will be used. 2021-05-15T13:52:35.6113914Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1-dev amd64 1.34.2-1ubuntu1.1 [103 kB] 2021-05-15T13:52:35.6147463Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB] 2021-05-15T13:52:35.7094054Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode-dev amd64 10.19.0~dfsg-3ubuntu1 [370 kB] 2021-05-15T13:52:36.1072837Z Fetched 6239 kB in 0s (50.1 MB/s) 2021-05-15T13:52:36.1435528Z Selecting previously unselected package libuv1-dev:amd64. 2021-05-15T13:52:36.1436240Z (Reading database ... 2021-05-15T13:52:36.1436679Z (Reading database ... 5% 2021-05-15T13:52:36.1437125Z (Reading database ... 10% 2021-05-15T13:52:36.1437556Z (Reading database ... 15% 2021-05-15T13:52:36.1438028Z (Reading database ... 20% 2021-05-15T13:52:36.1438463Z (Reading database ... 25% 2021-05-15T13:52:36.1438904Z (Reading database ... 30% 2021-05-15T13:52:36.1439332Z (Reading database ... 35% 2021-05-15T13:52:36.1439779Z (Reading database ... 40% 2021-05-15T13:52:36.1440217Z (Reading database ... 45% 2021-05-15T13:52:36.1440643Z (Reading database ... 50% 2021-05-15T13:52:36.1476399Z (Reading database ... 55% 2021-05-15T13:52:36.1510488Z (Reading database ... 60% 2021-05-15T13:52:36.1547249Z (Reading database ... 65% 2021-05-15T13:52:36.1653949Z (Reading database ... 70% 2021-05-15T13:52:36.1747249Z (Reading database ... 75% 2021-05-15T13:52:36.1988852Z (Reading database ... 80% 2021-05-15T13:52:36.2260464Z (Reading database ... 85% 2021-05-15T13:52:36.2391565Z (Reading database ... 90% 2021-05-15T13:52:36.2476956Z (Reading database ... 95% 2021-05-15T13:52:36.2477868Z (Reading database ... 100% 2021-05-15T13:52:36.2479117Z (Reading database ... 264799 files and directories currently installed.) 2021-05-15T13:52:36.2623232Z Preparing to unpack .../libuv1-dev_1.34.2-1ubuntu1.1_amd64.deb ... 2021-05-15T13:52:36.2636460Z Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-15T13:52:36.2995840Z Selecting previously unselected package libnode64:amd64. 2021-05-15T13:52:36.3223641Z Preparing to unpack .../libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-15T13:52:36.3252624Z Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-15T13:52:36.9299408Z Selecting previously unselected package libnode-dev:amd64. 2021-05-15T13:52:36.9531593Z Preparing to unpack .../libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-15T13:52:36.9545106Z Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-15T13:52:37.0422109Z Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-15T13:52:37.0462049Z Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-15T13:52:37.0496361Z Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-15T13:52:37.0536967Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:52:38.9968238Z Reading package lists... 2021-05-15T13:52:39.1467304Z Building dependency tree... 2021-05-15T13:52:39.1488059Z Reading state information... 2021-05-15T13:52:39.2950928Z The following additional packages will be installed: 2021-05-15T13:52:39.2955045Z libfftw3-bin libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-15T13:52:39.2961832Z Suggested packages: 2021-05-15T13:52:39.2962852Z libfftw3-doc 2021-05-15T13:52:39.3358834Z The following NEW packages will be installed: 2021-05-15T13:52:39.3364278Z libfftw3-bin libfftw3-dev libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-15T13:52:39.3625122Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:52:39.3625812Z Need to get 3986 kB of archives. 2021-05-15T13:52:39.3627250Z After this operation, 22.4 MB of additional disk space will be used. 2021-05-15T13:52:39.3629042Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-long3 amd64 3.3.8-2ubuntu1 [313 kB] 2021-05-15T13:52:39.3696011Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-quad3 amd64 3.3.8-2ubuntu1 [673 kB] 2021-05-15T13:52:39.3796712Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-single3 amd64 3.3.8-2ubuntu1 [756 kB] 2021-05-15T13:52:39.3906327Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-bin amd64 3.3.8-2ubuntu1 [32.2 kB] 2021-05-15T13:52:39.3915198Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-dev amd64 3.3.8-2ubuntu1 [2211 kB] 2021-05-15T13:52:39.8226873Z Fetched 3986 kB in 0s (47.6 MB/s) 2021-05-15T13:52:40.0862212Z Selecting previously unselected package libfftw3-long3:amd64. 2021-05-15T13:52:40.0935992Z (Reading database ... 2021-05-15T13:52:40.0936532Z (Reading database ... 5% 2021-05-15T13:52:40.0937000Z (Reading database ... 10% 2021-05-15T13:52:40.0937478Z (Reading database ... 15% 2021-05-15T13:52:40.0937936Z (Reading database ... 20% 2021-05-15T13:52:40.0938405Z (Reading database ... 25% 2021-05-15T13:52:40.0938891Z (Reading database ... 30% 2021-05-15T13:52:40.0939368Z (Reading database ... 35% 2021-05-15T13:52:40.0939839Z (Reading database ... 40% 2021-05-15T13:52:40.0940294Z (Reading database ... 45% 2021-05-15T13:52:40.0940762Z (Reading database ... 50% 2021-05-15T13:52:40.0977657Z (Reading database ... 55% 2021-05-15T13:52:40.1013992Z (Reading database ... 60% 2021-05-15T13:52:40.1050133Z (Reading database ... 65% 2021-05-15T13:52:40.1180078Z (Reading database ... 70% 2021-05-15T13:52:40.1303070Z (Reading database ... 75% 2021-05-15T13:52:40.1535726Z (Reading database ... 80% 2021-05-15T13:52:40.1858564Z (Reading database ... 85% 2021-05-15T13:52:40.2002351Z (Reading database ... 90% 2021-05-15T13:52:40.2075148Z (Reading database ... 95% 2021-05-15T13:52:40.2075851Z (Reading database ... 100% 2021-05-15T13:52:40.2076637Z (Reading database ... 264935 files and directories currently installed.) 2021-05-15T13:52:40.2221623Z Preparing to unpack .../libfftw3-long3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T13:52:40.2559033Z Unpacking libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T13:52:40.6917031Z Selecting previously unselected package libfftw3-quad3:amd64. 2021-05-15T13:52:40.7138199Z Preparing to unpack .../libfftw3-quad3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T13:52:40.7153449Z Unpacking libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T13:52:40.8116948Z Selecting previously unselected package libfftw3-single3:amd64. 2021-05-15T13:52:40.8325417Z Preparing to unpack .../libfftw3-single3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T13:52:40.8339729Z Unpacking libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T13:52:40.9237012Z Selecting previously unselected package libfftw3-bin. 2021-05-15T13:52:40.9471605Z Preparing to unpack .../libfftw3-bin_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T13:52:40.9489055Z Unpacking libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-15T13:52:40.9817470Z Selecting previously unselected package libfftw3-dev:amd64. 2021-05-15T13:52:41.0053738Z Preparing to unpack .../libfftw3-dev_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T13:52:41.0065940Z Unpacking libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T13:52:41.2748986Z Setting up libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T13:52:41.2785240Z Setting up libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T13:52:41.2827993Z Setting up libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T13:52:41.2872060Z Setting up libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-15T13:52:41.2910710Z Setting up libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T13:52:41.2951637Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:52:42.0086531Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:52:43.9404890Z Reading package lists... 2021-05-15T13:52:44.0782391Z Building dependency tree... 2021-05-15T13:52:44.0803914Z Reading state information... 2021-05-15T13:52:44.2225231Z The following additional packages will be installed: 2021-05-15T13:52:44.2226918Z libdcmtk14 2021-05-15T13:52:44.2630989Z The following NEW packages will be installed: 2021-05-15T13:52:44.2637464Z dcmtk libdcmtk14 2021-05-15T13:52:44.2831509Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:52:44.2832224Z Need to get 5546 kB of archives. 2021-05-15T13:52:44.2833178Z After this operation, 26.5 MB of additional disk space will be used. 2021-05-15T13:52:44.2835253Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdcmtk14 amd64 3.6.4-2.1build2 [4682 kB] 2021-05-15T13:52:44.3550331Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 dcmtk amd64 3.6.4-2.1build2 [864 kB] 2021-05-15T13:52:44.7529629Z Fetched 5546 kB in 0s (56.5 MB/s) 2021-05-15T13:52:44.7835849Z Selecting previously unselected package libdcmtk14. 2021-05-15T13:52:44.7867161Z (Reading database ... 2021-05-15T13:52:44.7868039Z (Reading database ... 5% 2021-05-15T13:52:44.7868756Z (Reading database ... 10% 2021-05-15T13:52:44.7869288Z (Reading database ... 15% 2021-05-15T13:52:44.7869742Z (Reading database ... 20% 2021-05-15T13:52:44.7870250Z (Reading database ... 25% 2021-05-15T13:52:44.7870706Z (Reading database ... 30% 2021-05-15T13:52:44.7871137Z (Reading database ... 35% 2021-05-15T13:52:44.7871583Z (Reading database ... 40% 2021-05-15T13:52:44.7872012Z (Reading database ... 45% 2021-05-15T13:52:44.7872457Z (Reading database ... 50% 2021-05-15T13:52:44.7907230Z (Reading database ... 55% 2021-05-15T13:52:44.7941105Z (Reading database ... 60% 2021-05-15T13:52:44.7975249Z (Reading database ... 65% 2021-05-15T13:52:44.8080414Z (Reading database ... 70% 2021-05-15T13:52:44.8186290Z (Reading database ... 75% 2021-05-15T13:52:44.8435881Z (Reading database ... 80% 2021-05-15T13:52:44.8703333Z (Reading database ... 85% 2021-05-15T13:52:44.8828253Z (Reading database ... 90% 2021-05-15T13:52:44.8895067Z (Reading database ... 95% 2021-05-15T13:52:44.8895566Z (Reading database ... 100% 2021-05-15T13:52:44.8896253Z (Reading database ... 265026 files and directories currently installed.) 2021-05-15T13:52:44.9022396Z Preparing to unpack .../libdcmtk14_3.6.4-2.1build2_amd64.deb ... 2021-05-15T13:52:44.9045346Z Unpacking libdcmtk14 (3.6.4-2.1build2) ... 2021-05-15T13:52:45.4196858Z Selecting previously unselected package dcmtk. 2021-05-15T13:52:45.4425776Z Preparing to unpack .../dcmtk_3.6.4-2.1build2_amd64.deb ... 2021-05-15T13:52:45.4484469Z Unpacking dcmtk (3.6.4-2.1build2) ... 2021-05-15T13:52:45.5945280Z Setting up libdcmtk14 (3.6.4-2.1build2) ... 2021-05-15T13:52:45.5984618Z Setting up dcmtk (3.6.4-2.1build2) ... 2021-05-15T13:52:45.6177601Z Adding `dcmtk' group to system ... 2021-05-15T13:52:45.6732948Z Adding `dcmtk' user to system ... 2021-05-15T13:52:45.8994810Z adduser: Warning: The home directory `/var/lib/dcmtk/db' does not belong to the user you are currently creating. 2021-05-15T13:52:46.1613050Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:52:47.6236775Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:52:49.5795704Z Reading package lists... 2021-05-15T13:52:49.7170410Z Building dependency tree... 2021-05-15T13:52:49.7188108Z Reading state information... 2021-05-15T13:52:49.9288123Z libsecret-1-dev is already the newest version (0.20.3-0ubuntu1). 2021-05-15T13:52:49.9289518Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:52:49.9967936Z Reading package lists... 2021-05-15T13:52:50.1368460Z Building dependency tree... 2021-05-15T13:52:50.1386888Z Reading state information... 2021-05-15T13:52:50.3782970Z libpng-dev is already the newest version (1.6.37-2). 2021-05-15T13:52:50.3784345Z libpng-dev set to manually installed. 2021-05-15T13:52:50.3785143Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:52:50.4445626Z Reading package lists... 2021-05-15T13:52:50.5934399Z Building dependency tree... 2021-05-15T13:52:50.5956053Z Reading state information... 2021-05-15T13:52:50.7406052Z The following additional packages will be installed: 2021-05-15T13:52:50.7408237Z libopenjp2-7 libpoppler-cpp0v5 libpoppler-dev libpoppler97 poppler-data 2021-05-15T13:52:50.7412101Z Suggested packages: 2021-05-15T13:52:50.7413555Z poppler-utils ghostscript fonts-japanese-mincho | fonts-ipafont-mincho 2021-05-15T13:52:50.7415235Z fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai 2021-05-15T13:52:50.7416579Z fonts-arphic-uming fonts-nanum 2021-05-15T13:52:50.7857223Z The following NEW packages will be installed: 2021-05-15T13:52:50.7859304Z libopenjp2-7 libpoppler-cpp-dev libpoppler-cpp0v5 libpoppler-dev 2021-05-15T13:52:50.7860819Z libpoppler97 poppler-data 2021-05-15T13:52:50.8064289Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:52:50.8065344Z Need to get 2582 kB of archives. 2021-05-15T13:52:50.8066198Z After this operation, 16.7 MB of additional disk space will be used. 2021-05-15T13:52:50.8067871Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB] 2021-05-15T13:52:50.8359374Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libopenjp2-7 amd64 2.3.1-1ubuntu4.20.04.1 [141 kB] 2021-05-15T13:52:50.8386662Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1 [915 kB] 2021-05-15T13:52:50.8552606Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp0v5 amd64 0.86.1-0ubuntu1 [35.6 kB] 2021-05-15T13:52:50.8567562Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-dev amd64 0.86.1-0ubuntu1 [5336 B] 2021-05-15T13:52:50.8572700Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp-dev amd64 0.86.1-0ubuntu1 [10.4 kB] 2021-05-15T13:52:51.2711244Z Fetched 2582 kB in 0s (38.2 MB/s) 2021-05-15T13:52:51.3076608Z Selecting previously unselected package poppler-data. 2021-05-15T13:52:51.3082217Z (Reading database ... 2021-05-15T13:52:51.3083147Z (Reading database ... 5% 2021-05-15T13:52:51.3083845Z (Reading database ... 10% 2021-05-15T13:52:51.3084487Z (Reading database ... 15% 2021-05-15T13:52:51.3085145Z (Reading database ... 20% 2021-05-15T13:52:51.3086006Z (Reading database ... 25% 2021-05-15T13:52:51.3086740Z (Reading database ... 30% 2021-05-15T13:52:51.3087399Z (Reading database ... 35% 2021-05-15T13:52:51.3088033Z (Reading database ... 40% 2021-05-15T13:52:51.3088675Z (Reading database ... 45% 2021-05-15T13:52:51.3089309Z (Reading database ... 50% 2021-05-15T13:52:51.3116665Z (Reading database ... 55% 2021-05-15T13:52:51.3147071Z (Reading database ... 60% 2021-05-15T13:52:51.3186192Z (Reading database ... 65% 2021-05-15T13:52:51.3294871Z (Reading database ... 70% 2021-05-15T13:52:51.3391471Z (Reading database ... 75% 2021-05-15T13:52:51.3630326Z (Reading database ... 80% 2021-05-15T13:52:51.3903903Z (Reading database ... 85% 2021-05-15T13:52:51.4035147Z (Reading database ... 90% 2021-05-15T13:52:51.4106246Z (Reading database ... 95% 2021-05-15T13:52:51.4108024Z (Reading database ... 100% 2021-05-15T13:52:51.4109964Z (Reading database ... 265261 files and directories currently installed.) 2021-05-15T13:52:51.4240949Z Preparing to unpack .../0-poppler-data_0.4.9-2_all.deb ... 2021-05-15T13:52:51.4250804Z Unpacking poppler-data (0.4.9-2) ... 2021-05-15T13:52:51.6671412Z Selecting previously unselected package libopenjp2-7:amd64. 2021-05-15T13:52:51.6940740Z Preparing to unpack .../1-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... 2021-05-15T13:52:51.6965860Z Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-15T13:52:51.7355936Z Selecting previously unselected package libpoppler97:amd64. 2021-05-15T13:52:51.7579400Z Preparing to unpack .../2-libpoppler97_0.86.1-0ubuntu1_amd64.deb ... 2021-05-15T13:52:51.7596441Z Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T13:52:51.8636042Z Selecting previously unselected package libpoppler-cpp0v5:amd64. 2021-05-15T13:52:51.8902554Z Preparing to unpack .../3-libpoppler-cpp0v5_0.86.1-0ubuntu1_amd64.deb ... 2021-05-15T13:52:51.8916052Z Unpacking libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T13:52:51.9168612Z Selecting previously unselected package libpoppler-dev:amd64. 2021-05-15T13:52:51.9436838Z Preparing to unpack .../4-libpoppler-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-15T13:52:51.9445859Z Unpacking libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T13:52:51.9755612Z Selecting previously unselected package libpoppler-cpp-dev:amd64. 2021-05-15T13:52:51.9943416Z Preparing to unpack .../5-libpoppler-cpp-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-15T13:52:51.9954599Z Unpacking libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T13:52:52.0537256Z Setting up poppler-data (0.4.9-2) ... 2021-05-15T13:52:52.0656940Z Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-15T13:52:52.0689477Z Setting up libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T13:52:52.0726675Z Setting up libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T13:52:52.0761331Z Setting up libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T13:52:52.0797758Z Setting up libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T13:52:52.0844473Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-15T13:52:52.1222419Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:52:54.1383514Z Reading package lists... 2021-05-15T13:52:54.3079776Z Building dependency tree... 2021-05-15T13:52:54.3097776Z Reading state information... 2021-05-15T13:52:54.4795574Z The following additional packages will be installed: 2021-05-15T13:52:54.4799059Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libsz2 2021-05-15T13:52:54.4804664Z Suggested packages: 2021-05-15T13:52:54.4805440Z libhdf5-doc 2021-05-15T13:52:54.5278042Z The following NEW packages will be installed: 2021-05-15T13:52:54.5280739Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libhdf5-dev 2021-05-15T13:52:54.5281958Z libsz2 2021-05-15T13:52:54.5777838Z 0 upgraded, 7 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:52:54.5778617Z Need to get 4074 kB of archives. 2021-05-15T13:52:54.5779382Z After this operation, 17.6 MB of additional disk space will be used. 2021-05-15T13:52:54.5782872Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 hdf5-helpers amd64 1.10.4+repack-11ubuntu1 [13.6 kB] 2021-05-15T13:52:54.5803139Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec0 amd64 1.0.4-1 [19.1 kB] 2021-05-15T13:52:54.5809742Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsz2 amd64 1.0.4-1 [5188 B] 2021-05-15T13:52:54.5827100Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-103 amd64 1.10.4+repack-11ubuntu1 [1311 kB] 2021-05-15T13:52:54.6198752Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-cpp-103 amd64 1.10.4+repack-11ubuntu1 [120 kB] 2021-05-15T13:52:54.6226666Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec-dev amd64 1.0.4-1 [16.9 kB] 2021-05-15T13:52:54.6243026Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-dev amd64 1.10.4+repack-11ubuntu1 [2589 kB] 2021-05-15T13:52:55.1040719Z Fetched 4074 kB in 0s (29.0 MB/s) 2021-05-15T13:52:55.1331440Z Selecting previously unselected package hdf5-helpers. 2021-05-15T13:52:55.1404422Z (Reading database ... 2021-05-15T13:52:55.1405427Z (Reading database ... 5% 2021-05-15T13:52:55.1406265Z (Reading database ... 10% 2021-05-15T13:52:55.1406820Z (Reading database ... 15% 2021-05-15T13:52:55.1407287Z (Reading database ... 20% 2021-05-15T13:52:55.1407760Z (Reading database ... 25% 2021-05-15T13:52:55.1408217Z (Reading database ... 30% 2021-05-15T13:52:55.1408912Z (Reading database ... 35% 2021-05-15T13:52:55.1409368Z (Reading database ... 40% 2021-05-15T13:52:55.1409837Z (Reading database ... 45% 2021-05-15T13:52:55.1410295Z (Reading database ... 50% 2021-05-15T13:52:55.1451489Z (Reading database ... 55% 2021-05-15T13:52:55.1490006Z (Reading database ... 60% 2021-05-15T13:52:55.1532431Z (Reading database ... 65% 2021-05-15T13:52:55.1648729Z (Reading database ... 70% 2021-05-15T13:52:55.1760745Z (Reading database ... 75% 2021-05-15T13:52:55.2025048Z (Reading database ... 80% 2021-05-15T13:52:55.2353391Z (Reading database ... 85% 2021-05-15T13:52:55.2500816Z (Reading database ... 90% 2021-05-15T13:52:55.2584583Z (Reading database ... 95% 2021-05-15T13:52:55.2585406Z (Reading database ... 100% 2021-05-15T13:52:55.2586361Z (Reading database ... 265821 files and directories currently installed.) 2021-05-15T13:52:55.2729731Z Preparing to unpack .../0-hdf5-helpers_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-15T13:52:55.2744700Z Unpacking hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-15T13:52:55.3076191Z Selecting previously unselected package libaec0:amd64. 2021-05-15T13:52:55.3289812Z Preparing to unpack .../1-libaec0_1.0.4-1_amd64.deb ... 2021-05-15T13:52:55.3320795Z Unpacking libaec0:amd64 (1.0.4-1) ... 2021-05-15T13:52:55.3636308Z Selecting previously unselected package libsz2:amd64. 2021-05-15T13:52:55.3874526Z Preparing to unpack .../2-libsz2_1.0.4-1_amd64.deb ... 2021-05-15T13:52:55.3887708Z Unpacking libsz2:amd64 (1.0.4-1) ... 2021-05-15T13:52:55.4197186Z Selecting previously unselected package libhdf5-103:amd64. 2021-05-15T13:52:55.4459384Z Preparing to unpack .../3-libhdf5-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-15T13:52:55.4472323Z Unpacking libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-15T13:52:55.6037145Z Selecting previously unselected package libhdf5-cpp-103:amd64. 2021-05-15T13:52:55.6292782Z Preparing to unpack .../4-libhdf5-cpp-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-15T13:52:55.6294610Z Unpacking libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-15T13:52:55.6700899Z Selecting previously unselected package libaec-dev:amd64. 2021-05-15T13:52:55.6944512Z Preparing to unpack .../5-libaec-dev_1.0.4-1_amd64.deb ... 2021-05-15T13:52:55.6957769Z Unpacking libaec-dev:amd64 (1.0.4-1) ... 2021-05-15T13:52:55.7236473Z Selecting previously unselected package libhdf5-dev. 2021-05-15T13:52:55.7485165Z Preparing to unpack .../6-libhdf5-dev_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-15T13:52:55.7501257Z Unpacking libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-15T13:52:56.0807143Z Setting up hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-15T13:52:56.0843403Z Setting up libaec0:amd64 (1.0.4-1) ... 2021-05-15T13:52:56.0882588Z Setting up libsz2:amd64 (1.0.4-1) ... 2021-05-15T13:52:56.0941988Z Setting up libaec-dev:amd64 (1.0.4-1) ... 2021-05-15T13:52:56.0974750Z Setting up libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-15T13:52:56.1010254Z Setting up libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-15T13:52:56.1044635Z Setting up libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-15T13:52:56.1130861Z update-alternatives: using /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5-serial.pc to provide /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5.pc (hdf5.pc) in auto mode 2021-05-15T13:52:56.1171062Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:52:56.8910715Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:52:59.9354133Z Reading package lists... 2021-05-15T13:52:59.9355165Z Building dependency tree... 2021-05-15T13:52:59.9355795Z Reading state information... 2021-05-15T13:52:59.9356563Z The following additional packages will be installed: 2021-05-15T13:52:59.9357906Z libdrm-dev libgl-dev libglu1-mesa libglx-dev 2021-05-15T13:52:59.9358671Z The following NEW packages will be installed: 2021-05-15T13:52:59.9359728Z libdrm-dev libgl-dev libglu1-mesa libglu1-mesa-dev libglx-dev 2021-05-15T13:52:59.9360574Z mesa-common-dev 2021-05-15T13:52:59.9361276Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:52:59.9362165Z Need to get 1761 kB of archives. 2021-05-15T13:52:59.9362896Z After this operation, 5442 kB of additional disk space will be used. 2021-05-15T13:52:59.9364500Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libdrm-dev amd64 2.4.102-1ubuntu1~20.04.1 [126 kB] 2021-05-15T13:52:59.9366379Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libglx-dev amd64 1.3.2-1~ubuntu0.20.04.1 [14.0 kB] 2021-05-15T13:52:59.9368258Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgl-dev amd64 1.3.2-1~ubuntu0.20.04.1 [97.8 kB] 2021-05-15T13:52:59.9370013Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa amd64 9.0.1-1build1 [168 kB] 2021-05-15T13:52:59.9371729Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa-dev amd64 9.0.1-1build1 [207 kB] 2021-05-15T13:52:59.9373601Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 mesa-common-dev amd64 20.2.6-0ubuntu0.20.04.1 [1148 kB] 2021-05-15T13:52:59.9374651Z Fetched 1761 kB in 0s (39.4 MB/s) 2021-05-15T13:52:59.9459602Z Selecting previously unselected package libdrm-dev:amd64. 2021-05-15T13:52:59.9544875Z (Reading database ... 2021-05-15T13:52:59.9545465Z (Reading database ... 5% 2021-05-15T13:52:59.9545969Z (Reading database ... 10% 2021-05-15T13:52:59.9546484Z (Reading database ... 15% 2021-05-15T13:52:59.9546975Z (Reading database ... 20% 2021-05-15T13:52:59.9547481Z (Reading database ... 25% 2021-05-15T13:52:59.9547995Z (Reading database ... 30% 2021-05-15T13:52:59.9548501Z (Reading database ... 35% 2021-05-15T13:52:59.9548990Z (Reading database ... 40% 2021-05-15T13:52:59.9549499Z (Reading database ... 45% 2021-05-15T13:52:59.9550113Z (Reading database ... 50% 2021-05-15T13:52:59.9592388Z (Reading database ... 55% 2021-05-15T13:52:59.9629765Z (Reading database ... 60% 2021-05-15T13:52:59.9668504Z (Reading database ... 65% 2021-05-15T13:52:59.9800575Z (Reading database ... 70% 2021-05-15T13:52:59.9915873Z (Reading database ... 75% 2021-05-15T13:53:00.0185931Z (Reading database ... 80% 2021-05-15T13:53:00.0509343Z (Reading database ... 85% 2021-05-15T13:53:00.0663090Z (Reading database ... 90% 2021-05-15T13:53:00.0741845Z (Reading database ... 95% 2021-05-15T13:53:00.0742801Z (Reading database ... 100% 2021-05-15T13:53:00.0743880Z (Reading database ... 266029 files and directories currently installed.) 2021-05-15T13:53:00.0882062Z Preparing to unpack .../0-libdrm-dev_2.4.102-1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T13:53:00.0894335Z Unpacking libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-15T13:53:00.1276092Z Selecting previously unselected package libglx-dev:amd64. 2021-05-15T13:53:00.1568537Z Preparing to unpack .../1-libglx-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-15T13:53:00.1582871Z Unpacking libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T13:53:00.1876792Z Selecting previously unselected package libgl-dev:amd64. 2021-05-15T13:53:00.2131537Z Preparing to unpack .../2-libgl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-15T13:53:00.2143818Z Unpacking libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T13:53:00.2554257Z Selecting previously unselected package libglu1-mesa:amd64. 2021-05-15T13:53:00.2802031Z Preparing to unpack .../3-libglu1-mesa_9.0.1-1build1_amd64.deb ... 2021-05-15T13:53:00.2823811Z Unpacking libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-15T13:53:00.3316880Z Selecting previously unselected package libglu1-mesa-dev:amd64. 2021-05-15T13:53:00.3545449Z Preparing to unpack .../4-libglu1-mesa-dev_9.0.1-1build1_amd64.deb ... 2021-05-15T13:53:00.3558677Z Unpacking libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-15T13:53:00.4117857Z Selecting previously unselected package mesa-common-dev:amd64. 2021-05-15T13:53:00.4344824Z Preparing to unpack .../5-mesa-common-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-15T13:53:00.4363311Z Unpacking mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T13:53:00.6036190Z Setting up libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-15T13:53:00.6081601Z Setting up libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T13:53:00.6114295Z Setting up libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-15T13:53:00.6151981Z Setting up libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T13:53:00.6190648Z Setting up libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-15T13:53:00.6223390Z Setting up mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T13:53:00.6262980Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:53:02.0369746Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:53:04.1935761Z Reading package lists... 2021-05-15T13:53:04.3657293Z Building dependency tree... 2021-05-15T13:53:04.3676063Z Reading state information... 2021-05-15T13:53:04.5458489Z The following additional packages will be installed: 2021-05-15T13:53:04.5461236Z libprotobuf-lite17 libprotoc17 2021-05-15T13:53:04.5964736Z The following NEW packages will be installed: 2021-05-15T13:53:04.5966916Z libprotobuf-dev libprotobuf-lite17 libprotoc-dev libprotoc17 2021-05-15T13:53:04.5968341Z protobuf-compiler 2021-05-15T13:53:04.6186331Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:53:04.6187457Z Need to get 2754 kB of archives. 2021-05-15T13:53:04.6189067Z After this operation, 19.9 MB of additional disk space will be used. 2021-05-15T13:53:04.6191207Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5 [132 kB] 2021-05-15T13:53:04.6223975Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5 [646 kB] 2021-05-15T13:53:04.6324911Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5 [1155 kB] 2021-05-15T13:53:04.6494947Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc-dev amd64 3.6.1.3-2ubuntu5 [793 kB] 2021-05-15T13:53:04.6624537Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 protobuf-compiler amd64 3.6.1.3-2ubuntu5 [27.6 kB] 2021-05-15T13:53:05.1122823Z Fetched 2754 kB in 0s (46.0 MB/s) 2021-05-15T13:53:05.1448596Z Selecting previously unselected package libprotobuf-lite17:amd64. 2021-05-15T13:53:05.1517987Z (Reading database ... 2021-05-15T13:53:05.1519185Z (Reading database ... 5% 2021-05-15T13:53:05.1519995Z (Reading database ... 10% 2021-05-15T13:53:05.1520756Z (Reading database ... 15% 2021-05-15T13:53:05.1521560Z (Reading database ... 20% 2021-05-15T13:53:05.1522434Z (Reading database ... 25% 2021-05-15T13:53:05.1523334Z (Reading database ... 30% 2021-05-15T13:53:05.1524121Z (Reading database ... 35% 2021-05-15T13:53:05.1524843Z (Reading database ... 40% 2021-05-15T13:53:05.1525551Z (Reading database ... 45% 2021-05-15T13:53:05.1526240Z (Reading database ... 50% 2021-05-15T13:53:05.1545619Z (Reading database ... 55% 2021-05-15T13:53:05.1585204Z (Reading database ... 60% 2021-05-15T13:53:05.1626136Z (Reading database ... 65% 2021-05-15T13:53:05.1752790Z (Reading database ... 70% 2021-05-15T13:53:05.1863994Z (Reading database ... 75% 2021-05-15T13:53:05.2136033Z (Reading database ... 80% 2021-05-15T13:53:05.2452381Z (Reading database ... 85% 2021-05-15T13:53:05.2583932Z (Reading database ... 90% 2021-05-15T13:53:05.2671166Z (Reading database ... 95% 2021-05-15T13:53:05.2671717Z (Reading database ... 100% 2021-05-15T13:53:05.2672518Z (Reading database ... 266512 files and directories currently installed.) 2021-05-15T13:53:05.2821487Z Preparing to unpack .../libprotobuf-lite17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T13:53:05.2843033Z Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T13:53:05.3356104Z Selecting previously unselected package libprotoc17:amd64. 2021-05-15T13:53:05.3565110Z Preparing to unpack .../libprotoc17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T13:53:05.3579272Z Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T13:53:05.4556806Z Selecting previously unselected package libprotobuf-dev:amd64. 2021-05-15T13:53:05.4760894Z Preparing to unpack .../libprotobuf-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T13:53:05.4776711Z Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T13:53:05.6429097Z Selecting previously unselected package libprotoc-dev:amd64. 2021-05-15T13:53:05.6711148Z Preparing to unpack .../libprotoc-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T13:53:05.6727773Z Unpacking libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T13:53:05.7956996Z Selecting previously unselected package protobuf-compiler. 2021-05-15T13:53:05.8219869Z Preparing to unpack .../protobuf-compiler_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T13:53:05.8233216Z Unpacking protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-15T13:53:05.8868568Z Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T13:53:05.8906318Z Setting up protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-15T13:53:05.8938661Z Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T13:53:05.8973836Z Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T13:53:05.9007745Z Setting up libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T13:53:05.9047967Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:53:06.6402785Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:53:08.7586522Z Reading package lists... 2021-05-15T13:53:08.9052851Z Building dependency tree... 2021-05-15T13:53:08.9076854Z Reading state information... 2021-05-15T13:53:09.0610628Z The following additional packages will be installed: 2021-05-15T13:53:09.0612358Z i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 libasyncns0 2021-05-15T13:53:09.0613713Z libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58 2021-05-15T13:53:09.0617434Z libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 2021-05-15T13:53:09.0618710Z libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 libcodec2-0.9 2021-05-15T13:53:09.0619876Z libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 libigdgmm11 2021-05-15T13:53:09.0620953Z libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-15T13:53:09.0622100Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-15T13:53:09.0623274Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-15T13:53:09.0624379Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-15T13:53:09.0625508Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-15T13:53:09.0626965Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-15T13:53:09.0628108Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-15T13:53:09.0629162Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-15T13:53:09.0630303Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-15T13:53:09.0632012Z Suggested packages: 2021-05-15T13:53:09.0633292Z ffmpeg-doc i965-va-driver-shaders libbluray-bdj jackd2 libportaudio2 2021-05-15T13:53:09.0635381Z opus-tools pulseaudio libraw1394-doc serdi sndiod sordi speex opencl-icd 2021-05-15T13:53:09.0636828Z libvdpau-va-gl1 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver 2021-05-15T13:53:09.0638083Z nvidia-legacy-304xx-vdpau-driver 2021-05-15T13:53:09.1308393Z The following NEW packages will be installed: 2021-05-15T13:53:09.1310291Z ffmpeg i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 2021-05-15T13:53:09.1311812Z libasyncns0 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 2021-05-15T13:53:09.1313091Z libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 2021-05-15T13:53:09.1315257Z libcaca0 libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 2021-05-15T13:53:09.1316589Z libcodec2-0.9 libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 2021-05-15T13:53:09.1319732Z libigdgmm11 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-15T13:53:09.1322822Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-15T13:53:09.1325110Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-15T13:53:09.1326674Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-15T13:53:09.1327800Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-15T13:53:09.1328969Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-15T13:53:09.1330048Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-15T13:53:09.1331111Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-15T13:53:09.1332133Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-15T13:53:09.1536054Z 0 upgraded, 76 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:53:09.1536933Z Need to get 47.1 MB of archives. 2021-05-15T13:53:09.1537860Z After this operation, 195 MB of additional disk space will be used. 2021-05-15T13:53:09.1540916Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaom0 amd64 1.0.0.errata1-3build1 [1160 kB] 2021-05-15T13:53:09.1744645Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] 2021-05-15T13:53:09.1752508Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] 2021-05-15T13:53:09.1758634Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-x11-2 amd64 2.7.0-2 [11.9 kB] 2021-05-15T13:53:09.1765945Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] 2021-05-15T13:53:09.1773501Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 ocl-icd-libopencl1 amd64 2.2.11-1ubuntu1 [30.3 kB] 2021-05-15T13:53:09.1783856Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavutil56 amd64 7:4.2.4-1ubuntu0.1 [241 kB] 2021-05-15T13:53:09.1831358Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcodec2-0.9 amd64 0.9.2-2 [7886 kB] 2021-05-15T13:53:09.3140743Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] 2021-05-15T13:53:09.3146024Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] 2021-05-15T13:53:09.3160122Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] 2021-05-15T13:53:09.3181251Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2021-05-15T13:53:09.3187117Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-05-15T13:53:09.3193115Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libspeex1 amd64 1.2~rc1.2-1.1ubuntu1 [53.2 kB] 2021-05-15T13:53:09.3198703Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] 2021-05-15T13:53:09.3209946Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswresample3 amd64 7:4.2.4-1ubuntu0.1 [57.1 kB] 2021-05-15T13:53:09.3224023Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu2 [162 kB] 2021-05-15T13:53:09.3260330Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] 2021-05-15T13:53:09.3282197Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2021-05-15T13:53:09.3289628Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwavpack1 amd64 5.2.0-1ubuntu0.1 [77.3 kB] 2021-05-15T13:53:09.3303729Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx264-155 amd64 2:0.155.2917+git0a84d98-2 [521 kB] 2021-05-15T13:53:09.3404036Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] 2021-05-15T13:53:09.3627145Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2021-05-15T13:53:09.3651399Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi-common all 0.2.35-17 [32.5 kB] 2021-05-15T13:53:09.3660027Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] 2021-05-15T13:53:09.3698515Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavcodec58 amd64 7:4.2.4-1ubuntu0.1 [4876 kB] 2021-05-15T13:53:09.4660333Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libraw1394-11 amd64 2.1.2-1 [30.7 kB] 2021-05-15T13:53:09.4665587Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavc1394-0 amd64 0.5.4-5 [16.2 kB] 2021-05-15T13:53:09.4672659Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libass9 amd64 1:0.14.0-2 [88.0 kB] 2021-05-15T13:53:09.4695370Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] 2021-05-15T13:53:09.4731593Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] 2021-05-15T13:53:09.4750534Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] 2021-05-15T13:53:09.4760517Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] 2021-05-15T13:53:09.4782660Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] 2021-05-15T13:53:09.4895593Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-gcrypt-4 amd64 0.9.3-2ubuntu2.1 [201 kB] 2021-05-15T13:53:09.4933089Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavformat58 amd64 7:4.2.4-1ubuntu0.1 [981 kB] 2021-05-15T13:53:09.5125478Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbs2b0 amd64 3.1.0+dfsg-2.2build1 [10.2 kB] 2021-05-15T13:53:09.5133383Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libflite1 amd64 2.1-release-3 [12.8 MB] 2021-05-15T13:53:09.8127718Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libserd-0-0 amd64 0.30.2-1 [46.6 kB] 2021-05-15T13:53:09.8136874Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsord-0-0 amd64 0.16.4-1 [19.5 kB] 2021-05-15T13:53:09.8144701Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsratom-0-0 amd64 0.6.4-1 [16.9 kB] 2021-05-15T13:53:09.8152262Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 liblilv-0-0 amd64 0.24.6-1ubuntu0.1 [40.6 kB] 2021-05-15T13:53:09.8161915Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmysofa1 amd64 1.0~dfsg0-1 [39.2 kB] 2021-05-15T13:53:09.8172554Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libpostproc55 amd64 7:4.2.4-1ubuntu0.1 [55.3 kB] 2021-05-15T13:53:09.8189037Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsamplerate0 amd64 0.1.9-2 [939 kB] 2021-05-15T13:53:09.8396176Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 librubberband2 amd64 1.8.2-1build1 [89.4 kB] 2021-05-15T13:53:09.8433400Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswscale5 amd64 7:4.2.4-1ubuntu0.1 [156 kB] 2021-05-15T13:53:09.8473549Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libvidstab1.1 amd64 1.1.0-2 [35.0 kB] 2021-05-15T13:53:09.8484283Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavfilter7 amd64 7:4.2.4-1ubuntu0.1 [1084 kB] 2021-05-15T13:53:09.8708577Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcaca0 amd64 0.99.beta19-2.1ubuntu1.20.04.1 [202 kB] 2021-05-15T13:53:09.8780708Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio18 amd64 2.0.0-2 [58.6 kB] 2021-05-15T13:53:09.8797973Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio-cdda2 amd64 10.2+2.0.0-1 [17.6 kB] 2021-05-15T13:53:09.8806010Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio-paranoia2 amd64 10.2+2.0.0-1 [16.2 kB] 2021-05-15T13:53:09.8813223Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdc1394-22 amd64 2.2.5-2.1 [79.6 kB] 2021-05-15T13:53:09.8868977Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libiec61883-0 amd64 1.2.0-3 [24.3 kB] 2021-05-15T13:53:09.8871284Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjack-jackd2-0 amd64 1.9.12~dfsg-2ubuntu2 [267 kB] 2021-05-15T13:53:09.8930238Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal-data all 1:1.19.1-1 [162 kB] 2021-05-15T13:53:09.8966517Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsndio7.0 amd64 1.5.0-3 [24.5 kB] 2021-05-15T13:53:09.8983119Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal1 amd64 1:1.19.1-1 [492 kB] 2021-05-15T13:53:09.9104547Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB] 2021-05-15T13:53:09.9113530Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libflac8 amd64 1.3.3-1build1 [103 kB] 2021-05-15T13:53:09.9125699Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsndfile1 amd64 1.0.28-7 [170 kB] 2021-05-15T13:53:09.9142852Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpulse0 amd64 1:13.99.1-1ubuntu3.10 [262 kB] 2021-05-15T13:53:09.9175872Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsdl2-2.0-0 amd64 2.0.10+dfsg1-3 [407 kB] 2021-05-15T13:53:09.9260484Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavdevice58 amd64 7:4.2.4-1ubuntu0.1 [74.3 kB] 2021-05-15T13:53:09.9280411Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavresample4 amd64 7:4.2.4-1ubuntu0.1 [54.2 kB] 2021-05-15T13:53:09.9295877Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 ffmpeg amd64 7:4.2.4-1ubuntu0.1 [1453 kB] 2021-05-15T13:53:09.9537624Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libigdgmm11 amd64 20.1.1+ds1-1 [111 kB] 2021-05-15T13:53:09.9561855Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 intel-media-va-driver amd64 20.1.1+dfsg1-1 [1764 kB] 2021-05-15T13:53:09.9907907Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaacs0 amd64 0.9.0-2 [50.1 kB] 2021-05-15T13:53:09.9920906Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbdplus0 amd64 0.1.2-3 [47.3 kB] 2021-05-15T13:53:09.9935908Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 mesa-va-drivers amd64 20.2.6-0ubuntu0.20.04.1 [2618 kB] 2021-05-15T13:53:10.0605167Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 mesa-vdpau-drivers amd64 20.2.6-0ubuntu0.20.04.1 [2744 kB] 2021-05-15T13:53:10.1150142Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 i965-va-driver amd64 2.4.0-0ubuntu1 [924 kB] 2021-05-15T13:53:10.1334602Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 va-driver-all amd64 2.7.0-2 [4020 B] 2021-05-15T13:53:10.1342682Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 vdpau-driver-all amd64 1.3-1ubuntu2 [4596 B] 2021-05-15T13:53:10.7273263Z Fetched 47.1 MB in 1s (47.2 MB/s) 2021-05-15T13:53:10.7609501Z Selecting previously unselected package libaom0:amd64. 2021-05-15T13:53:10.7688330Z (Reading database ... 2021-05-15T13:53:10.7689375Z (Reading database ... 5% 2021-05-15T13:53:10.7690151Z (Reading database ... 10% 2021-05-15T13:53:10.7690917Z (Reading database ... 15% 2021-05-15T13:53:10.7691805Z (Reading database ... 20% 2021-05-15T13:53:10.7692521Z (Reading database ... 25% 2021-05-15T13:53:10.7693236Z (Reading database ... 30% 2021-05-15T13:53:10.7694066Z (Reading database ... 35% 2021-05-15T13:53:10.7694807Z (Reading database ... 40% 2021-05-15T13:53:10.7695542Z (Reading database ... 45% 2021-05-15T13:53:10.7696272Z (Reading database ... 50% 2021-05-15T13:53:10.7711231Z (Reading database ... 55% 2021-05-15T13:53:10.7745929Z (Reading database ... 60% 2021-05-15T13:53:10.7782986Z (Reading database ... 65% 2021-05-15T13:53:10.7909691Z (Reading database ... 70% 2021-05-15T13:53:10.8015600Z (Reading database ... 75% 2021-05-15T13:53:10.8281685Z (Reading database ... 80% 2021-05-15T13:53:10.8604856Z (Reading database ... 85% 2021-05-15T13:53:10.8752948Z (Reading database ... 90% 2021-05-15T13:53:10.8831043Z (Reading database ... 95% 2021-05-15T13:53:10.8831585Z (Reading database ... 100% 2021-05-15T13:53:10.8832387Z (Reading database ... 266683 files and directories currently installed.) 2021-05-15T13:53:10.8973841Z Preparing to unpack .../00-libaom0_1.0.0.errata1-3build1_amd64.deb ... 2021-05-15T13:53:10.9001804Z Unpacking libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-15T13:53:11.0413690Z Selecting previously unselected package libva2:amd64. 2021-05-15T13:53:11.0686970Z Preparing to unpack .../01-libva2_2.7.0-2_amd64.deb ... 2021-05-15T13:53:11.0701701Z Unpacking libva2:amd64 (2.7.0-2) ... 2021-05-15T13:53:11.1011971Z Selecting previously unselected package libva-drm2:amd64. 2021-05-15T13:53:11.1279856Z Preparing to unpack .../02-libva-drm2_2.7.0-2_amd64.deb ... 2021-05-15T13:53:11.1293329Z Unpacking libva-drm2:amd64 (2.7.0-2) ... 2021-05-15T13:53:11.1563247Z Selecting previously unselected package libva-x11-2:amd64. 2021-05-15T13:53:11.1843031Z Preparing to unpack .../03-libva-x11-2_2.7.0-2_amd64.deb ... 2021-05-15T13:53:11.1854434Z Unpacking libva-x11-2:amd64 (2.7.0-2) ... 2021-05-15T13:53:11.2155974Z Selecting previously unselected package libvdpau1:amd64. 2021-05-15T13:53:11.2387075Z Preparing to unpack .../04-libvdpau1_1.3-1ubuntu2_amd64.deb ... 2021-05-15T13:53:11.2400985Z Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-15T13:53:11.2746222Z Selecting previously unselected package ocl-icd-libopencl1:amd64. 2021-05-15T13:53:11.2978584Z Preparing to unpack .../05-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 2021-05-15T13:53:11.2990614Z Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-15T13:53:11.3355630Z Selecting previously unselected package libavutil56:amd64. 2021-05-15T13:53:11.3548215Z Preparing to unpack .../06-libavutil56_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:53:11.3563784Z Unpacking libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:53:11.4115990Z Selecting previously unselected package libcodec2-0.9:amd64. 2021-05-15T13:53:11.4310252Z Preparing to unpack .../07-libcodec2-0.9_0.9.2-2_amd64.deb ... 2021-05-15T13:53:11.4325238Z Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-15T13:53:12.1316369Z Selecting previously unselected package libgsm1:amd64. 2021-05-15T13:53:12.1580061Z Preparing to unpack .../08-libgsm1_1.0.18-2_amd64.deb ... 2021-05-15T13:53:12.1595342Z Unpacking libgsm1:amd64 (1.0.18-2) ... 2021-05-15T13:53:12.1917304Z Selecting previously unselected package libmp3lame0:amd64. 2021-05-15T13:53:12.2170203Z Preparing to unpack .../09-libmp3lame0_3.100-3_amd64.deb ... 2021-05-15T13:53:12.2186585Z Unpacking libmp3lame0:amd64 (3.100-3) ... 2021-05-15T13:53:12.2595446Z Selecting previously unselected package libopus0:amd64. 2021-05-15T13:53:12.2866496Z Preparing to unpack .../10-libopus0_1.3.1-0ubuntu1_amd64.deb ... 2021-05-15T13:53:12.2878384Z Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-15T13:53:12.3355901Z Selecting previously unselected package libshine3:amd64. 2021-05-15T13:53:12.3582378Z Preparing to unpack .../11-libshine3_3.1.1-2_amd64.deb ... 2021-05-15T13:53:12.3597894Z Unpacking libshine3:amd64 (3.1.1-2) ... 2021-05-15T13:53:12.3916488Z Selecting previously unselected package libsnappy1v5:amd64. 2021-05-15T13:53:12.4125810Z Preparing to unpack .../12-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-05-15T13:53:12.4139125Z Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-15T13:53:12.4436215Z Selecting previously unselected package libspeex1:amd64. 2021-05-15T13:53:12.4674956Z Preparing to unpack .../13-libspeex1_1.2~rc1.2-1.1ubuntu1_amd64.deb ... 2021-05-15T13:53:12.4690285Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-15T13:53:12.5035531Z Selecting previously unselected package libsoxr0:amd64. 2021-05-15T13:53:12.5250784Z Preparing to unpack .../14-libsoxr0_0.1.3-2build1_amd64.deb ... 2021-05-15T13:53:12.5263990Z Unpacking libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-15T13:53:12.5636248Z Selecting previously unselected package libswresample3:amd64. 2021-05-15T13:53:12.5867430Z Preparing to unpack .../15-libswresample3_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:53:12.5884478Z Unpacking libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:53:12.6203091Z Selecting previously unselected package libtheora0:amd64. 2021-05-15T13:53:12.6471752Z Preparing to unpack .../16-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... 2021-05-15T13:53:12.6484830Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-15T13:53:12.6922046Z Selecting previously unselected package libtwolame0:amd64. 2021-05-15T13:53:12.7193092Z Preparing to unpack .../17-libtwolame0_0.4.0-2_amd64.deb ... 2021-05-15T13:53:12.7207186Z Unpacking libtwolame0:amd64 (0.4.0-2) ... 2021-05-15T13:53:12.7503247Z Selecting previously unselected package libvorbisenc2:amd64. 2021-05-15T13:53:12.7777839Z Preparing to unpack .../18-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2021-05-15T13:53:12.7789459Z Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-15T13:53:12.8157977Z Selecting previously unselected package libwavpack1:amd64. 2021-05-15T13:53:12.8398513Z Preparing to unpack .../19-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... 2021-05-15T13:53:12.8413579Z Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-15T13:53:12.8796360Z Selecting previously unselected package libx264-155:amd64. 2021-05-15T13:53:12.9015763Z Preparing to unpack .../20-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... 2021-05-15T13:53:12.9028430Z Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-15T13:53:12.9878246Z Selecting previously unselected package libx265-179:amd64. 2021-05-15T13:53:13.0212157Z Preparing to unpack .../21-libx265-179_3.2.1-1build1_amd64.deb ... 2021-05-15T13:53:13.0227583Z Unpacking libx265-179:amd64 (3.2.1-1build1) ... 2021-05-15T13:53:13.2405295Z Selecting previously unselected package libxvidcore4:amd64. 2021-05-15T13:53:13.2690896Z Preparing to unpack .../22-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2021-05-15T13:53:13.2707489Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-15T13:53:13.3143867Z Selecting previously unselected package libzvbi-common. 2021-05-15T13:53:13.3437012Z Preparing to unpack .../23-libzvbi-common_0.2.35-17_all.deb ... 2021-05-15T13:53:13.3445651Z Unpacking libzvbi-common (0.2.35-17) ... 2021-05-15T13:53:13.3728284Z Selecting previously unselected package libzvbi0:amd64. 2021-05-15T13:53:13.4024958Z Preparing to unpack .../24-libzvbi0_0.2.35-17_amd64.deb ... 2021-05-15T13:53:13.4037485Z Unpacking libzvbi0:amd64 (0.2.35-17) ... 2021-05-15T13:53:13.4584733Z Selecting previously unselected package libavcodec58:amd64. 2021-05-15T13:53:13.4899607Z Preparing to unpack .../25-libavcodec58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:53:13.4912178Z Unpacking libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:53:13.9877746Z Selecting previously unselected package libraw1394-11:amd64. 2021-05-15T13:53:14.0117316Z Preparing to unpack .../26-libraw1394-11_2.1.2-1_amd64.deb ... 2021-05-15T13:53:14.0134653Z Unpacking libraw1394-11:amd64 (2.1.2-1) ... 2021-05-15T13:53:14.0476524Z Selecting previously unselected package libavc1394-0:amd64. 2021-05-15T13:53:14.0687334Z Preparing to unpack .../27-libavc1394-0_0.5.4-5_amd64.deb ... 2021-05-15T13:53:14.0701132Z Unpacking libavc1394-0:amd64 (0.5.4-5) ... 2021-05-15T13:53:14.1035816Z Selecting previously unselected package libass9:amd64. 2021-05-15T13:53:14.1265402Z Preparing to unpack .../28-libass9_1%3a0.14.0-2_amd64.deb ... 2021-05-15T13:53:14.1278369Z Unpacking libass9:amd64 (1:0.14.0-2) ... 2021-05-15T13:53:14.1676127Z Selecting previously unselected package libbluray2:amd64. 2021-05-15T13:53:14.1896354Z Preparing to unpack .../29-libbluray2_1%3a1.2.0-1_amd64.deb ... 2021-05-15T13:53:14.1916514Z Unpacking libbluray2:amd64 (1:1.2.0-1) ... 2021-05-15T13:53:14.2356753Z Selecting previously unselected package libchromaprint1:amd64. 2021-05-15T13:53:14.2628757Z Preparing to unpack .../30-libchromaprint1_1.4.3-3build1_amd64.deb ... 2021-05-15T13:53:14.2640866Z Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-15T13:53:14.2943436Z Selecting previously unselected package libgme0:amd64. 2021-05-15T13:53:14.3222509Z Preparing to unpack .../31-libgme0_0.6.2-1build1_amd64.deb ... 2021-05-15T13:53:14.3234955Z Unpacking libgme0:amd64 (0.6.2-1build1) ... 2021-05-15T13:53:14.3597060Z Selecting previously unselected package libmpg123-0:amd64. 2021-05-15T13:53:14.3889656Z Preparing to unpack .../32-libmpg123-0_1.25.13-1_amd64.deb ... 2021-05-15T13:53:14.3904105Z Unpacking libmpg123-0:amd64 (1.25.13-1) ... 2021-05-15T13:53:14.4284772Z Selecting previously unselected package libopenmpt0:amd64. 2021-05-15T13:53:14.4573043Z Preparing to unpack .../33-libopenmpt0_0.4.11-1build1_amd64.deb ... 2021-05-15T13:53:14.4586328Z Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-15T13:53:14.5418740Z Selecting previously unselected package libssh-gcrypt-4:amd64. 2021-05-15T13:53:14.5699911Z Preparing to unpack .../34-libssh-gcrypt-4_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-15T13:53:14.5718889Z Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-15T13:53:14.6202636Z Selecting previously unselected package libavformat58:amd64. 2021-05-15T13:53:14.6479630Z Preparing to unpack .../35-libavformat58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:53:14.6491316Z Unpacking libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:53:14.7618840Z Selecting previously unselected package libbs2b0:amd64. 2021-05-15T13:53:14.7895228Z Preparing to unpack .../36-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... 2021-05-15T13:53:14.7919177Z Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-15T13:53:14.8275656Z Selecting previously unselected package libflite1:amd64. 2021-05-15T13:53:14.8534633Z Preparing to unpack .../37-libflite1_2.1-release-3_amd64.deb ... 2021-05-15T13:53:14.8548075Z Unpacking libflite1:amd64 (2.1-release-3) ... 2021-05-15T13:53:15.9811401Z Selecting previously unselected package libserd-0-0:amd64. 2021-05-15T13:53:16.0107942Z Preparing to unpack .../38-libserd-0-0_0.30.2-1_amd64.deb ... 2021-05-15T13:53:16.0120443Z Unpacking libserd-0-0:amd64 (0.30.2-1) ... 2021-05-15T13:53:16.0424978Z Selecting previously unselected package libsord-0-0:amd64. 2021-05-15T13:53:16.0706280Z Preparing to unpack .../39-libsord-0-0_0.16.4-1_amd64.deb ... 2021-05-15T13:53:16.0720390Z Unpacking libsord-0-0:amd64 (0.16.4-1) ... 2021-05-15T13:53:16.0988923Z Selecting previously unselected package libsratom-0-0:amd64. 2021-05-15T13:53:16.1267542Z Preparing to unpack .../40-libsratom-0-0_0.6.4-1_amd64.deb ... 2021-05-15T13:53:16.1278810Z Unpacking libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-15T13:53:16.1550758Z Selecting previously unselected package liblilv-0-0:amd64. 2021-05-15T13:53:16.1860084Z Preparing to unpack .../41-liblilv-0-0_0.24.6-1ubuntu0.1_amd64.deb ... 2021-05-15T13:53:16.1873613Z Unpacking liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-15T13:53:16.2179440Z Selecting previously unselected package libmysofa1:amd64. 2021-05-15T13:53:16.2458471Z Preparing to unpack .../42-libmysofa1_1.0~dfsg0-1_amd64.deb ... 2021-05-15T13:53:16.2471041Z Unpacking libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-15T13:53:16.2754024Z Selecting previously unselected package libpostproc55:amd64. 2021-05-15T13:53:16.3047994Z Preparing to unpack .../43-libpostproc55_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:53:16.3060080Z Unpacking libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:53:16.3360423Z Selecting previously unselected package libsamplerate0:amd64. 2021-05-15T13:53:16.3667627Z Preparing to unpack .../44-libsamplerate0_0.1.9-2_amd64.deb ... 2021-05-15T13:53:16.3681110Z Unpacking libsamplerate0:amd64 (0.1.9-2) ... 2021-05-15T13:53:16.4957087Z Selecting previously unselected package librubberband2:amd64. 2021-05-15T13:53:16.5234475Z Preparing to unpack .../45-librubberband2_1.8.2-1build1_amd64.deb ... 2021-05-15T13:53:16.5251540Z Unpacking librubberband2:amd64 (1.8.2-1build1) ... 2021-05-15T13:53:16.5576415Z Selecting previously unselected package libswscale5:amd64. 2021-05-15T13:53:16.5851223Z Preparing to unpack .../46-libswscale5_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:53:16.5865950Z Unpacking libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:53:16.6289409Z Selecting previously unselected package libvidstab1.1:amd64. 2021-05-15T13:53:16.6570031Z Preparing to unpack .../47-libvidstab1.1_1.1.0-2_amd64.deb ... 2021-05-15T13:53:16.6590118Z Unpacking libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-15T13:53:16.6868831Z Selecting previously unselected package libavfilter7:amd64. 2021-05-15T13:53:16.7152538Z Preparing to unpack .../48-libavfilter7_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:53:16.7164579Z Unpacking libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:53:16.8430332Z Selecting previously unselected package libcaca0:amd64. 2021-05-15T13:53:16.8718209Z Preparing to unpack .../49-libcaca0_0.99.beta19-2.1ubuntu1.20.04.1_amd64.deb ... 2021-05-15T13:53:16.8732293Z Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-15T13:53:16.9273795Z Selecting previously unselected package libcdio18:amd64. 2021-05-15T13:53:16.9575695Z Preparing to unpack .../50-libcdio18_2.0.0-2_amd64.deb ... 2021-05-15T13:53:16.9588781Z Unpacking libcdio18:amd64 (2.0.0-2) ... 2021-05-15T13:53:16.9895032Z Selecting previously unselected package libcdio-cdda2:amd64. 2021-05-15T13:53:17.0171937Z Preparing to unpack .../51-libcdio-cdda2_10.2+2.0.0-1_amd64.deb ... 2021-05-15T13:53:17.0186148Z Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-15T13:53:17.0484654Z Selecting previously unselected package libcdio-paranoia2:amd64. 2021-05-15T13:53:17.0757041Z Preparing to unpack .../52-libcdio-paranoia2_10.2+2.0.0-1_amd64.deb ... 2021-05-15T13:53:17.0773004Z Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-15T13:53:17.1023001Z Selecting previously unselected package libdc1394-22:amd64. 2021-05-15T13:53:17.1312460Z Preparing to unpack .../53-libdc1394-22_2.2.5-2.1_amd64.deb ... 2021-05-15T13:53:17.1325220Z Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-15T13:53:17.1677703Z Selecting previously unselected package libiec61883-0:amd64. 2021-05-15T13:53:17.1970517Z Preparing to unpack .../54-libiec61883-0_1.2.0-3_amd64.deb ... 2021-05-15T13:53:17.1987833Z Unpacking libiec61883-0:amd64 (1.2.0-3) ... 2021-05-15T13:53:17.2255068Z Selecting previously unselected package libjack-jackd2-0:amd64. 2021-05-15T13:53:17.2540930Z Preparing to unpack .../55-libjack-jackd2-0_1.9.12~dfsg-2ubuntu2_amd64.deb ... 2021-05-15T13:53:17.2555595Z Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-15T13:53:17.3044072Z Selecting previously unselected package libopenal-data. 2021-05-15T13:53:17.3322010Z Preparing to unpack .../56-libopenal-data_1%3a1.19.1-1_all.deb ... 2021-05-15T13:53:17.3333353Z Unpacking libopenal-data (1:1.19.1-1) ... 2021-05-15T13:53:17.3702518Z Selecting previously unselected package libsndio7.0:amd64. 2021-05-15T13:53:17.3975125Z Preparing to unpack .../57-libsndio7.0_1.5.0-3_amd64.deb ... 2021-05-15T13:53:17.3987803Z Unpacking libsndio7.0:amd64 (1.5.0-3) ... 2021-05-15T13:53:17.4268534Z Selecting previously unselected package libopenal1:amd64. 2021-05-15T13:53:17.4538351Z Preparing to unpack .../58-libopenal1_1%3a1.19.1-1_amd64.deb ... 2021-05-15T13:53:17.4548800Z Unpacking libopenal1:amd64 (1:1.19.1-1) ... 2021-05-15T13:53:17.5228350Z Selecting previously unselected package libasyncns0:amd64. 2021-05-15T13:53:17.5503424Z Preparing to unpack .../59-libasyncns0_0.8-6_amd64.deb ... 2021-05-15T13:53:17.5514921Z Unpacking libasyncns0:amd64 (0.8-6) ... 2021-05-15T13:53:17.5772426Z Selecting previously unselected package libflac8:amd64. 2021-05-15T13:53:17.6059475Z Preparing to unpack .../60-libflac8_1.3.3-1build1_amd64.deb ... 2021-05-15T13:53:17.6073627Z Unpacking libflac8:amd64 (1.3.3-1build1) ... 2021-05-15T13:53:17.6417352Z Selecting previously unselected package libsndfile1:amd64. 2021-05-15T13:53:17.6705784Z Preparing to unpack .../61-libsndfile1_1.0.28-7_amd64.deb ... 2021-05-15T13:53:17.6722618Z Unpacking libsndfile1:amd64 (1.0.28-7) ... 2021-05-15T13:53:17.7169995Z Selecting previously unselected package libpulse0:amd64. 2021-05-15T13:53:17.7446796Z Preparing to unpack .../62-libpulse0_1%3a13.99.1-1ubuntu3.10_amd64.deb ... 2021-05-15T13:53:17.7520552Z Unpacking libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-15T13:53:17.8007407Z Selecting previously unselected package libsdl2-2.0-0:amd64. 2021-05-15T13:53:17.8297673Z Preparing to unpack .../63-libsdl2-2.0-0_2.0.10+dfsg1-3_amd64.deb ... 2021-05-15T13:53:17.8312315Z Unpacking libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-15T13:53:17.8957356Z Selecting previously unselected package libavdevice58:amd64. 2021-05-15T13:53:17.9226418Z Preparing to unpack .../64-libavdevice58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:53:17.9238130Z Unpacking libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:53:17.9548340Z Selecting previously unselected package libavresample4:amd64. 2021-05-15T13:53:17.9820111Z Preparing to unpack .../65-libavresample4_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:53:17.9832117Z Unpacking libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:53:18.0146730Z Selecting previously unselected package ffmpeg. 2021-05-15T13:53:18.0419632Z Preparing to unpack .../66-ffmpeg_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:53:18.0489291Z Unpacking ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:53:18.1786859Z Selecting previously unselected package libigdgmm11:amd64. 2021-05-15T13:53:18.2067207Z Preparing to unpack .../67-libigdgmm11_20.1.1+ds1-1_amd64.deb ... 2021-05-15T13:53:18.2080742Z Unpacking libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-15T13:53:18.2419382Z Selecting previously unselected package intel-media-va-driver:amd64. 2021-05-15T13:53:18.2688839Z Preparing to unpack .../68-intel-media-va-driver_20.1.1+dfsg1-1_amd64.deb ... 2021-05-15T13:53:18.2703093Z Unpacking intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-15T13:53:18.4533858Z Selecting previously unselected package libaacs0:amd64. 2021-05-15T13:53:18.4808804Z Preparing to unpack .../69-libaacs0_0.9.0-2_amd64.deb ... 2021-05-15T13:53:18.4823249Z Unpacking libaacs0:amd64 (0.9.0-2) ... 2021-05-15T13:53:18.5103246Z Selecting previously unselected package libbdplus0:amd64. 2021-05-15T13:53:18.5390272Z Preparing to unpack .../70-libbdplus0_0.1.2-3_amd64.deb ... 2021-05-15T13:53:18.5403954Z Unpacking libbdplus0:amd64 (0.1.2-3) ... 2021-05-15T13:53:18.5669042Z Selecting previously unselected package mesa-va-drivers:amd64. 2021-05-15T13:53:18.5941118Z Preparing to unpack .../71-mesa-va-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-15T13:53:18.5951787Z Unpacking mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T13:53:18.8937485Z Selecting previously unselected package mesa-vdpau-drivers:amd64. 2021-05-15T13:53:18.9223178Z Preparing to unpack .../72-mesa-vdpau-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-15T13:53:18.9236859Z Unpacking mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T13:53:19.2209276Z Selecting previously unselected package i965-va-driver:amd64. 2021-05-15T13:53:19.2493799Z Preparing to unpack .../73-i965-va-driver_2.4.0-0ubuntu1_amd64.deb ... 2021-05-15T13:53:19.2506763Z Unpacking i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-15T13:53:19.3931597Z Selecting previously unselected package va-driver-all:amd64. 2021-05-15T13:53:19.4203073Z Preparing to unpack .../74-va-driver-all_2.7.0-2_amd64.deb ... 2021-05-15T13:53:19.4220970Z Unpacking va-driver-all:amd64 (2.7.0-2) ... 2021-05-15T13:53:19.4456709Z Selecting previously unselected package vdpau-driver-all:amd64. 2021-05-15T13:53:19.4752004Z Preparing to unpack .../75-vdpau-driver-all_1.3-1ubuntu2_amd64.deb ... 2021-05-15T13:53:19.4761319Z Unpacking vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-15T13:53:19.5437315Z Setting up libgme0:amd64 (0.6.2-1build1) ... 2021-05-15T13:53:19.5479925Z Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-15T13:53:19.5514047Z Setting up libraw1394-11:amd64 (2.1.2-1) ... 2021-05-15T13:53:19.5555708Z Setting up libmpg123-0:amd64 (1.25.13-1) ... 2021-05-15T13:53:19.5592748Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-15T13:53:19.5633348Z Setting up libshine3:amd64 (3.1.1-2) ... 2021-05-15T13:53:19.5667672Z Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-15T13:53:19.5703878Z Setting up libtwolame0:amd64 (0.4.0-2) ... 2021-05-15T13:53:19.5738491Z Setting up libgsm1:amd64 (1.0.18-2) ... 2021-05-15T13:53:19.5770294Z Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-15T13:53:19.5802759Z Setting up libx265-179:amd64 (3.2.1-1build1) ... 2021-05-15T13:53:19.5836637Z Setting up libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-15T13:53:19.5874573Z Setting up libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-15T13:53:19.5915521Z Setting up libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-15T13:53:19.5953849Z Setting up libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-15T13:53:19.5991088Z Setting up libcdio18:amd64 (2.0.0-2) ... 2021-05-15T13:53:19.6026158Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-15T13:53:19.6065454Z Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-15T13:53:19.6102162Z Setting up libflac8:amd64 (1.3.3-1build1) ... 2021-05-15T13:53:19.6138631Z Setting up libass9:amd64 (1:0.14.0-2) ... 2021-05-15T13:53:19.6173904Z Setting up libva2:amd64 (2.7.0-2) ... 2021-05-15T13:53:19.6206847Z Setting up libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-15T13:53:19.6245017Z Setting up libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-15T13:53:19.6294589Z Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-15T13:53:19.6330355Z Setting up intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-15T13:53:19.6372327Z Setting up libaacs0:amd64 (0.9.0-2) ... 2021-05-15T13:53:19.6404740Z Setting up libsndio7.0:amd64 (1.5.0-3) ... 2021-05-15T13:53:19.6444363Z Setting up libbdplus0:amd64 (0.1.2-3) ... 2021-05-15T13:53:19.6483866Z Setting up libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-15T13:53:19.6516186Z Setting up libflite1:amd64 (2.1-release-3) ... 2021-05-15T13:53:19.6546488Z Setting up libva-drm2:amd64 (2.7.0-2) ... 2021-05-15T13:53:19.6584241Z Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-15T13:53:19.6618514Z Setting up libasyncns0:amd64 (0.8-6) ... 2021-05-15T13:53:19.6651924Z Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-15T13:53:19.6701025Z Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-15T13:53:19.6733865Z Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-15T13:53:19.6766169Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-15T13:53:19.6797619Z Setting up libopenal-data (1:1.19.1-1) ... 2021-05-15T13:53:19.6856990Z Setting up mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T13:53:19.6892196Z Setting up libbluray2:amd64 (1:1.2.0-1) ... 2021-05-15T13:53:19.6927931Z Setting up libsamplerate0:amd64 (0.1.9-2) ... 2021-05-15T13:53:19.6966722Z Setting up libva-x11-2:amd64 (2.7.0-2) ... 2021-05-15T13:53:19.7011350Z Setting up libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-15T13:53:19.7049391Z Setting up libzvbi-common (0.2.35-17) ... 2021-05-15T13:53:19.7083653Z Setting up libmp3lame0:amd64 (3.100-3) ... 2021-05-15T13:53:19.7118361Z Setting up i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-15T13:53:19.7151386Z Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-15T13:53:19.7183691Z Setting up libiec61883-0:amd64 (1.2.0-3) ... 2021-05-15T13:53:19.7215987Z Setting up libserd-0-0:amd64 (0.30.2-1) ... 2021-05-15T13:53:19.7250746Z Setting up libavc1394-0:amd64 (0.5.4-5) ... 2021-05-15T13:53:19.7293616Z Setting up mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T13:53:19.7328045Z Setting up libzvbi0:amd64 (0.2.35-17) ... 2021-05-15T13:53:19.7363238Z Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-15T13:53:19.7397320Z Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-15T13:53:19.7436601Z Setting up libopenal1:amd64 (1:1.19.1-1) ... 2021-05-15T13:53:19.7479388Z Setting up libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:53:19.7518089Z Setting up va-driver-all:amd64 (2.7.0-2) ... 2021-05-15T13:53:19.7550968Z Setting up libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:53:19.7591172Z Setting up librubberband2:amd64 (1.8.2-1build1) ... 2021-05-15T13:53:19.7631204Z Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-15T13:53:19.7668148Z Setting up vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-15T13:53:19.7705726Z Setting up libsord-0-0:amd64 (0.16.4-1) ... 2021-05-15T13:53:19.7737574Z Setting up libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-15T13:53:19.7769940Z Setting up libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:53:19.7809573Z Setting up libsndfile1:amd64 (1.0.28-7) ... 2021-05-15T13:53:19.7844712Z Setting up liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-15T13:53:19.7880393Z Setting up libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-15T13:53:19.7989981Z Setting up libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:53:19.8023511Z Setting up libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:53:19.8061287Z Setting up libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:53:19.8097789Z Setting up libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-15T13:53:19.8133479Z Setting up libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-15T13:53:19.8175583Z Setting up libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:53:19.8209900Z Setting up libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:53:19.8248146Z Setting up libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:53:19.8302415Z Setting up ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:53:19.8402845Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:53:20.9272631Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:53:23.0167795Z Reading package lists... 2021-05-15T13:53:23.1681075Z Building dependency tree... 2021-05-15T13:53:23.1700206Z Reading state information... 2021-05-15T13:53:23.9492592Z The following additional packages will be installed: 2021-05-15T13:53:23.9495017Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-15T13:53:23.9496157Z The following NEW packages will be installed: 2021-05-15T13:53:23.9497422Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-15T13:53:23.9498423Z libmagick++-dev 2021-05-15T13:53:23.9499231Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:53:23.9499956Z Need to get 309 kB of archives. 2021-05-15T13:53:23.9501534Z After this operation, 2202 kB of additional disk space will be used. 2021-05-15T13:53:23.9503450Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagick++-6-headers all 8:6.9.10.23+dfsg-2.1ubuntu11.2 [47.5 kB] 2021-05-15T13:53:23.9505676Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagick++-6.q16-8 amd64 8:6.9.10.23+dfsg-2.1ubuntu11.2 [133 kB] 2021-05-15T13:53:23.9507861Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagick++-6.q16-dev amd64 8:6.9.10.23+dfsg-2.1ubuntu11.2 [127 kB] 2021-05-15T13:53:23.9510023Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagick++-dev all 8:6.9.10.23+dfsg-2.1ubuntu11.2 [1404 B] 2021-05-15T13:53:23.9511170Z Fetched 309 kB in 0s (12.6 MB/s) 2021-05-15T13:53:23.9512239Z Selecting previously unselected package libmagick++-6-headers. 2021-05-15T13:53:23.9513048Z (Reading database ... 2021-05-15T13:53:23.9513621Z (Reading database ... 5% 2021-05-15T13:53:23.9514195Z (Reading database ... 10% 2021-05-15T13:53:23.9515986Z (Reading database ... 15% 2021-05-15T13:53:23.9516432Z (Reading database ... 20% 2021-05-15T13:53:23.9516873Z (Reading database ... 25% 2021-05-15T13:53:23.9517298Z (Reading database ... 30% 2021-05-15T13:53:23.9517737Z (Reading database ... 35% 2021-05-15T13:53:23.9518163Z (Reading database ... 40% 2021-05-15T13:53:23.9518598Z (Reading database ... 45% 2021-05-15T13:53:23.9519026Z (Reading database ... 50% 2021-05-15T13:53:23.9519893Z (Reading database ... 55% 2021-05-15T13:53:23.9520365Z (Reading database ... 60% 2021-05-15T13:53:23.9520846Z (Reading database ... 65% 2021-05-15T13:53:23.9521320Z (Reading database ... 70% 2021-05-15T13:53:23.9521801Z (Reading database ... 75% 2021-05-15T13:53:23.9522281Z (Reading database ... 80% 2021-05-15T13:53:23.9522749Z (Reading database ... 85% 2021-05-15T13:53:23.9676757Z (Reading database ... 90% 2021-05-15T13:53:23.9755659Z (Reading database ... 95% 2021-05-15T13:53:23.9756361Z (Reading database ... 100% 2021-05-15T13:53:23.9757146Z (Reading database ... 267224 files and directories currently installed.) 2021-05-15T13:53:23.9889600Z Preparing to unpack .../libmagick++-6-headers_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-15T13:53:23.9971289Z Unpacking libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T13:53:24.0276628Z Selecting previously unselected package libmagick++-6.q16-8:amd64. 2021-05-15T13:53:24.0558486Z Preparing to unpack .../libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-15T13:53:24.0587824Z Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T13:53:24.1036552Z Selecting previously unselected package libmagick++-6.q16-dev:amd64. 2021-05-15T13:53:24.1234192Z Preparing to unpack .../libmagick++-6.q16-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-15T13:53:24.1256405Z Unpacking libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T13:53:24.1756434Z Selecting previously unselected package libmagick++-dev. 2021-05-15T13:53:24.1968842Z Preparing to unpack .../libmagick++-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-15T13:53:24.2050713Z Unpacking libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T13:53:24.2618568Z Setting up libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T13:53:24.2708543Z Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T13:53:24.2752340Z Setting up libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T13:53:24.2788136Z Setting up libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T13:53:24.2885731Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:53:26.3273930Z Reading package lists... 2021-05-15T13:53:26.4771235Z Building dependency tree... 2021-05-15T13:53:26.4792453Z Reading state information... 2021-05-15T13:53:26.6286557Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-15T13:53:26.6288321Z The following additional packages will be installed: 2021-05-15T13:53:26.6289957Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 libgs9 libgs9-common 2021-05-15T13:53:26.6291086Z libijs-0.35 libjbig2dec0 2021-05-15T13:53:26.6292730Z Suggested packages: 2021-05-15T13:53:26.6293876Z fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre 2021-05-15T13:53:26.6294869Z ghostscript-x 2021-05-15T13:53:26.6729216Z The following NEW packages will be installed: 2021-05-15T13:53:26.6733410Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript libgs9 2021-05-15T13:53:26.6738806Z libgs9-common libijs-0.35 libjbig2dec0 2021-05-15T13:53:26.6940784Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:53:26.6941949Z Need to get 11.2 MB of archives. 2021-05-15T13:53:26.6943050Z After this operation, 39.1 MB of additional disk space will be used. 2021-05-15T13:53:26.6945237Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-droid-fallback all 1:6.0.1r16-1.1 [1805 kB] 2021-05-15T13:53:26.7266795Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 fonts-noto-mono all 20200323-1build1~ubuntu20.04.1 [80.6 kB] 2021-05-15T13:53:26.7280981Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB] 2021-05-15T13:53:26.8222665Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9-common all 9.50~dfsg-5ubuntu4.2 [681 kB] 2021-05-15T13:53:26.8340446Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libijs-0.35 amd64 0.35-15 [15.7 kB] 2021-05-15T13:53:26.8346244Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB] 2021-05-15T13:53:26.8356387Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9 amd64 9.50~dfsg-5ubuntu4.2 [2172 kB] 2021-05-15T13:53:26.8649418Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 ghostscript amd64 9.50~dfsg-5ubuntu4.2 [51.6 kB] 2021-05-15T13:53:27.2837710Z Fetched 11.2 MB in 0s (60.1 MB/s) 2021-05-15T13:53:27.3164084Z Selecting previously unselected package fonts-droid-fallback. 2021-05-15T13:53:27.3239856Z (Reading database ... 2021-05-15T13:53:27.3240430Z (Reading database ... 5% 2021-05-15T13:53:27.3241376Z (Reading database ... 10% 2021-05-15T13:53:27.3241900Z (Reading database ... 15% 2021-05-15T13:53:27.3242518Z (Reading database ... 20% 2021-05-15T13:53:27.3243008Z (Reading database ... 25% 2021-05-15T13:53:27.3243544Z (Reading database ... 30% 2021-05-15T13:53:27.3244033Z (Reading database ... 35% 2021-05-15T13:53:27.3244532Z (Reading database ... 40% 2021-05-15T13:53:27.3245020Z (Reading database ... 45% 2021-05-15T13:53:27.3245880Z (Reading database ... 50% 2021-05-15T13:53:27.3287324Z (Reading database ... 55% 2021-05-15T13:53:27.3335993Z (Reading database ... 60% 2021-05-15T13:53:27.3360512Z (Reading database ... 65% 2021-05-15T13:53:27.3469742Z (Reading database ... 70% 2021-05-15T13:53:27.3577431Z (Reading database ... 75% 2021-05-15T13:53:27.3600348Z (Reading database ... 80% 2021-05-15T13:53:27.4126568Z (Reading database ... 85% 2021-05-15T13:53:27.4276806Z (Reading database ... 90% 2021-05-15T13:53:27.4348448Z (Reading database ... 95% 2021-05-15T13:53:27.4349007Z (Reading database ... 100% 2021-05-15T13:53:27.4349744Z (Reading database ... 267269 files and directories currently installed.) 2021-05-15T13:53:27.4474882Z Preparing to unpack .../0-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... 2021-05-15T13:53:27.4702386Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-15T13:53:27.6797511Z Selecting previously unselected package fonts-noto-mono. 2021-05-15T13:53:27.7126927Z Preparing to unpack .../1-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ... 2021-05-15T13:53:27.7142095Z Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-15T13:53:27.7516101Z Selecting previously unselected package fonts-urw-base35. 2021-05-15T13:53:27.7745163Z Preparing to unpack .../2-fonts-urw-base35_20170801.1-3_all.deb ... 2021-05-15T13:53:27.8363142Z Unpacking fonts-urw-base35 (20170801.1-3) ... 2021-05-15T13:53:28.2317299Z Selecting previously unselected package libgs9-common. 2021-05-15T13:53:28.2521261Z Preparing to unpack .../3-libgs9-common_9.50~dfsg-5ubuntu4.2_all.deb ... 2021-05-15T13:53:28.2542943Z Unpacking libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T13:53:28.3636657Z Selecting previously unselected package libijs-0.35:amd64. 2021-05-15T13:53:28.3846252Z Preparing to unpack .../4-libijs-0.35_0.35-15_amd64.deb ... 2021-05-15T13:53:28.3880020Z Unpacking libijs-0.35:amd64 (0.35-15) ... 2021-05-15T13:53:28.4196133Z Selecting previously unselected package libjbig2dec0:amd64. 2021-05-15T13:53:28.4458076Z Preparing to unpack .../5-libjbig2dec0_0.18-1ubuntu1_amd64.deb ... 2021-05-15T13:53:28.4471149Z Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-15T13:53:28.4835845Z Selecting previously unselected package libgs9:amd64. 2021-05-15T13:53:28.5085923Z Preparing to unpack .../6-libgs9_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-15T13:53:28.5098517Z Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T13:53:28.7996227Z Selecting previously unselected package ghostscript. 2021-05-15T13:53:28.8207516Z Preparing to unpack .../7-ghostscript_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-15T13:53:28.8225807Z Unpacking ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T13:53:28.8919190Z Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-15T13:53:28.8965632Z Setting up libijs-0.35:amd64 (0.35-15) ... 2021-05-15T13:53:28.9001910Z Setting up fonts-urw-base35 (20170801.1-3) ... 2021-05-15T13:53:28.9602524Z Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-15T13:53:28.9636335Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-15T13:53:28.9878330Z Setting up libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T13:53:28.9916165Z Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T13:53:28.9958537Z Setting up ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T13:53:29.0085453Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-15T13:53:29.1201556Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:53:29.1413933Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:53:32.1645936Z Reading package lists... 2021-05-15T13:53:32.3111038Z Building dependency tree... 2021-05-15T13:53:32.3130426Z Reading state information... 2021-05-15T13:53:32.4695533Z The following additional packages will be installed: 2021-05-15T13:53:32.4697448Z libudunits2-0 libudunits2-data 2021-05-15T13:53:32.5155291Z The following NEW packages will be installed: 2021-05-15T13:53:32.5159869Z libudunits2-0 libudunits2-data libudunits2-dev 2021-05-15T13:53:32.5459504Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:53:32.5460262Z Need to get 429 kB of archives. 2021-05-15T13:53:32.5461023Z After this operation, 1026 kB of additional disk space will be used. 2021-05-15T13:53:32.5463039Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-data all 2.2.26-5 [18.8 kB] 2021-05-15T13:53:32.5482325Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-0 amd64 2.2.26-5 [48.9 kB] 2021-05-15T13:53:32.5494250Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-dev amd64 2.2.26-5 [362 kB] 2021-05-15T13:53:32.9772093Z Fetched 429 kB in 0s (12.2 MB/s) 2021-05-15T13:53:33.0085655Z Selecting previously unselected package libudunits2-data. 2021-05-15T13:53:33.0160448Z (Reading database ... 2021-05-15T13:53:33.0161230Z (Reading database ... 5% 2021-05-15T13:53:33.0161904Z (Reading database ... 10% 2021-05-15T13:53:33.0162562Z (Reading database ... 15% 2021-05-15T13:53:33.0163206Z (Reading database ... 20% 2021-05-15T13:53:33.0163846Z (Reading database ... 25% 2021-05-15T13:53:33.0164488Z (Reading database ... 30% 2021-05-15T13:53:33.0165120Z (Reading database ... 35% 2021-05-15T13:53:33.0165773Z (Reading database ... 40% 2021-05-15T13:53:33.0166588Z (Reading database ... 45% 2021-05-15T13:53:33.0167331Z (Reading database ... 50% 2021-05-15T13:53:33.0199992Z (Reading database ... 55% 2021-05-15T13:53:33.0246881Z (Reading database ... 60% 2021-05-15T13:53:33.0263565Z (Reading database ... 65% 2021-05-15T13:53:33.0376389Z (Reading database ... 70% 2021-05-15T13:53:33.0497793Z (Reading database ... 75% 2021-05-15T13:53:33.0519424Z (Reading database ... 80% 2021-05-15T13:53:33.1028513Z (Reading database ... 85% 2021-05-15T13:53:33.1191998Z (Reading database ... 90% 2021-05-15T13:53:33.1275459Z (Reading database ... 95% 2021-05-15T13:53:33.1276001Z (Reading database ... 100% 2021-05-15T13:53:33.1276797Z (Reading database ... 267833 files and directories currently installed.) 2021-05-15T13:53:33.1409809Z Preparing to unpack .../libudunits2-data_2.2.26-5_all.deb ... 2021-05-15T13:53:33.1423169Z Unpacking libudunits2-data (2.2.26-5) ... 2021-05-15T13:53:33.1756325Z Selecting previously unselected package libudunits2-0:amd64. 2021-05-15T13:53:33.2084979Z Preparing to unpack .../libudunits2-0_2.2.26-5_amd64.deb ... 2021-05-15T13:53:33.2111678Z Unpacking libudunits2-0:amd64 (2.2.26-5) ... 2021-05-15T13:53:33.2408377Z Selecting previously unselected package libudunits2-dev:amd64. 2021-05-15T13:53:33.2665235Z Preparing to unpack .../libudunits2-dev_2.2.26-5_amd64.deb ... 2021-05-15T13:53:33.2682058Z Unpacking libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-15T13:53:33.3436541Z Setting up libudunits2-data (2.2.26-5) ... 2021-05-15T13:53:33.3474688Z Setting up libudunits2-0:amd64 (2.2.26-5) ... 2021-05-15T13:53:33.3515778Z Setting up libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-15T13:53:33.3555087Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-15T13:53:33.4688890Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:53:35.5173830Z Reading package lists... 2021-05-15T13:53:35.6856061Z Building dependency tree... 2021-05-15T13:53:35.6886488Z Reading state information... 2021-05-15T13:53:35.8858360Z The following NEW packages will be installed: 2021-05-15T13:53:35.8861401Z libjq-dev 2021-05-15T13:53:35.9065489Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:53:35.9066388Z Need to get 11.2 kB of archives. 2021-05-15T13:53:35.9067313Z After this operation, 47.1 kB of additional disk space will be used. 2021-05-15T13:53:35.9069555Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libjq-dev amd64 1.6-1ubuntu0.20.04.1 [11.2 kB] 2021-05-15T13:53:36.3414206Z Fetched 11.2 kB in 0s (687 kB/s) 2021-05-15T13:53:36.3717636Z Selecting previously unselected package libjq-dev:amd64. 2021-05-15T13:53:36.3785925Z (Reading database ... 2021-05-15T13:53:36.3786385Z (Reading database ... 5% 2021-05-15T13:53:36.3786876Z (Reading database ... 10% 2021-05-15T13:53:36.3787312Z (Reading database ... 15% 2021-05-15T13:53:36.3787755Z (Reading database ... 20% 2021-05-15T13:53:36.3788198Z (Reading database ... 25% 2021-05-15T13:53:36.3788626Z (Reading database ... 30% 2021-05-15T13:53:36.3789066Z (Reading database ... 35% 2021-05-15T13:53:36.3789527Z (Reading database ... 40% 2021-05-15T13:53:36.3789971Z (Reading database ... 45% 2021-05-15T13:53:36.3790400Z (Reading database ... 50% 2021-05-15T13:53:36.3835046Z (Reading database ... 55% 2021-05-15T13:53:36.3878780Z (Reading database ... 60% 2021-05-15T13:53:36.3901379Z (Reading database ... 65% 2021-05-15T13:53:36.4032249Z (Reading database ... 70% 2021-05-15T13:53:36.4140692Z (Reading database ... 75% 2021-05-15T13:53:36.4164675Z (Reading database ... 80% 2021-05-15T13:53:36.4654320Z (Reading database ... 85% 2021-05-15T13:53:36.4800868Z (Reading database ... 90% 2021-05-15T13:53:36.4869400Z (Reading database ... 95% 2021-05-15T13:53:36.4870199Z (Reading database ... 100% 2021-05-15T13:53:36.4871119Z (Reading database ... 267862 files and directories currently installed.) 2021-05-15T13:53:36.5011507Z Preparing to unpack .../libjq-dev_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-05-15T13:53:36.5026616Z Unpacking libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-15T13:53:36.5599035Z Setting up libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-15T13:53:38.6272772Z Reading package lists... 2021-05-15T13:53:38.7990323Z Building dependency tree... 2021-05-15T13:53:38.8008291Z Reading state information... 2021-05-15T13:53:39.0158312Z The following NEW packages will be installed: 2021-05-15T13:53:39.0176071Z libmng2 2021-05-15T13:53:39.0398076Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:53:39.0399037Z Need to get 168 kB of archives. 2021-05-15T13:53:39.0399869Z After this operation, 571 kB of additional disk space will be used. 2021-05-15T13:53:39.0401743Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmng2 amd64 2.0.3+dfsg-3 [168 kB] 2021-05-15T13:53:39.4778584Z Fetched 168 kB in 0s (8003 kB/s) 2021-05-15T13:53:39.5151018Z Selecting previously unselected package libmng2:amd64. 2021-05-15T13:53:39.5236569Z (Reading database ... 2021-05-15T13:53:39.5237250Z (Reading database ... 5% 2021-05-15T13:53:39.5239079Z (Reading database ... 10% 2021-05-15T13:53:39.5239636Z (Reading database ... 15% 2021-05-15T13:53:39.5240136Z (Reading database ... 20% 2021-05-15T13:53:39.5240679Z (Reading database ... 25% 2021-05-15T13:53:39.5241171Z (Reading database ... 30% 2021-05-15T13:53:39.5241672Z (Reading database ... 35% 2021-05-15T13:53:39.5242168Z (Reading database ... 40% 2021-05-15T13:53:39.5242672Z (Reading database ... 45% 2021-05-15T13:53:39.5243159Z (Reading database ... 50% 2021-05-15T13:53:39.5274766Z (Reading database ... 55% 2021-05-15T13:53:39.5327958Z (Reading database ... 60% 2021-05-15T13:53:39.5350326Z (Reading database ... 65% 2021-05-15T13:53:39.5471732Z (Reading database ... 70% 2021-05-15T13:53:39.5592087Z (Reading database ... 75% 2021-05-15T13:53:39.5623588Z (Reading database ... 80% 2021-05-15T13:53:39.6162472Z (Reading database ... 85% 2021-05-15T13:53:39.6330477Z (Reading database ... 90% 2021-05-15T13:53:39.6400374Z (Reading database ... 95% 2021-05-15T13:53:39.6400892Z (Reading database ... 100% 2021-05-15T13:53:39.6401623Z (Reading database ... 267868 files and directories currently installed.) 2021-05-15T13:53:39.6540512Z Preparing to unpack .../libmng2_2.0.3+dfsg-3_amd64.deb ... 2021-05-15T13:53:39.6570683Z Unpacking libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-15T13:53:39.7344149Z Setting up libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-15T13:53:39.7384984Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:53:41.8998021Z Reading package lists... 2021-05-15T13:53:42.0440830Z Building dependency tree... 2021-05-15T13:53:42.0464845Z Reading state information... 2021-05-15T13:53:42.1590551Z E: Unable to locate package libmng1 2021-05-15T13:53:42.2217301Z Reading package lists... 2021-05-15T13:53:42.3683582Z Building dependency tree... 2021-05-15T13:53:42.3707549Z Reading state information... 2021-05-15T13:53:42.4894179Z E: Unable to locate package libapparmor-devel 2021-05-15T13:53:42.5540896Z Reading package lists... 2021-05-15T13:53:42.6999906Z Building dependency tree... 2021-05-15T13:53:42.7020850Z Reading state information... 2021-05-15T13:53:42.8616034Z The following additional packages will be installed: 2021-05-15T13:53:42.8619806Z libij-java 2021-05-15T13:53:42.9048454Z The following NEW packages will be installed: 2021-05-15T13:53:42.9055624Z imagej libij-java 2021-05-15T13:53:42.9261641Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:53:42.9262662Z Need to get 2328 kB of archives. 2021-05-15T13:53:42.9263525Z After this operation, 2498 kB of additional disk space will be used. 2021-05-15T13:53:42.9266361Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libij-java all 1.52r-1 [2284 kB] 2021-05-15T13:53:42.9666509Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 imagej all 1.52r-1 [43.7 kB] 2021-05-15T13:53:43.3658880Z Fetched 2328 kB in 0s (40.7 MB/s) 2021-05-15T13:53:43.3928993Z Selecting previously unselected package libij-java. 2021-05-15T13:53:43.3999709Z (Reading database ... 2021-05-15T13:53:43.4000472Z (Reading database ... 5% 2021-05-15T13:53:43.4001326Z (Reading database ... 10% 2021-05-15T13:53:43.4002055Z (Reading database ... 15% 2021-05-15T13:53:43.4002705Z (Reading database ... 20% 2021-05-15T13:53:43.4003327Z (Reading database ... 25% 2021-05-15T13:53:43.4003973Z (Reading database ... 30% 2021-05-15T13:53:43.4004609Z (Reading database ... 35% 2021-05-15T13:53:43.4005230Z (Reading database ... 40% 2021-05-15T13:53:43.4005875Z (Reading database ... 45% 2021-05-15T13:53:43.4006500Z (Reading database ... 50% 2021-05-15T13:53:43.4040480Z (Reading database ... 55% 2021-05-15T13:53:43.4081905Z (Reading database ... 60% 2021-05-15T13:53:43.4104319Z (Reading database ... 65% 2021-05-15T13:53:43.4208629Z (Reading database ... 70% 2021-05-15T13:53:43.4307796Z (Reading database ... 75% 2021-05-15T13:53:43.4328114Z (Reading database ... 80% 2021-05-15T13:53:43.4809718Z (Reading database ... 85% 2021-05-15T13:53:43.4965768Z (Reading database ... 90% 2021-05-15T13:53:43.5038807Z (Reading database ... 95% 2021-05-15T13:53:43.5041525Z (Reading database ... 100% 2021-05-15T13:53:43.5042292Z (Reading database ... 267874 files and directories currently installed.) 2021-05-15T13:53:43.5175228Z Preparing to unpack .../libij-java_1.52r-1_all.deb ... 2021-05-15T13:53:43.5189763Z Unpacking libij-java (1.52r-1) ... 2021-05-15T13:53:43.6173451Z Selecting previously unselected package imagej. 2021-05-15T13:53:43.6443978Z Preparing to unpack .../imagej_1.52r-1_all.deb ... 2021-05-15T13:53:43.6455515Z Unpacking imagej (1.52r-1) ... 2021-05-15T13:53:43.7122785Z Setting up libij-java (1.52r-1) ... 2021-05-15T13:53:43.7164697Z Setting up imagej (1.52r-1) ... 2021-05-15T13:53:43.7204808Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-15T13:53:43.7825503Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:53:44.4923126Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-15T13:53:46.5425549Z Reading package lists... 2021-05-15T13:53:46.6953237Z Building dependency tree... 2021-05-15T13:53:46.6973087Z Reading state information... 2021-05-15T13:53:46.8486446Z Suggested packages: 2021-05-15T13:53:46.8488737Z bowtie2-examples 2021-05-15T13:53:46.8905220Z The following NEW packages will be installed: 2021-05-15T13:53:46.8909047Z bowtie2 2021-05-15T13:53:46.9102501Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:53:46.9103326Z Need to get 1324 kB of archives. 2021-05-15T13:53:46.9104306Z After this operation, 5630 kB of additional disk space will be used. 2021-05-15T13:53:46.9106946Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 bowtie2 amd64 2.3.5.1-6build1 [1324 kB] 2021-05-15T13:53:47.3451698Z Fetched 1324 kB in 0s (35.4 MB/s) 2021-05-15T13:53:47.3760152Z Selecting previously unselected package bowtie2. 2021-05-15T13:53:47.3822948Z (Reading database ... 2021-05-15T13:53:47.3826591Z (Reading database ... 5% 2021-05-15T13:53:47.3827051Z (Reading database ... 10% 2021-05-15T13:53:47.3827485Z (Reading database ... 15% 2021-05-15T13:53:47.3827928Z (Reading database ... 20% 2021-05-15T13:53:47.3828380Z (Reading database ... 25% 2021-05-15T13:53:47.3828824Z (Reading database ... 30% 2021-05-15T13:53:47.3829252Z (Reading database ... 35% 2021-05-15T13:53:47.3829688Z (Reading database ... 40% 2021-05-15T13:53:47.3830113Z (Reading database ... 45% 2021-05-15T13:53:47.3830553Z (Reading database ... 50% 2021-05-15T13:53:47.3865309Z (Reading database ... 55% 2021-05-15T13:53:47.3906820Z (Reading database ... 60% 2021-05-15T13:53:47.3936037Z (Reading database ... 65% 2021-05-15T13:53:47.4050868Z (Reading database ... 70% 2021-05-15T13:53:47.4167585Z (Reading database ... 75% 2021-05-15T13:53:47.4190103Z (Reading database ... 80% 2021-05-15T13:53:47.4679471Z (Reading database ... 85% 2021-05-15T13:53:47.4830877Z (Reading database ... 90% 2021-05-15T13:53:47.4902473Z (Reading database ... 95% 2021-05-15T13:53:47.4902963Z (Reading database ... 100% 2021-05-15T13:53:47.4903650Z (Reading database ... 267897 files and directories currently installed.) 2021-05-15T13:53:47.5047599Z Preparing to unpack .../bowtie2_2.3.5.1-6build1_amd64.deb ... 2021-05-15T13:53:47.5057766Z Unpacking bowtie2 (2.3.5.1-6build1) ... 2021-05-15T13:53:47.6926991Z Setting up bowtie2 (2.3.5.1-6build1) ... 2021-05-15T13:53:47.6972531Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:53:50.5147083Z Reading package lists... 2021-05-15T13:53:50.6669856Z Building dependency tree... 2021-05-15T13:53:50.6694389Z Reading state information... 2021-05-15T13:53:50.7919081Z E: Unable to locate package install 2021-05-15T13:53:50.7919989Z E: Unable to locate package gdal 2021-05-15T13:53:50.8565808Z Reading package lists... 2021-05-15T13:53:51.0001554Z Building dependency tree... 2021-05-15T13:53:51.0024898Z Reading state information... 2021-05-15T13:53:51.0241650Z Package insighttoolkit4-python is not available, but is referred to by another package. 2021-05-15T13:53:51.0246540Z This may mean that the package is missing, has been obsoleted, or 2021-05-15T13:53:51.0247606Z is only available from another source 2021-05-15T13:53:51.0248146Z 2021-05-15T13:53:51.1203847Z E: Package 'insighttoolkit4-python' has no installation candidate 2021-05-15T13:53:51.1841483Z Reading package lists... 2021-05-15T13:53:51.3336552Z Building dependency tree... 2021-05-15T13:53:51.3357771Z Reading state information... 2021-05-15T13:53:51.3568845Z Package libav-tools is not available, but is referred to by another package. 2021-05-15T13:53:51.3571469Z This may mean that the package is missing, has been obsoleted, or 2021-05-15T13:53:51.3575522Z is only available from another source 2021-05-15T13:53:51.3579192Z However the following packages replace it: 2021-05-15T13:53:51.3580142Z ffmpeg 2021-05-15T13:53:51.3580412Z 2021-05-15T13:53:51.4521965Z E: Package 'libav-tools' has no installation candidate 2021-05-15T13:53:51.5140182Z Reading package lists... 2021-05-15T13:53:51.6539664Z Building dependency tree... 2021-05-15T13:53:51.6561096Z Reading state information... 2021-05-15T13:53:51.7981169Z The following additional packages will be installed: 2021-05-15T13:53:51.7982664Z libgcrypt20-dev libgit2-28 libgpg-error-dev libhttp-parser-dev 2021-05-15T13:53:51.7986749Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-15T13:53:51.7990640Z libssh2-1-dev 2021-05-15T13:53:51.7997798Z Suggested packages: 2021-05-15T13:53:51.7998781Z libgcrypt20-doc libmbedtls-doc 2021-05-15T13:53:51.8446872Z The following NEW packages will be installed: 2021-05-15T13:53:51.8449339Z libgcrypt20-dev libgit2-28 libgit2-dev libgpg-error-dev libhttp-parser-dev 2021-05-15T13:53:51.8451509Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-15T13:53:51.8452996Z libssh2-1-dev 2021-05-15T13:53:51.8659790Z 0 upgraded, 11 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:53:51.8660844Z Need to get 2667 kB of archives. 2021-05-15T13:53:51.8661576Z After this operation, 11.2 MB of additional disk space will be used. 2021-05-15T13:53:51.8663852Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgpg-error-dev amd64 1.37-1 [109 kB] 2021-05-15T13:53:51.8715138Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcrypt20-dev amd64 1.8.5-5ubuntu1 [470 kB] 2021-05-15T13:53:51.8779952Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser2.9 amd64 2.9.2-2 [21.8 kB] 2021-05-15T13:53:51.8786649Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedcrypto3 amd64 2.16.4-1ubuntu2 [150 kB] 2021-05-15T13:53:51.8822534Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedx509-0 amd64 2.16.4-1ubuntu2 [42.3 kB] 2021-05-15T13:53:51.8829703Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls12 amd64 2.16.4-1ubuntu2 [71.8 kB] 2021-05-15T13:53:51.8850420Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-28 amd64 0.28.4+dfsg.1-2 [403 kB] 2021-05-15T13:53:51.8905375Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls-dev amd64 2.16.4-1ubuntu2 [444 kB] 2021-05-15T13:53:51.8968200Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libssh2-1-dev amd64 1.8.0-2.1build1 [244 kB] 2021-05-15T13:53:51.9020106Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser-dev amd64 2.9.2-2 [20.2 kB] 2021-05-15T13:53:51.9028235Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-dev amd64 0.28.4+dfsg.1-2 [691 kB] 2021-05-15T13:53:52.3296391Z Fetched 2667 kB in 0s (43.8 MB/s) 2021-05-15T13:53:52.3596844Z Selecting previously unselected package libgpg-error-dev. 2021-05-15T13:53:52.3670052Z (Reading database ... 2021-05-15T13:53:52.3670765Z (Reading database ... 5% 2021-05-15T13:53:52.3671389Z (Reading database ... 10% 2021-05-15T13:53:52.3672023Z (Reading database ... 15% 2021-05-15T13:53:52.3672616Z (Reading database ... 20% 2021-05-15T13:53:52.3673201Z (Reading database ... 25% 2021-05-15T13:53:52.3673850Z (Reading database ... 30% 2021-05-15T13:53:52.3674986Z (Reading database ... 35% 2021-05-15T13:53:52.3675652Z (Reading database ... 40% 2021-05-15T13:53:52.3676258Z (Reading database ... 45% 2021-05-15T13:53:52.3676848Z (Reading database ... 50% 2021-05-15T13:53:52.3698816Z (Reading database ... 55% 2021-05-15T13:53:52.3743972Z (Reading database ... 60% 2021-05-15T13:53:52.3768668Z (Reading database ... 65% 2021-05-15T13:53:52.3903589Z (Reading database ... 70% 2021-05-15T13:53:52.4066313Z (Reading database ... 75% 2021-05-15T13:53:52.4088668Z (Reading database ... 80% 2021-05-15T13:53:52.4598407Z (Reading database ... 85% 2021-05-15T13:53:52.4744863Z (Reading database ... 90% 2021-05-15T13:53:52.4814534Z (Reading database ... 95% 2021-05-15T13:53:52.4815291Z (Reading database ... 100% 2021-05-15T13:53:52.4816141Z (Reading database ... 267923 files and directories currently installed.) 2021-05-15T13:53:52.4945402Z Preparing to unpack .../00-libgpg-error-dev_1.37-1_amd64.deb ... 2021-05-15T13:53:52.4962890Z Unpacking libgpg-error-dev (1.37-1) ... 2021-05-15T13:53:52.5397599Z Selecting previously unselected package libgcrypt20-dev. 2021-05-15T13:53:52.5618144Z Preparing to unpack .../01-libgcrypt20-dev_1.8.5-5ubuntu1_amd64.deb ... 2021-05-15T13:53:52.5631470Z Unpacking libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-15T13:53:52.6397345Z Selecting previously unselected package libhttp-parser2.9:amd64. 2021-05-15T13:53:52.6676220Z Preparing to unpack .../02-libhttp-parser2.9_2.9.2-2_amd64.deb ... 2021-05-15T13:53:52.6704528Z Unpacking libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-15T13:53:52.6989324Z Selecting previously unselected package libmbedcrypto3:amd64. 2021-05-15T13:53:52.7262921Z Preparing to unpack .../03-libmbedcrypto3_2.16.4-1ubuntu2_amd64.deb ... 2021-05-15T13:53:52.7274913Z Unpacking libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T13:53:52.7716375Z Selecting previously unselected package libmbedx509-0:amd64. 2021-05-15T13:53:52.7959712Z Preparing to unpack .../04-libmbedx509-0_2.16.4-1ubuntu2_amd64.deb ... 2021-05-15T13:53:52.7974643Z Unpacking libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T13:53:52.8316071Z Selecting previously unselected package libmbedtls12:amd64. 2021-05-15T13:53:52.8565952Z Preparing to unpack .../05-libmbedtls12_2.16.4-1ubuntu2_amd64.deb ... 2021-05-15T13:53:52.8579410Z Unpacking libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T13:53:52.8951854Z Selecting previously unselected package libgit2-28:amd64. 2021-05-15T13:53:52.9215597Z Preparing to unpack .../06-libgit2-28_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-15T13:53:52.9230942Z Unpacking libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-15T13:53:52.9836390Z Selecting previously unselected package libmbedtls-dev:amd64. 2021-05-15T13:53:53.0096171Z Preparing to unpack .../07-libmbedtls-dev_2.16.4-1ubuntu2_amd64.deb ... 2021-05-15T13:53:53.0111102Z Unpacking libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T13:53:53.0877310Z Selecting previously unselected package libssh2-1-dev:amd64. 2021-05-15T13:53:53.1104598Z Preparing to unpack .../08-libssh2-1-dev_1.8.0-2.1build1_amd64.deb ... 2021-05-15T13:53:53.1118308Z Unpacking libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-15T13:53:53.1731176Z Selecting previously unselected package libhttp-parser-dev. 2021-05-15T13:53:53.2028652Z Preparing to unpack .../09-libhttp-parser-dev_2.9.2-2_amd64.deb ... 2021-05-15T13:53:53.2041749Z Unpacking libhttp-parser-dev (2.9.2-2) ... 2021-05-15T13:53:53.2310926Z Selecting previously unselected package libgit2-dev:amd64. 2021-05-15T13:53:53.2616696Z Preparing to unpack .../10-libgit2-dev_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-15T13:53:53.2628484Z Unpacking libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-15T13:53:53.3972767Z Setting up libgpg-error-dev (1.37-1) ... 2021-05-15T13:53:53.4014502Z Setting up libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T13:53:53.4047573Z Setting up libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-15T13:53:53.4084673Z Setting up libhttp-parser-dev (2.9.2-2) ... 2021-05-15T13:53:53.4116508Z Setting up libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T13:53:53.4151984Z Setting up libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T13:53:53.4183653Z Setting up libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T13:53:53.4219895Z Setting up libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-15T13:53:53.4258628Z Setting up libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-15T13:53:53.4301483Z Setting up libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-15T13:53:53.4345694Z Setting up libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-15T13:53:53.4386995Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:53:58.1626252Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-15T13:53:58.2837061Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:54:00.3391033Z Reading package lists... 2021-05-15T13:54:00.4939668Z Building dependency tree... 2021-05-15T13:54:00.4959820Z Reading state information... 2021-05-15T13:54:00.7398766Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-15T13:54:00.7400167Z libtiff-dev set to manually installed. 2021-05-15T13:54:00.7401156Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:54:00.8060968Z Reading package lists... 2021-05-15T13:54:00.9592605Z Building dependency tree... 2021-05-15T13:54:00.9613326Z Reading state information... 2021-05-15T13:54:01.1976468Z unixodbc-dev is already the newest version (2.3.7). 2021-05-15T13:54:01.1979671Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:54:01.2633428Z Reading package lists... 2021-05-15T13:54:01.4251558Z Building dependency tree... 2021-05-15T13:54:01.4273687Z Reading state information... 2021-05-15T13:54:01.6236785Z The following NEW packages will be installed: 2021-05-15T13:54:01.6238383Z libsodium-dev 2021-05-15T13:54:01.6580212Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:54:01.6581332Z Need to get 169 kB of archives. 2021-05-15T13:54:01.6582611Z After this operation, 826 kB of additional disk space will be used. 2021-05-15T13:54:01.6585173Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 2021-05-15T13:54:02.0785156Z Fetched 169 kB in 0s (5086 kB/s) 2021-05-15T13:54:02.1071786Z Selecting previously unselected package libsodium-dev:amd64. 2021-05-15T13:54:02.1175870Z (Reading database ... 2021-05-15T13:54:02.1176846Z (Reading database ... 5% 2021-05-15T13:54:02.1177647Z (Reading database ... 10% 2021-05-15T13:54:02.1178467Z (Reading database ... 15% 2021-05-15T13:54:02.1179224Z (Reading database ... 20% 2021-05-15T13:54:02.1179956Z (Reading database ... 25% 2021-05-15T13:54:02.1181352Z (Reading database ... 30% 2021-05-15T13:54:02.1182114Z (Reading database ... 35% 2021-05-15T13:54:02.1182849Z (Reading database ... 40% 2021-05-15T13:54:02.1183692Z (Reading database ... 45% 2021-05-15T13:54:02.1184619Z (Reading database ... 50% 2021-05-15T13:54:02.1220016Z (Reading database ... 55% 2021-05-15T13:54:02.1277445Z (Reading database ... 60% 2021-05-15T13:54:02.1302574Z (Reading database ... 65% 2021-05-15T13:54:02.1415649Z (Reading database ... 70% 2021-05-15T13:54:02.1518678Z (Reading database ... 75% 2021-05-15T13:54:02.1543197Z (Reading database ... 80% 2021-05-15T13:54:02.2036357Z (Reading database ... 85% 2021-05-15T13:54:02.2198632Z (Reading database ... 90% 2021-05-15T13:54:02.2280122Z (Reading database ... 95% 2021-05-15T13:54:02.2280609Z (Reading database ... 100% 2021-05-15T13:54:02.2281311Z (Reading database ... 268426 files and directories currently installed.) 2021-05-15T13:54:02.2419091Z Preparing to unpack .../libsodium-dev_1.0.18-1_amd64.deb ... 2021-05-15T13:54:02.2432024Z Unpacking libsodium-dev:amd64 (1.0.18-1) ... 2021-05-15T13:54:02.3220497Z Setting up libsodium-dev:amd64 (1.0.18-1) ... 2021-05-15T13:54:04.3882405Z Reading package lists... 2021-05-15T13:54:04.5386525Z Building dependency tree... 2021-05-15T13:54:04.5406942Z Reading state information... 2021-05-15T13:54:04.6902420Z The following additional packages will be installed: 2021-05-15T13:54:04.6905234Z libarchive-dev liblept5 libtesseract4 tesseract-ocr tesseract-ocr-osd 2021-05-15T13:54:04.7350997Z The following NEW packages will be installed: 2021-05-15T13:54:04.7355466Z libarchive-dev liblept5 libleptonica-dev libtesseract-dev libtesseract4 2021-05-15T13:54:04.7357002Z tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd 2021-05-15T13:54:04.7561957Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:54:04.7563143Z Need to get 10.4 MB of archives. 2021-05-15T13:54:04.7565328Z After this operation, 38.0 MB of additional disk space will be used. 2021-05-15T13:54:04.7568040Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1 [490 kB] 2021-05-15T13:54:04.7684262Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB] 2021-05-15T13:54:04.7869564Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libleptonica-dev amd64 1.79.0-1 [1389 kB] 2021-05-15T13:54:04.8185287Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1237 kB] 2021-05-15T13:54:04.8487404Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract-dev amd64 4.1.1-2build2 [1463 kB] 2021-05-15T13:54:04.8752206Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr-eng all 1:4.00~git30-7274cfa-1 [1598 kB] 2021-05-15T13:54:04.9050184Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr-osd all 1:4.00~git30-7274cfa-1 [2990 kB] 2021-05-15T13:54:04.9633684Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr amd64 4.1.1-2build2 [262 kB] 2021-05-15T13:54:05.3823501Z Fetched 10.4 MB in 0s (45.6 MB/s) 2021-05-15T13:54:05.4116515Z Selecting previously unselected package libarchive-dev:amd64. 2021-05-15T13:54:05.4201995Z (Reading database ... 2021-05-15T13:54:05.4202876Z (Reading database ... 5% 2021-05-15T13:54:05.4203779Z (Reading database ... 10% 2021-05-15T13:54:05.4204358Z (Reading database ... 15% 2021-05-15T13:54:05.4206429Z (Reading database ... 20% 2021-05-15T13:54:05.4207436Z (Reading database ... 25% 2021-05-15T13:54:05.4207971Z (Reading database ... 30% 2021-05-15T13:54:05.4208478Z (Reading database ... 35% 2021-05-15T13:54:05.4208985Z (Reading database ... 40% 2021-05-15T13:54:05.4209476Z (Reading database ... 45% 2021-05-15T13:54:05.4209980Z (Reading database ... 50% 2021-05-15T13:54:05.4242247Z (Reading database ... 55% 2021-05-15T13:54:05.4288738Z (Reading database ... 60% 2021-05-15T13:54:05.4314044Z (Reading database ... 65% 2021-05-15T13:54:05.4427275Z (Reading database ... 70% 2021-05-15T13:54:05.4530594Z (Reading database ... 75% 2021-05-15T13:54:05.4557852Z (Reading database ... 80% 2021-05-15T13:54:05.5069582Z (Reading database ... 85% 2021-05-15T13:54:05.5232083Z (Reading database ... 90% 2021-05-15T13:54:05.5312883Z (Reading database ... 95% 2021-05-15T13:54:05.5313597Z (Reading database ... 100% 2021-05-15T13:54:05.5314505Z (Reading database ... 268496 files and directories currently installed.) 2021-05-15T13:54:05.5463550Z Preparing to unpack .../0-libarchive-dev_3.4.0-2ubuntu1_amd64.deb ... 2021-05-15T13:54:05.5496982Z Unpacking libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-15T13:54:05.6275965Z Selecting previously unselected package liblept5:amd64. 2021-05-15T13:54:05.6534339Z Preparing to unpack .../1-liblept5_1.79.0-1_amd64.deb ... 2021-05-15T13:54:05.6561814Z Unpacking liblept5:amd64 (1.79.0-1) ... 2021-05-15T13:54:05.7756630Z Selecting previously unselected package libleptonica-dev:amd64. 2021-05-15T13:54:05.7999899Z Preparing to unpack .../2-libleptonica-dev_1.79.0-1_amd64.deb ... 2021-05-15T13:54:05.8016941Z Unpacking libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-15T13:54:05.9539153Z Selecting previously unselected package libtesseract4:amd64. 2021-05-15T13:54:05.9804960Z Preparing to unpack .../3-libtesseract4_4.1.1-2build2_amd64.deb ... 2021-05-15T13:54:05.9817549Z Unpacking libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-15T13:54:06.1237564Z Selecting previously unselected package libtesseract-dev:amd64. 2021-05-15T13:54:06.1506925Z Preparing to unpack .../4-libtesseract-dev_4.1.1-2build2_amd64.deb ... 2021-05-15T13:54:06.1524734Z Unpacking libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-15T13:54:06.3317310Z Selecting previously unselected package tesseract-ocr-eng. 2021-05-15T13:54:06.3555292Z Preparing to unpack .../5-tesseract-ocr-eng_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-15T13:54:06.3564654Z Unpacking tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-15T13:54:06.5316532Z Selecting previously unselected package tesseract-ocr-osd. 2021-05-15T13:54:06.5537079Z Preparing to unpack .../6-tesseract-ocr-osd_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-15T13:54:06.5552684Z Unpacking tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-15T13:54:06.8956663Z Selecting previously unselected package tesseract-ocr. 2021-05-15T13:54:06.9147148Z Preparing to unpack .../7-tesseract-ocr_4.1.1-2build2_amd64.deb ... 2021-05-15T13:54:06.9160638Z Unpacking tesseract-ocr (4.1.1-2build2) ... 2021-05-15T13:54:07.0077516Z Setting up tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-15T13:54:07.0118226Z Setting up liblept5:amd64 (1.79.0-1) ... 2021-05-15T13:54:07.0155243Z Setting up libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-15T13:54:07.0194797Z Setting up libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-15T13:54:07.0236616Z Setting up libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-15T13:54:07.0268952Z Setting up tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-15T13:54:07.0302341Z Setting up libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-15T13:54:07.0342980Z Setting up tesseract-ocr (4.1.1-2build2) ... 2021-05-15T13:54:07.0382806Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:54:09.9084597Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:54:11.9771956Z Reading package lists... 2021-05-15T13:54:12.1235907Z Building dependency tree... 2021-05-15T13:54:12.1262608Z Reading state information... 2021-05-15T13:54:12.3543070Z wget is already the newest version (1.20.3-1ubuntu1). 2021-05-15T13:54:12.3544522Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:54:12.4204861Z Reading package lists... 2021-05-15T13:54:12.5738691Z Building dependency tree... 2021-05-15T13:54:12.5760795Z Reading state information... 2021-05-15T13:54:12.7308117Z The following additional packages will be installed: 2021-05-15T13:54:12.7310640Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-15T13:54:12.7322847Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev 2021-05-15T13:54:12.7328984Z Suggested packages: 2021-05-15T13:54:12.7330298Z doc-base krb5-doc krb5-user libnorm-doc 2021-05-15T13:54:12.7797849Z The following NEW packages will be installed: 2021-05-15T13:54:12.7799853Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-15T13:54:12.7802231Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev libzmq3-dev 2021-05-15T13:54:12.8025856Z 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:54:12.8027137Z Need to get 1459 kB of archives. 2021-05-15T13:54:12.8027882Z After this operation, 7754 kB of additional disk space will be used. 2021-05-15T13:54:12.8030235Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-05-15T13:54:12.8065760Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-05-15T13:54:12.8084413Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-05-15T13:54:12.8096658Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-05-15T13:54:12.8106346Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2021-05-15T13:54:12.8118411Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-05-15T13:54:12.8134837Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 2021-05-15T13:54:12.8209988Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 2021-05-15T13:54:12.8247452Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-05-15T13:54:12.8253077Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 2021-05-15T13:54:13.2530770Z Fetched 1459 kB in 0s (31.4 MB/s) 2021-05-15T13:54:13.2851960Z Selecting previously unselected package libgssrpc4:amd64. 2021-05-15T13:54:13.2922698Z (Reading database ... 2021-05-15T13:54:13.2923374Z (Reading database ... 5% 2021-05-15T13:54:13.2923956Z (Reading database ... 10% 2021-05-15T13:54:13.2924669Z (Reading database ... 15% 2021-05-15T13:54:13.2925306Z (Reading database ... 20% 2021-05-15T13:54:13.2925918Z (Reading database ... 25% 2021-05-15T13:54:13.2926658Z (Reading database ... 30% 2021-05-15T13:54:13.2927403Z (Reading database ... 35% 2021-05-15T13:54:13.2928042Z (Reading database ... 40% 2021-05-15T13:54:13.2928676Z (Reading database ... 45% 2021-05-15T13:54:13.2929315Z (Reading database ... 50% 2021-05-15T13:54:13.2959567Z (Reading database ... 55% 2021-05-15T13:54:13.3001338Z (Reading database ... 60% 2021-05-15T13:54:13.3028622Z (Reading database ... 65% 2021-05-15T13:54:13.3138981Z (Reading database ... 70% 2021-05-15T13:54:13.3245373Z (Reading database ... 75% 2021-05-15T13:54:13.3269685Z (Reading database ... 80% 2021-05-15T13:54:13.3728529Z (Reading database ... 85% 2021-05-15T13:54:13.4035907Z (Reading database ... 90% 2021-05-15T13:54:13.4108350Z (Reading database ... 95% 2021-05-15T13:54:13.4109138Z (Reading database ... 100% 2021-05-15T13:54:13.4110184Z (Reading database ... 268721 files and directories currently installed.) 2021-05-15T13:54:13.4245070Z Preparing to unpack .../0-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T13:54:13.4268044Z Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:54:13.4611066Z Selecting previously unselected package libkdb5-9:amd64. 2021-05-15T13:54:13.4867190Z Preparing to unpack .../1-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T13:54:13.4881308Z Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:54:13.5196067Z Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-05-15T13:54:13.5444131Z Preparing to unpack .../2-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T13:54:13.5456669Z Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:54:13.5764169Z Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-05-15T13:54:13.6055208Z Preparing to unpack .../3-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T13:54:13.6066669Z Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:54:13.6358781Z Selecting previously unselected package comerr-dev:amd64. 2021-05-15T13:54:13.6642880Z Preparing to unpack .../4-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-05-15T13:54:13.6679388Z Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-15T13:54:13.7035659Z Selecting previously unselected package krb5-multidev:amd64. 2021-05-15T13:54:13.7247878Z Preparing to unpack .../5-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T13:54:13.7257111Z Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:54:13.7756124Z Selecting previously unselected package libnorm-dev:amd64. 2021-05-15T13:54:13.7958507Z Preparing to unpack .../6-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 2021-05-15T13:54:13.7970228Z Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-15T13:54:13.8756266Z Selecting previously unselected package libpgm-dev:amd64. 2021-05-15T13:54:13.8988966Z Preparing to unpack .../7-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-05-15T13:54:13.9001728Z Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-15T13:54:13.9530334Z Selecting previously unselected package libkrb5-dev:amd64. 2021-05-15T13:54:13.9797690Z Preparing to unpack .../8-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T13:54:13.9810022Z Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:54:14.0112774Z Selecting previously unselected package libzmq3-dev:amd64. 2021-05-15T13:54:14.0413887Z Preparing to unpack .../9-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 2021-05-15T13:54:14.0423381Z Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-15T13:54:14.1615146Z Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-15T13:54:14.1686516Z Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:54:14.1757045Z Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-15T13:54:14.1800625Z Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-15T13:54:14.1853902Z Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:54:14.1888354Z Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:54:14.1923138Z Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:54:14.1959118Z Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:54:14.1991348Z Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:54:14.2041452Z Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-15T13:54:14.2157635Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:54:14.2384887Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:54:17.3838476Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-15T13:54:19.5243842Z Reading package lists... 2021-05-15T13:54:19.6609373Z Building dependency tree... 2021-05-15T13:54:19.6628545Z Reading state information... 2021-05-15T13:54:19.7811048Z E: Unable to locate package udunits 2021-05-15T13:54:19.8436412Z Reading package lists... 2021-05-15T13:54:19.9750765Z Building dependency tree... 2021-05-15T13:54:19.9769896Z Reading state information... 2021-05-15T13:54:20.1163950Z The following additional packages will be installed: 2021-05-15T13:54:20.1165870Z libwebpdemux2 2021-05-15T13:54:20.1572575Z The following NEW packages will be installed: 2021-05-15T13:54:20.1574803Z libwebp-dev libwebpdemux2 2021-05-15T13:54:20.1782294Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:54:20.1783387Z Need to get 277 kB of archives. 2021-05-15T13:54:20.1784503Z After this operation, 965 kB of additional disk space will be used. 2021-05-15T13:54:20.1786576Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebpdemux2 amd64 0.6.1-2 [9472 B] 2021-05-15T13:54:20.1798944Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebp-dev amd64 0.6.1-2 [267 kB] 2021-05-15T13:54:20.5886540Z Fetched 277 kB in 0s (12.1 MB/s) 2021-05-15T13:54:20.6204003Z Selecting previously unselected package libwebpdemux2:amd64. 2021-05-15T13:54:20.6276855Z (Reading database ... 2021-05-15T13:54:20.6277595Z (Reading database ... 5% 2021-05-15T13:54:20.6278265Z (Reading database ... 10% 2021-05-15T13:54:20.6278902Z (Reading database ... 15% 2021-05-15T13:54:20.6279733Z (Reading database ... 20% 2021-05-15T13:54:20.6280462Z (Reading database ... 25% 2021-05-15T13:54:20.6281105Z (Reading database ... 30% 2021-05-15T13:54:20.6281761Z (Reading database ... 35% 2021-05-15T13:54:20.6282393Z (Reading database ... 40% 2021-05-15T13:54:20.6283033Z (Reading database ... 45% 2021-05-15T13:54:20.6283678Z (Reading database ... 50% 2021-05-15T13:54:20.6303033Z (Reading database ... 55% 2021-05-15T13:54:20.6340739Z (Reading database ... 60% 2021-05-15T13:54:20.6366448Z (Reading database ... 65% 2021-05-15T13:54:20.6471250Z (Reading database ... 70% 2021-05-15T13:54:20.6575004Z (Reading database ... 75% 2021-05-15T13:54:20.6598313Z (Reading database ... 80% 2021-05-15T13:54:20.6935505Z (Reading database ... 85% 2021-05-15T13:54:20.7222028Z (Reading database ... 90% 2021-05-15T13:54:20.7293365Z (Reading database ... 95% 2021-05-15T13:54:20.7294090Z (Reading database ... 100% 2021-05-15T13:54:20.7294922Z (Reading database ... 269021 files and directories currently installed.) 2021-05-15T13:54:20.7419315Z Preparing to unpack .../libwebpdemux2_0.6.1-2_amd64.deb ... 2021-05-15T13:54:20.7444302Z Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-15T13:54:20.7666559Z Selecting previously unselected package libwebp-dev:amd64. 2021-05-15T13:54:20.7934369Z Preparing to unpack .../libwebp-dev_0.6.1-2_amd64.deb ... 2021-05-15T13:54:20.7945986Z Unpacking libwebp-dev:amd64 (0.6.1-2) ... 2021-05-15T13:54:20.8742280Z Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-15T13:54:20.8776072Z Setting up libwebp-dev:amd64 (0.6.1-2) ... 2021-05-15T13:54:20.8806890Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:54:22.8254630Z Reading package lists... 2021-05-15T13:54:22.9550297Z Building dependency tree... 2021-05-15T13:54:22.9571543Z Reading state information... 2021-05-15T13:54:23.0971242Z The following additional packages will be installed: 2021-05-15T13:54:23.0973927Z gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-15T13:54:23.0976485Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-15T13:54:23.0979821Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-15T13:54:23.0980401Z Suggested packages: 2021-05-15T13:54:23.0981138Z cargo-doc gdb-doc gdbserver rust-doc rust-src 2021-05-15T13:54:23.0981707Z Recommended packages: 2021-05-15T13:54:23.0982102Z cargo 2021-05-15T13:54:23.1450909Z The following NEW packages will be installed: 2021-05-15T13:54:23.1454013Z cargo gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-15T13:54:23.1455670Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-15T13:54:23.1457157Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-15T13:54:23.1689732Z 0 upgraded, 13 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:54:23.1690558Z Need to get 108 MB of archives. 2021-05-15T13:54:23.1691303Z After this operation, 501 MB of additional disk space will be used. 2021-05-15T13:54:23.1693089Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-05-15T13:54:23.1738550Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB] 2021-05-15T13:54:23.1750009Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight-common all 3.1.8-1.2build5 [50.7 kB] 2021-05-15T13:54:23.1762769Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libboost-regex1.71.0 amd64 1.71.0-6ubuntu6 [471 kB] 2021-05-15T13:54:23.1853297Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight4v5 amd64 3.1.8-1.2build5 [232 kB] 2021-05-15T13:54:23.1887601Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 [15.3 kB] 2021-05-15T13:54:23.1894410Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libstd-rust-1.47 amd64 1.47.0+dfsg1+llvm-1ubuntu1~20.04.1 [59.6 MB] 2021-05-15T13:54:23.3131393Z Get:8 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal/main amd64 gdb amd64 10.2-0ubuntu1~20.04~1 [3282 kB] 2021-05-15T13:54:24.2522238Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libstd-rust-dev amd64 1.47.0+dfsg1+llvm-1ubuntu1~20.04.1 [28.5 MB] 2021-05-15T13:54:24.5612246Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 rustc amd64 1.47.0+dfsg1+llvm-1ubuntu1~20.04.1 [1921 kB] 2021-05-15T13:54:24.5830245Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 cargo amd64 0.47.0-1~exp1ubuntu1~20.04.1 [3147 kB] 2021-05-15T13:54:24.6172499Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.2 [10.5 MB] 2021-05-15T13:54:24.7689831Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 rust-gdb all 1.47.0+dfsg1+llvm-1ubuntu1~20.04.1 [27.5 kB] 2021-05-15T13:54:25.1775446Z Fetched 108 MB in 2s (66.6 MB/s) 2021-05-15T13:54:25.2085004Z Selecting previously unselected package libbabeltrace1:amd64. 2021-05-15T13:54:25.2155126Z (Reading database ... 2021-05-15T13:54:25.2155678Z (Reading database ... 5% 2021-05-15T13:54:25.2156119Z (Reading database ... 10% 2021-05-15T13:54:25.2156568Z (Reading database ... 15% 2021-05-15T13:54:25.2157009Z (Reading database ... 20% 2021-05-15T13:54:25.2157437Z (Reading database ... 25% 2021-05-15T13:54:25.2157874Z (Reading database ... 30% 2021-05-15T13:54:25.2158301Z (Reading database ... 35% 2021-05-15T13:54:25.2158735Z (Reading database ... 40% 2021-05-15T13:54:25.2159161Z (Reading database ... 45% 2021-05-15T13:54:25.2159813Z (Reading database ... 50% 2021-05-15T13:54:25.2200342Z (Reading database ... 55% 2021-05-15T13:54:25.2237812Z (Reading database ... 60% 2021-05-15T13:54:25.2264817Z (Reading database ... 65% 2021-05-15T13:54:25.2373859Z (Reading database ... 70% 2021-05-15T13:54:25.2491747Z (Reading database ... 75% 2021-05-15T13:54:25.2513967Z (Reading database ... 80% 2021-05-15T13:54:25.2857674Z (Reading database ... 85% 2021-05-15T13:54:25.3144848Z (Reading database ... 90% 2021-05-15T13:54:25.3213903Z (Reading database ... 95% 2021-05-15T13:54:25.3215576Z (Reading database ... 100% 2021-05-15T13:54:25.3216524Z (Reading database ... 269049 files and directories currently installed.) 2021-05-15T13:54:25.3339880Z Preparing to unpack .../00-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-05-15T13:54:25.3366489Z Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-15T13:54:25.3795925Z Selecting previously unselected package libipt2. 2021-05-15T13:54:25.4016157Z Preparing to unpack .../01-libipt2_2.0.1-1_amd64.deb ... 2021-05-15T13:54:25.4032061Z Unpacking libipt2 (2.0.1-1) ... 2021-05-15T13:54:25.4341170Z Selecting previously unselected package libsource-highlight-common. 2021-05-15T13:54:25.4574204Z Preparing to unpack .../02-libsource-highlight-common_3.1.8-1.2build5_all.deb ... 2021-05-15T13:54:25.4584236Z Unpacking libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-15T13:54:25.5116690Z Selecting previously unselected package libboost-regex1.71.0:amd64. 2021-05-15T13:54:25.5334529Z Preparing to unpack .../03-libboost-regex1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-15T13:54:25.5349748Z Unpacking libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-15T13:54:25.6091100Z Selecting previously unselected package libsource-highlight4v5. 2021-05-15T13:54:25.6314640Z Preparing to unpack .../04-libsource-highlight4v5_3.1.8-1.2build5_amd64.deb ... 2021-05-15T13:54:25.6327074Z Unpacking libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-15T13:54:25.6810110Z Selecting previously unselected package libxxhash0:amd64. 2021-05-15T13:54:25.7076775Z Preparing to unpack .../05-libxxhash0_0.7.3-1_amd64.deb ... 2021-05-15T13:54:25.7125444Z Unpacking libxxhash0:amd64 (0.7.3-1) ... 2021-05-15T13:54:25.7395516Z Selecting previously unselected package gdb. 2021-05-15T13:54:25.7639069Z Preparing to unpack .../06-gdb_10.2-0ubuntu1~20.04~1_amd64.deb ... 2021-05-15T13:54:25.7655769Z Unpacking gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-15T13:54:26.0797361Z Selecting previously unselected package libstd-rust-1.47:amd64. 2021-05-15T13:54:26.1057467Z Preparing to unpack .../07-libstd-rust-1.47_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T13:54:26.1072835Z Unpacking libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T13:54:32.0978919Z Selecting previously unselected package libstd-rust-dev:amd64. 2021-05-15T13:54:32.1271933Z Preparing to unpack .../08-libstd-rust-dev_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T13:54:32.1286182Z Unpacking libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T13:54:34.9316056Z Selecting previously unselected package rustc. 2021-05-15T13:54:34.9576107Z Preparing to unpack .../09-rustc_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T13:54:34.9587340Z Unpacking rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T13:54:35.1413572Z Selecting previously unselected package cargo. 2021-05-15T13:54:35.1663311Z Preparing to unpack .../10-cargo_0.47.0-1~exp1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T13:54:35.1673472Z Unpacking cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-15T13:54:35.4997336Z Selecting previously unselected package libc6-dbg:amd64. 2021-05-15T13:54:35.5242978Z Preparing to unpack .../11-libc6-dbg_2.31-0ubuntu9.2_amd64.deb ... 2021-05-15T13:54:35.5261964Z Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-15T13:54:36.6592457Z Selecting previously unselected package rust-gdb. 2021-05-15T13:54:36.6818371Z Preparing to unpack .../12-rust-gdb_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_all.deb ... 2021-05-15T13:54:36.6834534Z Unpacking rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T13:54:36.7432901Z Setting up libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T13:54:36.7469481Z Setting up libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-15T13:54:36.7505519Z Setting up libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-15T13:54:36.7542471Z Setting up libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T13:54:36.7569053Z Setting up libipt2 (2.0.1-1) ... 2021-05-15T13:54:36.7606501Z Setting up libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-15T13:54:36.7635471Z Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-15T13:54:36.7667423Z Setting up rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T13:54:36.7697572Z Setting up libxxhash0:amd64 (0.7.3-1) ... 2021-05-15T13:54:36.7728744Z Setting up libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-15T13:54:36.7760412Z Setting up cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-15T13:54:36.7787547Z Setting up gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-15T13:54:36.7835735Z Setting up rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T13:54:36.7874147Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:54:36.8079937Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:54:39.8057703Z Reading package lists... 2021-05-15T13:54:39.9647385Z Building dependency tree... 2021-05-15T13:54:39.9679207Z Reading state information... 2021-05-15T13:54:40.1167402Z The following additional packages will be installed: 2021-05-15T13:54:40.1169706Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-15T13:54:40.1171281Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-15T13:54:40.1172836Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-15T13:54:40.1174329Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-15T13:54:40.1175833Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-15T13:54:40.1177342Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-15T13:54:40.1178715Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-15T13:54:40.1180883Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-15T13:54:40.1183155Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-15T13:54:40.1186844Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-15T13:54:40.1188185Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-15T13:54:40.1189449Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-15T13:54:40.1190745Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-15T13:54:40.1192175Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-15T13:54:40.1193544Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-15T13:54:40.1195208Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-15T13:54:40.1196593Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-15T13:54:40.1197990Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-15T13:54:40.1199317Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-15T13:54:40.1200381Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-15T13:54:40.1201397Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-15T13:54:40.1202561Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-15T13:54:40.1203620Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-15T13:54:40.1205256Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-15T13:54:40.1206637Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-15T13:54:40.1227612Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-15T13:54:40.1228883Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-15T13:54:40.1230129Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-15T13:54:40.1231389Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-15T13:54:40.1232551Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-15T13:54:40.1233677Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-15T13:54:40.1234953Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-15T13:54:40.1236177Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-15T13:54:40.1237397Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-15T13:54:40.1238688Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-15T13:54:40.1240002Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-15T13:54:40.1241217Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-15T13:54:40.1242412Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-15T13:54:40.1243553Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-15T13:54:40.1244802Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-15T13:54:40.1246069Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-15T13:54:40.1247212Z python3-webencodings qdoc-qt5 qgis-common qgis-plugin-grass 2021-05-15T13:54:40.1248375Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-15T13:54:40.1251227Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-15T13:54:40.1252707Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-15T13:54:40.1253927Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-15T13:54:40.1255129Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-15T13:54:40.1256438Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-15T13:54:40.1257537Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-15T13:54:40.1258173Z Suggested packages: 2021-05-15T13:54:40.1259093Z avahi-autoipd blt-demo libgdal-grass grass-dev grass-gui e00compr avce00 2021-05-15T13:54:40.1260235Z gnuplot gpsbabel gpstrans netpbm python3-rpy2 python3-termcolor grass 2021-05-15T13:54:40.1261639Z grass-dev-doc gvfs exiv2 geotiff-bin libgeotiff-epsg libvisual-0.4-plugins 2021-05-15T13:54:40.1262963Z libhdf4-doc libhdf4-alt-dev hdf4-tools libjs-jquery-ui-docs avahi-autoipd 2021-05-15T13:54:40.1264061Z | zeroconf ogdi-bin pcscd libqscintilla2-doc qtwayland5 2021-05-15T13:54:40.1265215Z qt5-qmltooling-plugins pinentry-doc python-cycler-doc python-future-doc 2021-05-15T13:54:40.1266456Z python3-genshi python3-lxml-dbg python-lxml-doc dvipng gir1.2-gtk-3.0 2021-05-15T13:54:40.1267706Z inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-15T13:54:40.1268879Z python3-gobject python3-nose python3-scipy python3-tornado 2021-05-15T13:54:40.1270083Z texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-15T13:54:40.1271378Z python3-pytest python3-numpy-dbg owslib-doc python-pil-doc python3-pil-dbg 2021-05-15T13:54:40.1272789Z python3-pandas python3-ipykernel python-psycopg2-doc python-pyparsing-doc 2021-05-15T13:54:40.1274025Z python3-pyqt5-dbg otb-qgis saga tix python3-tk-dbg qt5-doc comgt wvdial 2021-05-15T13:54:40.1275759Z wpagui libengine-pkcs11-openssl 2021-05-15T13:54:40.2052093Z The following NEW packages will be installed: 2021-05-15T13:54:40.2053885Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-15T13:54:40.2055562Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-15T13:54:40.2057138Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-15T13:54:40.2061815Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-15T13:54:40.2063235Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-15T13:54:40.2064412Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-15T13:54:40.2065500Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-15T13:54:40.2066744Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-15T13:54:40.2068011Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-15T13:54:40.2069202Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-15T13:54:40.2070599Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-15T13:54:40.2071937Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-15T13:54:40.2073321Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-15T13:54:40.2075081Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-15T13:54:40.2076489Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-15T13:54:40.2077799Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-15T13:54:40.2079032Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-15T13:54:40.2080307Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-15T13:54:40.2081776Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-15T13:54:40.2083055Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-15T13:54:40.2084194Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-15T13:54:40.2085497Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-15T13:54:40.2086811Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-15T13:54:40.2089420Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-15T13:54:40.2090586Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-15T13:54:40.2092098Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-15T13:54:40.2094613Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-15T13:54:40.2096064Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-15T13:54:40.2097703Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-15T13:54:40.2099127Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-15T13:54:40.2100411Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-15T13:54:40.2101656Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-15T13:54:40.2103258Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-15T13:54:40.2104473Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-15T13:54:40.2105777Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-15T13:54:40.2107072Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-15T13:54:40.2108310Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-15T13:54:40.2109506Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-15T13:54:40.2110650Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-15T13:54:40.2112130Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-15T13:54:40.2113460Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-15T13:54:40.2114940Z python3-webencodings qdoc-qt5 qgis qgis-common qgis-plugin-grass 2021-05-15T13:54:40.2116436Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-15T13:54:40.2117890Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-15T13:54:40.2119579Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-15T13:54:40.2120921Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-15T13:54:40.2122114Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-15T13:54:40.2123410Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-15T13:54:40.2124515Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-15T13:54:40.2309144Z 0 upgraded, 214 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:54:40.2310212Z Need to get 183 MB of archives. 2021-05-15T13:54:40.2311468Z After this operation, 776 MB of additional disk space will be used. 2021-05-15T13:54:40.2314266Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2021-05-15T13:54:40.2348786Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu1 [2005 kB] 2021-05-15T13:54:40.2723012Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libegl-mesa0 amd64 20.2.6-0ubuntu0.20.04.1 [97.7 kB] 2021-05-15T13:54:40.2738780Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libegl1 amd64 1.3.2-1~ubuntu0.20.04.1 [31.9 kB] 2021-05-15T13:54:40.2745603Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libevdev2 amd64 1.9.0+dfsg-1ubuntu0.1 [31.6 kB] 2021-05-15T13:54:40.2753608Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmtdev1 amd64 1.1.5-1.1 [14.2 kB] 2021-05-15T13:54:40.2758888Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-common all 1.3-2ubuntu3 [45.3 kB] 2021-05-15T13:54:40.2765090Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom2 amd64 1.3-2ubuntu3 [20.0 kB] 2021-05-15T13:54:40.2773164Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput-bin amd64 1.15.5-1ubuntu0.2 [19.1 kB] 2021-05-15T13:54:40.2778300Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput10 amd64 1.15.5-1ubuntu0.2 [112 kB] 2021-05-15T13:54:40.2799420Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu1 [208 kB] 2021-05-15T13:54:40.2820699Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu1 [674 kB] 2021-05-15T13:54:40.2899495Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [10.8 kB] 2021-05-15T13:54:40.2904326Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] 2021-05-15T13:54:40.2909205Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] 2021-05-15T13:54:40.2914010Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B] 2021-05-15T13:54:40.2921291Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB] 2021-05-15T13:54:40.2929214Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render-util0 amd64 0.3.9-1build1 [9912 B] 2021-05-15T13:54:40.2935773Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B] 2021-05-15T13:54:40.2940880Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinput0 amd64 1.14-2 [29.3 kB] 2021-05-15T13:54:40.2949505Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xkb1 amd64 1.14-2 [29.6 kB] 2021-05-15T13:54:40.2958152Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxkbcommon-x11-0 amd64 0.10.0-1 [13.4 kB] 2021-05-15T13:54:40.2979931Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5gui5 amd64 5.12.8+dfsg-0ubuntu1 [2971 kB] 2021-05-15T13:54:40.3403922Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5widgets5 amd64 5.12.8+dfsg-0ubuntu1 [2293 kB] 2021-05-15T13:54:40.3749458Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB] 2021-05-15T13:54:40.3770895Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liborc-0.4-0 amd64 1:0.4.31-1 [188 kB] 2021-05-15T13:54:40.3799630Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgstreamer-plugins-base1.0-0 amd64 1.16.2-4 [735 kB] 2021-05-15T13:54:40.3904453Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhyphen0 amd64 2.8.8-7 [27.0 kB] 2021-05-15T13:54:40.3914077Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5positioning5 amd64 5.12.8+dfsg-0ubuntu1 [197 kB] 2021-05-15T13:54:40.3950849Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5printsupport5 amd64 5.12.8+dfsg-0ubuntu1 [193 kB] 2021-05-15T13:54:40.3978384Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5qml5 amd64 5.12.8-0ubuntu1 [1438 kB] 2021-05-15T13:54:40.4185483Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quick5 amd64 5.12.8-0ubuntu1 [1335 kB] 2021-05-15T13:54:40.4376686Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sensors5 amd64 5.12.8-0ubuntu1 [114 kB] 2021-05-15T13:54:40.4397969Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webchannel5 amd64 5.12.8-0ubuntu1 [51.2 kB] 2021-05-15T13:54:40.4407432Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwoff1 amd64 1.0.2-1build2 [42.0 kB] 2021-05-15T13:54:40.4419381Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-1ubuntu2 [12.1 MB] 2021-05-15T13:54:40.6167881Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-image-formats-plugins amd64 5.12.8-0ubuntu1 [43.4 kB] 2021-05-15T13:54:40.6173919Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers-common all 3.10.4+dfsg-1ubuntu2 [897 kB] 2021-05-15T13:54:40.6308134Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2 amd64 2.2.1-2build1 [307 kB] 2021-05-15T13:54:40.6374612Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2-plugins amd64 2.2.1-2build1 [191 kB] 2021-05-15T13:54:40.6420815Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5 amd64 5.12.8+dfsg-0ubuntu1 [121 kB] 2021-05-15T13:54:40.6440463Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5-sqlite amd64 5.12.8+dfsg-0ubuntu1 [47.5 kB] 2021-05-15T13:54:40.6450985Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-data all 3.0.4+dfsg-1build3 [186 kB] 2021-05-15T13:54:40.6472443Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarpack2 amd64 3.7.0-3 [92.8 kB] 2021-05-15T13:54:40.6486355Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsuperlu5 amd64 5.2.1+dfsg1-4 [159 kB] 2021-05-15T13:54:40.6509418Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarmadillo9 amd64 1:9.800.4+dfsg-1build1 [93.2 kB] 2021-05-15T13:54:40.6536019Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcfitsio8 amd64 3.470-3 [466 kB] 2021-05-15T13:54:40.6593305Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcharls2 amd64 2.0.0+dfsg-1build1 [74.1 kB] 2021-05-15T13:54:40.6608066Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdap25 amd64 3.20.5-1 [435 kB] 2021-05-15T13:54:40.6672631Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdapclient6v5 amd64 3.20.5-1 [92.2 kB] 2021-05-15T13:54:40.6691170Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libepsilon1 amd64 0.9.2+dfsg-4 [41.0 kB] 2021-05-15T13:54:40.6702654Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfreexl1 amd64 1.0.5-3 [33.4 kB] 2021-05-15T13:54:40.6713646Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfyba0 amd64 4.1.1-6build1 [113 kB] 2021-05-15T13:54:40.6743225Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-3.8.0 amd64 3.8.0-1build1 [535 kB] 2021-05-15T13:54:40.6813255Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-c1v5 amd64 3.8.0-1build1 [69.9 kB] 2021-05-15T13:54:40.6830724Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-data all 6.3.1-1 [7647 kB] 2021-05-15T13:54:40.8032916Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libproj15 amd64 6.3.1-1 [925 kB] 2021-05-15T13:54:40.8150239Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeotiff5 amd64 1.5.1-2 [53.1 kB] 2021-05-15T13:54:40.8161823Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf4-0-alt amd64 4.2.14-1ubuntu1 [268 kB] 2021-05-15T13:54:40.8199969Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2021-05-15T13:54:40.8207621Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liburiparser1 amd64 0.9.3-2 [39.3 kB] 2021-05-15T13:54:40.8216510Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlbase1 amd64 1.3.0-8build1 [45.4 kB] 2021-05-15T13:54:40.8226062Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmldom1 amd64 1.3.0-8build1 [152 kB] 2021-05-15T13:54:40.8247758Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlengine1 amd64 1.3.0-8build1 [72.5 kB] 2021-05-15T13:54:40.8263883Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnetcdf15 amd64 1:4.7.3-1 [341 kB] 2021-05-15T13:54:40.8309300Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libogdi4.1 amd64 4.1.0+ds-1build1 [198 kB] 2021-05-15T13:54:40.8344250Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqhull7 amd64 2015.2-4 [152 kB] 2021-05-15T13:54:40.8366760Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialite7 amd64 4.3.0a-6build1 [1286 kB] 2021-05-15T13:54:40.8807012Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxerces-c3.2 amd64 3.2.2+debian-1build3 [878 kB] 2021-05-15T13:54:40.8960594Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgdal26 amd64 3.0.4+dfsg-1build3 [6156 kB] 2021-05-15T13:54:40.9885506Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5concurrent5 amd64 5.12.8+dfsg-0ubuntu1 [33.5 kB] 2021-05-15T13:54:40.9898889Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5keychain1 amd64 0.10.0-1build1 [48.4 kB] 2021-05-15T13:54:40.9910258Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5serialport5 amd64 5.12.8-0ubuntu1 [33.1 kB] 2021-05-15T13:54:40.9919189Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5xml5 amd64 5.12.8+dfsg-0ubuntu1 [105 kB] 2021-05-15T13:54:40.9944791Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialindex6 amd64 1.9.3-1build1 [266 kB] 2021-05-15T13:54:41.0002324Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzip5 amd64 1.5.1-0ubuntu1 [46.7 kB] 2021-05-15T13:54:41.0017928Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-core3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [5216 kB] 2021-05-15T13:54:41.0815703Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-native3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [44.5 kB] 2021-05-15T13:54:41.0823467Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-l10n all 2.11.2+dfsg-6 [41.3 kB] 2021-05-15T13:54:41.0831868Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-15 amd64 2.11.2+dfsg-6 [1238 kB] 2021-05-15T13:54:41.1003851Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quickwidgets5 amd64 5.12.8-0ubuntu1 [39.8 kB] 2021-05-15T13:54:41.1014733Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5opengl5 amd64 5.12.8+dfsg-0ubuntu1 [136 kB] 2021-05-15T13:54:41.1033180Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqwt-qt5-6 amd64 6.1.4-1.1build1 [427 kB] 2021-05-15T13:54:41.1106015Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-gui3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [3195 kB] 2021-05-15T13:54:41.1518684Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers amd64 3.10.4+dfsg-1ubuntu2 [1940 kB] 2021-05-15T13:54:41.1795963Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-core7 amd64 0.7-4ubuntu7 [81.7 kB] 2021-05-15T13:54:41.1810921Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdaemon0 amd64 0.14-7 [13.9 kB] 2021-05-15T13:54:41.1817970Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 avahi-daemon amd64 0.7-4ubuntu7 [61.0 kB] 2021-05-15T13:54:41.1831122Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 tk8.6-blt2.5 amd64 2.5.3+dfsg-4 [572 kB] 2021-05-15T13:54:41.1913126Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4944 B] 2021-05-15T13:54:41.1918245Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2021-05-15T13:54:41.1940642Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgck-1-0 amd64 3.36.0-2build1 [75.5 kB] 2021-05-15T13:54:41.1956972Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-base-3-1 amd64 3.36.0-2build1 [193 kB] 2021-05-15T13:54:41.1992952Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-ui-3-1 amd64 3.36.0-2build1 [127 kB] 2021-05-15T13:54:41.2010748Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gcr amd64 3.36.0-2build1 [63.9 kB] 2021-05-15T13:54:41.2023586Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2725 kB] 2021-05-15T13:54:41.2471940Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-gdal amd64 3.0.4+dfsg-1build3 [527 kB] 2021-05-15T13:54:41.2549403Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-bin amd64 3.0.4+dfsg-1build3 [256 kB] 2021-05-15T13:54:41.2598570Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-glib1 amd64 0.7-4ubuntu7 [7804 B] 2021-05-15T13:54:41.2601248Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmm-glib0 amd64 1.12.8-1 [185 kB] 2021-05-15T13:54:41.2627375Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 geoclue-2.0 amd64 2.5.6-0ubuntu1 [91.9 kB] 2021-05-15T13:54:41.2673964Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 p11-kit-modules amd64 0.23.20-1ubuntu0.1 [231 kB] 2021-05-15T13:54:41.2763828Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 p11-kit amd64 0.23.20-1ubuntu0.1 [93.8 kB] 2021-05-15T13:54:41.2800232Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 pinentry-gnome3 amd64 1.1.0-3build1 [38.6 kB] 2021-05-15T13:54:41.2802750Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring amd64 3.36.0-1ubuntu1 [613 kB] 2021-05-15T13:54:41.2880319Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring-pkcs11 amd64 3.36.0-1ubuntu1 [28.0 kB] 2021-05-15T13:54:41.2886443Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-doc all 7.8.2-1build3 [32.4 MB] 2021-05-15T13:54:41.7738035Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblaszip8 amd64 3.4.3-1build1 [125 kB] 2021-05-15T13:54:41.7752855Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-util9 amd64 2.0.1+ds-1build3 [68.5 kB] 2021-05-15T13:54:41.7761983Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-base9 amd64 2.0.1+ds-1build3 [1739 kB] 2021-05-15T13:54:41.8239619Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-core amd64 7.8.2-1build3 [5737 kB] 2021-05-15T13:54:41.9177532Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdparanoia0 amd64 3.10.2+debian-13 [46.7 kB] 2021-05-15T13:54:41.9184926Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvisual-0.4-0 amd64 0.4.0-17 [99.8 kB] 2021-05-15T13:54:41.9205186Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gstreamer1.0-plugins-base amd64 1.16.2-4 [619 kB] 2021-05-15T13:54:41.9296506Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 iio-sensor-proxy amd64 2.8-1ubuntu1 [35.8 kB] 2021-05-15T13:54:41.9304603Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libassimp5 amd64 5.0.1~ds0-1build1 [2775 kB] 2021-05-15T13:54:41.9723070Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexiv2-27 amd64 0.27.2-8ubuntu2.2 [788 kB] 2021-05-15T13:54:41.9828226Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi0ldbl amd64 2.4.0-10build1 [155 kB] 2021-05-15T13:54:41.9850038Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi-bin amd64 2.4.0-10build1 [10.5 kB] 2021-05-15T13:54:41.9855367Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2021-05-15T13:54:41.9866584Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2021-05-15T13:54:41.9903521Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-glib4 amd64 1.22.0-2 [101 kB] 2021-05-15T13:54:41.9919827Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-proxy amd64 1.22.0-2 [5908 B] 2021-05-15T13:54:41.9922454Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2021-05-15T13:54:41.9927763Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-05-15T13:54:41.9956091Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnss-mdns amd64 0.14.1-1ubuntu1 [22.9 kB] 2021-05-15T13:54:41.9962485Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpam-gnome-keyring amd64 3.36.0-1ubuntu1 [23.3 kB] 2021-05-15T13:54:41.9969474Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB] 2021-05-15T13:54:41.9976735Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-faux amd64 2.0.1+ds-1build3 [27.3 kB] 2021-05-15T13:54:41.9987972Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-icebridge amd64 2.0.1+ds-1build3 [42.8 kB] 2021-05-15T13:54:41.9997938Z Get:131 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-pgpointcloud amd64 2.0.1+ds-1build3 [75.3 kB] 2021-05-15T13:54:42.0007575Z Get:132 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-python amd64 2.0.1+ds-1build3 [136 kB] 2021-05-15T13:54:42.0034060Z Get:133 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsqlite3-mod-spatialite amd64 4.3.0a-6build1 [1265 kB] 2021-05-15T13:54:42.0212676Z Get:134 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-sqlite amd64 2.0.1+ds-1build3 [89.5 kB] 2021-05-15T13:54:42.0236962Z Get:135 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugins amd64 2.0.1+ds-1build3 [12.9 kB] 2021-05-15T13:54:42.0243052Z Get:136 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dcore5 amd64 5.12.8+dfsg-0ubuntu1 [137 kB] 2021-05-15T13:54:42.0263481Z Get:137 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53drender5 amd64 5.12.8+dfsg-0ubuntu1 [689 kB] 2021-05-15T13:54:42.0381291Z Get:138 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53danimation5 amd64 5.12.8+dfsg-0ubuntu1 [159 kB] 2021-05-15T13:54:42.0407499Z Get:139 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dinput5 amd64 5.12.8+dfsg-0ubuntu1 [125 kB] 2021-05-15T13:54:42.0434071Z Get:140 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dlogic5 amd64 5.12.8+dfsg-0ubuntu1 [25.9 kB] 2021-05-15T13:54:42.0440000Z Get:141 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dextras5 amd64 5.12.8+dfsg-0ubuntu1 [157 kB] 2021-05-15T13:54:42.0463694Z Get:142 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-assimpsceneimport-plugin amd64 5.12.8+dfsg-0ubuntu1 [45.2 kB] 2021-05-15T13:54:42.0477035Z Get:143 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-defaultgeometryloader-plugin amd64 5.12.8+dfsg-0ubuntu1 [33.3 kB] 2021-05-15T13:54:42.0483089Z Get:144 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-gltfsceneio-plugin amd64 5.12.8+dfsg-0ubuntu1 [110 kB] 2021-05-15T13:54:42.0510561Z Get:145 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dquickscene2d5 amd64 5.12.8+dfsg-0ubuntu1 [38.4 kB] 2021-05-15T13:54:42.0516735Z Get:146 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-scene2d-plugin amd64 5.12.8+dfsg-0ubuntu1 [17.1 kB] 2021-05-15T13:54:42.0519875Z Get:147 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-3d3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [224 kB] 2021-05-15T13:54:42.0561160Z Get:148 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-analysis3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [927 kB] 2021-05-15T13:54:42.0685157Z Get:149 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-app3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [3060 kB] 2021-05-15T13:54:42.1155915Z Get:150 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtchooser amd64 66-2build1 [24.7 kB] 2021-05-15T13:54:42.1158463Z Get:151 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qdoc-qt5 amd64 5.12.8-0ubuntu1 [507 kB] 2021-05-15T13:54:42.1238727Z Get:152 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5help5 amd64 5.12.8-0ubuntu1 [134 kB] 2021-05-15T13:54:42.1263537Z Get:153 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qhelpgenerator-qt5 amd64 5.12.8-0ubuntu1 [64.3 kB] 2021-05-15T13:54:42.1272921Z Get:154 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-assistant amd64 5.12.8-0ubuntu1 [369 kB] 2021-05-15T13:54:42.1326782Z Get:155 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtattributionsscanner-qt5 amd64 5.12.8-0ubuntu1 [26.0 kB] 2021-05-15T13:54:42.1334247Z Get:156 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designer5 amd64 5.12.8-0ubuntu1 [2778 kB] 2021-05-15T13:54:42.1735161Z Get:157 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designercomponents5 amd64 5.12.8-0ubuntu1 [718 kB] 2021-05-15T13:54:42.1845396Z Get:158 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttools5-dev-tools amd64 5.12.8-0ubuntu1 [1031 kB] 2021-05-15T13:54:42.1996507Z Get:159 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-customwidgets amd64 3.10.4+dfsg-1ubuntu2 [3397 kB] 2021-05-15T13:54:42.2524925Z Get:160 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-server3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [311 kB] 2021-05-15T13:54:42.2566413Z Get:161 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgisgrass7-3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [228 kB] 2021-05-15T13:54:42.2602013Z Get:162 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgispython3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [43.1 kB] 2021-05-15T13:54:42.2613190Z Get:163 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-glib5 amd64 1.24.8-1 [529 kB] 2021-05-15T13:54:42.2693986Z Get:164 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-proxy amd64 1.24.8-1 [5856 B] 2021-05-15T13:54:42.2696363Z Get:165 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5test5 amd64 5.12.8+dfsg-0ubuntu1 [131 kB] 2021-05-15T13:54:42.2716487Z Get:166 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-bin amd64 1.3-2ubuntu3 [5484 B] 2021-05-15T13:54:42.2719269Z Get:167 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 modemmanager amd64 1.12.8-1 [755 kB] 2021-05-15T13:54:42.2830634Z Get:168 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-05-15T13:54:42.2881735Z Get:169 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3788 kB] 2021-05-15T13:54:42.3455677Z Get:170 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2021-05-15T13:54:42.3458027Z Get:171 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2021-05-15T13:54:42.3472865Z Get:172 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8132 B] 2021-05-15T13:54:42.3475677Z Get:173 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2021-05-15T13:54:42.3487910Z Get:174 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2021-05-15T13:54:42.3497101Z Get:175 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-future all 0.18.2-2 [336 kB] 2021-05-15T13:54:42.3547865Z Get:176 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2021-05-15T13:54:42.3550801Z Get:177 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2021-05-15T13:54:42.3562258Z Get:178 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-ipython-genutils all 0.2.0-1ubuntu1 [21.1 kB] 2021-05-15T13:54:42.3568227Z Get:179 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-traitlets all 4.3.3-3 [59.9 kB] 2021-05-15T13:54:42.3577771Z Get:180 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-jupyter-core all 4.6.3-3 [41.2 kB] 2021-05-15T13:54:42.3587695Z Get:181 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2021-05-15T13:54:42.3597807Z Get:182 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.3 [1382 kB] 2021-05-15T13:54:42.3787416Z Get:183 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-05-15T13:54:42.3797884Z Get:184 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4459 kB] 2021-05-15T13:54:42.4513789Z Get:185 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nbformat all 5.0.4-1 [29.8 kB] 2021-05-15T13:54:42.4518737Z Get:186 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-05-15T13:54:42.4520911Z Get:187 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyproj amd64 2.5.0+ds-1 [297 kB] 2021-05-15T13:54:42.4579452Z Get:188 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB] 2021-05-15T13:54:42.4585483Z Get:189 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-owslib all 0.19.1-1 [115 kB] 2021-05-15T13:54:42.4601271Z Get:190 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.3 [363 kB] 2021-05-15T13:54:42.4647091Z Get:191 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-retrying all 1.3.3-4 [8160 B] 2021-05-15T13:54:42.4649482Z Get:192 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-plotly all 4.4.1+dfsg-1 [1960 kB] 2021-05-15T13:54:42.4908951Z Get:193 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-psycopg2 amd64 2.8.4-2 [112 kB] 2021-05-15T13:54:42.4920951Z Get:194 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sip amd64 4.19.21+dfsg-1build1 [87.9 kB] 2021-05-15T13:54:42.4936863Z Get:195 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5 amd64 5.14.1+dfsg-3build1 [2318 kB] 2021-05-15T13:54:42.5274965Z Get:196 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qsci amd64 2.11.2+dfsg-6 [230 kB] 2021-05-15T13:54:42.5309591Z Get:197 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtsql amd64 5.14.1+dfsg-3build1 [87.5 kB] 2021-05-15T13:54:42.5331056Z Get:198 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtsvg amd64 5.14.1+dfsg-3build1 [26.9 kB] 2021-05-15T13:54:42.5339745Z Get:199 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtwebkit amd64 5.14.1+dfsg-3build1 [103 kB] 2021-05-15T13:54:42.5362192Z Get:200 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis-common all 3.10.4+dfsg-1ubuntu2 [2390 kB] 2021-05-15T13:54:42.5749628Z Get:201 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis amd64 3.10.4+dfsg-1ubuntu2 [7772 kB] 2021-05-15T13:54:42.6830093Z Get:202 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-tk amd64 3.8.5-1~20.04.1 [103 kB] 2021-05-15T13:54:42.6881630Z Get:203 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-leaflet all 1.6.0~dfsg-1 [313 kB] 2021-05-15T13:54:42.6955738Z Get:204 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-common all 3.10.4+dfsg-1ubuntu2 [16.7 MB] 2021-05-15T13:54:42.9930669Z Get:205 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis amd64 3.10.4+dfsg-1ubuntu2 [4788 kB] 2021-05-15T13:54:43.0991582Z Get:206 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass-common all 3.10.4+dfsg-1ubuntu2 [463 kB] 2021-05-15T13:54:43.1078176Z Get:207 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-provider-grass amd64 3.10.4+dfsg-1ubuntu2 [92.3 kB] 2021-05-15T13:54:43.1104151Z Get:208 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass amd64 3.10.4+dfsg-1ubuntu2 [601 kB] 2021-05-15T13:54:43.1231925Z Get:209 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-gtk-platformtheme amd64 5.12.8+dfsg-0ubuntu1 [124 kB] 2021-05-15T13:54:43.1268245Z Get:210 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1486 kB] 2021-05-15T13:54:43.1648883Z Get:211 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 wpasupplicant amd64 2:2.9-1ubuntu4.3 [1183 kB] 2021-05-15T13:54:43.1923253Z Get:212 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-bin amd64 6.3.1-1 [88.8 kB] 2021-05-15T13:54:43.1946936Z Get:213 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch-data all 20191128-3 [32.3 kB] 2021-05-15T13:54:43.1958215Z Get:214 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch amd64 2.5.2+repack0-2ubuntu3 [53.1 kB] 2021-05-15T13:54:44.3071149Z Fetched 183 MB in 3s (61.3 MB/s) 2021-05-15T13:54:44.3404884Z Selecting previously unselected package libdouble-conversion3:amd64. 2021-05-15T13:54:44.3483907Z (Reading database ... 2021-05-15T13:54:44.3484462Z (Reading database ... 5% 2021-05-15T13:54:44.3484951Z (Reading database ... 10% 2021-05-15T13:54:44.3485416Z (Reading database ... 15% 2021-05-15T13:54:44.3485894Z (Reading database ... 20% 2021-05-15T13:54:44.3486368Z (Reading database ... 25% 2021-05-15T13:54:44.3486827Z (Reading database ... 30% 2021-05-15T13:54:44.3487299Z (Reading database ... 35% 2021-05-15T13:54:44.3487758Z (Reading database ... 40% 2021-05-15T13:54:44.3488243Z (Reading database ... 45% 2021-05-15T13:54:44.3488699Z (Reading database ... 50% 2021-05-15T13:54:44.3517278Z (Reading database ... 55% 2021-05-15T13:54:44.3559131Z (Reading database ... 60% 2021-05-15T13:54:44.3587352Z (Reading database ... 65% 2021-05-15T13:54:44.3700941Z (Reading database ... 70% 2021-05-15T13:54:44.3807358Z (Reading database ... 75% 2021-05-15T13:54:44.3834695Z (Reading database ... 80% 2021-05-15T13:54:44.4184570Z (Reading database ... 85% 2021-05-15T13:54:44.4450538Z (Reading database ... 90% 2021-05-15T13:54:44.4514999Z (Reading database ... 95% 2021-05-15T13:54:44.4515765Z (Reading database ... 100% 2021-05-15T13:54:44.4516668Z (Reading database ... 269804 files and directories currently installed.) 2021-05-15T13:54:44.4644177Z Preparing to unpack .../000-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2021-05-15T13:54:44.4664282Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-15T13:54:44.4987363Z Selecting previously unselected package libqt5core5a:amd64. 2021-05-15T13:54:44.5265019Z Preparing to unpack .../001-libqt5core5a_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:54:44.5343710Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:44.7256095Z Selecting previously unselected package libegl-mesa0:amd64. 2021-05-15T13:54:44.7534210Z Preparing to unpack .../002-libegl-mesa0_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-15T13:54:44.7547732Z Unpacking libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T13:54:44.7886527Z Selecting previously unselected package libegl1:amd64. 2021-05-15T13:54:44.8157981Z Preparing to unpack .../003-libegl1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-15T13:54:44.8173072Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T13:54:44.8444550Z Selecting previously unselected package libevdev2:amd64. 2021-05-15T13:54:44.8717635Z Preparing to unpack .../004-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2021-05-15T13:54:44.8729718Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-15T13:54:44.9005407Z Selecting previously unselected package libmtdev1:amd64. 2021-05-15T13:54:44.9296628Z Preparing to unpack .../005-libmtdev1_1.1.5-1.1_amd64.deb ... 2021-05-15T13:54:44.9395823Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-15T13:54:44.9668866Z Selecting previously unselected package libwacom-common. 2021-05-15T13:54:44.9947175Z Preparing to unpack .../006-libwacom-common_1.3-2ubuntu3_all.deb ... 2021-05-15T13:54:44.9959961Z Unpacking libwacom-common (1.3-2ubuntu3) ... 2021-05-15T13:54:45.0755835Z Selecting previously unselected package libwacom2:amd64. 2021-05-15T13:54:45.1013894Z Preparing to unpack .../007-libwacom2_1.3-2ubuntu3_amd64.deb ... 2021-05-15T13:54:45.1028452Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-15T13:54:45.1316434Z Selecting previously unselected package libinput-bin. 2021-05-15T13:54:45.1610244Z Preparing to unpack .../008-libinput-bin_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-15T13:54:45.1619946Z Unpacking libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-15T13:54:45.1922603Z Selecting previously unselected package libinput10:amd64. 2021-05-15T13:54:45.2212043Z Preparing to unpack .../009-libinput10_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-15T13:54:45.2223751Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-15T13:54:45.2583908Z Selecting previously unselected package libqt5dbus5:amd64. 2021-05-15T13:54:45.2884619Z Preparing to unpack .../010-libqt5dbus5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:54:45.2902353Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:45.3556612Z Selecting previously unselected package libqt5network5:amd64. 2021-05-15T13:54:45.3895319Z Preparing to unpack .../011-libqt5network5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:54:45.3915048Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:45.4838098Z Selecting previously unselected package libxcb-icccm4:amd64. 2021-05-15T13:54:45.5193166Z Preparing to unpack .../012-libxcb-icccm4_0.4.1-1.1_amd64.deb ... 2021-05-15T13:54:45.5206132Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-15T13:54:45.5468673Z Selecting previously unselected package libxcb-util1:amd64. 2021-05-15T13:54:45.5754952Z Preparing to unpack .../013-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... 2021-05-15T13:54:45.5764402Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-15T13:54:45.6018127Z Selecting previously unselected package libxcb-image0:amd64. 2021-05-15T13:54:45.6295310Z Preparing to unpack .../014-libxcb-image0_0.4.0-1build1_amd64.deb ... 2021-05-15T13:54:45.6307726Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-15T13:54:45.6558283Z Selecting previously unselected package libxcb-keysyms1:amd64. 2021-05-15T13:54:45.6822404Z Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build1_amd64.deb ... 2021-05-15T13:54:45.6839263Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-15T13:54:45.7156580Z Selecting previously unselected package libxcb-randr0:amd64. 2021-05-15T13:54:45.7368769Z Preparing to unpack .../016-libxcb-randr0_1.14-2_amd64.deb ... 2021-05-15T13:54:45.7388767Z Unpacking libxcb-randr0:amd64 (1.14-2) ... 2021-05-15T13:54:45.7773321Z Selecting previously unselected package libxcb-render-util0:amd64. 2021-05-15T13:54:45.8129292Z Preparing to unpack .../017-libxcb-render-util0_0.3.9-1build1_amd64.deb ... 2021-05-15T13:54:45.8184369Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-15T13:54:45.8452460Z Selecting previously unselected package libxcb-xinerama0:amd64. 2021-05-15T13:54:45.8722096Z Preparing to unpack .../018-libxcb-xinerama0_1.14-2_amd64.deb ... 2021-05-15T13:54:45.8735053Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-15T13:54:45.9035905Z Selecting previously unselected package libxcb-xinput0:amd64. 2021-05-15T13:54:45.9242625Z Preparing to unpack .../019-libxcb-xinput0_1.14-2_amd64.deb ... 2021-05-15T13:54:45.9258236Z Unpacking libxcb-xinput0:amd64 (1.14-2) ... 2021-05-15T13:54:45.9581703Z Selecting previously unselected package libxcb-xkb1:amd64. 2021-05-15T13:54:45.9829275Z Preparing to unpack .../020-libxcb-xkb1_1.14-2_amd64.deb ... 2021-05-15T13:54:45.9843305Z Unpacking libxcb-xkb1:amd64 (1.14-2) ... 2021-05-15T13:54:46.0119914Z Selecting previously unselected package libxkbcommon-x11-0:amd64. 2021-05-15T13:54:46.0406948Z Preparing to unpack .../021-libxkbcommon-x11-0_0.10.0-1_amd64.deb ... 2021-05-15T13:54:46.0420831Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-15T13:54:46.0875429Z Selecting previously unselected package libqt5gui5:amd64. 2021-05-15T13:54:46.1059883Z Preparing to unpack .../022-libqt5gui5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:54:46.1133558Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:46.4476737Z Selecting previously unselected package libqt5widgets5:amd64. 2021-05-15T13:54:46.4710113Z Preparing to unpack .../023-libqt5widgets5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:54:46.4722022Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:46.7058264Z Selecting previously unselected package libqt5svg5:amd64. 2021-05-15T13:54:46.7340366Z Preparing to unpack .../024-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:54:46.7358424Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:54:46.7755795Z Selecting previously unselected package liborc-0.4-0:amd64. 2021-05-15T13:54:46.8009681Z Preparing to unpack .../025-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ... 2021-05-15T13:54:46.8028087Z Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-15T13:54:46.8511243Z Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2021-05-15T13:54:46.8852214Z Preparing to unpack .../026-libgstreamer-plugins-base1.0-0_1.16.2-4_amd64.deb ... 2021-05-15T13:54:46.8865370Z Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-15T13:54:46.9836163Z Selecting previously unselected package libhyphen0:amd64. 2021-05-15T13:54:47.0083369Z Preparing to unpack .../027-libhyphen0_2.8.8-7_amd64.deb ... 2021-05-15T13:54:47.0094339Z Unpacking libhyphen0:amd64 (2.8.8-7) ... 2021-05-15T13:54:47.0370931Z Selecting previously unselected package libqt5positioning5:amd64. 2021-05-15T13:54:47.0643727Z Preparing to unpack .../028-libqt5positioning5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:54:47.0680189Z Unpacking libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:47.1235827Z Selecting previously unselected package libqt5printsupport5:amd64. 2021-05-15T13:54:47.1453749Z Preparing to unpack .../029-libqt5printsupport5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:54:47.1468809Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:47.1931165Z Selecting previously unselected package libqt5qml5:amd64. 2021-05-15T13:54:47.2215138Z Preparing to unpack .../030-libqt5qml5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:54:47.2226664Z Unpacking libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:54:47.3909240Z Selecting previously unselected package libqt5quick5:amd64. 2021-05-15T13:54:47.4193704Z Preparing to unpack .../031-libqt5quick5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:54:47.4206255Z Unpacking libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:54:47.5876469Z Selecting previously unselected package libqt5sensors5:amd64. 2021-05-15T13:54:47.6113086Z Preparing to unpack .../032-libqt5sensors5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:54:47.6126379Z Unpacking libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:54:47.6556333Z Selecting previously unselected package libqt5webchannel5:amd64. 2021-05-15T13:54:47.6824364Z Preparing to unpack .../033-libqt5webchannel5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:54:47.6836556Z Unpacking libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:54:47.7196197Z Selecting previously unselected package libwoff1:amd64. 2021-05-15T13:54:47.7424543Z Preparing to unpack .../034-libwoff1_1.0.2-1build2_amd64.deb ... 2021-05-15T13:54:47.7438788Z Unpacking libwoff1:amd64 (1.0.2-1build2) ... 2021-05-15T13:54:47.7795702Z Selecting previously unselected package libqt5webkit5:amd64. 2021-05-15T13:54:47.8049110Z Preparing to unpack .../035-libqt5webkit5_5.212.0~alpha4-1ubuntu2_amd64.deb ... 2021-05-15T13:54:47.8060328Z Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-15T13:54:49.0304946Z Selecting previously unselected package qt5-image-formats-plugins:amd64. 2021-05-15T13:54:49.0599281Z Preparing to unpack .../036-qt5-image-formats-plugins_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:54:49.0613512Z Unpacking qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:54:49.0913432Z Selecting previously unselected package qgis-providers-common. 2021-05-15T13:54:49.1175434Z Preparing to unpack .../037-qgis-providers-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-15T13:54:49.1185498Z Unpacking qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:54:49.3716023Z Selecting previously unselected package libqca-qt5-2:amd64. 2021-05-15T13:54:49.3958349Z Preparing to unpack .../038-libqca-qt5-2_2.2.1-2build1_amd64.deb ... 2021-05-15T13:54:49.3970510Z Unpacking libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-15T13:54:49.4447078Z Selecting previously unselected package libqca-qt5-2-plugins:amd64. 2021-05-15T13:54:49.4717863Z Preparing to unpack .../039-libqca-qt5-2-plugins_2.2.1-2build1_amd64.deb ... 2021-05-15T13:54:49.4735678Z Unpacking libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-15T13:54:49.5156218Z Selecting previously unselected package libqt5sql5:amd64. 2021-05-15T13:54:49.5443143Z Preparing to unpack .../040-libqt5sql5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:54:49.5455991Z Unpacking libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:49.5880823Z Selecting previously unselected package libqt5sql5-sqlite:amd64. 2021-05-15T13:54:49.6112068Z Preparing to unpack .../041-libqt5sql5-sqlite_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:54:49.6125194Z Unpacking libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:49.6476090Z Selecting previously unselected package gdal-data. 2021-05-15T13:54:49.6691423Z Preparing to unpack .../042-gdal-data_3.0.4+dfsg-1build3_all.deb ... 2021-05-15T13:54:49.6702970Z Unpacking gdal-data (3.0.4+dfsg-1build3) ... 2021-05-15T13:54:49.7276181Z Selecting previously unselected package libarpack2:amd64. 2021-05-15T13:54:49.7499707Z Preparing to unpack .../043-libarpack2_3.7.0-3_amd64.deb ... 2021-05-15T13:54:49.7513792Z Unpacking libarpack2:amd64 (3.7.0-3) ... 2021-05-15T13:54:49.7875402Z Selecting previously unselected package libsuperlu5:amd64. 2021-05-15T13:54:49.8107009Z Preparing to unpack .../044-libsuperlu5_5.2.1+dfsg1-4_amd64.deb ... 2021-05-15T13:54:49.8124162Z Unpacking libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-15T13:54:49.8497000Z Selecting previously unselected package libarmadillo9. 2021-05-15T13:54:49.8764884Z Preparing to unpack .../045-libarmadillo9_1%3a9.800.4+dfsg-1build1_amd64.deb ... 2021-05-15T13:54:49.8779051Z Unpacking libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-15T13:54:49.9195692Z Selecting previously unselected package libcfitsio8:amd64. 2021-05-15T13:54:49.9406543Z Preparing to unpack .../046-libcfitsio8_3.470-3_amd64.deb ... 2021-05-15T13:54:49.9418310Z Unpacking libcfitsio8:amd64 (3.470-3) ... 2021-05-15T13:54:50.0115912Z Selecting previously unselected package libcharls2:amd64. 2021-05-15T13:54:50.0357221Z Preparing to unpack .../047-libcharls2_2.0.0+dfsg-1build1_amd64.deb ... 2021-05-15T13:54:50.0369558Z Unpacking libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-15T13:54:50.0755816Z Selecting previously unselected package libdap25:amd64. 2021-05-15T13:54:50.0972260Z Preparing to unpack .../048-libdap25_3.20.5-1_amd64.deb ... 2021-05-15T13:54:50.0983554Z Unpacking libdap25:amd64 (3.20.5-1) ... 2021-05-15T13:54:50.1635396Z Selecting previously unselected package libdapclient6v5:amd64. 2021-05-15T13:54:50.1911005Z Preparing to unpack .../049-libdapclient6v5_3.20.5-1_amd64.deb ... 2021-05-15T13:54:50.1926015Z Unpacking libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-15T13:54:50.2396247Z Selecting previously unselected package libepsilon1:amd64. 2021-05-15T13:54:50.2706966Z Preparing to unpack .../050-libepsilon1_0.9.2+dfsg-4_amd64.deb ... 2021-05-15T13:54:50.2721388Z Unpacking libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-15T13:54:50.3086275Z Selecting previously unselected package libfreexl1:amd64. 2021-05-15T13:54:50.3339459Z Preparing to unpack .../051-libfreexl1_1.0.5-3_amd64.deb ... 2021-05-15T13:54:50.3352150Z Unpacking libfreexl1:amd64 (1.0.5-3) ... 2021-05-15T13:54:50.3647923Z Selecting previously unselected package libfyba0:amd64. 2021-05-15T13:54:50.3922226Z Preparing to unpack .../052-libfyba0_4.1.1-6build1_amd64.deb ... 2021-05-15T13:54:50.3938216Z Unpacking libfyba0:amd64 (4.1.1-6build1) ... 2021-05-15T13:54:50.4340106Z Selecting previously unselected package libgeos-3.8.0:amd64. 2021-05-15T13:54:50.4619029Z Preparing to unpack .../053-libgeos-3.8.0_3.8.0-1build1_amd64.deb ... 2021-05-15T13:54:50.4630980Z Unpacking libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-15T13:54:50.5396256Z Selecting previously unselected package libgeos-c1v5:amd64. 2021-05-15T13:54:50.5641471Z Preparing to unpack .../054-libgeos-c1v5_3.8.0-1build1_amd64.deb ... 2021-05-15T13:54:50.5655809Z Unpacking libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-15T13:54:50.5938253Z Selecting previously unselected package proj-data. 2021-05-15T13:54:50.6223835Z Preparing to unpack .../055-proj-data_6.3.1-1_all.deb ... 2021-05-15T13:54:50.6233450Z Unpacking proj-data (6.3.1-1) ... 2021-05-15T13:54:51.3722613Z Selecting previously unselected package libproj15:amd64. 2021-05-15T13:54:51.3997818Z Preparing to unpack .../056-libproj15_6.3.1-1_amd64.deb ... 2021-05-15T13:54:51.4012882Z Unpacking libproj15:amd64 (6.3.1-1) ... 2021-05-15T13:54:51.5080260Z Selecting previously unselected package libgeotiff5:amd64. 2021-05-15T13:54:51.5348641Z Preparing to unpack .../057-libgeotiff5_1.5.1-2_amd64.deb ... 2021-05-15T13:54:51.5360534Z Unpacking libgeotiff5:amd64 (1.5.1-2) ... 2021-05-15T13:54:51.5755683Z Selecting previously unselected package libhdf4-0-alt. 2021-05-15T13:54:51.5959086Z Preparing to unpack .../058-libhdf4-0-alt_4.2.14-1ubuntu1_amd64.deb ... 2021-05-15T13:54:51.5977722Z Unpacking libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-15T13:54:51.6478400Z Selecting previously unselected package libminizip1:amd64. 2021-05-15T13:54:51.6763150Z Preparing to unpack .../059-libminizip1_1.1-8build1_amd64.deb ... 2021-05-15T13:54:51.6775400Z Unpacking libminizip1:amd64 (1.1-8build1) ... 2021-05-15T13:54:51.7043579Z Selecting previously unselected package liburiparser1:amd64. 2021-05-15T13:54:51.7312053Z Preparing to unpack .../060-liburiparser1_0.9.3-2_amd64.deb ... 2021-05-15T13:54:51.7325849Z Unpacking liburiparser1:amd64 (0.9.3-2) ... 2021-05-15T13:54:51.7590279Z Selecting previously unselected package libkmlbase1:amd64. 2021-05-15T13:54:51.7869483Z Preparing to unpack .../061-libkmlbase1_1.3.0-8build1_amd64.deb ... 2021-05-15T13:54:51.7883413Z Unpacking libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-15T13:54:51.8182663Z Selecting previously unselected package libkmldom1:amd64. 2021-05-15T13:54:51.8446739Z Preparing to unpack .../062-libkmldom1_1.3.0-8build1_amd64.deb ... 2021-05-15T13:54:51.8463971Z Unpacking libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-15T13:54:51.8878770Z Selecting previously unselected package libkmlengine1:amd64. 2021-05-15T13:54:51.9147129Z Preparing to unpack .../063-libkmlengine1_1.3.0-8build1_amd64.deb ... 2021-05-15T13:54:51.9160037Z Unpacking libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-15T13:54:51.9460731Z Selecting previously unselected package libnetcdf15:amd64. 2021-05-15T13:54:51.9749844Z Preparing to unpack .../064-libnetcdf15_1%3a4.7.3-1_amd64.deb ... 2021-05-15T13:54:51.9762802Z Unpacking libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-15T13:54:52.0395646Z Selecting previously unselected package libogdi4.1. 2021-05-15T13:54:52.0598940Z Preparing to unpack .../065-libogdi4.1_4.1.0+ds-1build1_amd64.deb ... 2021-05-15T13:54:52.0611074Z Unpacking libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-15T13:54:52.1048738Z Selecting previously unselected package libqhull7:amd64. 2021-05-15T13:54:52.1326423Z Preparing to unpack .../066-libqhull7_2015.2-4_amd64.deb ... 2021-05-15T13:54:52.1338865Z Unpacking libqhull7:amd64 (2015.2-4) ... 2021-05-15T13:54:52.1738767Z Selecting previously unselected package libspatialite7:amd64. 2021-05-15T13:54:52.2017998Z Preparing to unpack .../067-libspatialite7_4.3.0a-6build1_amd64.deb ... 2021-05-15T13:54:52.2034783Z Unpacking libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-15T13:54:52.3595094Z Selecting previously unselected package libxerces-c3.2:amd64. 2021-05-15T13:54:52.3882195Z Preparing to unpack .../068-libxerces-c3.2_3.2.2+debian-1build3_amd64.deb ... 2021-05-15T13:54:52.3896433Z Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-15T13:54:52.5093953Z Selecting previously unselected package libgdal26. 2021-05-15T13:54:52.5381534Z Preparing to unpack .../069-libgdal26_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-15T13:54:52.5395197Z Unpacking libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-15T13:54:53.1636077Z Selecting previously unselected package libqt5concurrent5:amd64. 2021-05-15T13:54:53.1855694Z Preparing to unpack .../070-libqt5concurrent5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:54:53.1869313Z Unpacking libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:53.2146014Z Selecting previously unselected package libqt5keychain1:amd64. 2021-05-15T13:54:53.2444265Z Preparing to unpack .../071-libqt5keychain1_0.10.0-1build1_amd64.deb ... 2021-05-15T13:54:53.2457683Z Unpacking libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-15T13:54:53.2836137Z Selecting previously unselected package libqt5serialport5:amd64. 2021-05-15T13:54:53.3053898Z Preparing to unpack .../072-libqt5serialport5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:54:53.3070918Z Unpacking libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:54:53.3395962Z Selecting previously unselected package libqt5xml5:amd64. 2021-05-15T13:54:53.3660643Z Preparing to unpack .../073-libqt5xml5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:54:53.3681011Z Unpacking libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:53.4116093Z Selecting previously unselected package libspatialindex6:amd64. 2021-05-15T13:54:53.4357933Z Preparing to unpack .../074-libspatialindex6_1.9.3-1build1_amd64.deb ... 2021-05-15T13:54:53.4370653Z Unpacking libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-15T13:54:53.4955718Z Selecting previously unselected package libzip5:amd64. 2021-05-15T13:54:53.5214739Z Preparing to unpack .../075-libzip5_1.5.1-0ubuntu1_amd64.deb ... 2021-05-15T13:54:53.5236480Z Unpacking libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-15T13:54:53.5711725Z Selecting previously unselected package libqgis-core3.10.4. 2021-05-15T13:54:53.6038215Z Preparing to unpack .../076-libqgis-core3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:54:53.6060673Z Unpacking libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:54:54.2064482Z Selecting previously unselected package libqgis-native3.10.4. 2021-05-15T13:54:54.2352888Z Preparing to unpack .../077-libqgis-native3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:54:54.2365837Z Unpacking libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:54:54.2705356Z Selecting previously unselected package libqscintilla2-qt5-l10n. 2021-05-15T13:54:54.2995139Z Preparing to unpack .../078-libqscintilla2-qt5-l10n_2.11.2+dfsg-6_all.deb ... 2021-05-15T13:54:54.3009948Z Unpacking libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-15T13:54:54.3495971Z Selecting previously unselected package libqscintilla2-qt5-15. 2021-05-15T13:54:54.3795565Z Preparing to unpack .../079-libqscintilla2-qt5-15_2.11.2+dfsg-6_amd64.deb ... 2021-05-15T13:54:54.3841599Z Unpacking libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-15T13:54:54.5592199Z Selecting previously unselected package libqt5quickwidgets5:amd64. 2021-05-15T13:54:54.5883204Z Preparing to unpack .../080-libqt5quickwidgets5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:54:54.5900399Z Unpacking libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:54:54.6224154Z Selecting previously unselected package libqt5opengl5:amd64. 2021-05-15T13:54:54.6541140Z Preparing to unpack .../081-libqt5opengl5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:54:54.6557190Z Unpacking libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:54.7090105Z Selecting previously unselected package libqwt-qt5-6. 2021-05-15T13:54:54.7377708Z Preparing to unpack .../082-libqwt-qt5-6_6.1.4-1.1build1_amd64.deb ... 2021-05-15T13:54:54.7390209Z Unpacking libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-15T13:54:54.8259423Z Selecting previously unselected package libqgis-gui3.10.4. 2021-05-15T13:54:54.8549979Z Preparing to unpack .../083-libqgis-gui3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:54:54.8735499Z Unpacking libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:54:55.2502475Z Selecting previously unselected package qgis-providers. 2021-05-15T13:54:55.2788182Z Preparing to unpack .../084-qgis-providers_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:54:55.2803401Z Unpacking qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:54:55.5272841Z Selecting previously unselected package libavahi-core7:amd64. 2021-05-15T13:54:55.5569476Z Preparing to unpack .../085-libavahi-core7_0.7-4ubuntu7_amd64.deb ... 2021-05-15T13:54:55.5612634Z Unpacking libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-15T13:54:55.5955028Z Selecting previously unselected package libdaemon0:amd64. 2021-05-15T13:54:55.6255572Z Preparing to unpack .../086-libdaemon0_0.14-7_amd64.deb ... 2021-05-15T13:54:55.6267640Z Unpacking libdaemon0:amd64 (0.14-7) ... 2021-05-15T13:54:55.6543037Z Selecting previously unselected package avahi-daemon. 2021-05-15T13:54:55.6832970Z Preparing to unpack .../087-avahi-daemon_0.7-4ubuntu7_amd64.deb ... 2021-05-15T13:54:55.6850472Z Unpacking avahi-daemon (0.7-4ubuntu7) ... 2021-05-15T13:54:55.7412371Z Selecting previously unselected package tk8.6-blt2.5. 2021-05-15T13:54:55.7664848Z Preparing to unpack .../088-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-05-15T13:54:55.7677560Z Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-15T13:54:55.8515421Z Selecting previously unselected package blt. 2021-05-15T13:54:55.8806854Z Preparing to unpack .../089-blt_2.5.3+dfsg-4_amd64.deb ... 2021-05-15T13:54:55.8816432Z Unpacking blt (2.5.3+dfsg-4) ... 2021-05-15T13:54:55.9055451Z Selecting previously unselected package fonts-lyx. 2021-05-15T13:54:55.9331465Z Preparing to unpack .../090-fonts-lyx_2.3.4.2-2_all.deb ... 2021-05-15T13:54:55.9347381Z Unpacking fonts-lyx (2.3.4.2-2) ... 2021-05-15T13:54:55.9732814Z Selecting previously unselected package libgck-1-0:amd64. 2021-05-15T13:54:56.0034666Z Preparing to unpack .../091-libgck-1-0_3.36.0-2build1_amd64.deb ... 2021-05-15T13:54:56.0046939Z Unpacking libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-15T13:54:56.0386432Z Selecting previously unselected package libgcr-base-3-1:amd64. 2021-05-15T13:54:56.0681931Z Preparing to unpack .../092-libgcr-base-3-1_3.36.0-2build1_amd64.deb ... 2021-05-15T13:54:56.0698920Z Unpacking libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-15T13:54:56.1151825Z Selecting previously unselected package libgcr-ui-3-1:amd64. 2021-05-15T13:54:56.1435083Z Preparing to unpack .../093-libgcr-ui-3-1_3.36.0-2build1_amd64.deb ... 2021-05-15T13:54:56.1447949Z Unpacking libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-15T13:54:56.1811644Z Selecting previously unselected package gcr. 2021-05-15T13:54:56.2086070Z Preparing to unpack .../094-gcr_3.36.0-2build1_amd64.deb ... 2021-05-15T13:54:56.2101515Z Unpacking gcr (3.36.0-2build1) ... 2021-05-15T13:54:56.2499844Z Selecting previously unselected package python3-numpy. 2021-05-15T13:54:56.2773064Z Preparing to unpack .../095-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-05-15T13:54:56.2784258Z Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-15T13:54:56.5808966Z Selecting previously unselected package python3-gdal. 2021-05-15T13:54:56.6095732Z Preparing to unpack .../096-python3-gdal_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-15T13:54:56.6109241Z Unpacking python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-15T13:54:56.6873655Z Selecting previously unselected package gdal-bin. 2021-05-15T13:54:56.7160455Z Preparing to unpack .../097-gdal-bin_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-15T13:54:56.7171029Z Unpacking gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-15T13:54:56.7708700Z Selecting previously unselected package libavahi-glib1:amd64. 2021-05-15T13:54:56.7992498Z Preparing to unpack .../098-libavahi-glib1_0.7-4ubuntu7_amd64.deb ... 2021-05-15T13:54:56.8016590Z Unpacking libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-15T13:54:56.8300895Z Selecting previously unselected package libmm-glib0:amd64. 2021-05-15T13:54:56.8592775Z Preparing to unpack .../099-libmm-glib0_1.12.8-1_amd64.deb ... 2021-05-15T13:54:56.8604402Z Unpacking libmm-glib0:amd64 (1.12.8-1) ... 2021-05-15T13:54:56.9093048Z Selecting previously unselected package geoclue-2.0. 2021-05-15T13:54:56.9387952Z Preparing to unpack .../100-geoclue-2.0_2.5.6-0ubuntu1_amd64.deb ... 2021-05-15T13:54:56.9402146Z Unpacking geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-15T13:54:56.9916455Z Selecting previously unselected package p11-kit-modules:amd64. 2021-05-15T13:54:57.0181758Z Preparing to unpack .../101-p11-kit-modules_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-15T13:54:57.0197785Z Unpacking p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-15T13:54:57.0740555Z Selecting previously unselected package p11-kit. 2021-05-15T13:54:57.1024286Z Preparing to unpack .../102-p11-kit_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-15T13:54:57.1037730Z Unpacking p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-15T13:54:57.1376764Z Selecting previously unselected package pinentry-gnome3. 2021-05-15T13:54:57.1649199Z Preparing to unpack .../103-pinentry-gnome3_1.1.0-3build1_amd64.deb ... 2021-05-15T13:54:57.1662689Z Unpacking pinentry-gnome3 (1.1.0-3build1) ... 2021-05-15T13:54:57.1995630Z Selecting previously unselected package gnome-keyring. 2021-05-15T13:54:57.2218092Z Preparing to unpack .../104-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-15T13:54:57.2331047Z Unpacking gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-15T13:54:57.3357887Z Selecting previously unselected package gnome-keyring-pkcs11:amd64. 2021-05-15T13:54:57.3630608Z Preparing to unpack .../105-gnome-keyring-pkcs11_3.36.0-1ubuntu1_amd64.deb ... 2021-05-15T13:54:57.3640741Z Unpacking gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-15T13:54:57.4002935Z Selecting previously unselected package grass-doc. 2021-05-15T13:54:57.4356561Z Preparing to unpack .../106-grass-doc_7.8.2-1build3_all.deb ... 2021-05-15T13:54:57.4369032Z Unpacking grass-doc (7.8.2-1build3) ... 2021-05-15T13:54:59.2094889Z Selecting previously unselected package liblaszip8:amd64. 2021-05-15T13:54:59.2427478Z Preparing to unpack .../107-liblaszip8_3.4.3-1build1_amd64.deb ... 2021-05-15T13:54:59.2439345Z Unpacking liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-15T13:54:59.2811263Z Selecting previously unselected package libpdal-util9. 2021-05-15T13:54:59.3098133Z Preparing to unpack .../108-libpdal-util9_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T13:54:59.3108982Z Unpacking libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-15T13:54:59.3516153Z Selecting previously unselected package libpdal-base9. 2021-05-15T13:54:59.3771287Z Preparing to unpack .../109-libpdal-base9_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T13:54:59.3786599Z Unpacking libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-15T13:54:59.5747215Z Selecting previously unselected package grass-core. 2021-05-15T13:54:59.6038030Z Preparing to unpack .../110-grass-core_7.8.2-1build3_amd64.deb ... 2021-05-15T13:54:59.6049458Z Unpacking grass-core (7.8.2-1build3) ... 2021-05-15T13:55:00.2620218Z Selecting previously unselected package libcdparanoia0:amd64. 2021-05-15T13:55:00.2929307Z Preparing to unpack .../111-libcdparanoia0_3.10.2+debian-13_amd64.deb ... 2021-05-15T13:55:00.2946875Z Unpacking libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-15T13:55:00.3260755Z Selecting previously unselected package libvisual-0.4-0:amd64. 2021-05-15T13:55:00.3656723Z Preparing to unpack .../112-libvisual-0.4-0_0.4.0-17_amd64.deb ... 2021-05-15T13:55:00.3670386Z Unpacking libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-15T13:55:00.3993574Z Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2021-05-15T13:55:00.4309614Z Preparing to unpack .../113-gstreamer1.0-plugins-base_1.16.2-4_amd64.deb ... 2021-05-15T13:55:00.4324786Z Unpacking gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-15T13:55:01.4711238Z Selecting previously unselected package iio-sensor-proxy. 2021-05-15T13:55:01.4713518Z Preparing to unpack .../114-iio-sensor-proxy_2.8-1ubuntu1_amd64.deb ... 2021-05-15T13:55:01.4717430Z Unpacking iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-15T13:55:01.4718369Z Selecting previously unselected package libassimp5:amd64. 2021-05-15T13:55:01.4719640Z Preparing to unpack .../115-libassimp5_5.0.1~ds0-1build1_amd64.deb ... 2021-05-15T13:55:01.4720670Z Unpacking libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-15T13:55:01.4721707Z Selecting previously unselected package libexiv2-27:amd64. 2021-05-15T13:55:01.4722838Z Preparing to unpack .../116-libexiv2-27_0.27.2-8ubuntu2.2_amd64.deb ... 2021-05-15T13:55:01.4723824Z Unpacking libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-15T13:55:01.4724691Z Selecting previously unselected package libfcgi0ldbl:amd64. 2021-05-15T13:55:01.4725805Z Preparing to unpack .../117-libfcgi0ldbl_2.4.0-10build1_amd64.deb ... 2021-05-15T13:55:01.4726772Z Unpacking libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-15T13:55:01.4727749Z Selecting previously unselected package libfcgi-bin. 2021-05-15T13:55:01.4729050Z Preparing to unpack .../118-libfcgi-bin_2.4.0-10build1_amd64.deb ... 2021-05-15T13:55:01.4730043Z Unpacking libfcgi-bin (2.4.0-10build1) ... 2021-05-15T13:55:01.4730893Z Selecting previously unselected package libimagequant0:amd64. 2021-05-15T13:55:01.4732030Z Preparing to unpack .../119-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-05-15T13:55:01.4732969Z Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-15T13:55:01.4733997Z Selecting previously unselected package libjs-jquery-ui. 2021-05-15T13:55:01.4735135Z Preparing to unpack .../120-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-05-15T13:55:01.4736125Z Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-15T13:55:01.4737172Z Selecting previously unselected package libmbim-glib4:amd64. 2021-05-15T13:55:01.4877859Z Preparing to unpack .../121-libmbim-glib4_1.22.0-2_amd64.deb ... 2021-05-15T13:55:01.4891083Z Unpacking libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-15T13:55:01.5226368Z Selecting previously unselected package libmbim-proxy. 2021-05-15T13:55:01.5513283Z Preparing to unpack .../122-libmbim-proxy_1.22.0-2_amd64.deb ... 2021-05-15T13:55:01.5525370Z Unpacking libmbim-proxy (1.22.0-2) ... 2021-05-15T13:55:01.5836095Z Selecting previously unselected package libnl-genl-3-200:amd64. 2021-05-15T13:55:01.6070665Z Preparing to unpack .../123-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-05-15T13:55:01.6083861Z Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-15T13:55:01.6401346Z Selecting previously unselected package libnl-route-3-200:amd64. 2021-05-15T13:55:01.6623630Z Preparing to unpack .../124-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-05-15T13:55:01.6635528Z Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-15T13:55:01.7061774Z Selecting previously unselected package libnss-mdns:amd64. 2021-05-15T13:55:01.7363028Z Preparing to unpack .../125-libnss-mdns_0.14.1-1ubuntu1_amd64.deb ... 2021-05-15T13:55:01.7375852Z Unpacking libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-15T13:55:01.7673813Z Selecting previously unselected package libpam-gnome-keyring:amd64. 2021-05-15T13:55:01.7972761Z Preparing to unpack .../126-libpam-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-15T13:55:01.7981110Z Unpacking libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-15T13:55:01.8271544Z Selecting previously unselected package libpcsclite1:amd64. 2021-05-15T13:55:01.8591958Z Preparing to unpack .../127-libpcsclite1_1.8.26-3_amd64.deb ... 2021-05-15T13:55:01.8605855Z Unpacking libpcsclite1:amd64 (1.8.26-3) ... 2021-05-15T13:55:01.8873298Z Selecting previously unselected package libpdal-plugin-faux. 2021-05-15T13:55:01.9184396Z Preparing to unpack .../128-libpdal-plugin-faux_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T13:55:01.9196480Z Unpacking libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-15T13:55:01.9478671Z Selecting previously unselected package libpdal-plugin-icebridge. 2021-05-15T13:55:01.9778812Z Preparing to unpack .../129-libpdal-plugin-icebridge_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T13:55:01.9792458Z Unpacking libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-15T13:55:02.0156213Z Selecting previously unselected package libpdal-plugin-pgpointcloud. 2021-05-15T13:55:02.0414593Z Preparing to unpack .../130-libpdal-plugin-pgpointcloud_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T13:55:02.0431479Z Unpacking libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-15T13:55:02.0836390Z Selecting previously unselected package libpdal-plugin-python. 2021-05-15T13:55:02.1092917Z Preparing to unpack .../131-libpdal-plugin-python_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T13:55:02.1109604Z Unpacking libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-15T13:55:02.1472186Z Selecting previously unselected package libsqlite3-mod-spatialite:amd64. 2021-05-15T13:55:02.1749809Z Preparing to unpack .../132-libsqlite3-mod-spatialite_4.3.0a-6build1_amd64.deb ... 2021-05-15T13:55:02.1764657Z Unpacking libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-15T13:55:02.3264444Z Selecting previously unselected package libpdal-plugin-sqlite. 2021-05-15T13:55:02.3543167Z Preparing to unpack .../133-libpdal-plugin-sqlite_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T13:55:02.3557964Z Unpacking libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-15T13:55:02.3916051Z Selecting previously unselected package libpdal-plugins. 2021-05-15T13:55:02.4152454Z Preparing to unpack .../134-libpdal-plugins_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T13:55:02.4164027Z Unpacking libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-15T13:55:02.4515303Z Selecting previously unselected package libqt53dcore5:amd64. 2021-05-15T13:55:02.4704467Z Preparing to unpack .../135-libqt53dcore5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:55:02.4721768Z Unpacking libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:02.5123718Z Selecting previously unselected package libqt53drender5:amd64. 2021-05-15T13:55:02.5406537Z Preparing to unpack .../136-libqt53drender5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:55:02.5424578Z Unpacking libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:02.6418297Z Selecting previously unselected package libqt53danimation5:amd64. 2021-05-15T13:55:02.6711009Z Preparing to unpack .../137-libqt53danimation5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:55:02.6723617Z Unpacking libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:02.7195396Z Selecting previously unselected package libqt53dinput5:amd64. 2021-05-15T13:55:02.7419818Z Preparing to unpack .../138-libqt53dinput5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:55:02.7437555Z Unpacking libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:02.7836320Z Selecting previously unselected package libqt53dlogic5:amd64. 2021-05-15T13:55:02.8090016Z Preparing to unpack .../139-libqt53dlogic5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:55:02.8103243Z Unpacking libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:02.8435600Z Selecting previously unselected package libqt53dextras5:amd64. 2021-05-15T13:55:02.8685198Z Preparing to unpack .../140-libqt53dextras5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:55:02.8701224Z Unpacking libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:02.9079679Z Selecting previously unselected package qt3d-assimpsceneimport-plugin:amd64. 2021-05-15T13:55:02.9356855Z Preparing to unpack .../141-qt3d-assimpsceneimport-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:55:02.9371581Z Unpacking qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:02.9632902Z Selecting previously unselected package qt3d-defaultgeometryloader-plugin:amd64. 2021-05-15T13:55:02.9911829Z Preparing to unpack .../142-qt3d-defaultgeometryloader-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:55:02.9934031Z Unpacking qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:03.0236322Z Selecting previously unselected package qt3d-gltfsceneio-plugin:amd64. 2021-05-15T13:55:03.0517401Z Preparing to unpack .../143-qt3d-gltfsceneio-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:55:03.0546721Z Unpacking qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:03.0996334Z Selecting previously unselected package libqt53dquickscene2d5:amd64. 2021-05-15T13:55:03.1236852Z Preparing to unpack .../144-libqt53dquickscene2d5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:55:03.1248639Z Unpacking libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:03.1555852Z Selecting previously unselected package qt3d-scene2d-plugin:amd64. 2021-05-15T13:55:03.1826165Z Preparing to unpack .../145-qt3d-scene2d-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:55:03.1841565Z Unpacking qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:03.2196516Z Selecting previously unselected package libqgis-3d3.10.4. 2021-05-15T13:55:03.2434531Z Preparing to unpack .../146-libqgis-3d3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:55:03.2455515Z Unpacking libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:03.3036801Z Selecting previously unselected package libqgis-analysis3.10.4. 2021-05-15T13:55:03.3309603Z Preparing to unpack .../147-libqgis-analysis3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:55:03.3326689Z Unpacking libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:03.4676367Z Selecting previously unselected package libqgis-app3.10.4. 2021-05-15T13:55:03.4912995Z Preparing to unpack .../148-libqgis-app3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:55:03.4926163Z Unpacking libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:03.8439089Z Selecting previously unselected package qtchooser. 2021-05-15T13:55:03.8711523Z Preparing to unpack .../149-qtchooser_66-2build1_amd64.deb ... 2021-05-15T13:55:03.8720550Z Unpacking qtchooser (66-2build1) ... 2021-05-15T13:55:03.9005379Z Selecting previously unselected package qdoc-qt5. 2021-05-15T13:55:03.9281720Z Preparing to unpack .../150-qdoc-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:55:03.9292200Z Unpacking qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:04.0075576Z Selecting previously unselected package libqt5help5:amd64. 2021-05-15T13:55:04.0325265Z Preparing to unpack .../151-libqt5help5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:55:04.0338870Z Unpacking libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:04.0757696Z Selecting previously unselected package qhelpgenerator-qt5. 2021-05-15T13:55:04.0983432Z Preparing to unpack .../152-qhelpgenerator-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:55:04.0999612Z Unpacking qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:04.1293786Z Selecting previously unselected package qt5-assistant. 2021-05-15T13:55:04.1614429Z Preparing to unpack .../153-qt5-assistant_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:55:04.1627957Z Unpacking qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-15T13:55:04.2260216Z Selecting previously unselected package qtattributionsscanner-qt5. 2021-05-15T13:55:04.2556917Z Preparing to unpack .../154-qtattributionsscanner-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:55:04.2572148Z Unpacking qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:04.2915586Z Selecting previously unselected package libqt5designer5:amd64. 2021-05-15T13:55:04.3159712Z Preparing to unpack .../155-libqt5designer5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:55:04.3176290Z Unpacking libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:04.5462931Z Selecting previously unselected package libqt5designercomponents5:amd64. 2021-05-15T13:55:04.5773812Z Preparing to unpack .../156-libqt5designercomponents5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:55:04.5791336Z Unpacking libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:04.6861684Z Selecting previously unselected package qttools5-dev-tools. 2021-05-15T13:55:04.7152411Z Preparing to unpack .../157-qttools5-dev-tools_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:55:04.7162194Z Unpacking qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-15T13:55:04.8796910Z Selecting previously unselected package libqgis-customwidgets. 2021-05-15T13:55:04.9099637Z Preparing to unpack .../158-libqgis-customwidgets_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:55:04.9111118Z Unpacking libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:05.0308164Z Selecting previously unselected package libqgis-server3.10.4. 2021-05-15T13:55:05.0604597Z Preparing to unpack .../159-libqgis-server3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:55:05.0616735Z Unpacking libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:05.1556698Z Selecting previously unselected package libqgisgrass7-3.10.4. 2021-05-15T13:55:05.1907717Z Preparing to unpack .../160-libqgisgrass7-3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:55:05.1921658Z Unpacking libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:05.2406678Z Selecting previously unselected package libqgispython3.10.4. 2021-05-15T13:55:05.2706944Z Preparing to unpack .../161-libqgispython3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:55:05.2725563Z Unpacking libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:05.3076180Z Selecting previously unselected package libqmi-glib5:amd64. 2021-05-15T13:55:05.3367904Z Preparing to unpack .../162-libqmi-glib5_1.24.8-1_amd64.deb ... 2021-05-15T13:55:05.3384574Z Unpacking libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-15T13:55:05.4235623Z Selecting previously unselected package libqmi-proxy. 2021-05-15T13:55:05.4566294Z Preparing to unpack .../163-libqmi-proxy_1.24.8-1_amd64.deb ... 2021-05-15T13:55:05.4776531Z Unpacking libqmi-proxy (1.24.8-1) ... 2021-05-15T13:55:05.5168392Z Selecting previously unselected package libqt5test5:amd64. 2021-05-15T13:55:05.5520739Z Preparing to unpack .../164-libqt5test5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:55:05.5548691Z Unpacking libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:05.5986593Z Selecting previously unselected package libwacom-bin. 2021-05-15T13:55:05.6274616Z Preparing to unpack .../165-libwacom-bin_1.3-2ubuntu3_amd64.deb ... 2021-05-15T13:55:05.6289914Z Unpacking libwacom-bin (1.3-2ubuntu3) ... 2021-05-15T13:55:05.6565388Z Selecting previously unselected package modemmanager. 2021-05-15T13:55:05.6856050Z Preparing to unpack .../166-modemmanager_1.12.8-1_amd64.deb ... 2021-05-15T13:55:05.6944151Z Unpacking modemmanager (1.12.8-1) ... 2021-05-15T13:55:05.8107583Z Selecting previously unselected package ttf-bitstream-vera. 2021-05-15T13:55:05.8412719Z Preparing to unpack .../167-ttf-bitstream-vera_1.10-8_all.deb ... 2021-05-15T13:55:05.8430088Z Unpacking ttf-bitstream-vera (1.10-8) ... 2021-05-15T13:55:05.8756703Z Selecting previously unselected package python-matplotlib-data. 2021-05-15T13:55:05.9062879Z Preparing to unpack .../168-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-05-15T13:55:05.9075421Z Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-15T13:55:06.2803989Z Selecting previously unselected package python3-soupsieve. 2021-05-15T13:55:06.3121189Z Preparing to unpack .../169-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-05-15T13:55:06.3133245Z Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-15T13:55:06.3526558Z Selecting previously unselected package python3-bs4. 2021-05-15T13:55:06.3939945Z Preparing to unpack .../170-python3-bs4_4.8.2-1_all.deb ... 2021-05-15T13:55:06.3955426Z Unpacking python3-bs4 (4.8.2-1) ... 2021-05-15T13:55:06.4436144Z Selecting previously unselected package python3-cycler. 2021-05-15T13:55:06.4716209Z Preparing to unpack .../171-python3-cycler_0.10.0-3_all.deb ... 2021-05-15T13:55:06.4720293Z Unpacking python3-cycler (0.10.0-3) ... 2021-05-15T13:55:06.4973796Z Selecting previously unselected package python3-dateutil. 2021-05-15T13:55:06.5272379Z Preparing to unpack .../172-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-05-15T13:55:06.5285761Z Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-15T13:55:06.5713962Z Selecting previously unselected package python3-decorator. 2021-05-15T13:55:06.6011057Z Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-05-15T13:55:06.6022983Z Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-05-15T13:55:06.6370339Z Selecting previously unselected package python3-future. 2021-05-15T13:55:06.6659135Z Preparing to unpack .../174-python3-future_0.18.2-2_all.deb ... 2021-05-15T13:55:06.6702105Z Unpacking python3-future (0.18.2-2) ... 2021-05-15T13:55:06.7756237Z Selecting previously unselected package python3-webencodings. 2021-05-15T13:55:06.7996188Z Preparing to unpack .../175-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-05-15T13:55:06.8019753Z Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-15T13:55:06.8299460Z Selecting previously unselected package python3-html5lib. 2021-05-15T13:55:06.8611058Z Preparing to unpack .../176-python3-html5lib_1.0.1-2_all.deb ... 2021-05-15T13:55:06.8612226Z Unpacking python3-html5lib (1.0.1-2) ... 2021-05-15T13:55:06.9117169Z Selecting previously unselected package python3-ipython-genutils. 2021-05-15T13:55:06.9409974Z Preparing to unpack .../177-python3-ipython-genutils_0.2.0-1ubuntu1_all.deb ... 2021-05-15T13:55:06.9423514Z Unpacking python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-15T13:55:06.9876006Z Selecting previously unselected package python3-traitlets. 2021-05-15T13:55:07.0121501Z Preparing to unpack .../178-python3-traitlets_4.3.3-3_all.deb ... 2021-05-15T13:55:07.0132016Z Unpacking python3-traitlets (4.3.3-3) ... 2021-05-15T13:55:07.0544031Z Selecting previously unselected package python3-jupyter-core. 2021-05-15T13:55:07.0817491Z Preparing to unpack .../179-python3-jupyter-core_4.6.3-3_all.deb ... 2021-05-15T13:55:07.0838287Z Unpacking python3-jupyter-core (4.6.3-3) ... 2021-05-15T13:55:07.1155446Z Selecting previously unselected package python3-kiwisolver. 2021-05-15T13:55:07.1470897Z Preparing to unpack .../180-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-05-15T13:55:07.1482153Z Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-05-15T13:55:07.1796892Z Selecting previously unselected package python3-lxml:amd64. 2021-05-15T13:55:07.2121331Z Preparing to unpack .../181-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-05-15T13:55:07.2134264Z Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-15T13:55:07.3686038Z Selecting previously unselected package python3-pyparsing. 2021-05-15T13:55:07.3986311Z Preparing to unpack .../182-python3-pyparsing_2.4.6-1_all.deb ... 2021-05-15T13:55:07.3997785Z Unpacking python3-pyparsing (2.4.6-1) ... 2021-05-15T13:55:07.4356347Z Selecting previously unselected package python3-matplotlib. 2021-05-15T13:55:07.4655743Z Preparing to unpack .../183-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-05-15T13:55:07.4683891Z Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-15T13:55:08.0086673Z Selecting previously unselected package python3-nbformat. 2021-05-15T13:55:08.0372702Z Preparing to unpack .../184-python3-nbformat_5.0.4-1_all.deb ... 2021-05-15T13:55:08.0383679Z Unpacking python3-nbformat (5.0.4-1) ... 2021-05-15T13:55:08.0876266Z Selecting previously unselected package python3-olefile. 2021-05-15T13:55:08.1203878Z Preparing to unpack .../185-python3-olefile_0.46-2_all.deb ... 2021-05-15T13:55:08.1222345Z Unpacking python3-olefile (0.46-2) ... 2021-05-15T13:55:08.1541596Z Selecting previously unselected package python3-pyproj. 2021-05-15T13:55:08.1833157Z Preparing to unpack .../186-python3-pyproj_2.5.0+ds-1_amd64.deb ... 2021-05-15T13:55:08.1844045Z Unpacking python3-pyproj (2.5.0+ds-1) ... 2021-05-15T13:55:08.2480874Z Selecting previously unselected package python3-tz. 2021-05-15T13:55:08.2814249Z Preparing to unpack .../187-python3-tz_2019.3-1_all.deb ... 2021-05-15T13:55:08.2858537Z Unpacking python3-tz (2019.3-1) ... 2021-05-15T13:55:08.3148155Z Selecting previously unselected package python3-owslib. 2021-05-15T13:55:08.3518058Z Preparing to unpack .../188-python3-owslib_0.19.1-1_all.deb ... 2021-05-15T13:55:08.3535239Z Unpacking python3-owslib (0.19.1-1) ... 2021-05-15T13:55:08.4115214Z Selecting previously unselected package python3-pil:amd64. 2021-05-15T13:55:08.4427480Z Preparing to unpack .../189-python3-pil_7.0.0-4ubuntu0.3_amd64.deb ... 2021-05-15T13:55:08.4502036Z Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-15T13:55:08.5304691Z Selecting previously unselected package python3-retrying. 2021-05-15T13:55:08.5611394Z Preparing to unpack .../190-python3-retrying_1.3.3-4_all.deb ... 2021-05-15T13:55:08.5622588Z Unpacking python3-retrying (1.3.3-4) ... 2021-05-15T13:55:08.5985453Z Selecting previously unselected package python3-plotly. 2021-05-15T13:55:08.6242809Z Preparing to unpack .../191-python3-plotly_4.4.1+dfsg-1_all.deb ... 2021-05-15T13:55:08.6263583Z Unpacking python3-plotly (4.4.1+dfsg-1) ... 2021-05-15T13:55:09.4774257Z Selecting previously unselected package python3-psycopg2. 2021-05-15T13:55:09.5099181Z Preparing to unpack .../192-python3-psycopg2_2.8.4-2_amd64.deb ... 2021-05-15T13:55:09.5115719Z Unpacking python3-psycopg2 (2.8.4-2) ... 2021-05-15T13:55:09.5608124Z Selecting previously unselected package python3-sip. 2021-05-15T13:55:09.5920768Z Preparing to unpack .../193-python3-sip_4.19.21+dfsg-1build1_amd64.deb ... 2021-05-15T13:55:09.5959618Z Unpacking python3-sip (4.19.21+dfsg-1build1) ... 2021-05-15T13:55:09.6471899Z Selecting previously unselected package python3-pyqt5. 2021-05-15T13:55:09.6801464Z Preparing to unpack .../194-python3-pyqt5_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-15T13:55:09.6816047Z Unpacking python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-15T13:55:10.0015163Z Selecting previously unselected package python3-pyqt5.qsci. 2021-05-15T13:55:10.0342673Z Preparing to unpack .../195-python3-pyqt5.qsci_2.11.2+dfsg-6_amd64.deb ... 2021-05-15T13:55:10.0376500Z Unpacking python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-15T13:55:10.0901328Z Selecting previously unselected package python3-pyqt5.qtsql. 2021-05-15T13:55:10.1243949Z Preparing to unpack .../196-python3-pyqt5.qtsql_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-15T13:55:10.1254786Z Unpacking python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-15T13:55:10.1716478Z Selecting previously unselected package python3-pyqt5.qtsvg. 2021-05-15T13:55:10.1972483Z Preparing to unpack .../197-python3-pyqt5.qtsvg_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-15T13:55:10.1983596Z Unpacking python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-15T13:55:10.2435870Z Selecting previously unselected package python3-pyqt5.qtwebkit. 2021-05-15T13:55:10.2682429Z Preparing to unpack .../198-python3-pyqt5.qtwebkit_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-15T13:55:10.2693359Z Unpacking python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-15T13:55:10.3156346Z Selecting previously unselected package python3-qgis-common. 2021-05-15T13:55:10.3423060Z Preparing to unpack .../199-python3-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-15T13:55:10.3433683Z Unpacking python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:10.7300826Z Selecting previously unselected package python3-qgis. 2021-05-15T13:55:10.7677171Z Preparing to unpack .../200-python3-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:55:10.7691321Z Unpacking python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:11.7591730Z Selecting previously unselected package python3-tk:amd64. 2021-05-15T13:55:11.7981921Z Preparing to unpack .../201-python3-tk_3.8.5-1~20.04.1_amd64.deb ... 2021-05-15T13:55:11.7995876Z Unpacking python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-15T13:55:11.8436268Z Selecting previously unselected package libjs-leaflet. 2021-05-15T13:55:11.8709208Z Preparing to unpack .../202-libjs-leaflet_1.6.0~dfsg-1_all.deb ... 2021-05-15T13:55:11.8719061Z Unpacking libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-15T13:55:11.9316476Z Selecting previously unselected package qgis-common. 2021-05-15T13:55:11.9550071Z Preparing to unpack .../203-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-15T13:55:11.9562429Z Unpacking qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:13.5924688Z Selecting previously unselected package qgis. 2021-05-15T13:55:13.6238940Z Preparing to unpack .../204-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:55:13.6804220Z Unpacking qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:13.9352129Z Selecting previously unselected package qgis-plugin-grass-common. 2021-05-15T13:55:13.9685140Z Preparing to unpack .../205-qgis-plugin-grass-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-15T13:55:13.9701477Z Unpacking qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:14.1535913Z Selecting previously unselected package qgis-provider-grass. 2021-05-15T13:55:14.1857574Z Preparing to unpack .../206-qgis-provider-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:55:14.1870721Z Unpacking qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:14.2193104Z Selecting previously unselected package qgis-plugin-grass. 2021-05-15T13:55:14.2508878Z Preparing to unpack .../207-qgis-plugin-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:55:14.2520342Z Unpacking qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:14.3234927Z Selecting previously unselected package qt5-gtk-platformtheme:amd64. 2021-05-15T13:55:14.3538282Z Preparing to unpack .../208-qt5-gtk-platformtheme_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:55:14.3550388Z Unpacking qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:14.3930102Z Selecting previously unselected package qttranslations5-l10n. 2021-05-15T13:55:14.4237128Z Preparing to unpack .../209-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2021-05-15T13:55:14.4249350Z Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-15T13:55:14.6167190Z Selecting previously unselected package wpasupplicant. 2021-05-15T13:55:14.6491067Z Preparing to unpack .../210-wpasupplicant_2%3a2.9-1ubuntu4.3_amd64.deb ... 2021-05-15T13:55:14.6503875Z Unpacking wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-15T13:55:14.7934811Z Selecting previously unselected package proj-bin. 2021-05-15T13:55:14.8246131Z Preparing to unpack .../211-proj-bin_6.3.1-1_amd64.deb ... 2021-05-15T13:55:14.8258826Z Unpacking proj-bin (6.3.1-1) ... 2021-05-15T13:55:14.8594743Z Selecting previously unselected package usb-modeswitch-data. 2021-05-15T13:55:14.8992373Z Preparing to unpack .../212-usb-modeswitch-data_20191128-3_all.deb ... 2021-05-15T13:55:14.9003868Z Unpacking usb-modeswitch-data (20191128-3) ... 2021-05-15T13:55:14.9314936Z Selecting previously unselected package usb-modeswitch. 2021-05-15T13:55:14.9672685Z Preparing to unpack .../213-usb-modeswitch_2.5.2+repack0-2ubuntu3_amd64.deb ... 2021-05-15T13:55:14.9754263Z Unpacking usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-15T13:55:15.0563157Z Setting up libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-15T13:55:15.0625873Z Setting up iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-15T13:55:15.3259168Z iio-sensor-proxy.service is a disabled or a static unit, not starting it. 2021-05-15T13:55:15.3273837Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-15T13:55:15.3306101Z Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-15T13:55:15.3343432Z Setting up qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:15.3438884Z Setting up ttf-bitstream-vera (1.10-8) ... 2021-05-15T13:55:15.3476546Z Setting up libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-15T13:55:15.3513409Z Setting up proj-data (6.3.1-1) ... 2021-05-15T13:55:15.3553201Z Setting up libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-15T13:55:15.3592865Z Setting up libxcb-xinput0:amd64 (1.14-2) ... 2021-05-15T13:55:15.3632731Z Setting up libwoff1:amd64 (1.0.2-1build2) ... 2021-05-15T13:55:15.3669115Z Setting up libhyphen0:amd64 (2.8.8-7) ... 2021-05-15T13:55:15.3702813Z Setting up libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-15T13:55:15.3736954Z Setting up libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-15T13:55:15.3775905Z Setting up libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-15T13:55:15.3806827Z Setting up libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-15T13:55:15.3840084Z Setting up libminizip1:amd64 (1.1-8build1) ... 2021-05-15T13:55:15.3881852Z Setting up libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-15T13:55:15.3923242Z Setting up python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-15T13:55:15.5482213Z Setting up fonts-lyx (2.3.4.2-2) ... 2021-05-15T13:55:15.5512819Z Setting up libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-15T13:55:15.5551089Z Setting up python3-olefile (0.46-2) ... 2021-05-15T13:55:15.7121122Z Setting up blt (2.5.3+dfsg-4) ... 2021-05-15T13:55:15.7160743Z Setting up python3-retrying (1.3.3-4) ... 2021-05-15T13:55:15.8583824Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-15T13:55:15.8617818Z Setting up libarpack2:amd64 (3.7.0-3) ... 2021-05-15T13:55:15.8661253Z Setting up libfcgi-bin (2.4.0-10build1) ... 2021-05-15T13:55:15.8693954Z Setting up libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-15T13:55:15.8724545Z Setting up libdap25:amd64 (3.20.5-1) ... 2021-05-15T13:55:15.8759520Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-15T13:55:15.8795027Z Setting up python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-15T13:55:16.0111243Z Setting up libqhull7:amd64 (2015.2-4) ... 2021-05-15T13:55:16.0161230Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-15T13:55:16.0193658Z Setting up libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-15T13:55:16.0232452Z Setting up libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-15T13:55:16.0265569Z Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-15T13:55:16.1780645Z Setting up gdal-data (3.0.4+dfsg-1build3) ... 2021-05-15T13:55:16.1814020Z Setting up python3-tz (2019.3-1) ... 2021-05-15T13:55:16.3466179Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-15T13:55:16.3562851Z Setting up libxcb-xkb1:amd64 (1.14-2) ... 2021-05-15T13:55:16.3602543Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-15T13:55:16.3690890Z Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-15T13:55:16.3732740Z Setting up libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-15T13:55:16.3769763Z Setting up libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-15T13:55:16.3809223Z Setting up p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-15T13:55:16.3840326Z Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-05-15T13:55:16.5373094Z Setting up libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T13:55:16.5402874Z Setting up libcfitsio8:amd64 (3.470-3) ... 2021-05-15T13:55:16.5444839Z Setting up libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-15T13:55:16.5479838Z Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-15T13:55:16.5566560Z Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-15T13:55:16.5604838Z Setting up python3-pyparsing (2.4.6-1) ... 2021-05-15T13:55:16.7516264Z Setting up libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-15T13:55:16.7599716Z Setting up python3-cycler (0.10.0-3) ... 2021-05-15T13:55:16.9592191Z Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-15T13:55:16.9629510Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-15T13:55:16.9670016Z Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-05-15T13:55:16.9706099Z Setting up grass-doc (7.8.2-1build3) ... 2021-05-15T13:55:16.9739857Z Setting up usb-modeswitch-data (20191128-3) ... 2021-05-15T13:55:16.9773555Z Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-15T13:55:16.9825253Z Setting up python3-psycopg2 (2.8.4-2) ... 2021-05-15T13:55:17.1557262Z Setting up libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-15T13:55:17.1591485Z Setting up libproj15:amd64 (6.3.1-1) ... 2021-05-15T13:55:17.1640736Z Setting up libpcsclite1:amd64 (1.8.26-3) ... 2021-05-15T13:55:17.1676609Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:17.1763533Z Setting up python3-html5lib (1.0.1-2) ... 2021-05-15T13:55:17.3993117Z Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-15T13:55:18.5966642Z Setting up libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-15T13:55:18.6013359Z Setting up libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-15T13:55:18.6048313Z Setting up liburiparser1:amd64 (0.9.3-2) ... 2021-05-15T13:55:18.6085192Z Setting up gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-15T13:55:18.6126504Z Setting up libfreexl1:amd64 (1.0.5-3) ... 2021-05-15T13:55:18.6176196Z Setting up libmm-glib0:amd64 (1.12.8-1) ... 2021-05-15T13:55:18.6222590Z Setting up liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-15T13:55:18.6270420Z Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-15T13:55:18.8395504Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:18.8439883Z Setting up libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-15T13:55:18.8478204Z Setting up libxcb-randr0:amd64 (1.14-2) ... 2021-05-15T13:55:18.8518385Z Setting up python3-traitlets (4.3.3-3) ... 2021-05-15T13:55:19.0883311Z Setting up libfyba0:amd64 (4.1.1-6build1) ... 2021-05-15T13:55:19.0939141Z Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-15T13:55:19.0975620Z Setting up libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-15T13:55:19.1053967Z Setting up libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-15T13:55:19.1096117Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T13:55:19.1364079Z Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-15T13:55:19.3489328Z Setting up libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-15T13:55:19.3532154Z Setting up libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-15T13:55:19.3570534Z Setting up usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-15T13:55:19.3678093Z Setting up libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-15T13:55:19.3724450Z Setting up p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-15T13:55:19.3757150Z Setting up libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:19.3826997Z Setting up libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-15T13:55:19.3875151Z Setting up python3-future (0.18.2-2) ... 2021-05-15T13:55:19.3954991Z update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode 2021-05-15T13:55:19.4014865Z update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode 2021-05-15T13:55:19.7847055Z Setting up qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:19.9565410Z Setting up libdaemon0:amd64 (0.14-7) ... 2021-05-15T13:55:19.9607351Z Setting up libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:19.9638782Z Setting up libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-15T13:55:19.9678512Z Setting up libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-15T13:55:19.9713142Z Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-15T13:55:19.9766019Z Setting up libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-15T13:55:19.9818154Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-15T13:55:19.9853651Z Setting up libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:19.9889846Z Setting up libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-15T13:55:20.1689235Z Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-15T13:55:20.3588421Z Setting up python3-jupyter-core (4.6.3-3) ... 2021-05-15T13:55:20.5428458Z Setting up libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-15T13:55:20.5462046Z Setting up qtchooser (66-2build1) ... 2021-05-15T13:55:20.5494144Z Setting up libwacom-common (1.3-2ubuntu3) ... 2021-05-15T13:55:20.5525327Z Setting up python3-sip (4.19.21+dfsg-1build1) ... 2021-05-15T13:55:20.7290337Z Setting up libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-15T13:55:20.7324359Z Setting up libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-15T13:55:20.7364006Z Setting up libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-15T13:55:20.7425425Z Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-15T13:55:21.7920217Z Setting up libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-15T13:55:21.7955100Z Setting up libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-15T13:55:21.7991703Z Setting up libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-15T13:55:21.8027916Z Setting up qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:21.8060034Z Setting up libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:21.8091918Z Setting up proj-bin (6.3.1-1) ... 2021-05-15T13:55:21.8129125Z Setting up libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-15T13:55:21.8163104Z Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-15T13:55:21.8195445Z Setting up geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-15T13:55:22.2688036Z geoclue.service is a disabled or a static unit, not starting it. 2021-05-15T13:55:22.2706640Z Setting up libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:22.2739149Z Setting up python3-nbformat (5.0.4-1) ... 2021-05-15T13:55:22.4521977Z Setting up libmbim-proxy (1.22.0-2) ... 2021-05-15T13:55:22.4553533Z Setting up python3-pyproj (2.5.0+ds-1) ... 2021-05-15T13:55:22.6295433Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:22.6328955Z Setting up python3-bs4 (4.8.2-1) ... 2021-05-15T13:55:22.8601835Z Setting up libgeotiff5:amd64 (1.5.1-2) ... 2021-05-15T13:55:22.8652804Z Setting up gcr (3.36.0-2build1) ... 2021-05-15T13:55:22.8685035Z Setting up libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:22.8719628Z Setting up wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-15T13:55:23.0357967Z Created symlink /etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-15T13:55:23.0360818Z Created symlink /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-15T13:55:23.6153747Z Setting up python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-15T13:55:23.9241967Z Setting up libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:23.9274550Z Setting up gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-15T13:55:23.9313085Z Setting up libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:23.9344474Z Setting up qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:23.9468308Z Setting up qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:23.9502024Z Setting up libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:23.9534692Z Setting up python3-plotly (4.4.1+dfsg-1) ... 2021-05-15T13:55:24.1340372Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:55:24.1343750Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-15T13:55:24.1347375Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:55:24.1350433Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-15T13:55:24.1786235Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:194: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:55:24.1789148Z if direction is "increasing": 2021-05-15T13:55:24.1792633Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:199: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:55:24.1795480Z elif direction is "decreasing": 2021-05-15T13:55:24.1979848Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:176: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:55:24.1982449Z if direction is "increasing": 2021-05-15T13:55:24.1985879Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:55:24.1988399Z elif direction is "decreasing": 2021-05-15T13:55:25.0848103Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:460: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:55:25.0849783Z if props["offset_coordinates"] is "data": 2021-05-15T13:55:25.0851533Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:572: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-15T13:55:25.0852745Z if props["coordinates"] is not "data": 2021-05-15T13:55:25.8959511Z Setting up avahi-daemon (0.7-4ubuntu7) ... 2021-05-15T13:55:26.4197415Z Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /lib/systemd/system/avahi-daemon.service. 2021-05-15T13:55:26.4199766Z Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /lib/systemd/system/avahi-daemon.service. 2021-05-15T13:55:26.4201975Z Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /lib/systemd/system/avahi-daemon.socket. 2021-05-15T13:55:27.5883416Z Setting up libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-15T13:55:27.5963404Z First installation detected... 2021-05-15T13:55:27.5965673Z Checking NSS setup... 2021-05-15T13:55:27.6052344Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-15T13:55:27.6139607Z Setting up libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:27.6192638Z Setting up python3-owslib (0.19.1-1) ... 2021-05-15T13:55:27.8902391Z Setting up libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-15T13:55:27.8934001Z Setting up libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-15T13:55:27.8979176Z Setting up libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-15T13:55:27.9014000Z Setting up libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-15T13:55:27.9069995Z Setting up libwacom-bin (1.3-2ubuntu3) ... 2021-05-15T13:55:27.9105521Z Setting up libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-15T13:55:27.9147631Z Setting up libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-15T13:55:27.9181481Z Setting up libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-15T13:55:27.9219819Z Setting up python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-15T13:55:28.1221254Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-15T13:55:28.1259936Z Setting up libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-15T13:55:28.1300239Z Setting up grass-core (7.8.2-1build3) ... 2021-05-15T13:55:28.4742861Z /usr/lib/grass78/etc/python/grass/pygrass/gis/__init__.py:75: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:55:28.4744421Z if value is '': 2021-05-15T13:55:28.5764532Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:55:28.5765531Z if do_profiling is "True" or do_profiling is "1": 2021-05-15T13:55:28.5766577Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:55:28.5767493Z if do_profiling is "True" or do_profiling is "1": 2021-05-15T13:55:28.5768607Z /usr/lib/grass78/etc/python/grass/temporal/core.py:582: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-15T13:55:28.5769553Z if driver_string is not None and driver_string is not "": 2021-05-15T13:55:28.6232988Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:55:28.6234701Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-15T13:55:28.6235882Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:55:28.6236917Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-15T13:55:28.6856600Z Setting up libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-15T13:55:28.6887091Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:28.6976322Z Setting up libqmi-proxy (1.24.8-1) ... 2021-05-15T13:55:28.7012040Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:28.7046873Z Setting up libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:28.7242167Z Setting up libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:28.7272803Z Setting up libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:28.7307725Z Setting up qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:28.7343286Z Setting up libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:28.7383189Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:28.7422019Z Setting up gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-15T13:55:28.8389716Z Setting up qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:28.8423928Z Setting up libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:28.8463251Z Setting up libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:28.8500149Z Setting up modemmanager (1.12.8-1) ... 2021-05-15T13:55:28.9921997Z Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service → /lib/systemd/system/ModemManager.service. 2021-05-15T13:55:28.9925092Z Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service → /lib/systemd/system/ModemManager.service. 2021-05-15T13:55:29.5844173Z Setting up libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:29.5874849Z Setting up libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:29.5920699Z Setting up libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-15T13:55:29.5952049Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:29.5985696Z Setting up libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:29.6022283Z Setting up qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:29.6058682Z Setting up libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-15T13:55:29.6092713Z Setting up libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-15T13:55:29.6125320Z Setting up libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-15T13:55:29.6154572Z Setting up libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:29.6185011Z Setting up libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:29.6222127Z Setting up libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:29.6254207Z Setting up libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:29.6283551Z Setting up libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:29.6318687Z Setting up libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:29.6355262Z Setting up qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-15T13:55:29.6391443Z Setting up qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-15T13:55:29.6429543Z Setting up libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:29.6467028Z Setting up qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:29.6504817Z Setting up python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-15T13:55:29.8314795Z Setting up python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-15T13:55:29.8350270Z Setting up libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:29.8388397Z Setting up qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:29.8422810Z Setting up qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:56:03.3842855Z Setting up libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:56:03.3887270Z Setting up python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-15T13:56:03.3922625Z Setting up libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:56:03.3959275Z Setting up qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:56:03.3993979Z Setting up libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:56:03.4031844Z Setting up libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:56:03.4071025Z Setting up qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:56:03.4106754Z Setting up python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:56:03.5544845Z Setting up libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:56:03.5584367Z Setting up python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-15T13:56:03.5620516Z Setting up qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:56:03.5656995Z Setting up python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-15T13:56:03.5690327Z Setting up python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:56:03.7433031Z Setting up libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:56:03.7482604Z Setting up qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:56:03.7530435Z Setting up qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:56:03.7673985Z Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-05-15T13:56:03.7795312Z Processing triggers for shared-mime-info (1.15-1) ... 2021-05-15T13:56:04.8483547Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-15T13:56:04.8675293Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-15T13:56:04.8920510Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-15T13:56:04.9072897Z Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ... 2021-05-15T13:56:04.9287911Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:56:04.9606294Z Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-15T13:56:05.2183450Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:56:15.5843671Z Setting up pinentry-gnome3 (1.1.0-3build1) ... 2021-05-15T13:56:15.6053793Z Setting up gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-15T13:56:17.5091821Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-15T13:56:17.5092331Z with: 2021-05-15T13:56:17.5092774Z github_slug: neuroconductor/msmri 2021-05-15T13:56:17.5093163Z env: 2021-05-15T13:56:17.5093562Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:56:17.5093973Z TIC_DEPLOY_KEY: 2021-05-15T13:56:17.5094699Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:56:17.5096271Z GITHUB_PAT: *** 2021-05-15T13:56:17.5096638Z COVERALLS_TOKEN: 2021-05-15T13:56:17.5097080Z continue-on-error: false 2021-05-15T13:56:17.5097497Z VDIFFR_RUN_TESTS: 2021-05-15T13:56:17.5097937Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:56:17.5098326Z TZ: UTC 2021-05-15T13:56:17.5098679Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:56:17.5099039Z NOT_CRAN: true 2021-05-15T13:56:17.5099378Z ##[endgroup] 2021-05-15T13:56:17.5439856Z repo slug is: neuroconductor/msmri 2021-05-15T13:56:17.5572258Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-15T13:56:17.5572902Z env: 2021-05-15T13:56:17.5573303Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:56:17.5573715Z TIC_DEPLOY_KEY: 2021-05-15T13:56:17.5574445Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:56:17.5575813Z GITHUB_PAT: *** 2021-05-15T13:56:17.5576203Z COVERALLS_TOKEN: 2021-05-15T13:56:17.5576690Z continue-on-error: false 2021-05-15T13:56:17.5577150Z VDIFFR_RUN_TESTS: 2021-05-15T13:56:17.5577632Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:56:17.5578175Z TZ: UTC 2021-05-15T13:56:17.5578656Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:56:17.5579018Z NOT_CRAN: true 2021-05-15T13:56:17.5579356Z ##[endgroup] 2021-05-15T13:56:17.7416105Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-15T13:56:17.7416662Z with: 2021-05-15T13:56:17.7416992Z repo_name: msmri 2021-05-15T13:56:17.7417464Z repo_version: 0.3.1 2021-05-15T13:56:17.7417816Z runner_os: Linux 2021-05-15T13:56:17.7418141Z R_version: 3.5 2021-05-15T13:56:17.7418452Z env: 2021-05-15T13:56:17.7418830Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:56:17.7419252Z TIC_DEPLOY_KEY: 2021-05-15T13:56:17.7419965Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:56:17.7421544Z GITHUB_PAT: *** 2021-05-15T13:56:17.7421924Z COVERALLS_TOKEN: 2021-05-15T13:56:17.7422350Z continue-on-error: false 2021-05-15T13:56:17.7422780Z VDIFFR_RUN_TESTS: 2021-05-15T13:56:17.7423203Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:56:17.7423606Z TZ: UTC 2021-05-15T13:56:17.7423939Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:56:17.7424315Z NOT_CRAN: true 2021-05-15T13:56:17.7424665Z ##[endgroup] 2021-05-15T13:56:17.7807312Z Package: msmri 2021-05-15T13:56:17.7811153Z Version: 0.3.1 2021-05-15T13:56:17.7813605Z OS: Linux 2021-05-15T13:56:17.7870666Z ##[group]Run install.packages('remotes') 2021-05-15T13:56:17.7871330Z install.packages('remotes') 2021-05-15T13:56:17.7872052Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-15T13:56:17.7872960Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-15T13:56:17.7890352Z shell: /usr/local/bin/Rscript {0} 2021-05-15T13:56:17.7890740Z env: 2021-05-15T13:56:17.7891140Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:56:17.7891568Z TIC_DEPLOY_KEY: 2021-05-15T13:56:17.7892290Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:56:17.7893474Z GITHUB_PAT: *** 2021-05-15T13:56:17.7893844Z COVERALLS_TOKEN: 2021-05-15T13:56:17.7894267Z continue-on-error: false 2021-05-15T13:56:17.7894691Z VDIFFR_RUN_TESTS: 2021-05-15T13:56:17.7895121Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:56:17.7895535Z TZ: UTC 2021-05-15T13:56:17.7895894Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:56:17.7896255Z NOT_CRAN: true 2021-05-15T13:56:17.7896594Z ##[endgroup] 2021-05-15T13:56:17.9405427Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T13:56:17.9406339Z (as ‘lib’ is unspecified) 2021-05-15T13:56:33.0639987Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/remotes_2.3.0.tar.gz' 2021-05-15T13:56:33.3025384Z Content type 'binary/octet-stream' length 387395 bytes (378 KB) 2021-05-15T13:56:33.3084862Z ================================================== 2021-05-15T13:56:33.3085394Z downloaded 378 KB 2021-05-15T13:56:33.3085697Z 2021-05-15T13:56:33.5228531Z * installing *binary* package ‘remotes’ ... 2021-05-15T13:56:33.5274910Z * DONE (remotes) 2021-05-15T13:56:33.5320116Z 2021-05-15T13:56:33.5321929Z The downloaded source packages are in 2021-05-15T13:56:33.5323343Z ‘/tmp/RtmpRhxHK8/downloaded_packages’ 2021-05-15T13:56:51.2321242Z ##[group]Run actions/cache@v1 2021-05-15T13:56:51.2321697Z with: 2021-05-15T13:56:51.2322096Z path: /home/runner/work/_temp/Library 2021-05-15T13:56:51.2324660Z key: Linux-2e7742fb4e078f3534d94dc0dec3f866c8c4a14293f49c24c0013aac36169a0f-1-ce2a3bd9aa2cf2f0ca899e19f4860edca34bd48fd0ca82a9351ffe3f691684c8 2021-05-15T13:56:51.2327845Z restore-keys: Linux-2e7742fb4e078f3534d94dc0dec3f866c8c4a14293f49c24c0013aac36169a0f-1- 2021-05-15T13:56:51.2328852Z env: 2021-05-15T13:56:51.2329238Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:56:51.2329668Z TIC_DEPLOY_KEY: 2021-05-15T13:56:51.2330387Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:56:51.2332033Z GITHUB_PAT: *** 2021-05-15T13:56:51.2332405Z COVERALLS_TOKEN: 2021-05-15T13:56:51.2332844Z continue-on-error: false 2021-05-15T13:56:51.2333274Z VDIFFR_RUN_TESTS: 2021-05-15T13:56:51.2333699Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:56:51.2334144Z TZ: UTC 2021-05-15T13:56:51.2334503Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:56:51.2335050Z NOT_CRAN: true 2021-05-15T13:56:51.2335392Z ##[endgroup] 2021-05-15T13:56:51.2781136Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-15T13:56:51.2830404Z ##[group]Run Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-15T13:56:51.2831170Z Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-15T13:56:51.2832009Z sysreqs=$(Rscript -e "cat(sysreqs::sysreq_commands('DESCRIPTION'))") 2021-05-15T13:56:51.2832916Z sudo -s eval "$sysreqs" 2021-05-15T13:56:51.2874877Z shell: /usr/bin/bash -e {0} 2021-05-15T13:56:51.2875238Z env: 2021-05-15T13:56:51.2875645Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:56:51.2876066Z TIC_DEPLOY_KEY: 2021-05-15T13:56:51.2876800Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:56:51.2877976Z GITHUB_PAT: *** 2021-05-15T13:56:51.2878349Z COVERALLS_TOKEN: 2021-05-15T13:56:51.2878788Z continue-on-error: false 2021-05-15T13:56:51.2879217Z VDIFFR_RUN_TESTS: 2021-05-15T13:56:51.2879644Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:56:51.2880048Z TZ: UTC 2021-05-15T13:56:51.2880411Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:56:51.2880787Z NOT_CRAN: true 2021-05-15T13:56:51.2881204Z RHUB_PLATFORM: linux-x86_64-ubuntu-gcc 2021-05-15T13:56:51.2881639Z ##[endgroup] 2021-05-15T13:56:51.4737604Z Using github PAT from envvar GITHUB_PAT 2021-05-15T13:56:52.0052735Z Downloading GitHub repo r-hub/sysreqs@HEAD 2021-05-15T13:57:09.8667075Z rprojroot (NA -> 2.0.2) [CRAN] 2021-05-15T13:57:09.8668447Z crayon (NA -> 1.4.1) [CRAN] 2021-05-15T13:57:09.8669687Z R6 (NA -> 2.5.0) [CRAN] 2021-05-15T13:57:09.8670439Z desc (NA -> 1.3.0) [CRAN] 2021-05-15T13:57:09.8671097Z debugme (NA -> 1.1.0) [CRAN] 2021-05-15T13:57:09.8699031Z Installing 5 packages: rprojroot, crayon, R6, desc, debugme 2021-05-15T13:57:09.8722281Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T13:57:09.8723543Z (as ‘lib’ is unspecified) 2021-05-15T13:57:25.0410770Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-15T13:57:25.4244278Z Content type 'binary/octet-stream' length 96231 bytes (93 KB) 2021-05-15T13:57:25.4262120Z ================================================== 2021-05-15T13:57:25.4262983Z downloaded 93 KB 2021-05-15T13:57:25.4263455Z 2021-05-15T13:57:25.4294461Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crayon_1.4.1.tar.gz' 2021-05-15T13:57:25.8056193Z Content type 'binary/octet-stream' length 137956 bytes (134 KB) 2021-05-15T13:57:25.8079674Z ================================================== 2021-05-15T13:57:25.8080517Z downloaded 134 KB 2021-05-15T13:57:25.8080891Z 2021-05-15T13:57:25.8116153Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R6_2.5.0.tar.gz' 2021-05-15T13:57:26.3303974Z Content type 'binary/octet-stream' length 81754 bytes (79 KB) 2021-05-15T13:57:26.3326236Z ================================================== 2021-05-15T13:57:26.3326848Z downloaded 79 KB 2021-05-15T13:57:26.3327230Z 2021-05-15T13:57:26.3361608Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/desc_1.3.0.tar.gz' 2021-05-15T13:57:26.8555237Z Content type 'binary/octet-stream' length 528350 bytes (515 KB) 2021-05-15T13:57:26.8606593Z ================================================== 2021-05-15T13:57:26.8607469Z downloaded 515 KB 2021-05-15T13:57:26.8608239Z 2021-05-15T13:57:26.8641323Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/debugme_1.1.0.tar.gz' 2021-05-15T13:57:27.2314922Z Content type 'binary/octet-stream' length 1015031 bytes (991 KB) 2021-05-15T13:57:27.2515469Z ================================================== 2021-05-15T13:57:27.2516134Z downloaded 991 KB 2021-05-15T13:57:27.2516427Z 2021-05-15T13:57:27.4544181Z * installing *binary* package ‘rprojroot’ ... 2021-05-15T13:57:27.4584496Z * DONE (rprojroot) 2021-05-15T13:57:27.6512077Z * installing *binary* package ‘crayon’ ... 2021-05-15T13:57:27.6545859Z * DONE (crayon) 2021-05-15T13:57:27.8550422Z * installing *binary* package ‘R6’ ... 2021-05-15T13:57:27.8585216Z * DONE (R6) 2021-05-15T13:57:28.0862434Z * installing *binary* package ‘desc’ ... 2021-05-15T13:57:28.0907454Z * DONE (desc) 2021-05-15T13:57:28.3164030Z * installing *binary* package ‘debugme’ ... 2021-05-15T13:57:28.3210297Z * DONE (debugme) 2021-05-15T13:57:28.3258418Z 2021-05-15T13:57:28.3259366Z The downloaded source packages are in 2021-05-15T13:57:28.3260803Z ‘/tmp/RtmpCrWvnK/downloaded_packages’ 2021-05-15T13:57:28.3276362Z Running `R CMD build`... 2021-05-15T13:57:28.5410714Z * checking for file ‘/tmp/RtmpCrWvnK/remotes69001338faf3/r-hub-sysreqs-f068afa/DESCRIPTION’ ... OK 2021-05-15T13:57:28.5412197Z * preparing ‘sysreqs’: 2021-05-15T13:57:28.5413322Z * checking DESCRIPTION meta-information ... OK 2021-05-15T13:57:28.5414839Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T13:57:28.5415848Z * checking for empty or unneeded directories 2021-05-15T13:57:28.5416861Z * building ‘sysreqs_1.0.0.9000.tar.gz’ 2021-05-15T13:57:28.5419219Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T13:57:28.5420278Z (as ‘lib’ is unspecified) 2021-05-15T13:57:28.7236110Z * installing *source* package ‘sysreqs’ ... 2021-05-15T13:57:28.7358907Z ** R 2021-05-15T13:57:28.7435397Z ** byte-compile and prepare package for lazy loading 2021-05-15T13:57:28.9117681Z ** help 2021-05-15T13:57:28.9236963Z *** installing help indices 2021-05-15T13:57:28.9411937Z ** building package indices 2021-05-15T13:57:28.9522158Z ** testing if installed package can be loaded 2021-05-15T13:57:29.1262058Z * DONE (sysreqs) 2021-05-15T13:57:48.5830337Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-15T13:57:48.5836371Z Hit:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-15T13:57:48.5838679Z Hit:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-15T13:57:48.5955020Z Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-15T13:57:48.6333929Z Hit:5 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-15T13:57:48.7340597Z Hit:6 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease 2021-05-15T13:57:48.7350455Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-15T13:57:48.8841391Z Hit:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease 2021-05-15T13:57:49.0340854Z Hit:9 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-15T13:57:50.2732859Z Reading package lists... 2021-05-15T13:57:50.3563962Z Reading package lists... 2021-05-15T13:57:50.4899575Z Building dependency tree... 2021-05-15T13:57:50.4922321Z Reading state information... 2021-05-15T13:57:50.6534381Z libicu-dev is already the newest version (66.1-2ubuntu2). 2021-05-15T13:57:50.6536783Z libicu-dev set to manually installed. 2021-05-15T13:57:50.6539109Z libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-15T13:57:50.6542314Z pandoc is already the newest version (2.7.3-1). 2021-05-15T13:57:50.6543087Z The following additional packages will be installed: 2021-05-15T13:57:50.6544106Z libbibutils6 libghc-pandoc-citeproc-data 2021-05-15T13:57:50.6544775Z Suggested packages: 2021-05-15T13:57:50.6545637Z libcurl4-doc libidn11-dev libldap2-dev librtmp-dev 2021-05-15T13:57:50.6993357Z The following NEW packages will be installed: 2021-05-15T13:57:51.5204861Z libbibutils6 libcurl4-openssl-dev libghc-pandoc-citeproc-data 2021-05-15T13:57:51.5206842Z pandoc-citeproc 2021-05-15T13:57:51.5208045Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:57:51.5208960Z Need to get 13.7 MB of archives. 2021-05-15T13:57:51.5209933Z After this operation, 109 MB of additional disk space will be used. 2021-05-15T13:57:51.5211685Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbibutils6 amd64 6.2-1 [365 kB] 2021-05-15T13:57:51.5214647Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4-openssl-dev amd64 7.68.0-1ubuntu2.5 [321 kB] 2021-05-15T13:57:51.5217410Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libghc-pandoc-citeproc-data all 0.15.0.1-1build4 [51.1 kB] 2021-05-15T13:57:51.5223225Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 pandoc-citeproc amd64 0.15.0.1-1build4 [12.9 MB] 2021-05-15T13:57:51.5224215Z Fetched 13.7 MB in 0s (40.5 MB/s) 2021-05-15T13:57:51.5224916Z Selecting previously unselected package libbibutils6. 2021-05-15T13:57:51.5254814Z (Reading database ... 2021-05-15T13:57:51.5255443Z (Reading database ... 5% 2021-05-15T13:57:51.5255937Z (Reading database ... 10% 2021-05-15T13:57:51.5257813Z (Reading database ... 15% 2021-05-15T13:57:51.5258329Z (Reading database ... 20% 2021-05-15T13:57:51.5258802Z (Reading database ... 25% 2021-05-15T13:57:51.5259273Z (Reading database ... 30% 2021-05-15T13:57:51.5259744Z (Reading database ... 35% 2021-05-15T13:57:51.5260202Z (Reading database ... 40% 2021-05-15T13:57:51.5260671Z (Reading database ... 45% 2021-05-15T13:57:51.5261170Z (Reading database ... 50% 2021-05-15T13:57:51.5300415Z (Reading database ... 55% 2021-05-15T13:57:51.5353178Z (Reading database ... 60% 2021-05-15T13:57:51.5390844Z (Reading database ... 65% 2021-05-15T13:57:51.5557973Z (Reading database ... 70% 2021-05-15T13:57:51.5587159Z (Reading database ... 75% 2021-05-15T13:57:51.5829228Z (Reading database ... 80% 2021-05-15T13:57:51.5913880Z (Reading database ... 85% 2021-05-15T13:57:51.6285320Z (Reading database ... 90% 2021-05-15T13:57:51.6362475Z (Reading database ... 95% 2021-05-15T13:57:51.6363085Z (Reading database ... 100% 2021-05-15T13:57:51.6363817Z (Reading database ... 285015 files and directories currently installed.) 2021-05-15T13:57:51.6507454Z Preparing to unpack .../libbibutils6_6.2-1_amd64.deb ... 2021-05-15T13:57:51.6536803Z Unpacking libbibutils6 (6.2-1) ... 2021-05-15T13:57:51.7276324Z Selecting previously unselected package libcurl4-openssl-dev:amd64. 2021-05-15T13:57:51.7556835Z Preparing to unpack .../libcurl4-openssl-dev_7.68.0-1ubuntu2.5_amd64.deb ... 2021-05-15T13:57:51.7570503Z Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-15T13:57:51.8152500Z Selecting previously unselected package libghc-pandoc-citeproc-data. 2021-05-15T13:57:51.8450992Z Preparing to unpack .../libghc-pandoc-citeproc-data_0.15.0.1-1build4_all.deb ... 2021-05-15T13:57:51.8460020Z Unpacking libghc-pandoc-citeproc-data (0.15.0.1-1build4) ... 2021-05-15T13:57:51.8769685Z Selecting previously unselected package pandoc-citeproc. 2021-05-15T13:57:51.9064343Z Preparing to unpack .../pandoc-citeproc_0.15.0.1-1build4_amd64.deb ... 2021-05-15T13:57:51.9077752Z Unpacking pandoc-citeproc (0.15.0.1-1build4) ... 2021-05-15T13:57:51.9107545Z Replaced by files in installed package pandoc (2.7.3-1) ... 2021-05-15T13:57:53.2307903Z Setting up libghc-pandoc-citeproc-data (0.15.0.1-1build4) ... 2021-05-15T13:57:53.2340089Z Setting up libbibutils6 (6.2-1) ... 2021-05-15T13:57:53.2371202Z Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-15T13:57:53.2403349Z Setting up pandoc-citeproc (0.15.0.1-1build4) ... 2021-05-15T13:57:53.2437828Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:57:56.3080147Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:57:58.2664617Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-15T13:57:58.2665392Z remotes::install_github("ropensci/tic") 2021-05-15T13:57:58.2666085Z remotes::install_github("muschellij2/ghtravis") 2021-05-15T13:57:58.2666791Z remotes::install_github("muschellij2/aghast") 2021-05-15T13:57:58.2667548Z remotes::install_cran("covr") 2021-05-15T13:57:58.2675645Z shell: /usr/local/bin/Rscript {0} 2021-05-15T13:57:58.2676080Z env: 2021-05-15T13:57:58.2676601Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:57:58.2677254Z TIC_DEPLOY_KEY: 2021-05-15T13:57:58.2678093Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:57:58.2680034Z GITHUB_PAT: *** 2021-05-15T13:57:58.2680451Z COVERALLS_TOKEN: 2021-05-15T13:57:58.2680957Z continue-on-error: false 2021-05-15T13:57:58.2681438Z VDIFFR_RUN_TESTS: 2021-05-15T13:57:58.2681941Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:57:58.2682542Z TZ: UTC 2021-05-15T13:57:58.2682926Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:57:58.2683341Z NOT_CRAN: true 2021-05-15T13:57:58.2683720Z ##[endgroup] 2021-05-15T13:57:58.4478883Z Using github PAT from envvar GITHUB_PAT 2021-05-15T13:57:59.6533185Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-15T13:58:16.9819684Z rlang (NA -> 0.4.11) [CRAN] 2021-05-15T13:58:16.9820455Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-15T13:58:16.9821124Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-15T13:58:16.9821874Z sys (NA -> 3.4 ) [CRAN] 2021-05-15T13:58:16.9822542Z askpass (NA -> 1.1 ) [CRAN] 2021-05-15T13:58:16.9823287Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-15T13:58:16.9823900Z mime (NA -> 0.10 ) [CRAN] 2021-05-15T13:58:16.9824700Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-15T13:58:16.9825312Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-15T13:58:16.9825905Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-15T13:58:16.9826497Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-15T13:58:16.9827119Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-15T13:58:16.9827717Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-15T13:58:16.9828302Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-15T13:58:16.9828913Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-15T13:58:16.9829573Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-15T13:58:16.9830200Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-15T13:58:16.9830804Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-15T13:58:16.9831463Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-15T13:58:16.9832214Z whisker (NA -> 0.4 ) [CRAN] 2021-05-15T13:58:16.9832863Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-15T13:58:16.9833506Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-15T13:58:16.9834155Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-15T13:58:16.9835235Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-15T13:58:16.9835857Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-15T13:58:16.9836453Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-15T13:58:16.9837066Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-15T13:58:16.9837815Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-15T13:58:16.9838438Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-15T13:58:16.9839060Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-15T13:58:16.9839657Z git2r (NA -> 0.28.0) [CRAN] 2021-05-15T13:58:16.9846184Z Installing 31 packages: rlang, magrittr, glue, sys, askpass, openssl, mime, curl, jsonlite, ini, httr, gitcreds, cli, zip, rstudioapi, credentials, fastmap, yaml, withr, whisker, rappdirs, purrr, lifecycle, gh, gert, fs, clipr, cachem, usethis, memoise, git2r 2021-05-15T13:58:16.9858464Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T13:58:16.9859457Z (as ‘lib’ is unspecified) 2021-05-15T13:58:31.7493628Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rlang_0.4.11.tar.gz' 2021-05-15T13:58:32.1528125Z Content type 'binary/octet-stream' length 1389190 bytes (1.3 MB) 2021-05-15T13:58:32.1636108Z ================================================== 2021-05-15T13:58:32.1636603Z downloaded 1.3 MB 2021-05-15T13:58:32.1637090Z 2021-05-15T13:58:32.1670978Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-15T13:58:33.0259530Z Content type 'binary/octet-stream' length 231600 bytes (226 KB) 2021-05-15T13:58:33.0261001Z ================================================== 2021-05-15T13:58:33.0261813Z downloaded 226 KB 2021-05-15T13:58:33.0262268Z 2021-05-15T13:58:33.0263927Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/glue_1.4.2.tar.gz' 2021-05-15T13:58:33.0265754Z Content type 'binary/octet-stream' length 143742 bytes (140 KB) 2021-05-15T13:58:33.0267107Z ================================================== 2021-05-15T13:58:33.0267628Z downloaded 140 KB 2021-05-15T13:58:33.0267910Z 2021-05-15T13:58:33.0269430Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sys_3.4.tar.gz' 2021-05-15T13:58:33.3402338Z Content type 'binary/octet-stream' length 54882 bytes (53 KB) 2021-05-15T13:58:33.3414491Z ================================================== 2021-05-15T13:58:33.3415308Z downloaded 53 KB 2021-05-15T13:58:33.3415826Z 2021-05-15T13:58:33.3452501Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/askpass_1.1.tar.gz' 2021-05-15T13:58:33.7569259Z Content type 'binary/octet-stream' length 23519 bytes (22 KB) 2021-05-15T13:58:33.7570360Z ================================================== 2021-05-15T13:58:33.7571084Z downloaded 22 KB 2021-05-15T13:58:33.7571405Z 2021-05-15T13:58:33.7607840Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/openssl_1.4.4.tar.gz' 2021-05-15T13:58:34.1793526Z Content type 'binary/octet-stream' length 1490558 bytes (1.4 MB) 2021-05-15T13:58:34.1975350Z ================================================== 2021-05-15T13:58:34.1976349Z downloaded 1.4 MB 2021-05-15T13:58:34.1976861Z 2021-05-15T13:58:34.2084361Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mime_0.10.tar.gz' 2021-05-15T13:58:34.4486969Z Content type 'binary/octet-stream' length 37505 bytes (36 KB) 2021-05-15T13:58:34.4488330Z ================================================== 2021-05-15T13:58:34.4488984Z downloaded 36 KB 2021-05-15T13:58:34.4489448Z 2021-05-15T13:58:34.4517259Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/curl_4.3.1.tar.gz' 2021-05-15T13:58:34.7103397Z Content type 'binary/octet-stream' length 904784 bytes (883 KB) 2021-05-15T13:58:34.7258581Z ================================================== 2021-05-15T13:58:34.7259146Z downloaded 883 KB 2021-05-15T13:58:34.7259439Z 2021-05-15T13:58:34.7295437Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-15T13:58:35.1147835Z Content type 'binary/octet-stream' length 535092 bytes (522 KB) 2021-05-15T13:58:35.1188709Z ================================================== 2021-05-15T13:58:35.1189620Z downloaded 522 KB 2021-05-15T13:58:35.1189973Z 2021-05-15T13:58:35.1221106Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ini_0.3.1.tar.gz' 2021-05-15T13:58:35.6586028Z Content type 'binary/octet-stream' length 12966 bytes (12 KB) 2021-05-15T13:58:35.6588811Z ================================================== 2021-05-15T13:58:35.6589242Z downloaded 12 KB 2021-05-15T13:58:35.6589503Z 2021-05-15T13:58:35.6625283Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httr_1.4.2.tar.gz' 2021-05-15T13:58:36.0783740Z Content type 'binary/octet-stream' length 493580 bytes (482 KB) 2021-05-15T13:58:36.0861742Z ================================================== 2021-05-15T13:58:36.0862278Z downloaded 482 KB 2021-05-15T13:58:36.0862565Z 2021-05-15T13:58:36.0897541Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-15T13:58:36.3309408Z Content type 'binary/octet-stream' length 92952 bytes (90 KB) 2021-05-15T13:58:36.3322680Z ================================================== 2021-05-15T13:58:36.3323207Z downloaded 90 KB 2021-05-15T13:58:36.3323600Z 2021-05-15T13:58:36.3356766Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cli_2.5.0.tar.gz' 2021-05-15T13:58:36.8098246Z Content type 'binary/octet-stream' length 515538 bytes (503 KB) 2021-05-15T13:58:36.8146010Z ================================================== 2021-05-15T13:58:36.8146520Z downloaded 503 KB 2021-05-15T13:58:36.8146813Z 2021-05-15T13:58:36.8181993Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zip_2.1.1.tar.gz' 2021-05-15T13:58:36.9581889Z Content type 'binary/octet-stream' length 636371 bytes (621 KB) 2021-05-15T13:58:36.9658999Z ================================================== 2021-05-15T13:58:36.9659516Z downloaded 621 KB 2021-05-15T13:58:36.9659941Z 2021-05-15T13:58:36.9697436Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-15T13:58:37.1106653Z Content type 'binary/octet-stream' length 272111 bytes (265 KB) 2021-05-15T13:58:37.1138695Z ================================================== 2021-05-15T13:58:37.1139467Z downloaded 265 KB 2021-05-15T13:58:37.1140266Z 2021-05-15T13:58:37.1171613Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/credentials_1.3.0.tar.gz' 2021-05-15T13:58:37.6353052Z Content type 'binary/octet-stream' length 170965 bytes (166 KB) 2021-05-15T13:58:37.6375763Z ================================================== 2021-05-15T13:58:37.6376279Z downloaded 166 KB 2021-05-15T13:58:37.6376546Z 2021-05-15T13:58:37.6411708Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-15T13:58:38.0515346Z Content type 'binary/octet-stream' length 240708 bytes (235 KB) 2021-05-15T13:58:38.0567634Z ================================================== 2021-05-15T13:58:38.0568200Z downloaded 235 KB 2021-05-15T13:58:38.0568469Z 2021-05-15T13:58:38.0607420Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/yaml_2.2.1.tar.gz' 2021-05-15T13:58:38.5292046Z Content type 'binary/octet-stream' length 283501 bytes (276 KB) 2021-05-15T13:58:38.5340116Z ================================================== 2021-05-15T13:58:38.5340644Z downloaded 276 KB 2021-05-15T13:58:38.5340949Z 2021-05-15T13:58:38.5379209Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/withr_2.4.2.tar.gz' 2021-05-15T13:58:38.8226484Z Content type 'binary/octet-stream' length 207784 bytes (202 KB) 2021-05-15T13:58:38.8262345Z ================================================== 2021-05-15T13:58:38.8262859Z downloaded 202 KB 2021-05-15T13:58:38.8263151Z 2021-05-15T13:58:38.8302385Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/whisker_0.4.tar.gz' 2021-05-15T13:58:39.0810441Z Content type 'binary/octet-stream' length 65438 bytes (63 KB) 2021-05-15T13:58:39.0822674Z ================================================== 2021-05-15T13:58:39.0823210Z downloaded 63 KB 2021-05-15T13:58:39.0823512Z 2021-05-15T13:58:39.0860764Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-15T13:58:39.3437431Z Content type 'binary/octet-stream' length 47021 bytes (45 KB) 2021-05-15T13:58:39.3442718Z ================================================== 2021-05-15T13:58:39.3443323Z downloaded 45 KB 2021-05-15T13:58:39.3443610Z 2021-05-15T13:58:39.3482389Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/purrr_0.3.4.tar.gz' 2021-05-15T13:58:39.5865585Z Content type 'binary/octet-stream' length 425353 bytes (415 KB) 2021-05-15T13:58:39.5935534Z ================================================== 2021-05-15T13:58:39.5936006Z downloaded 415 KB 2021-05-15T13:58:39.5936254Z 2021-05-15T13:58:39.5967364Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-15T13:58:40.0011390Z Content type 'binary/octet-stream' length 93062 bytes (90 KB) 2021-05-15T13:58:40.0041034Z ================================================== 2021-05-15T13:58:40.0045827Z downloaded 90 KB 2021-05-15T13:58:40.0046133Z 2021-05-15T13:58:40.0102789Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gh_1.3.0.tar.gz' 2021-05-15T13:58:40.5298921Z Content type 'binary/octet-stream' length 136080 bytes (132 KB) 2021-05-15T13:58:40.5329224Z ================================================== 2021-05-15T13:58:40.5330373Z downloaded 132 KB 2021-05-15T13:58:40.5330928Z 2021-05-15T13:58:40.5367929Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gert_1.3.0.tar.gz' 2021-05-15T13:58:41.0559519Z Content type 'binary/octet-stream' length 277064 bytes (270 KB) 2021-05-15T13:58:41.0600791Z ================================================== 2021-05-15T13:58:41.0601333Z downloaded 270 KB 2021-05-15T13:58:41.0601739Z 2021-05-15T13:58:41.0637043Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fs_1.5.0.tar.gz' 2021-05-15T13:58:41.5817092Z Content type 'binary/octet-stream' length 753885 bytes (736 KB) 2021-05-15T13:58:41.5926608Z ================================================== 2021-05-15T13:58:41.5927244Z downloaded 736 KB 2021-05-15T13:58:41.5927537Z 2021-05-15T13:58:41.5964418Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clipr_0.7.1.tar.gz' 2021-05-15T13:58:41.9656360Z Content type 'binary/octet-stream' length 47030 bytes (45 KB) 2021-05-15T13:58:41.9663651Z ================================================== 2021-05-15T13:58:41.9664167Z downloaded 45 KB 2021-05-15T13:58:41.9664468Z 2021-05-15T13:58:41.9698801Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-15T13:58:42.0889408Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-15T13:58:42.0890659Z ================================================== 2021-05-15T13:58:42.0891440Z downloaded 24 KB 2021-05-15T13:58:42.0891803Z 2021-05-15T13:58:42.0911276Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/usethis_2.0.1.tar.gz' 2021-05-15T13:58:42.3519120Z Content type 'binary/octet-stream' length 701189 bytes (684 KB) 2021-05-15T13:58:42.3599462Z ================================================== 2021-05-15T13:58:42.3599993Z downloaded 684 KB 2021-05-15T13:58:42.3600297Z 2021-05-15T13:58:42.3629507Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/memoise_2.0.0.tar.gz' 2021-05-15T13:58:42.8355587Z Content type 'binary/octet-stream' length 46738 bytes (45 KB) 2021-05-15T13:58:42.8363110Z ================================================== 2021-05-15T13:58:42.8363656Z downloaded 45 KB 2021-05-15T13:58:42.8363965Z 2021-05-15T13:58:42.8408037Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/git2r_0.28.0.tar.gz' 2021-05-15T13:58:43.2594240Z Content type 'binary/octet-stream' length 613293 bytes (598 KB) 2021-05-15T13:58:43.2658961Z ================================================== 2021-05-15T13:58:43.2659962Z downloaded 598 KB 2021-05-15T13:58:43.2660286Z 2021-05-15T13:58:43.5421616Z * installing *binary* package ‘rlang’ ... 2021-05-15T13:58:43.5478348Z * DONE (rlang) 2021-05-15T13:58:43.7632625Z * installing *binary* package ‘magrittr’ ... 2021-05-15T13:58:43.7677614Z * DONE (magrittr) 2021-05-15T13:58:43.9709722Z * installing *binary* package ‘glue’ ... 2021-05-15T13:58:43.9752088Z * DONE (glue) 2021-05-15T13:58:44.1688277Z * installing *binary* package ‘sys’ ... 2021-05-15T13:58:44.1725392Z * DONE (sys) 2021-05-15T13:58:44.3949127Z * installing *binary* package ‘mime’ ... 2021-05-15T13:58:44.3988141Z * DONE (mime) 2021-05-15T13:58:44.6856354Z * installing *binary* package ‘curl’ ... 2021-05-15T13:58:44.6916909Z * DONE (curl) 2021-05-15T13:58:44.9193351Z * installing *binary* package ‘jsonlite’ ... 2021-05-15T13:58:44.9245149Z * DONE (jsonlite) 2021-05-15T13:58:45.1124999Z * installing *binary* package ‘ini’ ... 2021-05-15T13:58:45.1160740Z * DONE (ini) 2021-05-15T13:58:45.3137439Z * installing *binary* package ‘gitcreds’ ... 2021-05-15T13:58:45.3175691Z * DONE (gitcreds) 2021-05-15T13:58:45.5684386Z * installing *binary* package ‘zip’ ... 2021-05-15T13:58:45.5733871Z * DONE (zip) 2021-05-15T13:58:45.7928098Z * installing *binary* package ‘rstudioapi’ ... 2021-05-15T13:58:45.7980875Z * DONE (rstudioapi) 2021-05-15T13:58:46.0155058Z * installing *binary* package ‘fastmap’ ... 2021-05-15T13:58:46.0198236Z * DONE (fastmap) 2021-05-15T13:58:46.2446067Z * installing *binary* package ‘yaml’ ... 2021-05-15T13:58:46.2491635Z * DONE (yaml) 2021-05-15T13:58:46.4604065Z * installing *binary* package ‘withr’ ... 2021-05-15T13:58:46.4643947Z * DONE (withr) 2021-05-15T13:58:46.6684733Z * installing *binary* package ‘whisker’ ... 2021-05-15T13:58:46.6725212Z * DONE (whisker) 2021-05-15T13:58:46.8573759Z * installing *binary* package ‘rappdirs’ ... 2021-05-15T13:58:46.8611643Z * DONE (rappdirs) 2021-05-15T13:58:47.1241064Z * installing *binary* package ‘fs’ ... 2021-05-15T13:58:47.1292106Z * DONE (fs) 2021-05-15T13:58:47.3208347Z * installing *binary* package ‘clipr’ ... 2021-05-15T13:58:47.3255067Z * DONE (clipr) 2021-05-15T13:58:47.5587654Z * installing *binary* package ‘git2r’ ... 2021-05-15T13:58:47.5633684Z * DONE (git2r) 2021-05-15T13:58:47.7455999Z * installing *binary* package ‘askpass’ ... 2021-05-15T13:58:47.7495043Z * DONE (askpass) 2021-05-15T13:58:47.9640571Z * installing *binary* package ‘cli’ ... 2021-05-15T13:58:47.9683963Z * DONE (cli) 2021-05-15T13:58:48.1881888Z * installing *binary* package ‘purrr’ ... 2021-05-15T13:58:48.1928901Z * DONE (purrr) 2021-05-15T13:58:48.4284458Z * installing *binary* package ‘lifecycle’ ... 2021-05-15T13:58:48.4332965Z * DONE (lifecycle) 2021-05-15T13:58:48.6290504Z * installing *source* package ‘cachem’ ... 2021-05-15T13:58:48.6302134Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-15T13:58:48.6472810Z ** libs 2021-05-15T13:58:48.6539907Z 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-15T13:58:48.7619920Z 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-15T13:58:48.8107079Z 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-15T13:58:48.8444899Z installing to /home/runner/work/_temp/Library/cachem/libs 2021-05-15T13:58:48.8452016Z ** R 2021-05-15T13:58:48.8521346Z ** byte-compile and prepare package for lazy loading 2021-05-15T13:58:49.1908559Z ** help 2021-05-15T13:58:49.2111803Z *** installing help indices 2021-05-15T13:58:49.2285769Z ** building package indices 2021-05-15T13:58:49.2450777Z ** testing if installed package can be loaded 2021-05-15T13:58:49.4235469Z * DONE (cachem) 2021-05-15T13:58:49.7445992Z * installing *binary* package ‘openssl’ ... 2021-05-15T13:58:49.7514576Z * DONE (openssl) 2021-05-15T13:58:49.9469306Z * installing *binary* package ‘memoise’ ... 2021-05-15T13:58:49.9502093Z * DONE (memoise) 2021-05-15T13:58:50.1781624Z * installing *binary* package ‘httr’ ... 2021-05-15T13:58:50.1827100Z * DONE (httr) 2021-05-15T13:58:50.3820238Z * installing *binary* package ‘credentials’ ... 2021-05-15T13:58:50.3863324Z * DONE (credentials) 2021-05-15T13:58:50.5947370Z * installing *binary* package ‘gh’ ... 2021-05-15T13:58:50.6029902Z * DONE (gh) 2021-05-15T13:58:50.8213391Z * installing *binary* package ‘gert’ ... 2021-05-15T13:58:50.8255514Z * DONE (gert) 2021-05-15T13:58:51.0821917Z * installing *binary* package ‘usethis’ ... 2021-05-15T13:58:51.0885882Z * DONE (usethis) 2021-05-15T13:58:51.0949544Z 2021-05-15T13:58:51.0950608Z The downloaded source packages are in 2021-05-15T13:58:51.0952310Z ‘/tmp/Rtmp6uc5E3/downloaded_packages’ 2021-05-15T13:58:51.0962632Z Running `R CMD build`... 2021-05-15T13:58:52.5716467Z * checking for file ‘/tmp/Rtmp6uc5E3/remotes7170395afdc2/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-15T13:58:52.5717937Z * preparing ‘tic’: 2021-05-15T13:58:52.5719014Z * checking DESCRIPTION meta-information ... OK 2021-05-15T13:58:52.5720079Z * installing the package to process help pages 2021-05-15T13:58:52.5721342Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T13:58:52.5722366Z * checking for empty or unneeded directories 2021-05-15T13:58:52.5723511Z Removed empty directory ‘tic/.circleci’ 2021-05-15T13:58:52.5724669Z Removed empty directory ‘tic/pkgdown’ 2021-05-15T13:58:52.5725886Z * building ‘tic_0.10.0.tar.gz’ 2021-05-15T13:58:52.5741306Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T13:58:52.5742440Z (as ‘lib’ is unspecified) 2021-05-15T13:58:52.8930083Z * installing *source* package ‘tic’ ... 2021-05-15T13:58:52.9215419Z ** R 2021-05-15T13:58:52.9455387Z ** inst 2021-05-15T13:58:52.9493959Z ** preparing package for lazy loading 2021-05-15T13:58:53.1252514Z ** help 2021-05-15T13:58:53.2688084Z *** installing help indices 2021-05-15T13:58:53.3969831Z *** copying figures 2021-05-15T13:58:53.3975997Z ** building package indices 2021-05-15T13:58:53.5501087Z ** installing vignettes 2021-05-15T13:58:53.5535270Z ** testing if installed package can be loaded 2021-05-15T13:58:53.7921358Z * DONE (tic) 2021-05-15T13:58:53.8048649Z Using github PAT from envvar GITHUB_PAT 2021-05-15T13:58:53.9722115Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-15T13:58:55.9778286Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-15T13:58:55.9779435Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-15T13:58:55.9780299Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-15T13:58:55.9781131Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-15T13:58:55.9781971Z pillar (NA -> 1.6.0 ) [CRAN] 2021-05-15T13:58:55.9784856Z 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-15T13:58:55.9786661Z tibble (NA -> 3.1.1 ) [CRAN] 2021-05-15T13:58:55.9788047Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-15T13:58:55.9788917Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-15T13:58:55.9790985Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T13:58:55.9791970Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-15T13:58:55.9793633Z (as ‘lib’ is unspecified) 2021-05-15T13:58:55.9797051Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-15T13:58:55.9798044Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-15T13:58:55.9798923Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-15T13:58:55.9799538Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-15T13:58:55.9800159Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-15T13:58:55.9800789Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-15T13:58:55.9801433Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-15T13:58:55.9802040Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-15T13:58:55.9802641Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-15T13:58:55.9803235Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-15T13:58:55.9803812Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-15T13:58:55.9804400Z xfun (NA -> 0.23 ) [CRAN] 2021-05-15T13:58:55.9804992Z markdown (NA -> 1.1 ) [CRAN] 2021-05-15T13:58:55.9805604Z highr (NA -> 0.9 ) [CRAN] 2021-05-15T13:58:55.9806212Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-15T13:58:55.9806825Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-15T13:58:55.9807412Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-15T13:58:55.9808013Z knitr (NA -> 1.33 ) [CRAN] 2021-05-15T13:58:55.9808632Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-15T13:58:55.9809487Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-15T13:58:55.9810177Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-15T13:58:55.9810798Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-15T13:58:55.9811461Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-15T13:58:55.9812091Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-15T13:58:55.9812720Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-15T13:58:55.9813332Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-15T13:58:55.9813971Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-15T13:58:55.9814609Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-15T13:58:55.9815398Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-15T13:59:11.0418055Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/utf8_1.2.1.tar.gz' 2021-05-15T13:59:11.5715805Z Content type 'binary/octet-stream' length 237292 bytes (231 KB) 2021-05-15T13:59:11.5795945Z ================================================== 2021-05-15T13:59:11.5796484Z downloaded 231 KB 2021-05-15T13:59:11.5796806Z 2021-05-15T13:59:11.5830856Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-15T13:59:12.0523124Z Content type 'binary/octet-stream' length 1609764 bytes (1.5 MB) 2021-05-15T13:59:12.0634165Z ================================================== 2021-05-15T13:59:12.0637541Z downloaded 1.5 MB 2021-05-15T13:59:12.0638264Z 2021-05-15T13:59:12.0665550Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-15T13:59:12.5847517Z Content type 'binary/octet-stream' length 17479 bytes (17 KB) 2021-05-15T13:59:12.5849491Z ================================================== 2021-05-15T13:59:12.5850285Z downloaded 17 KB 2021-05-15T13:59:12.5850946Z 2021-05-15T13:59:12.5878387Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pillar_1.6.0.tar.gz' 2021-05-15T13:59:13.0567062Z Content type 'binary/octet-stream' length 1000621 bytes (977 KB) 2021-05-15T13:59:13.0632875Z ================================================== 2021-05-15T13:59:13.0635770Z downloaded 977 KB 2021-05-15T13:59:13.0636481Z 2021-05-15T13:59:13.0672132Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tibble_3.1.1.tar.gz' 2021-05-15T13:59:13.4726897Z Content type 'binary/octet-stream' length 810510 bytes (791 KB) 2021-05-15T13:59:13.4786537Z ================================================== 2021-05-15T13:59:13.4787431Z downloaded 791 KB 2021-05-15T13:59:13.4787999Z 2021-05-15T13:59:13.4881451Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-15T13:59:13.8725725Z Content type 'binary/octet-stream' length 44291 bytes (43 KB) 2021-05-15T13:59:13.8735202Z ================================================== 2021-05-15T13:59:13.8735717Z downloaded 43 KB 2021-05-15T13:59:13.8736007Z 2021-05-15T13:59:13.8769660Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fansi_0.4.2.tar.gz' 2021-05-15T13:59:14.2490936Z Content type 'binary/octet-stream' length 253558 bytes (247 KB) 2021-05-15T13:59:14.2534323Z ================================================== 2021-05-15T13:59:14.2534822Z downloaded 247 KB 2021-05-15T13:59:14.2535112Z 2021-05-15T13:59:14.2568499Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-15T13:59:14.3951089Z Content type 'binary/octet-stream' length 991857 bytes (968 KB) 2021-05-15T13:59:14.4105069Z ================================================== 2021-05-15T13:59:14.4105659Z downloaded 968 KB 2021-05-15T13:59:14.4105961Z 2021-05-15T13:59:14.4140059Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/waldo_0.2.5.tar.gz' 2021-05-15T13:59:14.6991656Z Content type 'binary/octet-stream' length 69078 bytes (67 KB) 2021-05-15T13:59:14.7002805Z ================================================== 2021-05-15T13:59:14.7003517Z downloaded 67 KB 2021-05-15T13:59:14.7003839Z 2021-05-15T13:59:14.7050091Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ps_1.6.0.tar.gz' 2021-05-15T13:59:14.9814631Z Content type 'binary/octet-stream' length 358371 bytes (349 KB) 2021-05-15T13:59:14.9869362Z ================================================== 2021-05-15T13:59:14.9870679Z downloaded 349 KB 2021-05-15T13:59:14.9871282Z 2021-05-15T13:59:14.9894447Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/processx_3.5.2.tar.gz' 2021-05-15T13:59:15.3604943Z Content type 'binary/octet-stream' length 421402 bytes (411 KB) 2021-05-15T13:59:15.3688911Z ================================================== 2021-05-15T13:59:15.3689550Z downloaded 411 KB 2021-05-15T13:59:15.3689839Z 2021-05-15T13:59:15.3725037Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/praise_1.0.0.tar.gz' 2021-05-15T13:59:15.8482545Z Content type 'binary/octet-stream' length 15806 bytes (15 KB) 2021-05-15T13:59:15.8483271Z ================================================== 2021-05-15T13:59:15.8483683Z downloaded 15 KB 2021-05-15T13:59:15.8483958Z 2021-05-15T13:59:15.8519313Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-15T13:59:16.1145871Z Content type 'binary/octet-stream' length 149679 bytes (146 KB) 2021-05-15T13:59:16.1165677Z ================================================== 2021-05-15T13:59:16.1168928Z downloaded 146 KB 2021-05-15T13:59:16.1170173Z 2021-05-15T13:59:16.1195446Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/evaluate_0.14.tar.gz' 2021-05-15T13:59:16.3969201Z Content type 'binary/octet-stream' length 73484 bytes (71 KB) 2021-05-15T13:59:16.4002312Z ================================================== 2021-05-15T13:59:16.4003045Z downloaded 71 KB 2021-05-15T13:59:16.4003522Z 2021-05-15T13:59:16.4033112Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-15T13:59:16.5431377Z Content type 'binary/octet-stream' length 40044 bytes (39 KB) 2021-05-15T13:59:16.5434907Z ================================================== 2021-05-15T13:59:16.5435744Z downloaded 39 KB 2021-05-15T13:59:16.5436133Z 2021-05-15T13:59:16.5465289Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/digest_0.6.27.tar.gz' 2021-05-15T13:59:16.7842673Z Content type 'binary/octet-stream' length 356534 bytes (348 KB) 2021-05-15T13:59:16.7895686Z ================================================== 2021-05-15T13:59:16.7896611Z downloaded 348 KB 2021-05-15T13:59:16.7897153Z 2021-05-15T13:59:16.7932334Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/callr_3.7.0.tar.gz' 2021-05-15T13:59:17.0326187Z Content type 'binary/octet-stream' length 433269 bytes (423 KB) 2021-05-15T13:59:17.0376326Z ================================================== 2021-05-15T13:59:17.0376851Z downloaded 423 KB 2021-05-15T13:59:17.0377146Z 2021-05-15T13:59:17.0408607Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brio_1.1.2.tar.gz' 2021-05-15T13:59:17.2929026Z Content type 'binary/octet-stream' length 42047 bytes (41 KB) 2021-05-15T13:59:17.2942065Z ================================================== 2021-05-15T13:59:17.2943078Z downloaded 41 KB 2021-05-15T13:59:17.2943367Z 2021-05-15T13:59:17.2979281Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xml2_1.3.2.tar.gz' 2021-05-15T13:59:17.8235017Z Content type 'binary/octet-stream' length 617634 bytes (603 KB) 2021-05-15T13:59:17.8292491Z ================================================== 2021-05-15T13:59:17.8293024Z downloaded 603 KB 2021-05-15T13:59:17.8293443Z 2021-05-15T13:59:17.8328799Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-15T13:59:17.8518649Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-15T13:59:17.8543050Z ================================================== 2021-05-15T13:59:17.8544042Z downloaded 109 KB 2021-05-15T13:59:17.8544673Z 2021-05-15T13:59:17.8566188Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/markdown_1.1.tar.gz' 2021-05-15T13:59:18.5382204Z Content type 'binary/octet-stream' length 230102 bytes (224 KB) 2021-05-15T13:59:18.5383416Z ================================================== 2021-05-15T13:59:18.5384039Z downloaded 224 KB 2021-05-15T13:59:18.5384468Z 2021-05-15T13:59:18.5386084Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/highr_0.9.tar.gz' 2021-05-15T13:59:18.7885110Z Content type 'binary/octet-stream' length 38652 bytes (37 KB) 2021-05-15T13:59:18.7888457Z ================================================== 2021-05-15T13:59:18.7888901Z downloaded 37 KB 2021-05-15T13:59:18.7889164Z 2021-05-15T13:59:18.7920476Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringr_1.4.0.tar.gz' 2021-05-15T13:59:19.2119172Z Content type 'binary/octet-stream' length 205226 bytes (200 KB) 2021-05-15T13:59:19.2156413Z ================================================== 2021-05-15T13:59:19.2157052Z downloaded 200 KB 2021-05-15T13:59:19.2157344Z 2021-05-15T13:59:19.2189225Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringi_1.6.1.tar.gz' 2021-05-15T13:59:19.4588454Z Content type 'binary/octet-stream' length 2916569 bytes (2.8 MB) 2021-05-15T13:59:19.4838743Z ================================================== 2021-05-15T13:59:19.4839275Z downloaded 2.8 MB 2021-05-15T13:59:19.4839693Z 2021-05-15T13:59:19.4870644Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-15T13:59:19.6476054Z Content type 'binary/octet-stream' length 4188815 bytes (4.0 MB) 2021-05-15T13:59:19.7341518Z ================================================== 2021-05-15T13:59:19.7343688Z downloaded 4.0 MB 2021-05-15T13:59:19.7345072Z 2021-05-15T13:59:19.7379262Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/knitr_1.33.tar.gz' 2021-05-15T13:59:19.9811065Z Content type 'binary/octet-stream' length 1407731 bytes (1.3 MB) 2021-05-15T13:59:20.0227500Z ================================================== 2021-05-15T13:59:20.0228149Z downloaded 1.3 MB 2021-05-15T13:59:20.0228433Z 2021-05-15T13:59:20.0260014Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/commonmark_1.7.tar.gz' 2021-05-15T13:59:20.3966816Z Content type 'binary/octet-stream' length 491126 bytes (479 KB) 2021-05-15T13:59:20.4014082Z ================================================== 2021-05-15T13:59:20.4014562Z downloaded 479 KB 2021-05-15T13:59:20.4014841Z 2021-05-15T13:59:20.4048964Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brew_1.0-6.tar.gz' 2021-05-15T13:59:20.9247286Z Content type 'binary/octet-stream' length 109619 bytes (107 KB) 2021-05-15T13:59:20.9278142Z ================================================== 2021-05-15T13:59:20.9278652Z downloaded 107 KB 2021-05-15T13:59:20.9278956Z 2021-05-15T13:59:20.9309936Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xopen_1.0.0.tar.gz' 2021-05-15T13:59:21.1878992Z Content type 'binary/octet-stream' length 22203 bytes (21 KB) 2021-05-15T13:59:21.1880731Z ================================================== 2021-05-15T13:59:21.1881520Z downloaded 21 KB 2021-05-15T13:59:21.1881861Z 2021-05-15T13:59:21.1917091Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-15T13:59:21.5826894Z Content type 'binary/octet-stream' length 43717 bytes (42 KB) 2021-05-15T13:59:21.5836322Z ================================================== 2021-05-15T13:59:21.5837120Z downloaded 42 KB 2021-05-15T13:59:21.5837879Z 2021-05-15T13:59:21.5870855Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-15T13:59:21.9621081Z Content type 'binary/octet-stream' length 34301 bytes (33 KB) 2021-05-15T13:59:21.9621770Z ================================================== 2021-05-15T13:59:21.9622154Z downloaded 33 KB 2021-05-15T13:59:21.9622412Z 2021-05-15T13:59:21.9656103Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-15T13:59:22.1169255Z Content type 'binary/octet-stream' length 138624 bytes (135 KB) 2021-05-15T13:59:22.1202154Z ================================================== 2021-05-15T13:59:22.1202871Z downloaded 135 KB 2021-05-15T13:59:22.1203150Z 2021-05-15T13:59:22.1231605Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/testthat_3.0.2.tar.gz' 2021-05-15T13:59:22.4967258Z Content type 'binary/octet-stream' length 3539956 bytes (3.4 MB) 2021-05-15T13:59:22.5138599Z ================================================== 2021-05-15T13:59:22.5139599Z downloaded 3.4 MB 2021-05-15T13:59:22.5140145Z 2021-05-15T13:59:22.5171728Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rversions_2.0.2.tar.gz' 2021-05-15T13:59:22.7580032Z Content type 'binary/octet-stream' length 65794 bytes (64 KB) 2021-05-15T13:59:22.7589061Z ================================================== 2021-05-15T13:59:22.7589829Z downloaded 64 KB 2021-05-15T13:59:22.7590295Z 2021-05-15T13:59:22.7622275Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-15T13:59:23.1340572Z Content type 'binary/octet-stream' length 1369091 bytes (1.3 MB) 2021-05-15T13:59:23.1476071Z ================================================== 2021-05-15T13:59:23.1476539Z downloaded 1.3 MB 2021-05-15T13:59:23.1476802Z 2021-05-15T13:59:23.1509015Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-15T13:59:23.6226049Z Content type 'binary/octet-stream' length 131477 bytes (128 KB) 2021-05-15T13:59:23.6242809Z ================================================== 2021-05-15T13:59:23.6243839Z downloaded 128 KB 2021-05-15T13:59:23.6244367Z 2021-05-15T13:59:23.6272621Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/devtools_2.4.1.tar.gz' 2021-05-15T13:59:23.8688731Z Content type 'binary/octet-stream' length 392940 bytes (383 KB) 2021-05-15T13:59:23.8741425Z ================================================== 2021-05-15T13:59:23.8741970Z downloaded 383 KB 2021-05-15T13:59:23.8742399Z 2021-05-15T13:59:24.1029311Z * installing *binary* package ‘utf8’ ... 2021-05-15T13:59:24.1072618Z * DONE (utf8) 2021-05-15T13:59:24.2973338Z * installing *binary* package ‘pkgconfig’ ... 2021-05-15T13:59:24.3020873Z * DONE (pkgconfig) 2021-05-15T13:59:24.5286068Z * installing *binary* package ‘fansi’ ... 2021-05-15T13:59:24.5332676Z * DONE (fansi) 2021-05-15T13:59:24.7886264Z * installing *binary* package ‘diffobj’ ... 2021-05-15T13:59:24.7937642Z * DONE (diffobj) 2021-05-15T13:59:25.0135269Z * installing *binary* package ‘ps’ ... 2021-05-15T13:59:25.0179743Z * DONE (ps) 2021-05-15T13:59:25.2040428Z * installing *binary* package ‘praise’ ... 2021-05-15T13:59:25.2074524Z * DONE (praise) 2021-05-15T13:59:25.3989929Z * installing *binary* package ‘pkgload’ ... 2021-05-15T13:59:25.4026334Z * DONE (pkgload) 2021-05-15T13:59:25.5937125Z * installing *binary* package ‘evaluate’ ... 2021-05-15T13:59:25.5974435Z * DONE (evaluate) 2021-05-15T13:59:25.7867669Z * installing *binary* package ‘ellipsis’ ... 2021-05-15T13:59:25.7901563Z * DONE (ellipsis) 2021-05-15T13:59:26.0395272Z * installing *binary* package ‘digest’ ... 2021-05-15T13:59:26.0447924Z * DONE (digest) 2021-05-15T13:59:26.2457228Z * installing *binary* package ‘brio’ ... 2021-05-15T13:59:26.2495645Z * DONE (brio) 2021-05-15T13:59:26.5045168Z * installing *binary* package ‘xml2’ ... 2021-05-15T13:59:26.5095205Z * DONE (xml2) 2021-05-15T13:59:26.7574602Z * installing *source* package ‘xfun’ ... 2021-05-15T13:59:26.7605872Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-15T13:59:26.7784199Z ** libs 2021-05-15T13:59:26.7836402Z 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-15T13:59:26.8921640Z 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-15T13:59:26.9398063Z 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-15T13:59:26.9795506Z installing to /home/runner/work/_temp/Library/xfun/libs 2021-05-15T13:59:26.9805183Z ** R 2021-05-15T13:59:26.9971449Z ** inst 2021-05-15T13:59:26.9986314Z ** byte-compile and prepare package for lazy loading 2021-05-15T13:59:28.1101118Z ** help 2021-05-15T13:59:28.2507658Z *** installing help indices 2021-05-15T13:59:28.3586364Z ** building package indices 2021-05-15T13:59:28.5031449Z ** installing vignettes 2021-05-15T13:59:28.5084034Z ** testing if installed package can be loaded 2021-05-15T13:59:28.6707499Z * DONE (xfun) 2021-05-15T13:59:29.1249253Z * installing *binary* package ‘stringi’ ... 2021-05-15T13:59:29.1345740Z * DONE (stringi) 2021-05-15T13:59:30.2017954Z * installing *binary* package ‘Rcpp’ ... 2021-05-15T13:59:30.2526226Z * DONE (Rcpp) 2021-05-15T13:59:30.5174947Z * installing *binary* package ‘commonmark’ ... 2021-05-15T13:59:30.5223331Z * DONE (commonmark) 2021-05-15T13:59:30.7486441Z * installing *binary* package ‘brew’ ... 2021-05-15T13:59:30.7532162Z * DONE (brew) 2021-05-15T13:59:30.9416015Z * installing *binary* package ‘sessioninfo’ ... 2021-05-15T13:59:30.9452666Z * DONE (sessioninfo) 2021-05-15T13:59:31.1293849Z * installing *binary* package ‘prettyunits’ ... 2021-05-15T13:59:31.1331824Z * DONE (prettyunits) 2021-05-15T13:59:31.4674050Z * installing *binary* package ‘vctrs’ ... 2021-05-15T13:59:31.4750420Z * DONE (vctrs) 2021-05-15T13:59:31.7012589Z * installing *binary* package ‘processx’ ... 2021-05-15T13:59:31.7061332Z * DONE (processx) 2021-05-15T13:59:31.9244965Z * installing *binary* package ‘markdown’ ... 2021-05-15T13:59:31.9295810Z * DONE (markdown) 2021-05-15T13:59:32.1220125Z * installing *binary* package ‘highr’ ... 2021-05-15T13:59:32.1255102Z * DONE (highr) 2021-05-15T13:59:32.3474270Z * installing *binary* package ‘stringr’ ... 2021-05-15T13:59:32.3517648Z * DONE (stringr) 2021-05-15T13:59:32.5452723Z * installing *binary* package ‘rversions’ ... 2021-05-15T13:59:32.5487284Z * DONE (rversions) 2021-05-15T13:59:32.8289196Z * installing *binary* package ‘pillar’ ... 2021-05-15T13:59:32.8350527Z * DONE (pillar) 2021-05-15T13:59:33.0467995Z * installing *binary* package ‘callr’ ... 2021-05-15T13:59:33.0510728Z * DONE (callr) 2021-05-15T13:59:33.4185817Z * installing *binary* package ‘knitr’ ... 2021-05-15T13:59:33.4296708Z * DONE (knitr) 2021-05-15T13:59:33.6238231Z * installing *binary* package ‘xopen’ ... 2021-05-15T13:59:33.6273371Z * DONE (xopen) 2021-05-15T13:59:33.9027236Z * installing *binary* package ‘tibble’ ... 2021-05-15T13:59:33.9086300Z * DONE (tibble) 2021-05-15T13:59:34.1053892Z * installing *binary* package ‘pkgbuild’ ... 2021-05-15T13:59:34.1096086Z * DONE (pkgbuild) 2021-05-15T13:59:34.4379016Z * installing *binary* package ‘roxygen2’ ... 2021-05-15T13:59:34.4452137Z * DONE (roxygen2) 2021-05-15T13:59:34.6476573Z * installing *binary* package ‘rematch2’ ... 2021-05-15T13:59:34.6508667Z * DONE (rematch2) 2021-05-15T13:59:34.8443332Z * installing *binary* package ‘rcmdcheck’ ... 2021-05-15T13:59:34.8472736Z * DONE (rcmdcheck) 2021-05-15T13:59:35.0492005Z * installing *binary* package ‘waldo’ ... 2021-05-15T13:59:35.0532934Z * DONE (waldo) 2021-05-15T13:59:35.5981386Z * installing *binary* package ‘testthat’ ... 2021-05-15T13:59:35.6125304Z * DONE (testthat) 2021-05-15T13:59:35.8309074Z * installing *binary* package ‘devtools’ ... 2021-05-15T13:59:35.8350520Z * DONE (devtools) 2021-05-15T13:59:35.8403182Z 2021-05-15T13:59:35.8404086Z The downloaded source packages are in 2021-05-15T13:59:35.8405511Z ‘/tmp/Rtmp6uc5E3/downloaded_packages’ 2021-05-15T13:59:35.9097458Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-15T13:59:38.1579387Z 2021-05-15T13:59:38.4451081Z 2021-05-15T13:59:38.4453308Z checking for file ‘/tmp/Rtmp6uc5E3/remotes717074c3e26a/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-15T13:59:38.4518134Z 2021-05-15T13:59:38.4520571Z ✔ checking for file ‘/tmp/Rtmp6uc5E3/remotes717074c3e26a/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-15T13:59:38.4558355Z 2021-05-15T13:59:38.4592196Z 2021-05-15T13:59:38.4593983Z ─ preparing ‘desc’: 2021-05-15T13:59:38.4605585Z 2021-05-15T13:59:38.4607427Z 2021-05-15T13:59:38.4690223Z checking DESCRIPTION meta-information ... 2021-05-15T13:59:38.4724650Z 2021-05-15T13:59:38.4726563Z ✔ checking DESCRIPTION meta-information 2021-05-15T13:59:38.5421053Z 2021-05-15T13:59:38.5457668Z 2021-05-15T13:59:38.5459992Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T13:59:38.5470336Z 2021-05-15T13:59:38.5625686Z 2021-05-15T13:59:38.5627876Z ─ checking for empty or unneeded directories 2021-05-15T13:59:38.5637528Z 2021-05-15T13:59:38.5668161Z 2021-05-15T13:59:38.5669981Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-15T13:59:38.6763150Z 2021-05-15T13:59:38.6765800Z 2021-05-15T13:59:38.6767130Z 2021-05-15T13:59:38.6855646Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T13:59:38.6856797Z (as ‘lib’ is unspecified) 2021-05-15T13:59:38.9557995Z * installing *source* package ‘desc’ ... 2021-05-15T13:59:38.9756659Z ** R 2021-05-15T13:59:38.9908493Z ** inst 2021-05-15T13:59:38.9933346Z ** byte-compile and prepare package for lazy loading 2021-05-15T13:59:40.2749444Z ** help 2021-05-15T13:59:40.3891949Z *** installing help indices 2021-05-15T13:59:40.4821053Z ** building package indices 2021-05-15T13:59:40.6244495Z ** testing if installed package can be loaded 2021-05-15T13:59:40.8049349Z * DONE (desc) 2021-05-15T13:59:40.9872858Z 2021-05-15T13:59:40.9873901Z 2021-05-15T13:59:40.9877450Z checking for file ‘/tmp/Rtmp6uc5E3/remotes7170658eb58d/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-15T13:59:40.9878579Z 2021-05-15T13:59:40.9893749Z checking for file ‘/tmp/Rtmp6uc5E3/remotes7170658eb58d/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-15T13:59:40.9934071Z 2021-05-15T13:59:40.9935762Z ✔ checking for file ‘/tmp/Rtmp6uc5E3/remotes7170658eb58d/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-15T13:59:41.0075049Z 2021-05-15T13:59:41.0075886Z 2021-05-15T13:59:41.0076865Z ─ preparing ‘ghtravis’: 2021-05-15T13:59:41.0077470Z 2021-05-15T13:59:41.0077988Z 2021-05-15T13:59:41.0381609Z checking DESCRIPTION meta-information ... 2021-05-15T13:59:41.0420404Z 2021-05-15T13:59:41.0422378Z ✔ checking DESCRIPTION meta-information 2021-05-15T13:59:41.0612803Z 2021-05-15T13:59:41.0660625Z 2021-05-15T13:59:41.0663351Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T13:59:41.0674093Z 2021-05-15T13:59:41.0712545Z 2021-05-15T13:59:41.0714656Z ─ checking for empty or unneeded directories 2021-05-15T13:59:41.0743998Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-15T13:59:41.0992532Z 2021-05-15T13:59:41.0995697Z 2021-05-15T13:59:41.0997325Z 2021-05-15T13:59:41.1325101Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T13:59:41.1325932Z (as ‘lib’ is unspecified) 2021-05-15T13:59:41.3518634Z * installing *source* package ‘ghtravis’ ... 2021-05-15T13:59:41.3676120Z ** R 2021-05-15T13:59:41.3777651Z ** inst 2021-05-15T13:59:41.3787168Z ** byte-compile and prepare package for lazy loading 2021-05-15T13:59:42.3810730Z ** help 2021-05-15T13:59:42.4307664Z *** installing help indices 2021-05-15T13:59:42.4930287Z ** building package indices 2021-05-15T13:59:42.5351273Z ** testing if installed package can be loaded 2021-05-15T13:59:43.1246181Z * DONE (ghtravis) 2021-05-15T13:59:43.1340727Z Using github PAT from envvar GITHUB_PAT 2021-05-15T13:59:43.2928674Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-15T13:59:45.6718602Z 2021-05-15T13:59:45.6720560Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-15T13:59:45.6721767Z generics (NA -> 0.1.0) [CRAN] 2021-05-15T13:59:45.6722729Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-15T13:59:45.6723514Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-15T13:59:45.6724778Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-15T13:59:45.6725637Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-15T13:59:45.6731175Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T13:59:45.6732995Z (as ‘lib’ is unspecified) 2021-05-15T14:00:01.0256049Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-15T14:00:01.5873511Z Content type 'binary/octet-stream' length 196666 bytes (192 KB) 2021-05-15T14:00:01.5916286Z ================================================== 2021-05-15T14:00:01.5917254Z downloaded 192 KB 2021-05-15T14:00:01.5917559Z 2021-05-15T14:00:01.5954546Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/generics_0.1.0.tar.gz' 2021-05-15T14:00:02.3157721Z Content type 'binary/octet-stream' length 68547 bytes (66 KB) 2021-05-15T14:00:02.3166137Z ================================================== 2021-05-15T14:00:02.3167005Z downloaded 66 KB 2021-05-15T14:00:02.3167560Z 2021-05-15T14:00:02.3200716Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-15T14:00:03.0395617Z Content type 'binary/octet-stream' length 195624 bytes (191 KB) 2021-05-15T14:00:03.0443248Z ================================================== 2021-05-15T14:00:03.0443772Z downloaded 191 KB 2021-05-15T14:00:03.0444059Z 2021-05-15T14:00:03.0479696Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-15T14:00:03.4187260Z Content type 'binary/octet-stream' length 1245407 bytes (1.2 MB) 2021-05-15T14:00:03.4286402Z ================================================== 2021-05-15T14:00:03.4286905Z downloaded 1.2 MB 2021-05-15T14:00:03.4287187Z 2021-05-15T14:00:03.4323350Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-15T14:00:03.8686631Z Content type 'binary/octet-stream' length 1082918 bytes (1.0 MB) 2021-05-15T14:00:03.8984028Z ================================================== 2021-05-15T14:00:03.8984971Z downloaded 1.0 MB 2021-05-15T14:00:03.8985540Z 2021-05-15T14:00:04.1018160Z * installing *binary* package ‘tidyselect’ ... 2021-05-15T14:00:04.1059947Z * DONE (tidyselect) 2021-05-15T14:00:04.2926282Z * installing *binary* package ‘generics’ ... 2021-05-15T14:00:04.2961805Z * DONE (generics) 2021-05-15T14:00:04.5290616Z * installing *binary* package ‘cpp11’ ... 2021-05-15T14:00:04.5346459Z * DONE (cpp11) 2021-05-15T14:00:04.8426678Z * installing *binary* package ‘dplyr’ ... 2021-05-15T14:00:04.8494813Z * DONE (dplyr) 2021-05-15T14:00:05.1420445Z * installing *binary* package ‘tidyr’ ... 2021-05-15T14:00:05.1490659Z * DONE (tidyr) 2021-05-15T14:00:05.1555981Z 2021-05-15T14:00:05.1556964Z The downloaded source packages are in 2021-05-15T14:00:05.1558514Z ‘/tmp/Rtmp6uc5E3/downloaded_packages’ 2021-05-15T14:00:05.3301135Z 2021-05-15T14:00:05.3312196Z checking for file ‘/tmp/Rtmp6uc5E3/remotes71703f041610/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-15T14:00:05.3345160Z 2021-05-15T14:00:05.3347939Z ✔ checking for file ‘/tmp/Rtmp6uc5E3/remotes71703f041610/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-15T14:00:05.3456686Z 2021-05-15T14:00:05.3457495Z 2021-05-15T14:00:05.3458471Z ─ preparing ‘aghast’: 2021-05-15T14:00:05.3459056Z 2021-05-15T14:00:05.3459603Z 2021-05-15T14:00:05.3509864Z checking DESCRIPTION meta-information ... 2021-05-15T14:00:05.3544745Z 2021-05-15T14:00:05.3546738Z ✔ checking DESCRIPTION meta-information 2021-05-15T14:00:05.3795384Z 2021-05-15T14:00:05.3826449Z 2021-05-15T14:00:05.3828772Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:00:05.3839070Z 2021-05-15T14:00:05.3870050Z 2021-05-15T14:00:05.3871963Z ─ checking for empty or unneeded directories 2021-05-15T14:00:05.3906930Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-15T14:00:05.4002158Z 2021-05-15T14:00:05.4004409Z 2021-05-15T14:00:05.4005784Z 2021-05-15T14:00:05.4074211Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:00:05.4075580Z (as ‘lib’ is unspecified) 2021-05-15T14:00:05.5927760Z * installing *source* package ‘aghast’ ... 2021-05-15T14:00:05.6132283Z ** R 2021-05-15T14:00:05.6192954Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:00:05.8531194Z ** help 2021-05-15T14:00:05.8765794Z *** installing help indices 2021-05-15T14:00:05.9006179Z ** building package indices 2021-05-15T14:00:05.9221973Z ** testing if installed package can be loaded 2021-05-15T14:00:06.0868711Z * DONE (aghast) 2021-05-15T14:00:06.0944517Z Installing 1 packages: covr 2021-05-15T14:00:06.0956981Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:00:06.0957839Z (as ‘lib’ is unspecified) 2021-05-15T14:00:21.1633098Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-15T14:00:21.1633878Z 2021-05-15T14:00:21.1639564Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-15T14:00:21.5333202Z Content type 'binary/octet-stream' length 163882 bytes (160 KB) 2021-05-15T14:00:21.5363376Z ================================================== 2021-05-15T14:00:21.5364199Z downloaded 160 KB 2021-05-15T14:00:21.5364952Z 2021-05-15T14:00:21.5396206Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rex_1.2.0.tar.gz' 2021-05-15T14:00:21.9042740Z Content type 'binary/octet-stream' length 121278 bytes (118 KB) 2021-05-15T14:00:21.9066302Z ================================================== 2021-05-15T14:00:21.9067224Z downloaded 118 KB 2021-05-15T14:00:21.9067619Z 2021-05-15T14:00:21.9096908Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/covr_3.5.1.tar.gz' 2021-05-15T14:00:22.3894654Z Content type 'binary/octet-stream' length 287473 bytes (280 KB) 2021-05-15T14:00:22.3933106Z ================================================== 2021-05-15T14:00:22.3933815Z downloaded 280 KB 2021-05-15T14:00:22.3934268Z 2021-05-15T14:00:22.6087397Z * installing *binary* package ‘lazyeval’ ... 2021-05-15T14:00:22.6127597Z * DONE (lazyeval) 2021-05-15T14:00:22.8254462Z * installing *binary* package ‘rex’ ... 2021-05-15T14:00:22.8292437Z * DONE (rex) 2021-05-15T14:00:23.0503881Z * installing *binary* package ‘covr’ ... 2021-05-15T14:00:23.0552002Z * DONE (covr) 2021-05-15T14:00:23.0612801Z 2021-05-15T14:00:23.0613665Z The downloaded source packages are in 2021-05-15T14:00:23.0615036Z ‘/tmp/Rtmp6uc5E3/downloaded_packages’ 2021-05-15T14:00:23.0769424Z 2021-05-15T14:00:23.0808018Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-15T14:00:23.0808712Z Rscript -e "tic::before_install()" 2021-05-15T14:00:23.0857404Z shell: /usr/bin/bash -e {0} 2021-05-15T14:00:23.0857790Z env: 2021-05-15T14:00:23.0858384Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:00:23.0858862Z TIC_DEPLOY_KEY: 2021-05-15T14:00:23.0859700Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:00:23.0861482Z GITHUB_PAT: *** 2021-05-15T14:00:23.0861885Z COVERALLS_TOKEN: 2021-05-15T14:00:23.0862843Z continue-on-error: false 2021-05-15T14:00:23.0863428Z VDIFFR_RUN_TESTS: 2021-05-15T14:00:23.0863897Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:00:23.0864339Z TZ: UTC 2021-05-15T14:00:23.0864715Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:00:23.0865103Z NOT_CRAN: true 2021-05-15T14:00:23.0865467Z ##[endgroup] 2021-05-15T14:00:23.3317337Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:00:23.4603044Z Running before_install: step_install_remote_binaries() 2021-05-15T14:00:23.9938632Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-15T14:00:23.9939473Z remotes::install_deps(dependencies = TRUE) 2021-05-15T14:00:23.9940097Z remotes::install_cran("rcmdcheck") 2021-05-15T14:00:23.9940672Z remotes::install_cran("markdown") 2021-05-15T14:00:23.9948696Z shell: /usr/local/bin/Rscript {0} 2021-05-15T14:00:23.9949121Z env: 2021-05-15T14:00:23.9949588Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:00:23.9950078Z TIC_DEPLOY_KEY: 2021-05-15T14:00:23.9950904Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:00:23.9952704Z GITHUB_PAT: *** 2021-05-15T14:00:23.9953124Z COVERALLS_TOKEN: 2021-05-15T14:00:23.9953630Z continue-on-error: false 2021-05-15T14:00:23.9954214Z VDIFFR_RUN_TESTS: 2021-05-15T14:00:23.9954979Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:00:23.9955546Z TZ: UTC 2021-05-15T14:00:23.9955925Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:00:23.9956368Z NOT_CRAN: true 2021-05-15T14:00:23.9956744Z ##[endgroup] 2021-05-15T14:00:42.7445036Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-15T14:00:42.7446520Z RNifti (NA -> 1.3.1 ) [CRAN] 2021-05-15T14:00:42.7447503Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-15T14:00:42.7448454Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-15T14:00:42.7449387Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-15T14:00:42.7451399Z htmltools (NA -> 0.5.1.1) [CRAN] 2021-05-15T14:00:42.7452392Z oro.nifti (NA -> 0.11.0 ) [CRAN] 2021-05-15T14:00:42.7453346Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-15T14:00:42.7473542Z Installing 8 packages: base64enc, RNifti, abind, bitops, tinytex, htmltools, oro.nifti, rmarkdown 2021-05-15T14:00:42.7526493Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:00:42.7527809Z (as ‘lib’ is unspecified) 2021-05-15T14:00:57.7866234Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/base64enc_0.1-3.tar.gz' 2021-05-15T14:00:58.4777996Z Content type 'binary/octet-stream' length 38804 bytes (37 KB) 2021-05-15T14:00:58.4779365Z ================================================== 2021-05-15T14:00:58.4780203Z downloaded 37 KB 2021-05-15T14:00:58.4780532Z 2021-05-15T14:00:58.4817795Z trying URL 'https://cloud.r-project.org/src/contrib/RNifti_1.3.1.tar.gz' 2021-05-15T14:00:58.4975562Z Content type 'application/x-gzip' length 1076925 bytes (1.0 MB) 2021-05-15T14:00:58.5209169Z ================================================== 2021-05-15T14:00:58.5210134Z downloaded 1.0 MB 2021-05-15T14:00:58.5210724Z 2021-05-15T14:00:58.5231266Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/abind_1.4-5.tar.gz' 2021-05-15T14:00:59.5292848Z Content type 'binary/octet-stream' length 60401 bytes (58 KB) 2021-05-15T14:00:59.5293543Z ================================================== 2021-05-15T14:00:59.5293940Z downloaded 58 KB 2021-05-15T14:00:59.5294340Z 2021-05-15T14:00:59.5331253Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/bitops_1.0-7.tar.gz' 2021-05-15T14:01:00.0669064Z Content type 'binary/octet-stream' length 35283 bytes (34 KB) 2021-05-15T14:01:00.0670296Z ================================================== 2021-05-15T14:01:00.0671023Z downloaded 34 KB 2021-05-15T14:01:00.0671558Z 2021-05-15T14:01:00.0704434Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tinytex_0.31.tar.gz' 2021-05-15T14:01:00.7928030Z Content type 'binary/octet-stream' length 116465 bytes (113 KB) 2021-05-15T14:01:00.7937800Z ================================================== 2021-05-15T14:01:00.7938342Z downloaded 113 KB 2021-05-15T14:01:00.7938676Z 2021-05-15T14:01:00.7976958Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/htmltools_0.5.1.1.tar.gz' 2021-05-15T14:01:01.8256656Z Content type 'binary/octet-stream' length 235306 bytes (229 KB) 2021-05-15T14:01:01.8294329Z ================================================== 2021-05-15T14:01:01.8295499Z downloaded 229 KB 2021-05-15T14:01:01.8296250Z 2021-05-15T14:01:01.8348460Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/oro.nifti_0.11.0.tar.gz' 2021-05-15T14:01:02.2573304Z Content type 'binary/octet-stream' length 6038850 bytes (5.8 MB) 2021-05-15T14:01:02.4223148Z ================================================== 2021-05-15T14:01:02.4224208Z downloaded 5.8 MB 2021-05-15T14:01:02.4224887Z 2021-05-15T14:01:02.4261539Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rmarkdown_2.8.tar.gz' 2021-05-15T14:01:02.9454085Z Content type 'binary/octet-stream' length 3648190 bytes (3.5 MB) 2021-05-15T14:01:03.0499222Z ================================================== 2021-05-15T14:01:03.0500275Z downloaded 3.5 MB 2021-05-15T14:01:03.0500821Z 2021-05-15T14:01:03.2566608Z * installing *binary* package ‘base64enc’ ... 2021-05-15T14:01:03.2604625Z * DONE (base64enc) 2021-05-15T14:01:03.6021870Z * installing *source* package ‘RNifti’ ... 2021-05-15T14:01:03.6104827Z ** package ‘RNifti’ successfully unpacked and MD5 sums checked 2021-05-15T14:01:03.6309506Z ** libs 2021-05-15T14:01:03.6406629Z g++ -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c main.cpp -o main.o 2021-05-15T14:01:24.6454131Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zzz.c -o zzz.o 2021-05-15T14:01:24.7432020Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/adler32.c -o zlib/adler32.o 2021-05-15T14:01:24.8388720Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/compress.c -o zlib/compress.o 2021-05-15T14:01:24.8788742Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/crc32.c -o zlib/crc32.o 2021-05-15T14:01:24.9960459Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/deflate.c -o zlib/deflate.o 2021-05-15T14:01:25.5235070Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/gzclose.c -o zlib/gzclose.o 2021-05-15T14:01:25.5679117Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/gzlib.c -o zlib/gzlib.o 2021-05-15T14:01:25.6962366Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/gzread.c -o zlib/gzread.o 2021-05-15T14:01:25.8599723Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/gzwrite.c -o zlib/gzwrite.o 2021-05-15T14:01:26.0035167Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/infback.c -o zlib/infback.o 2021-05-15T14:01:26.2711733Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/inffast.c -o zlib/inffast.o 2021-05-15T14:01:26.3861493Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/inflate.c -o zlib/inflate.o 2021-05-15T14:01:26.9543812Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/inftrees.c -o zlib/inftrees.o 2021-05-15T14:01:27.0700092Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/trees.c -o zlib/trees.o 2021-05-15T14:01:27.4595187Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/uncompr.c -o zlib/uncompr.o 2021-05-15T14:01:27.5051188Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/zutil.c -o zlib/zutil.o 2021-05-15T14:01:27.5603604Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c znzlib/znzlib.c -o znzlib/znzlib.o 2021-05-15T14:01:27.6589616Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c niftilib/nifti1_io.c -o niftilib/nifti1_io.o 2021-05-15T14:01:29.0080600Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c niftilib/nifti2_io.c -o niftilib/nifti2_io.o 2021-05-15T14:01:31.8007645Z g++ -shared -L/opt/R/3.5.3/lib/R/lib -L/usr/local/lib -o RNifti.so main.o zzz.o zlib/adler32.o zlib/compress.o zlib/crc32.o zlib/deflate.o zlib/gzclose.o zlib/gzlib.o zlib/gzread.o zlib/gzwrite.o zlib/infback.o zlib/inffast.o zlib/inflate.o zlib/inftrees.o zlib/trees.o zlib/uncompr.o zlib/zutil.o znzlib/znzlib.o niftilib/nifti1_io.o niftilib/nifti2_io.o -L/opt/R/3.5.3/lib/R/lib -lR 2021-05-15T14:01:31.9915341Z installing to /home/runner/work/_temp/Library/RNifti/libs 2021-05-15T14:01:32.0045649Z ** R 2021-05-15T14:01:32.0143636Z ** inst 2021-05-15T14:01:32.0176620Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:01:32.6627609Z ** help 2021-05-15T14:01:32.7060332Z *** installing help indices 2021-05-15T14:01:32.7754914Z ** building package indices 2021-05-15T14:01:32.8078322Z ** testing if installed package can be loaded 2021-05-15T14:01:33.0437247Z * DONE (RNifti) 2021-05-15T14:01:33.2415693Z * installing *binary* package ‘abind’ ... 2021-05-15T14:01:33.2453737Z * DONE (abind) 2021-05-15T14:01:33.4392710Z * installing *binary* package ‘bitops’ ... 2021-05-15T14:01:33.4428673Z * DONE (bitops) 2021-05-15T14:01:33.6441465Z * installing *binary* package ‘tinytex’ ... 2021-05-15T14:01:33.6481027Z * DONE (tinytex) 2021-05-15T14:01:33.8671316Z * installing *binary* package ‘htmltools’ ... 2021-05-15T14:01:33.8706364Z * DONE (htmltools) 2021-05-15T14:01:34.3143315Z * installing *binary* package ‘oro.nifti’ ... 2021-05-15T14:01:34.3232596Z * DONE (oro.nifti) 2021-05-15T14:01:34.9633257Z * installing *binary* package ‘rmarkdown’ ... 2021-05-15T14:01:34.9831221Z * DONE (rmarkdown) 2021-05-15T14:01:34.9933994Z 2021-05-15T14:01:34.9935007Z The downloaded source packages are in 2021-05-15T14:01:34.9937952Z ‘/tmp/RtmpQkDHhB/downloaded_packages’ 2021-05-15T14:01:49.5965854Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-15T14:01:49.5966684Z Use `force = TRUE` to force installation 2021-05-15T14:01:49.5977194Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-15T14:01:49.5978324Z Use `force = TRUE` to force installation 2021-05-15T14:01:49.6129856Z ##[group]Run options(width = 100) 2021-05-15T14:01:49.6130434Z options(width = 100) 2021-05-15T14:01:49.6131015Z pkgs <- installed.packages()[, "Package"] 2021-05-15T14:01:49.6132065Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-15T14:01:49.6139069Z shell: /usr/local/bin/Rscript {0} 2021-05-15T14:01:49.6139434Z env: 2021-05-15T14:01:49.6139838Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:01:49.6140253Z TIC_DEPLOY_KEY: 2021-05-15T14:01:49.6140983Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:01:49.6142392Z GITHUB_PAT: *** 2021-05-15T14:01:49.6142771Z COVERALLS_TOKEN: 2021-05-15T14:01:49.6143199Z continue-on-error: false 2021-05-15T14:01:49.6143628Z VDIFFR_RUN_TESTS: 2021-05-15T14:01:49.6144067Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:01:49.6144469Z TZ: UTC 2021-05-15T14:01:49.6144820Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:01:49.6145220Z NOT_CRAN: true 2021-05-15T14:01:49.6145558Z ##[endgroup] 2021-05-15T14:01:50.0544625Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-15T14:01:50.0545764Z setting value 2021-05-15T14:01:50.0546856Z version R version 3.5.3 (2019-03-11) 2021-05-15T14:01:50.0547642Z os Ubuntu 20.04.2 LTS 2021-05-15T14:01:50.0548787Z system x86_64, linux-gnu 2021-05-15T14:01:50.0549393Z ui X11 2021-05-15T14:01:50.0549839Z language (EN) 2021-05-15T14:01:50.0550517Z collate C.UTF-8 2021-05-15T14:01:50.0551169Z ctype C.UTF-8 2021-05-15T14:01:50.0551613Z tz UTC 2021-05-15T14:01:50.0552203Z date 2021-05-15 2021-05-15T14:01:50.0553978Z 2021-05-15T14:01:50.0555321Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-15T14:01:50.0556101Z package * version date lib source 2021-05-15T14:01:50.0557024Z abind 1.4-5 2016-07-21 [1] RSPM (R 3.5.3) 2021-05-15T14:01:50.0557977Z aghast 0.2.1 2021-05-15 [1] Github (muschellij2/aghast@0c3b853) 2021-05-15T14:01:50.0558914Z askpass 1.1 2019-01-13 [1] RSPM (R 3.5.3) 2021-05-15T14:01:50.0560034Z base * 3.5.3 2021-02-17 [2] local 2021-05-15T14:01:50.0561035Z base64enc 0.1-3 2015-07-28 [1] RSPM (R 3.5.3) 2021-05-15T14:01:50.0561910Z bitops 1.0-7 2021-04-24 [1] RSPM (R 3.5.3) 2021-05-15T14:01:50.0562755Z boot 1.3-20 2017-08-06 [2] CRAN (R 3.5.3) 2021-05-15T14:01:50.0563601Z brew 1.0-6 2011-04-13 [1] RSPM (R 3.5.3) 2021-05-15T14:01:50.0564780Z brio 1.1.2 2021-04-23 [1] RSPM (R 3.5.3) 2021-05-15T14:01:50.0565509Z cachem 1.0.5 2021-05-15 [1] CRAN (R 3.5.3) 2021-05-15T14:01:50.0566251Z callr 3.7.0 2021-04-20 [1] RSPM (R 3.5.3) 2021-05-15T14:01:50.0566986Z class 7.3-15 2019-01-01 [2] CRAN (R 3.5.3) 2021-05-15T14:01:50.0567707Z cli 2.5.0 2021-04-26 [1] RSPM (R 3.5.3) 2021-05-15T14:01:50.0568435Z clipr 0.7.1 2020-10-08 [1] RSPM (R 3.5.3) 2021-05-15T14:01:50.0569166Z cluster 2.0.7-1 2018-04-13 [2] CRAN (R 3.5.3) 2021-05-15T14:01:50.0570890Z codetools 0.2-16 2018-12-24 [2] CRAN (R 3.5.3) 2021-05-15T14:01:50.0571806Z commonmark 1.7 2018-12-01 [1] RSPM (R 3.5.3) 2021-05-15T14:01:50.0573379Z compiler 3.5.3 2021-02-17 [2] local 2021-05-15T14:01:50.0574187Z covr 3.5.1 2020-09-16 [1] RSPM (R 3.5.3) 2021-05-15T14:01:50.0574914Z cpp11 0.2.7 2021-03-29 [1] RSPM (R 3.5.3) 2021-05-15T14:01:50.0575656Z crayon 1.4.1 2021-02-08 [1] RSPM (R 3.5.3) 2021-05-15T14:01:50.0576415Z credentials 1.3.0 2020-07-21 [1] RSPM (R 3.5.3) 2021-05-15T14:01:50.0577181Z curl 4.3.1 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-15T14:01:50.0577929Z datasets * 3.5.3 2021-02-17 [2] local 2021-05-15T14:01:50.0578677Z debugme 1.1.0 2017-10-22 [1] RSPM (R 3.5.3) 2021-05-15T14:01:50.0579493Z desc 1.2.0.9000 2021-05-15 [1] Github (muschellij2/desc@7be86f2) 2021-05-15T14:01:50.0580316Z devtools 2.4.1 2021-05-05 [1] RSPM (R 3.5.3) 2021-05-15T14:01:50.0581081Z diffobj 0.3.4 2021-03-22 [1] RSPM (R 3.5.3) 2021-05-15T14:01:50.0581833Z digest 0.6.27 2020-10-24 [1] RSPM (R 3.5.3) 2021-05-15T14:01:50.0582564Z dplyr 1.0.6 2021-05-05 [1] RSPM (R 3.5.3) 2021-05-15T14:01:50.0583322Z ellipsis 0.3.2 2021-04-29 [1] RSPM (R 3.5.3) 2021-05-15T14:01:50.0584082Z evaluate 0.14 2019-05-28 [1] RSPM (R 3.5.3) 2021-05-15T14:01:50.0584833Z fansi 0.4.2 2021-01-15 [1] RSPM (R 3.5.3) 2021-05-15T14:01:50.0585568Z fastmap 1.1.0 2021-01-25 [1] RSPM (R 3.5.3) 2021-05-15T14:01:50.0586324Z foreign 0.8-71 2018-07-20 [2] CRAN (R 3.5.3) 2021-05-15T14:01:50.0587054Z fs 1.5.0 2020-07-31 [1] RSPM (R 3.5.3) 2021-05-15T14:01:50.0587805Z generics 0.1.0 2020-10-31 [1] RSPM (R 3.5.3) 2021-05-15T14:01:50.0588557Z gert 1.3.0 2021-03-29 [1] RSPM (R 3.5.3) 2021-05-15T14:01:50.0589276Z gh 1.3.0 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-15T14:01:50.0590111Z ghtravis 0.15.1 2021-05-15 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-15T14:01:50.0590947Z git2r 0.28.0 2021-01-10 [1] RSPM (R 3.5.3) 2021-05-15T14:01:50.0591687Z gitcreds 0.1.1 2020-12-04 [1] RSPM (R 3.5.3) 2021-05-15T14:01:50.0592432Z glue 1.4.2 2020-08-27 [1] RSPM (R 3.5.3) 2021-05-15T14:01:50.0593165Z graphics * 3.5.3 2021-02-17 [2] local 2021-05-15T14:01:50.0593933Z grDevices * 3.5.3 2021-02-17 [2] local 2021-05-15T14:01:50.0594887Z grid 3.5.3 2021-02-17 [2] local 2021-05-15T14:01:50.0595648Z highr 0.9 2021-04-16 [1] RSPM (R 3.5.3) 2021-05-15T14:01:50.0596405Z htmltools 0.5.1.1 2021-01-22 [1] RSPM (R 3.5.3) 2021-05-15T14:01:50.0597143Z httr 1.4.2 2020-07-20 [1] RSPM (R 3.5.3) 2021-05-15T14:01:50.0597864Z ini 0.3.1 2018-05-20 [1] RSPM (R 3.5.3) 2021-05-15T14:01:50.0598593Z jsonlite 1.7.2 2020-12-09 [1] RSPM (R 3.5.3) 2021-05-15T14:01:50.0599372Z KernSmooth 2.23-15 2015-06-29 [2] CRAN (R 3.5.3) 2021-05-15T14:01:50.0600135Z knitr 1.33 2021-04-24 [1] RSPM (R 3.5.3) 2021-05-15T14:01:50.0600867Z lattice 0.20-38 2018-11-04 [2] CRAN (R 3.5.3) 2021-05-15T14:01:50.0601622Z lazyeval 0.2.2 2019-03-15 [1] RSPM (R 3.5.3) 2021-05-15T14:01:50.0602636Z lifecycle 1.0.0 2021-02-15 [1] RSPM (R 3.5.3) 2021-05-15T14:01:50.0603456Z magrittr 2.0.1 2020-11-17 [1] RSPM (R 3.5.3) 2021-05-15T14:01:50.0604204Z markdown 1.1 2019-08-07 [1] RSPM (R 3.5.3) 2021-05-15T14:01:50.0604967Z MASS 7.3-51.1 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-15T14:01:50.0605709Z Matrix 1.2-15 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-15T14:01:50.0606514Z memoise 2.0.0 2021-01-26 [1] RSPM (R 3.5.3) 2021-05-15T14:01:50.0607257Z methods * 3.5.3 2021-02-17 [2] local 2021-05-15T14:01:50.0607997Z mgcv 1.8-27 2019-02-06 [2] CRAN (R 3.5.3) 2021-05-15T14:01:50.0608710Z mime 0.10 2021-02-13 [1] RSPM (R 3.5.3) 2021-05-15T14:01:50.0609452Z nlme 3.1-137 2018-04-07 [2] CRAN (R 3.5.3) 2021-05-15T14:01:50.0610179Z nnet 7.3-12 2016-02-02 [2] CRAN (R 3.5.3) 2021-05-15T14:01:50.0610925Z openssl 1.4.4 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-15T14:01:50.0611681Z oro.nifti 0.11.0 2020-09-08 [1] RSPM (R 3.5.3) 2021-05-15T14:01:50.0612434Z parallel 3.5.3 2021-02-17 [2] local 2021-05-15T14:01:50.0613192Z pillar 1.6.0 2021-04-13 [1] RSPM (R 3.5.3) 2021-05-15T14:01:50.0613978Z pkgbuild 1.2.0 2020-12-15 [1] RSPM (R 3.5.3) 2021-05-15T14:01:50.0614761Z pkgconfig 2.0.3 2019-09-22 [1] RSPM (R 3.5.3) 2021-05-15T14:01:50.0615529Z pkgload 1.2.1 2021-04-06 [1] RSPM (R 3.5.3) 2021-05-15T14:01:50.0616269Z praise 1.0.0 2015-08-11 [1] RSPM (R 3.5.3) 2021-05-15T14:01:50.0617057Z prettyunits 1.1.1 2020-01-24 [1] RSPM (R 3.5.3) 2021-05-15T14:01:50.0617830Z processx 3.5.2 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-15T14:01:50.0618573Z ps 1.6.0 2021-02-28 [1] RSPM (R 3.5.3) 2021-05-15T14:01:50.0619290Z purrr 0.3.4 2020-04-17 [1] RSPM (R 3.5.3) 2021-05-15T14:01:50.0620022Z R6 2.5.0 2020-10-28 [1] RSPM (R 3.5.3) 2021-05-15T14:01:50.0620763Z rappdirs 0.3.3 2021-01-31 [1] RSPM (R 3.5.3) 2021-05-15T14:01:50.0621521Z rcmdcheck 1.3.3 2019-05-07 [1] RSPM (R 3.5.3) 2021-05-15T14:01:50.0622274Z Rcpp 1.0.6 2021-01-15 [1] RSPM (R 3.5.3) 2021-05-15T14:01:50.0623017Z rematch2 2.1.2 2020-05-01 [1] RSPM (R 3.5.3) 2021-05-15T14:01:50.0623792Z remotes 2.3.0 2021-04-01 [1] RSPM (R 3.5.3) 2021-05-15T14:01:50.0624537Z rex 1.2.0 2020-04-21 [1] RSPM (R 3.5.3) 2021-05-15T14:01:50.0625259Z rlang 0.4.11 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-15T14:01:50.0626011Z rmarkdown 2.8 2021-05-07 [1] RSPM (R 3.5.3) 2021-05-15T14:01:50.0626752Z RNifti 1.3.1 2021-05-13 [1] CRAN (R 3.5.3) 2021-05-15T14:01:50.0627504Z roxygen2 7.1.1 2020-06-27 [1] RSPM (R 3.5.3) 2021-05-15T14:01:50.0628245Z rpart 4.1-13 2018-02-23 [2] CRAN (R 3.5.3) 2021-05-15T14:01:50.0629004Z rprojroot 2.0.2 2020-11-15 [1] RSPM (R 3.5.3) 2021-05-15T14:01:50.0629782Z rstudioapi 0.13 2020-11-12 [1] RSPM (R 3.5.3) 2021-05-15T14:01:50.0630546Z rversions 2.0.2 2020-05-25 [1] RSPM (R 3.5.3) 2021-05-15T14:01:50.0631543Z sessioninfo 1.1.1 2018-11-05 [1] RSPM (R 3.5.3) 2021-05-15T14:01:50.0632352Z spatial 7.3-11 2015-08-30 [2] CRAN (R 3.5.3) 2021-05-15T14:01:50.0633104Z splines 3.5.3 2021-02-17 [2] local 2021-05-15T14:01:50.0633844Z stats * 3.5.3 2021-02-17 [2] local 2021-05-15T14:01:50.0634749Z stats4 3.5.3 2021-02-17 [2] local 2021-05-15T14:01:50.0635534Z stringi 1.6.1 2021-05-10 [1] RSPM (R 3.5.3) 2021-05-15T14:01:50.0636272Z stringr 1.4.0 2019-02-10 [1] RSPM (R 3.5.3) 2021-05-15T14:01:50.0637028Z survival 2.43-3 2018-11-26 [2] CRAN (R 3.5.3) 2021-05-15T14:01:50.0637758Z sys 3.4 2020-07-23 [1] RSPM (R 3.5.3) 2021-05-15T14:01:50.0638563Z sysreqs 1.0.0.9000 2021-05-15 [1] Github (r-hub/sysreqs@f068afa) 2021-05-15T14:01:50.0639356Z tcltk 3.5.3 2021-02-17 [2] local 2021-05-15T14:01:50.0640094Z testthat 3.0.2 2021-02-14 [1] RSPM (R 3.5.3) 2021-05-15T14:01:50.0640844Z tibble 3.1.1 2021-04-18 [1] RSPM (R 3.5.3) 2021-05-15T14:01:50.0641617Z tic 0.10.0 2021-05-15 [1] Github (ropensci/tic@3b4dfb8) 2021-05-15T14:01:50.0642401Z tidyr 1.1.3 2021-03-03 [1] RSPM (R 3.5.3) 2021-05-15T14:01:50.0643169Z tidyselect 1.1.1 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-15T14:01:50.0643929Z tinytex 0.31 2021-03-30 [1] RSPM (R 3.5.3) 2021-05-15T14:01:50.0644668Z tools 3.5.3 2021-02-17 [2] local 2021-05-15T14:01:50.0645397Z usethis 2.0.1 2021-02-10 [1] RSPM (R 3.5.3) 2021-05-15T14:01:50.0646287Z utf8 1.2.1 2021-03-12 [1] RSPM (R 3.5.3) 2021-05-15T14:01:50.0647055Z utils * 3.5.3 2021-02-17 [2] local 2021-05-15T14:01:50.0647981Z vctrs 0.3.8 2021-04-29 [1] RSPM (R 3.5.3) 2021-05-15T14:01:50.0648749Z waldo 0.2.5 2021-03-08 [1] RSPM (R 3.5.3) 2021-05-15T14:01:50.0649563Z whisker 0.4 2019-08-28 [1] RSPM (R 3.5.3) 2021-05-15T14:01:50.0650338Z withr 2.4.2 2021-04-18 [1] RSPM (R 3.5.3) 2021-05-15T14:01:50.0663610Z xfun 0.23 2021-05-15 [1] CRAN (R 3.5.3) 2021-05-15T14:01:50.0664614Z xml2 1.3.2 2020-04-23 [1] RSPM (R 3.5.3) 2021-05-15T14:01:50.0665446Z xopen 1.0.0 2018-09-17 [1] RSPM (R 3.5.3) 2021-05-15T14:01:50.0666285Z yaml 2.2.1 2020-02-01 [1] RSPM (R 3.5.3) 2021-05-15T14:01:50.0667089Z zip 2.1.1 2020-08-27 [1] RSPM (R 3.5.3) 2021-05-15T14:01:50.0667394Z 2021-05-15T14:01:50.0667861Z [1] /home/runner/work/_temp/Library 2021-05-15T14:01:50.0668387Z [2] /opt/R/3.5.3/lib/R/library 2021-05-15T14:01:50.0705458Z ##[group]Run Rscript -e 'tic::script()' 2021-05-15T14:01:50.0709512Z Rscript -e 'tic::script()' 2021-05-15T14:01:50.0712570Z ls -l check 2021-05-15T14:01:50.0753319Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-15T14:01:50.0753800Z env: 2021-05-15T14:01:50.0754231Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:01:50.0754953Z TIC_DEPLOY_KEY: 2021-05-15T14:01:50.0755900Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:01:50.0758212Z GITHUB_PAT: *** 2021-05-15T14:01:50.0758753Z COVERALLS_TOKEN: 2021-05-15T14:01:50.0759398Z continue-on-error: false 2021-05-15T14:01:50.0759859Z VDIFFR_RUN_TESTS: 2021-05-15T14:01:50.0760569Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:01:50.0760963Z TZ: UTC 2021-05-15T14:01:50.0761314Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:01:50.0761676Z NOT_CRAN: true 2021-05-15T14:01:50.0762014Z ##[endgroup] 2021-05-15T14:01:50.3181645Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:01:50.4378128Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-15T14:01:50.4379072Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-15T14:01:50.4379708Z timeout = Inf, check_dir = "check") 2021-05-15T14:01:50.4991196Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-15T14:01:50.7021270Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-15T14:01:50.7137643Z * preparing ‘msmri’: 2021-05-15T14:01:50.7231255Z * checking DESCRIPTION meta-information ... OK 2021-05-15T14:01:50.8065394Z * installing the package to build vignettes 2021-05-15T14:01:53.6099578Z * creating vignettes ... OK 2021-05-15T14:01:53.6381334Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:01:53.6385824Z * checking for empty or unneeded directories 2021-05-15T14:01:53.6395034Z * looking to see if a ‘data/datalist’ file should be added 2021-05-15T14:01:53.6429278Z * building ‘msmri_0.3.1.tar.gz’ 2021-05-15T14:01:53.6619980Z 2021-05-15T14:01:53.7848741Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-15T14:01:53.9801496Z * using log directory ‘/home/runner/work/msmri/msmri/check/msmri.Rcheck’ 2021-05-15T14:01:53.9802808Z * using R version 3.5.3 (2019-03-11) 2021-05-15T14:01:53.9803838Z * using platform: x86_64-pc-linux-gnu (64-bit) 2021-05-15T14:01:53.9804808Z * using session charset: UTF-8 2021-05-15T14:01:54.0115650Z * using option ‘--as-cran’ 2021-05-15T14:01:54.0135925Z * checking for file ‘msmri/DESCRIPTION’ ... OK 2021-05-15T14:01:54.0137020Z * checking extension type ... Package 2021-05-15T14:01:54.0145810Z * this is package ‘msmri’ version ‘0.3.1’ 2021-05-15T14:01:54.0146942Z * package encoding: UTF-8 2021-05-15T14:01:54.0162747Z * checking package namespace information ... OK 2021-05-15T14:02:09.1476125Z * checking package dependencies ... OK 2021-05-15T14:02:09.1477093Z * checking if this is a source package ... OK 2021-05-15T14:02:09.1477813Z * checking if there is a namespace ... OK 2021-05-15T14:02:09.2506091Z * checking for executable files ... OK 2021-05-15T14:02:09.2507190Z * checking for hidden files and directories ... OK 2021-05-15T14:02:09.2509277Z * checking for portable file names ... OK 2021-05-15T14:02:09.2518891Z * checking for sufficient/correct file permissions ... OK 2021-05-15T14:02:09.2564074Z * checking serialization versions ... OK 2021-05-15T14:02:09.8937863Z * checking whether package ‘msmri’ can be installed ... OK 2021-05-15T14:02:09.8983690Z * checking installed package size ... OK 2021-05-15T14:02:09.9755851Z * checking package directory ... OK 2021-05-15T14:02:09.9767111Z * checking ‘build’ directory ... OK 2021-05-15T14:02:10.1256088Z * checking DESCRIPTION meta-information ... OK 2021-05-15T14:02:11.0836397Z * checking top-level files ... OK 2021-05-15T14:02:11.0844083Z * checking for left-over files ... OK 2021-05-15T14:02:11.0845164Z * checking index information ... OK 2021-05-15T14:02:11.0845976Z * checking package subdirectories ... OK 2021-05-15T14:02:11.0846983Z * checking R files for non-ASCII characters ... OK 2021-05-15T14:02:11.0847760Z * checking R files for syntax errors ... OK 2021-05-15T14:02:11.0848493Z * checking whether the package can be loaded ... OK 2021-05-15T14:02:11.0849411Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-15T14:02:11.0850342Z * checking whether the package can be unloaded cleanly ... OK 2021-05-15T14:02:11.0851503Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-15T14:02:11.0907078Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-15T14:02:11.2649116Z * checking loading without being on the library search path ... OK 2021-05-15T14:02:11.3476366Z * checking dependencies in R code ... OK 2021-05-15T14:02:11.8116326Z * checking S3 generic/method consistency ... OK 2021-05-15T14:02:11.9062959Z * checking replacement functions ... OK 2021-05-15T14:02:12.0147726Z * checking foreign function calls ... OK 2021-05-15T14:02:13.6062920Z * checking R code for possible problems ... OK 2021-05-15T14:02:13.6845052Z * checking Rd files ... OK 2021-05-15T14:02:13.7276630Z * checking Rd metadata ... OK 2021-05-15T14:02:13.7897767Z * checking Rd line widths ... OK 2021-05-15T14:02:13.8674967Z * checking Rd cross-references ... OK 2021-05-15T14:02:13.9614710Z * checking for missing documentation entries ... OK 2021-05-15T14:02:14.2788687Z * checking for code/documentation mismatches ... OK 2021-05-15T14:02:14.8056969Z * checking Rd \usage sections ... OK 2021-05-15T14:02:14.8664025Z * checking Rd contents ... OK 2021-05-15T14:02:14.9473031Z * checking for unstated dependencies in examples ... OK 2021-05-15T14:02:14.9474722Z * checking contents of ‘data’ directory ... OK 2021-05-15T14:02:15.1103546Z * checking data for non-ASCII characters ... OK 2021-05-15T14:02:15.2696433Z * checking data for ASCII and uncompressed saves ... OK 2021-05-15T14:02:15.2747437Z * checking installed files from ‘inst/doc’ ... OK 2021-05-15T14:02:15.2785609Z * checking files in ‘vignettes’ ... OK 2021-05-15T14:02:15.7531089Z * checking examples ... OK 2021-05-15T14:02:15.8045442Z * checking for unstated dependencies in ‘tests’ ... OK 2021-05-15T14:02:15.9533462Z * checking tests ... 2021-05-15T14:02:16.3468107Z Running ‘testthat.R’ 2021-05-15T14:02:16.3504112Z OK 2021-05-15T14:02:16.4989640Z * checking for unstated dependencies in vignettes ... OK 2021-05-15T14:02:16.5012961Z * checking package vignettes in ‘inst/doc’ ... OK 2021-05-15T14:02:18.3641466Z * checking re-building of vignette outputs ... OK 2021-05-15T14:02:20.0619620Z * checking PDF version of manual ... OK 2021-05-15T14:02:20.0620445Z * DONE 2021-05-15T14:02:20.0699947Z 2021-05-15T14:02:20.0700599Z Status: OK 2021-05-15T14:02:20.0700982Z 2021-05-15T14:02:20.1548940Z ── R CMD check results ──────────────────────────────────────── msmri 0.3.1 ──── 2021-05-15T14:02:20.1569539Z Duration: 26.5s 2021-05-15T14:02:20.1569855Z 2021-05-15T14:02:20.1583149Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-15T14:02:20.1677817Z total 56 2021-05-15T14:02:20.1679082Z drwxr-xr-x 6 runner docker 4096 May 15 14:02 msmri.Rcheck 2021-05-15T14:02:20.1680534Z -rw-r--r-- 1 runner docker 13356 May 15 14:01 msmri_0.3.1.tar.gz 2021-05-15T14:02:20.1683493Z -rw-r--r-- 1 runner docker 36427 May 15 14:02 msmri_0.3.1_R_x86_64-pc-linux-gnu.tar.gz 2021-05-15T14:02:20.1719124Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-15T14:02:20.1719907Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-15T14:02:20.1761921Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-15T14:02:20.1762402Z env: 2021-05-15T14:02:20.1762827Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:02:20.1763268Z TIC_DEPLOY_KEY: 2021-05-15T14:02:20.1764044Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:02:20.1765729Z GITHUB_PAT: *** 2021-05-15T14:02:20.1766128Z COVERALLS_TOKEN: 2021-05-15T14:02:20.1766595Z continue-on-error: false 2021-05-15T14:02:20.1767041Z VDIFFR_RUN_TESTS: 2021-05-15T14:02:20.1767510Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:02:20.1767924Z TZ: UTC 2021-05-15T14:02:20.1768299Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:02:20.1768681Z NOT_CRAN: true 2021-05-15T14:02:20.1769042Z ##[endgroup] 2021-05-15T14:02:20.1864510Z 2021-05-15T14:02:20.1865733Z R version 3.5.3 (2019-03-11) -- "Great Truth" 2021-05-15T14:02:20.1866539Z Copyright (C) 2019 The R Foundation for Statistical Computing 2021-05-15T14:02:20.1867436Z Platform: x86_64-pc-linux-gnu (64-bit) 2021-05-15T14:02:20.1867791Z 2021-05-15T14:02:20.1868380Z R is free software and comes with ABSOLUTELY NO WARRANTY. 2021-05-15T14:02:20.1869183Z You are welcome to redistribute it under certain conditions. 2021-05-15T14:02:20.1870176Z Type 'license()' or 'licence()' for distribution details. 2021-05-15T14:02:20.1870582Z 2021-05-15T14:02:20.1871203Z R is a collaborative project with many contributors. 2021-05-15T14:02:20.1872109Z Type 'contributors()' for more information and 2021-05-15T14:02:20.1873118Z 'citation()' on how to cite R or R packages in publications. 2021-05-15T14:02:20.1873488Z 2021-05-15T14:02:20.1874162Z Type 'demo()' for some demos, 'help()' for on-line help, or 2021-05-15T14:02:20.1875449Z 'help.start()' for an HTML browser interface to help. 2021-05-15T14:02:20.1876277Z Type 'q()' to quit R. 2021-05-15T14:02:20.1876553Z 2021-05-15T14:02:20.1876936Z > library(testthat) 2021-05-15T14:02:20.1877374Z > library(msmri) 2021-05-15T14:02:20.1877832Z > 2021-05-15T14:02:20.1878216Z > test_check("msmri") 2021-05-15T14:02:20.1878700Z [ FAIL 0 | WARN 0 | SKIP 0 | PASS 3 ] 2021-05-15T14:02:20.1879060Z > 2021-05-15T14:02:20.1879506Z > proc.time() 2021-05-15T14:02:20.1880059Z user system elapsed 2021-05-15T14:02:20.1880478Z 0.352 0.024 0.366 2021-05-15T14:02:20.1919461Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-15T14:02:20.1920092Z Rscript -e "tic::before_deploy()" 2021-05-15T14:02:20.1954850Z shell: /usr/bin/bash -e {0} 2021-05-15T14:02:20.1955214Z env: 2021-05-15T14:02:20.1955623Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:02:20.1956040Z TIC_DEPLOY_KEY: 2021-05-15T14:02:20.1957235Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:02:20.1958516Z GITHUB_PAT: *** 2021-05-15T14:02:20.1958938Z COVERALLS_TOKEN: 2021-05-15T14:02:20.1959428Z continue-on-error: false 2021-05-15T14:02:20.1959917Z VDIFFR_RUN_TESTS: 2021-05-15T14:02:20.1960891Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:02:20.1961424Z TZ: UTC 2021-05-15T14:02:20.1961827Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:02:20.1962246Z NOT_CRAN: true 2021-05-15T14:02:20.1962666Z ##[endgroup] 2021-05-15T14:02:20.4335029Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:02:20.5521914Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-15T14:02:20.5522540Z with: 2021-05-15T14:02:20.5523484Z upload_url: https://uploads.github.com/repos/neuroconductor/msmri/releases/42997175/assets{?name,label} 2021-05-15T14:02:20.5524623Z asset_path: check/msmri_0.3.1_R_x86_64-pc-linux-gnu.tar.gz 2021-05-15T14:02:20.5525363Z asset_name: msmri_0.3.1_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-15T14:02:20.5526091Z asset_content_type: application/octet-stream 2021-05-15T14:02:20.5526635Z env: 2021-05-15T14:02:20.5527126Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:02:20.5527638Z TIC_DEPLOY_KEY: 2021-05-15T14:02:20.5529010Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:02:20.5530821Z GITHUB_PAT: *** 2021-05-15T14:02:20.5531236Z COVERALLS_TOKEN: 2021-05-15T14:02:20.5531947Z continue-on-error: false 2021-05-15T14:02:20.5532362Z VDIFFR_RUN_TESTS: 2021-05-15T14:02:20.5532830Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:02:20.5533242Z TZ: UTC 2021-05-15T14:02:20.5533582Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:02:20.5533954Z NOT_CRAN: true 2021-05-15T14:02:20.5534814Z GITHUB_TOKEN: *** 2021-05-15T14:02:20.5535164Z ##[endgroup] 2021-05-15T14:02:21.0643530Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-15T14:02:21.0644082Z Rscript -e "tic::deploy()" 2021-05-15T14:02:21.0695005Z shell: /usr/bin/bash -e {0} 2021-05-15T14:02:21.0695416Z env: 2021-05-15T14:02:21.0695864Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:02:21.0696474Z TIC_DEPLOY_KEY: 2021-05-15T14:02:21.0697282Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:02:21.0699179Z GITHUB_PAT: *** 2021-05-15T14:02:21.0699643Z COVERALLS_TOKEN: 2021-05-15T14:02:21.0700135Z continue-on-error: false 2021-05-15T14:02:21.0700628Z VDIFFR_RUN_TESTS: 2021-05-15T14:02:21.0701116Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:02:21.0701578Z TZ: UTC 2021-05-15T14:02:21.0701982Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:02:21.0703473Z NOT_CRAN: true 2021-05-15T14:02:21.0704777Z ##[endgroup] 2021-05-15T14:02:21.3375293Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:02:21.4606489Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-15T14:02:21.4607060Z Rscript -e "tic::after_deploy()" 2021-05-15T14:02:21.4650432Z shell: /usr/bin/bash -e {0} 2021-05-15T14:02:21.4650788Z env: 2021-05-15T14:02:21.4651178Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:02:21.4651603Z TIC_DEPLOY_KEY: 2021-05-15T14:02:21.4652319Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:02:21.4653891Z GITHUB_PAT: *** 2021-05-15T14:02:21.4654282Z COVERALLS_TOKEN: 2021-05-15T14:02:21.4654725Z continue-on-error: false 2021-05-15T14:02:21.4655149Z VDIFFR_RUN_TESTS: 2021-05-15T14:02:21.4655574Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:02:21.4655974Z TZ: UTC 2021-05-15T14:02:21.4656308Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:02:21.4656678Z NOT_CRAN: true 2021-05-15T14:02:21.4657003Z ##[endgroup] 2021-05-15T14:02:21.7047422Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:02:21.9863851Z Post job cleanup. 2021-05-15T14:02:22.0384857Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-15T14:02:22.0480807Z Post job cleanup. 2021-05-15T14:02:22.1508042Z [command]/usr/bin/git version 2021-05-15T14:02:22.1568587Z git version 2.31.1 2021-05-15T14:02:22.1607827Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-15T14:02:22.1647372Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2021-05-15T14:02:22.1863947Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-15T14:02:22.1895674Z http.https://github.com/.extraheader 2021-05-15T14:02:22.1903440Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-15T14:02:22.1942956Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2021-05-15T14:02:22.2246239Z Cleaning up orphan processes