2021-05-17T17:02:22.0232611Z ##[section]Starting: Request a runner to run this job 2021-05-17T17:02:22.8849859Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-20.04' 2021-05-17T17:02:22.9522705Z 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-17T17:02:23.0270242Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-17T17:02:23.1652384Z ##[section]Finishing: Request a runner to run this job 2021-05-17T17:02:32.8574717Z Current runner version: '2.278.0' 2021-05-17T17:02:32.8603589Z ##[group]Operating System 2021-05-17T17:02:32.8604636Z Ubuntu 2021-05-17T17:02:32.8605173Z 20.04.2 2021-05-17T17:02:32.8605638Z LTS 2021-05-17T17:02:32.8606258Z ##[endgroup] 2021-05-17T17:02:32.8606890Z ##[group]Virtual Environment 2021-05-17T17:02:32.8607634Z Environment: ubuntu-20.04 2021-05-17T17:02:32.8608305Z Version: 20210510.0 2021-05-17T17:02:32.8609415Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210510.0/images/linux/Ubuntu2004-README.md 2021-05-17T17:02:32.8611020Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210510.0 2021-05-17T17:02:32.8612040Z ##[endgroup] 2021-05-17T17:02:32.8614164Z ##[group]GITHUB_TOKEN Permissions 2021-05-17T17:02:32.8615495Z Actions: write 2021-05-17T17:02:32.8616146Z Checks: write 2021-05-17T17:02:32.8616700Z Contents: write 2021-05-17T17:02:32.8617335Z Deployments: write 2021-05-17T17:02:32.8618050Z Issues: write 2021-05-17T17:02:32.8618702Z Metadata: read 2021-05-17T17:02:32.8619313Z Packages: write 2021-05-17T17:02:32.8619910Z PullRequests: write 2021-05-17T17:02:32.8620651Z RepositoryProjects: write 2021-05-17T17:02:32.8621419Z SecurityEvents: write 2021-05-17T17:02:32.8622039Z Statuses: write 2021-05-17T17:02:32.8622760Z ##[endgroup] 2021-05-17T17:02:32.8625962Z Prepare workflow directory 2021-05-17T17:02:32.9738475Z Prepare all required actions 2021-05-17T17:02:32.9750332Z Getting action download info 2021-05-17T17:02:33.3974002Z Download action repository 'actions/checkout@v2' 2021-05-17T17:02:35.3805769Z Download action repository 'r-lib/actions@master' 2021-05-17T17:02:35.8639677Z Download action repository 'adigherman/actions@master' 2021-05-17T17:02:36.8575250Z Download action repository 'msys2/setup-msys2@v2' 2021-05-17T17:02:36.9871502Z Download action repository 'actions/cache@v1' 2021-05-17T17:02:37.1267317Z Download action repository 'actions/upload-artifact@master' 2021-05-17T17:02:37.2586174Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-17T17:02:37.5944206Z ##[group]Run actions/checkout@v2 2021-05-17T17:02:37.5944901Z with: 2021-05-17T17:02:37.5945428Z repository: neuroconductor/alvin 2021-05-17T17:02:37.5946490Z token: *** 2021-05-17T17:02:37.5946939Z ssh-strict: true 2021-05-17T17:02:37.5947504Z persist-credentials: true 2021-05-17T17:02:37.5948061Z clean: true 2021-05-17T17:02:37.5948495Z fetch-depth: 1 2021-05-17T17:02:37.5948938Z lfs: false 2021-05-17T17:02:37.5949381Z submodules: false 2021-05-17T17:02:37.5949806Z env: 2021-05-17T17:02:37.5950305Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:02:37.5950830Z TIC_DEPLOY_KEY: 2021-05-17T17:02:37.5951760Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:02:37.5953305Z GITHUB_PAT: *** 2021-05-17T17:02:37.5954237Z COVERALLS_TOKEN: *** 2021-05-17T17:02:37.5954795Z continue-on-error: false 2021-05-17T17:02:37.5955346Z VDIFFR_RUN_TESTS: 2021-05-17T17:02:37.5955790Z ##[endgroup] 2021-05-17T17:02:37.8781126Z Syncing repository: neuroconductor/alvin 2021-05-17T17:02:37.8782096Z ##[group]Getting Git version info 2021-05-17T17:02:37.8783445Z Working directory is '/home/runner/work/alvin/alvin' 2021-05-17T17:02:37.8784214Z [command]/usr/bin/git version 2021-05-17T17:02:37.8913998Z git version 2.31.1 2021-05-17T17:02:37.8933554Z ##[endgroup] 2021-05-17T17:02:37.8942688Z Deleting the contents of '/home/runner/work/alvin/alvin' 2021-05-17T17:02:37.8949510Z ##[group]Initializing the repository 2021-05-17T17:02:37.8955396Z [command]/usr/bin/git init /home/runner/work/alvin/alvin 2021-05-17T17:02:37.9031526Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-17T17:02:37.9033384Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-17T17:02:37.9034631Z hint: of your new repositories, which will suppress this warning, call: 2021-05-17T17:02:37.9035513Z hint: 2021-05-17T17:02:37.9037194Z hint: git config --global init.defaultBranch 2021-05-17T17:02:37.9038100Z hint: 2021-05-17T17:02:37.9038963Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-17T17:02:37.9040175Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-17T17:02:37.9040859Z hint: 2021-05-17T17:02:37.9041458Z hint: git branch -m 2021-05-17T17:02:37.9059695Z Initialized empty Git repository in /home/runner/work/alvin/alvin/.git/ 2021-05-17T17:02:37.9071543Z [command]/usr/bin/git remote add origin https://github.com/neuroconductor/alvin 2021-05-17T17:02:37.9146889Z ##[endgroup] 2021-05-17T17:02:37.9147948Z ##[group]Disabling automatic garbage collection 2021-05-17T17:02:37.9154287Z [command]/usr/bin/git config --local gc.auto 0 2021-05-17T17:02:37.9198630Z ##[endgroup] 2021-05-17T17:02:37.9204773Z ##[group]Setting up auth 2021-05-17T17:02:37.9214131Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-17T17:02:37.9266757Z [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-17T17:02:37.9669481Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-17T17:02:37.9720145Z [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-17T17:02:37.9989312Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-17T17:02:38.0048520Z ##[endgroup] 2021-05-17T17:02:38.0049628Z ##[group]Fetching the repository 2021-05-17T17:02:38.0058837Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +8403e352861b3a59b2ee405c000b3fdd2257fade:refs/tags/0.3.0.s 2021-05-17T17:02:38.2094773Z remote: Enumerating objects: 61, done. 2021-05-17T17:02:38.2101943Z remote: Counting objects: 1% (1/61) 2021-05-17T17:02:38.2104775Z remote: Counting objects: 3% (2/61) 2021-05-17T17:02:38.2106239Z remote: Counting objects: 4% (3/61) 2021-05-17T17:02:38.2107702Z remote: Counting objects: 6% (4/61) 2021-05-17T17:02:38.2109157Z remote: Counting objects: 8% (5/61) 2021-05-17T17:02:38.2110672Z remote: Counting objects: 9% (6/61) 2021-05-17T17:02:38.2165417Z remote: Counting objects: 11% (7/61) 2021-05-17T17:02:38.2166954Z remote: Counting objects: 13% (8/61) 2021-05-17T17:02:38.2168422Z remote: Counting objects: 14% (9/61) 2021-05-17T17:02:38.2169804Z remote: Counting objects: 16% (10/61) 2021-05-17T17:02:38.2171276Z remote: Counting objects: 18% (11/61) 2021-05-17T17:02:38.2172650Z remote: Counting objects: 19% (12/61) 2021-05-17T17:02:38.2173877Z remote: Counting objects: 21% (13/61) 2021-05-17T17:02:38.2175142Z remote: Counting objects: 22% (14/61) 2021-05-17T17:02:38.2176322Z remote: Counting objects: 24% (15/61) 2021-05-17T17:02:38.2178173Z remote: Counting objects: 26% (16/61) 2021-05-17T17:02:38.2180656Z remote: Counting objects: 27% (17/61) 2021-05-17T17:02:38.2181923Z remote: Counting objects: 29% (18/61) 2021-05-17T17:02:38.2183153Z remote: Counting objects: 31% (19/61) 2021-05-17T17:02:38.2183813Z remote: Counting objects: 32% (20/61) 2021-05-17T17:02:38.2184455Z remote: Counting objects: 34% (21/61) 2021-05-17T17:02:38.2185128Z remote: Counting objects: 36% (22/61) 2021-05-17T17:02:38.2185784Z remote: Counting objects: 37% (23/61) 2021-05-17T17:02:38.2186481Z remote: Counting objects: 39% (24/61) 2021-05-17T17:02:38.2187157Z remote: Counting objects: 40% (25/61) 2021-05-17T17:02:38.2187759Z remote: Counting objects: 42% (26/61) 2021-05-17T17:02:38.2188396Z remote: Counting objects: 44% (27/61) 2021-05-17T17:02:38.2189305Z remote: Counting objects: 45% (28/61) 2021-05-17T17:02:38.2189880Z remote: Counting objects: 47% (29/61) 2021-05-17T17:02:38.2190461Z remote: Counting objects: 49% (30/61) 2021-05-17T17:02:38.2191044Z remote: Counting objects: 50% (31/61) 2021-05-17T17:02:38.2191611Z remote: Counting objects: 52% (32/61) 2021-05-17T17:02:38.2192192Z remote: Counting objects: 54% (33/61) 2021-05-17T17:02:38.2192914Z remote: Counting objects: 55% (34/61) 2021-05-17T17:02:38.2195193Z remote: Counting objects: 57% (35/61) 2021-05-17T17:02:38.2195787Z remote: Counting objects: 59% (36/61) 2021-05-17T17:02:38.2196360Z remote: Counting objects: 60% (37/61) 2021-05-17T17:02:38.2196942Z remote: Counting objects: 62% (38/61) 2021-05-17T17:02:38.2197567Z remote: Counting objects: 63% (39/61) 2021-05-17T17:02:38.2198197Z remote: Counting objects: 65% (40/61) 2021-05-17T17:02:38.2198800Z remote: Counting objects: 67% (41/61) 2021-05-17T17:02:38.2199375Z remote: Counting objects: 68% (42/61) 2021-05-17T17:02:38.2199961Z remote: Counting objects: 70% (43/61) 2021-05-17T17:02:38.2200541Z remote: Counting objects: 72% (44/61) 2021-05-17T17:02:38.2201110Z remote: Counting objects: 73% (45/61) 2021-05-17T17:02:38.2201691Z remote: Counting objects: 75% (46/61) 2021-05-17T17:02:38.2202262Z remote: Counting objects: 77% (47/61) 2021-05-17T17:02:38.2202843Z remote: Counting objects: 78% (48/61) 2021-05-17T17:02:38.2203429Z remote: Counting objects: 80% (49/61) 2021-05-17T17:02:38.2203995Z remote: Counting objects: 81% (50/61) 2021-05-17T17:02:38.2204583Z remote: Counting objects: 83% (51/61) 2021-05-17T17:02:38.2205155Z remote: Counting objects: 85% (52/61) 2021-05-17T17:02:38.2205740Z remote: Counting objects: 86% (53/61) 2021-05-17T17:02:38.2206324Z remote: Counting objects: 88% (54/61) 2021-05-17T17:02:38.2207028Z remote: Counting objects: 90% (55/61) 2021-05-17T17:02:38.2207620Z remote: Counting objects: 91% (56/61) 2021-05-17T17:02:38.2208197Z remote: Counting objects: 93% (57/61) 2021-05-17T17:02:38.2208772Z remote: Counting objects: 95% (58/61) 2021-05-17T17:02:38.2209352Z remote: Counting objects: 96% (59/61) 2021-05-17T17:02:38.2210013Z remote: Counting objects: 98% (60/61) 2021-05-17T17:02:38.2211237Z remote: Counting objects: 100% (61/61) 2021-05-17T17:02:38.2211862Z remote: Counting objects: 100% (61/61), done. 2021-05-17T17:02:38.2212498Z remote: Compressing objects: 2% (1/47) 2021-05-17T17:02:38.2213146Z remote: Compressing objects: 4% (2/47) 2021-05-17T17:02:38.2213850Z remote: Compressing objects: 6% (3/47) 2021-05-17T17:02:38.2214494Z remote: Compressing objects: 8% (4/47) 2021-05-17T17:02:38.2215160Z remote: Compressing objects: 10% (5/47) 2021-05-17T17:02:38.2215809Z remote: Compressing objects: 12% (6/47) 2021-05-17T17:02:38.2216648Z remote: Compressing objects: 14% (7/47) 2021-05-17T17:02:38.2217293Z remote: Compressing objects: 17% (8/47) 2021-05-17T17:02:38.2217932Z remote: Compressing objects: 19% (9/47) 2021-05-17T17:02:38.2218565Z remote: Compressing objects: 21% (10/47) 2021-05-17T17:02:38.2219209Z remote: Compressing objects: 23% (11/47) 2021-05-17T17:02:38.2219840Z remote: Compressing objects: 25% (12/47) 2021-05-17T17:02:38.2220487Z remote: Compressing objects: 27% (13/47) 2021-05-17T17:02:38.2221132Z remote: Compressing objects: 29% (14/47) 2021-05-17T17:02:38.2221757Z remote: Compressing objects: 31% (15/47) 2021-05-17T17:02:38.2222398Z remote: Compressing objects: 34% (16/47) 2021-05-17T17:02:38.2223038Z remote: Compressing objects: 36% (17/47) 2021-05-17T17:02:38.2223660Z remote: Compressing objects: 38% (18/47) 2021-05-17T17:02:38.2224422Z remote: Compressing objects: 40% (19/47) 2021-05-17T17:02:38.2225049Z remote: Compressing objects: 42% (20/47) 2021-05-17T17:02:38.2225688Z remote: Compressing objects: 44% (21/47) 2021-05-17T17:02:38.2226327Z remote: Compressing objects: 46% (22/47) 2021-05-17T17:02:38.2226949Z remote: Compressing objects: 48% (23/47) 2021-05-17T17:02:38.2227586Z remote: Compressing objects: 51% (24/47) 2021-05-17T17:02:38.2228224Z remote: Compressing objects: 53% (25/47) 2021-05-17T17:02:38.2228846Z remote: Compressing objects: 55% (26/47) 2021-05-17T17:02:38.2229485Z remote: Compressing objects: 57% (27/47) 2021-05-17T17:02:38.2230110Z remote: Compressing objects: 59% (28/47) 2021-05-17T17:02:38.2230749Z remote: Compressing objects: 61% (29/47) 2021-05-17T17:02:38.2231387Z remote: Compressing objects: 63% (30/47) 2021-05-17T17:02:38.2232013Z remote: Compressing objects: 65% (31/47) 2021-05-17T17:02:38.2232823Z remote: Compressing objects: 68% (32/47) 2021-05-17T17:02:38.2233454Z remote: Compressing objects: 70% (33/47) 2021-05-17T17:02:38.2277071Z remote: Compressing objects: 72% (34/47) 2021-05-17T17:02:38.2277789Z remote: Compressing objects: 74% (35/47) 2021-05-17T17:02:38.2278448Z remote: Compressing objects: 76% (36/47) 2021-05-17T17:02:38.2279083Z remote: Compressing objects: 78% (37/47) 2021-05-17T17:02:38.2279730Z remote: Compressing objects: 80% (38/47) 2021-05-17T17:02:38.2280374Z remote: Compressing objects: 82% (39/47) 2021-05-17T17:02:38.2280999Z remote: Compressing objects: 85% (40/47) 2021-05-17T17:02:38.2281643Z remote: Compressing objects: 87% (41/47) 2021-05-17T17:02:38.2282269Z remote: Compressing objects: 89% (42/47) 2021-05-17T17:02:38.2282915Z remote: Compressing objects: 91% (43/47) 2021-05-17T17:02:38.2283553Z remote: Compressing objects: 93% (44/47) 2021-05-17T17:02:38.2284326Z remote: Compressing objects: 95% (45/47) 2021-05-17T17:02:38.2284977Z remote: Compressing objects: 97% (46/47) 2021-05-17T17:02:38.2285614Z remote: Compressing objects: 100% (47/47) 2021-05-17T17:02:38.2286279Z remote: Compressing objects: 100% (47/47), done. 2021-05-17T17:02:38.2437912Z remote: Total 61 (delta 4), reused 56 (delta 4), pack-reused 0 2021-05-17T17:02:38.2586137Z From https://github.com/neuroconductor/alvin 2021-05-17T17:02:38.2587823Z * [new ref] 8403e352861b3a59b2ee405c000b3fdd2257fade -> 0.3.0.s 2021-05-17T17:02:38.2604630Z ##[endgroup] 2021-05-17T17:02:38.2606053Z ##[group]Determining the checkout info 2021-05-17T17:02:38.2612670Z ##[endgroup] 2021-05-17T17:02:38.2613872Z ##[group]Checking out the ref 2021-05-17T17:02:38.2617639Z [command]/usr/bin/git checkout --progress --force refs/tags/0.3.0.s 2021-05-17T17:02:38.2725871Z Note: switching to 'refs/tags/0.3.0.s'. 2021-05-17T17:02:38.2726710Z 2021-05-17T17:02:38.2727856Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-17T17:02:38.2729047Z changes and commit them, and you can discard any commits you make in this 2021-05-17T17:02:38.2730179Z state without impacting any branches by switching back to a branch. 2021-05-17T17:02:38.2731034Z 2021-05-17T17:02:38.2731859Z If you want to create a new branch to retain commits you create, you may 2021-05-17T17:02:38.2733133Z do so (now or later) by using -c with the switch command. Example: 2021-05-17T17:02:38.2733742Z 2021-05-17T17:02:38.2734399Z git switch -c 2021-05-17T17:02:38.2734778Z 2021-05-17T17:02:38.2735217Z Or undo this operation with: 2021-05-17T17:02:38.2735567Z 2021-05-17T17:02:38.2736057Z git switch - 2021-05-17T17:02:38.2736345Z 2021-05-17T17:02:38.2737043Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-17T17:02:38.2737640Z 2021-05-17T17:02:38.2738090Z HEAD is now at 8403e35 Version id 146 stable 2021-05-17T17:02:38.2739735Z ##[endgroup] 2021-05-17T17:02:38.2799395Z [command]/usr/bin/git log -1 --format='%H' 2021-05-17T17:02:38.2841834Z '8403e352861b3a59b2ee405c000b3fdd2257fade' 2021-05-17T17:02:38.3017767Z ##[group]Run r-lib/actions/setup-r@master 2021-05-17T17:02:38.3018309Z with: 2021-05-17T17:02:38.3018721Z r-version: oldrel 2021-05-17T17:02:38.3019153Z Ncpus: 1 2021-05-17T17:02:38.3020319Z crayon.enabled: NULL 2021-05-17T17:02:38.3020937Z remove-openmp-macos: true 2021-05-17T17:02:38.3021572Z http-user-agent: default 2021-05-17T17:02:38.3022090Z install-r: true 2021-05-17T17:02:38.3022745Z windows-path-include-mingw: true 2021-05-17T17:02:38.3023357Z env: 2021-05-17T17:02:38.3023839Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:02:38.3024371Z TIC_DEPLOY_KEY: 2021-05-17T17:02:38.3025282Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:02:38.3027280Z GITHUB_PAT: *** 2021-05-17T17:02:38.3028207Z COVERALLS_TOKEN: *** 2021-05-17T17:02:38.3029214Z continue-on-error: false 2021-05-17T17:02:38.3029751Z VDIFFR_RUN_TESTS: 2021-05-17T17:02:38.3030198Z ##[endgroup] 2021-05-17T17:02:39.6717379Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive add-apt-repository -y ppa:cran/travis 2021-05-17T17:02:41.5237700Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-17T17:02:41.5240562Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-17T17:02:41.5242724Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-17T17:02:41.5326158Z Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-17T17:02:41.5801762Z Hit:5 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-17T17:02:41.6576207Z Hit:6 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-17T17:02:41.7080671Z Get:7 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] 2021-05-17T17:02:41.7940726Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [983 kB] 2021-05-17T17:02:41.8080028Z Get:9 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease [18.0 kB] 2021-05-17T17:02:41.8361121Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [222 kB] 2021-05-17T17:02:41.8388729Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.3 kB] 2021-05-17T17:02:41.8400172Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [226 kB] 2021-05-17T17:02:41.8429260Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [33.3 kB] 2021-05-17T17:02:41.8441961Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [774 kB] 2021-05-17T17:02:41.8615088Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [166 kB] 2021-05-17T17:02:41.8634670Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [17.4 kB] 2021-05-17T17:02:42.0412180Z Hit:17 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-17T17:02:42.0953115Z Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [655 kB] 2021-05-17T17:02:42.1481484Z Get:19 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [132 kB] 2021-05-17T17:02:42.1499861Z Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7508 B] 2021-05-17T17:02:42.1508766Z Get:21 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [203 kB] 2021-05-17T17:02:42.1542745Z Get:22 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [29.7 kB] 2021-05-17T17:02:42.1556142Z Get:23 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [565 kB] 2021-05-17T17:02:42.1635812Z Get:24 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [11.0 kB] 2021-05-17T17:02:42.5403759Z Get:25 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [73.2 kB] 2021-05-17T17:02:49.4728487Z Fetched 4463 kB in 1s (3727 kB/s) 2021-05-17T17:02:50.3715079Z Reading package lists... 2021-05-17T17:02:50.3953676Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get update -y -qq 2021-05-17T17:02:52.5407667Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get install -y gdebi-core qpdf devscripts 2021-05-17T17:02:52.6157728Z Reading package lists... 2021-05-17T17:02:52.8101732Z Building dependency tree... 2021-05-17T17:02:52.8119946Z Reading state information... 2021-05-17T17:02:53.0114677Z The following additional packages will be installed: 2021-05-17T17:02:53.0124040Z dctrl-tools diffstat dput gettext intltool-debian libapt-pkg-perl 2021-05-17T17:02:53.0126929Z libarchive-zip-perl libarray-intspan-perl libasync-mergepoint-perl 2021-05-17T17:02:53.0130128Z libb-hooks-endofscope-perl libb-hooks-op-check-perl libcapture-tiny-perl 2021-05-17T17:02:53.0133309Z libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 2021-05-17T17:02:53.0136509Z libcommon-sense-perl libconst-fast-perl libcontextual-return-perl 2021-05-17T17:02:53.0139295Z libcpanel-json-xs-perl libcroco3 libdata-optlist-perl 2021-05-17T17:02:53.0142118Z libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl 2021-05-17T17:02:53.0145365Z libdigest-hmac-perl libdistro-info-perl libdynaloader-functions-perl 2021-05-17T17:02:53.0148250Z libemail-valid-perl libexporter-tiny-perl libfile-chdir-perl 2021-05-17T17:02:53.0150891Z libfile-find-rule-perl libfile-homedir-perl libfile-which-perl 2021-05-17T17:02:53.0154023Z libfont-ttf-perl libfuture-perl libgetopt-long-descriptive-perl 2021-05-17T17:02:53.0156896Z libgit-wrapper-perl libgitlab-api-v4-perl libhash-fieldhash-perl 2021-05-17T17:02:53.0160079Z libhttp-tiny-multipart-perl libimport-into-perl libio-async-loop-epoll-perl 2021-05-17T17:02:53.0163183Z libio-async-perl libio-prompter-perl libio-pty-perl libio-string-perl 2021-05-17T17:02:53.0165790Z libipc-run-perl libjson-maybexs-perl libjson-perl libjson-xs-perl 2021-05-17T17:02:53.0168576Z liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl 2021-05-17T17:02:53.0171261Z liblist-someutils-perl liblist-someutils-xs-perl 2021-05-17T17:02:53.0174246Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-17T17:02:53.0177578Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-17T17:02:53.0180359Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-17T17:02:53.0183073Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-17T17:02:53.0185719Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-17T17:02:53.0188615Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-17T17:02:53.0191790Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-17T17:02:53.0195134Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-17T17:02:53.0197904Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-17T17:02:53.0200933Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-17T17:02:53.0203845Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-17T17:02:53.0206889Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-17T17:02:53.0209431Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-17T17:02:53.0211071Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-17T17:02:53.0212890Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-17T17:02:53.0214710Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-17T17:02:53.0216315Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-17T17:02:53.0217970Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-17T17:02:53.0219876Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-17T17:02:53.0221546Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-17T17:02:53.0222831Z python3-magic python3-unidiff python3-xdg t1utils wdiff 2021-05-17T17:02:53.0223704Z Suggested packages: 2021-05-17T17:02:53.0224776Z debtags adequate autopkgtest bls-standalone bsd-mailx | mailx 2021-05-17T17:02:53.0226157Z check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope 2021-05-17T17:02:53.0227572Z disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl 2021-05-17T17:02:53.0229072Z libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts 2021-05-17T17:02:53.0230554Z mutt piuparts quilt ratt reprotest svn-buildpackage w3m debian-keyring 2021-05-17T17:02:53.0231889Z equivs libsoap-lite-perl python3-paramiko mini-dinstall gettext-doc 2021-05-17T17:02:53.0233429Z autopoint libasprintf-dev libgettextpo-dev libossp-uuid-perl 2021-05-17T17:02:53.0234961Z libscalar-number-perl libbareword-filehandles-perl libindirect-perl 2021-05-17T17:02:53.0236838Z libmultidimensional-perl libdevel-lexalias-perl libdevel-stacktrace-perl 2021-05-17T17:02:53.0238420Z binutils-multiarch libtext-template-perl wdiff-doc 2021-05-17T17:02:53.6020500Z The following NEW packages will be installed: 2021-05-17T17:02:53.6025853Z dctrl-tools devscripts diffstat dput gdebi-core gettext intltool-debian 2021-05-17T17:02:53.6027615Z libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl 2021-05-17T17:02:53.6042879Z libasync-mergepoint-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 2021-05-17T17:02:53.6045246Z libcapture-tiny-perl libclass-method-modifiers-perl libclass-xsaccessor-perl 2021-05-17T17:02:53.6047189Z libclone-perl libcommon-sense-perl libconst-fast-perl 2021-05-17T17:02:53.6048814Z libcontextual-return-perl libcpanel-json-xs-perl libcroco3 2021-05-17T17:02:53.6050561Z libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl 2021-05-17T17:02:53.6052460Z libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl 2021-05-17T17:02:53.6054464Z libdynaloader-functions-perl libemail-valid-perl libexporter-tiny-perl 2021-05-17T17:02:53.6056323Z libfile-chdir-perl libfile-find-rule-perl libfile-homedir-perl 2021-05-17T17:02:53.6057911Z libfile-which-perl libfont-ttf-perl libfuture-perl 2021-05-17T17:02:53.6059660Z libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 2021-05-17T17:02:53.6061674Z libhash-fieldhash-perl libhttp-tiny-multipart-perl libimport-into-perl 2021-05-17T17:02:53.6063483Z libio-async-loop-epoll-perl libio-async-perl libio-prompter-perl 2021-05-17T17:02:53.6065213Z libio-pty-perl libio-string-perl libipc-run-perl libjson-maybexs-perl 2021-05-17T17:02:53.6067027Z libjson-perl libjson-xs-perl liblinux-epoll-perl liblist-compare-perl 2021-05-17T17:02:53.6068789Z liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl 2021-05-17T17:02:53.6070840Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-17T17:02:53.6115263Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-17T17:02:53.6117919Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-17T17:02:53.6120396Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-17T17:02:53.6122975Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-17T17:02:53.6125718Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-17T17:02:53.6129181Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-17T17:02:53.6132021Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-17T17:02:53.6134627Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-17T17:02:53.6137350Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-17T17:02:53.6140036Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-17T17:02:53.6143313Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-17T17:02:53.6145242Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-17T17:02:53.6146907Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-17T17:02:53.6148789Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-17T17:02:53.6150549Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-17T17:02:53.6152213Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-17T17:02:53.6154011Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-17T17:02:53.6155636Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-17T17:02:53.6157231Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-17T17:02:53.6158530Z python3-magic python3-unidiff python3-xdg qpdf t1utils wdiff 2021-05-17T17:02:53.6381135Z 0 upgraded, 130 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:02:53.6382535Z Need to get 8648 kB of archives. 2021-05-17T17:02:53.6383664Z After this operation, 32.3 MB of additional disk space will be used. 2021-05-17T17:02:53.6385745Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 2021-05-17T17:02:53.6439000Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] 2021-05-17T17:02:53.6452836Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] 2021-05-17T17:02:53.6466996Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] 2021-05-17T17:02:53.6482655Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] 2021-05-17T17:02:53.6569147Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] 2021-05-17T17:02:53.6595521Z 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-17T17:02:53.6604534Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] 2021-05-17T17:02:53.6612773Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] 2021-05-17T17:02:53.6622723Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] 2021-05-17T17:02:53.6634613Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] 2021-05-17T17:02:53.6729747Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] 2021-05-17T17:02:53.6732447Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] 2021-05-17T17:02:53.6735417Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 2021-05-17T17:02:53.6737619Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] 2021-05-17T17:02:53.6739589Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] 2021-05-17T17:02:53.6741712Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 2021-05-17T17:02:53.6745702Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 2021-05-17T17:02:53.6752260Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] 2021-05-17T17:02:53.7032327Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] 2021-05-17T17:02:53.7076119Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] 2021-05-17T17:02:53.7092087Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] 2021-05-17T17:02:53.7103222Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdebi-core all 0.9.5.7+nmu3 [116 kB] 2021-05-17T17:02:53.7131392Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-05-17T17:02:53.7160655Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-05-17T17:02:53.7346508Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-05-17T17:02:53.7357258Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] 2021-05-17T17:02:53.7376980Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-05-17T17:02:53.7406941Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] 2021-05-17T17:02:53.7414908Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] 2021-05-17T17:02:53.7420683Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] 2021-05-17T17:02:53.7427016Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] 2021-05-17T17:02:53.7433389Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] 2021-05-17T17:02:53.7471841Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] 2021-05-17T17:02:53.7479590Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] 2021-05-17T17:02:53.7488649Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] 2021-05-17T17:02:53.7496168Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] 2021-05-17T17:02:53.7503714Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] 2021-05-17T17:02:53.7512248Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] 2021-05-17T17:02:53.7522502Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] 2021-05-17T17:02:53.7539806Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] 2021-05-17T17:02:53.7548553Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] 2021-05-17T17:02:53.7570705Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] 2021-05-17T17:02:53.7578087Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] 2021-05-17T17:02:53.7590563Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] 2021-05-17T17:02:53.7616198Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] 2021-05-17T17:02:53.7673519Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] 2021-05-17T17:02:53.7675703Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] 2021-05-17T17:02:53.7679815Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] 2021-05-17T17:02:53.7681665Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] 2021-05-17T17:02:53.7683553Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] 2021-05-17T17:02:53.7771035Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] 2021-05-17T17:02:53.7775292Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] 2021-05-17T17:02:53.7781769Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] 2021-05-17T17:02:53.7789339Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] 2021-05-17T17:02:53.7797495Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] 2021-05-17T17:02:53.7805118Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] 2021-05-17T17:02:53.7815417Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] 2021-05-17T17:02:53.7824754Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] 2021-05-17T17:02:53.7834983Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] 2021-05-17T17:02:53.7913736Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] 2021-05-17T17:02:53.7978062Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] 2021-05-17T17:02:53.7987223Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] 2021-05-17T17:02:53.7993850Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 2021-05-17T17:02:53.8001576Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] 2021-05-17T17:02:53.8013241Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] 2021-05-17T17:02:53.8022067Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] 2021-05-17T17:02:53.8043556Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] 2021-05-17T17:02:53.8112453Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] 2021-05-17T17:02:53.8129720Z 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-17T17:02:53.8138795Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] 2021-05-17T17:02:53.8151188Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] 2021-05-17T17:02:53.8162794Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] 2021-05-17T17:02:53.8171287Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] 2021-05-17T17:02:53.8183587Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] 2021-05-17T17:02:53.8206221Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] 2021-05-17T17:02:53.8302937Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] 2021-05-17T17:02:53.8343397Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] 2021-05-17T17:02:53.8349788Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] 2021-05-17T17:02:53.8357552Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] 2021-05-17T17:02:53.8436808Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] 2021-05-17T17:02:53.8448252Z 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-17T17:02:53.8458316Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] 2021-05-17T17:02:53.8467836Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] 2021-05-17T17:02:53.8495550Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] 2021-05-17T17:02:53.8503798Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] 2021-05-17T17:02:53.8521481Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] 2021-05-17T17:02:54.1019864Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] 2021-05-17T17:02:54.1036247Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] 2021-05-17T17:02:54.1060525Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] 2021-05-17T17:02:54.1069580Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] 2021-05-17T17:02:54.1087761Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] 2021-05-17T17:02:54.1112134Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB] 2021-05-17T17:02:54.1158603Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] 2021-05-17T17:02:54.1171350Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] 2021-05-17T17:02:54.1176002Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] 2021-05-17T17:02:54.1183744Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] 2021-05-17T17:02:54.1205071Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] 2021-05-17T17:02:54.1273976Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] 2021-05-17T17:02:54.1278088Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] 2021-05-17T17:02:54.1288748Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqpdf26 amd64 9.1.1-1build1 [421 kB] 2021-05-17T17:02:54.1679005Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] 2021-05-17T17:02:54.1718979Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] 2021-05-17T17:02:54.1728329Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] 2021-05-17T17:02:54.1737974Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] 2021-05-17T17:02:54.1746379Z 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-17T17:02:54.1759211Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] 2021-05-17T17:02:54.1766938Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] 2021-05-17T17:02:54.1806301Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] 2021-05-17T17:02:54.1848048Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] 2021-05-17T17:02:54.1861508Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] 2021-05-17T17:02:54.1872291Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 2021-05-17T17:02:54.1877350Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] 2021-05-17T17:02:54.1883977Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] 2021-05-17T17:02:54.1889152Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] 2021-05-17T17:02:54.1894512Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] 2021-05-17T17:02:54.1900272Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] 2021-05-17T17:02:54.1904639Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] 2021-05-17T17:02:54.2036686Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] 2021-05-17T17:02:54.2052369Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] 2021-05-17T17:02:54.2055363Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] 2021-05-17T17:02:54.2057223Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] 2021-05-17T17:02:54.2059913Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] 2021-05-17T17:02:54.2061667Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] 2021-05-17T17:02:54.2063401Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] 2021-05-17T17:02:54.2064699Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] 2021-05-17T17:02:54.2223385Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 2021-05-17T17:02:54.2226377Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] 2021-05-17T17:02:54.2232999Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qpdf amd64 9.1.1-1build1 [476 kB] 2021-05-17T17:02:54.2293416Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] 2021-05-17T17:02:55.0509562Z Fetched 8648 kB in 1s (14.0 MB/s) 2021-05-17T17:02:55.0940975Z Selecting previously unselected package dctrl-tools. 2021-05-17T17:02:55.1139259Z (Reading database ... 2021-05-17T17:02:55.1140234Z (Reading database ... 5% 2021-05-17T17:02:55.1140845Z (Reading database ... 10% 2021-05-17T17:02:55.1141458Z (Reading database ... 15% 2021-05-17T17:02:55.1142039Z (Reading database ... 20% 2021-05-17T17:02:55.1142635Z (Reading database ... 25% 2021-05-17T17:02:55.1143441Z (Reading database ... 30% 2021-05-17T17:02:55.1144075Z (Reading database ... 35% 2021-05-17T17:02:55.1144763Z (Reading database ... 40% 2021-05-17T17:02:55.1145370Z (Reading database ... 45% 2021-05-17T17:02:55.1146049Z (Reading database ... 50% 2021-05-17T17:02:55.1421021Z (Reading database ... 55% 2021-05-17T17:02:55.1854739Z (Reading database ... 60% 2021-05-17T17:02:55.2225130Z (Reading database ... 65% 2021-05-17T17:02:55.2607326Z (Reading database ... 70% 2021-05-17T17:02:55.3436751Z (Reading database ... 75% 2021-05-17T17:02:55.4304171Z (Reading database ... 80% 2021-05-17T17:02:55.5294790Z (Reading database ... 85% 2021-05-17T17:02:55.6028589Z (Reading database ... 90% 2021-05-17T17:02:55.7574867Z (Reading database ... 95% 2021-05-17T17:02:55.7576477Z (Reading database ... 100% 2021-05-17T17:02:55.7578099Z (Reading database ... 254809 files and directories currently installed.) 2021-05-17T17:02:55.7698828Z Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... 2021-05-17T17:02:55.7822156Z Unpacking dctrl-tools (2.24-3) ... 2021-05-17T17:02:55.8474471Z Selecting previously unselected package libfile-which-perl. 2021-05-17T17:02:55.8759024Z Preparing to unpack .../001-libfile-which-perl_1.23-1_all.deb ... 2021-05-17T17:02:55.8876943Z Unpacking libfile-which-perl (1.23-1) ... 2021-05-17T17:02:55.9274937Z Selecting previously unselected package libfile-homedir-perl. 2021-05-17T17:02:55.9506463Z Preparing to unpack .../002-libfile-homedir-perl_1.004-1_all.deb ... 2021-05-17T17:02:55.9521080Z Unpacking libfile-homedir-perl (1.004-1) ... 2021-05-17T17:02:56.0154749Z Selecting previously unselected package libio-pty-perl. 2021-05-17T17:02:56.0384324Z Preparing to unpack .../003-libio-pty-perl_1%3a1.12-1_amd64.deb ... 2021-05-17T17:02:56.0400702Z Unpacking libio-pty-perl (1:1.12-1) ... 2021-05-17T17:02:56.0759284Z Selecting previously unselected package libipc-run-perl. 2021-05-17T17:02:56.1038206Z Preparing to unpack .../004-libipc-run-perl_20180523.0-2_all.deb ... 2021-05-17T17:02:56.1054448Z Unpacking libipc-run-perl (20180523.0-2) ... 2021-05-17T17:02:56.1577907Z Selecting previously unselected package libclass-method-modifiers-perl. 2021-05-17T17:02:56.1853316Z Preparing to unpack .../005-libclass-method-modifiers-perl_2.13-1_all.deb ... 2021-05-17T17:02:56.1888264Z Unpacking libclass-method-modifiers-perl (2.13-1) ... 2021-05-17T17:02:56.2169994Z Selecting previously unselected package libb-hooks-op-check-perl. 2021-05-17T17:02:56.2449264Z Preparing to unpack .../006-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... 2021-05-17T17:02:56.2485037Z Unpacking libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-17T17:02:56.2916889Z Selecting previously unselected package libdynaloader-functions-perl. 2021-05-17T17:02:56.3197449Z Preparing to unpack .../007-libdynaloader-functions-perl_0.003-1_all.deb ... 2021-05-17T17:02:56.3243485Z Unpacking libdynaloader-functions-perl (0.003-1) ... 2021-05-17T17:02:56.3761311Z Selecting previously unselected package libdevel-callchecker-perl. 2021-05-17T17:02:56.4039842Z Preparing to unpack .../008-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... 2021-05-17T17:02:56.4078175Z Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-17T17:02:56.4515383Z Selecting previously unselected package libparams-classify-perl. 2021-05-17T17:02:56.4757416Z Preparing to unpack .../009-libparams-classify-perl_0.015-1build2_amd64.deb ... 2021-05-17T17:02:56.4811783Z Unpacking libparams-classify-perl (0.015-1build2) ... 2021-05-17T17:02:56.5274694Z Selecting previously unselected package libmodule-runtime-perl. 2021-05-17T17:02:56.5499300Z Preparing to unpack .../010-libmodule-runtime-perl_0.016-1_all.deb ... 2021-05-17T17:02:56.5535910Z Unpacking libmodule-runtime-perl (0.016-1) ... 2021-05-17T17:02:56.6033880Z Selecting previously unselected package libimport-into-perl. 2021-05-17T17:02:56.6308636Z Preparing to unpack .../011-libimport-into-perl_1.002005-1_all.deb ... 2021-05-17T17:02:56.6356492Z Unpacking libimport-into-perl (1.002005-1) ... 2021-05-17T17:02:56.6965777Z Selecting previously unselected package librole-tiny-perl. 2021-05-17T17:02:56.7244288Z Preparing to unpack .../012-librole-tiny-perl_2.001004-1_all.deb ... 2021-05-17T17:02:56.7280431Z Unpacking librole-tiny-perl (2.001004-1) ... 2021-05-17T17:02:56.7741528Z Selecting previously unselected package libstrictures-perl. 2021-05-17T17:02:56.8093845Z Preparing to unpack .../013-libstrictures-perl_2.000006-1_all.deb ... 2021-05-17T17:02:56.8239805Z Unpacking libstrictures-perl (2.000006-1) ... 2021-05-17T17:02:56.8793558Z Selecting previously unselected package libsub-quote-perl. 2021-05-17T17:02:56.9074445Z Preparing to unpack .../014-libsub-quote-perl_2.006006-1_all.deb ... 2021-05-17T17:02:56.9232341Z Unpacking libsub-quote-perl (2.006006-1) ... 2021-05-17T17:02:56.9899287Z Selecting previously unselected package libmoo-perl. 2021-05-17T17:02:57.0179373Z Preparing to unpack .../015-libmoo-perl_2.003006-1_all.deb ... 2021-05-17T17:02:57.0216021Z Unpacking libmoo-perl (2.003006-1) ... 2021-05-17T17:02:57.0816000Z Selecting previously unselected package patchutils. 2021-05-17T17:02:57.1094232Z Preparing to unpack .../016-patchutils_0.3.4-2_amd64.deb ... 2021-05-17T17:02:57.1128555Z Unpacking patchutils (0.3.4-2) ... 2021-05-17T17:02:57.1795178Z Selecting previously unselected package wdiff. 2021-05-17T17:02:57.2006659Z Preparing to unpack .../017-wdiff_1.2.2-2build1_amd64.deb ... 2021-05-17T17:02:57.2020771Z Unpacking wdiff (1.2.2-2build1) ... 2021-05-17T17:02:57.2710775Z Selecting previously unselected package devscripts. 2021-05-17T17:02:57.2995326Z Preparing to unpack .../018-devscripts_2.20.2ubuntu2_amd64.deb ... 2021-05-17T17:02:57.3284648Z Unpacking devscripts (2.20.2ubuntu2) ... 2021-05-17T17:02:57.4723453Z Selecting previously unselected package diffstat. 2021-05-17T17:02:57.5005220Z Preparing to unpack .../019-diffstat_1.63-1_amd64.deb ... 2021-05-17T17:02:57.5071117Z Unpacking diffstat (1.63-1) ... 2021-05-17T17:02:57.5875335Z Selecting previously unselected package python3-gpg. 2021-05-17T17:02:57.6175561Z Preparing to unpack .../020-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... 2021-05-17T17:02:57.6263250Z Unpacking python3-gpg (1.13.1-7ubuntu2) ... 2021-05-17T17:02:57.6973698Z Selecting previously unselected package dput. 2021-05-17T17:02:57.7257005Z Preparing to unpack .../021-dput_1.0.3ubuntu1_all.deb ... 2021-05-17T17:02:57.7359631Z Unpacking dput (1.0.3ubuntu1) ... 2021-05-17T17:02:57.7877060Z Selecting previously unselected package gdebi-core. 2021-05-17T17:02:57.8177456Z Preparing to unpack .../022-gdebi-core_0.9.5.7+nmu3_all.deb ... 2021-05-17T17:02:57.8212824Z Unpacking gdebi-core (0.9.5.7+nmu3) ... 2021-05-17T17:02:58.0357198Z Selecting previously unselected package libcroco3:amd64. 2021-05-17T17:02:58.0586792Z Preparing to unpack .../023-libcroco3_0.6.13-1_amd64.deb ... 2021-05-17T17:02:58.0651487Z Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-05-17T17:02:58.1194864Z Selecting previously unselected package gettext. 2021-05-17T17:02:58.1446090Z Preparing to unpack .../024-gettext_0.19.8.1-10build1_amd64.deb ... 2021-05-17T17:02:58.1458298Z Unpacking gettext (0.19.8.1-10build1) ... 2021-05-17T17:02:58.2996932Z Selecting previously unselected package intltool-debian. 2021-05-17T17:02:58.3197666Z Preparing to unpack .../025-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-05-17T17:02:58.3321593Z Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-05-17T17:02:58.3792138Z Selecting previously unselected package libapt-pkg-perl. 2021-05-17T17:02:58.4040440Z Preparing to unpack .../026-libapt-pkg-perl_0.1.36build3_amd64.deb ... 2021-05-17T17:02:58.4079799Z Unpacking libapt-pkg-perl (0.1.36build3) ... 2021-05-17T17:02:58.4693581Z Selecting previously unselected package libarchive-zip-perl. 2021-05-17T17:02:58.4974702Z Preparing to unpack .../027-libarchive-zip-perl_1.67-2_all.deb ... 2021-05-17T17:02:58.5015311Z Unpacking libarchive-zip-perl (1.67-2) ... 2021-05-17T17:02:58.5708484Z Selecting previously unselected package libarray-intspan-perl. 2021-05-17T17:02:58.5986806Z Preparing to unpack .../028-libarray-intspan-perl_2.003-1_all.deb ... 2021-05-17T17:02:58.6021916Z Unpacking libarray-intspan-perl (2.003-1) ... 2021-05-17T17:02:58.6555282Z Selecting previously unselected package libasync-mergepoint-perl. 2021-05-17T17:02:58.6802962Z Preparing to unpack .../029-libasync-mergepoint-perl_0.04-2_all.deb ... 2021-05-17T17:02:58.6836704Z Unpacking libasync-mergepoint-perl (0.04-2) ... 2021-05-17T17:02:58.7234487Z Selecting previously unselected package libmodule-implementation-perl. 2021-05-17T17:02:58.7522617Z Preparing to unpack .../030-libmodule-implementation-perl_0.09-1_all.deb ... 2021-05-17T17:02:58.7560324Z Unpacking libmodule-implementation-perl (0.09-1) ... 2021-05-17T17:02:58.8194703Z Selecting previously unselected package libsub-exporter-progressive-perl. 2021-05-17T17:02:58.8400791Z Preparing to unpack .../031-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 2021-05-17T17:02:58.8437952Z Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-17T17:02:58.9191975Z Selecting previously unselected package libvariable-magic-perl. 2021-05-17T17:02:58.9470694Z Preparing to unpack .../032-libvariable-magic-perl_0.62-1build2_amd64.deb ... 2021-05-17T17:02:58.9505147Z Unpacking libvariable-magic-perl (0.62-1build2) ... 2021-05-17T17:02:58.9994572Z Selecting previously unselected package libb-hooks-endofscope-perl. 2021-05-17T17:02:59.0203591Z Preparing to unpack .../033-libb-hooks-endofscope-perl_0.24-1_all.deb ... 2021-05-17T17:02:59.0236142Z Unpacking libb-hooks-endofscope-perl (0.24-1) ... 2021-05-17T17:02:59.0675471Z Selecting previously unselected package libcapture-tiny-perl. 2021-05-17T17:02:59.0917255Z Preparing to unpack .../034-libcapture-tiny-perl_0.48-1_all.deb ... 2021-05-17T17:02:59.0957206Z Unpacking libcapture-tiny-perl (0.48-1) ... 2021-05-17T17:02:59.1495818Z Selecting previously unselected package libclass-xsaccessor-perl. 2021-05-17T17:02:59.1776790Z Preparing to unpack .../035-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... 2021-05-17T17:02:59.1807196Z Unpacking libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-17T17:02:59.2326418Z Selecting previously unselected package libclone-perl. 2021-05-17T17:02:59.2608320Z Preparing to unpack .../036-libclone-perl_0.43-2_amd64.deb ... 2021-05-17T17:02:59.2641963Z Unpacking libclone-perl (0.43-2) ... 2021-05-17T17:02:59.3058729Z Selecting previously unselected package libcommon-sense-perl. 2021-05-17T17:02:59.3338879Z Preparing to unpack .../037-libcommon-sense-perl_3.74-2build6_amd64.deb ... 2021-05-17T17:02:59.3375003Z Unpacking libcommon-sense-perl (3.74-2build6) ... 2021-05-17T17:02:59.3820346Z Selecting previously unselected package libparams-util-perl. 2021-05-17T17:02:59.4100699Z Preparing to unpack .../038-libparams-util-perl_1.07-3build5_amd64.deb ... 2021-05-17T17:02:59.4226542Z Unpacking libparams-util-perl (1.07-3build5) ... 2021-05-17T17:02:59.4668221Z Selecting previously unselected package libsub-install-perl. 2021-05-17T17:02:59.4952364Z Preparing to unpack .../039-libsub-install-perl_0.928-1_all.deb ... 2021-05-17T17:02:59.4988061Z Unpacking libsub-install-perl (0.928-1) ... 2021-05-17T17:02:59.5704354Z Selecting previously unselected package libdata-optlist-perl. 2021-05-17T17:02:59.5983263Z Preparing to unpack .../040-libdata-optlist-perl_0.110-1_all.deb ... 2021-05-17T17:02:59.6162800Z Unpacking libdata-optlist-perl (0.110-1) ... 2021-05-17T17:02:59.6869442Z Selecting previously unselected package libsub-exporter-perl. 2021-05-17T17:02:59.7161853Z Preparing to unpack .../041-libsub-exporter-perl_0.987-1_all.deb ... 2021-05-17T17:02:59.7239242Z Unpacking libsub-exporter-perl (0.987-1) ... 2021-05-17T17:02:59.7863751Z Selecting previously unselected package libconst-fast-perl. 2021-05-17T17:02:59.8177032Z Preparing to unpack .../042-libconst-fast-perl_0.014-1_all.deb ... 2021-05-17T17:02:59.8329542Z Unpacking libconst-fast-perl (0.014-1) ... 2021-05-17T17:02:59.8887928Z Selecting previously unselected package libwant-perl. 2021-05-17T17:02:59.9218996Z Preparing to unpack .../043-libwant-perl_0.29-1build4_amd64.deb ... 2021-05-17T17:02:59.9262448Z Unpacking libwant-perl (0.29-1build4) ... 2021-05-17T17:02:59.9707159Z Selecting previously unselected package libcontextual-return-perl. 2021-05-17T17:03:00.0012935Z Preparing to unpack .../044-libcontextual-return-perl_0.004014-2_all.deb ... 2021-05-17T17:03:00.0048639Z Unpacking libcontextual-return-perl (0.004014-2) ... 2021-05-17T17:03:00.0687811Z Selecting previously unselected package libcpanel-json-xs-perl. 2021-05-17T17:03:00.0972111Z Preparing to unpack .../045-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... 2021-05-17T17:03:00.1009319Z Unpacking libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-17T17:03:00.1496775Z Selecting previously unselected package libdigest-bubblebabble-perl. 2021-05-17T17:03:00.1783679Z Preparing to unpack .../046-libdigest-bubblebabble-perl_0.02-2_all.deb ... 2021-05-17T17:03:00.1797950Z Unpacking libdigest-bubblebabble-perl (0.02-2) ... 2021-05-17T17:03:00.2434833Z Selecting previously unselected package libdigest-hmac-perl. 2021-05-17T17:03:00.2650665Z Preparing to unpack .../047-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... 2021-05-17T17:03:00.2686809Z Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-17T17:03:00.3189604Z Selecting previously unselected package libdistro-info-perl. 2021-05-17T17:03:00.3483510Z Preparing to unpack .../048-libdistro-info-perl_0.23ubuntu1_all.deb ... 2021-05-17T17:03:00.3523207Z Unpacking libdistro-info-perl (0.23ubuntu1) ... 2021-05-17T17:03:00.4074595Z Selecting previously unselected package libnet-ip-perl. 2021-05-17T17:03:00.4293210Z Preparing to unpack .../049-libnet-ip-perl_1.26-2_all.deb ... 2021-05-17T17:03:00.4452572Z Unpacking libnet-ip-perl (1.26-2) ... 2021-05-17T17:03:00.5174950Z Selecting previously unselected package libnet-dns-perl. 2021-05-17T17:03:00.5456255Z Preparing to unpack .../050-libnet-dns-perl_1.22-1_all.deb ... 2021-05-17T17:03:00.5585439Z Unpacking libnet-dns-perl (1.22-1) ... 2021-05-17T17:03:00.6573359Z Selecting previously unselected package libnet-domain-tld-perl. 2021-05-17T17:03:00.6863963Z Preparing to unpack .../051-libnet-domain-tld-perl_1.75-1_all.deb ... 2021-05-17T17:03:00.6898854Z Unpacking libnet-domain-tld-perl (1.75-1) ... 2021-05-17T17:03:00.7599204Z Selecting previously unselected package libemail-valid-perl. 2021-05-17T17:03:00.7886188Z Preparing to unpack .../052-libemail-valid-perl_1.202-1_all.deb ... 2021-05-17T17:03:00.7948362Z Unpacking libemail-valid-perl (1.202-1) ... 2021-05-17T17:03:00.8497797Z Selecting previously unselected package libexporter-tiny-perl. 2021-05-17T17:03:00.8804155Z Preparing to unpack .../053-libexporter-tiny-perl_1.002001-1_all.deb ... 2021-05-17T17:03:00.8845062Z Unpacking libexporter-tiny-perl (1.002001-1) ... 2021-05-17T17:03:00.9202492Z Selecting previously unselected package libfile-chdir-perl. 2021-05-17T17:03:00.9505221Z Preparing to unpack .../054-libfile-chdir-perl_0.1008-1_all.deb ... 2021-05-17T17:03:00.9518411Z Unpacking libfile-chdir-perl (0.1008-1) ... 2021-05-17T17:03:00.9834967Z Selecting previously unselected package libnumber-compare-perl. 2021-05-17T17:03:01.0046665Z Preparing to unpack .../055-libnumber-compare-perl_0.03-1_all.deb ... 2021-05-17T17:03:01.0056647Z Unpacking libnumber-compare-perl (0.03-1) ... 2021-05-17T17:03:01.0354398Z Selecting previously unselected package libtext-glob-perl. 2021-05-17T17:03:01.0645516Z Preparing to unpack .../056-libtext-glob-perl_0.10-1_all.deb ... 2021-05-17T17:03:01.0656919Z Unpacking libtext-glob-perl (0.10-1) ... 2021-05-17T17:03:01.0908987Z Selecting previously unselected package libfile-find-rule-perl. 2021-05-17T17:03:01.1200969Z Preparing to unpack .../057-libfile-find-rule-perl_0.34-1_all.deb ... 2021-05-17T17:03:01.1214107Z Unpacking libfile-find-rule-perl (0.34-1) ... 2021-05-17T17:03:01.1554231Z Selecting previously unselected package libio-string-perl. 2021-05-17T17:03:01.1784255Z Preparing to unpack .../058-libio-string-perl_1.08-3_all.deb ... 2021-05-17T17:03:01.1796046Z Unpacking libio-string-perl (1.08-3) ... 2021-05-17T17:03:01.2335606Z Selecting previously unselected package libfont-ttf-perl. 2021-05-17T17:03:01.2617719Z Preparing to unpack .../059-libfont-ttf-perl_1.06-1_all.deb ... 2021-05-17T17:03:01.2634211Z Unpacking libfont-ttf-perl (1.06-1) ... 2021-05-17T17:03:01.3432107Z Selecting previously unselected package libfuture-perl. 2021-05-17T17:03:01.3720084Z Preparing to unpack .../060-libfuture-perl_0.43-1_all.deb ... 2021-05-17T17:03:01.3731926Z Unpacking libfuture-perl (0.43-1) ... 2021-05-17T17:03:01.4263753Z Selecting previously unselected package libparams-validate-perl. 2021-05-17T17:03:01.4546928Z Preparing to unpack .../061-libparams-validate-perl_1.29-3_amd64.deb ... 2021-05-17T17:03:01.4584499Z Unpacking libparams-validate-perl (1.29-3) ... 2021-05-17T17:03:01.4875300Z Selecting previously unselected package libgetopt-long-descriptive-perl. 2021-05-17T17:03:01.5156149Z Preparing to unpack .../062-libgetopt-long-descriptive-perl_0.104-1_all.deb ... 2021-05-17T17:03:01.5194246Z Unpacking libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-17T17:03:01.5595012Z Selecting previously unselected package libsort-versions-perl. 2021-05-17T17:03:01.5851655Z Preparing to unpack .../063-libsort-versions-perl_1.62-1_all.deb ... 2021-05-17T17:03:01.5863273Z Unpacking libsort-versions-perl (1.62-1) ... 2021-05-17T17:03:01.6232209Z Selecting previously unselected package libgit-wrapper-perl. 2021-05-17T17:03:01.6514407Z Preparing to unpack .../064-libgit-wrapper-perl_0.048-1_all.deb ... 2021-05-17T17:03:01.6549933Z Unpacking libgit-wrapper-perl (0.048-1) ... 2021-05-17T17:03:01.6855689Z Selecting previously unselected package libhttp-tiny-multipart-perl. 2021-05-17T17:03:01.7105785Z Preparing to unpack .../065-libhttp-tiny-multipart-perl_0.08-1_all.deb ... 2021-05-17T17:03:01.7135061Z Unpacking libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-17T17:03:01.7434479Z Selecting previously unselected package libio-prompter-perl. 2021-05-17T17:03:01.7665925Z Preparing to unpack .../066-libio-prompter-perl_0.004015-1_all.deb ... 2021-05-17T17:03:01.7683908Z Unpacking libio-prompter-perl (0.004015-1) ... 2021-05-17T17:03:01.8194699Z Selecting previously unselected package libjson-perl. 2021-05-17T17:03:01.8429469Z Preparing to unpack .../067-libjson-perl_4.02000-2_all.deb ... 2021-05-17T17:03:01.8439983Z Unpacking libjson-perl (4.02000-2) ... 2021-05-17T17:03:01.9014123Z Selecting previously unselected package liblog-any-perl. 2021-05-17T17:03:01.9309375Z Preparing to unpack .../068-liblog-any-perl_1.708-1_all.deb ... 2021-05-17T17:03:01.9344504Z Unpacking liblog-any-perl (1.708-1) ... 2021-05-17T17:03:01.9653178Z Selecting previously unselected package liblog-any-adapter-screen-perl. 2021-05-17T17:03:01.9920104Z Preparing to unpack .../069-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 2021-05-17T17:03:01.9927669Z Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-17T17:03:02.0255738Z Selecting previously unselected package libpackage-stash-perl. 2021-05-17T17:03:02.0531780Z Preparing to unpack .../070-libpackage-stash-perl_0.38-1_all.deb ... 2021-05-17T17:03:02.0564034Z Unpacking libpackage-stash-perl (0.38-1) ... 2021-05-17T17:03:02.1075397Z Selecting previously unselected package libsub-identify-perl. 2021-05-17T17:03:02.1327774Z Preparing to unpack .../071-libsub-identify-perl_0.14-1build2_amd64.deb ... 2021-05-17T17:03:02.1340946Z Unpacking libsub-identify-perl (0.14-1build2) ... 2021-05-17T17:03:02.1996544Z Selecting previously unselected package libsub-name-perl. 2021-05-17T17:03:02.2246191Z Preparing to unpack .../072-libsub-name-perl_0.26-1_amd64.deb ... 2021-05-17T17:03:02.2370732Z Unpacking libsub-name-perl (0.26-1) ... 2021-05-17T17:03:02.2941468Z Selecting previously unselected package libnamespace-clean-perl. 2021-05-17T17:03:02.3224543Z Preparing to unpack .../073-libnamespace-clean-perl_0.27-1_all.deb ... 2021-05-17T17:03:02.3235288Z Unpacking libnamespace-clean-perl (0.27-1) ... 2021-05-17T17:03:02.3634560Z Selecting previously unselected package libpath-tiny-perl. 2021-05-17T17:03:02.3883636Z Preparing to unpack .../074-libpath-tiny-perl_0.108-1_all.deb ... 2021-05-17T17:03:02.3899351Z Unpacking libpath-tiny-perl (0.108-1) ... 2021-05-17T17:03:02.4474562Z Selecting previously unselected package libtype-tiny-perl. 2021-05-17T17:03:02.4710364Z Preparing to unpack .../075-libtype-tiny-perl_1.008001-2_all.deb ... 2021-05-17T17:03:02.4748034Z Unpacking libtype-tiny-perl (1.008001-2) ... 2021-05-17T17:03:02.5523154Z Selecting previously unselected package libgitlab-api-v4-perl. 2021-05-17T17:03:02.5811890Z Preparing to unpack .../076-libgitlab-api-v4-perl_0.25-1_all.deb ... 2021-05-17T17:03:02.5847346Z Unpacking libgitlab-api-v4-perl (0.25-1) ... 2021-05-17T17:03:02.6564412Z Selecting previously unselected package libhash-fieldhash-perl. 2021-05-17T17:03:02.6846495Z Preparing to unpack .../077-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... 2021-05-17T17:03:02.6858104Z Unpacking libhash-fieldhash-perl (0.15-1build2) ... 2021-05-17T17:03:02.7275014Z Selecting previously unselected package libstruct-dumb-perl. 2021-05-17T17:03:02.7538275Z Preparing to unpack .../078-libstruct-dumb-perl_0.09-1_all.deb ... 2021-05-17T17:03:02.7578433Z Unpacking libstruct-dumb-perl (0.09-1) ... 2021-05-17T17:03:02.8156643Z Selecting previously unselected package libio-async-perl. 2021-05-17T17:03:02.8404410Z Preparing to unpack .../079-libio-async-perl_0.75-1_all.deb ... 2021-05-17T17:03:02.8548771Z Unpacking libio-async-perl (0.75-1) ... 2021-05-17T17:03:02.9251733Z Selecting previously unselected package liblinux-epoll-perl. 2021-05-17T17:03:02.9542503Z Preparing to unpack .../080-liblinux-epoll-perl_0.017-1_amd64.deb ... 2021-05-17T17:03:02.9552179Z Unpacking liblinux-epoll-perl (0.017-1) ... 2021-05-17T17:03:03.0141265Z Selecting previously unselected package libio-async-loop-epoll-perl. 2021-05-17T17:03:03.0426294Z Preparing to unpack .../081-libio-async-loop-epoll-perl_0.20-1_all.deb ... 2021-05-17T17:03:03.0483178Z Unpacking libio-async-loop-epoll-perl (0.20-1) ... 2021-05-17T17:03:03.1255814Z Selecting previously unselected package libtypes-serialiser-perl. 2021-05-17T17:03:03.1544390Z Preparing to unpack .../082-libtypes-serialiser-perl_1.0-1_all.deb ... 2021-05-17T17:03:03.1558484Z Unpacking libtypes-serialiser-perl (1.0-1) ... 2021-05-17T17:03:03.2245604Z Selecting previously unselected package libjson-xs-perl. 2021-05-17T17:03:03.2541579Z Preparing to unpack .../083-libjson-xs-perl_4.020-1build1_amd64.deb ... 2021-05-17T17:03:03.2665672Z Unpacking libjson-xs-perl (4.020-1build1) ... 2021-05-17T17:03:03.3195432Z Selecting previously unselected package libjson-maybexs-perl. 2021-05-17T17:03:03.3451365Z Preparing to unpack .../084-libjson-maybexs-perl_1.004000-1_all.deb ... 2021-05-17T17:03:03.3487244Z Unpacking libjson-maybexs-perl (1.004000-1) ... 2021-05-17T17:03:03.3869172Z Selecting previously unselected package liblist-compare-perl. 2021-05-17T17:03:03.4155167Z Preparing to unpack .../085-liblist-compare-perl_0.53-1_all.deb ... 2021-05-17T17:03:03.4273805Z Unpacking liblist-compare-perl (0.53-1) ... 2021-05-17T17:03:03.4738548Z Selecting previously unselected package liblist-moreutils-perl. 2021-05-17T17:03:03.5023368Z Preparing to unpack .../086-liblist-moreutils-perl_0.416-1build5_amd64.deb ... 2021-05-17T17:03:03.5034449Z Unpacking liblist-moreutils-perl (0.416-1build5) ... 2021-05-17T17:03:03.5594557Z Selecting previously unselected package liblist-someutils-perl. 2021-05-17T17:03:03.5832488Z Preparing to unpack .../087-liblist-someutils-perl_0.58-1_all.deb ... 2021-05-17T17:03:03.5846343Z Unpacking liblist-someutils-perl (0.58-1) ... 2021-05-17T17:03:03.6640680Z Selecting previously unselected package liblist-someutils-xs-perl. 2021-05-17T17:03:03.6928958Z Preparing to unpack .../088-liblist-someutils-xs-perl_0.58-2_amd64.deb ... 2021-05-17T17:03:03.7030989Z Unpacking liblist-someutils-xs-perl (0.58-2) ... 2021-05-17T17:03:03.7422524Z Selecting previously unselected package libmoox-aliases-perl. 2021-05-17T17:03:03.7758173Z Preparing to unpack .../089-libmoox-aliases-perl_0.001006-1_all.deb ... 2021-05-17T17:03:03.7775719Z Unpacking libmoox-aliases-perl (0.001006-1) ... 2021-05-17T17:03:03.8233488Z Selecting previously unselected package libobject-id-perl. 2021-05-17T17:03:03.8525950Z Preparing to unpack .../090-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 2021-05-17T17:03:03.8534943Z Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-17T17:03:03.9035508Z Selecting previously unselected package libmoox-struct-perl. 2021-05-17T17:03:03.9302127Z Preparing to unpack .../091-libmoox-struct-perl_0.017-1_all.deb ... 2021-05-17T17:03:03.9427396Z Unpacking libmoox-struct-perl (0.017-1) ... 2021-05-17T17:03:03.9897171Z Selecting previously unselected package libnet-dns-sec-perl. 2021-05-17T17:03:04.0144225Z Preparing to unpack .../092-libnet-dns-sec-perl_1.15-1_amd64.deb ... 2021-05-17T17:03:04.0157693Z Unpacking libnet-dns-sec-perl (1.15-1) ... 2021-05-17T17:03:04.0898842Z Selecting previously unselected package libnet-libidn-perl. 2021-05-17T17:03:04.1151638Z Preparing to unpack .../093-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... 2021-05-17T17:03:04.1191035Z Unpacking libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-17T17:03:04.1616603Z Selecting previously unselected package libnumber-range-perl. 2021-05-17T17:03:04.1929910Z Preparing to unpack .../094-libnumber-range-perl_0.12-1_all.deb ... 2021-05-17T17:03:04.1938428Z Unpacking libnumber-range-perl (0.12-1) ... 2021-05-17T17:03:04.2234196Z Selecting previously unselected package libpackage-stash-xs-perl. 2021-05-17T17:03:04.2564057Z Preparing to unpack .../095-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... 2021-05-17T17:03:04.2578568Z Unpacking libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-17T17:03:04.2981756Z Selecting previously unselected package libpath-iterator-rule-perl. 2021-05-17T17:03:04.3269057Z Preparing to unpack .../096-libpath-iterator-rule-perl_1.014-1_all.deb ... 2021-05-17T17:03:04.3353136Z Unpacking libpath-iterator-rule-perl (1.014-1) ... 2021-05-17T17:03:04.3865459Z Selecting previously unselected package libperl4-corelibs-perl. 2021-05-17T17:03:04.4151196Z Preparing to unpack .../097-libperl4-corelibs-perl_0.004-2_all.deb ... 2021-05-17T17:03:04.4290241Z Unpacking libperl4-corelibs-perl (0.004-2) ... 2021-05-17T17:03:04.4754875Z Selecting previously unselected package libperlio-gzip-perl. 2021-05-17T17:03:04.5040019Z Preparing to unpack .../098-libperlio-gzip-perl_0.19-1build5_amd64.deb ... 2021-05-17T17:03:04.5052788Z Unpacking libperlio-gzip-perl (0.19-1build5) ... 2021-05-17T17:03:04.5558236Z Selecting previously unselected package libpod-constants-perl. 2021-05-17T17:03:04.5839765Z Preparing to unpack .../099-libpod-constants-perl_0.19-1_all.deb ... 2021-05-17T17:03:04.5892055Z Unpacking libpod-constants-perl (0.19-1) ... 2021-05-17T17:03:04.6333418Z Selecting previously unselected package libqpdf26:amd64. 2021-05-17T17:03:04.6626894Z Preparing to unpack .../100-libqpdf26_9.1.1-1build1_amd64.deb ... 2021-05-17T17:03:04.6638301Z Unpacking libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-17T17:03:04.7474842Z Selecting previously unselected package libre-engine-re2-perl. 2021-05-17T17:03:04.7716543Z Preparing to unpack .../101-libre-engine-re2-perl_0.13-5_amd64.deb ... 2021-05-17T17:03:04.7729157Z Unpacking libre-engine-re2-perl (0.13-5) ... 2021-05-17T17:03:04.8117878Z Selecting previously unselected package libreadonly-perl. 2021-05-17T17:03:04.8366137Z Preparing to unpack .../102-libreadonly-perl_2.050-2_all.deb ... 2021-05-17T17:03:04.8374912Z Unpacking libreadonly-perl (2.050-2) ... 2021-05-17T17:03:04.8769001Z Selecting previously unselected package libref-util-perl. 2021-05-17T17:03:04.9052986Z Preparing to unpack .../103-libref-util-perl_0.204-1_all.deb ... 2021-05-17T17:03:04.9061772Z Unpacking libref-util-perl (0.204-1) ... 2021-05-17T17:03:04.9435324Z Selecting previously unselected package libref-util-xs-perl. 2021-05-17T17:03:04.9714723Z Preparing to unpack .../104-libref-util-xs-perl_0.117-1build2_amd64.deb ... 2021-05-17T17:03:04.9730883Z Unpacking libref-util-xs-perl (0.117-1build2) ... 2021-05-17T17:03:05.0397959Z Selecting previously unselected package libregexp-pattern-license-perl. 2021-05-17T17:03:05.0665899Z Preparing to unpack .../105-libregexp-pattern-license-perl_3.2.0-1_all.deb ... 2021-05-17T17:03:05.0677978Z Unpacking libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-17T17:03:05.1282558Z Selecting previously unselected package libregexp-pattern-perl. 2021-05-17T17:03:05.1567391Z Preparing to unpack .../106-libregexp-pattern-perl_0.2.12-1_all.deb ... 2021-05-17T17:03:05.1577314Z Unpacking libregexp-pattern-perl (0.2.12-1) ... 2021-05-17T17:03:05.1956474Z Selecting previously unselected package libsereal-decoder-perl. 2021-05-17T17:03:05.2191024Z Preparing to unpack .../107-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-17T17:03:05.2205453Z Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-17T17:03:05.2755441Z Selecting previously unselected package libsereal-encoder-perl. 2021-05-17T17:03:05.2993455Z Preparing to unpack .../108-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-17T17:03:05.3036492Z Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-17T17:03:05.3698193Z Selecting previously unselected package libsereal-perl. 2021-05-17T17:03:05.3983844Z Preparing to unpack .../109-libsereal-perl_4.011-1_all.deb ... 2021-05-17T17:03:05.3993411Z Unpacking libsereal-perl (4.011-1) ... 2021-05-17T17:03:05.4274501Z Selecting previously unselected package libsort-key-perl. 2021-05-17T17:03:05.4540924Z Preparing to unpack .../110-libsort-key-perl_1.33-2build2_amd64.deb ... 2021-05-17T17:03:05.4553194Z Unpacking libsort-key-perl (1.33-2build2) ... 2021-05-17T17:03:05.5099702Z Selecting previously unselected package libstring-copyright-perl. 2021-05-17T17:03:05.5382987Z Preparing to unpack .../111-libstring-copyright-perl_0.003006-1_all.deb ... 2021-05-17T17:03:05.5398453Z Unpacking libstring-copyright-perl (0.003006-1) ... 2021-05-17T17:03:05.5994634Z Selecting previously unselected package libstring-escape-perl. 2021-05-17T17:03:05.6213299Z Preparing to unpack .../112-libstring-escape-perl_2010.002-2_all.deb ... 2021-05-17T17:03:05.6226653Z Unpacking libstring-escape-perl (2010.002-2) ... 2021-05-17T17:03:05.6674785Z Selecting previously unselected package libstring-shellquote-perl. 2021-05-17T17:03:05.6967938Z Preparing to unpack .../113-libstring-shellquote-perl_1.04-1_all.deb ... 2021-05-17T17:03:05.7006171Z Unpacking libstring-shellquote-perl (1.04-1) ... 2021-05-17T17:03:05.7811934Z Selecting previously unselected package libterm-readkey-perl. 2021-05-17T17:03:05.8091937Z Preparing to unpack .../114-libterm-readkey-perl_2.38-1build1_amd64.deb ... 2021-05-17T17:03:05.8128088Z Unpacking libterm-readkey-perl (2.38-1build1) ... 2021-05-17T17:03:05.8674543Z Selecting previously unselected package libtest-fatal-perl. 2021-05-17T17:03:05.8910971Z Preparing to unpack .../115-libtest-fatal-perl_0.014-1_all.deb ... 2021-05-17T17:03:05.8960286Z Unpacking libtest-fatal-perl (0.014-1) ... 2021-05-17T17:03:05.9362562Z Selecting previously unselected package libtest-refcount-perl. 2021-05-17T17:03:05.9648301Z Preparing to unpack .../116-libtest-refcount-perl_0.10-1_all.deb ... 2021-05-17T17:03:05.9754842Z Unpacking libtest-refcount-perl (0.10-1) ... 2021-05-17T17:03:06.0094125Z Selecting previously unselected package libtext-levenshtein-perl. 2021-05-17T17:03:06.0355755Z Preparing to unpack .../117-libtext-levenshtein-perl_0.13-1_all.deb ... 2021-05-17T17:03:06.0368216Z Unpacking libtext-levenshtein-perl (0.13-1) ... 2021-05-17T17:03:06.1031602Z Selecting previously unselected package libtype-tiny-xs-perl. 2021-05-17T17:03:06.1320414Z Preparing to unpack .../118-libtype-tiny-xs-perl_0.016-1_amd64.deb ... 2021-05-17T17:03:06.1454649Z Unpacking libtype-tiny-xs-perl (0.016-1) ... 2021-05-17T17:03:06.2069383Z Selecting previously unselected package libunicode-utf8-perl. 2021-05-17T17:03:06.2356420Z Preparing to unpack .../119-libunicode-utf8-perl_0.62-1build1_amd64.deb ... 2021-05-17T17:03:06.2441886Z Unpacking libunicode-utf8-perl (0.62-1build1) ... 2021-05-17T17:03:06.2939229Z Selecting previously unselected package libxml-writer-perl. 2021-05-17T17:03:06.3233750Z Preparing to unpack .../120-libxml-writer-perl_0.625-1_all.deb ... 2021-05-17T17:03:06.3274904Z Unpacking libxml-writer-perl (0.625-1) ... 2021-05-17T17:03:06.4274559Z Selecting previously unselected package libyaml-libyaml-perl. 2021-05-17T17:03:06.4539678Z Preparing to unpack .../121-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... 2021-05-17T17:03:06.4665176Z Unpacking libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-17T17:03:06.5110952Z Selecting previously unselected package licensecheck. 2021-05-17T17:03:06.5384585Z Preparing to unpack .../122-licensecheck_3.0.45-1_all.deb ... 2021-05-17T17:03:06.5424563Z Unpacking licensecheck (3.0.45-1) ... 2021-05-17T17:03:06.5914607Z Selecting previously unselected package libdevel-size-perl. 2021-05-17T17:03:06.6145100Z Preparing to unpack .../123-libdevel-size-perl_0.83-1build1_amd64.deb ... 2021-05-17T17:03:06.6162525Z Unpacking libdevel-size-perl (0.83-1build1) ... 2021-05-17T17:03:06.6634052Z Selecting previously unselected package t1utils. 2021-05-17T17:03:06.6835808Z Preparing to unpack .../124-t1utils_1.41-3_amd64.deb ... 2021-05-17T17:03:06.6895228Z Unpacking t1utils (1.41-3) ... 2021-05-17T17:03:06.7380974Z Selecting previously unselected package lintian. 2021-05-17T17:03:06.7656890Z Preparing to unpack .../125-lintian_2.62.0_all.deb ... 2021-05-17T17:03:06.7670914Z Unpacking lintian (2.62.0) ... 2021-05-17T17:03:07.1447491Z Selecting previously unselected package python3-unidiff. 2021-05-17T17:03:07.1744524Z Preparing to unpack .../126-python3-unidiff_0.5.5-2_all.deb ... 2021-05-17T17:03:07.1787853Z Unpacking python3-unidiff (0.5.5-2) ... 2021-05-17T17:03:07.2469763Z Selecting previously unselected package python3-xdg. 2021-05-17T17:03:07.2753221Z Preparing to unpack .../127-python3-xdg_0.26-1ubuntu1_all.deb ... 2021-05-17T17:03:07.2786884Z Unpacking python3-xdg (0.26-1ubuntu1) ... 2021-05-17T17:03:07.3420510Z Selecting previously unselected package qpdf. 2021-05-17T17:03:07.3706639Z Preparing to unpack .../128-qpdf_9.1.1-1build1_amd64.deb ... 2021-05-17T17:03:07.3742066Z Unpacking qpdf (9.1.1-1build1) ... 2021-05-17T17:03:07.4985708Z Selecting previously unselected package python3-magic. 2021-05-17T17:03:07.5263655Z Preparing to unpack .../129-python3-magic_2%3a0.4.15-3_all.deb ... 2021-05-17T17:03:07.5297719Z Unpacking python3-magic (2:0.4.15-3) ... 2021-05-17T17:03:07.6185509Z Setting up libasync-mergepoint-perl (0.04-2) ... 2021-05-17T17:03:07.6525276Z Setting up libapt-pkg-perl (0.1.36build3) ... 2021-05-17T17:03:07.6702573Z Setting up libstring-escape-perl (2010.002-2) ... 2021-05-17T17:03:07.6884107Z Setting up wdiff (1.2.2-2build1) ... 2021-05-17T17:03:07.7038815Z Setting up libfile-which-perl (1.23-1) ... 2021-05-17T17:03:07.7259763Z Setting up libnumber-range-perl (0.12-1) ... 2021-05-17T17:03:07.7371714Z Setting up libunicode-utf8-perl (0.62-1build1) ... 2021-05-17T17:03:07.7602117Z Setting up libstruct-dumb-perl (0.09-1) ... 2021-05-17T17:03:07.7737301Z Setting up gdebi-core (0.9.5.7+nmu3) ... 2021-05-17T17:03:07.9664638Z Setting up libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-17T17:03:07.9764011Z Setting up libregexp-pattern-perl (0.2.12-1) ... 2021-05-17T17:03:07.9980661Z Setting up libwant-perl (0.29-1build4) ... 2021-05-17T17:03:08.0188120Z Setting up libdynaloader-functions-perl (0.003-1) ... 2021-05-17T17:03:08.0458100Z Setting up libtext-glob-perl (0.10-1) ... 2021-05-17T17:03:08.0656352Z Setting up libclass-method-modifiers-perl (2.13-1) ... 2021-05-17T17:03:08.0830835Z Setting up liblist-compare-perl (0.53-1) ... 2021-05-17T17:03:08.1020129Z Setting up libref-util-xs-perl (0.117-1build2) ... 2021-05-17T17:03:08.1210708Z Setting up libio-pty-perl (1:1.12-1) ... 2021-05-17T17:03:08.1415340Z Setting up libsort-key-perl (1.33-2build2) ... 2021-05-17T17:03:08.1586716Z Setting up libclone-perl (0.43-2) ... 2021-05-17T17:03:08.1766567Z Setting up libarchive-zip-perl (1.67-2) ... 2021-05-17T17:03:08.2091742Z Setting up libsub-identify-perl (0.14-1build2) ... 2021-05-17T17:03:08.2278658Z Setting up libdistro-info-perl (0.23ubuntu1) ... 2021-05-17T17:03:08.2572741Z Setting up libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-17T17:03:08.2726550Z Setting up liblog-any-perl (1.708-1) ... 2021-05-17T17:03:08.2878053Z Setting up libdevel-size-perl (0.83-1build1) ... 2021-05-17T17:03:08.2960677Z Setting up libpod-constants-perl (0.19-1) ... 2021-05-17T17:03:08.3306967Z Setting up libperl4-corelibs-perl (0.004-2) ... 2021-05-17T17:03:08.3588562Z Setting up libfuture-perl (0.43-1) ... 2021-05-17T17:03:08.3746542Z Setting up libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-17T17:03:08.3958127Z Setting up libtest-fatal-perl (0.014-1) ... 2021-05-17T17:03:08.4119322Z Setting up libcommon-sense-perl (3.74-2build6) ... 2021-05-17T17:03:08.4680444Z Setting up libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-17T17:03:08.4802227Z Setting up libtext-levenshtein-perl (0.13-1) ... 2021-05-17T17:03:08.4856875Z Setting up python3-xdg (0.26-1ubuntu1) ... 2021-05-17T17:03:08.6887269Z Setting up libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-17T17:03:08.7141924Z Setting up libstring-shellquote-perl (1.04-1) ... 2021-05-17T17:03:08.7251303Z Setting up libsub-install-perl (0.928-1) ... 2021-05-17T17:03:08.7363718Z Setting up libnumber-compare-perl (0.03-1) ... 2021-05-17T17:03:08.7445493Z Setting up libio-async-perl (0.75-1) ... 2021-05-17T17:03:08.7558813Z Setting up patchutils (0.3.4-2) ... 2021-05-17T17:03:08.7735521Z Setting up libjson-maybexs-perl (1.004000-1) ... 2021-05-17T17:03:08.8021874Z Setting up libio-string-perl (1.08-3) ... 2021-05-17T17:03:08.8369766Z Setting up libreadonly-perl (2.050-2) ... 2021-05-17T17:03:08.8548901Z Setting up libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-17T17:03:08.8586760Z Setting up python3-gpg (1.13.1-7ubuntu2) ... 2021-05-17T17:03:09.0877824Z Setting up libfile-find-rule-perl (0.34-1) ... 2021-05-17T17:03:09.0911107Z Setting up libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-17T17:03:09.0942016Z Setting up libref-util-perl (0.204-1) ... 2021-05-17T17:03:09.1273276Z Setting up libnet-domain-tld-perl (1.75-1) ... 2021-05-17T17:03:09.1313038Z Setting up libxml-writer-perl (0.625-1) ... 2021-05-17T17:03:09.1668595Z Setting up libhash-fieldhash-perl (0.15-1build2) ... 2021-05-17T17:03:09.1757298Z Setting up qpdf (9.1.1-1build1) ... 2021-05-17T17:03:09.1946190Z Setting up libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-17T17:03:09.2066253Z Setting up t1utils (1.41-3) ... 2021-05-17T17:03:09.2122319Z Setting up liblinux-epoll-perl (0.017-1) ... 2021-05-17T17:03:09.2180250Z Setting up diffstat (1.63-1) ... 2021-05-17T17:03:09.2401533Z Setting up libvariable-magic-perl (0.62-1build2) ... 2021-05-17T17:03:09.2555211Z Setting up libcroco3:amd64 (0.6.13-1) ... 2021-05-17T17:03:09.2618217Z Setting up libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-17T17:03:09.2734730Z Setting up libipc-run-perl (20180523.0-2) ... 2021-05-17T17:03:09.2914003Z Setting up libtest-refcount-perl (0.10-1) ... 2021-05-17T17:03:09.2951396Z Setting up libparams-util-perl (1.07-3build5) ... 2021-05-17T17:03:09.3193206Z Setting up libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-17T17:03:09.3239982Z Setting up libarray-intspan-perl (2.003-1) ... 2021-05-17T17:03:09.3300685Z Setting up libcapture-tiny-perl (0.48-1) ... 2021-05-17T17:03:09.3341368Z Setting up libcontextual-return-perl (0.004014-2) ... 2021-05-17T17:03:09.3379557Z Setting up libsub-name-perl (0.26-1) ... 2021-05-17T17:03:09.3523972Z Setting up libtype-tiny-xs-perl (0.016-1) ... 2021-05-17T17:03:09.3607106Z Setting up libtypes-serialiser-perl (1.0-1) ... 2021-05-17T17:03:09.3669472Z Setting up libfile-chdir-perl (0.1008-1) ... 2021-05-17T17:03:09.3977335Z Setting up libpath-tiny-perl (0.108-1) ... 2021-05-17T17:03:09.4044134Z Setting up libjson-perl (4.02000-2) ... 2021-05-17T17:03:09.4078567Z Setting up liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-17T17:03:09.4145676Z Setting up librole-tiny-perl (2.001004-1) ... 2021-05-17T17:03:09.4252288Z Setting up python3-unidiff (0.5.5-2) ... 2021-05-17T17:03:09.5969665Z Setting up libstrictures-perl (2.000006-1) ... 2021-05-17T17:03:09.6083024Z Setting up libsub-quote-perl (2.006006-1) ... 2021-05-17T17:03:09.6305130Z Setting up libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-17T17:03:09.6411573Z Setting up libsort-versions-perl (1.62-1) ... 2021-05-17T17:03:09.6457178Z Setting up libexporter-tiny-perl (1.002001-1) ... 2021-05-17T17:03:09.6502413Z Setting up libre-engine-re2-perl (0.13-5) ... 2021-05-17T17:03:09.6649163Z Setting up libterm-readkey-perl (2.38-1build1) ... 2021-05-17T17:03:09.6677173Z Setting up libfont-ttf-perl (1.06-1) ... 2021-05-17T17:03:09.6895759Z Setting up libfile-homedir-perl (1.004-1) ... 2021-05-17T17:03:09.6930910Z Setting up libnet-ip-perl (1.26-2) ... 2021-05-17T17:03:09.7095716Z Setting up python3-magic (2:0.4.15-3) ... 2021-05-17T17:03:09.8640707Z Setting up libperlio-gzip-perl (0.19-1build5) ... 2021-05-17T17:03:09.8681688Z Setting up libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-17T17:03:09.8803325Z Setting up dctrl-tools (2.24-3) ... 2021-05-17T17:03:09.9041531Z Setting up libdigest-bubblebabble-perl (0.02-2) ... 2021-05-17T17:03:09.9225826Z Setting up libjson-xs-perl (4.020-1build1) ... 2021-05-17T17:03:09.9292374Z Setting up gettext (0.19.8.1-10build1) ... 2021-05-17T17:03:09.9444366Z Setting up libio-prompter-perl (0.004015-1) ... 2021-05-17T17:03:09.9561789Z Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-17T17:03:09.9669586Z Setting up liblist-moreutils-perl (0.416-1build5) ... 2021-05-17T17:03:09.9825769Z Setting up libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-17T17:03:09.9871092Z Setting up libtype-tiny-perl (1.008001-2) ... 2021-05-17T17:03:10.0061803Z Setting up libpath-iterator-rule-perl (1.014-1) ... 2021-05-17T17:03:10.0088600Z Setting up libsereal-perl (4.011-1) ... 2021-05-17T17:03:10.0195774Z Setting up libnet-dns-perl (1.22-1) ... 2021-05-17T17:03:10.0300208Z Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-17T17:03:10.0511377Z Setting up dput (1.0.3ubuntu1) ... 2021-05-17T17:03:10.2330873Z Setting up libio-async-loop-epoll-perl (0.20-1) ... 2021-05-17T17:03:10.2360652Z Setting up intltool-debian (0.35.0+20060710.5) ... 2021-05-17T17:03:10.2416202Z Setting up libstring-copyright-perl (0.003006-1) ... 2021-05-17T17:03:10.2524797Z Setting up libdata-optlist-perl (0.110-1) ... 2021-05-17T17:03:10.2746060Z Setting up libgit-wrapper-perl (0.048-1) ... 2021-05-17T17:03:10.2845500Z Setting up libsub-exporter-perl (0.987-1) ... 2021-05-17T17:03:10.3038073Z Setting up libemail-valid-perl (1.202-1) ... 2021-05-17T17:03:10.3165818Z Setting up libparams-classify-perl (0.015-1build2) ... 2021-05-17T17:03:10.3297182Z Setting up libnet-dns-sec-perl (1.15-1) ... 2021-05-17T17:03:10.3329353Z Setting up libmodule-runtime-perl (0.016-1) ... 2021-05-17T17:03:10.3407969Z Setting up libconst-fast-perl (0.014-1) ... 2021-05-17T17:03:10.3541876Z Setting up libmodule-implementation-perl (0.09-1) ... 2021-05-17T17:03:10.3622852Z Setting up libpackage-stash-perl (0.38-1) ... 2021-05-17T17:03:10.3894329Z Setting up libimport-into-perl (1.002005-1) ... 2021-05-17T17:03:10.3997232Z Setting up libmoo-perl (2.003006-1) ... 2021-05-17T17:03:10.4107947Z Setting up liblist-someutils-perl (0.58-1) ... 2021-05-17T17:03:10.4243337Z Setting up liblist-someutils-xs-perl (0.58-2) ... 2021-05-17T17:03:10.4499086Z Setting up devscripts (2.20.2ubuntu2) ... 2021-05-17T17:03:10.8508013Z Setting up libmoox-aliases-perl (0.001006-1) ... 2021-05-17T17:03:10.8687365Z Setting up libparams-validate-perl (1.29-3) ... 2021-05-17T17:03:10.8787611Z Setting up libb-hooks-endofscope-perl (0.24-1) ... 2021-05-17T17:03:10.9050087Z Setting up libnamespace-clean-perl (0.27-1) ... 2021-05-17T17:03:10.9151957Z Setting up libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-17T17:03:10.9266205Z Setting up libgitlab-api-v4-perl (0.25-1) ... 2021-05-17T17:03:10.9421390Z Setting up libmoox-struct-perl (0.017-1) ... 2021-05-17T17:03:10.9524663Z Setting up lintian (2.62.0) ... 2021-05-17T17:03:10.9673354Z Setting up licensecheck (3.0.45-1) ... 2021-05-17T17:03:10.9795872Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:03:29.5397052Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-17T17:03:29.7010380Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:03:32.2848459Z [command]/usr/bin/sudo gdebi --non-interactive /home/runner/work/_temp/r-3.6.3_1_amd64.deb 2021-05-17T17:03:32.4133171Z 2021-05-17T17:03:32.4305500Z Reading package lists... 0% 2021-05-17T17:03:32.4306226Z 2021-05-17T17:03:32.4351139Z Reading package lists... 100% 2021-05-17T17:03:32.4351853Z 2021-05-17T17:03:32.4352286Z 2021-05-17T17:03:32.4353181Z Reading package lists... Done 2021-05-17T17:03:32.4353734Z 2021-05-17T17:03:32.4354372Z Building dependency tree... 0% 2021-05-17T17:03:32.4354927Z 2021-05-17T17:03:32.4634292Z Building dependency tree... 0% 2021-05-17T17:03:32.4635370Z 2021-05-17T17:03:32.4636035Z Building dependency tree... 50% 2021-05-17T17:03:32.4636613Z 2021-05-17T17:03:32.5929724Z Building dependency tree... 50% 2021-05-17T17:03:32.5930467Z 2021-05-17T17:03:32.5931255Z Building dependency tree 2021-05-17T17:03:32.5932292Z 2021-05-17T17:03:32.5933112Z Reading state information... 0% 2021-05-17T17:03:32.5933792Z 2021-05-17T17:03:32.7627833Z Reading state information... 0% 2021-05-17T17:03:32.7628340Z 2021-05-17T17:03:32.7628600Z 2021-05-17T17:03:32.7629111Z Reading state information... Done 2021-05-17T17:03:32.7629546Z 2021-05-17T17:03:32.7630057Z Reading state information... 0% 2021-05-17T17:03:32.7685355Z 2021-05-17T17:03:32.7685877Z Reading state information... 1% 2021-05-17T17:03:32.7726536Z 2021-05-17T17:03:32.7727060Z Reading state information... 3% 2021-05-17T17:03:32.7768121Z 2021-05-17T17:03:32.7768619Z Reading state information... 5% 2021-05-17T17:03:32.7808909Z 2021-05-17T17:03:32.7809438Z Reading state information... 7% 2021-05-17T17:03:32.7848279Z 2021-05-17T17:03:32.7848784Z Reading state information... 9% 2021-05-17T17:03:32.7883810Z 2021-05-17T17:03:32.7884352Z Reading state information... 11% 2021-05-17T17:03:32.7922851Z 2021-05-17T17:03:32.7923825Z Reading state information... 13% 2021-05-17T17:03:32.7969888Z 2021-05-17T17:03:32.7970391Z Reading state information... 15% 2021-05-17T17:03:32.8001393Z 2021-05-17T17:03:32.8001916Z Reading state information... 17% 2021-05-17T17:03:32.8044183Z 2021-05-17T17:03:32.8044687Z Reading state information... 19% 2021-05-17T17:03:32.8082219Z 2021-05-17T17:03:32.8082697Z Reading state information... 21% 2021-05-17T17:03:32.8146067Z 2021-05-17T17:03:32.8146599Z Reading state information... 23% 2021-05-17T17:03:32.8166441Z 2021-05-17T17:03:32.8166973Z Reading state information... 25% 2021-05-17T17:03:32.8213780Z 2021-05-17T17:03:32.8214918Z Reading state information... 27% 2021-05-17T17:03:32.8257315Z 2021-05-17T17:03:32.8257802Z Reading state information... 29% 2021-05-17T17:03:32.8301595Z 2021-05-17T17:03:32.8302114Z Reading state information... 31% 2021-05-17T17:03:32.8347001Z 2021-05-17T17:03:32.8347498Z Reading state information... 33% 2021-05-17T17:03:32.8384504Z 2021-05-17T17:03:32.8385054Z Reading state information... 35% 2021-05-17T17:03:32.8423559Z 2021-05-17T17:03:32.8424077Z Reading state information... 37% 2021-05-17T17:03:32.8469124Z 2021-05-17T17:03:32.8469660Z Reading state information... 39% 2021-05-17T17:03:32.8513423Z 2021-05-17T17:03:32.8513922Z Reading state information... 41% 2021-05-17T17:03:32.8554635Z 2021-05-17T17:03:32.8555164Z Reading state information... 43% 2021-05-17T17:03:32.8603282Z 2021-05-17T17:03:32.8603822Z Reading state information... 45% 2021-05-17T17:03:32.8670088Z 2021-05-17T17:03:32.8670605Z Reading state information... 47% 2021-05-17T17:03:32.8712984Z 2021-05-17T17:03:32.8713510Z Reading state information... 49% 2021-05-17T17:03:32.8761178Z 2021-05-17T17:03:32.8761713Z Reading state information... 51% 2021-05-17T17:03:32.8804226Z 2021-05-17T17:03:32.8804774Z Reading state information... 53% 2021-05-17T17:03:32.8846790Z 2021-05-17T17:03:32.8847304Z Reading state information... 55% 2021-05-17T17:03:32.8892249Z 2021-05-17T17:03:32.8892789Z Reading state information... 57% 2021-05-17T17:03:32.8936247Z 2021-05-17T17:03:32.8936795Z Reading state information... 59% 2021-05-17T17:03:32.8989271Z 2021-05-17T17:03:32.8990229Z Reading state information... 61% 2021-05-17T17:03:32.9033790Z 2021-05-17T17:03:32.9034706Z Reading state information... 63% 2021-05-17T17:03:32.9073185Z 2021-05-17T17:03:32.9073705Z Reading state information... 65% 2021-05-17T17:03:32.9115865Z 2021-05-17T17:03:32.9116403Z Reading state information... 67% 2021-05-17T17:03:32.9159541Z 2021-05-17T17:03:32.9160073Z Reading state information... 69% 2021-05-17T17:03:32.9216571Z 2021-05-17T17:03:32.9218668Z Reading state information... 71% 2021-05-17T17:03:32.9255552Z 2021-05-17T17:03:32.9256070Z Reading state information... 73% 2021-05-17T17:03:32.9300941Z 2021-05-17T17:03:32.9301656Z Reading state information... 75% 2021-05-17T17:03:32.9358123Z 2021-05-17T17:03:32.9358863Z Reading state information... 77% 2021-05-17T17:03:32.9399772Z 2021-05-17T17:03:32.9400577Z Reading state information... 79% 2021-05-17T17:03:32.9444031Z 2021-05-17T17:03:32.9444547Z Reading state information... 81% 2021-05-17T17:03:32.9488613Z 2021-05-17T17:03:32.9489331Z Reading state information... 83% 2021-05-17T17:03:32.9533238Z 2021-05-17T17:03:32.9549658Z Reading state information... 85% 2021-05-17T17:03:32.9575744Z 2021-05-17T17:03:32.9576277Z Reading state information... 87% 2021-05-17T17:03:32.9617615Z 2021-05-17T17:03:32.9618156Z Reading state information... 89% 2021-05-17T17:03:32.9657162Z 2021-05-17T17:03:32.9657686Z Reading state information... 91% 2021-05-17T17:03:32.9702320Z 2021-05-17T17:03:32.9702837Z Reading state information... 93% 2021-05-17T17:03:32.9743302Z 2021-05-17T17:03:32.9743837Z Reading state information... 95% 2021-05-17T17:03:32.9789082Z 2021-05-17T17:03:32.9789641Z Reading state information... 97% 2021-05-17T17:03:32.9832084Z 2021-05-17T17:03:32.9832929Z Reading state information... 99% 2021-05-17T17:03:33.2904213Z Selecting previously unselected package r-3.6.3. 2021-05-17T17:03:33.4174446Z (Reading database ... 259872 files and directories currently installed.) 2021-05-17T17:03:33.4284201Z Preparing to unpack .../work/_temp/r-3.6.3_1_amd64.deb ... 2021-05-17T17:03:33.4305599Z Unpacking r-3.6.3 (1) ... 2021-05-17T17:03:34.2880951Z Setting up r-3.6.3 (1) ... 2021-05-17T17:03:34.3430505Z 2021-05-17T17:03:34.3431750Z 2021-05-17T17:03:34.3433178Z Reading state information... Done 2021-05-17T17:03:34.3697366Z [command]/usr/bin/sudo ln -s /opt/R/3.6.3/bin/R /usr/local/bin/R 2021-05-17T17:03:34.3835989Z [command]/usr/bin/sudo ln -s /opt/R/3.6.3/bin/Rscript /usr/local/bin/Rscript 2021-05-17T17:03:34.4103222Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-17T17:03:34.4103751Z env: 2021-05-17T17:03:34.4104224Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:03:34.4104713Z TIC_DEPLOY_KEY: 2021-05-17T17:03:34.4105578Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:03:34.4107420Z GITHUB_PAT: *** 2021-05-17T17:03:34.4108415Z COVERALLS_TOKEN: *** 2021-05-17T17:03:34.4108925Z continue-on-error: false 2021-05-17T17:03:34.4109432Z VDIFFR_RUN_TESTS: 2021-05-17T17:03:34.4109933Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:03:34.4110413Z TZ: UTC 2021-05-17T17:03:34.4110827Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:03:34.4111253Z NOT_CRAN: true 2021-05-17T17:03:34.4111651Z ##[endgroup] 2021-05-17T17:03:34.4656326Z [command]sudo apt-get install -y texinfo 2021-05-17T17:03:34.6443291Z Reading package lists... 2021-05-17T17:03:34.8083833Z Building dependency tree... 2021-05-17T17:03:34.8100243Z Reading state information... 2021-05-17T17:03:35.0305346Z texinfo is already the newest version (6.7.0.dfsg.2-5). 2021-05-17T17:03:35.0308539Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:03:35.2048118Z [command]sh /home/runner/work/_temp/install-unx.sh 2021-05-17T17:03:35.2211008Z --2021-05-17 17:03:35-- https://yihui.org/tinytex/TinyTeX-1.tar.gz 2021-05-17T17:03:35.2278926Z Resolving yihui.org (yihui.org)... 76.223.126.88 2021-05-17T17:03:35.2311460Z Connecting to yihui.org (yihui.org)|76.223.126.88|:443... connected. 2021-05-17T17:03:35.2636797Z HTTP request sent, awaiting response... 301 Moved Permanently 2021-05-17T17:03:35.2643531Z Location: https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu [following] 2021-05-17T17:03:35.2652036Z --2021-05-17 17:03:35-- https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu 2021-05-17T17:03:35.3011983Z Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243 2021-05-17T17:03:35.3663084Z Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected. 2021-05-17T17:03:35.5910550Z HTTP request sent, awaiting response... 302 Found 2021-05-17T17:03:35.5915460Z Location: https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1550/guvetqs88lxl2mv0/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=TmHSpFrOMCk5GO5hT1jZs13REHCmTfSC705xfs2wPF4%3D&st=2021-05-17T17%3A02%3A35Z&se=2021-05-17T17%3A08%3A35Z&sp=r [following] 2021-05-17T17:03:35.5928463Z --2021-05-17 17:03:35-- https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1550/guvetqs88lxl2mv0/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=TmHSpFrOMCk5GO5hT1jZs13REHCmTfSC705xfs2wPF4%3D&st=2021-05-17T17%3A02%3A35Z&se=2021-05-17T17%3A08%3A35Z&sp=r 2021-05-17T17:03:35.6057293Z Resolving appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)... 52.239.228.196 2021-05-17T17:03:35.6683286Z Connecting to appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)|52.239.228.196|:443... connected. 2021-05-17T17:03:35.9165637Z HTTP request sent, awaiting response... 200 OK 2021-05-17T17:03:35.9168754Z Length: 67306919 (64M) [application/octet-stream] 2021-05-17T17:03:35.9172353Z Saving to: ‘TinyTeX.tar.gz’ 2021-05-17T17:03:36.4739166Z 2021-05-17T17:03:37.9669524Z 0K ........ ........ ........ ........ 49% 16.2M 2s 2021-05-17T17:03:40.6529375Z 32768K ........ ........ ........ ........ 99% 11.8M 0s 2021-05-17T17:03:40.6534677Z 65536K 100% 2.96M=4.7s 2021-05-17T17:03:40.6535312Z 2021-05-17T17:03:40.6537630Z 2021-05-17 17:03:40 (13.6 MB/s) - ‘TinyTeX.tar.gz’ saved [67306919/67306919] 2021-05-17T17:03:40.6538456Z 2021-05-17T17:03:42.9422995Z tlmgr: setting option sys_bin to /home/runner/bin. 2021-05-17T17:03:42.9424380Z tlmgr: updating /home/runner/.TinyTeX/tlpkg/texlive.tlpdb 2021-05-17T17:03:43.2533910Z ##[group]Run tlmgr update --self 2021-05-17T17:03:43.2534525Z tlmgr update --self 2021-05-17T17:03:43.2535444Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-17T17:03:43.2536354Z tlmgr update --all 2021-05-17T17:03:43.2582403Z shell: /usr/bin/bash -e {0} 2021-05-17T17:03:43.2582817Z env: 2021-05-17T17:03:43.2583283Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:03:43.2583769Z TIC_DEPLOY_KEY: 2021-05-17T17:03:43.2584679Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:03:43.2586497Z GITHUB_PAT: *** 2021-05-17T17:03:43.2587343Z COVERALLS_TOKEN: *** 2021-05-17T17:03:43.2587866Z continue-on-error: false 2021-05-17T17:03:43.2588371Z VDIFFR_RUN_TESTS: 2021-05-17T17:03:43.2588867Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:03:43.2589342Z TZ: UTC 2021-05-17T17:03:43.2589738Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:03:43.2590245Z NOT_CRAN: true 2021-05-17T17:03:43.2590632Z ##[endgroup] 2021-05-17T17:03:45.0685791Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-17T17:03:45.0688839Z tlmgr: no self-updates for tlmgr available 2021-05-17T17:03:46.4743887Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-17T17:03:46.4746772Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-17T17:03:46.5538198Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-17T17:03:46.6082410Z [3/89, 00:00/00:00] install: auto-pst-pdf-lua [3k] 2021-05-17T17:03:46.6479220Z [4/89, 00:00/00:00] install: barracuda [30k] 2021-05-17T17:03:46.6910949Z [5/89, 00:00/00:00] install: bezierplot [8k] 2021-05-17T17:03:47.0848239Z [6/89, 00:00/00:00] install: biber.x86_64-linux [22986k] 2021-05-17T17:03:48.6060558Z [7/89, 00:02/00:02] install: biber [1k] 2021-05-17T17:03:48.6863313Z [8/89, 00:02/00:02] install: biblatex [238k] 2021-05-17T17:03:48.7608347Z [9/89, 00:02/00:02] install: checkcites.x86_64-linux [1k] 2021-05-17T17:03:48.7996674Z [10/89, 00:02/00:02] install: checkcites [7k] 2021-05-17T17:03:48.8396059Z [11/89, 00:02/00:02] install: chickenize [15k] 2021-05-17T17:03:48.8824907Z [12/89, 00:02/00:02] install: chinese-jfm [3k] 2021-05-17T17:03:48.9227296Z [13/89, 00:02/00:02] install: cloze [9k] 2021-05-17T17:03:48.9640261Z [14/89, 00:02/00:02] install: colorprofiles [86k] 2021-05-17T17:03:49.0129496Z [15/89, 00:02/00:02] install: combofont [2k] 2021-05-17T17:03:49.0783156Z [16/89, 00:03/00:03] install: courier [470k] 2021-05-17T17:03:49.1753433Z [17/89, 00:03/00:03] install: courier-scaled [3k] 2021-05-17T17:03:49.2182187Z [18/89, 00:03/00:03] install: cstypo [3k] 2021-05-17T17:03:49.2587972Z [19/89, 00:03/00:03] install: ctablestack [2k] 2021-05-17T17:03:49.2994387Z [20/89, 00:03/00:03] install: ekdosis [19k] 2021-05-17T17:03:49.3426151Z [21/89, 00:03/00:03] install: emoji [40k] 2021-05-17T17:03:49.3891822Z [22/89, 00:03/00:03] install: emojicite [2k] 2021-05-17T17:03:49.4307980Z [23/89, 00:03/00:03] install: enctex [24k] 2021-05-17T17:03:49.4755247Z [24/89, 00:03/00:03] install: enigma [18k] 2021-05-17T17:03:49.5175024Z [25/89, 00:03/00:03] install: etex-pkg [6k] 2021-05-17T17:03:49.5598118Z [26/89, 00:03/00:03] install: filecontents [3k] 2021-05-17T17:03:49.6012893Z [27/89, 00:03/00:03] install: grfext [3k] 2021-05-17T17:03:49.6430808Z [28/89, 00:03/00:03] install: hyphenex [9k] 2021-05-17T17:03:49.6862793Z [29/89, 00:03/00:03] install: ifplatform [2k] 2021-05-17T17:03:49.7260559Z [30/89, 00:03/00:03] install: innerscript [4k] 2021-05-17T17:03:49.7688028Z [31/89, 00:03/00:03] install: interpreter [7k] 2021-05-17T17:03:49.8095191Z [32/89, 00:03/00:03] install: kanaparser [5k] 2021-05-17T17:03:49.8520684Z [33/89, 00:03/00:03] install: knuth-local [23k] 2021-05-17T17:03:49.8972088Z [34/89, 00:03/00:03] install: logreq [4k] 2021-05-17T17:03:49.9391297Z [35/89, 00:03/00:03] install: lua-typo [7k] 2021-05-17T17:03:49.9842564Z [36/89, 00:03/00:03] install: lua-uca [70k] 2021-05-17T17:03:50.0445981Z [37/89, 00:04/00:04] install: lua-ul [7k] 2021-05-17T17:03:50.0925486Z [38/89, 00:04/00:04] install: lua-uni-algos [6k] 2021-05-17T17:03:50.1382205Z [39/89, 00:04/00:04] install: lua-visual-debug [4k] 2021-05-17T17:03:50.1810430Z [40/89, 00:04/00:04] install: luacode [3k] 2021-05-17T17:03:50.2256548Z [41/89, 00:04/00:04] install: luacolor [5k] 2021-05-17T17:03:50.2671543Z [42/89, 00:04/00:04] install: luahyphenrules [3k] 2021-05-17T17:03:50.3076269Z [43/89, 00:04/00:04] install: luaimageembed [2k] 2021-05-17T17:03:50.3486811Z [44/89, 00:04/00:04] install: luaindex [5k] 2021-05-17T17:03:50.3899148Z [45/89, 00:04/00:04] install: luainputenc [5k] 2021-05-17T17:03:50.4320048Z [46/89, 00:04/00:04] install: luaintro [1k] 2021-05-17T17:03:50.4771405Z [47/89, 00:04/00:04] install: luakeys [5k] 2021-05-17T17:03:50.5204269Z [48/89, 00:04/00:04] install: lualatex-doc [1k] 2021-05-17T17:03:50.5652912Z [49/89, 00:04/00:04] install: lualatex-truncate [2k] 2021-05-17T17:03:50.6070689Z [50/89, 00:04/00:04] install: luamplib [12k] 2021-05-17T17:03:50.6538258Z [51/89, 00:04/00:04] install: luapackageloader [2k] 2021-05-17T17:03:50.7001424Z [52/89, 00:04/00:04] install: luaprogtable [7k] 2021-05-17T17:03:50.7428117Z [53/89, 00:04/00:04] install: luarandom [2k] 2021-05-17T17:03:50.7842657Z [54/89, 00:04/00:04] install: luatex85 [2k] 2021-05-17T17:03:50.8310466Z [55/89, 00:04/00:04] install: luatexbase [4k] 2021-05-17T17:03:50.8743185Z [56/89, 00:04/00:04] install: luatexko [22k] 2021-05-17T17:03:50.9186725Z [57/89, 00:04/00:04] install: luatextra [2k] 2021-05-17T17:03:50.9625972Z [58/89, 00:04/00:04] install: luavlna [8k] 2021-05-17T17:03:51.0077505Z [59/89, 00:04/00:04] install: luaxml [31k] 2021-05-17T17:03:51.0591306Z [60/89, 00:05/00:05] install: makeindex.x86_64-linux [49k] 2021-05-17T17:03:51.1115283Z [61/89, 00:05/00:05] install: makeindex [5k] 2021-05-17T17:03:51.1596617Z [62/89, 00:05/00:05] install: mflogo [2k] 2021-05-17T17:03:51.2022142Z [63/89, 00:05/00:05] install: newpax [9k] 2021-05-17T17:03:51.2460260Z [64/89, 00:05/00:05] install: nodetree [13k] 2021-05-17T17:03:51.2897917Z [65/89, 00:05/00:05] install: odsfile [5k] 2021-05-17T17:03:51.3330440Z [66/89, 00:05/00:05] install: optex.x86_64-linux [1k] 2021-05-17T17:03:51.3989503Z [67/89, 00:05/00:05] install: optex [770k] 2021-05-17T17:03:51.4840334Z [68/89, 00:05/00:05] install: pdfarticle [4k] 2021-05-17T17:03:51.5273547Z [69/89, 00:05/00:05] install: pdfextra [22k] 2021-05-17T17:03:51.5720322Z [70/89, 00:05/00:05] install: placeat [4k] 2021-05-17T17:03:51.6162395Z [71/89, 00:05/00:05] install: plantuml [3k] 2021-05-17T17:03:51.6591630Z [72/89, 00:05/00:05] install: rsfs [55k] 2021-05-17T17:03:51.7080173Z [73/89, 00:05/00:05] install: selnolig [53k] 2021-05-17T17:03:51.7570377Z [74/89, 00:05/00:05] install: spelling [14k] 2021-05-17T17:03:51.8026398Z [75/89, 00:05/00:05] install: stricttex [2k] 2021-05-17T17:03:51.8455988Z [76/89, 00:05/00:05] install: texlive-common [1k] 2021-05-17T17:03:51.8894382Z [77/89, 00:05/00:05] install: texlive-en [1k] 2021-05-17T17:03:51.9357998Z [78/89, 00:05/00:05] install: texlive-msg-translations [144k] 2021-05-17T17:03:51.9956567Z [79/89, 00:05/00:05] install: thumbpdf.x86_64-linux [1k] 2021-05-17T17:03:52.0375241Z [80/89, 00:06/00:06] install: thumbpdf [19k] 2021-05-17T17:03:52.0826089Z [81/89, 00:06/00:06] install: tlshell.x86_64-linux [1k] 2021-05-17T17:03:52.1325532Z [82/89, 00:06/00:06] install: tlshell [29k] 2021-05-17T17:03:52.1813304Z [83/89, 00:06/00:06] install: typewriter [25k] 2021-05-17T17:03:52.2289118Z [84/89, 00:06/00:06] install: uninormalize [6k] 2021-05-17T17:03:52.2730107Z [85/89, 00:06/00:06] install: upquote [2k] 2021-05-17T17:03:52.3229178Z [86/89, 00:06/00:06] install: xdvi.x86_64-linux [530k] 2021-05-17T17:03:52.4294099Z [87/89, 00:06/00:06] install: xdvi [7k] 2021-05-17T17:03:52.4738956Z [88/89, 00:06/00:06] install: collection-basic [1k] 2021-05-17T17:03:52.5176253Z [89/89, 00:06/00:06] install: collection-luatex [1k] 2021-05-17T17:03:52.5398827Z running mktexlsr ... 2021-05-17T17:03:52.6259801Z done running mktexlsr. 2021-05-17T17:03:52.6558820Z running updmap-sys ... 2021-05-17T17:03:52.9544600Z done running updmap-sys. 2021-05-17T17:03:52.9546421Z regenerating fmtutil.cnf in /home/runner/.TinyTeX/texmf-dist 2021-05-17T17:03:52.9548730Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/8c4vm0TrfB/IeFdVmlyAW ... 2021-05-17T17:03:53.4371253Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/8c4vm0TrfB/IeFdVmlyAW. 2021-05-17T17:03:53.4373170Z OK: optex.fmt/luatex 2021-05-17T17:03:53.4374531Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-17T17:03:53.4376123Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-17T17:03:54.7425521Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-17T17:03:54.7428590Z tlmgr: no updates available 2021-05-17T17:03:54.8575023Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-17T17:03:54.8575593Z with: 2021-05-17T17:03:54.8576045Z pandoc-version: 2.7.3 2021-05-17T17:03:54.8576492Z env: 2021-05-17T17:03:54.8576970Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:03:54.8577497Z TIC_DEPLOY_KEY: 2021-05-17T17:03:54.8578403Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:03:54.8580345Z GITHUB_PAT: *** 2021-05-17T17:03:54.8581273Z COVERALLS_TOKEN: *** 2021-05-17T17:03:54.8581836Z continue-on-error: false 2021-05-17T17:03:54.8582381Z VDIFFR_RUN_TESTS: 2021-05-17T17:03:54.8582932Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:03:54.8583424Z TZ: UTC 2021-05-17T17:03:54.8583868Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:03:54.8584338Z NOT_CRAN: true 2021-05-17T17:03:54.8584765Z ##[endgroup] 2021-05-17T17:03:55.9026440Z [command]sudo apt-get install -y gdebi-core 2021-05-17T17:03:55.9028747Z Reading package lists... 2021-05-17T17:03:55.9029733Z Building dependency tree... 2021-05-17T17:03:55.9030544Z Reading state information... 2021-05-17T17:03:55.9031751Z gdebi-core is already the newest version (0.9.5.7+nmu3). 2021-05-17T17:03:55.9032996Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:03:55.9034554Z [command]sudo gdebi --non-interactive /home/runner/work/_temp/pandoc-2.7.3-1-amd64.deb 2021-05-17T17:03:55.9035673Z 2021-05-17T17:03:55.9036371Z Reading package lists... 0% 2021-05-17T17:03:55.9036746Z 2021-05-17T17:03:55.9037598Z Reading package lists... 100% 2021-05-17T17:03:55.9037963Z 2021-05-17T17:03:55.9038196Z 2021-05-17T17:03:55.9038708Z Reading package lists... Done 2021-05-17T17:03:55.9039083Z 2021-05-17T17:03:55.9039627Z Building dependency tree... 0% 2021-05-17T17:03:55.9040013Z 2021-05-17T17:03:55.9040544Z Building dependency tree... 0% 2021-05-17T17:03:55.9040923Z 2021-05-17T17:03:55.9041436Z Building dependency tree... 50% 2021-05-17T17:03:55.9041815Z 2021-05-17T17:03:55.9906332Z Building dependency tree... 50% 2021-05-17T17:03:55.9906826Z 2021-05-17T17:03:55.9907356Z Building dependency tree 2021-05-17T17:03:55.9907740Z 2021-05-17T17:03:55.9908284Z Reading state information... 0% 2021-05-17T17:03:55.9908682Z 2021-05-17T17:03:56.1605778Z Reading state information... 0% 2021-05-17T17:03:56.1606308Z 2021-05-17T17:03:56.1606590Z 2021-05-17T17:03:56.1607153Z Reading state information... Done 2021-05-17T17:03:56.1607571Z 2021-05-17T17:03:56.1608115Z Reading state information... 0% 2021-05-17T17:03:56.1667740Z 2021-05-17T17:03:56.1668432Z Reading state information... 1% 2021-05-17T17:03:56.1711529Z 2021-05-17T17:03:56.1712166Z Reading state information... 3% 2021-05-17T17:03:56.1756640Z 2021-05-17T17:03:56.1757282Z Reading state information... 5% 2021-05-17T17:03:56.1801851Z 2021-05-17T17:03:56.1802550Z Reading state information... 7% 2021-05-17T17:03:56.1844119Z 2021-05-17T17:03:56.1844710Z Reading state information... 9% 2021-05-17T17:03:56.1886421Z 2021-05-17T17:03:56.1887027Z Reading state information... 11% 2021-05-17T17:03:56.1929457Z 2021-05-17T17:03:56.1930070Z Reading state information... 13% 2021-05-17T17:03:56.1971955Z 2021-05-17T17:03:56.1972564Z Reading state information... 15% 2021-05-17T17:03:56.2013069Z 2021-05-17T17:03:56.2013692Z Reading state information... 17% 2021-05-17T17:03:56.2060041Z 2021-05-17T17:03:56.2060600Z Reading state information... 19% 2021-05-17T17:03:56.2100474Z 2021-05-17T17:03:56.2101041Z Reading state information... 21% 2021-05-17T17:03:56.2139530Z 2021-05-17T17:03:56.2140275Z Reading state information... 23% 2021-05-17T17:03:56.2184772Z 2021-05-17T17:03:56.2185496Z Reading state information... 25% 2021-05-17T17:03:56.2230338Z 2021-05-17T17:03:56.2230928Z Reading state information... 27% 2021-05-17T17:03:56.2276249Z 2021-05-17T17:03:56.2276856Z Reading state information... 29% 2021-05-17T17:03:56.2321463Z 2021-05-17T17:03:56.2322082Z Reading state information... 31% 2021-05-17T17:03:56.2367742Z 2021-05-17T17:03:56.2368629Z Reading state information... 33% 2021-05-17T17:03:56.2411291Z 2021-05-17T17:03:56.2411881Z Reading state information... 35% 2021-05-17T17:03:56.2448458Z 2021-05-17T17:03:56.2449064Z Reading state information... 37% 2021-05-17T17:03:56.2494427Z 2021-05-17T17:03:56.2494981Z Reading state information... 39% 2021-05-17T17:03:56.2541535Z 2021-05-17T17:03:56.2542161Z Reading state information... 41% 2021-05-17T17:03:56.2581740Z 2021-05-17T17:03:56.2582338Z Reading state information... 43% 2021-05-17T17:03:56.2630493Z 2021-05-17T17:03:56.2631107Z Reading state information... 45% 2021-05-17T17:03:56.2700246Z 2021-05-17T17:03:56.2700880Z Reading state information... 47% 2021-05-17T17:03:56.2744283Z 2021-05-17T17:03:56.2744918Z Reading state information... 49% 2021-05-17T17:03:56.2793010Z 2021-05-17T17:03:56.2793619Z Reading state information... 51% 2021-05-17T17:03:56.2836923Z 2021-05-17T17:03:56.2837553Z Reading state information... 53% 2021-05-17T17:03:56.2880348Z 2021-05-17T17:03:56.2880995Z Reading state information... 55% 2021-05-17T17:03:56.2928685Z 2021-05-17T17:03:56.2929349Z Reading state information... 57% 2021-05-17T17:03:56.2973609Z 2021-05-17T17:03:56.2974218Z Reading state information... 59% 2021-05-17T17:03:56.3025086Z 2021-05-17T17:03:56.3025713Z Reading state information... 61% 2021-05-17T17:03:56.3070849Z 2021-05-17T17:03:56.3071468Z Reading state information... 63% 2021-05-17T17:03:56.3113206Z 2021-05-17T17:03:56.3113835Z Reading state information... 65% 2021-05-17T17:03:56.3156986Z 2021-05-17T17:03:56.3157587Z Reading state information... 67% 2021-05-17T17:03:56.3200524Z 2021-05-17T17:03:56.3201134Z Reading state information... 69% 2021-05-17T17:03:56.3257839Z 2021-05-17T17:03:56.3258457Z Reading state information... 71% 2021-05-17T17:03:56.3297019Z 2021-05-17T17:03:56.3297640Z Reading state information... 73% 2021-05-17T17:03:56.3339977Z 2021-05-17T17:03:56.3340575Z Reading state information... 75% 2021-05-17T17:03:56.3397655Z 2021-05-17T17:03:56.3398293Z Reading state information... 77% 2021-05-17T17:03:56.3441139Z 2021-05-17T17:03:56.3441752Z Reading state information... 79% 2021-05-17T17:03:56.3486138Z 2021-05-17T17:03:56.3486777Z Reading state information... 81% 2021-05-17T17:03:56.3531500Z 2021-05-17T17:03:56.3532096Z Reading state information... 83% 2021-05-17T17:03:56.3576156Z 2021-05-17T17:03:56.3576771Z Reading state information... 85% 2021-05-17T17:03:56.3621946Z 2021-05-17T17:03:56.3622859Z Reading state information... 87% 2021-05-17T17:03:56.3664217Z 2021-05-17T17:03:56.3664883Z Reading state information... 89% 2021-05-17T17:03:56.3704417Z 2021-05-17T17:03:56.3705014Z Reading state information... 91% 2021-05-17T17:03:56.3747748Z 2021-05-17T17:03:56.3748356Z Reading state information... 93% 2021-05-17T17:03:56.3791305Z 2021-05-17T17:03:56.3791921Z Reading state information... 95% 2021-05-17T17:03:56.3837269Z 2021-05-17T17:03:56.3837880Z Reading state information... 97% 2021-05-17T17:03:56.3889555Z 2021-05-17T17:03:56.3890204Z Reading state information... 99% 2021-05-17T17:03:56.7039756Z Selecting previously unselected package pandoc. 2021-05-17T17:03:56.8333050Z (Reading database ... 261856 files and directories currently installed.) 2021-05-17T17:03:56.8452830Z Preparing to unpack .../_temp/pandoc-2.7.3-1-amd64.deb ... 2021-05-17T17:03:56.8485831Z Unpacking pandoc (2.7.3-1) ... 2021-05-17T17:03:59.2200710Z Setting up pandoc (2.7.3-1) ... 2021-05-17T17:03:59.2458510Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:04:00.1206270Z 2021-05-17T17:04:00.1207713Z 2021-05-17T17:04:00.1209068Z Reading state information... Done 2021-05-17T17:04:00.1630272Z ##[group]Run git config user.name adigherman 2021-05-17T17:04:00.1631119Z git config user.name adigherman 2021-05-17T17:04:00.1631735Z git config user.email adig@jhu.edu 2021-05-17T17:04:00.1676882Z shell: /usr/bin/bash -e {0} 2021-05-17T17:04:00.1677355Z env: 2021-05-17T17:04:00.1677875Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:04:00.1678439Z TIC_DEPLOY_KEY: 2021-05-17T17:04:00.1679388Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:04:00.1681436Z GITHUB_PAT: *** 2021-05-17T17:04:00.1682515Z COVERALLS_TOKEN: *** 2021-05-17T17:04:00.1683108Z continue-on-error: false 2021-05-17T17:04:00.1683657Z VDIFFR_RUN_TESTS: 2021-05-17T17:04:00.1684231Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:04:00.1684760Z TZ: UTC 2021-05-17T17:04:00.1685211Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:04:00.1685721Z NOT_CRAN: true 2021-05-17T17:04:00.1686165Z ##[endgroup] 2021-05-17T17:04:00.1973962Z ##[group]Run adigherman/actions/install-sysdeps-linux@master 2021-05-17T17:04:00.1974669Z env: 2021-05-17T17:04:00.1975197Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:04:00.1975732Z TIC_DEPLOY_KEY: 2021-05-17T17:04:00.1976642Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:04:00.1978705Z GITHUB_PAT: *** 2021-05-17T17:04:00.1979648Z COVERALLS_TOKEN: *** 2021-05-17T17:04:00.1980207Z continue-on-error: false 2021-05-17T17:04:00.1981039Z VDIFFR_RUN_TESTS: 2021-05-17T17:04:00.1981582Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:04:00.1982096Z TZ: UTC 2021-05-17T17:04:00.1982542Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:04:00.1983008Z NOT_CRAN: true 2021-05-17T17:04:00.1983434Z ##[endgroup] 2021-05-17T17:04:00.4131830Z Reading package lists... 2021-05-17T17:04:00.5892424Z Building dependency tree... 2021-05-17T17:04:00.5911769Z Reading state information... 2021-05-17T17:04:00.7439587Z The following additional packages will be installed: 2021-05-17T17:04:00.7442037Z cmake-data libjsoncpp1 librhash0 2021-05-17T17:04:00.7445354Z Suggested packages: 2021-05-17T17:04:00.7446745Z cmake-doc ninja-build 2021-05-17T17:04:00.7953268Z The following NEW packages will be installed: 2021-05-17T17:04:00.7963012Z cmake cmake-data libjsoncpp1 librhash0 2021-05-17T17:04:00.8242976Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:04:00.8243780Z Need to get 5470 kB of archives. 2021-05-17T17:04:00.8244556Z After this operation, 28.3 MB of additional disk space will be used. 2021-05-17T17:04:00.8246456Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] 2021-05-17T17:04:00.8739609Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] 2021-05-17T17:04:00.8752989Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2021-05-17T17:04:00.8772521Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] 2021-05-17T17:04:01.3997800Z Fetched 5470 kB in 0s (39.5 MB/s) 2021-05-17T17:04:01.4532162Z Selecting previously unselected package cmake-data. 2021-05-17T17:04:01.4607518Z (Reading database ... 2021-05-17T17:04:01.4608408Z (Reading database ... 5% 2021-05-17T17:04:01.4609167Z (Reading database ... 10% 2021-05-17T17:04:01.4609922Z (Reading database ... 15% 2021-05-17T17:04:01.4610677Z (Reading database ... 20% 2021-05-17T17:04:01.4611417Z (Reading database ... 25% 2021-05-17T17:04:01.4612161Z (Reading database ... 30% 2021-05-17T17:04:01.4612920Z (Reading database ... 35% 2021-05-17T17:04:01.4613655Z (Reading database ... 40% 2021-05-17T17:04:01.4614401Z (Reading database ... 45% 2021-05-17T17:04:01.4615147Z (Reading database ... 50% 2021-05-17T17:04:01.4650527Z (Reading database ... 55% 2021-05-17T17:04:01.4690768Z (Reading database ... 60% 2021-05-17T17:04:01.4732941Z (Reading database ... 65% 2021-05-17T17:04:01.4880462Z (Reading database ... 70% 2021-05-17T17:04:01.5009474Z (Reading database ... 75% 2021-05-17T17:04:01.5323208Z (Reading database ... 80% 2021-05-17T17:04:01.5666691Z (Reading database ... 85% 2021-05-17T17:04:01.5834740Z (Reading database ... 90% 2021-05-17T17:04:01.5924011Z (Reading database ... 95% 2021-05-17T17:04:01.5924644Z (Reading database ... 100% 2021-05-17T17:04:01.5925500Z (Reading database ... 261863 files and directories currently installed.) 2021-05-17T17:04:01.6049093Z Preparing to unpack .../cmake-data_3.16.3-1ubuntu1_all.deb ... 2021-05-17T17:04:01.6217926Z Unpacking cmake-data (3.16.3-1ubuntu1) ... 2021-05-17T17:04:02.1295786Z Selecting previously unselected package libjsoncpp1:amd64. 2021-05-17T17:04:02.1609497Z Preparing to unpack .../libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2021-05-17T17:04:02.1736792Z Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-17T17:04:02.2620994Z Selecting previously unselected package librhash0:amd64. 2021-05-17T17:04:02.2921162Z Preparing to unpack .../librhash0_1.3.9-1_amd64.deb ... 2021-05-17T17:04:02.2991741Z Unpacking librhash0:amd64 (1.3.9-1) ... 2021-05-17T17:04:02.3576620Z Selecting previously unselected package cmake. 2021-05-17T17:04:02.3873335Z Preparing to unpack .../cmake_3.16.3-1ubuntu1_amd64.deb ... 2021-05-17T17:04:02.3927864Z Unpacking cmake (3.16.3-1ubuntu1) ... 2021-05-17T17:04:02.8928992Z Setting up librhash0:amd64 (1.3.9-1) ... 2021-05-17T17:04:02.9152783Z Setting up cmake-data (3.16.3-1ubuntu1) ... 2021-05-17T17:04:02.9774154Z Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-17T17:04:02.9874684Z Setting up cmake (3.16.3-1ubuntu1) ... 2021-05-17T17:04:02.9992347Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:04:04.2943320Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:04:06.7008151Z Reading package lists... 2021-05-17T17:04:06.8813336Z Building dependency tree... 2021-05-17T17:04:06.8835648Z Reading state information... 2021-05-17T17:04:07.0461904Z Suggested packages: 2021-05-17T17:04:07.0467338Z libssh-doc 2021-05-17T17:04:07.0963394Z The following NEW packages will be installed: 2021-05-17T17:04:07.0967927Z libssh-dev 2021-05-17T17:04:07.1201698Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:04:07.1202823Z Need to get 219 kB of archives. 2021-05-17T17:04:07.1204093Z After this operation, 1127 kB of additional disk space will be used. 2021-05-17T17:04:07.1206164Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-dev amd64 0.9.3-2ubuntu2.1 [219 kB] 2021-05-17T17:04:07.6106633Z Fetched 219 kB in 0s (6254 kB/s) 2021-05-17T17:04:07.6542749Z Selecting previously unselected package libssh-dev:amd64. 2021-05-17T17:04:07.6620304Z (Reading database ... 2021-05-17T17:04:07.6621204Z (Reading database ... 5% 2021-05-17T17:04:07.6622231Z (Reading database ... 10% 2021-05-17T17:04:07.6622855Z (Reading database ... 15% 2021-05-17T17:04:07.6623420Z (Reading database ... 20% 2021-05-17T17:04:07.6624068Z (Reading database ... 25% 2021-05-17T17:04:07.6624623Z (Reading database ... 30% 2021-05-17T17:04:07.6625181Z (Reading database ... 35% 2021-05-17T17:04:07.6625743Z (Reading database ... 40% 2021-05-17T17:04:07.6626284Z (Reading database ... 45% 2021-05-17T17:04:07.6626840Z (Reading database ... 50% 2021-05-17T17:04:07.6658454Z (Reading database ... 55% 2021-05-17T17:04:07.6700405Z (Reading database ... 60% 2021-05-17T17:04:07.6742272Z (Reading database ... 65% 2021-05-17T17:04:07.6878356Z (Reading database ... 70% 2021-05-17T17:04:07.7003511Z (Reading database ... 75% 2021-05-17T17:04:07.7291626Z (Reading database ... 80% 2021-05-17T17:04:07.7637039Z (Reading database ... 85% 2021-05-17T17:04:07.7797030Z (Reading database ... 90% 2021-05-17T17:04:07.7879084Z (Reading database ... 95% 2021-05-17T17:04:07.7879687Z (Reading database ... 100% 2021-05-17T17:04:07.7880559Z (Reading database ... 264647 files and directories currently installed.) 2021-05-17T17:04:07.7999424Z Preparing to unpack .../libssh-dev_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-17T17:04:07.8058712Z Unpacking libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-17T17:04:07.9146981Z Setting up libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-17T17:04:10.2473883Z Reading package lists... 2021-05-17T17:04:10.4478816Z Building dependency tree... 2021-05-17T17:04:10.4500523Z Reading state information... 2021-05-17T17:04:10.6855980Z The following NEW packages will be installed: 2021-05-17T17:04:10.6862275Z jags 2021-05-17T17:04:10.7103585Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:04:10.7104998Z Need to get 1562 kB of archives. 2021-05-17T17:04:10.7106245Z After this operation, 3615 kB of additional disk space will be used. 2021-05-17T17:04:10.7108524Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 jags amd64 4.3.0-3build1 [1562 kB] 2021-05-17T17:04:11.1946388Z Fetched 1562 kB in 0s (25.8 MB/s) 2021-05-17T17:04:11.2491790Z Selecting previously unselected package jags. 2021-05-17T17:04:11.2604431Z (Reading database ... 2021-05-17T17:04:11.2605793Z (Reading database ... 5% 2021-05-17T17:04:11.2606778Z (Reading database ... 10% 2021-05-17T17:04:11.2607724Z (Reading database ... 15% 2021-05-17T17:04:11.2608687Z (Reading database ... 20% 2021-05-17T17:04:11.2609621Z (Reading database ... 25% 2021-05-17T17:04:11.2610534Z (Reading database ... 30% 2021-05-17T17:04:11.2611470Z (Reading database ... 35% 2021-05-17T17:04:11.2612388Z (Reading database ... 40% 2021-05-17T17:04:11.2613309Z (Reading database ... 45% 2021-05-17T17:04:11.2614232Z (Reading database ... 50% 2021-05-17T17:04:11.2649159Z (Reading database ... 55% 2021-05-17T17:04:11.2688547Z (Reading database ... 60% 2021-05-17T17:04:11.2735131Z (Reading database ... 65% 2021-05-17T17:04:11.2875285Z (Reading database ... 70% 2021-05-17T17:04:11.3039000Z (Reading database ... 75% 2021-05-17T17:04:11.3373314Z (Reading database ... 80% 2021-05-17T17:04:11.3761347Z (Reading database ... 85% 2021-05-17T17:04:11.3935125Z (Reading database ... 90% 2021-05-17T17:04:11.4024256Z (Reading database ... 95% 2021-05-17T17:04:11.4025004Z (Reading database ... 100% 2021-05-17T17:04:11.4026085Z (Reading database ... 264666 files and directories currently installed.) 2021-05-17T17:04:11.4151511Z Preparing to unpack .../jags_4.3.0-3build1_amd64.deb ... 2021-05-17T17:04:11.4178988Z Unpacking jags (4.3.0-3build1) ... 2021-05-17T17:04:11.5999950Z Setting up jags (4.3.0-3build1) ... 2021-05-17T17:04:11.6180460Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:04:13.1414300Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:04:15.5371592Z Reading package lists... 2021-05-17T17:04:15.7423784Z Building dependency tree... 2021-05-17T17:04:15.7443824Z Reading state information... 2021-05-17T17:04:15.9181232Z The following additional packages will be installed: 2021-05-17T17:04:15.9183496Z libnode64 libuv1-dev 2021-05-17T17:04:15.9700932Z The following NEW packages will be installed: 2021-05-17T17:04:15.9706117Z libnode-dev libnode64 libuv1-dev 2021-05-17T17:04:15.9940590Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:04:15.9941467Z Need to get 6239 kB of archives. 2021-05-17T17:04:15.9942311Z After this operation, 24.9 MB of additional disk space will be used. 2021-05-17T17:04:15.9944459Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1-dev amd64 1.34.2-1ubuntu1.1 [103 kB] 2021-05-17T17:04:16.0002527Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB] 2021-05-17T17:04:16.0908542Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode-dev amd64 10.19.0~dfsg-3ubuntu1 [370 kB] 2021-05-17T17:04:16.5633182Z Fetched 6239 kB in 0s (48.4 MB/s) 2021-05-17T17:04:16.6005581Z Selecting previously unselected package libuv1-dev:amd64. 2021-05-17T17:04:16.6082493Z (Reading database ... 2021-05-17T17:04:16.6083150Z (Reading database ... 5% 2021-05-17T17:04:16.6084556Z (Reading database ... 10% 2021-05-17T17:04:16.6085169Z (Reading database ... 15% 2021-05-17T17:04:16.6085763Z (Reading database ... 20% 2021-05-17T17:04:16.6086326Z (Reading database ... 25% 2021-05-17T17:04:16.6087133Z (Reading database ... 30% 2021-05-17T17:04:16.6087836Z (Reading database ... 35% 2021-05-17T17:04:16.6088487Z (Reading database ... 40% 2021-05-17T17:04:16.6089154Z (Reading database ... 45% 2021-05-17T17:04:16.6089926Z (Reading database ... 50% 2021-05-17T17:04:16.6130671Z (Reading database ... 55% 2021-05-17T17:04:16.6174014Z (Reading database ... 60% 2021-05-17T17:04:16.6218919Z (Reading database ... 65% 2021-05-17T17:04:16.6365906Z (Reading database ... 70% 2021-05-17T17:04:16.6494093Z (Reading database ... 75% 2021-05-17T17:04:16.6796790Z (Reading database ... 80% 2021-05-17T17:04:16.7141342Z (Reading database ... 85% 2021-05-17T17:04:16.7304390Z (Reading database ... 90% 2021-05-17T17:04:16.7395194Z (Reading database ... 95% 2021-05-17T17:04:16.7395913Z (Reading database ... 100% 2021-05-17T17:04:16.7396777Z (Reading database ... 264806 files and directories currently installed.) 2021-05-17T17:04:16.7521825Z Preparing to unpack .../libuv1-dev_1.34.2-1ubuntu1.1_amd64.deb ... 2021-05-17T17:04:16.7560046Z Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-17T17:04:16.8194389Z Selecting previously unselected package libnode64:amd64. 2021-05-17T17:04:16.8498297Z Preparing to unpack .../libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-17T17:04:16.8527958Z Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-17T17:04:17.5647097Z Selecting previously unselected package libnode-dev:amd64. 2021-05-17T17:04:17.5941998Z Preparing to unpack .../libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-17T17:04:17.5957022Z Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-17T17:04:17.7096339Z Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-17T17:04:17.7142912Z Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-17T17:04:17.7187197Z Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-17T17:04:17.7220260Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:04:20.0915587Z Reading package lists... 2021-05-17T17:04:20.2809366Z Building dependency tree... 2021-05-17T17:04:20.2829118Z Reading state information... 2021-05-17T17:04:20.4494926Z The following additional packages will be installed: 2021-05-17T17:04:20.4498950Z libfftw3-bin libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-17T17:04:20.4504990Z Suggested packages: 2021-05-17T17:04:20.4506073Z libfftw3-doc 2021-05-17T17:04:20.5009915Z The following NEW packages will be installed: 2021-05-17T17:04:20.5019503Z libfftw3-bin libfftw3-dev libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-17T17:04:20.5263093Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:04:20.5263923Z Need to get 3986 kB of archives. 2021-05-17T17:04:20.5264807Z After this operation, 22.4 MB of additional disk space will be used. 2021-05-17T17:04:20.5266846Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-long3 amd64 3.3.8-2ubuntu1 [313 kB] 2021-05-17T17:04:20.5407562Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-quad3 amd64 3.3.8-2ubuntu1 [673 kB] 2021-05-17T17:04:20.5608594Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-single3 amd64 3.3.8-2ubuntu1 [756 kB] 2021-05-17T17:04:20.5908510Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-bin amd64 3.3.8-2ubuntu1 [32.2 kB] 2021-05-17T17:04:20.5915702Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-dev amd64 3.3.8-2ubuntu1 [2211 kB] 2021-05-17T17:04:21.0806749Z Fetched 3986 kB in 0s (33.1 MB/s) 2021-05-17T17:04:21.1157847Z Selecting previously unselected package libfftw3-long3:amd64. 2021-05-17T17:04:21.1238490Z (Reading database ... 2021-05-17T17:04:21.1239168Z (Reading database ... 5% 2021-05-17T17:04:21.1257220Z (Reading database ... 10% 2021-05-17T17:04:21.1257770Z (Reading database ... 15% 2021-05-17T17:04:21.1258297Z (Reading database ... 20% 2021-05-17T17:04:21.1258832Z (Reading database ... 25% 2021-05-17T17:04:21.1259353Z (Reading database ... 30% 2021-05-17T17:04:21.1259853Z (Reading database ... 35% 2021-05-17T17:04:21.1260362Z (Reading database ... 40% 2021-05-17T17:04:21.1260875Z (Reading database ... 45% 2021-05-17T17:04:21.1261375Z (Reading database ... 50% 2021-05-17T17:04:21.1278762Z (Reading database ... 55% 2021-05-17T17:04:21.1319236Z (Reading database ... 60% 2021-05-17T17:04:21.1358344Z (Reading database ... 65% 2021-05-17T17:04:21.1491440Z (Reading database ... 70% 2021-05-17T17:04:21.1622512Z (Reading database ... 75% 2021-05-17T17:04:21.1922571Z (Reading database ... 80% 2021-05-17T17:04:21.2284521Z (Reading database ... 85% 2021-05-17T17:04:21.2448637Z (Reading database ... 90% 2021-05-17T17:04:21.2536430Z (Reading database ... 95% 2021-05-17T17:04:21.2537270Z (Reading database ... 100% 2021-05-17T17:04:21.2538454Z (Reading database ... 264942 files and directories currently installed.) 2021-05-17T17:04:21.2658654Z Preparing to unpack .../libfftw3-long3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-17T17:04:21.2801150Z Unpacking libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-17T17:04:21.3716075Z Selecting previously unselected package libfftw3-quad3:amd64. 2021-05-17T17:04:21.3997193Z Preparing to unpack .../libfftw3-quad3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-17T17:04:21.4037146Z Unpacking libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-17T17:04:21.5364680Z Selecting previously unselected package libfftw3-single3:amd64. 2021-05-17T17:04:21.5661806Z Preparing to unpack .../libfftw3-single3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-17T17:04:21.5701805Z Unpacking libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-17T17:04:21.7262489Z Selecting previously unselected package libfftw3-bin. 2021-05-17T17:04:21.7559879Z Preparing to unpack .../libfftw3-bin_3.3.8-2ubuntu1_amd64.deb ... 2021-05-17T17:04:21.7576602Z Unpacking libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-17T17:04:21.8275645Z Selecting previously unselected package libfftw3-dev:amd64. 2021-05-17T17:04:21.8493616Z Preparing to unpack .../libfftw3-dev_3.3.8-2ubuntu1_amd64.deb ... 2021-05-17T17:04:21.8507584Z Unpacking libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-17T17:04:22.1961430Z Setting up libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-17T17:04:22.2113818Z Setting up libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-17T17:04:22.2228819Z Setting up libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-17T17:04:22.2360272Z Setting up libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-17T17:04:22.2585702Z Setting up libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-17T17:04:22.2772823Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:04:23.1859062Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:04:25.5644098Z Reading package lists... 2021-05-17T17:04:25.7455220Z Building dependency tree... 2021-05-17T17:04:25.7475465Z Reading state information... 2021-05-17T17:04:25.9141709Z The following additional packages will be installed: 2021-05-17T17:04:25.9143988Z libdcmtk14 2021-05-17T17:04:25.9670417Z The following NEW packages will be installed: 2021-05-17T17:04:25.9680540Z dcmtk libdcmtk14 2021-05-17T17:04:25.9935768Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:04:25.9937174Z Need to get 5546 kB of archives. 2021-05-17T17:04:25.9938664Z After this operation, 26.5 MB of additional disk space will be used. 2021-05-17T17:04:25.9943088Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdcmtk14 amd64 3.6.4-2.1build2 [4682 kB] 2021-05-17T17:04:26.0720914Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 dcmtk amd64 3.6.4-2.1build2 [864 kB] 2021-05-17T17:04:26.5329560Z Fetched 5546 kB in 0s (49.5 MB/s) 2021-05-17T17:04:26.5769267Z Selecting previously unselected package libdcmtk14. 2021-05-17T17:04:26.5843080Z (Reading database ... 2021-05-17T17:04:26.5843692Z (Reading database ... 5% 2021-05-17T17:04:26.5844223Z (Reading database ... 10% 2021-05-17T17:04:26.5844724Z (Reading database ... 15% 2021-05-17T17:04:26.5845739Z (Reading database ... 20% 2021-05-17T17:04:26.5846287Z (Reading database ... 25% 2021-05-17T17:04:26.5846811Z (Reading database ... 30% 2021-05-17T17:04:26.5847324Z (Reading database ... 35% 2021-05-17T17:04:26.5848192Z (Reading database ... 40% 2021-05-17T17:04:26.5848934Z (Reading database ... 45% 2021-05-17T17:04:26.5849491Z (Reading database ... 50% 2021-05-17T17:04:26.5893666Z (Reading database ... 55% 2021-05-17T17:04:26.5931167Z (Reading database ... 60% 2021-05-17T17:04:26.5973335Z (Reading database ... 65% 2021-05-17T17:04:26.6111114Z (Reading database ... 70% 2021-05-17T17:04:26.6237252Z (Reading database ... 75% 2021-05-17T17:04:26.6542408Z (Reading database ... 80% 2021-05-17T17:04:26.6896996Z (Reading database ... 85% 2021-05-17T17:04:26.7065919Z (Reading database ... 90% 2021-05-17T17:04:26.7155582Z (Reading database ... 95% 2021-05-17T17:04:26.7156633Z (Reading database ... 100% 2021-05-17T17:04:26.7158170Z (Reading database ... 265033 files and directories currently installed.) 2021-05-17T17:04:26.7283189Z Preparing to unpack .../libdcmtk14_3.6.4-2.1build2_amd64.deb ... 2021-05-17T17:04:26.7361316Z Unpacking libdcmtk14 (3.6.4-2.1build2) ... 2021-05-17T17:04:27.3594162Z Selecting previously unselected package dcmtk. 2021-05-17T17:04:27.3902931Z Preparing to unpack .../dcmtk_3.6.4-2.1build2_amd64.deb ... 2021-05-17T17:04:27.3997799Z Unpacking dcmtk (3.6.4-2.1build2) ... 2021-05-17T17:04:27.5825373Z Setting up libdcmtk14 (3.6.4-2.1build2) ... 2021-05-17T17:04:27.6001939Z Setting up dcmtk (3.6.4-2.1build2) ... 2021-05-17T17:04:27.6212251Z Adding `dcmtk' group to system ... 2021-05-17T17:04:27.6944760Z Adding `dcmtk' user to system ... 2021-05-17T17:04:27.7806317Z adduser: Warning: The home directory `/var/lib/dcmtk/db' does not belong to the user you are currently creating. 2021-05-17T17:04:28.0541549Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:04:29.8936809Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:04:32.2349217Z Reading package lists... 2021-05-17T17:04:32.4227093Z Building dependency tree... 2021-05-17T17:04:32.4248566Z Reading state information... 2021-05-17T17:04:32.6872268Z libsecret-1-dev is already the newest version (0.20.3-0ubuntu1). 2021-05-17T17:04:32.6873909Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:04:32.7572991Z Reading package lists... 2021-05-17T17:04:32.9582689Z Building dependency tree... 2021-05-17T17:04:32.9602363Z Reading state information... 2021-05-17T17:04:33.2433675Z libpng-dev is already the newest version (1.6.37-2). 2021-05-17T17:04:33.2435237Z libpng-dev set to manually installed. 2021-05-17T17:04:33.2436367Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:04:33.3149509Z Reading package lists... 2021-05-17T17:04:33.5011803Z Building dependency tree... 2021-05-17T17:04:33.5031844Z Reading state information... 2021-05-17T17:04:33.6781888Z The following additional packages will be installed: 2021-05-17T17:04:33.6785680Z libopenjp2-7 libpoppler-cpp0v5 libpoppler-dev libpoppler97 poppler-data 2021-05-17T17:04:33.6790432Z Suggested packages: 2021-05-17T17:04:33.6793543Z poppler-utils ghostscript fonts-japanese-mincho | fonts-ipafont-mincho 2021-05-17T17:04:33.6796710Z fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai 2021-05-17T17:04:33.6799110Z fonts-arphic-uming fonts-nanum 2021-05-17T17:04:33.7286334Z The following NEW packages will be installed: 2021-05-17T17:04:33.7288467Z libopenjp2-7 libpoppler-cpp-dev libpoppler-cpp0v5 libpoppler-dev 2021-05-17T17:04:33.7291497Z libpoppler97 poppler-data 2021-05-17T17:04:33.7564027Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:04:33.7565133Z Need to get 2582 kB of archives. 2021-05-17T17:04:33.7566100Z After this operation, 16.7 MB of additional disk space will be used. 2021-05-17T17:04:33.7568216Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB] 2021-05-17T17:04:33.7991810Z 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-17T17:04:33.8021653Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1 [915 kB] 2021-05-17T17:04:33.8158031Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp0v5 amd64 0.86.1-0ubuntu1 [35.6 kB] 2021-05-17T17:04:33.8163160Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-dev amd64 0.86.1-0ubuntu1 [5336 B] 2021-05-17T17:04:33.8167774Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp-dev amd64 0.86.1-0ubuntu1 [10.4 kB] 2021-05-17T17:04:34.2677807Z Fetched 2582 kB in 0s (31.2 MB/s) 2021-05-17T17:04:34.3213536Z Selecting previously unselected package poppler-data. 2021-05-17T17:04:34.3289764Z (Reading database ... 2021-05-17T17:04:34.3290582Z (Reading database ... 5% 2021-05-17T17:04:34.3291291Z (Reading database ... 10% 2021-05-17T17:04:34.3291987Z (Reading database ... 15% 2021-05-17T17:04:34.3292697Z (Reading database ... 20% 2021-05-17T17:04:34.3293570Z (Reading database ... 25% 2021-05-17T17:04:34.3294275Z (Reading database ... 30% 2021-05-17T17:04:34.3294946Z (Reading database ... 35% 2021-05-17T17:04:34.3295605Z (Reading database ... 40% 2021-05-17T17:04:34.3296276Z (Reading database ... 45% 2021-05-17T17:04:34.3296944Z (Reading database ... 50% 2021-05-17T17:04:34.3332612Z (Reading database ... 55% 2021-05-17T17:04:34.3373215Z (Reading database ... 60% 2021-05-17T17:04:34.3414704Z (Reading database ... 65% 2021-05-17T17:04:34.3554295Z (Reading database ... 70% 2021-05-17T17:04:34.3686529Z (Reading database ... 75% 2021-05-17T17:04:34.3996146Z (Reading database ... 80% 2021-05-17T17:04:34.4368866Z (Reading database ... 85% 2021-05-17T17:04:34.4537115Z (Reading database ... 90% 2021-05-17T17:04:34.4625737Z (Reading database ... 95% 2021-05-17T17:04:34.4626586Z (Reading database ... 100% 2021-05-17T17:04:34.4627581Z (Reading database ... 265268 files and directories currently installed.) 2021-05-17T17:04:34.4753924Z Preparing to unpack .../0-poppler-data_0.4.9-2_all.deb ... 2021-05-17T17:04:34.4768220Z Unpacking poppler-data (0.4.9-2) ... 2021-05-17T17:04:34.7546896Z Selecting previously unselected package libopenjp2-7:amd64. 2021-05-17T17:04:34.7853172Z Preparing to unpack .../1-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... 2021-05-17T17:04:34.7905921Z Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-17T17:04:34.8474330Z Selecting previously unselected package libpoppler97:amd64. 2021-05-17T17:04:34.8744038Z Preparing to unpack .../2-libpoppler97_0.86.1-0ubuntu1_amd64.deb ... 2021-05-17T17:04:34.8761198Z Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-17T17:04:35.0275110Z Selecting previously unselected package libpoppler-cpp0v5:amd64. 2021-05-17T17:04:35.0549749Z Preparing to unpack .../3-libpoppler-cpp0v5_0.86.1-0ubuntu1_amd64.deb ... 2021-05-17T17:04:35.0609737Z Unpacking libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-17T17:04:35.0995997Z Selecting previously unselected package libpoppler-dev:amd64. 2021-05-17T17:04:35.1251438Z Preparing to unpack .../4-libpoppler-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-17T17:04:35.1263337Z Unpacking libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-17T17:04:35.1741890Z Selecting previously unselected package libpoppler-cpp-dev:amd64. 2021-05-17T17:04:35.2048441Z Preparing to unpack .../5-libpoppler-cpp-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-17T17:04:35.2086443Z Unpacking libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-17T17:04:35.2946547Z Setting up poppler-data (0.4.9-2) ... 2021-05-17T17:04:35.3383312Z Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-17T17:04:35.3414344Z Setting up libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-17T17:04:35.3662092Z Setting up libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-17T17:04:35.3834985Z Setting up libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-17T17:04:35.3993891Z Setting up libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-17T17:04:35.4109229Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-17T17:04:35.4674461Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:04:37.9025205Z Reading package lists... 2021-05-17T17:04:38.0877635Z Building dependency tree... 2021-05-17T17:04:38.0896654Z Reading state information... 2021-05-17T17:04:38.2622905Z The following additional packages will be installed: 2021-05-17T17:04:38.2628305Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libsz2 2021-05-17T17:04:38.2634450Z Suggested packages: 2021-05-17T17:04:38.2635785Z libhdf5-doc 2021-05-17T17:04:38.3145117Z The following NEW packages will be installed: 2021-05-17T17:04:38.3149683Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libhdf5-dev 2021-05-17T17:04:38.3151618Z libsz2 2021-05-17T17:04:38.3729517Z 0 upgraded, 7 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:04:38.3731305Z Need to get 4074 kB of archives. 2021-05-17T17:04:38.3732894Z After this operation, 17.6 MB of additional disk space will be used. 2021-05-17T17:04:38.3737275Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 hdf5-helpers amd64 1.10.4+repack-11ubuntu1 [13.6 kB] 2021-05-17T17:04:38.3779945Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec0 amd64 1.0.4-1 [19.1 kB] 2021-05-17T17:04:38.3785993Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsz2 amd64 1.0.4-1 [5188 B] 2021-05-17T17:04:38.3792238Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-103 amd64 1.10.4+repack-11ubuntu1 [1311 kB] 2021-05-17T17:04:38.4158337Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-cpp-103 amd64 1.10.4+repack-11ubuntu1 [120 kB] 2021-05-17T17:04:38.4173036Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec-dev amd64 1.0.4-1 [16.9 kB] 2021-05-17T17:04:38.4177228Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-dev amd64 1.10.4+repack-11ubuntu1 [2589 kB] 2021-05-17T17:04:38.9071205Z Fetched 4074 kB in 0s (31.0 MB/s) 2021-05-17T17:04:38.9591516Z Selecting previously unselected package hdf5-helpers. 2021-05-17T17:04:38.9669609Z (Reading database ... 2021-05-17T17:04:38.9670308Z (Reading database ... 5% 2021-05-17T17:04:38.9670900Z (Reading database ... 10% 2021-05-17T17:04:38.9671482Z (Reading database ... 15% 2021-05-17T17:04:38.9672067Z (Reading database ... 20% 2021-05-17T17:04:38.9672986Z (Reading database ... 25% 2021-05-17T17:04:38.9673577Z (Reading database ... 30% 2021-05-17T17:04:38.9674158Z (Reading database ... 35% 2021-05-17T17:04:38.9674726Z (Reading database ... 40% 2021-05-17T17:04:38.9675303Z (Reading database ... 45% 2021-05-17T17:04:38.9675866Z (Reading database ... 50% 2021-05-17T17:04:38.9716544Z (Reading database ... 55% 2021-05-17T17:04:38.9758824Z (Reading database ... 60% 2021-05-17T17:04:38.9809372Z (Reading database ... 65% 2021-05-17T17:04:38.9950785Z (Reading database ... 70% 2021-05-17T17:04:39.0086112Z (Reading database ... 75% 2021-05-17T17:04:39.0397710Z (Reading database ... 80% 2021-05-17T17:04:39.0788226Z (Reading database ... 85% 2021-05-17T17:04:39.0962410Z (Reading database ... 90% 2021-05-17T17:04:39.1055732Z (Reading database ... 95% 2021-05-17T17:04:39.1056510Z (Reading database ... 100% 2021-05-17T17:04:39.1057463Z (Reading database ... 265828 files and directories currently installed.) 2021-05-17T17:04:39.1181757Z Preparing to unpack .../0-hdf5-helpers_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-17T17:04:39.1266270Z Unpacking hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-17T17:04:39.1740166Z Selecting previously unselected package libaec0:amd64. 2021-05-17T17:04:39.2042363Z Preparing to unpack .../1-libaec0_1.0.4-1_amd64.deb ... 2021-05-17T17:04:39.2183431Z Unpacking libaec0:amd64 (1.0.4-1) ... 2021-05-17T17:04:39.2462373Z Selecting previously unselected package libsz2:amd64. 2021-05-17T17:04:39.2768986Z Preparing to unpack .../2-libsz2_1.0.4-1_amd64.deb ... 2021-05-17T17:04:39.2807080Z Unpacking libsz2:amd64 (1.0.4-1) ... 2021-05-17T17:04:39.3235073Z Selecting previously unselected package libhdf5-103:amd64. 2021-05-17T17:04:39.3499131Z Preparing to unpack .../3-libhdf5-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-17T17:04:39.3601508Z Unpacking libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-17T17:04:39.5555647Z Selecting previously unselected package libhdf5-cpp-103:amd64. 2021-05-17T17:04:39.5775472Z Preparing to unpack .../4-libhdf5-cpp-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-17T17:04:39.5788964Z Unpacking libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-17T17:04:39.6515526Z Selecting previously unselected package libaec-dev:amd64. 2021-05-17T17:04:39.6764936Z Preparing to unpack .../5-libaec-dev_1.0.4-1_amd64.deb ... 2021-05-17T17:04:39.6775811Z Unpacking libaec-dev:amd64 (1.0.4-1) ... 2021-05-17T17:04:39.7318925Z Selecting previously unselected package libhdf5-dev. 2021-05-17T17:04:39.7656382Z Preparing to unpack .../6-libhdf5-dev_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-17T17:04:39.7676402Z Unpacking libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-17T17:04:40.1420892Z Setting up hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-17T17:04:40.1577096Z Setting up libaec0:amd64 (1.0.4-1) ... 2021-05-17T17:04:40.1604245Z Setting up libsz2:amd64 (1.0.4-1) ... 2021-05-17T17:04:40.1758157Z Setting up libaec-dev:amd64 (1.0.4-1) ... 2021-05-17T17:04:40.1884646Z Setting up libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-17T17:04:40.1939955Z Setting up libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-17T17:04:40.1970090Z Setting up libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-17T17:04:40.2195448Z 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-17T17:04:40.2304179Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:04:41.1279170Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:04:43.5367878Z Reading package lists... 2021-05-17T17:04:43.7184957Z Building dependency tree... 2021-05-17T17:04:43.7205657Z Reading state information... 2021-05-17T17:04:43.8868477Z The following additional packages will be installed: 2021-05-17T17:04:43.8873706Z libdrm-dev libgl-dev libglu1-mesa libglx-dev 2021-05-17T17:04:43.9380223Z The following NEW packages will be installed: 2021-05-17T17:04:43.9383382Z libdrm-dev libgl-dev libglu1-mesa libglu1-mesa-dev libglx-dev 2021-05-17T17:04:43.9384986Z mesa-common-dev 2021-05-17T17:04:43.9629691Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:04:43.9630925Z Need to get 1761 kB of archives. 2021-05-17T17:04:43.9632227Z After this operation, 5442 kB of additional disk space will be used. 2021-05-17T17:04:43.9634643Z 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-17T17:04:43.9710900Z 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-17T17:04:43.9718058Z 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-17T17:04:43.9744546Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa amd64 9.0.1-1build1 [168 kB] 2021-05-17T17:04:43.9787684Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa-dev amd64 9.0.1-1build1 [207 kB] 2021-05-17T17:04:43.9844083Z 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-17T17:04:44.4611228Z Fetched 1761 kB in 0s (29.0 MB/s) 2021-05-17T17:04:44.4947989Z Selecting previously unselected package libdrm-dev:amd64. 2021-05-17T17:04:44.5033823Z (Reading database ... 2021-05-17T17:04:44.5034697Z (Reading database ... 5% 2021-05-17T17:04:44.5035462Z (Reading database ... 10% 2021-05-17T17:04:44.5036249Z (Reading database ... 15% 2021-05-17T17:04:44.5037004Z (Reading database ... 20% 2021-05-17T17:04:44.5037787Z (Reading database ... 25% 2021-05-17T17:04:44.5038534Z (Reading database ... 30% 2021-05-17T17:04:44.5039279Z (Reading database ... 35% 2021-05-17T17:04:44.5040021Z (Reading database ... 40% 2021-05-17T17:04:44.5040753Z (Reading database ... 45% 2021-05-17T17:04:44.5041521Z (Reading database ... 50% 2021-05-17T17:04:44.5067232Z (Reading database ... 55% 2021-05-17T17:04:44.5132794Z (Reading database ... 60% 2021-05-17T17:04:44.5177380Z (Reading database ... 65% 2021-05-17T17:04:44.5323817Z (Reading database ... 70% 2021-05-17T17:04:44.5463643Z (Reading database ... 75% 2021-05-17T17:04:44.5773061Z (Reading database ... 80% 2021-05-17T17:04:44.6130299Z (Reading database ... 85% 2021-05-17T17:04:44.6294056Z (Reading database ... 90% 2021-05-17T17:04:44.6382984Z (Reading database ... 95% 2021-05-17T17:04:44.6383741Z (Reading database ... 100% 2021-05-17T17:04:44.6384830Z (Reading database ... 266036 files and directories currently installed.) 2021-05-17T17:04:44.6509484Z Preparing to unpack .../0-libdrm-dev_2.4.102-1ubuntu1~20.04.1_amd64.deb ... 2021-05-17T17:04:44.6522682Z Unpacking libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-17T17:04:44.7315767Z Selecting previously unselected package libglx-dev:amd64. 2021-05-17T17:04:44.7558190Z Preparing to unpack .../1-libglx-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-17T17:04:44.7572706Z Unpacking libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-17T17:04:44.7914579Z Selecting previously unselected package libgl-dev:amd64. 2021-05-17T17:04:44.8138484Z Preparing to unpack .../2-libgl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-17T17:04:44.8148224Z Unpacking libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-17T17:04:44.8634647Z Selecting previously unselected package libglu1-mesa:amd64. 2021-05-17T17:04:44.8850377Z Preparing to unpack .../3-libglu1-mesa_9.0.1-1build1_amd64.deb ... 2021-05-17T17:04:44.8873644Z Unpacking libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-17T17:04:44.9475183Z Selecting previously unselected package libglu1-mesa-dev:amd64. 2021-05-17T17:04:44.9720989Z Preparing to unpack .../4-libglu1-mesa-dev_9.0.1-1build1_amd64.deb ... 2021-05-17T17:04:44.9737719Z Unpacking libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-17T17:04:45.0597112Z Selecting previously unselected package mesa-common-dev:amd64. 2021-05-17T17:04:45.0858085Z Preparing to unpack .../5-mesa-common-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-17T17:04:45.0889978Z Unpacking mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-17T17:04:45.2762477Z Setting up libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-17T17:04:45.2958359Z Setting up libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-17T17:04:45.3055686Z Setting up libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-17T17:04:45.3183506Z Setting up libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-17T17:04:45.3374598Z Setting up libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-17T17:04:45.3591372Z Setting up mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-17T17:04:45.3684645Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:04:46.9357538Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:04:49.2884332Z Reading package lists... 2021-05-17T17:04:49.4769261Z Building dependency tree... 2021-05-17T17:04:49.4789117Z Reading state information... 2021-05-17T17:04:49.6538250Z The following additional packages will be installed: 2021-05-17T17:04:49.6540622Z libprotobuf-lite17 libprotoc17 2021-05-17T17:04:49.7058525Z The following NEW packages will be installed: 2021-05-17T17:04:49.7064430Z libprotobuf-dev libprotobuf-lite17 libprotoc-dev libprotoc17 2021-05-17T17:04:49.7068643Z protobuf-compiler 2021-05-17T17:04:49.7545618Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:04:49.7546524Z Need to get 2754 kB of archives. 2021-05-17T17:04:49.7547389Z After this operation, 19.9 MB of additional disk space will be used. 2021-05-17T17:04:49.7549600Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5 [132 kB] 2021-05-17T17:04:49.7625980Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5 [646 kB] 2021-05-17T17:04:49.7820656Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5 [1155 kB] 2021-05-17T17:04:49.8009434Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc-dev amd64 3.6.1.3-2ubuntu5 [793 kB] 2021-05-17T17:04:49.8163026Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 protobuf-compiler amd64 3.6.1.3-2ubuntu5 [27.6 kB] 2021-05-17T17:04:50.2696532Z Fetched 2754 kB in 0s (26.3 MB/s) 2021-05-17T17:04:50.3087477Z Selecting previously unselected package libprotobuf-lite17:amd64. 2021-05-17T17:04:50.3168311Z (Reading database ... 2021-05-17T17:04:50.3169394Z (Reading database ... 5% 2021-05-17T17:04:50.3170171Z (Reading database ... 10% 2021-05-17T17:04:50.3170921Z (Reading database ... 15% 2021-05-17T17:04:50.3171736Z (Reading database ... 20% 2021-05-17T17:04:50.3172503Z (Reading database ... 25% 2021-05-17T17:04:50.3173465Z (Reading database ... 30% 2021-05-17T17:04:50.3174234Z (Reading database ... 35% 2021-05-17T17:04:50.3174968Z (Reading database ... 40% 2021-05-17T17:04:50.3175708Z (Reading database ... 45% 2021-05-17T17:04:50.3176458Z (Reading database ... 50% 2021-05-17T17:04:50.3213184Z (Reading database ... 55% 2021-05-17T17:04:50.3254744Z (Reading database ... 60% 2021-05-17T17:04:50.3297113Z (Reading database ... 65% 2021-05-17T17:04:50.3440045Z (Reading database ... 70% 2021-05-17T17:04:50.3578446Z (Reading database ... 75% 2021-05-17T17:04:50.3891282Z (Reading database ... 80% 2021-05-17T17:04:50.4250813Z (Reading database ... 85% 2021-05-17T17:04:50.4415426Z (Reading database ... 90% 2021-05-17T17:04:50.4499473Z (Reading database ... 95% 2021-05-17T17:04:50.4500504Z (Reading database ... 100% 2021-05-17T17:04:50.4501762Z (Reading database ... 266519 files and directories currently installed.) 2021-05-17T17:04:50.4627620Z Preparing to unpack .../libprotobuf-lite17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-17T17:04:50.4758876Z Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-17T17:04:50.5214277Z Selecting previously unselected package libprotoc17:amd64. 2021-05-17T17:04:50.5512066Z Preparing to unpack .../libprotoc17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-17T17:04:50.5525214Z Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-17T17:04:50.6675126Z Selecting previously unselected package libprotobuf-dev:amd64. 2021-05-17T17:04:50.6952002Z Preparing to unpack .../libprotobuf-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-17T17:04:50.6961546Z Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-17T17:04:50.8815515Z Selecting previously unselected package libprotoc-dev:amd64. 2021-05-17T17:04:50.9115630Z Preparing to unpack .../libprotoc-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-17T17:04:50.9154402Z Unpacking libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-17T17:04:51.0635063Z Selecting previously unselected package protobuf-compiler. 2021-05-17T17:04:51.0895273Z Preparing to unpack .../protobuf-compiler_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-17T17:04:51.0930174Z Unpacking protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-17T17:04:51.1637930Z Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-17T17:04:51.1787038Z Setting up protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-17T17:04:51.2041746Z Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-17T17:04:51.2149326Z Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-17T17:04:51.2326415Z Setting up libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-17T17:04:51.2486861Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:04:52.0831041Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:04:54.4360426Z Reading package lists... 2021-05-17T17:04:54.6124946Z Building dependency tree... 2021-05-17T17:04:54.6143951Z Reading state information... 2021-05-17T17:04:54.7785849Z The following additional packages will be installed: 2021-05-17T17:04:54.7788877Z i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 libasyncns0 2021-05-17T17:04:54.7796358Z libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58 2021-05-17T17:04:54.7798471Z libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 2021-05-17T17:04:54.7801038Z libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 libcodec2-0.9 2021-05-17T17:04:54.7803618Z libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 libigdgmm11 2021-05-17T17:04:54.7805979Z libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-17T17:04:54.7808535Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-17T17:04:54.7811094Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-17T17:04:54.7813544Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-17T17:04:54.7815991Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-17T17:04:54.7818994Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-17T17:04:54.7821404Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-17T17:04:54.7823696Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-17T17:04:54.7825958Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-17T17:04:54.7827010Z Suggested packages: 2021-05-17T17:04:54.7828083Z ffmpeg-doc i965-va-driver-shaders libbluray-bdj jackd2 libportaudio2 2021-05-17T17:04:54.7829391Z opus-tools pulseaudio libraw1394-doc serdi sndiod sordi speex opencl-icd 2021-05-17T17:04:54.7830829Z libvdpau-va-gl1 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver 2021-05-17T17:04:54.7832141Z nvidia-legacy-304xx-vdpau-driver 2021-05-17T17:04:54.8569947Z The following NEW packages will be installed: 2021-05-17T17:04:54.8573612Z ffmpeg i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 2021-05-17T17:04:54.8576454Z libasyncns0 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 2021-05-17T17:04:54.8579321Z libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 2021-05-17T17:04:54.8582107Z libcaca0 libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 2021-05-17T17:04:54.8584894Z libcodec2-0.9 libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 2021-05-17T17:04:54.8587753Z libigdgmm11 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-17T17:04:54.8590569Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-17T17:04:54.8595244Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-17T17:04:54.8597947Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-17T17:04:54.8600504Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-17T17:04:54.8603145Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-17T17:04:54.8605603Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-17T17:04:54.8608026Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-17T17:04:54.8610365Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-17T17:04:54.8863607Z 0 upgraded, 76 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:04:54.8864890Z Need to get 47.1 MB of archives. 2021-05-17T17:04:54.8866277Z After this operation, 195 MB of additional disk space will be used. 2021-05-17T17:04:54.8868297Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaom0 amd64 1.0.0.errata1-3build1 [1160 kB] 2021-05-17T17:04:54.9209066Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] 2021-05-17T17:04:54.9223180Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] 2021-05-17T17:04:54.9230532Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-x11-2 amd64 2.7.0-2 [11.9 kB] 2021-05-17T17:04:54.9241344Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] 2021-05-17T17:04:54.9250988Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 ocl-icd-libopencl1 amd64 2.2.11-1ubuntu1 [30.3 kB] 2021-05-17T17:04:54.9261161Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavutil56 amd64 7:4.2.4-1ubuntu0.1 [241 kB] 2021-05-17T17:04:54.9343156Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcodec2-0.9 amd64 0.9.2-2 [7886 kB] 2021-05-17T17:04:55.0660944Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] 2021-05-17T17:04:55.0671408Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] 2021-05-17T17:04:55.0690788Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] 2021-05-17T17:04:55.0716215Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2021-05-17T17:04:55.0731625Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-05-17T17:04:55.0733854Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libspeex1 amd64 1.2~rc1.2-1.1ubuntu1 [53.2 kB] 2021-05-17T17:04:55.0747730Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] 2021-05-17T17:04:55.0761197Z 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-17T17:04:55.0777318Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu2 [162 kB] 2021-05-17T17:04:55.0799705Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] 2021-05-17T17:04:55.0811603Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2021-05-17T17:04:55.0826860Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwavpack1 amd64 5.2.0-1ubuntu0.1 [77.3 kB] 2021-05-17T17:04:55.0842731Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx264-155 amd64 2:0.155.2917+git0a84d98-2 [521 kB] 2021-05-17T17:04:55.0909801Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] 2021-05-17T17:04:55.1050837Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2021-05-17T17:04:55.1081904Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi-common all 0.2.35-17 [32.5 kB] 2021-05-17T17:04:55.1094069Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] 2021-05-17T17:04:55.1150368Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavcodec58 amd64 7:4.2.4-1ubuntu0.1 [4876 kB] 2021-05-17T17:04:55.2174685Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libraw1394-11 amd64 2.1.2-1 [30.7 kB] 2021-05-17T17:04:55.2180579Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavc1394-0 amd64 0.5.4-5 [16.2 kB] 2021-05-17T17:04:55.2187383Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libass9 amd64 1:0.14.0-2 [88.0 kB] 2021-05-17T17:04:55.2224141Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] 2021-05-17T17:04:55.2257151Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] 2021-05-17T17:04:55.2265150Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] 2021-05-17T17:04:55.2298013Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] 2021-05-17T17:04:55.2331047Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] 2021-05-17T17:04:55.2464540Z 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-17T17:04:55.2511518Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavformat58 amd64 7:4.2.4-1ubuntu0.1 [981 kB] 2021-05-17T17:04:55.2715448Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbs2b0 amd64 3.1.0+dfsg-2.2build1 [10.2 kB] 2021-05-17T17:04:55.2718000Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libflite1 amd64 2.1-release-3 [12.8 MB] 2021-05-17T17:04:55.5262665Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libserd-0-0 amd64 0.30.2-1 [46.6 kB] 2021-05-17T17:04:55.5269293Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsord-0-0 amd64 0.16.4-1 [19.5 kB] 2021-05-17T17:04:55.5277419Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsratom-0-0 amd64 0.6.4-1 [16.9 kB] 2021-05-17T17:04:55.5286408Z 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-17T17:04:55.5300769Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmysofa1 amd64 1.0~dfsg0-1 [39.2 kB] 2021-05-17T17:04:55.5314336Z 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-17T17:04:55.5330669Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsamplerate0 amd64 0.1.9-2 [939 kB] 2021-05-17T17:04:55.5511563Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 librubberband2 amd64 1.8.2-1build1 [89.4 kB] 2021-05-17T17:04:55.5533315Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswscale5 amd64 7:4.2.4-1ubuntu0.1 [156 kB] 2021-05-17T17:04:55.5573695Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libvidstab1.1 amd64 1.1.0-2 [35.0 kB] 2021-05-17T17:04:55.5585096Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavfilter7 amd64 7:4.2.4-1ubuntu0.1 [1084 kB] 2021-05-17T17:04:55.5766420Z 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-17T17:04:55.5817390Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio18 amd64 2.0.0-2 [58.6 kB] 2021-05-17T17:04:55.5833691Z 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-17T17:04:55.5843794Z 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-17T17:04:55.5852995Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdc1394-22 amd64 2.2.5-2.1 [79.6 kB] 2021-05-17T17:04:55.5871062Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libiec61883-0 amd64 1.2.0-3 [24.3 kB] 2021-05-17T17:04:55.5879762Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjack-jackd2-0 amd64 1.9.12~dfsg-2ubuntu2 [267 kB] 2021-05-17T17:04:55.5920795Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal-data all 1:1.19.1-1 [162 kB] 2021-05-17T17:04:55.5942914Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsndio7.0 amd64 1.5.0-3 [24.5 kB] 2021-05-17T17:04:55.5951123Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal1 amd64 1:1.19.1-1 [492 kB] 2021-05-17T17:04:55.6018342Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB] 2021-05-17T17:04:55.6024505Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libflac8 amd64 1.3.3-1build1 [103 kB] 2021-05-17T17:04:55.6043885Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsndfile1 amd64 1.0.28-7 [170 kB] 2021-05-17T17:04:55.6076402Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpulse0 amd64 1:13.99.1-1ubuntu3.10 [262 kB] 2021-05-17T17:04:55.6115705Z 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-17T17:04:55.6174899Z 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-17T17:04:55.6188381Z 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-17T17:04:55.6202037Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 ffmpeg amd64 7:4.2.4-1ubuntu0.1 [1453 kB] 2021-05-17T17:04:55.6412438Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libigdgmm11 amd64 20.1.1+ds1-1 [111 kB] 2021-05-17T17:04:55.6432534Z 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-17T17:04:55.6698180Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaacs0 amd64 0.9.0-2 [50.1 kB] 2021-05-17T17:04:55.6708442Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbdplus0 amd64 0.1.2-3 [47.3 kB] 2021-05-17T17:04:55.6718069Z 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-17T17:04:55.7082807Z 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-17T17:04:55.7561853Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 i965-va-driver amd64 2.4.0-0ubuntu1 [924 kB] 2021-05-17T17:04:55.7700502Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 va-driver-all amd64 2.7.0-2 [4020 B] 2021-05-17T17:04:55.7702681Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 vdpau-driver-all amd64 1.3-1ubuntu2 [4596 B] 2021-05-17T17:04:56.3993713Z Fetched 47.1 MB in 1s (52.0 MB/s) 2021-05-17T17:04:56.4383102Z Selecting previously unselected package libaom0:amd64. 2021-05-17T17:04:56.4463606Z (Reading database ... 2021-05-17T17:04:56.4464262Z (Reading database ... 5% 2021-05-17T17:04:56.4464820Z (Reading database ... 10% 2021-05-17T17:04:56.4465629Z (Reading database ... 15% 2021-05-17T17:04:56.4466208Z (Reading database ... 20% 2021-05-17T17:04:56.4466753Z (Reading database ... 25% 2021-05-17T17:04:56.4467313Z (Reading database ... 30% 2021-05-17T17:04:56.4467857Z (Reading database ... 35% 2021-05-17T17:04:56.4468413Z (Reading database ... 40% 2021-05-17T17:04:56.4469055Z (Reading database ... 45% 2021-05-17T17:04:56.4469558Z (Reading database ... 50% 2021-05-17T17:04:56.4515625Z (Reading database ... 55% 2021-05-17T17:04:56.4555593Z (Reading database ... 60% 2021-05-17T17:04:56.4598053Z (Reading database ... 65% 2021-05-17T17:04:56.4736009Z (Reading database ... 70% 2021-05-17T17:04:56.4867152Z (Reading database ... 75% 2021-05-17T17:04:56.5179007Z (Reading database ... 80% 2021-05-17T17:04:56.5556294Z (Reading database ... 85% 2021-05-17T17:04:56.5722863Z (Reading database ... 90% 2021-05-17T17:04:56.5824941Z (Reading database ... 95% 2021-05-17T17:04:56.5826622Z (Reading database ... 100% 2021-05-17T17:04:56.5829651Z (Reading database ... 266690 files and directories currently installed.) 2021-05-17T17:04:56.5971372Z Preparing to unpack .../00-libaom0_1.0.0.errata1-3build1_amd64.deb ... 2021-05-17T17:04:56.5992045Z Unpacking libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-17T17:04:56.7915093Z Selecting previously unselected package libva2:amd64. 2021-05-17T17:04:56.8179361Z Preparing to unpack .../01-libva2_2.7.0-2_amd64.deb ... 2021-05-17T17:04:56.8194629Z Unpacking libva2:amd64 (2.7.0-2) ... 2021-05-17T17:04:56.8850543Z Selecting previously unselected package libva-drm2:amd64. 2021-05-17T17:04:56.9154678Z Preparing to unpack .../02-libva-drm2_2.7.0-2_amd64.deb ... 2021-05-17T17:04:56.9168620Z Unpacking libva-drm2:amd64 (2.7.0-2) ... 2021-05-17T17:04:56.9829528Z Selecting previously unselected package libva-x11-2:amd64. 2021-05-17T17:04:57.0147246Z Preparing to unpack .../03-libva-x11-2_2.7.0-2_amd64.deb ... 2021-05-17T17:04:57.0160547Z Unpacking libva-x11-2:amd64 (2.7.0-2) ... 2021-05-17T17:04:57.0677545Z Selecting previously unselected package libvdpau1:amd64. 2021-05-17T17:04:57.0979490Z Preparing to unpack .../04-libvdpau1_1.3-1ubuntu2_amd64.deb ... 2021-05-17T17:04:57.1013127Z Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-17T17:04:57.1534341Z Selecting previously unselected package ocl-icd-libopencl1:amd64. 2021-05-17T17:04:57.1836364Z Preparing to unpack .../05-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 2021-05-17T17:04:57.1877776Z Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-17T17:04:57.2720703Z Selecting previously unselected package libavutil56:amd64. 2021-05-17T17:04:57.3024795Z Preparing to unpack .../06-libavutil56_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T17:04:57.3062235Z Unpacking libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:04:57.3789166Z Selecting previously unselected package libcodec2-0.9:amd64. 2021-05-17T17:04:57.4084886Z Preparing to unpack .../07-libcodec2-0.9_0.9.2-2_amd64.deb ... 2021-05-17T17:04:57.4099788Z Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-17T17:04:58.2341364Z Selecting previously unselected package libgsm1:amd64. 2021-05-17T17:04:58.2647577Z Preparing to unpack .../08-libgsm1_1.0.18-2_amd64.deb ... 2021-05-17T17:04:58.2683378Z Unpacking libgsm1:amd64 (1.0.18-2) ... 2021-05-17T17:04:58.3216321Z Selecting previously unselected package libmp3lame0:amd64. 2021-05-17T17:04:58.3517127Z Preparing to unpack .../09-libmp3lame0_3.100-3_amd64.deb ... 2021-05-17T17:04:58.3568989Z Unpacking libmp3lame0:amd64 (3.100-3) ... 2021-05-17T17:04:58.4317014Z Selecting previously unselected package libopus0:amd64. 2021-05-17T17:04:58.4556692Z Preparing to unpack .../10-libopus0_1.3.1-0ubuntu1_amd64.deb ... 2021-05-17T17:04:58.4595543Z Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-17T17:04:58.5447137Z Selecting previously unselected package libshine3:amd64. 2021-05-17T17:04:58.5745836Z Preparing to unpack .../11-libshine3_3.1.1-2_amd64.deb ... 2021-05-17T17:04:58.5788752Z Unpacking libshine3:amd64 (3.1.1-2) ... 2021-05-17T17:04:58.6257626Z Selecting previously unselected package libsnappy1v5:amd64. 2021-05-17T17:04:58.6564324Z Preparing to unpack .../12-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-05-17T17:04:58.6629285Z Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-17T17:04:58.7073925Z Selecting previously unselected package libspeex1:amd64. 2021-05-17T17:04:58.7355465Z Preparing to unpack .../13-libspeex1_1.2~rc1.2-1.1ubuntu1_amd64.deb ... 2021-05-17T17:04:58.7430180Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-17T17:04:58.8192332Z Selecting previously unselected package libsoxr0:amd64. 2021-05-17T17:04:58.8523101Z Preparing to unpack .../14-libsoxr0_0.1.3-2build1_amd64.deb ... 2021-05-17T17:04:58.8561140Z Unpacking libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-17T17:04:58.9200790Z Selecting previously unselected package libswresample3:amd64. 2021-05-17T17:04:58.9530711Z Preparing to unpack .../15-libswresample3_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T17:04:58.9546539Z Unpacking libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:04:59.0004996Z Selecting previously unselected package libtheora0:amd64. 2021-05-17T17:04:59.0309579Z Preparing to unpack .../16-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... 2021-05-17T17:04:59.0321515Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-17T17:04:59.1212679Z Selecting previously unselected package libtwolame0:amd64. 2021-05-17T17:04:59.1523077Z Preparing to unpack .../17-libtwolame0_0.4.0-2_amd64.deb ... 2021-05-17T17:04:59.1655220Z Unpacking libtwolame0:amd64 (0.4.0-2) ... 2021-05-17T17:04:59.2666746Z Selecting previously unselected package libvorbisenc2:amd64. 2021-05-17T17:04:59.2966120Z Preparing to unpack .../18-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2021-05-17T17:04:59.3006971Z Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-17T17:04:59.3902759Z Selecting previously unselected package libwavpack1:amd64. 2021-05-17T17:04:59.4203868Z Preparing to unpack .../19-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... 2021-05-17T17:04:59.4242445Z Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-17T17:04:59.4960337Z Selecting previously unselected package libx264-155:amd64. 2021-05-17T17:04:59.5249256Z Preparing to unpack .../20-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... 2021-05-17T17:04:59.5378721Z Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-17T17:04:59.6583188Z Selecting previously unselected package libx265-179:amd64. 2021-05-17T17:04:59.6880597Z Preparing to unpack .../21-libx265-179_3.2.1-1build1_amd64.deb ... 2021-05-17T17:04:59.6935595Z Unpacking libx265-179:amd64 (3.2.1-1build1) ... 2021-05-17T17:04:59.9354100Z Selecting previously unselected package libxvidcore4:amd64. 2021-05-17T17:04:59.9604007Z Preparing to unpack .../22-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2021-05-17T17:04:59.9617258Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-17T17:05:00.0411390Z Selecting previously unselected package libzvbi-common. 2021-05-17T17:05:00.0727699Z Preparing to unpack .../23-libzvbi-common_0.2.35-17_all.deb ... 2021-05-17T17:05:00.0785501Z Unpacking libzvbi-common (0.2.35-17) ... 2021-05-17T17:05:00.1274361Z Selecting previously unselected package libzvbi0:amd64. 2021-05-17T17:05:00.1562264Z Preparing to unpack .../24-libzvbi0_0.2.35-17_amd64.deb ... 2021-05-17T17:05:00.1599959Z Unpacking libzvbi0:amd64 (0.2.35-17) ... 2021-05-17T17:05:00.2482798Z Selecting previously unselected package libavcodec58:amd64. 2021-05-17T17:05:00.2798848Z Preparing to unpack .../25-libavcodec58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T17:05:00.2834610Z Unpacking libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:05:00.8722041Z Selecting previously unselected package libraw1394-11:amd64. 2021-05-17T17:05:00.9035306Z Preparing to unpack .../26-libraw1394-11_2.1.2-1_amd64.deb ... 2021-05-17T17:05:00.9072805Z Unpacking libraw1394-11:amd64 (2.1.2-1) ... 2021-05-17T17:05:00.9851228Z Selecting previously unselected package libavc1394-0:amd64. 2021-05-17T17:05:01.0160743Z Preparing to unpack .../27-libavc1394-0_0.5.4-5_amd64.deb ... 2021-05-17T17:05:01.0200022Z Unpacking libavc1394-0:amd64 (0.5.4-5) ... 2021-05-17T17:05:01.0945167Z Selecting previously unselected package libass9:amd64. 2021-05-17T17:05:01.1254301Z Preparing to unpack .../28-libass9_1%3a0.14.0-2_amd64.deb ... 2021-05-17T17:05:01.1297054Z Unpacking libass9:amd64 (1:0.14.0-2) ... 2021-05-17T17:05:01.2057081Z Selecting previously unselected package libbluray2:amd64. 2021-05-17T17:05:01.2366593Z Preparing to unpack .../29-libbluray2_1%3a1.2.0-1_amd64.deb ... 2021-05-17T17:05:01.2401968Z Unpacking libbluray2:amd64 (1:1.2.0-1) ... 2021-05-17T17:05:01.3376449Z Selecting previously unselected package libchromaprint1:amd64. 2021-05-17T17:05:01.3685685Z Preparing to unpack .../30-libchromaprint1_1.4.3-3build1_amd64.deb ... 2021-05-17T17:05:01.3720460Z Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-17T17:05:01.4548419Z Selecting previously unselected package libgme0:amd64. 2021-05-17T17:05:01.4855158Z Preparing to unpack .../31-libgme0_0.6.2-1build1_amd64.deb ... 2021-05-17T17:05:01.4914300Z Unpacking libgme0:amd64 (0.6.2-1build1) ... 2021-05-17T17:05:01.5690716Z Selecting previously unselected package libmpg123-0:amd64. 2021-05-17T17:05:01.6015333Z Preparing to unpack .../32-libmpg123-0_1.25.13-1_amd64.deb ... 2021-05-17T17:05:01.6170668Z Unpacking libmpg123-0:amd64 (1.25.13-1) ... 2021-05-17T17:05:01.6775863Z Selecting previously unselected package libopenmpt0:amd64. 2021-05-17T17:05:01.7076728Z Preparing to unpack .../33-libopenmpt0_0.4.11-1build1_amd64.deb ... 2021-05-17T17:05:01.7089097Z Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-17T17:05:01.8315169Z Selecting previously unselected package libssh-gcrypt-4:amd64. 2021-05-17T17:05:01.8644978Z Preparing to unpack .../34-libssh-gcrypt-4_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-17T17:05:01.8679386Z Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-17T17:05:02.0023998Z Selecting previously unselected package libavformat58:amd64. 2021-05-17T17:05:02.0366542Z Preparing to unpack .../35-libavformat58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T17:05:02.0404303Z Unpacking libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:05:02.2000389Z Selecting previously unselected package libbs2b0:amd64. 2021-05-17T17:05:02.2308008Z Preparing to unpack .../36-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... 2021-05-17T17:05:02.2395368Z Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-17T17:05:02.3060685Z Selecting previously unselected package libflite1:amd64. 2021-05-17T17:05:02.3382901Z Preparing to unpack .../37-libflite1_2.1-release-3_amd64.deb ... 2021-05-17T17:05:02.3418935Z Unpacking libflite1:amd64 (2.1-release-3) ... 2021-05-17T17:05:03.7391112Z Selecting previously unselected package libserd-0-0:amd64. 2021-05-17T17:05:03.7703162Z Preparing to unpack .../38-libserd-0-0_0.30.2-1_amd64.deb ... 2021-05-17T17:05:03.7743073Z Unpacking libserd-0-0:amd64 (0.30.2-1) ... 2021-05-17T17:05:03.8298869Z Selecting previously unselected package libsord-0-0:amd64. 2021-05-17T17:05:03.8725690Z Preparing to unpack .../39-libsord-0-0_0.16.4-1_amd64.deb ... 2021-05-17T17:05:03.8761251Z Unpacking libsord-0-0:amd64 (0.16.4-1) ... 2021-05-17T17:05:03.9478742Z Selecting previously unselected package libsratom-0-0:amd64. 2021-05-17T17:05:03.9811418Z Preparing to unpack .../40-libsratom-0-0_0.6.4-1_amd64.deb ... 2021-05-17T17:05:03.9870065Z Unpacking libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-17T17:05:04.0529691Z Selecting previously unselected package liblilv-0-0:amd64. 2021-05-17T17:05:04.0855266Z Preparing to unpack .../41-liblilv-0-0_0.24.6-1ubuntu0.1_amd64.deb ... 2021-05-17T17:05:04.0891200Z Unpacking liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-17T17:05:04.1423162Z Selecting previously unselected package libmysofa1:amd64. 2021-05-17T17:05:04.1730053Z Preparing to unpack .../42-libmysofa1_1.0~dfsg0-1_amd64.deb ... 2021-05-17T17:05:04.1743062Z Unpacking libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-17T17:05:04.2644477Z Selecting previously unselected package libpostproc55:amd64. 2021-05-17T17:05:04.2950639Z Preparing to unpack .../43-libpostproc55_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T17:05:04.2988170Z Unpacking libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:05:04.3758200Z Selecting previously unselected package libsamplerate0:amd64. 2021-05-17T17:05:04.4062940Z Preparing to unpack .../44-libsamplerate0_0.1.9-2_amd64.deb ... 2021-05-17T17:05:04.4101059Z Unpacking libsamplerate0:amd64 (0.1.9-2) ... 2021-05-17T17:05:04.5692085Z Selecting previously unselected package librubberband2:amd64. 2021-05-17T17:05:04.6001143Z Preparing to unpack .../45-librubberband2_1.8.2-1build1_amd64.deb ... 2021-05-17T17:05:04.6130657Z Unpacking librubberband2:amd64 (1.8.2-1build1) ... 2021-05-17T17:05:04.6885801Z Selecting previously unselected package libswscale5:amd64. 2021-05-17T17:05:04.7208225Z Preparing to unpack .../46-libswscale5_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T17:05:04.7243516Z Unpacking libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:05:04.8117341Z Selecting previously unselected package libvidstab1.1:amd64. 2021-05-17T17:05:04.8443829Z Preparing to unpack .../47-libvidstab1.1_1.1.0-2_amd64.deb ... 2021-05-17T17:05:04.8501645Z Unpacking libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-17T17:05:04.9256647Z Selecting previously unselected package libavfilter7:amd64. 2021-05-17T17:05:04.9561108Z Preparing to unpack .../48-libavfilter7_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T17:05:04.9577145Z Unpacking libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:05:05.1532192Z Selecting previously unselected package libcaca0:amd64. 2021-05-17T17:05:05.1852503Z Preparing to unpack .../49-libcaca0_0.99.beta19-2.1ubuntu1.20.04.1_amd64.deb ... 2021-05-17T17:05:05.1888346Z Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-17T17:05:05.2704590Z Selecting previously unselected package libcdio18:amd64. 2021-05-17T17:05:05.3002402Z Preparing to unpack .../50-libcdio18_2.0.0-2_amd64.deb ... 2021-05-17T17:05:05.3026187Z Unpacking libcdio18:amd64 (2.0.0-2) ... 2021-05-17T17:05:05.3620138Z Selecting previously unselected package libcdio-cdda2:amd64. 2021-05-17T17:05:05.3925515Z Preparing to unpack .../51-libcdio-cdda2_10.2+2.0.0-1_amd64.deb ... 2021-05-17T17:05:05.4030517Z Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-17T17:05:05.4435512Z Selecting previously unselected package libcdio-paranoia2:amd64. 2021-05-17T17:05:05.4683969Z Preparing to unpack .../52-libcdio-paranoia2_10.2+2.0.0-1_amd64.deb ... 2021-05-17T17:05:05.4696221Z Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-17T17:05:05.5074818Z Selecting previously unselected package libdc1394-22:amd64. 2021-05-17T17:05:05.5284094Z Preparing to unpack .../53-libdc1394-22_2.2.5-2.1_amd64.deb ... 2021-05-17T17:05:05.5297413Z Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-17T17:05:05.5955359Z Selecting previously unselected package libiec61883-0:amd64. 2021-05-17T17:05:05.6254443Z Preparing to unpack .../54-libiec61883-0_1.2.0-3_amd64.deb ... 2021-05-17T17:05:05.6360691Z Unpacking libiec61883-0:amd64 (1.2.0-3) ... 2021-05-17T17:05:05.6991677Z Selecting previously unselected package libjack-jackd2-0:amd64. 2021-05-17T17:05:05.7299486Z Preparing to unpack .../55-libjack-jackd2-0_1.9.12~dfsg-2ubuntu2_amd64.deb ... 2021-05-17T17:05:05.7337108Z Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-17T17:05:05.8194868Z Selecting previously unselected package libopenal-data. 2021-05-17T17:05:05.8461524Z Preparing to unpack .../56-libopenal-data_1%3a1.19.1-1_all.deb ... 2021-05-17T17:05:05.8563917Z Unpacking libopenal-data (1:1.19.1-1) ... 2021-05-17T17:05:05.9381687Z Selecting previously unselected package libsndio7.0:amd64. 2021-05-17T17:05:05.9687982Z Preparing to unpack .../57-libsndio7.0_1.5.0-3_amd64.deb ... 2021-05-17T17:05:05.9729044Z Unpacking libsndio7.0:amd64 (1.5.0-3) ... 2021-05-17T17:05:06.0367172Z Selecting previously unselected package libopenal1:amd64. 2021-05-17T17:05:06.0709695Z Preparing to unpack .../58-libopenal1_1%3a1.19.1-1_amd64.deb ... 2021-05-17T17:05:06.0767679Z Unpacking libopenal1:amd64 (1:1.19.1-1) ... 2021-05-17T17:05:06.2337579Z Selecting previously unselected package libasyncns0:amd64. 2021-05-17T17:05:06.2647900Z Preparing to unpack .../59-libasyncns0_0.8-6_amd64.deb ... 2021-05-17T17:05:06.2717188Z Unpacking libasyncns0:amd64 (0.8-6) ... 2021-05-17T17:05:06.3333862Z Selecting previously unselected package libflac8:amd64. 2021-05-17T17:05:06.3635590Z Preparing to unpack .../60-libflac8_1.3.3-1build1_amd64.deb ... 2021-05-17T17:05:06.3673122Z Unpacking libflac8:amd64 (1.3.3-1build1) ... 2021-05-17T17:05:06.4448222Z Selecting previously unselected package libsndfile1:amd64. 2021-05-17T17:05:06.4788529Z Preparing to unpack .../61-libsndfile1_1.0.28-7_amd64.deb ... 2021-05-17T17:05:06.4872100Z Unpacking libsndfile1:amd64 (1.0.28-7) ... 2021-05-17T17:05:06.5812608Z Selecting previously unselected package libpulse0:amd64. 2021-05-17T17:05:06.6118963Z Preparing to unpack .../62-libpulse0_1%3a13.99.1-1ubuntu3.10_amd64.deb ... 2021-05-17T17:05:06.6322268Z Unpacking libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-17T17:05:06.7427219Z Selecting previously unselected package libsdl2-2.0-0:amd64. 2021-05-17T17:05:06.7732814Z Preparing to unpack .../63-libsdl2-2.0-0_2.0.10+dfsg1-3_amd64.deb ... 2021-05-17T17:05:06.7794775Z Unpacking libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-17T17:05:06.8673064Z Selecting previously unselected package libavdevice58:amd64. 2021-05-17T17:05:06.8967759Z Preparing to unpack .../64-libavdevice58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T17:05:06.9008373Z Unpacking libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:05:07.0208763Z Selecting previously unselected package libavresample4:amd64. 2021-05-17T17:05:07.0545109Z Preparing to unpack .../65-libavresample4_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T17:05:07.0627587Z Unpacking libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:05:07.1392993Z Selecting previously unselected package ffmpeg. 2021-05-17T17:05:07.1698351Z Preparing to unpack .../66-ffmpeg_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T17:05:07.1835564Z Unpacking ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:05:07.3443916Z Selecting previously unselected package libigdgmm11:amd64. 2021-05-17T17:05:07.3748942Z Preparing to unpack .../67-libigdgmm11_20.1.1+ds1-1_amd64.deb ... 2021-05-17T17:05:07.3858208Z Unpacking libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-17T17:05:07.4341719Z Selecting previously unselected package intel-media-va-driver:amd64. 2021-05-17T17:05:07.4643145Z Preparing to unpack .../68-intel-media-va-driver_20.1.1+dfsg1-1_amd64.deb ... 2021-05-17T17:05:07.4658642Z Unpacking intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-17T17:05:07.7034040Z Selecting previously unselected package libaacs0:amd64. 2021-05-17T17:05:07.7280105Z Preparing to unpack .../69-libaacs0_0.9.0-2_amd64.deb ... 2021-05-17T17:05:07.7338477Z Unpacking libaacs0:amd64 (0.9.0-2) ... 2021-05-17T17:05:07.8332932Z Selecting previously unselected package libbdplus0:amd64. 2021-05-17T17:05:07.8673480Z Preparing to unpack .../70-libbdplus0_0.1.2-3_amd64.deb ... 2021-05-17T17:05:07.8715619Z Unpacking libbdplus0:amd64 (0.1.2-3) ... 2021-05-17T17:05:07.9155659Z Selecting previously unselected package mesa-va-drivers:amd64. 2021-05-17T17:05:07.9436905Z Preparing to unpack .../71-mesa-va-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-17T17:05:07.9547407Z Unpacking mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-17T17:05:08.3157315Z Selecting previously unselected package mesa-vdpau-drivers:amd64. 2021-05-17T17:05:08.3468174Z Preparing to unpack .../72-mesa-vdpau-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-17T17:05:08.3482155Z Unpacking mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-17T17:05:08.7076211Z Selecting previously unselected package i965-va-driver:amd64. 2021-05-17T17:05:08.7409510Z Preparing to unpack .../73-i965-va-driver_2.4.0-0ubuntu1_amd64.deb ... 2021-05-17T17:05:08.7470828Z Unpacking i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-17T17:05:08.9449817Z Selecting previously unselected package va-driver-all:amd64. 2021-05-17T17:05:08.9747708Z Preparing to unpack .../74-va-driver-all_2.7.0-2_amd64.deb ... 2021-05-17T17:05:08.9784241Z Unpacking va-driver-all:amd64 (2.7.0-2) ... 2021-05-17T17:05:09.0173355Z Selecting previously unselected package vdpau-driver-all:amd64. 2021-05-17T17:05:09.0466762Z Preparing to unpack .../75-vdpau-driver-all_1.3-1ubuntu2_amd64.deb ... 2021-05-17T17:05:09.0501790Z Unpacking vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-17T17:05:09.1561609Z Setting up libgme0:amd64 (0.6.2-1build1) ... 2021-05-17T17:05:09.1700974Z Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-17T17:05:09.1959103Z Setting up libraw1394-11:amd64 (2.1.2-1) ... 2021-05-17T17:05:09.2068872Z Setting up libmpg123-0:amd64 (1.25.13-1) ... 2021-05-17T17:05:09.2404078Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-17T17:05:09.2585302Z Setting up libshine3:amd64 (3.1.1-2) ... 2021-05-17T17:05:09.2692399Z Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-17T17:05:09.2903367Z Setting up libtwolame0:amd64 (0.4.0-2) ... 2021-05-17T17:05:09.2951559Z Setting up libgsm1:amd64 (1.0.18-2) ... 2021-05-17T17:05:09.2978912Z Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-17T17:05:09.3200218Z Setting up libx265-179:amd64 (3.2.1-1build1) ... 2021-05-17T17:05:09.3254473Z Setting up libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-17T17:05:09.3406157Z Setting up libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-17T17:05:09.3447574Z Setting up libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-17T17:05:09.3723421Z Setting up libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-17T17:05:09.3760747Z Setting up libcdio18:amd64 (2.0.0-2) ... 2021-05-17T17:05:09.3929367Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-17T17:05:09.4060502Z Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-17T17:05:09.4216415Z Setting up libflac8:amd64 (1.3.3-1build1) ... 2021-05-17T17:05:09.4267583Z Setting up libass9:amd64 (1:0.14.0-2) ... 2021-05-17T17:05:09.4432421Z Setting up libva2:amd64 (2.7.0-2) ... 2021-05-17T17:05:09.4471274Z Setting up libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-17T17:05:09.4557461Z Setting up libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-17T17:05:09.4692746Z Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-17T17:05:09.4725504Z Setting up intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-17T17:05:09.4756038Z Setting up libaacs0:amd64 (0.9.0-2) ... 2021-05-17T17:05:09.4877278Z Setting up libsndio7.0:amd64 (1.5.0-3) ... 2021-05-17T17:05:09.4945106Z Setting up libbdplus0:amd64 (0.1.2-3) ... 2021-05-17T17:05:09.4979263Z Setting up libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-17T17:05:09.5011212Z Setting up libflite1:amd64 (2.1-release-3) ... 2021-05-17T17:05:09.5168368Z Setting up libva-drm2:amd64 (2.7.0-2) ... 2021-05-17T17:05:09.5205863Z Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-17T17:05:09.5367241Z Setting up libasyncns0:amd64 (0.8-6) ... 2021-05-17T17:05:09.5529582Z Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-17T17:05:09.5910383Z Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-17T17:05:09.6110170Z Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-17T17:05:09.6335889Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-17T17:05:09.6370149Z Setting up libopenal-data (1:1.19.1-1) ... 2021-05-17T17:05:09.6598744Z Setting up mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-17T17:05:09.6729427Z Setting up libbluray2:amd64 (1:1.2.0-1) ... 2021-05-17T17:05:09.7008472Z Setting up libsamplerate0:amd64 (0.1.9-2) ... 2021-05-17T17:05:09.7115712Z Setting up libva-x11-2:amd64 (2.7.0-2) ... 2021-05-17T17:05:09.7170355Z Setting up libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-17T17:05:09.7305442Z Setting up libzvbi-common (0.2.35-17) ... 2021-05-17T17:05:09.7612696Z Setting up libmp3lame0:amd64 (3.100-3) ... 2021-05-17T17:05:09.7680361Z Setting up i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-17T17:05:09.7723476Z Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-17T17:05:09.7788492Z Setting up libiec61883-0:amd64 (1.2.0-3) ... 2021-05-17T17:05:09.7916835Z Setting up libserd-0-0:amd64 (0.30.2-1) ... 2021-05-17T17:05:09.8034819Z Setting up libavc1394-0:amd64 (0.5.4-5) ... 2021-05-17T17:05:09.8264397Z Setting up mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-17T17:05:09.8665398Z Setting up libzvbi0:amd64 (0.2.35-17) ... 2021-05-17T17:05:09.8799447Z Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-17T17:05:09.8903847Z Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-17T17:05:09.9312376Z Setting up libopenal1:amd64 (1:1.19.1-1) ... 2021-05-17T17:05:09.9420056Z Setting up libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:05:09.9526208Z Setting up va-driver-all:amd64 (2.7.0-2) ... 2021-05-17T17:05:09.9635244Z Setting up libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:05:09.9942265Z Setting up librubberband2:amd64 (1.8.2-1build1) ... 2021-05-17T17:05:10.0077926Z Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-17T17:05:10.0416752Z Setting up vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-17T17:05:10.0644186Z Setting up libsord-0-0:amd64 (0.16.4-1) ... 2021-05-17T17:05:10.0872784Z Setting up libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-17T17:05:10.1080371Z Setting up libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:05:10.1279861Z Setting up libsndfile1:amd64 (1.0.28-7) ... 2021-05-17T17:05:10.1389749Z Setting up liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-17T17:05:10.1617503Z Setting up libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-17T17:05:10.1917034Z Setting up libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:05:10.2015106Z Setting up libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:05:10.2247569Z Setting up libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:05:10.2478234Z Setting up libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-17T17:05:10.2677589Z Setting up libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-17T17:05:10.2908690Z Setting up libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:05:10.3014220Z Setting up libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:05:10.3155110Z Setting up libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:05:10.3234439Z Setting up ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:05:10.3331268Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:05:11.5909144Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:05:13.9238344Z Reading package lists... 2021-05-17T17:05:14.1041396Z Building dependency tree... 2021-05-17T17:05:14.1062300Z Reading state information... 2021-05-17T17:05:14.2729908Z The following additional packages will be installed: 2021-05-17T17:05:14.2733999Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-17T17:05:14.3291956Z The following NEW packages will be installed: 2021-05-17T17:05:14.3294127Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-17T17:05:14.3299566Z libmagick++-dev 2021-05-17T17:05:14.3561960Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:05:14.3563228Z Need to get 309 kB of archives. 2021-05-17T17:05:14.3564749Z After this operation, 2202 kB of additional disk space will be used. 2021-05-17T17:05:14.3567213Z 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-17T17:05:14.3610749Z 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-17T17:05:14.3662459Z 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-17T17:05:14.3714805Z 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-17T17:05:14.8405309Z Fetched 309 kB in 0s (8597 kB/s) 2021-05-17T17:05:14.8812571Z Selecting previously unselected package libmagick++-6-headers. 2021-05-17T17:05:14.8894901Z (Reading database ... 2021-05-17T17:05:14.8896345Z (Reading database ... 5% 2021-05-17T17:05:14.8897235Z (Reading database ... 10% 2021-05-17T17:05:14.8898089Z (Reading database ... 15% 2021-05-17T17:05:14.8898928Z (Reading database ... 20% 2021-05-17T17:05:14.8899825Z (Reading database ... 25% 2021-05-17T17:05:14.8900707Z (Reading database ... 30% 2021-05-17T17:05:14.8901483Z (Reading database ... 35% 2021-05-17T17:05:14.8927806Z (Reading database ... 40% 2021-05-17T17:05:14.8982651Z (Reading database ... 45% 2021-05-17T17:05:14.8983265Z (Reading database ... 50% 2021-05-17T17:05:14.8983838Z (Reading database ... 55% 2021-05-17T17:05:14.8994442Z (Reading database ... 60% 2021-05-17T17:05:14.9027679Z (Reading database ... 65% 2021-05-17T17:05:14.9175207Z (Reading database ... 70% 2021-05-17T17:05:14.9315758Z (Reading database ... 75% 2021-05-17T17:05:14.9341973Z (Reading database ... 80% 2021-05-17T17:05:14.9947312Z (Reading database ... 85% 2021-05-17T17:05:15.0141947Z (Reading database ... 90% 2021-05-17T17:05:15.0230246Z (Reading database ... 95% 2021-05-17T17:05:15.0231110Z (Reading database ... 100% 2021-05-17T17:05:15.0232348Z (Reading database ... 267231 files and directories currently installed.) 2021-05-17T17:05:15.0357821Z Preparing to unpack .../libmagick++-6-headers_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-17T17:05:15.0446451Z Unpacking libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-17T17:05:15.1580721Z Selecting previously unselected package libmagick++-6.q16-8:amd64. 2021-05-17T17:05:15.1897313Z Preparing to unpack .../libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-17T17:05:15.1922312Z Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-17T17:05:15.2475237Z Selecting previously unselected package libmagick++-6.q16-dev:amd64. 2021-05-17T17:05:15.2691419Z Preparing to unpack .../libmagick++-6.q16-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-17T17:05:15.2730360Z Unpacking libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-17T17:05:15.3898428Z Selecting previously unselected package libmagick++-dev. 2021-05-17T17:05:15.4204188Z Preparing to unpack .../libmagick++-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-17T17:05:15.4326887Z Unpacking libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-17T17:05:15.5114954Z Setting up libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-17T17:05:15.5400291Z Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-17T17:05:15.5507978Z Setting up libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-17T17:05:15.5535556Z Setting up libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-17T17:05:15.5631871Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:05:17.9599075Z Reading package lists... 2021-05-17T17:05:18.1393668Z Building dependency tree... 2021-05-17T17:05:18.1413468Z Reading state information... 2021-05-17T17:05:18.3079434Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-17T17:05:18.3081519Z The following additional packages will be installed: 2021-05-17T17:05:18.3083555Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 libgs9 libgs9-common 2021-05-17T17:05:18.3084958Z libijs-0.35 libjbig2dec0 2021-05-17T17:05:18.3092427Z Suggested packages: 2021-05-17T17:05:18.3094171Z fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre 2021-05-17T17:05:18.3095428Z ghostscript-x 2021-05-17T17:05:18.3603991Z The following NEW packages will be installed: 2021-05-17T17:05:18.3613276Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript libgs9 2021-05-17T17:05:18.3625261Z libgs9-common libijs-0.35 libjbig2dec0 2021-05-17T17:05:18.3909846Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:05:18.3910734Z Need to get 11.2 MB of archives. 2021-05-17T17:05:18.3911574Z After this operation, 39.1 MB of additional disk space will be used. 2021-05-17T17:05:18.3914151Z 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-17T17:05:18.4349997Z 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-17T17:05:18.4365026Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB] 2021-05-17T17:05:18.5383864Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9-common all 9.50~dfsg-5ubuntu4.2 [681 kB] 2021-05-17T17:05:18.5479843Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libijs-0.35 amd64 0.35-15 [15.7 kB] 2021-05-17T17:05:18.5487276Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB] 2021-05-17T17:05:18.5498334Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9 amd64 9.50~dfsg-5ubuntu4.2 [2172 kB] 2021-05-17T17:05:18.5872504Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 ghostscript amd64 9.50~dfsg-5ubuntu4.2 [51.6 kB] 2021-05-17T17:05:19.0732507Z Fetched 11.2 MB in 0s (50.8 MB/s) 2021-05-17T17:05:19.1310654Z Selecting previously unselected package fonts-droid-fallback. 2021-05-17T17:05:19.1400806Z (Reading database ... 2021-05-17T17:05:19.1401709Z (Reading database ... 5% 2021-05-17T17:05:19.1402378Z (Reading database ... 10% 2021-05-17T17:05:19.1403031Z (Reading database ... 15% 2021-05-17T17:05:19.1403666Z (Reading database ... 20% 2021-05-17T17:05:19.1404314Z (Reading database ... 25% 2021-05-17T17:05:19.1404960Z (Reading database ... 30% 2021-05-17T17:05:19.1405586Z (Reading database ... 35% 2021-05-17T17:05:19.1406227Z (Reading database ... 40% 2021-05-17T17:05:19.1406869Z (Reading database ... 45% 2021-05-17T17:05:19.1407498Z (Reading database ... 50% 2021-05-17T17:05:19.1455151Z (Reading database ... 55% 2021-05-17T17:05:19.1507925Z (Reading database ... 60% 2021-05-17T17:05:19.1537399Z (Reading database ... 65% 2021-05-17T17:05:19.1686474Z (Reading database ... 70% 2021-05-17T17:05:19.1829163Z (Reading database ... 75% 2021-05-17T17:05:19.1856589Z (Reading database ... 80% 2021-05-17T17:05:19.2468545Z (Reading database ... 85% 2021-05-17T17:05:19.2657996Z (Reading database ... 90% 2021-05-17T17:05:19.2745662Z (Reading database ... 95% 2021-05-17T17:05:19.2746320Z (Reading database ... 100% 2021-05-17T17:05:19.2747176Z (Reading database ... 267276 files and directories currently installed.) 2021-05-17T17:05:19.2868033Z Preparing to unpack .../0-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... 2021-05-17T17:05:19.3194211Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-17T17:05:19.5669000Z Selecting previously unselected package fonts-noto-mono. 2021-05-17T17:05:19.5992155Z Preparing to unpack .../1-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ... 2021-05-17T17:05:19.6004080Z Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-17T17:05:19.6554753Z Selecting previously unselected package fonts-urw-base35. 2021-05-17T17:05:19.6778129Z Preparing to unpack .../2-fonts-urw-base35_20170801.1-3_all.deb ... 2021-05-17T17:05:19.7473794Z Unpacking fonts-urw-base35 (20170801.1-3) ... 2021-05-17T17:05:20.2077098Z Selecting previously unselected package libgs9-common. 2021-05-17T17:05:20.2350944Z Preparing to unpack .../3-libgs9-common_9.50~dfsg-5ubuntu4.2_all.deb ... 2021-05-17T17:05:20.2389959Z Unpacking libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-17T17:05:20.3729480Z Selecting previously unselected package libijs-0.35:amd64. 2021-05-17T17:05:20.4036352Z Preparing to unpack .../4-libijs-0.35_0.35-15_amd64.deb ... 2021-05-17T17:05:20.4227747Z Unpacking libijs-0.35:amd64 (0.35-15) ... 2021-05-17T17:05:20.4742082Z Selecting previously unselected package libjbig2dec0:amd64. 2021-05-17T17:05:20.5045350Z Preparing to unpack .../5-libjbig2dec0_0.18-1ubuntu1_amd64.deb ... 2021-05-17T17:05:20.5081621Z Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-17T17:05:20.5746930Z Selecting previously unselected package libgs9:amd64. 2021-05-17T17:05:20.6053644Z Preparing to unpack .../6-libgs9_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-17T17:05:20.6087580Z Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-17T17:05:20.9365262Z Selecting previously unselected package ghostscript. 2021-05-17T17:05:20.9667616Z Preparing to unpack .../7-ghostscript_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-17T17:05:20.9705697Z Unpacking ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-17T17:05:21.0715499Z Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-17T17:05:21.0858501Z Setting up libijs-0.35:amd64 (0.35-15) ... 2021-05-17T17:05:21.0908588Z Setting up fonts-urw-base35 (20170801.1-3) ... 2021-05-17T17:05:21.1596555Z Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-17T17:05:21.1630430Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-17T17:05:21.1899402Z Setting up libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-17T17:05:21.1924524Z Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-17T17:05:21.1961961Z Setting up ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-17T17:05:21.2088380Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-17T17:05:21.3230056Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:05:21.3473118Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:05:24.9695741Z Reading package lists... 2021-05-17T17:05:25.1809071Z Building dependency tree... 2021-05-17T17:05:25.1829559Z Reading state information... 2021-05-17T17:05:25.3669535Z The following additional packages will be installed: 2021-05-17T17:05:25.3671855Z libudunits2-0 libudunits2-data 2021-05-17T17:05:25.4157066Z The following NEW packages will be installed: 2021-05-17T17:05:25.4162864Z libudunits2-0 libudunits2-data libudunits2-dev 2021-05-17T17:05:25.4421202Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:05:25.4421986Z Need to get 429 kB of archives. 2021-05-17T17:05:25.4422771Z After this operation, 1026 kB of additional disk space will be used. 2021-05-17T17:05:25.4424912Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-data all 2.2.26-5 [18.8 kB] 2021-05-17T17:05:25.4453478Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-0 amd64 2.2.26-5 [48.9 kB] 2021-05-17T17:05:25.4574799Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-dev amd64 2.2.26-5 [362 kB] 2021-05-17T17:05:25.9546378Z Fetched 429 kB in 0s (7095 kB/s) 2021-05-17T17:05:25.9961661Z Selecting previously unselected package libudunits2-data. 2021-05-17T17:05:26.0045808Z (Reading database ... 2021-05-17T17:05:26.0046809Z (Reading database ... 5% 2021-05-17T17:05:26.0047601Z (Reading database ... 10% 2021-05-17T17:05:26.0048348Z (Reading database ... 15% 2021-05-17T17:05:26.0049096Z (Reading database ... 20% 2021-05-17T17:05:26.0049913Z (Reading database ... 25% 2021-05-17T17:05:26.0050642Z (Reading database ... 30% 2021-05-17T17:05:26.0051378Z (Reading database ... 35% 2021-05-17T17:05:26.0052144Z (Reading database ... 40% 2021-05-17T17:05:26.0053063Z (Reading database ... 45% 2021-05-17T17:05:26.0053830Z (Reading database ... 50% 2021-05-17T17:05:26.0096738Z (Reading database ... 55% 2021-05-17T17:05:26.0151792Z (Reading database ... 60% 2021-05-17T17:05:26.0180488Z (Reading database ... 65% 2021-05-17T17:05:26.0337232Z (Reading database ... 70% 2021-05-17T17:05:26.0481955Z (Reading database ... 75% 2021-05-17T17:05:26.0508492Z (Reading database ... 80% 2021-05-17T17:05:26.1145504Z (Reading database ... 85% 2021-05-17T17:05:26.1342570Z (Reading database ... 90% 2021-05-17T17:05:26.1434990Z (Reading database ... 95% 2021-05-17T17:05:26.1435610Z (Reading database ... 100% 2021-05-17T17:05:26.1436477Z (Reading database ... 267840 files and directories currently installed.) 2021-05-17T17:05:26.1562408Z Preparing to unpack .../libudunits2-data_2.2.26-5_all.deb ... 2021-05-17T17:05:26.1583765Z Unpacking libudunits2-data (2.2.26-5) ... 2021-05-17T17:05:26.2075669Z Selecting previously unselected package libudunits2-0:amd64. 2021-05-17T17:05:26.2295017Z Preparing to unpack .../libudunits2-0_2.2.26-5_amd64.deb ... 2021-05-17T17:05:26.2417467Z Unpacking libudunits2-0:amd64 (2.2.26-5) ... 2021-05-17T17:05:26.3063506Z Selecting previously unselected package libudunits2-dev:amd64. 2021-05-17T17:05:26.3361999Z Preparing to unpack .../libudunits2-dev_2.2.26-5_amd64.deb ... 2021-05-17T17:05:26.3427692Z Unpacking libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-17T17:05:26.4489274Z Setting up libudunits2-data (2.2.26-5) ... 2021-05-17T17:05:26.4528670Z Setting up libudunits2-0:amd64 (2.2.26-5) ... 2021-05-17T17:05:26.4587656Z Setting up libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-17T17:05:26.4636392Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-17T17:05:26.6078938Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:05:28.9212873Z Reading package lists... 2021-05-17T17:05:29.1199804Z Building dependency tree... 2021-05-17T17:05:29.1220918Z Reading state information... 2021-05-17T17:05:29.3456180Z The following NEW packages will be installed: 2021-05-17T17:05:29.3460286Z libjq-dev 2021-05-17T17:05:29.3718179Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:05:29.3719400Z Need to get 11.2 kB of archives. 2021-05-17T17:05:29.3720361Z After this operation, 47.1 kB of additional disk space will be used. 2021-05-17T17:05:29.3722672Z 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-17T17:05:29.8377472Z Fetched 11.2 kB in 0s (525 kB/s) 2021-05-17T17:05:29.8746400Z Selecting previously unselected package libjq-dev:amd64. 2021-05-17T17:05:29.8829152Z (Reading database ... 2021-05-17T17:05:29.8829980Z (Reading database ... 5% 2021-05-17T17:05:29.8830576Z (Reading database ... 10% 2021-05-17T17:05:29.8831125Z (Reading database ... 15% 2021-05-17T17:05:29.8831679Z (Reading database ... 20% 2021-05-17T17:05:29.8832233Z (Reading database ... 25% 2021-05-17T17:05:29.8833026Z (Reading database ... 30% 2021-05-17T17:05:29.8833604Z (Reading database ... 35% 2021-05-17T17:05:29.8834153Z (Reading database ... 40% 2021-05-17T17:05:29.8834701Z (Reading database ... 45% 2021-05-17T17:05:29.8835255Z (Reading database ... 50% 2021-05-17T17:05:29.8882808Z (Reading database ... 55% 2021-05-17T17:05:29.8936806Z (Reading database ... 60% 2021-05-17T17:05:29.8968376Z (Reading database ... 65% 2021-05-17T17:05:29.9107455Z (Reading database ... 70% 2021-05-17T17:05:29.9245337Z (Reading database ... 75% 2021-05-17T17:05:29.9273607Z (Reading database ... 80% 2021-05-17T17:05:29.9858467Z (Reading database ... 85% 2021-05-17T17:05:30.0045924Z (Reading database ... 90% 2021-05-17T17:05:30.0135379Z (Reading database ... 95% 2021-05-17T17:05:30.0136369Z (Reading database ... 100% 2021-05-17T17:05:30.0137711Z (Reading database ... 267869 files and directories currently installed.) 2021-05-17T17:05:30.0261300Z Preparing to unpack .../libjq-dev_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-05-17T17:05:30.0276613Z Unpacking libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-17T17:05:30.1042537Z Setting up libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-17T17:05:32.4607383Z Reading package lists... 2021-05-17T17:05:32.6444555Z Building dependency tree... 2021-05-17T17:05:32.6464870Z Reading state information... 2021-05-17T17:05:32.8576835Z The following NEW packages will be installed: 2021-05-17T17:05:32.8583452Z libmng2 2021-05-17T17:05:32.8848912Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:05:32.8849748Z Need to get 168 kB of archives. 2021-05-17T17:05:32.8850523Z After this operation, 571 kB of additional disk space will be used. 2021-05-17T17:05:32.8852538Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmng2 amd64 2.0.3+dfsg-3 [168 kB] 2021-05-17T17:05:33.3596854Z Fetched 168 kB in 0s (5372 kB/s) 2021-05-17T17:05:33.4047228Z Selecting previously unselected package libmng2:amd64. 2021-05-17T17:05:33.4124559Z (Reading database ... 2021-05-17T17:05:33.4125150Z (Reading database ... 5% 2021-05-17T17:05:33.4125855Z (Reading database ... 10% 2021-05-17T17:05:33.4126918Z (Reading database ... 15% 2021-05-17T17:05:33.4127442Z (Reading database ... 20% 2021-05-17T17:05:33.4127969Z (Reading database ... 25% 2021-05-17T17:05:33.4128480Z (Reading database ... 30% 2021-05-17T17:05:33.4128991Z (Reading database ... 35% 2021-05-17T17:05:33.4129482Z (Reading database ... 40% 2021-05-17T17:05:33.4129995Z (Reading database ... 45% 2021-05-17T17:05:33.4130492Z (Reading database ... 50% 2021-05-17T17:05:33.4176954Z (Reading database ... 55% 2021-05-17T17:05:33.4227614Z (Reading database ... 60% 2021-05-17T17:05:33.4256444Z (Reading database ... 65% 2021-05-17T17:05:33.4391227Z (Reading database ... 70% 2021-05-17T17:05:33.4528139Z (Reading database ... 75% 2021-05-17T17:05:33.4554207Z (Reading database ... 80% 2021-05-17T17:05:33.5141095Z (Reading database ... 85% 2021-05-17T17:05:33.5320579Z (Reading database ... 90% 2021-05-17T17:05:33.5402621Z (Reading database ... 95% 2021-05-17T17:05:33.5403624Z (Reading database ... 100% 2021-05-17T17:05:33.5404987Z (Reading database ... 267875 files and directories currently installed.) 2021-05-17T17:05:33.5522525Z Preparing to unpack .../libmng2_2.0.3+dfsg-3_amd64.deb ... 2021-05-17T17:05:33.5550851Z Unpacking libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-17T17:05:33.6650570Z Setting up libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-17T17:05:33.6716290Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:05:35.9901791Z Reading package lists... 2021-05-17T17:05:36.1692534Z Building dependency tree... 2021-05-17T17:05:36.1713723Z Reading state information... 2021-05-17T17:05:36.3900062Z E: Unable to locate package libmng1 2021-05-17T17:05:36.4650847Z Reading package lists... 2021-05-17T17:05:36.6557791Z Building dependency tree... 2021-05-17T17:05:36.6578646Z Reading state information... 2021-05-17T17:05:36.8047380Z E: Unable to locate package libapparmor-devel 2021-05-17T17:05:36.8846379Z Reading package lists... 2021-05-17T17:05:37.0807825Z Building dependency tree... 2021-05-17T17:05:37.0830737Z Reading state information... 2021-05-17T17:05:37.2919554Z The following additional packages will be installed: 2021-05-17T17:05:37.2927042Z libij-java 2021-05-17T17:05:37.3430300Z The following NEW packages will be installed: 2021-05-17T17:05:37.3437595Z imagej libij-java 2021-05-17T17:05:37.3723491Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:05:37.3724383Z Need to get 2328 kB of archives. 2021-05-17T17:05:37.3725222Z After this operation, 2498 kB of additional disk space will be used. 2021-05-17T17:05:37.3727221Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libij-java all 1.52r-1 [2284 kB] 2021-05-17T17:05:37.4638471Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 imagej all 1.52r-1 [43.7 kB] 2021-05-17T17:05:37.9693346Z Fetched 2328 kB in 0s (20.1 MB/s) 2021-05-17T17:05:38.0043143Z Selecting previously unselected package libij-java. 2021-05-17T17:05:38.0125689Z (Reading database ... 2021-05-17T17:05:38.0126705Z (Reading database ... 5% 2021-05-17T17:05:38.0127949Z (Reading database ... 10% 2021-05-17T17:05:38.0128632Z (Reading database ... 15% 2021-05-17T17:05:38.0129188Z (Reading database ... 20% 2021-05-17T17:05:38.0129750Z (Reading database ... 25% 2021-05-17T17:05:38.0130294Z (Reading database ... 30% 2021-05-17T17:05:38.0132404Z (Reading database ... 35% 2021-05-17T17:05:38.0132993Z (Reading database ... 40% 2021-05-17T17:05:38.0135491Z (Reading database ... 45% 2021-05-17T17:05:38.0136086Z (Reading database ... 50% 2021-05-17T17:05:38.0191437Z (Reading database ... 55% 2021-05-17T17:05:38.0251040Z (Reading database ... 60% 2021-05-17T17:05:38.0280741Z (Reading database ... 65% 2021-05-17T17:05:38.0428305Z (Reading database ... 70% 2021-05-17T17:05:38.0580237Z (Reading database ... 75% 2021-05-17T17:05:38.0607706Z (Reading database ... 80% 2021-05-17T17:05:38.1270702Z (Reading database ... 85% 2021-05-17T17:05:38.1467474Z (Reading database ... 90% 2021-05-17T17:05:38.1560196Z (Reading database ... 95% 2021-05-17T17:05:38.1562332Z (Reading database ... 100% 2021-05-17T17:05:38.1564098Z (Reading database ... 267881 files and directories currently installed.) 2021-05-17T17:05:38.1686936Z Preparing to unpack .../libij-java_1.52r-1_all.deb ... 2021-05-17T17:05:38.1710456Z Unpacking libij-java (1.52r-1) ... 2021-05-17T17:05:38.2984300Z Selecting previously unselected package imagej. 2021-05-17T17:05:38.3299549Z Preparing to unpack .../imagej_1.52r-1_all.deb ... 2021-05-17T17:05:38.3339942Z Unpacking imagej (1.52r-1) ... 2021-05-17T17:05:38.4840777Z Setting up libij-java (1.52r-1) ... 2021-05-17T17:05:38.5266310Z Setting up imagej (1.52r-1) ... 2021-05-17T17:05:38.5433411Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-17T17:05:38.6287056Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:05:39.4636839Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-17T17:05:41.8335823Z Reading package lists... 2021-05-17T17:05:42.0135922Z Building dependency tree... 2021-05-17T17:05:42.0158405Z Reading state information... 2021-05-17T17:05:42.1831138Z Suggested packages: 2021-05-17T17:05:42.1832365Z bowtie2-examples 2021-05-17T17:05:42.2305969Z The following NEW packages will be installed: 2021-05-17T17:05:42.2313951Z bowtie2 2021-05-17T17:05:42.2567831Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:05:42.2568911Z Need to get 1324 kB of archives. 2021-05-17T17:05:42.2569836Z After this operation, 5630 kB of additional disk space will be used. 2021-05-17T17:05:42.2572823Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 bowtie2 amd64 2.3.5.1-6build1 [1324 kB] 2021-05-17T17:05:42.7663371Z Fetched 1324 kB in 0s (25.3 MB/s) 2021-05-17T17:05:42.8135431Z Selecting previously unselected package bowtie2. 2021-05-17T17:05:42.8213902Z (Reading database ... 2021-05-17T17:05:42.8214657Z (Reading database ... 5% 2021-05-17T17:05:42.8215301Z (Reading database ... 10% 2021-05-17T17:05:42.8216159Z (Reading database ... 15% 2021-05-17T17:05:42.8216866Z (Reading database ... 20% 2021-05-17T17:05:42.8217550Z (Reading database ... 25% 2021-05-17T17:05:42.8218224Z (Reading database ... 30% 2021-05-17T17:05:42.8218880Z (Reading database ... 35% 2021-05-17T17:05:42.8219548Z (Reading database ... 40% 2021-05-17T17:05:42.8220199Z (Reading database ... 45% 2021-05-17T17:05:42.8220863Z (Reading database ... 50% 2021-05-17T17:05:42.8261992Z (Reading database ... 55% 2021-05-17T17:05:42.8316325Z (Reading database ... 60% 2021-05-17T17:05:42.8345300Z (Reading database ... 65% 2021-05-17T17:05:42.8489521Z (Reading database ... 70% 2021-05-17T17:05:42.8622654Z (Reading database ... 75% 2021-05-17T17:05:42.8647557Z (Reading database ... 80% 2021-05-17T17:05:42.9261947Z (Reading database ... 85% 2021-05-17T17:05:42.9463397Z (Reading database ... 90% 2021-05-17T17:05:42.9558332Z (Reading database ... 95% 2021-05-17T17:05:42.9558967Z (Reading database ... 100% 2021-05-17T17:05:42.9559820Z (Reading database ... 267904 files and directories currently installed.) 2021-05-17T17:05:42.9685307Z Preparing to unpack .../bowtie2_2.3.5.1-6build1_amd64.deb ... 2021-05-17T17:05:42.9740782Z Unpacking bowtie2 (2.3.5.1-6build1) ... 2021-05-17T17:05:43.1992428Z Setting up bowtie2 (2.3.5.1-6build1) ... 2021-05-17T17:05:43.2170598Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:05:46.4527259Z Reading package lists... 2021-05-17T17:05:46.6231913Z Building dependency tree... 2021-05-17T17:05:46.6252105Z Reading state information... 2021-05-17T17:05:46.8046621Z E: Unable to locate package install 2021-05-17T17:05:46.8048719Z E: Unable to locate package gdal 2021-05-17T17:05:46.8810650Z Reading package lists... 2021-05-17T17:05:47.0674807Z Building dependency tree... 2021-05-17T17:05:47.0695846Z Reading state information... 2021-05-17T17:05:47.0969116Z Package insighttoolkit4-python is not available, but is referred to by another package. 2021-05-17T17:05:47.0971147Z This may mean that the package is missing, has been obsoleted, or 2021-05-17T17:05:47.0972494Z is only available from another source 2021-05-17T17:05:47.0973552Z 2021-05-17T17:05:47.2129993Z E: Package 'insighttoolkit4-python' has no installation candidate 2021-05-17T17:05:47.2899652Z Reading package lists... 2021-05-17T17:05:47.4797162Z Building dependency tree... 2021-05-17T17:05:47.4818144Z Reading state information... 2021-05-17T17:05:47.5087760Z Package libav-tools is not available, but is referred to by another package. 2021-05-17T17:05:47.5089704Z This may mean that the package is missing, has been obsoleted, or 2021-05-17T17:05:47.5091118Z is only available from another source 2021-05-17T17:05:47.5092453Z However the following packages replace it: 2021-05-17T17:05:47.5093454Z ffmpeg 2021-05-17T17:05:47.5093942Z 2021-05-17T17:05:47.6156326Z E: Package 'libav-tools' has no installation candidate 2021-05-17T17:05:47.6849074Z Reading package lists... 2021-05-17T17:05:47.8575372Z Building dependency tree... 2021-05-17T17:05:47.8598724Z Reading state information... 2021-05-17T17:05:48.0279918Z The following additional packages will be installed: 2021-05-17T17:05:48.0283056Z libgcrypt20-dev libgit2-28 libgpg-error-dev libhttp-parser-dev 2021-05-17T17:05:48.0284842Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-17T17:05:48.0286068Z libssh2-1-dev 2021-05-17T17:05:48.0286813Z Suggested packages: 2021-05-17T17:05:48.0287786Z libgcrypt20-doc libmbedtls-doc 2021-05-17T17:05:48.0785708Z The following NEW packages will be installed: 2021-05-17T17:05:48.0787990Z libgcrypt20-dev libgit2-28 libgit2-dev libgpg-error-dev libhttp-parser-dev 2021-05-17T17:05:48.0789893Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-17T17:05:48.0793937Z libssh2-1-dev 2021-05-17T17:05:48.1045081Z 0 upgraded, 11 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:05:48.1045896Z Need to get 2667 kB of archives. 2021-05-17T17:05:48.1046682Z After this operation, 11.2 MB of additional disk space will be used. 2021-05-17T17:05:48.1048605Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgpg-error-dev amd64 1.37-1 [109 kB] 2021-05-17T17:05:48.1121994Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcrypt20-dev amd64 1.8.5-5ubuntu1 [470 kB] 2021-05-17T17:05:48.1268250Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser2.9 amd64 2.9.2-2 [21.8 kB] 2021-05-17T17:05:48.1273915Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedcrypto3 amd64 2.16.4-1ubuntu2 [150 kB] 2021-05-17T17:05:48.1312168Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedx509-0 amd64 2.16.4-1ubuntu2 [42.3 kB] 2021-05-17T17:05:48.1324569Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls12 amd64 2.16.4-1ubuntu2 [71.8 kB] 2021-05-17T17:05:48.1340362Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-28 amd64 0.28.4+dfsg.1-2 [403 kB] 2021-05-17T17:05:48.1500520Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls-dev amd64 2.16.4-1ubuntu2 [444 kB] 2021-05-17T17:05:48.1571377Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libssh2-1-dev amd64 1.8.0-2.1build1 [244 kB] 2021-05-17T17:05:48.1603494Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser-dev amd64 2.9.2-2 [20.2 kB] 2021-05-17T17:05:48.1609600Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-dev amd64 0.28.4+dfsg.1-2 [691 kB] 2021-05-17T17:05:48.6575972Z Fetched 2667 kB in 0s (31.4 MB/s) 2021-05-17T17:05:48.6921410Z Selecting previously unselected package libgpg-error-dev. 2021-05-17T17:05:48.7004314Z (Reading database ... 2021-05-17T17:05:48.7005277Z (Reading database ... 5% 2021-05-17T17:05:48.7005981Z (Reading database ... 10% 2021-05-17T17:05:48.7006760Z (Reading database ... 15% 2021-05-17T17:05:48.7007458Z (Reading database ... 20% 2021-05-17T17:05:48.7008136Z (Reading database ... 25% 2021-05-17T17:05:48.7008837Z (Reading database ... 30% 2021-05-17T17:05:48.7009528Z (Reading database ... 35% 2021-05-17T17:05:48.7010443Z (Reading database ... 40% 2021-05-17T17:05:48.7011139Z (Reading database ... 45% 2021-05-17T17:05:48.7011815Z (Reading database ... 50% 2021-05-17T17:05:48.7055269Z (Reading database ... 55% 2021-05-17T17:05:48.7107348Z (Reading database ... 60% 2021-05-17T17:05:48.7134661Z (Reading database ... 65% 2021-05-17T17:05:48.7302553Z (Reading database ... 70% 2021-05-17T17:05:48.7428454Z (Reading database ... 75% 2021-05-17T17:05:48.7453598Z (Reading database ... 80% 2021-05-17T17:05:48.8052863Z (Reading database ... 85% 2021-05-17T17:05:48.8237064Z (Reading database ... 90% 2021-05-17T17:05:48.8326260Z (Reading database ... 95% 2021-05-17T17:05:48.8327394Z (Reading database ... 100% 2021-05-17T17:05:48.8328925Z (Reading database ... 267930 files and directories currently installed.) 2021-05-17T17:05:48.8452824Z Preparing to unpack .../00-libgpg-error-dev_1.37-1_amd64.deb ... 2021-05-17T17:05:48.8469136Z Unpacking libgpg-error-dev (1.37-1) ... 2021-05-17T17:05:48.9078338Z Selecting previously unselected package libgcrypt20-dev. 2021-05-17T17:05:48.9380388Z Preparing to unpack .../01-libgcrypt20-dev_1.8.5-5ubuntu1_amd64.deb ... 2021-05-17T17:05:48.9467420Z Unpacking libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-17T17:05:49.0435153Z Selecting previously unselected package libhttp-parser2.9:amd64. 2021-05-17T17:05:49.0702332Z Preparing to unpack .../02-libhttp-parser2.9_2.9.2-2_amd64.deb ... 2021-05-17T17:05:49.0793557Z Unpacking libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-17T17:05:49.1315123Z Selecting previously unselected package libmbedcrypto3:amd64. 2021-05-17T17:05:49.1536912Z Preparing to unpack .../03-libmbedcrypto3_2.16.4-1ubuntu2_amd64.deb ... 2021-05-17T17:05:49.1579769Z Unpacking libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-17T17:05:49.2425099Z Selecting previously unselected package libmbedx509-0:amd64. 2021-05-17T17:05:49.2730078Z Preparing to unpack .../04-libmbedx509-0_2.16.4-1ubuntu2_amd64.deb ... 2021-05-17T17:05:49.2789823Z Unpacking libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-17T17:05:49.3275648Z Selecting previously unselected package libmbedtls12:amd64. 2021-05-17T17:05:49.3577508Z Preparing to unpack .../05-libmbedtls12_2.16.4-1ubuntu2_amd64.deb ... 2021-05-17T17:05:49.3593412Z Unpacking libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-17T17:05:49.4282857Z Selecting previously unselected package libgit2-28:amd64. 2021-05-17T17:05:49.4586898Z Preparing to unpack .../06-libgit2-28_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-17T17:05:49.4624057Z Unpacking libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-17T17:05:49.5553271Z Selecting previously unselected package libmbedtls-dev:amd64. 2021-05-17T17:05:49.5849878Z Preparing to unpack .../07-libmbedtls-dev_2.16.4-1ubuntu2_amd64.deb ... 2021-05-17T17:05:49.5886664Z Unpacking libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-17T17:05:49.6850829Z Selecting previously unselected package libssh2-1-dev:amd64. 2021-05-17T17:05:49.7150641Z Preparing to unpack .../08-libssh2-1-dev_1.8.0-2.1build1_amd64.deb ... 2021-05-17T17:05:49.7300602Z Unpacking libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-17T17:05:49.8594206Z Selecting previously unselected package libhttp-parser-dev. 2021-05-17T17:05:49.8912170Z Preparing to unpack .../09-libhttp-parser-dev_2.9.2-2_amd64.deb ... 2021-05-17T17:05:49.8920664Z Unpacking libhttp-parser-dev (2.9.2-2) ... 2021-05-17T17:05:49.9396757Z Selecting previously unselected package libgit2-dev:amd64. 2021-05-17T17:05:49.9706872Z Preparing to unpack .../10-libgit2-dev_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-17T17:05:49.9720447Z Unpacking libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-17T17:05:50.1370125Z Setting up libgpg-error-dev (1.37-1) ... 2021-05-17T17:05:50.1500150Z Setting up libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-17T17:05:50.1682555Z Setting up libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-17T17:05:50.1740182Z Setting up libhttp-parser-dev (2.9.2-2) ... 2021-05-17T17:05:50.1772629Z Setting up libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-17T17:05:50.1938024Z Setting up libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-17T17:05:50.1974774Z Setting up libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-17T17:05:50.2139358Z Setting up libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-17T17:05:50.2314838Z Setting up libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-17T17:05:50.2470006Z Setting up libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-17T17:05:50.2620813Z Setting up libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-17T17:05:50.2672335Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:05:55.9377025Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-17T17:05:55.9455736Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:05:58.3143781Z Reading package lists... 2021-05-17T17:05:58.5036609Z Building dependency tree... 2021-05-17T17:05:58.5057470Z Reading state information... 2021-05-17T17:05:58.7806911Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-17T17:05:58.7808832Z libtiff-dev set to manually installed. 2021-05-17T17:05:58.7810060Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:05:58.8515116Z Reading package lists... 2021-05-17T17:05:59.0400160Z Building dependency tree... 2021-05-17T17:05:59.0421236Z Reading state information... 2021-05-17T17:05:59.2943869Z unixodbc-dev is already the newest version (2.3.7). 2021-05-17T17:05:59.2945206Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:05:59.3647947Z Reading package lists... 2021-05-17T17:05:59.5495375Z Building dependency tree... 2021-05-17T17:05:59.5516677Z Reading state information... 2021-05-17T17:05:59.7707876Z The following NEW packages will be installed: 2021-05-17T17:05:59.7711224Z libsodium-dev 2021-05-17T17:05:59.7968508Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:05:59.7969626Z Need to get 169 kB of archives. 2021-05-17T17:05:59.7970878Z After this operation, 826 kB of additional disk space will be used. 2021-05-17T17:05:59.7972842Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 2021-05-17T17:06:00.2666085Z Fetched 169 kB in 0s (5560 kB/s) 2021-05-17T17:06:00.3288601Z Selecting previously unselected package libsodium-dev:amd64. 2021-05-17T17:06:00.3391549Z (Reading database ... 2021-05-17T17:06:00.3392362Z (Reading database ... 5% 2021-05-17T17:06:00.3393904Z (Reading database ... 10% 2021-05-17T17:06:00.3394472Z (Reading database ... 15% 2021-05-17T17:06:00.3395020Z (Reading database ... 20% 2021-05-17T17:06:00.3395578Z (Reading database ... 25% 2021-05-17T17:06:00.3396128Z (Reading database ... 30% 2021-05-17T17:06:00.3396665Z (Reading database ... 35% 2021-05-17T17:06:00.3397217Z (Reading database ... 40% 2021-05-17T17:06:00.3397754Z (Reading database ... 45% 2021-05-17T17:06:00.3398304Z (Reading database ... 50% 2021-05-17T17:06:00.3447700Z (Reading database ... 55% 2021-05-17T17:06:00.3506024Z (Reading database ... 60% 2021-05-17T17:06:00.3540087Z (Reading database ... 65% 2021-05-17T17:06:00.3695183Z (Reading database ... 70% 2021-05-17T17:06:00.3847033Z (Reading database ... 75% 2021-05-17T17:06:00.3877387Z (Reading database ... 80% 2021-05-17T17:06:00.4515962Z (Reading database ... 85% 2021-05-17T17:06:00.4714696Z (Reading database ... 90% 2021-05-17T17:06:00.4809310Z (Reading database ... 95% 2021-05-17T17:06:00.4810006Z (Reading database ... 100% 2021-05-17T17:06:00.4810860Z (Reading database ... 268433 files and directories currently installed.) 2021-05-17T17:06:00.4941903Z Preparing to unpack .../libsodium-dev_1.0.18-1_amd64.deb ... 2021-05-17T17:06:00.5053641Z Unpacking libsodium-dev:amd64 (1.0.18-1) ... 2021-05-17T17:06:00.6077461Z Setting up libsodium-dev:amd64 (1.0.18-1) ... 2021-05-17T17:06:02.9945619Z Reading package lists... 2021-05-17T17:06:03.1786276Z Building dependency tree... 2021-05-17T17:06:03.1806735Z Reading state information... 2021-05-17T17:06:03.3557859Z The following additional packages will be installed: 2021-05-17T17:06:03.3560967Z libarchive-dev liblept5 libtesseract4 tesseract-ocr tesseract-ocr-osd 2021-05-17T17:06:03.4091579Z The following NEW packages will be installed: 2021-05-17T17:06:03.4106711Z libarchive-dev liblept5 libleptonica-dev libtesseract-dev libtesseract4 2021-05-17T17:06:03.4108208Z tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd 2021-05-17T17:06:03.5131696Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:06:03.5132560Z Need to get 10.4 MB of archives. 2021-05-17T17:06:03.5133405Z After this operation, 38.0 MB of additional disk space will be used. 2021-05-17T17:06:03.5137358Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1 [490 kB] 2021-05-17T17:06:03.5370302Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB] 2021-05-17T17:06:03.5634322Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libleptonica-dev amd64 1.79.0-1 [1389 kB] 2021-05-17T17:06:03.5796515Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1237 kB] 2021-05-17T17:06:03.5980288Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract-dev amd64 4.1.1-2build2 [1463 kB] 2021-05-17T17:06:03.6185323Z 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-17T17:06:03.6478818Z 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-17T17:06:03.6918774Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr amd64 4.1.1-2build2 [262 kB] 2021-05-17T17:06:04.1747590Z Fetched 10.4 MB in 0s (37.3 MB/s) 2021-05-17T17:06:04.2287314Z Selecting previously unselected package libarchive-dev:amd64. 2021-05-17T17:06:04.2369443Z (Reading database ... 2021-05-17T17:06:04.2370454Z (Reading database ... 5% 2021-05-17T17:06:04.2371232Z (Reading database ... 10% 2021-05-17T17:06:04.2372019Z (Reading database ... 15% 2021-05-17T17:06:04.2372816Z (Reading database ... 20% 2021-05-17T17:06:04.2373573Z (Reading database ... 25% 2021-05-17T17:06:04.2374327Z (Reading database ... 30% 2021-05-17T17:06:04.2375070Z (Reading database ... 35% 2021-05-17T17:06:04.2375799Z (Reading database ... 40% 2021-05-17T17:06:04.2376547Z (Reading database ... 45% 2021-05-17T17:06:04.2377293Z (Reading database ... 50% 2021-05-17T17:06:04.2434102Z (Reading database ... 55% 2021-05-17T17:06:04.2494518Z (Reading database ... 60% 2021-05-17T17:06:04.2523477Z (Reading database ... 65% 2021-05-17T17:06:04.2675070Z (Reading database ... 70% 2021-05-17T17:06:04.2822893Z (Reading database ... 75% 2021-05-17T17:06:04.2851355Z (Reading database ... 80% 2021-05-17T17:06:04.3478208Z (Reading database ... 85% 2021-05-17T17:06:04.3694078Z (Reading database ... 90% 2021-05-17T17:06:04.3797090Z (Reading database ... 95% 2021-05-17T17:06:04.3797980Z (Reading database ... 100% 2021-05-17T17:06:04.3799179Z (Reading database ... 268503 files and directories currently installed.) 2021-05-17T17:06:04.3928940Z Preparing to unpack .../0-libarchive-dev_3.4.0-2ubuntu1_amd64.deb ... 2021-05-17T17:06:04.3966343Z Unpacking libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-17T17:06:04.4875447Z Selecting previously unselected package liblept5:amd64. 2021-05-17T17:06:04.5139048Z Preparing to unpack .../1-liblept5_1.79.0-1_amd64.deb ... 2021-05-17T17:06:04.5159327Z Unpacking liblept5:amd64 (1.79.0-1) ... 2021-05-17T17:06:04.6475144Z Selecting previously unselected package libleptonica-dev:amd64. 2021-05-17T17:06:04.6732174Z Preparing to unpack .../2-libleptonica-dev_1.79.0-1_amd64.deb ... 2021-05-17T17:06:04.6744345Z Unpacking libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-17T17:06:04.8434150Z Selecting previously unselected package libtesseract4:amd64. 2021-05-17T17:06:04.8719126Z Preparing to unpack .../3-libtesseract4_4.1.1-2build2_amd64.deb ... 2021-05-17T17:06:04.8823078Z Unpacking libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-17T17:06:05.0576730Z Selecting previously unselected package libtesseract-dev:amd64. 2021-05-17T17:06:05.0880975Z Preparing to unpack .../4-libtesseract-dev_4.1.1-2build2_amd64.deb ... 2021-05-17T17:06:05.0934847Z Unpacking libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-17T17:06:05.3253865Z Selecting previously unselected package tesseract-ocr-eng. 2021-05-17T17:06:05.3581789Z Preparing to unpack .../5-tesseract-ocr-eng_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-17T17:06:05.3615176Z Unpacking tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-17T17:06:05.5672761Z Selecting previously unselected package tesseract-ocr-osd. 2021-05-17T17:06:05.5974319Z Preparing to unpack .../6-tesseract-ocr-osd_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-17T17:06:05.6012703Z Unpacking tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-17T17:06:06.0113536Z Selecting previously unselected package tesseract-ocr. 2021-05-17T17:06:06.0430608Z Preparing to unpack .../7-tesseract-ocr_4.1.1-2build2_amd64.deb ... 2021-05-17T17:06:06.0465904Z Unpacking tesseract-ocr (4.1.1-2build2) ... 2021-05-17T17:06:06.1519206Z Setting up tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-17T17:06:06.1562592Z Setting up liblept5:amd64 (1.79.0-1) ... 2021-05-17T17:06:06.1594483Z Setting up libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-17T17:06:06.1765206Z Setting up libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-17T17:06:06.1911747Z Setting up libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-17T17:06:06.2102835Z Setting up tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-17T17:06:06.2292287Z Setting up libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-17T17:06:06.2391755Z Setting up tesseract-ocr (4.1.1-2build2) ... 2021-05-17T17:06:06.2488433Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:06:09.7239470Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:06:12.1263400Z Reading package lists... 2021-05-17T17:06:12.3135938Z Building dependency tree... 2021-05-17T17:06:12.3159722Z Reading state information... 2021-05-17T17:06:12.5658554Z wget is already the newest version (1.20.3-1ubuntu1). 2021-05-17T17:06:12.5659623Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:06:12.6373865Z Reading package lists... 2021-05-17T17:06:12.8247927Z Building dependency tree... 2021-05-17T17:06:12.8271670Z Reading state information... 2021-05-17T17:06:12.9982421Z The following additional packages will be installed: 2021-05-17T17:06:12.9986467Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-17T17:06:12.9989330Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev 2021-05-17T17:06:12.9994016Z Suggested packages: 2021-05-17T17:06:12.9996025Z doc-base krb5-doc krb5-user libnorm-doc 2021-05-17T17:06:13.0530741Z The following NEW packages will be installed: 2021-05-17T17:06:13.0538102Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-17T17:06:13.0550064Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev libzmq3-dev 2021-05-17T17:06:13.0887573Z 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:06:13.0888748Z Need to get 1459 kB of archives. 2021-05-17T17:06:13.0889613Z After this operation, 7754 kB of additional disk space will be used. 2021-05-17T17:06:13.0891726Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-05-17T17:06:13.0943929Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-05-17T17:06:13.0958937Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-05-17T17:06:13.0972196Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-05-17T17:06:13.0989965Z 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-17T17:06:13.1000857Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-05-17T17:06:13.1032289Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 2021-05-17T17:06:13.1147269Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 2021-05-17T17:06:13.1186698Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-05-17T17:06:13.1193480Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 2021-05-17T17:06:13.5945938Z Fetched 1459 kB in 0s (22.1 MB/s) 2021-05-17T17:06:13.6457898Z Selecting previously unselected package libgssrpc4:amd64. 2021-05-17T17:06:13.6544626Z (Reading database ... 2021-05-17T17:06:13.6545669Z (Reading database ... 5% 2021-05-17T17:06:13.6546466Z (Reading database ... 10% 2021-05-17T17:06:13.6547219Z (Reading database ... 15% 2021-05-17T17:06:13.6547988Z (Reading database ... 20% 2021-05-17T17:06:13.6548769Z (Reading database ... 25% 2021-05-17T17:06:13.6549523Z (Reading database ... 30% 2021-05-17T17:06:13.6550283Z (Reading database ... 35% 2021-05-17T17:06:13.6551037Z (Reading database ... 40% 2021-05-17T17:06:13.6551771Z (Reading database ... 45% 2021-05-17T17:06:13.6552515Z (Reading database ... 50% 2021-05-17T17:06:13.6589922Z (Reading database ... 55% 2021-05-17T17:06:13.6639939Z (Reading database ... 60% 2021-05-17T17:06:13.6679147Z (Reading database ... 65% 2021-05-17T17:06:13.6824407Z (Reading database ... 70% 2021-05-17T17:06:13.6970545Z (Reading database ... 75% 2021-05-17T17:06:13.6999842Z (Reading database ... 80% 2021-05-17T17:06:13.7469543Z (Reading database ... 85% 2021-05-17T17:06:13.7835763Z (Reading database ... 90% 2021-05-17T17:06:13.7927404Z (Reading database ... 95% 2021-05-17T17:06:13.7928034Z (Reading database ... 100% 2021-05-17T17:06:13.7928898Z (Reading database ... 268728 files and directories currently installed.) 2021-05-17T17:06:13.8057179Z Preparing to unpack .../0-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-05-17T17:06:13.8083622Z Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T17:06:13.8795696Z Selecting previously unselected package libkdb5-9:amd64. 2021-05-17T17:06:13.9076880Z Preparing to unpack .../1-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-05-17T17:06:13.9088117Z Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T17:06:13.9654031Z Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-05-17T17:06:13.9966361Z Preparing to unpack .../2-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-17T17:06:14.0078074Z Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T17:06:14.0739020Z Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-05-17T17:06:14.1067331Z Preparing to unpack .../3-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-17T17:06:14.1150463Z Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T17:06:14.1554740Z Selecting previously unselected package comerr-dev:amd64. 2021-05-17T17:06:14.1780006Z Preparing to unpack .../4-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-05-17T17:06:14.1821041Z Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-17T17:06:14.2434714Z Selecting previously unselected package krb5-multidev:amd64. 2021-05-17T17:06:14.2682761Z Preparing to unpack .../5-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-17T17:06:14.2695149Z Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T17:06:14.3333687Z Selecting previously unselected package libnorm-dev:amd64. 2021-05-17T17:06:14.3641604Z Preparing to unpack .../6-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 2021-05-17T17:06:14.3676788Z Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-17T17:06:14.4676271Z Selecting previously unselected package libpgm-dev:amd64. 2021-05-17T17:06:14.4944483Z Preparing to unpack .../7-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-05-17T17:06:14.5050205Z Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-17T17:06:14.5607719Z Selecting previously unselected package libkrb5-dev:amd64. 2021-05-17T17:06:14.5909515Z Preparing to unpack .../8-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-17T17:06:14.5946978Z Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T17:06:14.6609161Z Selecting previously unselected package libzmq3-dev:amd64. 2021-05-17T17:06:14.6914713Z Preparing to unpack .../9-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 2021-05-17T17:06:14.7021654Z Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-17T17:06:14.8376361Z Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-17T17:06:14.8505161Z Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T17:06:14.8563646Z Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-17T17:06:14.8592339Z Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-17T17:06:14.8784692Z Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T17:06:14.8905931Z Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T17:06:14.8997123Z Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T17:06:14.9026983Z Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T17:06:14.9066387Z Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T17:06:14.9090102Z Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-17T17:06:14.9249687Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:06:14.9544675Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:06:18.6827300Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-17T17:06:21.2355173Z Reading package lists... 2021-05-17T17:06:21.4313664Z Building dependency tree... 2021-05-17T17:06:21.9439415Z E: Unable to locate package udunits 2021-05-17T17:06:21.9440334Z Reading state information... 2021-05-17T17:06:21.9441486Z Reading package lists... 2021-05-17T17:06:21.9442368Z Building dependency tree... 2021-05-17T17:06:21.9443182Z Reading state information... 2021-05-17T17:06:22.0322793Z The following additional packages will be installed: 2021-05-17T17:06:22.0327383Z libwebpdemux2 2021-05-17T17:06:22.0843035Z The following NEW packages will be installed: 2021-05-17T17:06:22.0849713Z libwebp-dev libwebpdemux2 2021-05-17T17:06:22.1177740Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:06:22.1178596Z Need to get 277 kB of archives. 2021-05-17T17:06:22.1179439Z After this operation, 965 kB of additional disk space will be used. 2021-05-17T17:06:22.1181448Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebpdemux2 amd64 0.6.1-2 [9472 B] 2021-05-17T17:06:22.1204341Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebp-dev amd64 0.6.1-2 [267 kB] 2021-05-17T17:06:22.6133070Z Fetched 277 kB in 0s (6344 kB/s) 2021-05-17T17:06:22.6564227Z Selecting previously unselected package libwebpdemux2:amd64. 2021-05-17T17:06:22.6649806Z (Reading database ... 2021-05-17T17:06:22.6650510Z (Reading database ... 5% 2021-05-17T17:06:22.6651172Z (Reading database ... 10% 2021-05-17T17:06:22.6651709Z (Reading database ... 15% 2021-05-17T17:06:22.6652447Z (Reading database ... 20% 2021-05-17T17:06:22.6652978Z (Reading database ... 25% 2021-05-17T17:06:22.6653481Z (Reading database ... 30% 2021-05-17T17:06:22.6653996Z (Reading database ... 35% 2021-05-17T17:06:22.6654498Z (Reading database ... 40% 2021-05-17T17:06:22.6655011Z (Reading database ... 45% 2021-05-17T17:06:22.6655526Z (Reading database ... 50% 2021-05-17T17:06:22.6697715Z (Reading database ... 55% 2021-05-17T17:06:22.6745069Z (Reading database ... 60% 2021-05-17T17:06:22.6780132Z (Reading database ... 65% 2021-05-17T17:06:22.6923163Z (Reading database ... 70% 2021-05-17T17:06:22.7062717Z (Reading database ... 75% 2021-05-17T17:06:22.7093935Z (Reading database ... 80% 2021-05-17T17:06:22.7543096Z (Reading database ... 85% 2021-05-17T17:06:22.7904517Z (Reading database ... 90% 2021-05-17T17:06:22.7996194Z (Reading database ... 95% 2021-05-17T17:06:22.7997145Z (Reading database ... 100% 2021-05-17T17:06:22.7998340Z (Reading database ... 269028 files and directories currently installed.) 2021-05-17T17:06:22.8125271Z Preparing to unpack .../libwebpdemux2_0.6.1-2_amd64.deb ... 2021-05-17T17:06:22.8150996Z Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-17T17:06:22.8751854Z Selecting previously unselected package libwebp-dev:amd64. 2021-05-17T17:06:22.9056019Z Preparing to unpack .../libwebp-dev_0.6.1-2_amd64.deb ... 2021-05-17T17:06:22.9092496Z Unpacking libwebp-dev:amd64 (0.6.1-2) ... 2021-05-17T17:06:23.0364919Z Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-17T17:06:23.0466264Z Setting up libwebp-dev:amd64 (0.6.1-2) ... 2021-05-17T17:06:23.0708064Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:06:25.4922470Z Reading package lists... 2021-05-17T17:06:25.6973184Z Building dependency tree... 2021-05-17T17:06:25.6997569Z Reading state information... 2021-05-17T17:06:25.8885807Z The following additional packages will be installed: 2021-05-17T17:06:25.8892711Z gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-17T17:06:25.8899892Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-17T17:06:25.8902380Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-17T17:06:25.8903645Z Suggested packages: 2021-05-17T17:06:25.8905237Z cargo-doc gdb-doc gdbserver rust-doc rust-src 2021-05-17T17:06:25.8906477Z Recommended packages: 2021-05-17T17:06:25.8907329Z cargo 2021-05-17T17:06:25.9465485Z The following NEW packages will be installed: 2021-05-17T17:06:25.9471429Z cargo gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-17T17:06:25.9473677Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-17T17:06:25.9475309Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-17T17:06:25.9789679Z 0 upgraded, 13 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:06:25.9791134Z Need to get 108 MB of archives. 2021-05-17T17:06:25.9792025Z After this operation, 501 MB of additional disk space will be used. 2021-05-17T17:06:25.9794351Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-05-17T17:06:25.9885636Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB] 2021-05-17T17:06:25.9899998Z 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-17T17:06:25.9918064Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libboost-regex1.71.0 amd64 1.71.0-6ubuntu6 [471 kB] 2021-05-17T17:06:26.0018422Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight4v5 amd64 3.1.8-1.2build5 [232 kB] 2021-05-17T17:06:26.0053339Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 [15.3 kB] 2021-05-17T17:06:26.0060007Z 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-17T17:06:26.1307661Z 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-17T17:06:28.0607978Z 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-17T17:06:28.5084694Z 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-17T17:06:28.5693304Z 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-17T17:06:28.6848928Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.2 [10.5 MB] 2021-05-17T17:06:28.9498233Z 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-17T17:06:29.4448447Z Fetched 108 MB in 3s (36.0 MB/s) 2021-05-17T17:06:29.5063901Z Selecting previously unselected package libbabeltrace1:amd64. 2021-05-17T17:06:29.5155855Z (Reading database ... 2021-05-17T17:06:29.5156567Z (Reading database ... 5% 2021-05-17T17:06:29.5157141Z (Reading database ... 10% 2021-05-17T17:06:29.5157690Z (Reading database ... 15% 2021-05-17T17:06:29.5158246Z (Reading database ... 20% 2021-05-17T17:06:29.5158791Z (Reading database ... 25% 2021-05-17T17:06:29.5159352Z (Reading database ... 30% 2021-05-17T17:06:29.5159904Z (Reading database ... 35% 2021-05-17T17:06:29.5160444Z (Reading database ... 40% 2021-05-17T17:06:29.5161029Z (Reading database ... 45% 2021-05-17T17:06:29.5161566Z (Reading database ... 50% 2021-05-17T17:06:29.5188742Z (Reading database ... 55% 2021-05-17T17:06:29.5240412Z (Reading database ... 60% 2021-05-17T17:06:29.5278166Z (Reading database ... 65% 2021-05-17T17:06:29.5423712Z (Reading database ... 70% 2021-05-17T17:06:29.5560854Z (Reading database ... 75% 2021-05-17T17:06:29.5590103Z (Reading database ... 80% 2021-05-17T17:06:29.6033260Z (Reading database ... 85% 2021-05-17T17:06:29.6390630Z (Reading database ... 90% 2021-05-17T17:06:29.6478314Z (Reading database ... 95% 2021-05-17T17:06:29.6478948Z (Reading database ... 100% 2021-05-17T17:06:29.6479855Z (Reading database ... 269056 files and directories currently installed.) 2021-05-17T17:06:29.6604777Z Preparing to unpack .../00-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-05-17T17:06:29.6632941Z Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-17T17:06:29.7274655Z Selecting previously unselected package libipt2. 2021-05-17T17:06:29.7552912Z Preparing to unpack .../01-libipt2_2.0.1-1_amd64.deb ... 2021-05-17T17:06:29.7564626Z Unpacking libipt2 (2.0.1-1) ... 2021-05-17T17:06:29.8035224Z Selecting previously unselected package libsource-highlight-common. 2021-05-17T17:06:29.8343793Z Preparing to unpack .../02-libsource-highlight-common_3.1.8-1.2build5_all.deb ... 2021-05-17T17:06:29.8376180Z Unpacking libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-17T17:06:29.9226675Z Selecting previously unselected package libboost-regex1.71.0:amd64. 2021-05-17T17:06:29.9533946Z Preparing to unpack .../03-libboost-regex1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-17T17:06:29.9568534Z Unpacking libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-17T17:06:30.0762274Z Selecting previously unselected package libsource-highlight4v5. 2021-05-17T17:06:30.1081960Z Preparing to unpack .../04-libsource-highlight4v5_3.1.8-1.2build5_amd64.deb ... 2021-05-17T17:06:30.1150491Z Unpacking libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-17T17:06:30.2196947Z Selecting previously unselected package libxxhash0:amd64. 2021-05-17T17:06:30.2506738Z Preparing to unpack .../05-libxxhash0_0.7.3-1_amd64.deb ... 2021-05-17T17:06:30.2544450Z Unpacking libxxhash0:amd64 (0.7.3-1) ... 2021-05-17T17:06:30.3033985Z Selecting previously unselected package gdb. 2021-05-17T17:06:30.3330434Z Preparing to unpack .../06-gdb_10.2-0ubuntu1~20.04~1_amd64.deb ... 2021-05-17T17:06:30.3409092Z Unpacking gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-17T17:06:30.7174075Z Selecting previously unselected package libstd-rust-1.47:amd64. 2021-05-17T17:06:30.7478950Z Preparing to unpack .../07-libstd-rust-1.47_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-17T17:06:30.7493115Z Unpacking libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-17T17:06:37.1682919Z Selecting previously unselected package libstd-rust-dev:amd64. 2021-05-17T17:06:37.1915871Z Preparing to unpack .../08-libstd-rust-dev_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-17T17:06:37.1927265Z Unpacking libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-17T17:06:40.5481190Z Selecting previously unselected package rustc. 2021-05-17T17:06:40.5786122Z Preparing to unpack .../09-rustc_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-17T17:06:40.5800175Z Unpacking rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-17T17:06:40.8069515Z Selecting previously unselected package cargo. 2021-05-17T17:06:40.8367881Z Preparing to unpack .../10-cargo_0.47.0-1~exp1ubuntu1~20.04.1_amd64.deb ... 2021-05-17T17:06:40.8379621Z Unpacking cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-17T17:06:41.2131778Z Selecting previously unselected package libc6-dbg:amd64. 2021-05-17T17:06:41.2433792Z Preparing to unpack .../11-libc6-dbg_2.31-0ubuntu9.2_amd64.deb ... 2021-05-17T17:06:41.2445383Z Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-17T17:06:42.5293387Z Selecting previously unselected package rust-gdb. 2021-05-17T17:06:42.5602261Z Preparing to unpack .../12-rust-gdb_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_all.deb ... 2021-05-17T17:06:42.5616101Z Unpacking rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-17T17:06:42.6670341Z Setting up libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-17T17:06:42.7079102Z Setting up libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-17T17:06:42.7276162Z Setting up libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-17T17:06:42.7564562Z Setting up libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-17T17:06:42.7845415Z Setting up libipt2 (2.0.1-1) ... 2021-05-17T17:06:42.8023386Z Setting up libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-17T17:06:42.8242242Z Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-17T17:06:42.8437566Z Setting up rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-17T17:06:42.8663748Z Setting up libxxhash0:amd64 (0.7.3-1) ... 2021-05-17T17:06:42.8728179Z Setting up libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-17T17:06:42.8932527Z Setting up cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-17T17:06:42.9257957Z Setting up gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-17T17:06:42.9442919Z Setting up rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-17T17:06:42.9563444Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:06:42.9801253Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:06:46.6987659Z Reading package lists... 2021-05-17T17:06:46.8956047Z Building dependency tree... 2021-05-17T17:06:46.8977158Z Reading state information... 2021-05-17T17:06:47.0842069Z The following additional packages will be installed: 2021-05-17T17:06:47.0845011Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-17T17:06:47.0847720Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-17T17:06:47.0850423Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-17T17:06:47.0853031Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-17T17:06:47.0855183Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-17T17:06:47.0856754Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-17T17:06:47.0858210Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-17T17:06:47.0859859Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-17T17:06:47.0861544Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-17T17:06:47.0863445Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-17T17:06:47.0865116Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-17T17:06:47.0866787Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-17T17:06:47.0868541Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-17T17:06:47.0870464Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-17T17:06:47.0872334Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-17T17:06:47.0877653Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-17T17:06:47.0888779Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-17T17:06:47.0890766Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-17T17:06:47.0892569Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-17T17:06:47.0894214Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-17T17:06:47.0895618Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-17T17:06:47.0897095Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-17T17:06:47.0898507Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-17T17:06:47.0899837Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-17T17:06:47.0901171Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-17T17:06:47.0902804Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-17T17:06:47.0904440Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-17T17:06:47.0906168Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-17T17:06:47.0907861Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-17T17:06:47.0909437Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-17T17:06:47.0910928Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-17T17:06:47.0912475Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-17T17:06:47.0914219Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-17T17:06:47.0915831Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-17T17:06:47.0920451Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-17T17:06:47.0922488Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-17T17:06:47.0924214Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-17T17:06:47.0925848Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-17T17:06:47.0927425Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-17T17:06:47.0929140Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-17T17:06:47.0930879Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-17T17:06:47.0933130Z python3-webencodings qdoc-qt5 qgis-common qgis-plugin-grass 2021-05-17T17:06:47.0934851Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-17T17:06:47.0936722Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-17T17:06:47.0938642Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-17T17:06:47.0940776Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-17T17:06:47.0942459Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-17T17:06:47.0944914Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-17T17:06:47.0946314Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-17T17:06:47.0947118Z Suggested packages: 2021-05-17T17:06:47.0948262Z avahi-autoipd blt-demo libgdal-grass grass-dev grass-gui e00compr avce00 2021-05-17T17:06:47.0949691Z gnuplot gpsbabel gpstrans netpbm python3-rpy2 python3-termcolor grass 2021-05-17T17:06:47.0951376Z grass-dev-doc gvfs exiv2 geotiff-bin libgeotiff-epsg libvisual-0.4-plugins 2021-05-17T17:06:47.0953211Z libhdf4-doc libhdf4-alt-dev hdf4-tools libjs-jquery-ui-docs avahi-autoipd 2021-05-17T17:06:47.0955595Z | zeroconf ogdi-bin pcscd libqscintilla2-doc qtwayland5 2021-05-17T17:06:47.0957052Z qt5-qmltooling-plugins pinentry-doc python-cycler-doc python-future-doc 2021-05-17T17:06:47.0958619Z python3-genshi python3-lxml-dbg python-lxml-doc dvipng gir1.2-gtk-3.0 2021-05-17T17:06:47.0960216Z inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-17T17:06:47.0961672Z python3-gobject python3-nose python3-scipy python3-tornado 2021-05-17T17:06:47.0963179Z texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-17T17:06:47.0964815Z python3-pytest python3-numpy-dbg owslib-doc python-pil-doc python3-pil-dbg 2021-05-17T17:06:47.0966482Z python3-pandas python3-ipykernel python-psycopg2-doc python-pyparsing-doc 2021-05-17T17:06:47.0968229Z python3-pyqt5-dbg otb-qgis saga tix python3-tk-dbg qt5-doc comgt wvdial 2021-05-17T17:06:47.0969371Z wpagui libengine-pkcs11-openssl 2021-05-17T17:06:47.1843212Z The following NEW packages will be installed: 2021-05-17T17:06:47.1845630Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-17T17:06:47.1847480Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-17T17:06:47.1849337Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-17T17:06:47.1851030Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-17T17:06:47.1852787Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-17T17:06:47.1854476Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-17T17:06:47.1856032Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-17T17:06:47.1857847Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-17T17:06:47.1859649Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-17T17:06:47.1861342Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-17T17:06:47.1863108Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-17T17:06:47.1865643Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-17T17:06:47.1867511Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-17T17:06:47.1869456Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-17T17:06:47.1871345Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-17T17:06:47.1873348Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-17T17:06:47.1875079Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-17T17:06:47.1876811Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-17T17:06:47.1878587Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-17T17:06:47.1880039Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-17T17:06:47.1881450Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-17T17:06:47.1882925Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-17T17:06:47.1884338Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-17T17:06:47.1885676Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-17T17:06:47.1887024Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-17T17:06:47.1888659Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-17T17:06:47.1890364Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-17T17:06:47.1893672Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-17T17:06:47.1895505Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-17T17:06:47.1896958Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-17T17:06:47.1898336Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-17T17:06:47.1899668Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-17T17:06:47.1901125Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-17T17:06:47.1902628Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-17T17:06:47.1904221Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-17T17:06:47.1905878Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-17T17:06:47.1907388Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-17T17:06:47.1908836Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-17T17:06:47.1910384Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-17T17:06:47.1911909Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-17T17:06:47.1913702Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-17T17:06:47.1915154Z python3-webencodings qdoc-qt5 qgis qgis-common qgis-plugin-grass 2021-05-17T17:06:47.1916598Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-17T17:06:47.1918286Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-17T17:06:47.1920042Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-17T17:06:47.1921542Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-17T17:06:47.1923020Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-17T17:06:47.1924639Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-17T17:06:47.1925996Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-17T17:06:47.2177629Z 0 upgraded, 214 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:06:47.2178531Z Need to get 183 MB of archives. 2021-05-17T17:06:47.2179362Z After this operation, 776 MB of additional disk space will be used. 2021-05-17T17:06:47.2181564Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2021-05-17T17:06:47.2236688Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu1 [2005 kB] 2021-05-17T17:06:47.2748554Z 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-17T17:06:47.2766215Z 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-17T17:06:47.2778698Z 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-17T17:06:47.2786636Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmtdev1 amd64 1.1.5-1.1 [14.2 kB] 2021-05-17T17:06:47.2794504Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-common all 1.3-2ubuntu3 [45.3 kB] 2021-05-17T17:06:47.2806514Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom2 amd64 1.3-2ubuntu3 [20.0 kB] 2021-05-17T17:06:47.2816053Z 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-17T17:06:47.2824640Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput10 amd64 1.15.5-1ubuntu0.2 [112 kB] 2021-05-17T17:06:47.2860468Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu1 [208 kB] 2021-05-17T17:06:47.2884588Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu1 [674 kB] 2021-05-17T17:06:47.2949378Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [10.8 kB] 2021-05-17T17:06:47.2955906Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] 2021-05-17T17:06:47.2963423Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] 2021-05-17T17:06:47.2970131Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B] 2021-05-17T17:06:47.2977032Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB] 2021-05-17T17:06:47.2997519Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render-util0 amd64 0.3.9-1build1 [9912 B] 2021-05-17T17:06:47.3003287Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B] 2021-05-17T17:06:47.3008717Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinput0 amd64 1.14-2 [29.3 kB] 2021-05-17T17:06:47.3015453Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xkb1 amd64 1.14-2 [29.6 kB] 2021-05-17T17:06:47.3023364Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxkbcommon-x11-0 amd64 0.10.0-1 [13.4 kB] 2021-05-17T17:06:47.3030919Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5gui5 amd64 5.12.8+dfsg-0ubuntu1 [2971 kB] 2021-05-17T17:06:47.3388411Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5widgets5 amd64 5.12.8+dfsg-0ubuntu1 [2293 kB] 2021-05-17T17:06:47.3885066Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB] 2021-05-17T17:06:47.3907864Z 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-17T17:06:47.3945222Z 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-17T17:06:47.4052006Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhyphen0 amd64 2.8.8-7 [27.0 kB] 2021-05-17T17:06:47.4071421Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5positioning5 amd64 5.12.8+dfsg-0ubuntu1 [197 kB] 2021-05-17T17:06:47.4083965Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5printsupport5 amd64 5.12.8+dfsg-0ubuntu1 [193 kB] 2021-05-17T17:06:47.4116249Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5qml5 amd64 5.12.8-0ubuntu1 [1438 kB] 2021-05-17T17:06:47.4312983Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quick5 amd64 5.12.8-0ubuntu1 [1335 kB] 2021-05-17T17:06:47.4489060Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sensors5 amd64 5.12.8-0ubuntu1 [114 kB] 2021-05-17T17:06:47.4511609Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webchannel5 amd64 5.12.8-0ubuntu1 [51.2 kB] 2021-05-17T17:06:47.4525025Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwoff1 amd64 1.0.2-1build2 [42.0 kB] 2021-05-17T17:06:47.4535896Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-1ubuntu2 [12.1 MB] 2021-05-17T17:06:47.6399771Z 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-17T17:06:47.6408743Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers-common all 3.10.4+dfsg-1ubuntu2 [897 kB] 2021-05-17T17:06:47.6547387Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2 amd64 2.2.1-2build1 [307 kB] 2021-05-17T17:06:47.6598745Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2-plugins amd64 2.2.1-2build1 [191 kB] 2021-05-17T17:06:47.6625189Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5 amd64 5.12.8+dfsg-0ubuntu1 [121 kB] 2021-05-17T17:06:47.6647684Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5-sqlite amd64 5.12.8+dfsg-0ubuntu1 [47.5 kB] 2021-05-17T17:06:47.6659067Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-data all 3.0.4+dfsg-1build3 [186 kB] 2021-05-17T17:06:47.6690745Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarpack2 amd64 3.7.0-3 [92.8 kB] 2021-05-17T17:06:47.6704955Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsuperlu5 amd64 5.2.1+dfsg1-4 [159 kB] 2021-05-17T17:06:47.6737933Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarmadillo9 amd64 1:9.800.4+dfsg-1build1 [93.2 kB] 2021-05-17T17:06:47.6748810Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcfitsio8 amd64 3.470-3 [466 kB] 2021-05-17T17:06:47.6832818Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcharls2 amd64 2.0.0+dfsg-1build1 [74.1 kB] 2021-05-17T17:06:47.6859201Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdap25 amd64 3.20.5-1 [435 kB] 2021-05-17T17:06:47.6922691Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdapclient6v5 amd64 3.20.5-1 [92.2 kB] 2021-05-17T17:06:47.6961675Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libepsilon1 amd64 0.9.2+dfsg-4 [41.0 kB] 2021-05-17T17:06:47.7045090Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfreexl1 amd64 1.0.5-3 [33.4 kB] 2021-05-17T17:06:47.7051858Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfyba0 amd64 4.1.1-6build1 [113 kB] 2021-05-17T17:06:47.7071884Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-3.8.0 amd64 3.8.0-1build1 [535 kB] 2021-05-17T17:06:47.7149015Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-c1v5 amd64 3.8.0-1build1 [69.9 kB] 2021-05-17T17:06:47.7160342Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-data all 6.3.1-1 [7647 kB] 2021-05-17T17:06:47.8393360Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libproj15 amd64 6.3.1-1 [925 kB] 2021-05-17T17:06:47.8538341Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeotiff5 amd64 1.5.1-2 [53.1 kB] 2021-05-17T17:06:47.8547215Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf4-0-alt amd64 4.2.14-1ubuntu1 [268 kB] 2021-05-17T17:06:47.8586981Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2021-05-17T17:06:47.8593625Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liburiparser1 amd64 0.9.3-2 [39.3 kB] 2021-05-17T17:06:47.8602673Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlbase1 amd64 1.3.0-8build1 [45.4 kB] 2021-05-17T17:06:47.8611705Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmldom1 amd64 1.3.0-8build1 [152 kB] 2021-05-17T17:06:47.8633069Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlengine1 amd64 1.3.0-8build1 [72.5 kB] 2021-05-17T17:06:47.8643828Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnetcdf15 amd64 1:4.7.3-1 [341 kB] 2021-05-17T17:06:47.8687457Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libogdi4.1 amd64 4.1.0+ds-1build1 [198 kB] 2021-05-17T17:06:47.8717158Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqhull7 amd64 2015.2-4 [152 kB] 2021-05-17T17:06:47.8742171Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialite7 amd64 4.3.0a-6build1 [1286 kB] 2021-05-17T17:06:47.8914928Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxerces-c3.2 amd64 3.2.2+debian-1build3 [878 kB] 2021-05-17T17:06:47.9047780Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgdal26 amd64 3.0.4+dfsg-1build3 [6156 kB] 2021-05-17T17:06:48.0061981Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5concurrent5 amd64 5.12.8+dfsg-0ubuntu1 [33.5 kB] 2021-05-17T17:06:48.0074072Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5keychain1 amd64 0.10.0-1build1 [48.4 kB] 2021-05-17T17:06:48.0076412Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5serialport5 amd64 5.12.8-0ubuntu1 [33.1 kB] 2021-05-17T17:06:48.0078512Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5xml5 amd64 5.12.8+dfsg-0ubuntu1 [105 kB] 2021-05-17T17:06:48.0089496Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialindex6 amd64 1.9.3-1build1 [266 kB] 2021-05-17T17:06:48.0130343Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzip5 amd64 1.5.1-0ubuntu1 [46.7 kB] 2021-05-17T17:06:48.0142810Z 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-17T17:06:48.1074023Z 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-17T17:06:48.1082725Z 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-17T17:06:48.1087056Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-15 amd64 2.11.2+dfsg-6 [1238 kB] 2021-05-17T17:06:48.1273443Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quickwidgets5 amd64 5.12.8-0ubuntu1 [39.8 kB] 2021-05-17T17:06:48.1278792Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5opengl5 amd64 5.12.8+dfsg-0ubuntu1 [136 kB] 2021-05-17T17:06:48.1302683Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqwt-qt5-6 amd64 6.1.4-1.1build1 [427 kB] 2021-05-17T17:06:48.1444954Z 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-17T17:06:48.2032231Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers amd64 3.10.4+dfsg-1ubuntu2 [1940 kB] 2021-05-17T17:06:48.2332353Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-core7 amd64 0.7-4ubuntu7 [81.7 kB] 2021-05-17T17:06:48.2341808Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdaemon0 amd64 0.14-7 [13.9 kB] 2021-05-17T17:06:48.2349783Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 avahi-daemon amd64 0.7-4ubuntu7 [61.0 kB] 2021-05-17T17:06:48.2368445Z 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-17T17:06:48.2444133Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4944 B] 2021-05-17T17:06:48.2446129Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2021-05-17T17:06:48.2467415Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgck-1-0 amd64 3.36.0-2build1 [75.5 kB] 2021-05-17T17:06:48.2480533Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-base-3-1 amd64 3.36.0-2build1 [193 kB] 2021-05-17T17:06:48.2510429Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-ui-3-1 amd64 3.36.0-2build1 [127 kB] 2021-05-17T17:06:48.2538101Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gcr amd64 3.36.0-2build1 [63.9 kB] 2021-05-17T17:06:48.2553687Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2725 kB] 2021-05-17T17:06:48.2987678Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-gdal amd64 3.0.4+dfsg-1build3 [527 kB] 2021-05-17T17:06:48.3059594Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-bin amd64 3.0.4+dfsg-1build3 [256 kB] 2021-05-17T17:06:48.3098948Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-glib1 amd64 0.7-4ubuntu7 [7804 B] 2021-05-17T17:06:48.3102709Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmm-glib0 amd64 1.12.8-1 [185 kB] 2021-05-17T17:06:48.3127381Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 geoclue-2.0 amd64 2.5.6-0ubuntu1 [91.9 kB] 2021-05-17T17:06:48.3183849Z 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-17T17:06:48.3306373Z 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-17T17:06:48.3333314Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 pinentry-gnome3 amd64 1.1.0-3build1 [38.6 kB] 2021-05-17T17:06:48.3340873Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring amd64 3.36.0-1ubuntu1 [613 kB] 2021-05-17T17:06:48.3471459Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring-pkcs11 amd64 3.36.0-1ubuntu1 [28.0 kB] 2021-05-17T17:06:48.3478146Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-doc all 7.8.2-1build3 [32.4 MB] 2021-05-17T17:06:48.8270076Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblaszip8 amd64 3.4.3-1build1 [125 kB] 2021-05-17T17:06:48.8284298Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-util9 amd64 2.0.1+ds-1build3 [68.5 kB] 2021-05-17T17:06:48.8294153Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-base9 amd64 2.0.1+ds-1build3 [1739 kB] 2021-05-17T17:06:48.8508436Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-core amd64 7.8.2-1build3 [5737 kB] 2021-05-17T17:06:48.9309042Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdparanoia0 amd64 3.10.2+debian-13 [46.7 kB] 2021-05-17T17:06:49.1174393Z 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-17T17:06:49.1211571Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gstreamer1.0-plugins-base amd64 1.16.2-4 [619 kB] 2021-05-17T17:06:49.1346672Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 iio-sensor-proxy amd64 2.8-1ubuntu1 [35.8 kB] 2021-05-17T17:06:49.1356972Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libassimp5 amd64 5.0.1~ds0-1build1 [2775 kB] 2021-05-17T17:06:49.1875591Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexiv2-27 amd64 0.27.2-8ubuntu2.2 [788 kB] 2021-05-17T17:06:49.2003246Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi0ldbl amd64 2.4.0-10build1 [155 kB] 2021-05-17T17:06:49.2030794Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi-bin amd64 2.4.0-10build1 [10.5 kB] 2021-05-17T17:06:49.2034444Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2021-05-17T17:06:49.2042224Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2021-05-17T17:06:49.2078973Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-glib4 amd64 1.22.0-2 [101 kB] 2021-05-17T17:06:49.2093573Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-proxy amd64 1.22.0-2 [5908 B] 2021-05-17T17:06:49.2098285Z 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-17T17:06:49.2103531Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-05-17T17:06:49.2123164Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnss-mdns amd64 0.14.1-1ubuntu1 [22.9 kB] 2021-05-17T17:06:49.2129903Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpam-gnome-keyring amd64 3.36.0-1ubuntu1 [23.3 kB] 2021-05-17T17:06:49.2136693Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB] 2021-05-17T17:06:49.2145123Z 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-17T17:06:49.2152035Z 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-17T17:06:49.2162103Z 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-17T17:06:49.2173596Z Get:132 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-python amd64 2.0.1+ds-1build3 [136 kB] 2021-05-17T17:06:49.2197972Z Get:133 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsqlite3-mod-spatialite amd64 4.3.0a-6build1 [1265 kB] 2021-05-17T17:06:49.2401562Z 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-17T17:06:49.2413009Z Get:135 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugins amd64 2.0.1+ds-1build3 [12.9 kB] 2021-05-17T17:06:49.2419003Z Get:136 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dcore5 amd64 5.12.8+dfsg-0ubuntu1 [137 kB] 2021-05-17T17:06:49.2453819Z Get:137 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53drender5 amd64 5.12.8+dfsg-0ubuntu1 [689 kB] 2021-05-17T17:06:49.2569091Z Get:138 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53danimation5 amd64 5.12.8+dfsg-0ubuntu1 [159 kB] 2021-05-17T17:06:49.2588392Z Get:139 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dinput5 amd64 5.12.8+dfsg-0ubuntu1 [125 kB] 2021-05-17T17:06:49.2603530Z Get:140 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dlogic5 amd64 5.12.8+dfsg-0ubuntu1 [25.9 kB] 2021-05-17T17:06:49.2611310Z Get:141 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dextras5 amd64 5.12.8+dfsg-0ubuntu1 [157 kB] 2021-05-17T17:06:49.2629382Z 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-17T17:06:49.2636932Z 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-17T17:06:49.2643956Z Get:144 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-gltfsceneio-plugin amd64 5.12.8+dfsg-0ubuntu1 [110 kB] 2021-05-17T17:06:49.2658649Z Get:145 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dquickscene2d5 amd64 5.12.8+dfsg-0ubuntu1 [38.4 kB] 2021-05-17T17:06:49.2669572Z 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-17T17:06:49.2677658Z 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-17T17:06:49.2714578Z 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-17T17:06:49.2858686Z 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-17T17:06:49.3409240Z Get:150 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtchooser amd64 66-2build1 [24.7 kB] 2021-05-17T17:06:49.3413527Z Get:151 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qdoc-qt5 amd64 5.12.8-0ubuntu1 [507 kB] 2021-05-17T17:06:49.3504826Z Get:152 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5help5 amd64 5.12.8-0ubuntu1 [134 kB] 2021-05-17T17:06:49.3523743Z Get:153 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qhelpgenerator-qt5 amd64 5.12.8-0ubuntu1 [64.3 kB] 2021-05-17T17:06:49.3536715Z Get:154 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-assistant amd64 5.12.8-0ubuntu1 [369 kB] 2021-05-17T17:06:49.3593629Z Get:155 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtattributionsscanner-qt5 amd64 5.12.8-0ubuntu1 [26.0 kB] 2021-05-17T17:06:49.3605470Z Get:156 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designer5 amd64 5.12.8-0ubuntu1 [2778 kB] 2021-05-17T17:06:49.4041715Z Get:157 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designercomponents5 amd64 5.12.8-0ubuntu1 [718 kB] 2021-05-17T17:06:49.4138334Z Get:158 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttools5-dev-tools amd64 5.12.8-0ubuntu1 [1031 kB] 2021-05-17T17:06:49.4286310Z Get:159 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-customwidgets amd64 3.10.4+dfsg-1ubuntu2 [3397 kB] 2021-05-17T17:06:49.4772396Z 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-17T17:06:49.4814510Z 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-17T17:06:49.4855887Z 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-17T17:06:49.4872550Z Get:163 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-glib5 amd64 1.24.8-1 [529 kB] 2021-05-17T17:06:49.4957086Z Get:164 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-proxy amd64 1.24.8-1 [5856 B] 2021-05-17T17:06:49.4960044Z Get:165 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5test5 amd64 5.12.8+dfsg-0ubuntu1 [131 kB] 2021-05-17T17:06:49.4978062Z Get:166 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-bin amd64 1.3-2ubuntu3 [5484 B] 2021-05-17T17:06:49.4984056Z Get:167 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 modemmanager amd64 1.12.8-1 [755 kB] 2021-05-17T17:06:49.5099142Z Get:168 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-05-17T17:06:49.5148836Z Get:169 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3788 kB] 2021-05-17T17:06:49.5692340Z Get:170 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2021-05-17T17:06:49.5703698Z Get:171 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2021-05-17T17:06:49.5717881Z Get:172 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8132 B] 2021-05-17T17:06:49.5726610Z Get:173 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2021-05-17T17:06:49.5738726Z Get:174 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2021-05-17T17:06:49.5748949Z Get:175 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-future all 0.18.2-2 [336 kB] 2021-05-17T17:06:49.5787655Z Get:176 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2021-05-17T17:06:49.5796445Z Get:177 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2021-05-17T17:06:49.5810487Z Get:178 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-ipython-genutils all 0.2.0-1ubuntu1 [21.1 kB] 2021-05-17T17:06:49.5820715Z Get:179 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-traitlets all 4.3.3-3 [59.9 kB] 2021-05-17T17:06:49.5831851Z Get:180 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-jupyter-core all 4.6.3-3 [41.2 kB] 2021-05-17T17:06:49.5843111Z Get:181 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2021-05-17T17:06:49.5857809Z Get:182 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.3 [1382 kB] 2021-05-17T17:06:49.6029764Z Get:183 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-05-17T17:06:49.6044355Z Get:184 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4459 kB] 2021-05-17T17:06:49.6738859Z Get:185 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nbformat all 5.0.4-1 [29.8 kB] 2021-05-17T17:06:49.6746677Z Get:186 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-05-17T17:06:49.6759192Z Get:187 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyproj amd64 2.5.0+ds-1 [297 kB] 2021-05-17T17:06:49.6808235Z Get:188 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB] 2021-05-17T17:06:49.6817835Z Get:189 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-owslib all 0.19.1-1 [115 kB] 2021-05-17T17:06:49.6833435Z Get:190 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.3 [363 kB] 2021-05-17T17:06:49.6886518Z Get:191 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-retrying all 1.3.3-4 [8160 B] 2021-05-17T17:06:49.6890983Z Get:192 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-plotly all 4.4.1+dfsg-1 [1960 kB] 2021-05-17T17:06:49.7418190Z Get:193 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-psycopg2 amd64 2.8.4-2 [112 kB] 2021-05-17T17:06:49.7446845Z Get:194 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sip amd64 4.19.21+dfsg-1build1 [87.9 kB] 2021-05-17T17:06:49.7468850Z Get:195 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5 amd64 5.14.1+dfsg-3build1 [2318 kB] 2021-05-17T17:06:49.7933064Z Get:196 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qsci amd64 2.11.2+dfsg-6 [230 kB] 2021-05-17T17:06:49.7982849Z 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-17T17:06:49.7992548Z 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-17T17:06:49.8000292Z Get:199 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtwebkit amd64 5.14.1+dfsg-3build1 [103 kB] 2021-05-17T17:06:49.8018079Z Get:200 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis-common all 3.10.4+dfsg-1ubuntu2 [2390 kB] 2021-05-17T17:06:49.8380166Z Get:201 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis amd64 3.10.4+dfsg-1ubuntu2 [7772 kB] 2021-05-17T17:06:49.9469890Z 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-17T17:06:49.9531261Z Get:203 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-leaflet all 1.6.0~dfsg-1 [313 kB] 2021-05-17T17:06:49.9695945Z Get:204 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-common all 3.10.4+dfsg-1ubuntu2 [16.7 MB] 2021-05-17T17:06:50.2587929Z Get:205 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis amd64 3.10.4+dfsg-1ubuntu2 [4788 kB] 2021-05-17T17:06:50.3273087Z 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-17T17:06:50.3356674Z 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-17T17:06:50.3371370Z Get:208 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass amd64 3.10.4+dfsg-1ubuntu2 [601 kB] 2021-05-17T17:06:50.3478500Z Get:209 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-gtk-platformtheme amd64 5.12.8+dfsg-0ubuntu1 [124 kB] 2021-05-17T17:06:50.3499901Z Get:210 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1486 kB] 2021-05-17T17:06:50.3817164Z Get:211 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 wpasupplicant amd64 2:2.9-1ubuntu4.3 [1183 kB] 2021-05-17T17:06:50.4018270Z Get:212 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-bin amd64 6.3.1-1 [88.8 kB] 2021-05-17T17:06:50.4040302Z Get:213 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch-data all 20191128-3 [32.3 kB] 2021-05-17T17:06:50.4046911Z Get:214 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch amd64 2.5.2+repack0-2ubuntu3 [53.1 kB] 2021-05-17T17:06:51.6702327Z Fetched 183 MB in 3s (57.0 MB/s) 2021-05-17T17:06:51.7245529Z Selecting previously unselected package libdouble-conversion3:amd64. 2021-05-17T17:06:51.7333165Z (Reading database ... 2021-05-17T17:06:51.7333886Z (Reading database ... 5% 2021-05-17T17:06:51.7334444Z (Reading database ... 10% 2021-05-17T17:06:51.7335012Z (Reading database ... 15% 2021-05-17T17:06:51.7335560Z (Reading database ... 20% 2021-05-17T17:06:51.7336127Z (Reading database ... 25% 2021-05-17T17:06:51.7336684Z (Reading database ... 30% 2021-05-17T17:06:51.7337226Z (Reading database ... 35% 2021-05-17T17:06:51.7337779Z (Reading database ... 40% 2021-05-17T17:06:51.7338338Z (Reading database ... 45% 2021-05-17T17:06:51.7338886Z (Reading database ... 50% 2021-05-17T17:06:51.7369980Z (Reading database ... 55% 2021-05-17T17:06:51.7422296Z (Reading database ... 60% 2021-05-17T17:06:51.7459131Z (Reading database ... 65% 2021-05-17T17:06:51.7614321Z (Reading database ... 70% 2021-05-17T17:06:51.7756340Z (Reading database ... 75% 2021-05-17T17:06:51.7785549Z (Reading database ... 80% 2021-05-17T17:06:51.8243569Z (Reading database ... 85% 2021-05-17T17:06:51.8614828Z (Reading database ... 90% 2021-05-17T17:06:51.8707391Z (Reading database ... 95% 2021-05-17T17:06:51.8708074Z (Reading database ... 100% 2021-05-17T17:06:51.8708931Z (Reading database ... 269811 files and directories currently installed.) 2021-05-17T17:06:51.8837808Z Preparing to unpack .../000-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2021-05-17T17:06:51.8914558Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-17T17:06:51.9835143Z Selecting previously unselected package libqt5core5a:amd64. 2021-05-17T17:06:52.0114641Z Preparing to unpack .../001-libqt5core5a_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:06:52.0227936Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:06:52.2776732Z Selecting previously unselected package libegl-mesa0:amd64. 2021-05-17T17:06:52.3112504Z Preparing to unpack .../002-libegl-mesa0_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-17T17:06:52.3171403Z Unpacking libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-17T17:06:52.3818508Z Selecting previously unselected package libegl1:amd64. 2021-05-17T17:06:52.4127411Z Preparing to unpack .../003-libegl1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-17T17:06:52.4170262Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-17T17:06:52.5047504Z Selecting previously unselected package libevdev2:amd64. 2021-05-17T17:06:52.5366646Z Preparing to unpack .../004-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2021-05-17T17:06:52.5456621Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-17T17:06:52.6031486Z Selecting previously unselected package libmtdev1:amd64. 2021-05-17T17:06:52.6336001Z Preparing to unpack .../005-libmtdev1_1.1.5-1.1_amd64.deb ... 2021-05-17T17:06:52.6472265Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-17T17:06:52.7064624Z Selecting previously unselected package libwacom-common. 2021-05-17T17:06:52.7368745Z Preparing to unpack .../006-libwacom-common_1.3-2ubuntu3_all.deb ... 2021-05-17T17:06:52.7406905Z Unpacking libwacom-common (1.3-2ubuntu3) ... 2021-05-17T17:06:52.8635927Z Selecting previously unselected package libwacom2:amd64. 2021-05-17T17:06:52.8944780Z Preparing to unpack .../007-libwacom2_1.3-2ubuntu3_amd64.deb ... 2021-05-17T17:06:52.9056349Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-17T17:06:52.9597311Z Selecting previously unselected package libinput-bin. 2021-05-17T17:06:52.9900167Z Preparing to unpack .../008-libinput-bin_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-17T17:06:52.9914768Z Unpacking libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-17T17:06:53.0314014Z Selecting previously unselected package libinput10:amd64. 2021-05-17T17:06:53.0609828Z Preparing to unpack .../009-libinput10_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-17T17:06:53.0623951Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-17T17:06:53.1274005Z Selecting previously unselected package libqt5dbus5:amd64. 2021-05-17T17:06:53.1570633Z Preparing to unpack .../010-libqt5dbus5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:06:53.1585354Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:06:53.2155675Z Selecting previously unselected package libqt5network5:amd64. 2021-05-17T17:06:53.2431992Z Preparing to unpack .../011-libqt5network5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:06:53.2555383Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:06:53.3754821Z Selecting previously unselected package libxcb-icccm4:amd64. 2021-05-17T17:06:53.4010981Z Preparing to unpack .../012-libxcb-icccm4_0.4.1-1.1_amd64.deb ... 2021-05-17T17:06:53.4021265Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-17T17:06:53.4395606Z Selecting previously unselected package libxcb-util1:amd64. 2021-05-17T17:06:53.4666482Z Preparing to unpack .../013-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... 2021-05-17T17:06:53.4679520Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-17T17:06:53.5154709Z Selecting previously unselected package libxcb-image0:amd64. 2021-05-17T17:06:53.5435704Z Preparing to unpack .../014-libxcb-image0_0.4.0-1build1_amd64.deb ... 2021-05-17T17:06:53.5451410Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-17T17:06:53.5875487Z Selecting previously unselected package libxcb-keysyms1:amd64. 2021-05-17T17:06:53.6126180Z Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build1_amd64.deb ... 2021-05-17T17:06:53.6140636Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-17T17:06:53.6751816Z Selecting previously unselected package libxcb-randr0:amd64. 2021-05-17T17:06:53.7079586Z Preparing to unpack .../016-libxcb-randr0_1.14-2_amd64.deb ... 2021-05-17T17:06:53.7121749Z Unpacking libxcb-randr0:amd64 (1.14-2) ... 2021-05-17T17:06:53.7715887Z Selecting previously unselected package libxcb-render-util0:amd64. 2021-05-17T17:06:53.7984407Z Preparing to unpack .../017-libxcb-render-util0_0.3.9-1build1_amd64.deb ... 2021-05-17T17:06:53.8002564Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-17T17:06:53.8475876Z Selecting previously unselected package libxcb-xinerama0:amd64. 2021-05-17T17:06:53.8777885Z Preparing to unpack .../018-libxcb-xinerama0_1.14-2_amd64.deb ... 2021-05-17T17:06:53.8791043Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-17T17:06:53.9115981Z Selecting previously unselected package libxcb-xinput0:amd64. 2021-05-17T17:06:53.9389704Z Preparing to unpack .../019-libxcb-xinput0_1.14-2_amd64.deb ... 2021-05-17T17:06:53.9408909Z Unpacking libxcb-xinput0:amd64 (1.14-2) ... 2021-05-17T17:06:53.9797798Z Selecting previously unselected package libxcb-xkb1:amd64. 2021-05-17T17:06:54.0106694Z Preparing to unpack .../020-libxcb-xkb1_1.14-2_amd64.deb ... 2021-05-17T17:06:54.0125153Z Unpacking libxcb-xkb1:amd64 (1.14-2) ... 2021-05-17T17:06:54.0475681Z Selecting previously unselected package libxkbcommon-x11-0:amd64. 2021-05-17T17:06:54.0772839Z Preparing to unpack .../021-libxkbcommon-x11-0_0.10.0-1_amd64.deb ... 2021-05-17T17:06:54.0786642Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-17T17:06:54.1234500Z Selecting previously unselected package libqt5gui5:amd64. 2021-05-17T17:06:54.1532967Z Preparing to unpack .../022-libqt5gui5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:06:54.1634755Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:06:54.5510345Z Selecting previously unselected package libqt5widgets5:amd64. 2021-05-17T17:06:54.5844891Z Preparing to unpack .../023-libqt5widgets5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:06:54.5857904Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:06:54.9074962Z Selecting previously unselected package libqt5svg5:amd64. 2021-05-17T17:06:54.9335287Z Preparing to unpack .../024-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:06:54.9444785Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:06:55.0079885Z Selecting previously unselected package liborc-0.4-0:amd64. 2021-05-17T17:06:55.0388779Z Preparing to unpack .../025-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ... 2021-05-17T17:06:55.0402231Z Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-17T17:06:55.1035111Z Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2021-05-17T17:06:55.1307273Z Preparing to unpack .../026-libgstreamer-plugins-base1.0-0_1.16.2-4_amd64.deb ... 2021-05-17T17:06:55.1344273Z Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-17T17:06:55.2754270Z Selecting previously unselected package libhyphen0:amd64. 2021-05-17T17:06:55.3019529Z Preparing to unpack .../027-libhyphen0_2.8.8-7_amd64.deb ... 2021-05-17T17:06:55.3033624Z Unpacking libhyphen0:amd64 (2.8.8-7) ... 2021-05-17T17:06:55.3555040Z Selecting previously unselected package libqt5positioning5:amd64. 2021-05-17T17:06:55.3843251Z Preparing to unpack .../028-libqt5positioning5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:06:55.3855713Z Unpacking libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:06:55.4470914Z Selecting previously unselected package libqt5printsupport5:amd64. 2021-05-17T17:06:55.4778007Z Preparing to unpack .../029-libqt5printsupport5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:06:55.4812928Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:06:55.5646046Z Selecting previously unselected package libqt5qml5:amd64. 2021-05-17T17:06:55.5949143Z Preparing to unpack .../030-libqt5qml5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:06:55.5988336Z Unpacking libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:06:55.8184390Z Selecting previously unselected package libqt5quick5:amd64. 2021-05-17T17:06:55.8503865Z Preparing to unpack .../031-libqt5quick5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:06:55.8539366Z Unpacking libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:06:56.0605574Z Selecting previously unselected package libqt5sensors5:amd64. 2021-05-17T17:06:56.0914753Z Preparing to unpack .../032-libqt5sensors5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:06:56.0927790Z Unpacking libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:06:56.1578916Z Selecting previously unselected package libqt5webchannel5:amd64. 2021-05-17T17:06:56.1902581Z Preparing to unpack .../033-libqt5webchannel5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:06:56.1960706Z Unpacking libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:06:56.2845246Z Selecting previously unselected package libwoff1:amd64. 2021-05-17T17:06:56.3153336Z Preparing to unpack .../034-libwoff1_1.0.2-1build2_amd64.deb ... 2021-05-17T17:06:56.3311199Z Unpacking libwoff1:amd64 (1.0.2-1build2) ... 2021-05-17T17:06:56.4110446Z Selecting previously unselected package libqt5webkit5:amd64. 2021-05-17T17:06:56.4434325Z Preparing to unpack .../035-libqt5webkit5_5.212.0~alpha4-1ubuntu2_amd64.deb ... 2021-05-17T17:06:56.4475468Z Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-17T17:06:58.0211959Z Selecting previously unselected package qt5-image-formats-plugins:amd64. 2021-05-17T17:06:58.0511765Z Preparing to unpack .../036-qt5-image-formats-plugins_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:06:58.0525279Z Unpacking qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:06:58.1300209Z Selecting previously unselected package qgis-providers-common. 2021-05-17T17:06:58.1608690Z Preparing to unpack .../037-qgis-providers-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-17T17:06:58.1644947Z Unpacking qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:06:58.5511785Z Selecting previously unselected package libqca-qt5-2:amd64. 2021-05-17T17:06:58.5824466Z Preparing to unpack .../038-libqca-qt5-2_2.2.1-2build1_amd64.deb ... 2021-05-17T17:06:58.5838678Z Unpacking libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-17T17:06:58.6739732Z Selecting previously unselected package libqca-qt5-2-plugins:amd64. 2021-05-17T17:06:58.7048857Z Preparing to unpack .../039-libqca-qt5-2-plugins_2.2.1-2build1_amd64.deb ... 2021-05-17T17:06:58.7064232Z Unpacking libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-17T17:06:58.7712537Z Selecting previously unselected package libqt5sql5:amd64. 2021-05-17T17:06:58.8014471Z Preparing to unpack .../040-libqt5sql5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:06:58.8029585Z Unpacking libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:06:58.8545052Z Selecting previously unselected package libqt5sql5-sqlite:amd64. 2021-05-17T17:06:58.8856280Z Preparing to unpack .../041-libqt5sql5-sqlite_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:06:58.8875689Z Unpacking libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:06:58.9635711Z Selecting previously unselected package gdal-data. 2021-05-17T17:06:58.9906347Z Preparing to unpack .../042-gdal-data_3.0.4+dfsg-1build3_all.deb ... 2021-05-17T17:06:58.9940552Z Unpacking gdal-data (3.0.4+dfsg-1build3) ... 2021-05-17T17:06:59.1190106Z Selecting previously unselected package libarpack2:amd64. 2021-05-17T17:06:59.1508884Z Preparing to unpack .../043-libarpack2_3.7.0-3_amd64.deb ... 2021-05-17T17:06:59.1576445Z Unpacking libarpack2:amd64 (3.7.0-3) ... 2021-05-17T17:06:59.2234899Z Selecting previously unselected package libsuperlu5:amd64. 2021-05-17T17:06:59.2505359Z Preparing to unpack .../044-libsuperlu5_5.2.1+dfsg1-4_amd64.deb ... 2021-05-17T17:06:59.2518006Z Unpacking libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-17T17:06:59.3329995Z Selecting previously unselected package libarmadillo9. 2021-05-17T17:06:59.3640467Z Preparing to unpack .../045-libarmadillo9_1%3a9.800.4+dfsg-1build1_amd64.deb ... 2021-05-17T17:06:59.3676093Z Unpacking libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-17T17:06:59.4583990Z Selecting previously unselected package libcfitsio8:amd64. 2021-05-17T17:06:59.4895663Z Preparing to unpack .../046-libcfitsio8_3.470-3_amd64.deb ... 2021-05-17T17:06:59.5019441Z Unpacking libcfitsio8:amd64 (3.470-3) ... 2021-05-17T17:06:59.6466418Z Selecting previously unselected package libcharls2:amd64. 2021-05-17T17:06:59.6775895Z Preparing to unpack .../047-libcharls2_2.0.0+dfsg-1build1_amd64.deb ... 2021-05-17T17:06:59.6836406Z Unpacking libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-17T17:06:59.7397656Z Selecting previously unselected package libdap25:amd64. 2021-05-17T17:06:59.7707623Z Preparing to unpack .../048-libdap25_3.20.5-1_amd64.deb ... 2021-05-17T17:06:59.7718028Z Unpacking libdap25:amd64 (3.20.5-1) ... 2021-05-17T17:06:59.9126496Z Selecting previously unselected package libdapclient6v5:amd64. 2021-05-17T17:06:59.9444394Z Preparing to unpack .../049-libdapclient6v5_3.20.5-1_amd64.deb ... 2021-05-17T17:06:59.9481589Z Unpacking libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-17T17:07:00.0114430Z Selecting previously unselected package libepsilon1:amd64. 2021-05-17T17:07:00.0379691Z Preparing to unpack .../050-libepsilon1_0.9.2+dfsg-4_amd64.deb ... 2021-05-17T17:07:00.0395045Z Unpacking libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-17T17:07:00.0874050Z Selecting previously unselected package libfreexl1:amd64. 2021-05-17T17:07:00.1178399Z Preparing to unpack .../051-libfreexl1_1.0.5-3_amd64.deb ... 2021-05-17T17:07:00.1192276Z Unpacking libfreexl1:amd64 (1.0.5-3) ... 2021-05-17T17:07:00.1794060Z Selecting previously unselected package libfyba0:amd64. 2021-05-17T17:07:00.2038817Z Preparing to unpack .../052-libfyba0_4.1.1-6build1_amd64.deb ... 2021-05-17T17:07:00.2145170Z Unpacking libfyba0:amd64 (4.1.1-6build1) ... 2021-05-17T17:07:00.2866469Z Selecting previously unselected package libgeos-3.8.0:amd64. 2021-05-17T17:07:00.3310091Z Preparing to unpack .../053-libgeos-3.8.0_3.8.0-1build1_amd64.deb ... 2021-05-17T17:07:00.3345937Z Unpacking libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-17T17:07:00.4513027Z Selecting previously unselected package libgeos-c1v5:amd64. 2021-05-17T17:07:00.4827921Z Preparing to unpack .../054-libgeos-c1v5_3.8.0-1build1_amd64.deb ... 2021-05-17T17:07:00.4929545Z Unpacking libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-17T17:07:00.5684628Z Selecting previously unselected package proj-data. 2021-05-17T17:07:00.5990749Z Preparing to unpack .../055-proj-data_6.3.1-1_all.deb ... 2021-05-17T17:07:00.6012602Z Unpacking proj-data (6.3.1-1) ... 2021-05-17T17:07:01.5345422Z Selecting previously unselected package libproj15:amd64. 2021-05-17T17:07:01.5678164Z Preparing to unpack .../056-libproj15_6.3.1-1_amd64.deb ... 2021-05-17T17:07:01.5713827Z Unpacking libproj15:amd64 (6.3.1-1) ... 2021-05-17T17:07:01.7598465Z Selecting previously unselected package libgeotiff5:amd64. 2021-05-17T17:07:01.7908046Z Preparing to unpack .../057-libgeotiff5_1.5.1-2_amd64.deb ... 2021-05-17T17:07:01.7944879Z Unpacking libgeotiff5:amd64 (1.5.1-2) ... 2021-05-17T17:07:01.8836460Z Selecting previously unselected package libhdf4-0-alt. 2021-05-17T17:07:01.9164405Z Preparing to unpack .../058-libhdf4-0-alt_4.2.14-1ubuntu1_amd64.deb ... 2021-05-17T17:07:01.9181746Z Unpacking libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-17T17:07:01.9786439Z Selecting previously unselected package libminizip1:amd64. 2021-05-17T17:07:02.0094192Z Preparing to unpack .../059-libminizip1_1.1-8build1_amd64.deb ... 2021-05-17T17:07:02.0178653Z Unpacking libminizip1:amd64 (1.1-8build1) ... 2021-05-17T17:07:02.0764605Z Selecting previously unselected package liburiparser1:amd64. 2021-05-17T17:07:02.1067996Z Preparing to unpack .../060-liburiparser1_0.9.3-2_amd64.deb ... 2021-05-17T17:07:02.1152202Z Unpacking liburiparser1:amd64 (0.9.3-2) ... 2021-05-17T17:07:02.1534991Z Selecting previously unselected package libkmlbase1:amd64. 2021-05-17T17:07:02.1845066Z Preparing to unpack .../061-libkmlbase1_1.3.0-8build1_amd64.deb ... 2021-05-17T17:07:02.1858753Z Unpacking libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-17T17:07:02.2333389Z Selecting previously unselected package libkmldom1:amd64. 2021-05-17T17:07:02.2644099Z Preparing to unpack .../062-libkmldom1_1.3.0-8build1_amd64.deb ... 2021-05-17T17:07:02.2766559Z Unpacking libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-17T17:07:02.3555005Z Selecting previously unselected package libkmlengine1:amd64. 2021-05-17T17:07:02.3864651Z Preparing to unpack .../063-libkmlengine1_1.3.0-8build1_amd64.deb ... 2021-05-17T17:07:02.3877009Z Unpacking libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-17T17:07:02.4534671Z Selecting previously unselected package libnetcdf15:amd64. 2021-05-17T17:07:02.4882128Z Preparing to unpack .../064-libnetcdf15_1%3a4.7.3-1_amd64.deb ... 2021-05-17T17:07:02.4955505Z Unpacking libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-17T17:07:02.6023429Z Selecting previously unselected package libogdi4.1. 2021-05-17T17:07:02.6334323Z Preparing to unpack .../065-libogdi4.1_4.1.0+ds-1build1_amd64.deb ... 2021-05-17T17:07:02.6374199Z Unpacking libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-17T17:07:02.7247122Z Selecting previously unselected package libqhull7:amd64. 2021-05-17T17:07:02.7555179Z Preparing to unpack .../066-libqhull7_2015.2-4_amd64.deb ... 2021-05-17T17:07:02.7614208Z Unpacking libqhull7:amd64 (2015.2-4) ... 2021-05-17T17:07:02.8167511Z Selecting previously unselected package libspatialite7:amd64. 2021-05-17T17:07:02.8505916Z Preparing to unpack .../067-libspatialite7_4.3.0a-6build1_amd64.deb ... 2021-05-17T17:07:02.8541653Z Unpacking libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-17T17:07:03.0795832Z Selecting previously unselected package libxerces-c3.2:amd64. 2021-05-17T17:07:03.1139240Z Preparing to unpack .../068-libxerces-c3.2_3.2.2+debian-1build3_amd64.deb ... 2021-05-17T17:07:03.1182757Z Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-17T17:07:03.2897404Z Selecting previously unselected package libgdal26. 2021-05-17T17:07:03.3209352Z Preparing to unpack .../069-libgdal26_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-17T17:07:03.3225056Z Unpacking libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-17T17:07:04.0958226Z Selecting previously unselected package libqt5concurrent5:amd64. 2021-05-17T17:07:04.1297846Z Preparing to unpack .../070-libqt5concurrent5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:07:04.1335473Z Unpacking libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:07:04.1981284Z Selecting previously unselected package libqt5keychain1:amd64. 2021-05-17T17:07:04.2290436Z Preparing to unpack .../071-libqt5keychain1_0.10.0-1build1_amd64.deb ... 2021-05-17T17:07:04.2307531Z Unpacking libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-17T17:07:04.2856172Z Selecting previously unselected package libqt5serialport5:amd64. 2021-05-17T17:07:04.3230646Z Preparing to unpack .../072-libqt5serialport5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:07:04.3254025Z Unpacking libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:07:04.3888197Z Selecting previously unselected package libqt5xml5:amd64. 2021-05-17T17:07:04.4195742Z Preparing to unpack .../073-libqt5xml5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:07:04.4210607Z Unpacking libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:07:04.4750033Z Selecting previously unselected package libspatialindex6:amd64. 2021-05-17T17:07:04.5076202Z Preparing to unpack .../074-libspatialindex6_1.9.3-1build1_amd64.deb ... 2021-05-17T17:07:04.5090640Z Unpacking libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-17T17:07:04.6045691Z Selecting previously unselected package libzip5:amd64. 2021-05-17T17:07:04.6365557Z Preparing to unpack .../075-libzip5_1.5.1-0ubuntu1_amd64.deb ... 2021-05-17T17:07:04.6378610Z Unpacking libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-17T17:07:04.7248787Z Selecting previously unselected package libqgis-core3.10.4. 2021-05-17T17:07:04.7567404Z Preparing to unpack .../076-libqgis-core3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:07:04.7674311Z Unpacking libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:07:05.4912233Z Selecting previously unselected package libqgis-native3.10.4. 2021-05-17T17:07:05.5274631Z Preparing to unpack .../077-libqgis-native3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:07:05.5387387Z Unpacking libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:07:05.5807794Z Selecting previously unselected package libqscintilla2-qt5-l10n. 2021-05-17T17:07:05.6138505Z Preparing to unpack .../078-libqscintilla2-qt5-l10n_2.11.2+dfsg-6_all.deb ... 2021-05-17T17:07:05.6149580Z Unpacking libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-17T17:07:05.7084789Z Selecting previously unselected package libqscintilla2-qt5-15. 2021-05-17T17:07:05.7417005Z Preparing to unpack .../079-libqscintilla2-qt5-15_2.11.2+dfsg-6_amd64.deb ... 2021-05-17T17:07:05.7455931Z Unpacking libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-17T17:07:05.9455389Z Selecting previously unselected package libqt5quickwidgets5:amd64. 2021-05-17T17:07:05.9800353Z Preparing to unpack .../080-libqt5quickwidgets5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:07:05.9820807Z Unpacking libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:07:06.0371800Z Selecting previously unselected package libqt5opengl5:amd64. 2021-05-17T17:07:06.0690596Z Preparing to unpack .../081-libqt5opengl5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:07:06.0742824Z Unpacking libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:07:06.1540156Z Selecting previously unselected package libqwt-qt5-6. 2021-05-17T17:07:06.1890447Z Preparing to unpack .../082-libqwt-qt5-6_6.1.4-1.1build1_amd64.deb ... 2021-05-17T17:07:06.1903769Z Unpacking libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-17T17:07:06.2963225Z Selecting previously unselected package libqgis-gui3.10.4. 2021-05-17T17:07:06.3271937Z Preparing to unpack .../083-libqgis-gui3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:07:06.3638343Z Unpacking libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:07:06.8298606Z Selecting previously unselected package qgis-providers. 2021-05-17T17:07:06.8606840Z Preparing to unpack .../084-qgis-providers_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:07:06.8621079Z Unpacking qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:07:07.1368753Z Selecting previously unselected package libavahi-core7:amd64. 2021-05-17T17:07:07.1680003Z Preparing to unpack .../085-libavahi-core7_0.7-4ubuntu7_amd64.deb ... 2021-05-17T17:07:07.1692900Z Unpacking libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-17T17:07:07.2184463Z Selecting previously unselected package libdaemon0:amd64. 2021-05-17T17:07:07.2497729Z Preparing to unpack .../086-libdaemon0_0.14-7_amd64.deb ... 2021-05-17T17:07:07.2530825Z Unpacking libdaemon0:amd64 (0.14-7) ... 2021-05-17T17:07:07.3267610Z Selecting previously unselected package avahi-daemon. 2021-05-17T17:07:07.3576667Z Preparing to unpack .../087-avahi-daemon_0.7-4ubuntu7_amd64.deb ... 2021-05-17T17:07:07.3618651Z Unpacking avahi-daemon (0.7-4ubuntu7) ... 2021-05-17T17:07:07.4646519Z Selecting previously unselected package tk8.6-blt2.5. 2021-05-17T17:07:07.4964395Z Preparing to unpack .../088-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-05-17T17:07:07.5057919Z Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-17T17:07:07.6289569Z Selecting previously unselected package blt. 2021-05-17T17:07:07.6593232Z Preparing to unpack .../089-blt_2.5.3+dfsg-4_amd64.deb ... 2021-05-17T17:07:07.6606682Z Unpacking blt (2.5.3+dfsg-4) ... 2021-05-17T17:07:07.7219206Z Selecting previously unselected package fonts-lyx. 2021-05-17T17:07:07.7525225Z Preparing to unpack .../090-fonts-lyx_2.3.4.2-2_all.deb ... 2021-05-17T17:07:07.7563412Z Unpacking fonts-lyx (2.3.4.2-2) ... 2021-05-17T17:07:07.8322749Z Selecting previously unselected package libgck-1-0:amd64. 2021-05-17T17:07:07.8629888Z Preparing to unpack .../091-libgck-1-0_3.36.0-2build1_amd64.deb ... 2021-05-17T17:07:07.8667420Z Unpacking libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-17T17:07:07.9577411Z Selecting previously unselected package libgcr-base-3-1:amd64. 2021-05-17T17:07:07.9883571Z Preparing to unpack .../092-libgcr-base-3-1_3.36.0-2build1_amd64.deb ... 2021-05-17T17:07:07.9926824Z Unpacking libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-17T17:07:08.0934660Z Selecting previously unselected package libgcr-ui-3-1:amd64. 2021-05-17T17:07:08.1271041Z Preparing to unpack .../093-libgcr-ui-3-1_3.36.0-2build1_amd64.deb ... 2021-05-17T17:07:08.1309452Z Unpacking libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-17T17:07:08.1897465Z Selecting previously unselected package gcr. 2021-05-17T17:07:08.2208209Z Preparing to unpack .../094-gcr_3.36.0-2build1_amd64.deb ... 2021-05-17T17:07:08.2250463Z Unpacking gcr (3.36.0-2build1) ... 2021-05-17T17:07:08.3044258Z Selecting previously unselected package python3-numpy. 2021-05-17T17:07:08.3379346Z Preparing to unpack .../095-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-05-17T17:07:08.3394538Z Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-17T17:07:08.7938780Z Selecting previously unselected package python3-gdal. 2021-05-17T17:07:08.8259881Z Preparing to unpack .../096-python3-gdal_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-17T17:07:08.8298787Z Unpacking python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-17T17:07:08.9421558Z Selecting previously unselected package gdal-bin. 2021-05-17T17:07:08.9726661Z Preparing to unpack .../097-gdal-bin_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-17T17:07:08.9742533Z Unpacking gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-17T17:07:09.0839646Z Selecting previously unselected package libavahi-glib1:amd64. 2021-05-17T17:07:09.1178709Z Preparing to unpack .../098-libavahi-glib1_0.7-4ubuntu7_amd64.deb ... 2021-05-17T17:07:09.1190947Z Unpacking libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-17T17:07:09.1755640Z Selecting previously unselected package libmm-glib0:amd64. 2021-05-17T17:07:09.2088462Z Preparing to unpack .../099-libmm-glib0_1.12.8-1_amd64.deb ... 2021-05-17T17:07:09.2195047Z Unpacking libmm-glib0:amd64 (1.12.8-1) ... 2021-05-17T17:07:09.3145295Z Selecting previously unselected package geoclue-2.0. 2021-05-17T17:07:09.3452700Z Preparing to unpack .../100-geoclue-2.0_2.5.6-0ubuntu1_amd64.deb ... 2021-05-17T17:07:09.3491176Z Unpacking geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-17T17:07:09.4158246Z Selecting previously unselected package p11-kit-modules:amd64. 2021-05-17T17:07:09.4462701Z Preparing to unpack .../101-p11-kit-modules_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-17T17:07:09.4493396Z Unpacking p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-17T17:07:09.5302602Z Selecting previously unselected package p11-kit. 2021-05-17T17:07:09.5608474Z Preparing to unpack .../102-p11-kit_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-17T17:07:09.5665559Z Unpacking p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-17T17:07:09.6709914Z Selecting previously unselected package pinentry-gnome3. 2021-05-17T17:07:09.7120547Z Preparing to unpack .../103-pinentry-gnome3_1.1.0-3build1_amd64.deb ... 2021-05-17T17:07:09.7156845Z Unpacking pinentry-gnome3 (1.1.0-3build1) ... 2021-05-17T17:07:09.7944352Z Selecting previously unselected package gnome-keyring. 2021-05-17T17:07:09.8271778Z Preparing to unpack .../104-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-17T17:07:09.8400838Z Unpacking gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-17T17:07:09.9963734Z Selecting previously unselected package gnome-keyring-pkcs11:amd64. 2021-05-17T17:07:10.0278233Z Preparing to unpack .../105-gnome-keyring-pkcs11_3.36.0-1ubuntu1_amd64.deb ... 2021-05-17T17:07:10.0297362Z Unpacking gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-17T17:07:10.1022373Z Selecting previously unselected package grass-doc. 2021-05-17T17:07:10.1332578Z Preparing to unpack .../106-grass-doc_7.8.2-1build3_all.deb ... 2021-05-17T17:07:10.1469440Z Unpacking grass-doc (7.8.2-1build3) ... 2021-05-17T17:07:12.2093313Z Selecting previously unselected package liblaszip8:amd64. 2021-05-17T17:07:12.2423095Z Preparing to unpack .../107-liblaszip8_3.4.3-1build1_amd64.deb ... 2021-05-17T17:07:12.2455525Z Unpacking liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-17T17:07:12.3073834Z Selecting previously unselected package libpdal-util9. 2021-05-17T17:07:12.3416760Z Preparing to unpack .../108-libpdal-util9_2.0.1+ds-1build3_amd64.deb ... 2021-05-17T17:07:12.3482197Z Unpacking libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-17T17:07:12.4002974Z Selecting previously unselected package libpdal-base9. 2021-05-17T17:07:12.4315257Z Preparing to unpack .../109-libpdal-base9_2.0.1+ds-1build3_amd64.deb ... 2021-05-17T17:07:12.4339012Z Unpacking libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-17T17:07:12.6815517Z Selecting previously unselected package grass-core. 2021-05-17T17:07:12.7140757Z Preparing to unpack .../110-grass-core_7.8.2-1build3_amd64.deb ... 2021-05-17T17:07:12.7152782Z Unpacking grass-core (7.8.2-1build3) ... 2021-05-17T17:07:13.7393789Z Selecting previously unselected package libcdparanoia0:amd64. 2021-05-17T17:07:13.7717471Z Preparing to unpack .../111-libcdparanoia0_3.10.2+debian-13_amd64.deb ... 2021-05-17T17:07:13.7779494Z Unpacking libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-17T17:07:13.8437621Z Selecting previously unselected package libvisual-0.4-0:amd64. 2021-05-17T17:07:13.8757634Z Preparing to unpack .../112-libvisual-0.4-0_0.4.0-17_amd64.deb ... 2021-05-17T17:07:13.8772929Z Unpacking libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-17T17:07:13.9327450Z Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2021-05-17T17:07:13.9644527Z Preparing to unpack .../113-gstreamer1.0-plugins-base_1.16.2-4_amd64.deb ... 2021-05-17T17:07:13.9658614Z Unpacking gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-17T17:07:14.0942825Z Selecting previously unselected package iio-sensor-proxy. 2021-05-17T17:07:14.1251195Z Preparing to unpack .../114-iio-sensor-proxy_2.8-1ubuntu1_amd64.deb ... 2021-05-17T17:07:14.1288966Z Unpacking iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-17T17:07:14.1739644Z Selecting previously unselected package libassimp5:amd64. 2021-05-17T17:07:14.2060432Z Preparing to unpack .../115-libassimp5_5.0.1~ds0-1build1_amd64.deb ... 2021-05-17T17:07:14.2078102Z Unpacking libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-17T17:07:14.6613550Z Selecting previously unselected package libexiv2-27:amd64. 2021-05-17T17:07:14.6941177Z Preparing to unpack .../116-libexiv2-27_0.27.2-8ubuntu2.2_amd64.deb ... 2021-05-17T17:07:14.6979570Z Unpacking libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-17T17:07:14.8625933Z Selecting previously unselected package libfcgi0ldbl:amd64. 2021-05-17T17:07:14.8946853Z Preparing to unpack .../117-libfcgi0ldbl_2.4.0-10build1_amd64.deb ... 2021-05-17T17:07:14.8961108Z Unpacking libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-17T17:07:14.9649833Z Selecting previously unselected package libfcgi-bin. 2021-05-17T17:07:14.9962227Z Preparing to unpack .../118-libfcgi-bin_2.4.0-10build1_amd64.deb ... 2021-05-17T17:07:14.9973242Z Unpacking libfcgi-bin (2.4.0-10build1) ... 2021-05-17T17:07:15.0493535Z Selecting previously unselected package libimagequant0:amd64. 2021-05-17T17:07:15.0812019Z Preparing to unpack .../119-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-05-17T17:07:15.0851959Z Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-17T17:07:15.1758406Z Selecting previously unselected package libjs-jquery-ui. 2021-05-17T17:07:15.2101832Z Preparing to unpack .../120-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-05-17T17:07:15.2338892Z Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-17T17:07:15.4503834Z Selecting previously unselected package libmbim-glib4:amd64. 2021-05-17T17:07:15.4823644Z Preparing to unpack .../121-libmbim-glib4_1.22.0-2_amd64.deb ... 2021-05-17T17:07:15.4837422Z Unpacking libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-17T17:07:15.5600479Z Selecting previously unselected package libmbim-proxy. 2021-05-17T17:07:15.5920323Z Preparing to unpack .../122-libmbim-proxy_1.22.0-2_amd64.deb ... 2021-05-17T17:07:15.5931642Z Unpacking libmbim-proxy (1.22.0-2) ... 2021-05-17T17:07:15.6410051Z Selecting previously unselected package libnl-genl-3-200:amd64. 2021-05-17T17:07:15.6751304Z Preparing to unpack .../123-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-05-17T17:07:15.6764185Z Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-17T17:07:15.7226671Z Selecting previously unselected package libnl-route-3-200:amd64. 2021-05-17T17:07:15.7553028Z Preparing to unpack .../124-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-05-17T17:07:15.7567822Z Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-17T17:07:15.8272465Z Selecting previously unselected package libnss-mdns:amd64. 2021-05-17T17:07:15.8592911Z Preparing to unpack .../125-libnss-mdns_0.14.1-1ubuntu1_amd64.deb ... 2021-05-17T17:07:15.8604965Z Unpacking libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-17T17:07:15.9086968Z Selecting previously unselected package libpam-gnome-keyring:amd64. 2021-05-17T17:07:15.9406732Z Preparing to unpack .../126-libpam-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-17T17:07:15.9445728Z Unpacking libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-17T17:07:15.9932578Z Selecting previously unselected package libpcsclite1:amd64. 2021-05-17T17:07:16.0253626Z Preparing to unpack .../127-libpcsclite1_1.8.26-3_amd64.deb ... 2021-05-17T17:07:16.0265511Z Unpacking libpcsclite1:amd64 (1.8.26-3) ... 2021-05-17T17:07:16.0824233Z Selecting previously unselected package libpdal-plugin-faux. 2021-05-17T17:07:16.1152193Z Preparing to unpack .../128-libpdal-plugin-faux_2.0.1+ds-1build3_amd64.deb ... 2021-05-17T17:07:16.1165000Z Unpacking libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-17T17:07:16.1688711Z Selecting previously unselected package libpdal-plugin-icebridge. 2021-05-17T17:07:16.2006293Z Preparing to unpack .../129-libpdal-plugin-icebridge_2.0.1+ds-1build3_amd64.deb ... 2021-05-17T17:07:16.2018942Z Unpacking libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-17T17:07:16.2599947Z Selecting previously unselected package libpdal-plugin-pgpointcloud. 2021-05-17T17:07:16.2917796Z Preparing to unpack .../130-libpdal-plugin-pgpointcloud_2.0.1+ds-1build3_amd64.deb ... 2021-05-17T17:07:16.3023609Z Unpacking libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-17T17:07:16.3635670Z Selecting previously unselected package libpdal-plugin-python. 2021-05-17T17:07:16.3906702Z Preparing to unpack .../131-libpdal-plugin-python_2.0.1+ds-1build3_amd64.deb ... 2021-05-17T17:07:16.3929139Z Unpacking libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-17T17:07:16.4469182Z Selecting previously unselected package libsqlite3-mod-spatialite:amd64. 2021-05-17T17:07:16.4786682Z Preparing to unpack .../132-libsqlite3-mod-spatialite_4.3.0a-6build1_amd64.deb ... 2021-05-17T17:07:16.4883193Z Unpacking libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-17T17:07:16.7175355Z Selecting previously unselected package libpdal-plugin-sqlite. 2021-05-17T17:07:16.7486974Z Preparing to unpack .../133-libpdal-plugin-sqlite_2.0.1+ds-1build3_amd64.deb ... 2021-05-17T17:07:16.7525077Z Unpacking libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-17T17:07:16.8102523Z Selecting previously unselected package libpdal-plugins. 2021-05-17T17:07:16.8423375Z Preparing to unpack .../134-libpdal-plugins_2.0.1+ds-1build3_amd64.deb ... 2021-05-17T17:07:16.8463202Z Unpacking libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-17T17:07:16.8879166Z Selecting previously unselected package libqt53dcore5:amd64. 2021-05-17T17:07:16.9196001Z Preparing to unpack .../135-libqt53dcore5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:07:16.9204876Z Unpacking libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:07:16.9989752Z Selecting previously unselected package libqt53drender5:amd64. 2021-05-17T17:07:17.0314457Z Preparing to unpack .../136-libqt53drender5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:07:17.0398069Z Unpacking libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:07:17.1859582Z Selecting previously unselected package libqt53danimation5:amd64. 2021-05-17T17:07:17.2152794Z Preparing to unpack .../137-libqt53danimation5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:07:17.2167480Z Unpacking libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:07:17.2830359Z Selecting previously unselected package libqt53dinput5:amd64. 2021-05-17T17:07:17.3155894Z Preparing to unpack .../138-libqt53dinput5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:07:17.3177908Z Unpacking libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:07:17.5748262Z Selecting previously unselected package libqt53dlogic5:amd64. 2021-05-17T17:07:17.6063652Z Preparing to unpack .../139-libqt53dlogic5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:07:17.6075558Z Unpacking libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:07:17.6873428Z Selecting previously unselected package libqt53dextras5:amd64. 2021-05-17T17:07:17.7198073Z Preparing to unpack .../140-libqt53dextras5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:07:17.7215809Z Unpacking libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:07:17.8253063Z Selecting previously unselected package qt3d-assimpsceneimport-plugin:amd64. 2021-05-17T17:07:17.8576680Z Preparing to unpack .../141-qt3d-assimpsceneimport-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:07:17.8664750Z Unpacking qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:07:17.9425113Z Selecting previously unselected package qt3d-defaultgeometryloader-plugin:amd64. 2021-05-17T17:07:17.9740703Z Preparing to unpack .../142-qt3d-defaultgeometryloader-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:07:17.9754977Z Unpacking qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:07:18.0211600Z Selecting previously unselected package qt3d-gltfsceneio-plugin:amd64. 2021-05-17T17:07:18.0524416Z Preparing to unpack .../143-qt3d-gltfsceneio-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:07:18.0589865Z Unpacking qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:07:18.1278353Z Selecting previously unselected package libqt53dquickscene2d5:amd64. 2021-05-17T17:07:18.1597407Z Preparing to unpack .../144-libqt53dquickscene2d5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:07:18.1633915Z Unpacking libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:07:18.2251812Z Selecting previously unselected package qt3d-scene2d-plugin:amd64. 2021-05-17T17:07:18.2557872Z Preparing to unpack .../145-qt3d-scene2d-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:07:18.2575646Z Unpacking qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:07:18.3085958Z Selecting previously unselected package libqgis-3d3.10.4. 2021-05-17T17:07:18.3403952Z Preparing to unpack .../146-libqgis-3d3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:07:18.3417841Z Unpacking libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:07:18.4343489Z Selecting previously unselected package libqgis-analysis3.10.4. 2021-05-17T17:07:18.4661357Z Preparing to unpack .../147-libqgis-analysis3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:07:18.4700674Z Unpacking libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:07:18.6364761Z Selecting previously unselected package libqgis-app3.10.4. 2021-05-17T17:07:18.6717667Z Preparing to unpack .../148-libqgis-app3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:07:18.6736823Z Unpacking libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:07:19.1486012Z Selecting previously unselected package qtchooser. 2021-05-17T17:07:19.1797796Z Preparing to unpack .../149-qtchooser_66-2build1_amd64.deb ... 2021-05-17T17:07:19.1834972Z Unpacking qtchooser (66-2build1) ... 2021-05-17T17:07:19.2319365Z Selecting previously unselected package qdoc-qt5. 2021-05-17T17:07:19.2636843Z Preparing to unpack .../150-qdoc-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:07:19.2647454Z Unpacking qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-17T17:07:19.3672044Z Selecting previously unselected package libqt5help5:amd64. 2021-05-17T17:07:19.4036723Z Preparing to unpack .../151-libqt5help5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:07:19.4139899Z Unpacking libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:07:19.4719747Z Selecting previously unselected package qhelpgenerator-qt5. 2021-05-17T17:07:19.5033989Z Preparing to unpack .../152-qhelpgenerator-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:07:19.5070214Z Unpacking qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-17T17:07:19.5555270Z Selecting previously unselected package qt5-assistant. 2021-05-17T17:07:19.5857461Z Preparing to unpack .../153-qt5-assistant_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:07:19.5873305Z Unpacking qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-17T17:07:19.6969085Z Selecting previously unselected package qtattributionsscanner-qt5. 2021-05-17T17:07:19.7285763Z Preparing to unpack .../154-qtattributionsscanner-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:07:19.7323669Z Unpacking qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-17T17:07:19.7848837Z Selecting previously unselected package libqt5designer5:amd64. 2021-05-17T17:07:19.8212843Z Preparing to unpack .../155-libqt5designer5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:07:19.8235196Z Unpacking libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:07:20.1174406Z Selecting previously unselected package libqt5designercomponents5:amd64. 2021-05-17T17:07:20.1510330Z Preparing to unpack .../156-libqt5designercomponents5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:07:20.1565220Z Unpacking libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:07:20.2963021Z Selecting previously unselected package qttools5-dev-tools. 2021-05-17T17:07:20.3285783Z Preparing to unpack .../157-qttools5-dev-tools_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:07:20.3344305Z Unpacking qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-17T17:07:20.5287320Z Selecting previously unselected package libqgis-customwidgets. 2021-05-17T17:07:20.5607564Z Preparing to unpack .../158-libqgis-customwidgets_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:07:20.5749905Z Unpacking libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:07:20.7874719Z Selecting previously unselected package libqgis-server3.10.4. 2021-05-17T17:07:20.8196227Z Preparing to unpack .../159-libqgis-server3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:07:20.8233999Z Unpacking libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:07:20.9235589Z Selecting previously unselected package libqgisgrass7-3.10.4. 2021-05-17T17:07:20.9509030Z Preparing to unpack .../160-libqgisgrass7-3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:07:20.9614533Z Unpacking libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:07:21.0432543Z Selecting previously unselected package libqgispython3.10.4. 2021-05-17T17:07:21.0758434Z Preparing to unpack .../161-libqgispython3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:07:21.0792468Z Unpacking libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:07:21.1590103Z Selecting previously unselected package libqmi-glib5:amd64. 2021-05-17T17:07:21.1909649Z Preparing to unpack .../162-libqmi-glib5_1.24.8-1_amd64.deb ... 2021-05-17T17:07:21.1951806Z Unpacking libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-17T17:07:21.3329558Z Selecting previously unselected package libqmi-proxy. 2021-05-17T17:07:21.3642996Z Preparing to unpack .../163-libqmi-proxy_1.24.8-1_amd64.deb ... 2021-05-17T17:07:21.4151887Z Unpacking libqmi-proxy (1.24.8-1) ... 2021-05-17T17:07:21.4755848Z Selecting previously unselected package libqt5test5:amd64. 2021-05-17T17:07:21.5075620Z Preparing to unpack .../164-libqt5test5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:07:21.5113683Z Unpacking libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:07:21.5700302Z Selecting previously unselected package libwacom-bin. 2021-05-17T17:07:21.6015598Z Preparing to unpack .../165-libwacom-bin_1.3-2ubuntu3_amd64.deb ... 2021-05-17T17:07:21.6052024Z Unpacking libwacom-bin (1.3-2ubuntu3) ... 2021-05-17T17:07:21.7249589Z Selecting previously unselected package modemmanager. 2021-05-17T17:07:21.7571985Z Preparing to unpack .../166-modemmanager_1.12.8-1_amd64.deb ... 2021-05-17T17:07:21.7790479Z Unpacking modemmanager (1.12.8-1) ... 2021-05-17T17:07:21.9504499Z Selecting previously unselected package ttf-bitstream-vera. 2021-05-17T17:07:21.9828639Z Preparing to unpack .../167-ttf-bitstream-vera_1.10-8_all.deb ... 2021-05-17T17:07:21.9925478Z Unpacking ttf-bitstream-vera (1.10-8) ... 2021-05-17T17:07:22.0870977Z Selecting previously unselected package python-matplotlib-data. 2021-05-17T17:07:22.1201737Z Preparing to unpack .../168-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-05-17T17:07:22.1260739Z Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-17T17:07:22.5334936Z Selecting previously unselected package python3-soupsieve. 2021-05-17T17:07:22.5649755Z Preparing to unpack .../169-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-05-17T17:07:22.5664976Z Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-17T17:07:22.6316427Z Selecting previously unselected package python3-bs4. 2021-05-17T17:07:22.6640716Z Preparing to unpack .../170-python3-bs4_4.8.2-1_all.deb ... 2021-05-17T17:07:22.6677508Z Unpacking python3-bs4 (4.8.2-1) ... 2021-05-17T17:07:22.7507130Z Selecting previously unselected package python3-cycler. 2021-05-17T17:07:22.7816192Z Preparing to unpack .../171-python3-cycler_0.10.0-3_all.deb ... 2021-05-17T17:07:22.7834361Z Unpacking python3-cycler (0.10.0-3) ... 2021-05-17T17:07:22.8577858Z Selecting previously unselected package python3-dateutil. 2021-05-17T17:07:22.8895069Z Preparing to unpack .../172-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-05-17T17:07:22.8999500Z Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-17T17:07:22.9588494Z Selecting previously unselected package python3-decorator. 2021-05-17T17:07:22.9899780Z Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-05-17T17:07:22.9912331Z Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-05-17T17:07:23.0399491Z Selecting previously unselected package python3-future. 2021-05-17T17:07:23.0736775Z Preparing to unpack .../174-python3-future_0.18.2-2_all.deb ... 2021-05-17T17:07:23.0749603Z Unpacking python3-future (0.18.2-2) ... 2021-05-17T17:07:23.1864298Z Selecting previously unselected package python3-webencodings. 2021-05-17T17:07:23.2186022Z Preparing to unpack .../175-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-05-17T17:07:23.2200792Z Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-17T17:07:23.2557164Z Selecting previously unselected package python3-html5lib. 2021-05-17T17:07:23.2914147Z Preparing to unpack .../176-python3-html5lib_1.0.1-2_all.deb ... 2021-05-17T17:07:23.2930190Z Unpacking python3-html5lib (1.0.1-2) ... 2021-05-17T17:07:23.3544416Z Selecting previously unselected package python3-ipython-genutils. 2021-05-17T17:07:23.3862756Z Preparing to unpack .../177-python3-ipython-genutils_0.2.0-1ubuntu1_all.deb ... 2021-05-17T17:07:23.3897395Z Unpacking python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-17T17:07:23.4277518Z Selecting previously unselected package python3-traitlets. 2021-05-17T17:07:23.4594649Z Preparing to unpack .../178-python3-traitlets_4.3.3-3_all.deb ... 2021-05-17T17:07:23.4630535Z Unpacking python3-traitlets (4.3.3-3) ... 2021-05-17T17:07:23.5232479Z Selecting previously unselected package python3-jupyter-core. 2021-05-17T17:07:23.5541311Z Preparing to unpack .../179-python3-jupyter-core_4.6.3-3_all.deb ... 2021-05-17T17:07:23.5554801Z Unpacking python3-jupyter-core (4.6.3-3) ... 2021-05-17T17:07:23.6069568Z Selecting previously unselected package python3-kiwisolver. 2021-05-17T17:07:23.6397364Z Preparing to unpack .../180-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-05-17T17:07:23.6418056Z Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-05-17T17:07:23.7241357Z Selecting previously unselected package python3-lxml:amd64. 2021-05-17T17:07:23.7673995Z Preparing to unpack .../181-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-05-17T17:07:23.7715741Z Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-17T17:07:23.9898504Z Selecting previously unselected package python3-pyparsing. 2021-05-17T17:07:24.0267417Z Preparing to unpack .../182-python3-pyparsing_2.4.6-1_all.deb ... 2021-05-17T17:07:24.0375250Z Unpacking python3-pyparsing (2.4.6-1) ... 2021-05-17T17:07:24.1039505Z Selecting previously unselected package python3-matplotlib. 2021-05-17T17:07:24.1377270Z Preparing to unpack .../183-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-05-17T17:07:24.1390777Z Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-17T17:07:24.7144201Z Selecting previously unselected package python3-nbformat. 2021-05-17T17:07:24.7475285Z Preparing to unpack .../184-python3-nbformat_5.0.4-1_all.deb ... 2021-05-17T17:07:24.7514255Z Unpacking python3-nbformat (5.0.4-1) ... 2021-05-17T17:07:24.8339751Z Selecting previously unselected package python3-olefile. 2021-05-17T17:07:24.8668052Z Preparing to unpack .../185-python3-olefile_0.46-2_all.deb ... 2021-05-17T17:07:24.8729331Z Unpacking python3-olefile (0.46-2) ... 2021-05-17T17:07:24.9387235Z Selecting previously unselected package python3-pyproj. 2021-05-17T17:07:24.9715400Z Preparing to unpack .../186-python3-pyproj_2.5.0+ds-1_amd64.deb ... 2021-05-17T17:07:24.9769860Z Unpacking python3-pyproj (2.5.0+ds-1) ... 2021-05-17T17:07:25.1114716Z Selecting previously unselected package python3-tz. 2021-05-17T17:07:25.1362131Z Preparing to unpack .../187-python3-tz_2019.3-1_all.deb ... 2021-05-17T17:07:25.1397292Z Unpacking python3-tz (2019.3-1) ... 2021-05-17T17:07:25.2051076Z Selecting previously unselected package python3-owslib. 2021-05-17T17:07:25.2377974Z Preparing to unpack .../188-python3-owslib_0.19.1-1_all.deb ... 2021-05-17T17:07:25.2412509Z Unpacking python3-owslib (0.19.1-1) ... 2021-05-17T17:07:25.3668124Z Selecting previously unselected package python3-pil:amd64. 2021-05-17T17:07:25.4005003Z Preparing to unpack .../189-python3-pil_7.0.0-4ubuntu0.3_amd64.deb ... 2021-05-17T17:07:25.4042626Z Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-17T17:07:25.5005451Z Selecting previously unselected package python3-retrying. 2021-05-17T17:07:25.5330747Z Preparing to unpack .../190-python3-retrying_1.3.3-4_all.deb ... 2021-05-17T17:07:25.5342139Z Unpacking python3-retrying (1.3.3-4) ... 2021-05-17T17:07:25.6010564Z Selecting previously unselected package python3-plotly. 2021-05-17T17:07:25.6331090Z Preparing to unpack .../191-python3-plotly_4.4.1+dfsg-1_all.deb ... 2021-05-17T17:07:25.6367834Z Unpacking python3-plotly (4.4.1+dfsg-1) ... 2021-05-17T17:07:26.5732463Z Selecting previously unselected package python3-psycopg2. 2021-05-17T17:07:26.6071675Z Preparing to unpack .../192-python3-psycopg2_2.8.4-2_amd64.deb ... 2021-05-17T17:07:26.6087284Z Unpacking python3-psycopg2 (2.8.4-2) ... 2021-05-17T17:07:26.7034734Z Selecting previously unselected package python3-sip. 2021-05-17T17:07:26.7346352Z Preparing to unpack .../193-python3-sip_4.19.21+dfsg-1build1_amd64.deb ... 2021-05-17T17:07:26.7362136Z Unpacking python3-sip (4.19.21+dfsg-1build1) ... 2021-05-17T17:07:26.8105200Z Selecting previously unselected package python3-pyqt5. 2021-05-17T17:07:26.8425369Z Preparing to unpack .../194-python3-pyqt5_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-17T17:07:26.8475704Z Unpacking python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-17T17:07:27.1994777Z Selecting previously unselected package python3-pyqt5.qsci. 2021-05-17T17:07:27.2325737Z Preparing to unpack .../195-python3-pyqt5.qsci_2.11.2+dfsg-6_amd64.deb ... 2021-05-17T17:07:27.2429318Z Unpacking python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-17T17:07:27.3213024Z Selecting previously unselected package python3-pyqt5.qtsql. 2021-05-17T17:07:27.3534639Z Preparing to unpack .../196-python3-pyqt5.qtsql_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-17T17:07:27.3658283Z Unpacking python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-17T17:07:27.4209052Z Selecting previously unselected package python3-pyqt5.qtsvg. 2021-05-17T17:07:27.4521836Z Preparing to unpack .../197-python3-pyqt5.qtsvg_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-17T17:07:27.4535489Z Unpacking python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-17T17:07:27.5043693Z Selecting previously unselected package python3-pyqt5.qtwebkit. 2021-05-17T17:07:27.5360025Z Preparing to unpack .../198-python3-pyqt5.qtwebkit_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-17T17:07:27.5373188Z Unpacking python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-17T17:07:27.6155234Z Selecting previously unselected package python3-qgis-common. 2021-05-17T17:07:27.6501775Z Preparing to unpack .../199-python3-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-17T17:07:27.6520527Z Unpacking python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:07:28.1180062Z Selecting previously unselected package python3-qgis. 2021-05-17T17:07:28.1523469Z Preparing to unpack .../200-python3-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:07:28.1606569Z Unpacking python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:07:29.2748214Z Selecting previously unselected package python3-tk:amd64. 2021-05-17T17:07:29.3079516Z Preparing to unpack .../201-python3-tk_3.8.5-1~20.04.1_amd64.deb ... 2021-05-17T17:07:29.3087246Z Unpacking python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-17T17:07:29.3576120Z Selecting previously unselected package libjs-leaflet. 2021-05-17T17:07:29.3905091Z Preparing to unpack .../202-libjs-leaflet_1.6.0~dfsg-1_all.deb ... 2021-05-17T17:07:29.3920728Z Unpacking libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-17T17:07:29.4523685Z Selecting previously unselected package qgis-common. 2021-05-17T17:07:29.4824318Z Preparing to unpack .../203-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-17T17:07:29.4841893Z Unpacking qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:07:31.3770980Z Selecting previously unselected package qgis. 2021-05-17T17:07:31.4101379Z Preparing to unpack .../204-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:07:31.5253476Z Unpacking qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:07:31.8274465Z Selecting previously unselected package qgis-plugin-grass-common. 2021-05-17T17:07:31.8603225Z Preparing to unpack .../205-qgis-plugin-grass-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-17T17:07:31.8613561Z Unpacking qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:07:32.0532919Z Selecting previously unselected package qgis-provider-grass. 2021-05-17T17:07:32.0871832Z Preparing to unpack .../206-qgis-provider-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:07:32.0910488Z Unpacking qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:07:32.1597857Z Selecting previously unselected package qgis-plugin-grass. 2021-05-17T17:07:32.1929194Z Preparing to unpack .../207-qgis-plugin-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:07:32.2039959Z Unpacking qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:07:32.3069114Z Selecting previously unselected package qt5-gtk-platformtheme:amd64. 2021-05-17T17:07:32.3399831Z Preparing to unpack .../208-qt5-gtk-platformtheme_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:07:32.3436828Z Unpacking qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:07:32.4006788Z Selecting previously unselected package qttranslations5-l10n. 2021-05-17T17:07:32.4340310Z Preparing to unpack .../209-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2021-05-17T17:07:32.4376000Z Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-17T17:07:32.6557664Z Selecting previously unselected package wpasupplicant. 2021-05-17T17:07:32.6892700Z Preparing to unpack .../210-wpasupplicant_2%3a2.9-1ubuntu4.3_amd64.deb ... 2021-05-17T17:07:32.6907355Z Unpacking wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-17T17:07:32.8443508Z Selecting previously unselected package proj-bin. 2021-05-17T17:07:32.8765128Z Preparing to unpack .../211-proj-bin_6.3.1-1_amd64.deb ... 2021-05-17T17:07:32.8784723Z Unpacking proj-bin (6.3.1-1) ... 2021-05-17T17:07:32.9198661Z Selecting previously unselected package usb-modeswitch-data. 2021-05-17T17:07:32.9542885Z Preparing to unpack .../212-usb-modeswitch-data_20191128-3_all.deb ... 2021-05-17T17:07:32.9554648Z Unpacking usb-modeswitch-data (20191128-3) ... 2021-05-17T17:07:33.0154860Z Selecting previously unselected package usb-modeswitch. 2021-05-17T17:07:33.0423897Z Preparing to unpack .../213-usb-modeswitch_2.5.2+repack0-2ubuntu3_amd64.deb ... 2021-05-17T17:07:33.0525264Z Unpacking usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-17T17:07:33.1650196Z Setting up libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-17T17:07:33.1841740Z Setting up iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-17T17:07:33.5190768Z iio-sensor-proxy.service is a disabled or a static unit, not starting it. 2021-05-17T17:07:33.5245651Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-17T17:07:33.5313175Z Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-17T17:07:33.5464019Z Setting up qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:07:33.5632932Z Setting up ttf-bitstream-vera (1.10-8) ... 2021-05-17T17:07:33.5736758Z Setting up libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-17T17:07:33.5811299Z Setting up proj-data (6.3.1-1) ... 2021-05-17T17:07:33.5847726Z Setting up libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-17T17:07:33.5883976Z Setting up libxcb-xinput0:amd64 (1.14-2) ... 2021-05-17T17:07:33.5961518Z Setting up libwoff1:amd64 (1.0.2-1build2) ... 2021-05-17T17:07:33.5993565Z Setting up libhyphen0:amd64 (2.8.8-7) ... 2021-05-17T17:07:33.6021123Z Setting up libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-17T17:07:33.6173558Z Setting up libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-17T17:07:33.6279672Z Setting up libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-17T17:07:33.6391625Z Setting up libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-17T17:07:33.6453834Z Setting up libminizip1:amd64 (1.1-8build1) ... 2021-05-17T17:07:33.6576500Z Setting up libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-17T17:07:33.6691794Z Setting up python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-17T17:07:33.8518173Z Setting up fonts-lyx (2.3.4.2-2) ... 2021-05-17T17:07:33.8646053Z Setting up libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-17T17:07:33.8744260Z Setting up python3-olefile (0.46-2) ... 2021-05-17T17:07:34.0667575Z Setting up blt (2.5.3+dfsg-4) ... 2021-05-17T17:07:34.0858186Z Setting up python3-retrying (1.3.3-4) ... 2021-05-17T17:07:34.2541248Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-17T17:07:34.2713156Z Setting up libarpack2:amd64 (3.7.0-3) ... 2021-05-17T17:07:34.2826144Z Setting up libfcgi-bin (2.4.0-10build1) ... 2021-05-17T17:07:34.2929668Z Setting up libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-17T17:07:34.3006825Z Setting up libdap25:amd64 (3.20.5-1) ... 2021-05-17T17:07:34.3132185Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-17T17:07:34.3257947Z Setting up python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-17T17:07:34.4519857Z Setting up libqhull7:amd64 (2015.2-4) ... 2021-05-17T17:07:34.4619498Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-17T17:07:34.4644896Z Setting up libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-17T17:07:34.4670768Z Setting up libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-17T17:07:34.4697898Z Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-17T17:07:34.6378788Z Setting up gdal-data (3.0.4+dfsg-1build3) ... 2021-05-17T17:07:34.6473813Z Setting up python3-tz (2019.3-1) ... 2021-05-17T17:07:34.8250710Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-17T17:07:34.8414045Z Setting up libxcb-xkb1:amd64 (1.14-2) ... 2021-05-17T17:07:34.8447695Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-17T17:07:34.8656985Z Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-17T17:07:34.8709783Z Setting up libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-17T17:07:34.8741990Z Setting up libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-17T17:07:34.8768744Z Setting up p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-17T17:07:34.8819618Z Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-05-17T17:07:35.0424445Z Setting up libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-17T17:07:35.0664656Z Setting up libcfitsio8:amd64 (3.470-3) ... 2021-05-17T17:07:35.0848096Z Setting up libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-17T17:07:35.1104410Z Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-17T17:07:35.1343216Z Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-17T17:07:35.1490552Z Setting up python3-pyparsing (2.4.6-1) ... 2021-05-17T17:07:35.3876517Z Setting up libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-17T17:07:35.4042765Z Setting up python3-cycler (0.10.0-3) ... 2021-05-17T17:07:35.5663183Z Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-17T17:07:35.5878570Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-17T17:07:35.5972124Z Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-05-17T17:07:35.6005128Z Setting up grass-doc (7.8.2-1build3) ... 2021-05-17T17:07:35.6161999Z Setting up usb-modeswitch-data (20191128-3) ... 2021-05-17T17:07:35.6338848Z Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-17T17:07:35.6366557Z Setting up python3-psycopg2 (2.8.4-2) ... 2021-05-17T17:07:35.8317450Z Setting up libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-17T17:07:35.8462083Z Setting up libproj15:amd64 (6.3.1-1) ... 2021-05-17T17:07:35.8707409Z Setting up libpcsclite1:amd64 (1.8.26-3) ... 2021-05-17T17:07:35.8818346Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:07:35.8995734Z Setting up python3-html5lib (1.0.1-2) ... 2021-05-17T17:07:36.1568135Z Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-17T17:07:37.6016468Z Setting up libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-17T17:07:37.6104618Z Setting up libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-17T17:07:37.6173452Z Setting up liburiparser1:amd64 (0.9.3-2) ... 2021-05-17T17:07:37.6278309Z Setting up gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-17T17:07:37.6306952Z Setting up libfreexl1:amd64 (1.0.5-3) ... 2021-05-17T17:07:37.6570041Z Setting up libmm-glib0:amd64 (1.12.8-1) ... 2021-05-17T17:07:37.6660843Z Setting up liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-17T17:07:37.6722844Z Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-17T17:07:37.8877290Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:07:37.9084830Z Setting up libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-17T17:07:37.9239227Z Setting up libxcb-randr0:amd64 (1.14-2) ... 2021-05-17T17:07:37.9372297Z Setting up python3-traitlets (4.3.3-3) ... 2021-05-17T17:07:38.1663655Z Setting up libfyba0:amd64 (4.1.1-6build1) ... 2021-05-17T17:07:38.1761119Z Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-17T17:07:38.1799731Z Setting up libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-17T17:07:38.1948110Z Setting up libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-17T17:07:38.2034822Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-17T17:07:38.2487350Z Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-17T17:07:38.4768650Z Setting up libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-17T17:07:38.4962594Z Setting up libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-17T17:07:38.5309163Z Setting up usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-17T17:07:38.5728049Z Setting up libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-17T17:07:38.5815767Z Setting up p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-17T17:07:38.5940372Z Setting up libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:07:38.5976023Z Setting up libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-17T17:07:38.6209460Z Setting up python3-future (0.18.2-2) ... 2021-05-17T17:07:38.6302331Z update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode 2021-05-17T17:07:38.6384259Z update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode 2021-05-17T17:07:39.0407754Z Setting up qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:07:39.2130095Z Setting up libdaemon0:amd64 (0.14-7) ... 2021-05-17T17:07:39.2318295Z Setting up libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:07:39.2419450Z Setting up libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-17T17:07:39.2677309Z Setting up libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-17T17:07:39.2840946Z Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-17T17:07:39.3097787Z Setting up libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-17T17:07:39.3208636Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-17T17:07:39.3313289Z Setting up libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:07:39.3410759Z Setting up libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-17T17:07:39.6782377Z Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-17T17:07:39.8745221Z Setting up python3-jupyter-core (4.6.3-3) ... 2021-05-17T17:07:40.0702351Z Setting up libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-17T17:07:40.0851543Z Setting up qtchooser (66-2build1) ... 2021-05-17T17:07:40.0905814Z Setting up libwacom-common (1.3-2ubuntu3) ... 2021-05-17T17:07:40.1002768Z Setting up python3-sip (4.19.21+dfsg-1build1) ... 2021-05-17T17:07:40.2957716Z Setting up libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-17T17:07:40.3161940Z Setting up libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-17T17:07:40.3235366Z Setting up libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-17T17:07:40.3345827Z Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-17T17:07:41.4756542Z Setting up libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-17T17:07:41.4788800Z Setting up libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-17T17:07:41.4818198Z Setting up libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-17T17:07:41.4861915Z Setting up qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-17T17:07:41.4994054Z Setting up libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:07:41.5049053Z Setting up proj-bin (6.3.1-1) ... 2021-05-17T17:07:41.5073196Z Setting up libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-17T17:07:41.5225145Z Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-17T17:07:41.5254898Z Setting up geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-17T17:07:42.0243443Z geoclue.service is a disabled or a static unit, not starting it. 2021-05-17T17:07:42.0274092Z Setting up libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:07:42.0377520Z Setting up python3-nbformat (5.0.4-1) ... 2021-05-17T17:07:42.2386954Z Setting up libmbim-proxy (1.22.0-2) ... 2021-05-17T17:07:42.2606777Z Setting up python3-pyproj (2.5.0+ds-1) ... 2021-05-17T17:07:42.4606932Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:07:42.4686061Z Setting up python3-bs4 (4.8.2-1) ... 2021-05-17T17:07:42.6903160Z Setting up libgeotiff5:amd64 (1.5.1-2) ... 2021-05-17T17:07:42.6938752Z Setting up gcr (3.36.0-2build1) ... 2021-05-17T17:07:42.7070722Z Setting up libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:07:42.7125895Z Setting up wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-17T17:07:42.8697995Z Created symlink /etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-17T17:07:42.8700142Z Created symlink /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-17T17:07:43.4074976Z Setting up python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-17T17:07:43.7145363Z Setting up libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:07:43.7204051Z Setting up gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-17T17:07:43.7237716Z Setting up libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:07:43.7400298Z Setting up qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:07:43.7439029Z Setting up qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-17T17:07:43.7475095Z Setting up libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:07:43.7623384Z Setting up python3-plotly (4.4.1+dfsg-1) ... 2021-05-17T17:07:43.9740771Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T17:07:43.9742995Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-17T17:07:43.9744678Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T17:07:43.9746189Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-17T17:07:44.0201513Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:194: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T17:07:44.9735848Z if direction is "increasing": 2021-05-17T17:07:44.9752315Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:199: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T17:07:44.9759589Z elif direction is "decreasing": 2021-05-17T17:07:44.9761016Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:176: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T17:07:44.9761927Z if direction is "increasing": 2021-05-17T17:07:44.9763286Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T17:07:44.9764232Z elif direction is "decreasing": 2021-05-17T17:07:45.0806461Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:460: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T17:07:45.0808507Z if props["offset_coordinates"] is "data": 2021-05-17T17:07:45.0810425Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:572: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-17T17:07:45.0811738Z if props["coordinates"] is not "data": 2021-05-17T17:07:46.0327534Z Setting up avahi-daemon (0.7-4ubuntu7) ... 2021-05-17T17:07:46.6857323Z Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /lib/systemd/system/avahi-daemon.service. 2021-05-17T17:07:46.6862446Z Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /lib/systemd/system/avahi-daemon.service. 2021-05-17T17:07:46.6867056Z Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /lib/systemd/system/avahi-daemon.socket. 2021-05-17T17:07:47.9137431Z Setting up libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-17T17:07:47.9311622Z First installation detected... 2021-05-17T17:07:47.9314986Z Checking NSS setup... 2021-05-17T17:07:47.9373629Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-17T17:07:47.9463815Z Setting up libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:07:47.9512428Z Setting up python3-owslib (0.19.1-1) ... 2021-05-17T17:07:48.2611135Z Setting up libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-17T17:07:48.2667898Z Setting up libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-17T17:07:48.2807951Z Setting up libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-17T17:07:48.2909522Z Setting up libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-17T17:07:48.2981274Z Setting up libwacom-bin (1.3-2ubuntu3) ... 2021-05-17T17:07:48.3193746Z Setting up libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-17T17:07:48.3389990Z Setting up libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-17T17:07:48.3430177Z Setting up libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-17T17:07:48.3606241Z Setting up python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-17T17:07:48.5849769Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-17T17:07:48.5918812Z Setting up libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-17T17:07:48.6165061Z Setting up grass-core (7.8.2-1build3) ... 2021-05-17T17:07:49.0020225Z /usr/lib/grass78/etc/python/grass/pygrass/gis/__init__.py:75: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T17:07:49.0023316Z if value is '': 2021-05-17T17:07:49.1155711Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T17:07:49.1157185Z if do_profiling is "True" or do_profiling is "1": 2021-05-17T17:07:49.1158761Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T17:07:49.1160378Z if do_profiling is "True" or do_profiling is "1": 2021-05-17T17:07:49.1161996Z /usr/lib/grass78/etc/python/grass/temporal/core.py:582: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-17T17:07:49.1163438Z if driver_string is not None and driver_string is not "": 2021-05-17T17:07:49.1659550Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T17:07:49.1661218Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-17T17:07:49.1662975Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T17:07:49.1664576Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-17T17:07:49.2381820Z Setting up libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-17T17:07:49.2414633Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:07:49.2590010Z Setting up libqmi-proxy (1.24.8-1) ... 2021-05-17T17:07:49.2791344Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:07:49.2843061Z Setting up libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:07:49.3076586Z Setting up libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:07:49.3100486Z Setting up libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:07:49.3347269Z Setting up qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:07:49.3628886Z Setting up libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:07:49.3761116Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:07:49.3888784Z Setting up gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-17T17:07:49.4955532Z Setting up qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:07:49.4988069Z Setting up libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:07:49.5023761Z Setting up libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:07:49.5236829Z Setting up modemmanager (1.12.8-1) ... 2021-05-17T17:07:49.6633793Z Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service → /lib/systemd/system/ModemManager.service. 2021-05-17T17:07:49.6636735Z Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service → /lib/systemd/system/ModemManager.service. 2021-05-17T17:07:50.2446556Z Setting up libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:07:50.2617340Z Setting up libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:07:50.2763249Z Setting up libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-17T17:07:50.2885483Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:07:50.3005863Z Setting up libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:07:50.3104214Z Setting up qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-17T17:07:50.3326167Z Setting up libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-17T17:07:50.3550795Z Setting up libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-17T17:07:50.3650179Z Setting up libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-17T17:07:50.3935192Z Setting up libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:07:50.4048784Z Setting up libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:07:50.4227602Z Setting up libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:07:50.4321829Z Setting up libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:07:50.4351400Z Setting up libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:07:50.4391217Z Setting up libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:07:50.4420617Z Setting up qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-17T17:07:50.4609162Z Setting up qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-17T17:07:50.4634433Z Setting up libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:07:50.4754785Z Setting up qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:07:50.5034196Z Setting up python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-17T17:07:50.6845634Z Setting up python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-17T17:07:50.6869906Z Setting up libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:07:50.6922917Z Setting up qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:07:50.6956507Z Setting up qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:08:26.2818829Z Setting up libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:08:26.2851545Z Setting up python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-17T17:08:26.2880366Z Setting up libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:08:26.3031000Z Setting up qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:08:26.3203867Z Setting up libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:08:26.3325846Z Setting up libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:08:26.3384218Z Setting up qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:08:26.3510327Z Setting up python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:08:26.5141031Z Setting up libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:08:26.5275812Z Setting up python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-17T17:08:26.5333497Z Setting up qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:08:26.5549113Z Setting up python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-17T17:08:26.5580444Z Setting up python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:08:26.7568436Z Setting up libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:08:26.7691766Z Setting up qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:08:26.7756837Z Setting up qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:08:26.7891218Z Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-05-17T17:08:26.8003379Z Processing triggers for shared-mime-info (1.15-1) ... 2021-05-17T17:08:29.5576581Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-17T17:08:29.5849013Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-17T17:08:29.6189595Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-17T17:08:29.6414596Z Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ... 2021-05-17T17:08:29.7796290Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:08:29.8229433Z Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-17T17:08:30.1135602Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:08:42.9253723Z Setting up pinentry-gnome3 (1.1.0-3build1) ... 2021-05-17T17:08:42.9533310Z Setting up gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-17T17:08:45.2830807Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-17T17:08:45.2831432Z with: 2021-05-17T17:08:45.2831970Z github_slug: neuroconductor/alvin 2021-05-17T17:08:45.2832463Z env: 2021-05-17T17:08:45.2833198Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:08:45.2833722Z TIC_DEPLOY_KEY: 2021-05-17T17:08:45.2834671Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:08:45.2836632Z GITHUB_PAT: *** 2021-05-17T17:08:45.2837545Z COVERALLS_TOKEN: *** 2021-05-17T17:08:45.2838107Z continue-on-error: false 2021-05-17T17:08:45.2838658Z VDIFFR_RUN_TESTS: 2021-05-17T17:08:45.2839197Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:08:45.2839714Z TZ: UTC 2021-05-17T17:08:45.2840146Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:08:45.2840614Z NOT_CRAN: true 2021-05-17T17:08:45.2841036Z ##[endgroup] 2021-05-17T17:08:45.3206050Z repo slug is: neuroconductor/alvin 2021-05-17T17:08:45.3339006Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-17T17:08:45.3339659Z env: 2021-05-17T17:08:45.3340163Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:08:45.3340682Z TIC_DEPLOY_KEY: 2021-05-17T17:08:45.3341692Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:08:45.3343024Z GITHUB_PAT: *** 2021-05-17T17:08:45.3343986Z COVERALLS_TOKEN: *** 2021-05-17T17:08:45.3344513Z continue-on-error: false 2021-05-17T17:08:45.3345003Z VDIFFR_RUN_TESTS: 2021-05-17T17:08:45.3345519Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:08:45.3345997Z TZ: UTC 2021-05-17T17:08:45.3346396Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:08:45.3346835Z NOT_CRAN: true 2021-05-17T17:08:45.3347219Z ##[endgroup] 2021-05-17T17:08:45.5784773Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-17T17:08:45.5785430Z with: 2021-05-17T17:08:45.5785852Z repo_name: alvin 2021-05-17T17:08:45.5786303Z repo_version: 0.3.0 2021-05-17T17:08:45.5786734Z runner_os: Linux 2021-05-17T17:08:45.5787162Z R_version: 3.6 2021-05-17T17:08:45.5787536Z env: 2021-05-17T17:08:45.5788028Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:08:45.5788565Z TIC_DEPLOY_KEY: 2021-05-17T17:08:45.5789477Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:08:45.5791421Z GITHUB_PAT: *** 2021-05-17T17:08:45.5792369Z COVERALLS_TOKEN: *** 2021-05-17T17:08:45.5794027Z continue-on-error: false 2021-05-17T17:08:45.5794580Z VDIFFR_RUN_TESTS: 2021-05-17T17:08:45.5795137Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:08:45.5795634Z TZ: UTC 2021-05-17T17:08:45.5796078Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:08:45.5796535Z NOT_CRAN: true 2021-05-17T17:08:45.5796969Z ##[endgroup] 2021-05-17T17:08:45.6269895Z Package: alvin 2021-05-17T17:08:45.6275198Z Version: 0.3.0 2021-05-17T17:08:45.6276408Z OS: Linux 2021-05-17T17:08:45.6382245Z ##[group]Run install.packages('remotes') 2021-05-17T17:08:45.6383032Z install.packages('remotes') 2021-05-17T17:08:45.6383956Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-17T17:08:45.6385080Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-17T17:08:45.6393054Z shell: /usr/local/bin/Rscript {0} 2021-05-17T17:08:45.6393550Z env: 2021-05-17T17:08:45.6394057Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:08:45.6394581Z TIC_DEPLOY_KEY: 2021-05-17T17:08:45.6395511Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:08:45.6396950Z GITHUB_PAT: *** 2021-05-17T17:08:45.6398158Z COVERALLS_TOKEN: *** 2021-05-17T17:08:45.6398735Z continue-on-error: false 2021-05-17T17:08:45.6399286Z VDIFFR_RUN_TESTS: 2021-05-17T17:08:45.6399826Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:08:45.6400351Z TZ: UTC 2021-05-17T17:08:45.6400798Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:08:45.6401260Z NOT_CRAN: true 2021-05-17T17:08:45.6401685Z ##[endgroup] 2021-05-17T17:08:45.8264529Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-17T17:08:45.8267198Z (as ‘lib’ is unspecified) 2021-05-17T17:09:01.3333792Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/remotes_2.3.0.tar.gz' 2021-05-17T17:09:01.5805595Z Content type 'binary/octet-stream' length 391843 bytes (382 KB) 2021-05-17T17:09:01.5873049Z ================================================== 2021-05-17T17:09:01.5874894Z downloaded 382 KB 2021-05-17T17:09:01.5875432Z 2021-05-17T17:09:01.8343454Z * installing *binary* package ‘remotes’ ... 2021-05-17T17:09:01.8406486Z * DONE (remotes) 2021-05-17T17:09:01.8461234Z 2021-05-17T17:09:01.8462357Z The downloaded source packages are in 2021-05-17T17:09:01.8464017Z ‘/tmp/RtmpR88mgZ/downloaded_packages’ 2021-05-17T17:09:22.0685811Z ##[group]Run actions/cache@v1 2021-05-17T17:09:22.0686265Z with: 2021-05-17T17:09:22.0686722Z path: /home/runner/work/_temp/Library 2021-05-17T17:09:22.0689597Z key: Linux-52cdae6dc4678912e67409510b56a0db328f17bfc885ed7e1aa35e76f12f06eb-1-1c54a6a018f1e0c0da8ed07e649a2452938141947248151f197c43c75126f5fe 2021-05-17T17:09:22.0693239Z restore-keys: Linux-52cdae6dc4678912e67409510b56a0db328f17bfc885ed7e1aa35e76f12f06eb-1- 2021-05-17T17:09:22.0694450Z env: 2021-05-17T17:09:22.0694898Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:09:22.0695548Z TIC_DEPLOY_KEY: 2021-05-17T17:09:22.0696399Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:09:22.0698306Z GITHUB_PAT: *** 2021-05-17T17:09:22.0699170Z COVERALLS_TOKEN: *** 2021-05-17T17:09:22.0699694Z continue-on-error: false 2021-05-17T17:09:22.0700187Z VDIFFR_RUN_TESTS: 2021-05-17T17:09:22.0700700Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:09:22.0701215Z TZ: UTC 2021-05-17T17:09:22.0701613Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:09:22.0702046Z NOT_CRAN: true 2021-05-17T17:09:22.0702442Z ##[endgroup] 2021-05-17T17:09:22.1165376Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-17T17:09:22.1256778Z ##[group]Run Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-17T17:09:22.1258456Z Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-17T17:09:22.1259980Z sysreqs=$(Rscript -e "cat(sysreqs::sysreq_commands('DESCRIPTION'))") 2021-05-17T17:09:22.1261227Z sudo -s eval "$sysreqs" 2021-05-17T17:09:22.1307270Z shell: /usr/bin/bash -e {0} 2021-05-17T17:09:22.1307717Z env: 2021-05-17T17:09:22.1308220Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:09:22.1308753Z TIC_DEPLOY_KEY: 2021-05-17T17:09:22.1309682Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:09:22.1311170Z GITHUB_PAT: *** 2021-05-17T17:09:22.1312070Z COVERALLS_TOKEN: *** 2021-05-17T17:09:22.1312845Z continue-on-error: false 2021-05-17T17:09:22.1313397Z VDIFFR_RUN_TESTS: 2021-05-17T17:09:22.1313933Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:09:22.1314441Z TZ: UTC 2021-05-17T17:09:22.1314900Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:09:22.1315447Z NOT_CRAN: true 2021-05-17T17:09:22.1315939Z RHUB_PLATFORM: linux-x86_64-ubuntu-gcc 2021-05-17T17:09:22.1316449Z ##[endgroup] 2021-05-17T17:09:22.3382304Z Using github PAT from envvar GITHUB_PAT 2021-05-17T17:09:22.8274552Z Downloading GitHub repo r-hub/sysreqs@HEAD 2021-05-17T17:09:39.9240408Z rprojroot (NA -> 2.0.2) [CRAN] 2021-05-17T17:09:39.9241803Z crayon (NA -> 1.4.1) [CRAN] 2021-05-17T17:09:39.9242977Z R6 (NA -> 2.5.0) [CRAN] 2021-05-17T17:09:39.9244144Z desc (NA -> 1.3.0) [CRAN] 2021-05-17T17:09:39.9245362Z debugme (NA -> 1.1.0) [CRAN] 2021-05-17T17:09:39.9261326Z Installing 5 packages: rprojroot, crayon, R6, desc, debugme 2021-05-17T17:09:39.9286719Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-17T17:09:39.9288709Z (as ‘lib’ is unspecified) 2021-05-17T17:09:54.3781672Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-17T17:09:54.6384213Z Content type 'binary/octet-stream' length 97126 bytes (94 KB) 2021-05-17T17:09:54.6402674Z ================================================== 2021-05-17T17:09:54.6404232Z downloaded 94 KB 2021-05-17T17:09:54.6405307Z 2021-05-17T17:09:54.6455074Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crayon_1.4.1.tar.gz' 2021-05-17T17:09:54.9135643Z Content type 'binary/octet-stream' length 136613 bytes (133 KB) 2021-05-17T17:09:54.9175067Z ================================================== 2021-05-17T17:09:54.9175630Z downloaded 133 KB 2021-05-17T17:09:54.9175933Z 2021-05-17T17:09:54.9210045Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R6_2.5.0.tar.gz' 2021-05-17T17:09:55.1908449Z Content type 'binary/octet-stream' length 82248 bytes (80 KB) 2021-05-17T17:09:55.1952892Z ================================================== 2021-05-17T17:09:55.1953692Z downloaded 80 KB 2021-05-17T17:09:55.1954132Z 2021-05-17T17:09:55.1997283Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/desc_1.3.0.tar.gz' 2021-05-17T17:09:55.4521629Z Content type 'binary/octet-stream' length 524642 bytes (512 KB) 2021-05-17T17:09:55.4597761Z ================================================== 2021-05-17T17:09:55.4598328Z downloaded 512 KB 2021-05-17T17:09:55.4598633Z 2021-05-17T17:09:55.4634918Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/debugme_1.1.0.tar.gz' 2021-05-17T17:09:55.7317856Z Content type 'binary/octet-stream' length 1015330 bytes (991 KB) 2021-05-17T17:09:55.7680182Z ================================================== 2021-05-17T17:09:55.7681114Z downloaded 991 KB 2021-05-17T17:09:55.7681648Z 2021-05-17T17:09:56.0000157Z * installing *binary* package ‘rprojroot’ ... 2021-05-17T17:09:56.0061764Z * DONE (rprojroot) 2021-05-17T17:09:56.2361522Z * installing *binary* package ‘crayon’ ... 2021-05-17T17:09:56.2406824Z * DONE (crayon) 2021-05-17T17:09:56.4618681Z * installing *binary* package ‘R6’ ... 2021-05-17T17:09:56.4682077Z * DONE (R6) 2021-05-17T17:09:56.7209204Z * installing *binary* package ‘desc’ ... 2021-05-17T17:09:56.7259032Z * DONE (desc) 2021-05-17T17:09:56.9856341Z * installing *binary* package ‘debugme’ ... 2021-05-17T17:09:56.9914527Z * DONE (debugme) 2021-05-17T17:09:56.9967230Z 2021-05-17T17:09:56.9973895Z The downloaded source packages are in 2021-05-17T17:09:56.9975805Z ‘/tmp/RtmpbrJgwG/downloaded_packages’ 2021-05-17T17:09:56.9979531Z Running `R CMD build`... 2021-05-17T17:09:57.2760725Z * checking for file ‘/tmp/RtmpbrJgwG/remotes694f5046b7f9/r-hub-sysreqs-f068afa/DESCRIPTION’ ... OK 2021-05-17T17:09:57.2762507Z * preparing ‘sysreqs’: 2021-05-17T17:09:57.2763709Z * checking DESCRIPTION meta-information ... OK 2021-05-17T17:09:57.2765232Z * checking for LF line-endings in source and make files and shell scripts 2021-05-17T17:09:57.2766373Z * checking for empty or unneeded directories 2021-05-17T17:09:57.2767547Z * building ‘sysreqs_1.0.0.9000.tar.gz’ 2021-05-17T17:09:57.2769030Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-17T17:09:57.2770111Z (as ‘lib’ is unspecified) 2021-05-17T17:09:57.4930180Z * installing *source* package ‘sysreqs’ ... 2021-05-17T17:09:57.4932908Z ** using staged installation 2021-05-17T17:09:57.5073673Z ** R 2021-05-17T17:09:57.5167748Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:09:57.9049065Z ** help 2021-05-17T17:09:57.9186615Z *** installing help indices 2021-05-17T17:09:57.9368596Z ** building package indices 2021-05-17T17:09:57.9495827Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:09:58.1671375Z ** testing if installed package can be loaded from final location 2021-05-17T17:09:58.3767767Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:09:58.3777719Z * DONE (sysreqs) 2021-05-17T17:10:17.2351323Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-17T17:10:17.2354066Z Hit:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-17T17:10:17.2355439Z Hit:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-17T17:10:17.2633252Z Hit:4 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease 2021-05-17T17:10:17.2859648Z Hit:5 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-17T17:10:17.3234772Z Hit:6 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-17T17:10:17.3749725Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-17T17:10:17.5253637Z Hit:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease 2021-05-17T17:10:17.6759231Z Hit:9 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-17T17:10:19.2298880Z Reading package lists... 2021-05-17T17:10:19.3172459Z Reading package lists... 2021-05-17T17:10:19.4917940Z Building dependency tree... 2021-05-17T17:10:19.4940849Z Reading state information... 2021-05-17T17:10:19.6774547Z libicu-dev is already the newest version (66.1-2ubuntu2). 2021-05-17T17:10:19.6777430Z libicu-dev set to manually installed. 2021-05-17T17:10:19.6779843Z libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-17T17:10:19.6783562Z pandoc is already the newest version (2.7.3-1). 2021-05-17T17:10:19.6785178Z The following additional packages will be installed: 2021-05-17T17:10:19.6787307Z libbibutils6 libghc-pandoc-citeproc-data 2021-05-17T17:10:19.6788787Z Suggested packages: 2021-05-17T17:10:19.6790505Z libcurl4-doc libidn11-dev libldap2-dev librtmp-dev 2021-05-17T17:10:19.7321971Z The following NEW packages will be installed: 2021-05-17T17:10:19.7330315Z libbibutils6 libcurl4-openssl-dev libghc-pandoc-citeproc-data 2021-05-17T17:10:19.7333076Z pandoc-citeproc 2021-05-17T17:10:19.7578732Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:10:19.7579806Z Need to get 13.7 MB of archives. 2021-05-17T17:10:19.7580652Z After this operation, 109 MB of additional disk space will be used. 2021-05-17T17:10:19.7582967Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbibutils6 amd64 6.2-1 [365 kB] 2021-05-17T17:10:19.7722823Z 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-17T17:10:19.7792727Z 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-17T17:10:19.7801514Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 pandoc-citeproc amd64 0.15.0.1-1build4 [12.9 MB] 2021-05-17T17:10:20.6349129Z Fetched 13.7 MB in 0s (35.3 MB/s) 2021-05-17T17:10:20.6804230Z Selecting previously unselected package libbibutils6. 2021-05-17T17:10:20.6900241Z (Reading database ... 2021-05-17T17:10:20.6901008Z (Reading database ... 5% 2021-05-17T17:10:20.6901642Z (Reading database ... 10% 2021-05-17T17:10:20.6902241Z (Reading database ... 15% 2021-05-17T17:10:20.6903036Z (Reading database ... 20% 2021-05-17T17:10:20.6903715Z (Reading database ... 25% 2021-05-17T17:10:20.6904342Z (Reading database ... 30% 2021-05-17T17:10:20.6904992Z (Reading database ... 35% 2021-05-17T17:10:20.6905638Z (Reading database ... 40% 2021-05-17T17:10:20.6906280Z (Reading database ... 45% 2021-05-17T17:10:20.6908192Z (Reading database ... 50% 2021-05-17T17:10:20.6958625Z (Reading database ... 55% 2021-05-17T17:10:20.7016602Z (Reading database ... 60% 2021-05-17T17:10:20.7069655Z (Reading database ... 65% 2021-05-17T17:10:20.7299525Z (Reading database ... 70% 2021-05-17T17:10:20.7338782Z (Reading database ... 75% 2021-05-17T17:10:20.7652861Z (Reading database ... 80% 2021-05-17T17:10:20.7784637Z (Reading database ... 85% 2021-05-17T17:10:20.8292942Z (Reading database ... 90% 2021-05-17T17:10:20.8400378Z (Reading database ... 95% 2021-05-17T17:10:20.8401372Z (Reading database ... 100% 2021-05-17T17:10:20.8402706Z (Reading database ... 285022 files and directories currently installed.) 2021-05-17T17:10:20.8554392Z Preparing to unpack .../libbibutils6_6.2-1_amd64.deb ... 2021-05-17T17:10:20.8588354Z Unpacking libbibutils6 (6.2-1) ... 2021-05-17T17:10:20.9499306Z Selecting previously unselected package libcurl4-openssl-dev:amd64. 2021-05-17T17:10:20.9838530Z Preparing to unpack .../libcurl4-openssl-dev_7.68.0-1ubuntu2.5_amd64.deb ... 2021-05-17T17:10:20.9851875Z Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-17T17:10:21.0708202Z Selecting previously unselected package libghc-pandoc-citeproc-data. 2021-05-17T17:10:21.1047448Z Preparing to unpack .../libghc-pandoc-citeproc-data_0.15.0.1-1build4_all.deb ... 2021-05-17T17:10:21.1060405Z Unpacking libghc-pandoc-citeproc-data (0.15.0.1-1build4) ... 2021-05-17T17:10:21.1556612Z Selecting previously unselected package pandoc-citeproc. 2021-05-17T17:10:21.1866259Z Preparing to unpack .../pandoc-citeproc_0.15.0.1-1build4_amd64.deb ... 2021-05-17T17:10:21.1889198Z Unpacking pandoc-citeproc (0.15.0.1-1build4) ... 2021-05-17T17:10:21.1926408Z Replaced by files in installed package pandoc (2.7.3-1) ... 2021-05-17T17:10:22.7542828Z Setting up libghc-pandoc-citeproc-data (0.15.0.1-1build4) ... 2021-05-17T17:10:22.7700599Z Setting up libbibutils6 (6.2-1) ... 2021-05-17T17:10:22.7730172Z Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-17T17:10:22.7927965Z Setting up pandoc-citeproc (0.15.0.1-1build4) ... 2021-05-17T17:10:22.8011295Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:10:26.4599684Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:10:28.7368253Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-17T17:10:28.7369012Z remotes::install_github("ropensci/tic") 2021-05-17T17:10:28.7369938Z remotes::install_github("muschellij2/ghtravis") 2021-05-17T17:10:28.7370709Z remotes::install_github("muschellij2/aghast") 2021-05-17T17:10:28.7371413Z remotes::install_cran("covr") 2021-05-17T17:10:28.7378993Z shell: /usr/local/bin/Rscript {0} 2021-05-17T17:10:28.7379444Z env: 2021-05-17T17:10:28.7379958Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:10:28.7380466Z TIC_DEPLOY_KEY: 2021-05-17T17:10:28.7381336Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:10:28.7383030Z GITHUB_PAT: *** 2021-05-17T17:10:28.7383976Z COVERALLS_TOKEN: *** 2021-05-17T17:10:28.7384508Z continue-on-error: false 2021-05-17T17:10:28.7385022Z VDIFFR_RUN_TESTS: 2021-05-17T17:10:28.7385520Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:10:28.7386048Z TZ: UTC 2021-05-17T17:10:28.7386467Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:10:28.7386897Z NOT_CRAN: true 2021-05-17T17:10:28.7387300Z ##[endgroup] 2021-05-17T17:10:28.9413599Z Using github PAT from envvar GITHUB_PAT 2021-05-17T17:10:29.8588114Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-17T17:10:46.6180325Z rlang (NA -> 0.4.11) [CRAN] 2021-05-17T17:10:46.6181721Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-17T17:10:46.6182966Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-17T17:10:46.6184158Z sys (NA -> 3.4 ) [CRAN] 2021-05-17T17:10:46.6185359Z askpass (NA -> 1.1 ) [CRAN] 2021-05-17T17:10:46.6186613Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-17T17:10:46.6187823Z mime (NA -> 0.10 ) [CRAN] 2021-05-17T17:10:46.6189038Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-17T17:10:46.6190259Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-17T17:10:46.6191456Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-17T17:10:46.6192899Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-17T17:10:46.6194198Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-17T17:10:46.6195417Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-17T17:10:46.6196585Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-17T17:10:46.6197808Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-17T17:10:46.6199122Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-17T17:10:46.6202556Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-17T17:10:46.6203749Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-17T17:10:46.6204932Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-17T17:10:46.6206128Z whisker (NA -> 0.4 ) [CRAN] 2021-05-17T17:10:46.6207370Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-17T17:10:46.6208609Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-17T17:10:46.6209842Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-17T17:10:46.6213047Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-17T17:10:46.6214221Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-17T17:10:46.6215392Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-17T17:10:46.6216574Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-17T17:10:46.6217788Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-17T17:10:46.6219021Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-17T17:10:46.6220261Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-17T17:10:46.6221467Z git2r (NA -> 0.28.0) [CRAN] 2021-05-17T17:10:46.6224980Z 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-17T17:10:46.6228430Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-17T17:10:46.6229976Z (as ‘lib’ is unspecified) 2021-05-17T17:11:01.1128187Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rlang_0.4.11.tar.gz' 2021-05-17T17:11:01.3730905Z Content type 'binary/octet-stream' length 1390763 bytes (1.3 MB) 2021-05-17T17:11:01.3924117Z ================================================== 2021-05-17T17:11:01.3926029Z downloaded 1.3 MB 2021-05-17T17:11:01.3927634Z 2021-05-17T17:11:01.3961727Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-17T17:11:01.6459210Z Content type 'binary/octet-stream' length 233604 bytes (228 KB) 2021-05-17T17:11:01.6525138Z ================================================== 2021-05-17T17:11:01.6526693Z downloaded 228 KB 2021-05-17T17:11:01.6527627Z 2021-05-17T17:11:01.6559033Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/glue_1.4.2.tar.gz' 2021-05-17T17:11:01.9137161Z Content type 'binary/octet-stream' length 144288 bytes (140 KB) 2021-05-17T17:11:01.9173050Z ================================================== 2021-05-17T17:11:01.9173644Z downloaded 140 KB 2021-05-17T17:11:01.9175168Z 2021-05-17T17:11:01.9212100Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sys_3.4.tar.gz' 2021-05-17T17:11:02.1726299Z Content type 'binary/octet-stream' length 55124 bytes (53 KB) 2021-05-17T17:11:02.1748653Z ================================================== 2021-05-17T17:11:02.1749263Z downloaded 53 KB 2021-05-17T17:11:02.1749589Z 2021-05-17T17:11:02.1788539Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/askpass_1.1.tar.gz' 2021-05-17T17:11:02.4323313Z Content type 'binary/octet-stream' length 23661 bytes (23 KB) 2021-05-17T17:11:02.4325740Z ================================================== 2021-05-17T17:11:02.4326277Z downloaded 23 KB 2021-05-17T17:11:02.4326597Z 2021-05-17T17:11:02.4431719Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/openssl_1.4.4.tar.gz' 2021-05-17T17:11:02.7204304Z Content type 'binary/octet-stream' length 1492186 bytes (1.4 MB) 2021-05-17T17:11:02.7704090Z ================================================== 2021-05-17T17:11:02.7704694Z downloaded 1.4 MB 2021-05-17T17:11:02.7705076Z 2021-05-17T17:11:02.7743959Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mime_0.10.tar.gz' 2021-05-17T17:11:03.0354597Z Content type 'binary/octet-stream' length 37709 bytes (36 KB) 2021-05-17T17:11:03.0360348Z ================================================== 2021-05-17T17:11:03.0361018Z downloaded 36 KB 2021-05-17T17:11:03.0361463Z 2021-05-17T17:11:03.0402359Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/curl_4.3.1.tar.gz' 2021-05-17T17:11:03.2917139Z Content type 'binary/octet-stream' length 905440 bytes (884 KB) 2021-05-17T17:11:03.3024509Z ================================================== 2021-05-17T17:11:03.3025528Z downloaded 884 KB 2021-05-17T17:11:03.3026077Z 2021-05-17T17:11:03.3061678Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-17T17:11:03.5557474Z Content type 'binary/octet-stream' length 535666 bytes (523 KB) 2021-05-17T17:11:03.5744394Z ================================================== 2021-05-17T17:11:03.5745343Z downloaded 523 KB 2021-05-17T17:11:03.5745910Z 2021-05-17T17:11:03.5782015Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ini_0.3.1.tar.gz' 2021-05-17T17:11:03.8264601Z Content type 'binary/octet-stream' length 13087 bytes (12 KB) 2021-05-17T17:11:03.8268237Z ================================================== 2021-05-17T17:11:03.8269820Z downloaded 12 KB 2021-05-17T17:11:03.8270744Z 2021-05-17T17:11:03.8304267Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httr_1.4.2.tar.gz' 2021-05-17T17:11:04.1043265Z Content type 'binary/octet-stream' length 498515 bytes (486 KB) 2021-05-17T17:11:04.1180505Z ================================================== 2021-05-17T17:11:04.1181264Z downloaded 486 KB 2021-05-17T17:11:04.1181936Z 2021-05-17T17:11:04.1220831Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-17T17:11:04.3755221Z Content type 'binary/octet-stream' length 93277 bytes (91 KB) 2021-05-17T17:11:04.3775151Z ================================================== 2021-05-17T17:11:04.3775738Z downloaded 91 KB 2021-05-17T17:11:04.3776064Z 2021-05-17T17:11:04.3814651Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cli_2.5.0.tar.gz' 2021-05-17T17:11:04.6341352Z Content type 'binary/octet-stream' length 520445 bytes (508 KB) 2021-05-17T17:11:04.6450912Z ================================================== 2021-05-17T17:11:04.6451423Z downloaded 508 KB 2021-05-17T17:11:04.6451756Z 2021-05-17T17:11:04.6490114Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zip_2.1.1.tar.gz' 2021-05-17T17:11:04.9153158Z Content type 'binary/octet-stream' length 636581 bytes (621 KB) 2021-05-17T17:11:04.9231737Z ================================================== 2021-05-17T17:11:04.9232800Z downloaded 621 KB 2021-05-17T17:11:04.9233352Z 2021-05-17T17:11:04.9281707Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-17T17:11:05.3072322Z Content type 'binary/octet-stream' length 273750 bytes (267 KB) 2021-05-17T17:11:05.3185690Z ================================================== 2021-05-17T17:11:05.3187359Z downloaded 267 KB 2021-05-17T17:11:05.3188317Z 2021-05-17T17:11:05.3241615Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/credentials_1.3.0.tar.gz' 2021-05-17T17:11:05.5790282Z Content type 'binary/octet-stream' length 171711 bytes (167 KB) 2021-05-17T17:11:05.5827495Z ================================================== 2021-05-17T17:11:05.5828075Z downloaded 167 KB 2021-05-17T17:11:05.5828401Z 2021-05-17T17:11:05.5865071Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-17T17:11:05.8449148Z Content type 'binary/octet-stream' length 240759 bytes (235 KB) 2021-05-17T17:11:05.8494961Z ================================================== 2021-05-17T17:11:05.8495588Z downloaded 235 KB 2021-05-17T17:11:05.8495916Z 2021-05-17T17:11:05.8535981Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/yaml_2.2.1.tar.gz' 2021-05-17T17:11:06.1058108Z Content type 'binary/octet-stream' length 283691 bytes (277 KB) 2021-05-17T17:11:06.1115781Z ================================================== 2021-05-17T17:11:06.1117182Z downloaded 277 KB 2021-05-17T17:11:06.1118153Z 2021-05-17T17:11:06.1154807Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/withr_2.4.2.tar.gz' 2021-05-17T17:11:06.6477137Z Content type 'binary/octet-stream' length 206819 bytes (201 KB) 2021-05-17T17:11:06.6516278Z ================================================== 2021-05-17T17:11:06.6516926Z downloaded 201 KB 2021-05-17T17:11:06.6517255Z 2021-05-17T17:11:06.6556710Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/whisker_0.4.tar.gz' 2021-05-17T17:11:06.9004291Z Content type 'binary/octet-stream' length 65725 bytes (64 KB) 2021-05-17T17:11:06.9017976Z ================================================== 2021-05-17T17:11:06.9018692Z downloaded 64 KB 2021-05-17T17:11:06.9019067Z 2021-05-17T17:11:06.9057557Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-17T17:11:07.2869254Z Content type 'binary/octet-stream' length 47392 bytes (46 KB) 2021-05-17T17:11:07.2880237Z ================================================== 2021-05-17T17:11:07.2880785Z downloaded 46 KB 2021-05-17T17:11:07.2881107Z 2021-05-17T17:11:07.2919714Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/purrr_0.3.4.tar.gz' 2021-05-17T17:11:07.5457155Z Content type 'binary/octet-stream' length 427159 bytes (417 KB) 2021-05-17T17:11:07.5605994Z ================================================== 2021-05-17T17:11:07.5606676Z downloaded 417 KB 2021-05-17T17:11:07.5607001Z 2021-05-17T17:11:07.5670472Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-17T17:11:07.8171133Z Content type 'binary/octet-stream' length 93600 bytes (91 KB) 2021-05-17T17:11:07.8192245Z ================================================== 2021-05-17T17:11:07.8193373Z downloaded 91 KB 2021-05-17T17:11:07.8193955Z 2021-05-17T17:11:07.8242130Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gh_1.3.0.tar.gz' 2021-05-17T17:11:08.0785943Z Content type 'binary/octet-stream' length 136762 bytes (133 KB) 2021-05-17T17:11:08.0822833Z ================================================== 2021-05-17T17:11:08.0823594Z downloaded 133 KB 2021-05-17T17:11:08.0823935Z 2021-05-17T17:11:08.0862678Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gert_1.3.0.tar.gz' 2021-05-17T17:11:08.3358836Z Content type 'binary/octet-stream' length 277164 bytes (270 KB) 2021-05-17T17:11:08.3440948Z ================================================== 2021-05-17T17:11:08.3442319Z downloaded 270 KB 2021-05-17T17:11:08.3442648Z 2021-05-17T17:11:08.3475596Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fs_1.5.0.tar.gz' 2021-05-17T17:11:11.0754803Z Content type 'binary/octet-stream' length 753265 bytes (735 KB) 2021-05-17T17:11:11.0860696Z ================================================== 2021-05-17T17:11:11.0861218Z downloaded 735 KB 2021-05-17T17:11:11.0861523Z 2021-05-17T17:11:11.0895897Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clipr_0.7.1.tar.gz' 2021-05-17T17:11:11.3465072Z Content type 'binary/octet-stream' length 47213 bytes (46 KB) 2021-05-17T17:11:11.3477732Z ================================================== 2021-05-17T17:11:11.3479040Z downloaded 46 KB 2021-05-17T17:11:11.3480081Z 2021-05-17T17:11:11.3515410Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cachem_1.0.5.tar.gz' 2021-05-17T17:11:11.6056208Z Content type 'binary/octet-stream' length 68475 bytes (66 KB) 2021-05-17T17:11:11.6072228Z ================================================== 2021-05-17T17:11:11.6073226Z downloaded 66 KB 2021-05-17T17:11:11.6073867Z 2021-05-17T17:11:11.6114423Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/usethis_2.0.1.tar.gz' 2021-05-17T17:11:11.8782083Z Content type 'binary/octet-stream' length 705698 bytes (689 KB) 2021-05-17T17:11:11.8889141Z ================================================== 2021-05-17T17:11:11.8890092Z downloaded 689 KB 2021-05-17T17:11:11.8890636Z 2021-05-17T17:11:11.8932443Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/memoise_2.0.0.tar.gz' 2021-05-17T17:11:12.1478219Z Content type 'binary/octet-stream' length 47028 bytes (45 KB) 2021-05-17T17:11:12.1490539Z ================================================== 2021-05-17T17:11:12.1491082Z downloaded 45 KB 2021-05-17T17:11:12.1491368Z 2021-05-17T17:11:12.1535012Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/git2r_0.28.0.tar.gz' 2021-05-17T17:11:12.4069610Z Content type 'binary/octet-stream' length 618098 bytes (603 KB) 2021-05-17T17:11:12.4154165Z ================================================== 2021-05-17T17:11:12.4155498Z downloaded 603 KB 2021-05-17T17:11:12.4156314Z 2021-05-17T17:11:12.7402411Z * installing *binary* package ‘rlang’ ... 2021-05-17T17:11:12.7477570Z * DONE (rlang) 2021-05-17T17:11:12.9957772Z * installing *binary* package ‘magrittr’ ... 2021-05-17T17:11:13.0010547Z * DONE (magrittr) 2021-05-17T17:11:13.2542615Z * installing *binary* package ‘glue’ ... 2021-05-17T17:11:13.2605955Z * DONE (glue) 2021-05-17T17:11:13.4825015Z * installing *binary* package ‘sys’ ... 2021-05-17T17:11:13.4866423Z * DONE (sys) 2021-05-17T17:11:13.7168800Z * installing *binary* package ‘mime’ ... 2021-05-17T17:11:13.7226883Z * DONE (mime) 2021-05-17T17:11:14.0384600Z * installing *binary* package ‘curl’ ... 2021-05-17T17:11:14.0471983Z * DONE (curl) 2021-05-17T17:11:14.3051182Z * installing *binary* package ‘jsonlite’ ... 2021-05-17T17:11:14.3099688Z * DONE (jsonlite) 2021-05-17T17:11:14.5242902Z * installing *binary* package ‘ini’ ... 2021-05-17T17:11:14.5280896Z * DONE (ini) 2021-05-17T17:11:14.7623371Z * installing *binary* package ‘gitcreds’ ... 2021-05-17T17:11:14.7679346Z * DONE (gitcreds) 2021-05-17T17:11:15.0793880Z * installing *binary* package ‘zip’ ... 2021-05-17T17:11:15.0876545Z * DONE (zip) 2021-05-17T17:11:15.3393355Z * installing *binary* package ‘rstudioapi’ ... 2021-05-17T17:11:15.3460683Z * DONE (rstudioapi) 2021-05-17T17:11:15.6052983Z * installing *binary* package ‘fastmap’ ... 2021-05-17T17:11:15.6111238Z * DONE (fastmap) 2021-05-17T17:11:15.8667032Z * installing *binary* package ‘yaml’ ... 2021-05-17T17:11:15.8745536Z * DONE (yaml) 2021-05-17T17:11:16.1300759Z * installing *binary* package ‘withr’ ... 2021-05-17T17:11:16.1369755Z * DONE (withr) 2021-05-17T17:11:16.3760578Z * installing *binary* package ‘whisker’ ... 2021-05-17T17:11:16.3814741Z * DONE (whisker) 2021-05-17T17:11:16.6129548Z * installing *binary* package ‘rappdirs’ ... 2021-05-17T17:11:16.6178772Z * DONE (rappdirs) 2021-05-17T17:11:16.9031639Z * installing *binary* package ‘fs’ ... 2021-05-17T17:11:16.9108836Z * DONE (fs) 2021-05-17T17:11:17.1383697Z * installing *binary* package ‘clipr’ ... 2021-05-17T17:11:17.1440099Z * DONE (clipr) 2021-05-17T17:11:17.4400317Z * installing *binary* package ‘git2r’ ... 2021-05-17T17:11:17.4478908Z * DONE (git2r) 2021-05-17T17:11:17.6691619Z * installing *binary* package ‘askpass’ ... 2021-05-17T17:11:17.6747502Z * DONE (askpass) 2021-05-17T17:11:17.9390746Z * installing *binary* package ‘cli’ ... 2021-05-17T17:11:17.9457580Z * DONE (cli) 2021-05-17T17:11:18.2106698Z * installing *binary* package ‘purrr’ ... 2021-05-17T17:11:18.2165492Z * DONE (purrr) 2021-05-17T17:11:18.4689819Z * installing *binary* package ‘lifecycle’ ... 2021-05-17T17:11:18.4741961Z * DONE (lifecycle) 2021-05-17T17:11:18.7193726Z * installing *binary* package ‘cachem’ ... 2021-05-17T17:11:18.7256969Z * DONE (cachem) 2021-05-17T17:11:19.0831071Z * installing *binary* package ‘openssl’ ... 2021-05-17T17:11:19.0939998Z * DONE (openssl) 2021-05-17T17:11:19.3446523Z * installing *binary* package ‘memoise’ ... 2021-05-17T17:11:19.3500552Z * DONE (memoise) 2021-05-17T17:11:19.6108563Z * installing *binary* package ‘httr’ ... 2021-05-17T17:11:19.6184400Z * DONE (httr) 2021-05-17T17:11:19.8583524Z * installing *binary* package ‘credentials’ ... 2021-05-17T17:11:19.8638629Z * DONE (credentials) 2021-05-17T17:11:20.0962447Z * installing *binary* package ‘gh’ ... 2021-05-17T17:11:20.1053669Z * DONE (gh) 2021-05-17T17:11:20.3529494Z * installing *binary* package ‘gert’ ... 2021-05-17T17:11:20.3597914Z * DONE (gert) 2021-05-17T17:11:20.6447997Z * installing *binary* package ‘usethis’ ... 2021-05-17T17:11:20.6555017Z * DONE (usethis) 2021-05-17T17:11:20.6624138Z 2021-05-17T17:11:20.6625344Z The downloaded source packages are in 2021-05-17T17:11:20.6626949Z ‘/tmp/RtmpxWdBC1/downloaded_packages’ 2021-05-17T17:11:20.6639394Z Running `R CMD build`... 2021-05-17T17:11:22.8595011Z * checking for file ‘/tmp/RtmpxWdBC1/remotes71f4168bf7f3/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-17T17:11:22.8596539Z * preparing ‘tic’: 2021-05-17T17:11:22.8597628Z * checking DESCRIPTION meta-information ... OK 2021-05-17T17:11:22.8598698Z * installing the package to process help pages 2021-05-17T17:11:22.8599990Z * checking for LF line-endings in source and make files and shell scripts 2021-05-17T17:11:22.8601050Z * checking for empty or unneeded directories 2021-05-17T17:11:22.8602129Z Removed empty directory ‘tic/.circleci’ 2021-05-17T17:11:22.8603158Z Removed empty directory ‘tic/pkgdown’ 2021-05-17T17:11:22.8604106Z * building ‘tic_0.10.0.tar.gz’ 2021-05-17T17:11:22.8606576Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-17T17:11:22.8607624Z (as ‘lib’ is unspecified) 2021-05-17T17:11:23.1996102Z * installing *source* package ‘tic’ ... 2021-05-17T17:11:23.1997750Z ** using staged installation 2021-05-17T17:11:23.2285854Z ** R 2021-05-17T17:11:23.2542046Z ** inst 2021-05-17T17:11:23.2577880Z ** preparing package for lazy loading 2021-05-17T17:11:23.6473523Z ** help 2021-05-17T17:11:23.7972068Z *** installing help indices 2021-05-17T17:11:23.9010556Z *** copying figures 2021-05-17T17:11:23.9015014Z ** building package indices 2021-05-17T17:11:24.0276637Z ** installing vignettes 2021-05-17T17:11:24.0324416Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:11:24.3166467Z ** testing if installed package can be loaded from final location 2021-05-17T17:11:24.6421984Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:11:24.6453534Z * DONE (tic) 2021-05-17T17:11:24.6744539Z Using github PAT from envvar GITHUB_PAT 2021-05-17T17:11:24.8549969Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-17T17:11:26.8507580Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-17T17:11:26.8509800Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-17T17:11:26.8512898Z 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-17T17:11:26.8515290Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-17T17:11:26.8516023Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-17T17:11:26.8516725Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-17T17:11:26.8517422Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-17T17:11:26.8518105Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-17T17:11:26.8518793Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-17T17:11:26.8519490Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-17T17:11:26.8520154Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-17T17:11:26.8520818Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-17T17:11:26.8521501Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-17T17:11:26.8522180Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-17T17:11:26.8522868Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-17T17:11:26.8523554Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-17T17:11:26.8524263Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-17T17:11:26.8524956Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-17T17:11:26.8525612Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-17T17:11:26.8526273Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-17T17:11:26.8526932Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-17T17:11:26.8527576Z xfun (NA -> 0.23 ) [CRAN] 2021-05-17T17:11:26.8528257Z markdown (NA -> 1.1 ) [CRAN] 2021-05-17T17:11:26.8528933Z highr (NA -> 0.9 ) [CRAN] 2021-05-17T17:11:26.8529611Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-17T17:11:26.8530292Z stringi (NA -> 1.6.2 ) [CRAN] 2021-05-17T17:11:26.8530958Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-17T17:11:26.8531624Z knitr (NA -> 1.33 ) [CRAN] 2021-05-17T17:11:26.8532298Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-17T17:11:26.8532991Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-17T17:11:26.8533664Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-17T17:11:26.8534361Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-17T17:11:26.8535292Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-17T17:11:26.8536070Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-17T17:11:26.8536809Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-17T17:11:26.8537568Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-17T17:11:26.8538318Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-17T17:11:26.8539414Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-17T17:11:26.8540229Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-17T17:11:26.8543773Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-17T17:11:26.8544839Z (as ‘lib’ is unspecified) 2021-05-17T17:11:41.7162658Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/utf8_1.2.1.tar.gz' 2021-05-17T17:11:41.9651909Z Content type 'binary/octet-stream' length 237239 bytes (231 KB) 2021-05-17T17:11:41.9703405Z ================================================== 2021-05-17T17:11:41.9704991Z downloaded 231 KB 2021-05-17T17:11:41.9705973Z 2021-05-17T17:11:41.9742956Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-17T17:11:42.2211108Z Content type 'binary/octet-stream' length 1619740 bytes (1.5 MB) 2021-05-17T17:11:42.2658571Z ================================================== 2021-05-17T17:11:42.2659641Z downloaded 1.5 MB 2021-05-17T17:11:42.2660233Z 2021-05-17T17:11:42.2693958Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-17T17:11:42.5252357Z Content type 'binary/octet-stream' length 17482 bytes (17 KB) 2021-05-17T17:11:42.5256574Z ================================================== 2021-05-17T17:11:42.5257127Z downloaded 17 KB 2021-05-17T17:11:42.5257461Z 2021-05-17T17:11:42.5293860Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pillar_1.6.1.tar.gz' 2021-05-17T17:11:42.7827514Z Content type 'binary/octet-stream' length 1011305 bytes (987 KB) 2021-05-17T17:11:42.7927468Z ================================================== 2021-05-17T17:11:42.7929444Z downloaded 987 KB 2021-05-17T17:11:42.7930406Z 2021-05-17T17:11:42.7963692Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tibble_3.1.2.tar.gz' 2021-05-17T17:11:43.0509021Z Content type 'binary/octet-stream' length 812207 bytes (793 KB) 2021-05-17T17:11:43.0852436Z ================================================== 2021-05-17T17:11:43.0853113Z downloaded 793 KB 2021-05-17T17:11:43.0853442Z 2021-05-17T17:11:43.0893114Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-17T17:11:43.3373870Z Content type 'binary/octet-stream' length 44273 bytes (43 KB) 2021-05-17T17:11:43.3387209Z ================================================== 2021-05-17T17:11:43.3387744Z downloaded 43 KB 2021-05-17T17:11:43.3388044Z 2021-05-17T17:11:43.3422216Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fansi_0.4.2.tar.gz' 2021-05-17T17:11:43.5910458Z Content type 'binary/octet-stream' length 254275 bytes (248 KB) 2021-05-17T17:11:43.5956643Z ================================================== 2021-05-17T17:11:43.5958178Z downloaded 248 KB 2021-05-17T17:11:43.5959146Z 2021-05-17T17:11:43.5989076Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-17T17:11:43.8485943Z Content type 'binary/octet-stream' length 974870 bytes (952 KB) 2021-05-17T17:11:43.8854426Z ================================================== 2021-05-17T17:11:43.8856090Z downloaded 952 KB 2021-05-17T17:11:43.8857051Z 2021-05-17T17:11:43.8895284Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/waldo_0.2.5.tar.gz' 2021-05-17T17:11:44.2621433Z Content type 'binary/octet-stream' length 69885 bytes (68 KB) 2021-05-17T17:11:44.2639714Z ================================================== 2021-05-17T17:11:44.2640261Z downloaded 68 KB 2021-05-17T17:11:44.2640560Z 2021-05-17T17:11:44.2675158Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ps_1.6.0.tar.gz' 2021-05-17T17:11:44.8113656Z Content type 'binary/octet-stream' length 355820 bytes (347 KB) 2021-05-17T17:11:44.8260928Z ================================================== 2021-05-17T17:11:44.8261647Z downloaded 347 KB 2021-05-17T17:11:44.8261952Z 2021-05-17T17:11:44.8299426Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/processx_3.5.2.tar.gz' 2021-05-17T17:11:45.1072974Z Content type 'binary/octet-stream' length 423040 bytes (413 KB) 2021-05-17T17:11:45.1135762Z ================================================== 2021-05-17T17:11:45.1136367Z downloaded 413 KB 2021-05-17T17:11:45.1136699Z 2021-05-17T17:11:45.1173947Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/praise_1.0.0.tar.gz' 2021-05-17T17:11:45.3696120Z Content type 'binary/octet-stream' length 16011 bytes (15 KB) 2021-05-17T17:11:45.3698243Z ================================================== 2021-05-17T17:11:45.3699255Z downloaded 15 KB 2021-05-17T17:11:45.3699947Z 2021-05-17T17:11:45.3730114Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-17T17:11:45.6300443Z Content type 'binary/octet-stream' length 151151 bytes (147 KB) 2021-05-17T17:11:45.6455054Z ================================================== 2021-05-17T17:11:45.6455642Z downloaded 147 KB 2021-05-17T17:11:45.6455946Z 2021-05-17T17:11:45.6493584Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/evaluate_0.14.tar.gz' 2021-05-17T17:11:45.9003655Z Content type 'binary/octet-stream' length 74428 bytes (72 KB) 2021-05-17T17:11:45.9021048Z ================================================== 2021-05-17T17:11:45.9022275Z downloaded 72 KB 2021-05-17T17:11:45.9023118Z 2021-05-17T17:11:45.9058858Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-17T17:11:46.1624677Z Content type 'binary/octet-stream' length 40229 bytes (39 KB) 2021-05-17T17:11:46.1626969Z ================================================== 2021-05-17T17:11:46.1628166Z downloaded 39 KB 2021-05-17T17:11:46.1629073Z 2021-05-17T17:11:46.1662965Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/digest_0.6.27.tar.gz' 2021-05-17T17:11:46.8994434Z Content type 'binary/octet-stream' length 357439 bytes (349 KB) 2021-05-17T17:11:46.9112449Z ================================================== 2021-05-17T17:11:46.9113503Z downloaded 349 KB 2021-05-17T17:11:46.9113962Z 2021-05-17T17:11:46.9116369Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/callr_3.7.0.tar.gz' 2021-05-17T17:11:47.1650914Z Content type 'binary/octet-stream' length 436337 bytes (426 KB) 2021-05-17T17:11:47.1728465Z ================================================== 2021-05-17T17:11:47.1729290Z downloaded 426 KB 2021-05-17T17:11:47.1729917Z 2021-05-17T17:11:47.1763577Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brio_1.1.2.tar.gz' 2021-05-17T17:11:47.4285318Z Content type 'binary/octet-stream' length 41756 bytes (40 KB) 2021-05-17T17:11:47.4294120Z ================================================== 2021-05-17T17:11:47.4294717Z downloaded 40 KB 2021-05-17T17:11:47.4295037Z 2021-05-17T17:11:47.4329732Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xml2_1.3.2.tar.gz' 2021-05-17T17:11:47.6848179Z Content type 'binary/octet-stream' length 617164 bytes (602 KB) 2021-05-17T17:11:47.6920554Z ================================================== 2021-05-17T17:11:47.6921090Z downloaded 602 KB 2021-05-17T17:11:47.6921391Z 2021-05-17T17:11:47.6957087Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xfun_0.23.tar.gz' 2021-05-17T17:11:47.9514302Z Content type 'binary/octet-stream' length 331021 bytes (323 KB) 2021-05-17T17:11:47.9608175Z ================================================== 2021-05-17T17:11:47.9609505Z downloaded 323 KB 2021-05-17T17:11:47.9610160Z 2021-05-17T17:11:47.9642803Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/markdown_1.1.tar.gz' 2021-05-17T17:11:48.2152843Z Content type 'binary/octet-stream' length 230497 bytes (225 KB) 2021-05-17T17:11:48.2202256Z ================================================== 2021-05-17T17:11:48.2202838Z downloaded 225 KB 2021-05-17T17:11:48.2203164Z 2021-05-17T17:11:48.2247637Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/highr_0.9.tar.gz' 2021-05-17T17:11:48.4728622Z Content type 'binary/octet-stream' length 39051 bytes (38 KB) 2021-05-17T17:11:48.4731047Z ================================================== 2021-05-17T17:11:48.4732282Z downloaded 38 KB 2021-05-17T17:11:48.4733171Z 2021-05-17T17:11:48.4767399Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringr_1.4.0.tar.gz' 2021-05-17T17:11:48.7410696Z Content type 'binary/octet-stream' length 205023 bytes (200 KB) 2021-05-17T17:11:48.7457004Z ================================================== 2021-05-17T17:11:48.7458264Z downloaded 200 KB 2021-05-17T17:11:48.7459186Z 2021-05-17T17:11:48.7490972Z trying URL 'https://cloud.r-project.org/src/contrib/stringi_1.6.2.tar.gz' 2021-05-17T17:11:48.8773431Z Content type 'application/x-gzip' length 7575370 bytes (7.2 MB) 2021-05-17T17:11:48.9330207Z ================================================== 2021-05-17T17:11:48.9331265Z downloaded 7.2 MB 2021-05-17T17:11:48.9331909Z 2021-05-17T17:11:48.9359107Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-17T17:11:49.1905826Z Content type 'binary/octet-stream' length 4168220 bytes (4.0 MB) 2021-05-17T17:11:49.2263765Z ================================================== 2021-05-17T17:11:49.2264397Z downloaded 4.0 MB 2021-05-17T17:11:49.2264724Z 2021-05-17T17:11:49.2302733Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/knitr_1.33.tar.gz' 2021-05-17T17:11:49.4755414Z Content type 'binary/octet-stream' length 1403467 bytes (1.3 MB) 2021-05-17T17:11:49.4914360Z ================================================== 2021-05-17T17:11:49.4915154Z downloaded 1.3 MB 2021-05-17T17:11:49.4915629Z 2021-05-17T17:11:49.5031663Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/commonmark_1.7.tar.gz' 2021-05-17T17:11:49.7606021Z Content type 'binary/octet-stream' length 491246 bytes (479 KB) 2021-05-17T17:11:49.7721944Z ================================================== 2021-05-17T17:11:49.7722490Z downloaded 479 KB 2021-05-17T17:11:49.7722794Z 2021-05-17T17:11:49.7757212Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brew_1.0-6.tar.gz' 2021-05-17T17:11:50.0234244Z Content type 'binary/octet-stream' length 109720 bytes (107 KB) 2021-05-17T17:11:50.0270342Z ================================================== 2021-05-17T17:11:50.0270945Z downloaded 107 KB 2021-05-17T17:11:50.0271270Z 2021-05-17T17:11:50.0307253Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xopen_1.0.0.tar.gz' 2021-05-17T17:11:50.2856441Z Content type 'binary/octet-stream' length 22200 bytes (21 KB) 2021-05-17T17:11:50.2857537Z ================================================== 2021-05-17T17:11:50.2858174Z downloaded 21 KB 2021-05-17T17:11:50.2858587Z 2021-05-17T17:11:50.2897211Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-17T17:11:50.5534753Z Content type 'binary/octet-stream' length 44287 bytes (43 KB) 2021-05-17T17:11:50.5546728Z ================================================== 2021-05-17T17:11:50.5547261Z downloaded 43 KB 2021-05-17T17:11:50.5547587Z 2021-05-17T17:11:50.5584019Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-17T17:11:50.8112349Z Content type 'binary/octet-stream' length 34357 bytes (33 KB) 2021-05-17T17:11:50.8113387Z ================================================== 2021-05-17T17:11:50.8113893Z downloaded 33 KB 2021-05-17T17:11:50.8114216Z 2021-05-17T17:11:50.8150653Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-17T17:11:51.0827200Z Content type 'binary/octet-stream' length 140312 bytes (137 KB) 2021-05-17T17:11:51.0860260Z ================================================== 2021-05-17T17:11:51.0861038Z downloaded 137 KB 2021-05-17T17:11:51.0861386Z 2021-05-17T17:11:51.0900678Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/testthat_3.0.2.tar.gz' 2021-05-17T17:11:51.3441244Z Content type 'binary/octet-stream' length 3546849 bytes (3.4 MB) 2021-05-17T17:11:51.3702559Z ================================================== 2021-05-17T17:11:51.3703562Z downloaded 3.4 MB 2021-05-17T17:11:51.3704192Z 2021-05-17T17:11:51.3742176Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rversions_2.0.2.tar.gz' 2021-05-17T17:11:51.6280849Z Content type 'binary/octet-stream' length 66206 bytes (64 KB) 2021-05-17T17:11:51.6295285Z ================================================== 2021-05-17T17:11:51.6296685Z downloaded 64 KB 2021-05-17T17:11:51.6297603Z 2021-05-17T17:11:51.6329736Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-17T17:11:51.8838504Z Content type 'binary/octet-stream' length 1371575 bytes (1.3 MB) 2021-05-17T17:11:51.8963033Z ================================================== 2021-05-17T17:11:51.8964090Z downloaded 1.3 MB 2021-05-17T17:11:51.8964710Z 2021-05-17T17:11:51.9002653Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-17T17:11:52.2758299Z Content type 'binary/octet-stream' length 132898 bytes (129 KB) 2021-05-17T17:11:52.2793733Z ================================================== 2021-05-17T17:11:52.2794320Z downloaded 129 KB 2021-05-17T17:11:52.2794633Z 2021-05-17T17:11:52.2829993Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/devtools_2.4.1.tar.gz' 2021-05-17T17:11:52.5444952Z Content type 'binary/octet-stream' length 395125 bytes (385 KB) 2021-05-17T17:11:52.5513945Z ================================================== 2021-05-17T17:11:52.5515025Z downloaded 385 KB 2021-05-17T17:11:52.5515456Z 2021-05-17T17:11:52.8049931Z * installing *binary* package ‘utf8’ ... 2021-05-17T17:11:52.8104465Z * DONE (utf8) 2021-05-17T17:11:53.0468905Z * installing *binary* package ‘pkgconfig’ ... 2021-05-17T17:11:53.0532051Z * DONE (pkgconfig) 2021-05-17T17:11:53.2970824Z * installing *binary* package ‘fansi’ ... 2021-05-17T17:11:53.3022623Z * DONE (fansi) 2021-05-17T17:11:53.5930608Z * installing *binary* package ‘diffobj’ ... 2021-05-17T17:11:53.5988848Z * DONE (diffobj) 2021-05-17T17:11:53.8596249Z * installing *binary* package ‘ps’ ... 2021-05-17T17:11:53.8642247Z * DONE (ps) 2021-05-17T17:11:54.0881390Z * installing *binary* package ‘praise’ ... 2021-05-17T17:11:54.0936236Z * DONE (praise) 2021-05-17T17:11:54.3202629Z * installing *binary* package ‘pkgload’ ... 2021-05-17T17:11:54.3265415Z * DONE (pkgload) 2021-05-17T17:11:54.5497449Z * installing *binary* package ‘evaluate’ ... 2021-05-17T17:11:54.5551423Z * DONE (evaluate) 2021-05-17T17:11:54.7800683Z * installing *binary* package ‘ellipsis’ ... 2021-05-17T17:11:54.7846058Z * DONE (ellipsis) 2021-05-17T17:11:55.0508993Z * installing *binary* package ‘digest’ ... 2021-05-17T17:11:55.0581229Z * DONE (digest) 2021-05-17T17:11:55.2977002Z * installing *binary* package ‘brio’ ... 2021-05-17T17:11:55.3021986Z * DONE (brio) 2021-05-17T17:11:55.5914603Z * installing *binary* package ‘xml2’ ... 2021-05-17T17:11:55.5988227Z * DONE (xml2) 2021-05-17T17:11:55.8647232Z * installing *binary* package ‘xfun’ ... 2021-05-17T17:11:55.8714812Z * DONE (xfun) 2021-05-17T17:11:58.1710098Z * installing *source* package ‘stringi’ ... 2021-05-17T17:11:58.2995637Z ** package ‘stringi’ successfully unpacked and MD5 sums checked 2021-05-17T17:11:58.3000138Z ** using staged installation 2021-05-17T17:11:58.4413046Z checking for R_HOME... /opt/R/3.6.3/lib/R 2021-05-17T17:11:58.4416934Z checking for R... /opt/R/3.6.3/lib/R/bin/R 2021-05-17T17:11:58.6131609Z checking for endianness... little 2021-05-17T17:11:58.7937561Z checking for R >= 3.1.0 for C++11 use... yes 2021-05-17T17:11:58.9840290Z checking for R < 3.4.0 for CXX1X flag use... no 2021-05-17T17:11:58.9846678Z checking for cat... /usr/bin/cat 2021-05-17T17:11:59.2469760Z checking for local ICUDT_DIR... icu69/data 2021-05-17T17:11:59.2470730Z checking for gcc... gcc 2021-05-17T17:11:59.3470718Z checking whether the C compiler works... yes 2021-05-17T17:11:59.3473363Z checking for C compiler default output file name... a.out 2021-05-17T17:11:59.3900503Z checking for suffix of executables... 2021-05-17T17:11:59.4513788Z checking whether we are cross compiling... no 2021-05-17T17:11:59.4780737Z checking for suffix of object files... o 2021-05-17T17:11:59.5027870Z checking whether we are using the GNU C compiler... yes 2021-05-17T17:11:59.5279048Z checking whether gcc accepts -g... yes 2021-05-17T17:11:59.5844539Z checking for gcc option to accept ISO C89... none needed 2021-05-17T17:11:59.6129614Z checking how to run the C preprocessor... gcc -E 2021-05-17T17:11:59.6383862Z checking for grep that handles long lines and -e... /usr/bin/grep 2021-05-17T17:11:59.6401430Z checking for egrep... /usr/bin/grep -E 2021-05-17T17:11:59.7773215Z checking for ANSI C header files... yes 2021-05-17T17:11:59.8112353Z checking for sys/types.h... yes 2021-05-17T17:11:59.8493030Z checking for sys/stat.h... yes 2021-05-17T17:11:59.8860137Z checking for stdlib.h... yes 2021-05-17T17:11:59.9274262Z checking for string.h... yes 2021-05-17T17:11:59.9677146Z checking for memory.h... yes 2021-05-17T17:12:00.0066878Z checking for strings.h... yes 2021-05-17T17:12:00.0528166Z checking for inttypes.h... yes 2021-05-17T17:12:00.0936225Z checking for stdint.h... yes 2021-05-17T17:12:00.1403408Z checking for unistd.h... yes 2021-05-17T17:12:00.2351877Z checking elf.h usability... yes 2021-05-17T17:12:00.2474438Z checking elf.h presence... yes 2021-05-17T17:12:00.2475601Z checking for elf.h... yes 2021-05-17T17:12:00.3770805Z checking whether we are using the GNU C++ compiler... yes 2021-05-17T17:12:00.4042895Z checking whether g++ -std=gnu++11 accepts -g... yes 2021-05-17T17:12:00.8058029Z checking whether the C++ compiler supports the long long type... yes 2021-05-17T17:12:00.8359481Z checking whether the compiler implements namespaces... yes 2021-05-17T17:12:01.0049034Z checking whether the compiler supports Standard Template Library... yes 2021-05-17T17:12:01.6104016Z checking whether std::map is available... yes 2021-05-17T17:12:01.6131646Z checking for pkg-config... /usr/bin/pkg-config 2021-05-17T17:12:01.6409076Z checking with pkg-config for the system ICU4C... 66.1 2021-05-17T17:12:01.6430630Z checking for ICU4C >= 55... yes 2021-05-17T17:12:01.6508687Z checking for additional required CPPFLAGS, LDFLAGS, and LIBS... done 2021-05-17T17:12:02.2950587Z checking whether an ICU4C-based project can be built... yes 2021-05-17T17:12:02.3630286Z checking programmatically for sufficient U_ICU_VERSION_MAJOR_NUM... yes 2021-05-17T17:12:02.7132012Z checking programmatically if U_CHARSET_IS_UTF8 is defined and set... yes 2021-05-17T17:12:03.7273806Z checking the capabilities of the ICU data library (ucnv, uloc, utrans)... yes 2021-05-17T17:12:04.4301780Z checking the capabilities of the ICU data library (ucol)... yes 2021-05-17T17:12:04.4726704Z configure: creating ./config.status 2021-05-17T17:12:04.5610271Z config.status: creating src/Makevars 2021-05-17T17:12:04.5800218Z config.status: creating src/uconfig_local.h 2021-05-17T17:12:04.5985280Z config.status: creating src/install.libs.R 2021-05-17T17:12:04.6187308Z 2021-05-17T17:12:04.6188328Z *** stringi configure summary: 2021-05-17T17:12:04.6189093Z ICU_FOUND=1 2021-05-17T17:12:04.6189847Z STRINGI_CXXSTD=CXX_STD=CXX11 2021-05-17T17:12:04.6191204Z STRINGI_CFLAGS= -fpic 2021-05-17T17:12:04.6192376Z STRINGI_CPPFLAGS=-I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H 2021-05-17T17:12:04.6193628Z STRINGI_CXXFLAGS= -fpic 2021-05-17T17:12:04.6194947Z STRINGI_LDFLAGS=-L/usr/lib/x86_64-linux-gnu 2021-05-17T17:12:04.6196114Z STRINGI_LIBS=-licui18n -licuuc -licudata 2021-05-17T17:12:04.6196808Z 2021-05-17T17:12:04.6197752Z *** Compiler settings used: 2021-05-17T17:12:04.6198511Z CC=gcc 2021-05-17T17:12:04.6199450Z LD=g++ -std=gnu++11 2021-05-17T17:12:04.6200116Z CFLAGS=-g -O2 -fpic 2021-05-17T17:12:04.6201007Z CPPFLAGS=-I/usr/local/include -UDEBUG -DNDEBUG 2021-05-17T17:12:04.6201797Z CXX=g++ -std=gnu++11 2021-05-17T17:12:04.6202457Z CXXFLAGS=-g -O2 -fpic 2021-05-17T17:12:04.6202952Z LDFLAGS= 2021-05-17T17:12:04.6203360Z LIBS= 2021-05-17T17:12:04.6203636Z 2021-05-17T17:12:04.6616548Z ** libs 2021-05-17T17:12:04.6716311Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_brkiter.cpp -o stri_brkiter.o 2021-05-17T17:12:05.4397591Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_collator.cpp -o stri_collator.o 2021-05-17T17:12:06.1385311Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_common.cpp -o stri_common.o 2021-05-17T17:12:06.8783677Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_compare.cpp -o stri_compare.o 2021-05-17T17:12:07.6957796Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_base.cpp -o stri_container_base.o 2021-05-17T17:12:08.2552067Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_bytesearch.cpp -o stri_container_bytesearch.o 2021-05-17T17:12:09.2004053Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_listint.cpp -o stri_container_listint.o 2021-05-17T17:12:09.8838762Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_listraw.cpp -o stri_container_listraw.o 2021-05-17T17:12:10.5585915Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_listutf8.cpp -o stri_container_listutf8.o 2021-05-17T17:12:11.1855494Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_regex.cpp -o stri_container_regex.o 2021-05-17T17:12:11.9131712Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_usearch.cpp -o stri_container_usearch.o 2021-05-17T17:12:12.6438078Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_utf16.cpp -o stri_container_utf16.o 2021-05-17T17:12:13.4742175Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_utf8.cpp -o stri_container_utf8.o 2021-05-17T17:12:14.2376966Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_utf8_indexable.cpp -o stri_container_utf8_indexable.o 2021-05-17T17:12:14.9615817Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_encoding_conversion.cpp -o stri_encoding_conversion.o 2021-05-17T17:12:16.1257523Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_encoding_detection.cpp -o stri_encoding_detection.o 2021-05-17T17:12:17.9914192Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_encoding_management.cpp -o stri_encoding_management.o 2021-05-17T17:12:18.7836568Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_escape.cpp -o stri_escape.o 2021-05-17T17:12:19.5762224Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_exception.cpp -o stri_exception.o 2021-05-17T17:12:20.1993397Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_ICU_settings.cpp -o stri_ICU_settings.o 2021-05-17T17:12:20.7858629Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_join.cpp -o stri_join.o 2021-05-17T17:12:21.8219718Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_length.cpp -o stri_length.o 2021-05-17T17:12:22.5751384Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_pad.cpp -o stri_pad.o 2021-05-17T17:12:23.2737729Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_prepare_arg.cpp -o stri_prepare_arg.o 2021-05-17T17:12:24.1527269Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_random.cpp -o stri_random.o 2021-05-17T17:12:25.0185857Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_reverse.cpp -o stri_reverse.o 2021-05-17T17:12:25.7073090Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_count.cpp -o stri_search_class_count.o 2021-05-17T17:12:26.4226529Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_detect.cpp -o stri_search_class_detect.o 2021-05-17T17:12:27.1385919Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_extract.cpp -o stri_search_class_extract.o 2021-05-17T17:12:28.1156772Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_locate.cpp -o stri_search_class_locate.o 2021-05-17T17:12:29.0756533Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_replace.cpp -o stri_search_class_replace.o 2021-05-17T17:12:30.2849127Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_split.cpp -o stri_search_class_split.o 2021-05-17T17:12:31.3114311Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_startsendswith.cpp -o stri_search_class_startsendswith.o 2021-05-17T17:12:32.1256883Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_subset.cpp -o stri_search_class_subset.o 2021-05-17T17:12:33.0603919Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_trim.cpp -o stri_search_class_trim.o 2021-05-17T17:12:33.8539212Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_common.cpp -o stri_search_common.o 2021-05-17T17:12:34.5882689Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_count.cpp -o stri_search_coll_count.o 2021-05-17T17:12:35.3527926Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_detect.cpp -o stri_search_coll_detect.o 2021-05-17T17:12:36.1401428Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_extract.cpp -o stri_search_coll_extract.o 2021-05-17T17:12:37.0459012Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_locate.cpp -o stri_search_coll_locate.o 2021-05-17T17:12:37.9650549Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_replace.cpp -o stri_search_coll_replace.o 2021-05-17T17:12:39.0319012Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_split.cpp -o stri_search_coll_split.o 2021-05-17T17:12:39.9675338Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_startsendswith.cpp -o stri_search_coll_startsendswith.o 2021-05-17T17:12:40.7913412Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_subset.cpp -o stri_search_coll_subset.o 2021-05-17T17:12:41.6302442Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_boundaries_count.cpp -o stri_search_boundaries_count.o 2021-05-17T17:12:42.2405579Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_boundaries_extract.cpp -o stri_search_boundaries_extract.o 2021-05-17T17:12:43.0383425Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_boundaries_locate.cpp -o stri_search_boundaries_locate.o 2021-05-17T17:12:43.8294114Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_boundaries_split.cpp -o stri_search_boundaries_split.o 2021-05-17T17:12:44.6164733Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_count.cpp -o stri_search_fixed_count.o 2021-05-17T17:12:45.2933721Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_detect.cpp -o stri_search_fixed_detect.o 2021-05-17T17:12:45.9644564Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_extract.cpp -o stri_search_fixed_extract.o 2021-05-17T17:12:46.7967417Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_locate.cpp -o stri_search_fixed_locate.o 2021-05-17T17:12:47.6238626Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_replace.cpp -o stri_search_fixed_replace.o 2021-05-17T17:12:48.5432083Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_split.cpp -o stri_search_fixed_split.o 2021-05-17T17:12:49.4612725Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_subset.cpp -o stri_search_fixed_subset.o 2021-05-17T17:12:50.2947963Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_startsendswith.cpp -o stri_search_fixed_startsendswith.o 2021-05-17T17:12:51.0877092Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_in.cpp -o stri_search_in.o 2021-05-17T17:12:51.1051108Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_other_split.cpp -o stri_search_other_split.o 2021-05-17T17:12:52.0348308Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_count.cpp -o stri_search_regex_count.o 2021-05-17T17:12:52.6946702Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_detect.cpp -o stri_search_regex_detect.o 2021-05-17T17:12:53.3817133Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_extract.cpp -o stri_search_regex_extract.o 2021-05-17T17:12:54.2541966Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_locate.cpp -o stri_search_regex_locate.o 2021-05-17T17:12:55.1447330Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_match.cpp -o stri_search_regex_match.o 2021-05-17T17:12:56.2304570Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_replace.cpp -o stri_search_regex_replace.o 2021-05-17T17:12:57.0131175Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_split.cpp -o stri_search_regex_split.o 2021-05-17T17:12:57.8997003Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_subset.cpp -o stri_search_regex_subset.o 2021-05-17T17:12:58.6606702Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_sort.cpp -o stri_sort.o 2021-05-17T17:13:00.5498881Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_stats.cpp -o stri_stats.o 2021-05-17T17:13:01.3178918Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_stringi.cpp -o stri_stringi.o 2021-05-17T17:13:01.9565867Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_sub.cpp -o stri_sub.o 2021-05-17T17:13:02.9421847Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_test.cpp -o stri_test.o 2021-05-17T17:13:03.5905061Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_time_zone.cpp -o stri_time_zone.o 2021-05-17T17:13:04.2470536Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_time_calendar.cpp -o stri_time_calendar.o 2021-05-17T17:13:05.1507456Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_time_symbols.cpp -o stri_time_symbols.o 2021-05-17T17:13:05.9923160Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_time_format.cpp -o stri_time_format.o 2021-05-17T17:13:07.0172807Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_trans_casemap.cpp -o stri_trans_casemap.o 2021-05-17T17:13:07.7895541Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_trans_other.cpp -o stri_trans_other.o 2021-05-17T17:13:08.6290713Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_trans_normalization.cpp -o stri_trans_normalization.o 2021-05-17T17:13:09.3775196Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_trans_transliterate.cpp -o stri_trans_transliterate.o 2021-05-17T17:13:10.1048512Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_ucnv.cpp -o stri_ucnv.o 2021-05-17T17:13:10.7992358Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_uloc.cpp -o stri_uloc.o 2021-05-17T17:13:11.3932743Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_utils.cpp -o stri_utils.o 2021-05-17T17:13:12.1086040Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_wrap.cpp -o stri_wrap.o 2021-05-17T17:13:13.7194741Z g++ -std=gnu++11 -shared -L/opt/R/3.6.3/lib/R/lib -L/usr/local/lib -o stringi.so stri_brkiter.o stri_collator.o stri_common.o stri_compare.o stri_container_base.o stri_container_bytesearch.o stri_container_listint.o stri_container_listraw.o stri_container_listutf8.o stri_container_regex.o stri_container_usearch.o stri_container_utf16.o stri_container_utf8.o stri_container_utf8_indexable.o stri_encoding_conversion.o stri_encoding_detection.o stri_encoding_management.o stri_escape.o stri_exception.o stri_ICU_settings.o stri_join.o stri_length.o stri_pad.o stri_prepare_arg.o stri_random.o stri_reverse.o stri_search_class_count.o stri_search_class_detect.o stri_search_class_extract.o stri_search_class_locate.o stri_search_class_replace.o stri_search_class_split.o stri_search_class_startsendswith.o stri_search_class_subset.o stri_search_class_trim.o stri_search_common.o stri_search_coll_count.o stri_search_coll_detect.o stri_search_coll_extract.o stri_search_coll_locate.o stri_search_coll_replace.o stri_search_coll_split.o stri_search_coll_startsendswith.o stri_search_coll_subset.o stri_search_boundaries_count.o stri_search_boundaries_extract.o stri_search_boundaries_locate.o stri_search_boundaries_split.o stri_search_fixed_count.o stri_search_fixed_detect.o stri_search_fixed_extract.o stri_search_fixed_locate.o stri_search_fixed_replace.o stri_search_fixed_split.o stri_search_fixed_subset.o stri_search_fixed_startsendswith.o stri_search_in.o stri_search_other_split.o stri_search_regex_count.o stri_search_regex_detect.o stri_search_regex_extract.o stri_search_regex_locate.o stri_search_regex_match.o stri_search_regex_replace.o stri_search_regex_split.o stri_search_regex_subset.o stri_sort.o stri_stats.o stri_stringi.o stri_sub.o stri_test.o stri_time_zone.o stri_time_calendar.o stri_time_symbols.o stri_time_format.o stri_trans_casemap.o stri_trans_other.o stri_trans_normalization.o stri_trans_transliterate.o stri_ucnv.o stri_uloc.o stri_utils.o stri_wrap.o -L/usr/lib/x86_64-linux-gnu -licui18n -licuuc -licudata -L/opt/R/3.6.3/lib/R/lib -lR 2021-05-17T17:13:13.9787700Z installing via 'install.libs.R' to /home/runner/work/_temp/Library/00LOCK-stringi/00new/stringi 2021-05-17T17:13:14.0525534Z ** R 2021-05-17T17:13:14.0908465Z ** inst 2021-05-17T17:13:14.0917253Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:13:15.1795178Z ** help 2021-05-17T17:13:15.6807049Z *** installing help indices 2021-05-17T17:13:15.9096105Z ** building package indices 2021-05-17T17:13:16.1853136Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:13:16.3969853Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-17T17:13:16.5685176Z ** testing if installed package can be loaded from final location 2021-05-17T17:13:16.7864544Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:13:16.7880115Z * DONE (stringi) 2021-05-17T17:13:17.9038556Z * installing *binary* package ‘Rcpp’ ... 2021-05-17T17:13:17.9501323Z * DONE (Rcpp) 2021-05-17T17:13:18.2581022Z * installing *binary* package ‘commonmark’ ... 2021-05-17T17:13:18.2657069Z * DONE (commonmark) 2021-05-17T17:13:18.5228843Z * installing *binary* package ‘brew’ ... 2021-05-17T17:13:18.5309109Z * DONE (brew) 2021-05-17T17:13:18.7590475Z * installing *binary* package ‘sessioninfo’ ... 2021-05-17T17:13:18.7643084Z * DONE (sessioninfo) 2021-05-17T17:13:18.9848844Z * installing *binary* package ‘prettyunits’ ... 2021-05-17T17:13:18.9905476Z * DONE (prettyunits) 2021-05-17T17:13:19.3820344Z * installing *binary* package ‘vctrs’ ... 2021-05-17T17:13:19.3905585Z * DONE (vctrs) 2021-05-17T17:13:19.6465189Z * installing *binary* package ‘processx’ ... 2021-05-17T17:13:19.6518738Z * DONE (processx) 2021-05-17T17:13:19.9401068Z * installing *binary* package ‘markdown’ ... 2021-05-17T17:13:19.9453669Z * DONE (markdown) 2021-05-17T17:13:20.1752388Z * installing *binary* package ‘highr’ ... 2021-05-17T17:13:20.1810388Z * DONE (highr) 2021-05-17T17:13:20.4420734Z * installing *binary* package ‘stringr’ ... 2021-05-17T17:13:20.4489396Z * DONE (stringr) 2021-05-17T17:13:20.6800446Z * installing *binary* package ‘rversions’ ... 2021-05-17T17:13:20.6853382Z * DONE (rversions) 2021-05-17T17:13:20.9958547Z * installing *binary* package ‘pillar’ ... 2021-05-17T17:13:21.0034488Z * DONE (pillar) 2021-05-17T17:13:21.2583620Z * installing *binary* package ‘callr’ ... 2021-05-17T17:13:21.2641928Z * DONE (callr) 2021-05-17T17:13:21.6488725Z * installing *binary* package ‘knitr’ ... 2021-05-17T17:13:21.6615215Z * DONE (knitr) 2021-05-17T17:13:21.9090957Z * installing *binary* package ‘xopen’ ... 2021-05-17T17:13:21.9137708Z * DONE (xopen) 2021-05-17T17:13:22.2196238Z * installing *binary* package ‘tibble’ ... 2021-05-17T17:13:22.2284341Z * DONE (tibble) 2021-05-17T17:13:22.4560061Z * installing *binary* package ‘pkgbuild’ ... 2021-05-17T17:13:22.4613094Z * DONE (pkgbuild) 2021-05-17T17:13:22.8261636Z * installing *binary* package ‘roxygen2’ ... 2021-05-17T17:13:22.8373104Z * DONE (roxygen2) 2021-05-17T17:13:23.0555808Z * installing *binary* package ‘rematch2’ ... 2021-05-17T17:13:23.0595289Z * DONE (rematch2) 2021-05-17T17:13:23.2852279Z * installing *binary* package ‘rcmdcheck’ ... 2021-05-17T17:13:23.2907067Z * DONE (rcmdcheck) 2021-05-17T17:13:23.5125474Z * installing *binary* package ‘waldo’ ... 2021-05-17T17:13:23.5169614Z * DONE (waldo) 2021-05-17T17:13:24.1213280Z * installing *binary* package ‘testthat’ ... 2021-05-17T17:13:24.1363069Z * DONE (testthat) 2021-05-17T17:13:24.3867800Z * installing *binary* package ‘devtools’ ... 2021-05-17T17:13:24.3940913Z * DONE (devtools) 2021-05-17T17:13:24.4008405Z 2021-05-17T17:13:24.4009598Z The downloaded source packages are in 2021-05-17T17:13:24.4011153Z ‘/tmp/RtmpxWdBC1/downloaded_packages’ 2021-05-17T17:13:24.4744794Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-17T17:13:26.8167211Z 2021-05-17T17:13:27.1408205Z 2021-05-17T17:13:27.1412754Z checking for file ‘/tmp/RtmpxWdBC1/remotes71f416d3d7ce/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-17T17:13:27.1467391Z 2021-05-17T17:13:27.1469556Z ✔ checking for file ‘/tmp/RtmpxWdBC1/remotes71f416d3d7ce/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-17T17:13:27.1593530Z 2021-05-17T17:13:27.1594560Z 2021-05-17T17:13:27.1595519Z ─ preparing ‘desc’: 2021-05-17T17:13:27.1611219Z 2021-05-17T17:13:27.1611854Z 2021-05-17T17:13:27.1746535Z checking DESCRIPTION meta-information ... 2021-05-17T17:13:27.1747188Z 2021-05-17T17:13:27.1748028Z ✔ checking DESCRIPTION meta-information 2021-05-17T17:13:27.2515957Z 2021-05-17T17:13:27.2516592Z 2021-05-17T17:13:27.2518075Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-17T17:13:27.2518646Z 2021-05-17T17:13:27.2518988Z 2021-05-17T17:13:27.2519793Z ─ checking for empty or unneeded directories 2021-05-17T17:13:27.2538786Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-17T17:13:27.3605737Z 2021-05-17T17:13:27.3610449Z 2021-05-17T17:13:27.3612981Z 2021-05-17T17:13:27.3734857Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-17T17:13:27.3736295Z (as ‘lib’ is unspecified) 2021-05-17T17:13:27.6778207Z * installing *source* package ‘desc’ ... 2021-05-17T17:13:27.6818803Z ** using staged installation 2021-05-17T17:13:27.7008057Z ** R 2021-05-17T17:13:27.7183776Z ** inst 2021-05-17T17:13:27.7200407Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:13:29.2753669Z ** help 2021-05-17T17:13:29.4075569Z *** installing help indices 2021-05-17T17:13:29.5083723Z ** building package indices 2021-05-17T17:13:29.6093612Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:13:29.8251852Z ** testing if installed package can be loaded from final location 2021-05-17T17:13:30.0619048Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:13:30.0641035Z * DONE (desc) 2021-05-17T17:13:30.2912522Z 2021-05-17T17:13:30.2914073Z 2021-05-17T17:13:30.2925631Z checking for file ‘/tmp/RtmpxWdBC1/remotes71f454926670/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-17T17:13:30.2961881Z 2021-05-17T17:13:30.2963878Z ✔ checking for file ‘/tmp/RtmpxWdBC1/remotes71f454926670/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-17T17:13:30.3037655Z 2021-05-17T17:13:30.3038157Z 2021-05-17T17:13:30.3039033Z ─ preparing ‘ghtravis’: 2021-05-17T17:13:30.3039436Z 2021-05-17T17:13:30.3039785Z 2021-05-17T17:13:30.3123086Z checking DESCRIPTION meta-information ... 2021-05-17T17:13:30.3149295Z 2021-05-17T17:13:30.3151545Z ✔ checking DESCRIPTION meta-information 2021-05-17T17:13:30.3601458Z 2021-05-17T17:13:31.0971662Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-17T17:13:31.0972273Z 2021-05-17T17:13:31.0973096Z (as ‘lib’ is unspecified) 2021-05-17T17:13:31.0974082Z * installing *source* package ‘ghtravis’ ... 2021-05-17T17:13:31.0974783Z ** using staged installation 2021-05-17T17:13:31.0975257Z ** R 2021-05-17T17:13:31.0975635Z ** inst 2021-05-17T17:13:31.0976489Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:13:31.0978230Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-17T17:13:31.0979015Z 2021-05-17T17:13:31.0979878Z 2021-05-17T17:13:31.0981651Z ─ checking for empty or unneeded directories 2021-05-17T17:13:31.0983100Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-17T17:13:31.0984123Z 2021-05-17T17:13:31.0984674Z 2021-05-17T17:13:31.0985198Z 2021-05-17T17:13:32.0149859Z ** help 2021-05-17T17:13:32.0743469Z *** installing help indices 2021-05-17T17:13:32.1249853Z ** building package indices 2021-05-17T17:13:32.1714880Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:13:32.8328086Z ** testing if installed package can be loaded from final location 2021-05-17T17:13:33.4886995Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:13:33.4895710Z * DONE (ghtravis) 2021-05-17T17:13:33.4987331Z Using github PAT from envvar GITHUB_PAT 2021-05-17T17:13:33.6968612Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-17T17:13:36.1951139Z 2021-05-17T17:13:36.1954198Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-17T17:13:36.1956625Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-17T17:13:36.1958426Z generics (NA -> 0.1.0) [CRAN] 2021-05-17T17:13:36.1960355Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-17T17:13:36.1961823Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-17T17:13:36.1964932Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-17T17:13:36.1966461Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-17T17:13:36.1968245Z (as ‘lib’ is unspecified) 2021-05-17T17:13:52.1029259Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-17T17:13:52.1037767Z Content type 'binary/octet-stream' length 198318 bytes (193 KB) 2021-05-17T17:13:52.1039139Z ================================================== 2021-05-17T17:13:52.1039998Z downloaded 193 KB 2021-05-17T17:13:52.1040570Z 2021-05-17T17:13:52.1043205Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/generics_0.1.0.tar.gz' 2021-05-17T17:13:52.1045918Z Content type 'binary/octet-stream' length 68005 bytes (66 KB) 2021-05-17T17:13:52.1047152Z ================================================== 2021-05-17T17:13:52.1048049Z downloaded 66 KB 2021-05-17T17:13:52.1048606Z 2021-05-17T17:13:52.1051062Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-17T17:13:52.1053833Z Content type 'binary/octet-stream' length 195796 bytes (191 KB) 2021-05-17T17:13:52.1055089Z ================================================== 2021-05-17T17:13:52.1055937Z downloaded 191 KB 2021-05-17T17:13:52.1056495Z 2021-05-17T17:13:52.1058980Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-17T17:13:52.2616989Z Content type 'binary/octet-stream' length 1242139 bytes (1.2 MB) 2021-05-17T17:13:52.3038828Z ================================================== 2021-05-17T17:13:52.3040037Z downloaded 1.2 MB 2021-05-17T17:13:52.3040605Z 2021-05-17T17:13:52.3076361Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-17T17:13:52.5645289Z Content type 'binary/octet-stream' length 1083887 bytes (1.0 MB) 2021-05-17T17:13:52.5785986Z ================================================== 2021-05-17T17:13:52.5786919Z downloaded 1.0 MB 2021-05-17T17:13:52.5787541Z 2021-05-17T17:13:52.8287780Z * installing *binary* package ‘tidyselect’ ... 2021-05-17T17:13:52.8345714Z * DONE (tidyselect) 2021-05-17T17:13:53.0639910Z * installing *binary* package ‘generics’ ... 2021-05-17T17:13:53.0683116Z * DONE (generics) 2021-05-17T17:13:53.3664447Z * installing *binary* package ‘cpp11’ ... 2021-05-17T17:13:53.3751977Z * DONE (cpp11) 2021-05-17T17:13:53.6971125Z * installing *binary* package ‘dplyr’ ... 2021-05-17T17:13:53.7042136Z * DONE (dplyr) 2021-05-17T17:13:54.0524716Z * installing *binary* package ‘tidyr’ ... 2021-05-17T17:13:54.0627997Z * DONE (tidyr) 2021-05-17T17:13:54.0700010Z 2021-05-17T17:13:54.0701003Z The downloaded source packages are in 2021-05-17T17:13:54.0702507Z ‘/tmp/RtmpxWdBC1/downloaded_packages’ 2021-05-17T17:13:54.2687972Z 2021-05-17T17:13:54.2699023Z checking for file ‘/tmp/RtmpxWdBC1/remotes71f464ff34c7/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-17T17:13:54.2722132Z 2021-05-17T17:13:54.2723974Z ✔ checking for file ‘/tmp/RtmpxWdBC1/remotes71f464ff34c7/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-17T17:13:54.2820775Z 2021-05-17T17:13:54.2821538Z 2021-05-17T17:13:54.2822540Z ─ preparing ‘aghast’: 2021-05-17T17:13:54.2823016Z 2021-05-17T17:13:54.2823492Z 2021-05-17T17:13:54.2901585Z checking DESCRIPTION meta-information ... 2021-05-17T17:13:54.2925275Z 2021-05-17T17:13:54.2927531Z ✔ checking DESCRIPTION meta-information 2021-05-17T17:13:54.3197861Z 2021-05-17T17:13:54.3237716Z 2021-05-17T17:13:54.3241829Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-17T17:13:54.3258138Z 2021-05-17T17:13:54.3287319Z 2021-05-17T17:13:54.3289448Z ─ checking for empty or unneeded directories 2021-05-17T17:13:54.3312158Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-17T17:13:54.3394618Z 2021-05-17T17:13:54.3396895Z 2021-05-17T17:13:54.3398327Z 2021-05-17T17:13:54.3471928Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-17T17:13:54.3473017Z (as ‘lib’ is unspecified) 2021-05-17T17:13:54.5782119Z * installing *source* package ‘aghast’ ... 2021-05-17T17:13:54.5784176Z ** using staged installation 2021-05-17T17:13:54.6015172Z ** R 2021-05-17T17:13:54.6107768Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:13:55.0559894Z ** help 2021-05-17T17:13:55.0798840Z *** installing help indices 2021-05-17T17:13:55.1043424Z ** building package indices 2021-05-17T17:13:55.1273819Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:13:55.3237771Z ** testing if installed package can be loaded from final location 2021-05-17T17:13:55.5222503Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:13:55.5234174Z * DONE (aghast) 2021-05-17T17:13:55.5321644Z Installing 1 packages: covr 2021-05-17T17:13:55.5329688Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-17T17:13:55.5330901Z (as ‘lib’ is unspecified) 2021-05-17T17:14:10.3963381Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-17T17:14:10.3966377Z 2021-05-17T17:14:10.3974262Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-17T17:14:10.6558426Z Content type 'binary/octet-stream' length 164945 bytes (161 KB) 2021-05-17T17:14:10.6587100Z ================================================== 2021-05-17T17:14:10.6587893Z downloaded 161 KB 2021-05-17T17:14:10.6588428Z 2021-05-17T17:14:10.6623802Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rex_1.2.0.tar.gz' 2021-05-17T17:14:10.9143111Z Content type 'binary/octet-stream' length 121911 bytes (119 KB) 2021-05-17T17:14:10.9173655Z ================================================== 2021-05-17T17:14:10.9174249Z downloaded 119 KB 2021-05-17T17:14:10.9174559Z 2021-05-17T17:14:10.9212270Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/covr_3.5.1.tar.gz' 2021-05-17T17:14:11.1910253Z Content type 'binary/octet-stream' length 288054 bytes (281 KB) 2021-05-17T17:14:11.1993804Z ================================================== 2021-05-17T17:14:11.1994416Z downloaded 281 KB 2021-05-17T17:14:11.1994743Z 2021-05-17T17:14:11.4573920Z * installing *binary* package ‘lazyeval’ ... 2021-05-17T17:14:11.4624690Z * DONE (lazyeval) 2021-05-17T17:14:11.7159756Z * installing *binary* package ‘rex’ ... 2021-05-17T17:14:11.7223873Z * DONE (rex) 2021-05-17T17:14:11.9798536Z * installing *binary* package ‘covr’ ... 2021-05-17T17:14:11.9850447Z * DONE (covr) 2021-05-17T17:14:11.9915376Z 2021-05-17T17:14:11.9916445Z The downloaded source packages are in 2021-05-17T17:14:11.9917928Z ‘/tmp/RtmpxWdBC1/downloaded_packages’ 2021-05-17T17:14:12.0086917Z 2021-05-17T17:14:12.0137250Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-17T17:14:12.0138229Z Rscript -e "tic::before_install()" 2021-05-17T17:14:12.0194126Z shell: /usr/bin/bash -e {0} 2021-05-17T17:14:12.0194579Z env: 2021-05-17T17:14:12.0195073Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:14:12.0195607Z TIC_DEPLOY_KEY: 2021-05-17T17:14:12.0196535Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:14:12.0198347Z GITHUB_PAT: *** 2021-05-17T17:14:12.0199661Z COVERALLS_TOKEN: *** 2021-05-17T17:14:12.0200192Z continue-on-error: false 2021-05-17T17:14:12.0200683Z VDIFFR_RUN_TESTS: 2021-05-17T17:14:12.0201196Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:14:12.0201653Z TZ: UTC 2021-05-17T17:14:12.0202068Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:14:12.0202507Z NOT_CRAN: true 2021-05-17T17:14:12.0202888Z ##[endgroup] 2021-05-17T17:14:12.6095064Z ✔ Loading tic stage configuration from tic.R 2021-05-17T17:14:12.6115188Z Running before_install: step_install_remote_binaries() 2021-05-17T17:14:12.9251940Z Installing MNITemplate binaries 2021-05-17T17:14:12.9262326Z [1] "neuroconductor/MNITemplate" 2021-05-17T17:14:13.6260462Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-17T17:14:13.6294906Z tag_name 2021-05-17T17:14:13.6295449Z 10 1.0.0.s 2021-05-17T17:14:13.6296094Z zipball_url 2021-05-17T17:14:13.6297112Z 10 https://api.github.com/repos/neuroconductor/MNITemplate/zipball/refs/tags/1.0.0.s 2021-05-17T17:14:13.6298094Z tarball_url 2021-05-17T17:14:13.6299085Z 10 https://api.github.com/repos/neuroconductor/MNITemplate/tarball/refs/tags/1.0.0.s 2021-05-17T17:14:13.6299975Z commit.sha 2021-05-17T17:14:13.6300634Z 10 ef27207f48885897b8bda277100c3bb8328ad412 2021-05-17T17:14:13.6301488Z commit.url 2021-05-17T17:14:13.6302693Z 10 https://api.github.com/repos/neuroconductor/MNITemplate/commits/ef27207f48885897b8bda277100c3bb8328ad412 2021-05-17T17:14:13.6303722Z node_id 2021-05-17T17:14:13.6304724Z 10 MDM6UmVmMzY3NzU1MjcyOnJlZnMvdGFncy8xLjAuMC5z 2021-05-17T17:14:13.6305789Z url 2021-05-17T17:14:13.6308216Z 10 https://api.github.com/repos/neuroconductor/MNITemplate/releases/43007027 2021-05-17T17:14:13.6309187Z assets_url 2021-05-17T17:14:13.6310190Z 10 https://api.github.com/repos/neuroconductor/MNITemplate/releases/43007027/assets 2021-05-17T17:14:13.6311201Z upload_url 2021-05-17T17:14:13.6314607Z 10 https://uploads.github.com/repos/neuroconductor/MNITemplate/releases/43007027/assets{?name,label} 2021-05-17T17:14:13.6316834Z id asset_updated_at asset_created_at created_at 2021-05-17T17:14:13.6327722Z 10 43007027 2021-05-16 00:44:08 2021-05-16 00:44:07 2021-05-16 00:31:17 2021-05-17T17:14:13.6330702Z Installing MNITemplate package binaries 2021-05-17T17:14:13.6331977Z published_at asset_name 2021-05-17T17:14:13.6333623Z 10 2021-05-16 00:31:41 MNITemplate_1.0.0_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-17T17:14:13.6334753Z asset_label asset_download_count 2021-05-17T17:14:13.6335588Z 10 6 2021-05-17T17:14:13.6336730Z asset_browser_download_url 2021-05-17T17:14:13.6339084Z 10 https://github.com/neuroconductor/MNITemplate/releases/download/1.0.0.s/MNITemplate_1.0.0_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-17T17:14:13.6379623Z --2021-05-17 17:14:13-- https://github.com/neuroconductor/MNITemplate/releases/download/1.0.0.s/MNITemplate_1.0.0_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-17T17:14:13.6441185Z Resolving github.com (github.com)... 140.82.114.4 2021-05-17T17:14:13.6463871Z Connecting to github.com (github.com)|140.82.114.4|:443... connected. 2021-05-17T17:14:13.7373548Z HTTP request sent, awaiting response... 302 Found 2021-05-17T17:14:13.7385988Z Location: https://github-releases.githubusercontent.com/367755272/d1f8a580-b5df-11eb-8084-4b9a18e2964f?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210517%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210517T171413Z&X-Amz-Expires=300&X-Amz-Signature=1a0b5d44848db70b4fc3dd336fe88900ec93a4eac32fae168cd8acd41ba9397f&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367755272&response-content-disposition=attachment%3B%20filename%3DMNITemplate_1.0.0_R_x86_64-pc-linux-gnu_R3.6.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-17T17:14:13.7403693Z --2021-05-17 17:14:13-- https://github-releases.githubusercontent.com/367755272/d1f8a580-b5df-11eb-8084-4b9a18e2964f?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210517%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210517T171413Z&X-Amz-Expires=300&X-Amz-Signature=1a0b5d44848db70b4fc3dd336fe88900ec93a4eac32fae168cd8acd41ba9397f&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367755272&response-content-disposition=attachment%3B%20filename%3DMNITemplate_1.0.0_R_x86_64-pc-linux-gnu_R3.6.tar.gz&response-content-type=application%2Foctet-stream 2021-05-17T17:14:13.7413578Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.111.154, 185.199.110.154, 185.199.109.154, ... 2021-05-17T17:14:13.7420624Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.111.154|:443... connected. 2021-05-17T17:14:13.8458539Z HTTP request sent, awaiting response... 200 OK 2021-05-17T17:14:13.8462353Z Length: 22387035 (21M) [application/octet-stream] 2021-05-17T17:14:13.8463879Z Saving to: ‘/tmp/RtmpUDNJNS/MNITemplate_1.0.0_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-17T17:14:13.8465048Z 2021-05-17T17:14:13.8481041Z 0K .......... .......... .......... .......... .......... 0% 30.3M 1s 2021-05-17T17:14:13.8494336Z 50K .......... .......... .......... .......... .......... 0% 36.3M 1s 2021-05-17T17:14:13.8507990Z 100K .......... .......... .......... .......... .......... 0% 35.0M 1s 2021-05-17T17:14:13.8523097Z 150K .......... .......... .......... .......... .......... 0% 32.7M 1s 2021-05-17T17:14:13.8540624Z 200K .......... .......... .......... .......... .......... 1% 28.0M 1s 2021-05-17T17:14:13.8547345Z 250K .......... .......... .......... .......... .......... 1% 72.2M 1s 2021-05-17T17:14:13.8559375Z 300K .......... .......... .......... .......... .......... 1% 39.5M 1s 2021-05-17T17:14:13.8567354Z 350K .......... .......... .......... .......... .......... 1% 61.7M 1s 2021-05-17T17:14:13.8577665Z 400K .......... .......... .......... .......... .......... 2% 47.3M 1s 2021-05-17T17:14:13.8590454Z 450K .......... .......... .......... .......... .......... 2% 42.3M 1s 2021-05-17T17:14:13.8601472Z 500K .......... .......... .......... .......... .......... 2% 41.6M 1s 2021-05-17T17:14:13.8608227Z 550K .......... .......... .......... .......... .......... 2% 65.2M 1s 2021-05-17T17:14:13.8618853Z 600K .......... .......... .......... .......... .......... 2% 49.5M 1s 2021-05-17T17:14:13.8631433Z 650K .......... .......... .......... .......... .......... 3% 39.1M 1s 2021-05-17T17:14:13.8652739Z 700K .......... .......... .......... .......... .......... 3% 24.7M 1s 2021-05-17T17:14:13.8653724Z 750K .......... .......... .......... .......... .......... 3% 242M 0s 2021-05-17T17:14:13.8664738Z 800K .......... .......... .......... .......... .......... 3% 41.2M 0s 2021-05-17T17:14:13.8674035Z 850K .......... .......... .......... .......... .......... 4% 51.6M 0s 2021-05-17T17:14:13.8679920Z 900K .......... .......... .......... .......... .......... 4% 83.5M 0s 2021-05-17T17:14:13.8691002Z 950K .......... .......... .......... .......... .......... 4% 45.9M 0s 2021-05-17T17:14:13.8698602Z 1000K .......... .......... .......... .......... .......... 4% 59.5M 0s 2021-05-17T17:14:13.8705589Z 1050K .......... .......... .......... .......... .......... 5% 70.5M 0s 2021-05-17T17:14:13.8721205Z 1100K .......... .......... .......... .......... .......... 5% 33.8M 0s 2021-05-17T17:14:13.8731371Z 1150K .......... .......... .......... .......... .......... 5% 43.4M 0s 2021-05-17T17:14:13.8734821Z 1200K .......... .......... .......... .......... .......... 5% 144M 0s 2021-05-17T17:14:13.8747179Z 1250K .......... .......... .......... .......... .......... 5% 47.3M 0s 2021-05-17T17:14:13.8750448Z 1300K .......... .......... .......... .......... .......... 6% 89.1M 0s 2021-05-17T17:14:13.8756542Z 1350K .......... .......... .......... .......... .......... 6% 79.4M 0s 2021-05-17T17:14:13.8763662Z 1400K .......... .......... .......... .......... .......... 6% 91.6M 0s 2021-05-17T17:14:13.8773163Z 1450K .......... .......... .......... .......... .......... 6% 90.8M 0s 2021-05-17T17:14:13.8776503Z 1500K .......... .......... .......... .......... .......... 7% 52.7M 0s 2021-05-17T17:14:13.8780812Z 1550K .......... .......... .......... .......... .......... 7% 117M 0s 2021-05-17T17:14:13.8789186Z 1600K .......... .......... .......... .......... .......... 7% 59.6M 0s 2021-05-17T17:14:13.8793393Z 1650K .......... .......... .......... .......... .......... 7% 128M 0s 2021-05-17T17:14:13.8802447Z 1700K .......... .......... .......... .......... .......... 8% 52.1M 0s 2021-05-17T17:14:13.8805118Z 1750K .......... .......... .......... .......... .......... 8% 156M 0s 2021-05-17T17:14:13.8813479Z 1800K .......... .......... .......... .......... .......... 8% 58.9M 0s 2021-05-17T17:14:13.8821713Z 1850K .......... .......... .......... .......... .......... 8% 63.1M 0s 2021-05-17T17:14:13.8828210Z 1900K .......... .......... .......... .......... .......... 8% 69.4M 0s 2021-05-17T17:14:13.8834743Z 1950K .......... .......... .......... .......... .......... 9% 80.6M 0s 2021-05-17T17:14:13.8839622Z 2000K .......... .......... .......... .......... .......... 9% 159M 0s 2021-05-17T17:14:13.8843376Z 2050K .......... .......... .......... .......... .......... 9% 80.9M 0s 2021-05-17T17:14:13.8849973Z 2100K .......... .......... .......... .......... .......... 9% 74.3M 0s 2021-05-17T17:14:13.8856134Z 2150K .......... .......... .......... .......... .......... 10% 79.2M 0s 2021-05-17T17:14:13.8859403Z 2200K .......... .......... .......... .......... .......... 10% 146M 0s 2021-05-17T17:14:13.8869906Z 2250K .......... .......... .......... .......... .......... 10% 46.8M 0s 2021-05-17T17:14:13.8874055Z 2300K .......... .......... .......... .......... .......... 10% 158M 0s 2021-05-17T17:14:13.8877607Z 2350K .......... .......... .......... .......... .......... 10% 120M 0s 2021-05-17T17:14:13.8880341Z 2400K .......... .......... .......... .......... .......... 11% 146M 0s 2021-05-17T17:14:13.8887149Z 2450K .......... .......... .......... .......... .......... 11% 72.8M 0s 2021-05-17T17:14:13.8891187Z 2500K .......... .......... .......... .......... .......... 11% 138M 0s 2021-05-17T17:14:13.8893994Z 2550K .......... .......... .......... .......... .......... 11% 142M 0s 2021-05-17T17:14:13.8900927Z 2600K .......... .......... .......... .......... .......... 12% 70.9M 0s 2021-05-17T17:14:13.8907168Z 2650K .......... .......... .......... .......... .......... 12% 86.7M 0s 2021-05-17T17:14:13.8913624Z 2700K .......... .......... .......... .......... .......... 12% 78.4M 0s 2021-05-17T17:14:13.8916290Z 2750K .......... .......... .......... .......... .......... 12% 158M 0s 2021-05-17T17:14:13.8920441Z 2800K .......... .......... .......... .......... .......... 13% 118M 0s 2021-05-17T17:14:13.8923543Z 2850K .......... .......... .......... .......... .......... 13% 143M 0s 2021-05-17T17:14:13.8931302Z 2900K .......... .......... .......... .......... .......... 13% 63.8M 0s 2021-05-17T17:14:13.8934514Z 2950K .......... .......... .......... .......... .......... 13% 158M 0s 2021-05-17T17:14:13.8940548Z 3000K .......... .......... .......... .......... .......... 13% 124M 0s 2021-05-17T17:14:13.8944181Z 3050K .......... .......... .......... .......... .......... 14% 81.8M 0s 2021-05-17T17:14:13.8950211Z 3100K .......... .......... .......... .......... .......... 14% 79.6M 0s 2021-05-17T17:14:13.8953931Z 3150K .......... .......... .......... .......... .......... 14% 176M 0s 2021-05-17T17:14:13.8956757Z 3200K .......... .......... .......... .......... .......... 14% 130M 0s 2021-05-17T17:14:13.8959407Z 3250K .......... .......... .......... .......... .......... 15% 179M 0s 2021-05-17T17:14:13.8965650Z 3300K .......... .......... .......... .......... .......... 15% 80.2M 0s 2021-05-17T17:14:13.8970227Z 3350K .......... .......... .......... .......... .......... 15% 135M 0s 2021-05-17T17:14:13.8972030Z 3400K .......... .......... .......... .......... .......... 15% 166M 0s 2021-05-17T17:14:13.8974905Z 3450K .......... .......... .......... .......... .......... 16% 185M 0s 2021-05-17T17:14:13.8980104Z 3500K .......... .......... .......... .......... .......... 16% 97.4M 0s 2021-05-17T17:14:13.8983468Z 3550K .......... .......... .......... .......... .......... 16% 130M 0s 2021-05-17T17:14:13.8986965Z 3600K .......... .......... .......... .......... .......... 16% 141M 0s 2021-05-17T17:14:13.8994498Z 3650K .......... .......... .......... .......... .......... 16% 68.5M 0s 2021-05-17T17:14:13.8997938Z 3700K .......... .......... .......... .......... .......... 17% 146M 0s 2021-05-17T17:14:13.9000390Z 3750K .......... .......... .......... .......... .......... 17% 165M 0s 2021-05-17T17:14:13.9003148Z 3800K .......... .......... .......... .......... .......... 17% 178M 0s 2021-05-17T17:14:13.9008338Z 3850K .......... .......... .......... .......... .......... 17% 95.1M 0s 2021-05-17T17:14:13.9011648Z 3900K .......... .......... .......... .......... .......... 18% 162M 0s 2021-05-17T17:14:13.9015309Z 3950K .......... .......... .......... .......... .......... 18% 127M 0s 2021-05-17T17:14:13.9018772Z 4000K .......... .......... .......... .......... .......... 18% 147M 0s 2021-05-17T17:14:13.9120267Z 4050K .......... .......... .......... .......... .......... 18% 4.88M 0s 2021-05-17T17:14:13.9122319Z 4100K .......... .......... .......... .......... .......... 18% 137M 0s 2021-05-17T17:14:13.9126554Z 4150K .......... .......... .......... .......... .......... 19% 219M 0s 2021-05-17T17:14:13.9127785Z 4200K .......... .......... .......... .......... .......... 19% 258M 0s 2021-05-17T17:14:13.9129605Z 4250K .......... .......... .......... .......... .......... 19% 157M 0s 2021-05-17T17:14:13.9131281Z 4300K .......... .......... .......... .......... .......... 19% 245M 0s 2021-05-17T17:14:13.9138840Z 4350K .......... .......... .......... .......... .......... 20% 71.5M 0s 2021-05-17T17:14:13.9141163Z 4400K .......... .......... .......... .......... .......... 20% 225M 0s 2021-05-17T17:14:13.9143214Z 4450K .......... .......... .......... .......... .......... 20% 161M 0s 2021-05-17T17:14:13.9149202Z 4500K .......... .......... .......... .......... .......... 20% 86.4M 0s 2021-05-17T17:14:13.9154061Z 4550K .......... .......... .......... .......... .......... 21% 109M 0s 2021-05-17T17:14:13.9158241Z 4600K .......... .......... .......... .......... .......... 21% 111M 0s 2021-05-17T17:14:13.9162941Z 4650K .......... .......... .......... .......... .......... 21% 102M 0s 2021-05-17T17:14:13.9165045Z 4700K .......... .......... .......... .......... .......... 21% 209M 0s 2021-05-17T17:14:13.9168848Z 4750K .......... .......... .......... .......... .......... 21% 135M 0s 2021-05-17T17:14:13.9174017Z 4800K .......... .......... .......... .......... .......... 22% 106M 0s 2021-05-17T17:14:13.9176625Z 4850K .......... .......... .......... .......... .......... 22% 152M 0s 2021-05-17T17:14:13.9180000Z 4900K .......... .......... .......... .......... .......... 22% 140M 0s 2021-05-17T17:14:13.9184907Z 4950K .......... .......... .......... .......... .......... 22% 110M 0s 2021-05-17T17:14:13.9187720Z 5000K .......... .......... .......... .......... .......... 23% 147M 0s 2021-05-17T17:14:13.9191730Z 5050K .......... .......... .......... .......... .......... 23% 134M 0s 2021-05-17T17:14:13.9194795Z 5100K .......... .......... .......... .......... .......... 23% 151M 0s 2021-05-17T17:14:13.9198537Z 5150K .......... .......... .......... .......... .......... 23% 143M 0s 2021-05-17T17:14:13.9201050Z 5200K .......... .......... .......... .......... .......... 24% 155M 0s 2021-05-17T17:14:13.9204354Z 5250K .......... .......... .......... .......... .......... 24% 182M 0s 2021-05-17T17:14:13.9207249Z 5300K .......... .......... .......... .......... .......... 24% 156M 0s 2021-05-17T17:14:13.9210835Z 5350K .......... .......... .......... .......... .......... 24% 140M 0s 2021-05-17T17:14:13.9213681Z 5400K .......... .......... .......... .......... .......... 24% 170M 0s 2021-05-17T17:14:13.9216376Z 5450K .......... .......... .......... .......... .......... 25% 176M 0s 2021-05-17T17:14:13.9219231Z 5500K .......... .......... .......... .......... .......... 25% 167M 0s 2021-05-17T17:14:13.9223884Z 5550K .......... .......... .......... .......... .......... 25% 102M 0s 2021-05-17T17:14:13.9227431Z 5600K .......... .......... .......... .......... .......... 25% 150M 0s 2021-05-17T17:14:13.9231417Z 5650K .......... .......... .......... .......... .......... 26% 152M 0s 2021-05-17T17:14:13.9234099Z 5700K .......... .......... .......... .......... .......... 26% 168M 0s 2021-05-17T17:14:13.9237073Z 5750K .......... .......... .......... .......... .......... 26% 153M 0s 2021-05-17T17:14:13.9239732Z 5800K .......... .......... .......... .......... .......... 26% 165M 0s 2021-05-17T17:14:13.9242871Z 5850K .......... .......... .......... .......... .......... 26% 148M 0s 2021-05-17T17:14:13.9245798Z 5900K .......... .......... .......... .......... .......... 27% 157M 0s 2021-05-17T17:14:13.9249535Z 5950K .......... .......... .......... .......... .......... 27% 166M 0s 2021-05-17T17:14:13.9251960Z 6000K .......... .......... .......... .......... .......... 27% 149M 0s 2021-05-17T17:14:13.9254729Z 6050K .......... .......... .......... .......... .......... 27% 174M 0s 2021-05-17T17:14:13.9258252Z 6100K .......... .......... .......... .......... .......... 28% 168M 0s 2021-05-17T17:14:13.9261152Z 6150K .......... .......... .......... .......... .......... 28% 164M 0s 2021-05-17T17:14:13.9263953Z 6200K .......... .......... .......... .......... .......... 28% 148M 0s 2021-05-17T17:14:13.9267180Z 6250K .......... .......... .......... .......... .......... 28% 176M 0s 2021-05-17T17:14:13.9269786Z 6300K .......... .......... .......... .......... .......... 29% 155M 0s 2021-05-17T17:14:13.9285012Z 6350K .......... .......... .......... .......... .......... 29% 32.3M 0s 2021-05-17T17:14:13.9288019Z 6400K .......... .......... .......... .......... .......... 29% 159M 0s 2021-05-17T17:14:13.9296451Z 6450K .......... .......... .......... .......... .......... 29% 61.2M 0s 2021-05-17T17:14:13.9299461Z 6500K .......... .......... .......... .......... .......... 29% 167M 0s 2021-05-17T17:14:13.9302654Z 6550K .......... .......... .......... .......... .......... 30% 154M 0s 2021-05-17T17:14:13.9306320Z 6600K .......... .......... .......... .......... .......... 30% 157M 0s 2021-05-17T17:14:13.9308001Z 6650K .......... .......... .......... .......... .......... 30% 169M 0s 2021-05-17T17:14:13.9311587Z 6700K .......... .......... .......... .......... .......... 30% 173M 0s 2021-05-17T17:14:13.9314586Z 6750K .......... .......... .......... .......... .......... 31% 166M 0s 2021-05-17T17:14:13.9317579Z 6800K .......... .......... .......... .......... .......... 31% 166M 0s 2021-05-17T17:14:13.9320607Z 6850K .......... .......... .......... .......... .......... 31% 179M 0s 2021-05-17T17:14:13.9324064Z 6900K .......... .......... .......... .......... .......... 31% 156M 0s 2021-05-17T17:14:13.9327138Z 6950K .......... .......... .......... .......... .......... 32% 111M 0s 2021-05-17T17:14:13.9330879Z 7000K .......... .......... .......... .......... .......... 32% 131M 0s 2021-05-17T17:14:13.9333735Z 7050K .......... .......... .......... .......... .......... 32% 173M 0s 2021-05-17T17:14:13.9337030Z 7100K .......... .......... .......... .......... .......... 32% 145M 0s 2021-05-17T17:14:13.9340917Z 7150K .......... .......... .......... .......... .......... 32% 170M 0s 2021-05-17T17:14:13.9343551Z 7200K .......... .......... .......... .......... .......... 33% 158M 0s 2021-05-17T17:14:13.9347032Z 7250K .......... .......... .......... .......... .......... 33% 168M 0s 2021-05-17T17:14:13.9349181Z 7300K .......... .......... .......... .......... .......... 33% 145M 0s 2021-05-17T17:14:13.9366075Z 7350K .......... .......... .......... .......... .......... 33% 29.2M 0s 2021-05-17T17:14:13.9370180Z 7400K .......... .......... .......... .......... .......... 34% 111M 0s 2021-05-17T17:14:13.9374347Z 7450K .......... .......... .......... .......... .......... 34% 113M 0s 2021-05-17T17:14:13.9378049Z 7500K .......... .......... .......... .......... .......... 34% 131M 0s 2021-05-17T17:14:13.9382140Z 7550K .......... .......... .......... .......... .......... 34% 132M 0s 2021-05-17T17:14:13.9385850Z 7600K .......... .......... .......... .......... .......... 34% 119M 0s 2021-05-17T17:14:13.9390126Z 7650K .......... .......... .......... .......... .......... 35% 121M 0s 2021-05-17T17:14:13.9394015Z 7700K .......... .......... .......... .......... .......... 35% 120M 0s 2021-05-17T17:14:13.9398148Z 7750K .......... .......... .......... .......... .......... 35% 117M 0s 2021-05-17T17:14:13.9402096Z 7800K .......... .......... .......... .......... .......... 35% 125M 0s 2021-05-17T17:14:13.9405906Z 7850K .......... .......... .......... .......... .......... 36% 127M 0s 2021-05-17T17:14:13.9409716Z 7900K .......... .......... .......... .......... .......... 36% 130M 0s 2021-05-17T17:14:13.9413894Z 7950K .......... .......... .......... .......... .......... 36% 115M 0s 2021-05-17T17:14:13.9417666Z 8000K .......... .......... .......... .......... .......... 36% 130M 0s 2021-05-17T17:14:13.9421790Z 8050K .......... .......... .......... .......... .......... 37% 126M 0s 2021-05-17T17:14:13.9427544Z 8100K .......... .......... .......... .......... .......... 37% 81.7M 0s 2021-05-17T17:14:13.9429112Z 8150K .......... .......... .......... .......... .......... 37% 270M 0s 2021-05-17T17:14:13.9431518Z 8200K .......... .......... .......... .......... .......... 37% 248M 0s 2021-05-17T17:14:13.9433249Z 8250K .......... .......... .......... .......... .......... 37% 236M 0s 2021-05-17T17:14:13.9435144Z 8300K .......... .......... .......... .......... .......... 38% 241M 0s 2021-05-17T17:14:13.9437089Z 8350K .......... .......... .......... .......... .......... 38% 254M 0s 2021-05-17T17:14:13.9438980Z 8400K .......... .......... .......... .......... .......... 38% 279M 0s 2021-05-17T17:14:13.9440953Z 8450K .......... .......... .......... .......... .......... 38% 252M 0s 2021-05-17T17:14:13.9442904Z 8500K .......... .......... .......... .......... .......... 39% 282M 0s 2021-05-17T17:14:13.9444350Z 8550K .......... .......... .......... .......... .......... 39% 274M 0s 2021-05-17T17:14:13.9446349Z 8600K .......... .......... .......... .......... .......... 39% 231M 0s 2021-05-17T17:14:13.9448107Z 8650K .......... .......... .......... .......... .......... 39% 282M 0s 2021-05-17T17:14:13.9450014Z 8700K .......... .......... .......... .......... .......... 40% 275M 0s 2021-05-17T17:14:13.9455070Z 8750K .......... .......... .......... .......... .......... 40% 284M 0s 2021-05-17T17:14:13.9461456Z 8800K .......... .......... .......... .......... .......... 40% 253M 0s 2021-05-17T17:14:13.9467445Z 8850K .......... .......... .......... .......... .......... 40% 239M 0s 2021-05-17T17:14:13.9471558Z 8900K .......... .......... .......... .......... .......... 40% 246M 0s 2021-05-17T17:14:13.9475868Z 8950K .......... .......... .......... .......... .......... 41% 211M 0s 2021-05-17T17:14:13.9480188Z 9000K .......... .......... .......... .......... .......... 41% 222M 0s 2021-05-17T17:14:13.9484492Z 9050K .......... .......... .......... .......... .......... 41% 246M 0s 2021-05-17T17:14:13.9488868Z 9100K .......... .......... .......... .......... .......... 41% 211M 0s 2021-05-17T17:14:13.9496617Z 9150K .......... .......... .......... .......... .......... 42% 237M 0s 2021-05-17T17:14:13.9501113Z 9200K .......... .......... .......... .......... .......... 42% 239M 0s 2021-05-17T17:14:13.9505883Z 9250K .......... .......... .......... .......... .......... 42% 221M 0s 2021-05-17T17:14:13.9509098Z 9300K .......... .......... .......... .......... .......... 42% 241M 0s 2021-05-17T17:14:13.9511088Z 9350K .......... .......... .......... .......... .......... 42% 231M 0s 2021-05-17T17:14:13.9512712Z 9400K .......... .......... .......... .......... .......... 43% 248M 0s 2021-05-17T17:14:13.9515067Z 9450K .......... .......... .......... .......... .......... 43% 223M 0s 2021-05-17T17:14:13.9516475Z 9500K .......... .......... .......... .......... .......... 43% 236M 0s 2021-05-17T17:14:13.9517062Z 9550K .......... .......... .......... .......... .......... 43% 242M 0s 2021-05-17T17:14:13.9517631Z 9600K .......... .......... .......... .......... .......... 44% 259M 0s 2021-05-17T17:14:13.9518227Z 9650K .......... .......... .......... .......... .......... 44% 196M 0s 2021-05-17T17:14:13.9518814Z 9700K .......... .......... .......... .......... .......... 44% 251M 0s 2021-05-17T17:14:13.9521007Z 9750K .......... .......... .......... .......... .......... 44% 250M 0s 2021-05-17T17:14:13.9521598Z 9800K .......... .......... .......... .......... .......... 45% 235M 0s 2021-05-17T17:14:13.9522177Z 9850K .......... .......... .......... .......... .......... 45% 209M 0s 2021-05-17T17:14:13.9522746Z 9900K .......... .......... .......... .......... .......... 45% 206M 0s 2021-05-17T17:14:13.9523336Z 9950K .......... .......... .......... .......... .......... 45% 201M 0s 2021-05-17T17:14:13.9523919Z 10000K .......... .......... .......... .......... .......... 45% 224M 0s 2021-05-17T17:14:13.9524482Z 10050K .......... .......... .......... .......... .......... 46% 238M 0s 2021-05-17T17:14:13.9525759Z 10100K .......... .......... .......... .......... .......... 46% 226M 0s 2021-05-17T17:14:13.9526390Z 10150K .......... .......... .......... .......... .......... 46% 228M 0s 2021-05-17T17:14:13.9527555Z 10200K .......... .......... .......... .......... .......... 46% 225M 0s 2021-05-17T17:14:13.9528369Z 10250K .......... .......... .......... .......... .......... 47% 242M 0s 2021-05-17T17:14:13.9529199Z 10300K .......... .......... .......... .......... .......... 47% 103M 0s 2021-05-17T17:14:13.9530258Z 10350K .......... .......... .......... .......... .......... 47% 200M 0s 2021-05-17T17:14:13.9530892Z 10400K .......... .......... .......... .......... .......... 47% 262M 0s 2021-05-17T17:14:13.9531502Z 10450K .......... .......... .......... .......... .......... 48% 195M 0s 2021-05-17T17:14:13.9533124Z 10500K .......... .......... .......... .......... .......... 48% 286M 0s 2021-05-17T17:14:13.9533938Z 10550K .......... .......... .......... .......... .......... 48% 109M 0s 2021-05-17T17:14:13.9537987Z 10600K .......... .......... .......... .......... .......... 48% 111M 0s 2021-05-17T17:14:13.9541907Z 10650K .......... .......... .......... .......... .......... 48% 153M 0s 2021-05-17T17:14:13.9544625Z 10700K .......... .......... .......... .......... .......... 49% 158M 0s 2021-05-17T17:14:13.9548631Z 10750K .......... .......... .......... .......... .......... 49% 135M 0s 2021-05-17T17:14:13.9552364Z 10800K .......... .......... .......... .......... .......... 49% 110M 0s 2021-05-17T17:14:13.9556373Z 10850K .......... .......... .......... .......... .......... 49% 138M 0s 2021-05-17T17:14:13.9559542Z 10900K .......... .......... .......... .......... .......... 50% 130M 0s 2021-05-17T17:14:13.9563903Z 10950K .......... .......... .......... .......... .......... 50% 162M 0s 2021-05-17T17:14:13.9565011Z 11000K .......... .......... .......... .......... .......... 50% 281M 0s 2021-05-17T17:14:13.9568785Z 11050K .......... .......... .......... .......... .......... 50% 108M 0s 2021-05-17T17:14:13.9572714Z 11100K .......... .......... .......... .......... .......... 51% 127M 0s 2021-05-17T17:14:13.9577381Z 11150K .......... .......... .......... .......... .......... 51% 150M 0s 2021-05-17T17:14:13.9581423Z 11200K .......... .......... .......... .......... .......... 51% 117M 0s 2021-05-17T17:14:13.9583868Z 11250K .......... .......... .......... .......... .......... 51% 132M 0s 2021-05-17T17:14:13.9588500Z 11300K .......... .......... .......... .......... .......... 51% 129M 0s 2021-05-17T17:14:13.9591145Z 11350K .......... .......... .......... .......... .......... 52% 138M 0s 2021-05-17T17:14:13.9594622Z 11400K .......... .......... .......... .......... .......... 52% 141M 0s 2021-05-17T17:14:13.9598431Z 11450K .......... .......... .......... .......... .......... 52% 136M 0s 2021-05-17T17:14:13.9601556Z 11500K .......... .......... .......... .......... .......... 52% 147M 0s 2021-05-17T17:14:13.9605470Z 11550K .......... .......... .......... .......... .......... 53% 129M 0s 2021-05-17T17:14:13.9608717Z 11600K .......... .......... .......... .......... .......... 53% 142M 0s 2021-05-17T17:14:13.9612910Z 11650K .......... .......... .......... .......... .......... 53% 129M 0s 2021-05-17T17:14:13.9616255Z 11700K .......... .......... .......... .......... .......... 53% 130M 0s 2021-05-17T17:14:13.9620290Z 11750K .......... .......... .......... .......... .......... 53% 137M 0s 2021-05-17T17:14:13.9623664Z 11800K .......... .......... .......... .......... .......... 54% 136M 0s 2021-05-17T17:14:13.9628765Z 11850K .......... .......... .......... .......... .......... 54% 95.0M 0s 2021-05-17T17:14:13.9633481Z 11900K .......... .......... .......... .......... .......... 54% 112M 0s 2021-05-17T17:14:13.9637065Z 11950K .......... .......... .......... .......... .......... 54% 123M 0s 2021-05-17T17:14:13.9641178Z 12000K .......... .......... .......... .......... .......... 55% 143M 0s 2021-05-17T17:14:13.9644736Z 12050K .......... .......... .......... .......... .......... 55% 122M 0s 2021-05-17T17:14:13.9647451Z 12100K .......... .......... .......... .......... .......... 55% 155M 0s 2021-05-17T17:14:13.9650776Z 12150K .......... .......... .......... .......... .......... 55% 151M 0s 2021-05-17T17:14:13.9654453Z 12200K .......... .......... .......... .......... .......... 56% 141M 0s 2021-05-17T17:14:13.9657548Z 12250K .......... .......... .......... .......... .......... 56% 146M 0s 2021-05-17T17:14:13.9660926Z 12300K .......... .......... .......... .......... .......... 56% 145M 0s 2021-05-17T17:14:13.9664612Z 12350K .......... .......... .......... .......... .......... 56% 135M 0s 2021-05-17T17:14:13.9667675Z 12400K .......... .......... .......... .......... .......... 56% 154M 0s 2021-05-17T17:14:13.9671119Z 12450K .......... .......... .......... .......... .......... 57% 154M 0s 2021-05-17T17:14:13.9673784Z 12500K .......... .......... .......... .......... .......... 57% 161M 0s 2021-05-17T17:14:13.9676662Z 12550K .......... .......... .......... .......... .......... 57% 149M 0s 2021-05-17T17:14:13.9680439Z 12600K .......... .......... .......... .......... .......... 57% 151M 0s 2021-05-17T17:14:13.9683563Z 12650K .......... .......... .......... .......... .......... 58% 161M 0s 2021-05-17T17:14:13.9686697Z 12700K .......... .......... .......... .......... .......... 58% 134M 0s 2021-05-17T17:14:13.9689909Z 12750K .......... .......... .......... .......... .......... 58% 153M 0s 2021-05-17T17:14:13.9693383Z 12800K .......... .......... .......... .......... .......... 58% 156M 0s 2021-05-17T17:14:13.9697062Z 12850K .......... .......... .......... .......... .......... 59% 127M 0s 2021-05-17T17:14:13.9700156Z 12900K .......... .......... .......... .......... .......... 59% 174M 0s 2021-05-17T17:14:13.9703356Z 12950K .......... .......... .......... .......... .......... 59% 154M 0s 2021-05-17T17:14:13.9705968Z 13000K .......... .......... .......... .......... .......... 59% 179M 0s 2021-05-17T17:14:13.9708704Z 13050K .......... .......... .......... .......... .......... 59% 169M 0s 2021-05-17T17:14:13.9711482Z 13100K .......... .......... .......... .......... .......... 60% 173M 0s 2021-05-17T17:14:13.9714330Z 13150K .......... .......... .......... .......... .......... 60% 179M 0s 2021-05-17T17:14:13.9717882Z 13200K .......... .......... .......... .......... .......... 60% 182M 0s 2021-05-17T17:14:13.9719781Z 13250K .......... .......... .......... .......... .......... 60% 185M 0s 2021-05-17T17:14:13.9723348Z 13300K .......... .......... .......... .......... .......... 61% 162M 0s 2021-05-17T17:14:13.9726028Z 13350K .......... .......... .......... .......... .......... 61% 182M 0s 2021-05-17T17:14:13.9729251Z 13400K .......... .......... .......... .......... .......... 61% 170M 0s 2021-05-17T17:14:13.9732750Z 13450K .......... .......... .......... .......... .......... 61% 116M 0s 2021-05-17T17:14:13.9735881Z 13500K .......... .......... .......... .......... .......... 61% 165M 0s 2021-05-17T17:14:13.9738946Z 13550K .......... .......... .......... .......... .......... 62% 159M 0s 2021-05-17T17:14:13.9742220Z 13600K .......... .......... .......... .......... .......... 62% 134M 0s 2021-05-17T17:14:13.9745209Z 13650K .......... .......... .......... .......... .......... 62% 165M 0s 2021-05-17T17:14:13.9748488Z 13700K .......... .......... .......... .......... .......... 62% 146M 0s 2021-05-17T17:14:13.9751876Z 13750K .......... .......... .......... .......... .......... 63% 165M 0s 2021-05-17T17:14:13.9754861Z 13800K .......... .......... .......... .......... .......... 63% 176M 0s 2021-05-17T17:14:13.9757738Z 13850K .......... .......... .......... .......... .......... 63% 142M 0s 2021-05-17T17:14:13.9760819Z 13900K .......... .......... .......... .......... .......... 63% 155M 0s 2021-05-17T17:14:13.9763875Z 13950K .......... .......... .......... .......... .......... 64% 161M 0s 2021-05-17T17:14:13.9766516Z 14000K .......... .......... .......... .......... .......... 64% 181M 0s 2021-05-17T17:14:13.9769403Z 14050K .......... .......... .......... .......... .......... 64% 183M 0s 2021-05-17T17:14:13.9772324Z 14100K .......... .......... .......... .......... .......... 64% 157M 0s 2021-05-17T17:14:13.9774948Z 14150K .......... .......... .......... .......... .......... 64% 188M 0s 2021-05-17T17:14:13.9778466Z 14200K .......... .......... .......... .......... .......... 65% 143M 0s 2021-05-17T17:14:13.9781676Z 14250K .......... .......... .......... .......... .......... 65% 159M 0s 2021-05-17T17:14:13.9784636Z 14300K .......... .......... .......... .......... .......... 65% 187M 0s 2021-05-17T17:14:13.9787033Z 14350K .......... .......... .......... .......... .......... 65% 191M 0s 2021-05-17T17:14:13.9789526Z 14400K .......... .......... .......... .......... .......... 66% 160M 0s 2021-05-17T17:14:13.9792308Z 14450K .......... .......... .......... .......... .......... 66% 181M 0s 2021-05-17T17:14:13.9795085Z 14500K .......... .......... .......... .......... .......... 66% 177M 0s 2021-05-17T17:14:13.9798311Z 14550K .......... .......... .......... .......... .......... 66% 181M 0s 2021-05-17T17:14:13.9800653Z 14600K .......... .......... .......... .......... .......... 67% 168M 0s 2021-05-17T17:14:13.9803463Z 14650K .......... .......... .......... .......... .......... 67% 179M 0s 2021-05-17T17:14:13.9806399Z 14700K .......... .......... .......... .......... .......... 67% 191M 0s 2021-05-17T17:14:13.9808932Z 14750K .......... .......... .......... .......... .......... 67% 173M 0s 2021-05-17T17:14:13.9811801Z 14800K .......... .......... .......... .......... .......... 67% 164M 0s 2021-05-17T17:14:13.9814398Z 14850K .......... .......... .......... .......... .......... 68% 183M 0s 2021-05-17T17:14:13.9817836Z 14900K .......... .......... .......... .......... .......... 68% 185M 0s 2021-05-17T17:14:13.9820262Z 14950K .......... .......... .......... .......... .......... 68% 171M 0s 2021-05-17T17:14:13.9823049Z 15000K .......... .......... .......... .......... .......... 68% 156M 0s 2021-05-17T17:14:13.9827621Z 15050K .......... .......... .......... .......... .......... 69% 177M 0s 2021-05-17T17:14:13.9829601Z 15100K .......... .......... .......... .......... .......... 69% 166M 0s 2021-05-17T17:14:13.9834299Z 15150K .......... .......... .......... .......... .......... 69% 107M 0s 2021-05-17T17:14:13.9839451Z 15200K .......... .......... .......... .......... .......... 69% 201M 0s 2021-05-17T17:14:13.9840095Z 15250K .......... .......... .......... .......... .......... 69% 196M 0s 2021-05-17T17:14:13.9845168Z 15300K .......... .......... .......... .......... .......... 70% 124M 0s 2021-05-17T17:14:13.9846242Z 15350K .......... .......... .......... .......... .......... 70% 272M 0s 2021-05-17T17:14:13.9849232Z 15400K .......... .......... .......... .......... .......... 70% 141M 0s 2021-05-17T17:14:13.9852748Z 15450K .......... .......... .......... .......... .......... 70% 109M 0s 2021-05-17T17:14:13.9854982Z 15500K .......... .......... .......... .......... .......... 71% 222M 0s 2021-05-17T17:14:13.9858728Z 15550K .......... .......... .......... .......... .......... 71% 138M 0s 2021-05-17T17:14:13.9860110Z 15600K .......... .......... .......... .......... .......... 71% 239M 0s 2021-05-17T17:14:13.9865239Z 15650K .......... .......... .......... .......... .......... 71% 135M 0s 2021-05-17T17:14:13.9865843Z 15700K .......... .......... .......... .......... .......... 72% 297M 0s 2021-05-17T17:14:13.9872170Z 15750K .......... .......... .......... .......... .......... 72% 122M 0s 2021-05-17T17:14:13.9873205Z 15800K .......... .......... .......... .......... .......... 72% 266M 0s 2021-05-17T17:14:13.9875813Z 15850K .......... .......... .......... .......... .......... 72% 153M 0s 2021-05-17T17:14:13.9880468Z 15900K .......... .......... .......... .......... .......... 72% 119M 0s 2021-05-17T17:14:13.9881429Z 15950K .......... .......... .......... .......... .......... 73% 263M 0s 2021-05-17T17:14:13.9885209Z 16000K .......... .......... .......... .......... .......... 73% 135M 0s 2021-05-17T17:14:13.9886822Z 16050K .......... .......... .......... .......... .......... 73% 192M 0s 2021-05-17T17:14:13.9892140Z 16100K .......... .......... .......... .......... .......... 73% 132M 0s 2021-05-17T17:14:13.9892722Z 16150K .......... .......... .......... .......... .......... 74% 281M 0s 2021-05-17T17:14:13.9899381Z 16200K .......... .......... .......... .......... .......... 74% 139M 0s 2021-05-17T17:14:13.9900092Z 16250K .......... .......... .......... .......... .......... 74% 244M 0s 2021-05-17T17:14:13.9904181Z 16300K .......... .......... .......... .......... .......... 74% 103M 0s 2021-05-17T17:14:13.9904783Z 16350K .......... .......... .......... .......... .......... 75% 257M 0s 2021-05-17T17:14:13.9909264Z 16400K .......... .......... .......... .......... .......... 75% 143M 0s 2021-05-17T17:14:13.9910283Z 16450K .......... .......... .......... .......... .......... 75% 292M 0s 2021-05-17T17:14:13.9915184Z 16500K .......... .......... .......... .......... .......... 75% 118M 0s 2021-05-17T17:14:13.9915712Z 16550K .......... .......... .......... .......... .......... 75% 246M 0s 2021-05-17T17:14:13.9919475Z 16600K .......... .......... .......... .......... .......... 76% 154M 0s 2021-05-17T17:14:13.9921613Z 16650K .......... .......... .......... .......... .......... 76% 228M 0s 2021-05-17T17:14:13.9926226Z 16700K .......... .......... .......... .......... .......... 76% 122M 0s 2021-05-17T17:14:13.9926802Z 16750K .......... .......... .......... .......... .......... 76% 277M 0s 2021-05-17T17:14:13.9931308Z 16800K .......... .......... .......... .......... .......... 77% 145M 0s 2021-05-17T17:14:13.9932695Z 16850K .......... .......... .......... .......... .......... 77% 289M 0s 2021-05-17T17:14:13.9936510Z 16900K .......... .......... .......... .......... .......... 77% 104M 0s 2021-05-17T17:14:13.9939091Z 16950K .......... .......... .......... .......... .......... 77% 226M 0s 2021-05-17T17:14:13.9944499Z 17000K .......... .......... .......... .......... .......... 77% 134M 0s 2021-05-17T17:14:13.9945112Z 17050K .......... .......... .......... .......... .......... 78% 185M 0s 2021-05-17T17:14:13.9948624Z 17100K .......... .......... .......... .......... .......... 78% 132M 0s 2021-05-17T17:14:13.9953118Z 17150K .......... .......... .......... .......... .......... 78% 209M 0s 2021-05-17T17:14:13.9954032Z 17200K .......... .......... .......... .......... .......... 78% 205M 0s 2021-05-17T17:14:13.9957758Z 17250K .......... .......... .......... .......... .......... 79% 111M 0s 2021-05-17T17:14:13.9960188Z 17300K .......... .......... .......... .......... .......... 79% 299M 0s 2021-05-17T17:14:13.9963843Z 17350K .......... .......... .......... .......... .......... 79% 119M 0s 2021-05-17T17:14:13.9965295Z 17400K .......... .......... .......... .......... .......... 79% 291M 0s 2021-05-17T17:14:13.9970498Z 17450K .......... .......... .......... .......... .......... 80% 125M 0s 2021-05-17T17:14:13.9971132Z 17500K .......... .......... .......... .......... .......... 80% 292M 0s 2021-05-17T17:14:13.9976603Z 17550K .......... .......... .......... .......... .......... 80% 119M 0s 2021-05-17T17:14:13.9977666Z 17600K .......... .......... .......... .......... .......... 80% 254M 0s 2021-05-17T17:14:13.9983551Z 17650K .......... .......... .......... .......... .......... 80% 103M 0s 2021-05-17T17:14:13.9984177Z 17700K .......... .......... .......... .......... .......... 81% 257M 0s 2021-05-17T17:14:13.9987888Z 17750K .......... .......... .......... .......... .......... 81% 113M 0s 2021-05-17T17:14:13.9989995Z 17800K .......... .......... .......... .......... .......... 81% 266M 0s 2021-05-17T17:14:13.9995575Z 17850K .......... .......... .......... .......... .......... 81% 114M 0s 2021-05-17T17:14:13.9996195Z 17900K .......... .......... .......... .......... .......... 82% 232M 0s 2021-05-17T17:14:14.0000132Z 17950K .......... .......... .......... .......... .......... 82% 120M 0s 2021-05-17T17:14:14.0002111Z 18000K .......... .......... .......... .......... .......... 82% 219M 0s 2021-05-17T17:14:14.0006395Z 18050K .......... .......... .......... .......... .......... 82% 122M 0s 2021-05-17T17:14:14.0008882Z 18100K .......... .......... .......... .......... .......... 83% 269M 0s 2021-05-17T17:14:14.0012973Z 18150K .......... .......... .......... .......... .......... 83% 112M 0s 2021-05-17T17:14:14.0015265Z 18200K .......... .......... .......... .......... .......... 83% 201M 0s 2021-05-17T17:14:14.0018384Z 18250K .......... .......... .......... .......... .......... 83% 141M 0s 2021-05-17T17:14:14.0021413Z 18300K .......... .......... .......... .......... .......... 83% 213M 0s 2021-05-17T17:14:14.0026220Z 18350K .......... .......... .......... .......... .......... 84% 129M 0s 2021-05-17T17:14:14.0026865Z 18400K .......... .......... .......... .......... .......... 84% 255M 0s 2021-05-17T17:14:14.0032263Z 18450K .......... .......... .......... .......... .......... 84% 124M 0s 2021-05-17T17:14:14.0033528Z 18500K .......... .......... .......... .......... .......... 84% 229M 0s 2021-05-17T17:14:14.0039886Z 18550K .......... .......... .......... .......... .......... 85% 86.2M 0s 2021-05-17T17:14:14.0040533Z 18600K .......... .......... .......... .......... .......... 85% 264M 0s 2021-05-17T17:14:14.0043963Z 18650K .......... .......... .......... .......... .......... 85% 123M 0s 2021-05-17T17:14:14.0047362Z 18700K .......... .......... .......... .......... .......... 85% 151M 0s 2021-05-17T17:14:14.0051064Z 18750K .......... .......... .......... .......... .......... 85% 124M 0s 2021-05-17T17:14:14.0053887Z 18800K .......... .......... .......... .......... .......... 86% 215M 0s 2021-05-17T17:14:14.0058928Z 18850K .......... .......... .......... .......... .......... 86% 127M 0s 2021-05-17T17:14:14.0060085Z 18900K .......... .......... .......... .......... .......... 86% 234M 0s 2021-05-17T17:14:14.0062973Z 18950K .......... .......... .......... .......... .......... 86% 126M 0s 2021-05-17T17:14:14.0065063Z 19000K .......... .......... .......... .......... .......... 87% 228M 0s 2021-05-17T17:14:14.0068417Z 19050K .......... .......... .......... .......... .......... 87% 152M 0s 2021-05-17T17:14:14.0071642Z 19100K .......... .......... .......... .......... .......... 87% 171M 0s 2021-05-17T17:14:14.0075843Z 19150K .......... .......... .......... .......... .......... 87% 136M 0s 2021-05-17T17:14:14.0077422Z 19200K .......... .......... .......... .......... .......... 88% 205M 0s 2021-05-17T17:14:14.0081499Z 19250K .......... .......... .......... .......... .......... 88% 126M 0s 2021-05-17T17:14:14.0085999Z 19300K .......... .......... .......... .......... .......... 88% 261M 0s 2021-05-17T17:14:14.0086612Z 19350K .......... .......... .......... .......... .......... 88% 168M 0s 2021-05-17T17:14:14.0090236Z 19400K .......... .......... .......... .......... .......... 88% 121M 0s 2021-05-17T17:14:14.0091885Z 19450K .......... .......... .......... .......... .......... 89% 267M 0s 2021-05-17T17:14:14.0097697Z 19500K .......... .......... .......... .......... .......... 89% 115M 0s 2021-05-17T17:14:14.0098371Z 19550K .......... .......... .......... .......... .......... 89% 264M 0s 2021-05-17T17:14:14.0102653Z 19600K .......... .......... .......... .......... .......... 89% 113M 0s 2021-05-17T17:14:14.0104893Z 19650K .......... .......... .......... .......... .......... 90% 183M 0s 2021-05-17T17:14:14.0110853Z 19700K .......... .......... .......... .......... .......... 90% 116M 0s 2021-05-17T17:14:14.0111712Z 19750K .......... .......... .......... .......... .......... 90% 260M 0s 2021-05-17T17:14:14.0115398Z 19800K .......... .......... .......... .......... .......... 90% 113M 0s 2021-05-17T17:14:14.0117660Z 19850K .......... .......... .......... .......... .......... 91% 205M 0s 2021-05-17T17:14:14.0123821Z 19900K .......... .......... .......... .......... .......... 91% 113M 0s 2021-05-17T17:14:14.0124566Z 19950K .......... .......... .......... .......... .......... 91% 252M 0s 2021-05-17T17:14:14.0128980Z 20000K .......... .......... .......... .......... .......... 91% 102M 0s 2021-05-17T17:14:14.0132072Z 20050K .......... .......... .......... .......... .......... 91% 145M 0s 2021-05-17T17:14:14.0136398Z 20100K .......... .......... .......... .......... .......... 92% 165M 0s 2021-05-17T17:14:14.0138958Z 20150K .......... .......... .......... .......... .......... 92% 127M 0s 2021-05-17T17:14:14.0142786Z 20200K .......... .......... .......... .......... .......... 92% 125M 0s 2021-05-17T17:14:14.0145994Z 20250K .......... .......... .......... .......... .......... 92% 170M 0s 2021-05-17T17:14:14.0148851Z 20300K .......... .......... .......... .......... .......... 93% 181M 0s 2021-05-17T17:14:14.0153677Z 20350K .......... .......... .......... .......... .......... 93% 117M 0s 2021-05-17T17:14:14.0156847Z 20400K .......... .......... .......... .......... .......... 93% 147M 0s 2021-05-17T17:14:14.0160034Z 20450K .......... .......... .......... .......... .......... 93% 138M 0s 2021-05-17T17:14:14.0162729Z 20500K .......... .......... .......... .......... .......... 93% 154M 0s 2021-05-17T17:14:14.0166610Z 20550K .......... .......... .......... .......... .......... 94% 134M 0s 2021-05-17T17:14:14.0169093Z 20600K .......... .......... .......... .......... .......... 94% 182M 0s 2021-05-17T17:14:14.0176125Z 20650K .......... .......... .......... .......... .......... 94% 120M 0s 2021-05-17T17:14:14.0176995Z 20700K .......... .......... .......... .......... .......... 94% 222M 0s 2021-05-17T17:14:14.0179756Z 20750K .......... .......... .......... .......... .......... 95% 129M 0s 2021-05-17T17:14:14.0183409Z 20800K .......... .......... .......... .......... .......... 95% 113M 0s 2021-05-17T17:14:14.0187071Z 20850K .......... .......... .......... .......... .......... 95% 145M 0s 2021-05-17T17:14:14.0189095Z 20900K .......... .......... .......... .......... .......... 95% 185M 0s 2021-05-17T17:14:14.0193172Z 20950K .......... .......... .......... .......... .......... 96% 132M 0s 2021-05-17T17:14:14.0195427Z 21000K .......... .......... .......... .......... .......... 96% 199M 0s 2021-05-17T17:14:14.0199338Z 21050K .......... .......... .......... .......... .......... 96% 126M 0s 2021-05-17T17:14:14.0200961Z 21100K .......... .......... .......... .......... .......... 96% 276M 0s 2021-05-17T17:14:14.0204716Z 21150K .......... .......... .......... .......... .......... 96% 131M 0s 2021-05-17T17:14:14.0206734Z 21200K .......... .......... .......... .......... .......... 97% 216M 0s 2021-05-17T17:14:14.0210771Z 21250K .......... .......... .......... .......... .......... 97% 130M 0s 2021-05-17T17:14:14.0213852Z 21300K .......... .......... .......... .......... .......... 97% 180M 0s 2021-05-17T17:14:14.0215771Z 21350K .......... .......... .......... .......... .......... 97% 248M 0s 2021-05-17T17:14:14.0219795Z 21400K .......... .......... .......... .......... .......... 98% 123M 0s 2021-05-17T17:14:14.0221561Z 21450K .......... .......... .......... .......... .......... 98% 221M 0s 2021-05-17T17:14:14.0225646Z 21500K .......... .......... .......... .......... .......... 98% 126M 0s 2021-05-17T17:14:14.0228482Z 21550K .......... .......... .......... .......... .......... 98% 165M 0s 2021-05-17T17:14:14.0231573Z 21600K .......... .......... .......... .......... .......... 99% 157M 0s 2021-05-17T17:14:14.0234168Z 21650K .......... .......... .......... .......... .......... 99% 210M 0s 2021-05-17T17:14:14.0241655Z 21700K .......... .......... .......... .......... .......... 99% 102M 0s 2021-05-17T17:14:14.0247199Z 21750K .......... .......... .......... .......... .......... 99% 60.6M 0s 2021-05-17T17:14:14.0254614Z 21800K .......... .......... .......... .......... .......... 99% 85.6M 0s 2021-05-17T17:14:14.0255265Z 21850K .......... .. 100% 133M=0.2s 2021-05-17T17:14:14.0255598Z 2021-05-17T17:14:14.0257335Z 2021-05-17 17:14:14 (119 MB/s) - ‘/tmp/RtmpUDNJNS/MNITemplate_1.0.0_R_x86_64-pc-linux-gnu.tar.gz’ saved [22387035/22387035] 2021-05-17T17:14:14.0257994Z 2021-05-17T17:14:14.0305134Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-17T17:14:14.0306043Z (as ‘lib’ is unspecified) 2021-05-17T17:14:14.8892588Z * installing *binary* package ‘MNITemplate’ ... 2021-05-17T17:14:14.9155306Z * DONE (MNITemplate) 2021-05-17T17:14:14.9297609Z Rewriting new remotes: neuroconductor/neurobase@1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-17T17:14:14.9378861Z Installing neurobase binaries 2021-05-17T17:14:14.9386483Z [1] "neuroconductor/neurobase" 2021-05-17T17:14:15.4000933Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-17T17:14:15.4022610Z tag_name 2021-05-17T17:14:15.4023123Z 10 1.30.1.s 2021-05-17T17:14:15.4024080Z zipball_url 2021-05-17T17:14:15.4025142Z 10 https://api.github.com/repos/neuroconductor/neurobase/zipball/refs/tags/1.30.1.s 2021-05-17T17:14:15.4026306Z tarball_url 2021-05-17T17:14:15.4027353Z 10 https://api.github.com/repos/neuroconductor/neurobase/tarball/refs/tags/1.30.1.s 2021-05-17T17:14:15.4028276Z commit.sha 2021-05-17T17:14:15.4029024Z 10 1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-17T17:14:15.4029917Z commit.url 2021-05-17T17:14:15.4031187Z 10 https://api.github.com/repos/neuroconductor/neurobase/commits/1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-17T17:14:15.4032298Z node_id 2021-05-17T17:14:15.4033639Z 10 MDM6UmVmMzY3OTczOTQ4OnJlZnMvdGFncy8xLjMwLjEucw== 2021-05-17T17:14:15.4034862Z url 2021-05-17T17:14:15.4035839Z 10 https://api.github.com/repos/neuroconductor/neurobase/releases/43020192 2021-05-17T17:14:15.4036846Z assets_url 2021-05-17T17:14:15.4037879Z 10 https://api.github.com/repos/neuroconductor/neurobase/releases/43020192/assets 2021-05-17T17:14:15.4038962Z upload_url 2021-05-17T17:14:15.4040706Z 10 https://uploads.github.com/repos/neuroconductor/neurobase/releases/43020192/assets{?name,label} 2021-05-17T17:14:15.4042524Z id asset_updated_at asset_created_at created_at 2021-05-17T17:14:15.4045468Z 10 43020192 2021-05-16 20:16:15 2021-05-16 20:16:15 2021-05-16 20:01:27 2021-05-17T17:14:15.4048225Z published_at asset_name 2021-05-17T17:14:15.4049848Z 10 2021-05-16 20:01:56 neurobase_1.30.1_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-17T17:14:15.4050615Z asset_label asset_download_count 2021-05-17T17:14:15.4051278Z 10 25 2021-05-17T17:14:15.4052016Z asset_browser_download_url 2021-05-17T17:14:15.4053698Z 10 https://github.com/neuroconductor/neurobase/releases/download/1.30.1.s/neurobase_1.30.1_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-17T17:14:15.4060325Z Installing neurobase package binaries 2021-05-17T17:14:15.4103386Z --2021-05-17 17:14:15-- https://github.com/neuroconductor/neurobase/releases/download/1.30.1.s/neurobase_1.30.1_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-17T17:14:15.4156312Z Resolving github.com (github.com)... 140.82.114.4 2021-05-17T17:14:15.4179962Z Connecting to github.com (github.com)|140.82.114.4|:443... connected. 2021-05-17T17:14:15.4270498Z HTTP request sent, awaiting response... 302 Found 2021-05-17T17:14:15.4279797Z Location: https://github-releases.githubusercontent.com/367973948/90b9d180-b683-11eb-9ec0-0a38f6e9012d?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210517%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210517T171256Z&X-Amz-Expires=300&X-Amz-Signature=26ada71446e43f8c4794b406820d4cd351e0ab3e4cca2e7ee23258b2d170d555&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367973948&response-content-disposition=attachment%3B%20filename%3Dneurobase_1.30.1_R_x86_64-pc-linux-gnu_R3.6.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-17T17:14:15.4289816Z --2021-05-17 17:14:15-- https://github-releases.githubusercontent.com/367973948/90b9d180-b683-11eb-9ec0-0a38f6e9012d?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210517%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210517T171256Z&X-Amz-Expires=300&X-Amz-Signature=26ada71446e43f8c4794b406820d4cd351e0ab3e4cca2e7ee23258b2d170d555&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367973948&response-content-disposition=attachment%3B%20filename%3Dneurobase_1.30.1_R_x86_64-pc-linux-gnu_R3.6.tar.gz&response-content-type=application%2Foctet-stream 2021-05-17T17:14:15.4305669Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.111.154, 185.199.110.154, 185.199.109.154, ... 2021-05-17T17:14:15.4325239Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.111.154|:443... connected. 2021-05-17T17:14:15.4854824Z HTTP request sent, awaiting response... 200 OK 2021-05-17T17:14:15.4858774Z Length: 943855 (922K) [application/octet-stream] 2021-05-17T17:14:15.4861343Z Saving to: ‘/tmp/RtmpUDNJNS/neurobase_1.30.1_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-17T17:14:15.4867517Z 2021-05-17T17:14:15.4881288Z 0K .......... .......... .......... .......... .......... 5% 25.4M 0s 2021-05-17T17:14:15.4903196Z 50K .......... .......... .......... .......... .......... 10% 22.6M 0s 2021-05-17T17:14:15.4918677Z 100K .......... .......... .......... .......... .......... 16% 30.8M 0s 2021-05-17T17:14:15.4934368Z 150K .......... .......... .......... .......... .......... 21% 30.9M 0s 2021-05-17T17:14:15.4948293Z 200K .......... .......... .......... .......... .......... 27% 34.6M 0s 2021-05-17T17:14:15.4963275Z 250K .......... .......... .......... .......... .......... 32% 32.7M 0s 2021-05-17T17:14:15.4972726Z 300K .......... .......... .......... .......... .......... 37% 51.3M 0s 2021-05-17T17:14:15.4985773Z 350K .......... .......... .......... .......... .......... 43% 37.4M 0s 2021-05-17T17:14:15.5004511Z 400K .......... .......... .......... .......... .......... 48% 26.4M 0s 2021-05-17T17:14:15.5016922Z 450K .......... .......... .......... .......... .......... 54% 38.1M 0s 2021-05-17T17:14:15.5022746Z 500K .......... .......... .......... .......... .......... 59% 86.6M 0s 2021-05-17T17:14:15.5036830Z 550K .......... .......... .......... .......... .......... 65% 35.6M 0s 2021-05-17T17:14:15.5050781Z 600K .......... .......... .......... .......... .......... 70% 34.6M 0s 2021-05-17T17:14:15.5058754Z 650K .......... .......... .......... .......... .......... 75% 62.8M 0s 2021-05-17T17:14:15.5070605Z 700K .......... .......... .......... .......... .......... 81% 40.9M 0s 2021-05-17T17:14:15.5074610Z 750K .......... .......... .......... .......... .......... 86% 123M 0s 2021-05-17T17:14:15.5085326Z 800K .......... .......... .......... .......... .......... 92% 45.0M 0s 2021-05-17T17:14:15.5092777Z 850K .......... .......... .......... .......... .......... 97% 65.8M 0s 2021-05-17T17:14:15.5096847Z 900K .......... .......... . 100% 58.5M=0.02s 2021-05-17T17:14:15.5097189Z 2021-05-17T17:14:15.5099100Z 2021-05-17 17:14:15 (38.4 MB/s) - ‘/tmp/RtmpUDNJNS/neurobase_1.30.1_R_x86_64-pc-linux-gnu.tar.gz’ saved [943855/943855] 2021-05-17T17:14:15.5099756Z 2021-05-17T17:14:15.5114260Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-17T17:14:15.5115201Z (as ‘lib’ is unspecified) 2021-05-17T17:14:15.7892249Z * installing *binary* package ‘neurobase’ ... 2021-05-17T17:14:15.7958863Z * DONE (neurobase) 2021-05-17T17:14:15.8054146Z Rewriting new remotes: 2021-05-17T17:14:15.8274323Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-17T17:14:15.8275202Z remotes::install_deps(dependencies = TRUE) 2021-05-17T17:14:15.8275902Z remotes::install_cran("rcmdcheck") 2021-05-17T17:14:15.8276527Z remotes::install_cran("markdown") 2021-05-17T17:14:15.8284103Z shell: /usr/local/bin/Rscript {0} 2021-05-17T17:14:15.8284568Z env: 2021-05-17T17:14:15.8285077Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:14:15.8285614Z TIC_DEPLOY_KEY: 2021-05-17T17:14:15.8286538Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:14:15.8288356Z GITHUB_PAT: *** 2021-05-17T17:14:15.8289360Z COVERALLS_TOKEN: *** 2021-05-17T17:14:15.8289938Z continue-on-error: false 2021-05-17T17:14:15.8290493Z VDIFFR_RUN_TESTS: 2021-05-17T17:14:15.8291035Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:14:15.8291551Z TZ: UTC 2021-05-17T17:14:15.8291987Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:14:15.8292647Z NOT_CRAN: true 2021-05-17T17:14:15.8293071Z ##[endgroup] 2021-05-17T17:14:34.5725711Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-17T17:14:34.5727865Z Skipping 1 packages not available: MNITemplate 2021-05-17T17:14:34.5730212Z R.methodsS3 (NA -> 1.8.1 ) [CRAN] 2021-05-17T17:14:34.5732043Z R.oo (NA -> 1.24.0 ) [CRAN] 2021-05-17T17:14:34.5733736Z RNifti (NA -> 1.3.1 ) [CRAN] 2021-05-17T17:14:34.5735407Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-17T17:14:34.5737104Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-17T17:14:34.5738798Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-17T17:14:34.5740495Z htmltools (NA -> 0.5.1.1) [CRAN] 2021-05-17T17:14:34.5742197Z R.utils (NA -> 2.10.1 ) [CRAN] 2021-05-17T17:14:34.5743927Z matrixStats (NA -> 0.58.0 ) [CRAN] 2021-05-17T17:14:34.5745659Z oro.nifti (NA -> 0.11.0 ) [CRAN] 2021-05-17T17:14:34.5748481Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-17T17:14:34.5750259Z neurobase (1.30.1 -> 1.32.1 ) [CRAN] 2021-05-17T17:14:34.5757258Z Installing 13 packages: base64enc, R.methodsS3, R.oo, RNifti, abind, bitops, tinytex, htmltools, R.utils, matrixStats, oro.nifti, rmarkdown, neurobase 2021-05-17T17:14:34.5843400Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-17T17:14:34.5844352Z (as ‘lib’ is unspecified) 2021-05-17T17:14:49.4555933Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/base64enc_0.1-3.tar.gz' 2021-05-17T17:14:49.7039784Z Content type 'binary/octet-stream' length 38901 bytes (37 KB) 2021-05-17T17:14:49.7043126Z ================================================== 2021-05-17T17:14:49.7043674Z downloaded 37 KB 2021-05-17T17:14:49.7043998Z 2021-05-17T17:14:49.7081718Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R.methodsS3_1.8.1.tar.gz' 2021-05-17T17:14:49.9576231Z Content type 'binary/octet-stream' length 79806 bytes (77 KB) 2021-05-17T17:14:49.9594657Z ================================================== 2021-05-17T17:14:49.9595236Z downloaded 77 KB 2021-05-17T17:14:49.9595564Z 2021-05-17T17:14:49.9632138Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R.oo_1.24.0.tar.gz' 2021-05-17T17:14:50.2184409Z Content type 'binary/octet-stream' length 948306 bytes (926 KB) 2021-05-17T17:14:50.2449020Z ================================================== 2021-05-17T17:14:50.2449935Z downloaded 926 KB 2021-05-17T17:14:50.2450601Z 2021-05-17T17:14:50.2485833Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/RNifti_1.3.1.tar.gz' 2021-05-17T17:14:50.8121894Z Content type 'binary/octet-stream' length 2687642 bytes (2.6 MB) 2021-05-17T17:14:50.8333666Z ================================================== 2021-05-17T17:14:50.8334266Z downloaded 2.6 MB 2021-05-17T17:14:50.8334557Z 2021-05-17T17:14:50.8371994Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/abind_1.4-5.tar.gz' 2021-05-17T17:14:51.0874104Z Content type 'binary/octet-stream' length 60756 bytes (59 KB) 2021-05-17T17:14:51.0885311Z ================================================== 2021-05-17T17:14:51.0885889Z downloaded 59 KB 2021-05-17T17:14:51.0886215Z 2021-05-17T17:14:51.0924297Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/bitops_1.0-7.tar.gz' 2021-05-17T17:14:51.3535340Z Content type 'binary/octet-stream' length 34867 bytes (34 KB) 2021-05-17T17:14:51.3538166Z ================================================== 2021-05-17T17:14:51.3538722Z downloaded 34 KB 2021-05-17T17:14:51.3539046Z 2021-05-17T17:14:51.3577297Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tinytex_0.31.tar.gz' 2021-05-17T17:14:51.7683023Z Content type 'binary/octet-stream' length 117187 bytes (114 KB) 2021-05-17T17:14:51.8919806Z ================================================== 2021-05-17T17:14:51.8921514Z downloaded 114 KB 2021-05-17T17:14:51.8922488Z 2021-05-17T17:14:51.8981837Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/htmltools_0.5.1.1.tar.gz' 2021-05-17T17:14:52.2870226Z Content type 'binary/octet-stream' length 236456 bytes (230 KB) 2021-05-17T17:14:52.3268612Z ================================================== 2021-05-17T17:14:52.3269458Z downloaded 230 KB 2021-05-17T17:14:52.3269909Z 2021-05-17T17:14:52.3319845Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R.utils_2.10.1.tar.gz' 2021-05-17T17:14:52.7378429Z Content type 'binary/octet-stream' length 1402468 bytes (1.3 MB) 2021-05-17T17:14:52.8805964Z ================================================== 2021-05-17T17:14:52.8806622Z downloaded 1.3 MB 2021-05-17T17:14:52.8806952Z 2021-05-17T17:14:52.8847195Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/matrixStats_0.58.0.tar.gz' 2021-05-17T17:14:53.6902358Z Content type 'binary/octet-stream' length 2539540 bytes (2.4 MB) 2021-05-17T17:14:53.7721272Z ================================================== 2021-05-17T17:14:53.7722294Z downloaded 2.4 MB 2021-05-17T17:14:53.7722955Z 2021-05-17T17:14:53.7774325Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/oro.nifti_0.11.0.tar.gz' 2021-05-17T17:14:54.3115867Z Content type 'binary/octet-stream' length 6049400 bytes (5.8 MB) 2021-05-17T17:14:54.4230721Z ================================================== 2021-05-17T17:14:54.4234005Z downloaded 5.8 MB 2021-05-17T17:14:54.4234344Z 2021-05-17T17:14:54.4267840Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rmarkdown_2.8.tar.gz' 2021-05-17T17:14:55.1250351Z Content type 'binary/octet-stream' length 3650958 bytes (3.5 MB) 2021-05-17T17:14:55.1252090Z ================================================== 2021-05-17T17:14:55.1252784Z downloaded 3.5 MB 2021-05-17T17:14:55.1253230Z 2021-05-17T17:14:55.1255016Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/neurobase_1.32.1.tar.gz' 2021-05-17T17:14:55.7990787Z Content type 'binary/octet-stream' length 1773058 bytes (1.7 MB) 2021-05-17T17:14:55.8726708Z ================================================== 2021-05-17T17:14:55.8727352Z downloaded 1.7 MB 2021-05-17T17:14:55.8727670Z 2021-05-17T17:14:56.0968776Z * installing *binary* package ‘base64enc’ ... 2021-05-17T17:14:56.1030429Z * DONE (base64enc) 2021-05-17T17:14:56.3339425Z * installing *binary* package ‘R.methodsS3’ ... 2021-05-17T17:14:56.3388162Z * DONE (R.methodsS3) 2021-05-17T17:14:56.9193676Z * installing *binary* package ‘RNifti’ ... 2021-05-17T17:14:56.9332193Z * DONE (RNifti) 2021-05-17T17:14:57.1571353Z * installing *binary* package ‘abind’ ... 2021-05-17T17:14:57.1617984Z * DONE (abind) 2021-05-17T17:14:57.3940239Z * installing *binary* package ‘bitops’ ... 2021-05-17T17:14:57.4001816Z * DONE (bitops) 2021-05-17T17:14:57.6435169Z * installing *binary* package ‘tinytex’ ... 2021-05-17T17:14:57.6474710Z * DONE (tinytex) 2021-05-17T17:14:58.2441564Z * installing *binary* package ‘matrixStats’ ... 2021-05-17T17:14:58.2615388Z * DONE (matrixStats) 2021-05-17T17:14:58.5375847Z * installing *binary* package ‘R.oo’ ... 2021-05-17T17:14:58.5431694Z * DONE (R.oo) 2021-05-17T17:14:58.7811300Z * installing *binary* package ‘htmltools’ ... 2021-05-17T17:14:58.7867466Z * DONE (htmltools) 2021-05-17T17:14:59.2496992Z * installing *binary* package ‘oro.nifti’ ... 2021-05-17T17:14:59.2604393Z * DONE (oro.nifti) 2021-05-17T17:14:59.5374909Z * installing *binary* package ‘R.utils’ ... 2021-05-17T17:14:59.5435668Z * DONE (R.utils) 2021-05-17T17:15:00.2610460Z * installing *binary* package ‘rmarkdown’ ... 2021-05-17T17:15:00.2821321Z * DONE (rmarkdown) 2021-05-17T17:15:00.6044287Z * installing *binary* package ‘neurobase’ ... 2021-05-17T17:15:00.6141905Z * DONE (neurobase) 2021-05-17T17:15:00.6210856Z 2021-05-17T17:15:00.6212212Z The downloaded source packages are in 2021-05-17T17:15:00.6213824Z ‘/tmp/RtmpCxHDkI/downloaded_packages’ 2021-05-17T17:15:14.6809973Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-17T17:15:14.6811770Z Use `force = TRUE` to force installation 2021-05-17T17:15:14.6821306Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-17T17:15:14.6822705Z Use `force = TRUE` to force installation 2021-05-17T17:15:14.6981283Z ##[group]Run options(width = 100) 2021-05-17T17:15:14.6981874Z options(width = 100) 2021-05-17T17:15:14.6982518Z pkgs <- installed.packages()[, "Package"] 2021-05-17T17:15:14.6983313Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-17T17:15:14.6991021Z shell: /usr/local/bin/Rscript {0} 2021-05-17T17:15:14.6991495Z env: 2021-05-17T17:15:14.6991996Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:15:14.6992540Z TIC_DEPLOY_KEY: 2021-05-17T17:15:14.6993664Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:15:14.6995560Z GITHUB_PAT: *** 2021-05-17T17:15:14.6996593Z COVERALLS_TOKEN: *** 2021-05-17T17:15:14.6997153Z continue-on-error: false 2021-05-17T17:15:14.6997703Z VDIFFR_RUN_TESTS: 2021-05-17T17:15:14.6998248Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:15:14.6998761Z TZ: UTC 2021-05-17T17:15:14.6999242Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:15:14.6999751Z NOT_CRAN: true 2021-05-17T17:15:14.7000174Z ##[endgroup] 2021-05-17T17:15:15.1764438Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-17T17:15:15.1765066Z setting value 2021-05-17T17:15:15.1765996Z version R version 3.6.3 (2020-02-29) 2021-05-17T17:15:15.1766587Z os Ubuntu 20.04.2 LTS 2021-05-17T17:15:15.1767326Z system x86_64, linux-gnu 2021-05-17T17:15:15.1767885Z ui X11 2021-05-17T17:15:15.1768455Z language (EN) 2021-05-17T17:15:15.1769189Z collate C.UTF-8 2021-05-17T17:15:15.1769943Z ctype C.UTF-8 2021-05-17T17:15:15.1770463Z tz UTC 2021-05-17T17:15:15.1771128Z date 2021-05-17 2021-05-17T17:15:15.1771436Z 2021-05-17T17:15:15.1772397Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-17T17:15:15.1773202Z package * version date lib source 2021-05-17T17:15:15.1774187Z abind 1.4-5 2016-07-21 [1] RSPM (R 3.6.3) 2021-05-17T17:15:15.1775193Z aghast 0.2.1 2021-05-17 [1] Github (muschellij2/aghast@0c3b853) 2021-05-17T17:15:15.1776210Z askpass 1.1 2019-01-13 [1] RSPM (R 3.6.3) 2021-05-17T17:15:15.1777385Z base * 3.6.3 2021-02-17 [2] local 2021-05-17T17:15:15.1778300Z base64enc 0.1-3 2015-07-28 [1] RSPM (R 3.6.3) 2021-05-17T17:15:15.1779522Z bitops 1.0-7 2021-04-24 [1] RSPM (R 3.6.3) 2021-05-17T17:15:15.1780433Z boot 1.3-24 2019-12-20 [2] CRAN (R 3.6.3) 2021-05-17T17:15:15.1781313Z brew 1.0-6 2011-04-13 [1] RSPM (R 3.6.3) 2021-05-17T17:15:15.1782213Z brio 1.1.2 2021-04-23 [1] RSPM (R 3.6.3) 2021-05-17T17:15:15.1783119Z cachem 1.0.5 2021-05-15 [1] RSPM (R 3.6.3) 2021-05-17T17:15:15.1784009Z callr 3.7.0 2021-04-20 [1] RSPM (R 3.6.3) 2021-05-17T17:15:15.1784904Z class 7.3-15 2019-01-01 [2] CRAN (R 3.6.3) 2021-05-17T17:15:15.1785778Z cli 2.5.0 2021-04-26 [1] RSPM (R 3.6.3) 2021-05-17T17:15:15.1786671Z clipr 0.7.1 2020-10-08 [1] RSPM (R 3.6.3) 2021-05-17T17:15:15.1787577Z cluster 2.1.0 2019-06-19 [2] CRAN (R 3.6.3) 2021-05-17T17:15:15.1788511Z codetools 0.2-16 2018-12-24 [2] CRAN (R 3.6.3) 2021-05-17T17:15:15.1789464Z commonmark 1.7 2018-12-01 [1] RSPM (R 3.6.3) 2021-05-17T17:15:15.1790610Z compiler 3.6.3 2021-02-17 [2] local 2021-05-17T17:15:15.1791648Z covr 3.5.1 2020-09-16 [1] RSPM (R 3.6.3) 2021-05-17T17:15:15.1792549Z cpp11 0.2.7 2021-03-29 [1] RSPM (R 3.6.3) 2021-05-17T17:15:15.1793816Z crayon 1.4.1 2021-02-08 [1] RSPM (R 3.6.3) 2021-05-17T17:15:15.1794683Z credentials 1.3.0 2020-07-21 [1] RSPM (R 3.6.3) 2021-05-17T17:15:15.1795545Z curl 4.3.1 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-17T17:15:15.1796396Z datasets * 3.6.3 2021-02-17 [2] local 2021-05-17T17:15:15.1797256Z debugme 1.1.0 2017-10-22 [1] RSPM (R 3.6.3) 2021-05-17T17:15:15.1798187Z desc 1.2.0.9000 2021-05-17 [1] Github (muschellij2/desc@7be86f2) 2021-05-17T17:15:15.1799123Z devtools 2.4.1 2021-05-05 [1] RSPM (R 3.6.3) 2021-05-17T17:15:15.1799975Z diffobj 0.3.4 2021-03-22 [1] RSPM (R 3.6.3) 2021-05-17T17:15:15.1800828Z digest 0.6.27 2020-10-24 [1] RSPM (R 3.6.3) 2021-05-17T17:15:15.1801653Z dplyr 1.0.6 2021-05-05 [1] RSPM (R 3.6.3) 2021-05-17T17:15:15.1802506Z ellipsis 0.3.2 2021-04-29 [1] RSPM (R 3.6.3) 2021-05-17T17:15:15.1803378Z evaluate 0.14 2019-05-28 [1] RSPM (R 3.6.3) 2021-05-17T17:15:15.1804218Z fansi 0.4.2 2021-01-15 [1] RSPM (R 3.6.3) 2021-05-17T17:15:15.1805055Z fastmap 1.1.0 2021-01-25 [1] RSPM (R 3.6.3) 2021-05-17T17:15:15.1806197Z foreign 0.8-75 2020-01-20 [2] CRAN (R 3.6.3) 2021-05-17T17:15:15.1807015Z fs 1.5.0 2020-07-31 [1] RSPM (R 3.6.3) 2021-05-17T17:15:15.1807857Z generics 0.1.0 2020-10-31 [1] RSPM (R 3.6.3) 2021-05-17T17:15:15.1808908Z gert 1.3.0 2021-03-29 [1] RSPM (R 3.6.3) 2021-05-17T17:15:15.1809782Z gh 1.3.0 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-17T17:15:15.1810801Z ghtravis 0.15.1 2021-05-17 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-17T17:15:15.1811824Z git2r 0.28.0 2021-01-10 [1] RSPM (R 3.6.3) 2021-05-17T17:15:15.1812723Z gitcreds 0.1.1 2020-12-04 [1] RSPM (R 3.6.3) 2021-05-17T17:15:15.1813631Z glue 1.4.2 2020-08-27 [1] RSPM (R 3.6.3) 2021-05-17T17:15:15.1814654Z graphics * 3.6.3 2021-02-17 [2] local 2021-05-17T17:15:15.1815580Z grDevices * 3.6.3 2021-02-17 [2] local 2021-05-17T17:15:15.1816489Z grid 3.6.3 2021-02-17 [2] local 2021-05-17T17:15:15.1817376Z highr 0.9 2021-04-16 [1] RSPM (R 3.6.3) 2021-05-17T17:15:15.1818296Z htmltools 0.5.1.1 2021-01-22 [1] RSPM (R 3.6.3) 2021-05-17T17:15:15.1819207Z httr 1.4.2 2020-07-20 [1] RSPM (R 3.6.3) 2021-05-17T17:15:15.1820074Z ini 0.3.1 2018-05-20 [1] RSPM (R 3.6.3) 2021-05-17T17:15:15.1820975Z jsonlite 1.7.2 2020-12-09 [1] RSPM (R 3.6.3) 2021-05-17T17:15:15.1821918Z KernSmooth 2.23-16 2019-10-15 [2] CRAN (R 3.6.3) 2021-05-17T17:15:15.1822838Z knitr 1.33 2021-04-24 [1] RSPM (R 3.6.3) 2021-05-17T17:15:15.1823752Z lattice 0.20-38 2018-11-04 [2] CRAN (R 3.6.3) 2021-05-17T17:15:15.1824677Z lazyeval 0.2.2 2019-03-15 [1] RSPM (R 3.6.3) 2021-05-17T17:15:15.1825691Z lifecycle 1.0.0 2021-02-15 [1] RSPM (R 3.6.3) 2021-05-17T17:15:15.1826646Z magrittr 2.0.1 2020-11-17 [1] RSPM (R 3.6.3) 2021-05-17T17:15:15.1827666Z markdown 1.1 2019-08-07 [1] RSPM (R 3.6.3) 2021-05-17T17:15:15.1828732Z MASS 7.3-51.5 2019-12-20 [2] CRAN (R 3.6.3) 2021-05-17T17:15:15.1829633Z Matrix 1.2-18 2019-11-27 [2] CRAN (R 3.6.3) 2021-05-17T17:15:15.1830568Z matrixStats 0.58.0 2021-01-29 [1] RSPM (R 3.6.3) 2021-05-17T17:15:15.1831503Z memoise 2.0.0 2021-01-26 [1] RSPM (R 3.6.3) 2021-05-17T17:15:15.1832421Z methods * 3.6.3 2021-02-17 [2] local 2021-05-17T17:15:15.1843316Z mgcv 1.8-31 2019-11-09 [2] CRAN (R 3.6.3) 2021-05-17T17:15:15.1844273Z mime 0.10 2021-02-13 [1] RSPM (R 3.6.3) 2021-05-17T17:15:15.1845313Z MNITemplate 1.0.0 2021-05-16 [1] Neuroconductor (R 3.6.3) 2021-05-17T17:15:15.1846344Z neurobase 1.32.1 2021-04-07 [1] RSPM (R 3.6.3) 2021-05-17T17:15:15.1847265Z nlme 3.1-144 2020-02-06 [2] CRAN (R 3.6.3) 2021-05-17T17:15:15.1848167Z nnet 7.3-12 2016-02-02 [2] CRAN (R 3.6.3) 2021-05-17T17:15:15.1849066Z openssl 1.4.4 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-17T17:15:15.1849992Z oro.nifti 0.11.0 2020-09-08 [1] RSPM (R 3.6.3) 2021-05-17T17:15:15.1850932Z parallel 3.6.3 2021-02-17 [2] local 2021-05-17T17:15:15.1851852Z pillar 1.6.1 2021-05-16 [1] RSPM (R 3.6.3) 2021-05-17T17:15:15.1853957Z pkgbuild 1.2.0 2020-12-15 [1] RSPM (R 3.6.3) 2021-05-17T17:15:15.1854931Z pkgconfig 2.0.3 2019-09-22 [1] RSPM (R 3.6.3) 2021-05-17T17:15:15.1855796Z pkgload 1.2.1 2021-04-06 [1] RSPM (R 3.6.3) 2021-05-17T17:15:15.1856652Z praise 1.0.0 2015-08-11 [1] RSPM (R 3.6.3) 2021-05-17T17:15:15.1857522Z prettyunits 1.1.1 2020-01-24 [1] RSPM (R 3.6.3) 2021-05-17T17:15:15.1858418Z processx 3.5.2 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-17T17:15:15.1859264Z ps 1.6.0 2021-02-28 [1] RSPM (R 3.6.3) 2021-05-17T17:15:15.1860083Z purrr 0.3.4 2020-04-17 [1] RSPM (R 3.6.3) 2021-05-17T17:15:15.1861132Z R.methodsS3 1.8.1 2020-08-26 [1] RSPM (R 3.6.3) 2021-05-17T17:15:15.1861995Z R.oo 1.24.0 2020-08-26 [1] RSPM (R 3.6.3) 2021-05-17T17:15:15.1862819Z R.utils 2.10.1 2020-08-26 [1] RSPM (R 3.6.3) 2021-05-17T17:15:15.1863659Z R6 2.5.0 2020-10-28 [1] RSPM (R 3.6.3) 2021-05-17T17:15:15.1864710Z rappdirs 0.3.3 2021-01-31 [1] RSPM (R 3.6.3) 2021-05-17T17:15:15.1865645Z rcmdcheck 1.3.3 2019-05-07 [1] RSPM (R 3.6.3) 2021-05-17T17:15:15.1866566Z Rcpp 1.0.6 2021-01-15 [1] RSPM (R 3.6.3) 2021-05-17T17:15:15.1867529Z rematch2 2.1.2 2020-05-01 [1] RSPM (R 3.6.3) 2021-05-17T17:15:15.1868457Z remotes 2.3.0 2021-04-01 [1] RSPM (R 3.6.3) 2021-05-17T17:15:15.1869368Z rex 1.2.0 2020-04-21 [1] RSPM (R 3.6.3) 2021-05-17T17:15:15.1870265Z rlang 0.4.11 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-17T17:15:15.1871172Z rmarkdown 2.8 2021-05-07 [1] RSPM (R 3.6.3) 2021-05-17T17:15:15.1872189Z RNifti 1.3.1 2021-05-13 [1] RSPM (R 3.6.3) 2021-05-17T17:15:15.1873350Z roxygen2 7.1.1 2020-06-27 [1] RSPM (R 3.6.3) 2021-05-17T17:15:15.1874288Z rpart 4.1-15 2019-04-12 [2] CRAN (R 3.6.3) 2021-05-17T17:15:15.1875217Z rprojroot 2.0.2 2020-11-15 [1] RSPM (R 3.6.3) 2021-05-17T17:15:15.1876158Z rstudioapi 0.13 2020-11-12 [1] RSPM (R 3.6.3) 2021-05-17T17:15:15.1877109Z rversions 2.0.2 2020-05-25 [1] RSPM (R 3.6.3) 2021-05-17T17:15:15.1878071Z sessioninfo 1.1.1 2018-11-05 [1] RSPM (R 3.6.3) 2021-05-17T17:15:15.1879017Z spatial 7.3-11 2015-08-30 [2] CRAN (R 3.6.3) 2021-05-17T17:15:15.1879939Z splines 3.6.3 2021-02-17 [2] local 2021-05-17T17:15:15.1880848Z stats * 3.6.3 2021-02-17 [2] local 2021-05-17T17:15:15.1881724Z stats4 3.6.3 2021-02-17 [2] local 2021-05-17T17:15:15.1882629Z stringi 1.6.2 2021-05-17 [1] CRAN (R 3.6.3) 2021-05-17T17:15:15.1883549Z stringr 1.4.0 2019-02-10 [1] RSPM (R 3.6.3) 2021-05-17T17:15:15.1884453Z survival 3.1-8 2019-12-03 [2] CRAN (R 3.6.3) 2021-05-17T17:15:15.1885356Z sys 3.4 2020-07-23 [1] RSPM (R 3.6.3) 2021-05-17T17:15:15.1886326Z sysreqs 1.0.0.9000 2021-05-17 [1] Github (r-hub/sysreqs@f068afa) 2021-05-17T17:15:15.1887274Z tcltk 3.6.3 2021-02-17 [2] local 2021-05-17T17:15:15.1888190Z testthat 3.0.2 2021-02-14 [1] RSPM (R 3.6.3) 2021-05-17T17:15:15.1889118Z tibble 3.1.2 2021-05-16 [1] RSPM (R 3.6.3) 2021-05-17T17:15:15.1896871Z tic 0.10.0 2021-05-17 [1] Github (ropensci/tic@3b4dfb8) 2021-05-17T17:15:15.1898185Z tidyr 1.1.3 2021-03-03 [1] RSPM (R 3.6.3) 2021-05-17T17:15:15.1899064Z tidyselect 1.1.1 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-17T17:15:15.1899948Z tinytex 0.31 2021-03-30 [1] RSPM (R 3.6.3) 2021-05-17T17:15:15.1900795Z tools 3.6.3 2021-02-17 [2] local 2021-05-17T17:15:15.1901633Z usethis 2.0.1 2021-02-10 [1] RSPM (R 3.6.3) 2021-05-17T17:15:15.1902475Z utf8 1.2.1 2021-03-12 [1] RSPM (R 3.6.3) 2021-05-17T17:15:15.1903480Z utils * 3.6.3 2021-02-17 [2] local 2021-05-17T17:15:15.1904301Z vctrs 0.3.8 2021-04-29 [1] RSPM (R 3.6.3) 2021-05-17T17:15:15.1905135Z waldo 0.2.5 2021-03-08 [1] RSPM (R 3.6.3) 2021-05-17T17:15:15.1905985Z whisker 0.4 2019-08-28 [1] RSPM (R 3.6.3) 2021-05-17T17:15:15.1906813Z withr 2.4.2 2021-04-18 [1] RSPM (R 3.6.3) 2021-05-17T17:15:15.1907637Z xfun 0.23 2021-05-15 [1] RSPM (R 3.6.3) 2021-05-17T17:15:15.1908456Z xml2 1.3.2 2020-04-23 [1] RSPM (R 3.6.3) 2021-05-17T17:15:15.1909501Z xopen 1.0.0 2018-09-17 [1] RSPM (R 3.6.3) 2021-05-17T17:15:15.1910398Z yaml 2.2.1 2020-02-01 [1] RSPM (R 3.6.3) 2021-05-17T17:15:15.1911278Z zip 2.1.1 2020-08-27 [1] RSPM (R 3.6.3) 2021-05-17T17:15:15.1911639Z 2021-05-17T17:15:15.1912172Z [1] /home/runner/work/_temp/Library 2021-05-17T17:15:15.1912937Z [2] /opt/R/3.6.3/lib/R/library 2021-05-17T17:15:15.1969680Z ##[group]Run Rscript -e 'tic::script()' 2021-05-17T17:15:15.1970319Z Rscript -e 'tic::script()' 2021-05-17T17:15:15.1970814Z ls -l check 2021-05-17T17:15:15.2017833Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-17T17:15:15.2018401Z env: 2021-05-17T17:15:15.2018901Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:15:15.2019437Z TIC_DEPLOY_KEY: 2021-05-17T17:15:15.2020348Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:15:15.2022028Z GITHUB_PAT: *** 2021-05-17T17:15:15.2023045Z COVERALLS_TOKEN: *** 2021-05-17T17:15:15.2023599Z continue-on-error: false 2021-05-17T17:15:15.2024143Z VDIFFR_RUN_TESTS: 2021-05-17T17:15:15.2024682Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:15:15.2025203Z TZ: UTC 2021-05-17T17:15:15.2025649Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:15:15.2026104Z NOT_CRAN: true 2021-05-17T17:15:15.2026529Z ##[endgroup] 2021-05-17T17:15:15.5084182Z ✔ Loading tic stage configuration from tic.R 2021-05-17T17:15:15.6597195Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-17T17:15:15.6599198Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-17T17:15:15.6600581Z timeout = Inf, check_dir = "check") 2021-05-17T17:15:15.7325912Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-17T17:15:15.9618957Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-17T17:15:15.9750773Z * preparing ‘alvin’: 2021-05-17T17:15:15.9840959Z * checking DESCRIPTION meta-information ... OK 2021-05-17T17:15:16.0697654Z * installing the package to build vignettes 2021-05-17T17:15:20.4381517Z * creating vignettes ... OK 2021-05-17T17:15:20.4730156Z * checking for LF line-endings in source and make files and shell scripts 2021-05-17T17:15:20.4732638Z * checking for empty or unneeded directories 2021-05-17T17:15:20.4753900Z * building ‘alvin_0.3.0.tar.gz’ 2021-05-17T17:15:20.5027154Z 2021-05-17T17:15:20.6313748Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-17T17:15:20.8862071Z * using log directory ‘/home/runner/work/alvin/alvin/check/alvin.Rcheck’ 2021-05-17T17:15:20.8863830Z * using R version 3.6.3 (2020-02-29) 2021-05-17T17:15:20.8864982Z * using platform: x86_64-pc-linux-gnu (64-bit) 2021-05-17T17:15:20.8866071Z * using session charset: UTF-8 2021-05-17T17:15:20.9188002Z * using option ‘--as-cran’ 2021-05-17T17:15:20.9228475Z * checking for file ‘alvin/DESCRIPTION’ ... OK 2021-05-17T17:15:20.9229592Z * checking extension type ... Package 2021-05-17T17:15:20.9230723Z * this is package ‘alvin’ version ‘0.3.0’ 2021-05-17T17:15:20.9231752Z * package encoding: UTF-8 2021-05-17T17:15:20.9259739Z * checking package namespace information ... OK 2021-05-17T17:15:36.0848320Z * checking package dependencies ... OK 2021-05-17T17:15:36.0867642Z * checking if this is a source package ... OK 2021-05-17T17:15:36.0869059Z * checking if there is a namespace ... OK 2021-05-17T17:15:37.1392826Z * checking for executable files ... OK 2021-05-17T17:15:37.1394247Z * checking for hidden files and directories ... OK 2021-05-17T17:15:37.1395181Z * checking for portable file names ... OK 2021-05-17T17:15:37.1396233Z * checking for sufficient/correct file permissions ... OK 2021-05-17T17:15:37.1397178Z * checking serialization versions ... OK 2021-05-17T17:15:38.9560135Z * checking whether package ‘alvin’ can be installed ... OK 2021-05-17T17:15:38.9624153Z * checking installed package size ... OK 2021-05-17T17:15:39.0394964Z * checking package directory ... OK 2021-05-17T17:15:39.0405316Z * checking for future file timestamps ... OK 2021-05-17T17:15:39.0406722Z * checking ‘build’ directory ... OK 2021-05-17T17:15:39.2130454Z * checking DESCRIPTION meta-information ... OK 2021-05-17T17:15:39.2131809Z * checking top-level files ... OK 2021-05-17T17:15:39.2132811Z * checking for left-over files ... OK 2021-05-17T17:15:39.3956621Z * checking index information ... OK 2021-05-17T17:15:39.6420170Z * checking package subdirectories ... OK 2021-05-17T17:15:39.6940424Z * checking R files for non-ASCII characters ... OK 2021-05-17T17:15:39.7452866Z * checking R files for syntax errors ... OK 2021-05-17T17:15:40.4634527Z * checking whether the package can be loaded ... OK 2021-05-17T17:15:41.1470625Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-17T17:15:41.8266121Z * checking whether the package can be unloaded cleanly ... OK 2021-05-17T17:15:42.4983890Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-17T17:15:43.1973227Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-17T17:15:43.9106340Z * checking loading without being on the library search path ... OK 2021-05-17T17:15:44.6120942Z * checking dependencies in R code ... OK 2021-05-17T17:15:45.6618982Z * checking S3 generic/method consistency ... OK 2021-05-17T17:15:46.3189007Z * checking replacement functions ... OK 2021-05-17T17:15:46.9674317Z * checking foreign function calls ... OK 2021-05-17T17:15:50.1791230Z * checking R code for possible problems ... OK 2021-05-17T17:15:50.3739096Z * checking Rd files ... OK 2021-05-17T17:15:50.4236155Z * checking Rd metadata ... OK 2021-05-17T17:15:50.4808587Z * checking Rd line widths ... OK 2021-05-17T17:15:50.5628419Z * checking Rd cross-references ... OK 2021-05-17T17:15:51.2202006Z * checking for missing documentation entries ... OK 2021-05-17T17:15:53.2099627Z * checking for code/documentation mismatches ... OK 2021-05-17T17:15:54.4314604Z * checking Rd \usage sections ... OK 2021-05-17T17:15:54.4856577Z * checking Rd contents ... OK 2021-05-17T17:15:54.5533063Z * checking for unstated dependencies in examples ... OK 2021-05-17T17:15:54.5593166Z * checking installed files from ‘inst/doc’ ... OK 2021-05-17T17:15:54.5618398Z * checking files in ‘vignettes’ ... OK 2021-05-17T17:15:56.4093799Z * checking examples ... OK 2021-05-17T17:15:56.4680003Z * checking for unstated dependencies in ‘tests’ ... OK 2021-05-17T17:15:56.6426322Z * checking tests ... 2021-05-17T17:15:57.8168105Z Running ‘testthat.R’ 2021-05-17T17:15:57.8214454Z OK 2021-05-17T17:15:57.9976544Z * checking for unstated dependencies in vignettes ... OK 2021-05-17T17:15:58.0230316Z * checking package vignettes in ‘inst/doc’ ... OK 2021-05-17T17:16:00.0391328Z * checking re-building of vignette outputs ... OK 2021-05-17T17:16:01.8492235Z * checking PDF version of manual ... OK 2021-05-17T17:16:01.8493421Z * checking for detritus in the temp directory ... OK 2021-05-17T17:16:01.8494138Z * DONE 2021-05-17T17:16:01.8514724Z 2021-05-17T17:16:01.8515319Z Status: OK 2021-05-17T17:16:01.8515695Z 2021-05-17T17:16:01.9278502Z ── R CMD check results ──────────────────────────────────────── alvin 0.3.0 ──── 2021-05-17T17:16:01.9297012Z Duration: 41.4s 2021-05-17T17:16:01.9297501Z 2021-05-17T17:16:01.9308927Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-17T17:16:01.9401942Z total 208 2021-05-17T17:16:01.9403634Z drwxr-xr-x 6 runner docker 4096 May 17 17:16 alvin.Rcheck 2021-05-17T17:16:01.9404911Z -rw-r--r-- 1 runner docker 98876 May 17 17:15 alvin_0.3.0.tar.gz 2021-05-17T17:16:01.9407258Z -rw-r--r-- 1 runner docker 104864 May 17 17:15 alvin_0.3.0_R_x86_64-pc-linux-gnu.tar.gz 2021-05-17T17:16:01.9449767Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-17T17:16:01.9450644Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-17T17:16:01.9500261Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-17T17:16:01.9500835Z env: 2021-05-17T17:16:01.9501336Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:16:01.9501860Z TIC_DEPLOY_KEY: 2021-05-17T17:16:01.9502783Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:16:01.9504679Z GITHUB_PAT: *** 2021-05-17T17:16:01.9505584Z COVERALLS_TOKEN: *** 2021-05-17T17:16:01.9506152Z continue-on-error: false 2021-05-17T17:16:01.9506698Z VDIFFR_RUN_TESTS: 2021-05-17T17:16:01.9507237Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:16:01.9507746Z TZ: UTC 2021-05-17T17:16:01.9508174Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:16:01.9508651Z NOT_CRAN: true 2021-05-17T17:16:01.9509082Z ##[endgroup] 2021-05-17T17:16:01.9616673Z 2021-05-17T17:16:01.9618242Z R version 3.6.3 (2020-02-29) -- "Holding the Windsock" 2021-05-17T17:16:01.9619285Z Copyright (C) 2020 The R Foundation for Statistical Computing 2021-05-17T17:16:01.9620417Z Platform: x86_64-pc-linux-gnu (64-bit) 2021-05-17T17:16:01.9621464Z 2021-05-17T17:16:01.9622286Z R is free software and comes with ABSOLUTELY NO WARRANTY. 2021-05-17T17:16:01.9623364Z You are welcome to redistribute it under certain conditions. 2021-05-17T17:16:01.9624681Z Type 'license()' or 'licence()' for distribution details. 2021-05-17T17:16:01.9625310Z 2021-05-17T17:16:01.9626285Z R is a collaborative project with many contributors. 2021-05-17T17:16:01.9627940Z Type 'contributors()' for more information and 2021-05-17T17:16:01.9629161Z 'citation()' on how to cite R or R packages in publications. 2021-05-17T17:16:01.9630354Z 2021-05-17T17:16:01.9631388Z Type 'demo()' for some demos, 'help()' for on-line help, or 2021-05-17T17:16:01.9632747Z 'help.start()' for an HTML browser interface to help. 2021-05-17T17:16:01.9633698Z Type 'q()' to quit R. 2021-05-17T17:16:01.9634152Z 2021-05-17T17:16:01.9634715Z > library(testthat) 2021-05-17T17:16:01.9635343Z > library(alvin) 2021-05-17T17:16:01.9635872Z > 2021-05-17T17:16:01.9636462Z > test_check("alvin") 2021-05-17T17:16:01.9637147Z [ FAIL 0 | WARN 0 | SKIP 0 | PASS 1 ] 2021-05-17T17:16:01.9637720Z > 2021-05-17T17:16:01.9638267Z > proc.time() 2021-05-17T17:16:01.9638922Z user system elapsed 2021-05-17T17:16:01.9639547Z 1.038 0.109 1.134 2021-05-17T17:16:01.9675662Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-17T17:16:01.9676290Z Rscript -e "tic::before_deploy()" 2021-05-17T17:16:01.9721316Z shell: /usr/bin/bash -e {0} 2021-05-17T17:16:01.9721771Z env: 2021-05-17T17:16:01.9722264Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:16:01.9722807Z TIC_DEPLOY_KEY: 2021-05-17T17:16:01.9723719Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:16:01.9725422Z GITHUB_PAT: *** 2021-05-17T17:16:01.9726338Z COVERALLS_TOKEN: *** 2021-05-17T17:16:01.9726888Z continue-on-error: false 2021-05-17T17:16:01.9727436Z VDIFFR_RUN_TESTS: 2021-05-17T17:16:01.9727990Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:16:01.9728483Z TZ: UTC 2021-05-17T17:16:01.9728924Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:16:01.9729384Z NOT_CRAN: true 2021-05-17T17:16:01.9729816Z ##[endgroup] 2021-05-17T17:16:02.2558134Z ✔ Loading tic stage configuration from tic.R 2021-05-17T17:16:02.3824179Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-17T17:16:02.3824823Z with: 2021-05-17T17:16:02.3825751Z upload_url: https://uploads.github.com/repos/neuroconductor/alvin/releases/43074781/assets{?name,label} 2021-05-17T17:16:02.3826905Z asset_path: check/alvin_0.3.0_R_x86_64-pc-linux-gnu.tar.gz 2021-05-17T17:16:02.3827663Z asset_name: alvin_0.3.0_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-17T17:16:02.3828411Z asset_content_type: application/octet-stream 2021-05-17T17:16:02.3828977Z env: 2021-05-17T17:16:02.3829457Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:16:02.3829989Z TIC_DEPLOY_KEY: 2021-05-17T17:16:02.3830895Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:16:02.3832876Z GITHUB_PAT: *** 2021-05-17T17:16:02.3833895Z COVERALLS_TOKEN: *** 2021-05-17T17:16:02.3834461Z continue-on-error: false 2021-05-17T17:16:02.3834993Z VDIFFR_RUN_TESTS: 2021-05-17T17:16:02.3835575Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:16:02.3836100Z TZ: UTC 2021-05-17T17:16:02.3836524Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:16:02.3836997Z NOT_CRAN: true 2021-05-17T17:16:02.3838127Z GITHUB_TOKEN: *** 2021-05-17T17:16:02.3838558Z ##[endgroup] 2021-05-17T17:16:03.2862039Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-17T17:16:03.2862666Z Rscript -e "tic::deploy()" 2021-05-17T17:16:03.2927752Z shell: /usr/bin/bash -e {0} 2021-05-17T17:16:03.2928204Z env: 2021-05-17T17:16:03.2928709Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:16:03.2929243Z TIC_DEPLOY_KEY: 2021-05-17T17:16:03.2930168Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:16:03.2931776Z GITHUB_PAT: *** 2021-05-17T17:16:03.2932698Z COVERALLS_TOKEN: *** 2021-05-17T17:16:03.2933274Z continue-on-error: false 2021-05-17T17:16:03.2934040Z VDIFFR_RUN_TESTS: 2021-05-17T17:16:03.2934547Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:16:03.2935022Z TZ: UTC 2021-05-17T17:16:03.2935622Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:16:03.2936111Z NOT_CRAN: true 2021-05-17T17:16:03.2936545Z ##[endgroup] 2021-05-17T17:16:03.5733085Z ✔ Loading tic stage configuration from tic.R 2021-05-17T17:16:03.7027033Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-17T17:16:03.7027727Z Rscript -e "tic::after_deploy()" 2021-05-17T17:16:03.7079111Z shell: /usr/bin/bash -e {0} 2021-05-17T17:16:03.7079575Z env: 2021-05-17T17:16:03.7080066Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:16:03.7080608Z TIC_DEPLOY_KEY: 2021-05-17T17:16:03.7081517Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:16:03.7083832Z GITHUB_PAT: *** 2021-05-17T17:16:03.7084751Z COVERALLS_TOKEN: *** 2021-05-17T17:16:03.7085307Z continue-on-error: false 2021-05-17T17:16:03.7085850Z VDIFFR_RUN_TESTS: 2021-05-17T17:16:03.7086405Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:16:03.7086899Z TZ: UTC 2021-05-17T17:16:03.7087616Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:16:03.7088106Z NOT_CRAN: true 2021-05-17T17:16:03.7088538Z ##[endgroup] 2021-05-17T17:16:04.0079666Z ✔ Loading tic stage configuration from tic.R 2021-05-17T17:16:04.3221834Z Post job cleanup. 2021-05-17T17:16:04.3797049Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-17T17:16:04.3892920Z Post job cleanup. 2021-05-17T17:16:04.4966615Z [command]/usr/bin/git version 2021-05-17T17:16:04.5073507Z git version 2.31.1 2021-05-17T17:16:04.5079216Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-17T17:16:04.5123513Z [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-17T17:16:04.5384654Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-17T17:16:04.5449711Z http.https://github.com/.extraheader 2021-05-17T17:16:04.5459351Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-17T17:16:04.5506939Z [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-17T17:16:04.5867044Z Cleaning up orphan processes