2021-05-16T23:01:02.8179825Z ##[section]Starting: Request a runner to run this job 2021-05-16T23:01:03.6792590Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-20.04' 2021-05-16T23:01:03.7505800Z 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-16T23:01:03.8577351Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-16T23:01:03.9926010Z ##[section]Finishing: Request a runner to run this job 2021-05-16T23:01:11.5190004Z Current runner version: '2.278.0' 2021-05-16T23:01:11.5214768Z ##[group]Operating System 2021-05-16T23:01:11.5215651Z Ubuntu 2021-05-16T23:01:11.5216054Z 20.04.2 2021-05-16T23:01:11.5216517Z LTS 2021-05-16T23:01:11.5216992Z ##[endgroup] 2021-05-16T23:01:11.5217514Z ##[group]Virtual Environment 2021-05-16T23:01:11.5218173Z Environment: ubuntu-20.04 2021-05-16T23:01:11.5218672Z Version: 20210510.0 2021-05-16T23:01:11.5219657Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210510.0/images/linux/Ubuntu2004-README.md 2021-05-16T23:01:11.5220908Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210510.0 2021-05-16T23:01:11.5221765Z ##[endgroup] 2021-05-16T23:01:11.5223515Z ##[group]GITHUB_TOKEN Permissions 2021-05-16T23:01:11.5224602Z Actions: write 2021-05-16T23:01:11.5225138Z Checks: write 2021-05-16T23:01:11.5225609Z Contents: write 2021-05-16T23:01:11.5226146Z Deployments: write 2021-05-16T23:01:11.5226744Z Issues: write 2021-05-16T23:01:11.5227270Z Metadata: read 2021-05-16T23:01:11.5227795Z Packages: write 2021-05-16T23:01:11.5228287Z PullRequests: write 2021-05-16T23:01:11.5228905Z RepositoryProjects: write 2021-05-16T23:01:11.5229484Z SecurityEvents: write 2021-05-16T23:01:11.5230049Z Statuses: write 2021-05-16T23:01:11.5230602Z ##[endgroup] 2021-05-16T23:01:11.5233389Z Prepare workflow directory 2021-05-16T23:01:11.6181891Z Prepare all required actions 2021-05-16T23:01:11.6192536Z Getting action download info 2021-05-16T23:01:11.9844005Z Download action repository 'actions/checkout@v2' 2021-05-16T23:01:13.7113636Z Download action repository 'r-lib/actions@master' 2021-05-16T23:01:14.2444348Z Download action repository 'adigherman/actions@master' 2021-05-16T23:01:16.8503193Z Download action repository 'msys2/setup-msys2@v2' 2021-05-16T23:01:17.1647729Z Download action repository 'actions/cache@v1' 2021-05-16T23:01:17.3262444Z Download action repository 'actions/upload-artifact@master' 2021-05-16T23:01:17.5556897Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-16T23:01:17.9308784Z ##[group]Run actions/checkout@v2 2021-05-16T23:01:17.9309366Z with: 2021-05-16T23:01:17.9309799Z repository: neuroconductor/papayar 2021-05-16T23:01:17.9310717Z token: *** 2021-05-16T23:01:17.9311068Z ssh-strict: true 2021-05-16T23:01:17.9311531Z persist-credentials: true 2021-05-16T23:01:17.9311957Z clean: true 2021-05-16T23:01:17.9312324Z fetch-depth: 1 2021-05-16T23:01:17.9312665Z lfs: false 2021-05-16T23:01:17.9313028Z submodules: false 2021-05-16T23:01:17.9313373Z env: 2021-05-16T23:01:17.9313760Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:01:17.9314189Z TIC_DEPLOY_KEY: 2021-05-16T23:01:17.9314908Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:01:17.9316001Z GITHUB_PAT: *** 2021-05-16T23:01:17.9316357Z COVERALLS_TOKEN: 2021-05-16T23:01:17.9316888Z continue-on-error: false 2021-05-16T23:01:17.9317313Z VDIFFR_RUN_TESTS: 2021-05-16T23:01:17.9317677Z ##[endgroup] 2021-05-16T23:01:18.2105901Z Syncing repository: neuroconductor/papayar 2021-05-16T23:01:18.2106755Z ##[group]Getting Git version info 2021-05-16T23:01:18.2107750Z Working directory is '/home/runner/work/papayar/papayar' 2021-05-16T23:01:18.2108329Z [command]/usr/bin/git version 2021-05-16T23:01:19.2108486Z git version 2.31.1 2021-05-16T23:01:19.2131559Z ##[endgroup] 2021-05-16T23:01:19.2132684Z Deleting the contents of '/home/runner/work/papayar/papayar' 2021-05-16T23:01:19.2134733Z ##[group]Initializing the repository 2021-05-16T23:01:19.2135576Z [command]/usr/bin/git init /home/runner/work/papayar/papayar 2021-05-16T23:01:19.2136763Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-16T23:01:19.2137740Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-16T23:01:19.2138714Z hint: of your new repositories, which will suppress this warning, call: 2021-05-16T23:01:19.2139451Z hint: 2021-05-16T23:01:19.2140324Z hint: git config --global init.defaultBranch 2021-05-16T23:01:19.2141427Z hint: 2021-05-16T23:01:19.2142347Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-16T23:01:19.2143549Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-16T23:01:19.2144332Z hint: 2021-05-16T23:01:19.2145020Z hint: git branch -m 2021-05-16T23:01:19.2145873Z Initialized empty Git repository in /home/runner/work/papayar/papayar/.git/ 2021-05-16T23:01:19.2159684Z [command]/usr/bin/git remote add origin https://github.com/neuroconductor/papayar 2021-05-16T23:01:19.2160720Z ##[endgroup] 2021-05-16T23:01:19.2161464Z ##[group]Disabling automatic garbage collection 2021-05-16T23:01:19.2162668Z [command]/usr/bin/git config --local gc.auto 0 2021-05-16T23:01:19.2163349Z ##[endgroup] 2021-05-16T23:01:19.2165356Z ##[group]Setting up auth 2021-05-16T23:01:19.2166441Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T23:01:19.2168343Z [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-16T23:01:19.2171969Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T23:01:19.2173878Z [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-16T23:01:19.2175753Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-16T23:01:19.2176626Z ##[endgroup] 2021-05-16T23:01:19.2177124Z ##[group]Fetching the repository 2021-05-16T23:01:19.2178612Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +221ca9e39ad852260430874479e9ee8607080640:refs/tags/1.0.s 2021-05-16T23:01:19.2179785Z remote: Enumerating objects: 32, done. 2021-05-16T23:01:19.2180528Z remote: Counting objects: 3% (1/32) 2021-05-16T23:01:19.2181082Z remote: Counting objects: 6% (2/32) 2021-05-16T23:01:19.2181616Z remote: Counting objects: 9% (3/32) 2021-05-16T23:01:19.2182265Z remote: Counting objects: 12% (4/32) 2021-05-16T23:01:19.2182796Z remote: Counting objects: 15% (5/32) 2021-05-16T23:01:19.2183339Z remote: Counting objects: 18% (6/32) 2021-05-16T23:01:19.2183864Z remote: Counting objects: 21% (7/32) 2021-05-16T23:01:19.2184404Z remote: Counting objects: 25% (8/32) 2021-05-16T23:01:19.2184952Z remote: Counting objects: 28% (9/32) 2021-05-16T23:01:19.2185484Z remote: Counting objects: 31% (10/32) 2021-05-16T23:01:19.2186035Z remote: Counting objects: 34% (11/32) 2021-05-16T23:01:19.2186567Z remote: Counting objects: 37% (12/32) 2021-05-16T23:01:19.2187108Z remote: Counting objects: 40% (13/32) 2021-05-16T23:01:19.2187645Z remote: Counting objects: 43% (14/32) 2021-05-16T23:01:19.2188186Z remote: Counting objects: 46% (15/32) 2021-05-16T23:01:19.2188717Z remote: Counting objects: 50% (16/32) 2021-05-16T23:01:19.2193378Z remote: Counting objects: 53% (17/32) 2021-05-16T23:01:19.2193920Z remote: Counting objects: 56% (18/32) 2021-05-16T23:01:19.2194385Z remote: Counting objects: 59% (19/32) 2021-05-16T23:01:19.2194859Z remote: Counting objects: 62% (20/32) 2021-05-16T23:01:19.2195317Z remote: Counting objects: 65% (21/32) 2021-05-16T23:01:19.2195794Z remote: Counting objects: 68% (22/32) 2021-05-16T23:01:19.2196257Z remote: Counting objects: 71% (23/32) 2021-05-16T23:01:19.2196730Z remote: Counting objects: 75% (24/32) 2021-05-16T23:01:19.2197192Z remote: Counting objects: 78% (25/32) 2021-05-16T23:01:19.2197660Z remote: Counting objects: 81% (26/32) 2021-05-16T23:01:19.2198142Z remote: Counting objects: 84% (27/32) 2021-05-16T23:01:19.2198779Z remote: Counting objects: 87% (28/32) 2021-05-16T23:01:19.2199254Z remote: Counting objects: 90% (29/32) 2021-05-16T23:01:19.2199714Z remote: Counting objects: 93% (30/32) 2021-05-16T23:01:19.2200187Z remote: Counting objects: 96% (31/32) 2021-05-16T23:01:19.2200653Z remote: Counting objects: 100% (32/32) 2021-05-16T23:01:19.2201144Z remote: Counting objects: 100% (32/32), done. 2021-05-16T23:01:19.2201653Z remote: Compressing objects: 3% (1/30) 2021-05-16T23:01:19.2202176Z remote: Compressing objects: 6% (2/30) 2021-05-16T23:01:19.2202678Z remote: Compressing objects: 10% (3/30) 2021-05-16T23:01:19.2203193Z remote: Compressing objects: 13% (4/30) 2021-05-16T23:01:19.2203704Z remote: Compressing objects: 16% (5/30) 2021-05-16T23:01:19.2204206Z remote: Compressing objects: 20% (6/30) 2021-05-16T23:01:19.2204720Z remote: Compressing objects: 23% (7/30) 2021-05-16T23:01:19.2205225Z remote: Compressing objects: 26% (8/30) 2021-05-16T23:01:19.2205739Z remote: Compressing objects: 30% (9/30) 2021-05-16T23:01:19.2206244Z remote: Compressing objects: 33% (10/30) 2021-05-16T23:01:19.2206769Z remote: Compressing objects: 36% (11/30) 2021-05-16T23:01:19.2207276Z remote: Compressing objects: 40% (12/30) 2021-05-16T23:01:19.2207934Z remote: Compressing objects: 43% (13/30) 2021-05-16T23:01:19.2208452Z remote: Compressing objects: 46% (14/30) 2021-05-16T23:01:19.2208953Z remote: Compressing objects: 50% (15/30) 2021-05-16T23:01:19.2209473Z remote: Compressing objects: 53% (16/30) 2021-05-16T23:01:19.2209977Z remote: Compressing objects: 56% (17/30) 2021-05-16T23:01:19.2210486Z remote: Compressing objects: 60% (18/30) 2021-05-16T23:01:19.2210988Z remote: Compressing objects: 63% (19/30) 2021-05-16T23:01:19.2211499Z remote: Compressing objects: 66% (20/30) 2021-05-16T23:01:19.2212084Z remote: Compressing objects: 70% (21/30) 2021-05-16T23:01:19.2212603Z remote: Compressing objects: 73% (22/30) 2021-05-16T23:01:19.2213118Z remote: Compressing objects: 76% (23/30) 2021-05-16T23:01:19.2213620Z remote: Compressing objects: 80% (24/30) 2021-05-16T23:01:19.2214132Z remote: Compressing objects: 83% (25/30) 2021-05-16T23:01:19.2214632Z remote: Compressing objects: 86% (26/30) 2021-05-16T23:01:19.2215147Z remote: Compressing objects: 90% (27/30) 2021-05-16T23:01:19.2215648Z remote: Compressing objects: 93% (28/30) 2021-05-16T23:01:19.2216169Z remote: Compressing objects: 96% (29/30) 2021-05-16T23:01:19.2216668Z remote: Compressing objects: 100% (30/30) 2021-05-16T23:01:19.2217205Z remote: Compressing objects: 100% (30/30), done. 2021-05-16T23:01:19.2218160Z remote: Total 32 (delta 2), reused 16 (delta 0), pack-reused 0 2021-05-16T23:01:19.2218838Z From https://github.com/neuroconductor/papayar 2021-05-16T23:01:19.2219709Z * [new ref] 221ca9e39ad852260430874479e9ee8607080640 -> 1.0.s 2021-05-16T23:01:19.2220288Z ##[endgroup] 2021-05-16T23:01:19.2220736Z ##[group]Determining the checkout info 2021-05-16T23:01:19.2221185Z ##[endgroup] 2021-05-16T23:01:19.2221577Z ##[group]Checking out the ref 2021-05-16T23:01:19.2222290Z [command]/usr/bin/git checkout --progress --force refs/tags/1.0.s 2021-05-16T23:01:19.2222971Z Note: switching to 'refs/tags/1.0.s'. 2021-05-16T23:01:19.2223271Z 2021-05-16T23:01:19.2223942Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-16T23:01:19.2224640Z changes and commit them, and you can discard any commits you make in this 2021-05-16T23:01:19.2225331Z state without impacting any branches by switching back to a branch. 2021-05-16T23:01:19.2225733Z 2021-05-16T23:01:19.2226193Z If you want to create a new branch to retain commits you create, you may 2021-05-16T23:01:19.2226999Z do so (now or later) by using -c with the switch command. Example: 2021-05-16T23:01:19.2227459Z 2021-05-16T23:01:19.2227979Z git switch -c 2021-05-16T23:01:19.2228297Z 2021-05-16T23:01:19.2228649Z Or undo this operation with: 2021-05-16T23:01:19.2228932Z 2021-05-16T23:01:19.2229357Z git switch - 2021-05-16T23:01:19.2229593Z 2021-05-16T23:01:19.2230135Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-16T23:01:19.2230649Z 2021-05-16T23:01:19.2231026Z HEAD is now at 221ca9e Version id 67 stable 2021-05-16T23:01:19.2231468Z ##[endgroup] 2021-05-16T23:01:19.2232038Z [command]/usr/bin/git log -1 --format='%H' 2021-05-16T23:01:19.2232702Z '221ca9e39ad852260430874479e9ee8607080640' 2021-05-16T23:01:19.2320166Z ##[group]Run r-lib/actions/setup-r@master 2021-05-16T23:01:19.2320592Z with: 2021-05-16T23:01:19.2320942Z r-version: oldrel 2021-05-16T23:01:19.2321284Z Ncpus: 1 2021-05-16T23:01:19.2321669Z crayon.enabled: NULL 2021-05-16T23:01:19.2322143Z remove-openmp-macos: true 2021-05-16T23:01:19.2322662Z http-user-agent: default 2021-05-16T23:01:19.2323076Z install-r: true 2021-05-16T23:01:19.2323597Z windows-path-include-mingw: true 2021-05-16T23:01:19.2324067Z env: 2021-05-16T23:01:19.2324466Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:01:19.2324891Z TIC_DEPLOY_KEY: 2021-05-16T23:01:19.2325607Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:01:19.2326939Z GITHUB_PAT: *** 2021-05-16T23:01:19.2327301Z COVERALLS_TOKEN: 2021-05-16T23:01:19.2327902Z continue-on-error: false 2021-05-16T23:01:19.2328365Z VDIFFR_RUN_TESTS: 2021-05-16T23:01:19.2328734Z ##[endgroup] 2021-05-16T23:01:22.3106495Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive add-apt-repository -y ppa:cran/travis 2021-05-16T23:01:23.8641644Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-16T23:01:23.8644136Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-16T23:01:23.8646823Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-16T23:01:23.9040070Z Get:4 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] 2021-05-16T23:01:23.9397411Z Hit:5 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-16T23:01:23.9822266Z Get:6 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-16T23:01:24.0089934Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-16T23:01:24.0852184Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [983 kB] 2021-05-16T23:01:24.1133175Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [222 kB] 2021-05-16T23:01:24.1173863Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.3 kB] 2021-05-16T23:01:24.1175585Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [226 kB] 2021-05-16T23:01:24.1192883Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [33.3 kB] 2021-05-16T23:01:24.1202044Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [774 kB] 2021-05-16T23:01:24.1315519Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [166 kB] 2021-05-16T23:01:24.1334023Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [17.4 kB] 2021-05-16T23:01:24.1669579Z Get:16 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease [18.0 kB] 2021-05-16T23:01:24.3024488Z Get:17 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [73.2 kB] 2021-05-16T23:01:24.4119025Z Hit:18 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-16T23:01:24.6074787Z Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [655 kB] 2021-05-16T23:01:24.6799023Z Get:20 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [131 kB] 2021-05-16T23:01:24.6827755Z Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7508 B] 2021-05-16T23:01:24.6829757Z Get:22 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [203 kB] 2021-05-16T23:01:24.6884674Z Get:23 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [29.7 kB] 2021-05-16T23:01:24.6886140Z Get:24 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [565 kB] 2021-05-16T23:01:24.6992111Z Get:25 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [11.0 kB] 2021-05-16T23:01:30.8366963Z Fetched 4463 kB in 1s (4193 kB/s) 2021-05-16T23:01:31.5464262Z Reading package lists... 2021-05-16T23:01:31.5692999Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get update -y -qq 2021-05-16T23:01:33.3220391Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get install -y gdebi-core qpdf devscripts 2021-05-16T23:01:33.3850117Z Reading package lists... 2021-05-16T23:01:33.5464365Z Building dependency tree... 2021-05-16T23:01:33.5488520Z Reading state information... 2021-05-16T23:01:33.6972312Z The following additional packages will be installed: 2021-05-16T23:01:33.6973885Z dctrl-tools diffstat dput gettext intltool-debian libapt-pkg-perl 2021-05-16T23:01:33.6975222Z libarchive-zip-perl libarray-intspan-perl libasync-mergepoint-perl 2021-05-16T23:01:33.6976798Z libb-hooks-endofscope-perl libb-hooks-op-check-perl libcapture-tiny-perl 2021-05-16T23:01:33.6978371Z libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 2021-05-16T23:01:33.6979873Z libcommon-sense-perl libconst-fast-perl libcontextual-return-perl 2021-05-16T23:01:33.6981180Z libcpanel-json-xs-perl libcroco3 libdata-optlist-perl 2021-05-16T23:01:33.6982590Z libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl 2021-05-16T23:01:33.6984135Z libdigest-hmac-perl libdistro-info-perl libdynaloader-functions-perl 2021-05-16T23:01:33.6985540Z libemail-valid-perl libexporter-tiny-perl libfile-chdir-perl 2021-05-16T23:01:33.6986872Z libfile-find-rule-perl libfile-homedir-perl libfile-which-perl 2021-05-16T23:01:33.6988246Z libfont-ttf-perl libfuture-perl libgetopt-long-descriptive-perl 2021-05-16T23:01:33.6989661Z libgit-wrapper-perl libgitlab-api-v4-perl libhash-fieldhash-perl 2021-05-16T23:01:33.6991174Z libhttp-tiny-multipart-perl libimport-into-perl libio-async-loop-epoll-perl 2021-05-16T23:01:33.6992681Z libio-async-perl libio-prompter-perl libio-pty-perl libio-string-perl 2021-05-16T23:01:33.6993972Z libipc-run-perl libjson-maybexs-perl libjson-perl libjson-xs-perl 2021-05-16T23:01:33.6995222Z liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl 2021-05-16T23:01:33.6996313Z liblist-someutils-perl liblist-someutils-xs-perl 2021-05-16T23:01:33.6997599Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-16T23:01:33.6999008Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-16T23:01:33.7000204Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-16T23:01:33.7001299Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-16T23:01:33.7002396Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-16T23:01:33.7003654Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-16T23:01:33.7004977Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-16T23:01:33.7006211Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-16T23:01:33.7007399Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-16T23:01:33.7008780Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-16T23:01:33.7014891Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-16T23:01:33.7016526Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-16T23:01:33.7017999Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-16T23:01:33.7019700Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-16T23:01:33.7021189Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-16T23:01:33.7030862Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-16T23:01:33.7032133Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-16T23:01:33.7033345Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-16T23:01:33.7034589Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-16T23:01:33.7037394Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-16T23:01:33.7038610Z python3-magic python3-unidiff python3-xdg t1utils wdiff 2021-05-16T23:01:33.7040640Z Suggested packages: 2021-05-16T23:01:33.7041439Z debtags adequate autopkgtest bls-standalone bsd-mailx | mailx 2021-05-16T23:01:33.7042459Z check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope 2021-05-16T23:01:33.7043568Z disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl 2021-05-16T23:01:33.7044677Z libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts 2021-05-16T23:01:33.7045776Z mutt piuparts quilt ratt reprotest svn-buildpackage w3m debian-keyring 2021-05-16T23:01:33.7046782Z equivs libsoap-lite-perl python3-paramiko mini-dinstall gettext-doc 2021-05-16T23:01:33.7048006Z autopoint libasprintf-dev libgettextpo-dev libossp-uuid-perl 2021-05-16T23:01:33.7049175Z libscalar-number-perl libbareword-filehandles-perl libindirect-perl 2021-05-16T23:01:33.7050547Z libmultidimensional-perl libdevel-lexalias-perl libdevel-stacktrace-perl 2021-05-16T23:01:33.7051721Z binutils-multiarch libtext-template-perl wdiff-doc 2021-05-16T23:01:34.1650893Z The following NEW packages will be installed: 2021-05-16T23:01:34.1655129Z dctrl-tools devscripts diffstat dput gdebi-core gettext intltool-debian 2021-05-16T23:01:34.1656495Z libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl 2021-05-16T23:01:34.1659492Z libasync-mergepoint-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 2021-05-16T23:01:34.1661237Z libcapture-tiny-perl libclass-method-modifiers-perl libclass-xsaccessor-perl 2021-05-16T23:01:34.1662669Z libclone-perl libcommon-sense-perl libconst-fast-perl 2021-05-16T23:01:34.1665253Z libcontextual-return-perl libcpanel-json-xs-perl libcroco3 2021-05-16T23:01:34.1666716Z libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl 2021-05-16T23:01:34.1668183Z libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl 2021-05-16T23:01:34.1670985Z libdynaloader-functions-perl libemail-valid-perl libexporter-tiny-perl 2021-05-16T23:01:34.1672471Z libfile-chdir-perl libfile-find-rule-perl libfile-homedir-perl 2021-05-16T23:01:34.1673755Z libfile-which-perl libfont-ttf-perl libfuture-perl 2021-05-16T23:01:34.1677335Z libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 2021-05-16T23:01:34.1679001Z libhash-fieldhash-perl libhttp-tiny-multipart-perl libimport-into-perl 2021-05-16T23:01:34.1681153Z libio-async-loop-epoll-perl libio-async-perl libio-prompter-perl 2021-05-16T23:01:34.1690293Z libio-pty-perl libio-string-perl libipc-run-perl libjson-maybexs-perl 2021-05-16T23:01:34.1691520Z libjson-perl libjson-xs-perl liblinux-epoll-perl liblist-compare-perl 2021-05-16T23:01:34.1692791Z liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl 2021-05-16T23:01:34.1697152Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-16T23:01:34.1698590Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-16T23:01:34.1699792Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-16T23:01:34.1702792Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-16T23:01:34.1703914Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-16T23:01:34.1707384Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-16T23:01:34.1708748Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-16T23:01:34.1709978Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-16T23:01:34.1712448Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-16T23:01:34.1713706Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-16T23:01:34.1717386Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-16T23:01:34.1718673Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-16T23:01:34.1726529Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-16T23:01:34.1727969Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-16T23:01:34.1729328Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-16T23:01:34.1730694Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-16T23:01:34.1733603Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-16T23:01:34.1734804Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-16T23:01:34.1736059Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-16T23:01:34.1740823Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-16T23:01:34.1808837Z python3-magic python3-unidiff python3-xdg qpdf t1utils wdiff 2021-05-16T23:01:34.1954198Z 0 upgraded, 130 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:01:34.1954797Z Need to get 8648 kB of archives. 2021-05-16T23:01:34.1955379Z After this operation, 32.3 MB of additional disk space will be used. 2021-05-16T23:01:34.1956669Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 2021-05-16T23:01:34.1990782Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] 2021-05-16T23:01:34.2003624Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] 2021-05-16T23:01:34.2011422Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] 2021-05-16T23:01:34.2023011Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] 2021-05-16T23:01:34.2044407Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] 2021-05-16T23:01:34.2061091Z 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-16T23:01:34.2066319Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] 2021-05-16T23:01:34.2073327Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] 2021-05-16T23:01:34.2086389Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] 2021-05-16T23:01:34.2091740Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] 2021-05-16T23:01:34.2101247Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] 2021-05-16T23:01:34.2107120Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] 2021-05-16T23:01:34.2119500Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 2021-05-16T23:01:34.2125860Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] 2021-05-16T23:01:34.2133773Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] 2021-05-16T23:01:34.2145107Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 2021-05-16T23:01:34.2169467Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 2021-05-16T23:01:34.2175909Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] 2021-05-16T23:01:34.2351381Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] 2021-05-16T23:01:34.2361133Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] 2021-05-16T23:01:34.2413684Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] 2021-05-16T23:01:34.2440922Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdebi-core all 0.9.5.7+nmu3 [116 kB] 2021-05-16T23:01:34.2458263Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-05-16T23:01:34.2481329Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-05-16T23:01:34.2702916Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-05-16T23:01:34.2715155Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] 2021-05-16T23:01:34.2735520Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-05-16T23:01:34.2764502Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] 2021-05-16T23:01:34.2783262Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] 2021-05-16T23:01:34.2790384Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] 2021-05-16T23:01:34.2801298Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] 2021-05-16T23:01:34.2808838Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] 2021-05-16T23:01:34.2816761Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] 2021-05-16T23:01:34.2824337Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] 2021-05-16T23:01:34.2833641Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] 2021-05-16T23:01:34.2843407Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] 2021-05-16T23:01:34.2853207Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] 2021-05-16T23:01:34.2871468Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] 2021-05-16T23:01:34.2879215Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] 2021-05-16T23:01:34.2886432Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] 2021-05-16T23:01:34.2891861Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] 2021-05-16T23:01:34.2919157Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] 2021-05-16T23:01:34.2926078Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] 2021-05-16T23:01:34.2936397Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] 2021-05-16T23:01:34.2960259Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] 2021-05-16T23:01:34.3003315Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] 2021-05-16T23:01:34.3019593Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] 2021-05-16T23:01:34.3025390Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] 2021-05-16T23:01:34.3032136Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] 2021-05-16T23:01:34.3040037Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] 2021-05-16T23:01:34.3130870Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] 2021-05-16T23:01:34.3139787Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] 2021-05-16T23:01:34.3149861Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] 2021-05-16T23:01:34.3164690Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] 2021-05-16T23:01:34.3176686Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] 2021-05-16T23:01:34.3184264Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] 2021-05-16T23:01:34.3191949Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] 2021-05-16T23:01:34.3211878Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] 2021-05-16T23:01:34.3218975Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] 2021-05-16T23:01:34.3308232Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] 2021-05-16T23:01:34.3337479Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] 2021-05-16T23:01:34.3366188Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] 2021-05-16T23:01:34.3371320Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 2021-05-16T23:01:34.3378643Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] 2021-05-16T23:01:34.3406599Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] 2021-05-16T23:01:34.3422022Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] 2021-05-16T23:01:34.3433901Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] 2021-05-16T23:01:34.3475042Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] 2021-05-16T23:01:34.3491234Z 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-16T23:01:34.3504981Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] 2021-05-16T23:01:34.3512444Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] 2021-05-16T23:01:34.3519435Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] 2021-05-16T23:01:34.3526116Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] 2021-05-16T23:01:34.3545278Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] 2021-05-16T23:01:34.3561417Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] 2021-05-16T23:01:34.3693355Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] 2021-05-16T23:01:34.3714995Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] 2021-05-16T23:01:34.3722922Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] 2021-05-16T23:01:34.3731276Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] 2021-05-16T23:01:34.3824881Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] 2021-05-16T23:01:34.3830031Z 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-16T23:01:34.3836447Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] 2021-05-16T23:01:34.3854045Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] 2021-05-16T23:01:34.3894275Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] 2021-05-16T23:01:34.3900067Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] 2021-05-16T23:01:34.3924441Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] 2021-05-16T23:01:34.3971898Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] 2021-05-16T23:01:34.3978044Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] 2021-05-16T23:01:34.3982895Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] 2021-05-16T23:01:34.3988658Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] 2021-05-16T23:01:34.3994262Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] 2021-05-16T23:01:34.4014157Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB] 2021-05-16T23:01:34.4043916Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] 2021-05-16T23:01:34.4050460Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] 2021-05-16T23:01:34.4055726Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] 2021-05-16T23:01:34.4063474Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] 2021-05-16T23:01:34.4088150Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] 2021-05-16T23:01:34.4097759Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] 2021-05-16T23:01:34.4107017Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] 2021-05-16T23:01:34.4115177Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqpdf26 amd64 9.1.1-1build1 [421 kB] 2021-05-16T23:01:34.4313317Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] 2021-05-16T23:01:34.4392012Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] 2021-05-16T23:01:34.4479320Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] 2021-05-16T23:01:34.4530149Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] 2021-05-16T23:01:34.4573375Z 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-16T23:01:34.4641729Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] 2021-05-16T23:01:34.4710885Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] 2021-05-16T23:01:34.5233693Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] 2021-05-16T23:01:34.5318859Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] 2021-05-16T23:01:34.5370451Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] 2021-05-16T23:01:34.5463775Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 2021-05-16T23:01:34.5492637Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] 2021-05-16T23:01:34.5552350Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] 2021-05-16T23:01:34.5601382Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] 2021-05-16T23:01:34.5691344Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] 2021-05-16T23:01:34.5729583Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] 2021-05-16T23:01:34.5735611Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] 2021-05-16T23:01:34.5779874Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] 2021-05-16T23:01:34.5848937Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] 2021-05-16T23:01:34.5933382Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] 2021-05-16T23:01:34.6034143Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] 2021-05-16T23:01:34.6113042Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] 2021-05-16T23:01:34.6181498Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] 2021-05-16T23:01:34.6294257Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] 2021-05-16T23:01:34.6380430Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] 2021-05-16T23:01:34.6726999Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 2021-05-16T23:01:34.6770183Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] 2021-05-16T23:01:34.6844813Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qpdf amd64 9.1.1-1build1 [476 kB] 2021-05-16T23:01:34.7053203Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] 2021-05-16T23:01:35.3891822Z Fetched 8648 kB in 1s (16.5 MB/s) 2021-05-16T23:01:35.4264506Z Selecting previously unselected package dctrl-tools. 2021-05-16T23:01:35.4422088Z (Reading database ... 2021-05-16T23:01:35.4422561Z (Reading database ... 5% 2021-05-16T23:01:35.4422966Z (Reading database ... 10% 2021-05-16T23:01:35.4423370Z (Reading database ... 15% 2021-05-16T23:01:35.4423754Z (Reading database ... 20% 2021-05-16T23:01:35.4424148Z (Reading database ... 25% 2021-05-16T23:01:35.4424531Z (Reading database ... 30% 2021-05-16T23:01:35.4424926Z (Reading database ... 35% 2021-05-16T23:01:35.4425308Z (Reading database ... 40% 2021-05-16T23:01:35.4425731Z (Reading database ... 45% 2021-05-16T23:01:35.4426116Z (Reading database ... 50% 2021-05-16T23:01:35.4671955Z (Reading database ... 55% 2021-05-16T23:01:35.5089558Z (Reading database ... 60% 2021-05-16T23:01:35.5414681Z (Reading database ... 65% 2021-05-16T23:01:35.5707467Z (Reading database ... 70% 2021-05-16T23:01:35.6396384Z (Reading database ... 75% 2021-05-16T23:01:35.7199384Z (Reading database ... 80% 2021-05-16T23:01:35.7990590Z (Reading database ... 85% 2021-05-16T23:01:35.8594653Z (Reading database ... 90% 2021-05-16T23:01:35.9210483Z (Reading database ... 95% 2021-05-16T23:01:35.9211366Z (Reading database ... 100% 2021-05-16T23:01:35.9212189Z (Reading database ... 254809 files and directories currently installed.) 2021-05-16T23:01:35.9323738Z Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... 2021-05-16T23:01:35.9423347Z Unpacking dctrl-tools (2.24-3) ... 2021-05-16T23:01:35.9771159Z Selecting previously unselected package libfile-which-perl. 2021-05-16T23:01:35.9976844Z Preparing to unpack .../001-libfile-which-perl_1.23-1_all.deb ... 2021-05-16T23:01:35.9988871Z Unpacking libfile-which-perl (1.23-1) ... 2021-05-16T23:01:36.0248743Z Selecting previously unselected package libfile-homedir-perl. 2021-05-16T23:01:36.0449131Z Preparing to unpack .../002-libfile-homedir-perl_1.004-1_all.deb ... 2021-05-16T23:01:36.0493220Z Unpacking libfile-homedir-perl (1.004-1) ... 2021-05-16T23:01:36.0850470Z Selecting previously unselected package libio-pty-perl. 2021-05-16T23:01:36.1008828Z Preparing to unpack .../003-libio-pty-perl_1%3a1.12-1_amd64.deb ... 2021-05-16T23:01:36.1043516Z Unpacking libio-pty-perl (1:1.12-1) ... 2021-05-16T23:01:36.1317846Z Selecting previously unselected package libipc-run-perl. 2021-05-16T23:01:36.1570840Z Preparing to unpack .../004-libipc-run-perl_20180523.0-2_all.deb ... 2021-05-16T23:01:36.1587766Z Unpacking libipc-run-perl (20180523.0-2) ... 2021-05-16T23:01:36.1963077Z Selecting previously unselected package libclass-method-modifiers-perl. 2021-05-16T23:01:36.2217250Z Preparing to unpack .../005-libclass-method-modifiers-perl_2.13-1_all.deb ... 2021-05-16T23:01:36.2246109Z Unpacking libclass-method-modifiers-perl (2.13-1) ... 2021-05-16T23:01:36.2650770Z Selecting previously unselected package libb-hooks-op-check-perl. 2021-05-16T23:01:36.2852580Z Preparing to unpack .../006-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... 2021-05-16T23:01:36.2873671Z Unpacking libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-16T23:01:36.3079912Z Selecting previously unselected package libdynaloader-functions-perl. 2021-05-16T23:01:36.3334669Z Preparing to unpack .../007-libdynaloader-functions-perl_0.003-1_all.deb ... 2021-05-16T23:01:36.3353095Z Unpacking libdynaloader-functions-perl (0.003-1) ... 2021-05-16T23:01:36.3590299Z Selecting previously unselected package libdevel-callchecker-perl. 2021-05-16T23:01:36.3842656Z Preparing to unpack .../008-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... 2021-05-16T23:01:36.3873476Z Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-16T23:01:36.4142150Z Selecting previously unselected package libparams-classify-perl. 2021-05-16T23:01:36.4363987Z Preparing to unpack .../009-libparams-classify-perl_0.015-1build2_amd64.deb ... 2021-05-16T23:01:36.4373305Z Unpacking libparams-classify-perl (0.015-1build2) ... 2021-05-16T23:01:36.4593674Z Selecting previously unselected package libmodule-runtime-perl. 2021-05-16T23:01:36.4844483Z Preparing to unpack .../010-libmodule-runtime-perl_0.016-1_all.deb ... 2021-05-16T23:01:36.4865258Z Unpacking libmodule-runtime-perl (0.016-1) ... 2021-05-16T23:01:36.5409145Z Selecting previously unselected package libimport-into-perl. 2021-05-16T23:01:36.5586101Z Preparing to unpack .../011-libimport-into-perl_1.002005-1_all.deb ... 2021-05-16T23:01:36.5599123Z Unpacking libimport-into-perl (1.002005-1) ... 2021-05-16T23:01:36.5849566Z Selecting previously unselected package librole-tiny-perl. 2021-05-16T23:01:36.6105940Z Preparing to unpack .../012-librole-tiny-perl_2.001004-1_all.deb ... 2021-05-16T23:01:36.6115316Z Unpacking librole-tiny-perl (2.001004-1) ... 2021-05-16T23:01:36.6409188Z Selecting previously unselected package libstrictures-perl. 2021-05-16T23:01:36.6610007Z Preparing to unpack .../013-libstrictures-perl_2.000006-1_all.deb ... 2021-05-16T23:01:36.6618685Z Unpacking libstrictures-perl (2.000006-1) ... 2021-05-16T23:01:36.6968736Z Selecting previously unselected package libsub-quote-perl. 2021-05-16T23:01:36.7183276Z Preparing to unpack .../014-libsub-quote-perl_2.006006-1_all.deb ... 2021-05-16T23:01:36.7210003Z Unpacking libsub-quote-perl (2.006006-1) ... 2021-05-16T23:01:36.7690264Z Selecting previously unselected package libmoo-perl. 2021-05-16T23:01:36.7908580Z Preparing to unpack .../015-libmoo-perl_2.003006-1_all.deb ... 2021-05-16T23:01:36.7922099Z Unpacking libmoo-perl (2.003006-1) ... 2021-05-16T23:01:36.8158688Z Selecting previously unselected package patchutils. 2021-05-16T23:01:36.8406246Z Preparing to unpack .../016-patchutils_0.3.4-2_amd64.deb ... 2021-05-16T23:01:36.8421789Z Unpacking patchutils (0.3.4-2) ... 2021-05-16T23:01:36.8768422Z Selecting previously unselected package wdiff. 2021-05-16T23:01:36.9010063Z Preparing to unpack .../017-wdiff_1.2.2-2build1_amd64.deb ... 2021-05-16T23:01:36.9018009Z Unpacking wdiff (1.2.2-2build1) ... 2021-05-16T23:01:36.9329137Z Selecting previously unselected package devscripts. 2021-05-16T23:01:36.9548714Z Preparing to unpack .../018-devscripts_2.20.2ubuntu2_amd64.deb ... 2021-05-16T23:01:36.9761720Z Unpacking devscripts (2.20.2ubuntu2) ... 2021-05-16T23:01:37.0928795Z Selecting previously unselected package diffstat. 2021-05-16T23:01:37.1141041Z Preparing to unpack .../019-diffstat_1.63-1_amd64.deb ... 2021-05-16T23:01:37.1153407Z Unpacking diffstat (1.63-1) ... 2021-05-16T23:01:37.1449479Z Selecting previously unselected package python3-gpg. 2021-05-16T23:01:37.1654602Z Preparing to unpack .../020-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... 2021-05-16T23:01:37.1663253Z Unpacking python3-gpg (1.13.1-7ubuntu2) ... 2021-05-16T23:01:37.2065005Z Selecting previously unselected package dput. 2021-05-16T23:01:37.2323757Z Preparing to unpack .../021-dput_1.0.3ubuntu1_all.deb ... 2021-05-16T23:01:37.2423140Z Unpacking dput (1.0.3ubuntu1) ... 2021-05-16T23:01:37.2854839Z Selecting previously unselected package gdebi-core. 2021-05-16T23:01:37.3113321Z Preparing to unpack .../022-gdebi-core_0.9.5.7+nmu3_all.deb ... 2021-05-16T23:01:37.3131500Z Unpacking gdebi-core (0.9.5.7+nmu3) ... 2021-05-16T23:01:37.4848576Z Selecting previously unselected package libcroco3:amd64. 2021-05-16T23:01:37.5056331Z Preparing to unpack .../023-libcroco3_0.6.13-1_amd64.deb ... 2021-05-16T23:01:37.5137610Z Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-05-16T23:01:37.5459334Z Selecting previously unselected package gettext. 2021-05-16T23:01:37.5720689Z Preparing to unpack .../024-gettext_0.19.8.1-10build1_amd64.deb ... 2021-05-16T23:01:37.5738526Z Unpacking gettext (0.19.8.1-10build1) ... 2021-05-16T23:01:37.6889003Z Selecting previously unselected package intltool-debian. 2021-05-16T23:01:37.7115854Z Preparing to unpack .../025-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-05-16T23:01:37.7131555Z Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-05-16T23:01:37.7448698Z Selecting previously unselected package libapt-pkg-perl. 2021-05-16T23:01:37.7630236Z Preparing to unpack .../026-libapt-pkg-perl_0.1.36build3_amd64.deb ... 2021-05-16T23:01:37.7641522Z Unpacking libapt-pkg-perl (0.1.36build3) ... 2021-05-16T23:01:37.7928135Z Selecting previously unselected package libarchive-zip-perl. 2021-05-16T23:01:37.8206040Z Preparing to unpack .../027-libarchive-zip-perl_1.67-2_all.deb ... 2021-05-16T23:01:37.8217873Z Unpacking libarchive-zip-perl (1.67-2) ... 2021-05-16T23:01:37.8495824Z Selecting previously unselected package libarray-intspan-perl. 2021-05-16T23:01:37.8757319Z Preparing to unpack .../028-libarray-intspan-perl_2.003-1_all.deb ... 2021-05-16T23:01:37.8774691Z Unpacking libarray-intspan-perl (2.003-1) ... 2021-05-16T23:01:37.8992917Z Selecting previously unselected package libasync-mergepoint-perl. 2021-05-16T23:01:37.9255196Z Preparing to unpack .../029-libasync-mergepoint-perl_0.04-2_all.deb ... 2021-05-16T23:01:37.9268183Z Unpacking libasync-mergepoint-perl (0.04-2) ... 2021-05-16T23:01:37.9452206Z Selecting previously unselected package libmodule-implementation-perl. 2021-05-16T23:01:37.9707237Z Preparing to unpack .../030-libmodule-implementation-perl_0.09-1_all.deb ... 2021-05-16T23:01:37.9715696Z Unpacking libmodule-implementation-perl (0.09-1) ... 2021-05-16T23:01:37.9983995Z Selecting previously unselected package libsub-exporter-progressive-perl. 2021-05-16T23:01:38.0237380Z Preparing to unpack .../031-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 2021-05-16T23:01:38.0250053Z Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-16T23:01:38.2680705Z Selecting previously unselected package libvariable-magic-perl. 2021-05-16T23:01:38.2939953Z Preparing to unpack .../032-libvariable-magic-perl_0.62-1build2_amd64.deb ... 2021-05-16T23:01:38.2956136Z Unpacking libvariable-magic-perl (0.62-1build2) ... 2021-05-16T23:01:38.3224306Z Selecting previously unselected package libb-hooks-endofscope-perl. 2021-05-16T23:01:38.3483291Z Preparing to unpack .../033-libb-hooks-endofscope-perl_0.24-1_all.deb ... 2021-05-16T23:01:38.3512963Z Unpacking libb-hooks-endofscope-perl (0.24-1) ... 2021-05-16T23:01:38.3753318Z Selecting previously unselected package libcapture-tiny-perl. 2021-05-16T23:01:38.4009030Z Preparing to unpack .../034-libcapture-tiny-perl_0.48-1_all.deb ... 2021-05-16T23:01:38.4025079Z Unpacking libcapture-tiny-perl (0.48-1) ... 2021-05-16T23:01:38.4289892Z Selecting previously unselected package libclass-xsaccessor-perl. 2021-05-16T23:01:38.4522283Z Preparing to unpack .../035-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... 2021-05-16T23:01:38.4532001Z Unpacking libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-16T23:01:38.4808805Z Selecting previously unselected package libclone-perl. 2021-05-16T23:01:38.5015753Z Preparing to unpack .../036-libclone-perl_0.43-2_amd64.deb ... 2021-05-16T23:01:38.5023261Z Unpacking libclone-perl (0.43-2) ... 2021-05-16T23:01:38.5288549Z Selecting previously unselected package libcommon-sense-perl. 2021-05-16T23:01:38.5505600Z Preparing to unpack .../037-libcommon-sense-perl_3.74-2build6_amd64.deb ... 2021-05-16T23:01:38.5514500Z Unpacking libcommon-sense-perl (3.74-2build6) ... 2021-05-16T23:01:38.5768842Z Selecting previously unselected package libparams-util-perl. 2021-05-16T23:01:38.5983331Z Preparing to unpack .../038-libparams-util-perl_1.07-3build5_amd64.deb ... 2021-05-16T23:01:38.5992439Z Unpacking libparams-util-perl (1.07-3build5) ... 2021-05-16T23:01:38.6250322Z Selecting previously unselected package libsub-install-perl. 2021-05-16T23:01:38.6467295Z Preparing to unpack .../039-libsub-install-perl_0.928-1_all.deb ... 2021-05-16T23:01:38.6475175Z Unpacking libsub-install-perl (0.928-1) ... 2021-05-16T23:01:38.6692825Z Selecting previously unselected package libdata-optlist-perl. 2021-05-16T23:01:38.6930076Z Preparing to unpack .../040-libdata-optlist-perl_0.110-1_all.deb ... 2021-05-16T23:01:38.6942928Z Unpacking libdata-optlist-perl (0.110-1) ... 2021-05-16T23:01:38.7211204Z Selecting previously unselected package libsub-exporter-perl. 2021-05-16T23:01:38.7464132Z Preparing to unpack .../041-libsub-exporter-perl_0.987-1_all.deb ... 2021-05-16T23:01:38.7475918Z Unpacking libsub-exporter-perl (0.987-1) ... 2021-05-16T23:01:38.7793470Z Selecting previously unselected package libconst-fast-perl. 2021-05-16T23:01:38.8023367Z Preparing to unpack .../042-libconst-fast-perl_0.014-1_all.deb ... 2021-05-16T23:01:38.8034769Z Unpacking libconst-fast-perl (0.014-1) ... 2021-05-16T23:01:38.8289999Z Selecting previously unselected package libwant-perl. 2021-05-16T23:01:38.8515621Z Preparing to unpack .../043-libwant-perl_0.29-1build4_amd64.deb ... 2021-05-16T23:01:38.8528053Z Unpacking libwant-perl (0.29-1build4) ... 2021-05-16T23:01:38.8824488Z Selecting previously unselected package libcontextual-return-perl. 2021-05-16T23:01:38.9033545Z Preparing to unpack .../044-libcontextual-return-perl_0.004014-2_all.deb ... 2021-05-16T23:01:38.9056424Z Unpacking libcontextual-return-perl (0.004014-2) ... 2021-05-16T23:01:38.9368996Z Selecting previously unselected package libcpanel-json-xs-perl. 2021-05-16T23:01:38.9575092Z Preparing to unpack .../045-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... 2021-05-16T23:01:38.9584442Z Unpacking libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-16T23:01:38.9917464Z Selecting previously unselected package libdigest-bubblebabble-perl. 2021-05-16T23:01:39.0179926Z Preparing to unpack .../046-libdigest-bubblebabble-perl_0.02-2_all.deb ... 2021-05-16T23:01:39.0191123Z Unpacking libdigest-bubblebabble-perl (0.02-2) ... 2021-05-16T23:01:39.0471931Z Selecting previously unselected package libdigest-hmac-perl. 2021-05-16T23:01:39.0730581Z Preparing to unpack .../047-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... 2021-05-16T23:01:39.0740639Z Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-16T23:01:39.0969682Z Selecting previously unselected package libdistro-info-perl. 2021-05-16T23:01:39.1201331Z Preparing to unpack .../048-libdistro-info-perl_0.23ubuntu1_all.deb ... 2021-05-16T23:01:39.1213020Z Unpacking libdistro-info-perl (0.23ubuntu1) ... 2021-05-16T23:01:39.1422045Z Selecting previously unselected package libnet-ip-perl. 2021-05-16T23:01:39.1679430Z Preparing to unpack .../049-libnet-ip-perl_1.26-2_all.deb ... 2021-05-16T23:01:39.1688229Z Unpacking libnet-ip-perl (1.26-2) ... 2021-05-16T23:01:39.1918459Z Selecting previously unselected package libnet-dns-perl. 2021-05-16T23:01:39.2173231Z Preparing to unpack .../050-libnet-dns-perl_1.22-1_all.deb ... 2021-05-16T23:01:39.2211506Z Unpacking libnet-dns-perl (1.22-1) ... 2021-05-16T23:01:39.2729555Z Selecting previously unselected package libnet-domain-tld-perl. 2021-05-16T23:01:39.2982379Z Preparing to unpack .../051-libnet-domain-tld-perl_1.75-1_all.deb ... 2021-05-16T23:01:39.2993487Z Unpacking libnet-domain-tld-perl (1.75-1) ... 2021-05-16T23:01:39.3329269Z Selecting previously unselected package libemail-valid-perl. 2021-05-16T23:01:39.3523479Z Preparing to unpack .../052-libemail-valid-perl_1.202-1_all.deb ... 2021-05-16T23:01:39.3531810Z Unpacking libemail-valid-perl (1.202-1) ... 2021-05-16T23:01:39.3757849Z Selecting previously unselected package libexporter-tiny-perl. 2021-05-16T23:01:39.4013676Z Preparing to unpack .../053-libexporter-tiny-perl_1.002001-1_all.deb ... 2021-05-16T23:01:39.4051455Z Unpacking libexporter-tiny-perl (1.002001-1) ... 2021-05-16T23:01:39.4338266Z Selecting previously unselected package libfile-chdir-perl. 2021-05-16T23:01:39.4601952Z Preparing to unpack .../054-libfile-chdir-perl_0.1008-1_all.deb ... 2021-05-16T23:01:39.4612474Z Unpacking libfile-chdir-perl (0.1008-1) ... 2021-05-16T23:01:39.4875178Z Selecting previously unselected package libnumber-compare-perl. 2021-05-16T23:01:39.5133163Z Preparing to unpack .../055-libnumber-compare-perl_0.03-1_all.deb ... 2021-05-16T23:01:39.5165528Z Unpacking libnumber-compare-perl (0.03-1) ... 2021-05-16T23:01:39.5373957Z Selecting previously unselected package libtext-glob-perl. 2021-05-16T23:01:39.5637111Z Preparing to unpack .../056-libtext-glob-perl_0.10-1_all.deb ... 2021-05-16T23:01:39.5640681Z Unpacking libtext-glob-perl (0.10-1) ... 2021-05-16T23:01:39.5864217Z Selecting previously unselected package libfile-find-rule-perl. 2021-05-16T23:01:39.6123411Z Preparing to unpack .../057-libfile-find-rule-perl_0.34-1_all.deb ... 2021-05-16T23:01:39.6134742Z Unpacking libfile-find-rule-perl (0.34-1) ... 2021-05-16T23:01:39.6409109Z Selecting previously unselected package libio-string-perl. 2021-05-16T23:01:39.6632087Z Preparing to unpack .../058-libio-string-perl_1.08-3_all.deb ... 2021-05-16T23:01:39.6640203Z Unpacking libio-string-perl (1.08-3) ... 2021-05-16T23:01:39.6928996Z Selecting previously unselected package libfont-ttf-perl. 2021-05-16T23:01:39.7110747Z Preparing to unpack .../059-libfont-ttf-perl_1.06-1_all.deb ... 2021-05-16T23:01:39.7126234Z Unpacking libfont-ttf-perl (1.06-1) ... 2021-05-16T23:01:39.7643010Z Selecting previously unselected package libfuture-perl. 2021-05-16T23:01:39.7906884Z Preparing to unpack .../060-libfuture-perl_0.43-1_all.deb ... 2021-05-16T23:01:39.7915769Z Unpacking libfuture-perl (0.43-1) ... 2021-05-16T23:01:39.8201532Z Selecting previously unselected package libparams-validate-perl. 2021-05-16T23:01:39.8463479Z Preparing to unpack .../061-libparams-validate-perl_1.29-3_amd64.deb ... 2021-05-16T23:01:39.8473582Z Unpacking libparams-validate-perl (1.29-3) ... 2021-05-16T23:01:39.8769171Z Selecting previously unselected package libgetopt-long-descriptive-perl. 2021-05-16T23:01:39.8990013Z Preparing to unpack .../062-libgetopt-long-descriptive-perl_0.104-1_all.deb ... 2021-05-16T23:01:39.8998469Z Unpacking libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-16T23:01:39.9289337Z Selecting previously unselected package libsort-versions-perl. 2021-05-16T23:01:39.9494761Z Preparing to unpack .../063-libsort-versions-perl_1.62-1_all.deb ... 2021-05-16T23:01:39.9508528Z Unpacking libsort-versions-perl (1.62-1) ... 2021-05-16T23:01:39.9742619Z Selecting previously unselected package libgit-wrapper-perl. 2021-05-16T23:01:40.0004473Z Preparing to unpack .../064-libgit-wrapper-perl_0.048-1_all.deb ... 2021-05-16T23:01:40.0014091Z Unpacking libgit-wrapper-perl (0.048-1) ... 2021-05-16T23:01:40.0610933Z Selecting previously unselected package libhttp-tiny-multipart-perl. 2021-05-16T23:01:40.0866408Z Preparing to unpack .../065-libhttp-tiny-multipart-perl_0.08-1_all.deb ... 2021-05-16T23:01:40.0883155Z Unpacking libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-16T23:01:40.1169068Z Selecting previously unselected package libio-prompter-perl. 2021-05-16T23:01:40.1368933Z Preparing to unpack .../066-libio-prompter-perl_0.004015-1_all.deb ... 2021-05-16T23:01:40.1392738Z Unpacking libio-prompter-perl (0.004015-1) ... 2021-05-16T23:01:40.1728731Z Selecting previously unselected package libjson-perl. 2021-05-16T23:01:40.1928801Z Preparing to unpack .../067-libjson-perl_4.02000-2_all.deb ... 2021-05-16T23:01:40.1957814Z Unpacking libjson-perl (4.02000-2) ... 2021-05-16T23:01:40.2329564Z Selecting previously unselected package liblog-any-perl. 2021-05-16T23:01:40.2555227Z Preparing to unpack .../068-liblog-any-perl_1.708-1_all.deb ... 2021-05-16T23:01:40.2563689Z Unpacking liblog-any-perl (1.708-1) ... 2021-05-16T23:01:40.2803233Z Selecting previously unselected package liblog-any-adapter-screen-perl. 2021-05-16T23:01:40.3057845Z Preparing to unpack .../069-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 2021-05-16T23:01:40.3067146Z Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-16T23:01:40.3368799Z Selecting previously unselected package libpackage-stash-perl. 2021-05-16T23:01:40.3529239Z Preparing to unpack .../070-libpackage-stash-perl_0.38-1_all.deb ... 2021-05-16T23:01:40.3536471Z Unpacking libpackage-stash-perl (0.38-1) ... 2021-05-16T23:01:40.3811777Z Selecting previously unselected package libsub-identify-perl. 2021-05-16T23:01:40.4024104Z Preparing to unpack .../071-libsub-identify-perl_0.14-1build2_amd64.deb ... 2021-05-16T23:01:40.4034961Z Unpacking libsub-identify-perl (0.14-1build2) ... 2021-05-16T23:01:40.4288693Z Selecting previously unselected package libsub-name-perl. 2021-05-16T23:01:40.4500919Z Preparing to unpack .../072-libsub-name-perl_0.26-1_amd64.deb ... 2021-05-16T23:01:40.4509499Z Unpacking libsub-name-perl (0.26-1) ... 2021-05-16T23:01:40.4769056Z Selecting previously unselected package libnamespace-clean-perl. 2021-05-16T23:01:40.4993558Z Preparing to unpack .../073-libnamespace-clean-perl_0.27-1_all.deb ... 2021-05-16T23:01:40.5006548Z Unpacking libnamespace-clean-perl (0.27-1) ... 2021-05-16T23:01:40.5290840Z Selecting previously unselected package libpath-tiny-perl. 2021-05-16T23:01:40.5472173Z Preparing to unpack .../074-libpath-tiny-perl_0.108-1_all.deb ... 2021-05-16T23:01:40.5482325Z Unpacking libpath-tiny-perl (0.108-1) ... 2021-05-16T23:01:40.5770013Z Selecting previously unselected package libtype-tiny-perl. 2021-05-16T23:01:40.5989058Z Preparing to unpack .../075-libtype-tiny-perl_1.008001-2_all.deb ... 2021-05-16T23:01:40.5998642Z Unpacking libtype-tiny-perl (1.008001-2) ... 2021-05-16T23:01:40.6508159Z Selecting previously unselected package libgitlab-api-v4-perl. 2021-05-16T23:01:40.6749793Z Preparing to unpack .../076-libgitlab-api-v4-perl_0.25-1_all.deb ... 2021-05-16T23:01:40.6758160Z Unpacking libgitlab-api-v4-perl (0.25-1) ... 2021-05-16T23:01:40.7044148Z Selecting previously unselected package libhash-fieldhash-perl. 2021-05-16T23:01:40.7304398Z Preparing to unpack .../077-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... 2021-05-16T23:01:40.7312058Z Unpacking libhash-fieldhash-perl (0.15-1build2) ... 2021-05-16T23:01:40.7534674Z Selecting previously unselected package libstruct-dumb-perl. 2021-05-16T23:01:40.7796912Z Preparing to unpack .../078-libstruct-dumb-perl_0.09-1_all.deb ... 2021-05-16T23:01:40.7806796Z Unpacking libstruct-dumb-perl (0.09-1) ... 2021-05-16T23:01:40.8049311Z Selecting previously unselected package libio-async-perl. 2021-05-16T23:01:40.8269873Z Preparing to unpack .../079-libio-async-perl_0.75-1_all.deb ... 2021-05-16T23:01:40.8279386Z Unpacking libio-async-perl (0.75-1) ... 2021-05-16T23:01:40.8710841Z Selecting previously unselected package liblinux-epoll-perl. 2021-05-16T23:01:40.8973412Z Preparing to unpack .../080-liblinux-epoll-perl_0.017-1_amd64.deb ... 2021-05-16T23:01:40.9011407Z Unpacking liblinux-epoll-perl (0.017-1) ... 2021-05-16T23:01:40.9251118Z Selecting previously unselected package libio-async-loop-epoll-perl. 2021-05-16T23:01:40.9508350Z Preparing to unpack .../081-libio-async-loop-epoll-perl_0.20-1_all.deb ... 2021-05-16T23:01:40.9541592Z Unpacking libio-async-loop-epoll-perl (0.20-1) ... 2021-05-16T23:01:40.9850027Z Selecting previously unselected package libtypes-serialiser-perl. 2021-05-16T23:01:41.0084937Z Preparing to unpack .../082-libtypes-serialiser-perl_1.0-1_all.deb ... 2021-05-16T23:01:41.0093256Z Unpacking libtypes-serialiser-perl (1.0-1) ... 2021-05-16T23:01:41.0488995Z Selecting previously unselected package libjson-xs-perl. 2021-05-16T23:01:41.0690305Z Preparing to unpack .../083-libjson-xs-perl_4.020-1build1_amd64.deb ... 2021-05-16T23:01:41.0700767Z Unpacking libjson-xs-perl (4.020-1build1) ... 2021-05-16T23:01:41.1055769Z Selecting previously unselected package libjson-maybexs-perl. 2021-05-16T23:01:41.1316240Z Preparing to unpack .../084-libjson-maybexs-perl_1.004000-1_all.deb ... 2021-05-16T23:01:41.1328375Z Unpacking libjson-maybexs-perl (1.004000-1) ... 2021-05-16T23:01:41.1579934Z Selecting previously unselected package liblist-compare-perl. 2021-05-16T23:01:41.1799450Z Preparing to unpack .../085-liblist-compare-perl_0.53-1_all.deb ... 2021-05-16T23:01:41.1826060Z Unpacking liblist-compare-perl (0.53-1) ... 2021-05-16T23:01:41.2169668Z Selecting previously unselected package liblist-moreutils-perl. 2021-05-16T23:01:41.2422250Z Preparing to unpack .../086-liblist-moreutils-perl_0.416-1build5_amd64.deb ... 2021-05-16T23:01:41.2484506Z Unpacking liblist-moreutils-perl (0.416-1build5) ... 2021-05-16T23:01:41.2821660Z Selecting previously unselected package liblist-someutils-perl. 2021-05-16T23:01:41.3045441Z Preparing to unpack .../087-liblist-someutils-perl_0.58-1_all.deb ... 2021-05-16T23:01:41.3063054Z Unpacking liblist-someutils-perl (0.58-1) ... 2021-05-16T23:01:41.3409198Z Selecting previously unselected package liblist-someutils-xs-perl. 2021-05-16T23:01:41.3586346Z Preparing to unpack .../088-liblist-someutils-xs-perl_0.58-2_amd64.deb ... 2021-05-16T23:01:41.3594522Z Unpacking liblist-someutils-xs-perl (0.58-2) ... 2021-05-16T23:01:41.3849193Z Selecting previously unselected package libmoox-aliases-perl. 2021-05-16T23:01:41.4072264Z Preparing to unpack .../089-libmoox-aliases-perl_0.001006-1_all.deb ... 2021-05-16T23:01:41.4081786Z Unpacking libmoox-aliases-perl (0.001006-1) ... 2021-05-16T23:01:41.4352100Z Selecting previously unselected package libobject-id-perl. 2021-05-16T23:01:41.4591327Z Preparing to unpack .../090-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 2021-05-16T23:01:41.4621996Z Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-16T23:01:41.4849204Z Selecting previously unselected package libmoox-struct-perl. 2021-05-16T23:01:41.5091836Z Preparing to unpack .../091-libmoox-struct-perl_0.017-1_all.deb ... 2021-05-16T23:01:41.5131789Z Unpacking libmoox-struct-perl (0.017-1) ... 2021-05-16T23:01:41.5410004Z Selecting previously unselected package libnet-dns-sec-perl. 2021-05-16T23:01:41.5611142Z Preparing to unpack .../092-libnet-dns-sec-perl_1.15-1_amd64.deb ... 2021-05-16T23:01:41.5639391Z Unpacking libnet-dns-sec-perl (1.15-1) ... 2021-05-16T23:01:41.6008870Z Selecting previously unselected package libnet-libidn-perl. 2021-05-16T23:01:41.6207331Z Preparing to unpack .../093-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... 2021-05-16T23:01:41.6250698Z Unpacking libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-16T23:01:41.6535552Z Selecting previously unselected package libnumber-range-perl. 2021-05-16T23:01:41.6754544Z Preparing to unpack .../094-libnumber-range-perl_0.12-1_all.deb ... 2021-05-16T23:01:41.6776014Z Unpacking libnumber-range-perl (0.12-1) ... 2021-05-16T23:01:41.7049167Z Selecting previously unselected package libpackage-stash-xs-perl. 2021-05-16T23:01:41.7256588Z Preparing to unpack .../095-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... 2021-05-16T23:01:41.7276230Z Unpacking libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-16T23:01:41.7524094Z Selecting previously unselected package libpath-iterator-rule-perl. 2021-05-16T23:01:41.7772230Z Preparing to unpack .../096-libpath-iterator-rule-perl_1.014-1_all.deb ... 2021-05-16T23:01:41.7787874Z Unpacking libpath-iterator-rule-perl (1.014-1) ... 2021-05-16T23:01:41.8050020Z Selecting previously unselected package libperl4-corelibs-perl. 2021-05-16T23:01:41.8278061Z Preparing to unpack .../097-libperl4-corelibs-perl_0.004-2_all.deb ... 2021-05-16T23:01:41.8285455Z Unpacking libperl4-corelibs-perl (0.004-2) ... 2021-05-16T23:01:41.8591951Z Selecting previously unselected package libperlio-gzip-perl. 2021-05-16T23:01:41.8804207Z Preparing to unpack .../098-libperlio-gzip-perl_0.19-1build5_amd64.deb ... 2021-05-16T23:01:41.8850955Z Unpacking libperlio-gzip-perl (0.19-1build5) ... 2021-05-16T23:01:41.9129120Z Selecting previously unselected package libpod-constants-perl. 2021-05-16T23:01:41.9363565Z Preparing to unpack .../099-libpod-constants-perl_0.19-1_all.deb ... 2021-05-16T23:01:41.9400969Z Unpacking libpod-constants-perl (0.19-1) ... 2021-05-16T23:01:41.9689111Z Selecting previously unselected package libqpdf26:amd64. 2021-05-16T23:01:41.9906905Z Preparing to unpack .../100-libqpdf26_9.1.1-1build1_amd64.deb ... 2021-05-16T23:01:41.9932735Z Unpacking libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-16T23:01:42.0528844Z Selecting previously unselected package libre-engine-re2-perl. 2021-05-16T23:01:42.0748908Z Preparing to unpack .../101-libre-engine-re2-perl_0.13-5_amd64.deb ... 2021-05-16T23:01:42.0771287Z Unpacking libre-engine-re2-perl (0.13-5) ... 2021-05-16T23:01:42.1088792Z Selecting previously unselected package libreadonly-perl. 2021-05-16T23:01:42.1316558Z Preparing to unpack .../102-libreadonly-perl_2.050-2_all.deb ... 2021-05-16T23:01:42.1330192Z Unpacking libreadonly-perl (2.050-2) ... 2021-05-16T23:01:42.1648791Z Selecting previously unselected package libref-util-perl. 2021-05-16T23:01:42.1834127Z Preparing to unpack .../103-libref-util-perl_0.204-1_all.deb ... 2021-05-16T23:01:42.1858531Z Unpacking libref-util-perl (0.204-1) ... 2021-05-16T23:01:42.2164569Z Selecting previously unselected package libref-util-xs-perl. 2021-05-16T23:01:42.2338525Z Preparing to unpack .../104-libref-util-xs-perl_0.117-1build2_amd64.deb ... 2021-05-16T23:01:42.2370654Z Unpacking libref-util-xs-perl (0.117-1build2) ... 2021-05-16T23:01:42.2729743Z Selecting previously unselected package libregexp-pattern-license-perl. 2021-05-16T23:01:42.2891704Z Preparing to unpack .../105-libregexp-pattern-license-perl_3.2.0-1_all.deb ... 2021-05-16T23:01:42.2904818Z Unpacking libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-16T23:01:42.3156633Z Selecting previously unselected package libregexp-pattern-perl. 2021-05-16T23:01:42.3408543Z Preparing to unpack .../106-libregexp-pattern-perl_0.2.12-1_all.deb ... 2021-05-16T23:01:42.3420597Z Unpacking libregexp-pattern-perl (0.2.12-1) ... 2021-05-16T23:01:42.3688900Z Selecting previously unselected package libsereal-decoder-perl. 2021-05-16T23:01:42.3886814Z Preparing to unpack .../107-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-16T23:01:42.3907739Z Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-16T23:01:42.4273114Z Selecting previously unselected package libsereal-encoder-perl. 2021-05-16T23:01:42.4527213Z Preparing to unpack .../108-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-16T23:01:42.4540831Z Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-16T23:01:42.4929618Z Selecting previously unselected package libsereal-perl. 2021-05-16T23:01:42.5125938Z Preparing to unpack .../109-libsereal-perl_4.011-1_all.deb ... 2021-05-16T23:01:42.5140757Z Unpacking libsereal-perl (4.011-1) ... 2021-05-16T23:01:42.5367884Z Selecting previously unselected package libsort-key-perl. 2021-05-16T23:01:42.5619052Z Preparing to unpack .../110-libsort-key-perl_1.33-2build2_amd64.deb ... 2021-05-16T23:01:42.5626647Z Unpacking libsort-key-perl (1.33-2build2) ... 2021-05-16T23:01:42.5970561Z Selecting previously unselected package libstring-copyright-perl. 2021-05-16T23:01:42.6233362Z Preparing to unpack .../111-libstring-copyright-perl_0.003006-1_all.deb ... 2021-05-16T23:01:42.6247020Z Unpacking libstring-copyright-perl (0.003006-1) ... 2021-05-16T23:01:42.6443462Z Selecting previously unselected package libstring-escape-perl. 2021-05-16T23:01:42.6703109Z Preparing to unpack .../112-libstring-escape-perl_2010.002-2_all.deb ... 2021-05-16T23:01:42.6717129Z Unpacking libstring-escape-perl (2010.002-2) ... 2021-05-16T23:01:42.6968907Z Selecting previously unselected package libstring-shellquote-perl. 2021-05-16T23:01:42.7171695Z Preparing to unpack .../113-libstring-shellquote-perl_1.04-1_all.deb ... 2021-05-16T23:01:42.7183560Z Unpacking libstring-shellquote-perl (1.04-1) ... 2021-05-16T23:01:42.7427726Z Selecting previously unselected package libterm-readkey-perl. 2021-05-16T23:01:42.7679955Z Preparing to unpack .../114-libterm-readkey-perl_2.38-1build1_amd64.deb ... 2021-05-16T23:01:42.7687112Z Unpacking libterm-readkey-perl (2.38-1build1) ... 2021-05-16T23:01:42.8008773Z Selecting previously unselected package libtest-fatal-perl. 2021-05-16T23:01:42.8185540Z Preparing to unpack .../115-libtest-fatal-perl_0.014-1_all.deb ... 2021-05-16T23:01:42.8192211Z Unpacking libtest-fatal-perl (0.014-1) ... 2021-05-16T23:01:42.8488788Z Selecting previously unselected package libtest-refcount-perl. 2021-05-16T23:01:42.8675274Z Preparing to unpack .../116-libtest-refcount-perl_0.10-1_all.deb ... 2021-05-16T23:01:42.8691266Z Unpacking libtest-refcount-perl (0.10-1) ... 2021-05-16T23:01:42.8945539Z Selecting previously unselected package libtext-levenshtein-perl. 2021-05-16T23:01:42.9198866Z Preparing to unpack .../117-libtext-levenshtein-perl_0.13-1_all.deb ... 2021-05-16T23:01:42.9224843Z Unpacking libtext-levenshtein-perl (0.13-1) ... 2021-05-16T23:01:42.9529514Z Selecting previously unselected package libtype-tiny-xs-perl. 2021-05-16T23:01:42.9740025Z Preparing to unpack .../118-libtype-tiny-xs-perl_0.016-1_amd64.deb ... 2021-05-16T23:01:42.9771301Z Unpacking libtype-tiny-xs-perl (0.016-1) ... 2021-05-16T23:01:43.0043424Z Selecting previously unselected package libunicode-utf8-perl. 2021-05-16T23:01:43.0294395Z Preparing to unpack .../119-libunicode-utf8-perl_0.62-1build1_amd64.deb ... 2021-05-16T23:01:43.0324739Z Unpacking libunicode-utf8-perl (0.62-1build1) ... 2021-05-16T23:01:43.0564069Z Selecting previously unselected package libxml-writer-perl. 2021-05-16T23:01:43.0795875Z Preparing to unpack .../120-libxml-writer-perl_0.625-1_all.deb ... 2021-05-16T23:01:43.0808566Z Unpacking libxml-writer-perl (0.625-1) ... 2021-05-16T23:01:43.1076358Z Selecting previously unselected package libyaml-libyaml-perl. 2021-05-16T23:01:43.1332412Z Preparing to unpack .../121-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... 2021-05-16T23:01:43.1343587Z Unpacking libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-16T23:01:43.1608414Z Selecting previously unselected package licensecheck. 2021-05-16T23:01:43.1835257Z Preparing to unpack .../122-licensecheck_3.0.45-1_all.deb ... 2021-05-16T23:01:43.1858404Z Unpacking licensecheck (3.0.45-1) ... 2021-05-16T23:01:43.2128790Z Selecting previously unselected package libdevel-size-perl. 2021-05-16T23:01:43.2360937Z Preparing to unpack .../123-libdevel-size-perl_0.83-1build1_amd64.deb ... 2021-05-16T23:01:43.2369568Z Unpacking libdevel-size-perl (0.83-1build1) ... 2021-05-16T23:01:43.2648321Z Selecting previously unselected package t1utils. 2021-05-16T23:01:43.2852378Z Preparing to unpack .../124-t1utils_1.41-3_amd64.deb ... 2021-05-16T23:01:43.2882403Z Unpacking t1utils (1.41-3) ... 2021-05-16T23:01:43.3236676Z Selecting previously unselected package lintian. 2021-05-16T23:01:43.3484709Z Preparing to unpack .../125-lintian_2.62.0_all.deb ... 2021-05-16T23:01:43.3503898Z Unpacking lintian (2.62.0) ... 2021-05-16T23:01:43.7090231Z Selecting previously unselected package python3-unidiff. 2021-05-16T23:01:43.7276559Z Preparing to unpack .../126-python3-unidiff_0.5.5-2_all.deb ... 2021-05-16T23:01:43.7284035Z Unpacking python3-unidiff (0.5.5-2) ... 2021-05-16T23:01:43.7488969Z Selecting previously unselected package python3-xdg. 2021-05-16T23:01:43.7750431Z Preparing to unpack .../127-python3-xdg_0.26-1ubuntu1_all.deb ... 2021-05-16T23:01:43.7759102Z Unpacking python3-xdg (0.26-1ubuntu1) ... 2021-05-16T23:01:43.7976962Z Selecting previously unselected package qpdf. 2021-05-16T23:01:43.8238679Z Preparing to unpack .../128-qpdf_9.1.1-1build1_amd64.deb ... 2021-05-16T23:01:43.8245423Z Unpacking qpdf (9.1.1-1build1) ... 2021-05-16T23:01:43.8929070Z Selecting previously unselected package python3-magic. 2021-05-16T23:01:43.9144757Z Preparing to unpack .../129-python3-magic_2%3a0.4.15-3_all.deb ... 2021-05-16T23:01:43.9171373Z Unpacking python3-magic (2:0.4.15-3) ... 2021-05-16T23:01:43.9791119Z Setting up libasync-mergepoint-perl (0.04-2) ... 2021-05-16T23:01:43.9871556Z Setting up libapt-pkg-perl (0.1.36build3) ... 2021-05-16T23:01:43.9904355Z Setting up libstring-escape-perl (2010.002-2) ... 2021-05-16T23:01:44.0024910Z Setting up wdiff (1.2.2-2build1) ... 2021-05-16T23:01:44.0052419Z Setting up libfile-which-perl (1.23-1) ... 2021-05-16T23:01:44.0128742Z Setting up libnumber-range-perl (0.12-1) ... 2021-05-16T23:01:44.0164871Z Setting up libunicode-utf8-perl (0.62-1build1) ... 2021-05-16T23:01:44.0210466Z Setting up libstruct-dumb-perl (0.09-1) ... 2021-05-16T23:01:44.0319167Z Setting up gdebi-core (0.9.5.7+nmu3) ... 2021-05-16T23:01:44.1702199Z Setting up libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-16T23:01:44.1744928Z Setting up libregexp-pattern-perl (0.2.12-1) ... 2021-05-16T23:01:44.1765203Z Setting up libwant-perl (0.29-1build4) ... 2021-05-16T23:01:44.1782559Z Setting up libdynaloader-functions-perl (0.003-1) ... 2021-05-16T23:01:44.1799701Z Setting up libtext-glob-perl (0.10-1) ... 2021-05-16T23:01:44.1820425Z Setting up libclass-method-modifiers-perl (2.13-1) ... 2021-05-16T23:01:44.1836423Z Setting up liblist-compare-perl (0.53-1) ... 2021-05-16T23:01:44.1856055Z Setting up libref-util-xs-perl (0.117-1build2) ... 2021-05-16T23:01:44.1874556Z Setting up libio-pty-perl (1:1.12-1) ... 2021-05-16T23:01:44.1890992Z Setting up libsort-key-perl (1.33-2build2) ... 2021-05-16T23:01:44.1909652Z Setting up libclone-perl (0.43-2) ... 2021-05-16T23:01:44.1926498Z Setting up libarchive-zip-perl (1.67-2) ... 2021-05-16T23:01:44.1942519Z Setting up libsub-identify-perl (0.14-1build2) ... 2021-05-16T23:01:44.1964111Z Setting up libdistro-info-perl (0.23ubuntu1) ... 2021-05-16T23:01:44.1983895Z Setting up libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-16T23:01:44.2016036Z Setting up liblog-any-perl (1.708-1) ... 2021-05-16T23:01:44.2035760Z Setting up libdevel-size-perl (0.83-1build1) ... 2021-05-16T23:01:44.2052098Z Setting up libpod-constants-perl (0.19-1) ... 2021-05-16T23:01:44.2092505Z Setting up libperl4-corelibs-perl (0.004-2) ... 2021-05-16T23:01:44.2170083Z Setting up libfuture-perl (0.43-1) ... 2021-05-16T23:01:44.2236206Z Setting up libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-16T23:01:44.2302328Z Setting up libtest-fatal-perl (0.014-1) ... 2021-05-16T23:01:44.2372677Z Setting up libcommon-sense-perl (3.74-2build6) ... 2021-05-16T23:01:44.2411907Z Setting up libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-16T23:01:44.2465513Z Setting up libtext-levenshtein-perl (0.13-1) ... 2021-05-16T23:01:44.2541272Z Setting up python3-xdg (0.26-1ubuntu1) ... 2021-05-16T23:01:44.4195558Z Setting up libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-16T23:01:44.4266555Z Setting up libstring-shellquote-perl (1.04-1) ... 2021-05-16T23:01:44.4301165Z Setting up libsub-install-perl (0.928-1) ... 2021-05-16T23:01:44.4377572Z Setting up libnumber-compare-perl (0.03-1) ... 2021-05-16T23:01:44.4420338Z Setting up libio-async-perl (0.75-1) ... 2021-05-16T23:01:44.4460242Z Setting up patchutils (0.3.4-2) ... 2021-05-16T23:01:44.4537818Z Setting up libjson-maybexs-perl (1.004000-1) ... 2021-05-16T23:01:44.4563797Z Setting up libio-string-perl (1.08-3) ... 2021-05-16T23:01:44.4609433Z Setting up libreadonly-perl (2.050-2) ... 2021-05-16T23:01:44.4665015Z Setting up libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-16T23:01:44.4684675Z Setting up python3-gpg (1.13.1-7ubuntu2) ... 2021-05-16T23:01:44.6331792Z Setting up libfile-find-rule-perl (0.34-1) ... 2021-05-16T23:01:44.6352062Z Setting up libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-16T23:01:44.6422121Z Setting up libref-util-perl (0.204-1) ... 2021-05-16T23:01:44.6441804Z Setting up libnet-domain-tld-perl (1.75-1) ... 2021-05-16T23:01:44.6464019Z Setting up libxml-writer-perl (0.625-1) ... 2021-05-16T23:01:44.6493222Z Setting up libhash-fieldhash-perl (0.15-1build2) ... 2021-05-16T23:01:44.6520902Z Setting up qpdf (9.1.1-1build1) ... 2021-05-16T23:01:44.6546580Z Setting up libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-16T23:01:44.6585598Z Setting up t1utils (1.41-3) ... 2021-05-16T23:01:44.6612335Z Setting up liblinux-epoll-perl (0.017-1) ... 2021-05-16T23:01:44.6670220Z Setting up diffstat (1.63-1) ... 2021-05-16T23:01:44.6735128Z Setting up libvariable-magic-perl (0.62-1build2) ... 2021-05-16T23:01:44.6766764Z Setting up libcroco3:amd64 (0.6.13-1) ... 2021-05-16T23:01:44.6787159Z Setting up libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-16T23:01:44.6826472Z Setting up libipc-run-perl (20180523.0-2) ... 2021-05-16T23:01:44.6854175Z Setting up libtest-refcount-perl (0.10-1) ... 2021-05-16T23:01:44.6876842Z Setting up libparams-util-perl (1.07-3build5) ... 2021-05-16T23:01:44.6919714Z Setting up libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-16T23:01:44.6938801Z Setting up libarray-intspan-perl (2.003-1) ... 2021-05-16T23:01:44.6970737Z Setting up libcapture-tiny-perl (0.48-1) ... 2021-05-16T23:01:44.7017781Z Setting up libcontextual-return-perl (0.004014-2) ... 2021-05-16T23:01:44.7047966Z Setting up libsub-name-perl (0.26-1) ... 2021-05-16T23:01:44.7075561Z Setting up libtype-tiny-xs-perl (0.016-1) ... 2021-05-16T23:01:44.7105121Z Setting up libtypes-serialiser-perl (1.0-1) ... 2021-05-16T23:01:44.7132197Z Setting up libfile-chdir-perl (0.1008-1) ... 2021-05-16T23:01:44.7160929Z Setting up libpath-tiny-perl (0.108-1) ... 2021-05-16T23:01:44.7189482Z Setting up libjson-perl (4.02000-2) ... 2021-05-16T23:01:44.7221958Z Setting up liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-16T23:01:44.7252223Z Setting up librole-tiny-perl (2.001004-1) ... 2021-05-16T23:01:44.7289937Z Setting up python3-unidiff (0.5.5-2) ... 2021-05-16T23:01:44.8653423Z Setting up libstrictures-perl (2.000006-1) ... 2021-05-16T23:01:44.8692010Z Setting up libsub-quote-perl (2.006006-1) ... 2021-05-16T23:01:44.8730765Z Setting up libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-16T23:01:44.8777461Z Setting up libsort-versions-perl (1.62-1) ... 2021-05-16T23:01:44.8902037Z Setting up libexporter-tiny-perl (1.002001-1) ... 2021-05-16T23:01:44.8933201Z Setting up libre-engine-re2-perl (0.13-5) ... 2021-05-16T23:01:44.8987200Z Setting up libterm-readkey-perl (2.38-1build1) ... 2021-05-16T23:01:44.9018584Z Setting up libfont-ttf-perl (1.06-1) ... 2021-05-16T23:01:44.9172490Z Setting up libfile-homedir-perl (1.004-1) ... 2021-05-16T23:01:44.9201967Z Setting up libnet-ip-perl (1.26-2) ... 2021-05-16T23:01:44.9243235Z Setting up python3-magic (2:0.4.15-3) ... 2021-05-16T23:01:45.0594632Z Setting up libperlio-gzip-perl (0.19-1build5) ... 2021-05-16T23:01:45.0623175Z Setting up libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-16T23:01:45.0652628Z Setting up dctrl-tools (2.24-3) ... 2021-05-16T23:01:45.0731025Z Setting up libdigest-bubblebabble-perl (0.02-2) ... 2021-05-16T23:01:45.0767735Z Setting up libjson-xs-perl (4.020-1build1) ... 2021-05-16T23:01:45.0793378Z Setting up gettext (0.19.8.1-10build1) ... 2021-05-16T23:01:45.0825012Z Setting up libio-prompter-perl (0.004015-1) ... 2021-05-16T23:01:45.0857754Z Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-16T23:01:45.0885250Z Setting up liblist-moreutils-perl (0.416-1build5) ... 2021-05-16T23:01:45.0908929Z Setting up libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-16T23:01:45.0933655Z Setting up libtype-tiny-perl (1.008001-2) ... 2021-05-16T23:01:45.0956534Z Setting up libpath-iterator-rule-perl (1.014-1) ... 2021-05-16T23:01:45.0985325Z Setting up libsereal-perl (4.011-1) ... 2021-05-16T23:01:45.1010616Z Setting up libnet-dns-perl (1.22-1) ... 2021-05-16T23:01:45.1034959Z Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-16T23:01:45.1059448Z Setting up dput (1.0.3ubuntu1) ... 2021-05-16T23:01:45.2540928Z Setting up libio-async-loop-epoll-perl (0.20-1) ... 2021-05-16T23:01:45.2570575Z Setting up intltool-debian (0.35.0+20060710.5) ... 2021-05-16T23:01:45.2594361Z Setting up libstring-copyright-perl (0.003006-1) ... 2021-05-16T23:01:45.2623293Z Setting up libdata-optlist-perl (0.110-1) ... 2021-05-16T23:01:45.2654088Z Setting up libgit-wrapper-perl (0.048-1) ... 2021-05-16T23:01:45.2679713Z Setting up libsub-exporter-perl (0.987-1) ... 2021-05-16T23:01:45.2700769Z Setting up libemail-valid-perl (1.202-1) ... 2021-05-16T23:01:45.2724572Z Setting up libparams-classify-perl (0.015-1build2) ... 2021-05-16T23:01:45.2749766Z Setting up libnet-dns-sec-perl (1.15-1) ... 2021-05-16T23:01:45.2771750Z Setting up libmodule-runtime-perl (0.016-1) ... 2021-05-16T23:01:45.2809206Z Setting up libconst-fast-perl (0.014-1) ... 2021-05-16T23:01:45.2837075Z Setting up libmodule-implementation-perl (0.09-1) ... 2021-05-16T23:01:45.2859414Z Setting up libpackage-stash-perl (0.38-1) ... 2021-05-16T23:01:45.2891727Z Setting up libimport-into-perl (1.002005-1) ... 2021-05-16T23:01:45.2920360Z Setting up libmoo-perl (2.003006-1) ... 2021-05-16T23:01:45.2945710Z Setting up liblist-someutils-perl (0.58-1) ... 2021-05-16T23:01:45.2962439Z Setting up liblist-someutils-xs-perl (0.58-2) ... 2021-05-16T23:01:45.2987012Z Setting up devscripts (2.20.2ubuntu2) ... 2021-05-16T23:01:45.4538758Z Setting up libmoox-aliases-perl (0.001006-1) ... 2021-05-16T23:01:45.4564291Z Setting up libparams-validate-perl (1.29-3) ... 2021-05-16T23:01:45.4585164Z Setting up libb-hooks-endofscope-perl (0.24-1) ... 2021-05-16T23:01:45.4607750Z Setting up libnamespace-clean-perl (0.27-1) ... 2021-05-16T23:01:45.4633366Z Setting up libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-16T23:01:45.4659464Z Setting up libgitlab-api-v4-perl (0.25-1) ... 2021-05-16T23:01:45.4677099Z Setting up libmoox-struct-perl (0.017-1) ... 2021-05-16T23:01:45.4700973Z Setting up lintian (2.62.0) ... 2021-05-16T23:01:45.4737058Z Setting up licensecheck (3.0.45-1) ... 2021-05-16T23:01:45.4767069Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:02:00.8781884Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T23:02:00.9969030Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:02:03.3234083Z [command]/usr/bin/sudo gdebi --non-interactive /home/runner/work/_temp/r-3.6.3_1_amd64.deb 2021-05-16T23:02:04.2211178Z 2021-05-16T23:02:04.2213508Z Reading package lists... 0% 2021-05-16T23:02:04.2213996Z 2021-05-16T23:02:04.2214506Z Reading package lists... 100% 2021-05-16T23:02:04.2214977Z 2021-05-16T23:02:04.2215198Z 2021-05-16T23:02:04.2215612Z Reading package lists... Done 2021-05-16T23:02:04.2215941Z 2021-05-16T23:02:04.2216349Z Building dependency tree... 0% 2021-05-16T23:02:04.2216685Z 2021-05-16T23:02:04.2217087Z Building dependency tree... 0% 2021-05-16T23:02:04.2217429Z 2021-05-16T23:02:04.2217850Z Building dependency tree... 50% 2021-05-16T23:02:04.2218173Z 2021-05-16T23:02:04.2218598Z Building dependency tree... 50% 2021-05-16T23:02:04.2218930Z 2021-05-16T23:02:04.2219333Z Building dependency tree 2021-05-16T23:02:04.2219663Z 2021-05-16T23:02:04.2220089Z Reading state information... 0% 2021-05-16T23:02:04.2220418Z 2021-05-16T23:02:04.2221006Z Reading state information... 0% 2021-05-16T23:02:04.2221353Z 2021-05-16T23:02:04.2221566Z 2021-05-16T23:02:04.2221994Z Reading state information... Done 2021-05-16T23:02:04.2222356Z 2021-05-16T23:02:04.2222782Z Reading state information... 0% 2021-05-16T23:02:04.2223203Z 2021-05-16T23:02:04.2223635Z Reading state information... 1% 2021-05-16T23:02:04.2224054Z 2021-05-16T23:02:04.2224482Z Reading state information... 3% 2021-05-16T23:02:04.2224899Z 2021-05-16T23:02:04.2225326Z Reading state information... 5% 2021-05-16T23:02:04.2225744Z 2021-05-16T23:02:04.2226187Z Reading state information... 7% 2021-05-16T23:02:04.2226603Z 2021-05-16T23:02:04.2227027Z Reading state information... 9% 2021-05-16T23:02:04.2227444Z 2021-05-16T23:02:04.2227871Z Reading state information... 11% 2021-05-16T23:02:04.2228294Z 2021-05-16T23:02:04.2228721Z Reading state information... 13% 2021-05-16T23:02:04.2229140Z 2021-05-16T23:02:04.2229565Z Reading state information... 15% 2021-05-16T23:02:04.2229982Z 2021-05-16T23:02:04.2230411Z Reading state information... 17% 2021-05-16T23:02:04.2230832Z 2021-05-16T23:02:04.2231252Z Reading state information... 19% 2021-05-16T23:02:04.2231681Z 2021-05-16T23:02:04.2232138Z Reading state information... 21% 2021-05-16T23:02:04.2232573Z 2021-05-16T23:02:04.2232991Z Reading state information... 23% 2021-05-16T23:02:04.2233420Z 2021-05-16T23:02:04.2233831Z Reading state information... 25% 2021-05-16T23:02:04.2234258Z 2021-05-16T23:02:04.2234665Z Reading state information... 27% 2021-05-16T23:02:04.2235098Z 2021-05-16T23:02:04.2235506Z Reading state information... 29% 2021-05-16T23:02:04.2235935Z 2021-05-16T23:02:04.2236346Z Reading state information... 31% 2021-05-16T23:02:04.2236780Z 2021-05-16T23:02:04.2237200Z Reading state information... 33% 2021-05-16T23:02:04.2237631Z 2021-05-16T23:02:04.2238041Z Reading state information... 35% 2021-05-16T23:02:04.2238479Z 2021-05-16T23:02:04.2238887Z Reading state information... 37% 2021-05-16T23:02:04.2239312Z 2021-05-16T23:02:04.2239738Z Reading state information... 39% 2021-05-16T23:02:04.2240148Z 2021-05-16T23:02:04.2240572Z Reading state information... 41% 2021-05-16T23:02:04.2240989Z 2021-05-16T23:02:04.2241413Z Reading state information... 43% 2021-05-16T23:02:04.2241834Z 2021-05-16T23:02:04.2242262Z Reading state information... 45% 2021-05-16T23:02:04.2242685Z 2021-05-16T23:02:04.2243110Z Reading state information... 47% 2021-05-16T23:02:04.2243522Z 2021-05-16T23:02:04.2243947Z Reading state information... 49% 2021-05-16T23:02:04.2244365Z 2021-05-16T23:02:04.2244790Z Reading state information... 51% 2021-05-16T23:02:04.2245206Z 2021-05-16T23:02:04.2245634Z Reading state information... 53% 2021-05-16T23:02:04.2246058Z 2021-05-16T23:02:04.2246484Z Reading state information... 55% 2021-05-16T23:02:04.2246908Z 2021-05-16T23:02:04.2247331Z Reading state information... 57% 2021-05-16T23:02:04.2247897Z 2021-05-16T23:02:04.2248362Z Reading state information... 59% 2021-05-16T23:02:04.2248793Z 2021-05-16T23:02:04.2249207Z Reading state information... 61% 2021-05-16T23:02:04.2249636Z 2021-05-16T23:02:04.2250047Z Reading state information... 63% 2021-05-16T23:02:04.2250480Z 2021-05-16T23:02:04.2250895Z Reading state information... 65% 2021-05-16T23:02:04.2251325Z 2021-05-16T23:02:04.2251854Z Reading state information... 67% 2021-05-16T23:02:04.2252285Z 2021-05-16T23:02:04.2252693Z Reading state information... 69% 2021-05-16T23:02:04.2253189Z 2021-05-16T23:02:04.2253546Z Reading state information... 71% 2021-05-16T23:02:04.2253919Z 2021-05-16T23:02:04.2254276Z Reading state information... 73% 2021-05-16T23:02:04.2254656Z 2021-05-16T23:02:04.2255016Z Reading state information... 75% 2021-05-16T23:02:04.2255393Z 2021-05-16T23:02:04.2255750Z Reading state information... 77% 2021-05-16T23:02:04.2256121Z 2021-05-16T23:02:04.2256488Z Reading state information... 79% 2021-05-16T23:02:04.2256851Z 2021-05-16T23:02:04.2257220Z Reading state information... 81% 2021-05-16T23:02:04.2257580Z 2021-05-16T23:02:04.2258007Z Reading state information... 83% 2021-05-16T23:02:04.2258376Z 2021-05-16T23:02:04.2258746Z Reading state information... 85% 2021-05-16T23:02:04.2259108Z 2021-05-16T23:02:04.2259478Z Reading state information... 87% 2021-05-16T23:02:04.2259841Z 2021-05-16T23:02:04.2260211Z Reading state information... 89% 2021-05-16T23:02:04.2260568Z 2021-05-16T23:02:04.2260939Z Reading state information... 91% 2021-05-16T23:02:04.2261300Z 2021-05-16T23:02:04.2261668Z Reading state information... 93% 2021-05-16T23:02:04.2262035Z 2021-05-16T23:02:04.2262407Z Reading state information... 95% 2021-05-16T23:02:04.2262777Z 2021-05-16T23:02:04.2263153Z Reading state information... 97% 2021-05-16T23:02:04.2263528Z 2021-05-16T23:02:04.2263884Z Reading state information... 99% 2021-05-16T23:02:04.2314354Z Selecting previously unselected package r-3.6.3. 2021-05-16T23:02:04.3593087Z (Reading database ... 259872 files and directories currently installed.) 2021-05-16T23:02:05.1146681Z Preparing to unpack .../work/_temp/r-3.6.3_1_amd64.deb ... 2021-05-16T23:02:05.1147477Z Unpacking r-3.6.3 (1) ... 2021-05-16T23:02:05.1148106Z Setting up r-3.6.3 (1) ... 2021-05-16T23:02:05.1148448Z 2021-05-16T23:02:05.1148652Z 2021-05-16T23:02:05.1149049Z Reading state information... Done 2021-05-16T23:02:05.1149875Z [command]/usr/bin/sudo ln -s /opt/R/3.6.3/bin/R /usr/local/bin/R 2021-05-16T23:02:05.1150744Z [command]/usr/bin/sudo ln -s /opt/R/3.6.3/bin/Rscript /usr/local/bin/Rscript 2021-05-16T23:02:05.1262153Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-16T23:02:05.1262622Z env: 2021-05-16T23:02:05.1263015Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:02:05.1263443Z TIC_DEPLOY_KEY: 2021-05-16T23:02:05.1264164Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:02:05.1265716Z GITHUB_PAT: *** 2021-05-16T23:02:05.1266094Z COVERALLS_TOKEN: 2021-05-16T23:02:05.1266525Z continue-on-error: false 2021-05-16T23:02:05.1266962Z VDIFFR_RUN_TESTS: 2021-05-16T23:02:05.1267397Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:02:05.1267808Z TZ: UTC 2021-05-16T23:02:05.1268161Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:02:05.1268545Z NOT_CRAN: true 2021-05-16T23:02:05.1268883Z ##[endgroup] 2021-05-16T23:02:05.7238468Z [command]sudo apt-get install -y texinfo 2021-05-16T23:02:05.7239136Z Reading package lists... 2021-05-16T23:02:05.7239713Z Building dependency tree... 2021-05-16T23:02:05.7240379Z Reading state information... 2021-05-16T23:02:05.8291152Z texinfo is already the newest version (6.7.0.dfsg.2-5). 2021-05-16T23:02:05.8292206Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:02:06.0791708Z [command]sh /home/runner/work/_temp/install-unx.sh 2021-05-16T23:02:06.1564662Z --2021-05-16 23:02:06-- https://yihui.org/tinytex/TinyTeX-1.tar.gz 2021-05-16T23:02:06.1802732Z Resolving yihui.org (yihui.org)... 76.223.126.88 2021-05-16T23:02:06.1865799Z Connecting to yihui.org (yihui.org)|76.223.126.88|:443... connected. 2021-05-16T23:02:06.2212840Z HTTP request sent, awaiting response... 301 Moved Permanently 2021-05-16T23:02:06.2215201Z Location: https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu [following] 2021-05-16T23:02:06.2217266Z --2021-05-16 23:02:06-- https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu 2021-05-16T23:02:06.2641313Z Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243 2021-05-16T23:02:06.3256082Z Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected. 2021-05-16T23:02:06.5412740Z HTTP request sent, awaiting response... 302 Found 2021-05-16T23:02:06.5430417Z Location: https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1549/grr7rkdr54m0yum8/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=Ts4qvtLRJj2GiAQKRrKf5AqTctXFpi4CbEgF1pZNbIA%3D&st=2021-05-16T23%3A01%3A06Z&se=2021-05-16T23%3A07%3A06Z&sp=r [following] 2021-05-16T23:02:06.5435289Z --2021-05-16 23:02:06-- https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1549/grr7rkdr54m0yum8/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=Ts4qvtLRJj2GiAQKRrKf5AqTctXFpi4CbEgF1pZNbIA%3D&st=2021-05-16T23%3A01%3A06Z&se=2021-05-16T23%3A07%3A06Z&sp=r 2021-05-16T23:02:06.5856903Z Resolving appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)... 52.239.228.196 2021-05-16T23:02:06.6472940Z Connecting to appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)|52.239.228.196|:443... connected. 2021-05-16T23:02:06.9480114Z HTTP request sent, awaiting response... 200 OK 2021-05-16T23:02:06.9482942Z Length: 67310420 (64M) [application/octet-stream] 2021-05-16T23:02:06.9484818Z Saving to: ‘TinyTeX.tar.gz’ 2021-05-16T23:02:07.5649954Z 2021-05-16T23:02:09.2060128Z 0K ........ ........ ........ ........ 49% 14.7M 2s 2021-05-16T23:02:10.8635354Z 32768K ........ ........ ........ ........ 99% 19.1M 0s 2021-05-16T23:02:10.8636717Z 65536K 100% 2.96M=3.9s 2021-05-16T23:02:10.8637075Z 2021-05-16T23:02:10.8638546Z 2021-05-16 23:02:10 (16.4 MB/s) - ‘TinyTeX.tar.gz’ saved [67310420/67310420] 2021-05-16T23:02:10.8639023Z 2021-05-16T23:02:12.4515974Z tlmgr: setting option sys_bin to /home/runner/bin. 2021-05-16T23:02:12.4517029Z tlmgr: updating /home/runner/.TinyTeX/tlpkg/texlive.tlpdb 2021-05-16T23:02:12.7160647Z ##[group]Run tlmgr update --self 2021-05-16T23:02:12.7161223Z tlmgr update --self 2021-05-16T23:02:12.7162029Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-16T23:02:12.7162787Z tlmgr update --all 2021-05-16T23:02:12.7207280Z shell: /usr/bin/bash -e {0} 2021-05-16T23:02:12.7207960Z env: 2021-05-16T23:02:12.7208383Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:02:12.7208803Z TIC_DEPLOY_KEY: 2021-05-16T23:02:12.7209546Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:02:12.7211107Z GITHUB_PAT: *** 2021-05-16T23:02:12.7211485Z COVERALLS_TOKEN: 2021-05-16T23:02:12.7211936Z continue-on-error: false 2021-05-16T23:02:12.7212354Z VDIFFR_RUN_TESTS: 2021-05-16T23:02:12.7212800Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:02:12.7213197Z TZ: UTC 2021-05-16T23:02:12.7213563Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:02:12.7214012Z NOT_CRAN: true 2021-05-16T23:02:12.7214350Z ##[endgroup] 2021-05-16T23:02:13.8333113Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T23:02:13.8334847Z tlmgr: no self-updates for tlmgr available 2021-05-16T23:02:15.0390269Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T23:02:15.0391839Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-16T23:02:15.1271200Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-16T23:02:15.1769334Z [3/89, 00:00/00:00] install: auto-pst-pdf-lua [3k] 2021-05-16T23:02:15.2186916Z [4/89, 00:00/00:00] install: barracuda [30k] 2021-05-16T23:02:15.2633686Z [5/89, 00:00/00:00] install: bezierplot [8k] 2021-05-16T23:02:15.7318183Z [6/89, 00:00/00:00] install: biber.x86_64-linux [22986k] 2021-05-16T23:02:17.0065640Z [7/89, 00:01/00:01] install: biber [1k] 2021-05-16T23:02:17.1196723Z [8/89, 00:02/00:02] install: biblatex [238k] 2021-05-16T23:02:17.1892414Z [9/89, 00:02/00:02] install: checkcites.x86_64-linux [1k] 2021-05-16T23:02:17.2299296Z [10/89, 00:02/00:02] install: checkcites [7k] 2021-05-16T23:02:17.2713328Z [11/89, 00:02/00:02] install: chickenize [15k] 2021-05-16T23:02:17.3143852Z [12/89, 00:02/00:02] install: chinese-jfm [3k] 2021-05-16T23:02:17.3564767Z [13/89, 00:02/00:02] install: cloze [9k] 2021-05-16T23:02:17.4019512Z [14/89, 00:02/00:02] install: colorprofiles [86k] 2021-05-16T23:02:17.4517466Z [15/89, 00:02/00:02] install: combofont [2k] 2021-05-16T23:02:17.5202153Z [16/89, 00:02/00:02] install: courier [470k] 2021-05-16T23:02:17.6051530Z [17/89, 00:02/00:02] install: courier-scaled [3k] 2021-05-16T23:02:17.6465240Z [18/89, 00:02/00:02] install: cstypo [3k] 2021-05-16T23:02:17.6878427Z [19/89, 00:02/00:02] install: ctablestack [2k] 2021-05-16T23:02:17.7294226Z [20/89, 00:02/00:02] install: ekdosis [19k] 2021-05-16T23:02:17.7720354Z [21/89, 00:02/00:02] install: emoji [40k] 2021-05-16T23:02:17.8212737Z [22/89, 00:02/00:02] install: emojicite [2k] 2021-05-16T23:02:17.8634517Z [23/89, 00:02/00:02] install: enctex [24k] 2021-05-16T23:02:17.9091156Z [24/89, 00:02/00:02] install: enigma [18k] 2021-05-16T23:02:17.9534176Z [25/89, 00:02/00:02] install: etex-pkg [6k] 2021-05-16T23:02:17.9956514Z [26/89, 00:02/00:02] install: filecontents [3k] 2021-05-16T23:02:18.0381758Z [27/89, 00:03/00:03] install: grfext [3k] 2021-05-16T23:02:18.0806840Z [28/89, 00:03/00:03] install: hyphenex [9k] 2021-05-16T23:02:18.1239921Z [29/89, 00:03/00:03] install: ifplatform [2k] 2021-05-16T23:02:18.1654735Z [30/89, 00:03/00:03] install: innerscript [4k] 2021-05-16T23:02:18.2081819Z [31/89, 00:03/00:03] install: interpreter [7k] 2021-05-16T23:02:18.2504295Z [32/89, 00:03/00:03] install: kanaparser [5k] 2021-05-16T23:02:18.2935169Z [33/89, 00:03/00:03] install: knuth-local [23k] 2021-05-16T23:02:18.3388536Z [34/89, 00:03/00:03] install: logreq [4k] 2021-05-16T23:02:18.3812591Z [35/89, 00:03/00:03] install: lua-typo [7k] 2021-05-16T23:02:18.4261084Z [36/89, 00:03/00:03] install: lua-uca [70k] 2021-05-16T23:02:18.4836141Z [37/89, 00:03/00:03] install: lua-ul [7k] 2021-05-16T23:02:18.5278045Z [38/89, 00:03/00:03] install: lua-uni-algos [6k] 2021-05-16T23:02:18.5703865Z [39/89, 00:03/00:03] install: lua-visual-debug [4k] 2021-05-16T23:02:18.6133404Z [40/89, 00:03/00:03] install: luacode [3k] 2021-05-16T23:02:18.6559642Z [41/89, 00:03/00:03] install: luacolor [5k] 2021-05-16T23:02:18.6988272Z [42/89, 00:03/00:03] install: luahyphenrules [3k] 2021-05-16T23:02:18.7408059Z [43/89, 00:03/00:03] install: luaimageembed [2k] 2021-05-16T23:02:18.7825510Z [44/89, 00:03/00:03] install: luaindex [5k] 2021-05-16T23:02:18.8248900Z [45/89, 00:03/00:03] install: luainputenc [5k] 2021-05-16T23:02:18.8675129Z [46/89, 00:03/00:03] install: luaintro [1k] 2021-05-16T23:02:18.9099763Z [47/89, 00:03/00:03] install: luakeys [5k] 2021-05-16T23:02:18.9528660Z [48/89, 00:03/00:03] install: lualatex-doc [1k] 2021-05-16T23:02:18.9955111Z [49/89, 00:03/00:03] install: lualatex-truncate [2k] 2021-05-16T23:02:19.0377747Z [50/89, 00:04/00:04] install: luamplib [12k] 2021-05-16T23:02:19.0812048Z [51/89, 00:04/00:04] install: luapackageloader [2k] 2021-05-16T23:02:19.1255455Z [52/89, 00:04/00:04] install: luaprogtable [7k] 2021-05-16T23:02:19.1692608Z [53/89, 00:04/00:04] install: luarandom [2k] 2021-05-16T23:02:19.2118140Z [54/89, 00:04/00:04] install: luatex85 [2k] 2021-05-16T23:02:19.2554927Z [55/89, 00:04/00:04] install: luatexbase [4k] 2021-05-16T23:02:19.2989912Z [56/89, 00:04/00:04] install: luatexko [22k] 2021-05-16T23:02:19.3461406Z [57/89, 00:04/00:04] install: luatextra [2k] 2021-05-16T23:02:19.3896193Z [58/89, 00:04/00:04] install: luavlna [8k] 2021-05-16T23:02:19.4347779Z [59/89, 00:04/00:04] install: luaxml [31k] 2021-05-16T23:02:19.4822828Z [60/89, 00:04/00:04] install: makeindex.x86_64-linux [49k] 2021-05-16T23:02:19.5301145Z [61/89, 00:04/00:04] install: makeindex [5k] 2021-05-16T23:02:19.5735189Z [62/89, 00:04/00:04] install: mflogo [2k] 2021-05-16T23:02:19.6169695Z [63/89, 00:04/00:04] install: newpax [9k] 2021-05-16T23:02:19.6605857Z [64/89, 00:04/00:04] install: nodetree [13k] 2021-05-16T23:02:19.7054742Z [65/89, 00:04/00:04] install: odsfile [5k] 2021-05-16T23:02:19.7488186Z [66/89, 00:04/00:04] install: optex.x86_64-linux [1k] 2021-05-16T23:02:19.8206798Z [67/89, 00:04/00:04] install: optex [770k] 2021-05-16T23:02:19.9003332Z [68/89, 00:04/00:04] install: pdfarticle [4k] 2021-05-16T23:02:19.9458324Z [69/89, 00:04/00:04] install: pdfextra [22k] 2021-05-16T23:02:19.9918791Z [70/89, 00:04/00:04] install: placeat [4k] 2021-05-16T23:02:20.0365474Z [71/89, 00:05/00:05] install: plantuml [3k] 2021-05-16T23:02:20.0812684Z [72/89, 00:05/00:05] install: rsfs [55k] 2021-05-16T23:02:20.1308374Z [73/89, 00:05/00:05] install: selnolig [53k] 2021-05-16T23:02:20.1807429Z [74/89, 00:05/00:05] install: spelling [14k] 2021-05-16T23:02:20.2259548Z [75/89, 00:05/00:05] install: stricttex [2k] 2021-05-16T23:02:20.2705706Z [76/89, 00:05/00:05] install: texlive-common [1k] 2021-05-16T23:02:20.3144490Z [77/89, 00:05/00:05] install: texlive-en [1k] 2021-05-16T23:02:20.3615006Z [78/89, 00:05/00:05] install: texlive-msg-translations [144k] 2021-05-16T23:02:20.4216985Z [79/89, 00:05/00:05] install: thumbpdf.x86_64-linux [1k] 2021-05-16T23:02:20.4649764Z [80/89, 00:05/00:05] install: thumbpdf [19k] 2021-05-16T23:02:20.5098546Z [81/89, 00:05/00:05] install: tlshell.x86_64-linux [1k] 2021-05-16T23:02:20.5530436Z [82/89, 00:05/00:05] install: tlshell [29k] 2021-05-16T23:02:20.5998653Z [83/89, 00:05/00:05] install: typewriter [25k] 2021-05-16T23:02:20.6471067Z [84/89, 00:05/00:05] install: uninormalize [6k] 2021-05-16T23:02:20.6921319Z [85/89, 00:05/00:05] install: upquote [2k] 2021-05-16T23:02:20.7404552Z [86/89, 00:05/00:05] install: xdvi.x86_64-linux [530k] 2021-05-16T23:02:20.8301369Z [87/89, 00:05/00:05] install: xdvi [7k] 2021-05-16T23:02:20.8740261Z [88/89, 00:05/00:05] install: collection-basic [1k] 2021-05-16T23:02:20.9172409Z [89/89, 00:05/00:05] install: collection-luatex [1k] 2021-05-16T23:02:20.9354706Z running mktexlsr ... 2021-05-16T23:02:21.0081235Z done running mktexlsr. 2021-05-16T23:02:21.0356588Z running updmap-sys ... 2021-05-16T23:02:21.2804679Z done running updmap-sys. 2021-05-16T23:02:21.2805987Z regenerating fmtutil.cnf in /home/runner/.TinyTeX/texmf-dist 2021-05-16T23:02:21.2807701Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/2Hnot58YDh/qLs5Si55_Z ... 2021-05-16T23:02:21.6253561Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/2Hnot58YDh/qLs5Si55_Z. 2021-05-16T23:02:21.6255022Z OK: optex.fmt/luatex 2021-05-16T23:02:21.6256638Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-16T23:02:21.6257853Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-16T23:02:22.8777795Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T23:02:22.8779461Z tlmgr: no updates available 2021-05-16T23:02:22.9821913Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-16T23:02:22.9822368Z with: 2021-05-16T23:02:22.9822737Z pandoc-version: 2.7.3 2021-05-16T23:02:22.9823090Z env: 2021-05-16T23:02:22.9823490Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:02:22.9823908Z TIC_DEPLOY_KEY: 2021-05-16T23:02:22.9824639Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:02:22.9826186Z GITHUB_PAT: *** 2021-05-16T23:02:22.9826545Z COVERALLS_TOKEN: 2021-05-16T23:02:22.9826991Z continue-on-error: false 2021-05-16T23:02:22.9827419Z VDIFFR_RUN_TESTS: 2021-05-16T23:02:22.9827865Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:02:22.9828259Z TZ: UTC 2021-05-16T23:02:22.9828621Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:02:22.9828995Z NOT_CRAN: true 2021-05-16T23:02:22.9829341Z ##[endgroup] 2021-05-16T23:02:23.5022029Z [command]sudo apt-get install -y gdebi-core 2021-05-16T23:02:23.5658470Z Reading package lists... 2021-05-16T23:02:23.7291807Z Building dependency tree... 2021-05-16T23:02:23.7306217Z Reading state information... 2021-05-16T23:02:23.9581869Z gdebi-core is already the newest version (0.9.5.7+nmu3). 2021-05-16T23:02:23.9587922Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:02:23.9608014Z [command]sudo gdebi --non-interactive /home/runner/work/_temp/pandoc-2.7.3-1-amd64.deb 2021-05-16T23:02:24.0719293Z 2021-05-16T23:02:24.0875183Z Reading package lists... 0% 2021-05-16T23:02:24.0875980Z 2021-05-16T23:02:24.0918597Z Reading package lists... 100% 2021-05-16T23:02:24.0919299Z 2021-05-16T23:02:24.0919755Z 2021-05-16T23:02:24.0920443Z Reading package lists... Done 2021-05-16T23:02:24.0920966Z 2021-05-16T23:02:24.0921659Z Building dependency tree... 0% 2021-05-16T23:02:24.0922203Z 2021-05-16T23:02:24.1206704Z Building dependency tree... 0% 2021-05-16T23:02:24.1207778Z 2021-05-16T23:02:24.1208513Z Building dependency tree... 50% 2021-05-16T23:02:24.1209069Z 2021-05-16T23:02:24.2411603Z Building dependency tree... 50% 2021-05-16T23:02:24.2412541Z 2021-05-16T23:02:24.2413300Z Building dependency tree 2021-05-16T23:02:24.2413865Z 2021-05-16T23:02:24.2414560Z Reading state information... 0% 2021-05-16T23:02:24.2415108Z 2021-05-16T23:02:24.3918125Z Reading state information... 0% 2021-05-16T23:02:24.3918553Z 2021-05-16T23:02:24.3918773Z 2021-05-16T23:02:24.3919300Z Reading state information... Done 2021-05-16T23:02:24.3919679Z 2021-05-16T23:02:24.3920169Z Reading state information... 0% 2021-05-16T23:02:24.3968822Z 2021-05-16T23:02:24.3969373Z Reading state information... 1% 2021-05-16T23:02:24.4003835Z 2021-05-16T23:02:24.4004339Z Reading state information... 3% 2021-05-16T23:02:24.4041160Z 2021-05-16T23:02:24.4041652Z Reading state information... 5% 2021-05-16T23:02:24.4080032Z 2021-05-16T23:02:24.4080526Z Reading state information... 7% 2021-05-16T23:02:24.4115328Z 2021-05-16T23:02:24.4115825Z Reading state information... 9% 2021-05-16T23:02:24.4151682Z 2021-05-16T23:02:24.4152174Z Reading state information... 11% 2021-05-16T23:02:24.4189827Z 2021-05-16T23:02:24.4190307Z Reading state information... 13% 2021-05-16T23:02:24.4227145Z 2021-05-16T23:02:24.4227623Z Reading state information... 15% 2021-05-16T23:02:24.4263380Z 2021-05-16T23:02:24.4263858Z Reading state information... 17% 2021-05-16T23:02:24.4302734Z 2021-05-16T23:02:24.4303225Z Reading state information... 19% 2021-05-16T23:02:24.4338310Z 2021-05-16T23:02:24.4338803Z Reading state information... 21% 2021-05-16T23:02:24.4373427Z 2021-05-16T23:02:24.4373925Z Reading state information... 23% 2021-05-16T23:02:24.4412498Z 2021-05-16T23:02:24.4413009Z Reading state information... 25% 2021-05-16T23:02:24.4453362Z 2021-05-16T23:02:24.4453838Z Reading state information... 27% 2021-05-16T23:02:24.4492939Z 2021-05-16T23:02:24.4493435Z Reading state information... 29% 2021-05-16T23:02:24.4532616Z 2021-05-16T23:02:24.4533105Z Reading state information... 31% 2021-05-16T23:02:24.4572199Z 2021-05-16T23:02:24.4573019Z Reading state information... 33% 2021-05-16T23:02:24.4607020Z 2021-05-16T23:02:24.4607658Z Reading state information... 35% 2021-05-16T23:02:24.4642525Z 2021-05-16T23:02:24.4643003Z Reading state information... 37% 2021-05-16T23:02:24.4682039Z 2021-05-16T23:02:24.4682521Z Reading state information... 39% 2021-05-16T23:02:24.4721241Z 2021-05-16T23:02:24.4721721Z Reading state information... 41% 2021-05-16T23:02:24.4756558Z 2021-05-16T23:02:24.4757041Z Reading state information... 43% 2021-05-16T23:02:24.4797840Z 2021-05-16T23:02:24.4798335Z Reading state information... 45% 2021-05-16T23:02:24.4888787Z 2021-05-16T23:02:24.4889518Z Reading state information... 47% 2021-05-16T23:02:24.4895012Z 2021-05-16T23:02:24.4895492Z Reading state information... 49% 2021-05-16T23:02:24.4936340Z 2021-05-16T23:02:24.4936825Z Reading state information... 51% 2021-05-16T23:02:24.4987208Z 2021-05-16T23:02:24.4987694Z Reading state information... 53% 2021-05-16T23:02:24.5013284Z 2021-05-16T23:02:24.5013784Z Reading state information... 55% 2021-05-16T23:02:24.5052371Z 2021-05-16T23:02:24.5052847Z Reading state information... 57% 2021-05-16T23:02:24.5091802Z 2021-05-16T23:02:24.5092290Z Reading state information... 59% 2021-05-16T23:02:24.5134764Z 2021-05-16T23:02:24.5135257Z Reading state information... 61% 2021-05-16T23:02:24.5173816Z 2021-05-16T23:02:24.5174320Z Reading state information... 63% 2021-05-16T23:02:24.5209820Z 2021-05-16T23:02:24.5210318Z Reading state information... 65% 2021-05-16T23:02:24.5244850Z 2021-05-16T23:02:24.5245529Z Reading state information... 67% 2021-05-16T23:02:24.5282193Z 2021-05-16T23:02:24.5282870Z Reading state information... 69% 2021-05-16T23:02:24.5331047Z 2021-05-16T23:02:24.5331699Z Reading state information... 71% 2021-05-16T23:02:24.5364976Z 2021-05-16T23:02:24.5365625Z Reading state information... 73% 2021-05-16T23:02:24.5402606Z 2021-05-16T23:02:24.5403264Z Reading state information... 75% 2021-05-16T23:02:24.5451768Z 2021-05-16T23:02:24.5452445Z Reading state information... 77% 2021-05-16T23:02:24.5489126Z 2021-05-16T23:02:24.5489806Z Reading state information... 79% 2021-05-16T23:02:24.5526830Z 2021-05-16T23:02:24.5527619Z Reading state information... 81% 2021-05-16T23:02:24.5564674Z 2021-05-16T23:02:24.5565320Z Reading state information... 83% 2021-05-16T23:02:24.5602530Z 2021-05-16T23:02:24.5603184Z Reading state information... 85% 2021-05-16T23:02:24.5640707Z 2021-05-16T23:02:24.5641369Z Reading state information... 87% 2021-05-16T23:02:24.5676496Z 2021-05-16T23:02:24.5677158Z Reading state information... 89% 2021-05-16T23:02:24.5710553Z 2021-05-16T23:02:24.5711766Z Reading state information... 91% 2021-05-16T23:02:24.5747889Z 2021-05-16T23:02:24.5748368Z Reading state information... 93% 2021-05-16T23:02:24.5784282Z 2021-05-16T23:02:24.5784758Z Reading state information... 95% 2021-05-16T23:02:24.5822830Z 2021-05-16T23:02:24.5823308Z Reading state information... 97% 2021-05-16T23:02:24.5858851Z 2021-05-16T23:02:24.5859361Z Reading state information... 99% 2021-05-16T23:02:24.8428878Z Selecting previously unselected package pandoc. 2021-05-16T23:02:24.9609426Z (Reading database ... 261856 files and directories currently installed.) 2021-05-16T23:02:24.9723648Z Preparing to unpack .../_temp/pandoc-2.7.3-1-amd64.deb ... 2021-05-16T23:02:24.9740016Z Unpacking pandoc (2.7.3-1) ... 2021-05-16T23:02:26.9142599Z Setting up pandoc (2.7.3-1) ... 2021-05-16T23:02:26.9176571Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:02:27.6568646Z 2021-05-16T23:02:27.6569562Z 2021-05-16T23:02:27.6570552Z Reading state information... Done 2021-05-16T23:02:27.6918318Z ##[group]Run git config user.name adigherman 2021-05-16T23:02:27.6918931Z git config user.name adigherman 2021-05-16T23:02:27.6919447Z git config user.email adig@jhu.edu 2021-05-16T23:02:27.6959918Z shell: /usr/bin/bash -e {0} 2021-05-16T23:02:27.6960309Z env: 2021-05-16T23:02:27.6960739Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:02:27.6961179Z TIC_DEPLOY_KEY: 2021-05-16T23:02:27.6961924Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:02:27.6963393Z GITHUB_PAT: *** 2021-05-16T23:02:27.6963784Z COVERALLS_TOKEN: 2021-05-16T23:02:27.6964231Z continue-on-error: false 2021-05-16T23:02:27.6964676Z VDIFFR_RUN_TESTS: 2021-05-16T23:02:27.6965124Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:02:27.6965552Z TZ: UTC 2021-05-16T23:02:27.6965929Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:02:27.6966316Z NOT_CRAN: true 2021-05-16T23:02:27.6966691Z ##[endgroup] 2021-05-16T23:02:27.7347828Z ##[group]Run adigherman/actions/install-sysdeps-linux@master 2021-05-16T23:02:27.7348379Z env: 2021-05-16T23:02:27.7348806Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:02:27.7349224Z TIC_DEPLOY_KEY: 2021-05-16T23:02:27.7349959Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:02:27.7351479Z GITHUB_PAT: *** 2021-05-16T23:02:27.7351960Z COVERALLS_TOKEN: 2021-05-16T23:02:27.7352394Z continue-on-error: false 2021-05-16T23:02:27.7352832Z VDIFFR_RUN_TESTS: 2021-05-16T23:02:27.7353290Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:02:27.7353690Z TZ: UTC 2021-05-16T23:02:27.7354055Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:02:27.7354427Z NOT_CRAN: true 2021-05-16T23:02:27.7354777Z ##[endgroup] 2021-05-16T23:02:27.9161634Z Reading package lists... 2021-05-16T23:02:28.0821064Z Building dependency tree... 2021-05-16T23:02:28.0836192Z Reading state information... 2021-05-16T23:02:28.2242505Z The following additional packages will be installed: 2021-05-16T23:02:28.2246102Z cmake-data libjsoncpp1 librhash0 2021-05-16T23:02:28.2252590Z Suggested packages: 2021-05-16T23:02:28.2253396Z cmake-doc ninja-build 2021-05-16T23:02:28.2701849Z The following NEW packages will be installed: 2021-05-16T23:02:28.2712036Z cmake cmake-data libjsoncpp1 librhash0 2021-05-16T23:02:28.3088075Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:02:28.3088932Z Need to get 5470 kB of archives. 2021-05-16T23:02:28.3089705Z After this operation, 28.3 MB of additional disk space will be used. 2021-05-16T23:02:28.3092335Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] 2021-05-16T23:02:28.3348709Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] 2021-05-16T23:02:28.3352913Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2021-05-16T23:02:28.3372945Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] 2021-05-16T23:02:28.7491174Z Fetched 5470 kB in 0s (61.7 MB/s) 2021-05-16T23:02:28.7890485Z Selecting previously unselected package cmake-data. 2021-05-16T23:02:28.7961085Z (Reading database ... 2021-05-16T23:02:28.7961613Z (Reading database ... 5% 2021-05-16T23:02:28.7962054Z (Reading database ... 10% 2021-05-16T23:02:28.7962543Z (Reading database ... 15% 2021-05-16T23:02:28.7962977Z (Reading database ... 20% 2021-05-16T23:02:28.7963421Z (Reading database ... 25% 2021-05-16T23:02:28.7963853Z (Reading database ... 30% 2021-05-16T23:02:28.7964306Z (Reading database ... 35% 2021-05-16T23:02:28.7964739Z (Reading database ... 40% 2021-05-16T23:02:28.7966738Z (Reading database ... 45% 2021-05-16T23:02:28.7967215Z (Reading database ... 50% 2021-05-16T23:02:28.7996256Z (Reading database ... 55% 2021-05-16T23:02:28.8033421Z (Reading database ... 60% 2021-05-16T23:02:28.8071808Z (Reading database ... 65% 2021-05-16T23:02:28.8192118Z (Reading database ... 70% 2021-05-16T23:02:28.8216460Z (Reading database ... 75% 2021-05-16T23:02:28.8583340Z (Reading database ... 80% 2021-05-16T23:02:28.8891543Z (Reading database ... 85% 2021-05-16T23:02:28.9046132Z (Reading database ... 90% 2021-05-16T23:02:28.9123886Z (Reading database ... 95% 2021-05-16T23:02:28.9124403Z (Reading database ... 100% 2021-05-16T23:02:28.9125081Z (Reading database ... 261863 files and directories currently installed.) 2021-05-16T23:02:28.9247131Z Preparing to unpack .../cmake-data_3.16.3-1ubuntu1_all.deb ... 2021-05-16T23:02:28.9460924Z Unpacking cmake-data (3.16.3-1ubuntu1) ... 2021-05-16T23:02:29.3999137Z Selecting previously unselected package libjsoncpp1:amd64. 2021-05-16T23:02:29.4287370Z Preparing to unpack .../libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2021-05-16T23:02:29.4311573Z Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-16T23:02:29.4689283Z Selecting previously unselected package librhash0:amd64. 2021-05-16T23:02:29.4886898Z Preparing to unpack .../librhash0_1.3.9-1_amd64.deb ... 2021-05-16T23:02:29.4899162Z Unpacking librhash0:amd64 (1.3.9-1) ... 2021-05-16T23:02:29.5329017Z Selecting previously unselected package cmake. 2021-05-16T23:02:29.5554791Z Preparing to unpack .../cmake_3.16.3-1ubuntu1_amd64.deb ... 2021-05-16T23:02:29.5569813Z Unpacking cmake (3.16.3-1ubuntu1) ... 2021-05-16T23:02:29.9565914Z Setting up librhash0:amd64 (1.3.9-1) ... 2021-05-16T23:02:29.9595570Z Setting up cmake-data (3.16.3-1ubuntu1) ... 2021-05-16T23:02:29.9998031Z Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-16T23:02:30.0024806Z Setting up cmake (3.16.3-1ubuntu1) ... 2021-05-16T23:02:30.0060246Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:02:31.0599826Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:02:33.0399128Z Reading package lists... 2021-05-16T23:02:33.2055592Z Building dependency tree... 2021-05-16T23:02:33.2072442Z Reading state information... 2021-05-16T23:02:33.3624453Z Suggested packages: 2021-05-16T23:02:33.3626426Z libssh-doc 2021-05-16T23:02:33.4070274Z The following NEW packages will be installed: 2021-05-16T23:02:33.4072981Z libssh-dev 2021-05-16T23:02:33.4329333Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:02:33.4330486Z Need to get 219 kB of archives. 2021-05-16T23:02:33.4331618Z After this operation, 1127 kB of additional disk space will be used. 2021-05-16T23:02:33.4333441Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-dev amd64 0.9.3-2ubuntu2.1 [219 kB] 2021-05-16T23:02:33.8224573Z Fetched 219 kB in 0s (6495 kB/s) 2021-05-16T23:02:33.8500756Z Selecting previously unselected package libssh-dev:amd64. 2021-05-16T23:02:33.8567951Z (Reading database ... 2021-05-16T23:02:33.8568778Z (Reading database ... 5% 2021-05-16T23:02:33.8569421Z (Reading database ... 10% 2021-05-16T23:02:33.8570035Z (Reading database ... 15% 2021-05-16T23:02:33.8570655Z (Reading database ... 20% 2021-05-16T23:02:33.8571261Z (Reading database ... 25% 2021-05-16T23:02:33.8571903Z (Reading database ... 30% 2021-05-16T23:02:33.8572520Z (Reading database ... 35% 2021-05-16T23:02:33.8573128Z (Reading database ... 40% 2021-05-16T23:02:33.8573744Z (Reading database ... 45% 2021-05-16T23:02:33.8574343Z (Reading database ... 50% 2021-05-16T23:02:33.8604006Z (Reading database ... 55% 2021-05-16T23:02:33.8638095Z (Reading database ... 60% 2021-05-16T23:02:33.8676787Z (Reading database ... 65% 2021-05-16T23:02:33.8793567Z (Reading database ... 70% 2021-05-16T23:02:33.8815083Z (Reading database ... 75% 2021-05-16T23:02:33.9183507Z (Reading database ... 80% 2021-05-16T23:02:33.9512072Z (Reading database ... 85% 2021-05-16T23:02:33.9664799Z (Reading database ... 90% 2021-05-16T23:02:33.9746432Z (Reading database ... 95% 2021-05-16T23:02:33.9747003Z (Reading database ... 100% 2021-05-16T23:02:33.9747798Z (Reading database ... 264647 files and directories currently installed.) 2021-05-16T23:02:33.9868662Z Preparing to unpack .../libssh-dev_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-16T23:02:33.9891221Z Unpacking libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T23:02:34.0644988Z Setting up libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T23:02:36.0357922Z Reading package lists... 2021-05-16T23:02:36.1881563Z Building dependency tree... 2021-05-16T23:02:36.1899306Z Reading state information... 2021-05-16T23:02:36.3781982Z The following NEW packages will be installed: 2021-05-16T23:02:36.3786827Z jags 2021-05-16T23:02:36.3993398Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:02:36.3994114Z Need to get 1562 kB of archives. 2021-05-16T23:02:36.3994787Z After this operation, 3615 kB of additional disk space will be used. 2021-05-16T23:02:36.3996453Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 jags amd64 4.3.0-3build1 [1562 kB] 2021-05-16T23:02:36.7995746Z Fetched 1562 kB in 0s (38.9 MB/s) 2021-05-16T23:02:36.8291895Z Selecting previously unselected package jags. 2021-05-16T23:02:36.8359547Z (Reading database ... 2021-05-16T23:02:36.8360490Z (Reading database ... 5% 2021-05-16T23:02:36.8361163Z (Reading database ... 10% 2021-05-16T23:02:36.8361787Z (Reading database ... 15% 2021-05-16T23:02:36.8362408Z (Reading database ... 20% 2021-05-16T23:02:36.8363011Z (Reading database ... 25% 2021-05-16T23:02:36.8363632Z (Reading database ... 30% 2021-05-16T23:02:36.8364264Z (Reading database ... 35% 2021-05-16T23:02:36.8364862Z (Reading database ... 40% 2021-05-16T23:02:36.8365604Z (Reading database ... 45% 2021-05-16T23:02:36.8366204Z (Reading database ... 50% 2021-05-16T23:02:36.8395290Z (Reading database ... 55% 2021-05-16T23:02:36.8428913Z (Reading database ... 60% 2021-05-16T23:02:36.8463690Z (Reading database ... 65% 2021-05-16T23:02:36.8578935Z (Reading database ... 70% 2021-05-16T23:02:36.8600489Z (Reading database ... 75% 2021-05-16T23:02:36.8929563Z (Reading database ... 80% 2021-05-16T23:02:36.9206147Z (Reading database ... 85% 2021-05-16T23:02:36.9340188Z (Reading database ... 90% 2021-05-16T23:02:36.9412448Z (Reading database ... 95% 2021-05-16T23:02:36.9413306Z (Reading database ... 100% 2021-05-16T23:02:36.9414500Z (Reading database ... 264666 files and directories currently installed.) 2021-05-16T23:02:36.9530512Z Preparing to unpack .../jags_4.3.0-3build1_amd64.deb ... 2021-05-16T23:02:36.9547916Z Unpacking jags (4.3.0-3build1) ... 2021-05-16T23:02:37.1079581Z Setting up jags (4.3.0-3build1) ... 2021-05-16T23:02:37.1255690Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:02:37.7989388Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:02:39.6978826Z Reading package lists... 2021-05-16T23:02:39.8389292Z Building dependency tree... 2021-05-16T23:02:39.8406839Z Reading state information... 2021-05-16T23:02:39.9889077Z The following additional packages will be installed: 2021-05-16T23:02:39.9891528Z libnode64 libuv1-dev 2021-05-16T23:02:40.0334968Z The following NEW packages will be installed: 2021-05-16T23:02:40.0339568Z libnode-dev libnode64 libuv1-dev 2021-05-16T23:02:40.0531736Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:02:40.0532423Z Need to get 6239 kB of archives. 2021-05-16T23:02:40.0533188Z After this operation, 24.9 MB of additional disk space will be used. 2021-05-16T23:02:40.0534994Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1-dev amd64 1.34.2-1ubuntu1.1 [103 kB] 2021-05-16T23:02:40.0587613Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB] 2021-05-16T23:02:40.1670231Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode-dev amd64 10.19.0~dfsg-3ubuntu1 [370 kB] 2021-05-16T23:02:40.5494812Z Fetched 6239 kB in 0s (46.4 MB/s) 2021-05-16T23:02:40.5765955Z Selecting previously unselected package libuv1-dev:amd64. 2021-05-16T23:02:40.5833334Z (Reading database ... 2021-05-16T23:02:40.5833941Z (Reading database ... 5% 2021-05-16T23:02:40.5834524Z (Reading database ... 10% 2021-05-16T23:02:40.5835085Z (Reading database ... 15% 2021-05-16T23:02:40.5835675Z (Reading database ... 20% 2021-05-16T23:02:40.5836225Z (Reading database ... 25% 2021-05-16T23:02:40.5836819Z (Reading database ... 30% 2021-05-16T23:02:40.5837352Z (Reading database ... 35% 2021-05-16T23:02:40.5837912Z (Reading database ... 40% 2021-05-16T23:02:40.5838467Z (Reading database ... 45% 2021-05-16T23:02:40.5839022Z (Reading database ... 50% 2021-05-16T23:02:40.5854741Z (Reading database ... 55% 2021-05-16T23:02:40.5887032Z (Reading database ... 60% 2021-05-16T23:02:40.5921890Z (Reading database ... 65% 2021-05-16T23:02:40.6033543Z (Reading database ... 70% 2021-05-16T23:02:40.6054852Z (Reading database ... 75% 2021-05-16T23:02:40.6389523Z (Reading database ... 80% 2021-05-16T23:02:40.6678828Z (Reading database ... 85% 2021-05-16T23:02:40.6815264Z (Reading database ... 90% 2021-05-16T23:02:40.6888633Z (Reading database ... 95% 2021-05-16T23:02:40.6889489Z (Reading database ... 100% 2021-05-16T23:02:40.6890422Z (Reading database ... 264806 files and directories currently installed.) 2021-05-16T23:02:40.7005693Z Preparing to unpack .../libuv1-dev_1.34.2-1ubuntu1.1_amd64.deb ... 2021-05-16T23:02:40.7024171Z Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-16T23:02:40.7369043Z Selecting previously unselected package libnode64:amd64. 2021-05-16T23:02:40.7641993Z Preparing to unpack .../libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T23:02:40.7665874Z Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T23:02:41.3810476Z Selecting previously unselected package libnode-dev:amd64. 2021-05-16T23:02:41.4024922Z Preparing to unpack .../libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T23:02:41.4036180Z Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T23:02:41.4907033Z Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-16T23:02:41.4956048Z Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T23:02:41.4988503Z Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T23:02:41.5022539Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:02:43.4275329Z Reading package lists... 2021-05-16T23:02:43.5719346Z Building dependency tree... 2021-05-16T23:02:43.5735930Z Reading state information... 2021-05-16T23:02:43.7154403Z The following additional packages will be installed: 2021-05-16T23:02:43.7157208Z libfftw3-bin libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-16T23:02:43.7163437Z Suggested packages: 2021-05-16T23:02:43.7165532Z libfftw3-doc 2021-05-16T23:02:43.7573844Z The following NEW packages will be installed: 2021-05-16T23:02:43.7578286Z libfftw3-bin libfftw3-dev libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-16T23:02:43.7806762Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:02:43.7807450Z Need to get 3986 kB of archives. 2021-05-16T23:02:43.7808802Z After this operation, 22.4 MB of additional disk space will be used. 2021-05-16T23:02:43.7810432Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-long3 amd64 3.3.8-2ubuntu1 [313 kB] 2021-05-16T23:02:43.7875862Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-quad3 amd64 3.3.8-2ubuntu1 [673 kB] 2021-05-16T23:02:43.7946655Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-single3 amd64 3.3.8-2ubuntu1 [756 kB] 2021-05-16T23:02:43.8028575Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-bin amd64 3.3.8-2ubuntu1 [32.2 kB] 2021-05-16T23:02:43.8032713Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-dev amd64 3.3.8-2ubuntu1 [2211 kB] 2021-05-16T23:02:44.1917508Z Fetched 3986 kB in 0s (69.4 MB/s) 2021-05-16T23:02:44.2290034Z Selecting previously unselected package libfftw3-long3:amd64. 2021-05-16T23:02:44.2316725Z (Reading database ... 2021-05-16T23:02:44.2317226Z (Reading database ... 5% 2021-05-16T23:02:44.2318425Z (Reading database ... 10% 2021-05-16T23:02:44.2318884Z (Reading database ... 15% 2021-05-16T23:02:44.2319683Z (Reading database ... 20% 2021-05-16T23:02:44.2320118Z (Reading database ... 25% 2021-05-16T23:02:44.2320589Z (Reading database ... 30% 2021-05-16T23:02:44.2321020Z (Reading database ... 35% 2021-05-16T23:02:44.2321461Z (Reading database ... 40% 2021-05-16T23:02:44.2322121Z (Reading database ... 45% 2021-05-16T23:02:44.2322578Z (Reading database ... 50% 2021-05-16T23:02:44.2357384Z (Reading database ... 55% 2021-05-16T23:02:44.2391727Z (Reading database ... 60% 2021-05-16T23:02:44.2428944Z (Reading database ... 65% 2021-05-16T23:02:44.2540736Z (Reading database ... 70% 2021-05-16T23:02:44.2566885Z (Reading database ... 75% 2021-05-16T23:02:44.2916915Z (Reading database ... 80% 2021-05-16T23:02:44.3237342Z (Reading database ... 85% 2021-05-16T23:02:44.3385530Z (Reading database ... 90% 2021-05-16T23:02:44.3466240Z (Reading database ... 95% 2021-05-16T23:02:44.3466816Z (Reading database ... 100% 2021-05-16T23:02:44.3467595Z (Reading database ... 264942 files and directories currently installed.) 2021-05-16T23:02:44.3593712Z Preparing to unpack .../libfftw3-long3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T23:02:44.3652711Z Unpacking libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T23:02:44.4163518Z Selecting previously unselected package libfftw3-quad3:amd64. 2021-05-16T23:02:44.4438695Z Preparing to unpack .../libfftw3-quad3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T23:02:44.4451832Z Unpacking libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T23:02:44.5369793Z Selecting previously unselected package libfftw3-single3:amd64. 2021-05-16T23:02:44.5587533Z Preparing to unpack .../libfftw3-single3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T23:02:44.5603991Z Unpacking libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T23:02:44.6529643Z Selecting previously unselected package libfftw3-bin. 2021-05-16T23:02:44.6717228Z Preparing to unpack .../libfftw3-bin_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T23:02:44.6730300Z Unpacking libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-16T23:02:44.7088909Z Selecting previously unselected package libfftw3-dev:amd64. 2021-05-16T23:02:44.7298651Z Preparing to unpack .../libfftw3-dev_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T23:02:44.7308259Z Unpacking libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T23:02:44.9940405Z Setting up libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T23:02:44.9983425Z Setting up libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T23:02:45.0006382Z Setting up libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T23:02:45.0022630Z Setting up libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-16T23:02:45.0043708Z Setting up libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T23:02:45.0069523Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:02:45.7338527Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:02:47.6643750Z Reading package lists... 2021-05-16T23:02:47.8044805Z Building dependency tree... 2021-05-16T23:02:47.8060596Z Reading state information... 2021-05-16T23:02:47.9466305Z The following additional packages will be installed: 2021-05-16T23:02:47.9468224Z libdcmtk14 2021-05-16T23:02:47.9910138Z The following NEW packages will be installed: 2021-05-16T23:02:47.9918662Z dcmtk libdcmtk14 2021-05-16T23:02:48.0419255Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:02:48.0421767Z Need to get 5546 kB of archives. 2021-05-16T23:02:48.0423057Z After this operation, 26.5 MB of additional disk space will be used. 2021-05-16T23:02:48.0425273Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdcmtk14 amd64 3.6.4-2.1build2 [4682 kB] 2021-05-16T23:02:48.2623111Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 dcmtk amd64 3.6.4-2.1build2 [864 kB] 2021-05-16T23:02:48.6512066Z Fetched 5546 kB in 0s (19.5 MB/s) 2021-05-16T23:02:48.6841700Z Selecting previously unselected package libdcmtk14. 2021-05-16T23:02:48.6909677Z (Reading database ... 2021-05-16T23:02:48.6910288Z (Reading database ... 5% 2021-05-16T23:02:48.6910864Z (Reading database ... 10% 2021-05-16T23:02:48.6911460Z (Reading database ... 15% 2021-05-16T23:02:48.6912002Z (Reading database ... 20% 2021-05-16T23:02:48.6912611Z (Reading database ... 25% 2021-05-16T23:02:48.6913159Z (Reading database ... 30% 2021-05-16T23:02:48.6913718Z (Reading database ... 35% 2021-05-16T23:02:48.6914258Z (Reading database ... 40% 2021-05-16T23:02:48.6914816Z (Reading database ... 45% 2021-05-16T23:02:48.6915374Z (Reading database ... 50% 2021-05-16T23:02:48.6933040Z (Reading database ... 55% 2021-05-16T23:02:48.6965082Z (Reading database ... 60% 2021-05-16T23:02:48.6998852Z (Reading database ... 65% 2021-05-16T23:02:48.7110524Z (Reading database ... 70% 2021-05-16T23:02:48.7212685Z (Reading database ... 75% 2021-05-16T23:02:48.7464206Z (Reading database ... 80% 2021-05-16T23:02:48.7750689Z (Reading database ... 85% 2021-05-16T23:02:48.7880156Z (Reading database ... 90% 2021-05-16T23:02:48.7948144Z (Reading database ... 95% 2021-05-16T23:02:48.7948976Z (Reading database ... 100% 2021-05-16T23:02:48.7949921Z (Reading database ... 265033 files and directories currently installed.) 2021-05-16T23:02:48.8056193Z Preparing to unpack .../libdcmtk14_3.6.4-2.1build2_amd64.deb ... 2021-05-16T23:02:49.7323798Z Unpacking libdcmtk14 (3.6.4-2.1build2) ... 2021-05-16T23:02:49.7325806Z Selecting previously unselected package dcmtk. 2021-05-16T23:02:49.7327172Z Preparing to unpack .../dcmtk_3.6.4-2.1build2_amd64.deb ... 2021-05-16T23:02:49.7328442Z Unpacking dcmtk (3.6.4-2.1build2) ... 2021-05-16T23:02:49.7329416Z Setting up libdcmtk14 (3.6.4-2.1build2) ... 2021-05-16T23:02:49.7330619Z Setting up dcmtk (3.6.4-2.1build2) ... 2021-05-16T23:02:49.7331510Z Adding `dcmtk' group to system ... 2021-05-16T23:02:49.7332384Z Adding `dcmtk' user to system ... 2021-05-16T23:02:49.7333752Z adduser: Warning: The home directory `/var/lib/dcmtk/db' does not belong to the user you are currently creating. 2021-05-16T23:02:49.8058852Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:02:51.2904917Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:02:53.2190853Z Reading package lists... 2021-05-16T23:02:53.3654573Z Building dependency tree... 2021-05-16T23:02:53.3672720Z Reading state information... 2021-05-16T23:02:53.5738676Z libsecret-1-dev is already the newest version (0.20.3-0ubuntu1). 2021-05-16T23:02:53.5740254Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:02:53.6339510Z Reading package lists... 2021-05-16T23:02:53.7769753Z Building dependency tree... 2021-05-16T23:02:53.7786407Z Reading state information... 2021-05-16T23:02:54.0041030Z libpng-dev is already the newest version (1.6.37-2). 2021-05-16T23:02:54.0042405Z libpng-dev set to manually installed. 2021-05-16T23:02:54.0043278Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:02:54.0640618Z Reading package lists... 2021-05-16T23:02:54.2051534Z Building dependency tree... 2021-05-16T23:02:54.2069892Z Reading state information... 2021-05-16T23:02:54.3479738Z The following additional packages will be installed: 2021-05-16T23:02:54.3482306Z libopenjp2-7 libpoppler-cpp0v5 libpoppler-dev libpoppler97 poppler-data 2021-05-16T23:02:54.3486639Z Suggested packages: 2021-05-16T23:02:54.3488812Z poppler-utils ghostscript fonts-japanese-mincho | fonts-ipafont-mincho 2021-05-16T23:02:54.3490309Z fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai 2021-05-16T23:02:54.3491392Z fonts-arphic-uming fonts-nanum 2021-05-16T23:02:54.3928304Z The following NEW packages will be installed: 2021-05-16T23:02:54.3930136Z libopenjp2-7 libpoppler-cpp-dev libpoppler-cpp0v5 libpoppler-dev 2021-05-16T23:02:54.3931409Z libpoppler97 poppler-data 2021-05-16T23:02:54.4123405Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:02:54.4124717Z Need to get 2582 kB of archives. 2021-05-16T23:02:54.4125375Z After this operation, 16.7 MB of additional disk space will be used. 2021-05-16T23:02:54.4126857Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB] 2021-05-16T23:02:54.4380925Z 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-16T23:02:54.4433193Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1 [915 kB] 2021-05-16T23:02:54.4562808Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp0v5 amd64 0.86.1-0ubuntu1 [35.6 kB] 2021-05-16T23:02:54.4569309Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-dev amd64 0.86.1-0ubuntu1 [5336 B] 2021-05-16T23:02:54.4574612Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp-dev amd64 0.86.1-0ubuntu1 [10.4 kB] 2021-05-16T23:02:54.8230351Z Fetched 2582 kB in 0s (42.5 MB/s) 2021-05-16T23:02:54.8511586Z Selecting previously unselected package poppler-data. 2021-05-16T23:02:54.8580674Z (Reading database ... 2021-05-16T23:02:54.8581445Z (Reading database ... 5% 2021-05-16T23:02:54.8582086Z (Reading database ... 10% 2021-05-16T23:02:54.8582701Z (Reading database ... 15% 2021-05-16T23:02:54.8583313Z (Reading database ... 20% 2021-05-16T23:02:54.8584080Z (Reading database ... 25% 2021-05-16T23:02:54.8584720Z (Reading database ... 30% 2021-05-16T23:02:54.8585333Z (Reading database ... 35% 2021-05-16T23:02:54.8585931Z (Reading database ... 40% 2021-05-16T23:02:54.8586572Z (Reading database ... 45% 2021-05-16T23:02:54.8587168Z (Reading database ... 50% 2021-05-16T23:02:54.8616392Z (Reading database ... 55% 2021-05-16T23:02:54.8649774Z (Reading database ... 60% 2021-05-16T23:02:54.8684762Z (Reading database ... 65% 2021-05-16T23:02:54.8798114Z (Reading database ... 70% 2021-05-16T23:02:54.8897893Z (Reading database ... 75% 2021-05-16T23:02:54.9137250Z (Reading database ... 80% 2021-05-16T23:02:54.9412010Z (Reading database ... 85% 2021-05-16T23:02:54.9542110Z (Reading database ... 90% 2021-05-16T23:02:54.9613874Z (Reading database ... 95% 2021-05-16T23:02:54.9614475Z (Reading database ... 100% 2021-05-16T23:02:54.9615266Z (Reading database ... 265268 files and directories currently installed.) 2021-05-16T23:02:54.9719880Z Preparing to unpack .../0-poppler-data_0.4.9-2_all.deb ... 2021-05-16T23:02:54.9737128Z Unpacking poppler-data (0.4.9-2) ... 2021-05-16T23:02:55.1930097Z Selecting previously unselected package libopenjp2-7:amd64. 2021-05-16T23:02:55.2132280Z Preparing to unpack .../1-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... 2021-05-16T23:02:55.2149237Z Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-16T23:02:55.2528542Z Selecting previously unselected package libpoppler97:amd64. 2021-05-16T23:02:55.2750791Z Preparing to unpack .../2-libpoppler97_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T23:02:55.2759961Z Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T23:02:55.3889725Z Selecting previously unselected package libpoppler-cpp0v5:amd64. 2021-05-16T23:02:55.4101265Z Preparing to unpack .../3-libpoppler-cpp0v5_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T23:02:55.4115096Z Unpacking libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T23:02:55.4344800Z Selecting previously unselected package libpoppler-dev:amd64. 2021-05-16T23:02:55.4609311Z Preparing to unpack .../4-libpoppler-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T23:02:55.4619244Z Unpacking libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T23:02:55.4889402Z Selecting previously unselected package libpoppler-cpp-dev:amd64. 2021-05-16T23:02:55.5075070Z Preparing to unpack .../5-libpoppler-cpp-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T23:02:55.5084857Z Unpacking libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T23:02:55.5588468Z Setting up poppler-data (0.4.9-2) ... 2021-05-16T23:02:55.5733706Z Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-16T23:02:55.5772927Z Setting up libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T23:02:55.5794179Z Setting up libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T23:02:55.5845550Z Setting up libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T23:02:55.5871844Z Setting up libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T23:02:55.5892150Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T23:02:55.6227023Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:02:57.5341834Z Reading package lists... 2021-05-16T23:02:57.6818209Z Building dependency tree... 2021-05-16T23:02:57.6835417Z Reading state information... 2021-05-16T23:02:57.8381478Z The following additional packages will be installed: 2021-05-16T23:02:57.8385778Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libsz2 2021-05-16T23:02:57.8390749Z Suggested packages: 2021-05-16T23:02:57.8391652Z libhdf5-doc 2021-05-16T23:02:57.8830867Z The following NEW packages will be installed: 2021-05-16T23:02:57.8836125Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libhdf5-dev 2021-05-16T23:02:57.8840284Z libsz2 2021-05-16T23:02:57.9028915Z 0 upgraded, 7 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:02:57.9029716Z Need to get 4074 kB of archives. 2021-05-16T23:02:57.9030486Z After this operation, 17.6 MB of additional disk space will be used. 2021-05-16T23:02:57.9032440Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 hdf5-helpers amd64 1.10.4+repack-11ubuntu1 [13.6 kB] 2021-05-16T23:02:57.9055361Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec0 amd64 1.0.4-1 [19.1 kB] 2021-05-16T23:02:57.9061592Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsz2 amd64 1.0.4-1 [5188 B] 2021-05-16T23:02:57.9067309Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-103 amd64 1.10.4+repack-11ubuntu1 [1311 kB] 2021-05-16T23:02:57.9194895Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-cpp-103 amd64 1.10.4+repack-11ubuntu1 [120 kB] 2021-05-16T23:02:57.9207255Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec-dev amd64 1.0.4-1 [16.9 kB] 2021-05-16T23:02:57.9212005Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-dev amd64 1.10.4+repack-11ubuntu1 [2589 kB] 2021-05-16T23:02:58.3611891Z Fetched 4074 kB in 0s (44.9 MB/s) 2021-05-16T23:02:58.3887254Z Selecting previously unselected package hdf5-helpers. 2021-05-16T23:02:58.3959430Z (Reading database ... 2021-05-16T23:02:58.3959954Z (Reading database ... 5% 2021-05-16T23:02:58.3960407Z (Reading database ... 10% 2021-05-16T23:02:58.3960862Z (Reading database ... 15% 2021-05-16T23:02:58.3961300Z (Reading database ... 20% 2021-05-16T23:02:58.3961749Z (Reading database ... 25% 2021-05-16T23:02:58.3962217Z (Reading database ... 30% 2021-05-16T23:02:58.3962663Z (Reading database ... 35% 2021-05-16T23:02:58.3963095Z (Reading database ... 40% 2021-05-16T23:02:58.3963547Z (Reading database ... 45% 2021-05-16T23:02:58.3963987Z (Reading database ... 50% 2021-05-16T23:02:58.4002687Z (Reading database ... 55% 2021-05-16T23:02:58.4037947Z (Reading database ... 60% 2021-05-16T23:02:58.4074030Z (Reading database ... 65% 2021-05-16T23:02:58.4190223Z (Reading database ... 70% 2021-05-16T23:02:58.4293155Z (Reading database ... 75% 2021-05-16T23:02:58.4538628Z (Reading database ... 80% 2021-05-16T23:02:58.4815739Z (Reading database ... 85% 2021-05-16T23:02:58.4943276Z (Reading database ... 90% 2021-05-16T23:02:58.5011166Z (Reading database ... 95% 2021-05-16T23:02:58.5011678Z (Reading database ... 100% 2021-05-16T23:02:58.5012359Z (Reading database ... 265828 files and directories currently installed.) 2021-05-16T23:02:58.5117874Z Preparing to unpack .../0-hdf5-helpers_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T23:02:58.5126783Z Unpacking hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-16T23:02:58.5380115Z Selecting previously unselected package libaec0:amd64. 2021-05-16T23:02:58.5643974Z Preparing to unpack .../1-libaec0_1.0.4-1_amd64.deb ... 2021-05-16T23:02:58.5660048Z Unpacking libaec0:amd64 (1.0.4-1) ... 2021-05-16T23:02:58.5969580Z Selecting previously unselected package libsz2:amd64. 2021-05-16T23:02:58.6203437Z Preparing to unpack .../2-libsz2_1.0.4-1_amd64.deb ... 2021-05-16T23:02:58.6236108Z Unpacking libsz2:amd64 (1.0.4-1) ... 2021-05-16T23:02:58.6579236Z Selecting previously unselected package libhdf5-103:amd64. 2021-05-16T23:02:58.6845680Z Preparing to unpack .../3-libhdf5-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T23:02:58.6858133Z Unpacking libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T23:02:58.8370160Z Selecting previously unselected package libhdf5-cpp-103:amd64. 2021-05-16T23:02:58.8581134Z Preparing to unpack .../4-libhdf5-cpp-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T23:02:58.8599277Z Unpacking libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T23:02:58.9020038Z Selecting previously unselected package libaec-dev:amd64. 2021-05-16T23:02:58.9282859Z Preparing to unpack .../5-libaec-dev_1.0.4-1_amd64.deb ... 2021-05-16T23:02:58.9298590Z Unpacking libaec-dev:amd64 (1.0.4-1) ... 2021-05-16T23:02:58.9609565Z Selecting previously unselected package libhdf5-dev. 2021-05-16T23:02:58.9814994Z Preparing to unpack .../6-libhdf5-dev_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T23:02:58.9848769Z Unpacking libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-16T23:02:59.2740130Z Setting up hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-16T23:02:59.2775448Z Setting up libaec0:amd64 (1.0.4-1) ... 2021-05-16T23:02:59.2809721Z Setting up libsz2:amd64 (1.0.4-1) ... 2021-05-16T23:02:59.2832175Z Setting up libaec-dev:amd64 (1.0.4-1) ... 2021-05-16T23:02:59.2853431Z Setting up libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T23:02:59.2873055Z Setting up libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T23:02:59.2893388Z Setting up libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-16T23:02:59.2961679Z 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-16T23:02:59.2985118Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:03:00.0021218Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:03:01.9121537Z Reading package lists... 2021-05-16T23:03:02.0685044Z Building dependency tree... 2021-05-16T23:03:02.0702537Z Reading state information... 2021-05-16T23:03:02.2195855Z The following additional packages will be installed: 2021-05-16T23:03:02.2197987Z libdrm-dev libgl-dev libglu1-mesa libglx-dev 2021-05-16T23:03:02.2641794Z The following NEW packages will be installed: 2021-05-16T23:03:02.2644358Z libdrm-dev libgl-dev libglu1-mesa libglu1-mesa-dev libglx-dev 2021-05-16T23:03:02.2645665Z mesa-common-dev 2021-05-16T23:03:02.2827274Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:03:02.2828122Z Need to get 1761 kB of archives. 2021-05-16T23:03:02.2829117Z After this operation, 5442 kB of additional disk space will be used. 2021-05-16T23:03:02.2831295Z 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-16T23:03:02.2861911Z 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-16T23:03:02.2868817Z 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-16T23:03:02.2876572Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa amd64 9.0.1-1build1 [168 kB] 2021-05-16T23:03:02.2896216Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa-dev amd64 9.0.1-1build1 [207 kB] 2021-05-16T23:03:02.2928903Z 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-16T23:03:02.6814905Z Fetched 1761 kB in 0s (50.8 MB/s) 2021-05-16T23:03:02.7129657Z Selecting previously unselected package libdrm-dev:amd64. 2021-05-16T23:03:02.7147955Z (Reading database ... 2021-05-16T23:03:02.7148475Z (Reading database ... 5% 2021-05-16T23:03:02.7148931Z (Reading database ... 10% 2021-05-16T23:03:02.7149383Z (Reading database ... 15% 2021-05-16T23:03:02.7149823Z (Reading database ... 20% 2021-05-16T23:03:02.7150263Z (Reading database ... 25% 2021-05-16T23:03:02.7150715Z (Reading database ... 30% 2021-05-16T23:03:02.7151161Z (Reading database ... 35% 2021-05-16T23:03:02.7151585Z (Reading database ... 40% 2021-05-16T23:03:02.7152022Z (Reading database ... 45% 2021-05-16T23:03:02.7152457Z (Reading database ... 50% 2021-05-16T23:03:02.7186673Z (Reading database ... 55% 2021-05-16T23:03:02.7219383Z (Reading database ... 60% 2021-05-16T23:03:02.7255726Z (Reading database ... 65% 2021-05-16T23:03:02.7378984Z (Reading database ... 70% 2021-05-16T23:03:02.7487007Z (Reading database ... 75% 2021-05-16T23:03:02.7741795Z (Reading database ... 80% 2021-05-16T23:03:02.8019216Z (Reading database ... 85% 2021-05-16T23:03:02.8151126Z (Reading database ... 90% 2021-05-16T23:03:02.8221723Z (Reading database ... 95% 2021-05-16T23:03:02.8222302Z (Reading database ... 100% 2021-05-16T23:03:02.8223097Z (Reading database ... 266036 files and directories currently installed.) 2021-05-16T23:03:02.8329331Z Preparing to unpack .../0-libdrm-dev_2.4.102-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T23:03:02.8346478Z Unpacking libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-16T23:03:02.8818307Z Selecting previously unselected package libglx-dev:amd64. 2021-05-16T23:03:02.9042553Z Preparing to unpack .../1-libglx-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T23:03:02.9055684Z Unpacking libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T23:03:02.9323579Z Selecting previously unselected package libgl-dev:amd64. 2021-05-16T23:03:02.9590074Z Preparing to unpack .../2-libgl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T23:03:02.9602745Z Unpacking libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T23:03:03.0027989Z Selecting previously unselected package libglu1-mesa:amd64. 2021-05-16T23:03:03.0269406Z Preparing to unpack .../3-libglu1-mesa_9.0.1-1build1_amd64.deb ... 2021-05-16T23:03:03.0331909Z Unpacking libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-16T23:03:03.0691368Z Selecting previously unselected package libglu1-mesa-dev:amd64. 2021-05-16T23:03:03.0963724Z Preparing to unpack .../4-libglu1-mesa-dev_9.0.1-1build1_amd64.deb ... 2021-05-16T23:03:03.0984501Z Unpacking libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-16T23:03:03.1489304Z Selecting previously unselected package mesa-common-dev:amd64. 2021-05-16T23:03:03.1692846Z Preparing to unpack .../5-mesa-common-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T23:03:03.1705196Z Unpacking mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T23:03:03.3216099Z Setting up libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-16T23:03:03.3260718Z Setting up libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T23:03:03.3286398Z Setting up libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-16T23:03:03.3314937Z Setting up libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T23:03:03.3339249Z Setting up libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-16T23:03:03.3373022Z Setting up mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T23:03:03.3422267Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:03:04.6267754Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:03:06.5484550Z Reading package lists... 2021-05-16T23:03:06.7010943Z Building dependency tree... 2021-05-16T23:03:06.7028178Z Reading state information... 2021-05-16T23:03:06.8501749Z The following additional packages will be installed: 2021-05-16T23:03:06.8503918Z libprotobuf-lite17 libprotoc17 2021-05-16T23:03:06.8936727Z The following NEW packages will be installed: 2021-05-16T23:03:06.8938784Z libprotobuf-dev libprotobuf-lite17 libprotoc-dev libprotoc17 2021-05-16T23:03:06.8939665Z protobuf-compiler 2021-05-16T23:03:06.9150174Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:03:06.9151333Z Need to get 2754 kB of archives. 2021-05-16T23:03:06.9152413Z After this operation, 19.9 MB of additional disk space will be used. 2021-05-16T23:03:06.9154185Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5 [132 kB] 2021-05-16T23:03:06.9193262Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5 [646 kB] 2021-05-16T23:03:06.9395616Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5 [1155 kB] 2021-05-16T23:03:06.9643117Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc-dev amd64 3.6.1.3-2ubuntu5 [793 kB] 2021-05-16T23:03:06.9778958Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 protobuf-compiler amd64 3.6.1.3-2ubuntu5 [27.6 kB] 2021-05-16T23:03:07.3617492Z Fetched 2754 kB in 0s (34.4 MB/s) 2021-05-16T23:03:07.3904299Z Selecting previously unselected package libprotobuf-lite17:amd64. 2021-05-16T23:03:07.3972908Z (Reading database ... 2021-05-16T23:03:07.3973529Z (Reading database ... 5% 2021-05-16T23:03:07.3974104Z (Reading database ... 10% 2021-05-16T23:03:07.3974699Z (Reading database ... 15% 2021-05-16T23:03:07.3975246Z (Reading database ... 20% 2021-05-16T23:03:07.3975795Z (Reading database ... 25% 2021-05-16T23:03:07.3976537Z (Reading database ... 30% 2021-05-16T23:03:07.3977106Z (Reading database ... 35% 2021-05-16T23:03:07.3977662Z (Reading database ... 40% 2021-05-16T23:03:07.3978208Z (Reading database ... 45% 2021-05-16T23:03:07.3978762Z (Reading database ... 50% 2021-05-16T23:03:07.4010017Z (Reading database ... 55% 2021-05-16T23:03:07.4042328Z (Reading database ... 60% 2021-05-16T23:03:07.4076558Z (Reading database ... 65% 2021-05-16T23:03:07.4190692Z (Reading database ... 70% 2021-05-16T23:03:07.4293865Z (Reading database ... 75% 2021-05-16T23:03:07.4544798Z (Reading database ... 80% 2021-05-16T23:03:07.4838274Z (Reading database ... 85% 2021-05-16T23:03:07.4971368Z (Reading database ... 90% 2021-05-16T23:03:07.5042162Z (Reading database ... 95% 2021-05-16T23:03:07.5043036Z (Reading database ... 100% 2021-05-16T23:03:07.5043965Z (Reading database ... 266519 files and directories currently installed.) 2021-05-16T23:03:07.5154865Z Preparing to unpack .../libprotobuf-lite17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T23:03:07.5203120Z Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T23:03:07.5632502Z Selecting previously unselected package libprotoc17:amd64. 2021-05-16T23:03:07.5897109Z Preparing to unpack .../libprotoc17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T23:03:07.5915126Z Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T23:03:07.6809165Z Selecting previously unselected package libprotobuf-dev:amd64. 2021-05-16T23:03:07.7011609Z Preparing to unpack .../libprotobuf-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T23:03:07.7019505Z Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T23:03:07.8530046Z Selecting previously unselected package libprotoc-dev:amd64. 2021-05-16T23:03:07.8747499Z Preparing to unpack .../libprotoc-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T23:03:07.8755490Z Unpacking libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T23:03:07.9849393Z Selecting previously unselected package protobuf-compiler. 2021-05-16T23:03:08.0085187Z Preparing to unpack .../protobuf-compiler_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T23:03:08.0095803Z Unpacking protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-16T23:03:08.0660381Z Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T23:03:08.0706814Z Setting up protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-16T23:03:08.0731037Z Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T23:03:08.0761170Z Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T23:03:08.0784474Z Setting up libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T23:03:08.0823314Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:03:08.7673213Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:03:10.7205387Z Reading package lists... 2021-05-16T23:03:10.8673377Z Building dependency tree... 2021-05-16T23:03:10.8691371Z Reading state information... 2021-05-16T23:03:11.0180522Z The following additional packages will be installed: 2021-05-16T23:03:11.0182908Z i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 libasyncns0 2021-05-16T23:03:11.0184536Z libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58 2021-05-16T23:03:11.0185890Z libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 2021-05-16T23:03:11.0187416Z libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 libcodec2-0.9 2021-05-16T23:03:11.0188933Z libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 libigdgmm11 2021-05-16T23:03:11.0190451Z libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-16T23:03:11.0191951Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-16T23:03:11.0193475Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-16T23:03:11.0194946Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-16T23:03:11.0196410Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-16T23:03:11.0198279Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-16T23:03:11.0199770Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-16T23:03:11.0201976Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-16T23:03:11.0203203Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-16T23:03:11.0204602Z Suggested packages: 2021-05-16T23:03:11.0205856Z ffmpeg-doc i965-va-driver-shaders libbluray-bdj jackd2 libportaudio2 2021-05-16T23:03:11.0207449Z opus-tools pulseaudio libraw1394-doc serdi sndiod sordi speex opencl-icd 2021-05-16T23:03:11.0208971Z libvdpau-va-gl1 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver 2021-05-16T23:03:11.0210099Z nvidia-legacy-304xx-vdpau-driver 2021-05-16T23:03:11.0920896Z The following NEW packages will be installed: 2021-05-16T23:03:11.0923389Z ffmpeg i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 2021-05-16T23:03:11.0925023Z libasyncns0 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 2021-05-16T23:03:11.0926370Z libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 2021-05-16T23:03:11.0931572Z libcaca0 libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 2021-05-16T23:03:11.0932990Z libcodec2-0.9 libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 2021-05-16T23:03:11.0934295Z libigdgmm11 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-16T23:03:11.0935634Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-16T23:03:11.0936948Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-16T23:03:11.0938203Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-16T23:03:11.0939467Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-16T23:03:11.0940775Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-16T23:03:11.0941992Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-16T23:03:11.0943163Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-16T23:03:11.0944741Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-16T23:03:11.1461867Z 0 upgraded, 76 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:03:11.1462953Z Need to get 47.1 MB of archives. 2021-05-16T23:03:11.1464300Z After this operation, 195 MB of additional disk space will be used. 2021-05-16T23:03:11.1467629Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaom0 amd64 1.0.0.errata1-3build1 [1160 kB] 2021-05-16T23:03:11.2029422Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] 2021-05-16T23:03:11.2037458Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] 2021-05-16T23:03:11.2042408Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-x11-2 amd64 2.7.0-2 [11.9 kB] 2021-05-16T23:03:11.2047665Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] 2021-05-16T23:03:11.2054331Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 ocl-icd-libopencl1 amd64 2.2.11-1ubuntu1 [30.3 kB] 2021-05-16T23:03:11.2060661Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavutil56 amd64 7:4.2.4-1ubuntu0.1 [241 kB] 2021-05-16T23:03:11.2095885Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcodec2-0.9 amd64 0.9.2-2 [7886 kB] 2021-05-16T23:03:11.2792073Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] 2021-05-16T23:03:11.2797867Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] 2021-05-16T23:03:11.2811686Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] 2021-05-16T23:03:11.2832535Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2021-05-16T23:03:11.2839186Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-05-16T23:03:11.2845077Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libspeex1 amd64 1.2~rc1.2-1.1ubuntu1 [53.2 kB] 2021-05-16T23:03:11.2854174Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] 2021-05-16T23:03:11.2868699Z 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-16T23:03:11.2879099Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu2 [162 kB] 2021-05-16T23:03:11.2901122Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] 2021-05-16T23:03:11.2911999Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2021-05-16T23:03:11.2922383Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwavpack1 amd64 5.2.0-1ubuntu0.1 [77.3 kB] 2021-05-16T23:03:11.2933787Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx264-155 amd64 2:0.155.2917+git0a84d98-2 [521 kB] 2021-05-16T23:03:11.2981296Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] 2021-05-16T23:03:11.3074316Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2021-05-16T23:03:11.3095162Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi-common all 0.2.35-17 [32.5 kB] 2021-05-16T23:03:11.3101759Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] 2021-05-16T23:03:11.3123633Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavcodec58 amd64 7:4.2.4-1ubuntu0.1 [4876 kB] 2021-05-16T23:03:11.3625536Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libraw1394-11 amd64 2.1.2-1 [30.7 kB] 2021-05-16T23:03:11.3631817Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavc1394-0 amd64 0.5.4-5 [16.2 kB] 2021-05-16T23:03:11.3637436Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libass9 amd64 1:0.14.0-2 [88.0 kB] 2021-05-16T23:03:11.3650732Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] 2021-05-16T23:03:11.3664507Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] 2021-05-16T23:03:11.3671206Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] 2021-05-16T23:03:11.3682804Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] 2021-05-16T23:03:11.3695352Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] 2021-05-16T23:03:11.3743797Z 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-16T23:03:11.3770619Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavformat58 amd64 7:4.2.4-1ubuntu0.1 [981 kB] 2021-05-16T23:03:11.3877771Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbs2b0 amd64 3.1.0+dfsg-2.2build1 [10.2 kB] 2021-05-16T23:03:11.3883628Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libflite1 amd64 2.1-release-3 [12.8 MB] 2021-05-16T23:03:11.4929297Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libserd-0-0 amd64 0.30.2-1 [46.6 kB] 2021-05-16T23:03:11.4935464Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsord-0-0 amd64 0.16.4-1 [19.5 kB] 2021-05-16T23:03:11.4941442Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsratom-0-0 amd64 0.6.4-1 [16.9 kB] 2021-05-16T23:03:11.4947194Z 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-16T23:03:11.4954070Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmysofa1 amd64 1.0~dfsg0-1 [39.2 kB] 2021-05-16T23:03:11.4972061Z 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-16T23:03:11.4973887Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsamplerate0 amd64 0.1.9-2 [939 kB] 2021-05-16T23:03:11.5039831Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 librubberband2 amd64 1.8.2-1build1 [89.4 kB] 2021-05-16T23:03:11.5047949Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswscale5 amd64 7:4.2.4-1ubuntu0.1 [156 kB] 2021-05-16T23:03:11.5073707Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libvidstab1.1 amd64 1.1.0-2 [35.0 kB] 2021-05-16T23:03:11.5081219Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavfilter7 amd64 7:4.2.4-1ubuntu0.1 [1084 kB] 2021-05-16T23:03:11.5200401Z 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-16T23:03:11.5221139Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio18 amd64 2.0.0-2 [58.6 kB] 2021-05-16T23:03:11.5230642Z 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-16T23:03:11.5236309Z 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-16T23:03:11.5240797Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdc1394-22 amd64 2.2.5-2.1 [79.6 kB] 2021-05-16T23:03:11.5250991Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libiec61883-0 amd64 1.2.0-3 [24.3 kB] 2021-05-16T23:03:11.5258297Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjack-jackd2-0 amd64 1.9.12~dfsg-2ubuntu2 [267 kB] 2021-05-16T23:03:11.5284900Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal-data all 1:1.19.1-1 [162 kB] 2021-05-16T23:03:11.5300402Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsndio7.0 amd64 1.5.0-3 [24.5 kB] 2021-05-16T23:03:11.5306717Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal1 amd64 1:1.19.1-1 [492 kB] 2021-05-16T23:03:11.5347973Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB] 2021-05-16T23:03:11.5353706Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libflac8 amd64 1.3.3-1build1 [103 kB] 2021-05-16T23:03:11.5363622Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsndfile1 amd64 1.0.28-7 [170 kB] 2021-05-16T23:03:11.5379255Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpulse0 amd64 1:13.99.1-1ubuntu3.10 [262 kB] 2021-05-16T23:03:11.5408322Z 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-16T23:03:11.5444118Z 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-16T23:03:11.5452342Z 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-16T23:03:11.5458399Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 ffmpeg amd64 7:4.2.4-1ubuntu0.1 [1453 kB] 2021-05-16T23:03:11.5608207Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libigdgmm11 amd64 20.1.1+ds1-1 [111 kB] 2021-05-16T23:03:11.5619496Z 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-16T23:03:11.5758357Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaacs0 amd64 0.9.0-2 [50.1 kB] 2021-05-16T23:03:11.5764669Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbdplus0 amd64 0.1.2-3 [47.3 kB] 2021-05-16T23:03:11.5770821Z 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-16T23:03:11.6033878Z 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-16T23:03:11.6299021Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 i965-va-driver amd64 2.4.0-0ubuntu1 [924 kB] 2021-05-16T23:03:11.6364909Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 va-driver-all amd64 2.7.0-2 [4020 B] 2021-05-16T23:03:11.6369057Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 vdpau-driver-all amd64 1.3-1ubuntu2 [4596 B] 2021-05-16T23:03:12.1759996Z Fetched 47.1 MB in 1s (87.6 MB/s) 2021-05-16T23:03:12.2046385Z Selecting previously unselected package libaom0:amd64. 2021-05-16T23:03:12.2117232Z (Reading database ... 2021-05-16T23:03:12.2117930Z (Reading database ... 5% 2021-05-16T23:03:12.2118512Z (Reading database ... 10% 2021-05-16T23:03:12.2119062Z (Reading database ... 15% 2021-05-16T23:03:12.2119660Z (Reading database ... 20% 2021-05-16T23:03:12.2120207Z (Reading database ... 25% 2021-05-16T23:03:12.2120754Z (Reading database ... 30% 2021-05-16T23:03:12.2121307Z (Reading database ... 35% 2021-05-16T23:03:12.2121849Z (Reading database ... 40% 2021-05-16T23:03:12.2122393Z (Reading database ... 45% 2021-05-16T23:03:12.2122929Z (Reading database ... 50% 2021-05-16T23:03:12.2157667Z (Reading database ... 55% 2021-05-16T23:03:12.2191430Z (Reading database ... 60% 2021-05-16T23:03:12.2227811Z (Reading database ... 65% 2021-05-16T23:03:12.2350228Z (Reading database ... 70% 2021-05-16T23:03:12.2466774Z (Reading database ... 75% 2021-05-16T23:03:12.2748970Z (Reading database ... 80% 2021-05-16T23:03:12.3078493Z (Reading database ... 85% 2021-05-16T23:03:12.3229199Z (Reading database ... 90% 2021-05-16T23:03:12.3306299Z (Reading database ... 95% 2021-05-16T23:03:12.3306849Z (Reading database ... 100% 2021-05-16T23:03:12.3307643Z (Reading database ... 266690 files and directories currently installed.) 2021-05-16T23:03:12.3426768Z Preparing to unpack .../00-libaom0_1.0.0.errata1-3build1_amd64.deb ... 2021-05-16T23:03:12.3451561Z Unpacking libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-16T23:03:12.4769095Z Selecting previously unselected package libva2:amd64. 2021-05-16T23:03:12.4997125Z Preparing to unpack .../01-libva2_2.7.0-2_amd64.deb ... 2021-05-16T23:03:12.5008826Z Unpacking libva2:amd64 (2.7.0-2) ... 2021-05-16T23:03:12.5282436Z Selecting previously unselected package libva-drm2:amd64. 2021-05-16T23:03:12.5554145Z Preparing to unpack .../02-libva-drm2_2.7.0-2_amd64.deb ... 2021-05-16T23:03:12.5582915Z Unpacking libva-drm2:amd64 (2.7.0-2) ... 2021-05-16T23:03:12.5888855Z Selecting previously unselected package libva-x11-2:amd64. 2021-05-16T23:03:12.6077186Z Preparing to unpack .../03-libva-x11-2_2.7.0-2_amd64.deb ... 2021-05-16T23:03:12.6084477Z Unpacking libva-x11-2:amd64 (2.7.0-2) ... 2021-05-16T23:03:12.6369226Z Selecting previously unselected package libvdpau1:amd64. 2021-05-16T23:03:12.6591388Z Preparing to unpack .../04-libvdpau1_1.3-1ubuntu2_amd64.deb ... 2021-05-16T23:03:12.6602980Z Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-16T23:03:12.6889329Z Selecting previously unselected package ocl-icd-libopencl1:amd64. 2021-05-16T23:03:12.7153498Z Preparing to unpack .../05-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 2021-05-16T23:03:12.7161784Z Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-16T23:03:12.7488753Z Selecting previously unselected package libavutil56:amd64. 2021-05-16T23:03:12.7742073Z Preparing to unpack .../06-libavutil56_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:03:12.7757527Z Unpacking libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:03:12.8249902Z Selecting previously unselected package libcodec2-0.9:amd64. 2021-05-16T23:03:12.8465394Z Preparing to unpack .../07-libcodec2-0.9_0.9.2-2_amd64.deb ... 2021-05-16T23:03:12.8482965Z Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-16T23:03:13.5289816Z Selecting previously unselected package libgsm1:amd64. 2021-05-16T23:03:13.5509666Z Preparing to unpack .../08-libgsm1_1.0.18-2_amd64.deb ... 2021-05-16T23:03:13.5517320Z Unpacking libgsm1:amd64 (1.0.18-2) ... 2021-05-16T23:03:13.5809332Z Selecting previously unselected package libmp3lame0:amd64. 2021-05-16T23:03:13.6033226Z Preparing to unpack .../09-libmp3lame0_3.100-3_amd64.deb ... 2021-05-16T23:03:13.6044069Z Unpacking libmp3lame0:amd64 (3.100-3) ... 2021-05-16T23:03:13.6449025Z Selecting previously unselected package libopus0:amd64. 2021-05-16T23:03:13.6705450Z Preparing to unpack .../10-libopus0_1.3.1-0ubuntu1_amd64.deb ... 2021-05-16T23:03:13.6717203Z Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-16T23:03:13.7169002Z Selecting previously unselected package libshine3:amd64. 2021-05-16T23:03:13.7380698Z Preparing to unpack .../11-libshine3_3.1.1-2_amd64.deb ... 2021-05-16T23:03:13.7389251Z Unpacking libshine3:amd64 (3.1.1-2) ... 2021-05-16T23:03:13.7689390Z Selecting previously unselected package libsnappy1v5:amd64. 2021-05-16T23:03:13.7898738Z Preparing to unpack .../12-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-05-16T23:03:13.7908582Z Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-16T23:03:13.8146414Z Selecting previously unselected package libspeex1:amd64. 2021-05-16T23:03:13.8414640Z Preparing to unpack .../13-libspeex1_1.2~rc1.2-1.1ubuntu1_amd64.deb ... 2021-05-16T23:03:13.8429199Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-16T23:03:13.8769073Z Selecting previously unselected package libsoxr0:amd64. 2021-05-16T23:03:13.8976988Z Preparing to unpack .../14-libsoxr0_0.1.3-2build1_amd64.deb ... 2021-05-16T23:03:13.8985465Z Unpacking libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-16T23:03:13.9369277Z Selecting previously unselected package libswresample3:amd64. 2021-05-16T23:03:13.9554765Z Preparing to unpack .../15-libswresample3_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:03:13.9566882Z Unpacking libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:03:13.9889594Z Selecting previously unselected package libtheora0:amd64. 2021-05-16T23:03:14.0110263Z Preparing to unpack .../16-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... 2021-05-16T23:03:14.0122850Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-16T23:03:14.0530009Z Selecting previously unselected package libtwolame0:amd64. 2021-05-16T23:03:14.0765803Z Preparing to unpack .../17-libtwolame0_0.4.0-2_amd64.deb ... 2021-05-16T23:03:14.0772452Z Unpacking libtwolame0:amd64 (0.4.0-2) ... 2021-05-16T23:03:14.1118953Z Selecting previously unselected package libvorbisenc2:amd64. 2021-05-16T23:03:14.1316518Z Preparing to unpack .../18-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2021-05-16T23:03:14.1326486Z Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-16T23:03:14.1678648Z Selecting previously unselected package libwavpack1:amd64. 2021-05-16T23:03:14.1951520Z Preparing to unpack .../19-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... 2021-05-16T23:03:14.1963231Z Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-16T23:03:14.2289010Z Selecting previously unselected package libx264-155:amd64. 2021-05-16T23:03:14.2511898Z Preparing to unpack .../20-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... 2021-05-16T23:03:14.2520441Z Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-16T23:03:14.3330689Z Selecting previously unselected package libx265-179:amd64. 2021-05-16T23:03:14.3540648Z Preparing to unpack .../21-libx265-179_3.2.1-1build1_amd64.deb ... 2021-05-16T23:03:14.3553596Z Unpacking libx265-179:amd64 (3.2.1-1build1) ... 2021-05-16T23:03:14.5249688Z Selecting previously unselected package libxvidcore4:amd64. 2021-05-16T23:03:14.5463857Z Preparing to unpack .../22-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2021-05-16T23:03:14.5472504Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-16T23:03:14.5929957Z Selecting previously unselected package libzvbi-common. 2021-05-16T23:03:14.6154573Z Preparing to unpack .../23-libzvbi-common_0.2.35-17_all.deb ... 2021-05-16T23:03:14.6162695Z Unpacking libzvbi-common (0.2.35-17) ... 2021-05-16T23:03:14.6490890Z Selecting previously unselected package libzvbi0:amd64. 2021-05-16T23:03:14.6710249Z Preparing to unpack .../24-libzvbi0_0.2.35-17_amd64.deb ... 2021-05-16T23:03:14.6720309Z Unpacking libzvbi0:amd64 (0.2.35-17) ... 2021-05-16T23:03:14.7209033Z Selecting previously unselected package libavcodec58:amd64. 2021-05-16T23:03:14.7444522Z Preparing to unpack .../25-libavcodec58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:03:14.7452689Z Unpacking libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:03:15.2290433Z Selecting previously unselected package libraw1394-11:amd64. 2021-05-16T23:03:15.2531288Z Preparing to unpack .../26-libraw1394-11_2.1.2-1_amd64.deb ... 2021-05-16T23:03:15.2538308Z Unpacking libraw1394-11:amd64 (2.1.2-1) ... 2021-05-16T23:03:15.2848908Z Selecting previously unselected package libavc1394-0:amd64. 2021-05-16T23:03:15.3061826Z Preparing to unpack .../27-libavc1394-0_0.5.4-5_amd64.deb ... 2021-05-16T23:03:15.3069675Z Unpacking libavc1394-0:amd64 (0.5.4-5) ... 2021-05-16T23:03:15.3328899Z Selecting previously unselected package libass9:amd64. 2021-05-16T23:03:15.3555477Z Preparing to unpack .../28-libass9_1%3a0.14.0-2_amd64.deb ... 2021-05-16T23:03:15.3565114Z Unpacking libass9:amd64 (1:0.14.0-2) ... 2021-05-16T23:03:15.3889313Z Selecting previously unselected package libbluray2:amd64. 2021-05-16T23:03:15.4117131Z Preparing to unpack .../29-libbluray2_1%3a1.2.0-1_amd64.deb ... 2021-05-16T23:03:15.4123746Z Unpacking libbluray2:amd64 (1:1.2.0-1) ... 2021-05-16T23:03:15.4529105Z Selecting previously unselected package libchromaprint1:amd64. 2021-05-16T23:03:15.4735217Z Preparing to unpack .../30-libchromaprint1_1.4.3-3build1_amd64.deb ... 2021-05-16T23:03:15.4745235Z Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-16T23:03:15.5049773Z Selecting previously unselected package libgme0:amd64. 2021-05-16T23:03:15.5265090Z Preparing to unpack .../31-libgme0_0.6.2-1build1_amd64.deb ... 2021-05-16T23:03:15.5275003Z Unpacking libgme0:amd64 (0.6.2-1build1) ... 2021-05-16T23:03:15.5649980Z Selecting previously unselected package libmpg123-0:amd64. 2021-05-16T23:03:15.5868366Z Preparing to unpack .../32-libmpg123-0_1.25.13-1_amd64.deb ... 2021-05-16T23:03:15.5876014Z Unpacking libmpg123-0:amd64 (1.25.13-1) ... 2021-05-16T23:03:15.6201695Z Selecting previously unselected package libopenmpt0:amd64. 2021-05-16T23:03:15.6476047Z Preparing to unpack .../33-libopenmpt0_0.4.11-1build1_amd64.deb ... 2021-05-16T23:03:15.6490653Z Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-16T23:03:15.7222414Z Selecting previously unselected package libssh-gcrypt-4:amd64. 2021-05-16T23:03:15.7495708Z Preparing to unpack .../34-libssh-gcrypt-4_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-16T23:03:15.7504046Z Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T23:03:15.7901154Z Selecting previously unselected package libavformat58:amd64. 2021-05-16T23:03:15.8182114Z Preparing to unpack .../35-libavformat58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:03:15.8190799Z Unpacking libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:03:15.9225447Z Selecting previously unselected package libbs2b0:amd64. 2021-05-16T23:03:15.9505438Z Preparing to unpack .../36-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... 2021-05-16T23:03:15.9518816Z Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-16T23:03:15.9827552Z Selecting previously unselected package libflite1:amd64. 2021-05-16T23:03:16.0107082Z Preparing to unpack .../37-libflite1_2.1-release-3_amd64.deb ... 2021-05-16T23:03:16.0115335Z Unpacking libflite1:amd64 (2.1-release-3) ... 2021-05-16T23:03:17.0774589Z Selecting previously unselected package libserd-0-0:amd64. 2021-05-16T23:03:17.1048363Z Preparing to unpack .../38-libserd-0-0_0.30.2-1_amd64.deb ... 2021-05-16T23:03:17.1056341Z Unpacking libserd-0-0:amd64 (0.30.2-1) ... 2021-05-16T23:03:17.1302399Z Selecting previously unselected package libsord-0-0:amd64. 2021-05-16T23:03:17.1577161Z Preparing to unpack .../39-libsord-0-0_0.16.4-1_amd64.deb ... 2021-05-16T23:03:17.1583769Z Unpacking libsord-0-0:amd64 (0.16.4-1) ... 2021-05-16T23:03:17.1800798Z Selecting previously unselected package libsratom-0-0:amd64. 2021-05-16T23:03:17.2069833Z Preparing to unpack .../40-libsratom-0-0_0.6.4-1_amd64.deb ... 2021-05-16T23:03:17.2078898Z Unpacking libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-16T23:03:17.2297398Z Selecting previously unselected package liblilv-0-0:amd64. 2021-05-16T23:03:17.2569987Z Preparing to unpack .../41-liblilv-0-0_0.24.6-1ubuntu0.1_amd64.deb ... 2021-05-16T23:03:17.2578130Z Unpacking liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-16T23:03:17.2808728Z Selecting previously unselected package libmysofa1:amd64. 2021-05-16T23:03:17.3080938Z Preparing to unpack .../42-libmysofa1_1.0~dfsg0-1_amd64.deb ... 2021-05-16T23:03:17.3088155Z Unpacking libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-16T23:03:17.3368432Z Selecting previously unselected package libpostproc55:amd64. 2021-05-16T23:03:17.3591366Z Preparing to unpack .../43-libpostproc55_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:03:17.3600430Z Unpacking libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:03:17.3928432Z Selecting previously unselected package libsamplerate0:amd64. 2021-05-16T23:03:17.4109942Z Preparing to unpack .../44-libsamplerate0_0.1.9-2_amd64.deb ... 2021-05-16T23:03:17.4118635Z Unpacking libsamplerate0:amd64 (0.1.9-2) ... 2021-05-16T23:03:17.5230175Z Selecting previously unselected package librubberband2:amd64. 2021-05-16T23:03:17.5503879Z Preparing to unpack .../45-librubberband2_1.8.2-1build1_amd64.deb ... 2021-05-16T23:03:17.5513083Z Unpacking librubberband2:amd64 (1.8.2-1build1) ... 2021-05-16T23:03:17.5808717Z Selecting previously unselected package libswscale5:amd64. 2021-05-16T23:03:17.6053893Z Preparing to unpack .../46-libswscale5_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:03:17.6064564Z Unpacking libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:03:17.6448389Z Selecting previously unselected package libvidstab1.1:amd64. 2021-05-16T23:03:17.6672355Z Preparing to unpack .../47-libvidstab1.1_1.1.0-2_amd64.deb ... 2021-05-16T23:03:17.6679459Z Unpacking libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-16T23:03:17.6904963Z Selecting previously unselected package libavfilter7:amd64. 2021-05-16T23:03:17.7171329Z Preparing to unpack .../48-libavfilter7_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:03:17.7181266Z Unpacking libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:03:17.8321924Z Selecting previously unselected package libcaca0:amd64. 2021-05-16T23:03:17.8608831Z Preparing to unpack .../49-libcaca0_0.99.beta19-2.1ubuntu1.20.04.1_amd64.deb ... 2021-05-16T23:03:17.8616620Z Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-16T23:03:17.9088520Z Selecting previously unselected package libcdio18:amd64. 2021-05-16T23:03:17.9293585Z Preparing to unpack .../50-libcdio18_2.0.0-2_amd64.deb ... 2021-05-16T23:03:17.9301939Z Unpacking libcdio18:amd64 (2.0.0-2) ... 2021-05-16T23:03:17.9554166Z Selecting previously unselected package libcdio-cdda2:amd64. 2021-05-16T23:03:17.9829534Z Preparing to unpack .../51-libcdio-cdda2_10.2+2.0.0-1_amd64.deb ... 2021-05-16T23:03:17.9837755Z Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-16T23:03:18.0042220Z Selecting previously unselected package libcdio-paranoia2:amd64. 2021-05-16T23:03:18.0315797Z Preparing to unpack .../52-libcdio-paranoia2_10.2+2.0.0-1_amd64.deb ... 2021-05-16T23:03:18.0323583Z Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-16T23:03:18.0535437Z Selecting previously unselected package libdc1394-22:amd64. 2021-05-16T23:03:18.0804229Z Preparing to unpack .../53-libdc1394-22_2.2.5-2.1_amd64.deb ... 2021-05-16T23:03:18.0812664Z Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-16T23:03:18.1081961Z Selecting previously unselected package libiec61883-0:amd64. 2021-05-16T23:03:18.1355290Z Preparing to unpack .../54-libiec61883-0_1.2.0-3_amd64.deb ... 2021-05-16T23:03:18.1361137Z Unpacking libiec61883-0:amd64 (1.2.0-3) ... 2021-05-16T23:03:18.1649110Z Selecting previously unselected package libjack-jackd2-0:amd64. 2021-05-16T23:03:18.1851676Z Preparing to unpack .../55-libjack-jackd2-0_1.9.12~dfsg-2ubuntu2_amd64.deb ... 2021-05-16T23:03:18.1858895Z Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-16T23:03:18.2298184Z Selecting previously unselected package libopenal-data. 2021-05-16T23:03:18.2573096Z Preparing to unpack .../56-libopenal-data_1%3a1.19.1-1_all.deb ... 2021-05-16T23:03:18.2579807Z Unpacking libopenal-data (1:1.19.1-1) ... 2021-05-16T23:03:18.2968453Z Selecting previously unselected package libsndio7.0:amd64. 2021-05-16T23:03:18.3178640Z Preparing to unpack .../57-libsndio7.0_1.5.0-3_amd64.deb ... 2021-05-16T23:03:18.3186179Z Unpacking libsndio7.0:amd64 (1.5.0-3) ... 2021-05-16T23:03:18.3392628Z Selecting previously unselected package libopenal1:amd64. 2021-05-16T23:03:18.3658915Z Preparing to unpack .../58-libopenal1_1%3a1.19.1-1_amd64.deb ... 2021-05-16T23:03:18.3671241Z Unpacking libopenal1:amd64 (1:1.19.1-1) ... 2021-05-16T23:03:18.4328677Z Selecting previously unselected package libasyncns0:amd64. 2021-05-16T23:03:18.4530398Z Preparing to unpack .../59-libasyncns0_0.8-6_amd64.deb ... 2021-05-16T23:03:18.4538522Z Unpacking libasyncns0:amd64 (0.8-6) ... 2021-05-16T23:03:18.4792226Z Selecting previously unselected package libflac8:amd64. 2021-05-16T23:03:18.5008981Z Preparing to unpack .../60-libflac8_1.3.3-1build1_amd64.deb ... 2021-05-16T23:03:18.5021416Z Unpacking libflac8:amd64 (1.3.3-1build1) ... 2021-05-16T23:03:18.5408720Z Selecting previously unselected package libsndfile1:amd64. 2021-05-16T23:03:18.5656464Z Preparing to unpack .../61-libsndfile1_1.0.28-7_amd64.deb ... 2021-05-16T23:03:18.5693028Z Unpacking libsndfile1:amd64 (1.0.28-7) ... 2021-05-16T23:03:18.6168471Z Selecting previously unselected package libpulse0:amd64. 2021-05-16T23:03:18.6411584Z Preparing to unpack .../62-libpulse0_1%3a13.99.1-1ubuntu3.10_amd64.deb ... 2021-05-16T23:03:18.6495098Z Unpacking libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-16T23:03:18.6969750Z Selecting previously unselected package libsdl2-2.0-0:amd64. 2021-05-16T23:03:18.7195861Z Preparing to unpack .../63-libsdl2-2.0-0_2.0.10+dfsg1-3_amd64.deb ... 2021-05-16T23:03:18.7201606Z Unpacking libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-16T23:03:18.7760988Z Selecting previously unselected package libavdevice58:amd64. 2021-05-16T23:03:18.8034816Z Preparing to unpack .../64-libavdevice58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:03:18.8041052Z Unpacking libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:03:18.8369186Z Selecting previously unselected package libavresample4:amd64. 2021-05-16T23:03:18.8593250Z Preparing to unpack .../65-libavresample4_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:03:18.8599957Z Unpacking libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:03:18.8928282Z Selecting previously unselected package ffmpeg. 2021-05-16T23:03:18.9116289Z Preparing to unpack .../66-ffmpeg_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:03:18.9179784Z Unpacking ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:03:19.0316031Z Selecting previously unselected package libigdgmm11:amd64. 2021-05-16T23:03:19.0586737Z Preparing to unpack .../67-libigdgmm11_20.1.1+ds1-1_amd64.deb ... 2021-05-16T23:03:19.0595401Z Unpacking libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-16T23:03:19.0909694Z Selecting previously unselected package intel-media-va-driver:amd64. 2021-05-16T23:03:19.1192603Z Preparing to unpack .../68-intel-media-va-driver_20.1.1+dfsg1-1_amd64.deb ... 2021-05-16T23:03:19.1200227Z Unpacking intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-16T23:03:19.2845074Z Selecting previously unselected package libaacs0:amd64. 2021-05-16T23:03:19.3117424Z Preparing to unpack .../69-libaacs0_0.9.0-2_amd64.deb ... 2021-05-16T23:03:19.3124039Z Unpacking libaacs0:amd64 (0.9.0-2) ... 2021-05-16T23:03:19.3408728Z Selecting previously unselected package libbdplus0:amd64. 2021-05-16T23:03:19.3637428Z Preparing to unpack .../70-libbdplus0_0.1.2-3_amd64.deb ... 2021-05-16T23:03:19.3645091Z Unpacking libbdplus0:amd64 (0.1.2-3) ... 2021-05-16T23:03:19.3879860Z Selecting previously unselected package mesa-va-drivers:amd64. 2021-05-16T23:03:19.4151729Z Preparing to unpack .../71-mesa-va-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T23:03:19.4157374Z Unpacking mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T23:03:19.6651417Z Selecting previously unselected package mesa-vdpau-drivers:amd64. 2021-05-16T23:03:19.6927233Z Preparing to unpack .../72-mesa-vdpau-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T23:03:19.6963129Z Unpacking mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T23:03:19.9600590Z Selecting previously unselected package i965-va-driver:amd64. 2021-05-16T23:03:19.9874183Z Preparing to unpack .../73-i965-va-driver_2.4.0-0ubuntu1_amd64.deb ... 2021-05-16T23:03:19.9882237Z Unpacking i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-16T23:03:20.1129534Z Selecting previously unselected package va-driver-all:amd64. 2021-05-16T23:03:20.1335167Z Preparing to unpack .../74-va-driver-all_2.7.0-2_amd64.deb ... 2021-05-16T23:03:20.1343679Z Unpacking va-driver-all:amd64 (2.7.0-2) ... 2021-05-16T23:03:20.1609199Z Selecting previously unselected package vdpau-driver-all:amd64. 2021-05-16T23:03:20.1813711Z Preparing to unpack .../75-vdpau-driver-all_1.3-1ubuntu2_amd64.deb ... 2021-05-16T23:03:20.1821135Z Unpacking vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-16T23:03:20.2380176Z Setting up libgme0:amd64 (0.6.2-1build1) ... 2021-05-16T23:03:20.2402418Z Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T23:03:20.2422037Z Setting up libraw1394-11:amd64 (2.1.2-1) ... 2021-05-16T23:03:20.2440119Z Setting up libmpg123-0:amd64 (1.25.13-1) ... 2021-05-16T23:03:20.2458805Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-16T23:03:20.2477031Z Setting up libshine3:amd64 (3.1.1-2) ... 2021-05-16T23:03:20.2496171Z Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-16T23:03:20.2512429Z Setting up libtwolame0:amd64 (0.4.0-2) ... 2021-05-16T23:03:20.2538726Z Setting up libgsm1:amd64 (1.0.18-2) ... 2021-05-16T23:03:20.2564912Z Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-16T23:03:20.2584838Z Setting up libx265-179:amd64 (3.2.1-1build1) ... 2021-05-16T23:03:20.2602942Z Setting up libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-16T23:03:20.2625023Z Setting up libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-16T23:03:20.2643142Z Setting up libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-16T23:03:20.2662374Z Setting up libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-16T23:03:20.2680883Z Setting up libcdio18:amd64 (2.0.0-2) ... 2021-05-16T23:03:20.2701317Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-16T23:03:20.2720418Z Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-16T23:03:20.2739996Z Setting up libflac8:amd64 (1.3.3-1build1) ... 2021-05-16T23:03:20.2756976Z Setting up libass9:amd64 (1:0.14.0-2) ... 2021-05-16T23:03:20.2778548Z Setting up libva2:amd64 (2.7.0-2) ... 2021-05-16T23:03:20.2795744Z Setting up libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-16T23:03:20.2816118Z Setting up libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-16T23:03:20.2834900Z Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-16T23:03:20.2855308Z Setting up intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-16T23:03:20.2874042Z Setting up libaacs0:amd64 (0.9.0-2) ... 2021-05-16T23:03:20.2892657Z Setting up libsndio7.0:amd64 (1.5.0-3) ... 2021-05-16T23:03:20.2911471Z Setting up libbdplus0:amd64 (0.1.2-3) ... 2021-05-16T23:03:20.2934221Z Setting up libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-16T23:03:20.2963132Z Setting up libflite1:amd64 (2.1-release-3) ... 2021-05-16T23:03:20.2984214Z Setting up libva-drm2:amd64 (2.7.0-2) ... 2021-05-16T23:03:20.3007897Z Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-16T23:03:20.3033044Z Setting up libasyncns0:amd64 (0.8-6) ... 2021-05-16T23:03:20.3059569Z Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-16T23:03:20.3086641Z Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-16T23:03:20.3107254Z Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-16T23:03:20.3127679Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-16T23:03:20.3147446Z Setting up libopenal-data (1:1.19.1-1) ... 2021-05-16T23:03:20.3174064Z Setting up mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T23:03:20.3190912Z Setting up libbluray2:amd64 (1:1.2.0-1) ... 2021-05-16T23:03:20.3217828Z Setting up libsamplerate0:amd64 (0.1.9-2) ... 2021-05-16T23:03:20.3237582Z Setting up libva-x11-2:amd64 (2.7.0-2) ... 2021-05-16T23:03:20.3259644Z Setting up libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-16T23:03:20.3282521Z Setting up libzvbi-common (0.2.35-17) ... 2021-05-16T23:03:20.3305901Z Setting up libmp3lame0:amd64 (3.100-3) ... 2021-05-16T23:03:20.3333155Z Setting up i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-16T23:03:20.3352297Z Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-16T23:03:20.3572018Z Setting up libiec61883-0:amd64 (1.2.0-3) ... 2021-05-16T23:03:20.3630717Z Setting up libserd-0-0:amd64 (0.30.2-1) ... 2021-05-16T23:03:20.3666293Z Setting up libavc1394-0:amd64 (0.5.4-5) ... 2021-05-16T23:03:20.3725052Z Setting up mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T23:03:20.3752323Z Setting up libzvbi0:amd64 (0.2.35-17) ... 2021-05-16T23:03:20.3779219Z Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-16T23:03:20.3799584Z Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-16T23:03:20.3820899Z Setting up libopenal1:amd64 (1:1.19.1-1) ... 2021-05-16T23:03:20.3841122Z Setting up libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:03:20.3861753Z Setting up va-driver-all:amd64 (2.7.0-2) ... 2021-05-16T23:03:20.3881214Z Setting up libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:03:20.3902885Z Setting up librubberband2:amd64 (1.8.2-1build1) ... 2021-05-16T23:03:20.3925733Z Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-16T23:03:20.3945952Z Setting up vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-16T23:03:20.3965468Z Setting up libsord-0-0:amd64 (0.16.4-1) ... 2021-05-16T23:03:20.3987591Z Setting up libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-16T23:03:20.4009201Z Setting up libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:03:20.4029269Z Setting up libsndfile1:amd64 (1.0.28-7) ... 2021-05-16T23:03:20.4046174Z Setting up liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-16T23:03:20.4065906Z Setting up libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-16T23:03:20.4149990Z Setting up libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:03:20.4169586Z Setting up libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:03:20.4187639Z Setting up libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:03:20.4206573Z Setting up libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-16T23:03:20.4225051Z Setting up libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-16T23:03:20.4243971Z Setting up libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:03:20.4267959Z Setting up libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:03:20.4307150Z Setting up libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:03:20.4339955Z Setting up ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:03:20.4420669Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:03:21.4579818Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:03:23.4395066Z Reading package lists... 2021-05-16T23:03:23.5973268Z Building dependency tree... 2021-05-16T23:03:23.5991815Z Reading state information... 2021-05-16T23:03:23.7465060Z The following additional packages will be installed: 2021-05-16T23:03:23.7468604Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-16T23:03:23.7938204Z The following NEW packages will be installed: 2021-05-16T23:03:23.7940125Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-16T23:03:23.7941717Z libmagick++-dev 2021-05-16T23:03:23.8131856Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:03:23.8132854Z Need to get 309 kB of archives. 2021-05-16T23:03:23.8134094Z After this operation, 2202 kB of additional disk space will be used. 2021-05-16T23:03:23.8136077Z 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-16T23:03:23.8158798Z 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-16T23:03:23.8175843Z 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-16T23:03:23.8190697Z 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-16T23:03:24.2007203Z Fetched 309 kB in 0s (14.7 MB/s) 2021-05-16T23:03:24.2318082Z Selecting previously unselected package libmagick++-6-headers. 2021-05-16T23:03:24.2390051Z (Reading database ... 2021-05-16T23:03:24.2391088Z (Reading database ... 5% 2021-05-16T23:03:24.2391722Z (Reading database ... 10% 2021-05-16T23:03:24.2392296Z (Reading database ... 15% 2021-05-16T23:03:24.2392859Z (Reading database ... 20% 2021-05-16T23:03:24.2393416Z (Reading database ... 25% 2021-05-16T23:03:24.2393973Z (Reading database ... 30% 2021-05-16T23:03:24.2394513Z (Reading database ... 35% 2021-05-16T23:03:24.2395046Z (Reading database ... 40% 2021-05-16T23:03:24.2395608Z (Reading database ... 45% 2021-05-16T23:03:24.2396156Z (Reading database ... 50% 2021-05-16T23:03:24.2431190Z (Reading database ... 55% 2021-05-16T23:03:24.2470556Z (Reading database ... 60% 2021-05-16T23:03:24.2496839Z (Reading database ... 65% 2021-05-16T23:03:24.2614176Z (Reading database ... 70% 2021-05-16T23:03:24.2734743Z (Reading database ... 75% 2021-05-16T23:03:24.2759191Z (Reading database ... 80% 2021-05-16T23:03:24.3306074Z (Reading database ... 85% 2021-05-16T23:03:24.3483673Z (Reading database ... 90% 2021-05-16T23:03:24.3564162Z (Reading database ... 95% 2021-05-16T23:03:24.3564999Z (Reading database ... 100% 2021-05-16T23:03:24.3565947Z (Reading database ... 267231 files and directories currently installed.) 2021-05-16T23:03:24.3690032Z Preparing to unpack .../libmagick++-6-headers_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-16T23:03:24.3787478Z Unpacking libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T23:03:24.4206633Z Selecting previously unselected package libmagick++-6.q16-8:amd64. 2021-05-16T23:03:24.4446612Z Preparing to unpack .../libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-16T23:03:24.4467299Z Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T23:03:24.4890086Z Selecting previously unselected package libmagick++-6.q16-dev:amd64. 2021-05-16T23:03:24.5135148Z Preparing to unpack .../libmagick++-6.q16-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-16T23:03:24.5161503Z Unpacking libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T23:03:24.5889490Z Selecting previously unselected package libmagick++-dev. 2021-05-16T23:03:24.6109704Z Preparing to unpack .../libmagick++-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-16T23:03:24.6186572Z Unpacking libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T23:03:24.6796216Z Setting up libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T23:03:24.6875051Z Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T23:03:24.6894134Z Setting up libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T23:03:24.6910903Z Setting up libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T23:03:24.6985120Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:03:26.5898824Z Reading package lists... 2021-05-16T23:03:26.7430016Z Building dependency tree... 2021-05-16T23:03:26.7447755Z Reading state information... 2021-05-16T23:03:26.8930939Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-16T23:03:26.8932842Z The following additional packages will be installed: 2021-05-16T23:03:26.8934557Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 libgs9 libgs9-common 2021-05-16T23:03:26.8935796Z libijs-0.35 libjbig2dec0 2021-05-16T23:03:26.8941073Z Suggested packages: 2021-05-16T23:03:26.8942316Z fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre 2021-05-16T23:03:26.8943377Z ghostscript-x 2021-05-16T23:03:26.9423563Z The following NEW packages will be installed: 2021-05-16T23:03:26.9426838Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript libgs9 2021-05-16T23:03:26.9433011Z libgs9-common libijs-0.35 libjbig2dec0 2021-05-16T23:03:26.9605839Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:03:26.9607011Z Need to get 11.2 MB of archives. 2021-05-16T23:03:26.9608230Z After this operation, 39.1 MB of additional disk space will be used. 2021-05-16T23:03:26.9610233Z 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-16T23:03:26.9775543Z 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-16T23:03:26.9786957Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB] 2021-05-16T23:03:27.0333529Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9-common all 9.50~dfsg-5ubuntu4.2 [681 kB] 2021-05-16T23:03:27.0398201Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libijs-0.35 amd64 0.35-15 [15.7 kB] 2021-05-16T23:03:27.0401686Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB] 2021-05-16T23:03:27.0408572Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9 amd64 9.50~dfsg-5ubuntu4.2 [2172 kB] 2021-05-16T23:03:27.0610702Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 ghostscript amd64 9.50~dfsg-5ubuntu4.2 [51.6 kB] 2021-05-16T23:03:27.4580913Z Fetched 11.2 MB in 0s (98.5 MB/s) 2021-05-16T23:03:27.4873150Z Selecting previously unselected package fonts-droid-fallback. 2021-05-16T23:03:27.4946948Z (Reading database ... 2021-05-16T23:03:27.4947580Z (Reading database ... 5% 2021-05-16T23:03:27.4948106Z (Reading database ... 10% 2021-05-16T23:03:27.4948638Z (Reading database ... 15% 2021-05-16T23:03:27.4949202Z (Reading database ... 20% 2021-05-16T23:03:27.4949712Z (Reading database ... 25% 2021-05-16T23:03:27.4950242Z (Reading database ... 30% 2021-05-16T23:03:27.4950754Z (Reading database ... 35% 2021-05-16T23:03:27.4951282Z (Reading database ... 40% 2021-05-16T23:03:27.4951810Z (Reading database ... 45% 2021-05-16T23:03:27.4952320Z (Reading database ... 50% 2021-05-16T23:03:27.4981499Z (Reading database ... 55% 2021-05-16T23:03:27.5024630Z (Reading database ... 60% 2021-05-16T23:03:27.5049341Z (Reading database ... 65% 2021-05-16T23:03:27.5169776Z (Reading database ... 70% 2021-05-16T23:03:27.5284555Z (Reading database ... 75% 2021-05-16T23:03:27.5307864Z (Reading database ... 80% 2021-05-16T23:03:27.5813419Z (Reading database ... 85% 2021-05-16T23:03:27.5975306Z (Reading database ... 90% 2021-05-16T23:03:27.6051909Z (Reading database ... 95% 2021-05-16T23:03:27.6052519Z (Reading database ... 100% 2021-05-16T23:03:27.6053303Z (Reading database ... 267276 files and directories currently installed.) 2021-05-16T23:03:27.6171694Z Preparing to unpack .../0-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... 2021-05-16T23:03:27.6391122Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-16T23:03:27.8369608Z Selecting previously unselected package fonts-noto-mono. 2021-05-16T23:03:27.8565781Z Preparing to unpack .../1-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ... 2021-05-16T23:03:27.8579799Z Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-16T23:03:27.8881048Z Selecting previously unselected package fonts-urw-base35. 2021-05-16T23:03:27.9156573Z Preparing to unpack .../2-fonts-urw-base35_20170801.1-3_all.deb ... 2021-05-16T23:03:27.9736327Z Unpacking fonts-urw-base35 (20170801.1-3) ... 2021-05-16T23:03:28.3410646Z Selecting previously unselected package libgs9-common. 2021-05-16T23:03:28.3677513Z Preparing to unpack .../3-libgs9-common_9.50~dfsg-5ubuntu4.2_all.deb ... 2021-05-16T23:03:28.3693069Z Unpacking libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T23:03:28.4689909Z Selecting previously unselected package libijs-0.35:amd64. 2021-05-16T23:03:28.4943069Z Preparing to unpack .../4-libijs-0.35_0.35-15_amd64.deb ... 2021-05-16T23:03:28.4981452Z Unpacking libijs-0.35:amd64 (0.35-15) ... 2021-05-16T23:03:28.5328815Z Selecting previously unselected package libjbig2dec0:amd64. 2021-05-16T23:03:28.5552183Z Preparing to unpack .../5-libjbig2dec0_0.18-1ubuntu1_amd64.deb ... 2021-05-16T23:03:28.5560861Z Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-16T23:03:28.5835465Z Selecting previously unselected package libgs9:amd64. 2021-05-16T23:03:28.6115295Z Preparing to unpack .../6-libgs9_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-16T23:03:28.6122263Z Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T23:03:28.8688789Z Selecting previously unselected package ghostscript. 2021-05-16T23:03:28.8933310Z Preparing to unpack .../7-ghostscript_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-16T23:03:28.8943651Z Unpacking ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T23:03:28.9564139Z Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-16T23:03:28.9614741Z Setting up libijs-0.35:amd64 (0.35-15) ... 2021-05-16T23:03:28.9643712Z Setting up fonts-urw-base35 (20170801.1-3) ... 2021-05-16T23:03:29.0224869Z Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-16T23:03:29.0249586Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-16T23:03:29.0467558Z Setting up libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T23:03:29.0490860Z Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T23:03:29.0510644Z Setting up ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T23:03:29.0613047Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T23:03:29.1582500Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:03:29.1797105Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:03:32.1760399Z Reading package lists... 2021-05-16T23:03:32.3515452Z Building dependency tree... 2021-05-16T23:03:32.3533845Z Reading state information... 2021-05-16T23:03:32.5097960Z The following additional packages will be installed: 2021-05-16T23:03:32.5100193Z libudunits2-0 libudunits2-data 2021-05-16T23:03:32.5562098Z The following NEW packages will be installed: 2021-05-16T23:03:32.5565679Z libudunits2-0 libudunits2-data libudunits2-dev 2021-05-16T23:03:32.5758593Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:03:32.5759684Z Need to get 429 kB of archives. 2021-05-16T23:03:32.5760852Z After this operation, 1026 kB of additional disk space will be used. 2021-05-16T23:03:32.5762749Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-data all 2.2.26-5 [18.8 kB] 2021-05-16T23:03:32.5829509Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-0 amd64 2.2.26-5 [48.9 kB] 2021-05-16T23:03:32.5921223Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-dev amd64 2.2.26-5 [362 kB] 2021-05-16T23:03:32.9968281Z Fetched 429 kB in 0s (9307 kB/s) 2021-05-16T23:03:33.0262918Z Selecting previously unselected package libudunits2-data. 2021-05-16T23:03:33.0335884Z (Reading database ... 2021-05-16T23:03:33.0336684Z (Reading database ... 5% 2021-05-16T23:03:33.0337323Z (Reading database ... 10% 2021-05-16T23:03:33.0337989Z (Reading database ... 15% 2021-05-16T23:03:33.0338608Z (Reading database ... 20% 2021-05-16T23:03:33.0339207Z (Reading database ... 25% 2021-05-16T23:03:33.0339823Z (Reading database ... 30% 2021-05-16T23:03:33.0340437Z (Reading database ... 35% 2021-05-16T23:03:33.0341037Z (Reading database ... 40% 2021-05-16T23:03:33.0341827Z (Reading database ... 45% 2021-05-16T23:03:33.0342494Z (Reading database ... 50% 2021-05-16T23:03:33.0378827Z (Reading database ... 55% 2021-05-16T23:03:33.0425273Z (Reading database ... 60% 2021-05-16T23:03:33.0448952Z (Reading database ... 65% 2021-05-16T23:03:33.0568959Z (Reading database ... 70% 2021-05-16T23:03:33.0684208Z (Reading database ... 75% 2021-05-16T23:03:33.0707633Z (Reading database ... 80% 2021-05-16T23:03:33.1257916Z (Reading database ... 85% 2021-05-16T23:03:33.1436565Z (Reading database ... 90% 2021-05-16T23:03:33.1517315Z (Reading database ... 95% 2021-05-16T23:03:33.1517861Z (Reading database ... 100% 2021-05-16T23:03:33.1518661Z (Reading database ... 267840 files and directories currently installed.) 2021-05-16T23:03:33.1640672Z Preparing to unpack .../libudunits2-data_2.2.26-5_all.deb ... 2021-05-16T23:03:33.1673231Z Unpacking libudunits2-data (2.2.26-5) ... 2021-05-16T23:03:33.1969688Z Selecting previously unselected package libudunits2-0:amd64. 2021-05-16T23:03:33.2219800Z Preparing to unpack .../libudunits2-0_2.2.26-5_amd64.deb ... 2021-05-16T23:03:33.2236990Z Unpacking libudunits2-0:amd64 (2.2.26-5) ... 2021-05-16T23:03:33.2569688Z Selecting previously unselected package libudunits2-dev:amd64. 2021-05-16T23:03:33.2760101Z Preparing to unpack .../libudunits2-dev_2.2.26-5_amd64.deb ... 2021-05-16T23:03:33.2769055Z Unpacking libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-16T23:03:33.3494200Z Setting up libudunits2-data (2.2.26-5) ... 2021-05-16T23:03:33.3557025Z Setting up libudunits2-0:amd64 (2.2.26-5) ... 2021-05-16T23:03:33.3602694Z Setting up libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-16T23:03:33.3662043Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T23:03:33.4677884Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:03:35.4366459Z Reading package lists... 2021-05-16T23:03:35.5909634Z Building dependency tree... 2021-05-16T23:03:35.5928238Z Reading state information... 2021-05-16T23:03:35.7874821Z The following NEW packages will be installed: 2021-05-16T23:03:35.7880866Z libjq-dev 2021-05-16T23:03:35.8090357Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:03:35.8091295Z Need to get 11.2 kB of archives. 2021-05-16T23:03:35.8091948Z After this operation, 47.1 kB of additional disk space will be used. 2021-05-16T23:03:35.8093895Z 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-16T23:03:36.2009805Z Fetched 11.2 kB in 0s (661 kB/s) 2021-05-16T23:03:36.2289889Z Selecting previously unselected package libjq-dev:amd64. 2021-05-16T23:03:36.2351284Z (Reading database ... 2021-05-16T23:03:36.2351875Z (Reading database ... 5% 2021-05-16T23:03:36.2352439Z (Reading database ... 10% 2021-05-16T23:03:36.2353023Z (Reading database ... 15% 2021-05-16T23:03:36.2353565Z (Reading database ... 20% 2021-05-16T23:03:36.2354114Z (Reading database ... 25% 2021-05-16T23:03:36.2355017Z (Reading database ... 30% 2021-05-16T23:03:36.2355567Z (Reading database ... 35% 2021-05-16T23:03:36.2356132Z (Reading database ... 40% 2021-05-16T23:03:36.2356669Z (Reading database ... 45% 2021-05-16T23:03:36.2357233Z (Reading database ... 50% 2021-05-16T23:03:36.2395971Z (Reading database ... 55% 2021-05-16T23:03:36.2440028Z (Reading database ... 60% 2021-05-16T23:03:36.2463642Z (Reading database ... 65% 2021-05-16T23:03:36.2576221Z (Reading database ... 70% 2021-05-16T23:03:36.2686523Z (Reading database ... 75% 2021-05-16T23:03:36.2710084Z (Reading database ... 80% 2021-05-16T23:03:36.3225119Z (Reading database ... 85% 2021-05-16T23:03:36.3388396Z (Reading database ... 90% 2021-05-16T23:03:36.3462470Z (Reading database ... 95% 2021-05-16T23:03:36.3463857Z (Reading database ... 100% 2021-05-16T23:03:36.3464632Z (Reading database ... 267869 files and directories currently installed.) 2021-05-16T23:03:36.3581507Z Preparing to unpack .../libjq-dev_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-05-16T23:03:36.3592131Z Unpacking libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-16T23:03:36.4132627Z Setting up libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-16T23:03:38.3345401Z Reading package lists... 2021-05-16T23:03:38.5034242Z Building dependency tree... 2021-05-16T23:03:38.5052445Z Reading state information... 2021-05-16T23:03:38.6913990Z The following NEW packages will be installed: 2021-05-16T23:03:38.6918543Z libmng2 2021-05-16T23:03:38.7094617Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:03:38.7095483Z Need to get 168 kB of archives. 2021-05-16T23:03:38.7096133Z After this operation, 571 kB of additional disk space will be used. 2021-05-16T23:03:38.7097795Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmng2 amd64 2.0.3+dfsg-3 [168 kB] 2021-05-16T23:03:39.0965617Z Fetched 168 kB in 0s (9624 kB/s) 2021-05-16T23:03:39.1263943Z Selecting previously unselected package libmng2:amd64. 2021-05-16T23:03:39.1339001Z (Reading database ... 2021-05-16T23:03:39.1339822Z (Reading database ... 5% 2021-05-16T23:03:39.1340441Z (Reading database ... 10% 2021-05-16T23:03:39.1341085Z (Reading database ... 15% 2021-05-16T23:03:39.1341691Z (Reading database ... 20% 2021-05-16T23:03:39.1342302Z (Reading database ... 25% 2021-05-16T23:03:39.1342915Z (Reading database ... 30% 2021-05-16T23:03:39.1343515Z (Reading database ... 35% 2021-05-16T23:03:39.1344129Z (Reading database ... 40% 2021-05-16T23:03:39.1344722Z (Reading database ... 45% 2021-05-16T23:03:39.1345339Z (Reading database ... 50% 2021-05-16T23:03:39.1368813Z (Reading database ... 55% 2021-05-16T23:03:39.1411937Z (Reading database ... 60% 2021-05-16T23:03:39.1435935Z (Reading database ... 65% 2021-05-16T23:03:39.1552808Z (Reading database ... 70% 2021-05-16T23:03:39.1662009Z (Reading database ... 75% 2021-05-16T23:03:39.1683928Z (Reading database ... 80% 2021-05-16T23:03:39.2200554Z (Reading database ... 85% 2021-05-16T23:03:39.2359552Z (Reading database ... 90% 2021-05-16T23:03:39.2432586Z (Reading database ... 95% 2021-05-16T23:03:39.2433125Z (Reading database ... 100% 2021-05-16T23:03:39.2433934Z (Reading database ... 267875 files and directories currently installed.) 2021-05-16T23:03:39.2546787Z Preparing to unpack .../libmng2_2.0.3+dfsg-3_amd64.deb ... 2021-05-16T23:03:39.2577871Z Unpacking libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-16T23:03:39.3251796Z Setting up libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-16T23:03:39.3294487Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:03:41.3069257Z Reading package lists... 2021-05-16T23:03:41.4486797Z Building dependency tree... 2021-05-16T23:03:41.4509251Z Reading state information... 2021-05-16T23:03:41.5667554Z E: Unable to locate package libmng1 2021-05-16T23:03:41.6275019Z Reading package lists... 2021-05-16T23:03:41.7696309Z Building dependency tree... 2021-05-16T23:03:41.7714195Z Reading state information... 2021-05-16T23:03:41.8849819Z E: Unable to locate package libapparmor-devel 2021-05-16T23:03:41.9451998Z Reading package lists... 2021-05-16T23:03:42.1115924Z Building dependency tree... 2021-05-16T23:03:42.1136766Z Reading state information... 2021-05-16T23:03:42.2619201Z The following additional packages will be installed: 2021-05-16T23:03:42.2621300Z libij-java 2021-05-16T23:03:42.3044960Z The following NEW packages will be installed: 2021-05-16T23:03:42.3052612Z imagej libij-java 2021-05-16T23:03:42.3716440Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:03:42.3717322Z Need to get 2328 kB of archives. 2021-05-16T23:03:42.3718129Z After this operation, 2498 kB of additional disk space will be used. 2021-05-16T23:03:42.3719974Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libij-java all 1.52r-1 [2284 kB] 2021-05-16T23:03:42.5996479Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 imagej all 1.52r-1 [43.7 kB] 2021-05-16T23:03:42.9895742Z Fetched 2328 kB in 0s (7918 kB/s) 2021-05-16T23:03:43.0175934Z Selecting previously unselected package libij-java. 2021-05-16T23:03:43.0254704Z (Reading database ... 2021-05-16T23:03:43.0255167Z (Reading database ... 5% 2021-05-16T23:03:43.0255779Z (Reading database ... 10% 2021-05-16T23:03:43.0256223Z (Reading database ... 15% 2021-05-16T23:03:43.0256666Z (Reading database ... 20% 2021-05-16T23:03:43.0257096Z (Reading database ... 25% 2021-05-16T23:03:43.0257537Z (Reading database ... 30% 2021-05-16T23:03:43.0257966Z (Reading database ... 35% 2021-05-16T23:03:43.0258404Z (Reading database ... 40% 2021-05-16T23:03:43.0258833Z (Reading database ... 45% 2021-05-16T23:03:43.0259368Z (Reading database ... 50% 2021-05-16T23:03:43.0299409Z (Reading database ... 55% 2021-05-16T23:03:43.0345181Z (Reading database ... 60% 2021-05-16T23:03:43.0369755Z (Reading database ... 65% 2021-05-16T23:03:43.0495550Z (Reading database ... 70% 2021-05-16T23:03:43.0615371Z (Reading database ... 75% 2021-05-16T23:03:43.0638668Z (Reading database ... 80% 2021-05-16T23:03:43.1178624Z (Reading database ... 85% 2021-05-16T23:03:43.1354296Z (Reading database ... 90% 2021-05-16T23:03:43.1434546Z (Reading database ... 95% 2021-05-16T23:03:43.1435429Z (Reading database ... 100% 2021-05-16T23:03:43.1436357Z (Reading database ... 267881 files and directories currently installed.) 2021-05-16T23:03:43.1560010Z Preparing to unpack .../libij-java_1.52r-1_all.deb ... 2021-05-16T23:03:43.1571314Z Unpacking libij-java (1.52r-1) ... 2021-05-16T23:03:43.2379004Z Selecting previously unselected package imagej. 2021-05-16T23:03:43.2661185Z Preparing to unpack .../imagej_1.52r-1_all.deb ... 2021-05-16T23:03:43.2668932Z Unpacking imagej (1.52r-1) ... 2021-05-16T23:03:43.3282123Z Setting up libij-java (1.52r-1) ... 2021-05-16T23:03:43.3306618Z Setting up imagej (1.52r-1) ... 2021-05-16T23:03:43.3333090Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-16T23:03:43.3932595Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:03:44.0567804Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-16T23:03:45.9939503Z Reading package lists... 2021-05-16T23:03:46.1512663Z Building dependency tree... 2021-05-16T23:03:46.1530883Z Reading state information... 2021-05-16T23:03:46.2959051Z Suggested packages: 2021-05-16T23:03:46.2960897Z bowtie2-examples 2021-05-16T23:03:46.3372196Z The following NEW packages will be installed: 2021-05-16T23:03:46.3378833Z bowtie2 2021-05-16T23:03:46.3942665Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:03:46.3943926Z Need to get 1324 kB of archives. 2021-05-16T23:03:46.3945042Z After this operation, 5630 kB of additional disk space will be used. 2021-05-16T23:03:46.3947234Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 bowtie2 amd64 2.3.5.1-6build1 [1324 kB] 2021-05-16T23:03:46.8217425Z Fetched 1324 kB in 0s (12.9 MB/s) 2021-05-16T23:03:46.8506451Z Selecting previously unselected package bowtie2. 2021-05-16T23:03:46.8578650Z (Reading database ... 2021-05-16T23:03:46.8579350Z (Reading database ... 5% 2021-05-16T23:03:46.8579934Z (Reading database ... 10% 2021-05-16T23:03:46.8580480Z (Reading database ... 15% 2021-05-16T23:03:46.8581038Z (Reading database ... 20% 2021-05-16T23:03:46.8581596Z (Reading database ... 25% 2021-05-16T23:03:46.8582152Z (Reading database ... 30% 2021-05-16T23:03:46.8582705Z (Reading database ... 35% 2021-05-16T23:03:46.8583250Z (Reading database ... 40% 2021-05-16T23:03:46.8583797Z (Reading database ... 45% 2021-05-16T23:03:46.8584373Z (Reading database ... 50% 2021-05-16T23:03:46.8606991Z (Reading database ... 55% 2021-05-16T23:03:46.8649093Z (Reading database ... 60% 2021-05-16T23:03:46.8674419Z (Reading database ... 65% 2021-05-16T23:03:46.8781971Z (Reading database ... 70% 2021-05-16T23:03:46.8886934Z (Reading database ... 75% 2021-05-16T23:03:46.8908307Z (Reading database ... 80% 2021-05-16T23:03:46.9380046Z (Reading database ... 85% 2021-05-16T23:03:46.9529699Z (Reading database ... 90% 2021-05-16T23:03:46.9598146Z (Reading database ... 95% 2021-05-16T23:03:46.9598932Z (Reading database ... 100% 2021-05-16T23:03:46.9599846Z (Reading database ... 267904 files and directories currently installed.) 2021-05-16T23:03:46.9708796Z Preparing to unpack .../bowtie2_2.3.5.1-6build1_amd64.deb ... 2021-05-16T23:03:46.9717275Z Unpacking bowtie2 (2.3.5.1-6build1) ... 2021-05-16T23:03:47.1532488Z Setting up bowtie2 (2.3.5.1-6build1) ... 2021-05-16T23:03:47.1616477Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:03:49.7828521Z Reading package lists... 2021-05-16T23:03:49.9223268Z Building dependency tree... 2021-05-16T23:03:49.9242042Z Reading state information... 2021-05-16T23:03:50.0406330Z E: Unable to locate package install 2021-05-16T23:03:50.0407363Z E: Unable to locate package gdal 2021-05-16T23:03:50.1012959Z Reading package lists... 2021-05-16T23:03:50.2610562Z Building dependency tree... 2021-05-16T23:03:50.2629279Z Reading state information... 2021-05-16T23:03:50.2867406Z Package insighttoolkit4-python is not available, but is referred to by another package. 2021-05-16T23:03:50.2868958Z This may mean that the package is missing, has been obsoleted, or 2021-05-16T23:03:50.2869851Z is only available from another source 2021-05-16T23:03:50.2870361Z 2021-05-16T23:03:50.3819546Z E: Package 'insighttoolkit4-python' has no installation candidate 2021-05-16T23:03:50.4420056Z Reading package lists... 2021-05-16T23:03:50.5872478Z Building dependency tree... 2021-05-16T23:03:50.5891423Z Reading state information... 2021-05-16T23:03:50.6104830Z Package libav-tools is not available, but is referred to by another package. 2021-05-16T23:03:50.6106211Z This may mean that the package is missing, has been obsoleted, or 2021-05-16T23:03:50.6107180Z is only available from another source 2021-05-16T23:03:50.6108075Z However the following packages replace it: 2021-05-16T23:03:50.6108799Z ffmpeg 2021-05-16T23:03:50.6109324Z 2021-05-16T23:03:50.7072166Z E: Package 'libav-tools' has no installation candidate 2021-05-16T23:03:50.7675002Z Reading package lists... 2021-05-16T23:03:50.9187010Z Building dependency tree... 2021-05-16T23:03:50.9205421Z Reading state information... 2021-05-16T23:03:51.0643601Z The following additional packages will be installed: 2021-05-16T23:03:51.0645983Z libgcrypt20-dev libgit2-28 libgpg-error-dev libhttp-parser-dev 2021-05-16T23:03:51.0647921Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-16T23:03:51.0649235Z libssh2-1-dev 2021-05-16T23:03:51.0652274Z Suggested packages: 2021-05-16T23:03:51.0653298Z libgcrypt20-doc libmbedtls-doc 2021-05-16T23:03:51.1090230Z The following NEW packages will be installed: 2021-05-16T23:03:51.1092362Z libgcrypt20-dev libgit2-28 libgit2-dev libgpg-error-dev libhttp-parser-dev 2021-05-16T23:03:51.1093965Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-16T23:03:51.1095063Z libssh2-1-dev 2021-05-16T23:03:51.1320513Z 0 upgraded, 11 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:03:51.1321315Z Need to get 2667 kB of archives. 2021-05-16T23:03:51.1323516Z After this operation, 11.2 MB of additional disk space will be used. 2021-05-16T23:03:51.1325498Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgpg-error-dev amd64 1.37-1 [109 kB] 2021-05-16T23:03:51.1657740Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcrypt20-dev amd64 1.8.5-5ubuntu1 [470 kB] 2021-05-16T23:03:51.3170013Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser2.9 amd64 2.9.2-2 [21.8 kB] 2021-05-16T23:03:51.3326741Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedcrypto3 amd64 2.16.4-1ubuntu2 [150 kB] 2021-05-16T23:03:51.3909341Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedx509-0 amd64 2.16.4-1ubuntu2 [42.3 kB] 2021-05-16T23:03:51.4090473Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls12 amd64 2.16.4-1ubuntu2 [71.8 kB] 2021-05-16T23:03:51.4359248Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-28 amd64 0.28.4+dfsg.1-2 [403 kB] 2021-05-16T23:03:51.5755321Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls-dev amd64 2.16.4-1ubuntu2 [444 kB] 2021-05-16T23:03:51.7352921Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libssh2-1-dev amd64 1.8.0-2.1build1 [244 kB] 2021-05-16T23:03:51.8325948Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser-dev amd64 2.9.2-2 [20.2 kB] 2021-05-16T23:03:51.8433273Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-dev amd64 0.28.4+dfsg.1-2 [691 kB] 2021-05-16T23:03:52.4747285Z Fetched 2667 kB in 1s (2749 kB/s) 2021-05-16T23:03:52.5040124Z Selecting previously unselected package libgpg-error-dev. 2021-05-16T23:03:52.5112347Z (Reading database ... 2021-05-16T23:03:52.5113013Z (Reading database ... 5% 2021-05-16T23:03:52.5113647Z (Reading database ... 10% 2021-05-16T23:03:52.5114264Z (Reading database ... 15% 2021-05-16T23:03:52.5114903Z (Reading database ... 20% 2021-05-16T23:03:52.5115510Z (Reading database ... 25% 2021-05-16T23:03:52.5116106Z (Reading database ... 30% 2021-05-16T23:03:52.5116710Z (Reading database ... 35% 2021-05-16T23:03:52.5117316Z (Reading database ... 40% 2021-05-16T23:03:52.5117932Z (Reading database ... 45% 2021-05-16T23:03:52.5118563Z (Reading database ... 50% 2021-05-16T23:03:52.5153953Z (Reading database ... 55% 2021-05-16T23:03:52.5196373Z (Reading database ... 60% 2021-05-16T23:03:52.5219638Z (Reading database ... 65% 2021-05-16T23:03:52.5331125Z (Reading database ... 70% 2021-05-16T23:03:52.5437854Z (Reading database ... 75% 2021-05-16T23:03:52.5459306Z (Reading database ... 80% 2021-05-16T23:03:52.5942789Z (Reading database ... 85% 2021-05-16T23:03:52.6095211Z (Reading database ... 90% 2021-05-16T23:03:52.6167268Z (Reading database ... 95% 2021-05-16T23:03:52.6169345Z (Reading database ... 100% 2021-05-16T23:03:52.6170124Z (Reading database ... 267930 files and directories currently installed.) 2021-05-16T23:03:52.6276483Z Preparing to unpack .../00-libgpg-error-dev_1.37-1_amd64.deb ... 2021-05-16T23:03:52.6288778Z Unpacking libgpg-error-dev (1.37-1) ... 2021-05-16T23:03:52.6649913Z Selecting previously unselected package libgcrypt20-dev. 2021-05-16T23:03:52.6857103Z Preparing to unpack .../01-libgcrypt20-dev_1.8.5-5ubuntu1_amd64.deb ... 2021-05-16T23:03:52.6864742Z Unpacking libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-16T23:03:52.7569241Z Selecting previously unselected package libhttp-parser2.9:amd64. 2021-05-16T23:03:52.7774122Z Preparing to unpack .../02-libhttp-parser2.9_2.9.2-2_amd64.deb ... 2021-05-16T23:03:52.7805772Z Unpacking libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-16T23:03:52.8088673Z Selecting previously unselected package libmbedcrypto3:amd64. 2021-05-16T23:03:52.8341840Z Preparing to unpack .../03-libmbedcrypto3_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T23:03:52.8349563Z Unpacking libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T23:03:52.8808890Z Selecting previously unselected package libmbedx509-0:amd64. 2021-05-16T23:03:52.9029241Z Preparing to unpack .../04-libmbedx509-0_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T23:03:52.9045721Z Unpacking libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T23:03:52.9400467Z Selecting previously unselected package libmbedtls12:amd64. 2021-05-16T23:03:52.9634291Z Preparing to unpack .../05-libmbedtls12_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T23:03:52.9647343Z Unpacking libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T23:03:52.9968819Z Selecting previously unselected package libgit2-28:amd64. 2021-05-16T23:03:53.0194665Z Preparing to unpack .../06-libgit2-28_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-16T23:03:53.0204259Z Unpacking libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T23:03:53.0929942Z Selecting previously unselected package libmbedtls-dev:amd64. 2021-05-16T23:03:53.1117877Z Preparing to unpack .../07-libmbedtls-dev_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T23:03:53.1131239Z Unpacking libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T23:03:53.1810181Z Selecting previously unselected package libssh2-1-dev:amd64. 2021-05-16T23:03:53.2023505Z Preparing to unpack .../08-libssh2-1-dev_1.8.0-2.1build1_amd64.deb ... 2021-05-16T23:03:53.2031121Z Unpacking libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-16T23:03:53.2503451Z Selecting previously unselected package libhttp-parser-dev. 2021-05-16T23:03:53.2784116Z Preparing to unpack .../09-libhttp-parser-dev_2.9.2-2_amd64.deb ... 2021-05-16T23:03:53.2792200Z Unpacking libhttp-parser-dev (2.9.2-2) ... 2021-05-16T23:03:53.3089873Z Selecting previously unselected package libgit2-dev:amd64. 2021-05-16T23:03:53.3314939Z Preparing to unpack .../10-libgit2-dev_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-16T23:03:53.3327144Z Unpacking libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T23:03:53.4471848Z Setting up libgpg-error-dev (1.37-1) ... 2021-05-16T23:03:53.4501261Z Setting up libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T23:03:53.4520950Z Setting up libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-16T23:03:53.4538644Z Setting up libhttp-parser-dev (2.9.2-2) ... 2021-05-16T23:03:53.4569586Z Setting up libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T23:03:53.4598106Z Setting up libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T23:03:53.4617428Z Setting up libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T23:03:53.4638765Z Setting up libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-16T23:03:53.4656700Z Setting up libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-16T23:03:53.4679129Z Setting up libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T23:03:53.4696119Z Setting up libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T23:03:53.4723941Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:03:57.9269727Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T23:03:58.0300152Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:03:59.9454418Z Reading package lists... 2021-05-16T23:04:00.1020166Z Building dependency tree... 2021-05-16T23:04:00.1038178Z Reading state information... 2021-05-16T23:04:00.3367166Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-16T23:04:00.3368766Z libtiff-dev set to manually installed. 2021-05-16T23:04:00.3369749Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:04:00.3967735Z Reading package lists... 2021-05-16T23:04:00.5435705Z Building dependency tree... 2021-05-16T23:04:00.5454286Z Reading state information... 2021-05-16T23:04:00.7576006Z unixodbc-dev is already the newest version (2.3.7). 2021-05-16T23:04:00.7577210Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:04:00.8176342Z Reading package lists... 2021-05-16T23:04:00.9597890Z Building dependency tree... 2021-05-16T23:04:00.9617559Z Reading state information... 2021-05-16T23:04:01.1481527Z The following NEW packages will be installed: 2021-05-16T23:04:01.1483484Z libsodium-dev 2021-05-16T23:04:01.1677558Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:04:01.1678269Z Need to get 169 kB of archives. 2021-05-16T23:04:01.1678926Z After this operation, 826 kB of additional disk space will be used. 2021-05-16T23:04:01.1681210Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 2021-05-16T23:04:01.5531472Z Fetched 169 kB in 0s (8673 kB/s) 2021-05-16T23:04:01.5815505Z Selecting previously unselected package libsodium-dev:amd64. 2021-05-16T23:04:01.5888410Z (Reading database ... 2021-05-16T23:04:01.5889085Z (Reading database ... 5% 2021-05-16T23:04:01.5889663Z (Reading database ... 10% 2021-05-16T23:04:01.5890215Z (Reading database ... 15% 2021-05-16T23:04:01.5897012Z (Reading database ... 20% 2021-05-16T23:04:01.5897809Z (Reading database ... 25% 2021-05-16T23:04:01.5898365Z (Reading database ... 30% 2021-05-16T23:04:01.5898921Z (Reading database ... 35% 2021-05-16T23:04:01.5899481Z (Reading database ... 40% 2021-05-16T23:04:01.5900024Z (Reading database ... 45% 2021-05-16T23:04:01.5900575Z (Reading database ... 50% 2021-05-16T23:04:01.5930781Z (Reading database ... 55% 2021-05-16T23:04:01.5974714Z (Reading database ... 60% 2021-05-16T23:04:01.5999002Z (Reading database ... 65% 2021-05-16T23:04:01.6119240Z (Reading database ... 70% 2021-05-16T23:04:01.6231731Z (Reading database ... 75% 2021-05-16T23:04:01.6254156Z (Reading database ... 80% 2021-05-16T23:04:01.6760234Z (Reading database ... 85% 2021-05-16T23:04:01.6930261Z (Reading database ... 90% 2021-05-16T23:04:01.7007905Z (Reading database ... 95% 2021-05-16T23:04:01.7008462Z (Reading database ... 100% 2021-05-16T23:04:01.7009233Z (Reading database ... 268433 files and directories currently installed.) 2021-05-16T23:04:01.7130659Z Preparing to unpack .../libsodium-dev_1.0.18-1_amd64.deb ... 2021-05-16T23:04:01.7156077Z Unpacking libsodium-dev:amd64 (1.0.18-1) ... 2021-05-16T23:04:01.7881185Z Setting up libsodium-dev:amd64 (1.0.18-1) ... 2021-05-16T23:04:03.6886732Z Reading package lists... 2021-05-16T23:04:03.8406908Z Building dependency tree... 2021-05-16T23:04:03.8424508Z Reading state information... 2021-05-16T23:04:03.9878804Z The following additional packages will be installed: 2021-05-16T23:04:03.9881833Z libarchive-dev liblept5 libtesseract4 tesseract-ocr tesseract-ocr-osd 2021-05-16T23:04:04.0320602Z The following NEW packages will be installed: 2021-05-16T23:04:04.0324944Z libarchive-dev liblept5 libleptonica-dev libtesseract-dev libtesseract4 2021-05-16T23:04:04.0326376Z tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd 2021-05-16T23:04:04.0505400Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:04:04.0506615Z Need to get 10.4 MB of archives. 2021-05-16T23:04:04.0507295Z After this operation, 38.0 MB of additional disk space will be used. 2021-05-16T23:04:04.0508878Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1 [490 kB] 2021-05-16T23:04:04.0577695Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB] 2021-05-16T23:04:04.0666276Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libleptonica-dev amd64 1.79.0-1 [1389 kB] 2021-05-16T23:04:04.0790165Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1237 kB] 2021-05-16T23:04:04.0881683Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract-dev amd64 4.1.1-2build2 [1463 kB] 2021-05-16T23:04:04.0991431Z 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-16T23:04:04.1105067Z 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-16T23:04:04.1321662Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr amd64 4.1.1-2build2 [262 kB] 2021-05-16T23:04:04.5269925Z Fetched 10.4 MB in 0s (107 MB/s) 2021-05-16T23:04:04.5558722Z Selecting previously unselected package libarchive-dev:amd64. 2021-05-16T23:04:04.5624418Z (Reading database ... 2021-05-16T23:04:04.5625181Z (Reading database ... 5% 2021-05-16T23:04:04.5625830Z (Reading database ... 10% 2021-05-16T23:04:04.5626455Z (Reading database ... 15% 2021-05-16T23:04:04.5627061Z (Reading database ... 20% 2021-05-16T23:04:04.5627708Z (Reading database ... 25% 2021-05-16T23:04:04.5628311Z (Reading database ... 30% 2021-05-16T23:04:04.5628919Z (Reading database ... 35% 2021-05-16T23:04:04.5629518Z (Reading database ... 40% 2021-05-16T23:04:04.5630130Z (Reading database ... 45% 2021-05-16T23:04:04.5630739Z (Reading database ... 50% 2021-05-16T23:04:04.5653476Z (Reading database ... 55% 2021-05-16T23:04:04.5696347Z (Reading database ... 60% 2021-05-16T23:04:04.5719834Z (Reading database ... 65% 2021-05-16T23:04:04.5828726Z (Reading database ... 70% 2021-05-16T23:04:04.5939501Z (Reading database ... 75% 2021-05-16T23:04:04.5961825Z (Reading database ... 80% 2021-05-16T23:04:04.6438805Z (Reading database ... 85% 2021-05-16T23:04:04.6584783Z (Reading database ... 90% 2021-05-16T23:04:04.6654744Z (Reading database ... 95% 2021-05-16T23:04:04.6655297Z (Reading database ... 100% 2021-05-16T23:04:04.6656070Z (Reading database ... 268503 files and directories currently installed.) 2021-05-16T23:04:04.6765815Z Preparing to unpack .../0-libarchive-dev_3.4.0-2ubuntu1_amd64.deb ... 2021-05-16T23:04:04.6777841Z Unpacking libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-16T23:04:04.7487313Z Selecting previously unselected package liblept5:amd64. 2021-05-16T23:04:04.7729571Z Preparing to unpack .../1-liblept5_1.79.0-1_amd64.deb ... 2021-05-16T23:04:04.7757913Z Unpacking liblept5:amd64 (1.79.0-1) ... 2021-05-16T23:04:04.8889797Z Selecting previously unselected package libleptonica-dev:amd64. 2021-05-16T23:04:04.9076949Z Preparing to unpack .../2-libleptonica-dev_1.79.0-1_amd64.deb ... 2021-05-16T23:04:04.9089806Z Unpacking libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-16T23:04:05.0528859Z Selecting previously unselected package libtesseract4:amd64. 2021-05-16T23:04:05.0756755Z Preparing to unpack .../3-libtesseract4_4.1.1-2build2_amd64.deb ... 2021-05-16T23:04:05.0772674Z Unpacking libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-16T23:04:05.2089750Z Selecting previously unselected package libtesseract-dev:amd64. 2021-05-16T23:04:05.2323103Z Preparing to unpack .../4-libtesseract-dev_4.1.1-2build2_amd64.deb ... 2021-05-16T23:04:05.2331143Z Unpacking libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-16T23:04:05.3890111Z Selecting previously unselected package tesseract-ocr-eng. 2021-05-16T23:04:05.4154125Z Preparing to unpack .../5-tesseract-ocr-eng_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-16T23:04:05.4160950Z Unpacking tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-16T23:04:05.5729213Z Selecting previously unselected package tesseract-ocr-osd. 2021-05-16T23:04:05.5978636Z Preparing to unpack .../6-tesseract-ocr-osd_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-16T23:04:05.5987088Z Unpacking tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-16T23:04:05.9309316Z Selecting previously unselected package tesseract-ocr. 2021-05-16T23:04:05.9591328Z Preparing to unpack .../7-tesseract-ocr_4.1.1-2build2_amd64.deb ... 2021-05-16T23:04:05.9599221Z Unpacking tesseract-ocr (4.1.1-2build2) ... 2021-05-16T23:04:06.0434358Z Setting up tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-16T23:04:06.0469770Z Setting up liblept5:amd64 (1.79.0-1) ... 2021-05-16T23:04:06.0514725Z Setting up libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-16T23:04:06.0537677Z Setting up libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-16T23:04:06.0566295Z Setting up libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-16T23:04:06.0621895Z Setting up tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-16T23:04:06.0661726Z Setting up libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-16T23:04:06.0692822Z Setting up tesseract-ocr (4.1.1-2build2) ... 2021-05-16T23:04:06.0731681Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:04:08.7685807Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:04:10.7100804Z Reading package lists... 2021-05-16T23:04:10.8578785Z Building dependency tree... 2021-05-16T23:04:10.8598007Z Reading state information... 2021-05-16T23:04:11.0760860Z wget is already the newest version (1.20.3-1ubuntu1). 2021-05-16T23:04:11.0762083Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:04:11.1361577Z Reading package lists... 2021-05-16T23:04:11.2793445Z Building dependency tree... 2021-05-16T23:04:11.2812182Z Reading state information... 2021-05-16T23:04:11.4213361Z The following additional packages will be installed: 2021-05-16T23:04:11.4216221Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-16T23:04:11.4220261Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev 2021-05-16T23:04:11.4226416Z Suggested packages: 2021-05-16T23:04:11.4227269Z doc-base krb5-doc krb5-user libnorm-doc 2021-05-16T23:04:11.4690996Z The following NEW packages will be installed: 2021-05-16T23:04:11.4693316Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-16T23:04:11.4697252Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev libzmq3-dev 2021-05-16T23:04:11.4909799Z 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:04:11.4910733Z Need to get 1459 kB of archives. 2021-05-16T23:04:11.4911400Z After this operation, 7754 kB of additional disk space will be used. 2021-05-16T23:04:11.4913256Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-05-16T23:04:11.5058111Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-05-16T23:04:11.5171238Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-05-16T23:04:11.5324170Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-05-16T23:04:11.5460821Z 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-16T23:04:11.5564655Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-05-16T23:04:11.5834915Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 2021-05-16T23:04:11.6907310Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 2021-05-16T23:04:11.7383407Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-05-16T23:04:11.7448781Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 2021-05-16T23:04:12.2430463Z Fetched 1459 kB in 0s (3895 kB/s) 2021-05-16T23:04:12.2769607Z Selecting previously unselected package libgssrpc4:amd64. 2021-05-16T23:04:12.2810699Z (Reading database ... 2021-05-16T23:04:12.2811420Z (Reading database ... 5% 2021-05-16T23:04:12.2812281Z (Reading database ... 10% 2021-05-16T23:04:12.2812808Z (Reading database ... 15% 2021-05-16T23:04:12.2813306Z (Reading database ... 20% 2021-05-16T23:04:12.2813744Z (Reading database ... 25% 2021-05-16T23:04:12.2814215Z (Reading database ... 30% 2021-05-16T23:04:12.2814653Z (Reading database ... 35% 2021-05-16T23:04:12.2815096Z (Reading database ... 40% 2021-05-16T23:04:12.2815530Z (Reading database ... 45% 2021-05-16T23:04:12.2815972Z (Reading database ... 50% 2021-05-16T23:04:12.2853952Z (Reading database ... 55% 2021-05-16T23:04:12.2896867Z (Reading database ... 60% 2021-05-16T23:04:12.2925829Z (Reading database ... 65% 2021-05-16T23:04:12.3038689Z (Reading database ... 70% 2021-05-16T23:04:12.3148703Z (Reading database ... 75% 2021-05-16T23:04:12.3170996Z (Reading database ... 80% 2021-05-16T23:04:12.3529051Z (Reading database ... 85% 2021-05-16T23:04:12.3814127Z (Reading database ... 90% 2021-05-16T23:04:12.3886695Z (Reading database ... 95% 2021-05-16T23:04:12.3887817Z (Reading database ... 100% 2021-05-16T23:04:12.3888780Z (Reading database ... 268728 files and directories currently installed.) 2021-05-16T23:04:12.4000659Z Preparing to unpack .../0-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T23:04:12.4029348Z Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:04:12.4369594Z Selecting previously unselected package libkdb5-9:amd64. 2021-05-16T23:04:12.4612826Z Preparing to unpack .../1-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T23:04:12.4621219Z Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:04:12.4930273Z Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-05-16T23:04:12.5169540Z Preparing to unpack .../2-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T23:04:12.5213919Z Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:04:12.5609514Z Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-05-16T23:04:12.5885079Z Preparing to unpack .../3-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T23:04:12.5898186Z Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:04:12.6209762Z Selecting previously unselected package comerr-dev:amd64. 2021-05-16T23:04:12.6460223Z Preparing to unpack .../4-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-05-16T23:04:12.6490586Z Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-16T23:04:12.6889814Z Selecting previously unselected package krb5-multidev:amd64. 2021-05-16T23:04:12.7122426Z Preparing to unpack .../5-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T23:04:12.7169414Z Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:04:12.7522623Z Selecting previously unselected package libnorm-dev:amd64. 2021-05-16T23:04:12.7795890Z Preparing to unpack .../6-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 2021-05-16T23:04:12.7803772Z Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-16T23:04:12.8569771Z Selecting previously unselected package libpgm-dev:amd64. 2021-05-16T23:04:12.8778699Z Preparing to unpack .../7-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T23:04:12.8789197Z Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-16T23:04:12.9169432Z Selecting previously unselected package libkrb5-dev:amd64. 2021-05-16T23:04:12.9441189Z Preparing to unpack .../8-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T23:04:12.9452027Z Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:04:12.9728931Z Selecting previously unselected package libzmq3-dev:amd64. 2021-05-16T23:04:12.9971085Z Preparing to unpack .../9-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 2021-05-16T23:04:12.9981837Z Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-16T23:04:13.0984881Z Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-16T23:04:13.1033767Z Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:04:13.1075789Z Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-16T23:04:13.1116884Z Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-16T23:04:13.1148173Z Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:04:13.1168735Z Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:04:13.1197291Z Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:04:13.1219250Z Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:04:13.1282906Z Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:04:13.1300880Z Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-16T23:04:13.1337588Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:04:13.1546091Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:04:16.0543003Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T23:04:18.0459089Z Reading package lists... 2021-05-16T23:04:18.1886437Z Building dependency tree... 2021-05-16T23:04:18.1904769Z Reading state information... 2021-05-16T23:04:18.3074621Z E: Unable to locate package udunits 2021-05-16T23:04:18.3680126Z Reading package lists... 2021-05-16T23:04:18.5154266Z Building dependency tree... 2021-05-16T23:04:18.5172683Z Reading state information... 2021-05-16T23:04:18.6594802Z The following additional packages will be installed: 2021-05-16T23:04:18.6596083Z libwebpdemux2 2021-05-16T23:04:18.7036076Z The following NEW packages will be installed: 2021-05-16T23:04:18.7038725Z libwebp-dev libwebpdemux2 2021-05-16T23:04:18.7246577Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:04:18.7247773Z Need to get 277 kB of archives. 2021-05-16T23:04:18.7248770Z After this operation, 965 kB of additional disk space will be used. 2021-05-16T23:04:18.7250515Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebpdemux2 amd64 0.6.1-2 [9472 B] 2021-05-16T23:04:18.7258366Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebp-dev amd64 0.6.1-2 [267 kB] 2021-05-16T23:04:19.1196495Z Fetched 277 kB in 0s (11.3 MB/s) 2021-05-16T23:04:19.1545048Z Selecting previously unselected package libwebpdemux2:amd64. 2021-05-16T23:04:19.1619741Z (Reading database ... 2021-05-16T23:04:19.1620433Z (Reading database ... 5% 2021-05-16T23:04:19.1621078Z (Reading database ... 10% 2021-05-16T23:04:19.1621706Z (Reading database ... 15% 2021-05-16T23:04:19.1622456Z (Reading database ... 20% 2021-05-16T23:04:19.1623091Z (Reading database ... 25% 2021-05-16T23:04:19.1623710Z (Reading database ... 30% 2021-05-16T23:04:19.1624308Z (Reading database ... 35% 2021-05-16T23:04:19.1624914Z (Reading database ... 40% 2021-05-16T23:04:19.1625507Z (Reading database ... 45% 2021-05-16T23:04:19.1626113Z (Reading database ... 50% 2021-05-16T23:04:19.1657556Z (Reading database ... 55% 2021-05-16T23:04:19.1697042Z (Reading database ... 60% 2021-05-16T23:04:19.1724720Z (Reading database ... 65% 2021-05-16T23:04:19.1838256Z (Reading database ... 70% 2021-05-16T23:04:19.1945469Z (Reading database ... 75% 2021-05-16T23:04:19.1968150Z (Reading database ... 80% 2021-05-16T23:04:19.2318111Z (Reading database ... 85% 2021-05-16T23:04:19.2600600Z (Reading database ... 90% 2021-05-16T23:04:19.2673386Z (Reading database ... 95% 2021-05-16T23:04:19.2675333Z (Reading database ... 100% 2021-05-16T23:04:19.2677537Z (Reading database ... 269028 files and directories currently installed.) 2021-05-16T23:04:19.2790216Z Preparing to unpack .../libwebpdemux2_0.6.1-2_amd64.deb ... 2021-05-16T23:04:19.2813988Z Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-16T23:04:19.3050142Z Selecting previously unselected package libwebp-dev:amd64. 2021-05-16T23:04:19.3332916Z Preparing to unpack .../libwebp-dev_0.6.1-2_amd64.deb ... 2021-05-16T23:04:19.3343770Z Unpacking libwebp-dev:amd64 (0.6.1-2) ... 2021-05-16T23:04:19.4123604Z Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-16T23:04:19.4147053Z Setting up libwebp-dev:amd64 (0.6.1-2) ... 2021-05-16T23:04:19.4186753Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:04:21.3382276Z Reading package lists... 2021-05-16T23:04:21.5067903Z Building dependency tree... 2021-05-16T23:04:21.5087215Z Reading state information... 2021-05-16T23:04:21.6538138Z The following additional packages will be installed: 2021-05-16T23:04:21.6541356Z gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-16T23:04:21.6548583Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-16T23:04:21.6549864Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-16T23:04:21.6550519Z Suggested packages: 2021-05-16T23:04:21.6551350Z cargo-doc gdb-doc gdbserver rust-doc rust-src 2021-05-16T23:04:21.6551981Z Recommended packages: 2021-05-16T23:04:21.6552437Z cargo 2021-05-16T23:04:21.7033850Z The following NEW packages will be installed: 2021-05-16T23:04:21.7037214Z cargo gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-16T23:04:21.7038741Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-16T23:04:21.7040050Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-16T23:04:21.7268538Z 0 upgraded, 13 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:04:21.7269233Z Need to get 108 MB of archives. 2021-05-16T23:04:21.7269890Z After this operation, 501 MB of additional disk space will be used. 2021-05-16T23:04:21.7271508Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-05-16T23:04:21.7321383Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB] 2021-05-16T23:04:21.7332592Z 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-16T23:04:21.7340814Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libboost-regex1.71.0 amd64 1.71.0-6ubuntu6 [471 kB] 2021-05-16T23:04:21.7434364Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight4v5 amd64 3.1.8-1.2build5 [232 kB] 2021-05-16T23:04:21.7453081Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 [15.3 kB] 2021-05-16T23:04:21.7586011Z 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-16T23:04:21.8824837Z 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-16T23:04:24.9573844Z 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-16T23:04:25.7080333Z 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-16T23:04:25.7281988Z 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-16T23:04:25.7988290Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.2 [10.5 MB] 2021-05-16T23:04:25.8947058Z 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-16T23:04:26.2889299Z Fetched 108 MB in 4s (25.8 MB/s) 2021-05-16T23:04:26.3211615Z Selecting previously unselected package libbabeltrace1:amd64. 2021-05-16T23:04:26.3285666Z (Reading database ... 2021-05-16T23:04:26.3286395Z (Reading database ... 5% 2021-05-16T23:04:26.3286984Z (Reading database ... 10% 2021-05-16T23:04:26.3287787Z (Reading database ... 15% 2021-05-16T23:04:26.3288377Z (Reading database ... 20% 2021-05-16T23:04:26.3288937Z (Reading database ... 25% 2021-05-16T23:04:26.3289493Z (Reading database ... 30% 2021-05-16T23:04:26.3290033Z (Reading database ... 35% 2021-05-16T23:04:26.3290568Z (Reading database ... 40% 2021-05-16T23:04:26.3291140Z (Reading database ... 45% 2021-05-16T23:04:26.3291724Z (Reading database ... 50% 2021-05-16T23:04:26.3310989Z (Reading database ... 55% 2021-05-16T23:04:26.3349145Z (Reading database ... 60% 2021-05-16T23:04:26.3375919Z (Reading database ... 65% 2021-05-16T23:04:26.3484522Z (Reading database ... 70% 2021-05-16T23:04:26.3593071Z (Reading database ... 75% 2021-05-16T23:04:26.3614398Z (Reading database ... 80% 2021-05-16T23:04:26.3956057Z (Reading database ... 85% 2021-05-16T23:04:26.4248193Z (Reading database ... 90% 2021-05-16T23:04:26.4322010Z (Reading database ... 95% 2021-05-16T23:04:26.4322827Z (Reading database ... 100% 2021-05-16T23:04:26.4323781Z (Reading database ... 269056 files and directories currently installed.) 2021-05-16T23:04:26.4445688Z Preparing to unpack .../00-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-05-16T23:04:26.4517740Z Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-16T23:04:26.4929945Z Selecting previously unselected package libipt2. 2021-05-16T23:04:26.5175391Z Preparing to unpack .../01-libipt2_2.0.1-1_amd64.deb ... 2021-05-16T23:04:26.5182988Z Unpacking libipt2 (2.0.1-1) ... 2021-05-16T23:04:26.5569046Z Selecting previously unselected package libsource-highlight-common. 2021-05-16T23:04:26.5744412Z Preparing to unpack .../02-libsource-highlight-common_3.1.8-1.2build5_all.deb ... 2021-05-16T23:04:26.5752531Z Unpacking libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-16T23:04:26.6132049Z Selecting previously unselected package libboost-regex1.71.0:amd64. 2021-05-16T23:04:26.6396072Z Preparing to unpack .../03-libboost-regex1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-16T23:04:26.6406956Z Unpacking libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-16T23:04:26.7060837Z Selecting previously unselected package libsource-highlight4v5. 2021-05-16T23:04:26.7330889Z Preparing to unpack .../04-libsource-highlight4v5_3.1.8-1.2build5_amd64.deb ... 2021-05-16T23:04:26.7340266Z Unpacking libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-16T23:04:26.7811893Z Selecting previously unselected package libxxhash0:amd64. 2021-05-16T23:04:26.8082179Z Preparing to unpack .../05-libxxhash0_0.7.3-1_amd64.deb ... 2021-05-16T23:04:26.8090267Z Unpacking libxxhash0:amd64 (0.7.3-1) ... 2021-05-16T23:04:26.8368822Z Selecting previously unselected package gdb. 2021-05-16T23:04:26.8563671Z Preparing to unpack .../06-gdb_10.2-0ubuntu1~20.04~1_amd64.deb ... 2021-05-16T23:04:26.8573524Z Unpacking gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-16T23:04:27.1609866Z Selecting previously unselected package libstd-rust-1.47:amd64. 2021-05-16T23:04:27.1822203Z Preparing to unpack .../07-libstd-rust-1.47_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T23:04:27.1840379Z Unpacking libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T23:04:32.9817247Z Selecting previously unselected package libstd-rust-dev:amd64. 2021-05-16T23:04:33.0054272Z Preparing to unpack .../08-libstd-rust-dev_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T23:04:33.0073323Z Unpacking libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T23:04:35.9762950Z Selecting previously unselected package rustc. 2021-05-16T23:04:36.0043146Z Preparing to unpack .../09-rustc_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T23:04:36.0052262Z Unpacking rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T23:04:36.1768799Z Selecting previously unselected package cargo. 2021-05-16T23:04:36.2039226Z Preparing to unpack .../10-cargo_0.47.0-1~exp1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T23:04:36.2051618Z Unpacking cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-16T23:04:36.5209421Z Selecting previously unselected package libc6-dbg:amd64. 2021-05-16T23:04:36.5482390Z Preparing to unpack .../11-libc6-dbg_2.31-0ubuntu9.2_amd64.deb ... 2021-05-16T23:04:36.5493316Z Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-16T23:04:37.6204531Z Selecting previously unselected package rust-gdb. 2021-05-16T23:04:37.6480677Z Preparing to unpack .../12-rust-gdb_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_all.deb ... 2021-05-16T23:04:37.6496146Z Unpacking rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T23:04:37.7062350Z Setting up libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T23:04:37.7092480Z Setting up libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-16T23:04:37.7122928Z Setting up libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-16T23:04:37.7156720Z Setting up libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T23:04:37.7179228Z Setting up libipt2 (2.0.1-1) ... 2021-05-16T23:04:37.7200803Z Setting up libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-16T23:04:37.7222175Z Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-16T23:04:37.7246700Z Setting up rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T23:04:37.7268334Z Setting up libxxhash0:amd64 (0.7.3-1) ... 2021-05-16T23:04:37.7291151Z Setting up libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-16T23:04:37.7335547Z Setting up cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-16T23:04:37.7362630Z Setting up gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-16T23:04:37.7404920Z Setting up rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T23:04:37.7439776Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:04:37.7657791Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:04:40.7513962Z Reading package lists... 2021-05-16T23:04:40.8989531Z Building dependency tree... 2021-05-16T23:04:40.9007086Z Reading state information... 2021-05-16T23:04:41.0507577Z The following additional packages will be installed: 2021-05-16T23:04:41.0510164Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-16T23:04:41.0511914Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-16T23:04:41.0513595Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-16T23:04:41.0515167Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-16T23:04:41.0516794Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-16T23:04:41.0518348Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-16T23:04:41.0519802Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-16T23:04:41.0521399Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-16T23:04:41.0524348Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-16T23:04:41.0527409Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-16T23:04:41.0530553Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-16T23:04:41.0534172Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-16T23:04:41.0535468Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-16T23:04:41.0536859Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-16T23:04:41.0538374Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-16T23:04:41.0539643Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-16T23:04:41.0540860Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-16T23:04:41.0542089Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-16T23:04:41.0543365Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-16T23:04:41.0545371Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-16T23:04:41.0546364Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-16T23:04:41.0547425Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-16T23:04:41.0548417Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-16T23:04:41.0549379Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-16T23:04:41.0550355Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-16T23:04:41.0551540Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-16T23:04:41.0552724Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-16T23:04:41.0553915Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-16T23:04:41.0555144Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-16T23:04:41.0556274Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-16T23:04:41.0557365Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-16T23:04:41.0558421Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-16T23:04:41.0559546Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-16T23:04:41.0560722Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-16T23:04:41.0561973Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-16T23:04:41.0563392Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-16T23:04:41.0564580Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-16T23:04:41.0565736Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-16T23:04:41.0566859Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-16T23:04:41.0577051Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-16T23:04:41.0578578Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-16T23:04:41.0579708Z python3-webencodings qdoc-qt5 qgis-common qgis-plugin-grass 2021-05-16T23:04:41.0580852Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-16T23:04:41.0582164Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-16T23:04:41.0583538Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-16T23:04:41.0584748Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-16T23:04:41.0585895Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-16T23:04:41.0587164Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-16T23:04:41.0588233Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-16T23:04:41.0588862Z Suggested packages: 2021-05-16T23:04:41.0589746Z avahi-autoipd blt-demo libgdal-grass grass-dev grass-gui e00compr avce00 2021-05-16T23:04:41.0590848Z gnuplot gpsbabel gpstrans netpbm python3-rpy2 python3-termcolor grass 2021-05-16T23:04:41.0592181Z grass-dev-doc gvfs exiv2 geotiff-bin libgeotiff-epsg libvisual-0.4-plugins 2021-05-16T23:04:41.0593403Z libhdf4-doc libhdf4-alt-dev hdf4-tools libjs-jquery-ui-docs avahi-autoipd 2021-05-16T23:04:41.0594469Z | zeroconf ogdi-bin pcscd libqscintilla2-doc qtwayland5 2021-05-16T23:04:41.0595584Z qt5-qmltooling-plugins pinentry-doc python-cycler-doc python-future-doc 2021-05-16T23:04:41.0596889Z python3-genshi python3-lxml-dbg python-lxml-doc dvipng gir1.2-gtk-3.0 2021-05-16T23:04:41.0598099Z inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-16T23:04:41.0599222Z python3-gobject python3-nose python3-scipy python3-tornado 2021-05-16T23:04:41.0600388Z texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-16T23:04:41.0601637Z python3-pytest python3-numpy-dbg owslib-doc python-pil-doc python3-pil-dbg 2021-05-16T23:04:41.0602928Z python3-pandas python3-ipykernel python-psycopg2-doc python-pyparsing-doc 2021-05-16T23:04:41.0604115Z python3-pyqt5-dbg otb-qgis saga tix python3-tk-dbg qt5-doc comgt wvdial 2021-05-16T23:04:41.0605015Z wpagui libengine-pkcs11-openssl 2021-05-16T23:04:41.1370572Z The following NEW packages will be installed: 2021-05-16T23:04:41.1372532Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-16T23:04:41.1374215Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-16T23:04:41.1381381Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-16T23:04:41.1382915Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-16T23:04:41.1384458Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-16T23:04:41.1385921Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-16T23:04:41.1387300Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-16T23:04:41.1388870Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-16T23:04:41.1390452Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-16T23:04:41.1391939Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-16T23:04:41.1393480Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-16T23:04:41.1395028Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-16T23:04:41.1396661Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-16T23:04:41.1398409Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-16T23:04:41.1400102Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-16T23:04:41.1401722Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-16T23:04:41.1403268Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-16T23:04:41.1404832Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-16T23:04:41.1406471Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-16T23:04:41.1409900Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-16T23:04:41.1411074Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-16T23:04:41.1412310Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-16T23:04:41.1413467Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-16T23:04:41.1414567Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-16T23:04:41.1415676Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-16T23:04:41.1417093Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-16T23:04:41.1418441Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-16T23:04:41.1419837Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-16T23:04:41.1421436Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-16T23:04:41.1422762Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-16T23:04:41.1424010Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-16T23:04:41.1425221Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-16T23:04:41.1426546Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-16T23:04:41.1428008Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-16T23:04:41.1429449Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-16T23:04:41.1430904Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-16T23:04:41.1432254Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-16T23:04:41.1433578Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-16T23:04:41.1434857Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-16T23:04:41.1436247Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-16T23:04:41.1437649Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-16T23:04:41.1438932Z python3-webencodings qdoc-qt5 qgis qgis-common qgis-plugin-grass 2021-05-16T23:04:41.1440241Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-16T23:04:41.1441749Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-16T23:04:41.1443331Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-16T23:04:41.1444679Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-16T23:04:41.1446008Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-16T23:04:41.1447440Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-16T23:04:41.1449371Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-16T23:04:41.1619727Z 0 upgraded, 214 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:04:41.1620402Z Need to get 183 MB of archives. 2021-05-16T23:04:41.1621075Z After this operation, 776 MB of additional disk space will be used. 2021-05-16T23:04:41.1622715Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2021-05-16T23:04:41.1651849Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu1 [2005 kB] 2021-05-16T23:04:41.1934095Z 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-16T23:04:41.1947473Z 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-16T23:04:41.1952569Z 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-16T23:04:41.1958153Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmtdev1 amd64 1.1.5-1.1 [14.2 kB] 2021-05-16T23:04:41.1964444Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-common all 1.3-2ubuntu3 [45.3 kB] 2021-05-16T23:04:41.1971278Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom2 amd64 1.3-2ubuntu3 [20.0 kB] 2021-05-16T23:04:41.1975052Z 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-16T23:04:41.1980983Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput10 amd64 1.15.5-1ubuntu0.2 [112 kB] 2021-05-16T23:04:41.1991468Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu1 [208 kB] 2021-05-16T23:04:41.2011778Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu1 [674 kB] 2021-05-16T23:04:41.2077718Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [10.8 kB] 2021-05-16T23:04:41.2081973Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] 2021-05-16T23:04:41.2085845Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] 2021-05-16T23:04:41.2090062Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B] 2021-05-16T23:04:41.2094553Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB] 2021-05-16T23:04:41.2098391Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render-util0 amd64 0.3.9-1build1 [9912 B] 2021-05-16T23:04:41.2102018Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B] 2021-05-16T23:04:41.2105418Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinput0 amd64 1.14-2 [29.3 kB] 2021-05-16T23:04:41.2109393Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xkb1 amd64 1.14-2 [29.6 kB] 2021-05-16T23:04:41.2133872Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxkbcommon-x11-0 amd64 0.10.0-1 [13.4 kB] 2021-05-16T23:04:41.2137978Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5gui5 amd64 5.12.8+dfsg-0ubuntu1 [2971 kB] 2021-05-16T23:04:41.2387862Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5widgets5 amd64 5.12.8+dfsg-0ubuntu1 [2293 kB] 2021-05-16T23:04:41.2554763Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB] 2021-05-16T23:04:41.2569213Z 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-16T23:04:41.2584959Z 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-16T23:04:41.2641569Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhyphen0 amd64 2.8.8-7 [27.0 kB] 2021-05-16T23:04:41.2645176Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5positioning5 amd64 5.12.8+dfsg-0ubuntu1 [197 kB] 2021-05-16T23:04:41.2662350Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5printsupport5 amd64 5.12.8+dfsg-0ubuntu1 [193 kB] 2021-05-16T23:04:41.2678438Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5qml5 amd64 5.12.8-0ubuntu1 [1438 kB] 2021-05-16T23:04:41.2784307Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quick5 amd64 5.12.8-0ubuntu1 [1335 kB] 2021-05-16T23:04:41.2883347Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sensors5 amd64 5.12.8-0ubuntu1 [114 kB] 2021-05-16T23:04:41.2894110Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webchannel5 amd64 5.12.8-0ubuntu1 [51.2 kB] 2021-05-16T23:04:41.2899185Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwoff1 amd64 1.0.2-1build2 [42.0 kB] 2021-05-16T23:04:41.2906221Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-1ubuntu2 [12.1 MB] 2021-05-16T23:04:41.3924955Z 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-16T23:04:41.4254192Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers-common all 3.10.4+dfsg-1ubuntu2 [897 kB] 2021-05-16T23:04:41.4631907Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2 amd64 2.2.1-2build1 [307 kB] 2021-05-16T23:04:42.4078339Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2-plugins amd64 2.2.1-2build1 [191 kB] 2021-05-16T23:04:42.4120292Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5 amd64 5.12.8+dfsg-0ubuntu1 [121 kB] 2021-05-16T23:04:42.4135446Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5-sqlite amd64 5.12.8+dfsg-0ubuntu1 [47.5 kB] 2021-05-16T23:04:42.4142437Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-data all 3.0.4+dfsg-1build3 [186 kB] 2021-05-16T23:04:42.4156466Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarpack2 amd64 3.7.0-3 [92.8 kB] 2021-05-16T23:04:42.4165528Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsuperlu5 amd64 5.2.1+dfsg1-4 [159 kB] 2021-05-16T23:04:42.4177922Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarmadillo9 amd64 1:9.800.4+dfsg-1build1 [93.2 kB] 2021-05-16T23:04:42.4188305Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcfitsio8 amd64 3.470-3 [466 kB] 2021-05-16T23:04:42.4223326Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcharls2 amd64 2.0.0+dfsg-1build1 [74.1 kB] 2021-05-16T23:04:42.4232602Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdap25 amd64 3.20.5-1 [435 kB] 2021-05-16T23:04:42.4263951Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdapclient6v5 amd64 3.20.5-1 [92.2 kB] 2021-05-16T23:04:42.4274467Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libepsilon1 amd64 0.9.2+dfsg-4 [41.0 kB] 2021-05-16T23:04:42.4278629Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfreexl1 amd64 1.0.5-3 [33.4 kB] 2021-05-16T23:04:42.4282444Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfyba0 amd64 4.1.1-6build1 [113 kB] 2021-05-16T23:04:42.4293374Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-3.8.0 amd64 3.8.0-1build1 [535 kB] 2021-05-16T23:04:42.4334435Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-c1v5 amd64 3.8.0-1build1 [69.9 kB] 2021-05-16T23:04:42.4342448Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-data all 6.3.1-1 [7647 kB] 2021-05-16T23:04:42.4886680Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libproj15 amd64 6.3.1-1 [925 kB] 2021-05-16T23:04:42.4957088Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeotiff5 amd64 1.5.1-2 [53.1 kB] 2021-05-16T23:04:42.4960238Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf4-0-alt amd64 4.2.14-1ubuntu1 [268 kB] 2021-05-16T23:04:42.4990243Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2021-05-16T23:04:42.4993040Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liburiparser1 amd64 0.9.3-2 [39.3 kB] 2021-05-16T23:04:42.4995962Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlbase1 amd64 1.3.0-8build1 [45.4 kB] 2021-05-16T23:04:42.4997491Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmldom1 amd64 1.3.0-8build1 [152 kB] 2021-05-16T23:04:42.5009778Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlengine1 amd64 1.3.0-8build1 [72.5 kB] 2021-05-16T23:04:42.5017109Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnetcdf15 amd64 1:4.7.3-1 [341 kB] 2021-05-16T23:04:42.5046292Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libogdi4.1 amd64 4.1.0+ds-1build1 [198 kB] 2021-05-16T23:04:42.5061676Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqhull7 amd64 2015.2-4 [152 kB] 2021-05-16T23:04:42.5074984Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialite7 amd64 4.3.0a-6build1 [1286 kB] 2021-05-16T23:04:42.5169030Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxerces-c3.2 amd64 3.2.2+debian-1build3 [878 kB] 2021-05-16T23:04:42.5234433Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgdal26 amd64 3.0.4+dfsg-1build3 [6156 kB] 2021-05-16T23:04:42.5674693Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5concurrent5 amd64 5.12.8+dfsg-0ubuntu1 [33.5 kB] 2021-05-16T23:04:42.5676946Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5keychain1 amd64 0.10.0-1build1 [48.4 kB] 2021-05-16T23:04:42.5736084Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5serialport5 amd64 5.12.8-0ubuntu1 [33.1 kB] 2021-05-16T23:04:42.5742250Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5xml5 amd64 5.12.8+dfsg-0ubuntu1 [105 kB] 2021-05-16T23:04:42.5752312Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialindex6 amd64 1.9.3-1build1 [266 kB] 2021-05-16T23:04:42.5801670Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzip5 amd64 1.5.1-0ubuntu1 [46.7 kB] 2021-05-16T23:04:42.6129209Z 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-16T23:04:42.7335301Z 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-16T23:04:42.7343745Z 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-16T23:04:42.7353643Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-15 amd64 2.11.2+dfsg-6 [1238 kB] 2021-05-16T23:04:42.7550152Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quickwidgets5 amd64 5.12.8-0ubuntu1 [39.8 kB] 2021-05-16T23:04:42.7556577Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5opengl5 amd64 5.12.8+dfsg-0ubuntu1 [136 kB] 2021-05-16T23:04:42.7910705Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqwt-qt5-6 amd64 6.1.4-1.1build1 [427 kB] 2021-05-16T23:04:42.8323655Z 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-16T23:04:42.9189362Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers amd64 3.10.4+dfsg-1ubuntu2 [1940 kB] 2021-05-16T23:04:42.9355788Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-core7 amd64 0.7-4ubuntu7 [81.7 kB] 2021-05-16T23:04:42.9366464Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdaemon0 amd64 0.14-7 [13.9 kB] 2021-05-16T23:04:42.9368375Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 avahi-daemon amd64 0.7-4ubuntu7 [61.0 kB] 2021-05-16T23:04:42.9374971Z 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-16T23:04:42.9418463Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4944 B] 2021-05-16T23:04:42.9631635Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2021-05-16T23:04:42.9649775Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgck-1-0 amd64 3.36.0-2build1 [75.5 kB] 2021-05-16T23:04:42.9661463Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-base-3-1 amd64 3.36.0-2build1 [193 kB] 2021-05-16T23:04:42.9685329Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-ui-3-1 amd64 3.36.0-2build1 [127 kB] 2021-05-16T23:04:42.9702977Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gcr amd64 3.36.0-2build1 [63.9 kB] 2021-05-16T23:04:42.9714683Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2725 kB] 2021-05-16T23:04:42.9948248Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-gdal amd64 3.0.4+dfsg-1build3 [527 kB] 2021-05-16T23:04:42.9988644Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-bin amd64 3.0.4+dfsg-1build3 [256 kB] 2021-05-16T23:04:43.0010915Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-glib1 amd64 0.7-4ubuntu7 [7804 B] 2021-05-16T23:04:43.0012813Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmm-glib0 amd64 1.12.8-1 [185 kB] 2021-05-16T23:04:43.0026936Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 geoclue-2.0 amd64 2.5.6-0ubuntu1 [91.9 kB] 2021-05-16T23:04:43.0060959Z 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-16T23:04:43.0140556Z 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-16T23:04:43.0154985Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 pinentry-gnome3 amd64 1.1.0-3build1 [38.6 kB] 2021-05-16T23:04:43.0162224Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring amd64 3.36.0-1ubuntu1 [613 kB] 2021-05-16T23:04:43.0263222Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring-pkcs11 amd64 3.36.0-1ubuntu1 [28.0 kB] 2021-05-16T23:04:43.0787922Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-doc all 7.8.2-1build3 [32.4 MB] 2021-05-16T23:04:44.2358842Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblaszip8 amd64 3.4.3-1build1 [125 kB] 2021-05-16T23:04:44.2856252Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-util9 amd64 2.0.1+ds-1build3 [68.5 kB] 2021-05-16T23:04:44.3410192Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-base9 amd64 2.0.1+ds-1build3 [1739 kB] 2021-05-16T23:04:44.4592687Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-core amd64 7.8.2-1build3 [5737 kB] 2021-05-16T23:04:44.7054821Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdparanoia0 amd64 3.10.2+debian-13 [46.7 kB] 2021-05-16T23:04:44.7061511Z 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-16T23:04:44.7075979Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gstreamer1.0-plugins-base amd64 1.16.2-4 [619 kB] 2021-05-16T23:04:44.7124806Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 iio-sensor-proxy amd64 2.8-1ubuntu1 [35.8 kB] 2021-05-16T23:04:44.7133217Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libassimp5 amd64 5.0.1~ds0-1build1 [2775 kB] 2021-05-16T23:04:44.8262133Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexiv2-27 amd64 0.27.2-8ubuntu2.2 [788 kB] 2021-05-16T23:04:44.8353374Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi0ldbl amd64 2.4.0-10build1 [155 kB] 2021-05-16T23:04:44.8370607Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi-bin amd64 2.4.0-10build1 [10.5 kB] 2021-05-16T23:04:44.8377154Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2021-05-16T23:04:44.8385321Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2021-05-16T23:04:44.8407346Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-glib4 amd64 1.22.0-2 [101 kB] 2021-05-16T23:04:44.8418921Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-proxy amd64 1.22.0-2 [5908 B] 2021-05-16T23:04:44.8425070Z 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-16T23:04:44.8430258Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-05-16T23:04:44.8447796Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnss-mdns amd64 0.14.1-1ubuntu1 [22.9 kB] 2021-05-16T23:04:44.8454374Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpam-gnome-keyring amd64 3.36.0-1ubuntu1 [23.3 kB] 2021-05-16T23:04:44.8460519Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB] 2021-05-16T23:04:44.8787704Z 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-16T23:04:44.9202711Z 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-16T23:04:44.9605469Z 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-16T23:04:45.0044958Z Get:132 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-python amd64 2.0.1+ds-1build3 [136 kB] 2021-05-16T23:04:45.0202773Z Get:133 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsqlite3-mod-spatialite amd64 4.3.0a-6build1 [1265 kB] 2021-05-16T23:04:45.1371051Z 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-16T23:04:45.1858497Z Get:135 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugins amd64 2.0.1+ds-1build3 [12.9 kB] 2021-05-16T23:04:45.2237812Z Get:136 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dcore5 amd64 5.12.8+dfsg-0ubuntu1 [137 kB] 2021-05-16T23:04:45.2734844Z Get:137 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53drender5 amd64 5.12.8+dfsg-0ubuntu1 [689 kB] 2021-05-16T23:04:45.3462595Z Get:138 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53danimation5 amd64 5.12.8+dfsg-0ubuntu1 [159 kB] 2021-05-16T23:04:45.3955645Z Get:139 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dinput5 amd64 5.12.8+dfsg-0ubuntu1 [125 kB] 2021-05-16T23:04:45.4422575Z Get:140 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dlogic5 amd64 5.12.8+dfsg-0ubuntu1 [25.9 kB] 2021-05-16T23:04:45.4879364Z Get:141 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dextras5 amd64 5.12.8+dfsg-0ubuntu1 [157 kB] 2021-05-16T23:04:45.5348191Z 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-16T23:04:45.5743616Z 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-16T23:04:45.6163954Z Get:144 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-gltfsceneio-plugin amd64 5.12.8+dfsg-0ubuntu1 [110 kB] 2021-05-16T23:04:45.6622694Z Get:145 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dquickscene2d5 amd64 5.12.8+dfsg-0ubuntu1 [38.4 kB] 2021-05-16T23:04:45.7021646Z 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-16T23:04:45.7419442Z 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-16T23:04:45.8028773Z 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-16T23:04:45.8995770Z 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-16T23:04:46.0184585Z Get:150 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtchooser amd64 66-2build1 [24.7 kB] 2021-05-16T23:04:46.0234586Z Get:151 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qdoc-qt5 amd64 5.12.8-0ubuntu1 [507 kB] 2021-05-16T23:04:46.0458749Z Get:152 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5help5 amd64 5.12.8-0ubuntu1 [134 kB] 2021-05-16T23:04:46.0501577Z Get:153 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qhelpgenerator-qt5 amd64 5.12.8-0ubuntu1 [64.3 kB] 2021-05-16T23:04:46.0590746Z Get:154 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-assistant amd64 5.12.8-0ubuntu1 [369 kB] 2021-05-16T23:04:46.0814437Z Get:155 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtattributionsscanner-qt5 amd64 5.12.8-0ubuntu1 [26.0 kB] 2021-05-16T23:04:46.0847406Z Get:156 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designer5 amd64 5.12.8-0ubuntu1 [2778 kB] 2021-05-16T23:04:46.2013628Z Get:157 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designercomponents5 amd64 5.12.8-0ubuntu1 [718 kB] 2021-05-16T23:04:46.2328598Z Get:158 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttools5-dev-tools amd64 5.12.8-0ubuntu1 [1031 kB] 2021-05-16T23:04:46.3081864Z Get:159 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-customwidgets amd64 3.10.4+dfsg-1ubuntu2 [3397 kB] 2021-05-16T23:04:46.4732391Z 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-16T23:04:46.5277345Z 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-16T23:04:46.5768370Z 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-16T23:04:46.5809014Z Get:163 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-glib5 amd64 1.24.8-1 [529 kB] 2021-05-16T23:04:46.5855789Z Get:164 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-proxy amd64 1.24.8-1 [5856 B] 2021-05-16T23:04:46.5858878Z Get:165 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5test5 amd64 5.12.8+dfsg-0ubuntu1 [131 kB] 2021-05-16T23:04:46.5875166Z Get:166 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-bin amd64 1.3-2ubuntu3 [5484 B] 2021-05-16T23:04:46.5878094Z Get:167 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 modemmanager amd64 1.12.8-1 [755 kB] 2021-05-16T23:04:46.5932257Z Get:168 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-05-16T23:04:47.2587525Z Get:169 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3788 kB] 2021-05-16T23:04:47.2591035Z Get:170 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2021-05-16T23:04:47.2593289Z Get:171 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2021-05-16T23:04:47.2595887Z Get:172 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8132 B] 2021-05-16T23:04:47.2598603Z Get:173 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2021-05-16T23:04:47.2600580Z Get:174 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2021-05-16T23:04:47.2604534Z Get:175 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-future all 0.18.2-2 [336 kB] 2021-05-16T23:04:47.2607408Z Get:176 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2021-05-16T23:04:47.2609574Z Get:177 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2021-05-16T23:04:47.2611644Z Get:178 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-ipython-genutils all 0.2.0-1ubuntu1 [21.1 kB] 2021-05-16T23:04:47.2613698Z Get:179 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-traitlets all 4.3.3-3 [59.9 kB] 2021-05-16T23:04:47.2615696Z Get:180 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-jupyter-core all 4.6.3-3 [41.2 kB] 2021-05-16T23:04:47.2617734Z Get:181 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2021-05-16T23:04:47.2619740Z Get:182 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.3 [1382 kB] 2021-05-16T23:04:47.2621690Z Get:183 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-05-16T23:04:47.2624431Z Get:184 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4459 kB] 2021-05-16T23:04:47.2626237Z Get:185 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nbformat all 5.0.4-1 [29.8 kB] 2021-05-16T23:04:47.2627931Z Get:186 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-05-16T23:04:47.2629931Z Get:187 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyproj amd64 2.5.0+ds-1 [297 kB] 2021-05-16T23:04:47.2631633Z Get:188 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB] 2021-05-16T23:04:47.2633287Z Get:189 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-owslib all 0.19.1-1 [115 kB] 2021-05-16T23:04:47.2640814Z Get:190 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.3 [363 kB] 2021-05-16T23:04:47.3045937Z Get:191 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-retrying all 1.3.3-4 [8160 B] 2021-05-16T23:04:47.3426062Z Get:192 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-plotly all 4.4.1+dfsg-1 [1960 kB] 2021-05-16T23:04:47.4278665Z Get:193 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-psycopg2 amd64 2.8.4-2 [112 kB] 2021-05-16T23:04:47.4337484Z Get:194 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sip amd64 4.19.21+dfsg-1build1 [87.9 kB] 2021-05-16T23:04:47.4351281Z Get:195 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5 amd64 5.14.1+dfsg-3build1 [2318 kB] 2021-05-16T23:04:47.5331238Z Get:196 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qsci amd64 2.11.2+dfsg-6 [230 kB] 2021-05-16T23:04:47.5843577Z 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-16T23:04:47.5900185Z 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-16T23:04:47.5953480Z Get:199 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtwebkit amd64 5.14.1+dfsg-3build1 [103 kB] 2021-05-16T23:04:47.6400628Z Get:200 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis-common all 3.10.4+dfsg-1ubuntu2 [2390 kB] 2021-05-16T23:04:47.7631005Z Get:201 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis amd64 3.10.4+dfsg-1ubuntu2 [7772 kB] 2021-05-16T23:04:48.0346033Z 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-16T23:04:48.0385112Z Get:203 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-leaflet all 1.6.0~dfsg-1 [313 kB] 2021-05-16T23:04:48.0490487Z Get:204 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-common all 3.10.4+dfsg-1ubuntu2 [16.7 MB] 2021-05-16T23:04:48.4229794Z Get:205 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis amd64 3.10.4+dfsg-1ubuntu2 [4788 kB] 2021-05-16T23:04:48.5521530Z 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-16T23:04:48.5560208Z 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-16T23:04:48.5568425Z Get:208 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass amd64 3.10.4+dfsg-1ubuntu2 [601 kB] 2021-05-16T23:04:48.5615196Z Get:209 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-gtk-platformtheme amd64 5.12.8+dfsg-0ubuntu1 [124 kB] 2021-05-16T23:04:48.5625337Z Get:210 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1486 kB] 2021-05-16T23:04:48.5732970Z Get:211 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 wpasupplicant amd64 2:2.9-1ubuntu4.3 [1183 kB] 2021-05-16T23:04:48.6012784Z Get:212 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-bin amd64 6.3.1-1 [88.8 kB] 2021-05-16T23:04:48.6025063Z Get:213 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch-data all 20191128-3 [32.3 kB] 2021-05-16T23:04:48.6029771Z Get:214 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch amd64 2.5.2+repack0-2ubuntu3 [53.1 kB] 2021-05-16T23:04:49.6343696Z Fetched 183 MB in 7s (24.5 MB/s) 2021-05-16T23:04:49.6664121Z Selecting previously unselected package libdouble-conversion3:amd64. 2021-05-16T23:04:49.6739197Z (Reading database ... 2021-05-16T23:04:49.6740033Z (Reading database ... 5% 2021-05-16T23:04:49.6740670Z (Reading database ... 10% 2021-05-16T23:04:49.6741271Z (Reading database ... 15% 2021-05-16T23:04:49.6741894Z (Reading database ... 20% 2021-05-16T23:04:49.6742497Z (Reading database ... 25% 2021-05-16T23:04:49.6743135Z (Reading database ... 30% 2021-05-16T23:04:49.6743752Z (Reading database ... 35% 2021-05-16T23:04:49.6744481Z (Reading database ... 40% 2021-05-16T23:04:49.6745091Z (Reading database ... 45% 2021-05-16T23:04:49.6745686Z (Reading database ... 50% 2021-05-16T23:04:49.6765539Z (Reading database ... 55% 2021-05-16T23:04:49.6805514Z (Reading database ... 60% 2021-05-16T23:04:49.6833609Z (Reading database ... 65% 2021-05-16T23:04:49.6951956Z (Reading database ... 70% 2021-05-16T23:04:49.7061911Z (Reading database ... 75% 2021-05-16T23:04:49.7084558Z (Reading database ... 80% 2021-05-16T23:04:49.7437331Z (Reading database ... 85% 2021-05-16T23:04:49.7714321Z (Reading database ... 90% 2021-05-16T23:04:49.7784970Z (Reading database ... 95% 2021-05-16T23:04:49.7785817Z (Reading database ... 100% 2021-05-16T23:04:49.7786764Z (Reading database ... 269811 files and directories currently installed.) 2021-05-16T23:04:49.7893811Z Preparing to unpack .../000-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2021-05-16T23:04:49.7930425Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-16T23:04:49.8289598Z Selecting previously unselected package libqt5core5a:amd64. 2021-05-16T23:04:49.8505557Z Preparing to unpack .../001-libqt5core5a_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:04:49.8578360Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:04:50.0370179Z Selecting previously unselected package libegl-mesa0:amd64. 2021-05-16T23:04:50.0569617Z Preparing to unpack .../002-libegl-mesa0_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T23:04:50.0578620Z Unpacking libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T23:04:50.0929350Z Selecting previously unselected package libegl1:amd64. 2021-05-16T23:04:50.1178104Z Preparing to unpack .../003-libegl1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T23:04:50.1186162Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T23:04:50.1489284Z Selecting previously unselected package libevdev2:amd64. 2021-05-16T23:04:50.1715407Z Preparing to unpack .../004-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2021-05-16T23:04:50.1728391Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-16T23:04:50.2048940Z Selecting previously unselected package libmtdev1:amd64. 2021-05-16T23:04:50.2252194Z Preparing to unpack .../005-libmtdev1_1.1.5-1.1_amd64.deb ... 2021-05-16T23:04:50.2262434Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-16T23:04:50.2529037Z Selecting previously unselected package libwacom-common. 2021-05-16T23:04:50.2768670Z Preparing to unpack .../006-libwacom-common_1.3-2ubuntu3_all.deb ... 2021-05-16T23:04:50.2775950Z Unpacking libwacom-common (1.3-2ubuntu3) ... 2021-05-16T23:04:50.3328550Z Selecting previously unselected package libwacom2:amd64. 2021-05-16T23:04:50.3560846Z Preparing to unpack .../007-libwacom2_1.3-2ubuntu3_amd64.deb ... 2021-05-16T23:04:50.3568756Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-16T23:04:50.3848949Z Selecting previously unselected package libinput-bin. 2021-05-16T23:04:50.4059498Z Preparing to unpack .../008-libinput-bin_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-16T23:04:50.4068297Z Unpacking libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-16T23:04:50.4368468Z Selecting previously unselected package libinput10:amd64. 2021-05-16T23:04:50.4582593Z Preparing to unpack .../009-libinput10_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-16T23:04:50.4605496Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-16T23:04:50.4969593Z Selecting previously unselected package libqt5dbus5:amd64. 2021-05-16T23:04:50.5195376Z Preparing to unpack .../010-libqt5dbus5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:04:50.5205230Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:04:50.5649376Z Selecting previously unselected package libqt5network5:amd64. 2021-05-16T23:04:50.5890670Z Preparing to unpack .../011-libqt5network5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:04:50.5909880Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:04:50.6729318Z Selecting previously unselected package libxcb-icccm4:amd64. 2021-05-16T23:04:50.6962400Z Preparing to unpack .../012-libxcb-icccm4_0.4.1-1.1_amd64.deb ... 2021-05-16T23:04:50.6974044Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-16T23:04:50.7249202Z Selecting previously unselected package libxcb-util1:amd64. 2021-05-16T23:04:50.7476061Z Preparing to unpack .../013-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... 2021-05-16T23:04:50.7486451Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-16T23:04:50.7800781Z Selecting previously unselected package libxcb-image0:amd64. 2021-05-16T23:04:50.7996423Z Preparing to unpack .../014-libxcb-image0_0.4.0-1build1_amd64.deb ... 2021-05-16T23:04:50.8014566Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-16T23:04:50.8289419Z Selecting previously unselected package libxcb-keysyms1:amd64. 2021-05-16T23:04:50.8551463Z Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build1_amd64.deb ... 2021-05-16T23:04:50.8568851Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-16T23:04:50.8848851Z Selecting previously unselected package libxcb-randr0:amd64. 2021-05-16T23:04:50.9066459Z Preparing to unpack .../016-libxcb-randr0_1.14-2_amd64.deb ... 2021-05-16T23:04:50.9077838Z Unpacking libxcb-randr0:amd64 (1.14-2) ... 2021-05-16T23:04:50.9408812Z Selecting previously unselected package libxcb-render-util0:amd64. 2021-05-16T23:04:50.9605218Z Preparing to unpack .../017-libxcb-render-util0_0.3.9-1build1_amd64.deb ... 2021-05-16T23:04:50.9626899Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-16T23:04:50.9881976Z Selecting previously unselected package libxcb-xinerama0:amd64. 2021-05-16T23:04:51.0108152Z Preparing to unpack .../018-libxcb-xinerama0_1.14-2_amd64.deb ... 2021-05-16T23:04:51.0115489Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-16T23:04:51.0369620Z Selecting previously unselected package libxcb-xinput0:amd64. 2021-05-16T23:04:51.0601021Z Preparing to unpack .../019-libxcb-xinput0_1.14-2_amd64.deb ... 2021-05-16T23:04:51.0613021Z Unpacking libxcb-xinput0:amd64 (1.14-2) ... 2021-05-16T23:04:51.0889630Z Selecting previously unselected package libxcb-xkb1:amd64. 2021-05-16T23:04:51.1116139Z Preparing to unpack .../020-libxcb-xkb1_1.14-2_amd64.deb ... 2021-05-16T23:04:51.1125336Z Unpacking libxcb-xkb1:amd64 (1.14-2) ... 2021-05-16T23:04:51.1569233Z Selecting previously unselected package libxkbcommon-x11-0:amd64. 2021-05-16T23:04:51.1764544Z Preparing to unpack .../021-libxkbcommon-x11-0_0.10.0-1_amd64.deb ... 2021-05-16T23:04:51.1775165Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-16T23:04:51.2128781Z Selecting previously unselected package libqt5gui5:amd64. 2021-05-16T23:04:51.2363033Z Preparing to unpack .../022-libqt5gui5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:04:51.2431325Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:04:51.5369659Z Selecting previously unselected package libqt5widgets5:amd64. 2021-05-16T23:04:51.5569774Z Preparing to unpack .../023-libqt5widgets5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:04:51.5586249Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:04:51.7809346Z Selecting previously unselected package libqt5svg5:amd64. 2021-05-16T23:04:51.8046433Z Preparing to unpack .../024-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:04:51.8061882Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:04:51.8489177Z Selecting previously unselected package liborc-0.4-0:amd64. 2021-05-16T23:04:51.8682006Z Preparing to unpack .../025-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ... 2021-05-16T23:04:51.8692571Z Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-16T23:04:51.9249872Z Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2021-05-16T23:04:51.9455980Z Preparing to unpack .../026-libgstreamer-plugins-base1.0-0_1.16.2-4_amd64.deb ... 2021-05-16T23:04:51.9470742Z Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-16T23:04:52.0369956Z Selecting previously unselected package libhyphen0:amd64. 2021-05-16T23:04:52.0608858Z Preparing to unpack .../027-libhyphen0_2.8.8-7_amd64.deb ... 2021-05-16T23:04:52.0621837Z Unpacking libhyphen0:amd64 (2.8.8-7) ... 2021-05-16T23:04:52.0929423Z Selecting previously unselected package libqt5positioning5:amd64. 2021-05-16T23:04:52.1172716Z Preparing to unpack .../028-libqt5positioning5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:04:52.1196771Z Unpacking libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:04:52.1648965Z Selecting previously unselected package libqt5printsupport5:amd64. 2021-05-16T23:04:52.1902064Z Preparing to unpack .../029-libqt5printsupport5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:04:52.1916020Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:04:52.2409359Z Selecting previously unselected package libqt5qml5:amd64. 2021-05-16T23:04:52.2642637Z Preparing to unpack .../030-libqt5qml5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:04:52.2650388Z Unpacking libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:04:52.4289252Z Selecting previously unselected package libqt5quick5:amd64. 2021-05-16T23:04:52.4489787Z Preparing to unpack .../031-libqt5quick5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:04:52.4501257Z Unpacking libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:04:52.5969458Z Selecting previously unselected package libqt5sensors5:amd64. 2021-05-16T23:04:52.6192058Z Preparing to unpack .../032-libqt5sensors5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:04:52.6202728Z Unpacking libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:04:52.6551941Z Selecting previously unselected package libqt5webchannel5:amd64. 2021-05-16T23:04:52.6832870Z Preparing to unpack .../033-libqt5webchannel5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:04:52.6840284Z Unpacking libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:04:52.7129324Z Selecting previously unselected package libwoff1:amd64. 2021-05-16T23:04:52.7369151Z Preparing to unpack .../034-libwoff1_1.0.2-1build2_amd64.deb ... 2021-05-16T23:04:52.7379286Z Unpacking libwoff1:amd64 (1.0.2-1build2) ... 2021-05-16T23:04:52.7688754Z Selecting previously unselected package libqt5webkit5:amd64. 2021-05-16T23:04:52.7916024Z Preparing to unpack .../035-libqt5webkit5_5.212.0~alpha4-1ubuntu2_amd64.deb ... 2021-05-16T23:04:52.7926892Z Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-16T23:04:54.0173109Z Selecting previously unselected package qt5-image-formats-plugins:amd64. 2021-05-16T23:04:54.0452700Z Preparing to unpack .../036-qt5-image-formats-plugins_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:04:54.0468718Z Unpacking qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:04:54.0794130Z Selecting previously unselected package qgis-providers-common. 2021-05-16T23:04:54.1076836Z Preparing to unpack .../037-qgis-providers-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T23:04:54.1103070Z Unpacking qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:04:54.3354564Z Selecting previously unselected package libqca-qt5-2:amd64. 2021-05-16T23:04:54.3639804Z Preparing to unpack .../038-libqca-qt5-2_2.2.1-2build1_amd64.deb ... 2021-05-16T23:04:54.3651359Z Unpacking libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-16T23:04:54.4169625Z Selecting previously unselected package libqca-qt5-2-plugins:amd64. 2021-05-16T23:04:54.4398355Z Preparing to unpack .../039-libqca-qt5-2-plugins_2.2.1-2build1_amd64.deb ... 2021-05-16T23:04:54.4406409Z Unpacking libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-16T23:04:54.4888525Z Selecting previously unselected package libqt5sql5:amd64. 2021-05-16T23:04:54.5082210Z Preparing to unpack .../040-libqt5sql5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:04:54.5091788Z Unpacking libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:04:54.5489320Z Selecting previously unselected package libqt5sql5-sqlite:amd64. 2021-05-16T23:04:54.5701371Z Preparing to unpack .../041-libqt5sql5-sqlite_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:04:54.5708982Z Unpacking libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:04:54.6008937Z Selecting previously unselected package gdal-data. 2021-05-16T23:04:54.6232252Z Preparing to unpack .../042-gdal-data_3.0.4+dfsg-1build3_all.deb ... 2021-05-16T23:04:54.6240777Z Unpacking gdal-data (3.0.4+dfsg-1build3) ... 2021-05-16T23:04:54.6728491Z Selecting previously unselected package libarpack2:amd64. 2021-05-16T23:04:54.6950047Z Preparing to unpack .../043-libarpack2_3.7.0-3_amd64.deb ... 2021-05-16T23:04:54.6957677Z Unpacking libarpack2:amd64 (3.7.0-3) ... 2021-05-16T23:04:54.7368497Z Selecting previously unselected package libsuperlu5:amd64. 2021-05-16T23:04:54.7580291Z Preparing to unpack .../044-libsuperlu5_5.2.1+dfsg1-4_amd64.deb ... 2021-05-16T23:04:54.7590507Z Unpacking libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-16T23:04:54.7970051Z Selecting previously unselected package libarmadillo9. 2021-05-16T23:04:54.8212441Z Preparing to unpack .../045-libarmadillo9_1%3a9.800.4+dfsg-1build1_amd64.deb ... 2021-05-16T23:04:54.8231734Z Unpacking libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-16T23:04:54.8569641Z Selecting previously unselected package libcfitsio8:amd64. 2021-05-16T23:04:54.8846196Z Preparing to unpack .../046-libcfitsio8_3.470-3_amd64.deb ... 2021-05-16T23:04:54.8853629Z Unpacking libcfitsio8:amd64 (3.470-3) ... 2021-05-16T23:04:54.9528631Z Selecting previously unselected package libcharls2:amd64. 2021-05-16T23:04:54.9759890Z Preparing to unpack .../047-libcharls2_2.0.0+dfsg-1build1_amd64.deb ... 2021-05-16T23:04:54.9772934Z Unpacking libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-16T23:04:55.0065719Z Selecting previously unselected package libdap25:amd64. 2021-05-16T23:04:55.0344125Z Preparing to unpack .../048-libdap25_3.20.5-1_amd64.deb ... 2021-05-16T23:04:55.0357834Z Unpacking libdap25:amd64 (3.20.5-1) ... 2021-05-16T23:04:55.0960973Z Selecting previously unselected package libdapclient6v5:amd64. 2021-05-16T23:04:55.1237745Z Preparing to unpack .../049-libdapclient6v5_3.20.5-1_amd64.deb ... 2021-05-16T23:04:55.1245306Z Unpacking libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-16T23:04:55.1544069Z Selecting previously unselected package libepsilon1:amd64. 2021-05-16T23:04:55.1823599Z Preparing to unpack .../050-libepsilon1_0.9.2+dfsg-4_amd64.deb ... 2021-05-16T23:04:55.1831430Z Unpacking libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-16T23:04:55.2067110Z Selecting previously unselected package libfreexl1:amd64. 2021-05-16T23:04:55.2343325Z Preparing to unpack .../051-libfreexl1_1.0.5-3_amd64.deb ... 2021-05-16T23:04:55.2360106Z Unpacking libfreexl1:amd64 (1.0.5-3) ... 2021-05-16T23:04:55.2592286Z Selecting previously unselected package libfyba0:amd64. 2021-05-16T23:04:55.2872778Z Preparing to unpack .../052-libfyba0_4.1.1-6build1_amd64.deb ... 2021-05-16T23:04:55.2879601Z Unpacking libfyba0:amd64 (4.1.1-6build1) ... 2021-05-16T23:04:55.3289247Z Selecting previously unselected package libgeos-3.8.0:amd64. 2021-05-16T23:04:55.3521554Z Preparing to unpack .../053-libgeos-3.8.0_3.8.0-1build1_amd64.deb ... 2021-05-16T23:04:55.3529152Z Unpacking libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-16T23:04:55.4197416Z Selecting previously unselected package libgeos-c1v5:amd64. 2021-05-16T23:04:55.4479523Z Preparing to unpack .../054-libgeos-c1v5_3.8.0-1build1_amd64.deb ... 2021-05-16T23:04:55.4489666Z Unpacking libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-16T23:04:55.4808788Z Selecting previously unselected package proj-data. 2021-05-16T23:04:55.5031191Z Preparing to unpack .../055-proj-data_6.3.1-1_all.deb ... 2021-05-16T23:04:55.5038543Z Unpacking proj-data (6.3.1-1) ... 2021-05-16T23:04:56.2365508Z Selecting previously unselected package libproj15:amd64. 2021-05-16T23:04:56.2646700Z Preparing to unpack .../056-libproj15_6.3.1-1_amd64.deb ... 2021-05-16T23:04:56.2673166Z Unpacking libproj15:amd64 (6.3.1-1) ... 2021-05-16T23:04:56.3723749Z Selecting previously unselected package libgeotiff5:amd64. 2021-05-16T23:04:56.3999363Z Preparing to unpack .../057-libgeotiff5_1.5.1-2_amd64.deb ... 2021-05-16T23:04:56.4008145Z Unpacking libgeotiff5:amd64 (1.5.1-2) ... 2021-05-16T23:04:56.4297529Z Selecting previously unselected package libhdf4-0-alt. 2021-05-16T23:04:56.4573308Z Preparing to unpack .../058-libhdf4-0-alt_4.2.14-1ubuntu1_amd64.deb ... 2021-05-16T23:04:56.4610868Z Unpacking libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-16T23:04:56.5178118Z Selecting previously unselected package libminizip1:amd64. 2021-05-16T23:04:56.5453472Z Preparing to unpack .../059-libminizip1_1.1-8build1_amd64.deb ... 2021-05-16T23:04:56.5480535Z Unpacking libminizip1:amd64 (1.1-8build1) ... 2021-05-16T23:04:56.5728711Z Selecting previously unselected package liburiparser1:amd64. 2021-05-16T23:04:56.6012186Z Preparing to unpack .../060-liburiparser1_0.9.3-2_amd64.deb ... 2021-05-16T23:04:56.6047272Z Unpacking liburiparser1:amd64 (0.9.3-2) ... 2021-05-16T23:04:56.6368523Z Selecting previously unselected package libkmlbase1:amd64. 2021-05-16T23:04:56.6594731Z Preparing to unpack .../061-libkmlbase1_1.3.0-8build1_amd64.deb ... 2021-05-16T23:04:56.6604548Z Unpacking libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-16T23:04:56.6928434Z Selecting previously unselected package libkmldom1:amd64. 2021-05-16T23:04:56.7132868Z Preparing to unpack .../062-libkmldom1_1.3.0-8build1_amd64.deb ... 2021-05-16T23:04:56.7143450Z Unpacking libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-16T23:04:56.7499264Z Selecting previously unselected package libkmlengine1:amd64. 2021-05-16T23:04:56.7775378Z Preparing to unpack .../063-libkmlengine1_1.3.0-8build1_amd64.deb ... 2021-05-16T23:04:56.7787626Z Unpacking libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-16T23:04:56.8128568Z Selecting previously unselected package libnetcdf15:amd64. 2021-05-16T23:04:56.8356873Z Preparing to unpack .../064-libnetcdf15_1%3a4.7.3-1_amd64.deb ... 2021-05-16T23:04:56.8363817Z Unpacking libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-16T23:04:56.8919080Z Selecting previously unselected package libogdi4.1. 2021-05-16T23:04:56.9200285Z Preparing to unpack .../065-libogdi4.1_4.1.0+ds-1build1_amd64.deb ... 2021-05-16T23:04:56.9219032Z Unpacking libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-16T23:04:56.9677563Z Selecting previously unselected package libqhull7:amd64. 2021-05-16T23:04:56.9963064Z Preparing to unpack .../066-libqhull7_2015.2-4_amd64.deb ... 2021-05-16T23:04:56.9987003Z Unpacking libqhull7:amd64 (2015.2-4) ... 2021-05-16T23:04:57.0418372Z Selecting previously unselected package libspatialite7:amd64. 2021-05-16T23:04:57.0705052Z Preparing to unpack .../067-libspatialite7_4.3.0a-6build1_amd64.deb ... 2021-05-16T23:04:57.0716461Z Unpacking libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-16T23:04:57.2163110Z Selecting previously unselected package libxerces-c3.2:amd64. 2021-05-16T23:04:57.2443273Z Preparing to unpack .../068-libxerces-c3.2_3.2.2+debian-1build3_amd64.deb ... 2021-05-16T23:04:57.2456640Z Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-16T23:04:57.3569186Z Selecting previously unselected package libgdal26. 2021-05-16T23:04:57.3828453Z Preparing to unpack .../069-libgdal26_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T23:04:57.3845276Z Unpacking libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-16T23:04:58.0073868Z Selecting previously unselected package libqt5concurrent5:amd64. 2021-05-16T23:04:58.0357596Z Preparing to unpack .../070-libqt5concurrent5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:04:58.0370761Z Unpacking libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:04:58.0729516Z Selecting previously unselected package libqt5keychain1:amd64. 2021-05-16T23:04:58.0968274Z Preparing to unpack .../071-libqt5keychain1_0.10.0-1build1_amd64.deb ... 2021-05-16T23:04:58.0978375Z Unpacking libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-16T23:04:58.1289967Z Selecting previously unselected package libqt5serialport5:amd64. 2021-05-16T23:04:58.1571701Z Preparing to unpack .../072-libqt5serialport5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:04:58.1588640Z Unpacking libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:04:58.1929513Z Selecting previously unselected package libqt5xml5:amd64. 2021-05-16T23:04:58.2175608Z Preparing to unpack .../073-libqt5xml5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:04:58.2186561Z Unpacking libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:04:58.2542606Z Selecting previously unselected package libspatialindex6:amd64. 2021-05-16T23:04:58.2828995Z Preparing to unpack .../074-libspatialindex6_1.9.3-1build1_amd64.deb ... 2021-05-16T23:04:58.2838239Z Unpacking libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-16T23:04:58.3357754Z Selecting previously unselected package libzip5:amd64. 2021-05-16T23:04:58.3639709Z Preparing to unpack .../075-libzip5_1.5.1-0ubuntu1_amd64.deb ... 2021-05-16T23:04:58.3651825Z Unpacking libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-16T23:04:58.4117213Z Selecting previously unselected package libqgis-core3.10.4. 2021-05-16T23:04:58.4403488Z Preparing to unpack .../076-libqgis-core3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:04:58.4413563Z Unpacking libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:04:58.9770223Z Selecting previously unselected package libqgis-native3.10.4. 2021-05-16T23:04:59.0015487Z Preparing to unpack .../077-libqgis-native3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:04:59.0026317Z Unpacking libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:04:59.0329854Z Selecting previously unselected package libqscintilla2-qt5-l10n. 2021-05-16T23:04:59.0580115Z Preparing to unpack .../078-libqscintilla2-qt5-l10n_2.11.2+dfsg-6_all.deb ... 2021-05-16T23:04:59.0595900Z Unpacking libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-16T23:04:59.0985373Z Selecting previously unselected package libqscintilla2-qt5-15. 2021-05-16T23:04:59.1268736Z Preparing to unpack .../079-libqscintilla2-qt5-15_2.11.2+dfsg-6_amd64.deb ... 2021-05-16T23:04:59.1275548Z Unpacking libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-16T23:04:59.2668348Z Selecting previously unselected package libqt5quickwidgets5:amd64. 2021-05-16T23:04:59.2951513Z Preparing to unpack .../080-libqt5quickwidgets5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:04:59.2959403Z Unpacking libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:04:59.3208190Z Selecting previously unselected package libqt5opengl5:amd64. 2021-05-16T23:04:59.3490969Z Preparing to unpack .../081-libqt5opengl5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:04:59.3502298Z Unpacking libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:04:59.3929232Z Selecting previously unselected package libqwt-qt5-6. 2021-05-16T23:04:59.4151432Z Preparing to unpack .../082-libqwt-qt5-6_6.1.4-1.1build1_amd64.deb ... 2021-05-16T23:04:59.4158549Z Unpacking libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-16T23:04:59.4846473Z Selecting previously unselected package libqgis-gui3.10.4. 2021-05-16T23:04:59.5123646Z Preparing to unpack .../083-libqgis-gui3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:04:59.5266120Z Unpacking libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:04:59.8810267Z Selecting previously unselected package qgis-providers. 2021-05-16T23:04:59.9053413Z Preparing to unpack .../084-qgis-providers_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:04:59.9066043Z Unpacking qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:05:00.1129406Z Selecting previously unselected package libavahi-core7:amd64. 2021-05-16T23:05:00.1392248Z Preparing to unpack .../085-libavahi-core7_0.7-4ubuntu7_amd64.deb ... 2021-05-16T23:05:00.1405001Z Unpacking libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-16T23:05:00.1809164Z Selecting previously unselected package libdaemon0:amd64. 2021-05-16T23:05:00.2046454Z Preparing to unpack .../086-libdaemon0_0.14-7_amd64.deb ... 2021-05-16T23:05:00.2057449Z Unpacking libdaemon0:amd64 (0.14-7) ... 2021-05-16T23:05:00.2370472Z Selecting previously unselected package avahi-daemon. 2021-05-16T23:05:00.2610936Z Preparing to unpack .../087-avahi-daemon_0.7-4ubuntu7_amd64.deb ... 2021-05-16T23:05:00.2619918Z Unpacking avahi-daemon (0.7-4ubuntu7) ... 2021-05-16T23:05:00.3170163Z Selecting previously unselected package tk8.6-blt2.5. 2021-05-16T23:05:00.3407107Z Preparing to unpack .../088-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-05-16T23:05:00.3419359Z Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-16T23:05:00.4113470Z Selecting previously unselected package blt. 2021-05-16T23:05:00.4398609Z Preparing to unpack .../089-blt_2.5.3+dfsg-4_amd64.deb ... 2021-05-16T23:05:00.4414235Z Unpacking blt (2.5.3+dfsg-4) ... 2021-05-16T23:05:00.4649193Z Selecting previously unselected package fonts-lyx. 2021-05-16T23:05:00.4892986Z Preparing to unpack .../090-fonts-lyx_2.3.4.2-2_all.deb ... 2021-05-16T23:05:00.4904008Z Unpacking fonts-lyx (2.3.4.2-2) ... 2021-05-16T23:05:00.5289608Z Selecting previously unselected package libgck-1-0:amd64. 2021-05-16T23:05:00.5527226Z Preparing to unpack .../091-libgck-1-0_3.36.0-2build1_amd64.deb ... 2021-05-16T23:05:00.5544219Z Unpacking libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-16T23:05:00.5888964Z Selecting previously unselected package libgcr-base-3-1:amd64. 2021-05-16T23:05:00.6160834Z Preparing to unpack .../092-libgcr-base-3-1_3.36.0-2build1_amd64.deb ... 2021-05-16T23:05:00.6168035Z Unpacking libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T23:05:00.6649267Z Selecting previously unselected package libgcr-ui-3-1:amd64. 2021-05-16T23:05:00.6908027Z Preparing to unpack .../093-libgcr-ui-3-1_3.36.0-2build1_amd64.deb ... 2021-05-16T23:05:00.6920941Z Unpacking libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T23:05:00.7289188Z Selecting previously unselected package gcr. 2021-05-16T23:05:00.7525049Z Preparing to unpack .../094-gcr_3.36.0-2build1_amd64.deb ... 2021-05-16T23:05:00.7532463Z Unpacking gcr (3.36.0-2build1) ... 2021-05-16T23:05:00.7889139Z Selecting previously unselected package python3-numpy. 2021-05-16T23:05:00.8119888Z Preparing to unpack .../095-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-05-16T23:05:00.8128653Z Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-16T23:05:01.0840405Z Selecting previously unselected package python3-gdal. 2021-05-16T23:05:01.1132290Z Preparing to unpack .../096-python3-gdal_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T23:05:01.1141924Z Unpacking python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-16T23:05:01.1857671Z Selecting previously unselected package gdal-bin. 2021-05-16T23:05:01.2225211Z Preparing to unpack .../097-gdal-bin_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T23:05:01.2236407Z Unpacking gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-16T23:05:01.2714669Z Selecting previously unselected package libavahi-glib1:amd64. 2021-05-16T23:05:01.3000855Z Preparing to unpack .../098-libavahi-glib1_0.7-4ubuntu7_amd64.deb ... 2021-05-16T23:05:01.3010961Z Unpacking libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-16T23:05:01.3271463Z Selecting previously unselected package libmm-glib0:amd64. 2021-05-16T23:05:02.2609158Z Preparing to unpack .../099-libmm-glib0_1.12.8-1_amd64.deb ... 2021-05-16T23:05:02.2610228Z Unpacking libmm-glib0:amd64 (1.12.8-1) ... 2021-05-16T23:05:02.2611182Z Selecting previously unselected package geoclue-2.0. 2021-05-16T23:05:02.2612245Z Preparing to unpack .../100-geoclue-2.0_2.5.6-0ubuntu1_amd64.deb ... 2021-05-16T23:05:02.2613155Z Unpacking geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-16T23:05:02.2614178Z Selecting previously unselected package p11-kit-modules:amd64. 2021-05-16T23:05:02.2615301Z Preparing to unpack .../101-p11-kit-modules_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-16T23:05:02.2616305Z Unpacking p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-16T23:05:02.2617251Z Selecting previously unselected package p11-kit. 2021-05-16T23:05:02.2618256Z Preparing to unpack .../102-p11-kit_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-16T23:05:02.2619104Z Unpacking p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-16T23:05:02.2620264Z Selecting previously unselected package pinentry-gnome3. 2021-05-16T23:05:02.2621427Z Preparing to unpack .../103-pinentry-gnome3_1.1.0-3build1_amd64.deb ... 2021-05-16T23:05:02.2622392Z Unpacking pinentry-gnome3 (1.1.0-3build1) ... 2021-05-16T23:05:02.2623377Z Selecting previously unselected package gnome-keyring. 2021-05-16T23:05:02.2624468Z Preparing to unpack .../104-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T23:05:02.2625539Z Unpacking gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-16T23:05:02.2626616Z Selecting previously unselected package gnome-keyring-pkcs11:amd64. 2021-05-16T23:05:02.2627852Z Preparing to unpack .../105-gnome-keyring-pkcs11_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T23:05:02.2628959Z Unpacking gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T23:05:02.2629968Z Selecting previously unselected package grass-doc. 2021-05-16T23:05:02.2630968Z Preparing to unpack .../106-grass-doc_7.8.2-1build3_all.deb ... 2021-05-16T23:05:02.2631848Z Unpacking grass-doc (7.8.2-1build3) ... 2021-05-16T23:05:03.5128849Z Selecting previously unselected package liblaszip8:amd64. 2021-05-16T23:05:03.5352274Z Preparing to unpack .../107-liblaszip8_3.4.3-1build1_amd64.deb ... 2021-05-16T23:05:03.5360396Z Unpacking liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-16T23:05:03.5729763Z Selecting previously unselected package libpdal-util9. 2021-05-16T23:05:03.6013589Z Preparing to unpack .../108-libpdal-util9_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T23:05:03.6025197Z Unpacking libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-16T23:05:03.6381980Z Selecting previously unselected package libpdal-base9. 2021-05-16T23:05:03.6663828Z Preparing to unpack .../109-libpdal-base9_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T23:05:03.6690150Z Unpacking libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-16T23:05:03.8529216Z Selecting previously unselected package grass-core. 2021-05-16T23:05:03.8800710Z Preparing to unpack .../110-grass-core_7.8.2-1build3_amd64.deb ... 2021-05-16T23:05:03.8806447Z Unpacking grass-core (7.8.2-1build3) ... 2021-05-16T23:05:04.4449599Z Selecting previously unselected package libcdparanoia0:amd64. 2021-05-16T23:05:04.4709499Z Preparing to unpack .../111-libcdparanoia0_3.10.2+debian-13_amd64.deb ... 2021-05-16T23:05:04.4720715Z Unpacking libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-16T23:05:04.5050043Z Selecting previously unselected package libvisual-0.4-0:amd64. 2021-05-16T23:05:04.5302370Z Preparing to unpack .../112-libvisual-0.4-0_0.4.0-17_amd64.deb ... 2021-05-16T23:05:04.5313183Z Unpacking libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-16T23:05:04.5769319Z Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2021-05-16T23:05:04.5997670Z Preparing to unpack .../113-gstreamer1.0-plugins-base_1.16.2-4_amd64.deb ... 2021-05-16T23:05:04.6010945Z Unpacking gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-16T23:05:04.6809557Z Selecting previously unselected package iio-sensor-proxy. 2021-05-16T23:05:04.7087458Z Preparing to unpack .../114-iio-sensor-proxy_2.8-1ubuntu1_amd64.deb ... 2021-05-16T23:05:04.7097603Z Unpacking iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-16T23:05:04.7448508Z Selecting previously unselected package libassimp5:amd64. 2021-05-16T23:05:04.7675328Z Preparing to unpack .../115-libassimp5_5.0.1~ds0-1build1_amd64.deb ... 2021-05-16T23:05:04.7696359Z Unpacking libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-16T23:05:05.0889431Z Selecting previously unselected package libexiv2-27:amd64. 2021-05-16T23:05:05.1104455Z Preparing to unpack .../116-libexiv2-27_0.27.2-8ubuntu2.2_amd64.deb ... 2021-05-16T23:05:05.1114469Z Unpacking libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-16T23:05:05.2128888Z Selecting previously unselected package libfcgi0ldbl:amd64. 2021-05-16T23:05:05.2338188Z Preparing to unpack .../117-libfcgi0ldbl_2.4.0-10build1_amd64.deb ... 2021-05-16T23:05:05.2346966Z Unpacking libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-16T23:05:05.2728989Z Selecting previously unselected package libfcgi-bin. 2021-05-16T23:05:05.2979722Z Preparing to unpack .../118-libfcgi-bin_2.4.0-10build1_amd64.deb ... 2021-05-16T23:05:05.2990840Z Unpacking libfcgi-bin (2.4.0-10build1) ... 2021-05-16T23:05:05.3221828Z Selecting previously unselected package libimagequant0:amd64. 2021-05-16T23:05:05.3503128Z Preparing to unpack .../119-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-05-16T23:05:05.3514486Z Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-16T23:05:05.3809523Z Selecting previously unselected package libjs-jquery-ui. 2021-05-16T23:05:05.4041753Z Preparing to unpack .../120-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-05-16T23:05:05.4107792Z Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-16T23:05:05.4809010Z Selecting previously unselected package libmbim-glib4:amd64. 2021-05-16T23:05:05.5030393Z Preparing to unpack .../121-libmbim-glib4_1.22.0-2_amd64.deb ... 2021-05-16T23:05:05.5044002Z Unpacking libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-16T23:05:05.5345961Z Selecting previously unselected package libmbim-proxy. 2021-05-16T23:05:05.5630344Z Preparing to unpack .../122-libmbim-proxy_1.22.0-2_amd64.deb ... 2021-05-16T23:05:05.5641001Z Unpacking libmbim-proxy (1.22.0-2) ... 2021-05-16T23:05:05.5848847Z Selecting previously unselected package libnl-genl-3-200:amd64. 2021-05-16T23:05:05.6128221Z Preparing to unpack .../123-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-05-16T23:05:05.6138780Z Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-16T23:05:05.6364107Z Selecting previously unselected package libnl-route-3-200:amd64. 2021-05-16T23:05:05.6646442Z Preparing to unpack .../124-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-05-16T23:05:05.6658325Z Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-16T23:05:05.7011228Z Selecting previously unselected package libnss-mdns:amd64. 2021-05-16T23:05:05.7292624Z Preparing to unpack .../125-libnss-mdns_0.14.1-1ubuntu1_amd64.deb ... 2021-05-16T23:05:05.7300090Z Unpacking libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-16T23:05:05.7538440Z Selecting previously unselected package libpam-gnome-keyring:amd64. 2021-05-16T23:05:05.7818805Z Preparing to unpack .../126-libpam-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T23:05:05.7828542Z Unpacking libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T23:05:05.8088612Z Selecting previously unselected package libpcsclite1:amd64. 2021-05-16T23:05:05.8343849Z Preparing to unpack .../127-libpcsclite1_1.8.26-3_amd64.deb ... 2021-05-16T23:05:05.8358502Z Unpacking libpcsclite1:amd64 (1.8.26-3) ... 2021-05-16T23:05:05.8669849Z Selecting previously unselected package libpdal-plugin-faux. 2021-05-16T23:05:05.8883949Z Preparing to unpack .../128-libpdal-plugin-faux_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T23:05:05.8894031Z Unpacking libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-16T23:05:05.9125663Z Selecting previously unselected package libpdal-plugin-icebridge. 2021-05-16T23:05:05.9397311Z Preparing to unpack .../129-libpdal-plugin-icebridge_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T23:05:05.9419571Z Unpacking libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-16T23:05:05.9679582Z Selecting previously unselected package libpdal-plugin-pgpointcloud. 2021-05-16T23:05:05.9954388Z Preparing to unpack .../130-libpdal-plugin-pgpointcloud_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T23:05:05.9965178Z Unpacking libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-16T23:05:06.0239004Z Selecting previously unselected package libpdal-plugin-python. 2021-05-16T23:05:06.0515942Z Preparing to unpack .../131-libpdal-plugin-python_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T23:05:06.0523750Z Unpacking libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-16T23:05:06.0864587Z Selecting previously unselected package libsqlite3-mod-spatialite:amd64. 2021-05-16T23:05:06.1144115Z Preparing to unpack .../132-libsqlite3-mod-spatialite_4.3.0a-6build1_amd64.deb ... 2021-05-16T23:05:06.1153068Z Unpacking libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-16T23:05:06.2612800Z Selecting previously unselected package libpdal-plugin-sqlite. 2021-05-16T23:05:06.2897567Z Preparing to unpack .../133-libpdal-plugin-sqlite_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T23:05:06.2918666Z Unpacking libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-16T23:05:06.3369577Z Selecting previously unselected package libpdal-plugins. 2021-05-16T23:05:06.3614258Z Preparing to unpack .../134-libpdal-plugins_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T23:05:06.3638787Z Unpacking libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-16T23:05:06.4048456Z Selecting previously unselected package libqt53dcore5:amd64. 2021-05-16T23:05:06.4301168Z Preparing to unpack .../135-libqt53dcore5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:05:06.4314015Z Unpacking libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:06.4808475Z Selecting previously unselected package libqt53drender5:amd64. 2021-05-16T23:05:06.5053008Z Preparing to unpack .../136-libqt53drender5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:05:06.5066321Z Unpacking libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:06.5940922Z Selecting previously unselected package libqt53danimation5:amd64. 2021-05-16T23:05:06.6226264Z Preparing to unpack .../137-libqt53danimation5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:05:06.6242899Z Unpacking libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:06.6600807Z Selecting previously unselected package libqt53dinput5:amd64. 2021-05-16T23:05:06.6885601Z Preparing to unpack .../138-libqt53dinput5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:05:06.6892945Z Unpacking libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:06.7240144Z Selecting previously unselected package libqt53dlogic5:amd64. 2021-05-16T23:05:06.7524854Z Preparing to unpack .../139-libqt53dlogic5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:05:06.7535285Z Unpacking libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:06.7799718Z Selecting previously unselected package libqt53dextras5:amd64. 2021-05-16T23:05:06.8080586Z Preparing to unpack .../140-libqt53dextras5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:05:06.8089812Z Unpacking libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:06.8441262Z Selecting previously unselected package qt3d-assimpsceneimport-plugin:amd64. 2021-05-16T23:05:06.8723832Z Preparing to unpack .../141-qt3d-assimpsceneimport-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:05:06.8731501Z Unpacking qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:06.8987765Z Selecting previously unselected package qt3d-defaultgeometryloader-plugin:amd64. 2021-05-16T23:05:06.9270601Z Preparing to unpack .../142-qt3d-defaultgeometryloader-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:05:06.9279255Z Unpacking qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:06.9510534Z Selecting previously unselected package qt3d-gltfsceneio-plugin:amd64. 2021-05-16T23:05:06.9792912Z Preparing to unpack .../143-qt3d-gltfsceneio-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:05:06.9809751Z Unpacking qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:07.0148144Z Selecting previously unselected package libqt53dquickscene2d5:amd64. 2021-05-16T23:05:07.0434923Z Preparing to unpack .../144-libqt53dquickscene2d5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:05:07.0444799Z Unpacking libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:07.0665898Z Selecting previously unselected package qt3d-scene2d-plugin:amd64. 2021-05-16T23:05:07.1000606Z Preparing to unpack .../145-qt3d-scene2d-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:05:07.1008919Z Unpacking qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:07.1244521Z Selecting previously unselected package libqgis-3d3.10.4. 2021-05-16T23:05:07.1533162Z Preparing to unpack .../146-libqgis-3d3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:05:07.1544585Z Unpacking libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:05:07.1987658Z Selecting previously unselected package libqgis-analysis3.10.4. 2021-05-16T23:05:07.2276025Z Preparing to unpack .../147-libqgis-analysis3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:05:07.2285656Z Unpacking libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:05:07.3368948Z Selecting previously unselected package libqgis-app3.10.4. 2021-05-16T23:05:07.3650204Z Preparing to unpack .../148-libqgis-app3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:05:07.3658415Z Unpacking libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:05:07.6793378Z Selecting previously unselected package qtchooser. 2021-05-16T23:05:07.7081041Z Preparing to unpack .../149-qtchooser_66-2build1_amd64.deb ... 2021-05-16T23:05:07.7090446Z Unpacking qtchooser (66-2build1) ... 2021-05-16T23:05:07.7384569Z Selecting previously unselected package qdoc-qt5. 2021-05-16T23:05:07.7668962Z Preparing to unpack .../150-qdoc-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:05:07.7680548Z Unpacking qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T23:05:07.8363861Z Selecting previously unselected package libqt5help5:amd64. 2021-05-16T23:05:07.8651638Z Preparing to unpack .../151-libqt5help5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:05:07.8670761Z Unpacking libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:05:07.9085882Z Selecting previously unselected package qhelpgenerator-qt5. 2021-05-16T23:05:07.9371585Z Preparing to unpack .../152-qhelpgenerator-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:05:07.9378841Z Unpacking qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T23:05:07.9637802Z Selecting previously unselected package qt5-assistant. 2021-05-16T23:05:07.9921191Z Preparing to unpack .../153-qt5-assistant_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:05:07.9930991Z Unpacking qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-16T23:05:08.0489170Z Selecting previously unselected package qtattributionsscanner-qt5. 2021-05-16T23:05:08.0747873Z Preparing to unpack .../154-qtattributionsscanner-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:05:08.0755612Z Unpacking qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T23:05:08.0991140Z Selecting previously unselected package libqt5designer5:amd64. 2021-05-16T23:05:08.1277453Z Preparing to unpack .../155-libqt5designer5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:05:08.1288061Z Unpacking libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:05:08.3288898Z Selecting previously unselected package libqt5designercomponents5:amd64. 2021-05-16T23:05:09.2664030Z Preparing to unpack .../156-libqt5designercomponents5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:05:09.2665979Z Unpacking libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:05:09.2667203Z Selecting previously unselected package qttools5-dev-tools. 2021-05-16T23:05:09.2668410Z Preparing to unpack .../157-qttools5-dev-tools_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:05:09.2669468Z Unpacking qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-16T23:05:09.2671131Z Selecting previously unselected package libqgis-customwidgets. 2021-05-16T23:05:09.2672597Z Preparing to unpack .../158-libqgis-customwidgets_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:05:09.2673933Z Unpacking libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:05:09.2675129Z Selecting previously unselected package libqgis-server3.10.4. 2021-05-16T23:05:09.2676423Z Preparing to unpack .../159-libqgis-server3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:05:09.2677849Z Unpacking libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:05:09.2679021Z Selecting previously unselected package libqgisgrass7-3.10.4. 2021-05-16T23:05:09.2680293Z Preparing to unpack .../160-libqgisgrass7-3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:05:09.2681443Z Unpacking libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:05:09.2682414Z Selecting previously unselected package libqgispython3.10.4. 2021-05-16T23:05:09.2683691Z Preparing to unpack .../161-libqgispython3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:05:09.2684814Z Unpacking libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:05:09.2686136Z Selecting previously unselected package libqmi-glib5:amd64. 2021-05-16T23:05:09.2687233Z Preparing to unpack .../162-libqmi-glib5_1.24.8-1_amd64.deb ... 2021-05-16T23:05:09.2688290Z Unpacking libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-16T23:05:09.2689245Z Selecting previously unselected package libqmi-proxy. 2021-05-16T23:05:09.2690278Z Preparing to unpack .../163-libqmi-proxy_1.24.8-1_amd64.deb ... 2021-05-16T23:05:09.2691279Z Unpacking libqmi-proxy (1.24.8-1) ... 2021-05-16T23:05:09.2692068Z Selecting previously unselected package libqt5test5:amd64. 2021-05-16T23:05:09.2693210Z Preparing to unpack .../164-libqt5test5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:05:09.2694237Z Unpacking libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:09.2695231Z Selecting previously unselected package libwacom-bin. 2021-05-16T23:05:09.2696320Z Preparing to unpack .../165-libwacom-bin_1.3-2ubuntu3_amd64.deb ... 2021-05-16T23:05:09.2697214Z Unpacking libwacom-bin (1.3-2ubuntu3) ... 2021-05-16T23:05:09.2698024Z Selecting previously unselected package modemmanager. 2021-05-16T23:05:09.2822407Z Preparing to unpack .../166-modemmanager_1.12.8-1_amd64.deb ... 2021-05-16T23:05:09.2893903Z Unpacking modemmanager (1.12.8-1) ... 2021-05-16T23:05:09.3854428Z Selecting previously unselected package ttf-bitstream-vera. 2021-05-16T23:05:09.4140021Z Preparing to unpack .../167-ttf-bitstream-vera_1.10-8_all.deb ... 2021-05-16T23:05:09.4157085Z Unpacking ttf-bitstream-vera (1.10-8) ... 2021-05-16T23:05:09.4490000Z Selecting previously unselected package python-matplotlib-data. 2021-05-16T23:05:09.4741457Z Preparing to unpack .../168-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-05-16T23:05:09.4750604Z Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-16T23:05:09.7670871Z Selecting previously unselected package python3-soupsieve. 2021-05-16T23:05:09.7963177Z Preparing to unpack .../169-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-05-16T23:05:09.7970837Z Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-16T23:05:09.8288853Z Selecting previously unselected package python3-bs4. 2021-05-16T23:05:09.8488980Z Preparing to unpack .../170-python3-bs4_4.8.2-1_all.deb ... 2021-05-16T23:05:09.8496218Z Unpacking python3-bs4 (4.8.2-1) ... 2021-05-16T23:05:09.8764484Z Selecting previously unselected package python3-cycler. 2021-05-16T23:05:09.9048566Z Preparing to unpack .../171-python3-cycler_0.10.0-3_all.deb ... 2021-05-16T23:05:09.9064664Z Unpacking python3-cycler (0.10.0-3) ... 2021-05-16T23:05:09.9329609Z Selecting previously unselected package python3-dateutil. 2021-05-16T23:05:09.9565135Z Preparing to unpack .../172-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-05-16T23:05:09.9572521Z Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-16T23:05:09.9833741Z Selecting previously unselected package python3-decorator. 2021-05-16T23:05:10.0112444Z Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-05-16T23:05:10.0130255Z Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-05-16T23:05:10.0406252Z Selecting previously unselected package python3-future. 2021-05-16T23:05:10.0638385Z Preparing to unpack .../174-python3-future_0.18.2-2_all.deb ... 2021-05-16T23:05:10.0646987Z Unpacking python3-future (0.18.2-2) ... 2021-05-16T23:05:10.1250517Z Selecting previously unselected package python3-webencodings. 2021-05-16T23:05:10.1534819Z Preparing to unpack .../175-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-05-16T23:05:10.1553741Z Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-16T23:05:10.1809149Z Selecting previously unselected package python3-html5lib. 2021-05-16T23:05:10.2099052Z Preparing to unpack .../176-python3-html5lib_1.0.1-2_all.deb ... 2021-05-16T23:05:10.2117520Z Unpacking python3-html5lib (1.0.1-2) ... 2021-05-16T23:05:10.2489867Z Selecting previously unselected package python3-ipython-genutils. 2021-05-16T23:05:10.2740496Z Preparing to unpack .../177-python3-ipython-genutils_0.2.0-1ubuntu1_all.deb ... 2021-05-16T23:05:10.2764761Z Unpacking python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-16T23:05:10.3070329Z Selecting previously unselected package python3-traitlets. 2021-05-16T23:05:10.3358529Z Preparing to unpack .../178-python3-traitlets_4.3.3-3_all.deb ... 2021-05-16T23:05:10.3367313Z Unpacking python3-traitlets (4.3.3-3) ... 2021-05-16T23:05:10.3678267Z Selecting previously unselected package python3-jupyter-core. 2021-05-16T23:05:10.3968830Z Preparing to unpack .../179-python3-jupyter-core_4.6.3-3_all.deb ... 2021-05-16T23:05:10.3980608Z Unpacking python3-jupyter-core (4.6.3-3) ... 2021-05-16T23:05:10.4329213Z Selecting previously unselected package python3-kiwisolver. 2021-05-16T23:05:10.4568283Z Preparing to unpack .../180-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-05-16T23:05:10.4580889Z Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-05-16T23:05:10.4928908Z Selecting previously unselected package python3-lxml:amd64. 2021-05-16T23:05:10.5140727Z Preparing to unpack .../181-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-05-16T23:05:10.5151209Z Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-16T23:05:10.6649426Z Selecting previously unselected package python3-pyparsing. 2021-05-16T23:05:10.6873455Z Preparing to unpack .../182-python3-pyparsing_2.4.6-1_all.deb ... 2021-05-16T23:05:10.6883217Z Unpacking python3-pyparsing (2.4.6-1) ... 2021-05-16T23:05:10.7160850Z Selecting previously unselected package python3-matplotlib. 2021-05-16T23:05:10.7451556Z Preparing to unpack .../183-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-05-16T23:05:10.7465369Z Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-16T23:05:11.1489514Z Selecting previously unselected package python3-nbformat. 2021-05-16T23:05:11.1718611Z Preparing to unpack .../184-python3-nbformat_5.0.4-1_all.deb ... 2021-05-16T23:05:11.1727895Z Unpacking python3-nbformat (5.0.4-1) ... 2021-05-16T23:05:11.2049007Z Selecting previously unselected package python3-olefile. 2021-05-16T23:05:11.2281381Z Preparing to unpack .../185-python3-olefile_0.46-2_all.deb ... 2021-05-16T23:05:11.2288987Z Unpacking python3-olefile (0.46-2) ... 2021-05-16T23:05:11.2576544Z Selecting previously unselected package python3-pyproj. 2021-05-16T23:05:11.2868527Z Preparing to unpack .../186-python3-pyproj_2.5.0+ds-1_amd64.deb ... 2021-05-16T23:05:11.2878549Z Unpacking python3-pyproj (2.5.0+ds-1) ... 2021-05-16T23:05:11.3389896Z Selecting previously unselected package python3-tz. 2021-05-16T23:05:11.3697729Z Preparing to unpack .../187-python3-tz_2019.3-1_all.deb ... 2021-05-16T23:05:11.4550059Z Unpacking python3-tz (2019.3-1) ... 2021-05-16T23:05:11.4841225Z Selecting previously unselected package python3-owslib. 2021-05-16T23:05:11.5130878Z Preparing to unpack .../188-python3-owslib_0.19.1-1_all.deb ... 2021-05-16T23:05:11.5206123Z Unpacking python3-owslib (0.19.1-1) ... 2021-05-16T23:05:11.5546326Z Selecting previously unselected package python3-pil:amd64. 2021-05-16T23:05:11.5830938Z Preparing to unpack .../189-python3-pil_7.0.0-4ubuntu0.3_amd64.deb ... 2021-05-16T23:05:11.5846066Z Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-16T23:05:11.6441718Z Selecting previously unselected package python3-retrying. 2021-05-16T23:05:11.6726194Z Preparing to unpack .../190-python3-retrying_1.3.3-4_all.deb ... 2021-05-16T23:05:11.6746002Z Unpacking python3-retrying (1.3.3-4) ... 2021-05-16T23:05:11.7169178Z Selecting previously unselected package python3-plotly. 2021-05-16T23:05:11.7383376Z Preparing to unpack .../191-python3-plotly_4.4.1+dfsg-1_all.deb ... 2021-05-16T23:05:11.7392443Z Unpacking python3-plotly (4.4.1+dfsg-1) ... 2021-05-16T23:05:12.1580860Z Selecting previously unselected package python3-psycopg2. 2021-05-16T23:05:12.1888109Z Preparing to unpack .../192-python3-psycopg2_2.8.4-2_amd64.deb ... 2021-05-16T23:05:12.1897594Z Unpacking python3-psycopg2 (2.8.4-2) ... 2021-05-16T23:05:12.2288040Z Selecting previously unselected package python3-sip. 2021-05-16T23:05:12.2581623Z Preparing to unpack .../193-python3-sip_4.19.21+dfsg-1build1_amd64.deb ... 2021-05-16T23:05:12.2590049Z Unpacking python3-sip (4.19.21+dfsg-1build1) ... 2021-05-16T23:05:12.2969562Z Selecting previously unselected package python3-pyqt5. 2021-05-16T23:05:12.3237237Z Preparing to unpack .../194-python3-pyqt5_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T23:05:12.3251315Z Unpacking python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-16T23:05:12.5838421Z Selecting previously unselected package python3-pyqt5.qsci. 2021-05-16T23:05:12.6130984Z Preparing to unpack .../195-python3-pyqt5.qsci_2.11.2+dfsg-6_amd64.deb ... 2021-05-16T23:05:12.6150855Z Unpacking python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-16T23:05:12.6645283Z Selecting previously unselected package python3-pyqt5.qtsql. 2021-05-16T23:05:12.6940394Z Preparing to unpack .../196-python3-pyqt5.qtsql_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T23:05:12.6952553Z Unpacking python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-16T23:05:12.7270907Z Selecting previously unselected package python3-pyqt5.qtsvg. 2021-05-16T23:05:12.7568674Z Preparing to unpack .../197-python3-pyqt5.qtsvg_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T23:05:12.7575527Z Unpacking python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-16T23:05:12.7838461Z Selecting previously unselected package python3-pyqt5.qtwebkit. 2021-05-16T23:05:12.8133451Z Preparing to unpack .../198-python3-pyqt5.qtwebkit_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T23:05:12.8155717Z Unpacking python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-16T23:05:12.8569821Z Selecting previously unselected package python3-qgis-common. 2021-05-16T23:05:12.8856092Z Preparing to unpack .../199-python3-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T23:05:12.8871298Z Unpacking python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:05:13.1763419Z Selecting previously unselected package python3-qgis. 2021-05-16T23:05:13.2066395Z Preparing to unpack .../200-python3-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:05:13.2072891Z Unpacking python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:05:14.0289900Z Selecting previously unselected package python3-tk:amd64. 2021-05-16T23:05:14.0584438Z Preparing to unpack .../201-python3-tk_3.8.5-1~20.04.1_amd64.deb ... 2021-05-16T23:05:14.0593646Z Unpacking python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-16T23:05:14.1009080Z Selecting previously unselected package libjs-leaflet. 2021-05-16T23:05:14.1261898Z Preparing to unpack .../202-libjs-leaflet_1.6.0~dfsg-1_all.deb ... 2021-05-16T23:05:14.1275986Z Unpacking libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-16T23:05:14.1735094Z Selecting previously unselected package qgis-common. 2021-05-16T23:05:14.2029443Z Preparing to unpack .../203-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T23:05:14.2046306Z Unpacking qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:05:15.6883107Z Selecting previously unselected package qgis. 2021-05-16T23:05:15.7180504Z Preparing to unpack .../204-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:05:15.7883130Z Unpacking qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:05:16.0209472Z Selecting previously unselected package qgis-plugin-grass-common. 2021-05-16T23:05:16.0515566Z Preparing to unpack .../205-qgis-plugin-grass-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T23:05:16.0526740Z Unpacking qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:05:16.2451957Z Selecting previously unselected package qgis-provider-grass. 2021-05-16T23:05:16.2755157Z Preparing to unpack .../206-qgis-provider-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:05:16.2762664Z Unpacking qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:05:16.3078150Z Selecting previously unselected package qgis-plugin-grass. 2021-05-16T23:05:16.3385050Z Preparing to unpack .../207-qgis-plugin-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:05:16.3396114Z Unpacking qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:05:16.4073286Z Selecting previously unselected package qt5-gtk-platformtheme:amd64. 2021-05-16T23:05:16.4374461Z Preparing to unpack .../208-qt5-gtk-platformtheme_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:05:16.4385970Z Unpacking qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:16.4769180Z Selecting previously unselected package qttranslations5-l10n. 2021-05-16T23:05:16.5072333Z Preparing to unpack .../209-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2021-05-16T23:05:16.5090175Z Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-16T23:05:16.6750429Z Selecting previously unselected package wpasupplicant. 2021-05-16T23:05:16.7055414Z Preparing to unpack .../210-wpasupplicant_2%3a2.9-1ubuntu4.3_amd64.deb ... 2021-05-16T23:05:16.7065378Z Unpacking wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-16T23:05:16.8369516Z Selecting previously unselected package proj-bin. 2021-05-16T23:05:16.8639459Z Preparing to unpack .../211-proj-bin_6.3.1-1_amd64.deb ... 2021-05-16T23:05:16.8661663Z Unpacking proj-bin (6.3.1-1) ... 2021-05-16T23:05:16.9049073Z Selecting previously unselected package usb-modeswitch-data. 2021-05-16T23:05:16.9306105Z Preparing to unpack .../212-usb-modeswitch-data_20191128-3_all.deb ... 2021-05-16T23:05:16.9316458Z Unpacking usb-modeswitch-data (20191128-3) ... 2021-05-16T23:05:16.9682073Z Selecting previously unselected package usb-modeswitch. 2021-05-16T23:05:16.9985457Z Preparing to unpack .../213-usb-modeswitch_2.5.2+repack0-2ubuntu3_amd64.deb ... 2021-05-16T23:05:17.0066630Z Unpacking usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-16T23:05:17.0757792Z Setting up libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-16T23:05:17.0806278Z Setting up iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-16T23:05:17.3293088Z iio-sensor-proxy.service is a disabled or a static unit, not starting it. 2021-05-16T23:05:17.3309997Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-16T23:05:17.3335669Z Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-16T23:05:17.3375402Z Setting up qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:05:17.3486869Z Setting up ttf-bitstream-vera (1.10-8) ... 2021-05-16T23:05:17.3515990Z Setting up libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-16T23:05:17.3554793Z Setting up proj-data (6.3.1-1) ... 2021-05-16T23:05:17.3610125Z Setting up libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-16T23:05:17.3693040Z Setting up libxcb-xinput0:amd64 (1.14-2) ... 2021-05-16T23:05:17.3763276Z Setting up libwoff1:amd64 (1.0.2-1build2) ... 2021-05-16T23:05:18.2687391Z Setting up libhyphen0:amd64 (2.8.8-7) ... 2021-05-16T23:05:18.2689365Z Setting up libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-16T23:05:18.2690104Z Setting up libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-16T23:05:18.2690826Z Setting up libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-16T23:05:18.2691592Z Setting up libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-16T23:05:18.2692347Z Setting up libminizip1:amd64 (1.1-8build1) ... 2021-05-16T23:05:18.2693746Z Setting up libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-16T23:05:18.2694609Z Setting up python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-16T23:05:18.2695402Z Setting up fonts-lyx (2.3.4.2-2) ... 2021-05-16T23:05:18.2696483Z Setting up libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-16T23:05:18.2697302Z Setting up python3-olefile (0.46-2) ... 2021-05-16T23:05:18.2697936Z Setting up blt (2.5.3+dfsg-4) ... 2021-05-16T23:05:18.2698609Z Setting up python3-retrying (1.3.3-4) ... 2021-05-16T23:05:18.2699400Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-16T23:05:18.2700119Z Setting up libarpack2:amd64 (3.7.0-3) ... 2021-05-16T23:05:18.2700829Z Setting up libfcgi-bin (2.4.0-10build1) ... 2021-05-16T23:05:18.2701552Z Setting up libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-16T23:05:18.2702252Z Setting up libdap25:amd64 (3.20.5-1) ... 2021-05-16T23:05:18.2703029Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-16T23:05:18.2703833Z Setting up python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-16T23:05:18.2704513Z Setting up libqhull7:amd64 (2015.2-4) ... 2021-05-16T23:05:18.2705200Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-16T23:05:18.2709993Z Setting up libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-16T23:05:18.2711084Z Setting up libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-16T23:05:18.2711910Z Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-16T23:05:18.2712696Z Setting up gdal-data (3.0.4+dfsg-1build3) ... 2021-05-16T23:05:18.2713384Z Setting up python3-tz (2019.3-1) ... 2021-05-16T23:05:18.2714095Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-16T23:05:18.2723140Z Setting up libxcb-xkb1:amd64 (1.14-2) ... 2021-05-16T23:05:18.2751011Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-16T23:05:18.2876560Z Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-16T23:05:18.2914089Z Setting up libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-16T23:05:18.2953188Z Setting up libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-16T23:05:18.3015423Z Setting up p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-16T23:05:18.3092118Z Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-05-16T23:05:18.4442333Z Setting up libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T23:05:18.4470385Z Setting up libcfitsio8:amd64 (3.470-3) ... 2021-05-16T23:05:18.4496105Z Setting up libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-16T23:05:18.4517896Z Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-16T23:05:18.4587717Z Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-16T23:05:18.4641722Z Setting up python3-pyparsing (2.4.6-1) ... 2021-05-16T23:05:18.6327931Z Setting up libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-16T23:05:18.6371540Z Setting up python3-cycler (0.10.0-3) ... 2021-05-16T23:05:18.7756734Z Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-16T23:05:18.7790422Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-16T23:05:18.7819946Z Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-05-16T23:05:18.7841915Z Setting up grass-doc (7.8.2-1build3) ... 2021-05-16T23:05:18.7861224Z Setting up usb-modeswitch-data (20191128-3) ... 2021-05-16T23:05:18.7900619Z Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-16T23:05:18.7961190Z Setting up python3-psycopg2 (2.8.4-2) ... 2021-05-16T23:05:18.9512677Z Setting up libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-16T23:05:18.9531155Z Setting up libproj15:amd64 (6.3.1-1) ... 2021-05-16T23:05:18.9613837Z Setting up libpcsclite1:amd64 (1.8.26-3) ... 2021-05-16T23:05:18.9649344Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:18.9752896Z Setting up python3-html5lib (1.0.1-2) ... 2021-05-16T23:05:19.1844012Z Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-16T23:05:20.3442918Z Setting up libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-16T23:05:20.3478153Z Setting up libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-16T23:05:20.3502625Z Setting up liburiparser1:amd64 (0.9.3-2) ... 2021-05-16T23:05:20.3550232Z Setting up gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T23:05:20.3592372Z Setting up libfreexl1:amd64 (1.0.5-3) ... 2021-05-16T23:05:20.3618244Z Setting up libmm-glib0:amd64 (1.12.8-1) ... 2021-05-16T23:05:20.3645649Z Setting up liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-16T23:05:20.3677300Z Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-16T23:05:20.5422754Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:20.5460547Z Setting up libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-16T23:05:20.5497696Z Setting up libxcb-randr0:amd64 (1.14-2) ... 2021-05-16T23:05:20.5543021Z Setting up python3-traitlets (4.3.3-3) ... 2021-05-16T23:05:20.7419265Z Setting up libfyba0:amd64 (4.1.1-6build1) ... 2021-05-16T23:05:20.7451709Z Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-16T23:05:20.7476679Z Setting up libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-16T23:05:20.7508810Z Setting up libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-16T23:05:20.7534755Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T23:05:20.7717689Z Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-16T23:05:20.9361985Z Setting up libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-16T23:05:20.9401425Z Setting up libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-16T23:05:20.9437091Z Setting up usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-16T23:05:20.9528454Z Setting up libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-16T23:05:20.9568877Z Setting up p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-16T23:05:20.9612220Z Setting up libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:05:20.9655150Z Setting up libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-16T23:05:20.9702277Z Setting up python3-future (0.18.2-2) ... 2021-05-16T23:05:20.9776941Z update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode 2021-05-16T23:05:20.9833409Z update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode 2021-05-16T23:05:21.3055899Z Setting up qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:05:21.4476937Z Setting up libdaemon0:amd64 (0.14-7) ... 2021-05-16T23:05:21.4498441Z Setting up libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:21.4523481Z Setting up libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-16T23:05:21.4556819Z Setting up libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-16T23:05:21.4580431Z Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-16T23:05:21.4617214Z Setting up libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T23:05:21.4646603Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-16T23:05:21.4674792Z Setting up libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:21.4695847Z Setting up libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T23:05:21.7171980Z Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-16T23:05:21.8695131Z Setting up python3-jupyter-core (4.6.3-3) ... 2021-05-16T23:05:22.0182493Z Setting up libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-16T23:05:22.0202905Z Setting up qtchooser (66-2build1) ... 2021-05-16T23:05:22.0221983Z Setting up libwacom-common (1.3-2ubuntu3) ... 2021-05-16T23:05:22.0240849Z Setting up python3-sip (4.19.21+dfsg-1build1) ... 2021-05-16T23:05:22.1719252Z Setting up libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-16T23:05:22.1756103Z Setting up libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-16T23:05:22.1783435Z Setting up libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T23:05:22.1815423Z Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-16T23:05:23.0889675Z Setting up libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-16T23:05:23.0909555Z Setting up libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-16T23:05:23.0929318Z Setting up libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-16T23:05:23.0950773Z Setting up qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T23:05:23.0969284Z Setting up libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:23.0988737Z Setting up proj-bin (6.3.1-1) ... 2021-05-16T23:05:23.1009196Z Setting up libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-16T23:05:23.1027418Z Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-16T23:05:23.1045950Z Setting up geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-16T23:05:23.4671166Z geoclue.service is a disabled or a static unit, not starting it. 2021-05-16T23:05:23.4683566Z Setting up libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:05:23.4706484Z Setting up python3-nbformat (5.0.4-1) ... 2021-05-16T23:05:23.6285752Z Setting up libmbim-proxy (1.22.0-2) ... 2021-05-16T23:05:23.6361792Z Setting up python3-pyproj (2.5.0+ds-1) ... 2021-05-16T23:05:23.7899266Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:23.7945949Z Setting up python3-bs4 (4.8.2-1) ... 2021-05-16T23:05:23.9760319Z Setting up libgeotiff5:amd64 (1.5.1-2) ... 2021-05-16T23:05:23.9805159Z Setting up gcr (3.36.0-2build1) ... 2021-05-16T23:05:23.9852302Z Setting up libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:23.9887072Z Setting up wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-16T23:05:24.1201033Z Created symlink /etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-16T23:05:24.1203646Z Created symlink /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-16T23:05:24.6009621Z Setting up python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-16T23:05:24.8613498Z Setting up libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:24.8634972Z Setting up gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-16T23:05:24.8660377Z Setting up libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:05:24.8693167Z Setting up qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:05:24.8733176Z Setting up qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T23:05:24.8754993Z Setting up libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:05:24.8790132Z Setting up python3-plotly (4.4.1+dfsg-1) ... 2021-05-16T23:05:25.0299987Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:05:25.0301349Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-16T23:05:25.0304665Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:05:25.0307162Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-16T23:05:25.0705422Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:194: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:05:25.0706408Z if direction is "increasing": 2021-05-16T23:05:25.0707616Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:199: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:05:25.0708471Z elif direction is "decreasing": 2021-05-16T23:05:25.0878462Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:176: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:05:25.0879527Z if direction is "increasing": 2021-05-16T23:05:25.0880808Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:05:25.0881684Z elif direction is "decreasing": 2021-05-16T23:05:25.9672750Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:460: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:05:25.9674387Z if props["offset_coordinates"] is "data": 2021-05-16T23:05:25.9676219Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:572: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-16T23:05:25.9677452Z if props["coordinates"] is not "data": 2021-05-16T23:05:26.7085977Z Setting up avahi-daemon (0.7-4ubuntu7) ... 2021-05-16T23:05:27.1811149Z Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /lib/systemd/system/avahi-daemon.service. 2021-05-16T23:05:27.1813669Z Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /lib/systemd/system/avahi-daemon.service. 2021-05-16T23:05:27.1815733Z Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /lib/systemd/system/avahi-daemon.socket. 2021-05-16T23:05:28.2416431Z Setting up libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-16T23:05:28.2443243Z First installation detected... 2021-05-16T23:05:28.2444080Z Checking NSS setup... 2021-05-16T23:05:28.2477181Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-16T23:05:28.2496235Z Setting up libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:28.2514521Z Setting up python3-owslib (0.19.1-1) ... 2021-05-16T23:05:28.5115385Z Setting up libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-16T23:05:28.5147485Z Setting up libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-16T23:05:28.5203661Z Setting up libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-16T23:05:28.5232682Z Setting up libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-16T23:05:28.5290015Z Setting up libwacom-bin (1.3-2ubuntu3) ... 2021-05-16T23:05:28.5353259Z Setting up libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-16T23:05:28.5377026Z Setting up libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-16T23:05:28.5412499Z Setting up libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-16T23:05:28.5435190Z Setting up python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-16T23:05:28.7226985Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-16T23:05:28.7281305Z Setting up libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-16T23:05:28.7319345Z Setting up grass-core (7.8.2-1build3) ... 2021-05-16T23:05:29.0560421Z /usr/lib/grass78/etc/python/grass/pygrass/gis/__init__.py:75: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:05:29.0562333Z if value is '': 2021-05-16T23:05:29.1506225Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:05:29.1507713Z if do_profiling is "True" or do_profiling is "1": 2021-05-16T23:05:29.1508989Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:05:29.1510152Z if do_profiling is "True" or do_profiling is "1": 2021-05-16T23:05:29.1511478Z /usr/lib/grass78/etc/python/grass/temporal/core.py:582: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-16T23:05:29.1512651Z if driver_string is not None and driver_string is not "": 2021-05-16T23:05:29.1932429Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:05:29.1933471Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-16T23:05:29.1934573Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:05:29.1935547Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-16T23:05:29.2549195Z Setting up libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-16T23:05:29.2584731Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:29.2672482Z Setting up libqmi-proxy (1.24.8-1) ... 2021-05-16T23:05:29.2697975Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:29.2744711Z Setting up libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:29.2925415Z Setting up libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:05:29.2977439Z Setting up libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:29.3023697Z Setting up qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:29.3093263Z Setting up libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:05:29.3136560Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:29.3170090Z Setting up gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-16T23:05:29.4026278Z Setting up qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:05:29.4063174Z Setting up libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:29.4107523Z Setting up libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:29.4140107Z Setting up modemmanager (1.12.8-1) ... 2021-05-16T23:05:29.5346450Z Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service → /lib/systemd/system/ModemManager.service. 2021-05-16T23:05:29.5349461Z Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service → /lib/systemd/system/ModemManager.service. 2021-05-16T23:05:30.0419137Z Setting up libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:05:30.0453016Z Setting up libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:05:30.0477823Z Setting up libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-16T23:05:30.0501443Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:05:30.0529290Z Setting up libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:30.0555821Z Setting up qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T23:05:30.0579711Z Setting up libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-16T23:05:30.0604004Z Setting up libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-16T23:05:30.0641515Z Setting up libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-16T23:05:30.0659989Z Setting up libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:05:30.0676916Z Setting up libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:05:30.0704939Z Setting up libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:05:30.0727020Z Setting up libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:30.0755701Z Setting up libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:05:30.0779486Z Setting up libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:05:30.0810996Z Setting up qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-16T23:05:30.0839452Z Setting up qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-16T23:05:30.0873349Z Setting up libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:05:30.0905999Z Setting up qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:30.0928609Z Setting up python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-16T23:05:30.2493346Z Setting up python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-16T23:05:30.2548550Z Setting up libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:30.2584210Z Setting up qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:30.2630719Z Setting up qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:06:00.7319724Z Setting up libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:06:00.7342225Z Setting up python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-16T23:06:00.7367158Z Setting up libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:06:00.7395705Z Setting up qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:06:00.7413384Z Setting up libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:06:00.7432076Z Setting up libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:06:00.7456848Z Setting up qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:06:00.7474852Z Setting up python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:06:00.8878543Z Setting up libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:06:00.8905975Z Setting up python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-16T23:06:00.8935871Z Setting up qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:06:00.8967209Z Setting up python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-16T23:06:00.8990399Z Setting up python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:06:01.0566903Z Setting up libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:06:01.0611158Z Setting up qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:06:01.0661075Z Setting up qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:06:01.0784825Z Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-05-16T23:06:01.0892107Z Processing triggers for shared-mime-info (1.15-1) ... 2021-05-16T23:06:01.9217689Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T23:06:01.9382358Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-16T23:06:01.9617956Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-16T23:06:01.9775479Z Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ... 2021-05-16T23:06:01.9998419Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:06:02.0277554Z Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-16T23:06:02.2702749Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:06:12.7512144Z Setting up pinentry-gnome3 (1.1.0-3build1) ... 2021-05-16T23:06:12.7700279Z Setting up gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-16T23:06:14.6365680Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-16T23:06:14.6366187Z with: 2021-05-16T23:06:14.6366621Z github_slug: neuroconductor/papayar 2021-05-16T23:06:14.6367048Z env: 2021-05-16T23:06:14.6367439Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:06:14.6368206Z TIC_DEPLOY_KEY: 2021-05-16T23:06:14.6368940Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:06:14.6370497Z GITHUB_PAT: *** 2021-05-16T23:06:14.6370868Z COVERALLS_TOKEN: 2021-05-16T23:06:14.6371300Z continue-on-error: false 2021-05-16T23:06:14.6371736Z VDIFFR_RUN_TESTS: 2021-05-16T23:06:14.6372171Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:06:14.6372584Z TZ: UTC 2021-05-16T23:06:14.6372939Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:06:14.6373453Z NOT_CRAN: true 2021-05-16T23:06:14.6373800Z ##[endgroup] 2021-05-16T23:06:14.6686228Z repo slug is: neuroconductor/papayar 2021-05-16T23:06:14.6778298Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-16T23:06:14.6778822Z env: 2021-05-16T23:06:14.6779224Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:06:14.6779658Z TIC_DEPLOY_KEY: 2021-05-16T23:06:14.6780385Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:06:14.6781544Z GITHUB_PAT: *** 2021-05-16T23:06:14.6781912Z COVERALLS_TOKEN: 2021-05-16T23:06:14.6782345Z continue-on-error: false 2021-05-16T23:06:14.6782775Z VDIFFR_RUN_TESTS: 2021-05-16T23:06:14.6783211Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:06:14.6783623Z TZ: UTC 2021-05-16T23:06:14.6783984Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:06:14.6784349Z NOT_CRAN: true 2021-05-16T23:06:14.6784699Z ##[endgroup] 2021-05-16T23:06:15.8005323Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-16T23:06:15.8005873Z with: 2021-05-16T23:06:15.8006240Z repo_name: papayar 2021-05-16T23:06:15.8006604Z repo_version: 1.0 2021-05-16T23:06:15.8006963Z runner_os: Linux 2021-05-16T23:06:15.8007312Z R_version: 3.6 2021-05-16T23:06:15.8007820Z env: 2021-05-16T23:06:15.8008220Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:06:15.8008631Z TIC_DEPLOY_KEY: 2021-05-16T23:06:15.8009357Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:06:15.8010554Z GITHUB_PAT: *** 2021-05-16T23:06:15.8010921Z COVERALLS_TOKEN: 2021-05-16T23:06:15.8011349Z continue-on-error: false 2021-05-16T23:06:15.8011780Z VDIFFR_RUN_TESTS: 2021-05-16T23:06:15.8012224Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:06:15.8012619Z TZ: UTC 2021-05-16T23:06:15.8013038Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:06:15.8013406Z NOT_CRAN: true 2021-05-16T23:06:15.8013764Z ##[endgroup] 2021-05-16T23:06:15.8342516Z Package: papayar 2021-05-16T23:06:15.8345237Z Version: 1.0 2021-05-16T23:06:15.8345934Z OS: Linux 2021-05-16T23:06:15.8391769Z ##[group]Run install.packages('remotes') 2021-05-16T23:06:15.8392432Z install.packages('remotes') 2021-05-16T23:06:15.8393148Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-16T23:06:15.8394044Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-16T23:06:15.8400717Z shell: /usr/local/bin/Rscript {0} 2021-05-16T23:06:15.8401099Z env: 2021-05-16T23:06:15.8401492Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:06:15.8401925Z TIC_DEPLOY_KEY: 2021-05-16T23:06:15.8402637Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:06:15.8403825Z GITHUB_PAT: *** 2021-05-16T23:06:15.8404194Z COVERALLS_TOKEN: 2021-05-16T23:06:15.8404625Z continue-on-error: false 2021-05-16T23:06:15.8405059Z VDIFFR_RUN_TESTS: 2021-05-16T23:06:15.8405488Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:06:15.8405916Z TZ: UTC 2021-05-16T23:06:15.8406272Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:06:15.8406637Z NOT_CRAN: true 2021-05-16T23:06:15.8406980Z ##[endgroup] 2021-05-16T23:06:15.9924625Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:06:15.9926124Z (as ‘lib’ is unspecified) 2021-05-16T23:06:29.7267843Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/remotes_2.3.0.tar.gz' 2021-05-16T23:06:31.1819976Z Content type 'binary/octet-stream' length 391843 bytes (382 KB) 2021-05-16T23:06:31.2062073Z ================================================== 2021-05-16T23:06:31.2062997Z downloaded 382 KB 2021-05-16T23:06:31.2063506Z 2021-05-16T23:06:31.4174796Z * installing *binary* package ‘remotes’ ... 2021-05-16T23:06:31.4218292Z * DONE (remotes) 2021-05-16T23:06:31.4267836Z 2021-05-16T23:06:31.4268797Z The downloaded source packages are in 2021-05-16T23:06:31.4270116Z ‘/tmp/Rtmp2Jwt7Q/downloaded_packages’ 2021-05-16T23:06:48.8789932Z ##[group]Run actions/cache@v1 2021-05-16T23:06:48.8790333Z with: 2021-05-16T23:06:48.8790724Z path: /home/runner/work/_temp/Library 2021-05-16T23:06:48.8793301Z key: Linux-52cdae6dc4678912e67409510b56a0db328f17bfc885ed7e1aa35e76f12f06eb-1-bcbc3ec1620c4933fde01a4bd277197d2f26cf326ed54a40bde175a67beb5921 2021-05-16T23:06:48.8796482Z restore-keys: Linux-52cdae6dc4678912e67409510b56a0db328f17bfc885ed7e1aa35e76f12f06eb-1- 2021-05-16T23:06:48.8797499Z env: 2021-05-16T23:06:48.8797906Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:06:48.8798323Z TIC_DEPLOY_KEY: 2021-05-16T23:06:48.8799060Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:06:48.8800670Z GITHUB_PAT: *** 2021-05-16T23:06:48.8801042Z COVERALLS_TOKEN: 2021-05-16T23:06:48.8801478Z continue-on-error: false 2021-05-16T23:06:48.8801915Z VDIFFR_RUN_TESTS: 2021-05-16T23:06:48.8802363Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:06:48.8802818Z TZ: UTC 2021-05-16T23:06:48.8803197Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:06:48.8803584Z NOT_CRAN: true 2021-05-16T23:06:48.8803917Z ##[endgroup] 2021-05-16T23:06:48.9213759Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T23:06:48.9289802Z ##[group]Run Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-16T23:06:48.9290537Z Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-16T23:06:48.9291216Z sysreqs=$(Rscript -e "cat(sysreqs::sysreq_commands('DESCRIPTION'))") 2021-05-16T23:06:48.9291776Z sudo -s eval "$sysreqs" 2021-05-16T23:06:48.9334568Z shell: /usr/bin/bash -e {0} 2021-05-16T23:06:48.9334944Z env: 2021-05-16T23:06:48.9335349Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:06:48.9335769Z TIC_DEPLOY_KEY: 2021-05-16T23:06:48.9336502Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:06:48.9337765Z GITHUB_PAT: *** 2021-05-16T23:06:48.9338141Z COVERALLS_TOKEN: 2021-05-16T23:06:48.9338578Z continue-on-error: false 2021-05-16T23:06:48.9339015Z VDIFFR_RUN_TESTS: 2021-05-16T23:06:48.9339449Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:06:48.9339858Z TZ: UTC 2021-05-16T23:06:48.9340231Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:06:48.9340610Z NOT_CRAN: true 2021-05-16T23:06:48.9341029Z RHUB_PLATFORM: linux-x86_64-ubuntu-gcc 2021-05-16T23:06:48.9341463Z ##[endgroup] 2021-05-16T23:06:49.1129238Z Using github PAT from envvar GITHUB_PAT 2021-05-16T23:06:49.5063864Z Downloading GitHub repo r-hub/sysreqs@HEAD 2021-05-16T23:07:04.7144730Z rprojroot (NA -> 2.0.2) [CRAN] 2021-05-16T23:07:04.7146349Z crayon (NA -> 1.4.1) [CRAN] 2021-05-16T23:07:04.7147290Z R6 (NA -> 2.5.0) [CRAN] 2021-05-16T23:07:04.7148193Z desc (NA -> 1.3.0) [CRAN] 2021-05-16T23:07:04.7149091Z debugme (NA -> 1.1.0) [CRAN] 2021-05-16T23:07:04.7167036Z Installing 5 packages: rprojroot, crayon, R6, desc, debugme 2021-05-16T23:07:04.7177726Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:07:04.7178841Z (as ‘lib’ is unspecified) 2021-05-16T23:07:18.0778792Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-16T23:07:19.5532574Z Content type 'binary/octet-stream' length 97126 bytes (94 KB) 2021-05-16T23:07:19.5601211Z ================================================== 2021-05-16T23:07:19.5602039Z downloaded 94 KB 2021-05-16T23:07:19.5602496Z 2021-05-16T23:07:19.5642092Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crayon_1.4.1.tar.gz' 2021-05-16T23:07:20.4515958Z Content type 'binary/octet-stream' length 136613 bytes (133 KB) 2021-05-16T23:07:20.4746577Z ================================================== 2021-05-16T23:07:20.4748540Z downloaded 133 KB 2021-05-16T23:07:20.4749800Z 2021-05-16T23:07:20.4782467Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R6_2.5.0.tar.gz' 2021-05-16T23:07:21.2692018Z Content type 'binary/octet-stream' length 82248 bytes (80 KB) 2021-05-16T23:07:21.2750770Z ================================================== 2021-05-16T23:07:21.2751226Z downloaded 80 KB 2021-05-16T23:07:21.2751487Z 2021-05-16T23:07:21.2788488Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/desc_1.3.0.tar.gz' 2021-05-16T23:07:21.9341496Z Content type 'binary/octet-stream' length 524642 bytes (512 KB) 2021-05-16T23:07:21.9716917Z ================================================== 2021-05-16T23:07:21.9718010Z downloaded 512 KB 2021-05-16T23:07:21.9718524Z 2021-05-16T23:07:21.9751973Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/debugme_1.1.0.tar.gz' 2021-05-16T23:07:22.6084226Z Content type 'binary/octet-stream' length 1015330 bytes (991 KB) 2021-05-16T23:07:22.6406752Z ================================================== 2021-05-16T23:07:22.6407251Z downloaded 991 KB 2021-05-16T23:07:22.6407760Z 2021-05-16T23:07:22.8462760Z * installing *binary* package ‘rprojroot’ ... 2021-05-16T23:07:22.8506617Z * DONE (rprojroot) 2021-05-16T23:07:23.0412936Z * installing *binary* package ‘crayon’ ... 2021-05-16T23:07:23.0451397Z * DONE (crayon) 2021-05-16T23:07:23.2369137Z * installing *binary* package ‘R6’ ... 2021-05-16T23:07:23.2409365Z * DONE (R6) 2021-05-16T23:07:23.4621499Z * installing *binary* package ‘desc’ ... 2021-05-16T23:07:23.4669980Z * DONE (desc) 2021-05-16T23:07:23.6838914Z * installing *binary* package ‘debugme’ ... 2021-05-16T23:07:23.6884598Z * DONE (debugme) 2021-05-16T23:07:23.6935257Z 2021-05-16T23:07:23.6936222Z The downloaded source packages are in 2021-05-16T23:07:23.6937511Z ‘/tmp/RtmpVfFrE1/downloaded_packages’ 2021-05-16T23:07:23.6945947Z Running `R CMD build`... 2021-05-16T23:07:23.8995131Z * checking for file ‘/tmp/RtmpVfFrE1/remotes68a77b8ad408/r-hub-sysreqs-f068afa/DESCRIPTION’ ... OK 2021-05-16T23:07:23.8996662Z * preparing ‘sysreqs’: 2021-05-16T23:07:23.8997802Z * checking DESCRIPTION meta-information ... OK 2021-05-16T23:07:23.8999116Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:07:23.9000096Z * checking for empty or unneeded directories 2021-05-16T23:07:23.9001060Z * building ‘sysreqs_1.0.0.9000.tar.gz’ 2021-05-16T23:07:23.9003077Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:07:23.9006241Z (as ‘lib’ is unspecified) 2021-05-16T23:07:24.0847133Z * installing *source* package ‘sysreqs’ ... 2021-05-16T23:07:24.0848773Z ** using staged installation 2021-05-16T23:07:24.0971538Z ** R 2021-05-16T23:07:24.1055905Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:07:24.4341474Z ** help 2021-05-16T23:07:24.4469356Z *** installing help indices 2021-05-16T23:07:24.4632414Z ** building package indices 2021-05-16T23:07:24.4748141Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:07:24.6625126Z ** testing if installed package can be loaded from final location 2021-05-16T23:07:24.8438287Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:07:24.8443766Z * DONE (sysreqs) 2021-05-16T23:07:42.7284875Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-16T23:07:42.7287104Z Hit:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-16T23:07:42.7290078Z Hit:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-16T23:07:42.7949126Z Hit:4 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-16T23:07:42.8305351Z Hit:5 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-16T23:07:42.8682196Z Hit:6 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease 2021-05-16T23:07:42.8768588Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-16T23:07:43.0348726Z Hit:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease 2021-05-16T23:07:43.1931446Z Hit:9 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-16T23:07:44.3965788Z Reading package lists... 2021-05-16T23:07:44.4691571Z Reading package lists... 2021-05-16T23:07:44.6321963Z Building dependency tree... 2021-05-16T23:07:44.6342789Z Reading state information... 2021-05-16T23:07:44.7858388Z make is already the newest version (4.2.1-1.2). 2021-05-16T23:07:44.7859633Z make set to manually installed. 2021-05-16T23:07:44.7860872Z libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-16T23:07:44.7861699Z Suggested packages: 2021-05-16T23:07:44.7862763Z libcurl4-doc libidn11-dev libldap2-dev librtmp-dev 2021-05-16T23:07:44.8318468Z The following NEW packages will be installed: 2021-05-16T23:07:44.8323678Z libcurl4-openssl-dev 2021-05-16T23:07:44.8566638Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:07:44.8568115Z Need to get 321 kB of archives. 2021-05-16T23:07:44.8568880Z After this operation, 1539 kB of additional disk space will be used. 2021-05-16T23:07:44.8571051Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4-openssl-dev amd64 7.68.0-1ubuntu2.5 [321 kB] 2021-05-16T23:07:45.3237914Z Fetched 321 kB in 0s (5004 kB/s) 2021-05-16T23:07:45.3558366Z Selecting previously unselected package libcurl4-openssl-dev:amd64. 2021-05-16T23:07:45.3645531Z (Reading database ... 2021-05-16T23:07:45.3646312Z (Reading database ... 5% 2021-05-16T23:07:45.3648506Z (Reading database ... 10% 2021-05-16T23:07:45.3648950Z (Reading database ... 15% 2021-05-16T23:07:45.3649397Z (Reading database ... 20% 2021-05-16T23:07:45.3649830Z (Reading database ... 25% 2021-05-16T23:07:45.3650276Z (Reading database ... 30% 2021-05-16T23:07:45.3650704Z (Reading database ... 35% 2021-05-16T23:07:45.3651145Z (Reading database ... 40% 2021-05-16T23:07:45.3651574Z (Reading database ... 45% 2021-05-16T23:07:45.3652017Z (Reading database ... 50% 2021-05-16T23:07:45.3695345Z (Reading database ... 55% 2021-05-16T23:07:45.3748077Z (Reading database ... 60% 2021-05-16T23:07:45.3790071Z (Reading database ... 65% 2021-05-16T23:07:45.3958336Z (Reading database ... 70% 2021-05-16T23:07:45.4009274Z (Reading database ... 75% 2021-05-16T23:07:45.4270839Z (Reading database ... 80% 2021-05-16T23:07:45.4374210Z (Reading database ... 85% 2021-05-16T23:07:45.4772600Z (Reading database ... 90% 2021-05-16T23:07:45.4852194Z (Reading database ... 95% 2021-05-16T23:07:45.4852760Z (Reading database ... 100% 2021-05-16T23:07:45.4853542Z (Reading database ... 285022 files and directories currently installed.) 2021-05-16T23:07:45.4984079Z Preparing to unpack .../libcurl4-openssl-dev_7.68.0-1ubuntu2.5_amd64.deb ... 2021-05-16T23:07:45.4999060Z Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-16T23:07:45.5909474Z Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-16T23:07:45.5961517Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:07:50.6254484Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-16T23:07:50.6255126Z remotes::install_github("ropensci/tic") 2021-05-16T23:07:50.6255742Z remotes::install_github("muschellij2/ghtravis") 2021-05-16T23:07:50.6256373Z remotes::install_github("muschellij2/aghast") 2021-05-16T23:07:50.6256894Z remotes::install_cran("covr") 2021-05-16T23:07:50.6263695Z shell: /usr/local/bin/Rscript {0} 2021-05-16T23:07:50.6264088Z env: 2021-05-16T23:07:50.6264504Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:07:50.6264958Z TIC_DEPLOY_KEY: 2021-05-16T23:07:50.6265680Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:07:50.6267186Z GITHUB_PAT: *** 2021-05-16T23:07:50.6267569Z COVERALLS_TOKEN: 2021-05-16T23:07:50.6268010Z continue-on-error: false 2021-05-16T23:07:50.6268450Z VDIFFR_RUN_TESTS: 2021-05-16T23:07:50.6268938Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:07:50.6269390Z TZ: UTC 2021-05-16T23:07:50.6269757Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:07:50.6270123Z NOT_CRAN: true 2021-05-16T23:07:50.6270599Z ##[endgroup] 2021-05-16T23:07:50.8098562Z Using github PAT from envvar GITHUB_PAT 2021-05-16T23:07:51.2354653Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-16T23:08:06.9870461Z rlang (NA -> 0.4.11) [CRAN] 2021-05-16T23:08:06.9872112Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-16T23:08:06.9873097Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-16T23:08:06.9873986Z sys (NA -> 3.4 ) [CRAN] 2021-05-16T23:08:06.9874865Z askpass (NA -> 1.1 ) [CRAN] 2021-05-16T23:08:06.9875751Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-16T23:08:06.9876634Z mime (NA -> 0.10 ) [CRAN] 2021-05-16T23:08:06.9878275Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-16T23:08:06.9879242Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-16T23:08:06.9880045Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-16T23:08:06.9880813Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-16T23:08:06.9881650Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-16T23:08:06.9882435Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-16T23:08:06.9883213Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-16T23:08:06.9884041Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-16T23:08:06.9884873Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-16T23:08:06.9885702Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-16T23:08:06.9886481Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-16T23:08:06.9887337Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-16T23:08:06.9888315Z whisker (NA -> 0.4 ) [CRAN] 2021-05-16T23:08:06.9889121Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-16T23:08:06.9889931Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-16T23:08:06.9890727Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-16T23:08:06.9891532Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-16T23:08:06.9892298Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-16T23:08:06.9894091Z 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-16T23:08:06.9895854Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-16T23:08:06.9896667Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-16T23:08:06.9897450Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-16T23:08:06.9898257Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-16T23:08:06.9899048Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-16T23:08:06.9899850Z git2r (NA -> 0.28.0) [CRAN] 2021-05-16T23:08:06.9906911Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:08:06.9907721Z (as ‘lib’ is unspecified) 2021-05-16T23:08:20.6295126Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rlang_0.4.11.tar.gz' 2021-05-16T23:08:22.1693999Z Content type 'binary/octet-stream' length 1390763 bytes (1.3 MB) 2021-05-16T23:08:22.2188760Z ================================================== 2021-05-16T23:08:22.2189538Z downloaded 1.3 MB 2021-05-16T23:08:22.2190199Z 2021-05-16T23:08:22.2225364Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-16T23:08:22.7831974Z Content type 'binary/octet-stream' length 233604 bytes (228 KB) 2021-05-16T23:08:22.7987901Z ================================================== 2021-05-16T23:08:22.7989244Z downloaded 228 KB 2021-05-16T23:08:22.7993257Z 2021-05-16T23:08:22.8030217Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/glue_1.4.2.tar.gz' 2021-05-16T23:08:23.6771491Z Content type 'binary/octet-stream' length 144288 bytes (140 KB) 2021-05-16T23:08:23.6896403Z ================================================== 2021-05-16T23:08:23.6897333Z downloaded 140 KB 2021-05-16T23:08:23.6897826Z 2021-05-16T23:08:23.6933330Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sys_3.4.tar.gz' 2021-05-16T23:08:24.8995542Z Content type 'binary/octet-stream' length 55124 bytes (53 KB) 2021-05-16T23:08:24.8996930Z ================================================== 2021-05-16T23:08:24.8997648Z downloaded 53 KB 2021-05-16T23:08:24.8998139Z 2021-05-16T23:08:24.9033304Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/askpass_1.1.tar.gz' 2021-05-16T23:08:25.8606186Z Content type 'binary/octet-stream' length 23661 bytes (23 KB) 2021-05-16T23:08:25.8607446Z ================================================== 2021-05-16T23:08:25.8608646Z downloaded 23 KB 2021-05-16T23:08:25.8608999Z 2021-05-16T23:08:25.8648309Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/openssl_1.4.4.tar.gz' 2021-05-16T23:08:26.4686145Z Content type 'binary/octet-stream' length 1492186 bytes (1.4 MB) 2021-05-16T23:08:26.6024174Z ================================================== 2021-05-16T23:08:26.6025400Z downloaded 1.4 MB 2021-05-16T23:08:26.6025950Z 2021-05-16T23:08:26.6060826Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mime_0.10.tar.gz' 2021-05-16T23:08:27.1697367Z Content type 'binary/octet-stream' length 37709 bytes (36 KB) 2021-05-16T23:08:27.1717573Z ================================================== 2021-05-16T23:08:27.1718108Z downloaded 36 KB 2021-05-16T23:08:27.1718394Z 2021-05-16T23:08:27.1752074Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/curl_4.3.1.tar.gz' 2021-05-16T23:08:27.7208056Z Content type 'binary/octet-stream' length 905440 bytes (884 KB) 2021-05-16T23:08:27.7770954Z ================================================== 2021-05-16T23:08:27.7771550Z downloaded 884 KB 2021-05-16T23:08:27.7771837Z 2021-05-16T23:08:27.7811311Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-16T23:08:28.3642083Z Content type 'binary/octet-stream' length 535666 bytes (523 KB) 2021-05-16T23:08:28.5044205Z ================================================== 2021-05-16T23:08:28.5046410Z downloaded 523 KB 2021-05-16T23:08:28.5048215Z 2021-05-16T23:08:28.5086575Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ini_0.3.1.tar.gz' 2021-05-16T23:08:29.4064953Z Content type 'binary/octet-stream' length 13087 bytes (12 KB) 2021-05-16T23:08:29.4065656Z ================================================== 2021-05-16T23:08:29.4066115Z downloaded 12 KB 2021-05-16T23:08:29.4066399Z 2021-05-16T23:08:29.4103668Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httr_1.4.2.tar.gz' 2021-05-16T23:08:29.9661652Z Content type 'binary/octet-stream' length 498515 bytes (486 KB) 2021-05-16T23:08:29.9878223Z ================================================== 2021-05-16T23:08:29.9879083Z downloaded 486 KB 2021-05-16T23:08:29.9879538Z 2021-05-16T23:08:29.9976680Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-16T23:08:30.6528478Z Content type 'binary/octet-stream' length 93277 bytes (91 KB) 2021-05-16T23:08:30.6580320Z ================================================== 2021-05-16T23:08:30.6580826Z downloaded 91 KB 2021-05-16T23:08:30.6581138Z 2021-05-16T23:08:30.6619721Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cli_2.5.0.tar.gz' 2021-05-16T23:08:31.2684031Z Content type 'binary/octet-stream' length 520445 bytes (508 KB) 2021-05-16T23:08:31.3013593Z ================================================== 2021-05-16T23:08:31.3014426Z downloaded 508 KB 2021-05-16T23:08:31.3014909Z 2021-05-16T23:08:31.3049420Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zip_2.1.1.tar.gz' 2021-05-16T23:08:31.7509847Z Content type 'binary/octet-stream' length 636581 bytes (621 KB) 2021-05-16T23:08:32.0091712Z ================================================== 2021-05-16T23:08:32.0092972Z downloaded 621 KB 2021-05-16T23:08:32.0093487Z 2021-05-16T23:08:32.0130541Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-16T23:08:32.8264206Z Content type 'binary/octet-stream' length 273750 bytes (267 KB) 2021-05-16T23:08:32.8266077Z ================================================== 2021-05-16T23:08:32.8266777Z downloaded 267 KB 2021-05-16T23:08:32.8267261Z 2021-05-16T23:08:32.8268804Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/credentials_1.3.0.tar.gz' 2021-05-16T23:08:34.2600063Z Content type 'binary/octet-stream' length 171711 bytes (167 KB) 2021-05-16T23:08:34.2731257Z ================================================== 2021-05-16T23:08:34.2731831Z downloaded 167 KB 2021-05-16T23:08:34.2732132Z 2021-05-16T23:08:34.2771817Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-16T23:08:35.1037594Z Content type 'binary/octet-stream' length 240759 bytes (235 KB) 2021-05-16T23:08:35.1200071Z ================================================== 2021-05-16T23:08:35.1200953Z downloaded 235 KB 2021-05-16T23:08:35.1201490Z 2021-05-16T23:08:35.1239482Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/yaml_2.2.1.tar.gz' 2021-05-16T23:08:35.9738951Z Content type 'binary/octet-stream' length 283691 bytes (277 KB) 2021-05-16T23:08:36.0937850Z ================================================== 2021-05-16T23:08:36.0938389Z downloaded 277 KB 2021-05-16T23:08:36.0938652Z 2021-05-16T23:08:36.0976882Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/withr_2.4.2.tar.gz' 2021-05-16T23:08:37.2534992Z Content type 'binary/octet-stream' length 206819 bytes (201 KB) 2021-05-16T23:08:37.2749974Z ================================================== 2021-05-16T23:08:37.2751083Z downloaded 201 KB 2021-05-16T23:08:37.2751611Z 2021-05-16T23:08:37.2790105Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/whisker_0.4.tar.gz' 2021-05-16T23:08:37.9901155Z Content type 'binary/octet-stream' length 65725 bytes (64 KB) 2021-05-16T23:08:37.9950875Z ================================================== 2021-05-16T23:08:37.9951705Z downloaded 64 KB 2021-05-16T23:08:37.9952250Z 2021-05-16T23:08:37.9991136Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-16T23:08:38.6546168Z Content type 'binary/octet-stream' length 47392 bytes (46 KB) 2021-05-16T23:08:38.6547011Z ================================================== 2021-05-16T23:08:38.6547469Z downloaded 46 KB 2021-05-16T23:08:38.6547761Z 2021-05-16T23:08:38.6582569Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/purrr_0.3.4.tar.gz' 2021-05-16T23:08:42.1783765Z Content type 'binary/octet-stream' length 427159 bytes (417 KB) 2021-05-16T23:08:42.2050628Z ================================================== 2021-05-16T23:08:42.2051101Z downloaded 417 KB 2021-05-16T23:08:42.2051361Z 2021-05-16T23:08:42.2063199Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-16T23:08:42.7499179Z Content type 'binary/octet-stream' length 93600 bytes (91 KB) 2021-05-16T23:08:42.8615873Z ================================================== 2021-05-16T23:08:42.8616822Z downloaded 91 KB 2021-05-16T23:08:42.8617405Z 2021-05-16T23:08:42.8657365Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gh_1.3.0.tar.gz' 2021-05-16T23:08:43.7208982Z Content type 'binary/octet-stream' length 136762 bytes (133 KB) 2021-05-16T23:08:43.7277188Z ================================================== 2021-05-16T23:08:43.7278007Z downloaded 133 KB 2021-05-16T23:08:43.7278542Z 2021-05-16T23:08:43.7316909Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gert_1.3.0.tar.gz' 2021-05-16T23:08:44.5650242Z Content type 'binary/octet-stream' length 277164 bytes (270 KB) 2021-05-16T23:08:44.5828820Z ================================================== 2021-05-16T23:08:44.5829757Z downloaded 270 KB 2021-05-16T23:08:44.5830266Z 2021-05-16T23:08:44.5868896Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fs_1.5.0.tar.gz' 2021-05-16T23:08:45.3735993Z Content type 'binary/octet-stream' length 753265 bytes (735 KB) 2021-05-16T23:08:45.3985785Z ================================================== 2021-05-16T23:08:45.3986267Z downloaded 735 KB 2021-05-16T23:08:45.3986535Z 2021-05-16T23:08:45.4026467Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clipr_0.7.1.tar.gz' 2021-05-16T23:08:46.0651933Z Content type 'binary/octet-stream' length 47213 bytes (46 KB) 2021-05-16T23:08:46.0656818Z ================================================== 2021-05-16T23:08:46.0658390Z downloaded 46 KB 2021-05-16T23:08:46.0658992Z 2021-05-16T23:08:46.0695121Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-16T23:08:46.1993393Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-16T23:08:46.1998665Z ================================================== 2021-05-16T23:08:46.1999121Z downloaded 24 KB 2021-05-16T23:08:46.1999392Z 2021-05-16T23:08:46.2025340Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/usethis_2.0.1.tar.gz' 2021-05-16T23:08:47.2069799Z Content type 'binary/octet-stream' length 705698 bytes (689 KB) 2021-05-16T23:08:47.2488319Z ================================================== 2021-05-16T23:08:47.2489097Z downloaded 689 KB 2021-05-16T23:08:47.2489553Z 2021-05-16T23:08:47.2525223Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/memoise_2.0.0.tar.gz' 2021-05-16T23:08:48.0573999Z Content type 'binary/octet-stream' length 47028 bytes (45 KB) 2021-05-16T23:08:48.0575374Z ================================================== 2021-05-16T23:08:48.0576133Z downloaded 45 KB 2021-05-16T23:08:48.0576640Z 2021-05-16T23:08:48.0613006Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/git2r_0.28.0.tar.gz' 2021-05-16T23:08:49.0974193Z Content type 'binary/octet-stream' length 618098 bytes (603 KB) 2021-05-16T23:08:49.3944208Z ================================================== 2021-05-16T23:08:49.3946351Z downloaded 603 KB 2021-05-16T23:08:49.3948118Z 2021-05-16T23:08:49.6667904Z * installing *binary* package ‘rlang’ ... 2021-05-16T23:08:49.6729845Z * DONE (rlang) 2021-05-16T23:08:49.8883635Z * installing *binary* package ‘magrittr’ ... 2021-05-16T23:08:49.8929667Z * DONE (magrittr) 2021-05-16T23:08:50.0983887Z * installing *binary* package ‘glue’ ... 2021-05-16T23:08:50.1024128Z * DONE (glue) 2021-05-16T23:08:50.2938729Z * installing *binary* package ‘sys’ ... 2021-05-16T23:08:50.2975265Z * DONE (sys) 2021-05-16T23:08:50.4903916Z * installing *binary* package ‘mime’ ... 2021-05-16T23:08:50.4943610Z * DONE (mime) 2021-05-16T23:08:50.7687201Z * installing *binary* package ‘curl’ ... 2021-05-16T23:08:50.7752668Z * DONE (curl) 2021-05-16T23:08:50.9962696Z * installing *binary* package ‘jsonlite’ ... 2021-05-16T23:08:51.0010111Z * DONE (jsonlite) 2021-05-16T23:08:51.1853525Z * installing *binary* package ‘ini’ ... 2021-05-16T23:08:51.1891530Z * DONE (ini) 2021-05-16T23:08:51.3941049Z * installing *binary* package ‘gitcreds’ ... 2021-05-16T23:08:51.3984693Z * DONE (gitcreds) 2021-05-16T23:08:51.6442836Z * installing *binary* package ‘zip’ ... 2021-05-16T23:08:51.6498480Z * DONE (zip) 2021-05-16T23:08:51.8663046Z * installing *binary* package ‘rstudioapi’ ... 2021-05-16T23:08:51.8714294Z * DONE (rstudioapi) 2021-05-16T23:08:52.0855810Z * installing *binary* package ‘fastmap’ ... 2021-05-16T23:08:52.0903132Z * DONE (fastmap) 2021-05-16T23:08:52.3077873Z * installing *binary* package ‘yaml’ ... 2021-05-16T23:08:52.3127975Z * DONE (yaml) 2021-05-16T23:08:52.5180343Z * installing *binary* package ‘withr’ ... 2021-05-16T23:08:52.5224099Z * DONE (withr) 2021-05-16T23:08:52.7287307Z * installing *binary* package ‘whisker’ ... 2021-05-16T23:08:52.7332358Z * DONE (whisker) 2021-05-16T23:08:52.9252146Z * installing *binary* package ‘rappdirs’ ... 2021-05-16T23:08:52.9289736Z * DONE (rappdirs) 2021-05-16T23:08:53.1759389Z * installing *binary* package ‘fs’ ... 2021-05-16T23:08:53.1817891Z * DONE (fs) 2021-05-16T23:08:53.3834416Z * installing *binary* package ‘clipr’ ... 2021-05-16T23:08:53.3874384Z * DONE (clipr) 2021-05-16T23:08:53.6153754Z * installing *binary* package ‘git2r’ ... 2021-05-16T23:08:53.6201039Z * DONE (git2r) 2021-05-16T23:08:53.8178263Z * installing *binary* package ‘askpass’ ... 2021-05-16T23:08:53.8219614Z * DONE (askpass) 2021-05-16T23:08:54.0364981Z * installing *binary* package ‘cli’ ... 2021-05-16T23:08:54.0413852Z * DONE (cli) 2021-05-16T23:08:54.2624675Z * installing *binary* package ‘purrr’ ... 2021-05-16T23:08:54.2676033Z * DONE (purrr) 2021-05-16T23:08:54.4810479Z * installing *binary* package ‘lifecycle’ ... 2021-05-16T23:08:54.4856262Z * DONE (lifecycle) 2021-05-16T23:08:54.6804712Z * installing *source* package ‘cachem’ ... 2021-05-16T23:08:54.6815748Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-16T23:08:54.6816786Z ** using staged installation 2021-05-16T23:08:54.6979973Z ** libs 2021-05-16T23:08:54.7048102Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cache.c -o cache.o 2021-05-16T23:08:54.8188548Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T23:08:54.8623058Z gcc -shared -L/opt/R/3.6.3/lib/R/lib -L/usr/local/lib -o cachem.so cache.o init.o -L/opt/R/3.6.3/lib/R/lib -lR 2021-05-16T23:08:54.8970583Z installing to /home/runner/work/_temp/Library/00LOCK-cachem/00new/cachem/libs 2021-05-16T23:08:54.8983246Z ** R 2021-05-16T23:08:54.9051029Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:08:55.3718869Z ** help 2021-05-16T23:08:55.3930477Z *** installing help indices 2021-05-16T23:08:55.4110632Z ** building package indices 2021-05-16T23:08:55.4297097Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:08:55.6168321Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:08:55.6789899Z ** testing if installed package can be loaded from final location 2021-05-16T23:08:55.8674395Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:08:55.8682402Z * DONE (cachem) 2021-05-16T23:08:56.8326385Z * installing *binary* package ‘openssl’ ... 2021-05-16T23:08:56.8327169Z * DONE (openssl) 2021-05-16T23:08:56.8328107Z * installing *binary* package ‘memoise’ ... 2021-05-16T23:08:56.8328699Z * DONE (memoise) 2021-05-16T23:08:56.8329441Z * installing *binary* package ‘httr’ ... 2021-05-16T23:08:56.8329993Z * DONE (httr) 2021-05-16T23:08:56.8330755Z * installing *binary* package ‘credentials’ ... 2021-05-16T23:08:56.8331395Z * DONE (credentials) 2021-05-16T23:08:57.0266386Z * installing *binary* package ‘gh’ ... 2021-05-16T23:08:57.0307809Z * DONE (gh) 2021-05-16T23:08:57.2410619Z * installing *binary* package ‘gert’ ... 2021-05-16T23:08:57.2457172Z * DONE (gert) 2021-05-16T23:08:57.4916863Z * installing *binary* package ‘usethis’ ... 2021-05-16T23:08:57.4983872Z * DONE (usethis) 2021-05-16T23:08:57.5044936Z 2021-05-16T23:08:57.5045799Z The downloaded source packages are in 2021-05-16T23:08:57.5046959Z ‘/tmp/RtmpNatxpX/downloaded_packages’ 2021-05-16T23:08:57.5056246Z Running `R CMD build`... 2021-05-16T23:08:59.2891097Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:08:59.2892419Z * checking for file ‘/tmp/RtmpNatxpX/remotes712c2a559bed/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-16T23:08:59.2894389Z (as ‘lib’ is unspecified) 2021-05-16T23:08:59.2894944Z * preparing ‘tic’: 2021-05-16T23:08:59.2896476Z * checking DESCRIPTION meta-information ... OK 2021-05-16T23:08:59.2897208Z * installing the package to process help pages 2021-05-16T23:08:59.2898137Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:08:59.2898869Z * checking for empty or unneeded directories 2021-05-16T23:08:59.2899665Z Removed empty directory ‘tic/.circleci’ 2021-05-16T23:08:59.2900396Z Removed empty directory ‘tic/pkgdown’ 2021-05-16T23:08:59.2901046Z * building ‘tic_0.10.0.tar.gz’ 2021-05-16T23:08:59.5790537Z * installing *source* package ‘tic’ ... 2021-05-16T23:08:59.5792038Z ** using staged installation 2021-05-16T23:08:59.6044811Z ** R 2021-05-16T23:08:59.6261968Z ** inst 2021-05-16T23:08:59.6292445Z ** preparing package for lazy loading 2021-05-16T23:08:59.9571849Z ** help 2021-05-16T23:09:00.0910658Z *** installing help indices 2021-05-16T23:09:00.1832090Z *** copying figures 2021-05-16T23:09:00.1836242Z ** building package indices 2021-05-16T23:09:00.2966760Z ** installing vignettes 2021-05-16T23:09:00.3007083Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:09:00.5371942Z ** testing if installed package can be loaded from final location 2021-05-16T23:09:00.8176582Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:09:00.8204808Z * DONE (tic) 2021-05-16T23:09:00.8329981Z Using github PAT from envvar GITHUB_PAT 2021-05-16T23:09:01.0555922Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-16T23:09:03.0932962Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-16T23:09:03.0934589Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-16T23:09:03.0936931Z 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-16T23:09:03.0939929Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-16T23:09:03.0940932Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-16T23:09:03.0941883Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-16T23:09:03.0942842Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:09:03.0943768Z (as ‘lib’ is unspecified) 2021-05-16T23:09:03.0944851Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-16T23:09:03.0945717Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-16T23:09:03.0946563Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-16T23:09:03.0947404Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-16T23:09:03.0948224Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-16T23:09:03.0949041Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-16T23:09:03.0949879Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-16T23:09:03.0950716Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-16T23:09:03.0951567Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-16T23:09:03.0952427Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-16T23:09:03.0953280Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-16T23:09:03.0954130Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-16T23:09:03.0954942Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-16T23:09:03.0955764Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-16T23:09:03.0956901Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-16T23:09:03.0957745Z xfun (NA -> 0.23 ) [CRAN] 2021-05-16T23:09:03.0958593Z markdown (NA -> 1.1 ) [CRAN] 2021-05-16T23:09:03.0959422Z highr (NA -> 0.9 ) [CRAN] 2021-05-16T23:09:03.0960259Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-16T23:09:03.0961091Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-16T23:09:03.0961923Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-16T23:09:03.0962747Z knitr (NA -> 1.33 ) [CRAN] 2021-05-16T23:09:03.0963591Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-16T23:09:03.0964494Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-16T23:09:03.0965342Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-16T23:09:03.0966203Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-16T23:09:03.0969080Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-16T23:09:03.0969796Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-16T23:09:03.0970518Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-16T23:09:03.0971216Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-16T23:09:03.0971923Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-16T23:09:03.0972816Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-16T23:09:03.0973529Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-16T23:09:16.7391910Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/utf8_1.2.1.tar.gz' 2021-05-16T23:09:17.2918726Z Content type 'binary/octet-stream' length 237239 bytes (231 KB) 2021-05-16T23:09:17.3205662Z ================================================== 2021-05-16T23:09:17.3206565Z downloaded 231 KB 2021-05-16T23:09:17.3207178Z 2021-05-16T23:09:17.3239964Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-16T23:09:18.1284228Z Content type 'binary/octet-stream' length 1619740 bytes (1.5 MB) 2021-05-16T23:09:18.1609212Z ================================================== 2021-05-16T23:09:18.1609727Z downloaded 1.5 MB 2021-05-16T23:09:18.1609997Z 2021-05-16T23:09:18.1644823Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-16T23:09:19.1332541Z Content type 'binary/octet-stream' length 17482 bytes (17 KB) 2021-05-16T23:09:19.1333232Z ================================================== 2021-05-16T23:09:19.1333693Z downloaded 17 KB 2021-05-16T23:09:19.1333989Z 2021-05-16T23:09:19.1370936Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.1.tar.gz' 2021-05-16T23:09:19.1711247Z Content type 'application/x-gzip' length 1111747 bytes (1.1 MB) 2021-05-16T23:09:19.1993078Z ================================================== 2021-05-16T23:09:19.1993541Z downloaded 1.1 MB 2021-05-16T23:09:19.1993805Z 2021-05-16T23:09:19.2011940Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.2.tar.gz' 2021-05-16T23:09:19.2680889Z Content type 'application/x-gzip' length 686145 bytes (670 KB) 2021-05-16T23:09:19.2954678Z ================================================== 2021-05-16T23:09:19.2955143Z downloaded 670 KB 2021-05-16T23:09:19.2955406Z 2021-05-16T23:09:19.2973814Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-16T23:09:20.6647857Z Content type 'binary/octet-stream' length 44273 bytes (43 KB) 2021-05-16T23:09:20.6700789Z ================================================== 2021-05-16T23:09:20.6701539Z downloaded 43 KB 2021-05-16T23:09:20.6702097Z 2021-05-16T23:09:20.6737100Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fansi_0.4.2.tar.gz' 2021-05-16T23:09:21.2989032Z Content type 'binary/octet-stream' length 254275 bytes (248 KB) 2021-05-16T23:09:21.3151549Z ================================================== 2021-05-16T23:09:21.3152070Z downloaded 248 KB 2021-05-16T23:09:21.3153725Z 2021-05-16T23:09:21.3187773Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-16T23:09:22.1733806Z Content type 'binary/octet-stream' length 974870 bytes (952 KB) 2021-05-16T23:09:22.2017677Z ================================================== 2021-05-16T23:09:22.2019090Z downloaded 952 KB 2021-05-16T23:09:22.2019864Z 2021-05-16T23:09:22.2056743Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/waldo_0.2.5.tar.gz' 2021-05-16T23:09:22.8615259Z Content type 'binary/octet-stream' length 69885 bytes (68 KB) 2021-05-16T23:09:22.8617931Z ================================================== 2021-05-16T23:09:22.8618410Z downloaded 68 KB 2021-05-16T23:09:22.8618707Z 2021-05-16T23:09:22.8656821Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ps_1.6.0.tar.gz' 2021-05-16T23:09:23.5486570Z Content type 'binary/octet-stream' length 355820 bytes (347 KB) 2021-05-16T23:09:23.5750216Z ================================================== 2021-05-16T23:09:23.5751077Z downloaded 347 KB 2021-05-16T23:09:23.5751613Z 2021-05-16T23:09:23.5785335Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/processx_3.5.2.tar.gz' 2021-05-16T23:09:24.9836346Z Content type 'binary/octet-stream' length 423040 bytes (413 KB) 2021-05-16T23:09:25.0050082Z ================================================== 2021-05-16T23:09:25.0050929Z downloaded 413 KB 2021-05-16T23:09:25.0051476Z 2021-05-16T23:09:25.0086485Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/praise_1.0.0.tar.gz' 2021-05-16T23:09:25.6647915Z Content type 'binary/octet-stream' length 16011 bytes (15 KB) 2021-05-16T23:09:25.6648631Z ================================================== 2021-05-16T23:09:25.6649074Z downloaded 15 KB 2021-05-16T23:09:25.6649373Z 2021-05-16T23:09:25.6681034Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-16T23:09:26.5226785Z Content type 'binary/octet-stream' length 151151 bytes (147 KB) 2021-05-16T23:09:26.5357519Z ================================================== 2021-05-16T23:09:26.5358012Z downloaded 147 KB 2021-05-16T23:09:26.5358333Z 2021-05-16T23:09:26.5395863Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/evaluate_0.14.tar.gz' 2021-05-16T23:09:27.3728497Z Content type 'binary/octet-stream' length 74428 bytes (72 KB) 2021-05-16T23:09:27.3729248Z ================================================== 2021-05-16T23:09:27.3729716Z downloaded 72 KB 2021-05-16T23:09:27.3729999Z 2021-05-16T23:09:27.3765318Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-16T23:09:29.8468486Z Content type 'binary/octet-stream' length 40229 bytes (39 KB) 2021-05-16T23:09:29.8478515Z ================================================== 2021-05-16T23:09:29.8479166Z downloaded 39 KB 2021-05-16T23:09:29.8479664Z 2021-05-16T23:09:29.8520070Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/digest_0.6.27.tar.gz' 2021-05-16T23:09:30.4882662Z Content type 'binary/octet-stream' length 357439 bytes (349 KB) 2021-05-16T23:09:30.5073523Z ================================================== 2021-05-16T23:09:30.5074431Z downloaded 349 KB 2021-05-16T23:09:30.5074972Z 2021-05-16T23:09:30.5112196Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/callr_3.7.0.tar.gz' 2021-05-16T23:09:31.0648440Z Content type 'binary/octet-stream' length 436337 bytes (426 KB) 2021-05-16T23:09:31.0865672Z ================================================== 2021-05-16T23:09:31.0866423Z downloaded 426 KB 2021-05-16T23:09:31.0866882Z 2021-05-16T23:09:31.0898245Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brio_1.1.2.tar.gz' 2021-05-16T23:09:31.7583616Z Content type 'binary/octet-stream' length 41756 bytes (40 KB) 2021-05-16T23:09:31.7584360Z ================================================== 2021-05-16T23:09:31.7584813Z downloaded 40 KB 2021-05-16T23:09:31.7585381Z 2021-05-16T23:09:32.3426362Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xml2_1.3.2.tar.gz' 2021-05-16T23:09:32.4498436Z Content type 'binary/octet-stream' length 617164 bytes (602 KB) 2021-05-16T23:09:32.4772498Z ================================================== 2021-05-16T23:09:32.4772944Z downloaded 602 KB 2021-05-16T23:09:32.4773192Z 2021-05-16T23:09:32.4809089Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-16T23:09:32.5105867Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-16T23:09:32.5204550Z ================================================== 2021-05-16T23:09:32.5205377Z downloaded 109 KB 2021-05-16T23:09:32.5205830Z 2021-05-16T23:09:32.5227457Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/markdown_1.1.tar.gz' 2021-05-16T23:09:34.0444322Z Content type 'binary/octet-stream' length 230497 bytes (225 KB) 2021-05-16T23:09:34.0608231Z ================================================== 2021-05-16T23:09:34.0608906Z downloaded 225 KB 2021-05-16T23:09:34.0609269Z 2021-05-16T23:09:34.0648934Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/highr_0.9.tar.gz' 2021-05-16T23:09:35.0858545Z Content type 'binary/octet-stream' length 39051 bytes (38 KB) 2021-05-16T23:09:35.0862912Z ================================================== 2021-05-16T23:09:35.0863665Z downloaded 38 KB 2021-05-16T23:09:35.0864085Z 2021-05-16T23:09:35.1009227Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringr_1.4.0.tar.gz' 2021-05-16T23:09:35.7778905Z Content type 'binary/octet-stream' length 205023 bytes (200 KB) 2021-05-16T23:09:35.7944855Z ================================================== 2021-05-16T23:09:35.7945327Z downloaded 200 KB 2021-05-16T23:09:35.7945622Z 2021-05-16T23:09:35.7982437Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringi_1.6.1.tar.gz' 2021-05-16T23:09:36.5544337Z Content type 'binary/octet-stream' length 2913147 bytes (2.8 MB) 2021-05-16T23:09:36.7752399Z ================================================== 2021-05-16T23:09:36.7753488Z downloaded 2.8 MB 2021-05-16T23:09:36.7754076Z 2021-05-16T23:09:36.7792044Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-16T23:09:37.4212440Z Content type 'binary/octet-stream' length 4168220 bytes (4.0 MB) 2021-05-16T23:09:37.6051324Z ================================================== 2021-05-16T23:09:37.6052471Z downloaded 4.0 MB 2021-05-16T23:09:37.6052928Z 2021-05-16T23:09:37.6089722Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/knitr_1.33.tar.gz' 2021-05-16T23:09:38.3817200Z Content type 'binary/octet-stream' length 1403467 bytes (1.3 MB) 2021-05-16T23:09:38.4597509Z ================================================== 2021-05-16T23:09:38.4597986Z downloaded 1.3 MB 2021-05-16T23:09:38.4598369Z 2021-05-16T23:09:38.4636046Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/commonmark_1.7.tar.gz' 2021-05-16T23:09:41.0215723Z Content type 'binary/octet-stream' length 491246 bytes (479 KB) 2021-05-16T23:09:41.0468947Z ================================================== 2021-05-16T23:09:41.0469422Z downloaded 479 KB 2021-05-16T23:09:41.0469688Z 2021-05-16T23:09:41.0506566Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brew_1.0-6.tar.gz' 2021-05-16T23:09:41.7056212Z Content type 'binary/octet-stream' length 109720 bytes (107 KB) 2021-05-16T23:09:41.7119045Z ================================================== 2021-05-16T23:09:41.7119543Z downloaded 107 KB 2021-05-16T23:09:41.7119843Z 2021-05-16T23:09:41.7157802Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xopen_1.0.0.tar.gz' 2021-05-16T23:09:45.1196529Z Content type 'binary/octet-stream' length 22200 bytes (21 KB) 2021-05-16T23:09:45.1204958Z ================================================== 2021-05-16T23:09:45.1205489Z downloaded 21 KB 2021-05-16T23:09:45.1205769Z 2021-05-16T23:09:45.1246879Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-16T23:09:46.5303410Z Content type 'binary/octet-stream' length 44287 bytes (43 KB) 2021-05-16T23:09:46.5323793Z ================================================== 2021-05-16T23:09:46.5324625Z downloaded 43 KB 2021-05-16T23:09:46.5325147Z 2021-05-16T23:09:46.5359063Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-16T23:09:47.2925654Z Content type 'binary/octet-stream' length 34357 bytes (33 KB) 2021-05-16T23:09:47.2927158Z ================================================== 2021-05-16T23:09:47.2928069Z downloaded 33 KB 2021-05-16T23:09:47.2928586Z 2021-05-16T23:09:47.2963915Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-16T23:09:48.1506339Z Content type 'binary/octet-stream' length 140312 bytes (137 KB) 2021-05-16T23:09:48.1625813Z ================================================== 2021-05-16T23:09:48.1626670Z downloaded 137 KB 2021-05-16T23:09:48.1627192Z 2021-05-16T23:09:48.1660970Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/testthat_3.0.2.tar.gz' 2021-05-16T23:09:49.1282917Z Content type 'binary/octet-stream' length 3546849 bytes (3.4 MB) 2021-05-16T23:09:50.1367426Z ================================================== 2021-05-16T23:09:50.1368828Z downloaded 3.4 MB 2021-05-16T23:09:50.1369140Z 2021-05-16T23:09:50.1408758Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rversions_2.0.2.tar.gz' 2021-05-16T23:09:51.1640527Z Content type 'binary/octet-stream' length 66206 bytes (64 KB) 2021-05-16T23:09:51.1642327Z ================================================== 2021-05-16T23:09:51.1642985Z downloaded 64 KB 2021-05-16T23:09:51.1643413Z 2021-05-16T23:09:51.1677661Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-16T23:09:51.9720803Z Content type 'binary/octet-stream' length 1371575 bytes (1.3 MB) 2021-05-16T23:09:52.0053168Z ================================================== 2021-05-16T23:09:52.0053625Z downloaded 1.3 MB 2021-05-16T23:09:52.0053897Z 2021-05-16T23:09:52.0090567Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-16T23:09:53.0124214Z Content type 'binary/octet-stream' length 132898 bytes (129 KB) 2021-05-16T23:09:53.0235221Z ================================================== 2021-05-16T23:09:53.0235975Z downloaded 129 KB 2021-05-16T23:09:53.0236414Z 2021-05-16T23:09:53.0272597Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/devtools_2.4.1.tar.gz' 2021-05-16T23:09:57.3307563Z Content type 'binary/octet-stream' length 395125 bytes (385 KB) 2021-05-16T23:09:57.3519174Z ================================================== 2021-05-16T23:09:57.3519613Z downloaded 385 KB 2021-05-16T23:09:57.3519900Z 2021-05-16T23:09:57.5700551Z * installing *binary* package ‘utf8’ ... 2021-05-16T23:09:57.5745124Z * DONE (utf8) 2021-05-16T23:09:57.7632803Z * installing *binary* package ‘pkgconfig’ ... 2021-05-16T23:09:57.7671286Z * DONE (pkgconfig) 2021-05-16T23:09:57.9753013Z * installing *binary* package ‘fansi’ ... 2021-05-16T23:09:57.9798615Z * DONE (fansi) 2021-05-16T23:09:58.2134213Z * installing *binary* package ‘diffobj’ ... 2021-05-16T23:09:58.2184042Z * DONE (diffobj) 2021-05-16T23:09:58.4302611Z * installing *binary* package ‘ps’ ... 2021-05-16T23:09:58.4349901Z * DONE (ps) 2021-05-16T23:09:58.6236347Z * installing *binary* package ‘praise’ ... 2021-05-16T23:09:58.6275509Z * DONE (praise) 2021-05-16T23:09:58.8233018Z * installing *binary* package ‘pkgload’ ... 2021-05-16T23:09:58.8272568Z * DONE (pkgload) 2021-05-16T23:09:59.0210257Z * installing *binary* package ‘evaluate’ ... 2021-05-16T23:09:59.0249798Z * DONE (evaluate) 2021-05-16T23:09:59.2149581Z * installing *binary* package ‘ellipsis’ ... 2021-05-16T23:09:59.2186345Z * DONE (ellipsis) 2021-05-16T23:09:59.4466031Z * installing *binary* package ‘digest’ ... 2021-05-16T23:09:59.4520878Z * DONE (digest) 2021-05-16T23:09:59.6441926Z * installing *binary* package ‘brio’ ... 2021-05-16T23:09:59.6480564Z * DONE (brio) 2021-05-16T23:09:59.8932982Z * installing *binary* package ‘xml2’ ... 2021-05-16T23:09:59.8986707Z * DONE (xml2) 2021-05-16T23:10:00.1420193Z * installing *source* package ‘xfun’ ... 2021-05-16T23:10:00.1453147Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-16T23:10:00.1454341Z ** using staged installation 2021-05-16T23:10:00.1631252Z ** libs 2021-05-16T23:10:00.1683682Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-16T23:10:00.2674463Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T23:10:00.3116776Z g++ -std=gnu++11 -shared -L/opt/R/3.6.3/lib/R/lib -L/usr/local/lib -o xfun.so base64.o init.o -L/opt/R/3.6.3/lib/R/lib -lR 2021-05-16T23:10:00.3490498Z installing to /home/runner/work/_temp/Library/00LOCK-xfun/00new/xfun/libs 2021-05-16T23:10:00.3503055Z ** R 2021-05-16T23:10:00.3664848Z ** inst 2021-05-16T23:10:00.3675496Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:10:01.4528417Z ** help 2021-05-16T23:10:01.5821806Z *** installing help indices 2021-05-16T23:10:01.6740255Z ** building package indices 2021-05-16T23:10:01.7877618Z ** installing vignettes 2021-05-16T23:10:01.7933129Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:10:01.9618869Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:10:01.9792414Z ** testing if installed package can be loaded from final location 2021-05-16T23:10:02.1636368Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:10:02.1651208Z * DONE (xfun) 2021-05-16T23:10:02.5737872Z * installing *binary* package ‘stringi’ ... 2021-05-16T23:10:02.5835794Z * DONE (stringi) 2021-05-16T23:10:03.4835103Z * installing *binary* package ‘Rcpp’ ... 2021-05-16T23:10:03.5213072Z * DONE (Rcpp) 2021-05-16T23:10:03.7712811Z * installing *binary* package ‘commonmark’ ... 2021-05-16T23:10:03.7766779Z * DONE (commonmark) 2021-05-16T23:10:03.9950885Z * installing *binary* package ‘brew’ ... 2021-05-16T23:10:04.0003015Z * DONE (brew) 2021-05-16T23:10:04.1899284Z * installing *binary* package ‘sessioninfo’ ... 2021-05-16T23:10:04.1933974Z * DONE (sessioninfo) 2021-05-16T23:10:04.3802757Z * installing *binary* package ‘prettyunits’ ... 2021-05-16T23:10:04.3840611Z * DONE (prettyunits) 2021-05-16T23:10:04.6911101Z * installing *binary* package ‘vctrs’ ... 2021-05-16T23:10:04.6991416Z * DONE (vctrs) 2021-05-16T23:10:04.9158362Z * installing *binary* package ‘processx’ ... 2021-05-16T23:10:04.9206252Z * DONE (processx) 2021-05-16T23:10:05.1387083Z * installing *binary* package ‘markdown’ ... 2021-05-16T23:10:05.1437187Z * DONE (markdown) 2021-05-16T23:10:05.3373932Z * installing *binary* package ‘highr’ ... 2021-05-16T23:10:05.3415181Z * DONE (highr) 2021-05-16T23:10:05.5518222Z * installing *binary* package ‘stringr’ ... 2021-05-16T23:10:05.5566891Z * DONE (stringr) 2021-05-16T23:10:05.7477598Z * installing *binary* package ‘rversions’ ... 2021-05-16T23:10:05.7516559Z * DONE (rversions) 2021-05-16T23:10:06.1005845Z * installing *source* package ‘pillar’ ... 2021-05-16T23:10:06.1103031Z ** package ‘pillar’ successfully unpacked and MD5 sums checked 2021-05-16T23:10:06.1104253Z ** using staged installation 2021-05-16T23:10:06.1274332Z ** R 2021-05-16T23:10:06.1476506Z ** inst 2021-05-16T23:10:06.1508467Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:10:07.5648421Z ** help 2021-05-16T23:10:07.6382823Z *** installing help indices 2021-05-16T23:10:07.6910959Z *** copying figures 2021-05-16T23:10:07.6915059Z ** building package indices 2021-05-16T23:10:07.7401096Z ** installing vignettes 2021-05-16T23:10:07.7471246Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:10:08.0128918Z ** testing if installed package can be loaded from final location 2021-05-16T23:10:08.3032363Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:10:08.3057410Z * DONE (pillar) 2021-05-16T23:10:08.5226095Z * installing *binary* package ‘callr’ ... 2021-05-16T23:10:08.5266336Z * DONE (callr) 2021-05-16T23:10:08.8599200Z * installing *binary* package ‘knitr’ ... 2021-05-16T23:10:08.8709431Z * DONE (knitr) 2021-05-16T23:10:09.0621481Z * installing *binary* package ‘xopen’ ... 2021-05-16T23:10:09.0661184Z * DONE (xopen) 2021-05-16T23:10:09.4141011Z * installing *source* package ‘tibble’ ... 2021-05-16T23:10:09.4234872Z ** package ‘tibble’ successfully unpacked and MD5 sums checked 2021-05-16T23:10:09.4235929Z ** using staged installation 2021-05-16T23:10:09.4425221Z ** libs 2021-05-16T23:10:09.4472521Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c attributes.c -o attributes.o 2021-05-16T23:10:09.4917662Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c coerce.c -o coerce.o 2021-05-16T23:10:09.5557851Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T23:10:09.5906984Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-16T23:10:09.6819095Z gcc -shared -L/opt/R/3.6.3/lib/R/lib -L/usr/local/lib -o tibble.so attributes.o coerce.o init.o matrixToDataFrame.o -L/opt/R/3.6.3/lib/R/lib -lR 2021-05-16T23:10:09.7049870Z installing to /home/runner/work/_temp/Library/00LOCK-tibble/00new/tibble/libs 2021-05-16T23:10:09.7050899Z ** R 2021-05-16T23:10:09.7237041Z ** inst 2021-05-16T23:10:09.7265915Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:10:11.2059010Z ** help 2021-05-16T23:10:11.2726499Z *** installing help indices 2021-05-16T23:10:11.3178476Z *** copying figures 2021-05-16T23:10:11.3182973Z ** building package indices 2021-05-16T23:10:11.3581716Z ** installing vignettes 2021-05-16T23:10:11.3636867Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:10:11.6765256Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:10:11.6938003Z ** testing if installed package can be loaded from final location 2021-05-16T23:10:12.0311556Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:10:12.0333515Z * DONE (tibble) 2021-05-16T23:10:12.2302627Z * installing *binary* package ‘pkgbuild’ ... 2021-05-16T23:10:12.2342493Z * DONE (pkgbuild) 2021-05-16T23:10:12.5375858Z * installing *binary* package ‘roxygen2’ ... 2021-05-16T23:10:12.5451941Z * DONE (roxygen2) 2021-05-16T23:10:12.7348521Z * installing *binary* package ‘rematch2’ ... 2021-05-16T23:10:12.7386312Z * DONE (rematch2) 2021-05-16T23:10:12.9317202Z * installing *binary* package ‘rcmdcheck’ ... 2021-05-16T23:10:12.9355328Z * DONE (rcmdcheck) 2021-05-16T23:10:13.1240329Z * installing *binary* package ‘waldo’ ... 2021-05-16T23:10:13.1274816Z * DONE (waldo) 2021-05-16T23:10:13.6191309Z * installing *binary* package ‘testthat’ ... 2021-05-16T23:10:13.6332014Z * DONE (testthat) 2021-05-16T23:10:13.8484941Z * installing *binary* package ‘devtools’ ... 2021-05-16T23:10:13.8532742Z * DONE (devtools) 2021-05-16T23:10:13.8586696Z 2021-05-16T23:10:13.8587683Z The downloaded source packages are in 2021-05-16T23:10:13.8588938Z ‘/tmp/RtmpNatxpX/downloaded_packages’ 2021-05-16T23:10:13.9292856Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-16T23:10:15.7261952Z 2021-05-16T23:10:16.0034022Z 2021-05-16T23:10:16.0042143Z checking for file ‘/tmp/RtmpNatxpX/remotes712c6816450c/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-16T23:10:16.0099121Z 2021-05-16T23:10:16.0101854Z ✔ checking for file ‘/tmp/RtmpNatxpX/remotes712c6816450c/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-16T23:10:16.0132542Z 2021-05-16T23:10:16.0154540Z 2021-05-16T23:10:16.0156364Z ─ preparing ‘desc’: 2021-05-16T23:10:16.0165554Z 2021-05-16T23:10:16.0167351Z 2021-05-16T23:10:16.0249766Z checking DESCRIPTION meta-information ... 2021-05-16T23:10:16.0272390Z 2021-05-16T23:10:16.0274314Z ✔ checking DESCRIPTION meta-information 2021-05-16T23:10:16.0849312Z 2021-05-16T23:10:16.0875390Z 2021-05-16T23:10:16.0877579Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:10:16.0887834Z 2021-05-16T23:10:16.0911750Z 2021-05-16T23:10:16.0913655Z ─ checking for empty or unneeded directories 2021-05-16T23:10:16.0924027Z 2021-05-16T23:10:16.0947335Z 2021-05-16T23:10:16.0949160Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-16T23:10:16.1848292Z 2021-05-16T23:10:16.1850758Z 2021-05-16T23:10:16.1852212Z 2021-05-16T23:10:16.1946205Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:10:16.1947297Z (as ‘lib’ is unspecified) 2021-05-16T23:10:16.4523998Z * installing *source* package ‘desc’ ... 2021-05-16T23:10:16.4556309Z ** using staged installation 2021-05-16T23:10:16.4725784Z ** R 2021-05-16T23:10:16.4876785Z ** inst 2021-05-16T23:10:16.4891814Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:10:17.7859795Z ** help 2021-05-16T23:10:17.9011618Z *** installing help indices 2021-05-16T23:10:17.9848306Z ** building package indices 2021-05-16T23:10:18.0627338Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:10:18.2328706Z ** testing if installed package can be loaded from final location 2021-05-16T23:10:18.4254311Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:10:18.4272704Z * DONE (desc) 2021-05-16T23:10:18.6470067Z 2021-05-16T23:10:18.6471101Z 2021-05-16T23:10:18.6499054Z checking for file ‘/tmp/RtmpNatxpX/remotes712c7e0449c0/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-16T23:10:18.6612970Z 2021-05-16T23:10:18.6615159Z ✔ checking for file ‘/tmp/RtmpNatxpX/remotes712c7e0449c0/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-16T23:10:18.6615917Z 2021-05-16T23:10:18.6616205Z 2021-05-16T23:10:18.6616794Z ─ preparing ‘ghtravis’: 2021-05-16T23:10:18.6666441Z checking DESCRIPTION meta-information ... 2021-05-16T23:10:18.6687398Z 2021-05-16T23:10:18.6688997Z ✔ checking DESCRIPTION meta-information 2021-05-16T23:10:18.7089131Z 2021-05-16T23:10:18.7111853Z 2021-05-16T23:10:18.7114063Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:10:18.7129151Z 2021-05-16T23:10:18.7149902Z 2021-05-16T23:10:18.7151849Z ─ checking for empty or unneeded directories 2021-05-16T23:10:18.7171834Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-16T23:10:18.7330074Z 2021-05-16T23:10:18.7332098Z 2021-05-16T23:10:18.7333350Z 2021-05-16T23:10:18.7672898Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:10:18.7673659Z (as ‘lib’ is unspecified) 2021-05-16T23:10:18.9772267Z * installing *source* package ‘ghtravis’ ... 2021-05-16T23:10:18.9773733Z ** using staged installation 2021-05-16T23:10:18.9919158Z ** R 2021-05-16T23:10:18.9999332Z ** inst 2021-05-16T23:10:19.0006537Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:10:20.0498009Z ** help 2021-05-16T23:10:20.1012009Z *** installing help indices 2021-05-16T23:10:20.1450697Z ** building package indices 2021-05-16T23:10:20.1849421Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:10:20.7443100Z ** testing if installed package can be loaded from final location 2021-05-16T23:10:21.3074607Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:10:21.3084176Z * DONE (ghtravis) 2021-05-16T23:10:21.3168335Z Using github PAT from envvar GITHUB_PAT 2021-05-16T23:10:21.4637746Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-16T23:10:23.3209744Z 2021-05-16T23:10:23.3212271Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-16T23:10:23.3214137Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-16T23:10:23.3215121Z generics (NA -> 0.1.0) [CRAN] 2021-05-16T23:10:23.3216050Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-16T23:10:23.3216853Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-16T23:10:23.3217625Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-16T23:10:23.3219163Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:10:23.3220139Z (as ‘lib’ is unspecified) 2021-05-16T23:10:37.3948521Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-16T23:10:38.0502150Z Content type 'binary/octet-stream' length 198318 bytes (193 KB) 2021-05-16T23:10:38.0669432Z ================================================== 2021-05-16T23:10:38.0670772Z downloaded 193 KB 2021-05-16T23:10:38.0671533Z 2021-05-16T23:10:38.0715816Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/generics_0.1.0.tar.gz' 2021-05-16T23:10:39.3716355Z Content type 'binary/octet-stream' length 68005 bytes (66 KB) 2021-05-16T23:10:39.3768405Z ================================================== 2021-05-16T23:10:39.3768908Z downloaded 66 KB 2021-05-16T23:10:39.3769173Z 2021-05-16T23:10:39.3811122Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-16T23:10:39.9319592Z Content type 'binary/octet-stream' length 195796 bytes (191 KB) 2021-05-16T23:10:39.9482145Z ================================================== 2021-05-16T23:10:39.9482646Z downloaded 191 KB 2021-05-16T23:10:39.9482977Z 2021-05-16T23:10:39.9523289Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-16T23:10:42.1648135Z Content type 'binary/octet-stream' length 1242139 bytes (1.2 MB) 2021-05-16T23:10:42.2370706Z ================================================== 2021-05-16T23:10:42.2371283Z downloaded 1.2 MB 2021-05-16T23:10:42.2371552Z 2021-05-16T23:10:42.2410761Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-16T23:10:43.3847660Z Content type 'binary/octet-stream' length 1083887 bytes (1.0 MB) 2021-05-16T23:10:43.4249057Z ================================================== 2021-05-16T23:10:43.4249938Z downloaded 1.0 MB 2021-05-16T23:10:43.4250476Z 2021-05-16T23:10:43.6347350Z * installing *binary* package ‘tidyselect’ ... 2021-05-16T23:10:43.6388318Z * DONE (tidyselect) 2021-05-16T23:10:43.8301072Z * installing *binary* package ‘generics’ ... 2021-05-16T23:10:43.8337649Z * DONE (generics) 2021-05-16T23:10:44.0602972Z * installing *binary* package ‘cpp11’ ... 2021-05-16T23:10:44.0661554Z * DONE (cpp11) 2021-05-16T23:10:44.3458049Z * installing *binary* package ‘dplyr’ ... 2021-05-16T23:10:44.3527440Z * DONE (dplyr) 2021-05-16T23:10:44.6254413Z * installing *binary* package ‘tidyr’ ... 2021-05-16T23:10:44.6321823Z * DONE (tidyr) 2021-05-16T23:10:44.6383249Z 2021-05-16T23:10:44.6384156Z The downloaded source packages are in 2021-05-16T23:10:44.6385374Z ‘/tmp/RtmpNatxpX/downloaded_packages’ 2021-05-16T23:10:44.8089039Z 2021-05-16T23:10:44.8091180Z checking for file ‘/tmp/RtmpNatxpX/remotes712c645263e9/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-16T23:10:44.8119771Z 2021-05-16T23:10:44.8121399Z ✔ checking for file ‘/tmp/RtmpNatxpX/remotes712c645263e9/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-16T23:10:44.8208105Z 2021-05-16T23:10:44.8208797Z 2021-05-16T23:10:44.8209628Z ─ preparing ‘aghast’: 2021-05-16T23:10:44.8210042Z 2021-05-16T23:10:44.8210434Z 2021-05-16T23:10:44.8277667Z checking DESCRIPTION meta-information ... 2021-05-16T23:10:44.8298474Z 2021-05-16T23:10:44.8299488Z ✔ checking DESCRIPTION meta-information 2021-05-16T23:10:44.8530063Z 2021-05-16T23:10:44.8556499Z 2021-05-16T23:10:44.8557688Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:10:44.8570256Z 2021-05-16T23:10:44.8604498Z 2021-05-16T23:10:44.8605512Z ─ checking for empty or unneeded directories 2021-05-16T23:10:44.8624219Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-16T23:10:44.8714401Z 2021-05-16T23:10:44.8715002Z 2021-05-16T23:10:44.8715413Z 2021-05-16T23:10:44.8785970Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:10:44.8786908Z (as ‘lib’ is unspecified) 2021-05-16T23:10:45.0643612Z * installing *source* package ‘aghast’ ... 2021-05-16T23:10:45.0644901Z ** using staged installation 2021-05-16T23:10:45.0851349Z ** R 2021-05-16T23:10:45.0907611Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:10:45.4608506Z ** help 2021-05-16T23:10:45.4815696Z *** installing help indices 2021-05-16T23:10:45.5026654Z ** building package indices 2021-05-16T23:10:45.5228860Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:10:45.6875339Z ** testing if installed package can be loaded from final location 2021-05-16T23:10:45.8515337Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:10:45.8522458Z * DONE (aghast) 2021-05-16T23:10:45.8601273Z Installing 1 packages: covr 2021-05-16T23:10:45.8612653Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:10:45.8613419Z (as ‘lib’ is unspecified) 2021-05-16T23:10:59.6339236Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-16T23:10:59.6339942Z 2021-05-16T23:10:59.6348168Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-16T23:11:00.5889288Z Content type 'binary/octet-stream' length 164945 bytes (161 KB) 2021-05-16T23:11:00.6001265Z ================================================== 2021-05-16T23:11:00.6001831Z downloaded 161 KB 2021-05-16T23:11:00.6002240Z 2021-05-16T23:11:00.6040258Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rex_1.2.0.tar.gz' 2021-05-16T23:11:04.7362307Z Content type 'binary/octet-stream' length 121911 bytes (119 KB) 2021-05-16T23:11:04.7489759Z ================================================== 2021-05-16T23:11:04.7490301Z downloaded 119 KB 2021-05-16T23:11:04.7490598Z 2021-05-16T23:11:04.7526030Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/covr_3.5.1.tar.gz' 2021-05-16T23:11:05.3353323Z Content type 'binary/octet-stream' length 288054 bytes (281 KB) 2021-05-16T23:11:05.3857784Z ================================================== 2021-05-16T23:11:05.3858629Z downloaded 281 KB 2021-05-16T23:11:05.3859148Z 2021-05-16T23:11:05.5956592Z * installing *binary* package ‘lazyeval’ ... 2021-05-16T23:11:05.6002174Z * DONE (lazyeval) 2021-05-16T23:11:05.8032965Z * installing *binary* package ‘rex’ ... 2021-05-16T23:11:05.8077033Z * DONE (rex) 2021-05-16T23:11:06.0265406Z * installing *binary* package ‘covr’ ... 2021-05-16T23:11:06.0318734Z * DONE (covr) 2021-05-16T23:11:06.0374296Z 2021-05-16T23:11:06.0375277Z The downloaded source packages are in 2021-05-16T23:11:06.0376556Z ‘/tmp/RtmpNatxpX/downloaded_packages’ 2021-05-16T23:11:06.0519006Z 2021-05-16T23:11:06.0555902Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-16T23:11:06.0556591Z Rscript -e "tic::before_install()" 2021-05-16T23:11:06.0605218Z shell: /usr/bin/bash -e {0} 2021-05-16T23:11:06.0605629Z env: 2021-05-16T23:11:06.0606286Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:11:06.0606769Z TIC_DEPLOY_KEY: 2021-05-16T23:11:06.0608122Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:11:06.0609798Z GITHUB_PAT: *** 2021-05-16T23:11:06.0610212Z COVERALLS_TOKEN: 2021-05-16T23:11:06.0610721Z continue-on-error: false 2021-05-16T23:11:06.0611202Z VDIFFR_RUN_TESTS: 2021-05-16T23:11:06.0611706Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:11:06.0612155Z TZ: UTC 2021-05-16T23:11:06.0612568Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:11:06.0612991Z NOT_CRAN: true 2021-05-16T23:11:06.0613389Z ##[endgroup] 2021-05-16T23:11:06.3046858Z ✔ Loading tic stage configuration from tic.R 2021-05-16T23:11:06.4127357Z Running before_install: step_install_remote_binaries() 2021-05-16T23:11:06.8356257Z Installing oro.nifti binaries 2021-05-16T23:11:06.8365498Z [1] "neuroconductor/oro.nifti" 2021-05-16T23:11:07.0296477Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T23:11:07.0325736Z tag_name 2021-05-16T23:11:07.0326165Z 10 0.10.3.s 2021-05-16T23:11:07.0326660Z zipball_url 2021-05-16T23:11:07.0327611Z 10 https://api.github.com/repos/neuroconductor/oro.nifti/zipball/refs/tags/0.10.3.s 2021-05-16T23:11:07.0328421Z tarball_url 2021-05-16T23:11:07.0329238Z 10 https://api.github.com/repos/neuroconductor/oro.nifti/tarball/refs/tags/0.10.3.s 2021-05-16T23:11:07.0329954Z commit.sha 2021-05-16T23:11:07.0330558Z 10 bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T23:11:07.0331305Z commit.url 2021-05-16T23:11:07.0332535Z 10 https://api.github.com/repos/neuroconductor/oro.nifti/commits/bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T23:11:07.0334763Z node_id 2021-05-16T23:11:07.0335873Z 10 MDM6UmVmMzY3NzQyMTIyOnJlZnMvdGFncy8wLjEwLjMucw== 2021-05-16T23:11:07.0336850Z url 2021-05-16T23:11:07.0338783Z 10 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549 2021-05-16T23:11:07.0340557Z assets_url 2021-05-16T23:11:07.0341603Z 10 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets 2021-05-16T23:11:07.0342883Z upload_url 2021-05-16T23:11:07.0344459Z 10 https://uploads.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets{?name,label} 2021-05-16T23:11:07.0345884Z id asset_updated_at asset_created_at created_at 2021-05-16T23:11:07.0347737Z 10 43005549 2021-05-15 22:48:14 2021-05-15 22:48:14 2021-05-15 22:37:06 2021-05-16T23:11:07.0348689Z published_at asset_name 2021-05-16T23:11:07.0349862Z 10 2021-05-15 22:37:30 oro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-16T23:11:07.0350541Z asset_label asset_download_count 2021-05-16T23:11:07.0351056Z 10 13 2021-05-16T23:11:07.0351794Z asset_browser_download_url 2021-05-16T23:11:07.0353212Z 10 https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-16T23:11:07.0355996Z Installing oro.nifti package binaries 2021-05-16T23:11:07.0398702Z --2021-05-16 23:11:07-- https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-16T23:11:07.0442504Z Resolving github.com (github.com)... 140.82.114.4 2021-05-16T23:11:07.0499551Z Connecting to github.com (github.com)|140.82.114.4|:443... connected. 2021-05-16T23:11:07.1396764Z HTTP request sent, awaiting response... 302 Found 2021-05-16T23:11:07.1405646Z Location: https://github-releases.githubusercontent.com/367742122/a1a90b00-b5cf-11eb-98cb-c3ab024ec000?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T231107Z&X-Amz-Expires=300&X-Amz-Signature=19e0220e9cf3f0223600298ad7d24d77ab0d61b1e2f2021c7d8b65f3b09f53de&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367742122&response-content-disposition=attachment%3B%20filename%3Doro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R3.6.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-16T23:11:07.1414119Z --2021-05-16 23:11:07-- https://github-releases.githubusercontent.com/367742122/a1a90b00-b5cf-11eb-98cb-c3ab024ec000?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T231107Z&X-Amz-Expires=300&X-Amz-Signature=19e0220e9cf3f0223600298ad7d24d77ab0d61b1e2f2021c7d8b65f3b09f53de&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367742122&response-content-disposition=attachment%3B%20filename%3Doro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R3.6.tar.gz&response-content-type=application%2Foctet-stream 2021-05-16T23:11:07.1419090Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.110.154, 185.199.109.154, 185.199.108.154, ... 2021-05-16T23:11:07.1474842Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.110.154|:443... connected. 2021-05-16T23:11:07.3108430Z HTTP request sent, awaiting response... 200 OK 2021-05-16T23:11:07.3112631Z Length: 6048593 (5.8M) [application/octet-stream] 2021-05-16T23:11:07.3113833Z Saving to: ‘/tmp/RtmpoLIDE8/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-16T23:11:07.3118176Z 2021-05-16T23:11:07.3169987Z 0K .......... .......... .......... .......... .......... 0% 9.24M 1s 2021-05-16T23:11:07.3226452Z 50K .......... .......... .......... .......... .......... 1% 8.66M 1s 2021-05-16T23:11:07.3251277Z 100K .......... .......... .......... .......... .......... 2% 19.4M 1s 2021-05-16T23:11:07.3290377Z 150K .......... .......... .......... .......... .......... 3% 12.5M 0s 2021-05-16T23:11:07.3329185Z 200K .......... .......... .......... .......... .......... 4% 13.0M 0s 2021-05-16T23:11:07.3351846Z 250K .......... .......... .......... .......... .......... 5% 20.3M 0s 2021-05-16T23:11:07.3393727Z 300K .......... .......... .......... .......... .......... 5% 11.8M 0s 2021-05-16T23:11:07.3433606Z 350K .......... .......... .......... .......... .......... 6% 12.6M 0s 2021-05-16T23:11:07.3452042Z 400K .......... .......... .......... .......... .......... 7% 24.2M 0s 2021-05-16T23:11:07.3485470Z 450K .......... .......... .......... .......... .......... 8% 14.8M 0s 2021-05-16T23:11:07.3507597Z 500K .......... .......... .......... .......... .......... 9% 21.6M 0s 2021-05-16T23:11:07.3535210Z 550K .......... .......... .......... .......... .......... 10% 17.8M 0s 2021-05-16T23:11:07.3566443Z 600K .......... .......... .......... .......... .......... 11% 15.6M 0s 2021-05-16T23:11:07.3596414Z 650K .......... .......... .......... .......... .......... 11% 16.3M 0s 2021-05-16T23:11:07.3623308Z 700K .......... .......... .......... .......... .......... 12% 18.1M 0s 2021-05-16T23:11:07.3661642Z 750K .......... .......... .......... .......... .......... 13% 13.0M 0s 2021-05-16T23:11:07.3680613Z 800K .......... .......... .......... .......... .......... 14% 24.7M 0s 2021-05-16T23:11:07.3711763Z 850K .......... .......... .......... .......... .......... 15% 15.9M 0s 2021-05-16T23:11:07.3725827Z 900K .......... .......... .......... .......... .......... 16% 34.2M 0s 2021-05-16T23:11:07.3764707Z 950K .......... .......... .......... .......... .......... 16% 33.3M 0s 2021-05-16T23:11:07.3776785Z 1000K .......... .......... .......... .......... .......... 17% 13.4M 0s 2021-05-16T23:11:07.3791701Z 1050K .......... .......... .......... .......... .......... 18% 32.4M 0s 2021-05-16T23:11:07.3826087Z 1100K .......... .......... .......... .......... .......... 19% 14.3M 0s 2021-05-16T23:11:07.3840998Z 1150K .......... .......... .......... .......... .......... 20% 32.7M 0s 2021-05-16T23:11:07.3870435Z 1200K .......... .......... .......... .......... .......... 21% 16.5M 0s 2021-05-16T23:11:07.3884805Z 1250K .......... .......... .......... .......... .......... 22% 33.5M 0s 2021-05-16T23:11:07.3897372Z 1300K .......... .......... .......... .......... .......... 22% 38.8M 0s 2021-05-16T23:11:07.3926206Z 1350K .......... .......... .......... .......... .......... 23% 17.3M 0s 2021-05-16T23:11:07.3935351Z 1400K .......... .......... .......... .......... .......... 24% 50.2M 0s 2021-05-16T23:11:07.3974719Z 1450K .......... .......... .......... .......... .......... 25% 12.5M 0s 2021-05-16T23:11:07.3987025Z 1500K .......... .......... .......... .......... .......... 26% 38.9M 0s 2021-05-16T23:11:07.3998838Z 1550K .......... .......... .......... .......... .......... 27% 40.6M 0s 2021-05-16T23:11:07.4031552Z 1600K .......... .......... .......... .......... .......... 27% 15.1M 0s 2021-05-16T23:11:07.4048855Z 1650K .......... .......... .......... .......... .......... 28% 27.6M 0s 2021-05-16T23:11:07.4058347Z 1700K .......... .......... .......... .......... .......... 29% 50.7M 0s 2021-05-16T23:11:07.4092334Z 1750K .......... .......... .......... .......... .......... 30% 14.6M 0s 2021-05-16T23:11:07.4100915Z 1800K .......... .......... .......... .......... .......... 31% 54.2M 0s 2021-05-16T23:11:07.4133561Z 1850K .......... .......... .......... .......... .......... 32% 15.2M 0s 2021-05-16T23:11:07.4136144Z 1900K .......... .......... .......... .......... .......... 33% 162M 0s 2021-05-16T23:11:07.4153879Z 1950K .......... .......... .......... .......... .......... 33% 27.6M 0s 2021-05-16T23:11:07.4188232Z 2000K .......... .......... .......... .......... .......... 34% 14.6M 0s 2021-05-16T23:11:07.4190296Z 2050K .......... .......... .......... .......... .......... 35% 164M 0s 2021-05-16T23:11:07.4205189Z 2100K .......... .......... .......... .......... .......... 36% 33.2M 0s 2021-05-16T23:11:07.4215482Z 2150K .......... .......... .......... .......... .......... 37% 46.3M 0s 2021-05-16T23:11:07.4247757Z 2200K .......... .......... .......... .......... .......... 38% 15.3M 0s 2021-05-16T23:11:07.4251675Z 2250K .......... .......... .......... .......... .......... 38% 114M 0s 2021-05-16T23:11:07.4267857Z 2300K .......... .......... .......... .......... .......... 39% 30.0M 0s 2021-05-16T23:11:07.4299782Z 2350K .......... .......... .......... .......... .......... 40% 15.4M 0s 2021-05-16T23:11:07.4302200Z 2400K .......... .......... .......... .......... .......... 41% 195M 0s 2021-05-16T23:11:07.4318806Z 2450K .......... .......... .......... .......... .......... 42% 29.3M 0s 2021-05-16T23:11:07.4323843Z 2500K .......... .......... .......... .......... .......... 43% 97.9M 0s 2021-05-16T23:11:07.4355536Z 2550K .......... .......... .......... .......... .......... 44% 15.6M 0s 2021-05-16T23:11:07.4358113Z 2600K .......... .......... .......... .......... .......... 44% 158M 0s 2021-05-16T23:11:07.4370328Z 2650K .......... .......... .......... .......... .......... 45% 39.9M 0s 2021-05-16T23:11:07.4387059Z 2700K .......... .......... .......... .......... .......... 46% 29.4M 0s 2021-05-16T23:11:07.4411991Z 2750K .......... .......... .......... .......... .......... 47% 19.8M 0s 2021-05-16T23:11:07.4417001Z 2800K .......... .......... .......... .......... .......... 48% 99.5M 0s 2021-05-16T23:11:07.4440019Z 2850K .......... .......... .......... .......... .......... 49% 21.4M 0s 2021-05-16T23:11:07.4442579Z 2900K .......... .......... .......... .......... .......... 49% 158M 0s 2021-05-16T23:11:07.4465362Z 2950K .......... .......... .......... .......... .......... 50% 22.0M 0s 2021-05-16T23:11:07.4472980Z 3000K .......... .......... .......... .......... .......... 51% 58.9M 0s 2021-05-16T23:11:07.4495282Z 3050K .......... .......... .......... .......... .......... 52% 23.3M 0s 2021-05-16T23:11:07.4519357Z 3100K .......... .......... .......... .......... .......... 53% 120M 0s 2021-05-16T23:11:07.4520135Z 3150K .......... .......... .......... .......... .......... 54% 23.5M 0s 2021-05-16T23:11:07.4524727Z 3200K .......... .......... .......... .......... .......... 55% 107M 0s 2021-05-16T23:11:07.4545152Z 3250K .......... .......... .......... .......... .......... 55% 23.3M 0s 2021-05-16T23:11:07.4573906Z 3300K .......... .......... .......... .......... .......... 56% 17.1M 0s 2021-05-16T23:11:07.4580734Z 3350K .......... .......... .......... .......... .......... 57% 69.2M 0s 2021-05-16T23:11:07.4586968Z 3400K .......... .......... .......... .......... .......... 58% 77.1M 0s 2021-05-16T23:11:07.4596220Z 3450K .......... .......... .......... .......... .......... 59% 50.1M 0s 2021-05-16T23:11:07.4628613Z 3500K .......... .......... .......... .......... .......... 60% 15.2M 0s 2021-05-16T23:11:07.4630984Z 3550K .......... .......... .......... .......... .......... 60% 172M 0s 2021-05-16T23:11:07.4641253Z 3600K .......... .......... .......... .......... .......... 61% 50.9M 0s 2021-05-16T23:11:07.4650408Z 3650K .......... .......... .......... .......... .......... 62% 49.7M 0s 2021-05-16T23:11:07.4655283Z 3700K .......... .......... .......... .......... .......... 63% 102M 0s 2021-05-16T23:11:07.4682783Z 3750K .......... .......... .......... .......... .......... 64% 18.1M 0s 2021-05-16T23:11:07.4695910Z 3800K .......... .......... .......... .......... .......... 65% 59.9M 0s 2021-05-16T23:11:07.4702860Z 3850K .......... .......... .......... .......... .......... 66% 39.5M 0s 2021-05-16T23:11:07.4707635Z 3900K .......... .......... .......... .......... .......... 66% 102M 0s 2021-05-16T23:11:07.4718683Z 3950K .......... .......... .......... .......... .......... 67% 43.9M 0s 2021-05-16T23:11:07.4733972Z 4000K .......... .......... .......... .......... .......... 68% 34.2M 0s 2021-05-16T23:11:07.4740965Z 4050K .......... .......... .......... .......... .......... 69% 60.6M 0s 2021-05-16T23:11:07.4757557Z 4100K .......... .......... .......... .......... .......... 70% 82.1M 0s 2021-05-16T23:11:07.4760383Z 4150K .......... .......... .......... .......... .......... 71% 36.1M 0s 2021-05-16T23:11:07.4768606Z 4200K .......... .......... .......... .......... .......... 71% 59.7M 0s 2021-05-16T23:11:07.4784520Z 4250K .......... .......... .......... .......... .......... 72% 66.5M 0s 2021-05-16T23:11:07.4792418Z 4300K .......... .......... .......... .......... .......... 73% 29.6M 0s 2021-05-16T23:11:07.4795021Z 4350K .......... .......... .......... .......... .......... 74% 188M 0s 2021-05-16T23:11:07.4815452Z 4400K .......... .......... .......... .......... .......... 75% 24.3M 0s 2021-05-16T23:11:07.4820017Z 4450K .......... .......... .......... .......... .......... 76% 98.9M 0s 2021-05-16T23:11:07.4836555Z 4500K .......... .......... .......... .......... .......... 77% 30.8M 0s 2021-05-16T23:11:07.4841495Z 4550K .......... .......... .......... .......... .......... 77% 87.1M 0s 2021-05-16T23:11:07.4866952Z 4600K .......... .......... .......... .......... .......... 78% 20.0M 0s 2021-05-16T23:11:07.4868540Z 4650K .......... .......... .......... .......... .......... 79% 218M 0s 2021-05-16T23:11:07.4870200Z 4700K .......... .......... .......... .......... .......... 80% 230M 0s 2021-05-16T23:11:07.4889068Z 4750K .......... .......... .......... .......... .......... 81% 26.5M 0s 2021-05-16T23:11:07.4894091Z 4800K .......... .......... .......... .......... .......... 82% 95.9M 0s 2021-05-16T23:11:07.4924902Z 4850K .......... .......... .......... .......... .......... 82% 16.5M 0s 2021-05-16T23:11:07.4928668Z 4900K .......... .......... .......... .......... .......... 83% 95.3M 0s 2021-05-16T23:11:07.4932168Z 4950K .......... .......... .......... .......... .......... 84% 132M 0s 2021-05-16T23:11:07.4946354Z 5000K .......... .......... .......... .......... .......... 85% 35.0M 0s 2021-05-16T23:11:07.4949736Z 5050K .......... .......... .......... .......... .......... 86% 138M 0s 2021-05-16T23:11:07.4953987Z 5100K .......... .......... .......... .......... .......... 87% 113M 0s 2021-05-16T23:11:07.4957270Z 5150K .......... .......... .......... .......... .......... 88% 146M 0s 2021-05-16T23:11:07.4983371Z 5200K .......... .......... .......... .......... .......... 88% 18.9M 0s 2021-05-16T23:11:07.4987228Z 5250K .......... .......... .......... .......... .......... 89% 163M 0s 2021-05-16T23:11:07.5002583Z 5300K .......... .......... .......... .......... .......... 90% 31.3M 0s 2021-05-16T23:11:07.5005117Z 5350K .......... .......... .......... .......... .......... 91% 146M 0s 2021-05-16T23:11:07.5008841Z 5400K .......... .......... .......... .......... .......... 92% 144M 0s 2021-05-16T23:11:07.5014060Z 5450K .......... .......... .......... .......... .......... 93% 88.3M 0s 2021-05-16T23:11:07.5037079Z 5500K .......... .......... .......... .......... .......... 93% 21.4M 0s 2021-05-16T23:11:07.5038600Z 5550K .......... .......... .......... .......... .......... 94% 268M 0s 2021-05-16T23:11:07.5058002Z 5600K .......... .......... .......... .......... .......... 95% 25.8M 0s 2021-05-16T23:11:07.5059318Z 5650K .......... .......... .......... .......... .......... 96% 258M 0s 2021-05-16T23:11:07.5063399Z 5700K .......... .......... .......... .......... .......... 97% 122M 0s 2021-05-16T23:11:07.5065020Z 5750K .......... .......... .......... .......... .......... 98% 290M 0s 2021-05-16T23:11:07.5092316Z 5800K .......... .......... .......... .......... .......... 99% 18.1M 0s 2021-05-16T23:11:07.5093760Z 5850K .......... .......... .......... .......... .......... 99% 280M 0s 2021-05-16T23:11:07.5094504Z 5900K ...... 100% 184M=0.2s 2021-05-16T23:11:07.5094968Z 2021-05-16T23:11:07.5096623Z 2021-05-16 23:11:07 (29.2 MB/s) - ‘/tmp/RtmpoLIDE8/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu.tar.gz’ saved [6048593/6048593] 2021-05-16T23:11:07.5097315Z 2021-05-16T23:11:07.5131179Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:11:07.5132823Z (as ‘lib’ is unspecified) 2021-05-16T23:11:07.8948977Z * installing *binary* package ‘oro.nifti’ ... 2021-05-16T23:11:07.9044518Z * DONE (oro.nifti) 2021-05-16T23:11:07.9151521Z Rewriting new remotes: neuroconductor/neurobase@1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-16T23:11:07.9231076Z Installing neurobase binaries 2021-05-16T23:11:07.9239915Z [1] "neuroconductor/neurobase" 2021-05-16T23:11:08.0531491Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T23:11:08.0550314Z tag_name 2021-05-16T23:11:08.0550740Z 10 1.30.1.s 2021-05-16T23:11:08.0551248Z zipball_url 2021-05-16T23:11:08.0552087Z 10 https://api.github.com/repos/neuroconductor/neurobase/zipball/refs/tags/1.30.1.s 2021-05-16T23:11:08.0552909Z tarball_url 2021-05-16T23:11:08.0553720Z 10 https://api.github.com/repos/neuroconductor/neurobase/tarball/refs/tags/1.30.1.s 2021-05-16T23:11:08.0554462Z commit.sha 2021-05-16T23:11:08.0555032Z 10 1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-16T23:11:08.0555734Z commit.url 2021-05-16T23:11:08.0556734Z 10 https://api.github.com/repos/neuroconductor/neurobase/commits/1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-16T23:11:08.0557835Z node_id 2021-05-16T23:11:08.0558787Z 10 MDM6UmVmMzY3OTczOTQ4OnJlZnMvdGFncy8xLjMwLjEucw== 2021-05-16T23:11:08.0559729Z url 2021-05-16T23:11:08.0561747Z 10 https://api.github.com/repos/neuroconductor/neurobase/releases/43020192 2021-05-16T23:11:08.0562560Z assets_url 2021-05-16T23:11:08.0564449Z 10 https://api.github.com/repos/neuroconductor/neurobase/releases/43020192/assets 2021-05-16T23:11:08.0565313Z upload_url 2021-05-16T23:11:08.0567357Z 10 https://uploads.github.com/repos/neuroconductor/neurobase/releases/43020192/assets{?name,label} 2021-05-16T23:11:08.0569564Z id asset_updated_at asset_created_at created_at 2021-05-16T23:11:08.0571886Z 10 43020192 2021-05-16 20:16:15 2021-05-16 20:16:15 2021-05-16 20:01:27 2021-05-16T23:11:08.0572474Z published_at asset_name 2021-05-16T23:11:08.0574511Z 10 2021-05-16 20:01:56 neurobase_1.30.1_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-16T23:11:08.0575127Z asset_label asset_download_count 2021-05-16T23:11:08.0576637Z 10 0 2021-05-16T23:11:08.0577288Z asset_browser_download_url 2021-05-16T23:11:08.0579777Z 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-16T23:11:08.0586874Z Installing neurobase package binaries 2021-05-16T23:11:08.0628585Z --2021-05-16 23:11:08-- 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-16T23:11:08.0680641Z Resolving github.com (github.com)... 140.82.114.4 2021-05-16T23:11:08.0739731Z Connecting to github.com (github.com)|140.82.114.4|:443... connected. 2021-05-16T23:11:08.1647416Z HTTP request sent, awaiting response... 302 Found 2021-05-16T23:11:08.1653389Z Location: https://github-releases.githubusercontent.com/367973948/90b9d180-b683-11eb-9ec0-0a38f6e9012d?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T231108Z&X-Amz-Expires=300&X-Amz-Signature=65cfc5b2995191abaf6ebd5f048148f9f338d976f39edb74ee3e0a747bb64ae1&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-16T23:11:08.1663520Z --2021-05-16 23:11:08-- https://github-releases.githubusercontent.com/367973948/90b9d180-b683-11eb-9ec0-0a38f6e9012d?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T231108Z&X-Amz-Expires=300&X-Amz-Signature=65cfc5b2995191abaf6ebd5f048148f9f338d976f39edb74ee3e0a747bb64ae1&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-16T23:11:08.1698978Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.110.154, 185.199.109.154, 185.199.108.154, ... 2021-05-16T23:11:08.1751817Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.110.154|:443... connected. 2021-05-16T23:11:08.3171198Z HTTP request sent, awaiting response... 200 OK 2021-05-16T23:11:08.3173154Z Length: 943855 (922K) [application/octet-stream] 2021-05-16T23:11:08.3174622Z Saving to: ‘/tmp/RtmpoLIDE8/neurobase_1.30.1_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-16T23:11:08.3175586Z 2021-05-16T23:11:08.3227147Z 0K .......... .......... .......... .......... .......... 5% 8.90M 0s 2021-05-16T23:11:08.3282926Z 50K .......... .......... .......... .......... .......... 10% 8.72M 0s 2021-05-16T23:11:08.3290922Z 100K .......... .......... .......... .......... .......... 16% 56.8M 0s 2021-05-16T23:11:08.3300355Z 150K .......... .......... .......... .......... .......... 21% 51.8M 0s 2021-05-16T23:11:08.3336033Z 200K .......... .......... .......... .......... .......... 27% 13.8M 0s 2021-05-16T23:11:08.3348992Z 250K .......... .......... .......... .......... .......... 32% 37.5M 0s 2021-05-16T23:11:08.3350572Z 300K .......... .......... .......... .......... .......... 37% 246M 0s 2021-05-16T23:11:08.3402135Z 350K .......... .......... .......... .......... .......... 43% 9.60M 0s 2021-05-16T23:11:08.3403395Z 400K .......... .......... .......... .......... .......... 48% 298M 0s 2021-05-16T23:11:08.3405028Z 450K .......... .......... .......... .......... .......... 54% 252M 0s 2021-05-16T23:11:08.3420423Z 500K .......... .......... .......... .......... .......... 59% 34.9M 0s 2021-05-16T23:11:08.3422005Z 550K .......... .......... .......... .......... .......... 65% 213M 0s 2021-05-16T23:11:08.3436259Z 600K .......... .......... .......... .......... .......... 70% 34.4M 0s 2021-05-16T23:11:08.3459576Z 650K .......... .......... .......... .......... .......... 75% 21.3M 0s 2021-05-16T23:11:08.3460460Z 700K .......... .......... .......... .......... .......... 81% 300M 0s 2021-05-16T23:11:08.3471257Z 750K .......... .......... .......... .......... .......... 86% 44.5M 0s 2021-05-16T23:11:08.3486259Z 800K .......... .......... .......... .......... .......... 92% 33.7M 0s 2021-05-16T23:11:08.3490409Z 850K .......... .......... .......... .......... .......... 97% 102M 0s 2021-05-16T23:11:08.3492335Z 900K .......... .......... . 100% 127M=0.03s 2021-05-16T23:11:08.3492929Z 2021-05-16T23:11:08.3495996Z 2021-05-16 23:11:08 (28.1 MB/s) - ‘/tmp/RtmpoLIDE8/neurobase_1.30.1_R_x86_64-pc-linux-gnu.tar.gz’ saved [943855/943855] 2021-05-16T23:11:08.3496675Z 2021-05-16T23:11:08.3515154Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:11:08.3515917Z (as ‘lib’ is unspecified) 2021-05-16T23:11:08.5903584Z * installing *binary* package ‘neurobase’ ... 2021-05-16T23:11:08.5959626Z * DONE (neurobase) 2021-05-16T23:11:08.6045328Z Rewriting new remotes: 2021-05-16T23:11:08.6219699Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-16T23:11:08.6220400Z remotes::install_deps(dependencies = TRUE) 2021-05-16T23:11:08.6220955Z remotes::install_cran("rcmdcheck") 2021-05-16T23:11:08.6221448Z remotes::install_cran("markdown") 2021-05-16T23:11:08.6228069Z shell: /usr/local/bin/Rscript {0} 2021-05-16T23:11:08.6228457Z env: 2021-05-16T23:11:08.6228860Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:11:08.6229295Z TIC_DEPLOY_KEY: 2021-05-16T23:11:08.6230036Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:11:08.6231484Z GITHUB_PAT: *** 2021-05-16T23:11:08.6231877Z COVERALLS_TOKEN: 2021-05-16T23:11:08.6232308Z continue-on-error: false 2021-05-16T23:11:08.6232747Z VDIFFR_RUN_TESTS: 2021-05-16T23:11:08.6233178Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:11:08.6233593Z TZ: UTC 2021-05-16T23:11:08.6233943Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:11:08.6234352Z NOT_CRAN: true 2021-05-16T23:11:08.6234703Z ##[endgroup] 2021-05-16T23:11:26.2286835Z later (NA -> 1.2.0 ) [CRAN] 2021-05-16T23:11:26.2288730Z promises (NA -> 1.2.0.1) [CRAN] 2021-05-16T23:11:26.2289772Z R.methodsS3 (NA -> 1.8.1 ) [CRAN] 2021-05-16T23:11:26.2290690Z R.oo (NA -> 1.24.0 ) [CRAN] 2021-05-16T23:11:26.2291602Z RNifti (NA -> 1.3.1 ) [CRAN] 2021-05-16T23:11:26.2292511Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-16T23:11:26.2293405Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-16T23:11:26.2294333Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-16T23:11:26.2295235Z httpuv (NA -> 1.6.1 ) [CRAN] 2021-05-16T23:11:26.2296178Z R.utils (NA -> 2.10.1 ) [CRAN] 2021-05-16T23:11:26.2297114Z matrixStats (NA -> 0.58.0 ) [CRAN] 2021-05-16T23:11:26.2298036Z oro.nifti (0.10.3 -> 0.11.0 ) [CRAN] 2021-05-16T23:11:26.2298955Z htmltools (NA -> 0.5.1.1) [CRAN] 2021-05-16T23:11:26.2299876Z servr (NA -> 0.22 ) [CRAN] 2021-05-16T23:11:26.2300793Z neurobase (1.30.1 -> 1.32.1 ) [CRAN] 2021-05-16T23:11:26.2310723Z Installing 15 packages: later, promises, R.methodsS3, R.oo, RNifti, abind, bitops, base64enc, httpuv, R.utils, matrixStats, oro.nifti, htmltools, servr, neurobase 2021-05-16T23:11:26.2322826Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:11:26.2323814Z (as ‘lib’ is unspecified) 2021-05-16T23:11:39.8226592Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/later_1.2.0.tar.gz' 2021-05-16T23:11:42.4071674Z Content type 'binary/octet-stream' length 1099676 bytes (1.0 MB) 2021-05-16T23:11:42.4662017Z ================================================== 2021-05-16T23:11:42.4662645Z downloaded 1.0 MB 2021-05-16T23:11:42.4662935Z 2021-05-16T23:11:42.4699779Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/promises_1.2.0.1.tar.gz' 2021-05-16T23:11:43.7252124Z Content type 'binary/octet-stream' length 1956156 bytes (1.9 MB) 2021-05-16T23:11:43.8757609Z ================================================== 2021-05-16T23:11:43.8758704Z downloaded 1.9 MB 2021-05-16T23:11:43.8759244Z 2021-05-16T23:11:43.8797176Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R.methodsS3_1.8.1.tar.gz' 2021-05-16T23:11:45.1413631Z Content type 'binary/octet-stream' length 79806 bytes (77 KB) 2021-05-16T23:11:45.1462385Z ================================================== 2021-05-16T23:11:45.1463455Z downloaded 77 KB 2021-05-16T23:11:45.1463796Z 2021-05-16T23:11:45.1502377Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R.oo_1.24.0.tar.gz' 2021-05-16T23:11:45.9704542Z Content type 'binary/octet-stream' length 948306 bytes (926 KB) 2021-05-16T23:11:46.0065950Z ================================================== 2021-05-16T23:11:46.0066484Z downloaded 926 KB 2021-05-16T23:11:46.0066784Z 2021-05-16T23:11:46.0111182Z trying URL 'https://cloud.r-project.org/src/contrib/RNifti_1.3.1.tar.gz' 2021-05-16T23:11:46.0637196Z Content type 'application/x-gzip' length 1076925 bytes (1.0 MB) 2021-05-16T23:11:46.1087309Z ================================================== 2021-05-16T23:11:46.1088451Z downloaded 1.0 MB 2021-05-16T23:11:46.1088955Z 2021-05-16T23:11:46.1112584Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/abind_1.4-5.tar.gz' 2021-05-16T23:11:48.0275785Z Content type 'binary/octet-stream' length 60756 bytes (59 KB) 2021-05-16T23:11:48.0276532Z ================================================== 2021-05-16T23:11:48.0277001Z downloaded 59 KB 2021-05-16T23:11:48.0277284Z 2021-05-16T23:11:48.0316416Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/bitops_1.0-7.tar.gz' 2021-05-16T23:11:48.5217382Z Content type 'binary/octet-stream' length 34867 bytes (34 KB) 2021-05-16T23:11:48.5230591Z ================================================== 2021-05-16T23:11:48.5231105Z downloaded 34 KB 2021-05-16T23:11:48.5231434Z 2021-05-16T23:11:48.5268048Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/base64enc_0.1-3.tar.gz' 2021-05-16T23:11:49.8094634Z Content type 'binary/octet-stream' length 38901 bytes (37 KB) 2021-05-16T23:11:49.8097914Z ================================================== 2021-05-16T23:11:49.8098396Z downloaded 37 KB 2021-05-16T23:11:49.8100357Z 2021-05-16T23:11:49.8141690Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httpuv_1.6.1.tar.gz' 2021-05-16T23:11:50.6594179Z Content type 'binary/octet-stream' length 4946243 bytes (4.7 MB) 2021-05-16T23:11:50.8686536Z ================================================== 2021-05-16T23:11:50.8687082Z downloaded 4.7 MB 2021-05-16T23:11:50.8687349Z 2021-05-16T23:11:50.8724332Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R.utils_2.10.1.tar.gz' 2021-05-16T23:11:51.5523450Z Content type 'binary/octet-stream' length 1402468 bytes (1.3 MB) 2021-05-16T23:11:51.6056905Z ================================================== 2021-05-16T23:11:51.6058142Z downloaded 1.3 MB 2021-05-16T23:11:51.6058676Z 2021-05-16T23:11:51.6093381Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/matrixStats_0.58.0.tar.gz' 2021-05-16T23:11:52.3228766Z Content type 'binary/octet-stream' length 2539540 bytes (2.4 MB) 2021-05-16T23:11:52.3867328Z ================================================== 2021-05-16T23:11:52.3868134Z downloaded 2.4 MB 2021-05-16T23:11:52.3868584Z 2021-05-16T23:11:52.3902777Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/oro.nifti_0.11.0.tar.gz' 2021-05-16T23:11:53.2448911Z Content type 'binary/octet-stream' length 6049400 bytes (5.8 MB) 2021-05-16T23:11:53.5799700Z ================================================== 2021-05-16T23:11:53.5800220Z downloaded 5.8 MB 2021-05-16T23:11:53.5800490Z 2021-05-16T23:11:53.5838224Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/htmltools_0.5.1.1.tar.gz' 2021-05-16T23:11:55.4404530Z Content type 'binary/octet-stream' length 236456 bytes (230 KB) 2021-05-16T23:11:55.4552536Z ================================================== 2021-05-16T23:11:55.4554762Z downloaded 230 KB 2021-05-16T23:11:55.4555293Z 2021-05-16T23:11:55.4591256Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/servr_0.22.tar.gz' 2021-05-16T23:11:56.8654882Z Content type 'binary/octet-stream' length 83530 bytes (81 KB) 2021-05-16T23:11:56.8655572Z ================================================== 2021-05-16T23:11:56.8656032Z downloaded 81 KB 2021-05-16T23:11:56.8656613Z 2021-05-16T23:11:56.8693883Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/neurobase_1.32.1.tar.gz' 2021-05-16T23:11:57.5239723Z Content type 'binary/octet-stream' length 1773058 bytes (1.7 MB) 2021-05-16T23:11:57.5610386Z ================================================== 2021-05-16T23:11:57.5611417Z downloaded 1.7 MB 2021-05-16T23:11:57.5611947Z 2021-05-16T23:11:57.8646059Z * installing *binary* package ‘later’ ... 2021-05-16T23:11:57.8715653Z * DONE (later) 2021-05-16T23:11:58.0619764Z * installing *binary* package ‘R.methodsS3’ ... 2021-05-16T23:11:58.0659566Z * DONE (R.methodsS3) 2021-05-16T23:11:58.3578094Z * installing *source* package ‘RNifti’ ... 2021-05-16T23:11:58.3649368Z ** package ‘RNifti’ successfully unpacked and MD5 sums checked 2021-05-16T23:11:58.3650554Z ** using staged installation 2021-05-16T23:11:58.3813335Z ** libs 2021-05-16T23:11:58.3865462Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c main.cpp -o main.o 2021-05-16T23:12:16.0913875Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zzz.c -o zzz.o 2021-05-16T23:12:16.1767326Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/adler32.c -o zlib/adler32.o 2021-05-16T23:12:16.2589818Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/compress.c -o zlib/compress.o 2021-05-16T23:12:16.2947242Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/crc32.c -o zlib/crc32.o 2021-05-16T23:12:16.3990565Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/deflate.c -o zlib/deflate.o 2021-05-16T23:12:16.8507426Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/gzclose.c -o zlib/gzclose.o 2021-05-16T23:12:16.8904215Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/gzlib.c -o zlib/gzlib.o 2021-05-16T23:12:17.0052839Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/gzread.c -o zlib/gzread.o 2021-05-16T23:12:17.1512767Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/gzwrite.c -o zlib/gzwrite.o 2021-05-16T23:12:17.2750562Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/infback.c -o zlib/infback.o 2021-05-16T23:12:17.5058734Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/inffast.c -o zlib/inffast.o 2021-05-16T23:12:17.6116330Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/inflate.c -o zlib/inflate.o 2021-05-16T23:12:18.0987720Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/inftrees.c -o zlib/inftrees.o 2021-05-16T23:12:18.1896751Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/trees.c -o zlib/trees.o 2021-05-16T23:12:18.4811810Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/uncompr.c -o zlib/uncompr.o 2021-05-16T23:12:18.5158456Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/zutil.c -o zlib/zutil.o 2021-05-16T23:12:18.5578944Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c znzlib/znzlib.c -o znzlib/znzlib.o 2021-05-16T23:12:18.6321463Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c niftilib/nifti1_io.c -o niftilib/nifti1_io.o 2021-05-16T23:12:19.7098440Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c niftilib/nifti2_io.c -o niftilib/nifti2_io.o 2021-05-16T23:12:21.9668207Z g++ -std=gnu++11 -shared -L/opt/R/3.6.3/lib/R/lib -L/usr/local/lib -o RNifti.so main.o zzz.o zlib/adler32.o zlib/compress.o zlib/crc32.o zlib/deflate.o zlib/gzclose.o zlib/gzlib.o zlib/gzread.o zlib/gzwrite.o zlib/infback.o zlib/inffast.o zlib/inflate.o zlib/inftrees.o zlib/trees.o zlib/uncompr.o zlib/zutil.o znzlib/znzlib.o niftilib/nifti1_io.o niftilib/nifti2_io.o -L/opt/R/3.6.3/lib/R/lib -lR 2021-05-16T23:12:22.1464155Z installing to /home/runner/work/_temp/Library/00LOCK-RNifti/00new/RNifti/libs 2021-05-16T23:12:22.1584749Z ** R 2021-05-16T23:12:22.1668325Z ** inst 2021-05-16T23:12:22.1696374Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:12:22.8312579Z ** help 2021-05-16T23:12:22.8735664Z *** installing help indices 2021-05-16T23:12:22.9095463Z ** building package indices 2021-05-16T23:12:22.9425998Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:12:23.1874083Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:12:23.2096868Z ** testing if installed package can be loaded from final location 2021-05-16T23:12:23.4549231Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:12:23.4559483Z * DONE (RNifti) 2021-05-16T23:12:23.6495712Z * installing *binary* package ‘abind’ ... 2021-05-16T23:12:23.6534150Z * DONE (abind) 2021-05-16T23:12:23.8390181Z * installing *binary* package ‘bitops’ ... 2021-05-16T23:12:23.8426537Z * DONE (bitops) 2021-05-16T23:12:24.0305294Z * installing *binary* package ‘base64enc’ ... 2021-05-16T23:12:24.0344046Z * DONE (base64enc) 2021-05-16T23:12:24.5370577Z * installing *binary* package ‘matrixStats’ ... 2021-05-16T23:12:24.5518793Z * DONE (matrixStats) 2021-05-16T23:12:24.8678709Z * installing *binary* package ‘promises’ ... 2021-05-16T23:12:24.8759114Z * DONE (promises) 2021-05-16T23:12:25.1028959Z * installing *binary* package ‘R.oo’ ... 2021-05-16T23:12:25.1078232Z * DONE (R.oo) 2021-05-16T23:12:25.4779095Z * installing *binary* package ‘oro.nifti’ ... 2021-05-16T23:12:25.4894531Z * DONE (oro.nifti) 2021-05-16T23:12:25.6946189Z * installing *binary* package ‘htmltools’ ... 2021-05-16T23:12:25.6987351Z * DONE (htmltools) 2021-05-16T23:12:26.3575830Z * installing *binary* package ‘httpuv’ ... 2021-05-16T23:12:26.3756731Z * DONE (httpuv) 2021-05-16T23:12:26.6151082Z * installing *binary* package ‘R.utils’ ... 2021-05-16T23:12:26.6204737Z * DONE (R.utils) 2021-05-16T23:12:26.8219763Z * installing *binary* package ‘servr’ ... 2021-05-16T23:12:26.8260612Z * DONE (servr) 2021-05-16T23:12:27.0986092Z * installing *binary* package ‘neurobase’ ... 2021-05-16T23:12:27.1069973Z * DONE (neurobase) 2021-05-16T23:12:27.1134587Z 2021-05-16T23:12:27.1135505Z The downloaded source packages are in 2021-05-16T23:12:27.1136815Z ‘/tmp/Rtmpmleo72/downloaded_packages’ 2021-05-16T23:12:39.9753476Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-16T23:12:39.9755972Z Use `force = TRUE` to force installation 2021-05-16T23:12:39.9765605Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-16T23:12:39.9768247Z Use `force = TRUE` to force installation 2021-05-16T23:12:39.9917048Z ##[group]Run options(width = 100) 2021-05-16T23:12:39.9917519Z options(width = 100) 2021-05-16T23:12:39.9918029Z pkgs <- installed.packages()[, "Package"] 2021-05-16T23:12:39.9918637Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-16T23:12:39.9925639Z shell: /usr/local/bin/Rscript {0} 2021-05-16T23:12:39.9926027Z env: 2021-05-16T23:12:39.9926434Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:12:39.9926880Z TIC_DEPLOY_KEY: 2021-05-16T23:12:39.9927828Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:12:39.9929436Z GITHUB_PAT: *** 2021-05-16T23:12:39.9929815Z COVERALLS_TOKEN: 2021-05-16T23:12:39.9930248Z continue-on-error: false 2021-05-16T23:12:39.9930681Z VDIFFR_RUN_TESTS: 2021-05-16T23:12:39.9931110Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:12:39.9931522Z TZ: UTC 2021-05-16T23:12:39.9931879Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:12:39.9932285Z NOT_CRAN: true 2021-05-16T23:12:39.9932619Z ##[endgroup] 2021-05-16T23:12:40.4011977Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-16T23:12:40.4013024Z setting value 2021-05-16T23:12:40.4013913Z version R version 3.6.3 (2020-02-29) 2021-05-16T23:12:40.4014735Z os Ubuntu 20.04.2 LTS 2021-05-16T23:12:40.4015581Z system x86_64, linux-gnu 2021-05-16T23:12:40.4016242Z ui X11 2021-05-16T23:12:40.4016843Z language (EN) 2021-05-16T23:12:40.4017619Z collate C.UTF-8 2021-05-16T23:12:40.4018430Z ctype C.UTF-8 2021-05-16T23:12:40.4019058Z tz UTC 2021-05-16T23:12:40.4019782Z date 2021-05-16 2021-05-16T23:12:40.4020216Z 2021-05-16T23:12:40.4021206Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-16T23:12:40.4022069Z package * version date lib source 2021-05-16T23:12:40.4023149Z abind 1.4-5 2016-07-21 [1] RSPM (R 3.6.3) 2021-05-16T23:12:40.4024204Z aghast 0.2.1 2021-05-16 [1] Github (muschellij2/aghast@0c3b853) 2021-05-16T23:12:40.4025210Z askpass 1.1 2019-01-13 [1] RSPM (R 3.6.3) 2021-05-16T23:12:40.4028470Z base * 3.6.3 2021-02-17 [2] local 2021-05-16T23:12:40.4030223Z base64enc 0.1-3 2015-07-28 [1] RSPM (R 3.6.3) 2021-05-16T23:12:40.4031006Z bitops 1.0-7 2021-04-24 [1] RSPM (R 3.6.3) 2021-05-16T23:12:40.4031743Z boot 1.3-24 2019-12-20 [2] CRAN (R 3.6.3) 2021-05-16T23:12:40.4032456Z brew 1.0-6 2011-04-13 [1] RSPM (R 3.6.3) 2021-05-16T23:12:40.4033190Z brio 1.1.2 2021-04-23 [1] RSPM (R 3.6.3) 2021-05-16T23:12:40.4033916Z cachem 1.0.5 2021-05-15 [1] CRAN (R 3.6.3) 2021-05-16T23:12:40.4034635Z callr 3.7.0 2021-04-20 [1] RSPM (R 3.6.3) 2021-05-16T23:12:40.4035357Z class 7.3-15 2019-01-01 [2] CRAN (R 3.6.3) 2021-05-16T23:12:40.4036058Z cli 2.5.0 2021-04-26 [1] RSPM (R 3.6.3) 2021-05-16T23:12:40.4036784Z clipr 0.7.1 2020-10-08 [1] RSPM (R 3.6.3) 2021-05-16T23:12:40.4037501Z cluster 2.1.0 2019-06-19 [2] CRAN (R 3.6.3) 2021-05-16T23:12:40.4038250Z codetools 0.2-16 2018-12-24 [2] CRAN (R 3.6.3) 2021-05-16T23:12:40.4039008Z commonmark 1.7 2018-12-01 [1] RSPM (R 3.6.3) 2021-05-16T23:12:40.4039949Z compiler 3.6.3 2021-02-17 [2] local 2021-05-16T23:12:40.4040699Z covr 3.5.1 2020-09-16 [1] RSPM (R 3.6.3) 2021-05-16T23:12:40.4041406Z cpp11 0.2.7 2021-03-29 [1] RSPM (R 3.6.3) 2021-05-16T23:12:40.4042132Z crayon 1.4.1 2021-02-08 [1] RSPM (R 3.6.3) 2021-05-16T23:12:40.4042885Z credentials 1.3.0 2020-07-21 [1] RSPM (R 3.6.3) 2021-05-16T23:12:40.4043623Z curl 4.3.1 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-16T23:12:40.4044345Z datasets * 3.6.3 2021-02-17 [2] local 2021-05-16T23:12:40.4045073Z debugme 1.1.0 2017-10-22 [1] RSPM (R 3.6.3) 2021-05-16T23:12:40.4045876Z desc 1.2.0.9000 2021-05-16 [1] Github (muschellij2/desc@7be86f2) 2021-05-16T23:12:40.4046662Z devtools 2.4.1 2021-05-05 [1] RSPM (R 3.6.3) 2021-05-16T23:12:40.4047412Z diffobj 0.3.4 2021-03-22 [1] RSPM (R 3.6.3) 2021-05-16T23:12:40.4048290Z digest 0.6.27 2020-10-24 [1] RSPM (R 3.6.3) 2021-05-16T23:12:40.4049007Z dplyr 1.0.6 2021-05-05 [1] RSPM (R 3.6.3) 2021-05-16T23:12:40.4049750Z ellipsis 0.3.2 2021-04-29 [1] RSPM (R 3.6.3) 2021-05-16T23:12:40.4050491Z evaluate 0.14 2019-05-28 [1] RSPM (R 3.6.3) 2021-05-16T23:12:40.4051344Z fansi 0.4.2 2021-01-15 [1] RSPM (R 3.6.3) 2021-05-16T23:12:40.4052068Z fastmap 1.1.0 2021-01-25 [1] RSPM (R 3.6.3) 2021-05-16T23:12:40.4052797Z foreign 0.8-75 2020-01-20 [2] CRAN (R 3.6.3) 2021-05-16T23:12:40.4053514Z fs 1.5.0 2020-07-31 [1] RSPM (R 3.6.3) 2021-05-16T23:12:40.4054229Z generics 0.1.0 2020-10-31 [1] RSPM (R 3.6.3) 2021-05-16T23:12:40.4054962Z gert 1.3.0 2021-03-29 [1] RSPM (R 3.6.3) 2021-05-16T23:12:40.4055667Z gh 1.3.0 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-16T23:12:40.4056478Z ghtravis 0.15.1 2021-05-16 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-16T23:12:40.4057293Z git2r 0.28.0 2021-01-10 [1] RSPM (R 3.6.3) 2021-05-16T23:12:40.4058019Z gitcreds 0.1.1 2020-12-04 [1] RSPM (R 3.6.3) 2021-05-16T23:12:40.4059904Z glue 1.4.2 2020-08-27 [1] RSPM (R 3.6.3) 2021-05-16T23:12:40.4060627Z graphics * 3.6.3 2021-02-17 [2] local 2021-05-16T23:12:40.4093285Z grDevices * 3.6.3 2021-02-17 [2] local 2021-05-16T23:12:40.4094080Z grid 3.6.3 2021-02-17 [2] local 2021-05-16T23:12:40.4094821Z highr 0.9 2021-04-16 [1] RSPM (R 3.6.3) 2021-05-16T23:12:40.4095574Z htmltools 0.5.1.1 2021-01-22 [1] RSPM (R 3.6.3) 2021-05-16T23:12:40.4096307Z httpuv 1.6.1 2021-05-07 [1] RSPM (R 3.6.3) 2021-05-16T23:12:40.4097035Z httr 1.4.2 2020-07-20 [1] RSPM (R 3.6.3) 2021-05-16T23:12:40.4097730Z ini 0.3.1 2018-05-20 [1] RSPM (R 3.6.3) 2021-05-16T23:12:40.4098477Z jsonlite 1.7.2 2020-12-09 [1] RSPM (R 3.6.3) 2021-05-16T23:12:40.4099244Z KernSmooth 2.23-16 2019-10-15 [2] CRAN (R 3.6.3) 2021-05-16T23:12:40.4099978Z knitr 1.33 2021-04-24 [1] RSPM (R 3.6.3) 2021-05-16T23:12:40.4100771Z later 1.2.0 2021-04-23 [1] RSPM (R 3.6.3) 2021-05-16T23:12:40.4101678Z lattice 0.20-38 2018-11-04 [2] CRAN (R 3.6.3) 2021-05-16T23:12:40.4102441Z lazyeval 0.2.2 2019-03-15 [1] RSPM (R 3.6.3) 2021-05-16T23:12:40.4103206Z lifecycle 1.0.0 2021-02-15 [1] RSPM (R 3.6.3) 2021-05-16T23:12:40.4103950Z magrittr 2.0.1 2020-11-17 [1] RSPM (R 3.6.3) 2021-05-16T23:12:40.4104700Z markdown 1.1 2019-08-07 [1] RSPM (R 3.6.3) 2021-05-16T23:12:40.4105443Z MASS 7.3-51.5 2019-12-20 [2] CRAN (R 3.6.3) 2021-05-16T23:12:40.4106154Z Matrix 1.2-18 2019-11-27 [2] CRAN (R 3.6.3) 2021-05-16T23:12:40.4106904Z matrixStats 0.58.0 2021-01-29 [1] RSPM (R 3.6.3) 2021-05-16T23:12:40.4107648Z memoise 2.0.0 2021-01-26 [1] RSPM (R 3.6.3) 2021-05-16T23:12:40.4108381Z methods * 3.6.3 2021-02-17 [2] local 2021-05-16T23:12:40.4109110Z mgcv 1.8-31 2019-11-09 [2] CRAN (R 3.6.3) 2021-05-16T23:12:40.4109818Z mime 0.10 2021-02-13 [1] RSPM (R 3.6.3) 2021-05-16T23:12:40.4110552Z neurobase 1.32.1 2021-04-07 [1] RSPM (R 3.6.3) 2021-05-16T23:12:40.4111274Z nlme 3.1-144 2020-02-06 [2] CRAN (R 3.6.3) 2021-05-16T23:12:40.4111989Z nnet 7.3-12 2016-02-02 [2] CRAN (R 3.6.3) 2021-05-16T23:12:40.4112819Z openssl 1.4.4 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-16T23:12:40.4113569Z oro.nifti 0.11.0 2020-09-08 [1] RSPM (R 3.6.3) 2021-05-16T23:12:40.4114330Z parallel 3.6.3 2021-02-17 [2] local 2021-05-16T23:12:40.4115058Z pillar 1.6.1 2021-05-16 [1] CRAN (R 3.6.3) 2021-05-16T23:12:40.4115799Z pkgbuild 1.2.0 2020-12-15 [1] RSPM (R 3.6.3) 2021-05-16T23:12:40.4116537Z pkgconfig 2.0.3 2019-09-22 [1] RSPM (R 3.6.3) 2021-05-16T23:12:40.4117284Z pkgload 1.2.1 2021-04-06 [1] RSPM (R 3.6.3) 2021-05-16T23:12:40.4118022Z praise 1.0.0 2015-08-11 [1] RSPM (R 3.6.3) 2021-05-16T23:12:40.4118765Z prettyunits 1.1.1 2020-01-24 [1] RSPM (R 3.6.3) 2021-05-16T23:12:40.4119535Z processx 3.5.2 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-16T23:12:40.4120273Z promises 1.2.0.1 2021-02-11 [1] RSPM (R 3.6.3) 2021-05-16T23:12:40.4120998Z ps 1.6.0 2021-02-28 [1] RSPM (R 3.6.3) 2021-05-16T23:12:40.4121693Z purrr 0.3.4 2020-04-17 [1] RSPM (R 3.6.3) 2021-05-16T23:12:40.4122443Z R.methodsS3 1.8.1 2020-08-26 [1] RSPM (R 3.6.3) 2021-05-16T23:12:40.4123194Z R.oo 1.24.0 2020-08-26 [1] RSPM (R 3.6.3) 2021-05-16T23:12:40.4123949Z R.utils 2.10.1 2020-08-26 [1] RSPM (R 3.6.3) 2021-05-16T23:12:40.4124664Z R6 2.5.0 2020-10-28 [1] RSPM (R 3.6.3) 2021-05-16T23:12:40.4125404Z rappdirs 0.3.3 2021-01-31 [1] RSPM (R 3.6.3) 2021-05-16T23:12:40.4126179Z rcmdcheck 1.3.3 2019-05-07 [1] RSPM (R 3.6.3) 2021-05-16T23:12:40.4126920Z Rcpp 1.0.6 2021-01-15 [1] RSPM (R 3.6.3) 2021-05-16T23:12:40.4127885Z rematch2 2.1.2 2020-05-01 [1] RSPM (R 3.6.3) 2021-05-16T23:12:40.4128694Z remotes 2.3.0 2021-04-01 [1] RSPM (R 3.6.3) 2021-05-16T23:12:40.4129407Z rex 1.2.0 2020-04-21 [1] RSPM (R 3.6.3) 2021-05-16T23:12:40.4130241Z rlang 0.4.11 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-16T23:12:40.4130969Z RNifti 1.3.1 2021-05-13 [1] CRAN (R 3.6.3) 2021-05-16T23:12:40.4131710Z roxygen2 7.1.1 2020-06-27 [1] RSPM (R 3.6.3) 2021-05-16T23:12:40.4132454Z rpart 4.1-15 2019-04-12 [2] CRAN (R 3.6.3) 2021-05-16T23:12:40.4133186Z rprojroot 2.0.2 2020-11-15 [1] RSPM (R 3.6.3) 2021-05-16T23:12:40.4133960Z rstudioapi 0.13 2020-11-12 [1] RSPM (R 3.6.3) 2021-05-16T23:12:40.4134704Z rversions 2.0.2 2020-05-25 [1] RSPM (R 3.6.3) 2021-05-16T23:12:40.4135442Z servr 0.22 2021-04-14 [1] RSPM (R 3.6.3) 2021-05-16T23:12:40.4136189Z sessioninfo 1.1.1 2018-11-05 [1] RSPM (R 3.6.3) 2021-05-16T23:12:40.4136936Z spatial 7.3-11 2015-08-30 [2] CRAN (R 3.6.3) 2021-05-16T23:12:40.4137677Z splines 3.6.3 2021-02-17 [2] local 2021-05-16T23:12:40.4138383Z stats * 3.6.3 2021-02-17 [2] local 2021-05-16T23:12:40.4139105Z stats4 3.6.3 2021-02-17 [2] local 2021-05-16T23:12:40.4139823Z stringi 1.6.1 2021-05-10 [1] RSPM (R 3.6.3) 2021-05-16T23:12:40.4140558Z stringr 1.4.0 2019-02-10 [1] RSPM (R 3.6.3) 2021-05-16T23:12:40.4141404Z survival 3.1-8 2019-12-03 [2] CRAN (R 3.6.3) 2021-05-16T23:12:40.4142119Z sys 3.4 2020-07-23 [1] RSPM (R 3.6.3) 2021-05-16T23:12:40.4142887Z sysreqs 1.0.0.9000 2021-05-16 [1] Github (r-hub/sysreqs@f068afa) 2021-05-16T23:12:40.4143639Z tcltk 3.6.3 2021-02-17 [2] local 2021-05-16T23:12:40.4144372Z testthat 3.0.2 2021-02-14 [1] RSPM (R 3.6.3) 2021-05-16T23:12:40.4145111Z tibble 3.1.2 2021-05-16 [1] CRAN (R 3.6.3) 2021-05-16T23:12:40.4145865Z tic 0.10.0 2021-05-16 [1] Github (ropensci/tic@3b4dfb8) 2021-05-16T23:12:40.4146820Z tidyr 1.1.3 2021-03-03 [1] RSPM (R 3.6.3) 2021-05-16T23:12:40.4147559Z tidyselect 1.1.1 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-16T23:12:40.4148290Z tools 3.6.3 2021-02-17 [2] local 2021-05-16T23:12:40.4149012Z usethis 2.0.1 2021-02-10 [1] RSPM (R 3.6.3) 2021-05-16T23:12:40.4149735Z utf8 1.2.1 2021-03-12 [1] RSPM (R 3.6.3) 2021-05-16T23:12:40.4150438Z utils * 3.6.3 2021-02-17 [2] local 2021-05-16T23:12:40.4151150Z vctrs 0.3.8 2021-04-29 [1] RSPM (R 3.6.3) 2021-05-16T23:12:40.4151853Z waldo 0.2.5 2021-03-08 [1] RSPM (R 3.6.3) 2021-05-16T23:12:40.4152577Z whisker 0.4 2019-08-28 [1] RSPM (R 3.6.3) 2021-05-16T23:12:40.4153306Z withr 2.4.2 2021-04-18 [1] RSPM (R 3.6.3) 2021-05-16T23:12:40.4154004Z xfun 0.23 2021-05-15 [1] CRAN (R 3.6.3) 2021-05-16T23:12:40.4154718Z xml2 1.3.2 2020-04-23 [1] RSPM (R 3.6.3) 2021-05-16T23:12:40.4155420Z xopen 1.0.0 2018-09-17 [1] RSPM (R 3.6.3) 2021-05-16T23:12:40.4156133Z yaml 2.2.1 2020-02-01 [1] RSPM (R 3.6.3) 2021-05-16T23:12:40.4156830Z zip 2.1.1 2020-08-27 [1] RSPM (R 3.6.3) 2021-05-16T23:12:40.4157113Z 2021-05-16T23:12:40.4157547Z [1] /home/runner/work/_temp/Library 2021-05-16T23:12:40.4158016Z [2] /opt/R/3.6.3/lib/R/library 2021-05-16T23:12:40.4188351Z ##[group]Run Rscript -e 'tic::script()' 2021-05-16T23:12:40.4188888Z Rscript -e 'tic::script()' 2021-05-16T23:12:40.4189287Z ls -l check 2021-05-16T23:12:40.4232930Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T23:12:40.4233406Z env: 2021-05-16T23:12:40.4233816Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:12:40.4234229Z TIC_DEPLOY_KEY: 2021-05-16T23:12:40.4234957Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:12:40.4236482Z GITHUB_PAT: *** 2021-05-16T23:12:40.4236854Z COVERALLS_TOKEN: 2021-05-16T23:12:40.4237289Z continue-on-error: false 2021-05-16T23:12:40.4237975Z VDIFFR_RUN_TESTS: 2021-05-16T23:12:40.4238412Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:12:40.4238818Z TZ: UTC 2021-05-16T23:12:40.4239173Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:12:40.4239540Z NOT_CRAN: true 2021-05-16T23:12:40.4239884Z ##[endgroup] 2021-05-16T23:12:40.6732423Z ✔ Loading tic stage configuration from tic.R 2021-05-16T23:12:40.7800236Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-16T23:12:40.7801285Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-16T23:12:40.7802018Z timeout = Inf, check_dir = "check") 2021-05-16T23:12:40.8374454Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-16T23:12:41.0287104Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-16T23:12:41.0385694Z * preparing ‘papayar’: 2021-05-16T23:12:41.0427312Z * checking DESCRIPTION meta-information ... OK 2021-05-16T23:12:41.0632277Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:12:41.0638109Z * checking for empty or unneeded directories 2021-05-16T23:12:41.0653973Z * building ‘papayar_1.0.tar.gz’ 2021-05-16T23:12:41.1599663Z 2021-05-16T23:12:41.2797681Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-16T23:12:41.4740610Z * using log directory ‘/home/runner/work/papayar/papayar/check/papayar.Rcheck’ 2021-05-16T23:12:41.4741945Z * using R version 3.6.3 (2020-02-29) 2021-05-16T23:12:41.4742856Z * using platform: x86_64-pc-linux-gnu (64-bit) 2021-05-16T23:12:41.4743738Z * using session charset: UTF-8 2021-05-16T23:12:41.5200052Z * using option ‘--as-cran’ 2021-05-16T23:12:41.5212764Z * checking for file ‘papayar/DESCRIPTION’ ... OK 2021-05-16T23:12:41.5220411Z * checking extension type ... Package 2021-05-16T23:12:41.5221399Z * this is package ‘papayar’ version ‘1.0’ 2021-05-16T23:12:41.5244238Z * checking package namespace information ... OK 2021-05-16T23:12:54.9537155Z * checking package dependencies ... OK 2021-05-16T23:12:54.9550873Z * checking if this is a source package ... OK 2021-05-16T23:12:54.9551650Z * checking if there is a namespace ... OK 2021-05-16T23:12:55.1169094Z * checking for executable files ... OK 2021-05-16T23:12:55.1193187Z * checking for hidden files and directories ... OK 2021-05-16T23:12:55.1194272Z * checking for portable file names ... OK 2021-05-16T23:12:55.1195291Z * checking for sufficient/correct file permissions ... OK 2021-05-16T23:12:55.1205300Z * checking serialization versions ... OK 2021-05-16T23:12:57.6228478Z * checking whether package ‘papayar’ can be installed ... OK 2021-05-16T23:12:57.6277851Z * checking installed package size ... OK 2021-05-16T23:12:57.6825114Z * checking package directory ... OK 2021-05-16T23:12:57.6826036Z * checking for future file timestamps ... OK 2021-05-16T23:12:57.8206388Z * checking DESCRIPTION meta-information ... OK 2021-05-16T23:12:57.8207380Z * checking top-level files ... OK 2021-05-16T23:12:57.8208319Z * checking for left-over files ... OK 2021-05-16T23:12:57.8208982Z * checking index information ... OK 2021-05-16T23:12:57.8632135Z * checking package subdirectories ... OK 2021-05-16T23:12:57.9040299Z * checking R files for non-ASCII characters ... OK 2021-05-16T23:12:57.9464773Z * checking R files for syntax errors ... OK 2021-05-16T23:12:58.6273382Z * checking whether the package can be loaded ... OK 2021-05-16T23:12:59.2201121Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-16T23:12:59.8169007Z * checking whether the package can be unloaded cleanly ... OK 2021-05-16T23:13:00.4122205Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-16T23:13:01.0748570Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-16T23:13:01.7424386Z * checking loading without being on the library search path ... OK 2021-05-16T23:13:02.3609195Z * checking dependencies in R code ... OK 2021-05-16T23:13:03.4441146Z * checking S3 generic/method consistency ... OK 2021-05-16T23:13:04.0771307Z * checking replacement functions ... OK 2021-05-16T23:13:04.7125414Z * checking foreign function calls ... OK 2021-05-16T23:13:07.7698103Z * checking R code for possible problems ... OK 2021-05-16T23:13:07.9446710Z * checking Rd files ... OK 2021-05-16T23:13:07.9881454Z * checking Rd metadata ... OK 2021-05-16T23:13:08.0404574Z * checking Rd line widths ... OK 2021-05-16T23:13:08.1149560Z * checking Rd cross-references ... OK 2021-05-16T23:13:08.7297371Z * checking for missing documentation entries ... OK 2021-05-16T23:13:10.6113892Z * checking for code/documentation mismatches ... OK 2021-05-16T23:13:11.7886181Z * checking Rd \usage sections ... OK 2021-05-16T23:13:11.8416431Z * checking Rd contents ... OK 2021-05-16T23:13:11.9034038Z * checking for unstated dependencies in examples ... OK 2021-05-16T23:13:12.9701232Z * checking examples ... OK 2021-05-16T23:13:14.4959180Z * checking PDF version of manual ... OK 2021-05-16T23:13:14.4960335Z * checking for detritus in the temp directory ... OK 2021-05-16T23:13:14.4960984Z * DONE 2021-05-16T23:13:14.4961377Z 2021-05-16T23:13:14.4961877Z Status: OK 2021-05-16T23:13:14.4962258Z 2021-05-16T23:13:14.5701481Z ── R CMD check results ──────────────────────────────────────── papayar 1.0 ──── 2021-05-16T23:13:14.5716662Z Duration: 33.4s 2021-05-16T23:13:14.5717215Z 2021-05-16T23:13:14.5726844Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-16T23:13:14.5803846Z total 544 2021-05-16T23:13:14.5805253Z drwxr-xr-x 5 runner docker 4096 May 16 23:13 papayar.Rcheck 2021-05-16T23:13:14.5807258Z -rw-r--r-- 1 runner docker 264639 May 16 23:12 papayar_1.0.tar.gz 2021-05-16T23:13:14.5811222Z -rw-r--r-- 1 runner docker 285791 May 16 23:12 papayar_1.0_R_x86_64-pc-linux-gnu.tar.gz 2021-05-16T23:13:14.5840798Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T23:13:14.5841541Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T23:13:14.5883940Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T23:13:14.5884416Z env: 2021-05-16T23:13:14.5884811Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:13:14.5885247Z TIC_DEPLOY_KEY: 2021-05-16T23:13:14.5885965Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:13:14.5888426Z GITHUB_PAT: *** 2021-05-16T23:13:14.5888815Z COVERALLS_TOKEN: 2021-05-16T23:13:14.5889251Z continue-on-error: false 2021-05-16T23:13:14.5889682Z VDIFFR_RUN_TESTS: 2021-05-16T23:13:14.5890111Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:13:14.5890519Z TZ: UTC 2021-05-16T23:13:14.5890865Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:13:14.5891242Z NOT_CRAN: true 2021-05-16T23:13:14.5891576Z ##[endgroup] 2021-05-16T23:13:14.6002041Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-16T23:13:14.6002599Z Rscript -e "tic::before_deploy()" 2021-05-16T23:13:14.6038414Z shell: /usr/bin/bash -e {0} 2021-05-16T23:13:14.6038765Z env: 2021-05-16T23:13:14.6039177Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:13:14.6039597Z TIC_DEPLOY_KEY: 2021-05-16T23:13:14.6040344Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:13:14.6041524Z GITHUB_PAT: *** 2021-05-16T23:13:14.6041882Z COVERALLS_TOKEN: 2021-05-16T23:13:14.6042332Z continue-on-error: false 2021-05-16T23:13:14.6042754Z VDIFFR_RUN_TESTS: 2021-05-16T23:13:14.6043199Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:13:14.6043594Z TZ: UTC 2021-05-16T23:13:14.6043956Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:13:14.6044327Z NOT_CRAN: true 2021-05-16T23:13:14.6044676Z ##[endgroup] 2021-05-16T23:13:14.8373176Z ✔ Loading tic stage configuration from tic.R 2021-05-16T23:13:14.9428429Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-16T23:13:14.9428956Z with: 2021-05-16T23:13:14.9429724Z upload_url: https://uploads.github.com/repos/neuroconductor/papayar/releases/43022969/assets{?name,label} 2021-05-16T23:13:14.9430666Z asset_path: check/papayar_1.0_R_x86_64-pc-linux-gnu.tar.gz 2021-05-16T23:13:14.9431288Z asset_name: papayar_1.0_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-16T23:13:14.9431888Z asset_content_type: application/octet-stream 2021-05-16T23:13:14.9432335Z env: 2021-05-16T23:13:14.9432741Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:13:14.9433158Z TIC_DEPLOY_KEY: 2021-05-16T23:13:14.9433887Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:13:14.9435341Z GITHUB_PAT: *** 2021-05-16T23:13:14.9435705Z COVERALLS_TOKEN: 2021-05-16T23:13:14.9436154Z continue-on-error: false 2021-05-16T23:13:14.9436577Z VDIFFR_RUN_TESTS: 2021-05-16T23:13:14.9437054Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:13:14.9437472Z TZ: UTC 2021-05-16T23:13:14.9437931Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:13:14.9438313Z NOT_CRAN: true 2021-05-16T23:13:14.9439159Z GITHUB_TOKEN: *** 2021-05-16T23:13:14.9439513Z ##[endgroup] 2021-05-16T23:13:15.4338670Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-16T23:13:15.4339190Z Rscript -e "tic::deploy()" 2021-05-16T23:13:15.4381955Z shell: /usr/bin/bash -e {0} 2021-05-16T23:13:15.4382316Z env: 2021-05-16T23:13:15.4382724Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:13:15.4383143Z TIC_DEPLOY_KEY: 2021-05-16T23:13:15.4383879Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:13:15.4385327Z GITHUB_PAT: *** 2021-05-16T23:13:15.4385688Z COVERALLS_TOKEN: 2021-05-16T23:13:15.4386138Z continue-on-error: false 2021-05-16T23:13:15.4386563Z VDIFFR_RUN_TESTS: 2021-05-16T23:13:15.4387013Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:13:15.4387410Z TZ: UTC 2021-05-16T23:13:15.4387775Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:13:15.4388162Z NOT_CRAN: true 2021-05-16T23:13:15.4388508Z ##[endgroup] 2021-05-16T23:13:15.6797574Z ✔ Loading tic stage configuration from tic.R 2021-05-16T23:13:15.7823731Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-16T23:13:15.7824265Z Rscript -e "tic::after_deploy()" 2021-05-16T23:13:15.7866960Z shell: /usr/bin/bash -e {0} 2021-05-16T23:13:15.7867321Z env: 2021-05-16T23:13:15.7867733Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:13:15.7868150Z TIC_DEPLOY_KEY: 2021-05-16T23:13:15.7868886Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:13:15.7870311Z GITHUB_PAT: *** 2021-05-16T23:13:15.7870682Z COVERALLS_TOKEN: 2021-05-16T23:13:15.7871130Z continue-on-error: false 2021-05-16T23:13:15.7871548Z VDIFFR_RUN_TESTS: 2021-05-16T23:13:15.7871993Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:13:15.7872387Z TZ: UTC 2021-05-16T23:13:15.7872748Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:13:15.7873121Z NOT_CRAN: true 2021-05-16T23:13:15.7873483Z ##[endgroup] 2021-05-16T23:13:16.0258723Z ✔ Loading tic stage configuration from tic.R 2021-05-16T23:13:16.2778476Z Post job cleanup. 2021-05-16T23:13:16.3171106Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T23:13:16.3247235Z Post job cleanup. 2021-05-16T23:13:16.4152100Z [command]/usr/bin/git version 2021-05-16T23:13:16.4208098Z git version 2.31.1 2021-05-16T23:13:16.4238817Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T23:13:16.4279885Z [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-16T23:13:16.4512730Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T23:13:16.4540803Z http.https://github.com/.extraheader 2021-05-16T23:13:16.4550464Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-16T23:13:16.4590784Z [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-16T23:13:16.4880153Z Cleaning up orphan processes