2021-05-15T16:30:56.7548202Z ##[section]Starting: Request a runner to run this job 2021-05-15T16:30:57.4713336Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-20.04' 2021-05-15T16:30:57.5406537Z 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-15T16:30:57.6348496Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-15T16:30:57.7280179Z ##[section]Finishing: Request a runner to run this job 2021-05-15T16:31:04.0802786Z Current runner version: '2.278.0' 2021-05-15T16:31:04.0826179Z ##[group]Operating System 2021-05-15T16:31:04.0826995Z Ubuntu 2021-05-15T16:31:04.0827471Z 20.04.2 2021-05-15T16:31:04.0827864Z LTS 2021-05-15T16:31:04.0828338Z ##[endgroup] 2021-05-15T16:31:04.0828838Z ##[group]Virtual Environment 2021-05-15T16:31:04.0829480Z Environment: ubuntu-20.04 2021-05-15T16:31:04.0830047Z Version: 20210510.0 2021-05-15T16:31:04.0830983Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210510.0/images/linux/Ubuntu2004-README.md 2021-05-15T16:31:04.0832314Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210510.0 2021-05-15T16:31:04.0833182Z ##[endgroup] 2021-05-15T16:31:04.0835000Z ##[group]GITHUB_TOKEN Permissions 2021-05-15T16:31:04.0836097Z Actions: write 2021-05-15T16:31:04.0836565Z Checks: write 2021-05-15T16:31:04.0837085Z Contents: write 2021-05-15T16:31:04.0837758Z Deployments: write 2021-05-15T16:31:04.0838377Z Issues: write 2021-05-15T16:31:04.0838913Z Metadata: read 2021-05-15T16:31:04.0839439Z Packages: write 2021-05-15T16:31:04.0839934Z PullRequests: write 2021-05-15T16:31:04.0840560Z RepositoryProjects: write 2021-05-15T16:31:04.0841201Z SecurityEvents: write 2021-05-15T16:31:04.0841711Z Statuses: write 2021-05-15T16:31:04.0842349Z ##[endgroup] 2021-05-15T16:31:04.0845086Z Prepare workflow directory 2021-05-15T16:31:04.1806979Z Prepare all required actions 2021-05-15T16:31:04.1817109Z Getting action download info 2021-05-15T16:31:04.5566847Z Download action repository 'actions/checkout@v2' 2021-05-15T16:31:06.2402609Z Download action repository 'r-lib/actions@master' 2021-05-15T16:31:06.7170600Z Download action repository 'adigherman/actions@master' 2021-05-15T16:31:07.8566655Z Download action repository 'msys2/setup-msys2@v2' 2021-05-15T16:31:08.0278194Z Download action repository 'actions/cache@v1' 2021-05-15T16:31:08.1719625Z Download action repository 'actions/upload-artifact@master' 2021-05-15T16:31:08.3161825Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-15T16:31:08.6257224Z ##[group]Run actions/checkout@v2 2021-05-15T16:31:08.6257804Z with: 2021-05-15T16:31:08.6258256Z repository: neuroconductor/DensParcorr 2021-05-15T16:31:08.6259165Z token: *** 2021-05-15T16:31:08.6259518Z ssh-strict: true 2021-05-15T16:31:08.6259969Z persist-credentials: true 2021-05-15T16:31:08.6260401Z clean: true 2021-05-15T16:31:08.6260743Z fetch-depth: 1 2021-05-15T16:31:08.6261096Z lfs: false 2021-05-15T16:31:08.6261436Z submodules: false 2021-05-15T16:31:08.6261782Z env: 2021-05-15T16:31:08.6262166Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:31:08.6262591Z TIC_DEPLOY_KEY: 2021-05-15T16:31:08.6263309Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T16:31:08.6264358Z GITHUB_PAT: *** 2021-05-15T16:31:08.6264727Z COVERALLS_TOKEN: 2021-05-15T16:31:08.6265154Z continue-on-error: false 2021-05-15T16:31:08.6265643Z VDIFFR_RUN_TESTS: 2021-05-15T16:31:08.6265991Z ##[endgroup] 2021-05-15T16:31:08.8303113Z Syncing repository: neuroconductor/DensParcorr 2021-05-15T16:31:08.8321696Z ##[group]Getting Git version info 2021-05-15T16:31:08.8323311Z Working directory is '/home/runner/work/DensParcorr/DensParcorr' 2021-05-15T16:31:08.8394061Z [command]/usr/bin/git version 2021-05-15T16:31:08.8497902Z git version 2.31.1 2021-05-15T16:31:08.8516979Z ##[endgroup] 2021-05-15T16:31:08.8523612Z Deleting the contents of '/home/runner/work/DensParcorr/DensParcorr' 2021-05-15T16:31:08.8527748Z ##[group]Initializing the repository 2021-05-15T16:31:08.8532015Z [command]/usr/bin/git init /home/runner/work/DensParcorr/DensParcorr 2021-05-15T16:31:08.8602226Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-15T16:31:08.8603119Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-15T16:31:08.8603929Z hint: of your new repositories, which will suppress this warning, call: 2021-05-15T16:31:08.8604441Z hint: 2021-05-15T16:31:08.8605343Z hint: git config --global init.defaultBranch 2021-05-15T16:31:08.8605842Z hint: 2021-05-15T16:31:08.8606480Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-15T16:31:08.8607375Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-15T16:31:08.8607905Z hint: 2021-05-15T16:31:08.8608382Z hint: git branch -m 2021-05-15T16:31:08.8614660Z Initialized empty Git repository in /home/runner/work/DensParcorr/DensParcorr/.git/ 2021-05-15T16:31:08.8624833Z [command]/usr/bin/git remote add origin https://github.com/neuroconductor/DensParcorr 2021-05-15T16:31:08.8672578Z ##[endgroup] 2021-05-15T16:31:08.8673427Z ##[group]Disabling automatic garbage collection 2021-05-15T16:31:08.8678985Z [command]/usr/bin/git config --local gc.auto 0 2021-05-15T16:31:08.8723565Z ##[endgroup] 2021-05-15T16:31:08.8729176Z ##[group]Setting up auth 2021-05-15T16:31:08.8737098Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-15T16:31:08.8779979Z [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-15T16:31:08.9150047Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-15T16:31:08.9204896Z [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-15T16:31:08.9442119Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-15T16:31:08.9493727Z ##[endgroup] 2021-05-15T16:31:08.9494293Z ##[group]Fetching the repository 2021-05-15T16:31:08.9505190Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +5c6058ec80a5f0c931ee8111ee098d6d549e5cd2:refs/tags/1.0.s 2021-05-15T16:31:09.1544905Z remote: Enumerating objects: 18, done. 2021-05-15T16:31:09.1547703Z remote: Counting objects: 5% (1/18) 2021-05-15T16:31:09.1549429Z remote: Counting objects: 11% (2/18) 2021-05-15T16:31:09.1551608Z remote: Counting objects: 16% (3/18) 2021-05-15T16:31:09.1556333Z remote: Counting objects: 22% (4/18) 2021-05-15T16:31:09.1557272Z remote: Counting objects: 27% (5/18) 2021-05-15T16:31:09.1558000Z remote: Counting objects: 33% (6/18) 2021-05-15T16:31:09.1589707Z remote: Counting objects: 38% (7/18) 2021-05-15T16:31:09.1590307Z remote: Counting objects: 44% (8/18) 2021-05-15T16:31:09.1590860Z remote: Counting objects: 50% (9/18) 2021-05-15T16:31:09.1591397Z remote: Counting objects: 55% (10/18) 2021-05-15T16:31:09.1591940Z remote: Counting objects: 61% (11/18) 2021-05-15T16:31:09.1592472Z remote: Counting objects: 66% (12/18) 2021-05-15T16:31:09.1593011Z remote: Counting objects: 72% (13/18) 2021-05-15T16:31:09.1593609Z remote: Counting objects: 77% (14/18) 2021-05-15T16:31:09.1594142Z remote: Counting objects: 83% (15/18) 2021-05-15T16:31:09.1594667Z remote: Counting objects: 88% (16/18) 2021-05-15T16:31:09.1595203Z remote: Counting objects: 94% (17/18) 2021-05-15T16:31:09.1595741Z remote: Counting objects: 100% (18/18) 2021-05-15T16:31:09.1596297Z remote: Counting objects: 100% (18/18), done. 2021-05-15T16:31:09.1596893Z remote: Compressing objects: 6% (1/16) 2021-05-15T16:31:09.1597677Z remote: Compressing objects: 12% (2/16) 2021-05-15T16:31:09.1598271Z remote: Compressing objects: 18% (3/16) 2021-05-15T16:31:09.1598851Z remote: Compressing objects: 25% (4/16) 2021-05-15T16:31:09.1600317Z remote: Compressing objects: 31% (5/16) 2021-05-15T16:31:09.1600900Z remote: Compressing objects: 37% (6/16) 2021-05-15T16:31:09.1601488Z remote: Compressing objects: 43% (7/16) 2021-05-15T16:31:09.1602325Z remote: Compressing objects: 50% (8/16) 2021-05-15T16:31:09.1602907Z remote: Compressing objects: 56% (9/16) 2021-05-15T16:31:09.1603502Z remote: Compressing objects: 62% (10/16) 2021-05-15T16:31:09.1604082Z remote: Compressing objects: 68% (11/16) 2021-05-15T16:31:09.1604674Z remote: Compressing objects: 75% (12/16) 2021-05-15T16:31:09.1605253Z remote: Compressing objects: 81% (13/16) 2021-05-15T16:31:09.1605851Z remote: Compressing objects: 87% (14/16) 2021-05-15T16:31:09.1606431Z remote: Compressing objects: 93% (15/16) 2021-05-15T16:31:09.1607015Z remote: Compressing objects: 100% (16/16) 2021-05-15T16:31:09.1607630Z remote: Compressing objects: 100% (16/16), done. 2021-05-15T16:31:09.1609072Z remote: Total 18 (delta 1), reused 15 (delta 1), pack-reused 0 2021-05-15T16:31:09.1673118Z From https://github.com/neuroconductor/DensParcorr 2021-05-15T16:31:09.1674456Z * [new ref] 5c6058ec80a5f0c931ee8111ee098d6d549e5cd2 -> 1.0.s 2021-05-15T16:31:09.1695766Z ##[endgroup] 2021-05-15T16:31:09.1696305Z ##[group]Determining the checkout info 2021-05-15T16:31:09.1699976Z ##[endgroup] 2021-05-15T16:31:09.1700403Z ##[group]Checking out the ref 2021-05-15T16:31:09.1704371Z [command]/usr/bin/git checkout --progress --force refs/tags/1.0.s 2021-05-15T16:31:09.1777827Z Note: switching to 'refs/tags/1.0.s'. 2021-05-15T16:31:09.1778175Z 2021-05-15T16:31:09.1778873Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-15T16:31:09.1779604Z changes and commit them, and you can discard any commits you make in this 2021-05-15T16:31:09.1780292Z state without impacting any branches by switching back to a branch. 2021-05-15T16:31:09.1780697Z 2021-05-15T16:31:09.1781178Z If you want to create a new branch to retain commits you create, you may 2021-05-15T16:31:09.1781988Z do so (now or later) by using -c with the switch command. Example: 2021-05-15T16:31:09.1782385Z 2021-05-15T16:31:09.1783083Z git switch -c 2021-05-15T16:31:09.1783396Z 2021-05-15T16:31:09.1783764Z Or undo this operation with: 2021-05-15T16:31:09.1784049Z 2021-05-15T16:31:09.1784474Z git switch - 2021-05-15T16:31:09.1784713Z 2021-05-15T16:31:09.1785279Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-15T16:31:09.1785744Z 2021-05-15T16:31:09.1786140Z HEAD is now at 5c6058e Version id 30 stable 2021-05-15T16:31:09.1786656Z ##[endgroup] 2021-05-15T16:31:09.1824960Z [command]/usr/bin/git log -1 --format='%H' 2021-05-15T16:31:09.1880315Z '5c6058ec80a5f0c931ee8111ee098d6d549e5cd2' 2021-05-15T16:31:09.1994127Z ##[group]Run r-lib/actions/setup-r@master 2021-05-15T16:31:09.1994558Z with: 2021-05-15T16:31:09.1994924Z r-version: release 2021-05-15T16:31:09.1995281Z Ncpus: 1 2021-05-15T16:31:09.1995667Z crayon.enabled: NULL 2021-05-15T16:31:09.1996151Z remove-openmp-macos: true 2021-05-15T16:31:09.1996671Z http-user-agent: default 2021-05-15T16:31:09.1997102Z install-r: true 2021-05-15T16:31:09.1998142Z windows-path-include-mingw: true 2021-05-15T16:31:09.1998634Z env: 2021-05-15T16:31:09.1999042Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:31:09.1999464Z TIC_DEPLOY_KEY: 2021-05-15T16:31:09.2000211Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T16:31:09.2001856Z GITHUB_PAT: *** 2021-05-15T16:31:09.2002226Z COVERALLS_TOKEN: 2021-05-15T16:31:09.2002688Z continue-on-error: false 2021-05-15T16:31:09.2003119Z VDIFFR_RUN_TESTS: 2021-05-15T16:31:09.2003485Z ##[endgroup] 2021-05-15T16:31:10.5798116Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive add-apt-repository -y ppa:cran/travis 2021-05-15T16:31:12.1726492Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-15T16:31:12.1728876Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-15T16:31:12.1755723Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-15T16:31:12.1941559Z Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-15T16:31:12.2011151Z Get:5 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] 2021-05-15T16:31:12.2833171Z Hit:6 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-15T16:31:12.3972084Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-15T16:31:12.4017476Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [983 kB] 2021-05-15T16:31:12.4226949Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [222 kB] 2021-05-15T16:31:12.4247449Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.3 kB] 2021-05-15T16:31:12.4257935Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [226 kB] 2021-05-15T16:31:12.4279542Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [33.3 kB] 2021-05-15T16:31:12.4281965Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [774 kB] 2021-05-15T16:31:12.4368438Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [166 kB] 2021-05-15T16:31:12.4383832Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [17.4 kB] 2021-05-15T16:31:12.5555128Z Get:16 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease [18.0 kB] 2021-05-15T16:31:12.6241687Z Get:17 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [73.2 kB] 2021-05-15T16:31:12.7261754Z Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [655 kB] 2021-05-15T16:31:12.7911330Z Get:19 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [131 kB] 2021-05-15T16:31:12.7931861Z Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7508 B] 2021-05-15T16:31:12.7933635Z Get:21 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [203 kB] 2021-05-15T16:31:12.7950385Z Get:22 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [29.7 kB] 2021-05-15T16:31:12.7960109Z Get:23 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [565 kB] 2021-05-15T16:31:12.7965137Z Hit:24 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-15T16:31:12.8091477Z Get:25 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [11.0 kB] 2021-05-15T16:31:18.9626753Z Fetched 4463 kB in 1s (4760 kB/s) 2021-05-15T16:31:19.7030400Z Reading package lists... 2021-05-15T16:31:19.7254281Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get update -y -qq 2021-05-15T16:31:21.4233353Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get install -y gdebi-core qpdf devscripts 2021-05-15T16:31:21.4851310Z Reading package lists... 2021-05-15T16:31:21.6229133Z Building dependency tree... 2021-05-15T16:31:21.6247795Z Reading state information... 2021-05-15T16:31:21.7606422Z The following additional packages will be installed: 2021-05-15T16:31:21.7607786Z dctrl-tools diffstat dput gettext intltool-debian libapt-pkg-perl 2021-05-15T16:31:21.7608957Z libarchive-zip-perl libarray-intspan-perl libasync-mergepoint-perl 2021-05-15T16:31:21.7610302Z libb-hooks-endofscope-perl libb-hooks-op-check-perl libcapture-tiny-perl 2021-05-15T16:31:21.7611704Z libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 2021-05-15T16:31:21.7613018Z libcommon-sense-perl libconst-fast-perl libcontextual-return-perl 2021-05-15T16:31:21.7614181Z libcpanel-json-xs-perl libcroco3 libdata-optlist-perl 2021-05-15T16:31:21.7615408Z libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl 2021-05-15T16:31:21.7616793Z libdigest-hmac-perl libdistro-info-perl libdynaloader-functions-perl 2021-05-15T16:31:21.7618020Z libemail-valid-perl libexporter-tiny-perl libfile-chdir-perl 2021-05-15T16:31:21.7619164Z libfile-find-rule-perl libfile-homedir-perl libfile-which-perl 2021-05-15T16:31:21.7620642Z libfont-ttf-perl libfuture-perl libgetopt-long-descriptive-perl 2021-05-15T16:31:21.7621878Z libgit-wrapper-perl libgitlab-api-v4-perl libhash-fieldhash-perl 2021-05-15T16:31:21.7623230Z libhttp-tiny-multipart-perl libimport-into-perl libio-async-loop-epoll-perl 2021-05-15T16:31:21.7625007Z libio-async-perl libio-prompter-perl libio-pty-perl libio-string-perl 2021-05-15T16:31:21.7626184Z libipc-run-perl libjson-maybexs-perl libjson-perl libjson-xs-perl 2021-05-15T16:31:21.7627346Z liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl 2021-05-15T16:31:21.7628471Z liblist-someutils-perl liblist-someutils-xs-perl 2021-05-15T16:31:21.7629890Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-15T16:31:21.7631414Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-15T16:31:21.7634386Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-15T16:31:21.7635566Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-15T16:31:21.7636697Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-15T16:31:21.7638074Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-15T16:31:21.7639455Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-15T16:31:21.7640695Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-15T16:31:21.7641891Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-15T16:31:21.7643169Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-15T16:31:21.7644447Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-15T16:31:21.7645721Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-15T16:31:21.7647035Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-15T16:31:21.7648317Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-15T16:31:21.7649681Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-15T16:31:21.7651061Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-15T16:31:21.7652296Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-15T16:31:21.7653523Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-15T16:31:21.7654791Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-15T16:31:21.7655965Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-15T16:31:21.7657099Z python3-magic python3-unidiff python3-xdg t1utils wdiff 2021-05-15T16:31:21.7657721Z Suggested packages: 2021-05-15T16:31:21.7658480Z debtags adequate autopkgtest bls-standalone bsd-mailx | mailx 2021-05-15T16:31:21.7659498Z check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope 2021-05-15T16:31:21.7667530Z disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl 2021-05-15T16:31:21.7668692Z libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts 2021-05-15T16:31:21.7669801Z mutt piuparts quilt ratt reprotest svn-buildpackage w3m debian-keyring 2021-05-15T16:31:21.7670811Z equivs libsoap-lite-perl python3-paramiko mini-dinstall gettext-doc 2021-05-15T16:31:21.7671854Z autopoint libasprintf-dev libgettextpo-dev libossp-uuid-perl 2021-05-15T16:31:21.7673021Z libscalar-number-perl libbareword-filehandles-perl libindirect-perl 2021-05-15T16:31:21.7674401Z libmultidimensional-perl libdevel-lexalias-perl libdevel-stacktrace-perl 2021-05-15T16:31:21.7675568Z binutils-multiarch libtext-template-perl wdiff-doc 2021-05-15T16:31:22.2207642Z The following NEW packages will be installed: 2021-05-15T16:31:22.2211017Z dctrl-tools devscripts diffstat dput gdebi-core gettext intltool-debian 2021-05-15T16:31:22.2212540Z libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl 2021-05-15T16:31:22.2214350Z libasync-mergepoint-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 2021-05-15T16:31:22.2216062Z libcapture-tiny-perl libclass-method-modifiers-perl libclass-xsaccessor-perl 2021-05-15T16:31:22.2217502Z libclone-perl libcommon-sense-perl libconst-fast-perl 2021-05-15T16:31:22.2218941Z libcontextual-return-perl libcpanel-json-xs-perl libcroco3 2021-05-15T16:31:22.2220301Z libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl 2021-05-15T16:31:22.2221735Z libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl 2021-05-15T16:31:22.2223209Z libdynaloader-functions-perl libemail-valid-perl libexporter-tiny-perl 2021-05-15T16:31:22.2224639Z libfile-chdir-perl libfile-find-rule-perl libfile-homedir-perl 2021-05-15T16:31:22.2225831Z libfile-which-perl libfont-ttf-perl libfuture-perl 2021-05-15T16:31:22.2227174Z libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 2021-05-15T16:31:22.2228699Z libhash-fieldhash-perl libhttp-tiny-multipart-perl libimport-into-perl 2021-05-15T16:31:22.2230122Z libio-async-loop-epoll-perl libio-async-perl libio-prompter-perl 2021-05-15T16:31:22.2231460Z libio-pty-perl libio-string-perl libipc-run-perl libjson-maybexs-perl 2021-05-15T16:31:22.2232773Z libjson-perl libjson-xs-perl liblinux-epoll-perl liblist-compare-perl 2021-05-15T16:31:22.2234177Z liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl 2021-05-15T16:31:22.2235748Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-15T16:31:22.2237295Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-15T16:31:22.2238835Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-15T16:31:22.2240065Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-15T16:31:22.2241362Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-15T16:31:22.2242777Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-15T16:31:22.2244267Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-15T16:31:22.2245628Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-15T16:31:22.2246977Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-15T16:31:22.2248387Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-15T16:31:22.2249786Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-15T16:31:22.2251246Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-15T16:31:22.2254602Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-15T16:31:22.2255900Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-15T16:31:22.2257263Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-15T16:31:22.2258633Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-15T16:31:22.2259866Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-15T16:31:22.2261071Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-15T16:31:22.2262337Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-15T16:31:22.2263487Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-15T16:31:22.2264448Z python3-magic python3-unidiff python3-xdg qpdf t1utils wdiff 2021-05-15T16:31:22.2504770Z 0 upgraded, 130 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:31:22.2505700Z Need to get 8648 kB of archives. 2021-05-15T16:31:22.2506700Z After this operation, 32.3 MB of additional disk space will be used. 2021-05-15T16:31:22.2508102Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 2021-05-15T16:31:22.2661121Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] 2021-05-15T16:31:22.2714431Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] 2021-05-15T16:31:22.2794767Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] 2021-05-15T16:31:22.3123575Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] 2021-05-15T16:31:22.3236976Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] 2021-05-15T16:31:22.3343455Z 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-15T16:31:22.3349421Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] 2021-05-15T16:31:22.3388351Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] 2021-05-15T16:31:22.3436323Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] 2021-05-15T16:31:22.3503929Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] 2021-05-15T16:31:22.3654262Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] 2021-05-15T16:31:22.3705064Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] 2021-05-15T16:31:22.3790004Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 2021-05-15T16:31:22.3864063Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] 2021-05-15T16:31:22.3928349Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] 2021-05-15T16:31:22.4000686Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 2021-05-15T16:31:22.4098508Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 2021-05-15T16:31:22.4204832Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] 2021-05-15T16:31:22.5909035Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] 2021-05-15T16:31:22.6022731Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] 2021-05-15T16:31:22.6171543Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] 2021-05-15T16:31:22.6242014Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdebi-core all 0.9.5.7+nmu3 [116 kB] 2021-05-15T16:31:22.6318514Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-05-15T16:31:22.6432886Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-05-15T16:31:22.6664011Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-05-15T16:31:22.7001445Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] 2021-05-15T16:31:22.7091693Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-05-15T16:31:22.7244069Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] 2021-05-15T16:31:22.7302300Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] 2021-05-15T16:31:22.7345049Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] 2021-05-15T16:31:22.7392332Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] 2021-05-15T16:31:22.7434145Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] 2021-05-15T16:31:22.7498472Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] 2021-05-15T16:31:22.7554471Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] 2021-05-15T16:31:22.7613836Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] 2021-05-15T16:31:22.7682933Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] 2021-05-15T16:31:22.7773281Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] 2021-05-15T16:31:22.7834176Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] 2021-05-15T16:31:22.7897641Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] 2021-05-15T16:31:22.7932075Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] 2021-05-15T16:31:22.7971945Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] 2021-05-15T16:31:22.8036569Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] 2021-05-15T16:31:22.8289671Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] 2021-05-15T16:31:22.8366828Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] 2021-05-15T16:31:22.8446201Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] 2021-05-15T16:31:22.8537927Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] 2021-05-15T16:31:22.8578341Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] 2021-05-15T16:31:22.8612119Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] 2021-05-15T16:31:22.8649004Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] 2021-05-15T16:31:22.8782181Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] 2021-05-15T16:31:22.8953481Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] 2021-05-15T16:31:22.9020961Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] 2021-05-15T16:31:22.9087630Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] 2021-05-15T16:31:22.9183890Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] 2021-05-15T16:31:22.9249864Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] 2021-05-15T16:31:22.9286338Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] 2021-05-15T16:31:22.9322863Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] 2021-05-15T16:31:22.9427056Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] 2021-05-15T16:31:22.9458885Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] 2021-05-15T16:31:22.9853597Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] 2021-05-15T16:31:22.9951301Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] 2021-05-15T16:31:23.0031839Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] 2021-05-15T16:31:23.0093741Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 2021-05-15T16:31:23.0132505Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] 2021-05-15T16:31:23.0252779Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] 2021-05-15T16:31:23.0318739Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] 2021-05-15T16:31:23.0358694Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] 2021-05-15T16:31:23.0443030Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] 2021-05-15T16:31:23.0523362Z 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-15T16:31:23.0564045Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] 2021-05-15T16:31:23.0622904Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] 2021-05-15T16:31:23.0671232Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] 2021-05-15T16:31:23.0710042Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] 2021-05-15T16:31:23.0761215Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] 2021-05-15T16:31:23.0835650Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] 2021-05-15T16:31:23.0979672Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] 2021-05-15T16:31:23.1074515Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] 2021-05-15T16:31:23.1154650Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] 2021-05-15T16:31:23.1200978Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] 2021-05-15T16:31:23.1354162Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] 2021-05-15T16:31:23.1421777Z 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-15T16:31:23.1460923Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] 2021-05-15T16:31:23.1561276Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] 2021-05-15T16:31:23.1642116Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] 2021-05-15T16:31:23.1681776Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] 2021-05-15T16:31:23.1804198Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] 2021-05-15T16:31:23.1885135Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] 2021-05-15T16:31:23.1962283Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] 2021-05-15T16:31:23.2022462Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] 2021-05-15T16:31:23.2074004Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] 2021-05-15T16:31:23.2132502Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] 2021-05-15T16:31:23.2195246Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB] 2021-05-15T16:31:23.2368316Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] 2021-05-15T16:31:23.2442690Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] 2021-05-15T16:31:23.2480974Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] 2021-05-15T16:31:23.2543562Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] 2021-05-15T16:31:23.2635171Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] 2021-05-15T16:31:23.2704047Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] 2021-05-15T16:31:23.2737884Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] 2021-05-15T16:31:23.2804928Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqpdf26 amd64 9.1.1-1build1 [421 kB] 2021-05-15T16:31:23.2975466Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] 2021-05-15T16:31:23.3001309Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] 2021-05-15T16:31:23.3010307Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] 2021-05-15T16:31:23.3015271Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] 2021-05-15T16:31:23.3021798Z 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-15T16:31:23.3044330Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] 2021-05-15T16:31:23.3052957Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] 2021-05-15T16:31:23.3054640Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] 2021-05-15T16:31:23.3056208Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] 2021-05-15T16:31:23.3060578Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] 2021-05-15T16:31:23.3072471Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 2021-05-15T16:31:23.3077174Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] 2021-05-15T16:31:23.3079067Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] 2021-05-15T16:31:23.3085275Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] 2021-05-15T16:31:23.3101303Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] 2021-05-15T16:31:23.3151984Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] 2021-05-15T16:31:23.3153626Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] 2021-05-15T16:31:23.3155225Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] 2021-05-15T16:31:23.3156775Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] 2021-05-15T16:31:23.3158450Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] 2021-05-15T16:31:23.3159954Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] 2021-05-15T16:31:23.3167888Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] 2021-05-15T16:31:23.3175805Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] 2021-05-15T16:31:23.3180994Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] 2021-05-15T16:31:23.3186167Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] 2021-05-15T16:31:23.3288270Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 2021-05-15T16:31:23.3294477Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] 2021-05-15T16:31:23.3299995Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qpdf amd64 9.1.1-1build1 [476 kB] 2021-05-15T16:31:23.3330785Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] 2021-05-15T16:31:24.0001948Z Fetched 8648 kB in 1s (7836 kB/s) 2021-05-15T16:31:24.0306903Z Selecting previously unselected package dctrl-tools. 2021-05-15T16:31:24.0461112Z (Reading database ... 2021-05-15T16:31:24.0461863Z (Reading database ... 5% 2021-05-15T16:31:24.0462648Z (Reading database ... 10% 2021-05-15T16:31:24.0463205Z (Reading database ... 15% 2021-05-15T16:31:24.0463727Z (Reading database ... 20% 2021-05-15T16:31:24.0464188Z (Reading database ... 25% 2021-05-15T16:31:24.0464640Z (Reading database ... 30% 2021-05-15T16:31:24.0465059Z (Reading database ... 35% 2021-05-15T16:31:24.0465505Z (Reading database ... 40% 2021-05-15T16:31:24.0465936Z (Reading database ... 45% 2021-05-15T16:31:24.0466400Z (Reading database ... 50% 2021-05-15T16:31:24.0676822Z (Reading database ... 55% 2021-05-15T16:31:24.1038750Z (Reading database ... 60% 2021-05-15T16:31:24.1381506Z (Reading database ... 65% 2021-05-15T16:31:24.1705755Z (Reading database ... 70% 2021-05-15T16:31:24.2366007Z (Reading database ... 75% 2021-05-15T16:31:24.3054245Z (Reading database ... 80% 2021-05-15T16:31:24.3834301Z (Reading database ... 85% 2021-05-15T16:31:24.4381309Z (Reading database ... 90% 2021-05-15T16:31:24.4806878Z (Reading database ... 95% 2021-05-15T16:31:24.4807421Z (Reading database ... 100% 2021-05-15T16:31:24.4808168Z (Reading database ... 254809 files and directories currently installed.) 2021-05-15T16:31:24.4929705Z Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... 2021-05-15T16:31:24.5016331Z Unpacking dctrl-tools (2.24-3) ... 2021-05-15T16:31:24.5263892Z Selecting previously unselected package libfile-which-perl. 2021-05-15T16:31:24.5524392Z Preparing to unpack .../001-libfile-which-perl_1.23-1_all.deb ... 2021-05-15T16:31:24.5532308Z Unpacking libfile-which-perl (1.23-1) ... 2021-05-15T16:31:24.5716762Z Selecting previously unselected package libfile-homedir-perl. 2021-05-15T16:31:24.5977215Z Preparing to unpack .../002-libfile-homedir-perl_1.004-1_all.deb ... 2021-05-15T16:31:24.5986087Z Unpacking libfile-homedir-perl (1.004-1) ... 2021-05-15T16:31:24.6199156Z Selecting previously unselected package libio-pty-perl. 2021-05-15T16:31:24.6452842Z Preparing to unpack .../003-libio-pty-perl_1%3a1.12-1_amd64.deb ... 2021-05-15T16:31:24.6461044Z Unpacking libio-pty-perl (1:1.12-1) ... 2021-05-15T16:31:24.6689512Z Selecting previously unselected package libipc-run-perl. 2021-05-15T16:31:24.6954062Z Preparing to unpack .../004-libipc-run-perl_20180523.0-2_all.deb ... 2021-05-15T16:31:24.6963436Z Unpacking libipc-run-perl (20180523.0-2) ... 2021-05-15T16:31:24.7239001Z Selecting previously unselected package libclass-method-modifiers-perl. 2021-05-15T16:31:24.7466817Z Preparing to unpack .../005-libclass-method-modifiers-perl_2.13-1_all.deb ... 2021-05-15T16:31:24.7474831Z Unpacking libclass-method-modifiers-perl (2.13-1) ... 2021-05-15T16:31:24.7720780Z Selecting previously unselected package libb-hooks-op-check-perl. 2021-05-15T16:31:24.7930797Z Preparing to unpack .../006-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... 2021-05-15T16:31:24.7938982Z Unpacking libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-15T16:31:24.8120456Z Selecting previously unselected package libdynaloader-functions-perl. 2021-05-15T16:31:24.8381679Z Preparing to unpack .../007-libdynaloader-functions-perl_0.003-1_all.deb ... 2021-05-15T16:31:24.8386073Z Unpacking libdynaloader-functions-perl (0.003-1) ... 2021-05-15T16:31:24.8639148Z Selecting previously unselected package libdevel-callchecker-perl. 2021-05-15T16:31:24.8836437Z Preparing to unpack .../008-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... 2021-05-15T16:31:24.8844866Z Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-15T16:31:24.9079888Z Selecting previously unselected package libparams-classify-perl. 2021-05-15T16:31:24.9287764Z Preparing to unpack .../009-libparams-classify-perl_0.015-1build2_amd64.deb ... 2021-05-15T16:31:24.9296598Z Unpacking libparams-classify-perl (0.015-1build2) ... 2021-05-15T16:31:24.9638964Z Selecting previously unselected package libmodule-runtime-perl. 2021-05-15T16:31:24.9858608Z Preparing to unpack .../010-libmodule-runtime-perl_0.016-1_all.deb ... 2021-05-15T16:31:24.9865879Z Unpacking libmodule-runtime-perl (0.016-1) ... 2021-05-15T16:31:25.0049649Z Selecting previously unselected package libimport-into-perl. 2021-05-15T16:31:25.0311806Z Preparing to unpack .../011-libimport-into-perl_1.002005-1_all.deb ... 2021-05-15T16:31:25.0318775Z Unpacking libimport-into-perl (1.002005-1) ... 2021-05-15T16:31:25.0559717Z Selecting previously unselected package librole-tiny-perl. 2021-05-15T16:31:25.0758338Z Preparing to unpack .../012-librole-tiny-perl_2.001004-1_all.deb ... 2021-05-15T16:31:25.0767086Z Unpacking librole-tiny-perl (2.001004-1) ... 2021-05-15T16:31:25.1027145Z Selecting previously unselected package libstrictures-perl. 2021-05-15T16:31:25.1203868Z Preparing to unpack .../013-libstrictures-perl_2.000006-1_all.deb ... 2021-05-15T16:31:25.1214629Z Unpacking libstrictures-perl (2.000006-1) ... 2021-05-15T16:31:25.1478728Z Selecting previously unselected package libsub-quote-perl. 2021-05-15T16:31:25.1670642Z Preparing to unpack .../014-libsub-quote-perl_2.006006-1_all.deb ... 2021-05-15T16:31:25.1679874Z Unpacking libsub-quote-perl (2.006006-1) ... 2021-05-15T16:31:25.1869938Z Selecting previously unselected package libmoo-perl. 2021-05-15T16:31:25.2130115Z Preparing to unpack .../015-libmoo-perl_2.003006-1_all.deb ... 2021-05-15T16:31:25.2142427Z Unpacking libmoo-perl (2.003006-1) ... 2021-05-15T16:31:25.2430388Z Selecting previously unselected package patchutils. 2021-05-15T16:31:25.2636336Z Preparing to unpack .../016-patchutils_0.3.4-2_amd64.deb ... 2021-05-15T16:31:25.2643634Z Unpacking patchutils (0.3.4-2) ... 2021-05-15T16:31:25.2919255Z Selecting previously unselected package wdiff. 2021-05-15T16:31:25.3160133Z Preparing to unpack .../017-wdiff_1.2.2-2build1_amd64.deb ... 2021-05-15T16:31:25.3169556Z Unpacking wdiff (1.2.2-2build1) ... 2021-05-15T16:31:25.3438578Z Selecting previously unselected package devscripts. 2021-05-15T16:31:25.3666535Z Preparing to unpack .../018-devscripts_2.20.2ubuntu2_amd64.deb ... 2021-05-15T16:31:25.3880400Z Unpacking devscripts (2.20.2ubuntu2) ... 2021-05-15T16:31:25.5118544Z Selecting previously unselected package diffstat. 2021-05-15T16:31:25.5364900Z Preparing to unpack .../019-diffstat_1.63-1_amd64.deb ... 2021-05-15T16:31:25.5372660Z Unpacking diffstat (1.63-1) ... 2021-05-15T16:31:25.5678917Z Selecting previously unselected package python3-gpg. 2021-05-15T16:31:25.5855055Z Preparing to unpack .../020-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... 2021-05-15T16:31:25.5863504Z Unpacking python3-gpg (1.13.1-7ubuntu2) ... 2021-05-15T16:31:25.6249105Z Selecting previously unselected package dput. 2021-05-15T16:31:25.6513021Z Preparing to unpack .../021-dput_1.0.3ubuntu1_all.deb ... 2021-05-15T16:31:25.6578010Z Unpacking dput (1.0.3ubuntu1) ... 2021-05-15T16:31:25.6795185Z Selecting previously unselected package gdebi-core. 2021-05-15T16:31:25.7060668Z Preparing to unpack .../022-gdebi-core_0.9.5.7+nmu3_all.deb ... 2021-05-15T16:31:25.7069836Z Unpacking gdebi-core (0.9.5.7+nmu3) ... 2021-05-15T16:31:26.0879019Z Selecting previously unselected package libcroco3:amd64. 2021-05-15T16:31:26.1095128Z Preparing to unpack .../023-libcroco3_0.6.13-1_amd64.deb ... 2021-05-15T16:31:26.1112840Z Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-05-15T16:31:26.1438400Z Selecting previously unselected package gettext. 2021-05-15T16:31:26.1643609Z Preparing to unpack .../024-gettext_0.19.8.1-10build1_amd64.deb ... 2021-05-15T16:31:26.1651055Z Unpacking gettext (0.19.8.1-10build1) ... 2021-05-15T16:31:26.2629126Z Selecting previously unselected package intltool-debian. 2021-05-15T16:31:26.2898888Z Preparing to unpack .../025-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-05-15T16:31:26.2909567Z Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-05-15T16:31:26.3120591Z Selecting previously unselected package libapt-pkg-perl. 2021-05-15T16:31:26.3371705Z Preparing to unpack .../026-libapt-pkg-perl_0.1.36build3_amd64.deb ... 2021-05-15T16:31:26.3380292Z Unpacking libapt-pkg-perl (0.1.36build3) ... 2021-05-15T16:31:26.3639042Z Selecting previously unselected package libarchive-zip-perl. 2021-05-15T16:31:26.3898956Z Preparing to unpack .../027-libarchive-zip-perl_1.67-2_all.deb ... 2021-05-15T16:31:26.3907168Z Unpacking libarchive-zip-perl (1.67-2) ... 2021-05-15T16:31:26.4200087Z Selecting previously unselected package libarray-intspan-perl. 2021-05-15T16:31:26.4427305Z Preparing to unpack .../028-libarray-intspan-perl_2.003-1_all.deb ... 2021-05-15T16:31:26.4434357Z Unpacking libarray-intspan-perl (2.003-1) ... 2021-05-15T16:31:26.4679493Z Selecting previously unselected package libasync-mergepoint-perl. 2021-05-15T16:31:26.4892786Z Preparing to unpack .../029-libasync-mergepoint-perl_0.04-2_all.deb ... 2021-05-15T16:31:26.4901641Z Unpacking libasync-mergepoint-perl (0.04-2) ... 2021-05-15T16:31:26.5159053Z Selecting previously unselected package libmodule-implementation-perl. 2021-05-15T16:31:26.5357069Z Preparing to unpack .../030-libmodule-implementation-perl_0.09-1_all.deb ... 2021-05-15T16:31:26.5366162Z Unpacking libmodule-implementation-perl (0.09-1) ... 2021-05-15T16:31:26.5569514Z Selecting previously unselected package libsub-exporter-progressive-perl. 2021-05-15T16:31:26.5832220Z Preparing to unpack .../031-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 2021-05-15T16:31:26.5840272Z Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-15T16:31:26.6022322Z Selecting previously unselected package libvariable-magic-perl. 2021-05-15T16:31:26.6284869Z Preparing to unpack .../032-libvariable-magic-perl_0.62-1build2_amd64.deb ... 2021-05-15T16:31:26.6292772Z Unpacking libvariable-magic-perl (0.62-1build2) ... 2021-05-15T16:31:26.6500142Z Selecting previously unselected package libb-hooks-endofscope-perl. 2021-05-15T16:31:26.6764182Z Preparing to unpack .../033-libb-hooks-endofscope-perl_0.24-1_all.deb ... 2021-05-15T16:31:26.6772670Z Unpacking libb-hooks-endofscope-perl (0.24-1) ... 2021-05-15T16:31:26.6959351Z Selecting previously unselected package libcapture-tiny-perl. 2021-05-15T16:31:26.7224550Z Preparing to unpack .../034-libcapture-tiny-perl_0.48-1_all.deb ... 2021-05-15T16:31:26.7234014Z Unpacking libcapture-tiny-perl (0.48-1) ... 2021-05-15T16:31:26.7424733Z Selecting previously unselected package libclass-xsaccessor-perl. 2021-05-15T16:31:26.7686936Z Preparing to unpack .../035-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... 2021-05-15T16:31:26.7695934Z Unpacking libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-15T16:31:26.7900438Z Selecting previously unselected package libclone-perl. 2021-05-15T16:31:26.8177454Z Preparing to unpack .../036-libclone-perl_0.43-2_amd64.deb ... 2021-05-15T16:31:26.8186245Z Unpacking libclone-perl (0.43-2) ... 2021-05-15T16:31:26.8438888Z Selecting previously unselected package libcommon-sense-perl. 2021-05-15T16:31:26.8638185Z Preparing to unpack .../037-libcommon-sense-perl_3.74-2build6_amd64.deb ... 2021-05-15T16:31:26.8646657Z Unpacking libcommon-sense-perl (3.74-2build6) ... 2021-05-15T16:31:26.8847616Z Selecting previously unselected package libparams-util-perl. 2021-05-15T16:31:26.9110289Z Preparing to unpack .../038-libparams-util-perl_1.07-3build5_amd64.deb ... 2021-05-15T16:31:26.9118672Z Unpacking libparams-util-perl (1.07-3build5) ... 2021-05-15T16:31:26.9310099Z Selecting previously unselected package libsub-install-perl. 2021-05-15T16:31:26.9571456Z Preparing to unpack .../039-libsub-install-perl_0.928-1_all.deb ... 2021-05-15T16:31:26.9580172Z Unpacking libsub-install-perl (0.928-1) ... 2021-05-15T16:31:26.9774258Z Selecting previously unselected package libdata-optlist-perl. 2021-05-15T16:31:27.0039556Z Preparing to unpack .../040-libdata-optlist-perl_0.110-1_all.deb ... 2021-05-15T16:31:27.0048952Z Unpacking libdata-optlist-perl (0.110-1) ... 2021-05-15T16:31:27.0235219Z Selecting previously unselected package libsub-exporter-perl. 2021-05-15T16:31:27.0500694Z Preparing to unpack .../041-libsub-exporter-perl_0.987-1_all.deb ... 2021-05-15T16:31:27.0507031Z Unpacking libsub-exporter-perl (0.987-1) ... 2021-05-15T16:31:27.0735499Z Selecting previously unselected package libconst-fast-perl. 2021-05-15T16:31:27.0997723Z Preparing to unpack .../042-libconst-fast-perl_0.014-1_all.deb ... 2021-05-15T16:31:27.1005447Z Unpacking libconst-fast-perl (0.014-1) ... 2021-05-15T16:31:27.1205913Z Selecting previously unselected package libwant-perl. 2021-05-15T16:31:27.1467677Z Preparing to unpack .../043-libwant-perl_0.29-1build4_amd64.deb ... 2021-05-15T16:31:27.1476028Z Unpacking libwant-perl (0.29-1build4) ... 2021-05-15T16:31:27.1675334Z Selecting previously unselected package libcontextual-return-perl. 2021-05-15T16:31:27.1938875Z Preparing to unpack .../044-libcontextual-return-perl_0.004014-2_all.deb ... 2021-05-15T16:31:27.1946537Z Unpacking libcontextual-return-perl (0.004014-2) ... 2021-05-15T16:31:27.2178610Z Selecting previously unselected package libcpanel-json-xs-perl. 2021-05-15T16:31:27.2445220Z Preparing to unpack .../045-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... 2021-05-15T16:31:27.2453616Z Unpacking libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-15T16:31:27.2729011Z Selecting previously unselected package libdigest-bubblebabble-perl. 2021-05-15T16:31:27.2997971Z Preparing to unpack .../046-libdigest-bubblebabble-perl_0.02-2_all.deb ... 2021-05-15T16:31:27.3006456Z Unpacking libdigest-bubblebabble-perl (0.02-2) ... 2021-05-15T16:31:27.3201446Z Selecting previously unselected package libdigest-hmac-perl. 2021-05-15T16:31:27.3470287Z Preparing to unpack .../047-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... 2021-05-15T16:31:27.3478958Z Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-15T16:31:27.3671996Z Selecting previously unselected package libdistro-info-perl. 2021-05-15T16:31:27.3939938Z Preparing to unpack .../048-libdistro-info-perl_0.23ubuntu1_all.deb ... 2021-05-15T16:31:27.3948747Z Unpacking libdistro-info-perl (0.23ubuntu1) ... 2021-05-15T16:31:27.4198831Z Selecting previously unselected package libnet-ip-perl. 2021-05-15T16:31:27.4410289Z Preparing to unpack .../049-libnet-ip-perl_1.26-2_all.deb ... 2021-05-15T16:31:27.4418215Z Unpacking libnet-ip-perl (1.26-2) ... 2021-05-15T16:31:27.4649200Z Selecting previously unselected package libnet-dns-perl. 2021-05-15T16:31:27.4918391Z Preparing to unpack .../050-libnet-dns-perl_1.22-1_all.deb ... 2021-05-15T16:31:27.4926830Z Unpacking libnet-dns-perl (1.22-1) ... 2021-05-15T16:31:27.5460466Z Selecting previously unselected package libnet-domain-tld-perl. 2021-05-15T16:31:27.5730590Z Preparing to unpack .../051-libnet-domain-tld-perl_1.75-1_all.deb ... 2021-05-15T16:31:27.5738685Z Unpacking libnet-domain-tld-perl (1.75-1) ... 2021-05-15T16:31:27.5969059Z Selecting previously unselected package libemail-valid-perl. 2021-05-15T16:31:27.6223893Z Preparing to unpack .../052-libemail-valid-perl_1.202-1_all.deb ... 2021-05-15T16:31:27.6232025Z Unpacking libemail-valid-perl (1.202-1) ... 2021-05-15T16:31:27.6479530Z Selecting previously unselected package libexporter-tiny-perl. 2021-05-15T16:31:27.6702086Z Preparing to unpack .../053-libexporter-tiny-perl_1.002001-1_all.deb ... 2021-05-15T16:31:27.6710400Z Unpacking libexporter-tiny-perl (1.002001-1) ... 2021-05-15T16:31:27.6907370Z Selecting previously unselected package libfile-chdir-perl. 2021-05-15T16:31:27.7172594Z Preparing to unpack .../054-libfile-chdir-perl_0.1008-1_all.deb ... 2021-05-15T16:31:27.7181308Z Unpacking libfile-chdir-perl (0.1008-1) ... 2021-05-15T16:31:27.7398738Z Selecting previously unselected package libnumber-compare-perl. 2021-05-15T16:31:27.7624087Z Preparing to unpack .../055-libnumber-compare-perl_0.03-1_all.deb ... 2021-05-15T16:31:27.7632956Z Unpacking libnumber-compare-perl (0.03-1) ... 2021-05-15T16:31:27.7803360Z Selecting previously unselected package libtext-glob-perl. 2021-05-15T16:31:27.8063028Z Preparing to unpack .../056-libtext-glob-perl_0.10-1_all.deb ... 2021-05-15T16:31:27.8071031Z Unpacking libtext-glob-perl (0.10-1) ... 2021-05-15T16:31:27.8318734Z Selecting previously unselected package libfile-find-rule-perl. 2021-05-15T16:31:27.8508228Z Preparing to unpack .../057-libfile-find-rule-perl_0.34-1_all.deb ... 2021-05-15T16:31:27.8515826Z Unpacking libfile-find-rule-perl (0.34-1) ... 2021-05-15T16:31:27.8735780Z Selecting previously unselected package libio-string-perl. 2021-05-15T16:31:27.8985407Z Preparing to unpack .../058-libio-string-perl_1.08-3_all.deb ... 2021-05-15T16:31:27.8992760Z Unpacking libio-string-perl (1.08-3) ... 2021-05-15T16:31:27.9188165Z Selecting previously unselected package libfont-ttf-perl. 2021-05-15T16:31:27.9446927Z Preparing to unpack .../059-libfont-ttf-perl_1.06-1_all.deb ... 2021-05-15T16:31:27.9455364Z Unpacking libfont-ttf-perl (1.06-1) ... 2021-05-15T16:31:27.9958765Z Selecting previously unselected package libfuture-perl. 2021-05-15T16:31:28.0204008Z Preparing to unpack .../060-libfuture-perl_0.43-1_all.deb ... 2021-05-15T16:31:28.0404881Z Unpacking libfuture-perl (0.43-1) ... 2021-05-15T16:31:28.0658434Z Selecting previously unselected package libparams-validate-perl. 2021-05-15T16:31:28.0927123Z Preparing to unpack .../061-libparams-validate-perl_1.29-3_amd64.deb ... 2021-05-15T16:31:28.0937471Z Unpacking libparams-validate-perl (1.29-3) ... 2021-05-15T16:31:28.1239470Z Selecting previously unselected package libgetopt-long-descriptive-perl. 2021-05-15T16:31:28.1433338Z Preparing to unpack .../062-libgetopt-long-descriptive-perl_0.104-1_all.deb ... 2021-05-15T16:31:28.1442618Z Unpacking libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-15T16:31:28.1653057Z Selecting previously unselected package libsort-versions-perl. 2021-05-15T16:31:28.1918639Z Preparing to unpack .../063-libsort-versions-perl_1.62-1_all.deb ... 2021-05-15T16:31:28.1926763Z Unpacking libsort-versions-perl (1.62-1) ... 2021-05-15T16:31:28.2158583Z Selecting previously unselected package libgit-wrapper-perl. 2021-05-15T16:31:28.2377022Z Preparing to unpack .../064-libgit-wrapper-perl_0.048-1_all.deb ... 2021-05-15T16:31:28.2386446Z Unpacking libgit-wrapper-perl (0.048-1) ... 2021-05-15T16:31:28.2589195Z Selecting previously unselected package libhttp-tiny-multipart-perl. 2021-05-15T16:31:28.2851805Z Preparing to unpack .../065-libhttp-tiny-multipart-perl_0.08-1_all.deb ... 2021-05-15T16:31:28.2861021Z Unpacking libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-15T16:31:28.3046766Z Selecting previously unselected package libio-prompter-perl. 2021-05-15T16:31:28.3312258Z Preparing to unpack .../066-libio-prompter-perl_0.004015-1_all.deb ... 2021-05-15T16:31:28.3320682Z Unpacking libio-prompter-perl (0.004015-1) ... 2021-05-15T16:31:28.3598691Z Selecting previously unselected package libjson-perl. 2021-05-15T16:31:28.3812731Z Preparing to unpack .../067-libjson-perl_4.02000-2_all.deb ... 2021-05-15T16:31:28.3822336Z Unpacking libjson-perl (4.02000-2) ... 2021-05-15T16:31:28.4118579Z Selecting previously unselected package liblog-any-perl. 2021-05-15T16:31:28.4339288Z Preparing to unpack .../068-liblog-any-perl_1.708-1_all.deb ... 2021-05-15T16:31:28.4346919Z Unpacking liblog-any-perl (1.708-1) ... 2021-05-15T16:31:28.4586347Z Selecting previously unselected package liblog-any-adapter-screen-perl. 2021-05-15T16:31:28.4849311Z Preparing to unpack .../069-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 2021-05-15T16:31:28.4858208Z Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-15T16:31:28.5118707Z Selecting previously unselected package libpackage-stash-perl. 2021-05-15T16:31:28.5303993Z Preparing to unpack .../070-libpackage-stash-perl_0.38-1_all.deb ... 2021-05-15T16:31:28.5312586Z Unpacking libpackage-stash-perl (0.38-1) ... 2021-05-15T16:31:28.5509555Z Selecting previously unselected package libsub-identify-perl. 2021-05-15T16:31:28.5771644Z Preparing to unpack .../071-libsub-identify-perl_0.14-1build2_amd64.deb ... 2021-05-15T16:31:28.5780991Z Unpacking libsub-identify-perl (0.14-1build2) ... 2021-05-15T16:31:28.6018424Z Selecting previously unselected package libsub-name-perl. 2021-05-15T16:31:28.6237095Z Preparing to unpack .../072-libsub-name-perl_0.26-1_amd64.deb ... 2021-05-15T16:31:28.6244408Z Unpacking libsub-name-perl (0.26-1) ... 2021-05-15T16:31:28.6518766Z Selecting previously unselected package libnamespace-clean-perl. 2021-05-15T16:31:28.6701833Z Preparing to unpack .../073-libnamespace-clean-perl_0.27-1_all.deb ... 2021-05-15T16:31:28.6709585Z Unpacking libnamespace-clean-perl (0.27-1) ... 2021-05-15T16:31:28.6906839Z Selecting previously unselected package libpath-tiny-perl. 2021-05-15T16:31:28.7167005Z Preparing to unpack .../074-libpath-tiny-perl_0.108-1_all.deb ... 2021-05-15T16:31:28.7177700Z Unpacking libpath-tiny-perl (0.108-1) ... 2021-05-15T16:31:28.7437908Z Selecting previously unselected package libtype-tiny-perl. 2021-05-15T16:31:28.7654754Z Preparing to unpack .../075-libtype-tiny-perl_1.008001-2_all.deb ... 2021-05-15T16:31:28.7662961Z Unpacking libtype-tiny-perl (1.008001-2) ... 2021-05-15T16:31:28.8158713Z Selecting previously unselected package libgitlab-api-v4-perl. 2021-05-15T16:31:28.8375843Z Preparing to unpack .../076-libgitlab-api-v4-perl_0.25-1_all.deb ... 2021-05-15T16:31:28.8384746Z Unpacking libgitlab-api-v4-perl (0.25-1) ... 2021-05-15T16:31:28.8678697Z Selecting previously unselected package libhash-fieldhash-perl. 2021-05-15T16:31:28.8905283Z Preparing to unpack .../077-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... 2021-05-15T16:31:28.8914199Z Unpacking libhash-fieldhash-perl (0.15-1build2) ... 2021-05-15T16:31:28.9199349Z Selecting previously unselected package libstruct-dumb-perl. 2021-05-15T16:31:28.9369580Z Preparing to unpack .../078-libstruct-dumb-perl_0.09-1_all.deb ... 2021-05-15T16:31:28.9377863Z Unpacking libstruct-dumb-perl (0.09-1) ... 2021-05-15T16:31:28.9638848Z Selecting previously unselected package libio-async-perl. 2021-05-15T16:31:28.9844759Z Preparing to unpack .../079-libio-async-perl_0.75-1_all.deb ... 2021-05-15T16:31:28.9853699Z Unpacking libio-async-perl (0.75-1) ... 2021-05-15T16:31:29.0319091Z Selecting previously unselected package liblinux-epoll-perl. 2021-05-15T16:31:29.0521737Z Preparing to unpack .../080-liblinux-epoll-perl_0.017-1_amd64.deb ... 2021-05-15T16:31:29.0531558Z Unpacking liblinux-epoll-perl (0.017-1) ... 2021-05-15T16:31:29.0719478Z Selecting previously unselected package libio-async-loop-epoll-perl. 2021-05-15T16:31:29.0983499Z Preparing to unpack .../081-libio-async-loop-epoll-perl_0.20-1_all.deb ... 2021-05-15T16:31:29.0990416Z Unpacking libio-async-loop-epoll-perl (0.20-1) ... 2021-05-15T16:31:29.1175199Z Selecting previously unselected package libtypes-serialiser-perl. 2021-05-15T16:31:29.1439178Z Preparing to unpack .../082-libtypes-serialiser-perl_1.0-1_all.deb ... 2021-05-15T16:31:29.1447595Z Unpacking libtypes-serialiser-perl (1.0-1) ... 2021-05-15T16:31:29.1798664Z Selecting previously unselected package libjson-xs-perl. 2021-05-15T16:31:29.2040118Z Preparing to unpack .../083-libjson-xs-perl_4.020-1build1_amd64.deb ... 2021-05-15T16:31:29.2050420Z Unpacking libjson-xs-perl (4.020-1build1) ... 2021-05-15T16:31:29.2359641Z Selecting previously unselected package libjson-maybexs-perl. 2021-05-15T16:31:29.2596421Z Preparing to unpack .../084-libjson-maybexs-perl_1.004000-1_all.deb ... 2021-05-15T16:31:29.2604390Z Unpacking libjson-maybexs-perl (1.004000-1) ... 2021-05-15T16:31:29.2812481Z Selecting previously unselected package liblist-compare-perl. 2021-05-15T16:31:29.3075463Z Preparing to unpack .../085-liblist-compare-perl_0.53-1_all.deb ... 2021-05-15T16:31:29.3085578Z Unpacking liblist-compare-perl (0.53-1) ... 2021-05-15T16:31:29.3399212Z Selecting previously unselected package liblist-moreutils-perl. 2021-05-15T16:31:29.3613884Z Preparing to unpack .../086-liblist-moreutils-perl_0.416-1build5_amd64.deb ... 2021-05-15T16:31:29.3621938Z Unpacking liblist-moreutils-perl (0.416-1build5) ... 2021-05-15T16:31:29.3895366Z Selecting previously unselected package liblist-someutils-perl. 2021-05-15T16:31:29.4125795Z Preparing to unpack .../087-liblist-someutils-perl_0.58-1_all.deb ... 2021-05-15T16:31:29.4134975Z Unpacking liblist-someutils-perl (0.58-1) ... 2021-05-15T16:31:29.4475046Z Selecting previously unselected package liblist-someutils-xs-perl. 2021-05-15T16:31:29.4733574Z Preparing to unpack .../088-liblist-someutils-xs-perl_0.58-2_amd64.deb ... 2021-05-15T16:31:29.4740693Z Unpacking liblist-someutils-xs-perl (0.58-2) ... 2021-05-15T16:31:29.4960160Z Selecting previously unselected package libmoox-aliases-perl. 2021-05-15T16:31:29.5220835Z Preparing to unpack .../089-libmoox-aliases-perl_0.001006-1_all.deb ... 2021-05-15T16:31:29.5229204Z Unpacking libmoox-aliases-perl (0.001006-1) ... 2021-05-15T16:31:29.5440426Z Selecting previously unselected package libobject-id-perl. 2021-05-15T16:31:29.5690472Z Preparing to unpack .../090-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 2021-05-15T16:31:29.5706734Z Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-15T16:31:29.5958713Z Selecting previously unselected package libmoox-struct-perl. 2021-05-15T16:31:29.6176243Z Preparing to unpack .../091-libmoox-struct-perl_0.017-1_all.deb ... 2021-05-15T16:31:29.6185746Z Unpacking libmoox-struct-perl (0.017-1) ... 2021-05-15T16:31:29.6391138Z Selecting previously unselected package libnet-dns-sec-perl. 2021-05-15T16:31:29.6663608Z Preparing to unpack .../092-libnet-dns-sec-perl_1.15-1_amd64.deb ... 2021-05-15T16:31:29.6672538Z Unpacking libnet-dns-sec-perl (1.15-1) ... 2021-05-15T16:31:29.6913599Z Selecting previously unselected package libnet-libidn-perl. 2021-05-15T16:31:29.7183518Z Preparing to unpack .../093-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... 2021-05-15T16:31:29.7194008Z Unpacking libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-15T16:31:29.7421179Z Selecting previously unselected package libnumber-range-perl. 2021-05-15T16:31:29.7668404Z Preparing to unpack .../094-libnumber-range-perl_0.12-1_all.deb ... 2021-05-15T16:31:29.7675879Z Unpacking libnumber-range-perl (0.12-1) ... 2021-05-15T16:31:29.7919716Z Selecting previously unselected package libpackage-stash-xs-perl. 2021-05-15T16:31:29.8132938Z Preparing to unpack .../095-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... 2021-05-15T16:31:29.8141853Z Unpacking libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-15T16:31:29.8439819Z Selecting previously unselected package libpath-iterator-rule-perl. 2021-05-15T16:31:29.8618929Z Preparing to unpack .../096-libpath-iterator-rule-perl_1.014-1_all.deb ... 2021-05-15T16:31:29.8627281Z Unpacking libpath-iterator-rule-perl (1.014-1) ... 2021-05-15T16:31:29.8879534Z Selecting previously unselected package libperl4-corelibs-perl. 2021-05-15T16:31:29.9112772Z Preparing to unpack .../097-libperl4-corelibs-perl_0.004-2_all.deb ... 2021-05-15T16:31:29.9121155Z Unpacking libperl4-corelibs-perl (0.004-2) ... 2021-05-15T16:31:29.9439402Z Selecting previously unselected package libperlio-gzip-perl. 2021-05-15T16:31:29.9616017Z Preparing to unpack .../098-libperlio-gzip-perl_0.19-1build5_amd64.deb ... 2021-05-15T16:31:29.9624360Z Unpacking libperlio-gzip-perl (0.19-1build5) ... 2021-05-15T16:31:29.9879884Z Selecting previously unselected package libpod-constants-perl. 2021-05-15T16:31:30.0081136Z Preparing to unpack .../099-libpod-constants-perl_0.19-1_all.deb ... 2021-05-15T16:31:30.0090549Z Unpacking libpod-constants-perl (0.19-1) ... 2021-05-15T16:31:30.0318148Z Selecting previously unselected package libqpdf26:amd64. 2021-05-15T16:31:30.0536922Z Preparing to unpack .../100-libqpdf26_9.1.1-1build1_amd64.deb ... 2021-05-15T16:31:30.0544652Z Unpacking libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-15T16:31:30.1160483Z Selecting previously unselected package libre-engine-re2-perl. 2021-05-15T16:31:30.1364820Z Preparing to unpack .../101-libre-engine-re2-perl_0.13-5_amd64.deb ... 2021-05-15T16:31:30.1375109Z Unpacking libre-engine-re2-perl (0.13-5) ... 2021-05-15T16:31:30.1634512Z Selecting previously unselected package libreadonly-perl. 2021-05-15T16:31:30.1854886Z Preparing to unpack .../102-libreadonly-perl_2.050-2_all.deb ... 2021-05-15T16:31:30.1864482Z Unpacking libreadonly-perl (2.050-2) ... 2021-05-15T16:31:30.2067044Z Selecting previously unselected package libref-util-perl. 2021-05-15T16:31:30.2323229Z Preparing to unpack .../103-libref-util-perl_0.204-1_all.deb ... 2021-05-15T16:31:30.2330806Z Unpacking libref-util-perl (0.204-1) ... 2021-05-15T16:31:30.2571467Z Selecting previously unselected package libref-util-xs-perl. 2021-05-15T16:31:30.2807592Z Preparing to unpack .../104-libref-util-xs-perl_0.117-1build2_amd64.deb ... 2021-05-15T16:31:30.2815682Z Unpacking libref-util-xs-perl (0.117-1build2) ... 2021-05-15T16:31:30.3017778Z Selecting previously unselected package libregexp-pattern-license-perl. 2021-05-15T16:31:30.3274191Z Preparing to unpack .../105-libregexp-pattern-license-perl_3.2.0-1_all.deb ... 2021-05-15T16:31:30.3283228Z Unpacking libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-15T16:31:30.3558684Z Selecting previously unselected package libregexp-pattern-perl. 2021-05-15T16:31:30.3753991Z Preparing to unpack .../106-libregexp-pattern-perl_0.2.12-1_all.deb ... 2021-05-15T16:31:30.3762388Z Unpacking libregexp-pattern-perl (0.2.12-1) ... 2021-05-15T16:31:30.3958375Z Selecting previously unselected package libsereal-decoder-perl. 2021-05-15T16:31:30.4214871Z Preparing to unpack .../107-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-15T16:31:30.4232223Z Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-15T16:31:30.4558723Z Selecting previously unselected package libsereal-encoder-perl. 2021-05-15T16:31:30.4754454Z Preparing to unpack .../108-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-15T16:31:30.4764346Z Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-15T16:31:30.5118950Z Selecting previously unselected package libsereal-perl. 2021-05-15T16:31:30.5294035Z Preparing to unpack .../109-libsereal-perl_4.011-1_all.deb ... 2021-05-15T16:31:30.5302725Z Unpacking libsereal-perl (4.011-1) ... 2021-05-15T16:31:30.5491300Z Selecting previously unselected package libsort-key-perl. 2021-05-15T16:31:30.5746118Z Preparing to unpack .../110-libsort-key-perl_1.33-2build2_amd64.deb ... 2021-05-15T16:31:30.5755035Z Unpacking libsort-key-perl (1.33-2build2) ... 2021-05-15T16:31:30.6068563Z Selecting previously unselected package libstring-copyright-perl. 2021-05-15T16:31:30.6324186Z Preparing to unpack .../111-libstring-copyright-perl_0.003006-1_all.deb ... 2021-05-15T16:31:30.6333531Z Unpacking libstring-copyright-perl (0.003006-1) ... 2021-05-15T16:31:30.6599100Z Selecting previously unselected package libstring-escape-perl. 2021-05-15T16:31:30.6779556Z Preparing to unpack .../112-libstring-escape-perl_2010.002-2_all.deb ... 2021-05-15T16:31:30.6788344Z Unpacking libstring-escape-perl (2010.002-2) ... 2021-05-15T16:31:30.7038743Z Selecting previously unselected package libstring-shellquote-perl. 2021-05-15T16:31:30.7230989Z Preparing to unpack .../113-libstring-shellquote-perl_1.04-1_all.deb ... 2021-05-15T16:31:30.7248070Z Unpacking libstring-shellquote-perl (1.04-1) ... 2021-05-15T16:31:30.7439010Z Selecting previously unselected package libterm-readkey-perl. 2021-05-15T16:31:30.7687440Z Preparing to unpack .../114-libterm-readkey-perl_2.38-1build1_amd64.deb ... 2021-05-15T16:31:30.7696492Z Unpacking libterm-readkey-perl (2.38-1build1) ... 2021-05-15T16:31:30.7919050Z Selecting previously unselected package libtest-fatal-perl. 2021-05-15T16:31:30.8154274Z Preparing to unpack .../115-libtest-fatal-perl_0.014-1_all.deb ... 2021-05-15T16:31:30.8164425Z Unpacking libtest-fatal-perl (0.014-1) ... 2021-05-15T16:31:30.8439938Z Selecting previously unselected package libtest-refcount-perl. 2021-05-15T16:31:30.8628888Z Preparing to unpack .../116-libtest-refcount-perl_0.10-1_all.deb ... 2021-05-15T16:31:30.8640536Z Unpacking libtest-refcount-perl (0.10-1) ... 2021-05-15T16:31:30.8919429Z Selecting previously unselected package libtext-levenshtein-perl. 2021-05-15T16:31:30.9082737Z Preparing to unpack .../117-libtext-levenshtein-perl_0.13-1_all.deb ... 2021-05-15T16:31:30.9094643Z Unpacking libtext-levenshtein-perl (0.13-1) ... 2021-05-15T16:31:30.9359602Z Selecting previously unselected package libtype-tiny-xs-perl. 2021-05-15T16:31:30.9522550Z Preparing to unpack .../118-libtype-tiny-xs-perl_0.016-1_amd64.deb ... 2021-05-15T16:31:30.9531175Z Unpacking libtype-tiny-xs-perl (0.016-1) ... 2021-05-15T16:31:30.9769408Z Selecting previously unselected package libunicode-utf8-perl. 2021-05-15T16:31:30.9990108Z Preparing to unpack .../119-libunicode-utf8-perl_0.62-1build1_amd64.deb ... 2021-05-15T16:31:30.9998077Z Unpacking libunicode-utf8-perl (0.62-1build1) ... 2021-05-15T16:31:31.0239627Z Selecting previously unselected package libxml-writer-perl. 2021-05-15T16:31:31.0459960Z Preparing to unpack .../120-libxml-writer-perl_0.625-1_all.deb ... 2021-05-15T16:31:31.0467979Z Unpacking libxml-writer-perl (0.625-1) ... 2021-05-15T16:31:31.0759422Z Selecting previously unselected package libyaml-libyaml-perl. 2021-05-15T16:31:31.0935848Z Preparing to unpack .../121-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... 2021-05-15T16:31:31.0943584Z Unpacking libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-15T16:31:31.1199165Z Selecting previously unselected package licensecheck. 2021-05-15T16:31:31.1396663Z Preparing to unpack .../122-licensecheck_3.0.45-1_all.deb ... 2021-05-15T16:31:31.1410168Z Unpacking licensecheck (3.0.45-1) ... 2021-05-15T16:31:31.1634954Z Selecting previously unselected package libdevel-size-perl. 2021-05-15T16:31:31.1876595Z Preparing to unpack .../123-libdevel-size-perl_0.83-1build1_amd64.deb ... 2021-05-15T16:31:31.1881788Z Unpacking libdevel-size-perl (0.83-1build1) ... 2021-05-15T16:31:31.2158944Z Selecting previously unselected package t1utils. 2021-05-15T16:31:31.2334204Z Preparing to unpack .../124-t1utils_1.41-3_amd64.deb ... 2021-05-15T16:31:31.2342081Z Unpacking t1utils (1.41-3) ... 2021-05-15T16:31:31.2679211Z Selecting previously unselected package lintian. 2021-05-15T16:31:31.2891215Z Preparing to unpack .../125-lintian_2.62.0_all.deb ... 2021-05-15T16:31:31.2899350Z Unpacking lintian (2.62.0) ... 2021-05-15T16:31:31.6220771Z Selecting previously unselected package python3-unidiff. 2021-05-15T16:31:31.6504760Z Preparing to unpack .../126-python3-unidiff_0.5.5-2_all.deb ... 2021-05-15T16:31:31.6513398Z Unpacking python3-unidiff (0.5.5-2) ... 2021-05-15T16:31:31.6998675Z Selecting previously unselected package python3-xdg. 2021-05-15T16:31:31.7229813Z Preparing to unpack .../127-python3-xdg_0.26-1ubuntu1_all.deb ... 2021-05-15T16:31:31.7238577Z Unpacking python3-xdg (0.26-1ubuntu1) ... 2021-05-15T16:31:31.7473591Z Selecting previously unselected package qpdf. 2021-05-15T16:31:31.7728586Z Preparing to unpack .../128-qpdf_9.1.1-1build1_amd64.deb ... 2021-05-15T16:31:31.7736490Z Unpacking qpdf (9.1.1-1build1) ... 2021-05-15T16:31:31.8360103Z Selecting previously unselected package python3-magic. 2021-05-15T16:31:31.8608597Z Preparing to unpack .../129-python3-magic_2%3a0.4.15-3_all.deb ... 2021-05-15T16:31:31.8617461Z Unpacking python3-magic (2:0.4.15-3) ... 2021-05-15T16:31:31.9145353Z Setting up libasync-mergepoint-perl (0.04-2) ... 2021-05-15T16:31:31.9167097Z Setting up libapt-pkg-perl (0.1.36build3) ... 2021-05-15T16:31:31.9185355Z Setting up libstring-escape-perl (2010.002-2) ... 2021-05-15T16:31:31.9202039Z Setting up wdiff (1.2.2-2build1) ... 2021-05-15T16:31:31.9218817Z Setting up libfile-which-perl (1.23-1) ... 2021-05-15T16:31:31.9236191Z Setting up libnumber-range-perl (0.12-1) ... 2021-05-15T16:31:31.9252951Z Setting up libunicode-utf8-perl (0.62-1build1) ... 2021-05-15T16:31:31.9269462Z Setting up libstruct-dumb-perl (0.09-1) ... 2021-05-15T16:31:31.9291549Z Setting up gdebi-core (0.9.5.7+nmu3) ... 2021-05-15T16:31:32.0575447Z Setting up libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-15T16:31:32.0592164Z Setting up libregexp-pattern-perl (0.2.12-1) ... 2021-05-15T16:31:32.0613998Z Setting up libwant-perl (0.29-1build4) ... 2021-05-15T16:31:32.0631662Z Setting up libdynaloader-functions-perl (0.003-1) ... 2021-05-15T16:31:32.0647801Z Setting up libtext-glob-perl (0.10-1) ... 2021-05-15T16:31:32.0664278Z Setting up libclass-method-modifiers-perl (2.13-1) ... 2021-05-15T16:31:32.0683439Z Setting up liblist-compare-perl (0.53-1) ... 2021-05-15T16:31:32.0731055Z Setting up libref-util-xs-perl (0.117-1build2) ... 2021-05-15T16:31:32.0746303Z Setting up libio-pty-perl (1:1.12-1) ... 2021-05-15T16:31:32.0763391Z Setting up libsort-key-perl (1.33-2build2) ... 2021-05-15T16:31:32.0784772Z Setting up libclone-perl (0.43-2) ... 2021-05-15T16:31:32.0802378Z Setting up libarchive-zip-perl (1.67-2) ... 2021-05-15T16:31:32.0817886Z Setting up libsub-identify-perl (0.14-1build2) ... 2021-05-15T16:31:32.0834526Z Setting up libdistro-info-perl (0.23ubuntu1) ... 2021-05-15T16:31:32.0858093Z Setting up libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-15T16:31:32.0874940Z Setting up liblog-any-perl (1.708-1) ... 2021-05-15T16:31:32.0896418Z Setting up libdevel-size-perl (0.83-1build1) ... 2021-05-15T16:31:32.0913154Z Setting up libpod-constants-perl (0.19-1) ... 2021-05-15T16:31:32.0929266Z Setting up libperl4-corelibs-perl (0.004-2) ... 2021-05-15T16:31:32.0945208Z Setting up libfuture-perl (0.43-1) ... 2021-05-15T16:31:32.0961613Z Setting up libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-15T16:31:32.0978288Z Setting up libtest-fatal-perl (0.014-1) ... 2021-05-15T16:31:32.1003343Z Setting up libcommon-sense-perl (3.74-2build6) ... 2021-05-15T16:31:32.1019215Z Setting up libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-15T16:31:32.1035045Z Setting up libtext-levenshtein-perl (0.13-1) ... 2021-05-15T16:31:32.1051673Z Setting up python3-xdg (0.26-1ubuntu1) ... 2021-05-15T16:31:32.2581215Z Setting up libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-15T16:31:32.2599604Z Setting up libstring-shellquote-perl (1.04-1) ... 2021-05-15T16:31:32.2618390Z Setting up libsub-install-perl (0.928-1) ... 2021-05-15T16:31:32.2635940Z Setting up libnumber-compare-perl (0.03-1) ... 2021-05-15T16:31:32.2652090Z Setting up libio-async-perl (0.75-1) ... 2021-05-15T16:31:32.2668483Z Setting up patchutils (0.3.4-2) ... 2021-05-15T16:31:32.2686687Z Setting up libjson-maybexs-perl (1.004000-1) ... 2021-05-15T16:31:32.2702123Z Setting up libio-string-perl (1.08-3) ... 2021-05-15T16:31:32.2717278Z Setting up libreadonly-perl (2.050-2) ... 2021-05-15T16:31:32.2743642Z Setting up libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-15T16:31:32.2762555Z Setting up python3-gpg (1.13.1-7ubuntu2) ... 2021-05-15T16:31:32.4368151Z Setting up libfile-find-rule-perl (0.34-1) ... 2021-05-15T16:31:32.4390645Z Setting up libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-15T16:31:32.4411864Z Setting up libref-util-perl (0.204-1) ... 2021-05-15T16:31:32.4429991Z Setting up libnet-domain-tld-perl (1.75-1) ... 2021-05-15T16:31:32.4447841Z Setting up libxml-writer-perl (0.625-1) ... 2021-05-15T16:31:32.4463716Z Setting up libhash-fieldhash-perl (0.15-1build2) ... 2021-05-15T16:31:32.4487744Z Setting up qpdf (9.1.1-1build1) ... 2021-05-15T16:31:32.4506485Z Setting up libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-15T16:31:32.4523840Z Setting up t1utils (1.41-3) ... 2021-05-15T16:31:32.4541454Z Setting up liblinux-epoll-perl (0.017-1) ... 2021-05-15T16:31:32.4561369Z Setting up diffstat (1.63-1) ... 2021-05-15T16:31:32.4586017Z Setting up libvariable-magic-perl (0.62-1build2) ... 2021-05-15T16:31:32.4604538Z Setting up libcroco3:amd64 (0.6.13-1) ... 2021-05-15T16:31:32.4628639Z Setting up libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-15T16:31:32.4648933Z Setting up libipc-run-perl (20180523.0-2) ... 2021-05-15T16:31:32.4666434Z Setting up libtest-refcount-perl (0.10-1) ... 2021-05-15T16:31:32.4691058Z Setting up libparams-util-perl (1.07-3build5) ... 2021-05-15T16:31:32.4711934Z Setting up libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-15T16:31:32.4730215Z Setting up libarray-intspan-perl (2.003-1) ... 2021-05-15T16:31:32.4750142Z Setting up libcapture-tiny-perl (0.48-1) ... 2021-05-15T16:31:32.4772988Z Setting up libcontextual-return-perl (0.004014-2) ... 2021-05-15T16:31:32.4791635Z Setting up libsub-name-perl (0.26-1) ... 2021-05-15T16:31:32.4813654Z Setting up libtype-tiny-xs-perl (0.016-1) ... 2021-05-15T16:31:32.4832872Z Setting up libtypes-serialiser-perl (1.0-1) ... 2021-05-15T16:31:32.4856846Z Setting up libfile-chdir-perl (0.1008-1) ... 2021-05-15T16:31:32.4881045Z Setting up libpath-tiny-perl (0.108-1) ... 2021-05-15T16:31:32.4898330Z Setting up libjson-perl (4.02000-2) ... 2021-05-15T16:31:32.4917171Z Setting up liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-15T16:31:32.4942797Z Setting up librole-tiny-perl (2.001004-1) ... 2021-05-15T16:31:32.4962709Z Setting up python3-unidiff (0.5.5-2) ... 2021-05-15T16:31:32.6242657Z Setting up libstrictures-perl (2.000006-1) ... 2021-05-15T16:31:32.6261948Z Setting up libsub-quote-perl (2.006006-1) ... 2021-05-15T16:31:32.6284070Z Setting up libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-15T16:31:32.6300714Z Setting up libsort-versions-perl (1.62-1) ... 2021-05-15T16:31:32.6318309Z Setting up libexporter-tiny-perl (1.002001-1) ... 2021-05-15T16:31:32.6337719Z Setting up libre-engine-re2-perl (0.13-5) ... 2021-05-15T16:31:32.6359880Z Setting up libterm-readkey-perl (2.38-1build1) ... 2021-05-15T16:31:32.6386184Z Setting up libfont-ttf-perl (1.06-1) ... 2021-05-15T16:31:32.6554552Z Setting up libfile-homedir-perl (1.004-1) ... 2021-05-15T16:31:32.6576427Z Setting up libnet-ip-perl (1.26-2) ... 2021-05-15T16:31:32.6603336Z Setting up python3-magic (2:0.4.15-3) ... 2021-05-15T16:31:32.7911567Z Setting up libperlio-gzip-perl (0.19-1build5) ... 2021-05-15T16:31:32.7929111Z Setting up libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-15T16:31:32.7950158Z Setting up dctrl-tools (2.24-3) ... 2021-05-15T16:31:32.8014950Z Setting up libdigest-bubblebabble-perl (0.02-2) ... 2021-05-15T16:31:32.8073097Z Setting up libjson-xs-perl (4.020-1build1) ... 2021-05-15T16:31:32.8092878Z Setting up gettext (0.19.8.1-10build1) ... 2021-05-15T16:31:32.8111516Z Setting up libio-prompter-perl (0.004015-1) ... 2021-05-15T16:31:32.8129087Z Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-15T16:31:32.8151516Z Setting up liblist-moreutils-perl (0.416-1build5) ... 2021-05-15T16:31:32.8168597Z Setting up libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-15T16:31:32.8185339Z Setting up libtype-tiny-perl (1.008001-2) ... 2021-05-15T16:31:32.8206580Z Setting up libpath-iterator-rule-perl (1.014-1) ... 2021-05-15T16:31:32.8227061Z Setting up libsereal-perl (4.011-1) ... 2021-05-15T16:31:32.8245782Z Setting up libnet-dns-perl (1.22-1) ... 2021-05-15T16:31:32.8266260Z Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-15T16:31:32.8291171Z Setting up dput (1.0.3ubuntu1) ... 2021-05-15T16:31:32.9689691Z Setting up libio-async-loop-epoll-perl (0.20-1) ... 2021-05-15T16:31:32.9710320Z Setting up intltool-debian (0.35.0+20060710.5) ... 2021-05-15T16:31:32.9730354Z Setting up libstring-copyright-perl (0.003006-1) ... 2021-05-15T16:31:32.9748300Z Setting up libdata-optlist-perl (0.110-1) ... 2021-05-15T16:31:32.9773007Z Setting up libgit-wrapper-perl (0.048-1) ... 2021-05-15T16:31:32.9789401Z Setting up libsub-exporter-perl (0.987-1) ... 2021-05-15T16:31:32.9810922Z Setting up libemail-valid-perl (1.202-1) ... 2021-05-15T16:31:32.9852337Z Setting up libparams-classify-perl (0.015-1build2) ... 2021-05-15T16:31:32.9869567Z Setting up libnet-dns-sec-perl (1.15-1) ... 2021-05-15T16:31:32.9899559Z Setting up libmodule-runtime-perl (0.016-1) ... 2021-05-15T16:31:32.9919251Z Setting up libconst-fast-perl (0.014-1) ... 2021-05-15T16:31:32.9938395Z Setting up libmodule-implementation-perl (0.09-1) ... 2021-05-15T16:31:32.9963257Z Setting up libpackage-stash-perl (0.38-1) ... 2021-05-15T16:31:32.9984435Z Setting up libimport-into-perl (1.002005-1) ... 2021-05-15T16:31:33.0003407Z Setting up libmoo-perl (2.003006-1) ... 2021-05-15T16:31:33.0021955Z Setting up liblist-someutils-perl (0.58-1) ... 2021-05-15T16:31:33.0039573Z Setting up liblist-someutils-xs-perl (0.58-2) ... 2021-05-15T16:31:33.0063253Z Setting up devscripts (2.20.2ubuntu2) ... 2021-05-15T16:31:33.1578559Z Setting up libmoox-aliases-perl (0.001006-1) ... 2021-05-15T16:31:33.1601014Z Setting up libparams-validate-perl (1.29-3) ... 2021-05-15T16:31:33.1618168Z Setting up libb-hooks-endofscope-perl (0.24-1) ... 2021-05-15T16:31:33.1638066Z Setting up libnamespace-clean-perl (0.27-1) ... 2021-05-15T16:31:33.1659299Z Setting up libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-15T16:31:33.1676122Z Setting up libgitlab-api-v4-perl (0.25-1) ... 2021-05-15T16:31:33.1697281Z Setting up libmoox-struct-perl (0.017-1) ... 2021-05-15T16:31:33.1712800Z Setting up lintian (2.62.0) ... 2021-05-15T16:31:33.1735734Z Setting up licensecheck (3.0.45-1) ... 2021-05-15T16:31:33.1767045Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T16:31:48.3851732Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-15T16:31:48.4938892Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T16:31:50.5538791Z [command]/usr/bin/sudo gdebi --non-interactive /home/runner/work/_temp/r-4.0.5_1_amd64.deb 2021-05-15T16:31:50.6635945Z 2021-05-15T16:31:50.6786857Z Reading package lists... 0% 2021-05-15T16:31:50.6787645Z 2021-05-15T16:31:50.6834043Z Reading package lists... 100% 2021-05-15T16:31:50.6834700Z 2021-05-15T16:31:50.6835136Z 2021-05-15T16:31:50.6835783Z Reading package lists... Done 2021-05-15T16:31:50.6836310Z 2021-05-15T16:31:50.6836945Z Building dependency tree... 0% 2021-05-15T16:31:50.6837786Z 2021-05-15T16:31:50.7101488Z Building dependency tree... 0% 2021-05-15T16:31:50.7102288Z 2021-05-15T16:31:50.7102961Z Building dependency tree... 50% 2021-05-15T16:31:50.7103501Z 2021-05-15T16:31:50.8173553Z Building dependency tree... 50% 2021-05-15T16:31:50.8174404Z 2021-05-15T16:31:50.8175052Z Building dependency tree 2021-05-15T16:31:50.8175588Z 2021-05-15T16:31:50.8176247Z Reading state information... 0% 2021-05-15T16:31:50.8176789Z 2021-05-15T16:31:50.9591846Z Reading state information... 0% 2021-05-15T16:31:50.9592799Z 2021-05-15T16:31:50.9593236Z 2021-05-15T16:31:50.9593892Z Reading state information... Done 2021-05-15T16:31:50.9594452Z 2021-05-15T16:31:50.9595091Z Reading state information... 0% 2021-05-15T16:31:50.9640670Z 2021-05-15T16:31:50.9641378Z Reading state information... 1% 2021-05-15T16:31:50.9676089Z 2021-05-15T16:31:50.9676822Z Reading state information... 3% 2021-05-15T16:31:50.9712176Z 2021-05-15T16:31:50.9713390Z Reading state information... 5% 2021-05-15T16:31:50.9750823Z 2021-05-15T16:31:50.9751256Z Reading state information... 7% 2021-05-15T16:31:50.9785987Z 2021-05-15T16:31:50.9786424Z Reading state information... 9% 2021-05-15T16:31:50.9821326Z 2021-05-15T16:31:50.9821759Z Reading state information... 11% 2021-05-15T16:31:50.9858063Z 2021-05-15T16:31:50.9858505Z Reading state information... 13% 2021-05-15T16:31:50.9893215Z 2021-05-15T16:31:50.9893653Z Reading state information... 15% 2021-05-15T16:31:50.9928441Z 2021-05-15T16:31:50.9929153Z Reading state information... 17% 2021-05-15T16:31:50.9975117Z 2021-05-15T16:31:50.9975547Z Reading state information... 19% 2021-05-15T16:31:51.0012641Z 2021-05-15T16:31:51.0013080Z Reading state information... 21% 2021-05-15T16:31:51.0045023Z 2021-05-15T16:31:51.0045440Z Reading state information... 23% 2021-05-15T16:31:51.0081479Z 2021-05-15T16:31:51.0082087Z Reading state information... 25% 2021-05-15T16:31:51.0120522Z 2021-05-15T16:31:51.0120934Z Reading state information... 27% 2021-05-15T16:31:51.0155709Z 2021-05-15T16:31:51.0156174Z Reading state information... 29% 2021-05-15T16:31:51.0192053Z 2021-05-15T16:31:51.0192469Z Reading state information... 31% 2021-05-15T16:31:51.0229191Z 2021-05-15T16:31:51.0229615Z Reading state information... 33% 2021-05-15T16:31:51.0260765Z 2021-05-15T16:31:51.0261193Z Reading state information... 35% 2021-05-15T16:31:51.0292000Z 2021-05-15T16:31:51.0292429Z Reading state information... 37% 2021-05-15T16:31:51.0328591Z 2021-05-15T16:31:51.0329043Z Reading state information... 39% 2021-05-15T16:31:51.0364085Z 2021-05-15T16:31:51.0364519Z Reading state information... 41% 2021-05-15T16:31:51.0396845Z 2021-05-15T16:31:51.0397259Z Reading state information... 43% 2021-05-15T16:31:51.0435320Z 2021-05-15T16:31:51.0435733Z Reading state information... 45% 2021-05-15T16:31:51.0489918Z 2021-05-15T16:31:51.0490344Z Reading state information... 47% 2021-05-15T16:31:51.0523685Z 2021-05-15T16:31:51.0524101Z Reading state information... 49% 2021-05-15T16:31:51.0560909Z 2021-05-15T16:31:51.0561326Z Reading state information... 51% 2021-05-15T16:31:51.0595020Z 2021-05-15T16:31:51.0595448Z Reading state information... 53% 2021-05-15T16:31:51.0629224Z 2021-05-15T16:31:51.0629654Z Reading state information... 55% 2021-05-15T16:31:51.0665289Z 2021-05-15T16:31:51.0665718Z Reading state information... 57% 2021-05-15T16:31:51.0700984Z 2021-05-15T16:31:51.0701424Z Reading state information... 59% 2021-05-15T16:31:51.0741565Z 2021-05-15T16:31:51.0742015Z Reading state information... 61% 2021-05-15T16:31:51.0777615Z 2021-05-15T16:31:51.0778031Z Reading state information... 63% 2021-05-15T16:31:51.0811298Z 2021-05-15T16:31:51.0811710Z Reading state information... 65% 2021-05-15T16:31:51.0846696Z 2021-05-15T16:31:51.0847114Z Reading state information... 67% 2021-05-15T16:31:51.0881123Z 2021-05-15T16:31:51.0881552Z Reading state information... 69% 2021-05-15T16:31:51.0926714Z 2021-05-15T16:31:51.0927130Z Reading state information... 71% 2021-05-15T16:31:51.0957377Z 2021-05-15T16:31:51.0958081Z Reading state information... 73% 2021-05-15T16:31:51.0991708Z 2021-05-15T16:31:51.0992135Z Reading state information... 75% 2021-05-15T16:31:51.1038206Z 2021-05-15T16:31:51.1038632Z Reading state information... 77% 2021-05-15T16:31:51.1072075Z 2021-05-15T16:31:51.1072512Z Reading state information... 79% 2021-05-15T16:31:51.1107476Z 2021-05-15T16:31:51.1107912Z Reading state information... 81% 2021-05-15T16:31:51.1142881Z 2021-05-15T16:31:51.1143953Z Reading state information... 83% 2021-05-15T16:31:51.1178031Z 2021-05-15T16:31:51.1178445Z Reading state information... 85% 2021-05-15T16:31:51.1212211Z 2021-05-15T16:31:51.1212639Z Reading state information... 87% 2021-05-15T16:31:51.1244990Z 2021-05-15T16:31:51.1245420Z Reading state information... 89% 2021-05-15T16:31:51.1276119Z 2021-05-15T16:31:51.1276559Z Reading state information... 91% 2021-05-15T16:31:51.1310552Z 2021-05-15T16:31:51.1310988Z Reading state information... 93% 2021-05-15T16:31:51.1343567Z 2021-05-15T16:31:51.1344004Z Reading state information... 95% 2021-05-15T16:31:51.1379361Z 2021-05-15T16:31:51.1379776Z Reading state information... 97% 2021-05-15T16:31:51.1412667Z 2021-05-15T16:31:51.1413078Z Reading state information... 99% 2021-05-15T16:31:51.3765415Z Selecting previously unselected package r-4.0.5. 2021-05-15T16:31:51.4796194Z (Reading database ... 259872 files and directories currently installed.) 2021-05-15T16:31:51.4896480Z Preparing to unpack .../work/_temp/r-4.0.5_1_amd64.deb ... 2021-05-15T16:31:51.4906252Z Unpacking r-4.0.5 (1) ... 2021-05-15T16:31:52.1902733Z Setting up r-4.0.5 (1) ... 2021-05-15T16:31:52.2106121Z 2021-05-15T16:31:52.2106656Z 2021-05-15T16:31:52.2107214Z Reading state information... Done 2021-05-15T16:31:52.2345320Z [command]/usr/bin/sudo ln -s /opt/R/4.0.5/bin/R /usr/local/bin/R 2021-05-15T16:31:52.2458382Z [command]/usr/bin/sudo ln -s /opt/R/4.0.5/bin/Rscript /usr/local/bin/Rscript 2021-05-15T16:31:52.2722807Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-15T16:31:52.2723267Z env: 2021-05-15T16:31:52.2723672Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:31:52.2724081Z TIC_DEPLOY_KEY: 2021-05-15T16:31:52.2724808Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T16:31:52.2726426Z GITHUB_PAT: *** 2021-05-15T16:31:52.2726782Z COVERALLS_TOKEN: 2021-05-15T16:31:52.2727224Z continue-on-error: false 2021-05-15T16:31:52.2727645Z VDIFFR_RUN_TESTS: 2021-05-15T16:31:52.2728085Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T16:31:52.2728476Z TZ: UTC 2021-05-15T16:31:52.2728829Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:31:52.2729194Z NOT_CRAN: true 2021-05-15T16:31:52.2729540Z ##[endgroup] 2021-05-15T16:31:52.3212656Z [command]sudo apt-get install -y texinfo 2021-05-15T16:31:52.4871854Z Reading package lists... 2021-05-15T16:31:52.6221580Z Building dependency tree... 2021-05-15T16:31:52.6240259Z Reading state information... 2021-05-15T16:31:52.8207841Z texinfo is already the newest version (6.7.0.dfsg.2-5). 2021-05-15T16:31:52.8209861Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:31:53.1422329Z [command]sh /home/runner/work/_temp/install-unx.sh 2021-05-15T16:31:53.1566983Z --2021-05-15 16:31:53-- https://yihui.org/tinytex/TinyTeX-1.tar.gz 2021-05-15T16:31:53.1727657Z Resolving yihui.org (yihui.org)... 76.76.21.21 2021-05-15T16:31:53.1798154Z Connecting to yihui.org (yihui.org)|76.76.21.21|:443... connected. 2021-05-15T16:31:53.2137770Z HTTP request sent, awaiting response... 301 Moved Permanently 2021-05-15T16:31:53.2140032Z Location: https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu [following] 2021-05-15T16:31:53.2142876Z --2021-05-15 16:31:53-- https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu 2021-05-15T16:31:53.2656524Z Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243 2021-05-15T16:31:53.3274799Z Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected. 2021-05-15T16:31:53.5400743Z HTTP request sent, awaiting response... 302 Found 2021-05-15T16:31:53.5404143Z Location: https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1548/8i40h7amajmqecux/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=9EKhK7nPE4vT1n5e0q01TlmheCdsDE2Jla6RfCbUPmA%3D&st=2021-05-15T16%3A30%3A53Z&se=2021-05-15T16%3A36%3A53Z&sp=r [following] 2021-05-15T16:31:53.5408235Z --2021-05-15 16:31:53-- https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1548/8i40h7amajmqecux/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=9EKhK7nPE4vT1n5e0q01TlmheCdsDE2Jla6RfCbUPmA%3D&st=2021-05-15T16%3A30%3A53Z&se=2021-05-15T16%3A36%3A53Z&sp=r 2021-05-15T16:31:53.5746098Z Resolving appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)... 52.239.228.196 2021-05-15T16:31:53.6362075Z Connecting to appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)|52.239.228.196|:443... connected. 2021-05-15T16:31:53.8932845Z HTTP request sent, awaiting response... 200 OK 2021-05-15T16:31:53.8934245Z Length: 67312830 (64M) [application/octet-stream] 2021-05-15T16:31:53.8935982Z Saving to: ‘TinyTeX.tar.gz’ 2021-05-15T16:31:54.5094254Z 2021-05-15T16:31:56.4203676Z 0K ........ ........ ........ ........ 49% 13.1M 2s 2021-05-15T16:31:58.5576031Z 32768K ........ ........ ........ ........ 99% 14.9M 0s 2021-05-15T16:31:58.5576686Z 65536K 100% 3.06M=4.7s 2021-05-15T16:31:58.5576979Z 2021-05-15T16:31:58.5579428Z 2021-05-15 16:31:58 (13.8 MB/s) - ‘TinyTeX.tar.gz’ saved [67312830/67312830] 2021-05-15T16:31:58.5579876Z 2021-05-15T16:32:00.1395885Z tlmgr: setting option sys_bin to /home/runner/bin. 2021-05-15T16:32:00.1396693Z tlmgr: updating /home/runner/.TinyTeX/tlpkg/texlive.tlpdb 2021-05-15T16:32:00.3997333Z ##[group]Run tlmgr update --self 2021-05-15T16:32:00.3998195Z tlmgr update --self 2021-05-15T16:32:00.3998973Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-15T16:32:00.3999744Z tlmgr update --all 2021-05-15T16:32:00.4045851Z shell: /usr/bin/bash -e {0} 2021-05-15T16:32:00.4046228Z env: 2021-05-15T16:32:00.4046637Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:32:00.4047076Z TIC_DEPLOY_KEY: 2021-05-15T16:32:00.4047802Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T16:32:00.4049498Z GITHUB_PAT: *** 2021-05-15T16:32:00.4049873Z COVERALLS_TOKEN: 2021-05-15T16:32:00.4050304Z continue-on-error: false 2021-05-15T16:32:00.4050743Z VDIFFR_RUN_TESTS: 2021-05-15T16:32:00.4051179Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T16:32:00.4051594Z TZ: UTC 2021-05-15T16:32:00.4051944Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:32:00.4052389Z NOT_CRAN: true 2021-05-15T16:32:00.4052748Z ##[endgroup] 2021-05-15T16:32:01.5203022Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T16:32:01.5204853Z tlmgr: no self-updates for tlmgr available 2021-05-15T16:32:02.7230905Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T16:32:02.7232436Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-15T16:32:02.8108974Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-15T16:32:02.8591681Z [3/89, 00:00/00:00] install: auto-pst-pdf-lua [3k] 2021-05-15T16:32:02.8986068Z [4/89, 00:00/00:00] install: barracuda [30k] 2021-05-15T16:32:02.9406529Z [5/89, 00:00/00:00] install: bezierplot [8k] 2021-05-15T16:32:03.3953962Z [6/89, 00:00/00:00] install: biber.x86_64-linux [22986k] 2021-05-15T16:32:04.6676687Z [7/89, 00:02/00:02] install: biber [1k] 2021-05-15T16:32:04.7577732Z [8/89, 00:02/00:02] install: biblatex [238k] 2021-05-15T16:32:04.8240306Z [9/89, 00:02/00:02] install: checkcites.x86_64-linux [1k] 2021-05-15T16:32:04.8638078Z [10/89, 00:02/00:02] install: checkcites [7k] 2021-05-15T16:32:04.9038235Z [11/89, 00:02/00:02] install: chickenize [15k] 2021-05-15T16:32:04.9438508Z [12/89, 00:02/00:02] install: chinese-jfm [3k] 2021-05-15T16:32:04.9833667Z [13/89, 00:02/00:02] install: cloze [9k] 2021-05-15T16:32:05.0249080Z [14/89, 00:02/00:02] install: colorprofiles [86k] 2021-05-15T16:32:05.0709021Z [15/89, 00:03/00:03] install: combofont [2k] 2021-05-15T16:32:05.1395613Z [16/89, 00:03/00:03] install: courier [470k] 2021-05-15T16:32:05.2211168Z [17/89, 00:03/00:03] install: courier-scaled [3k] 2021-05-15T16:32:05.2609714Z [18/89, 00:03/00:03] install: cstypo [3k] 2021-05-15T16:32:05.3008690Z [19/89, 00:03/00:03] install: ctablestack [2k] 2021-05-15T16:32:05.3409687Z [20/89, 00:03/00:03] install: ekdosis [19k] 2021-05-15T16:32:05.3833990Z [21/89, 00:03/00:03] install: emoji [40k] 2021-05-15T16:32:05.4272884Z [22/89, 00:03/00:03] install: emojicite [2k] 2021-05-15T16:32:05.4673090Z [23/89, 00:03/00:03] install: enctex [24k] 2021-05-15T16:32:05.5104265Z [24/89, 00:03/00:03] install: enigma [18k] 2021-05-15T16:32:05.5516473Z [25/89, 00:03/00:03] install: etex-pkg [6k] 2021-05-15T16:32:05.5916435Z [26/89, 00:03/00:03] install: filecontents [3k] 2021-05-15T16:32:05.6313772Z [27/89, 00:03/00:03] install: grfext [3k] 2021-05-15T16:32:05.6711145Z [28/89, 00:03/00:03] install: hyphenex [9k] 2021-05-15T16:32:05.7110986Z [29/89, 00:03/00:03] install: ifplatform [2k] 2021-05-15T16:32:05.7509080Z [30/89, 00:03/00:03] install: innerscript [4k] 2021-05-15T16:32:05.7908706Z [31/89, 00:03/00:03] install: interpreter [7k] 2021-05-15T16:32:05.8313111Z [32/89, 00:03/00:03] install: kanaparser [5k] 2021-05-15T16:32:05.8723829Z [33/89, 00:03/00:03] install: knuth-local [23k] 2021-05-15T16:32:05.9152198Z [34/89, 00:03/00:03] install: logreq [4k] 2021-05-15T16:32:05.9574670Z [35/89, 00:03/00:03] install: lua-typo [7k] 2021-05-15T16:32:05.9994825Z [36/89, 00:03/00:03] install: lua-uca [70k] 2021-05-15T16:32:06.0545990Z [37/89, 00:04/00:04] install: lua-ul [7k] 2021-05-15T16:32:06.0959453Z [38/89, 00:04/00:04] install: lua-uni-algos [6k] 2021-05-15T16:32:06.1369732Z [39/89, 00:04/00:04] install: lua-visual-debug [4k] 2021-05-15T16:32:06.1770870Z [40/89, 00:04/00:04] install: luacode [3k] 2021-05-15T16:32:06.2173296Z [41/89, 00:04/00:04] install: luacolor [5k] 2021-05-15T16:32:06.2574192Z [42/89, 00:04/00:04] install: luahyphenrules [3k] 2021-05-15T16:32:06.2974703Z [43/89, 00:04/00:04] install: luaimageembed [2k] 2021-05-15T16:32:06.3383286Z [44/89, 00:04/00:04] install: luaindex [5k] 2021-05-15T16:32:06.3792518Z [45/89, 00:04/00:04] install: luainputenc [5k] 2021-05-15T16:32:06.4202636Z [46/89, 00:04/00:04] install: luaintro [1k] 2021-05-15T16:32:06.4603978Z [47/89, 00:04/00:04] install: luakeys [5k] 2021-05-15T16:32:06.5015737Z [48/89, 00:04/00:04] install: lualatex-doc [1k] 2021-05-15T16:32:06.5419399Z [49/89, 00:04/00:04] install: lualatex-truncate [2k] 2021-05-15T16:32:06.5827142Z [50/89, 00:04/00:04] install: luamplib [12k] 2021-05-15T16:32:06.6240563Z [51/89, 00:04/00:04] install: luapackageloader [2k] 2021-05-15T16:32:06.6641820Z [52/89, 00:04/00:04] install: luaprogtable [7k] 2021-05-15T16:32:06.7050705Z [53/89, 00:04/00:04] install: luarandom [2k] 2021-05-15T16:32:06.7452580Z [54/89, 00:04/00:04] install: luatex85 [2k] 2021-05-15T16:32:06.7854409Z [55/89, 00:04/00:04] install: luatexbase [4k] 2021-05-15T16:32:06.8283560Z [56/89, 00:04/00:04] install: luatexko [22k] 2021-05-15T16:32:06.8687813Z [57/89, 00:04/00:04] install: luatextra [2k] 2021-05-15T16:32:06.9088673Z [58/89, 00:04/00:04] install: luavlna [8k] 2021-05-15T16:32:06.9507348Z [59/89, 00:04/00:04] install: luaxml [31k] 2021-05-15T16:32:06.9952778Z [60/89, 00:04/00:04] install: makeindex.x86_64-linux [49k] 2021-05-15T16:32:07.0390288Z [61/89, 00:05/00:05] install: makeindex [5k] 2021-05-15T16:32:07.0801169Z [62/89, 00:05/00:05] install: mflogo [2k] 2021-05-15T16:32:07.1209321Z [63/89, 00:05/00:05] install: newpax [9k] 2021-05-15T16:32:07.1631671Z [64/89, 00:05/00:05] install: nodetree [13k] 2021-05-15T16:32:07.2046548Z [65/89, 00:05/00:05] install: odsfile [5k] 2021-05-15T16:32:07.2462712Z [66/89, 00:05/00:05] install: optex.x86_64-linux [1k] 2021-05-15T16:32:07.3150667Z [67/89, 00:05/00:05] install: optex [770k] 2021-05-15T16:32:07.3918509Z [68/89, 00:05/00:05] install: pdfarticle [4k] 2021-05-15T16:32:07.4342893Z [69/89, 00:05/00:05] install: pdfextra [22k] 2021-05-15T16:32:07.4768326Z [70/89, 00:05/00:05] install: placeat [4k] 2021-05-15T16:32:07.5180943Z [71/89, 00:05/00:05] install: plantuml [3k] 2021-05-15T16:32:07.5604261Z [72/89, 00:05/00:05] install: rsfs [55k] 2021-05-15T16:32:07.6065569Z [73/89, 00:05/00:05] install: selnolig [53k] 2021-05-15T16:32:07.6554375Z [74/89, 00:05/00:05] install: spelling [14k] 2021-05-15T16:32:07.7069453Z [75/89, 00:05/00:05] install: stricttex [2k] 2021-05-15T16:32:07.7496989Z [76/89, 00:05/00:05] install: texlive-common [1k] 2021-05-15T16:32:07.7915384Z [77/89, 00:05/00:05] install: texlive-en [1k] 2021-05-15T16:32:07.8341128Z [78/89, 00:05/00:05] install: texlive-msg-translations [144k] 2021-05-15T16:32:07.8905401Z [79/89, 00:05/00:05] install: thumbpdf.x86_64-linux [1k] 2021-05-15T16:32:07.9319073Z [80/89, 00:05/00:05] install: thumbpdf [19k] 2021-05-15T16:32:07.9749376Z [81/89, 00:05/00:05] install: tlshell.x86_64-linux [1k] 2021-05-15T16:32:08.0156095Z [82/89, 00:05/00:05] install: tlshell [29k] 2021-05-15T16:32:08.0597338Z [83/89, 00:06/00:06] install: typewriter [25k] 2021-05-15T16:32:08.1028933Z [84/89, 00:06/00:06] install: uninormalize [6k] 2021-05-15T16:32:08.1454945Z [85/89, 00:06/00:06] install: upquote [2k] 2021-05-15T16:32:08.1927204Z [86/89, 00:06/00:06] install: xdvi.x86_64-linux [530k] 2021-05-15T16:32:08.2796678Z [87/89, 00:06/00:06] install: xdvi [7k] 2021-05-15T16:32:08.3208970Z [88/89, 00:06/00:06] install: collection-basic [1k] 2021-05-15T16:32:08.3620131Z [89/89, 00:06/00:06] install: collection-luatex [1k] 2021-05-15T16:32:08.3781901Z running mktexlsr ... 2021-05-15T16:32:08.4521790Z done running mktexlsr. 2021-05-15T16:32:08.4776742Z running updmap-sys ... 2021-05-15T16:32:08.7174544Z done running updmap-sys. 2021-05-15T16:32:08.7175767Z regenerating fmtutil.cnf in /home/runner/.TinyTeX/texmf-dist 2021-05-15T16:32:08.7177568Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/ez7LfCliFn/35PeEahf7E ... 2021-05-15T16:32:09.0521092Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/ez7LfCliFn/35PeEahf7E. 2021-05-15T16:32:09.0522562Z OK: optex.fmt/luatex 2021-05-15T16:32:09.0524178Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-15T16:32:09.0525353Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-15T16:32:10.1850375Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T16:32:10.1851741Z tlmgr: no updates available 2021-05-15T16:32:10.2853502Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-15T16:32:10.2853985Z with: 2021-05-15T16:32:10.2854335Z pandoc-version: 2.7.3 2021-05-15T16:32:10.2854700Z env: 2021-05-15T16:32:10.2855084Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:32:10.2855512Z TIC_DEPLOY_KEY: 2021-05-15T16:32:10.2856225Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T16:32:10.2857879Z GITHUB_PAT: *** 2021-05-15T16:32:10.2858252Z COVERALLS_TOKEN: 2021-05-15T16:32:10.2858677Z continue-on-error: false 2021-05-15T16:32:10.2859112Z VDIFFR_RUN_TESTS: 2021-05-15T16:32:10.2859539Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T16:32:10.2859951Z TZ: UTC 2021-05-15T16:32:10.2860299Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:32:10.2860680Z NOT_CRAN: true 2021-05-15T16:32:10.2861010Z ##[endgroup] 2021-05-15T16:32:10.8889857Z [command]sudo apt-get install -y gdebi-core 2021-05-15T16:32:10.9525511Z Reading package lists... 2021-05-15T16:32:11.0960200Z Building dependency tree... 2021-05-15T16:32:11.0977630Z Reading state information... 2021-05-15T16:32:11.2999299Z gdebi-core is already the newest version (0.9.5.7+nmu3). 2021-05-15T16:32:11.3000536Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:32:11.3023161Z [command]sudo gdebi --non-interactive /home/runner/work/_temp/pandoc-2.7.3-1-amd64.deb 2021-05-15T16:32:11.4109972Z 2021-05-15T16:32:11.4263452Z Reading package lists... 0% 2021-05-15T16:32:11.4264120Z 2021-05-15T16:32:11.4305785Z Reading package lists... 100% 2021-05-15T16:32:11.4306416Z 2021-05-15T16:32:11.4306801Z 2021-05-15T16:32:11.4307257Z Reading package lists... Done 2021-05-15T16:32:11.4307615Z 2021-05-15T16:32:11.4308082Z Building dependency tree... 0% 2021-05-15T16:32:11.4308405Z 2021-05-15T16:32:11.4569231Z Building dependency tree... 0% 2021-05-15T16:32:11.4569663Z 2021-05-15T16:32:11.4570170Z Building dependency tree... 50% 2021-05-15T16:32:11.4570515Z 2021-05-15T16:32:11.5608915Z Building dependency tree... 50% 2021-05-15T16:32:11.5609803Z 2021-05-15T16:32:11.5610544Z Building dependency tree 2021-05-15T16:32:11.5611096Z 2021-05-15T16:32:11.5611876Z Reading state information... 0% 2021-05-15T16:32:11.5612440Z 2021-05-15T16:32:11.7001698Z Reading state information... 0% 2021-05-15T16:32:11.7002591Z 2021-05-15T16:32:11.7003055Z 2021-05-15T16:32:11.7003800Z Reading state information... Done 2021-05-15T16:32:11.7004365Z 2021-05-15T16:32:11.7005797Z Reading state information... 0% 2021-05-15T16:32:11.7052784Z 2021-05-15T16:32:11.7054588Z Reading state information... 1% 2021-05-15T16:32:11.7089374Z 2021-05-15T16:32:11.7089847Z Reading state information... 3% 2021-05-15T16:32:11.7124105Z 2021-05-15T16:32:11.7124881Z Reading state information... 5% 2021-05-15T16:32:11.7161271Z 2021-05-15T16:32:11.7162028Z Reading state information... 7% 2021-05-15T16:32:11.7195394Z 2021-05-15T16:32:11.7196162Z Reading state information... 9% 2021-05-15T16:32:11.7229667Z 2021-05-15T16:32:11.7230463Z Reading state information... 11% 2021-05-15T16:32:11.7265332Z 2021-05-15T16:32:11.7266096Z Reading state information... 13% 2021-05-15T16:32:11.7300020Z 2021-05-15T16:32:11.7300784Z Reading state information... 15% 2021-05-15T16:32:11.7338438Z 2021-05-15T16:32:11.7339161Z Reading state information... 17% 2021-05-15T16:32:11.7371509Z 2021-05-15T16:32:11.7373081Z Reading state information... 19% 2021-05-15T16:32:11.7406872Z 2021-05-15T16:32:11.7408520Z Reading state information... 21% 2021-05-15T16:32:11.7440797Z 2021-05-15T16:32:11.7441290Z Reading state information... 23% 2021-05-15T16:32:11.7480179Z 2021-05-15T16:32:11.7480658Z Reading state information... 25% 2021-05-15T16:32:11.7515067Z 2021-05-15T16:32:11.7515567Z Reading state information... 27% 2021-05-15T16:32:11.7550559Z 2021-05-15T16:32:11.7551033Z Reading state information... 29% 2021-05-15T16:32:11.7587641Z 2021-05-15T16:32:11.7588118Z Reading state information... 31% 2021-05-15T16:32:11.7625042Z 2021-05-15T16:32:11.7625723Z Reading state information... 33% 2021-05-15T16:32:11.7657199Z 2021-05-15T16:32:11.7657702Z Reading state information... 35% 2021-05-15T16:32:11.7689428Z 2021-05-15T16:32:11.7689922Z Reading state information... 37% 2021-05-15T16:32:11.7726996Z 2021-05-15T16:32:11.7727490Z Reading state information... 39% 2021-05-15T16:32:11.7763990Z 2021-05-15T16:32:11.7764481Z Reading state information... 41% 2021-05-15T16:32:11.7797145Z 2021-05-15T16:32:11.7797801Z Reading state information... 43% 2021-05-15T16:32:11.7838045Z 2021-05-15T16:32:11.7838521Z Reading state information... 45% 2021-05-15T16:32:11.7893526Z 2021-05-15T16:32:11.7894003Z Reading state information... 47% 2021-05-15T16:32:11.7928401Z 2021-05-15T16:32:11.7928877Z Reading state information... 49% 2021-05-15T16:32:11.7966579Z 2021-05-15T16:32:11.7967062Z Reading state information... 51% 2021-05-15T16:32:11.8001545Z 2021-05-15T16:32:11.8002036Z Reading state information... 53% 2021-05-15T16:32:11.8035718Z 2021-05-15T16:32:11.8036218Z Reading state information... 55% 2021-05-15T16:32:11.8071934Z 2021-05-15T16:32:11.8072434Z Reading state information... 57% 2021-05-15T16:32:11.8108034Z 2021-05-15T16:32:11.8108529Z Reading state information... 59% 2021-05-15T16:32:11.8148316Z 2021-05-15T16:32:11.8148790Z Reading state information... 61% 2021-05-15T16:32:11.8184418Z 2021-05-15T16:32:11.8184905Z Reading state information... 63% 2021-05-15T16:32:11.8217928Z 2021-05-15T16:32:11.8218401Z Reading state information... 65% 2021-05-15T16:32:11.8252830Z 2021-05-15T16:32:11.8253308Z Reading state information... 67% 2021-05-15T16:32:11.8287397Z 2021-05-15T16:32:11.8287891Z Reading state information... 69% 2021-05-15T16:32:11.8333133Z 2021-05-15T16:32:11.8333620Z Reading state information... 71% 2021-05-15T16:32:11.8363613Z 2021-05-15T16:32:11.8364118Z Reading state information... 73% 2021-05-15T16:32:11.8398956Z 2021-05-15T16:32:11.8399458Z Reading state information... 75% 2021-05-15T16:32:11.8445051Z 2021-05-15T16:32:11.8445535Z Reading state information... 77% 2021-05-15T16:32:11.8479282Z 2021-05-15T16:32:11.8479755Z Reading state information... 79% 2021-05-15T16:32:11.8514311Z 2021-05-15T16:32:11.8514786Z Reading state information... 81% 2021-05-15T16:32:11.8549328Z 2021-05-15T16:32:11.8549805Z Reading state information... 83% 2021-05-15T16:32:11.8584538Z 2021-05-15T16:32:11.8585028Z Reading state information... 85% 2021-05-15T16:32:11.8620035Z 2021-05-15T16:32:11.8620525Z Reading state information... 87% 2021-05-15T16:32:11.8653355Z 2021-05-15T16:32:11.8653861Z Reading state information... 89% 2021-05-15T16:32:11.8685621Z 2021-05-15T16:32:11.8686122Z Reading state information... 91% 2021-05-15T16:32:11.8720586Z 2021-05-15T16:32:11.8721069Z Reading state information... 93% 2021-05-15T16:32:11.8753889Z 2021-05-15T16:32:11.8754367Z Reading state information... 95% 2021-05-15T16:32:11.8790632Z 2021-05-15T16:32:11.8791111Z Reading state information... 97% 2021-05-15T16:32:11.8825764Z 2021-05-15T16:32:11.8826257Z Reading state information... 99% 2021-05-15T16:32:12.1269859Z Selecting previously unselected package pandoc. 2021-05-15T16:32:12.2329604Z (Reading database ... 261891 files and directories currently installed.) 2021-05-15T16:32:12.2429494Z Preparing to unpack .../_temp/pandoc-2.7.3-1-amd64.deb ... 2021-05-15T16:32:12.2440167Z Unpacking pandoc (2.7.3-1) ... 2021-05-15T16:32:14.4370872Z Setting up pandoc (2.7.3-1) ... 2021-05-15T16:32:14.4391188Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T16:32:15.1358397Z 2021-05-15T16:32:15.1359293Z 2021-05-15T16:32:15.1359999Z Reading state information... Done 2021-05-15T16:32:15.1711103Z ##[group]Run git config user.name adigherman 2021-05-15T16:32:15.1711727Z git config user.name adigherman 2021-05-15T16:32:15.1712252Z git config user.email adig@jhu.edu 2021-05-15T16:32:15.1753470Z shell: /usr/bin/bash -e {0} 2021-05-15T16:32:15.1754041Z env: 2021-05-15T16:32:15.1754474Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:32:15.1754907Z TIC_DEPLOY_KEY: 2021-05-15T16:32:15.1755666Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T16:32:15.1757179Z GITHUB_PAT: *** 2021-05-15T16:32:15.1758007Z COVERALLS_TOKEN: 2021-05-15T16:32:15.1758469Z continue-on-error: false 2021-05-15T16:32:15.1758902Z VDIFFR_RUN_TESTS: 2021-05-15T16:32:15.1759359Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T16:32:15.1759766Z TZ: UTC 2021-05-15T16:32:15.1760173Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:32:15.1760734Z NOT_CRAN: true 2021-05-15T16:32:15.1761101Z ##[endgroup] 2021-05-15T16:32:15.2017154Z ##[group]Run adigherman/actions/install-sysdeps-linux@master 2021-05-15T16:32:15.2017712Z env: 2021-05-15T16:32:15.2018141Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:32:15.2018575Z TIC_DEPLOY_KEY: 2021-05-15T16:32:15.2019299Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T16:32:15.2020851Z GITHUB_PAT: *** 2021-05-15T16:32:15.2021215Z COVERALLS_TOKEN: 2021-05-15T16:32:15.2021661Z continue-on-error: false 2021-05-15T16:32:15.2022104Z VDIFFR_RUN_TESTS: 2021-05-15T16:32:15.2022557Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T16:32:15.2022955Z TZ: UTC 2021-05-15T16:32:15.2023319Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:32:15.2023701Z NOT_CRAN: true 2021-05-15T16:32:15.2024037Z ##[endgroup] 2021-05-15T16:32:15.4928463Z Reading package lists... 2021-05-15T16:32:15.6312818Z Building dependency tree... 2021-05-15T16:32:15.6328566Z Reading state information... 2021-05-15T16:32:15.7556815Z The following additional packages will be installed: 2021-05-15T16:32:15.7560904Z cmake-data libjsoncpp1 librhash0 2021-05-15T16:32:15.7566358Z Suggested packages: 2021-05-15T16:32:15.7567091Z cmake-doc ninja-build 2021-05-15T16:32:15.7977004Z The following NEW packages will be installed: 2021-05-15T16:32:15.7984335Z cmake cmake-data libjsoncpp1 librhash0 2021-05-15T16:32:15.8423191Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:32:15.8424253Z Need to get 5470 kB of archives. 2021-05-15T16:32:15.8425297Z After this operation, 28.3 MB of additional disk space will be used. 2021-05-15T16:32:15.8427303Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] 2021-05-15T16:32:15.8656523Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] 2021-05-15T16:32:15.8661845Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2021-05-15T16:32:15.8672133Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] 2021-05-15T16:32:16.2750604Z Fetched 5470 kB in 0s (54.7 MB/s) 2021-05-15T16:32:16.3074281Z Selecting previously unselected package cmake-data. 2021-05-15T16:32:16.3141115Z (Reading database ... 2021-05-15T16:32:16.3141754Z (Reading database ... 5% 2021-05-15T16:32:16.3142325Z (Reading database ... 10% 2021-05-15T16:32:16.3142895Z (Reading database ... 15% 2021-05-15T16:32:16.3143659Z (Reading database ... 20% 2021-05-15T16:32:16.3144234Z (Reading database ... 25% 2021-05-15T16:32:16.3144804Z (Reading database ... 30% 2021-05-15T16:32:16.3145344Z (Reading database ... 35% 2021-05-15T16:32:16.3145907Z (Reading database ... 40% 2021-05-15T16:32:16.3146462Z (Reading database ... 45% 2021-05-15T16:32:16.3146999Z (Reading database ... 50% 2021-05-15T16:32:16.3176536Z (Reading database ... 55% 2021-05-15T16:32:16.3210862Z (Reading database ... 60% 2021-05-15T16:32:16.3245083Z (Reading database ... 65% 2021-05-15T16:32:16.3354397Z (Reading database ... 70% 2021-05-15T16:32:16.3458261Z (Reading database ... 75% 2021-05-15T16:32:16.3712108Z (Reading database ... 80% 2021-05-15T16:32:16.3989615Z (Reading database ... 85% 2021-05-15T16:32:16.4110006Z (Reading database ... 90% 2021-05-15T16:32:16.4181009Z (Reading database ... 95% 2021-05-15T16:32:16.4183461Z (Reading database ... 100% 2021-05-15T16:32:16.4184286Z (Reading database ... 261898 files and directories currently installed.) 2021-05-15T16:32:16.4309472Z Preparing to unpack .../cmake-data_3.16.3-1ubuntu1_all.deb ... 2021-05-15T16:32:16.4662132Z Unpacking cmake-data (3.16.3-1ubuntu1) ... 2021-05-15T16:32:16.9733839Z Selecting previously unselected package libjsoncpp1:amd64. 2021-05-15T16:32:17.0026562Z Preparing to unpack .../libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2021-05-15T16:32:17.0039754Z Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-15T16:32:17.0398346Z Selecting previously unselected package librhash0:amd64. 2021-05-15T16:32:17.0584364Z Preparing to unpack .../librhash0_1.3.9-1_amd64.deb ... 2021-05-15T16:32:17.0597204Z Unpacking librhash0:amd64 (1.3.9-1) ... 2021-05-15T16:32:17.0958550Z Selecting previously unselected package cmake. 2021-05-15T16:32:17.1154703Z Preparing to unpack .../cmake_3.16.3-1ubuntu1_amd64.deb ... 2021-05-15T16:32:17.1164042Z Unpacking cmake (3.16.3-1ubuntu1) ... 2021-05-15T16:32:17.5060395Z Setting up librhash0:amd64 (1.3.9-1) ... 2021-05-15T16:32:17.5079480Z Setting up cmake-data (3.16.3-1ubuntu1) ... 2021-05-15T16:32:17.5420171Z Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-15T16:32:17.5438687Z Setting up cmake (3.16.3-1ubuntu1) ... 2021-05-15T16:32:17.5492427Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T16:32:18.5700662Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T16:32:20.4029485Z Reading package lists... 2021-05-15T16:32:20.5408274Z Building dependency tree... 2021-05-15T16:32:20.5424755Z Reading state information... 2021-05-15T16:32:20.6781499Z Suggested packages: 2021-05-15T16:32:20.6782762Z libssh-doc 2021-05-15T16:32:20.7187317Z The following NEW packages will be installed: 2021-05-15T16:32:20.7189047Z libssh-dev 2021-05-15T16:32:20.7447388Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:32:20.7448070Z Need to get 219 kB of archives. 2021-05-15T16:32:20.7448726Z After this operation, 1127 kB of additional disk space will be used. 2021-05-15T16:32:20.7450286Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-dev amd64 0.9.3-2ubuntu2.1 [219 kB] 2021-05-15T16:32:21.1123950Z Fetched 219 kB in 0s (7921 kB/s) 2021-05-15T16:32:21.1381515Z Selecting previously unselected package libssh-dev:amd64. 2021-05-15T16:32:21.1447737Z (Reading database ... 2021-05-15T16:32:21.1448416Z (Reading database ... 5% 2021-05-15T16:32:21.1449079Z (Reading database ... 10% 2021-05-15T16:32:21.1449703Z (Reading database ... 15% 2021-05-15T16:32:21.1450305Z (Reading database ... 20% 2021-05-15T16:32:21.1450930Z (Reading database ... 25% 2021-05-15T16:32:21.1451562Z (Reading database ... 30% 2021-05-15T16:32:21.1452179Z (Reading database ... 35% 2021-05-15T16:32:21.1452795Z (Reading database ... 40% 2021-05-15T16:32:21.1453397Z (Reading database ... 45% 2021-05-15T16:32:21.1454016Z (Reading database ... 50% 2021-05-15T16:32:21.1483631Z (Reading database ... 55% 2021-05-15T16:32:21.1516230Z (Reading database ... 60% 2021-05-15T16:32:21.1550181Z (Reading database ... 65% 2021-05-15T16:32:21.1661168Z (Reading database ... 70% 2021-05-15T16:32:21.1761946Z (Reading database ... 75% 2021-05-15T16:32:21.2001206Z (Reading database ... 80% 2021-05-15T16:32:21.2288453Z (Reading database ... 85% 2021-05-15T16:32:21.2403626Z (Reading database ... 90% 2021-05-15T16:32:21.2471071Z (Reading database ... 95% 2021-05-15T16:32:21.2471983Z (Reading database ... 100% 2021-05-15T16:32:21.2473025Z (Reading database ... 264682 files and directories currently installed.) 2021-05-15T16:32:21.2584464Z Preparing to unpack .../libssh-dev_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-15T16:32:21.2593078Z Unpacking libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-15T16:32:21.3310529Z Setting up libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-15T16:32:23.1527829Z Reading package lists... 2021-05-15T16:32:23.2938363Z Building dependency tree... 2021-05-15T16:32:23.2954757Z Reading state information... 2021-05-15T16:32:23.4754378Z The following NEW packages will be installed: 2021-05-15T16:32:23.4758292Z jags 2021-05-15T16:32:23.4942587Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:32:23.4943646Z Need to get 1562 kB of archives. 2021-05-15T16:32:23.4944634Z After this operation, 3615 kB of additional disk space will be used. 2021-05-15T16:32:23.4946427Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 jags amd64 4.3.0-3build1 [1562 kB] 2021-05-15T16:32:23.8787846Z Fetched 1562 kB in 0s (42.7 MB/s) 2021-05-15T16:32:23.9119357Z Selecting previously unselected package jags. 2021-05-15T16:32:23.9129272Z (Reading database ... 2021-05-15T16:32:23.9130139Z (Reading database ... 5% 2021-05-15T16:32:23.9130797Z (Reading database ... 10% 2021-05-15T16:32:23.9131436Z (Reading database ... 15% 2021-05-15T16:32:23.9132065Z (Reading database ... 20% 2021-05-15T16:32:23.9132671Z (Reading database ... 25% 2021-05-15T16:32:23.9133291Z (Reading database ... 30% 2021-05-15T16:32:23.9133923Z (Reading database ... 35% 2021-05-15T16:32:23.9134543Z (Reading database ... 40% 2021-05-15T16:32:23.9135162Z (Reading database ... 45% 2021-05-15T16:32:23.9135779Z (Reading database ... 50% 2021-05-15T16:32:23.9164349Z (Reading database ... 55% 2021-05-15T16:32:23.9198560Z (Reading database ... 60% 2021-05-15T16:32:23.9231673Z (Reading database ... 65% 2021-05-15T16:32:23.9343122Z (Reading database ... 70% 2021-05-15T16:32:23.9444539Z (Reading database ... 75% 2021-05-15T16:32:23.9687218Z (Reading database ... 80% 2021-05-15T16:32:23.9962379Z (Reading database ... 85% 2021-05-15T16:32:24.0075379Z (Reading database ... 90% 2021-05-15T16:32:24.0142497Z (Reading database ... 95% 2021-05-15T16:32:24.0143045Z (Reading database ... 100% 2021-05-15T16:32:24.0143856Z (Reading database ... 264701 files and directories currently installed.) 2021-05-15T16:32:24.0246729Z Preparing to unpack .../jags_4.3.0-3build1_amd64.deb ... 2021-05-15T16:32:24.0263748Z Unpacking jags (4.3.0-3build1) ... 2021-05-15T16:32:24.1711023Z Setting up jags (4.3.0-3build1) ... 2021-05-15T16:32:24.1808225Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T16:32:24.8447938Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T16:32:26.6847586Z Reading package lists... 2021-05-15T16:32:26.8258284Z Building dependency tree... 2021-05-15T16:32:26.8274578Z Reading state information... 2021-05-15T16:32:26.9631194Z The following additional packages will be installed: 2021-05-15T16:32:26.9633133Z libnode64 libuv1-dev 2021-05-15T16:32:27.0067300Z The following NEW packages will be installed: 2021-05-15T16:32:27.0070793Z libnode-dev libnode64 libuv1-dev 2021-05-15T16:32:27.0269220Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:32:27.0270359Z Need to get 6239 kB of archives. 2021-05-15T16:32:27.0271092Z After this operation, 24.9 MB of additional disk space will be used. 2021-05-15T16:32:27.0272725Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1-dev amd64 1.34.2-1ubuntu1.1 [103 kB] 2021-05-15T16:32:27.0297672Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB] 2021-05-15T16:32:27.2153512Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode-dev amd64 10.19.0~dfsg-3ubuntu1 [370 kB] 2021-05-15T16:32:27.5904409Z Fetched 6239 kB in 0s (29.7 MB/s) 2021-05-15T16:32:27.6159872Z Selecting previously unselected package libuv1-dev:amd64. 2021-05-15T16:32:27.6228097Z (Reading database ... 2021-05-15T16:32:27.6228879Z (Reading database ... 5% 2021-05-15T16:32:27.6229508Z (Reading database ... 10% 2021-05-15T16:32:27.6230132Z (Reading database ... 15% 2021-05-15T16:32:27.6230759Z (Reading database ... 20% 2021-05-15T16:32:27.6231377Z (Reading database ... 25% 2021-05-15T16:32:27.6231995Z (Reading database ... 30% 2021-05-15T16:32:27.6232595Z (Reading database ... 35% 2021-05-15T16:32:27.6233207Z (Reading database ... 40% 2021-05-15T16:32:27.6233808Z (Reading database ... 45% 2021-05-15T16:32:27.6234425Z (Reading database ... 50% 2021-05-15T16:32:27.6251007Z (Reading database ... 55% 2021-05-15T16:32:27.6282405Z (Reading database ... 60% 2021-05-15T16:32:27.6316402Z (Reading database ... 65% 2021-05-15T16:32:27.6424371Z (Reading database ... 70% 2021-05-15T16:32:27.6521621Z (Reading database ... 75% 2021-05-15T16:32:27.6756924Z (Reading database ... 80% 2021-05-15T16:32:27.7042217Z (Reading database ... 85% 2021-05-15T16:32:27.7158450Z (Reading database ... 90% 2021-05-15T16:32:27.7227162Z (Reading database ... 95% 2021-05-15T16:32:27.7229946Z (Reading database ... 100% 2021-05-15T16:32:27.7230724Z (Reading database ... 264841 files and directories currently installed.) 2021-05-15T16:32:27.7340972Z Preparing to unpack .../libuv1-dev_1.34.2-1ubuntu1.1_amd64.deb ... 2021-05-15T16:32:27.7351962Z Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-15T16:32:27.7719225Z Selecting previously unselected package libnode64:amd64. 2021-05-15T16:32:27.7920282Z Preparing to unpack .../libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-15T16:32:27.7937731Z Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-15T16:32:28.4040393Z Selecting previously unselected package libnode-dev:amd64. 2021-05-15T16:32:28.4264048Z Preparing to unpack .../libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-15T16:32:28.4273604Z Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-15T16:32:28.5091154Z Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-15T16:32:28.5113258Z Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-15T16:32:28.5130863Z Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-15T16:32:28.5153019Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T16:32:30.3891145Z Reading package lists... 2021-05-15T16:32:30.5341445Z Building dependency tree... 2021-05-15T16:32:30.5358420Z Reading state information... 2021-05-15T16:32:30.6731754Z The following additional packages will be installed: 2021-05-15T16:32:30.6735681Z libfftw3-bin libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-15T16:32:30.6741257Z Suggested packages: 2021-05-15T16:32:30.6741980Z libfftw3-doc 2021-05-15T16:32:30.7154994Z The following NEW packages will be installed: 2021-05-15T16:32:30.7159326Z libfftw3-bin libfftw3-dev libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-15T16:32:30.7492288Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:32:30.7493120Z Need to get 3986 kB of archives. 2021-05-15T16:32:30.7493889Z After this operation, 22.4 MB of additional disk space will be used. 2021-05-15T16:32:30.7496221Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-long3 amd64 3.3.8-2ubuntu1 [313 kB] 2021-05-15T16:32:30.7562351Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-quad3 amd64 3.3.8-2ubuntu1 [673 kB] 2021-05-15T16:32:30.7667498Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-single3 amd64 3.3.8-2ubuntu1 [756 kB] 2021-05-15T16:32:30.7774457Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-bin amd64 3.3.8-2ubuntu1 [32.2 kB] 2021-05-15T16:32:30.7785905Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-dev amd64 3.3.8-2ubuntu1 [2211 kB] 2021-05-15T16:32:31.2461411Z Fetched 3986 kB in 0s (25.6 MB/s) 2021-05-15T16:32:31.2759642Z Selecting previously unselected package libfftw3-long3:amd64. 2021-05-15T16:32:31.2826964Z (Reading database ... 2021-05-15T16:32:31.2827489Z (Reading database ... 5% 2021-05-15T16:32:31.2827933Z (Reading database ... 10% 2021-05-15T16:32:31.2828385Z (Reading database ... 15% 2021-05-15T16:32:31.2828817Z (Reading database ... 20% 2021-05-15T16:32:31.2829265Z (Reading database ... 25% 2021-05-15T16:32:31.2829733Z (Reading database ... 30% 2021-05-15T16:32:31.2830173Z (Reading database ... 35% 2021-05-15T16:32:31.2830605Z (Reading database ... 40% 2021-05-15T16:32:31.2831049Z (Reading database ... 45% 2021-05-15T16:32:31.2831487Z (Reading database ... 50% 2021-05-15T16:32:31.2865534Z (Reading database ... 55% 2021-05-15T16:32:31.2900080Z (Reading database ... 60% 2021-05-15T16:32:31.2938277Z (Reading database ... 65% 2021-05-15T16:32:31.3049127Z (Reading database ... 70% 2021-05-15T16:32:31.3153118Z (Reading database ... 75% 2021-05-15T16:32:31.3406097Z (Reading database ... 80% 2021-05-15T16:32:31.3707524Z (Reading database ... 85% 2021-05-15T16:32:31.3826770Z (Reading database ... 90% 2021-05-15T16:32:31.3896911Z (Reading database ... 95% 2021-05-15T16:32:31.3897447Z (Reading database ... 100% 2021-05-15T16:32:31.3898240Z (Reading database ... 264977 files and directories currently installed.) 2021-05-15T16:32:31.4011393Z Preparing to unpack .../libfftw3-long3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T16:32:31.4024920Z Unpacking libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T16:32:31.4559210Z Selecting previously unselected package libfftw3-quad3:amd64. 2021-05-15T16:32:31.4779515Z Preparing to unpack .../libfftw3-quad3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T16:32:31.4786965Z Unpacking libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T16:32:31.5580381Z Selecting previously unselected package libfftw3-single3:amd64. 2021-05-15T16:32:31.5846477Z Preparing to unpack .../libfftw3-single3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T16:32:31.5854059Z Unpacking libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T16:32:31.6719511Z Selecting previously unselected package libfftw3-bin. 2021-05-15T16:32:31.6931284Z Preparing to unpack .../libfftw3-bin_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T16:32:31.6939743Z Unpacking libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-15T16:32:31.7159205Z Selecting previously unselected package libfftw3-dev:amd64. 2021-05-15T16:32:31.7416496Z Preparing to unpack .../libfftw3-dev_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T16:32:31.7424833Z Unpacking libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T16:32:32.0022807Z Setting up libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T16:32:32.0044599Z Setting up libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T16:32:32.0064094Z Setting up libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T16:32:32.0083183Z Setting up libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-15T16:32:32.0101389Z Setting up libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T16:32:32.0122568Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T16:32:32.7263343Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T16:32:34.5653585Z Reading package lists... 2021-05-15T16:32:34.7027868Z Building dependency tree... 2021-05-15T16:32:34.7044919Z Reading state information... 2021-05-15T16:32:34.8410910Z The following additional packages will be installed: 2021-05-15T16:32:34.8414028Z libdcmtk14 2021-05-15T16:32:34.8823745Z The following NEW packages will be installed: 2021-05-15T16:32:34.8827789Z dcmtk libdcmtk14 2021-05-15T16:32:34.9030999Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:32:34.9031804Z Need to get 5546 kB of archives. 2021-05-15T16:32:34.9032671Z After this operation, 26.5 MB of additional disk space will be used. 2021-05-15T16:32:34.9034411Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdcmtk14 amd64 3.6.4-2.1build2 [4682 kB] 2021-05-15T16:32:35.0209656Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 dcmtk amd64 3.6.4-2.1build2 [864 kB] 2021-05-15T16:32:35.4187592Z Fetched 5546 kB in 0s (35.4 MB/s) 2021-05-15T16:32:35.4518572Z Selecting previously unselected package libdcmtk14. 2021-05-15T16:32:35.4522003Z (Reading database ... 2021-05-15T16:32:35.4522490Z (Reading database ... 5% 2021-05-15T16:32:35.4522952Z (Reading database ... 10% 2021-05-15T16:32:35.4523396Z (Reading database ... 15% 2021-05-15T16:32:35.4523843Z (Reading database ... 20% 2021-05-15T16:32:35.4524300Z (Reading database ... 25% 2021-05-15T16:32:35.4524919Z (Reading database ... 30% 2021-05-15T16:32:35.4525441Z (Reading database ... 35% 2021-05-15T16:32:35.4525980Z (Reading database ... 40% 2021-05-15T16:32:35.4526514Z (Reading database ... 45% 2021-05-15T16:32:35.4527038Z (Reading database ... 50% 2021-05-15T16:32:35.4563458Z (Reading database ... 55% 2021-05-15T16:32:35.4596883Z (Reading database ... 60% 2021-05-15T16:32:35.4631965Z (Reading database ... 65% 2021-05-15T16:32:35.4740219Z (Reading database ... 70% 2021-05-15T16:32:35.4842320Z (Reading database ... 75% 2021-05-15T16:32:35.5084801Z (Reading database ... 80% 2021-05-15T16:32:35.5369921Z (Reading database ... 85% 2021-05-15T16:32:35.5485679Z (Reading database ... 90% 2021-05-15T16:32:35.5552890Z (Reading database ... 95% 2021-05-15T16:32:35.5553650Z (Reading database ... 100% 2021-05-15T16:32:35.5554590Z (Reading database ... 265068 files and directories currently installed.) 2021-05-15T16:32:35.5666400Z Preparing to unpack .../libdcmtk14_3.6.4-2.1build2_amd64.deb ... 2021-05-15T16:32:35.5682785Z Unpacking libdcmtk14 (3.6.4-2.1build2) ... 2021-05-15T16:32:36.0359951Z Selecting previously unselected package dcmtk. 2021-05-15T16:32:36.0617959Z Preparing to unpack .../dcmtk_3.6.4-2.1build2_amd64.deb ... 2021-05-15T16:32:36.0671358Z Unpacking dcmtk (3.6.4-2.1build2) ... 2021-05-15T16:32:36.1948986Z Setting up libdcmtk14 (3.6.4-2.1build2) ... 2021-05-15T16:32:36.1971813Z Setting up dcmtk (3.6.4-2.1build2) ... 2021-05-15T16:32:36.2070599Z Adding `dcmtk' group to system ... 2021-05-15T16:32:36.2718335Z Adding `dcmtk' user to system ... 2021-05-15T16:32:36.5575477Z adduser: Warning: The home directory `/var/lib/dcmtk/db' does not belong to the user you are currently creating. 2021-05-15T16:32:36.8120497Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T16:32:38.2692863Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T16:32:40.0975572Z Reading package lists... 2021-05-15T16:32:40.2424269Z Building dependency tree... 2021-05-15T16:32:40.2441537Z Reading state information... 2021-05-15T16:32:40.4538112Z libsecret-1-dev is already the newest version (0.20.3-0ubuntu1). 2021-05-15T16:32:40.4539444Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:32:40.5141336Z Reading package lists... 2021-05-15T16:32:40.6521468Z Building dependency tree... 2021-05-15T16:32:40.6538153Z Reading state information... 2021-05-15T16:32:40.8727631Z libpng-dev is already the newest version (1.6.37-2). 2021-05-15T16:32:40.8728855Z libpng-dev set to manually installed. 2021-05-15T16:32:40.8729694Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:32:40.9330104Z Reading package lists... 2021-05-15T16:32:41.0719678Z Building dependency tree... 2021-05-15T16:32:41.0736711Z Reading state information... 2021-05-15T16:32:41.2150102Z The following additional packages will be installed: 2021-05-15T16:32:41.2152655Z libopenjp2-7 libpoppler-cpp0v5 libpoppler-dev libpoppler97 poppler-data 2021-05-15T16:32:41.2156789Z Suggested packages: 2021-05-15T16:32:41.2158397Z poppler-utils ghostscript fonts-japanese-mincho | fonts-ipafont-mincho 2021-05-15T16:32:41.2160110Z fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai 2021-05-15T16:32:41.2161482Z fonts-arphic-uming fonts-nanum 2021-05-15T16:32:41.2589284Z The following NEW packages will be installed: 2021-05-15T16:32:41.2591296Z libopenjp2-7 libpoppler-cpp-dev libpoppler-cpp0v5 libpoppler-dev 2021-05-15T16:32:41.2592924Z libpoppler97 poppler-data 2021-05-15T16:32:41.2800887Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:32:41.2801598Z Need to get 2582 kB of archives. 2021-05-15T16:32:41.2802281Z After this operation, 16.7 MB of additional disk space will be used. 2021-05-15T16:32:41.2803756Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB] 2021-05-15T16:32:41.3081174Z 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-15T16:32:41.3109460Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1 [915 kB] 2021-05-15T16:32:41.3522264Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp0v5 amd64 0.86.1-0ubuntu1 [35.6 kB] 2021-05-15T16:32:41.3591270Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-dev amd64 0.86.1-0ubuntu1 [5336 B] 2021-05-15T16:32:41.3849617Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp-dev amd64 0.86.1-0ubuntu1 [10.4 kB] 2021-05-15T16:32:41.7496288Z Fetched 2582 kB in 0s (21.2 MB/s) 2021-05-15T16:32:41.7760788Z Selecting previously unselected package poppler-data. 2021-05-15T16:32:41.7827740Z (Reading database ... 2021-05-15T16:32:41.7828500Z (Reading database ... 5% 2021-05-15T16:32:41.7829148Z (Reading database ... 10% 2021-05-15T16:32:41.7829795Z (Reading database ... 15% 2021-05-15T16:32:41.7830426Z (Reading database ... 20% 2021-05-15T16:32:41.7831228Z (Reading database ... 25% 2021-05-15T16:32:41.7831881Z (Reading database ... 30% 2021-05-15T16:32:41.7832504Z (Reading database ... 35% 2021-05-15T16:32:41.7833113Z (Reading database ... 40% 2021-05-15T16:32:41.7833737Z (Reading database ... 45% 2021-05-15T16:32:41.7834345Z (Reading database ... 50% 2021-05-15T16:32:41.7851730Z (Reading database ... 55% 2021-05-15T16:32:41.7884462Z (Reading database ... 60% 2021-05-15T16:32:41.7918729Z (Reading database ... 65% 2021-05-15T16:32:41.8027484Z (Reading database ... 70% 2021-05-15T16:32:41.8128325Z (Reading database ... 75% 2021-05-15T16:32:41.8362714Z (Reading database ... 80% 2021-05-15T16:32:41.8628638Z (Reading database ... 85% 2021-05-15T16:32:41.8753537Z (Reading database ... 90% 2021-05-15T16:32:41.8818624Z (Reading database ... 95% 2021-05-15T16:32:41.8819182Z (Reading database ... 100% 2021-05-15T16:32:41.8819959Z (Reading database ... 265303 files and directories currently installed.) 2021-05-15T16:32:41.8924212Z Preparing to unpack .../0-poppler-data_0.4.9-2_all.deb ... 2021-05-15T16:32:41.8943932Z Unpacking poppler-data (0.4.9-2) ... 2021-05-15T16:32:42.1159555Z Selecting previously unselected package libopenjp2-7:amd64. 2021-05-15T16:32:42.1392548Z Preparing to unpack .../1-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... 2021-05-15T16:32:42.1411492Z Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-15T16:32:42.1798594Z Selecting previously unselected package libpoppler97:amd64. 2021-05-15T16:32:42.2004334Z Preparing to unpack .../2-libpoppler97_0.86.1-0ubuntu1_amd64.deb ... 2021-05-15T16:32:42.2014480Z Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T16:32:42.3079865Z Selecting previously unselected package libpoppler-cpp0v5:amd64. 2021-05-15T16:32:42.3309733Z Preparing to unpack .../3-libpoppler-cpp0v5_0.86.1-0ubuntu1_amd64.deb ... 2021-05-15T16:32:42.3321865Z Unpacking libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T16:32:42.3598851Z Selecting previously unselected package libpoppler-dev:amd64. 2021-05-15T16:32:42.3810190Z Preparing to unpack .../4-libpoppler-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-15T16:32:42.3820449Z Unpacking libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T16:32:42.4078778Z Selecting previously unselected package libpoppler-cpp-dev:amd64. 2021-05-15T16:32:42.4290353Z Preparing to unpack .../5-libpoppler-cpp-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-15T16:32:42.4298660Z Unpacking libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T16:32:42.4795671Z Setting up poppler-data (0.4.9-2) ... 2021-05-15T16:32:42.4864546Z Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-15T16:32:42.4882923Z Setting up libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T16:32:42.4899964Z Setting up libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T16:32:42.4915570Z Setting up libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T16:32:42.4932172Z Setting up libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T16:32:42.4953702Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-15T16:32:42.5666035Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T16:32:44.3900720Z Reading package lists... 2021-05-15T16:32:44.5275275Z Building dependency tree... 2021-05-15T16:32:44.5292007Z Reading state information... 2021-05-15T16:32:44.6665043Z The following additional packages will be installed: 2021-05-15T16:32:44.6668396Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libsz2 2021-05-15T16:32:44.6672973Z Suggested packages: 2021-05-15T16:32:44.6673937Z libhdf5-doc 2021-05-15T16:32:44.7087444Z The following NEW packages will be installed: 2021-05-15T16:32:44.7090253Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libhdf5-dev 2021-05-15T16:32:44.7091874Z libsz2 2021-05-15T16:32:44.7282702Z 0 upgraded, 7 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:32:44.7283672Z Need to get 4074 kB of archives. 2021-05-15T16:32:44.7284542Z After this operation, 17.6 MB of additional disk space will be used. 2021-05-15T16:32:44.7286573Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 hdf5-helpers amd64 1.10.4+repack-11ubuntu1 [13.6 kB] 2021-05-15T16:32:44.7299078Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec0 amd64 1.0.4-1 [19.1 kB] 2021-05-15T16:32:44.7302735Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsz2 amd64 1.0.4-1 [5188 B] 2021-05-15T16:32:44.7306225Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-103 amd64 1.10.4+repack-11ubuntu1 [1311 kB] 2021-05-15T16:32:44.7518353Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-cpp-103 amd64 1.10.4+repack-11ubuntu1 [120 kB] 2021-05-15T16:32:44.7570758Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec-dev amd64 1.0.4-1 [16.9 kB] 2021-05-15T16:32:44.7623072Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-dev amd64 1.10.4+repack-11ubuntu1 [2589 kB] 2021-05-15T16:32:45.1857023Z Fetched 4074 kB in 0s (40.9 MB/s) 2021-05-15T16:32:45.2113702Z Selecting previously unselected package hdf5-helpers. 2021-05-15T16:32:45.2185159Z (Reading database ... 2021-05-15T16:32:45.2185864Z (Reading database ... 5% 2021-05-15T16:32:45.2186523Z (Reading database ... 10% 2021-05-15T16:32:45.2187203Z (Reading database ... 15% 2021-05-15T16:32:45.2187881Z (Reading database ... 20% 2021-05-15T16:32:45.2188525Z (Reading database ... 25% 2021-05-15T16:32:45.2189206Z (Reading database ... 30% 2021-05-15T16:32:45.2189899Z (Reading database ... 35% 2021-05-15T16:32:45.2190630Z (Reading database ... 40% 2021-05-15T16:32:45.2191260Z (Reading database ... 45% 2021-05-15T16:32:45.2191928Z (Reading database ... 50% 2021-05-15T16:32:45.2207454Z (Reading database ... 55% 2021-05-15T16:32:45.2239732Z (Reading database ... 60% 2021-05-15T16:32:45.2272669Z (Reading database ... 65% 2021-05-15T16:32:45.2380325Z (Reading database ... 70% 2021-05-15T16:32:45.2481640Z (Reading database ... 75% 2021-05-15T16:32:45.2720317Z (Reading database ... 80% 2021-05-15T16:32:45.2989553Z (Reading database ... 85% 2021-05-15T16:32:45.3116472Z (Reading database ... 90% 2021-05-15T16:32:45.3181354Z (Reading database ... 95% 2021-05-15T16:32:45.3184489Z (Reading database ... 100% 2021-05-15T16:32:45.3185323Z (Reading database ... 265863 files and directories currently installed.) 2021-05-15T16:32:45.3291421Z Preparing to unpack .../0-hdf5-helpers_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-15T16:32:45.3300966Z Unpacking hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-15T16:32:45.3582935Z Selecting previously unselected package libaec0:amd64. 2021-05-15T16:32:45.3794505Z Preparing to unpack .../1-libaec0_1.0.4-1_amd64.deb ... 2021-05-15T16:32:45.3810672Z Unpacking libaec0:amd64 (1.0.4-1) ... 2021-05-15T16:32:45.4010129Z Selecting previously unselected package libsz2:amd64. 2021-05-15T16:32:45.4280526Z Preparing to unpack .../2-libsz2_1.0.4-1_amd64.deb ... 2021-05-15T16:32:45.4302822Z Unpacking libsz2:amd64 (1.0.4-1) ... 2021-05-15T16:32:45.4526969Z Selecting previously unselected package libhdf5-103:amd64. 2021-05-15T16:32:45.4803745Z Preparing to unpack .../3-libhdf5-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-15T16:32:45.4813893Z Unpacking libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-15T16:32:45.6130144Z Selecting previously unselected package libhdf5-cpp-103:amd64. 2021-05-15T16:32:45.6407389Z Preparing to unpack .../4-libhdf5-cpp-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-15T16:32:45.6415474Z Unpacking libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-15T16:32:45.6725242Z Selecting previously unselected package libaec-dev:amd64. 2021-05-15T16:32:45.6998960Z Preparing to unpack .../5-libaec-dev_1.0.4-1_amd64.deb ... 2021-05-15T16:32:45.7010613Z Unpacking libaec-dev:amd64 (1.0.4-1) ... 2021-05-15T16:32:45.7278945Z Selecting previously unselected package libhdf5-dev. 2021-05-15T16:32:45.7494682Z Preparing to unpack .../6-libhdf5-dev_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-15T16:32:45.7500709Z Unpacking libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-15T16:32:46.0663974Z Setting up hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-15T16:32:46.0701016Z Setting up libaec0:amd64 (1.0.4-1) ... 2021-05-15T16:32:46.0709638Z Setting up libsz2:amd64 (1.0.4-1) ... 2021-05-15T16:32:46.0730793Z Setting up libaec-dev:amd64 (1.0.4-1) ... 2021-05-15T16:32:46.0748824Z Setting up libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-15T16:32:46.0767827Z Setting up libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-15T16:32:46.0790452Z Setting up libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-15T16:32:46.0857810Z 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-15T16:32:46.0878897Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T16:32:46.7819372Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T16:32:48.5964624Z Reading package lists... 2021-05-15T16:32:48.7366311Z Building dependency tree... 2021-05-15T16:32:48.7382490Z Reading state information... 2021-05-15T16:32:48.8729318Z The following additional packages will be installed: 2021-05-15T16:32:48.8732393Z libdrm-dev libgl-dev libglu1-mesa libglx-dev 2021-05-15T16:32:48.9169833Z The following NEW packages will be installed: 2021-05-15T16:32:48.9174729Z libdrm-dev libgl-dev libglu1-mesa libglu1-mesa-dev libglx-dev 2021-05-15T16:32:48.9176995Z mesa-common-dev 2021-05-15T16:32:49.0041921Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:32:49.0043225Z Need to get 1761 kB of archives. 2021-05-15T16:32:49.0044417Z After this operation, 5442 kB of additional disk space will be used. 2021-05-15T16:32:49.0046446Z 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-15T16:32:49.0082229Z 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-15T16:32:49.0087418Z 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-15T16:32:49.0098847Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa amd64 9.0.1-1build1 [168 kB] 2021-05-15T16:32:49.0115210Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa-dev amd64 9.0.1-1build1 [207 kB] 2021-05-15T16:32:49.0134435Z 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-15T16:32:49.3898092Z Fetched 1761 kB in 0s (17.0 MB/s) 2021-05-15T16:32:49.4156761Z Selecting previously unselected package libdrm-dev:amd64. 2021-05-15T16:32:49.4223015Z (Reading database ... 2021-05-15T16:32:49.4223691Z (Reading database ... 5% 2021-05-15T16:32:49.4224271Z (Reading database ... 10% 2021-05-15T16:32:49.4224844Z (Reading database ... 15% 2021-05-15T16:32:49.4225442Z (Reading database ... 20% 2021-05-15T16:32:49.4226005Z (Reading database ... 25% 2021-05-15T16:32:49.4226571Z (Reading database ... 30% 2021-05-15T16:32:49.4227137Z (Reading database ... 35% 2021-05-15T16:32:49.4227683Z (Reading database ... 40% 2021-05-15T16:32:49.4228235Z (Reading database ... 45% 2021-05-15T16:32:49.4228792Z (Reading database ... 50% 2021-05-15T16:32:50.2628611Z (Reading database ... 55% 2021-05-15T16:32:50.2635014Z (Reading database ... 60% 2021-05-15T16:32:50.2635648Z (Reading database ... 65% 2021-05-15T16:32:50.2636220Z (Reading database ... 70% 2021-05-15T16:32:50.2636767Z (Reading database ... 75% 2021-05-15T16:32:50.2637355Z (Reading database ... 80% 2021-05-15T16:32:50.2638121Z (Reading database ... 85% 2021-05-15T16:32:50.2638679Z (Reading database ... 90% 2021-05-15T16:32:50.2639220Z (Reading database ... 95% 2021-05-15T16:32:50.2639781Z (Reading database ... 100% 2021-05-15T16:32:50.2640581Z (Reading database ... 266071 files and directories currently installed.) 2021-05-15T16:32:50.2642112Z Preparing to unpack .../0-libdrm-dev_2.4.102-1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T16:32:50.2643440Z Unpacking libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-15T16:32:50.2644502Z Selecting previously unselected package libglx-dev:amd64. 2021-05-15T16:32:50.2645645Z Preparing to unpack .../1-libglx-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-15T16:32:50.2646676Z Unpacking libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T16:32:50.2647696Z Selecting previously unselected package libgl-dev:amd64. 2021-05-15T16:32:50.2648808Z Preparing to unpack .../2-libgl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-15T16:32:50.2649840Z Unpacking libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T16:32:50.2650886Z Selecting previously unselected package libglu1-mesa:amd64. 2021-05-15T16:32:50.2651968Z Preparing to unpack .../3-libglu1-mesa_9.0.1-1build1_amd64.deb ... 2021-05-15T16:32:50.2652940Z Unpacking libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-15T16:32:50.2654002Z Selecting previously unselected package libglu1-mesa-dev:amd64. 2021-05-15T16:32:50.2655168Z Preparing to unpack .../4-libglu1-mesa-dev_9.0.1-1build1_amd64.deb ... 2021-05-15T16:32:50.2656211Z Unpacking libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-15T16:32:50.2657299Z Selecting previously unselected package mesa-common-dev:amd64. 2021-05-15T16:32:50.2658494Z Preparing to unpack .../5-mesa-common-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-15T16:32:50.2659601Z Unpacking mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T16:32:50.2660591Z Setting up libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-15T16:32:50.2661544Z Setting up libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T16:32:50.2662466Z Setting up libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-15T16:32:50.2663385Z Setting up libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T16:32:50.2664326Z Setting up libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-15T16:32:50.2665344Z Setting up mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T16:32:50.2666285Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T16:32:51.2484916Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T16:32:53.0726630Z Reading package lists... 2021-05-15T16:32:53.2139296Z Building dependency tree... 2021-05-15T16:32:53.2155236Z Reading state information... 2021-05-15T16:32:53.3514586Z The following additional packages will be installed: 2021-05-15T16:32:53.3517956Z libprotobuf-lite17 libprotoc17 2021-05-15T16:32:53.3936072Z The following NEW packages will be installed: 2021-05-15T16:32:53.3938059Z libprotobuf-dev libprotobuf-lite17 libprotoc-dev libprotoc17 2021-05-15T16:32:53.3939499Z protobuf-compiler 2021-05-15T16:32:53.4124486Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:32:53.4125144Z Need to get 2754 kB of archives. 2021-05-15T16:32:53.4125819Z After this operation, 19.9 MB of additional disk space will be used. 2021-05-15T16:32:53.4127383Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5 [132 kB] 2021-05-15T16:32:53.4204936Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5 [646 kB] 2021-05-15T16:32:53.4374318Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5 [1155 kB] 2021-05-15T16:32:53.4499462Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc-dev amd64 3.6.1.3-2ubuntu5 [793 kB] 2021-05-15T16:32:53.4655189Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 protobuf-compiler amd64 3.6.1.3-2ubuntu5 [27.6 kB] 2021-05-15T16:32:53.8350163Z Fetched 2754 kB in 0s (40.6 MB/s) 2021-05-15T16:32:53.8679336Z Selecting previously unselected package libprotobuf-lite17:amd64. 2021-05-15T16:32:53.8680419Z (Reading database ... 2021-05-15T16:32:53.8681273Z (Reading database ... 5% 2021-05-15T16:32:53.8681774Z (Reading database ... 10% 2021-05-15T16:32:53.8682217Z (Reading database ... 15% 2021-05-15T16:32:53.8682706Z (Reading database ... 20% 2021-05-15T16:32:53.8683678Z (Reading database ... 25% 2021-05-15T16:32:53.8684336Z (Reading database ... 30% 2021-05-15T16:32:53.8684777Z (Reading database ... 35% 2021-05-15T16:32:53.8685433Z (Reading database ... 40% 2021-05-15T16:32:53.8686240Z (Reading database ... 45% 2021-05-15T16:32:53.8686861Z (Reading database ... 50% 2021-05-15T16:32:53.8708118Z (Reading database ... 55% 2021-05-15T16:32:53.8740245Z (Reading database ... 60% 2021-05-15T16:32:53.8774133Z (Reading database ... 65% 2021-05-15T16:32:53.8882791Z (Reading database ... 70% 2021-05-15T16:32:53.8982124Z (Reading database ... 75% 2021-05-15T16:32:53.9221404Z (Reading database ... 80% 2021-05-15T16:32:53.9479188Z (Reading database ... 85% 2021-05-15T16:32:53.9603036Z (Reading database ... 90% 2021-05-15T16:32:53.9669031Z (Reading database ... 95% 2021-05-15T16:32:53.9670994Z (Reading database ... 100% 2021-05-15T16:32:53.9673103Z (Reading database ... 266554 files and directories currently installed.) 2021-05-15T16:32:53.9776345Z Preparing to unpack .../libprotobuf-lite17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T16:32:53.9791724Z Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T16:32:54.0198440Z Selecting previously unselected package libprotoc17:amd64. 2021-05-15T16:32:54.0390944Z Preparing to unpack .../libprotoc17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T16:32:54.0403645Z Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T16:32:54.1199485Z Selecting previously unselected package libprotobuf-dev:amd64. 2021-05-15T16:32:54.1467273Z Preparing to unpack .../libprotobuf-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T16:32:54.1484087Z Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T16:32:54.2960542Z Selecting previously unselected package libprotoc-dev:amd64. 2021-05-15T16:32:54.3218229Z Preparing to unpack .../libprotoc-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T16:32:54.3227581Z Unpacking libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T16:32:54.4278882Z Selecting previously unselected package protobuf-compiler. 2021-05-15T16:32:54.4496940Z Preparing to unpack .../protobuf-compiler_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T16:32:54.4504665Z Unpacking protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-15T16:32:54.5018774Z Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T16:32:54.5042071Z Setting up protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-15T16:32:54.5059446Z Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T16:32:54.5077763Z Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T16:32:54.5096617Z Setting up libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T16:32:54.5115405Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T16:32:55.1708817Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T16:32:57.0100211Z Reading package lists... 2021-05-15T16:32:57.1457100Z Building dependency tree... 2021-05-15T16:32:57.1473936Z Reading state information... 2021-05-15T16:32:57.2853885Z The following additional packages will be installed: 2021-05-15T16:32:57.2856028Z i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 libasyncns0 2021-05-15T16:32:57.2857604Z libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58 2021-05-15T16:32:57.2858852Z libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 2021-05-15T16:32:57.2860447Z libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 libcodec2-0.9 2021-05-15T16:32:57.2862014Z libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 libigdgmm11 2021-05-15T16:32:57.2863401Z libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-15T16:32:57.2864866Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-15T16:32:57.2866355Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-15T16:32:57.2867784Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-15T16:32:57.2869190Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-15T16:32:57.2871007Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-15T16:32:57.2872441Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-15T16:32:57.2873794Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-15T16:32:57.2875138Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-15T16:32:57.2876047Z Suggested packages: 2021-05-15T16:32:57.2877255Z ffmpeg-doc i965-va-driver-shaders libbluray-bdj jackd2 libportaudio2 2021-05-15T16:32:57.2881348Z opus-tools pulseaudio libraw1394-doc serdi sndiod sordi speex opencl-icd 2021-05-15T16:32:57.2882806Z libvdpau-va-gl1 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver 2021-05-15T16:32:57.2884091Z nvidia-legacy-304xx-vdpau-driver 2021-05-15T16:32:57.3519423Z The following NEW packages will be installed: 2021-05-15T16:32:57.3521630Z ffmpeg i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 2021-05-15T16:32:57.3523278Z libasyncns0 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 2021-05-15T16:32:57.3524652Z libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 2021-05-15T16:32:57.3526199Z libcaca0 libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 2021-05-15T16:32:57.3527760Z libcodec2-0.9 libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 2021-05-15T16:32:57.3529361Z libigdgmm11 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-15T16:32:57.3530972Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-15T16:32:57.3532579Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-15T16:32:57.3534087Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-15T16:32:57.3535612Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-15T16:32:57.3537191Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-15T16:32:57.3538642Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-15T16:32:57.3540083Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-15T16:32:57.3542200Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-15T16:32:57.3808667Z 0 upgraded, 76 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:32:57.3809320Z Need to get 47.1 MB of archives. 2021-05-15T16:32:57.3809997Z After this operation, 195 MB of additional disk space will be used. 2021-05-15T16:32:57.3811557Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaom0 amd64 1.0.0.errata1-3build1 [1160 kB] 2021-05-15T16:32:57.4210053Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] 2021-05-15T16:32:57.4228293Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] 2021-05-15T16:32:57.4233128Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-x11-2 amd64 2.7.0-2 [11.9 kB] 2021-05-15T16:32:57.4238378Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] 2021-05-15T16:32:57.4244810Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 ocl-icd-libopencl1 amd64 2.2.11-1ubuntu1 [30.3 kB] 2021-05-15T16:32:57.4330361Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavutil56 amd64 7:4.2.4-1ubuntu0.1 [241 kB] 2021-05-15T16:32:57.4448697Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcodec2-0.9 amd64 0.9.2-2 [7886 kB] 2021-05-15T16:32:57.6137019Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] 2021-05-15T16:32:57.6142738Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] 2021-05-15T16:32:57.6161322Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] 2021-05-15T16:32:57.6176164Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2021-05-15T16:32:57.6182565Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-05-15T16:32:57.6190823Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libspeex1 amd64 1.2~rc1.2-1.1ubuntu1 [53.2 kB] 2021-05-15T16:32:57.6204787Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] 2021-05-15T16:32:57.6230780Z 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-15T16:32:57.6244501Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu2 [162 kB] 2021-05-15T16:32:57.6262015Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] 2021-05-15T16:32:57.6279602Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2021-05-15T16:32:57.6293670Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwavpack1 amd64 5.2.0-1ubuntu0.1 [77.3 kB] 2021-05-15T16:32:57.6306317Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx264-155 amd64 2:0.155.2917+git0a84d98-2 [521 kB] 2021-05-15T16:32:57.6397849Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] 2021-05-15T16:32:57.6604595Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2021-05-15T16:32:57.6643598Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi-common all 0.2.35-17 [32.5 kB] 2021-05-15T16:32:57.6651224Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] 2021-05-15T16:32:57.6708756Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavcodec58 amd64 7:4.2.4-1ubuntu0.1 [4876 kB] 2021-05-15T16:32:57.7860263Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libraw1394-11 amd64 2.1.2-1 [30.7 kB] 2021-05-15T16:32:57.7868351Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavc1394-0 amd64 0.5.4-5 [16.2 kB] 2021-05-15T16:32:57.7876751Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libass9 amd64 1:0.14.0-2 [88.0 kB] 2021-05-15T16:32:57.7916476Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] 2021-05-15T16:32:57.7949699Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] 2021-05-15T16:32:57.7962869Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] 2021-05-15T16:32:57.7996781Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] 2021-05-15T16:32:57.8027839Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] 2021-05-15T16:32:57.8146611Z 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-15T16:32:57.8193028Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavformat58 amd64 7:4.2.4-1ubuntu0.1 [981 kB] 2021-05-15T16:32:57.8428228Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbs2b0 amd64 3.1.0+dfsg-2.2build1 [10.2 kB] 2021-05-15T16:32:57.8435754Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libflite1 amd64 2.1-release-3 [12.8 MB] 2021-05-15T16:32:58.1842932Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libserd-0-0 amd64 0.30.2-1 [46.6 kB] 2021-05-15T16:32:58.1849607Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsord-0-0 amd64 0.16.4-1 [19.5 kB] 2021-05-15T16:32:58.1853827Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsratom-0-0 amd64 0.6.4-1 [16.9 kB] 2021-05-15T16:32:58.1859685Z 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-15T16:32:58.1881279Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmysofa1 amd64 1.0~dfsg0-1 [39.2 kB] 2021-05-15T16:32:58.1888885Z 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-15T16:32:58.1905127Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsamplerate0 amd64 0.1.9-2 [939 kB] 2021-05-15T16:32:58.2007226Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 librubberband2 amd64 1.8.2-1build1 [89.4 kB] 2021-05-15T16:32:58.2031089Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswscale5 amd64 7:4.2.4-1ubuntu0.1 [156 kB] 2021-05-15T16:32:58.2070340Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libvidstab1.1 amd64 1.1.0-2 [35.0 kB] 2021-05-15T16:32:58.2081567Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavfilter7 amd64 7:4.2.4-1ubuntu0.1 [1084 kB] 2021-05-15T16:32:58.2324735Z 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-15T16:32:58.2346902Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio18 amd64 2.0.0-2 [58.6 kB] 2021-05-15T16:32:58.2359786Z 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-15T16:32:58.2369109Z 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-15T16:32:58.2390633Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdc1394-22 amd64 2.2.5-2.1 [79.6 kB] 2021-05-15T16:32:58.2406737Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libiec61883-0 amd64 1.2.0-3 [24.3 kB] 2021-05-15T16:32:58.2412814Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjack-jackd2-0 amd64 1.9.12~dfsg-2ubuntu2 [267 kB] 2021-05-15T16:32:58.2493076Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal-data all 1:1.19.1-1 [162 kB] 2021-05-15T16:32:58.2528244Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsndio7.0 amd64 1.5.0-3 [24.5 kB] 2021-05-15T16:32:58.2533728Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal1 amd64 1:1.19.1-1 [492 kB] 2021-05-15T16:32:58.2624791Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB] 2021-05-15T16:32:58.2636048Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libflac8 amd64 1.3.3-1build1 [103 kB] 2021-05-15T16:32:58.2648221Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsndfile1 amd64 1.0.28-7 [170 kB] 2021-05-15T16:32:58.2673745Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpulse0 amd64 1:13.99.1-1ubuntu3.10 [262 kB] 2021-05-15T16:32:58.2725768Z 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-15T16:32:58.2807814Z 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-15T16:32:58.2824020Z 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-15T16:32:58.2836655Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 ffmpeg amd64 7:4.2.4-1ubuntu0.1 [1453 kB] 2021-05-15T16:32:58.3140518Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libigdgmm11 amd64 20.1.1+ds1-1 [111 kB] 2021-05-15T16:32:58.3173305Z 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-15T16:32:58.3525920Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaacs0 amd64 0.9.0-2 [50.1 kB] 2021-05-15T16:32:58.3551042Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbdplus0 amd64 0.1.2-3 [47.3 kB] 2021-05-15T16:32:58.3563982Z 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-15T16:32:58.4078416Z 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-15T16:32:58.4670999Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 i965-va-driver amd64 2.4.0-0ubuntu1 [924 kB] 2021-05-15T16:32:58.4861820Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 va-driver-all amd64 2.7.0-2 [4020 B] 2021-05-15T16:32:58.4863589Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 vdpau-driver-all amd64 1.3-1ubuntu2 [4596 B] 2021-05-15T16:32:59.0263296Z Fetched 47.1 MB in 1s (41.7 MB/s) 2021-05-15T16:32:59.0543247Z Selecting previously unselected package libaom0:amd64. 2021-05-15T16:32:59.0614424Z (Reading database ... 2021-05-15T16:32:59.0614962Z (Reading database ... 5% 2021-05-15T16:32:59.0615417Z (Reading database ... 10% 2021-05-15T16:32:59.0615872Z (Reading database ... 15% 2021-05-15T16:32:59.0616338Z (Reading database ... 20% 2021-05-15T16:32:59.0616780Z (Reading database ... 25% 2021-05-15T16:32:59.0617216Z (Reading database ... 30% 2021-05-15T16:32:59.0617652Z (Reading database ... 35% 2021-05-15T16:32:59.0618078Z (Reading database ... 40% 2021-05-15T16:32:59.0618517Z (Reading database ... 45% 2021-05-15T16:32:59.0618943Z (Reading database ... 50% 2021-05-15T16:32:59.0651958Z (Reading database ... 55% 2021-05-15T16:32:59.0684696Z (Reading database ... 60% 2021-05-15T16:32:59.0722003Z (Reading database ... 65% 2021-05-15T16:32:59.0835658Z (Reading database ... 70% 2021-05-15T16:32:59.0940764Z (Reading database ... 75% 2021-05-15T16:32:59.1187920Z (Reading database ... 80% 2021-05-15T16:32:59.1463065Z (Reading database ... 85% 2021-05-15T16:32:59.1599792Z (Reading database ... 90% 2021-05-15T16:32:59.1669754Z (Reading database ... 95% 2021-05-15T16:32:59.1670634Z (Reading database ... 100% 2021-05-15T16:32:59.1672572Z (Reading database ... 266725 files and directories currently installed.) 2021-05-15T16:32:59.1789725Z Preparing to unpack .../00-libaom0_1.0.0.errata1-3build1_amd64.deb ... 2021-05-15T16:32:59.1813906Z Unpacking libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-15T16:32:59.3119063Z Selecting previously unselected package libva2:amd64. 2021-05-15T16:32:59.3326627Z Preparing to unpack .../01-libva2_2.7.0-2_amd64.deb ... 2021-05-15T16:32:59.3335920Z Unpacking libva2:amd64 (2.7.0-2) ... 2021-05-15T16:32:59.3638955Z Selecting previously unselected package libva-drm2:amd64. 2021-05-15T16:32:59.3856721Z Preparing to unpack .../02-libva-drm2_2.7.0-2_amd64.deb ... 2021-05-15T16:32:59.3867411Z Unpacking libva-drm2:amd64 (2.7.0-2) ... 2021-05-15T16:32:59.4118816Z Selecting previously unselected package libva-x11-2:amd64. 2021-05-15T16:32:59.4338166Z Preparing to unpack .../03-libva-x11-2_2.7.0-2_amd64.deb ... 2021-05-15T16:32:59.4348012Z Unpacking libva-x11-2:amd64 (2.7.0-2) ... 2021-05-15T16:32:59.4599040Z Selecting previously unselected package libvdpau1:amd64. 2021-05-15T16:32:59.4814911Z Preparing to unpack .../04-libvdpau1_1.3-1ubuntu2_amd64.deb ... 2021-05-15T16:32:59.4822583Z Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-15T16:32:59.5119535Z Selecting previously unselected package ocl-icd-libopencl1:amd64. 2021-05-15T16:32:59.5339662Z Preparing to unpack .../05-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 2021-05-15T16:32:59.5347267Z Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-15T16:32:59.5638489Z Selecting previously unselected package libavutil56:amd64. 2021-05-15T16:32:59.5842582Z Preparing to unpack .../06-libavutil56_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T16:32:59.5851906Z Unpacking libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T16:32:59.6319116Z Selecting previously unselected package libcodec2-0.9:amd64. 2021-05-15T16:32:59.6515015Z Preparing to unpack .../07-libcodec2-0.9_0.9.2-2_amd64.deb ... 2021-05-15T16:32:59.6523558Z Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-15T16:33:00.3519491Z Selecting previously unselected package libgsm1:amd64. 2021-05-15T16:33:00.3739047Z Preparing to unpack .../08-libgsm1_1.0.18-2_amd64.deb ... 2021-05-15T16:33:00.3748520Z Unpacking libgsm1:amd64 (1.0.18-2) ... 2021-05-15T16:33:00.4039131Z Selecting previously unselected package libmp3lame0:amd64. 2021-05-15T16:33:00.4253764Z Preparing to unpack .../09-libmp3lame0_3.100-3_amd64.deb ... 2021-05-15T16:33:00.4261681Z Unpacking libmp3lame0:amd64 (3.100-3) ... 2021-05-15T16:33:00.4639121Z Selecting previously unselected package libopus0:amd64. 2021-05-15T16:33:00.4848394Z Preparing to unpack .../10-libopus0_1.3.1-0ubuntu1_amd64.deb ... 2021-05-15T16:33:00.4857559Z Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-15T16:33:00.5279102Z Selecting previously unselected package libshine3:amd64. 2021-05-15T16:33:00.5488968Z Preparing to unpack .../11-libshine3_3.1.1-2_amd64.deb ... 2021-05-15T16:33:00.5496278Z Unpacking libshine3:amd64 (3.1.1-2) ... 2021-05-15T16:33:00.5760069Z Selecting previously unselected package libsnappy1v5:amd64. 2021-05-15T16:33:00.5979389Z Preparing to unpack .../12-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-05-15T16:33:00.5987422Z Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-15T16:33:00.6278464Z Selecting previously unselected package libspeex1:amd64. 2021-05-15T16:33:00.6475690Z Preparing to unpack .../13-libspeex1_1.2~rc1.2-1.1ubuntu1_amd64.deb ... 2021-05-15T16:33:00.6486898Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-15T16:33:00.6799166Z Selecting previously unselected package libsoxr0:amd64. 2021-05-15T16:33:00.7008085Z Preparing to unpack .../14-libsoxr0_0.1.3-2build1_amd64.deb ... 2021-05-15T16:33:00.7017624Z Unpacking libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-15T16:33:00.7319171Z Selecting previously unselected package libswresample3:amd64. 2021-05-15T16:33:00.7551123Z Preparing to unpack .../15-libswresample3_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T16:33:00.7559509Z Unpacking libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T16:33:00.7878479Z Selecting previously unselected package libtheora0:amd64. 2021-05-15T16:33:00.8111405Z Preparing to unpack .../16-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... 2021-05-15T16:33:00.8117730Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-15T16:33:00.8518576Z Selecting previously unselected package libtwolame0:amd64. 2021-05-15T16:33:00.8740919Z Preparing to unpack .../17-libtwolame0_0.4.0-2_amd64.deb ... 2021-05-15T16:33:00.8747001Z Unpacking libtwolame0:amd64 (0.4.0-2) ... 2021-05-15T16:33:00.9038500Z Selecting previously unselected package libvorbisenc2:amd64. 2021-05-15T16:33:00.9264759Z Preparing to unpack .../18-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2021-05-15T16:33:00.9272623Z Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-15T16:33:00.9621423Z Selecting previously unselected package libwavpack1:amd64. 2021-05-15T16:33:00.9856192Z Preparing to unpack .../19-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... 2021-05-15T16:33:00.9864884Z Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-15T16:33:01.0171109Z Selecting previously unselected package libx264-155:amd64. 2021-05-15T16:33:01.0406063Z Preparing to unpack .../20-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... 2021-05-15T16:33:01.0414705Z Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-15T16:33:01.1159577Z Selecting previously unselected package libx265-179:amd64. 2021-05-15T16:33:01.1366610Z Preparing to unpack .../21-libx265-179_3.2.1-1build1_amd64.deb ... 2021-05-15T16:33:01.1374955Z Unpacking libx265-179:amd64 (3.2.1-1build1) ... 2021-05-15T16:33:01.2919160Z Selecting previously unselected package libxvidcore4:amd64. 2021-05-15T16:33:01.3167947Z Preparing to unpack .../22-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2021-05-15T16:33:01.3175808Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-15T16:33:01.3549509Z Selecting previously unselected package libzvbi-common. 2021-05-15T16:33:01.3831642Z Preparing to unpack .../23-libzvbi-common_0.2.35-17_all.deb ... 2021-05-15T16:33:01.3839696Z Unpacking libzvbi-common (0.2.35-17) ... 2021-05-15T16:33:01.4118943Z Selecting previously unselected package libzvbi0:amd64. 2021-05-15T16:33:01.4357994Z Preparing to unpack .../24-libzvbi0_0.2.35-17_amd64.deb ... 2021-05-15T16:33:01.4366281Z Unpacking libzvbi0:amd64 (0.2.35-17) ... 2021-05-15T16:33:01.4799522Z Selecting previously unselected package libavcodec58:amd64. 2021-05-15T16:33:01.5039902Z Preparing to unpack .../25-libavcodec58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T16:33:01.5048932Z Unpacking libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T16:33:01.9556016Z Selecting previously unselected package libraw1394-11:amd64. 2021-05-15T16:33:01.9759051Z Preparing to unpack .../26-libraw1394-11_2.1.2-1_amd64.deb ... 2021-05-15T16:33:01.9769005Z Unpacking libraw1394-11:amd64 (2.1.2-1) ... 2021-05-15T16:33:02.0038672Z Selecting previously unselected package libavc1394-0:amd64. 2021-05-15T16:33:02.0276842Z Preparing to unpack .../27-libavc1394-0_0.5.4-5_amd64.deb ... 2021-05-15T16:33:02.0286227Z Unpacking libavc1394-0:amd64 (0.5.4-5) ... 2021-05-15T16:33:02.0558576Z Selecting previously unselected package libass9:amd64. 2021-05-15T16:33:02.0767623Z Preparing to unpack .../28-libass9_1%3a0.14.0-2_amd64.deb ... 2021-05-15T16:33:02.0777738Z Unpacking libass9:amd64 (1:0.14.0-2) ... 2021-05-15T16:33:02.1119167Z Selecting previously unselected package libbluray2:amd64. 2021-05-15T16:33:02.1329994Z Preparing to unpack .../29-libbluray2_1%3a1.2.0-1_amd64.deb ... 2021-05-15T16:33:02.1337722Z Unpacking libbluray2:amd64 (1:1.2.0-1) ... 2021-05-15T16:33:02.1680300Z Selecting previously unselected package libchromaprint1:amd64. 2021-05-15T16:33:02.1947599Z Preparing to unpack .../30-libchromaprint1_1.4.3-3build1_amd64.deb ... 2021-05-15T16:33:02.1957309Z Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-15T16:33:02.2239222Z Selecting previously unselected package libgme0:amd64. 2021-05-15T16:33:02.2461363Z Preparing to unpack .../31-libgme0_0.6.2-1build1_amd64.deb ... 2021-05-15T16:33:02.2470016Z Unpacking libgme0:amd64 (0.6.2-1build1) ... 2021-05-15T16:33:02.2838876Z Selecting previously unselected package libmpg123-0:amd64. 2021-05-15T16:33:02.3056881Z Preparing to unpack .../32-libmpg123-0_1.25.13-1_amd64.deb ... 2021-05-15T16:33:02.3063092Z Unpacking libmpg123-0:amd64 (1.25.13-1) ... 2021-05-15T16:33:02.3438613Z Selecting previously unselected package libopenmpt0:amd64. 2021-05-15T16:33:02.3665218Z Preparing to unpack .../33-libopenmpt0_0.4.11-1build1_amd64.deb ... 2021-05-15T16:33:02.3672636Z Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-15T16:33:02.4391501Z Selecting previously unselected package libssh-gcrypt-4:amd64. 2021-05-15T16:33:02.4674077Z Preparing to unpack .../34-libssh-gcrypt-4_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-15T16:33:02.4682184Z Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-15T16:33:02.5153109Z Selecting previously unselected package libavformat58:amd64. 2021-05-15T16:33:02.5374585Z Preparing to unpack .../35-libavformat58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T16:33:02.5384687Z Unpacking libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T16:33:02.6438655Z Selecting previously unselected package libbs2b0:amd64. 2021-05-15T16:33:02.6660126Z Preparing to unpack .../36-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... 2021-05-15T16:33:02.6667275Z Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-15T16:33:02.6998411Z Selecting previously unselected package libflite1:amd64. 2021-05-15T16:33:02.7224059Z Preparing to unpack .../37-libflite1_2.1-release-3_amd64.deb ... 2021-05-15T16:33:02.7231303Z Unpacking libflite1:amd64 (2.1-release-3) ... 2021-05-15T16:33:03.7884514Z Selecting previously unselected package libserd-0-0:amd64. 2021-05-15T16:33:03.8170009Z Preparing to unpack .../38-libserd-0-0_0.30.2-1_amd64.deb ... 2021-05-15T16:33:03.8184675Z Unpacking libserd-0-0:amd64 (0.30.2-1) ... 2021-05-15T16:33:03.8433102Z Selecting previously unselected package libsord-0-0:amd64. 2021-05-15T16:33:03.8719131Z Preparing to unpack .../39-libsord-0-0_0.16.4-1_amd64.deb ... 2021-05-15T16:33:03.8730536Z Unpacking libsord-0-0:amd64 (0.16.4-1) ... 2021-05-15T16:33:03.8998702Z Selecting previously unselected package libsratom-0-0:amd64. 2021-05-15T16:33:03.9227618Z Preparing to unpack .../40-libsratom-0-0_0.6.4-1_amd64.deb ... 2021-05-15T16:33:03.9235838Z Unpacking libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-15T16:33:03.9440909Z Selecting previously unselected package liblilv-0-0:amd64. 2021-05-15T16:33:03.9720821Z Preparing to unpack .../41-liblilv-0-0_0.24.6-1ubuntu0.1_amd64.deb ... 2021-05-15T16:33:03.9729695Z Unpacking liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-15T16:33:04.0038413Z Selecting previously unselected package libmysofa1:amd64. 2021-05-15T16:33:04.0240085Z Preparing to unpack .../42-libmysofa1_1.0~dfsg0-1_amd64.deb ... 2021-05-15T16:33:04.0250661Z Unpacking libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-15T16:33:04.0470551Z Selecting previously unselected package libpostproc55:amd64. 2021-05-15T16:33:04.0748054Z Preparing to unpack .../43-libpostproc55_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T16:33:04.0755415Z Unpacking libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T16:33:04.0991942Z Selecting previously unselected package libsamplerate0:amd64. 2021-05-15T16:33:04.1269646Z Preparing to unpack .../44-libsamplerate0_0.1.9-2_amd64.deb ... 2021-05-15T16:33:04.1277555Z Unpacking libsamplerate0:amd64 (0.1.9-2) ... 2021-05-15T16:33:04.2438526Z Selecting previously unselected package librubberband2:amd64. 2021-05-15T16:33:04.2637754Z Preparing to unpack .../45-librubberband2_1.8.2-1build1_amd64.deb ... 2021-05-15T16:33:04.2645944Z Unpacking librubberband2:amd64 (1.8.2-1build1) ... 2021-05-15T16:33:04.2919753Z Selecting previously unselected package libswscale5:amd64. 2021-05-15T16:33:04.3195682Z Preparing to unpack .../46-libswscale5_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T16:33:04.3203718Z Unpacking libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T16:33:04.3537033Z Selecting previously unselected package libvidstab1.1:amd64. 2021-05-15T16:33:04.3812890Z Preparing to unpack .../47-libvidstab1.1_1.1.0-2_amd64.deb ... 2021-05-15T16:33:04.3820341Z Unpacking libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-15T16:33:04.4055186Z Selecting previously unselected package libavfilter7:amd64. 2021-05-15T16:33:04.4328538Z Preparing to unpack .../48-libavfilter7_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T16:33:04.4337558Z Unpacking libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T16:33:04.5479655Z Selecting previously unselected package libcaca0:amd64. 2021-05-15T16:33:04.5757292Z Preparing to unpack .../49-libcaca0_0.99.beta19-2.1ubuntu1.20.04.1_amd64.deb ... 2021-05-15T16:33:04.5767219Z Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-15T16:33:04.6155771Z Selecting previously unselected package libcdio18:amd64. 2021-05-15T16:33:04.6431871Z Preparing to unpack .../50-libcdio18_2.0.0-2_amd64.deb ... 2021-05-15T16:33:04.6441677Z Unpacking libcdio18:amd64 (2.0.0-2) ... 2021-05-15T16:33:04.6685966Z Selecting previously unselected package libcdio-cdda2:amd64. 2021-05-15T16:33:04.6962457Z Preparing to unpack .../51-libcdio-cdda2_10.2+2.0.0-1_amd64.deb ... 2021-05-15T16:33:04.6969758Z Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-15T16:33:04.7199856Z Selecting previously unselected package libcdio-paranoia2:amd64. 2021-05-15T16:33:04.7456873Z Preparing to unpack .../52-libcdio-paranoia2_10.2+2.0.0-1_amd64.deb ... 2021-05-15T16:33:04.7470043Z Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-15T16:33:04.7677630Z Selecting previously unselected package libdc1394-22:amd64. 2021-05-15T16:33:04.7953337Z Preparing to unpack .../53-libdc1394-22_2.2.5-2.1_amd64.deb ... 2021-05-15T16:33:04.7961585Z Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-15T16:33:04.8228794Z Selecting previously unselected package libiec61883-0:amd64. 2021-05-15T16:33:04.8508001Z Preparing to unpack .../54-libiec61883-0_1.2.0-3_amd64.deb ... 2021-05-15T16:33:04.8517182Z Unpacking libiec61883-0:amd64 (1.2.0-3) ... 2021-05-15T16:33:04.8734015Z Selecting previously unselected package libjack-jackd2-0:amd64. 2021-05-15T16:33:04.9016977Z Preparing to unpack .../55-libjack-jackd2-0_1.9.12~dfsg-2ubuntu2_amd64.deb ... 2021-05-15T16:33:04.9027978Z Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-15T16:33:04.9474319Z Selecting previously unselected package libopenal-data. 2021-05-15T16:33:04.9758515Z Preparing to unpack .../56-libopenal-data_1%3a1.19.1-1_all.deb ... 2021-05-15T16:33:04.9766622Z Unpacking libopenal-data (1:1.19.1-1) ... 2021-05-15T16:33:05.0087624Z Selecting previously unselected package libsndio7.0:amd64. 2021-05-15T16:33:05.0370653Z Preparing to unpack .../57-libsndio7.0_1.5.0-3_amd64.deb ... 2021-05-15T16:33:05.0377909Z Unpacking libsndio7.0:amd64 (1.5.0-3) ... 2021-05-15T16:33:05.0595664Z Selecting previously unselected package libopenal1:amd64. 2021-05-15T16:33:05.0879054Z Preparing to unpack .../58-libopenal1_1%3a1.19.1-1_amd64.deb ... 2021-05-15T16:33:05.0887527Z Unpacking libopenal1:amd64 (1:1.19.1-1) ... 2021-05-15T16:33:05.1479441Z Selecting previously unselected package libasyncns0:amd64. 2021-05-15T16:33:05.1760221Z Preparing to unpack .../59-libasyncns0_0.8-6_amd64.deb ... 2021-05-15T16:33:05.1768648Z Unpacking libasyncns0:amd64 (0.8-6) ... 2021-05-15T16:33:05.1972965Z Selecting previously unselected package libflac8:amd64. 2021-05-15T16:33:05.2252489Z Preparing to unpack .../60-libflac8_1.3.3-1build1_amd64.deb ... 2021-05-15T16:33:05.2263924Z Unpacking libflac8:amd64 (1.3.3-1build1) ... 2021-05-15T16:33:05.2625059Z Selecting previously unselected package libsndfile1:amd64. 2021-05-15T16:33:05.2856257Z Preparing to unpack .../61-libsndfile1_1.0.28-7_amd64.deb ... 2021-05-15T16:33:05.2865789Z Unpacking libsndfile1:amd64 (1.0.28-7) ... 2021-05-15T16:33:05.3278472Z Selecting previously unselected package libpulse0:amd64. 2021-05-15T16:33:05.3525154Z Preparing to unpack .../62-libpulse0_1%3a13.99.1-1ubuntu3.10_amd64.deb ... 2021-05-15T16:33:05.3596463Z Unpacking libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-15T16:33:05.4079540Z Selecting previously unselected package libsdl2-2.0-0:amd64. 2021-05-15T16:33:05.4302134Z Preparing to unpack .../63-libsdl2-2.0-0_2.0.10+dfsg1-3_amd64.deb ... 2021-05-15T16:33:05.4313567Z Unpacking libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-15T16:33:05.4918629Z Selecting previously unselected package libavdevice58:amd64. 2021-05-15T16:33:05.5160710Z Preparing to unpack .../64-libavdevice58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T16:33:05.5168915Z Unpacking libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T16:33:05.5518714Z Selecting previously unselected package libavresample4:amd64. 2021-05-15T16:33:05.5743104Z Preparing to unpack .../65-libavresample4_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T16:33:05.5752864Z Unpacking libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T16:33:05.6079040Z Selecting previously unselected package ffmpeg. 2021-05-15T16:33:05.6300538Z Preparing to unpack .../66-ffmpeg_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T16:33:05.6371344Z Unpacking ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-15T16:33:05.7504176Z Selecting previously unselected package libigdgmm11:amd64. 2021-05-15T16:33:05.7787518Z Preparing to unpack .../67-libigdgmm11_20.1.1+ds1-1_amd64.deb ... 2021-05-15T16:33:05.7794460Z Unpacking libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-15T16:33:05.8094460Z Selecting previously unselected package intel-media-va-driver:amd64. 2021-05-15T16:33:05.8375980Z Preparing to unpack .../68-intel-media-va-driver_20.1.1+dfsg1-1_amd64.deb ... 2021-05-15T16:33:05.8382913Z Unpacking intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-15T16:33:06.0027996Z Selecting previously unselected package libaacs0:amd64. 2021-05-15T16:33:06.0316739Z Preparing to unpack .../69-libaacs0_0.9.0-2_amd64.deb ... 2021-05-15T16:33:06.0324704Z Unpacking libaacs0:amd64 (0.9.0-2) ... 2021-05-15T16:33:06.0581546Z Selecting previously unselected package libbdplus0:amd64. 2021-05-15T16:33:06.0873166Z Preparing to unpack .../70-libbdplus0_0.1.2-3_amd64.deb ... 2021-05-15T16:33:06.0879931Z Unpacking libbdplus0:amd64 (0.1.2-3) ... 2021-05-15T16:33:06.1122280Z Selecting previously unselected package mesa-va-drivers:amd64. 2021-05-15T16:33:06.1407348Z Preparing to unpack .../71-mesa-va-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-15T16:33:06.1415543Z Unpacking mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T16:33:06.3939815Z Selecting previously unselected package mesa-vdpau-drivers:amd64. 2021-05-15T16:33:06.4223778Z Preparing to unpack .../72-mesa-vdpau-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-15T16:33:06.4230998Z Unpacking mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T16:33:06.6908239Z Selecting previously unselected package i965-va-driver:amd64. 2021-05-15T16:33:06.7194272Z Preparing to unpack .../73-i965-va-driver_2.4.0-0ubuntu1_amd64.deb ... 2021-05-15T16:33:06.7202272Z Unpacking i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-15T16:33:06.8368056Z Selecting previously unselected package va-driver-all:amd64. 2021-05-15T16:33:06.8656450Z Preparing to unpack .../74-va-driver-all_2.7.0-2_amd64.deb ... 2021-05-15T16:33:06.8666078Z Unpacking va-driver-all:amd64 (2.7.0-2) ... 2021-05-15T16:33:06.8862383Z Selecting previously unselected package vdpau-driver-all:amd64. 2021-05-15T16:33:06.9150178Z Preparing to unpack .../75-vdpau-driver-all_1.3-1ubuntu2_amd64.deb ... 2021-05-15T16:33:06.9156946Z Unpacking vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-15T16:33:06.9717956Z Setting up libgme0:amd64 (0.6.2-1build1) ... 2021-05-15T16:33:06.9738182Z Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-15T16:33:06.9755241Z Setting up libraw1394-11:amd64 (2.1.2-1) ... 2021-05-15T16:33:06.9777064Z Setting up libmpg123-0:amd64 (1.25.13-1) ... 2021-05-15T16:33:06.9802996Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-15T16:33:06.9822339Z Setting up libshine3:amd64 (3.1.1-2) ... 2021-05-15T16:33:06.9846713Z Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-15T16:33:06.9865286Z Setting up libtwolame0:amd64 (0.4.0-2) ... 2021-05-15T16:33:06.9882518Z Setting up libgsm1:amd64 (1.0.18-2) ... 2021-05-15T16:33:06.9899992Z Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-15T16:33:06.9917288Z Setting up libx265-179:amd64 (3.2.1-1build1) ... 2021-05-15T16:33:06.9935880Z Setting up libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-15T16:33:06.9952572Z Setting up libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-15T16:33:06.9969794Z Setting up libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-15T16:33:06.9986253Z Setting up libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-15T16:33:07.0003805Z Setting up libcdio18:amd64 (2.0.0-2) ... 2021-05-15T16:33:07.0022103Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-15T16:33:07.0036667Z Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-15T16:33:07.0055177Z Setting up libflac8:amd64 (1.3.3-1build1) ... 2021-05-15T16:33:07.0072705Z Setting up libass9:amd64 (1:0.14.0-2) ... 2021-05-15T16:33:07.0090083Z Setting up libva2:amd64 (2.7.0-2) ... 2021-05-15T16:33:07.0106210Z Setting up libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-15T16:33:07.0126007Z Setting up libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-15T16:33:07.0143387Z Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-15T16:33:07.0161048Z Setting up intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-15T16:33:07.0178969Z Setting up libaacs0:amd64 (0.9.0-2) ... 2021-05-15T16:33:07.0216172Z Setting up libsndio7.0:amd64 (1.5.0-3) ... 2021-05-15T16:33:07.0238284Z Setting up libbdplus0:amd64 (0.1.2-3) ... 2021-05-15T16:33:07.0255580Z Setting up libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-15T16:33:07.0273898Z Setting up libflite1:amd64 (2.1-release-3) ... 2021-05-15T16:33:07.0292263Z Setting up libva-drm2:amd64 (2.7.0-2) ... 2021-05-15T16:33:07.0313208Z Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-15T16:33:07.0331971Z Setting up libasyncns0:amd64 (0.8-6) ... 2021-05-15T16:33:07.0352352Z Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-15T16:33:07.0382718Z Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-15T16:33:07.0400270Z Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-15T16:33:07.0419369Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-15T16:33:07.0436998Z Setting up libopenal-data (1:1.19.1-1) ... 2021-05-15T16:33:07.0462386Z Setting up mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T16:33:07.0480899Z Setting up libbluray2:amd64 (1:1.2.0-1) ... 2021-05-15T16:33:07.0499098Z Setting up libsamplerate0:amd64 (0.1.9-2) ... 2021-05-15T16:33:07.0525993Z Setting up libva-x11-2:amd64 (2.7.0-2) ... 2021-05-15T16:33:07.0546061Z Setting up libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-15T16:33:07.0565298Z Setting up libzvbi-common (0.2.35-17) ... 2021-05-15T16:33:07.0740119Z Setting up libmp3lame0:amd64 (3.100-3) ... 2021-05-15T16:33:07.0759976Z Setting up i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-15T16:33:07.0778944Z Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-15T16:33:07.0797348Z Setting up libiec61883-0:amd64 (1.2.0-3) ... 2021-05-15T16:33:07.0819848Z Setting up libserd-0-0:amd64 (0.30.2-1) ... 2021-05-15T16:33:07.0836018Z Setting up libavc1394-0:amd64 (0.5.4-5) ... 2021-05-15T16:33:07.0854602Z Setting up mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T16:33:07.0873354Z Setting up libzvbi0:amd64 (0.2.35-17) ... 2021-05-15T16:33:07.0891430Z Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-15T16:33:07.0908865Z Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-15T16:33:07.0928184Z Setting up libopenal1:amd64 (1:1.19.1-1) ... 2021-05-15T16:33:07.0947825Z Setting up libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T16:33:07.0965833Z Setting up va-driver-all:amd64 (2.7.0-2) ... 2021-05-15T16:33:07.0983966Z Setting up libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T16:33:07.1001875Z Setting up librubberband2:amd64 (1.8.2-1build1) ... 2021-05-15T16:33:07.1020916Z Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-15T16:33:07.1038859Z Setting up vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-15T16:33:07.1057222Z Setting up libsord-0-0:amd64 (0.16.4-1) ... 2021-05-15T16:33:07.1076220Z Setting up libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-15T16:33:07.1098331Z Setting up libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T16:33:07.1237256Z Setting up libsndfile1:amd64 (1.0.28-7) ... 2021-05-15T16:33:07.1256086Z Setting up liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-15T16:33:07.1276638Z Setting up libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-15T16:33:07.1355050Z Setting up libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T16:33:07.1374769Z Setting up libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T16:33:07.1395819Z Setting up libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T16:33:07.1413951Z Setting up libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-15T16:33:07.1434543Z Setting up libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-15T16:33:07.1452039Z Setting up libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T16:33:07.1469754Z Setting up libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T16:33:07.1490647Z Setting up libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T16:33:07.1507410Z Setting up ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-15T16:33:07.1584801Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T16:33:08.1332328Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T16:33:10.0409502Z Reading package lists... 2021-05-15T16:33:10.1890666Z Building dependency tree... 2021-05-15T16:33:10.1908620Z Reading state information... 2021-05-15T16:33:10.3337210Z The following additional packages will be installed: 2021-05-15T16:33:10.3339480Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-15T16:33:10.3798161Z The following NEW packages will be installed: 2021-05-15T16:33:10.3800214Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-15T16:33:10.3802325Z libmagick++-dev 2021-05-15T16:33:10.3995683Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:33:10.3996742Z Need to get 309 kB of archives. 2021-05-15T16:33:10.3998849Z After this operation, 2202 kB of additional disk space will be used. 2021-05-15T16:33:10.4000842Z 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-15T16:33:10.4029200Z 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-15T16:33:10.4056027Z 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-15T16:33:10.4082902Z 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-15T16:33:10.7930170Z Fetched 309 kB in 0s (12.9 MB/s) 2021-05-15T16:33:10.8215690Z Selecting previously unselected package libmagick++-6-headers. 2021-05-15T16:33:10.8287572Z (Reading database ... 2021-05-15T16:33:10.8288375Z (Reading database ... 5% 2021-05-15T16:33:10.8289043Z (Reading database ... 10% 2021-05-15T16:33:10.8289665Z (Reading database ... 15% 2021-05-15T16:33:10.8290327Z (Reading database ... 20% 2021-05-15T16:33:10.8290960Z (Reading database ... 25% 2021-05-15T16:33:10.8291591Z (Reading database ... 30% 2021-05-15T16:33:10.8292226Z (Reading database ... 35% 2021-05-15T16:33:10.8292840Z (Reading database ... 40% 2021-05-15T16:33:10.8293462Z (Reading database ... 45% 2021-05-15T16:33:10.8294071Z (Reading database ... 50% 2021-05-15T16:33:10.8329751Z (Reading database ... 55% 2021-05-15T16:33:10.8369898Z (Reading database ... 60% 2021-05-15T16:33:10.8396944Z (Reading database ... 65% 2021-05-15T16:33:10.8515873Z (Reading database ... 70% 2021-05-15T16:33:10.8625126Z (Reading database ... 75% 2021-05-15T16:33:10.8866576Z (Reading database ... 80% 2021-05-15T16:33:10.9156113Z (Reading database ... 85% 2021-05-15T16:33:10.9290498Z (Reading database ... 90% 2021-05-15T16:33:10.9361964Z (Reading database ... 95% 2021-05-15T16:33:10.9363923Z (Reading database ... 100% 2021-05-15T16:33:10.9366154Z (Reading database ... 267266 files and directories currently installed.) 2021-05-15T16:33:10.9479764Z Preparing to unpack .../libmagick++-6-headers_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-15T16:33:10.9554160Z Unpacking libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T16:33:10.9878984Z Selecting previously unselected package libmagick++-6.q16-8:amd64. 2021-05-15T16:33:11.0080791Z Preparing to unpack .../libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-15T16:33:11.0095543Z Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T16:33:11.0479097Z Selecting previously unselected package libmagick++-6.q16-dev:amd64. 2021-05-15T16:33:11.0692846Z Preparing to unpack .../libmagick++-6.q16-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-15T16:33:11.0701930Z Unpacking libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T16:33:11.1043068Z Selecting previously unselected package libmagick++-dev. 2021-05-15T16:33:11.1327222Z Preparing to unpack .../libmagick++-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-15T16:33:11.1402430Z Unpacking libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T16:33:11.1918897Z Setting up libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T16:33:11.1990807Z Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T16:33:11.2012252Z Setting up libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T16:33:11.2027840Z Setting up libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T16:33:11.2102530Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T16:33:13.0489046Z Reading package lists... 2021-05-15T16:33:13.2011523Z Building dependency tree... 2021-05-15T16:33:13.2029553Z Reading state information... 2021-05-15T16:33:13.3444503Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-15T16:33:13.3447568Z The following additional packages will be installed: 2021-05-15T16:33:13.3450416Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 libgs9 libgs9-common 2021-05-15T16:33:13.3454051Z libijs-0.35 libjbig2dec0 2021-05-15T16:33:13.3454627Z Suggested packages: 2021-05-15T16:33:13.3455697Z fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre 2021-05-15T16:33:13.3456599Z ghostscript-x 2021-05-15T16:33:13.3904197Z The following NEW packages will be installed: 2021-05-15T16:33:13.3906360Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript libgs9 2021-05-15T16:33:13.3908607Z libgs9-common libijs-0.35 libjbig2dec0 2021-05-15T16:33:13.4108116Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:33:13.4108783Z Need to get 11.2 MB of archives. 2021-05-15T16:33:13.4109452Z After this operation, 39.1 MB of additional disk space will be used. 2021-05-15T16:33:13.4111031Z 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-15T16:33:13.4334325Z 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-15T16:33:13.4350471Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB] 2021-05-15T16:33:13.5083424Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9-common all 9.50~dfsg-5ubuntu4.2 [681 kB] 2021-05-15T16:33:13.5149479Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libijs-0.35 amd64 0.35-15 [15.7 kB] 2021-05-15T16:33:13.5154219Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB] 2021-05-15T16:33:13.5161898Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9 amd64 9.50~dfsg-5ubuntu4.2 [2172 kB] 2021-05-15T16:33:13.5361298Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 ghostscript amd64 9.50~dfsg-5ubuntu4.2 [51.6 kB] 2021-05-15T16:33:13.9199074Z Fetched 11.2 MB in 0s (79.0 MB/s) 2021-05-15T16:33:13.9481315Z Selecting previously unselected package fonts-droid-fallback. 2021-05-15T16:33:13.9554656Z (Reading database ... 2021-05-15T16:33:13.9555313Z (Reading database ... 5% 2021-05-15T16:33:13.9555867Z (Reading database ... 10% 2021-05-15T16:33:13.9556399Z (Reading database ... 15% 2021-05-15T16:33:13.9556937Z (Reading database ... 20% 2021-05-15T16:33:13.9558094Z (Reading database ... 25% 2021-05-15T16:33:13.9558867Z (Reading database ... 30% 2021-05-15T16:33:13.9559400Z (Reading database ... 35% 2021-05-15T16:33:13.9559915Z (Reading database ... 40% 2021-05-15T16:33:13.9560448Z (Reading database ... 45% 2021-05-15T16:33:13.9560968Z (Reading database ... 50% 2021-05-15T16:33:13.9599559Z (Reading database ... 55% 2021-05-15T16:33:13.9645625Z (Reading database ... 60% 2021-05-15T16:33:13.9670680Z (Reading database ... 65% 2021-05-15T16:33:13.9785554Z (Reading database ... 70% 2021-05-15T16:33:13.9894916Z (Reading database ... 75% 2021-05-15T16:33:13.9918382Z (Reading database ... 80% 2021-05-15T16:33:14.0437719Z (Reading database ... 85% 2021-05-15T16:33:14.0571853Z (Reading database ... 90% 2021-05-15T16:33:14.0644998Z (Reading database ... 95% 2021-05-15T16:33:14.0645597Z (Reading database ... 100% 2021-05-15T16:33:14.0646403Z (Reading database ... 267311 files and directories currently installed.) 2021-05-15T16:33:14.0763358Z Preparing to unpack .../0-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... 2021-05-15T16:33:14.0988477Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-15T16:33:14.2959784Z Selecting previously unselected package fonts-noto-mono. 2021-05-15T16:33:14.3186585Z Preparing to unpack .../1-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ... 2021-05-15T16:33:14.3198462Z Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-15T16:33:14.3559502Z Selecting previously unselected package fonts-urw-base35. 2021-05-15T16:33:14.3768302Z Preparing to unpack .../2-fonts-urw-base35_20170801.1-3_all.deb ... 2021-05-15T16:33:14.4329849Z Unpacking fonts-urw-base35 (20170801.1-3) ... 2021-05-15T16:33:14.7956066Z Selecting previously unselected package libgs9-common. 2021-05-15T16:33:14.8238613Z Preparing to unpack .../3-libgs9-common_9.50~dfsg-5ubuntu4.2_all.deb ... 2021-05-15T16:33:14.8252419Z Unpacking libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T16:33:14.9198993Z Selecting previously unselected package libijs-0.35:amd64. 2021-05-15T16:33:14.9433350Z Preparing to unpack .../4-libijs-0.35_0.35-15_amd64.deb ... 2021-05-15T16:33:14.9446916Z Unpacking libijs-0.35:amd64 (0.35-15) ... 2021-05-15T16:33:14.9718390Z Selecting previously unselected package libjbig2dec0:amd64. 2021-05-15T16:33:14.9929167Z Preparing to unpack .../5-libjbig2dec0_0.18-1ubuntu1_amd64.deb ... 2021-05-15T16:33:14.9937875Z Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-15T16:33:15.0278298Z Selecting previously unselected package libgs9:amd64. 2021-05-15T16:33:15.0489289Z Preparing to unpack .../6-libgs9_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-15T16:33:15.0500284Z Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T16:33:15.2974436Z Selecting previously unselected package ghostscript. 2021-05-15T16:33:15.3262646Z Preparing to unpack .../7-ghostscript_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-15T16:33:15.3270342Z Unpacking ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T16:33:15.3851683Z Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-15T16:33:15.3882028Z Setting up libijs-0.35:amd64 (0.35-15) ... 2021-05-15T16:33:15.3900569Z Setting up fonts-urw-base35 (20170801.1-3) ... 2021-05-15T16:33:15.4458504Z Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-15T16:33:15.4483144Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-15T16:33:15.4696803Z Setting up libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T16:33:15.4718505Z Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T16:33:15.4737956Z Setting up ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T16:33:15.4830988Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-15T16:33:15.5777848Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T16:33:15.5959805Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T16:33:18.3931370Z Reading package lists... 2021-05-15T16:33:18.5331660Z Building dependency tree... 2021-05-15T16:33:18.5348736Z Reading state information... 2021-05-15T16:33:18.6740990Z The following additional packages will be installed: 2021-05-15T16:33:18.6743550Z libudunits2-0 libudunits2-data 2021-05-15T16:33:18.7174780Z The following NEW packages will be installed: 2021-05-15T16:33:18.7179918Z libudunits2-0 libudunits2-data libudunits2-dev 2021-05-15T16:33:18.7400655Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:33:18.7401350Z Need to get 429 kB of archives. 2021-05-15T16:33:18.7402304Z After this operation, 1026 kB of additional disk space will be used. 2021-05-15T16:33:18.7404159Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-data all 2.2.26-5 [18.8 kB] 2021-05-15T16:33:18.7492632Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-0 amd64 2.2.26-5 [48.9 kB] 2021-05-15T16:33:18.7589659Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-dev amd64 2.2.26-5 [362 kB] 2021-05-15T16:33:19.1483005Z Fetched 429 kB in 0s (8348 kB/s) 2021-05-15T16:33:19.1760675Z Selecting previously unselected package libudunits2-data. 2021-05-15T16:33:19.1833245Z (Reading database ... 2021-05-15T16:33:19.1834045Z (Reading database ... 5% 2021-05-15T16:33:19.1834681Z (Reading database ... 10% 2021-05-15T16:33:19.1835323Z (Reading database ... 15% 2021-05-15T16:33:19.1835951Z (Reading database ... 20% 2021-05-15T16:33:19.1836559Z (Reading database ... 25% 2021-05-15T16:33:19.1837211Z (Reading database ... 30% 2021-05-15T16:33:19.1839985Z (Reading database ... 35% 2021-05-15T16:33:19.1840439Z (Reading database ... 40% 2021-05-15T16:33:19.1841037Z (Reading database ... 45% 2021-05-15T16:33:19.1841504Z (Reading database ... 50% 2021-05-15T16:33:19.1875660Z (Reading database ... 55% 2021-05-15T16:33:19.1920324Z (Reading database ... 60% 2021-05-15T16:33:19.1943143Z (Reading database ... 65% 2021-05-15T16:33:19.2060144Z (Reading database ... 70% 2021-05-15T16:33:19.2167706Z (Reading database ... 75% 2021-05-15T16:33:19.2190594Z (Reading database ... 80% 2021-05-15T16:33:19.2688101Z (Reading database ... 85% 2021-05-15T16:33:19.2814470Z (Reading database ... 90% 2021-05-15T16:33:19.2882339Z (Reading database ... 95% 2021-05-15T16:33:19.2882922Z (Reading database ... 100% 2021-05-15T16:33:19.2883730Z (Reading database ... 267875 files and directories currently installed.) 2021-05-15T16:33:19.2988487Z Preparing to unpack .../libudunits2-data_2.2.26-5_all.deb ... 2021-05-15T16:33:19.2998467Z Unpacking libudunits2-data (2.2.26-5) ... 2021-05-15T16:33:19.3279712Z Selecting previously unselected package libudunits2-0:amd64. 2021-05-15T16:33:19.3513862Z Preparing to unpack .../libudunits2-0_2.2.26-5_amd64.deb ... 2021-05-15T16:33:19.3529633Z Unpacking libudunits2-0:amd64 (2.2.26-5) ... 2021-05-15T16:33:19.3767505Z Selecting previously unselected package libudunits2-dev:amd64. 2021-05-15T16:33:19.4025074Z Preparing to unpack .../libudunits2-dev_2.2.26-5_amd64.deb ... 2021-05-15T16:33:19.4043468Z Unpacking libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-15T16:33:19.4729428Z Setting up libudunits2-data (2.2.26-5) ... 2021-05-15T16:33:19.4751026Z Setting up libudunits2-0:amd64 (2.2.26-5) ... 2021-05-15T16:33:19.4772366Z Setting up libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-15T16:33:19.4791620Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-15T16:33:19.5772242Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T16:33:21.4169431Z Reading package lists... 2021-05-15T16:33:21.5638351Z Building dependency tree... 2021-05-15T16:33:21.5655534Z Reading state information... 2021-05-15T16:33:21.7494210Z The following NEW packages will be installed: 2021-05-15T16:33:21.7498502Z libjq-dev 2021-05-15T16:33:21.7673561Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:33:21.7674206Z Need to get 11.2 kB of archives. 2021-05-15T16:33:21.7674898Z After this operation, 47.1 kB of additional disk space will be used. 2021-05-15T16:33:21.7676599Z 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-15T16:33:22.1381470Z Fetched 11.2 kB in 0s (818 kB/s) 2021-05-15T16:33:22.1643820Z Selecting previously unselected package libjq-dev:amd64. 2021-05-15T16:33:22.1716590Z (Reading database ... 2021-05-15T16:33:22.1717122Z (Reading database ... 5% 2021-05-15T16:33:22.1717697Z (Reading database ... 10% 2021-05-15T16:33:22.1718161Z (Reading database ... 15% 2021-05-15T16:33:22.1718602Z (Reading database ... 20% 2021-05-15T16:33:22.1719054Z (Reading database ... 25% 2021-05-15T16:33:22.1719496Z (Reading database ... 30% 2021-05-15T16:33:22.1719946Z (Reading database ... 35% 2021-05-15T16:33:22.1720416Z (Reading database ... 40% 2021-05-15T16:33:22.1720864Z (Reading database ... 45% 2021-05-15T16:33:22.1721300Z (Reading database ... 50% 2021-05-15T16:33:22.1764395Z (Reading database ... 55% 2021-05-15T16:33:22.1808941Z (Reading database ... 60% 2021-05-15T16:33:22.1833783Z (Reading database ... 65% 2021-05-15T16:33:22.1949455Z (Reading database ... 70% 2021-05-15T16:33:22.2058024Z (Reading database ... 75% 2021-05-15T16:33:22.2082950Z (Reading database ... 80% 2021-05-15T16:33:22.2567083Z (Reading database ... 85% 2021-05-15T16:33:22.2694289Z (Reading database ... 90% 2021-05-15T16:33:22.2759992Z (Reading database ... 95% 2021-05-15T16:33:22.2760743Z (Reading database ... 100% 2021-05-15T16:33:22.2761693Z (Reading database ... 267904 files and directories currently installed.) 2021-05-15T16:33:22.2867690Z Preparing to unpack .../libjq-dev_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-05-15T16:33:22.2883718Z Unpacking libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-15T16:33:22.3419665Z Setting up libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-15T16:33:24.1619440Z Reading package lists... 2021-05-15T16:33:24.3005754Z Building dependency tree... 2021-05-15T16:33:24.3024078Z Reading state information... 2021-05-15T16:33:24.4819593Z The following NEW packages will be installed: 2021-05-15T16:33:24.4821477Z libmng2 2021-05-15T16:33:24.5065454Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:33:24.5066115Z Need to get 168 kB of archives. 2021-05-15T16:33:24.5066836Z After this operation, 571 kB of additional disk space will be used. 2021-05-15T16:33:24.5068526Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmng2 amd64 2.0.3+dfsg-3 [168 kB] 2021-05-15T16:33:24.8887656Z Fetched 168 kB in 0s (5660 kB/s) 2021-05-15T16:33:24.9198389Z Selecting previously unselected package libmng2:amd64. 2021-05-15T16:33:24.9245183Z (Reading database ... 2021-05-15T16:33:24.9245883Z (Reading database ... 5% 2021-05-15T16:33:24.9246541Z (Reading database ... 10% 2021-05-15T16:33:24.9247204Z (Reading database ... 15% 2021-05-15T16:33:24.9247822Z (Reading database ... 20% 2021-05-15T16:33:24.9248445Z (Reading database ... 25% 2021-05-15T16:33:24.9249073Z (Reading database ... 30% 2021-05-15T16:33:24.9249683Z (Reading database ... 35% 2021-05-15T16:33:24.9250302Z (Reading database ... 40% 2021-05-15T16:33:24.9250912Z (Reading database ... 45% 2021-05-15T16:33:24.9251528Z (Reading database ... 50% 2021-05-15T16:33:24.9286346Z (Reading database ... 55% 2021-05-15T16:33:24.9330632Z (Reading database ... 60% 2021-05-15T16:33:24.9354589Z (Reading database ... 65% 2021-05-15T16:33:24.9464454Z (Reading database ... 70% 2021-05-15T16:33:24.9575257Z (Reading database ... 75% 2021-05-15T16:33:24.9598142Z (Reading database ... 80% 2021-05-15T16:33:25.0089452Z (Reading database ... 85% 2021-05-15T16:33:25.0217058Z (Reading database ... 90% 2021-05-15T16:33:25.0285935Z (Reading database ... 95% 2021-05-15T16:33:25.0286517Z (Reading database ... 100% 2021-05-15T16:33:25.0287327Z (Reading database ... 267910 files and directories currently installed.) 2021-05-15T16:33:25.0397191Z Preparing to unpack .../libmng2_2.0.3+dfsg-3_amd64.deb ... 2021-05-15T16:33:25.0413278Z Unpacking libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-15T16:33:25.1076061Z Setting up libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-15T16:33:25.1101119Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T16:33:26.9455667Z Reading package lists... 2021-05-15T16:33:27.0841059Z Building dependency tree... 2021-05-15T16:33:27.0858747Z Reading state information... 2021-05-15T16:33:27.1990990Z E: Unable to locate package libmng1 2021-05-15T16:33:27.2594478Z Reading package lists... 2021-05-15T16:33:27.3957269Z Building dependency tree... 2021-05-15T16:33:27.3975013Z Reading state information... 2021-05-15T16:33:27.5096816Z E: Unable to locate package libapparmor-devel 2021-05-15T16:33:27.5697736Z Reading package lists... 2021-05-15T16:33:27.7078687Z Building dependency tree... 2021-05-15T16:33:27.7096174Z Reading state information... 2021-05-15T16:33:27.8450927Z The following additional packages will be installed: 2021-05-15T16:33:27.8452848Z libij-java 2021-05-15T16:33:27.8876563Z The following NEW packages will be installed: 2021-05-15T16:33:27.8884109Z imagej libij-java 2021-05-15T16:33:27.9082015Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:33:27.9083903Z Need to get 2328 kB of archives. 2021-05-15T16:33:27.9085053Z After this operation, 2498 kB of additional disk space will be used. 2021-05-15T16:33:27.9086603Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libij-java all 1.52r-1 [2284 kB] 2021-05-15T16:33:27.9623036Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 imagej all 1.52r-1 [43.7 kB] 2021-05-15T16:33:28.3395203Z Fetched 2328 kB in 0s (32.7 MB/s) 2021-05-15T16:33:28.3676016Z Selecting previously unselected package libij-java. 2021-05-15T16:33:28.3746451Z (Reading database ... 2021-05-15T16:33:28.3747369Z (Reading database ... 5% 2021-05-15T16:33:28.3748508Z (Reading database ... 10% 2021-05-15T16:33:28.3749007Z (Reading database ... 15% 2021-05-15T16:33:28.3749466Z (Reading database ... 20% 2021-05-15T16:33:28.3749955Z (Reading database ... 25% 2021-05-15T16:33:28.3750402Z (Reading database ... 30% 2021-05-15T16:33:28.3750829Z (Reading database ... 35% 2021-05-15T16:33:28.3751342Z (Reading database ... 40% 2021-05-15T16:33:28.3751768Z (Reading database ... 45% 2021-05-15T16:33:28.3752208Z (Reading database ... 50% 2021-05-15T16:33:28.3788941Z (Reading database ... 55% 2021-05-15T16:33:28.3838101Z (Reading database ... 60% 2021-05-15T16:33:28.3863043Z (Reading database ... 65% 2021-05-15T16:33:28.3977013Z (Reading database ... 70% 2021-05-15T16:33:28.4085803Z (Reading database ... 75% 2021-05-15T16:33:28.4108507Z (Reading database ... 80% 2021-05-15T16:33:28.4593337Z (Reading database ... 85% 2021-05-15T16:33:28.4722673Z (Reading database ... 90% 2021-05-15T16:33:28.4792319Z (Reading database ... 95% 2021-05-15T16:33:28.4792853Z (Reading database ... 100% 2021-05-15T16:33:28.4793530Z (Reading database ... 267916 files and directories currently installed.) 2021-05-15T16:33:28.4905746Z Preparing to unpack .../libij-java_1.52r-1_all.deb ... 2021-05-15T16:33:28.4916239Z Unpacking libij-java (1.52r-1) ... 2021-05-15T16:33:28.5679099Z Selecting previously unselected package imagej. 2021-05-15T16:33:28.5890808Z Preparing to unpack .../imagej_1.52r-1_all.deb ... 2021-05-15T16:33:28.5900209Z Unpacking imagej (1.52r-1) ... 2021-05-15T16:33:28.6605393Z Setting up libij-java (1.52r-1) ... 2021-05-15T16:33:28.6634126Z Setting up imagej (1.52r-1) ... 2021-05-15T16:33:28.6653064Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-15T16:33:29.8652287Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T16:33:30.5163787Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-15T16:33:32.4018278Z Reading package lists... 2021-05-15T16:33:32.5404145Z Building dependency tree... 2021-05-15T16:33:32.5422463Z Reading state information... 2021-05-15T16:33:32.6789257Z Suggested packages: 2021-05-15T16:33:32.6791075Z bowtie2-examples 2021-05-15T16:33:32.7201242Z The following NEW packages will be installed: 2021-05-15T16:33:32.7206218Z bowtie2 2021-05-15T16:33:32.7401236Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:33:32.7402117Z Need to get 1324 kB of archives. 2021-05-15T16:33:32.7403108Z After this operation, 5630 kB of additional disk space will be used. 2021-05-15T16:33:32.7405020Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 bowtie2 amd64 2.3.5.1-6build1 [1324 kB] 2021-05-15T16:33:33.4241152Z Fetched 1324 kB in 0s (4197 kB/s) 2021-05-15T16:33:33.4559038Z Selecting previously unselected package bowtie2. 2021-05-15T16:33:33.4581708Z (Reading database ... 2021-05-15T16:33:33.4582299Z (Reading database ... 5% 2021-05-15T16:33:33.4582796Z (Reading database ... 10% 2021-05-15T16:33:33.4583302Z (Reading database ... 15% 2021-05-15T16:33:33.4583766Z (Reading database ... 20% 2021-05-15T16:33:33.4584312Z (Reading database ... 25% 2021-05-15T16:33:33.4584777Z (Reading database ... 30% 2021-05-15T16:33:33.4585292Z (Reading database ... 35% 2021-05-15T16:33:33.4585754Z (Reading database ... 40% 2021-05-15T16:33:33.4586253Z (Reading database ... 45% 2021-05-15T16:33:33.4586780Z (Reading database ... 50% 2021-05-15T16:33:33.4623597Z (Reading database ... 55% 2021-05-15T16:33:33.4667892Z (Reading database ... 60% 2021-05-15T16:33:33.4691511Z (Reading database ... 65% 2021-05-15T16:33:33.4801812Z (Reading database ... 70% 2021-05-15T16:33:33.4907499Z (Reading database ... 75% 2021-05-15T16:33:33.4943636Z (Reading database ... 80% 2021-05-15T16:33:33.5413170Z (Reading database ... 85% 2021-05-15T16:33:33.5541006Z (Reading database ... 90% 2021-05-15T16:33:33.5613599Z (Reading database ... 95% 2021-05-15T16:33:33.5614127Z (Reading database ... 100% 2021-05-15T16:33:33.5614819Z (Reading database ... 267939 files and directories currently installed.) 2021-05-15T16:33:33.5729022Z Preparing to unpack .../bowtie2_2.3.5.1-6build1_amd64.deb ... 2021-05-15T16:33:33.5744765Z Unpacking bowtie2 (2.3.5.1-6build1) ... 2021-05-15T16:33:33.7450313Z Setting up bowtie2 (2.3.5.1-6build1) ... 2021-05-15T16:33:33.7474864Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T16:33:36.3199982Z Reading package lists... 2021-05-15T16:33:36.4618770Z Building dependency tree... 2021-05-15T16:33:36.4636982Z Reading state information... 2021-05-15T16:33:36.5760109Z E: Unable to locate package install 2021-05-15T16:33:36.5761044Z E: Unable to locate package gdal 2021-05-15T16:33:36.6373814Z Reading package lists... 2021-05-15T16:33:36.7735390Z Building dependency tree... 2021-05-15T16:33:36.7753661Z Reading state information... 2021-05-15T16:33:36.7956523Z Package insighttoolkit4-python is not available, but is referred to by another package. 2021-05-15T16:33:36.7958241Z This may mean that the package is missing, has been obsoleted, or 2021-05-15T16:33:36.7959233Z is only available from another source 2021-05-15T16:33:36.7959811Z 2021-05-15T16:33:36.8878195Z E: Package 'insighttoolkit4-python' has no installation candidate 2021-05-15T16:33:36.9484060Z Reading package lists... 2021-05-15T16:33:37.0907536Z Building dependency tree... 2021-05-15T16:33:37.0925108Z Reading state information... 2021-05-15T16:33:37.1124444Z Package libav-tools is not available, but is referred to by another package. 2021-05-15T16:33:37.1126642Z This may mean that the package is missing, has been obsoleted, or 2021-05-15T16:33:37.1128486Z is only available from another source 2021-05-15T16:33:37.1130284Z However the following packages replace it: 2021-05-15T16:33:37.1131869Z ffmpeg 2021-05-15T16:33:37.1133197Z 2021-05-15T16:33:37.2060866Z E: Package 'libav-tools' has no installation candidate 2021-05-15T16:33:37.2664130Z Reading package lists... 2021-05-15T16:33:37.4035946Z Building dependency tree... 2021-05-15T16:33:37.4053596Z Reading state information... 2021-05-15T16:33:37.5418830Z The following additional packages will be installed: 2021-05-15T16:33:37.5421168Z libgcrypt20-dev libgit2-28 libgpg-error-dev libhttp-parser-dev 2021-05-15T16:33:37.5423054Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-15T16:33:37.5424259Z libssh2-1-dev 2021-05-15T16:33:37.5426288Z Suggested packages: 2021-05-15T16:33:37.5427356Z libgcrypt20-doc libmbedtls-doc 2021-05-15T16:33:37.5855745Z The following NEW packages will be installed: 2021-05-15T16:33:37.5858695Z libgcrypt20-dev libgit2-28 libgit2-dev libgpg-error-dev libhttp-parser-dev 2021-05-15T16:33:37.5863081Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-15T16:33:37.5867555Z libssh2-1-dev 2021-05-15T16:33:37.6095060Z 0 upgraded, 11 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:33:37.6095955Z Need to get 2667 kB of archives. 2021-05-15T16:33:37.6096756Z After this operation, 11.2 MB of additional disk space will be used. 2021-05-15T16:33:37.6098522Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgpg-error-dev amd64 1.37-1 [109 kB] 2021-05-15T16:33:37.6159547Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcrypt20-dev amd64 1.8.5-5ubuntu1 [470 kB] 2021-05-15T16:33:37.6279676Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser2.9 amd64 2.9.2-2 [21.8 kB] 2021-05-15T16:33:37.6316741Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedcrypto3 amd64 2.16.4-1ubuntu2 [150 kB] 2021-05-15T16:33:37.6355394Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedx509-0 amd64 2.16.4-1ubuntu2 [42.3 kB] 2021-05-15T16:33:37.6363747Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls12 amd64 2.16.4-1ubuntu2 [71.8 kB] 2021-05-15T16:33:37.6426035Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-28 amd64 0.28.4+dfsg.1-2 [403 kB] 2021-05-15T16:33:37.6859642Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls-dev amd64 2.16.4-1ubuntu2 [444 kB] 2021-05-15T16:33:37.6982676Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libssh2-1-dev amd64 1.8.0-2.1build1 [244 kB] 2021-05-15T16:33:37.7117697Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser-dev amd64 2.9.2-2 [20.2 kB] 2021-05-15T16:33:37.7243219Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-dev amd64 0.28.4+dfsg.1-2 [691 kB] 2021-05-15T16:33:38.1275774Z Fetched 2667 kB in 0s (17.0 MB/s) 2021-05-15T16:33:38.1599134Z Selecting previously unselected package libgpg-error-dev. 2021-05-15T16:33:38.1624012Z (Reading database ... 2021-05-15T16:33:38.1624529Z (Reading database ... 5% 2021-05-15T16:33:38.1624969Z (Reading database ... 10% 2021-05-15T16:33:38.1625419Z (Reading database ... 15% 2021-05-15T16:33:38.1625870Z (Reading database ... 20% 2021-05-15T16:33:38.1626299Z (Reading database ... 25% 2021-05-15T16:33:38.1626745Z (Reading database ... 30% 2021-05-15T16:33:38.1627174Z (Reading database ... 35% 2021-05-15T16:33:38.1627620Z (Reading database ... 40% 2021-05-15T16:33:38.1628066Z (Reading database ... 45% 2021-05-15T16:33:38.1628503Z (Reading database ... 50% 2021-05-15T16:33:38.1672136Z (Reading database ... 55% 2021-05-15T16:33:38.1719634Z (Reading database ... 60% 2021-05-15T16:33:38.1744456Z (Reading database ... 65% 2021-05-15T16:33:38.1854261Z (Reading database ... 70% 2021-05-15T16:33:38.1962371Z (Reading database ... 75% 2021-05-15T16:33:38.1986723Z (Reading database ... 80% 2021-05-15T16:33:38.2476886Z (Reading database ... 85% 2021-05-15T16:33:38.2606325Z (Reading database ... 90% 2021-05-15T16:33:38.2675819Z (Reading database ... 95% 2021-05-15T16:33:38.2676586Z (Reading database ... 100% 2021-05-15T16:33:38.2677751Z (Reading database ... 267965 files and directories currently installed.) 2021-05-15T16:33:38.2783375Z Preparing to unpack .../00-libgpg-error-dev_1.37-1_amd64.deb ... 2021-05-15T16:33:38.2795204Z Unpacking libgpg-error-dev (1.37-1) ... 2021-05-15T16:33:38.3159097Z Selecting previously unselected package libgcrypt20-dev. 2021-05-15T16:33:38.3384810Z Preparing to unpack .../01-libgcrypt20-dev_1.8.5-5ubuntu1_amd64.deb ... 2021-05-15T16:33:38.3391970Z Unpacking libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-15T16:33:38.4079960Z Selecting previously unselected package libhttp-parser2.9:amd64. 2021-05-15T16:33:38.4288058Z Preparing to unpack .../02-libhttp-parser2.9_2.9.2-2_amd64.deb ... 2021-05-15T16:33:38.4303104Z Unpacking libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-15T16:33:38.4595295Z Selecting previously unselected package libmbedcrypto3:amd64. 2021-05-15T16:33:38.4777195Z Preparing to unpack .../03-libmbedcrypto3_2.16.4-1ubuntu2_amd64.deb ... 2021-05-15T16:33:38.4786011Z Unpacking libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T16:33:38.5159425Z Selecting previously unselected package libmbedx509-0:amd64. 2021-05-15T16:33:38.5386554Z Preparing to unpack .../04-libmbedx509-0_2.16.4-1ubuntu2_amd64.deb ... 2021-05-15T16:33:38.5394084Z Unpacking libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T16:33:38.5678806Z Selecting previously unselected package libmbedtls12:amd64. 2021-05-15T16:33:38.5901792Z Preparing to unpack .../05-libmbedtls12_2.16.4-1ubuntu2_amd64.deb ... 2021-05-15T16:33:38.5910699Z Unpacking libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T16:33:38.6239524Z Selecting previously unselected package libgit2-28:amd64. 2021-05-15T16:33:38.6461164Z Preparing to unpack .../06-libgit2-28_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-15T16:33:38.6469260Z Unpacking libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-15T16:33:38.7039880Z Selecting previously unselected package libmbedtls-dev:amd64. 2021-05-15T16:33:38.7257949Z Preparing to unpack .../07-libmbedtls-dev_2.16.4-1ubuntu2_amd64.deb ... 2021-05-15T16:33:38.7266061Z Unpacking libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T16:33:38.7879259Z Selecting previously unselected package libssh2-1-dev:amd64. 2021-05-15T16:33:38.8137056Z Preparing to unpack .../08-libssh2-1-dev_1.8.0-2.1build1_amd64.deb ... 2021-05-15T16:33:38.8145647Z Unpacking libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-15T16:33:38.8608145Z Selecting previously unselected package libhttp-parser-dev. 2021-05-15T16:33:38.8876462Z Preparing to unpack .../09-libhttp-parser-dev_2.9.2-2_amd64.deb ... 2021-05-15T16:33:38.8888567Z Unpacking libhttp-parser-dev (2.9.2-2) ... 2021-05-15T16:33:38.9102868Z Selecting previously unselected package libgit2-dev:amd64. 2021-05-15T16:33:38.9368734Z Preparing to unpack .../10-libgit2-dev_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-15T16:33:38.9396374Z Unpacking libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-15T16:33:39.0534600Z Setting up libgpg-error-dev (1.37-1) ... 2021-05-15T16:33:39.0558050Z Setting up libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T16:33:39.0574600Z Setting up libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-15T16:33:39.0595459Z Setting up libhttp-parser-dev (2.9.2-2) ... 2021-05-15T16:33:39.0613497Z Setting up libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T16:33:39.0632520Z Setting up libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T16:33:39.0650533Z Setting up libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T16:33:39.0666135Z Setting up libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-15T16:33:39.0682476Z Setting up libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-15T16:33:39.0699838Z Setting up libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-15T16:33:39.0716970Z Setting up libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-15T16:33:39.0735530Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T16:33:43.5267418Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-15T16:33:43.6279800Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T16:33:45.4513966Z Reading package lists... 2021-05-15T16:33:45.5872746Z Building dependency tree... 2021-05-15T16:33:45.5890620Z Reading state information... 2021-05-15T16:33:45.8029997Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-15T16:33:45.8031594Z libtiff-dev set to manually installed. 2021-05-15T16:33:45.8037778Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:33:45.8632129Z Reading package lists... 2021-05-15T16:33:45.9996549Z Building dependency tree... 2021-05-15T16:33:46.0014394Z Reading state information... 2021-05-15T16:33:46.2108879Z unixodbc-dev is already the newest version (2.3.7). 2021-05-15T16:33:46.2109893Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:33:46.2709858Z Reading package lists... 2021-05-15T16:33:46.4188500Z Building dependency tree... 2021-05-15T16:33:46.4206851Z Reading state information... 2021-05-15T16:33:46.6053392Z The following NEW packages will be installed: 2021-05-15T16:33:46.6055264Z libsodium-dev 2021-05-15T16:33:46.6222754Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:33:46.6225572Z Need to get 169 kB of archives. 2021-05-15T16:33:46.6226640Z After this operation, 826 kB of additional disk space will be used. 2021-05-15T16:33:46.6228385Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 2021-05-15T16:33:47.0080708Z Fetched 169 kB in 0s (10.5 MB/s) 2021-05-15T16:33:47.0359237Z Selecting previously unselected package libsodium-dev:amd64. 2021-05-15T16:33:47.0431561Z (Reading database ... 2021-05-15T16:33:47.0432240Z (Reading database ... 5% 2021-05-15T16:33:47.0432868Z (Reading database ... 10% 2021-05-15T16:33:47.0433494Z (Reading database ... 15% 2021-05-15T16:33:47.0434129Z (Reading database ... 20% 2021-05-15T16:33:47.0434745Z (Reading database ... 25% 2021-05-15T16:33:47.0435417Z (Reading database ... 30% 2021-05-15T16:33:47.0436021Z (Reading database ... 35% 2021-05-15T16:33:47.0436637Z (Reading database ... 40% 2021-05-15T16:33:47.0437256Z (Reading database ... 45% 2021-05-15T16:33:47.0438199Z (Reading database ... 50% 2021-05-15T16:33:47.0473789Z (Reading database ... 55% 2021-05-15T16:33:47.0517316Z (Reading database ... 60% 2021-05-15T16:33:47.0541483Z (Reading database ... 65% 2021-05-15T16:33:47.0659848Z (Reading database ... 70% 2021-05-15T16:33:47.0771675Z (Reading database ... 75% 2021-05-15T16:33:47.0795453Z (Reading database ... 80% 2021-05-15T16:33:47.1313798Z (Reading database ... 85% 2021-05-15T16:33:47.1454045Z (Reading database ... 90% 2021-05-15T16:33:47.1528782Z (Reading database ... 95% 2021-05-15T16:33:47.1531734Z (Reading database ... 100% 2021-05-15T16:33:47.1532535Z (Reading database ... 268468 files and directories currently installed.) 2021-05-15T16:33:47.1654982Z Preparing to unpack .../libsodium-dev_1.0.18-1_amd64.deb ... 2021-05-15T16:33:47.1667370Z Unpacking libsodium-dev:amd64 (1.0.18-1) ... 2021-05-15T16:33:47.2376270Z Setting up libsodium-dev:amd64 (1.0.18-1) ... 2021-05-15T16:33:49.1232899Z Reading package lists... 2021-05-15T16:33:49.2653276Z Building dependency tree... 2021-05-15T16:33:49.2671534Z Reading state information... 2021-05-15T16:33:49.4036652Z The following additional packages will be installed: 2021-05-15T16:33:49.4041188Z libarchive-dev liblept5 libtesseract4 tesseract-ocr tesseract-ocr-osd 2021-05-15T16:33:49.4468566Z The following NEW packages will be installed: 2021-05-15T16:33:49.4472185Z libarchive-dev liblept5 libleptonica-dev libtesseract-dev libtesseract4 2021-05-15T16:33:49.4473645Z tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd 2021-05-15T16:33:49.4657029Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:33:49.4657699Z Need to get 10.4 MB of archives. 2021-05-15T16:33:49.4658716Z After this operation, 38.0 MB of additional disk space will be used. 2021-05-15T16:33:49.4660428Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1 [490 kB] 2021-05-15T16:33:49.4771382Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB] 2021-05-15T16:33:49.4928947Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libleptonica-dev amd64 1.79.0-1 [1389 kB] 2021-05-15T16:33:49.5162267Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1237 kB] 2021-05-15T16:33:49.5371545Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract-dev amd64 4.1.1-2build2 [1463 kB] 2021-05-15T16:33:49.5584542Z 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-15T16:33:49.5863735Z 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-15T16:33:49.6347956Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr amd64 4.1.1-2build2 [262 kB] 2021-05-15T16:33:50.0203035Z Fetched 10.4 MB in 0s (55.8 MB/s) 2021-05-15T16:33:50.0479942Z Selecting previously unselected package libarchive-dev:amd64. 2021-05-15T16:33:50.0543717Z (Reading database ... 2021-05-15T16:33:50.0544196Z (Reading database ... 5% 2021-05-15T16:33:50.0544682Z (Reading database ... 10% 2021-05-15T16:33:50.0545119Z (Reading database ... 15% 2021-05-15T16:33:50.0545565Z (Reading database ... 20% 2021-05-15T16:33:50.0546041Z (Reading database ... 25% 2021-05-15T16:33:50.0546477Z (Reading database ... 30% 2021-05-15T16:33:50.0546919Z (Reading database ... 35% 2021-05-15T16:33:50.0547344Z (Reading database ... 40% 2021-05-15T16:33:50.0547782Z (Reading database ... 45% 2021-05-15T16:33:50.0548207Z (Reading database ... 50% 2021-05-15T16:33:50.0586353Z (Reading database ... 55% 2021-05-15T16:33:50.0632810Z (Reading database ... 60% 2021-05-15T16:33:50.0656907Z (Reading database ... 65% 2021-05-15T16:33:50.0767868Z (Reading database ... 70% 2021-05-15T16:33:50.0876383Z (Reading database ... 75% 2021-05-15T16:33:50.0901208Z (Reading database ... 80% 2021-05-15T16:33:50.1396982Z (Reading database ... 85% 2021-05-15T16:33:50.1523560Z (Reading database ... 90% 2021-05-15T16:33:50.1592571Z (Reading database ... 95% 2021-05-15T16:33:50.1593139Z (Reading database ... 100% 2021-05-15T16:33:50.1593934Z (Reading database ... 268538 files and directories currently installed.) 2021-05-15T16:33:50.1698363Z Preparing to unpack .../0-libarchive-dev_3.4.0-2ubuntu1_amd64.deb ... 2021-05-15T16:33:50.1708071Z Unpacking libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-15T16:33:50.2439223Z Selecting previously unselected package liblept5:amd64. 2021-05-15T16:33:50.2637025Z Preparing to unpack .../1-liblept5_1.79.0-1_amd64.deb ... 2021-05-15T16:33:50.2650612Z Unpacking liblept5:amd64 (1.79.0-1) ... 2021-05-15T16:33:50.3759786Z Selecting previously unselected package libleptonica-dev:amd64. 2021-05-15T16:33:50.3993744Z Preparing to unpack .../2-libleptonica-dev_1.79.0-1_amd64.deb ... 2021-05-15T16:33:50.4005834Z Unpacking libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-15T16:33:50.5354435Z Selecting previously unselected package libtesseract4:amd64. 2021-05-15T16:33:50.5646725Z Preparing to unpack .../3-libtesseract4_4.1.1-2build2_amd64.deb ... 2021-05-15T16:33:50.5654036Z Unpacking libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-15T16:33:50.6959911Z Selecting previously unselected package libtesseract-dev:amd64. 2021-05-15T16:33:50.7188833Z Preparing to unpack .../4-libtesseract-dev_4.1.1-2build2_amd64.deb ... 2021-05-15T16:33:50.7199481Z Unpacking libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-15T16:33:50.8741902Z Selecting previously unselected package tesseract-ocr-eng. 2021-05-15T16:33:50.9031594Z Preparing to unpack .../5-tesseract-ocr-eng_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-15T16:33:50.9040037Z Unpacking tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-15T16:33:51.0639765Z Selecting previously unselected package tesseract-ocr-osd. 2021-05-15T16:33:51.0840139Z Preparing to unpack .../6-tesseract-ocr-osd_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-15T16:33:51.0847122Z Unpacking tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-15T16:33:51.4039098Z Selecting previously unselected package tesseract-ocr. 2021-05-15T16:33:51.4281336Z Preparing to unpack .../7-tesseract-ocr_4.1.1-2build2_amd64.deb ... 2021-05-15T16:33:51.4290028Z Unpacking tesseract-ocr (4.1.1-2build2) ... 2021-05-15T16:33:51.5061785Z Setting up tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-15T16:33:51.5080093Z Setting up liblept5:amd64 (1.79.0-1) ... 2021-05-15T16:33:51.5099216Z Setting up libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-15T16:33:51.5116600Z Setting up libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-15T16:33:51.5136304Z Setting up libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-15T16:33:51.5152574Z Setting up tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-15T16:33:51.5169555Z Setting up libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-15T16:33:51.5185883Z Setting up tesseract-ocr (4.1.1-2build2) ... 2021-05-15T16:33:51.5207455Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T16:33:54.2268345Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T16:33:56.0885746Z Reading package lists... 2021-05-15T16:33:56.2265357Z Building dependency tree... 2021-05-15T16:33:56.2284293Z Reading state information... 2021-05-15T16:33:56.4325493Z wget is already the newest version (1.20.3-1ubuntu1). 2021-05-15T16:33:56.4326636Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:33:56.4928608Z Reading package lists... 2021-05-15T16:33:56.6389242Z Building dependency tree... 2021-05-15T16:33:56.6410698Z Reading state information... 2021-05-15T16:33:56.7826303Z The following additional packages will be installed: 2021-05-15T16:33:56.7828647Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-15T16:33:56.7830212Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev 2021-05-15T16:33:56.7835527Z Suggested packages: 2021-05-15T16:33:56.7836582Z doc-base krb5-doc krb5-user libnorm-doc 2021-05-15T16:33:56.8325818Z The following NEW packages will be installed: 2021-05-15T16:33:56.8332274Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-15T16:33:56.8340695Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev libzmq3-dev 2021-05-15T16:33:56.8540260Z 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:33:56.8541182Z Need to get 1459 kB of archives. 2021-05-15T16:33:56.8541876Z After this operation, 7754 kB of additional disk space will be used. 2021-05-15T16:33:56.8543617Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-05-15T16:33:56.8574761Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-05-15T16:33:56.8582509Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-05-15T16:33:56.8592275Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-05-15T16:33:56.8601455Z 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-15T16:33:56.8614920Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-05-15T16:33:56.8689177Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 2021-05-15T16:33:56.8886585Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 2021-05-15T16:33:56.8977232Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-05-15T16:33:56.9022814Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 2021-05-15T16:33:57.3082231Z Fetched 1459 kB in 0s (18.3 MB/s) 2021-05-15T16:33:57.3399150Z Selecting previously unselected package libgssrpc4:amd64. 2021-05-15T16:33:57.3443254Z (Reading database ... 2021-05-15T16:33:57.3444158Z (Reading database ... 5% 2021-05-15T16:33:57.3444674Z (Reading database ... 10% 2021-05-15T16:33:57.3445165Z (Reading database ... 15% 2021-05-15T16:33:57.3445617Z (Reading database ... 20% 2021-05-15T16:33:57.3446067Z (Reading database ... 25% 2021-05-15T16:33:57.3446529Z (Reading database ... 30% 2021-05-15T16:33:57.3446973Z (Reading database ... 35% 2021-05-15T16:33:57.3447406Z (Reading database ... 40% 2021-05-15T16:33:57.3447848Z (Reading database ... 45% 2021-05-15T16:33:57.3448280Z (Reading database ... 50% 2021-05-15T16:33:57.3486728Z (Reading database ... 55% 2021-05-15T16:33:57.3528965Z (Reading database ... 60% 2021-05-15T16:33:57.3557786Z (Reading database ... 65% 2021-05-15T16:33:57.3675093Z (Reading database ... 70% 2021-05-15T16:33:57.3784085Z (Reading database ... 75% 2021-05-15T16:33:57.3807844Z (Reading database ... 80% 2021-05-15T16:33:57.4340686Z (Reading database ... 85% 2021-05-15T16:33:57.4501882Z (Reading database ... 90% 2021-05-15T16:33:57.4576896Z (Reading database ... 95% 2021-05-15T16:33:57.4577460Z (Reading database ... 100% 2021-05-15T16:33:57.4578237Z (Reading database ... 268763 files and directories currently installed.) 2021-05-15T16:33:57.4692108Z Preparing to unpack .../0-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T16:33:57.4708458Z Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T16:33:57.5039344Z Selecting previously unselected package libkdb5-9:amd64. 2021-05-15T16:33:57.5254348Z Preparing to unpack .../1-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T16:33:57.5265134Z Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T16:33:57.5502033Z Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-05-15T16:33:57.5781189Z Preparing to unpack .../2-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T16:33:57.5790117Z Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T16:33:57.6079705Z Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-05-15T16:33:57.6323400Z Preparing to unpack .../3-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T16:33:57.6331706Z Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T16:33:57.6562651Z Selecting previously unselected package comerr-dev:amd64. 2021-05-15T16:33:57.6845615Z Preparing to unpack .../4-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-05-15T16:33:57.6873299Z Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-15T16:33:57.7118843Z Selecting previously unselected package krb5-multidev:amd64. 2021-05-15T16:33:57.7381489Z Preparing to unpack .../5-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T16:33:57.7387994Z Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T16:33:57.7695329Z Selecting previously unselected package libnorm-dev:amd64. 2021-05-15T16:33:57.7976629Z Preparing to unpack .../6-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 2021-05-15T16:33:57.7984058Z Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-15T16:33:57.8678747Z Selecting previously unselected package libpgm-dev:amd64. 2021-05-15T16:33:57.8905379Z Preparing to unpack .../7-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-05-15T16:33:57.8913272Z Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-15T16:33:57.9319115Z Selecting previously unselected package libkrb5-dev:amd64. 2021-05-15T16:33:57.9561333Z Preparing to unpack .../8-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T16:33:57.9572374Z Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T16:33:57.9799167Z Selecting previously unselected package libzmq3-dev:amd64. 2021-05-15T16:33:58.0065363Z Preparing to unpack .../9-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 2021-05-15T16:33:58.0073364Z Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-15T16:33:58.1038507Z Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-15T16:33:58.1060825Z Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T16:33:58.1081694Z Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-15T16:33:58.1099407Z Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-15T16:33:58.1133945Z Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T16:33:58.1151557Z Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T16:33:58.1169551Z Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T16:33:58.1186005Z Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T16:33:58.1205878Z Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T16:33:58.1223016Z Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-15T16:33:58.1244101Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T16:33:58.1419386Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T16:34:01.0993806Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-15T16:34:03.0778310Z Reading package lists... 2021-05-15T16:34:03.2163857Z Building dependency tree... 2021-05-15T16:34:03.2182266Z Reading state information... 2021-05-15T16:34:03.3335489Z E: Unable to locate package udunits 2021-05-15T16:34:03.3934821Z Reading package lists... 2021-05-15T16:34:03.5293364Z Building dependency tree... 2021-05-15T16:34:03.5311251Z Reading state information... 2021-05-15T16:34:03.6656895Z The following additional packages will be installed: 2021-05-15T16:34:03.6658133Z libwebpdemux2 2021-05-15T16:34:03.7095322Z The following NEW packages will be installed: 2021-05-15T16:34:03.7099989Z libwebp-dev libwebpdemux2 2021-05-15T16:34:03.7287655Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:34:03.7288317Z Need to get 277 kB of archives. 2021-05-15T16:34:03.7288972Z After this operation, 965 kB of additional disk space will be used. 2021-05-15T16:34:03.7290520Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebpdemux2 amd64 0.6.1-2 [9472 B] 2021-05-15T16:34:03.7342189Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebp-dev amd64 0.6.1-2 [267 kB] 2021-05-15T16:34:04.1310882Z Fetched 277 kB in 0s (8539 kB/s) 2021-05-15T16:34:04.1601320Z Selecting previously unselected package libwebpdemux2:amd64. 2021-05-15T16:34:04.1678190Z (Reading database ... 2021-05-15T16:34:04.1678882Z (Reading database ... 5% 2021-05-15T16:34:04.1679563Z (Reading database ... 10% 2021-05-15T16:34:04.1680201Z (Reading database ... 15% 2021-05-15T16:34:04.1680971Z (Reading database ... 20% 2021-05-15T16:34:04.1681600Z (Reading database ... 25% 2021-05-15T16:34:04.1682224Z (Reading database ... 30% 2021-05-15T16:34:04.1682837Z (Reading database ... 35% 2021-05-15T16:34:04.1683462Z (Reading database ... 40% 2021-05-15T16:34:04.1684087Z (Reading database ... 45% 2021-05-15T16:34:04.1684697Z (Reading database ... 50% 2021-05-15T16:34:04.1703626Z (Reading database ... 55% 2021-05-15T16:34:04.1743567Z (Reading database ... 60% 2021-05-15T16:34:04.1774699Z (Reading database ... 65% 2021-05-15T16:34:04.1886676Z (Reading database ... 70% 2021-05-15T16:34:04.1994625Z (Reading database ... 75% 2021-05-15T16:34:04.2019193Z (Reading database ... 80% 2021-05-15T16:34:04.2519865Z (Reading database ... 85% 2021-05-15T16:34:04.2679386Z (Reading database ... 90% 2021-05-15T16:34:04.2753115Z (Reading database ... 95% 2021-05-15T16:34:04.2755082Z (Reading database ... 100% 2021-05-15T16:34:04.2757121Z (Reading database ... 269063 files and directories currently installed.) 2021-05-15T16:34:04.2874811Z Preparing to unpack .../libwebpdemux2_0.6.1-2_amd64.deb ... 2021-05-15T16:34:04.2889124Z Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-15T16:34:04.3158885Z Selecting previously unselected package libwebp-dev:amd64. 2021-05-15T16:34:04.3381120Z Preparing to unpack .../libwebp-dev_0.6.1-2_amd64.deb ... 2021-05-15T16:34:04.3387999Z Unpacking libwebp-dev:amd64 (0.6.1-2) ... 2021-05-15T16:34:04.4143408Z Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-15T16:34:04.4168024Z Setting up libwebp-dev:amd64 (0.6.1-2) ... 2021-05-15T16:34:04.4191384Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T16:34:06.2870084Z Reading package lists... 2021-05-15T16:34:06.4520792Z Building dependency tree... 2021-05-15T16:34:06.4539780Z Reading state information... 2021-05-15T16:34:06.6106174Z The following additional packages will be installed: 2021-05-15T16:34:06.6109710Z gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-15T16:34:06.6116981Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-15T16:34:06.6118587Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-15T16:34:06.6119264Z Suggested packages: 2021-05-15T16:34:06.6120089Z cargo-doc gdb-doc gdbserver rust-doc rust-src 2021-05-15T16:34:06.6120735Z Recommended packages: 2021-05-15T16:34:06.6121177Z cargo 2021-05-15T16:34:06.6625898Z The following NEW packages will be installed: 2021-05-15T16:34:06.6636291Z cargo gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-15T16:34:06.6638060Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-15T16:34:06.6645676Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-15T16:34:06.6872494Z 0 upgraded, 13 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:34:06.6873599Z Need to get 108 MB of archives. 2021-05-15T16:34:06.6874271Z After this operation, 501 MB of additional disk space will be used. 2021-05-15T16:34:06.6875969Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-05-15T16:34:06.6907399Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB] 2021-05-15T16:34:06.6913524Z 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-15T16:34:06.6920334Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libboost-regex1.71.0 amd64 1.71.0-6ubuntu6 [471 kB] 2021-05-15T16:34:06.6956663Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight4v5 amd64 3.1.8-1.2build5 [232 kB] 2021-05-15T16:34:06.6975984Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 [15.3 kB] 2021-05-15T16:34:06.6980793Z 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-15T16:34:06.8426544Z 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-15T16:34:07.8325228Z 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-15T16:34:08.1804012Z 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-15T16:34:08.1992952Z 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-15T16:34:08.2283965Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.2 [10.5 MB] 2021-05-15T16:34:08.3254015Z 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-15T16:34:08.7325659Z Fetched 108 MB in 2s (65.2 MB/s) 2021-05-15T16:34:08.7679469Z Selecting previously unselected package libbabeltrace1:amd64. 2021-05-15T16:34:08.7688936Z (Reading database ... 2021-05-15T16:34:08.7689925Z (Reading database ... 5% 2021-05-15T16:34:08.7690488Z (Reading database ... 10% 2021-05-15T16:34:08.7690937Z (Reading database ... 15% 2021-05-15T16:34:08.7691390Z (Reading database ... 20% 2021-05-15T16:34:08.7691828Z (Reading database ... 25% 2021-05-15T16:34:08.7692275Z (Reading database ... 30% 2021-05-15T16:34:08.7692718Z (Reading database ... 35% 2021-05-15T16:34:08.7693151Z (Reading database ... 40% 2021-05-15T16:34:08.7693594Z (Reading database ... 45% 2021-05-15T16:34:08.7694039Z (Reading database ... 50% 2021-05-15T16:34:08.7735511Z (Reading database ... 55% 2021-05-15T16:34:08.7776636Z (Reading database ... 60% 2021-05-15T16:34:08.7806304Z (Reading database ... 65% 2021-05-15T16:34:08.7932434Z (Reading database ... 70% 2021-05-15T16:34:08.8047930Z (Reading database ... 75% 2021-05-15T16:34:08.8072663Z (Reading database ... 80% 2021-05-15T16:34:08.8582767Z (Reading database ... 85% 2021-05-15T16:34:08.8748562Z (Reading database ... 90% 2021-05-15T16:34:08.8824007Z (Reading database ... 95% 2021-05-15T16:34:08.8824924Z (Reading database ... 100% 2021-05-15T16:34:08.8825937Z (Reading database ... 269091 files and directories currently installed.) 2021-05-15T16:34:08.8956782Z Preparing to unpack .../00-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-05-15T16:34:08.8972695Z Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-15T16:34:08.9324366Z Selecting previously unselected package libipt2. 2021-05-15T16:34:08.9618885Z Preparing to unpack .../01-libipt2_2.0.1-1_amd64.deb ... 2021-05-15T16:34:08.9627637Z Unpacking libipt2 (2.0.1-1) ... 2021-05-15T16:34:08.9893782Z Selecting previously unselected package libsource-highlight-common. 2021-05-15T16:34:09.0188865Z Preparing to unpack .../02-libsource-highlight-common_3.1.8-1.2build5_all.deb ... 2021-05-15T16:34:09.0196062Z Unpacking libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-15T16:34:09.0565938Z Selecting previously unselected package libboost-regex1.71.0:amd64. 2021-05-15T16:34:09.0859939Z Preparing to unpack .../03-libboost-regex1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-15T16:34:09.0868447Z Unpacking libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-15T16:34:09.1559361Z Selecting previously unselected package libsource-highlight4v5. 2021-05-15T16:34:09.1811944Z Preparing to unpack .../04-libsource-highlight4v5_3.1.8-1.2build5_amd64.deb ... 2021-05-15T16:34:09.1820641Z Unpacking libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-15T16:34:09.2319687Z Selecting previously unselected package libxxhash0:amd64. 2021-05-15T16:34:09.2554275Z Preparing to unpack .../05-libxxhash0_0.7.3-1_amd64.deb ... 2021-05-15T16:34:09.2561158Z Unpacking libxxhash0:amd64 (0.7.3-1) ... 2021-05-15T16:34:09.2802545Z Selecting previously unselected package gdb. 2021-05-15T16:34:09.3076092Z Preparing to unpack .../06-gdb_10.2-0ubuntu1~20.04~1_amd64.deb ... 2021-05-15T16:34:09.3085336Z Unpacking gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-15T16:34:09.6120400Z Selecting previously unselected package libstd-rust-1.47:amd64. 2021-05-15T16:34:09.6336481Z Preparing to unpack .../07-libstd-rust-1.47_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T16:34:09.6349118Z Unpacking libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T16:34:15.4886290Z Selecting previously unselected package libstd-rust-dev:amd64. 2021-05-15T16:34:15.5173438Z Preparing to unpack .../08-libstd-rust-dev_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T16:34:15.5181411Z Unpacking libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T16:34:18.5560981Z Selecting previously unselected package rustc. 2021-05-15T16:34:18.5834260Z Preparing to unpack .../09-rustc_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T16:34:18.5842621Z Unpacking rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T16:34:18.7569014Z Selecting previously unselected package cargo. 2021-05-15T16:34:18.7857776Z Preparing to unpack .../10-cargo_0.47.0-1~exp1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T16:34:18.7865526Z Unpacking cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-15T16:34:19.1027614Z Selecting previously unselected package libc6-dbg:amd64. 2021-05-15T16:34:19.1319412Z Preparing to unpack .../11-libc6-dbg_2.31-0ubuntu9.2_amd64.deb ... 2021-05-15T16:34:19.1325962Z Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-15T16:34:20.2062601Z Selecting previously unselected package rust-gdb. 2021-05-15T16:34:20.2355333Z Preparing to unpack .../12-rust-gdb_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_all.deb ... 2021-05-15T16:34:20.2363432Z Unpacking rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T16:34:20.2911907Z Setting up libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T16:34:20.2935048Z Setting up libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-15T16:34:20.2954771Z Setting up libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-15T16:34:20.2972024Z Setting up libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T16:34:20.2986987Z Setting up libipt2 (2.0.1-1) ... 2021-05-15T16:34:20.3004116Z Setting up libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-15T16:34:20.3020796Z Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-15T16:34:20.3037191Z Setting up rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T16:34:20.3056368Z Setting up libxxhash0:amd64 (0.7.3-1) ... 2021-05-15T16:34:20.3073277Z Setting up libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-15T16:34:20.3091094Z Setting up cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-15T16:34:20.3107645Z Setting up gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-15T16:34:20.3129630Z Setting up rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T16:34:20.3150855Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T16:34:20.3333707Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T16:34:23.2684579Z Reading package lists... 2021-05-15T16:34:23.4186399Z Building dependency tree... 2021-05-15T16:34:23.4204757Z Reading state information... 2021-05-15T16:34:23.5646256Z The following additional packages will be installed: 2021-05-15T16:34:23.5648530Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-15T16:34:23.5650303Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-15T16:34:23.5651951Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-15T16:34:23.5653554Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-15T16:34:23.5655199Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-15T16:34:23.5656776Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-15T16:34:23.5658242Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-15T16:34:23.5661170Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-15T16:34:23.5663979Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-15T16:34:23.5667020Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-15T16:34:23.5672003Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-15T16:34:23.5673408Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-15T16:34:23.5674894Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-15T16:34:23.5676505Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-15T16:34:23.5678426Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-15T16:34:23.5679919Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-15T16:34:23.5681263Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-15T16:34:23.5682508Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-15T16:34:23.5683796Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-15T16:34:23.5684852Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-15T16:34:23.5685851Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-15T16:34:23.5686925Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-15T16:34:23.5687950Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-15T16:34:23.5688901Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-15T16:34:23.5689881Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-15T16:34:23.5691061Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-15T16:34:23.5692249Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-15T16:34:23.5693461Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-15T16:34:23.5694694Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-15T16:34:23.5695837Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-15T16:34:23.5696914Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-15T16:34:23.5697989Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-15T16:34:23.5699134Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-15T16:34:23.5700319Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-15T16:34:23.5701580Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-15T16:34:23.5703071Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-15T16:34:23.5704268Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-15T16:34:23.5705418Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-15T16:34:23.5706546Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-15T16:34:23.5707750Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-15T16:34:23.5708988Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-15T16:34:23.5710094Z python3-webencodings qdoc-qt5 qgis-common qgis-plugin-grass 2021-05-15T16:34:23.5711233Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-15T16:34:23.5712571Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-15T16:34:23.5713942Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-15T16:34:23.5715136Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-15T16:34:23.5716292Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-15T16:34:23.5717685Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-15T16:34:23.5718775Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-15T16:34:23.5719415Z Suggested packages: 2021-05-15T16:34:23.5720329Z avahi-autoipd blt-demo libgdal-grass grass-dev grass-gui e00compr avce00 2021-05-15T16:34:23.5721422Z gnuplot gpsbabel gpstrans netpbm python3-rpy2 python3-termcolor grass 2021-05-15T16:34:23.5722703Z grass-dev-doc gvfs exiv2 geotiff-bin libgeotiff-epsg libvisual-0.4-plugins 2021-05-15T16:34:23.5723946Z libhdf4-doc libhdf4-alt-dev hdf4-tools libjs-jquery-ui-docs avahi-autoipd 2021-05-15T16:34:23.5725021Z | zeroconf ogdi-bin pcscd libqscintilla2-doc qtwayland5 2021-05-15T16:34:23.5726156Z qt5-qmltooling-plugins pinentry-doc python-cycler-doc python-future-doc 2021-05-15T16:34:23.5727384Z python3-genshi python3-lxml-dbg python-lxml-doc dvipng gir1.2-gtk-3.0 2021-05-15T16:34:23.5728611Z inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-15T16:34:23.5729755Z python3-gobject python3-nose python3-scipy python3-tornado 2021-05-15T16:34:23.5730937Z texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-15T16:34:23.5732208Z python3-pytest python3-numpy-dbg owslib-doc python-pil-doc python3-pil-dbg 2021-05-15T16:34:23.5733520Z python3-pandas python3-ipykernel python-psycopg2-doc python-pyparsing-doc 2021-05-15T16:34:23.5734739Z python3-pyqt5-dbg otb-qgis saga tix python3-tk-dbg qt5-doc comgt wvdial 2021-05-15T16:34:23.5735633Z wpagui libengine-pkcs11-openssl 2021-05-15T16:34:23.6468143Z The following NEW packages will be installed: 2021-05-15T16:34:23.6469643Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-15T16:34:23.6472534Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-15T16:34:23.6475308Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-15T16:34:23.6478090Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-15T16:34:23.6480520Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-15T16:34:23.6482773Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-15T16:34:23.6483865Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-15T16:34:23.6486936Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-15T16:34:23.6489340Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-15T16:34:23.6491739Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-15T16:34:23.6494170Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-15T16:34:23.6496537Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-15T16:34:23.6497847Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-15T16:34:23.6499533Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-15T16:34:23.6502087Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-15T16:34:23.6503404Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-15T16:34:23.6504614Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-15T16:34:23.6505868Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-15T16:34:23.6507165Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-15T16:34:23.6508214Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-15T16:34:23.6510309Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-15T16:34:23.6511395Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-15T16:34:23.6512423Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-15T16:34:23.6513392Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-15T16:34:23.6514382Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-15T16:34:23.6558713Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-15T16:34:23.6559965Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-15T16:34:23.6561202Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-15T16:34:23.6562608Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-15T16:34:23.6563775Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-15T16:34:23.6564869Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-15T16:34:23.6565923Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-15T16:34:23.6567085Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-15T16:34:23.6568268Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-15T16:34:23.6569549Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-15T16:34:23.6570815Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-15T16:34:23.6572023Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-15T16:34:23.6573197Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-15T16:34:23.6574315Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-15T16:34:23.6575534Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-15T16:34:23.6576750Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-15T16:34:23.6577900Z python3-webencodings qdoc-qt5 qgis qgis-common qgis-plugin-grass 2021-05-15T16:34:23.6579044Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-15T16:34:23.6580417Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-15T16:34:23.6581818Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-15T16:34:23.6583005Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-15T16:34:23.6584179Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-15T16:34:23.6585440Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-15T16:34:23.6586533Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-15T16:34:23.6798884Z 0 upgraded, 214 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:34:23.6799525Z Need to get 183 MB of archives. 2021-05-15T16:34:23.6800193Z After this operation, 776 MB of additional disk space will be used. 2021-05-15T16:34:23.6801743Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2021-05-15T16:34:23.6829427Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu1 [2005 kB] 2021-05-15T16:34:23.7182543Z 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-15T16:34:23.7199647Z 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-15T16:34:23.7207531Z 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-15T16:34:23.7214185Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmtdev1 amd64 1.1.5-1.1 [14.2 kB] 2021-05-15T16:34:23.7219881Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-common all 1.3-2ubuntu3 [45.3 kB] 2021-05-15T16:34:23.7226396Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom2 amd64 1.3-2ubuntu3 [20.0 kB] 2021-05-15T16:34:23.7233140Z 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-15T16:34:23.7240032Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput10 amd64 1.15.5-1ubuntu0.2 [112 kB] 2021-05-15T16:34:23.7255064Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu1 [208 kB] 2021-05-15T16:34:23.7275230Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu1 [674 kB] 2021-05-15T16:34:23.7328818Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [10.8 kB] 2021-05-15T16:34:23.7333754Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] 2021-05-15T16:34:23.7339580Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] 2021-05-15T16:34:23.7344918Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B] 2021-05-15T16:34:23.7350548Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB] 2021-05-15T16:34:23.7358128Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render-util0 amd64 0.3.9-1build1 [9912 B] 2021-05-15T16:34:23.7363024Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B] 2021-05-15T16:34:23.7369476Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinput0 amd64 1.14-2 [29.3 kB] 2021-05-15T16:34:23.7376494Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xkb1 amd64 1.14-2 [29.6 kB] 2021-05-15T16:34:23.7382809Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxkbcommon-x11-0 amd64 0.10.0-1 [13.4 kB] 2021-05-15T16:34:23.7389975Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5gui5 amd64 5.12.8+dfsg-0ubuntu1 [2971 kB] 2021-05-15T16:34:23.7625271Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5widgets5 amd64 5.12.8+dfsg-0ubuntu1 [2293 kB] 2021-05-15T16:34:23.7808922Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB] 2021-05-15T16:34:23.7825317Z 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-15T16:34:23.7844179Z 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-15T16:34:23.7902602Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhyphen0 amd64 2.8.8-7 [27.0 kB] 2021-05-15T16:34:23.7910872Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5positioning5 amd64 5.12.8+dfsg-0ubuntu1 [197 kB] 2021-05-15T16:34:23.7929202Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5printsupport5 amd64 5.12.8+dfsg-0ubuntu1 [193 kB] 2021-05-15T16:34:23.7946810Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5qml5 amd64 5.12.8-0ubuntu1 [1438 kB] 2021-05-15T16:34:23.8160221Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quick5 amd64 5.12.8-0ubuntu1 [1335 kB] 2021-05-15T16:34:23.8506033Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sensors5 amd64 5.12.8-0ubuntu1 [114 kB] 2021-05-15T16:34:23.8544689Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webchannel5 amd64 5.12.8-0ubuntu1 [51.2 kB] 2021-05-15T16:34:23.8566497Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwoff1 amd64 1.0.2-1build2 [42.0 kB] 2021-05-15T16:34:23.8573828Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-1ubuntu2 [12.1 MB] 2021-05-15T16:34:24.1577007Z 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-15T16:34:24.1586920Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers-common all 3.10.4+dfsg-1ubuntu2 [897 kB] 2021-05-15T16:34:24.1782538Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2 amd64 2.2.1-2build1 [307 kB] 2021-05-15T16:34:24.1845637Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2-plugins amd64 2.2.1-2build1 [191 kB] 2021-05-15T16:34:24.1893064Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5 amd64 5.12.8+dfsg-0ubuntu1 [121 kB] 2021-05-15T16:34:24.1929541Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5-sqlite amd64 5.12.8+dfsg-0ubuntu1 [47.5 kB] 2021-05-15T16:34:24.1953126Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-data all 3.0.4+dfsg-1build3 [186 kB] 2021-05-15T16:34:24.1979192Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarpack2 amd64 3.7.0-3 [92.8 kB] 2021-05-15T16:34:24.1996592Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsuperlu5 amd64 5.2.1+dfsg1-4 [159 kB] 2021-05-15T16:34:24.2017546Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarmadillo9 amd64 1:9.800.4+dfsg-1build1 [93.2 kB] 2021-05-15T16:34:24.2032560Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcfitsio8 amd64 3.470-3 [466 kB] 2021-05-15T16:34:24.2072005Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcharls2 amd64 2.0.0+dfsg-1build1 [74.1 kB] 2021-05-15T16:34:24.2081984Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdap25 amd64 3.20.5-1 [435 kB] 2021-05-15T16:34:24.2122543Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdapclient6v5 amd64 3.20.5-1 [92.2 kB] 2021-05-15T16:34:24.2145927Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libepsilon1 amd64 0.9.2+dfsg-4 [41.0 kB] 2021-05-15T16:34:24.2149825Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfreexl1 amd64 1.0.5-3 [33.4 kB] 2021-05-15T16:34:24.2153298Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfyba0 amd64 4.1.1-6build1 [113 kB] 2021-05-15T16:34:24.2156971Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-3.8.0 amd64 3.8.0-1build1 [535 kB] 2021-05-15T16:34:24.2200222Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-c1v5 amd64 3.8.0-1build1 [69.9 kB] 2021-05-15T16:34:24.2206076Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-data all 6.3.1-1 [7647 kB] 2021-05-15T16:34:24.2825034Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libproj15 amd64 6.3.1-1 [925 kB] 2021-05-15T16:34:24.2905094Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeotiff5 amd64 1.5.1-2 [53.1 kB] 2021-05-15T16:34:24.2910245Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf4-0-alt amd64 4.2.14-1ubuntu1 [268 kB] 2021-05-15T16:34:24.2934680Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2021-05-15T16:34:24.2939687Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liburiparser1 amd64 0.9.3-2 [39.3 kB] 2021-05-15T16:34:24.2943932Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlbase1 amd64 1.3.0-8build1 [45.4 kB] 2021-05-15T16:34:24.2947993Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmldom1 amd64 1.3.0-8build1 [152 kB] 2021-05-15T16:34:24.2965729Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlengine1 amd64 1.3.0-8build1 [72.5 kB] 2021-05-15T16:34:24.2973914Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnetcdf15 amd64 1:4.7.3-1 [341 kB] 2021-05-15T16:34:24.3003522Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libogdi4.1 amd64 4.1.0+ds-1build1 [198 kB] 2021-05-15T16:34:24.3023000Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqhull7 amd64 2015.2-4 [152 kB] 2021-05-15T16:34:24.3035148Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialite7 amd64 4.3.0a-6build1 [1286 kB] 2021-05-15T16:34:24.3136142Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxerces-c3.2 amd64 3.2.2+debian-1build3 [878 kB] 2021-05-15T16:34:24.3211958Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgdal26 amd64 3.0.4+dfsg-1build3 [6156 kB] 2021-05-15T16:34:24.3691654Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5concurrent5 amd64 5.12.8+dfsg-0ubuntu1 [33.5 kB] 2021-05-15T16:34:24.3697000Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5keychain1 amd64 0.10.0-1build1 [48.4 kB] 2021-05-15T16:34:24.3701853Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5serialport5 amd64 5.12.8-0ubuntu1 [33.1 kB] 2021-05-15T16:34:24.3710695Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5xml5 amd64 5.12.8+dfsg-0ubuntu1 [105 kB] 2021-05-15T16:34:24.3720312Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialindex6 amd64 1.9.3-1build1 [266 kB] 2021-05-15T16:34:24.3744865Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzip5 amd64 1.5.1-0ubuntu1 [46.7 kB] 2021-05-15T16:34:24.3751626Z 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-15T16:34:24.4770750Z 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-15T16:34:24.4778757Z 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-15T16:34:24.4799887Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-15 amd64 2.11.2+dfsg-6 [1238 kB] 2021-05-15T16:34:24.5089020Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quickwidgets5 amd64 5.12.8-0ubuntu1 [39.8 kB] 2021-05-15T16:34:24.5097650Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5opengl5 amd64 5.12.8+dfsg-0ubuntu1 [136 kB] 2021-05-15T16:34:24.5452585Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqwt-qt5-6 amd64 6.1.4-1.1build1 [427 kB] 2021-05-15T16:34:24.5538700Z 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-15T16:34:24.6377069Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers amd64 3.10.4+dfsg-1ubuntu2 [1940 kB] 2021-05-15T16:34:24.6959756Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-core7 amd64 0.7-4ubuntu7 [81.7 kB] 2021-05-15T16:34:24.6972171Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdaemon0 amd64 0.14-7 [13.9 kB] 2021-05-15T16:34:24.6979336Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 avahi-daemon amd64 0.7-4ubuntu7 [61.0 kB] 2021-05-15T16:34:24.6989227Z 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-15T16:34:24.7038740Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4944 B] 2021-05-15T16:34:24.7045299Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2021-05-15T16:34:24.7103110Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgck-1-0 amd64 3.36.0-2build1 [75.5 kB] 2021-05-15T16:34:24.7195246Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-base-3-1 amd64 3.36.0-2build1 [193 kB] 2021-05-15T16:34:24.7284017Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-ui-3-1 amd64 3.36.0-2build1 [127 kB] 2021-05-15T16:34:24.7298441Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gcr amd64 3.36.0-2build1 [63.9 kB] 2021-05-15T16:34:24.7305834Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2725 kB] 2021-05-15T16:34:24.7938959Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-gdal amd64 3.0.4+dfsg-1build3 [527 kB] 2021-05-15T16:34:24.8180142Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-bin amd64 3.0.4+dfsg-1build3 [256 kB] 2021-05-15T16:34:24.8249129Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-glib1 amd64 0.7-4ubuntu7 [7804 B] 2021-05-15T16:34:24.8268603Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmm-glib0 amd64 1.12.8-1 [185 kB] 2021-05-15T16:34:24.8285856Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 geoclue-2.0 amd64 2.5.6-0ubuntu1 [91.9 kB] 2021-05-15T16:34:24.8324254Z 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-15T16:34:24.8406208Z 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-15T16:34:24.8437078Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 pinentry-gnome3 amd64 1.1.0-3build1 [38.6 kB] 2021-05-15T16:34:24.8456931Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring amd64 3.36.0-1ubuntu1 [613 kB] 2021-05-15T16:34:24.8639773Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring-pkcs11 amd64 3.36.0-1ubuntu1 [28.0 kB] 2021-05-15T16:34:24.8981170Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-doc all 7.8.2-1build3 [32.4 MB] 2021-05-15T16:34:26.6293771Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblaszip8 amd64 3.4.3-1build1 [125 kB] 2021-05-15T16:34:26.6382529Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-util9 amd64 2.0.1+ds-1build3 [68.5 kB] 2021-05-15T16:34:26.6478831Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-base9 amd64 2.0.1+ds-1build3 [1739 kB] 2021-05-15T16:34:26.7074253Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-core amd64 7.8.2-1build3 [5737 kB] 2021-05-15T16:34:26.9059869Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdparanoia0 amd64 3.10.2+debian-13 [46.7 kB] 2021-05-15T16:34:26.9070093Z 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-15T16:34:26.9103367Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gstreamer1.0-plugins-base amd64 1.16.2-4 [619 kB] 2021-05-15T16:34:26.9234585Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 iio-sensor-proxy amd64 2.8-1ubuntu1 [35.8 kB] 2021-05-15T16:34:26.9317072Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libassimp5 amd64 5.0.1~ds0-1build1 [2775 kB] 2021-05-15T16:34:27.0138094Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexiv2-27 amd64 0.27.2-8ubuntu2.2 [788 kB] 2021-05-15T16:34:27.0464246Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi0ldbl amd64 2.4.0-10build1 [155 kB] 2021-05-15T16:34:27.0587143Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi-bin amd64 2.4.0-10build1 [10.5 kB] 2021-05-15T16:34:27.0590277Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2021-05-15T16:34:27.0595969Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2021-05-15T16:34:27.0661814Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-glib4 amd64 1.22.0-2 [101 kB] 2021-05-15T16:34:27.0690591Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-proxy amd64 1.22.0-2 [5908 B] 2021-05-15T16:34:27.0696001Z 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-15T16:34:27.0708524Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-05-15T16:34:27.0746218Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnss-mdns amd64 0.14.1-1ubuntu1 [22.9 kB] 2021-05-15T16:34:27.0751668Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpam-gnome-keyring amd64 3.36.0-1ubuntu1 [23.3 kB] 2021-05-15T16:34:27.0757870Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB] 2021-05-15T16:34:27.0802090Z 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-15T16:34:27.0881852Z 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-15T16:34:27.0962314Z 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-15T16:34:27.1189206Z Get:132 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-python amd64 2.0.1+ds-1build3 [136 kB] 2021-05-15T16:34:27.1409094Z Get:133 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsqlite3-mod-spatialite amd64 4.3.0a-6build1 [1265 kB] 2021-05-15T16:34:27.1884252Z 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-15T16:34:27.1969629Z Get:135 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugins amd64 2.0.1+ds-1build3 [12.9 kB] 2021-05-15T16:34:27.2027261Z Get:136 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dcore5 amd64 5.12.8+dfsg-0ubuntu1 [137 kB] 2021-05-15T16:34:27.2149175Z Get:137 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53drender5 amd64 5.12.8+dfsg-0ubuntu1 [689 kB] 2021-05-15T16:34:27.2438313Z Get:138 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53danimation5 amd64 5.12.8+dfsg-0ubuntu1 [159 kB] 2021-05-15T16:34:27.2564998Z Get:139 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dinput5 amd64 5.12.8+dfsg-0ubuntu1 [125 kB] 2021-05-15T16:34:27.2687875Z Get:140 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dlogic5 amd64 5.12.8+dfsg-0ubuntu1 [25.9 kB] 2021-05-15T16:34:27.2764910Z Get:141 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dextras5 amd64 5.12.8+dfsg-0ubuntu1 [157 kB] 2021-05-15T16:34:27.2916405Z 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-15T16:34:27.2988539Z 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-15T16:34:27.3077897Z Get:144 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-gltfsceneio-plugin amd64 5.12.8+dfsg-0ubuntu1 [110 kB] 2021-05-15T16:34:27.3168597Z Get:145 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dquickscene2d5 amd64 5.12.8+dfsg-0ubuntu1 [38.4 kB] 2021-05-15T16:34:27.3249159Z 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-15T16:34:27.3321254Z 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-15T16:34:27.3466398Z 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-15T16:34:27.3819863Z 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-15T16:34:27.5357559Z Get:150 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtchooser amd64 66-2build1 [24.7 kB] 2021-05-15T16:34:27.5434797Z Get:151 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qdoc-qt5 amd64 5.12.8-0ubuntu1 [507 kB] 2021-05-15T16:34:27.5693871Z Get:152 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5help5 amd64 5.12.8-0ubuntu1 [134 kB] 2021-05-15T16:34:27.5835104Z Get:153 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qhelpgenerator-qt5 amd64 5.12.8-0ubuntu1 [64.3 kB] 2021-05-15T16:34:27.5929751Z Get:154 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-assistant amd64 5.12.8-0ubuntu1 [369 kB] 2021-05-15T16:34:27.6185877Z Get:155 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtattributionsscanner-qt5 amd64 5.12.8-0ubuntu1 [26.0 kB] 2021-05-15T16:34:27.6218921Z Get:156 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designer5 amd64 5.12.8-0ubuntu1 [2778 kB] 2021-05-15T16:34:27.7529675Z Get:157 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designercomponents5 amd64 5.12.8-0ubuntu1 [718 kB] 2021-05-15T16:34:27.7787463Z Get:158 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttools5-dev-tools amd64 5.12.8-0ubuntu1 [1031 kB] 2021-05-15T16:34:27.8454596Z Get:159 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-customwidgets amd64 3.10.4+dfsg-1ubuntu2 [3397 kB] 2021-05-15T16:34:27.9550888Z 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-15T16:34:27.9696449Z 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-15T16:34:27.9847647Z 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-15T16:34:27.9891038Z Get:163 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-glib5 amd64 1.24.8-1 [529 kB] 2021-05-15T16:34:27.9999665Z Get:164 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-proxy amd64 1.24.8-1 [5856 B] 2021-05-15T16:34:28.0011945Z Get:165 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5test5 amd64 5.12.8+dfsg-0ubuntu1 [131 kB] 2021-05-15T16:34:28.0033526Z Get:166 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-bin amd64 1.3-2ubuntu3 [5484 B] 2021-05-15T16:34:28.0038228Z Get:167 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 modemmanager amd64 1.12.8-1 [755 kB] 2021-05-15T16:34:28.0192378Z Get:168 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-05-15T16:34:28.0307796Z Get:169 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3788 kB] 2021-05-15T16:34:28.1622591Z Get:170 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2021-05-15T16:34:28.1700276Z Get:171 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2021-05-15T16:34:28.1793588Z Get:172 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8132 B] 2021-05-15T16:34:28.1795450Z Get:173 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2021-05-15T16:34:28.1804060Z Get:174 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2021-05-15T16:34:28.2025007Z Get:175 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-future all 0.18.2-2 [336 kB] 2021-05-15T16:34:28.2208001Z Get:176 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2021-05-15T16:34:28.2259331Z Get:177 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2021-05-15T16:34:28.2358865Z Get:178 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-ipython-genutils all 0.2.0-1ubuntu1 [21.1 kB] 2021-05-15T16:34:28.2440550Z Get:179 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-traitlets all 4.3.3-3 [59.9 kB] 2021-05-15T16:34:28.2581185Z Get:180 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-jupyter-core all 4.6.3-3 [41.2 kB] 2021-05-15T16:34:28.3004173Z Get:181 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2021-05-15T16:34:28.3051985Z Get:182 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.3 [1382 kB] 2021-05-15T16:34:28.3453473Z Get:183 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-05-15T16:34:28.4024691Z Get:184 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4459 kB] 2021-05-15T16:34:28.7549891Z Get:185 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nbformat all 5.0.4-1 [29.8 kB] 2021-05-15T16:34:28.7577444Z Get:186 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-05-15T16:34:28.7631452Z Get:187 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyproj amd64 2.5.0+ds-1 [297 kB] 2021-05-15T16:34:28.7766817Z Get:188 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB] 2021-05-15T16:34:28.7818982Z Get:189 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-owslib all 0.19.1-1 [115 kB] 2021-05-15T16:34:28.7894810Z Get:190 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.3 [363 kB] 2021-05-15T16:34:28.7994956Z Get:191 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-retrying all 1.3.3-4 [8160 B] 2021-05-15T16:34:28.8033268Z Get:192 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-plotly all 4.4.1+dfsg-1 [1960 kB] 2021-05-15T16:34:28.8745865Z Get:193 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-psycopg2 amd64 2.8.4-2 [112 kB] 2021-05-15T16:34:28.8833310Z Get:194 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sip amd64 4.19.21+dfsg-1build1 [87.9 kB] 2021-05-15T16:34:28.9184644Z Get:195 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5 amd64 5.14.1+dfsg-3build1 [2318 kB] 2021-05-15T16:34:28.9887128Z Get:196 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qsci amd64 2.11.2+dfsg-6 [230 kB] 2021-05-15T16:34:29.0015394Z 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-15T16:34:29.0763562Z 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-15T16:34:29.1223276Z Get:199 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtwebkit amd64 5.14.1+dfsg-3build1 [103 kB] 2021-05-15T16:34:29.1897890Z Get:200 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis-common all 3.10.4+dfsg-1ubuntu2 [2390 kB] 2021-05-15T16:34:29.2999359Z Get:201 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis amd64 3.10.4+dfsg-1ubuntu2 [7772 kB] 2021-05-15T16:34:29.5428591Z 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-15T16:34:29.5500332Z Get:203 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-leaflet all 1.6.0~dfsg-1 [313 kB] 2021-05-15T16:34:29.5571141Z Get:204 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-common all 3.10.4+dfsg-1ubuntu2 [16.7 MB] 2021-05-15T16:34:29.9217411Z Get:205 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis amd64 3.10.4+dfsg-1ubuntu2 [4788 kB] 2021-05-15T16:34:30.0314260Z 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-15T16:34:30.0422526Z 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-15T16:34:30.0449774Z Get:208 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass amd64 3.10.4+dfsg-1ubuntu2 [601 kB] 2021-05-15T16:34:30.0554803Z Get:209 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-gtk-platformtheme amd64 5.12.8+dfsg-0ubuntu1 [124 kB] 2021-05-15T16:34:30.0570271Z Get:210 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1486 kB] 2021-05-15T16:34:30.0766881Z Get:211 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 wpasupplicant amd64 2:2.9-1ubuntu4.3 [1183 kB] 2021-05-15T16:34:30.1284484Z Get:212 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-bin amd64 6.3.1-1 [88.8 kB] 2021-05-15T16:34:30.1301188Z Get:213 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch-data all 20191128-3 [32.3 kB] 2021-05-15T16:34:30.1304720Z Get:214 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch amd64 2.5.2+repack0-2ubuntu3 [53.1 kB] 2021-05-15T16:34:31.1482678Z Fetched 183 MB in 6s (28.3 MB/s) 2021-05-15T16:34:31.1792331Z Selecting previously unselected package libdouble-conversion3:amd64. 2021-05-15T16:34:31.1866414Z (Reading database ... 2021-05-15T16:34:31.1867148Z (Reading database ... 5% 2021-05-15T16:34:31.1867797Z (Reading database ... 10% 2021-05-15T16:34:31.1868429Z (Reading database ... 15% 2021-05-15T16:34:31.1869047Z (Reading database ... 20% 2021-05-15T16:34:31.1869673Z (Reading database ... 25% 2021-05-15T16:34:31.1870290Z (Reading database ... 30% 2021-05-15T16:34:31.1870894Z (Reading database ... 35% 2021-05-15T16:34:31.1871509Z (Reading database ... 40% 2021-05-15T16:34:31.1872135Z (Reading database ... 45% 2021-05-15T16:34:31.1872757Z (Reading database ... 50% 2021-05-15T16:34:31.1905094Z (Reading database ... 55% 2021-05-15T16:34:31.1944294Z (Reading database ... 60% 2021-05-15T16:34:31.1974529Z (Reading database ... 65% 2021-05-15T16:34:31.2084979Z (Reading database ... 70% 2021-05-15T16:34:31.2190907Z (Reading database ... 75% 2021-05-15T16:34:31.2215594Z (Reading database ... 80% 2021-05-15T16:34:31.2675499Z (Reading database ... 85% 2021-05-15T16:34:31.2824013Z (Reading database ... 90% 2021-05-15T16:34:31.2893328Z (Reading database ... 95% 2021-05-15T16:34:31.2893901Z (Reading database ... 100% 2021-05-15T16:34:31.2894703Z (Reading database ... 269846 files and directories currently installed.) 2021-05-15T16:34:31.2999152Z Preparing to unpack .../000-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2021-05-15T16:34:31.3014041Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-15T16:34:31.3358468Z Selecting previously unselected package libqt5core5a:amd64. 2021-05-15T16:34:31.3567271Z Preparing to unpack .../001-libqt5core5a_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T16:34:31.3644366Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:34:31.5399594Z Selecting previously unselected package libegl-mesa0:amd64. 2021-05-15T16:34:31.5617731Z Preparing to unpack .../002-libegl-mesa0_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-15T16:34:31.5627145Z Unpacking libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T16:34:31.5908028Z Selecting previously unselected package libegl1:amd64. 2021-05-15T16:34:31.6183934Z Preparing to unpack .../003-libegl1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-15T16:34:31.6191312Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T16:34:31.6478352Z Selecting previously unselected package libevdev2:amd64. 2021-05-15T16:34:31.6687975Z Preparing to unpack .../004-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2021-05-15T16:34:31.6697450Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-15T16:34:31.6998388Z Selecting previously unselected package libmtdev1:amd64. 2021-05-15T16:34:31.7203470Z Preparing to unpack .../005-libmtdev1_1.1.5-1.1_amd64.deb ... 2021-05-15T16:34:31.7212161Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-15T16:34:31.7464421Z Selecting previously unselected package libwacom-common. 2021-05-15T16:34:31.7686607Z Preparing to unpack .../006-libwacom-common_1.3-2ubuntu3_all.deb ... 2021-05-15T16:34:31.7696111Z Unpacking libwacom-common (1.3-2ubuntu3) ... 2021-05-15T16:34:31.8479219Z Selecting previously unselected package libwacom2:amd64. 2021-05-15T16:34:31.8727059Z Preparing to unpack .../007-libwacom2_1.3-2ubuntu3_amd64.deb ... 2021-05-15T16:34:31.8741901Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-15T16:34:31.8959543Z Selecting previously unselected package libinput-bin. 2021-05-15T16:34:31.9211373Z Preparing to unpack .../008-libinput-bin_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-15T16:34:31.9219415Z Unpacking libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-15T16:34:31.9478441Z Selecting previously unselected package libinput10:amd64. 2021-05-15T16:34:31.9711864Z Preparing to unpack .../009-libinput10_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-15T16:34:31.9721157Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-15T16:34:32.0021986Z Selecting previously unselected package libqt5dbus5:amd64. 2021-05-15T16:34:32.0295303Z Preparing to unpack .../010-libqt5dbus5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T16:34:32.0306805Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:34:32.0758471Z Selecting previously unselected package libqt5network5:amd64. 2021-05-15T16:34:32.0984182Z Preparing to unpack .../011-libqt5network5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T16:34:32.0993832Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:34:32.1778248Z Selecting previously unselected package libxcb-icccm4:amd64. 2021-05-15T16:34:32.2052766Z Preparing to unpack .../012-libxcb-icccm4_0.4.1-1.1_amd64.deb ... 2021-05-15T16:34:32.2058408Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-15T16:34:32.2313689Z Selecting previously unselected package libxcb-util1:amd64. 2021-05-15T16:34:32.2538957Z Preparing to unpack .../013-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... 2021-05-15T16:34:32.2547482Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-15T16:34:32.2798728Z Selecting previously unselected package libxcb-image0:amd64. 2021-05-15T16:34:32.3030881Z Preparing to unpack .../014-libxcb-image0_0.4.0-1build1_amd64.deb ... 2021-05-15T16:34:32.3042871Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-15T16:34:32.3279453Z Selecting previously unselected package libxcb-keysyms1:amd64. 2021-05-15T16:34:32.3504906Z Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build1_amd64.deb ... 2021-05-15T16:34:32.3513286Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-15T16:34:32.3722577Z Selecting previously unselected package libxcb-randr0:amd64. 2021-05-15T16:34:32.3990554Z Preparing to unpack .../016-libxcb-randr0_1.14-2_amd64.deb ... 2021-05-15T16:34:32.3999073Z Unpacking libxcb-randr0:amd64 (1.14-2) ... 2021-05-15T16:34:32.4278756Z Selecting previously unselected package libxcb-render-util0:amd64. 2021-05-15T16:34:32.4477740Z Preparing to unpack .../017-libxcb-render-util0_0.3.9-1build1_amd64.deb ... 2021-05-15T16:34:32.4486251Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-15T16:34:32.4689849Z Selecting previously unselected package libxcb-xinerama0:amd64. 2021-05-15T16:34:32.4956879Z Preparing to unpack .../018-libxcb-xinerama0_1.14-2_amd64.deb ... 2021-05-15T16:34:32.4964957Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-15T16:34:32.5238816Z Selecting previously unselected package libxcb-xinput0:amd64. 2021-05-15T16:34:32.5425542Z Preparing to unpack .../019-libxcb-xinput0_1.14-2_amd64.deb ... 2021-05-15T16:34:32.5433520Z Unpacking libxcb-xinput0:amd64 (1.14-2) ... 2021-05-15T16:34:32.5758681Z Selecting previously unselected package libxcb-xkb1:amd64. 2021-05-15T16:34:32.5929974Z Preparing to unpack .../020-libxcb-xkb1_1.14-2_amd64.deb ... 2021-05-15T16:34:32.5951954Z Unpacking libxcb-xkb1:amd64 (1.14-2) ... 2021-05-15T16:34:32.6198776Z Selecting previously unselected package libxkbcommon-x11-0:amd64. 2021-05-15T16:34:32.6431674Z Preparing to unpack .../021-libxkbcommon-x11-0_0.10.0-1_amd64.deb ... 2021-05-15T16:34:32.6440506Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-15T16:34:32.6758482Z Selecting previously unselected package libqt5gui5:amd64. 2021-05-15T16:34:32.6974044Z Preparing to unpack .../022-libqt5gui5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T16:34:32.7041603Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:34:32.9879105Z Selecting previously unselected package libqt5widgets5:amd64. 2021-05-15T16:34:33.0108356Z Preparing to unpack .../023-libqt5widgets5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T16:34:33.0115462Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:34:33.2242648Z Selecting previously unselected package libqt5svg5:amd64. 2021-05-15T16:34:33.2520589Z Preparing to unpack .../024-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T16:34:33.2528851Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T16:34:33.2831320Z Selecting previously unselected package liborc-0.4-0:amd64. 2021-05-15T16:34:33.3106512Z Preparing to unpack .../025-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ... 2021-05-15T16:34:33.3114157Z Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-15T16:34:33.3509076Z Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2021-05-15T16:34:33.3783742Z Preparing to unpack .../026-libgstreamer-plugins-base1.0-0_1.16.2-4_amd64.deb ... 2021-05-15T16:34:33.3791649Z Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-15T16:34:33.4647258Z Selecting previously unselected package libhyphen0:amd64. 2021-05-15T16:34:33.4920176Z Preparing to unpack .../027-libhyphen0_2.8.8-7_amd64.deb ... 2021-05-15T16:34:33.4928148Z Unpacking libhyphen0:amd64 (2.8.8-7) ... 2021-05-15T16:34:33.5156538Z Selecting previously unselected package libqt5positioning5:amd64. 2021-05-15T16:34:33.5430789Z Preparing to unpack .../028-libqt5positioning5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T16:34:33.5438807Z Unpacking libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:34:33.5806278Z Selecting previously unselected package libqt5printsupport5:amd64. 2021-05-15T16:34:33.6081930Z Preparing to unpack .../029-libqt5printsupport5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T16:34:33.6089990Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:34:33.6502672Z Selecting previously unselected package libqt5qml5:amd64. 2021-05-15T16:34:33.6781755Z Preparing to unpack .../030-libqt5qml5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T16:34:33.6790696Z Unpacking libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T16:34:33.8272511Z Selecting previously unselected package libqt5quick5:amd64. 2021-05-15T16:34:33.8553256Z Preparing to unpack .../031-libqt5quick5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T16:34:33.8569466Z Unpacking libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T16:34:33.9998899Z Selecting previously unselected package libqt5sensors5:amd64. 2021-05-15T16:34:34.0229276Z Preparing to unpack .../032-libqt5sensors5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T16:34:34.0237915Z Unpacking libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T16:34:34.0638412Z Selecting previously unselected package libqt5webchannel5:amd64. 2021-05-15T16:34:34.0828491Z Preparing to unpack .../033-libqt5webchannel5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T16:34:34.0834064Z Unpacking libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T16:34:34.1073106Z Selecting previously unselected package libwoff1:amd64. 2021-05-15T16:34:34.1349714Z Preparing to unpack .../034-libwoff1_1.0.2-1build2_amd64.deb ... 2021-05-15T16:34:34.1362207Z Unpacking libwoff1:amd64 (1.0.2-1build2) ... 2021-05-15T16:34:34.1624207Z Selecting previously unselected package libqt5webkit5:amd64. 2021-05-15T16:34:34.1899419Z Preparing to unpack .../035-libqt5webkit5_5.212.0~alpha4-1ubuntu2_amd64.deb ... 2021-05-15T16:34:34.1911193Z Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-15T16:34:35.4000148Z Selecting previously unselected package qt5-image-formats-plugins:amd64. 2021-05-15T16:34:35.4221478Z Preparing to unpack .../036-qt5-image-formats-plugins_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T16:34:35.4228015Z Unpacking qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T16:34:35.4500783Z Selecting previously unselected package qgis-providers-common. 2021-05-15T16:34:35.4777985Z Preparing to unpack .../037-qgis-providers-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-15T16:34:35.4787026Z Unpacking qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:34:35.7163115Z Selecting previously unselected package libqca-qt5-2:amd64. 2021-05-15T16:34:35.7453491Z Preparing to unpack .../038-libqca-qt5-2_2.2.1-2build1_amd64.deb ... 2021-05-15T16:34:35.7460695Z Unpacking libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-15T16:34:35.7934358Z Selecting previously unselected package libqca-qt5-2-plugins:amd64. 2021-05-15T16:34:35.8214545Z Preparing to unpack .../039-libqca-qt5-2-plugins_2.2.1-2build1_amd64.deb ... 2021-05-15T16:34:35.8222035Z Unpacking libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-15T16:34:35.8678377Z Selecting previously unselected package libqt5sql5:amd64. 2021-05-15T16:34:35.8887853Z Preparing to unpack .../040-libqt5sql5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T16:34:35.8899851Z Unpacking libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:34:35.9238814Z Selecting previously unselected package libqt5sql5-sqlite:amd64. 2021-05-15T16:34:35.9480515Z Preparing to unpack .../041-libqt5sql5-sqlite_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T16:34:35.9487817Z Unpacking libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:34:35.9799439Z Selecting previously unselected package gdal-data. 2021-05-15T16:34:36.0006673Z Preparing to unpack .../042-gdal-data_3.0.4+dfsg-1build3_all.deb ... 2021-05-15T16:34:36.0017550Z Unpacking gdal-data (3.0.4+dfsg-1build3) ... 2021-05-15T16:34:36.0519155Z Selecting previously unselected package libarpack2:amd64. 2021-05-15T16:34:36.0715880Z Preparing to unpack .../043-libarpack2_3.7.0-3_amd64.deb ... 2021-05-15T16:34:36.0724661Z Unpacking libarpack2:amd64 (3.7.0-3) ... 2021-05-15T16:34:36.1039500Z Selecting previously unselected package libsuperlu5:amd64. 2021-05-15T16:34:36.1279298Z Preparing to unpack .../044-libsuperlu5_5.2.1+dfsg1-4_amd64.deb ... 2021-05-15T16:34:36.1286624Z Unpacking libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-15T16:34:36.1678334Z Selecting previously unselected package libarmadillo9. 2021-05-15T16:34:36.1882896Z Preparing to unpack .../045-libarmadillo9_1%3a9.800.4+dfsg-1build1_amd64.deb ... 2021-05-15T16:34:36.1893224Z Unpacking libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-15T16:34:36.2193399Z Selecting previously unselected package libcfitsio8:amd64. 2021-05-15T16:34:36.2467003Z Preparing to unpack .../046-libcfitsio8_3.470-3_amd64.deb ... 2021-05-15T16:34:36.2474022Z Unpacking libcfitsio8:amd64 (3.470-3) ... 2021-05-15T16:34:36.3158356Z Selecting previously unselected package libcharls2:amd64. 2021-05-15T16:34:36.3364706Z Preparing to unpack .../047-libcharls2_2.0.0+dfsg-1build1_amd64.deb ... 2021-05-15T16:34:36.3372650Z Unpacking libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-15T16:34:36.3657021Z Selecting previously unselected package libdap25:amd64. 2021-05-15T16:34:36.3932550Z Preparing to unpack .../048-libdap25_3.20.5-1_amd64.deb ... 2021-05-15T16:34:36.3939756Z Unpacking libdap25:amd64 (3.20.5-1) ... 2021-05-15T16:34:36.4553549Z Selecting previously unselected package libdapclient6v5:amd64. 2021-05-15T16:34:36.4830377Z Preparing to unpack .../049-libdapclient6v5_3.20.5-1_amd64.deb ... 2021-05-15T16:34:36.4838660Z Unpacking libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-15T16:34:36.5120795Z Selecting previously unselected package libepsilon1:amd64. 2021-05-15T16:34:36.5395017Z Preparing to unpack .../050-libepsilon1_0.9.2+dfsg-4_amd64.deb ... 2021-05-15T16:34:36.5405055Z Unpacking libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-15T16:34:36.5678538Z Selecting previously unselected package libfreexl1:amd64. 2021-05-15T16:34:36.5916016Z Preparing to unpack .../051-libfreexl1_1.0.5-3_amd64.deb ... 2021-05-15T16:34:36.5924835Z Unpacking libfreexl1:amd64 (1.0.5-3) ... 2021-05-15T16:34:36.6137233Z Selecting previously unselected package libfyba0:amd64. 2021-05-15T16:34:36.6410015Z Preparing to unpack .../052-libfyba0_4.1.1-6build1_amd64.deb ... 2021-05-15T16:34:36.6418919Z Unpacking libfyba0:amd64 (4.1.1-6build1) ... 2021-05-15T16:34:36.6839120Z Selecting previously unselected package libgeos-3.8.0:amd64. 2021-05-15T16:34:36.7038084Z Preparing to unpack .../053-libgeos-3.8.0_3.8.0-1build1_amd64.deb ... 2021-05-15T16:34:36.7046175Z Unpacking libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-15T16:34:36.7799488Z Selecting previously unselected package libgeos-c1v5:amd64. 2021-05-15T16:34:36.8005409Z Preparing to unpack .../054-libgeos-c1v5_3.8.0-1build1_amd64.deb ... 2021-05-15T16:34:36.8016195Z Unpacking libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-15T16:34:36.8318633Z Selecting previously unselected package proj-data. 2021-05-15T16:34:36.8523675Z Preparing to unpack .../055-proj-data_6.3.1-1_all.deb ... 2021-05-15T16:34:36.8535857Z Unpacking proj-data (6.3.1-1) ... 2021-05-15T16:34:37.5838711Z Selecting previously unselected package libproj15:amd64. 2021-05-15T16:34:37.6073402Z Preparing to unpack .../056-libproj15_6.3.1-1_amd64.deb ... 2021-05-15T16:34:37.6087793Z Unpacking libproj15:amd64 (6.3.1-1) ... 2021-05-15T16:34:37.7101804Z Selecting previously unselected package libgeotiff5:amd64. 2021-05-15T16:34:37.7385042Z Preparing to unpack .../057-libgeotiff5_1.5.1-2_amd64.deb ... 2021-05-15T16:34:37.7394513Z Unpacking libgeotiff5:amd64 (1.5.1-2) ... 2021-05-15T16:34:37.7676277Z Selecting previously unselected package libhdf4-0-alt. 2021-05-15T16:34:37.7959548Z Preparing to unpack .../058-libhdf4-0-alt_4.2.14-1ubuntu1_amd64.deb ... 2021-05-15T16:34:37.7967978Z Unpacking libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-15T16:34:37.8394916Z Selecting previously unselected package libminizip1:amd64. 2021-05-15T16:34:37.8675866Z Preparing to unpack .../059-libminizip1_1.1-8build1_amd64.deb ... 2021-05-15T16:34:37.8684811Z Unpacking libminizip1:amd64 (1.1-8build1) ... 2021-05-15T16:34:37.8958444Z Selecting previously unselected package liburiparser1:amd64. 2021-05-15T16:34:37.9189790Z Preparing to unpack .../060-liburiparser1_0.9.3-2_amd64.deb ... 2021-05-15T16:34:37.9199684Z Unpacking liburiparser1:amd64 (0.9.3-2) ... 2021-05-15T16:34:37.9419893Z Selecting previously unselected package libkmlbase1:amd64. 2021-05-15T16:34:37.9698145Z Preparing to unpack .../061-libkmlbase1_1.3.0-8build1_amd64.deb ... 2021-05-15T16:34:37.9705753Z Unpacking libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-15T16:34:37.9960076Z Selecting previously unselected package libkmldom1:amd64. 2021-05-15T16:34:38.0239976Z Preparing to unpack .../062-libkmldom1_1.3.0-8build1_amd64.deb ... 2021-05-15T16:34:38.0249033Z Unpacking libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-15T16:34:38.0590558Z Selecting previously unselected package libkmlengine1:amd64. 2021-05-15T16:34:38.0870599Z Preparing to unpack .../063-libkmlengine1_1.3.0-8build1_amd64.deb ... 2021-05-15T16:34:38.0878866Z Unpacking libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-15T16:34:38.1198604Z Selecting previously unselected package libnetcdf15:amd64. 2021-05-15T16:34:38.1455181Z Preparing to unpack .../064-libnetcdf15_1%3a4.7.3-1_amd64.deb ... 2021-05-15T16:34:38.1463042Z Unpacking libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-15T16:34:38.1982107Z Selecting previously unselected package libogdi4.1. 2021-05-15T16:34:38.2259090Z Preparing to unpack .../065-libogdi4.1_4.1.0+ds-1build1_amd64.deb ... 2021-05-15T16:34:38.2268277Z Unpacking libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-15T16:34:38.2641603Z Selecting previously unselected package libqhull7:amd64. 2021-05-15T16:34:38.2920479Z Preparing to unpack .../066-libqhull7_2015.2-4_amd64.deb ... 2021-05-15T16:34:38.2928326Z Unpacking libqhull7:amd64 (2015.2-4) ... 2021-05-15T16:34:38.3238833Z Selecting previously unselected package libspatialite7:amd64. 2021-05-15T16:34:38.3514850Z Preparing to unpack .../067-libspatialite7_4.3.0a-6build1_amd64.deb ... 2021-05-15T16:34:38.3522644Z Unpacking libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-15T16:34:38.4926876Z Selecting previously unselected package libxerces-c3.2:amd64. 2021-05-15T16:34:38.5203918Z Preparing to unpack .../068-libxerces-c3.2_3.2.2+debian-1build3_amd64.deb ... 2021-05-15T16:34:38.5212505Z Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-15T16:34:38.6268921Z Selecting previously unselected package libgdal26. 2021-05-15T16:34:38.6550351Z Preparing to unpack .../069-libgdal26_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-15T16:34:38.6558272Z Unpacking libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-15T16:34:39.2306367Z Selecting previously unselected package libqt5concurrent5:amd64. 2021-05-15T16:34:39.2601554Z Preparing to unpack .../070-libqt5concurrent5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T16:34:39.2609445Z Unpacking libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:34:39.2857715Z Selecting previously unselected package libqt5keychain1:amd64. 2021-05-15T16:34:39.3141417Z Preparing to unpack .../071-libqt5keychain1_0.10.0-1build1_amd64.deb ... 2021-05-15T16:34:39.3150192Z Unpacking libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-15T16:34:39.3438578Z Selecting previously unselected package libqt5serialport5:amd64. 2021-05-15T16:34:39.3681553Z Preparing to unpack .../072-libqt5serialport5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T16:34:39.3692701Z Unpacking libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T16:34:39.3967668Z Selecting previously unselected package libqt5xml5:amd64. 2021-05-15T16:34:39.4213710Z Preparing to unpack .../073-libqt5xml5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T16:34:39.4221559Z Unpacking libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:34:39.4529199Z Selecting previously unselected package libspatialindex6:amd64. 2021-05-15T16:34:39.4810619Z Preparing to unpack .../074-libspatialindex6_1.9.3-1build1_amd64.deb ... 2021-05-15T16:34:39.4819754Z Unpacking libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-15T16:34:39.5255607Z Selecting previously unselected package libzip5:amd64. 2021-05-15T16:34:39.5536772Z Preparing to unpack .../075-libzip5_1.5.1-0ubuntu1_amd64.deb ... 2021-05-15T16:34:39.5546969Z Unpacking libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-15T16:34:39.5959504Z Selecting previously unselected package libqgis-core3.10.4. 2021-05-15T16:34:39.6197816Z Preparing to unpack .../076-libqgis-core3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T16:34:39.6211768Z Unpacking libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:34:40.1480040Z Selecting previously unselected package libqgis-native3.10.4. 2021-05-15T16:34:40.1721160Z Preparing to unpack .../077-libqgis-native3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T16:34:40.1729643Z Unpacking libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:34:40.1961289Z Selecting previously unselected package libqscintilla2-qt5-l10n. 2021-05-15T16:34:40.2244541Z Preparing to unpack .../078-libqscintilla2-qt5-l10n_2.11.2+dfsg-6_all.deb ... 2021-05-15T16:34:40.2256649Z Unpacking libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-15T16:34:40.2678791Z Selecting previously unselected package libqscintilla2-qt5-15. 2021-05-15T16:34:40.2900085Z Preparing to unpack .../079-libqscintilla2-qt5-15_2.11.2+dfsg-6_amd64.deb ... 2021-05-15T16:34:40.2907856Z Unpacking libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-15T16:34:40.4312833Z Selecting previously unselected package libqt5quickwidgets5:amd64. 2021-05-15T16:34:40.4553635Z Preparing to unpack .../080-libqt5quickwidgets5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T16:34:40.4562646Z Unpacking libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T16:34:40.4878383Z Selecting previously unselected package libqt5opengl5:amd64. 2021-05-15T16:34:40.5095590Z Preparing to unpack .../081-libqt5opengl5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T16:34:40.5102786Z Unpacking libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:34:40.5450946Z Selecting previously unselected package libqwt-qt5-6. 2021-05-15T16:34:40.5727299Z Preparing to unpack .../082-libqwt-qt5-6_6.1.4-1.1build1_amd64.deb ... 2021-05-15T16:34:40.5740650Z Unpacking libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-15T16:34:40.6478786Z Selecting previously unselected package libqgis-gui3.10.4. 2021-05-15T16:34:40.6671426Z Preparing to unpack .../083-libqgis-gui3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T16:34:40.6821849Z Unpacking libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:34:40.9999319Z Selecting previously unselected package qgis-providers. 2021-05-15T16:34:41.0227243Z Preparing to unpack .../084-qgis-providers_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T16:34:41.0235459Z Unpacking qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:34:41.2197274Z Selecting previously unselected package libavahi-core7:amd64. 2021-05-15T16:34:41.2482248Z Preparing to unpack .../085-libavahi-core7_0.7-4ubuntu7_amd64.deb ... 2021-05-15T16:34:41.2489692Z Unpacking libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-15T16:34:41.2763256Z Selecting previously unselected package libdaemon0:amd64. 2021-05-15T16:34:41.3055553Z Preparing to unpack .../086-libdaemon0_0.14-7_amd64.deb ... 2021-05-15T16:34:41.3064286Z Unpacking libdaemon0:amd64 (0.14-7) ... 2021-05-15T16:34:41.3294189Z Selecting previously unselected package avahi-daemon. 2021-05-15T16:34:41.3577275Z Preparing to unpack .../087-avahi-daemon_0.7-4ubuntu7_amd64.deb ... 2021-05-15T16:34:41.3585712Z Unpacking avahi-daemon (0.7-4ubuntu7) ... 2021-05-15T16:34:41.3992427Z Selecting previously unselected package tk8.6-blt2.5. 2021-05-15T16:34:41.4271549Z Preparing to unpack .../088-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-05-15T16:34:41.4279943Z Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-15T16:34:41.4966559Z Selecting previously unselected package blt. 2021-05-15T16:34:41.5246302Z Preparing to unpack .../089-blt_2.5.3+dfsg-4_amd64.deb ... 2021-05-15T16:34:41.5253565Z Unpacking blt (2.5.3+dfsg-4) ... 2021-05-15T16:34:41.5462026Z Selecting previously unselected package fonts-lyx. 2021-05-15T16:34:41.5737959Z Preparing to unpack .../090-fonts-lyx_2.3.4.2-2_all.deb ... 2021-05-15T16:34:41.5748314Z Unpacking fonts-lyx (2.3.4.2-2) ... 2021-05-15T16:34:41.6082052Z Selecting previously unselected package libgck-1-0:amd64. 2021-05-15T16:34:41.6357038Z Preparing to unpack .../091-libgck-1-0_3.36.0-2build1_amd64.deb ... 2021-05-15T16:34:41.6367175Z Unpacking libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-15T16:34:41.6679490Z Selecting previously unselected package libgcr-base-3-1:amd64. 2021-05-15T16:34:41.6913975Z Preparing to unpack .../092-libgcr-base-3-1_3.36.0-2build1_amd64.deb ... 2021-05-15T16:34:41.6927686Z Unpacking libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-15T16:34:41.7358960Z Selecting previously unselected package libgcr-ui-3-1:amd64. 2021-05-15T16:34:41.7583395Z Preparing to unpack .../093-libgcr-ui-3-1_3.36.0-2build1_amd64.deb ... 2021-05-15T16:34:41.7596065Z Unpacking libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-15T16:34:41.7998257Z Selecting previously unselected package gcr. 2021-05-15T16:34:41.8191835Z Preparing to unpack .../094-gcr_3.36.0-2build1_amd64.deb ... 2021-05-15T16:34:41.8200142Z Unpacking gcr (3.36.0-2build1) ... 2021-05-15T16:34:41.8598809Z Selecting previously unselected package python3-numpy. 2021-05-15T16:34:41.8822043Z Preparing to unpack .../095-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-05-15T16:34:41.8830535Z Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-15T16:34:42.1560143Z Selecting previously unselected package python3-gdal. 2021-05-15T16:34:42.1790804Z Preparing to unpack .../096-python3-gdal_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-15T16:34:42.1800858Z Unpacking python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-15T16:34:42.2501101Z Selecting previously unselected package gdal-bin. 2021-05-15T16:34:42.2785935Z Preparing to unpack .../097-gdal-bin_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-15T16:34:42.2801721Z Unpacking gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-15T16:34:42.3318737Z Selecting previously unselected package libavahi-glib1:amd64. 2021-05-15T16:34:42.3541301Z Preparing to unpack .../098-libavahi-glib1_0.7-4ubuntu7_amd64.deb ... 2021-05-15T16:34:42.3548999Z Unpacking libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-15T16:34:42.3765653Z Selecting previously unselected package libmm-glib0:amd64. 2021-05-15T16:34:42.4045579Z Preparing to unpack .../099-libmm-glib0_1.12.8-1_amd64.deb ... 2021-05-15T16:34:42.4052770Z Unpacking libmm-glib0:amd64 (1.12.8-1) ... 2021-05-15T16:34:42.4432573Z Selecting previously unselected package geoclue-2.0. 2021-05-15T16:34:42.4713094Z Preparing to unpack .../100-geoclue-2.0_2.5.6-0ubuntu1_amd64.deb ... 2021-05-15T16:34:42.4721744Z Unpacking geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-15T16:34:42.5159584Z Selecting previously unselected package p11-kit-modules:amd64. 2021-05-15T16:34:42.5389396Z Preparing to unpack .../101-p11-kit-modules_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-15T16:34:42.5397584Z Unpacking p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-15T16:34:42.5878745Z Selecting previously unselected package p11-kit. 2021-05-15T16:34:42.6105925Z Preparing to unpack .../102-p11-kit_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-15T16:34:42.6113960Z Unpacking p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-15T16:34:42.6479017Z Selecting previously unselected package pinentry-gnome3. 2021-05-15T16:34:42.6705197Z Preparing to unpack .../103-pinentry-gnome3_1.1.0-3build1_amd64.deb ... 2021-05-15T16:34:42.6712968Z Unpacking pinentry-gnome3 (1.1.0-3build1) ... 2021-05-15T16:34:42.6954189Z Selecting previously unselected package gnome-keyring. 2021-05-15T16:34:42.7229621Z Preparing to unpack .../104-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-15T16:34:42.7335895Z Unpacking gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-15T16:34:42.8142459Z Selecting previously unselected package gnome-keyring-pkcs11:amd64. 2021-05-15T16:34:42.8422810Z Preparing to unpack .../105-gnome-keyring-pkcs11_3.36.0-1ubuntu1_amd64.deb ... 2021-05-15T16:34:42.8430061Z Unpacking gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-15T16:34:42.8691543Z Selecting previously unselected package grass-doc. 2021-05-15T16:34:42.8969163Z Preparing to unpack .../106-grass-doc_7.8.2-1build3_all.deb ... 2021-05-15T16:34:42.8977549Z Unpacking grass-doc (7.8.2-1build3) ... 2021-05-15T16:34:44.5278161Z Selecting previously unselected package liblaszip8:amd64. 2021-05-15T16:34:44.5575323Z Preparing to unpack .../107-liblaszip8_3.4.3-1build1_amd64.deb ... 2021-05-15T16:34:44.5584905Z Unpacking liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-15T16:34:44.5913603Z Selecting previously unselected package libpdal-util9. 2021-05-15T16:34:44.6198923Z Preparing to unpack .../108-libpdal-util9_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T16:34:44.6207980Z Unpacking libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-15T16:34:44.6518292Z Selecting previously unselected package libpdal-base9. 2021-05-15T16:34:44.6799757Z Preparing to unpack .../109-libpdal-base9_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T16:34:44.6809149Z Unpacking libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-15T16:34:44.8545433Z Selecting previously unselected package grass-core. 2021-05-15T16:34:44.8831303Z Preparing to unpack .../110-grass-core_7.8.2-1build3_amd64.deb ... 2021-05-15T16:34:44.8838950Z Unpacking grass-core (7.8.2-1build3) ... 2021-05-15T16:34:45.7873815Z Selecting previously unselected package libcdparanoia0:amd64. 2021-05-15T16:34:45.7876004Z Preparing to unpack .../111-libcdparanoia0_3.10.2+debian-13_amd64.deb ... 2021-05-15T16:34:45.7877145Z Unpacking libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-15T16:34:45.7878597Z Selecting previously unselected package libvisual-0.4-0:amd64. 2021-05-15T16:34:45.7879616Z Preparing to unpack .../112-libvisual-0.4-0_0.4.0-17_amd64.deb ... 2021-05-15T16:34:45.7880426Z Unpacking libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-15T16:34:45.7881663Z Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2021-05-15T16:34:45.7882846Z Preparing to unpack .../113-gstreamer1.0-plugins-base_1.16.2-4_amd64.deb ... 2021-05-15T16:34:45.7883900Z Unpacking gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-15T16:34:45.7884886Z Selecting previously unselected package iio-sensor-proxy. 2021-05-15T16:34:45.7885919Z Preparing to unpack .../114-iio-sensor-proxy_2.8-1ubuntu1_amd64.deb ... 2021-05-15T16:34:45.7886806Z Unpacking iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-15T16:34:45.7887549Z Selecting previously unselected package libassimp5:amd64. 2021-05-15T16:34:45.7888516Z Preparing to unpack .../115-libassimp5_5.0.1~ds0-1build1_amd64.deb ... 2021-05-15T16:34:45.7889349Z Unpacking libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-15T16:34:46.0458703Z Selecting previously unselected package libexiv2-27:amd64. 2021-05-15T16:34:46.0749045Z Preparing to unpack .../116-libexiv2-27_0.27.2-8ubuntu2.2_amd64.deb ... 2021-05-15T16:34:46.0756865Z Unpacking libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-15T16:34:46.1689427Z Selecting previously unselected package libfcgi0ldbl:amd64. 2021-05-15T16:34:46.1977916Z Preparing to unpack .../117-libfcgi0ldbl_2.4.0-10build1_amd64.deb ... 2021-05-15T16:34:46.1988823Z Unpacking libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-15T16:34:46.2310387Z Selecting previously unselected package libfcgi-bin. 2021-05-15T16:34:46.2597877Z Preparing to unpack .../118-libfcgi-bin_2.4.0-10build1_amd64.deb ... 2021-05-15T16:34:46.2605137Z Unpacking libfcgi-bin (2.4.0-10build1) ... 2021-05-15T16:34:46.2823466Z Selecting previously unselected package libimagequant0:amd64. 2021-05-15T16:34:46.3107749Z Preparing to unpack .../119-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-05-15T16:34:46.3119669Z Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-15T16:34:46.3398785Z Selecting previously unselected package libjs-jquery-ui. 2021-05-15T16:34:46.3635562Z Preparing to unpack .../120-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-05-15T16:34:46.3713800Z Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-15T16:34:46.4539944Z Selecting previously unselected package libmbim-glib4:amd64. 2021-05-15T16:34:46.4835219Z Preparing to unpack .../121-libmbim-glib4_1.22.0-2_amd64.deb ... 2021-05-15T16:34:46.4847770Z Unpacking libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-15T16:34:46.5198806Z Selecting previously unselected package libmbim-proxy. 2021-05-15T16:34:46.5416801Z Preparing to unpack .../122-libmbim-proxy_1.22.0-2_amd64.deb ... 2021-05-15T16:34:46.5424455Z Unpacking libmbim-proxy (1.22.0-2) ... 2021-05-15T16:34:46.5679475Z Selecting previously unselected package libnl-genl-3-200:amd64. 2021-05-15T16:34:46.5917918Z Preparing to unpack .../123-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-05-15T16:34:46.5924861Z Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-15T16:34:46.6154722Z Selecting previously unselected package libnl-route-3-200:amd64. 2021-05-15T16:34:46.6440088Z Preparing to unpack .../124-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-05-15T16:34:46.6449359Z Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-15T16:34:46.6798573Z Selecting previously unselected package libnss-mdns:amd64. 2021-05-15T16:34:46.7082863Z Preparing to unpack .../125-libnss-mdns_0.14.1-1ubuntu1_amd64.deb ... 2021-05-15T16:34:46.7092018Z Unpacking libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-15T16:34:46.7398832Z Selecting previously unselected package libpam-gnome-keyring:amd64. 2021-05-15T16:34:46.7607280Z Preparing to unpack .../126-libpam-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-15T16:34:46.7624188Z Unpacking libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-15T16:34:46.7875257Z Selecting previously unselected package libpcsclite1:amd64. 2021-05-15T16:34:46.8125096Z Preparing to unpack .../127-libpcsclite1_1.8.26-3_amd64.deb ... 2021-05-15T16:34:46.8132657Z Unpacking libpcsclite1:amd64 (1.8.26-3) ... 2021-05-15T16:34:46.8398826Z Selecting previously unselected package libpdal-plugin-faux. 2021-05-15T16:34:46.8627805Z Preparing to unpack .../128-libpdal-plugin-faux_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T16:34:46.8635482Z Unpacking libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-15T16:34:46.8851803Z Selecting previously unselected package libpdal-plugin-icebridge. 2021-05-15T16:34:46.9134758Z Preparing to unpack .../129-libpdal-plugin-icebridge_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T16:34:46.9148740Z Unpacking libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-15T16:34:46.9392211Z Selecting previously unselected package libpdal-plugin-pgpointcloud. 2021-05-15T16:34:46.9682655Z Preparing to unpack .../130-libpdal-plugin-pgpointcloud_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T16:34:46.9690949Z Unpacking libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-15T16:34:46.9967980Z Selecting previously unselected package libpdal-plugin-python. 2021-05-15T16:34:47.0254854Z Preparing to unpack .../131-libpdal-plugin-python_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T16:34:47.0261959Z Unpacking libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-15T16:34:47.0678910Z Selecting previously unselected package libsqlite3-mod-spatialite:amd64. 2021-05-15T16:34:47.0901218Z Preparing to unpack .../132-libsqlite3-mod-spatialite_4.3.0a-6build1_amd64.deb ... 2021-05-15T16:34:47.0908874Z Unpacking libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-15T16:34:47.2399281Z Selecting previously unselected package libpdal-plugin-sqlite. 2021-05-15T16:34:47.2609739Z Preparing to unpack .../133-libpdal-plugin-sqlite_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T16:34:47.2618155Z Unpacking libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-15T16:34:47.2893977Z Selecting previously unselected package libpdal-plugins. 2021-05-15T16:34:47.3180835Z Preparing to unpack .../134-libpdal-plugins_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T16:34:47.3188297Z Unpacking libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-15T16:34:47.3478573Z Selecting previously unselected package libqt53dcore5:amd64. 2021-05-15T16:34:47.3690774Z Preparing to unpack .../135-libqt53dcore5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T16:34:47.3699996Z Unpacking libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:34:47.4079198Z Selecting previously unselected package libqt53drender5:amd64. 2021-05-15T16:34:47.4323578Z Preparing to unpack .../136-libqt53drender5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T16:34:47.4331550Z Unpacking libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:34:47.5238624Z Selecting previously unselected package libqt53danimation5:amd64. 2021-05-15T16:34:47.5473500Z Preparing to unpack .../137-libqt53danimation5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T16:34:47.5485087Z Unpacking libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:34:47.5879206Z Selecting previously unselected package libqt53dinput5:amd64. 2021-05-15T16:34:47.6112118Z Preparing to unpack .../138-libqt53dinput5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T16:34:47.6120285Z Unpacking libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:34:47.6518386Z Selecting previously unselected package libqt53dlogic5:amd64. 2021-05-15T16:34:47.6743739Z Preparing to unpack .../139-libqt53dlogic5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T16:34:47.6753090Z Unpacking libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:34:47.7038488Z Selecting previously unselected package libqt53dextras5:amd64. 2021-05-15T16:34:47.7271204Z Preparing to unpack .../140-libqt53dextras5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T16:34:47.7284736Z Unpacking libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:34:47.7678964Z Selecting previously unselected package qt3d-assimpsceneimport-plugin:amd64. 2021-05-15T16:34:47.7912451Z Preparing to unpack .../141-qt3d-assimpsceneimport-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T16:34:47.7921072Z Unpacking qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:34:47.8199731Z Selecting previously unselected package qt3d-defaultgeometryloader-plugin:amd64. 2021-05-15T16:34:47.8427322Z Preparing to unpack .../142-qt3d-defaultgeometryloader-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T16:34:47.8439495Z Unpacking qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:34:47.8719745Z Selecting previously unselected package qt3d-gltfsceneio-plugin:amd64. 2021-05-15T16:34:47.8934864Z Preparing to unpack .../143-qt3d-gltfsceneio-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T16:34:47.8946553Z Unpacking qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:34:47.9318562Z Selecting previously unselected package libqt53dquickscene2d5:amd64. 2021-05-15T16:34:47.9546749Z Preparing to unpack .../144-libqt53dquickscene2d5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T16:34:47.9557244Z Unpacking libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:34:47.9838741Z Selecting previously unselected package qt3d-scene2d-plugin:amd64. 2021-05-15T16:34:48.0055315Z Preparing to unpack .../145-qt3d-scene2d-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T16:34:48.0065659Z Unpacking qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:34:48.0350926Z Selecting previously unselected package libqgis-3d3.10.4. 2021-05-15T16:34:48.0556980Z Preparing to unpack .../146-libqgis-3d3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T16:34:48.0565830Z Unpacking libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:34:48.0996577Z Selecting previously unselected package libqgis-analysis3.10.4. 2021-05-15T16:34:48.1276307Z Preparing to unpack .../147-libqgis-analysis3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T16:34:48.1285868Z Unpacking libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:34:48.2400897Z Selecting previously unselected package libqgis-app3.10.4. 2021-05-15T16:34:48.2686362Z Preparing to unpack .../148-libqgis-app3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T16:34:48.2695042Z Unpacking libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:34:48.5986937Z Selecting previously unselected package qtchooser. 2021-05-15T16:34:48.6277564Z Preparing to unpack .../149-qtchooser_66-2build1_amd64.deb ... 2021-05-15T16:34:48.6285983Z Unpacking qtchooser (66-2build1) ... 2021-05-15T16:34:48.6598748Z Selecting previously unselected package qdoc-qt5. 2021-05-15T16:34:48.6832967Z Preparing to unpack .../150-qdoc-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T16:34:48.6840226Z Unpacking qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T16:34:48.7507563Z Selecting previously unselected package libqt5help5:amd64. 2021-05-15T16:34:48.7794941Z Preparing to unpack .../151-libqt5help5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T16:34:48.7804131Z Unpacking libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T16:34:48.8159431Z Selecting previously unselected package qhelpgenerator-qt5. 2021-05-15T16:34:48.8409532Z Preparing to unpack .../152-qhelpgenerator-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T16:34:48.8418346Z Unpacking qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T16:34:48.8677954Z Selecting previously unselected package qt5-assistant. 2021-05-15T16:34:48.8960325Z Preparing to unpack .../153-qt5-assistant_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T16:34:48.8967107Z Unpacking qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-15T16:34:48.9475633Z Selecting previously unselected package qtattributionsscanner-qt5. 2021-05-15T16:34:48.9759763Z Preparing to unpack .../154-qtattributionsscanner-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T16:34:48.9769922Z Unpacking qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T16:34:49.0065562Z Selecting previously unselected package libqt5designer5:amd64. 2021-05-15T16:34:49.0308537Z Preparing to unpack .../155-libqt5designer5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T16:34:49.0319558Z Unpacking libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T16:34:49.2318990Z Selecting previously unselected package libqt5designercomponents5:amd64. 2021-05-15T16:34:49.2557538Z Preparing to unpack .../156-libqt5designercomponents5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T16:34:49.2565057Z Unpacking libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T16:34:49.3518967Z Selecting previously unselected package qttools5-dev-tools. 2021-05-15T16:34:49.3722305Z Preparing to unpack .../157-qttools5-dev-tools_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T16:34:49.3730848Z Unpacking qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-15T16:34:49.4879611Z Selecting previously unselected package libqgis-customwidgets. 2021-05-15T16:34:49.5168055Z Preparing to unpack .../158-libqgis-customwidgets_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T16:34:49.5177343Z Unpacking libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:34:49.6257387Z Selecting previously unselected package libqgis-server3.10.4. 2021-05-15T16:34:49.6536695Z Preparing to unpack .../159-libqgis-server3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T16:34:49.6546631Z Unpacking libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:34:49.7032681Z Selecting previously unselected package libqgisgrass7-3.10.4. 2021-05-15T16:34:49.7322425Z Preparing to unpack .../160-libqgisgrass7-3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T16:34:49.7331076Z Unpacking libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:34:49.7798616Z Selecting previously unselected package libqgispython3.10.4. 2021-05-15T16:34:49.8035332Z Preparing to unpack .../161-libqgispython3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T16:34:49.8044168Z Unpacking libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:34:49.8359458Z Selecting previously unselected package libqmi-glib5:amd64. 2021-05-15T16:34:49.8598908Z Preparing to unpack .../162-libqmi-glib5_1.24.8-1_amd64.deb ... 2021-05-15T16:34:49.8607889Z Unpacking libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-15T16:34:49.9317770Z Selecting previously unselected package libqmi-proxy. 2021-05-15T16:34:49.9604440Z Preparing to unpack .../163-libqmi-proxy_1.24.8-1_amd64.deb ... 2021-05-15T16:34:49.9762284Z Unpacking libqmi-proxy (1.24.8-1) ... 2021-05-15T16:34:50.0038374Z Selecting previously unselected package libqt5test5:amd64. 2021-05-15T16:34:50.0259282Z Preparing to unpack .../164-libqt5test5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T16:34:50.0270792Z Unpacking libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:34:50.0585463Z Selecting previously unselected package libwacom-bin. 2021-05-15T16:34:50.0870533Z Preparing to unpack .../165-libwacom-bin_1.3-2ubuntu3_amd64.deb ... 2021-05-15T16:34:50.0881725Z Unpacking libwacom-bin (1.3-2ubuntu3) ... 2021-05-15T16:34:50.1148360Z Selecting previously unselected package modemmanager. 2021-05-15T16:34:50.1390889Z Preparing to unpack .../166-modemmanager_1.12.8-1_amd64.deb ... 2021-05-15T16:34:50.1493703Z Unpacking modemmanager (1.12.8-1) ... 2021-05-15T16:34:50.2479787Z Selecting previously unselected package ttf-bitstream-vera. 2021-05-15T16:34:50.2742538Z Preparing to unpack .../167-ttf-bitstream-vera_1.10-8_all.deb ... 2021-05-15T16:34:50.2757282Z Unpacking ttf-bitstream-vera (1.10-8) ... 2021-05-15T16:34:50.3024552Z Selecting previously unselected package python-matplotlib-data. 2021-05-15T16:34:50.3315438Z Preparing to unpack .../168-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-05-15T16:34:50.3325451Z Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-15T16:34:50.6197328Z Selecting previously unselected package python3-soupsieve. 2021-05-15T16:34:50.6488734Z Preparing to unpack .../169-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-05-15T16:34:50.6494846Z Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-15T16:34:50.6727328Z Selecting previously unselected package python3-bs4. 2021-05-15T16:34:50.7015731Z Preparing to unpack .../170-python3-bs4_4.8.2-1_all.deb ... 2021-05-15T16:34:50.7023740Z Unpacking python3-bs4 (4.8.2-1) ... 2021-05-15T16:34:50.7305698Z Selecting previously unselected package python3-cycler. 2021-05-15T16:34:50.7593153Z Preparing to unpack .../171-python3-cycler_0.10.0-3_all.deb ... 2021-05-15T16:34:50.7600584Z Unpacking python3-cycler (0.10.0-3) ... 2021-05-15T16:34:50.7803451Z Selecting previously unselected package python3-dateutil. 2021-05-15T16:34:50.8088116Z Preparing to unpack .../172-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-05-15T16:34:50.8099594Z Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-15T16:34:50.8358793Z Selecting previously unselected package python3-decorator. 2021-05-15T16:34:50.8639993Z Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-05-15T16:34:50.8653286Z Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-05-15T16:34:50.8875683Z Selecting previously unselected package python3-future. 2021-05-15T16:34:50.9156801Z Preparing to unpack .../174-python3-future_0.18.2-2_all.deb ... 2021-05-15T16:34:50.9163981Z Unpacking python3-future (0.18.2-2) ... 2021-05-15T16:34:50.9750732Z Selecting previously unselected package python3-webencodings. 2021-05-15T16:34:51.0034177Z Preparing to unpack .../175-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-05-15T16:34:51.0042120Z Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-15T16:34:51.0238395Z Selecting previously unselected package python3-html5lib. 2021-05-15T16:34:51.0517095Z Preparing to unpack .../176-python3-html5lib_1.0.1-2_all.deb ... 2021-05-15T16:34:51.0524129Z Unpacking python3-html5lib (1.0.1-2) ... 2021-05-15T16:34:51.0814059Z Selecting previously unselected package python3-ipython-genutils. 2021-05-15T16:34:51.1095270Z Preparing to unpack .../177-python3-ipython-genutils_0.2.0-1ubuntu1_all.deb ... 2021-05-15T16:34:51.1103637Z Unpacking python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-15T16:34:51.1311611Z Selecting previously unselected package python3-traitlets. 2021-05-15T16:34:51.1591371Z Preparing to unpack .../178-python3-traitlets_4.3.3-3_all.deb ... 2021-05-15T16:34:51.1599053Z Unpacking python3-traitlets (4.3.3-3) ... 2021-05-15T16:34:51.1857695Z Selecting previously unselected package python3-jupyter-core. 2021-05-15T16:34:51.2134917Z Preparing to unpack .../179-python3-jupyter-core_4.6.3-3_all.deb ... 2021-05-15T16:34:51.2143010Z Unpacking python3-jupyter-core (4.6.3-3) ... 2021-05-15T16:34:51.2374978Z Selecting previously unselected package python3-kiwisolver. 2021-05-15T16:34:51.2651538Z Preparing to unpack .../180-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-05-15T16:34:51.2659885Z Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-05-15T16:34:51.2915407Z Selecting previously unselected package python3-lxml:amd64. 2021-05-15T16:34:51.3194847Z Preparing to unpack .../181-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-05-15T16:34:51.3202796Z Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-15T16:34:51.4622377Z Selecting previously unselected package python3-pyparsing. 2021-05-15T16:34:51.4905205Z Preparing to unpack .../182-python3-pyparsing_2.4.6-1_all.deb ... 2021-05-15T16:34:51.4912529Z Unpacking python3-pyparsing (2.4.6-1) ... 2021-05-15T16:34:51.5185026Z Selecting previously unselected package python3-matplotlib. 2021-05-15T16:34:51.5468061Z Preparing to unpack .../183-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-05-15T16:34:51.5478085Z Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-15T16:34:51.9398946Z Selecting previously unselected package python3-nbformat. 2021-05-15T16:34:51.9690782Z Preparing to unpack .../184-python3-nbformat_5.0.4-1_all.deb ... 2021-05-15T16:34:51.9699401Z Unpacking python3-nbformat (5.0.4-1) ... 2021-05-15T16:34:51.9990332Z Selecting previously unselected package python3-olefile. 2021-05-15T16:34:52.0280398Z Preparing to unpack .../185-python3-olefile_0.46-2_all.deb ... 2021-05-15T16:34:52.0288712Z Unpacking python3-olefile (0.46-2) ... 2021-05-15T16:34:52.0520252Z Selecting previously unselected package python3-pyproj. 2021-05-15T16:34:52.0807000Z Preparing to unpack .../186-python3-pyproj_2.5.0+ds-1_amd64.deb ... 2021-05-15T16:34:52.0815542Z Unpacking python3-pyproj (2.5.0+ds-1) ... 2021-05-15T16:34:52.1298065Z Selecting previously unselected package python3-tz. 2021-05-15T16:34:52.1583701Z Preparing to unpack .../187-python3-tz_2019.3-1_all.deb ... 2021-05-15T16:34:52.1592873Z Unpacking python3-tz (2019.3-1) ... 2021-05-15T16:34:52.1810210Z Selecting previously unselected package python3-owslib. 2021-05-15T16:34:52.2094315Z Preparing to unpack .../188-python3-owslib_0.19.1-1_all.deb ... 2021-05-15T16:34:52.2101889Z Unpacking python3-owslib (0.19.1-1) ... 2021-05-15T16:34:52.2429573Z Selecting previously unselected package python3-pil:amd64. 2021-05-15T16:34:52.2714377Z Preparing to unpack .../189-python3-pil_7.0.0-4ubuntu0.3_amd64.deb ... 2021-05-15T16:34:52.2721644Z Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-15T16:34:52.3448743Z Selecting previously unselected package python3-retrying. 2021-05-15T16:34:52.3733505Z Preparing to unpack .../190-python3-retrying_1.3.3-4_all.deb ... 2021-05-15T16:34:52.3740415Z Unpacking python3-retrying (1.3.3-4) ... 2021-05-15T16:34:52.3981156Z Selecting previously unselected package python3-plotly. 2021-05-15T16:34:52.4265766Z Preparing to unpack .../191-python3-plotly_4.4.1+dfsg-1_all.deb ... 2021-05-15T16:34:52.4278294Z Unpacking python3-plotly (4.4.1+dfsg-1) ... 2021-05-15T16:34:52.8296070Z Selecting previously unselected package python3-psycopg2. 2021-05-15T16:34:52.8607253Z Preparing to unpack .../192-python3-psycopg2_2.8.4-2_amd64.deb ... 2021-05-15T16:34:52.8615713Z Unpacking python3-psycopg2 (2.8.4-2) ... 2021-05-15T16:34:52.8940044Z Selecting previously unselected package python3-sip. 2021-05-15T16:34:52.9233358Z Preparing to unpack .../193-python3-sip_4.19.21+dfsg-1build1_amd64.deb ... 2021-05-15T16:34:52.9245841Z Unpacking python3-sip (4.19.21+dfsg-1build1) ... 2021-05-15T16:34:52.9597233Z Selecting previously unselected package python3-pyqt5. 2021-05-15T16:34:52.9852747Z Preparing to unpack .../194-python3-pyqt5_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-15T16:34:52.9860297Z Unpacking python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-15T16:34:53.2440049Z Selecting previously unselected package python3-pyqt5.qsci. 2021-05-15T16:34:53.2709165Z Preparing to unpack .../195-python3-pyqt5.qsci_2.11.2+dfsg-6_amd64.deb ... 2021-05-15T16:34:53.2716958Z Unpacking python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-15T16:34:53.3160477Z Selecting previously unselected package python3-pyqt5.qtsql. 2021-05-15T16:34:53.3456803Z Preparing to unpack .../196-python3-pyqt5.qtsql_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-15T16:34:53.3464483Z Unpacking python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-15T16:34:53.3746127Z Selecting previously unselected package python3-pyqt5.qtsvg. 2021-05-15T16:34:53.4041018Z Preparing to unpack .../197-python3-pyqt5.qtsvg_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-15T16:34:53.4053206Z Unpacking python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-15T16:34:53.4274465Z Selecting previously unselected package python3-pyqt5.qtwebkit. 2021-05-15T16:34:53.4567689Z Preparing to unpack .../198-python3-pyqt5.qtwebkit_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-15T16:34:53.4578293Z Unpacking python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-15T16:34:53.4959493Z Selecting previously unselected package python3-qgis-common. 2021-05-15T16:34:53.5219360Z Preparing to unpack .../199-python3-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-15T16:34:53.5227497Z Unpacking python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:34:53.8144886Z Selecting previously unselected package python3-qgis. 2021-05-15T16:34:53.8450829Z Preparing to unpack .../200-python3-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T16:34:53.9792015Z Unpacking python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:34:54.8519518Z Selecting previously unselected package python3-tk:amd64. 2021-05-15T16:34:54.8761592Z Preparing to unpack .../201-python3-tk_3.8.5-1~20.04.1_amd64.deb ... 2021-05-15T16:34:54.8769081Z Unpacking python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-15T16:34:54.9159094Z Selecting previously unselected package libjs-leaflet. 2021-05-15T16:34:54.9398080Z Preparing to unpack .../202-libjs-leaflet_1.6.0~dfsg-1_all.deb ... 2021-05-15T16:34:54.9407513Z Unpacking libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-15T16:34:54.9845266Z Selecting previously unselected package qgis-common. 2021-05-15T16:34:55.0143740Z Preparing to unpack .../203-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-15T16:34:55.0151258Z Unpacking qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:34:57.2897133Z Selecting previously unselected package qgis. 2021-05-15T16:34:57.2898576Z Preparing to unpack .../204-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T16:34:57.2899388Z Unpacking qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:34:57.2900387Z Selecting previously unselected package qgis-plugin-grass-common. 2021-05-15T16:34:57.2901625Z Preparing to unpack .../205-qgis-plugin-grass-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-15T16:34:57.2902750Z Unpacking qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:34:57.2903799Z Selecting previously unselected package qgis-provider-grass. 2021-05-15T16:34:57.2904941Z Preparing to unpack .../206-qgis-provider-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T16:34:57.2905957Z Unpacking qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:34:57.2906942Z Selecting previously unselected package qgis-plugin-grass. 2021-05-15T16:34:57.2908016Z Preparing to unpack .../207-qgis-plugin-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T16:34:57.2908988Z Unpacking qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:34:57.2910030Z Selecting previously unselected package qt5-gtk-platformtheme:amd64. 2021-05-15T16:34:57.2911369Z Preparing to unpack .../208-qt5-gtk-platformtheme_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T16:34:57.2912459Z Unpacking qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:34:57.2913498Z Selecting previously unselected package qttranslations5-l10n. 2021-05-15T16:34:57.2914603Z Preparing to unpack .../209-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2021-05-15T16:34:57.2915551Z Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-15T16:34:57.3724847Z Selecting previously unselected package wpasupplicant. 2021-05-15T16:34:57.4027484Z Preparing to unpack .../210-wpasupplicant_2%3a2.9-1ubuntu4.3_amd64.deb ... 2021-05-15T16:34:57.4039641Z Unpacking wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-15T16:34:57.5300456Z Selecting previously unselected package proj-bin. 2021-05-15T16:34:57.5603203Z Preparing to unpack .../211-proj-bin_6.3.1-1_amd64.deb ... 2021-05-15T16:34:57.5613843Z Unpacking proj-bin (6.3.1-1) ... 2021-05-15T16:34:57.5907258Z Selecting previously unselected package usb-modeswitch-data. 2021-05-15T16:34:57.6206172Z Preparing to unpack .../212-usb-modeswitch-data_20191128-3_all.deb ... 2021-05-15T16:34:57.6215353Z Unpacking usb-modeswitch-data (20191128-3) ... 2021-05-15T16:34:57.6518759Z Selecting previously unselected package usb-modeswitch. 2021-05-15T16:34:57.6763396Z Preparing to unpack .../213-usb-modeswitch_2.5.2+repack0-2ubuntu3_amd64.deb ... 2021-05-15T16:34:57.6837730Z Unpacking usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-15T16:34:57.7504220Z Setting up libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-15T16:34:57.7529969Z Setting up iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-15T16:34:58.0055734Z iio-sensor-proxy.service is a disabled or a static unit, not starting it. 2021-05-15T16:34:58.0076789Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-15T16:34:58.0099468Z Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-15T16:34:58.0117011Z Setting up qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:34:58.0204811Z Setting up ttf-bitstream-vera (1.10-8) ... 2021-05-15T16:34:58.0221393Z Setting up libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-15T16:34:58.0250998Z Setting up proj-data (6.3.1-1) ... 2021-05-15T16:34:58.0266457Z Setting up libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-15T16:34:58.0285808Z Setting up libxcb-xinput0:amd64 (1.14-2) ... 2021-05-15T16:34:58.0312773Z Setting up libwoff1:amd64 (1.0.2-1build2) ... 2021-05-15T16:34:58.0336662Z Setting up libhyphen0:amd64 (2.8.8-7) ... 2021-05-15T16:34:58.0368209Z Setting up libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-15T16:34:58.0392398Z Setting up libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-15T16:34:58.0411498Z Setting up libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-15T16:34:58.0431754Z Setting up libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-15T16:34:58.0449477Z Setting up libminizip1:amd64 (1.1-8build1) ... 2021-05-15T16:34:58.0470278Z Setting up libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-15T16:34:58.0491073Z Setting up python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-15T16:34:58.2004732Z Setting up fonts-lyx (2.3.4.2-2) ... 2021-05-15T16:34:58.2023529Z Setting up libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-15T16:34:58.2040589Z Setting up python3-olefile (0.46-2) ... 2021-05-15T16:34:58.3391976Z Setting up blt (2.5.3+dfsg-4) ... 2021-05-15T16:34:58.3416653Z Setting up python3-retrying (1.3.3-4) ... 2021-05-15T16:34:58.4715792Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-15T16:34:58.4740834Z Setting up libarpack2:amd64 (3.7.0-3) ... 2021-05-15T16:34:58.4761076Z Setting up libfcgi-bin (2.4.0-10build1) ... 2021-05-15T16:34:58.4779245Z Setting up libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-15T16:34:58.4798407Z Setting up libdap25:amd64 (3.20.5-1) ... 2021-05-15T16:34:58.4819655Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-15T16:34:58.4850805Z Setting up python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-15T16:34:58.6055372Z Setting up libqhull7:amd64 (2015.2-4) ... 2021-05-15T16:34:58.6073036Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-15T16:34:58.6094702Z Setting up libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-15T16:34:58.6111718Z Setting up libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-15T16:34:58.6132908Z Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-15T16:34:58.7426800Z Setting up gdal-data (3.0.4+dfsg-1build3) ... 2021-05-15T16:34:58.7451246Z Setting up python3-tz (2019.3-1) ... 2021-05-15T16:34:58.8840835Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-15T16:34:58.8906384Z Setting up libxcb-xkb1:amd64 (1.14-2) ... 2021-05-15T16:34:58.8928259Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-15T16:34:58.8992237Z Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-15T16:34:58.9013497Z Setting up libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-15T16:34:58.9031963Z Setting up libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-15T16:34:58.9053787Z Setting up p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-15T16:34:58.9075955Z Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-05-15T16:34:59.0395026Z Setting up libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T16:34:59.0418609Z Setting up libcfitsio8:amd64 (3.470-3) ... 2021-05-15T16:34:59.0442864Z Setting up libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-15T16:34:59.0460869Z Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-15T16:34:59.0530501Z Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-15T16:34:59.0546644Z Setting up python3-pyparsing (2.4.6-1) ... 2021-05-15T16:34:59.2250017Z Setting up libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-15T16:34:59.2267836Z Setting up python3-cycler (0.10.0-3) ... 2021-05-15T16:34:59.3576716Z Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-15T16:34:59.3602941Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-15T16:34:59.3621890Z Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-05-15T16:34:59.3639641Z Setting up grass-doc (7.8.2-1build3) ... 2021-05-15T16:34:59.3656641Z Setting up usb-modeswitch-data (20191128-3) ... 2021-05-15T16:34:59.3676951Z Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-15T16:34:59.3706271Z Setting up python3-psycopg2 (2.8.4-2) ... 2021-05-15T16:34:59.5215126Z Setting up libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-15T16:34:59.5234404Z Setting up libproj15:amd64 (6.3.1-1) ... 2021-05-15T16:34:59.5255136Z Setting up libpcsclite1:amd64 (1.8.26-3) ... 2021-05-15T16:34:59.5278483Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:34:59.5347515Z Setting up python3-html5lib (1.0.1-2) ... 2021-05-15T16:34:59.7302954Z Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-15T16:35:00.8470397Z Setting up libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-15T16:35:00.8490252Z Setting up libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-15T16:35:00.8510052Z Setting up liburiparser1:amd64 (0.9.3-2) ... 2021-05-15T16:35:00.8533034Z Setting up gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-15T16:35:00.8559599Z Setting up libfreexl1:amd64 (1.0.5-3) ... 2021-05-15T16:35:00.8583849Z Setting up libmm-glib0:amd64 (1.12.8-1) ... 2021-05-15T16:35:00.8603529Z Setting up liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-15T16:35:00.8628349Z Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-15T16:35:01.0250801Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:01.0273904Z Setting up libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-15T16:35:01.0294582Z Setting up libxcb-randr0:amd64 (1.14-2) ... 2021-05-15T16:35:01.0313481Z Setting up python3-traitlets (4.3.3-3) ... 2021-05-15T16:35:01.2142374Z Setting up libfyba0:amd64 (4.1.1-6build1) ... 2021-05-15T16:35:01.2160583Z Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-15T16:35:01.2185304Z Setting up libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-15T16:35:01.2203779Z Setting up libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-15T16:35:01.2226825Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T16:35:01.2375387Z Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-15T16:35:01.4013131Z Setting up libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-15T16:35:01.4038926Z Setting up libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-15T16:35:01.4055645Z Setting up usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-15T16:35:01.4133972Z Setting up libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-15T16:35:01.4149212Z Setting up p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-15T16:35:01.4169166Z Setting up libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T16:35:01.4188696Z Setting up libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-15T16:35:01.4207116Z Setting up python3-future (0.18.2-2) ... 2021-05-15T16:35:01.4276639Z update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode 2021-05-15T16:35:01.4327620Z update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode 2021-05-15T16:35:01.7517953Z Setting up qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:35:01.8867557Z Setting up libdaemon0:amd64 (0.14-7) ... 2021-05-15T16:35:01.8884751Z Setting up libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:01.8902486Z Setting up libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-15T16:35:01.8922477Z Setting up libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-15T16:35:01.8940818Z Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-15T16:35:01.8968507Z Setting up libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-15T16:35:01.8988242Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-15T16:35:01.9005893Z Setting up libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:01.9030828Z Setting up libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-15T16:35:02.1194999Z Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-15T16:35:02.2653619Z Setting up python3-jupyter-core (4.6.3-3) ... 2021-05-15T16:35:02.4114179Z Setting up libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-15T16:35:02.4133659Z Setting up qtchooser (66-2build1) ... 2021-05-15T16:35:02.4151405Z Setting up libwacom-common (1.3-2ubuntu3) ... 2021-05-15T16:35:02.4201083Z Setting up python3-sip (4.19.21+dfsg-1build1) ... 2021-05-15T16:35:02.5635800Z Setting up libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-15T16:35:02.5655900Z Setting up libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-15T16:35:02.5672214Z Setting up libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-15T16:35:02.5688903Z Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-15T16:35:03.4576779Z Setting up libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-15T16:35:03.4594805Z Setting up libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-15T16:35:03.4615011Z Setting up libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-15T16:35:03.4634270Z Setting up qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T16:35:03.4653007Z Setting up libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:03.4670609Z Setting up proj-bin (6.3.1-1) ... 2021-05-15T16:35:03.4686348Z Setting up libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-15T16:35:03.4701610Z Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-15T16:35:03.4718787Z Setting up geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-15T16:35:03.8244803Z geoclue.service is a disabled or a static unit, not starting it. 2021-05-15T16:35:03.8255987Z Setting up libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T16:35:03.8272774Z Setting up python3-nbformat (5.0.4-1) ... 2021-05-15T16:35:03.9781149Z Setting up libmbim-proxy (1.22.0-2) ... 2021-05-15T16:35:03.9803955Z Setting up python3-pyproj (2.5.0+ds-1) ... 2021-05-15T16:35:04.1278150Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:04.1299075Z Setting up python3-bs4 (4.8.2-1) ... 2021-05-15T16:35:04.3057620Z Setting up libgeotiff5:amd64 (1.5.1-2) ... 2021-05-15T16:35:04.3076942Z Setting up gcr (3.36.0-2build1) ... 2021-05-15T16:35:04.3100803Z Setting up libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:04.3120352Z Setting up wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-15T16:35:04.4710276Z Created symlink /etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-15T16:35:04.4712523Z Created symlink /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-15T16:35:04.9531606Z Setting up python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-15T16:35:05.2178421Z Setting up libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:05.2199092Z Setting up gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-15T16:35:05.2218341Z Setting up libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T16:35:05.2241025Z Setting up qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:35:05.2257482Z Setting up qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T16:35:05.2273691Z Setting up libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T16:35:05.2293306Z Setting up python3-plotly (4.4.1+dfsg-1) ... 2021-05-15T16:35:05.3745485Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T16:35:05.3747161Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-15T16:35:05.3748622Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T16:35:05.3749959Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-15T16:35:05.4128745Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:194: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T16:35:05.4130026Z if direction is "increasing": 2021-05-15T16:35:05.4131476Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:199: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T16:35:05.4132519Z elif direction is "decreasing": 2021-05-15T16:35:05.4295072Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:176: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T16:35:05.4296247Z if direction is "increasing": 2021-05-15T16:35:05.4297631Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T16:35:05.4298643Z elif direction is "decreasing": 2021-05-15T16:35:06.2930777Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:460: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T16:35:06.2932281Z if props["offset_coordinates"] is "data": 2021-05-15T16:35:06.2934046Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:572: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-15T16:35:06.2935556Z if props["coordinates"] is not "data": 2021-05-15T16:35:06.9888841Z Setting up avahi-daemon (0.7-4ubuntu7) ... 2021-05-15T16:35:07.6035292Z Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /lib/systemd/system/avahi-daemon.service. 2021-05-15T16:35:07.6043229Z Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /lib/systemd/system/avahi-daemon.service. 2021-05-15T16:35:07.6119060Z Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /lib/systemd/system/avahi-daemon.socket. 2021-05-15T16:35:08.7552582Z Setting up libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-15T16:35:08.7645996Z First installation detected... 2021-05-15T16:35:08.7646781Z Checking NSS setup... 2021-05-15T16:35:08.7681677Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-15T16:35:08.7698588Z Setting up libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:08.7719867Z Setting up python3-owslib (0.19.1-1) ... 2021-05-15T16:35:09.0176319Z Setting up libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-15T16:35:09.0203125Z Setting up libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-15T16:35:09.0221317Z Setting up libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-15T16:35:09.0238653Z Setting up libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-15T16:35:09.0258335Z Setting up libwacom-bin (1.3-2ubuntu3) ... 2021-05-15T16:35:09.0274899Z Setting up libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-15T16:35:09.0296003Z Setting up libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-15T16:35:09.0315567Z Setting up libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-15T16:35:09.0335234Z Setting up python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-15T16:35:09.2041834Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-15T16:35:09.2062182Z Setting up libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-15T16:35:09.2080487Z Setting up grass-core (7.8.2-1build3) ... 2021-05-15T16:35:09.5241393Z /usr/lib/grass78/etc/python/grass/pygrass/gis/__init__.py:75: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T16:35:09.5243272Z if value is '': 2021-05-15T16:35:09.6182645Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T16:35:09.6184259Z if do_profiling is "True" or do_profiling is "1": 2021-05-15T16:35:09.6187123Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T16:35:09.6188087Z if do_profiling is "True" or do_profiling is "1": 2021-05-15T16:35:09.6189142Z /usr/lib/grass78/etc/python/grass/temporal/core.py:582: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-15T16:35:09.6190120Z if driver_string is not None and driver_string is not "": 2021-05-15T16:35:09.6610805Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T16:35:09.6611909Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-15T16:35:09.6613134Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T16:35:09.6614178Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-15T16:35:09.7214221Z Setting up libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-15T16:35:09.7230487Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:09.7302144Z Setting up libqmi-proxy (1.24.8-1) ... 2021-05-15T16:35:09.7322053Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:09.7342755Z Setting up libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:09.7487414Z Setting up libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T16:35:09.7506656Z Setting up libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:09.7525047Z Setting up qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:09.7540610Z Setting up libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:35:09.7559166Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:09.7576024Z Setting up gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-15T16:35:09.8400426Z Setting up qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T16:35:09.8427642Z Setting up libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:09.8446137Z Setting up libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:09.8463630Z Setting up modemmanager (1.12.8-1) ... 2021-05-15T16:35:09.9648442Z Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service → /lib/systemd/system/ModemManager.service. 2021-05-15T16:35:09.9650879Z Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service → /lib/systemd/system/ModemManager.service. 2021-05-15T16:35:10.4813292Z Setting up libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T16:35:10.4832298Z Setting up libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T16:35:10.4848970Z Setting up libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-15T16:35:10.4867238Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T16:35:10.4889926Z Setting up libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:10.4906740Z Setting up qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T16:35:10.4922555Z Setting up libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-15T16:35:10.4938472Z Setting up libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-15T16:35:10.4953901Z Setting up libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-15T16:35:10.4971023Z Setting up libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T16:35:10.4986550Z Setting up libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T16:35:10.5001473Z Setting up libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:35:10.5020749Z Setting up libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:10.5040683Z Setting up libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:35:10.5058182Z Setting up libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:35:10.5081213Z Setting up qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-15T16:35:10.5100752Z Setting up qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-15T16:35:10.5117941Z Setting up libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:35:10.5136119Z Setting up qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:10.5151097Z Setting up python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-15T16:35:10.6706240Z Setting up python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-15T16:35:10.6724562Z Setting up libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:10.6742836Z Setting up qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:10.6759699Z Setting up qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:35:40.9466876Z Setting up libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:40.9487481Z Setting up python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-15T16:35:40.9506857Z Setting up libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:35:40.9524786Z Setting up qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:40.9544282Z Setting up libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:35:40.9566545Z Setting up libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:35:40.9586694Z Setting up qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:40.9604755Z Setting up python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:35:41.0986478Z Setting up libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:35:41.1004273Z Setting up python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-15T16:35:41.1021857Z Setting up qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:35:41.1066909Z Setting up python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-15T16:35:41.1086403Z Setting up python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:35:41.2617872Z Setting up libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:35:41.2642422Z Setting up qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:35:41.2671719Z Setting up qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:35:41.2779688Z Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-05-15T16:35:41.2871809Z Processing triggers for shared-mime-info (1.15-1) ... 2021-05-15T16:35:41.9833501Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-15T16:35:41.9990444Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-15T16:35:42.0213846Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-15T16:35:42.0351316Z Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ... 2021-05-15T16:35:42.1510496Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T16:35:42.1775421Z Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-15T16:35:42.4240610Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T16:35:52.7566664Z Setting up pinentry-gnome3 (1.1.0-3build1) ... 2021-05-15T16:35:52.7746533Z Setting up gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-15T16:35:54.5937169Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-15T16:35:54.5937671Z with: 2021-05-15T16:35:54.5938136Z github_slug: neuroconductor/DensParcorr 2021-05-15T16:35:54.5938561Z env: 2021-05-15T16:35:54.5938962Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:35:54.5939372Z TIC_DEPLOY_KEY: 2021-05-15T16:35:54.5940108Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T16:35:54.5941722Z GITHUB_PAT: *** 2021-05-15T16:35:54.5942096Z COVERALLS_TOKEN: 2021-05-15T16:35:54.5942526Z continue-on-error: false 2021-05-15T16:35:54.5942961Z VDIFFR_RUN_TESTS: 2021-05-15T16:35:54.5943412Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T16:35:54.5943805Z TZ: UTC 2021-05-15T16:35:54.5944162Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:35:54.5944526Z NOT_CRAN: true 2021-05-15T16:35:54.5944868Z ##[endgroup] 2021-05-15T16:35:54.6257174Z repo slug is: neuroconductor/DensParcorr 2021-05-15T16:35:54.6337421Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-15T16:35:54.6337920Z env: 2021-05-15T16:35:54.6338325Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:35:54.6338741Z TIC_DEPLOY_KEY: 2021-05-15T16:35:54.6339471Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T16:35:54.6340622Z GITHUB_PAT: *** 2021-05-15T16:35:54.6340991Z COVERALLS_TOKEN: 2021-05-15T16:35:54.6341440Z continue-on-error: false 2021-05-15T16:35:54.6341856Z VDIFFR_RUN_TESTS: 2021-05-15T16:35:54.6342298Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T16:35:54.6342686Z TZ: UTC 2021-05-15T16:35:54.6343045Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:35:54.6343411Z NOT_CRAN: true 2021-05-15T16:35:54.6343757Z ##[endgroup] 2021-05-15T16:35:54.8239143Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-15T16:35:54.8239678Z with: 2021-05-15T16:35:54.8240034Z repo_name: DensParcorr 2021-05-15T16:35:54.8240446Z repo_version: 1.0 2021-05-15T16:35:54.8240789Z runner_os: Linux 2021-05-15T16:35:54.8241130Z R_version: 4.0 2021-05-15T16:35:54.8241432Z env: 2021-05-15T16:35:54.8241833Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:35:54.8242243Z TIC_DEPLOY_KEY: 2021-05-15T16:35:54.8242970Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T16:35:54.8244613Z GITHUB_PAT: *** 2021-05-15T16:35:54.8244969Z COVERALLS_TOKEN: 2021-05-15T16:35:54.8245416Z continue-on-error: false 2021-05-15T16:35:54.8245835Z VDIFFR_RUN_TESTS: 2021-05-15T16:35:54.8246282Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T16:35:54.8246670Z TZ: UTC 2021-05-15T16:35:54.8247021Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:35:54.8247386Z NOT_CRAN: true 2021-05-15T16:35:54.8247733Z ##[endgroup] 2021-05-15T16:35:54.8621148Z Package: DensParcorr 2021-05-15T16:35:54.8631449Z Version: 1.0 2021-05-15T16:35:54.8631944Z OS: Linux 2021-05-15T16:35:54.8657502Z ##[group]Run install.packages('remotes') 2021-05-15T16:35:54.8658133Z install.packages('remotes') 2021-05-15T16:35:54.8658846Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-15T16:35:54.8659750Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-15T16:35:54.8666379Z shell: /usr/local/bin/Rscript {0} 2021-05-15T16:35:54.8666744Z env: 2021-05-15T16:35:54.8667154Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:35:54.8667572Z TIC_DEPLOY_KEY: 2021-05-15T16:35:54.8668309Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T16:35:54.8669461Z GITHUB_PAT: *** 2021-05-15T16:35:54.8669818Z COVERALLS_TOKEN: 2021-05-15T16:35:54.8670265Z continue-on-error: false 2021-05-15T16:35:54.8670684Z VDIFFR_RUN_TESTS: 2021-05-15T16:35:54.8671130Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T16:35:54.8671549Z TZ: UTC 2021-05-15T16:35:54.8671912Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:35:54.8672291Z NOT_CRAN: true 2021-05-15T16:35:54.8672629Z ##[endgroup] 2021-05-15T16:35:55.8068846Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T16:35:55.8069721Z (as ‘lib’ is unspecified) 2021-05-15T16:36:09.4035105Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/remotes_2.3.0.tar.gz' 2021-05-15T16:36:09.9815840Z Content type 'binary/octet-stream' length 390979 bytes (381 KB) 2021-05-15T16:36:10.0017187Z ================================================== 2021-05-15T16:36:10.0019478Z downloaded 381 KB 2021-05-15T16:36:10.0020797Z 2021-05-15T16:36:10.2264032Z * installing *binary* package ‘remotes’ ... 2021-05-15T16:36:10.2306707Z * DONE (remotes) 2021-05-15T16:36:10.2355247Z 2021-05-15T16:36:10.2356161Z The downloaded source packages are in 2021-05-15T16:36:10.2357787Z ‘/tmp/RtmpxVdloX/downloaded_packages’ 2021-05-15T16:36:27.7791289Z ##[group]Run actions/cache@v1 2021-05-15T16:36:27.7791724Z with: 2021-05-15T16:36:27.7792110Z path: /home/runner/work/_temp/Library 2021-05-15T16:36:27.7794822Z key: Linux-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1-c0e1185b0e5f25e3e3eb2c1d32f9e63f7fa3713c8a4b6524aadb726687fb80d3 2021-05-15T16:36:27.7798460Z restore-keys: Linux-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1- 2021-05-15T16:36:27.7799567Z env: 2021-05-15T16:36:27.7799974Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:36:27.7800393Z TIC_DEPLOY_KEY: 2021-05-15T16:36:27.7801130Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T16:36:27.7802892Z GITHUB_PAT: *** 2021-05-15T16:36:27.7803264Z COVERALLS_TOKEN: 2021-05-15T16:36:27.7803711Z continue-on-error: false 2021-05-15T16:36:27.7804128Z VDIFFR_RUN_TESTS: 2021-05-15T16:36:27.7804572Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T16:36:27.7805022Z TZ: UTC 2021-05-15T16:36:27.7805369Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:36:27.7805752Z NOT_CRAN: true 2021-05-15T16:36:27.7806081Z ##[endgroup] 2021-05-15T16:36:27.8210840Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-15T16:36:27.8263413Z ##[group]Run Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-15T16:36:27.8264145Z Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-15T16:36:27.8264808Z sysreqs=$(Rscript -e "cat(sysreqs::sysreq_commands('DESCRIPTION'))") 2021-05-15T16:36:27.8265380Z sudo -s eval "$sysreqs" 2021-05-15T16:36:27.8307853Z shell: /usr/bin/bash -e {0} 2021-05-15T16:36:27.8308197Z env: 2021-05-15T16:36:27.8308604Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:36:27.8309019Z TIC_DEPLOY_KEY: 2021-05-15T16:36:27.8309749Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T16:36:27.8310950Z GITHUB_PAT: *** 2021-05-15T16:36:27.8311302Z COVERALLS_TOKEN: 2021-05-15T16:36:27.8311874Z continue-on-error: false 2021-05-15T16:36:27.8312295Z VDIFFR_RUN_TESTS: 2021-05-15T16:36:27.8312734Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T16:36:27.8313122Z TZ: UTC 2021-05-15T16:36:27.8313491Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:36:27.8313866Z NOT_CRAN: true 2021-05-15T16:36:27.8314283Z RHUB_PLATFORM: linux-x86_64-ubuntu-gcc 2021-05-15T16:36:27.8314715Z ##[endgroup] 2021-05-15T16:36:28.0170175Z Using github PAT from envvar GITHUB_PAT 2021-05-15T16:36:28.5489887Z Downloading GitHub repo r-hub/sysreqs@HEAD 2021-05-15T16:36:44.6817304Z rprojroot (NA -> 2.0.2) [CRAN] 2021-05-15T16:36:44.6818054Z crayon (NA -> 1.4.1) [CRAN] 2021-05-15T16:36:44.6818664Z R6 (NA -> 2.5.0) [CRAN] 2021-05-15T16:36:44.6819281Z desc (NA -> 1.3.0) [CRAN] 2021-05-15T16:36:44.6819906Z debugme (NA -> 1.1.0) [CRAN] 2021-05-15T16:36:44.6839659Z Installing 5 packages: rprojroot, crayon, R6, desc, debugme 2021-05-15T16:36:44.6859367Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T16:36:44.6860463Z (as ‘lib’ is unspecified) 2021-05-15T16:36:59.0773561Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-15T16:36:59.6134712Z Content type 'binary/octet-stream' length 96727 bytes (94 KB) 2021-05-15T16:36:59.6205780Z ================================================== 2021-05-15T16:36:59.6206621Z downloaded 94 KB 2021-05-15T16:36:59.6207146Z 2021-05-15T16:36:59.6238582Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crayon_1.4.1.tar.gz' 2021-05-15T16:37:00.1606443Z Content type 'binary/octet-stream' length 138304 bytes (135 KB) 2021-05-15T16:37:00.1721373Z ================================================== 2021-05-15T16:37:00.1721831Z downloaded 135 KB 2021-05-15T16:37:00.1722093Z 2021-05-15T16:37:00.1759629Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R6_2.5.0.tar.gz' 2021-05-15T16:37:00.6084926Z Content type 'binary/octet-stream' length 82062 bytes (80 KB) 2021-05-15T16:37:00.6149456Z ================================================== 2021-05-15T16:37:00.6150377Z downloaded 80 KB 2021-05-15T16:37:00.6150902Z 2021-05-15T16:37:00.6181621Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/desc_1.3.0.tar.gz' 2021-05-15T16:37:01.1615463Z Content type 'binary/octet-stream' length 529290 bytes (516 KB) 2021-05-15T16:37:01.1837074Z ================================================== 2021-05-15T16:37:01.1837970Z downloaded 516 KB 2021-05-15T16:37:01.1838241Z 2021-05-15T16:37:01.1875180Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/debugme_1.1.0.tar.gz' 2021-05-15T16:37:01.7787153Z Content type 'binary/octet-stream' length 1015184 bytes (991 KB) 2021-05-15T16:37:01.8059546Z ================================================== 2021-05-15T16:37:01.8060320Z downloaded 991 KB 2021-05-15T16:37:01.8060842Z 2021-05-15T16:37:02.0232185Z * installing *binary* package ‘rprojroot’ ... 2021-05-15T16:37:02.0276869Z * DONE (rprojroot) 2021-05-15T16:37:02.2307098Z * installing *binary* package ‘crayon’ ... 2021-05-15T16:37:02.2347981Z * DONE (crayon) 2021-05-15T16:37:02.4364903Z * installing *binary* package ‘R6’ ... 2021-05-15T16:37:02.4401953Z * DONE (R6) 2021-05-15T16:37:02.6769022Z * installing *binary* package ‘desc’ ... 2021-05-15T16:37:02.6814807Z * DONE (desc) 2021-05-15T16:37:02.9209258Z * installing *binary* package ‘debugme’ ... 2021-05-15T16:37:02.9254875Z * DONE (debugme) 2021-05-15T16:37:02.9322397Z 2021-05-15T16:37:02.9323023Z The downloaded source packages are in 2021-05-15T16:37:02.9324073Z ‘/tmp/RtmpL44bPQ/downloaded_packages’ 2021-05-15T16:37:02.9324611Z Running `R CMD build`... 2021-05-15T16:37:03.1520144Z * checking for file ‘/tmp/RtmpL44bPQ/remotes68e754200de9/r-hub-sysreqs-f068afa/DESCRIPTION’ ... OK 2021-05-15T16:37:03.1521846Z * preparing ‘sysreqs’: 2021-05-15T16:37:03.1522981Z * checking DESCRIPTION meta-information ... OK 2021-05-15T16:37:03.1524759Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T16:37:03.1525849Z * checking for empty or unneeded directories 2021-05-15T16:37:03.1526922Z * building ‘sysreqs_1.0.0.9000.tar.gz’ 2021-05-15T16:37:03.1529367Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T16:37:03.1530444Z (as ‘lib’ is unspecified) 2021-05-15T16:37:03.3487236Z * installing *source* package ‘sysreqs’ ... 2021-05-15T16:37:03.3489710Z ** using staged installation 2021-05-15T16:37:03.3655751Z ** R 2021-05-15T16:37:03.3689364Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:37:03.7078391Z ** help 2021-05-15T16:37:03.7190867Z *** installing help indices 2021-05-15T16:37:03.7358147Z ** building package indices 2021-05-15T16:37:03.9194897Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:37:04.1074218Z ** testing if installed package can be loaded from final location 2021-05-15T16:37:04.2958536Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:37:04.2964462Z * DONE (sysreqs) 2021-05-15T16:37:22.0755857Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-15T16:37:22.0757984Z Hit:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-15T16:37:22.0759340Z Hit:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-15T16:37:22.1008279Z Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-15T16:37:22.1163318Z Hit:5 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease 2021-05-15T16:37:22.1451644Z Hit:6 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-15T16:37:22.2279947Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-15T16:37:22.3873619Z Hit:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease 2021-05-15T16:37:22.5452183Z Hit:9 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-15T16:37:23.6615293Z Reading package lists... 2021-05-15T16:37:23.7353414Z Reading package lists... 2021-05-15T16:37:23.8862846Z Building dependency tree... 2021-05-15T16:37:23.8883940Z Reading state information... 2021-05-15T16:37:24.0320448Z libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-15T16:37:24.0322875Z Suggested packages: 2021-05-15T16:37:24.0325218Z libcurl4-doc libidn11-dev libldap2-dev librtmp-dev 2021-05-15T16:37:24.0733162Z The following NEW packages will be installed: 2021-05-15T16:37:24.0738296Z libcurl4-openssl-dev 2021-05-15T16:37:24.0909868Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:37:24.0910589Z Need to get 321 kB of archives. 2021-05-15T16:37:24.0911261Z After this operation, 1539 kB of additional disk space will be used. 2021-05-15T16:37:24.0913013Z 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-15T16:37:24.5034118Z Fetched 321 kB in 0s (18.7 MB/s) 2021-05-15T16:37:24.5353654Z Selecting previously unselected package libcurl4-openssl-dev:amd64. 2021-05-15T16:37:24.5441912Z (Reading database ... 2021-05-15T16:37:24.5442389Z (Reading database ... 5% 2021-05-15T16:37:24.5442877Z (Reading database ... 10% 2021-05-15T16:37:24.5443502Z (Reading database ... 15% 2021-05-15T16:37:24.5443944Z (Reading database ... 20% 2021-05-15T16:37:24.5444386Z (Reading database ... 25% 2021-05-15T16:37:24.5444813Z (Reading database ... 30% 2021-05-15T16:37:24.5445257Z (Reading database ... 35% 2021-05-15T16:37:24.5445696Z (Reading database ... 40% 2021-05-15T16:37:24.5446126Z (Reading database ... 45% 2021-05-15T16:37:24.5449450Z (Reading database ... 50% 2021-05-15T16:37:24.5496655Z (Reading database ... 55% 2021-05-15T16:37:24.5546009Z (Reading database ... 60% 2021-05-15T16:37:24.5591298Z (Reading database ... 65% 2021-05-15T16:37:24.5771915Z (Reading database ... 70% 2021-05-15T16:37:24.5804108Z (Reading database ... 75% 2021-05-15T16:37:24.6054171Z (Reading database ... 80% 2021-05-15T16:37:24.6159326Z (Reading database ... 85% 2021-05-15T16:37:24.6524508Z (Reading database ... 90% 2021-05-15T16:37:24.6602451Z (Reading database ... 95% 2021-05-15T16:37:24.6602962Z (Reading database ... 100% 2021-05-15T16:37:24.6603668Z (Reading database ... 285057 files and directories currently installed.) 2021-05-15T16:37:24.6733012Z Preparing to unpack .../libcurl4-openssl-dev_7.68.0-1ubuntu2.5_amd64.deb ... 2021-05-15T16:37:24.6743863Z Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-15T16:37:24.7631270Z Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-15T16:37:24.7654151Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T16:37:29.5831148Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-15T16:37:29.5831806Z remotes::install_github("ropensci/tic") 2021-05-15T16:37:29.5832392Z remotes::install_github("muschellij2/ghtravis") 2021-05-15T16:37:29.5833016Z remotes::install_github("muschellij2/aghast") 2021-05-15T16:37:29.5833589Z remotes::install_cran("covr") 2021-05-15T16:37:29.5840967Z shell: /usr/local/bin/Rscript {0} 2021-05-15T16:37:29.5841364Z env: 2021-05-15T16:37:29.5841804Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:37:29.5842240Z TIC_DEPLOY_KEY: 2021-05-15T16:37:29.5842985Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T16:37:29.5844528Z GITHUB_PAT: *** 2021-05-15T16:37:29.5844926Z COVERALLS_TOKEN: 2021-05-15T16:37:29.5845374Z continue-on-error: false 2021-05-15T16:37:29.5845814Z VDIFFR_RUN_TESTS: 2021-05-15T16:37:29.5846249Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T16:37:29.5846735Z TZ: UTC 2021-05-15T16:37:29.5847095Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:37:29.5847473Z NOT_CRAN: true 2021-05-15T16:37:29.5847806Z ##[endgroup] 2021-05-15T16:37:29.7699191Z Using github PAT from envvar GITHUB_PAT 2021-05-15T16:37:30.3245613Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-15T16:37:46.5628339Z rlang (NA -> 0.4.11) [CRAN] 2021-05-15T16:37:46.5629151Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-15T16:37:46.5629792Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-15T16:37:46.5630421Z sys (NA -> 3.4 ) [CRAN] 2021-05-15T16:37:46.5631059Z askpass (NA -> 1.1 ) [CRAN] 2021-05-15T16:37:46.5631698Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-15T16:37:46.5632341Z mime (NA -> 0.10 ) [CRAN] 2021-05-15T16:37:46.5632949Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-15T16:37:46.5633587Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-15T16:37:46.5634208Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-15T16:37:46.5634827Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-15T16:37:46.5635461Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-15T16:37:46.5636098Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-15T16:37:46.5636722Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-15T16:37:46.5637371Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-15T16:37:46.5638275Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-15T16:37:46.5638935Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-15T16:37:46.5639583Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-15T16:37:46.5640190Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-15T16:37:46.5640827Z whisker (NA -> 0.4 ) [CRAN] 2021-05-15T16:37:46.5641468Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-15T16:37:46.5642114Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-15T16:37:46.5642754Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-15T16:37:46.5643409Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-15T16:37:46.5644029Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-15T16:37:46.5644631Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-15T16:37:46.5645249Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-15T16:37:46.5645877Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-15T16:37:46.5646520Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-15T16:37:46.5647194Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-15T16:37:46.5649151Z git2r (NA -> 0.28.0) [CRAN] 2021-05-15T16:37:46.5650986Z 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-15T16:37:46.5662044Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T16:37:46.5662875Z (as ‘lib’ is unspecified) 2021-05-15T16:38:00.8501611Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rlang_0.4.11.tar.gz' 2021-05-15T16:38:01.3890941Z Content type 'binary/octet-stream' length 1393952 bytes (1.3 MB) 2021-05-15T16:38:01.4213536Z ================================================== 2021-05-15T16:38:01.4214040Z downloaded 1.3 MB 2021-05-15T16:38:01.4214525Z 2021-05-15T16:38:01.4255771Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-15T16:38:02.0071642Z Content type 'binary/octet-stream' length 232440 bytes (226 KB) 2021-05-15T16:38:02.0229539Z ================================================== 2021-05-15T16:38:02.0230054Z downloaded 226 KB 2021-05-15T16:38:02.0230315Z 2021-05-15T16:38:02.0265485Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/glue_1.4.2.tar.gz' 2021-05-15T16:38:02.4732119Z Content type 'binary/octet-stream' length 144331 bytes (140 KB) 2021-05-15T16:38:02.4840577Z ================================================== 2021-05-15T16:38:02.4841489Z downloaded 140 KB 2021-05-15T16:38:02.4841784Z 2021-05-15T16:38:02.4880628Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sys_3.4.tar.gz' 2021-05-15T16:38:03.0217116Z Content type 'binary/octet-stream' length 54878 bytes (53 KB) 2021-05-15T16:38:03.0267804Z ================================================== 2021-05-15T16:38:03.0268272Z downloaded 53 KB 2021-05-15T16:38:03.0268532Z 2021-05-15T16:38:03.0302309Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/askpass_1.1.tar.gz' 2021-05-15T16:38:03.4295949Z Content type 'binary/octet-stream' length 23556 bytes (23 KB) 2021-05-15T16:38:03.4297014Z ================================================== 2021-05-15T16:38:03.4297595Z downloaded 23 KB 2021-05-15T16:38:03.4298039Z 2021-05-15T16:38:03.4329752Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/openssl_1.4.4.tar.gz' 2021-05-15T16:38:03.8674012Z Content type 'binary/octet-stream' length 1492770 bytes (1.4 MB) 2021-05-15T16:38:03.8999725Z ================================================== 2021-05-15T16:38:03.9000258Z downloaded 1.4 MB 2021-05-15T16:38:03.9000525Z 2021-05-15T16:38:03.9042368Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mime_0.10.tar.gz' 2021-05-15T16:38:04.3437915Z Content type 'binary/octet-stream' length 37505 bytes (36 KB) 2021-05-15T16:38:04.3445609Z ================================================== 2021-05-15T16:38:04.3446509Z downloaded 36 KB 2021-05-15T16:38:04.3446805Z 2021-05-15T16:38:04.3484382Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/curl_4.3.1.tar.gz' 2021-05-15T16:38:04.8903984Z Content type 'binary/octet-stream' length 905360 bytes (884 KB) 2021-05-15T16:38:04.9161280Z ================================================== 2021-05-15T16:38:04.9161854Z downloaded 884 KB 2021-05-15T16:38:04.9162133Z 2021-05-15T16:38:04.9200955Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-15T16:38:05.3273640Z Content type 'binary/octet-stream' length 536284 bytes (523 KB) 2021-05-15T16:38:05.3492805Z ================================================== 2021-05-15T16:38:05.3493671Z downloaded 523 KB 2021-05-15T16:38:05.3513521Z 2021-05-15T16:38:05.3538701Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ini_0.3.1.tar.gz' 2021-05-15T16:38:05.8889236Z Content type 'binary/octet-stream' length 12986 bytes (12 KB) 2021-05-15T16:38:05.8891467Z ================================================== 2021-05-15T16:38:05.8892051Z downloaded 12 KB 2021-05-15T16:38:05.8892311Z 2021-05-15T16:38:05.8928398Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httr_1.4.2.tar.gz' 2021-05-15T16:38:06.1907484Z Content type 'binary/octet-stream' length 497896 bytes (486 KB) 2021-05-15T16:38:06.2121856Z ================================================== 2021-05-15T16:38:06.2122607Z downloaded 486 KB 2021-05-15T16:38:06.2123061Z 2021-05-15T16:38:06.2160938Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-15T16:38:06.7493659Z Content type 'binary/octet-stream' length 93171 bytes (90 KB) 2021-05-15T16:38:06.7562413Z ================================================== 2021-05-15T16:38:06.7562892Z downloaded 90 KB 2021-05-15T16:38:06.7563141Z 2021-05-15T16:38:06.7599624Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cli_2.5.0.tar.gz' 2021-05-15T16:38:07.1970966Z Content type 'binary/octet-stream' length 520412 bytes (508 KB) 2021-05-15T16:38:07.2192284Z ================================================== 2021-05-15T16:38:07.2195100Z downloaded 508 KB 2021-05-15T16:38:07.2195407Z 2021-05-15T16:38:07.2305102Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zip_2.1.1.tar.gz' 2021-05-15T16:38:07.7986034Z Content type 'binary/octet-stream' length 636558 bytes (621 KB) 2021-05-15T16:38:07.8214629Z ================================================== 2021-05-15T16:38:07.8215110Z downloaded 621 KB 2021-05-15T16:38:07.8215376Z 2021-05-15T16:38:07.8251394Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-15T16:38:08.3593733Z Content type 'binary/octet-stream' length 274043 bytes (267 KB) 2021-05-15T16:38:08.3774333Z ================================================== 2021-05-15T16:38:08.3775235Z downloaded 267 KB 2021-05-15T16:38:08.3775821Z 2021-05-15T16:38:08.3816956Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/credentials_1.3.0.tar.gz' 2021-05-15T16:38:08.9190413Z Content type 'binary/octet-stream' length 171562 bytes (167 KB) 2021-05-15T16:38:08.9313911Z ================================================== 2021-05-15T16:38:08.9314861Z downloaded 167 KB 2021-05-15T16:38:08.9315148Z 2021-05-15T16:38:08.9351460Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-15T16:38:09.3625716Z Content type 'binary/octet-stream' length 240548 bytes (234 KB) 2021-05-15T16:38:09.3790716Z ================================================== 2021-05-15T16:38:09.3791597Z downloaded 234 KB 2021-05-15T16:38:09.3792152Z 2021-05-15T16:38:09.3829906Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/yaml_2.2.1.tar.gz' 2021-05-15T16:38:09.8652395Z Content type 'binary/octet-stream' length 283644 bytes (276 KB) 2021-05-15T16:38:09.8813668Z ================================================== 2021-05-15T16:38:09.8814157Z downloaded 276 KB 2021-05-15T16:38:09.8814421Z 2021-05-15T16:38:09.8850129Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/withr_2.4.2.tar.gz' 2021-05-15T16:38:10.3197857Z Content type 'binary/octet-stream' length 205998 bytes (201 KB) 2021-05-15T16:38:10.3334048Z ================================================== 2021-05-15T16:38:10.3334573Z downloaded 201 KB 2021-05-15T16:38:10.3334840Z 2021-05-15T16:38:10.3375549Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/whisker_0.4.tar.gz' 2021-05-15T16:38:10.8913658Z Content type 'binary/octet-stream' length 65729 bytes (64 KB) 2021-05-15T16:38:10.8974249Z ================================================== 2021-05-15T16:38:10.8974744Z downloaded 64 KB 2021-05-15T16:38:10.8975003Z 2021-05-15T16:38:10.9015042Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-15T16:38:11.4380049Z Content type 'binary/octet-stream' length 47356 bytes (46 KB) 2021-05-15T16:38:11.4431406Z ================================================== 2021-05-15T16:38:11.4432329Z downloaded 46 KB 2021-05-15T16:38:11.4432679Z 2021-05-15T16:38:11.4472193Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/purrr_0.3.4.tar.gz' 2021-05-15T16:38:11.9820337Z Content type 'binary/octet-stream' length 426832 bytes (416 KB) 2021-05-15T16:38:12.0059575Z ================================================== 2021-05-15T16:38:12.0060081Z downloaded 416 KB 2021-05-15T16:38:12.0060347Z 2021-05-15T16:38:12.0099756Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-15T16:38:12.4491070Z Content type 'binary/octet-stream' length 93210 bytes (91 KB) 2021-05-15T16:38:12.4565943Z ================================================== 2021-05-15T16:38:12.4566456Z downloaded 91 KB 2021-05-15T16:38:12.4566746Z 2021-05-15T16:38:12.4607062Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gh_1.3.0.tar.gz' 2021-05-15T16:38:13.4760976Z Content type 'binary/octet-stream' length 136370 bytes (133 KB) 2021-05-15T16:38:13.4878592Z ================================================== 2021-05-15T16:38:13.4879096Z downloaded 133 KB 2021-05-15T16:38:13.4879343Z 2021-05-15T16:38:13.4918067Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gert_1.3.0.tar.gz' 2021-05-15T16:38:13.9336760Z Content type 'binary/octet-stream' length 278153 bytes (271 KB) 2021-05-15T16:38:13.9498821Z ================================================== 2021-05-15T16:38:13.9499749Z downloaded 271 KB 2021-05-15T16:38:13.9500285Z 2021-05-15T16:38:13.9539576Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fs_1.5.0.tar.gz' 2021-05-15T16:38:14.3960329Z Content type 'binary/octet-stream' length 753185 bytes (735 KB) 2021-05-15T16:38:14.4190239Z ================================================== 2021-05-15T16:38:14.4190753Z downloaded 735 KB 2021-05-15T16:38:14.4191023Z 2021-05-15T16:38:14.4227949Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clipr_0.7.1.tar.gz' 2021-05-15T16:38:14.8796069Z Content type 'binary/octet-stream' length 47153 bytes (46 KB) 2021-05-15T16:38:14.8853189Z ================================================== 2021-05-15T16:38:14.8853675Z downloaded 46 KB 2021-05-15T16:38:14.8853944Z 2021-05-15T16:38:14.8889004Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-15T16:38:15.0196104Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-15T16:38:15.0196754Z ================================================== 2021-05-15T16:38:15.0197142Z downloaded 24 KB 2021-05-15T16:38:15.0197674Z 2021-05-15T16:38:15.0217765Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/usethis_2.0.1.tar.gz' 2021-05-15T16:38:15.5572438Z Content type 'binary/octet-stream' length 704766 bytes (688 KB) 2021-05-15T16:38:15.5833307Z ================================================== 2021-05-15T16:38:15.5834053Z downloaded 688 KB 2021-05-15T16:38:15.5834498Z 2021-05-15T16:38:15.5871988Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/memoise_2.0.0.tar.gz' 2021-05-15T16:38:16.0943328Z Content type 'binary/octet-stream' length 46623 bytes (45 KB) 2021-05-15T16:38:16.0997760Z ================================================== 2021-05-15T16:38:16.1000048Z downloaded 45 KB 2021-05-15T16:38:16.1000687Z 2021-05-15T16:38:16.1039778Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/git2r_0.28.0.tar.gz' 2021-05-15T16:38:16.6411740Z Content type 'binary/octet-stream' length 609534 bytes (595 KB) 2021-05-15T16:38:16.6662836Z ================================================== 2021-05-15T16:38:16.6663677Z downloaded 595 KB 2021-05-15T16:38:16.6664210Z 2021-05-15T16:38:16.9558646Z * installing *binary* package ‘rlang’ ... 2021-05-15T16:38:16.9617703Z * DONE (rlang) 2021-05-15T16:38:17.1852536Z * installing *binary* package ‘magrittr’ ... 2021-05-15T16:38:17.1899678Z * DONE (magrittr) 2021-05-15T16:38:17.4054903Z * installing *binary* package ‘glue’ ... 2021-05-15T16:38:17.4093443Z * DONE (glue) 2021-05-15T16:38:17.6103244Z * installing *binary* package ‘sys’ ... 2021-05-15T16:38:17.6143757Z * DONE (sys) 2021-05-15T16:38:17.8129026Z * installing *binary* package ‘mime’ ... 2021-05-15T16:38:17.8168161Z * DONE (mime) 2021-05-15T16:38:18.1103518Z * installing *binary* package ‘curl’ ... 2021-05-15T16:38:18.1168153Z * DONE (curl) 2021-05-15T16:38:18.3538888Z * installing *binary* package ‘jsonlite’ ... 2021-05-15T16:38:18.3589926Z * DONE (jsonlite) 2021-05-15T16:38:18.5571732Z * installing *binary* package ‘ini’ ... 2021-05-15T16:38:18.5609487Z * DONE (ini) 2021-05-15T16:38:18.7763535Z * installing *binary* package ‘gitcreds’ ... 2021-05-15T16:38:18.7806667Z * DONE (gitcreds) 2021-05-15T16:38:19.0485994Z * installing *binary* package ‘zip’ ... 2021-05-15T16:38:19.0539581Z * DONE (zip) 2021-05-15T16:38:19.2853535Z * installing *binary* package ‘rstudioapi’ ... 2021-05-15T16:38:19.2905507Z * DONE (rstudioapi) 2021-05-15T16:38:19.5240701Z * installing *binary* package ‘fastmap’ ... 2021-05-15T16:38:19.5286513Z * DONE (fastmap) 2021-05-15T16:38:19.7646549Z * installing *binary* package ‘yaml’ ... 2021-05-15T16:38:19.7697051Z * DONE (yaml) 2021-05-15T16:38:19.9877049Z * installing *binary* package ‘withr’ ... 2021-05-15T16:38:19.9919133Z * DONE (withr) 2021-05-15T16:38:20.2123189Z * installing *binary* package ‘whisker’ ... 2021-05-15T16:38:20.2167451Z * DONE (whisker) 2021-05-15T16:38:20.4228440Z * installing *binary* package ‘rappdirs’ ... 2021-05-15T16:38:20.4269335Z * DONE (rappdirs) 2021-05-15T16:38:20.7007078Z * installing *binary* package ‘fs’ ... 2021-05-15T16:38:20.7066854Z * DONE (fs) 2021-05-15T16:38:20.9134589Z * installing *binary* package ‘clipr’ ... 2021-05-15T16:38:20.9175265Z * DONE (clipr) 2021-05-15T16:38:21.1657748Z * installing *binary* package ‘git2r’ ... 2021-05-15T16:38:21.1708771Z * DONE (git2r) 2021-05-15T16:38:21.3769171Z * installing *binary* package ‘askpass’ ... 2021-05-15T16:38:21.3808398Z * DONE (askpass) 2021-05-15T16:38:21.6141855Z * installing *binary* package ‘cli’ ... 2021-05-15T16:38:21.6191293Z * DONE (cli) 2021-05-15T16:38:21.8541764Z * installing *binary* package ‘purrr’ ... 2021-05-15T16:38:21.8590070Z * DONE (purrr) 2021-05-15T16:38:22.0871986Z * installing *binary* package ‘lifecycle’ ... 2021-05-15T16:38:22.0915012Z * DONE (lifecycle) 2021-05-15T16:38:22.3003321Z * installing *source* package ‘cachem’ ... 2021-05-15T16:38:22.3014782Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-15T16:38:22.3015833Z ** using staged installation 2021-05-15T16:38:22.3179188Z ** libs 2021-05-15T16:38:22.3236529Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cache.c -o cache.o 2021-05-15T16:38:22.4021509Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T16:38:22.4453562Z gcc -shared -L/opt/R/4.0.5/lib/R/lib -L/usr/local/lib -o cachem.so cache.o init.o -L/opt/R/4.0.5/lib/R/lib -lR 2021-05-15T16:38:22.4748184Z installing to /home/runner/work/_temp/Library/00LOCK-cachem/00new/cachem/libs 2021-05-15T16:38:22.4761330Z ** R 2021-05-15T16:38:22.4832512Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:38:22.9700853Z ** help 2021-05-15T16:38:22.9921300Z *** installing help indices 2021-05-15T16:38:23.0121868Z ** building package indices 2021-05-15T16:38:23.2050174Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:38:23.4016207Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:38:23.4371170Z ** testing if installed package can be loaded from final location 2021-05-15T16:38:23.6321956Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:38:23.6330194Z * DONE (cachem) 2021-05-15T16:38:23.9767588Z * installing *binary* package ‘openssl’ ... 2021-05-15T16:38:23.9845790Z * DONE (openssl) 2021-05-15T16:38:24.1883488Z * installing *binary* package ‘memoise’ ... 2021-05-15T16:38:24.1922649Z * DONE (memoise) 2021-05-15T16:38:24.4355900Z * installing *binary* package ‘httr’ ... 2021-05-15T16:38:24.4409179Z * DONE (httr) 2021-05-15T16:38:24.6591819Z * installing *binary* package ‘credentials’ ... 2021-05-15T16:38:24.6634056Z * DONE (credentials) 2021-05-15T16:38:24.8763974Z * installing *binary* package ‘gh’ ... 2021-05-15T16:38:24.8805984Z * DONE (gh) 2021-05-15T16:38:25.1041428Z * installing *binary* package ‘gert’ ... 2021-05-15T16:38:25.1087826Z * DONE (gert) 2021-05-15T16:38:25.3754261Z * installing *binary* package ‘usethis’ ... 2021-05-15T16:38:25.3821193Z * DONE (usethis) 2021-05-15T16:38:25.3882343Z 2021-05-15T16:38:25.3883283Z The downloaded source packages are in 2021-05-15T16:38:25.3884533Z ‘/tmp/RtmpegjBwx/downloaded_packages’ 2021-05-15T16:38:25.3894653Z Running `R CMD build`... 2021-05-15T16:38:27.4268199Z * checking for file ‘/tmp/RtmpegjBwx/remotes717663c15e1a/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-15T16:38:27.4269900Z * preparing ‘tic’: 2021-05-15T16:38:27.4271032Z * checking DESCRIPTION meta-information ... OK 2021-05-15T16:38:27.4272119Z * installing the package to process help pages 2021-05-15T16:38:27.4273424Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T16:38:27.4274479Z * checking for empty or unneeded directories 2021-05-15T16:38:27.4275570Z Removed empty directory ‘tic/.circleci’ 2021-05-15T16:38:27.4276639Z Removed empty directory ‘tic/pkgdown’ 2021-05-15T16:38:27.4277810Z * building ‘tic_0.10.0.tar.gz’ 2021-05-15T16:38:27.4278782Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T16:38:27.4283992Z (as ‘lib’ is unspecified) 2021-05-15T16:38:27.7543038Z * installing *source* package ‘tic’ ... 2021-05-15T16:38:27.7545614Z ** using staged installation 2021-05-15T16:38:27.7771958Z ** R 2021-05-15T16:38:27.7997564Z ** inst 2021-05-15T16:38:27.8030917Z ** preparing package for lazy loading 2021-05-15T16:38:28.1512617Z ** help 2021-05-15T16:38:28.2979250Z *** installing help indices 2021-05-15T16:38:28.3827737Z *** copying figures 2021-05-15T16:38:28.3831974Z ** building package indices 2021-05-15T16:38:28.6387153Z ** installing vignettes 2021-05-15T16:38:28.6434294Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:38:28.8885275Z ** testing if installed package can be loaded from final location 2021-05-15T16:38:29.1822969Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:38:29.1851605Z * DONE (tic) 2021-05-15T16:38:29.1981171Z Using github PAT from envvar GITHUB_PAT 2021-05-15T16:38:29.3854351Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-15T16:38:31.2719591Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-15T16:38:31.2720365Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-15T16:38:31.2720947Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-15T16:38:31.2721595Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-15T16:38:31.2722194Z pillar (NA -> 1.6.0 ) [CRAN] 2021-05-15T16:38:31.2722790Z tibble (NA -> 3.1.1 ) [CRAN] 2021-05-15T16:38:31.2723376Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-15T16:38:31.2723971Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-15T16:38:31.2724540Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-15T16:38:31.2725131Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-15T16:38:31.2725704Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-15T16:38:31.2726279Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-15T16:38:31.2726902Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-15T16:38:31.2727484Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-15T16:38:31.2728093Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-15T16:38:31.2728690Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-15T16:38:31.2729292Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-15T16:38:31.2730181Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-15T16:38:31.2730761Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-15T16:38:31.2732772Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-15T16:38:31.2733371Z xfun (NA -> 0.23 ) [CRAN] 2021-05-15T16:38:31.2733960Z markdown (NA -> 1.1 ) [CRAN] 2021-05-15T16:38:31.2734542Z highr (NA -> 0.9 ) [CRAN] 2021-05-15T16:38:31.2735133Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-15T16:38:31.2735710Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-15T16:38:31.2736301Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-15T16:38:31.2737032Z knitr (NA -> 1.33 ) [CRAN] 2021-05-15T16:38:31.2738867Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-15T16:38:31.2739513Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-15T16:38:31.2740085Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-15T16:38:31.2740697Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-15T16:38:31.2741333Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-15T16:38:31.2741959Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-15T16:38:31.2742568Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-15T16:38:31.2744342Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-15T16:38:31.2744984Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-15T16:38:31.2745586Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-15T16:38:31.2746209Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-15T16:38:31.2752934Z 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-15T16:38:31.2763726Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T16:38:31.2764514Z (as ‘lib’ is unspecified) 2021-05-15T16:38:45.3765218Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/utf8_1.2.1.tar.gz' 2021-05-15T16:38:45.9104116Z Content type 'binary/octet-stream' length 237032 bytes (231 KB) 2021-05-15T16:38:45.9270979Z ================================================== 2021-05-15T16:38:45.9273023Z downloaded 231 KB 2021-05-15T16:38:45.9273952Z 2021-05-15T16:38:45.9306333Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-15T16:38:46.3704037Z Content type 'binary/octet-stream' length 1609275 bytes (1.5 MB) 2021-05-15T16:38:46.4045182Z ================================================== 2021-05-15T16:38:46.4046071Z downloaded 1.5 MB 2021-05-15T16:38:46.4046579Z 2021-05-15T16:38:46.4081228Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-15T16:38:46.9737353Z Content type 'binary/octet-stream' length 17398 bytes (16 KB) 2021-05-15T16:38:46.9739419Z ================================================== 2021-05-15T16:38:46.9739889Z downloaded 16 KB 2021-05-15T16:38:46.9740147Z 2021-05-15T16:38:46.9863081Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pillar_1.6.0.tar.gz' 2021-05-15T16:38:47.4262495Z Content type 'binary/octet-stream' length 1004228 bytes (980 KB) 2021-05-15T16:38:47.4698322Z ================================================== 2021-05-15T16:38:47.4698892Z downloaded 980 KB 2021-05-15T16:38:47.4699154Z 2021-05-15T16:38:47.4736231Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tibble_3.1.1.tar.gz' 2021-05-15T16:38:48.1611673Z Content type 'binary/octet-stream' length 810888 bytes (791 KB) 2021-05-15T16:38:48.1880370Z ================================================== 2021-05-15T16:38:48.1881305Z downloaded 791 KB 2021-05-15T16:38:48.1881769Z 2021-05-15T16:38:48.1915282Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-15T16:38:48.7258445Z Content type 'binary/octet-stream' length 43804 bytes (42 KB) 2021-05-15T16:38:48.7310621Z ================================================== 2021-05-15T16:38:48.7311093Z downloaded 42 KB 2021-05-15T16:38:48.7311347Z 2021-05-15T16:38:48.7349052Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fansi_0.4.2.tar.gz' 2021-05-15T16:38:49.2686086Z Content type 'binary/octet-stream' length 253817 bytes (247 KB) 2021-05-15T16:38:49.2850515Z ================================================== 2021-05-15T16:38:49.2851501Z downloaded 247 KB 2021-05-15T16:38:49.2852018Z 2021-05-15T16:38:49.2885256Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-15T16:38:49.5833541Z Content type 'binary/octet-stream' length 1000991 bytes (977 KB) 2021-05-15T16:38:49.6110283Z ================================================== 2021-05-15T16:38:49.6111234Z downloaded 977 KB 2021-05-15T16:38:49.6111834Z 2021-05-15T16:38:49.6146044Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/waldo_0.2.5.tar.gz' 2021-05-15T16:38:50.1497896Z Content type 'binary/octet-stream' length 69383 bytes (67 KB) 2021-05-15T16:38:50.1554485Z ================================================== 2021-05-15T16:38:50.1555002Z downloaded 67 KB 2021-05-15T16:38:50.1555301Z 2021-05-15T16:38:50.1591994Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ps_1.6.0.tar.gz' 2021-05-15T16:38:50.5756204Z Content type 'binary/octet-stream' length 362808 bytes (354 KB) 2021-05-15T16:38:50.5974530Z ================================================== 2021-05-15T16:38:50.5975060Z downloaded 354 KB 2021-05-15T16:38:50.5975363Z 2021-05-15T16:38:50.6012710Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/processx_3.5.2.tar.gz' 2021-05-15T16:38:51.1343941Z Content type 'binary/octet-stream' length 422456 bytes (412 KB) 2021-05-15T16:38:51.1539036Z ================================================== 2021-05-15T16:38:51.1539817Z downloaded 412 KB 2021-05-15T16:38:51.1540250Z 2021-05-15T16:38:51.1573403Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/praise_1.0.0.tar.gz' 2021-05-15T16:38:51.7443945Z Content type 'binary/octet-stream' length 15931 bytes (15 KB) 2021-05-15T16:38:51.7446107Z ================================================== 2021-05-15T16:38:51.7446536Z downloaded 15 KB 2021-05-15T16:38:51.7446796Z 2021-05-15T16:38:51.7482414Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-15T16:38:52.3203370Z Content type 'binary/octet-stream' length 150906 bytes (147 KB) 2021-05-15T16:38:52.3315564Z ================================================== 2021-05-15T16:38:52.3316459Z downloaded 147 KB 2021-05-15T16:38:52.3316814Z 2021-05-15T16:38:52.3354411Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/evaluate_0.14.tar.gz' 2021-05-15T16:38:52.8736556Z Content type 'binary/octet-stream' length 74200 bytes (72 KB) 2021-05-15T16:38:52.8799215Z ================================================== 2021-05-15T16:38:52.8801115Z downloaded 72 KB 2021-05-15T16:38:52.8802766Z 2021-05-15T16:38:52.8835520Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-15T16:38:53.3173870Z Content type 'binary/octet-stream' length 40232 bytes (39 KB) 2021-05-15T16:38:53.3225990Z ================================================== 2021-05-15T16:38:53.3226467Z downloaded 39 KB 2021-05-15T16:38:53.3226736Z 2021-05-15T16:38:53.3259627Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/digest_0.6.27.tar.gz' 2021-05-15T16:38:53.6190045Z Content type 'binary/octet-stream' length 357339 bytes (348 KB) 2021-05-15T16:38:53.6368172Z ================================================== 2021-05-15T16:38:53.6369005Z downloaded 348 KB 2021-05-15T16:38:53.6369734Z 2021-05-15T16:38:53.6399543Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/callr_3.7.0.tar.gz' 2021-05-15T16:38:54.1762550Z Content type 'binary/octet-stream' length 436437 bytes (426 KB) 2021-05-15T16:38:54.1958543Z ================================================== 2021-05-15T16:38:54.1958999Z downloaded 426 KB 2021-05-15T16:38:54.1959262Z 2021-05-15T16:38:54.1992602Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brio_1.1.2.tar.gz' 2021-05-15T16:38:54.8462439Z Content type 'binary/octet-stream' length 41636 bytes (40 KB) 2021-05-15T16:38:54.8513991Z ================================================== 2021-05-15T16:38:54.8514481Z downloaded 40 KB 2021-05-15T16:38:54.8514761Z 2021-05-15T16:38:54.8549978Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xml2_1.3.2.tar.gz' 2021-05-15T16:38:55.3577243Z Content type 'binary/octet-stream' length 616796 bytes (602 KB) 2021-05-15T16:38:55.3802324Z ================================================== 2021-05-15T16:38:55.3803106Z downloaded 602 KB 2021-05-15T16:38:55.3803616Z 2021-05-15T16:38:55.3842936Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-15T16:38:55.4107813Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-15T16:38:55.4208785Z ================================================== 2021-05-15T16:38:55.4209257Z downloaded 109 KB 2021-05-15T16:38:55.4211140Z 2021-05-15T16:38:55.4232683Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/markdown_1.1.tar.gz' 2021-05-15T16:38:55.8401437Z Content type 'binary/octet-stream' length 230388 bytes (224 KB) 2021-05-15T16:38:55.8567786Z ================================================== 2021-05-15T16:38:55.8568634Z downloaded 224 KB 2021-05-15T16:38:55.8569169Z 2021-05-15T16:38:55.8601194Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/highr_0.9.tar.gz' 2021-05-15T16:38:56.1718563Z Content type 'binary/octet-stream' length 38825 bytes (37 KB) 2021-05-15T16:38:56.1730136Z ================================================== 2021-05-15T16:38:56.1731546Z downloaded 37 KB 2021-05-15T16:38:56.1732314Z 2021-05-15T16:38:56.1769775Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringr_1.4.0.tar.gz' 2021-05-15T16:38:56.7469790Z Content type 'binary/octet-stream' length 204624 bytes (199 KB) 2021-05-15T16:38:56.7606005Z ================================================== 2021-05-15T16:38:56.7606893Z downloaded 199 KB 2021-05-15T16:38:56.7607427Z 2021-05-15T16:38:56.7640699Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringi_1.6.1.tar.gz' 2021-05-15T16:38:57.3001065Z Content type 'binary/octet-stream' length 2902829 bytes (2.8 MB) 2021-05-15T16:38:57.3432551Z ================================================== 2021-05-15T16:38:57.3433080Z downloaded 2.8 MB 2021-05-15T16:38:57.3433345Z 2021-05-15T16:38:57.3469609Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-15T16:38:57.8822874Z Content type 'binary/octet-stream' length 4150785 bytes (4.0 MB) 2021-05-15T16:38:57.9849532Z ================================================== 2021-05-15T16:38:57.9850122Z downloaded 4.0 MB 2021-05-15T16:38:57.9850426Z 2021-05-15T16:38:57.9889859Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/knitr_1.33.tar.gz' 2021-05-15T16:38:58.4732193Z Content type 'binary/octet-stream' length 1401372 bytes (1.3 MB) 2021-05-15T16:38:58.5032098Z ================================================== 2021-05-15T16:38:58.5032599Z downloaded 1.3 MB 2021-05-15T16:38:58.5032862Z 2021-05-15T16:38:58.5069107Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/commonmark_1.7.tar.gz' 2021-05-15T16:38:59.0459253Z Content type 'binary/octet-stream' length 490347 bytes (478 KB) 2021-05-15T16:38:59.0670402Z ================================================== 2021-05-15T16:38:59.0671116Z downloaded 478 KB 2021-05-15T16:38:59.0671624Z 2021-05-15T16:38:59.0709349Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brew_1.0-6.tar.gz' 2021-05-15T16:38:59.5143046Z Content type 'binary/octet-stream' length 109744 bytes (107 KB) 2021-05-15T16:38:59.5248622Z ================================================== 2021-05-15T16:38:59.5249097Z downloaded 107 KB 2021-05-15T16:38:59.5249360Z 2021-05-15T16:38:59.5283405Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xopen_1.0.0.tar.gz' 2021-05-15T16:39:00.0623031Z Content type 'binary/octet-stream' length 22235 bytes (21 KB) 2021-05-15T16:39:00.0625916Z ================================================== 2021-05-15T16:39:00.0627058Z downloaded 21 KB 2021-05-15T16:39:00.0627657Z 2021-05-15T16:39:00.0656236Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-15T16:39:00.5016206Z Content type 'binary/octet-stream' length 44030 bytes (42 KB) 2021-05-15T16:39:00.5075015Z ================================================== 2021-05-15T16:39:00.5075564Z downloaded 42 KB 2021-05-15T16:39:00.5075849Z 2021-05-15T16:39:00.5109809Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-15T16:39:01.0449516Z Content type 'binary/octet-stream' length 34423 bytes (33 KB) 2021-05-15T16:39:01.0470332Z ================================================== 2021-05-15T16:39:01.0471124Z downloaded 33 KB 2021-05-15T16:39:01.0471723Z 2021-05-15T16:39:01.0505550Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-15T16:39:01.5860427Z Content type 'binary/octet-stream' length 139674 bytes (136 KB) 2021-05-15T16:39:01.5968063Z ================================================== 2021-05-15T16:39:01.5968781Z downloaded 136 KB 2021-05-15T16:39:01.5969200Z 2021-05-15T16:39:01.6002915Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/testthat_3.0.2.tar.gz' 2021-05-15T16:39:02.0166266Z Content type 'binary/octet-stream' length 3539508 bytes (3.4 MB) 2021-05-15T16:39:02.0667505Z ================================================== 2021-05-15T16:39:02.0668355Z downloaded 3.4 MB 2021-05-15T16:39:02.0668864Z 2021-05-15T16:39:02.0706108Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rversions_2.0.2.tar.gz' 2021-05-15T16:39:02.4945089Z Content type 'binary/octet-stream' length 66018 bytes (64 KB) 2021-05-15T16:39:02.5008202Z ================================================== 2021-05-15T16:39:02.5009531Z downloaded 64 KB 2021-05-15T16:39:02.5010267Z 2021-05-15T16:39:02.5046001Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-15T16:39:03.2394381Z Content type 'binary/octet-stream' length 1373339 bytes (1.3 MB) 2021-05-15T16:39:03.2720206Z ================================================== 2021-05-15T16:39:03.2720772Z downloaded 1.3 MB 2021-05-15T16:39:03.2721071Z 2021-05-15T16:39:03.2758630Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-15T16:39:04.0467121Z Content type 'binary/octet-stream' length 131808 bytes (128 KB) 2021-05-15T16:39:04.0584935Z ================================================== 2021-05-15T16:39:04.0586678Z downloaded 128 KB 2021-05-15T16:39:04.0587145Z 2021-05-15T16:39:04.0625481Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/devtools_2.4.1.tar.gz' 2021-05-15T16:39:04.7976199Z Content type 'binary/octet-stream' length 394061 bytes (384 KB) 2021-05-15T16:39:04.8159238Z ================================================== 2021-05-15T16:39:04.8159727Z downloaded 384 KB 2021-05-15T16:39:04.8159995Z 2021-05-15T16:39:05.0486478Z * installing *binary* package ‘utf8’ ... 2021-05-15T16:39:05.0533333Z * DONE (utf8) 2021-05-15T16:39:05.2535971Z * installing *binary* package ‘pkgconfig’ ... 2021-05-15T16:39:05.2574584Z * DONE (pkgconfig) 2021-05-15T16:39:05.4834535Z * installing *binary* package ‘fansi’ ... 2021-05-15T16:39:05.4880654Z * DONE (fansi) 2021-05-15T16:39:05.7467064Z * installing *binary* package ‘diffobj’ ... 2021-05-15T16:39:05.7522261Z * DONE (diffobj) 2021-05-15T16:39:05.9858242Z * installing *binary* package ‘ps’ ... 2021-05-15T16:39:05.9905734Z * DONE (ps) 2021-05-15T16:39:06.1918722Z * installing *binary* package ‘praise’ ... 2021-05-15T16:39:06.1957636Z * DONE (praise) 2021-05-15T16:39:06.4017777Z * installing *binary* package ‘pkgload’ ... 2021-05-15T16:39:06.4058326Z * DONE (pkgload) 2021-05-15T16:39:06.6092155Z * installing *binary* package ‘evaluate’ ... 2021-05-15T16:39:06.6131430Z * DONE (evaluate) 2021-05-15T16:39:06.8206173Z * installing *binary* package ‘ellipsis’ ... 2021-05-15T16:39:06.8245887Z * DONE (ellipsis) 2021-05-15T16:39:07.0762650Z * installing *binary* package ‘digest’ ... 2021-05-15T16:39:07.0819130Z * DONE (digest) 2021-05-15T16:39:07.2863690Z * installing *binary* package ‘brio’ ... 2021-05-15T16:39:07.2904012Z * DONE (brio) 2021-05-15T16:39:07.5606215Z * installing *binary* package ‘xml2’ ... 2021-05-15T16:39:07.5661715Z * DONE (xml2) 2021-05-15T16:39:07.8342340Z * installing *source* package ‘xfun’ ... 2021-05-15T16:39:07.8374533Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-15T16:39:07.8375703Z ** using staged installation 2021-05-15T16:39:07.8524305Z ** libs 2021-05-15T16:39:07.8574916Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-15T16:39:07.9543706Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T16:39:07.9977922Z g++ -std=gnu++11 -shared -L/opt/R/4.0.5/lib/R/lib -L/usr/local/lib -o xfun.so base64.o init.o -L/opt/R/4.0.5/lib/R/lib -lR 2021-05-15T16:39:08.0333840Z installing to /home/runner/work/_temp/Library/00LOCK-xfun/00new/xfun/libs 2021-05-15T16:39:08.0346762Z ** R 2021-05-15T16:39:08.0515572Z ** inst 2021-05-15T16:39:08.0526691Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:39:09.2842771Z ** help 2021-05-15T16:39:09.4232307Z *** installing help indices 2021-05-15T16:39:09.5190689Z ** building package indices 2021-05-15T16:39:09.7903137Z ** installing vignettes 2021-05-15T16:39:09.7969534Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:39:09.9771890Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:39:09.9948721Z ** testing if installed package can be loaded from final location 2021-05-15T16:39:10.1936156Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:39:10.1951996Z * DONE (xfun) 2021-05-15T16:39:10.6562006Z * installing *binary* package ‘stringi’ ... 2021-05-15T16:39:10.6664902Z * DONE (stringi) 2021-05-15T16:39:11.7444914Z * installing *binary* package ‘Rcpp’ ... 2021-05-15T16:39:11.7817976Z * DONE (Rcpp) 2021-05-15T16:39:12.0631435Z * installing *binary* package ‘commonmark’ ... 2021-05-15T16:39:12.0686585Z * DONE (commonmark) 2021-05-15T16:39:12.3080805Z * installing *binary* package ‘brew’ ... 2021-05-15T16:39:12.3134823Z * DONE (brew) 2021-05-15T16:39:12.5172749Z * installing *binary* package ‘sessioninfo’ ... 2021-05-15T16:39:12.5212675Z * DONE (sessioninfo) 2021-05-15T16:39:12.7226495Z * installing *binary* package ‘prettyunits’ ... 2021-05-15T16:39:12.7265483Z * DONE (prettyunits) 2021-05-15T16:39:13.0708657Z * installing *binary* package ‘vctrs’ ... 2021-05-15T16:39:13.0787211Z * DONE (vctrs) 2021-05-15T16:39:13.3138801Z * installing *binary* package ‘processx’ ... 2021-05-15T16:39:13.3183580Z * DONE (processx) 2021-05-15T16:39:13.5557701Z * installing *binary* package ‘markdown’ ... 2021-05-15T16:39:13.5610473Z * DONE (markdown) 2021-05-15T16:39:13.7710799Z * installing *binary* package ‘highr’ ... 2021-05-15T16:39:13.7805654Z * DONE (highr) 2021-05-15T16:39:14.0118208Z * installing *binary* package ‘stringr’ ... 2021-05-15T16:39:14.0164762Z * DONE (stringr) 2021-05-15T16:39:14.2311218Z * installing *binary* package ‘rversions’ ... 2021-05-15T16:39:14.2351726Z * DONE (rversions) 2021-05-15T16:39:14.5298785Z * installing *binary* package ‘pillar’ ... 2021-05-15T16:39:14.5364028Z * DONE (pillar) 2021-05-15T16:39:14.7611011Z * installing *binary* package ‘callr’ ... 2021-05-15T16:39:14.7653246Z * DONE (callr) 2021-05-15T16:39:15.1417642Z * installing *binary* package ‘knitr’ ... 2021-05-15T16:39:15.1530995Z * DONE (knitr) 2021-05-15T16:39:15.3598113Z * installing *binary* package ‘xopen’ ... 2021-05-15T16:39:15.3633311Z * DONE (xopen) 2021-05-15T16:39:15.6521270Z * installing *binary* package ‘tibble’ ... 2021-05-15T16:39:15.6579107Z * DONE (tibble) 2021-05-15T16:39:15.8666725Z * installing *binary* package ‘pkgbuild’ ... 2021-05-15T16:39:15.8705248Z * DONE (pkgbuild) 2021-05-15T16:39:16.2093933Z * installing *binary* package ‘roxygen2’ ... 2021-05-15T16:39:16.2170240Z * DONE (roxygen2) 2021-05-15T16:39:16.4222071Z * installing *binary* package ‘rematch2’ ... 2021-05-15T16:39:16.4261339Z * DONE (rematch2) 2021-05-15T16:39:16.6331884Z * installing *binary* package ‘rcmdcheck’ ... 2021-05-15T16:39:16.6371769Z * DONE (rcmdcheck) 2021-05-15T16:39:16.8425032Z * installing *binary* package ‘waldo’ ... 2021-05-15T16:39:16.8463074Z * DONE (waldo) 2021-05-15T16:39:17.4224151Z * installing *binary* package ‘testthat’ ... 2021-05-15T16:39:17.4366960Z * DONE (testthat) 2021-05-15T16:39:17.6719306Z * installing *binary* package ‘devtools’ ... 2021-05-15T16:39:17.6766827Z * DONE (devtools) 2021-05-15T16:39:17.6826842Z 2021-05-15T16:39:17.6827712Z The downloaded source packages are in 2021-05-15T16:39:17.6828981Z ‘/tmp/RtmpegjBwx/downloaded_packages’ 2021-05-15T16:39:17.7618523Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-15T16:39:19.5732450Z 2021-05-15T16:39:19.8893998Z 2021-05-15T16:39:19.8916354Z checking for file ‘/tmp/RtmpegjBwx/remotes71765a1c4b3/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-15T16:39:19.8984923Z 2021-05-15T16:39:19.8986561Z ✔ checking for file ‘/tmp/RtmpegjBwx/remotes71765a1c4b3/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-15T16:39:19.9084906Z 2021-05-15T16:39:19.9085319Z 2021-05-15T16:39:19.9086002Z ─ preparing ‘desc’: 2021-05-15T16:39:19.9086278Z 2021-05-15T16:39:19.9086554Z 2021-05-15T16:39:19.9175011Z checking DESCRIPTION meta-information ... 2021-05-15T16:39:19.9198624Z 2021-05-15T16:39:19.9199526Z ✔ checking DESCRIPTION meta-information 2021-05-15T16:39:19.9811950Z 2021-05-15T16:39:19.9840789Z 2021-05-15T16:39:19.9842681Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T16:39:19.9853023Z 2021-05-15T16:39:19.9876491Z 2021-05-15T16:39:19.9878042Z ─ checking for empty or unneeded directories 2021-05-15T16:39:19.9886483Z 2021-05-15T16:39:19.9909267Z 2021-05-15T16:39:19.9910553Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-15T16:39:20.0920233Z 2021-05-15T16:39:20.0923335Z 2021-05-15T16:39:20.0924924Z 2021-05-15T16:39:20.1029632Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T16:39:20.1030723Z (as ‘lib’ is unspecified) 2021-05-15T16:39:20.3919889Z * installing *source* package ‘desc’ ... 2021-05-15T16:39:20.3949869Z ** using staged installation 2021-05-15T16:39:20.4115989Z ** R 2021-05-15T16:39:20.4269217Z ** inst 2021-05-15T16:39:20.4285223Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:39:21.8898421Z ** help 2021-05-15T16:39:22.0142576Z *** installing help indices 2021-05-15T16:39:22.1001888Z ** building package indices 2021-05-15T16:39:22.3664149Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:39:22.5499897Z ** testing if installed package can be loaded from final location 2021-05-15T16:39:22.7597244Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:39:22.7613808Z * DONE (desc) 2021-05-15T16:39:22.9558996Z 2021-05-15T16:39:22.9559909Z 2021-05-15T16:39:22.9561883Z checking for file ‘/tmp/RtmpegjBwx/remotes717665aa5b2c/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-15T16:39:22.9582407Z 2021-05-15T16:39:22.9583891Z ✔ checking for file ‘/tmp/RtmpegjBwx/remotes717665aa5b2c/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-15T16:39:22.9690212Z 2021-05-15T16:39:22.9691123Z 2021-05-15T16:39:22.9692117Z ─ preparing ‘ghtravis’: 2021-05-15T16:39:22.9692653Z 2021-05-15T16:39:22.9693187Z 2021-05-15T16:39:22.9758828Z checking DESCRIPTION meta-information ... 2021-05-15T16:39:22.9783909Z 2021-05-15T16:39:22.9785927Z ✔ checking DESCRIPTION meta-information 2021-05-15T16:39:23.0168707Z 2021-05-15T16:39:23.0195446Z 2021-05-15T16:39:23.0198185Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T16:39:23.0209755Z 2021-05-15T16:39:23.0235249Z 2021-05-15T16:39:23.0237938Z ─ checking for empty or unneeded directories 2021-05-15T16:39:23.0265549Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-15T16:39:23.0421304Z 2021-05-15T16:39:23.0423643Z 2021-05-15T16:39:23.0424958Z 2021-05-15T16:39:23.0769151Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T16:39:23.0770580Z (as ‘lib’ is unspecified) 2021-05-15T16:39:23.3038377Z * installing *source* package ‘ghtravis’ ... 2021-05-15T16:39:23.3039900Z ** using staged installation 2021-05-15T16:39:23.3179542Z ** R 2021-05-15T16:39:23.3273414Z ** inst 2021-05-15T16:39:23.3283030Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:39:24.4485797Z ** help 2021-05-15T16:39:24.5040523Z *** installing help indices 2021-05-15T16:39:24.5482276Z ** building package indices 2021-05-15T16:39:24.7675693Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:39:25.3669660Z ** testing if installed package can be loaded from final location 2021-05-15T16:39:25.9744232Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:39:25.9752526Z * DONE (ghtravis) 2021-05-15T16:39:25.9836500Z Using github PAT from envvar GITHUB_PAT 2021-05-15T16:39:26.1582211Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-15T16:39:27.9476318Z 2021-05-15T16:39:27.9478511Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-15T16:39:27.9479567Z generics (NA -> 0.1.0) [CRAN] 2021-05-15T16:39:27.9480467Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-15T16:39:27.9481319Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-15T16:39:27.9482171Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-15T16:39:27.9483619Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-15T16:39:27.9492507Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T16:39:27.9493605Z (as ‘lib’ is unspecified) 2021-05-15T16:39:42.3916948Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-15T16:39:43.0155338Z Content type 'binary/octet-stream' length 197956 bytes (193 KB) 2021-05-15T16:39:43.0297915Z ================================================== 2021-05-15T16:39:43.0298836Z downloaded 193 KB 2021-05-15T16:39:43.0299359Z 2021-05-15T16:39:43.0338593Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/generics_0.1.0.tar.gz' 2021-05-15T16:39:43.5382901Z Content type 'binary/octet-stream' length 66014 bytes (64 KB) 2021-05-15T16:39:43.5439980Z ================================================== 2021-05-15T16:39:43.5441213Z downloaded 64 KB 2021-05-15T16:39:43.5441511Z 2021-05-15T16:39:43.5477947Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-15T16:39:44.0825599Z Content type 'binary/octet-stream' length 195740 bytes (191 KB) 2021-05-15T16:39:44.0963191Z ================================================== 2021-05-15T16:39:44.0963729Z downloaded 191 KB 2021-05-15T16:39:44.0964015Z 2021-05-15T16:39:44.1001450Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-15T16:39:44.7028168Z Content type 'binary/octet-stream' length 1248808 bytes (1.2 MB) 2021-05-15T16:39:44.8264738Z ================================================== 2021-05-15T16:39:44.8265685Z downloaded 1.2 MB 2021-05-15T16:39:44.8266227Z 2021-05-15T16:39:44.8302936Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-15T16:39:45.3772538Z Content type 'binary/octet-stream' length 1086024 bytes (1.0 MB) 2021-05-15T16:39:45.4093882Z ================================================== 2021-05-15T16:39:45.4094387Z downloaded 1.0 MB 2021-05-15T16:39:45.4094650Z 2021-05-15T16:39:45.6302043Z * installing *binary* package ‘tidyselect’ ... 2021-05-15T16:39:45.6344958Z * DONE (tidyselect) 2021-05-15T16:39:45.8353122Z * installing *binary* package ‘generics’ ... 2021-05-15T16:39:45.8392259Z * DONE (generics) 2021-05-15T16:39:46.0822856Z * installing *binary* package ‘cpp11’ ... 2021-05-15T16:39:46.0880639Z * DONE (cpp11) 2021-05-15T16:39:46.3884838Z * installing *binary* package ‘dplyr’ ... 2021-05-15T16:39:46.3955015Z * DONE (dplyr) 2021-05-15T16:39:46.6950763Z * installing *binary* package ‘tidyr’ ... 2021-05-15T16:39:46.7013934Z * DONE (tidyr) 2021-05-15T16:39:46.7081584Z 2021-05-15T16:39:46.7082616Z The downloaded source packages are in 2021-05-15T16:39:46.7083908Z ‘/tmp/RtmpegjBwx/downloaded_packages’ 2021-05-15T16:39:46.8936248Z 2021-05-15T16:39:46.8938354Z checking for file ‘/tmp/RtmpegjBwx/remotes717626639efe/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-15T16:39:46.8972422Z 2021-05-15T16:39:46.8974505Z ✔ checking for file ‘/tmp/RtmpegjBwx/remotes717626639efe/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-15T16:39:46.9071675Z 2021-05-15T16:39:46.9072157Z 2021-05-15T16:39:46.9072896Z ─ preparing ‘aghast’: 2021-05-15T16:39:46.9073180Z 2021-05-15T16:39:46.9073462Z 2021-05-15T16:39:46.9141402Z checking DESCRIPTION meta-information ... 2021-05-15T16:39:46.9165726Z 2021-05-15T16:39:46.9167661Z ✔ checking DESCRIPTION meta-information 2021-05-15T16:39:46.9393165Z 2021-05-15T16:39:46.9421015Z 2021-05-15T16:39:46.9423404Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T16:39:46.9436755Z 2021-05-15T16:39:46.9464124Z 2021-05-15T16:39:46.9466369Z ─ checking for empty or unneeded directories 2021-05-15T16:39:46.9493765Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-15T16:39:46.9578697Z 2021-05-15T16:39:46.9580869Z 2021-05-15T16:39:46.9582218Z 2021-05-15T16:39:46.9652683Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T16:39:46.9653462Z (as ‘lib’ is unspecified) 2021-05-15T16:39:47.1632006Z * installing *source* package ‘aghast’ ... 2021-05-15T16:39:47.1634921Z ** using staged installation 2021-05-15T16:39:47.1829433Z ** R 2021-05-15T16:39:47.1888579Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:39:47.5878148Z ** help 2021-05-15T16:39:47.6075254Z *** installing help indices 2021-05-15T16:39:47.6296962Z ** building package indices 2021-05-15T16:39:47.8194334Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:39:47.9900424Z ** testing if installed package can be loaded from final location 2021-05-15T16:39:48.1671855Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:39:48.1678472Z * DONE (aghast) 2021-05-15T16:39:48.1765492Z Installing 1 packages: covr 2021-05-15T16:39:48.1776514Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T16:39:48.1777273Z (as ‘lib’ is unspecified) 2021-05-15T16:40:02.3285197Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-15T16:40:02.3286277Z 2021-05-15T16:40:02.3292212Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-15T16:40:03.2929700Z Content type 'binary/octet-stream' length 163801 bytes (159 KB) 2021-05-15T16:40:03.3054973Z ================================================== 2021-05-15T16:40:03.3055518Z downloaded 159 KB 2021-05-15T16:40:03.3055824Z 2021-05-15T16:40:03.3095150Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rex_1.2.0.tar.gz' 2021-05-15T16:40:03.8442916Z Content type 'binary/octet-stream' length 121023 bytes (118 KB) 2021-05-15T16:40:03.8562856Z ================================================== 2021-05-15T16:40:03.8563741Z downloaded 118 KB 2021-05-15T16:40:03.8564266Z 2021-05-15T16:40:03.8597169Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/covr_3.5.1.tar.gz' 2021-05-15T16:40:04.4091602Z Content type 'binary/octet-stream' length 289671 bytes (282 KB) 2021-05-15T16:40:04.4258255Z ================================================== 2021-05-15T16:40:04.4258879Z downloaded 282 KB 2021-05-15T16:40:04.4259150Z 2021-05-15T16:40:04.6451059Z * installing *binary* package ‘lazyeval’ ... 2021-05-15T16:40:04.6498016Z * DONE (lazyeval) 2021-05-15T16:40:04.8631675Z * installing *binary* package ‘rex’ ... 2021-05-15T16:40:04.8672819Z * DONE (rex) 2021-05-15T16:40:05.0984402Z * installing *binary* package ‘covr’ ... 2021-05-15T16:40:05.1037590Z * DONE (covr) 2021-05-15T16:40:05.1096137Z 2021-05-15T16:40:05.1097218Z The downloaded source packages are in 2021-05-15T16:40:05.1098538Z ‘/tmp/RtmpegjBwx/downloaded_packages’ 2021-05-15T16:40:05.1244076Z 2021-05-15T16:40:05.1275279Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-15T16:40:05.1275848Z Rscript -e "tic::before_install()" 2021-05-15T16:40:05.1318910Z shell: /usr/bin/bash -e {0} 2021-05-15T16:40:05.1319277Z env: 2021-05-15T16:40:05.1319712Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:40:05.1320153Z TIC_DEPLOY_KEY: 2021-05-15T16:40:05.1320872Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T16:40:05.1322664Z GITHUB_PAT: *** 2021-05-15T16:40:05.1323044Z COVERALLS_TOKEN: 2021-05-15T16:40:05.1323475Z continue-on-error: false 2021-05-15T16:40:05.1323906Z VDIFFR_RUN_TESTS: 2021-05-15T16:40:05.1324334Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T16:40:05.1324753Z TZ: UTC 2021-05-15T16:40:05.1325109Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:40:05.1325485Z NOT_CRAN: true 2021-05-15T16:40:05.1325818Z ##[endgroup] 2021-05-15T16:40:05.3911738Z ✔ Loading tic stage configuration from tic.R 2021-05-15T16:40:05.5086808Z Running before_install: step_install_remote_binaries() 2021-05-15T16:40:05.9743033Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-15T16:40:05.9743717Z remotes::install_deps(dependencies = TRUE) 2021-05-15T16:40:05.9744272Z remotes::install_cran("rcmdcheck") 2021-05-15T16:40:05.9744758Z remotes::install_cran("markdown") 2021-05-15T16:40:05.9751377Z shell: /usr/local/bin/Rscript {0} 2021-05-15T16:40:05.9751766Z env: 2021-05-15T16:40:05.9752173Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:40:05.9752591Z TIC_DEPLOY_KEY: 2021-05-15T16:40:05.9753330Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T16:40:05.9754818Z GITHUB_PAT: *** 2021-05-15T16:40:05.9755215Z COVERALLS_TOKEN: 2021-05-15T16:40:05.9755644Z continue-on-error: false 2021-05-15T16:40:05.9756077Z VDIFFR_RUN_TESTS: 2021-05-15T16:40:05.9756525Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T16:40:05.9756918Z TZ: UTC 2021-05-15T16:40:05.9757283Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:40:05.9757893Z NOT_CRAN: true 2021-05-15T16:40:05.9758234Z ##[endgroup] 2021-05-15T16:40:23.9327267Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-15T16:40:23.9332566Z caTools (NA -> 1.18.2) [CRAN] 2021-05-15T16:40:23.9333391Z gtools (NA -> 3.8.2 ) [CRAN] 2021-05-15T16:40:23.9334039Z lpSolve (NA -> 5.6.15) [CRAN] 2021-05-15T16:40:23.9334661Z gplots (NA -> 3.1.1 ) [CRAN] 2021-05-15T16:40:23.9335284Z clime (NA -> 0.4.1 ) [CRAN] 2021-05-15T16:40:23.9414594Z Installing 6 packages: bitops, caTools, gtools, lpSolve, gplots, clime 2021-05-15T16:40:23.9428424Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T16:40:23.9429505Z (as ‘lib’ is unspecified) 2021-05-15T16:40:38.5788167Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/bitops_1.0-7.tar.gz' 2021-05-15T16:40:39.1182624Z Content type 'binary/octet-stream' length 34858 bytes (34 KB) 2021-05-15T16:40:39.1187173Z ================================================== 2021-05-15T16:40:39.1187744Z downloaded 34 KB 2021-05-15T16:40:39.1188047Z 2021-05-15T16:40:39.1227743Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/caTools_1.18.2.tar.gz' 2021-05-15T16:40:39.6575095Z Content type 'binary/octet-stream' length 247686 bytes (241 KB) 2021-05-15T16:40:39.6731472Z ================================================== 2021-05-15T16:40:39.6731963Z downloaded 241 KB 2021-05-15T16:40:39.6732226Z 2021-05-15T16:40:39.6769403Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gtools_3.8.2.tar.gz' 2021-05-15T16:40:40.1702874Z Content type 'binary/octet-stream' length 324517 bytes (316 KB) 2021-05-15T16:40:40.1889772Z ================================================== 2021-05-15T16:40:40.1890367Z downloaded 316 KB 2021-05-15T16:40:40.1890666Z 2021-05-15T16:40:40.1935287Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lpSolve_5.6.15.tar.gz' 2021-05-15T16:40:40.6799486Z Content type 'binary/octet-stream' length 1234173 bytes (1.2 MB) 2021-05-15T16:40:40.7108664Z ================================================== 2021-05-15T16:40:40.7109156Z downloaded 1.2 MB 2021-05-15T16:40:40.7109417Z 2021-05-15T16:40:40.7150232Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gplots_3.1.1.tar.gz' 2021-05-15T16:40:41.2081814Z Content type 'binary/octet-stream' length 595163 bytes (581 KB) 2021-05-15T16:40:41.2301243Z ================================================== 2021-05-15T16:40:41.2301739Z downloaded 581 KB 2021-05-15T16:40:41.2301989Z 2021-05-15T16:40:41.2340269Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clime_0.4.1.tar.gz' 2021-05-15T16:40:41.6874677Z Content type 'binary/octet-stream' length 40581 bytes (39 KB) 2021-05-15T16:40:41.6893756Z ================================================== 2021-05-15T16:40:41.6894689Z downloaded 39 KB 2021-05-15T16:40:41.6895232Z 2021-05-15T16:40:41.8916253Z * installing *binary* package ‘bitops’ ... 2021-05-15T16:40:41.8950801Z * DONE (bitops) 2021-05-15T16:40:42.1186261Z * installing *binary* package ‘gtools’ ... 2021-05-15T16:40:42.1228567Z * DONE (gtools) 2021-05-15T16:40:42.4343752Z * installing *binary* package ‘lpSolve’ ... 2021-05-15T16:40:42.4404539Z * DONE (lpSolve) 2021-05-15T16:40:42.6614213Z * installing *binary* package ‘caTools’ ... 2021-05-15T16:40:42.6656127Z * DONE (caTools) 2021-05-15T16:40:42.8684216Z * installing *binary* package ‘clime’ ... 2021-05-15T16:40:42.8720775Z * DONE (clime) 2021-05-15T16:40:43.1063005Z * installing *binary* package ‘gplots’ ... 2021-05-15T16:40:43.1109379Z * DONE (gplots) 2021-05-15T16:40:43.1162510Z 2021-05-15T16:40:43.1163451Z The downloaded source packages are in 2021-05-15T16:40:43.1164849Z ‘/tmp/RtmpyAC8he/downloaded_packages’ 2021-05-15T16:40:56.7951396Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-15T16:40:56.7952335Z Use `force = TRUE` to force installation 2021-05-15T16:40:56.7964070Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-15T16:40:56.7964940Z Use `force = TRUE` to force installation 2021-05-15T16:40:56.8097189Z ##[group]Run options(width = 100) 2021-05-15T16:40:56.8097687Z options(width = 100) 2021-05-15T16:40:56.8098183Z pkgs <- installed.packages()[, "Package"] 2021-05-15T16:40:56.8098818Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-15T16:40:56.8105941Z shell: /usr/local/bin/Rscript {0} 2021-05-15T16:40:56.8106313Z env: 2021-05-15T16:40:56.8106718Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:40:56.8107139Z TIC_DEPLOY_KEY: 2021-05-15T16:40:56.8108010Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T16:40:56.8109649Z GITHUB_PAT: *** 2021-05-15T16:40:56.8110011Z COVERALLS_TOKEN: 2021-05-15T16:40:56.8110461Z continue-on-error: false 2021-05-15T16:40:56.8110884Z VDIFFR_RUN_TESTS: 2021-05-15T16:40:56.8111331Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T16:40:56.8111728Z TZ: UTC 2021-05-15T16:40:56.8112089Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:40:56.8112498Z NOT_CRAN: true 2021-05-15T16:40:56.8112837Z ##[endgroup] 2021-05-15T16:40:57.2263962Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-15T16:40:57.2264627Z setting value 2021-05-15T16:40:57.2265361Z version R version 4.0.5 (2021-03-31) 2021-05-15T16:40:57.2265914Z os Ubuntu 20.04.2 LTS 2021-05-15T16:40:57.2266599Z system x86_64, linux-gnu 2021-05-15T16:40:57.2267123Z ui X11 2021-05-15T16:40:57.2267657Z language (EN) 2021-05-15T16:40:57.2268322Z collate C.UTF-8 2021-05-15T16:40:57.2269006Z ctype C.UTF-8 2021-05-15T16:40:57.2269488Z tz UTC 2021-05-15T16:40:57.2270112Z date 2021-05-15 2021-05-15T16:40:57.2270397Z 2021-05-15T16:40:57.2271297Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-15T16:40:57.2272068Z package * version date lib source 2021-05-15T16:40:57.2273076Z aghast 0.2.1 2021-05-15 [1] Github (muschellij2/aghast@0c3b853) 2021-05-15T16:40:57.2274027Z askpass 1.1 2019-01-13 [1] RSPM (R 4.0.3) 2021-05-15T16:40:57.2274872Z base * 4.0.5 2021-03-31 [2] local 2021-05-15T16:40:57.2275710Z bitops 1.0-7 2021-04-24 [1] RSPM (R 4.0.4) 2021-05-15T16:40:57.2276564Z boot 1.3-27 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-15T16:40:57.2277380Z brew 1.0-6 2011-04-13 [1] RSPM (R 4.0.3) 2021-05-15T16:40:57.2278441Z brio 1.1.2 2021-04-23 [1] RSPM (R 4.0.4) 2021-05-15T16:40:57.2279270Z cachem 1.0.5 2021-05-15 [1] CRAN (R 4.0.5) 2021-05-15T16:40:57.2280126Z callr 3.7.0 2021-04-20 [1] RSPM (R 4.0.4) 2021-05-15T16:40:57.2280975Z caTools 1.18.2 2021-03-28 [1] RSPM (R 4.0.4) 2021-05-15T16:40:57.2281813Z class 7.3-18 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-15T16:40:57.2282651Z cli 2.5.0 2021-04-26 [1] RSPM (R 4.0.4) 2021-05-15T16:40:57.2283470Z clime 0.4.1 2012-05-06 [1] RSPM (R 4.0.0) 2021-05-15T16:40:57.2284311Z clipr 0.7.1 2020-10-08 [1] RSPM (R 4.0.3) 2021-05-15T16:40:57.2285170Z cluster 2.1.1 2021-02-14 [2] CRAN (R 4.0.5) 2021-05-15T16:40:57.2286028Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.0.5) 2021-05-15T16:40:57.2286917Z commonmark 1.7 2018-12-01 [1] RSPM (R 4.0.3) 2021-05-15T16:40:57.2288088Z compiler 4.0.5 2021-03-31 [2] local 2021-05-15T16:40:57.2288969Z covr 3.5.1 2020-09-16 [1] RSPM (R 4.0.3) 2021-05-15T16:40:57.2289791Z cpp11 0.2.7 2021-03-29 [1] RSPM (R 4.0.4) 2021-05-15T16:40:57.2290642Z crayon 1.4.1 2021-02-08 [1] RSPM (R 4.0.3) 2021-05-15T16:40:57.2291522Z credentials 1.3.0 2020-07-21 [1] RSPM (R 4.0.3) 2021-05-15T16:40:57.2292373Z curl 4.3.1 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-15T16:40:57.2293347Z datasets * 4.0.5 2021-03-31 [2] local 2021-05-15T16:40:57.2294197Z debugme 1.1.0 2017-10-22 [1] RSPM (R 4.0.0) 2021-05-15T16:40:57.2295137Z desc 1.2.0.9000 2021-05-15 [1] Github (muschellij2/desc@7be86f2) 2021-05-15T16:40:57.2296072Z devtools 2.4.1 2021-05-05 [1] RSPM (R 4.0.4) 2021-05-15T16:40:57.2296929Z diffobj 0.3.4 2021-03-22 [1] RSPM (R 4.0.4) 2021-05-15T16:40:57.2297785Z digest 0.6.27 2020-10-24 [1] RSPM (R 4.0.3) 2021-05-15T16:40:57.2298610Z dplyr 1.0.6 2021-05-05 [1] RSPM (R 4.0.4) 2021-05-15T16:40:57.2299468Z ellipsis 0.3.2 2021-04-29 [1] RSPM (R 4.0.4) 2021-05-15T16:40:57.2300330Z evaluate 0.14 2019-05-28 [1] RSPM (R 4.0.3) 2021-05-15T16:40:57.2301183Z fansi 0.4.2 2021-01-15 [1] RSPM (R 4.0.3) 2021-05-15T16:40:57.2302038Z fastmap 1.1.0 2021-01-25 [1] RSPM (R 4.0.3) 2021-05-15T16:40:57.2302886Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.0.5) 2021-05-15T16:40:57.2303722Z fs 1.5.0 2020-07-31 [1] RSPM (R 4.0.3) 2021-05-15T16:40:57.2304550Z generics 0.1.0 2020-10-31 [1] RSPM (R 4.0.3) 2021-05-15T16:40:57.2305401Z gert 1.3.0 2021-03-29 [1] RSPM (R 4.0.4) 2021-05-15T16:40:57.2306244Z gh 1.3.0 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-15T16:40:57.2307172Z ghtravis 0.15.1 2021-05-15 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-15T16:40:57.2308114Z git2r 0.28.0 2021-01-10 [1] RSPM (R 4.0.3) 2021-05-15T16:40:57.2308956Z gitcreds 0.1.1 2020-12-04 [1] RSPM (R 4.0.3) 2021-05-15T16:40:57.2309812Z glue 1.4.2 2020-08-27 [1] RSPM (R 4.0.3) 2021-05-15T16:40:57.2310629Z gplots 3.1.1 2020-11-28 [1] RSPM (R 4.0.3) 2021-05-15T16:40:57.2311490Z graphics * 4.0.5 2021-03-31 [2] local 2021-05-15T16:40:57.2312368Z grDevices * 4.0.5 2021-03-31 [2] local 2021-05-15T16:40:57.2313207Z grid 4.0.5 2021-03-31 [2] local 2021-05-15T16:40:57.2314040Z gtools 3.8.2 2020-03-31 [1] RSPM (R 4.0.3) 2021-05-15T16:40:57.2314869Z highr 0.9 2021-04-16 [1] RSPM (R 4.0.4) 2021-05-15T16:40:57.2315704Z httr 1.4.2 2020-07-20 [1] RSPM (R 4.0.3) 2021-05-15T16:40:57.2316522Z ini 0.3.1 2018-05-20 [1] RSPM (R 4.0.3) 2021-05-15T16:40:57.2317356Z jsonlite 1.7.2 2020-12-09 [1] RSPM (R 4.0.3) 2021-05-15T16:40:57.2318394Z KernSmooth 2.23-18 2020-10-29 [2] CRAN (R 4.0.5) 2021-05-15T16:40:57.2319248Z knitr 1.33 2021-04-24 [1] RSPM (R 4.0.4) 2021-05-15T16:40:57.2320165Z lattice 0.20-41 2020-04-02 [2] CRAN (R 4.0.5) 2021-05-15T16:40:57.2321027Z lazyeval 0.2.2 2019-03-15 [1] RSPM (R 4.0.3) 2021-05-15T16:40:57.2321807Z lifecycle 1.0.0 2021-02-15 [1] RSPM (R 4.0.3) 2021-05-15T16:40:57.2322571Z lpSolve 5.6.15 2020-01-24 [1] RSPM (R 4.0.3) 2021-05-15T16:40:57.2323311Z magrittr 2.0.1 2020-11-17 [1] RSPM (R 4.0.3) 2021-05-15T16:40:57.2324067Z markdown 1.1 2019-08-07 [1] RSPM (R 4.0.3) 2021-05-15T16:40:57.2324794Z MASS 7.3-53.1 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-15T16:40:57.2325614Z Matrix 1.3-2 2021-01-06 [2] CRAN (R 4.0.5) 2021-05-15T16:40:57.2326354Z memoise 2.0.0 2021-01-26 [1] RSPM (R 4.0.3) 2021-05-15T16:40:57.2327082Z methods * 4.0.5 2021-03-31 [2] local 2021-05-15T16:40:57.2327814Z mgcv 1.8-34 2021-02-16 [2] CRAN (R 4.0.5) 2021-05-15T16:40:57.2328565Z mime 0.10 2021-02-13 [1] RSPM (R 4.0.3) 2021-05-15T16:40:57.2329294Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.0.5) 2021-05-15T16:40:57.2332927Z nnet 7.3-15 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-15T16:40:57.2333676Z openssl 1.4.4 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-15T16:40:57.2334431Z parallel 4.0.5 2021-03-31 [2] local 2021-05-15T16:40:57.2335183Z pillar 1.6.0 2021-04-13 [1] RSPM (R 4.0.4) 2021-05-15T16:40:57.2335935Z pkgbuild 1.2.0 2020-12-15 [1] RSPM (R 4.0.3) 2021-05-15T16:40:57.2336705Z pkgconfig 2.0.3 2019-09-22 [1] RSPM (R 4.0.3) 2021-05-15T16:40:57.2337462Z pkgload 1.2.1 2021-04-06 [1] RSPM (R 4.0.4) 2021-05-15T16:40:57.2338219Z praise 1.0.0 2015-08-11 [1] RSPM (R 4.0.3) 2021-05-15T16:40:57.2338972Z prettyunits 1.1.1 2020-01-24 [1] RSPM (R 4.0.3) 2021-05-15T16:40:57.2339745Z processx 3.5.2 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-15T16:40:57.2340473Z ps 1.6.0 2021-02-28 [1] RSPM (R 4.0.3) 2021-05-15T16:40:57.2341195Z purrr 0.3.4 2020-04-17 [1] RSPM (R 4.0.3) 2021-05-15T16:40:57.2341907Z R6 2.5.0 2020-10-28 [1] RSPM (R 4.0.3) 2021-05-15T16:40:57.2342627Z rappdirs 0.3.3 2021-01-31 [1] RSPM (R 4.0.3) 2021-05-15T16:40:57.2343389Z rcmdcheck 1.3.3 2019-05-07 [1] RSPM (R 4.0.3) 2021-05-15T16:40:57.2344118Z Rcpp 1.0.6 2021-01-15 [1] RSPM (R 4.0.3) 2021-05-15T16:40:57.2344862Z rematch2 2.1.2 2020-05-01 [1] RSPM (R 4.0.3) 2021-05-15T16:40:57.2345622Z remotes 2.3.0 2021-04-01 [1] RSPM (R 4.0.4) 2021-05-15T16:40:57.2346376Z rex 1.2.0 2020-04-21 [1] RSPM (R 4.0.3) 2021-05-15T16:40:57.2347098Z rlang 0.4.11 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-15T16:40:57.2347824Z roxygen2 7.1.1 2020-06-27 [1] RSPM (R 4.0.3) 2021-05-15T16:40:57.2348569Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.0.5) 2021-05-15T16:40:57.2349301Z rprojroot 2.0.2 2020-11-15 [1] RSPM (R 4.0.3) 2021-05-15T16:40:57.2350074Z rstudioapi 0.13 2020-11-12 [1] RSPM (R 4.0.3) 2021-05-15T16:40:57.2350849Z rversions 2.0.2 2020-05-25 [1] RSPM (R 4.0.3) 2021-05-15T16:40:57.2351607Z sessioninfo 1.1.1 2018-11-05 [1] RSPM (R 4.0.3) 2021-05-15T16:40:57.2352492Z spatial 7.3-13 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-15T16:40:57.2353244Z splines 4.0.5 2021-03-31 [2] local 2021-05-15T16:40:57.2353981Z stats * 4.0.5 2021-03-31 [2] local 2021-05-15T16:40:57.2354706Z stats4 4.0.5 2021-03-31 [2] local 2021-05-15T16:40:57.2355425Z stringi 1.6.1 2021-05-10 [1] RSPM (R 4.0.4) 2021-05-15T16:40:57.2356169Z stringr 1.4.0 2019-02-10 [1] RSPM (R 4.0.3) 2021-05-15T16:40:57.2356993Z survival 3.2-10 2021-03-16 [2] CRAN (R 4.0.5) 2021-05-15T16:40:57.2357884Z sys 3.4 2020-07-23 [1] RSPM (R 4.0.3) 2021-05-15T16:40:57.2358657Z sysreqs 1.0.0.9000 2021-05-15 [1] Github (r-hub/sysreqs@f068afa) 2021-05-15T16:40:57.2359441Z tcltk 4.0.5 2021-03-31 [2] local 2021-05-15T16:40:57.2360186Z testthat 3.0.2 2021-02-14 [1] RSPM (R 4.0.3) 2021-05-15T16:40:57.2360915Z tibble 3.1.1 2021-04-18 [1] RSPM (R 4.0.4) 2021-05-15T16:40:57.2361696Z tic 0.10.0 2021-05-15 [1] Github (ropensci/tic@3b4dfb8) 2021-05-15T16:40:57.2362454Z tidyr 1.1.3 2021-03-03 [1] RSPM (R 4.0.4) 2021-05-15T16:40:57.2363207Z tidyselect 1.1.1 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-15T16:40:57.2363966Z tools 4.0.5 2021-03-31 [2] local 2021-05-15T16:40:57.2364684Z usethis 2.0.1 2021-02-10 [1] RSPM (R 4.0.3) 2021-05-15T16:40:57.2365417Z utf8 1.2.1 2021-03-12 [1] RSPM (R 4.0.3) 2021-05-15T16:40:57.2366121Z utils * 4.0.5 2021-03-31 [2] local 2021-05-15T16:40:57.2366847Z vctrs 0.3.8 2021-04-29 [1] RSPM (R 4.0.4) 2021-05-15T16:40:57.2367558Z waldo 0.2.5 2021-03-08 [1] RSPM (R 4.0.3) 2021-05-15T16:40:57.2368297Z whisker 0.4 2019-08-28 [1] RSPM (R 4.0.3) 2021-05-15T16:40:57.2369309Z withr 2.4.2 2021-04-18 [1] RSPM (R 4.0.4) 2021-05-15T16:40:57.2370028Z xfun 0.23 2021-05-15 [1] CRAN (R 4.0.5) 2021-05-15T16:40:57.2370735Z xml2 1.3.2 2020-04-23 [1] RSPM (R 4.0.3) 2021-05-15T16:40:57.2371472Z xopen 1.0.0 2018-09-17 [1] RSPM (R 4.0.3) 2021-05-15T16:40:57.2372176Z yaml 2.2.1 2020-02-01 [1] RSPM (R 4.0.3) 2021-05-15T16:40:57.2372901Z zip 2.1.1 2020-08-27 [1] RSPM (R 4.0.3) 2021-05-15T16:40:57.2373187Z 2021-05-15T16:40:57.2373611Z [1] /home/runner/work/_temp/Library 2021-05-15T16:40:57.2374105Z [2] /opt/R/4.0.5/lib/R/library 2021-05-15T16:40:57.2402692Z ##[group]Run Rscript -e 'tic::script()' 2021-05-15T16:40:57.2403440Z Rscript -e 'tic::script()' 2021-05-15T16:40:57.2403856Z ls -l check 2021-05-15T16:40:57.2446048Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-15T16:40:57.2446549Z env: 2021-05-15T16:40:57.2446969Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:40:57.2447397Z TIC_DEPLOY_KEY: 2021-05-15T16:40:57.2448140Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T16:40:57.2449819Z GITHUB_PAT: *** 2021-05-15T16:40:57.2450197Z COVERALLS_TOKEN: 2021-05-15T16:40:57.2450654Z continue-on-error: false 2021-05-15T16:40:57.2451083Z VDIFFR_RUN_TESTS: 2021-05-15T16:40:57.2451536Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T16:40:57.2451937Z TZ: UTC 2021-05-15T16:40:57.2452306Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:40:57.2452680Z NOT_CRAN: true 2021-05-15T16:40:57.2453034Z ##[endgroup] 2021-05-15T16:40:57.4936653Z ✔ Loading tic stage configuration from tic.R 2021-05-15T16:40:57.6085881Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-15T16:40:57.6086897Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-15T16:40:57.6087624Z timeout = Inf, check_dir = "check") 2021-05-15T16:40:57.6681135Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-15T16:40:57.8687983Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-15T16:40:57.8766914Z * preparing ‘DensParcorr’: 2021-05-15T16:40:57.8807837Z * checking DESCRIPTION meta-information ... OK 2021-05-15T16:40:57.9069950Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T16:40:57.9077048Z * checking for empty or unneeded directories 2021-05-15T16:40:57.9078391Z * building ‘DensParcorr_1.0.tar.gz’ 2021-05-15T16:40:57.9078720Z 2021-05-15T16:40:57.9322595Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-15T16:40:58.1839695Z * using log directory ‘/home/runner/work/DensParcorr/DensParcorr/check/DensParcorr.Rcheck’ 2021-05-15T16:40:58.1840924Z * using R version 4.0.5 (2021-03-31) 2021-05-15T16:40:58.1865602Z * using platform: x86_64-pc-linux-gnu (64-bit) 2021-05-15T16:40:58.1866490Z * using session charset: UTF-8 2021-05-15T16:40:58.1944688Z * using option ‘--as-cran’ 2021-05-15T16:40:58.1965269Z * checking for file ‘DensParcorr/DESCRIPTION’ ... OK 2021-05-15T16:40:58.1966113Z * checking extension type ... Package 2021-05-15T16:40:58.1975178Z * this is package ‘DensParcorr’ version ‘1.0’ 2021-05-15T16:40:58.1995465Z * checking package namespace information ... OK 2021-05-15T16:41:13.3732738Z * checking package dependencies ... OK 2021-05-15T16:41:13.3745372Z * checking if this is a source package ... OK 2021-05-15T16:41:13.3746206Z * checking if there is a namespace ... OK 2021-05-15T16:41:13.4166426Z * checking for executable files ... OK 2021-05-15T16:41:13.4167711Z * checking for hidden files and directories ... OK 2021-05-15T16:41:13.4168641Z * checking for portable file names ... OK 2021-05-15T16:41:13.4169628Z * checking for sufficient/correct file permissions ... OK 2021-05-15T16:41:13.4184513Z * checking serialization versions ... OK 2021-05-15T16:41:14.7098754Z * checking whether package ‘DensParcorr’ can be installed ... OK 2021-05-15T16:41:14.7150070Z * checking installed package size ... OK 2021-05-15T16:41:14.7624535Z * checking package directory ... OK 2021-05-15T16:41:14.7625490Z * checking for future file timestamps ... OK 2021-05-15T16:41:14.9070774Z * checking DESCRIPTION meta-information ... OK 2021-05-15T16:41:14.9072059Z * checking top-level files ... OK 2021-05-15T16:41:14.9072970Z * checking for left-over files ... OK 2021-05-15T16:41:14.9073730Z * checking index information ... OK 2021-05-15T16:41:14.9524319Z * checking package subdirectories ... OK 2021-05-15T16:41:14.9940400Z * checking R files for non-ASCII characters ... OK 2021-05-15T16:41:15.0397234Z * checking R files for syntax errors ... OK 2021-05-15T16:41:15.2315605Z * checking whether the package can be loaded ... OK 2021-05-15T16:41:15.4074455Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-15T16:41:15.5836134Z * checking whether the package can be unloaded cleanly ... OK 2021-05-15T16:41:15.7566116Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-15T16:41:15.9349405Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-15T16:41:16.1436616Z * checking loading without being on the library search path ... OK 2021-05-15T16:41:16.3548758Z * checking dependencies in R code ... OK 2021-05-15T16:41:16.8834449Z * checking S3 generic/method consistency ... OK 2021-05-15T16:41:17.0720951Z * checking replacement functions ... OK 2021-05-15T16:41:17.3018926Z * checking foreign function calls ... OK 2021-05-15T16:41:19.2083626Z * checking R code for possible problems ... OK 2021-05-15T16:41:19.3978600Z * checking Rd files ... OK 2021-05-15T16:41:19.4423832Z * checking Rd metadata ... OK 2021-05-15T16:41:19.4959776Z * checking Rd line widths ... OK 2021-05-15T16:41:19.5697022Z * checking Rd cross-references ... OK 2021-05-15T16:41:19.7574920Z * checking for missing documentation entries ... OK 2021-05-15T16:41:20.3191810Z * checking for code/documentation mismatches ... OK 2021-05-15T16:41:20.9510390Z * checking Rd \usage sections ... OK 2021-05-15T16:41:21.0162284Z * checking Rd contents ... OK 2021-05-15T16:41:21.0875560Z * checking for unstated dependencies in examples ... OK 2021-05-15T16:41:21.5765180Z * checking examples ... OK 2021-05-15T16:41:23.5112462Z * checking PDF version of manual ... OK 2021-05-15T16:41:23.5114423Z * checking for non-standard things in the check directory ... OK 2021-05-15T16:41:23.5115370Z * checking for detritus in the temp directory ... OK 2021-05-15T16:41:23.5116027Z * DONE 2021-05-15T16:41:23.5116407Z 2021-05-15T16:41:23.5116914Z Status: OK 2021-05-15T16:41:23.5117311Z 2021-05-15T16:41:23.5806514Z ── R CMD check results ──────────────────────────────────── DensParcorr 1.0 ──── 2021-05-15T16:41:23.5821698Z Duration: 25.7s 2021-05-15T16:41:23.5822175Z 2021-05-15T16:41:23.5832234Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-15T16:41:23.5902619Z total 40 2021-05-15T16:41:23.5904110Z drwxr-xr-x 5 runner docker 4096 May 15 16:41 DensParcorr.Rcheck 2021-05-15T16:41:23.5905480Z -rw-r--r-- 1 runner docker 4701 May 15 16:40 DensParcorr_1.0.tar.gz 2021-05-15T16:41:23.5908109Z -rw-r--r-- 1 runner docker 24729 May 15 16:41 DensParcorr_1.0_R_x86_64-pc-linux-gnu.tar.gz 2021-05-15T16:41:23.5939357Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-15T16:41:23.5940061Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-15T16:41:23.5982733Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-15T16:41:23.5983195Z env: 2021-05-15T16:41:23.5983612Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:41:23.5984085Z TIC_DEPLOY_KEY: 2021-05-15T16:41:23.5984833Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T16:41:23.5986511Z GITHUB_PAT: *** 2021-05-15T16:41:23.5986879Z COVERALLS_TOKEN: 2021-05-15T16:41:23.5987331Z continue-on-error: false 2021-05-15T16:41:23.5987756Z VDIFFR_RUN_TESTS: 2021-05-15T16:41:23.5988210Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T16:41:23.5988609Z TZ: UTC 2021-05-15T16:41:23.5988975Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:41:23.5989349Z NOT_CRAN: true 2021-05-15T16:41:23.5989713Z ##[endgroup] 2021-05-15T16:41:23.6102276Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-15T16:41:23.6102800Z Rscript -e "tic::before_deploy()" 2021-05-15T16:41:23.6140358Z shell: /usr/bin/bash -e {0} 2021-05-15T16:41:23.6140717Z env: 2021-05-15T16:41:23.6141125Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:41:23.6141544Z TIC_DEPLOY_KEY: 2021-05-15T16:41:23.6142283Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T16:41:23.6143401Z GITHUB_PAT: *** 2021-05-15T16:41:23.6143772Z COVERALLS_TOKEN: 2021-05-15T16:41:23.6144205Z continue-on-error: false 2021-05-15T16:41:23.6144645Z VDIFFR_RUN_TESTS: 2021-05-15T16:41:23.6145077Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T16:41:23.6145493Z TZ: UTC 2021-05-15T16:41:23.6145855Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:41:23.6146221Z NOT_CRAN: true 2021-05-15T16:41:23.6146568Z ##[endgroup] 2021-05-15T16:41:23.9731873Z ✔ Loading tic stage configuration from tic.R 2021-05-15T16:41:23.9829407Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-15T16:41:23.9829935Z with: 2021-05-15T16:41:23.9830716Z upload_url: https://uploads.github.com/repos/neuroconductor/DensParcorr/releases/43000337/assets{?name,label} 2021-05-15T16:41:23.9831704Z asset_path: check/DensParcorr_1.0_R_x86_64-pc-linux-gnu.tar.gz 2021-05-15T16:41:23.9832386Z asset_name: DensParcorr_1.0_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-15T16:41:23.9833020Z asset_content_type: application/octet-stream 2021-05-15T16:41:23.9833466Z env: 2021-05-15T16:41:23.9833868Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:41:23.9834286Z TIC_DEPLOY_KEY: 2021-05-15T16:41:23.9835015Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T16:41:23.9836448Z GITHUB_PAT: *** 2021-05-15T16:41:23.9836814Z COVERALLS_TOKEN: 2021-05-15T16:41:23.9837269Z continue-on-error: false 2021-05-15T16:41:23.9838094Z VDIFFR_RUN_TESTS: 2021-05-15T16:41:23.9838581Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T16:41:23.9838996Z TZ: UTC 2021-05-15T16:41:23.9839345Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:41:23.9839733Z NOT_CRAN: true 2021-05-15T16:41:23.9840604Z GITHUB_TOKEN: *** 2021-05-15T16:41:23.9840957Z ##[endgroup] 2021-05-15T16:41:24.4853175Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-15T16:41:24.4853686Z Rscript -e "tic::deploy()" 2021-05-15T16:41:24.4895977Z shell: /usr/bin/bash -e {0} 2021-05-15T16:41:24.4896346Z env: 2021-05-15T16:41:24.4896763Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:41:24.4897211Z TIC_DEPLOY_KEY: 2021-05-15T16:41:24.4897944Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T16:41:24.4899792Z GITHUB_PAT: *** 2021-05-15T16:41:24.4900168Z COVERALLS_TOKEN: 2021-05-15T16:41:24.4900629Z continue-on-error: false 2021-05-15T16:41:24.4901070Z VDIFFR_RUN_TESTS: 2021-05-15T16:41:24.4901530Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T16:41:24.4901961Z TZ: UTC 2021-05-15T16:41:24.4902326Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:41:24.4902716Z NOT_CRAN: true 2021-05-15T16:41:24.4903058Z ##[endgroup] 2021-05-15T16:41:24.8516017Z ✔ Loading tic stage configuration from tic.R 2021-05-15T16:41:24.8545408Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-15T16:41:24.8545958Z Rscript -e "tic::after_deploy()" 2021-05-15T16:41:24.8588221Z shell: /usr/bin/bash -e {0} 2021-05-15T16:41:24.8588571Z env: 2021-05-15T16:41:24.8588978Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:41:24.8589400Z TIC_DEPLOY_KEY: 2021-05-15T16:41:24.8590129Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T16:41:24.8591740Z GITHUB_PAT: *** 2021-05-15T16:41:24.8592101Z COVERALLS_TOKEN: 2021-05-15T16:41:24.8592548Z continue-on-error: false 2021-05-15T16:41:24.8592974Z VDIFFR_RUN_TESTS: 2021-05-15T16:41:24.8593422Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T16:41:24.8593822Z TZ: UTC 2021-05-15T16:41:24.8594190Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:41:24.8594558Z NOT_CRAN: true 2021-05-15T16:41:24.8594912Z ##[endgroup] 2021-05-15T16:41:25.2160667Z ✔ Loading tic stage configuration from tic.R 2021-05-15T16:41:25.2195206Z ##[group]Run curl -s -H "Accept: application/json" \ 2021-05-15T16:41:25.2195823Z curl -s -H "Accept: application/json" \ 2021-05-15T16:41:25.2196357Z  -H "Content-Type: application/json" \ 2021-05-15T16:41:25.2196936Z  -H "Authorization: token $COVERALLS_TOKEN" \ 2021-05-15T16:41:25.2197708Z  -d '{"repo": {"service": "github","name": "'$GITHUB_REPOSITORY'"}}' \ 2021-05-15T16:41:25.2198377Z  -X POST https://coveralls.io/api/repos 2021-05-15T16:41:25.2240802Z shell: /usr/bin/bash -e {0} 2021-05-15T16:41:25.2241162Z env: 2021-05-15T16:41:25.2241573Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:41:25.2242009Z TIC_DEPLOY_KEY: 2021-05-15T16:41:25.2242731Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T16:41:25.2244278Z GITHUB_PAT: *** 2021-05-15T16:41:25.2244641Z COVERALLS_TOKEN: 2021-05-15T16:41:25.2245085Z continue-on-error: false 2021-05-15T16:41:25.2245562Z VDIFFR_RUN_TESTS: 2021-05-15T16:41:25.2245997Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T16:41:25.2246406Z TZ: UTC 2021-05-15T16:41:25.2246771Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:41:25.2247135Z NOT_CRAN: true 2021-05-15T16:41:25.2247480Z ##[endgroup] 2021-05-15T16:41:25.3606419Z {"error":"Forbidden"} 2021-05-15T16:41:25.3636299Z ##[group]Run echo "COVERALLS_REPO_TOKEN=$(\ 2021-05-15T16:41:25.3636856Z echo "COVERALLS_REPO_TOKEN=$(\ 2021-05-15T16:41:25.3637349Z  curl -s -H "Accept: application/json" \ 2021-05-15T16:41:25.3638072Z  -H "Content-Type: application/json" \ 2021-05-15T16:41:25.3638638Z  -H "Authorization: token $COVERALLS_TOKEN" \ 2021-05-15T16:41:25.3639341Z  https://coveralls.io/api/repos/github/$GITHUB_REPOSITORY \ 2021-05-15T16:41:25.3639957Z  | jq '.token')" >> $GITHUB_ENV 2021-05-15T16:41:25.3690746Z shell: /usr/bin/bash -e {0} 2021-05-15T16:41:25.3691102Z env: 2021-05-15T16:41:25.3691515Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:41:25.3691941Z TIC_DEPLOY_KEY: 2021-05-15T16:41:25.3692677Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T16:41:25.3694063Z GITHUB_PAT: *** 2021-05-15T16:41:25.3694432Z COVERALLS_TOKEN: 2021-05-15T16:41:25.3694918Z continue-on-error: false 2021-05-15T16:41:25.3695354Z VDIFFR_RUN_TESTS: 2021-05-15T16:41:25.3695789Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T16:41:25.3696196Z TZ: UTC 2021-05-15T16:41:25.3696544Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:41:25.3696928Z NOT_CRAN: true 2021-05-15T16:41:25.3697265Z ##[endgroup] 2021-05-15T16:41:25.4574046Z ##[group]Run covr::coveralls(service_name='drone', repo_token=null) 2021-05-15T16:41:25.4574829Z covr::coveralls(service_name='drone', repo_token=null) 2021-05-15T16:41:25.4581551Z shell: /usr/local/bin/Rscript {0} 2021-05-15T16:41:25.4581986Z env: 2021-05-15T16:41:25.4582449Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:41:25.4582942Z TIC_DEPLOY_KEY: 2021-05-15T16:41:25.4583772Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T16:41:25.4585315Z GITHUB_PAT: *** 2021-05-15T16:41:25.4585730Z COVERALLS_TOKEN: 2021-05-15T16:41:25.4586236Z continue-on-error: false 2021-05-15T16:41:25.4586718Z VDIFFR_RUN_TESTS: 2021-05-15T16:41:25.4587224Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T16:41:25.4587673Z TZ: UTC 2021-05-15T16:41:25.4588239Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:41:25.4588672Z NOT_CRAN: true 2021-05-15T16:41:25.4589096Z COVERALLS_REPO_TOKEN: null 2021-05-15T16:41:25.4589579Z ##[endgroup] 2021-05-15T16:41:27.1202614Z Error in to_coveralls(coverage, repo_token = repo_token, service_name = service) : 2021-05-15T16:41:27.1204023Z object 'null' not found 2021-05-15T16:41:27.1204812Z Calls: -> to_coveralls 2021-05-15T16:41:27.1205345Z Execution halted 2021-05-15T16:41:27.1256991Z ##[error]Process completed with exit code 1. 2021-05-15T16:41:27.2700525Z Post job cleanup. 2021-05-15T16:41:27.3092714Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-15T16:41:27.3181944Z Post job cleanup. 2021-05-15T16:41:27.4085780Z [command]/usr/bin/git version 2021-05-15T16:41:27.4193367Z git version 2.31.1 2021-05-15T16:41:27.4197023Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-15T16:41:27.4233586Z [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-15T16:41:27.4470734Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-15T16:41:27.4504827Z http.https://github.com/.extraheader 2021-05-15T16:41:27.4519707Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-15T16:41:27.4551390Z [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-15T16:41:27.4829510Z Cleaning up orphan processes