2021-05-16T17:32:17.2614914Z ##[section]Starting: Request a runner to run this job 2021-05-16T17:32:17.6170372Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-20.04' 2021-05-16T17:32:17.6821994Z 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-16T17:32:17.7453281Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-16T17:32:17.8299002Z ##[section]Finishing: Request a runner to run this job 2021-05-16T17:32:24.1971955Z Current runner version: '2.278.0' 2021-05-16T17:32:24.2007363Z ##[group]Operating System 2021-05-16T17:32:24.2008410Z Ubuntu 2021-05-16T17:32:24.2008890Z 20.04.2 2021-05-16T17:32:24.2009435Z LTS 2021-05-16T17:32:24.2009954Z ##[endgroup] 2021-05-16T17:32:24.2010622Z ##[group]Virtual Environment 2021-05-16T17:32:24.2011309Z Environment: ubuntu-20.04 2021-05-16T17:32:24.2012261Z Version: 20210510.0 2021-05-16T17:32:24.2013368Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210510.0/images/linux/Ubuntu2004-README.md 2021-05-16T17:32:24.2014970Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210510.0 2021-05-16T17:32:24.2016020Z ##[endgroup] 2021-05-16T17:32:24.2018145Z ##[group]GITHUB_TOKEN Permissions 2021-05-16T17:32:24.2019373Z Actions: write 2021-05-16T17:32:24.2019989Z Checks: write 2021-05-16T17:32:24.2020496Z Contents: write 2021-05-16T17:32:24.2021094Z Deployments: write 2021-05-16T17:32:24.2021756Z Issues: write 2021-05-16T17:32:24.2022334Z Metadata: read 2021-05-16T17:32:24.2022870Z Packages: write 2021-05-16T17:32:24.2023473Z PullRequests: write 2021-05-16T17:32:24.2024114Z RepositoryProjects: write 2021-05-16T17:32:24.2024815Z SecurityEvents: write 2021-05-16T17:32:24.2025374Z Statuses: write 2021-05-16T17:32:24.2026060Z ##[endgroup] 2021-05-16T17:32:24.2029254Z Prepare workflow directory 2021-05-16T17:32:24.3144882Z Prepare all required actions 2021-05-16T17:32:24.3156797Z Getting action download info 2021-05-16T17:32:24.7094697Z Download action repository 'actions/checkout@v2' 2021-05-16T17:32:26.7388070Z Download action repository 'r-lib/actions@master' 2021-05-16T17:32:27.1948460Z Download action repository 'adigherman/actions@master' 2021-05-16T17:32:28.4441751Z Download action repository 'msys2/setup-msys2@v2' 2021-05-16T17:32:29.2394070Z Download action repository 'actions/cache@v1' 2021-05-16T17:32:29.3937957Z Download action repository 'actions/upload-artifact@master' 2021-05-16T17:32:29.5548624Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-16T17:32:29.9043073Z ##[group]Run actions/checkout@v2 2021-05-16T17:32:29.9043767Z with: 2021-05-16T17:32:29.9044354Z repository: neuroconductor/oro.asl 2021-05-16T17:32:29.9045462Z token: *** 2021-05-16T17:32:29.9045947Z ssh-strict: true 2021-05-16T17:32:29.9046560Z persist-credentials: true 2021-05-16T17:32:29.9047133Z clean: true 2021-05-16T17:32:29.9047629Z fetch-depth: 1 2021-05-16T17:32:29.9048305Z lfs: false 2021-05-16T17:32:29.9048835Z submodules: false 2021-05-16T17:32:29.9049342Z env: 2021-05-16T17:32:29.9049923Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:32:29.9050531Z TIC_DEPLOY_KEY: 2021-05-16T17:32:29.9051801Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:32:29.9053143Z GITHUB_PAT: *** 2021-05-16T17:32:29.9053641Z COVERALLS_TOKEN: 2021-05-16T17:32:29.9054234Z continue-on-error: true 2021-05-16T17:32:29.9054802Z VDIFFR_RUN_TESTS: 2021-05-16T17:32:29.9055299Z ##[endgroup] 2021-05-16T17:32:30.1681883Z Syncing repository: neuroconductor/oro.asl 2021-05-16T17:32:30.1682906Z ##[group]Getting Git version info 2021-05-16T17:32:30.1684236Z Working directory is '/home/runner/work/oro.asl/oro.asl' 2021-05-16T17:32:30.1734381Z [command]/usr/bin/git version 2021-05-16T17:32:30.1864332Z git version 2.31.1 2021-05-16T17:32:30.1893247Z ##[endgroup] 2021-05-16T17:32:30.1899593Z Deleting the contents of '/home/runner/work/oro.asl/oro.asl' 2021-05-16T17:32:30.1903856Z ##[group]Initializing the repository 2021-05-16T17:32:30.1937859Z [command]/usr/bin/git init /home/runner/work/oro.asl/oro.asl 2021-05-16T17:32:30.2022213Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-16T17:32:30.2023710Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-16T17:32:30.2024925Z hint: of your new repositories, which will suppress this warning, call: 2021-05-16T17:32:30.2026125Z hint: 2021-05-16T17:32:30.2027801Z hint: git config --global init.defaultBranch 2021-05-16T17:32:30.2028727Z hint: 2021-05-16T17:32:30.2029644Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-16T17:32:30.2031654Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-16T17:32:30.2032459Z hint: 2021-05-16T17:32:30.2033200Z hint: git branch -m 2021-05-16T17:32:30.2038735Z Initialized empty Git repository in /home/runner/work/oro.asl/oro.asl/.git/ 2021-05-16T17:32:30.2050397Z [command]/usr/bin/git remote add origin https://github.com/neuroconductor/oro.asl 2021-05-16T17:32:30.2111403Z ##[endgroup] 2021-05-16T17:32:30.2112540Z ##[group]Disabling automatic garbage collection 2021-05-16T17:32:30.2118974Z [command]/usr/bin/git config --local gc.auto 0 2021-05-16T17:32:30.2174107Z ##[endgroup] 2021-05-16T17:32:30.2180302Z ##[group]Setting up auth 2021-05-16T17:32:30.2189493Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T17:32:30.2236137Z [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-16T17:32:30.2754836Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T17:32:30.2841739Z [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-16T17:32:30.3154927Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-16T17:32:30.3221335Z ##[endgroup] 2021-05-16T17:32:30.3222495Z ##[group]Fetching the repository 2021-05-16T17:32:30.3231566Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +f75ded7d086f75a6bbd12f50084694d66adb49d1:refs/tags/0.1.1.s 2021-05-16T17:32:30.5444230Z remote: Enumerating objects: 22, done. 2021-05-16T17:32:30.5448992Z remote: Counting objects: 4% (1/22) 2021-05-16T17:32:30.5451328Z remote: Counting objects: 9% (2/22) 2021-05-16T17:32:30.5454152Z remote: Counting objects: 13% (3/22) 2021-05-16T17:32:30.5456346Z remote: Counting objects: 18% (4/22) 2021-05-16T17:32:30.5458378Z remote: Counting objects: 22% (5/22) 2021-05-16T17:32:30.5460421Z remote: Counting objects: 27% (6/22) 2021-05-16T17:32:30.5462319Z remote: Counting objects: 31% (7/22) 2021-05-16T17:32:30.5464227Z remote: Counting objects: 36% (8/22) 2021-05-16T17:32:30.5466173Z remote: Counting objects: 40% (9/22) 2021-05-16T17:32:30.5468148Z remote: Counting objects: 45% (10/22) 2021-05-16T17:32:30.5470208Z remote: Counting objects: 50% (11/22) 2021-05-16T17:32:30.5472037Z remote: Counting objects: 54% (12/22) 2021-05-16T17:32:30.5473472Z remote: Counting objects: 59% (13/22) 2021-05-16T17:32:30.5475219Z remote: Counting objects: 63% (14/22) 2021-05-16T17:32:30.5476606Z remote: Counting objects: 68% (15/22) 2021-05-16T17:32:30.5477983Z remote: Counting objects: 72% (16/22) 2021-05-16T17:32:30.5479375Z remote: Counting objects: 77% (17/22) 2021-05-16T17:32:30.5480752Z remote: Counting objects: 81% (18/22) 2021-05-16T17:32:30.5482189Z remote: Counting objects: 86% (19/22) 2021-05-16T17:32:30.5483593Z remote: Counting objects: 90% (20/22) 2021-05-16T17:32:30.5484963Z remote: Counting objects: 95% (21/22) 2021-05-16T17:32:30.5486386Z remote: Counting objects: 100% (22/22) 2021-05-16T17:32:30.5488211Z remote: Counting objects: 100% (22/22), done. 2021-05-16T17:32:30.5489650Z remote: Compressing objects: 5% (1/19) 2021-05-16T17:32:30.5490984Z remote: Compressing objects: 10% (2/19) 2021-05-16T17:32:30.5492521Z remote: Compressing objects: 15% (3/19) 2021-05-16T17:32:30.5507334Z remote: Compressing objects: 21% (4/19) 2021-05-16T17:32:30.5509159Z remote: Compressing objects: 26% (5/19) 2021-05-16T17:32:30.5510354Z remote: Compressing objects: 31% (6/19) 2021-05-16T17:32:30.5511540Z remote: Compressing objects: 36% (7/19) 2021-05-16T17:32:30.5512655Z remote: Compressing objects: 42% (8/19) 2021-05-16T17:32:30.5513302Z remote: Compressing objects: 47% (9/19) 2021-05-16T17:32:30.5513971Z remote: Compressing objects: 52% (10/19) 2021-05-16T17:32:30.5514616Z remote: Compressing objects: 57% (11/19) 2021-05-16T17:32:30.5515288Z remote: Compressing objects: 63% (12/19) 2021-05-16T17:32:30.5515942Z remote: Compressing objects: 68% (13/19) 2021-05-16T17:32:30.5516605Z remote: Compressing objects: 73% (14/19) 2021-05-16T17:32:30.5517267Z remote: Compressing objects: 78% (15/19) 2021-05-16T17:32:30.5517906Z remote: Compressing objects: 84% (16/19) 2021-05-16T17:32:30.5518700Z remote: Compressing objects: 89% (17/19) 2021-05-16T17:32:30.5519407Z remote: Compressing objects: 94% (18/19) 2021-05-16T17:32:30.5520067Z remote: Compressing objects: 100% (19/19) 2021-05-16T17:32:30.5520741Z remote: Compressing objects: 100% (19/19), done. 2021-05-16T17:32:30.5522190Z remote: Total 22 (delta 2), reused 17 (delta 1), pack-reused 0 2021-05-16T17:32:30.5710471Z From https://github.com/neuroconductor/oro.asl 2021-05-16T17:32:30.5712150Z * [new ref] f75ded7d086f75a6bbd12f50084694d66adb49d1 -> 0.1.1.s 2021-05-16T17:32:30.5759973Z ##[endgroup] 2021-05-16T17:32:30.5761433Z ##[group]Determining the checkout info 2021-05-16T17:32:30.5762554Z ##[endgroup] 2021-05-16T17:32:30.5763662Z ##[group]Checking out the ref 2021-05-16T17:32:30.5765315Z [command]/usr/bin/git checkout --progress --force refs/tags/0.1.1.s 2021-05-16T17:32:30.5851008Z Note: switching to 'refs/tags/0.1.1.s'. 2021-05-16T17:32:30.5853017Z 2021-05-16T17:32:30.5854794Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-16T17:32:30.5856140Z changes and commit them, and you can discard any commits you make in this 2021-05-16T17:32:30.5857332Z state without impacting any branches by switching back to a branch. 2021-05-16T17:32:30.5858069Z 2021-05-16T17:32:30.5858894Z If you want to create a new branch to retain commits you create, you may 2021-05-16T17:32:30.5860199Z do so (now or later) by using -c with the switch command. Example: 2021-05-16T17:32:30.5861259Z 2021-05-16T17:32:30.5862532Z git switch -c 2021-05-16T17:32:30.5863353Z 2021-05-16T17:32:30.5864026Z Or undo this operation with: 2021-05-16T17:32:30.5864593Z 2021-05-16T17:32:30.5865407Z git switch - 2021-05-16T17:32:30.5865928Z 2021-05-16T17:32:30.5866861Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-16T17:32:30.5867760Z 2021-05-16T17:32:30.5872672Z HEAD is now at f75ded7 Version id 81 stable 2021-05-16T17:32:30.5893324Z ##[endgroup] 2021-05-16T17:32:30.5963043Z [command]/usr/bin/git log -1 --format='%H' 2021-05-16T17:32:30.6004641Z 'f75ded7d086f75a6bbd12f50084694d66adb49d1' 2021-05-16T17:32:30.6170484Z ##[group]Run r-lib/actions/setup-r@master 2021-05-16T17:32:30.6171007Z with: 2021-05-16T17:32:30.6171437Z r-version: devel 2021-05-16T17:32:30.6172125Z Ncpus: 1 2021-05-16T17:32:30.6172611Z crayon.enabled: NULL 2021-05-16T17:32:30.6173217Z remove-openmp-macos: true 2021-05-16T17:32:30.6173858Z http-user-agent: default 2021-05-16T17:32:30.6174383Z install-r: true 2021-05-16T17:32:30.6175043Z windows-path-include-mingw: true 2021-05-16T17:32:30.6175646Z env: 2021-05-16T17:32:30.6176145Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:32:30.6176662Z TIC_DEPLOY_KEY: 2021-05-16T17:32:30.6177590Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:32:30.6179766Z GITHUB_PAT: *** 2021-05-16T17:32:30.6180188Z COVERALLS_TOKEN: 2021-05-16T17:32:30.6180698Z continue-on-error: true 2021-05-16T17:32:30.6181325Z VDIFFR_RUN_TESTS: 2021-05-16T17:32:30.6181740Z ##[endgroup] 2021-05-16T17:32:33.1327339Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive add-apt-repository -y ppa:cran/travis 2021-05-16T17:32:34.9662127Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-16T17:32:34.9667706Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-16T17:32:34.9670601Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-16T17:32:35.0265100Z Hit:4 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-16T17:32:35.0795874Z Get:5 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-16T17:32:35.0797254Z Get:6 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] 2021-05-16T17:32:35.1263704Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-16T17:32:35.7392828Z Get:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease [18.0 kB] 2021-05-16T17:32:35.7414290Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [983 kB] 2021-05-16T17:32:35.7416416Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [222 kB] 2021-05-16T17:32:35.7418433Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.3 kB] 2021-05-16T17:32:35.7420396Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [226 kB] 2021-05-16T17:32:35.7422389Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [33.3 kB] 2021-05-16T17:32:35.7424386Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [774 kB] 2021-05-16T17:32:35.7426217Z Hit:15 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-16T17:32:35.7428091Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [166 kB] 2021-05-16T17:32:35.7430112Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [17.4 kB] 2021-05-16T17:32:35.8694869Z Get:18 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [73.2 kB] 2021-05-16T17:32:36.0423813Z Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [655 kB] 2021-05-16T17:32:36.1107769Z Get:20 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [131 kB] 2021-05-16T17:32:36.1139995Z Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7508 B] 2021-05-16T17:32:36.1142374Z Get:22 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [203 kB] 2021-05-16T17:32:36.1161482Z Get:23 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [29.7 kB] 2021-05-16T17:32:36.1171909Z Get:24 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [565 kB] 2021-05-16T17:32:36.1293104Z Get:25 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [11.0 kB] 2021-05-16T17:32:43.2102966Z Fetched 4463 kB in 1s (3074 kB/s) 2021-05-16T17:32:44.0719385Z Reading package lists... 2021-05-16T17:32:44.0985705Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get update -y -qq 2021-05-16T17:32:46.1465623Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get install -y gdebi-core qpdf devscripts 2021-05-16T17:32:46.2172243Z Reading package lists... 2021-05-16T17:32:46.3879858Z Building dependency tree... 2021-05-16T17:32:46.3897469Z Reading state information... 2021-05-16T17:32:46.5533904Z The following additional packages will be installed: 2021-05-16T17:32:46.5536524Z dctrl-tools diffstat dput gettext intltool-debian libapt-pkg-perl 2021-05-16T17:32:46.5539063Z libarchive-zip-perl libarray-intspan-perl libasync-mergepoint-perl 2021-05-16T17:32:46.5542065Z libb-hooks-endofscope-perl libb-hooks-op-check-perl libcapture-tiny-perl 2021-05-16T17:32:46.5545245Z libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 2021-05-16T17:32:46.5548636Z libcommon-sense-perl libconst-fast-perl libcontextual-return-perl 2021-05-16T17:32:46.5551180Z libcpanel-json-xs-perl libcroco3 libdata-optlist-perl 2021-05-16T17:32:46.5553917Z libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl 2021-05-16T17:32:46.5557011Z libdigest-hmac-perl libdistro-info-perl libdynaloader-functions-perl 2021-05-16T17:32:46.5559741Z libemail-valid-perl libexporter-tiny-perl libfile-chdir-perl 2021-05-16T17:32:46.5562318Z libfile-find-rule-perl libfile-homedir-perl libfile-which-perl 2021-05-16T17:32:46.5565016Z libfont-ttf-perl libfuture-perl libgetopt-long-descriptive-perl 2021-05-16T17:32:46.5567781Z libgit-wrapper-perl libgitlab-api-v4-perl libhash-fieldhash-perl 2021-05-16T17:32:46.5570803Z libhttp-tiny-multipart-perl libimport-into-perl libio-async-loop-epoll-perl 2021-05-16T17:32:46.5574089Z libio-async-perl libio-prompter-perl libio-pty-perl libio-string-perl 2021-05-16T17:32:46.5576662Z libipc-run-perl libjson-maybexs-perl libjson-perl libjson-xs-perl 2021-05-16T17:32:46.5579248Z liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl 2021-05-16T17:32:46.5581729Z liblist-someutils-perl liblist-someutils-xs-perl 2021-05-16T17:32:46.5584628Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-16T17:32:46.5587856Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-16T17:32:46.5590568Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-16T17:32:46.5593013Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-16T17:32:46.5595506Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-16T17:32:46.5598337Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-16T17:32:46.5600061Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-16T17:32:46.5601621Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-16T17:32:46.5603123Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-16T17:32:46.5604815Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-16T17:32:46.5606301Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-16T17:32:46.5607815Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-16T17:32:46.5609338Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-16T17:32:46.5610816Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-16T17:32:46.5612507Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-16T17:32:46.5614124Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-16T17:32:46.5615561Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-16T17:32:46.5616977Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-16T17:32:46.5618442Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-16T17:32:46.5619817Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-16T17:32:46.5621076Z python3-magic python3-unidiff python3-xdg t1utils wdiff 2021-05-16T17:32:46.5621732Z Suggested packages: 2021-05-16T17:32:46.5622588Z debtags adequate autopkgtest bls-standalone bsd-mailx | mailx 2021-05-16T17:32:46.5623770Z check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope 2021-05-16T17:32:46.5625616Z disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl 2021-05-16T17:32:46.5627843Z libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts 2021-05-16T17:32:46.5629246Z mutt piuparts quilt ratt reprotest svn-buildpackage w3m debian-keyring 2021-05-16T17:32:46.5630531Z equivs libsoap-lite-perl python3-paramiko mini-dinstall gettext-doc 2021-05-16T17:32:46.5631824Z autopoint libasprintf-dev libgettextpo-dev libossp-uuid-perl 2021-05-16T17:32:46.5633312Z libscalar-number-perl libbareword-filehandles-perl libindirect-perl 2021-05-16T17:32:46.5635215Z libmultidimensional-perl libdevel-lexalias-perl libdevel-stacktrace-perl 2021-05-16T17:32:46.5636712Z binutils-multiarch libtext-template-perl wdiff-doc 2021-05-16T17:32:47.1392916Z The following NEW packages will be installed: 2021-05-16T17:32:47.1397606Z dctrl-tools devscripts diffstat dput gdebi-core gettext intltool-debian 2021-05-16T17:32:47.1399255Z libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl 2021-05-16T17:32:47.1402233Z libasync-mergepoint-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 2021-05-16T17:32:47.1405342Z libcapture-tiny-perl libclass-method-modifiers-perl libclass-xsaccessor-perl 2021-05-16T17:32:47.1407661Z libclone-perl libcommon-sense-perl libconst-fast-perl 2021-05-16T17:32:47.1409509Z libcontextual-return-perl libcpanel-json-xs-perl libcroco3 2021-05-16T17:32:47.1411400Z libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl 2021-05-16T17:32:47.1413484Z libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl 2021-05-16T17:32:47.1415733Z libdynaloader-functions-perl libemail-valid-perl libexporter-tiny-perl 2021-05-16T17:32:47.1417732Z libfile-chdir-perl libfile-find-rule-perl libfile-homedir-perl 2021-05-16T17:32:47.1423523Z libfile-which-perl libfont-ttf-perl libfuture-perl 2021-05-16T17:32:47.1425390Z libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 2021-05-16T17:32:47.1427251Z libhash-fieldhash-perl libhttp-tiny-multipart-perl libimport-into-perl 2021-05-16T17:32:47.1428909Z libio-async-loop-epoll-perl libio-async-perl libio-prompter-perl 2021-05-16T17:32:47.1435340Z libio-pty-perl libio-string-perl libipc-run-perl libjson-maybexs-perl 2021-05-16T17:32:47.1436900Z libjson-perl libjson-xs-perl liblinux-epoll-perl liblist-compare-perl 2021-05-16T17:32:47.1438522Z liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl 2021-05-16T17:32:47.1440385Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-16T17:32:47.1442226Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-16T17:32:47.1443795Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-16T17:32:47.1445433Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-16T17:32:47.1447040Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-16T17:32:47.1448671Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-16T17:32:47.1450512Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-16T17:32:47.1452240Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-16T17:32:47.1453868Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-16T17:32:47.1455669Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-16T17:32:47.1457372Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-16T17:32:47.1458918Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-16T17:32:47.1460711Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-16T17:32:47.1462248Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-16T17:32:47.1463896Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-16T17:32:47.1465757Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-16T17:32:47.1467727Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-16T17:32:47.1469169Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-16T17:32:47.1470679Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-16T17:32:47.1472061Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-16T17:32:47.1473211Z python3-magic python3-unidiff python3-xdg qpdf t1utils wdiff 2021-05-16T17:32:47.1669072Z 0 upgraded, 130 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:32:47.1670397Z Need to get 8648 kB of archives. 2021-05-16T17:32:47.1671810Z After this operation, 32.3 MB of additional disk space will be used. 2021-05-16T17:32:47.1673728Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 2021-05-16T17:32:47.1684197Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] 2021-05-16T17:32:47.1690360Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] 2021-05-16T17:32:47.1706185Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] 2021-05-16T17:32:47.1718786Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] 2021-05-16T17:32:47.1745312Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] 2021-05-16T17:32:47.1757388Z 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-16T17:32:47.1768359Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] 2021-05-16T17:32:47.1779020Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] 2021-05-16T17:32:47.1790153Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] 2021-05-16T17:32:47.1802105Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] 2021-05-16T17:32:47.1813539Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] 2021-05-16T17:32:47.1824091Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] 2021-05-16T17:32:47.1835569Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 2021-05-16T17:32:47.1846582Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] 2021-05-16T17:32:47.1858760Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] 2021-05-16T17:32:47.1872169Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 2021-05-16T17:32:47.1887715Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 2021-05-16T17:32:47.1901456Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] 2021-05-16T17:32:47.1996468Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] 2021-05-16T17:32:47.2008855Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] 2021-05-16T17:32:47.2034042Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] 2021-05-16T17:32:47.2046809Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdebi-core all 0.9.5.7+nmu3 [116 kB] 2021-05-16T17:32:47.2068548Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-05-16T17:32:47.2085790Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-05-16T17:32:47.2172675Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-05-16T17:32:47.2186082Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] 2021-05-16T17:32:47.2201525Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-05-16T17:32:47.2218914Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] 2021-05-16T17:32:47.2230502Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] 2021-05-16T17:32:47.2241203Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] 2021-05-16T17:32:47.2253345Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] 2021-05-16T17:32:47.2264645Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] 2021-05-16T17:32:47.2277883Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] 2021-05-16T17:32:47.2289017Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] 2021-05-16T17:32:47.2300952Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] 2021-05-16T17:32:47.2313280Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] 2021-05-16T17:32:47.2323451Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] 2021-05-16T17:32:47.2334519Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] 2021-05-16T17:32:47.2345620Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] 2021-05-16T17:32:47.2355897Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] 2021-05-16T17:32:47.2365924Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] 2021-05-16T17:32:47.2378756Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] 2021-05-16T17:32:47.2388627Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] 2021-05-16T17:32:47.2433212Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] 2021-05-16T17:32:47.2441883Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] 2021-05-16T17:32:47.2464027Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] 2021-05-16T17:32:47.2476196Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] 2021-05-16T17:32:47.2487635Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] 2021-05-16T17:32:47.2493946Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] 2021-05-16T17:32:47.2503651Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] 2021-05-16T17:32:47.2545829Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] 2021-05-16T17:32:47.2564089Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] 2021-05-16T17:32:47.2583526Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] 2021-05-16T17:32:47.2585525Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] 2021-05-16T17:32:47.2587467Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] 2021-05-16T17:32:47.2601331Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] 2021-05-16T17:32:47.2608444Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] 2021-05-16T17:32:47.2616459Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] 2021-05-16T17:32:47.2622600Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] 2021-05-16T17:32:47.2651932Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] 2021-05-16T17:32:47.2662589Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] 2021-05-16T17:32:47.2672904Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] 2021-05-16T17:32:47.2680503Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 2021-05-16T17:32:47.2686511Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] 2021-05-16T17:32:47.2694058Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] 2021-05-16T17:32:47.2704618Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] 2021-05-16T17:32:47.2713352Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] 2021-05-16T17:32:47.2725027Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] 2021-05-16T17:32:47.2735892Z 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-16T17:32:47.2743409Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] 2021-05-16T17:32:47.2751473Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] 2021-05-16T17:32:47.2758270Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] 2021-05-16T17:32:47.2764385Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] 2021-05-16T17:32:47.2771213Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] 2021-05-16T17:32:47.2780204Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] 2021-05-16T17:32:47.2808904Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] 2021-05-16T17:32:47.2819281Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] 2021-05-16T17:32:47.2824766Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] 2021-05-16T17:32:47.2831082Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] 2021-05-16T17:32:47.2855113Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] 2021-05-16T17:32:47.2861750Z 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-16T17:32:47.2865981Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] 2021-05-16T17:32:47.2872037Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] 2021-05-16T17:32:47.2881334Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] 2021-05-16T17:32:47.2887638Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] 2021-05-16T17:32:47.2895580Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] 2021-05-16T17:32:47.2904753Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] 2021-05-16T17:32:47.2911418Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] 2021-05-16T17:32:47.2918628Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] 2021-05-16T17:32:47.2923047Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] 2021-05-16T17:32:47.2929941Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] 2021-05-16T17:32:47.2936367Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB] 2021-05-16T17:32:47.2944051Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] 2021-05-16T17:32:47.2950935Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] 2021-05-16T17:32:47.2957295Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] 2021-05-16T17:32:47.2967207Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] 2021-05-16T17:32:47.2980617Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] 2021-05-16T17:32:47.2988694Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] 2021-05-16T17:32:47.2995516Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] 2021-05-16T17:32:47.3003013Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqpdf26 amd64 9.1.1-1build1 [421 kB] 2021-05-16T17:32:47.3063052Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] 2021-05-16T17:32:47.3086743Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] 2021-05-16T17:32:47.3088878Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] 2021-05-16T17:32:47.3131165Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] 2021-05-16T17:32:47.3134083Z 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-16T17:32:47.3136355Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] 2021-05-16T17:32:47.3138362Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] 2021-05-16T17:32:47.3140435Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] 2021-05-16T17:32:47.3142802Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] 2021-05-16T17:32:47.3150229Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] 2021-05-16T17:32:47.3157773Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 2021-05-16T17:32:47.3163392Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] 2021-05-16T17:32:47.3170235Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] 2021-05-16T17:32:47.3176902Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] 2021-05-16T17:32:47.3184270Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] 2021-05-16T17:32:47.3190292Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] 2021-05-16T17:32:47.3196723Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] 2021-05-16T17:32:47.3203006Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] 2021-05-16T17:32:47.3210007Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] 2021-05-16T17:32:47.3216781Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] 2021-05-16T17:32:47.3222861Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] 2021-05-16T17:32:47.3229491Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] 2021-05-16T17:32:47.3235143Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] 2021-05-16T17:32:47.3240346Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] 2021-05-16T17:32:47.3247846Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] 2021-05-16T17:32:47.3333849Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 2021-05-16T17:32:47.3338324Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] 2021-05-16T17:32:47.3345492Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qpdf amd64 9.1.1-1build1 [476 kB] 2021-05-16T17:32:47.3389005Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] 2021-05-16T17:32:48.1219394Z Fetched 8648 kB in 0s (45.1 MB/s) 2021-05-16T17:32:48.1690685Z Selecting previously unselected package dctrl-tools. 2021-05-16T17:32:48.1951363Z (Reading database ... 2021-05-16T17:32:48.1952531Z (Reading database ... 5% 2021-05-16T17:32:48.1953547Z (Reading database ... 10% 2021-05-16T17:32:48.1954074Z (Reading database ... 15% 2021-05-16T17:32:48.1954618Z (Reading database ... 20% 2021-05-16T17:32:48.1955200Z (Reading database ... 25% 2021-05-16T17:32:48.1955739Z (Reading database ... 30% 2021-05-16T17:32:48.1956318Z (Reading database ... 35% 2021-05-16T17:32:48.1956798Z (Reading database ... 40% 2021-05-16T17:32:48.1957333Z (Reading database ... 45% 2021-05-16T17:32:48.1957818Z (Reading database ... 50% 2021-05-16T17:32:48.2511086Z (Reading database ... 55% 2021-05-16T17:32:48.3340899Z (Reading database ... 60% 2021-05-16T17:32:48.4003081Z (Reading database ... 65% 2021-05-16T17:32:48.4674878Z (Reading database ... 70% 2021-05-16T17:32:48.5548798Z (Reading database ... 75% 2021-05-16T17:32:48.6634271Z (Reading database ... 80% 2021-05-16T17:32:48.7876146Z (Reading database ... 85% 2021-05-16T17:32:48.8590534Z (Reading database ... 90% 2021-05-16T17:32:48.9313603Z (Reading database ... 95% 2021-05-16T17:32:48.9314284Z (Reading database ... 100% 2021-05-16T17:32:48.9315099Z (Reading database ... 254809 files and directories currently installed.) 2021-05-16T17:32:48.9434265Z Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... 2021-05-16T17:32:48.9549470Z Unpacking dctrl-tools (2.24-3) ... 2021-05-16T17:32:49.0014851Z Selecting previously unselected package libfile-which-perl. 2021-05-16T17:32:49.0275166Z Preparing to unpack .../001-libfile-which-perl_1.23-1_all.deb ... 2021-05-16T17:32:49.0296267Z Unpacking libfile-which-perl (1.23-1) ... 2021-05-16T17:32:49.0613599Z Selecting previously unselected package libfile-homedir-perl. 2021-05-16T17:32:49.0843302Z Preparing to unpack .../002-libfile-homedir-perl_1.004-1_all.deb ... 2021-05-16T17:32:49.0856479Z Unpacking libfile-homedir-perl (1.004-1) ... 2021-05-16T17:32:49.1213368Z Selecting previously unselected package libio-pty-perl. 2021-05-16T17:32:49.1445015Z Preparing to unpack .../003-libio-pty-perl_1%3a1.12-1_amd64.deb ... 2021-05-16T17:32:49.1458483Z Unpacking libio-pty-perl (1:1.12-1) ... 2021-05-16T17:32:49.1773616Z Selecting previously unselected package libipc-run-perl. 2021-05-16T17:32:49.2009218Z Preparing to unpack .../004-libipc-run-perl_20180523.0-2_all.deb ... 2021-05-16T17:32:49.2025147Z Unpacking libipc-run-perl (20180523.0-2) ... 2021-05-16T17:32:49.2412494Z Selecting previously unselected package libclass-method-modifiers-perl. 2021-05-16T17:32:49.2643747Z Preparing to unpack .../005-libclass-method-modifiers-perl_2.13-1_all.deb ... 2021-05-16T17:32:49.2658373Z Unpacking libclass-method-modifiers-perl (2.13-1) ... 2021-05-16T17:32:49.2961798Z Selecting previously unselected package libb-hooks-op-check-perl. 2021-05-16T17:32:49.3232532Z Preparing to unpack .../006-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... 2021-05-16T17:32:49.3249075Z Unpacking libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-16T17:32:49.3525530Z Selecting previously unselected package libdynaloader-functions-perl. 2021-05-16T17:32:49.3798351Z Preparing to unpack .../007-libdynaloader-functions-perl_0.003-1_all.deb ... 2021-05-16T17:32:49.3812670Z Unpacking libdynaloader-functions-perl (0.003-1) ... 2021-05-16T17:32:49.4135697Z Selecting previously unselected package libdevel-callchecker-perl. 2021-05-16T17:32:49.4343139Z Preparing to unpack .../008-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... 2021-05-16T17:32:49.4359156Z Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-16T17:32:49.4693659Z Selecting previously unselected package libparams-classify-perl. 2021-05-16T17:32:49.4944590Z Preparing to unpack .../009-libparams-classify-perl_0.015-1build2_amd64.deb ... 2021-05-16T17:32:49.4959318Z Unpacking libparams-classify-perl (0.015-1build2) ... 2021-05-16T17:32:49.5293599Z Selecting previously unselected package libmodule-runtime-perl. 2021-05-16T17:32:49.5539264Z Preparing to unpack .../010-libmodule-runtime-perl_0.016-1_all.deb ... 2021-05-16T17:32:49.5566525Z Unpacking libmodule-runtime-perl (0.016-1) ... 2021-05-16T17:32:49.5893542Z Selecting previously unselected package libimport-into-perl. 2021-05-16T17:32:49.6132086Z Preparing to unpack .../011-libimport-into-perl_1.002005-1_all.deb ... 2021-05-16T17:32:49.6152099Z Unpacking libimport-into-perl (1.002005-1) ... 2021-05-16T17:32:49.6499090Z Selecting previously unselected package librole-tiny-perl. 2021-05-16T17:32:49.6847519Z Preparing to unpack .../012-librole-tiny-perl_2.001004-1_all.deb ... 2021-05-16T17:32:49.6856915Z Unpacking librole-tiny-perl (2.001004-1) ... 2021-05-16T17:32:49.7124486Z Selecting previously unselected package libstrictures-perl. 2021-05-16T17:32:49.7399116Z Preparing to unpack .../013-libstrictures-perl_2.000006-1_all.deb ... 2021-05-16T17:32:49.7412782Z Unpacking libstrictures-perl (2.000006-1) ... 2021-05-16T17:32:49.7753710Z Selecting previously unselected package libsub-quote-perl. 2021-05-16T17:32:49.8005530Z Preparing to unpack .../014-libsub-quote-perl_2.006006-1_all.deb ... 2021-05-16T17:32:49.8027568Z Unpacking libsub-quote-perl (2.006006-1) ... 2021-05-16T17:32:49.8296489Z Selecting previously unselected package libmoo-perl. 2021-05-16T17:32:49.8587149Z Preparing to unpack .../015-libmoo-perl_2.003006-1_all.deb ... 2021-05-16T17:32:49.8600700Z Unpacking libmoo-perl (2.003006-1) ... 2021-05-16T17:32:49.9093513Z Selecting previously unselected package patchutils. 2021-05-16T17:32:49.9340345Z Preparing to unpack .../016-patchutils_0.3.4-2_amd64.deb ... 2021-05-16T17:32:49.9355438Z Unpacking patchutils (0.3.4-2) ... 2021-05-16T17:32:49.9709425Z Selecting previously unselected package wdiff. 2021-05-16T17:32:50.0009111Z Preparing to unpack .../017-wdiff_1.2.2-2build1_amd64.deb ... 2021-05-16T17:32:50.0020977Z Unpacking wdiff (1.2.2-2build1) ... 2021-05-16T17:32:50.0412835Z Selecting previously unselected package devscripts. 2021-05-16T17:32:50.0645822Z Preparing to unpack .../018-devscripts_2.20.2ubuntu2_amd64.deb ... 2021-05-16T17:32:50.1008577Z Unpacking devscripts (2.20.2ubuntu2) ... 2021-05-16T17:32:50.2612983Z Selecting previously unselected package diffstat. 2021-05-16T17:32:50.2873159Z Preparing to unpack .../019-diffstat_1.63-1_amd64.deb ... 2021-05-16T17:32:50.2895903Z Unpacking diffstat (1.63-1) ... 2021-05-16T17:32:50.3253280Z Selecting previously unselected package python3-gpg. 2021-05-16T17:32:50.3495437Z Preparing to unpack .../020-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... 2021-05-16T17:32:50.3512436Z Unpacking python3-gpg (1.13.1-7ubuntu2) ... 2021-05-16T17:32:50.4114896Z Selecting previously unselected package dput. 2021-05-16T17:32:50.4432350Z Preparing to unpack .../021-dput_1.0.3ubuntu1_all.deb ... 2021-05-16T17:32:50.4643213Z Unpacking dput (1.0.3ubuntu1) ... 2021-05-16T17:32:50.5055359Z Selecting previously unselected package gdebi-core. 2021-05-16T17:32:50.5289115Z Preparing to unpack .../022-gdebi-core_0.9.5.7+nmu3_all.deb ... 2021-05-16T17:32:50.5302950Z Unpacking gdebi-core (0.9.5.7+nmu3) ... 2021-05-16T17:32:51.2422916Z Selecting previously unselected package libcroco3:amd64. 2021-05-16T17:32:51.2434066Z Preparing to unpack .../023-libcroco3_0.6.13-1_amd64.deb ... 2021-05-16T17:32:51.2452745Z Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-05-16T17:32:51.2453775Z Selecting previously unselected package gettext. 2021-05-16T17:32:51.2454979Z Preparing to unpack .../024-gettext_0.19.8.1-10build1_amd64.deb ... 2021-05-16T17:32:51.2456025Z Unpacking gettext (0.19.8.1-10build1) ... 2021-05-16T17:32:51.2457124Z Selecting previously unselected package intltool-debian. 2021-05-16T17:32:51.2458390Z Preparing to unpack .../025-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-05-16T17:32:51.2459482Z Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-05-16T17:32:51.2460616Z Selecting previously unselected package libapt-pkg-perl. 2021-05-16T17:32:51.2461891Z Preparing to unpack .../026-libapt-pkg-perl_0.1.36build3_amd64.deb ... 2021-05-16T17:32:51.2463160Z Unpacking libapt-pkg-perl (0.1.36build3) ... 2021-05-16T17:32:51.2464387Z Selecting previously unselected package libarchive-zip-perl. 2021-05-16T17:32:51.2465707Z Preparing to unpack .../027-libarchive-zip-perl_1.67-2_all.deb ... 2021-05-16T17:32:51.2466885Z Unpacking libarchive-zip-perl (1.67-2) ... 2021-05-16T17:32:51.2468152Z Selecting previously unselected package libarray-intspan-perl. 2021-05-16T17:32:51.2469543Z Preparing to unpack .../028-libarray-intspan-perl_2.003-1_all.deb ... 2021-05-16T17:32:51.2470754Z Unpacking libarray-intspan-perl (2.003-1) ... 2021-05-16T17:32:51.2472084Z Selecting previously unselected package libasync-mergepoint-perl. 2021-05-16T17:32:51.2473563Z Preparing to unpack .../029-libasync-mergepoint-perl_0.04-2_all.deb ... 2021-05-16T17:32:51.2474871Z Unpacking libasync-mergepoint-perl (0.04-2) ... 2021-05-16T17:32:51.2488184Z Selecting previously unselected package libmodule-implementation-perl. 2021-05-16T17:32:51.2489990Z Preparing to unpack .../030-libmodule-implementation-perl_0.09-1_all.deb ... 2021-05-16T17:32:51.2491489Z Unpacking libmodule-implementation-perl (0.09-1) ... 2021-05-16T17:32:51.2493564Z Selecting previously unselected package libsub-exporter-progressive-perl. 2021-05-16T17:32:51.2581472Z Preparing to unpack .../031-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 2021-05-16T17:32:51.2593547Z Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-16T17:32:51.2847775Z Selecting previously unselected package libvariable-magic-perl. 2021-05-16T17:32:51.3126007Z Preparing to unpack .../032-libvariable-magic-perl_0.62-1build2_amd64.deb ... 2021-05-16T17:32:51.3142920Z Unpacking libvariable-magic-perl (0.62-1build2) ... 2021-05-16T17:32:51.3447325Z Selecting previously unselected package libb-hooks-endofscope-perl. 2021-05-16T17:32:51.3728971Z Preparing to unpack .../033-libb-hooks-endofscope-perl_0.24-1_all.deb ... 2021-05-16T17:32:51.3743872Z Unpacking libb-hooks-endofscope-perl (0.24-1) ... 2021-05-16T17:32:51.4093412Z Selecting previously unselected package libcapture-tiny-perl. 2021-05-16T17:32:51.4316866Z Preparing to unpack .../034-libcapture-tiny-perl_0.48-1_all.deb ... 2021-05-16T17:32:51.4330325Z Unpacking libcapture-tiny-perl (0.48-1) ... 2021-05-16T17:32:51.4734305Z Selecting previously unselected package libclass-xsaccessor-perl. 2021-05-16T17:32:51.4984430Z Preparing to unpack .../035-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... 2021-05-16T17:32:51.4999156Z Unpacking libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-16T17:32:51.5329601Z Selecting previously unselected package libclone-perl. 2021-05-16T17:32:51.5606794Z Preparing to unpack .../036-libclone-perl_0.43-2_amd64.deb ... 2021-05-16T17:32:51.5626418Z Unpacking libclone-perl (0.43-2) ... 2021-05-16T17:32:51.5933928Z Selecting previously unselected package libcommon-sense-perl. 2021-05-16T17:32:51.6197040Z Preparing to unpack .../037-libcommon-sense-perl_3.74-2build6_amd64.deb ... 2021-05-16T17:32:51.6213945Z Unpacking libcommon-sense-perl (3.74-2build6) ... 2021-05-16T17:32:51.6485399Z Selecting previously unselected package libparams-util-perl. 2021-05-16T17:32:51.6762202Z Preparing to unpack .../038-libparams-util-perl_1.07-3build5_amd64.deb ... 2021-05-16T17:32:51.6776428Z Unpacking libparams-util-perl (1.07-3build5) ... 2021-05-16T17:32:51.7094279Z Selecting previously unselected package libsub-install-perl. 2021-05-16T17:32:51.7349901Z Preparing to unpack .../039-libsub-install-perl_0.928-1_all.deb ... 2021-05-16T17:32:51.7366593Z Unpacking libsub-install-perl (0.928-1) ... 2021-05-16T17:32:51.7613497Z Selecting previously unselected package libdata-optlist-perl. 2021-05-16T17:32:51.7891198Z Preparing to unpack .../040-libdata-optlist-perl_0.110-1_all.deb ... 2021-05-16T17:32:51.7909110Z Unpacking libdata-optlist-perl (0.110-1) ... 2021-05-16T17:32:51.8213678Z Selecting previously unselected package libsub-exporter-perl. 2021-05-16T17:32:51.8440190Z Preparing to unpack .../041-libsub-exporter-perl_0.987-1_all.deb ... 2021-05-16T17:32:51.8453918Z Unpacking libsub-exporter-perl (0.987-1) ... 2021-05-16T17:32:51.8728555Z Selecting previously unselected package libconst-fast-perl. 2021-05-16T17:32:51.9008088Z Preparing to unpack .../042-libconst-fast-perl_0.014-1_all.deb ... 2021-05-16T17:32:51.9041151Z Unpacking libconst-fast-perl (0.014-1) ... 2021-05-16T17:32:51.9293412Z Selecting previously unselected package libwant-perl. 2021-05-16T17:32:51.9570465Z Preparing to unpack .../043-libwant-perl_0.29-1build4_amd64.deb ... 2021-05-16T17:32:51.9589632Z Unpacking libwant-perl (0.29-1build4) ... 2021-05-16T17:32:51.9881950Z Selecting previously unselected package libcontextual-return-perl. 2021-05-16T17:32:52.0159886Z Preparing to unpack .../044-libcontextual-return-perl_0.004014-2_all.deb ... 2021-05-16T17:32:52.0170440Z Unpacking libcontextual-return-perl (0.004014-2) ... 2021-05-16T17:32:52.0483438Z Selecting previously unselected package libcpanel-json-xs-perl. 2021-05-16T17:32:52.0767044Z Preparing to unpack .../045-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... 2021-05-16T17:32:52.0779166Z Unpacking libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-16T17:32:52.1173802Z Selecting previously unselected package libdigest-bubblebabble-perl. 2021-05-16T17:32:52.1419243Z Preparing to unpack .../046-libdigest-bubblebabble-perl_0.02-2_all.deb ... 2021-05-16T17:32:52.1435411Z Unpacking libdigest-bubblebabble-perl (0.02-2) ... 2021-05-16T17:32:52.1773239Z Selecting previously unselected package libdigest-hmac-perl. 2021-05-16T17:32:52.1971775Z Preparing to unpack .../047-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... 2021-05-16T17:32:52.1985063Z Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-16T17:32:52.2245624Z Selecting previously unselected package libdistro-info-perl. 2021-05-16T17:32:52.2525245Z Preparing to unpack .../048-libdistro-info-perl_0.23ubuntu1_all.deb ... 2021-05-16T17:32:52.2543124Z Unpacking libdistro-info-perl (0.23ubuntu1) ... 2021-05-16T17:32:52.2797496Z Selecting previously unselected package libnet-ip-perl. 2021-05-16T17:32:52.3083179Z Preparing to unpack .../049-libnet-ip-perl_1.26-2_all.deb ... 2021-05-16T17:32:52.3093656Z Unpacking libnet-ip-perl (1.26-2) ... 2021-05-16T17:32:52.3375048Z Selecting previously unselected package libnet-dns-perl. 2021-05-16T17:32:52.3657491Z Preparing to unpack .../050-libnet-dns-perl_1.22-1_all.deb ... 2021-05-16T17:32:52.3667446Z Unpacking libnet-dns-perl (1.22-1) ... 2021-05-16T17:32:52.4324927Z Selecting previously unselected package libnet-domain-tld-perl. 2021-05-16T17:32:52.4606181Z Preparing to unpack .../051-libnet-domain-tld-perl_1.75-1_all.deb ... 2021-05-16T17:32:52.4618813Z Unpacking libnet-domain-tld-perl (1.75-1) ... 2021-05-16T17:32:52.4951697Z Selecting previously unselected package libemail-valid-perl. 2021-05-16T17:32:52.5179412Z Preparing to unpack .../052-libemail-valid-perl_1.202-1_all.deb ... 2021-05-16T17:32:52.5196479Z Unpacking libemail-valid-perl (1.202-1) ... 2021-05-16T17:32:52.5548352Z Selecting previously unselected package libexporter-tiny-perl. 2021-05-16T17:32:52.5770658Z Preparing to unpack .../053-libexporter-tiny-perl_1.002001-1_all.deb ... 2021-05-16T17:32:52.5782705Z Unpacking libexporter-tiny-perl (1.002001-1) ... 2021-05-16T17:32:52.6133643Z Selecting previously unselected package libfile-chdir-perl. 2021-05-16T17:32:52.6391371Z Preparing to unpack .../054-libfile-chdir-perl_0.1008-1_all.deb ... 2021-05-16T17:32:52.6416569Z Unpacking libfile-chdir-perl (0.1008-1) ... 2021-05-16T17:32:52.6840477Z Selecting previously unselected package libnumber-compare-perl. 2021-05-16T17:32:52.7119404Z Preparing to unpack .../055-libnumber-compare-perl_0.03-1_all.deb ... 2021-05-16T17:32:52.7135451Z Unpacking libnumber-compare-perl (0.03-1) ... 2021-05-16T17:32:52.7425927Z Selecting previously unselected package libtext-glob-perl. 2021-05-16T17:32:52.7681040Z Preparing to unpack .../056-libtext-glob-perl_0.10-1_all.deb ... 2021-05-16T17:32:52.7693162Z Unpacking libtext-glob-perl (0.10-1) ... 2021-05-16T17:32:52.7945545Z Selecting previously unselected package libfile-find-rule-perl. 2021-05-16T17:32:52.8225608Z Preparing to unpack .../057-libfile-find-rule-perl_0.34-1_all.deb ... 2021-05-16T17:32:52.8236517Z Unpacking libfile-find-rule-perl (0.34-1) ... 2021-05-16T17:32:52.8574074Z Selecting previously unselected package libio-string-perl. 2021-05-16T17:32:52.8806736Z Preparing to unpack .../058-libio-string-perl_1.08-3_all.deb ... 2021-05-16T17:32:52.8828379Z Unpacking libio-string-perl (1.08-3) ... 2021-05-16T17:32:52.9213350Z Selecting previously unselected package libfont-ttf-perl. 2021-05-16T17:32:52.9423532Z Preparing to unpack .../059-libfont-ttf-perl_1.06-1_all.deb ... 2021-05-16T17:32:52.9434730Z Unpacking libfont-ttf-perl (1.06-1) ... 2021-05-16T17:32:53.0093519Z Selecting previously unselected package libfuture-perl. 2021-05-16T17:32:53.0364061Z Preparing to unpack .../060-libfuture-perl_0.43-1_all.deb ... 2021-05-16T17:32:53.0382882Z Unpacking libfuture-perl (0.43-1) ... 2021-05-16T17:32:53.0831977Z Selecting previously unselected package libparams-validate-perl. 2021-05-16T17:32:53.1119585Z Preparing to unpack .../061-libparams-validate-perl_1.29-3_amd64.deb ... 2021-05-16T17:32:53.1167159Z Unpacking libparams-validate-perl (1.29-3) ... 2021-05-16T17:32:53.1501462Z Selecting previously unselected package libgetopt-long-descriptive-perl. 2021-05-16T17:32:53.1754250Z Preparing to unpack .../062-libgetopt-long-descriptive-perl_0.104-1_all.deb ... 2021-05-16T17:32:53.1765081Z Unpacking libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-16T17:32:53.2093174Z Selecting previously unselected package libsort-versions-perl. 2021-05-16T17:32:53.2348172Z Preparing to unpack .../063-libsort-versions-perl_1.62-1_all.deb ... 2021-05-16T17:32:53.2361810Z Unpacking libsort-versions-perl (1.62-1) ... 2021-05-16T17:32:53.2653412Z Selecting previously unselected package libgit-wrapper-perl. 2021-05-16T17:32:53.2909552Z Preparing to unpack .../064-libgit-wrapper-perl_0.048-1_all.deb ... 2021-05-16T17:32:53.2924300Z Unpacking libgit-wrapper-perl (0.048-1) ... 2021-05-16T17:32:53.3248563Z Selecting previously unselected package libhttp-tiny-multipart-perl. 2021-05-16T17:32:53.3499753Z Preparing to unpack .../065-libhttp-tiny-multipart-perl_0.08-1_all.deb ... 2021-05-16T17:32:53.3513416Z Unpacking libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-16T17:32:53.3813721Z Selecting previously unselected package libio-prompter-perl. 2021-05-16T17:32:53.4042891Z Preparing to unpack .../066-libio-prompter-perl_0.004015-1_all.deb ... 2021-05-16T17:32:53.4055275Z Unpacking libio-prompter-perl (0.004015-1) ... 2021-05-16T17:32:53.4507705Z Selecting previously unselected package libjson-perl. 2021-05-16T17:32:53.4766538Z Preparing to unpack .../067-libjson-perl_4.02000-2_all.deb ... 2021-05-16T17:32:53.4782435Z Unpacking libjson-perl (4.02000-2) ... 2021-05-16T17:32:53.5144819Z Selecting previously unselected package liblog-any-perl. 2021-05-16T17:32:53.5426251Z Preparing to unpack .../068-liblog-any-perl_1.708-1_all.deb ... 2021-05-16T17:32:53.5437828Z Unpacking liblog-any-perl (1.708-1) ... 2021-05-16T17:32:53.5760259Z Selecting previously unselected package liblog-any-adapter-screen-perl. 2021-05-16T17:32:53.6059552Z Preparing to unpack .../069-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 2021-05-16T17:32:53.6075599Z Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-16T17:32:53.6453653Z Selecting previously unselected package libpackage-stash-perl. 2021-05-16T17:32:53.6678518Z Preparing to unpack .../070-libpackage-stash-perl_0.38-1_all.deb ... 2021-05-16T17:32:53.6696431Z Unpacking libpackage-stash-perl (0.38-1) ... 2021-05-16T17:32:53.6969273Z Selecting previously unselected package libsub-identify-perl. 2021-05-16T17:32:53.7273143Z Preparing to unpack .../071-libsub-identify-perl_0.14-1build2_amd64.deb ... 2021-05-16T17:32:53.7287422Z Unpacking libsub-identify-perl (0.14-1build2) ... 2021-05-16T17:32:53.7613370Z Selecting previously unselected package libsub-name-perl. 2021-05-16T17:32:53.7865447Z Preparing to unpack .../072-libsub-name-perl_0.26-1_amd64.deb ... 2021-05-16T17:32:53.7876783Z Unpacking libsub-name-perl (0.26-1) ... 2021-05-16T17:32:53.8294175Z Selecting previously unselected package libnamespace-clean-perl. 2021-05-16T17:32:53.8499264Z Preparing to unpack .../073-libnamespace-clean-perl_0.27-1_all.deb ... 2021-05-16T17:32:53.8521828Z Unpacking libnamespace-clean-perl (0.27-1) ... 2021-05-16T17:32:53.8771928Z Selecting previously unselected package libpath-tiny-perl. 2021-05-16T17:32:53.9062697Z Preparing to unpack .../074-libpath-tiny-perl_0.108-1_all.deb ... 2021-05-16T17:32:53.9082362Z Unpacking libpath-tiny-perl (0.108-1) ... 2021-05-16T17:32:53.9453803Z Selecting previously unselected package libtype-tiny-perl. 2021-05-16T17:32:53.9686805Z Preparing to unpack .../075-libtype-tiny-perl_1.008001-2_all.deb ... 2021-05-16T17:32:53.9705650Z Unpacking libtype-tiny-perl (1.008001-2) ... 2021-05-16T17:32:54.0413472Z Selecting previously unselected package libgitlab-api-v4-perl. 2021-05-16T17:32:54.0636610Z Preparing to unpack .../076-libgitlab-api-v4-perl_0.25-1_all.deb ... 2021-05-16T17:32:54.0656413Z Unpacking libgitlab-api-v4-perl (0.25-1) ... 2021-05-16T17:32:54.1063985Z Selecting previously unselected package libhash-fieldhash-perl. 2021-05-16T17:32:54.1286726Z Preparing to unpack .../077-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... 2021-05-16T17:32:54.1301665Z Unpacking libhash-fieldhash-perl (0.15-1build2) ... 2021-05-16T17:32:54.1587332Z Selecting previously unselected package libstruct-dumb-perl. 2021-05-16T17:32:54.1869104Z Preparing to unpack .../078-libstruct-dumb-perl_0.09-1_all.deb ... 2021-05-16T17:32:54.1881706Z Unpacking libstruct-dumb-perl (0.09-1) ... 2021-05-16T17:32:54.2173549Z Selecting previously unselected package libio-async-perl. 2021-05-16T17:32:54.2457117Z Preparing to unpack .../079-libio-async-perl_0.75-1_all.deb ... 2021-05-16T17:32:54.2474259Z Unpacking libio-async-perl (0.75-1) ... 2021-05-16T17:32:54.3054693Z Selecting previously unselected package liblinux-epoll-perl. 2021-05-16T17:32:54.3286179Z Preparing to unpack .../080-liblinux-epoll-perl_0.017-1_amd64.deb ... 2021-05-16T17:32:54.3380637Z Unpacking liblinux-epoll-perl (0.017-1) ... 2021-05-16T17:32:54.3733608Z Selecting previously unselected package libio-async-loop-epoll-perl. 2021-05-16T17:32:54.3988255Z Preparing to unpack .../081-libio-async-loop-epoll-perl_0.20-1_all.deb ... 2021-05-16T17:32:54.4003838Z Unpacking libio-async-loop-epoll-perl (0.20-1) ... 2021-05-16T17:32:54.4290592Z Selecting previously unselected package libtypes-serialiser-perl. 2021-05-16T17:32:54.4600212Z Preparing to unpack .../082-libtypes-serialiser-perl_1.0-1_all.deb ... 2021-05-16T17:32:54.4615096Z Unpacking libtypes-serialiser-perl (1.0-1) ... 2021-05-16T17:32:54.5031104Z Selecting previously unselected package libjson-xs-perl. 2021-05-16T17:32:54.5333765Z Preparing to unpack .../083-libjson-xs-perl_4.020-1build1_amd64.deb ... 2021-05-16T17:32:54.5344207Z Unpacking libjson-xs-perl (4.020-1build1) ... 2021-05-16T17:32:54.5813585Z Selecting previously unselected package libjson-maybexs-perl. 2021-05-16T17:32:54.6059888Z Preparing to unpack .../084-libjson-maybexs-perl_1.004000-1_all.deb ... 2021-05-16T17:32:54.6074408Z Unpacking libjson-maybexs-perl (1.004000-1) ... 2021-05-16T17:32:54.6356308Z Selecting previously unselected package liblist-compare-perl. 2021-05-16T17:32:54.6662718Z Preparing to unpack .../085-liblist-compare-perl_0.53-1_all.deb ... 2021-05-16T17:32:54.6675381Z Unpacking liblist-compare-perl (0.53-1) ... 2021-05-16T17:32:54.7173479Z Selecting previously unselected package liblist-moreutils-perl. 2021-05-16T17:32:54.7394761Z Preparing to unpack .../086-liblist-moreutils-perl_0.416-1build5_amd64.deb ... 2021-05-16T17:32:54.7414067Z Unpacking liblist-moreutils-perl (0.416-1build5) ... 2021-05-16T17:32:54.7770908Z Selecting previously unselected package liblist-someutils-perl. 2021-05-16T17:32:54.8057719Z Preparing to unpack .../087-liblist-someutils-perl_0.58-1_all.deb ... 2021-05-16T17:32:54.8077038Z Unpacking liblist-someutils-perl (0.58-1) ... 2021-05-16T17:32:54.8453594Z Selecting previously unselected package liblist-someutils-xs-perl. 2021-05-16T17:32:54.8697687Z Preparing to unpack .../088-liblist-someutils-xs-perl_0.58-2_amd64.deb ... 2021-05-16T17:32:54.8716922Z Unpacking liblist-someutils-xs-perl (0.58-2) ... 2021-05-16T17:32:54.9034742Z Selecting previously unselected package libmoox-aliases-perl. 2021-05-16T17:32:54.9316425Z Preparing to unpack .../089-libmoox-aliases-perl_0.001006-1_all.deb ... 2021-05-16T17:32:54.9330895Z Unpacking libmoox-aliases-perl (0.001006-1) ... 2021-05-16T17:32:54.9694025Z Selecting previously unselected package libobject-id-perl. 2021-05-16T17:32:54.9950652Z Preparing to unpack .../090-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 2021-05-16T17:32:54.9960189Z Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-16T17:32:55.0241501Z Selecting previously unselected package libmoox-struct-perl. 2021-05-16T17:32:55.0523371Z Preparing to unpack .../091-libmoox-struct-perl_0.017-1_all.deb ... 2021-05-16T17:32:55.0537152Z Unpacking libmoox-struct-perl (0.017-1) ... 2021-05-16T17:32:55.0894108Z Selecting previously unselected package libnet-dns-sec-perl. 2021-05-16T17:32:55.1139033Z Preparing to unpack .../092-libnet-dns-sec-perl_1.15-1_amd64.deb ... 2021-05-16T17:32:55.1149718Z Unpacking libnet-dns-sec-perl (1.15-1) ... 2021-05-16T17:32:55.1535113Z Selecting previously unselected package libnet-libidn-perl. 2021-05-16T17:32:55.1778164Z Preparing to unpack .../093-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... 2021-05-16T17:32:55.1798025Z Unpacking libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-16T17:32:55.2133198Z Selecting previously unselected package libnumber-range-perl. 2021-05-16T17:32:55.2364844Z Preparing to unpack .../094-libnumber-range-perl_0.12-1_all.deb ... 2021-05-16T17:32:55.2377576Z Unpacking libnumber-range-perl (0.12-1) ... 2021-05-16T17:32:55.2733454Z Selecting previously unselected package libpackage-stash-xs-perl. 2021-05-16T17:32:55.2933543Z Preparing to unpack .../095-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... 2021-05-16T17:32:55.2944290Z Unpacking libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-16T17:32:55.3253410Z Selecting previously unselected package libpath-iterator-rule-perl. 2021-05-16T17:32:55.3513113Z Preparing to unpack .../096-libpath-iterator-rule-perl_1.014-1_all.deb ... 2021-05-16T17:32:55.3527776Z Unpacking libpath-iterator-rule-perl (1.014-1) ... 2021-05-16T17:32:55.3933192Z Selecting previously unselected package libperl4-corelibs-perl. 2021-05-16T17:32:55.4154714Z Preparing to unpack .../097-libperl4-corelibs-perl_0.004-2_all.deb ... 2021-05-16T17:32:55.4164117Z Unpacking libperl4-corelibs-perl (0.004-2) ... 2021-05-16T17:32:55.4513441Z Selecting previously unselected package libperlio-gzip-perl. 2021-05-16T17:32:55.4802838Z Preparing to unpack .../098-libperlio-gzip-perl_0.19-1build5_amd64.deb ... 2021-05-16T17:32:55.4825700Z Unpacking libperlio-gzip-perl (0.19-1build5) ... 2021-05-16T17:32:55.5214050Z Selecting previously unselected package libpod-constants-perl. 2021-05-16T17:32:55.5413819Z Preparing to unpack .../099-libpod-constants-perl_0.19-1_all.deb ... 2021-05-16T17:32:55.5429393Z Unpacking libpod-constants-perl (0.19-1) ... 2021-05-16T17:32:55.5813084Z Selecting previously unselected package libqpdf26:amd64. 2021-05-16T17:32:55.6045192Z Preparing to unpack .../100-libqpdf26_9.1.1-1build1_amd64.deb ... 2021-05-16T17:32:55.6061618Z Unpacking libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-16T17:32:55.6813975Z Selecting previously unselected package libre-engine-re2-perl. 2021-05-16T17:32:55.7099446Z Preparing to unpack .../101-libre-engine-re2-perl_0.13-5_amd64.deb ... 2021-05-16T17:32:55.7111450Z Unpacking libre-engine-re2-perl (0.13-5) ... 2021-05-16T17:32:55.7410563Z Selecting previously unselected package libreadonly-perl. 2021-05-16T17:32:55.7691027Z Preparing to unpack .../102-libreadonly-perl_2.050-2_all.deb ... 2021-05-16T17:32:55.7705064Z Unpacking libreadonly-perl (2.050-2) ... 2021-05-16T17:32:55.8053552Z Selecting previously unselected package libref-util-perl. 2021-05-16T17:32:55.8289879Z Preparing to unpack .../103-libref-util-perl_0.204-1_all.deb ... 2021-05-16T17:32:55.8311281Z Unpacking libref-util-perl (0.204-1) ... 2021-05-16T17:32:55.8654145Z Selecting previously unselected package libref-util-xs-perl. 2021-05-16T17:32:55.8918769Z Preparing to unpack .../104-libref-util-xs-perl_0.117-1build2_amd64.deb ... 2021-05-16T17:32:55.8936616Z Unpacking libref-util-xs-perl (0.117-1build2) ... 2021-05-16T17:32:55.9241274Z Selecting previously unselected package libregexp-pattern-license-perl. 2021-05-16T17:32:55.9524083Z Preparing to unpack .../105-libregexp-pattern-license-perl_3.2.0-1_all.deb ... 2021-05-16T17:32:55.9546884Z Unpacking libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-16T17:32:55.9880704Z Selecting previously unselected package libregexp-pattern-perl. 2021-05-16T17:32:56.0161269Z Preparing to unpack .../106-libregexp-pattern-perl_0.2.12-1_all.deb ... 2021-05-16T17:32:56.0175297Z Unpacking libregexp-pattern-perl (0.2.12-1) ... 2021-05-16T17:32:56.0446560Z Selecting previously unselected package libsereal-decoder-perl. 2021-05-16T17:32:56.0729263Z Preparing to unpack .../107-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-16T17:32:56.0742301Z Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-16T17:32:56.1174806Z Selecting previously unselected package libsereal-encoder-perl. 2021-05-16T17:32:56.1393091Z Preparing to unpack .../108-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-16T17:32:56.1406964Z Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-16T17:32:56.1813452Z Selecting previously unselected package libsereal-perl. 2021-05-16T17:32:56.2053363Z Preparing to unpack .../109-libsereal-perl_4.011-1_all.deb ... 2021-05-16T17:32:56.2066903Z Unpacking libsereal-perl (4.011-1) ... 2021-05-16T17:32:56.2440751Z Selecting previously unselected package libsort-key-perl. 2021-05-16T17:32:56.2780544Z Preparing to unpack .../110-libsort-key-perl_1.33-2build2_amd64.deb ... 2021-05-16T17:32:56.2790267Z Unpacking libsort-key-perl (1.33-2build2) ... 2021-05-16T17:32:56.3083830Z Selecting previously unselected package libstring-copyright-perl. 2021-05-16T17:32:56.3367126Z Preparing to unpack .../111-libstring-copyright-perl_0.003006-1_all.deb ... 2021-05-16T17:32:56.3379141Z Unpacking libstring-copyright-perl (0.003006-1) ... 2021-05-16T17:32:56.3686953Z Selecting previously unselected package libstring-escape-perl. 2021-05-16T17:32:56.3975772Z Preparing to unpack .../112-libstring-escape-perl_2010.002-2_all.deb ... 2021-05-16T17:32:56.3989176Z Unpacking libstring-escape-perl (2010.002-2) ... 2021-05-16T17:32:56.4374098Z Selecting previously unselected package libstring-shellquote-perl. 2021-05-16T17:32:56.4603635Z Preparing to unpack .../113-libstring-shellquote-perl_1.04-1_all.deb ... 2021-05-16T17:32:56.4642380Z Unpacking libstring-shellquote-perl (1.04-1) ... 2021-05-16T17:32:56.4974064Z Selecting previously unselected package libterm-readkey-perl. 2021-05-16T17:32:56.5209880Z Preparing to unpack .../114-libterm-readkey-perl_2.38-1build1_amd64.deb ... 2021-05-16T17:32:56.5225298Z Unpacking libterm-readkey-perl (2.38-1build1) ... 2021-05-16T17:32:56.5499581Z Selecting previously unselected package libtest-fatal-perl. 2021-05-16T17:32:56.5780644Z Preparing to unpack .../115-libtest-fatal-perl_0.014-1_all.deb ... 2021-05-16T17:32:56.5795588Z Unpacking libtest-fatal-perl (0.014-1) ... 2021-05-16T17:32:56.6133728Z Selecting previously unselected package libtest-refcount-perl. 2021-05-16T17:32:56.6365192Z Preparing to unpack .../116-libtest-refcount-perl_0.10-1_all.deb ... 2021-05-16T17:32:56.6377467Z Unpacking libtest-refcount-perl (0.10-1) ... 2021-05-16T17:32:56.6678180Z Selecting previously unselected package libtext-levenshtein-perl. 2021-05-16T17:32:56.6962644Z Preparing to unpack .../117-libtext-levenshtein-perl_0.13-1_all.deb ... 2021-05-16T17:32:56.6980449Z Unpacking libtext-levenshtein-perl (0.13-1) ... 2021-05-16T17:32:56.7312545Z Selecting previously unselected package libtype-tiny-xs-perl. 2021-05-16T17:32:56.7588419Z Preparing to unpack .../118-libtype-tiny-xs-perl_0.016-1_amd64.deb ... 2021-05-16T17:32:56.7604598Z Unpacking libtype-tiny-xs-perl (0.016-1) ... 2021-05-16T17:32:56.7933824Z Selecting previously unselected package libunicode-utf8-perl. 2021-05-16T17:32:56.8209581Z Preparing to unpack .../119-libunicode-utf8-perl_0.62-1build1_amd64.deb ... 2021-05-16T17:32:56.8228885Z Unpacking libunicode-utf8-perl (0.62-1build1) ... 2021-05-16T17:32:56.8573379Z Selecting previously unselected package libxml-writer-perl. 2021-05-16T17:32:56.8775252Z Preparing to unpack .../120-libxml-writer-perl_0.625-1_all.deb ... 2021-05-16T17:32:56.8788772Z Unpacking libxml-writer-perl (0.625-1) ... 2021-05-16T17:32:56.9050973Z Selecting previously unselected package libyaml-libyaml-perl. 2021-05-16T17:32:56.9332158Z Preparing to unpack .../121-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... 2021-05-16T17:32:56.9344935Z Unpacking libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-16T17:32:56.9661420Z Selecting previously unselected package licensecheck. 2021-05-16T17:32:56.9942777Z Preparing to unpack .../122-licensecheck_3.0.45-1_all.deb ... 2021-05-16T17:32:56.9956868Z Unpacking licensecheck (3.0.45-1) ... 2021-05-16T17:32:57.0220116Z Selecting previously unselected package libdevel-size-perl. 2021-05-16T17:32:57.0499887Z Preparing to unpack .../123-libdevel-size-perl_0.83-1build1_amd64.deb ... 2021-05-16T17:32:57.0530106Z Unpacking libdevel-size-perl (0.83-1build1) ... 2021-05-16T17:32:57.0852804Z Selecting previously unselected package t1utils. 2021-05-16T17:32:57.1085354Z Preparing to unpack .../124-t1utils_1.41-3_amd64.deb ... 2021-05-16T17:32:57.1104011Z Unpacking t1utils (1.41-3) ... 2021-05-16T17:32:57.1547898Z Selecting previously unselected package lintian. 2021-05-16T17:32:57.1824669Z Preparing to unpack .../125-lintian_2.62.0_all.deb ... 2021-05-16T17:32:57.1853711Z Unpacking lintian (2.62.0) ... 2021-05-16T17:32:57.5623851Z Selecting previously unselected package python3-unidiff. 2021-05-16T17:32:57.5918444Z Preparing to unpack .../126-python3-unidiff_0.5.5-2_all.deb ... 2021-05-16T17:32:57.5930428Z Unpacking python3-unidiff (0.5.5-2) ... 2021-05-16T17:32:57.6245475Z Selecting previously unselected package python3-xdg. 2021-05-16T17:32:57.6540833Z Preparing to unpack .../127-python3-xdg_0.26-1ubuntu1_all.deb ... 2021-05-16T17:32:57.6553624Z Unpacking python3-xdg (0.26-1ubuntu1) ... 2021-05-16T17:32:57.6855462Z Selecting previously unselected package qpdf. 2021-05-16T17:32:57.7148783Z Preparing to unpack .../128-qpdf_9.1.1-1build1_amd64.deb ... 2021-05-16T17:32:57.7163350Z Unpacking qpdf (9.1.1-1build1) ... 2021-05-16T17:32:57.7954666Z Selecting previously unselected package python3-magic. 2021-05-16T17:32:57.8245177Z Preparing to unpack .../129-python3-magic_2%3a0.4.15-3_all.deb ... 2021-05-16T17:32:57.8260994Z Unpacking python3-magic (2:0.4.15-3) ... 2021-05-16T17:32:57.9044784Z Setting up libasync-mergepoint-perl (0.04-2) ... 2021-05-16T17:32:57.9087310Z Setting up libapt-pkg-perl (0.1.36build3) ... 2021-05-16T17:32:57.9142945Z Setting up libstring-escape-perl (2010.002-2) ... 2021-05-16T17:32:57.9179642Z Setting up wdiff (1.2.2-2build1) ... 2021-05-16T17:32:57.9216008Z Setting up libfile-which-perl (1.23-1) ... 2021-05-16T17:32:57.9287707Z Setting up libnumber-range-perl (0.12-1) ... 2021-05-16T17:32:57.9340711Z Setting up libunicode-utf8-perl (0.62-1build1) ... 2021-05-16T17:32:57.9401356Z Setting up libstruct-dumb-perl (0.09-1) ... 2021-05-16T17:32:57.9445120Z Setting up gdebi-core (0.9.5.7+nmu3) ... 2021-05-16T17:32:58.1476634Z Setting up libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-16T17:32:58.1507119Z Setting up libregexp-pattern-perl (0.2.12-1) ... 2021-05-16T17:32:58.1550970Z Setting up libwant-perl (0.29-1build4) ... 2021-05-16T17:32:58.1602941Z Setting up libdynaloader-functions-perl (0.003-1) ... 2021-05-16T17:32:58.1636279Z Setting up libtext-glob-perl (0.10-1) ... 2021-05-16T17:32:58.1682637Z Setting up libclass-method-modifiers-perl (2.13-1) ... 2021-05-16T17:32:58.1721508Z Setting up liblist-compare-perl (0.53-1) ... 2021-05-16T17:32:58.1758984Z Setting up libref-util-xs-perl (0.117-1build2) ... 2021-05-16T17:32:58.1799657Z Setting up libio-pty-perl (1:1.12-1) ... 2021-05-16T17:32:58.1850429Z Setting up libsort-key-perl (1.33-2build2) ... 2021-05-16T17:32:58.1952924Z Setting up libclone-perl (0.43-2) ... 2021-05-16T17:32:58.2010555Z Setting up libarchive-zip-perl (1.67-2) ... 2021-05-16T17:32:58.2038290Z Setting up libsub-identify-perl (0.14-1build2) ... 2021-05-16T17:32:58.2079204Z Setting up libdistro-info-perl (0.23ubuntu1) ... 2021-05-16T17:32:58.2121104Z Setting up libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-16T17:32:58.2223659Z Setting up liblog-any-perl (1.708-1) ... 2021-05-16T17:32:58.2266063Z Setting up libdevel-size-perl (0.83-1build1) ... 2021-05-16T17:32:58.2313835Z Setting up libpod-constants-perl (0.19-1) ... 2021-05-16T17:32:58.2350844Z Setting up libperl4-corelibs-perl (0.004-2) ... 2021-05-16T17:32:58.2389114Z Setting up libfuture-perl (0.43-1) ... 2021-05-16T17:32:58.2439204Z Setting up libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-16T17:32:58.2483350Z Setting up libtest-fatal-perl (0.014-1) ... 2021-05-16T17:32:58.2524788Z Setting up libcommon-sense-perl (3.74-2build6) ... 2021-05-16T17:32:58.2564094Z Setting up libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-16T17:32:58.2591855Z Setting up libtext-levenshtein-perl (0.13-1) ... 2021-05-16T17:32:58.2622648Z Setting up python3-xdg (0.26-1ubuntu1) ... 2021-05-16T17:32:58.4428502Z Setting up libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-16T17:32:58.4477532Z Setting up libstring-shellquote-perl (1.04-1) ... 2021-05-16T17:32:58.4618890Z Setting up libsub-install-perl (0.928-1) ... 2021-05-16T17:32:58.4659607Z Setting up libnumber-compare-perl (0.03-1) ... 2021-05-16T17:32:58.4707576Z Setting up libio-async-perl (0.75-1) ... 2021-05-16T17:32:58.4766671Z Setting up patchutils (0.3.4-2) ... 2021-05-16T17:32:58.4827035Z Setting up libjson-maybexs-perl (1.004000-1) ... 2021-05-16T17:32:58.4860367Z Setting up libio-string-perl (1.08-3) ... 2021-05-16T17:32:58.4892467Z Setting up libreadonly-perl (2.050-2) ... 2021-05-16T17:32:58.4942937Z Setting up libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-16T17:32:58.4978604Z Setting up python3-gpg (1.13.1-7ubuntu2) ... 2021-05-16T17:32:58.6904636Z Setting up libfile-find-rule-perl (0.34-1) ... 2021-05-16T17:32:58.6963085Z Setting up libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-16T17:32:58.7008949Z Setting up libref-util-perl (0.204-1) ... 2021-05-16T17:32:58.7060210Z Setting up libnet-domain-tld-perl (1.75-1) ... 2021-05-16T17:32:58.7103541Z Setting up libxml-writer-perl (0.625-1) ... 2021-05-16T17:32:58.7138689Z Setting up libhash-fieldhash-perl (0.15-1build2) ... 2021-05-16T17:32:58.7165094Z Setting up qpdf (9.1.1-1build1) ... 2021-05-16T17:32:58.7208954Z Setting up libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-16T17:32:58.7248627Z Setting up t1utils (1.41-3) ... 2021-05-16T17:32:58.7292096Z Setting up liblinux-epoll-perl (0.017-1) ... 2021-05-16T17:32:58.7335963Z Setting up diffstat (1.63-1) ... 2021-05-16T17:32:58.7377500Z Setting up libvariable-magic-perl (0.62-1build2) ... 2021-05-16T17:32:58.7408916Z Setting up libcroco3:amd64 (0.6.13-1) ... 2021-05-16T17:32:58.7464878Z Setting up libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-16T17:32:58.7523885Z Setting up libipc-run-perl (20180523.0-2) ... 2021-05-16T17:32:58.7569288Z Setting up libtest-refcount-perl (0.10-1) ... 2021-05-16T17:32:58.7658534Z Setting up libparams-util-perl (1.07-3build5) ... 2021-05-16T17:32:58.7705378Z Setting up libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-16T17:32:58.7769677Z Setting up libarray-intspan-perl (2.003-1) ... 2021-05-16T17:32:58.7812869Z Setting up libcapture-tiny-perl (0.48-1) ... 2021-05-16T17:32:58.7859664Z Setting up libcontextual-return-perl (0.004014-2) ... 2021-05-16T17:32:58.7915957Z Setting up libsub-name-perl (0.26-1) ... 2021-05-16T17:32:58.8003090Z Setting up libtype-tiny-xs-perl (0.016-1) ... 2021-05-16T17:32:58.8043685Z Setting up libtypes-serialiser-perl (1.0-1) ... 2021-05-16T17:32:58.8091936Z Setting up libfile-chdir-perl (0.1008-1) ... 2021-05-16T17:32:58.8127988Z Setting up libpath-tiny-perl (0.108-1) ... 2021-05-16T17:32:58.8194922Z Setting up libjson-perl (4.02000-2) ... 2021-05-16T17:32:58.8227554Z Setting up liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-16T17:32:58.8268455Z Setting up librole-tiny-perl (2.001004-1) ... 2021-05-16T17:32:58.8314749Z Setting up python3-unidiff (0.5.5-2) ... 2021-05-16T17:32:58.9908654Z Setting up libstrictures-perl (2.000006-1) ... 2021-05-16T17:32:58.9958869Z Setting up libsub-quote-perl (2.006006-1) ... 2021-05-16T17:32:59.0014911Z Setting up libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-16T17:32:59.0041838Z Setting up libsort-versions-perl (1.62-1) ... 2021-05-16T17:32:59.0082763Z Setting up libexporter-tiny-perl (1.002001-1) ... 2021-05-16T17:32:59.0124883Z Setting up libre-engine-re2-perl (0.13-5) ... 2021-05-16T17:32:59.0172880Z Setting up libterm-readkey-perl (2.38-1build1) ... 2021-05-16T17:32:59.0222665Z Setting up libfont-ttf-perl (1.06-1) ... 2021-05-16T17:32:59.0415978Z Setting up libfile-homedir-perl (1.004-1) ... 2021-05-16T17:32:59.0463130Z Setting up libnet-ip-perl (1.26-2) ... 2021-05-16T17:32:59.0500600Z Setting up python3-magic (2:0.4.15-3) ... 2021-05-16T17:32:59.2134804Z Setting up libperlio-gzip-perl (0.19-1build5) ... 2021-05-16T17:32:59.2178024Z Setting up libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-16T17:32:59.2227785Z Setting up dctrl-tools (2.24-3) ... 2021-05-16T17:32:59.2328646Z Setting up libdigest-bubblebabble-perl (0.02-2) ... 2021-05-16T17:32:59.2372079Z Setting up libjson-xs-perl (4.020-1build1) ... 2021-05-16T17:32:59.2426718Z Setting up gettext (0.19.8.1-10build1) ... 2021-05-16T17:32:59.2498769Z Setting up libio-prompter-perl (0.004015-1) ... 2021-05-16T17:32:59.2534431Z Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-16T17:32:59.2575102Z Setting up liblist-moreutils-perl (0.416-1build5) ... 2021-05-16T17:32:59.2618909Z Setting up libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-16T17:32:59.2646274Z Setting up libtype-tiny-perl (1.008001-2) ... 2021-05-16T17:32:59.2683097Z Setting up libpath-iterator-rule-perl (1.014-1) ... 2021-05-16T17:32:59.2724772Z Setting up libsereal-perl (4.011-1) ... 2021-05-16T17:32:59.2757234Z Setting up libnet-dns-perl (1.22-1) ... 2021-05-16T17:32:59.2810344Z Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-16T17:32:59.2860533Z Setting up dput (1.0.3ubuntu1) ... 2021-05-16T17:32:59.4578222Z Setting up libio-async-loop-epoll-perl (0.20-1) ... 2021-05-16T17:32:59.4625267Z Setting up intltool-debian (0.35.0+20060710.5) ... 2021-05-16T17:32:59.4705184Z Setting up libstring-copyright-perl (0.003006-1) ... 2021-05-16T17:32:59.4763934Z Setting up libdata-optlist-perl (0.110-1) ... 2021-05-16T17:32:59.4807603Z Setting up libgit-wrapper-perl (0.048-1) ... 2021-05-16T17:32:59.4845025Z Setting up libsub-exporter-perl (0.987-1) ... 2021-05-16T17:32:59.4881085Z Setting up libemail-valid-perl (1.202-1) ... 2021-05-16T17:32:59.4941370Z Setting up libparams-classify-perl (0.015-1build2) ... 2021-05-16T17:32:59.4982996Z Setting up libnet-dns-sec-perl (1.15-1) ... 2021-05-16T17:32:59.5015889Z Setting up libmodule-runtime-perl (0.016-1) ... 2021-05-16T17:32:59.5073556Z Setting up libconst-fast-perl (0.014-1) ... 2021-05-16T17:32:59.5148651Z Setting up libmodule-implementation-perl (0.09-1) ... 2021-05-16T17:32:59.5196280Z Setting up libpackage-stash-perl (0.38-1) ... 2021-05-16T17:32:59.5236558Z Setting up libimport-into-perl (1.002005-1) ... 2021-05-16T17:32:59.5280840Z Setting up libmoo-perl (2.003006-1) ... 2021-05-16T17:32:59.5317139Z Setting up liblist-someutils-perl (0.58-1) ... 2021-05-16T17:32:59.5354040Z Setting up liblist-someutils-xs-perl (0.58-2) ... 2021-05-16T17:32:59.5400005Z Setting up devscripts (2.20.2ubuntu2) ... 2021-05-16T17:32:59.7271481Z Setting up libmoox-aliases-perl (0.001006-1) ... 2021-05-16T17:32:59.7324454Z Setting up libparams-validate-perl (1.29-3) ... 2021-05-16T17:32:59.7358829Z Setting up libb-hooks-endofscope-perl (0.24-1) ... 2021-05-16T17:32:59.7393597Z Setting up libnamespace-clean-perl (0.27-1) ... 2021-05-16T17:32:59.7447968Z Setting up libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-16T17:32:59.7496066Z Setting up libgitlab-api-v4-perl (0.25-1) ... 2021-05-16T17:32:59.7556058Z Setting up libmoox-struct-perl (0.017-1) ... 2021-05-16T17:32:59.7618995Z Setting up lintian (2.62.0) ... 2021-05-16T17:32:59.7677799Z Setting up licensecheck (3.0.45-1) ... 2021-05-16T17:32:59.7736856Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:33:18.1820111Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T17:33:18.8533750Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:33:24.5597987Z [command]/usr/bin/sudo gdebi --non-interactive /home/runner/work/_temp/r-devel_1_amd64.deb 2021-05-16T17:33:24.6870615Z 2021-05-16T17:33:24.7026750Z Reading package lists... 0% 2021-05-16T17:33:24.7027349Z 2021-05-16T17:33:24.7080458Z Reading package lists... 100% 2021-05-16T17:33:24.7081170Z 2021-05-16T17:33:24.7081614Z 2021-05-16T17:33:24.7082314Z Reading package lists... Done 2021-05-16T17:33:24.7082911Z 2021-05-16T17:33:24.7083627Z Building dependency tree... 0% 2021-05-16T17:33:24.7084230Z 2021-05-16T17:33:24.7375180Z Building dependency tree... 0% 2021-05-16T17:33:24.7376114Z 2021-05-16T17:33:24.7376723Z Building dependency tree... 50% 2021-05-16T17:33:24.7377164Z 2021-05-16T17:33:24.8752345Z Building dependency tree... 50% 2021-05-16T17:33:24.8753074Z 2021-05-16T17:33:24.8753872Z Building dependency tree 2021-05-16T17:33:24.8754567Z 2021-05-16T17:33:24.8755392Z Reading state information... 0% 2021-05-16T17:33:24.8756062Z 2021-05-16T17:33:25.0494128Z Reading state information... 0% 2021-05-16T17:33:25.0494650Z 2021-05-16T17:33:25.0494925Z 2021-05-16T17:33:25.0495478Z Reading state information... Done 2021-05-16T17:33:25.0495920Z 2021-05-16T17:33:25.0496454Z Reading state information... 0% 2021-05-16T17:33:25.0551439Z 2021-05-16T17:33:25.0552072Z Reading state information... 1% 2021-05-16T17:33:25.0593743Z 2021-05-16T17:33:25.0594259Z Reading state information... 3% 2021-05-16T17:33:25.0637596Z 2021-05-16T17:33:25.0638087Z Reading state information... 5% 2021-05-16T17:33:25.0685312Z 2021-05-16T17:33:25.0686029Z Reading state information... 7% 2021-05-16T17:33:25.0732132Z 2021-05-16T17:33:25.0732666Z Reading state information... 9% 2021-05-16T17:33:25.0766863Z 2021-05-16T17:33:25.0767381Z Reading state information... 11% 2021-05-16T17:33:25.0810454Z 2021-05-16T17:33:25.0810973Z Reading state information... 13% 2021-05-16T17:33:25.0852122Z 2021-05-16T17:33:25.0852606Z Reading state information... 15% 2021-05-16T17:33:25.0895322Z 2021-05-16T17:33:25.0895858Z Reading state information... 17% 2021-05-16T17:33:25.0941026Z 2021-05-16T17:33:25.0941535Z Reading state information... 19% 2021-05-16T17:33:25.0983122Z 2021-05-16T17:33:25.0983680Z Reading state information... 21% 2021-05-16T17:33:25.1021283Z 2021-05-16T17:33:25.1022103Z Reading state information... 23% 2021-05-16T17:33:25.1070078Z 2021-05-16T17:33:25.1070630Z Reading state information... 25% 2021-05-16T17:33:25.1113243Z 2021-05-16T17:33:25.1114085Z Reading state information... 27% 2021-05-16T17:33:25.1160955Z 2021-05-16T17:33:25.1161474Z Reading state information... 29% 2021-05-16T17:33:25.1206181Z 2021-05-16T17:33:25.1206700Z Reading state information... 31% 2021-05-16T17:33:25.1253429Z 2021-05-16T17:33:25.1253952Z Reading state information... 33% 2021-05-16T17:33:25.1294170Z 2021-05-16T17:33:25.1294690Z Reading state information... 35% 2021-05-16T17:33:25.1334540Z 2021-05-16T17:33:25.1335069Z Reading state information... 37% 2021-05-16T17:33:25.1380471Z 2021-05-16T17:33:25.1381029Z Reading state information... 39% 2021-05-16T17:33:25.1426230Z 2021-05-16T17:33:25.1426763Z Reading state information... 41% 2021-05-16T17:33:25.1467754Z 2021-05-16T17:33:25.1468304Z Reading state information... 43% 2021-05-16T17:33:25.1517358Z 2021-05-16T17:33:25.1517899Z Reading state information... 45% 2021-05-16T17:33:25.1587224Z 2021-05-16T17:33:25.1587751Z Reading state information... 47% 2021-05-16T17:33:25.1630550Z 2021-05-16T17:33:25.1631067Z Reading state information... 49% 2021-05-16T17:33:25.1676974Z 2021-05-16T17:33:25.1677493Z Reading state information... 51% 2021-05-16T17:33:25.1719055Z 2021-05-16T17:33:25.1719580Z Reading state information... 53% 2021-05-16T17:33:25.1762447Z 2021-05-16T17:33:25.1762976Z Reading state information... 55% 2021-05-16T17:33:25.1808240Z 2021-05-16T17:33:25.1808770Z Reading state information... 57% 2021-05-16T17:33:25.1853549Z 2021-05-16T17:33:25.1854087Z Reading state information... 59% 2021-05-16T17:33:25.1906108Z 2021-05-16T17:33:25.1906698Z Reading state information... 61% 2021-05-16T17:33:25.1951168Z 2021-05-16T17:33:25.1951681Z Reading state information... 63% 2021-05-16T17:33:25.1993595Z 2021-05-16T17:33:25.1994143Z Reading state information... 65% 2021-05-16T17:33:25.2037356Z 2021-05-16T17:33:25.2037876Z Reading state information... 67% 2021-05-16T17:33:25.2081704Z 2021-05-16T17:33:25.2082231Z Reading state information... 69% 2021-05-16T17:33:25.2139387Z 2021-05-16T17:33:25.2139909Z Reading state information... 71% 2021-05-16T17:33:25.2178463Z 2021-05-16T17:33:25.2178984Z Reading state information... 73% 2021-05-16T17:33:25.2221528Z 2021-05-16T17:33:25.2222046Z Reading state information... 75% 2021-05-16T17:33:25.2278988Z 2021-05-16T17:33:25.2279528Z Reading state information... 77% 2021-05-16T17:33:25.2321889Z 2021-05-16T17:33:25.2322423Z Reading state information... 79% 2021-05-16T17:33:25.2366366Z 2021-05-16T17:33:25.2366900Z Reading state information... 81% 2021-05-16T17:33:25.2410278Z 2021-05-16T17:33:25.2411091Z Reading state information... 83% 2021-05-16T17:33:25.2454452Z 2021-05-16T17:33:25.2454996Z Reading state information... 85% 2021-05-16T17:33:25.2497379Z 2021-05-16T17:33:25.2497898Z Reading state information... 87% 2021-05-16T17:33:25.2540412Z 2021-05-16T17:33:25.2540935Z Reading state information... 89% 2021-05-16T17:33:25.2580388Z 2021-05-16T17:33:25.2580908Z Reading state information... 91% 2021-05-16T17:33:25.2624618Z 2021-05-16T17:33:25.2625141Z Reading state information... 93% 2021-05-16T17:33:25.2666445Z 2021-05-16T17:33:25.2666964Z Reading state information... 95% 2021-05-16T17:33:25.2711946Z 2021-05-16T17:33:25.2712478Z Reading state information... 97% 2021-05-16T17:33:25.2754884Z 2021-05-16T17:33:25.2755418Z Reading state information... 99% 2021-05-16T17:33:25.5817369Z Selecting previously unselected package r-devel. 2021-05-16T17:33:25.7210420Z (Reading database ... 259872 files and directories currently installed.) 2021-05-16T17:33:25.7323344Z Preparing to unpack .../work/_temp/r-devel_1_amd64.deb ... 2021-05-16T17:33:25.7344893Z Unpacking r-devel (1) ... 2021-05-16T17:33:26.5269349Z Setting up r-devel (1) ... 2021-05-16T17:33:26.5575243Z 2021-05-16T17:33:26.5576170Z 2021-05-16T17:33:26.5576920Z Reading state information... Done 2021-05-16T17:33:26.5815086Z [command]/usr/bin/sudo ln -s /opt/R/devel/bin/R /usr/local/bin/R 2021-05-16T17:33:26.5929629Z [command]/usr/bin/sudo ln -s /opt/R/devel/bin/Rscript /usr/local/bin/Rscript 2021-05-16T17:33:26.6236329Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-16T17:33:26.6236896Z env: 2021-05-16T17:33:26.6237397Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:33:26.6237937Z TIC_DEPLOY_KEY: 2021-05-16T17:33:26.6238849Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:33:26.6240798Z GITHUB_PAT: *** 2021-05-16T17:33:26.6241243Z COVERALLS_TOKEN: 2021-05-16T17:33:26.6241801Z continue-on-error: true 2021-05-16T17:33:26.6242323Z VDIFFR_RUN_TESTS: 2021-05-16T17:33:26.6242871Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:33:26.6243359Z TZ: UTC 2021-05-16T17:33:26.6243804Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:33:26.6244271Z NOT_CRAN: true 2021-05-16T17:33:26.6244682Z ##[endgroup] 2021-05-16T17:33:26.6831351Z [command]sudo apt-get install -y texinfo 2021-05-16T17:33:26.8687616Z Reading package lists... 2021-05-16T17:33:27.0372612Z Building dependency tree... 2021-05-16T17:33:27.0393801Z Reading state information... 2021-05-16T17:33:27.2644765Z texinfo is already the newest version (6.7.0.dfsg.2-5). 2021-05-16T17:33:27.2645756Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:33:27.5705375Z [command]sh /home/runner/work/_temp/install-unx.sh 2021-05-16T17:33:27.5865869Z --2021-05-16 17:33:27-- https://yihui.org/tinytex/TinyTeX-1.tar.gz 2021-05-16T17:33:27.5908785Z Resolving yihui.org (yihui.org)... 76.223.126.88 2021-05-16T17:33:27.5978888Z Connecting to yihui.org (yihui.org)|76.223.126.88|:443... connected. 2021-05-16T17:33:27.6237963Z HTTP request sent, awaiting response... 301 Moved Permanently 2021-05-16T17:33:27.6240526Z Location: https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu [following] 2021-05-16T17:33:27.6242884Z --2021-05-16 17:33:27-- https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu 2021-05-16T17:33:27.6724006Z Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243 2021-05-16T17:33:27.7347083Z Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected. 2021-05-16T17:33:27.9450818Z HTTP request sent, awaiting response... 302 Found 2021-05-16T17:33:27.9459994Z 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=fG3LAfnaHMlrkrkzuyGos8%2BvVawDlsRkKstbnlnU2Qk%3D&st=2021-05-16T17%3A32%3A27Z&se=2021-05-16T17%3A38%3A27Z&sp=r [following] 2021-05-16T17:33:27.9465737Z --2021-05-16 17:33:27-- https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1549/grr7rkdr54m0yum8/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=fG3LAfnaHMlrkrkzuyGos8%2BvVawDlsRkKstbnlnU2Qk%3D&st=2021-05-16T17%3A32%3A27Z&se=2021-05-16T17%3A38%3A27Z&sp=r 2021-05-16T17:33:27.9606030Z Resolving appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)... 52.239.228.196 2021-05-16T17:33:28.0224796Z Connecting to appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)|52.239.228.196|:443... connected. 2021-05-16T17:33:28.2850623Z HTTP request sent, awaiting response... 200 OK 2021-05-16T17:33:28.2852558Z Length: 67310420 (64M) [application/octet-stream] 2021-05-16T17:33:28.2854419Z Saving to: ‘TinyTeX.tar.gz’ 2021-05-16T17:33:28.9001034Z 2021-05-16T17:33:30.5450497Z 0K ........ ........ ........ ........ 49% 14.7M 2s 2021-05-16T17:33:31.6758869Z 32768K ........ ........ ........ ........ 99% 27.9M 0s 2021-05-16T17:33:31.6762559Z 65536K 100% 3.04M=3.4s 2021-05-16T17:33:31.6763177Z 2021-05-16T17:33:31.6764848Z 2021-05-16 17:33:31 (18.9 MB/s) - ‘TinyTeX.tar.gz’ saved [67310420/67310420] 2021-05-16T17:33:31.6765329Z 2021-05-16T17:33:33.5523092Z tlmgr: setting option sys_bin to /home/runner/bin. 2021-05-16T17:33:33.5524624Z tlmgr: updating /home/runner/.TinyTeX/tlpkg/texlive.tlpdb 2021-05-16T17:33:33.8631533Z ##[group]Run tlmgr update --self 2021-05-16T17:33:33.8632199Z tlmgr update --self 2021-05-16T17:33:33.8633216Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-16T17:33:33.8634224Z tlmgr update --all 2021-05-16T17:33:33.8682456Z shell: /usr/bin/bash -e {0} 2021-05-16T17:33:33.8682917Z env: 2021-05-16T17:33:33.8683413Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:33:33.8683957Z TIC_DEPLOY_KEY: 2021-05-16T17:33:33.8684930Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:33:33.8686899Z GITHUB_PAT: *** 2021-05-16T17:33:33.8687384Z COVERALLS_TOKEN: 2021-05-16T17:33:33.8687931Z continue-on-error: true 2021-05-16T17:33:33.8688473Z VDIFFR_RUN_TESTS: 2021-05-16T17:33:33.8689018Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:33:33.8689530Z TZ: UTC 2021-05-16T17:33:33.8689963Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:33:33.8690490Z NOT_CRAN: true 2021-05-16T17:33:33.8690923Z ##[endgroup] 2021-05-16T17:33:35.2232329Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T17:33:35.2234796Z tlmgr: no self-updates for tlmgr available 2021-05-16T17:33:36.6117907Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T17:33:36.6120487Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-16T17:33:36.7035354Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-16T17:33:36.7588765Z [3/89, 00:00/00:00] install: auto-pst-pdf-lua [3k] 2021-05-16T17:33:36.8019763Z [4/89, 00:00/00:00] install: barracuda [30k] 2021-05-16T17:33:36.8507655Z [5/89, 00:00/00:00] install: bezierplot [8k] 2021-05-16T17:33:37.2860444Z [6/89, 00:00/00:00] install: biber.x86_64-linux [22986k] 2021-05-16T17:33:38.7946794Z [7/89, 00:02/00:02] install: biber [1k] 2021-05-16T17:33:38.8886325Z [8/89, 00:02/00:02] install: biblatex [238k] 2021-05-16T17:33:38.9644844Z [9/89, 00:02/00:02] install: checkcites.x86_64-linux [1k] 2021-05-16T17:33:39.0095248Z [10/89, 00:02/00:02] install: checkcites [7k] 2021-05-16T17:33:39.0556748Z [11/89, 00:03/00:03] install: chickenize [15k] 2021-05-16T17:33:39.1013394Z [12/89, 00:03/00:03] install: chinese-jfm [3k] 2021-05-16T17:33:39.1479951Z [13/89, 00:03/00:03] install: cloze [9k] 2021-05-16T17:33:39.1939390Z [14/89, 00:03/00:03] install: colorprofiles [86k] 2021-05-16T17:33:39.2472647Z [15/89, 00:03/00:03] install: combofont [2k] 2021-05-16T17:33:39.3189878Z [16/89, 00:03/00:03] install: courier [470k] 2021-05-16T17:33:39.4150024Z [17/89, 00:03/00:03] install: courier-scaled [3k] 2021-05-16T17:33:39.4618784Z [18/89, 00:03/00:03] install: cstypo [3k] 2021-05-16T17:33:39.5097926Z [19/89, 00:03/00:03] install: ctablestack [2k] 2021-05-16T17:33:39.5570567Z [20/89, 00:03/00:03] install: ekdosis [19k] 2021-05-16T17:33:39.6056672Z [21/89, 00:03/00:03] install: emoji [40k] 2021-05-16T17:33:39.6550731Z [22/89, 00:03/00:03] install: emojicite [2k] 2021-05-16T17:33:39.7016519Z [23/89, 00:03/00:03] install: enctex [24k] 2021-05-16T17:33:39.7551950Z [24/89, 00:03/00:03] install: enigma [18k] 2021-05-16T17:33:39.8001054Z [25/89, 00:03/00:03] install: etex-pkg [6k] 2021-05-16T17:33:39.8474167Z [26/89, 00:03/00:03] install: filecontents [3k] 2021-05-16T17:33:39.8905266Z [27/89, 00:03/00:03] install: grfext [3k] 2021-05-16T17:33:39.9357889Z [28/89, 00:03/00:03] install: hyphenex [9k] 2021-05-16T17:33:39.9821875Z [29/89, 00:03/00:03] install: ifplatform [2k] 2021-05-16T17:33:40.0274303Z [30/89, 00:03/00:03] install: innerscript [4k] 2021-05-16T17:33:40.0742420Z [31/89, 00:04/00:04] install: interpreter [7k] 2021-05-16T17:33:40.1193998Z [32/89, 00:04/00:04] install: kanaparser [5k] 2021-05-16T17:33:40.1689379Z [33/89, 00:04/00:04] install: knuth-local [23k] 2021-05-16T17:33:40.2178005Z [34/89, 00:04/00:04] install: logreq [4k] 2021-05-16T17:33:40.2633639Z [35/89, 00:04/00:04] install: lua-typo [7k] 2021-05-16T17:33:40.3129543Z [36/89, 00:04/00:04] install: lua-uca [70k] 2021-05-16T17:33:40.3791127Z [37/89, 00:04/00:04] install: lua-ul [7k] 2021-05-16T17:33:40.4251241Z [38/89, 00:04/00:04] install: lua-uni-algos [6k] 2021-05-16T17:33:40.4730887Z [39/89, 00:04/00:04] install: lua-visual-debug [4k] 2021-05-16T17:33:40.5197810Z [40/89, 00:04/00:04] install: luacode [3k] 2021-05-16T17:33:40.5654342Z [41/89, 00:04/00:04] install: luacolor [5k] 2021-05-16T17:33:40.6133403Z [42/89, 00:04/00:04] install: luahyphenrules [3k] 2021-05-16T17:33:40.6641027Z [43/89, 00:04/00:04] install: luaimageembed [2k] 2021-05-16T17:33:40.7106633Z [44/89, 00:04/00:04] install: luaindex [5k] 2021-05-16T17:33:40.7571046Z [45/89, 00:04/00:04] install: luainputenc [5k] 2021-05-16T17:33:40.8056738Z [46/89, 00:04/00:04] install: luaintro [1k] 2021-05-16T17:33:40.8505134Z [47/89, 00:04/00:04] install: luakeys [5k] 2021-05-16T17:33:40.8975064Z [48/89, 00:04/00:04] install: lualatex-doc [1k] 2021-05-16T17:33:40.9426589Z [49/89, 00:04/00:04] install: lualatex-truncate [2k] 2021-05-16T17:33:40.9895163Z [50/89, 00:04/00:04] install: luamplib [12k] 2021-05-16T17:33:41.0372027Z [51/89, 00:05/00:05] install: luapackageloader [2k] 2021-05-16T17:33:41.0832485Z [52/89, 00:05/00:05] install: luaprogtable [7k] 2021-05-16T17:33:41.1294852Z [53/89, 00:05/00:05] install: luarandom [2k] 2021-05-16T17:33:41.1746455Z [54/89, 00:05/00:05] install: luatex85 [2k] 2021-05-16T17:33:41.2218380Z [55/89, 00:05/00:05] install: luatexbase [4k] 2021-05-16T17:33:41.2674824Z [56/89, 00:05/00:05] install: luatexko [22k] 2021-05-16T17:33:41.3187246Z [57/89, 00:05/00:05] install: luatextra [2k] 2021-05-16T17:33:41.3651477Z [58/89, 00:05/00:05] install: luavlna [8k] 2021-05-16T17:33:41.4128125Z [59/89, 00:05/00:05] install: luaxml [31k] 2021-05-16T17:33:41.4633685Z [60/89, 00:05/00:05] install: makeindex.x86_64-linux [49k] 2021-05-16T17:33:41.5173051Z [61/89, 00:05/00:05] install: makeindex [5k] 2021-05-16T17:33:41.5652426Z [62/89, 00:05/00:05] install: mflogo [2k] 2021-05-16T17:33:41.6115066Z [63/89, 00:05/00:05] install: newpax [9k] 2021-05-16T17:33:41.6590978Z [64/89, 00:05/00:05] install: nodetree [13k] 2021-05-16T17:33:41.7052687Z [65/89, 00:05/00:05] install: odsfile [5k] 2021-05-16T17:33:41.7518317Z [66/89, 00:05/00:05] install: optex.x86_64-linux [1k] 2021-05-16T17:33:41.8294612Z [67/89, 00:05/00:05] install: optex [770k] 2021-05-16T17:33:41.9192209Z [68/89, 00:05/00:05] install: pdfarticle [4k] 2021-05-16T17:33:41.9669709Z [69/89, 00:05/00:05] install: pdfextra [22k] 2021-05-16T17:33:42.0159239Z [70/89, 00:05/00:05] install: placeat [4k] 2021-05-16T17:33:42.0631371Z [71/89, 00:06/00:06] install: plantuml [3k] 2021-05-16T17:33:42.1114180Z [72/89, 00:06/00:06] install: rsfs [55k] 2021-05-16T17:33:42.1654507Z [73/89, 00:06/00:06] install: selnolig [53k] 2021-05-16T17:33:42.2196729Z [74/89, 00:06/00:06] install: spelling [14k] 2021-05-16T17:33:42.2709153Z [75/89, 00:06/00:06] install: stricttex [2k] 2021-05-16T17:33:42.3208480Z [76/89, 00:06/00:06] install: texlive-common [1k] 2021-05-16T17:33:42.3703701Z [77/89, 00:06/00:06] install: texlive-en [1k] 2021-05-16T17:33:42.4232568Z [78/89, 00:06/00:06] install: texlive-msg-translations [144k] 2021-05-16T17:33:42.4898263Z [79/89, 00:06/00:06] install: thumbpdf.x86_64-linux [1k] 2021-05-16T17:33:42.5385642Z [80/89, 00:06/00:06] install: thumbpdf [19k] 2021-05-16T17:33:42.5881999Z [81/89, 00:06/00:06] install: tlshell.x86_64-linux [1k] 2021-05-16T17:33:42.6380287Z [82/89, 00:06/00:06] install: tlshell [29k] 2021-05-16T17:33:42.6882281Z [83/89, 00:06/00:06] install: typewriter [25k] 2021-05-16T17:33:42.7393119Z [84/89, 00:06/00:06] install: uninormalize [6k] 2021-05-16T17:33:42.7870551Z [85/89, 00:06/00:06] install: upquote [2k] 2021-05-16T17:33:42.8379115Z [86/89, 00:06/00:06] install: xdvi.x86_64-linux [530k] 2021-05-16T17:33:42.9423118Z [87/89, 00:06/00:06] install: xdvi [7k] 2021-05-16T17:33:42.9886952Z [88/89, 00:06/00:06] install: collection-basic [1k] 2021-05-16T17:33:43.0405001Z [89/89, 00:07/00:07] install: collection-luatex [1k] 2021-05-16T17:33:43.0648923Z running mktexlsr ... 2021-05-16T17:33:43.1546531Z done running mktexlsr. 2021-05-16T17:33:43.1867078Z running updmap-sys ... 2021-05-16T17:33:43.4813781Z done running updmap-sys. 2021-05-16T17:33:43.4815447Z regenerating fmtutil.cnf in /home/runner/.TinyTeX/texmf-dist 2021-05-16T17:33:43.4817733Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/CFktnXjeiv/Bq6c8xtGkA ... 2021-05-16T17:33:43.8795821Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/CFktnXjeiv/Bq6c8xtGkA. 2021-05-16T17:33:43.8800204Z OK: optex.fmt/luatex 2021-05-16T17:33:43.8801379Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-16T17:33:43.8802802Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-16T17:33:45.2404652Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T17:33:45.2407247Z tlmgr: no updates available 2021-05-16T17:33:45.3562925Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-16T17:33:45.3563508Z with: 2021-05-16T17:33:45.3563948Z pandoc-version: 2.7.3 2021-05-16T17:33:45.3564407Z env: 2021-05-16T17:33:45.3564886Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:33:45.3565419Z TIC_DEPLOY_KEY: 2021-05-16T17:33:45.3566353Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:33:45.3568469Z GITHUB_PAT: *** 2021-05-16T17:33:45.3568931Z COVERALLS_TOKEN: 2021-05-16T17:33:45.3569466Z continue-on-error: true 2021-05-16T17:33:45.3570012Z VDIFFR_RUN_TESTS: 2021-05-16T17:33:45.3570651Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:33:45.3571245Z TZ: UTC 2021-05-16T17:33:45.3571868Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:33:45.3572445Z NOT_CRAN: true 2021-05-16T17:33:45.3572986Z ##[endgroup] 2021-05-16T17:33:45.7134295Z [command]sudo apt-get install -y gdebi-core 2021-05-16T17:33:45.7873143Z Reading package lists... 2021-05-16T17:33:45.9533696Z Building dependency tree... 2021-05-16T17:33:45.9554546Z Reading state information... 2021-05-16T17:33:46.1927154Z gdebi-core is already the newest version (0.9.5.7+nmu3). 2021-05-16T17:33:46.1928452Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:33:46.1965695Z [command]sudo gdebi --non-interactive /home/runner/work/_temp/pandoc-2.7.3-1-amd64.deb 2021-05-16T17:33:46.3256624Z 2021-05-16T17:33:46.3430557Z Reading package lists... 0% 2021-05-16T17:33:46.3431030Z 2021-05-16T17:33:46.3481218Z Reading package lists... 100% 2021-05-16T17:33:46.3482177Z 2021-05-16T17:33:46.3482714Z 2021-05-16T17:33:46.3483485Z Reading package lists... Done 2021-05-16T17:33:46.3483878Z 2021-05-16T17:33:46.3484406Z Building dependency tree... 0% 2021-05-16T17:33:46.3484804Z 2021-05-16T17:33:46.3754509Z Building dependency tree... 0% 2021-05-16T17:33:46.3755350Z 2021-05-16T17:33:46.3756136Z Building dependency tree... 50% 2021-05-16T17:33:46.3756731Z 2021-05-16T17:33:46.5111230Z Building dependency tree... 50% 2021-05-16T17:33:46.5112187Z 2021-05-16T17:33:46.5113075Z Building dependency tree 2021-05-16T17:33:46.5113708Z 2021-05-16T17:33:46.5114526Z Reading state information... 0% 2021-05-16T17:33:46.5115247Z 2021-05-16T17:33:46.6802527Z Reading state information... 0% 2021-05-16T17:33:46.6803553Z 2021-05-16T17:33:46.6804102Z 2021-05-16T17:33:46.6805062Z Reading state information... Done 2021-05-16T17:33:46.6805798Z 2021-05-16T17:33:46.6806703Z Reading state information... 0% 2021-05-16T17:33:46.6859537Z 2021-05-16T17:33:46.6860366Z Reading state information... 1% 2021-05-16T17:33:46.6900666Z 2021-05-16T17:33:46.6901514Z Reading state information... 3% 2021-05-16T17:33:46.6946246Z 2021-05-16T17:33:46.6947084Z Reading state information... 5% 2021-05-16T17:33:46.6992408Z 2021-05-16T17:33:46.6993237Z Reading state information... 7% 2021-05-16T17:33:46.7034333Z 2021-05-16T17:33:46.7035199Z Reading state information... 9% 2021-05-16T17:33:46.7076761Z 2021-05-16T17:33:46.7077407Z Reading state information... 11% 2021-05-16T17:33:46.7121244Z 2021-05-16T17:33:46.7121852Z Reading state information... 13% 2021-05-16T17:33:46.7162820Z 2021-05-16T17:33:46.7163433Z Reading state information... 15% 2021-05-16T17:33:46.7203258Z 2021-05-16T17:33:46.7203869Z Reading state information... 17% 2021-05-16T17:33:46.7250542Z 2021-05-16T17:33:46.7251140Z Reading state information... 19% 2021-05-16T17:33:46.7292563Z 2021-05-16T17:33:46.7293160Z Reading state information... 21% 2021-05-16T17:33:46.7332856Z 2021-05-16T17:33:46.7333449Z Reading state information... 23% 2021-05-16T17:33:46.7376275Z 2021-05-16T17:33:46.7376870Z Reading state information... 25% 2021-05-16T17:33:46.7423133Z 2021-05-16T17:33:46.7423808Z Reading state information... 27% 2021-05-16T17:33:46.7466856Z 2021-05-16T17:33:46.7467421Z Reading state information... 29% 2021-05-16T17:33:46.7512918Z 2021-05-16T17:33:46.7513529Z Reading state information... 31% 2021-05-16T17:33:46.7556951Z 2021-05-16T17:33:46.7557868Z Reading state information... 33% 2021-05-16T17:33:46.7598283Z 2021-05-16T17:33:46.7598876Z Reading state information... 35% 2021-05-16T17:33:46.7639420Z 2021-05-16T17:33:46.7640011Z Reading state information... 37% 2021-05-16T17:33:46.7685568Z 2021-05-16T17:33:46.7686161Z Reading state information... 39% 2021-05-16T17:33:46.7733105Z 2021-05-16T17:33:46.7734147Z Reading state information... 41% 2021-05-16T17:33:46.7770658Z 2021-05-16T17:33:46.7771286Z Reading state information... 43% 2021-05-16T17:33:46.7818595Z 2021-05-16T17:33:46.7819227Z Reading state information... 45% 2021-05-16T17:33:46.7887078Z 2021-05-16T17:33:46.7887645Z Reading state information... 47% 2021-05-16T17:33:46.7930141Z 2021-05-16T17:33:46.7930763Z Reading state information... 49% 2021-05-16T17:33:46.7977214Z 2021-05-16T17:33:46.7977843Z Reading state information... 51% 2021-05-16T17:33:46.8021623Z 2021-05-16T17:33:46.8022215Z Reading state information... 53% 2021-05-16T17:33:46.8066131Z 2021-05-16T17:33:46.8066751Z Reading state information... 55% 2021-05-16T17:33:46.8112354Z 2021-05-16T17:33:46.8112950Z Reading state information... 57% 2021-05-16T17:33:46.8156890Z 2021-05-16T17:33:46.8157504Z Reading state information... 59% 2021-05-16T17:33:46.8208134Z 2021-05-16T17:33:46.8208741Z Reading state information... 61% 2021-05-16T17:33:46.8252074Z 2021-05-16T17:33:46.8252680Z Reading state information... 63% 2021-05-16T17:33:46.8293050Z 2021-05-16T17:33:46.8293671Z Reading state information... 65% 2021-05-16T17:33:46.8335544Z 2021-05-16T17:33:46.8336157Z Reading state information... 67% 2021-05-16T17:33:46.8378091Z 2021-05-16T17:33:46.8378690Z Reading state information... 69% 2021-05-16T17:33:46.8434517Z 2021-05-16T17:33:46.8435112Z Reading state information... 71% 2021-05-16T17:33:46.8474126Z 2021-05-16T17:33:46.8474783Z Reading state information... 73% 2021-05-16T17:33:46.8517856Z 2021-05-16T17:33:46.8518449Z Reading state information... 75% 2021-05-16T17:33:46.8574662Z 2021-05-16T17:33:46.8575300Z Reading state information... 77% 2021-05-16T17:33:46.8617531Z 2021-05-16T17:33:46.8618140Z Reading state information... 79% 2021-05-16T17:33:46.8661239Z 2021-05-16T17:33:46.8661856Z Reading state information... 81% 2021-05-16T17:33:46.8704332Z 2021-05-16T17:33:46.8704926Z Reading state information... 83% 2021-05-16T17:33:46.8747800Z 2021-05-16T17:33:46.8748373Z Reading state information... 85% 2021-05-16T17:33:46.8791213Z 2021-05-16T17:33:46.8791784Z Reading state information... 87% 2021-05-16T17:33:46.8832609Z 2021-05-16T17:33:46.8833169Z Reading state information... 89% 2021-05-16T17:33:46.8873285Z 2021-05-16T17:33:46.8873860Z Reading state information... 91% 2021-05-16T17:33:46.8916298Z 2021-05-16T17:33:46.8916907Z Reading state information... 93% 2021-05-16T17:33:46.8956307Z 2021-05-16T17:33:46.8958236Z Reading state information... 95% 2021-05-16T17:33:46.9004993Z 2021-05-16T17:33:46.9005589Z Reading state information... 97% 2021-05-16T17:33:46.9045155Z 2021-05-16T17:33:46.9046057Z Reading state information... 99% 2021-05-16T17:33:47.2099690Z Selecting previously unselected package pandoc. 2021-05-16T17:33:47.3442711Z (Reading database ... 261973 files and directories currently installed.) 2021-05-16T17:33:47.3559162Z Preparing to unpack .../_temp/pandoc-2.7.3-1-amd64.deb ... 2021-05-16T17:33:47.3602557Z Unpacking pandoc (2.7.3-1) ... 2021-05-16T17:33:49.9702340Z Setting up pandoc (2.7.3-1) ... 2021-05-16T17:33:49.9752291Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:33:50.7999016Z 2021-05-16T17:33:50.8000017Z 2021-05-16T17:33:50.8001087Z Reading state information... Done 2021-05-16T17:33:50.8350838Z ##[group]Run git config user.name adigherman 2021-05-16T17:33:50.8351598Z git config user.name adigherman 2021-05-16T17:33:50.8352258Z git config user.email adig@jhu.edu 2021-05-16T17:33:50.8397621Z shell: /usr/bin/bash -e {0} 2021-05-16T17:33:50.8398086Z env: 2021-05-16T17:33:50.8398619Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:33:50.8399174Z TIC_DEPLOY_KEY: 2021-05-16T17:33:50.8400121Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:33:50.8402223Z GITHUB_PAT: *** 2021-05-16T17:33:50.8402712Z COVERALLS_TOKEN: 2021-05-16T17:33:50.8403272Z continue-on-error: true 2021-05-16T17:33:50.8403836Z VDIFFR_RUN_TESTS: 2021-05-16T17:33:50.8404393Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:33:50.8404918Z TZ: UTC 2021-05-16T17:33:50.8405366Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:33:50.8405860Z NOT_CRAN: true 2021-05-16T17:33:50.8406313Z ##[endgroup] 2021-05-16T17:33:50.8730531Z ##[group]Run adigherman/actions/install-sysdeps-linux@master 2021-05-16T17:33:50.8731234Z env: 2021-05-16T17:33:50.8731987Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:33:50.8732511Z TIC_DEPLOY_KEY: 2021-05-16T17:33:50.8733449Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:33:50.8735383Z GITHUB_PAT: *** 2021-05-16T17:33:50.8735831Z COVERALLS_TOKEN: 2021-05-16T17:33:50.8736386Z continue-on-error: true 2021-05-16T17:33:50.8736911Z VDIFFR_RUN_TESTS: 2021-05-16T17:33:50.8737465Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:33:50.8737956Z TZ: UTC 2021-05-16T17:33:50.8738401Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:33:50.8738858Z NOT_CRAN: true 2021-05-16T17:33:50.8739287Z ##[endgroup] 2021-05-16T17:33:51.2117698Z Reading package lists... 2021-05-16T17:33:51.3729811Z Building dependency tree... 2021-05-16T17:33:51.3753171Z Reading state information... 2021-05-16T17:33:51.5188918Z The following additional packages will be installed: 2021-05-16T17:33:51.5192621Z cmake-data libjsoncpp1 librhash0 2021-05-16T17:33:51.5197662Z Suggested packages: 2021-05-16T17:33:51.5198440Z cmake-doc ninja-build 2021-05-16T17:33:51.5673567Z The following NEW packages will be installed: 2021-05-16T17:33:51.5681994Z cmake cmake-data libjsoncpp1 librhash0 2021-05-16T17:33:51.5905624Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:33:51.5907205Z Need to get 5470 kB of archives. 2021-05-16T17:33:51.5908318Z After this operation, 28.3 MB of additional disk space will be used. 2021-05-16T17:33:51.5910465Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] 2021-05-16T17:33:51.6173102Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] 2021-05-16T17:33:51.6182151Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2021-05-16T17:33:51.6195741Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] 2021-05-16T17:33:52.0889773Z Fetched 5470 kB in 0s (68.7 MB/s) 2021-05-16T17:33:52.1316168Z Selecting previously unselected package cmake-data. 2021-05-16T17:33:52.1390250Z (Reading database ... 2021-05-16T17:33:52.1391200Z (Reading database ... 5% 2021-05-16T17:33:52.1391991Z (Reading database ... 10% 2021-05-16T17:33:52.1392734Z (Reading database ... 15% 2021-05-16T17:33:52.1393488Z (Reading database ... 20% 2021-05-16T17:33:52.1394243Z (Reading database ... 25% 2021-05-16T17:33:52.1395011Z (Reading database ... 30% 2021-05-16T17:33:52.1395757Z (Reading database ... 35% 2021-05-16T17:33:52.1396485Z (Reading database ... 40% 2021-05-16T17:33:52.1397228Z (Reading database ... 45% 2021-05-16T17:33:52.1397955Z (Reading database ... 50% 2021-05-16T17:33:52.1432298Z (Reading database ... 55% 2021-05-16T17:33:52.1469548Z (Reading database ... 60% 2021-05-16T17:33:52.1510907Z (Reading database ... 65% 2021-05-16T17:33:52.1637678Z (Reading database ... 70% 2021-05-16T17:33:52.1755594Z (Reading database ... 75% 2021-05-16T17:33:52.2037354Z (Reading database ... 80% 2021-05-16T17:33:52.2363048Z (Reading database ... 85% 2021-05-16T17:33:52.2523516Z (Reading database ... 90% 2021-05-16T17:33:52.2615446Z (Reading database ... 95% 2021-05-16T17:33:52.2616050Z (Reading database ... 100% 2021-05-16T17:33:52.2616931Z (Reading database ... 261980 files and directories currently installed.) 2021-05-16T17:33:52.2725784Z Preparing to unpack .../cmake-data_3.16.3-1ubuntu1_all.deb ... 2021-05-16T17:33:52.2976160Z Unpacking cmake-data (3.16.3-1ubuntu1) ... 2021-05-16T17:33:52.9334009Z Selecting previously unselected package libjsoncpp1:amd64. 2021-05-16T17:33:52.9608417Z Preparing to unpack .../libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2021-05-16T17:33:52.9630344Z Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-16T17:33:53.0139312Z Selecting previously unselected package librhash0:amd64. 2021-05-16T17:33:53.0469217Z Preparing to unpack .../librhash0_1.3.9-1_amd64.deb ... 2021-05-16T17:33:53.0481489Z Unpacking librhash0:amd64 (1.3.9-1) ... 2021-05-16T17:33:53.0894101Z Selecting previously unselected package cmake. 2021-05-16T17:33:53.1144349Z Preparing to unpack .../cmake_3.16.3-1ubuntu1_amd64.deb ... 2021-05-16T17:33:53.1162381Z Unpacking cmake (3.16.3-1ubuntu1) ... 2021-05-16T17:33:53.6025430Z Setting up librhash0:amd64 (1.3.9-1) ... 2021-05-16T17:33:53.6071232Z Setting up cmake-data (3.16.3-1ubuntu1) ... 2021-05-16T17:33:53.6542926Z Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-16T17:33:53.6591804Z Setting up cmake (3.16.3-1ubuntu1) ... 2021-05-16T17:33:53.6652788Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:33:54.8889877Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:33:57.1205292Z Reading package lists... 2021-05-16T17:33:57.2841450Z Building dependency tree... 2021-05-16T17:33:57.2861472Z Reading state information... 2021-05-16T17:33:57.4486835Z Suggested packages: 2021-05-16T17:33:57.4489043Z libssh-doc 2021-05-16T17:33:57.4971363Z The following NEW packages will be installed: 2021-05-16T17:33:57.4973896Z libssh-dev 2021-05-16T17:33:57.5197225Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:33:57.5198840Z Need to get 219 kB of archives. 2021-05-16T17:33:57.5200230Z After this operation, 1127 kB of additional disk space will be used. 2021-05-16T17:33:57.5202944Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-dev amd64 0.9.3-2ubuntu2.1 [219 kB] 2021-05-16T17:33:57.9598357Z Fetched 219 kB in 0s (10.2 MB/s) 2021-05-16T17:33:57.9919429Z Selecting previously unselected package libssh-dev:amd64. 2021-05-16T17:33:57.9996942Z (Reading database ... 2021-05-16T17:33:57.9997572Z (Reading database ... 5% 2021-05-16T17:33:57.9998144Z (Reading database ... 10% 2021-05-16T17:33:57.9998694Z (Reading database ... 15% 2021-05-16T17:33:57.9999255Z (Reading database ... 20% 2021-05-16T17:33:57.9999803Z (Reading database ... 25% 2021-05-16T17:33:58.0000605Z (Reading database ... 30% 2021-05-16T17:33:58.0001153Z (Reading database ... 35% 2021-05-16T17:33:58.0001714Z (Reading database ... 40% 2021-05-16T17:33:58.0002269Z (Reading database ... 45% 2021-05-16T17:33:58.0002809Z (Reading database ... 50% 2021-05-16T17:33:58.0047682Z (Reading database ... 55% 2021-05-16T17:33:58.0088370Z (Reading database ... 60% 2021-05-16T17:33:58.0133472Z (Reading database ... 65% 2021-05-16T17:33:58.0266365Z (Reading database ... 70% 2021-05-16T17:33:58.0392529Z (Reading database ... 75% 2021-05-16T17:33:58.0705826Z (Reading database ... 80% 2021-05-16T17:33:58.1050221Z (Reading database ... 85% 2021-05-16T17:33:58.1205088Z (Reading database ... 90% 2021-05-16T17:33:58.1286021Z (Reading database ... 95% 2021-05-16T17:33:58.1286884Z (Reading database ... 100% 2021-05-16T17:33:58.1287907Z (Reading database ... 264764 files and directories currently installed.) 2021-05-16T17:33:58.1402504Z Preparing to unpack .../libssh-dev_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-16T17:33:58.1414497Z Unpacking libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T17:33:58.2276849Z Setting up libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T17:34:00.4538483Z Reading package lists... 2021-05-16T17:34:00.6251487Z Building dependency tree... 2021-05-16T17:34:00.6270469Z Reading state information... 2021-05-16T17:34:00.8384301Z The following NEW packages will be installed: 2021-05-16T17:34:00.8392127Z jags 2021-05-16T17:34:00.8595611Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:00.8596431Z Need to get 1562 kB of archives. 2021-05-16T17:34:00.8597273Z After this operation, 3615 kB of additional disk space will be used. 2021-05-16T17:34:00.8599240Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 jags amd64 4.3.0-3build1 [1562 kB] 2021-05-16T17:34:01.3265038Z Fetched 1562 kB in 0s (36.4 MB/s) 2021-05-16T17:34:01.3633800Z Selecting previously unselected package jags. 2021-05-16T17:34:01.3709151Z (Reading database ... 2021-05-16T17:34:01.3710291Z (Reading database ... 5% 2021-05-16T17:34:01.3711106Z (Reading database ... 10% 2021-05-16T17:34:01.3711875Z (Reading database ... 15% 2021-05-16T17:34:01.3712621Z (Reading database ... 20% 2021-05-16T17:34:01.3713372Z (Reading database ... 25% 2021-05-16T17:34:01.3714109Z (Reading database ... 30% 2021-05-16T17:34:01.3714860Z (Reading database ... 35% 2021-05-16T17:34:01.3715608Z (Reading database ... 40% 2021-05-16T17:34:01.3716384Z (Reading database ... 45% 2021-05-16T17:34:01.3717149Z (Reading database ... 50% 2021-05-16T17:34:01.3751519Z (Reading database ... 55% 2021-05-16T17:34:01.3790590Z (Reading database ... 60% 2021-05-16T17:34:01.3831853Z (Reading database ... 65% 2021-05-16T17:34:01.4035382Z (Reading database ... 70% 2021-05-16T17:34:01.4186027Z (Reading database ... 75% 2021-05-16T17:34:01.4487148Z (Reading database ... 80% 2021-05-16T17:34:01.4814468Z (Reading database ... 85% 2021-05-16T17:34:01.4966541Z (Reading database ... 90% 2021-05-16T17:34:01.5051518Z (Reading database ... 95% 2021-05-16T17:34:01.5052787Z (Reading database ... 100% 2021-05-16T17:34:01.5054134Z (Reading database ... 264783 files and directories currently installed.) 2021-05-16T17:34:01.5168697Z Preparing to unpack .../jags_4.3.0-3build1_amd64.deb ... 2021-05-16T17:34:01.5214363Z Unpacking jags (4.3.0-3build1) ... 2021-05-16T17:34:01.7031859Z Setting up jags (4.3.0-3build1) ... 2021-05-16T17:34:01.7592760Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:34:02.5786543Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:34:04.8204699Z Reading package lists... 2021-05-16T17:34:04.9997106Z Building dependency tree... 2021-05-16T17:34:05.0016802Z Reading state information... 2021-05-16T17:34:05.1749924Z The following additional packages will be installed: 2021-05-16T17:34:05.1751908Z libnode64 libuv1-dev 2021-05-16T17:34:05.2272534Z The following NEW packages will be installed: 2021-05-16T17:34:05.2277020Z libnode-dev libnode64 libuv1-dev 2021-05-16T17:34:05.2493012Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:05.2494873Z Need to get 6239 kB of archives. 2021-05-16T17:34:05.2495946Z After this operation, 24.9 MB of additional disk space will be used. 2021-05-16T17:34:05.2498266Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1-dev amd64 1.34.2-1ubuntu1.1 [103 kB] 2021-05-16T17:34:05.2526397Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB] 2021-05-16T17:34:05.3432806Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode-dev amd64 10.19.0~dfsg-3ubuntu1 [370 kB] 2021-05-16T17:34:05.8430332Z Fetched 6239 kB in 0s (36.6 MB/s) 2021-05-16T17:34:05.8812773Z Selecting previously unselected package libuv1-dev:amd64. 2021-05-16T17:34:05.8887099Z (Reading database ... 2021-05-16T17:34:05.8887973Z (Reading database ... 5% 2021-05-16T17:34:05.8889024Z (Reading database ... 10% 2021-05-16T17:34:05.8889638Z (Reading database ... 15% 2021-05-16T17:34:05.8890274Z (Reading database ... 20% 2021-05-16T17:34:05.8890841Z (Reading database ... 25% 2021-05-16T17:34:05.8891386Z (Reading database ... 30% 2021-05-16T17:34:05.8892287Z (Reading database ... 35% 2021-05-16T17:34:05.8892830Z (Reading database ... 40% 2021-05-16T17:34:05.8893384Z (Reading database ... 45% 2021-05-16T17:34:05.8893925Z (Reading database ... 50% 2021-05-16T17:34:05.8936814Z (Reading database ... 55% 2021-05-16T17:34:05.8976535Z (Reading database ... 60% 2021-05-16T17:34:05.9017714Z (Reading database ... 65% 2021-05-16T17:34:05.9150247Z (Reading database ... 70% 2021-05-16T17:34:05.9271823Z (Reading database ... 75% 2021-05-16T17:34:05.9563179Z (Reading database ... 80% 2021-05-16T17:34:05.9896740Z (Reading database ... 85% 2021-05-16T17:34:06.0053276Z (Reading database ... 90% 2021-05-16T17:34:06.0136520Z (Reading database ... 95% 2021-05-16T17:34:06.0137401Z (Reading database ... 100% 2021-05-16T17:34:06.0138288Z (Reading database ... 264923 files and directories currently installed.) 2021-05-16T17:34:06.0257764Z Preparing to unpack .../libuv1-dev_1.34.2-1ubuntu1.1_amd64.deb ... 2021-05-16T17:34:06.0278200Z Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-16T17:34:06.0693356Z Selecting previously unselected package libnode64:amd64. 2021-05-16T17:34:06.0955544Z Preparing to unpack .../libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T17:34:06.0983811Z Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T17:34:06.7722789Z Selecting previously unselected package libnode-dev:amd64. 2021-05-16T17:34:06.7993972Z Preparing to unpack .../libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T17:34:06.8003323Z Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T17:34:06.9072865Z Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-16T17:34:06.9118412Z Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T17:34:06.9160061Z Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T17:34:06.9204385Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:34:09.1651216Z Reading package lists... 2021-05-16T17:34:09.3331919Z Building dependency tree... 2021-05-16T17:34:09.3351472Z Reading state information... 2021-05-16T17:34:09.4974056Z The following additional packages will be installed: 2021-05-16T17:34:09.4978426Z libfftw3-bin libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-16T17:34:09.4983595Z Suggested packages: 2021-05-16T17:34:09.4984382Z libfftw3-doc 2021-05-16T17:34:09.5454254Z The following NEW packages will be installed: 2021-05-16T17:34:09.5459231Z libfftw3-bin libfftw3-dev libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-16T17:34:09.5659332Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:09.5660505Z Need to get 3986 kB of archives. 2021-05-16T17:34:09.5661424Z After this operation, 22.4 MB of additional disk space will be used. 2021-05-16T17:34:09.5663751Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-long3 amd64 3.3.8-2ubuntu1 [313 kB] 2021-05-16T17:34:09.5747201Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-quad3 amd64 3.3.8-2ubuntu1 [673 kB] 2021-05-16T17:34:09.5846611Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-single3 amd64 3.3.8-2ubuntu1 [756 kB] 2021-05-16T17:34:09.5914158Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-bin amd64 3.3.8-2ubuntu1 [32.2 kB] 2021-05-16T17:34:09.5919554Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-dev amd64 3.3.8-2ubuntu1 [2211 kB] 2021-05-16T17:34:10.0468492Z Fetched 3986 kB in 0s (66.4 MB/s) 2021-05-16T17:34:10.0828050Z Selecting previously unselected package libfftw3-long3:amd64. 2021-05-16T17:34:10.0902442Z (Reading database ... 2021-05-16T17:34:10.0903252Z (Reading database ... 5% 2021-05-16T17:34:10.0904410Z (Reading database ... 10% 2021-05-16T17:34:10.0905092Z (Reading database ... 15% 2021-05-16T17:34:10.0905775Z (Reading database ... 20% 2021-05-16T17:34:10.0906439Z (Reading database ... 25% 2021-05-16T17:34:10.0907201Z (Reading database ... 30% 2021-05-16T17:34:10.0907885Z (Reading database ... 35% 2021-05-16T17:34:10.0908544Z (Reading database ... 40% 2021-05-16T17:34:10.0909218Z (Reading database ... 45% 2021-05-16T17:34:10.0909875Z (Reading database ... 50% 2021-05-16T17:34:10.0945391Z (Reading database ... 55% 2021-05-16T17:34:10.0984202Z (Reading database ... 60% 2021-05-16T17:34:10.1026008Z (Reading database ... 65% 2021-05-16T17:34:10.1164122Z (Reading database ... 70% 2021-05-16T17:34:10.1292066Z (Reading database ... 75% 2021-05-16T17:34:10.1593653Z (Reading database ... 80% 2021-05-16T17:34:10.1936790Z (Reading database ... 85% 2021-05-16T17:34:10.2095195Z (Reading database ... 90% 2021-05-16T17:34:10.2181750Z (Reading database ... 95% 2021-05-16T17:34:10.2182365Z (Reading database ... 100% 2021-05-16T17:34:10.2183244Z (Reading database ... 265059 files and directories currently installed.) 2021-05-16T17:34:10.2304908Z Preparing to unpack .../libfftw3-long3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T17:34:10.2332099Z Unpacking libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T17:34:10.2973778Z Selecting previously unselected package libfftw3-quad3:amd64. 2021-05-16T17:34:10.3261691Z Preparing to unpack .../libfftw3-quad3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T17:34:10.3277258Z Unpacking libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T17:34:10.4374353Z Selecting previously unselected package libfftw3-single3:amd64. 2021-05-16T17:34:10.4598866Z Preparing to unpack .../libfftw3-single3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T17:34:10.4620066Z Unpacking libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T17:34:10.5640436Z Selecting previously unselected package libfftw3-bin. 2021-05-16T17:34:10.5930965Z Preparing to unpack .../libfftw3-bin_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T17:34:10.5942471Z Unpacking libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-16T17:34:10.6309022Z Selecting previously unselected package libfftw3-dev:amd64. 2021-05-16T17:34:10.6564838Z Preparing to unpack .../libfftw3-dev_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T17:34:10.6586581Z Unpacking libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T17:34:11.0103157Z Setting up libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T17:34:11.0161122Z Setting up libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T17:34:11.0221171Z Setting up libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T17:34:11.0276872Z Setting up libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-16T17:34:11.0337555Z Setting up libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T17:34:11.0421126Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:34:11.9037249Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:34:14.1520536Z Reading package lists... 2021-05-16T17:34:14.3343853Z Building dependency tree... 2021-05-16T17:34:14.3362065Z Reading state information... 2021-05-16T17:34:14.4928208Z The following additional packages will be installed: 2021-05-16T17:34:14.4929410Z libdcmtk14 2021-05-16T17:34:14.5428805Z The following NEW packages will be installed: 2021-05-16T17:34:14.5440250Z dcmtk libdcmtk14 2021-05-16T17:34:14.5649535Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:14.5650382Z Need to get 5546 kB of archives. 2021-05-16T17:34:14.5651210Z After this operation, 26.5 MB of additional disk space will be used. 2021-05-16T17:34:14.5653575Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdcmtk14 amd64 3.6.4-2.1build2 [4682 kB] 2021-05-16T17:34:14.6545770Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 dcmtk amd64 3.6.4-2.1build2 [864 kB] 2021-05-16T17:34:15.0989614Z Fetched 5546 kB in 0s (46.8 MB/s) 2021-05-16T17:34:15.1337355Z Selecting previously unselected package libdcmtk14. 2021-05-16T17:34:15.1415234Z (Reading database ... 2021-05-16T17:34:15.1415893Z (Reading database ... 5% 2021-05-16T17:34:15.1416464Z (Reading database ... 10% 2021-05-16T17:34:15.1417015Z (Reading database ... 15% 2021-05-16T17:34:15.1417577Z (Reading database ... 20% 2021-05-16T17:34:15.1418158Z (Reading database ... 25% 2021-05-16T17:34:15.1418717Z (Reading database ... 30% 2021-05-16T17:34:15.1419260Z (Reading database ... 35% 2021-05-16T17:34:15.1419811Z (Reading database ... 40% 2021-05-16T17:34:15.1420352Z (Reading database ... 45% 2021-05-16T17:34:15.1420905Z (Reading database ... 50% 2021-05-16T17:34:15.1449465Z (Reading database ... 55% 2021-05-16T17:34:15.1489186Z (Reading database ... 60% 2021-05-16T17:34:15.1531354Z (Reading database ... 65% 2021-05-16T17:34:15.1665495Z (Reading database ... 70% 2021-05-16T17:34:15.1786640Z (Reading database ... 75% 2021-05-16T17:34:15.2064089Z (Reading database ... 80% 2021-05-16T17:34:15.2398011Z (Reading database ... 85% 2021-05-16T17:34:15.2556508Z (Reading database ... 90% 2021-05-16T17:34:15.2642271Z (Reading database ... 95% 2021-05-16T17:34:15.2642867Z (Reading database ... 100% 2021-05-16T17:34:15.2643742Z (Reading database ... 265150 files and directories currently installed.) 2021-05-16T17:34:15.2763946Z Preparing to unpack .../libdcmtk14_3.6.4-2.1build2_amd64.deb ... 2021-05-16T17:34:15.2817299Z Unpacking libdcmtk14 (3.6.4-2.1build2) ... 2021-05-16T17:34:15.8424504Z Selecting previously unselected package dcmtk. 2021-05-16T17:34:15.8570103Z Preparing to unpack .../dcmtk_3.6.4-2.1build2_amd64.deb ... 2021-05-16T17:34:15.9496963Z Unpacking dcmtk (3.6.4-2.1build2) ... 2021-05-16T17:34:16.1096816Z Setting up libdcmtk14 (3.6.4-2.1build2) ... 2021-05-16T17:34:16.1168990Z Setting up dcmtk (3.6.4-2.1build2) ... 2021-05-16T17:34:16.1360510Z Adding `dcmtk' group to system ... 2021-05-16T17:34:16.2152083Z Adding `dcmtk' user to system ... 2021-05-16T17:34:16.3611053Z adduser: Warning: The home directory `/var/lib/dcmtk/db' does not belong to the user you are currently creating. 2021-05-16T17:34:16.6348803Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:34:18.3622926Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:34:20.5848254Z Reading package lists... 2021-05-16T17:34:20.7566757Z Building dependency tree... 2021-05-16T17:34:20.7586478Z Reading state information... 2021-05-16T17:34:21.0001483Z libsecret-1-dev is already the newest version (0.20.3-0ubuntu1). 2021-05-16T17:34:21.0003035Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:21.0698311Z Reading package lists... 2021-05-16T17:34:21.2387228Z Building dependency tree... 2021-05-16T17:34:21.2406975Z Reading state information... 2021-05-16T17:34:21.5001365Z libpng-dev is already the newest version (1.6.37-2). 2021-05-16T17:34:21.5002928Z libpng-dev set to manually installed. 2021-05-16T17:34:21.5004039Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:21.5702256Z Reading package lists... 2021-05-16T17:34:21.7326985Z Building dependency tree... 2021-05-16T17:34:21.7346317Z Reading state information... 2021-05-16T17:34:21.8977165Z The following additional packages will be installed: 2021-05-16T17:34:21.8980180Z libopenjp2-7 libpoppler-cpp0v5 libpoppler-dev libpoppler97 poppler-data 2021-05-16T17:34:21.8986833Z Suggested packages: 2021-05-16T17:34:21.8988179Z poppler-utils ghostscript fonts-japanese-mincho | fonts-ipafont-mincho 2021-05-16T17:34:21.8989757Z fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai 2021-05-16T17:34:21.8990930Z fonts-arphic-uming fonts-nanum 2021-05-16T17:34:21.9460803Z The following NEW packages will be installed: 2021-05-16T17:34:21.9463259Z libopenjp2-7 libpoppler-cpp-dev libpoppler-cpp0v5 libpoppler-dev 2021-05-16T17:34:21.9464779Z libpoppler97 poppler-data 2021-05-16T17:34:21.9653559Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:21.9654421Z Need to get 2582 kB of archives. 2021-05-16T17:34:21.9655319Z After this operation, 16.7 MB of additional disk space will be used. 2021-05-16T17:34:21.9657294Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB] 2021-05-16T17:34:21.9834119Z 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-16T17:34:21.9868284Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1 [915 kB] 2021-05-16T17:34:22.0059734Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp0v5 amd64 0.86.1-0ubuntu1 [35.6 kB] 2021-05-16T17:34:22.0066630Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-dev amd64 0.86.1-0ubuntu1 [5336 B] 2021-05-16T17:34:22.0068927Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp-dev amd64 0.86.1-0ubuntu1 [10.4 kB] 2021-05-16T17:34:22.4447963Z Fetched 2582 kB in 0s (46.2 MB/s) 2021-05-16T17:34:22.4794453Z Selecting previously unselected package poppler-data. 2021-05-16T17:34:22.4874586Z (Reading database ... 2021-05-16T17:34:22.4875287Z (Reading database ... 5% 2021-05-16T17:34:22.4875840Z (Reading database ... 10% 2021-05-16T17:34:22.4876407Z (Reading database ... 15% 2021-05-16T17:34:22.4876969Z (Reading database ... 20% 2021-05-16T17:34:22.4877730Z (Reading database ... 25% 2021-05-16T17:34:22.4878301Z (Reading database ... 30% 2021-05-16T17:34:22.4878846Z (Reading database ... 35% 2021-05-16T17:34:22.4879406Z (Reading database ... 40% 2021-05-16T17:34:22.4879947Z (Reading database ... 45% 2021-05-16T17:34:22.4880499Z (Reading database ... 50% 2021-05-16T17:34:22.4902505Z (Reading database ... 55% 2021-05-16T17:34:22.4941646Z (Reading database ... 60% 2021-05-16T17:34:22.4983131Z (Reading database ... 65% 2021-05-16T17:34:22.5111781Z (Reading database ... 70% 2021-05-16T17:34:22.5233797Z (Reading database ... 75% 2021-05-16T17:34:22.5517267Z (Reading database ... 80% 2021-05-16T17:34:22.5846655Z (Reading database ... 85% 2021-05-16T17:34:22.5994282Z (Reading database ... 90% 2021-05-16T17:34:22.6073658Z (Reading database ... 95% 2021-05-16T17:34:22.6074722Z (Reading database ... 100% 2021-05-16T17:34:22.6076255Z (Reading database ... 265385 files and directories currently installed.) 2021-05-16T17:34:22.6181605Z Preparing to unpack .../0-poppler-data_0.4.9-2_all.deb ... 2021-05-16T17:34:22.6198550Z Unpacking poppler-data (0.4.9-2) ... 2021-05-16T17:34:22.8810561Z Selecting previously unselected package libopenjp2-7:amd64. 2021-05-16T17:34:22.9108867Z Preparing to unpack .../1-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... 2021-05-16T17:34:22.9173260Z Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-16T17:34:22.9654054Z Selecting previously unselected package libpoppler97:amd64. 2021-05-16T17:34:22.9892046Z Preparing to unpack .../2-libpoppler97_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T17:34:22.9908910Z Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T17:34:23.1214292Z Selecting previously unselected package libpoppler-cpp0v5:amd64. 2021-05-16T17:34:23.1446726Z Preparing to unpack .../3-libpoppler-cpp0v5_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T17:34:23.1457703Z Unpacking libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T17:34:23.1813596Z Selecting previously unselected package libpoppler-dev:amd64. 2021-05-16T17:34:23.2150146Z Preparing to unpack .../4-libpoppler-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T17:34:23.2169124Z Unpacking libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T17:34:23.2411784Z Selecting previously unselected package libpoppler-cpp-dev:amd64. 2021-05-16T17:34:23.2714409Z Preparing to unpack .../5-libpoppler-cpp-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T17:34:23.2727471Z Unpacking libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T17:34:23.3432388Z Setting up poppler-data (0.4.9-2) ... 2021-05-16T17:34:23.3586426Z Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-16T17:34:23.3648108Z Setting up libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T17:34:23.3681001Z Setting up libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T17:34:23.3720970Z Setting up libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T17:34:23.3761538Z Setting up libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T17:34:23.3806338Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T17:34:23.4914354Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:34:25.6966215Z Reading package lists... 2021-05-16T17:34:25.8708051Z Building dependency tree... 2021-05-16T17:34:25.8728130Z Reading state information... 2021-05-16T17:34:26.0374866Z The following additional packages will be installed: 2021-05-16T17:34:26.0377771Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libsz2 2021-05-16T17:34:26.0381371Z Suggested packages: 2021-05-16T17:34:26.0382619Z libhdf5-doc 2021-05-16T17:34:26.0901950Z The following NEW packages will be installed: 2021-05-16T17:34:26.0908156Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libhdf5-dev 2021-05-16T17:34:26.0912909Z libsz2 2021-05-16T17:34:26.1117389Z 0 upgraded, 7 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:26.1118157Z Need to get 4074 kB of archives. 2021-05-16T17:34:26.1118925Z After this operation, 17.6 MB of additional disk space will be used. 2021-05-16T17:34:26.1121320Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 hdf5-helpers amd64 1.10.4+repack-11ubuntu1 [13.6 kB] 2021-05-16T17:34:26.1140580Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec0 amd64 1.0.4-1 [19.1 kB] 2021-05-16T17:34:26.1148509Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsz2 amd64 1.0.4-1 [5188 B] 2021-05-16T17:34:26.1154805Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-103 amd64 1.10.4+repack-11ubuntu1 [1311 kB] 2021-05-16T17:34:26.1315604Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-cpp-103 amd64 1.10.4+repack-11ubuntu1 [120 kB] 2021-05-16T17:34:26.1332632Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec-dev amd64 1.0.4-1 [16.9 kB] 2021-05-16T17:34:26.1339560Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-dev amd64 1.10.4+repack-11ubuntu1 [2589 kB] 2021-05-16T17:34:26.5991888Z Fetched 4074 kB in 0s (66.5 MB/s) 2021-05-16T17:34:26.6350714Z Selecting previously unselected package hdf5-helpers. 2021-05-16T17:34:26.6428560Z (Reading database ... 2021-05-16T17:34:26.6429542Z (Reading database ... 5% 2021-05-16T17:34:26.6430325Z (Reading database ... 10% 2021-05-16T17:34:26.6431091Z (Reading database ... 15% 2021-05-16T17:34:26.6431846Z (Reading database ... 20% 2021-05-16T17:34:26.6432585Z (Reading database ... 25% 2021-05-16T17:34:26.6433330Z (Reading database ... 30% 2021-05-16T17:34:26.6434062Z (Reading database ... 35% 2021-05-16T17:34:26.6434813Z (Reading database ... 40% 2021-05-16T17:34:26.6435563Z (Reading database ... 45% 2021-05-16T17:34:26.6436294Z (Reading database ... 50% 2021-05-16T17:34:26.6471482Z (Reading database ... 55% 2021-05-16T17:34:26.6513632Z (Reading database ... 60% 2021-05-16T17:34:26.6559207Z (Reading database ... 65% 2021-05-16T17:34:26.6690497Z (Reading database ... 70% 2021-05-16T17:34:26.6815435Z (Reading database ... 75% 2021-05-16T17:34:26.7112976Z (Reading database ... 80% 2021-05-16T17:34:26.7447266Z (Reading database ... 85% 2021-05-16T17:34:26.7603656Z (Reading database ... 90% 2021-05-16T17:34:26.7686626Z (Reading database ... 95% 2021-05-16T17:34:26.7687395Z (Reading database ... 100% 2021-05-16T17:34:26.7688538Z (Reading database ... 265945 files and directories currently installed.) 2021-05-16T17:34:26.7800759Z Preparing to unpack .../0-hdf5-helpers_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T17:34:26.7816294Z Unpacking hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-16T17:34:26.8087891Z Selecting previously unselected package libaec0:amd64. 2021-05-16T17:34:26.8381998Z Preparing to unpack .../1-libaec0_1.0.4-1_amd64.deb ... 2021-05-16T17:34:26.8411216Z Unpacking libaec0:amd64 (1.0.4-1) ... 2021-05-16T17:34:26.8800020Z Selecting previously unselected package libsz2:amd64. 2021-05-16T17:34:26.9027109Z Preparing to unpack .../2-libsz2_1.0.4-1_amd64.deb ... 2021-05-16T17:34:26.9039901Z Unpacking libsz2:amd64 (1.0.4-1) ... 2021-05-16T17:34:26.9374398Z Selecting previously unselected package libhdf5-103:amd64. 2021-05-16T17:34:26.9621309Z Preparing to unpack .../3-libhdf5-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T17:34:26.9632360Z Unpacking libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T17:34:27.1334309Z Selecting previously unselected package libhdf5-cpp-103:amd64. 2021-05-16T17:34:27.1593428Z Preparing to unpack .../4-libhdf5-cpp-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T17:34:27.1605179Z Unpacking libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T17:34:27.2030727Z Selecting previously unselected package libaec-dev:amd64. 2021-05-16T17:34:27.2321809Z Preparing to unpack .../5-libaec-dev_1.0.4-1_amd64.deb ... 2021-05-16T17:34:27.2343665Z Unpacking libaec-dev:amd64 (1.0.4-1) ... 2021-05-16T17:34:27.2614329Z Selecting previously unselected package libhdf5-dev. 2021-05-16T17:34:27.2912088Z Preparing to unpack .../6-libhdf5-dev_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T17:34:27.2921891Z Unpacking libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-16T17:34:27.6350325Z Setting up hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-16T17:34:27.6388644Z Setting up libaec0:amd64 (1.0.4-1) ... 2021-05-16T17:34:27.6415529Z Setting up libsz2:amd64 (1.0.4-1) ... 2021-05-16T17:34:27.6441681Z Setting up libaec-dev:amd64 (1.0.4-1) ... 2021-05-16T17:34:27.6467833Z Setting up libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T17:34:27.6509315Z Setting up libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T17:34:27.6548405Z Setting up libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-16T17:34:27.6633188Z 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-16T17:34:27.6668912Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:34:28.5165342Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:34:30.7427879Z Reading package lists... 2021-05-16T17:34:30.9079881Z Building dependency tree... 2021-05-16T17:34:30.9099619Z Reading state information... 2021-05-16T17:34:31.0717319Z The following additional packages will be installed: 2021-05-16T17:34:31.0720139Z libdrm-dev libgl-dev libglu1-mesa libglx-dev 2021-05-16T17:34:31.1209450Z The following NEW packages will be installed: 2021-05-16T17:34:31.1214468Z libdrm-dev libgl-dev libglu1-mesa libglu1-mesa-dev libglx-dev 2021-05-16T17:34:31.1218277Z mesa-common-dev 2021-05-16T17:34:31.1471019Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:31.1471868Z Need to get 1761 kB of archives. 2021-05-16T17:34:31.1472733Z After this operation, 5442 kB of additional disk space will be used. 2021-05-16T17:34:31.1474802Z 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-16T17:34:31.1567338Z 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-16T17:34:31.1573075Z 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-16T17:34:31.1586941Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa amd64 9.0.1-1build1 [168 kB] 2021-05-16T17:34:31.1621919Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa-dev amd64 9.0.1-1build1 [207 kB] 2021-05-16T17:34:31.1702888Z 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-16T17:34:31.6439941Z Fetched 1761 kB in 0s (21.7 MB/s) 2021-05-16T17:34:31.6814363Z Selecting previously unselected package libdrm-dev:amd64. 2021-05-16T17:34:31.6852146Z (Reading database ... 2021-05-16T17:34:31.6852778Z (Reading database ... 5% 2021-05-16T17:34:31.6853345Z (Reading database ... 10% 2021-05-16T17:34:31.6853896Z (Reading database ... 15% 2021-05-16T17:34:31.6854452Z (Reading database ... 20% 2021-05-16T17:34:31.6854997Z (Reading database ... 25% 2021-05-16T17:34:31.6855588Z (Reading database ... 30% 2021-05-16T17:34:31.6856131Z (Reading database ... 35% 2021-05-16T17:34:31.6856689Z (Reading database ... 40% 2021-05-16T17:34:31.6857235Z (Reading database ... 45% 2021-05-16T17:34:31.6857788Z (Reading database ... 50% 2021-05-16T17:34:31.6896244Z (Reading database ... 55% 2021-05-16T17:34:31.6933525Z (Reading database ... 60% 2021-05-16T17:34:31.6972545Z (Reading database ... 65% 2021-05-16T17:34:31.7103114Z (Reading database ... 70% 2021-05-16T17:34:31.7225498Z (Reading database ... 75% 2021-05-16T17:34:31.7521620Z (Reading database ... 80% 2021-05-16T17:34:31.7857194Z (Reading database ... 85% 2021-05-16T17:34:31.8007849Z (Reading database ... 90% 2021-05-16T17:34:31.8088268Z (Reading database ... 95% 2021-05-16T17:34:31.8088882Z (Reading database ... 100% 2021-05-16T17:34:31.8089754Z (Reading database ... 266153 files and directories currently installed.) 2021-05-16T17:34:31.8204093Z Preparing to unpack .../0-libdrm-dev_2.4.102-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T17:34:31.8228716Z Unpacking libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-16T17:34:31.8734466Z Selecting previously unselected package libglx-dev:amd64. 2021-05-16T17:34:31.8960737Z Preparing to unpack .../1-libglx-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T17:34:31.8973230Z Unpacking libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T17:34:31.9454266Z Selecting previously unselected package libgl-dev:amd64. 2021-05-16T17:34:31.9691379Z Preparing to unpack .../2-libgl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T17:34:31.9723871Z Unpacking libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T17:34:32.0173536Z Selecting previously unselected package libglu1-mesa:amd64. 2021-05-16T17:34:32.0410608Z Preparing to unpack .../3-libglu1-mesa_9.0.1-1build1_amd64.deb ... 2021-05-16T17:34:32.0431922Z Unpacking libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-16T17:34:32.0934830Z Selecting previously unselected package libglu1-mesa-dev:amd64. 2021-05-16T17:34:32.1158250Z Preparing to unpack .../4-libglu1-mesa-dev_9.0.1-1build1_amd64.deb ... 2021-05-16T17:34:32.1171064Z Unpacking libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-16T17:34:32.1694772Z Selecting previously unselected package mesa-common-dev:amd64. 2021-05-16T17:34:32.1971884Z Preparing to unpack .../5-mesa-common-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T17:34:32.1984415Z Unpacking mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T17:34:32.3768942Z Setting up libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-16T17:34:32.3815185Z Setting up libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T17:34:32.3847136Z Setting up libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-16T17:34:32.3875797Z Setting up libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T17:34:32.3906734Z Setting up libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-16T17:34:32.3940412Z Setting up mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T17:34:32.3974283Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:34:33.9332770Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:34:36.1855232Z Reading package lists... 2021-05-16T17:34:36.3589553Z Building dependency tree... 2021-05-16T17:34:36.3608693Z Reading state information... 2021-05-16T17:34:36.5267702Z The following additional packages will be installed: 2021-05-16T17:34:36.5271025Z libprotobuf-lite17 libprotoc17 2021-05-16T17:34:36.5760298Z The following NEW packages will be installed: 2021-05-16T17:34:36.5764892Z libprotobuf-dev libprotobuf-lite17 libprotoc-dev libprotoc17 2021-05-16T17:34:36.5768654Z protobuf-compiler 2021-05-16T17:34:36.5968565Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:36.5969521Z Need to get 2754 kB of archives. 2021-05-16T17:34:36.5970630Z After this operation, 19.9 MB of additional disk space will be used. 2021-05-16T17:34:36.5972863Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5 [132 kB] 2021-05-16T17:34:36.6001357Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5 [646 kB] 2021-05-16T17:34:36.6061150Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5 [1155 kB] 2021-05-16T17:34:36.6180850Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc-dev amd64 3.6.1.3-2ubuntu5 [793 kB] 2021-05-16T17:34:36.6250276Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 protobuf-compiler amd64 3.6.1.3-2ubuntu5 [27.6 kB] 2021-05-16T17:34:37.0628221Z Fetched 2754 kB in 0s (63.1 MB/s) 2021-05-16T17:34:37.0974638Z Selecting previously unselected package libprotobuf-lite17:amd64. 2021-05-16T17:34:37.1052519Z (Reading database ... 2021-05-16T17:34:37.1053341Z (Reading database ... 5% 2021-05-16T17:34:37.1053943Z (Reading database ... 10% 2021-05-16T17:34:37.1054502Z (Reading database ... 15% 2021-05-16T17:34:37.1055096Z (Reading database ... 20% 2021-05-16T17:34:37.1055653Z (Reading database ... 25% 2021-05-16T17:34:37.1056469Z (Reading database ... 30% 2021-05-16T17:34:37.1057030Z (Reading database ... 35% 2021-05-16T17:34:37.1057575Z (Reading database ... 40% 2021-05-16T17:34:37.1058136Z (Reading database ... 45% 2021-05-16T17:34:37.1058675Z (Reading database ... 50% 2021-05-16T17:34:37.1099161Z (Reading database ... 55% 2021-05-16T17:34:37.1137340Z (Reading database ... 60% 2021-05-16T17:34:37.1181899Z (Reading database ... 65% 2021-05-16T17:34:37.1320838Z (Reading database ... 70% 2021-05-16T17:34:37.1449081Z (Reading database ... 75% 2021-05-16T17:34:37.1737306Z (Reading database ... 80% 2021-05-16T17:34:37.2068840Z (Reading database ... 85% 2021-05-16T17:34:37.2222035Z (Reading database ... 90% 2021-05-16T17:34:37.2307275Z (Reading database ... 95% 2021-05-16T17:34:37.2308175Z (Reading database ... 100% 2021-05-16T17:34:37.2309448Z (Reading database ... 266636 files and directories currently installed.) 2021-05-16T17:34:37.2425628Z Preparing to unpack .../libprotobuf-lite17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T17:34:37.2451509Z Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T17:34:37.2893913Z Selecting previously unselected package libprotoc17:amd64. 2021-05-16T17:34:37.3162278Z Preparing to unpack .../libprotoc17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T17:34:37.3176327Z Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T17:34:37.4174556Z Selecting previously unselected package libprotobuf-dev:amd64. 2021-05-16T17:34:37.4432577Z Preparing to unpack .../libprotobuf-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T17:34:37.4444655Z Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T17:34:37.6133800Z Selecting previously unselected package libprotoc-dev:amd64. 2021-05-16T17:34:37.6428084Z Preparing to unpack .../libprotoc-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T17:34:37.6438196Z Unpacking libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T17:34:37.7679690Z Selecting previously unselected package protobuf-compiler. 2021-05-16T17:34:37.7980927Z Preparing to unpack .../protobuf-compiler_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T17:34:37.7993019Z Unpacking protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-16T17:34:37.8704943Z Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T17:34:37.8755299Z Setting up protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-16T17:34:37.8800575Z Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T17:34:37.8838886Z Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T17:34:37.8870262Z Setting up libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T17:34:37.8921054Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:34:38.6873066Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:34:40.9751139Z Reading package lists... 2021-05-16T17:34:41.1485931Z Building dependency tree... 2021-05-16T17:34:41.1506716Z Reading state information... 2021-05-16T17:34:41.3160596Z The following additional packages will be installed: 2021-05-16T17:34:41.3162444Z i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 libasyncns0 2021-05-16T17:34:41.3163927Z libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58 2021-05-16T17:34:41.3165103Z libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 2021-05-16T17:34:41.3167828Z libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 libcodec2-0.9 2021-05-16T17:34:41.3169332Z libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 libigdgmm11 2021-05-16T17:34:41.3170651Z libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-16T17:34:41.3172327Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-16T17:34:41.3173781Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-16T17:34:41.3175162Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-16T17:34:41.3176625Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-16T17:34:41.3178386Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-16T17:34:41.3179764Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-16T17:34:41.3181042Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-16T17:34:41.3182385Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-16T17:34:41.3183645Z Suggested packages: 2021-05-16T17:34:41.3185371Z ffmpeg-doc i965-va-driver-shaders libbluray-bdj jackd2 libportaudio2 2021-05-16T17:34:41.3186800Z opus-tools pulseaudio libraw1394-doc serdi sndiod sordi speex opencl-icd 2021-05-16T17:34:41.3188382Z libvdpau-va-gl1 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver 2021-05-16T17:34:41.3189804Z nvidia-legacy-304xx-vdpau-driver 2021-05-16T17:34:41.3923420Z The following NEW packages will be installed: 2021-05-16T17:34:41.3927372Z ffmpeg i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 2021-05-16T17:34:41.3928795Z libasyncns0 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 2021-05-16T17:34:41.3931510Z libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 2021-05-16T17:34:41.3933231Z libcaca0 libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 2021-05-16T17:34:41.3937571Z libcodec2-0.9 libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 2021-05-16T17:34:41.3941160Z libigdgmm11 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-16T17:34:41.3944173Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-16T17:34:41.3948089Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-16T17:34:41.3949520Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-16T17:34:41.3952482Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-16T17:34:41.3953980Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-16T17:34:41.3956934Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-16T17:34:41.3960935Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-16T17:34:41.3966596Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-16T17:34:41.4197409Z 0 upgraded, 76 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:41.4198274Z Need to get 47.1 MB of archives. 2021-05-16T17:34:41.4199115Z After this operation, 195 MB of additional disk space will be used. 2021-05-16T17:34:41.4201166Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaom0 amd64 1.0.0.errata1-3build1 [1160 kB] 2021-05-16T17:34:41.4409144Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] 2021-05-16T17:34:41.4418329Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] 2021-05-16T17:34:41.4426427Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-x11-2 amd64 2.7.0-2 [11.9 kB] 2021-05-16T17:34:41.4434305Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] 2021-05-16T17:34:41.4436875Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 ocl-icd-libopencl1 amd64 2.2.11-1ubuntu1 [30.3 kB] 2021-05-16T17:34:41.4449958Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavutil56 amd64 7:4.2.4-1ubuntu0.1 [241 kB] 2021-05-16T17:34:41.4485794Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcodec2-0.9 amd64 0.9.2-2 [7886 kB] 2021-05-16T17:34:41.6238455Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] 2021-05-16T17:34:41.6244198Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] 2021-05-16T17:34:41.6262225Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] 2021-05-16T17:34:41.6283635Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2021-05-16T17:34:41.6288218Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-05-16T17:34:41.6293060Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libspeex1 amd64 1.2~rc1.2-1.1ubuntu1 [53.2 kB] 2021-05-16T17:34:41.6298521Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] 2021-05-16T17:34:41.6309712Z 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-16T17:34:41.6320177Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu2 [162 kB] 2021-05-16T17:34:41.6336227Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] 2021-05-16T17:34:41.6344534Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2021-05-16T17:34:41.6354965Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwavpack1 amd64 5.2.0-1ubuntu0.1 [77.3 kB] 2021-05-16T17:34:41.6366968Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx264-155 amd64 2:0.155.2917+git0a84d98-2 [521 kB] 2021-05-16T17:34:41.6471409Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] 2021-05-16T17:34:41.6601979Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2021-05-16T17:34:41.6639857Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi-common all 0.2.35-17 [32.5 kB] 2021-05-16T17:34:41.6645054Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] 2021-05-16T17:34:41.6671046Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavcodec58 amd64 7:4.2.4-1ubuntu0.1 [4876 kB] 2021-05-16T17:34:41.7237787Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libraw1394-11 amd64 2.1.2-1 [30.7 kB] 2021-05-16T17:34:41.7248309Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavc1394-0 amd64 0.5.4-5 [16.2 kB] 2021-05-16T17:34:41.7258560Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libass9 amd64 1:0.14.0-2 [88.0 kB] 2021-05-16T17:34:41.7268109Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] 2021-05-16T17:34:41.7277613Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] 2021-05-16T17:34:41.7282851Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] 2021-05-16T17:34:41.7291420Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] 2021-05-16T17:34:41.7304391Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] 2021-05-16T17:34:41.7361344Z 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-16T17:34:41.7395633Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavformat58 amd64 7:4.2.4-1ubuntu0.1 [981 kB] 2021-05-16T17:34:41.7520461Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbs2b0 amd64 3.1.0+dfsg-2.2build1 [10.2 kB] 2021-05-16T17:34:41.7528418Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libflite1 amd64 2.1-release-3 [12.8 MB] 2021-05-16T17:34:41.8715210Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libserd-0-0 amd64 0.30.2-1 [46.6 kB] 2021-05-16T17:34:41.8721904Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsord-0-0 amd64 0.16.4-1 [19.5 kB] 2021-05-16T17:34:41.8728855Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsratom-0-0 amd64 0.6.4-1 [16.9 kB] 2021-05-16T17:34:41.8735805Z 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-16T17:34:41.8745298Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmysofa1 amd64 1.0~dfsg0-1 [39.2 kB] 2021-05-16T17:34:41.8752153Z 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-16T17:34:41.8762449Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsamplerate0 amd64 0.1.9-2 [939 kB] 2021-05-16T17:34:41.8847137Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 librubberband2 amd64 1.8.2-1build1 [89.4 kB] 2021-05-16T17:34:41.8857885Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswscale5 amd64 7:4.2.4-1ubuntu0.1 [156 kB] 2021-05-16T17:34:41.8878442Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libvidstab1.1 amd64 1.1.0-2 [35.0 kB] 2021-05-16T17:34:41.8886684Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavfilter7 amd64 7:4.2.4-1ubuntu0.1 [1084 kB] 2021-05-16T17:34:41.9022084Z 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-16T17:34:41.9048863Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio18 amd64 2.0.0-2 [58.6 kB] 2021-05-16T17:34:41.9058719Z 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-16T17:34:41.9065446Z 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-16T17:34:41.9071992Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdc1394-22 amd64 2.2.5-2.1 [79.6 kB] 2021-05-16T17:34:41.9081780Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libiec61883-0 amd64 1.2.0-3 [24.3 kB] 2021-05-16T17:34:41.9089021Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjack-jackd2-0 amd64 1.9.12~dfsg-2ubuntu2 [267 kB] 2021-05-16T17:34:41.9115477Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal-data all 1:1.19.1-1 [162 kB] 2021-05-16T17:34:41.9133228Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsndio7.0 amd64 1.5.0-3 [24.5 kB] 2021-05-16T17:34:41.9139427Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal1 amd64 1:1.19.1-1 [492 kB] 2021-05-16T17:34:41.9185734Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB] 2021-05-16T17:34:41.9192220Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libflac8 amd64 1.3.3-1build1 [103 kB] 2021-05-16T17:34:41.9203931Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsndfile1 amd64 1.0.28-7 [170 kB] 2021-05-16T17:34:41.9223890Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpulse0 amd64 1:13.99.1-1ubuntu3.10 [262 kB] 2021-05-16T17:34:41.9258852Z 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-16T17:34:41.9299943Z 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-16T17:34:41.9313699Z 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-16T17:34:41.9323836Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 ffmpeg amd64 7:4.2.4-1ubuntu0.1 [1453 kB] 2021-05-16T17:34:41.9498910Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libigdgmm11 amd64 20.1.1+ds1-1 [111 kB] 2021-05-16T17:34:41.9511968Z 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-16T17:34:41.9670761Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaacs0 amd64 0.9.0-2 [50.1 kB] 2021-05-16T17:34:41.9676987Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbdplus0 amd64 0.1.2-3 [47.3 kB] 2021-05-16T17:34:41.9682364Z 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-16T17:34:42.0008394Z 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-16T17:34:42.0323910Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 i965-va-driver amd64 2.4.0-0ubuntu1 [924 kB] 2021-05-16T17:34:42.0400579Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 va-driver-all amd64 2.7.0-2 [4020 B] 2021-05-16T17:34:42.0402615Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 vdpau-driver-all amd64 1.3-1ubuntu2 [4596 B] 2021-05-16T17:34:42.6725055Z Fetched 47.1 MB in 1s (73.9 MB/s) 2021-05-16T17:34:42.7108444Z Selecting previously unselected package libaom0:amd64. 2021-05-16T17:34:42.7185559Z (Reading database ... 2021-05-16T17:34:42.7186526Z (Reading database ... 5% 2021-05-16T17:34:42.7187287Z (Reading database ... 10% 2021-05-16T17:34:42.7188066Z (Reading database ... 15% 2021-05-16T17:34:42.7188852Z (Reading database ... 20% 2021-05-16T17:34:42.7189604Z (Reading database ... 25% 2021-05-16T17:34:42.7190456Z (Reading database ... 30% 2021-05-16T17:34:42.7191138Z (Reading database ... 35% 2021-05-16T17:34:42.7191833Z (Reading database ... 40% 2021-05-16T17:34:42.7192512Z (Reading database ... 45% 2021-05-16T17:34:42.7193202Z (Reading database ... 50% 2021-05-16T17:34:42.7230322Z (Reading database ... 55% 2021-05-16T17:34:42.7270719Z (Reading database ... 60% 2021-05-16T17:34:42.7313954Z (Reading database ... 65% 2021-05-16T17:34:42.7448174Z (Reading database ... 70% 2021-05-16T17:34:42.7574942Z (Reading database ... 75% 2021-05-16T17:34:42.7861225Z (Reading database ... 80% 2021-05-16T17:34:42.8197364Z (Reading database ... 85% 2021-05-16T17:34:42.8357876Z (Reading database ... 90% 2021-05-16T17:34:42.8441921Z (Reading database ... 95% 2021-05-16T17:34:42.8442546Z (Reading database ... 100% 2021-05-16T17:34:42.8443411Z (Reading database ... 266807 files and directories currently installed.) 2021-05-16T17:34:42.8566815Z Preparing to unpack .../00-libaom0_1.0.0.errata1-3build1_amd64.deb ... 2021-05-16T17:34:42.8598735Z Unpacking libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-16T17:34:43.0126099Z Selecting previously unselected package libva2:amd64. 2021-05-16T17:34:43.0425216Z Preparing to unpack .../01-libva2_2.7.0-2_amd64.deb ... 2021-05-16T17:34:43.0445412Z Unpacking libva2:amd64 (2.7.0-2) ... 2021-05-16T17:34:43.0854126Z Selecting previously unselected package libva-drm2:amd64. 2021-05-16T17:34:43.1088672Z Preparing to unpack .../02-libva-drm2_2.7.0-2_amd64.deb ... 2021-05-16T17:34:43.1104910Z Unpacking libva-drm2:amd64 (2.7.0-2) ... 2021-05-16T17:34:43.1454449Z Selecting previously unselected package libva-x11-2:amd64. 2021-05-16T17:34:43.1682631Z Preparing to unpack .../03-libva-x11-2_2.7.0-2_amd64.deb ... 2021-05-16T17:34:43.1699807Z Unpacking libva-x11-2:amd64 (2.7.0-2) ... 2021-05-16T17:34:43.2054077Z Selecting previously unselected package libvdpau1:amd64. 2021-05-16T17:34:43.2296479Z Preparing to unpack .../04-libvdpau1_1.3-1ubuntu2_amd64.deb ... 2021-05-16T17:34:43.2314544Z Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-16T17:34:43.2658306Z Selecting previously unselected package ocl-icd-libopencl1:amd64. 2021-05-16T17:34:43.2920670Z Preparing to unpack .../05-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 2021-05-16T17:34:43.2936143Z Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-16T17:34:43.3332977Z Selecting previously unselected package libavutil56:amd64. 2021-05-16T17:34:43.3552370Z Preparing to unpack .../06-libavutil56_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T17:34:43.3571874Z Unpacking libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:34:43.4133616Z Selecting previously unselected package libcodec2-0.9:amd64. 2021-05-16T17:34:43.4385339Z Preparing to unpack .../07-libcodec2-0.9_0.9.2-2_amd64.deb ... 2021-05-16T17:34:43.4422652Z Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-16T17:34:44.2807953Z Selecting previously unselected package libgsm1:amd64. 2021-05-16T17:34:44.3055447Z Preparing to unpack .../08-libgsm1_1.0.18-2_amd64.deb ... 2021-05-16T17:34:44.3074748Z Unpacking libgsm1:amd64 (1.0.18-2) ... 2021-05-16T17:34:44.3453543Z Selecting previously unselected package libmp3lame0:amd64. 2021-05-16T17:34:44.3710126Z Preparing to unpack .../09-libmp3lame0_3.100-3_amd64.deb ... 2021-05-16T17:34:44.3732402Z Unpacking libmp3lame0:amd64 (3.100-3) ... 2021-05-16T17:34:44.4213320Z Selecting previously unselected package libopus0:amd64. 2021-05-16T17:34:44.4452055Z Preparing to unpack .../10-libopus0_1.3.1-0ubuntu1_amd64.deb ... 2021-05-16T17:34:44.4479637Z Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-16T17:34:44.5082846Z Selecting previously unselected package libshine3:amd64. 2021-05-16T17:34:44.5343431Z Preparing to unpack .../11-libshine3_3.1.1-2_amd64.deb ... 2021-05-16T17:34:44.5354758Z Unpacking libshine3:amd64 (3.1.1-2) ... 2021-05-16T17:34:44.5733059Z Selecting previously unselected package libsnappy1v5:amd64. 2021-05-16T17:34:44.5963267Z Preparing to unpack .../12-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-05-16T17:34:44.5989126Z Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-16T17:34:44.6316875Z Selecting previously unselected package libspeex1:amd64. 2021-05-16T17:34:44.6564956Z Preparing to unpack .../13-libspeex1_1.2~rc1.2-1.1ubuntu1_amd64.deb ... 2021-05-16T17:34:44.6584607Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-16T17:34:44.7014012Z Selecting previously unselected package libsoxr0:amd64. 2021-05-16T17:34:44.7268028Z Preparing to unpack .../14-libsoxr0_0.1.3-2build1_amd64.deb ... 2021-05-16T17:34:44.7291333Z Unpacking libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-16T17:34:44.7733561Z Selecting previously unselected package libswresample3:amd64. 2021-05-16T17:34:44.8017493Z Preparing to unpack .../15-libswresample3_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T17:34:44.8034983Z Unpacking libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:34:44.8453218Z Selecting previously unselected package libtheora0:amd64. 2021-05-16T17:34:44.8693991Z Preparing to unpack .../16-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... 2021-05-16T17:34:44.8706195Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-16T17:34:44.9253767Z Selecting previously unselected package libtwolame0:amd64. 2021-05-16T17:34:44.9507387Z Preparing to unpack .../17-libtwolame0_0.4.0-2_amd64.deb ... 2021-05-16T17:34:44.9523017Z Unpacking libtwolame0:amd64 (0.4.0-2) ... 2021-05-16T17:34:44.9853059Z Selecting previously unselected package libvorbisenc2:amd64. 2021-05-16T17:34:45.0150851Z Preparing to unpack .../18-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2021-05-16T17:34:45.0159073Z Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-16T17:34:45.0588483Z Selecting previously unselected package libwavpack1:amd64. 2021-05-16T17:34:45.0858378Z Preparing to unpack .../19-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... 2021-05-16T17:34:45.0873590Z Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-16T17:34:45.1294051Z Selecting previously unselected package libx264-155:amd64. 2021-05-16T17:34:45.1522203Z Preparing to unpack .../20-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... 2021-05-16T17:34:45.1536570Z Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-16T17:34:45.2493641Z Selecting previously unselected package libx265-179:amd64. 2021-05-16T17:34:45.2714363Z Preparing to unpack .../21-libx265-179_3.2.1-1build1_amd64.deb ... 2021-05-16T17:34:45.2734501Z Unpacking libx265-179:amd64 (3.2.1-1build1) ... 2021-05-16T17:34:45.4682420Z Selecting previously unselected package libxvidcore4:amd64. 2021-05-16T17:34:45.4977319Z Preparing to unpack .../22-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2021-05-16T17:34:45.4995846Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-16T17:34:45.5574034Z Selecting previously unselected package libzvbi-common. 2021-05-16T17:34:45.5784330Z Preparing to unpack .../23-libzvbi-common_0.2.35-17_all.deb ... 2021-05-16T17:34:45.5798373Z Unpacking libzvbi-common (0.2.35-17) ... 2021-05-16T17:34:45.6254002Z Selecting previously unselected package libzvbi0:amd64. 2021-05-16T17:34:45.6474688Z Preparing to unpack .../24-libzvbi0_0.2.35-17_amd64.deb ... 2021-05-16T17:34:45.6493662Z Unpacking libzvbi0:amd64 (0.2.35-17) ... 2021-05-16T17:34:45.7093059Z Selecting previously unselected package libavcodec58:amd64. 2021-05-16T17:34:45.7333141Z Preparing to unpack .../25-libavcodec58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T17:34:45.7352925Z Unpacking libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:34:46.2646689Z Selecting previously unselected package libraw1394-11:amd64. 2021-05-16T17:34:46.2941222Z Preparing to unpack .../26-libraw1394-11_2.1.2-1_amd64.deb ... 2021-05-16T17:34:46.2960853Z Unpacking libraw1394-11:amd64 (2.1.2-1) ... 2021-05-16T17:34:46.3297048Z Selecting previously unselected package libavc1394-0:amd64. 2021-05-16T17:34:46.3594517Z Preparing to unpack .../27-libavc1394-0_0.5.4-5_amd64.deb ... 2021-05-16T17:34:46.3606335Z Unpacking libavc1394-0:amd64 (0.5.4-5) ... 2021-05-16T17:34:46.3935840Z Selecting previously unselected package libass9:amd64. 2021-05-16T17:34:46.4234523Z Preparing to unpack .../28-libass9_1%3a0.14.0-2_amd64.deb ... 2021-05-16T17:34:46.4253443Z Unpacking libass9:amd64 (1:0.14.0-2) ... 2021-05-16T17:34:46.4700767Z Selecting previously unselected package libbluray2:amd64. 2021-05-16T17:34:46.5001001Z Preparing to unpack .../29-libbluray2_1%3a1.2.0-1_amd64.deb ... 2021-05-16T17:34:46.5014393Z Unpacking libbluray2:amd64 (1:1.2.0-1) ... 2021-05-16T17:34:46.5457138Z Selecting previously unselected package libchromaprint1:amd64. 2021-05-16T17:34:46.5754902Z Preparing to unpack .../30-libchromaprint1_1.4.3-3build1_amd64.deb ... 2021-05-16T17:34:46.5765402Z Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-16T17:34:46.6090586Z Selecting previously unselected package libgme0:amd64. 2021-05-16T17:34:46.6391374Z Preparing to unpack .../31-libgme0_0.6.2-1build1_amd64.deb ... 2021-05-16T17:34:46.6402781Z Unpacking libgme0:amd64 (0.6.2-1build1) ... 2021-05-16T17:34:46.6854147Z Selecting previously unselected package libmpg123-0:amd64. 2021-05-16T17:34:46.7098189Z Preparing to unpack .../32-libmpg123-0_1.25.13-1_amd64.deb ... 2021-05-16T17:34:46.7113028Z Unpacking libmpg123-0:amd64 (1.25.13-1) ... 2021-05-16T17:34:46.7535449Z Selecting previously unselected package libopenmpt0:amd64. 2021-05-16T17:34:46.7834420Z Preparing to unpack .../33-libopenmpt0_0.4.11-1build1_amd64.deb ... 2021-05-16T17:34:46.7854565Z Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-16T17:34:46.8814192Z Selecting previously unselected package libssh-gcrypt-4:amd64. 2021-05-16T17:34:46.9061720Z Preparing to unpack .../34-libssh-gcrypt-4_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-16T17:34:46.9078785Z Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T17:34:46.9555646Z Selecting previously unselected package libavformat58:amd64. 2021-05-16T17:34:46.9853902Z Preparing to unpack .../35-libavformat58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T17:34:46.9866631Z Unpacking libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:34:47.1105486Z Selecting previously unselected package libbs2b0:amd64. 2021-05-16T17:34:47.1403566Z Preparing to unpack .../36-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... 2021-05-16T17:34:47.1413007Z Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-16T17:34:47.1785371Z Selecting previously unselected package libflite1:amd64. 2021-05-16T17:34:47.2086352Z Preparing to unpack .../37-libflite1_2.1-release-3_amd64.deb ... 2021-05-16T17:34:47.2098969Z Unpacking libflite1:amd64 (2.1-release-3) ... 2021-05-16T17:34:48.4820327Z Selecting previously unselected package libserd-0-0:amd64. 2021-05-16T17:34:48.5118253Z Preparing to unpack .../38-libserd-0-0_0.30.2-1_amd64.deb ... 2021-05-16T17:34:48.5133281Z Unpacking libserd-0-0:amd64 (0.30.2-1) ... 2021-05-16T17:34:48.5533529Z Selecting previously unselected package libsord-0-0:amd64. 2021-05-16T17:34:48.5780530Z Preparing to unpack .../39-libsord-0-0_0.16.4-1_amd64.deb ... 2021-05-16T17:34:48.5806504Z Unpacking libsord-0-0:amd64 (0.16.4-1) ... 2021-05-16T17:34:48.6213251Z Selecting previously unselected package libsratom-0-0:amd64. 2021-05-16T17:34:48.6446569Z Preparing to unpack .../40-libsratom-0-0_0.6.4-1_amd64.deb ... 2021-05-16T17:34:48.6458104Z Unpacking libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-16T17:34:48.6797427Z Selecting previously unselected package liblilv-0-0:amd64. 2021-05-16T17:34:48.7094910Z Preparing to unpack .../41-liblilv-0-0_0.24.6-1ubuntu0.1_amd64.deb ... 2021-05-16T17:34:48.7112501Z Unpacking liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-16T17:34:48.7532721Z Selecting previously unselected package libmysofa1:amd64. 2021-05-16T17:34:48.7750160Z Preparing to unpack .../42-libmysofa1_1.0~dfsg0-1_amd64.deb ... 2021-05-16T17:34:48.7766919Z Unpacking libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-16T17:34:48.8172875Z Selecting previously unselected package libpostproc55:amd64. 2021-05-16T17:34:48.8417185Z Preparing to unpack .../43-libpostproc55_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T17:34:48.8429759Z Unpacking libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:34:48.8852945Z Selecting previously unselected package libsamplerate0:amd64. 2021-05-16T17:34:48.9086674Z Preparing to unpack .../44-libsamplerate0_0.1.9-2_amd64.deb ... 2021-05-16T17:34:48.9101007Z Unpacking libsamplerate0:amd64 (0.1.9-2) ... 2021-05-16T17:34:49.0475368Z Selecting previously unselected package librubberband2:amd64. 2021-05-16T17:34:49.0789166Z Preparing to unpack .../45-librubberband2_1.8.2-1build1_amd64.deb ... 2021-05-16T17:34:49.0797714Z Unpacking librubberband2:amd64 (1.8.2-1build1) ... 2021-05-16T17:34:49.1214937Z Selecting previously unselected package libswscale5:amd64. 2021-05-16T17:34:49.1478915Z Preparing to unpack .../46-libswscale5_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T17:34:49.1500326Z Unpacking libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:34:49.2013751Z Selecting previously unselected package libvidstab1.1:amd64. 2021-05-16T17:34:49.2285777Z Preparing to unpack .../47-libvidstab1.1_1.1.0-2_amd64.deb ... 2021-05-16T17:34:49.2297373Z Unpacking libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-16T17:34:49.2685417Z Selecting previously unselected package libavfilter7:amd64. 2021-05-16T17:34:49.2983855Z Preparing to unpack .../48-libavfilter7_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T17:34:49.3002089Z Unpacking libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:34:49.4401323Z Selecting previously unselected package libcaca0:amd64. 2021-05-16T17:34:49.4697117Z Preparing to unpack .../49-libcaca0_0.99.beta19-2.1ubuntu1.20.04.1_amd64.deb ... 2021-05-16T17:34:49.4723236Z Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-16T17:34:49.5293013Z Selecting previously unselected package libcdio18:amd64. 2021-05-16T17:34:49.5518011Z Preparing to unpack .../50-libcdio18_2.0.0-2_amd64.deb ... 2021-05-16T17:34:49.5530552Z Unpacking libcdio18:amd64 (2.0.0-2) ... 2021-05-16T17:34:49.5973545Z Selecting previously unselected package libcdio-cdda2:amd64. 2021-05-16T17:34:49.6197560Z Preparing to unpack .../51-libcdio-cdda2_10.2+2.0.0-1_amd64.deb ... 2021-05-16T17:34:49.6207292Z Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-16T17:34:49.6613377Z Selecting previously unselected package libcdio-paranoia2:amd64. 2021-05-16T17:34:49.6857722Z Preparing to unpack .../52-libcdio-paranoia2_10.2+2.0.0-1_amd64.deb ... 2021-05-16T17:34:49.6935884Z Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-16T17:34:49.7253378Z Selecting previously unselected package libdc1394-22:amd64. 2021-05-16T17:34:49.7525893Z Preparing to unpack .../53-libdc1394-22_2.2.5-2.1_amd64.deb ... 2021-05-16T17:34:49.7536291Z Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-16T17:34:49.7952291Z Selecting previously unselected package libiec61883-0:amd64. 2021-05-16T17:34:49.8249902Z Preparing to unpack .../54-libiec61883-0_1.2.0-3_amd64.deb ... 2021-05-16T17:34:49.8263663Z Unpacking libiec61883-0:amd64 (1.2.0-3) ... 2021-05-16T17:34:49.8648175Z Selecting previously unselected package libjack-jackd2-0:amd64. 2021-05-16T17:34:49.8951349Z Preparing to unpack .../55-libjack-jackd2-0_1.9.12~dfsg-2ubuntu2_amd64.deb ... 2021-05-16T17:34:49.8964021Z Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-16T17:34:49.9573731Z Selecting previously unselected package libopenal-data. 2021-05-16T17:34:49.9818253Z Preparing to unpack .../56-libopenal-data_1%3a1.19.1-1_all.deb ... 2021-05-16T17:34:49.9831907Z Unpacking libopenal-data (1:1.19.1-1) ... 2021-05-16T17:34:50.0328887Z Selecting previously unselected package libsndio7.0:amd64. 2021-05-16T17:34:50.0635361Z Preparing to unpack .../57-libsndio7.0_1.5.0-3_amd64.deb ... 2021-05-16T17:34:50.0646032Z Unpacking libsndio7.0:amd64 (1.5.0-3) ... 2021-05-16T17:34:50.1063578Z Selecting previously unselected package libopenal1:amd64. 2021-05-16T17:34:50.1331084Z Preparing to unpack .../58-libopenal1_1%3a1.19.1-1_amd64.deb ... 2021-05-16T17:34:50.1345568Z Unpacking libopenal1:amd64 (1:1.19.1-1) ... 2021-05-16T17:34:50.2137332Z Selecting previously unselected package libasyncns0:amd64. 2021-05-16T17:34:50.2433744Z Preparing to unpack .../59-libasyncns0_0.8-6_amd64.deb ... 2021-05-16T17:34:50.2451866Z Unpacking libasyncns0:amd64 (0.8-6) ... 2021-05-16T17:34:50.2813069Z Selecting previously unselected package libflac8:amd64. 2021-05-16T17:34:50.3066273Z Preparing to unpack .../60-libflac8_1.3.3-1build1_amd64.deb ... 2021-05-16T17:34:50.3080895Z Unpacking libflac8:amd64 (1.3.3-1build1) ... 2021-05-16T17:34:50.3473219Z Selecting previously unselected package libsndfile1:amd64. 2021-05-16T17:34:50.3775293Z Preparing to unpack .../61-libsndfile1_1.0.28-7_amd64.deb ... 2021-05-16T17:34:50.3795515Z Unpacking libsndfile1:amd64 (1.0.28-7) ... 2021-05-16T17:34:50.4390324Z Selecting previously unselected package libpulse0:amd64. 2021-05-16T17:34:50.4689797Z Preparing to unpack .../62-libpulse0_1%3a13.99.1-1ubuntu3.10_amd64.deb ... 2021-05-16T17:34:50.4771502Z Unpacking libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-16T17:34:50.5339580Z Selecting previously unselected package libsdl2-2.0-0:amd64. 2021-05-16T17:34:50.5641940Z Preparing to unpack .../63-libsdl2-2.0-0_2.0.10+dfsg1-3_amd64.deb ... 2021-05-16T17:34:50.5662279Z Unpacking libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-16T17:34:50.6378245Z Selecting previously unselected package libavdevice58:amd64. 2021-05-16T17:34:50.6678036Z Preparing to unpack .../64-libavdevice58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T17:34:50.6702124Z Unpacking libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:34:50.7159997Z Selecting previously unselected package libavresample4:amd64. 2021-05-16T17:34:50.7441152Z Preparing to unpack .../65-libavresample4_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T17:34:50.7460095Z Unpacking libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:34:50.7854238Z Selecting previously unselected package ffmpeg. 2021-05-16T17:34:50.8153687Z Preparing to unpack .../66-ffmpeg_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T17:34:50.8254270Z Unpacking ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:34:50.9693353Z Selecting previously unselected package libigdgmm11:amd64. 2021-05-16T17:34:50.9942900Z Preparing to unpack .../67-libigdgmm11_20.1.1+ds1-1_amd64.deb ... 2021-05-16T17:34:50.9952912Z Unpacking libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-16T17:34:51.0413994Z Selecting previously unselected package intel-media-va-driver:amd64. 2021-05-16T17:34:51.0676856Z Preparing to unpack .../68-intel-media-va-driver_20.1.1+dfsg1-1_amd64.deb ... 2021-05-16T17:34:51.0688052Z Unpacking intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-16T17:34:51.3093552Z Selecting previously unselected package libaacs0:amd64. 2021-05-16T17:34:51.3358309Z Preparing to unpack .../69-libaacs0_0.9.0-2_amd64.deb ... 2021-05-16T17:34:51.3368646Z Unpacking libaacs0:amd64 (0.9.0-2) ... 2021-05-16T17:34:51.3733164Z Selecting previously unselected package libbdplus0:amd64. 2021-05-16T17:34:51.4003280Z Preparing to unpack .../70-libbdplus0_0.1.2-3_amd64.deb ... 2021-05-16T17:34:51.4015251Z Unpacking libbdplus0:amd64 (0.1.2-3) ... 2021-05-16T17:34:51.4374728Z Selecting previously unselected package mesa-va-drivers:amd64. 2021-05-16T17:34:51.4626285Z Preparing to unpack .../71-mesa-va-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T17:34:51.4644393Z Unpacking mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T17:34:51.7746447Z Selecting previously unselected package mesa-vdpau-drivers:amd64. 2021-05-16T17:34:51.8043560Z Preparing to unpack .../72-mesa-vdpau-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T17:34:51.8059071Z Unpacking mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T17:34:52.1203833Z Selecting previously unselected package i965-va-driver:amd64. 2021-05-16T17:34:52.1504249Z Preparing to unpack .../73-i965-va-driver_2.4.0-0ubuntu1_amd64.deb ... 2021-05-16T17:34:52.1519425Z Unpacking i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-16T17:34:52.2971712Z Selecting previously unselected package va-driver-all:amd64. 2021-05-16T17:34:52.3270319Z Preparing to unpack .../74-va-driver-all_2.7.0-2_amd64.deb ... 2021-05-16T17:34:52.3282572Z Unpacking va-driver-all:amd64 (2.7.0-2) ... 2021-05-16T17:34:52.3653618Z Selecting previously unselected package vdpau-driver-all:amd64. 2021-05-16T17:34:52.3869467Z Preparing to unpack .../75-vdpau-driver-all_1.3-1ubuntu2_amd64.deb ... 2021-05-16T17:34:52.3889218Z Unpacking vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-16T17:34:52.4620082Z Setting up libgme0:amd64 (0.6.2-1build1) ... 2021-05-16T17:34:52.4657304Z Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T17:34:52.4687539Z Setting up libraw1394-11:amd64 (2.1.2-1) ... 2021-05-16T17:34:52.4727609Z Setting up libmpg123-0:amd64 (1.25.13-1) ... 2021-05-16T17:34:52.4778877Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-16T17:34:52.4808870Z Setting up libshine3:amd64 (3.1.1-2) ... 2021-05-16T17:34:52.4844288Z Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-16T17:34:52.4873001Z Setting up libtwolame0:amd64 (0.4.0-2) ... 2021-05-16T17:34:52.4907440Z Setting up libgsm1:amd64 (1.0.18-2) ... 2021-05-16T17:34:52.4941072Z Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-16T17:34:52.4973617Z Setting up libx265-179:amd64 (3.2.1-1build1) ... 2021-05-16T17:34:52.5023868Z Setting up libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-16T17:34:52.5071527Z Setting up libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-16T17:34:52.5102876Z Setting up libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-16T17:34:52.5166235Z Setting up libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-16T17:34:52.5209899Z Setting up libcdio18:amd64 (2.0.0-2) ... 2021-05-16T17:34:52.5260429Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-16T17:34:52.5300762Z Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-16T17:34:52.5338334Z Setting up libflac8:amd64 (1.3.3-1build1) ... 2021-05-16T17:34:52.5379471Z Setting up libass9:amd64 (1:0.14.0-2) ... 2021-05-16T17:34:52.5408013Z Setting up libva2:amd64 (2.7.0-2) ... 2021-05-16T17:34:52.5451772Z Setting up libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-16T17:34:52.5487324Z Setting up libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-16T17:34:52.5542445Z Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-16T17:34:52.5582578Z Setting up intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-16T17:34:52.5618295Z Setting up libaacs0:amd64 (0.9.0-2) ... 2021-05-16T17:34:52.5644513Z Setting up libsndio7.0:amd64 (1.5.0-3) ... 2021-05-16T17:34:52.5682354Z Setting up libbdplus0:amd64 (0.1.2-3) ... 2021-05-16T17:34:52.5815152Z Setting up libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-16T17:34:52.5875490Z Setting up libflite1:amd64 (2.1-release-3) ... 2021-05-16T17:34:52.5910810Z Setting up libva-drm2:amd64 (2.7.0-2) ... 2021-05-16T17:34:52.5976436Z Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-16T17:34:52.6028472Z Setting up libasyncns0:amd64 (0.8-6) ... 2021-05-16T17:34:52.6074355Z Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-16T17:34:52.6124705Z Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-16T17:34:52.6167092Z Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-16T17:34:52.6203197Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-16T17:34:52.6238685Z Setting up libopenal-data (1:1.19.1-1) ... 2021-05-16T17:34:52.6293564Z Setting up mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T17:34:52.6332506Z Setting up libbluray2:amd64 (1:1.2.0-1) ... 2021-05-16T17:34:52.6378864Z Setting up libsamplerate0:amd64 (0.1.9-2) ... 2021-05-16T17:34:52.6421401Z Setting up libva-x11-2:amd64 (2.7.0-2) ... 2021-05-16T17:34:52.6492233Z Setting up libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-16T17:34:52.6536685Z Setting up libzvbi-common (0.2.35-17) ... 2021-05-16T17:34:52.6579078Z Setting up libmp3lame0:amd64 (3.100-3) ... 2021-05-16T17:34:52.6606283Z Setting up i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-16T17:34:52.6645666Z Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-16T17:34:52.6681931Z Setting up libiec61883-0:amd64 (1.2.0-3) ... 2021-05-16T17:34:52.6712706Z Setting up libserd-0-0:amd64 (0.30.2-1) ... 2021-05-16T17:34:52.6744006Z Setting up libavc1394-0:amd64 (0.5.4-5) ... 2021-05-16T17:34:52.6777050Z Setting up mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T17:34:52.6814255Z Setting up libzvbi0:amd64 (0.2.35-17) ... 2021-05-16T17:34:52.6861181Z Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-16T17:34:52.6900012Z Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-16T17:34:52.6936254Z Setting up libopenal1:amd64 (1:1.19.1-1) ... 2021-05-16T17:34:52.6974318Z Setting up libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:34:52.7005913Z Setting up va-driver-all:amd64 (2.7.0-2) ... 2021-05-16T17:34:52.7043223Z Setting up libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:34:52.7092156Z Setting up librubberband2:amd64 (1.8.2-1build1) ... 2021-05-16T17:34:52.7128920Z Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-16T17:34:52.7162698Z Setting up vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-16T17:34:52.7280370Z Setting up libsord-0-0:amd64 (0.16.4-1) ... 2021-05-16T17:34:52.7324577Z Setting up libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-16T17:34:52.7357964Z Setting up libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:34:52.7397276Z Setting up libsndfile1:amd64 (1.0.28-7) ... 2021-05-16T17:34:52.7437139Z Setting up liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-16T17:34:52.7538248Z Setting up libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-16T17:34:52.7647832Z Setting up libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:34:52.7672508Z Setting up libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:34:52.7705263Z Setting up libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:34:52.7737291Z Setting up libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-16T17:34:52.7791098Z Setting up libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-16T17:34:52.7837337Z Setting up libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:34:52.7873408Z Setting up libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:34:52.7915757Z Setting up libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:34:52.7951883Z Setting up ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:34:52.8059656Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:34:53.9571993Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:34:56.2026325Z Reading package lists... 2021-05-16T17:34:56.3666760Z Building dependency tree... 2021-05-16T17:34:56.3688031Z Reading state information... 2021-05-16T17:34:56.5318283Z The following additional packages will be installed: 2021-05-16T17:34:56.5323018Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-16T17:34:56.5842881Z The following NEW packages will be installed: 2021-05-16T17:34:56.5845063Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-16T17:34:56.5849590Z libmagick++-dev 2021-05-16T17:34:56.6054846Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:56.6056012Z Need to get 309 kB of archives. 2021-05-16T17:34:56.6057882Z After this operation, 2202 kB of additional disk space will be used. 2021-05-16T17:34:56.6060714Z 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-16T17:34:56.6080660Z 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-16T17:34:56.6107410Z 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-16T17:34:56.6123683Z 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-16T17:34:57.0600448Z Fetched 309 kB in 0s (13.6 MB/s) 2021-05-16T17:34:57.0954249Z Selecting previously unselected package libmagick++-6-headers. 2021-05-16T17:34:57.1032469Z (Reading database ... 2021-05-16T17:34:57.1033466Z (Reading database ... 5% 2021-05-16T17:34:57.1034282Z (Reading database ... 10% 2021-05-16T17:34:57.1035025Z (Reading database ... 15% 2021-05-16T17:34:57.1035783Z (Reading database ... 20% 2021-05-16T17:34:57.1036520Z (Reading database ... 25% 2021-05-16T17:34:57.1037264Z (Reading database ... 30% 2021-05-16T17:34:57.1038017Z (Reading database ... 35% 2021-05-16T17:34:57.1039019Z (Reading database ... 40% 2021-05-16T17:34:57.1039655Z (Reading database ... 45% 2021-05-16T17:34:57.1040226Z (Reading database ... 50% 2021-05-16T17:34:57.1073375Z (Reading database ... 55% 2021-05-16T17:34:57.1118691Z (Reading database ... 60% 2021-05-16T17:34:57.1150857Z (Reading database ... 65% 2021-05-16T17:34:57.1289332Z (Reading database ... 70% 2021-05-16T17:34:57.1416685Z (Reading database ... 75% 2021-05-16T17:34:57.1443214Z (Reading database ... 80% 2021-05-16T17:34:57.2027313Z (Reading database ... 85% 2021-05-16T17:34:57.2210183Z (Reading database ... 90% 2021-05-16T17:34:57.2298978Z (Reading database ... 95% 2021-05-16T17:34:57.2300533Z (Reading database ... 100% 2021-05-16T17:34:57.2301961Z (Reading database ... 267348 files and directories currently installed.) 2021-05-16T17:34:57.2421487Z Preparing to unpack .../libmagick++-6-headers_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-16T17:34:57.2509399Z Unpacking libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T17:34:57.3335357Z Selecting previously unselected package libmagick++-6.q16-8:amd64. 2021-05-16T17:34:57.3582918Z Preparing to unpack .../libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-16T17:34:57.3625712Z Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T17:34:57.4093679Z Selecting previously unselected package libmagick++-6.q16-dev:amd64. 2021-05-16T17:34:57.4345156Z Preparing to unpack .../libmagick++-6.q16-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-16T17:34:57.4358669Z Unpacking libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T17:34:57.4933717Z Selecting previously unselected package libmagick++-dev. 2021-05-16T17:34:57.5189631Z Preparing to unpack .../libmagick++-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-16T17:34:57.5290123Z Unpacking libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T17:34:57.5923140Z Setting up libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T17:34:57.6034378Z Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T17:34:57.6067883Z Setting up libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T17:34:57.6103057Z Setting up libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T17:34:57.6206900Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:34:59.8726104Z Reading package lists... 2021-05-16T17:35:00.0576119Z Building dependency tree... 2021-05-16T17:35:00.0600990Z Reading state information... 2021-05-16T17:35:00.2258051Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-16T17:35:00.2259503Z The following additional packages will be installed: 2021-05-16T17:35:00.2263305Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 libgs9 libgs9-common 2021-05-16T17:35:00.2269434Z libijs-0.35 libjbig2dec0 2021-05-16T17:35:00.2277615Z Suggested packages: 2021-05-16T17:35:00.2278895Z fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre 2021-05-16T17:35:00.2279892Z ghostscript-x 2021-05-16T17:35:00.2780498Z The following NEW packages will be installed: 2021-05-16T17:35:00.2784515Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript libgs9 2021-05-16T17:35:00.2791265Z libgs9-common libijs-0.35 libjbig2dec0 2021-05-16T17:35:00.3149712Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:35:00.3150654Z Need to get 11.2 MB of archives. 2021-05-16T17:35:00.3151680Z After this operation, 39.1 MB of additional disk space will be used. 2021-05-16T17:35:00.3153919Z 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-16T17:35:00.3595608Z 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-16T17:35:00.3607414Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB] 2021-05-16T17:35:00.6066392Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9-common all 9.50~dfsg-5ubuntu4.2 [681 kB] 2021-05-16T17:35:00.6211504Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libijs-0.35 amd64 0.35-15 [15.7 kB] 2021-05-16T17:35:00.6217127Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB] 2021-05-16T17:35:00.6230527Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9 amd64 9.50~dfsg-5ubuntu4.2 [2172 kB] 2021-05-16T17:35:00.6746764Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 ghostscript amd64 9.50~dfsg-5ubuntu4.2 [51.6 kB] 2021-05-16T17:35:01.1346634Z Fetched 11.2 MB in 0s (28.6 MB/s) 2021-05-16T17:35:01.1727021Z Selecting previously unselected package fonts-droid-fallback. 2021-05-16T17:35:01.1808657Z (Reading database ... 2021-05-16T17:35:01.1809306Z (Reading database ... 5% 2021-05-16T17:35:01.1809859Z (Reading database ... 10% 2021-05-16T17:35:01.1810421Z (Reading database ... 15% 2021-05-16T17:35:01.1810963Z (Reading database ... 20% 2021-05-16T17:35:01.1811518Z (Reading database ... 25% 2021-05-16T17:35:01.1812518Z (Reading database ... 30% 2021-05-16T17:35:01.1813032Z (Reading database ... 35% 2021-05-16T17:35:01.1813729Z (Reading database ... 40% 2021-05-16T17:35:01.1814283Z (Reading database ... 45% 2021-05-16T17:35:01.1814835Z (Reading database ... 50% 2021-05-16T17:35:01.1861574Z (Reading database ... 55% 2021-05-16T17:35:01.1911323Z (Reading database ... 60% 2021-05-16T17:35:01.1941937Z (Reading database ... 65% 2021-05-16T17:35:01.2094224Z (Reading database ... 70% 2021-05-16T17:35:01.2233095Z (Reading database ... 75% 2021-05-16T17:35:01.2261790Z (Reading database ... 80% 2021-05-16T17:35:01.2852043Z (Reading database ... 85% 2021-05-16T17:35:01.3032926Z (Reading database ... 90% 2021-05-16T17:35:01.3144405Z (Reading database ... 95% 2021-05-16T17:35:01.3145047Z (Reading database ... 100% 2021-05-16T17:35:01.3145920Z (Reading database ... 267393 files and directories currently installed.) 2021-05-16T17:35:01.3271942Z Preparing to unpack .../0-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... 2021-05-16T17:35:01.3536207Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-16T17:35:01.5934457Z Selecting previously unselected package fonts-noto-mono. 2021-05-16T17:35:01.6180595Z Preparing to unpack .../1-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ... 2021-05-16T17:35:01.6195668Z Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-16T17:35:01.6639234Z Selecting previously unselected package fonts-urw-base35. 2021-05-16T17:35:01.6902476Z Preparing to unpack .../2-fonts-urw-base35_20170801.1-3_all.deb ... 2021-05-16T17:35:01.7625106Z Unpacking fonts-urw-base35 (20170801.1-3) ... 2021-05-16T17:35:02.2066819Z Selecting previously unselected package libgs9-common. 2021-05-16T17:35:02.2366792Z Preparing to unpack .../3-libgs9-common_9.50~dfsg-5ubuntu4.2_all.deb ... 2021-05-16T17:35:02.2379723Z Unpacking libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T17:35:02.3654435Z Selecting previously unselected package libijs-0.35:amd64. 2021-05-16T17:35:02.3880754Z Preparing to unpack .../4-libijs-0.35_0.35-15_amd64.deb ... 2021-05-16T17:35:02.3901823Z Unpacking libijs-0.35:amd64 (0.35-15) ... 2021-05-16T17:35:02.4213735Z Selecting previously unselected package libjbig2dec0:amd64. 2021-05-16T17:35:02.4469401Z Preparing to unpack .../5-libjbig2dec0_0.18-1ubuntu1_amd64.deb ... 2021-05-16T17:35:02.4482717Z Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-16T17:35:02.4893227Z Selecting previously unselected package libgs9:amd64. 2021-05-16T17:35:02.5198299Z Preparing to unpack .../6-libgs9_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-16T17:35:02.5214435Z Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T17:35:02.8294151Z Selecting previously unselected package ghostscript. 2021-05-16T17:35:02.8523771Z Preparing to unpack .../7-ghostscript_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-16T17:35:02.8548629Z Unpacking ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T17:35:02.9274253Z Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-16T17:35:02.9351412Z Setting up libijs-0.35:amd64 (0.35-15) ... 2021-05-16T17:35:02.9408214Z Setting up fonts-urw-base35 (20170801.1-3) ... 2021-05-16T17:35:03.0096376Z Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-16T17:35:03.0125897Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-16T17:35:03.0428606Z Setting up libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T17:35:03.0482749Z Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T17:35:03.0520156Z Setting up ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T17:35:03.0649831Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T17:35:03.1895513Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:35:03.2149431Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:35:06.5699346Z Reading package lists... 2021-05-16T17:35:06.7434105Z Building dependency tree... 2021-05-16T17:35:06.7455165Z Reading state information... 2021-05-16T17:35:06.9078560Z The following additional packages will be installed: 2021-05-16T17:35:06.9080706Z libudunits2-0 libudunits2-data 2021-05-16T17:35:06.9552757Z The following NEW packages will be installed: 2021-05-16T17:35:06.9555013Z libudunits2-0 libudunits2-data libudunits2-dev 2021-05-16T17:35:06.9749149Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:35:06.9750387Z Need to get 429 kB of archives. 2021-05-16T17:35:06.9751721Z After this operation, 1026 kB of additional disk space will be used. 2021-05-16T17:35:06.9754239Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-data all 2.2.26-5 [18.8 kB] 2021-05-16T17:35:06.9770837Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-0 amd64 2.2.26-5 [48.9 kB] 2021-05-16T17:35:06.9779780Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-dev amd64 2.2.26-5 [362 kB] 2021-05-16T17:35:07.4301203Z Fetched 429 kB in 0s (18.8 MB/s) 2021-05-16T17:35:07.4648752Z Selecting previously unselected package libudunits2-data. 2021-05-16T17:35:07.4729491Z (Reading database ... 2021-05-16T17:35:07.4730084Z (Reading database ... 5% 2021-05-16T17:35:07.4730596Z (Reading database ... 10% 2021-05-16T17:35:07.4731116Z (Reading database ... 15% 2021-05-16T17:35:07.4731983Z (Reading database ... 20% 2021-05-16T17:35:07.4732507Z (Reading database ... 25% 2021-05-16T17:35:07.4733010Z (Reading database ... 30% 2021-05-16T17:35:07.4733526Z (Reading database ... 35% 2021-05-16T17:35:07.4734029Z (Reading database ... 40% 2021-05-16T17:35:07.4734754Z (Reading database ... 45% 2021-05-16T17:35:07.4735273Z (Reading database ... 50% 2021-05-16T17:35:07.4778303Z (Reading database ... 55% 2021-05-16T17:35:07.4828442Z (Reading database ... 60% 2021-05-16T17:35:07.4856341Z (Reading database ... 65% 2021-05-16T17:35:07.4986625Z (Reading database ... 70% 2021-05-16T17:35:07.5114399Z (Reading database ... 75% 2021-05-16T17:35:07.5142243Z (Reading database ... 80% 2021-05-16T17:35:07.5706076Z (Reading database ... 85% 2021-05-16T17:35:07.5875464Z (Reading database ... 90% 2021-05-16T17:35:07.5957495Z (Reading database ... 95% 2021-05-16T17:35:07.5958602Z (Reading database ... 100% 2021-05-16T17:35:07.5960129Z (Reading database ... 267957 files and directories currently installed.) 2021-05-16T17:35:07.6063715Z Preparing to unpack .../libudunits2-data_2.2.26-5_all.deb ... 2021-05-16T17:35:07.6082774Z Unpacking libudunits2-data (2.2.26-5) ... 2021-05-16T17:35:07.6494160Z Selecting previously unselected package libudunits2-0:amd64. 2021-05-16T17:35:07.6723614Z Preparing to unpack .../libudunits2-0_2.2.26-5_amd64.deb ... 2021-05-16T17:35:07.6745031Z Unpacking libudunits2-0:amd64 (2.2.26-5) ... 2021-05-16T17:35:07.7134377Z Selecting previously unselected package libudunits2-dev:amd64. 2021-05-16T17:35:07.7395399Z Preparing to unpack .../libudunits2-dev_2.2.26-5_amd64.deb ... 2021-05-16T17:35:07.7406254Z Unpacking libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-16T17:35:07.8224459Z Setting up libudunits2-data (2.2.26-5) ... 2021-05-16T17:35:07.8271824Z Setting up libudunits2-0:amd64 (2.2.26-5) ... 2021-05-16T17:35:07.8324834Z Setting up libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-16T17:35:07.8403177Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T17:35:07.9618938Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:35:10.1898317Z Reading package lists... 2021-05-16T17:35:10.3624175Z Building dependency tree... 2021-05-16T17:35:10.3644896Z Reading state information... 2021-05-16T17:35:10.5712464Z The following NEW packages will be installed: 2021-05-16T17:35:10.5716014Z libjq-dev 2021-05-16T17:35:10.6102578Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:35:10.6103729Z Need to get 11.2 kB of archives. 2021-05-16T17:35:10.6104891Z After this operation, 47.1 kB of additional disk space will be used. 2021-05-16T17:35:10.6107738Z 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-16T17:35:11.0518262Z Fetched 11.2 kB in 0s (318 kB/s) 2021-05-16T17:35:11.0852840Z Selecting previously unselected package libjq-dev:amd64. 2021-05-16T17:35:11.0936809Z (Reading database ... 2021-05-16T17:35:11.0937444Z (Reading database ... 5% 2021-05-16T17:35:11.0937995Z (Reading database ... 10% 2021-05-16T17:35:11.0938555Z (Reading database ... 15% 2021-05-16T17:35:11.0939117Z (Reading database ... 20% 2021-05-16T17:35:11.0939656Z (Reading database ... 25% 2021-05-16T17:35:11.0940206Z (Reading database ... 30% 2021-05-16T17:35:11.0940749Z (Reading database ... 35% 2021-05-16T17:35:11.0941340Z (Reading database ... 40% 2021-05-16T17:35:11.0941881Z (Reading database ... 45% 2021-05-16T17:35:11.0942432Z (Reading database ... 50% 2021-05-16T17:35:11.0994718Z (Reading database ... 55% 2021-05-16T17:35:11.1046578Z (Reading database ... 60% 2021-05-16T17:35:11.1078198Z (Reading database ... 65% 2021-05-16T17:35:11.1205483Z (Reading database ... 70% 2021-05-16T17:35:11.1336475Z (Reading database ... 75% 2021-05-16T17:35:11.1362338Z (Reading database ... 80% 2021-05-16T17:35:11.1936957Z (Reading database ... 85% 2021-05-16T17:35:11.2115952Z (Reading database ... 90% 2021-05-16T17:35:11.2199396Z (Reading database ... 95% 2021-05-16T17:35:11.2200023Z (Reading database ... 100% 2021-05-16T17:35:11.2200884Z (Reading database ... 267986 files and directories currently installed.) 2021-05-16T17:35:11.2319134Z Preparing to unpack .../libjq-dev_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-05-16T17:35:11.2337271Z Unpacking libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-16T17:35:11.2988906Z Setting up libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-16T17:35:13.5083129Z Reading package lists... 2021-05-16T17:35:13.6774927Z Building dependency tree... 2021-05-16T17:35:13.6795621Z Reading state information... 2021-05-16T17:35:13.8892250Z The following NEW packages will be installed: 2021-05-16T17:35:13.8898340Z libmng2 2021-05-16T17:35:13.9301889Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:35:13.9302949Z Need to get 168 kB of archives. 2021-05-16T17:35:13.9303898Z After this operation, 571 kB of additional disk space will be used. 2021-05-16T17:35:13.9305987Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmng2 amd64 2.0.3+dfsg-3 [168 kB] 2021-05-16T17:35:14.3871985Z Fetched 168 kB in 0s (4392 kB/s) 2021-05-16T17:35:14.4291915Z Selecting previously unselected package libmng2:amd64. 2021-05-16T17:35:14.4372153Z (Reading database ... 2021-05-16T17:35:14.4373034Z (Reading database ... 5% 2021-05-16T17:35:14.4374191Z (Reading database ... 10% 2021-05-16T17:35:14.4374789Z (Reading database ... 15% 2021-05-16T17:35:14.4375881Z (Reading database ... 20% 2021-05-16T17:35:14.4377111Z (Reading database ... 25% 2021-05-16T17:35:14.4377706Z (Reading database ... 30% 2021-05-16T17:35:14.4378248Z (Reading database ... 35% 2021-05-16T17:35:14.4378811Z (Reading database ... 40% 2021-05-16T17:35:14.4379355Z (Reading database ... 45% 2021-05-16T17:35:14.4379909Z (Reading database ... 50% 2021-05-16T17:35:14.4431621Z (Reading database ... 55% 2021-05-16T17:35:14.4479929Z (Reading database ... 60% 2021-05-16T17:35:14.4507357Z (Reading database ... 65% 2021-05-16T17:35:14.4631599Z (Reading database ... 70% 2021-05-16T17:35:14.4754862Z (Reading database ... 75% 2021-05-16T17:35:14.4778269Z (Reading database ... 80% 2021-05-16T17:35:14.5382029Z (Reading database ... 85% 2021-05-16T17:35:14.5576431Z (Reading database ... 90% 2021-05-16T17:35:14.5661265Z (Reading database ... 95% 2021-05-16T17:35:14.5662578Z (Reading database ... 100% 2021-05-16T17:35:14.5664514Z (Reading database ... 267992 files and directories currently installed.) 2021-05-16T17:35:14.5784455Z Preparing to unpack .../libmng2_2.0.3+dfsg-3_amd64.deb ... 2021-05-16T17:35:14.5860623Z Unpacking libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-16T17:35:14.6725121Z Setting up libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-16T17:35:14.6769448Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:35:16.8836815Z Reading package lists... 2021-05-16T17:35:17.0541704Z Building dependency tree... 2021-05-16T17:35:17.0562113Z Reading state information... 2021-05-16T17:35:17.1892147Z E: Unable to locate package libmng1 2021-05-16T17:35:17.2639652Z Reading package lists... 2021-05-16T17:35:17.4431777Z Building dependency tree... 2021-05-16T17:35:17.4452217Z Reading state information... 2021-05-16T17:35:17.5753398Z E: Unable to locate package libapparmor-devel 2021-05-16T17:35:17.6446123Z Reading package lists... 2021-05-16T17:35:17.8154209Z Building dependency tree... 2021-05-16T17:35:17.8174409Z Reading state information... 2021-05-16T17:35:17.9820657Z The following additional packages will be installed: 2021-05-16T17:35:17.9823085Z libij-java 2021-05-16T17:35:18.0326658Z The following NEW packages will be installed: 2021-05-16T17:35:18.0336221Z imagej libij-java 2021-05-16T17:35:18.0549038Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:35:18.0550088Z Need to get 2328 kB of archives. 2021-05-16T17:35:18.0551406Z After this operation, 2498 kB of additional disk space will be used. 2021-05-16T17:35:18.0553473Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libij-java all 1.52r-1 [2284 kB] 2021-05-16T17:35:18.0924354Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 imagej all 1.52r-1 [43.7 kB] 2021-05-16T17:35:18.5355826Z Fetched 2328 kB in 0s (42.8 MB/s) 2021-05-16T17:35:18.5719546Z Selecting previously unselected package libij-java. 2021-05-16T17:35:18.5816054Z (Reading database ... 2021-05-16T17:35:18.5816721Z (Reading database ... 5% 2021-05-16T17:35:18.5818667Z (Reading database ... 10% 2021-05-16T17:35:18.5819205Z (Reading database ... 15% 2021-05-16T17:35:18.5819729Z (Reading database ... 20% 2021-05-16T17:35:18.5820234Z (Reading database ... 25% 2021-05-16T17:35:18.5820786Z (Reading database ... 30% 2021-05-16T17:35:18.5821488Z (Reading database ... 35% 2021-05-16T17:35:18.5822045Z (Reading database ... 40% 2021-05-16T17:35:18.5822583Z (Reading database ... 45% 2021-05-16T17:35:18.5823138Z (Reading database ... 50% 2021-05-16T17:35:18.5860801Z (Reading database ... 55% 2021-05-16T17:35:18.5921519Z (Reading database ... 60% 2021-05-16T17:35:18.5952001Z (Reading database ... 65% 2021-05-16T17:35:18.6082486Z (Reading database ... 70% 2021-05-16T17:35:18.6214994Z (Reading database ... 75% 2021-05-16T17:35:18.6242701Z (Reading database ... 80% 2021-05-16T17:35:18.6868328Z (Reading database ... 85% 2021-05-16T17:35:18.7052140Z (Reading database ... 90% 2021-05-16T17:35:18.7133211Z (Reading database ... 95% 2021-05-16T17:35:18.7134025Z (Reading database ... 100% 2021-05-16T17:35:18.7135173Z (Reading database ... 267998 files and directories currently installed.) 2021-05-16T17:35:18.7247987Z Preparing to unpack .../libij-java_1.52r-1_all.deb ... 2021-05-16T17:35:18.7265768Z Unpacking libij-java (1.52r-1) ... 2021-05-16T17:35:18.8224523Z Selecting previously unselected package imagej. 2021-05-16T17:35:18.8518431Z Preparing to unpack .../imagej_1.52r-1_all.deb ... 2021-05-16T17:35:18.8532813Z Unpacking imagej (1.52r-1) ... 2021-05-16T17:35:18.9365543Z Setting up libij-java (1.52r-1) ... 2021-05-16T17:35:18.9425127Z Setting up imagej (1.52r-1) ... 2021-05-16T17:35:18.9499248Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-16T17:35:19.8686224Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:35:20.6417864Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-16T17:35:22.8850570Z Reading package lists... 2021-05-16T17:35:23.0535636Z Building dependency tree... 2021-05-16T17:35:23.0557104Z Reading state information... 2021-05-16T17:35:23.2194283Z Suggested packages: 2021-05-16T17:35:23.2196239Z bowtie2-examples 2021-05-16T17:35:23.2695101Z The following NEW packages will be installed: 2021-05-16T17:35:23.2704169Z bowtie2 2021-05-16T17:35:23.2910551Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:35:23.2911397Z Need to get 1324 kB of archives. 2021-05-16T17:35:23.2912245Z After this operation, 5630 kB of additional disk space will be used. 2021-05-16T17:35:23.2914464Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 bowtie2 amd64 2.3.5.1-6build1 [1324 kB] 2021-05-16T17:35:23.7534323Z Fetched 1324 kB in 0s (36.6 MB/s) 2021-05-16T17:35:23.7890555Z Selecting previously unselected package bowtie2. 2021-05-16T17:35:23.7974286Z (Reading database ... 2021-05-16T17:35:23.7974932Z (Reading database ... 5% 2021-05-16T17:35:23.7979064Z (Reading database ... 10% 2021-05-16T17:35:23.7979646Z (Reading database ... 15% 2021-05-16T17:35:23.7980198Z (Reading database ... 20% 2021-05-16T17:35:23.7980792Z (Reading database ... 25% 2021-05-16T17:35:23.7981367Z (Reading database ... 30% 2021-05-16T17:35:23.7981924Z (Reading database ... 35% 2021-05-16T17:35:23.7982461Z (Reading database ... 40% 2021-05-16T17:35:23.7983017Z (Reading database ... 45% 2021-05-16T17:35:23.7983561Z (Reading database ... 50% 2021-05-16T17:35:23.8027761Z (Reading database ... 55% 2021-05-16T17:35:23.8079300Z (Reading database ... 60% 2021-05-16T17:35:23.8109013Z (Reading database ... 65% 2021-05-16T17:35:23.8240736Z (Reading database ... 70% 2021-05-16T17:35:23.8365296Z (Reading database ... 75% 2021-05-16T17:35:23.8390105Z (Reading database ... 80% 2021-05-16T17:35:23.8984800Z (Reading database ... 85% 2021-05-16T17:35:23.9171227Z (Reading database ... 90% 2021-05-16T17:35:23.9256523Z (Reading database ... 95% 2021-05-16T17:35:23.9257126Z (Reading database ... 100% 2021-05-16T17:35:23.9258011Z (Reading database ... 268021 files and directories currently installed.) 2021-05-16T17:35:23.9376413Z Preparing to unpack .../bowtie2_2.3.5.1-6build1_amd64.deb ... 2021-05-16T17:35:23.9392887Z Unpacking bowtie2 (2.3.5.1-6build1) ... 2021-05-16T17:35:24.1478307Z Setting up bowtie2 (2.3.5.1-6build1) ... 2021-05-16T17:35:24.1544835Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:35:27.2285640Z Reading package lists... 2021-05-16T17:35:27.3963365Z Building dependency tree... 2021-05-16T17:35:27.3983245Z Reading state information... 2021-05-16T17:35:27.5310107Z E: Unable to locate package install 2021-05-16T17:35:27.5311483Z E: Unable to locate package gdal 2021-05-16T17:35:27.6052925Z Reading package lists... 2021-05-16T17:35:27.7746390Z Building dependency tree... 2021-05-16T17:35:27.7767373Z Reading state information... 2021-05-16T17:35:27.8014089Z Package insighttoolkit4-python is not available, but is referred to by another package. 2021-05-16T17:35:27.8015492Z This may mean that the package is missing, has been obsoleted, or 2021-05-16T17:35:27.8016379Z is only available from another source 2021-05-16T17:35:27.8016845Z 2021-05-16T17:35:27.9097855Z E: Package 'insighttoolkit4-python' has no installation candidate 2021-05-16T17:35:27.9795607Z Reading package lists... 2021-05-16T17:35:28.1675930Z Building dependency tree... 2021-05-16T17:35:28.1698286Z Reading state information... 2021-05-16T17:35:28.1962175Z Package libav-tools is not available, but is referred to by another package. 2021-05-16T17:35:28.1964796Z This may mean that the package is missing, has been obsoleted, or 2021-05-16T17:35:28.1966554Z is only available from another source 2021-05-16T17:35:28.1968151Z However the following packages replace it: 2021-05-16T17:35:28.1969418Z ffmpeg 2021-05-16T17:35:28.1970218Z 2021-05-16T17:35:28.3001410Z E: Package 'libav-tools' has no installation candidate 2021-05-16T17:35:28.3690704Z Reading package lists... 2021-05-16T17:35:28.5392824Z Building dependency tree... 2021-05-16T17:35:28.5413414Z Reading state information... 2021-05-16T17:35:28.7037059Z The following additional packages will be installed: 2021-05-16T17:35:28.7039915Z libgcrypt20-dev libgit2-28 libgpg-error-dev libhttp-parser-dev 2021-05-16T17:35:28.7041933Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-16T17:35:28.7043232Z libssh2-1-dev 2021-05-16T17:35:28.7045666Z Suggested packages: 2021-05-16T17:35:28.7046858Z libgcrypt20-doc libmbedtls-doc 2021-05-16T17:35:28.7540921Z The following NEW packages will be installed: 2021-05-16T17:35:28.7544661Z libgcrypt20-dev libgit2-28 libgit2-dev libgpg-error-dev libhttp-parser-dev 2021-05-16T17:35:28.7550166Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-16T17:35:28.7556574Z libssh2-1-dev 2021-05-16T17:35:28.7757224Z 0 upgraded, 11 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:35:28.7758047Z Need to get 2667 kB of archives. 2021-05-16T17:35:28.7758883Z After this operation, 11.2 MB of additional disk space will be used. 2021-05-16T17:35:28.7760755Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgpg-error-dev amd64 1.37-1 [109 kB] 2021-05-16T17:35:28.7797345Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcrypt20-dev amd64 1.8.5-5ubuntu1 [470 kB] 2021-05-16T17:35:28.7877414Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser2.9 amd64 2.9.2-2 [21.8 kB] 2021-05-16T17:35:28.7886792Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedcrypto3 amd64 2.16.4-1ubuntu2 [150 kB] 2021-05-16T17:35:28.7908333Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedx509-0 amd64 2.16.4-1ubuntu2 [42.3 kB] 2021-05-16T17:35:28.7916568Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls12 amd64 2.16.4-1ubuntu2 [71.8 kB] 2021-05-16T17:35:28.7925311Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-28 amd64 0.28.4+dfsg.1-2 [403 kB] 2021-05-16T17:35:28.7962784Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls-dev amd64 2.16.4-1ubuntu2 [444 kB] 2021-05-16T17:35:28.8001355Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libssh2-1-dev amd64 1.8.0-2.1build1 [244 kB] 2021-05-16T17:35:28.8024046Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser-dev amd64 2.9.2-2 [20.2 kB] 2021-05-16T17:35:28.8029776Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-dev amd64 0.28.4+dfsg.1-2 [691 kB] 2021-05-16T17:35:29.2580860Z Fetched 2667 kB in 0s (55.7 MB/s) 2021-05-16T17:35:29.2927584Z Selecting previously unselected package libgpg-error-dev. 2021-05-16T17:35:29.3008441Z (Reading database ... 2021-05-16T17:35:29.3009241Z (Reading database ... 5% 2021-05-16T17:35:29.3009908Z (Reading database ... 10% 2021-05-16T17:35:29.3010574Z (Reading database ... 15% 2021-05-16T17:35:29.3011226Z (Reading database ... 20% 2021-05-16T17:35:29.3015184Z (Reading database ... 25% 2021-05-16T17:35:29.3015754Z (Reading database ... 30% 2021-05-16T17:35:29.3016302Z (Reading database ... 35% 2021-05-16T17:35:29.3016860Z (Reading database ... 40% 2021-05-16T17:35:29.3017440Z (Reading database ... 45% 2021-05-16T17:35:29.3017998Z (Reading database ... 50% 2021-05-16T17:35:29.3059719Z (Reading database ... 55% 2021-05-16T17:35:29.3113209Z (Reading database ... 60% 2021-05-16T17:35:29.3139442Z (Reading database ... 65% 2021-05-16T17:35:29.3269871Z (Reading database ... 70% 2021-05-16T17:35:29.3394372Z (Reading database ... 75% 2021-05-16T17:35:29.3420088Z (Reading database ... 80% 2021-05-16T17:35:29.3988511Z (Reading database ... 85% 2021-05-16T17:35:29.4166954Z (Reading database ... 90% 2021-05-16T17:35:29.4250003Z (Reading database ... 95% 2021-05-16T17:35:29.4250672Z (Reading database ... 100% 2021-05-16T17:35:29.4251736Z (Reading database ... 268047 files and directories currently installed.) 2021-05-16T17:35:29.4366507Z Preparing to unpack .../00-libgpg-error-dev_1.37-1_amd64.deb ... 2021-05-16T17:35:29.4382688Z Unpacking libgpg-error-dev (1.37-1) ... 2021-05-16T17:35:29.4774473Z Selecting previously unselected package libgcrypt20-dev. 2021-05-16T17:35:29.5069854Z Preparing to unpack .../01-libgcrypt20-dev_1.8.5-5ubuntu1_amd64.deb ... 2021-05-16T17:35:29.5086910Z Unpacking libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-16T17:35:29.5933811Z Selecting previously unselected package libhttp-parser2.9:amd64. 2021-05-16T17:35:29.6196522Z Preparing to unpack .../02-libhttp-parser2.9_2.9.2-2_amd64.deb ... 2021-05-16T17:35:29.6223189Z Unpacking libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-16T17:35:29.6613075Z Selecting previously unselected package libmbedcrypto3:amd64. 2021-05-16T17:35:29.6852882Z Preparing to unpack .../03-libmbedcrypto3_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T17:35:29.6870376Z Unpacking libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T17:35:29.7414521Z Selecting previously unselected package libmbedx509-0:amd64. 2021-05-16T17:35:29.7678942Z Preparing to unpack .../04-libmbedx509-0_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T17:35:29.7728121Z Unpacking libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T17:35:29.8132875Z Selecting previously unselected package libmbedtls12:amd64. 2021-05-16T17:35:29.8352657Z Preparing to unpack .../05-libmbedtls12_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T17:35:29.8373643Z Unpacking libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T17:35:29.8814239Z Selecting previously unselected package libgit2-28:amd64. 2021-05-16T17:35:29.9100398Z Preparing to unpack .../06-libgit2-28_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-16T17:35:29.9123814Z Unpacking libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T17:35:29.9815144Z Selecting previously unselected package libmbedtls-dev:amd64. 2021-05-16T17:35:30.0078588Z Preparing to unpack .../07-libmbedtls-dev_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T17:35:30.0107836Z Unpacking libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T17:35:30.1254128Z Selecting previously unselected package libssh2-1-dev:amd64. 2021-05-16T17:35:30.1524566Z Preparing to unpack .../08-libssh2-1-dev_1.8.0-2.1build1_amd64.deb ... 2021-05-16T17:35:30.1537775Z Unpacking libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-16T17:35:30.2173882Z Selecting previously unselected package libhttp-parser-dev. 2021-05-16T17:35:30.2441148Z Preparing to unpack .../09-libhttp-parser-dev_2.9.2-2_amd64.deb ... 2021-05-16T17:35:30.2455667Z Unpacking libhttp-parser-dev (2.9.2-2) ... 2021-05-16T17:35:30.2769614Z Selecting previously unselected package libgit2-dev:amd64. 2021-05-16T17:35:30.3049588Z Preparing to unpack .../10-libgit2-dev_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-16T17:35:30.3071486Z Unpacking libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T17:35:30.4621574Z Setting up libgpg-error-dev (1.37-1) ... 2021-05-16T17:35:30.4669916Z Setting up libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T17:35:30.4734862Z Setting up libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-16T17:35:30.4813344Z Setting up libhttp-parser-dev (2.9.2-2) ... 2021-05-16T17:35:30.4861966Z Setting up libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T17:35:30.4901479Z Setting up libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T17:35:30.4949625Z Setting up libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T17:35:30.5004083Z Setting up libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-16T17:35:30.5066866Z Setting up libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-16T17:35:30.5124368Z Setting up libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T17:35:30.5196378Z Setting up libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T17:35:30.5286810Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:35:36.0352416Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T17:35:36.1561898Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:35:38.3960105Z Reading package lists... 2021-05-16T17:35:38.5612967Z Building dependency tree... 2021-05-16T17:35:38.5635165Z Reading state information... 2021-05-16T17:35:38.8197320Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-16T17:35:38.8199099Z libtiff-dev set to manually installed. 2021-05-16T17:35:38.8200266Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:35:38.8879449Z Reading package lists... 2021-05-16T17:35:39.0658018Z Building dependency tree... 2021-05-16T17:35:39.0678812Z Reading state information... 2021-05-16T17:35:39.3112134Z unixodbc-dev is already the newest version (2.3.7). 2021-05-16T17:35:39.3113715Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:35:39.3822433Z Reading package lists... 2021-05-16T17:35:39.5552749Z Building dependency tree... 2021-05-16T17:35:39.5574312Z Reading state information... 2021-05-16T17:35:39.7699305Z The following NEW packages will be installed: 2021-05-16T17:35:39.7703156Z libsodium-dev 2021-05-16T17:35:39.7913326Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:35:39.7914718Z Need to get 169 kB of archives. 2021-05-16T17:35:39.7915561Z After this operation, 826 kB of additional disk space will be used. 2021-05-16T17:35:39.7917555Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 2021-05-16T17:35:40.2449410Z Fetched 169 kB in 0s (8864 kB/s) 2021-05-16T17:35:40.2809525Z Selecting previously unselected package libsodium-dev:amd64. 2021-05-16T17:35:40.2889513Z (Reading database ... 2021-05-16T17:35:40.2890449Z (Reading database ... 5% 2021-05-16T17:35:40.2891229Z (Reading database ... 10% 2021-05-16T17:35:40.2894552Z (Reading database ... 15% 2021-05-16T17:35:40.2895105Z (Reading database ... 20% 2021-05-16T17:35:40.2895669Z (Reading database ... 25% 2021-05-16T17:35:40.2896216Z (Reading database ... 30% 2021-05-16T17:35:40.2896784Z (Reading database ... 35% 2021-05-16T17:35:40.2897345Z (Reading database ... 40% 2021-05-16T17:35:40.2897892Z (Reading database ... 45% 2021-05-16T17:35:40.2898446Z (Reading database ... 50% 2021-05-16T17:35:40.2939420Z (Reading database ... 55% 2021-05-16T17:35:40.2989960Z (Reading database ... 60% 2021-05-16T17:35:40.3016226Z (Reading database ... 65% 2021-05-16T17:35:40.3153064Z (Reading database ... 70% 2021-05-16T17:35:40.3283836Z (Reading database ... 75% 2021-05-16T17:35:40.3311385Z (Reading database ... 80% 2021-05-16T17:35:40.3925062Z (Reading database ... 85% 2021-05-16T17:35:40.4108282Z (Reading database ... 90% 2021-05-16T17:35:40.4193894Z (Reading database ... 95% 2021-05-16T17:35:40.4194493Z (Reading database ... 100% 2021-05-16T17:35:40.4195377Z (Reading database ... 268550 files and directories currently installed.) 2021-05-16T17:35:40.4311831Z Preparing to unpack .../libsodium-dev_1.0.18-1_amd64.deb ... 2021-05-16T17:35:40.4349630Z Unpacking libsodium-dev:amd64 (1.0.18-1) ... 2021-05-16T17:35:40.5218144Z Setting up libsodium-dev:amd64 (1.0.18-1) ... 2021-05-16T17:35:42.7662427Z Reading package lists... 2021-05-16T17:35:42.9416321Z Building dependency tree... 2021-05-16T17:35:42.9436544Z Reading state information... 2021-05-16T17:35:43.1056204Z The following additional packages will be installed: 2021-05-16T17:35:43.1058488Z libarchive-dev liblept5 libtesseract4 tesseract-ocr tesseract-ocr-osd 2021-05-16T17:35:43.1531741Z The following NEW packages will be installed: 2021-05-16T17:35:43.1536662Z libarchive-dev liblept5 libleptonica-dev libtesseract-dev libtesseract4 2021-05-16T17:35:43.1538399Z tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd 2021-05-16T17:35:43.1753028Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:35:43.1753863Z Need to get 10.4 MB of archives. 2021-05-16T17:35:43.1754706Z After this operation, 38.0 MB of additional disk space will be used. 2021-05-16T17:35:43.1757238Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1 [490 kB] 2021-05-16T17:35:43.1862680Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB] 2021-05-16T17:35:43.2017501Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libleptonica-dev amd64 1.79.0-1 [1389 kB] 2021-05-16T17:35:43.2285223Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1237 kB] 2021-05-16T17:35:43.2532819Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract-dev amd64 4.1.1-2build2 [1463 kB] 2021-05-16T17:35:43.2784380Z 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-16T17:35:43.3034096Z 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-16T17:35:43.3550437Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr amd64 4.1.1-2build2 [262 kB] 2021-05-16T17:35:43.8199913Z Fetched 10.4 MB in 0s (52.2 MB/s) 2021-05-16T17:35:43.8568297Z Selecting previously unselected package libarchive-dev:amd64. 2021-05-16T17:35:43.8650125Z (Reading database ... 2021-05-16T17:35:43.8650798Z (Reading database ... 5% 2021-05-16T17:35:43.8651375Z (Reading database ... 10% 2021-05-16T17:35:43.8652247Z (Reading database ... 15% 2021-05-16T17:35:43.8652810Z (Reading database ... 20% 2021-05-16T17:35:43.8653394Z (Reading database ... 25% 2021-05-16T17:35:43.8653955Z (Reading database ... 30% 2021-05-16T17:35:43.8654603Z (Reading database ... 35% 2021-05-16T17:35:43.8655119Z (Reading database ... 40% 2021-05-16T17:35:43.8655621Z (Reading database ... 45% 2021-05-16T17:35:43.8656135Z (Reading database ... 50% 2021-05-16T17:35:43.8702441Z (Reading database ... 55% 2021-05-16T17:35:43.8755812Z (Reading database ... 60% 2021-05-16T17:35:43.8787114Z (Reading database ... 65% 2021-05-16T17:35:43.8922265Z (Reading database ... 70% 2021-05-16T17:35:43.9058941Z (Reading database ... 75% 2021-05-16T17:35:43.9087706Z (Reading database ... 80% 2021-05-16T17:35:43.9685822Z (Reading database ... 85% 2021-05-16T17:35:43.9877685Z (Reading database ... 90% 2021-05-16T17:35:43.9969371Z (Reading database ... 95% 2021-05-16T17:35:43.9970449Z (Reading database ... 100% 2021-05-16T17:35:43.9972519Z (Reading database ... 268620 files and directories currently installed.) 2021-05-16T17:35:44.0099246Z Preparing to unpack .../0-libarchive-dev_3.4.0-2ubuntu1_amd64.deb ... 2021-05-16T17:35:44.0113928Z Unpacking libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-16T17:35:44.0971297Z Selecting previously unselected package liblept5:amd64. 2021-05-16T17:35:44.1264178Z Preparing to unpack .../1-liblept5_1.79.0-1_amd64.deb ... 2021-05-16T17:35:44.1285546Z Unpacking liblept5:amd64 (1.79.0-1) ... 2021-05-16T17:35:44.2567667Z Selecting previously unselected package libleptonica-dev:amd64. 2021-05-16T17:35:44.2864335Z Preparing to unpack .../2-libleptonica-dev_1.79.0-1_amd64.deb ... 2021-05-16T17:35:44.2874489Z Unpacking libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-16T17:35:44.4499209Z Selecting previously unselected package libtesseract4:amd64. 2021-05-16T17:35:44.4796600Z Preparing to unpack .../3-libtesseract4_4.1.1-2build2_amd64.deb ... 2021-05-16T17:35:44.4819130Z Unpacking libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-16T17:35:44.6374627Z Selecting previously unselected package libtesseract-dev:amd64. 2021-05-16T17:35:44.6661473Z Preparing to unpack .../4-libtesseract-dev_4.1.1-2build2_amd64.deb ... 2021-05-16T17:35:44.6674782Z Unpacking libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-16T17:35:44.8613969Z Selecting previously unselected package tesseract-ocr-eng. 2021-05-16T17:35:44.8858783Z Preparing to unpack .../5-tesseract-ocr-eng_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-16T17:35:44.8869584Z Unpacking tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-16T17:35:45.0814814Z Selecting previously unselected package tesseract-ocr-osd. 2021-05-16T17:35:45.1063845Z Preparing to unpack .../6-tesseract-ocr-osd_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-16T17:35:45.1083912Z Unpacking tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-16T17:35:45.5133809Z Selecting previously unselected package tesseract-ocr. 2021-05-16T17:35:45.5391256Z Preparing to unpack .../7-tesseract-ocr_4.1.1-2build2_amd64.deb ... 2021-05-16T17:35:45.5400255Z Unpacking tesseract-ocr (4.1.1-2build2) ... 2021-05-16T17:35:45.6366775Z Setting up tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-16T17:35:45.6408751Z Setting up liblept5:amd64 (1.79.0-1) ... 2021-05-16T17:35:45.6465415Z Setting up libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-16T17:35:45.6495383Z Setting up libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-16T17:35:45.6531741Z Setting up libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-16T17:35:45.6570975Z Setting up tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-16T17:35:45.6615985Z Setting up libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-16T17:35:45.6664365Z Setting up tesseract-ocr (4.1.1-2build2) ... 2021-05-16T17:35:45.6720751Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:35:48.8924991Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:35:51.1442510Z Reading package lists... 2021-05-16T17:35:51.3142339Z Building dependency tree... 2021-05-16T17:35:51.3163599Z Reading state information... 2021-05-16T17:35:51.5559246Z wget is already the newest version (1.20.3-1ubuntu1). 2021-05-16T17:35:51.5560878Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:35:51.6253547Z Reading package lists... 2021-05-16T17:35:51.7907199Z Building dependency tree... 2021-05-16T17:35:51.7929540Z Reading state information... 2021-05-16T17:35:51.9588733Z The following additional packages will be installed: 2021-05-16T17:35:51.9591717Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-16T17:35:51.9596198Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev 2021-05-16T17:35:51.9597516Z Suggested packages: 2021-05-16T17:35:51.9599025Z doc-base krb5-doc krb5-user libnorm-doc 2021-05-16T17:35:52.0134068Z The following NEW packages will be installed: 2021-05-16T17:35:52.0137320Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-16T17:35:52.0142821Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev libzmq3-dev 2021-05-16T17:35:52.0353598Z 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:35:52.0355201Z Need to get 1459 kB of archives. 2021-05-16T17:35:52.0356070Z After this operation, 7754 kB of additional disk space will be used. 2021-05-16T17:35:52.0358162Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-05-16T17:35:52.0387431Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-05-16T17:35:52.0412779Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-05-16T17:35:52.0424624Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-05-16T17:35:52.0437782Z 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-16T17:35:52.0447628Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-05-16T17:35:52.0468532Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 2021-05-16T17:35:52.0520732Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 2021-05-16T17:35:52.0544949Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-05-16T17:35:52.0555170Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 2021-05-16T17:35:52.5140220Z Fetched 1459 kB in 0s (35.7 MB/s) 2021-05-16T17:35:52.5533400Z Selecting previously unselected package libgssrpc4:amd64. 2021-05-16T17:35:52.5619490Z (Reading database ... 2021-05-16T17:35:52.5620160Z (Reading database ... 5% 2021-05-16T17:35:52.5620730Z (Reading database ... 10% 2021-05-16T17:35:52.5621288Z (Reading database ... 15% 2021-05-16T17:35:52.5621851Z (Reading database ... 20% 2021-05-16T17:35:52.5622396Z (Reading database ... 25% 2021-05-16T17:35:52.5623148Z (Reading database ... 30% 2021-05-16T17:35:52.5623697Z (Reading database ... 35% 2021-05-16T17:35:52.5624253Z (Reading database ... 40% 2021-05-16T17:35:52.5624812Z (Reading database ... 45% 2021-05-16T17:35:52.5625353Z (Reading database ... 50% 2021-05-16T17:35:52.5659696Z (Reading database ... 55% 2021-05-16T17:35:52.5706905Z (Reading database ... 60% 2021-05-16T17:35:52.5739335Z (Reading database ... 65% 2021-05-16T17:35:52.5878713Z (Reading database ... 70% 2021-05-16T17:35:52.6011294Z (Reading database ... 75% 2021-05-16T17:35:52.6037373Z (Reading database ... 80% 2021-05-16T17:35:52.6481621Z (Reading database ... 85% 2021-05-16T17:35:52.6827964Z (Reading database ... 90% 2021-05-16T17:35:52.6916929Z (Reading database ... 95% 2021-05-16T17:35:52.6917525Z (Reading database ... 100% 2021-05-16T17:35:52.6918402Z (Reading database ... 268845 files and directories currently installed.) 2021-05-16T17:35:52.7041728Z Preparing to unpack .../0-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T17:35:52.7075289Z Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:35:52.7493616Z Selecting previously unselected package libkdb5-9:amd64. 2021-05-16T17:35:52.7730563Z Preparing to unpack .../1-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T17:35:52.7751769Z Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:35:52.8133992Z Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-05-16T17:35:52.8407649Z Preparing to unpack .../2-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T17:35:52.8430694Z Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:35:52.8893845Z Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-05-16T17:35:52.9111688Z Preparing to unpack .../3-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T17:35:52.9126954Z Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:35:52.9494856Z Selecting previously unselected package comerr-dev:amd64. 2021-05-16T17:35:52.9760348Z Preparing to unpack .../4-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-05-16T17:35:52.9793797Z Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-16T17:35:53.0213501Z Selecting previously unselected package krb5-multidev:amd64. 2021-05-16T17:35:53.0463277Z Preparing to unpack .../5-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T17:35:53.0473292Z Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:35:53.0973436Z Selecting previously unselected package libnorm-dev:amd64. 2021-05-16T17:35:53.1192736Z Preparing to unpack .../6-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 2021-05-16T17:35:53.1215454Z Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-16T17:35:53.2040728Z Selecting previously unselected package libpgm-dev:amd64. 2021-05-16T17:35:53.2340944Z Preparing to unpack .../7-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T17:35:53.2354787Z Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-16T17:35:53.2847686Z Selecting previously unselected package libkrb5-dev:amd64. 2021-05-16T17:35:53.3146041Z Preparing to unpack .../8-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T17:35:53.3160063Z Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:35:53.3453316Z Selecting previously unselected package libzmq3-dev:amd64. 2021-05-16T17:35:53.3743261Z Preparing to unpack .../9-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 2021-05-16T17:35:53.3761604Z Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-16T17:35:53.4932925Z Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-16T17:35:53.4990624Z Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:35:53.5030178Z Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-16T17:35:53.5077957Z Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-16T17:35:53.5121180Z Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:35:53.5173254Z Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:35:53.5209342Z Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:35:53.5239631Z Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:35:53.5277026Z Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:35:53.5315312Z Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-16T17:35:53.5347857Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:35:53.5661846Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:35:57.0148066Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T17:35:59.3668419Z Reading package lists... 2021-05-16T17:35:59.5344465Z Building dependency tree... 2021-05-16T17:35:59.5364553Z Reading state information... 2021-05-16T17:35:59.6699528Z E: Unable to locate package udunits 2021-05-16T17:35:59.7389677Z Reading package lists... 2021-05-16T17:35:59.9041700Z Building dependency tree... 2021-05-16T17:35:59.9064680Z Reading state information... 2021-05-16T17:36:00.0719262Z The following additional packages will be installed: 2021-05-16T17:36:00.0720825Z libwebpdemux2 2021-05-16T17:36:00.1198875Z The following NEW packages will be installed: 2021-05-16T17:36:00.1202206Z libwebp-dev libwebpdemux2 2021-05-16T17:36:00.1414537Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:36:00.1415572Z Need to get 277 kB of archives. 2021-05-16T17:36:00.1416520Z After this operation, 965 kB of additional disk space will be used. 2021-05-16T17:36:00.1418630Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebpdemux2 amd64 0.6.1-2 [9472 B] 2021-05-16T17:36:00.1430915Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebp-dev amd64 0.6.1-2 [267 kB] 2021-05-16T17:36:00.6194046Z Fetched 277 kB in 0s (11.5 MB/s) 2021-05-16T17:36:00.6565557Z Selecting previously unselected package libwebpdemux2:amd64. 2021-05-16T17:36:00.6650335Z (Reading database ... 2021-05-16T17:36:00.6651293Z (Reading database ... 5% 2021-05-16T17:36:00.6652525Z (Reading database ... 10% 2021-05-16T17:36:00.6653605Z (Reading database ... 15% 2021-05-16T17:36:00.6654444Z (Reading database ... 20% 2021-05-16T17:36:00.6655017Z (Reading database ... 25% 2021-05-16T17:36:00.6655578Z (Reading database ... 30% 2021-05-16T17:36:00.6656124Z (Reading database ... 35% 2021-05-16T17:36:00.6656686Z (Reading database ... 40% 2021-05-16T17:36:00.6657226Z (Reading database ... 45% 2021-05-16T17:36:00.6657778Z (Reading database ... 50% 2021-05-16T17:36:00.6706156Z (Reading database ... 55% 2021-05-16T17:36:00.6754172Z (Reading database ... 60% 2021-05-16T17:36:00.6790471Z (Reading database ... 65% 2021-05-16T17:36:00.6925512Z (Reading database ... 70% 2021-05-16T17:36:00.7056340Z (Reading database ... 75% 2021-05-16T17:36:00.7082573Z (Reading database ... 80% 2021-05-16T17:36:00.7524493Z (Reading database ... 85% 2021-05-16T17:36:00.7871162Z (Reading database ... 90% 2021-05-16T17:36:00.7956452Z (Reading database ... 95% 2021-05-16T17:36:00.7957487Z (Reading database ... 100% 2021-05-16T17:36:00.7958805Z (Reading database ... 269145 files and directories currently installed.) 2021-05-16T17:36:00.8080155Z Preparing to unpack .../libwebpdemux2_0.6.1-2_amd64.deb ... 2021-05-16T17:36:00.8129626Z Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-16T17:36:00.8453520Z Selecting previously unselected package libwebp-dev:amd64. 2021-05-16T17:36:00.8705955Z Preparing to unpack .../libwebp-dev_0.6.1-2_amd64.deb ... 2021-05-16T17:36:00.8728473Z Unpacking libwebp-dev:amd64 (0.6.1-2) ... 2021-05-16T17:36:00.9697274Z Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-16T17:36:00.9745115Z Setting up libwebp-dev:amd64 (0.6.1-2) ... 2021-05-16T17:36:00.9800968Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:36:03.2013440Z Reading package lists... 2021-05-16T17:36:03.3787209Z Building dependency tree... 2021-05-16T17:36:03.3810626Z Reading state information... 2021-05-16T17:36:03.5437143Z The following additional packages will be installed: 2021-05-16T17:36:03.5440772Z gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-16T17:36:03.5444042Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-16T17:36:03.5447393Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-16T17:36:03.5449149Z Suggested packages: 2021-05-16T17:36:03.5451141Z cargo-doc gdb-doc gdbserver rust-doc rust-src 2021-05-16T17:36:03.5453419Z Recommended packages: 2021-05-16T17:36:03.5454273Z cargo 2021-05-16T17:36:03.5992100Z The following NEW packages will be installed: 2021-05-16T17:36:03.5999571Z cargo gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-16T17:36:03.6001199Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-16T17:36:03.6007382Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-16T17:36:03.6271961Z 0 upgraded, 13 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:36:03.6273067Z Need to get 108 MB of archives. 2021-05-16T17:36:03.6274153Z After this operation, 501 MB of additional disk space will be used. 2021-05-16T17:36:03.6276517Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-05-16T17:36:03.6348632Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB] 2021-05-16T17:36:03.6371803Z 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-16T17:36:03.6400792Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libboost-regex1.71.0 amd64 1.71.0-6ubuntu6 [471 kB] 2021-05-16T17:36:03.6515315Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight4v5 amd64 3.1.8-1.2build5 [232 kB] 2021-05-16T17:36:03.6606230Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 [15.3 kB] 2021-05-16T17:36:03.6612807Z 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-16T17:36:03.7824192Z 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-16T17:36:05.2168735Z 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-16T17:36:05.9523117Z 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-16T17:36:06.0022456Z 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-16T17:36:06.0898662Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.2 [10.5 MB] 2021-05-16T17:36:06.3459829Z 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-16T17:36:06.8074055Z Fetched 108 MB in 3s (39.4 MB/s) 2021-05-16T17:36:06.8448315Z Selecting previously unselected package libbabeltrace1:amd64. 2021-05-16T17:36:06.8559757Z (Reading database ... 2021-05-16T17:36:06.8560631Z (Reading database ... 5% 2021-05-16T17:36:06.8561308Z (Reading database ... 10% 2021-05-16T17:36:06.8561948Z (Reading database ... 15% 2021-05-16T17:36:06.8562613Z (Reading database ... 20% 2021-05-16T17:36:06.8563377Z (Reading database ... 25% 2021-05-16T17:36:06.8564009Z (Reading database ... 30% 2021-05-16T17:36:06.8564662Z (Reading database ... 35% 2021-05-16T17:36:06.8565388Z (Reading database ... 40% 2021-05-16T17:36:06.8566035Z (Reading database ... 45% 2021-05-16T17:36:06.8566682Z (Reading database ... 50% 2021-05-16T17:36:06.8612098Z (Reading database ... 55% 2021-05-16T17:36:06.8664160Z (Reading database ... 60% 2021-05-16T17:36:06.8700173Z (Reading database ... 65% 2021-05-16T17:36:06.8844944Z (Reading database ... 70% 2021-05-16T17:36:06.8985150Z (Reading database ... 75% 2021-05-16T17:36:06.9013093Z (Reading database ... 80% 2021-05-16T17:36:06.9454669Z (Reading database ... 85% 2021-05-16T17:36:06.9821746Z (Reading database ... 90% 2021-05-16T17:36:06.9910879Z (Reading database ... 95% 2021-05-16T17:36:06.9911626Z (Reading database ... 100% 2021-05-16T17:36:06.9912670Z (Reading database ... 269173 files and directories currently installed.) 2021-05-16T17:36:07.0029360Z Preparing to unpack .../00-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-05-16T17:36:07.0074795Z Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-16T17:36:07.0574118Z Selecting previously unselected package libipt2. 2021-05-16T17:36:07.0839616Z Preparing to unpack .../01-libipt2_2.0.1-1_amd64.deb ... 2021-05-16T17:36:07.0852416Z Unpacking libipt2 (2.0.1-1) ... 2021-05-16T17:36:07.1253492Z Selecting previously unselected package libsource-highlight-common. 2021-05-16T17:36:07.1466430Z Preparing to unpack .../02-libsource-highlight-common_3.1.8-1.2build5_all.deb ... 2021-05-16T17:36:07.1483950Z Unpacking libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-16T17:36:07.2013724Z Selecting previously unselected package libboost-regex1.71.0:amd64. 2021-05-16T17:36:07.2257067Z Preparing to unpack .../03-libboost-regex1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-16T17:36:07.2285735Z Unpacking libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-16T17:36:07.3213737Z Selecting previously unselected package libsource-highlight4v5. 2021-05-16T17:36:07.3460265Z Preparing to unpack .../04-libsource-highlight4v5_3.1.8-1.2build5_amd64.deb ... 2021-05-16T17:36:07.3473808Z Unpacking libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-16T17:36:07.4035982Z Selecting previously unselected package libxxhash0:amd64. 2021-05-16T17:36:07.4300327Z Preparing to unpack .../05-libxxhash0_0.7.3-1_amd64.deb ... 2021-05-16T17:36:07.4318735Z Unpacking libxxhash0:amd64 (0.7.3-1) ... 2021-05-16T17:36:07.4681795Z Selecting previously unselected package gdb. 2021-05-16T17:36:07.4990100Z Preparing to unpack .../06-gdb_10.2-0ubuntu1~20.04~1_amd64.deb ... 2021-05-16T17:36:07.5013040Z Unpacking gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-16T17:36:07.8609325Z Selecting previously unselected package libstd-rust-1.47:amd64. 2021-05-16T17:36:07.8914406Z Preparing to unpack .../07-libstd-rust-1.47_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T17:36:07.8922682Z Unpacking libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T17:36:14.8814033Z Selecting previously unselected package libstd-rust-dev:amd64. 2021-05-16T17:36:14.9071484Z Preparing to unpack .../08-libstd-rust-dev_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T17:36:14.9092211Z Unpacking libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T17:36:18.1731089Z Selecting previously unselected package rustc. 2021-05-16T17:36:18.2031249Z Preparing to unpack .../09-rustc_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T17:36:18.2042204Z Unpacking rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T17:36:18.4129205Z Selecting previously unselected package cargo. 2021-05-16T17:36:18.4429889Z Preparing to unpack .../10-cargo_0.47.0-1~exp1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T17:36:18.4447053Z Unpacking cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-16T17:36:18.8237425Z Selecting previously unselected package libc6-dbg:amd64. 2021-05-16T17:36:18.8531972Z Preparing to unpack .../11-libc6-dbg_2.31-0ubuntu9.2_amd64.deb ... 2021-05-16T17:36:18.8543966Z Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-16T17:36:20.1328081Z Selecting previously unselected package rust-gdb. 2021-05-16T17:36:20.1633360Z Preparing to unpack .../12-rust-gdb_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_all.deb ... 2021-05-16T17:36:20.1698810Z Unpacking rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T17:36:20.2373852Z Setting up libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T17:36:20.2411852Z Setting up libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-16T17:36:20.2445344Z Setting up libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-16T17:36:20.2511876Z Setting up libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T17:36:20.2575116Z Setting up libipt2 (2.0.1-1) ... 2021-05-16T17:36:20.2618884Z Setting up libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-16T17:36:20.2674773Z Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-16T17:36:20.2710059Z Setting up rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T17:36:20.2756392Z Setting up libxxhash0:amd64 (0.7.3-1) ... 2021-05-16T17:36:20.2808482Z Setting up libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-16T17:36:20.2852155Z Setting up cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-16T17:36:20.2889983Z Setting up gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-16T17:36:20.2961727Z Setting up rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T17:36:20.3010014Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:36:20.3261454Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:36:23.8621512Z Reading package lists... 2021-05-16T17:36:24.0326723Z Building dependency tree... 2021-05-16T17:36:24.0348386Z Reading state information... 2021-05-16T17:36:24.2120727Z The following additional packages will be installed: 2021-05-16T17:36:24.2124737Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-16T17:36:24.2128109Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-16T17:36:24.2134095Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-16T17:36:24.2139100Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-16T17:36:24.2147359Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-16T17:36:24.2149991Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-16T17:36:24.2152454Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-16T17:36:24.2155170Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-16T17:36:24.2164400Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-16T17:36:24.2166722Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-16T17:36:24.2168392Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-16T17:36:24.2170137Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-16T17:36:24.2172166Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-16T17:36:24.2173996Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-16T17:36:24.2175717Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-16T17:36:24.2177341Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-16T17:36:24.2178891Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-16T17:36:24.2180449Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-16T17:36:24.2182079Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-16T17:36:24.2183422Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-16T17:36:24.2184724Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-16T17:36:24.2186088Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-16T17:36:24.2187405Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-16T17:36:24.2188539Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-16T17:36:24.2189708Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-16T17:36:24.2191107Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-16T17:36:24.2192515Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-16T17:36:24.2193972Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-16T17:36:24.2195380Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-16T17:36:24.2196555Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-16T17:36:24.2197791Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-16T17:36:24.2199200Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-16T17:36:24.2200560Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-16T17:36:24.2201949Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-16T17:36:24.2203441Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-16T17:36:24.2204926Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-16T17:36:24.2206368Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-16T17:36:24.2207714Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-16T17:36:24.2209025Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-16T17:36:24.2210458Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-16T17:36:24.2212004Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-16T17:36:24.2213336Z python3-webencodings qdoc-qt5 qgis-common qgis-plugin-grass 2021-05-16T17:36:24.2214663Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-16T17:36:24.2216248Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-16T17:36:24.2217867Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-16T17:36:24.2219540Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-16T17:36:24.2221026Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-16T17:36:24.2222624Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-16T17:36:24.2223999Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-16T17:36:24.2224785Z Suggested packages: 2021-05-16T17:36:24.2225924Z avahi-autoipd blt-demo libgdal-grass grass-dev grass-gui e00compr avce00 2021-05-16T17:36:24.2227313Z gnuplot gpsbabel gpstrans netpbm python3-rpy2 python3-termcolor grass 2021-05-16T17:36:24.2228939Z grass-dev-doc gvfs exiv2 geotiff-bin libgeotiff-epsg libvisual-0.4-plugins 2021-05-16T17:36:24.2230515Z libhdf4-doc libhdf4-alt-dev hdf4-tools libjs-jquery-ui-docs avahi-autoipd 2021-05-16T17:36:24.2231850Z | zeroconf ogdi-bin pcscd libqscintilla2-doc qtwayland5 2021-05-16T17:36:24.2233299Z qt5-qmltooling-plugins pinentry-doc python-cycler-doc python-future-doc 2021-05-16T17:36:24.2234825Z python3-genshi python3-lxml-dbg python-lxml-doc dvipng gir1.2-gtk-3.0 2021-05-16T17:36:24.2236368Z inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-16T17:36:24.2237815Z python3-gobject python3-nose python3-scipy python3-tornado 2021-05-16T17:36:24.2239305Z texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-16T17:36:24.2240932Z python3-pytest python3-numpy-dbg owslib-doc python-pil-doc python3-pil-dbg 2021-05-16T17:36:24.2242570Z python3-pandas python3-ipykernel python-psycopg2-doc python-pyparsing-doc 2021-05-16T17:36:24.2244106Z python3-pyqt5-dbg otb-qgis saga tix python3-tk-dbg qt5-doc comgt wvdial 2021-05-16T17:36:24.2245218Z wpagui libengine-pkcs11-openssl 2021-05-16T17:36:24.3192107Z The following NEW packages will be installed: 2021-05-16T17:36:24.3194379Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-16T17:36:24.3196878Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-16T17:36:24.3198698Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-16T17:36:24.3200375Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-16T17:36:24.3202185Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-16T17:36:24.3204144Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-16T17:36:24.3205770Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-16T17:36:24.3207472Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-16T17:36:24.3209467Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-16T17:36:24.3211172Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-16T17:36:24.3213016Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-16T17:36:24.3214721Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-16T17:36:24.3216490Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-16T17:36:24.3218407Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-16T17:36:24.3220282Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-16T17:36:24.3222076Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-16T17:36:24.3225601Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-16T17:36:24.3227443Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-16T17:36:24.3229090Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-16T17:36:24.3230415Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-16T17:36:24.3231713Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-16T17:36:24.3233086Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-16T17:36:24.3234372Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-16T17:36:24.3235604Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-16T17:36:24.3236848Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-16T17:36:24.3238361Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-16T17:36:24.3239852Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-16T17:36:24.3241402Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-16T17:36:24.3243125Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-16T17:36:24.3244588Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-16T17:36:24.3245966Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-16T17:36:24.3247302Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-16T17:36:24.3248770Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-16T17:36:24.3250273Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-16T17:36:24.3252811Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-16T17:36:24.3254462Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-16T17:36:24.3255961Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-16T17:36:24.3257537Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-16T17:36:24.3258843Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-16T17:36:24.3260279Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-16T17:36:24.3261730Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-16T17:36:24.3263049Z python3-webencodings qdoc-qt5 qgis qgis-common qgis-plugin-grass 2021-05-16T17:36:24.3264393Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-16T17:36:24.3266137Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-16T17:36:24.3267894Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-16T17:36:24.3269393Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-16T17:36:24.3270866Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-16T17:36:24.3272491Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-16T17:36:24.3273843Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-16T17:36:24.3477619Z 0 upgraded, 214 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:36:24.3478469Z Need to get 183 MB of archives. 2021-05-16T17:36:24.3479303Z After this operation, 776 MB of additional disk space will be used. 2021-05-16T17:36:24.3481489Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2021-05-16T17:36:24.3504281Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu1 [2005 kB] 2021-05-16T17:36:24.3777446Z 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-16T17:36:24.3818986Z 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-16T17:36:24.3827627Z 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-16T17:36:24.3836871Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmtdev1 amd64 1.1.5-1.1 [14.2 kB] 2021-05-16T17:36:24.3843971Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-common all 1.3-2ubuntu3 [45.3 kB] 2021-05-16T17:36:24.3849705Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom2 amd64 1.3-2ubuntu3 [20.0 kB] 2021-05-16T17:36:24.3855775Z 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-16T17:36:24.3861292Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput10 amd64 1.15.5-1ubuntu0.2 [112 kB] 2021-05-16T17:36:24.3867261Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu1 [208 kB] 2021-05-16T17:36:24.3888754Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu1 [674 kB] 2021-05-16T17:36:24.3950024Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [10.8 kB] 2021-05-16T17:36:24.3956813Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] 2021-05-16T17:36:24.3962527Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] 2021-05-16T17:36:24.3968033Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B] 2021-05-16T17:36:24.3973070Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB] 2021-05-16T17:36:24.3982708Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render-util0 amd64 0.3.9-1build1 [9912 B] 2021-05-16T17:36:24.3984740Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B] 2021-05-16T17:36:24.3986643Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinput0 amd64 1.14-2 [29.3 kB] 2021-05-16T17:36:24.3988494Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xkb1 amd64 1.14-2 [29.6 kB] 2021-05-16T17:36:24.3990380Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxkbcommon-x11-0 amd64 0.10.0-1 [13.4 kB] 2021-05-16T17:36:24.4002083Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5gui5 amd64 5.12.8+dfsg-0ubuntu1 [2971 kB] 2021-05-16T17:36:24.4344999Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5widgets5 amd64 5.12.8+dfsg-0ubuntu1 [2293 kB] 2021-05-16T17:36:24.4552272Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB] 2021-05-16T17:36:24.4569381Z 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-16T17:36:24.4591919Z 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-16T17:36:24.4654381Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhyphen0 amd64 2.8.8-7 [27.0 kB] 2021-05-16T17:36:24.4698088Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5positioning5 amd64 5.12.8+dfsg-0ubuntu1 [197 kB] 2021-05-16T17:36:24.4700346Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5printsupport5 amd64 5.12.8+dfsg-0ubuntu1 [193 kB] 2021-05-16T17:36:24.4706750Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5qml5 amd64 5.12.8-0ubuntu1 [1438 kB] 2021-05-16T17:36:24.4830031Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quick5 amd64 5.12.8-0ubuntu1 [1335 kB] 2021-05-16T17:36:24.4962231Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sensors5 amd64 5.12.8-0ubuntu1 [114 kB] 2021-05-16T17:36:24.4974325Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webchannel5 amd64 5.12.8-0ubuntu1 [51.2 kB] 2021-05-16T17:36:24.4980196Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwoff1 amd64 1.0.2-1build2 [42.0 kB] 2021-05-16T17:36:24.4986101Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-1ubuntu2 [12.1 MB] 2021-05-16T17:36:24.6078182Z 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-16T17:36:24.6085801Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers-common all 3.10.4+dfsg-1ubuntu2 [897 kB] 2021-05-16T17:36:24.6163106Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2 amd64 2.2.1-2build1 [307 kB] 2021-05-16T17:36:24.6192103Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2-plugins amd64 2.2.1-2build1 [191 kB] 2021-05-16T17:36:24.6210654Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5 amd64 5.12.8+dfsg-0ubuntu1 [121 kB] 2021-05-16T17:36:24.6226156Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5-sqlite amd64 5.12.8+dfsg-0ubuntu1 [47.5 kB] 2021-05-16T17:36:24.6234464Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-data all 3.0.4+dfsg-1build3 [186 kB] 2021-05-16T17:36:24.6253915Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarpack2 amd64 3.7.0-3 [92.8 kB] 2021-05-16T17:36:24.6263213Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsuperlu5 amd64 5.2.1+dfsg1-4 [159 kB] 2021-05-16T17:36:24.6281344Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarmadillo9 amd64 1:9.800.4+dfsg-1build1 [93.2 kB] 2021-05-16T17:36:24.6293125Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcfitsio8 amd64 3.470-3 [466 kB] 2021-05-16T17:36:24.6342833Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcharls2 amd64 2.0.0+dfsg-1build1 [74.1 kB] 2021-05-16T17:36:24.6352954Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdap25 amd64 3.20.5-1 [435 kB] 2021-05-16T17:36:24.6395654Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdapclient6v5 amd64 3.20.5-1 [92.2 kB] 2021-05-16T17:36:24.6406698Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libepsilon1 amd64 0.9.2+dfsg-4 [41.0 kB] 2021-05-16T17:36:24.6422007Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfreexl1 amd64 1.0.5-3 [33.4 kB] 2021-05-16T17:36:24.6424355Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfyba0 amd64 4.1.1-6build1 [113 kB] 2021-05-16T17:36:24.6431028Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-3.8.0 amd64 3.8.0-1build1 [535 kB] 2021-05-16T17:36:24.6484988Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-c1v5 amd64 3.8.0-1build1 [69.9 kB] 2021-05-16T17:36:24.6494727Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-data all 6.3.1-1 [7647 kB] 2021-05-16T17:36:24.7192539Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libproj15 amd64 6.3.1-1 [925 kB] 2021-05-16T17:36:24.7278631Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeotiff5 amd64 1.5.1-2 [53.1 kB] 2021-05-16T17:36:24.7281238Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf4-0-alt amd64 4.2.14-1ubuntu1 [268 kB] 2021-05-16T17:36:24.7306912Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2021-05-16T17:36:24.7309431Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liburiparser1 amd64 0.9.3-2 [39.3 kB] 2021-05-16T17:36:24.7315476Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlbase1 amd64 1.3.0-8build1 [45.4 kB] 2021-05-16T17:36:24.7324497Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmldom1 amd64 1.3.0-8build1 [152 kB] 2021-05-16T17:36:24.7340952Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlengine1 amd64 1.3.0-8build1 [72.5 kB] 2021-05-16T17:36:24.7351385Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnetcdf15 amd64 1:4.7.3-1 [341 kB] 2021-05-16T17:36:24.7390649Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libogdi4.1 amd64 4.1.0+ds-1build1 [198 kB] 2021-05-16T17:36:24.7410484Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqhull7 amd64 2015.2-4 [152 kB] 2021-05-16T17:36:24.7427900Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialite7 amd64 4.3.0a-6build1 [1286 kB] 2021-05-16T17:36:24.7545072Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxerces-c3.2 amd64 3.2.2+debian-1build3 [878 kB] 2021-05-16T17:36:24.7626802Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgdal26 amd64 3.0.4+dfsg-1build3 [6156 kB] 2021-05-16T17:36:24.8191239Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5concurrent5 amd64 5.12.8+dfsg-0ubuntu1 [33.5 kB] 2021-05-16T17:36:24.8198132Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5keychain1 amd64 0.10.0-1build1 [48.4 kB] 2021-05-16T17:36:24.8200880Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5serialport5 amd64 5.12.8-0ubuntu1 [33.1 kB] 2021-05-16T17:36:24.8203148Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5xml5 amd64 5.12.8+dfsg-0ubuntu1 [105 kB] 2021-05-16T17:36:24.8211033Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialindex6 amd64 1.9.3-1build1 [266 kB] 2021-05-16T17:36:24.8238393Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzip5 amd64 1.5.1-0ubuntu1 [46.7 kB] 2021-05-16T17:36:24.8245111Z 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-16T17:36:24.8721335Z 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-16T17:36:24.8726802Z 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-16T17:36:24.8729221Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-15 amd64 2.11.2+dfsg-6 [1238 kB] 2021-05-16T17:36:24.8845352Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quickwidgets5 amd64 5.12.8-0ubuntu1 [39.8 kB] 2021-05-16T17:36:24.8849210Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5opengl5 amd64 5.12.8+dfsg-0ubuntu1 [136 kB] 2021-05-16T17:36:24.8862923Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqwt-qt5-6 amd64 6.1.4-1.1build1 [427 kB] 2021-05-16T17:36:24.8905684Z 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-16T17:36:24.9198168Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers amd64 3.10.4+dfsg-1ubuntu2 [1940 kB] 2021-05-16T17:36:24.9369164Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-core7 amd64 0.7-4ubuntu7 [81.7 kB] 2021-05-16T17:36:24.9381704Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdaemon0 amd64 0.14-7 [13.9 kB] 2021-05-16T17:36:24.9383613Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 avahi-daemon amd64 0.7-4ubuntu7 [61.0 kB] 2021-05-16T17:36:24.9388172Z 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-16T17:36:24.9446635Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4944 B] 2021-05-16T17:36:24.9448572Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2021-05-16T17:36:24.9463618Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgck-1-0 amd64 3.36.0-2build1 [75.5 kB] 2021-05-16T17:36:24.9473946Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-base-3-1 amd64 3.36.0-2build1 [193 kB] 2021-05-16T17:36:24.9495697Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-ui-3-1 amd64 3.36.0-2build1 [127 kB] 2021-05-16T17:36:24.9509686Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gcr amd64 3.36.0-2build1 [63.9 kB] 2021-05-16T17:36:24.9519521Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2725 kB] 2021-05-16T17:36:24.9773444Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-gdal amd64 3.0.4+dfsg-1build3 [527 kB] 2021-05-16T17:36:24.9822855Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-bin amd64 3.0.4+dfsg-1build3 [256 kB] 2021-05-16T17:36:24.9849789Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-glib1 amd64 0.7-4ubuntu7 [7804 B] 2021-05-16T17:36:24.9851902Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmm-glib0 amd64 1.12.8-1 [185 kB] 2021-05-16T17:36:24.9866892Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 geoclue-2.0 amd64 2.5.6-0ubuntu1 [91.9 kB] 2021-05-16T17:36:24.9912697Z 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-16T17:36:24.9996876Z 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-16T17:36:25.0045578Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 pinentry-gnome3 amd64 1.1.0-3build1 [38.6 kB] 2021-05-16T17:36:25.0056728Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring amd64 3.36.0-1ubuntu1 [613 kB] 2021-05-16T17:36:25.0437049Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring-pkcs11 amd64 3.36.0-1ubuntu1 [28.0 kB] 2021-05-16T17:36:25.0442344Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-doc all 7.8.2-1build3 [32.4 MB] 2021-05-16T17:36:26.0877231Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblaszip8 amd64 3.4.3-1build1 [125 kB] 2021-05-16T17:36:26.0892504Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-util9 amd64 2.0.1+ds-1build3 [68.5 kB] 2021-05-16T17:36:26.0903077Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-base9 amd64 2.0.1+ds-1build3 [1739 kB] 2021-05-16T17:36:26.1912927Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-core amd64 7.8.2-1build3 [5737 kB] 2021-05-16T17:36:26.3265340Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdparanoia0 amd64 3.10.2+debian-13 [46.7 kB] 2021-05-16T17:36:26.3270035Z 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-16T17:36:26.3315413Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gstreamer1.0-plugins-base amd64 1.16.2-4 [619 kB] 2021-05-16T17:36:26.3508177Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 iio-sensor-proxy amd64 2.8-1ubuntu1 [35.8 kB] 2021-05-16T17:36:26.3561495Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libassimp5 amd64 5.0.1~ds0-1build1 [2775 kB] 2021-05-16T17:36:26.4401749Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexiv2-27 amd64 0.27.2-8ubuntu2.2 [788 kB] 2021-05-16T17:36:26.4683543Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi0ldbl amd64 2.4.0-10build1 [155 kB] 2021-05-16T17:36:26.4736012Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi-bin amd64 2.4.0-10build1 [10.5 kB] 2021-05-16T17:36:26.4743887Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2021-05-16T17:36:26.4759936Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2021-05-16T17:36:26.4838337Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-glib4 amd64 1.22.0-2 [101 kB] 2021-05-16T17:36:26.4876247Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-proxy amd64 1.22.0-2 [5908 B] 2021-05-16T17:36:26.4881928Z 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-16T17:36:26.4889459Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-05-16T17:36:26.4949352Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnss-mdns amd64 0.14.1-1ubuntu1 [22.9 kB] 2021-05-16T17:36:26.4966188Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpam-gnome-keyring amd64 3.36.0-1ubuntu1 [23.3 kB] 2021-05-16T17:36:26.4978421Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB] 2021-05-16T17:36:26.4994926Z 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-16T17:36:26.5005458Z 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-16T17:36:26.5022146Z 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-16T17:36:26.5044443Z Get:132 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-python amd64 2.0.1+ds-1build3 [136 kB] 2021-05-16T17:36:26.5091412Z Get:133 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsqlite3-mod-spatialite amd64 4.3.0a-6build1 [1265 kB] 2021-05-16T17:36:26.5368048Z 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-16T17:36:26.5394198Z Get:135 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugins amd64 2.0.1+ds-1build3 [12.9 kB] 2021-05-16T17:36:26.5402005Z Get:136 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dcore5 amd64 5.12.8+dfsg-0ubuntu1 [137 kB] 2021-05-16T17:36:26.5436956Z Get:137 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53drender5 amd64 5.12.8+dfsg-0ubuntu1 [689 kB] 2021-05-16T17:36:26.5506847Z Get:138 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53danimation5 amd64 5.12.8+dfsg-0ubuntu1 [159 kB] 2021-05-16T17:36:26.5524442Z Get:139 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dinput5 amd64 5.12.8+dfsg-0ubuntu1 [125 kB] 2021-05-16T17:36:26.5541310Z Get:140 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dlogic5 amd64 5.12.8+dfsg-0ubuntu1 [25.9 kB] 2021-05-16T17:36:26.5547103Z Get:141 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dextras5 amd64 5.12.8+dfsg-0ubuntu1 [157 kB] 2021-05-16T17:36:26.5565752Z 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-16T17:36:26.5575796Z 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-16T17:36:26.5581774Z Get:144 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-gltfsceneio-plugin amd64 5.12.8+dfsg-0ubuntu1 [110 kB] 2021-05-16T17:36:26.5596442Z Get:145 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dquickscene2d5 amd64 5.12.8+dfsg-0ubuntu1 [38.4 kB] 2021-05-16T17:36:26.5604556Z 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-16T17:36:26.5609416Z 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-16T17:36:26.5634651Z 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-16T17:36:26.5721240Z 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-16T17:36:26.6006478Z Get:150 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtchooser amd64 66-2build1 [24.7 kB] 2021-05-16T17:36:26.6010189Z Get:151 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qdoc-qt5 amd64 5.12.8-0ubuntu1 [507 kB] 2021-05-16T17:36:26.6057622Z Get:152 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5help5 amd64 5.12.8-0ubuntu1 [134 kB] 2021-05-16T17:36:26.6078616Z Get:153 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qhelpgenerator-qt5 amd64 5.12.8-0ubuntu1 [64.3 kB] 2021-05-16T17:36:26.6082546Z Get:154 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-assistant amd64 5.12.8-0ubuntu1 [369 kB] 2021-05-16T17:36:26.6114878Z Get:155 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtattributionsscanner-qt5 amd64 5.12.8-0ubuntu1 [26.0 kB] 2021-05-16T17:36:26.6119422Z Get:156 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designer5 amd64 5.12.8-0ubuntu1 [2778 kB] 2021-05-16T17:36:26.6370280Z Get:157 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designercomponents5 amd64 5.12.8-0ubuntu1 [718 kB] 2021-05-16T17:36:26.6433894Z Get:158 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttools5-dev-tools amd64 5.12.8-0ubuntu1 [1031 kB] 2021-05-16T17:36:26.6527123Z Get:159 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-customwidgets amd64 3.10.4+dfsg-1ubuntu2 [3397 kB] 2021-05-16T17:36:26.7180377Z 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-16T17:36:26.7212398Z 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-16T17:36:26.7235826Z 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-16T17:36:26.7242965Z Get:163 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-glib5 amd64 1.24.8-1 [529 kB] 2021-05-16T17:36:26.7297254Z Get:164 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-proxy amd64 1.24.8-1 [5856 B] 2021-05-16T17:36:26.7300061Z Get:165 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5test5 amd64 5.12.8+dfsg-0ubuntu1 [131 kB] 2021-05-16T17:36:26.7316637Z Get:166 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-bin amd64 1.3-2ubuntu3 [5484 B] 2021-05-16T17:36:26.7318794Z Get:167 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 modemmanager amd64 1.12.8-1 [755 kB] 2021-05-16T17:36:26.7389359Z Get:168 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-05-16T17:36:26.7423983Z Get:169 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3788 kB] 2021-05-16T17:36:26.8522539Z Get:170 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2021-05-16T17:36:26.8529803Z Get:171 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2021-05-16T17:36:26.8541147Z Get:172 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8132 B] 2021-05-16T17:36:26.8545432Z Get:173 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2021-05-16T17:36:26.8553087Z Get:174 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2021-05-16T17:36:26.8561259Z Get:175 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-future all 0.18.2-2 [336 kB] 2021-05-16T17:36:26.8594213Z Get:176 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2021-05-16T17:36:26.8600534Z Get:177 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2021-05-16T17:36:26.8610152Z Get:178 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-ipython-genutils all 0.2.0-1ubuntu1 [21.1 kB] 2021-05-16T17:36:26.8617111Z Get:179 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-traitlets all 4.3.3-3 [59.9 kB] 2021-05-16T17:36:26.8624461Z Get:180 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-jupyter-core all 4.6.3-3 [41.2 kB] 2021-05-16T17:36:26.8633089Z Get:181 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2021-05-16T17:36:26.8640842Z Get:182 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.3 [1382 kB] 2021-05-16T17:36:26.8933920Z Get:183 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-05-16T17:36:26.8947829Z Get:184 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4459 kB] 2021-05-16T17:36:27.0182271Z Get:185 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nbformat all 5.0.4-1 [29.8 kB] 2021-05-16T17:36:27.0192084Z Get:186 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-05-16T17:36:27.0205672Z Get:187 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyproj amd64 2.5.0+ds-1 [297 kB] 2021-05-16T17:36:27.0280731Z Get:188 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB] 2021-05-16T17:36:27.0290109Z Get:189 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-owslib all 0.19.1-1 [115 kB] 2021-05-16T17:36:27.0308305Z Get:190 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.3 [363 kB] 2021-05-16T17:36:27.0358199Z Get:191 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-retrying all 1.3.3-4 [8160 B] 2021-05-16T17:36:27.0367149Z Get:192 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-plotly all 4.4.1+dfsg-1 [1960 kB] 2021-05-16T17:36:27.0958472Z Get:193 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-psycopg2 amd64 2.8.4-2 [112 kB] 2021-05-16T17:36:27.0978201Z Get:194 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sip amd64 4.19.21+dfsg-1build1 [87.9 kB] 2021-05-16T17:36:27.0991802Z Get:195 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5 amd64 5.14.1+dfsg-3build1 [2318 kB] 2021-05-16T17:36:27.1725015Z Get:196 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qsci amd64 2.11.2+dfsg-6 [230 kB] 2021-05-16T17:36:27.1769655Z 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-16T17:36:27.1778229Z 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-16T17:36:27.1806597Z Get:199 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtwebkit amd64 5.14.1+dfsg-3build1 [103 kB] 2021-05-16T17:36:27.1815373Z Get:200 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis-common all 3.10.4+dfsg-1ubuntu2 [2390 kB] 2021-05-16T17:36:27.2525268Z Get:201 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis amd64 3.10.4+dfsg-1ubuntu2 [7772 kB] 2021-05-16T17:36:27.4831040Z 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-16T17:36:27.4871186Z Get:203 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-leaflet all 1.6.0~dfsg-1 [313 kB] 2021-05-16T17:36:27.4967895Z Get:204 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-common all 3.10.4+dfsg-1ubuntu2 [16.7 MB] 2021-05-16T17:36:27.7687857Z Get:205 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis amd64 3.10.4+dfsg-1ubuntu2 [4788 kB] 2021-05-16T17:36:27.8176900Z 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-16T17:36:27.8226581Z 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-16T17:36:27.8241616Z Get:208 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass amd64 3.10.4+dfsg-1ubuntu2 [601 kB] 2021-05-16T17:36:27.8303142Z Get:209 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-gtk-platformtheme amd64 5.12.8+dfsg-0ubuntu1 [124 kB] 2021-05-16T17:36:27.8320085Z Get:210 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1486 kB] 2021-05-16T17:36:27.8479592Z Get:211 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 wpasupplicant amd64 2:2.9-1ubuntu4.3 [1183 kB] 2021-05-16T17:36:27.8633926Z Get:212 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-bin amd64 6.3.1-1 [88.8 kB] 2021-05-16T17:36:27.8646414Z Get:213 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch-data all 20191128-3 [32.3 kB] 2021-05-16T17:36:27.8652048Z Get:214 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch amd64 2.5.2+repack0-2ubuntu3 [53.1 kB] 2021-05-16T17:36:29.0774277Z Fetched 183 MB in 4s (51.7 MB/s) 2021-05-16T17:36:29.1167120Z Selecting previously unselected package libdouble-conversion3:amd64. 2021-05-16T17:36:29.1253043Z (Reading database ... 2021-05-16T17:36:29.1253636Z (Reading database ... 5% 2021-05-16T17:36:29.1254253Z (Reading database ... 10% 2021-05-16T17:36:29.1254804Z (Reading database ... 15% 2021-05-16T17:36:29.1255365Z (Reading database ... 20% 2021-05-16T17:36:29.1255909Z (Reading database ... 25% 2021-05-16T17:36:29.1256464Z (Reading database ... 30% 2021-05-16T17:36:29.1257026Z (Reading database ... 35% 2021-05-16T17:36:29.1257572Z (Reading database ... 40% 2021-05-16T17:36:29.1258129Z (Reading database ... 45% 2021-05-16T17:36:29.1258670Z (Reading database ... 50% 2021-05-16T17:36:29.1305217Z (Reading database ... 55% 2021-05-16T17:36:29.1357973Z (Reading database ... 60% 2021-05-16T17:36:29.1393419Z (Reading database ... 65% 2021-05-16T17:36:29.1532953Z (Reading database ... 70% 2021-05-16T17:36:29.1673088Z (Reading database ... 75% 2021-05-16T17:36:29.1702487Z (Reading database ... 80% 2021-05-16T17:36:29.2126315Z (Reading database ... 85% 2021-05-16T17:36:29.2458084Z (Reading database ... 90% 2021-05-16T17:36:29.2544212Z (Reading database ... 95% 2021-05-16T17:36:29.2545726Z (Reading database ... 100% 2021-05-16T17:36:29.2547611Z (Reading database ... 269928 files and directories currently installed.) 2021-05-16T17:36:29.2672680Z Preparing to unpack .../000-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2021-05-16T17:36:29.2718677Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-16T17:36:29.3126859Z Selecting previously unselected package libqt5core5a:amd64. 2021-05-16T17:36:29.3429857Z Preparing to unpack .../001-libqt5core5a_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:36:29.3524266Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:36:29.5645977Z Selecting previously unselected package libegl-mesa0:amd64. 2021-05-16T17:36:29.5947114Z Preparing to unpack .../002-libegl-mesa0_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T17:36:29.5969347Z Unpacking libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T17:36:29.6339287Z Selecting previously unselected package libegl1:amd64. 2021-05-16T17:36:29.6642770Z Preparing to unpack .../003-libegl1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T17:36:29.6654903Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T17:36:29.6969713Z Selecting previously unselected package libevdev2:amd64. 2021-05-16T17:36:29.7272320Z Preparing to unpack .../004-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2021-05-16T17:36:29.7282276Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-16T17:36:29.7587810Z Selecting previously unselected package libmtdev1:amd64. 2021-05-16T17:36:29.7904599Z Preparing to unpack .../005-libmtdev1_1.1.5-1.1_amd64.deb ... 2021-05-16T17:36:29.7920271Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-16T17:36:29.8211959Z Selecting previously unselected package libwacom-common. 2021-05-16T17:36:29.8511150Z Preparing to unpack .../006-libwacom-common_1.3-2ubuntu3_all.deb ... 2021-05-16T17:36:29.8522686Z Unpacking libwacom-common (1.3-2ubuntu3) ... 2021-05-16T17:36:29.9205069Z Selecting previously unselected package libwacom2:amd64. 2021-05-16T17:36:29.9511733Z Preparing to unpack .../007-libwacom2_1.3-2ubuntu3_amd64.deb ... 2021-05-16T17:36:29.9525492Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-16T17:36:29.9843027Z Selecting previously unselected package libinput-bin. 2021-05-16T17:36:30.0146374Z Preparing to unpack .../008-libinput-bin_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-16T17:36:30.0164903Z Unpacking libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-16T17:36:30.0483642Z Selecting previously unselected package libinput10:amd64. 2021-05-16T17:36:30.0786927Z Preparing to unpack .../009-libinput10_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-16T17:36:30.0800070Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-16T17:36:30.1293263Z Selecting previously unselected package libqt5dbus5:amd64. 2021-05-16T17:36:30.1557443Z Preparing to unpack .../010-libqt5dbus5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:36:30.1577613Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:36:30.2173062Z Selecting previously unselected package libqt5network5:amd64. 2021-05-16T17:36:30.2451252Z Preparing to unpack .../011-libqt5network5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:36:30.2466290Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:36:30.3534285Z Selecting previously unselected package libxcb-icccm4:amd64. 2021-05-16T17:36:30.3818543Z Preparing to unpack .../012-libxcb-icccm4_0.4.1-1.1_amd64.deb ... 2021-05-16T17:36:30.3837455Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-16T17:36:30.4213227Z Selecting previously unselected package libxcb-util1:amd64. 2021-05-16T17:36:30.4444688Z Preparing to unpack .../013-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... 2021-05-16T17:36:30.4460928Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-16T17:36:30.4843316Z Selecting previously unselected package libxcb-image0:amd64. 2021-05-16T17:36:30.5153637Z Preparing to unpack .../014-libxcb-image0_0.4.0-1build1_amd64.deb ... 2021-05-16T17:36:30.5173771Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-16T17:36:30.5506305Z Selecting previously unselected package libxcb-keysyms1:amd64. 2021-05-16T17:36:30.5799367Z Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build1_amd64.deb ... 2021-05-16T17:36:30.5825154Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-16T17:36:30.6173784Z Selecting previously unselected package libxcb-randr0:amd64. 2021-05-16T17:36:30.6474599Z Preparing to unpack .../016-libxcb-randr0_1.14-2_amd64.deb ... 2021-05-16T17:36:30.6488598Z Unpacking libxcb-randr0:amd64 (1.14-2) ... 2021-05-16T17:36:30.6879953Z Selecting previously unselected package libxcb-render-util0:amd64. 2021-05-16T17:36:30.7184139Z Preparing to unpack .../017-libxcb-render-util0_0.3.9-1build1_amd64.deb ... 2021-05-16T17:36:30.7207797Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-16T17:36:30.7497085Z Selecting previously unselected package libxcb-xinerama0:amd64. 2021-05-16T17:36:30.7800268Z Preparing to unpack .../018-libxcb-xinerama0_1.14-2_amd64.deb ... 2021-05-16T17:36:30.7820343Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-16T17:36:30.8110993Z Selecting previously unselected package libxcb-xinput0:amd64. 2021-05-16T17:36:30.8412211Z Preparing to unpack .../019-libxcb-xinput0_1.14-2_amd64.deb ... 2021-05-16T17:36:30.8425556Z Unpacking libxcb-xinput0:amd64 (1.14-2) ... 2021-05-16T17:36:30.8814455Z Selecting previously unselected package libxcb-xkb1:amd64. 2021-05-16T17:36:30.9074385Z Preparing to unpack .../020-libxcb-xkb1_1.14-2_amd64.deb ... 2021-05-16T17:36:30.9091945Z Unpacking libxcb-xkb1:amd64 (1.14-2) ... 2021-05-16T17:36:30.9453342Z Selecting previously unselected package libxkbcommon-x11-0:amd64. 2021-05-16T17:36:30.9703637Z Preparing to unpack .../021-libxkbcommon-x11-0_0.10.0-1_amd64.deb ... 2021-05-16T17:36:30.9720936Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-16T17:36:31.0173142Z Selecting previously unselected package libqt5gui5:amd64. 2021-05-16T17:36:31.0429168Z Preparing to unpack .../022-libqt5gui5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:36:31.0507061Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:36:31.3973078Z Selecting previously unselected package libqt5widgets5:amd64. 2021-05-16T17:36:31.4213472Z Preparing to unpack .../023-libqt5widgets5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:36:31.4236809Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:36:31.6839457Z Selecting previously unselected package libqt5svg5:amd64. 2021-05-16T17:36:31.7143911Z Preparing to unpack .../024-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:36:31.7161398Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:36:31.7613363Z Selecting previously unselected package liborc-0.4-0:amd64. 2021-05-16T17:36:31.7863195Z Preparing to unpack .../025-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ... 2021-05-16T17:36:31.7873168Z Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-16T17:36:31.8415193Z Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2021-05-16T17:36:31.8677870Z Preparing to unpack .../026-libgstreamer-plugins-base1.0-0_1.16.2-4_amd64.deb ... 2021-05-16T17:36:31.8733564Z Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-16T17:36:31.9853259Z Selecting previously unselected package libhyphen0:amd64. 2021-05-16T17:36:32.0096737Z Preparing to unpack .../027-libhyphen0_2.8.8-7_amd64.deb ... 2021-05-16T17:36:32.0115183Z Unpacking libhyphen0:amd64 (2.8.8-7) ... 2021-05-16T17:36:32.0493641Z Selecting previously unselected package libqt5positioning5:amd64. 2021-05-16T17:36:32.0774620Z Preparing to unpack .../028-libqt5positioning5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:36:32.0787377Z Unpacking libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:36:32.1333976Z Selecting previously unselected package libqt5printsupport5:amd64. 2021-05-16T17:36:32.1580964Z Preparing to unpack .../029-libqt5printsupport5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:36:32.1606340Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:36:32.2173037Z Selecting previously unselected package libqt5qml5:amd64. 2021-05-16T17:36:32.2429268Z Preparing to unpack .../030-libqt5qml5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:36:32.2442701Z Unpacking libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:36:32.4251836Z Selecting previously unselected package libqt5quick5:amd64. 2021-05-16T17:36:32.4569295Z Preparing to unpack .../031-libqt5quick5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:36:32.4583751Z Unpacking libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:36:32.6381154Z Selecting previously unselected package libqt5sensors5:amd64. 2021-05-16T17:36:32.6681544Z Preparing to unpack .../032-libqt5sensors5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:36:32.6698177Z Unpacking libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:36:32.7133191Z Selecting previously unselected package libqt5webchannel5:amd64. 2021-05-16T17:36:32.7398559Z Preparing to unpack .../033-libqt5webchannel5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:36:32.7415170Z Unpacking libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:36:32.7772822Z Selecting previously unselected package libwoff1:amd64. 2021-05-16T17:36:32.8046906Z Preparing to unpack .../034-libwoff1_1.0.2-1build2_amd64.deb ... 2021-05-16T17:36:32.8061281Z Unpacking libwoff1:amd64 (1.0.2-1build2) ... 2021-05-16T17:36:32.8416110Z Selecting previously unselected package libqt5webkit5:amd64. 2021-05-16T17:36:32.8720398Z Preparing to unpack .../035-libqt5webkit5_5.212.0~alpha4-1ubuntu2_amd64.deb ... 2021-05-16T17:36:32.8738721Z Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-16T17:36:34.3293782Z Selecting previously unselected package qt5-image-formats-plugins:amd64. 2021-05-16T17:36:34.3537561Z Preparing to unpack .../036-qt5-image-formats-plugins_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:36:34.3548198Z Unpacking qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:36:34.3931963Z Selecting previously unselected package qgis-providers-common. 2021-05-16T17:36:34.4224927Z Preparing to unpack .../037-qgis-providers-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T17:36:34.4238448Z Unpacking qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:36:34.6773780Z Selecting previously unselected package libqca-qt5-2:amd64. 2021-05-16T17:36:34.7019689Z Preparing to unpack .../038-libqca-qt5-2_2.2.1-2build1_amd64.deb ... 2021-05-16T17:36:34.7037979Z Unpacking libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-16T17:36:34.7691691Z Selecting previously unselected package libqca-qt5-2-plugins:amd64. 2021-05-16T17:36:34.7991611Z Preparing to unpack .../039-libqca-qt5-2-plugins_2.2.1-2build1_amd64.deb ... 2021-05-16T17:36:34.8003144Z Unpacking libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-16T17:36:34.8532951Z Selecting previously unselected package libqt5sql5:amd64. 2021-05-16T17:36:34.8813704Z Preparing to unpack .../040-libqt5sql5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:36:34.8832284Z Unpacking libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:36:34.9293458Z Selecting previously unselected package libqt5sql5-sqlite:amd64. 2021-05-16T17:36:34.9539709Z Preparing to unpack .../041-libqt5sql5-sqlite_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:36:34.9555070Z Unpacking libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:36:34.9913753Z Selecting previously unselected package gdal-data. 2021-05-16T17:36:35.0218736Z Preparing to unpack .../042-gdal-data_3.0.4+dfsg-1build3_all.deb ... 2021-05-16T17:36:35.0233093Z Unpacking gdal-data (3.0.4+dfsg-1build3) ... 2021-05-16T17:36:35.0831711Z Selecting previously unselected package libarpack2:amd64. 2021-05-16T17:36:35.1135435Z Preparing to unpack .../043-libarpack2_3.7.0-3_amd64.deb ... 2021-05-16T17:36:35.1149278Z Unpacking libarpack2:amd64 (3.7.0-3) ... 2021-05-16T17:36:35.1573054Z Selecting previously unselected package libsuperlu5:amd64. 2021-05-16T17:36:35.1822845Z Preparing to unpack .../044-libsuperlu5_5.2.1+dfsg1-4_amd64.deb ... 2021-05-16T17:36:35.1850113Z Unpacking libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-16T17:36:35.2305902Z Selecting previously unselected package libarmadillo9. 2021-05-16T17:36:35.2608911Z Preparing to unpack .../045-libarmadillo9_1%3a9.800.4+dfsg-1build1_amd64.deb ... 2021-05-16T17:36:35.2621665Z Unpacking libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-16T17:36:35.3132948Z Selecting previously unselected package libcfitsio8:amd64. 2021-05-16T17:36:35.3360717Z Preparing to unpack .../046-libcfitsio8_3.470-3_amd64.deb ... 2021-05-16T17:36:35.3386872Z Unpacking libcfitsio8:amd64 (3.470-3) ... 2021-05-16T17:36:35.4333999Z Selecting previously unselected package libcharls2:amd64. 2021-05-16T17:36:35.4588516Z Preparing to unpack .../047-libcharls2_2.0.0+dfsg-1build1_amd64.deb ... 2021-05-16T17:36:35.4603610Z Unpacking libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-16T17:36:35.5038354Z Selecting previously unselected package libdap25:amd64. 2021-05-16T17:36:35.5341492Z Preparing to unpack .../048-libdap25_3.20.5-1_amd64.deb ... 2021-05-16T17:36:35.5353395Z Unpacking libdap25:amd64 (3.20.5-1) ... 2021-05-16T17:36:35.6173422Z Selecting previously unselected package libdapclient6v5:amd64. 2021-05-16T17:36:35.6416816Z Preparing to unpack .../049-libdapclient6v5_3.20.5-1_amd64.deb ... 2021-05-16T17:36:35.6437762Z Unpacking libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-16T17:36:35.6862694Z Selecting previously unselected package libepsilon1:amd64. 2021-05-16T17:36:35.7163244Z Preparing to unpack .../050-libepsilon1_0.9.2+dfsg-4_amd64.deb ... 2021-05-16T17:36:35.7176831Z Unpacking libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-16T17:36:35.7653084Z Selecting previously unselected package libfreexl1:amd64. 2021-05-16T17:36:35.7891065Z Preparing to unpack .../051-libfreexl1_1.0.5-3_amd64.deb ... 2021-05-16T17:36:35.7903266Z Unpacking libfreexl1:amd64 (1.0.5-3) ... 2021-05-16T17:36:35.8241353Z Selecting previously unselected package libfyba0:amd64. 2021-05-16T17:36:35.8550999Z Preparing to unpack .../052-libfyba0_4.1.1-6build1_amd64.deb ... 2021-05-16T17:36:35.8576588Z Unpacking libfyba0:amd64 (4.1.1-6build1) ... 2021-05-16T17:36:35.9046757Z Selecting previously unselected package libgeos-3.8.0:amd64. 2021-05-16T17:36:35.9357437Z Preparing to unpack .../053-libgeos-3.8.0_3.8.0-1build1_amd64.deb ... 2021-05-16T17:36:35.9371733Z Unpacking libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-16T17:36:36.0293985Z Selecting previously unselected package libgeos-c1v5:amd64. 2021-05-16T17:36:36.0565056Z Preparing to unpack .../054-libgeos-c1v5_3.8.0-1build1_amd64.deb ... 2021-05-16T17:36:36.0580499Z Unpacking libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-16T17:36:36.0973593Z Selecting previously unselected package proj-data. 2021-05-16T17:36:36.1215239Z Preparing to unpack .../055-proj-data_6.3.1-1_all.deb ... 2021-05-16T17:36:36.1234805Z Unpacking proj-data (6.3.1-1) ... 2021-05-16T17:36:36.9974018Z Selecting previously unselected package libproj15:amd64. 2021-05-16T17:36:37.0281646Z Preparing to unpack .../056-libproj15_6.3.1-1_amd64.deb ... 2021-05-16T17:36:37.0295926Z Unpacking libproj15:amd64 (6.3.1-1) ... 2021-05-16T17:36:37.1613120Z Selecting previously unselected package libgeotiff5:amd64. 2021-05-16T17:36:37.1839953Z Preparing to unpack .../057-libgeotiff5_1.5.1-2_amd64.deb ... 2021-05-16T17:36:37.1862644Z Unpacking libgeotiff5:amd64 (1.5.1-2) ... 2021-05-16T17:36:37.2199954Z Selecting previously unselected package libhdf4-0-alt. 2021-05-16T17:36:37.2503337Z Preparing to unpack .../058-libhdf4-0-alt_4.2.14-1ubuntu1_amd64.deb ... 2021-05-16T17:36:37.2516561Z Unpacking libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-16T17:36:37.3144373Z Selecting previously unselected package libminizip1:amd64. 2021-05-16T17:36:37.3447450Z Preparing to unpack .../059-libminizip1_1.1-8build1_amd64.deb ... 2021-05-16T17:36:37.3466504Z Unpacking libminizip1:amd64 (1.1-8build1) ... 2021-05-16T17:36:37.3836589Z Selecting previously unselected package liburiparser1:amd64. 2021-05-16T17:36:37.4113025Z Preparing to unpack .../060-liburiparser1_0.9.3-2_amd64.deb ... 2021-05-16T17:36:37.4122389Z Unpacking liburiparser1:amd64 (0.9.3-2) ... 2021-05-16T17:36:37.4477664Z Selecting previously unselected package libkmlbase1:amd64. 2021-05-16T17:36:37.4774267Z Preparing to unpack .../061-libkmlbase1_1.3.0-8build1_amd64.deb ... 2021-05-16T17:36:37.4790088Z Unpacking libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-16T17:36:37.5190617Z Selecting previously unselected package libkmldom1:amd64. 2021-05-16T17:36:37.5483555Z Preparing to unpack .../062-libkmldom1_1.3.0-8build1_amd64.deb ... 2021-05-16T17:36:37.5504293Z Unpacking libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-16T17:36:37.6053969Z Selecting previously unselected package libkmlengine1:amd64. 2021-05-16T17:36:37.6333605Z Preparing to unpack .../063-libkmlengine1_1.3.0-8build1_amd64.deb ... 2021-05-16T17:36:37.6347206Z Unpacking libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-16T17:36:37.6786233Z Selecting previously unselected package libnetcdf15:amd64. 2021-05-16T17:36:37.7095307Z Preparing to unpack .../064-libnetcdf15_1%3a4.7.3-1_amd64.deb ... 2021-05-16T17:36:37.7122056Z Unpacking libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-16T17:36:37.7797241Z Selecting previously unselected package libogdi4.1. 2021-05-16T17:36:37.8100982Z Preparing to unpack .../065-libogdi4.1_4.1.0+ds-1build1_amd64.deb ... 2021-05-16T17:36:37.8119553Z Unpacking libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-16T17:36:37.8622415Z Selecting previously unselected package libqhull7:amd64. 2021-05-16T17:36:37.8925342Z Preparing to unpack .../066-libqhull7_2015.2-4_amd64.deb ... 2021-05-16T17:36:37.8941278Z Unpacking libqhull7:amd64 (2015.2-4) ... 2021-05-16T17:36:37.9419529Z Selecting previously unselected package libspatialite7:amd64. 2021-05-16T17:36:37.9723038Z Preparing to unpack .../067-libspatialite7_4.3.0a-6build1_amd64.deb ... 2021-05-16T17:36:37.9734133Z Unpacking libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-16T17:36:38.1534587Z Selecting previously unselected package libxerces-c3.2:amd64. 2021-05-16T17:36:38.1776907Z Preparing to unpack .../068-libxerces-c3.2_3.2.2+debian-1build3_amd64.deb ... 2021-05-16T17:36:38.1788783Z Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-16T17:36:38.3132915Z Selecting previously unselected package libgdal26. 2021-05-16T17:36:38.3406050Z Preparing to unpack .../069-libgdal26_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T17:36:38.3420191Z Unpacking libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-16T17:36:39.0342842Z Selecting previously unselected package libqt5concurrent5:amd64. 2021-05-16T17:36:39.0647355Z Preparing to unpack .../070-libqt5concurrent5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:36:39.0660718Z Unpacking libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:36:39.1053498Z Selecting previously unselected package libqt5keychain1:amd64. 2021-05-16T17:36:39.1322861Z Preparing to unpack .../071-libqt5keychain1_0.10.0-1build1_amd64.deb ... 2021-05-16T17:36:39.1338852Z Unpacking libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-16T17:36:39.1752191Z Selecting previously unselected package libqt5serialport5:amd64. 2021-05-16T17:36:39.2065626Z Preparing to unpack .../072-libqt5serialport5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:36:39.2087856Z Unpacking libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:36:39.2483680Z Selecting previously unselected package libqt5xml5:amd64. 2021-05-16T17:36:39.2798813Z Preparing to unpack .../073-libqt5xml5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:36:39.2823003Z Unpacking libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:36:39.3251176Z Selecting previously unselected package libspatialindex6:amd64. 2021-05-16T17:36:39.3563858Z Preparing to unpack .../074-libspatialindex6_1.9.3-1build1_amd64.deb ... 2021-05-16T17:36:39.3578537Z Unpacking libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-16T17:36:39.4187759Z Selecting previously unselected package libzip5:amd64. 2021-05-16T17:36:39.4497763Z Preparing to unpack .../075-libzip5_1.5.1-0ubuntu1_amd64.deb ... 2021-05-16T17:36:39.4513812Z Unpacking libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-16T17:36:39.5024609Z Selecting previously unselected package libqgis-core3.10.4. 2021-05-16T17:36:39.5331346Z Preparing to unpack .../076-libqgis-core3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:36:39.5350585Z Unpacking libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:36:40.1234685Z Selecting previously unselected package libqgis-native3.10.4. 2021-05-16T17:36:40.1540418Z Preparing to unpack .../077-libqgis-native3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:36:40.1555865Z Unpacking libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:36:40.1881074Z Selecting previously unselected package libqscintilla2-qt5-l10n. 2021-05-16T17:36:40.2188189Z Preparing to unpack .../078-libqscintilla2-qt5-l10n_2.11.2+dfsg-6_all.deb ... 2021-05-16T17:36:40.2208736Z Unpacking libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-16T17:36:40.2676828Z Selecting previously unselected package libqscintilla2-qt5-15. 2021-05-16T17:36:40.2983824Z Preparing to unpack .../079-libqscintilla2-qt5-15_2.11.2+dfsg-6_amd64.deb ... 2021-05-16T17:36:40.3000085Z Unpacking libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-16T17:36:40.4740451Z Selecting previously unselected package libqt5quickwidgets5:amd64. 2021-05-16T17:36:40.5045754Z Preparing to unpack .../080-libqt5quickwidgets5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:36:40.5057373Z Unpacking libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:36:40.5415813Z Selecting previously unselected package libqt5opengl5:amd64. 2021-05-16T17:36:40.5723787Z Preparing to unpack .../081-libqt5opengl5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:36:40.5737404Z Unpacking libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:36:40.6217758Z Selecting previously unselected package libqwt-qt5-6. 2021-05-16T17:36:40.6526681Z Preparing to unpack .../082-libqwt-qt5-6_6.1.4-1.1build1_amd64.deb ... 2021-05-16T17:36:40.6540096Z Unpacking libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-16T17:36:40.7385497Z Selecting previously unselected package libqgis-gui3.10.4. 2021-05-16T17:36:40.7693013Z Preparing to unpack .../083-libqgis-gui3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:36:40.7875389Z Unpacking libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:36:41.1753863Z Selecting previously unselected package qgis-providers. 2021-05-16T17:36:41.2058531Z Preparing to unpack .../084-qgis-providers_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:36:41.2124766Z Unpacking qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:36:41.4526681Z Selecting previously unselected package libavahi-core7:amd64. 2021-05-16T17:36:41.4832097Z Preparing to unpack .../085-libavahi-core7_0.7-4ubuntu7_amd64.deb ... 2021-05-16T17:36:41.4849623Z Unpacking libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-16T17:36:41.5232507Z Selecting previously unselected package libdaemon0:amd64. 2021-05-16T17:36:41.5536888Z Preparing to unpack .../086-libdaemon0_0.14-7_amd64.deb ... 2021-05-16T17:36:41.5550612Z Unpacking libdaemon0:amd64 (0.14-7) ... 2021-05-16T17:36:41.5870739Z Selecting previously unselected package avahi-daemon. 2021-05-16T17:36:41.6177575Z Preparing to unpack .../087-avahi-daemon_0.7-4ubuntu7_amd64.deb ... 2021-05-16T17:36:41.6190177Z Unpacking avahi-daemon (0.7-4ubuntu7) ... 2021-05-16T17:36:41.6733317Z Selecting previously unselected package tk8.6-blt2.5. 2021-05-16T17:36:41.6999167Z Preparing to unpack .../088-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-05-16T17:36:41.7011451Z Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-16T17:36:41.7967778Z Selecting previously unselected package blt. 2021-05-16T17:36:41.8293646Z Preparing to unpack .../089-blt_2.5.3+dfsg-4_amd64.deb ... 2021-05-16T17:36:41.8303604Z Unpacking blt (2.5.3+dfsg-4) ... 2021-05-16T17:36:41.8548787Z Selecting previously unselected package fonts-lyx. 2021-05-16T17:36:41.8856936Z Preparing to unpack .../090-fonts-lyx_2.3.4.2-2_all.deb ... 2021-05-16T17:36:41.8894822Z Unpacking fonts-lyx (2.3.4.2-2) ... 2021-05-16T17:36:41.9347457Z Selecting previously unselected package libgck-1-0:amd64. 2021-05-16T17:36:41.9652687Z Preparing to unpack .../091-libgck-1-0_3.36.0-2build1_amd64.deb ... 2021-05-16T17:36:41.9664398Z Unpacking libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-16T17:36:42.0093623Z Selecting previously unselected package libgcr-base-3-1:amd64. 2021-05-16T17:36:42.0340442Z Preparing to unpack .../092-libgcr-base-3-1_3.36.0-2build1_amd64.deb ... 2021-05-16T17:36:42.0357412Z Unpacking libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T17:36:42.0933909Z Selecting previously unselected package libgcr-ui-3-1:amd64. 2021-05-16T17:36:42.1246985Z Preparing to unpack .../093-libgcr-ui-3-1_3.36.0-2build1_amd64.deb ... 2021-05-16T17:36:42.1261726Z Unpacking libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T17:36:42.1773142Z Selecting previously unselected package gcr. 2021-05-16T17:36:42.2046100Z Preparing to unpack .../094-gcr_3.36.0-2build1_amd64.deb ... 2021-05-16T17:36:42.2060309Z Unpacking gcr (3.36.0-2build1) ... 2021-05-16T17:36:42.2653658Z Selecting previously unselected package python3-numpy. 2021-05-16T17:36:42.2906828Z Preparing to unpack .../095-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-05-16T17:36:42.2917923Z Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-16T17:36:42.6255413Z Selecting previously unselected package python3-gdal. 2021-05-16T17:36:42.6566355Z Preparing to unpack .../096-python3-gdal_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T17:36:42.6581782Z Unpacking python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-16T17:36:42.7450355Z Selecting previously unselected package gdal-bin. 2021-05-16T17:36:42.7757530Z Preparing to unpack .../097-gdal-bin_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T17:36:42.7766498Z Unpacking gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-16T17:36:42.8413669Z Selecting previously unselected package libavahi-glib1:amd64. 2021-05-16T17:36:42.8679654Z Preparing to unpack .../098-libavahi-glib1_0.7-4ubuntu7_amd64.deb ... 2021-05-16T17:36:42.8697004Z Unpacking libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-16T17:36:42.9053427Z Selecting previously unselected package libmm-glib0:amd64. 2021-05-16T17:36:42.9330965Z Preparing to unpack .../099-libmm-glib0_1.12.8-1_amd64.deb ... 2021-05-16T17:36:42.9344261Z Unpacking libmm-glib0:amd64 (1.12.8-1) ... 2021-05-16T17:36:42.9968854Z Selecting previously unselected package geoclue-2.0. 2021-05-16T17:36:43.0294064Z Preparing to unpack .../100-geoclue-2.0_2.5.6-0ubuntu1_amd64.deb ... 2021-05-16T17:36:43.0311453Z Unpacking geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-16T17:36:43.0853665Z Selecting previously unselected package p11-kit-modules:amd64. 2021-05-16T17:36:43.1135121Z Preparing to unpack .../101-p11-kit-modules_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-16T17:36:43.1179827Z Unpacking p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-16T17:36:43.1773293Z Selecting previously unselected package p11-kit. 2021-05-16T17:36:43.2041743Z Preparing to unpack .../102-p11-kit_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-16T17:36:43.2063261Z Unpacking p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-16T17:36:43.2498886Z Selecting previously unselected package pinentry-gnome3. 2021-05-16T17:36:43.2799097Z Preparing to unpack .../103-pinentry-gnome3_1.1.0-3build1_amd64.deb ... 2021-05-16T17:36:43.2813571Z Unpacking pinentry-gnome3 (1.1.0-3build1) ... 2021-05-16T17:36:43.3293551Z Selecting previously unselected package gnome-keyring. 2021-05-16T17:36:43.3592412Z Preparing to unpack .../104-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T17:36:43.3735464Z Unpacking gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-16T17:36:43.4715600Z Selecting previously unselected package gnome-keyring-pkcs11:amd64. 2021-05-16T17:36:43.5023178Z Preparing to unpack .../105-gnome-keyring-pkcs11_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T17:36:43.5037811Z Unpacking gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T17:36:43.5454167Z Selecting previously unselected package grass-doc. 2021-05-16T17:36:43.5708199Z Preparing to unpack .../106-grass-doc_7.8.2-1build3_all.deb ... 2021-05-16T17:36:43.5717666Z Unpacking grass-doc (7.8.2-1build3) ... 2021-05-16T17:36:45.5105989Z Selecting previously unselected package liblaszip8:amd64. 2021-05-16T17:36:45.5423627Z Preparing to unpack .../107-liblaszip8_3.4.3-1build1_amd64.deb ... 2021-05-16T17:36:45.5440032Z Unpacking liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-16T17:36:45.5957877Z Selecting previously unselected package libpdal-util9. 2021-05-16T17:36:45.6265182Z Preparing to unpack .../108-libpdal-util9_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T17:36:45.6277824Z Unpacking libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-16T17:36:45.6669803Z Selecting previously unselected package libpdal-base9. 2021-05-16T17:36:45.6983579Z Preparing to unpack .../109-libpdal-base9_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T17:36:45.6995479Z Unpacking libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-16T17:36:45.9162980Z Selecting previously unselected package grass-core. 2021-05-16T17:36:45.9477456Z Preparing to unpack .../110-grass-core_7.8.2-1build3_amd64.deb ... 2021-05-16T17:36:45.9488017Z Unpacking grass-core (7.8.2-1build3) ... 2021-05-16T17:36:46.6156567Z Selecting previously unselected package libcdparanoia0:amd64. 2021-05-16T17:36:46.6474126Z Preparing to unpack .../111-libcdparanoia0_3.10.2+debian-13_amd64.deb ... 2021-05-16T17:36:46.6485703Z Unpacking libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-16T17:36:46.6817738Z Selecting previously unselected package libvisual-0.4-0:amd64. 2021-05-16T17:36:46.7130415Z Preparing to unpack .../112-libvisual-0.4-0_0.4.0-17_amd64.deb ... 2021-05-16T17:36:46.7145706Z Unpacking libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-16T17:36:46.7518898Z Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2021-05-16T17:36:46.7831638Z Preparing to unpack .../113-gstreamer1.0-plugins-base_1.16.2-4_amd64.deb ... 2021-05-16T17:36:46.7844776Z Unpacking gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-16T17:36:46.8786211Z Selecting previously unselected package iio-sensor-proxy. 2021-05-16T17:36:46.9101228Z Preparing to unpack .../114-iio-sensor-proxy_2.8-1ubuntu1_amd64.deb ... 2021-05-16T17:36:46.9116162Z Unpacking iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-16T17:36:46.9750208Z Selecting previously unselected package libassimp5:amd64. 2021-05-16T17:36:47.0068847Z Preparing to unpack .../115-libassimp5_5.0.1~ds0-1build1_amd64.deb ... 2021-05-16T17:36:47.0080541Z Unpacking libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-16T17:36:47.3636260Z Selecting previously unselected package libexiv2-27:amd64. 2021-05-16T17:36:47.3947330Z Preparing to unpack .../116-libexiv2-27_0.27.2-8ubuntu2.2_amd64.deb ... 2021-05-16T17:36:47.3960442Z Unpacking libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-16T17:36:47.5080186Z Selecting previously unselected package libfcgi0ldbl:amd64. 2021-05-16T17:36:47.5391858Z Preparing to unpack .../117-libfcgi0ldbl_2.4.0-10build1_amd64.deb ... 2021-05-16T17:36:47.5403404Z Unpacking libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-16T17:36:47.5829838Z Selecting previously unselected package libfcgi-bin. 2021-05-16T17:36:47.6152611Z Preparing to unpack .../118-libfcgi-bin_2.4.0-10build1_amd64.deb ... 2021-05-16T17:36:47.6167303Z Unpacking libfcgi-bin (2.4.0-10build1) ... 2021-05-16T17:36:47.6439714Z Selecting previously unselected package libimagequant0:amd64. 2021-05-16T17:36:47.6748323Z Preparing to unpack .../119-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-05-16T17:36:47.6760265Z Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-16T17:36:47.7083427Z Selecting previously unselected package libjs-jquery-ui. 2021-05-16T17:36:47.7393619Z Preparing to unpack .../120-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-05-16T17:36:47.7496505Z Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-16T17:36:47.8291403Z Selecting previously unselected package libmbim-glib4:amd64. 2021-05-16T17:36:47.8605194Z Preparing to unpack .../121-libmbim-glib4_1.22.0-2_amd64.deb ... 2021-05-16T17:36:47.8614883Z Unpacking libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-16T17:36:47.9035089Z Selecting previously unselected package libmbim-proxy. 2021-05-16T17:36:48.8063106Z Preparing to unpack .../122-libmbim-proxy_1.22.0-2_amd64.deb ... 2021-05-16T17:36:48.8071810Z Unpacking libmbim-proxy (1.22.0-2) ... 2021-05-16T17:36:48.8073174Z Selecting previously unselected package libnl-genl-3-200:amd64. 2021-05-16T17:36:48.8074568Z Preparing to unpack .../123-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-05-16T17:36:48.8075767Z Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-16T17:36:48.8077402Z Selecting previously unselected package libnl-route-3-200:amd64. 2021-05-16T17:36:48.8078857Z Preparing to unpack .../124-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-05-16T17:36:48.8080074Z Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-16T17:36:48.8081330Z Selecting previously unselected package libnss-mdns:amd64. 2021-05-16T17:36:48.8082701Z Preparing to unpack .../125-libnss-mdns_0.14.1-1ubuntu1_amd64.deb ... 2021-05-16T17:36:48.8084320Z Unpacking libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-16T17:36:48.8085682Z Selecting previously unselected package libpam-gnome-keyring:amd64. 2021-05-16T17:36:48.8087533Z Preparing to unpack .../126-libpam-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T17:36:48.8088935Z Unpacking libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T17:36:48.8090094Z Selecting previously unselected package libpcsclite1:amd64. 2021-05-16T17:36:48.8091467Z Preparing to unpack .../127-libpcsclite1_1.8.26-3_amd64.deb ... 2021-05-16T17:36:48.8092733Z Unpacking libpcsclite1:amd64 (1.8.26-3) ... 2021-05-16T17:36:48.8094014Z Selecting previously unselected package libpdal-plugin-faux. 2021-05-16T17:36:48.8095534Z Preparing to unpack .../128-libpdal-plugin-faux_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T17:36:48.8096880Z Unpacking libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-16T17:36:48.8098344Z Selecting previously unselected package libpdal-plugin-icebridge. 2021-05-16T17:36:48.8100022Z Preparing to unpack .../129-libpdal-plugin-icebridge_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T17:36:48.8101523Z Unpacking libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-16T17:36:48.8103124Z Selecting previously unselected package libpdal-plugin-pgpointcloud. 2021-05-16T17:36:48.8104901Z Preparing to unpack .../130-libpdal-plugin-pgpointcloud_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T17:36:48.8106513Z Unpacking libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-16T17:36:48.8108076Z Selecting previously unselected package libpdal-plugin-python. 2021-05-16T17:36:48.8109744Z Preparing to unpack .../131-libpdal-plugin-python_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T17:36:48.8111041Z Unpacking libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-16T17:36:48.8112637Z Selecting previously unselected package libsqlite3-mod-spatialite:amd64. 2021-05-16T17:36:48.8114321Z Preparing to unpack .../132-libsqlite3-mod-spatialite_4.3.0a-6build1_amd64.deb ... 2021-05-16T17:36:48.8115853Z Unpacking libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-16T17:36:48.8461504Z Selecting previously unselected package libpdal-plugin-sqlite. 2021-05-16T17:36:48.8773489Z Preparing to unpack .../133-libpdal-plugin-sqlite_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T17:36:48.8795777Z Unpacking libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-16T17:36:48.9215030Z Selecting previously unselected package libpdal-plugins. 2021-05-16T17:36:48.9527235Z Preparing to unpack .../134-libpdal-plugins_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T17:36:48.9540592Z Unpacking libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-16T17:36:48.9847957Z Selecting previously unselected package libqt53dcore5:amd64. 2021-05-16T17:36:49.0192533Z Preparing to unpack .../135-libqt53dcore5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:36:49.0207801Z Unpacking libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:36:49.0664635Z Selecting previously unselected package libqt53drender5:amd64. 2021-05-16T17:36:49.0990323Z Preparing to unpack .../136-libqt53drender5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:36:49.1012911Z Unpacking libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:36:49.2131304Z Selecting previously unselected package libqt53danimation5:amd64. 2021-05-16T17:36:49.2436919Z Preparing to unpack .../137-libqt53danimation5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:36:49.2456452Z Unpacking libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:36:49.2988600Z Selecting previously unselected package libqt53dinput5:amd64. 2021-05-16T17:36:49.3297264Z Preparing to unpack .../138-libqt53dinput5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:36:49.3318310Z Unpacking libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:36:49.3806039Z Selecting previously unselected package libqt53dlogic5:amd64. 2021-05-16T17:36:49.4115358Z Preparing to unpack .../139-libqt53dlogic5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:36:49.4126498Z Unpacking libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:36:49.4573145Z Selecting previously unselected package libqt53dextras5:amd64. 2021-05-16T17:36:49.4830212Z Preparing to unpack .../140-libqt53dextras5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:36:49.4848350Z Unpacking libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:36:49.5354148Z Selecting previously unselected package qt3d-assimpsceneimport-plugin:amd64. 2021-05-16T17:36:49.5666339Z Preparing to unpack .../141-qt3d-assimpsceneimport-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:36:49.5689789Z Unpacking qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:36:49.6054778Z Selecting previously unselected package qt3d-defaultgeometryloader-plugin:amd64. 2021-05-16T17:36:49.6325397Z Preparing to unpack .../142-qt3d-defaultgeometryloader-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:36:49.6444025Z Unpacking qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:36:49.6813854Z Selecting previously unselected package qt3d-gltfsceneio-plugin:amd64. 2021-05-16T17:36:49.7083862Z Preparing to unpack .../143-qt3d-gltfsceneio-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:36:49.7113598Z Unpacking qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:36:49.7573758Z Selecting previously unselected package libqt53dquickscene2d5:amd64. 2021-05-16T17:36:49.7847041Z Preparing to unpack .../144-libqt53dquickscene2d5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:36:49.7869709Z Unpacking libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:36:49.8293739Z Selecting previously unselected package qt3d-scene2d-plugin:amd64. 2021-05-16T17:36:49.8531468Z Preparing to unpack .../145-qt3d-scene2d-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:36:49.8542782Z Unpacking qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:36:49.8903698Z Selecting previously unselected package libqgis-3d3.10.4. 2021-05-16T17:36:49.9217223Z Preparing to unpack .../146-libqgis-3d3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:36:49.9233764Z Unpacking libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:36:49.9878867Z Selecting previously unselected package libqgis-analysis3.10.4. 2021-05-16T17:36:50.0190477Z Preparing to unpack .../147-libqgis-analysis3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:36:50.0220823Z Unpacking libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:36:50.1653793Z Selecting previously unselected package libqgis-app3.10.4. 2021-05-16T17:36:50.1913996Z Preparing to unpack .../148-libqgis-app3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:36:50.1928052Z Unpacking libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:36:50.5696545Z Selecting previously unselected package qtchooser. 2021-05-16T17:36:50.6001347Z Preparing to unpack .../149-qtchooser_66-2build1_amd64.deb ... 2021-05-16T17:36:50.6025181Z Unpacking qtchooser (66-2build1) ... 2021-05-16T17:36:50.6453186Z Selecting previously unselected package qdoc-qt5. 2021-05-16T17:36:50.6717857Z Preparing to unpack .../150-qdoc-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:36:50.6730394Z Unpacking qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T17:36:50.7653188Z Selecting previously unselected package libqt5help5:amd64. 2021-05-16T17:36:50.7911869Z Preparing to unpack .../151-libqt5help5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:36:50.7935509Z Unpacking libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:36:50.8458002Z Selecting previously unselected package qhelpgenerator-qt5. 2021-05-16T17:36:50.8726789Z Preparing to unpack .../152-qhelpgenerator-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:36:50.8781271Z Unpacking qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T17:36:50.9155046Z Selecting previously unselected package qt5-assistant. 2021-05-16T17:36:50.9464831Z Preparing to unpack .../153-qt5-assistant_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:36:50.9477530Z Unpacking qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-16T17:36:51.0169806Z Selecting previously unselected package qtattributionsscanner-qt5. 2021-05-16T17:36:51.0485396Z Preparing to unpack .../154-qtattributionsscanner-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:36:51.0501966Z Unpacking qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T17:36:51.0861869Z Selecting previously unselected package libqt5designer5:amd64. 2021-05-16T17:36:51.1172170Z Preparing to unpack .../155-libqt5designer5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:36:51.1197965Z Unpacking libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:36:51.3560003Z Selecting previously unselected package libqt5designercomponents5:amd64. 2021-05-16T17:36:51.3868691Z Preparing to unpack .../156-libqt5designercomponents5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:36:51.3900040Z Unpacking libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:36:51.5013567Z Selecting previously unselected package qttools5-dev-tools. 2021-05-16T17:36:51.5265183Z Preparing to unpack .../157-qttools5-dev-tools_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:36:51.5298469Z Unpacking qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-16T17:36:51.6690424Z Selecting previously unselected package libqgis-customwidgets. 2021-05-16T17:36:51.7005959Z Preparing to unpack .../158-libqgis-customwidgets_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:36:51.7021512Z Unpacking libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:36:51.8367314Z Selecting previously unselected package libqgis-server3.10.4. 2021-05-16T17:36:51.8690207Z Preparing to unpack .../159-libqgis-server3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:36:51.8718678Z Unpacking libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:36:51.9414308Z Selecting previously unselected package libqgisgrass7-3.10.4. 2021-05-16T17:36:51.9727940Z Preparing to unpack .../160-libqgisgrass7-3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:36:51.9746450Z Unpacking libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:36:52.0334205Z Selecting previously unselected package libqgispython3.10.4. 2021-05-16T17:36:52.0614048Z Preparing to unpack .../161-libqgispython3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:36:52.0630208Z Unpacking libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:36:52.1095302Z Selecting previously unselected package libqmi-glib5:amd64. 2021-05-16T17:36:52.1367792Z Preparing to unpack .../162-libqmi-glib5_1.24.8-1_amd64.deb ... 2021-05-16T17:36:52.1381472Z Unpacking libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-16T17:36:52.2297501Z Selecting previously unselected package libqmi-proxy. 2021-05-16T17:36:52.2609595Z Preparing to unpack .../163-libqmi-proxy_1.24.8-1_amd64.deb ... 2021-05-16T17:36:52.2785436Z Unpacking libqmi-proxy (1.24.8-1) ... 2021-05-16T17:36:52.3068313Z Selecting previously unselected package libqt5test5:amd64. 2021-05-16T17:36:52.3357986Z Preparing to unpack .../164-libqt5test5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:36:52.3375966Z Unpacking libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:36:52.3862500Z Selecting previously unselected package libwacom-bin. 2021-05-16T17:36:52.4203920Z Preparing to unpack .../165-libwacom-bin_1.3-2ubuntu3_amd64.deb ... 2021-05-16T17:36:52.4214433Z Unpacking libwacom-bin (1.3-2ubuntu3) ... 2021-05-16T17:36:52.4613843Z Selecting previously unselected package modemmanager. 2021-05-16T17:36:52.4898183Z Preparing to unpack .../166-modemmanager_1.12.8-1_amd64.deb ... 2021-05-16T17:36:52.4997590Z Unpacking modemmanager (1.12.8-1) ... 2021-05-16T17:36:52.6210080Z Selecting previously unselected package ttf-bitstream-vera. 2021-05-16T17:36:52.6519394Z Preparing to unpack .../167-ttf-bitstream-vera_1.10-8_all.deb ... 2021-05-16T17:36:52.6531907Z Unpacking ttf-bitstream-vera (1.10-8) ... 2021-05-16T17:36:52.6910564Z Selecting previously unselected package python-matplotlib-data. 2021-05-16T17:36:52.7223727Z Preparing to unpack .../168-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-05-16T17:36:52.7238088Z Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-16T17:36:53.0773836Z Selecting previously unselected package python3-soupsieve. 2021-05-16T17:36:53.1040036Z Preparing to unpack .../169-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-05-16T17:36:53.1058551Z Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-16T17:36:53.1453381Z Selecting previously unselected package python3-bs4. 2021-05-16T17:36:53.1722577Z Preparing to unpack .../170-python3-bs4_4.8.2-1_all.deb ... 2021-05-16T17:36:53.1734968Z Unpacking python3-bs4 (4.8.2-1) ... 2021-05-16T17:36:53.2150048Z Selecting previously unselected package python3-cycler. 2021-05-16T17:36:53.2454834Z Preparing to unpack .../171-python3-cycler_0.10.0-3_all.deb ... 2021-05-16T17:36:53.2470557Z Unpacking python3-cycler (0.10.0-3) ... 2021-05-16T17:36:53.2893783Z Selecting previously unselected package python3-dateutil. 2021-05-16T17:36:53.3169902Z Preparing to unpack .../172-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-05-16T17:36:53.3183285Z Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-16T17:36:53.3585853Z Selecting previously unselected package python3-decorator. 2021-05-16T17:36:53.3899819Z Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-05-16T17:36:53.3919378Z Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-05-16T17:36:53.4217579Z Selecting previously unselected package python3-future. 2021-05-16T17:36:53.4528666Z Preparing to unpack .../174-python3-future_0.18.2-2_all.deb ... 2021-05-16T17:36:53.4539778Z Unpacking python3-future (0.18.2-2) ... 2021-05-16T17:36:53.5231075Z Selecting previously unselected package python3-webencodings. 2021-05-16T17:36:53.5541331Z Preparing to unpack .../175-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-05-16T17:36:53.5551767Z Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-16T17:36:53.5893521Z Selecting previously unselected package python3-html5lib. 2021-05-16T17:36:53.6168758Z Preparing to unpack .../176-python3-html5lib_1.0.1-2_all.deb ... 2021-05-16T17:36:53.6185433Z Unpacking python3-html5lib (1.0.1-2) ... 2021-05-16T17:36:53.6613528Z Selecting previously unselected package python3-ipython-genutils. 2021-05-16T17:36:53.6881681Z Preparing to unpack .../177-python3-ipython-genutils_0.2.0-1ubuntu1_all.deb ... 2021-05-16T17:36:53.6894912Z Unpacking python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-16T17:36:53.7254276Z Selecting previously unselected package python3-traitlets. 2021-05-16T17:36:53.7533699Z Preparing to unpack .../178-python3-traitlets_4.3.3-3_all.deb ... 2021-05-16T17:36:53.7550705Z Unpacking python3-traitlets (4.3.3-3) ... 2021-05-16T17:36:53.7951864Z Selecting previously unselected package python3-jupyter-core. 2021-05-16T17:36:53.8256414Z Preparing to unpack .../179-python3-jupyter-core_4.6.3-3_all.deb ... 2021-05-16T17:36:53.8283242Z Unpacking python3-jupyter-core (4.6.3-3) ... 2021-05-16T17:36:53.8693160Z Selecting previously unselected package python3-kiwisolver. 2021-05-16T17:36:53.8954240Z Preparing to unpack .../180-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-05-16T17:36:53.8972643Z Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-05-16T17:36:53.9344688Z Selecting previously unselected package python3-lxml:amd64. 2021-05-16T17:36:53.9655658Z Preparing to unpack .../181-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-05-16T17:36:53.9677513Z Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-16T17:36:54.1493764Z Selecting previously unselected package python3-pyparsing. 2021-05-16T17:36:54.1732829Z Preparing to unpack .../182-python3-pyparsing_2.4.6-1_all.deb ... 2021-05-16T17:36:54.1753370Z Unpacking python3-pyparsing (2.4.6-1) ... 2021-05-16T17:36:54.2140363Z Selecting previously unselected package python3-matplotlib. 2021-05-16T17:36:54.2445314Z Preparing to unpack .../183-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-05-16T17:36:54.2461820Z Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-16T17:36:54.7856240Z Selecting previously unselected package python3-nbformat. 2021-05-16T17:36:54.8141432Z Preparing to unpack .../184-python3-nbformat_5.0.4-1_all.deb ... 2021-05-16T17:36:54.8155734Z Unpacking python3-nbformat (5.0.4-1) ... 2021-05-16T17:36:54.8566716Z Selecting previously unselected package python3-olefile. 2021-05-16T17:36:54.8881945Z Preparing to unpack .../185-python3-olefile_0.46-2_all.deb ... 2021-05-16T17:36:54.8896827Z Unpacking python3-olefile (0.46-2) ... 2021-05-16T17:36:54.9246097Z Selecting previously unselected package python3-pyproj. 2021-05-16T17:36:54.9558207Z Preparing to unpack .../186-python3-pyproj_2.5.0+ds-1_amd64.deb ... 2021-05-16T17:36:54.9573785Z Unpacking python3-pyproj (2.5.0+ds-1) ... 2021-05-16T17:36:55.0215323Z Selecting previously unselected package python3-tz. 2021-05-16T17:36:55.0532340Z Preparing to unpack .../187-python3-tz_2019.3-1_all.deb ... 2021-05-16T17:36:55.0596165Z Unpacking python3-tz (2019.3-1) ... 2021-05-16T17:36:55.0992936Z Selecting previously unselected package python3-owslib. 2021-05-16T17:36:55.1305482Z Preparing to unpack .../188-python3-owslib_0.19.1-1_all.deb ... 2021-05-16T17:36:55.1343263Z Unpacking python3-owslib (0.19.1-1) ... 2021-05-16T17:36:55.1833458Z Selecting previously unselected package python3-pil:amd64. 2021-05-16T17:36:55.2148801Z Preparing to unpack .../189-python3-pil_7.0.0-4ubuntu0.3_amd64.deb ... 2021-05-16T17:36:55.2158512Z Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-16T17:36:55.2814457Z Selecting previously unselected package python3-retrying. 2021-05-16T17:36:55.3121831Z Preparing to unpack .../190-python3-retrying_1.3.3-4_all.deb ... 2021-05-16T17:36:55.3138547Z Unpacking python3-retrying (1.3.3-4) ... 2021-05-16T17:36:55.3493992Z Selecting previously unselected package python3-plotly. 2021-05-16T17:36:55.3775432Z Preparing to unpack .../191-python3-plotly_4.4.1+dfsg-1_all.deb ... 2021-05-16T17:36:55.3788922Z Unpacking python3-plotly (4.4.1+dfsg-1) ... 2021-05-16T17:36:55.8598285Z Selecting previously unselected package python3-psycopg2. 2021-05-16T17:36:55.8929104Z Preparing to unpack .../192-python3-psycopg2_2.8.4-2_amd64.deb ... 2021-05-16T17:36:55.8949628Z Unpacking python3-psycopg2 (2.8.4-2) ... 2021-05-16T17:36:55.9402869Z Selecting previously unselected package python3-sip. 2021-05-16T17:36:55.9729272Z Preparing to unpack .../193-python3-sip_4.19.21+dfsg-1build1_amd64.deb ... 2021-05-16T17:36:55.9746431Z Unpacking python3-sip (4.19.21+dfsg-1build1) ... 2021-05-16T17:36:56.0138147Z Selecting previously unselected package python3-pyqt5. 2021-05-16T17:36:56.0461287Z Preparing to unpack .../194-python3-pyqt5_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T17:36:56.0488466Z Unpacking python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-16T17:36:56.3547593Z Selecting previously unselected package python3-pyqt5.qsci. 2021-05-16T17:36:56.3853729Z Preparing to unpack .../195-python3-pyqt5.qsci_2.11.2+dfsg-6_amd64.deb ... 2021-05-16T17:36:56.3865668Z Unpacking python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-16T17:36:56.4461744Z Selecting previously unselected package python3-pyqt5.qtsql. 2021-05-16T17:36:56.4756985Z Preparing to unpack .../196-python3-pyqt5.qtsql_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T17:36:56.4770219Z Unpacking python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-16T17:36:56.5160524Z Selecting previously unselected package python3-pyqt5.qtsvg. 2021-05-16T17:36:56.5484605Z Preparing to unpack .../197-python3-pyqt5.qtsvg_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T17:36:56.5497280Z Unpacking python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-16T17:36:56.5817710Z Selecting previously unselected package python3-pyqt5.qtwebkit. 2021-05-16T17:36:56.6154857Z Preparing to unpack .../198-python3-pyqt5.qtwebkit_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T17:36:56.6184657Z Unpacking python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-16T17:36:56.6683909Z Selecting previously unselected package python3-qgis-common. 2021-05-16T17:36:56.7003252Z Preparing to unpack .../199-python3-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T17:36:56.7026616Z Unpacking python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:36:57.0124452Z Selecting previously unselected package python3-qgis. 2021-05-16T17:36:57.0458362Z Preparing to unpack .../200-python3-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:36:57.0467906Z Unpacking python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:36:58.3080777Z Selecting previously unselected package python3-tk:amd64. 2021-05-16T17:36:58.3090428Z Preparing to unpack .../201-python3-tk_3.8.5-1~20.04.1_amd64.deb ... 2021-05-16T17:36:58.3091722Z Unpacking python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-16T17:36:58.3092808Z Selecting previously unselected package libjs-leaflet. 2021-05-16T17:36:58.3094021Z Preparing to unpack .../202-libjs-leaflet_1.6.0~dfsg-1_all.deb ... 2021-05-16T17:36:58.3095336Z Unpacking libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-16T17:36:58.3096395Z Selecting previously unselected package qgis-common. 2021-05-16T17:36:58.3275240Z Preparing to unpack .../203-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T17:36:58.3294587Z Unpacking qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:37:00.0857905Z Selecting previously unselected package qgis. 2021-05-16T17:37:00.1212374Z Preparing to unpack .../204-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:37:00.1881353Z Unpacking qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:37:00.4688153Z Selecting previously unselected package qgis-plugin-grass-common. 2021-05-16T17:37:00.5007728Z Preparing to unpack .../205-qgis-plugin-grass-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T17:37:00.5023065Z Unpacking qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:37:00.6912346Z Selecting previously unselected package qgis-provider-grass. 2021-05-16T17:37:00.7244219Z Preparing to unpack .../206-qgis-provider-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:37:00.7258518Z Unpacking qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:37:00.7813437Z Selecting previously unselected package qgis-plugin-grass. 2021-05-16T17:37:00.8061862Z Preparing to unpack .../207-qgis-plugin-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:37:00.8075013Z Unpacking qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:37:00.8888847Z Selecting previously unselected package qt5-gtk-platformtheme:amd64. 2021-05-16T17:37:00.9212175Z Preparing to unpack .../208-qt5-gtk-platformtheme_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:37:00.9235894Z Unpacking qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:00.9734208Z Selecting previously unselected package qttranslations5-l10n. 2021-05-16T17:37:01.0028620Z Preparing to unpack .../209-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2021-05-16T17:37:01.0061191Z Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-16T17:37:01.2136353Z Selecting previously unselected package wpasupplicant. 2021-05-16T17:37:01.2474336Z Preparing to unpack .../210-wpasupplicant_2%3a2.9-1ubuntu4.3_amd64.deb ... 2021-05-16T17:37:01.2490103Z Unpacking wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-16T17:37:01.4069763Z Selecting previously unselected package proj-bin. 2021-05-16T17:37:01.4394183Z Preparing to unpack .../211-proj-bin_6.3.1-1_amd64.deb ... 2021-05-16T17:37:01.4404970Z Unpacking proj-bin (6.3.1-1) ... 2021-05-16T17:37:01.4803137Z Selecting previously unselected package usb-modeswitch-data. 2021-05-16T17:37:01.5129870Z Preparing to unpack .../212-usb-modeswitch-data_20191128-3_all.deb ... 2021-05-16T17:37:01.5170634Z Unpacking usb-modeswitch-data (20191128-3) ... 2021-05-16T17:37:01.5557679Z Selecting previously unselected package usb-modeswitch. 2021-05-16T17:37:01.5913967Z Preparing to unpack .../213-usb-modeswitch_2.5.2+repack0-2ubuntu3_amd64.deb ... 2021-05-16T17:37:01.6017060Z Unpacking usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-16T17:37:01.6970116Z Setting up libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-16T17:37:01.7017950Z Setting up iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-16T17:37:01.9796386Z iio-sensor-proxy.service is a disabled or a static unit, not starting it. 2021-05-16T17:37:01.9825983Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-16T17:37:01.9866288Z Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-16T17:37:01.9904276Z Setting up qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:37:02.0025832Z Setting up ttf-bitstream-vera (1.10-8) ... 2021-05-16T17:37:02.0065303Z Setting up libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-16T17:37:02.0114854Z Setting up proj-data (6.3.1-1) ... 2021-05-16T17:37:02.0158879Z Setting up libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-16T17:37:02.0212773Z Setting up libxcb-xinput0:amd64 (1.14-2) ... 2021-05-16T17:37:02.0274986Z Setting up libwoff1:amd64 (1.0.2-1build2) ... 2021-05-16T17:37:02.0312015Z Setting up libhyphen0:amd64 (2.8.8-7) ... 2021-05-16T17:37:02.0369543Z Setting up libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-16T17:37:02.0427065Z Setting up libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-16T17:37:02.0467628Z Setting up libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-16T17:37:02.0572059Z Setting up libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-16T17:37:02.0614451Z Setting up libminizip1:amd64 (1.1-8build1) ... 2021-05-16T17:37:02.0646006Z Setting up libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-16T17:37:02.0692263Z Setting up python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-16T17:37:02.2343905Z Setting up fonts-lyx (2.3.4.2-2) ... 2021-05-16T17:37:02.2422296Z Setting up libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-16T17:37:02.2486134Z Setting up python3-olefile (0.46-2) ... 2021-05-16T17:37:02.4161314Z Setting up blt (2.5.3+dfsg-4) ... 2021-05-16T17:37:02.4224265Z Setting up python3-retrying (1.3.3-4) ... 2021-05-16T17:37:02.5747853Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-16T17:37:02.5841722Z Setting up libarpack2:amd64 (3.7.0-3) ... 2021-05-16T17:37:02.5918851Z Setting up libfcgi-bin (2.4.0-10build1) ... 2021-05-16T17:37:02.5954082Z Setting up libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-16T17:37:02.6008721Z Setting up libdap25:amd64 (3.20.5-1) ... 2021-05-16T17:37:02.6060051Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-16T17:37:02.6113466Z Setting up python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-16T17:37:02.7578628Z Setting up libqhull7:amd64 (2015.2-4) ... 2021-05-16T17:37:02.7622578Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-16T17:37:02.7683499Z Setting up libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-16T17:37:02.7782632Z Setting up libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-16T17:37:02.7839627Z Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-16T17:37:02.9484336Z Setting up gdal-data (3.0.4+dfsg-1build3) ... 2021-05-16T17:37:02.9522725Z Setting up python3-tz (2019.3-1) ... 2021-05-16T17:37:03.1191771Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-16T17:37:03.1296640Z Setting up libxcb-xkb1:amd64 (1.14-2) ... 2021-05-16T17:37:03.1322085Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-16T17:37:03.1417574Z Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-16T17:37:03.1520537Z Setting up libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-16T17:37:03.1584005Z Setting up libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-16T17:37:03.1641349Z Setting up p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-16T17:37:03.1686990Z Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-05-16T17:37:03.3296848Z Setting up libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T17:37:03.3351481Z Setting up libcfitsio8:amd64 (3.470-3) ... 2021-05-16T17:37:03.3428986Z Setting up libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-16T17:37:03.3495422Z Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-16T17:37:03.3603037Z Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-16T17:37:03.3647977Z Setting up python3-pyparsing (2.4.6-1) ... 2021-05-16T17:37:03.5614233Z Setting up libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-16T17:37:03.5675980Z Setting up python3-cycler (0.10.0-3) ... 2021-05-16T17:37:03.7224741Z Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-16T17:37:03.7274316Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-16T17:37:03.7340122Z Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-05-16T17:37:03.7393503Z Setting up grass-doc (7.8.2-1build3) ... 2021-05-16T17:37:03.7435996Z Setting up usb-modeswitch-data (20191128-3) ... 2021-05-16T17:37:03.7477424Z Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-16T17:37:03.7509042Z Setting up python3-psycopg2 (2.8.4-2) ... 2021-05-16T17:37:03.9298966Z Setting up libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-16T17:37:03.9348535Z Setting up libproj15:amd64 (6.3.1-1) ... 2021-05-16T17:37:03.9416986Z Setting up libpcsclite1:amd64 (1.8.26-3) ... 2021-05-16T17:37:03.9461366Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:03.9568178Z Setting up python3-html5lib (1.0.1-2) ... 2021-05-16T17:37:04.1943699Z Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-16T17:37:05.5456389Z Setting up libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-16T17:37:05.5524749Z Setting up libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-16T17:37:05.5597564Z Setting up liburiparser1:amd64 (0.9.3-2) ... 2021-05-16T17:37:05.5660919Z Setting up gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T17:37:05.5712629Z Setting up libfreexl1:amd64 (1.0.5-3) ... 2021-05-16T17:37:05.5741543Z Setting up libmm-glib0:amd64 (1.12.8-1) ... 2021-05-16T17:37:05.5838661Z Setting up liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-16T17:37:05.5886735Z Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-16T17:37:05.7945339Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:05.8002418Z Setting up libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-16T17:37:05.8038984Z Setting up libxcb-randr0:amd64 (1.14-2) ... 2021-05-16T17:37:05.8076897Z Setting up python3-traitlets (4.3.3-3) ... 2021-05-16T17:37:06.0283528Z Setting up libfyba0:amd64 (4.1.1-6build1) ... 2021-05-16T17:37:06.0330452Z Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-16T17:37:06.0367872Z Setting up libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-16T17:37:06.0411452Z Setting up libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-16T17:37:06.0439195Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T17:37:06.0666954Z Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-16T17:37:06.2654319Z Setting up libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-16T17:37:06.2704550Z Setting up libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-16T17:37:06.2775320Z Setting up usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-16T17:37:06.2897141Z Setting up libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-16T17:37:06.2961158Z Setting up p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-16T17:37:06.3034469Z Setting up libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:37:06.3086856Z Setting up libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-16T17:37:06.3162008Z Setting up python3-future (0.18.2-2) ... 2021-05-16T17:37:06.3271556Z update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode 2021-05-16T17:37:06.3343287Z update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode 2021-05-16T17:37:06.7095075Z Setting up qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:37:06.8736716Z Setting up libdaemon0:amd64 (0.14-7) ... 2021-05-16T17:37:06.8794459Z Setting up libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:06.8836873Z Setting up libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-16T17:37:06.8877447Z Setting up libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-16T17:37:06.8903435Z Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-16T17:37:06.9012028Z Setting up libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T17:37:06.9060848Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-16T17:37:06.9116963Z Setting up libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:06.9172975Z Setting up libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T17:37:07.1199446Z Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-16T17:37:07.2948740Z Setting up python3-jupyter-core (4.6.3-3) ... 2021-05-16T17:37:07.4682301Z Setting up libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-16T17:37:07.4749349Z Setting up qtchooser (66-2build1) ... 2021-05-16T17:37:07.4779447Z Setting up libwacom-common (1.3-2ubuntu3) ... 2021-05-16T17:37:07.4817882Z Setting up python3-sip (4.19.21+dfsg-1build1) ... 2021-05-16T17:37:07.6505917Z Setting up libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-16T17:37:07.6551599Z Setting up libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-16T17:37:07.6606118Z Setting up libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T17:37:07.6659586Z Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-16T17:37:08.7052186Z Setting up libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-16T17:37:08.7099490Z Setting up libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-16T17:37:08.7147257Z Setting up libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-16T17:37:08.7203424Z Setting up qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T17:37:08.7245456Z Setting up libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:08.7313049Z Setting up proj-bin (6.3.1-1) ... 2021-05-16T17:37:08.7342140Z Setting up libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-16T17:37:08.7369722Z Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-16T17:37:08.7400115Z Setting up geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-16T17:37:09.1634835Z geoclue.service is a disabled or a static unit, not starting it. 2021-05-16T17:37:09.1655635Z Setting up libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:37:09.1699590Z Setting up python3-nbformat (5.0.4-1) ... 2021-05-16T17:37:09.3557682Z Setting up libmbim-proxy (1.22.0-2) ... 2021-05-16T17:37:09.3597922Z Setting up python3-pyproj (2.5.0+ds-1) ... 2021-05-16T17:37:09.5474026Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:09.5521407Z Setting up python3-bs4 (4.8.2-1) ... 2021-05-16T17:37:09.7790662Z Setting up libgeotiff5:amd64 (1.5.1-2) ... 2021-05-16T17:37:09.7833792Z Setting up gcr (3.36.0-2build1) ... 2021-05-16T17:37:09.7883002Z Setting up libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:09.7918909Z Setting up wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-16T17:37:09.9414998Z Created symlink /etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-16T17:37:09.9418083Z Created symlink /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-16T17:37:10.4837931Z Setting up python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-16T17:37:10.7999578Z Setting up libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:10.8053411Z Setting up gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-16T17:37:10.8120687Z Setting up libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:37:10.8206643Z Setting up qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:37:10.8263408Z Setting up qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T17:37:10.8323655Z Setting up libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:37:10.8369958Z Setting up python3-plotly (4.4.1+dfsg-1) ... 2021-05-16T17:37:11.0092496Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:37:11.0095744Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-16T17:37:11.0099553Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:37:11.0102508Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-16T17:37:11.0626726Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:194: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:37:11.0629500Z if direction is "increasing": 2021-05-16T17:37:11.0633118Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:199: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:37:11.0635705Z elif direction is "decreasing": 2021-05-16T17:37:11.0864449Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:176: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:37:11.0865838Z if direction is "increasing": 2021-05-16T17:37:11.0867433Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:37:11.0868769Z elif direction is "decreasing": 2021-05-16T17:37:12.1557735Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:460: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:37:12.1560586Z if props["offset_coordinates"] is "data": 2021-05-16T17:37:12.1563919Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:572: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-16T17:37:12.1566267Z if props["coordinates"] is not "data": 2021-05-16T17:37:12.9880924Z Setting up avahi-daemon (0.7-4ubuntu7) ... 2021-05-16T17:37:13.5974258Z Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /lib/systemd/system/avahi-daemon.service. 2021-05-16T17:37:13.5979034Z Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /lib/systemd/system/avahi-daemon.service. 2021-05-16T17:37:13.5983309Z Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /lib/systemd/system/avahi-daemon.socket. 2021-05-16T17:37:14.7908653Z Setting up libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-16T17:37:14.7938396Z First installation detected... 2021-05-16T17:37:14.7939424Z Checking NSS setup... 2021-05-16T17:37:14.7979278Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-16T17:37:14.8018947Z Setting up libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:14.8076099Z Setting up python3-owslib (0.19.1-1) ... 2021-05-16T17:37:15.1144743Z Setting up libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-16T17:37:15.1176324Z Setting up libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-16T17:37:15.1207926Z Setting up libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-16T17:37:15.1249975Z Setting up libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-16T17:37:15.1274296Z Setting up libwacom-bin (1.3-2ubuntu3) ... 2021-05-16T17:37:15.1304784Z Setting up libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-16T17:37:15.1353309Z Setting up libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-16T17:37:15.1384987Z Setting up libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-16T17:37:15.1411494Z Setting up python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-16T17:37:15.3526625Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-16T17:37:15.3558989Z Setting up libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-16T17:37:15.3611816Z Setting up grass-core (7.8.2-1build3) ... 2021-05-16T17:37:15.7481848Z /usr/lib/grass78/etc/python/grass/pygrass/gis/__init__.py:75: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:37:15.7483739Z if value is '': 2021-05-16T17:37:15.8619929Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:37:15.8621803Z if do_profiling is "True" or do_profiling is "1": 2021-05-16T17:37:15.8623835Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:37:15.8625682Z if do_profiling is "True" or do_profiling is "1": 2021-05-16T17:37:15.8627729Z /usr/lib/grass78/etc/python/grass/temporal/core.py:582: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-16T17:37:15.8629601Z if driver_string is not None and driver_string is not "": 2021-05-16T17:37:15.9125589Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:37:15.9127245Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-16T17:37:15.9129047Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:37:15.9130639Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-16T17:37:15.9843194Z Setting up libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-16T17:37:15.9873211Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:15.9964405Z Setting up libqmi-proxy (1.24.8-1) ... 2021-05-16T17:37:15.9992114Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:16.0028083Z Setting up libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:16.0206391Z Setting up libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:37:16.0240870Z Setting up libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:16.0278707Z Setting up qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:16.0313734Z Setting up libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:37:16.0350040Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:16.0398617Z Setting up gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-16T17:37:16.1362894Z Setting up qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:37:16.1391950Z Setting up libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:16.1430164Z Setting up libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:16.1459496Z Setting up modemmanager (1.12.8-1) ... 2021-05-16T17:37:16.2896766Z Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service → /lib/systemd/system/ModemManager.service. 2021-05-16T17:37:16.2900038Z Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service → /lib/systemd/system/ModemManager.service. 2021-05-16T17:37:16.8454872Z Setting up libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:37:16.8489400Z Setting up libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:37:16.8518853Z Setting up libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-16T17:37:16.8564808Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:37:16.8599029Z Setting up libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:16.8641884Z Setting up qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T17:37:16.8691279Z Setting up libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-16T17:37:16.8732153Z Setting up libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-16T17:37:16.8776408Z Setting up libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-16T17:37:16.8832775Z Setting up libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:37:16.8956591Z Setting up libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:37:16.9049916Z Setting up libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:37:16.9088877Z Setting up libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:16.9132477Z Setting up libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:37:16.9166925Z Setting up libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:37:16.9205514Z Setting up qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-16T17:37:16.9242117Z Setting up qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-16T17:37:16.9292495Z Setting up libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:37:16.9341442Z Setting up qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:16.9383373Z Setting up python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-16T17:37:17.1286009Z Setting up python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-16T17:37:17.1325776Z Setting up libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:17.1357572Z Setting up qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:17.1400185Z Setting up qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:37:52.5714858Z Setting up libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:52.5771036Z Setting up python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-16T17:37:52.5814016Z Setting up libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:37:52.5868180Z Setting up qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:52.5943019Z Setting up libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:37:52.5997580Z Setting up libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:37:52.6071015Z Setting up qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:52.6116526Z Setting up python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:37:52.7693821Z Setting up libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:37:52.7745087Z Setting up python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-16T17:37:52.7797202Z Setting up qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:37:52.7835989Z Setting up python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-16T17:37:52.7883630Z Setting up python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:37:52.9760566Z Setting up libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:37:52.9810189Z Setting up qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:37:52.9893360Z Setting up qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:37:53.0032542Z Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-05-16T17:37:53.0155129Z Processing triggers for shared-mime-info (1.15-1) ... 2021-05-16T17:37:54.3545310Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T17:37:54.3726548Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-16T17:37:54.4012174Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-16T17:37:54.4205636Z Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ... 2021-05-16T17:37:54.4859581Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:37:54.5260997Z Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-16T17:37:54.8073749Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:38:07.3053377Z Setting up pinentry-gnome3 (1.1.0-3build1) ... 2021-05-16T17:38:07.3302986Z Setting up gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-16T17:38:09.5397884Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-16T17:38:09.5398500Z with: 2021-05-16T17:38:09.5399050Z github_slug: neuroconductor/oro.asl 2021-05-16T17:38:09.5399574Z env: 2021-05-16T17:38:09.5400064Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:38:09.5400597Z TIC_DEPLOY_KEY: 2021-05-16T17:38:09.5401524Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:38:09.5403507Z GITHUB_PAT: *** 2021-05-16T17:38:09.5403928Z COVERALLS_TOKEN: 2021-05-16T17:38:09.5404443Z continue-on-error: true 2021-05-16T17:38:09.5404931Z VDIFFR_RUN_TESTS: 2021-05-16T17:38:09.5405451Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:38:09.5405930Z TZ: UTC 2021-05-16T17:38:09.5406337Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:38:09.5406948Z NOT_CRAN: true 2021-05-16T17:38:09.5407363Z ##[endgroup] 2021-05-16T17:38:09.5773898Z repo slug is: neuroconductor/oro.asl 2021-05-16T17:38:09.5902360Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-16T17:38:09.5903017Z env: 2021-05-16T17:38:09.5903512Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:38:09.5904047Z TIC_DEPLOY_KEY: 2021-05-16T17:38:09.5904966Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:38:09.5906443Z GITHUB_PAT: *** 2021-05-16T17:38:09.5906901Z COVERALLS_TOKEN: 2021-05-16T17:38:09.5907433Z continue-on-error: true 2021-05-16T17:38:09.5907990Z VDIFFR_RUN_TESTS: 2021-05-16T17:38:09.5908528Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:38:09.5909034Z TZ: UTC 2021-05-16T17:38:09.5909468Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:38:09.5909946Z NOT_CRAN: true 2021-05-16T17:38:09.5910358Z ##[endgroup] 2021-05-16T17:38:09.8080741Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-16T17:38:09.8081414Z with: 2021-05-16T17:38:09.8081824Z repo_name: oro.asl 2021-05-16T17:38:09.8082291Z repo_version: 0.1.1 2021-05-16T17:38:09.8082730Z runner_os: Linux 2021-05-16T17:38:09.8083164Z R_version: 4.1 2021-05-16T17:38:09.8083543Z env: 2021-05-16T17:38:09.8084046Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:38:09.8084575Z TIC_DEPLOY_KEY: 2021-05-16T17:38:09.8085511Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:38:09.8087472Z GITHUB_PAT: *** 2021-05-16T17:38:09.8087927Z COVERALLS_TOKEN: 2021-05-16T17:38:09.8088613Z continue-on-error: true 2021-05-16T17:38:09.8089144Z VDIFFR_RUN_TESTS: 2021-05-16T17:38:09.8089704Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:38:09.8090200Z TZ: UTC 2021-05-16T17:38:09.8090650Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:38:09.8091116Z NOT_CRAN: true 2021-05-16T17:38:09.8092429Z ##[endgroup] 2021-05-16T17:38:09.8482053Z Package: oro.asl 2021-05-16T17:38:09.8485187Z Version: 0.1.1 2021-05-16T17:38:09.8486062Z OS: Linux 2021-05-16T17:38:09.8551949Z ##[group]Run install.packages('remotes') 2021-05-16T17:38:09.8553014Z install.packages('remotes') 2021-05-16T17:38:09.8554286Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-16T17:38:09.8555891Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-16T17:38:09.8564264Z shell: /usr/local/bin/Rscript {0} 2021-05-16T17:38:09.8564834Z env: 2021-05-16T17:38:09.8565307Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:38:09.8565808Z TIC_DEPLOY_KEY: 2021-05-16T17:38:09.8566673Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:38:09.8568065Z GITHUB_PAT: *** 2021-05-16T17:38:09.8568476Z COVERALLS_TOKEN: 2021-05-16T17:38:09.8568986Z continue-on-error: true 2021-05-16T17:38:09.8569469Z VDIFFR_RUN_TESTS: 2021-05-16T17:38:09.8569987Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:38:09.8570738Z TZ: UTC 2021-05-16T17:38:09.8571165Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:38:09.8571797Z NOT_CRAN: true 2021-05-16T17:38:09.8572216Z ##[endgroup] 2021-05-16T17:38:10.0399420Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:38:10.0400408Z (as ‘lib’ is unspecified) 2021-05-16T17:38:26.6540785Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/remotes_2.3.0.tar.gz' 2021-05-16T17:38:26.9218914Z Content type 'binary/octet-stream' length 148709 bytes (145 KB) 2021-05-16T17:38:26.9335914Z ================================================== 2021-05-16T17:38:26.9336890Z downloaded 145 KB 2021-05-16T17:38:26.9337561Z 2021-05-16T17:38:27.2564073Z * installing *source* package ‘remotes’ ... 2021-05-16T17:38:27.2618642Z ** package ‘remotes’ successfully unpacked and MD5 sums checked 2021-05-16T17:38:27.2619850Z ** using staged installation 2021-05-16T17:38:27.2807496Z ** R 2021-05-16T17:38:27.3024943Z ** inst 2021-05-16T17:38:27.3038622Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:38:29.2900324Z ** help 2021-05-16T17:38:29.3943286Z *** installing help indices 2021-05-16T17:38:29.4607368Z ** building package indices 2021-05-16T17:38:29.7173597Z ** installing vignettes 2021-05-16T17:38:29.7244843Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:38:29.9247377Z ** testing if installed package can be loaded from final location 2021-05-16T17:38:30.1593891Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:38:30.1620098Z * DONE (remotes) 2021-05-16T17:38:30.1732992Z 2021-05-16T17:38:30.1734228Z The downloaded source packages are in 2021-05-16T17:38:30.1735839Z ‘/tmp/RtmplWKb9A/downloaded_packages’ 2021-05-16T17:38:50.9378273Z ##[group]Run actions/cache@v1 2021-05-16T17:38:50.9378756Z with: 2021-05-16T17:38:50.9379238Z path: /home/runner/work/_temp/Library 2021-05-16T17:38:50.9382746Z key: Linux-e3adb7ee20b68d8bd651f6f30d4cc1690a70853cf8f0c4dcbc5c14b00f693a6a-1-71265935c394fd73cce96944ea61ebd6fde11625fc79b94929fec8ba43aeae5d 2021-05-16T17:38:50.9387145Z restore-keys: Linux-e3adb7ee20b68d8bd651f6f30d4cc1690a70853cf8f0c4dcbc5c14b00f693a6a-1- 2021-05-16T17:38:50.9388604Z env: 2021-05-16T17:38:50.9389086Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:38:50.9389618Z TIC_DEPLOY_KEY: 2021-05-16T17:38:50.9390552Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:38:50.9392654Z GITHUB_PAT: *** 2021-05-16T17:38:50.9393114Z COVERALLS_TOKEN: 2021-05-16T17:38:50.9393824Z continue-on-error: true 2021-05-16T17:38:50.9394361Z VDIFFR_RUN_TESTS: 2021-05-16T17:38:50.9394904Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:38:50.9395456Z TZ: UTC 2021-05-16T17:38:50.9395900Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:38:50.9396372Z NOT_CRAN: true 2021-05-16T17:38:50.9396784Z ##[endgroup] 2021-05-16T17:38:50.9909435Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T17:38:50.9980627Z ##[group]Run Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-16T17:38:50.9981550Z Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-16T17:38:50.9982414Z sysreqs=$(Rscript -e "cat(sysreqs::sysreq_commands('DESCRIPTION'))") 2021-05-16T17:38:50.9983149Z sudo -s eval "$sysreqs" 2021-05-16T17:38:51.0030269Z shell: /usr/bin/bash -e {0} 2021-05-16T17:38:51.0030704Z env: 2021-05-16T17:38:51.0031213Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:38:51.0031754Z TIC_DEPLOY_KEY: 2021-05-16T17:38:51.0032684Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:38:51.0034239Z GITHUB_PAT: *** 2021-05-16T17:38:51.0034690Z COVERALLS_TOKEN: 2021-05-16T17:38:51.0035243Z continue-on-error: true 2021-05-16T17:38:51.0035766Z VDIFFR_RUN_TESTS: 2021-05-16T17:38:51.0036320Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:38:51.0036810Z TZ: UTC 2021-05-16T17:38:51.0037273Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:38:51.0037744Z NOT_CRAN: true 2021-05-16T17:38:51.0038286Z RHUB_PLATFORM: linux-x86_64-ubuntu-gcc 2021-05-16T17:38:51.0038816Z ##[endgroup] 2021-05-16T17:38:51.2147629Z Using github PAT from envvar GITHUB_PAT 2021-05-16T17:38:51.7494738Z Downloading GitHub repo r-hub/sysreqs@HEAD 2021-05-16T17:39:09.5841606Z rprojroot (NA -> 2.0.2) [CRAN] 2021-05-16T17:39:09.5843062Z crayon (NA -> 1.4.1) [CRAN] 2021-05-16T17:39:09.5845119Z R6 (NA -> 2.5.0) [CRAN] 2021-05-16T17:39:09.5847806Z desc (NA -> 1.3.0) [CRAN] 2021-05-16T17:39:09.5848493Z debugme (NA -> 1.1.0) [CRAN] 2021-05-16T17:39:09.5870717Z Installing 5 packages: rprojroot, crayon, R6, desc, debugme 2021-05-16T17:39:09.5882957Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:39:09.5883863Z (as ‘lib’ is unspecified) 2021-05-16T17:39:25.4790802Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-16T17:39:25.8622574Z Content type 'binary/octet-stream' length 61445 bytes (60 KB) 2021-05-16T17:39:25.8683389Z ================================================== 2021-05-16T17:39:25.8684752Z downloaded 60 KB 2021-05-16T17:39:25.8685354Z 2021-05-16T17:39:25.8723497Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crayon_1.4.1.tar.gz' 2021-05-16T17:39:26.1557505Z Content type 'binary/octet-stream' length 35834 bytes (34 KB) 2021-05-16T17:39:26.1567081Z ================================================== 2021-05-16T17:39:26.1568322Z downloaded 34 KB 2021-05-16T17:39:26.1569056Z 2021-05-16T17:39:26.1608566Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R6_2.5.0.tar.gz' 2021-05-16T17:39:26.4348480Z Content type 'binary/octet-stream' length 64110 bytes (62 KB) 2021-05-16T17:39:26.4408763Z ================================================== 2021-05-16T17:39:26.4409617Z downloaded 62 KB 2021-05-16T17:39:26.4410233Z 2021-05-16T17:39:26.4444731Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/desc_1.3.0.tar.gz' 2021-05-16T17:39:26.7238814Z Content type 'binary/octet-stream' length 292756 bytes (285 KB) 2021-05-16T17:39:26.7416792Z ================================================== 2021-05-16T17:39:26.7418214Z downloaded 285 KB 2021-05-16T17:39:26.7419011Z 2021-05-16T17:39:26.7459760Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/debugme_1.1.0.tar.gz' 2021-05-16T17:39:27.8913613Z Content type 'application/x-tar' length 997019 bytes (973 KB) 2021-05-16T17:39:28.2975137Z ================================================== 2021-05-16T17:39:28.2976201Z downloaded 973 KB 2021-05-16T17:39:28.2976832Z 2021-05-16T17:39:28.5887663Z * installing *source* package ‘rprojroot’ ... 2021-05-16T17:39:28.5914169Z ** package ‘rprojroot’ successfully unpacked and MD5 sums checked 2021-05-16T17:39:28.5915401Z ** using staged installation 2021-05-16T17:39:28.6064979Z ** R 2021-05-16T17:39:28.6116861Z ** inst 2021-05-16T17:39:28.6131352Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:39:29.3530091Z ** help 2021-05-16T17:39:29.3531378Z *** installing help indices 2021-05-16T17:39:29.3532618Z *** copying figures 2021-05-16T17:39:29.3533352Z ** building package indices 2021-05-16T17:39:29.4363930Z ** installing vignettes 2021-05-16T17:39:29.4364949Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:39:29.6338509Z ** testing if installed package can be loaded from final location 2021-05-16T17:39:29.8351067Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:39:29.8359317Z * DONE (rprojroot) 2021-05-16T17:39:30.0987426Z * installing *source* package ‘crayon’ ... 2021-05-16T17:39:30.1007724Z ** package ‘crayon’ successfully unpacked and MD5 sums checked 2021-05-16T17:39:30.1009330Z ** using staged installation 2021-05-16T17:39:30.1152136Z ** R 2021-05-16T17:39:30.1249114Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:39:31.0471796Z ** help 2021-05-16T17:39:31.1054186Z *** installing help indices 2021-05-16T17:39:31.1455633Z ** building package indices 2021-05-16T17:39:31.3989738Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:39:31.5944931Z ** testing if installed package can be loaded from final location 2021-05-16T17:39:31.7992393Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:39:31.8003978Z * DONE (crayon) 2021-05-16T17:39:32.0547186Z * installing *source* package ‘R6’ ... 2021-05-16T17:39:32.0566116Z ** package ‘R6’ successfully unpacked and MD5 sums checked 2021-05-16T17:39:32.0567288Z ** using staged installation 2021-05-16T17:39:32.0710033Z ** R 2021-05-16T17:39:32.0784742Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:39:32.6113918Z ** help 2021-05-16T17:39:32.6339118Z *** installing help indices 2021-05-16T17:39:32.6552843Z *** copying figures 2021-05-16T17:39:32.6555882Z ** building package indices 2021-05-16T17:39:32.8688083Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:39:33.0614568Z ** testing if installed package can be loaded from final location 2021-05-16T17:39:33.2733576Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:39:33.2745849Z * DONE (R6) 2021-05-16T17:39:33.6105777Z * installing *source* package ‘desc’ ... 2021-05-16T17:39:33.6165004Z ** package ‘desc’ successfully unpacked and MD5 sums checked 2021-05-16T17:39:33.6166485Z ** using staged installation 2021-05-16T17:39:33.6330312Z ** R 2021-05-16T17:39:33.6472070Z ** inst 2021-05-16T17:39:33.6488059Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:39:35.3325665Z ** help 2021-05-16T17:39:35.4710359Z *** installing help indices 2021-05-16T17:39:35.5658744Z ** building package indices 2021-05-16T17:39:35.8649594Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:39:36.0895731Z ** testing if installed package can be loaded from final location 2021-05-16T17:39:36.3296908Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:39:36.3314794Z * DONE (desc) 2021-05-16T17:39:36.6104112Z * installing *source* package ‘debugme’ ... 2021-05-16T17:39:36.6141035Z ** package ‘debugme’ successfully unpacked and MD5 sums checked 2021-05-16T17:39:36.6144841Z ** using staged installation 2021-05-16T17:39:36.6258125Z ** R 2021-05-16T17:39:36.6292881Z ** inst 2021-05-16T17:39:36.6313434Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:39:36.9722149Z ** help 2021-05-16T17:39:36.9874583Z *** installing help indices 2021-05-16T17:39:37.0128629Z ** building package indices 2021-05-16T17:39:37.2224824Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:39:37.4239064Z ** testing if installed package can be loaded from final location 2021-05-16T17:39:37.6255172Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:39:37.6261577Z * DONE (debugme) 2021-05-16T17:39:37.6338109Z 2021-05-16T17:39:37.6339323Z The downloaded source packages are in 2021-05-16T17:39:37.6340940Z ‘/tmp/RtmpFW17YP/downloaded_packages’ 2021-05-16T17:39:37.6341924Z Running `R CMD build`... 2021-05-16T17:39:37.8868157Z * checking for file ‘/tmp/RtmpFW17YP/remotes690f4dcc1c61/r-hub-sysreqs-f068afa/DESCRIPTION’ ... OK 2021-05-16T17:39:37.8869718Z * preparing ‘sysreqs’: 2021-05-16T17:39:37.8870832Z * checking DESCRIPTION meta-information ... OK 2021-05-16T17:39:37.8872308Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T17:39:37.8873361Z * checking for empty or unneeded directories 2021-05-16T17:39:37.8874420Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-16T17:39:37.8875400Z * building ‘sysreqs_1.0.0.9000.tar.gz’ 2021-05-16T17:39:37.8876683Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:39:37.8877711Z (as ‘lib’ is unspecified) 2021-05-16T17:39:38.1187851Z * installing *source* package ‘sysreqs’ ... 2021-05-16T17:39:38.1194194Z ** using staged installation 2021-05-16T17:39:38.1339715Z ** R 2021-05-16T17:39:38.1379512Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:39:38.5325567Z ** help 2021-05-16T17:39:38.5545953Z *** installing help indices 2021-05-16T17:39:38.5729970Z ** building package indices 2021-05-16T17:39:38.7858874Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:39:38.9982800Z ** testing if installed package can be loaded from final location 2021-05-16T17:39:39.2173036Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:39:39.2178927Z * DONE (sysreqs) 2021-05-16T17:39:57.9425189Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-16T17:39:57.9427845Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-16T17:39:57.9438226Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-16T17:39:57.9722265Z Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-16T17:39:58.0218377Z Hit:5 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-16T17:39:58.0878516Z Hit:6 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-16T17:39:58.2097456Z Hit:7 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease 2021-05-16T17:39:58.2456128Z Hit:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease 2021-05-16T17:39:58.4035311Z Hit:9 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-16T17:39:59.0555456Z Fetched 214 kB in 1s (205 kB/s) 2021-05-16T17:39:59.9103388Z Reading package lists... 2021-05-16T17:39:59.9944332Z Reading package lists... 2021-05-16T17:40:00.1761903Z Building dependency tree... 2021-05-16T17:40:00.1787092Z Reading state information... 2021-05-16T17:40:00.3485885Z libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-16T17:40:00.3491146Z Suggested packages: 2021-05-16T17:40:00.3493397Z libcurl4-doc libidn11-dev libldap2-dev librtmp-dev 2021-05-16T17:40:00.3968517Z The following NEW packages will be installed: 2021-05-16T17:40:00.3978285Z libcurl4-openssl-dev 2021-05-16T17:40:00.4183564Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:40:00.4184349Z Need to get 321 kB of archives. 2021-05-16T17:40:00.4186755Z After this operation, 1539 kB of additional disk space will be used. 2021-05-16T17:40:00.4189264Z 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-16T17:40:00.9069728Z Fetched 321 kB in 0s (14.4 MB/s) 2021-05-16T17:40:00.9503172Z Selecting previously unselected package libcurl4-openssl-dev:amd64. 2021-05-16T17:40:00.9599941Z (Reading database ... 2021-05-16T17:40:00.9600536Z (Reading database ... 5% 2021-05-16T17:40:00.9601402Z (Reading database ... 10% 2021-05-16T17:40:00.9602069Z (Reading database ... 15% 2021-05-16T17:40:00.9602711Z (Reading database ... 20% 2021-05-16T17:40:00.9606640Z (Reading database ... 25% 2021-05-16T17:40:00.9607219Z (Reading database ... 30% 2021-05-16T17:40:00.9607766Z (Reading database ... 35% 2021-05-16T17:40:00.9608319Z (Reading database ... 40% 2021-05-16T17:40:00.9608856Z (Reading database ... 45% 2021-05-16T17:40:00.9609412Z (Reading database ... 50% 2021-05-16T17:40:00.9660893Z (Reading database ... 55% 2021-05-16T17:40:00.9719280Z (Reading database ... 60% 2021-05-16T17:40:00.9772349Z (Reading database ... 65% 2021-05-16T17:40:00.9986480Z (Reading database ... 70% 2021-05-16T17:40:01.0021711Z (Reading database ... 75% 2021-05-16T17:40:01.0305760Z (Reading database ... 80% 2021-05-16T17:40:01.0414898Z (Reading database ... 85% 2021-05-16T17:40:01.0863736Z (Reading database ... 90% 2021-05-16T17:40:01.0955041Z (Reading database ... 95% 2021-05-16T17:40:01.0955704Z (Reading database ... 100% 2021-05-16T17:40:01.0956567Z (Reading database ... 285139 files and directories currently installed.) 2021-05-16T17:40:01.1089388Z Preparing to unpack .../libcurl4-openssl-dev_7.68.0-1ubuntu2.5_amd64.deb ... 2021-05-16T17:40:01.1121612Z Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-16T17:40:01.2216360Z Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-16T17:40:01.2292443Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:40:07.0650166Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-16T17:40:07.0650998Z remotes::install_github("ropensci/tic") 2021-05-16T17:40:07.0651937Z remotes::install_github("muschellij2/ghtravis") 2021-05-16T17:40:07.0652718Z remotes::install_github("muschellij2/aghast") 2021-05-16T17:40:07.0653434Z remotes::install_cran("covr") 2021-05-16T17:40:07.0661287Z shell: /usr/local/bin/Rscript {0} 2021-05-16T17:40:07.0661767Z env: 2021-05-16T17:40:07.0662290Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:40:07.0662829Z TIC_DEPLOY_KEY: 2021-05-16T17:40:07.0663764Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:40:07.0665573Z GITHUB_PAT: *** 2021-05-16T17:40:07.0666036Z COVERALLS_TOKEN: 2021-05-16T17:40:07.0666568Z continue-on-error: true 2021-05-16T17:40:07.0667104Z VDIFFR_RUN_TESTS: 2021-05-16T17:40:07.0667641Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:40:07.0668176Z TZ: UTC 2021-05-16T17:40:07.0668622Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:40:07.0669093Z NOT_CRAN: true 2021-05-16T17:40:07.0669507Z ##[endgroup] 2021-05-16T17:40:07.2740832Z Using github PAT from envvar GITHUB_PAT 2021-05-16T17:40:07.8377259Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-16T17:40:25.1983343Z rlang (NA -> 0.4.11) [CRAN] 2021-05-16T17:40:25.1985715Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-16T17:40:25.1987448Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-16T17:40:25.1989111Z sys (NA -> 3.4 ) [CRAN] 2021-05-16T17:40:25.1990746Z askpass (NA -> 1.1 ) [CRAN] 2021-05-16T17:40:25.1994286Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-16T17:40:25.1995963Z mime (NA -> 0.10 ) [CRAN] 2021-05-16T17:40:25.1997431Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-16T17:40:25.1998940Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-16T17:40:25.2000383Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-16T17:40:25.2001809Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-16T17:40:25.2003309Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-16T17:40:25.2004795Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-16T17:40:25.2006323Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-16T17:40:25.2008277Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-16T17:40:25.2009867Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-16T17:40:25.2011396Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-16T17:40:25.2013204Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-16T17:40:25.2016766Z 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-16T17:40:25.2020081Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-16T17:40:25.2022851Z whisker (NA -> 0.4 ) [CRAN] 2021-05-16T17:40:25.2024118Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-16T17:40:25.2051370Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:40:25.2053509Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-16T17:40:25.2054287Z (as ‘lib’ is unspecified) 2021-05-16T17:40:25.2055019Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-16T17:40:25.2055715Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-16T17:40:25.2056374Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-16T17:40:25.2057033Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-16T17:40:25.2057682Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-16T17:40:25.2058363Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-16T17:40:25.2059047Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-16T17:40:25.2059722Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-16T17:40:25.2060406Z git2r (NA -> 0.28.0) [CRAN] 2021-05-16T17:40:41.0662113Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rlang_0.4.11.tar.gz' 2021-05-16T17:40:42.1960618Z Content type 'binary/octet-stream' length 859995 bytes (839 KB) 2021-05-16T17:40:42.8187979Z ================================================== 2021-05-16T17:40:42.8188799Z downloaded 839 KB 2021-05-16T17:40:42.8189512Z 2021-05-16T17:40:42.8225613Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-16T17:40:43.9613102Z Content type 'binary/octet-stream' length 264532 bytes (258 KB) 2021-05-16T17:40:44.2241980Z ================================================== 2021-05-16T17:40:44.2242979Z downloaded 258 KB 2021-05-16T17:40:44.2243523Z 2021-05-16T17:40:44.2281859Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/glue_1.4.2.tar.gz' 2021-05-16T17:40:45.3719656Z Content type 'binary/octet-stream' length 100043 bytes (97 KB) 2021-05-16T17:40:45.6169289Z ================================================== 2021-05-16T17:40:45.6171029Z downloaded 97 KB 2021-05-16T17:40:45.6172436Z 2021-05-16T17:40:45.6226361Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sys_3.4.tar.gz' 2021-05-16T17:40:46.7496725Z Content type 'binary/octet-stream' length 20291 bytes (19 KB) 2021-05-16T17:40:46.7986518Z ================================================== 2021-05-16T17:40:46.7987761Z downloaded 19 KB 2021-05-16T17:40:46.7988302Z 2021-05-16T17:40:46.8024202Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/askpass_1.1.tar.gz' 2021-05-16T17:40:47.9415473Z Content type 'application/x-tar' length 5688 bytes 2021-05-16T17:40:47.9417725Z ================================================== 2021-05-16T17:40:47.9419056Z downloaded 5688 bytes 2021-05-16T17:40:47.9420003Z 2021-05-16T17:40:47.9456102Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/openssl_1.4.4.tar.gz' 2021-05-16T17:40:49.0790909Z Content type 'binary/octet-stream' length 1311683 bytes (1.3 MB) 2021-05-16T17:40:49.6053111Z ================================================== 2021-05-16T17:40:49.6054128Z downloaded 1.3 MB 2021-05-16T17:40:49.6054690Z 2021-05-16T17:40:49.6094968Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mime_0.10.tar.gz' 2021-05-16T17:40:50.8231327Z Content type 'binary/octet-stream' length 12958 bytes (12 KB) 2021-05-16T17:40:50.8233589Z ================================================== 2021-05-16T17:40:50.8235291Z downloaded 12 KB 2021-05-16T17:40:50.8236232Z 2021-05-16T17:40:50.8269626Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/curl_4.3.1.tar.gz' 2021-05-16T17:40:51.9536830Z Content type 'binary/octet-stream' length 798588 bytes (779 KB) 2021-05-16T17:40:52.4391723Z ================================================== 2021-05-16T17:40:52.4392599Z downloaded 779 KB 2021-05-16T17:40:52.4393131Z 2021-05-16T17:40:52.4429929Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-16T17:40:53.5819190Z Content type 'binary/octet-stream' length 422264 bytes (412 KB) 2021-05-16T17:40:54.0106703Z ================================================== 2021-05-16T17:40:54.0107280Z downloaded 412 KB 2021-05-16T17:40:54.0107636Z 2021-05-16T17:40:54.0143045Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ini_0.3.1.tar.gz' 2021-05-16T17:40:55.2570373Z Content type 'application/x-tar' length 3475 bytes 2021-05-16T17:40:55.2571183Z ================================================== 2021-05-16T17:40:55.2571914Z downloaded 3475 bytes 2021-05-16T17:40:55.2572260Z 2021-05-16T17:40:55.2620039Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httr_1.4.2.tar.gz' 2021-05-16T17:40:56.4903324Z Content type 'binary/octet-stream' length 159877 bytes (156 KB) 2021-05-16T17:40:56.6780460Z ================================================== 2021-05-16T17:40:56.6781453Z downloaded 156 KB 2021-05-16T17:40:56.6836772Z 2021-05-16T17:40:56.6840338Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-16T17:40:57.8448632Z Content type 'binary/octet-stream' length 62129 bytes (60 KB) 2021-05-16T17:40:57.9406511Z ================================================== 2021-05-16T17:40:57.9407325Z downloaded 60 KB 2021-05-16T17:40:57.9407739Z 2021-05-16T17:40:57.9454011Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cli_2.5.0.tar.gz' 2021-05-16T17:40:59.1427638Z Content type 'binary/octet-stream' length 158132 bytes (154 KB) 2021-05-16T17:40:59.3900634Z ================================================== 2021-05-16T17:40:59.3902241Z downloaded 154 KB 2021-05-16T17:40:59.3904050Z 2021-05-16T17:40:59.3960779Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zip_2.1.1.tar.gz' 2021-05-16T17:41:00.5257034Z Content type 'binary/octet-stream' length 113091 bytes (110 KB) 2021-05-16T17:41:00.7468596Z ================================================== 2021-05-16T17:41:00.7469661Z downloaded 110 KB 2021-05-16T17:41:00.7470370Z 2021-05-16T17:41:00.7513604Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-16T17:41:01.9405595Z Content type 'binary/octet-stream' length 109870 bytes (107 KB) 2021-05-16T17:41:02.1099180Z ================================================== 2021-05-16T17:41:02.1099795Z downloaded 107 KB 2021-05-16T17:41:02.1100115Z 2021-05-16T17:41:02.1139154Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/credentials_1.3.0.tar.gz' 2021-05-16T17:41:03.2437239Z Content type 'binary/octet-stream' length 230676 bytes (225 KB) 2021-05-16T17:41:03.8805094Z ================================================== 2021-05-16T17:41:03.8806848Z downloaded 225 KB 2021-05-16T17:41:03.8807409Z 2021-05-16T17:41:03.8809851Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-16T17:41:04.5693092Z Content type 'binary/octet-stream' length 44517 bytes (43 KB) 2021-05-16T17:41:04.7005764Z ================================================== 2021-05-16T17:41:04.7006737Z downloaded 43 KB 2021-05-16T17:41:04.7007359Z 2021-05-16T17:41:04.7052429Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/yaml_2.2.1.tar.gz' 2021-05-16T17:41:05.8620924Z Content type 'binary/octet-stream' length 92979 bytes (90 KB) 2021-05-16T17:41:06.0144841Z ================================================== 2021-05-16T17:41:06.0145886Z downloaded 90 KB 2021-05-16T17:41:06.0146464Z 2021-05-16T17:41:06.0205913Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/withr_2.4.2.tar.gz' 2021-05-16T17:41:07.1499365Z Content type 'binary/octet-stream' length 95150 bytes (92 KB) 2021-05-16T17:41:07.3295199Z ================================================== 2021-05-16T17:41:07.3296368Z downloaded 92 KB 2021-05-16T17:41:07.3296928Z 2021-05-16T17:41:07.3404321Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/whisker_0.4.tar.gz' 2021-05-16T17:41:08.4970802Z Content type 'application/x-tar' length 28675 bytes (28 KB) 2021-05-16T17:41:08.5085141Z ================================================== 2021-05-16T17:41:08.5085698Z downloaded 28 KB 2021-05-16T17:41:08.5086012Z 2021-05-16T17:41:08.5123569Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-16T17:41:09.6441657Z Content type 'binary/octet-stream' length 12326 bytes (12 KB) 2021-05-16T17:41:09.6442416Z ================================================== 2021-05-16T17:41:09.6442909Z downloaded 12 KB 2021-05-16T17:41:09.6443226Z 2021-05-16T17:41:09.6489356Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/purrr_0.3.4.tar.gz' 2021-05-16T17:41:10.7869863Z Content type 'binary/octet-stream' length 373001 bytes (364 KB) 2021-05-16T17:41:11.1716095Z ================================================== 2021-05-16T17:41:11.1718695Z downloaded 364 KB 2021-05-16T17:41:11.1720536Z 2021-05-16T17:41:11.1760137Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-16T17:41:12.9102790Z Content type 'binary/octet-stream' length 83493 bytes (81 KB) 2021-05-16T17:41:12.9983705Z ================================================== 2021-05-16T17:41:12.9984543Z downloaded 81 KB 2021-05-16T17:41:12.9984999Z 2021-05-16T17:41:13.0034157Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gh_1.3.0.tar.gz' 2021-05-16T17:41:14.1316853Z Content type 'binary/octet-stream' length 45853 bytes (44 KB) 2021-05-16T17:41:14.3161386Z ================================================== 2021-05-16T17:41:14.3162797Z downloaded 44 KB 2021-05-16T17:41:14.3163613Z 2021-05-16T17:41:14.3209564Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gert_1.3.0.tar.gz' 2021-05-16T17:41:15.4620476Z Content type 'binary/octet-stream' length 66528 bytes (64 KB) 2021-05-16T17:41:15.6152762Z ================================================== 2021-05-16T17:41:15.6153378Z downloaded 64 KB 2021-05-16T17:41:15.6153740Z 2021-05-16T17:41:15.6194537Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fs_1.5.0.tar.gz' 2021-05-16T17:41:16.7496317Z Content type 'binary/octet-stream' length 800044 bytes (781 KB) 2021-05-16T17:41:17.2289191Z ================================================== 2021-05-16T17:41:17.2290798Z downloaded 781 KB 2021-05-16T17:41:17.2291975Z 2021-05-16T17:41:17.2329505Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clipr_0.7.1.tar.gz' 2021-05-16T17:41:18.3736359Z Content type 'binary/octet-stream' length 20919 bytes (20 KB) 2021-05-16T17:41:18.3738642Z ================================================== 2021-05-16T17:41:18.3739778Z downloaded 20 KB 2021-05-16T17:41:18.3740573Z 2021-05-16T17:41:18.3774711Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-16T17:41:18.5089328Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-16T17:41:18.5090793Z ================================================== 2021-05-16T17:41:18.5091641Z downloaded 24 KB 2021-05-16T17:41:18.5092170Z 2021-05-16T17:41:18.5117203Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/usethis_2.0.1.tar.gz' 2021-05-16T17:41:19.6591774Z Content type 'binary/octet-stream' length 304209 bytes (297 KB) 2021-05-16T17:41:20.0174268Z ================================================== 2021-05-16T17:41:20.0175286Z downloaded 297 KB 2021-05-16T17:41:20.0175924Z 2021-05-16T17:41:20.0216517Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/memoise_2.0.0.tar.gz' 2021-05-16T17:41:21.1872919Z Content type 'binary/octet-stream' length 17411 bytes (17 KB) 2021-05-16T17:41:21.2404766Z ================================================== 2021-05-16T17:41:21.2405363Z downloaded 17 KB 2021-05-16T17:41:21.2405735Z 2021-05-16T17:41:21.2446459Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/git2r_0.28.0.tar.gz' 2021-05-16T17:41:22.9484267Z Content type 'binary/octet-stream' length 1223574 bytes (1.2 MB) 2021-05-16T17:41:23.8262037Z ================================================== 2021-05-16T17:41:23.8263100Z downloaded 1.2 MB 2021-05-16T17:41:23.8263737Z 2021-05-16T17:41:24.3882790Z * installing *source* package ‘rlang’ ... 2021-05-16T17:41:24.4027295Z ** package ‘rlang’ successfully unpacked and MD5 sums checked 2021-05-16T17:41:24.4029335Z ** using staged installation 2021-05-16T17:41:24.4271887Z ** libs 2021-05-16T17:41:24.4359945Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./lib/ -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c capture.c -o capture.o 2021-05-16T17:41:24.5682903Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./lib/ -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c export.c -o export.o 2021-05-16T17:41:24.9284827Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./lib/ -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c internal.c -o internal.o 2021-05-16T17:41:27.4503833Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./lib/ -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c lib.c -o lib.o 2021-05-16T17:41:28.5460878Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./lib/ -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c version.c -o version.o 2021-05-16T17:41:28.5907614Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o rlang.so capture.o export.o internal.o lib.o version.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T17:41:28.6454623Z installing to /home/runner/work/_temp/Library/00LOCK-rlang/00new/rlang/libs 2021-05-16T17:41:28.6469602Z ** R 2021-05-16T17:41:28.6971078Z ** inst 2021-05-16T17:41:28.6980368Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:41:32.2919328Z ** help 2021-05-16T17:41:33.0337321Z *** installing help indices 2021-05-16T17:41:33.3397538Z *** copying figures 2021-05-16T17:41:33.3403514Z ** building package indices 2021-05-16T17:41:33.8416828Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:41:34.0602252Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:41:34.1354736Z ** testing if installed package can be loaded from final location 2021-05-16T17:41:34.4252969Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:41:34.4254495Z * DONE (rlang) 2021-05-16T17:41:34.7040513Z * installing *source* package ‘magrittr’ ... 2021-05-16T17:41:34.7070667Z ** package ‘magrittr’ successfully unpacked and MD5 sums checked 2021-05-16T17:41:34.7072797Z ** using staged installation 2021-05-16T17:41:34.7203478Z ** libs 2021-05-16T17:41:34.7251978Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pipe.c -o pipe.o 2021-05-16T17:41:34.8616813Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utils.c -o utils.o 2021-05-16T17:41:34.9221626Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o magrittr.so pipe.o utils.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T17:41:34.9494061Z installing to /home/runner/work/_temp/Library/00LOCK-magrittr/00new/magrittr/libs 2021-05-16T17:41:34.9495797Z ** R 2021-05-16T17:41:34.9520021Z ** inst 2021-05-16T17:41:34.9535862Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:41:35.2628300Z ** help 2021-05-16T17:41:35.3068795Z *** installing help indices 2021-05-16T17:41:35.3389657Z *** copying figures 2021-05-16T17:41:35.3392194Z ** building package indices 2021-05-16T17:41:35.5612892Z ** installing vignettes 2021-05-16T17:41:35.5676102Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:41:35.7639663Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:41:35.7826320Z ** testing if installed package can be loaded from final location 2021-05-16T17:41:35.9734538Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:41:35.9742421Z * DONE (magrittr) 2021-05-16T17:41:36.2362574Z * installing *source* package ‘glue’ ... 2021-05-16T17:41:36.2385304Z ** package ‘glue’ successfully unpacked and MD5 sums checked 2021-05-16T17:41:36.2386670Z ** using staged installation 2021-05-16T17:41:36.2555154Z ** libs 2021-05-16T17:41:36.2606646Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c glue.c -o glue.o 2021-05-16T17:41:36.3923495Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T17:41:36.4425748Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c trim.c -o trim.o 2021-05-16T17:41:36.5459664Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o glue.so glue.o init.o trim.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T17:41:36.5762275Z installing to /home/runner/work/_temp/Library/00LOCK-glue/00new/glue/libs 2021-05-16T17:41:36.5765924Z ** R 2021-05-16T17:41:36.5813175Z ** inst 2021-05-16T17:41:36.5824681Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:41:37.0972716Z ** help 2021-05-16T17:41:37.1241866Z *** installing help indices 2021-05-16T17:41:37.1564696Z *** copying figures 2021-05-16T17:41:37.1567444Z ** building package indices 2021-05-16T17:41:37.3771187Z ** installing vignettes 2021-05-16T17:41:37.3831672Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:41:37.6266089Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:41:37.6474271Z ** testing if installed package can be loaded from final location 2021-05-16T17:41:37.8851793Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:41:37.8860342Z * DONE (glue) 2021-05-16T17:41:38.1294475Z * installing *source* package ‘sys’ ... 2021-05-16T17:41:38.1308276Z ** package ‘sys’ successfully unpacked and MD5 sums checked 2021-05-16T17:41:38.1309316Z ** using staged installation 2021-05-16T17:41:38.1532785Z ** libs 2021-05-16T17:41:38.1591024Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c exec.c -o exec.o 2021-05-16T17:41:38.3942462Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T17:41:38.4457288Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o sys.so exec.o init.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T17:41:38.4733478Z installing to /home/runner/work/_temp/Library/00LOCK-sys/00new/sys/libs 2021-05-16T17:41:38.4735565Z ** R 2021-05-16T17:41:38.4768440Z ** inst 2021-05-16T17:41:38.4777240Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:41:38.7784386Z ** help 2021-05-16T17:41:38.7998092Z *** installing help indices 2021-05-16T17:41:38.8210860Z ** building package indices 2021-05-16T17:41:39.0354465Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:41:39.2327577Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:41:39.2583932Z ** testing if installed package can be loaded from final location 2021-05-16T17:41:39.4487619Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:41:39.4493629Z * DONE (sys) 2021-05-16T17:41:39.6711522Z * installing *source* package ‘mime’ ... 2021-05-16T17:41:39.6721791Z ** package ‘mime’ successfully unpacked and MD5 sums checked 2021-05-16T17:41:39.6723325Z ** using staged installation 2021-05-16T17:41:39.6869445Z ** libs 2021-05-16T17:41:39.6921841Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T17:41:39.7433775Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rawmatch.c -o rawmatch.o 2021-05-16T17:41:39.8054001Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o mime.so init.o rawmatch.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T17:41:39.8224918Z installing to /home/runner/work/_temp/Library/00LOCK-mime/00new/mime/libs 2021-05-16T17:41:39.8240217Z ** R 2021-05-16T17:41:39.8302440Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:41:40.1885408Z ** help 2021-05-16T17:41:40.2110366Z *** installing help indices 2021-05-16T17:41:40.2284805Z ** building package indices 2021-05-16T17:41:40.4352839Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:41:40.6290104Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:41:40.6488843Z ** testing if installed package can be loaded from final location 2021-05-16T17:41:40.8412793Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:41:40.8419969Z * DONE (mime) 2021-05-16T17:41:41.2138953Z * installing *source* package ‘curl’ ... 2021-05-16T17:41:41.2223071Z ** package ‘curl’ successfully unpacked and MD5 sums checked 2021-05-16T17:41:41.2224569Z ** using staged installation 2021-05-16T17:41:41.2338466Z Found pkg-config cflags and libs! 2021-05-16T17:41:41.3334677Z Using PKG_CFLAGS=-I/usr/include/x86_64-linux-gnu 2021-05-16T17:41:41.3336734Z Using PKG_LIBS=-lcurl 2021-05-16T17:41:41.3875104Z ** libs 2021-05-16T17:41:41.3935302Z rm -f curl.so callbacks.o curl.o download.o escape.o fetch.o form.o getdate.o handle.o ieproxy.o init.o interrupt.o multi.o nslookup.o reflist.o split.o ssl.o typechecking.o utils.o version.o winidn.o writer.o 2021-05-16T17:41:41.3966017Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c callbacks.c -o callbacks.o 2021-05-16T17:41:41.4796348Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c curl.c -o curl.o 2021-05-16T17:41:41.6186878Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c download.c -o download.o 2021-05-16T17:41:41.7162578Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c escape.c -o escape.o 2021-05-16T17:41:41.7800807Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c fetch.c -o fetch.o 2021-05-16T17:41:41.8929587Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c form.c -o form.o 2021-05-16T17:41:41.9732652Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c getdate.c -o getdate.o 2021-05-16T17:41:42.0382847Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c handle.c -o handle.o 2021-05-16T17:41:42.4018900Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c ieproxy.c -o ieproxy.o 2021-05-16T17:41:42.4454483Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c init.c -o init.o 2021-05-16T17:41:42.5090338Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c interrupt.c -o interrupt.o 2021-05-16T17:41:42.5847483Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c multi.c -o multi.o 2021-05-16T17:41:42.7817046Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c nslookup.c -o nslookup.o 2021-05-16T17:41:42.8464783Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c reflist.c -o reflist.o 2021-05-16T17:41:42.9105786Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c split.c -o split.o 2021-05-16T17:41:42.9609196Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c ssl.c -o ssl.o 2021-05-16T17:41:43.0137111Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c typechecking.c -o typechecking.o 2021-05-16T17:41:43.0767777Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c utils.c -o utils.o 2021-05-16T17:41:43.2127946Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c version.c -o version.o 2021-05-16T17:41:43.2966025Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c winidn.c -o winidn.o 2021-05-16T17:41:43.3179590Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c writer.c -o writer.o 2021-05-16T17:41:43.3749453Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o curl.so callbacks.o curl.o download.o escape.o fetch.o form.o getdate.o handle.o ieproxy.o init.o interrupt.o multi.o nslookup.o reflist.o split.o ssl.o typechecking.o utils.o version.o winidn.o writer.o -lcurl -L/opt/R/devel/lib/R/lib -lR 2021-05-16T17:41:43.4100481Z installing to /home/runner/work/_temp/Library/00LOCK-curl/00new/curl/libs 2021-05-16T17:41:43.4116944Z ** R 2021-05-16T17:41:43.4249426Z ** inst 2021-05-16T17:41:43.4286007Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:41:43.9855699Z ** help 2021-05-16T17:41:44.0365016Z *** installing help indices 2021-05-16T17:41:44.0749940Z ** building package indices 2021-05-16T17:41:44.3050270Z ** installing vignettes 2021-05-16T17:41:44.3129700Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:41:44.5229637Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:41:44.5461507Z ** testing if installed package can be loaded from final location 2021-05-16T17:41:44.7637584Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:41:44.7654545Z * DONE (curl) 2021-05-16T17:41:45.1205620Z * installing *source* package ‘jsonlite’ ... 2021-05-16T17:41:45.1266887Z ** package ‘jsonlite’ successfully unpacked and MD5 sums checked 2021-05-16T17:41:45.1268321Z ** using staged installation 2021-05-16T17:41:45.1417966Z ** libs 2021-05-16T17:41:45.1487342Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c base64.c -o base64.o 2021-05-16T17:41:45.2262438Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c collapse_array.c -o collapse_array.o 2021-05-16T17:41:45.2887332Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c collapse_object.c -o collapse_object.o 2021-05-16T17:41:45.3588919Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c collapse_pretty.c -o collapse_pretty.o 2021-05-16T17:41:45.4839578Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c escape_chars.c -o escape_chars.o 2021-05-16T17:41:45.5595260Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c integer64_to_na.c -o integer64_to_na.o 2021-05-16T17:41:45.6144219Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c is_datelist.c -o is_datelist.o 2021-05-16T17:41:45.6663043Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c is_recordlist.c -o is_recordlist.o 2021-05-16T17:41:45.7293149Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c is_scalarlist.c -o is_scalarlist.o 2021-05-16T17:41:45.7862673Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c modp_numtoa.c -o modp_numtoa.o 2021-05-16T17:41:45.9286429Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c null_to_na.c -o null_to_na.o 2021-05-16T17:41:46.0061514Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c num_to_char.c -o num_to_char.o 2021-05-16T17:41:46.1004938Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c parse.c -o parse.o 2021-05-16T17:41:46.1805053Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c prettify.c -o prettify.o 2021-05-16T17:41:46.2579976Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c push_parser.c -o push_parser.o 2021-05-16T17:41:46.3243738Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c r-base64.c -o r-base64.o 2021-05-16T17:41:46.3860091Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c register.c -o register.o 2021-05-16T17:41:46.4354369Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c row_collapse.c -o row_collapse.o 2021-05-16T17:41:46.5111130Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c transpose_list.c -o transpose_list.o 2021-05-16T17:41:46.5674054Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c validate.c -o validate.o 2021-05-16T17:41:46.6267521Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c yajl/yajl.c -o yajl/yajl.o 2021-05-16T17:41:46.6989569Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c yajl/yajl_alloc.c -o yajl/yajl_alloc.o 2021-05-16T17:41:46.7353775Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c yajl/yajl_buf.c -o yajl/yajl_buf.o 2021-05-16T17:41:46.7876995Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c yajl/yajl_encode.c -o yajl/yajl_encode.o 2021-05-16T17:41:46.8954125Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c yajl/yajl_gen.c -o yajl/yajl_gen.o 2021-05-16T17:41:47.1669969Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c yajl/yajl_lex.c -o yajl/yajl_lex.o 2021-05-16T17:41:47.4588360Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c yajl/yajl_parser.c -o yajl/yajl_parser.o 2021-05-16T17:41:47.6489528Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c yajl/yajl_tree.c -o yajl/yajl_tree.o 2021-05-16T17:41:47.8064889Z ar rcs yajl/libstatyajl.a yajl/yajl.o yajl/yajl_alloc.o yajl/yajl_buf.o yajl/yajl_encode.o yajl/yajl_gen.o yajl/yajl_lex.o yajl/yajl_parser.o yajl/yajl_tree.o 2021-05-16T17:41:47.8151642Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o jsonlite.so base64.o collapse_array.o collapse_object.o collapse_pretty.o escape_chars.o integer64_to_na.o is_datelist.o is_recordlist.o is_scalarlist.o modp_numtoa.o null_to_na.o num_to_char.o parse.o prettify.o push_parser.o r-base64.o register.o row_collapse.o transpose_list.o validate.o -Lyajl -lstatyajl -L/opt/R/devel/lib/R/lib -lR 2021-05-16T17:41:47.8502451Z installing to /home/runner/work/_temp/Library/00LOCK-jsonlite/00new/jsonlite/libs 2021-05-16T17:41:47.8519315Z ** R 2021-05-16T17:41:47.8692073Z ** inst 2021-05-16T17:41:47.8710069Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:41:48.9745015Z in method for ‘asJSON’ with signature ‘"blob"’: no definition for class “blob” 2021-05-16T17:41:48.9747186Z ** help 2021-05-16T17:41:49.0177838Z *** installing help indices 2021-05-16T17:41:49.0462520Z ** building package indices 2021-05-16T17:41:49.2678076Z ** installing vignettes 2021-05-16T17:41:49.2753848Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:41:49.4915972Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:41:49.5168595Z ** testing if installed package can be loaded from final location 2021-05-16T17:41:49.7412784Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:41:49.7430509Z * DONE (jsonlite) 2021-05-16T17:41:49.9671234Z * installing *source* package ‘ini’ ... 2021-05-16T17:41:49.9684817Z ** package ‘ini’ successfully unpacked and MD5 sums checked 2021-05-16T17:41:49.9688385Z ** using staged installation 2021-05-16T17:41:49.9806838Z ** R 2021-05-16T17:41:49.9837563Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:41:50.2483711Z ** help 2021-05-16T17:41:50.2627343Z *** installing help indices 2021-05-16T17:41:50.2867919Z ** building package indices 2021-05-16T17:41:50.4896966Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:41:50.6813670Z ** testing if installed package can be loaded from final location 2021-05-16T17:41:50.8736322Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:41:50.8741086Z * DONE (ini) 2021-05-16T17:41:51.1316156Z * installing *source* package ‘gitcreds’ ... 2021-05-16T17:41:51.1367137Z ** package ‘gitcreds’ successfully unpacked and MD5 sums checked 2021-05-16T17:41:51.1368295Z ** using staged installation 2021-05-16T17:41:51.1455813Z ** R 2021-05-16T17:41:51.1521264Z ** inst 2021-05-16T17:41:51.1532931Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:41:51.6815782Z ** help 2021-05-16T17:41:51.7098032Z *** installing help indices 2021-05-16T17:41:51.7341464Z ** building package indices 2021-05-16T17:41:51.9455207Z ** installing vignettes 2021-05-16T17:41:51.9517931Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:41:52.1477940Z ** testing if installed package can be loaded from final location 2021-05-16T17:41:52.3474704Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:41:52.3487040Z * DONE (gitcreds) 2021-05-16T17:41:52.6219393Z * installing *source* package ‘zip’ ... 2021-05-16T17:41:52.6252670Z ** package ‘zip’ successfully unpacked and MD5 sums checked 2021-05-16T17:41:52.6255910Z ** using staged installation 2021-05-16T17:41:52.6371015Z ** libs 2021-05-16T17:41:52.6433219Z gcc -g -O2 miniz.c zip.c unixutils.c tools/cmdzip.c -o tools/cmdzip 2021-05-16T17:41:55.6963450Z gcc -g -O2 miniz.c zip.c unixutils.c tools/cmdunzip.c -o tools/cmdunzip 2021-05-16T17:41:58.6908621Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T17:41:58.7398394Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c miniz.c -o miniz.o 2021-05-16T17:42:01.4971446Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rzip.c -o rzip.o 2021-05-16T17:42:01.6040798Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c zip.c -o zip.o 2021-05-16T17:42:01.7570567Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unixutils.c -o unixutils.o 2021-05-16T17:42:01.8278911Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o zip.so init.o miniz.o rzip.o zip.o unixutils.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T17:42:01.8584038Z installing via 'install.libs.R' to /home/runner/work/_temp/Library/00LOCK-zip/00new/zip 2021-05-16T17:42:01.8644980Z ** R 2021-05-16T17:42:01.8687795Z ** inst 2021-05-16T17:42:01.8698630Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:42:02.2320781Z ** help 2021-05-16T17:42:02.2552312Z *** installing help indices 2021-05-16T17:42:02.2809505Z ** building package indices 2021-05-16T17:42:02.4994441Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:42:02.7028708Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:42:02.7232563Z ** testing if installed package can be loaded from final location 2021-05-16T17:42:02.9241677Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:42:02.9247030Z * DONE (zip) 2021-05-16T17:42:03.2537324Z * installing *source* package ‘rstudioapi’ ... 2021-05-16T17:42:03.2581274Z ** package ‘rstudioapi’ successfully unpacked and MD5 sums checked 2021-05-16T17:42:03.2582519Z ** using staged installation 2021-05-16T17:42:03.2716095Z ** R 2021-05-16T17:42:03.2827370Z ** inst 2021-05-16T17:42:03.2846149Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:42:03.8412529Z ** help 2021-05-16T17:42:04.0210686Z *** installing help indices 2021-05-16T17:42:04.1448107Z *** copying figures 2021-05-16T17:42:04.1450452Z ** building package indices 2021-05-16T17:42:04.4614967Z ** installing vignettes 2021-05-16T17:42:04.4734029Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:42:04.6857425Z ** testing if installed package can be loaded from final location 2021-05-16T17:42:04.8865155Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:42:04.8875015Z * DONE (rstudioapi) 2021-05-16T17:42:05.1352312Z * installing *source* package ‘fastmap’ ... 2021-05-16T17:42:05.1370515Z ** package ‘fastmap’ successfully unpacked and MD5 sums checked 2021-05-16T17:42:05.1372447Z ** using staged installation 2021-05-16T17:42:05.1554975Z ** libs 2021-05-16T17:42:05.1612965Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -Ilib/ -I/usr/local/include -DR_NO_REMAP -fpic -g -O2 -c fastmap.cpp -o fastmap.o 2021-05-16T17:42:07.4257109Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Ilib/ -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T17:42:07.4809665Z g++ -std=gnu++11 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o fastmap.so fastmap.o init.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T17:42:07.5509300Z installing to /home/runner/work/_temp/Library/00LOCK-fastmap/00new/fastmap/libs 2021-05-16T17:42:07.5531046Z ** R 2021-05-16T17:42:07.5584025Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:42:08.0048020Z ** help 2021-05-16T17:42:08.0243030Z *** installing help indices 2021-05-16T17:42:08.0442481Z ** building package indices 2021-05-16T17:42:08.2567512Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:42:08.4718777Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:42:08.4945739Z ** testing if installed package can be loaded from final location 2021-05-16T17:42:08.6924945Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:42:08.6933202Z * DONE (fastmap) 2021-05-16T17:42:08.9698505Z * installing *source* package ‘yaml’ ... 2021-05-16T17:42:08.9726019Z ** package ‘yaml’ successfully unpacked and MD5 sums checked 2021-05-16T17:42:08.9727082Z ** using staged installation 2021-05-16T17:42:08.9825904Z ** libs 2021-05-16T17:42:08.9936989Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c api.c -o api.o 2021-05-16T17:42:09.3617368Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c dumper.c -o dumper.o 2021-05-16T17:42:09.4838843Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c emitter.c -o emitter.o 2021-05-16T17:42:10.5041408Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c implicit.c -o implicit.o 2021-05-16T17:42:10.6840275Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c loader.c -o loader.o 2021-05-16T17:42:10.8270486Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c parser.c -o parser.o 2021-05-16T17:42:11.2232573Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c r_emit.c -o r_emit.o 2021-05-16T17:42:11.5506701Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c r_ext.c -o r_ext.o 2021-05-16T17:42:11.6657343Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c r_parse.c -o r_parse.o 2021-05-16T17:42:12.1251335Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c reader.c -o reader.o 2021-05-16T17:42:12.2472264Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c scanner.c -o scanner.o 2021-05-16T17:42:13.7278109Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c writer.c -o writer.o 2021-05-16T17:42:13.7963386Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o yaml.so api.o dumper.o emitter.o implicit.o loader.o parser.o r_emit.o r_ext.o r_parse.o reader.o scanner.o writer.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T17:42:13.8317074Z installing to /home/runner/work/_temp/Library/00LOCK-yaml/00new/yaml/libs 2021-05-16T17:42:13.8340431Z ** R 2021-05-16T17:42:13.8369768Z ** inst 2021-05-16T17:42:13.8384168Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:42:14.1095144Z ** help 2021-05-16T17:42:14.1317618Z *** installing help indices 2021-05-16T17:42:14.1580384Z ** building package indices 2021-05-16T17:42:14.3799915Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:42:14.5924012Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:42:14.6145487Z ** testing if installed package can be loaded from final location 2021-05-16T17:42:14.8179337Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:42:14.8190366Z * DONE (yaml) 2021-05-16T17:42:15.1036407Z * installing *source* package ‘withr’ ... 2021-05-16T17:42:15.1066067Z ** package ‘withr’ successfully unpacked and MD5 sums checked 2021-05-16T17:42:15.1068473Z ** using staged installation 2021-05-16T17:42:15.1235821Z ** R 2021-05-16T17:42:15.1331262Z ** inst 2021-05-16T17:42:15.1342684Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:42:15.8307741Z ** help 2021-05-16T17:42:15.9143855Z *** installing help indices 2021-05-16T17:42:15.9737167Z *** copying figures 2021-05-16T17:42:15.9740259Z ** building package indices 2021-05-16T17:42:16.2213992Z ** installing vignettes 2021-05-16T17:42:16.2290334Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:42:16.4224409Z ** testing if installed package can be loaded from final location 2021-05-16T17:42:16.6258637Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:42:16.6267754Z * DONE (withr) 2021-05-16T17:42:16.8848876Z * installing *source* package ‘whisker’ ... 2021-05-16T17:42:16.8868506Z ** package ‘whisker’ successfully unpacked and MD5 sums checked 2021-05-16T17:42:16.8869639Z ** using staged installation 2021-05-16T17:42:16.8971291Z ** R 2021-05-16T17:42:16.9018524Z ** inst 2021-05-16T17:42:16.9037126Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:42:17.3344942Z ** help 2021-05-16T17:42:17.3579522Z *** installing help indices 2021-05-16T17:42:17.3829153Z ** building package indices 2021-05-16T17:42:17.5948338Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:42:17.7859033Z ** testing if installed package can be loaded from final location 2021-05-16T17:42:17.9890142Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:42:17.9898992Z * DONE (whisker) 2021-05-16T17:42:18.2341287Z * installing *source* package ‘rappdirs’ ... 2021-05-16T17:42:18.2361850Z ** package ‘rappdirs’ successfully unpacked and MD5 sums checked 2021-05-16T17:42:18.2366647Z ** using staged installation 2021-05-16T17:42:18.2616471Z ** libs 2021-05-16T17:42:18.2687747Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T17:42:18.3201020Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c win-path.c -o win-path.o 2021-05-16T17:42:18.3700716Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o rappdirs.so init.o win-path.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T17:42:18.3893829Z installing to /home/runner/work/_temp/Library/00LOCK-rappdirs/00new/rappdirs/libs 2021-05-16T17:42:18.3895064Z ** R 2021-05-16T17:42:18.3937502Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:42:18.7119629Z ** help 2021-05-16T17:42:18.7380111Z *** installing help indices 2021-05-16T17:42:18.7614074Z ** building package indices 2021-05-16T17:42:18.9839645Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:42:19.1823151Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:42:19.2033011Z ** testing if installed package can be loaded from final location 2021-05-16T17:42:19.3944596Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:42:19.3950857Z * DONE (rappdirs) 2021-05-16T17:42:19.9019877Z * installing *source* package ‘fs’ ... 2021-05-16T17:42:19.9171360Z ** package ‘fs’ successfully unpacked and MD5 sums checked 2021-05-16T17:42:19.9173024Z ** using staged installation 2021-05-16T17:42:19.9348798Z ** libs 2021-05-16T17:42:19.9414663Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c id.cc -o id.o 2021-05-16T17:42:20.5403358Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c file.cc -o file.o 2021-05-16T17:42:21.0034925Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c path.cc -o path.o 2021-05-16T17:42:21.4408978Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c fs.cc -o fs.o 2021-05-16T17:42:21.5334007Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c link.cc -o link.o 2021-05-16T17:42:21.8650966Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c utils.cc -o utils.o 2021-05-16T17:42:22.2023578Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c init.cc -o init.o 2021-05-16T17:42:22.3059274Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c dir.cc -o dir.o 2021-05-16T17:42:22.7860691Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c getmode.cc -o getmode.o 2021-05-16T17:42:23.1010022Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c error.cc -o error.o 2021-05-16T17:42:23.2143528Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c unix/getmode.cc -o unix/getmode.o 2021-05-16T17:42:23.5510619Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c bsd/setmode.c -o bsd/setmode.o 2021-05-16T17:42:23.6954428Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c bsd/strmode.c -o bsd/strmode.o 2021-05-16T17:42:23.7425023Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c bsd/reallocarray.c -o bsd/reallocarray.o 2021-05-16T17:42:23.7773219Z (cd libuv-1.38.1 \ 2021-05-16T17:42:23.7775177Z && CC="gcc" CFLAGS="-g -O2 -I/usr/local/include -fpic -fvisibility=hidden" AR="ar" RANLIB="ranlib" LDFLAGS="-L/usr/local/lib" ./configure --quiet) 2021-05-16T17:42:28.5893529Z make --directory=libuv-1.38.1 \ 2021-05-16T17:42:28.5894265Z HAVE_DTRACE=0 2021-05-16T17:42:28.6004926Z make[1]: Entering directory '/tmp/RtmpUlxmiR/R.INSTALL791251b820ff/fs/src/libuv-1.38.1' 2021-05-16T17:42:28.6115291Z CC src/libuv_la-fs-poll.lo 2021-05-16T17:42:29.3123452Z CC src/libuv_la-idna.lo 2021-05-16T17:42:30.0102381Z CC src/libuv_la-inet.lo 2021-05-16T17:42:30.7341047Z CC src/libuv_la-random.lo 2021-05-16T17:42:31.3166567Z CC src/libuv_la-strscpy.lo 2021-05-16T17:42:31.8538139Z CC src/libuv_la-threadpool.lo 2021-05-16T17:42:32.6290573Z CC src/libuv_la-timer.lo 2021-05-16T17:42:33.3369461Z CC src/libuv_la-uv-data-getter-setters.lo 2021-05-16T17:42:33.9244402Z CC src/libuv_la-uv-common.lo 2021-05-16T17:42:35.1433486Z CC src/libuv_la-version.lo 2021-05-16T17:42:35.6878208Z CC src/unix/libuv_la-async.lo 2021-05-16T17:42:36.3782169Z CC src/unix/libuv_la-core.lo 2021-05-16T17:42:37.6612986Z CC src/unix/libuv_la-dl.lo 2021-05-16T17:42:38.2469074Z CC src/unix/libuv_la-fs.lo 2021-05-16T17:42:39.9454048Z CC src/unix/libuv_la-getaddrinfo.lo 2021-05-16T17:42:40.6153791Z CC src/unix/libuv_la-getnameinfo.lo 2021-05-16T17:42:41.2019278Z CC src/unix/libuv_la-loop-watcher.lo 2021-05-16T17:42:41.8745818Z CC src/unix/libuv_la-loop.lo 2021-05-16T17:42:42.5253523Z CC src/unix/libuv_la-pipe.lo 2021-05-16T17:42:43.2527845Z CC src/unix/libuv_la-poll.lo 2021-05-16T17:42:43.8961509Z CC src/unix/libuv_la-process.lo 2021-05-16T17:42:44.7748396Z CC src/unix/libuv_la-random-devurandom.lo 2021-05-16T17:42:45.3849075Z CC src/unix/libuv_la-signal.lo 2021-05-16T17:42:46.3843483Z CC src/unix/libuv_la-stream.lo 2021-05-16T17:42:47.5842648Z CC src/unix/libuv_la-tcp.lo 2021-05-16T17:42:48.3374579Z CC src/unix/libuv_la-thread.lo 2021-05-16T17:42:49.1593448Z CC src/unix/libuv_la-tty.lo 2021-05-16T17:42:49.8468362Z CC src/unix/libuv_la-udp.lo 2021-05-16T17:42:51.0272993Z CC src/unix/libuv_la-linux-core.lo 2021-05-16T17:42:52.1816166Z CC src/unix/libuv_la-linux-inotify.lo 2021-05-16T17:42:53.1147579Z CC src/unix/libuv_la-linux-syscalls.lo 2021-05-16T17:42:53.6332122Z CC src/unix/libuv_la-procfs-exepath.lo 2021-05-16T17:42:54.2358641Z CC src/unix/libuv_la-proctitle.lo 2021-05-16T17:42:54.8757508Z CC src/unix/libuv_la-random-getrandom.lo 2021-05-16T17:42:55.4567211Z CC src/unix/libuv_la-random-sysctl-linux.lo 2021-05-16T17:42:56.0599863Z CCLD libuv.la 2021-05-16T17:42:56.2918906Z ar: `u' modifier ignored since `D' is the default (see `U') 2021-05-16T17:42:56.3270811Z make[1]: Leaving directory '/tmp/RtmpUlxmiR/R.INSTALL791251b820ff/fs/src/libuv-1.38.1' 2021-05-16T17:42:56.3293850Z g++ -std=gnu++14 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o fs.so id.o file.o path.o fs.o link.o utils.o init.o dir.o getmode.o error.o unix/getmode.o bsd/setmode.o bsd/strmode.o bsd/reallocarray.o ./libuv-1.38.1/.libs/libuv.a -pthread -L/opt/R/devel/lib/R/lib -lR 2021-05-16T17:42:56.4271978Z installing to /home/runner/work/_temp/Library/00LOCK-fs/00new/fs/libs 2021-05-16T17:42:56.4304273Z ** R 2021-05-16T17:42:56.4413610Z ** inst 2021-05-16T17:42:56.4425610Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:42:57.5202796Z ** help 2021-05-16T17:42:57.5949931Z *** installing help indices 2021-05-16T17:42:57.6490936Z ** building package indices 2021-05-16T17:42:57.9012777Z ** installing vignettes 2021-05-16T17:42:57.9123516Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:42:58.1649070Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:42:58.1859602Z ** testing if installed package can be loaded from final location 2021-05-16T17:42:58.4393593Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:42:58.4406143Z * DONE (fs) 2021-05-16T17:42:58.7053686Z * installing *source* package ‘clipr’ ... 2021-05-16T17:42:58.7069453Z ** package ‘clipr’ successfully unpacked and MD5 sums checked 2021-05-16T17:42:58.7070796Z ** using staged installation 2021-05-16T17:42:58.7295466Z ** R 2021-05-16T17:42:58.7340080Z ** inst 2021-05-16T17:42:58.7350600Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:42:59.0973022Z ** help 2021-05-16T17:42:59.1150989Z *** installing help indices 2021-05-16T17:42:59.1384911Z ** building package indices 2021-05-16T17:42:59.3538861Z ** installing vignettes 2021-05-16T17:42:59.3594376Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:42:59.5684270Z ** testing if installed package can be loaded from final location 2021-05-16T17:42:59.7720360Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:42:59.7729648Z * DONE (clipr) 2021-05-16T17:43:00.5795177Z * installing *source* package ‘git2r’ ... 2021-05-16T17:43:00.6063161Z ** package ‘git2r’ successfully unpacked and MD5 sums checked 2021-05-16T17:43:00.6063997Z ** using staged installation 2021-05-16T17:43:00.8071510Z checking build system type... x86_64-unknown-linux-gnu 2021-05-16T17:43:00.8073383Z checking host system type... x86_64-unknown-linux-gnu 2021-05-16T17:43:00.8081569Z checking for gcc... gcc 2021-05-16T17:43:00.8741189Z checking whether the C compiler works... yes 2021-05-16T17:43:00.8742699Z checking for C compiler default output file name... a.out 2021-05-16T17:43:00.9176866Z checking for suffix of executables... 2021-05-16T17:43:00.9645776Z checking whether we are cross compiling... no 2021-05-16T17:43:00.9922463Z checking for suffix of object files... o 2021-05-16T17:43:01.0152760Z checking whether we are using the GNU C compiler... yes 2021-05-16T17:43:01.0386724Z checking whether gcc accepts -g... yes 2021-05-16T17:43:01.0798547Z checking for gcc option to accept ISO C89... none needed 2021-05-16T17:43:01.0806909Z checking for pkg-config... /usr/bin/pkg-config 2021-05-16T17:43:01.0823928Z checking pkg-config is at least version 0.9.0... yes 2021-05-16T17:43:01.0961571Z Found pkg-config cflags and libs! 2021-05-16T17:43:01.2013098Z checking whether the libgit2 version will work in git2r... yes 2021-05-16T17:43:01.3413808Z checking whether the libgit2 function git_buf_dispose is available... yes 2021-05-16T17:43:01.4765211Z checking whether the libgit2 constant GIT_OBJECT_ANY is available... yes 2021-05-16T17:43:01.6130537Z checking whether the libgit2 function git_error_last is available... yes 2021-05-16T17:43:01.7278035Z checking whether the libgit2 function git_oid_is_zero is available... no 2021-05-16T17:43:01.7280009Z ----- Results of the git2r package configure ----- 2021-05-16T17:43:01.7280680Z 2021-05-16T17:43:01.7281889Z PKG_CFLAGS: -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR 2021-05-16T17:43:01.7283155Z PKG_LIBS: -lgit2 2021-05-16T17:43:01.7283671Z 2021-05-16T17:43:01.7284625Z -------------------------------------------------- 2021-05-16T17:43:01.7499793Z configure: creating ./config.status 2021-05-16T17:43:01.8332504Z config.status: creating src/Makevars 2021-05-16T17:43:01.8958566Z ** libs 2021-05-16T17:43:01.9025709Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r.c -o git2r.o 2021-05-16T17:43:01.9760861Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_S3.c -o git2r_S3.o 2021-05-16T17:43:02.0351338Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_arg.c -o git2r_arg.o 2021-05-16T17:43:02.2116349Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_blame.c -o git2r_blame.o 2021-05-16T17:43:02.3119831Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_blob.c -o git2r_blob.o 2021-05-16T17:43:02.4509164Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_branch.c -o git2r_branch.o 2021-05-16T17:43:02.7057216Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_checkout.c -o git2r_checkout.o 2021-05-16T17:43:02.8061299Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_clone.c -o git2r_clone.o 2021-05-16T17:43:02.9026700Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_commit.c -o git2r_commit.o 2021-05-16T17:43:03.0772832Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_config.c -o git2r_config.o 2021-05-16T17:43:03.2524552Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_cred.c -o git2r_cred.o 2021-05-16T17:43:03.3662699Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_diff.c -o git2r_diff.o 2021-05-16T17:43:03.6654731Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_error.c -o git2r_error.o 2021-05-16T17:43:03.7410808Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_graph.c -o git2r_graph.o 2021-05-16T17:43:03.8338506Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_index.c -o git2r_index.o 2021-05-16T17:43:03.9278092Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_libgit2.c -o git2r_libgit2.o 2021-05-16T17:43:04.0183236Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_merge.c -o git2r_merge.o 2021-05-16T17:43:04.2142649Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_note.c -o git2r_note.o 2021-05-16T17:43:04.3585641Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_object.c -o git2r_object.o 2021-05-16T17:43:04.4543317Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_odb.c -o git2r_odb.o 2021-05-16T17:43:04.6289247Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_oid.c -o git2r_oid.o 2021-05-16T17:43:04.6981401Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_push.c -o git2r_push.o 2021-05-16T17:43:04.7883297Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_reference.c -o git2r_reference.o 2021-05-16T17:43:04.8926912Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_reflog.c -o git2r_reflog.o 2021-05-16T17:43:04.9846259Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_remote.c -o git2r_remote.o 2021-05-16T17:43:05.1756545Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_repository.c -o git2r_repository.o 2021-05-16T17:43:05.3483042Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_reset.c -o git2r_reset.o 2021-05-16T17:43:05.4404838Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_revparse.c -o git2r_revparse.o 2021-05-16T17:43:05.5287529Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_revwalk.c -o git2r_revwalk.o 2021-05-16T17:43:05.7252581Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_signature.c -o git2r_signature.o 2021-05-16T17:43:05.8151200Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_stash.c -o git2r_stash.o 2021-05-16T17:43:05.9424872Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_status.c -o git2r_status.o 2021-05-16T17:43:06.1169475Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_tag.c -o git2r_tag.o 2021-05-16T17:43:06.2546188Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_transfer.c -o git2r_transfer.o 2021-05-16T17:43:06.3254156Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_tree.c -o git2r_tree.o 2021-05-16T17:43:06.4514563Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o git2r.so git2r.o git2r_S3.o git2r_arg.o git2r_blame.o git2r_blob.o git2r_branch.o git2r_checkout.o git2r_clone.o git2r_commit.o git2r_config.o git2r_cred.o git2r_diff.o git2r_error.o git2r_graph.o git2r_index.o git2r_libgit2.o git2r_merge.o git2r_note.o git2r_object.o git2r_odb.o git2r_oid.o git2r_push.o git2r_reference.o git2r_reflog.o git2r_remote.o git2r_repository.o git2r_reset.o git2r_revparse.o git2r_revwalk.o git2r_signature.o git2r_stash.o git2r_status.o git2r_tag.o git2r_transfer.o git2r_tree.o -lgit2 -L/opt/R/devel/lib/R/lib -lR 2021-05-16T17:43:06.4973714Z installing to /home/runner/work/_temp/Library/00LOCK-git2r/00new/git2r/libs 2021-05-16T17:43:06.4985132Z ** R 2021-05-16T17:43:06.5202458Z ** inst 2021-05-16T17:43:06.5213512Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:43:07.5496956Z ** help 2021-05-16T17:43:07.8078411Z *** installing help indices 2021-05-16T17:43:08.0014216Z ** building package indices 2021-05-16T17:43:08.3682093Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:43:08.5816753Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:43:08.6079216Z ** testing if installed package can be loaded from final location 2021-05-16T17:43:08.8283184Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:43:08.8296599Z * DONE (git2r) 2021-05-16T17:43:09.0794731Z * installing *source* package ‘askpass’ ... 2021-05-16T17:43:09.0804408Z ** package ‘askpass’ successfully unpacked and MD5 sums checked 2021-05-16T17:43:09.0806331Z ** using staged installation 2021-05-16T17:43:09.0956694Z ** libs 2021-05-16T17:43:09.1029313Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c askpass.c -o askpass.o 2021-05-16T17:43:09.1606929Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o askpass.so askpass.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T17:43:09.1853557Z installing to /home/runner/work/_temp/Library/00LOCK-askpass/00new/askpass/libs 2021-05-16T17:43:09.1869408Z ** R 2021-05-16T17:43:09.1902269Z ** inst 2021-05-16T17:43:09.1911209Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:43:09.4673437Z ** help 2021-05-16T17:43:09.4865245Z *** installing help indices 2021-05-16T17:43:09.5019960Z ** building package indices 2021-05-16T17:43:09.7144558Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:43:09.9087136Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:43:09.9286613Z ** testing if installed package can be loaded from final location 2021-05-16T17:43:10.1202740Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:43:10.1209745Z * DONE (askpass) 2021-05-16T17:43:10.4909902Z * installing *source* package ‘cli’ ... 2021-05-16T17:43:10.4973460Z ** package ‘cli’ successfully unpacked and MD5 sums checked 2021-05-16T17:43:10.4974259Z ** using staged installation 2021-05-16T17:43:10.5175678Z ** R 2021-05-16T17:43:10.5476266Z ** inst 2021-05-16T17:43:10.5490801Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:43:13.2643591Z ** help 2021-05-16T17:43:13.4830521Z *** installing help indices 2021-05-16T17:43:13.6284328Z *** copying figures 2021-05-16T17:43:13.6284984Z ** building package indices 2021-05-16T17:43:13.9715177Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:43:14.2181649Z ** testing if installed package can be loaded from final location 2021-05-16T17:43:14.5185996Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:43:14.5214247Z * DONE (cli) 2021-05-16T17:43:14.8708229Z * installing *source* package ‘purrr’ ... 2021-05-16T17:43:14.8765014Z ** package ‘purrr’ successfully unpacked and MD5 sums checked 2021-05-16T17:43:14.8766119Z ** using staged installation 2021-05-16T17:43:14.8918636Z ** libs 2021-05-16T17:43:14.8992576Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c backports.c -o backports.o 2021-05-16T17:43:14.9421146Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c coerce.c -o coerce.o 2021-05-16T17:43:15.0388486Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c conditions.c -o conditions.o 2021-05-16T17:43:15.1350357Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c flatten.c -o flatten.o 2021-05-16T17:43:15.2559730Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T17:43:15.3120654Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c map.c -o map.o 2021-05-16T17:43:15.4478815Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pluck.c -o pluck.o 2021-05-16T17:43:15.5930057Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c transpose.c -o transpose.o 2021-05-16T17:43:15.6907700Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utils.c -o utils.o 2021-05-16T17:43:15.7519807Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o purrr.so backports.o coerce.o conditions.o flatten.o init.o map.o pluck.o transpose.o utils.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T17:43:15.7814067Z installing to /home/runner/work/_temp/Library/00LOCK-purrr/00new/purrr/libs 2021-05-16T17:43:15.7815712Z ** R 2021-05-16T17:43:15.7993731Z ** inst 2021-05-16T17:43:15.8003173Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:43:17.1123249Z ** help 2021-05-16T17:43:17.2949674Z *** installing help indices 2021-05-16T17:43:17.3998845Z *** copying figures 2021-05-16T17:43:17.4004330Z ** building package indices 2021-05-16T17:43:17.7064474Z ** installing vignettes 2021-05-16T17:43:17.7149184Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:43:17.9336155Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:43:17.9545871Z ** testing if installed package can be loaded from final location 2021-05-16T17:43:18.1947471Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:43:18.1964295Z * DONE (purrr) 2021-05-16T17:43:18.4864476Z * installing *source* package ‘lifecycle’ ... 2021-05-16T17:43:18.4894863Z ** package ‘lifecycle’ successfully unpacked and MD5 sums checked 2021-05-16T17:43:18.4896030Z ** using staged installation 2021-05-16T17:43:18.5049680Z ** R 2021-05-16T17:43:18.5100952Z ** inst 2021-05-16T17:43:18.5113331Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:43:18.9692645Z ** help 2021-05-16T17:43:19.0039165Z *** installing help indices 2021-05-16T17:43:19.0315070Z *** copying figures 2021-05-16T17:43:19.0320100Z ** building package indices 2021-05-16T17:43:19.2525027Z ** installing vignettes 2021-05-16T17:43:19.2591530Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:43:19.4796520Z ** testing if installed package can be loaded from final location 2021-05-16T17:43:19.6983797Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:43:19.6991352Z * DONE (lifecycle) 2021-05-16T17:43:19.9344871Z * installing *source* package ‘cachem’ ... 2021-05-16T17:43:19.9357276Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-16T17:43:19.9358394Z ** using staged installation 2021-05-16T17:43:19.9502981Z ** libs 2021-05-16T17:43:19.9558161Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cache.c -o cache.o 2021-05-16T17:43:20.0121500Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T17:43:20.0695947Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o cachem.so cache.o init.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T17:43:20.0941365Z installing to /home/runner/work/_temp/Library/00LOCK-cachem/00new/cachem/libs 2021-05-16T17:43:20.0956222Z ** R 2021-05-16T17:43:20.1089031Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:43:20.6897001Z ** help 2021-05-16T17:43:20.7149459Z *** installing help indices 2021-05-16T17:43:20.7362762Z ** building package indices 2021-05-16T17:43:20.9596417Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:43:21.1768900Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:43:21.1970034Z ** testing if installed package can be loaded from final location 2021-05-16T17:43:21.4192364Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:43:21.4200472Z * DONE (cachem) 2021-05-16T17:43:21.8967514Z * installing *source* package ‘openssl’ ... 2021-05-16T17:43:21.9110524Z ** package ‘openssl’ successfully unpacked and MD5 sums checked 2021-05-16T17:43:21.9112232Z ** using staged installation 2021-05-16T17:43:21.9289688Z Found pkg-config cflags and libs! 2021-05-16T17:43:22.0238270Z Using PKG_CFLAGS= 2021-05-16T17:43:22.2058843Z Using PKG_LIBS=-l:libssl.so.1.1 -l:libcrypto.so.1.1 2021-05-16T17:43:22.2243590Z ** libs 2021-05-16T17:43:22.2306400Z rm -f aes.o base64.o bignum.o cert.o compatibility.o diffie.o envelope.o error.o hash.o info.o keygen.o keys.o onload.o openssh.o password.o pbkdf.o pem.o pkcs12.o pkcs7.o rand.o rsa.o signing.o ssl.o stream.o write.o x25519.o openssl.so bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-16T17:43:22.2334629Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c aes.c -o aes.o 2021-05-16T17:43:22.3265537Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-16T17:43:22.4141292Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c bignum.c -o bignum.o 2021-05-16T17:43:22.5276824Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cert.c -o cert.o 2021-05-16T17:43:22.6935395Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c compatibility.c -o compatibility.o 2021-05-16T17:43:22.7639125Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c diffie.c -o diffie.o 2021-05-16T17:43:22.8671466Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c envelope.c -o envelope.o 2021-05-16T17:43:23.0013313Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c error.c -o error.o 2021-05-16T17:43:23.0637776Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c hash.c -o hash.o 2021-05-16T17:43:23.1734101Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c info.c -o info.o 2021-05-16T17:43:23.2490341Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c keygen.c -o keygen.o 2021-05-16T17:43:23.3647761Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c keys.c -o keys.o 2021-05-16T17:43:23.5118793Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c onload.c -o onload.o 2021-05-16T17:43:23.6112426Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c openssh.c -o openssh.o 2021-05-16T17:43:23.8248067Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c password.c -o password.o 2021-05-16T17:43:23.8902397Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pbkdf.c -o pbkdf.o 2021-05-16T17:43:23.9400022Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pem.c -o pem.o 2021-05-16T17:43:24.0886668Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pkcs12.c -o pkcs12.o 2021-05-16T17:43:24.2502481Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pkcs7.c -o pkcs7.o 2021-05-16T17:43:24.3894269Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rand.c -o rand.o 2021-05-16T17:43:24.4463547Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rsa.c -o rsa.o 2021-05-16T17:43:24.5592042Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c signing.c -o signing.o 2021-05-16T17:43:24.6977237Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c ssl.c -o ssl.o 2021-05-16T17:43:24.8623583Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c stream.c -o stream.o 2021-05-16T17:43:24.9988751Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c write.c -o write.o 2021-05-16T17:43:25.1487934Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c x25519.c -o x25519.o 2021-05-16T17:43:25.2932418Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c bcrypt/bcrypt_pbkdf.c -o bcrypt/bcrypt_pbkdf.o 2021-05-16T17:43:25.3720294Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c bcrypt/blowfish.c -o bcrypt/blowfish.o 2021-05-16T17:43:25.5777029Z ar rcs bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-16T17:43:25.5839099Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o openssl.so aes.o base64.o bignum.o cert.o compatibility.o diffie.o envelope.o error.o hash.o info.o keygen.o keys.o onload.o openssh.o password.o pbkdf.o pem.o pkcs12.o pkcs7.o rand.o rsa.o signing.o ssl.o stream.o write.o x25519.o -Lbcrypt -lstatbcrypt -l:libssl.so.1.1 -l:libcrypto.so.1.1 -L/opt/R/devel/lib/R/lib -lR 2021-05-16T17:43:25.6535514Z installing to /home/runner/work/_temp/Library/00LOCK-openssl/00new/openssl/libs 2021-05-16T17:43:25.6536615Z ** R 2021-05-16T17:43:25.6622953Z ** inst 2021-05-16T17:43:25.6677075Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:43:26.7040223Z ** help 2021-05-16T17:43:26.7613134Z *** installing help indices 2021-05-16T17:43:26.8031344Z ** building package indices 2021-05-16T17:43:27.0457020Z ** installing vignettes 2021-05-16T17:43:27.0617726Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:43:27.2700164Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:43:27.2904064Z ** testing if installed package can be loaded from final location 2021-05-16T17:43:27.5315888Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:43:27.5333270Z * DONE (openssl) 2021-05-16T17:43:27.7760892Z * installing *source* package ‘memoise’ ... 2021-05-16T17:43:27.7773813Z ** package ‘memoise’ successfully unpacked and MD5 sums checked 2021-05-16T17:43:27.7775109Z ** using staged installation 2021-05-16T17:43:27.7948407Z ** R 2021-05-16T17:43:27.8055815Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:43:28.2412659Z ** help 2021-05-16T17:43:28.2670340Z *** installing help indices 2021-05-16T17:43:28.2945446Z ** building package indices 2021-05-16T17:43:28.5190472Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:43:28.7387979Z ** testing if installed package can be loaded from final location 2021-05-16T17:43:28.9686894Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:43:28.9693961Z * DONE (memoise) 2021-05-16T17:43:29.3130791Z * installing *source* package ‘httr’ ... 2021-05-16T17:43:29.3182086Z ** package ‘httr’ successfully unpacked and MD5 sums checked 2021-05-16T17:43:29.3183776Z ** using staged installation 2021-05-16T17:43:29.3339939Z ** R 2021-05-16T17:43:29.3529698Z ** demo 2021-05-16T17:43:29.3541607Z ** inst 2021-05-16T17:43:29.3556703Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:43:32.1134285Z ** help 2021-05-16T17:43:32.3011355Z *** installing help indices 2021-05-16T17:43:32.4175519Z ** building package indices 2021-05-16T17:43:32.7332746Z ** installing vignettes 2021-05-16T17:43:32.7378027Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:43:32.9417168Z ** testing if installed package can be loaded from final location 2021-05-16T17:43:33.1948331Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:43:33.1979826Z * DONE (httr) 2021-05-16T17:43:33.4582097Z * installing *source* package ‘credentials’ ... 2021-05-16T17:43:33.4601881Z ** package ‘credentials’ successfully unpacked and MD5 sums checked 2021-05-16T17:43:33.4603900Z ** using staged installation 2021-05-16T17:43:33.4751450Z ** R 2021-05-16T17:43:33.4799947Z ** inst 2021-05-16T17:43:33.4812244Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:43:33.9772589Z ** help 2021-05-16T17:43:33.9961339Z *** installing help indices 2021-05-16T17:43:34.0186792Z ** building package indices 2021-05-16T17:43:34.2327852Z ** installing vignettes 2021-05-16T17:43:34.2389299Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:43:34.5313150Z ** testing if installed package can be loaded from final location 2021-05-16T17:43:34.7990064Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:43:34.7998022Z * DONE (credentials) 2021-05-16T17:43:35.0658754Z * installing *source* package ‘gh’ ... 2021-05-16T17:43:35.0677344Z ** package ‘gh’ successfully unpacked and MD5 sums checked 2021-05-16T17:43:35.0678530Z ** using staged installation 2021-05-16T17:43:35.0841033Z ** R 2021-05-16T17:43:35.0930828Z ** inst 2021-05-16T17:43:35.0941388Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:43:36.2247675Z ** help 2021-05-16T17:43:36.2563747Z *** installing help indices 2021-05-16T17:43:36.2885680Z ** building package indices 2021-05-16T17:43:36.5099100Z ** installing vignettes 2021-05-16T17:43:36.5159936Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:43:36.7909464Z ** testing if installed package can be loaded from final location 2021-05-16T17:43:37.0723684Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:43:37.0737642Z * DONE (gh) 2021-05-16T17:43:37.3769280Z * installing *source* package ‘gert’ ... 2021-05-16T17:43:37.3799571Z ** package ‘gert’ successfully unpacked and MD5 sums checked 2021-05-16T17:43:37.3800798Z ** using staged installation 2021-05-16T17:43:37.3900580Z Found pkg-config cflags and libs! 2021-05-16T17:43:37.4871427Z Using PKG_CFLAGS= 2021-05-16T17:43:37.4873298Z Using PKG_LIBS=-lgit2 2021-05-16T17:43:37.5313676Z Configuration OK! 2021-05-16T17:43:37.5486072Z ** libs 2021-05-16T17:43:37.5544079Z rm -f gert.so branch.o clone.o commit.o config.o conflicts.o files.o init.o merge.o rebase.o stash.o submodules.o tag.o utils.o version.o 2021-05-16T17:43:37.5578207Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c branch.c -o branch.o 2021-05-16T17:43:37.7928587Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c clone.c -o clone.o 2021-05-16T17:43:38.0506814Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c commit.c -o commit.o 2021-05-16T17:43:38.3014189Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c config.c -o config.o 2021-05-16T17:43:38.3973183Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c conflicts.c -o conflicts.o 2021-05-16T17:43:38.4798094Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c files.c -o files.o 2021-05-16T17:43:38.6436651Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c init.c -o init.o 2021-05-16T17:43:38.7147235Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c merge.c -o merge.o 2021-05-16T17:43:38.8325875Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c rebase.c -o rebase.o 2021-05-16T17:43:38.9694108Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c stash.c -o stash.o 2021-05-16T17:43:39.0653861Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c submodules.c -o submodules.o 2021-05-16T17:43:39.1920432Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c tag.c -o tag.o 2021-05-16T17:43:39.2867931Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c utils.c -o utils.o 2021-05-16T17:43:39.4249343Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c version.c -o version.o 2021-05-16T17:43:39.5093621Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o gert.so branch.o clone.o commit.o config.o conflicts.o files.o init.o merge.o rebase.o stash.o submodules.o tag.o utils.o version.o -lgit2 -L/opt/R/devel/lib/R/lib -lR 2021-05-16T17:43:39.5454623Z installing to /home/runner/work/_temp/Library/00LOCK-gert/00new/gert/libs 2021-05-16T17:43:39.5462734Z ** R 2021-05-16T17:43:39.5558443Z ** inst 2021-05-16T17:43:39.5568659Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:43:40.3677904Z ** help 2021-05-16T17:43:40.4339977Z *** installing help indices 2021-05-16T17:43:40.4817919Z ** building package indices 2021-05-16T17:43:40.7293075Z ** installing vignettes 2021-05-16T17:43:40.7356907Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:43:40.9860561Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:43:41.0066299Z ** testing if installed package can be loaded from final location 2021-05-16T17:43:41.2602991Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:43:41.2613787Z * DONE (gert) 2021-05-16T17:43:41.7118302Z * installing *source* package ‘usethis’ ... 2021-05-16T17:43:41.7205695Z ** package ‘usethis’ successfully unpacked and MD5 sums checked 2021-05-16T17:43:41.7206968Z ** using staged installation 2021-05-16T17:43:41.7486717Z ** R 2021-05-16T17:43:41.7912620Z ** inst 2021-05-16T17:43:41.7952546Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:43:44.8335743Z ** help 2021-05-16T17:43:45.0651418Z *** installing help indices 2021-05-16T17:43:45.2184011Z *** copying figures 2021-05-16T17:43:45.2190048Z ** building package indices 2021-05-16T17:43:45.5587429Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:43:45.8744165Z ** testing if installed package can be loaded from final location 2021-05-16T17:43:46.2408091Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:43:46.2441720Z * DONE (usethis) 2021-05-16T17:43:46.2565913Z 2021-05-16T17:43:46.2568623Z The downloaded source packages are in 2021-05-16T17:43:46.2570427Z ‘/tmp/Rtmpp75nyN/downloaded_packages’ 2021-05-16T17:43:46.2571460Z Running `R CMD build`... 2021-05-16T17:43:48.6776074Z * checking for file ‘/tmp/Rtmpp75nyN/remotes72d13de3be63/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-16T17:43:48.6777814Z * preparing ‘tic’: 2021-05-16T17:43:48.6779004Z * checking DESCRIPTION meta-information ... OK 2021-05-16T17:43:48.6780159Z * installing the package to process help pages 2021-05-16T17:43:48.6781574Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T17:43:48.6782699Z * checking for empty or unneeded directories 2021-05-16T17:43:48.6783850Z Removed empty directory ‘tic/.circleci’ 2021-05-16T17:43:48.6784991Z Removed empty directory ‘tic/pkgdown’ 2021-05-16T17:43:48.6785999Z * building ‘tic_0.10.0.tar.gz’ 2021-05-16T17:43:48.6788331Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:43:48.6789517Z (as ‘lib’ is unspecified) 2021-05-16T17:43:49.0522205Z * installing *source* package ‘tic’ ... 2021-05-16T17:43:49.0550964Z ** using staged installation 2021-05-16T17:43:49.0816616Z ** R 2021-05-16T17:43:49.1031636Z ** inst 2021-05-16T17:43:49.1067106Z ** preparing package for lazy loading 2021-05-16T17:43:49.5092537Z ** help 2021-05-16T17:43:49.6780289Z *** installing help indices 2021-05-16T17:43:49.7838370Z *** copying figures 2021-05-16T17:43:49.7843781Z ** building package indices 2021-05-16T17:43:50.0812861Z ** installing vignettes 2021-05-16T17:43:50.0864237Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:43:50.3755058Z ** testing if installed package can be loaded from final location 2021-05-16T17:43:50.7213314Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:43:50.7245253Z * DONE (tic) 2021-05-16T17:43:50.7386833Z Using github PAT from envvar GITHUB_PAT 2021-05-16T17:43:50.9260670Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-16T17:43:51.8495099Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-16T17:43:51.8496205Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-16T17:43:51.8497132Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-16T17:43:51.8499880Z 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-16T17:43:51.8502362Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-16T17:43:51.8503284Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-16T17:43:51.8504180Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-16T17:43:51.8505111Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-16T17:43:51.8506227Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:43:51.8507888Z (as ‘lib’ is unspecified) 2021-05-16T17:43:51.8508633Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-16T17:43:51.8509588Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-16T17:43:51.8510748Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-16T17:43:51.8511608Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-16T17:43:51.8512489Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-16T17:43:51.8513360Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-16T17:43:51.8514243Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-16T17:43:51.8515130Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-16T17:43:51.8516038Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-16T17:43:51.8516929Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-16T17:43:51.8518364Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-16T17:43:51.8519080Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-16T17:43:51.8519767Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-16T17:43:51.8520493Z xfun (NA -> 0.23 ) [CRAN] 2021-05-16T17:43:51.8521197Z markdown (NA -> 1.1 ) [CRAN] 2021-05-16T17:43:51.8521926Z highr (NA -> 0.9 ) [CRAN] 2021-05-16T17:43:51.8522659Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-16T17:43:51.8523371Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-16T17:43:51.8524092Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-16T17:43:51.8527377Z knitr (NA -> 1.33 ) [CRAN] 2021-05-16T17:43:51.8529238Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-16T17:43:51.8531932Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-16T17:43:51.8533252Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-16T17:43:51.8534584Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-16T17:43:51.8535980Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-16T17:43:51.8537363Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-16T17:43:51.8538681Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-16T17:43:51.8540383Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-16T17:43:51.8541744Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-16T17:43:51.8543103Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-16T17:43:51.8544437Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-16T17:44:07.7869004Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/utf8_1.2.1.tar.gz' 2021-05-16T17:44:08.0684062Z Content type 'binary/octet-stream' length 237667 bytes (232 KB) 2021-05-16T17:44:08.0841799Z ================================================== 2021-05-16T17:44:08.0842357Z downloaded 232 KB 2021-05-16T17:44:08.0842694Z 2021-05-16T17:44:08.0878726Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-16T17:44:08.3603522Z Content type 'binary/octet-stream' length 784938 bytes (766 KB) 2021-05-16T17:44:08.3846874Z ================================================== 2021-05-16T17:44:08.3847711Z downloaded 766 KB 2021-05-16T17:44:08.3848283Z 2021-05-16T17:44:08.3882497Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-16T17:44:08.6591320Z Content type 'application/x-tar' length 6108 bytes 2021-05-16T17:44:08.6595624Z ================================================== 2021-05-16T17:44:08.6596176Z downloaded 6108 bytes 2021-05-16T17:44:08.6596538Z 2021-05-16T17:44:08.6633084Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.1.tar.gz' 2021-05-16T17:44:09.1877975Z Content type 'application/x-gzip' length 1111747 bytes (1.1 MB) 2021-05-16T17:44:09.6267208Z ================================================== 2021-05-16T17:44:09.6267858Z downloaded 1.1 MB 2021-05-16T17:44:09.6268193Z 2021-05-16T17:44:09.6296854Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.2.tar.gz' 2021-05-16T17:44:09.9315843Z Content type 'application/x-gzip' length 686145 bytes (670 KB) 2021-05-16T17:44:10.9314994Z ================================================== 2021-05-16T17:44:10.9316151Z downloaded 670 KB 2021-05-16T17:44:10.9317144Z 2021-05-16T17:44:10.9321124Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-16T17:44:10.9324789Z Content type 'binary/octet-stream' length 13441 bytes (13 KB) 2021-05-16T17:44:10.9326306Z ================================================== 2021-05-16T17:44:10.9327382Z downloaded 13 KB 2021-05-16T17:44:10.9328142Z 2021-05-16T17:44:10.9330908Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fansi_0.4.2.tar.gz' 2021-05-16T17:44:10.9334262Z Content type 'binary/octet-stream' length 270970 bytes (264 KB) 2021-05-16T17:44:10.9335781Z ================================================== 2021-05-16T17:44:10.9336864Z downloaded 264 KB 2021-05-16T17:44:10.9337620Z 2021-05-16T17:44:10.9340636Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-16T17:44:11.1763314Z Content type 'binary/octet-stream' length 476003 bytes (464 KB) 2021-05-16T17:44:11.1974095Z ================================================== 2021-05-16T17:44:11.1975167Z downloaded 464 KB 2021-05-16T17:44:11.1975742Z 2021-05-16T17:44:11.2014683Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/waldo_0.2.5.tar.gz' 2021-05-16T17:44:11.4789321Z Content type 'binary/octet-stream' length 26261 bytes (25 KB) 2021-05-16T17:44:11.4793138Z ================================================== 2021-05-16T17:44:11.4793675Z downloaded 25 KB 2021-05-16T17:44:11.4794003Z 2021-05-16T17:44:11.4831023Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ps_1.6.0.tar.gz' 2021-05-16T17:44:11.7570407Z Content type 'binary/octet-stream' length 120042 bytes (117 KB) 2021-05-16T17:44:11.7674112Z ================================================== 2021-05-16T17:44:11.7674727Z downloaded 117 KB 2021-05-16T17:44:11.7675061Z 2021-05-16T17:44:11.7714221Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/processx_3.5.2.tar.gz' 2021-05-16T17:44:12.0435433Z Content type 'binary/octet-stream' length 141949 bytes (138 KB) 2021-05-16T17:44:12.0546123Z ================================================== 2021-05-16T17:44:12.0546738Z downloaded 138 KB 2021-05-16T17:44:12.0547075Z 2021-05-16T17:44:12.0585826Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/praise_1.0.0.tar.gz' 2021-05-16T17:44:12.3376668Z Content type 'application/x-tar' length 6100 bytes 2021-05-16T17:44:12.3378096Z ================================================== 2021-05-16T17:44:12.3379015Z downloaded 6100 bytes 2021-05-16T17:44:12.3379611Z 2021-05-16T17:44:12.3411116Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-16T17:44:12.6174168Z Content type 'binary/octet-stream' length 60723 bytes (59 KB) 2021-05-16T17:44:12.6229613Z ================================================== 2021-05-16T17:44:12.6230517Z downloaded 59 KB 2021-05-16T17:44:12.6231120Z 2021-05-16T17:44:12.6267562Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/evaluate_0.14.tar.gz' 2021-05-16T17:44:12.9014085Z Content type 'application/x-tar' length 23661 bytes (23 KB) 2021-05-16T17:44:12.9015489Z ================================================== 2021-05-16T17:44:12.9016225Z downloaded 23 KB 2021-05-16T17:44:12.9016724Z 2021-05-16T17:44:12.9048473Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-16T17:44:13.0768253Z Content type 'binary/octet-stream' length 8130 bytes 2021-05-16T17:44:13.0770333Z ================================================== 2021-05-16T17:44:13.0772992Z downloaded 8130 bytes 2021-05-16T17:44:13.0773886Z 2021-05-16T17:44:13.0805601Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/digest_0.6.27.tar.gz' 2021-05-16T17:44:13.2537100Z Content type 'binary/octet-stream' length 164442 bytes (160 KB) 2021-05-16T17:44:13.2653052Z ================================================== 2021-05-16T17:44:13.2654081Z downloaded 160 KB 2021-05-16T17:44:13.2654869Z 2021-05-16T17:44:13.2785334Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/callr_3.7.0.tar.gz' 2021-05-16T17:44:13.4444107Z Content type 'binary/octet-stream' length 74923 bytes (73 KB) 2021-05-16T17:44:13.4506569Z ================================================== 2021-05-16T17:44:13.4508211Z downloaded 73 KB 2021-05-16T17:44:13.4509168Z 2021-05-16T17:44:13.4551852Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brio_1.1.2.tar.gz' 2021-05-16T17:44:13.7346465Z Content type 'binary/octet-stream' length 12096 bytes (11 KB) 2021-05-16T17:44:13.7349093Z ================================================== 2021-05-16T17:44:13.7349632Z downloaded 11 KB 2021-05-16T17:44:13.7349939Z 2021-05-16T17:44:13.7394188Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xml2_1.3.2.tar.gz' 2021-05-16T17:44:14.0185471Z Content type 'binary/octet-stream' length 272736 bytes (266 KB) 2021-05-16T17:44:14.0342276Z ================================================== 2021-05-16T17:44:14.0342858Z downloaded 266 KB 2021-05-16T17:44:14.0343176Z 2021-05-16T17:44:14.0381153Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-16T17:44:14.3393017Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-16T17:44:14.4998445Z ================================================== 2021-05-16T17:44:14.4999743Z downloaded 109 KB 2021-05-16T17:44:14.5000380Z 2021-05-16T17:44:14.5043298Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/markdown_1.1.tar.gz' 2021-05-16T17:44:14.7855270Z Content type 'application/x-tar' length 81636 bytes (79 KB) 2021-05-16T17:44:14.7914619Z ================================================== 2021-05-16T17:44:14.7915953Z downloaded 79 KB 2021-05-16T17:44:14.7917130Z 2021-05-16T17:44:14.7952850Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/highr_0.9.tar.gz' 2021-05-16T17:44:15.0696695Z Content type 'binary/octet-stream' length 15361 bytes (15 KB) 2021-05-16T17:44:15.0700835Z ================================================== 2021-05-16T17:44:15.0701339Z downloaded 15 KB 2021-05-16T17:44:15.0701670Z 2021-05-16T17:44:15.0737061Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringr_1.4.0.tar.gz' 2021-05-16T17:44:15.2485278Z Content type 'application/x-tar' length 135526 bytes (132 KB) 2021-05-16T17:44:15.2595070Z ================================================== 2021-05-16T17:44:15.2596945Z downloaded 132 KB 2021-05-16T17:44:15.2597958Z 2021-05-16T17:44:15.2632067Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringi_1.6.1.tar.gz' 2021-05-16T17:44:15.5399753Z Content type 'binary/octet-stream' length 7574951 bytes (7.2 MB) 2021-05-16T17:44:15.5942304Z ================================================== 2021-05-16T17:44:15.5942940Z downloaded 7.2 MB 2021-05-16T17:44:15.5943274Z 2021-05-16T17:44:15.5982486Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-16T17:44:15.8731947Z Content type 'binary/octet-stream' length 2954251 bytes (2.8 MB) 2021-05-16T17:44:15.9265882Z ================================================== 2021-05-16T17:44:15.9266914Z downloaded 2.8 MB 2021-05-16T17:44:15.9267524Z 2021-05-16T17:44:15.9306801Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/knitr_1.33.tar.gz' 2021-05-16T17:44:16.2007680Z Content type 'binary/octet-stream' length 890176 bytes (869 KB) 2021-05-16T17:44:16.2258815Z ================================================== 2021-05-16T17:44:16.2259565Z downloaded 869 KB 2021-05-16T17:44:16.2259899Z 2021-05-16T17:44:16.2300204Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/commonmark_1.7.tar.gz' 2021-05-16T17:44:16.4995715Z Content type 'application/x-tar' length 134376 bytes (131 KB) 2021-05-16T17:44:16.5105447Z ================================================== 2021-05-16T17:44:16.5106707Z downloaded 131 KB 2021-05-16T17:44:16.5107245Z 2021-05-16T17:44:16.5143848Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brew_1.0-6.tar.gz' 2021-05-16T17:44:16.7847929Z Content type 'application/x-tar' length 83765 bytes (81 KB) 2021-05-16T17:44:16.7908561Z ================================================== 2021-05-16T17:44:16.7909138Z downloaded 81 KB 2021-05-16T17:44:16.7909468Z 2021-05-16T17:44:16.7946591Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xopen_1.0.0.tar.gz' 2021-05-16T17:44:17.0673968Z Content type 'application/x-tar' length 11313 bytes (11 KB) 2021-05-16T17:44:17.0675155Z ================================================== 2021-05-16T17:44:17.0675877Z downloaded 11 KB 2021-05-16T17:44:17.0676506Z 2021-05-16T17:44:17.0716304Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-16T17:44:17.3415717Z Content type 'application/x-tar' length 45020 bytes (43 KB) 2021-05-16T17:44:17.3464407Z ================================================== 2021-05-16T17:44:17.3465322Z downloaded 43 KB 2021-05-16T17:44:17.3465838Z 2021-05-16T17:44:17.3509643Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-16T17:44:17.6246421Z Content type 'binary/octet-stream' length 10377 bytes (10 KB) 2021-05-16T17:44:17.6247260Z ================================================== 2021-05-16T17:44:17.6247753Z downloaded 10 KB 2021-05-16T17:44:17.6248060Z 2021-05-16T17:44:17.6287274Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-16T17:44:17.9118505Z Content type 'binary/octet-stream' length 30622 bytes (29 KB) 2021-05-16T17:44:17.9121976Z ================================================== 2021-05-16T17:44:17.9122827Z downloaded 29 KB 2021-05-16T17:44:17.9123422Z 2021-05-16T17:44:17.9165467Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/testthat_3.0.2.tar.gz' 2021-05-16T17:44:18.1912752Z Content type 'binary/octet-stream' length 678280 bytes (662 KB) 2021-05-16T17:44:18.2142570Z ================================================== 2021-05-16T17:44:18.2143160Z downloaded 662 KB 2021-05-16T17:44:18.2143495Z 2021-05-16T17:44:18.2192281Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rversions_2.0.2.tar.gz' 2021-05-16T17:44:18.3996611Z Content type 'binary/octet-stream' length 40913 bytes (39 KB) 2021-05-16T17:44:18.4001006Z ================================================== 2021-05-16T17:44:18.4001682Z downloaded 39 KB 2021-05-16T17:44:18.4002006Z 2021-05-16T17:44:18.4042375Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-16T17:44:18.6805347Z Content type 'binary/octet-stream' length 255098 bytes (249 KB) 2021-05-16T17:44:18.7965973Z ================================================== 2021-05-16T17:44:18.7966663Z downloaded 249 KB 2021-05-16T17:44:18.7966996Z 2021-05-16T17:44:18.8006281Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-16T17:44:19.0734286Z Content type 'application/x-tar' length 44991 bytes (43 KB) 2021-05-16T17:44:19.0805880Z ================================================== 2021-05-16T17:44:19.0807357Z downloaded 43 KB 2021-05-16T17:44:19.0808465Z 2021-05-16T17:44:19.0844922Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/devtools_2.4.1.tar.gz' 2021-05-16T17:44:19.3636220Z Content type 'binary/octet-stream' length 370450 bytes (361 KB) 2021-05-16T17:44:19.3838512Z ================================================== 2021-05-16T17:44:19.3839623Z downloaded 361 KB 2021-05-16T17:44:19.3840665Z 2021-05-16T17:44:19.7401014Z * installing *source* package ‘utf8’ ... 2021-05-16T17:44:19.7473582Z ** package ‘utf8’ successfully unpacked and MD5 sums checked 2021-05-16T17:44:19.7474647Z ** using staged installation 2021-05-16T17:44:19.7621144Z ** libs 2021-05-16T17:44:19.7677514Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c as_utf8.c -o as_utf8.o 2021-05-16T17:44:19.8429222Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c bytes.c -o bytes.o 2021-05-16T17:44:20.0064898Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c context.c -o context.o 2021-05-16T17:44:20.0799097Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c init.c -o init.o 2021-05-16T17:44:20.1273011Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c render.c -o render.o 2021-05-16T17:44:20.2021214Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c render_table.c -o render_table.o 2021-05-16T17:44:20.3925824Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c string.c -o string.o 2021-05-16T17:44:20.4628160Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c text.c -o text.o 2021-05-16T17:44:20.6112265Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8_encode.c -o utf8_encode.o 2021-05-16T17:44:20.7038634Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8_format.c -o utf8_format.o 2021-05-16T17:44:20.8080131Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8_normalize.c -o utf8_normalize.o 2021-05-16T17:44:20.8886428Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8_valid.c -o utf8_valid.o 2021-05-16T17:44:20.9546143Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8_width.c -o utf8_width.o 2021-05-16T17:44:21.0238027Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c util.c -o util.o 2021-05-16T17:44:21.0908064Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/array.c -o utf8lite/src/array.o 2021-05-16T17:44:21.1561027Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/char.c -o utf8lite/src/char.o 2021-05-16T17:44:21.2385361Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/encode.c -o utf8lite/src/encode.o 2021-05-16T17:44:21.3064817Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/error.c -o utf8lite/src/error.o 2021-05-16T17:44:21.3527667Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/escape.c -o utf8lite/src/escape.o 2021-05-16T17:44:21.4285697Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/graph.c -o utf8lite/src/graph.o 2021-05-16T17:44:21.4818059Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/graphscan.c -o utf8lite/src/graphscan.o 2021-05-16T17:44:21.7127598Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/normalize.c -o utf8lite/src/normalize.o 2021-05-16T17:44:22.0523397Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/render.c -o utf8lite/src/render.o 2021-05-16T17:44:22.2471998Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/text.c -o utf8lite/src/text.o 2021-05-16T17:44:22.3262082Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/textassign.c -o utf8lite/src/textassign.o 2021-05-16T17:44:22.3970432Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/textiter.c -o utf8lite/src/textiter.o 2021-05-16T17:44:22.4780935Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/textmap.c -o utf8lite/src/textmap.o 2021-05-16T17:44:22.5643338Z ar rcs libcutf8lite.a utf8lite/src/array.o utf8lite/src/char.o utf8lite/src/encode.o utf8lite/src/error.o utf8lite/src/escape.o utf8lite/src/graph.o utf8lite/src/graphscan.o utf8lite/src/normalize.o utf8lite/src/render.o utf8lite/src/text.o utf8lite/src/textassign.o utf8lite/src/textiter.o utf8lite/src/textmap.o 2021-05-16T17:44:22.5725379Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o utf8.so as_utf8.o bytes.o context.o init.o render.o render_table.o string.o text.o utf8_encode.o utf8_format.o utf8_normalize.o utf8_valid.o utf8_width.o util.o -L. -lcutf8lite -L/opt/R/devel/lib/R/lib -lR 2021-05-16T17:44:22.6094596Z installing to /home/runner/work/_temp/Library/00LOCK-utf8/00new/utf8/libs 2021-05-16T17:44:22.6100185Z ** R 2021-05-16T17:44:22.6186327Z ** inst 2021-05-16T17:44:22.6196482Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:44:23.1214749Z ** help 2021-05-16T17:44:23.1535692Z *** installing help indices 2021-05-16T17:44:23.1801767Z ** building package indices 2021-05-16T17:44:23.4052752Z ** installing vignettes 2021-05-16T17:44:23.4103305Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:44:23.6074278Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:44:23.6305031Z ** testing if installed package can be loaded from final location 2021-05-16T17:44:23.8274716Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:44:23.8282250Z * DONE (utf8) 2021-05-16T17:44:24.0609474Z * installing *source* package ‘pkgconfig’ ... 2021-05-16T17:44:24.0620268Z ** package ‘pkgconfig’ successfully unpacked and MD5 sums checked 2021-05-16T17:44:24.0621610Z ** using staged installation 2021-05-16T17:44:24.0750176Z ** R 2021-05-16T17:44:24.0780100Z ** inst 2021-05-16T17:44:24.0788945Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:44:24.3377153Z ** help 2021-05-16T17:44:24.3615419Z *** installing help indices 2021-05-16T17:44:24.3803651Z ** building package indices 2021-05-16T17:44:24.5959677Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:44:24.7921719Z ** testing if installed package can be loaded from final location 2021-05-16T17:44:24.9858747Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:44:24.9864580Z * DONE (pkgconfig) 2021-05-16T17:44:25.2919273Z * installing *source* package ‘fansi’ ... 2021-05-16T17:44:25.2963473Z ** package ‘fansi’ successfully unpacked and MD5 sums checked 2021-05-16T17:44:25.2965118Z ** using staged installation 2021-05-16T17:44:25.3101542Z ** libs 2021-05-16T17:44:25.3185943Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c assumptions.c -o assumptions.o 2021-05-16T17:44:25.3628072Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c has.c -o has.o 2021-05-16T17:44:25.4322530Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T17:44:25.4840045Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c nchar.c -o nchar.o 2021-05-16T17:44:25.5645181Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c read.c -o read.o 2021-05-16T17:44:26.0815393Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rnchar.c -o rnchar.o 2021-05-16T17:44:26.1257365Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c state.c -o state.o 2021-05-16T17:44:26.5319169Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c strip.c -o strip.o 2021-05-16T17:44:26.6878431Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c strsplit.c -o strsplit.o 2021-05-16T17:44:26.7397384Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c tabs.c -o tabs.o 2021-05-16T17:44:26.8794204Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c tohtml.c -o tohtml.o 2021-05-16T17:44:27.1672276Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unhandled.c -o unhandled.o 2021-05-16T17:44:27.2826298Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unique.c -o unique.o 2021-05-16T17:44:27.3447929Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utf8.c -o utf8.o 2021-05-16T17:44:27.4099204Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utils.c -o utils.o 2021-05-16T17:44:27.5956149Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c wrap.c -o wrap.o 2021-05-16T17:44:27.9461790Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o fansi.so assumptions.o has.o init.o nchar.o read.o rnchar.o state.o strip.o strsplit.o tabs.o tohtml.o unhandled.o unique.o utf8.o utils.o wrap.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T17:44:27.9774332Z installing to /home/runner/work/_temp/Library/00LOCK-fansi/00new/fansi/libs 2021-05-16T17:44:27.9790352Z ** R 2021-05-16T17:44:27.9897830Z ** inst 2021-05-16T17:44:27.9908078Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:44:28.6637336Z ** help 2021-05-16T17:44:28.7357539Z *** installing help indices 2021-05-16T17:44:28.7783603Z ** building package indices 2021-05-16T17:44:29.0257756Z ** installing vignettes 2021-05-16T17:44:29.0380621Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:44:29.2429700Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:44:29.2693434Z ** testing if installed package can be loaded from final location 2021-05-16T17:44:29.4837819Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:44:29.4847004Z * DONE (fansi) 2021-05-16T17:44:29.9806535Z * installing *source* package ‘diffobj’ ... 2021-05-16T17:44:29.9917242Z ** package ‘diffobj’ successfully unpacked and MD5 sums checked 2021-05-16T17:44:29.9918062Z ** using staged installation 2021-05-16T17:44:30.0083791Z ** libs 2021-05-16T17:44:30.0133893Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c diff.c -o diff.o 2021-05-16T17:44:30.2437760Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c diffobj.c -o diffobj.o 2021-05-16T17:44:30.3117233Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T17:44:30.3628209Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o diffobj.so diff.o diffobj.o init.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T17:44:30.3894258Z installing to /home/runner/work/_temp/Library/00LOCK-diffobj/00new/diffobj/libs 2021-05-16T17:44:30.3896957Z ** R 2021-05-16T17:44:30.4345847Z ** inst 2021-05-16T17:44:30.4364963Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:44:37.1750382Z ** help 2021-05-16T17:44:37.3861403Z *** installing help indices 2021-05-16T17:44:37.5330750Z ** building package indices 2021-05-16T17:44:37.8376570Z ** installing vignettes 2021-05-16T17:44:37.8455856Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:44:38.1735718Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:44:38.1937192Z ** testing if installed package can be loaded from final location 2021-05-16T17:44:38.6563693Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:44:38.6646951Z * DONE (diffobj) 2021-05-16T17:44:38.9862940Z * installing *source* package ‘ps’ ... 2021-05-16T17:44:38.9907715Z ** package ‘ps’ successfully unpacked and MD5 sums checked 2021-05-16T17:44:38.9910336Z ** using staged installation 2021-05-16T17:44:39.2118838Z ** libs 2021-05-16T17:44:39.2178711Z gcc -g -O2 -Wall px.c -o px 2021-05-16T17:44:39.3604254Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T17:44:39.4383400Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c api-common.c -o api-common.o 2021-05-16T17:44:39.5124677Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c common.c -o common.o 2021-05-16T17:44:39.5879713Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c extra.c -o extra.o 2021-05-16T17:44:39.7677840Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c dummy.c -o dummy.o 2021-05-16T17:44:39.8250837Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c error-codes.c -o error-codes.o 2021-05-16T17:44:40.1335772Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c posix.c -o posix.o 2021-05-16T17:44:40.3248862Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c api-posix.c -o api-posix.o 2021-05-16T17:44:40.4390274Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c linux.c -o linux.o 2021-05-16T17:44:40.5841746Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c api-linux.c -o api-linux.o 2021-05-16T17:44:41.0943286Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o ps.so init.o api-common.o common.o extra.o dummy.o error-codes.o posix.o api-posix.o linux.o api-linux.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T17:44:41.1253962Z installing via 'install.libs.R' to /home/runner/work/_temp/Library/00LOCK-ps/00new/ps 2021-05-16T17:44:41.1277835Z ** R 2021-05-16T17:44:41.1392732Z ** inst 2021-05-16T17:44:41.1403207Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:44:42.2165284Z ** help 2021-05-16T17:44:42.3698211Z *** installing help indices 2021-05-16T17:44:42.4696015Z ** building package indices 2021-05-16T17:44:42.7723576Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:44:42.9758006Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:44:42.9974573Z ** testing if installed package can be loaded from final location 2021-05-16T17:44:43.2214871Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:44:43.2229170Z * DONE (ps) 2021-05-16T17:44:43.4587321Z * installing *source* package ‘praise’ ... 2021-05-16T17:44:43.4598096Z ** package ‘praise’ successfully unpacked and MD5 sums checked 2021-05-16T17:44:43.4599611Z ** using staged installation 2021-05-16T17:44:43.4716339Z ** R 2021-05-16T17:44:43.4759531Z ** inst 2021-05-16T17:44:43.4768719Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:44:43.7238345Z ** help 2021-05-16T17:44:43.7378678Z *** installing help indices 2021-05-16T17:44:43.7617187Z ** building package indices 2021-05-16T17:44:43.9795011Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:44:44.1749191Z ** testing if installed package can be loaded from final location 2021-05-16T17:44:44.3661297Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:44:44.3666345Z * DONE (praise) 2021-05-16T17:44:44.7300670Z * installing *source* package ‘pkgload’ ... 2021-05-16T17:44:44.7352948Z ** package ‘pkgload’ successfully unpacked and MD5 sums checked 2021-05-16T17:44:44.7354249Z ** using staged installation 2021-05-16T17:44:44.7508292Z ** R 2021-05-16T17:44:44.7620074Z ** inst 2021-05-16T17:44:44.7627809Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:44:45.6716624Z ** help 2021-05-16T17:44:45.7303296Z *** installing help indices 2021-05-16T17:44:45.7788073Z ** building package indices 2021-05-16T17:44:46.0271705Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:44:46.5238819Z ** testing if installed package can be loaded from final location 2021-05-16T17:44:47.0326895Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:44:47.0340686Z * DONE (pkgload) 2021-05-16T17:44:47.3014566Z * installing *source* package ‘evaluate’ ... 2021-05-16T17:44:47.3034219Z ** package ‘evaluate’ successfully unpacked and MD5 sums checked 2021-05-16T17:44:47.3036367Z ** using staged installation 2021-05-16T17:44:47.3186462Z ** R 2021-05-16T17:44:47.3244595Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:44:47.8612526Z ** help 2021-05-16T17:44:47.8916460Z *** installing help indices 2021-05-16T17:44:47.9258183Z ** building package indices 2021-05-16T17:44:48.1506893Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:44:48.3457430Z ** testing if installed package can be loaded from final location 2021-05-16T17:44:48.5448137Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:44:48.5456129Z * DONE (evaluate) 2021-05-16T17:44:48.7910091Z * installing *source* package ‘ellipsis’ ... 2021-05-16T17:44:48.7929400Z ** package ‘ellipsis’ successfully unpacked and MD5 sums checked 2021-05-16T17:44:48.7931346Z ** using staged installation 2021-05-16T17:44:48.8093756Z ** libs 2021-05-16T17:44:48.8147500Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c dots.c -o dots.o 2021-05-16T17:44:48.8992839Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T17:44:48.9508991Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o ellipsis.so dots.o init.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T17:44:48.9757876Z installing to /home/runner/work/_temp/Library/00LOCK-ellipsis/00new/ellipsis/libs 2021-05-16T17:44:48.9773703Z ** R 2021-05-16T17:44:48.9809924Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:44:49.2746858Z ** help 2021-05-16T17:44:49.3011836Z *** installing help indices 2021-05-16T17:44:49.3229645Z ** building package indices 2021-05-16T17:44:49.5416946Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:44:49.7623918Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:44:49.7825415Z ** testing if installed package can be loaded from final location 2021-05-16T17:44:49.9958073Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:44:49.9964089Z * DONE (ellipsis) 2021-05-16T17:44:50.2901897Z * installing *source* package ‘digest’ ... 2021-05-16T17:44:50.2936411Z ** package ‘digest’ successfully unpacked and MD5 sums checked 2021-05-16T17:44:50.2937614Z ** using staged installation 2021-05-16T17:44:50.3058331Z ** libs 2021-05-16T17:44:50.3125405Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c SpookyV2.cpp -o SpookyV2.o 2021-05-16T17:44:50.5105380Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c aes.c -o aes.o 2021-05-16T17:44:50.8636588Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c blake3.c -o blake3.o 2021-05-16T17:44:51.6521341Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c blake3_dispatch.c -o blake3_dispatch.o 2021-05-16T17:44:51.9103454Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c blake3_portable.c -o blake3_portable.o 2021-05-16T17:44:52.5169081Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c crc32.c -o crc32.o 2021-05-16T17:44:52.6075176Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c digest.c -o digest.o 2021-05-16T17:44:52.8522978Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c digest2int.c -o digest2int.o 2021-05-16T17:44:52.9157207Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T17:44:52.9416966Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c md5.c -o md5.o 2021-05-16T17:44:53.1016676Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pmurhash.c -o pmurhash.o 2021-05-16T17:44:53.1661084Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c raes.c -o raes.o 2021-05-16T17:44:53.2563635Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c sha1.c -o sha1.o 2021-05-16T17:44:53.5927943Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c sha2.c -o sha2.o 2021-05-16T17:44:53.7203706Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c sha256.c -o sha256.o 2021-05-16T17:44:54.3609187Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c spooky_serialize.cpp -o spooky_serialize.o 2021-05-16T17:44:54.4892214Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c xxhash.c -o xxhash.o 2021-05-16T17:44:54.7667302Z g++ -std=gnu++11 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o digest.so SpookyV2.o aes.o blake3.o blake3_dispatch.o blake3_portable.o crc32.o digest.o digest2int.o init.o md5.o pmurhash.o raes.o sha1.o sha2.o sha256.o spooky_serialize.o xxhash.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T17:44:54.8133682Z installing to /home/runner/work/_temp/Library/00LOCK-digest/00new/digest/libs 2021-05-16T17:44:54.8156006Z ** R 2021-05-16T17:44:54.8221172Z ** demo 2021-05-16T17:44:54.8227383Z ** inst 2021-05-16T17:44:54.8246113Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:44:55.4030571Z ** help 2021-05-16T17:44:55.4458660Z *** installing help indices 2021-05-16T17:44:55.4749293Z ** building package indices 2021-05-16T17:44:55.6941964Z ** installing vignettes 2021-05-16T17:44:55.7005713Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:44:55.9026603Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:44:55.9285325Z ** testing if installed package can be loaded from final location 2021-05-16T17:44:56.1361747Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:44:56.1378905Z * DONE (digest) 2021-05-16T17:44:56.3824615Z * installing *source* package ‘brio’ ... 2021-05-16T17:44:56.3840270Z ** package ‘brio’ successfully unpacked and MD5 sums checked 2021-05-16T17:44:56.3841529Z ** using staged installation 2021-05-16T17:44:56.4034977Z ** libs 2021-05-16T17:44:56.4101564Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c brio.c -o brio.o 2021-05-16T17:44:56.4537983Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c file_line_endings.c -o file_line_endings.o 2021-05-16T17:44:56.5094418Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T17:44:56.5597234Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c read_file.c -o read_file.o 2021-05-16T17:44:56.6215767Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c read_file_raw.c -o read_file_raw.o 2021-05-16T17:44:56.6815581Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c read_lines.c -o read_lines.o 2021-05-16T17:44:56.7709632Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c write_file.c -o write_file.o 2021-05-16T17:44:56.8237118Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c write_lines.c -o write_lines.o 2021-05-16T17:44:56.8891171Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o brio.so brio.o file_line_endings.o init.o read_file.o read_file_raw.o read_lines.o write_file.o write_lines.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T17:44:56.9200685Z installing to /home/runner/work/_temp/Library/00LOCK-brio/00new/brio/libs 2021-05-16T17:44:56.9202175Z ** R 2021-05-16T17:44:56.9213165Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:44:57.1781042Z ** help 2021-05-16T17:44:57.1997432Z *** installing help indices 2021-05-16T17:44:57.2217587Z ** building package indices 2021-05-16T17:44:57.4343858Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:44:57.6347745Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:44:57.6566503Z ** testing if installed package can be loaded from final location 2021-05-16T17:44:57.8565703Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:44:57.8571155Z * DONE (brio) 2021-05-16T17:44:58.1755726Z * installing *source* package ‘xml2’ ... 2021-05-16T17:44:58.1800053Z ** package ‘xml2’ successfully unpacked and MD5 sums checked 2021-05-16T17:44:58.1801311Z ** using staged installation 2021-05-16T17:44:58.2115692Z Found pkg-config cflags and libs! 2021-05-16T17:44:58.3100351Z Using PKG_CFLAGS=-I/usr/include/libxml2 2021-05-16T17:44:58.3101743Z Using PKG_LIBS=-lxml2 2021-05-16T17:44:58.4928306Z ** libs 2021-05-16T17:44:58.4985849Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c connection.cpp -o connection.o 2021-05-16T17:44:59.0478984Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T17:44:59.1082486Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c xml2_doc.cpp -o xml2_doc.o 2021-05-16T17:44:59.7257299Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c xml2_init.cpp -o xml2_init.o 2021-05-16T17:45:00.1978779Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c xml2_namespace.cpp -o xml2_namespace.o 2021-05-16T17:45:00.9829610Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c xml2_node.cpp -o xml2_node.o 2021-05-16T17:45:03.0659195Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c xml2_output.cpp -o xml2_output.o 2021-05-16T17:45:03.6493895Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c xml2_schema.cpp -o xml2_schema.o 2021-05-16T17:45:04.2887143Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c xml2_url.cpp -o xml2_url.o 2021-05-16T17:45:04.7965870Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c xml2_xpath.cpp -o xml2_xpath.o 2021-05-16T17:45:05.2723481Z g++ -std=gnu++14 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o xml2.so connection.o init.o xml2_doc.o xml2_init.o xml2_namespace.o xml2_node.o xml2_output.o xml2_schema.o xml2_url.o xml2_xpath.o -lxml2 -L/opt/R/devel/lib/R/lib -lR 2021-05-16T17:45:05.3698269Z installing to /home/runner/work/_temp/Library/00LOCK-xml2/00new/xml2/libs 2021-05-16T17:45:05.3728157Z ** R 2021-05-16T17:45:05.3851485Z ** inst 2021-05-16T17:45:05.3866183Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:45:06.3935118Z ** help 2021-05-16T17:45:06.4968020Z *** installing help indices 2021-05-16T17:45:06.5512586Z ** building package indices 2021-05-16T17:45:06.8065922Z ** installing vignettes 2021-05-16T17:45:06.8175132Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:45:07.0334944Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:45:07.0552573Z ** testing if installed package can be loaded from final location 2021-05-16T17:45:07.2789458Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:45:07.2808023Z * DONE (xml2) 2021-05-16T17:45:07.5870551Z * installing *source* package ‘xfun’ ... 2021-05-16T17:45:07.5906870Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-16T17:45:07.5908141Z ** using staged installation 2021-05-16T17:45:07.6077173Z ** libs 2021-05-16T17:45:07.6173202Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-16T17:45:07.7322445Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T17:45:07.7838516Z g++ -std=gnu++11 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o xfun.so base64.o init.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T17:45:07.8255572Z installing to /home/runner/work/_temp/Library/00LOCK-xfun/00new/xfun/libs 2021-05-16T17:45:07.8257642Z ** R 2021-05-16T17:45:07.8408591Z ** inst 2021-05-16T17:45:07.8421238Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:45:09.2830708Z ** help 2021-05-16T17:45:09.4414163Z *** installing help indices 2021-05-16T17:45:09.5516078Z ** building package indices 2021-05-16T17:45:09.8604148Z ** installing vignettes 2021-05-16T17:45:09.8684088Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:45:10.0699967Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:45:10.0900002Z ** testing if installed package can be loaded from final location 2021-05-16T17:45:10.3142716Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:45:10.3158869Z * DONE (xfun) 2021-05-16T17:45:13.0798519Z * installing *source* package ‘stringi’ ... 2021-05-16T17:45:13.2067896Z ** package ‘stringi’ successfully unpacked and MD5 sums checked 2021-05-16T17:45:13.2069945Z ** using staged installation 2021-05-16T17:45:13.3580574Z checking for R_HOME... /opt/R/devel/lib/R 2021-05-16T17:45:13.3581689Z checking for R... /opt/R/devel/lib/R/bin/R 2021-05-16T17:45:13.5373893Z checking for endianness... little 2021-05-16T17:45:13.7114070Z checking for R >= 3.1.0 for C++11 use... yes 2021-05-16T17:45:13.8836201Z checking for R < 3.4.0 for CXX1X flag use... no 2021-05-16T17:45:13.8841595Z checking for cat... /usr/bin/cat 2021-05-16T17:45:14.1420836Z checking for local ICUDT_DIR... icu69/data 2021-05-16T17:45:14.1422002Z checking for gcc... gcc 2021-05-16T17:45:14.2117075Z checking whether the C compiler works... yes 2021-05-16T17:45:14.2118557Z checking for C compiler default output file name... a.out 2021-05-16T17:45:14.2543396Z checking for suffix of executables... 2021-05-16T17:45:14.3088347Z checking whether we are cross compiling... no 2021-05-16T17:45:14.3373181Z checking for suffix of object files... o 2021-05-16T17:45:14.3620791Z checking whether we are using the GNU C compiler... yes 2021-05-16T17:45:14.3877178Z checking whether gcc accepts -g... yes 2021-05-16T17:45:14.4332882Z checking for gcc option to accept ISO C89... none needed 2021-05-16T17:45:14.4577297Z checking how to run the C preprocessor... gcc -E 2021-05-16T17:45:14.4837451Z checking for grep that handles long lines and -e... /usr/bin/grep 2021-05-16T17:45:14.4855108Z checking for egrep... /usr/bin/grep -E 2021-05-16T17:45:14.6033919Z checking for ANSI C header files... yes 2021-05-16T17:45:14.6353003Z checking for sys/types.h... yes 2021-05-16T17:45:14.6727012Z checking for sys/stat.h... yes 2021-05-16T17:45:14.7105408Z checking for stdlib.h... yes 2021-05-16T17:45:14.7490646Z checking for string.h... yes 2021-05-16T17:45:14.7882523Z checking for memory.h... yes 2021-05-16T17:45:14.8266389Z checking for strings.h... yes 2021-05-16T17:45:14.8663277Z checking for inttypes.h... yes 2021-05-16T17:45:14.9061150Z checking for stdint.h... yes 2021-05-16T17:45:14.9496064Z checking for unistd.h... yes 2021-05-16T17:45:14.9997596Z checking elf.h usability... yes 2021-05-16T17:45:15.0126841Z checking elf.h presence... yes 2021-05-16T17:45:15.0127870Z checking for elf.h... yes 2021-05-16T17:45:15.0712116Z checking whether we are using the GNU C++ compiler... yes 2021-05-16T17:45:15.0965328Z checking whether g++ -std=gnu++11 accepts -g... yes 2021-05-16T17:45:15.4509361Z checking whether the C++ compiler supports the long long type... yes 2021-05-16T17:45:15.4779763Z checking whether the compiler implements namespaces... yes 2021-05-16T17:45:15.6252129Z checking whether the compiler supports Standard Template Library... yes 2021-05-16T17:45:16.2227525Z checking whether std::map is available... yes 2021-05-16T17:45:16.2251114Z checking for pkg-config... /usr/bin/pkg-config 2021-05-16T17:45:16.2453872Z checking with pkg-config for the system ICU4C... 66.1 2021-05-16T17:45:16.2480176Z checking for ICU4C >= 55... yes 2021-05-16T17:45:16.2554882Z checking for additional required CPPFLAGS, LDFLAGS, and LIBS... done 2021-05-16T17:45:16.6152220Z checking whether an ICU4C-based project can be built... yes 2021-05-16T17:45:16.6813750Z checking programmatically for sufficient U_ICU_VERSION_MAJOR_NUM... yes 2021-05-16T17:45:16.9885088Z checking programmatically if U_CHARSET_IS_UTF8 is defined and set... yes 2021-05-16T17:45:17.8395447Z checking the capabilities of the ICU data library (ucnv, uloc, utrans)... yes 2021-05-16T17:45:18.4990237Z checking the capabilities of the ICU data library (ucol)... yes 2021-05-16T17:45:18.5402057Z configure: creating ./config.status 2021-05-16T17:45:18.6369086Z config.status: creating src/Makevars 2021-05-16T17:45:18.6553818Z config.status: creating src/uconfig_local.h 2021-05-16T17:45:18.6739314Z config.status: creating src/install.libs.R 2021-05-16T17:45:18.6923787Z 2021-05-16T17:45:18.6924853Z *** stringi configure summary: 2021-05-16T17:45:18.6925551Z ICU_FOUND=1 2021-05-16T17:45:18.6926239Z STRINGI_CXXSTD=CXX_STD=CXX11 2021-05-16T17:45:18.6927486Z STRINGI_CFLAGS= -fpic 2021-05-16T17:45:18.6928590Z STRINGI_CPPFLAGS=-I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H 2021-05-16T17:45:18.6929605Z STRINGI_CXXFLAGS= -fpic 2021-05-16T17:45:18.6930612Z STRINGI_LDFLAGS=-L/usr/lib/x86_64-linux-gnu 2021-05-16T17:45:18.6934339Z STRINGI_LIBS=-licui18n -licuuc -licudata 2021-05-16T17:45:18.6934812Z 2021-05-16T17:45:18.6935308Z *** Compiler settings used: 2021-05-16T17:45:18.6935805Z CC=gcc 2021-05-16T17:45:18.6936438Z LD=g++ -std=gnu++14 2021-05-16T17:45:18.6937107Z CFLAGS=-g -O2 -fpic 2021-05-16T17:45:18.6937960Z CPPFLAGS=-I/usr/local/include -UDEBUG -DNDEBUG 2021-05-16T17:45:18.6938738Z CXX=g++ -std=gnu++11 2021-05-16T17:45:18.6939397Z CXXFLAGS=-g -O2 -fpic 2021-05-16T17:45:18.6939889Z LDFLAGS= 2021-05-16T17:45:18.6940314Z LIBS= 2021-05-16T17:45:18.6940575Z 2021-05-16T17:45:18.7356474Z ** libs 2021-05-16T17:45:18.7452926Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_brkiter.cpp -o stri_brkiter.o 2021-05-16T17:45:19.4897149Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_collator.cpp -o stri_collator.o 2021-05-16T17:45:20.1901321Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_common.cpp -o stri_common.o 2021-05-16T17:45:20.9252956Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_compare.cpp -o stri_compare.o 2021-05-16T17:45:21.7289905Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_base.cpp -o stri_container_base.o 2021-05-16T17:45:22.2956240Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_bytesearch.cpp -o stri_container_bytesearch.o 2021-05-16T17:45:23.2313613Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_listint.cpp -o stri_container_listint.o 2021-05-16T17:45:23.8506128Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_listraw.cpp -o stri_container_listraw.o 2021-05-16T17:45:24.5066274Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_listutf8.cpp -o stri_container_listutf8.o 2021-05-16T17:45:25.1276470Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_regex.cpp -o stri_container_regex.o 2021-05-16T17:45:25.8480748Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_usearch.cpp -o stri_container_usearch.o 2021-05-16T17:45:26.5618902Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_utf16.cpp -o stri_container_utf16.o 2021-05-16T17:45:27.3715682Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_utf8.cpp -o stri_container_utf8.o 2021-05-16T17:45:28.4554709Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_utf8_indexable.cpp -o stri_container_utf8_indexable.o 2021-05-16T17:45:28.7703130Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_encoding_conversion.cpp -o stri_encoding_conversion.o 2021-05-16T17:45:29.8293848Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_encoding_detection.cpp -o stri_encoding_detection.o 2021-05-16T17:45:31.5761425Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_encoding_management.cpp -o stri_encoding_management.o 2021-05-16T17:45:32.3342795Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_escape.cpp -o stri_escape.o 2021-05-16T17:45:33.0728556Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_exception.cpp -o stri_exception.o 2021-05-16T17:45:33.6586522Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_ICU_settings.cpp -o stri_ICU_settings.o 2021-05-16T17:45:34.2485365Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_join.cpp -o stri_join.o 2021-05-16T17:45:35.2910415Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_length.cpp -o stri_length.o 2021-05-16T17:45:36.0506203Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_pad.cpp -o stri_pad.o 2021-05-16T17:45:36.7483898Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_prepare_arg.cpp -o stri_prepare_arg.o 2021-05-16T17:45:37.6246619Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_random.cpp -o stri_random.o 2021-05-16T17:45:38.4888335Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_reverse.cpp -o stri_reverse.o 2021-05-16T17:45:39.1290978Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_count.cpp -o stri_search_class_count.o 2021-05-16T17:45:39.8397765Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_detect.cpp -o stri_search_class_detect.o 2021-05-16T17:45:40.5561218Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_extract.cpp -o stri_search_class_extract.o 2021-05-16T17:45:41.5169554Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_locate.cpp -o stri_search_class_locate.o 2021-05-16T17:45:42.4591339Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_replace.cpp -o stri_search_class_replace.o 2021-05-16T17:45:43.5821456Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_split.cpp -o stri_search_class_split.o 2021-05-16T17:45:44.4954744Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_startsendswith.cpp -o stri_search_class_startsendswith.o 2021-05-16T17:45:45.3151618Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_subset.cpp -o stri_search_class_subset.o 2021-05-16T17:45:46.1768348Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_trim.cpp -o stri_search_class_trim.o 2021-05-16T17:45:46.9034516Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_common.cpp -o stri_search_common.o 2021-05-16T17:45:47.6282787Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_count.cpp -o stri_search_coll_count.o 2021-05-16T17:45:48.3416398Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_detect.cpp -o stri_search_coll_detect.o 2021-05-16T17:45:49.4613677Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_extract.cpp -o stri_search_coll_extract.o 2021-05-16T17:45:50.0013828Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_locate.cpp -o stri_search_coll_locate.o 2021-05-16T17:45:50.8979761Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_replace.cpp -o stri_search_coll_replace.o 2021-05-16T17:45:51.8587050Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_split.cpp -o stri_search_coll_split.o 2021-05-16T17:45:52.7795539Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_startsendswith.cpp -o stri_search_coll_startsendswith.o 2021-05-16T17:45:53.5851165Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_subset.cpp -o stri_search_coll_subset.o 2021-05-16T17:45:54.4027088Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_boundaries_count.cpp -o stri_search_boundaries_count.o 2021-05-16T17:45:55.0207838Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_boundaries_extract.cpp -o stri_search_boundaries_extract.o 2021-05-16T17:45:55.8144304Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_boundaries_locate.cpp -o stri_search_boundaries_locate.o 2021-05-16T17:45:56.6023117Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_boundaries_split.cpp -o stri_search_boundaries_split.o 2021-05-16T17:45:57.3972110Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_count.cpp -o stri_search_fixed_count.o 2021-05-16T17:45:58.0508742Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_detect.cpp -o stri_search_fixed_detect.o 2021-05-16T17:45:58.6951044Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_extract.cpp -o stri_search_fixed_extract.o 2021-05-16T17:45:59.5487266Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_locate.cpp -o stri_search_fixed_locate.o 2021-05-16T17:46:00.3902996Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_replace.cpp -o stri_search_fixed_replace.o 2021-05-16T17:46:01.3235880Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_split.cpp -o stri_search_fixed_split.o 2021-05-16T17:46:02.1940722Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_subset.cpp -o stri_search_fixed_subset.o 2021-05-16T17:46:03.0250702Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_startsendswith.cpp -o stri_search_fixed_startsendswith.o 2021-05-16T17:46:03.7766557Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_in.cpp -o stri_search_in.o 2021-05-16T17:46:03.7933786Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_other_split.cpp -o stri_search_other_split.o 2021-05-16T17:46:04.7354322Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_count.cpp -o stri_search_regex_count.o 2021-05-16T17:46:05.3766091Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_detect.cpp -o stri_search_regex_detect.o 2021-05-16T17:46:06.0229691Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_extract.cpp -o stri_search_regex_extract.o 2021-05-16T17:46:06.9016136Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_locate.cpp -o stri_search_regex_locate.o 2021-05-16T17:46:07.7569564Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_match.cpp -o stri_search_regex_match.o 2021-05-16T17:46:08.7999539Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_replace.cpp -o stri_search_regex_replace.o 2021-05-16T17:46:09.5634257Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_split.cpp -o stri_search_regex_split.o 2021-05-16T17:46:10.4562122Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_subset.cpp -o stri_search_regex_subset.o 2021-05-16T17:46:11.2142025Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_sort.cpp -o stri_sort.o 2021-05-16T17:46:12.9885625Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_stats.cpp -o stri_stats.o 2021-05-16T17:46:13.7075957Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_stringi.cpp -o stri_stringi.o 2021-05-16T17:46:14.3486990Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_sub.cpp -o stri_sub.o 2021-05-16T17:46:15.2780812Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_test.cpp -o stri_test.o 2021-05-16T17:46:15.8832861Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_time_zone.cpp -o stri_time_zone.o 2021-05-16T17:46:16.5441691Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_time_calendar.cpp -o stri_time_calendar.o 2021-05-16T17:46:17.4157560Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_time_symbols.cpp -o stri_time_symbols.o 2021-05-16T17:46:18.2186606Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_time_format.cpp -o stri_time_format.o 2021-05-16T17:46:19.1253358Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_trans_casemap.cpp -o stri_trans_casemap.o 2021-05-16T17:46:19.9087728Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_trans_other.cpp -o stri_trans_other.o 2021-05-16T17:46:20.7039059Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_trans_normalization.cpp -o stri_trans_normalization.o 2021-05-16T17:46:21.3956125Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_trans_transliterate.cpp -o stri_trans_transliterate.o 2021-05-16T17:46:22.0614401Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_ucnv.cpp -o stri_ucnv.o 2021-05-16T17:46:22.7566938Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_uloc.cpp -o stri_uloc.o 2021-05-16T17:46:23.3492364Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_utils.cpp -o stri_utils.o 2021-05-16T17:46:23.9898094Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_wrap.cpp -o stri_wrap.o 2021-05-16T17:46:25.5096803Z g++ -std=gnu++11 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o stringi.so stri_brkiter.o stri_collator.o stri_common.o stri_compare.o stri_container_base.o stri_container_bytesearch.o stri_container_listint.o stri_container_listraw.o stri_container_listutf8.o stri_container_regex.o stri_container_usearch.o stri_container_utf16.o stri_container_utf8.o stri_container_utf8_indexable.o stri_encoding_conversion.o stri_encoding_detection.o stri_encoding_management.o stri_escape.o stri_exception.o stri_ICU_settings.o stri_join.o stri_length.o stri_pad.o stri_prepare_arg.o stri_random.o stri_reverse.o stri_search_class_count.o stri_search_class_detect.o stri_search_class_extract.o stri_search_class_locate.o stri_search_class_replace.o stri_search_class_split.o stri_search_class_startsendswith.o stri_search_class_subset.o stri_search_class_trim.o stri_search_common.o stri_search_coll_count.o stri_search_coll_detect.o stri_search_coll_extract.o stri_search_coll_locate.o stri_search_coll_replace.o stri_search_coll_split.o stri_search_coll_startsendswith.o stri_search_coll_subset.o stri_search_boundaries_count.o stri_search_boundaries_extract.o stri_search_boundaries_locate.o stri_search_boundaries_split.o stri_search_fixed_count.o stri_search_fixed_detect.o stri_search_fixed_extract.o stri_search_fixed_locate.o stri_search_fixed_replace.o stri_search_fixed_split.o stri_search_fixed_subset.o stri_search_fixed_startsendswith.o stri_search_in.o stri_search_other_split.o stri_search_regex_count.o stri_search_regex_detect.o stri_search_regex_extract.o stri_search_regex_locate.o stri_search_regex_match.o stri_search_regex_replace.o stri_search_regex_split.o stri_search_regex_subset.o stri_sort.o stri_stats.o stri_stringi.o stri_sub.o stri_test.o stri_time_zone.o stri_time_calendar.o stri_time_symbols.o stri_time_format.o stri_trans_casemap.o stri_trans_other.o stri_trans_normalization.o stri_trans_transliterate.o stri_ucnv.o stri_uloc.o stri_utils.o stri_wrap.o -L/usr/lib/x86_64-linux-gnu -licui18n -licuuc -licudata -L/opt/R/devel/lib/R/lib -lR 2021-05-16T17:46:25.7474681Z installing via 'install.libs.R' to /home/runner/work/_temp/Library/00LOCK-stringi/00new/stringi 2021-05-16T17:46:25.8325801Z ** R 2021-05-16T17:46:25.8658926Z ** inst 2021-05-16T17:46:25.8667826Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:46:27.0466688Z ** help 2021-05-16T17:46:27.5154011Z *** installing help indices 2021-05-16T17:46:27.7336221Z ** building package indices 2021-05-16T17:46:28.1652828Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:46:28.3830696Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:46:28.4093656Z ** testing if installed package can be loaded from final location 2021-05-16T17:46:28.6522524Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:46:28.6544696Z * DONE (stringi) 2021-05-16T17:46:29.7098964Z * installing *source* package ‘Rcpp’ ... 2021-05-16T17:46:29.7498912Z ** package ‘Rcpp’ successfully unpacked and MD5 sums checked 2021-05-16T17:46:29.7500525Z ** using staged installation 2021-05-16T17:46:29.7623559Z ** libs 2021-05-16T17:46:29.7678584Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fpic -g -O2 -c api.cpp -o api.o 2021-05-16T17:46:33.2188539Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fpic -g -O2 -c attributes.cpp -o attributes.o 2021-05-16T17:46:50.3254429Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fpic -g -O2 -c barrier.cpp -o barrier.o 2021-05-16T17:46:50.5499847Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fpic -g -O2 -c date.cpp -o date.o 2021-05-16T17:46:54.1903603Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fpic -g -O2 -c module.cpp -o module.o 2021-05-16T17:47:01.2165527Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fpic -g -O2 -c rcpp_init.cpp -o rcpp_init.o 2021-05-16T17:47:04.3954906Z g++ -std=gnu++14 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o Rcpp.so api.o attributes.o barrier.o date.o module.o rcpp_init.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T17:47:04.5854754Z installing to /home/runner/work/_temp/Library/00LOCK-Rcpp/00new/Rcpp/libs 2021-05-16T17:47:04.5984234Z ** R 2021-05-16T17:47:04.6136480Z ** inst 2021-05-16T17:47:04.6565071Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:47:06.5042243Z ** help 2021-05-16T17:47:06.6150496Z *** installing help indices 2021-05-16T17:47:06.6830062Z ** building package indices 2021-05-16T17:47:06.9475436Z ** installing vignettes 2021-05-16T17:47:06.9554231Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:47:07.2490368Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:47:07.2758499Z ** testing if installed package can be loaded from final location 2021-05-16T17:47:07.5978346Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:47:07.6072371Z * DONE (Rcpp) 2021-05-16T17:47:07.9205893Z * installing *source* package ‘commonmark’ ... 2021-05-16T17:47:07.9251420Z ** package ‘commonmark’ successfully unpacked and MD5 sums checked 2021-05-16T17:47:07.9255146Z ** using staged installation 2021-05-16T17:47:07.9386044Z ** libs 2021-05-16T17:47:07.9466965Z rm -f cmark/cmark.o cmark/node.o cmark/iterator.o cmark/blocks.o cmark/inlines.o cmark/scanners.o cmark/utf8.o cmark/buffer.o cmark/references.o cmark/render.o cmark/man.o cmark/xml.o cmark/html.o cmark/commonmark.o cmark/latex.o cmark/houdini_href_e.o cmark/houdini_html_e.o cmark/houdini_html_u.o cmark/cmark_ctype.o cmark/arena.o cmark/html.o cmark/linked_list.o cmark/plugin.o cmark/registry.o cmark/syntax_extension.o cmark/plaintext.o cmark/footnotes.o cmark/map.o extensions/autolink.o extensions/core-extensions.o extensions/ext_scanners.o extensions/strikethrough.o extensions/table.o extensions/tagfilter.o extensions.o init.o wrapper.o commonmark.so cmark/libstatcmark.a 2021-05-16T17:47:07.9504921Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c extensions.c -o extensions.o 2021-05-16T17:47:08.0023378Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c init.c -o init.o 2021-05-16T17:47:08.0500859Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c wrapper.c -o wrapper.o 2021-05-16T17:47:08.1205620Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/cmark.c -o cmark/cmark.o 2021-05-16T17:47:08.1732653Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/node.c -o cmark/node.o 2021-05-16T17:47:08.4797446Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/iterator.c -o cmark/iterator.o 2021-05-16T17:47:08.5814223Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/blocks.c -o cmark/blocks.o 2021-05-16T17:47:09.0854955Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/inlines.c -o cmark/inlines.o 2021-05-16T17:47:09.8865609Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/scanners.c -o cmark/scanners.o 2021-05-16T17:47:11.7929328Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/utf8.c -o cmark/utf8.o 2021-05-16T17:47:15.2641412Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/buffer.c -o cmark/buffer.o 2021-05-16T17:47:15.4046604Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/references.c -o cmark/references.o 2021-05-16T17:47:15.4565679Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/render.c -o cmark/render.o 2021-05-16T17:47:15.5642441Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/man.c -o cmark/man.o 2021-05-16T17:47:15.6572992Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/xml.c -o cmark/xml.o 2021-05-16T17:47:15.7509405Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/html.c -o cmark/html.o 2021-05-16T17:47:15.9617291Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/commonmark.c -o cmark/commonmark.o 2021-05-16T17:47:16.1788474Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/latex.c -o cmark/latex.o 2021-05-16T17:47:16.3181916Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/houdini_href_e.c -o cmark/houdini_href_e.o 2021-05-16T17:47:16.3665179Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/houdini_html_e.c -o cmark/houdini_html_e.o 2021-05-16T17:47:16.4159573Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/houdini_html_u.c -o cmark/houdini_html_u.o 2021-05-16T17:47:16.5325469Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/cmark_ctype.c -o cmark/cmark_ctype.o 2021-05-16T17:47:16.5661783Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/arena.c -o cmark/arena.o 2021-05-16T17:47:16.6345018Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/linked_list.c -o cmark/linked_list.o 2021-05-16T17:47:16.6800412Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/plugin.c -o cmark/plugin.o 2021-05-16T17:47:16.7221442Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/registry.c -o cmark/registry.o 2021-05-16T17:47:16.7767586Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/syntax_extension.c -o cmark/syntax_extension.o 2021-05-16T17:47:16.8530116Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/plaintext.c -o cmark/plaintext.o 2021-05-16T17:47:16.9644282Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/footnotes.c -o cmark/footnotes.o 2021-05-16T17:47:17.0152005Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/map.c -o cmark/map.o 2021-05-16T17:47:17.1043333Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c extensions/autolink.c -o extensions/autolink.o 2021-05-16T17:47:17.2934988Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c extensions/core-extensions.c -o extensions/core-extensions.o 2021-05-16T17:47:17.3272690Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c extensions/ext_scanners.c -o extensions/ext_scanners.o 2021-05-16T17:47:17.4895943Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c extensions/strikethrough.c -o extensions/strikethrough.o 2021-05-16T17:47:17.5815883Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c extensions/table.c -o extensions/table.o 2021-05-16T17:47:17.8815773Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c extensions/tagfilter.c -o extensions/tagfilter.o 2021-05-16T17:47:17.9416148Z ar rcs cmark/libstatcmark.a cmark/cmark.o cmark/node.o cmark/iterator.o cmark/blocks.o cmark/inlines.o cmark/scanners.o cmark/utf8.o cmark/buffer.o cmark/references.o cmark/render.o cmark/man.o cmark/xml.o cmark/html.o cmark/commonmark.o cmark/latex.o cmark/houdini_href_e.o cmark/houdini_html_e.o cmark/houdini_html_u.o cmark/cmark_ctype.o cmark/arena.o cmark/html.o cmark/linked_list.o cmark/plugin.o cmark/registry.o cmark/syntax_extension.o cmark/plaintext.o cmark/footnotes.o cmark/map.o extensions/autolink.o extensions/core-extensions.o extensions/ext_scanners.o extensions/strikethrough.o extensions/table.o extensions/tagfilter.o 2021-05-16T17:47:17.9561909Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o commonmark.so extensions.o init.o wrapper.o -Lcmark -lstatcmark -L/opt/R/devel/lib/R/lib -lR 2021-05-16T17:47:18.0056451Z installing to /home/runner/work/_temp/Library/00LOCK-commonmark/00new/commonmark/libs 2021-05-16T17:47:18.0121205Z ** R 2021-05-16T17:47:18.0149853Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:47:18.2772464Z ** help 2021-05-16T17:47:18.2908196Z *** installing help indices 2021-05-16T17:47:18.3087147Z ** building package indices 2021-05-16T17:47:18.5195685Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:47:18.7206744Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:47:18.7418967Z ** testing if installed package can be loaded from final location 2021-05-16T17:47:18.9330494Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:47:18.9336456Z * DONE (commonmark) 2021-05-16T17:47:19.1999413Z * installing *source* package ‘brew’ ... 2021-05-16T17:47:19.2001934Z ** using staged installation 2021-05-16T17:47:19.2093131Z ** R 2021-05-16T17:47:19.2122856Z ** inst 2021-05-16T17:47:19.2151055Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:47:19.5874897Z ** help 2021-05-16T17:47:19.6028957Z *** installing help indices 2021-05-16T17:47:19.6215854Z ** building package indices 2021-05-16T17:47:19.8283816Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:47:20.0214478Z ** testing if installed package can be loaded from final location 2021-05-16T17:47:20.2155123Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:47:20.2163001Z * DONE (brew) 2021-05-16T17:47:20.4603898Z * installing *source* package ‘sessioninfo’ ... 2021-05-16T17:47:20.4623646Z ** package ‘sessioninfo’ successfully unpacked and MD5 sums checked 2021-05-16T17:47:20.4628642Z ** using staged installation 2021-05-16T17:47:20.4813258Z ** R 2021-05-16T17:47:20.4859936Z ** inst 2021-05-16T17:47:20.4870279Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:47:20.9551425Z ** help 2021-05-16T17:47:20.9721069Z *** installing help indices 2021-05-16T17:47:20.9918813Z ** building package indices 2021-05-16T17:47:21.2016339Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:47:21.4533835Z ** testing if installed package can be loaded from final location 2021-05-16T17:47:21.6963731Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:47:21.6970347Z * DONE (sessioninfo) 2021-05-16T17:47:21.9297057Z * installing *source* package ‘prettyunits’ ... 2021-05-16T17:47:21.9309191Z ** package ‘prettyunits’ successfully unpacked and MD5 sums checked 2021-05-16T17:47:21.9310796Z ** using staged installation 2021-05-16T17:47:21.9430077Z ** R 2021-05-16T17:47:21.9475302Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:47:22.2892406Z ** help 2021-05-16T17:47:22.3164427Z *** installing help indices 2021-05-16T17:47:22.3389351Z ** building package indices 2021-05-16T17:47:22.5701972Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:47:22.7643834Z ** testing if installed package can be loaded from final location 2021-05-16T17:47:22.9673079Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:47:22.9678982Z * DONE (prettyunits) 2021-05-16T17:47:23.5430760Z * installing *source* package ‘vctrs’ ... 2021-05-16T17:47:23.5591400Z ** package ‘vctrs’ successfully unpacked and MD5 sums checked 2021-05-16T17:47:23.5592224Z ** using staged installation 2021-05-16T17:47:23.5785909Z ** libs 2021-05-16T17:47:23.5862149Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c altrep-rle.c -o altrep-rle.o 2021-05-16T17:47:23.7135901Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c arg-counter.c -o arg-counter.o 2021-05-16T17:47:23.8071870Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c arg.c -o arg.o 2021-05-16T17:47:23.9017108Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c bind.c -o bind.o 2021-05-16T17:47:24.1704022Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c c-unchop.c -o c-unchop.o 2021-05-16T17:47:24.2991834Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c c.c -o c.o 2021-05-16T17:47:24.4541030Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c callables.c -o callables.o 2021-05-16T17:47:24.5233157Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cast-bare.c -o cast-bare.o 2021-05-16T17:47:24.6424759Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cast-dispatch.c -o cast-dispatch.o 2021-05-16T17:47:24.7249634Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cast.c -o cast.o 2021-05-16T17:47:24.8713050Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c compare.c -o compare.o 2021-05-16T17:47:25.0959416Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c complete.c -o complete.o 2021-05-16T17:47:25.2310103Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c conditions.c -o conditions.o 2021-05-16T17:47:25.3282742Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c dictionary.c -o dictionary.o 2021-05-16T17:47:25.6029902Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c dim.c -o dim.o 2021-05-16T17:47:25.6724929Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c equal.c -o equal.o 2021-05-16T17:47:26.0989665Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c fields.c -o fields.o 2021-05-16T17:47:26.1975994Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c fill.c -o fill.o 2021-05-16T17:47:26.3324987Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c group.c -o group.o 2021-05-16T17:47:26.4656487Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c growable.c -o growable.o 2021-05-16T17:47:26.5277565Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c hash.c -o hash.o 2021-05-16T17:47:26.7814873Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c init.c -o init.o 2021-05-16T17:47:26.8492858Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c names.c -o names.o 2021-05-16T17:47:27.1977147Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c order-groups.c -o order-groups.o 2021-05-16T17:47:27.2840629Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c order-radix.c -o order-radix.o 2021-05-16T17:47:28.0992096Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c order-sortedness.c -o order-sortedness.o 2021-05-16T17:47:28.2692289Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c order-transform.c -o order-transform.o 2021-05-16T17:47:28.3477291Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c order-truelength.c -o order-truelength.o 2021-05-16T17:47:28.4308223Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c poly-op.c -o poly-op.o 2021-05-16T17:47:28.6259774Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c proxy-restore.c -o proxy-restore.o 2021-05-16T17:47:28.7471654Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c proxy.c -o proxy.o 2021-05-16T17:47:28.8876938Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c ptype2-dispatch.c -o ptype2-dispatch.o 2021-05-16T17:47:29.0095179Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c rep.c -o rep.o 2021-05-16T17:47:29.1604367Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c runs.c -o runs.o 2021-05-16T17:47:29.4319689Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c shape.c -o shape.o 2021-05-16T17:47:29.5425716Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c size-common.c -o size-common.o 2021-05-16T17:47:29.6359889Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c size.c -o size.o 2021-05-16T17:47:29.7621904Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c slice-array.c -o slice-array.o 2021-05-16T17:47:30.2727733Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c slice-assign-array.c -o slice-assign-array.o 2021-05-16T17:47:30.6658190Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c slice-assign.c -o slice-assign.o 2021-05-16T17:47:30.9336158Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c slice-chop.c -o slice-chop.o 2021-05-16T17:47:31.1188838Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c slice.c -o slice.o 2021-05-16T17:47:31.4232687Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c split.c -o split.o 2021-05-16T17:47:31.4856771Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c subscript-loc.c -o subscript-loc.o 2021-05-16T17:47:31.7062392Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c subscript.c -o subscript.o 2021-05-16T17:47:31.8681765Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c translate.c -o translate.o 2021-05-16T17:47:31.9851320Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c type-data-frame.c -o type-data-frame.o 2021-05-16T17:47:32.3702201Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c type-date-time.c -o type-date-time.o 2021-05-16T17:47:32.5414401Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c type-factor.c -o type-factor.o 2021-05-16T17:47:32.6861223Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c type-info.c -o type-info.o 2021-05-16T17:47:32.8065205Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c type-tibble.c -o type-tibble.o 2021-05-16T17:47:32.8879475Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c type.c -o type.o 2021-05-16T17:47:33.0225514Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c type2.c -o type2.o 2021-05-16T17:47:33.1644272Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c typeof2-s3.c -o typeof2-s3.o 2021-05-16T17:47:33.2998993Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c typeof2.c -o typeof2.o 2021-05-16T17:47:33.4156242Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c unspecified.c -o unspecified.o 2021-05-16T17:47:33.4965928Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c utils-dispatch.c -o utils-dispatch.o 2021-05-16T17:47:33.5759146Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c utils-rlang.c -o utils-rlang.o 2021-05-16T17:47:33.6368996Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c utils.c -o utils.o 2021-05-16T17:47:34.3378419Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c version.c -o version.o 2021-05-16T17:47:34.3827015Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o vctrs.so altrep-rle.o arg-counter.o arg.o bind.o c-unchop.o c.o callables.o cast-bare.o cast-dispatch.o cast.o compare.o complete.o conditions.o dictionary.o dim.o equal.o fields.o fill.o group.o growable.o hash.o init.o names.o order-groups.o order-radix.o order-sortedness.o order-transform.o order-truelength.o poly-op.o proxy-restore.o proxy.o ptype2-dispatch.o rep.o runs.o shape.o size-common.o size.o slice-array.o slice-assign-array.o slice-assign.o slice-chop.o slice.o split.o subscript-loc.o subscript.o translate.o type-data-frame.o type-date-time.o type-factor.o type-info.o type-tibble.o type.o type2.o typeof2-s3.o typeof2.o unspecified.o utils-dispatch.o utils-rlang.o utils.o version.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T17:47:34.4493780Z installing to /home/runner/work/_temp/Library/00LOCK-vctrs/00new/vctrs/libs 2021-05-16T17:47:34.4523113Z ** R 2021-05-16T17:47:34.4907619Z ** inst 2021-05-16T17:47:34.4930265Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:47:37.3622658Z ** help 2021-05-16T17:47:37.6355976Z *** installing help indices 2021-05-16T17:47:37.8254843Z *** copying figures 2021-05-16T17:47:37.8264019Z ** building package indices 2021-05-16T17:47:38.1760352Z ** installing vignettes 2021-05-16T17:47:38.1962324Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:47:38.4537924Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:47:38.4752506Z ** testing if installed package can be loaded from final location 2021-05-16T17:47:38.7824814Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:47:38.7860228Z * DONE (vctrs) 2021-05-16T17:47:39.0982343Z * installing *source* package ‘processx’ ... 2021-05-16T17:47:39.1025855Z ** package ‘processx’ successfully unpacked and MD5 sums checked 2021-05-16T17:47:39.1027048Z ** using staged installation 2021-05-16T17:47:39.1205322Z ** libs 2021-05-16T17:47:39.1268634Z gcc -g -O2 -L/usr/local/lib -Wall tools/px.c -o tools/px 2021-05-16T17:47:39.2811088Z gcc -g -O2 -L/usr/local/lib supervisor/supervisor.c \ 2021-05-16T17:47:39.2812928Z supervisor/utils.c -o supervisor/supervisor 2021-05-16T17:47:39.4790261Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-16T17:47:39.5759701Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c client.c -o client.o 2021-05-16T17:47:39.6794213Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c errors.c -o errors.o 2021-05-16T17:47:39.7458326Z gcc -shared -L"/opt/R/devel/lib/R/lib" -L/usr/local/lib -o client.so base64.o client.o errors.o \ 2021-05-16T17:47:39.7459778Z -L"/opt/R/devel/lib/R/lib" -lR 2021-05-16T17:47:39.7755750Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T17:47:39.8561454Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c poll.c -o poll.o 2021-05-16T17:47:39.9698198Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c processx-connection.c -o processx-connection.o 2021-05-16T17:47:40.3508988Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c processx-vector.c -o processx-vector.o 2021-05-16T17:47:40.4523281Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c create-time.c -o create-time.o 2021-05-16T17:47:40.5782330Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unix/childlist.c -o unix/childlist.o 2021-05-16T17:47:40.6838812Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unix/connection.c -o unix/connection.o 2021-05-16T17:47:40.7710692Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unix/processx.c -o unix/processx.o 2021-05-16T17:47:41.1300064Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unix/sigchld.c -o unix/sigchld.o 2021-05-16T17:47:41.2382132Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unix/utils.c -o unix/utils.o 2021-05-16T17:47:41.3751738Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unix/named_pipe.c -o unix/named_pipe.o 2021-05-16T17:47:41.4365245Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cleancall.c -o cleancall.o 2021-05-16T17:47:41.5225707Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o processx.so init.o poll.o errors.o processx-connection.o processx-vector.o create-time.o base64.o unix/childlist.o unix/connection.o unix/processx.o unix/sigchld.o unix/utils.o unix/named_pipe.o cleancall.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T17:47:41.5536261Z installing via 'install.libs.R' to /home/runner/work/_temp/Library/00LOCK-processx/00new/processx 2021-05-16T17:47:41.5581149Z ** R 2021-05-16T17:47:41.5750058Z ** inst 2021-05-16T17:47:41.5758650Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:47:43.3471159Z ** help 2021-05-16T17:47:43.4301869Z *** installing help indices 2021-05-16T17:47:43.4761296Z ** building package indices 2021-05-16T17:47:43.7217626Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:47:43.9291987Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:47:43.9596501Z ** testing if installed package can be loaded from final location 2021-05-16T17:47:44.2031377Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:47:44.2049075Z * DONE (processx) 2021-05-16T17:47:44.4882524Z * installing *source* package ‘markdown’ ... 2021-05-16T17:47:44.4911325Z ** package ‘markdown’ successfully unpacked and MD5 sums checked 2021-05-16T17:47:44.4913479Z ** using staged installation 2021-05-16T17:47:44.5080276Z ** libs 2021-05-16T17:47:44.5144623Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c Rbase64.c -o Rbase64.o 2021-05-16T17:47:44.5896020Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c Rinit.c -o Rinit.o 2021-05-16T17:47:44.6501904Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c Rmarkdown.c -o Rmarkdown.o 2021-05-16T17:47:44.8400637Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c autolink.c -o autolink.o 2021-05-16T17:47:44.9599564Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c buffer.c -o buffer.o 2021-05-16T17:47:45.0475927Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c houdini_href_e.c -o houdini_href_e.o 2021-05-16T17:47:45.0924433Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c houdini_html_e.c -o houdini_html_e.o 2021-05-16T17:47:45.1381116Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c html.c -o html.o 2021-05-16T17:47:45.3869401Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c html_smartypants.c -o html_smartypants.o 2021-05-16T17:47:45.5409077Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c markdown.c -o markdown.o 2021-05-16T17:47:46.7449261Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c stack.c -o stack.o 2021-05-16T17:47:46.8003281Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o markdown.so Rbase64.o Rinit.o Rmarkdown.o autolink.o buffer.o houdini_href_e.o houdini_html_e.o html.o html_smartypants.o markdown.o stack.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T17:47:46.8298783Z installing to /home/runner/work/_temp/Library/00LOCK-markdown/00new/markdown/libs 2021-05-16T17:47:46.8315416Z ** R 2021-05-16T17:47:46.8375011Z ** inst 2021-05-16T17:47:46.8394721Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:47:47.3120598Z ** help 2021-05-16T17:47:47.3518071Z *** installing help indices 2021-05-16T17:47:47.3815756Z ** building package indices 2021-05-16T17:47:47.6039455Z ** installing vignettes 2021-05-16T17:47:47.6105703Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:47:47.8102602Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:47:47.8308582Z ** testing if installed package can be loaded from final location 2021-05-16T17:47:48.0285126Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:47:48.0297445Z * DONE (markdown) 2021-05-16T17:47:48.2645373Z * installing *source* package ‘highr’ ... 2021-05-16T17:47:48.2656878Z ** package ‘highr’ successfully unpacked and MD5 sums checked 2021-05-16T17:47:48.2658265Z ** using staged installation 2021-05-16T17:47:48.2819145Z ** R 2021-05-16T17:47:48.2858933Z ** inst 2021-05-16T17:47:48.2870955Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:47:48.6624781Z ** help 2021-05-16T17:47:48.6761167Z *** installing help indices 2021-05-16T17:47:48.6932014Z ** building package indices 2021-05-16T17:47:48.8983350Z ** installing vignettes 2021-05-16T17:47:48.9039461Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:47:49.1014490Z ** testing if installed package can be loaded from final location 2021-05-16T17:47:49.2943413Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:47:49.2950394Z * DONE (highr) 2021-05-16T17:47:49.5987392Z * installing *source* package ‘stringr’ ... 2021-05-16T17:47:49.6024768Z ** package ‘stringr’ successfully unpacked and MD5 sums checked 2021-05-16T17:47:49.6026920Z ** using staged installation 2021-05-16T17:47:49.6212901Z ** R 2021-05-16T17:47:49.6299074Z ** data 2021-05-16T17:47:49.6303742Z *** moving datasets to lazyload DB 2021-05-16T17:47:49.6502027Z ** inst 2021-05-16T17:47:49.6518889Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:47:50.1925120Z ** help 2021-05-16T17:47:50.2769753Z *** installing help indices 2021-05-16T17:47:50.3373665Z *** copying figures 2021-05-16T17:47:50.3374799Z ** building package indices 2021-05-16T17:47:50.5938583Z ** installing vignettes 2021-05-16T17:47:50.6004587Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:47:50.8098237Z ** testing if installed package can be loaded from final location 2021-05-16T17:47:51.0217167Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:47:51.0226014Z * DONE (stringr) 2021-05-16T17:47:51.2618035Z * installing *source* package ‘rversions’ ... 2021-05-16T17:47:51.2635019Z ** package ‘rversions’ successfully unpacked and MD5 sums checked 2021-05-16T17:47:51.2637110Z ** using staged installation 2021-05-16T17:47:51.2792366Z ** R 2021-05-16T17:47:51.2833633Z ** inst 2021-05-16T17:47:51.2841707Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:47:51.6316318Z ** help 2021-05-16T17:47:51.6523538Z *** installing help indices 2021-05-16T17:47:51.6752053Z *** copying figures 2021-05-16T17:47:51.6754170Z ** building package indices 2021-05-16T17:47:51.8887212Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:47:52.1109481Z ** testing if installed package can be loaded from final location 2021-05-16T17:47:52.3323981Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:47:52.3330071Z * DONE (rversions) 2021-05-16T17:47:52.7888149Z * installing *source* package ‘pillar’ ... 2021-05-16T17:47:52.7999541Z ** package ‘pillar’ successfully unpacked and MD5 sums checked 2021-05-16T17:47:52.8001134Z ** using staged installation 2021-05-16T17:47:52.8198820Z ** R 2021-05-16T17:47:52.8391584Z ** inst 2021-05-16T17:47:52.8426661Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:47:54.6885917Z ** help 2021-05-16T17:47:54.7794714Z *** installing help indices 2021-05-16T17:47:54.8447811Z *** copying figures 2021-05-16T17:47:54.8452686Z ** building package indices 2021-05-16T17:47:55.1055780Z ** installing vignettes 2021-05-16T17:47:55.1145972Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:47:55.4322888Z ** testing if installed package can be loaded from final location 2021-05-16T17:47:55.7706330Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:47:55.7730309Z * DONE (pillar) 2021-05-16T17:47:56.0647107Z * installing *source* package ‘callr’ ... 2021-05-16T17:47:56.0678496Z ** package ‘callr’ successfully unpacked and MD5 sums checked 2021-05-16T17:47:56.0680865Z ** using staged installation 2021-05-16T17:47:56.0829904Z ** R 2021-05-16T17:47:56.0973619Z ** inst 2021-05-16T17:47:56.0981828Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:47:59.5253263Z ** help 2021-05-16T17:47:59.6576252Z *** installing help indices 2021-05-16T17:47:59.7349471Z ** building package indices 2021-05-16T17:48:00.0108520Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:48:00.2336399Z ** testing if installed package can be loaded from final location 2021-05-16T17:48:00.5254764Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:48:00.5279750Z * DONE (callr) 2021-05-16T17:48:01.0442117Z * installing *source* package ‘knitr’ ... 2021-05-16T17:48:01.0570126Z ** package ‘knitr’ successfully unpacked and MD5 sums checked 2021-05-16T17:48:01.0571868Z ** using staged installation 2021-05-16T17:48:01.0959118Z ** R 2021-05-16T17:48:01.1387967Z ** demo 2021-05-16T17:48:01.1394673Z ** inst 2021-05-16T17:48:01.1504662Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:48:05.6821751Z ** help 2021-05-16T17:48:05.8879863Z *** installing help indices 2021-05-16T17:48:06.0225185Z ** building package indices 2021-05-16T17:48:06.3489429Z ** installing vignettes 2021-05-16T17:48:06.3585879Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:48:06.5747931Z ** testing if installed package can be loaded from final location 2021-05-16T17:48:06.8896746Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:48:06.8955012Z * DONE (knitr) 2021-05-16T17:48:07.1256969Z * installing *source* package ‘xopen’ ... 2021-05-16T17:48:07.1267002Z ** package ‘xopen’ successfully unpacked and MD5 sums checked 2021-05-16T17:48:07.1268362Z ** using staged installation 2021-05-16T17:48:07.1432230Z ** R 2021-05-16T17:48:07.1461558Z ** inst 2021-05-16T17:48:07.1468518Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:48:07.4112429Z ** help 2021-05-16T17:48:07.4249860Z *** installing help indices 2021-05-16T17:48:07.4482318Z ** building package indices 2021-05-16T17:48:07.6541138Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:48:07.8514665Z ** testing if installed package can be loaded from final location 2021-05-16T17:48:08.0507892Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:48:08.0514096Z * DONE (xopen) 2021-05-16T17:48:08.4971267Z * installing *source* package ‘tibble’ ... 2021-05-16T17:48:08.5077568Z ** package ‘tibble’ successfully unpacked and MD5 sums checked 2021-05-16T17:48:08.5078762Z ** using staged installation 2021-05-16T17:48:08.5307555Z ** libs 2021-05-16T17:48:08.5360712Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c attributes.c -o attributes.o 2021-05-16T17:48:08.5881568Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c coerce.c -o coerce.o 2021-05-16T17:48:08.6644739Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T17:48:08.7049576Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-16T17:48:08.8211052Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o tibble.so attributes.o coerce.o init.o matrixToDataFrame.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T17:48:08.8494179Z installing to /home/runner/work/_temp/Library/00LOCK-tibble/00new/tibble/libs 2021-05-16T17:48:08.8495833Z ** R 2021-05-16T17:48:08.8661216Z ** inst 2021-05-16T17:48:08.8693712Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:48:10.8282714Z ** help 2021-05-16T17:48:10.9087769Z *** installing help indices 2021-05-16T17:48:10.9621562Z *** copying figures 2021-05-16T17:48:10.9626883Z ** building package indices 2021-05-16T17:48:11.2172707Z ** installing vignettes 2021-05-16T17:48:11.2239418Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:48:11.6069192Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:48:11.6280519Z ** testing if installed package can be loaded from final location 2021-05-16T17:48:12.0291984Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:48:12.0329735Z * DONE (tibble) 2021-05-16T17:48:12.3161740Z * installing *source* package ‘pkgbuild’ ... 2021-05-16T17:48:12.3182655Z ** package ‘pkgbuild’ successfully unpacked and MD5 sums checked 2021-05-16T17:48:12.3184501Z ** using staged installation 2021-05-16T17:48:12.3347647Z ** R 2021-05-16T17:48:12.3436714Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:48:13.5962712Z ** help 2021-05-16T17:48:13.6354835Z *** installing help indices 2021-05-16T17:48:13.6733394Z ** building package indices 2021-05-16T17:48:13.9055997Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:48:14.1883102Z ** testing if installed package can be loaded from final location 2021-05-16T17:48:14.4834217Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:48:14.4847228Z * DONE (pkgbuild) 2021-05-16T17:48:14.9087849Z * installing *source* package ‘roxygen2’ ... 2021-05-16T17:48:14.9168240Z ** package ‘roxygen2’ successfully unpacked and MD5 sums checked 2021-05-16T17:48:14.9169573Z ** using staged installation 2021-05-16T17:48:14.9385621Z ** libs 2021-05-16T17:48:14.9444205Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c RcppExports.cpp -o RcppExports.o 2021-05-16T17:48:19.9098605Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c escapeExamples.cpp -o escapeExamples.o 2021-05-16T17:48:23.1653044Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c isComplete.cpp -o isComplete.o 2021-05-16T17:48:26.3901706Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c leadingSpaces.cpp -o leadingSpaces.o 2021-05-16T17:48:29.6884649Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c parser2.cpp -o parser2.o 2021-05-16T17:48:34.9120238Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c wrapUsage.cpp -o wrapUsage.o 2021-05-16T17:48:38.3694756Z g++ -std=gnu++14 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o roxygen2.so RcppExports.o escapeExamples.o isComplete.o leadingSpaces.o parser2.o wrapUsage.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T17:48:38.4756128Z installing to /home/runner/work/_temp/Library/00LOCK-roxygen2/00new/roxygen2/libs 2021-05-16T17:48:38.4800683Z ** R 2021-05-16T17:48:38.5287251Z ** inst 2021-05-16T17:48:38.5288699Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:48:42.6744386Z ** help 2021-05-16T17:48:42.7551052Z *** installing help indices 2021-05-16T17:48:42.8123587Z *** copying figures 2021-05-16T17:48:42.8124430Z ** building package indices 2021-05-16T17:48:43.0772704Z ** installing vignettes 2021-05-16T17:48:43.0853684Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:48:43.4914924Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:48:43.5136750Z ** testing if installed package can be loaded from final location 2021-05-16T17:48:43.9684144Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:48:43.9731032Z * DONE (roxygen2) 2021-05-16T17:48:44.2181242Z * installing *source* package ‘rematch2’ ... 2021-05-16T17:48:44.2194492Z ** package ‘rematch2’ successfully unpacked and MD5 sums checked 2021-05-16T17:48:44.2196530Z ** using staged installation 2021-05-16T17:48:44.2346283Z ** R 2021-05-16T17:48:45.0082159Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:48:45.0083829Z ** help 2021-05-16T17:48:45.0084498Z *** installing help indices 2021-05-16T17:48:45.0085261Z ** building package indices 2021-05-16T17:48:45.0511595Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:48:45.4289793Z ** testing if installed package can be loaded from final location 2021-05-16T17:48:45.8244066Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:48:45.8250228Z * DONE (rematch2) 2021-05-16T17:48:46.1095529Z * installing *source* package ‘rcmdcheck’ ... 2021-05-16T17:48:46.1121738Z ** package ‘rcmdcheck’ successfully unpacked and MD5 sums checked 2021-05-16T17:48:46.1123632Z ** using staged installation 2021-05-16T17:48:46.1274069Z ** R 2021-05-16T17:48:46.1358374Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:48:47.4161179Z ** help 2021-05-16T17:48:47.4544833Z *** installing help indices 2021-05-16T17:48:47.4860345Z ** building package indices 2021-05-16T17:48:47.7165001Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:48:48.0202318Z ** testing if installed package can be loaded from final location 2021-05-16T17:48:48.3402204Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:48:48.3416860Z * DONE (rcmdcheck) 2021-05-16T17:48:48.6071893Z * installing *source* package ‘waldo’ ... 2021-05-16T17:48:48.6093678Z ** package ‘waldo’ successfully unpacked and MD5 sums checked 2021-05-16T17:48:48.6094775Z ** using staged installation 2021-05-16T17:48:48.6244376Z ** R 2021-05-16T17:48:48.6307015Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:48:49.3731077Z ** help 2021-05-16T17:48:49.3898566Z *** installing help indices 2021-05-16T17:48:49.4093438Z *** copying figures 2021-05-16T17:48:49.4095615Z ** building package indices 2021-05-16T17:48:49.6262079Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:48:49.8885997Z ** testing if installed package can be loaded from final location 2021-05-16T17:48:50.1569863Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:48:50.1581855Z * DONE (waldo) 2021-05-16T17:48:50.7000926Z * installing *source* package ‘testthat’ ... 2021-05-16T17:48:50.7138409Z ** package ‘testthat’ successfully unpacked and MD5 sums checked 2021-05-16T17:48:50.7139456Z ** using staged installation 2021-05-16T17:48:50.7379954Z ** libs 2021-05-16T17:48:50.7436439Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T17:48:50.7946430Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fpic -g -O2 -c reassign.c -o reassign.o 2021-05-16T17:48:50.8530632Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fpic -g -O2 -c test-catch.cpp -o test-catch.o 2021-05-16T17:48:51.7156095Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fpic -g -O2 -c test-example.cpp -o test-example.o 2021-05-16T17:48:52.3829632Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fpic -g -O2 -c test-runner.cpp -o test-runner.o 2021-05-16T17:49:10.5799082Z g++ -std=gnu++14 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o testthat.so init.o reassign.o test-catch.o test-example.o test-runner.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T17:49:10.7617723Z installing to /home/runner/work/_temp/Library/00LOCK-testthat/00new/testthat/libs 2021-05-16T17:49:10.7728323Z ** R 2021-05-16T17:49:10.8112465Z ** inst 2021-05-16T17:49:10.8147914Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:49:21.3022313Z ** help 2021-05-16T17:49:21.5341558Z *** installing help indices 2021-05-16T17:49:21.7227732Z *** copying figures 2021-05-16T17:49:21.7232134Z ** building package indices 2021-05-16T17:49:22.0732696Z ** installing vignettes 2021-05-16T17:49:22.0853931Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:49:22.3192449Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:49:22.3446062Z ** testing if installed package can be loaded from final location 2021-05-16T17:49:22.8333337Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:49:22.8446262Z * DONE (testthat) 2021-05-16T17:49:23.2534485Z * installing *source* package ‘devtools’ ... 2021-05-16T17:49:23.2600562Z ** package ‘devtools’ successfully unpacked and MD5 sums checked 2021-05-16T17:49:23.2602779Z ** using staged installation 2021-05-16T17:49:23.2925902Z ** R 2021-05-16T17:49:23.3074603Z ** inst 2021-05-16T17:49:23.3086186Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:49:25.1919685Z ** help 2021-05-16T17:49:25.3115282Z *** installing help indices 2021-05-16T17:49:25.3910241Z *** copying figures 2021-05-16T17:49:25.3911613Z ** building package indices 2021-05-16T17:49:25.6753856Z ** installing vignettes 2021-05-16T17:49:25.6833698Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:49:26.4016550Z ** testing if installed package can be loaded from final location 2021-05-16T17:49:27.1625966Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:49:27.1648516Z * DONE (devtools) 2021-05-16T17:49:27.1772480Z 2021-05-16T17:49:27.1773755Z The downloaded source packages are in 2021-05-16T17:49:27.1775376Z ‘/tmp/Rtmpp75nyN/downloaded_packages’ 2021-05-16T17:49:27.2607897Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-16T17:49:28.1377082Z 2021-05-16T17:49:28.4780055Z 2021-05-16T17:49:28.4782446Z checking for file ‘/tmp/Rtmpp75nyN/remotes72d173eabc49/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-16T17:49:28.4851220Z 2021-05-16T17:49:28.4854389Z ✔ checking for file ‘/tmp/Rtmpp75nyN/remotes72d173eabc49/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-16T17:49:28.4908275Z 2021-05-16T17:49:28.4934802Z 2021-05-16T17:49:28.4936948Z ─ preparing ‘desc’: 2021-05-16T17:49:28.4946043Z 2021-05-16T17:49:28.4947999Z 2021-05-16T17:49:28.5058166Z checking DESCRIPTION meta-information ... 2021-05-16T17:49:28.5086927Z 2021-05-16T17:49:28.5089271Z ✔ checking DESCRIPTION meta-information 2021-05-16T17:49:28.5862888Z 2021-05-16T17:49:28.5907511Z 2021-05-16T17:49:28.5911924Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T17:49:28.5926284Z 2021-05-16T17:49:28.6086413Z 2021-05-16T17:49:28.6088978Z ─ checking for empty or unneeded directories 2021-05-16T17:49:28.6092626Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-16T17:49:28.6103087Z 2021-05-16T17:49:28.6128696Z 2021-05-16T17:49:28.6130774Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-16T17:49:28.7272355Z 2021-05-16T17:49:28.7275538Z 2021-05-16T17:49:28.7276180Z 2021-05-16T17:49:28.7395558Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:49:28.7396749Z (as ‘lib’ is unspecified) 2021-05-16T17:49:29.0901616Z * installing *source* package ‘desc’ ... 2021-05-16T17:49:29.0935136Z ** using staged installation 2021-05-16T17:49:29.1121031Z ** R 2021-05-16T17:49:29.1267782Z ** inst 2021-05-16T17:49:29.1285189Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:49:30.7932458Z ** help 2021-05-16T17:49:30.9310294Z *** installing help indices 2021-05-16T17:49:31.0258835Z ** building package indices 2021-05-16T17:49:31.3187205Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:49:31.5321521Z ** testing if installed package can be loaded from final location 2021-05-16T17:49:31.7712455Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:49:31.7731315Z * DONE (desc) 2021-05-16T17:49:31.9931720Z 2021-05-16T17:49:31.9932716Z 2021-05-16T17:49:31.9944599Z checking for file ‘/tmp/Rtmpp75nyN/remotes72d12ae5e9e1/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-16T17:49:31.9968279Z 2021-05-16T17:49:31.9970184Z ✔ checking for file ‘/tmp/Rtmpp75nyN/remotes72d12ae5e9e1/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-16T17:49:32.0052310Z 2021-05-16T17:49:32.0069147Z 2021-05-16T17:49:32.0071085Z ─ preparing ‘ghtravis’: 2021-05-16T17:49:32.0080952Z 2021-05-16T17:49:32.0083006Z 2021-05-16T17:49:32.0169146Z checking DESCRIPTION meta-information ... 2021-05-16T17:49:32.0195978Z 2021-05-16T17:49:32.0199639Z ✔ checking DESCRIPTION meta-information 2021-05-16T17:49:32.0647299Z 2021-05-16T17:49:32.0677497Z 2021-05-16T17:49:32.0680234Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T17:49:32.0690280Z 2021-05-16T17:49:32.0717858Z 2021-05-16T17:49:32.0720263Z ─ checking for empty or unneeded directories 2021-05-16T17:49:32.0723730Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-16T17:49:32.0803664Z 2021-05-16T17:49:32.0831965Z 2021-05-16T17:49:32.0834189Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-16T17:49:32.1058405Z 2021-05-16T17:49:32.1061937Z 2021-05-16T17:49:32.1064023Z 2021-05-16T17:49:32.1476716Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:49:32.1477808Z (as ‘lib’ is unspecified) 2021-05-16T17:49:32.4100704Z * installing *source* package ‘ghtravis’ ... 2021-05-16T17:49:32.4103044Z ** using staged installation 2021-05-16T17:49:32.4267529Z ** R 2021-05-16T17:49:32.4363846Z ** inst 2021-05-16T17:49:32.4373981Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:49:33.7532640Z ** help 2021-05-16T17:49:33.8139345Z *** installing help indices 2021-05-16T17:49:33.8599737Z ** building package indices 2021-05-16T17:49:34.1118753Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:49:34.8519741Z ** testing if installed package can be loaded from final location 2021-05-16T17:49:35.5929261Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:49:35.5939901Z * DONE (ghtravis) 2021-05-16T17:49:35.6035839Z Using github PAT from envvar GITHUB_PAT 2021-05-16T17:49:35.7543649Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-16T17:49:36.6171093Z 2021-05-16T17:49:36.6173897Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-16T17:49:36.6176172Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-16T17:49:36.6178196Z generics (NA -> 0.1.0) [CRAN] 2021-05-16T17:49:36.6179899Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-16T17:49:36.6181517Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-16T17:49:36.6183483Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:49:36.6185808Z (as ‘lib’ is unspecified) 2021-05-16T17:49:36.6187050Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-16T17:49:52.7042182Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-16T17:49:53.9403686Z Content type 'binary/octet-stream' length 92124 bytes (89 KB) 2021-05-16T17:49:54.0308885Z ================================================== 2021-05-16T17:49:54.0310339Z downloaded 89 KB 2021-05-16T17:49:54.0311376Z 2021-05-16T17:49:54.0354838Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/generics_0.1.0.tar.gz' 2021-05-16T17:49:54.9757646Z Content type 'binary/octet-stream' length 118869 bytes (116 KB) 2021-05-16T17:49:55.1343579Z ================================================== 2021-05-16T17:49:55.1344534Z downloaded 116 KB 2021-05-16T17:49:55.1345117Z 2021-05-16T17:49:55.1404465Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-16T17:49:56.1040584Z Content type 'binary/octet-stream' length 200157 bytes (195 KB) 2021-05-16T17:49:56.3123750Z ================================================== 2021-05-16T17:49:56.3125604Z downloaded 195 KB 2021-05-16T17:49:56.3126511Z 2021-05-16T17:49:56.3165066Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-16T17:49:57.2899775Z Content type 'binary/octet-stream' length 954544 bytes (932 KB) 2021-05-16T17:49:57.7626251Z ================================================== 2021-05-16T17:49:57.7627258Z downloaded 932 KB 2021-05-16T17:49:57.7627880Z 2021-05-16T17:49:57.7668601Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-16T17:49:58.7932129Z Content type 'binary/octet-stream' length 706784 bytes (690 KB) 2021-05-16T17:49:59.1535813Z ================================================== 2021-05-16T17:49:59.1536425Z downloaded 690 KB 2021-05-16T17:49:59.1536766Z 2021-05-16T17:49:59.4532275Z * installing *source* package ‘tidyselect’ ... 2021-05-16T17:49:59.4565902Z ** package ‘tidyselect’ successfully unpacked and MD5 sums checked 2021-05-16T17:49:59.4567141Z ** using staged installation 2021-05-16T17:49:59.4741487Z ** R 2021-05-16T17:49:59.4837129Z ** inst 2021-05-16T17:49:59.4850111Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:50:00.5277946Z ** help 2021-05-16T17:50:00.5889400Z *** installing help indices 2021-05-16T17:50:00.6328183Z ** building package indices 2021-05-16T17:50:00.8707685Z ** installing vignettes 2021-05-16T17:50:00.8769578Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:50:01.1572737Z ** testing if installed package can be loaded from final location 2021-05-16T17:50:01.4628541Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:50:01.4640909Z * DONE (tidyselect) 2021-05-16T17:50:01.7663307Z * installing *source* package ‘generics’ ... 2021-05-16T17:50:01.7699305Z ** package ‘generics’ successfully unpacked and MD5 sums checked 2021-05-16T17:50:01.7700081Z ** using staged installation 2021-05-16T17:50:01.7846493Z ** R 2021-05-16T17:50:01.7906325Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:50:02.1252427Z ** help 2021-05-16T17:50:02.2530970Z *** installing help indices 2021-05-16T17:50:02.3019372Z ** building package indices 2021-05-16T17:50:02.5597155Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:50:02.7608428Z ** testing if installed package can be loaded from final location 2021-05-16T17:50:02.9595558Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:50:02.9601057Z * DONE (generics) 2021-05-16T17:50:03.2599437Z * installing *source* package ‘cpp11’ ... 2021-05-16T17:50:03.2638080Z ** package ‘cpp11’ successfully unpacked and MD5 sums checked 2021-05-16T17:50:03.2639311Z ** using staged installation 2021-05-16T17:50:03.2815540Z ** R 2021-05-16T17:50:03.2863097Z ** inst 2021-05-16T17:50:03.2894719Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:50:03.7173088Z ** help 2021-05-16T17:50:03.7404975Z *** installing help indices 2021-05-16T17:50:03.7604235Z ** building package indices 2021-05-16T17:50:03.9787520Z ** installing vignettes 2021-05-16T17:50:03.9855256Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:50:04.1819508Z ** testing if installed package can be loaded from final location 2021-05-16T17:50:04.3812258Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:50:04.3821769Z * DONE (cpp11) 2021-05-16T17:50:04.9332137Z * installing *source* package ‘dplyr’ ... 2021-05-16T17:50:04.9474786Z ** package ‘dplyr’ successfully unpacked and MD5 sums checked 2021-05-16T17:50:04.9475673Z ** using staged installation 2021-05-16T17:50:04.9716482Z ** libs 2021-05-16T17:50:04.9784096Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c chop.cpp -o chop.o 2021-05-16T17:50:05.1319124Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c filter.cpp -o filter.o 2021-05-16T17:50:05.3163582Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c funs.cpp -o funs.o 2021-05-16T17:50:05.4629517Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c group_by.cpp -o group_by.o 2021-05-16T17:50:06.0637443Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c group_data.cpp -o group_data.o 2021-05-16T17:50:06.1818751Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c imports.cpp -o imports.o 2021-05-16T17:50:06.3050027Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.cpp -o init.o 2021-05-16T17:50:06.4349108Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c mask.cpp -o mask.o 2021-05-16T17:50:06.5907372Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c mutate.cpp -o mutate.o 2021-05-16T17:50:06.7325961Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c slice.cpp -o slice.o 2021-05-16T17:50:06.8405725Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c summarise.cpp -o summarise.o 2021-05-16T17:50:07.0381803Z g++ -std=gnu++14 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o dplyr.so chop.o filter.o funs.o group_by.o group_data.o imports.o init.o mask.o mutate.o slice.o summarise.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T17:50:07.1090745Z installing to /home/runner/work/_temp/Library/00LOCK-dplyr/00new/dplyr/libs 2021-05-16T17:50:07.1111423Z ** R 2021-05-16T17:50:07.1604452Z ** data 2021-05-16T17:50:07.1610579Z *** moving datasets to lazyload DB 2021-05-16T17:50:07.2684644Z ** inst 2021-05-16T17:50:07.2714988Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:50:12.1552123Z ** help 2021-05-16T17:50:12.6935533Z *** installing help indices 2021-05-16T17:50:12.9414474Z *** copying figures 2021-05-16T17:50:12.9420686Z ** building package indices 2021-05-16T17:50:13.3291986Z ** installing vignettes 2021-05-16T17:50:13.3436200Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:50:13.8505702Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:50:13.8711017Z ** testing if installed package can be loaded from final location 2021-05-16T17:50:14.4747740Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:50:14.4801063Z * DONE (dplyr) 2021-05-16T17:50:14.8869362Z * installing *source* package ‘tidyr’ ... 2021-05-16T17:50:14.8956783Z ** package ‘tidyr’ successfully unpacked and MD5 sums checked 2021-05-16T17:50:14.8960827Z ** using staged installation 2021-05-16T17:50:14.9176338Z ** libs 2021-05-16T17:50:14.9256591Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fpic -g -O2 -c cpp11.cpp -o cpp11.o 2021-05-16T17:50:15.9944342Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fpic -g -O2 -c fill.cpp -o fill.o 2021-05-16T17:50:16.3637630Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fpic -g -O2 -c melt.cpp -o melt.o 2021-05-16T17:50:18.2008563Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fpic -g -O2 -c simplifyPieces.cpp -o simplifyPieces.o 2021-05-16T17:50:19.6110878Z g++ -std=gnu++11 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o tidyr.so cpp11.o fill.o melt.o simplifyPieces.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T17:50:19.6968954Z installing to /home/runner/work/_temp/Library/00LOCK-tidyr/00new/tidyr/libs 2021-05-16T17:50:19.6993958Z ** R 2021-05-16T17:50:19.7201663Z ** data 2021-05-16T17:50:19.7214098Z *** moving datasets to lazyload DB 2021-05-16T17:50:19.9330214Z ** inst 2021-05-16T17:50:19.9354721Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:50:21.7579638Z ** help 2021-05-16T17:50:21.8932911Z *** installing help indices 2021-05-16T17:50:21.9784451Z *** copying figures 2021-05-16T17:50:21.9790418Z ** building package indices 2021-05-16T17:50:22.2571255Z ** installing vignettes 2021-05-16T17:50:22.2689284Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:50:22.7916208Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:50:22.8124847Z ** testing if installed package can be loaded from final location 2021-05-16T17:50:23.3689724Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:50:23.3690608Z * DONE (tidyr) 2021-05-16T17:50:23.3752352Z 2021-05-16T17:50:23.3753543Z The downloaded source packages are in 2021-05-16T17:50:23.3755293Z ‘/tmp/Rtmpp75nyN/downloaded_packages’ 2021-05-16T17:50:23.5807329Z 2021-05-16T17:50:23.5810573Z checking for file ‘/tmp/Rtmpp75nyN/remotes72d13eeb24a4/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-16T17:50:23.5872157Z 2021-05-16T17:50:23.5874368Z ✔ checking for file ‘/tmp/Rtmpp75nyN/remotes72d13eeb24a4/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-16T17:50:23.5932312Z 2021-05-16T17:50:23.5942895Z 2021-05-16T17:50:23.5944998Z ─ preparing ‘aghast’: 2021-05-16T17:50:23.5954703Z 2021-05-16T17:50:23.5956873Z 2021-05-16T17:50:23.6036234Z checking DESCRIPTION meta-information ... 2021-05-16T17:50:23.6063040Z 2021-05-16T17:50:23.6065284Z ✔ checking DESCRIPTION meta-information 2021-05-16T17:50:23.6322585Z 2021-05-16T17:50:23.6356760Z 2021-05-16T17:50:23.6360042Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T17:50:23.6371451Z 2021-05-16T17:50:23.6399955Z 2021-05-16T17:50:23.6402128Z ─ checking for empty or unneeded directories 2021-05-16T17:50:23.6405535Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-16T17:50:23.6414095Z 2021-05-16T17:50:23.6439672Z 2021-05-16T17:50:23.6441724Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-16T17:50:23.6532928Z 2021-05-16T17:50:23.6535343Z 2021-05-16T17:50:23.6536777Z 2021-05-16T17:50:23.6617622Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:50:23.6618671Z (as ‘lib’ is unspecified) 2021-05-16T17:50:23.8898066Z * installing *source* package ‘aghast’ ... 2021-05-16T17:50:23.8902230Z ** using staged installation 2021-05-16T17:50:23.9084960Z ** R 2021-05-16T17:50:23.9149464Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:50:24.3841201Z ** help 2021-05-16T17:50:24.4181400Z *** installing help indices 2021-05-16T17:50:24.4427314Z ** building package indices 2021-05-16T17:50:24.6624860Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:50:24.8619443Z ** testing if installed package can be loaded from final location 2021-05-16T17:50:25.0618245Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:50:25.0625578Z * DONE (aghast) 2021-05-16T17:50:25.0723809Z Installing 1 packages: covr 2021-05-16T17:50:25.0734250Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:50:25.0735505Z (as ‘lib’ is unspecified) 2021-05-16T17:50:41.0317854Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-16T17:50:41.0318646Z 2021-05-16T17:50:41.0328774Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-16T17:50:42.0328044Z Content type 'application/x-tar' length 83462 bytes (81 KB) 2021-05-16T17:50:42.2089635Z ================================================== 2021-05-16T17:50:42.2090598Z downloaded 81 KB 2021-05-16T17:50:42.2091179Z 2021-05-16T17:50:42.2139330Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rex_1.2.0.tar.gz' 2021-05-16T17:50:43.3372315Z Content type 'binary/octet-stream' length 91701 bytes (89 KB) 2021-05-16T17:50:43.4246105Z ================================================== 2021-05-16T17:50:43.4247301Z downloaded 89 KB 2021-05-16T17:50:43.4247862Z 2021-05-16T17:50:43.4285127Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/covr_3.5.1.tar.gz' 2021-05-16T17:50:44.4285180Z Content type 'binary/octet-stream' length 147467 bytes (144 KB) 2021-05-16T17:50:44.6796772Z ================================================== 2021-05-16T17:50:44.6798869Z downloaded 144 KB 2021-05-16T17:50:44.6800571Z 2021-05-16T17:50:44.9643396Z * installing *source* package ‘lazyeval’ ... 2021-05-16T17:50:44.9674640Z ** package ‘lazyeval’ successfully unpacked and MD5 sums checked 2021-05-16T17:50:44.9676122Z ** using staged installation 2021-05-16T17:50:44.9814329Z ** libs 2021-05-16T17:50:44.9874302Z 2021-05-16T17:50:44.9876363Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c expr.c -o expr.o 2021-05-16T17:50:45.0569160Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T17:50:45.0989592Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c interp.c -o interp.o 2021-05-16T17:50:45.1684407Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c lazy.c -o lazy.o 2021-05-16T17:50:45.2545191Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c name.c -o name.o 2021-05-16T17:50:45.3245916Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utils.c -o utils.o 2021-05-16T17:50:45.4053543Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o lazyeval.so expr.o init.o interp.o lazy.o name.o utils.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T17:50:45.4315749Z installing to /home/runner/work/_temp/Library/00LOCK-lazyeval/00new/lazyeval/libs 2021-05-16T17:50:45.4332405Z ** R 2021-05-16T17:50:45.4401801Z ** inst 2021-05-16T17:50:45.4414563Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:50:45.9747415Z ** help 2021-05-16T17:50:46.0346129Z *** installing help indices 2021-05-16T17:50:46.0828713Z ** building package indices 2021-05-16T17:50:46.3255301Z ** installing vignettes 2021-05-16T17:50:46.3325322Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:50:46.5293107Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:50:46.5490105Z ** testing if installed package can be loaded from final location 2021-05-16T17:50:46.7495031Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:50:46.7504021Z * DONE (lazyeval) 2021-05-16T17:50:47.0273606Z * installing *source* package ‘rex’ ... 2021-05-16T17:50:47.0298737Z ** package ‘rex’ successfully unpacked and MD5 sums checked 2021-05-16T17:50:47.0299753Z ** using staged installation 2021-05-16T17:50:47.0452393Z ** R 2021-05-16T17:50:47.0512296Z ** inst 2021-05-16T17:50:47.0524085Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:50:47.6012603Z ** help 2021-05-16T17:50:47.6556826Z *** installing help indices 2021-05-16T17:50:47.6956827Z ** building package indices 2021-05-16T17:50:47.9326288Z ** installing vignettes 2021-05-16T17:50:47.9418886Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:50:48.1346075Z ** testing if installed package can be loaded from final location 2021-05-16T17:50:48.3329042Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:50:48.3337532Z * DONE (rex) 2021-05-16T17:50:48.7213391Z * installing *source* package ‘covr’ ... 2021-05-16T17:50:48.7279532Z ** package ‘covr’ successfully unpacked and MD5 sums checked 2021-05-16T17:50:48.7280945Z ** using staged installation 2021-05-16T17:50:48.7510006Z ** libs 2021-05-16T17:50:48.7558807Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c reassign.c -o reassign.o 2021-05-16T17:50:48.8178399Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o covr.so reassign.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T17:50:48.8342372Z installing to /home/runner/work/_temp/Library/00LOCK-covr/00new/covr/libs 2021-05-16T17:50:48.8356401Z ** R 2021-05-16T17:50:48.8507490Z ** inst 2021-05-16T17:50:48.8530743Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:50:50.2621622Z ** help 2021-05-16T17:50:50.3293723Z *** installing help indices 2021-05-16T17:50:50.3813917Z *** copying figures 2021-05-16T17:50:50.3815915Z ** building package indices 2021-05-16T17:50:50.6349930Z ** installing vignettes 2021-05-16T17:50:50.6415908Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:50:50.8608801Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:50:50.8806109Z ** testing if installed package can be loaded from final location 2021-05-16T17:50:51.1244754Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:50:51.1272019Z * DONE (covr) 2021-05-16T17:50:51.1377837Z 2021-05-16T17:50:51.1378589Z The downloaded source packages are in 2021-05-16T17:50:51.1379958Z ‘/tmp/Rtmpp75nyN/downloaded_packages’ 2021-05-16T17:50:51.1568433Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-16T17:50:51.1569152Z Rscript -e "tic::before_install()" 2021-05-16T17:50:51.1617315Z shell: /usr/bin/bash -e {0} 2021-05-16T17:50:51.1617762Z env: 2021-05-16T17:50:51.1618452Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:50:51.1618980Z TIC_DEPLOY_KEY: 2021-05-16T17:50:51.1619910Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:50:51.1621714Z GITHUB_PAT: *** 2021-05-16T17:50:51.1622173Z COVERALLS_TOKEN: 2021-05-16T17:50:51.1622710Z continue-on-error: true 2021-05-16T17:50:51.1623243Z VDIFFR_RUN_TESTS: 2021-05-16T17:50:51.1623777Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:50:51.1624279Z TZ: UTC 2021-05-16T17:50:51.1624718Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:50:51.1625164Z NOT_CRAN: true 2021-05-16T17:50:51.1625585Z ##[endgroup] 2021-05-16T17:50:51.4636743Z ✔ Loading tic stage configuration from tic.R 2021-05-16T17:50:51.6025178Z Running before_install: step_install_remote_binaries() 2021-05-16T17:50:52.1571432Z Installing oro.nifti binaries 2021-05-16T17:50:52.1583364Z [1] "neuroconductor/oro.nifti" 2021-05-16T17:50:52.3620379Z OK (HTTP 200).OK (HTTP 200).No Binaries Found, exiting 2021-05-16T17:50:52.3762922Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-16T17:50:52.3763788Z remotes::install_deps(dependencies = TRUE) 2021-05-16T17:50:52.3764469Z remotes::install_cran("rcmdcheck") 2021-05-16T17:50:52.3765102Z remotes::install_cran("markdown") 2021-05-16T17:50:52.3772962Z shell: /usr/local/bin/Rscript {0} 2021-05-16T17:50:52.3773433Z env: 2021-05-16T17:50:52.3773919Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:50:52.3774492Z TIC_DEPLOY_KEY: 2021-05-16T17:50:52.3775426Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:50:52.3777221Z GITHUB_PAT: *** 2021-05-16T17:50:52.3777680Z COVERALLS_TOKEN: 2021-05-16T17:50:52.3778218Z continue-on-error: true 2021-05-16T17:50:52.3778766Z VDIFFR_RUN_TESTS: 2021-05-16T17:50:52.3779298Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:50:52.3779804Z TZ: UTC 2021-05-16T17:50:52.3780234Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:50:52.3780843Z NOT_CRAN: true 2021-05-16T17:50:52.3781554Z ##[endgroup] 2021-05-16T17:51:11.8574725Z oro.nifti (NA -> bd06b05d2...) [GitHub] 2021-05-16T17:51:11.8577137Z RNifti (NA -> 1.3.1 ) [CRAN] 2021-05-16T17:51:11.8578900Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-16T17:51:11.8580567Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-16T17:51:12.0340005Z Downloading GitHub repo neuroconductor/oro.nifti@bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T17:51:13.6256953Z RNifti (NA -> 929106d1b...) [GitHub] 2021-05-16T17:51:13.6257806Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-16T17:51:13.6258634Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-16T17:51:13.6259348Z htmltools (NA -> 0.5.1.1 ) [CRAN] 2021-05-16T17:51:13.6260028Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-16T17:51:13.6261067Z rticles (NA -> 0.19 ) [CRAN] 2021-05-16T17:51:13.6261726Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-16T17:51:13.6262369Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-16T17:51:13.9008684Z Downloading GitHub repo neuroconductor/RNifti@929106d1b17d6c09c8b001b5e39d448ed9ef635f 2021-05-16T17:51:15.3868208Z 2021-05-16T17:51:15.6021219Z 2021-05-16T17:51:15.6034833Z checking for file ‘/tmp/RtmpO9g1iP/remotesd506122cfa1f/neuroconductor-RNifti-929106d/DESCRIPTION’ ... 2021-05-16T17:51:15.6100398Z 2021-05-16T17:51:15.6102376Z ✔ checking for file ‘/tmp/RtmpO9g1iP/remotesd506122cfa1f/neuroconductor-RNifti-929106d/DESCRIPTION’ 2021-05-16T17:51:15.6252295Z 2021-05-16T17:51:15.6253060Z 2021-05-16T17:51:15.6254077Z ─ preparing ‘RNifti’: 2021-05-16T17:51:15.6262171Z 2021-05-16T17:51:15.6264251Z 2021-05-16T17:51:15.6388407Z checking DESCRIPTION meta-information ... 2021-05-16T17:51:15.6415603Z 2021-05-16T17:51:15.6417939Z ✔ checking DESCRIPTION meta-information 2021-05-16T17:51:15.6426877Z 2021-05-16T17:51:15.6453652Z 2021-05-16T17:51:15.6454487Z ─ cleaning src 2021-05-16T17:51:15.6483654Z ─ running ‘cleanup’ 2021-05-16T17:51:15.6987924Z 2021-05-16T17:51:15.7031882Z 2021-05-16T17:51:15.7036329Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T17:51:15.7419112Z 2021-05-16T17:51:15.7453703Z 2021-05-16T17:51:15.7456076Z ─ checking for empty or unneeded directories 2021-05-16T17:51:15.7475405Z 2021-05-16T17:51:15.7501889Z 2021-05-16T17:51:15.7503953Z ─ building ‘RNifti_1.3.1.tar.gz’ 2021-05-16T17:51:16.0936532Z 2021-05-16T17:51:16.0940502Z 2021-05-16T17:51:16.0942473Z 2021-05-16T17:51:16.1102363Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:51:16.1103398Z (as ‘lib’ is unspecified) 2021-05-16T17:51:16.4927164Z * installing *source* package ‘RNifti’ ... 2021-05-16T17:51:16.4928112Z ** using staged installation 2021-05-16T17:51:16.5108603Z ** libs 2021-05-16T17:51:16.5162922Z 2021-05-16T17:51:16.5166002Z g++ -std=gnu++14 -I"/opt/R/devel/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-16T17:51:36.6226197Z gcc -I"/opt/R/devel/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-16T17:51:36.7197902Z gcc -I"/opt/R/devel/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-16T17:51:36.8174534Z gcc -I"/opt/R/devel/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-16T17:51:36.8602350Z gcc -I"/opt/R/devel/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-16T17:51:36.9902925Z gcc -I"/opt/R/devel/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-16T17:51:37.5145150Z gcc -I"/opt/R/devel/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-16T17:51:37.5597688Z gcc -I"/opt/R/devel/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-16T17:51:37.6933252Z gcc -I"/opt/R/devel/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-16T17:51:37.8658101Z gcc -I"/opt/R/devel/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-16T17:51:38.0082092Z gcc -I"/opt/R/devel/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-16T17:51:38.2703628Z gcc -I"/opt/R/devel/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-16T17:51:38.3960684Z gcc -I"/opt/R/devel/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-16T17:51:38.9684634Z gcc -I"/opt/R/devel/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-16T17:51:39.0787554Z gcc -I"/opt/R/devel/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-16T17:51:39.4301797Z gcc -I"/opt/R/devel/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-16T17:51:39.4720671Z gcc -I"/opt/R/devel/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-16T17:51:39.5200954Z gcc -I"/opt/R/devel/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-16T17:51:39.6127660Z gcc -I"/opt/R/devel/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-16T17:51:40.8907610Z gcc -I"/opt/R/devel/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-16T17:51:43.5405184Z g++ -std=gnu++14 -shared -L/opt/R/devel/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/devel/lib/R/lib -lR 2021-05-16T17:51:43.7497873Z installing to /home/runner/work/_temp/Library/00LOCK-RNifti/00new/RNifti/libs 2021-05-16T17:51:43.7632519Z ** R 2021-05-16T17:51:43.7718168Z ** inst 2021-05-16T17:51:43.7750263Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:51:44.6058066Z ** help 2021-05-16T17:51:44.6635577Z *** installing help indices 2021-05-16T17:51:44.7026641Z ** building package indices 2021-05-16T17:51:44.9416474Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:51:45.2384166Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:51:45.2651400Z ** testing if installed package can be loaded from final location 2021-05-16T17:51:45.5650893Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:51:45.5662008Z * DONE (RNifti) 2021-05-16T17:51:45.5843273Z Installing 7 packages: base64enc, tinytex, htmltools, rmarkdown, rticles, abind, bitops 2021-05-16T17:51:45.5854720Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:51:45.5855700Z (as ‘lib’ is unspecified) 2021-05-16T17:52:01.3228048Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/base64enc_0.1-3.tar.gz' 2021-05-16T17:52:02.4716821Z Content type 'application/x-tar' length 7843 bytes 2021-05-16T17:52:02.4718320Z ================================================== 2021-05-16T17:52:02.4719315Z downloaded 7843 bytes 2021-05-16T17:52:02.4719988Z 2021-05-16T17:52:02.4754030Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tinytex_0.31.tar.gz' 2021-05-16T17:52:03.6225276Z Content type 'binary/octet-stream' length 29350 bytes (28 KB) 2021-05-16T17:52:03.6226091Z ================================================== 2021-05-16T17:52:03.6228169Z downloaded 28 KB 2021-05-16T17:52:03.6228737Z 2021-05-16T17:52:03.6265762Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/htmltools_0.5.1.1.tar.gz' 2021-05-16T17:52:04.7604711Z Content type 'binary/octet-stream' length 72110 bytes (70 KB) 2021-05-16T17:52:04.9134113Z ================================================== 2021-05-16T17:52:04.9135919Z downloaded 70 KB 2021-05-16T17:52:04.9136885Z 2021-05-16T17:52:04.9171230Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rmarkdown_2.8.tar.gz' 2021-05-16T17:52:06.0508557Z Content type 'binary/octet-stream' length 3236609 bytes (3.1 MB) 2021-05-16T17:52:06.7808219Z ================================================== 2021-05-16T17:52:06.7808848Z downloaded 3.1 MB 2021-05-16T17:52:06.7809183Z 2021-05-16T17:52:06.7849169Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rticles_0.19.tar.gz' 2021-05-16T17:52:07.9155892Z Content type 'binary/octet-stream' length 1634953 bytes (1.6 MB) 2021-05-16T17:52:08.4736194Z ================================================== 2021-05-16T17:52:08.4737769Z downloaded 1.6 MB 2021-05-16T17:52:08.4738355Z 2021-05-16T17:52:08.4775367Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/abind_1.4-5.tar.gz' 2021-05-16T17:52:09.6660843Z Content type 'application/x-tar' length 21895 bytes (21 KB) 2021-05-16T17:52:09.6705795Z ================================================== 2021-05-16T17:52:09.6706707Z downloaded 21 KB 2021-05-16T17:52:09.6707236Z 2021-05-16T17:52:09.6744657Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/bitops_1.0-7.tar.gz' 2021-05-16T17:52:10.8041039Z Content type 'binary/octet-stream' length 10887 bytes (10 KB) 2021-05-16T17:52:10.8042427Z ================================================== 2021-05-16T17:52:10.8043285Z downloaded 10 KB 2021-05-16T17:52:10.8043861Z 2021-05-16T17:52:11.0303637Z * installing *source* package ‘base64enc’ ... 2021-05-16T17:52:11.0309417Z ** package ‘base64enc’ successfully unpacked and MD5 sums checked 2021-05-16T17:52:11.0317045Z ** using staged installation 2021-05-16T17:52:11.0444060Z ** libs 2021-05-16T17:52:11.0488391Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-16T17:52:11.1742414Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c uriencode.c -o uriencode.o 2021-05-16T17:52:11.2619747Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utf8.c -o utf8.o 2021-05-16T17:52:11.3442599Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o base64enc.so base64.o uriencode.o utf8.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T17:52:11.3733745Z installing to /home/runner/work/_temp/Library/00LOCK-base64enc/00new/base64enc/libs 2021-05-16T17:52:11.3735094Z ** R 2021-05-16T17:52:11.3756016Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:52:11.6581307Z ** help 2021-05-16T17:52:11.6824743Z *** installing help indices 2021-05-16T17:52:11.7006155Z ** building package indices 2021-05-16T17:52:11.9130972Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:52:12.1105392Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:52:12.1310156Z ** testing if installed package can be loaded from final location 2021-05-16T17:52:12.3262840Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:52:12.3271251Z * DONE (base64enc) 2021-05-16T17:52:12.5697155Z * installing *source* package ‘tinytex’ ... 2021-05-16T17:52:12.5711885Z ** package ‘tinytex’ successfully unpacked and MD5 sums checked 2021-05-16T17:52:12.5714384Z ** using staged installation 2021-05-16T17:52:12.5938706Z ** R 2021-05-16T17:52:12.6019551Z ** inst 2021-05-16T17:52:12.6027660Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:52:13.3639959Z ** help 2021-05-16T17:52:13.4023221Z *** installing help indices 2021-05-16T17:52:13.4322347Z ** building package indices 2021-05-16T17:52:13.6666660Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:52:13.8778374Z ** testing if installed package can be loaded from final location 2021-05-16T17:52:14.0944025Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:52:14.0955771Z * DONE (tinytex) 2021-05-16T17:52:14.3372291Z * installing *source* package ‘abind’ ... 2021-05-16T17:52:14.3386725Z ** package ‘abind’ successfully unpacked and MD5 sums checked 2021-05-16T17:52:14.3388670Z ** using staged installation 2021-05-16T17:52:14.3510490Z ** R 2021-05-16T17:52:14.3567021Z ** inst 2021-05-16T17:52:14.3576834Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:52:14.9622511Z ** help 2021-05-16T17:52:14.9906907Z *** installing help indices 2021-05-16T17:52:15.0149854Z ** building package indices 2021-05-16T17:52:15.2360843Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:52:15.4285744Z ** testing if installed package can be loaded from final location 2021-05-16T17:52:15.6318530Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:52:15.6326946Z * DONE (abind) 2021-05-16T17:52:15.8619021Z * installing *source* package ‘bitops’ ... 2021-05-16T17:52:15.8633827Z ** package ‘bitops’ successfully unpacked and MD5 sums checked 2021-05-16T17:52:15.8637456Z ** using staged installation 2021-05-16T17:52:15.8745676Z ** libs 2021-05-16T17:52:15.8803493Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c bit-ops.c -o bit-ops.o 2021-05-16T17:52:16.0862277Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cksum.c -o cksum.o 2021-05-16T17:52:16.1517577Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T17:52:16.2037960Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o bitops.so bit-ops.o cksum.o init.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T17:52:16.2218193Z installing to /home/runner/work/_temp/Library/00LOCK-bitops/00new/bitops/libs 2021-05-16T17:52:16.2235367Z ** R 2021-05-16T17:52:16.2263692Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:52:16.4726280Z ** help 2021-05-16T17:52:16.4997534Z *** installing help indices 2021-05-16T17:52:16.5197680Z ** building package indices 2021-05-16T17:52:16.7310208Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:52:16.9263098Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:52:16.9478184Z ** testing if installed package can be loaded from final location 2021-05-16T17:52:17.1440971Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:52:17.1449057Z * DONE (bitops) 2021-05-16T17:52:17.4198138Z * installing *source* package ‘htmltools’ ... 2021-05-16T17:52:17.4224430Z ** package ‘htmltools’ successfully unpacked and MD5 sums checked 2021-05-16T17:52:17.4226187Z ** using staged installation 2021-05-16T17:52:17.4402665Z ** libs 2021-05-16T17:52:17.4455169Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T17:52:17.4951673Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c template.c -o template.o 2021-05-16T17:52:17.6190182Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o htmltools.so init.o template.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T17:52:17.6453861Z installing to /home/runner/work/_temp/Library/00LOCK-htmltools/00new/htmltools/libs 2021-05-16T17:52:17.6455023Z ** R 2021-05-16T17:52:17.6591955Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:52:19.1703464Z ** help 2021-05-16T17:52:19.2558418Z *** installing help indices 2021-05-16T17:52:19.3173626Z ** building package indices 2021-05-16T17:52:19.5948119Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:52:19.8186988Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:52:19.8388516Z ** testing if installed package can be loaded from final location 2021-05-16T17:52:20.0896950Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:52:20.0914346Z * DONE (htmltools) 2021-05-16T17:52:20.9499425Z * installing *source* package ‘rmarkdown’ ... 2021-05-16T17:52:20.9818818Z ** package ‘rmarkdown’ successfully unpacked and MD5 sums checked 2021-05-16T17:52:20.9819959Z ** using staged installation 2021-05-16T17:52:21.0124114Z ** R 2021-05-16T17:52:21.0546331Z ** inst 2021-05-16T17:52:21.0784881Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:52:24.5593015Z ** help 2021-05-16T17:52:24.7709065Z *** installing help indices 2021-05-16T17:52:24.9269840Z *** copying figures 2021-05-16T17:52:24.9271655Z ** building package indices 2021-05-16T17:52:25.2564182Z ** installing vignettes 2021-05-16T17:52:25.2651298Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:52:25.5316075Z ** testing if installed package can be loaded from final location 2021-05-16T17:52:25.8632111Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:52:25.8693810Z * DONE (rmarkdown) 2021-05-16T17:52:26.4855038Z * installing *source* package ‘rticles’ ... 2021-05-16T17:52:26.5043172Z ** package ‘rticles’ successfully unpacked and MD5 sums checked 2021-05-16T17:52:26.5044103Z ** using staged installation 2021-05-16T17:52:26.5278600Z ** R 2021-05-16T17:52:26.5344270Z ** inst 2021-05-16T17:52:26.5584050Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:52:27.0434029Z ** help 2021-05-16T17:52:27.0855263Z *** installing help indices 2021-05-16T17:52:27.1210431Z ** building package indices 2021-05-16T17:52:27.3500345Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:52:27.6211075Z ** testing if installed package can be loaded from final location 2021-05-16T17:52:27.8881272Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:52:27.8918641Z * DONE (rticles) 2021-05-16T17:52:27.9069712Z 2021-05-16T17:52:27.9070817Z The downloaded source packages are in 2021-05-16T17:52:27.9072311Z ‘/tmp/RtmpO9g1iP/downloaded_packages’ 2021-05-16T17:52:27.9827226Z Skipping install of 'RNifti' from a github remote, the SHA1 (929106d1) has not changed since last install. 2021-05-16T17:52:27.9828358Z Use `force = TRUE` to force installation 2021-05-16T17:52:28.1888570Z 2021-05-16T17:52:28.1907955Z checking for file ‘/tmp/RtmpO9g1iP/remotesd506730a3350/neuroconductor-oro.nifti-bd06b05/DESCRIPTION’ ... 2021-05-16T17:52:28.1938229Z 2021-05-16T17:52:28.1941144Z ✔ checking for file ‘/tmp/RtmpO9g1iP/remotesd506730a3350/neuroconductor-oro.nifti-bd06b05/DESCRIPTION’ 2021-05-16T17:52:28.2212833Z 2021-05-16T17:52:28.2236915Z 2021-05-16T17:52:28.2238529Z ─ preparing ‘oro.nifti’: 2021-05-16T17:52:28.2239279Z 2021-05-16T17:52:28.2240036Z 2021-05-16T17:52:28.2375480Z checking DESCRIPTION meta-information ... 2021-05-16T17:52:28.2397211Z 2021-05-16T17:52:28.2399265Z ✔ checking DESCRIPTION meta-information 2021-05-16T17:52:28.3900402Z 2021-05-16T17:52:28.3924053Z 2021-05-16T17:52:28.3926743Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T17:52:28.3935454Z 2021-05-16T17:52:28.3963270Z 2021-05-16T17:52:28.3965368Z ─ checking for empty or unneeded directories 2021-05-16T17:52:28.3974222Z 2021-05-16T17:52:28.3976695Z 2021-05-16T17:52:28.3978837Z Removed empty directory ‘oro.nifti/vignettes’ 2021-05-16T17:52:28.3982033Z Omitted ‘LazyData’ and ‘LazyDataCompression’ from DESCRIPTION 2021-05-16T17:52:28.4100119Z 2021-05-16T17:52:28.4127139Z 2021-05-16T17:52:28.4130143Z ─ building ‘oro.nifti_0.10.3.tar.gz’ 2021-05-16T17:52:28.9612917Z 2021-05-16T17:52:28.9615605Z 2021-05-16T17:52:28.9616924Z 2021-05-16T17:52:29.0044536Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:52:29.0046390Z (as ‘lib’ is unspecified) 2021-05-16T17:52:29.5906818Z * installing *source* package ‘oro.nifti’ ... 2021-05-16T17:52:29.5909918Z ** using staged installation 2021-05-16T17:52:29.6116611Z ** R 2021-05-16T17:52:29.6611216Z ** demo 2021-05-16T17:52:29.6618017Z ** inst 2021-05-16T17:52:29.6696019Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:52:36.8229347Z 2021-05-16T17:52:36.8230668Z ** help 2021-05-16T17:52:36.8232275Z Creating a new generic function for ‘origin’ in package ‘oro.nifti’ 2021-05-16T17:52:37.2280462Z *** installing help indices 2021-05-16T17:52:37.5190463Z ** building package indices 2021-05-16T17:52:37.9862882Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:52:38.6095618Z ** testing if installed package can be loaded from final location 2021-05-16T17:52:39.3739352Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:52:39.3824186Z * DONE (oro.nifti) 2021-05-16T17:52:39.4068146Z Installing 3 packages: RNifti, abind, bitops 2021-05-16T17:52:39.4077900Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:52:54.8773565Z (as ‘lib’ is unspecified) 2021-05-16T17:52:54.8775519Z trying URL 'https://cloud.r-project.org/src/contrib/RNifti_1.3.1.tar.gz' 2021-05-16T17:52:55.3698771Z Content type 'application/x-gzip' length 1076925 bytes (1.0 MB) 2021-05-16T17:52:55.7790115Z ================================================== 2021-05-16T17:52:55.7792066Z downloaded 1.0 MB 2021-05-16T17:52:55.7793453Z 2021-05-16T17:52:55.7816514Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/abind_1.4-5.tar.gz' 2021-05-16T17:52:56.3329197Z Content type 'application/x-tar' length 21895 bytes (21 KB) 2021-05-16T17:52:56.3373110Z ================================================== 2021-05-16T17:52:56.3373987Z downloaded 21 KB 2021-05-16T17:52:56.3375174Z 2021-05-16T17:52:56.3414910Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/bitops_1.0-7.tar.gz' 2021-05-16T17:52:56.9846567Z Content type 'binary/octet-stream' length 10887 bytes (10 KB) 2021-05-16T17:52:56.9848451Z ================================================== 2021-05-16T17:52:56.9849208Z downloaded 10 KB 2021-05-16T17:52:56.9849748Z 2021-05-16T17:52:57.3604205Z * installing *source* package ‘RNifti’ ... 2021-05-16T17:52:57.3689579Z ** package ‘RNifti’ successfully unpacked and MD5 sums checked 2021-05-16T17:52:57.3721590Z ** using staged installation 2021-05-16T17:52:57.3882192Z ** libs 2021-05-16T17:52:57.3939941Z g++ -std=gnu++14 -I"/opt/R/devel/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-16T17:53:17.5216604Z gcc -I"/opt/R/devel/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-16T17:53:17.6222623Z gcc -I"/opt/R/devel/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-16T17:53:17.7208101Z gcc -I"/opt/R/devel/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-16T17:53:17.7649517Z gcc -I"/opt/R/devel/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-16T17:53:17.8907806Z gcc -I"/opt/R/devel/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-16T17:53:18.4226125Z gcc -I"/opt/R/devel/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-16T17:53:18.4700266Z gcc -I"/opt/R/devel/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-16T17:53:18.6064880Z gcc -I"/opt/R/devel/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-16T17:53:18.7788961Z gcc -I"/opt/R/devel/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-16T17:53:18.9224160Z gcc -I"/opt/R/devel/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-16T17:53:19.1919161Z gcc -I"/opt/R/devel/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-16T17:53:19.3179737Z gcc -I"/opt/R/devel/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-16T17:53:19.8806114Z gcc -I"/opt/R/devel/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-16T17:53:19.9896643Z gcc -I"/opt/R/devel/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-16T17:53:20.3398037Z gcc -I"/opt/R/devel/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-16T17:53:20.3805255Z gcc -I"/opt/R/devel/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-16T17:53:20.4315261Z gcc -I"/opt/R/devel/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-16T17:53:20.5155430Z gcc -I"/opt/R/devel/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-16T17:53:21.7685433Z gcc -I"/opt/R/devel/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-16T17:53:24.4038839Z g++ -std=gnu++14 -shared -L/opt/R/devel/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/devel/lib/R/lib -lR 2021-05-16T17:53:24.6101056Z installing to /home/runner/work/_temp/Library/00LOCK-RNifti/00new/RNifti/libs 2021-05-16T17:53:24.6237166Z ** R 2021-05-16T17:53:24.6321852Z ** inst 2021-05-16T17:53:24.6354349Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:53:25.4695908Z ** help 2021-05-16T17:53:25.5264977Z *** installing help indices 2021-05-16T17:53:25.5645406Z ** building package indices 2021-05-16T17:53:25.8015986Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:53:26.0996611Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:53:26.1269261Z ** testing if installed package can be loaded from final location 2021-05-16T17:53:26.4289196Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:53:26.4301517Z * DONE (RNifti) 2021-05-16T17:53:26.6792355Z * installing *source* package ‘abind’ ... 2021-05-16T17:53:26.6806530Z ** package ‘abind’ successfully unpacked and MD5 sums checked 2021-05-16T17:53:26.6835716Z ** using staged installation 2021-05-16T17:53:26.6953766Z ** R 2021-05-16T17:53:26.7009310Z ** inst 2021-05-16T17:53:26.7018579Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:53:27.3092559Z ** help 2021-05-16T17:53:27.3366780Z *** installing help indices 2021-05-16T17:53:27.3607951Z ** building package indices 2021-05-16T17:53:27.5903868Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:53:27.7853460Z ** testing if installed package can be loaded from final location 2021-05-16T17:53:27.9900648Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:53:27.9914712Z * DONE (abind) 2021-05-16T17:53:28.2212305Z * installing *source* package ‘bitops’ ... 2021-05-16T17:53:28.2222226Z ** package ‘bitops’ successfully unpacked and MD5 sums checked 2021-05-16T17:53:28.2259195Z ** using staged installation 2021-05-16T17:53:28.2393168Z ** libs 2021-05-16T17:53:28.2449437Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c bit-ops.c -o bit-ops.o 2021-05-16T17:53:28.4613321Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cksum.c -o cksum.o 2021-05-16T17:53:28.5322975Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T17:53:28.5846002Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o bitops.so bit-ops.o cksum.o init.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T17:53:28.6053576Z installing to /home/runner/work/_temp/Library/00LOCK-bitops/00new/bitops/libs 2021-05-16T17:53:28.6061487Z ** R 2021-05-16T17:53:28.6089243Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:53:28.8545904Z ** help 2021-05-16T17:53:28.8854141Z *** installing help indices 2021-05-16T17:53:28.9049917Z ** building package indices 2021-05-16T17:53:29.1169841Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:53:29.3160397Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:53:29.3358044Z ** testing if installed package can be loaded from final location 2021-05-16T17:53:29.5269190Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:53:29.5278168Z * DONE (bitops) 2021-05-16T17:53:29.5347909Z 2021-05-16T17:53:29.5349048Z The downloaded source packages are in 2021-05-16T17:53:29.5350624Z ‘/tmp/RtmpO9g1iP/downloaded_packages’ 2021-05-16T17:53:29.6081823Z Skipping install of 'oro.nifti' from a github remote, the SHA1 (bd06b05d) has not changed since last install. 2021-05-16T17:53:29.6084459Z Use `force = TRUE` to force installation 2021-05-16T17:53:44.5909695Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-16T17:53:44.5911393Z Use `force = TRUE` to force installation 2021-05-16T17:53:44.5922352Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-16T17:53:44.5923819Z Use `force = TRUE` to force installation 2021-05-16T17:53:44.6109918Z ##[group]Run options(width = 100) 2021-05-16T17:53:44.6110514Z options(width = 100) 2021-05-16T17:53:44.6111161Z pkgs <- installed.packages()[, "Package"] 2021-05-16T17:53:44.6111952Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-16T17:53:44.6119785Z shell: /usr/local/bin/Rscript {0} 2021-05-16T17:53:44.6120261Z env: 2021-05-16T17:53:44.6120761Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:53:44.6121292Z TIC_DEPLOY_KEY: 2021-05-16T17:53:44.6128135Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:53:44.6130811Z GITHUB_PAT: *** 2021-05-16T17:53:44.6131286Z COVERALLS_TOKEN: 2021-05-16T17:53:44.6132190Z continue-on-error: true 2021-05-16T17:53:44.6133461Z VDIFFR_RUN_TESTS: 2021-05-16T17:53:44.6135258Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:53:44.6135999Z TZ: UTC 2021-05-16T17:53:44.6136433Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:53:44.6137395Z NOT_CRAN: true 2021-05-16T17:53:44.6137832Z ##[endgroup] 2021-05-16T17:53:45.1048825Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-16T17:53:45.1050160Z setting value 2021-05-16T17:53:45.1051445Z version R Under development (unstable) (2021-05-14 r80296) 2021-05-16T17:53:45.1052823Z os Ubuntu 20.04.2 LTS 2021-05-16T17:53:45.1054448Z system x86_64, linux-gnu 2021-05-16T17:53:45.1055144Z ui X11 2021-05-16T17:53:45.1055875Z language (EN) 2021-05-16T17:53:45.1056734Z collate C.UTF-8 2021-05-16T17:53:45.1057588Z ctype C.UTF-8 2021-05-16T17:53:45.1058200Z tz UTC 2021-05-16T17:53:45.1058969Z date 2021-05-16 2021-05-16T17:53:45.1059308Z 2021-05-16T17:53:45.1060278Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-16T17:53:45.1061085Z package * version date lib source 2021-05-16T17:53:45.1062089Z abind 1.4-5 2016-07-21 [1] RSPM (R 4.2.0) 2021-05-16T17:53:45.1063111Z aghast 0.2.1 2021-05-16 [1] Github (muschellij2/aghast@0c3b853) 2021-05-16T17:53:45.1064160Z askpass 1.1 2019-01-13 [1] RSPM (R 4.2.0) 2021-05-16T17:53:45.1065080Z base * 4.2.0 2021-05-15 [2] local 2021-05-16T17:53:45.1066023Z base64enc 0.1-3 2015-07-28 [1] RSPM (R 4.2.0) 2021-05-16T17:53:45.1066964Z bitops 1.0-7 2021-04-24 [1] RSPM (R 4.2.0) 2021-05-16T17:53:45.1067866Z boot 1.3-28 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T17:53:45.1068777Z brew 1.0-6 2011-04-13 [1] RSPM (R 4.2.0) 2021-05-16T17:53:45.1069670Z brio 1.1.2 2021-04-23 [1] RSPM (R 4.2.0) 2021-05-16T17:53:45.1070593Z cachem 1.0.5 2021-05-15 [1] CRAN (R 4.2.0) 2021-05-16T17:53:45.1071515Z callr 3.7.0 2021-04-20 [1] RSPM (R 4.2.0) 2021-05-16T17:53:45.1072410Z class 7.3-19 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T17:53:45.1073314Z cli 2.5.0 2021-04-26 [1] RSPM (R 4.2.0) 2021-05-16T17:53:45.1074213Z clipr 0.7.1 2020-10-08 [1] RSPM (R 4.2.0) 2021-05-16T17:53:45.1075138Z cluster 2.1.2 2021-04-17 [2] CRAN (R 4.2.0) 2021-05-16T17:53:45.1076362Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.2.0) 2021-05-16T17:53:45.1077342Z commonmark 1.7 2018-12-01 [1] RSPM (R 4.2.0) 2021-05-16T17:53:45.1078308Z compiler 4.2.0 2021-05-15 [2] local 2021-05-16T17:53:45.1079226Z covr 3.5.1 2020-09-16 [1] RSPM (R 4.2.0) 2021-05-16T17:53:45.1080144Z cpp11 0.2.7 2021-03-29 [1] RSPM (R 4.2.0) 2021-05-16T17:53:45.1081066Z crayon 1.4.1 2021-02-08 [1] RSPM (R 4.2.0) 2021-05-16T17:53:45.1082011Z credentials 1.3.0 2020-07-21 [1] RSPM (R 4.2.0) 2021-05-16T17:53:45.1082967Z curl 4.3.1 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-16T17:53:45.1084023Z datasets * 4.2.0 2021-05-15 [2] local 2021-05-16T17:53:45.1084982Z debugme 1.1.0 2017-10-22 [1] RSPM (R 4.2.0) 2021-05-16T17:53:45.1086033Z desc 1.2.0.9000 2021-05-16 [1] Github (muschellij2/desc@7be86f2) 2021-05-16T17:53:45.1086985Z devtools 2.4.1 2021-05-05 [1] RSPM (R 4.2.0) 2021-05-16T17:53:45.1087859Z diffobj 0.3.4 2021-03-22 [1] RSPM (R 4.2.0) 2021-05-16T17:53:45.1088708Z digest 0.6.27 2020-10-24 [1] RSPM (R 4.2.0) 2021-05-16T17:53:45.1089566Z dplyr 1.0.6 2021-05-05 [1] RSPM (R 4.2.0) 2021-05-16T17:53:45.1090424Z ellipsis 0.3.2 2021-04-29 [1] RSPM (R 4.2.0) 2021-05-16T17:53:45.1091329Z evaluate 0.14 2019-05-28 [1] RSPM (R 4.2.0) 2021-05-16T17:53:45.1092485Z fansi 0.4.2 2021-01-15 [1] RSPM (R 4.2.0) 2021-05-16T17:53:45.1093338Z fastmap 1.1.0 2021-01-25 [1] RSPM (R 4.2.0) 2021-05-16T17:53:45.1094220Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.2.0) 2021-05-16T17:53:45.1095258Z fs 1.5.0 2020-07-31 [1] RSPM (R 4.2.0) 2021-05-16T17:53:45.1096184Z generics 0.1.0 2020-10-31 [1] RSPM (R 4.2.0) 2021-05-16T17:53:45.1097111Z gert 1.3.0 2021-03-29 [1] RSPM (R 4.2.0) 2021-05-16T17:53:45.1098026Z gh 1.3.0 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-16T17:53:45.1099056Z ghtravis 0.15.1 2021-05-16 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-16T17:53:45.1100089Z git2r 0.28.0 2021-01-10 [1] RSPM (R 4.2.0) 2021-05-16T17:53:45.1101023Z gitcreds 0.1.1 2020-12-04 [1] RSPM (R 4.2.0) 2021-05-16T17:53:45.1101955Z glue 1.4.2 2020-08-27 [1] RSPM (R 4.2.0) 2021-05-16T17:53:45.1102880Z graphics * 4.2.0 2021-05-15 [2] local 2021-05-16T17:53:45.1103879Z grDevices * 4.2.0 2021-05-15 [2] local 2021-05-16T17:53:45.1104792Z grid 4.2.0 2021-05-15 [2] local 2021-05-16T17:53:45.1105716Z highr 0.9 2021-04-16 [1] RSPM (R 4.2.0) 2021-05-16T17:53:45.1106648Z htmltools 0.5.1.1 2021-01-22 [1] RSPM (R 4.2.0) 2021-05-16T17:53:45.1107585Z httr 1.4.2 2020-07-20 [1] RSPM (R 4.2.0) 2021-05-16T17:53:45.1108488Z ini 0.3.1 2018-05-20 [1] RSPM (R 4.2.0) 2021-05-16T17:53:45.1109417Z jsonlite 1.7.2 2020-12-09 [1] RSPM (R 4.2.0) 2021-05-16T17:53:45.1110510Z KernSmooth 2.23-20 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T17:53:45.1111466Z knitr 1.33 2021-04-24 [1] RSPM (R 4.2.0) 2021-05-16T17:53:45.1112402Z lattice 0.20-44 2021-05-02 [2] CRAN (R 4.2.0) 2021-05-16T17:53:45.1113344Z lazyeval 0.2.2 2019-03-15 [1] RSPM (R 4.2.0) 2021-05-16T17:53:45.1114321Z lifecycle 1.0.0 2021-02-15 [1] RSPM (R 4.2.0) 2021-05-16T17:53:45.1115307Z magrittr 2.0.1 2020-11-17 [1] RSPM (R 4.2.0) 2021-05-16T17:53:45.1116234Z markdown 1.1 2019-08-07 [1] RSPM (R 4.2.0) 2021-05-16T17:53:45.1117168Z MASS 7.3-54 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T17:53:45.1118252Z Matrix 1.3-3 2021-05-04 [2] CRAN (R 4.2.0) 2021-05-16T17:53:45.1119171Z memoise 2.0.0 2021-01-26 [1] RSPM (R 4.2.0) 2021-05-16T17:53:45.1120117Z methods * 4.2.0 2021-05-15 [2] local 2021-05-16T17:53:45.1121027Z mgcv 1.8-35 2021-04-18 [2] CRAN (R 4.2.0) 2021-05-16T17:53:45.1121928Z mime 0.10 2021-02-13 [1] RSPM (R 4.2.0) 2021-05-16T17:53:45.1122822Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.2.0) 2021-05-16T17:53:45.1123738Z nnet 7.3-16 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T17:53:45.1124662Z openssl 1.4.4 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-16T17:53:45.1125726Z oro.nifti 0.10.3 2021-05-16 [1] Github (neuroconductor/oro.nifti@bd06b05) 2021-05-16T17:53:45.1126832Z parallel 4.2.0 2021-05-15 [2] local 2021-05-16T17:53:45.1127755Z pillar 1.6.1 2021-05-16 [1] CRAN (R 4.2.0) 2021-05-16T17:53:45.1128698Z pkgbuild 1.2.0 2020-12-15 [1] RSPM (R 4.2.0) 2021-05-16T17:53:45.1129656Z pkgconfig 2.0.3 2019-09-22 [1] RSPM (R 4.2.0) 2021-05-16T17:53:45.1130591Z pkgload 1.2.1 2021-04-06 [1] RSPM (R 4.2.0) 2021-05-16T17:53:45.1131638Z praise 1.0.0 2015-08-11 [1] RSPM (R 4.2.0) 2021-05-16T17:53:45.1132605Z prettyunits 1.1.1 2020-01-24 [1] RSPM (R 4.2.0) 2021-05-16T17:53:45.1133586Z processx 3.5.2 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-16T17:53:45.1134512Z ps 1.6.0 2021-02-28 [1] RSPM (R 4.2.0) 2021-05-16T17:53:45.1135416Z purrr 0.3.4 2020-04-17 [1] RSPM (R 4.2.0) 2021-05-16T17:53:45.1136318Z R6 2.5.0 2020-10-28 [1] RSPM (R 4.2.0) 2021-05-16T17:53:45.1137231Z rappdirs 0.3.3 2021-01-31 [1] RSPM (R 4.2.0) 2021-05-16T17:53:45.1138193Z rcmdcheck 1.3.3 2019-05-07 [1] RSPM (R 4.2.0) 2021-05-16T17:53:45.1139125Z Rcpp 1.0.6 2021-01-15 [1] RSPM (R 4.2.0) 2021-05-16T17:53:45.1140056Z rematch2 2.1.2 2020-05-01 [1] RSPM (R 4.2.0) 2021-05-16T17:53:45.1141007Z remotes 2.3.0 2021-04-01 [1] RSPM (R 4.2.0) 2021-05-16T17:53:45.1141918Z rex 1.2.0 2020-04-21 [1] RSPM (R 4.2.0) 2021-05-16T17:53:45.1142827Z rlang 0.4.11 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-16T17:53:45.1143742Z rmarkdown 2.8 2021-05-07 [1] RSPM (R 4.2.0) 2021-05-16T17:53:45.1144691Z RNifti 1.3.1 2021-05-13 [1] CRAN (R 4.2.0) 2021-05-16T17:53:45.1145718Z roxygen2 7.1.1 2020-06-27 [1] RSPM (R 4.2.0) 2021-05-16T17:53:45.1146681Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.2.0) 2021-05-16T17:53:45.1147622Z rprojroot 2.0.2 2020-11-15 [1] RSPM (R 4.2.0) 2021-05-16T17:53:45.1148574Z rstudioapi 0.13 2020-11-12 [1] RSPM (R 4.2.0) 2021-05-16T17:53:45.1149526Z rticles 0.19 2021-03-04 [1] RSPM (R 4.2.0) 2021-05-16T17:53:45.1150485Z rversions 2.0.2 2020-05-25 [1] RSPM (R 4.2.0) 2021-05-16T17:53:45.1151467Z sessioninfo 1.1.1 2018-11-05 [1] RSPM (R 4.2.0) 2021-05-16T17:53:45.1152435Z spatial 7.3-14 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T17:53:45.1153450Z splines 4.2.0 2021-05-15 [2] local 2021-05-16T17:53:45.1154384Z stats * 4.2.0 2021-05-15 [2] local 2021-05-16T17:53:45.1155290Z stats4 4.2.0 2021-05-15 [2] local 2021-05-16T17:53:45.1156223Z stringi 1.6.1 2021-05-10 [1] RSPM (R 4.2.0) 2021-05-16T17:53:45.1157159Z stringr 1.4.0 2019-02-10 [1] RSPM (R 4.2.0) 2021-05-16T17:53:45.1158079Z survival 3.2-11 2021-04-26 [2] CRAN (R 4.2.0) 2021-05-16T17:53:45.1159005Z sys 3.4 2020-07-23 [1] RSPM (R 4.2.0) 2021-05-16T17:53:45.1159972Z sysreqs 1.0.0.9000 2021-05-16 [1] Github (r-hub/sysreqs@f068afa) 2021-05-16T17:53:45.1160950Z tcltk 4.2.0 2021-05-15 [2] local 2021-05-16T17:53:45.1161887Z testthat 3.0.2 2021-02-14 [1] RSPM (R 4.2.0) 2021-05-16T17:53:45.1162818Z tibble 3.1.2 2021-05-16 [1] CRAN (R 4.2.0) 2021-05-16T17:53:45.1163791Z tic 0.10.0 2021-05-16 [1] Github (ropensci/tic@3b4dfb8) 2021-05-16T17:53:45.1164743Z tidyr 1.1.3 2021-03-03 [1] RSPM (R 4.2.0) 2021-05-16T17:53:45.1165680Z tidyselect 1.1.1 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-16T17:53:45.1166621Z tinytex 0.31 2021-03-30 [1] RSPM (R 4.2.0) 2021-05-16T17:53:45.1167533Z tools 4.2.0 2021-05-15 [2] local 2021-05-16T17:53:45.1168457Z usethis 2.0.1 2021-02-10 [1] RSPM (R 4.2.0) 2021-05-16T17:53:45.1169361Z utf8 1.2.1 2021-03-12 [1] RSPM (R 4.2.0) 2021-05-16T17:53:45.1170267Z utils * 4.2.0 2021-05-15 [2] local 2021-05-16T17:53:45.1171637Z vctrs 0.3.8 2021-04-29 [1] RSPM (R 4.2.0) 2021-05-16T17:53:45.1172569Z waldo 0.2.5 2021-03-08 [1] RSPM (R 4.2.0) 2021-05-16T17:53:45.1173471Z whisker 0.4 2019-08-28 [1] RSPM (R 4.2.0) 2021-05-16T17:53:45.1174399Z withr 2.4.2 2021-04-18 [1] RSPM (R 4.2.0) 2021-05-16T17:53:45.1175291Z xfun 0.23 2021-05-15 [1] CRAN (R 4.2.0) 2021-05-16T17:53:45.1176194Z xml2 1.3.2 2020-04-23 [1] RSPM (R 4.2.0) 2021-05-16T17:53:45.1177084Z xopen 1.0.0 2018-09-17 [1] RSPM (R 4.2.0) 2021-05-16T17:53:45.1177993Z yaml 2.2.1 2020-02-01 [1] RSPM (R 4.2.0) 2021-05-16T17:53:45.1178911Z zip 2.1.1 2020-08-27 [1] RSPM (R 4.2.0) 2021-05-16T17:53:45.1179258Z 2021-05-16T17:53:45.1179795Z [1] /home/runner/work/_temp/Library 2021-05-16T17:53:45.1180532Z [2] /opt/R/devel/lib/R/library 2021-05-16T17:53:45.1213450Z ##[group]Run Rscript -e 'tic::script()' 2021-05-16T17:53:45.1214135Z Rscript -e 'tic::script()' 2021-05-16T17:53:45.1214616Z ls -l check 2021-05-16T17:53:45.1261218Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T17:53:45.1261792Z env: 2021-05-16T17:53:45.1262296Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:53:45.1262813Z TIC_DEPLOY_KEY: 2021-05-16T17:53:45.1263783Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:53:45.1265737Z GITHUB_PAT: *** 2021-05-16T17:53:45.1266196Z COVERALLS_TOKEN: 2021-05-16T17:53:45.1266725Z continue-on-error: true 2021-05-16T17:53:45.1267256Z VDIFFR_RUN_TESTS: 2021-05-16T17:53:45.1267901Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:53:45.1268397Z TZ: UTC 2021-05-16T17:53:45.1268836Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:53:45.1269287Z NOT_CRAN: true 2021-05-16T17:53:45.1269707Z ##[endgroup] 2021-05-16T17:53:45.4276615Z ✔ Loading tic stage configuration from tic.R 2021-05-16T17:53:45.5687125Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-16T17:53:45.5688287Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-16T17:53:45.5689102Z timeout = Inf, check_dir = "check") 2021-05-16T17:53:45.6335523Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-16T17:53:45.8712524Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-16T17:53:45.8803857Z * preparing ‘oro.asl’: 2021-05-16T17:53:45.8856189Z * checking DESCRIPTION meta-information ... OK 2021-05-16T17:53:45.9077325Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T17:53:45.9078742Z * checking for empty or unneeded directories 2021-05-16T17:53:45.9085459Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-16T17:53:45.9154351Z * building ‘oro.asl_0.1.1.tar.gz’ 2021-05-16T17:53:45.9206033Z 2021-05-16T17:53:46.0042379Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-16T17:53:46.2832285Z * using log directory ‘/home/runner/work/oro.asl/oro.asl/check/oro.asl.Rcheck’ 2021-05-16T17:53:46.2833917Z * using R Under development (unstable) (2021-05-14 r80296) 2021-05-16T17:53:46.2854450Z * using platform: x86_64-pc-linux-gnu (64-bit) 2021-05-16T17:53:46.2855410Z * using session charset: UTF-8 2021-05-16T17:53:46.2968155Z * using option ‘--as-cran’ 2021-05-16T17:53:46.2991178Z * checking for file ‘oro.asl/DESCRIPTION’ ... OK 2021-05-16T17:53:46.2998989Z * this is package ‘oro.asl’ version ‘0.1.1’ 2021-05-16T17:53:46.3027064Z * checking package namespace information ... OK 2021-05-16T17:54:02.4877737Z * checking package dependencies ... OK 2021-05-16T17:54:02.4893236Z * checking if this is a source package ... OK 2021-05-16T17:54:02.4894816Z * checking if there is a namespace ... OK 2021-05-16T17:54:02.6095448Z * checking for executable files ... OK 2021-05-16T17:54:02.6115752Z * checking for hidden files and directories ... OK 2021-05-16T17:54:02.6116580Z * checking for portable file names ... OK 2021-05-16T17:54:02.6117442Z * checking for sufficient/correct file permissions ... OK 2021-05-16T17:54:02.6132869Z * checking serialization versions ... OK 2021-05-16T17:54:03.8998387Z * checking whether package ‘oro.asl’ can be installed ... OK 2021-05-16T17:54:03.9147099Z * checking installed package size ... OK 2021-05-16T17:54:03.9917399Z * checking package directory ... OK 2021-05-16T17:54:03.9919241Z * checking for future file timestamps ... OK 2021-05-16T17:54:04.1689885Z * checking DESCRIPTION meta-information ... OK 2021-05-16T17:54:04.1691317Z * checking top-level files ... OK 2021-05-16T17:54:04.1699978Z * checking for left-over files ... OK 2021-05-16T17:54:04.1701089Z * checking index information ... OK 2021-05-16T17:54:04.2233179Z * checking package subdirectories ... OK 2021-05-16T17:54:04.2747588Z * checking R files for non-ASCII characters ... OK 2021-05-16T17:54:04.3316891Z * checking R files for syntax errors ... OK 2021-05-16T17:54:04.5133108Z * checking whether the package can be loaded ... OK 2021-05-16T17:54:04.5886782Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-16T17:54:04.6661367Z * checking whether the package can be unloaded cleanly ... OK 2021-05-16T17:54:04.7220574Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-16T17:54:04.9003438Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-16T17:54:05.1051813Z * checking loading without being on the library search path ... OK 2021-05-16T17:54:05.2030969Z * checking dependencies in R code ... OK 2021-05-16T17:54:05.7740207Z * checking S3 generic/method consistency ... OK 2021-05-16T17:54:05.8882591Z * checking replacement functions ... OK 2021-05-16T17:54:06.0177891Z * checking foreign function calls ... OK 2021-05-16T17:54:08.2515071Z * checking R code for possible problems ... OK 2021-05-16T17:54:08.4572986Z * checking Rd files ... OK 2021-05-16T17:54:08.5093666Z * checking Rd metadata ... OK 2021-05-16T17:54:08.5686856Z * checking Rd line widths ... OK 2021-05-16T17:54:08.6540344Z * checking Rd cross-references ... OK 2021-05-16T17:54:08.7736283Z * checking for missing documentation entries ... OK 2021-05-16T17:54:09.1365699Z * checking for code/documentation mismatches ... OK 2021-05-16T17:54:09.8330731Z * checking Rd \usage sections ... OK 2021-05-16T17:54:09.9090658Z * checking Rd contents ... OK 2021-05-16T17:54:09.9973428Z * checking for unstated dependencies in examples ... OK 2021-05-16T17:54:10.5381834Z * checking examples ... OK 2021-05-16T17:54:12.3177283Z * checking PDF version of manual ... OK 2021-05-16T17:54:12.3179224Z * checking for non-standard things in the check directory ... OK 2021-05-16T17:54:12.3180409Z * checking for detritus in the temp directory ... OK 2021-05-16T17:54:12.3181178Z * DONE 2021-05-16T17:54:12.3187965Z 2021-05-16T17:54:12.3192872Z Status: OK 2021-05-16T17:54:12.3198274Z 2021-05-16T17:54:12.4119236Z ── R CMD check results ────────────────────────────────────── oro.asl 0.1.1 ──── 2021-05-16T17:54:12.4136310Z Duration: 26.5s 2021-05-16T17:54:12.4136855Z 2021-05-16T17:54:12.4148195Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-16T17:54:12.4212198Z total 24 2021-05-16T17:54:12.4214073Z drwxr-xr-x 5 runner docker 4096 May 16 17:54 oro.asl.Rcheck 2021-05-16T17:54:12.4216052Z -rw-r--r-- 1 runner docker 3507 May 16 17:53 oro.asl_0.1.1.tar.gz 2021-05-16T17:54:12.4218439Z -rw-r--r-- 1 runner docker 13809 May 16 17:54 oro.asl_0.1.1_R_x86_64-pc-linux-gnu.tar.gz 2021-05-16T17:54:12.4252985Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T17:54:12.4253803Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T17:54:12.4300704Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T17:54:12.4301288Z env: 2021-05-16T17:54:12.4301792Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:54:12.4302305Z TIC_DEPLOY_KEY: 2021-05-16T17:54:12.4303231Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:54:12.4305255Z GITHUB_PAT: *** 2021-05-16T17:54:12.4305711Z COVERALLS_TOKEN: 2021-05-16T17:54:12.4306243Z continue-on-error: true 2021-05-16T17:54:12.4306780Z VDIFFR_RUN_TESTS: 2021-05-16T17:54:12.4307316Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:54:12.4307824Z TZ: UTC 2021-05-16T17:54:12.4308264Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:54:12.4308714Z NOT_CRAN: true 2021-05-16T17:54:12.4309137Z ##[endgroup] 2021-05-16T17:54:12.4460374Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-16T17:54:12.4461287Z Rscript -e "tic::before_deploy()" 2021-05-16T17:54:12.4507696Z shell: /usr/bin/bash -e {0} 2021-05-16T17:54:12.4508146Z env: 2021-05-16T17:54:12.4508637Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:54:12.4509172Z TIC_DEPLOY_KEY: 2021-05-16T17:54:12.4510105Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:54:12.4511575Z GITHUB_PAT: *** 2021-05-16T17:54:12.4512028Z COVERALLS_TOKEN: 2021-05-16T17:54:12.4512561Z continue-on-error: true 2021-05-16T17:54:12.4513095Z VDIFFR_RUN_TESTS: 2021-05-16T17:54:12.4513629Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:54:12.4514134Z TZ: UTC 2021-05-16T17:54:12.4514564Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:54:12.4515028Z NOT_CRAN: true 2021-05-16T17:54:12.4515450Z ##[endgroup] 2021-05-16T17:54:12.7461949Z ✔ Loading tic stage configuration from tic.R 2021-05-16T17:54:12.8831316Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-16T17:54:12.8831944Z with: 2021-05-16T17:54:12.8832905Z upload_url: https://uploads.github.com/repos/neuroconductor/oro.asl/releases/43017700/assets{?name,label} 2021-05-16T17:54:12.8834203Z asset_path: check/oro.asl_0.1.1_R_x86_64-pc-linux-gnu.tar.gz 2021-05-16T17:54:12.8834992Z asset_name: oro.asl_0.1.1_R_x86_64-pc-linux-gnu_R4.1.tar.gz 2021-05-16T17:54:12.8835741Z asset_content_type: application/octet-stream 2021-05-16T17:54:12.8836290Z env: 2021-05-16T17:54:12.8836786Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:54:12.8837309Z TIC_DEPLOY_KEY: 2021-05-16T17:54:12.8838221Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:54:12.8839940Z GITHUB_PAT: *** 2021-05-16T17:54:12.8840394Z COVERALLS_TOKEN: 2021-05-16T17:54:12.8840966Z continue-on-error: true 2021-05-16T17:54:12.8841488Z VDIFFR_RUN_TESTS: 2021-05-16T17:54:12.8842067Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:54:12.8842578Z TZ: UTC 2021-05-16T17:54:12.8843008Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:54:12.8843477Z NOT_CRAN: true 2021-05-16T17:54:12.8844553Z GITHUB_TOKEN: *** 2021-05-16T17:54:12.8845001Z ##[endgroup] 2021-05-16T17:54:13.4530338Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-16T17:54:13.4530953Z Rscript -e "tic::deploy()" 2021-05-16T17:54:13.4577433Z shell: /usr/bin/bash -e {0} 2021-05-16T17:54:13.4577876Z env: 2021-05-16T17:54:13.4578370Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:54:13.4578908Z TIC_DEPLOY_KEY: 2021-05-16T17:54:13.4579823Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:54:13.4581593Z GITHUB_PAT: *** 2021-05-16T17:54:13.4582048Z COVERALLS_TOKEN: 2021-05-16T17:54:13.4582582Z continue-on-error: true 2021-05-16T17:54:13.4583113Z VDIFFR_RUN_TESTS: 2021-05-16T17:54:13.4583651Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:54:13.4584157Z TZ: UTC 2021-05-16T17:54:13.4584587Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:54:13.4585053Z NOT_CRAN: true 2021-05-16T17:54:13.4585463Z ##[endgroup] 2021-05-16T17:54:13.7546786Z ✔ Loading tic stage configuration from tic.R 2021-05-16T17:54:13.8875198Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-16T17:54:13.8875894Z Rscript -e "tic::after_deploy()" 2021-05-16T17:54:13.8923125Z shell: /usr/bin/bash -e {0} 2021-05-16T17:54:13.8923553Z env: 2021-05-16T17:54:13.8924060Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:54:13.8924585Z TIC_DEPLOY_KEY: 2021-05-16T17:54:13.8925519Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:54:13.8927545Z GITHUB_PAT: *** 2021-05-16T17:54:13.8927995Z COVERALLS_TOKEN: 2021-05-16T17:54:13.8928543Z continue-on-error: true 2021-05-16T17:54:13.8929066Z VDIFFR_RUN_TESTS: 2021-05-16T17:54:13.8929615Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:54:13.8930100Z TZ: UTC 2021-05-16T17:54:13.8930542Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:54:13.8930993Z NOT_CRAN: true 2021-05-16T17:54:13.8931417Z ##[endgroup] 2021-05-16T17:54:14.1827019Z ✔ Loading tic stage configuration from tic.R 2021-05-16T17:54:14.4953163Z Post job cleanup. 2021-05-16T17:54:14.5426623Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T17:54:14.5528064Z Post job cleanup. 2021-05-16T17:54:14.6622692Z [command]/usr/bin/git version 2021-05-16T17:54:14.6683485Z git version 2.31.1 2021-05-16T17:54:14.6723506Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T17:54:14.6770160Z [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-16T17:54:14.7071431Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T17:54:14.7109270Z http.https://github.com/.extraheader 2021-05-16T17:54:14.7120530Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-16T17:54:14.7163451Z [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-16T17:54:14.7513728Z Cleaning up orphan processes