2021-05-16T23:01:02.8174387Z ##[section]Starting: Request a runner to run this job 2021-05-16T23:01:03.3731694Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-20.04' 2021-05-16T23:01:03.4385642Z Can't find any online and idle self-hosted runner in current repository's organization/enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-16T23:01:03.5305849Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-16T23:01:03.6352576Z ##[section]Finishing: Request a runner to run this job 2021-05-16T23:01:08.3443177Z Current runner version: '2.278.0' 2021-05-16T23:01:08.3466423Z ##[group]Operating System 2021-05-16T23:01:08.3467314Z Ubuntu 2021-05-16T23:01:08.3467713Z 20.04.2 2021-05-16T23:01:08.3468149Z LTS 2021-05-16T23:01:08.3468564Z ##[endgroup] 2021-05-16T23:01:08.3469129Z ##[group]Virtual Environment 2021-05-16T23:01:08.3469726Z Environment: ubuntu-20.04 2021-05-16T23:01:08.3470275Z Version: 20210510.0 2021-05-16T23:01:08.3471242Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210510.0/images/linux/Ubuntu2004-README.md 2021-05-16T23:01:08.3472508Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210510.0 2021-05-16T23:01:08.3473384Z ##[endgroup] 2021-05-16T23:01:08.3475164Z ##[group]GITHUB_TOKEN Permissions 2021-05-16T23:01:08.3476254Z Actions: write 2021-05-16T23:01:08.3476773Z Checks: write 2021-05-16T23:01:08.3477228Z Contents: write 2021-05-16T23:01:08.3477781Z Deployments: write 2021-05-16T23:01:08.3478372Z Issues: write 2021-05-16T23:01:08.3478884Z Metadata: read 2021-05-16T23:01:08.3479360Z Packages: write 2021-05-16T23:01:08.3479904Z PullRequests: write 2021-05-16T23:01:08.3480490Z RepositoryProjects: write 2021-05-16T23:01:08.3481124Z SecurityEvents: write 2021-05-16T23:01:08.3481692Z Statuses: write 2021-05-16T23:01:08.3482262Z ##[endgroup] 2021-05-16T23:01:08.3485201Z Prepare workflow directory 2021-05-16T23:01:08.4419889Z Prepare all required actions 2021-05-16T23:01:08.4429547Z Getting action download info 2021-05-16T23:01:08.8097754Z Download action repository 'actions/checkout@v2' 2021-05-16T23:01:10.5471080Z Download action repository 'r-lib/actions@master' 2021-05-16T23:01:11.0311209Z Download action repository 'adigherman/actions@master' 2021-05-16T23:01:13.2622860Z Download action repository 'msys2/setup-msys2@v2' 2021-05-16T23:01:13.5094024Z Download action repository 'actions/cache@v1' 2021-05-16T23:01:13.6624907Z Download action repository 'actions/upload-artifact@master' 2021-05-16T23:01:13.9024464Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-16T23:01:14.2962454Z ##[group]Run actions/checkout@v2 2021-05-16T23:01:14.2963033Z with: 2021-05-16T23:01:14.2963634Z repository: neuroconductor/papayar 2021-05-16T23:01:14.2964534Z token: *** 2021-05-16T23:01:14.2964884Z ssh-strict: true 2021-05-16T23:01:14.2965398Z persist-credentials: true 2021-05-16T23:01:14.2965888Z clean: true 2021-05-16T23:01:14.2966253Z fetch-depth: 1 2021-05-16T23:01:14.2966614Z lfs: false 2021-05-16T23:01:14.2966962Z submodules: false 2021-05-16T23:01:14.2967310Z env: 2021-05-16T23:01:14.2967702Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:01:14.2968148Z TIC_DEPLOY_KEY: 2021-05-16T23:01:14.2968902Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:01:14.2970012Z GITHUB_PAT: *** 2021-05-16T23:01:14.2970376Z COVERALLS_TOKEN: 2021-05-16T23:01:14.2970831Z continue-on-error: false 2021-05-16T23:01:14.2971277Z VDIFFR_RUN_TESTS: 2021-05-16T23:01:14.2971633Z ##[endgroup] 2021-05-16T23:01:14.5044229Z Syncing repository: neuroconductor/papayar 2021-05-16T23:01:14.5061025Z ##[group]Getting Git version info 2021-05-16T23:01:14.5062437Z Working directory is '/home/runner/work/papayar/papayar' 2021-05-16T23:01:14.5109915Z [command]/usr/bin/git version 2021-05-16T23:01:14.5221639Z git version 2.31.1 2021-05-16T23:01:14.5244652Z ##[endgroup] 2021-05-16T23:01:14.5245993Z Deleting the contents of '/home/runner/work/papayar/papayar' 2021-05-16T23:01:14.5249940Z ##[group]Initializing the repository 2021-05-16T23:01:14.5253709Z [command]/usr/bin/git init /home/runner/work/papayar/papayar 2021-05-16T23:01:14.5319241Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-16T23:01:14.5320092Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-16T23:01:14.5320849Z hint: of your new repositories, which will suppress this warning, call: 2021-05-16T23:01:14.5321396Z hint: 2021-05-16T23:01:14.5322069Z hint: git config --global init.defaultBranch 2021-05-16T23:01:14.5322740Z hint: 2021-05-16T23:01:14.5324142Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-16T23:01:14.5325152Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-16T23:01:14.5325762Z hint: 2021-05-16T23:01:14.5326233Z hint: git branch -m 2021-05-16T23:01:14.5334304Z Initialized empty Git repository in /home/runner/work/papayar/papayar/.git/ 2021-05-16T23:01:14.5343828Z [command]/usr/bin/git remote add origin https://github.com/neuroconductor/papayar 2021-05-16T23:01:14.5390872Z ##[endgroup] 2021-05-16T23:01:14.5391758Z ##[group]Disabling automatic garbage collection 2021-05-16T23:01:14.5394960Z [command]/usr/bin/git config --local gc.auto 0 2021-05-16T23:01:14.5433583Z ##[endgroup] 2021-05-16T23:01:14.5437917Z ##[group]Setting up auth 2021-05-16T23:01:14.5444059Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T23:01:14.5479683Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2021-05-16T23:01:14.5890024Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T23:01:14.5941830Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2021-05-16T23:01:14.6205832Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-16T23:01:14.6260505Z ##[endgroup] 2021-05-16T23:01:14.6262275Z ##[group]Fetching the repository 2021-05-16T23:01:14.6273068Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +221ca9e39ad852260430874479e9ee8607080640:refs/tags/1.0.s 2021-05-16T23:01:14.8465303Z remote: Enumerating objects: 32, done. 2021-05-16T23:01:14.8470852Z remote: Counting objects: 3% (1/32) 2021-05-16T23:01:14.8478499Z remote: Counting objects: 6% (2/32) 2021-05-16T23:01:14.8479012Z remote: Counting objects: 9% (3/32) 2021-05-16T23:01:14.8479503Z remote: Counting objects: 12% (4/32) 2021-05-16T23:01:14.8479978Z remote: Counting objects: 15% (5/32) 2021-05-16T23:01:14.8480463Z remote: Counting objects: 18% (6/32) 2021-05-16T23:01:14.8480934Z remote: Counting objects: 21% (7/32) 2021-05-16T23:01:14.8481418Z remote: Counting objects: 25% (8/32) 2021-05-16T23:01:14.8481890Z remote: Counting objects: 28% (9/32) 2021-05-16T23:01:14.8482383Z remote: Counting objects: 31% (10/32) 2021-05-16T23:01:14.8482877Z remote: Counting objects: 34% (11/32) 2021-05-16T23:01:14.8483548Z remote: Counting objects: 37% (12/32) 2021-05-16T23:01:14.8484038Z remote: Counting objects: 40% (13/32) 2021-05-16T23:01:14.8484536Z remote: Counting objects: 43% (14/32) 2021-05-16T23:01:14.8485021Z remote: Counting objects: 46% (15/32) 2021-05-16T23:01:14.8485500Z remote: Counting objects: 50% (16/32) 2021-05-16T23:01:14.8485982Z remote: Counting objects: 53% (17/32) 2021-05-16T23:01:14.8486452Z remote: Counting objects: 56% (18/32) 2021-05-16T23:01:14.8486939Z remote: Counting objects: 59% (19/32) 2021-05-16T23:01:14.8487424Z remote: Counting objects: 62% (20/32) 2021-05-16T23:01:14.8487896Z remote: Counting objects: 65% (21/32) 2021-05-16T23:01:14.8488381Z remote: Counting objects: 68% (22/32) 2021-05-16T23:01:14.8488853Z remote: Counting objects: 71% (23/32) 2021-05-16T23:01:14.8489430Z remote: Counting objects: 75% (24/32) 2021-05-16T23:01:14.8489918Z remote: Counting objects: 78% (25/32) 2021-05-16T23:01:14.8490394Z remote: Counting objects: 81% (26/32) 2021-05-16T23:01:14.8490876Z remote: Counting objects: 84% (27/32) 2021-05-16T23:01:14.8491523Z remote: Counting objects: 87% (28/32) 2021-05-16T23:01:14.8492007Z remote: Counting objects: 90% (29/32) 2021-05-16T23:01:14.8492477Z remote: Counting objects: 93% (30/32) 2021-05-16T23:01:14.8492961Z remote: Counting objects: 96% (31/32) 2021-05-16T23:01:14.8493430Z remote: Counting objects: 100% (32/32) 2021-05-16T23:01:14.8493945Z remote: Counting objects: 100% (32/32), done. 2021-05-16T23:01:14.8494464Z remote: Compressing objects: 3% (1/30) 2021-05-16T23:01:14.8494997Z remote: Compressing objects: 6% (2/30) 2021-05-16T23:01:14.8495522Z remote: Compressing objects: 10% (3/30) 2021-05-16T23:01:14.8496039Z remote: Compressing objects: 13% (4/30) 2021-05-16T23:01:14.8496795Z remote: Compressing objects: 16% (5/30) 2021-05-16T23:01:14.8497319Z remote: Compressing objects: 20% (6/30) 2021-05-16T23:01:14.8497843Z remote: Compressing objects: 23% (7/30) 2021-05-16T23:01:14.8498365Z remote: Compressing objects: 26% (8/30) 2021-05-16T23:01:14.8498890Z remote: Compressing objects: 30% (9/30) 2021-05-16T23:01:14.8499410Z remote: Compressing objects: 33% (10/30) 2021-05-16T23:01:14.8499942Z remote: Compressing objects: 36% (11/30) 2021-05-16T23:01:14.8500473Z remote: Compressing objects: 40% (12/30) 2021-05-16T23:01:14.8500990Z remote: Compressing objects: 43% (13/30) 2021-05-16T23:01:14.8501522Z remote: Compressing objects: 46% (14/30) 2021-05-16T23:01:14.8502035Z remote: Compressing objects: 50% (15/30) 2021-05-16T23:01:14.8502558Z remote: Compressing objects: 53% (16/30) 2021-05-16T23:01:14.8503074Z remote: Compressing objects: 56% (17/30) 2021-05-16T23:01:14.8503599Z remote: Compressing objects: 60% (18/30) 2021-05-16T23:01:14.8504108Z remote: Compressing objects: 63% (19/30) 2021-05-16T23:01:14.8504636Z remote: Compressing objects: 66% (20/30) 2021-05-16T23:01:14.8505261Z remote: Compressing objects: 70% (21/30) 2021-05-16T23:01:14.8505780Z remote: Compressing objects: 73% (22/30) 2021-05-16T23:01:14.8506304Z remote: Compressing objects: 76% (23/30) 2021-05-16T23:01:14.8506818Z remote: Compressing objects: 80% (24/30) 2021-05-16T23:01:14.8507344Z remote: Compressing objects: 83% (25/30) 2021-05-16T23:01:14.8507855Z remote: Compressing objects: 86% (26/30) 2021-05-16T23:01:14.8508382Z remote: Compressing objects: 90% (27/30) 2021-05-16T23:01:14.8508896Z remote: Compressing objects: 93% (28/30) 2021-05-16T23:01:14.8509427Z remote: Compressing objects: 96% (29/30) 2021-05-16T23:01:14.8509950Z remote: Compressing objects: 100% (30/30) 2021-05-16T23:01:14.8510486Z remote: Compressing objects: 100% (30/30), done. 2021-05-16T23:01:14.9702484Z remote: Total 32 (delta 2), reused 16 (delta 0), pack-reused 0 2021-05-16T23:01:14.9704361Z From https://github.com/neuroconductor/papayar 2021-05-16T23:01:14.9705884Z * [new ref] 221ca9e39ad852260430874479e9ee8607080640 -> 1.0.s 2021-05-16T23:01:14.9707618Z ##[endgroup] 2021-05-16T23:01:14.9709151Z ##[group]Determining the checkout info 2021-05-16T23:01:14.9710585Z ##[endgroup] 2021-05-16T23:01:14.9712036Z ##[group]Checking out the ref 2021-05-16T23:01:14.9713347Z [command]/usr/bin/git checkout --progress --force refs/tags/1.0.s 2021-05-16T23:01:14.9714450Z Note: switching to 'refs/tags/1.0.s'. 2021-05-16T23:01:14.9715509Z 2021-05-16T23:01:14.9717038Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-16T23:01:14.9718232Z changes and commit them, and you can discard any commits you make in this 2021-05-16T23:01:14.9719666Z state without impacting any branches by switching back to a branch. 2021-05-16T23:01:14.9720438Z 2021-05-16T23:01:14.9721306Z If you want to create a new branch to retain commits you create, you may 2021-05-16T23:01:14.9722630Z do so (now or later) by using -c with the switch command. Example: 2021-05-16T23:01:14.9724987Z 2021-05-16T23:01:14.9725941Z git switch -c 2021-05-16T23:01:14.9726622Z 2021-05-16T23:01:14.9727313Z Or undo this operation with: 2021-05-16T23:01:14.9727900Z 2021-05-16T23:01:14.9728778Z git switch - 2021-05-16T23:01:14.9729550Z 2021-05-16T23:01:14.9730561Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-16T23:01:14.9731317Z 2021-05-16T23:01:14.9731859Z HEAD is now at 221ca9e Version id 67 stable 2021-05-16T23:01:14.9732857Z ##[endgroup] 2021-05-16T23:01:14.9733636Z [command]/usr/bin/git log -1 --format='%H' 2021-05-16T23:01:14.9734527Z '221ca9e39ad852260430874479e9ee8607080640' 2021-05-16T23:01:14.9830692Z ##[group]Run r-lib/actions/setup-r@master 2021-05-16T23:01:14.9831121Z with: 2021-05-16T23:01:14.9831454Z r-version: 3.5 2021-05-16T23:01:14.9831782Z Ncpus: 1 2021-05-16T23:01:14.9832168Z crayon.enabled: NULL 2021-05-16T23:01:14.9832655Z remove-openmp-macos: true 2021-05-16T23:01:14.9833192Z http-user-agent: default 2021-05-16T23:01:14.9833624Z install-r: true 2021-05-16T23:01:14.9834145Z windows-path-include-mingw: true 2021-05-16T23:01:14.9834637Z env: 2021-05-16T23:01:14.9835030Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:01:14.9835464Z TIC_DEPLOY_KEY: 2021-05-16T23:01:14.9836211Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:01:14.9837886Z GITHUB_PAT: *** 2021-05-16T23:01:14.9838257Z COVERALLS_TOKEN: 2021-05-16T23:01:14.9838711Z continue-on-error: false 2021-05-16T23:01:14.9839154Z VDIFFR_RUN_TESTS: 2021-05-16T23:01:14.9839500Z ##[endgroup] 2021-05-16T23:01:18.7339554Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive add-apt-repository -y ppa:cran/travis 2021-05-16T23:01:20.5354700Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-16T23:01:20.5356860Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-16T23:01:20.5422445Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-16T23:01:20.5770349Z Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-16T23:01:20.6011310Z Hit:5 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-16T23:01:20.6828413Z Get:6 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] 2021-05-16T23:01:20.6845139Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-16T23:01:20.7558753Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [983 kB] 2021-05-16T23:01:20.7821160Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [222 kB] 2021-05-16T23:01:20.7845765Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.3 kB] 2021-05-16T23:01:20.7849832Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [226 kB] 2021-05-16T23:01:20.7863826Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [33.3 kB] 2021-05-16T23:01:20.7870749Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [774 kB] 2021-05-16T23:01:20.7955974Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [166 kB] 2021-05-16T23:01:20.7973325Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [17.4 kB] 2021-05-16T23:01:20.8428816Z Get:16 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease [18.0 kB] 2021-05-16T23:01:21.0635923Z Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [655 kB] 2021-05-16T23:01:21.0890623Z Hit:18 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-16T23:01:21.1314561Z Get:19 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [131 kB] 2021-05-16T23:01:21.1335328Z Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7508 B] 2021-05-16T23:01:21.1337066Z Get:21 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [203 kB] 2021-05-16T23:01:21.1402007Z Get:22 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [29.7 kB] 2021-05-16T23:01:21.1403520Z Get:23 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [565 kB] 2021-05-16T23:01:21.1503128Z Get:24 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [11.0 kB] 2021-05-16T23:01:21.2097649Z Get:25 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [73.2 kB] 2021-05-16T23:01:27.1961417Z Fetched 4463 kB in 1s (4949 kB/s) 2021-05-16T23:01:27.8694151Z Reading package lists... 2021-05-16T23:01:27.8906964Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get update -y -qq 2021-05-16T23:01:29.5349199Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get install -y gdebi-core qpdf devscripts 2021-05-16T23:01:29.5954160Z Reading package lists... 2021-05-16T23:01:29.7270352Z Building dependency tree... 2021-05-16T23:01:29.7283976Z Reading state information... 2021-05-16T23:01:29.8603615Z The following additional packages will be installed: 2021-05-16T23:01:29.8605207Z dctrl-tools diffstat dput gettext intltool-debian libapt-pkg-perl 2021-05-16T23:01:29.8606568Z libarchive-zip-perl libarray-intspan-perl libasync-mergepoint-perl 2021-05-16T23:01:29.8608169Z libb-hooks-endofscope-perl libb-hooks-op-check-perl libcapture-tiny-perl 2021-05-16T23:01:29.8609818Z libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 2021-05-16T23:01:29.8611390Z libcommon-sense-perl libconst-fast-perl libcontextual-return-perl 2021-05-16T23:01:29.8612765Z libcpanel-json-xs-perl libcroco3 libdata-optlist-perl 2021-05-16T23:01:29.8614209Z libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl 2021-05-16T23:01:29.8615826Z libdigest-hmac-perl libdistro-info-perl libdynaloader-functions-perl 2021-05-16T23:01:29.8617265Z libemail-valid-perl libexporter-tiny-perl libfile-chdir-perl 2021-05-16T23:01:29.8618652Z libfile-find-rule-perl libfile-homedir-perl libfile-which-perl 2021-05-16T23:01:29.8620083Z libfont-ttf-perl libfuture-perl libgetopt-long-descriptive-perl 2021-05-16T23:01:29.8621556Z libgit-wrapper-perl libgitlab-api-v4-perl libhash-fieldhash-perl 2021-05-16T23:01:29.8623238Z libhttp-tiny-multipart-perl libimport-into-perl libio-async-loop-epoll-perl 2021-05-16T23:01:29.8624791Z libio-async-perl libio-prompter-perl libio-pty-perl libio-string-perl 2021-05-16T23:01:29.8626529Z libipc-run-perl libjson-maybexs-perl libjson-perl libjson-xs-perl 2021-05-16T23:01:29.8627957Z liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl 2021-05-16T23:01:29.8629286Z liblist-someutils-perl liblist-someutils-xs-perl 2021-05-16T23:01:29.8630883Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-16T23:01:29.8632593Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-16T23:01:29.8633840Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-16T23:01:29.8634950Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-16T23:01:29.8636104Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-16T23:01:29.8637393Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-16T23:01:29.8638789Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-16T23:01:29.8640053Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-16T23:01:29.8641279Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-16T23:01:29.8642588Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-16T23:01:29.8644001Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-16T23:01:29.8645339Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-16T23:01:29.8646668Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-16T23:01:29.8648214Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-16T23:01:29.8649609Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-16T23:01:29.8651025Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-16T23:01:29.8652536Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-16T23:01:29.8653813Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-16T23:01:29.8655119Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-16T23:01:29.8656379Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-16T23:01:29.8657500Z python3-magic python3-unidiff python3-xdg t1utils wdiff 2021-05-16T23:01:29.8658148Z Suggested packages: 2021-05-16T23:01:29.8658979Z debtags adequate autopkgtest bls-standalone bsd-mailx | mailx 2021-05-16T23:01:29.8660025Z check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope 2021-05-16T23:01:29.8661178Z disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl 2021-05-16T23:01:29.8662343Z libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts 2021-05-16T23:01:29.8663471Z mutt piuparts quilt ratt reprotest svn-buildpackage w3m debian-keyring 2021-05-16T23:01:29.8664525Z equivs libsoap-lite-perl python3-paramiko mini-dinstall gettext-doc 2021-05-16T23:01:29.8665590Z autopoint libasprintf-dev libgettextpo-dev libossp-uuid-perl 2021-05-16T23:01:29.8666811Z libscalar-number-perl libbareword-filehandles-perl libindirect-perl 2021-05-16T23:01:29.8668212Z libmultidimensional-perl libdevel-lexalias-perl libdevel-stacktrace-perl 2021-05-16T23:01:29.8669421Z binutils-multiarch libtext-template-perl wdiff-doc 2021-05-16T23:01:30.3159457Z The following NEW packages will be installed: 2021-05-16T23:01:30.3161384Z dctrl-tools devscripts diffstat dput gdebi-core gettext intltool-debian 2021-05-16T23:01:30.3175971Z libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl 2021-05-16T23:01:30.3177684Z libasync-mergepoint-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 2021-05-16T23:01:30.3179359Z libcapture-tiny-perl libclass-method-modifiers-perl libclass-xsaccessor-perl 2021-05-16T23:01:30.3180823Z libclone-perl libcommon-sense-perl libconst-fast-perl 2021-05-16T23:01:30.3182115Z libcontextual-return-perl libcpanel-json-xs-perl libcroco3 2021-05-16T23:01:30.3183481Z libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl 2021-05-16T23:01:30.3184938Z libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl 2021-05-16T23:01:30.3186469Z libdynaloader-functions-perl libemail-valid-perl libexporter-tiny-perl 2021-05-16T23:01:30.3187920Z libfile-chdir-perl libfile-find-rule-perl libfile-homedir-perl 2021-05-16T23:01:30.3189124Z libfile-which-perl libfont-ttf-perl libfuture-perl 2021-05-16T23:01:30.3190562Z libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 2021-05-16T23:01:30.3192164Z libhash-fieldhash-perl libhttp-tiny-multipart-perl libimport-into-perl 2021-05-16T23:01:30.3193613Z libio-async-loop-epoll-perl libio-async-perl libio-prompter-perl 2021-05-16T23:01:30.3196512Z libio-pty-perl libio-string-perl libipc-run-perl libjson-maybexs-perl 2021-05-16T23:01:30.3197737Z libjson-perl libjson-xs-perl liblinux-epoll-perl liblist-compare-perl 2021-05-16T23:01:30.3199041Z liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl 2021-05-16T23:01:30.3200528Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-16T23:01:30.3201974Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-16T23:01:30.3203381Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-16T23:01:30.3204530Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-16T23:01:30.3205662Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-16T23:01:30.3207172Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-16T23:01:30.3208543Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-16T23:01:30.3209823Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-16T23:01:30.3211034Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-16T23:01:30.3212358Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-16T23:01:30.3213643Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-16T23:01:30.3214964Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-16T23:01:30.3216381Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-16T23:01:30.3217692Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-16T23:01:30.3219101Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-16T23:01:30.3220487Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-16T23:01:30.3221767Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-16T23:01:30.3222994Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-16T23:01:30.3224293Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-16T23:01:30.3225487Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-16T23:01:30.3226466Z python3-magic python3-unidiff python3-xdg qpdf t1utils wdiff 2021-05-16T23:01:31.0504302Z 0 upgraded, 130 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:01:31.0505824Z Need to get 8648 kB of archives. 2021-05-16T23:01:31.0506612Z After this operation, 32.3 MB of additional disk space will be used. 2021-05-16T23:01:31.0508293Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 2021-05-16T23:01:31.0510034Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] 2021-05-16T23:01:31.0511693Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] 2021-05-16T23:01:31.0513266Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] 2021-05-16T23:01:31.0514788Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] 2021-05-16T23:01:31.0528843Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] 2021-05-16T23:01:31.0530951Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-op-check-perl amd64 0.22-1build2 [10.2 kB] 2021-05-16T23:01:31.0532896Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] 2021-05-16T23:01:31.0534840Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] 2021-05-16T23:01:31.0536703Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] 2021-05-16T23:01:31.0538492Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] 2021-05-16T23:01:31.0540196Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] 2021-05-16T23:01:31.0541829Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] 2021-05-16T23:01:31.0543462Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 2021-05-16T23:01:31.0545095Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] 2021-05-16T23:01:31.0546651Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] 2021-05-16T23:01:31.0548137Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 2021-05-16T23:01:31.0549823Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 2021-05-16T23:01:31.0551129Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] 2021-05-16T23:01:31.0552600Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] 2021-05-16T23:01:31.0554125Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] 2021-05-16T23:01:31.0555417Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] 2021-05-16T23:01:31.0557018Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdebi-core all 0.9.5.7+nmu3 [116 kB] 2021-05-16T23:01:31.0558547Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-05-16T23:01:31.0560033Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-05-16T23:01:31.0561591Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-05-16T23:01:31.0563517Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] 2021-05-16T23:01:31.0565185Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-05-16T23:01:31.0566866Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] 2021-05-16T23:01:31.0568606Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] 2021-05-16T23:01:31.0570482Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] 2021-05-16T23:01:31.0572481Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] 2021-05-16T23:01:31.0574407Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] 2021-05-16T23:01:31.0576228Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] 2021-05-16T23:01:31.0577965Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] 2021-05-16T23:01:31.0579763Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] 2021-05-16T23:01:31.0581217Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] 2021-05-16T23:01:31.0582660Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] 2021-05-16T23:01:31.0584146Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] 2021-05-16T23:01:31.0585616Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] 2021-05-16T23:01:31.0587098Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] 2021-05-16T23:01:31.0588537Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] 2021-05-16T23:01:31.0589964Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] 2021-05-16T23:01:31.0591344Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] 2021-05-16T23:01:31.0592839Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] 2021-05-16T23:01:31.0594409Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] 2021-05-16T23:01:31.0595983Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] 2021-05-16T23:01:31.0597627Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] 2021-05-16T23:01:31.0599090Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] 2021-05-16T23:01:31.0600502Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] 2021-05-16T23:01:31.0601848Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] 2021-05-16T23:01:31.0603766Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] 2021-05-16T23:01:31.0605341Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] 2021-05-16T23:01:31.0606816Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] 2021-05-16T23:01:31.0608269Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] 2021-05-16T23:01:31.0609735Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] 2021-05-16T23:01:31.0611162Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] 2021-05-16T23:01:31.0612592Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] 2021-05-16T23:01:31.0614024Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] 2021-05-16T23:01:31.0615406Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] 2021-05-16T23:01:31.0616761Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] 2021-05-16T23:01:31.0618206Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] 2021-05-16T23:01:31.0619859Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] 2021-05-16T23:01:31.0621443Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 2021-05-16T23:01:31.0622905Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] 2021-05-16T23:01:31.0624432Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] 2021-05-16T23:01:31.0625962Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] 2021-05-16T23:01:31.0627345Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] 2021-05-16T23:01:31.0628665Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] 2021-05-16T23:01:31.0630205Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [12.1 kB] 2021-05-16T23:01:31.0631792Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] 2021-05-16T23:01:31.0633292Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] 2021-05-16T23:01:31.0634742Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] 2021-05-16T23:01:31.0636198Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] 2021-05-16T23:01:31.0637670Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] 2021-05-16T23:01:31.0639057Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] 2021-05-16T23:01:31.0640493Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] 2021-05-16T23:01:31.0642078Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] 2021-05-16T23:01:31.0657543Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] 2021-05-16T23:01:31.0659305Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] 2021-05-16T23:01:31.0660737Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] 2021-05-16T23:01:31.0662289Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-loop-epoll-perl all 0.20-1 [10.4 kB] 2021-05-16T23:01:31.0664052Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] 2021-05-16T23:01:31.0665549Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] 2021-05-16T23:01:31.0666995Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] 2021-05-16T23:01:31.0668452Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] 2021-05-16T23:01:31.0669969Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] 2021-05-16T23:01:31.0671479Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] 2021-05-16T23:01:31.0673019Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] 2021-05-16T23:01:31.0674534Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] 2021-05-16T23:01:31.0675970Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] 2021-05-16T23:01:31.0677409Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] 2021-05-16T23:01:31.0678846Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB] 2021-05-16T23:01:31.0680318Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] 2021-05-16T23:01:31.0681785Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] 2021-05-16T23:01:31.0683526Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] 2021-05-16T23:01:31.0685161Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] 2021-05-16T23:01:31.0686733Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] 2021-05-16T23:01:31.0688239Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] 2021-05-16T23:01:31.0689720Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] 2021-05-16T23:01:31.0691117Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqpdf26 amd64 9.1.1-1build1 [421 kB] 2021-05-16T23:01:31.0692534Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] 2021-05-16T23:01:31.0693970Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] 2021-05-16T23:01:31.0695363Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] 2021-05-16T23:01:31.0696810Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] 2021-05-16T23:01:31.0698416Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-license-perl all 3.2.0-1 [36.2 kB] 2021-05-16T23:01:31.0700032Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] 2021-05-16T23:01:31.0701717Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] 2021-05-16T23:01:31.0703325Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] 2021-05-16T23:01:31.0704799Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] 2021-05-16T23:01:31.0706178Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] 2021-05-16T23:01:31.0707686Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 2021-05-16T23:01:31.0709269Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] 2021-05-16T23:01:31.0710819Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] 2021-05-16T23:01:31.0712377Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] 2021-05-16T23:01:31.0713823Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] 2021-05-16T23:01:31.0715278Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] 2021-05-16T23:01:31.0716776Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] 2021-05-16T23:01:31.0718286Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] 2021-05-16T23:01:31.0719767Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] 2021-05-16T23:01:31.0721224Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] 2021-05-16T23:01:31.0722711Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] 2021-05-16T23:01:31.0724256Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] 2021-05-16T23:01:31.0725669Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] 2021-05-16T23:01:31.0727007Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] 2021-05-16T23:01:31.0728069Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] 2021-05-16T23:01:31.0729449Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 2021-05-16T23:01:31.0730800Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] 2021-05-16T23:01:31.0732122Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qpdf amd64 9.1.1-1build1 [476 kB] 2021-05-16T23:01:31.0733445Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] 2021-05-16T23:01:31.1314246Z Fetched 8648 kB in 0s (57.4 MB/s) 2021-05-16T23:01:31.1619758Z Selecting previously unselected package dctrl-tools. 2021-05-16T23:01:31.1759552Z (Reading database ... 2021-05-16T23:01:31.1760419Z (Reading database ... 5% 2021-05-16T23:01:31.1760861Z (Reading database ... 10% 2021-05-16T23:01:31.1761277Z (Reading database ... 15% 2021-05-16T23:01:31.1761724Z (Reading database ... 20% 2021-05-16T23:01:31.1762137Z (Reading database ... 25% 2021-05-16T23:01:31.1762545Z (Reading database ... 30% 2021-05-16T23:01:31.1762939Z (Reading database ... 35% 2021-05-16T23:01:31.1763697Z (Reading database ... 40% 2021-05-16T23:01:31.1764128Z (Reading database ... 45% 2021-05-16T23:01:31.1764663Z (Reading database ... 50% 2021-05-16T23:01:31.1998704Z (Reading database ... 55% 2021-05-16T23:01:31.2344711Z (Reading database ... 60% 2021-05-16T23:01:31.2618692Z (Reading database ... 65% 2021-05-16T23:01:31.2882514Z (Reading database ... 70% 2021-05-16T23:01:31.3505713Z (Reading database ... 75% 2021-05-16T23:01:31.4208528Z (Reading database ... 80% 2021-05-16T23:01:31.5003741Z (Reading database ... 85% 2021-05-16T23:01:31.5506314Z (Reading database ... 90% 2021-05-16T23:01:31.5899688Z (Reading database ... 95% 2021-05-16T23:01:31.5900575Z (Reading database ... 100% 2021-05-16T23:01:31.5901473Z (Reading database ... 254809 files and directories currently installed.) 2021-05-16T23:01:31.6005516Z Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... 2021-05-16T23:01:31.6097019Z Unpacking dctrl-tools (2.24-3) ... 2021-05-16T23:01:31.6405458Z Selecting previously unselected package libfile-which-perl. 2021-05-16T23:01:31.6607538Z Preparing to unpack .../001-libfile-which-perl_1.23-1_all.deb ... 2021-05-16T23:01:31.6615581Z Unpacking libfile-which-perl (1.23-1) ... 2021-05-16T23:01:31.6845206Z Selecting previously unselected package libfile-homedir-perl. 2021-05-16T23:01:31.7043362Z Preparing to unpack .../002-libfile-homedir-perl_1.004-1_all.deb ... 2021-05-16T23:01:31.7053414Z Unpacking libfile-homedir-perl (1.004-1) ... 2021-05-16T23:01:31.7325193Z Selecting previously unselected package libio-pty-perl. 2021-05-16T23:01:31.7512126Z Preparing to unpack .../003-libio-pty-perl_1%3a1.12-1_amd64.deb ... 2021-05-16T23:01:31.7520525Z Unpacking libio-pty-perl (1:1.12-1) ... 2021-05-16T23:01:31.7804409Z Selecting previously unselected package libipc-run-perl. 2021-05-16T23:01:31.7978601Z Preparing to unpack .../004-libipc-run-perl_20180523.0-2_all.deb ... 2021-05-16T23:01:31.7989878Z Unpacking libipc-run-perl (20180523.0-2) ... 2021-05-16T23:01:31.8285271Z Selecting previously unselected package libclass-method-modifiers-perl. 2021-05-16T23:01:31.8480822Z Preparing to unpack .../005-libclass-method-modifiers-perl_2.13-1_all.deb ... 2021-05-16T23:01:31.8488499Z Unpacking libclass-method-modifiers-perl (2.13-1) ... 2021-05-16T23:01:31.8733047Z Selecting previously unselected package libb-hooks-op-check-perl. 2021-05-16T23:01:31.8983842Z Preparing to unpack .../006-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... 2021-05-16T23:01:31.8993232Z Unpacking libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-16T23:01:31.9185495Z Selecting previously unselected package libdynaloader-functions-perl. 2021-05-16T23:01:31.9425002Z Preparing to unpack .../007-libdynaloader-functions-perl_0.003-1_all.deb ... 2021-05-16T23:01:31.9433848Z Unpacking libdynaloader-functions-perl (0.003-1) ... 2021-05-16T23:01:31.9685750Z Selecting previously unselected package libdevel-callchecker-perl. 2021-05-16T23:01:31.9859281Z Preparing to unpack .../008-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... 2021-05-16T23:01:31.9870183Z Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-16T23:01:32.0085289Z Selecting previously unselected package libparams-classify-perl. 2021-05-16T23:01:32.0290900Z Preparing to unpack .../009-libparams-classify-perl_0.015-1build2_amd64.deb ... 2021-05-16T23:01:32.0300144Z Unpacking libparams-classify-perl (0.015-1build2) ... 2021-05-16T23:01:32.0525707Z Selecting previously unselected package libmodule-runtime-perl. 2021-05-16T23:01:32.0729191Z Preparing to unpack .../010-libmodule-runtime-perl_0.016-1_all.deb ... 2021-05-16T23:01:32.0737076Z Unpacking libmodule-runtime-perl (0.016-1) ... 2021-05-16T23:01:32.0964441Z Selecting previously unselected package libimport-into-perl. 2021-05-16T23:01:32.1173771Z Preparing to unpack .../011-libimport-into-perl_1.002005-1_all.deb ... 2021-05-16T23:01:32.1182147Z Unpacking libimport-into-perl (1.002005-1) ... 2021-05-16T23:01:32.1444496Z Selecting previously unselected package librole-tiny-perl. 2021-05-16T23:01:32.1626732Z Preparing to unpack .../012-librole-tiny-perl_2.001004-1_all.deb ... 2021-05-16T23:01:32.1638415Z Unpacking librole-tiny-perl (2.001004-1) ... 2021-05-16T23:01:32.1884820Z Selecting previously unselected package libstrictures-perl. 2021-05-16T23:01:32.2056361Z Preparing to unpack .../013-libstrictures-perl_2.000006-1_all.deb ... 2021-05-16T23:01:32.2064756Z Unpacking libstrictures-perl (2.000006-1) ... 2021-05-16T23:01:32.2324535Z Selecting previously unselected package libsub-quote-perl. 2021-05-16T23:01:32.2499348Z Preparing to unpack .../014-libsub-quote-perl_2.006006-1_all.deb ... 2021-05-16T23:01:32.2507599Z Unpacking libsub-quote-perl (2.006006-1) ... 2021-05-16T23:01:32.2764569Z Selecting previously unselected package libmoo-perl. 2021-05-16T23:01:32.2939589Z Preparing to unpack .../015-libmoo-perl_2.003006-1_all.deb ... 2021-05-16T23:01:32.2947979Z Unpacking libmoo-perl (2.003006-1) ... 2021-05-16T23:01:32.3157183Z Selecting previously unselected package patchutils. 2021-05-16T23:01:32.3390283Z Preparing to unpack .../016-patchutils_0.3.4-2_amd64.deb ... 2021-05-16T23:01:32.3398151Z Unpacking patchutils (0.3.4-2) ... 2021-05-16T23:01:32.3684800Z Selecting previously unselected package wdiff. 2021-05-16T23:01:32.3885122Z Preparing to unpack .../017-wdiff_1.2.2-2build1_amd64.deb ... 2021-05-16T23:01:32.3894360Z Unpacking wdiff (1.2.2-2build1) ... 2021-05-16T23:01:32.4284140Z Selecting previously unselected package devscripts. 2021-05-16T23:01:32.4466490Z Preparing to unpack .../018-devscripts_2.20.2ubuntu2_amd64.deb ... 2021-05-16T23:01:32.4665782Z Unpacking devscripts (2.20.2ubuntu2) ... 2021-05-16T23:01:32.5764253Z Selecting previously unselected package diffstat. 2021-05-16T23:01:32.5953109Z Preparing to unpack .../019-diffstat_1.63-1_amd64.deb ... 2021-05-16T23:01:32.5961546Z Unpacking diffstat (1.63-1) ... 2021-05-16T23:01:32.6203759Z Selecting previously unselected package python3-gpg. 2021-05-16T23:01:32.6407960Z Preparing to unpack .../020-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... 2021-05-16T23:01:32.6417648Z Unpacking python3-gpg (1.13.1-7ubuntu2) ... 2021-05-16T23:01:32.6927066Z Selecting previously unselected package dput. 2021-05-16T23:01:32.7174332Z Preparing to unpack .../021-dput_1.0.3ubuntu1_all.deb ... 2021-05-16T23:01:32.7370162Z Unpacking dput (1.0.3ubuntu1) ... 2021-05-16T23:01:32.7680993Z Selecting previously unselected package gdebi-core. 2021-05-16T23:01:32.7925688Z Preparing to unpack .../022-gdebi-core_0.9.5.7+nmu3_all.deb ... 2021-05-16T23:01:32.7937697Z Unpacking gdebi-core (0.9.5.7+nmu3) ... 2021-05-16T23:01:32.8324074Z Selecting previously unselected package libcroco3:amd64. 2021-05-16T23:01:32.8564136Z Preparing to unpack .../023-libcroco3_0.6.13-1_amd64.deb ... 2021-05-16T23:01:32.8580728Z Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-05-16T23:01:32.8924110Z Selecting previously unselected package gettext. 2021-05-16T23:01:32.9079735Z Preparing to unpack .../024-gettext_0.19.8.1-10build1_amd64.deb ... 2021-05-16T23:01:32.9088513Z Unpacking gettext (0.19.8.1-10build1) ... 2021-05-16T23:01:33.0084585Z Selecting previously unselected package intltool-debian. 2021-05-16T23:01:33.0303093Z Preparing to unpack .../025-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-05-16T23:01:33.0312650Z Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-05-16T23:01:33.0515500Z Selecting previously unselected package libapt-pkg-perl. 2021-05-16T23:01:33.0768342Z Preparing to unpack .../026-libapt-pkg-perl_0.1.36build3_amd64.deb ... 2021-05-16T23:01:33.0776107Z Unpacking libapt-pkg-perl (0.1.36build3) ... 2021-05-16T23:01:33.1045301Z Selecting previously unselected package libarchive-zip-perl. 2021-05-16T23:01:33.1269678Z Preparing to unpack .../027-libarchive-zip-perl_1.67-2_all.deb ... 2021-05-16T23:01:33.1278309Z Unpacking libarchive-zip-perl (1.67-2) ... 2021-05-16T23:01:33.1538623Z Selecting previously unselected package libarray-intspan-perl. 2021-05-16T23:01:33.1782311Z Preparing to unpack .../028-libarray-intspan-perl_2.003-1_all.deb ... 2021-05-16T23:01:33.1790191Z Unpacking libarray-intspan-perl (2.003-1) ... 2021-05-16T23:01:33.2005498Z Selecting previously unselected package libasync-mergepoint-perl. 2021-05-16T23:01:33.2222859Z Preparing to unpack .../029-libasync-mergepoint-perl_0.04-2_all.deb ... 2021-05-16T23:01:33.2234033Z Unpacking libasync-mergepoint-perl (0.04-2) ... 2021-05-16T23:01:33.2445628Z Selecting previously unselected package libmodule-implementation-perl. 2021-05-16T23:01:33.2656599Z Preparing to unpack .../030-libmodule-implementation-perl_0.09-1_all.deb ... 2021-05-16T23:01:33.2664134Z Unpacking libmodule-implementation-perl (0.09-1) ... 2021-05-16T23:01:33.2924645Z Selecting previously unselected package libsub-exporter-progressive-perl. 2021-05-16T23:01:33.3102681Z Preparing to unpack .../031-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 2021-05-16T23:01:33.3110440Z Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-16T23:01:33.3365170Z Selecting previously unselected package libvariable-magic-perl. 2021-05-16T23:01:33.3535345Z Preparing to unpack .../032-libvariable-magic-perl_0.62-1build2_amd64.deb ... 2021-05-16T23:01:33.3543876Z Unpacking libvariable-magic-perl (0.62-1build2) ... 2021-05-16T23:01:33.3804576Z Selecting previously unselected package libb-hooks-endofscope-perl. 2021-05-16T23:01:33.3990404Z Preparing to unpack .../033-libb-hooks-endofscope-perl_0.24-1_all.deb ... 2021-05-16T23:01:33.3999273Z Unpacking libb-hooks-endofscope-perl (0.24-1) ... 2021-05-16T23:01:33.4204850Z Selecting previously unselected package libcapture-tiny-perl. 2021-05-16T23:01:33.4431884Z Preparing to unpack .../034-libcapture-tiny-perl_0.48-1_all.deb ... 2021-05-16T23:01:33.4439122Z Unpacking libcapture-tiny-perl (0.48-1) ... 2021-05-16T23:01:33.4631070Z Selecting previously unselected package libclass-xsaccessor-perl. 2021-05-16T23:01:33.4879662Z Preparing to unpack .../035-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... 2021-05-16T23:01:33.4891820Z Unpacking libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-16T23:01:33.5165075Z Selecting previously unselected package libclone-perl. 2021-05-16T23:01:33.5336339Z Preparing to unpack .../036-libclone-perl_0.43-2_amd64.deb ... 2021-05-16T23:01:33.5343620Z Unpacking libclone-perl (0.43-2) ... 2021-05-16T23:01:33.5537580Z Selecting previously unselected package libcommon-sense-perl. 2021-05-16T23:01:33.5774390Z Preparing to unpack .../037-libcommon-sense-perl_3.74-2build6_amd64.deb ... 2021-05-16T23:01:33.5784933Z Unpacking libcommon-sense-perl (3.74-2build6) ... 2021-05-16T23:01:33.6033446Z Selecting previously unselected package libparams-util-perl. 2021-05-16T23:01:33.6222984Z Preparing to unpack .../038-libparams-util-perl_1.07-3build5_amd64.deb ... 2021-05-16T23:01:33.6231581Z Unpacking libparams-util-perl (1.07-3build5) ... 2021-05-16T23:01:33.6426362Z Selecting previously unselected package libsub-install-perl. 2021-05-16T23:01:33.6662608Z Preparing to unpack .../039-libsub-install-perl_0.928-1_all.deb ... 2021-05-16T23:01:33.6671788Z Unpacking libsub-install-perl (0.928-1) ... 2021-05-16T23:01:33.6855808Z Selecting previously unselected package libdata-optlist-perl. 2021-05-16T23:01:33.7090640Z Preparing to unpack .../040-libdata-optlist-perl_0.110-1_all.deb ... 2021-05-16T23:01:33.7099181Z Unpacking libdata-optlist-perl (0.110-1) ... 2021-05-16T23:01:33.7289796Z Selecting previously unselected package libsub-exporter-perl. 2021-05-16T23:01:33.7522978Z Preparing to unpack .../041-libsub-exporter-perl_0.987-1_all.deb ... 2021-05-16T23:01:33.7531885Z Unpacking libsub-exporter-perl (0.987-1) ... 2021-05-16T23:01:33.7745325Z Selecting previously unselected package libconst-fast-perl. 2021-05-16T23:01:33.7978178Z Preparing to unpack .../042-libconst-fast-perl_0.014-1_all.deb ... 2021-05-16T23:01:33.7985786Z Unpacking libconst-fast-perl (0.014-1) ... 2021-05-16T23:01:33.8170699Z Selecting previously unselected package libwant-perl. 2021-05-16T23:01:33.8415156Z Preparing to unpack .../043-libwant-perl_0.29-1build4_amd64.deb ... 2021-05-16T23:01:33.8423560Z Unpacking libwant-perl (0.29-1build4) ... 2021-05-16T23:01:33.8627540Z Selecting previously unselected package libcontextual-return-perl. 2021-05-16T23:01:33.8867589Z Preparing to unpack .../044-libcontextual-return-perl_0.004014-2_all.deb ... 2021-05-16T23:01:33.8877065Z Unpacking libcontextual-return-perl (0.004014-2) ... 2021-05-16T23:01:33.9097064Z Selecting previously unselected package libcpanel-json-xs-perl. 2021-05-16T23:01:33.9339202Z Preparing to unpack .../045-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... 2021-05-16T23:01:33.9346657Z Unpacking libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-16T23:01:33.9686432Z Selecting previously unselected package libdigest-bubblebabble-perl. 2021-05-16T23:01:33.9864149Z Preparing to unpack .../046-libdigest-bubblebabble-perl_0.02-2_all.deb ... 2021-05-16T23:01:33.9873311Z Unpacking libdigest-bubblebabble-perl (0.02-2) ... 2021-05-16T23:01:34.0053260Z Selecting previously unselected package libdigest-hmac-perl. 2021-05-16T23:01:34.0301072Z Preparing to unpack .../047-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... 2021-05-16T23:01:34.0311881Z Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-16T23:01:34.0493324Z Selecting previously unselected package libdistro-info-perl. 2021-05-16T23:01:34.0740163Z Preparing to unpack .../048-libdistro-info-perl_0.23ubuntu1_all.deb ... 2021-05-16T23:01:34.0748313Z Unpacking libdistro-info-perl (0.23ubuntu1) ... 2021-05-16T23:01:34.0925976Z Selecting previously unselected package libnet-ip-perl. 2021-05-16T23:01:34.1169835Z Preparing to unpack .../049-libnet-ip-perl_1.26-2_all.deb ... 2021-05-16T23:01:34.1177814Z Unpacking libnet-ip-perl (1.26-2) ... 2021-05-16T23:01:34.1444747Z Selecting previously unselected package libnet-dns-perl. 2021-05-16T23:01:34.1628951Z Preparing to unpack .../050-libnet-dns-perl_1.22-1_all.deb ... 2021-05-16T23:01:34.1636815Z Unpacking libnet-dns-perl (1.22-1) ... 2021-05-16T23:01:34.2206196Z Selecting previously unselected package libnet-domain-tld-perl. 2021-05-16T23:01:34.2380275Z Preparing to unpack .../051-libnet-domain-tld-perl_1.75-1_all.deb ... 2021-05-16T23:01:34.2390059Z Unpacking libnet-domain-tld-perl (1.75-1) ... 2021-05-16T23:01:34.2645077Z Selecting previously unselected package libemail-valid-perl. 2021-05-16T23:01:34.2832433Z Preparing to unpack .../052-libemail-valid-perl_1.202-1_all.deb ... 2021-05-16T23:01:34.2840832Z Unpacking libemail-valid-perl (1.202-1) ... 2021-05-16T23:01:34.3033787Z Selecting previously unselected package libexporter-tiny-perl. 2021-05-16T23:01:34.3273720Z Preparing to unpack .../053-libexporter-tiny-perl_1.002001-1_all.deb ... 2021-05-16T23:01:34.3281603Z Unpacking libexporter-tiny-perl (1.002001-1) ... 2021-05-16T23:01:34.3503136Z Selecting previously unselected package libfile-chdir-perl. 2021-05-16T23:01:34.3739556Z Preparing to unpack .../054-libfile-chdir-perl_0.1008-1_all.deb ... 2021-05-16T23:01:34.3748002Z Unpacking libfile-chdir-perl (0.1008-1) ... 2021-05-16T23:01:34.3936015Z Selecting previously unselected package libnumber-compare-perl. 2021-05-16T23:01:34.4170077Z Preparing to unpack .../055-libnumber-compare-perl_0.03-1_all.deb ... 2021-05-16T23:01:34.4178623Z Unpacking libnumber-compare-perl (0.03-1) ... 2021-05-16T23:01:34.4366296Z Selecting previously unselected package libtext-glob-perl. 2021-05-16T23:01:34.4601769Z Preparing to unpack .../056-libtext-glob-perl_0.10-1_all.deb ... 2021-05-16T23:01:34.4609412Z Unpacking libtext-glob-perl (0.10-1) ... 2021-05-16T23:01:34.4844673Z Selecting previously unselected package libfile-find-rule-perl. 2021-05-16T23:01:34.5024171Z Preparing to unpack .../057-libfile-find-rule-perl_0.34-1_all.deb ... 2021-05-16T23:01:34.5032552Z Unpacking libfile-find-rule-perl (0.34-1) ... 2021-05-16T23:01:34.5237490Z Selecting previously unselected package libio-string-perl. 2021-05-16T23:01:34.5480021Z Preparing to unpack .../058-libio-string-perl_1.08-3_all.deb ... 2021-05-16T23:01:34.5487066Z Unpacking libio-string-perl (1.08-3) ... 2021-05-16T23:01:34.5673699Z Selecting previously unselected package libfont-ttf-perl. 2021-05-16T23:01:34.5911975Z Preparing to unpack .../059-libfont-ttf-perl_1.06-1_all.deb ... 2021-05-16T23:01:34.5919957Z Unpacking libfont-ttf-perl (1.06-1) ... 2021-05-16T23:01:34.6445757Z Selecting previously unselected package libfuture-perl. 2021-05-16T23:01:34.6648262Z Preparing to unpack .../060-libfuture-perl_0.43-1_all.deb ... 2021-05-16T23:01:34.6656356Z Unpacking libfuture-perl (0.43-1) ... 2021-05-16T23:01:34.6925521Z Selecting previously unselected package libparams-validate-perl. 2021-05-16T23:01:34.7144698Z Preparing to unpack .../061-libparams-validate-perl_1.29-3_amd64.deb ... 2021-05-16T23:01:34.7154970Z Unpacking libparams-validate-perl (1.29-3) ... 2021-05-16T23:01:34.7444672Z Selecting previously unselected package libgetopt-long-descriptive-perl. 2021-05-16T23:01:34.7620648Z Preparing to unpack .../062-libgetopt-long-descriptive-perl_0.104-1_all.deb ... 2021-05-16T23:01:34.7628122Z Unpacking libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-16T23:01:34.7816615Z Selecting previously unselected package libsort-versions-perl. 2021-05-16T23:01:34.8054063Z Preparing to unpack .../063-libsort-versions-perl_1.62-1_all.deb ... 2021-05-16T23:01:34.8062747Z Unpacking libsort-versions-perl (1.62-1) ... 2021-05-16T23:01:34.8324470Z Selecting previously unselected package libgit-wrapper-perl. 2021-05-16T23:01:34.8489007Z Preparing to unpack .../064-libgit-wrapper-perl_0.048-1_all.deb ... 2021-05-16T23:01:34.8498183Z Unpacking libgit-wrapper-perl (0.048-1) ... 2021-05-16T23:01:34.8700675Z Selecting previously unselected package libhttp-tiny-multipart-perl. 2021-05-16T23:01:34.8937586Z Preparing to unpack .../065-libhttp-tiny-multipart-perl_0.08-1_all.deb ... 2021-05-16T23:01:34.8945957Z Unpacking libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-16T23:01:34.9122173Z Selecting previously unselected package libio-prompter-perl. 2021-05-16T23:01:34.9359169Z Preparing to unpack .../066-libio-prompter-perl_0.004015-1_all.deb ... 2021-05-16T23:01:34.9367233Z Unpacking libio-prompter-perl (0.004015-1) ... 2021-05-16T23:01:34.9644352Z Selecting previously unselected package libjson-perl. 2021-05-16T23:01:34.9824508Z Preparing to unpack .../067-libjson-perl_4.02000-2_all.deb ... 2021-05-16T23:01:34.9832143Z Unpacking libjson-perl (4.02000-2) ... 2021-05-16T23:01:35.0073092Z Selecting previously unselected package liblog-any-perl. 2021-05-16T23:01:35.0309073Z Preparing to unpack .../068-liblog-any-perl_1.708-1_all.deb ... 2021-05-16T23:01:35.0316756Z Unpacking liblog-any-perl (1.708-1) ... 2021-05-16T23:01:35.0604891Z Selecting previously unselected package liblog-any-adapter-screen-perl. 2021-05-16T23:01:35.0816539Z Preparing to unpack .../069-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 2021-05-16T23:01:35.0824625Z Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-16T23:01:35.1044461Z Selecting previously unselected package libpackage-stash-perl. 2021-05-16T23:01:35.1253859Z Preparing to unpack .../070-libpackage-stash-perl_0.38-1_all.deb ... 2021-05-16T23:01:35.1261855Z Unpacking libpackage-stash-perl (0.38-1) ... 2021-05-16T23:01:35.1524480Z Selecting previously unselected package libsub-identify-perl. 2021-05-16T23:01:35.1701341Z Preparing to unpack .../071-libsub-identify-perl_0.14-1build2_amd64.deb ... 2021-05-16T23:01:35.1716051Z Unpacking libsub-identify-perl (0.14-1build2) ... 2021-05-16T23:01:35.1905792Z Selecting previously unselected package libsub-name-perl. 2021-05-16T23:01:35.2147637Z Preparing to unpack .../072-libsub-name-perl_0.26-1_amd64.deb ... 2021-05-16T23:01:35.2156702Z Unpacking libsub-name-perl (0.26-1) ... 2021-05-16T23:01:35.2404704Z Selecting previously unselected package libnamespace-clean-perl. 2021-05-16T23:01:35.2663870Z Preparing to unpack .../073-libnamespace-clean-perl_0.27-1_all.deb ... 2021-05-16T23:01:35.2672307Z Unpacking libnamespace-clean-perl (0.27-1) ... 2021-05-16T23:01:35.2882125Z Selecting previously unselected package libpath-tiny-perl. 2021-05-16T23:01:35.3124544Z Preparing to unpack .../074-libpath-tiny-perl_0.108-1_all.deb ... 2021-05-16T23:01:35.3133025Z Unpacking libpath-tiny-perl (0.108-1) ... 2021-05-16T23:01:35.3391609Z Selecting previously unselected package libtype-tiny-perl. 2021-05-16T23:01:35.3637477Z Preparing to unpack .../075-libtype-tiny-perl_1.008001-2_all.deb ... 2021-05-16T23:01:35.3646711Z Unpacking libtype-tiny-perl (1.008001-2) ... 2021-05-16T23:01:35.4136184Z Selecting previously unselected package libgitlab-api-v4-perl. 2021-05-16T23:01:35.4385203Z Preparing to unpack .../076-libgitlab-api-v4-perl_0.25-1_all.deb ... 2021-05-16T23:01:35.4393547Z Unpacking libgitlab-api-v4-perl (0.25-1) ... 2021-05-16T23:01:35.4639826Z Selecting previously unselected package libhash-fieldhash-perl. 2021-05-16T23:01:35.4888173Z Preparing to unpack .../077-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... 2021-05-16T23:01:35.4896631Z Unpacking libhash-fieldhash-perl (0.15-1build2) ... 2021-05-16T23:01:35.5217961Z Selecting previously unselected package libstruct-dumb-perl. 2021-05-16T23:01:35.5462522Z Preparing to unpack .../078-libstruct-dumb-perl_0.09-1_all.deb ... 2021-05-16T23:01:35.5471583Z Unpacking libstruct-dumb-perl (0.09-1) ... 2021-05-16T23:01:35.5725316Z Selecting previously unselected package libio-async-perl. 2021-05-16T23:01:35.5883330Z Preparing to unpack .../079-libio-async-perl_0.75-1_all.deb ... 2021-05-16T23:01:35.5891703Z Unpacking libio-async-perl (0.75-1) ... 2021-05-16T23:01:35.6324854Z Selecting previously unselected package liblinux-epoll-perl. 2021-05-16T23:01:35.6558046Z Preparing to unpack .../080-liblinux-epoll-perl_0.017-1_amd64.deb ... 2021-05-16T23:01:35.6566588Z Unpacking liblinux-epoll-perl (0.017-1) ... 2021-05-16T23:01:35.6745606Z Selecting previously unselected package libio-async-loop-epoll-perl. 2021-05-16T23:01:35.6992029Z Preparing to unpack .../081-libio-async-loop-epoll-perl_0.20-1_all.deb ... 2021-05-16T23:01:35.7004128Z Unpacking libio-async-loop-epoll-perl (0.20-1) ... 2021-05-16T23:01:35.7276738Z Selecting previously unselected package libtypes-serialiser-perl. 2021-05-16T23:01:35.7474085Z Preparing to unpack .../082-libtypes-serialiser-perl_1.0-1_all.deb ... 2021-05-16T23:01:35.7483123Z Unpacking libtypes-serialiser-perl (1.0-1) ... 2021-05-16T23:01:35.7845830Z Selecting previously unselected package libjson-xs-perl. 2021-05-16T23:01:35.8067874Z Preparing to unpack .../083-libjson-xs-perl_4.020-1build1_amd64.deb ... 2021-05-16T23:01:35.8075438Z Unpacking libjson-xs-perl (4.020-1build1) ... 2021-05-16T23:01:35.8445605Z Selecting previously unselected package libjson-maybexs-perl. 2021-05-16T23:01:35.8613399Z Preparing to unpack .../084-libjson-maybexs-perl_1.004000-1_all.deb ... 2021-05-16T23:01:35.8622974Z Unpacking libjson-maybexs-perl (1.004000-1) ... 2021-05-16T23:01:35.8822574Z Selecting previously unselected package liblist-compare-perl. 2021-05-16T23:01:35.9080793Z Preparing to unpack .../085-liblist-compare-perl_0.53-1_all.deb ... 2021-05-16T23:01:35.9089236Z Unpacking liblist-compare-perl (0.53-1) ... 2021-05-16T23:01:35.9405310Z Selecting previously unselected package liblist-moreutils-perl. 2021-05-16T23:01:35.9564798Z Preparing to unpack .../086-liblist-moreutils-perl_0.416-1build5_amd64.deb ... 2021-05-16T23:01:35.9647607Z Unpacking liblist-moreutils-perl (0.416-1build5) ... 2021-05-16T23:01:35.9903390Z Selecting previously unselected package liblist-someutils-perl. 2021-05-16T23:01:36.0151547Z Preparing to unpack .../087-liblist-someutils-perl_0.58-1_all.deb ... 2021-05-16T23:01:36.0168194Z Unpacking liblist-someutils-perl (0.58-1) ... 2021-05-16T23:01:36.0445327Z Selecting previously unselected package liblist-someutils-xs-perl. 2021-05-16T23:01:36.0625860Z Preparing to unpack .../088-liblist-someutils-xs-perl_0.58-2_amd64.deb ... 2021-05-16T23:01:36.0634301Z Unpacking liblist-someutils-xs-perl (0.58-2) ... 2021-05-16T23:01:36.0925230Z Selecting previously unselected package libmoox-aliases-perl. 2021-05-16T23:01:36.1087958Z Preparing to unpack .../089-libmoox-aliases-perl_0.001006-1_all.deb ... 2021-05-16T23:01:36.1096691Z Unpacking libmoox-aliases-perl (0.001006-1) ... 2021-05-16T23:01:36.1325488Z Selecting previously unselected package libobject-id-perl. 2021-05-16T23:01:36.1511993Z Preparing to unpack .../090-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 2021-05-16T23:01:36.1519277Z Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-16T23:01:36.1725524Z Selecting previously unselected package libmoox-struct-perl. 2021-05-16T23:01:36.1949066Z Preparing to unpack .../091-libmoox-struct-perl_0.017-1_all.deb ... 2021-05-16T23:01:36.1961769Z Unpacking libmoox-struct-perl (0.017-1) ... 2021-05-16T23:01:36.2244515Z Selecting previously unselected package libnet-dns-sec-perl. 2021-05-16T23:01:36.2425371Z Preparing to unpack .../092-libnet-dns-sec-perl_1.15-1_amd64.deb ... 2021-05-16T23:01:36.2431796Z Unpacking libnet-dns-sec-perl (1.15-1) ... 2021-05-16T23:01:36.2684913Z Selecting previously unselected package libnet-libidn-perl. 2021-05-16T23:01:36.2905173Z Preparing to unpack .../093-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... 2021-05-16T23:01:36.2916936Z Unpacking libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-16T23:01:36.3164344Z Selecting previously unselected package libnumber-range-perl. 2021-05-16T23:01:36.3355514Z Preparing to unpack .../094-libnumber-range-perl_0.12-1_all.deb ... 2021-05-16T23:01:36.3365475Z Unpacking libnumber-range-perl (0.12-1) ... 2021-05-16T23:01:36.3604428Z Selecting previously unselected package libpackage-stash-xs-perl. 2021-05-16T23:01:36.3794452Z Preparing to unpack .../095-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... 2021-05-16T23:01:36.3802637Z Unpacking libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-16T23:01:36.4044020Z Selecting previously unselected package libpath-iterator-rule-perl. 2021-05-16T23:01:36.4234237Z Preparing to unpack .../096-libpath-iterator-rule-perl_1.014-1_all.deb ... 2021-05-16T23:01:36.4242591Z Unpacking libpath-iterator-rule-perl (1.014-1) ... 2021-05-16T23:01:36.4464705Z Selecting previously unselected package libperl4-corelibs-perl. 2021-05-16T23:01:36.4700728Z Preparing to unpack .../097-libperl4-corelibs-perl_0.004-2_all.deb ... 2021-05-16T23:01:36.4712684Z Unpacking libperl4-corelibs-perl (0.004-2) ... 2021-05-16T23:01:36.4932472Z Selecting previously unselected package libperlio-gzip-perl. 2021-05-16T23:01:36.5170526Z Preparing to unpack .../098-libperlio-gzip-perl_0.19-1build5_amd64.deb ... 2021-05-16T23:01:36.5177418Z Unpacking libperlio-gzip-perl (0.19-1build5) ... 2021-05-16T23:01:36.5392838Z Selecting previously unselected package libpod-constants-perl. 2021-05-16T23:01:36.5629177Z Preparing to unpack .../099-libpod-constants-perl_0.19-1_all.deb ... 2021-05-16T23:01:36.5638410Z Unpacking libpod-constants-perl (0.19-1) ... 2021-05-16T23:01:36.5924096Z Selecting previously unselected package libqpdf26:amd64. 2021-05-16T23:01:36.6077550Z Preparing to unpack .../100-libqpdf26_9.1.1-1build1_amd64.deb ... 2021-05-16T23:01:36.6086169Z Unpacking libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-16T23:01:36.6715973Z Selecting previously unselected package libre-engine-re2-perl. 2021-05-16T23:01:36.6876279Z Preparing to unpack .../101-libre-engine-re2-perl_0.13-5_amd64.deb ... 2021-05-16T23:01:36.6888795Z Unpacking libre-engine-re2-perl (0.13-5) ... 2021-05-16T23:01:36.7125647Z Selecting previously unselected package libreadonly-perl. 2021-05-16T23:01:36.7309129Z Preparing to unpack .../102-libreadonly-perl_2.050-2_all.deb ... 2021-05-16T23:01:36.7316969Z Unpacking libreadonly-perl (2.050-2) ... 2021-05-16T23:01:36.7525723Z Selecting previously unselected package libref-util-perl. 2021-05-16T23:01:36.7763348Z Preparing to unpack .../103-libref-util-perl_0.204-1_all.deb ... 2021-05-16T23:01:36.7781962Z Unpacking libref-util-perl (0.204-1) ... 2021-05-16T23:01:36.8041194Z Selecting previously unselected package libref-util-xs-perl. 2021-05-16T23:01:36.8299305Z Preparing to unpack .../104-libref-util-xs-perl_0.117-1build2_amd64.deb ... 2021-05-16T23:01:36.8312421Z Unpacking libref-util-xs-perl (0.117-1build2) ... 2021-05-16T23:01:36.8565691Z Selecting previously unselected package libregexp-pattern-license-perl. 2021-05-16T23:01:36.8759344Z Preparing to unpack .../105-libregexp-pattern-license-perl_3.2.0-1_all.deb ... 2021-05-16T23:01:36.8779020Z Unpacking libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-16T23:01:36.9045165Z Selecting previously unselected package libregexp-pattern-perl. 2021-05-16T23:01:36.9253442Z Preparing to unpack .../106-libregexp-pattern-perl_0.2.12-1_all.deb ... 2021-05-16T23:01:36.9260299Z Unpacking libregexp-pattern-perl (0.2.12-1) ... 2021-05-16T23:01:36.9526216Z Selecting previously unselected package libsereal-decoder-perl. 2021-05-16T23:01:36.9745872Z Preparing to unpack .../107-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-16T23:01:36.9752984Z Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-16T23:01:37.0085304Z Selecting previously unselected package libsereal-encoder-perl. 2021-05-16T23:01:37.0277517Z Preparing to unpack .../108-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-16T23:01:37.0289305Z Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-16T23:01:37.0644820Z Selecting previously unselected package libsereal-perl. 2021-05-16T23:01:37.0815516Z Preparing to unpack .../109-libsereal-perl_4.011-1_all.deb ... 2021-05-16T23:01:37.0832006Z Unpacking libsereal-perl (4.011-1) ... 2021-05-16T23:01:37.1017646Z Selecting previously unselected package libsort-key-perl. 2021-05-16T23:01:37.1264591Z Preparing to unpack .../110-libsort-key-perl_1.33-2build2_amd64.deb ... 2021-05-16T23:01:37.1272556Z Unpacking libsort-key-perl (1.33-2build2) ... 2021-05-16T23:01:37.1525322Z Selecting previously unselected package libstring-copyright-perl. 2021-05-16T23:01:37.1725830Z Preparing to unpack .../111-libstring-copyright-perl_0.003006-1_all.deb ... 2021-05-16T23:01:37.1734623Z Unpacking libstring-copyright-perl (0.003006-1) ... 2021-05-16T23:01:37.2005249Z Selecting previously unselected package libstring-escape-perl. 2021-05-16T23:01:37.2193671Z Preparing to unpack .../112-libstring-escape-perl_2010.002-2_all.deb ... 2021-05-16T23:01:37.2205339Z Unpacking libstring-escape-perl (2010.002-2) ... 2021-05-16T23:01:37.2386055Z Selecting previously unselected package libstring-shellquote-perl. 2021-05-16T23:01:37.2630708Z Preparing to unpack .../113-libstring-shellquote-perl_1.04-1_all.deb ... 2021-05-16T23:01:37.2638829Z Unpacking libstring-shellquote-perl (1.04-1) ... 2021-05-16T23:01:37.2833062Z Selecting previously unselected package libterm-readkey-perl. 2021-05-16T23:01:37.3076598Z Preparing to unpack .../114-libterm-readkey-perl_2.38-1build1_amd64.deb ... 2021-05-16T23:01:37.3087400Z Unpacking libterm-readkey-perl (2.38-1build1) ... 2021-05-16T23:01:37.3278473Z Selecting previously unselected package libtest-fatal-perl. 2021-05-16T23:01:37.3520076Z Preparing to unpack .../115-libtest-fatal-perl_0.014-1_all.deb ... 2021-05-16T23:01:37.3533585Z Unpacking libtest-fatal-perl (0.014-1) ... 2021-05-16T23:01:37.3728017Z Selecting previously unselected package libtest-refcount-perl. 2021-05-16T23:01:37.3967478Z Preparing to unpack .../116-libtest-refcount-perl_0.10-1_all.deb ... 2021-05-16T23:01:37.3975485Z Unpacking libtest-refcount-perl (0.10-1) ... 2021-05-16T23:01:37.4244619Z Selecting previously unselected package libtext-levenshtein-perl. 2021-05-16T23:01:37.4410976Z Preparing to unpack .../117-libtext-levenshtein-perl_0.13-1_all.deb ... 2021-05-16T23:01:37.4418123Z Unpacking libtext-levenshtein-perl (0.13-1) ... 2021-05-16T23:01:37.4604849Z Selecting previously unselected package libtype-tiny-xs-perl. 2021-05-16T23:01:37.4849188Z Preparing to unpack .../118-libtype-tiny-xs-perl_0.016-1_amd64.deb ... 2021-05-16T23:01:37.4857352Z Unpacking libtype-tiny-xs-perl (0.016-1) ... 2021-05-16T23:01:37.5124464Z Selecting previously unselected package libunicode-utf8-perl. 2021-05-16T23:01:37.5318271Z Preparing to unpack .../119-libunicode-utf8-perl_0.62-1build1_amd64.deb ... 2021-05-16T23:01:37.5325025Z Unpacking libunicode-utf8-perl (0.62-1build1) ... 2021-05-16T23:01:37.5508916Z Selecting previously unselected package libxml-writer-perl. 2021-05-16T23:01:37.5754606Z Preparing to unpack .../120-libxml-writer-perl_0.625-1_all.deb ... 2021-05-16T23:01:37.5762327Z Unpacking libxml-writer-perl (0.625-1) ... 2021-05-16T23:01:37.5961833Z Selecting previously unselected package libyaml-libyaml-perl. 2021-05-16T23:01:37.6199428Z Preparing to unpack .../121-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... 2021-05-16T23:01:37.6208925Z Unpacking libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-16T23:01:37.6485125Z Selecting previously unselected package licensecheck. 2021-05-16T23:01:37.6652272Z Preparing to unpack .../122-licensecheck_3.0.45-1_all.deb ... 2021-05-16T23:01:37.6661027Z Unpacking licensecheck (3.0.45-1) ... 2021-05-16T23:01:37.6874847Z Selecting previously unselected package libdevel-size-perl. 2021-05-16T23:01:37.7116187Z Preparing to unpack .../123-libdevel-size-perl_0.83-1build1_amd64.deb ... 2021-05-16T23:01:37.7125285Z Unpacking libdevel-size-perl (0.83-1build1) ... 2021-05-16T23:01:37.7364032Z Selecting previously unselected package t1utils. 2021-05-16T23:01:37.7571230Z Preparing to unpack .../124-t1utils_1.41-3_amd64.deb ... 2021-05-16T23:01:37.7581822Z Unpacking t1utils (1.41-3) ... 2021-05-16T23:01:37.7884427Z Selecting previously unselected package lintian. 2021-05-16T23:01:37.8112251Z Preparing to unpack .../125-lintian_2.62.0_all.deb ... 2021-05-16T23:01:37.8120088Z Unpacking lintian (2.62.0) ... 2021-05-16T23:01:38.1484843Z Selecting previously unselected package python3-unidiff. 2021-05-16T23:01:38.1694968Z Preparing to unpack .../126-python3-unidiff_0.5.5-2_all.deb ... 2021-05-16T23:01:38.1704014Z Unpacking python3-unidiff (0.5.5-2) ... 2021-05-16T23:01:38.1925510Z Selecting previously unselected package python3-xdg. 2021-05-16T23:01:38.2171240Z Preparing to unpack .../127-python3-xdg_0.26-1ubuntu1_all.deb ... 2021-05-16T23:01:38.2187337Z Unpacking python3-xdg (0.26-1ubuntu1) ... 2021-05-16T23:01:38.2416227Z Selecting previously unselected package qpdf. 2021-05-16T23:01:38.2670681Z Preparing to unpack .../128-qpdf_9.1.1-1build1_amd64.deb ... 2021-05-16T23:01:38.2678939Z Unpacking qpdf (9.1.1-1build1) ... 2021-05-16T23:01:38.3279762Z Selecting previously unselected package python3-magic. 2021-05-16T23:01:38.3535241Z Preparing to unpack .../129-python3-magic_2%3a0.4.15-3_all.deb ... 2021-05-16T23:01:38.3552199Z Unpacking python3-magic (2:0.4.15-3) ... 2021-05-16T23:01:38.4079137Z Setting up libasync-mergepoint-perl (0.04-2) ... 2021-05-16T23:01:38.4100287Z Setting up libapt-pkg-perl (0.1.36build3) ... 2021-05-16T23:01:38.4130241Z Setting up libstring-escape-perl (2010.002-2) ... 2021-05-16T23:01:38.4154384Z Setting up wdiff (1.2.2-2build1) ... 2021-05-16T23:01:38.4180683Z Setting up libfile-which-perl (1.23-1) ... 2021-05-16T23:01:38.4202186Z Setting up libnumber-range-perl (0.12-1) ... 2021-05-16T23:01:38.4222553Z Setting up libunicode-utf8-perl (0.62-1build1) ... 2021-05-16T23:01:38.4246310Z Setting up libstruct-dumb-perl (0.09-1) ... 2021-05-16T23:01:38.4264530Z Setting up gdebi-core (0.9.5.7+nmu3) ... 2021-05-16T23:01:38.5536600Z Setting up libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-16T23:01:38.5556097Z Setting up libregexp-pattern-perl (0.2.12-1) ... 2021-05-16T23:01:38.5574749Z Setting up libwant-perl (0.29-1build4) ... 2021-05-16T23:01:38.5601993Z Setting up libdynaloader-functions-perl (0.003-1) ... 2021-05-16T23:01:38.5618754Z Setting up libtext-glob-perl (0.10-1) ... 2021-05-16T23:01:38.5640958Z Setting up libclass-method-modifiers-perl (2.13-1) ... 2021-05-16T23:01:38.5662598Z Setting up liblist-compare-perl (0.53-1) ... 2021-05-16T23:01:38.5683936Z Setting up libref-util-xs-perl (0.117-1build2) ... 2021-05-16T23:01:38.5705570Z Setting up libio-pty-perl (1:1.12-1) ... 2021-05-16T23:01:38.5724289Z Setting up libsort-key-perl (1.33-2build2) ... 2021-05-16T23:01:38.5742335Z Setting up libclone-perl (0.43-2) ... 2021-05-16T23:01:38.5761821Z Setting up libarchive-zip-perl (1.67-2) ... 2021-05-16T23:01:38.5780719Z Setting up libsub-identify-perl (0.14-1build2) ... 2021-05-16T23:01:38.5808018Z Setting up libdistro-info-perl (0.23ubuntu1) ... 2021-05-16T23:01:38.5827347Z Setting up libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-16T23:01:38.5844927Z Setting up liblog-any-perl (1.708-1) ... 2021-05-16T23:01:38.5868148Z Setting up libdevel-size-perl (0.83-1build1) ... 2021-05-16T23:01:38.5888045Z Setting up libpod-constants-perl (0.19-1) ... 2021-05-16T23:01:38.5911441Z Setting up libperl4-corelibs-perl (0.004-2) ... 2021-05-16T23:01:38.5929559Z Setting up libfuture-perl (0.43-1) ... 2021-05-16T23:01:38.5950326Z Setting up libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-16T23:01:38.5969178Z Setting up libtest-fatal-perl (0.014-1) ... 2021-05-16T23:01:38.6005037Z Setting up libcommon-sense-perl (3.74-2build6) ... 2021-05-16T23:01:38.6025057Z Setting up libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-16T23:01:38.6044443Z Setting up libtext-levenshtein-perl (0.13-1) ... 2021-05-16T23:01:38.6066678Z Setting up python3-xdg (0.26-1ubuntu1) ... 2021-05-16T23:01:38.7537983Z Setting up libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-16T23:01:38.7562169Z Setting up libstring-shellquote-perl (1.04-1) ... 2021-05-16T23:01:38.7580910Z Setting up libsub-install-perl (0.928-1) ... 2021-05-16T23:01:38.7599857Z Setting up libnumber-compare-perl (0.03-1) ... 2021-05-16T23:01:38.7618753Z Setting up libio-async-perl (0.75-1) ... 2021-05-16T23:01:38.7642330Z Setting up patchutils (0.3.4-2) ... 2021-05-16T23:01:38.7661715Z Setting up libjson-maybexs-perl (1.004000-1) ... 2021-05-16T23:01:38.7684910Z Setting up libio-string-perl (1.08-3) ... 2021-05-16T23:01:38.7702258Z Setting up libreadonly-perl (2.050-2) ... 2021-05-16T23:01:38.7721020Z Setting up libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-16T23:01:38.7739640Z Setting up python3-gpg (1.13.1-7ubuntu2) ... 2021-05-16T23:01:38.9285893Z Setting up libfile-find-rule-perl (0.34-1) ... 2021-05-16T23:01:38.9305531Z Setting up libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-16T23:01:38.9325213Z Setting up libref-util-perl (0.204-1) ... 2021-05-16T23:01:38.9345081Z Setting up libnet-domain-tld-perl (1.75-1) ... 2021-05-16T23:01:38.9364749Z Setting up libxml-writer-perl (0.625-1) ... 2021-05-16T23:01:38.9386900Z Setting up libhash-fieldhash-perl (0.15-1build2) ... 2021-05-16T23:01:38.9405373Z Setting up qpdf (9.1.1-1build1) ... 2021-05-16T23:01:38.9425919Z Setting up libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-16T23:01:38.9442971Z Setting up t1utils (1.41-3) ... 2021-05-16T23:01:38.9468545Z Setting up liblinux-epoll-perl (0.017-1) ... 2021-05-16T23:01:38.9485363Z Setting up diffstat (1.63-1) ... 2021-05-16T23:01:38.9502405Z Setting up libvariable-magic-perl (0.62-1build2) ... 2021-05-16T23:01:38.9521528Z Setting up libcroco3:amd64 (0.6.13-1) ... 2021-05-16T23:01:38.9541139Z Setting up libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-16T23:01:38.9559996Z Setting up libipc-run-perl (20180523.0-2) ... 2021-05-16T23:01:38.9580141Z Setting up libtest-refcount-perl (0.10-1) ... 2021-05-16T23:01:38.9598996Z Setting up libparams-util-perl (1.07-3build5) ... 2021-05-16T23:01:38.9617457Z Setting up libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-16T23:01:38.9640751Z Setting up libarray-intspan-perl (2.003-1) ... 2021-05-16T23:01:38.9669305Z Setting up libcapture-tiny-perl (0.48-1) ... 2021-05-16T23:01:38.9689384Z Setting up libcontextual-return-perl (0.004014-2) ... 2021-05-16T23:01:38.9933501Z Setting up libsub-name-perl (0.26-1) ... 2021-05-16T23:01:38.9954172Z Setting up libtype-tiny-xs-perl (0.016-1) ... 2021-05-16T23:01:38.9974489Z Setting up libtypes-serialiser-perl (1.0-1) ... 2021-05-16T23:01:38.9995906Z Setting up libfile-chdir-perl (0.1008-1) ... 2021-05-16T23:01:39.0015183Z Setting up libpath-tiny-perl (0.108-1) ... 2021-05-16T23:01:39.0039411Z Setting up libjson-perl (4.02000-2) ... 2021-05-16T23:01:39.0067416Z Setting up liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-16T23:01:39.0085514Z Setting up librole-tiny-perl (2.001004-1) ... 2021-05-16T23:01:39.0106536Z Setting up python3-unidiff (0.5.5-2) ... 2021-05-16T23:01:39.1430687Z Setting up libstrictures-perl (2.000006-1) ... 2021-05-16T23:01:39.1454132Z Setting up libsub-quote-perl (2.006006-1) ... 2021-05-16T23:01:39.1472254Z Setting up libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-16T23:01:39.1492245Z Setting up libsort-versions-perl (1.62-1) ... 2021-05-16T23:01:39.1511477Z Setting up libexporter-tiny-perl (1.002001-1) ... 2021-05-16T23:01:39.1527545Z Setting up libre-engine-re2-perl (0.13-5) ... 2021-05-16T23:01:39.1545878Z Setting up libterm-readkey-perl (2.38-1build1) ... 2021-05-16T23:01:39.1564046Z Setting up libfont-ttf-perl (1.06-1) ... 2021-05-16T23:01:39.1690810Z Setting up libfile-homedir-perl (1.004-1) ... 2021-05-16T23:01:39.1713242Z Setting up libnet-ip-perl (1.26-2) ... 2021-05-16T23:01:39.1735962Z Setting up python3-magic (2:0.4.15-3) ... 2021-05-16T23:01:39.2981347Z Setting up libperlio-gzip-perl (0.19-1build5) ... 2021-05-16T23:01:39.3002648Z Setting up libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-16T23:01:39.3019567Z Setting up dctrl-tools (2.24-3) ... 2021-05-16T23:01:39.3096914Z Setting up libdigest-bubblebabble-perl (0.02-2) ... 2021-05-16T23:01:39.3114265Z Setting up libjson-xs-perl (4.020-1build1) ... 2021-05-16T23:01:39.3134783Z Setting up gettext (0.19.8.1-10build1) ... 2021-05-16T23:01:39.3154995Z Setting up libio-prompter-perl (0.004015-1) ... 2021-05-16T23:01:39.3176252Z Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-16T23:01:39.3195540Z Setting up liblist-moreutils-perl (0.416-1build5) ... 2021-05-16T23:01:39.3213650Z Setting up libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-16T23:01:39.3234602Z Setting up libtype-tiny-perl (1.008001-2) ... 2021-05-16T23:01:39.3251436Z Setting up libpath-iterator-rule-perl (1.014-1) ... 2021-05-16T23:01:39.3270405Z Setting up libsereal-perl (4.011-1) ... 2021-05-16T23:01:39.3291549Z Setting up libnet-dns-perl (1.22-1) ... 2021-05-16T23:01:39.3312972Z Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-16T23:01:39.3329811Z Setting up dput (1.0.3ubuntu1) ... 2021-05-16T23:01:39.4763613Z Setting up libio-async-loop-epoll-perl (0.20-1) ... 2021-05-16T23:01:39.4781934Z Setting up intltool-debian (0.35.0+20060710.5) ... 2021-05-16T23:01:39.4801098Z Setting up libstring-copyright-perl (0.003006-1) ... 2021-05-16T23:01:39.4822585Z Setting up libdata-optlist-perl (0.110-1) ... 2021-05-16T23:01:39.4844050Z Setting up libgit-wrapper-perl (0.048-1) ... 2021-05-16T23:01:39.4863807Z Setting up libsub-exporter-perl (0.987-1) ... 2021-05-16T23:01:39.4885960Z Setting up libemail-valid-perl (1.202-1) ... 2021-05-16T23:01:39.4905694Z Setting up libparams-classify-perl (0.015-1build2) ... 2021-05-16T23:01:39.4923027Z Setting up libnet-dns-sec-perl (1.15-1) ... 2021-05-16T23:01:39.4952377Z Setting up libmodule-runtime-perl (0.016-1) ... 2021-05-16T23:01:39.4973052Z Setting up libconst-fast-perl (0.014-1) ... 2021-05-16T23:01:39.4990736Z Setting up libmodule-implementation-perl (0.09-1) ... 2021-05-16T23:01:39.5011294Z Setting up libpackage-stash-perl (0.38-1) ... 2021-05-16T23:01:39.5027493Z Setting up libimport-into-perl (1.002005-1) ... 2021-05-16T23:01:39.5046922Z Setting up libmoo-perl (2.003006-1) ... 2021-05-16T23:01:39.5076880Z Setting up liblist-someutils-perl (0.58-1) ... 2021-05-16T23:01:39.5100477Z Setting up liblist-someutils-xs-perl (0.58-2) ... 2021-05-16T23:01:39.5121864Z Setting up devscripts (2.20.2ubuntu2) ... 2021-05-16T23:01:39.6612417Z Setting up libmoox-aliases-perl (0.001006-1) ... 2021-05-16T23:01:39.6633301Z Setting up libparams-validate-perl (1.29-3) ... 2021-05-16T23:01:39.6653247Z Setting up libb-hooks-endofscope-perl (0.24-1) ... 2021-05-16T23:01:39.6679376Z Setting up libnamespace-clean-perl (0.27-1) ... 2021-05-16T23:01:39.6697223Z Setting up libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-16T23:01:39.6713049Z Setting up libgitlab-api-v4-perl (0.25-1) ... 2021-05-16T23:01:39.6735633Z Setting up libmoox-struct-perl (0.017-1) ... 2021-05-16T23:01:39.6756786Z Setting up lintian (2.62.0) ... 2021-05-16T23:01:39.6794086Z Setting up licensecheck (3.0.45-1) ... 2021-05-16T23:01:39.6822255Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:01:54.5681749Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T23:01:54.6746506Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:01:56.7232275Z [command]/usr/bin/sudo gdebi --non-interactive /home/runner/work/_temp/r-3.5.3_1_amd64.deb 2021-05-16T23:01:56.8316847Z 2021-05-16T23:01:56.8467438Z Reading package lists... 0% 2021-05-16T23:01:56.8467993Z 2021-05-16T23:01:56.8508550Z Reading package lists... 100% 2021-05-16T23:01:56.8509304Z 2021-05-16T23:01:56.8509633Z 2021-05-16T23:01:56.8510141Z Reading package lists... Done 2021-05-16T23:01:56.8510578Z 2021-05-16T23:01:56.8511106Z Building dependency tree... 0% 2021-05-16T23:01:56.8511546Z 2021-05-16T23:01:56.8766353Z Building dependency tree... 0% 2021-05-16T23:01:56.8766916Z 2021-05-16T23:01:56.8767465Z Building dependency tree... 50% 2021-05-16T23:01:56.8767906Z 2021-05-16T23:01:56.9775959Z Building dependency tree... 50% 2021-05-16T23:01:56.9776582Z 2021-05-16T23:01:56.9777015Z Building dependency tree 2021-05-16T23:01:56.9777474Z 2021-05-16T23:01:56.9778023Z Reading state information... 0% 2021-05-16T23:01:56.9778477Z 2021-05-16T23:01:57.1169954Z Reading state information... 0% 2021-05-16T23:01:57.1170419Z 2021-05-16T23:01:57.1170655Z 2021-05-16T23:01:57.1171105Z Reading state information... Done 2021-05-16T23:01:57.1171481Z 2021-05-16T23:01:57.1171930Z Reading state information... 0% 2021-05-16T23:01:57.1219575Z 2021-05-16T23:01:57.1220087Z Reading state information... 1% 2021-05-16T23:01:57.1255575Z 2021-05-16T23:01:57.1255994Z Reading state information... 3% 2021-05-16T23:01:57.1291973Z 2021-05-16T23:01:57.1292403Z Reading state information... 5% 2021-05-16T23:01:57.1328583Z 2021-05-16T23:01:57.1329015Z Reading state information... 7% 2021-05-16T23:01:57.1366241Z 2021-05-16T23:01:57.1366710Z Reading state information... 9% 2021-05-16T23:01:57.1401506Z 2021-05-16T23:01:57.1402146Z Reading state information... 11% 2021-05-16T23:01:57.1438220Z 2021-05-16T23:01:57.1438654Z Reading state information... 13% 2021-05-16T23:01:57.1471447Z 2021-05-16T23:01:57.1471881Z Reading state information... 15% 2021-05-16T23:01:57.1504053Z 2021-05-16T23:01:57.1504512Z Reading state information... 17% 2021-05-16T23:01:57.1539997Z 2021-05-16T23:01:57.1540447Z Reading state information... 19% 2021-05-16T23:01:57.1572918Z 2021-05-16T23:01:57.1573366Z Reading state information... 21% 2021-05-16T23:01:57.1604888Z 2021-05-16T23:01:57.1605352Z Reading state information... 23% 2021-05-16T23:01:57.1639845Z 2021-05-16T23:01:57.1640307Z Reading state information... 25% 2021-05-16T23:01:57.1677137Z 2021-05-16T23:01:57.1677569Z Reading state information... 27% 2021-05-16T23:01:57.1711991Z 2021-05-16T23:01:57.1712423Z Reading state information... 29% 2021-05-16T23:01:57.1747881Z 2021-05-16T23:01:57.1748320Z Reading state information... 31% 2021-05-16T23:01:57.1784538Z 2021-05-16T23:01:57.1784974Z Reading state information... 33% 2021-05-16T23:01:57.1815372Z 2021-05-16T23:01:57.1815805Z Reading state information... 35% 2021-05-16T23:01:57.1846971Z 2021-05-16T23:01:57.1847419Z Reading state information... 37% 2021-05-16T23:01:57.1883151Z 2021-05-16T23:01:57.1883779Z Reading state information... 39% 2021-05-16T23:01:57.1919226Z 2021-05-16T23:01:57.1919682Z Reading state information... 41% 2021-05-16T23:01:57.1950745Z 2021-05-16T23:01:57.1951202Z Reading state information... 43% 2021-05-16T23:01:57.1989271Z 2021-05-16T23:01:57.1989734Z Reading state information... 45% 2021-05-16T23:01:57.2043595Z 2021-05-16T23:01:57.2044027Z Reading state information... 47% 2021-05-16T23:01:57.2076837Z 2021-05-16T23:01:57.2077268Z Reading state information... 49% 2021-05-16T23:01:57.2113989Z 2021-05-16T23:01:57.2114422Z Reading state information... 51% 2021-05-16T23:01:57.2147189Z 2021-05-16T23:01:57.2147623Z Reading state information... 53% 2021-05-16T23:01:57.2180292Z 2021-05-16T23:01:57.2180725Z Reading state information... 55% 2021-05-16T23:01:57.2215534Z 2021-05-16T23:01:57.2215979Z Reading state information... 57% 2021-05-16T23:01:57.2249925Z 2021-05-16T23:01:57.2250375Z Reading state information... 59% 2021-05-16T23:01:57.2289211Z 2021-05-16T23:01:57.2289670Z Reading state information... 61% 2021-05-16T23:01:57.2323793Z 2021-05-16T23:01:57.2324248Z Reading state information... 63% 2021-05-16T23:01:57.2355882Z 2021-05-16T23:01:57.2356338Z Reading state information... 65% 2021-05-16T23:01:57.2389610Z 2021-05-16T23:01:57.2390203Z Reading state information... 67% 2021-05-16T23:01:57.2422889Z 2021-05-16T23:01:57.2423318Z Reading state information... 69% 2021-05-16T23:01:57.2467255Z 2021-05-16T23:01:57.2467695Z Reading state information... 71% 2021-05-16T23:01:57.2496981Z 2021-05-16T23:01:57.2497410Z Reading state information... 73% 2021-05-16T23:01:57.2530511Z 2021-05-16T23:01:57.2530943Z Reading state information... 75% 2021-05-16T23:01:57.2575314Z 2021-05-16T23:01:57.2575768Z Reading state information... 77% 2021-05-16T23:01:57.2608285Z 2021-05-16T23:01:57.2608734Z Reading state information... 79% 2021-05-16T23:01:57.2641930Z 2021-05-16T23:01:57.2642375Z Reading state information... 81% 2021-05-16T23:01:57.2675786Z 2021-05-16T23:01:57.2676377Z Reading state information... 83% 2021-05-16T23:01:57.2709570Z 2021-05-16T23:01:57.2710035Z Reading state information... 85% 2021-05-16T23:01:57.2743235Z 2021-05-16T23:01:57.2743679Z Reading state information... 87% 2021-05-16T23:01:57.2775325Z 2021-05-16T23:01:57.2775777Z Reading state information... 89% 2021-05-16T23:01:57.2805718Z 2021-05-16T23:01:57.2806166Z Reading state information... 91% 2021-05-16T23:01:57.2839549Z 2021-05-16T23:01:57.2839997Z Reading state information... 93% 2021-05-16T23:01:57.2871462Z 2021-05-16T23:01:57.2871914Z Reading state information... 95% 2021-05-16T23:01:57.2905835Z 2021-05-16T23:01:57.2906291Z Reading state information... 97% 2021-05-16T23:01:57.2939480Z 2021-05-16T23:01:57.2939911Z Reading state information... 99% 2021-05-16T23:01:57.5217470Z Selecting previously unselected package r-3.5.3. 2021-05-16T23:01:57.6229554Z (Reading database ... 259872 files and directories currently installed.) 2021-05-16T23:01:57.6322423Z Preparing to unpack .../work/_temp/r-3.5.3_1_amd64.deb ... 2021-05-16T23:01:57.6332067Z Unpacking r-3.5.3 (1) ... 2021-05-16T23:01:58.2379924Z Setting up r-3.5.3 (1) ... 2021-05-16T23:01:58.2581495Z 2021-05-16T23:01:58.2582123Z 2021-05-16T23:01:58.2582666Z Reading state information... Done 2021-05-16T23:01:58.2805366Z [command]/usr/bin/sudo ln -s /opt/R/3.5.3/bin/R /usr/local/bin/R 2021-05-16T23:01:58.2910316Z [command]/usr/bin/sudo ln -s /opt/R/3.5.3/bin/Rscript /usr/local/bin/Rscript 2021-05-16T23:01:58.3158954Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-16T23:01:58.3159444Z env: 2021-05-16T23:01:58.3159863Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:01:58.3160295Z TIC_DEPLOY_KEY: 2021-05-16T23:01:58.3161054Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:01:58.3162739Z GITHUB_PAT: *** 2021-05-16T23:01:58.3163115Z COVERALLS_TOKEN: 2021-05-16T23:01:58.3163728Z continue-on-error: false 2021-05-16T23:01:58.3164181Z VDIFFR_RUN_TESTS: 2021-05-16T23:01:58.3164639Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:01:58.3165045Z TZ: UTC 2021-05-16T23:01:58.3165415Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:01:58.3165798Z NOT_CRAN: true 2021-05-16T23:01:58.3166158Z ##[endgroup] 2021-05-16T23:01:58.3645552Z [command]sudo apt-get install -y texinfo 2021-05-16T23:01:58.5573011Z Reading package lists... 2021-05-16T23:01:58.6895986Z Building dependency tree... 2021-05-16T23:01:58.6912293Z Reading state information... 2021-05-16T23:01:58.8694161Z texinfo is already the newest version (6.7.0.dfsg.2-5). 2021-05-16T23:01:58.8697206Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:01:59.2564051Z [command]sh /home/runner/work/_temp/install-unx.sh 2021-05-16T23:01:59.2708580Z --2021-05-16 23:01:59-- https://yihui.org/tinytex/TinyTeX-1.tar.gz 2021-05-16T23:01:59.2936592Z Resolving yihui.org (yihui.org)... 76.223.126.88 2021-05-16T23:01:59.3007061Z Connecting to yihui.org (yihui.org)|76.223.126.88|:443... connected. 2021-05-16T23:01:59.3284212Z HTTP request sent, awaiting response... 301 Moved Permanently 2021-05-16T23:01:59.3287720Z Location: https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu [following] 2021-05-16T23:01:59.3290008Z --2021-05-16 23:01:59-- https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu 2021-05-16T23:01:59.3971466Z Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243 2021-05-16T23:01:59.4611222Z Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected. 2021-05-16T23:01:59.6828216Z HTTP request sent, awaiting response... 302 Found 2021-05-16T23:01:59.6833380Z Location: https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1549/grr7rkdr54m0yum8/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=7lgBXFEAzR0iy0yOSSDF7Q7yK7KC%2F6NkMhHkuhtCHMI%3D&st=2021-05-16T23%3A00%3A59Z&se=2021-05-16T23%3A06%3A59Z&sp=r [following] 2021-05-16T23:01:59.6837422Z --2021-05-16 23:01:59-- https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1549/grr7rkdr54m0yum8/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=7lgBXFEAzR0iy0yOSSDF7Q7yK7KC%2F6NkMhHkuhtCHMI%3D&st=2021-05-16T23%3A00%3A59Z&se=2021-05-16T23%3A06%3A59Z&sp=r 2021-05-16T23:01:59.7037527Z Resolving appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)... 52.239.228.196 2021-05-16T23:01:59.7671301Z Connecting to appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)|52.239.228.196|:443... connected. 2021-05-16T23:02:00.0143725Z HTTP request sent, awaiting response... 200 OK 2021-05-16T23:02:00.0146240Z Length: 67310420 (64M) [application/octet-stream] 2021-05-16T23:02:00.0148071Z Saving to: ‘TinyTeX.tar.gz’ 2021-05-16T23:02:00.6562356Z 2021-05-16T23:02:02.4413036Z 0K ........ ........ ........ ........ 49% 13.7M 2s 2021-05-16T23:02:04.1445804Z 32768K ........ ........ ........ ........ 99% 18.5M 0s 2021-05-16T23:02:04.1447336Z 65536K 100% 2.96M=4.1s 2021-05-16T23:02:04.1447659Z 2021-05-16T23:02:04.1451278Z 2021-05-16 23:02:04 (15.5 MB/s) - ‘TinyTeX.tar.gz’ saved [67310420/67310420] 2021-05-16T23:02:04.1451770Z 2021-05-16T23:02:05.6618451Z tlmgr: setting option sys_bin to /home/runner/bin. 2021-05-16T23:02:05.6619560Z tlmgr: updating /home/runner/.TinyTeX/tlpkg/texlive.tlpdb 2021-05-16T23:02:05.9233116Z ##[group]Run tlmgr update --self 2021-05-16T23:02:05.9233681Z tlmgr update --self 2021-05-16T23:02:05.9234508Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-16T23:02:05.9235328Z tlmgr update --all 2021-05-16T23:02:05.9279010Z shell: /usr/bin/bash -e {0} 2021-05-16T23:02:05.9279384Z env: 2021-05-16T23:02:05.9279811Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:02:05.9280262Z TIC_DEPLOY_KEY: 2021-05-16T23:02:05.9281012Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:02:05.9282674Z GITHUB_PAT: *** 2021-05-16T23:02:05.9283050Z COVERALLS_TOKEN: 2021-05-16T23:02:05.9283863Z continue-on-error: false 2021-05-16T23:02:05.9284307Z VDIFFR_RUN_TESTS: 2021-05-16T23:02:05.9284770Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:02:05.9285184Z TZ: UTC 2021-05-16T23:02:05.9285557Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:02:05.9286016Z NOT_CRAN: true 2021-05-16T23:02:05.9286385Z ##[endgroup] 2021-05-16T23:02:07.2448632Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T23:02:07.2450828Z tlmgr: no self-updates for tlmgr available 2021-05-16T23:02:08.4228181Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T23:02:08.4229875Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-16T23:02:08.5149313Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-16T23:02:08.5651550Z [3/89, 00:00/00:00] install: auto-pst-pdf-lua [3k] 2021-05-16T23:02:08.6062257Z [4/89, 00:00/00:00] install: barracuda [30k] 2021-05-16T23:02:08.6504479Z [5/89, 00:00/00:00] install: bezierplot [8k] 2021-05-16T23:02:09.8449460Z [6/89, 00:00/00:00] install: biber.x86_64-linux [22986k] 2021-05-16T23:02:11.1141499Z [7/89, 00:03/00:03] install: biber [1k] 2021-05-16T23:02:11.4401058Z [8/89, 00:03/00:03] install: biblatex [238k] 2021-05-16T23:02:11.5101090Z [9/89, 00:03/00:03] install: checkcites.x86_64-linux [1k] 2021-05-16T23:02:11.5504955Z [10/89, 00:03/00:03] install: checkcites [7k] 2021-05-16T23:02:11.5921375Z [11/89, 00:03/00:03] install: chickenize [15k] 2021-05-16T23:02:11.6335868Z [12/89, 00:03/00:03] install: chinese-jfm [3k] 2021-05-16T23:02:11.6735707Z [13/89, 00:03/00:03] install: cloze [9k] 2021-05-16T23:02:11.7666351Z [14/89, 00:03/00:03] install: colorprofiles [86k] 2021-05-16T23:02:11.8136947Z [15/89, 00:03/00:03] install: combofont [2k] 2021-05-16T23:02:11.8849964Z [16/89, 00:03/00:03] install: courier [470k] 2021-05-16T23:02:12.0556022Z [17/89, 00:03/00:03] install: courier-scaled [3k] 2021-05-16T23:02:12.1634302Z [18/89, 00:04/00:04] install: cstypo [3k] 2021-05-16T23:02:12.2039091Z [19/89, 00:04/00:04] install: ctablestack [2k] 2021-05-16T23:02:12.2440602Z [20/89, 00:04/00:04] install: ekdosis [19k] 2021-05-16T23:02:12.2881306Z [21/89, 00:04/00:04] install: emoji [40k] 2021-05-16T23:02:12.3339475Z [22/89, 00:04/00:04] install: emojicite [2k] 2021-05-16T23:02:12.3745991Z [23/89, 00:04/00:04] install: enctex [24k] 2021-05-16T23:02:12.4181898Z [24/89, 00:04/00:04] install: enigma [18k] 2021-05-16T23:02:12.4611023Z [25/89, 00:04/00:04] install: etex-pkg [6k] 2021-05-16T23:02:12.5031744Z [26/89, 00:04/00:04] install: filecontents [3k] 2021-05-16T23:02:12.5445562Z [27/89, 00:04/00:04] install: grfext [3k] 2021-05-16T23:02:12.5873688Z [28/89, 00:04/00:04] install: hyphenex [9k] 2021-05-16T23:02:12.6296762Z [29/89, 00:04/00:04] install: ifplatform [2k] 2021-05-16T23:02:12.6719857Z [30/89, 00:04/00:04] install: innerscript [4k] 2021-05-16T23:02:12.9325321Z [31/89, 00:04/00:04] install: interpreter [7k] 2021-05-16T23:02:12.9756210Z [32/89, 00:04/00:04] install: kanaparser [5k] 2021-05-16T23:02:13.0193024Z [33/89, 00:04/00:04] install: knuth-local [23k] 2021-05-16T23:02:13.0637582Z [34/89, 00:05/00:05] install: logreq [4k] 2021-05-16T23:02:13.1061488Z [35/89, 00:05/00:05] install: lua-typo [7k] 2021-05-16T23:02:13.1498803Z [36/89, 00:05/00:05] install: lua-uca [70k] 2021-05-16T23:02:13.2073852Z [37/89, 00:05/00:05] install: lua-ul [7k] 2021-05-16T23:02:13.2499883Z [38/89, 00:05/00:05] install: lua-uni-algos [6k] 2021-05-16T23:02:13.2932556Z [39/89, 00:05/00:05] install: lua-visual-debug [4k] 2021-05-16T23:02:13.3353313Z [40/89, 00:05/00:05] install: luacode [3k] 2021-05-16T23:02:13.3776118Z [41/89, 00:05/00:05] install: luacolor [5k] 2021-05-16T23:02:13.4192302Z [42/89, 00:05/00:05] install: luahyphenrules [3k] 2021-05-16T23:02:13.4607245Z [43/89, 00:05/00:05] install: luaimageembed [2k] 2021-05-16T23:02:13.5026782Z [44/89, 00:05/00:05] install: luaindex [5k] 2021-05-16T23:02:13.5457461Z [45/89, 00:05/00:05] install: luainputenc [5k] 2021-05-16T23:02:13.5900167Z [46/89, 00:05/00:05] install: luaintro [1k] 2021-05-16T23:02:13.6322392Z [47/89, 00:05/00:05] install: luakeys [5k] 2021-05-16T23:02:13.9128843Z [48/89, 00:05/00:05] install: lualatex-doc [1k] 2021-05-16T23:02:13.9554513Z [49/89, 00:05/00:05] install: lualatex-truncate [2k] 2021-05-16T23:02:13.9989815Z [50/89, 00:05/00:05] install: luamplib [12k] 2021-05-16T23:02:14.0443494Z [51/89, 00:06/00:06] install: luapackageloader [2k] 2021-05-16T23:02:14.0879730Z [52/89, 00:06/00:06] install: luaprogtable [7k] 2021-05-16T23:02:14.1306495Z [53/89, 00:06/00:06] install: luarandom [2k] 2021-05-16T23:02:14.1725754Z [54/89, 00:06/00:06] install: luatex85 [2k] 2021-05-16T23:02:14.2137268Z [55/89, 00:06/00:06] install: luatexbase [4k] 2021-05-16T23:02:14.2566075Z [56/89, 00:06/00:06] install: luatexko [22k] 2021-05-16T23:02:14.3008028Z [57/89, 00:06/00:06] install: luatextra [2k] 2021-05-16T23:02:14.3429874Z [58/89, 00:06/00:06] install: luavlna [8k] 2021-05-16T23:02:14.3863577Z [59/89, 00:06/00:06] install: luaxml [31k] 2021-05-16T23:02:14.4936094Z [60/89, 00:06/00:06] install: makeindex.x86_64-linux [49k] 2021-05-16T23:02:14.5409875Z [61/89, 00:06/00:06] install: makeindex [5k] 2021-05-16T23:02:14.5843943Z [62/89, 00:06/00:06] install: mflogo [2k] 2021-05-16T23:02:14.6271761Z [63/89, 00:06/00:06] install: newpax [9k] 2021-05-16T23:02:14.6825677Z [64/89, 00:06/00:06] install: nodetree [13k] 2021-05-16T23:02:14.7265977Z [65/89, 00:06/00:06] install: odsfile [5k] 2021-05-16T23:02:14.7695898Z [66/89, 00:06/00:06] install: optex.x86_64-linux [1k] 2021-05-16T23:02:14.8684689Z [67/89, 00:06/00:06] install: optex [770k] 2021-05-16T23:02:14.9464096Z [68/89, 00:06/00:06] install: pdfarticle [4k] 2021-05-16T23:02:14.9903452Z [69/89, 00:06/00:06] install: pdfextra [22k] 2021-05-16T23:02:15.0352453Z [70/89, 00:07/00:07] install: placeat [4k] 2021-05-16T23:02:15.0774620Z [71/89, 00:07/00:07] install: plantuml [3k] 2021-05-16T23:02:15.1461795Z [72/89, 00:07/00:07] install: rsfs [55k] 2021-05-16T23:02:15.1951590Z [73/89, 00:07/00:07] install: selnolig [53k] 2021-05-16T23:02:15.2437740Z [74/89, 00:07/00:07] install: spelling [14k] 2021-05-16T23:02:15.3052103Z [75/89, 00:07/00:07] install: stricttex [2k] 2021-05-16T23:02:15.3471020Z [76/89, 00:07/00:07] install: texlive-common [1k] 2021-05-16T23:02:15.3901255Z [77/89, 00:07/00:07] install: texlive-en [1k] 2021-05-16T23:02:15.4342507Z [78/89, 00:07/00:07] install: texlive-msg-translations [144k] 2021-05-16T23:02:15.6861142Z [79/89, 00:07/00:07] install: thumbpdf.x86_64-linux [1k] 2021-05-16T23:02:15.7426559Z [80/89, 00:07/00:07] install: thumbpdf [19k] 2021-05-16T23:02:15.7881114Z [81/89, 00:07/00:07] install: tlshell.x86_64-linux [1k] 2021-05-16T23:02:15.8327614Z [82/89, 00:07/00:07] install: tlshell [29k] 2021-05-16T23:02:15.8805660Z [83/89, 00:07/00:07] install: typewriter [25k] 2021-05-16T23:02:15.9274500Z [84/89, 00:07/00:07] install: uninormalize [6k] 2021-05-16T23:02:15.9702312Z [85/89, 00:07/00:07] install: upquote [2k] 2021-05-16T23:02:16.0429489Z [86/89, 00:07/00:07] install: xdvi.x86_64-linux [530k] 2021-05-16T23:02:16.1324777Z [87/89, 00:08/00:08] install: xdvi [7k] 2021-05-16T23:02:16.1758379Z [88/89, 00:08/00:08] install: collection-basic [1k] 2021-05-16T23:02:16.2183386Z [89/89, 00:08/00:08] install: collection-luatex [1k] 2021-05-16T23:02:16.2345395Z running mktexlsr ... 2021-05-16T23:02:16.3058462Z done running mktexlsr. 2021-05-16T23:02:16.3313351Z running updmap-sys ... 2021-05-16T23:02:16.5685576Z done running updmap-sys. 2021-05-16T23:02:16.5686817Z regenerating fmtutil.cnf in /home/runner/.TinyTeX/texmf-dist 2021-05-16T23:02:16.5688670Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/QM4ft7iYp3/xPCMLznsbl ... 2021-05-16T23:02:16.8983196Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/QM4ft7iYp3/xPCMLznsbl. 2021-05-16T23:02:16.8984698Z OK: optex.fmt/luatex 2021-05-16T23:02:16.8985867Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-16T23:02:16.8987250Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-16T23:02:18.0686202Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T23:02:18.0687953Z tlmgr: no updates available 2021-05-16T23:02:18.1675252Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-16T23:02:18.1675720Z with: 2021-05-16T23:02:18.1676095Z pandoc-version: 2.7.3 2021-05-16T23:02:18.1676456Z env: 2021-05-16T23:02:18.1676861Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:02:18.1677284Z TIC_DEPLOY_KEY: 2021-05-16T23:02:18.1678039Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:02:18.1679645Z GITHUB_PAT: *** 2021-05-16T23:02:18.1680028Z COVERALLS_TOKEN: 2021-05-16T23:02:18.1680482Z continue-on-error: false 2021-05-16T23:02:18.1680910Z VDIFFR_RUN_TESTS: 2021-05-16T23:02:18.1681355Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:02:18.1681752Z TZ: UTC 2021-05-16T23:02:18.1682118Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:02:18.1682488Z NOT_CRAN: true 2021-05-16T23:02:18.1682834Z ##[endgroup] 2021-05-16T23:02:18.5678147Z [command]sudo apt-get install -y gdebi-core 2021-05-16T23:02:18.6315543Z Reading package lists... 2021-05-16T23:02:18.7641076Z Building dependency tree... 2021-05-16T23:02:18.7667992Z Reading state information... 2021-05-16T23:02:18.9605450Z gdebi-core is already the newest version (0.9.5.7+nmu3). 2021-05-16T23:02:18.9606645Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:02:18.9628108Z [command]sudo gdebi --non-interactive /home/runner/work/_temp/pandoc-2.7.3-1-amd64.deb 2021-05-16T23:02:19.0704968Z 2021-05-16T23:02:19.0855805Z Reading package lists... 0% 2021-05-16T23:02:19.0856501Z 2021-05-16T23:02:19.0894288Z Reading package lists... 100% 2021-05-16T23:02:19.0894973Z 2021-05-16T23:02:19.0895409Z 2021-05-16T23:02:19.0896109Z Reading package lists... Done 2021-05-16T23:02:19.0896659Z 2021-05-16T23:02:19.0897352Z Building dependency tree... 0% 2021-05-16T23:02:19.0897910Z 2021-05-16T23:02:19.1144577Z Building dependency tree... 0% 2021-05-16T23:02:19.1145361Z 2021-05-16T23:02:19.1146070Z Building dependency tree... 50% 2021-05-16T23:02:19.1146631Z 2021-05-16T23:02:19.2156366Z Building dependency tree... 50% 2021-05-16T23:02:19.2157217Z 2021-05-16T23:02:19.2157934Z Building dependency tree 2021-05-16T23:02:19.2158504Z 2021-05-16T23:02:19.2159227Z Reading state information... 0% 2021-05-16T23:02:19.2159780Z 2021-05-16T23:02:19.3523486Z Reading state information... 0% 2021-05-16T23:02:19.3524293Z 2021-05-16T23:02:19.3524741Z 2021-05-16T23:02:19.3525479Z Reading state information... Done 2021-05-16T23:02:19.3526061Z 2021-05-16T23:02:19.3527410Z Reading state information... 0% 2021-05-16T23:02:19.3572986Z 2021-05-16T23:02:19.3573794Z Reading state information... 1% 2021-05-16T23:02:19.3607035Z 2021-05-16T23:02:19.3607717Z Reading state information... 3% 2021-05-16T23:02:19.3643430Z 2021-05-16T23:02:19.3644139Z Reading state information... 5% 2021-05-16T23:02:19.3679458Z 2021-05-16T23:02:19.3680115Z Reading state information... 7% 2021-05-16T23:02:19.3711971Z 2021-05-16T23:02:19.3712623Z Reading state information... 9% 2021-05-16T23:02:19.3745815Z 2021-05-16T23:02:19.3746524Z Reading state information... 11% 2021-05-16T23:02:19.3780344Z 2021-05-16T23:02:19.3781030Z Reading state information... 13% 2021-05-16T23:02:19.3813647Z 2021-05-16T23:02:19.3814319Z Reading state information... 15% 2021-05-16T23:02:19.3845999Z 2021-05-16T23:02:19.3846475Z Reading state information... 17% 2021-05-16T23:02:19.3883689Z 2021-05-16T23:02:19.3884179Z Reading state information... 19% 2021-05-16T23:02:19.3917353Z 2021-05-16T23:02:19.3917863Z Reading state information... 21% 2021-05-16T23:02:19.3949892Z 2021-05-16T23:02:19.3950396Z Reading state information... 23% 2021-05-16T23:02:19.3985942Z 2021-05-16T23:02:19.3986446Z Reading state information... 25% 2021-05-16T23:02:19.4023730Z 2021-05-16T23:02:19.4024246Z Reading state information... 27% 2021-05-16T23:02:19.4059336Z 2021-05-16T23:02:19.4059831Z Reading state information... 29% 2021-05-16T23:02:19.4095700Z 2021-05-16T23:02:19.4096194Z Reading state information... 31% 2021-05-16T23:02:19.4132614Z 2021-05-16T23:02:19.4133279Z Reading state information... 33% 2021-05-16T23:02:19.4163517Z 2021-05-16T23:02:19.4164022Z Reading state information... 35% 2021-05-16T23:02:19.4195142Z 2021-05-16T23:02:19.4195652Z Reading state information... 37% 2021-05-16T23:02:19.4232962Z 2021-05-16T23:02:19.4233473Z Reading state information... 39% 2021-05-16T23:02:19.4270200Z 2021-05-16T23:02:19.4270706Z Reading state information... 41% 2021-05-16T23:02:19.4302988Z 2021-05-16T23:02:19.4303505Z Reading state information... 43% 2021-05-16T23:02:19.4341780Z 2021-05-16T23:02:19.4342272Z Reading state information... 45% 2021-05-16T23:02:19.4396226Z 2021-05-16T23:02:19.4396722Z Reading state information... 47% 2021-05-16T23:02:19.4430291Z 2021-05-16T23:02:19.4430780Z Reading state information... 49% 2021-05-16T23:02:19.4467644Z 2021-05-16T23:02:19.4468130Z Reading state information... 51% 2021-05-16T23:02:19.4501500Z 2021-05-16T23:02:19.4502007Z Reading state information... 53% 2021-05-16T23:02:19.4534799Z 2021-05-16T23:02:19.4535311Z Reading state information... 55% 2021-05-16T23:02:19.4571059Z 2021-05-16T23:02:19.4571564Z Reading state information... 57% 2021-05-16T23:02:19.4605913Z 2021-05-16T23:02:19.4606432Z Reading state information... 59% 2021-05-16T23:02:19.4645562Z 2021-05-16T23:02:19.4646078Z Reading state information... 61% 2021-05-16T23:02:19.4680056Z 2021-05-16T23:02:19.4680546Z Reading state information... 63% 2021-05-16T23:02:19.4712329Z 2021-05-16T23:02:19.4712820Z Reading state information... 65% 2021-05-16T23:02:19.4746030Z 2021-05-16T23:02:19.4746521Z Reading state information... 67% 2021-05-16T23:02:19.4779796Z 2021-05-16T23:02:19.4780302Z Reading state information... 69% 2021-05-16T23:02:19.4824713Z 2021-05-16T23:02:19.4825218Z Reading state information... 71% 2021-05-16T23:02:19.4854722Z 2021-05-16T23:02:19.4855222Z Reading state information... 73% 2021-05-16T23:02:19.4888504Z 2021-05-16T23:02:19.4889018Z Reading state information... 75% 2021-05-16T23:02:19.4934055Z 2021-05-16T23:02:19.4934582Z Reading state information... 77% 2021-05-16T23:02:19.4967413Z 2021-05-16T23:02:19.4967903Z Reading state information... 79% 2021-05-16T23:02:19.5001727Z 2021-05-16T23:02:19.5002226Z Reading state information... 81% 2021-05-16T23:02:19.5035809Z 2021-05-16T23:02:19.5036297Z Reading state information... 83% 2021-05-16T23:02:19.5069637Z 2021-05-16T23:02:19.5070132Z Reading state information... 85% 2021-05-16T23:02:19.5104078Z 2021-05-16T23:02:19.5104585Z Reading state information... 87% 2021-05-16T23:02:19.5136291Z 2021-05-16T23:02:19.5136797Z Reading state information... 89% 2021-05-16T23:02:19.5167257Z 2021-05-16T23:02:19.5167768Z Reading state information... 91% 2021-05-16T23:02:19.5200737Z 2021-05-16T23:02:19.5201248Z Reading state information... 93% 2021-05-16T23:02:19.5233865Z 2021-05-16T23:02:19.5234356Z Reading state information... 95% 2021-05-16T23:02:19.5269319Z 2021-05-16T23:02:19.5269809Z Reading state information... 97% 2021-05-16T23:02:19.5302821Z 2021-05-16T23:02:19.5303320Z Reading state information... 99% 2021-05-16T23:02:19.7751007Z Selecting previously unselected package pandoc. 2021-05-16T23:02:19.8785339Z (Reading database ... 261849 files and directories currently installed.) 2021-05-16T23:02:19.8878853Z Preparing to unpack .../_temp/pandoc-2.7.3-1-amd64.deb ... 2021-05-16T23:02:19.8887549Z Unpacking pandoc (2.7.3-1) ... 2021-05-16T23:02:21.8605224Z Setting up pandoc (2.7.3-1) ... 2021-05-16T23:02:21.8627158Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:02:22.5393461Z 2021-05-16T23:02:22.5394183Z 2021-05-16T23:02:22.5394816Z Reading state information... Done 2021-05-16T23:02:22.5755804Z ##[group]Run git config user.name adigherman 2021-05-16T23:02:22.5756447Z git config user.name adigherman 2021-05-16T23:02:22.5756990Z git config user.email adig@jhu.edu 2021-05-16T23:02:22.5797478Z shell: /usr/bin/bash -e {0} 2021-05-16T23:02:22.5797843Z env: 2021-05-16T23:02:22.5798278Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:02:22.5798730Z TIC_DEPLOY_KEY: 2021-05-16T23:02:22.5799503Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:02:22.5801003Z GITHUB_PAT: *** 2021-05-16T23:02:22.5801410Z COVERALLS_TOKEN: 2021-05-16T23:02:22.5801886Z continue-on-error: false 2021-05-16T23:02:22.5802333Z VDIFFR_RUN_TESTS: 2021-05-16T23:02:22.5802797Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:02:22.5803468Z TZ: UTC 2021-05-16T23:02:22.5803855Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:02:22.5804243Z NOT_CRAN: true 2021-05-16T23:02:22.5804615Z ##[endgroup] 2021-05-16T23:02:22.6115956Z ##[group]Run adigherman/actions/install-sysdeps-linux@master 2021-05-16T23:02:22.6116538Z env: 2021-05-16T23:02:22.6116963Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:02:22.6117402Z TIC_DEPLOY_KEY: 2021-05-16T23:02:22.6118140Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:02:22.6119702Z GITHUB_PAT: *** 2021-05-16T23:02:22.6120195Z COVERALLS_TOKEN: 2021-05-16T23:02:22.6120637Z continue-on-error: false 2021-05-16T23:02:22.6121074Z VDIFFR_RUN_TESTS: 2021-05-16T23:02:22.6121506Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:02:22.6121919Z TZ: UTC 2021-05-16T23:02:22.6122273Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:02:22.6122659Z NOT_CRAN: true 2021-05-16T23:02:22.6122994Z ##[endgroup] 2021-05-16T23:02:22.8168435Z Reading package lists... 2021-05-16T23:02:22.9478376Z Building dependency tree... 2021-05-16T23:02:22.9483873Z Reading state information... 2021-05-16T23:02:23.0663356Z The following additional packages will be installed: 2021-05-16T23:02:23.0666447Z cmake-data libjsoncpp1 librhash0 2021-05-16T23:02:23.0671665Z Suggested packages: 2021-05-16T23:02:23.0672419Z cmake-doc ninja-build 2021-05-16T23:02:23.1077471Z The following NEW packages will be installed: 2021-05-16T23:02:23.1081890Z cmake cmake-data libjsoncpp1 librhash0 2021-05-16T23:02:23.1292094Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:02:23.1292820Z Need to get 5470 kB of archives. 2021-05-16T23:02:23.1293492Z After this operation, 28.3 MB of additional disk space will be used. 2021-05-16T23:02:23.1295503Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] 2021-05-16T23:02:23.1566671Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] 2021-05-16T23:02:23.1584464Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2021-05-16T23:02:23.1609436Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] 2021-05-16T23:02:23.5876059Z Fetched 5470 kB in 0s (51.3 MB/s) 2021-05-16T23:02:23.6205717Z Selecting previously unselected package cmake-data. 2021-05-16T23:02:23.6268309Z (Reading database ... 2021-05-16T23:02:23.6269106Z (Reading database ... 5% 2021-05-16T23:02:23.6269762Z (Reading database ... 10% 2021-05-16T23:02:23.6270449Z (Reading database ... 15% 2021-05-16T23:02:23.6271082Z (Reading database ... 20% 2021-05-16T23:02:23.6271728Z (Reading database ... 25% 2021-05-16T23:02:23.6272384Z (Reading database ... 30% 2021-05-16T23:02:23.6273018Z (Reading database ... 35% 2021-05-16T23:02:23.6273665Z (Reading database ... 40% 2021-05-16T23:02:23.6274288Z (Reading database ... 45% 2021-05-16T23:02:23.6274926Z (Reading database ... 50% 2021-05-16T23:02:23.6292070Z (Reading database ... 55% 2021-05-16T23:02:23.6324898Z (Reading database ... 60% 2021-05-16T23:02:23.6358382Z (Reading database ... 65% 2021-05-16T23:02:23.6461921Z (Reading database ... 70% 2021-05-16T23:02:23.6555901Z (Reading database ... 75% 2021-05-16T23:02:23.6794326Z (Reading database ... 80% 2021-05-16T23:02:23.7038907Z (Reading database ... 85% 2021-05-16T23:02:23.7159098Z (Reading database ... 90% 2021-05-16T23:02:23.7223746Z (Reading database ... 95% 2021-05-16T23:02:23.7224338Z (Reading database ... 100% 2021-05-16T23:02:23.7225159Z (Reading database ... 261856 files and directories currently installed.) 2021-05-16T23:02:23.7318384Z Preparing to unpack .../cmake-data_3.16.3-1ubuntu1_all.deb ... 2021-05-16T23:02:23.7456682Z Unpacking cmake-data (3.16.3-1ubuntu1) ... 2021-05-16T23:02:24.2084677Z Selecting previously unselected package libjsoncpp1:amd64. 2021-05-16T23:02:24.2314458Z Preparing to unpack .../libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2021-05-16T23:02:24.2331662Z Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-16T23:02:24.2612293Z Selecting previously unselected package librhash0:amd64. 2021-05-16T23:02:24.2880020Z Preparing to unpack .../librhash0_1.3.9-1_amd64.deb ... 2021-05-16T23:02:24.2889829Z Unpacking librhash0:amd64 (1.3.9-1) ... 2021-05-16T23:02:24.3156005Z Selecting previously unselected package cmake. 2021-05-16T23:02:24.3419310Z Preparing to unpack .../cmake_3.16.3-1ubuntu1_amd64.deb ... 2021-05-16T23:02:24.3427427Z Unpacking cmake (3.16.3-1ubuntu1) ... 2021-05-16T23:02:24.7275164Z Setting up librhash0:amd64 (1.3.9-1) ... 2021-05-16T23:02:24.7300191Z Setting up cmake-data (3.16.3-1ubuntu1) ... 2021-05-16T23:02:24.7644738Z Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-16T23:02:24.7665044Z Setting up cmake (3.16.3-1ubuntu1) ... 2021-05-16T23:02:24.7686250Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:02:25.7583310Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:02:27.5655837Z Reading package lists... 2021-05-16T23:02:27.6981092Z Building dependency tree... 2021-05-16T23:02:27.6997785Z Reading state information... 2021-05-16T23:02:27.8300031Z Suggested packages: 2021-05-16T23:02:27.8301689Z libssh-doc 2021-05-16T23:02:27.8708072Z The following NEW packages will be installed: 2021-05-16T23:02:27.8709700Z libssh-dev 2021-05-16T23:02:27.8901524Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:02:27.8902682Z Need to get 219 kB of archives. 2021-05-16T23:02:27.8903784Z After this operation, 1127 kB of additional disk space will be used. 2021-05-16T23:02:27.8905546Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-dev amd64 0.9.3-2ubuntu2.1 [219 kB] 2021-05-16T23:02:28.2503617Z Fetched 219 kB in 0s (12.1 MB/s) 2021-05-16T23:02:28.2765875Z Selecting previously unselected package libssh-dev:amd64. 2021-05-16T23:02:28.2828096Z (Reading database ... 2021-05-16T23:02:28.2828599Z (Reading database ... 5% 2021-05-16T23:02:28.2829249Z (Reading database ... 10% 2021-05-16T23:02:28.2829813Z (Reading database ... 15% 2021-05-16T23:02:28.2830433Z (Reading database ... 20% 2021-05-16T23:02:28.2830984Z (Reading database ... 25% 2021-05-16T23:02:28.2831560Z (Reading database ... 30% 2021-05-16T23:02:28.2832087Z (Reading database ... 35% 2021-05-16T23:02:28.2832637Z (Reading database ... 40% 2021-05-16T23:02:28.2833162Z (Reading database ... 45% 2021-05-16T23:02:28.2833704Z (Reading database ... 50% 2021-05-16T23:02:28.2865815Z (Reading database ... 55% 2021-05-16T23:02:28.2898678Z (Reading database ... 60% 2021-05-16T23:02:28.2932184Z (Reading database ... 65% 2021-05-16T23:02:28.3040487Z (Reading database ... 70% 2021-05-16T23:02:28.3139976Z (Reading database ... 75% 2021-05-16T23:02:28.3383344Z (Reading database ... 80% 2021-05-16T23:02:28.3662330Z (Reading database ... 85% 2021-05-16T23:02:28.3794517Z (Reading database ... 90% 2021-05-16T23:02:28.3865723Z (Reading database ... 95% 2021-05-16T23:02:28.3866352Z (Reading database ... 100% 2021-05-16T23:02:28.3867170Z (Reading database ... 264640 files and directories currently installed.) 2021-05-16T23:02:28.3975078Z Preparing to unpack .../libssh-dev_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-16T23:02:28.3986585Z Unpacking libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T23:02:28.4687200Z Setting up libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T23:02:30.2535850Z Reading package lists... 2021-05-16T23:02:30.3927208Z Building dependency tree... 2021-05-16T23:02:30.3943343Z Reading state information... 2021-05-16T23:02:30.5655445Z The following NEW packages will be installed: 2021-05-16T23:02:30.5661743Z jags 2021-05-16T23:02:30.5996660Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:02:30.5997879Z Need to get 1562 kB of archives. 2021-05-16T23:02:30.5998695Z After this operation, 3615 kB of additional disk space will be used. 2021-05-16T23:02:30.6000721Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 jags amd64 4.3.0-3build1 [1562 kB] 2021-05-16T23:02:30.9907726Z Fetched 1562 kB in 0s (26.9 MB/s) 2021-05-16T23:02:31.0206143Z Selecting previously unselected package jags. 2021-05-16T23:02:31.0252437Z (Reading database ... 2021-05-16T23:02:31.0253157Z (Reading database ... 5% 2021-05-16T23:02:31.0253635Z (Reading database ... 10% 2021-05-16T23:02:31.0254098Z (Reading database ... 15% 2021-05-16T23:02:31.0254548Z (Reading database ... 20% 2021-05-16T23:02:31.0255009Z (Reading database ... 25% 2021-05-16T23:02:31.0255452Z (Reading database ... 30% 2021-05-16T23:02:31.0255915Z (Reading database ... 35% 2021-05-16T23:02:31.0256363Z (Reading database ... 40% 2021-05-16T23:02:31.0256923Z (Reading database ... 45% 2021-05-16T23:02:31.0257370Z (Reading database ... 50% 2021-05-16T23:02:31.0280799Z (Reading database ... 55% 2021-05-16T23:02:31.0314463Z (Reading database ... 60% 2021-05-16T23:02:31.0349499Z (Reading database ... 65% 2021-05-16T23:02:31.0459378Z (Reading database ... 70% 2021-05-16T23:02:31.0559408Z (Reading database ... 75% 2021-05-16T23:02:31.0809219Z (Reading database ... 80% 2021-05-16T23:02:31.1079363Z (Reading database ... 85% 2021-05-16T23:02:31.1203791Z (Reading database ... 90% 2021-05-16T23:02:31.1268613Z (Reading database ... 95% 2021-05-16T23:02:31.1269355Z (Reading database ... 100% 2021-05-16T23:02:31.1270176Z (Reading database ... 264659 files and directories currently installed.) 2021-05-16T23:02:31.1371966Z Preparing to unpack .../jags_4.3.0-3build1_amd64.deb ... 2021-05-16T23:02:31.1388418Z Unpacking jags (4.3.0-3build1) ... 2021-05-16T23:02:31.2823051Z Setting up jags (4.3.0-3build1) ... 2021-05-16T23:02:31.2912343Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:02:31.9379686Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:02:33.7386684Z Reading package lists... 2021-05-16T23:02:33.8700954Z Building dependency tree... 2021-05-16T23:02:33.8717397Z Reading state information... 2021-05-16T23:02:34.0014534Z The following additional packages will be installed: 2021-05-16T23:02:34.0017487Z libnode64 libuv1-dev 2021-05-16T23:02:34.0445303Z The following NEW packages will be installed: 2021-05-16T23:02:34.0448990Z libnode-dev libnode64 libuv1-dev 2021-05-16T23:02:34.1132877Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:02:34.1134123Z Need to get 6239 kB of archives. 2021-05-16T23:02:34.1135028Z After this operation, 24.9 MB of additional disk space will be used. 2021-05-16T23:02:34.1137056Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1-dev amd64 1.34.2-1ubuntu1.1 [103 kB] 2021-05-16T23:02:34.1273398Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB] 2021-05-16T23:02:34.4410657Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode-dev amd64 10.19.0~dfsg-3ubuntu1 [370 kB] 2021-05-16T23:02:34.8167395Z Fetched 6239 kB in 0s (15.2 MB/s) 2021-05-16T23:02:34.8416100Z Selecting previously unselected package libuv1-dev:amd64. 2021-05-16T23:02:34.8482382Z (Reading database ... 2021-05-16T23:02:34.8483140Z (Reading database ... 5% 2021-05-16T23:02:34.8483924Z (Reading database ... 10% 2021-05-16T23:02:34.8484563Z (Reading database ... 15% 2021-05-16T23:02:34.8485202Z (Reading database ... 20% 2021-05-16T23:02:34.8485877Z (Reading database ... 25% 2021-05-16T23:02:34.8486509Z (Reading database ... 30% 2021-05-16T23:02:34.8487128Z (Reading database ... 35% 2021-05-16T23:02:34.8487758Z (Reading database ... 40% 2021-05-16T23:02:34.8488373Z (Reading database ... 45% 2021-05-16T23:02:34.8489002Z (Reading database ... 50% 2021-05-16T23:02:34.8516340Z (Reading database ... 55% 2021-05-16T23:02:34.8548303Z (Reading database ... 60% 2021-05-16T23:02:34.8581922Z (Reading database ... 65% 2021-05-16T23:02:34.8689438Z (Reading database ... 70% 2021-05-16T23:02:34.8790669Z (Reading database ... 75% 2021-05-16T23:02:34.9025784Z (Reading database ... 80% 2021-05-16T23:02:34.9289026Z (Reading database ... 85% 2021-05-16T23:02:34.9412770Z (Reading database ... 90% 2021-05-16T23:02:34.9478260Z (Reading database ... 95% 2021-05-16T23:02:34.9478847Z (Reading database ... 100% 2021-05-16T23:02:34.9479653Z (Reading database ... 264799 files and directories currently installed.) 2021-05-16T23:02:34.9576726Z Preparing to unpack .../libuv1-dev_1.34.2-1ubuntu1.1_amd64.deb ... 2021-05-16T23:02:34.9585282Z Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-16T23:02:34.9964144Z Selecting previously unselected package libnode64:amd64. 2021-05-16T23:02:35.0125238Z Preparing to unpack .../libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T23:02:35.0138974Z Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T23:02:35.6125785Z Selecting previously unselected package libnode-dev:amd64. 2021-05-16T23:02:35.6334186Z Preparing to unpack .../libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T23:02:35.6350748Z Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T23:02:35.7157220Z Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-16T23:02:35.7178547Z Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T23:02:35.7196242Z Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T23:02:35.7215881Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:02:37.5695185Z Reading package lists... 2021-05-16T23:02:37.7027911Z Building dependency tree... 2021-05-16T23:02:37.7046565Z Reading state information... 2021-05-16T23:02:37.8336972Z The following additional packages will be installed: 2021-05-16T23:02:37.8339680Z libfftw3-bin libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-16T23:02:37.8344098Z Suggested packages: 2021-05-16T23:02:37.8345099Z libfftw3-doc 2021-05-16T23:02:37.8752799Z The following NEW packages will be installed: 2021-05-16T23:02:37.8756287Z libfftw3-bin libfftw3-dev libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-16T23:02:37.8939285Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:02:37.8940154Z Need to get 3986 kB of archives. 2021-05-16T23:02:37.8941078Z After this operation, 22.4 MB of additional disk space will be used. 2021-05-16T23:02:37.8942729Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-long3 amd64 3.3.8-2ubuntu1 [313 kB] 2021-05-16T23:02:37.9016555Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-quad3 amd64 3.3.8-2ubuntu1 [673 kB] 2021-05-16T23:02:37.9084460Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-single3 amd64 3.3.8-2ubuntu1 [756 kB] 2021-05-16T23:02:37.9142270Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-bin amd64 3.3.8-2ubuntu1 [32.2 kB] 2021-05-16T23:02:37.9148514Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-dev amd64 3.3.8-2ubuntu1 [2211 kB] 2021-05-16T23:02:38.2955119Z Fetched 3986 kB in 0s (78.1 MB/s) 2021-05-16T23:02:38.3285501Z Selecting previously unselected package libfftw3-long3:amd64. 2021-05-16T23:02:38.3312087Z (Reading database ... 2021-05-16T23:02:38.3312630Z (Reading database ... 5% 2021-05-16T23:02:38.3313104Z (Reading database ... 10% 2021-05-16T23:02:38.3313561Z (Reading database ... 15% 2021-05-16T23:02:38.3314024Z (Reading database ... 20% 2021-05-16T23:02:38.3314472Z (Reading database ... 25% 2021-05-16T23:02:38.3314952Z (Reading database ... 30% 2021-05-16T23:02:38.3315415Z (Reading database ... 35% 2021-05-16T23:02:38.3315860Z (Reading database ... 40% 2021-05-16T23:02:38.3316319Z (Reading database ... 45% 2021-05-16T23:02:38.3316765Z (Reading database ... 50% 2021-05-16T23:02:38.3348482Z (Reading database ... 55% 2021-05-16T23:02:38.3381838Z (Reading database ... 60% 2021-05-16T23:02:38.3415733Z (Reading database ... 65% 2021-05-16T23:02:38.3527403Z (Reading database ... 70% 2021-05-16T23:02:38.3628751Z (Reading database ... 75% 2021-05-16T23:02:38.3876907Z (Reading database ... 80% 2021-05-16T23:02:38.4147716Z (Reading database ... 85% 2021-05-16T23:02:38.4273801Z (Reading database ... 90% 2021-05-16T23:02:38.4342498Z (Reading database ... 95% 2021-05-16T23:02:38.4343031Z (Reading database ... 100% 2021-05-16T23:02:38.4343738Z (Reading database ... 264935 files and directories currently installed.) 2021-05-16T23:02:38.4446386Z Preparing to unpack .../libfftw3-long3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T23:02:38.4469446Z Unpacking libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T23:02:38.5004644Z Selecting previously unselected package libfftw3-quad3:amd64. 2021-05-16T23:02:38.5200005Z Preparing to unpack .../libfftw3-quad3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T23:02:38.5206916Z Unpacking libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T23:02:38.6085374Z Selecting previously unselected package libfftw3-single3:amd64. 2021-05-16T23:02:38.6275271Z Preparing to unpack .../libfftw3-single3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T23:02:38.6286399Z Unpacking libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T23:02:38.7205233Z Selecting previously unselected package libfftw3-bin. 2021-05-16T23:02:38.7380506Z Preparing to unpack .../libfftw3-bin_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T23:02:38.7389060Z Unpacking libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-16T23:02:38.7685379Z Selecting previously unselected package libfftw3-dev:amd64. 2021-05-16T23:02:38.7884766Z Preparing to unpack .../libfftw3-dev_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T23:02:38.7892459Z Unpacking libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T23:02:39.0461410Z Setting up libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T23:02:39.0482424Z Setting up libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T23:02:39.0501715Z Setting up libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T23:02:39.0520360Z Setting up libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-16T23:02:39.0537054Z Setting up libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T23:02:39.0557770Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:02:39.7518930Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:02:41.5584041Z Reading package lists... 2021-05-16T23:02:41.6896239Z Building dependency tree... 2021-05-16T23:02:41.6912298Z Reading state information... 2021-05-16T23:02:41.8204783Z The following additional packages will be installed: 2021-05-16T23:02:41.8206306Z libdcmtk14 2021-05-16T23:02:41.8612222Z The following NEW packages will be installed: 2021-05-16T23:02:41.8616388Z dcmtk libdcmtk14 2021-05-16T23:02:41.9049490Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:02:41.9050996Z Need to get 5546 kB of archives. 2021-05-16T23:02:41.9051862Z After this operation, 26.5 MB of additional disk space will be used. 2021-05-16T23:02:41.9053818Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdcmtk14 amd64 3.6.4-2.1build2 [4682 kB] 2021-05-16T23:02:42.1817616Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 dcmtk amd64 3.6.4-2.1build2 [864 kB] 2021-05-16T23:02:42.5782689Z Fetched 5546 kB in 0s (15.9 MB/s) 2021-05-16T23:02:42.6042065Z Selecting previously unselected package libdcmtk14. 2021-05-16T23:02:42.6108534Z (Reading database ... 2021-05-16T23:02:42.6109309Z (Reading database ... 5% 2021-05-16T23:02:42.6109892Z (Reading database ... 10% 2021-05-16T23:02:42.6110489Z (Reading database ... 15% 2021-05-16T23:02:42.6111091Z (Reading database ... 20% 2021-05-16T23:02:42.6111697Z (Reading database ... 25% 2021-05-16T23:02:42.6112257Z (Reading database ... 30% 2021-05-16T23:02:42.6112814Z (Reading database ... 35% 2021-05-16T23:02:42.6113414Z (Reading database ... 40% 2021-05-16T23:02:42.6113982Z (Reading database ... 45% 2021-05-16T23:02:42.6114553Z (Reading database ... 50% 2021-05-16T23:02:42.6132850Z (Reading database ... 55% 2021-05-16T23:02:42.6163699Z (Reading database ... 60% 2021-05-16T23:02:42.6197063Z (Reading database ... 65% 2021-05-16T23:02:42.6298661Z (Reading database ... 70% 2021-05-16T23:02:42.6397896Z (Reading database ... 75% 2021-05-16T23:02:42.6631284Z (Reading database ... 80% 2021-05-16T23:02:42.6888694Z (Reading database ... 85% 2021-05-16T23:02:42.7009368Z (Reading database ... 90% 2021-05-16T23:02:42.7073890Z (Reading database ... 95% 2021-05-16T23:02:42.7074706Z (Reading database ... 100% 2021-05-16T23:02:42.7075693Z (Reading database ... 265026 files and directories currently installed.) 2021-05-16T23:02:42.7173090Z Preparing to unpack .../libdcmtk14_3.6.4-2.1build2_amd64.deb ... 2021-05-16T23:02:42.7189658Z Unpacking libdcmtk14 (3.6.4-2.1build2) ... 2021-05-16T23:02:43.1793602Z Selecting previously unselected package dcmtk. 2021-05-16T23:02:43.2009906Z Preparing to unpack .../dcmtk_3.6.4-2.1build2_amd64.deb ... 2021-05-16T23:02:43.2061180Z Unpacking dcmtk (3.6.4-2.1build2) ... 2021-05-16T23:02:43.3327701Z Setting up libdcmtk14 (3.6.4-2.1build2) ... 2021-05-16T23:02:43.3348642Z Setting up dcmtk (3.6.4-2.1build2) ... 2021-05-16T23:02:43.3441525Z Adding `dcmtk' group to system ... 2021-05-16T23:02:43.3881022Z Adding `dcmtk' user to system ... 2021-05-16T23:02:43.4455644Z adduser: Warning: The home directory `/var/lib/dcmtk/db' does not belong to the user you are currently creating. 2021-05-16T23:02:43.6934470Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:02:45.1188902Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:02:46.9295898Z Reading package lists... 2021-05-16T23:02:47.0631146Z Building dependency tree... 2021-05-16T23:02:47.0648022Z Reading state information... 2021-05-16T23:02:47.2621282Z libsecret-1-dev is already the newest version (0.20.3-0ubuntu1). 2021-05-16T23:02:47.2622798Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:02:47.3214461Z Reading package lists... 2021-05-16T23:02:47.4532363Z Building dependency tree... 2021-05-16T23:02:47.4550132Z Reading state information... 2021-05-16T23:02:47.6637689Z libpng-dev is already the newest version (1.6.37-2). 2021-05-16T23:02:47.6639242Z libpng-dev set to manually installed. 2021-05-16T23:02:47.6647445Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:02:47.7232696Z Reading package lists... 2021-05-16T23:02:47.8549635Z Building dependency tree... 2021-05-16T23:02:47.8566953Z Reading state information... 2021-05-16T23:02:47.9883752Z The following additional packages will be installed: 2021-05-16T23:02:47.9886219Z libopenjp2-7 libpoppler-cpp0v5 libpoppler-dev libpoppler97 poppler-data 2021-05-16T23:02:47.9889897Z Suggested packages: 2021-05-16T23:02:47.9891373Z poppler-utils ghostscript fonts-japanese-mincho | fonts-ipafont-mincho 2021-05-16T23:02:47.9893088Z fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai 2021-05-16T23:02:47.9894453Z fonts-arphic-uming fonts-nanum 2021-05-16T23:02:48.0302737Z The following NEW packages will be installed: 2021-05-16T23:02:48.0304670Z libopenjp2-7 libpoppler-cpp-dev libpoppler-cpp0v5 libpoppler-dev 2021-05-16T23:02:48.0306016Z libpoppler97 poppler-data 2021-05-16T23:02:48.0671544Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:02:48.0672603Z Need to get 2582 kB of archives. 2021-05-16T23:02:48.0673847Z After this operation, 16.7 MB of additional disk space will be used. 2021-05-16T23:02:48.0675734Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB] 2021-05-16T23:02:48.0817874Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libopenjp2-7 amd64 2.3.1-1ubuntu4.20.04.1 [141 kB] 2021-05-16T23:02:48.0831589Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1 [915 kB] 2021-05-16T23:02:48.0899078Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp0v5 amd64 0.86.1-0ubuntu1 [35.6 kB] 2021-05-16T23:02:48.0903328Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-dev amd64 0.86.1-0ubuntu1 [5336 B] 2021-05-16T23:02:48.0907320Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp-dev amd64 0.86.1-0ubuntu1 [10.4 kB] 2021-05-16T23:02:49.0683131Z Fetched 2582 kB in 0s (45.7 MB/s) 2021-05-16T23:02:49.0684762Z Selecting previously unselected package poppler-data. 2021-05-16T23:02:49.0691398Z (Reading database ... 2021-05-16T23:02:49.0692188Z (Reading database ... 5% 2021-05-16T23:02:49.0692869Z (Reading database ... 10% 2021-05-16T23:02:49.0693355Z (Reading database ... 15% 2021-05-16T23:02:49.0693858Z (Reading database ... 20% 2021-05-16T23:02:49.0694518Z (Reading database ... 25% 2021-05-16T23:02:49.0694983Z (Reading database ... 30% 2021-05-16T23:02:49.0695560Z (Reading database ... 35% 2021-05-16T23:02:49.0696016Z (Reading database ... 40% 2021-05-16T23:02:49.0696483Z (Reading database ... 45% 2021-05-16T23:02:49.0696942Z (Reading database ... 50% 2021-05-16T23:02:49.0697416Z (Reading database ... 55% 2021-05-16T23:02:49.0697872Z (Reading database ... 60% 2021-05-16T23:02:49.0698434Z (Reading database ... 65% 2021-05-16T23:02:49.0698905Z (Reading database ... 70% 2021-05-16T23:02:49.0699362Z (Reading database ... 75% 2021-05-16T23:02:49.0699838Z (Reading database ... 80% 2021-05-16T23:02:49.0700295Z (Reading database ... 85% 2021-05-16T23:02:49.0700765Z (Reading database ... 90% 2021-05-16T23:02:49.0701222Z (Reading database ... 95% 2021-05-16T23:02:49.0701693Z (Reading database ... 100% 2021-05-16T23:02:49.0702401Z (Reading database ... 265261 files and directories currently installed.) 2021-05-16T23:02:49.0703542Z Preparing to unpack .../0-poppler-data_0.4.9-2_all.deb ... 2021-05-16T23:02:49.0704337Z Unpacking poppler-data (0.4.9-2) ... 2021-05-16T23:02:49.0705233Z Selecting previously unselected package libopenjp2-7:amd64. 2021-05-16T23:02:49.0706306Z Preparing to unpack .../1-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... 2021-05-16T23:02:49.0707264Z Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-16T23:02:49.0708099Z Selecting previously unselected package libpoppler97:amd64. 2021-05-16T23:02:49.0709111Z Preparing to unpack .../2-libpoppler97_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T23:02:49.0710007Z Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T23:02:49.0711019Z Selecting previously unselected package libpoppler-cpp0v5:amd64. 2021-05-16T23:02:49.0712128Z Preparing to unpack .../3-libpoppler-cpp0v5_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T23:02:49.0713120Z Unpacking libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T23:02:49.0714124Z Selecting previously unselected package libpoppler-dev:amd64. 2021-05-16T23:02:49.0715177Z Preparing to unpack .../4-libpoppler-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T23:02:49.0716099Z Unpacking libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T23:02:49.0925713Z Selecting previously unselected package libpoppler-cpp-dev:amd64. 2021-05-16T23:02:49.1139236Z Preparing to unpack .../5-libpoppler-cpp-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T23:02:49.1146475Z Unpacking libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T23:02:49.1648083Z Setting up poppler-data (0.4.9-2) ... 2021-05-16T23:02:49.1714975Z Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-16T23:02:49.1739935Z Setting up libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T23:02:49.1756871Z Setting up libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T23:02:49.1774193Z Setting up libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T23:02:49.1792934Z Setting up libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T23:02:49.1821967Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T23:02:49.2097317Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:02:51.0086361Z Reading package lists... 2021-05-16T23:02:51.1454199Z Building dependency tree... 2021-05-16T23:02:51.1471112Z Reading state information... 2021-05-16T23:02:51.2817918Z The following additional packages will be installed: 2021-05-16T23:02:51.2820989Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libsz2 2021-05-16T23:02:51.2825369Z Suggested packages: 2021-05-16T23:02:51.2826287Z libhdf5-doc 2021-05-16T23:02:51.3247213Z The following NEW packages will be installed: 2021-05-16T23:02:51.3252546Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libhdf5-dev 2021-05-16T23:02:51.3256659Z libsz2 2021-05-16T23:02:51.3450597Z 0 upgraded, 7 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:02:51.3451417Z Need to get 4074 kB of archives. 2021-05-16T23:02:51.3452199Z After this operation, 17.6 MB of additional disk space will be used. 2021-05-16T23:02:51.3454286Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 hdf5-helpers amd64 1.10.4+repack-11ubuntu1 [13.6 kB] 2021-05-16T23:02:51.3472119Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec0 amd64 1.0.4-1 [19.1 kB] 2021-05-16T23:02:51.3479605Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsz2 amd64 1.0.4-1 [5188 B] 2021-05-16T23:02:51.3486343Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-103 amd64 1.10.4+repack-11ubuntu1 [1311 kB] 2021-05-16T23:02:51.3797539Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-cpp-103 amd64 1.10.4+repack-11ubuntu1 [120 kB] 2021-05-16T23:02:51.4190174Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec-dev amd64 1.0.4-1 [16.9 kB] 2021-05-16T23:02:51.4196154Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-dev amd64 1.10.4+repack-11ubuntu1 [2589 kB] 2021-05-16T23:02:51.8447763Z Fetched 4074 kB in 0s (27.0 MB/s) 2021-05-16T23:02:51.8765241Z Selecting previously unselected package hdf5-helpers. 2021-05-16T23:02:51.8771227Z (Reading database ... 2021-05-16T23:02:51.8771926Z (Reading database ... 5% 2021-05-16T23:02:51.8772825Z (Reading database ... 10% 2021-05-16T23:02:51.8773338Z (Reading database ... 15% 2021-05-16T23:02:51.8773793Z (Reading database ... 20% 2021-05-16T23:02:51.8775045Z (Reading database ... 25% 2021-05-16T23:02:51.8775536Z (Reading database ... 30% 2021-05-16T23:02:51.8776002Z (Reading database ... 35% 2021-05-16T23:02:51.8777346Z (Reading database ... 40% 2021-05-16T23:02:51.8777834Z (Reading database ... 45% 2021-05-16T23:02:51.8778600Z (Reading database ... 50% 2021-05-16T23:02:51.8814533Z (Reading database ... 55% 2021-05-16T23:02:51.8848540Z (Reading database ... 60% 2021-05-16T23:02:51.8883002Z (Reading database ... 65% 2021-05-16T23:02:51.8992686Z (Reading database ... 70% 2021-05-16T23:02:51.9091700Z (Reading database ... 75% 2021-05-16T23:02:51.9331109Z (Reading database ... 80% 2021-05-16T23:02:51.9592074Z (Reading database ... 85% 2021-05-16T23:02:51.9715561Z (Reading database ... 90% 2021-05-16T23:02:51.9781615Z (Reading database ... 95% 2021-05-16T23:02:51.9782223Z (Reading database ... 100% 2021-05-16T23:02:51.9783033Z (Reading database ... 265821 files and directories currently installed.) 2021-05-16T23:02:51.9887552Z Preparing to unpack .../0-hdf5-helpers_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T23:02:51.9896614Z Unpacking hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-16T23:02:52.0121509Z Selecting previously unselected package libaec0:amd64. 2021-05-16T23:02:52.0367705Z Preparing to unpack .../1-libaec0_1.0.4-1_amd64.deb ... 2021-05-16T23:02:52.0380581Z Unpacking libaec0:amd64 (1.0.4-1) ... 2021-05-16T23:02:52.0596270Z Selecting previously unselected package libsz2:amd64. 2021-05-16T23:02:52.0842531Z Preparing to unpack .../2-libsz2_1.0.4-1_amd64.deb ... 2021-05-16T23:02:52.0850356Z Unpacking libsz2:amd64 (1.0.4-1) ... 2021-05-16T23:02:52.1164839Z Selecting previously unselected package libhdf5-103:amd64. 2021-05-16T23:02:52.1345828Z Preparing to unpack .../3-libhdf5-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T23:02:52.1359078Z Unpacking libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T23:02:52.2724995Z Selecting previously unselected package libhdf5-cpp-103:amd64. 2021-05-16T23:02:52.2931246Z Preparing to unpack .../4-libhdf5-cpp-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T23:02:52.2942451Z Unpacking libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T23:02:52.3284514Z Selecting previously unselected package libaec-dev:amd64. 2021-05-16T23:02:52.3472848Z Preparing to unpack .../5-libaec-dev_1.0.4-1_amd64.deb ... 2021-05-16T23:02:52.3481485Z Unpacking libaec-dev:amd64 (1.0.4-1) ... 2021-05-16T23:02:52.3677673Z Selecting previously unselected package libhdf5-dev. 2021-05-16T23:02:52.3927766Z Preparing to unpack .../6-libhdf5-dev_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T23:02:52.3936893Z Unpacking libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-16T23:02:52.7341862Z Setting up hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-16T23:02:52.7365171Z Setting up libaec0:amd64 (1.0.4-1) ... 2021-05-16T23:02:52.7384534Z Setting up libsz2:amd64 (1.0.4-1) ... 2021-05-16T23:02:52.7402111Z Setting up libaec-dev:amd64 (1.0.4-1) ... 2021-05-16T23:02:52.7422332Z Setting up libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T23:02:52.7439550Z Setting up libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T23:02:52.7462785Z Setting up libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-16T23:02:52.7533152Z update-alternatives: using /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5-serial.pc to provide /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5.pc (hdf5.pc) in auto mode 2021-05-16T23:02:52.7557444Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:02:53.4296556Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:02:55.2404422Z Reading package lists... 2021-05-16T23:02:55.3715870Z Building dependency tree... 2021-05-16T23:02:55.3732584Z Reading state information... 2021-05-16T23:02:55.5043124Z The following additional packages will be installed: 2021-05-16T23:02:55.5045575Z libdrm-dev libgl-dev libglu1-mesa libglx-dev 2021-05-16T23:02:55.5463508Z The following NEW packages will be installed: 2021-05-16T23:02:55.5465574Z libdrm-dev libgl-dev libglu1-mesa libglu1-mesa-dev libglx-dev 2021-05-16T23:02:55.5466661Z mesa-common-dev 2021-05-16T23:02:55.5712568Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:02:55.5713361Z Need to get 1761 kB of archives. 2021-05-16T23:02:55.5714135Z After this operation, 5442 kB of additional disk space will be used. 2021-05-16T23:02:55.5716009Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libdrm-dev amd64 2.4.102-1ubuntu1~20.04.1 [126 kB] 2021-05-16T23:02:55.5820598Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libglx-dev amd64 1.3.2-1~ubuntu0.20.04.1 [14.0 kB] 2021-05-16T23:02:55.5827459Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgl-dev amd64 1.3.2-1~ubuntu0.20.04.1 [97.8 kB] 2021-05-16T23:02:55.5843486Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa amd64 9.0.1-1build1 [168 kB] 2021-05-16T23:02:55.5888745Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa-dev amd64 9.0.1-1build1 [207 kB] 2021-05-16T23:02:55.6024063Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 mesa-common-dev amd64 20.2.6-0ubuntu0.20.04.1 [1148 kB] 2021-05-16T23:02:56.0309595Z Fetched 1761 kB in 0s (14.9 MB/s) 2021-05-16T23:02:56.0605611Z Selecting previously unselected package libdrm-dev:amd64. 2021-05-16T23:02:56.0640970Z (Reading database ... 2021-05-16T23:02:56.0641657Z (Reading database ... 5% 2021-05-16T23:02:56.0642313Z (Reading database ... 10% 2021-05-16T23:02:56.0642933Z (Reading database ... 15% 2021-05-16T23:02:56.0643887Z (Reading database ... 20% 2021-05-16T23:02:56.0644337Z (Reading database ... 25% 2021-05-16T23:02:56.0644821Z (Reading database ... 30% 2021-05-16T23:02:56.0645277Z (Reading database ... 35% 2021-05-16T23:02:56.0645737Z (Reading database ... 40% 2021-05-16T23:02:56.0646195Z (Reading database ... 45% 2021-05-16T23:02:56.0646640Z (Reading database ... 50% 2021-05-16T23:02:56.0678215Z (Reading database ... 55% 2021-05-16T23:02:56.0711051Z (Reading database ... 60% 2021-05-16T23:02:56.0745737Z (Reading database ... 65% 2021-05-16T23:02:56.0855934Z (Reading database ... 70% 2021-05-16T23:02:56.0957318Z (Reading database ... 75% 2021-05-16T23:02:56.1194617Z (Reading database ... 80% 2021-05-16T23:02:56.1457454Z (Reading database ... 85% 2021-05-16T23:02:56.1581289Z (Reading database ... 90% 2021-05-16T23:02:56.1648081Z (Reading database ... 95% 2021-05-16T23:02:56.1648673Z (Reading database ... 100% 2021-05-16T23:02:56.1649497Z (Reading database ... 266029 files and directories currently installed.) 2021-05-16T23:02:56.1748053Z Preparing to unpack .../0-libdrm-dev_2.4.102-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T23:02:56.1758904Z Unpacking libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-16T23:02:56.2124789Z Selecting previously unselected package libglx-dev:amd64. 2021-05-16T23:02:56.2346239Z Preparing to unpack .../1-libglx-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T23:02:56.2356344Z Unpacking libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T23:02:56.2551763Z Selecting previously unselected package libgl-dev:amd64. 2021-05-16T23:02:56.2795558Z Preparing to unpack .../2-libgl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T23:02:56.2803864Z Unpacking libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T23:02:56.3125376Z Selecting previously unselected package libglu1-mesa:amd64. 2021-05-16T23:02:56.3348988Z Preparing to unpack .../3-libglu1-mesa_9.0.1-1build1_amd64.deb ... 2021-05-16T23:02:56.3363932Z Unpacking libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-16T23:02:56.3749564Z Selecting previously unselected package libglu1-mesa-dev:amd64. 2021-05-16T23:02:56.3936821Z Preparing to unpack .../4-libglu1-mesa-dev_9.0.1-1build1_amd64.deb ... 2021-05-16T23:02:56.3950779Z Unpacking libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-16T23:02:56.4365556Z Selecting previously unselected package mesa-common-dev:amd64. 2021-05-16T23:02:56.4559885Z Preparing to unpack .../5-mesa-common-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T23:02:56.4569298Z Unpacking mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T23:02:56.6035045Z Setting up libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-16T23:02:56.6059805Z Setting up libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T23:02:56.6078418Z Setting up libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-16T23:02:56.6099255Z Setting up libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T23:02:56.6116994Z Setting up libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-16T23:02:56.6134826Z Setting up mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T23:02:56.6156213Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:02:57.8548084Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:02:59.6551294Z Reading package lists... 2021-05-16T23:02:59.7868185Z Building dependency tree... 2021-05-16T23:02:59.7885099Z Reading state information... 2021-05-16T23:02:59.9183241Z The following additional packages will be installed: 2021-05-16T23:02:59.9185157Z libprotobuf-lite17 libprotoc17 2021-05-16T23:02:59.9590078Z The following NEW packages will be installed: 2021-05-16T23:02:59.9592191Z libprotobuf-dev libprotobuf-lite17 libprotoc-dev libprotoc17 2021-05-16T23:02:59.9593371Z protobuf-compiler 2021-05-16T23:02:59.9819871Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:02:59.9820601Z Need to get 2754 kB of archives. 2021-05-16T23:02:59.9821292Z After this operation, 19.9 MB of additional disk space will be used. 2021-05-16T23:02:59.9823274Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5 [132 kB] 2021-05-16T23:02:59.9975042Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5 [646 kB] 2021-05-16T23:03:00.0251306Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5 [1155 kB] 2021-05-16T23:03:00.1433837Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc-dev amd64 3.6.1.3-2ubuntu5 [793 kB] 2021-05-16T23:03:00.1744109Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 protobuf-compiler amd64 3.6.1.3-2ubuntu5 [27.6 kB] 2021-05-16T23:03:00.5402415Z Fetched 2754 kB in 0s (12.8 MB/s) 2021-05-16T23:03:00.5671602Z Selecting previously unselected package libprotobuf-lite17:amd64. 2021-05-16T23:03:00.5739972Z (Reading database ... 2021-05-16T23:03:00.5740702Z (Reading database ... 5% 2021-05-16T23:03:00.5741341Z (Reading database ... 10% 2021-05-16T23:03:00.5742018Z (Reading database ... 15% 2021-05-16T23:03:00.5742637Z (Reading database ... 20% 2021-05-16T23:03:00.5743270Z (Reading database ... 25% 2021-05-16T23:03:00.5744063Z (Reading database ... 30% 2021-05-16T23:03:00.5744700Z (Reading database ... 35% 2021-05-16T23:03:00.5745327Z (Reading database ... 40% 2021-05-16T23:03:00.5745948Z (Reading database ... 45% 2021-05-16T23:03:00.5746579Z (Reading database ... 50% 2021-05-16T23:03:00.5776898Z (Reading database ... 55% 2021-05-16T23:03:00.5811780Z (Reading database ... 60% 2021-05-16T23:03:00.5845358Z (Reading database ... 65% 2021-05-16T23:03:00.5952196Z (Reading database ... 70% 2021-05-16T23:03:00.6053472Z (Reading database ... 75% 2021-05-16T23:03:00.6289566Z (Reading database ... 80% 2021-05-16T23:03:00.6554119Z (Reading database ... 85% 2021-05-16T23:03:00.6678015Z (Reading database ... 90% 2021-05-16T23:03:00.6743656Z (Reading database ... 95% 2021-05-16T23:03:00.6746660Z (Reading database ... 100% 2021-05-16T23:03:00.6747475Z (Reading database ... 266512 files and directories currently installed.) 2021-05-16T23:03:00.6846520Z Preparing to unpack .../libprotobuf-lite17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T23:03:00.6861829Z Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T23:03:00.7244865Z Selecting previously unselected package libprotoc17:amd64. 2021-05-16T23:03:00.7441807Z Preparing to unpack .../libprotoc17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T23:03:00.7448113Z Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T23:03:00.8248133Z Selecting previously unselected package libprotobuf-dev:amd64. 2021-05-16T23:03:00.8476853Z Preparing to unpack .../libprotobuf-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T23:03:00.8486402Z Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T23:03:00.9925233Z Selecting previously unselected package libprotoc-dev:amd64. 2021-05-16T23:03:01.0135577Z Preparing to unpack .../libprotoc-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T23:03:01.0144339Z Unpacking libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T23:03:01.1204971Z Selecting previously unselected package protobuf-compiler. 2021-05-16T23:03:01.1412272Z Preparing to unpack .../protobuf-compiler_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T23:03:01.1420135Z Unpacking protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-16T23:03:01.1936084Z Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T23:03:01.1964141Z Setting up protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-16T23:03:01.1980086Z Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T23:03:01.1999642Z Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T23:03:01.2018596Z Setting up libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T23:03:01.2043163Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:03:01.8508186Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:03:03.6581249Z Reading package lists... 2021-05-16T23:03:03.7915742Z Building dependency tree... 2021-05-16T23:03:03.7932468Z Reading state information... 2021-05-16T23:03:03.9250798Z The following additional packages will be installed: 2021-05-16T23:03:03.9252983Z i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 libasyncns0 2021-05-16T23:03:03.9254571Z libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58 2021-05-16T23:03:03.9255855Z libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 2021-05-16T23:03:03.9257507Z libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 libcodec2-0.9 2021-05-16T23:03:03.9259040Z libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 libigdgmm11 2021-05-16T23:03:03.9260452Z libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-16T23:03:03.9261950Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-16T23:03:03.9263455Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-16T23:03:03.9264912Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-16T23:03:03.9266375Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-16T23:03:03.9268186Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-16T23:03:03.9269658Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-16T23:03:03.9272530Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-16T23:03:03.9273632Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-16T23:03:03.9274337Z Suggested packages: 2021-05-16T23:03:03.9275315Z ffmpeg-doc i965-va-driver-shaders libbluray-bdj jackd2 libportaudio2 2021-05-16T23:03:03.9276677Z opus-tools pulseaudio libraw1394-doc serdi sndiod sordi speex opencl-icd 2021-05-16T23:03:03.9277971Z libvdpau-va-gl1 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver 2021-05-16T23:03:03.9279162Z nvidia-legacy-304xx-vdpau-driver 2021-05-16T23:03:03.9917385Z The following NEW packages will be installed: 2021-05-16T23:03:03.9920172Z ffmpeg i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 2021-05-16T23:03:03.9921357Z libasyncns0 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 2021-05-16T23:03:03.9923653Z libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 2021-05-16T23:03:03.9924908Z libcaca0 libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 2021-05-16T23:03:03.9928224Z libcodec2-0.9 libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 2021-05-16T23:03:03.9931068Z libigdgmm11 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-16T23:03:03.9933528Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-16T23:03:03.9936661Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-16T23:03:03.9937813Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-16T23:03:03.9940328Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-16T23:03:03.9941544Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-16T23:03:03.9943859Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-16T23:03:03.9946738Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-16T23:03:03.9950440Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-16T23:03:04.0153260Z 0 upgraded, 76 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:03:04.0153917Z Need to get 47.1 MB of archives. 2021-05-16T23:03:04.0154613Z After this operation, 195 MB of additional disk space will be used. 2021-05-16T23:03:04.0156152Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaom0 amd64 1.0.0.errata1-3build1 [1160 kB] 2021-05-16T23:03:04.0370395Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] 2021-05-16T23:03:04.0377024Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] 2021-05-16T23:03:04.0381617Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-x11-2 amd64 2.7.0-2 [11.9 kB] 2021-05-16T23:03:04.0386112Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] 2021-05-16T23:03:04.0552731Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 ocl-icd-libopencl1 amd64 2.2.11-1ubuntu1 [30.3 kB] 2021-05-16T23:03:04.0561230Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavutil56 amd64 7:4.2.4-1ubuntu0.1 [241 kB] 2021-05-16T23:03:04.0588376Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcodec2-0.9 amd64 0.9.2-2 [7886 kB] 2021-05-16T23:03:04.1152458Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] 2021-05-16T23:03:04.1156380Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] 2021-05-16T23:03:04.1170519Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] 2021-05-16T23:03:04.1188344Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2021-05-16T23:03:04.1192310Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-05-16T23:03:04.1195955Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libspeex1 amd64 1.2~rc1.2-1.1ubuntu1 [53.2 kB] 2021-05-16T23:03:04.1199524Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] 2021-05-16T23:03:04.1208797Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswresample3 amd64 7:4.2.4-1ubuntu0.1 [57.1 kB] 2021-05-16T23:03:04.1216139Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu2 [162 kB] 2021-05-16T23:03:04.1230116Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] 2021-05-16T23:03:04.1234790Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2021-05-16T23:03:04.1242006Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwavpack1 amd64 5.2.0-1ubuntu0.1 [77.3 kB] 2021-05-16T23:03:04.1252476Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx264-155 amd64 2:0.155.2917+git0a84d98-2 [521 kB] 2021-05-16T23:03:04.1292305Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] 2021-05-16T23:03:04.1372086Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2021-05-16T23:03:04.1389213Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi-common all 0.2.35-17 [32.5 kB] 2021-05-16T23:03:04.1393360Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] 2021-05-16T23:03:04.1411603Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavcodec58 amd64 7:4.2.4-1ubuntu0.1 [4876 kB] 2021-05-16T23:03:04.1854333Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libraw1394-11 amd64 2.1.2-1 [30.7 kB] 2021-05-16T23:03:04.1859674Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavc1394-0 amd64 0.5.4-5 [16.2 kB] 2021-05-16T23:03:04.1863844Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libass9 amd64 1:0.14.0-2 [88.0 kB] 2021-05-16T23:03:04.1872234Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] 2021-05-16T23:03:04.1884417Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] 2021-05-16T23:03:04.1889572Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] 2021-05-16T23:03:04.1899137Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] 2021-05-16T23:03:04.1911677Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] 2021-05-16T23:03:04.1955907Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-gcrypt-4 amd64 0.9.3-2ubuntu2.1 [201 kB] 2021-05-16T23:03:04.1976972Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavformat58 amd64 7:4.2.4-1ubuntu0.1 [981 kB] 2021-05-16T23:03:04.2067715Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbs2b0 amd64 3.1.0+dfsg-2.2build1 [10.2 kB] 2021-05-16T23:03:04.2072877Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libflite1 amd64 2.1-release-3 [12.8 MB] 2021-05-16T23:03:04.2966545Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libserd-0-0 amd64 0.30.2-1 [46.6 kB] 2021-05-16T23:03:04.2971603Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsord-0-0 amd64 0.16.4-1 [19.5 kB] 2021-05-16T23:03:04.2977761Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsratom-0-0 amd64 0.6.4-1 [16.9 kB] 2021-05-16T23:03:04.2983038Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 liblilv-0-0 amd64 0.24.6-1ubuntu0.1 [40.6 kB] 2021-05-16T23:03:04.2987952Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmysofa1 amd64 1.0~dfsg0-1 [39.2 kB] 2021-05-16T23:03:04.2992026Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libpostproc55 amd64 7:4.2.4-1ubuntu0.1 [55.3 kB] 2021-05-16T23:03:04.2996079Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsamplerate0 amd64 0.1.9-2 [939 kB] 2021-05-16T23:03:04.3063888Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 librubberband2 amd64 1.8.2-1build1 [89.4 kB] 2021-05-16T23:03:04.3072207Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswscale5 amd64 7:4.2.4-1ubuntu0.1 [156 kB] 2021-05-16T23:03:04.3088479Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libvidstab1.1 amd64 1.1.0-2 [35.0 kB] 2021-05-16T23:03:04.3093541Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavfilter7 amd64 7:4.2.4-1ubuntu0.1 [1084 kB] 2021-05-16T23:03:04.3192976Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcaca0 amd64 0.99.beta19-2.1ubuntu1.20.04.1 [202 kB] 2021-05-16T23:03:04.3213475Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio18 amd64 2.0.0-2 [58.6 kB] 2021-05-16T23:03:04.3219262Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio-cdda2 amd64 10.2+2.0.0-1 [17.6 kB] 2021-05-16T23:03:04.3223637Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio-paranoia2 amd64 10.2+2.0.0-1 [16.2 kB] 2021-05-16T23:03:04.3228106Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdc1394-22 amd64 2.2.5-2.1 [79.6 kB] 2021-05-16T23:03:04.3232280Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libiec61883-0 amd64 1.2.0-3 [24.3 kB] 2021-05-16T23:03:04.3237366Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjack-jackd2-0 amd64 1.9.12~dfsg-2ubuntu2 [267 kB] 2021-05-16T23:03:04.3257333Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal-data all 1:1.19.1-1 [162 kB] 2021-05-16T23:03:04.3270755Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsndio7.0 amd64 1.5.0-3 [24.5 kB] 2021-05-16T23:03:04.3276166Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal1 amd64 1:1.19.1-1 [492 kB] 2021-05-16T23:03:04.3311920Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB] 2021-05-16T23:03:04.3316202Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libflac8 amd64 1.3.3-1build1 [103 kB] 2021-05-16T23:03:04.3323478Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsndfile1 amd64 1.0.28-7 [170 kB] 2021-05-16T23:03:04.3336912Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpulse0 amd64 1:13.99.1-1ubuntu3.10 [262 kB] 2021-05-16T23:03:04.3362592Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsdl2-2.0-0 amd64 2.0.10+dfsg1-3 [407 kB] 2021-05-16T23:03:04.3393603Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavdevice58 amd64 7:4.2.4-1ubuntu0.1 [74.3 kB] 2021-05-16T23:03:04.3403143Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavresample4 amd64 7:4.2.4-1ubuntu0.1 [54.2 kB] 2021-05-16T23:03:04.3409071Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 ffmpeg amd64 7:4.2.4-1ubuntu0.1 [1453 kB] 2021-05-16T23:03:04.3552897Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libigdgmm11 amd64 20.1.1+ds1-1 [111 kB] 2021-05-16T23:03:04.3562877Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 intel-media-va-driver amd64 20.1.1+dfsg1-1 [1764 kB] 2021-05-16T23:03:04.3690154Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaacs0 amd64 0.9.0-2 [50.1 kB] 2021-05-16T23:03:04.3691904Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbdplus0 amd64 0.1.2-3 [47.3 kB] 2021-05-16T23:03:04.3696306Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 mesa-va-drivers amd64 20.2.6-0ubuntu0.20.04.1 [2618 kB] 2021-05-16T23:03:04.3933901Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 mesa-vdpau-drivers amd64 20.2.6-0ubuntu0.20.04.1 [2744 kB] 2021-05-16T23:03:04.4183642Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 i965-va-driver amd64 2.4.0-0ubuntu1 [924 kB] 2021-05-16T23:03:04.4252705Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 va-driver-all amd64 2.7.0-2 [4020 B] 2021-05-16T23:03:04.4254494Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 vdpau-driver-all amd64 1.3-1ubuntu2 [4596 B] 2021-05-16T23:03:04.9480692Z Fetched 47.1 MB in 0s (111 MB/s) 2021-05-16T23:03:04.9764948Z Selecting previously unselected package libaom0:amd64. 2021-05-16T23:03:04.9819884Z (Reading database ... 2021-05-16T23:03:04.9820788Z (Reading database ... 5% 2021-05-16T23:03:04.9821361Z (Reading database ... 10% 2021-05-16T23:03:04.9821832Z (Reading database ... 15% 2021-05-16T23:03:04.9822312Z (Reading database ... 20% 2021-05-16T23:03:04.9822777Z (Reading database ... 25% 2021-05-16T23:03:04.9823228Z (Reading database ... 30% 2021-05-16T23:03:04.9823691Z (Reading database ... 35% 2021-05-16T23:03:04.9824139Z (Reading database ... 40% 2021-05-16T23:03:04.9824600Z (Reading database ... 45% 2021-05-16T23:03:04.9825061Z (Reading database ... 50% 2021-05-16T23:03:04.9864034Z (Reading database ... 55% 2021-05-16T23:03:04.9894675Z (Reading database ... 60% 2021-05-16T23:03:04.9929414Z (Reading database ... 65% 2021-05-16T23:03:05.0041092Z (Reading database ... 70% 2021-05-16T23:03:05.0140116Z (Reading database ... 75% 2021-05-16T23:03:05.0377361Z (Reading database ... 80% 2021-05-16T23:03:05.0635985Z (Reading database ... 85% 2021-05-16T23:03:05.0757101Z (Reading database ... 90% 2021-05-16T23:03:05.0821887Z (Reading database ... 95% 2021-05-16T23:03:05.0822736Z (Reading database ... 100% 2021-05-16T23:03:05.0823699Z (Reading database ... 266683 files and directories currently installed.) 2021-05-16T23:03:05.0921093Z Preparing to unpack .../00-libaom0_1.0.0.errata1-3build1_amd64.deb ... 2021-05-16T23:03:05.0938082Z Unpacking libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-16T23:03:05.2196445Z Selecting previously unselected package libva2:amd64. 2021-05-16T23:03:05.2427240Z Preparing to unpack .../01-libva2_2.7.0-2_amd64.deb ... 2021-05-16T23:03:05.2435270Z Unpacking libva2:amd64 (2.7.0-2) ... 2021-05-16T23:03:05.2725017Z Selecting previously unselected package libva-drm2:amd64. 2021-05-16T23:03:05.2933142Z Preparing to unpack .../02-libva-drm2_2.7.0-2_amd64.deb ... 2021-05-16T23:03:05.2942397Z Unpacking libva-drm2:amd64 (2.7.0-2) ... 2021-05-16T23:03:05.3204558Z Selecting previously unselected package libva-x11-2:amd64. 2021-05-16T23:03:05.3404508Z Preparing to unpack .../03-libva-x11-2_2.7.0-2_amd64.deb ... 2021-05-16T23:03:05.3412142Z Unpacking libva-x11-2:amd64 (2.7.0-2) ... 2021-05-16T23:03:05.3684345Z Selecting previously unselected package libvdpau1:amd64. 2021-05-16T23:03:05.3861135Z Preparing to unpack .../04-libvdpau1_1.3-1ubuntu2_amd64.deb ... 2021-05-16T23:03:05.3874728Z Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-16T23:03:05.4284748Z Selecting previously unselected package ocl-icd-libopencl1:amd64. 2021-05-16T23:03:05.4447884Z Preparing to unpack .../05-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 2021-05-16T23:03:05.4458882Z Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-16T23:03:05.4684182Z Selecting previously unselected package libavutil56:amd64. 2021-05-16T23:03:05.4925383Z Preparing to unpack .../06-libavutil56_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:03:05.4936177Z Unpacking libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:03:05.5327438Z Selecting previously unselected package libcodec2-0.9:amd64. 2021-05-16T23:03:05.5578549Z Preparing to unpack .../07-libcodec2-0.9_0.9.2-2_amd64.deb ... 2021-05-16T23:03:05.5585681Z Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-16T23:03:06.2124526Z Selecting previously unselected package libgsm1:amd64. 2021-05-16T23:03:06.2336938Z Preparing to unpack .../08-libgsm1_1.0.18-2_amd64.deb ... 2021-05-16T23:03:06.2344321Z Unpacking libgsm1:amd64 (1.0.18-2) ... 2021-05-16T23:03:06.2644417Z Selecting previously unselected package libmp3lame0:amd64. 2021-05-16T23:03:06.2843625Z Preparing to unpack .../09-libmp3lame0_3.100-3_amd64.deb ... 2021-05-16T23:03:06.2855562Z Unpacking libmp3lame0:amd64 (3.100-3) ... 2021-05-16T23:03:06.3244270Z Selecting previously unselected package libopus0:amd64. 2021-05-16T23:03:06.3443960Z Preparing to unpack .../10-libopus0_1.3.1-0ubuntu1_amd64.deb ... 2021-05-16T23:03:06.3453142Z Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-16T23:03:06.3844933Z Selecting previously unselected package libshine3:amd64. 2021-05-16T23:03:06.4068749Z Preparing to unpack .../11-libshine3_3.1.1-2_amd64.deb ... 2021-05-16T23:03:06.4077183Z Unpacking libshine3:amd64 (3.1.1-2) ... 2021-05-16T23:03:06.4364390Z Selecting previously unselected package libsnappy1v5:amd64. 2021-05-16T23:03:06.4559703Z Preparing to unpack .../12-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-05-16T23:03:06.4572997Z Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-16T23:03:06.4804887Z Selecting previously unselected package libspeex1:amd64. 2021-05-16T23:03:06.5037310Z Preparing to unpack .../13-libspeex1_1.2~rc1.2-1.1ubuntu1_amd64.deb ... 2021-05-16T23:03:06.5046486Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-16T23:03:06.5360152Z Selecting previously unselected package libsoxr0:amd64. 2021-05-16T23:03:06.5535269Z Preparing to unpack .../14-libsoxr0_0.1.3-2build1_amd64.deb ... 2021-05-16T23:03:06.5543523Z Unpacking libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-16T23:03:06.5802697Z Selecting previously unselected package libswresample3:amd64. 2021-05-16T23:03:06.6060589Z Preparing to unpack .../15-libswresample3_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:03:06.6068358Z Unpacking libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:03:06.6404181Z Selecting previously unselected package libtheora0:amd64. 2021-05-16T23:03:06.6583028Z Preparing to unpack .../16-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... 2021-05-16T23:03:06.6591102Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-16T23:03:06.7004279Z Selecting previously unselected package libtwolame0:amd64. 2021-05-16T23:03:06.7173755Z Preparing to unpack .../17-libtwolame0_0.4.0-2_amd64.deb ... 2021-05-16T23:03:06.7183057Z Unpacking libtwolame0:amd64 (0.4.0-2) ... 2021-05-16T23:03:06.7484171Z Selecting previously unselected package libvorbisenc2:amd64. 2021-05-16T23:03:06.7663328Z Preparing to unpack .../18-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2021-05-16T23:03:06.7674575Z Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-16T23:03:06.8004969Z Selecting previously unselected package libwavpack1:amd64. 2021-05-16T23:03:06.8219107Z Preparing to unpack .../19-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... 2021-05-16T23:03:06.8227821Z Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-16T23:03:06.8524659Z Selecting previously unselected package libx264-155:amd64. 2021-05-16T23:03:06.8737671Z Preparing to unpack .../20-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... 2021-05-16T23:03:06.8745810Z Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-16T23:03:06.9484811Z Selecting previously unselected package libx265-179:amd64. 2021-05-16T23:03:06.9681341Z Preparing to unpack .../21-libx265-179_3.2.1-1build1_amd64.deb ... 2021-05-16T23:03:06.9690507Z Unpacking libx265-179:amd64 (3.2.1-1build1) ... 2021-05-16T23:03:07.1688354Z Selecting previously unselected package libxvidcore4:amd64. 2021-05-16T23:03:07.1961545Z Preparing to unpack .../22-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2021-05-16T23:03:07.1969723Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-16T23:03:07.2404581Z Selecting previously unselected package libzvbi-common. 2021-05-16T23:03:07.2622616Z Preparing to unpack .../23-libzvbi-common_0.2.35-17_all.deb ... 2021-05-16T23:03:07.2628784Z Unpacking libzvbi-common (0.2.35-17) ... 2021-05-16T23:03:07.2924557Z Selecting previously unselected package libzvbi0:amd64. 2021-05-16T23:03:07.3126369Z Preparing to unpack .../24-libzvbi0_0.2.35-17_amd64.deb ... 2021-05-16T23:03:07.3133783Z Unpacking libzvbi0:amd64 (0.2.35-17) ... 2021-05-16T23:03:07.3574738Z Selecting previously unselected package libavcodec58:amd64. 2021-05-16T23:03:07.3790032Z Preparing to unpack .../25-libavcodec58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:03:07.3798818Z Unpacking libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:03:07.8246224Z Selecting previously unselected package libraw1394-11:amd64. 2021-05-16T23:03:07.8466282Z Preparing to unpack .../26-libraw1394-11_2.1.2-1_amd64.deb ... 2021-05-16T23:03:07.8474022Z Unpacking libraw1394-11:amd64 (2.1.2-1) ... 2021-05-16T23:03:07.8765736Z Selecting previously unselected package libavc1394-0:amd64. 2021-05-16T23:03:07.8972835Z Preparing to unpack .../27-libavc1394-0_0.5.4-5_amd64.deb ... 2021-05-16T23:03:07.8987532Z Unpacking libavc1394-0:amd64 (0.5.4-5) ... 2021-05-16T23:03:07.9231629Z Selecting previously unselected package libass9:amd64. 2021-05-16T23:03:07.9459224Z Preparing to unpack .../28-libass9_1%3a0.14.0-2_amd64.deb ... 2021-05-16T23:03:07.9468810Z Unpacking libass9:amd64 (1:0.14.0-2) ... 2021-05-16T23:03:07.9804162Z Selecting previously unselected package libbluray2:amd64. 2021-05-16T23:03:08.0009482Z Preparing to unpack .../29-libbluray2_1%3a1.2.0-1_amd64.deb ... 2021-05-16T23:03:08.0021622Z Unpacking libbluray2:amd64 (1:1.2.0-1) ... 2021-05-16T23:03:08.0404314Z Selecting previously unselected package libchromaprint1:amd64. 2021-05-16T23:03:08.0599038Z Preparing to unpack .../30-libchromaprint1_1.4.3-3build1_amd64.deb ... 2021-05-16T23:03:08.0608157Z Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-16T23:03:08.0884974Z Selecting previously unselected package libgme0:amd64. 2021-05-16T23:03:08.1110543Z Preparing to unpack .../31-libgme0_0.6.2-1build1_amd64.deb ... 2021-05-16T23:03:08.1117839Z Unpacking libgme0:amd64 (0.6.2-1build1) ... 2021-05-16T23:03:08.1414028Z Selecting previously unselected package libmpg123-0:amd64. 2021-05-16T23:03:08.1673378Z Preparing to unpack .../32-libmpg123-0_1.25.13-1_amd64.deb ... 2021-05-16T23:03:08.1682338Z Unpacking libmpg123-0:amd64 (1.25.13-1) ... 2021-05-16T23:03:08.1983805Z Selecting previously unselected package libopenmpt0:amd64. 2021-05-16T23:03:08.2240778Z Preparing to unpack .../33-libopenmpt0_0.4.11-1build1_amd64.deb ... 2021-05-16T23:03:08.2249649Z Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-16T23:03:08.2955626Z Selecting previously unselected package libssh-gcrypt-4:amd64. 2021-05-16T23:03:08.3220763Z Preparing to unpack .../34-libssh-gcrypt-4_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-16T23:03:08.3228807Z Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T23:03:08.3595908Z Selecting previously unselected package libavformat58:amd64. 2021-05-16T23:03:08.3859906Z Preparing to unpack .../35-libavformat58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:03:08.3869359Z Unpacking libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:03:08.4869635Z Selecting previously unselected package libbs2b0:amd64. 2021-05-16T23:03:08.5134594Z Preparing to unpack .../36-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... 2021-05-16T23:03:08.5142961Z Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-16T23:03:08.5419011Z Selecting previously unselected package libflite1:amd64. 2021-05-16T23:03:08.5682003Z Preparing to unpack .../37-libflite1_2.1-release-3_amd64.deb ... 2021-05-16T23:03:08.5690841Z Unpacking libflite1:amd64 (2.1-release-3) ... 2021-05-16T23:03:09.6282214Z Selecting previously unselected package libserd-0-0:amd64. 2021-05-16T23:03:09.6555049Z Preparing to unpack .../38-libserd-0-0_0.30.2-1_amd64.deb ... 2021-05-16T23:03:09.6564745Z Unpacking libserd-0-0:amd64 (0.30.2-1) ... 2021-05-16T23:03:09.6799614Z Selecting previously unselected package libsord-0-0:amd64. 2021-05-16T23:03:09.7067175Z Preparing to unpack .../39-libsord-0-0_0.16.4-1_amd64.deb ... 2021-05-16T23:03:09.7075825Z Unpacking libsord-0-0:amd64 (0.16.4-1) ... 2021-05-16T23:03:09.7280042Z Selecting previously unselected package libsratom-0-0:amd64. 2021-05-16T23:03:09.7544077Z Preparing to unpack .../40-libsratom-0-0_0.6.4-1_amd64.deb ... 2021-05-16T23:03:09.7552767Z Unpacking libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-16T23:03:09.7764126Z Selecting previously unselected package liblilv-0-0:amd64. 2021-05-16T23:03:09.8026925Z Preparing to unpack .../41-liblilv-0-0_0.24.6-1ubuntu0.1_amd64.deb ... 2021-05-16T23:03:09.8034194Z Unpacking liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-16T23:03:09.8324171Z Selecting previously unselected package libmysofa1:amd64. 2021-05-16T23:03:09.8529570Z Preparing to unpack .../42-libmysofa1_1.0~dfsg0-1_amd64.deb ... 2021-05-16T23:03:09.8540469Z Unpacking libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-16T23:03:09.8772434Z Selecting previously unselected package libpostproc55:amd64. 2021-05-16T23:03:09.9029034Z Preparing to unpack .../43-libpostproc55_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:03:09.9037822Z Unpacking libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:03:09.9284423Z Selecting previously unselected package libsamplerate0:amd64. 2021-05-16T23:03:09.9539857Z Preparing to unpack .../44-libsamplerate0_0.1.9-2_amd64.deb ... 2021-05-16T23:03:09.9547636Z Unpacking libsamplerate0:amd64 (0.1.9-2) ... 2021-05-16T23:03:10.0697347Z Selecting previously unselected package librubberband2:amd64. 2021-05-16T23:03:10.0930701Z Preparing to unpack .../45-librubberband2_1.8.2-1build1_amd64.deb ... 2021-05-16T23:03:10.0937341Z Unpacking librubberband2:amd64 (1.8.2-1build1) ... 2021-05-16T23:03:10.1200858Z Selecting previously unselected package libswscale5:amd64. 2021-05-16T23:03:10.1462313Z Preparing to unpack .../46-libswscale5_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:03:10.1470035Z Unpacking libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:03:10.1811811Z Selecting previously unselected package libvidstab1.1:amd64. 2021-05-16T23:03:10.2071727Z Preparing to unpack .../47-libvidstab1.1_1.1.0-2_amd64.deb ... 2021-05-16T23:03:10.2079364Z Unpacking libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-16T23:03:10.2444288Z Selecting previously unselected package libavfilter7:amd64. 2021-05-16T23:03:10.2639639Z Preparing to unpack .../48-libavfilter7_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:03:10.2648353Z Unpacking libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:03:10.3804189Z Selecting previously unselected package libcaca0:amd64. 2021-05-16T23:03:10.4031087Z Preparing to unpack .../49-libcaca0_0.99.beta19-2.1ubuntu1.20.04.1_amd64.deb ... 2021-05-16T23:03:10.4046163Z Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-16T23:03:10.4484411Z Selecting previously unselected package libcdio18:amd64. 2021-05-16T23:03:10.4698595Z Preparing to unpack .../50-libcdio18_2.0.0-2_amd64.deb ... 2021-05-16T23:03:10.4705104Z Unpacking libcdio18:amd64 (2.0.0-2) ... 2021-05-16T23:03:10.5021790Z Selecting previously unselected package libcdio-cdda2:amd64. 2021-05-16T23:03:10.5249532Z Preparing to unpack .../51-libcdio-cdda2_10.2+2.0.0-1_amd64.deb ... 2021-05-16T23:03:10.5258135Z Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-16T23:03:10.5464058Z Selecting previously unselected package libcdio-paranoia2:amd64. 2021-05-16T23:03:10.5727340Z Preparing to unpack .../52-libcdio-paranoia2_10.2+2.0.0-1_amd64.deb ... 2021-05-16T23:03:10.5735231Z Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-16T23:03:10.5965203Z Selecting previously unselected package libdc1394-22:amd64. 2021-05-16T23:03:10.6188131Z Preparing to unpack .../53-libdc1394-22_2.2.5-2.1_amd64.deb ... 2021-05-16T23:03:10.6196361Z Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-16T23:03:10.6524487Z Selecting previously unselected package libiec61883-0:amd64. 2021-05-16T23:03:10.6717167Z Preparing to unpack .../54-libiec61883-0_1.2.0-3_amd64.deb ... 2021-05-16T23:03:10.6725295Z Unpacking libiec61883-0:amd64 (1.2.0-3) ... 2021-05-16T23:03:10.6965549Z Selecting previously unselected package libjack-jackd2-0:amd64. 2021-05-16T23:03:10.7186332Z Preparing to unpack .../55-libjack-jackd2-0_1.9.12~dfsg-2ubuntu2_amd64.deb ... 2021-05-16T23:03:10.7232546Z Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-16T23:03:10.7660348Z Selecting previously unselected package libopenal-data. 2021-05-16T23:03:10.7914498Z Preparing to unpack .../56-libopenal-data_1%3a1.19.1-1_all.deb ... 2021-05-16T23:03:10.7922694Z Unpacking libopenal-data (1:1.19.1-1) ... 2021-05-16T23:03:10.8324125Z Selecting previously unselected package libsndio7.0:amd64. 2021-05-16T23:03:10.8487102Z Preparing to unpack .../57-libsndio7.0_1.5.0-3_amd64.deb ... 2021-05-16T23:03:10.8495719Z Unpacking libsndio7.0:amd64 (1.5.0-3) ... 2021-05-16T23:03:10.8764110Z Selecting previously unselected package libopenal1:amd64. 2021-05-16T23:03:10.8958308Z Preparing to unpack .../58-libopenal1_1%3a1.19.1-1_amd64.deb ... 2021-05-16T23:03:10.8964982Z Unpacking libopenal1:amd64 (1:1.19.1-1) ... 2021-05-16T23:03:10.9604875Z Selecting previously unselected package libasyncns0:amd64. 2021-05-16T23:03:10.9804966Z Preparing to unpack .../59-libasyncns0_0.8-6_amd64.deb ... 2021-05-16T23:03:10.9812044Z Unpacking libasyncns0:amd64 (0.8-6) ... 2021-05-16T23:03:11.0032052Z Selecting previously unselected package libflac8:amd64. 2021-05-16T23:03:11.0270519Z Preparing to unpack .../60-libflac8_1.3.3-1build1_amd64.deb ... 2021-05-16T23:03:11.0277854Z Unpacking libflac8:amd64 (1.3.3-1build1) ... 2021-05-16T23:03:11.0547931Z Selecting previously unselected package libsndfile1:amd64. 2021-05-16T23:03:11.0799663Z Preparing to unpack .../61-libsndfile1_1.0.28-7_amd64.deb ... 2021-05-16T23:03:11.0809199Z Unpacking libsndfile1:amd64 (1.0.28-7) ... 2021-05-16T23:03:11.1158836Z Selecting previously unselected package libpulse0:amd64. 2021-05-16T23:03:11.1415874Z Preparing to unpack .../62-libpulse0_1%3a13.99.1-1ubuntu3.10_amd64.deb ... 2021-05-16T23:03:11.1484974Z Unpacking libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-16T23:03:11.1905039Z Selecting previously unselected package libsdl2-2.0-0:amd64. 2021-05-16T23:03:11.2160061Z Preparing to unpack .../63-libsdl2-2.0-0_2.0.10+dfsg1-3_amd64.deb ... 2021-05-16T23:03:11.2167407Z Unpacking libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-16T23:03:11.2720912Z Selecting previously unselected package libavdevice58:amd64. 2021-05-16T23:03:11.2973851Z Preparing to unpack .../64-libavdevice58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:03:11.2981688Z Unpacking libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:03:11.3232999Z Selecting previously unselected package libavresample4:amd64. 2021-05-16T23:03:11.3485234Z Preparing to unpack .../65-libavresample4_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:03:11.3492826Z Unpacking libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:03:11.3784329Z Selecting previously unselected package ffmpeg. 2021-05-16T23:03:11.3983918Z Preparing to unpack .../66-ffmpeg_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:03:11.4053007Z Unpacking ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:03:11.5153982Z Selecting previously unselected package libigdgmm11:amd64. 2021-05-16T23:03:11.5412552Z Preparing to unpack .../67-libigdgmm11_20.1.1+ds1-1_amd64.deb ... 2021-05-16T23:03:11.5419797Z Unpacking libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-16T23:03:11.5717039Z Selecting previously unselected package intel-media-va-driver:amd64. 2021-05-16T23:03:11.5981500Z Preparing to unpack .../68-intel-media-va-driver_20.1.1+dfsg1-1_amd64.deb ... 2021-05-16T23:03:11.5988596Z Unpacking intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-16T23:03:11.7623290Z Selecting previously unselected package libaacs0:amd64. 2021-05-16T23:03:11.7886241Z Preparing to unpack .../69-libaacs0_0.9.0-2_amd64.deb ... 2021-05-16T23:03:11.7896396Z Unpacking libaacs0:amd64 (0.9.0-2) ... 2021-05-16T23:03:11.8121416Z Selecting previously unselected package libbdplus0:amd64. 2021-05-16T23:03:11.8382414Z Preparing to unpack .../70-libbdplus0_0.1.2-3_amd64.deb ... 2021-05-16T23:03:11.8391593Z Unpacking libbdplus0:amd64 (0.1.2-3) ... 2021-05-16T23:03:11.8613318Z Selecting previously unselected package mesa-va-drivers:amd64. 2021-05-16T23:03:11.8873262Z Preparing to unpack .../71-mesa-va-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T23:03:11.8881319Z Unpacking mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T23:03:12.1359104Z Selecting previously unselected package mesa-vdpau-drivers:amd64. 2021-05-16T23:03:13.0732190Z Preparing to unpack .../72-mesa-vdpau-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T23:03:13.0740646Z Unpacking mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T23:03:13.0741972Z Selecting previously unselected package i965-va-driver:amd64. 2021-05-16T23:03:13.0751240Z Preparing to unpack .../73-i965-va-driver_2.4.0-0ubuntu1_amd64.deb ... 2021-05-16T23:03:13.0752151Z Unpacking i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-16T23:03:13.0753101Z Selecting previously unselected package va-driver-all:amd64. 2021-05-16T23:03:13.0754086Z Preparing to unpack .../74-va-driver-all_2.7.0-2_amd64.deb ... 2021-05-16T23:03:13.0754930Z Unpacking va-driver-all:amd64 (2.7.0-2) ... 2021-05-16T23:03:13.0755874Z Selecting previously unselected package vdpau-driver-all:amd64. 2021-05-16T23:03:13.0756948Z Preparing to unpack .../75-vdpau-driver-all_1.3-1ubuntu2_amd64.deb ... 2021-05-16T23:03:13.0757886Z Unpacking vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-16T23:03:13.0758695Z Setting up libgme0:amd64 (0.6.2-1build1) ... 2021-05-16T23:03:13.0759515Z Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T23:03:13.0760322Z Setting up libraw1394-11:amd64 (2.1.2-1) ... 2021-05-16T23:03:13.0761053Z Setting up libmpg123-0:amd64 (1.25.13-1) ... 2021-05-16T23:03:13.0761832Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-16T23:03:13.0762583Z Setting up libshine3:amd64 (3.1.1-2) ... 2021-05-16T23:03:13.0763824Z Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-16T23:03:13.0764703Z Setting up libtwolame0:amd64 (0.4.0-2) ... 2021-05-16T23:03:13.0765395Z Setting up libgsm1:amd64 (1.0.18-2) ... 2021-05-16T23:03:13.0766182Z Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-16T23:03:13.0766945Z Setting up libx265-179:amd64 (3.2.1-1build1) ... 2021-05-16T23:03:13.0767688Z Setting up libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-16T23:03:13.0768494Z Setting up libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-16T23:03:13.0769281Z Setting up libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-16T23:03:13.0770032Z Setting up libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-16T23:03:13.0770714Z Setting up libcdio18:amd64 (2.0.0-2) ... 2021-05-16T23:03:13.0771448Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-16T23:03:13.0772216Z Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-16T23:03:13.0772980Z Setting up libflac8:amd64 (1.3.3-1build1) ... 2021-05-16T23:03:13.0773668Z Setting up libass9:amd64 (1:0.14.0-2) ... 2021-05-16T23:03:13.0774328Z Setting up libva2:amd64 (2.7.0-2) ... 2021-05-16T23:03:13.0775044Z Setting up libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-16T23:03:13.0775788Z Setting up libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-16T23:03:13.0776539Z Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-16T23:03:13.0777413Z Setting up intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-16T23:03:13.0778221Z Setting up libaacs0:amd64 (0.9.0-2) ... 2021-05-16T23:03:13.0778905Z Setting up libsndio7.0:amd64 (1.5.0-3) ... 2021-05-16T23:03:13.0779614Z Setting up libbdplus0:amd64 (0.1.2-3) ... 2021-05-16T23:03:13.0780336Z Setting up libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-16T23:03:13.0781109Z Setting up libflite1:amd64 (2.1-release-3) ... 2021-05-16T23:03:13.0781844Z Setting up libva-drm2:amd64 (2.7.0-2) ... 2021-05-16T23:03:13.0782667Z Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-16T23:03:13.0783468Z Setting up libasyncns0:amd64 (0.8-6) ... 2021-05-16T23:03:13.0784191Z Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-16T23:03:13.0784987Z Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-16T23:03:13.0785998Z Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-16T23:03:13.0786877Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-16T23:03:13.0787683Z Setting up libopenal-data (1:1.19.1-1) ... 2021-05-16T23:03:13.0788546Z Setting up mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T23:03:13.0789363Z Setting up libbluray2:amd64 (1:1.2.0-1) ... 2021-05-16T23:03:13.0790106Z Setting up libsamplerate0:amd64 (0.1.9-2) ... 2021-05-16T23:03:13.0791097Z Setting up libva-x11-2:amd64 (2.7.0-2) ... 2021-05-16T23:03:13.0791849Z Setting up libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-16T23:03:13.0792605Z Setting up libzvbi-common (0.2.35-17) ... 2021-05-16T23:03:13.0793322Z Setting up libmp3lame0:amd64 (3.100-3) ... 2021-05-16T23:03:13.0794104Z Setting up i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-16T23:03:13.0794925Z Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-16T23:03:13.0795688Z Setting up libiec61883-0:amd64 (1.2.0-3) ... 2021-05-16T23:03:13.0796420Z Setting up libserd-0-0:amd64 (0.30.2-1) ... 2021-05-16T23:03:13.0797125Z Setting up libavc1394-0:amd64 (0.5.4-5) ... 2021-05-16T23:03:13.0798022Z Setting up mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T23:03:13.0798827Z Setting up libzvbi0:amd64 (0.2.35-17) ... 2021-05-16T23:03:13.0799565Z Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-16T23:03:13.0800388Z Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-16T23:03:13.0801160Z Setting up libopenal1:amd64 (1:1.19.1-1) ... 2021-05-16T23:03:13.0801945Z Setting up libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:03:13.0802705Z Setting up va-driver-all:amd64 (2.7.0-2) ... 2021-05-16T23:03:13.0803672Z Setting up libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:03:13.0804518Z Setting up librubberband2:amd64 (1.8.2-1build1) ... 2021-05-16T23:03:13.0805433Z Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-16T23:03:13.0806334Z Setting up vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-16T23:03:13.0807140Z Setting up libsord-0-0:amd64 (0.16.4-1) ... 2021-05-16T23:03:13.0807877Z Setting up libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-16T23:03:13.0808666Z Setting up libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:03:13.0809433Z Setting up libsndfile1:amd64 (1.0.28-7) ... 2021-05-16T23:03:13.0810203Z Setting up liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-16T23:03:13.0811024Z Setting up libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-16T23:03:13.0811867Z Setting up libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:03:13.0812757Z Setting up libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:03:13.0813617Z Setting up libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:03:13.0814416Z Setting up libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-16T23:03:13.0815245Z Setting up libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-16T23:03:13.0816096Z Setting up libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:03:13.0816947Z Setting up libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:03:13.0817787Z Setting up libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:03:13.0818554Z Setting up ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:03:13.0819270Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:03:13.8855499Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:03:15.6983570Z Reading package lists... 2021-05-16T23:03:15.8307303Z Building dependency tree... 2021-05-16T23:03:15.8324770Z Reading state information... 2021-05-16T23:03:15.9636060Z The following additional packages will be installed: 2021-05-16T23:03:15.9638508Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-16T23:03:16.0099838Z The following NEW packages will be installed: 2021-05-16T23:03:16.0101882Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-16T23:03:16.0103087Z libmagick++-dev 2021-05-16T23:03:16.0330636Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:03:16.0331484Z Need to get 309 kB of archives. 2021-05-16T23:03:16.0332649Z After this operation, 2202 kB of additional disk space will be used. 2021-05-16T23:03:16.0334598Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagick++-6-headers all 8:6.9.10.23+dfsg-2.1ubuntu11.2 [47.5 kB] 2021-05-16T23:03:16.0420452Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagick++-6.q16-8 amd64 8:6.9.10.23+dfsg-2.1ubuntu11.2 [133 kB] 2021-05-16T23:03:16.0545376Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagick++-6.q16-dev amd64 8:6.9.10.23+dfsg-2.1ubuntu11.2 [127 kB] 2021-05-16T23:03:16.0706836Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagick++-dev all 8:6.9.10.23+dfsg-2.1ubuntu11.2 [1404 B] 2021-05-16T23:03:16.4444181Z Fetched 309 kB in 0s (5461 kB/s) 2021-05-16T23:03:16.4766348Z Selecting previously unselected package libmagick++-6-headers. 2021-05-16T23:03:16.4799724Z (Reading database ... 2021-05-16T23:03:16.4800257Z (Reading database ... 5% 2021-05-16T23:03:16.4800758Z (Reading database ... 10% 2021-05-16T23:03:16.4801210Z (Reading database ... 15% 2021-05-16T23:03:16.4801671Z (Reading database ... 20% 2021-05-16T23:03:16.4802118Z (Reading database ... 25% 2021-05-16T23:03:16.4802579Z (Reading database ... 30% 2021-05-16T23:03:16.4803040Z (Reading database ... 35% 2021-05-16T23:03:16.4803874Z (Reading database ... 40% 2021-05-16T23:03:16.4804344Z (Reading database ... 45% 2021-05-16T23:03:16.4804789Z (Reading database ... 50% 2021-05-16T23:03:16.4846596Z (Reading database ... 55% 2021-05-16T23:03:16.4886851Z (Reading database ... 60% 2021-05-16T23:03:16.4915599Z (Reading database ... 65% 2021-05-16T23:03:16.5031042Z (Reading database ... 70% 2021-05-16T23:03:16.5140335Z (Reading database ... 75% 2021-05-16T23:03:16.5165040Z (Reading database ... 80% 2021-05-16T23:03:16.5642350Z (Reading database ... 85% 2021-05-16T23:03:16.5793148Z (Reading database ... 90% 2021-05-16T23:03:16.5862857Z (Reading database ... 95% 2021-05-16T23:03:16.5863676Z (Reading database ... 100% 2021-05-16T23:03:16.5864641Z (Reading database ... 267224 files and directories currently installed.) 2021-05-16T23:03:16.5971871Z Preparing to unpack .../libmagick++-6-headers_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-16T23:03:16.6051768Z Unpacking libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T23:03:16.6325500Z Selecting previously unselected package libmagick++-6.q16-8:amd64. 2021-05-16T23:03:16.6579844Z Preparing to unpack .../libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-16T23:03:16.6592467Z Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T23:03:16.6965371Z Selecting previously unselected package libmagick++-6.q16-dev:amd64. 2021-05-16T23:03:16.7169115Z Preparing to unpack .../libmagick++-6.q16-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-16T23:03:16.7178344Z Unpacking libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T23:03:16.7605358Z Selecting previously unselected package libmagick++-dev. 2021-05-16T23:03:16.7781538Z Preparing to unpack .../libmagick++-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-16T23:03:16.7849528Z Unpacking libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T23:03:16.8337906Z Setting up libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T23:03:16.8409613Z Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T23:03:16.8425460Z Setting up libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T23:03:16.8440995Z Setting up libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T23:03:16.8514570Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:03:18.6503448Z Reading package lists... 2021-05-16T23:03:18.7853229Z Building dependency tree... 2021-05-16T23:03:18.7871384Z Reading state information... 2021-05-16T23:03:18.9181548Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-16T23:03:18.9183424Z The following additional packages will be installed: 2021-05-16T23:03:18.9185209Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 libgs9 libgs9-common 2021-05-16T23:03:18.9186511Z libijs-0.35 libjbig2dec0 2021-05-16T23:03:18.9188629Z Suggested packages: 2021-05-16T23:03:18.9189965Z fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre 2021-05-16T23:03:18.9191141Z ghostscript-x 2021-05-16T23:03:18.9615276Z The following NEW packages will be installed: 2021-05-16T23:03:18.9617936Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript libgs9 2021-05-16T23:03:18.9622027Z libgs9-common libijs-0.35 libjbig2dec0 2021-05-16T23:03:18.9940890Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:03:18.9942143Z Need to get 11.2 MB of archives. 2021-05-16T23:03:18.9943003Z After this operation, 39.1 MB of additional disk space will be used. 2021-05-16T23:03:18.9944911Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-droid-fallback all 1:6.0.1r16-1.1 [1805 kB] 2021-05-16T23:03:19.0194705Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 fonts-noto-mono all 20200323-1build1~ubuntu20.04.1 [80.6 kB] 2021-05-16T23:03:19.0207368Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB] 2021-05-16T23:03:19.1440002Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9-common all 9.50~dfsg-5ubuntu4.2 [681 kB] 2021-05-16T23:03:19.1604052Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libijs-0.35 amd64 0.35-15 [15.7 kB] 2021-05-16T23:03:19.1610479Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB] 2021-05-16T23:03:19.1623066Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9 amd64 9.50~dfsg-5ubuntu4.2 [2172 kB] 2021-05-16T23:03:19.2091406Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 ghostscript amd64 9.50~dfsg-5ubuntu4.2 [51.6 kB] 2021-05-16T23:03:19.5837505Z Fetched 11.2 MB in 0s (46.0 MB/s) 2021-05-16T23:03:19.6132299Z Selecting previously unselected package fonts-droid-fallback. 2021-05-16T23:03:19.6202722Z (Reading database ... 2021-05-16T23:03:19.6203867Z (Reading database ... 5% 2021-05-16T23:03:19.6204476Z (Reading database ... 10% 2021-05-16T23:03:19.6205102Z (Reading database ... 15% 2021-05-16T23:03:19.6205702Z (Reading database ... 20% 2021-05-16T23:03:19.6206287Z (Reading database ... 25% 2021-05-16T23:03:19.6206871Z (Reading database ... 30% 2021-05-16T23:03:19.6207451Z (Reading database ... 35% 2021-05-16T23:03:19.6208007Z (Reading database ... 40% 2021-05-16T23:03:19.6208583Z (Reading database ... 45% 2021-05-16T23:03:19.6209142Z (Reading database ... 50% 2021-05-16T23:03:19.6242855Z (Reading database ... 55% 2021-05-16T23:03:19.6283914Z (Reading database ... 60% 2021-05-16T23:03:19.6306584Z (Reading database ... 65% 2021-05-16T23:03:19.6415396Z (Reading database ... 70% 2021-05-16T23:03:19.6519066Z (Reading database ... 75% 2021-05-16T23:03:19.6540861Z (Reading database ... 80% 2021-05-16T23:03:19.6997974Z (Reading database ... 85% 2021-05-16T23:03:19.7140510Z (Reading database ... 90% 2021-05-16T23:03:19.7207801Z (Reading database ... 95% 2021-05-16T23:03:19.7208372Z (Reading database ... 100% 2021-05-16T23:03:19.7209218Z (Reading database ... 267269 files and directories currently installed.) 2021-05-16T23:03:19.7306922Z Preparing to unpack .../0-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... 2021-05-16T23:03:19.7524924Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-16T23:03:19.9405880Z Selecting previously unselected package fonts-noto-mono. 2021-05-16T23:03:19.9641260Z Preparing to unpack .../1-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ... 2021-05-16T23:03:19.9653060Z Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-16T23:03:20.0004716Z Selecting previously unselected package fonts-urw-base35. 2021-05-16T23:03:20.0210155Z Preparing to unpack .../2-fonts-urw-base35_20170801.1-3_all.deb ... 2021-05-16T23:03:20.0765149Z Unpacking fonts-urw-base35 (20170801.1-3) ... 2021-05-16T23:03:20.4385286Z Selecting previously unselected package libgs9-common. 2021-05-16T23:03:20.4656133Z Preparing to unpack .../3-libgs9-common_9.50~dfsg-5ubuntu4.2_all.deb ... 2021-05-16T23:03:20.4664634Z Unpacking libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T23:03:20.5604496Z Selecting previously unselected package libijs-0.35:amd64. 2021-05-16T23:03:20.5806727Z Preparing to unpack .../4-libijs-0.35_0.35-15_amd64.deb ... 2021-05-16T23:03:20.5819928Z Unpacking libijs-0.35:amd64 (0.35-15) ... 2021-05-16T23:03:20.6084300Z Selecting previously unselected package libjbig2dec0:amd64. 2021-05-16T23:03:20.6292939Z Preparing to unpack .../5-libjbig2dec0_0.18-1ubuntu1_amd64.deb ... 2021-05-16T23:03:20.6300950Z Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-16T23:03:20.6645385Z Selecting previously unselected package libgs9:amd64. 2021-05-16T23:03:20.6840553Z Preparing to unpack .../6-libgs9_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-16T23:03:20.6848936Z Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T23:03:20.9765158Z Selecting previously unselected package ghostscript. 2021-05-16T23:03:20.9982209Z Preparing to unpack .../7-ghostscript_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-16T23:03:20.9990035Z Unpacking ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T23:03:21.0580600Z Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-16T23:03:21.0613560Z Setting up libijs-0.35:amd64 (0.35-15) ... 2021-05-16T23:03:21.0634327Z Setting up fonts-urw-base35 (20170801.1-3) ... 2021-05-16T23:03:21.1195539Z Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-16T23:03:21.1220663Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-16T23:03:21.1430378Z Setting up libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T23:03:21.1447879Z Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T23:03:21.1465069Z Setting up ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T23:03:21.1555562Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T23:03:21.2506877Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:03:21.2676973Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:03:24.0066459Z Reading package lists... 2021-05-16T23:03:24.1385030Z Building dependency tree... 2021-05-16T23:03:24.1402700Z Reading state information... 2021-05-16T23:03:24.2732725Z The following additional packages will be installed: 2021-05-16T23:03:24.2735684Z libudunits2-0 libudunits2-data 2021-05-16T23:03:24.3169774Z The following NEW packages will be installed: 2021-05-16T23:03:24.3171835Z libudunits2-0 libudunits2-data libudunits2-dev 2021-05-16T23:03:24.3345065Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:03:24.3346359Z Need to get 429 kB of archives. 2021-05-16T23:03:24.3347118Z After this operation, 1026 kB of additional disk space will be used. 2021-05-16T23:03:24.3348779Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-data all 2.2.26-5 [18.8 kB] 2021-05-16T23:03:24.3364107Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-0 amd64 2.2.26-5 [48.9 kB] 2021-05-16T23:03:24.3372933Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-dev amd64 2.2.26-5 [362 kB] 2021-05-16T23:03:24.7109735Z Fetched 429 kB in 0s (19.3 MB/s) 2021-05-16T23:03:24.7405614Z Selecting previously unselected package libudunits2-data. 2021-05-16T23:03:24.7451206Z (Reading database ... 2021-05-16T23:03:24.7451941Z (Reading database ... 5% 2021-05-16T23:03:24.7452581Z (Reading database ... 10% 2021-05-16T23:03:24.7453207Z (Reading database ... 15% 2021-05-16T23:03:24.7453872Z (Reading database ... 20% 2021-05-16T23:03:24.7454490Z (Reading database ... 25% 2021-05-16T23:03:24.7455121Z (Reading database ... 30% 2021-05-16T23:03:24.7455747Z (Reading database ... 35% 2021-05-16T23:03:24.7456373Z (Reading database ... 40% 2021-05-16T23:03:24.7457195Z (Reading database ... 45% 2021-05-16T23:03:24.7457831Z (Reading database ... 50% 2021-05-16T23:03:24.7492321Z (Reading database ... 55% 2021-05-16T23:03:24.7534449Z (Reading database ... 60% 2021-05-16T23:03:24.7556589Z (Reading database ... 65% 2021-05-16T23:03:24.7669768Z (Reading database ... 70% 2021-05-16T23:03:24.7775456Z (Reading database ... 75% 2021-05-16T23:03:24.7796831Z (Reading database ... 80% 2021-05-16T23:03:24.8256855Z (Reading database ... 85% 2021-05-16T23:03:24.8399186Z (Reading database ... 90% 2021-05-16T23:03:24.8466950Z (Reading database ... 95% 2021-05-16T23:03:24.8467527Z (Reading database ... 100% 2021-05-16T23:03:24.8468336Z (Reading database ... 267833 files and directories currently installed.) 2021-05-16T23:03:24.8567586Z Preparing to unpack .../libudunits2-data_2.2.26-5_all.deb ... 2021-05-16T23:03:24.8578710Z Unpacking libudunits2-data (2.2.26-5) ... 2021-05-16T23:03:24.8796133Z Selecting previously unselected package libudunits2-0:amd64. 2021-05-16T23:03:24.9038000Z Preparing to unpack .../libudunits2-0_2.2.26-5_amd64.deb ... 2021-05-16T23:03:24.9051114Z Unpacking libudunits2-0:amd64 (2.2.26-5) ... 2021-05-16T23:03:24.9324584Z Selecting previously unselected package libudunits2-dev:amd64. 2021-05-16T23:03:24.9518575Z Preparing to unpack .../libudunits2-dev_2.2.26-5_amd64.deb ... 2021-05-16T23:03:24.9526567Z Unpacking libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-16T23:03:25.0185942Z Setting up libudunits2-data (2.2.26-5) ... 2021-05-16T23:03:25.0204800Z Setting up libudunits2-0:amd64 (2.2.26-5) ... 2021-05-16T23:03:25.0223361Z Setting up libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-16T23:03:25.0253486Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T23:03:25.1235040Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:03:26.9438415Z Reading package lists... 2021-05-16T23:03:27.0824682Z Building dependency tree... 2021-05-16T23:03:27.0842285Z Reading state information... 2021-05-16T23:03:27.2564758Z The following NEW packages will be installed: 2021-05-16T23:03:27.2567844Z libjq-dev 2021-05-16T23:03:27.3013059Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:03:27.3013761Z Need to get 11.2 kB of archives. 2021-05-16T23:03:27.3014470Z After this operation, 47.1 kB of additional disk space will be used. 2021-05-16T23:03:27.3016533Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libjq-dev amd64 1.6-1ubuntu0.20.04.1 [11.2 kB] 2021-05-16T23:03:27.6726622Z Fetched 11.2 kB in 0s (269 kB/s) 2021-05-16T23:03:27.6992133Z Selecting previously unselected package libjq-dev:amd64. 2021-05-16T23:03:27.7062539Z (Reading database ... 2021-05-16T23:03:27.7063251Z (Reading database ... 5% 2021-05-16T23:03:27.7063914Z (Reading database ... 10% 2021-05-16T23:03:27.7064568Z (Reading database ... 15% 2021-05-16T23:03:27.7065194Z (Reading database ... 20% 2021-05-16T23:03:27.7065832Z (Reading database ... 25% 2021-05-16T23:03:27.7066455Z (Reading database ... 30% 2021-05-16T23:03:27.7067090Z (Reading database ... 35% 2021-05-16T23:03:27.7067745Z (Reading database ... 40% 2021-05-16T23:03:27.7068386Z (Reading database ... 45% 2021-05-16T23:03:27.7069017Z (Reading database ... 50% 2021-05-16T23:03:27.7088319Z (Reading database ... 55% 2021-05-16T23:03:27.7129684Z (Reading database ... 60% 2021-05-16T23:03:27.7152464Z (Reading database ... 65% 2021-05-16T23:03:27.7253544Z (Reading database ... 70% 2021-05-16T23:03:27.7354685Z (Reading database ... 75% 2021-05-16T23:03:27.7379206Z (Reading database ... 80% 2021-05-16T23:03:27.7829355Z (Reading database ... 85% 2021-05-16T23:03:27.7971524Z (Reading database ... 90% 2021-05-16T23:03:27.8038060Z (Reading database ... 95% 2021-05-16T23:03:27.8038575Z (Reading database ... 100% 2021-05-16T23:03:27.8039292Z (Reading database ... 267862 files and directories currently installed.) 2021-05-16T23:03:27.8137491Z Preparing to unpack .../libjq-dev_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-05-16T23:03:27.8146427Z Unpacking libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-16T23:03:27.8667027Z Setting up libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-16T23:03:29.6696336Z Reading package lists... 2021-05-16T23:03:29.8024342Z Building dependency tree... 2021-05-16T23:03:29.8041921Z Reading state information... 2021-05-16T23:03:29.9754040Z The following NEW packages will be installed: 2021-05-16T23:03:29.9758799Z libmng2 2021-05-16T23:03:31.1308538Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:03:31.1309602Z Need to get 168 kB of archives. 2021-05-16T23:03:31.1310400Z After this operation, 571 kB of additional disk space will be used. 2021-05-16T23:03:31.1312384Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmng2 amd64 2.0.3+dfsg-3 [168 kB] 2021-05-16T23:03:31.5117032Z Fetched 168 kB in 1s (145 kB/s) 2021-05-16T23:03:31.5405034Z Selecting previously unselected package libmng2:amd64. 2021-05-16T23:03:31.5463005Z (Reading database ... 2021-05-16T23:03:31.5463901Z (Reading database ... 5% 2021-05-16T23:03:31.5464485Z (Reading database ... 10% 2021-05-16T23:03:31.5464994Z (Reading database ... 15% 2021-05-16T23:03:31.5465442Z (Reading database ... 20% 2021-05-16T23:03:31.5465902Z (Reading database ... 25% 2021-05-16T23:03:31.5466354Z (Reading database ... 30% 2021-05-16T23:03:31.5466809Z (Reading database ... 35% 2021-05-16T23:03:31.5467251Z (Reading database ... 40% 2021-05-16T23:03:31.5467708Z (Reading database ... 45% 2021-05-16T23:03:31.5468166Z (Reading database ... 50% 2021-05-16T23:03:31.5499008Z (Reading database ... 55% 2021-05-16T23:03:31.5542512Z (Reading database ... 60% 2021-05-16T23:03:31.5566984Z (Reading database ... 65% 2021-05-16T23:03:31.5672167Z (Reading database ... 70% 2021-05-16T23:03:31.5774966Z (Reading database ... 75% 2021-05-16T23:03:31.5796055Z (Reading database ... 80% 2021-05-16T23:03:31.6250327Z (Reading database ... 85% 2021-05-16T23:03:31.6398050Z (Reading database ... 90% 2021-05-16T23:03:31.6466756Z (Reading database ... 95% 2021-05-16T23:03:31.6467315Z (Reading database ... 100% 2021-05-16T23:03:31.6468157Z (Reading database ... 267868 files and directories currently installed.) 2021-05-16T23:03:31.6573321Z Preparing to unpack .../libmng2_2.0.3+dfsg-3_amd64.deb ... 2021-05-16T23:03:31.6591624Z Unpacking libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-16T23:03:31.7250055Z Setting up libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-16T23:03:31.7272952Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:03:33.5345688Z Reading package lists... 2021-05-16T23:03:33.6711167Z Building dependency tree... 2021-05-16T23:03:33.6728840Z Reading state information... 2021-05-16T23:03:33.7817902Z E: Unable to locate package libmng1 2021-05-16T23:03:33.8413880Z Reading package lists... 2021-05-16T23:03:33.9731112Z Building dependency tree... 2021-05-16T23:03:33.9748634Z Reading state information... 2021-05-16T23:03:34.0840462Z E: Unable to locate package libapparmor-devel 2021-05-16T23:03:34.1436232Z Reading package lists... 2021-05-16T23:03:34.2899507Z Building dependency tree... 2021-05-16T23:03:34.2917397Z Reading state information... 2021-05-16T23:03:34.4236776Z The following additional packages will be installed: 2021-05-16T23:03:34.4238860Z libij-java 2021-05-16T23:03:34.4666557Z The following NEW packages will be installed: 2021-05-16T23:03:34.4670389Z imagej libij-java 2021-05-16T23:03:34.5089085Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:03:34.5089878Z Need to get 2328 kB of archives. 2021-05-16T23:03:34.5090963Z After this operation, 2498 kB of additional disk space will be used. 2021-05-16T23:03:34.5092765Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libij-java all 1.52r-1 [2284 kB] 2021-05-16T23:03:34.6171375Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 imagej all 1.52r-1 [43.7 kB] 2021-05-16T23:03:34.9908100Z Fetched 2328 kB in 0s (15.5 MB/s) 2021-05-16T23:03:35.0188215Z Selecting previously unselected package libij-java. 2021-05-16T23:03:35.0261932Z (Reading database ... 2021-05-16T23:03:35.0262587Z (Reading database ... 5% 2021-05-16T23:03:35.0263322Z (Reading database ... 10% 2021-05-16T23:03:35.0263978Z (Reading database ... 15% 2021-05-16T23:03:35.0264572Z (Reading database ... 20% 2021-05-16T23:03:35.0265153Z (Reading database ... 25% 2021-05-16T23:03:35.0265726Z (Reading database ... 30% 2021-05-16T23:03:35.0266306Z (Reading database ... 35% 2021-05-16T23:03:35.0266883Z (Reading database ... 40% 2021-05-16T23:03:35.0267457Z (Reading database ... 45% 2021-05-16T23:03:35.0268116Z (Reading database ... 50% 2021-05-16T23:03:35.0302992Z (Reading database ... 55% 2021-05-16T23:03:35.0345858Z (Reading database ... 60% 2021-05-16T23:03:35.0368691Z (Reading database ... 65% 2021-05-16T23:03:35.0477670Z (Reading database ... 70% 2021-05-16T23:03:35.0582305Z (Reading database ... 75% 2021-05-16T23:03:35.0603855Z (Reading database ... 80% 2021-05-16T23:03:35.1063525Z (Reading database ... 85% 2021-05-16T23:03:35.1206360Z (Reading database ... 90% 2021-05-16T23:03:35.1272460Z (Reading database ... 95% 2021-05-16T23:03:35.1273311Z (Reading database ... 100% 2021-05-16T23:03:35.1274319Z (Reading database ... 267874 files and directories currently installed.) 2021-05-16T23:03:35.1373859Z Preparing to unpack .../libij-java_1.52r-1_all.deb ... 2021-05-16T23:03:35.1385156Z Unpacking libij-java (1.52r-1) ... 2021-05-16T23:03:35.2164476Z Selecting previously unselected package imagej. 2021-05-16T23:03:35.2369552Z Preparing to unpack .../imagej_1.52r-1_all.deb ... 2021-05-16T23:03:35.2378366Z Unpacking imagej (1.52r-1) ... 2021-05-16T23:03:35.2929209Z Setting up libij-java (1.52r-1) ... 2021-05-16T23:03:35.2952168Z Setting up imagej (1.52r-1) ... 2021-05-16T23:03:35.2971412Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-16T23:03:35.3451036Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:03:35.9816996Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-16T23:03:37.7991453Z Reading package lists... 2021-05-16T23:03:37.9322369Z Building dependency tree... 2021-05-16T23:03:37.9342388Z Reading state information... 2021-05-16T23:03:38.0644305Z Suggested packages: 2021-05-16T23:03:38.0645513Z bowtie2-examples 2021-05-16T23:03:38.1061288Z The following NEW packages will be installed: 2021-05-16T23:03:38.1066678Z bowtie2 2021-05-16T23:03:38.2007999Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:03:38.2008778Z Need to get 1324 kB of archives. 2021-05-16T23:03:38.2009572Z After this operation, 5630 kB of additional disk space will be used. 2021-05-16T23:03:38.2011533Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 bowtie2 amd64 2.3.5.1-6build1 [1324 kB] 2021-05-16T23:03:38.5969222Z Fetched 1324 kB in 0s (10.9 MB/s) 2021-05-16T23:03:38.6249602Z Selecting previously unselected package bowtie2. 2021-05-16T23:03:38.6321327Z (Reading database ... 2021-05-16T23:03:38.6322093Z (Reading database ... 5% 2021-05-16T23:03:38.6322737Z (Reading database ... 10% 2021-05-16T23:03:38.6325789Z (Reading database ... 15% 2021-05-16T23:03:38.6326273Z (Reading database ... 20% 2021-05-16T23:03:38.6326755Z (Reading database ... 25% 2021-05-16T23:03:38.6327201Z (Reading database ... 30% 2021-05-16T23:03:38.6327658Z (Reading database ... 35% 2021-05-16T23:03:38.6328119Z (Reading database ... 40% 2021-05-16T23:03:38.6328563Z (Reading database ... 45% 2021-05-16T23:03:38.6329016Z (Reading database ... 50% 2021-05-16T23:03:38.6362588Z (Reading database ... 55% 2021-05-16T23:03:38.6404776Z (Reading database ... 60% 2021-05-16T23:03:38.6427118Z (Reading database ... 65% 2021-05-16T23:03:38.6536213Z (Reading database ... 70% 2021-05-16T23:03:38.6640678Z (Reading database ... 75% 2021-05-16T23:03:38.6662101Z (Reading database ... 80% 2021-05-16T23:03:38.7122770Z (Reading database ... 85% 2021-05-16T23:03:38.7266905Z (Reading database ... 90% 2021-05-16T23:03:38.7334744Z (Reading database ... 95% 2021-05-16T23:03:38.7335560Z (Reading database ... 100% 2021-05-16T23:03:38.7336525Z (Reading database ... 267897 files and directories currently installed.) 2021-05-16T23:03:38.7437338Z Preparing to unpack .../bowtie2_2.3.5.1-6build1_amd64.deb ... 2021-05-16T23:03:38.7446643Z Unpacking bowtie2 (2.3.5.1-6build1) ... 2021-05-16T23:03:38.9160423Z Setting up bowtie2 (2.3.5.1-6build1) ... 2021-05-16T23:03:38.9184091Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:03:41.4658508Z Reading package lists... 2021-05-16T23:03:41.6025432Z Building dependency tree... 2021-05-16T23:03:41.6043055Z Reading state information... 2021-05-16T23:03:41.7146832Z E: Unable to locate package install 2021-05-16T23:03:41.7147990Z E: Unable to locate package gdal 2021-05-16T23:03:41.7744398Z Reading package lists... 2021-05-16T23:03:41.9065886Z Building dependency tree... 2021-05-16T23:03:41.9083819Z Reading state information... 2021-05-16T23:03:41.9275843Z Package insighttoolkit4-python is not available, but is referred to by another package. 2021-05-16T23:03:41.9277431Z This may mean that the package is missing, has been obsoleted, or 2021-05-16T23:03:41.9278435Z is only available from another source 2021-05-16T23:03:41.9279036Z 2021-05-16T23:03:42.0170653Z E: Package 'insighttoolkit4-python' has no installation candidate 2021-05-16T23:03:42.0765803Z Reading package lists... 2021-05-16T23:03:42.2147632Z Building dependency tree... 2021-05-16T23:03:42.2165146Z Reading state information... 2021-05-16T23:03:42.2367050Z Package libav-tools is not available, but is referred to by another package. 2021-05-16T23:03:42.2368125Z This may mean that the package is missing, has been obsoleted, or 2021-05-16T23:03:42.2368935Z is only available from another source 2021-05-16T23:03:42.2369642Z However the following packages replace it: 2021-05-16T23:03:42.2370201Z ffmpeg 2021-05-16T23:03:42.2370468Z 2021-05-16T23:03:42.3249359Z E: Package 'libav-tools' has no installation candidate 2021-05-16T23:03:42.3845420Z Reading package lists... 2021-05-16T23:03:42.5144053Z Building dependency tree... 2021-05-16T23:03:42.5161696Z Reading state information... 2021-05-16T23:03:42.6432881Z The following additional packages will be installed: 2021-05-16T23:03:42.6435120Z libgcrypt20-dev libgit2-28 libgpg-error-dev libhttp-parser-dev 2021-05-16T23:03:42.6437042Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-16T23:03:42.6438309Z libssh2-1-dev 2021-05-16T23:03:42.6439381Z Suggested packages: 2021-05-16T23:03:42.6440432Z libgcrypt20-doc libmbedtls-doc 2021-05-16T23:03:42.6858798Z The following NEW packages will be installed: 2021-05-16T23:03:42.6860973Z libgcrypt20-dev libgit2-28 libgit2-dev libgpg-error-dev libhttp-parser-dev 2021-05-16T23:03:42.6862690Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-16T23:03:42.6863745Z libssh2-1-dev 2021-05-16T23:03:42.7052154Z 0 upgraded, 11 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:03:42.7052845Z Need to get 2667 kB of archives. 2021-05-16T23:03:42.7053517Z After this operation, 11.2 MB of additional disk space will be used. 2021-05-16T23:03:42.7055565Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgpg-error-dev amd64 1.37-1 [109 kB] 2021-05-16T23:03:42.7091075Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcrypt20-dev amd64 1.8.5-5ubuntu1 [470 kB] 2021-05-16T23:03:42.7146509Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser2.9 amd64 2.9.2-2 [21.8 kB] 2021-05-16T23:03:42.7151035Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedcrypto3 amd64 2.16.4-1ubuntu2 [150 kB] 2021-05-16T23:03:42.7166978Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedx509-0 amd64 2.16.4-1ubuntu2 [42.3 kB] 2021-05-16T23:03:42.7172455Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls12 amd64 2.16.4-1ubuntu2 [71.8 kB] 2021-05-16T23:03:42.7474519Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-28 amd64 0.28.4+dfsg.1-2 [403 kB] 2021-05-16T23:03:42.7528170Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls-dev amd64 2.16.4-1ubuntu2 [444 kB] 2021-05-16T23:03:42.7568441Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libssh2-1-dev amd64 1.8.0-2.1build1 [244 kB] 2021-05-16T23:03:42.7886416Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser-dev amd64 2.9.2-2 [20.2 kB] 2021-05-16T23:03:42.7889467Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-dev amd64 0.28.4+dfsg.1-2 [691 kB] 2021-05-16T23:03:43.1681565Z Fetched 2667 kB in 0s (25.5 MB/s) 2021-05-16T23:03:43.1943102Z Selecting previously unselected package libgpg-error-dev. 2021-05-16T23:03:43.2014586Z (Reading database ... 2021-05-16T23:03:43.2015223Z (Reading database ... 5% 2021-05-16T23:03:43.2015827Z (Reading database ... 10% 2021-05-16T23:03:43.2016410Z (Reading database ... 15% 2021-05-16T23:03:43.2016977Z (Reading database ... 20% 2021-05-16T23:03:43.2017527Z (Reading database ... 25% 2021-05-16T23:03:43.2018121Z (Reading database ... 30% 2021-05-16T23:03:43.2018691Z (Reading database ... 35% 2021-05-16T23:03:43.2019262Z (Reading database ... 40% 2021-05-16T23:03:43.2019839Z (Reading database ... 45% 2021-05-16T23:03:43.2020395Z (Reading database ... 50% 2021-05-16T23:03:43.2043426Z (Reading database ... 55% 2021-05-16T23:03:43.2084907Z (Reading database ... 60% 2021-05-16T23:03:43.2106778Z (Reading database ... 65% 2021-05-16T23:03:43.2211974Z (Reading database ... 70% 2021-05-16T23:03:43.2312875Z (Reading database ... 75% 2021-05-16T23:03:43.2333944Z (Reading database ... 80% 2021-05-16T23:03:43.2780741Z (Reading database ... 85% 2021-05-16T23:03:43.2920408Z (Reading database ... 90% 2021-05-16T23:03:43.2985715Z (Reading database ... 95% 2021-05-16T23:03:43.2986544Z (Reading database ... 100% 2021-05-16T23:03:43.2987522Z (Reading database ... 267923 files and directories currently installed.) 2021-05-16T23:03:43.3087989Z Preparing to unpack .../00-libgpg-error-dev_1.37-1_amd64.deb ... 2021-05-16T23:03:43.3103271Z Unpacking libgpg-error-dev (1.37-1) ... 2021-05-16T23:03:43.3444999Z Selecting previously unselected package libgcrypt20-dev. 2021-05-16T23:03:43.3676743Z Preparing to unpack .../01-libgcrypt20-dev_1.8.5-5ubuntu1_amd64.deb ... 2021-05-16T23:03:43.3684055Z Unpacking libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-16T23:03:43.4324991Z Selecting previously unselected package libhttp-parser2.9:amd64. 2021-05-16T23:03:43.4577225Z Preparing to unpack .../02-libhttp-parser2.9_2.9.2-2_amd64.deb ... 2021-05-16T23:03:43.4593290Z Unpacking libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-16T23:03:43.4844923Z Selecting previously unselected package libmbedcrypto3:amd64. 2021-05-16T23:03:43.5059380Z Preparing to unpack .../03-libmbedcrypto3_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T23:03:43.5068074Z Unpacking libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T23:03:43.5445190Z Selecting previously unselected package libmbedx509-0:amd64. 2021-05-16T23:03:43.5653011Z Preparing to unpack .../04-libmbedx509-0_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T23:03:43.5661805Z Unpacking libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T23:03:43.5896075Z Selecting previously unselected package libmbedtls12:amd64. 2021-05-16T23:03:43.6150763Z Preparing to unpack .../05-libmbedtls12_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T23:03:43.6159224Z Unpacking libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T23:03:43.6524492Z Selecting previously unselected package libgit2-28:amd64. 2021-05-16T23:03:43.6689995Z Preparing to unpack .../06-libgit2-28_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-16T23:03:43.6699112Z Unpacking libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T23:03:43.7284492Z Selecting previously unselected package libmbedtls-dev:amd64. 2021-05-16T23:03:43.7470517Z Preparing to unpack .../07-libmbedtls-dev_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T23:03:43.7478656Z Unpacking libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T23:03:43.8124733Z Selecting previously unselected package libssh2-1-dev:amd64. 2021-05-16T23:03:43.8340902Z Preparing to unpack .../08-libssh2-1-dev_1.8.0-2.1build1_amd64.deb ... 2021-05-16T23:03:43.8353137Z Unpacking libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-16T23:03:43.8884748Z Selecting previously unselected package libhttp-parser-dev. 2021-05-16T23:03:43.9062455Z Preparing to unpack .../09-libhttp-parser-dev_2.9.2-2_amd64.deb ... 2021-05-16T23:03:43.9071719Z Unpacking libhttp-parser-dev (2.9.2-2) ... 2021-05-16T23:03:43.9324758Z Selecting previously unselected package libgit2-dev:amd64. 2021-05-16T23:03:43.9528711Z Preparing to unpack .../10-libgit2-dev_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-16T23:03:43.9537708Z Unpacking libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T23:03:44.0673272Z Setting up libgpg-error-dev (1.37-1) ... 2021-05-16T23:03:44.0702492Z Setting up libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T23:03:44.0726399Z Setting up libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-16T23:03:44.0751586Z Setting up libhttp-parser-dev (2.9.2-2) ... 2021-05-16T23:03:44.0769618Z Setting up libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T23:03:44.0792219Z Setting up libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T23:03:44.0811869Z Setting up libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T23:03:44.0828309Z Setting up libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-16T23:03:44.0849174Z Setting up libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-16T23:03:44.0868530Z Setting up libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T23:03:44.0886609Z Setting up libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T23:03:44.0904954Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:03:48.4248731Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T23:03:48.5250508Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:03:50.3493066Z Reading package lists... 2021-05-16T23:03:50.4886760Z Building dependency tree... 2021-05-16T23:03:50.4906903Z Reading state information... 2021-05-16T23:03:50.7050811Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-16T23:03:50.7052269Z libtiff-dev set to manually installed. 2021-05-16T23:03:50.7053238Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:03:50.7646269Z Reading package lists... 2021-05-16T23:03:50.9014566Z Building dependency tree... 2021-05-16T23:03:50.9034781Z Reading state information... 2021-05-16T23:03:51.1026125Z unixodbc-dev is already the newest version (2.3.7). 2021-05-16T23:03:51.1027546Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:03:51.1625936Z Reading package lists... 2021-05-16T23:03:51.2945878Z Building dependency tree... 2021-05-16T23:03:51.2964413Z Reading state information... 2021-05-16T23:03:51.4658845Z The following NEW packages will be installed: 2021-05-16T23:03:51.4660575Z libsodium-dev 2021-05-16T23:03:51.4875975Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:03:51.4876966Z Need to get 169 kB of archives. 2021-05-16T23:03:51.4878169Z After this operation, 826 kB of additional disk space will be used. 2021-05-16T23:03:51.4879816Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 2021-05-16T23:03:51.8619185Z Fetched 169 kB in 0s (7470 kB/s) 2021-05-16T23:03:51.8881370Z Selecting previously unselected package libsodium-dev:amd64. 2021-05-16T23:03:51.8952385Z (Reading database ... 2021-05-16T23:03:51.8953029Z (Reading database ... 5% 2021-05-16T23:03:51.8953629Z (Reading database ... 10% 2021-05-16T23:03:51.8954205Z (Reading database ... 15% 2021-05-16T23:03:51.8954798Z (Reading database ... 20% 2021-05-16T23:03:51.8955372Z (Reading database ... 25% 2021-05-16T23:03:51.8955957Z (Reading database ... 30% 2021-05-16T23:03:51.8956531Z (Reading database ... 35% 2021-05-16T23:03:51.8957083Z (Reading database ... 40% 2021-05-16T23:03:51.8957645Z (Reading database ... 45% 2021-05-16T23:03:51.8958211Z (Reading database ... 50% 2021-05-16T23:03:51.8983213Z (Reading database ... 55% 2021-05-16T23:03:51.9024159Z (Reading database ... 60% 2021-05-16T23:03:51.9046252Z (Reading database ... 65% 2021-05-16T23:03:51.9149136Z (Reading database ... 70% 2021-05-16T23:03:51.9254663Z (Reading database ... 75% 2021-05-16T23:03:51.9276400Z (Reading database ... 80% 2021-05-16T23:03:51.9726147Z (Reading database ... 85% 2021-05-16T23:03:51.9867390Z (Reading database ... 90% 2021-05-16T23:03:51.9932141Z (Reading database ... 95% 2021-05-16T23:03:51.9933025Z (Reading database ... 100% 2021-05-16T23:03:51.9933975Z (Reading database ... 268426 files and directories currently installed.) 2021-05-16T23:03:52.0033470Z Preparing to unpack .../libsodium-dev_1.0.18-1_amd64.deb ... 2021-05-16T23:03:52.0045437Z Unpacking libsodium-dev:amd64 (1.0.18-1) ... 2021-05-16T23:03:52.0740018Z Setting up libsodium-dev:amd64 (1.0.18-1) ... 2021-05-16T23:03:53.8711789Z Reading package lists... 2021-05-16T23:03:54.0051210Z Building dependency tree... 2021-05-16T23:03:54.0068785Z Reading state information... 2021-05-16T23:03:54.1385104Z The following additional packages will be installed: 2021-05-16T23:03:54.1388080Z libarchive-dev liblept5 libtesseract4 tesseract-ocr tesseract-ocr-osd 2021-05-16T23:03:54.1814117Z The following NEW packages will be installed: 2021-05-16T23:03:54.1820918Z libarchive-dev liblept5 libleptonica-dev libtesseract-dev libtesseract4 2021-05-16T23:03:54.1823507Z tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd 2021-05-16T23:03:54.6885549Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:03:54.6886345Z Need to get 10.4 MB of archives. 2021-05-16T23:03:54.6887152Z After this operation, 38.0 MB of additional disk space will be used. 2021-05-16T23:03:54.6889105Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1 [490 kB] 2021-05-16T23:03:54.8608053Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB] 2021-05-16T23:03:55.2345439Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libleptonica-dev amd64 1.79.0-1 [1389 kB] 2021-05-16T23:03:55.7808029Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1237 kB] 2021-05-16T23:03:56.2654098Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract-dev amd64 4.1.1-2build2 [1463 kB] 2021-05-16T23:03:56.8345531Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr-eng all 1:4.00~git30-7274cfa-1 [1598 kB] 2021-05-16T23:03:57.4870050Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr-osd all 1:4.00~git30-7274cfa-1 [2990 kB] 2021-05-16T23:03:58.6802456Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr amd64 4.1.1-2build2 [262 kB] 2021-05-16T23:03:59.1625449Z Fetched 10.4 MB in 5s (2269 kB/s) 2021-05-16T23:03:59.1965571Z Selecting previously unselected package libarchive-dev:amd64. 2021-05-16T23:03:59.1966329Z (Reading database ... 2021-05-16T23:03:59.1966781Z (Reading database ... 5% 2021-05-16T23:03:59.1967254Z (Reading database ... 10% 2021-05-16T23:03:59.1967706Z (Reading database ... 15% 2021-05-16T23:03:59.1968166Z (Reading database ... 20% 2021-05-16T23:03:59.1968630Z (Reading database ... 25% 2021-05-16T23:03:59.1969087Z (Reading database ... 30% 2021-05-16T23:03:59.1969533Z (Reading database ... 35% 2021-05-16T23:03:59.1969994Z (Reading database ... 40% 2021-05-16T23:03:59.1970445Z (Reading database ... 45% 2021-05-16T23:03:59.1970899Z (Reading database ... 50% 2021-05-16T23:03:59.2012998Z (Reading database ... 55% 2021-05-16T23:03:59.2057433Z (Reading database ... 60% 2021-05-16T23:03:59.2081977Z (Reading database ... 65% 2021-05-16T23:03:59.2190710Z (Reading database ... 70% 2021-05-16T23:03:59.2297447Z (Reading database ... 75% 2021-05-16T23:03:59.2320572Z (Reading database ... 80% 2021-05-16T23:03:59.2775187Z (Reading database ... 85% 2021-05-16T23:03:59.2919735Z (Reading database ... 90% 2021-05-16T23:03:59.2986442Z (Reading database ... 95% 2021-05-16T23:03:59.2987181Z (Reading database ... 100% 2021-05-16T23:03:59.2988024Z (Reading database ... 268496 files and directories currently installed.) 2021-05-16T23:03:59.3088101Z Preparing to unpack .../0-libarchive-dev_3.4.0-2ubuntu1_amd64.deb ... 2021-05-16T23:03:59.3098250Z Unpacking libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-16T23:03:59.3804182Z Selecting previously unselected package liblept5:amd64. 2021-05-16T23:03:59.3998566Z Preparing to unpack .../1-liblept5_1.79.0-1_amd64.deb ... 2021-05-16T23:03:59.4012945Z Unpacking liblept5:amd64 (1.79.0-1) ... 2021-05-16T23:03:59.5089238Z Selecting previously unselected package libleptonica-dev:amd64. 2021-05-16T23:03:59.5288018Z Preparing to unpack .../2-libleptonica-dev_1.79.0-1_amd64.deb ... 2021-05-16T23:03:59.5295353Z Unpacking libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-16T23:03:59.6644563Z Selecting previously unselected package libtesseract4:amd64. 2021-05-16T23:03:59.6892344Z Preparing to unpack .../3-libtesseract4_4.1.1-2build2_amd64.deb ... 2021-05-16T23:03:59.6902804Z Unpacking libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-16T23:03:59.8139835Z Selecting previously unselected package libtesseract-dev:amd64. 2021-05-16T23:03:59.8402659Z Preparing to unpack .../4-libtesseract-dev_4.1.1-2build2_amd64.deb ... 2021-05-16T23:03:59.8411153Z Unpacking libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-16T23:03:59.9926322Z Selecting previously unselected package tesseract-ocr-eng. 2021-05-16T23:04:00.0193718Z Preparing to unpack .../5-tesseract-ocr-eng_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-16T23:04:00.0201714Z Unpacking tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-16T23:04:00.1699300Z Selecting previously unselected package tesseract-ocr-osd. 2021-05-16T23:04:00.1966521Z Preparing to unpack .../6-tesseract-ocr-osd_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-16T23:04:00.1979213Z Unpacking tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-16T23:04:00.5165018Z Selecting previously unselected package tesseract-ocr. 2021-05-16T23:04:00.5398845Z Preparing to unpack .../7-tesseract-ocr_4.1.1-2build2_amd64.deb ... 2021-05-16T23:04:00.5407691Z Unpacking tesseract-ocr (4.1.1-2build2) ... 2021-05-16T23:04:00.6186399Z Setting up tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-16T23:04:00.6206321Z Setting up liblept5:amd64 (1.79.0-1) ... 2021-05-16T23:04:00.6227428Z Setting up libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-16T23:04:00.6244579Z Setting up libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-16T23:04:00.6263790Z Setting up libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-16T23:04:00.6280962Z Setting up tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-16T23:04:00.6302845Z Setting up libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-16T23:04:00.6325221Z Setting up tesseract-ocr (4.1.1-2build2) ... 2021-05-16T23:04:00.6346427Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:04:03.2612820Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:04:05.0629702Z Reading package lists... 2021-05-16T23:04:05.1946960Z Building dependency tree... 2021-05-16T23:04:05.1964935Z Reading state information... 2021-05-16T23:04:05.3931115Z wget is already the newest version (1.20.3-1ubuntu1). 2021-05-16T23:04:05.3932351Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:04:05.4542768Z Reading package lists... 2021-05-16T23:04:05.5882402Z Building dependency tree... 2021-05-16T23:04:05.5900283Z Reading state information... 2021-05-16T23:04:05.7212255Z The following additional packages will be installed: 2021-05-16T23:04:05.7214588Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-16T23:04:05.7216189Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev 2021-05-16T23:04:05.7220414Z Suggested packages: 2021-05-16T23:04:05.7221470Z doc-base krb5-doc krb5-user libnorm-doc 2021-05-16T23:04:05.7682325Z The following NEW packages will be installed: 2021-05-16T23:04:05.7685684Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-16T23:04:05.7689373Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev libzmq3-dev 2021-05-16T23:04:05.8672622Z 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:04:05.8673557Z Need to get 1459 kB of archives. 2021-05-16T23:04:05.8674365Z After this operation, 7754 kB of additional disk space will be used. 2021-05-16T23:04:05.8676294Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-05-16T23:04:05.8714779Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-05-16T23:04:05.8735375Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-05-16T23:04:05.8742502Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-05-16T23:04:05.8748199Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2021-05-16T23:04:05.8754086Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-05-16T23:04:05.8767544Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 2021-05-16T23:04:05.8841545Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 2021-05-16T23:04:05.8892948Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-05-16T23:04:05.8896939Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 2021-05-16T23:04:06.2756985Z Fetched 1459 kB in 0s (11.9 MB/s) 2021-05-16T23:04:06.3040042Z Selecting previously unselected package libgssrpc4:amd64. 2021-05-16T23:04:06.3112134Z (Reading database ... 2021-05-16T23:04:06.3112911Z (Reading database ... 5% 2021-05-16T23:04:06.3113572Z (Reading database ... 10% 2021-05-16T23:04:06.3114209Z (Reading database ... 15% 2021-05-16T23:04:06.3114847Z (Reading database ... 20% 2021-05-16T23:04:06.3115478Z (Reading database ... 25% 2021-05-16T23:04:06.3116124Z (Reading database ... 30% 2021-05-16T23:04:06.3116757Z (Reading database ... 35% 2021-05-16T23:04:06.3117377Z (Reading database ... 40% 2021-05-16T23:04:06.3118012Z (Reading database ... 45% 2021-05-16T23:04:06.3118637Z (Reading database ... 50% 2021-05-16T23:04:06.3147998Z (Reading database ... 55% 2021-05-16T23:04:06.3187667Z (Reading database ... 60% 2021-05-16T23:04:06.3215232Z (Reading database ... 65% 2021-05-16T23:04:06.3324989Z (Reading database ... 70% 2021-05-16T23:04:06.3430868Z (Reading database ... 75% 2021-05-16T23:04:06.3457191Z (Reading database ... 80% 2021-05-16T23:04:06.3800645Z (Reading database ... 85% 2021-05-16T23:04:06.4066060Z (Reading database ... 90% 2021-05-16T23:04:06.4133693Z (Reading database ... 95% 2021-05-16T23:04:06.4134254Z (Reading database ... 100% 2021-05-16T23:04:06.4135083Z (Reading database ... 268721 files and directories currently installed.) 2021-05-16T23:04:06.4233840Z Preparing to unpack .../0-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T23:04:06.4249876Z Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:04:06.4568649Z Selecting previously unselected package libkdb5-9:amd64. 2021-05-16T23:04:06.4764751Z Preparing to unpack .../1-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T23:04:06.4773282Z Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:04:06.5045283Z Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-05-16T23:04:06.5258656Z Preparing to unpack .../2-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T23:04:06.5267214Z Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:04:06.5604537Z Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-05-16T23:04:06.5761994Z Preparing to unpack .../3-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T23:04:06.5770456Z Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:04:06.6045139Z Selecting previously unselected package comerr-dev:amd64. 2021-05-16T23:04:06.6246040Z Preparing to unpack .../4-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-05-16T23:04:06.6271497Z Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-16T23:04:06.6525026Z Selecting previously unselected package krb5-multidev:amd64. 2021-05-16T23:04:06.6748597Z Preparing to unpack .../5-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T23:04:06.6757423Z Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:04:06.7125286Z Selecting previously unselected package libnorm-dev:amd64. 2021-05-16T23:04:06.7310446Z Preparing to unpack .../6-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 2021-05-16T23:04:06.7318579Z Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-16T23:04:06.7952419Z Selecting previously unselected package libpgm-dev:amd64. 2021-05-16T23:04:06.8209284Z Preparing to unpack .../7-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T23:04:06.8217557Z Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-16T23:04:06.8605183Z Selecting previously unselected package libkrb5-dev:amd64. 2021-05-16T23:04:06.8841025Z Preparing to unpack .../8-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T23:04:06.8853034Z Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:04:06.9076965Z Selecting previously unselected package libzmq3-dev:amd64. 2021-05-16T23:04:06.9330962Z Preparing to unpack .../9-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 2021-05-16T23:04:06.9338884Z Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-16T23:04:07.0306508Z Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-16T23:04:07.0325928Z Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:04:07.0345541Z Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-16T23:04:07.0362378Z Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-16T23:04:07.0393827Z Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:04:07.0412886Z Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:04:07.0434394Z Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:04:07.0454470Z Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:04:07.0470653Z Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:04:07.0494054Z Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-16T23:04:07.0516122Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:04:07.0697999Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:04:09.9148371Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T23:04:11.8121601Z Reading package lists... 2021-05-16T23:04:11.9493660Z Building dependency tree... 2021-05-16T23:04:11.9511411Z Reading state information... 2021-05-16T23:04:12.0600497Z E: Unable to locate package udunits 2021-05-16T23:04:12.1198520Z Reading package lists... 2021-05-16T23:04:12.2525115Z Building dependency tree... 2021-05-16T23:04:12.2543307Z Reading state information... 2021-05-16T23:04:12.3867946Z The following additional packages will be installed: 2021-05-16T23:04:12.3869091Z libwebpdemux2 2021-05-16T23:04:12.4284527Z The following NEW packages will be installed: 2021-05-16T23:04:12.4286385Z libwebp-dev libwebpdemux2 2021-05-16T23:04:12.4579451Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:04:12.4580866Z Need to get 277 kB of archives. 2021-05-16T23:04:12.4581638Z After this operation, 965 kB of additional disk space will be used. 2021-05-16T23:04:12.4583473Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebpdemux2 amd64 0.6.1-2 [9472 B] 2021-05-16T23:04:12.4599453Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebp-dev amd64 0.6.1-2 [267 kB] 2021-05-16T23:04:12.8397151Z Fetched 277 kB in 0s (7866 kB/s) 2021-05-16T23:04:12.8724696Z Selecting previously unselected package libwebpdemux2:amd64. 2021-05-16T23:04:12.8753858Z (Reading database ... 2021-05-16T23:04:12.8754531Z (Reading database ... 5% 2021-05-16T23:04:12.8755096Z (Reading database ... 10% 2021-05-16T23:04:12.8755641Z (Reading database ... 15% 2021-05-16T23:04:12.8756386Z (Reading database ... 20% 2021-05-16T23:04:12.8756938Z (Reading database ... 25% 2021-05-16T23:04:12.8757482Z (Reading database ... 30% 2021-05-16T23:04:12.8758025Z (Reading database ... 35% 2021-05-16T23:04:12.8758553Z (Reading database ... 40% 2021-05-16T23:04:12.8759097Z (Reading database ... 45% 2021-05-16T23:04:12.8759623Z (Reading database ... 50% 2021-05-16T23:04:12.8793723Z (Reading database ... 55% 2021-05-16T23:04:12.8834241Z (Reading database ... 60% 2021-05-16T23:04:12.8865159Z (Reading database ... 65% 2021-05-16T23:04:12.8972221Z (Reading database ... 70% 2021-05-16T23:04:12.9079974Z (Reading database ... 75% 2021-05-16T23:04:12.9104616Z (Reading database ... 80% 2021-05-16T23:04:12.9441878Z (Reading database ... 85% 2021-05-16T23:04:12.9723539Z (Reading database ... 90% 2021-05-16T23:04:12.9796160Z (Reading database ... 95% 2021-05-16T23:04:12.9796702Z (Reading database ... 100% 2021-05-16T23:04:12.9797411Z (Reading database ... 269021 files and directories currently installed.) 2021-05-16T23:04:12.9916551Z Preparing to unpack .../libwebpdemux2_0.6.1-2_amd64.deb ... 2021-05-16T23:04:12.9925399Z Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-16T23:04:13.0165295Z Selecting previously unselected package libwebp-dev:amd64. 2021-05-16T23:04:13.0386877Z Preparing to unpack .../libwebp-dev_0.6.1-2_amd64.deb ... 2021-05-16T23:04:13.0396331Z Unpacking libwebp-dev:amd64 (0.6.1-2) ... 2021-05-16T23:04:13.1139292Z Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-16T23:04:13.1158876Z Setting up libwebp-dev:amd64 (0.6.1-2) ... 2021-05-16T23:04:13.1180914Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:04:14.9506045Z Reading package lists... 2021-05-16T23:04:15.0812070Z Building dependency tree... 2021-05-16T23:04:15.0829453Z Reading state information... 2021-05-16T23:04:15.2115479Z The following additional packages will be installed: 2021-05-16T23:04:15.2118666Z gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-16T23:04:15.2124142Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-16T23:04:15.2125442Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-16T23:04:15.2126110Z Suggested packages: 2021-05-16T23:04:15.2126942Z cargo-doc gdb-doc gdbserver rust-doc rust-src 2021-05-16T23:04:15.2127607Z Recommended packages: 2021-05-16T23:04:15.2128060Z cargo 2021-05-16T23:04:15.2591457Z The following NEW packages will be installed: 2021-05-16T23:04:15.2594036Z cargo gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-16T23:04:15.2595662Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-16T23:04:15.2597024Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-16T23:04:15.2824713Z 0 upgraded, 13 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:04:15.2825394Z Need to get 108 MB of archives. 2021-05-16T23:04:15.2826085Z After this operation, 501 MB of additional disk space will be used. 2021-05-16T23:04:15.2827827Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-05-16T23:04:15.2912770Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB] 2021-05-16T23:04:15.2938648Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight-common all 3.1.8-1.2build5 [50.7 kB] 2021-05-16T23:04:15.2968704Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libboost-regex1.71.0 amd64 1.71.0-6ubuntu6 [471 kB] 2021-05-16T23:04:15.3190120Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight4v5 amd64 3.1.8-1.2build5 [232 kB] 2021-05-16T23:04:15.3332470Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 [15.3 kB] 2021-05-16T23:04:15.3399785Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libstd-rust-1.47 amd64 1.47.0+dfsg1+llvm-1ubuntu1~20.04.1 [59.6 MB] 2021-05-16T23:04:15.4362576Z Get:8 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal/main amd64 gdb amd64 10.2-0ubuntu1~20.04~1 [3282 kB] 2021-05-16T23:04:17.4412331Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libstd-rust-dev amd64 1.47.0+dfsg1+llvm-1ubuntu1~20.04.1 [28.5 MB] 2021-05-16T23:04:18.4530426Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 rustc amd64 1.47.0+dfsg1+llvm-1ubuntu1~20.04.1 [1921 kB] 2021-05-16T23:04:18.5226475Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 cargo amd64 0.47.0-1~exp1ubuntu1~20.04.1 [3147 kB] 2021-05-16T23:04:18.6364987Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.2 [10.5 MB] 2021-05-16T23:04:18.9198354Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 rust-gdb all 1.47.0+dfsg1+llvm-1ubuntu1~20.04.1 [27.5 kB] 2021-05-16T23:04:19.3062311Z Fetched 108 MB in 4s (29.5 MB/s) 2021-05-16T23:04:19.3352872Z Selecting previously unselected package libbabeltrace1:amd64. 2021-05-16T23:04:19.3427337Z (Reading database ... 2021-05-16T23:04:19.3428038Z (Reading database ... 5% 2021-05-16T23:04:19.3428737Z (Reading database ... 10% 2021-05-16T23:04:19.3429372Z (Reading database ... 15% 2021-05-16T23:04:19.3429989Z (Reading database ... 20% 2021-05-16T23:04:19.3430622Z (Reading database ... 25% 2021-05-16T23:04:19.3431232Z (Reading database ... 30% 2021-05-16T23:04:19.3431858Z (Reading database ... 35% 2021-05-16T23:04:19.3432491Z (Reading database ... 40% 2021-05-16T23:04:19.3433125Z (Reading database ... 45% 2021-05-16T23:04:19.3433754Z (Reading database ... 50% 2021-05-16T23:04:19.3466032Z (Reading database ... 55% 2021-05-16T23:04:19.3509022Z (Reading database ... 60% 2021-05-16T23:04:19.3537810Z (Reading database ... 65% 2021-05-16T23:04:19.3654993Z (Reading database ... 70% 2021-05-16T23:04:19.3767206Z (Reading database ... 75% 2021-05-16T23:04:19.3790693Z (Reading database ... 80% 2021-05-16T23:04:19.4129918Z (Reading database ... 85% 2021-05-16T23:04:19.4393322Z (Reading database ... 90% 2021-05-16T23:04:19.4461033Z (Reading database ... 95% 2021-05-16T23:04:19.4462988Z (Reading database ... 100% 2021-05-16T23:04:19.4465082Z (Reading database ... 269049 files and directories currently installed.) 2021-05-16T23:04:19.4559519Z Preparing to unpack .../00-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-05-16T23:04:19.4576466Z Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-16T23:04:19.4916195Z Selecting previously unselected package libipt2. 2021-05-16T23:04:19.5163888Z Preparing to unpack .../01-libipt2_2.0.1-1_amd64.deb ... 2021-05-16T23:04:19.5170941Z Unpacking libipt2 (2.0.1-1) ... 2021-05-16T23:04:19.5445373Z Selecting previously unselected package libsource-highlight-common. 2021-05-16T23:04:19.5661232Z Preparing to unpack .../02-libsource-highlight-common_3.1.8-1.2build5_all.deb ... 2021-05-16T23:04:19.5668975Z Unpacking libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-16T23:04:19.6084721Z Selecting previously unselected package libboost-regex1.71.0:amd64. 2021-05-16T23:04:19.6275174Z Preparing to unpack .../03-libboost-regex1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-16T23:04:19.6283783Z Unpacking libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-16T23:04:19.6964861Z Selecting previously unselected package libsource-highlight4v5. 2021-05-16T23:04:19.7179196Z Preparing to unpack .../04-libsource-highlight4v5_3.1.8-1.2build5_amd64.deb ... 2021-05-16T23:04:19.7186565Z Unpacking libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-16T23:04:19.7644452Z Selecting previously unselected package libxxhash0:amd64. 2021-05-16T23:04:19.7842464Z Preparing to unpack .../05-libxxhash0_0.7.3-1_amd64.deb ... 2021-05-16T23:04:19.7851995Z Unpacking libxxhash0:amd64 (0.7.3-1) ... 2021-05-16T23:04:19.8086116Z Selecting previously unselected package gdb. 2021-05-16T23:04:19.8305549Z Preparing to unpack .../06-gdb_10.2-0ubuntu1~20.04~1_amd64.deb ... 2021-05-16T23:04:19.8313031Z Unpacking gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-16T23:04:20.1285317Z Selecting previously unselected package libstd-rust-1.47:amd64. 2021-05-16T23:04:20.1518384Z Preparing to unpack .../07-libstd-rust-1.47_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T23:04:20.1526804Z Unpacking libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T23:04:26.0765563Z Selecting previously unselected package libstd-rust-dev:amd64. 2021-05-16T23:04:26.0982630Z Preparing to unpack .../08-libstd-rust-dev_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T23:04:26.0991333Z Unpacking libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T23:04:28.8231492Z Selecting previously unselected package rustc. 2021-05-16T23:04:28.8508880Z Preparing to unpack .../09-rustc_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T23:04:28.8516827Z Unpacking rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T23:04:29.0207386Z Selecting previously unselected package cargo. 2021-05-16T23:04:29.0484565Z Preparing to unpack .../10-cargo_0.47.0-1~exp1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T23:04:29.0491692Z Unpacking cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-16T23:04:30.0890485Z Selecting previously unselected package libc6-dbg:amd64. 2021-05-16T23:04:30.0892311Z Preparing to unpack .../11-libc6-dbg_2.31-0ubuntu9.2_amd64.deb ... 2021-05-16T23:04:30.0893389Z Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-16T23:04:30.4517884Z Selecting previously unselected package rust-gdb. 2021-05-16T23:04:30.4797794Z Preparing to unpack .../12-rust-gdb_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_all.deb ... 2021-05-16T23:04:30.4804918Z Unpacking rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T23:04:30.5350932Z Setting up libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T23:04:30.5374485Z Setting up libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-16T23:04:30.5393443Z Setting up libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-16T23:04:30.5409783Z Setting up libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T23:04:30.5425631Z Setting up libipt2 (2.0.1-1) ... 2021-05-16T23:04:30.5442582Z Setting up libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-16T23:04:30.5461764Z Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-16T23:04:30.5480299Z Setting up rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T23:04:30.5500988Z Setting up libxxhash0:amd64 (0.7.3-1) ... 2021-05-16T23:04:30.5526913Z Setting up libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-16T23:04:30.5551391Z Setting up cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-16T23:04:30.5569268Z Setting up gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-16T23:04:30.5592828Z Setting up rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T23:04:30.5611372Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:04:30.5791259Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:04:33.4763973Z Reading package lists... 2021-05-16T23:04:33.6062832Z Building dependency tree... 2021-05-16T23:04:33.6077401Z Reading state information... 2021-05-16T23:04:33.7452970Z The following additional packages will be installed: 2021-05-16T23:04:33.7455298Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-16T23:04:33.7456976Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-16T23:04:33.7458589Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-16T23:04:33.7460139Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-16T23:04:33.7461760Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-16T23:04:33.7463262Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-16T23:04:33.7464680Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-16T23:04:33.7466266Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-16T23:04:33.7467854Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-16T23:04:33.7469386Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-16T23:04:33.7471260Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-16T23:04:33.7472914Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-16T23:04:33.7474578Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-16T23:04:33.7476405Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-16T23:04:33.7478810Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-16T23:04:33.7480208Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-16T23:04:33.7481550Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-16T23:04:33.7482826Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-16T23:04:33.7484354Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-16T23:04:33.7485448Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-16T23:04:33.7486510Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-16T23:04:33.7487618Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-16T23:04:33.7488685Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-16T23:04:33.7489725Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-16T23:04:33.7490746Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-16T23:04:33.7491992Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-16T23:04:33.7493211Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-16T23:04:33.7494482Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-16T23:04:33.7495774Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-16T23:04:33.7496954Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-16T23:04:33.7498088Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-16T23:04:33.7499180Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-16T23:04:33.7500386Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-16T23:04:33.7501627Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-16T23:04:33.7502955Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-16T23:04:33.7504291Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-16T23:04:33.7505513Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-16T23:04:33.7506738Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-16T23:04:33.7507884Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-16T23:04:33.7509147Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-16T23:04:33.7510419Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-16T23:04:33.7511579Z python3-webencodings qdoc-qt5 qgis-common qgis-plugin-grass 2021-05-16T23:04:33.7512775Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-16T23:04:33.7514165Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-16T23:04:33.7515615Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-16T23:04:33.7516857Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-16T23:04:33.7518089Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-16T23:04:33.7519409Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-16T23:04:33.7520546Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-16T23:04:33.7521211Z Suggested packages: 2021-05-16T23:04:33.7522141Z avahi-autoipd blt-demo libgdal-grass grass-dev grass-gui e00compr avce00 2021-05-16T23:04:33.7523383Z gnuplot gpsbabel gpstrans netpbm python3-rpy2 python3-termcolor grass 2021-05-16T23:04:33.7524802Z grass-dev-doc gvfs exiv2 geotiff-bin libgeotiff-epsg libvisual-0.4-plugins 2021-05-16T23:04:33.7526114Z libhdf4-doc libhdf4-alt-dev hdf4-tools libjs-jquery-ui-docs avahi-autoipd 2021-05-16T23:04:33.7527224Z | zeroconf ogdi-bin pcscd libqscintilla2-doc qtwayland5 2021-05-16T23:04:33.7528430Z qt5-qmltooling-plugins pinentry-doc python-cycler-doc python-future-doc 2021-05-16T23:04:33.7529838Z python3-genshi python3-lxml-dbg python-lxml-doc dvipng gir1.2-gtk-3.0 2021-05-16T23:04:33.7531096Z inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-16T23:04:33.7532299Z python3-gobject python3-nose python3-scipy python3-tornado 2021-05-16T23:04:33.7533522Z texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-16T23:04:33.7534895Z python3-pytest python3-numpy-dbg owslib-doc python-pil-doc python3-pil-dbg 2021-05-16T23:04:33.7536250Z python3-pandas python3-ipykernel python-psycopg2-doc python-pyparsing-doc 2021-05-16T23:04:33.7537512Z python3-pyqt5-dbg otb-qgis saga tix python3-tk-dbg qt5-doc comgt wvdial 2021-05-16T23:04:33.7538453Z wpagui libengine-pkcs11-openssl 2021-05-16T23:04:33.8260853Z The following NEW packages will be installed: 2021-05-16T23:04:33.8263242Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-16T23:04:33.8264969Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-16T23:04:33.8266694Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-16T23:04:33.8268323Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-16T23:04:33.8269990Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-16T23:04:33.8271609Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-16T23:04:33.8273113Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-16T23:04:33.8274791Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-16T23:04:33.8276515Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-16T23:04:33.8278191Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-16T23:04:33.8279874Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-16T23:04:33.8281570Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-16T23:04:33.8284481Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-16T23:04:33.8286427Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-16T23:04:33.8288198Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-16T23:04:33.8289889Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-16T23:04:33.8291571Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-16T23:04:33.8292976Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-16T23:04:33.8294451Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-16T23:04:33.8295638Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-16T23:04:33.8296811Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-16T23:04:33.8298039Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-16T23:04:33.8299199Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-16T23:04:33.8300311Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-16T23:04:33.8301439Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-16T23:04:33.8302774Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-16T23:04:33.8304135Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-16T23:04:33.8305514Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-16T23:04:33.8307124Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-16T23:04:33.8309964Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-16T23:04:33.8311102Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-16T23:04:33.8312195Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-16T23:04:33.8313393Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-16T23:04:33.8314721Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-16T23:04:33.8316046Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-16T23:04:33.8317378Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-16T23:04:33.8318609Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-16T23:04:33.8319811Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-16T23:04:33.8320972Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-16T23:04:33.8322239Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-16T23:04:33.8323686Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-16T23:04:33.8324893Z python3-webencodings qdoc-qt5 qgis qgis-common qgis-plugin-grass 2021-05-16T23:04:33.8326111Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-16T23:04:33.8327491Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-16T23:04:33.8328934Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-16T23:04:33.8330156Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-16T23:04:33.8331368Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-16T23:04:33.8332684Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-16T23:04:33.8333814Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-16T23:04:33.8542291Z 0 upgraded, 214 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:04:33.8543097Z Need to get 183 MB of archives. 2021-05-16T23:04:33.8543816Z After this operation, 776 MB of additional disk space will be used. 2021-05-16T23:04:33.8545575Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2021-05-16T23:04:33.8638634Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu1 [2005 kB] 2021-05-16T23:04:33.9324145Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libegl-mesa0 amd64 20.2.6-0ubuntu0.20.04.1 [97.7 kB] 2021-05-16T23:04:33.9335718Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libegl1 amd64 1.3.2-1~ubuntu0.20.04.1 [31.9 kB] 2021-05-16T23:04:33.9946274Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libevdev2 amd64 1.9.0+dfsg-1ubuntu0.1 [31.6 kB] 2021-05-16T23:04:34.0031601Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmtdev1 amd64 1.1.5-1.1 [14.2 kB] 2021-05-16T23:04:34.0075350Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-common all 1.3-2ubuntu3 [45.3 kB] 2021-05-16T23:04:34.0151432Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom2 amd64 1.3-2ubuntu3 [20.0 kB] 2021-05-16T23:04:34.0233555Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput-bin amd64 1.15.5-1ubuntu0.2 [19.1 kB] 2021-05-16T23:04:34.0332833Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput10 amd64 1.15.5-1ubuntu0.2 [112 kB] 2021-05-16T23:04:34.0497581Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu1 [208 kB] 2021-05-16T23:04:34.0654628Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu1 [674 kB] 2021-05-16T23:04:34.0915848Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [10.8 kB] 2021-05-16T23:04:34.0945097Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] 2021-05-16T23:04:34.0985080Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] 2021-05-16T23:04:34.1026829Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B] 2021-05-16T23:04:34.1073151Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB] 2021-05-16T23:04:34.1135031Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render-util0 amd64 0.3.9-1build1 [9912 B] 2021-05-16T23:04:34.1170942Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B] 2021-05-16T23:04:34.1224857Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinput0 amd64 1.14-2 [29.3 kB] 2021-05-16T23:04:34.1288240Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xkb1 amd64 1.14-2 [29.6 kB] 2021-05-16T23:04:34.1349111Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxkbcommon-x11-0 amd64 0.10.0-1 [13.4 kB] 2021-05-16T23:04:34.1495464Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5gui5 amd64 5.12.8+dfsg-0ubuntu1 [2971 kB] 2021-05-16T23:04:34.3008884Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5widgets5 amd64 5.12.8+dfsg-0ubuntu1 [2293 kB] 2021-05-16T23:04:34.3764752Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB] 2021-05-16T23:04:34.3820109Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liborc-0.4-0 amd64 1:0.4.31-1 [188 kB] 2021-05-16T23:04:34.3859991Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgstreamer-plugins-base1.0-0 amd64 1.16.2-4 [735 kB] 2021-05-16T23:04:34.4005009Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhyphen0 amd64 2.8.8-7 [27.0 kB] 2021-05-16T23:04:34.4082054Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5positioning5 amd64 5.12.8+dfsg-0ubuntu1 [197 kB] 2021-05-16T23:04:34.4235995Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5printsupport5 amd64 5.12.8+dfsg-0ubuntu1 [193 kB] 2021-05-16T23:04:34.4385076Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5qml5 amd64 5.12.8-0ubuntu1 [1438 kB] 2021-05-16T23:04:34.4886599Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quick5 amd64 5.12.8-0ubuntu1 [1335 kB] 2021-05-16T23:04:34.5345407Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sensors5 amd64 5.12.8-0ubuntu1 [114 kB] 2021-05-16T23:04:34.5465953Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webchannel5 amd64 5.12.8-0ubuntu1 [51.2 kB] 2021-05-16T23:04:34.5498200Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwoff1 amd64 1.0.2-1build2 [42.0 kB] 2021-05-16T23:04:34.5548864Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-1ubuntu2 [12.1 MB] 2021-05-16T23:04:34.9450463Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-image-formats-plugins amd64 5.12.8-0ubuntu1 [43.4 kB] 2021-05-16T23:04:34.9865155Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers-common all 3.10.4+dfsg-1ubuntu2 [897 kB] 2021-05-16T23:04:35.0679165Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2 amd64 2.2.1-2build1 [307 kB] 2021-05-16T23:04:35.1251712Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2-plugins amd64 2.2.1-2build1 [191 kB] 2021-05-16T23:04:35.1420340Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5 amd64 5.12.8+dfsg-0ubuntu1 [121 kB] 2021-05-16T23:04:35.1494255Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5-sqlite amd64 5.12.8+dfsg-0ubuntu1 [47.5 kB] 2021-05-16T23:04:35.1508970Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-data all 3.0.4+dfsg-1build3 [186 kB] 2021-05-16T23:04:35.1542196Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarpack2 amd64 3.7.0-3 [92.8 kB] 2021-05-16T23:04:35.1558109Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsuperlu5 amd64 5.2.1+dfsg1-4 [159 kB] 2021-05-16T23:04:35.1589317Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarmadillo9 amd64 1:9.800.4+dfsg-1build1 [93.2 kB] 2021-05-16T23:04:35.1614762Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcfitsio8 amd64 3.470-3 [466 kB] 2021-05-16T23:04:35.1690306Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcharls2 amd64 2.0.0+dfsg-1build1 [74.1 kB] 2021-05-16T23:04:35.1700412Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdap25 amd64 3.20.5-1 [435 kB] 2021-05-16T23:04:35.1769940Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdapclient6v5 amd64 3.20.5-1 [92.2 kB] 2021-05-16T23:04:35.1789732Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libepsilon1 amd64 0.9.2+dfsg-4 [41.0 kB] 2021-05-16T23:04:35.1803023Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfreexl1 amd64 1.0.5-3 [33.4 kB] 2021-05-16T23:04:35.1813778Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfyba0 amd64 4.1.1-6build1 [113 kB] 2021-05-16T23:04:35.1839827Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-3.8.0 amd64 3.8.0-1build1 [535 kB] 2021-05-16T23:04:35.1932200Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-c1v5 amd64 3.8.0-1build1 [69.9 kB] 2021-05-16T23:04:35.1939958Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-data all 6.3.1-1 [7647 kB] 2021-05-16T23:04:35.3452325Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libproj15 amd64 6.3.1-1 [925 kB] 2021-05-16T23:04:35.3607076Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeotiff5 amd64 1.5.1-2 [53.1 kB] 2021-05-16T23:04:35.3639405Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf4-0-alt amd64 4.2.14-1ubuntu1 [268 kB] 2021-05-16T23:04:35.3666927Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2021-05-16T23:04:35.3672057Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liburiparser1 amd64 0.9.3-2 [39.3 kB] 2021-05-16T23:04:35.3678487Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlbase1 amd64 1.3.0-8build1 [45.4 kB] 2021-05-16T23:04:35.3687204Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmldom1 amd64 1.3.0-8build1 [152 kB] 2021-05-16T23:04:35.3716732Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlengine1 amd64 1.3.0-8build1 [72.5 kB] 2021-05-16T23:04:35.3724234Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnetcdf15 amd64 1:4.7.3-1 [341 kB] 2021-05-16T23:04:35.3788571Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libogdi4.1 amd64 4.1.0+ds-1build1 [198 kB] 2021-05-16T23:04:35.3826623Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqhull7 amd64 2015.2-4 [152 kB] 2021-05-16T23:04:35.3863020Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialite7 amd64 4.3.0a-6build1 [1286 kB] 2021-05-16T23:04:35.4109104Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxerces-c3.2 amd64 3.2.2+debian-1build3 [878 kB] 2021-05-16T23:04:35.4255263Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgdal26 amd64 3.0.4+dfsg-1build3 [6156 kB] 2021-05-16T23:04:35.5425291Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5concurrent5 amd64 5.12.8+dfsg-0ubuntu1 [33.5 kB] 2021-05-16T23:04:35.5498142Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5keychain1 amd64 0.10.0-1build1 [48.4 kB] 2021-05-16T23:04:35.5919045Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5serialport5 amd64 5.12.8-0ubuntu1 [33.1 kB] 2021-05-16T23:04:35.6031191Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5xml5 amd64 5.12.8+dfsg-0ubuntu1 [105 kB] 2021-05-16T23:04:35.6472029Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialindex6 amd64 1.9.3-1build1 [266 kB] 2021-05-16T23:04:35.6671554Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzip5 amd64 1.5.1-0ubuntu1 [46.7 kB] 2021-05-16T23:04:35.7113811Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-core3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [5216 kB] 2021-05-16T23:04:35.9709461Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-native3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [44.5 kB] 2021-05-16T23:04:35.9829710Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-l10n all 2.11.2+dfsg-6 [41.3 kB] 2021-05-16T23:04:35.9929453Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-15 amd64 2.11.2+dfsg-6 [1238 kB] 2021-05-16T23:04:36.0385133Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quickwidgets5 amd64 5.12.8-0ubuntu1 [39.8 kB] 2021-05-16T23:04:36.0414770Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5opengl5 amd64 5.12.8+dfsg-0ubuntu1 [136 kB] 2021-05-16T23:04:36.0486911Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqwt-qt5-6 amd64 6.1.4-1.1build1 [427 kB] 2021-05-16T23:04:36.3800088Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-gui3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [3195 kB] 2021-05-16T23:04:36.5138672Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers amd64 3.10.4+dfsg-1ubuntu2 [1940 kB] 2021-05-16T23:04:36.5789158Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-core7 amd64 0.7-4ubuntu7 [81.7 kB] 2021-05-16T23:04:36.5881964Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdaemon0 amd64 0.14-7 [13.9 kB] 2021-05-16T23:04:36.5925055Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 avahi-daemon amd64 0.7-4ubuntu7 [61.0 kB] 2021-05-16T23:04:36.6008685Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 tk8.6-blt2.5 amd64 2.5.3+dfsg-4 [572 kB] 2021-05-16T23:04:36.6319485Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4944 B] 2021-05-16T23:04:36.6367008Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2021-05-16T23:04:36.6505022Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgck-1-0 amd64 3.36.0-2build1 [75.5 kB] 2021-05-16T23:04:36.6603003Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-base-3-1 amd64 3.36.0-2build1 [193 kB] 2021-05-16T23:04:36.6733683Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-ui-3-1 amd64 3.36.0-2build1 [127 kB] 2021-05-16T23:04:36.6878169Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gcr amd64 3.36.0-2build1 [63.9 kB] 2021-05-16T23:04:36.6980755Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2725 kB] 2021-05-16T23:04:36.7860598Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-gdal amd64 3.0.4+dfsg-1build3 [527 kB] 2021-05-16T23:04:36.8121985Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-bin amd64 3.0.4+dfsg-1build3 [256 kB] 2021-05-16T23:04:36.8270884Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-glib1 amd64 0.7-4ubuntu7 [7804 B] 2021-05-16T23:04:36.8309344Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmm-glib0 amd64 1.12.8-1 [185 kB] 2021-05-16T23:04:36.8447967Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 geoclue-2.0 amd64 2.5.6-0ubuntu1 [91.9 kB] 2021-05-16T23:04:36.8521444Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 p11-kit-modules amd64 0.23.20-1ubuntu0.1 [231 kB] 2021-05-16T23:04:36.8608302Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 p11-kit amd64 0.23.20-1ubuntu0.1 [93.8 kB] 2021-05-16T23:04:36.8620593Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 pinentry-gnome3 amd64 1.1.0-3build1 [38.6 kB] 2021-05-16T23:04:36.8626781Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring amd64 3.36.0-1ubuntu1 [613 kB] 2021-05-16T23:04:36.8679723Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring-pkcs11 amd64 3.36.0-1ubuntu1 [28.0 kB] 2021-05-16T23:04:36.9090908Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-doc all 7.8.2-1build3 [32.4 MB] 2021-05-16T23:04:38.1755930Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblaszip8 amd64 3.4.3-1build1 [125 kB] 2021-05-16T23:04:38.1767613Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-util9 amd64 2.0.1+ds-1build3 [68.5 kB] 2021-05-16T23:04:38.1776129Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-base9 amd64 2.0.1+ds-1build3 [1739 kB] 2021-05-16T23:04:39.2892046Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-core amd64 7.8.2-1build3 [5737 kB] 2021-05-16T23:04:39.4979747Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdparanoia0 amd64 3.10.2+debian-13 [46.7 kB] 2021-05-16T23:04:39.4981768Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvisual-0.4-0 amd64 0.4.0-17 [99.8 kB] 2021-05-16T23:04:39.4993710Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gstreamer1.0-plugins-base amd64 1.16.2-4 [619 kB] 2021-05-16T23:04:39.5039862Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 iio-sensor-proxy amd64 2.8-1ubuntu1 [35.8 kB] 2021-05-16T23:04:39.5044853Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libassimp5 amd64 5.0.1~ds0-1build1 [2775 kB] 2021-05-16T23:04:39.5242867Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexiv2-27 amd64 0.27.2-8ubuntu2.2 [788 kB] 2021-05-16T23:04:39.5554676Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi0ldbl amd64 2.4.0-10build1 [155 kB] 2021-05-16T23:04:39.5805090Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi-bin amd64 2.4.0-10build1 [10.5 kB] 2021-05-16T23:04:39.5808488Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2021-05-16T23:04:39.5852031Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2021-05-16T23:04:39.5999032Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-glib4 amd64 1.22.0-2 [101 kB] 2021-05-16T23:04:39.6015867Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-proxy amd64 1.22.0-2 [5908 B] 2021-05-16T23:04:39.6017630Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2021-05-16T23:04:39.6019556Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-05-16T23:04:39.6030018Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnss-mdns amd64 0.14.1-1ubuntu1 [22.9 kB] 2021-05-16T23:04:39.6035109Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpam-gnome-keyring amd64 3.36.0-1ubuntu1 [23.3 kB] 2021-05-16T23:04:39.6037970Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB] 2021-05-16T23:04:39.6202992Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-faux amd64 2.0.1+ds-1build3 [27.3 kB] 2021-05-16T23:04:39.6785382Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-icebridge amd64 2.0.1+ds-1build3 [42.8 kB] 2021-05-16T23:04:39.7422010Z Get:131 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-pgpointcloud amd64 2.0.1+ds-1build3 [75.3 kB] 2021-05-16T23:04:39.8148581Z Get:132 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-python amd64 2.0.1+ds-1build3 [136 kB] 2021-05-16T23:04:39.8230692Z Get:133 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsqlite3-mod-spatialite amd64 4.3.0a-6build1 [1265 kB] 2021-05-16T23:04:39.8654699Z Get:134 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-sqlite amd64 2.0.1+ds-1build3 [89.5 kB] 2021-05-16T23:04:39.9025608Z Get:135 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugins amd64 2.0.1+ds-1build3 [12.9 kB] 2021-05-16T23:04:39.9431961Z Get:136 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dcore5 amd64 5.12.8+dfsg-0ubuntu1 [137 kB] 2021-05-16T23:04:40.0166997Z Get:137 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53drender5 amd64 5.12.8+dfsg-0ubuntu1 [689 kB] 2021-05-16T23:04:40.0849973Z Get:138 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53danimation5 amd64 5.12.8+dfsg-0ubuntu1 [159 kB] 2021-05-16T23:04:40.2017898Z Get:139 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dinput5 amd64 5.12.8+dfsg-0ubuntu1 [125 kB] 2021-05-16T23:04:40.2439821Z Get:140 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dlogic5 amd64 5.12.8+dfsg-0ubuntu1 [25.9 kB] 2021-05-16T23:04:40.2971329Z Get:141 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dextras5 amd64 5.12.8+dfsg-0ubuntu1 [157 kB] 2021-05-16T23:04:40.4211647Z Get:142 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-assimpsceneimport-plugin amd64 5.12.8+dfsg-0ubuntu1 [45.2 kB] 2021-05-16T23:04:40.4847436Z Get:143 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-defaultgeometryloader-plugin amd64 5.12.8+dfsg-0ubuntu1 [33.3 kB] 2021-05-16T23:04:40.5264579Z Get:144 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-gltfsceneio-plugin amd64 5.12.8+dfsg-0ubuntu1 [110 kB] 2021-05-16T23:04:40.5759147Z Get:145 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dquickscene2d5 amd64 5.12.8+dfsg-0ubuntu1 [38.4 kB] 2021-05-16T23:04:40.6519135Z Get:146 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-scene2d-plugin amd64 5.12.8+dfsg-0ubuntu1 [17.1 kB] 2021-05-16T23:04:40.7911235Z Get:147 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-3d3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [224 kB] 2021-05-16T23:04:40.8816053Z Get:148 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-analysis3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [927 kB] 2021-05-16T23:04:41.2708953Z Get:149 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-app3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [3060 kB] 2021-05-16T23:04:41.4438314Z Get:150 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtchooser amd64 66-2build1 [24.7 kB] 2021-05-16T23:04:41.4479074Z Get:151 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qdoc-qt5 amd64 5.12.8-0ubuntu1 [507 kB] 2021-05-16T23:04:41.5270061Z Get:152 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5help5 amd64 5.12.8-0ubuntu1 [134 kB] 2021-05-16T23:04:41.5329661Z Get:153 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qhelpgenerator-qt5 amd64 5.12.8-0ubuntu1 [64.3 kB] 2021-05-16T23:04:41.5459638Z Get:154 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-assistant amd64 5.12.8-0ubuntu1 [369 kB] 2021-05-16T23:04:41.5858296Z Get:155 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtattributionsscanner-qt5 amd64 5.12.8-0ubuntu1 [26.0 kB] 2021-05-16T23:04:41.5930597Z Get:156 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designer5 amd64 5.12.8-0ubuntu1 [2778 kB] 2021-05-16T23:04:41.6136455Z Get:157 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designercomponents5 amd64 5.12.8-0ubuntu1 [718 kB] 2021-05-16T23:04:41.6191113Z Get:158 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttools5-dev-tools amd64 5.12.8-0ubuntu1 [1031 kB] 2021-05-16T23:04:42.7776497Z Get:159 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-customwidgets amd64 3.10.4+dfsg-1ubuntu2 [3397 kB] 2021-05-16T23:04:44.7703569Z Get:160 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-server3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [311 kB] 2021-05-16T23:04:44.8088438Z Get:161 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgisgrass7-3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [228 kB] 2021-05-16T23:04:44.8932604Z Get:162 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgispython3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [43.1 kB] 2021-05-16T23:04:44.8939510Z Get:163 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-glib5 amd64 1.24.8-1 [529 kB] 2021-05-16T23:04:44.8986819Z Get:164 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-proxy amd64 1.24.8-1 [5856 B] 2021-05-16T23:04:44.8990604Z Get:165 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5test5 amd64 5.12.8+dfsg-0ubuntu1 [131 kB] 2021-05-16T23:04:44.9005989Z Get:166 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-bin amd64 1.3-2ubuntu3 [5484 B] 2021-05-16T23:04:44.9007599Z Get:167 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 modemmanager amd64 1.12.8-1 [755 kB] 2021-05-16T23:04:44.9065265Z Get:168 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-05-16T23:04:44.9451702Z Get:169 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3788 kB] 2021-05-16T23:04:45.1610484Z Get:170 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2021-05-16T23:04:45.1616767Z Get:171 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2021-05-16T23:04:45.1627465Z Get:172 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8132 B] 2021-05-16T23:04:45.1632826Z Get:173 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2021-05-16T23:04:45.1643889Z Get:174 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2021-05-16T23:04:45.1645891Z Get:175 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-future all 0.18.2-2 [336 kB] 2021-05-16T23:04:45.1675360Z Get:176 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2021-05-16T23:04:45.1677214Z Get:177 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2021-05-16T23:04:45.1687702Z Get:178 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-ipython-genutils all 0.2.0-1ubuntu1 [21.1 kB] 2021-05-16T23:04:45.1693015Z Get:179 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-traitlets all 4.3.3-3 [59.9 kB] 2021-05-16T23:04:45.1699143Z Get:180 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-jupyter-core all 4.6.3-3 [41.2 kB] 2021-05-16T23:04:45.1701735Z Get:181 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2021-05-16T23:04:45.1707542Z Get:182 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.3 [1382 kB] 2021-05-16T23:04:45.1836851Z Get:183 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-05-16T23:04:45.1906262Z Get:184 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4459 kB] 2021-05-16T23:04:45.3710229Z Get:185 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nbformat all 5.0.4-1 [29.8 kB] 2021-05-16T23:04:45.3718530Z Get:186 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-05-16T23:04:45.4042940Z Get:187 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyproj amd64 2.5.0+ds-1 [297 kB] 2021-05-16T23:04:45.4070946Z Get:188 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB] 2021-05-16T23:04:45.4403416Z Get:189 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-owslib all 0.19.1-1 [115 kB] 2021-05-16T23:04:45.4415224Z Get:190 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.3 [363 kB] 2021-05-16T23:04:45.4737100Z Get:191 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-retrying all 1.3.3-4 [8160 B] 2021-05-16T23:04:45.5071627Z Get:192 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-plotly all 4.4.1+dfsg-1 [1960 kB] 2021-05-16T23:04:45.5223799Z Get:193 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-psycopg2 amd64 2.8.4-2 [112 kB] 2021-05-16T23:04:45.5485943Z Get:194 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sip amd64 4.19.21+dfsg-1build1 [87.9 kB] 2021-05-16T23:04:45.5496758Z Get:195 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5 amd64 5.14.1+dfsg-3build1 [2318 kB] 2021-05-16T23:04:45.5921678Z Get:196 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qsci amd64 2.11.2+dfsg-6 [230 kB] 2021-05-16T23:04:45.5946176Z Get:197 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtsql amd64 5.14.1+dfsg-3build1 [87.5 kB] 2021-05-16T23:04:45.5956184Z Get:198 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtsvg amd64 5.14.1+dfsg-3build1 [26.9 kB] 2021-05-16T23:04:45.5961328Z Get:199 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtwebkit amd64 5.14.1+dfsg-3build1 [103 kB] 2021-05-16T23:04:45.6259702Z Get:200 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis-common all 3.10.4+dfsg-1ubuntu2 [2390 kB] 2021-05-16T23:04:45.6953729Z Get:201 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis amd64 3.10.4+dfsg-1ubuntu2 [7772 kB] 2021-05-16T23:04:45.8638432Z Get:202 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-tk amd64 3.8.5-1~20.04.1 [103 kB] 2021-05-16T23:04:45.8890645Z Get:203 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-leaflet all 1.6.0~dfsg-1 [313 kB] 2021-05-16T23:04:45.9410879Z Get:204 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-common all 3.10.4+dfsg-1ubuntu2 [16.7 MB] 2021-05-16T23:04:46.4944509Z Get:205 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis amd64 3.10.4+dfsg-1ubuntu2 [4788 kB] 2021-05-16T23:04:46.6946414Z Get:206 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass-common all 3.10.4+dfsg-1ubuntu2 [463 kB] 2021-05-16T23:04:46.7494386Z Get:207 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-provider-grass amd64 3.10.4+dfsg-1ubuntu2 [92.3 kB] 2021-05-16T23:04:46.7932679Z Get:208 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass amd64 3.10.4+dfsg-1ubuntu2 [601 kB] 2021-05-16T23:04:46.8169414Z Get:209 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-gtk-platformtheme amd64 5.12.8+dfsg-0ubuntu1 [124 kB] 2021-05-16T23:04:46.8194131Z Get:210 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1486 kB] 2021-05-16T23:04:46.8452000Z Get:211 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 wpasupplicant amd64 2:2.9-1ubuntu4.3 [1183 kB] 2021-05-16T23:04:46.8682114Z Get:212 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-bin amd64 6.3.1-1 [88.8 kB] 2021-05-16T23:04:46.8698879Z Get:213 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch-data all 20191128-3 [32.3 kB] 2021-05-16T23:04:46.8707331Z Get:214 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch amd64 2.5.2+repack0-2ubuntu3 [53.1 kB] 2021-05-16T23:04:47.8739235Z Fetched 183 MB in 13s (14.0 MB/s) 2021-05-16T23:04:47.9085976Z Selecting previously unselected package libdouble-conversion3:amd64. 2021-05-16T23:04:47.9117326Z (Reading database ... 2021-05-16T23:04:47.9117835Z (Reading database ... 5% 2021-05-16T23:04:47.9118291Z (Reading database ... 10% 2021-05-16T23:04:47.9118936Z (Reading database ... 15% 2021-05-16T23:04:47.9119491Z (Reading database ... 20% 2021-05-16T23:04:47.9120026Z (Reading database ... 25% 2021-05-16T23:04:47.9120572Z (Reading database ... 30% 2021-05-16T23:04:47.9121100Z (Reading database ... 35% 2021-05-16T23:04:47.9121765Z (Reading database ... 40% 2021-05-16T23:04:47.9122307Z (Reading database ... 45% 2021-05-16T23:04:47.9122833Z (Reading database ... 50% 2021-05-16T23:04:47.9157743Z (Reading database ... 55% 2021-05-16T23:04:47.9197377Z (Reading database ... 60% 2021-05-16T23:04:47.9227458Z (Reading database ... 65% 2021-05-16T23:04:47.9338183Z (Reading database ... 70% 2021-05-16T23:04:47.9447005Z (Reading database ... 75% 2021-05-16T23:04:47.9471397Z (Reading database ... 80% 2021-05-16T23:04:47.9810277Z (Reading database ... 85% 2021-05-16T23:04:48.0075808Z (Reading database ... 90% 2021-05-16T23:04:48.0145290Z (Reading database ... 95% 2021-05-16T23:04:48.0145908Z (Reading database ... 100% 2021-05-16T23:04:48.0146729Z (Reading database ... 269804 files and directories currently installed.) 2021-05-16T23:04:48.0245545Z Preparing to unpack .../000-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2021-05-16T23:04:48.0260871Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-16T23:04:48.0605060Z Selecting previously unselected package libqt5core5a:amd64. 2021-05-16T23:04:48.0824255Z Preparing to unpack .../001-libqt5core5a_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:04:48.0896100Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:04:48.2685103Z Selecting previously unselected package libegl-mesa0:amd64. 2021-05-16T23:04:48.2875954Z Preparing to unpack .../002-libegl-mesa0_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T23:04:48.2884067Z Unpacking libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T23:04:48.3161380Z Selecting previously unselected package libegl1:amd64. 2021-05-16T23:04:48.3425509Z Preparing to unpack .../003-libegl1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T23:04:48.3432308Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T23:04:48.3684873Z Selecting previously unselected package libevdev2:amd64. 2021-05-16T23:04:48.3908511Z Preparing to unpack .../004-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2021-05-16T23:04:48.3917669Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-16T23:04:48.4204123Z Selecting previously unselected package libmtdev1:amd64. 2021-05-16T23:04:48.4399673Z Preparing to unpack .../005-libmtdev1_1.1.5-1.1_amd64.deb ... 2021-05-16T23:04:48.4406380Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-16T23:04:48.4684532Z Selecting previously unselected package libwacom-common. 2021-05-16T23:04:48.4876549Z Preparing to unpack .../006-libwacom-common_1.3-2ubuntu3_all.deb ... 2021-05-16T23:04:48.4887431Z Unpacking libwacom-common (1.3-2ubuntu3) ... 2021-05-16T23:04:48.5405093Z Selecting previously unselected package libwacom2:amd64. 2021-05-16T23:04:48.5615328Z Preparing to unpack .../007-libwacom2_1.3-2ubuntu3_amd64.deb ... 2021-05-16T23:04:48.5621938Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-16T23:04:48.5883957Z Selecting previously unselected package libinput-bin. 2021-05-16T23:04:48.6076926Z Preparing to unpack .../008-libinput-bin_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-16T23:04:48.6083692Z Unpacking libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-16T23:04:48.6404158Z Selecting previously unselected package libinput10:amd64. 2021-05-16T23:04:48.6590029Z Preparing to unpack .../009-libinput10_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-16T23:04:48.6597698Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-16T23:04:48.6891523Z Selecting previously unselected package libqt5dbus5:amd64. 2021-05-16T23:04:48.7147189Z Preparing to unpack .../010-libqt5dbus5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:04:48.7155775Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:04:48.7543289Z Selecting previously unselected package libqt5network5:amd64. 2021-05-16T23:04:48.7799535Z Preparing to unpack .../011-libqt5network5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:04:48.7807939Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:04:48.8572378Z Selecting previously unselected package libxcb-icccm4:amd64. 2021-05-16T23:04:48.8828850Z Preparing to unpack .../012-libxcb-icccm4_0.4.1-1.1_amd64.deb ... 2021-05-16T23:04:48.8839251Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-16T23:04:48.9039884Z Selecting previously unselected package libxcb-util1:amd64. 2021-05-16T23:04:48.9294549Z Preparing to unpack .../013-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... 2021-05-16T23:04:48.9302722Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-16T23:04:48.9552455Z Selecting previously unselected package libxcb-image0:amd64. 2021-05-16T23:04:48.9766323Z Preparing to unpack .../014-libxcb-image0_0.4.0-1build1_amd64.deb ... 2021-05-16T23:04:48.9775041Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-16T23:04:49.0044545Z Selecting previously unselected package libxcb-keysyms1:amd64. 2021-05-16T23:04:49.0223817Z Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build1_amd64.deb ... 2021-05-16T23:04:49.0234424Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-16T23:04:49.0524511Z Selecting previously unselected package libxcb-randr0:amd64. 2021-05-16T23:04:49.0700751Z Preparing to unpack .../016-libxcb-randr0_1.14-2_amd64.deb ... 2021-05-16T23:04:49.0708313Z Unpacking libxcb-randr0:amd64 (1.14-2) ... 2021-05-16T23:04:49.0905288Z Selecting previously unselected package libxcb-render-util0:amd64. 2021-05-16T23:04:49.1155841Z Preparing to unpack .../017-libxcb-render-util0_0.3.9-1build1_amd64.deb ... 2021-05-16T23:04:49.1164007Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-16T23:04:49.1444540Z Selecting previously unselected package libxcb-xinerama0:amd64. 2021-05-16T23:04:49.1610606Z Preparing to unpack .../018-libxcb-xinerama0_1.14-2_amd64.deb ... 2021-05-16T23:04:49.1622775Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-16T23:04:49.1862558Z Selecting previously unselected package libxcb-xinput0:amd64. 2021-05-16T23:04:49.2059838Z Preparing to unpack .../019-libxcb-xinput0_1.14-2_amd64.deb ... 2021-05-16T23:04:49.2067890Z Unpacking libxcb-xinput0:amd64 (1.14-2) ... 2021-05-16T23:04:49.2303765Z Selecting previously unselected package libxcb-xkb1:amd64. 2021-05-16T23:04:49.2559269Z Preparing to unpack .../020-libxcb-xkb1_1.14-2_amd64.deb ... 2021-05-16T23:04:49.2568954Z Unpacking libxcb-xkb1:amd64 (1.14-2) ... 2021-05-16T23:04:49.2844463Z Selecting previously unselected package libxkbcommon-x11-0:amd64. 2021-05-16T23:04:49.3057473Z Preparing to unpack .../021-libxkbcommon-x11-0_0.10.0-1_amd64.deb ... 2021-05-16T23:04:49.3065464Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-16T23:04:49.3404133Z Selecting previously unselected package libqt5gui5:amd64. 2021-05-16T23:04:49.3608010Z Preparing to unpack .../022-libqt5gui5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:04:49.3676010Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:04:49.6459394Z Selecting previously unselected package libqt5widgets5:amd64. 2021-05-16T23:04:49.6735754Z Preparing to unpack .../023-libqt5widgets5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:04:49.6745049Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:04:49.8884339Z Selecting previously unselected package libqt5svg5:amd64. 2021-05-16T23:04:49.9103729Z Preparing to unpack .../024-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:04:49.9111717Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:04:49.9484692Z Selecting previously unselected package liborc-0.4-0:amd64. 2021-05-16T23:04:49.9689856Z Preparing to unpack .../025-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ... 2021-05-16T23:04:49.9700411Z Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-16T23:04:50.0092192Z Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2021-05-16T23:04:50.0361155Z Preparing to unpack .../026-libgstreamer-plugins-base1.0-0_1.16.2-4_amd64.deb ... 2021-05-16T23:04:50.0369020Z Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-16T23:04:50.1198015Z Selecting previously unselected package libhyphen0:amd64. 2021-05-16T23:04:50.1466528Z Preparing to unpack .../027-libhyphen0_2.8.8-7_amd64.deb ... 2021-05-16T23:04:50.1474966Z Unpacking libhyphen0:amd64 (2.8.8-7) ... 2021-05-16T23:04:50.1764225Z Selecting previously unselected package libqt5positioning5:amd64. 2021-05-16T23:04:50.1971206Z Preparing to unpack .../028-libqt5positioning5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:04:50.1980720Z Unpacking libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:04:50.2444256Z Selecting previously unselected package libqt5printsupport5:amd64. 2021-05-16T23:04:50.2625325Z Preparing to unpack .../029-libqt5printsupport5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:04:50.2632773Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:04:50.3084156Z Selecting previously unselected package libqt5qml5:amd64. 2021-05-16T23:04:50.3295144Z Preparing to unpack .../030-libqt5qml5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:04:50.3305408Z Unpacking libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:04:50.4774145Z Selecting previously unselected package libqt5quick5:amd64. 2021-05-16T23:04:50.5041162Z Preparing to unpack .../031-libqt5quick5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:04:50.5051618Z Unpacking libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:04:50.6412159Z Selecting previously unselected package libqt5sensors5:amd64. 2021-05-16T23:04:50.6679307Z Preparing to unpack .../032-libqt5sensors5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:04:50.6686782Z Unpacking libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:04:50.6980117Z Selecting previously unselected package libqt5webchannel5:amd64. 2021-05-16T23:04:50.7247840Z Preparing to unpack .../033-libqt5webchannel5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:04:50.7260219Z Unpacking libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:04:50.7564310Z Selecting previously unselected package libwoff1:amd64. 2021-05-16T23:04:50.7760781Z Preparing to unpack .../034-libwoff1_1.0.2-1build2_amd64.deb ... 2021-05-16T23:04:50.7773450Z Unpacking libwoff1:amd64 (1.0.2-1build2) ... 2021-05-16T23:04:50.8084217Z Selecting previously unselected package libqt5webkit5:amd64. 2021-05-16T23:04:50.8288360Z Preparing to unpack .../035-libqt5webkit5_5.212.0~alpha4-1ubuntu2_amd64.deb ... 2021-05-16T23:04:50.8299345Z Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-16T23:04:52.0542884Z Selecting previously unselected package qt5-image-formats-plugins:amd64. 2021-05-16T23:04:52.0820737Z Preparing to unpack .../036-qt5-image-formats-plugins_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:04:52.0828511Z Unpacking qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:04:52.1078633Z Selecting previously unselected package qgis-providers-common. 2021-05-16T23:04:52.1354539Z Preparing to unpack .../037-qgis-providers-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T23:04:52.1362314Z Unpacking qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:04:52.3751314Z Selecting previously unselected package libqca-qt5-2:amd64. 2021-05-16T23:04:52.4038878Z Preparing to unpack .../038-libqca-qt5-2_2.2.1-2build1_amd64.deb ... 2021-05-16T23:04:52.4046294Z Unpacking libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-16T23:04:52.4507406Z Selecting previously unselected package libqca-qt5-2-plugins:amd64. 2021-05-16T23:04:52.4784200Z Preparing to unpack .../039-libqca-qt5-2-plugins_2.2.1-2build1_amd64.deb ... 2021-05-16T23:04:52.4792548Z Unpacking libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-16T23:04:52.5161940Z Selecting previously unselected package libqt5sql5:amd64. 2021-05-16T23:04:52.5442768Z Preparing to unpack .../040-libqt5sql5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:04:52.5450617Z Unpacking libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:04:52.5804595Z Selecting previously unselected package libqt5sql5-sqlite:amd64. 2021-05-16T23:04:52.6022653Z Preparing to unpack .../041-libqt5sql5-sqlite_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:04:52.6029662Z Unpacking libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:04:52.6264362Z Selecting previously unselected package gdal-data. 2021-05-16T23:04:52.6539672Z Preparing to unpack .../042-gdal-data_3.0.4+dfsg-1build3_all.deb ... 2021-05-16T23:04:52.6547754Z Unpacking gdal-data (3.0.4+dfsg-1build3) ... 2021-05-16T23:04:52.6951326Z Selecting previously unselected package libarpack2:amd64. 2021-05-16T23:04:52.7223581Z Preparing to unpack .../043-libarpack2_3.7.0-3_amd64.deb ... 2021-05-16T23:04:52.7231427Z Unpacking libarpack2:amd64 (3.7.0-3) ... 2021-05-16T23:04:52.7564317Z Selecting previously unselected package libsuperlu5:amd64. 2021-05-16T23:04:52.7774601Z Preparing to unpack .../044-libsuperlu5_5.2.1+dfsg1-4_amd64.deb ... 2021-05-16T23:04:52.7789611Z Unpacking libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-16T23:04:52.8114140Z Selecting previously unselected package libarmadillo9. 2021-05-16T23:04:52.8382496Z Preparing to unpack .../045-libarmadillo9_1%3a9.800.4+dfsg-1build1_amd64.deb ... 2021-05-16T23:04:52.8390169Z Unpacking libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-16T23:04:52.8722338Z Selecting previously unselected package libcfitsio8:amd64. 2021-05-16T23:04:52.8948408Z Preparing to unpack .../046-libcfitsio8_3.470-3_amd64.deb ... 2021-05-16T23:04:52.8956278Z Unpacking libcfitsio8:amd64 (3.470-3) ... 2021-05-16T23:04:52.9610111Z Selecting previously unselected package libcharls2:amd64. 2021-05-16T23:04:52.9820906Z Preparing to unpack .../047-libcharls2_2.0.0+dfsg-1build1_amd64.deb ... 2021-05-16T23:04:52.9830118Z Unpacking libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-16T23:04:53.0085538Z Selecting previously unselected package libdap25:amd64. 2021-05-16T23:04:53.0353204Z Preparing to unpack .../048-libdap25_3.20.5-1_amd64.deb ... 2021-05-16T23:04:53.0360953Z Unpacking libdap25:amd64 (3.20.5-1) ... 2021-05-16T23:04:53.0958905Z Selecting previously unselected package libdapclient6v5:amd64. 2021-05-16T23:04:53.1226743Z Preparing to unpack .../049-libdapclient6v5_3.20.5-1_amd64.deb ... 2021-05-16T23:04:53.1234809Z Unpacking libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-16T23:04:53.1512468Z Selecting previously unselected package libepsilon1:amd64. 2021-05-16T23:04:53.1779548Z Preparing to unpack .../050-libepsilon1_0.9.2+dfsg-4_amd64.deb ... 2021-05-16T23:04:53.1787865Z Unpacking libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-16T23:04:53.2017112Z Selecting previously unselected package libfreexl1:amd64. 2021-05-16T23:04:53.2282779Z Preparing to unpack .../051-libfreexl1_1.0.5-3_amd64.deb ... 2021-05-16T23:04:53.2290575Z Unpacking libfreexl1:amd64 (1.0.5-3) ... 2021-05-16T23:04:53.2518925Z Selecting previously unselected package libfyba0:amd64. 2021-05-16T23:04:53.2781848Z Preparing to unpack .../052-libfyba0_4.1.1-6build1_amd64.deb ... 2021-05-16T23:04:53.2790007Z Unpacking libfyba0:amd64 (4.1.1-6build1) ... 2021-05-16T23:04:53.3116282Z Selecting previously unselected package libgeos-3.8.0:amd64. 2021-05-16T23:04:53.3380001Z Preparing to unpack .../053-libgeos-3.8.0_3.8.0-1build1_amd64.deb ... 2021-05-16T23:04:53.3386854Z Unpacking libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-16T23:04:53.4084684Z Selecting previously unselected package libgeos-c1v5:amd64. 2021-05-16T23:04:53.4315013Z Preparing to unpack .../054-libgeos-c1v5_3.8.0-1build1_amd64.deb ... 2021-05-16T23:04:53.4325571Z Unpacking libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-16T23:04:53.4577564Z Selecting previously unselected package proj-data. 2021-05-16T23:04:53.4839986Z Preparing to unpack .../055-proj-data_6.3.1-1_all.deb ... 2021-05-16T23:04:53.4847059Z Unpacking proj-data (6.3.1-1) ... 2021-05-16T23:04:54.2082252Z Selecting previously unselected package libproj15:amd64. 2021-05-16T23:04:54.2364260Z Preparing to unpack .../056-libproj15_6.3.1-1_amd64.deb ... 2021-05-16T23:04:54.2372133Z Unpacking libproj15:amd64 (6.3.1-1) ... 2021-05-16T23:04:54.3377387Z Selecting previously unselected package libgeotiff5:amd64. 2021-05-16T23:04:54.3655999Z Preparing to unpack .../057-libgeotiff5_1.5.1-2_amd64.deb ... 2021-05-16T23:04:54.3663650Z Unpacking libgeotiff5:amd64 (1.5.1-2) ... 2021-05-16T23:04:54.3920593Z Selecting previously unselected package libhdf4-0-alt. 2021-05-16T23:04:54.4197868Z Preparing to unpack .../058-libhdf4-0-alt_4.2.14-1ubuntu1_amd64.deb ... 2021-05-16T23:04:54.4207137Z Unpacking libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-16T23:04:54.4637116Z Selecting previously unselected package libminizip1:amd64. 2021-05-16T23:04:54.4913307Z Preparing to unpack .../059-libminizip1_1.1-8build1_amd64.deb ... 2021-05-16T23:04:54.4922181Z Unpacking libminizip1:amd64 (1.1-8build1) ... 2021-05-16T23:04:54.5140777Z Selecting previously unselected package liburiparser1:amd64. 2021-05-16T23:04:54.5412470Z Preparing to unpack .../060-liburiparser1_0.9.3-2_amd64.deb ... 2021-05-16T23:04:54.5422589Z Unpacking liburiparser1:amd64 (0.9.3-2) ... 2021-05-16T23:04:54.5662243Z Selecting previously unselected package libkmlbase1:amd64. 2021-05-16T23:04:54.5934052Z Preparing to unpack .../061-libkmlbase1_1.3.0-8build1_amd64.deb ... 2021-05-16T23:04:54.5943230Z Unpacking libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-16T23:04:54.6177324Z Selecting previously unselected package libkmldom1:amd64. 2021-05-16T23:04:54.6444972Z Preparing to unpack .../062-libkmldom1_1.3.0-8build1_amd64.deb ... 2021-05-16T23:04:54.6453858Z Unpacking libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-16T23:04:54.6799718Z Selecting previously unselected package libkmlengine1:amd64. 2021-05-16T23:04:54.7067154Z Preparing to unpack .../063-libkmlengine1_1.3.0-8build1_amd64.deb ... 2021-05-16T23:04:54.7075568Z Unpacking libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-16T23:04:54.7343329Z Selecting previously unselected package libnetcdf15:amd64. 2021-05-16T23:04:54.7608351Z Preparing to unpack .../064-libnetcdf15_1%3a4.7.3-1_amd64.deb ... 2021-05-16T23:04:54.7617826Z Unpacking libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-16T23:04:54.8127736Z Selecting previously unselected package libogdi4.1. 2021-05-16T23:04:54.8395139Z Preparing to unpack .../065-libogdi4.1_4.1.0+ds-1build1_amd64.deb ... 2021-05-16T23:04:54.8402929Z Unpacking libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-16T23:04:54.8771057Z Selecting previously unselected package libqhull7:amd64. 2021-05-16T23:04:54.9037009Z Preparing to unpack .../066-libqhull7_2015.2-4_amd64.deb ... 2021-05-16T23:04:54.9045315Z Unpacking libqhull7:amd64 (2015.2-4) ... 2021-05-16T23:04:54.9381326Z Selecting previously unselected package libspatialite7:amd64. 2021-05-16T23:04:54.9645514Z Preparing to unpack .../067-libspatialite7_4.3.0a-6build1_amd64.deb ... 2021-05-16T23:04:54.9654277Z Unpacking libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-16T23:04:55.1084315Z Selecting previously unselected package libxerces-c3.2:amd64. 2021-05-16T23:04:55.1354572Z Preparing to unpack .../068-libxerces-c3.2_3.2.2+debian-1build3_amd64.deb ... 2021-05-16T23:04:55.1363044Z Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-16T23:04:55.2407324Z Selecting previously unselected package libgdal26. 2021-05-16T23:04:56.0958631Z Preparing to unpack .../069-libgdal26_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T23:04:56.0960219Z Unpacking libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-16T23:04:56.0961231Z Selecting previously unselected package libqt5concurrent5:amd64. 2021-05-16T23:04:56.0962538Z Preparing to unpack .../070-libqt5concurrent5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:04:56.0963861Z Unpacking libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:04:56.0965106Z Selecting previously unselected package libqt5keychain1:amd64. 2021-05-16T23:04:56.0966655Z Preparing to unpack .../071-libqt5keychain1_0.10.0-1build1_amd64.deb ... 2021-05-16T23:04:56.0967758Z Unpacking libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-16T23:04:56.0968957Z Selecting previously unselected package libqt5serialport5:amd64. 2021-05-16T23:04:56.0970256Z Preparing to unpack .../072-libqt5serialport5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:04:56.0971370Z Unpacking libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:04:56.0972564Z Selecting previously unselected package libqt5xml5:amd64. 2021-05-16T23:04:56.0973743Z Preparing to unpack .../073-libqt5xml5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:04:56.0974924Z Unpacking libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:04:56.0975884Z Selecting previously unselected package libspatialindex6:amd64. 2021-05-16T23:04:56.0977105Z Preparing to unpack .../074-libspatialindex6_1.9.3-1build1_amd64.deb ... 2021-05-16T23:04:56.0978186Z Unpacking libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-16T23:04:56.1381778Z Selecting previously unselected package libzip5:amd64. 2021-05-16T23:04:56.1651375Z Preparing to unpack .../075-libzip5_1.5.1-0ubuntu1_amd64.deb ... 2021-05-16T23:04:56.1660080Z Unpacking libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-16T23:04:56.2019117Z Selecting previously unselected package libqgis-core3.10.4. 2021-05-16T23:04:56.2288736Z Preparing to unpack .../076-libqgis-core3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:04:56.2296774Z Unpacking libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:04:56.7124766Z Selecting previously unselected package libqgis-native3.10.4. 2021-05-16T23:04:56.7403915Z Preparing to unpack .../077-libqgis-native3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:04:56.7431138Z Unpacking libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:04:56.7663444Z Selecting previously unselected package libqscintilla2-qt5-l10n. 2021-05-16T23:04:56.7940424Z Preparing to unpack .../078-libqscintilla2-qt5-l10n_2.11.2+dfsg-6_all.deb ... 2021-05-16T23:04:56.7954990Z Unpacking libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-16T23:04:56.8308626Z Selecting previously unselected package libqscintilla2-qt5-15. 2021-05-16T23:04:56.8583885Z Preparing to unpack .../079-libqscintilla2-qt5-15_2.11.2+dfsg-6_amd64.deb ... 2021-05-16T23:04:56.8592616Z Unpacking libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-16T23:04:56.9943624Z Selecting previously unselected package libqt5quickwidgets5:amd64. 2021-05-16T23:04:57.0219114Z Preparing to unpack .../080-libqt5quickwidgets5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:04:57.0227529Z Unpacking libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:04:57.0465300Z Selecting previously unselected package libqt5opengl5:amd64. 2021-05-16T23:04:57.0739683Z Preparing to unpack .../081-libqt5opengl5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:04:57.0750823Z Unpacking libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:04:57.1093488Z Selecting previously unselected package libqwt-qt5-6. 2021-05-16T23:04:57.1366173Z Preparing to unpack .../082-libqwt-qt5-6_6.1.4-1.1build1_amd64.deb ... 2021-05-16T23:04:57.1374054Z Unpacking libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-16T23:04:57.2084631Z Selecting previously unselected package libqgis-gui3.10.4. 2021-05-16T23:04:57.2302662Z Preparing to unpack .../083-libqgis-gui3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:04:57.2455262Z Unpacking libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:04:57.5545229Z Selecting previously unselected package qgis-providers. 2021-05-16T23:04:57.5822821Z Preparing to unpack .../084-qgis-providers_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:04:57.5830724Z Unpacking qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:04:57.7793322Z Selecting previously unselected package libavahi-core7:amd64. 2021-05-16T23:04:57.8072758Z Preparing to unpack .../085-libavahi-core7_0.7-4ubuntu7_amd64.deb ... 2021-05-16T23:04:57.8081396Z Unpacking libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-16T23:04:57.8377721Z Selecting previously unselected package libdaemon0:amd64. 2021-05-16T23:04:57.8652370Z Preparing to unpack .../086-libdaemon0_0.14-7_amd64.deb ... 2021-05-16T23:04:57.8663115Z Unpacking libdaemon0:amd64 (0.14-7) ... 2021-05-16T23:04:57.8891885Z Selecting previously unselected package avahi-daemon. 2021-05-16T23:04:57.9165268Z Preparing to unpack .../087-avahi-daemon_0.7-4ubuntu7_amd64.deb ... 2021-05-16T23:04:57.9173374Z Unpacking avahi-daemon (0.7-4ubuntu7) ... 2021-05-16T23:04:57.9568676Z Selecting previously unselected package tk8.6-blt2.5. 2021-05-16T23:04:57.9844421Z Preparing to unpack .../088-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-05-16T23:04:57.9855571Z Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-16T23:04:58.0533139Z Selecting previously unselected package blt. 2021-05-16T23:04:58.0806271Z Preparing to unpack .../089-blt_2.5.3+dfsg-4_amd64.deb ... 2021-05-16T23:04:58.0818716Z Unpacking blt (2.5.3+dfsg-4) ... 2021-05-16T23:04:58.1045099Z Selecting previously unselected package fonts-lyx. 2021-05-16T23:04:58.1270183Z Preparing to unpack .../090-fonts-lyx_2.3.4.2-2_all.deb ... 2021-05-16T23:04:58.1277716Z Unpacking fonts-lyx (2.3.4.2-2) ... 2021-05-16T23:04:58.1606271Z Selecting previously unselected package libgck-1-0:amd64. 2021-05-16T23:04:58.1873780Z Preparing to unpack .../091-libgck-1-0_3.36.0-2build1_amd64.deb ... 2021-05-16T23:04:58.1885000Z Unpacking libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-16T23:04:58.2204391Z Selecting previously unselected package libgcr-base-3-1:amd64. 2021-05-16T23:04:58.2419921Z Preparing to unpack .../092-libgcr-base-3-1_3.36.0-2build1_amd64.deb ... 2021-05-16T23:04:58.2428159Z Unpacking libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T23:04:58.2844417Z Selecting previously unselected package libgcr-ui-3-1:amd64. 2021-05-16T23:04:58.3071011Z Preparing to unpack .../093-libgcr-ui-3-1_3.36.0-2build1_amd64.deb ... 2021-05-16T23:04:58.3082214Z Unpacking libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T23:04:58.3389173Z Selecting previously unselected package gcr. 2021-05-16T23:04:58.3655388Z Preparing to unpack .../094-gcr_3.36.0-2build1_amd64.deb ... 2021-05-16T23:04:58.3661858Z Unpacking gcr (3.36.0-2build1) ... 2021-05-16T23:04:58.3965549Z Selecting previously unselected package python3-numpy. 2021-05-16T23:04:58.4246345Z Preparing to unpack .../095-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-05-16T23:04:58.4253704Z Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-16T23:04:58.7122025Z Selecting previously unselected package python3-gdal. 2021-05-16T23:04:58.7407719Z Preparing to unpack .../096-python3-gdal_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T23:04:58.7415100Z Unpacking python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-16T23:04:58.8124746Z Selecting previously unselected package gdal-bin. 2021-05-16T23:04:58.8369354Z Preparing to unpack .../097-gdal-bin_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T23:04:58.8378169Z Unpacking gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-16T23:04:58.8845177Z Selecting previously unselected package libavahi-glib1:amd64. 2021-05-16T23:04:58.9118922Z Preparing to unpack .../098-libavahi-glib1_0.7-4ubuntu7_amd64.deb ... 2021-05-16T23:04:58.9128943Z Unpacking libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-16T23:04:58.9341942Z Selecting previously unselected package libmm-glib0:amd64. 2021-05-16T23:04:58.9619854Z Preparing to unpack .../099-libmm-glib0_1.12.8-1_amd64.deb ... 2021-05-16T23:04:58.9629662Z Unpacking libmm-glib0:amd64 (1.12.8-1) ... 2021-05-16T23:04:59.0084519Z Selecting previously unselected package geoclue-2.0. 2021-05-16T23:04:59.0295567Z Preparing to unpack .../100-geoclue-2.0_2.5.6-0ubuntu1_amd64.deb ... 2021-05-16T23:04:59.0306449Z Unpacking geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-16T23:04:59.0724543Z Selecting previously unselected package p11-kit-modules:amd64. 2021-05-16T23:04:59.0912229Z Preparing to unpack .../101-p11-kit-modules_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-16T23:04:59.0923575Z Unpacking p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-16T23:04:59.1355073Z Selecting previously unselected package p11-kit. 2021-05-16T23:04:59.1629946Z Preparing to unpack .../102-p11-kit_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-16T23:04:59.1638499Z Unpacking p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-16T23:04:59.2004632Z Selecting previously unselected package pinentry-gnome3. 2021-05-16T23:04:59.2195091Z Preparing to unpack .../103-pinentry-gnome3_1.1.0-3build1_amd64.deb ... 2021-05-16T23:04:59.2208871Z Unpacking pinentry-gnome3 (1.1.0-3build1) ... 2021-05-16T23:04:59.2525178Z Selecting previously unselected package gnome-keyring. 2021-05-16T23:04:59.2734859Z Preparing to unpack .../104-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T23:04:59.2836813Z Unpacking gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-16T23:04:59.3685274Z Selecting previously unselected package gnome-keyring-pkcs11:amd64. 2021-05-16T23:04:59.3921871Z Preparing to unpack .../105-gnome-keyring-pkcs11_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T23:04:59.3929367Z Unpacking gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T23:04:59.4191180Z Selecting previously unselected package grass-doc. 2021-05-16T23:04:59.4466739Z Preparing to unpack .../106-grass-doc_7.8.2-1build3_all.deb ... 2021-05-16T23:04:59.4474252Z Unpacking grass-doc (7.8.2-1build3) ... 2021-05-16T23:05:01.0593967Z Selecting previously unselected package liblaszip8:amd64. 2021-05-16T23:05:01.0887974Z Preparing to unpack .../107-liblaszip8_3.4.3-1build1_amd64.deb ... 2021-05-16T23:05:01.0897542Z Unpacking liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-16T23:05:01.1223363Z Selecting previously unselected package libpdal-util9. 2021-05-16T23:05:01.1504273Z Preparing to unpack .../108-libpdal-util9_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T23:05:01.1514109Z Unpacking libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-16T23:05:01.1889319Z Selecting previously unselected package libpdal-base9. 2021-05-16T23:05:01.2168074Z Preparing to unpack .../109-libpdal-base9_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T23:05:01.2177329Z Unpacking libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-16T23:05:01.3923654Z Selecting previously unselected package grass-core. 2021-05-16T23:05:01.4205266Z Preparing to unpack .../110-grass-core_7.8.2-1build3_amd64.deb ... 2021-05-16T23:05:01.4213760Z Unpacking grass-core (7.8.2-1build3) ... 2021-05-16T23:05:01.9727796Z Selecting previously unselected package libcdparanoia0:amd64. 2021-05-16T23:05:02.0022222Z Preparing to unpack .../111-libcdparanoia0_3.10.2+debian-13_amd64.deb ... 2021-05-16T23:05:02.0029625Z Unpacking libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-16T23:05:02.0271298Z Selecting previously unselected package libvisual-0.4-0:amd64. 2021-05-16T23:05:02.0555737Z Preparing to unpack .../112-libvisual-0.4-0_0.4.0-17_amd64.deb ... 2021-05-16T23:05:02.0562961Z Unpacking libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-16T23:05:02.0840704Z Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2021-05-16T23:05:02.1122300Z Preparing to unpack .../113-gstreamer1.0-plugins-base_1.16.2-4_amd64.deb ... 2021-05-16T23:05:02.1130384Z Unpacking gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-16T23:05:02.1865516Z Selecting previously unselected package iio-sensor-proxy. 2021-05-16T23:05:02.2146564Z Preparing to unpack .../114-iio-sensor-proxy_2.8-1ubuntu1_amd64.deb ... 2021-05-16T23:05:02.2155150Z Unpacking iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-16T23:05:02.2431198Z Selecting previously unselected package libassimp5:amd64. 2021-05-16T23:05:02.2711197Z Preparing to unpack .../115-libassimp5_5.0.1~ds0-1build1_amd64.deb ... 2021-05-16T23:05:02.2727242Z Unpacking libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-16T23:05:02.5617666Z Selecting previously unselected package libexiv2-27:amd64. 2021-05-16T23:05:02.5906142Z Preparing to unpack .../116-libexiv2-27_0.27.2-8ubuntu2.2_amd64.deb ... 2021-05-16T23:05:02.5920954Z Unpacking libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-16T23:05:02.6839526Z Selecting previously unselected package libfcgi0ldbl:amd64. 2021-05-16T23:05:02.7125485Z Preparing to unpack .../117-libfcgi0ldbl_2.4.0-10build1_amd64.deb ... 2021-05-16T23:05:02.7133984Z Unpacking libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-16T23:05:02.7444468Z Selecting previously unselected package libfcgi-bin. 2021-05-16T23:05:02.7728652Z Preparing to unpack .../118-libfcgi-bin_2.4.0-10build1_amd64.deb ... 2021-05-16T23:05:02.7737587Z Unpacking libfcgi-bin (2.4.0-10build1) ... 2021-05-16T23:05:02.7960344Z Selecting previously unselected package libimagequant0:amd64. 2021-05-16T23:05:02.8244043Z Preparing to unpack .../119-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-05-16T23:05:02.8251305Z Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-16T23:05:02.8471576Z Selecting previously unselected package libjs-jquery-ui. 2021-05-16T23:05:02.8755063Z Preparing to unpack .../120-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-05-16T23:05:02.8817767Z Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-16T23:05:02.9732299Z Selecting previously unselected package libmbim-glib4:amd64. 2021-05-16T23:05:03.0021164Z Preparing to unpack .../121-libmbim-glib4_1.22.0-2_amd64.deb ... 2021-05-16T23:05:03.0029254Z Unpacking libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-16T23:05:03.0310458Z Selecting previously unselected package libmbim-proxy. 2021-05-16T23:05:03.0595107Z Preparing to unpack .../122-libmbim-proxy_1.22.0-2_amd64.deb ... 2021-05-16T23:05:03.0602998Z Unpacking libmbim-proxy (1.22.0-2) ... 2021-05-16T23:05:03.0793474Z Selecting previously unselected package libnl-genl-3-200:amd64. 2021-05-16T23:05:03.1076335Z Preparing to unpack .../123-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-05-16T23:05:03.1085672Z Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-16T23:05:03.1294980Z Selecting previously unselected package libnl-route-3-200:amd64. 2021-05-16T23:05:03.1571226Z Preparing to unpack .../124-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-05-16T23:05:03.1579248Z Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-16T23:05:03.1911696Z Selecting previously unselected package libnss-mdns:amd64. 2021-05-16T23:05:03.2187988Z Preparing to unpack .../125-libnss-mdns_0.14.1-1ubuntu1_amd64.deb ... 2021-05-16T23:05:03.2195528Z Unpacking libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-16T23:05:03.2413535Z Selecting previously unselected package libpam-gnome-keyring:amd64. 2021-05-16T23:05:03.2687123Z Preparing to unpack .../126-libpam-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T23:05:03.2695171Z Unpacking libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T23:05:03.2921431Z Selecting previously unselected package libpcsclite1:amd64. 2021-05-16T23:05:03.3199171Z Preparing to unpack .../127-libpcsclite1_1.8.26-3_amd64.deb ... 2021-05-16T23:05:03.3207230Z Unpacking libpcsclite1:amd64 (1.8.26-3) ... 2021-05-16T23:05:03.3417644Z Selecting previously unselected package libpdal-plugin-faux. 2021-05-16T23:05:03.3694203Z Preparing to unpack .../128-libpdal-plugin-faux_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T23:05:03.3702788Z Unpacking libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-16T23:05:03.3919615Z Selecting previously unselected package libpdal-plugin-icebridge. 2021-05-16T23:05:03.4197430Z Preparing to unpack .../129-libpdal-plugin-icebridge_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T23:05:03.4205258Z Unpacking libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-16T23:05:03.4485422Z Selecting previously unselected package libpdal-plugin-pgpointcloud. 2021-05-16T23:05:03.4710655Z Preparing to unpack .../130-libpdal-plugin-pgpointcloud_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T23:05:03.4718545Z Unpacking libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-16T23:05:03.5044697Z Selecting previously unselected package libpdal-plugin-python. 2021-05-16T23:05:03.5262587Z Preparing to unpack .../131-libpdal-plugin-python_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T23:05:03.5269087Z Unpacking libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-16T23:05:03.5578029Z Selecting previously unselected package libsqlite3-mod-spatialite:amd64. 2021-05-16T23:05:03.5850082Z Preparing to unpack .../132-libsqlite3-mod-spatialite_4.3.0a-6build1_amd64.deb ... 2021-05-16T23:05:03.5862601Z Unpacking libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-16T23:05:03.7324905Z Selecting previously unselected package libpdal-plugin-sqlite. 2021-05-16T23:05:03.7545880Z Preparing to unpack .../133-libpdal-plugin-sqlite_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T23:05:03.7554039Z Unpacking libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-16T23:05:03.7924525Z Selecting previously unselected package libpdal-plugins. 2021-05-16T23:05:03.8116593Z Preparing to unpack .../134-libpdal-plugins_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T23:05:03.8124859Z Unpacking libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-16T23:05:03.8346770Z Selecting previously unselected package libqt53dcore5:amd64. 2021-05-16T23:05:03.8621985Z Preparing to unpack .../135-libqt53dcore5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:05:03.8631212Z Unpacking libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:03.9044337Z Selecting previously unselected package libqt53drender5:amd64. 2021-05-16T23:05:03.9256980Z Preparing to unpack .../136-libqt53drender5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:05:03.9268449Z Unpacking libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:04.0110912Z Selecting previously unselected package libqt53danimation5:amd64. 2021-05-16T23:05:04.0387993Z Preparing to unpack .../137-libqt53danimation5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:05:04.0396705Z Unpacking libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:04.0804375Z Selecting previously unselected package libqt53dinput5:amd64. 2021-05-16T23:05:04.1021462Z Preparing to unpack .../138-libqt53dinput5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:05:04.1029013Z Unpacking libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:04.1368963Z Selecting previously unselected package libqt53dlogic5:amd64. 2021-05-16T23:05:04.1612191Z Preparing to unpack .../139-libqt53dlogic5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:05:04.1620272Z Unpacking libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:04.1857335Z Selecting previously unselected package libqt53dextras5:amd64. 2021-05-16T23:05:04.2127735Z Preparing to unpack .../140-libqt53dextras5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:05:04.2138914Z Unpacking libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:04.2465623Z Selecting previously unselected package qt3d-assimpsceneimport-plugin:amd64. 2021-05-16T23:05:04.2734488Z Preparing to unpack .../141-qt3d-assimpsceneimport-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:05:04.2744017Z Unpacking qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:04.3044754Z Selecting previously unselected package qt3d-defaultgeometryloader-plugin:amd64. 2021-05-16T23:05:04.3241096Z Preparing to unpack .../142-qt3d-defaultgeometryloader-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:05:04.3248588Z Unpacking qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:04.3509394Z Selecting previously unselected package qt3d-gltfsceneio-plugin:amd64. 2021-05-16T23:05:04.3736550Z Preparing to unpack .../143-qt3d-gltfsceneio-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:05:04.3745966Z Unpacking qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:04.4051118Z Selecting previously unselected package libqt53dquickscene2d5:amd64. 2021-05-16T23:05:04.4318026Z Preparing to unpack .../144-libqt53dquickscene2d5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:05:04.4326491Z Unpacking libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:04.4604870Z Selecting previously unselected package qt3d-scene2d-plugin:amd64. 2021-05-16T23:05:04.4866908Z Preparing to unpack .../145-qt3d-scene2d-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:05:04.4869361Z Unpacking qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:04.5093661Z Selecting previously unselected package libqgis-3d3.10.4. 2021-05-16T23:05:04.5369770Z Preparing to unpack .../146-libqgis-3d3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:05:04.5380219Z Unpacking libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:05:04.5844663Z Selecting previously unselected package libqgis-analysis3.10.4. 2021-05-16T23:05:04.6072539Z Preparing to unpack .../147-libqgis-analysis3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:05:04.6080206Z Unpacking libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:05:04.7204654Z Selecting previously unselected package libqgis-app3.10.4. 2021-05-16T23:05:04.7408670Z Preparing to unpack .../148-libqgis-app3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:05:04.7424288Z Unpacking libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:05:05.0604408Z Selecting previously unselected package qtchooser. 2021-05-16T23:05:05.0863845Z Preparing to unpack .../149-qtchooser_66-2build1_amd64.deb ... 2021-05-16T23:05:05.0871816Z Unpacking qtchooser (66-2build1) ... 2021-05-16T23:05:05.1140556Z Selecting previously unselected package qdoc-qt5. 2021-05-16T23:05:05.1398598Z Preparing to unpack .../150-qdoc-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:05:05.1406270Z Unpacking qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T23:05:05.2065209Z Selecting previously unselected package libqt5help5:amd64. 2021-05-16T23:05:05.2344303Z Preparing to unpack .../151-libqt5help5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:05:05.2352767Z Unpacking libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:05:05.2660547Z Selecting previously unselected package qhelpgenerator-qt5. 2021-05-16T23:05:05.2939494Z Preparing to unpack .../152-qhelpgenerator-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:05:05.2948733Z Unpacking qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T23:05:05.3245150Z Selecting previously unselected package qt5-assistant. 2021-05-16T23:05:05.3469337Z Preparing to unpack .../153-qt5-assistant_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:05:05.3477541Z Unpacking qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-16T23:05:05.3983910Z Selecting previously unselected package qtattributionsscanner-qt5. 2021-05-16T23:05:05.4258961Z Preparing to unpack .../154-qtattributionsscanner-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:05:05.4266929Z Unpacking qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T23:05:05.4512022Z Selecting previously unselected package libqt5designer5:amd64. 2021-05-16T23:05:05.4787428Z Preparing to unpack .../155-libqt5designer5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:05:05.4796982Z Unpacking libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:05:05.7679315Z Selecting previously unselected package libqt5designercomponents5:amd64. 2021-05-16T23:05:05.7963394Z Preparing to unpack .../156-libqt5designercomponents5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:05:05.7971409Z Unpacking libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:05:05.8884731Z Selecting previously unselected package qttools5-dev-tools. 2021-05-16T23:05:05.9110670Z Preparing to unpack .../157-qttools5-dev-tools_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:05:05.9119739Z Unpacking qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-16T23:05:06.0257449Z Selecting previously unselected package libqgis-customwidgets. 2021-05-16T23:05:06.0544847Z Preparing to unpack .../158-libqgis-customwidgets_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:05:06.0550397Z Unpacking libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:05:06.1616868Z Selecting previously unselected package libqgis-server3.10.4. 2021-05-16T23:05:06.1900555Z Preparing to unpack .../159-libqgis-server3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:05:06.1908794Z Unpacking libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:05:06.2390488Z Selecting previously unselected package libqgisgrass7-3.10.4. 2021-05-16T23:05:06.2673553Z Preparing to unpack .../160-libqgisgrass7-3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:05:06.2683994Z Unpacking libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:05:06.3164136Z Selecting previously unselected package libqgispython3.10.4. 2021-05-16T23:05:06.3365716Z Preparing to unpack .../161-libqgispython3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:05:06.3378467Z Unpacking libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:05:06.3651592Z Selecting previously unselected package libqmi-glib5:amd64. 2021-05-16T23:05:06.3929935Z Preparing to unpack .../162-libqmi-glib5_1.24.8-1_amd64.deb ... 2021-05-16T23:05:06.3939298Z Unpacking libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-16T23:05:06.4684481Z Selecting previously unselected package libqmi-proxy. 2021-05-16T23:05:06.4907139Z Preparing to unpack .../163-libqmi-proxy_1.24.8-1_amd64.deb ... 2021-05-16T23:05:06.5048394Z Unpacking libqmi-proxy (1.24.8-1) ... 2021-05-16T23:05:06.5324805Z Selecting previously unselected package libqt5test5:amd64. 2021-05-16T23:05:06.5551271Z Preparing to unpack .../164-libqt5test5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:05:06.5559875Z Unpacking libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:06.5879089Z Selecting previously unselected package libwacom-bin. 2021-05-16T23:05:06.6156174Z Preparing to unpack .../165-libwacom-bin_1.3-2ubuntu3_amd64.deb ... 2021-05-16T23:05:06.6163719Z Unpacking libwacom-bin (1.3-2ubuntu3) ... 2021-05-16T23:05:06.6383383Z Selecting previously unselected package modemmanager. 2021-05-16T23:05:06.6659843Z Preparing to unpack .../166-modemmanager_1.12.8-1_amd64.deb ... 2021-05-16T23:05:06.6733441Z Unpacking modemmanager (1.12.8-1) ... 2021-05-16T23:05:06.7656307Z Selecting previously unselected package ttf-bitstream-vera. 2021-05-16T23:05:06.7933525Z Preparing to unpack .../167-ttf-bitstream-vera_1.10-8_all.deb ... 2021-05-16T23:05:06.7949988Z Unpacking ttf-bitstream-vera (1.10-8) ... 2021-05-16T23:05:06.8190609Z Selecting previously unselected package python-matplotlib-data. 2021-05-16T23:05:06.8468210Z Preparing to unpack .../168-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-05-16T23:05:06.8473978Z Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-16T23:05:07.1404969Z Selecting previously unselected package python3-soupsieve. 2021-05-16T23:05:07.1628411Z Preparing to unpack .../169-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-05-16T23:05:07.1636908Z Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-16T23:05:07.1859965Z Selecting previously unselected package python3-bs4. 2021-05-16T23:05:07.2143403Z Preparing to unpack .../170-python3-bs4_4.8.2-1_all.deb ... 2021-05-16T23:05:07.2151718Z Unpacking python3-bs4 (4.8.2-1) ... 2021-05-16T23:05:07.2438687Z Selecting previously unselected package python3-cycler. 2021-05-16T23:05:07.2721172Z Preparing to unpack .../171-python3-cycler_0.10.0-3_all.deb ... 2021-05-16T23:05:07.2729614Z Unpacking python3-cycler (0.10.0-3) ... 2021-05-16T23:05:07.2938854Z Selecting previously unselected package python3-dateutil. 2021-05-16T23:05:07.3222380Z Preparing to unpack .../172-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-05-16T23:05:07.3230461Z Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-16T23:05:07.3496213Z Selecting previously unselected package python3-decorator. 2021-05-16T23:05:07.3775144Z Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-05-16T23:05:07.3783669Z Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-05-16T23:05:07.3990313Z Selecting previously unselected package python3-future. 2021-05-16T23:05:07.4267603Z Preparing to unpack .../174-python3-future_0.18.2-2_all.deb ... 2021-05-16T23:05:07.4274790Z Unpacking python3-future (0.18.2-2) ... 2021-05-16T23:05:07.4838630Z Selecting previously unselected package python3-webencodings. 2021-05-16T23:05:07.5121620Z Preparing to unpack .../175-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-05-16T23:05:07.5129824Z Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-16T23:05:07.5356329Z Selecting previously unselected package python3-html5lib. 2021-05-16T23:05:07.5626308Z Preparing to unpack .../176-python3-html5lib_1.0.1-2_all.deb ... 2021-05-16T23:05:07.5633179Z Unpacking python3-html5lib (1.0.1-2) ... 2021-05-16T23:05:07.5924993Z Selecting previously unselected package python3-ipython-genutils. 2021-05-16T23:05:07.6203491Z Preparing to unpack .../177-python3-ipython-genutils_0.2.0-1ubuntu1_all.deb ... 2021-05-16T23:05:07.6213193Z Unpacking python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-16T23:05:07.6425089Z Selecting previously unselected package python3-traitlets. 2021-05-16T23:05:07.6704320Z Preparing to unpack .../178-python3-traitlets_4.3.3-3_all.deb ... 2021-05-16T23:05:07.6712519Z Unpacking python3-traitlets (4.3.3-3) ... 2021-05-16T23:05:07.7004785Z Selecting previously unselected package python3-jupyter-core. 2021-05-16T23:05:07.7254608Z Preparing to unpack .../179-python3-jupyter-core_4.6.3-3_all.deb ... 2021-05-16T23:05:07.7263396Z Unpacking python3-jupyter-core (4.6.3-3) ... 2021-05-16T23:05:07.7504070Z Selecting previously unselected package python3-kiwisolver. 2021-05-16T23:05:07.7786332Z Preparing to unpack .../180-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-05-16T23:05:07.7793823Z Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-05-16T23:05:07.8040630Z Selecting previously unselected package python3-lxml:amd64. 2021-05-16T23:05:07.8319071Z Preparing to unpack .../181-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-05-16T23:05:07.8327069Z Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-16T23:05:07.9765143Z Selecting previously unselected package python3-pyparsing. 2021-05-16T23:05:08.0012913Z Preparing to unpack .../182-python3-pyparsing_2.4.6-1_all.deb ... 2021-05-16T23:05:08.0019209Z Unpacking python3-pyparsing (2.4.6-1) ... 2021-05-16T23:05:08.0285351Z Selecting previously unselected package python3-matplotlib. 2021-05-16T23:05:08.0569923Z Preparing to unpack .../183-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-05-16T23:05:08.0576238Z Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-16T23:05:08.4644997Z Selecting previously unselected package python3-nbformat. 2021-05-16T23:05:08.4878836Z Preparing to unpack .../184-python3-nbformat_5.0.4-1_all.deb ... 2021-05-16T23:05:08.4886697Z Unpacking python3-nbformat (5.0.4-1) ... 2021-05-16T23:05:08.5204552Z Selecting previously unselected package python3-olefile. 2021-05-16T23:05:08.5426472Z Preparing to unpack .../185-python3-olefile_0.46-2_all.deb ... 2021-05-16T23:05:08.5433319Z Unpacking python3-olefile (0.46-2) ... 2021-05-16T23:05:08.5676713Z Selecting previously unselected package python3-pyproj. 2021-05-16T23:05:08.5960822Z Preparing to unpack .../186-python3-pyproj_2.5.0+ds-1_amd64.deb ... 2021-05-16T23:05:08.5968198Z Unpacking python3-pyproj (2.5.0+ds-1) ... 2021-05-16T23:05:08.6445287Z Selecting previously unselected package python3-tz. 2021-05-16T23:05:08.6727590Z Preparing to unpack .../187-python3-tz_2019.3-1_all.deb ... 2021-05-16T23:05:08.6736000Z Unpacking python3-tz (2019.3-1) ... 2021-05-16T23:05:08.6960614Z Selecting previously unselected package python3-owslib. 2021-05-16T23:05:08.7241925Z Preparing to unpack .../188-python3-owslib_0.19.1-1_all.deb ... 2021-05-16T23:05:08.7250545Z Unpacking python3-owslib (0.19.1-1) ... 2021-05-16T23:05:08.7617087Z Selecting previously unselected package python3-pil:amd64. 2021-05-16T23:05:08.7895381Z Preparing to unpack .../189-python3-pil_7.0.0-4ubuntu0.3_amd64.deb ... 2021-05-16T23:05:08.7907803Z Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-16T23:05:08.8505394Z Selecting previously unselected package python3-retrying. 2021-05-16T23:05:08.8724015Z Preparing to unpack .../190-python3-retrying_1.3.3-4_all.deb ... 2021-05-16T23:05:08.8730223Z Unpacking python3-retrying (1.3.3-4) ... 2021-05-16T23:05:08.8959443Z Selecting previously unselected package python3-plotly. 2021-05-16T23:05:08.9240119Z Preparing to unpack .../191-python3-plotly_4.4.1+dfsg-1_all.deb ... 2021-05-16T23:05:08.9247706Z Unpacking python3-plotly (4.4.1+dfsg-1) ... 2021-05-16T23:05:09.3475537Z Selecting previously unselected package python3-psycopg2. 2021-05-16T23:05:09.3781477Z Preparing to unpack .../192-python3-psycopg2_2.8.4-2_amd64.deb ... 2021-05-16T23:05:09.3788440Z Unpacking python3-psycopg2 (2.8.4-2) ... 2021-05-16T23:05:09.4097620Z Selecting previously unselected package python3-sip. 2021-05-16T23:05:09.4389093Z Preparing to unpack .../193-python3-sip_4.19.21+dfsg-1build1_amd64.deb ... 2021-05-16T23:05:09.4396545Z Unpacking python3-sip (4.19.21+dfsg-1build1) ... 2021-05-16T23:05:09.4676013Z Selecting previously unselected package python3-pyqt5. 2021-05-16T23:05:09.4965449Z Preparing to unpack .../194-python3-pyqt5_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T23:05:09.4973749Z Unpacking python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-16T23:05:09.7484775Z Selecting previously unselected package python3-pyqt5.qsci. 2021-05-16T23:05:09.7758417Z Preparing to unpack .../195-python3-pyqt5.qsci_2.11.2+dfsg-6_amd64.deb ... 2021-05-16T23:05:09.7767877Z Unpacking python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-16T23:05:09.8210587Z Selecting previously unselected package python3-pyqt5.qtsql. 2021-05-16T23:05:09.8501590Z Preparing to unpack .../196-python3-pyqt5.qtsql_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T23:05:09.8509716Z Unpacking python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-16T23:05:09.8784836Z Selecting previously unselected package python3-pyqt5.qtsvg. 2021-05-16T23:05:09.9072709Z Preparing to unpack .../197-python3-pyqt5.qtsvg_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T23:05:09.9080645Z Unpacking python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-16T23:05:09.9322395Z Selecting previously unselected package python3-pyqt5.qtwebkit. 2021-05-16T23:05:09.9605754Z Preparing to unpack .../198-python3-pyqt5.qtwebkit_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T23:05:09.9614429Z Unpacking python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-16T23:05:09.9955189Z Selecting previously unselected package python3-qgis-common. 2021-05-16T23:05:10.0239426Z Preparing to unpack .../199-python3-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T23:05:10.0247273Z Unpacking python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:05:10.3045013Z Selecting previously unselected package python3-qgis. 2021-05-16T23:05:10.3309849Z Preparing to unpack .../200-python3-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:05:10.3317338Z Unpacking python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:05:11.2163540Z Selecting previously unselected package python3-tk:amd64. 2021-05-16T23:05:11.2460067Z Preparing to unpack .../201-python3-tk_3.8.5-1~20.04.1_amd64.deb ... 2021-05-16T23:05:11.2468476Z Unpacking python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-16T23:05:11.2768610Z Selecting previously unselected package libjs-leaflet. 2021-05-16T23:05:11.3061921Z Preparing to unpack .../202-libjs-leaflet_1.6.0~dfsg-1_all.deb ... 2021-05-16T23:05:11.3069457Z Unpacking libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-16T23:05:11.3502099Z Selecting previously unselected package qgis-common. 2021-05-16T23:05:11.3794461Z Preparing to unpack .../203-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T23:05:11.3805345Z Unpacking qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:05:12.8691352Z Selecting previously unselected package qgis. 2021-05-16T23:05:12.8990723Z Preparing to unpack .../204-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:05:12.9562881Z Unpacking qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:05:13.1852263Z Selecting previously unselected package qgis-plugin-grass-common. 2021-05-16T23:05:13.2155203Z Preparing to unpack .../205-qgis-plugin-grass-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T23:05:13.2164477Z Unpacking qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:05:13.3865115Z Selecting previously unselected package qgis-provider-grass. 2021-05-16T23:05:13.4171732Z Preparing to unpack .../206-qgis-provider-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:05:13.4179967Z Unpacking qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:05:13.4469206Z Selecting previously unselected package qgis-plugin-grass. 2021-05-16T23:05:13.4766809Z Preparing to unpack .../207-qgis-plugin-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:05:13.4774284Z Unpacking qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:05:13.5395665Z Selecting previously unselected package qt5-gtk-platformtheme:amd64. 2021-05-16T23:05:13.5688820Z Preparing to unpack .../208-qt5-gtk-platformtheme_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:05:13.5697200Z Unpacking qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:13.6023311Z Selecting previously unselected package qttranslations5-l10n. 2021-05-16T23:05:13.6319709Z Preparing to unpack .../209-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2021-05-16T23:05:13.6327318Z Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-16T23:05:13.7942662Z Selecting previously unselected package wpasupplicant. 2021-05-16T23:05:13.8243451Z Preparing to unpack .../210-wpasupplicant_2%3a2.9-1ubuntu4.3_amd64.deb ... 2021-05-16T23:05:13.8251316Z Unpacking wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-16T23:05:13.9471501Z Selecting previously unselected package proj-bin. 2021-05-16T23:05:13.9768501Z Preparing to unpack .../211-proj-bin_6.3.1-1_amd64.deb ... 2021-05-16T23:05:13.9774580Z Unpacking proj-bin (6.3.1-1) ... 2021-05-16T23:05:14.0059459Z Selecting previously unselected package usb-modeswitch-data. 2021-05-16T23:05:14.0351856Z Preparing to unpack .../212-usb-modeswitch-data_20191128-3_all.deb ... 2021-05-16T23:05:14.0359839Z Unpacking usb-modeswitch-data (20191128-3) ... 2021-05-16T23:05:14.0593118Z Selecting previously unselected package usb-modeswitch. 2021-05-16T23:05:14.0884177Z Preparing to unpack .../213-usb-modeswitch_2.5.2+repack0-2ubuntu3_amd64.deb ... 2021-05-16T23:05:14.0947467Z Unpacking usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-16T23:05:14.1598444Z Setting up libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-16T23:05:14.1623081Z Setting up iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-16T23:05:14.4176878Z iio-sensor-proxy.service is a disabled or a static unit, not starting it. 2021-05-16T23:05:14.4203085Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-16T23:05:14.4229502Z Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-16T23:05:14.4248344Z Setting up qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:05:14.4331431Z Setting up ttf-bitstream-vera (1.10-8) ... 2021-05-16T23:05:14.4354087Z Setting up libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-16T23:05:14.4374184Z Setting up proj-data (6.3.1-1) ... 2021-05-16T23:05:14.4398213Z Setting up libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-16T23:05:14.4419141Z Setting up libxcb-xinput0:amd64 (1.14-2) ... 2021-05-16T23:05:14.4436805Z Setting up libwoff1:amd64 (1.0.2-1build2) ... 2021-05-16T23:05:14.4459554Z Setting up libhyphen0:amd64 (2.8.8-7) ... 2021-05-16T23:05:14.4475643Z Setting up libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-16T23:05:14.4495655Z Setting up libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-16T23:05:14.4522600Z Setting up libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-16T23:05:14.4539132Z Setting up libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-16T23:05:14.4561929Z Setting up libminizip1:amd64 (1.1-8build1) ... 2021-05-16T23:05:14.4579147Z Setting up libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-16T23:05:14.4607450Z Setting up python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-16T23:05:14.5980473Z Setting up fonts-lyx (2.3.4.2-2) ... 2021-05-16T23:05:14.6007819Z Setting up libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-16T23:05:14.6024633Z Setting up python3-olefile (0.46-2) ... 2021-05-16T23:05:14.7392097Z Setting up blt (2.5.3+dfsg-4) ... 2021-05-16T23:05:14.7415778Z Setting up python3-retrying (1.3.3-4) ... 2021-05-16T23:05:14.8681451Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-16T23:05:14.8702027Z Setting up libarpack2:amd64 (3.7.0-3) ... 2021-05-16T23:05:14.8720433Z Setting up libfcgi-bin (2.4.0-10build1) ... 2021-05-16T23:05:14.8739386Z Setting up libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-16T23:05:14.8758731Z Setting up libdap25:amd64 (3.20.5-1) ... 2021-05-16T23:05:14.8775478Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-16T23:05:14.8796190Z Setting up python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-16T23:05:14.9769363Z Setting up libqhull7:amd64 (2015.2-4) ... 2021-05-16T23:05:14.9789967Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-16T23:05:14.9813504Z Setting up libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-16T23:05:14.9833141Z Setting up libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-16T23:05:14.9852753Z Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-16T23:05:15.1146609Z Setting up gdal-data (3.0.4+dfsg-1build3) ... 2021-05-16T23:05:15.1168181Z Setting up python3-tz (2019.3-1) ... 2021-05-16T23:05:16.0993857Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-16T23:05:16.0995520Z Setting up libxcb-xkb1:amd64 (1.14-2) ... 2021-05-16T23:05:16.0996455Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-16T23:05:16.0997424Z Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-16T23:05:16.0998313Z Setting up libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-16T23:05:16.0999217Z Setting up libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-16T23:05:16.1000174Z Setting up p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-16T23:05:16.1001147Z Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-05-16T23:05:16.1002175Z Setting up libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T23:05:16.1003071Z Setting up libcfitsio8:amd64 (3.470-3) ... 2021-05-16T23:05:16.1004177Z Setting up libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-16T23:05:16.1005112Z Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-16T23:05:16.1006086Z Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-16T23:05:16.1007059Z Setting up python3-pyparsing (2.4.6-1) ... 2021-05-16T23:05:16.1007977Z Setting up libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-16T23:05:16.1008861Z Setting up python3-cycler (0.10.0-3) ... 2021-05-16T23:05:16.1009750Z Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-16T23:05:16.1010678Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-16T23:05:16.1011650Z Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-05-16T23:05:16.1012519Z Setting up grass-doc (7.8.2-1build3) ... 2021-05-16T23:05:16.1013410Z Setting up usb-modeswitch-data (20191128-3) ... 2021-05-16T23:05:16.1014316Z Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-16T23:05:16.1015732Z Setting up python3-psycopg2 (2.8.4-2) ... 2021-05-16T23:05:16.1016527Z Setting up libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-16T23:05:16.1017239Z Setting up libproj15:amd64 (6.3.1-1) ... 2021-05-16T23:05:16.1017957Z Setting up libpcsclite1:amd64 (1.8.26-3) ... 2021-05-16T23:05:16.1018775Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:16.1019583Z Setting up python3-html5lib (1.0.1-2) ... 2021-05-16T23:05:16.1020361Z Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-16T23:05:17.2089251Z Setting up libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-16T23:05:17.2109148Z Setting up libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-16T23:05:17.2135024Z Setting up liburiparser1:amd64 (0.9.3-2) ... 2021-05-16T23:05:17.2154662Z Setting up gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T23:05:17.2177225Z Setting up libfreexl1:amd64 (1.0.5-3) ... 2021-05-16T23:05:17.2197844Z Setting up libmm-glib0:amd64 (1.12.8-1) ... 2021-05-16T23:05:17.2222312Z Setting up liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-16T23:05:17.2240902Z Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-16T23:05:17.3846853Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:17.3870640Z Setting up libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-16T23:05:17.3899980Z Setting up libxcb-randr0:amd64 (1.14-2) ... 2021-05-16T23:05:17.3919115Z Setting up python3-traitlets (4.3.3-3) ... 2021-05-16T23:05:17.5704774Z Setting up libfyba0:amd64 (4.1.1-6build1) ... 2021-05-16T23:05:17.5721072Z Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-16T23:05:17.5743246Z Setting up libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-16T23:05:17.5763941Z Setting up libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-16T23:05:17.5787020Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T23:05:17.5935173Z Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-16T23:05:17.7533516Z Setting up libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-16T23:05:17.7552563Z Setting up libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-16T23:05:17.7571088Z Setting up usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-16T23:05:17.7652290Z Setting up libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-16T23:05:17.7671229Z Setting up p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-16T23:05:17.7692031Z Setting up libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:05:17.7709061Z Setting up libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-16T23:05:17.7729188Z Setting up python3-future (0.18.2-2) ... 2021-05-16T23:05:17.7794454Z update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode 2021-05-16T23:05:17.7849797Z update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode 2021-05-16T23:05:18.0952588Z Setting up qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:05:18.2261526Z Setting up libdaemon0:amd64 (0.14-7) ... 2021-05-16T23:05:18.2281932Z Setting up libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:18.2302427Z Setting up libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-16T23:05:18.2322486Z Setting up libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-16T23:05:18.2348488Z Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-16T23:05:18.2370490Z Setting up libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T23:05:18.2386643Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-16T23:05:18.2402741Z Setting up libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:18.2420090Z Setting up libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T23:05:18.3797409Z Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-16T23:05:18.5244503Z Setting up python3-jupyter-core (4.6.3-3) ... 2021-05-16T23:05:18.6684644Z Setting up libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-16T23:05:18.6710094Z Setting up qtchooser (66-2build1) ... 2021-05-16T23:05:18.6736456Z Setting up libwacom-common (1.3-2ubuntu3) ... 2021-05-16T23:05:18.6755288Z Setting up python3-sip (4.19.21+dfsg-1build1) ... 2021-05-16T23:05:18.8147396Z Setting up libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-16T23:05:18.8167056Z Setting up libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-16T23:05:18.8187606Z Setting up libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T23:05:18.8205080Z Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-16T23:05:19.6937897Z Setting up libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-16T23:05:19.6959603Z Setting up libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-16T23:05:19.6978290Z Setting up libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-16T23:05:19.6999650Z Setting up qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T23:05:19.7017131Z Setting up libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:19.7037533Z Setting up proj-bin (6.3.1-1) ... 2021-05-16T23:05:19.7053862Z Setting up libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-16T23:05:19.7070028Z Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-16T23:05:19.7087003Z Setting up geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-16T23:05:20.0715325Z geoclue.service is a disabled or a static unit, not starting it. 2021-05-16T23:05:20.0737112Z Setting up libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:05:20.0754092Z Setting up python3-nbformat (5.0.4-1) ... 2021-05-16T23:05:20.2247646Z Setting up libmbim-proxy (1.22.0-2) ... 2021-05-16T23:05:20.2277753Z Setting up python3-pyproj (2.5.0+ds-1) ... 2021-05-16T23:05:20.3734288Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:20.3762907Z Setting up python3-bs4 (4.8.2-1) ... 2021-05-16T23:05:20.5520469Z Setting up libgeotiff5:amd64 (1.5.1-2) ... 2021-05-16T23:05:20.5546257Z Setting up gcr (3.36.0-2build1) ... 2021-05-16T23:05:20.5563863Z Setting up libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:20.5589066Z Setting up wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-16T23:05:20.6845758Z Created symlink /etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-16T23:05:20.6848062Z Created symlink /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-16T23:05:21.1818586Z Setting up python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-16T23:05:21.4413371Z Setting up libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:21.4448951Z Setting up gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-16T23:05:21.4468177Z Setting up libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:05:21.4485758Z Setting up qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:05:21.4502452Z Setting up qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T23:05:21.4519211Z Setting up libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:05:21.4538107Z Setting up python3-plotly (4.4.1+dfsg-1) ... 2021-05-16T23:05:21.5972834Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:05:21.5974715Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-16T23:05:21.5977781Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:05:21.5980262Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-16T23:05:21.6364846Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:194: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:05:21.6367141Z if direction is "increasing": 2021-05-16T23:05:21.6370071Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:199: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:05:21.6372156Z elif direction is "decreasing": 2021-05-16T23:05:21.6540956Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:176: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:05:21.6543128Z if direction is "increasing": 2021-05-16T23:05:21.6545991Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:05:21.6548014Z elif direction is "decreasing": 2021-05-16T23:05:22.5117882Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:460: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:05:22.5119569Z if props["offset_coordinates"] is "data": 2021-05-16T23:05:22.5121410Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:572: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-16T23:05:22.5122654Z if props["coordinates"] is not "data": 2021-05-16T23:05:23.2650355Z Setting up avahi-daemon (0.7-4ubuntu7) ... 2021-05-16T23:05:23.7527916Z Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /lib/systemd/system/avahi-daemon.service. 2021-05-16T23:05:23.7530716Z Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /lib/systemd/system/avahi-daemon.service. 2021-05-16T23:05:23.7533175Z Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /lib/systemd/system/avahi-daemon.socket. 2021-05-16T23:05:24.8179810Z Setting up libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-16T23:05:24.8206316Z First installation detected... 2021-05-16T23:05:24.8208431Z Checking NSS setup... 2021-05-16T23:05:24.8241324Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-16T23:05:24.8362881Z Setting up libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:24.8385326Z Setting up python3-owslib (0.19.1-1) ... 2021-05-16T23:05:25.0867271Z Setting up libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-16T23:05:25.0892881Z Setting up libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-16T23:05:25.0912069Z Setting up libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-16T23:05:25.0940431Z Setting up libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-16T23:05:25.0957890Z Setting up libwacom-bin (1.3-2ubuntu3) ... 2021-05-16T23:05:25.0981742Z Setting up libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-16T23:05:25.1005949Z Setting up libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-16T23:05:25.1024869Z Setting up libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-16T23:05:25.1045564Z Setting up python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-16T23:05:25.2747085Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-16T23:05:25.2770592Z Setting up libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-16T23:05:25.2790843Z Setting up grass-core (7.8.2-1build3) ... 2021-05-16T23:05:25.5915976Z /usr/lib/grass78/etc/python/grass/pygrass/gis/__init__.py:75: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:05:25.5917858Z if value is '': 2021-05-16T23:05:25.6845224Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:05:25.6846288Z if do_profiling is "True" or do_profiling is "1": 2021-05-16T23:05:25.6847381Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:05:25.6848343Z if do_profiling is "True" or do_profiling is "1": 2021-05-16T23:05:25.6849429Z /usr/lib/grass78/etc/python/grass/temporal/core.py:582: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-16T23:05:25.6850412Z if driver_string is not None and driver_string is not "": 2021-05-16T23:05:25.7261065Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:05:25.7262241Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-16T23:05:25.7263451Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:05:25.7264524Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-16T23:05:25.7857053Z Setting up libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-16T23:05:25.7882201Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:25.7970253Z Setting up libqmi-proxy (1.24.8-1) ... 2021-05-16T23:05:25.7986525Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:25.8008934Z Setting up libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:25.8161853Z Setting up libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:05:25.8181797Z Setting up libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:25.8201538Z Setting up qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:25.8220650Z Setting up libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:05:25.8241455Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:25.8259708Z Setting up gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-16T23:05:25.9049304Z Setting up qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:05:25.9065638Z Setting up libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:25.9084961Z Setting up libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:25.9112395Z Setting up modemmanager (1.12.8-1) ... 2021-05-16T23:05:26.0327006Z Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service → /lib/systemd/system/ModemManager.service. 2021-05-16T23:05:26.0329600Z Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service → /lib/systemd/system/ModemManager.service. 2021-05-16T23:05:26.5452965Z Setting up libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:05:26.5474723Z Setting up libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:05:26.5494798Z Setting up libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-16T23:05:26.5511463Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:05:26.5531142Z Setting up libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:26.5550568Z Setting up qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T23:05:26.5566519Z Setting up libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-16T23:05:26.5582894Z Setting up libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-16T23:05:26.5602584Z Setting up libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-16T23:05:26.5618439Z Setting up libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:05:26.5634812Z Setting up libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:05:26.5655492Z Setting up libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:05:26.5673068Z Setting up libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:26.5696112Z Setting up libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:05:26.5719954Z Setting up libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:05:26.5739523Z Setting up qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-16T23:05:26.5756014Z Setting up qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-16T23:05:26.5772800Z Setting up libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:05:26.5790304Z Setting up qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:26.5811699Z Setting up python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-16T23:05:26.7312439Z Setting up python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-16T23:05:26.7329558Z Setting up libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:26.7348606Z Setting up qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:26.7364501Z Setting up qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:05:56.5656363Z Setting up libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:56.5674120Z Setting up python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-16T23:05:56.5691268Z Setting up libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:05:56.5711474Z Setting up qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:56.5730027Z Setting up libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:05:56.5749981Z Setting up libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:05:56.5773061Z Setting up qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:56.5790076Z Setting up python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:05:56.7093224Z Setting up libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:05:56.7119014Z Setting up python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-16T23:05:56.7136332Z Setting up qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:05:56.7160908Z Setting up python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-16T23:05:56.7177672Z Setting up python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:05:56.8861754Z Setting up libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:05:56.8886474Z Setting up qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:05:56.8913739Z Setting up qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:05:56.9018668Z Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-05-16T23:05:56.9116615Z Processing triggers for shared-mime-info (1.15-1) ... 2021-05-16T23:05:57.5870988Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T23:05:57.6025972Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-16T23:05:57.6244338Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-16T23:05:57.6375809Z Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ... 2021-05-16T23:05:57.6525699Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:05:57.6778737Z Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-16T23:05:57.9419106Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:06:08.1782476Z Setting up pinentry-gnome3 (1.1.0-3build1) ... 2021-05-16T23:06:08.1939053Z Setting up gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-16T23:06:09.9916184Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-16T23:06:09.9916707Z with: 2021-05-16T23:06:09.9917147Z github_slug: neuroconductor/papayar 2021-05-16T23:06:09.9917583Z env: 2021-05-16T23:06:09.9917977Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:06:09.9918413Z TIC_DEPLOY_KEY: 2021-05-16T23:06:09.9919150Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:06:09.9920737Z GITHUB_PAT: *** 2021-05-16T23:06:09.9921115Z COVERALLS_TOKEN: 2021-05-16T23:06:09.9921554Z continue-on-error: false 2021-05-16T23:06:09.9921996Z VDIFFR_RUN_TESTS: 2021-05-16T23:06:09.9922430Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:06:09.9922839Z TZ: UTC 2021-05-16T23:06:09.9923391Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:06:09.9923920Z NOT_CRAN: true 2021-05-16T23:06:09.9924256Z ##[endgroup] 2021-05-16T23:06:10.0233155Z repo slug is: neuroconductor/papayar 2021-05-16T23:06:10.0316320Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-16T23:06:10.0316851Z env: 2021-05-16T23:06:10.0317248Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:06:10.0317686Z TIC_DEPLOY_KEY: 2021-05-16T23:06:10.0318423Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:06:10.0319619Z GITHUB_PAT: *** 2021-05-16T23:06:10.0319983Z COVERALLS_TOKEN: 2021-05-16T23:06:10.0320436Z continue-on-error: false 2021-05-16T23:06:10.0320864Z VDIFFR_RUN_TESTS: 2021-05-16T23:06:10.0321320Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:06:10.0321730Z TZ: UTC 2021-05-16T23:06:10.0322084Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:06:10.0322468Z NOT_CRAN: true 2021-05-16T23:06:10.0322805Z ##[endgroup] 2021-05-16T23:06:10.2049520Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-16T23:06:10.2050085Z with: 2021-05-16T23:06:10.2050435Z repo_name: papayar 2021-05-16T23:06:10.2050822Z repo_version: 1.0 2021-05-16T23:06:10.2051175Z runner_os: Linux 2021-05-16T23:06:10.2051530Z R_version: 3.5 2021-05-16T23:06:10.2051939Z env: 2021-05-16T23:06:10.2052334Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:06:10.2052776Z TIC_DEPLOY_KEY: 2021-05-16T23:06:10.2053510Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:06:10.2054742Z GITHUB_PAT: *** 2021-05-16T23:06:10.2055100Z COVERALLS_TOKEN: 2021-05-16T23:06:10.2055557Z continue-on-error: false 2021-05-16T23:06:10.2055987Z VDIFFR_RUN_TESTS: 2021-05-16T23:06:10.2056442Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:06:10.2056859Z TZ: UTC 2021-05-16T23:06:10.2057209Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:06:10.2057604Z NOT_CRAN: true 2021-05-16T23:06:10.2057964Z ##[endgroup] 2021-05-16T23:06:10.2380794Z Package: papayar 2021-05-16T23:06:10.2385247Z Version: 1.0 2021-05-16T23:06:10.2386303Z OS: Linux 2021-05-16T23:06:10.2450136Z ##[group]Run install.packages('remotes') 2021-05-16T23:06:10.2450802Z install.packages('remotes') 2021-05-16T23:06:10.2451551Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-16T23:06:10.2452485Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-16T23:06:10.2459355Z shell: /usr/local/bin/Rscript {0} 2021-05-16T23:06:10.2459740Z env: 2021-05-16T23:06:10.2460151Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:06:10.2460587Z TIC_DEPLOY_KEY: 2021-05-16T23:06:10.2461326Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:06:10.2462533Z GITHUB_PAT: *** 2021-05-16T23:06:10.2462908Z COVERALLS_TOKEN: 2021-05-16T23:06:10.2463345Z continue-on-error: false 2021-05-16T23:06:10.2463788Z VDIFFR_RUN_TESTS: 2021-05-16T23:06:10.2464226Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:06:10.2464650Z TZ: UTC 2021-05-16T23:06:10.2465018Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:06:10.2465391Z NOT_CRAN: true 2021-05-16T23:06:10.2465740Z ##[endgroup] 2021-05-16T23:06:10.3874497Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:06:10.3875400Z (as ‘lib’ is unspecified) 2021-05-16T23:06:22.9997236Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/remotes_2.3.0.tar.gz' 2021-05-16T23:06:23.8211636Z Content type 'binary/octet-stream' length 387395 bytes (378 KB) 2021-05-16T23:06:23.8462420Z ================================================== 2021-05-16T23:06:23.8463368Z downloaded 378 KB 2021-05-16T23:06:23.8463910Z 2021-05-16T23:06:24.0462165Z * installing *binary* package ‘remotes’ ... 2021-05-16T23:06:24.0507264Z * DONE (remotes) 2021-05-16T23:06:24.0555921Z 2021-05-16T23:06:24.0556823Z The downloaded source packages are in 2021-05-16T23:06:24.0558144Z ‘/tmp/RtmpuI1Dm1/downloaded_packages’ 2021-05-16T23:06:40.0968700Z ##[group]Run actions/cache@v1 2021-05-16T23:06:40.0969155Z with: 2021-05-16T23:06:40.0969634Z path: /home/runner/work/_temp/Library 2021-05-16T23:06:40.0972629Z key: Linux-2e7742fb4e078f3534d94dc0dec3f866c8c4a14293f49c24c0013aac36169a0f-1-9879de2b05cbcabdcff94edbb386ec5695b5b3c294cb8a175da6eadca363c352 2021-05-16T23:06:40.0976401Z restore-keys: Linux-2e7742fb4e078f3534d94dc0dec3f866c8c4a14293f49c24c0013aac36169a0f-1- 2021-05-16T23:06:40.0977445Z env: 2021-05-16T23:06:40.0977849Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:06:40.0978296Z TIC_DEPLOY_KEY: 2021-05-16T23:06:40.0979039Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:06:40.0980709Z GITHUB_PAT: *** 2021-05-16T23:06:40.0981088Z COVERALLS_TOKEN: 2021-05-16T23:06:40.0981548Z continue-on-error: false 2021-05-16T23:06:40.0981985Z VDIFFR_RUN_TESTS: 2021-05-16T23:06:40.0982446Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:06:40.0982903Z TZ: UTC 2021-05-16T23:06:40.0983305Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:06:40.0983675Z NOT_CRAN: true 2021-05-16T23:06:40.0984030Z ##[endgroup] 2021-05-16T23:06:40.1373032Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T23:06:40.1441917Z ##[group]Run Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-16T23:06:40.1442665Z Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-16T23:06:40.1443611Z sysreqs=$(Rscript -e "cat(sysreqs::sysreq_commands('DESCRIPTION'))") 2021-05-16T23:06:40.1444217Z sudo -s eval "$sysreqs" 2021-05-16T23:06:40.1486204Z shell: /usr/bin/bash -e {0} 2021-05-16T23:06:40.1486560Z env: 2021-05-16T23:06:40.1486978Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:06:40.1487408Z TIC_DEPLOY_KEY: 2021-05-16T23:06:40.1488163Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:06:40.1489387Z GITHUB_PAT: *** 2021-05-16T23:06:40.1489763Z COVERALLS_TOKEN: 2021-05-16T23:06:40.1490204Z continue-on-error: false 2021-05-16T23:06:40.1490651Z VDIFFR_RUN_TESTS: 2021-05-16T23:06:40.1491106Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:06:40.1491506Z TZ: UTC 2021-05-16T23:06:40.1491884Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:06:40.1492271Z NOT_CRAN: true 2021-05-16T23:06:40.1492700Z RHUB_PLATFORM: linux-x86_64-ubuntu-gcc 2021-05-16T23:06:40.1493145Z ##[endgroup] 2021-05-16T23:06:40.3130836Z Using github PAT from envvar GITHUB_PAT 2021-05-16T23:06:40.8433764Z Downloading GitHub repo r-hub/sysreqs@HEAD 2021-05-16T23:06:55.5070656Z rprojroot (NA -> 2.0.2) [CRAN] 2021-05-16T23:06:55.5072112Z crayon (NA -> 1.4.1) [CRAN] 2021-05-16T23:06:55.5073066Z R6 (NA -> 2.5.0) [CRAN] 2021-05-16T23:06:55.5073967Z desc (NA -> 1.3.0) [CRAN] 2021-05-16T23:06:55.5074839Z debugme (NA -> 1.1.0) [CRAN] 2021-05-16T23:06:55.5093531Z Installing 5 packages: rprojroot, crayon, R6, desc, debugme 2021-05-16T23:06:55.5104825Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:06:55.5105565Z (as ‘lib’ is unspecified) 2021-05-16T23:07:08.2462200Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-16T23:07:10.0634840Z Content type 'binary/octet-stream' length 96231 bytes (93 KB) 2021-05-16T23:07:10.0707911Z ================================================== 2021-05-16T23:07:10.0708919Z downloaded 93 KB 2021-05-16T23:07:10.0709313Z 2021-05-16T23:07:10.0747895Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crayon_1.4.1.tar.gz' 2021-05-16T23:07:14.1301594Z Content type 'binary/octet-stream' length 137956 bytes (134 KB) 2021-05-16T23:07:14.1302397Z ================================================== 2021-05-16T23:07:14.1302877Z downloaded 134 KB 2021-05-16T23:07:14.1303183Z 2021-05-16T23:07:14.1304550Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R6_2.5.0.tar.gz' 2021-05-16T23:07:15.3363527Z Content type 'binary/octet-stream' length 81754 bytes (79 KB) 2021-05-16T23:07:15.3364325Z ================================================== 2021-05-16T23:07:15.3364778Z downloaded 79 KB 2021-05-16T23:07:15.3365089Z 2021-05-16T23:07:15.3402617Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/desc_1.3.0.tar.gz' 2021-05-16T23:07:18.5481242Z Content type 'binary/octet-stream' length 528350 bytes (515 KB) 2021-05-16T23:07:18.5713284Z ================================================== 2021-05-16T23:07:18.5714175Z downloaded 515 KB 2021-05-16T23:07:18.5714684Z 2021-05-16T23:07:18.5750499Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/debugme_1.1.0.tar.gz' 2021-05-16T23:07:20.4940976Z Content type 'binary/octet-stream' length 1015031 bytes (991 KB) 2021-05-16T23:07:20.5217180Z ================================================== 2021-05-16T23:07:20.5218120Z downloaded 991 KB 2021-05-16T23:07:20.5218705Z 2021-05-16T23:07:20.7147370Z * installing *binary* package ‘rprojroot’ ... 2021-05-16T23:07:20.7192533Z * DONE (rprojroot) 2021-05-16T23:07:20.8966844Z * installing *binary* package ‘crayon’ ... 2021-05-16T23:07:20.9006071Z * DONE (crayon) 2021-05-16T23:07:21.0781647Z * installing *binary* package ‘R6’ ... 2021-05-16T23:07:21.0818901Z * DONE (R6) 2021-05-16T23:07:21.2881245Z * installing *binary* package ‘desc’ ... 2021-05-16T23:07:21.2926681Z * DONE (desc) 2021-05-16T23:07:21.4961852Z * installing *binary* package ‘debugme’ ... 2021-05-16T23:07:21.5005631Z * DONE (debugme) 2021-05-16T23:07:21.5055936Z 2021-05-16T23:07:21.5056866Z The downloaded source packages are in 2021-05-16T23:07:21.5058090Z ‘/tmp/RtmpzCITnD/downloaded_packages’ 2021-05-16T23:07:21.5067300Z Running `R CMD build`... 2021-05-16T23:07:21.7042317Z * checking for file ‘/tmp/RtmpzCITnD/remotes68d75b7014ae/r-hub-sysreqs-f068afa/DESCRIPTION’ ... OK 2021-05-16T23:07:21.7044149Z * preparing ‘sysreqs’: 2021-05-16T23:07:21.7045438Z * checking DESCRIPTION meta-information ... OK 2021-05-16T23:07:21.7046962Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:07:21.7048046Z * checking for empty or unneeded directories 2021-05-16T23:07:21.7049119Z * building ‘sysreqs_1.0.0.9000.tar.gz’ 2021-05-16T23:07:21.7050590Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:07:21.7051639Z (as ‘lib’ is unspecified) 2021-05-16T23:07:21.8769632Z * installing *source* package ‘sysreqs’ ... 2021-05-16T23:07:21.8885346Z ** R 2021-05-16T23:07:21.8961867Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:07:22.0450546Z ** help 2021-05-16T23:07:22.0552470Z *** installing help indices 2021-05-16T23:07:22.0712730Z ** building package indices 2021-05-16T23:07:22.0800471Z ** testing if installed package can be loaded 2021-05-16T23:07:22.2452768Z * DONE (sysreqs) 2021-05-16T23:07:38.5903735Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-16T23:07:38.5907028Z Hit:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-16T23:07:38.5908702Z Hit:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-16T23:07:38.6287774Z Hit:4 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease 2021-05-16T23:07:38.6637498Z Hit:5 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-16T23:07:38.6953260Z Hit:6 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-16T23:07:38.7384182Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-16T23:07:38.8962936Z Hit:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease 2021-05-16T23:07:39.0540855Z Hit:9 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-16T23:07:40.1372823Z Reading package lists... 2021-05-16T23:07:40.2088571Z Reading package lists... 2021-05-16T23:07:40.3445345Z Building dependency tree... 2021-05-16T23:07:40.3467002Z Reading state information... 2021-05-16T23:07:40.4812888Z make is already the newest version (4.2.1-1.2). 2021-05-16T23:07:40.4815110Z make set to manually installed. 2021-05-16T23:07:40.4816196Z libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-16T23:07:40.4816866Z Suggested packages: 2021-05-16T23:07:40.4817833Z libcurl4-doc libidn11-dev libldap2-dev librtmp-dev 2021-05-16T23:07:40.5226586Z The following NEW packages will be installed: 2021-05-16T23:07:40.5229988Z libcurl4-openssl-dev 2021-05-16T23:07:40.5436529Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:07:40.5437219Z Need to get 321 kB of archives. 2021-05-16T23:07:40.5437951Z After this operation, 1539 kB of additional disk space will be used. 2021-05-16T23:07:40.5439699Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4-openssl-dev amd64 7.68.0-1ubuntu2.5 [321 kB] 2021-05-16T23:07:40.9467268Z Fetched 321 kB in 0s (15.2 MB/s) 2021-05-16T23:07:40.9772007Z Selecting previously unselected package libcurl4-openssl-dev:amd64. 2021-05-16T23:07:40.9854975Z (Reading database ... 2021-05-16T23:07:40.9855522Z (Reading database ... 5% 2021-05-16T23:07:40.9855980Z (Reading database ... 10% 2021-05-16T23:07:40.9856446Z (Reading database ... 15% 2021-05-16T23:07:40.9856892Z (Reading database ... 20% 2021-05-16T23:07:40.9857501Z (Reading database ... 25% 2021-05-16T23:07:40.9857951Z (Reading database ... 30% 2021-05-16T23:07:40.9858411Z (Reading database ... 35% 2021-05-16T23:07:40.9858854Z (Reading database ... 40% 2021-05-16T23:07:40.9859310Z (Reading database ... 45% 2021-05-16T23:07:40.9859752Z (Reading database ... 50% 2021-05-16T23:07:40.9887172Z (Reading database ... 55% 2021-05-16T23:07:40.9933419Z (Reading database ... 60% 2021-05-16T23:07:40.9972409Z (Reading database ... 65% 2021-05-16T23:07:41.0146116Z (Reading database ... 70% 2021-05-16T23:07:41.0177198Z (Reading database ... 75% 2021-05-16T23:07:41.0417464Z (Reading database ... 80% 2021-05-16T23:07:41.0508628Z (Reading database ... 85% 2021-05-16T23:07:41.0878379Z (Reading database ... 90% 2021-05-16T23:07:41.0952583Z (Reading database ... 95% 2021-05-16T23:07:41.0953142Z (Reading database ... 100% 2021-05-16T23:07:41.0953969Z (Reading database ... 285015 files and directories currently installed.) 2021-05-16T23:07:41.1073434Z Preparing to unpack .../libcurl4-openssl-dev_7.68.0-1ubuntu2.5_amd64.deb ... 2021-05-16T23:07:41.1086669Z Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-16T23:07:41.1977891Z Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-16T23:07:41.2002038Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:07:45.9389447Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-16T23:07:45.9390133Z remotes::install_github("ropensci/tic") 2021-05-16T23:07:45.9390742Z remotes::install_github("muschellij2/ghtravis") 2021-05-16T23:07:45.9391398Z remotes::install_github("muschellij2/aghast") 2021-05-16T23:07:45.9392134Z remotes::install_cran("covr") 2021-05-16T23:07:45.9399057Z shell: /usr/local/bin/Rscript {0} 2021-05-16T23:07:45.9399463Z env: 2021-05-16T23:07:45.9399896Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:07:45.9400388Z TIC_DEPLOY_KEY: 2021-05-16T23:07:45.9401149Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:07:45.9402649Z GITHUB_PAT: *** 2021-05-16T23:07:45.9403035Z COVERALLS_TOKEN: 2021-05-16T23:07:45.9403658Z continue-on-error: false 2021-05-16T23:07:45.9404111Z VDIFFR_RUN_TESTS: 2021-05-16T23:07:45.9404559Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:07:45.9405021Z TZ: UTC 2021-05-16T23:07:45.9405394Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:07:45.9405784Z NOT_CRAN: true 2021-05-16T23:07:45.9406128Z ##[endgroup] 2021-05-16T23:07:46.1095757Z Using github PAT from envvar GITHUB_PAT 2021-05-16T23:07:46.6257827Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-16T23:08:01.0667948Z rlang (NA -> 0.4.11) [CRAN] 2021-05-16T23:08:01.0668726Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-16T23:08:01.0669781Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-16T23:08:01.0670411Z sys (NA -> 3.4 ) [CRAN] 2021-05-16T23:08:01.0671067Z askpass (NA -> 1.1 ) [CRAN] 2021-05-16T23:08:01.0671724Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-16T23:08:01.0672380Z mime (NA -> 0.10 ) [CRAN] 2021-05-16T23:08:01.0673013Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-16T23:08:01.0673659Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-16T23:08:01.0674314Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-16T23:08:01.0674927Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-16T23:08:01.0675587Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-16T23:08:01.0676222Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-16T23:08:01.0676852Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-16T23:08:01.0677507Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-16T23:08:01.0678210Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-16T23:08:01.0678904Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-16T23:08:01.0679537Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-16T23:08:01.0680179Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-16T23:08:01.0680820Z whisker (NA -> 0.4 ) [CRAN] 2021-05-16T23:08:01.0681488Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-16T23:08:01.0682136Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-16T23:08:01.0682807Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-16T23:08:01.0683641Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-16T23:08:01.0684289Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-16T23:08:01.0684907Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-16T23:08:01.0685542Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-16T23:08:01.0686202Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-16T23:08:01.0686847Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-16T23:08:01.0687510Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-16T23:08:01.0688156Z git2r (NA -> 0.28.0) [CRAN] 2021-05-16T23:08:01.0693303Z Installing 31 packages: rlang, magrittr, glue, sys, askpass, openssl, mime, curl, jsonlite, ini, httr, gitcreds, cli, zip, rstudioapi, credentials, fastmap, yaml, withr, whisker, rappdirs, purrr, lifecycle, gh, gert, fs, clipr, cachem, usethis, memoise, git2r 2021-05-16T23:08:01.0703038Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:08:01.0703880Z (as ‘lib’ is unspecified) 2021-05-16T23:08:13.5839963Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rlang_0.4.11.tar.gz' 2021-05-16T23:08:14.7628465Z Content type 'binary/octet-stream' length 1389190 bytes (1.3 MB) 2021-05-16T23:08:15.0352876Z ================================================== 2021-05-16T23:08:15.0353761Z downloaded 1.3 MB 2021-05-16T23:08:15.0354562Z 2021-05-16T23:08:15.0398797Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-16T23:08:15.7306195Z Content type 'binary/octet-stream' length 231600 bytes (226 KB) 2021-05-16T23:08:15.7472663Z ================================================== 2021-05-16T23:08:15.7473212Z downloaded 226 KB 2021-05-16T23:08:15.7473541Z 2021-05-16T23:08:15.7509841Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/glue_1.4.2.tar.gz' 2021-05-16T23:08:17.2970961Z Content type 'binary/octet-stream' length 143742 bytes (140 KB) 2021-05-16T23:08:17.4071308Z ================================================== 2021-05-16T23:08:17.4071873Z downloaded 140 KB 2021-05-16T23:08:17.4072201Z 2021-05-16T23:08:17.4118979Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sys_3.4.tar.gz' 2021-05-16T23:08:22.7983385Z Content type 'binary/octet-stream' length 54882 bytes (53 KB) 2021-05-16T23:08:22.8092714Z ================================================== 2021-05-16T23:08:22.8093253Z downloaded 53 KB 2021-05-16T23:08:22.8093578Z 2021-05-16T23:08:22.8137327Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/askpass_1.1.tar.gz' 2021-05-16T23:08:23.6428816Z Content type 'binary/octet-stream' length 23519 bytes (22 KB) 2021-05-16T23:08:23.6429555Z ================================================== 2021-05-16T23:08:23.6430304Z downloaded 22 KB 2021-05-16T23:08:23.6430628Z 2021-05-16T23:08:23.6470928Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/openssl_1.4.4.tar.gz' 2021-05-16T23:08:24.3025721Z Content type 'binary/octet-stream' length 1490558 bytes (1.4 MB) 2021-05-16T23:08:24.4947601Z ================================================== 2021-05-16T23:08:24.4948524Z downloaded 1.4 MB 2021-05-16T23:08:24.4949130Z 2021-05-16T23:08:24.4993494Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mime_0.10.tar.gz' 2021-05-16T23:08:25.3761471Z Content type 'binary/octet-stream' length 37505 bytes (36 KB) 2021-05-16T23:08:25.3765494Z ================================================== 2021-05-16T23:08:25.3766218Z downloaded 36 KB 2021-05-16T23:08:25.3766682Z 2021-05-16T23:08:25.3808693Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/curl_4.3.1.tar.gz' 2021-05-16T23:08:26.0371502Z Content type 'binary/octet-stream' length 904784 bytes (883 KB) 2021-05-16T23:08:26.0660501Z ================================================== 2021-05-16T23:08:26.0660977Z downloaded 883 KB 2021-05-16T23:08:26.0662490Z 2021-05-16T23:08:26.0770558Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-16T23:08:26.6683890Z Content type 'binary/octet-stream' length 535092 bytes (522 KB) 2021-05-16T23:08:26.6975406Z ================================================== 2021-05-16T23:08:26.6982448Z downloaded 522 KB 2021-05-16T23:08:26.6982802Z 2021-05-16T23:08:26.7009853Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ini_0.3.1.tar.gz' 2021-05-16T23:08:27.4296999Z Content type 'binary/octet-stream' length 12966 bytes (12 KB) 2021-05-16T23:08:27.4298895Z ================================================== 2021-05-16T23:08:27.4301336Z downloaded 12 KB 2021-05-16T23:08:27.4301680Z 2021-05-16T23:08:27.4336371Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httr_1.4.2.tar.gz' 2021-05-16T23:08:28.0498915Z Content type 'binary/octet-stream' length 493580 bytes (482 KB) 2021-05-16T23:08:28.2665391Z ================================================== 2021-05-16T23:08:28.2665909Z downloaded 482 KB 2021-05-16T23:08:28.2666232Z 2021-05-16T23:08:28.2702085Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-16T23:08:29.7146128Z Content type 'binary/octet-stream' length 92952 bytes (90 KB) 2021-05-16T23:08:29.7197580Z ================================================== 2021-05-16T23:08:29.7198142Z downloaded 90 KB 2021-05-16T23:08:29.7198442Z 2021-05-16T23:08:29.7240185Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cli_2.5.0.tar.gz' 2021-05-16T23:08:30.2504646Z Content type 'binary/octet-stream' length 515538 bytes (503 KB) 2021-05-16T23:08:30.2727227Z ================================================== 2021-05-16T23:08:30.2728106Z downloaded 503 KB 2021-05-16T23:08:30.2728644Z 2021-05-16T23:08:30.2760491Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zip_2.1.1.tar.gz' 2021-05-16T23:08:31.7512981Z Content type 'binary/octet-stream' length 636371 bytes (621 KB) 2021-05-16T23:08:31.7782037Z ================================================== 2021-05-16T23:08:31.7783007Z downloaded 621 KB 2021-05-16T23:08:31.7783541Z 2021-05-16T23:08:31.7818991Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-16T23:08:32.7864564Z Content type 'binary/octet-stream' length 272111 bytes (265 KB) 2021-05-16T23:08:32.8020955Z ================================================== 2021-05-16T23:08:32.8021804Z downloaded 265 KB 2021-05-16T23:08:32.8022456Z 2021-05-16T23:08:32.8059416Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/credentials_1.3.0.tar.gz' 2021-05-16T23:08:33.4513588Z Content type 'binary/octet-stream' length 170965 bytes (166 KB) 2021-05-16T23:08:33.4644221Z ================================================== 2021-05-16T23:08:33.4646388Z downloaded 166 KB 2021-05-16T23:08:33.4647755Z 2021-05-16T23:08:33.4681743Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-16T23:08:35.2868402Z Content type 'binary/octet-stream' length 240708 bytes (235 KB) 2021-05-16T23:08:35.3379982Z ================================================== 2021-05-16T23:08:35.3380561Z downloaded 235 KB 2021-05-16T23:08:35.3380887Z 2021-05-16T23:08:35.3426753Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/yaml_2.2.1.tar.gz' 2021-05-16T23:08:36.1475284Z Content type 'binary/octet-stream' length 283501 bytes (276 KB) 2021-05-16T23:08:36.1655683Z ================================================== 2021-05-16T23:08:36.1656209Z downloaded 276 KB 2021-05-16T23:08:36.1656499Z 2021-05-16T23:08:36.1695994Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/withr_2.4.2.tar.gz' 2021-05-16T23:08:37.1123408Z Content type 'binary/octet-stream' length 207784 bytes (202 KB) 2021-05-16T23:08:37.1265515Z ================================================== 2021-05-16T23:08:37.1266440Z downloaded 202 KB 2021-05-16T23:08:37.1266976Z 2021-05-16T23:08:37.1298841Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/whisker_0.4.tar.gz' 2021-05-16T23:08:37.7366680Z Content type 'binary/octet-stream' length 65438 bytes (63 KB) 2021-05-16T23:08:37.7367535Z ================================================== 2021-05-16T23:08:37.7367999Z downloaded 63 KB 2021-05-16T23:08:37.7368321Z 2021-05-16T23:08:37.7396192Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-16T23:08:38.6987716Z Content type 'binary/octet-stream' length 47021 bytes (45 KB) 2021-05-16T23:08:38.7036389Z ================================================== 2021-05-16T23:08:38.7036985Z downloaded 45 KB 2021-05-16T23:08:38.7037290Z 2021-05-16T23:08:38.7074884Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/purrr_0.3.4.tar.gz' 2021-05-16T23:08:41.4748538Z Content type 'binary/octet-stream' length 425353 bytes (415 KB) 2021-05-16T23:08:41.4964477Z ================================================== 2021-05-16T23:08:41.4966567Z downloaded 415 KB 2021-05-16T23:08:41.4967107Z 2021-05-16T23:08:41.5001361Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-16T23:08:42.5334514Z Content type 'binary/octet-stream' length 93062 bytes (90 KB) 2021-05-16T23:08:42.5535308Z ================================================== 2021-05-16T23:08:42.5536129Z downloaded 90 KB 2021-05-16T23:08:42.5536665Z 2021-05-16T23:08:42.5572006Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gh_1.3.0.tar.gz' 2021-05-16T23:08:43.3218542Z Content type 'binary/octet-stream' length 136080 bytes (132 KB) 2021-05-16T23:08:43.3342738Z ================================================== 2021-05-16T23:08:43.3343264Z downloaded 132 KB 2021-05-16T23:08:43.3343567Z 2021-05-16T23:08:43.3380422Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gert_1.3.0.tar.gz' 2021-05-16T23:08:46.7481098Z Content type 'binary/octet-stream' length 277064 bytes (270 KB) 2021-05-16T23:08:46.7652515Z ================================================== 2021-05-16T23:08:46.7653088Z downloaded 270 KB 2021-05-16T23:08:46.7653411Z 2021-05-16T23:08:46.7689931Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fs_1.5.0.tar.gz' 2021-05-16T23:08:47.8253627Z Content type 'binary/octet-stream' length 753885 bytes (736 KB) 2021-05-16T23:08:48.0975646Z ================================================== 2021-05-16T23:08:48.0976174Z downloaded 736 KB 2021-05-16T23:08:48.0976744Z 2021-05-16T23:08:48.1017710Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clipr_0.7.1.tar.gz' 2021-05-16T23:08:50.1585024Z Content type 'binary/octet-stream' length 47030 bytes (45 KB) 2021-05-16T23:08:50.1585823Z ================================================== 2021-05-16T23:08:50.1586279Z downloaded 45 KB 2021-05-16T23:08:50.1586587Z 2021-05-16T23:08:50.1626371Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-16T23:08:50.4165255Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-16T23:08:50.4169248Z ================================================== 2021-05-16T23:08:50.4169765Z downloaded 24 KB 2021-05-16T23:08:50.4170059Z 2021-05-16T23:08:50.4195285Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/usethis_2.0.1.tar.gz' 2021-05-16T23:08:51.6744010Z Content type 'binary/octet-stream' length 701189 bytes (684 KB) 2021-05-16T23:08:51.6998103Z ================================================== 2021-05-16T23:08:51.6998860Z downloaded 684 KB 2021-05-16T23:08:51.6999373Z 2021-05-16T23:08:51.7032890Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/memoise_2.0.0.tar.gz' 2021-05-16T23:08:57.9216544Z Content type 'binary/octet-stream' length 46738 bytes (45 KB) 2021-05-16T23:08:57.9217268Z ================================================== 2021-05-16T23:08:57.9217735Z downloaded 45 KB 2021-05-16T23:08:57.9218047Z 2021-05-16T23:08:57.9248914Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/git2r_0.28.0.tar.gz' 2021-05-16T23:09:01.3339867Z Content type 'binary/octet-stream' length 613293 bytes (598 KB) 2021-05-16T23:09:01.4024648Z ================================================== 2021-05-16T23:09:01.4025546Z downloaded 598 KB 2021-05-16T23:09:01.4025888Z 2021-05-16T23:09:01.6564343Z * installing *binary* package ‘rlang’ ... 2021-05-16T23:09:01.6623658Z * DONE (rlang) 2021-05-16T23:09:01.8581668Z * installing *binary* package ‘magrittr’ ... 2021-05-16T23:09:01.8625953Z * DONE (magrittr) 2021-05-16T23:09:02.0537030Z * installing *binary* package ‘glue’ ... 2021-05-16T23:09:02.0578527Z * DONE (glue) 2021-05-16T23:09:02.2368939Z * installing *binary* package ‘sys’ ... 2021-05-16T23:09:02.2409437Z * DONE (sys) 2021-05-16T23:09:02.4167805Z * installing *binary* package ‘mime’ ... 2021-05-16T23:09:02.4206380Z * DONE (mime) 2021-05-16T23:09:02.6743022Z * installing *binary* package ‘curl’ ... 2021-05-16T23:09:02.6807472Z * DONE (curl) 2021-05-16T23:09:02.8889249Z * installing *binary* package ‘jsonlite’ ... 2021-05-16T23:09:02.8940144Z * DONE (jsonlite) 2021-05-16T23:09:03.0700694Z * installing *binary* package ‘ini’ ... 2021-05-16T23:09:03.0743472Z * DONE (ini) 2021-05-16T23:09:03.2631321Z * installing *binary* package ‘gitcreds’ ... 2021-05-16T23:09:03.2674121Z * DONE (gitcreds) 2021-05-16T23:09:03.5191631Z * installing *binary* package ‘zip’ ... 2021-05-16T23:09:03.5240145Z * DONE (zip) 2021-05-16T23:09:03.7383400Z * installing *binary* package ‘rstudioapi’ ... 2021-05-16T23:09:03.7445229Z * DONE (rstudioapi) 2021-05-16T23:09:03.9582423Z * installing *binary* package ‘fastmap’ ... 2021-05-16T23:09:03.9625444Z * DONE (fastmap) 2021-05-16T23:09:04.1676474Z * installing *binary* package ‘yaml’ ... 2021-05-16T23:09:04.1726166Z * DONE (yaml) 2021-05-16T23:09:04.3628431Z * installing *binary* package ‘withr’ ... 2021-05-16T23:09:04.3671049Z * DONE (withr) 2021-05-16T23:09:04.5574147Z * installing *binary* package ‘whisker’ ... 2021-05-16T23:09:04.5618758Z * DONE (whisker) 2021-05-16T23:09:04.7408071Z * installing *binary* package ‘rappdirs’ ... 2021-05-16T23:09:04.7445485Z * DONE (rappdirs) 2021-05-16T23:09:04.9776116Z * installing *binary* package ‘fs’ ... 2021-05-16T23:09:04.9832910Z * DONE (fs) 2021-05-16T23:09:05.1672081Z * installing *binary* package ‘clipr’ ... 2021-05-16T23:09:05.1710954Z * DONE (clipr) 2021-05-16T23:09:05.3829962Z * installing *binary* package ‘git2r’ ... 2021-05-16T23:09:05.3879142Z * DONE (git2r) 2021-05-16T23:09:05.5640576Z * installing *binary* package ‘askpass’ ... 2021-05-16T23:09:05.5678117Z * DONE (askpass) 2021-05-16T23:09:05.7691100Z * installing *binary* package ‘cli’ ... 2021-05-16T23:09:05.7739807Z * DONE (cli) 2021-05-16T23:09:05.9775310Z * installing *binary* package ‘purrr’ ... 2021-05-16T23:09:05.9826607Z * DONE (purrr) 2021-05-16T23:09:06.1782012Z * installing *binary* package ‘lifecycle’ ... 2021-05-16T23:09:06.1828311Z * DONE (lifecycle) 2021-05-16T23:09:06.3658342Z * installing *source* package ‘cachem’ ... 2021-05-16T23:09:06.3669328Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-16T23:09:06.3824525Z ** libs 2021-05-16T23:09:06.3884876Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cache.c -o cache.o 2021-05-16T23:09:06.4670433Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T23:09:06.5090565Z gcc -shared -L/opt/R/3.5.3/lib/R/lib -L/usr/local/lib -o cachem.so cache.o init.o -L/opt/R/3.5.3/lib/R/lib -lR 2021-05-16T23:09:06.5380757Z installing to /home/runner/work/_temp/Library/cachem/libs 2021-05-16T23:09:06.5393128Z ** R 2021-05-16T23:09:06.5461026Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:09:06.8177508Z ** help 2021-05-16T23:09:06.8370862Z *** installing help indices 2021-05-16T23:09:06.8535867Z ** building package indices 2021-05-16T23:09:06.8668780Z ** testing if installed package can be loaded 2021-05-16T23:09:07.0350595Z * DONE (cachem) 2021-05-16T23:09:07.3276081Z * installing *binary* package ‘openssl’ ... 2021-05-16T23:09:07.3350137Z * DONE (openssl) 2021-05-16T23:09:07.5191672Z * installing *binary* package ‘memoise’ ... 2021-05-16T23:09:07.5230040Z * DONE (memoise) 2021-05-16T23:09:07.7310980Z * installing *binary* package ‘httr’ ... 2021-05-16T23:09:07.7364072Z * DONE (httr) 2021-05-16T23:09:07.9250633Z * installing *binary* package ‘credentials’ ... 2021-05-16T23:09:07.9289382Z * DONE (credentials) 2021-05-16T23:09:08.1117741Z * installing *binary* package ‘gh’ ... 2021-05-16T23:09:08.1192894Z * DONE (gh) 2021-05-16T23:09:08.3168679Z * installing *binary* package ‘gert’ ... 2021-05-16T23:09:08.3258448Z * DONE (gert) 2021-05-16T23:09:08.5557210Z * installing *binary* package ‘usethis’ ... 2021-05-16T23:09:08.5623068Z * DONE (usethis) 2021-05-16T23:09:08.5681391Z 2021-05-16T23:09:08.5682387Z The downloaded source packages are in 2021-05-16T23:09:08.5683817Z ‘/tmp/RtmpazmlxL/downloaded_packages’ 2021-05-16T23:09:08.5692892Z Running `R CMD build`... 2021-05-16T23:09:09.9005389Z * checking for file ‘/tmp/RtmpazmlxL/remotes712a78f5e572/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-16T23:09:09.9006948Z * preparing ‘tic’: 2021-05-16T23:09:09.9007929Z * checking DESCRIPTION meta-information ... OK 2021-05-16T23:09:09.9008773Z * installing the package to process help pages 2021-05-16T23:09:09.9009864Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:09:09.9010752Z * checking for empty or unneeded directories 2021-05-16T23:09:09.9011659Z Removed empty directory ‘tic/.circleci’ 2021-05-16T23:09:09.9012554Z Removed empty directory ‘tic/pkgdown’ 2021-05-16T23:09:09.9013353Z * building ‘tic_0.10.0.tar.gz’ 2021-05-16T23:09:09.9016259Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:09:09.9017109Z (as ‘lib’ is unspecified) 2021-05-16T23:09:10.1736811Z * installing *source* package ‘tic’ ... 2021-05-16T23:09:10.1973025Z ** R 2021-05-16T23:09:10.2184203Z ** inst 2021-05-16T23:09:10.2218711Z ** preparing package for lazy loading 2021-05-16T23:09:10.3866780Z ** help 2021-05-16T23:09:10.5139847Z *** installing help indices 2021-05-16T23:09:10.6209480Z *** copying figures 2021-05-16T23:09:10.6214307Z ** building package indices 2021-05-16T23:09:10.7236946Z ** installing vignettes 2021-05-16T23:09:10.7263654Z ** testing if installed package can be loaded 2021-05-16T23:09:10.9431153Z * DONE (tic) 2021-05-16T23:09:10.9559020Z Using github PAT from envvar GITHUB_PAT 2021-05-16T23:09:11.1542675Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-16T23:09:12.7827698Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-16T23:09:12.7829020Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-16T23:09:12.7830085Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-16T23:09:12.7831038Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-16T23:09:12.7833611Z Installing 37 packages: utf8, vctrs, pkgconfig, pillar, tibble, rematch2, fansi, diffobj, waldo, ps, processx, praise, pkgload, evaluate, ellipsis, digest, callr, brio, xml2, xfun, markdown, highr, stringr, stringi, Rcpp, knitr, commonmark, brew, xopen, sessioninfo, prettyunits, pkgbuild, testthat, rversions, roxygen2, rcmdcheck, devtools 2021-05-16T23:09:12.7835995Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-16T23:09:12.7836941Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-16T23:09:12.7837917Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-16T23:09:12.7838968Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:09:12.7840210Z (as ‘lib’ is unspecified) 2021-05-16T23:09:12.7840958Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-16T23:09:12.7841865Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-16T23:09:12.7842733Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-16T23:09:12.7843724Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-16T23:09:12.7844575Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-16T23:09:12.7845452Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-16T23:09:12.7846302Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-16T23:09:12.7847189Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-16T23:09:12.7848078Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-16T23:09:12.7848936Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-16T23:09:12.7849787Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-16T23:09:12.7850607Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-16T23:09:12.7851443Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-16T23:09:12.7852271Z xfun (NA -> 0.23 ) [CRAN] 2021-05-16T23:09:12.7853123Z markdown (NA -> 1.1 ) [CRAN] 2021-05-16T23:09:12.7853984Z highr (NA -> 0.9 ) [CRAN] 2021-05-16T23:09:12.7854828Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-16T23:09:12.7855682Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-16T23:09:12.7856528Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-16T23:09:12.7857362Z knitr (NA -> 1.33 ) [CRAN] 2021-05-16T23:09:12.7858207Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-16T23:09:12.7859313Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-16T23:09:12.7860193Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-16T23:09:12.7861063Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-16T23:09:12.7861949Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-16T23:09:12.7862850Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-16T23:09:12.7863742Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-16T23:09:12.7864624Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-16T23:09:12.7865514Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-16T23:09:12.7866358Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-16T23:09:12.7867243Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-16T23:09:25.4425975Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/utf8_1.2.1.tar.gz' 2021-05-16T23:09:26.0981185Z Content type 'binary/octet-stream' length 237292 bytes (231 KB) 2021-05-16T23:09:26.1210339Z ================================================== 2021-05-16T23:09:26.1212502Z downloaded 231 KB 2021-05-16T23:09:26.1213927Z 2021-05-16T23:09:26.1246886Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-16T23:09:26.7236838Z Content type 'binary/octet-stream' length 1609764 bytes (1.5 MB) 2021-05-16T23:09:26.9520776Z ================================================== 2021-05-16T23:09:26.9521765Z downloaded 1.5 MB 2021-05-16T23:09:26.9522367Z 2021-05-16T23:09:26.9557377Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-16T23:09:27.6117149Z Content type 'binary/octet-stream' length 17479 bytes (17 KB) 2021-05-16T23:09:27.6117859Z ================================================== 2021-05-16T23:09:27.6118344Z downloaded 17 KB 2021-05-16T23:09:27.6118632Z 2021-05-16T23:09:27.6144549Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.1.tar.gz' 2021-05-16T23:09:27.7584774Z Content type 'application/x-gzip' length 1111747 bytes (1.1 MB) 2021-05-16T23:09:27.8701741Z ================================================== 2021-05-16T23:09:27.8702297Z downloaded 1.1 MB 2021-05-16T23:09:27.8702602Z 2021-05-16T23:09:27.8722403Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.2.tar.gz' 2021-05-16T23:09:27.9270017Z Content type 'application/x-gzip' length 686145 bytes (670 KB) 2021-05-16T23:09:27.9514040Z ================================================== 2021-05-16T23:09:27.9514611Z downloaded 670 KB 2021-05-16T23:09:27.9514927Z 2021-05-16T23:09:27.9534613Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-16T23:09:28.4083015Z Content type 'binary/octet-stream' length 44291 bytes (43 KB) 2021-05-16T23:09:28.4139066Z ================================================== 2021-05-16T23:09:28.4140735Z downloaded 43 KB 2021-05-16T23:09:28.4141464Z 2021-05-16T23:09:28.4172177Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fansi_0.4.2.tar.gz' 2021-05-16T23:09:29.0383496Z Content type 'binary/octet-stream' length 253558 bytes (247 KB) 2021-05-16T23:09:29.0584105Z ================================================== 2021-05-16T23:09:29.0585508Z downloaded 247 KB 2021-05-16T23:09:29.0585983Z 2021-05-16T23:09:29.0612100Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-16T23:09:31.1242734Z Content type 'binary/octet-stream' length 991857 bytes (968 KB) 2021-05-16T23:09:31.1611769Z ================================================== 2021-05-16T23:09:31.1612674Z downloaded 968 KB 2021-05-16T23:09:31.1613028Z 2021-05-16T23:09:31.1648528Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/waldo_0.2.5.tar.gz' 2021-05-16T23:09:31.8115381Z Content type 'binary/octet-stream' length 69078 bytes (67 KB) 2021-05-16T23:09:31.8116587Z ================================================== 2021-05-16T23:09:31.8117498Z downloaded 67 KB 2021-05-16T23:09:31.8117861Z 2021-05-16T23:09:31.8151799Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ps_1.6.0.tar.gz' 2021-05-16T23:09:32.2684095Z Content type 'binary/octet-stream' length 358371 bytes (349 KB) 2021-05-16T23:09:32.2908975Z ================================================== 2021-05-16T23:09:32.2909868Z downloaded 349 KB 2021-05-16T23:09:32.2910485Z 2021-05-16T23:09:32.2936618Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/processx_3.5.2.tar.gz' 2021-05-16T23:09:32.8565842Z Content type 'binary/octet-stream' length 421402 bytes (411 KB) 2021-05-16T23:09:32.8869319Z ================================================== 2021-05-16T23:09:32.8870185Z downloaded 411 KB 2021-05-16T23:09:32.8870735Z 2021-05-16T23:09:32.8891644Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/praise_1.0.0.tar.gz' 2021-05-16T23:09:33.5020384Z Content type 'binary/octet-stream' length 15806 bytes (15 KB) 2021-05-16T23:09:33.5021700Z ================================================== 2021-05-16T23:09:33.5022401Z downloaded 15 KB 2021-05-16T23:09:33.5022905Z 2021-05-16T23:09:33.5051146Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-16T23:09:37.2893309Z Content type 'binary/octet-stream' length 149679 bytes (146 KB) 2021-05-16T23:09:37.3027642Z ================================================== 2021-05-16T23:09:37.3028967Z downloaded 146 KB 2021-05-16T23:09:37.3029488Z 2021-05-16T23:09:37.3068772Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/evaluate_0.14.tar.gz' 2021-05-16T23:09:38.5696281Z Content type 'binary/octet-stream' length 73484 bytes (71 KB) 2021-05-16T23:09:38.5757725Z ================================================== 2021-05-16T23:09:38.5759547Z downloaded 71 KB 2021-05-16T23:09:38.5760732Z 2021-05-16T23:09:38.5802424Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-16T23:09:40.1027814Z Content type 'binary/octet-stream' length 40044 bytes (39 KB) 2021-05-16T23:09:40.1029018Z ================================================== 2021-05-16T23:09:40.1029798Z downloaded 39 KB 2021-05-16T23:09:40.1030264Z 2021-05-16T23:09:40.1065929Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/digest_0.6.27.tar.gz' 2021-05-16T23:09:41.0622817Z Content type 'binary/octet-stream' length 356534 bytes (348 KB) 2021-05-16T23:09:41.0808603Z ================================================== 2021-05-16T23:09:41.0809499Z downloaded 348 KB 2021-05-16T23:09:41.0809975Z 2021-05-16T23:09:41.0846565Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/callr_3.7.0.tar.gz' 2021-05-16T23:09:41.6224013Z Content type 'binary/octet-stream' length 433269 bytes (423 KB) 2021-05-16T23:09:41.6434192Z ================================================== 2021-05-16T23:09:41.6434900Z downloaded 423 KB 2021-05-16T23:09:41.6435309Z 2021-05-16T23:09:41.6467661Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brio_1.1.2.tar.gz' 2021-05-16T23:09:42.3954881Z Content type 'binary/octet-stream' length 42047 bytes (41 KB) 2021-05-16T23:09:42.3956037Z ================================================== 2021-05-16T23:09:42.3956670Z downloaded 41 KB 2021-05-16T23:09:42.3957112Z 2021-05-16T23:09:42.3989043Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xml2_1.3.2.tar.gz' 2021-05-16T23:09:42.9858259Z Content type 'binary/octet-stream' length 617634 bytes (603 KB) 2021-05-16T23:09:43.0252973Z ================================================== 2021-05-16T23:09:43.0255124Z downloaded 603 KB 2021-05-16T23:09:43.0256609Z 2021-05-16T23:09:43.0284472Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-16T23:09:43.1651200Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-16T23:09:43.1757920Z ================================================== 2021-05-16T23:09:43.1759089Z downloaded 109 KB 2021-05-16T23:09:43.1759670Z 2021-05-16T23:09:43.1775438Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/markdown_1.1.tar.gz' 2021-05-16T23:09:43.9319521Z Content type 'binary/octet-stream' length 230102 bytes (224 KB) 2021-05-16T23:09:43.9497438Z ================================================== 2021-05-16T23:09:43.9498253Z downloaded 224 KB 2021-05-16T23:09:43.9498609Z 2021-05-16T23:09:43.9530629Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/highr_0.9.tar.gz' 2021-05-16T23:09:46.2604302Z Content type 'binary/octet-stream' length 38652 bytes (37 KB) 2021-05-16T23:09:46.2605053Z ================================================== 2021-05-16T23:09:46.2605508Z downloaded 37 KB 2021-05-16T23:09:46.2605814Z 2021-05-16T23:09:46.2642405Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringr_1.4.0.tar.gz' 2021-05-16T23:09:46.9190323Z Content type 'binary/octet-stream' length 205226 bytes (200 KB) 2021-05-16T23:09:46.9348686Z ================================================== 2021-05-16T23:09:46.9349245Z downloaded 200 KB 2021-05-16T23:09:46.9349576Z 2021-05-16T23:09:46.9387839Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringi_1.6.1.tar.gz' 2021-05-16T23:09:47.6268853Z Content type 'binary/octet-stream' length 2916569 bytes (2.8 MB) 2021-05-16T23:09:47.7557957Z ================================================== 2021-05-16T23:09:47.7558875Z downloaded 2.8 MB 2021-05-16T23:09:47.7559394Z 2021-05-16T23:09:47.7588840Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-16T23:09:48.7625511Z Content type 'binary/octet-stream' length 4188815 bytes (4.0 MB) 2021-05-16T23:09:48.8729309Z ================================================== 2021-05-16T23:09:48.8729893Z downloaded 4.0 MB 2021-05-16T23:09:48.8730213Z 2021-05-16T23:09:48.8765503Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/knitr_1.33.tar.gz' 2021-05-16T23:09:50.4340229Z Content type 'binary/octet-stream' length 1407731 bytes (1.3 MB) 2021-05-16T23:09:50.5047426Z ================================================== 2021-05-16T23:09:50.5048285Z downloaded 1.3 MB 2021-05-16T23:09:50.5048834Z 2021-05-16T23:09:50.5077067Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/commonmark_1.7.tar.gz' 2021-05-16T23:09:51.1759572Z Content type 'binary/octet-stream' length 491126 bytes (479 KB) 2021-05-16T23:09:51.2159945Z ================================================== 2021-05-16T23:09:51.2161042Z downloaded 479 KB 2021-05-16T23:09:51.2161581Z 2021-05-16T23:09:51.2313886Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brew_1.0-6.tar.gz' 2021-05-16T23:09:53.6172727Z Content type 'binary/octet-stream' length 109619 bytes (107 KB) 2021-05-16T23:09:53.6280011Z ================================================== 2021-05-16T23:09:53.6280560Z downloaded 107 KB 2021-05-16T23:09:53.6280883Z 2021-05-16T23:09:53.6313312Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xopen_1.0.0.tar.gz' 2021-05-16T23:09:54.7875310Z Content type 'binary/octet-stream' length 22203 bytes (21 KB) 2021-05-16T23:09:54.7876472Z ================================================== 2021-05-16T23:09:54.7877293Z downloaded 21 KB 2021-05-16T23:09:54.7877816Z 2021-05-16T23:09:54.7909842Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-16T23:09:55.7636490Z Content type 'binary/octet-stream' length 43717 bytes (42 KB) 2021-05-16T23:09:55.7686437Z ================================================== 2021-05-16T23:09:55.7687280Z downloaded 42 KB 2021-05-16T23:09:55.7687820Z 2021-05-16T23:09:55.7720189Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-16T23:09:57.5939155Z Content type 'binary/octet-stream' length 34301 bytes (33 KB) 2021-05-16T23:09:57.5940534Z ================================================== 2021-05-16T23:09:57.5941338Z downloaded 33 KB 2021-05-16T23:09:57.5941862Z 2021-05-16T23:09:57.5978578Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-16T23:09:58.2520514Z Content type 'binary/octet-stream' length 138624 bytes (135 KB) 2021-05-16T23:09:58.2640521Z ================================================== 2021-05-16T23:09:59.1857433Z downloaded 135 KB 2021-05-16T23:09:59.1859146Z 2021-05-16T23:09:59.1861450Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/testthat_3.0.2.tar.gz' 2021-05-16T23:09:59.2736136Z Content type 'binary/octet-stream' length 3539956 bytes (3.4 MB) 2021-05-16T23:09:59.8778934Z ================================================== 2021-05-16T23:09:59.8781630Z downloaded 3.4 MB 2021-05-16T23:09:59.8782180Z 2021-05-16T23:09:59.8815604Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rversions_2.0.2.tar.gz' 2021-05-16T23:10:00.5423237Z Content type 'binary/octet-stream' length 65794 bytes (64 KB) 2021-05-16T23:10:00.5423965Z ================================================== 2021-05-16T23:10:00.5425832Z downloaded 64 KB 2021-05-16T23:10:00.5426169Z 2021-05-16T23:10:00.5457399Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-16T23:10:07.7990463Z Content type 'binary/octet-stream' length 1369091 bytes (1.3 MB) 2021-05-16T23:10:07.8349928Z ================================================== 2021-05-16T23:10:07.8350429Z downloaded 1.3 MB 2021-05-16T23:10:07.8350747Z 2021-05-16T23:10:07.8383818Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-16T23:10:08.5561774Z Content type 'binary/octet-stream' length 131477 bytes (128 KB) 2021-05-16T23:10:08.5678474Z ================================================== 2021-05-16T23:10:08.5678971Z downloaded 128 KB 2021-05-16T23:10:08.5679254Z 2021-05-16T23:10:08.5716418Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/devtools_2.4.1.tar.gz' 2021-05-16T23:10:12.0071384Z Content type 'binary/octet-stream' length 392940 bytes (383 KB) 2021-05-16T23:10:12.0292767Z ================================================== 2021-05-16T23:10:12.0293328Z downloaded 383 KB 2021-05-16T23:10:12.0293647Z 2021-05-16T23:10:12.2343808Z * installing *binary* package ‘utf8’ ... 2021-05-16T23:10:12.2385590Z * DONE (utf8) 2021-05-16T23:10:12.4130854Z * installing *binary* package ‘pkgconfig’ ... 2021-05-16T23:10:12.4168580Z * DONE (pkgconfig) 2021-05-16T23:10:12.6105192Z * installing *binary* package ‘fansi’ ... 2021-05-16T23:10:12.6149911Z * DONE (fansi) 2021-05-16T23:10:12.8327264Z * installing *binary* package ‘diffobj’ ... 2021-05-16T23:10:12.8382436Z * DONE (diffobj) 2021-05-16T23:10:13.0389614Z * installing *binary* package ‘ps’ ... 2021-05-16T23:10:13.0435760Z * DONE (ps) 2021-05-16T23:10:13.2181475Z * installing *binary* package ‘praise’ ... 2021-05-16T23:10:13.2220928Z * DONE (praise) 2021-05-16T23:10:13.4009502Z * installing *binary* package ‘pkgload’ ... 2021-05-16T23:10:13.4049792Z * DONE (pkgload) 2021-05-16T23:10:13.5821158Z * installing *binary* package ‘evaluate’ ... 2021-05-16T23:10:13.5859546Z * DONE (evaluate) 2021-05-16T23:10:13.7627223Z * installing *binary* package ‘ellipsis’ ... 2021-05-16T23:10:13.7664218Z * DONE (ellipsis) 2021-05-16T23:10:13.9813400Z * installing *binary* package ‘digest’ ... 2021-05-16T23:10:13.9868901Z * DONE (digest) 2021-05-16T23:10:14.1645197Z * installing *binary* package ‘brio’ ... 2021-05-16T23:10:14.1684631Z * DONE (brio) 2021-05-16T23:10:14.3985370Z * installing *binary* package ‘xml2’ ... 2021-05-16T23:10:14.4042203Z * DONE (xml2) 2021-05-16T23:10:14.6296164Z * installing *source* package ‘xfun’ ... 2021-05-16T23:10:14.6327261Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-16T23:10:14.6484460Z ** libs 2021-05-16T23:10:14.6536437Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-16T23:10:14.7506556Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T23:10:14.7919298Z g++ -std=gnu++11 -shared -L/opt/R/3.5.3/lib/R/lib -L/usr/local/lib -o xfun.so base64.o init.o -L/opt/R/3.5.3/lib/R/lib -lR 2021-05-16T23:10:14.8287025Z installing to /home/runner/work/_temp/Library/xfun/libs 2021-05-16T23:10:14.8299614Z ** R 2021-05-16T23:10:14.8456065Z ** inst 2021-05-16T23:10:14.8467408Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:10:15.7217050Z ** help 2021-05-16T23:10:15.8380226Z *** installing help indices 2021-05-16T23:10:15.9233602Z ** building package indices 2021-05-16T23:10:16.0435866Z ** installing vignettes 2021-05-16T23:10:16.0480698Z ** testing if installed package can be loaded 2021-05-16T23:10:16.1999833Z * DONE (xfun) 2021-05-16T23:10:16.5835847Z * installing *binary* package ‘stringi’ ... 2021-05-16T23:10:16.5934201Z * DONE (stringi) 2021-05-16T23:10:17.4531102Z * installing *binary* package ‘Rcpp’ ... 2021-05-16T23:10:17.4904943Z * DONE (Rcpp) 2021-05-16T23:10:17.7263890Z * installing *binary* package ‘commonmark’ ... 2021-05-16T23:10:17.7317261Z * DONE (commonmark) 2021-05-16T23:10:17.9361848Z * installing *binary* package ‘brew’ ... 2021-05-16T23:10:17.9414193Z * DONE (brew) 2021-05-16T23:10:18.1187644Z * installing *binary* package ‘sessioninfo’ ... 2021-05-16T23:10:18.1225603Z * DONE (sessioninfo) 2021-05-16T23:10:18.2970189Z * installing *binary* package ‘prettyunits’ ... 2021-05-16T23:10:18.3008780Z * DONE (prettyunits) 2021-05-16T23:10:18.5886152Z * installing *binary* package ‘vctrs’ ... 2021-05-16T23:10:18.5963628Z * DONE (vctrs) 2021-05-16T23:10:18.7986566Z * installing *binary* package ‘processx’ ... 2021-05-16T23:10:18.8031988Z * DONE (processx) 2021-05-16T23:10:19.0059807Z * installing *binary* package ‘markdown’ ... 2021-05-16T23:10:19.0109549Z * DONE (markdown) 2021-05-16T23:10:19.1912307Z * installing *binary* package ‘highr’ ... 2021-05-16T23:10:19.1953114Z * DONE (highr) 2021-05-16T23:10:19.3906613Z * installing *binary* package ‘stringr’ ... 2021-05-16T23:10:19.3953688Z * DONE (stringr) 2021-05-16T23:10:19.5737799Z * installing *binary* package ‘rversions’ ... 2021-05-16T23:10:19.5776447Z * DONE (rversions) 2021-05-16T23:10:19.9039427Z * installing *source* package ‘pillar’ ... 2021-05-16T23:10:19.9135046Z ** package ‘pillar’ successfully unpacked and MD5 sums checked 2021-05-16T23:10:19.9294752Z ** R 2021-05-16T23:10:19.9488542Z ** inst 2021-05-16T23:10:19.9521243Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:10:21.1235064Z ** help 2021-05-16T23:10:21.1933157Z *** installing help indices 2021-05-16T23:10:21.2715579Z *** copying figures 2021-05-16T23:10:21.2719355Z ** building package indices 2021-05-16T23:10:21.3217703Z ** installing vignettes 2021-05-16T23:10:21.3306719Z ** testing if installed package can be loaded 2021-05-16T23:10:21.5604135Z * DONE (pillar) 2021-05-16T23:10:21.7566006Z * installing *binary* package ‘callr’ ... 2021-05-16T23:10:21.7607127Z * DONE (callr) 2021-05-16T23:10:22.0729335Z * installing *binary* package ‘knitr’ ... 2021-05-16T23:10:22.0844878Z * DONE (knitr) 2021-05-16T23:10:22.2630988Z * installing *binary* package ‘xopen’ ... 2021-05-16T23:10:22.2669275Z * DONE (xopen) 2021-05-16T23:10:22.6001116Z * installing *source* package ‘tibble’ ... 2021-05-16T23:10:22.6091993Z ** package ‘tibble’ successfully unpacked and MD5 sums checked 2021-05-16T23:10:22.6272311Z ** libs 2021-05-16T23:10:22.6320741Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c attributes.c -o attributes.o 2021-05-16T23:10:22.6762232Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c coerce.c -o coerce.o 2021-05-16T23:10:22.7377354Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T23:10:22.7715362Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-16T23:10:22.8619992Z gcc -shared -L/opt/R/3.5.3/lib/R/lib -L/usr/local/lib -o tibble.so attributes.o coerce.o init.o matrixToDataFrame.o -L/opt/R/3.5.3/lib/R/lib -lR 2021-05-16T23:10:22.8844998Z installing to /home/runner/work/_temp/Library/tibble/libs 2021-05-16T23:10:22.8846171Z ** R 2021-05-16T23:10:22.9025427Z ** inst 2021-05-16T23:10:22.9054969Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:10:24.1918948Z ** help 2021-05-16T23:10:24.2525758Z *** installing help indices 2021-05-16T23:10:24.2928932Z *** copying figures 2021-05-16T23:10:24.2934573Z ** building package indices 2021-05-16T23:10:24.3311966Z ** installing vignettes 2021-05-16T23:10:24.3353371Z ** testing if installed package can be loaded 2021-05-16T23:10:24.6084160Z * DONE (tibble) 2021-05-16T23:10:24.7934063Z * installing *binary* package ‘pkgbuild’ ... 2021-05-16T23:10:24.7973116Z * DONE (pkgbuild) 2021-05-16T23:10:25.0807481Z * installing *binary* package ‘roxygen2’ ... 2021-05-16T23:10:25.0882294Z * DONE (roxygen2) 2021-05-16T23:10:25.2649231Z * installing *binary* package ‘rematch2’ ... 2021-05-16T23:10:25.2687526Z * DONE (rematch2) 2021-05-16T23:10:25.4488625Z * installing *binary* package ‘rcmdcheck’ ... 2021-05-16T23:10:25.4528080Z * DONE (rcmdcheck) 2021-05-16T23:10:25.6303712Z * installing *binary* package ‘waldo’ ... 2021-05-16T23:10:25.6343092Z * DONE (waldo) 2021-05-16T23:10:26.1005290Z * installing *binary* package ‘testthat’ ... 2021-05-16T23:10:26.1136276Z * DONE (testthat) 2021-05-16T23:10:26.3165162Z * installing *binary* package ‘devtools’ ... 2021-05-16T23:10:26.3210869Z * DONE (devtools) 2021-05-16T23:10:26.3265246Z 2021-05-16T23:10:26.3266135Z The downloaded source packages are in 2021-05-16T23:10:26.3267483Z ‘/tmp/RtmpazmlxL/downloaded_packages’ 2021-05-16T23:10:26.4052648Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-16T23:10:28.0356320Z 2021-05-16T23:10:28.3021110Z 2021-05-16T23:10:28.3028990Z checking for file ‘/tmp/RtmpazmlxL/remotes712a7d42705b/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-16T23:10:28.3091578Z 2021-05-16T23:10:28.3094035Z ✔ checking for file ‘/tmp/RtmpazmlxL/remotes712a7d42705b/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-16T23:10:28.3127097Z 2021-05-16T23:10:28.3156400Z 2021-05-16T23:10:28.3158257Z ─ preparing ‘desc’: 2021-05-16T23:10:28.3167750Z 2021-05-16T23:10:28.3169569Z 2021-05-16T23:10:28.3247747Z checking DESCRIPTION meta-information ... 2021-05-16T23:10:28.3286812Z 2021-05-16T23:10:28.3288796Z ✔ checking DESCRIPTION meta-information 2021-05-16T23:10:28.3865849Z 2021-05-16T23:10:28.4030069Z 2021-05-16T23:10:28.4032442Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:10:28.4042391Z 2021-05-16T23:10:28.4070565Z 2021-05-16T23:10:28.4072518Z ─ checking for empty or unneeded directories 2021-05-16T23:10:28.4102112Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-16T23:10:28.4978548Z 2021-05-16T23:10:28.4980881Z 2021-05-16T23:10:28.4982353Z 2021-05-16T23:10:28.5080117Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:10:28.5081247Z (as ‘lib’ is unspecified) 2021-05-16T23:10:28.7511713Z * installing *source* package ‘desc’ ... 2021-05-16T23:10:28.7695578Z ** R 2021-05-16T23:10:28.7835109Z ** inst 2021-05-16T23:10:28.7849439Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:10:29.8132678Z ** help 2021-05-16T23:10:29.9161562Z *** installing help indices 2021-05-16T23:10:29.9903983Z ** building package indices 2021-05-16T23:10:30.0960202Z ** testing if installed package can be loaded 2021-05-16T23:10:30.2525661Z * DONE (desc) 2021-05-16T23:10:30.4236328Z 2021-05-16T23:10:30.4237406Z 2021-05-16T23:10:30.4239249Z checking for file ‘/tmp/RtmpazmlxL/remotes712a7ab62040/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-16T23:10:30.4266513Z 2021-05-16T23:10:30.4269409Z ✔ checking for file ‘/tmp/RtmpazmlxL/remotes712a7ab62040/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-16T23:10:30.4309809Z 2021-05-16T23:10:30.4719470Z 2021-05-16T23:10:30.4721754Z ─ preparing ‘ghtravis’: 2021-05-16T23:10:30.4732974Z 2021-05-16T23:10:30.4767397Z 2021-05-16T23:10:30.4769377Z ✔ checking DESCRIPTION meta-information 2021-05-16T23:10:30.4823649Z 2021-05-16T23:10:30.4855827Z 2021-05-16T23:10:30.4857899Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:10:30.4866671Z 2021-05-16T23:10:30.4893329Z 2021-05-16T23:10:30.4895231Z ─ checking for empty or unneeded directories 2021-05-16T23:10:30.4919267Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-16T23:10:30.5112732Z 2021-05-16T23:10:30.5114669Z 2021-05-16T23:10:30.5115966Z 2021-05-16T23:10:30.5423092Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:10:30.5424340Z (as ‘lib’ is unspecified) 2021-05-16T23:10:30.7411388Z * installing *source* package ‘ghtravis’ ... 2021-05-16T23:10:30.7543362Z ** R 2021-05-16T23:10:30.7631523Z ** inst 2021-05-16T23:10:30.7639984Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:10:31.5814117Z ** help 2021-05-16T23:10:31.6259488Z *** installing help indices 2021-05-16T23:10:31.6658501Z ** building package indices 2021-05-16T23:10:31.7000252Z ** testing if installed package can be loaded 2021-05-16T23:10:32.2022024Z * DONE (ghtravis) 2021-05-16T23:10:32.2116296Z Using github PAT from envvar GITHUB_PAT 2021-05-16T23:10:32.3588657Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-16T23:10:34.1392445Z 2021-05-16T23:10:34.1394389Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-16T23:10:34.1395451Z generics (NA -> 0.1.0) [CRAN] 2021-05-16T23:10:34.1396394Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-16T23:10:34.1397268Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-16T23:10:34.1398141Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-16T23:10:34.1400316Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-16T23:10:34.1407885Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:10:34.1408971Z (as ‘lib’ is unspecified) 2021-05-16T23:10:47.2939248Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-16T23:10:51.6845722Z Content type 'binary/octet-stream' length 196666 bytes (192 KB) 2021-05-16T23:10:51.6966937Z ================================================== 2021-05-16T23:10:51.6967519Z downloaded 192 KB 2021-05-16T23:10:51.6967837Z 2021-05-16T23:10:51.7000642Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/generics_0.1.0.tar.gz' 2021-05-16T23:10:52.7034867Z Content type 'binary/octet-stream' length 68547 bytes (66 KB) 2021-05-16T23:10:52.7035655Z ================================================== 2021-05-16T23:10:52.7036119Z downloaded 66 KB 2021-05-16T23:10:52.7036438Z 2021-05-16T23:10:52.7037869Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-16T23:10:53.3644435Z Content type 'binary/octet-stream' length 195624 bytes (191 KB) 2021-05-16T23:10:53.4547810Z ================================================== 2021-05-16T23:10:53.4550135Z downloaded 191 KB 2021-05-16T23:10:53.4551492Z 2021-05-16T23:10:53.4587823Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-16T23:10:54.2943773Z Content type 'binary/octet-stream' length 1245407 bytes (1.2 MB) 2021-05-16T23:10:54.4297530Z ================================================== 2021-05-16T23:10:54.4298511Z downloaded 1.2 MB 2021-05-16T23:10:54.4299066Z 2021-05-16T23:10:54.4335384Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-16T23:10:59.8485503Z Content type 'binary/octet-stream' length 1082918 bytes (1.0 MB) 2021-05-16T23:10:59.9443000Z ================================================== 2021-05-16T23:10:59.9443931Z downloaded 1.0 MB 2021-05-16T23:10:59.9444265Z 2021-05-16T23:11:00.1400991Z * installing *binary* package ‘tidyselect’ ... 2021-05-16T23:11:00.1443744Z * DONE (tidyselect) 2021-05-16T23:11:00.3214967Z * installing *binary* package ‘generics’ ... 2021-05-16T23:11:00.3254160Z * DONE (generics) 2021-05-16T23:11:00.5353811Z * installing *binary* package ‘cpp11’ ... 2021-05-16T23:11:00.5407167Z * DONE (cpp11) 2021-05-16T23:11:00.7977729Z * installing *binary* package ‘dplyr’ ... 2021-05-16T23:11:00.8044425Z * DONE (dplyr) 2021-05-16T23:11:01.0611572Z * installing *binary* package ‘tidyr’ ... 2021-05-16T23:11:01.0676401Z * DONE (tidyr) 2021-05-16T23:11:01.0737361Z 2021-05-16T23:11:01.0738326Z The downloaded source packages are in 2021-05-16T23:11:01.0739635Z ‘/tmp/RtmpazmlxL/downloaded_packages’ 2021-05-16T23:11:01.2348416Z 2021-05-16T23:11:01.2350376Z checking for file ‘/tmp/RtmpazmlxL/remotes712a77d759c0/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-16T23:11:01.2383919Z 2021-05-16T23:11:01.2385663Z ✔ checking for file ‘/tmp/RtmpazmlxL/remotes712a77d759c0/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-16T23:11:01.2443888Z 2021-05-16T23:11:01.2446725Z 2021-05-16T23:11:01.2447481Z ─ preparing ‘aghast’: 2021-05-16T23:11:01.2456654Z 2021-05-16T23:11:01.2458390Z 2021-05-16T23:11:01.2513970Z checking DESCRIPTION meta-information ... 2021-05-16T23:11:01.2543666Z 2021-05-16T23:11:01.2545582Z ✔ checking DESCRIPTION meta-information 2021-05-16T23:11:01.2767122Z 2021-05-16T23:11:01.2797772Z 2021-05-16T23:11:01.2800154Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:11:01.2809790Z 2021-05-16T23:11:01.2839418Z 2021-05-16T23:11:01.2841610Z ─ checking for empty or unneeded directories 2021-05-16T23:11:01.2870523Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-16T23:11:01.2945359Z 2021-05-16T23:11:01.2947776Z 2021-05-16T23:11:01.2949112Z 2021-05-16T23:11:01.3013708Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:11:01.3014522Z (as ‘lib’ is unspecified) 2021-05-16T23:11:01.4758989Z * installing *source* package ‘aghast’ ... 2021-05-16T23:11:01.4945782Z ** R 2021-05-16T23:11:01.5001459Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:11:01.6967088Z ** help 2021-05-16T23:11:01.7142934Z *** installing help indices 2021-05-16T23:11:01.7329532Z ** building package indices 2021-05-16T23:11:01.7483036Z ** testing if installed package can be loaded 2021-05-16T23:11:01.9002655Z * DONE (aghast) 2021-05-16T23:11:01.9168663Z Installing 1 packages: covr 2021-05-16T23:11:01.9179051Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:11:01.9179825Z (as ‘lib’ is unspecified) 2021-05-16T23:11:14.7097314Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-16T23:11:14.7098807Z 2021-05-16T23:11:14.7103325Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-16T23:11:16.6835306Z Content type 'binary/octet-stream' length 163882 bytes (160 KB) 2021-05-16T23:11:16.6962112Z ================================================== 2021-05-16T23:11:16.6962673Z downloaded 160 KB 2021-05-16T23:11:16.6962992Z 2021-05-16T23:11:16.7000930Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rex_1.2.0.tar.gz' 2021-05-16T23:11:17.3728918Z Content type 'binary/octet-stream' length 121278 bytes (118 KB) 2021-05-16T23:11:17.3843775Z ================================================== 2021-05-16T23:11:17.3844361Z downloaded 118 KB 2021-05-16T23:11:17.3844677Z 2021-05-16T23:11:17.3880908Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/covr_3.5.1.tar.gz' 2021-05-16T23:11:17.9428043Z Content type 'binary/octet-stream' length 287473 bytes (280 KB) 2021-05-16T23:11:17.9593830Z ================================================== 2021-05-16T23:11:17.9594305Z downloaded 280 KB 2021-05-16T23:11:17.9594617Z 2021-05-16T23:11:18.1516542Z * installing *binary* package ‘lazyeval’ ... 2021-05-16T23:11:18.1561714Z * DONE (lazyeval) 2021-05-16T23:11:18.3437519Z * installing *binary* package ‘rex’ ... 2021-05-16T23:11:18.3476120Z * DONE (rex) 2021-05-16T23:11:18.5508635Z * installing *binary* package ‘covr’ ... 2021-05-16T23:11:18.5561263Z * DONE (covr) 2021-05-16T23:11:18.5616133Z 2021-05-16T23:11:18.5617141Z The downloaded source packages are in 2021-05-16T23:11:18.5618387Z ‘/tmp/RtmpazmlxL/downloaded_packages’ 2021-05-16T23:11:18.5766360Z 2021-05-16T23:11:18.5797980Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-16T23:11:18.5798565Z Rscript -e "tic::before_install()" 2021-05-16T23:11:18.5840821Z shell: /usr/bin/bash -e {0} 2021-05-16T23:11:18.5841270Z env: 2021-05-16T23:11:18.5841805Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:11:18.5842341Z TIC_DEPLOY_KEY: 2021-05-16T23:11:18.5843131Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:11:18.5847265Z GITHUB_PAT: *** 2021-05-16T23:11:18.5847731Z COVERALLS_TOKEN: 2021-05-16T23:11:18.5848260Z continue-on-error: false 2021-05-16T23:11:18.5848785Z VDIFFR_RUN_TESTS: 2021-05-16T23:11:18.5849260Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:11:18.5849740Z TZ: UTC 2021-05-16T23:11:18.5850129Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:11:18.5850621Z NOT_CRAN: true 2021-05-16T23:11:18.5851002Z ##[endgroup] 2021-05-16T23:11:18.8209139Z ✔ Loading tic stage configuration from tic.R 2021-05-16T23:11:18.9228074Z Running before_install: step_install_remote_binaries() 2021-05-16T23:11:19.3199309Z Installing oro.nifti binaries 2021-05-16T23:11:19.3208627Z [1] "neuroconductor/oro.nifti" 2021-05-16T23:11:19.5221944Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T23:11:19.5250248Z tag_name 2021-05-16T23:11:19.5250654Z 9 0.10.3.s 2021-05-16T23:11:19.5251236Z zipball_url 2021-05-16T23:11:19.5253309Z 9 https://api.github.com/repos/neuroconductor/oro.nifti/zipball/refs/tags/0.10.3.s 2021-05-16T23:11:19.5254262Z tarball_url 2021-05-16T23:11:19.5255217Z 9 https://api.github.com/repos/neuroconductor/oro.nifti/tarball/refs/tags/0.10.3.s 2021-05-16T23:11:19.5256065Z commit.sha 2021-05-16T23:11:19.5256764Z 9 bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T23:11:19.5257613Z commit.url 2021-05-16T23:11:19.5258832Z 9 https://api.github.com/repos/neuroconductor/oro.nifti/commits/bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T23:11:19.5259878Z node_id 2021-05-16T23:11:19.5260968Z 9 MDM6UmVmMzY3NzQyMTIyOnJlZnMvdGFncy8wLjEwLjMucw== 2021-05-16T23:11:19.5262097Z url 2021-05-16T23:11:19.5262979Z 9 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549 2021-05-16T23:11:19.5263897Z assets_url 2021-05-16T23:11:19.5264839Z 9 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets 2021-05-16T23:11:19.5265814Z upload_url 2021-05-16T23:11:19.5266964Z 9 https://uploads.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets{?name,label} 2021-05-16T23:11:19.5268112Z id asset_updated_at asset_created_at created_at 2021-05-16T23:11:19.5269462Z 9 43005549 2021-05-15 22:50:23 2021-05-15 22:50:22 2021-05-15 22:37:06 2021-05-16T23:11:19.5270105Z published_at asset_name 2021-05-16T23:11:19.5271090Z 9 2021-05-15 22:37:30 oro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-16T23:11:19.5271782Z asset_label asset_download_count 2021-05-16T23:11:19.5272297Z 9 15 2021-05-16T23:11:19.5273024Z asset_browser_download_url 2021-05-16T23:11:19.5274447Z 9 https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-16T23:11:19.5275544Z Installing oro.nifti package binaries 2021-05-16T23:11:19.5304454Z --2021-05-16 23:11:19-- https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-16T23:11:19.5347568Z Resolving github.com (github.com)... 140.82.113.4 2021-05-16T23:11:19.5407511Z Connecting to github.com (github.com)|140.82.113.4|:443... connected. 2021-05-16T23:11:19.6312262Z HTTP request sent, awaiting response... 302 Found 2021-05-16T23:11:19.6318254Z Location: https://github-releases.githubusercontent.com/367742122/edf44b00-b5cf-11eb-88c2-5f286ecda70f?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T231119Z&X-Amz-Expires=300&X-Amz-Signature=14ee6d3978d7fa1eb7acfa09a43d20a83d26f7e1cc006a53f59665c404846340&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367742122&response-content-disposition=attachment%3B%20filename%3Doro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R3.5.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-16T23:11:19.6327206Z --2021-05-16 23:11:19-- https://github-releases.githubusercontent.com/367742122/edf44b00-b5cf-11eb-88c2-5f286ecda70f?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T231119Z&X-Amz-Expires=300&X-Amz-Signature=14ee6d3978d7fa1eb7acfa09a43d20a83d26f7e1cc006a53f59665c404846340&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367742122&response-content-disposition=attachment%3B%20filename%3Doro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R3.5.tar.gz&response-content-type=application%2Foctet-stream 2021-05-16T23:11:19.6351158Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.110.154, 185.199.109.154, 185.199.108.154, ... 2021-05-16T23:11:19.6408967Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.110.154|:443... connected. 2021-05-16T23:11:19.7762673Z HTTP request sent, awaiting response... 200 OK 2021-05-16T23:11:19.7765514Z Length: 6034005 (5.8M) [application/octet-stream] 2021-05-16T23:11:19.7766966Z Saving to: ‘/tmp/RtmpRNKqI6/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-16T23:11:19.7769334Z 2021-05-16T23:11:19.7815570Z 0K .......... .......... .......... .......... .......... 0% 10.6M 1s 2021-05-16T23:11:19.7883853Z 50K .......... .......... .......... .......... .......... 1% 7.55M 1s 2021-05-16T23:11:19.7892035Z 100K .......... .......... .......... .......... .......... 2% 40.3M 0s 2021-05-16T23:11:19.7899964Z 150K .......... .......... .......... .......... .......... 3% 59.8M 0s 2021-05-16T23:11:19.7932574Z 200K .......... .......... .......... .......... .......... 4% 15.2M 0s 2021-05-16T23:11:19.7940669Z 250K .......... .......... .......... .......... .......... 5% 59.0M 0s 2021-05-16T23:11:19.7948523Z 300K .......... .......... .......... .......... .......... 5% 61.5M 0s 2021-05-16T23:11:19.7955924Z 350K .......... .......... .......... .......... .......... 6% 66.1M 0s 2021-05-16T23:11:19.7960070Z 400K .......... .......... .......... .......... .......... 7% 118M 0s 2021-05-16T23:11:19.7989961Z 450K .......... .......... .......... .......... .......... 8% 16.4M 0s 2021-05-16T23:11:19.7993967Z 500K .......... .......... .......... .......... .......... 9% 117M 0s 2021-05-16T23:11:19.8001080Z 550K .......... .......... .......... .......... .......... 10% 73.6M 0s 2021-05-16T23:11:19.8013918Z 600K .......... .......... .......... .......... .......... 11% 38.3M 0s 2021-05-16T23:11:19.8025834Z 650K .......... .......... .......... .......... .......... 11% 43.9M 0s 2021-05-16T23:11:19.8045890Z 700K .......... .......... .......... .......... .......... 12% 22.9M 0s 2021-05-16T23:11:19.8049559Z 750K .......... .......... .......... .......... .......... 13% 124M 0s 2021-05-16T23:11:19.8059804Z 800K .......... .......... .......... .......... .......... 14% 47.8M 0s 2021-05-16T23:11:19.8070433Z 850K .......... .......... .......... .......... .......... 15% 45.9M 0s 2021-05-16T23:11:19.8074232Z 900K .......... .......... .......... .......... .......... 16% 131M 0s 2021-05-16T23:11:19.8105409Z 950K .......... .......... .......... .......... .......... 16% 15.7M 0s 2021-05-16T23:11:19.8109206Z 1000K .......... .......... .......... .......... .......... 17% 124M 0s 2021-05-16T23:11:19.8113023Z 1050K .......... .......... .......... .......... .......... 18% 127M 0s 2021-05-16T23:11:19.8121087Z 1100K .......... .......... .......... .......... .......... 19% 59.8M 0s 2021-05-16T23:11:19.8127173Z 1150K .......... .......... .......... .......... .......... 20% 80.8M 0s 2021-05-16T23:11:19.8160240Z 1200K .......... .......... .......... .......... .......... 21% 15.0M 0s 2021-05-16T23:11:19.8164375Z 1250K .......... .......... .......... .......... .......... 22% 102M 0s 2021-05-16T23:11:19.8173079Z 1300K .......... .......... .......... .......... .......... 22% 56.3M 0s 2021-05-16T23:11:19.8180768Z 1350K .......... .......... .......... .......... .......... 23% 64.2M 0s 2021-05-16T23:11:19.8184618Z 1400K .......... .......... .......... .......... .......... 24% 124M 0s 2021-05-16T23:11:19.8219204Z 1450K .......... .......... .......... .......... .......... 25% 14.8M 0s 2021-05-16T23:11:19.8221395Z 1500K .......... .......... .......... .......... .......... 26% 127M 0s 2021-05-16T23:11:19.8225241Z 1550K .......... .......... .......... .......... .......... 27% 126M 0s 2021-05-16T23:11:19.8232691Z 1600K .......... .......... .......... .......... .......... 28% 65.6M 0s 2021-05-16T23:11:19.8236264Z 1650K .......... .......... .......... .......... .......... 28% 135M 0s 2021-05-16T23:11:19.8252341Z 1700K .......... .......... .......... .......... .......... 29% 33.8M 0s 2021-05-16T23:11:19.8279710Z 1750K .......... .......... .......... .......... .......... 30% 17.0M 0s 2021-05-16T23:11:19.8283070Z 1800K .......... .......... .......... .......... .......... 31% 136M 0s 2021-05-16T23:11:19.8287097Z 1850K .......... .......... .......... .......... .......... 32% 122M 0s 2021-05-16T23:11:19.8290809Z 1900K .......... .......... .......... .......... .......... 33% 145M 0s 2021-05-16T23:11:19.8298294Z 1950K .......... .......... .......... .......... .......... 33% 62.5M 0s 2021-05-16T23:11:19.8313031Z 2000K .......... .......... .......... .......... .......... 34% 36.4M 0s 2021-05-16T23:11:19.8336211Z 2050K .......... .......... .......... .......... .......... 35% 22.0M 0s 2021-05-16T23:11:19.8338785Z 2100K .......... .......... .......... .......... .......... 36% 99.0M 0s 2021-05-16T23:11:19.8342077Z 2150K .......... .......... .......... .......... .......... 37% 145M 0s 2021-05-16T23:11:19.8346228Z 2200K .......... .......... .......... .......... .......... 38% 120M 0s 2021-05-16T23:11:19.8362910Z 2250K .......... .......... .......... .......... .......... 39% 31.7M 0s 2021-05-16T23:11:19.8366714Z 2300K .......... .......... .......... .......... .......... 39% 95.9M 0s 2021-05-16T23:11:19.8395717Z 2350K .......... .......... .......... .......... .......... 40% 17.4M 0s 2021-05-16T23:11:19.8398931Z 2400K .......... .......... .......... .......... .......... 41% 126M 0s 2021-05-16T23:11:19.8402671Z 2450K .......... .......... .......... .......... .......... 42% 117M 0s 2021-05-16T23:11:19.8406293Z 2500K .......... .......... .......... .......... .......... 43% 139M 0s 2021-05-16T23:11:19.8425919Z 2550K .......... .......... .......... .......... .......... 44% 27.7M 0s 2021-05-16T23:11:19.8428092Z 2600K .......... .......... .......... .......... .......... 44% 115M 0s 2021-05-16T23:11:19.8431504Z 2650K .......... .......... .......... .......... .......... 45% 145M 0s 2021-05-16T23:11:19.8459241Z 2700K .......... .......... .......... .......... .......... 46% 17.8M 0s 2021-05-16T23:11:19.8463273Z 2750K .......... .......... .......... .......... .......... 47% 114M 0s 2021-05-16T23:11:19.8466602Z 2800K .......... .......... .......... .......... .......... 48% 144M 0s 2021-05-16T23:11:19.8469966Z 2850K .......... .......... .......... .......... .......... 49% 150M 0s 2021-05-16T23:11:19.8478696Z 2900K .......... .......... .......... .......... .......... 50% 59.7M 0s 2021-05-16T23:11:19.8482274Z 2950K .......... .......... .......... .......... .......... 50% 116M 0s 2021-05-16T23:11:19.8519699Z 3000K .......... .......... .......... .......... .......... 51% 13.1M 0s 2021-05-16T23:11:19.8524183Z 3050K .......... .......... .......... .......... .......... 52% 119M 0s 2021-05-16T23:11:19.8527484Z 3100K .......... .......... .......... .......... .......... 53% 125M 0s 2021-05-16T23:11:19.8531127Z 3150K .......... .......... .......... .......... .......... 54% 140M 0s 2021-05-16T23:11:19.8535102Z 3200K .......... .......... .......... .......... .......... 55% 131M 0s 2021-05-16T23:11:19.8541430Z 3250K .......... .......... .......... .......... .......... 56% 72.8M 0s 2021-05-16T23:11:19.8548964Z 3300K .......... .......... .......... .......... .......... 56% 66.9M 0s 2021-05-16T23:11:19.8580785Z 3350K .......... .......... .......... .......... .......... 57% 138M 0s 2021-05-16T23:11:19.8584009Z 3400K .......... .......... .......... .......... .......... 58% 15.5M 0s 2021-05-16T23:11:19.8587498Z 3450K .......... .......... .......... .......... .......... 59% 131M 0s 2021-05-16T23:11:19.8591394Z 3500K .......... .......... .......... .......... .......... 60% 133M 0s 2021-05-16T23:11:19.8594983Z 3550K .......... .......... .......... .......... .......... 61% 137M 0s 2021-05-16T23:11:19.8599508Z 3600K .......... .......... .......... .......... .......... 61% 103M 0s 2021-05-16T23:11:19.8603277Z 3650K .......... .......... .......... .......... .......... 62% 133M 0s 2021-05-16T23:11:19.8614107Z 3700K .......... .......... .......... .......... .......... 63% 45.1M 0s 2021-05-16T23:11:19.8637633Z 3750K .......... .......... .......... .......... .......... 64% 21.2M 0s 2021-05-16T23:11:19.8641251Z 3800K .......... .......... .......... .......... .......... 65% 119M 0s 2021-05-16T23:11:19.8645338Z 3850K .......... .......... .......... .......... .......... 66% 124M 0s 2021-05-16T23:11:19.8649082Z 3900K .......... .......... .......... .......... .......... 67% 128M 0s 2021-05-16T23:11:19.8655222Z 3950K .......... .......... .......... .......... .......... 67% 78.4M 0s 2021-05-16T23:11:19.8661724Z 4000K .......... .......... .......... .......... .......... 68% 77.8M 0s 2021-05-16T23:11:19.8669086Z 4050K .......... .......... .......... .......... .......... 69% 64.0M 0s 2021-05-16T23:11:19.8672674Z 4100K .......... .......... .......... .......... .......... 70% 136M 0s 2021-05-16T23:11:19.8698136Z 4150K .......... .......... .......... .......... .......... 71% 19.5M 0s 2021-05-16T23:11:19.8702003Z 4200K .......... .......... .......... .......... .......... 72% 116M 0s 2021-05-16T23:11:19.8706071Z 4250K .......... .......... .......... .......... .......... 72% 127M 0s 2021-05-16T23:11:19.8709445Z 4300K .......... .......... .......... .......... .......... 73% 132M 0s 2021-05-16T23:11:19.8712978Z 4350K .......... .......... .......... .......... .......... 74% 147M 0s 2021-05-16T23:11:19.8716948Z 4400K .......... .......... .......... .......... .......... 75% 116M 0s 2021-05-16T23:11:19.8722202Z 4450K .......... .......... .......... .......... .......... 76% 94.1M 0s 2021-05-16T23:11:19.8759490Z 4500K .......... .......... .......... .......... .......... 77% 13.3M 0s 2021-05-16T23:11:19.8763306Z 4550K .......... .......... .......... .......... .......... 78% 118M 0s 2021-05-16T23:11:19.8767433Z 4600K .......... .......... .......... .......... .......... 78% 126M 0s 2021-05-16T23:11:19.8770775Z 4650K .......... .......... .......... .......... .......... 79% 127M 0s 2021-05-16T23:11:19.8774548Z 4700K .......... .......... .......... .......... .......... 80% 139M 0s 2021-05-16T23:11:19.8778566Z 4750K .......... .......... .......... .......... .......... 81% 123M 0s 2021-05-16T23:11:19.8782467Z 4800K .......... .......... .......... .......... .......... 82% 119M 0s 2021-05-16T23:11:19.8786886Z 4850K .......... .......... .......... .......... .......... 83% 143M 0s 2021-05-16T23:11:19.8790088Z 4900K .......... .......... .......... .......... .......... 84% 116M 0s 2021-05-16T23:11:19.8814188Z 4950K .......... .......... .......... .......... .......... 84% 20.5M 0s 2021-05-16T23:11:19.8816746Z 5000K .......... .......... .......... .......... .......... 85% 165M 0s 2021-05-16T23:11:19.8819502Z 5050K .......... .......... .......... .......... .......... 86% 203M 0s 2021-05-16T23:11:19.8831558Z 5100K .......... .......... .......... .......... .......... 87% 170M 0s 2021-05-16T23:11:19.8834051Z 5150K .......... .......... .......... .......... .......... 88% 40.4M 0s 2021-05-16T23:11:19.8836675Z 5200K .......... .......... .......... .......... .......... 89% 190M 0s 2021-05-16T23:11:19.8840661Z 5250K .......... .......... .......... .......... .......... 89% 133M 0s 2021-05-16T23:11:19.8853353Z 5300K .......... .......... .......... .......... .......... 90% 37.7M 0s 2021-05-16T23:11:19.8855987Z 5350K .......... .......... .......... .......... .......... 91% 190M 0s 2021-05-16T23:11:19.8868746Z 5400K .......... .......... .......... .......... .......... 92% 38.6M 0s 2021-05-16T23:11:19.8871412Z 5450K .......... .......... .......... .......... .......... 93% 167M 0s 2021-05-16T23:11:19.8875293Z 5500K .......... .......... .......... .......... .......... 94% 128M 0s 2021-05-16T23:11:19.8885514Z 5550K .......... .......... .......... .......... .......... 95% 48.0M 0s 2021-05-16T23:11:19.8888286Z 5600K .......... .......... .......... .......... .......... 95% 171M 0s 2021-05-16T23:11:19.8890889Z 5650K .......... .......... .......... .......... .......... 96% 187M 0s 2021-05-16T23:11:19.8895822Z 5700K .......... .......... .......... .......... .......... 97% 99.7M 0s 2021-05-16T23:11:19.8906723Z 5750K .......... .......... .......... .......... .......... 98% 44.9M 0s 2021-05-16T23:11:19.8923007Z 5800K .......... .......... .......... .......... .......... 99% 30.0M 0s 2021-05-16T23:11:19.8925810Z 5850K .......... .......... .......... .......... .. 100% 154M=0.1s 2021-05-16T23:11:19.8926991Z 2021-05-16T23:11:19.8929722Z 2021-05-16 23:11:19 (49.8 MB/s) - ‘/tmp/RtmpRNKqI6/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu.tar.gz’ saved [6034005/6034005] 2021-05-16T23:11:19.8930270Z 2021-05-16T23:11:19.8966259Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:11:19.8973486Z (as ‘lib’ is unspecified) 2021-05-16T23:11:20.2475395Z * installing *binary* package ‘oro.nifti’ ... 2021-05-16T23:11:20.2570438Z * DONE (oro.nifti) 2021-05-16T23:11:20.2676350Z Rewriting new remotes: neuroconductor/neurobase@1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-16T23:11:20.2750842Z Installing neurobase binaries 2021-05-16T23:11:20.2758175Z [1] "neuroconductor/neurobase" 2021-05-16T23:11:20.4063706Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T23:11:20.4079855Z tag_name 2021-05-16T23:11:20.4080636Z 9 1.30.1.s 2021-05-16T23:11:20.4081457Z zipball_url 2021-05-16T23:11:20.4082670Z 9 https://api.github.com/repos/neuroconductor/neurobase/zipball/refs/tags/1.30.1.s 2021-05-16T23:11:20.4084003Z tarball_url 2021-05-16T23:11:20.4085177Z 9 https://api.github.com/repos/neuroconductor/neurobase/tarball/refs/tags/1.30.1.s 2021-05-16T23:11:20.4086565Z Installing neurobase package binaries 2021-05-16T23:11:20.4087217Z commit.sha 2021-05-16T23:11:20.4088085Z 9 1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-16T23:11:20.4089020Z commit.url 2021-05-16T23:11:20.4090365Z 9 https://api.github.com/repos/neuroconductor/neurobase/commits/1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-16T23:11:20.4091530Z node_id 2021-05-16T23:11:20.4093013Z 9 MDM6UmVmMzY3OTczOTQ4OnJlZnMvdGFncy8xLjMwLjEucw== 2021-05-16T23:11:20.4094318Z url 2021-05-16T23:11:20.4095392Z 9 https://api.github.com/repos/neuroconductor/neurobase/releases/43020192 2021-05-16T23:11:20.4096453Z assets_url 2021-05-16T23:11:20.4097552Z 9 https://api.github.com/repos/neuroconductor/neurobase/releases/43020192/assets 2021-05-16T23:11:20.4098677Z upload_url 2021-05-16T23:11:20.4099920Z 9 https://uploads.github.com/repos/neuroconductor/neurobase/releases/43020192/assets{?name,label} 2021-05-16T23:11:20.4101273Z id asset_updated_at asset_created_at created_at 2021-05-16T23:11:20.4102539Z 9 43020192 2021-05-16 20:20:22 2021-05-16 20:20:22 2021-05-16 20:01:27 2021-05-16T23:11:20.4103142Z published_at asset_name 2021-05-16T23:11:20.4104210Z 9 2021-05-16 20:01:56 neurobase_1.30.1_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-16T23:11:20.4104829Z asset_label asset_download_count 2021-05-16T23:11:20.4105284Z 9 0 2021-05-16T23:11:20.4105922Z asset_browser_download_url 2021-05-16T23:11:20.4107211Z 9 https://github.com/neuroconductor/neurobase/releases/download/1.30.1.s/neurobase_1.30.1_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-16T23:11:20.4134265Z --2021-05-16 23:11:20-- https://github.com/neuroconductor/neurobase/releases/download/1.30.1.s/neurobase_1.30.1_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-16T23:11:20.4175047Z Resolving github.com (github.com)... 140.82.113.4 2021-05-16T23:11:20.4234746Z Connecting to github.com (github.com)|140.82.113.4|:443... connected. 2021-05-16T23:11:20.5167843Z HTTP request sent, awaiting response... 302 Found 2021-05-16T23:11:20.5173650Z Location: https://github-releases.githubusercontent.com/367973948/23f30700-b684-11eb-94c9-49cbe412ab98?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T231120Z&X-Amz-Expires=300&X-Amz-Signature=b117db819d4bc22d196ee34cf3a46e7b6956a30c690c941b222bbb7847ae7a19&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367973948&response-content-disposition=attachment%3B%20filename%3Dneurobase_1.30.1_R_x86_64-pc-linux-gnu_R3.5.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-16T23:11:20.5182213Z --2021-05-16 23:11:20-- https://github-releases.githubusercontent.com/367973948/23f30700-b684-11eb-94c9-49cbe412ab98?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T231120Z&X-Amz-Expires=300&X-Amz-Signature=b117db819d4bc22d196ee34cf3a46e7b6956a30c690c941b222bbb7847ae7a19&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367973948&response-content-disposition=attachment%3B%20filename%3Dneurobase_1.30.1_R_x86_64-pc-linux-gnu_R3.5.tar.gz&response-content-type=application%2Foctet-stream 2021-05-16T23:11:20.5210772Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.110.154, 185.199.109.154, 185.199.108.154, ... 2021-05-16T23:11:20.5270367Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.110.154|:443... connected. 2021-05-16T23:11:20.6841754Z HTTP request sent, awaiting response... 200 OK 2021-05-16T23:11:20.6845144Z Length: 941943 (920K) [application/octet-stream] 2021-05-16T23:11:20.6846340Z Saving to: ‘/tmp/RtmpRNKqI6/neurobase_1.30.1_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-16T23:11:20.6848648Z 2021-05-16T23:11:20.6896365Z 0K .......... .......... .......... .......... .......... 5% 10.3M 0s 2021-05-16T23:11:20.6956441Z 50K .......... .......... .......... .......... .......... 10% 8.20M 0s 2021-05-16T23:11:20.6965654Z 100K .......... .......... .......... .......... .......... 16% 49.0M 0s 2021-05-16T23:11:20.6973479Z 150K .......... .......... .......... .......... .......... 21% 60.9M 0s 2021-05-16T23:11:20.7014688Z 200K .......... .......... .......... .......... .......... 27% 12.0M 0s 2021-05-16T23:11:20.7018971Z 250K .......... .......... .......... .......... .......... 32% 102M 0s 2021-05-16T23:11:20.7022840Z 300K .......... .......... .......... .......... .......... 38% 124M 0s 2021-05-16T23:11:20.7026796Z 350K .......... .......... .......... .......... .......... 43% 125M 0s 2021-05-16T23:11:20.7032505Z 400K .......... .......... .......... .......... .......... 48% 86.3M 0s 2021-05-16T23:11:20.7037418Z 450K .......... .......... .......... .......... .......... 54% 97.7M 0s 2021-05-16T23:11:20.7065550Z 500K .......... .......... .......... .......... .......... 59% 17.8M 0s 2021-05-16T23:11:20.7069243Z 550K .......... .......... .......... .......... .......... 65% 134M 0s 2021-05-16T23:11:20.7073041Z 600K .......... .......... .......... .......... .......... 70% 109M 0s 2021-05-16T23:11:20.7076238Z 650K .......... .......... .......... .......... .......... 76% 147M 0s 2021-05-16T23:11:20.7079083Z 700K .......... .......... .......... .......... .......... 81% 189M 0s 2021-05-16T23:11:20.7081636Z 750K .......... .......... .......... .......... .......... 86% 189M 0s 2021-05-16T23:11:20.7084962Z 800K .......... .......... .......... .......... .......... 92% 136M 0s 2021-05-16T23:11:20.7087472Z 850K .......... .......... .......... .......... .......... 97% 193M 0s 2021-05-16T23:11:20.7089191Z 900K .......... ......... 100% 142M=0.02s 2021-05-16T23:11:20.7090331Z 2021-05-16T23:11:20.7092396Z 2021-05-16 23:11:20 (37.4 MB/s) - ‘/tmp/RtmpRNKqI6/neurobase_1.30.1_R_x86_64-pc-linux-gnu.tar.gz’ saved [941943/941943] 2021-05-16T23:11:20.7093796Z 2021-05-16T23:11:20.7102126Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:11:20.7106545Z (as ‘lib’ is unspecified) 2021-05-16T23:11:20.9313339Z * installing *binary* package ‘neurobase’ ... 2021-05-16T23:11:20.9364275Z * DONE (neurobase) 2021-05-16T23:11:20.9454527Z Rewriting new remotes: 2021-05-16T23:11:20.9622835Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-16T23:11:20.9623571Z remotes::install_deps(dependencies = TRUE) 2021-05-16T23:11:20.9624141Z remotes::install_cran("rcmdcheck") 2021-05-16T23:11:20.9624669Z remotes::install_cran("markdown") 2021-05-16T23:11:20.9631569Z shell: /usr/local/bin/Rscript {0} 2021-05-16T23:11:20.9631950Z env: 2021-05-16T23:11:20.9632375Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:11:20.9632807Z TIC_DEPLOY_KEY: 2021-05-16T23:11:20.9633562Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:11:20.9635013Z GITHUB_PAT: *** 2021-05-16T23:11:20.9635381Z COVERALLS_TOKEN: 2021-05-16T23:11:20.9635848Z continue-on-error: false 2021-05-16T23:11:20.9636303Z VDIFFR_RUN_TESTS: 2021-05-16T23:11:20.9636756Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:11:20.9637163Z TZ: UTC 2021-05-16T23:11:20.9637535Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:11:20.9637957Z NOT_CRAN: true 2021-05-16T23:11:20.9638312Z ##[endgroup] 2021-05-16T23:11:36.8297804Z later (NA -> 1.2.0 ) [CRAN] 2021-05-16T23:11:36.8299332Z promises (NA -> 1.2.0.1) [CRAN] 2021-05-16T23:11:36.8300394Z R.methodsS3 (NA -> 1.8.1 ) [CRAN] 2021-05-16T23:11:36.8301363Z R.oo (NA -> 1.24.0 ) [CRAN] 2021-05-16T23:11:36.8302274Z RNifti (NA -> 1.3.1 ) [CRAN] 2021-05-16T23:11:36.8303179Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-16T23:11:36.8304077Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-16T23:11:36.8305019Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-16T23:11:36.8305939Z httpuv (NA -> 1.6.1 ) [CRAN] 2021-05-16T23:11:36.8306828Z R.utils (NA -> 2.10.1 ) [CRAN] 2021-05-16T23:11:36.8307795Z matrixStats (NA -> 0.58.0 ) [CRAN] 2021-05-16T23:11:36.8308744Z oro.nifti (0.10.3 -> 0.11.0 ) [CRAN] 2021-05-16T23:11:36.8309673Z htmltools (NA -> 0.5.1.1) [CRAN] 2021-05-16T23:11:36.8310603Z servr (NA -> 0.22 ) [CRAN] 2021-05-16T23:11:36.8311504Z neurobase (1.30.1 -> 1.32.1 ) [CRAN] 2021-05-16T23:11:36.8321249Z Installing 15 packages: later, promises, R.methodsS3, R.oo, RNifti, abind, bitops, base64enc, httpuv, R.utils, matrixStats, oro.nifti, htmltools, servr, neurobase 2021-05-16T23:11:36.8332269Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:11:36.8333245Z (as ‘lib’ is unspecified) 2021-05-16T23:11:49.5786890Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/later_1.2.0.tar.gz' 2021-05-16T23:11:51.1182779Z Content type 'binary/octet-stream' length 1099711 bytes (1.0 MB) 2021-05-16T23:11:51.1456806Z ================================================== 2021-05-16T23:11:51.1458449Z downloaded 1.0 MB 2021-05-16T23:11:51.1459375Z 2021-05-16T23:11:51.1496530Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/promises_1.2.0.1.tar.gz' 2021-05-16T23:11:51.8529235Z Content type 'binary/octet-stream' length 1955480 bytes (1.9 MB) 2021-05-16T23:11:52.0021193Z ================================================== 2021-05-16T23:11:52.0023974Z downloaded 1.9 MB 2021-05-16T23:11:52.0024517Z 2021-05-16T23:11:52.0058560Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R.methodsS3_1.8.1.tar.gz' 2021-05-16T23:11:52.7068547Z Content type 'binary/octet-stream' length 77783 bytes (75 KB) 2021-05-16T23:11:52.8110360Z ================================================== 2021-05-16T23:11:52.8110936Z downloaded 75 KB 2021-05-16T23:11:52.8111333Z 2021-05-16T23:11:52.8147139Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R.oo_1.24.0.tar.gz' 2021-05-16T23:11:53.4224932Z Content type 'binary/octet-stream' length 951271 bytes (928 KB) 2021-05-16T23:11:53.4692889Z ================================================== 2021-05-16T23:11:53.4693451Z downloaded 928 KB 2021-05-16T23:11:53.4693775Z 2021-05-16T23:11:53.4729632Z trying URL 'https://cloud.r-project.org/src/contrib/RNifti_1.3.1.tar.gz' 2021-05-16T23:11:53.5236671Z Content type 'application/x-gzip' length 1076925 bytes (1.0 MB) 2021-05-16T23:11:53.5512135Z ================================================== 2021-05-16T23:11:53.5512910Z downloaded 1.0 MB 2021-05-16T23:11:53.5513356Z 2021-05-16T23:11:53.5533167Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/abind_1.4-5.tar.gz' 2021-05-16T23:11:57.1182025Z Content type 'binary/octet-stream' length 60401 bytes (58 KB) 2021-05-16T23:11:57.1182759Z ================================================== 2021-05-16T23:11:57.1183225Z downloaded 58 KB 2021-05-16T23:11:57.1183537Z 2021-05-16T23:11:57.1223223Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/bitops_1.0-7.tar.gz' 2021-05-16T23:11:58.1707393Z Content type 'binary/octet-stream' length 35283 bytes (34 KB) 2021-05-16T23:11:58.1718847Z ================================================== 2021-05-16T23:11:58.1720149Z downloaded 34 KB 2021-05-16T23:11:58.1720989Z 2021-05-16T23:11:58.1765542Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/base64enc_0.1-3.tar.gz' 2021-05-16T23:12:01.6654425Z Content type 'binary/octet-stream' length 38804 bytes (37 KB) 2021-05-16T23:12:01.6655188Z ================================================== 2021-05-16T23:12:01.6655655Z downloaded 37 KB 2021-05-16T23:12:01.6655967Z 2021-05-16T23:12:01.6696995Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httpuv_1.6.1.tar.gz' 2021-05-16T23:12:02.3625041Z Content type 'binary/octet-stream' length 4951607 bytes (4.7 MB) 2021-05-16T23:12:02.5092581Z ================================================== 2021-05-16T23:12:02.5093499Z downloaded 4.7 MB 2021-05-16T23:12:02.5094040Z 2021-05-16T23:12:02.5127854Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R.utils_2.10.1.tar.gz' 2021-05-16T23:12:03.3480459Z Content type 'binary/octet-stream' length 1388848 bytes (1.3 MB) 2021-05-16T23:12:03.4521855Z ================================================== 2021-05-16T23:12:03.4522733Z downloaded 1.3 MB 2021-05-16T23:12:03.4523447Z 2021-05-16T23:12:03.4562989Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/matrixStats_0.58.0.tar.gz' 2021-05-16T23:12:05.0336620Z Content type 'binary/octet-stream' length 2538599 bytes (2.4 MB) 2021-05-16T23:12:05.1499159Z ================================================== 2021-05-16T23:12:05.1500039Z downloaded 2.4 MB 2021-05-16T23:12:05.1500578Z 2021-05-16T23:12:05.1534971Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/oro.nifti_0.11.0.tar.gz' 2021-05-16T23:12:05.7001491Z Content type 'binary/octet-stream' length 6038850 bytes (5.8 MB) 2021-05-16T23:12:06.0787312Z ================================================== 2021-05-16T23:12:06.0788312Z downloaded 5.8 MB 2021-05-16T23:12:06.0788854Z 2021-05-16T23:12:06.0825955Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/htmltools_0.5.1.1.tar.gz' 2021-05-16T23:12:08.9672481Z Content type 'binary/octet-stream' length 235306 bytes (229 KB) 2021-05-16T23:12:08.9850947Z ================================================== 2021-05-16T23:12:08.9851431Z downloaded 229 KB 2021-05-16T23:12:08.9851711Z 2021-05-16T23:12:08.9893147Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/servr_0.22.tar.gz' 2021-05-16T23:12:16.2820061Z Content type 'binary/octet-stream' length 82877 bytes (80 KB) 2021-05-16T23:12:16.3024931Z ================================================== 2021-05-16T23:12:16.3025443Z downloaded 80 KB 2021-05-16T23:12:16.3025771Z 2021-05-16T23:12:16.3066453Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/neurobase_1.32.1.tar.gz' 2021-05-16T23:12:17.1238284Z Content type 'binary/octet-stream' length 1769491 bytes (1.7 MB) 2021-05-16T23:12:17.1928174Z ================================================== 2021-05-16T23:12:17.1928859Z downloaded 1.7 MB 2021-05-16T23:12:17.1929143Z 2021-05-16T23:12:17.4795542Z * installing *binary* package ‘later’ ... 2021-05-16T23:12:17.4869939Z * DONE (later) 2021-05-16T23:12:17.6675916Z * installing *binary* package ‘R.methodsS3’ ... 2021-05-16T23:12:17.6714951Z * DONE (R.methodsS3) 2021-05-16T23:12:17.9447463Z * installing *source* package ‘RNifti’ ... 2021-05-16T23:12:17.9518329Z ** package ‘RNifti’ successfully unpacked and MD5 sums checked 2021-05-16T23:12:17.9674580Z ** libs 2021-05-16T23:12:17.9726871Z g++ -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c main.cpp -o main.o 2021-05-16T23:12:35.1218895Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zzz.c -o zzz.o 2021-05-16T23:12:35.2063653Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/adler32.c -o zlib/adler32.o 2021-05-16T23:12:35.2878609Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/compress.c -o zlib/compress.o 2021-05-16T23:12:35.3232297Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/crc32.c -o zlib/crc32.o 2021-05-16T23:12:35.4261513Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/deflate.c -o zlib/deflate.o 2021-05-16T23:12:35.8690918Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/gzclose.c -o zlib/gzclose.o 2021-05-16T23:12:35.9082272Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/gzlib.c -o zlib/gzlib.o 2021-05-16T23:12:36.0211292Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/gzread.c -o zlib/gzread.o 2021-05-16T23:12:36.1633756Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/gzwrite.c -o zlib/gzwrite.o 2021-05-16T23:12:36.2864618Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/infback.c -o zlib/infback.o 2021-05-16T23:12:36.5126348Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/inffast.c -o zlib/inffast.o 2021-05-16T23:12:36.6168609Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/inflate.c -o zlib/inflate.o 2021-05-16T23:12:37.0929727Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/inftrees.c -o zlib/inftrees.o 2021-05-16T23:12:37.1975406Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/trees.c -o zlib/trees.o 2021-05-16T23:12:37.7372834Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/uncompr.c -o zlib/uncompr.o 2021-05-16T23:12:37.7376511Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/zutil.c -o zlib/zutil.o 2021-05-16T23:12:37.7379951Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c znzlib/znzlib.c -o znzlib/znzlib.o 2021-05-16T23:12:37.7382825Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c niftilib/nifti1_io.c -o niftilib/nifti1_io.o 2021-05-16T23:12:38.6902392Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c niftilib/nifti2_io.c -o niftilib/nifti2_io.o 2021-05-16T23:12:40.9285828Z g++ -shared -L/opt/R/3.5.3/lib/R/lib -L/usr/local/lib -o RNifti.so main.o zzz.o zlib/adler32.o zlib/compress.o zlib/crc32.o zlib/deflate.o zlib/gzclose.o zlib/gzlib.o zlib/gzread.o zlib/gzwrite.o zlib/infback.o zlib/inffast.o zlib/inflate.o zlib/inftrees.o zlib/trees.o zlib/uncompr.o zlib/zutil.o znzlib/znzlib.o niftilib/nifti1_io.o niftilib/nifti2_io.o -L/opt/R/3.5.3/lib/R/lib -lR 2021-05-16T23:12:41.1013950Z installing to /home/runner/work/_temp/Library/RNifti/libs 2021-05-16T23:12:41.1134258Z ** R 2021-05-16T23:12:41.1217688Z ** inst 2021-05-16T23:12:41.1246963Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:12:41.6126034Z ** help 2021-05-16T23:12:41.6522037Z *** installing help indices 2021-05-16T23:12:41.7151616Z ** building package indices 2021-05-16T23:12:41.7412542Z ** testing if installed package can be loaded 2021-05-16T23:12:41.9653033Z * DONE (RNifti) 2021-05-16T23:12:42.1480479Z * installing *binary* package ‘abind’ ... 2021-05-16T23:12:42.1518479Z * DONE (abind) 2021-05-16T23:12:42.3255622Z * installing *binary* package ‘bitops’ ... 2021-05-16T23:12:42.3291406Z * DONE (bitops) 2021-05-16T23:12:42.5046283Z * installing *binary* package ‘base64enc’ ... 2021-05-16T23:12:42.5085751Z * DONE (base64enc) 2021-05-16T23:12:42.9877576Z * installing *binary* package ‘matrixStats’ ... 2021-05-16T23:12:43.0025024Z * DONE (matrixStats) 2021-05-16T23:12:43.2973150Z * installing *binary* package ‘promises’ ... 2021-05-16T23:12:43.3050978Z * DONE (promises) 2021-05-16T23:12:43.5155554Z * installing *binary* package ‘R.oo’ ... 2021-05-16T23:12:43.5204736Z * DONE (R.oo) 2021-05-16T23:12:43.8746511Z * installing *binary* package ‘oro.nifti’ ... 2021-05-16T23:12:43.8861637Z * DONE (oro.nifti) 2021-05-16T23:12:44.0779089Z * installing *binary* package ‘htmltools’ ... 2021-05-16T23:12:44.0820336Z * DONE (htmltools) 2021-05-16T23:12:44.7095733Z * installing *binary* package ‘httpuv’ ... 2021-05-16T23:12:44.7271489Z * DONE (httpuv) 2021-05-16T23:12:44.9558950Z * installing *binary* package ‘R.utils’ ... 2021-05-16T23:12:44.9611845Z * DONE (R.utils) 2021-05-16T23:12:45.1484103Z * installing *binary* package ‘servr’ ... 2021-05-16T23:12:45.1527380Z * DONE (servr) 2021-05-16T23:12:45.4063827Z * installing *binary* package ‘neurobase’ ... 2021-05-16T23:12:45.4147413Z * DONE (neurobase) 2021-05-16T23:12:45.4211915Z 2021-05-16T23:12:45.4212850Z The downloaded source packages are in 2021-05-16T23:12:45.4214219Z ‘/tmp/RtmpAPEpbW/downloaded_packages’ 2021-05-16T23:12:57.5302969Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-16T23:12:57.5303933Z Use `force = TRUE` to force installation 2021-05-16T23:12:57.5313747Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-16T23:12:57.5314657Z Use `force = TRUE` to force installation 2021-05-16T23:12:57.5467236Z ##[group]Run options(width = 100) 2021-05-16T23:12:57.5467755Z options(width = 100) 2021-05-16T23:12:57.5468266Z pkgs <- installed.packages()[, "Package"] 2021-05-16T23:12:57.5468967Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-16T23:12:57.5476112Z shell: /usr/local/bin/Rscript {0} 2021-05-16T23:12:57.5476582Z env: 2021-05-16T23:12:57.5477082Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:12:57.5477539Z TIC_DEPLOY_KEY: 2021-05-16T23:12:57.5478361Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:12:57.5479988Z GITHUB_PAT: *** 2021-05-16T23:12:57.5480422Z COVERALLS_TOKEN: 2021-05-16T23:12:57.5480963Z continue-on-error: false 2021-05-16T23:12:57.5481432Z VDIFFR_RUN_TESTS: 2021-05-16T23:12:57.5481951Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:12:57.5482388Z TZ: UTC 2021-05-16T23:12:57.5482844Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:12:57.5483483Z NOT_CRAN: true 2021-05-16T23:12:57.5483856Z ##[endgroup] 2021-05-16T23:12:57.9329546Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-16T23:12:57.9330373Z setting value 2021-05-16T23:12:57.9331151Z version R version 3.5.3 (2019-03-11) 2021-05-16T23:12:57.9331750Z os Ubuntu 20.04.2 LTS 2021-05-16T23:12:57.9332489Z system x86_64, linux-gnu 2021-05-16T23:12:57.9333052Z ui X11 2021-05-16T23:12:57.9333597Z language (EN) 2021-05-16T23:12:57.9334296Z collate C.UTF-8 2021-05-16T23:12:57.9335021Z ctype C.UTF-8 2021-05-16T23:12:57.9335568Z tz UTC 2021-05-16T23:12:57.9336218Z date 2021-05-16 2021-05-16T23:12:57.9336579Z 2021-05-16T23:12:57.9337493Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-16T23:12:57.9338517Z package * version date lib source 2021-05-16T23:12:57.9339466Z abind 1.4-5 2016-07-21 [1] RSPM (R 3.5.3) 2021-05-16T23:12:57.9340432Z aghast 0.2.1 2021-05-16 [1] Github (muschellij2/aghast@0c3b853) 2021-05-16T23:12:57.9341370Z askpass 1.1 2019-01-13 [1] RSPM (R 3.5.3) 2021-05-16T23:12:57.9342231Z base * 3.5.3 2021-02-17 [2] local 2021-05-16T23:12:57.9343097Z base64enc 0.1-3 2015-07-28 [1] RSPM (R 3.5.3) 2021-05-16T23:12:57.9344100Z bitops 1.0-7 2021-04-24 [1] RSPM (R 3.5.3) 2021-05-16T23:12:57.9346399Z boot 1.3-20 2017-08-06 [2] CRAN (R 3.5.3) 2021-05-16T23:12:57.9347268Z brew 1.0-6 2011-04-13 [1] RSPM (R 3.5.3) 2021-05-16T23:12:57.9348024Z brio 1.1.2 2021-04-23 [1] RSPM (R 3.5.3) 2021-05-16T23:12:57.9348765Z cachem 1.0.5 2021-05-15 [1] CRAN (R 3.5.3) 2021-05-16T23:12:57.9349492Z callr 3.7.0 2021-04-20 [1] RSPM (R 3.5.3) 2021-05-16T23:12:57.9350228Z class 7.3-15 2019-01-01 [2] CRAN (R 3.5.3) 2021-05-16T23:12:57.9350992Z cli 2.5.0 2021-04-26 [1] RSPM (R 3.5.3) 2021-05-16T23:12:57.9351745Z clipr 0.7.1 2020-10-08 [1] RSPM (R 3.5.3) 2021-05-16T23:12:57.9352495Z cluster 2.0.7-1 2018-04-13 [2] CRAN (R 3.5.3) 2021-05-16T23:12:57.9353255Z codetools 0.2-16 2018-12-24 [2] CRAN (R 3.5.3) 2021-05-16T23:12:57.9354032Z commonmark 1.7 2018-12-01 [1] RSPM (R 3.5.3) 2021-05-16T23:12:57.9354978Z compiler 3.5.3 2021-02-17 [2] local 2021-05-16T23:12:57.9355742Z covr 3.5.1 2020-09-16 [1] RSPM (R 3.5.3) 2021-05-16T23:12:57.9356476Z cpp11 0.2.7 2021-03-29 [1] RSPM (R 3.5.3) 2021-05-16T23:12:57.9357203Z crayon 1.4.1 2021-02-08 [1] RSPM (R 3.5.3) 2021-05-16T23:12:57.9357977Z credentials 1.3.0 2020-07-21 [1] RSPM (R 3.5.3) 2021-05-16T23:12:57.9358725Z curl 4.3.1 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-16T23:12:57.9359464Z datasets * 3.5.3 2021-02-17 [2] local 2021-05-16T23:12:57.9360213Z debugme 1.1.0 2017-10-22 [1] RSPM (R 3.5.3) 2021-05-16T23:12:57.9361035Z desc 1.2.0.9000 2021-05-16 [1] Github (muschellij2/desc@7be86f2) 2021-05-16T23:12:57.9361851Z devtools 2.4.1 2021-05-05 [1] RSPM (R 3.5.3) 2021-05-16T23:12:57.9362691Z diffobj 0.3.4 2021-03-22 [1] RSPM (R 3.5.3) 2021-05-16T23:12:57.9363650Z digest 0.6.27 2020-10-24 [1] RSPM (R 3.5.3) 2021-05-16T23:12:57.9364392Z dplyr 1.0.6 2021-05-05 [1] RSPM (R 3.5.3) 2021-05-16T23:12:57.9365147Z ellipsis 0.3.2 2021-04-29 [1] RSPM (R 3.5.3) 2021-05-16T23:12:57.9365922Z evaluate 0.14 2019-05-28 [1] RSPM (R 3.5.3) 2021-05-16T23:12:57.9366658Z fansi 0.4.2 2021-01-15 [1] RSPM (R 3.5.3) 2021-05-16T23:12:57.9367395Z fastmap 1.1.0 2021-01-25 [1] RSPM (R 3.5.3) 2021-05-16T23:12:57.9368138Z foreign 0.8-71 2018-07-20 [2] CRAN (R 3.5.3) 2021-05-16T23:12:57.9368869Z fs 1.5.0 2020-07-31 [1] RSPM (R 3.5.3) 2021-05-16T23:12:57.9369602Z generics 0.1.0 2020-10-31 [1] RSPM (R 3.5.3) 2021-05-16T23:12:57.9370351Z gert 1.3.0 2021-03-29 [1] RSPM (R 3.5.3) 2021-05-16T23:12:57.9371073Z gh 1.3.0 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-16T23:12:57.9371892Z ghtravis 0.15.1 2021-05-16 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-16T23:12:57.9372722Z git2r 0.28.0 2021-01-10 [1] RSPM (R 3.5.3) 2021-05-16T23:12:57.9373459Z gitcreds 0.1.1 2020-12-04 [1] RSPM (R 3.5.3) 2021-05-16T23:12:57.9374202Z glue 1.4.2 2020-08-27 [1] RSPM (R 3.5.3) 2021-05-16T23:12:57.9374940Z graphics * 3.5.3 2021-02-17 [2] local 2021-05-16T23:12:57.9375702Z grDevices * 3.5.3 2021-02-17 [2] local 2021-05-16T23:12:57.9376452Z grid 3.5.3 2021-02-17 [2] local 2021-05-16T23:12:57.9377177Z highr 0.9 2021-04-16 [1] RSPM (R 3.5.3) 2021-05-16T23:12:57.9377930Z htmltools 0.5.1.1 2021-01-22 [1] RSPM (R 3.5.3) 2021-05-16T23:12:57.9378688Z httpuv 1.6.1 2021-05-07 [1] RSPM (R 3.5.3) 2021-05-16T23:12:57.9379404Z httr 1.4.2 2020-07-20 [1] RSPM (R 3.5.3) 2021-05-16T23:12:57.9380125Z ini 0.3.1 2018-05-20 [1] RSPM (R 3.5.3) 2021-05-16T23:12:57.9380851Z jsonlite 1.7.2 2020-12-09 [1] RSPM (R 3.5.3) 2021-05-16T23:12:57.9381625Z KernSmooth 2.23-15 2015-06-29 [2] CRAN (R 3.5.3) 2021-05-16T23:12:57.9382369Z knitr 1.33 2021-04-24 [1] RSPM (R 3.5.3) 2021-05-16T23:12:57.9383101Z later 1.2.0 2021-04-23 [1] RSPM (R 3.5.3) 2021-05-16T23:12:57.9383977Z lattice 0.20-38 2018-11-04 [2] CRAN (R 3.5.3) 2021-05-16T23:12:57.9384741Z lazyeval 0.2.2 2019-03-15 [1] RSPM (R 3.5.3) 2021-05-16T23:12:57.9385510Z lifecycle 1.0.0 2021-02-15 [1] RSPM (R 3.5.3) 2021-05-16T23:12:57.9386268Z magrittr 2.0.1 2020-11-17 [1] RSPM (R 3.5.3) 2021-05-16T23:12:57.9387034Z markdown 1.1 2019-08-07 [1] RSPM (R 3.5.3) 2021-05-16T23:12:57.9387786Z MASS 7.3-51.1 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-16T23:12:57.9388511Z Matrix 1.2-15 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-16T23:12:57.9389277Z matrixStats 0.58.0 2021-01-29 [1] RSPM (R 3.5.3) 2021-05-16T23:12:57.9390043Z memoise 2.0.0 2021-01-26 [1] RSPM (R 3.5.3) 2021-05-16T23:12:57.9390793Z methods * 3.5.3 2021-02-17 [2] local 2021-05-16T23:12:57.9391603Z mgcv 1.8-27 2019-02-06 [2] CRAN (R 3.5.3) 2021-05-16T23:12:57.9392331Z mime 0.10 2021-02-13 [1] RSPM (R 3.5.3) 2021-05-16T23:12:57.9393084Z neurobase 1.32.1 2021-04-07 [1] RSPM (R 3.5.3) 2021-05-16T23:12:57.9393831Z nlme 3.1-137 2018-04-07 [2] CRAN (R 3.5.3) 2021-05-16T23:12:57.9394557Z nnet 7.3-12 2016-02-02 [2] CRAN (R 3.5.3) 2021-05-16T23:12:57.9395366Z openssl 1.4.4 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-16T23:12:57.9396129Z oro.nifti 0.11.0 2020-09-08 [1] RSPM (R 3.5.3) 2021-05-16T23:12:57.9396891Z parallel 3.5.3 2021-02-17 [2] local 2021-05-16T23:12:57.9397629Z pillar 1.6.1 2021-05-16 [1] CRAN (R 3.5.3) 2021-05-16T23:12:57.9398535Z pkgbuild 1.2.0 2020-12-15 [1] RSPM (R 3.5.3) 2021-05-16T23:12:57.9399315Z pkgconfig 2.0.3 2019-09-22 [1] RSPM (R 3.5.3) 2021-05-16T23:12:57.9400082Z pkgload 1.2.1 2021-04-06 [1] RSPM (R 3.5.3) 2021-05-16T23:12:57.9400826Z praise 1.0.0 2015-08-11 [1] RSPM (R 3.5.3) 2021-05-16T23:12:57.9401602Z prettyunits 1.1.1 2020-01-24 [1] RSPM (R 3.5.3) 2021-05-16T23:12:57.9402386Z processx 3.5.2 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-16T23:12:57.9403136Z promises 1.2.0.1 2021-02-11 [1] RSPM (R 3.5.3) 2021-05-16T23:12:57.9404078Z ps 1.6.0 2021-02-28 [1] RSPM (R 3.5.3) 2021-05-16T23:12:57.9404824Z purrr 0.3.4 2020-04-17 [1] RSPM (R 3.5.3) 2021-05-16T23:12:57.9405590Z R.methodsS3 1.8.1 2020-08-26 [1] RSPM (R 3.5.3) 2021-05-16T23:12:57.9406358Z R.oo 1.24.0 2020-08-26 [1] RSPM (R 3.5.3) 2021-05-16T23:12:57.9407077Z R.utils 2.10.1 2020-08-26 [1] RSPM (R 3.5.3) 2021-05-16T23:12:57.9407801Z R6 2.5.0 2020-10-28 [1] RSPM (R 3.5.3) 2021-05-16T23:12:57.9408525Z rappdirs 0.3.3 2021-01-31 [1] RSPM (R 3.5.3) 2021-05-16T23:12:57.9409291Z rcmdcheck 1.3.3 2019-05-07 [1] RSPM (R 3.5.3) 2021-05-16T23:12:57.9410031Z Rcpp 1.0.6 2021-01-15 [1] RSPM (R 3.5.3) 2021-05-16T23:12:57.9410777Z rematch2 2.1.2 2020-05-01 [1] RSPM (R 3.5.3) 2021-05-16T23:12:57.9411532Z remotes 2.3.0 2021-04-01 [1] RSPM (R 3.5.3) 2021-05-16T23:12:57.9412483Z rex 1.2.0 2020-04-21 [1] RSPM (R 3.5.3) 2021-05-16T23:12:57.9413350Z rlang 0.4.11 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-16T23:12:57.9414106Z RNifti 1.3.1 2021-05-13 [1] CRAN (R 3.5.3) 2021-05-16T23:12:57.9414863Z roxygen2 7.1.1 2020-06-27 [1] RSPM (R 3.5.3) 2021-05-16T23:12:57.9415668Z rpart 4.1-13 2018-02-23 [2] CRAN (R 3.5.3) 2021-05-16T23:12:57.9416413Z rprojroot 2.0.2 2020-11-15 [1] RSPM (R 3.5.3) 2021-05-16T23:12:57.9417187Z rstudioapi 0.13 2020-11-12 [1] RSPM (R 3.5.3) 2021-05-16T23:12:57.9417952Z rversions 2.0.2 2020-05-25 [1] RSPM (R 3.5.3) 2021-05-16T23:12:57.9418703Z servr 0.22 2021-04-14 [1] RSPM (R 3.5.3) 2021-05-16T23:12:57.9419512Z sessioninfo 1.1.1 2018-11-05 [1] RSPM (R 3.5.3) 2021-05-16T23:12:57.9420276Z spatial 7.3-11 2015-08-30 [2] CRAN (R 3.5.3) 2021-05-16T23:12:57.9421119Z splines 3.5.3 2021-02-17 [2] local 2021-05-16T23:12:57.9421842Z stats * 3.5.3 2021-02-17 [2] local 2021-05-16T23:12:57.9422570Z stats4 3.5.3 2021-02-17 [2] local 2021-05-16T23:12:57.9423297Z stringi 1.6.1 2021-05-10 [1] RSPM (R 3.5.3) 2021-05-16T23:12:57.9424046Z stringr 1.4.0 2019-02-10 [1] RSPM (R 3.5.3) 2021-05-16T23:12:57.9424796Z survival 2.43-3 2018-11-26 [2] CRAN (R 3.5.3) 2021-05-16T23:12:57.9425519Z sys 3.4 2020-07-23 [1] RSPM (R 3.5.3) 2021-05-16T23:12:57.9426297Z sysreqs 1.0.0.9000 2021-05-16 [1] Github (r-hub/sysreqs@f068afa) 2021-05-16T23:12:57.9427071Z tcltk 3.5.3 2021-02-17 [2] local 2021-05-16T23:12:57.9427817Z testthat 3.0.2 2021-02-14 [1] RSPM (R 3.5.3) 2021-05-16T23:12:57.9428560Z tibble 3.1.2 2021-05-16 [1] CRAN (R 3.5.3) 2021-05-16T23:12:57.9429334Z tic 0.10.0 2021-05-16 [1] Github (ropensci/tic@3b4dfb8) 2021-05-16T23:12:57.9430112Z tidyr 1.1.3 2021-03-03 [1] RSPM (R 3.5.3) 2021-05-16T23:12:57.9430906Z tidyselect 1.1.1 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-16T23:12:57.9431659Z tools 3.5.3 2021-02-17 [2] local 2021-05-16T23:12:57.9432388Z usethis 2.0.1 2021-02-10 [1] RSPM (R 3.5.3) 2021-05-16T23:12:57.9433236Z utf8 1.2.1 2021-03-12 [1] RSPM (R 3.5.3) 2021-05-16T23:12:57.9433973Z utils * 3.5.3 2021-02-17 [2] local 2021-05-16T23:12:57.9434692Z vctrs 0.3.8 2021-04-29 [1] RSPM (R 3.5.3) 2021-05-16T23:12:57.9435427Z waldo 0.2.5 2021-03-08 [1] RSPM (R 3.5.3) 2021-05-16T23:12:57.9436150Z whisker 0.4 2019-08-28 [1] RSPM (R 3.5.3) 2021-05-16T23:12:57.9436880Z withr 2.4.2 2021-04-18 [1] RSPM (R 3.5.3) 2021-05-16T23:12:57.9437607Z xfun 0.23 2021-05-15 [1] CRAN (R 3.5.3) 2021-05-16T23:12:57.9438311Z xml2 1.3.2 2020-04-23 [1] RSPM (R 3.5.3) 2021-05-16T23:12:57.9439035Z xopen 1.0.0 2018-09-17 [1] RSPM (R 3.5.3) 2021-05-16T23:12:57.9439751Z yaml 2.2.1 2020-02-01 [1] RSPM (R 3.5.3) 2021-05-16T23:12:57.9440470Z zip 2.1.1 2020-08-27 [1] RSPM (R 3.5.3) 2021-05-16T23:12:57.9440762Z 2021-05-16T23:12:57.9441188Z [1] /home/runner/work/_temp/Library 2021-05-16T23:12:57.9441680Z [2] /opt/R/3.5.3/lib/R/library 2021-05-16T23:12:57.9499512Z ##[group]Run Rscript -e 'tic::script()' 2021-05-16T23:12:57.9500039Z Rscript -e 'tic::script()' 2021-05-16T23:12:57.9500429Z ls -l check 2021-05-16T23:12:57.9541922Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T23:12:57.9542406Z env: 2021-05-16T23:12:57.9542805Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:12:57.9543248Z TIC_DEPLOY_KEY: 2021-05-16T23:12:57.9543999Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:12:57.9545549Z GITHUB_PAT: *** 2021-05-16T23:12:57.9545929Z COVERALLS_TOKEN: 2021-05-16T23:12:57.9546370Z continue-on-error: false 2021-05-16T23:12:57.9546812Z VDIFFR_RUN_TESTS: 2021-05-16T23:12:57.9547247Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:12:57.9547659Z TZ: UTC 2021-05-16T23:12:57.9548012Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:12:57.9548397Z NOT_CRAN: true 2021-05-16T23:12:57.9548853Z ##[endgroup] 2021-05-16T23:12:58.1758066Z ✔ Loading tic stage configuration from tic.R 2021-05-16T23:12:58.2762276Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-16T23:12:58.2763512Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-16T23:12:58.2764282Z timeout = Inf, check_dir = "check") 2021-05-16T23:12:58.3312352Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-16T23:12:58.5139629Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-16T23:12:58.5237979Z * preparing ‘papayar’: 2021-05-16T23:12:58.5277858Z * checking DESCRIPTION meta-information ... OK 2021-05-16T23:12:58.5486934Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:12:58.5494422Z * checking for empty or unneeded directories 2021-05-16T23:12:58.5514658Z * building ‘papayar_1.0.tar.gz’ 2021-05-16T23:12:58.6456784Z 2021-05-16T23:12:58.7659075Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-16T23:12:58.9499199Z * using log directory ‘/home/runner/work/papayar/papayar/check/papayar.Rcheck’ 2021-05-16T23:12:58.9500575Z * using R version 3.5.3 (2019-03-11) 2021-05-16T23:12:58.9501526Z * using platform: x86_64-pc-linux-gnu (64-bit) 2021-05-16T23:12:58.9502423Z * using session charset: UTF-8 2021-05-16T23:12:58.9914211Z * using option ‘--as-cran’ 2021-05-16T23:12:58.9934759Z * checking for file ‘papayar/DESCRIPTION’ ... OK 2021-05-16T23:12:58.9935841Z * checking extension type ... Package 2021-05-16T23:12:58.9936955Z * this is package ‘papayar’ version ‘1.0’ 2021-05-16T23:12:58.9949375Z * checking package namespace information ... OK 2021-05-16T23:13:11.8065875Z * checking package dependencies ... OK 2021-05-16T23:13:11.8084195Z * checking if this is a source package ... OK 2021-05-16T23:13:11.8084968Z * checking if there is a namespace ... OK 2021-05-16T23:13:11.9874023Z * checking for executable files ... OK 2021-05-16T23:13:11.9875306Z * checking for hidden files and directories ... OK 2021-05-16T23:13:11.9876271Z * checking for portable file names ... OK 2021-05-16T23:13:11.9877289Z * checking for sufficient/correct file permissions ... OK 2021-05-16T23:13:11.9888237Z * checking serialization versions ... OK 2021-05-16T23:13:13.6186567Z * checking whether package ‘papayar’ can be installed ... OK 2021-05-16T23:13:13.6231228Z * checking installed package size ... OK 2021-05-16T23:13:13.6792638Z * checking package directory ... OK 2021-05-16T23:13:13.8118619Z * checking DESCRIPTION meta-information ... OK 2021-05-16T23:13:13.8140825Z * checking top-level files ... OK 2021-05-16T23:13:13.8142003Z * checking for left-over files ... OK 2021-05-16T23:13:13.8142784Z * checking index information ... OK 2021-05-16T23:13:13.8554004Z * checking package subdirectories ... OK 2021-05-16T23:13:13.8944627Z * checking R files for non-ASCII characters ... OK 2021-05-16T23:13:13.9363730Z * checking R files for syntax errors ... OK 2021-05-16T23:13:14.5578724Z * checking whether the package can be loaded ... OK 2021-05-16T23:13:15.1281129Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-16T23:13:15.6990000Z * checking whether the package can be unloaded cleanly ... OK 2021-05-16T23:13:16.2654505Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-16T23:13:16.8825471Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-16T23:13:17.5164945Z * checking loading without being on the library search path ... OK 2021-05-16T23:13:18.1090962Z * checking dependencies in R code ... OK 2021-05-16T23:13:19.1377233Z * checking S3 generic/method consistency ... OK 2021-05-16T23:13:19.7318982Z * checking replacement functions ... OK 2021-05-16T23:13:20.3297473Z * checking foreign function calls ... OK 2021-05-16T23:13:23.2223858Z * checking R code for possible problems ... OK 2021-05-16T23:13:23.2846669Z * checking Rd files ... OK 2021-05-16T23:13:23.3257850Z * checking Rd metadata ... OK 2021-05-16T23:13:23.3771330Z * checking Rd line widths ... OK 2021-05-16T23:13:23.4507716Z * checking Rd cross-references ... OK 2021-05-16T23:13:24.0426000Z * checking for missing documentation entries ... OK 2021-05-16T23:13:25.8170742Z * checking for code/documentation mismatches ... OK 2021-05-16T23:13:26.9364882Z * checking Rd \usage sections ... OK 2021-05-16T23:13:26.9888829Z * checking Rd contents ... OK 2021-05-16T23:13:27.0484511Z * checking for unstated dependencies in examples ... OK 2021-05-16T23:13:27.9046582Z * checking examples ... OK 2021-05-16T23:13:29.4399482Z * checking PDF version of manual ... OK 2021-05-16T23:13:29.4400317Z * DONE 2021-05-16T23:13:29.4400806Z 2021-05-16T23:13:29.4401315Z Status: OK 2021-05-16T23:13:29.4401558Z 2021-05-16T23:13:29.5184601Z ── R CMD check results ──────────────────────────────────────── papayar 1.0 ──── 2021-05-16T23:13:29.5201153Z Duration: 30.9s 2021-05-16T23:13:29.5201730Z 2021-05-16T23:13:29.5216557Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-16T23:13:29.5292182Z total 544 2021-05-16T23:13:29.5293619Z drwxr-xr-x 5 runner docker 4096 May 16 23:13 papayar.Rcheck 2021-05-16T23:13:29.5294583Z -rw-r--r-- 1 runner docker 264637 May 16 23:12 papayar_1.0.tar.gz 2021-05-16T23:13:29.5295614Z -rw-r--r-- 1 runner docker 285659 May 16 23:13 papayar_1.0_R_x86_64-pc-linux-gnu.tar.gz 2021-05-16T23:13:29.5337799Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T23:13:29.5338546Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T23:13:29.5381291Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T23:13:29.5381778Z env: 2021-05-16T23:13:29.5382195Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:13:29.5382625Z TIC_DEPLOY_KEY: 2021-05-16T23:13:29.5383378Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:13:29.5384926Z GITHUB_PAT: *** 2021-05-16T23:13:29.5385308Z COVERALLS_TOKEN: 2021-05-16T23:13:29.5385753Z continue-on-error: false 2021-05-16T23:13:29.5386215Z VDIFFR_RUN_TESTS: 2021-05-16T23:13:29.5386652Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:13:29.5387069Z TZ: UTC 2021-05-16T23:13:29.5387434Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:13:29.5387805Z NOT_CRAN: true 2021-05-16T23:13:29.5388153Z ##[endgroup] 2021-05-16T23:13:29.5496144Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-16T23:13:29.5496699Z Rscript -e "tic::before_deploy()" 2021-05-16T23:13:29.5532206Z shell: /usr/bin/bash -e {0} 2021-05-16T23:13:29.5532570Z env: 2021-05-16T23:13:29.5532985Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:13:29.5533414Z TIC_DEPLOY_KEY: 2021-05-16T23:13:29.5534166Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:13:29.5535316Z GITHUB_PAT: *** 2021-05-16T23:13:29.5535694Z COVERALLS_TOKEN: 2021-05-16T23:13:29.5536132Z continue-on-error: false 2021-05-16T23:13:29.5536575Z VDIFFR_RUN_TESTS: 2021-05-16T23:13:29.5537012Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:13:29.5537421Z TZ: UTC 2021-05-16T23:13:29.5537786Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:13:29.5538154Z NOT_CRAN: true 2021-05-16T23:13:29.5538496Z ##[endgroup] 2021-05-16T23:13:29.7730464Z ✔ Loading tic stage configuration from tic.R 2021-05-16T23:13:29.8742089Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-16T23:13:29.8742608Z with: 2021-05-16T23:13:29.8743388Z upload_url: https://uploads.github.com/repos/neuroconductor/papayar/releases/43022969/assets{?name,label} 2021-05-16T23:13:29.8744344Z asset_path: check/papayar_1.0_R_x86_64-pc-linux-gnu.tar.gz 2021-05-16T23:13:29.8744980Z asset_name: papayar_1.0_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-16T23:13:29.8745600Z asset_content_type: application/octet-stream 2021-05-16T23:13:29.8746062Z env: 2021-05-16T23:13:29.8746456Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:13:29.8746894Z TIC_DEPLOY_KEY: 2021-05-16T23:13:29.8747625Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:13:29.8749161Z GITHUB_PAT: *** 2021-05-16T23:13:29.8749523Z COVERALLS_TOKEN: 2021-05-16T23:13:29.8749973Z continue-on-error: false 2021-05-16T23:13:29.8750413Z VDIFFR_RUN_TESTS: 2021-05-16T23:13:29.8750883Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:13:29.8751285Z TZ: UTC 2021-05-16T23:13:29.8751652Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:13:29.8752023Z NOT_CRAN: true 2021-05-16T23:13:29.8752858Z GITHUB_TOKEN: *** 2021-05-16T23:13:29.8753207Z ##[endgroup] 2021-05-16T23:13:30.4024024Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-16T23:13:30.4024532Z Rscript -e "tic::deploy()" 2021-05-16T23:13:30.4067222Z shell: /usr/bin/bash -e {0} 2021-05-16T23:13:30.4067586Z env: 2021-05-16T23:13:30.4068010Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:13:30.4068449Z TIC_DEPLOY_KEY: 2021-05-16T23:13:30.4069216Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:13:30.4070663Z GITHUB_PAT: *** 2021-05-16T23:13:30.4071047Z COVERALLS_TOKEN: 2021-05-16T23:13:30.4071492Z continue-on-error: false 2021-05-16T23:13:30.4071946Z VDIFFR_RUN_TESTS: 2021-05-16T23:13:30.4072403Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:13:30.4072808Z TZ: UTC 2021-05-16T23:13:30.4073184Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:13:30.4073566Z NOT_CRAN: true 2021-05-16T23:13:30.4073930Z ##[endgroup] 2021-05-16T23:13:30.6316845Z ✔ Loading tic stage configuration from tic.R 2021-05-16T23:13:30.7279366Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-16T23:13:30.7279910Z Rscript -e "tic::after_deploy()" 2021-05-16T23:13:30.7322419Z shell: /usr/bin/bash -e {0} 2021-05-16T23:13:30.7322796Z env: 2021-05-16T23:13:30.7323448Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:13:30.7323888Z TIC_DEPLOY_KEY: 2021-05-16T23:13:30.7324646Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:13:30.7326090Z GITHUB_PAT: *** 2021-05-16T23:13:30.7326482Z COVERALLS_TOKEN: 2021-05-16T23:13:30.7326924Z continue-on-error: false 2021-05-16T23:13:30.7327366Z VDIFFR_RUN_TESTS: 2021-05-16T23:13:30.7327806Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:13:30.7328219Z TZ: UTC 2021-05-16T23:13:30.7328584Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:13:30.7328959Z NOT_CRAN: true 2021-05-16T23:13:30.7329312Z ##[endgroup] 2021-05-16T23:13:30.9567829Z ✔ Loading tic stage configuration from tic.R 2021-05-16T23:13:31.2025382Z Post job cleanup. 2021-05-16T23:13:31.2410489Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T23:13:31.2487471Z Post job cleanup. 2021-05-16T23:13:31.3381540Z [command]/usr/bin/git version 2021-05-16T23:13:31.3431618Z git version 2.31.1 2021-05-16T23:13:31.3462130Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T23:13:31.3500217Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2021-05-16T23:13:31.3724701Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T23:13:31.3762126Z http.https://github.com/.extraheader 2021-05-16T23:13:31.3772324Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-16T23:13:31.3806657Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2021-05-16T23:13:31.4070412Z Cleaning up orphan processes